﻿/* MyXperia 共通 */



/* ------------------------------------------------------------ */
/* 基本設定 */
/* ------------------------------------------------------------ */
#main {
  overflow-x: hidden;
  color: #555;
}
#main a {
  color: #00a7b5;
  text-decoration: underline;
}
#main img {
  max-width: 100%;
  height: auto;
}
#main img.half{
  zoom:0.5;
}









/* ------------------------------------------------------------ */
/* 共通パーツ */
/* ------------------------------------------------------------ */
.viewScreen--small {
  display: none;
}
@media (max-width:767px){
  .viewScreen--small {
    display: block;
  }
}
.viewScreen--large {
  display: block;
}
@media (max-width:767px){
  .viewScreen--large {
    display: none;
  }
}

/* .tag */
#main .tag {
  display: inline-block;
  margin-right: 15px;
  text-decoration: none;
  font-size: 12px;
}
#main a.tag {
  color: #00a7b5;
}
#main .tag:before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  /* IE8 */
  zoom: 0.5\9;
  width: 40px\9;
  height: 40px\9;
}
#main .tag.tag-tag:before     { background-image: url(../img/tag.png); }
#main .tag.tag-setting:before { background-image: url(../img/tag-setting.png); }
#main .tag.tag-basic:before   { background-image: url(../img/tag-basic.png); }
#main .tag.tag-music:before   { background-image: url(../img/tag-music.png); }
#main .tag.tag-video:before   { background-image: url(../img/tag-video.png); }
#main .tag.tag-camera:before  { background-image: url(../img/tag-camera.png); }
#main .tag.tag-tips:before { background-image: url(../img/tag-tips.png); }
#main .tag.tag-game:before   {
  background-image: url(../img/tag-game.png);
  width: 21px;
  height: 21px;
  margin-top: -4px;
}


@media (max-width: 767px) {
  #main .tag.tag-game{
    padding-bottom: 7px;
  }
  #main .tag:before {
    margin-left: 6px;
    margin-right: 13px;
  }
  #main .tag.tag-tag:before{
    margin-left: 0;
  }
  #main .tag.tag-game:before  {
    margin-left: 2px;
    margin-right: 8px;
  }
}

@media (max-width: 355px) {
  #main .nav-tags .over-width a{
    max-width: 90px;
    display: table;
  }
  #main .tag.tag-game:before  {
    display: table-cell;
    background-size: contain;
  }
  #main .tag.tag-game span{
    display: table-cell;
    padding-left: 10px;
  }
}



/* .label */
#main .label {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px 6px;
  border-radius: 0;
  background-color: #888;
  font-size: 0.9em;
}
#main .label-lg {
  margin-bottom: 15px;
  padding: 12px 15px;
  font-size: 1.1em;
}


/* figure */
#main figure {
  margin-bottom: 15px;
  text-align: left;
}
#main figcaption {
  padding-top: 20px;
  text-align: left;
  font-size: 16px;
}
#main figcaption.figcap-w{
  margin-right: -120px;
  font-size: 16px;
}
#main figcaption.subhead {
  padding-bottom: 6px;
  text-align: center;
  font-size: 1.1em;
}
@media (min-width: 768px) {
#basic #main .article figure{
  padding-left: 15px;
  padding-right: 35px;
}
#basic #main .article figure{
  margin-bottom: 40px ;
}
#basic #main .article figure.mb0{
  margin-bottom: 0 ;
}
#basic #main .ar-bottom figure{
  margin-bottom: 15px !important;
}
}
@media (max-width: 767px) {
#main figcaption.figcap-w{
  margin-right: 0;
}
}




/* 矢印 */
/* 自動向き変え矢印 */
#main figure .arrow,
#main figure .arrow-auto {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -32px;
  font-size: 48px;
  font-style: normal;
  font-family: 'FontAwesome';
  color: #999;
}
#basic #main figure .arrow-glay,
#basic #main figure .arrow-glay-w{
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -32px;
  width: 14px;
  height: 25px;
  background:url(/xperia/myxperia/_res/img/bef_aft_arrow.png) no-repeat 0 0 ;
}
#basic #main figure .arrow-glay-w{
  margin-top: -20px;
}
#basic #main .ar-bottom figure .arrow-glay{
  position: relative;
  top: auto;
  right: auto;
  margin-top: 20px;
  width: 100%;
  height: 14px;
  display: block;
  background:url(/xperia/myxperia/_res/img/bef_aft_arrow2.png) no-repeat 50% 0 ;
}
#main figure .arrow:before,
#main .arrow-auto:before {
  display: inline-block;
  content: '\f0da';
}
#main img.arrow-r-w_s {
  max-width: 13px;
  vertical-align: baseline;
}
#main img.arrow-r-r_s {
  max-width: 25px;
  margin-top: -5px;
  display: inline-block;
}
#main h3 img.arrow-r-w_s {
  max-width: 30px;
  vertical-align: top;
}

@media (max-width: 767px) {
  #main figure {
    text-align: center;
    padding-bottom: 30px;
  }
#basic #main .arrow figure{
    padding-bottom: 0;
  }
  #main figure .arrow-auto {
    top: auto;
    bottom: -15px;
    right: 50%;
  }
#basic #main figure .arrow-glay,
#basic #main figure .arrow-glay-w,
#basic #main .ar-bottom figure .arrow-glay{
  position: relative;
  top: auto;
  right: auto;
  margin-top: 20px;
  width: 100%;
  height: 14px;
  display: block;
  background:url(/xperia/myxperia/_res/img/bef_aft_arrow2.png) no-repeat 50% 0 ;
}
  #main figure .arrow-auto:before {
    content: '\f0d7';
  }
}









/* ------------------------------------------------------------ */
/* headline */
/* ------------------------------------------------------------ */

#main .headline {
  display: block;
  margin: 17px 0 18px;
  text-decoration: none;
  font-size: 12px;
  color: #333;
}
#main .headline .logo {
  margin-right: 15px;
  width: 200px;
}
@media (max-width: 399px) {
  #main .headline .logo {
    display: block;
  }
}










/* ------------------------------------------------------------ */
/* トップページ：HEROS */
/* ------------------------------------------------------------ */

#main .heros {
  /* margin-bottom: 32px;
  2018新機種追加対応の際に変更 */
  margin-bottom: 15px;
}
#main .heros .logo {
  width: 100%;
  max-width: 322px;
  height: auto;
  margin-right: 30px;
}
#main .heros .copy {
  width: 320px;
  max-width: 100%;
}
#main .heros h1,
#main .heros h2 {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  #main .heros {
    margin: 0 0 8px;
  }
  #main .heros h1 {
    margin: 33px 0px 12px;
  }
  #main .heros h2 {
    margin: 0px 0px 12px;
  }
}










/* ------------------------------------------------------------ */
/* ITEMS > ITEM */
/* ------------------------------------------------------------ */

/* .items */
#main .items:before,
#main .items:after {
  content: ' ';
  display: table;
  clear: both;
}
#main .items .item {
  position: relative;
  overflow: hidden;
  float: left;
  max-width: 100%;
}

@media (min-width: 768px) {
  #main .items-col-2 .item {
    width: 50.00000000% !important;
  }
  #main .items-col-2 .item.double {
    width: 100.00000000% !important;
  }
  #main .items-col-3 .item {
    width: 33.33333333% !important;
  }
  #main .items-col-3 .item.double {
    width: 66.66666666% !important;
  }
  #main .items-col-4 .item {
    width: 25.00000000% !important;
  }
  #main .items-col-4 .item.double {
    width: 50.00000000% !important;
  }
}
@media (max-width: 767px) {
  #main .items-col-sp-1 .item {
    float: none;
    width: 100.00000000% !important;
  }
  #main .items-col-sp-2 .item {
    width: 50.00000000% !important;
  }
  #main .items-col-sp-2 .item.double {
    width: 100.00000000% !important;
  }
  #main .items-col-sp-3 .item {
    width: 33.33333333% !important;
  }
  #main .items-col-sp-3 .item.double {
    width: 66.66666666% !important;
  }
  #main .items-col-sp-4 .item {
    width: 25.00000000% !important;
  }
  #main .items-col-sp-4 .item.double {
    width: 50.00000000% !important;
  }
}




/* .item 共通 */
#main .items .item a {
  text-decoration: none;
  color: #333;
  display: block;
  transition: 0.2s;
}
#main .items .item a:hover {
  color: #00a7b5;
  opacity: 0.8;
}
#main .items .item a.tag {
  color: #00a7b5;
}
#main .items .item-image {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#main .items .item-title {
  margin: 5px 0 8px;
  line-height: 1.4;
  font-size: 15px;
}
#main .items .sub-title {
  font-size: 13px;
  margin: 10px 0 10px;
  font-weight: normal;
}
@media (max-width: 990px) {
    #main .items .sub-title br {
      display: none;
    }
}
.bold{
  font-weight: bold !important;
}
#main .items .item-tag .tag {
  margin-right: 10px;
  margin-bottom: 5px;
}
#main .items .item-tag .tag:before {
  margin-right: 4px;
}
@media (max-width: 767px) {
  #main .items .item-title {
    font-size: 13px;
  }
  #main .items .item-tag .tag:before {
    zoom: 0.8;
  }

  #main .items.mq_mb0{
    margin-bottom: 0;
  }
}
@media (max-width: 400px) {
  #main .items .item-tag {
    margin-right: -10px;
  }
  #main .items .item-tag .tag {
    margin-right: 3px;
  }
  #main .items .item-tag .tag:before {
    margin-right: 2px;
  }
}


/* .item-heros */
#main .items-heros {
  overflow: hidden;
  margin: -2px -2px;
}
#main .items-heros .item {
  padding: 2px;
}
@media (min-width: 768px) {
  #main .items-heros .item:last-child .item-image {
  margin-bottom: -4px;
  }
}
@media (max-width: 767px) {
  #main .items-heros .item {
  margin-bottom: 8px;
  }
}


/* .item-pickup */
#main .items-pickup {
  margin-bottom: 58px;
  border-top: 1px solid #ccc;
}
#main .items-pickup .item {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}
#main .items-pickup .item a {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#main .items-pickup .item a:before,
#main .items-pickup .item a:after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  width: 0;
  height: 0;
  margin-right: 0;
  margin-top: -15px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
#main .items-pickup .item a:before {
  right: 0;
  border-left: 15px solid #ccc;
}
#main .items-pickup .item a:after {
  right: 2px;
  border-left: 15px solid #fff;
}
#main .items-pickup .item-image,
#main .items-pickup .item-content {
  display: table-cell;
  vertical-align: middle;
}
#main .items-pickup .item-image {
  width: 45%;
  margin: 0;
  padding-right: 10px;
  padding-bottom: 0;
}
#main .items-pickup .item-content {
  width: 55%;
}
#main .items-pickup .item-desc {
  margin: 0;
}
#main .items-pickup .item-title {
  margin: 5px 0 0;
  font-size: 13px;
}
@media (min-width: 768px) {
  #main .items-pickup {
    border: none;
    border-left: 1px solid #ccc;
  }
  #main .items-pickup .item {
    padding: 0 25px 0 15px;
    border: none;
    border-right: 1px solid #ccc;
  }
  #main .items-pickup .item a:before,
  #main .items-pickup .item a:after {
    margin-right: 20px;
  }
  #main .items-pickup .item-desc,
  #main .items-pickup .item-title {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #main .items-pickup .item a:before,
  #main .items-pickup .item a:after {
    margin-right: 5px;
  }
  #main .items-pickup .item {
    padding: 0 25px 0 10px;
    border: none;
    border-right: 1px solid #ccc;
  }
  #main .items-pickup .item-desc,
  #main .items-pickup .item-title {
    letter-spacing: -1px;
  }
}


/* .items-book */
#main .items-book{
  margin-top: 20px;
  margin-bottom: 80px;
}

#main .items-book .items-book--pc,#main .items-pickup_R-b .items-book--pc{

}

#main .items-book .items-book--sp,#main .items-pickup_R-b .items-book--sp{
  display: none;
}

@media (max-width: 767px) {
  #main .items-book .items-book--pc,#main .items-pickup_R-b .items-book--pc{
  display: none;
  }
  #main .items-book .items-book--sp,#main .items-pickup_R-b .items-book--sp{
  display: block;
  }
}


/* .item-accessory */
#main .items-accessory {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 70px;
}
#main .items-accessory .item {
  padding: 0 10px 10px;
}
#main .items-accessory .item-desc {
  margin-top: 4px;
  font-size: 13px;
}
@media (max-width: 767px) {
  #main .items-accessory {
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #ccc;
  }
  #main .items-accessory .item {
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
  }
  #main .items-accessory .item a {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #main .items-accessory .item-image,
  #main .items-accessory .item-content {
    display: table-cell;
    vertical-align: middle;
  }
  #main .items-accessory .item-image {
    width: 45%;
    margin: 0;
    padding-right: 10px;
    padding-bottom: 0;
  }
  #main .items-accessory .item-content {
    width: 55%;
  }
}





/* .item-list */
#main .items-list {
  margin-bottom: 60px;
}
#main .items-list .item {
  display: block;
  width: 100%;
  margin-bottom: -1px;
  padding: 10px 0;
}
#main .items-list .item:before,
#main .items-list .item:after {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  content: '';
  border-top: 1px solid #eee;
}
#main .items-list .item:before {
  top: 0;
}
#main .items-list .item:after {
  bottom: 0;
}
#main .items-list .item-image {
  float: right;
  width: 45%;
  position: relative;
}

#main .items-list .item.item-border__none-pcsp:before{
  display: none;
}

@media (max-width: 767px) {
  #main .items-list .item-image {
    float: right;
    width: 43%;
  }
}
#main .items-list .item-content {
  overflow: hidden;
  padding-right: 10px;
}


/* .items-col-2 */
#main .items-list.items-col-2 {
  margin-right: -25px;
  margin-left: -25px;
}
#main .items-list.items-col-2 .item {
  padding-right: 25px;
  padding-left: 25px;
}

/* IE8対応のため、先にPCサイズありきで定義 */
#main .items-list.items-col-2 .item:before,
#main .items-list.items-col-2 .item:after {
  right: 25px;
  left: 25px;
}
@media (max-width: 767px) {
  #main .items-list.items-col-2 .item:before,
  #main .items-list.items-col-2 .item:after {
    right: 0;
    left: 0;
  }
}



/* もっと見る */
#main .nav-more {
  overflow: hidden;
  position: relative;
  clear: both;
}
#main .nav-more a {
  position: relative;
  display: block;
  top: -100px;
  height: 0;
  text-align: center;
  -webkit-transition: all .3s linear;
     -moz-transition: all .3s linear;
          transition: all .3s linear;
}
#main .nav-more a.collapsed {
  top: 0;
  height: 52px;
  margin-top: 15px;
}
#main .nav-more img {
  width: auto;
  height: 52px;
}





/* .item-pickup */


#main .items-pickup_R{
  border-left: none;
}

#main .items-pickup_R .item:last-child{
  border-right: none;
}


#main .items-pickup_R .item-sp{
  display: none;
}

#main .items-pickup_R .item-mw165{
  max-width: 165px;
  width: 70%;
  margin-bottom: 5px;
}

#main .items-pickup_R-u{
  margin-bottom: 20px;
}

#main .items-pickup_R-b{
  padding-top: 0px;
  margin-bottom: 40px;
}

#main .items-pickup_R-b .item{
  width: 100%;
}


#main .items-pickup_R-b .item a{
  table-layout: auto;
}

#main .items-pickup_R-b .item-image{
  width: 222px;
}

#main .items-pickup_R-b .item-image img{
  width: 100%;
}

#main .items-pickup_R-b .item-content{
  width: auto;
  padding-left: 20px;
}

@media (max-width: 767px) {
  #main .items-pickup_R-b .items-book--border{
    border: solid #ccc 1px;
    border-top: none;
  }
}

@media (max-width: 767px) {

  #main .items-pickup_R .item-pc{
    display: none;
  }

  #main .items-pickup_R .item-sp{
    display: block;
  }

  #main .items-pickup_R-u {
    margin-bottom: 0px;
    padding-top: 0;
  }

  #main .items-pickup_R-b{
    padding-top: 0;
    border: none;
  }

  #main .items-pickup_R-b .item-image{
    width: 45%;
  }

  #main .items-pickup_R-b .item-content {
    padding-left: 0px;
  }

}




/* ------------------------------------------------------------ */
/* タグ別一覧：INDEX */
/* ------------------------------------------------------------ */

#main .heading h1,
#main .heading h2 {
  margin: 0 0 25px;
  letter-spacing: -1px;
  font-size: 26px;
  font-weight: normal;
}
#main .heading h2 {
  margin: 0 0 18px;
}
#main .heading img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  vertical-align: bottom;
}

#main .heading .game-icon__position{
  width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-top: -8px;
  vertical-align: middle;
}

#main .heading.inline h2,
#main .heading.inline p {
  display: inline-block;
}
#main .heading.inline h2 {
  margin-right: 15px;
  font-size: 22px;
  font-weight: bold;
}


#main .heading-over{
  margin: 0 25px;
}






/* ------------------------------------------------------------ */
/* HERO-HEAD */
/* ------------------------------------------------------------ */
#main .hero-head{margin-bottom:70px;border:1px solid #676767;height:252px;}
#main .hero-head:before,
#main .hero-head:after{content:' ';display:table;clear:both;}
#main .hero-head figure{float:right;width:50%;height:250px;margin:0;padding-bottom:0;overflow:hidden;}
#main .hero-head figure img{height:auto;}
/**/
#main .hero-head header{float:left;width:50%;overflow:hidden;}
#main .hero-head header hgroup{display:table-cell;height:auto;padding-left:30px;vertical-align:middle;}
#main .hero-head header hgroup .title{margin:29px 0 28px 0;padding-right:20px;line-height:1.5;font-size:30px;font-weight:normal;}
#main .hero-head header hgroup .title_large{margin:5px 0 28px 0;padding-right:20px;line-height:1.5;font-size:30px;font-weight:normal;}
#main .hero-head header hgroup .sub_title{margin:29px 0 5px 0;padding-right:20px;line-height:1.5;font-size:18px;font-weight:normal;}
@media screen and (max-width: 767px) {
  #main .hero-head header hgroup .title_large{margin-bottom:5px;}
  #main .hero-head  header hgroup .sub_title{margin-top:0;}
}
#main .hero-head header hgroup .item-tag .tag{font-size:13px;}
#main .hero-head header hgroup .icon{letter-spacing:-0.4em;margin-top:10px;margin-left:-1px;}
#main .hero-head header hgroup .icon img,
#main .hero-head header hgroup .icon span{display:inline-block;letter-spacing:normal;vertical-align:middle;}
#main .hero-head header hgroup .icon img{width:28px;height:auto;margin-right:8px;}
#main .hero-head header hgroup .icon span{font-size:17px;}
#main .hero-head header hgroup .item-tag{margin-left:1px;}

@media (max-width:979px){
#main .hero-head{height:224px;}
#main .hero-head header hgroup .title{margin:23px 0 22px 0;font-size:27px;line-height:1.4;}
#main .hero-head figure{height:224px;overflow:hidden;text-align:right;}
#main .hero-head figure img{width:auto;max-width:none;height:calc(100% - 2px);}
}
@media (max-width: 767px) {
#main .hero-head{margin-bottom:66px;border:none;height:auto;}
#main .hero-head header{float:none;width:100%;overflow:visible;margin-bottom:28px;}
#main .hero-head header hgroup{padding-left:0;}
#main .hero-head header hgroup .title{margin:0 0 12px 0;font-size:20px;line-height:1.45;}
#main .hero-head figure{float:none;width:100%;height:auto;margin:0;overflow:visible;}
#main .hero-head figure img {width:100%;max-width:100%;height:auto;}
#main .hero-head .icon span{font-size:15px;}
}




/* ------------------------------------------------------------ */
/* 記事本文 */
/* ------------------------------------------------------------ */
#main .article {
  margin: 25px 0;
}
@media (min-width: 768px) {
  #main .article {
    margin: 50px 0;
  }
}


/* header */
#main .article header.start{
  margin-bottom: 0;
}
#main .article header.start h2.tryIt {
    padding: 0;
    margin: 0 0 40px 0;
    background: url(/xperia/myxperia/_res/img/howto_tryit.png) no-repeat;
    border-top:#333 solid 1px;
    border-bottom:#333 solid 1px;
    background-size:auto 100%;
}
#main .article header.start h2.tryIt span{
    display: inline-block;
    font-size: 14px;
    line-height: 42px;
    padding: 0 0 0 130px;
    font-weight: normal;
}
@media (max-width: 767px){
#main .article header.start h2.tryIt{
  background-size:auto 100%;
  padding:1px 0 0 102px;
  margin:0 0 38px 0;
}
#main .article header.start h2.tryIt span{
  font-size:12px;
  padding:0;
  font-weight:normal;
  line-height:32px;
}
}



/* section */
#main .article section {
  margin-bottom: 40px;
}
#main .article section.number ul.th-list,
#main .article section.number ul.th-list li{
  list-style: none;
  margin: :0;
  padding: 0;
}

#main .article section.number ul.th-list .icon-imgBox{
  max-width: 45px;
  vertical-align: middle;
}

#main .article section.number ul.th-list{
  margin-bottom: 20px;
}
#main .article section.number ul.th-list li{
  float: left;
  height: 45px;
}
#main .article section.number a {
  color: #555;
  text-decoration: none;
}
@media all and (-ms-high-contrast:none){
  #main .article section.number ul.th-list li {   padding-right: 10px;} /* IE10 */
}
@media screen and (min-width: 768px) {
  .contents.number header {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .contents.number header .num {
    flex: 0 0 auto;
  }
}
#main .article section.number h2 {
  font-size: 27px;
  font-weight: normal;line-height: 1.4;

}
#main .article section.number h3 {
  margin: 0 auto 30px;
  padding-top: 0;
  font-size: 24px;
  font-weight: normal;
  color: #777;
}
#main .article section.number .num {
  float: left;
  padding-right: 20px;
}
#main .article section.number strong.num img{
  width: 80px;
}
#main .article section dl.list-thumicons{
}
#main .article section dl.list-thumicons dt{
  float: left;
  width: 35px;
}
#main .article section dl.list-thumicons dd{
  font-size: 16px;
  padding-top: 5px;
  padding-left: 20px;
  margin-bottom: 25px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #main .article section.number ul.th-list li{
  width: 230px;
}
  #main .number figure.xmt88 {
  margin-top: 88px;
}
#main .article .xmb65{
  margin-bottom: 65px;
}
#main .article .xmb40{
  margin-bottom: 40px;
}
}
@media (max-width: 767px) {
  #main .article section.number h2 {
  font-size: 20px;
}
  #main .article section.number .num {
  float: none;
  display: block;
  padding-right: 0;
  margin-bottom: 15px;
}
#main .article section.number ul.th-list li{
  clear: both;
}
  #main .number figure.col-sm-6 {
  max-width: 100%;
}
  #main .number figure {
  max-width: 70%;
  margin: 0 auto;
}
  #main .number--small figure {
    max-width: 70%;
    margin: 0 auto;
  }
  #main .number figure.xmb30 {
  margin-bottom: 30px;
}
  #main .number figure.xw100p {
  max-width: 100%;
  }
}


/* header */
#main .article header {
  position: relative;
  margin-bottom: 17px;
}
#main .article header:before,
#main .article header:after {
  content: ' ';
  display: table;
  clear: both;
}

#main .article header.finger {
  padding-left: 30px;
}
#main .article header.finger:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 38px;
  margin-right: 10px;
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/icon-finger.png);
  vertical-align: middle;
  /* IE8 */
  zoom: 0.5\9;
  width: 46px\9;
  height: 76px\9;
}

#main .article header h2,
#main .article header h3,
#main .article header p {
  margin-bottom: 0;
}

#main .article h2 {
  margin: 0 0 10px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 17px;
  color: #000;
}
#main .article .number header h2 a {
  color: #00a7b5;
  text-decoration: underline;
}
#main .article h3 {
  margin-bottom: 15px;
  font-weight: bold;
}
#main .article p {
  margin-bottom: 25px;
  line-height: 1.7;
  font-size: 14px;
}
#main .article p.middle {
  font-size: 13px;
}
#main .article p.small {
  font-size: 11px;
}
#main .article p + p.small {
  margin-top: -20px;
}

/* .row */
#main .article [class*=col-] {
  margin-bottom: 15px;
}

/* 対応機種ほか */
#main .article .list-inline {
  margin-bottom: 30px;
}
#main .article .list-inline li {
  margin-left: -1px;
  margin-bottom: 3px;
  padding: 0 10px;
  line-height: 1.1;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

@media (min-width: 768px) {
  #main .article {
    padding: 0 0px;
  }
  #main .article p {
    line-height: 1.62;
    font-size: 16px;
  }
  #main .article .number .row{
    margin-left: 66px;
    margin-right: 66px;
  }
  #main .article.narrow {
    padding: 0 34px;
  }
}
@media (min-width: 980px) {
  #main .article.narrow {
    padding: 0 140px;
  }
}
























/* ------------------------------------------------------------ */
/* 共通フッタ */
/* ------------------------------------------------------------ */

.viewtype01,
.viewtype02,
.viewtype03,
.default {
  display: none;
}

#main .container .viewtype01,
#main .container .viewtype02,
#main .container .viewtype03,
#main .container .default {
  display: none;
}

/* タグナビゲーション */

/* version 1 */
.usage-tagsV1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}

.usage-tagsV1 label {
  font-size: 28px;
}

.usage-tagsV1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.usage-tagsV1 li {
  display: inline-block;
}

.usage-tagsV1 li:first-child {
  font-weight: bold;
}

@media (max-width:967px) {
  .usage-tagsV1 {
    flex-direction: column;
    align-items: flex-start;
  }

  .usage-tagsV1 li:first-child {
    display: block;
  }

  .usage-tagsV1 li {
    margin: 10px 0;
  }
}

/* version 2 */
.usage-tagsV2 {
  margin-bottom: 28px;
}

.usage-tagsV2 label {
  font-size: 28px;
  font-weight: bold;
}

.usage-tagsV2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.usage-tagsV2 li {
  display: inline-block;
}

.usage-tagsV2__inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
}

.usage-tagsV2__heading {
  margin-bottom: 15px;
}

.usage-tagsV2__subHeading {
  font-weight: bold;
  margin: 25px 0;
}

@media (max-width:967px) {
  .usage-tagsV2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .usage-tagsV2__inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .usage-tagsV2__subHeading {
    margin: 15px 0;
  }

  .usage-tagsV2 li {
    margin: 10px 0;
  }
}

#main .nav-tags {
  display: table;
  width: 100%;
  margin-bottom: 28px;
  padding: 4px 0 5px 0px;
  background-color: #fff;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
}

#main .nav-tags.nav-top__style{
  padding: 10px 0 10px 0px;
}

#main .nav-tags label {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-top: 2px;
  padding-right: 30px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 12px;
  border-right: solid 1px #bbb;
}
/*#main .nav-tags label:after {
  content: '';
  top: 10px;
  right: 0;
  bottom: 10px;
  width: 1px;
  height: auto;
  background: #bbb;
}*/
#main .nav-tags label:before {
  margin-right: 2px;
}

#main .nav-tags .tag-title{
  font-size: 22px;
  color: #555;
}

#main .nav-tags ul {
  overflow: hidden;
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
}
#main .nav-tags li {
  position: relative;
  float: left;
  padding: 10px 24px 10px 0;
}

@media (max-width: 979px) {
  #main .nav-tags label {
    padding-right: 22px;
  }
  #main .nav-tags .tag-title{
    font-size: 18px;
  }
  #main .nav-tags li {
    padding: 15px 10px 16px 0;
  }
  #main .nav-tags li:first-child{
    float: none;
    padding-bottom: 0;
  }
  #main .nav-tags a {
    font-size: 11px;
  }

}

#main .nav-tags .tag-tag{
  font-weight: bold;
}

#main .nav-tags a,#main .nav-tags .tag-tag {
  margin: 0;
  padding: 6px 0px 4px 2px;
  border-left: none;
  color: #333;
}
#main .nav-tags a{
  color: #64a5b7;
}
#main .nav-tags li:hover a {
  color: #00a7b5;
}
@media (max-width: 979px) {
  #main .nav-tags {
    padding-left: 18px;
  }
  #main .nav-tags ul {
    padding-left: 15px;
  }
  #main .nav-tags li {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  #main .nav-tags {
    width: auto;
    margin-bottom: 45px;
    padding: 5px 0 5px 5px;
    border-bottom: none;
  }
  #main .nav-tags a {
    width: 100px;
    font-size: 11px;
  }
  #main .nav-tags .tag-game {
    width: auto;
  }
  #main .nav-tags .tag-title{
    font-size: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #main .nav-tags label {
    padding-right: 18px;
    display: block;
    border-bottom: solid 1px #bbb;
    border-right: none;
  }
  #main .nav-tags label:after{
    display: none;
  }
  #main .nav-tags ul {
    padding-left: 12px;
    display: block;
  }
  #main .nav-tags li {
    padding: 3px 25px 2px 0;
  }
  #main .nav-tags li:first-child{
    float: none;
  }
  #main .nav-tags label:after {
    height: auto;
  }
  #main .item-spBorder__top{
    border-top: #e0e0e0 solid 1px;
  }
}

@media (max-width: 550px) {
  #main .nav-tags li {
    padding: 3px 25px 2px 0;
  }
  #main .nav-tags li:last-child{
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  #main .nav-tags li {
    padding: 3px 20px 2px 0;
  }
  #main .nav-tags li:last-child{
    padding-right: 0;
  }
}

@media (max-width: 425px) {
  #main .nav-tags li {
    padding: 3px 16px 2px 0;
  }
  #main .nav-tags li:last-child{
    padding-right: 0;
  }
}

@media (max-width: 400px) {
  #main .nav-tags label {
    padding-right: 8px;
  }
  #main .nav-tags a {
    /*width: 96px;*/
  }
  #main .nav-tags .over-width a{
    max-width: 200px;
  }
  #main .nav-tags .tag-game {
    width: auto;
  }
  #main .nav-tags ul {
    padding-left: 3px;
  }
  #main .nav-tags li {
    padding: 3px 5px 2px 0;
  }
  #main .nav-tags li:last-child{
    padding-right: 0;
  }
}

@media (max-width: 360px) {
  #main .nav-tags li {
    padding: 3px 0px 2px 0;
    font-size: 10px;
  }
}


/* ページの先頭へ */
#main .nav-gotop {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  margin-bottom: 50px;
  text-align: right;
}
body.home #main .nav-gotop {
  margin-bottom: 12px;
}
@media (min-width: 980px) {
  #main .nav-gotop {
    margin-bottom: 65px;
  }
  body.home #main .nav-gotop {
    margin-bottom: 28px;
  }
}


/* MyXperiaトップへ */
#main .nav-myhome {
  clear: both;
  padding: 10px 0 33px;
  text-align: center;
}
@media (max-width: 374px) {
  #main .nav-myhome {
    margin-right: 50px;
  }
}

#main .nav-gotop img,
#main .nav-myhome img {
  width: auto;
  height: 52px;
}
#main .nav-myhome a:hover img,
#main .nav-gotop a:hover img {
  opacity: 0.7;
}








/* バナー */
.list-bnrs {
  list-style: none;
  margin: 0 -10px 10px;
  padding: 0;
}
.list-bnrs:before,
.list-bnrs:after {
  clear: both;
  content: ' ';
  display: table;
}
.list-bnrs li {
  float: left;
  width: 25.00000000%;
  padding: 10px;
}

.list-bnrs a {
  display: block;
  transition: 0.2s;
}

.list-bnrs a:hover {
  opacity: 0.8;
}

@media (max-width: 767px) {
  .list-bnrs {
    margin-right: -5px;
    margin-left: -5px;
  }
  .list-bnrs li {
    float: left;
    width: 100.00000000%;
    padding: 5px;
  }
}





/* 対応機種 */
#main .article h3.models {
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 10px !important;
}
#main .article .list-inline {
    margin-bottom: 30px;
}
.list-inline {
    list-style: none;
    margin: 0;
    padding: 0;
    letter-spacing: -1em;
}
.lin-h15{
  line-height: 1.5 !important;
}
@media (min-width: 980px){
#main .article.narrow > section.pickUpTxt {
    clear: both;
    padding: 0;
    margin-bottom: 40px;
}
}

.mb80{
  margin-bottom: 80px;
}

.mb100{
  margin-bottom: 100px;
}

.ultra-small{
  font-size: 10px;
}

.ultimate-small{
  font-size: 8px !important;
  color:#999 !important;
}

/*.nav-footer li{
  float: left !important;
}*/
@media (max-width: 767px) {
  /*.nav-footer{
    padding-left: 10px !important;
  }*/
}

.caution-hidden-pc{

}

.caution-hidden-sp{
  display: none;
}

@media (max-width: 767px) {
  .caution-hidden-pc{
    display: none;
  }
  .caution-hidden-sp{
    display: block;
  }
  .caution-hidden-sp img{
    width: 100%;
    max-width: 400px !important;
  }
}



/* ------------------------------------------------------------ */
/* ムック本エリア */
/* ------------------------------------------------------------ */

.mook_flow-box{
  display: table;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}

.mook_flow-box .item-mook{
  display: table-cell;
  width: 33%;
  border-right: 1px solid #eee;
}

.mook_flow-box .item-mook:last-child{
  border-right: none;
}

.mook_flow-box .item-mook:first-child{
  padding-right: 20px;
}

.mook_flow-box .item-mook:last-child{
  padding-left: 20px;
}

.mook_flow-box .item-mook .item-mook_inner{
  display: table;

  padding-bottom: 20px;
}

.mook_flow-box .item-mook .item-mook_inner h4{
  margin: 5px 0 8px;
  line-height: 1.5;
  font-size: 11px;
}

.mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell{
  /*display: table-cell;*/
  vertical-align: top;
}

.mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell:first-child{
  width: 130px;
  margin: 0 auto;
}

.mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell:last-child{
  padding-left: 20px;
}

.mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell a{
  margin-top: 15px;
  display: block;
}

.mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell:first-child img{
  width: 100%;
}

.items-book_title{
  margin-top: 50px;
}


@media (max-width: 767px) {

  .mook_flow-box{}

  .mook_flow-box .item-mook{
    display: block;
    width: 100%;
    padding-top: 20px;
    border-right: none;
  }

  .mook_flow-box .item-mook:first-child{
    padding-right: 0px;
    padding-top: 0px;

  }

  .mook_flow-box .item-mook:last-child{
    padding-left: 0px;

  }

  .mook_flow-box .item-mook .item-mook_inner{
    width: 100%;
    border-bottom: 1px solid #eee;
  }

  .mook_flow-box .item-mook .item-mook_inner .item-mook_inner-cell:first-child{
    width: 30%;
    display: table-cell;
  }

}


/* 改定用追記 */

#main section.number .selfie_relation_box{
  display: table;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}

#main section.number .selfie_relation_box .selfie_relation_list{
  display: table-cell;
  width: 33.333%;
  padding: 0 10px;
}

#main section.number .selfie_relation_box .selfie_relation_list p{
  margin: 0 0 5px;
}

#main section.number .selfie_relation_box .selfie_relation_list p img{
  width: 100%;
}

#main section.number .selfie_relation_box .selfie_relation_list a{
  color: #42adba;
  font-size: 15px;
}

#main section.number .selfie_relation_box .selfie_relation_list a:hover{
  opacity: 0.8;
}


#main section.glayBorderBox{
  padding: 40px 30px 20px !important;
  border: solid 3px #eeeeee;
}

#main section.number .tryImgCol + .img1Col{margin-top:40px;}
#main section.number .tryImgCol{width:920px;margin:40px auto 0;padding:0;}
#main section.number .tryImgCol:after{content:" ";display:block;clear:both;}
#main section.number .tryImgCol li{width:445px;margin-bottom:35px;margin-right:30px;float:left;list-style-type:none;}
#main section.number .tryImgCol li:nth-child(even){margin-right:0;}
#main section.number .tryImgCol li figure{margin-bottom:0;}
#main section.number .tryImgCol li figure img{width:100%;margin:0 0 15px;}
#main section.number .tryImgCol li figure img + img{margin-top:-5px;}
#main section.number .tryImgCol li figure figcaption{padding-top:0;font-size:16px;}
#main section.number .tryImgCol li figure figcaption img.icon{width:25px;margin:0 8px 8px 0;}
#main section.number .tryImgCol li:last-child,
#main section.number .tryImgCol li:nth-last-child(2){margin-bottom:0;}
/**/
#main section.number .tryImgCol + p.small{width:920px;clear:both;margin:14px auto 0;}
#main section.number .tryImgCol + h2{margin-top:70px;}
#main section.number .tryImgCol + h3.theme{margin-top:40px;}
/**/
#main section.number .tryImgCol.arrow{}
#main section.number .tryImgCol.arrow li{width:467px;margin-right:0;float:left;background:url(../../howtoxperia/camera/img/bef_aft_arrow.png) no-repeat 438px 111px;background-size:auto 25px;}
#main section.number .tryImgCol.arrow li figure{width:421px;}
#main section.number .tryImgCol.arrow li:nth-child(2n+1){clear:both;}
#main section.number .tryImgCol.arrow li:last-child{background:none;}
#main section.number .tryImgCol.arrow li:nth-child(even){width:451px;}

/**/
#main section.contents .bg_glay_dlStyle01{
  background-color: #f2f2f2;
  list-style: none;
  padding: 30px;
}
#main section.contents .bg_glay_dlStyle01 li{

}
#main section.contents .bg_glay_dlStyle01 li dl{
  margin-bottom: 30px;
}
#main section.contents .bg_glay_dlStyle01 li:last-child dl{
  margin-bottom: 0px;
}
#main section.contents .bg_glay_dlStyle01 li dl dt{
  margin-bottom: 5px;
}
#main section.contents .bg_glay_dlStyle01 li dl dd{
  font-style: 14px;
  line-height: 1.5;
  color: #333333;
}

#main .sm-pc-only_block,#basic .sm-pc-only_block{

}

#main .sm-sp-only_block,#basic .sm-sp-only_block{
  display: none !important;
}

#main .align-Center,#basic .align-Center{
  text-align: center;
}

.sm-block__center{
  margin: 0 auto;
}

.sm-banner_block{
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.sm-banner_block:hover{
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.sm-banner_block img{
  max-width: 644px !important;
}

.sm-banner_margin{
  margin: 50px auto;
  text-align: center;
}
/**/
.items-pickup-link{
  margin: 0 0 20px;
}
.items-pickup-link:last-child{
  margin: 0;
}
.items-pickup-link a{
  display: block;
}


@media (max-width:979px){
  #main section.number .tryImgCol{width:738px;}
  #main section.number .tryImgCol li{width:354px;margin-right:30px;}
  #main section.number .tryImgCol{width:738px;margin:40px auto 0;padding:0;}
  #main section.number .tryImgCol li{width:445px;margin-bottom:35px;margin-right:30px;float:left;list-style-type:none;}
  #main section.number .tryImgCol.arrow li{width:365px;background:url(../../howtoxperia/camera/img/bef_aft_arrow.png) no-repeat 347px 85px;background-size:14px auto;}
  #main section.number .tryImgCol.arrow li:nth-child(even){width:365px;}
  #main section.number .tryImgCol.arrow li figure{width:340px;}

  #main section.number .tryImgCol li{width:354px;margin-right:30px;}
}

@media (max-width:767px){

  #main .sm-pc-only_block,#basic .sm-pc-only_block{
    display: none !important;
  }

  #main .sm-sp-only_block,#basic .sm-sp-only_block{
    display: block !important;
  }

  .sm-banner_block{
    max-width: 80%;
  }

  .sm-banner_block img{
    max-width: 100% !important;
  }

  #main section.number .selfie_relation_box{
    display: block;
  }

  #main section.number .selfie_relation_box .selfie_relation_list{
    display: block;
    margin: 0 auto 20px;
    width: 80%;
  }
  /**/
  #main section.number .tryImgCol{margin:10px 0 0;width:100%;}
  #main section.number .tryImgCol li{width:100%;float:none;margin-bottom:0;}
  #main section.number .tryImgCol li:last-child figure{padding-bottom:10px;}
  #main section.number .tryImgCol li figure{padding-bottom:23px;}
  #main section.number .tryImgCol li figure img{width:100%;margin:0 0 10px;}
  #main section.number .tryImgCol li figure figcaption{width:100%;font-size:14px;}
  #main section.number .tryImgCol + h2{margin-top:70px;}
  /**/
  #main section.number .tryImgCol.arrow li{width:100%;float:none;background:url(../../howtoxperia/camera/img/bef_aft_arrow2.png) no-repeat center bottom;margin-bottom:20px;background-size:25px auto;}
  #main section.number .tryImgCol.arrow li:last-child{background:none;}
  #main section.number .tryImgCol.arrow li:nth-child(even){width:100%;}
  #main section.number .tryImgCol.arrow li figure{width:100%;}
  /**/
  #main section.number .tryImgCol + p.small{width:100%;line-height:1.8;margin-top:-20px;}
  #main section.number .tryImgCol + ul.Notes{padding-left:10px;}
  /**/
  #main section.contents .bg_glay_dlStyle01 li dl{
    margin-bottom: 20px;
  }
  #main section.contents .bg_glay_dlStyle01 li dl dt{
    font-size: 15px;
  }
  /**/
  .items-pickup-link{
    margin: 0 0 8px;
  }

 .sm-pc {
    display: none !important;
  }

}


/* ------------------------------------------------------------ */
/* バナーレイアウト 201804 game で設置 */
/* ------------------------------------------------------------ */

.bn-linkList {
  margin: 0;
  clear: both;
  padding: 25px 0;
}

.bn-linkList:before,
.bn-linkList:after {
  content: "";
  display: table;
  width: 100%;
}
.bn-linkList__inner {
  font-size: 0;
  text-align: center;
}
.bn-linkList__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 25px;
  font-size: 13px;
  text-align: left;
}
/* #main a overwrite */
#main .bn-linkList__item a {
  color: #333;
  text-decoration: none;
  display: block;
}
.bn-linkList__heading {
  font-size: 15px;
  font-weight: bold;
  margin: 8px 0;
}
.bn-linkList__lead {
  margin: 8px 0;
}
@media (max-width: 767px) {
  .bn-linkList__item {
    padding: 10px 25px;
  }
  .bn-linkList__image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .bn-linkList__item {
    width: 100%;
    max-width: 535px;
    padding: 10px 25px;
  }
  .bn-linkList__image img {
    width: 100%;
    height: auto;
  }
}


/* ------------------------------------------------------------ */
/*  TOP 「プロが教えるペット撮影のコツ」バナー で設置 */
/* ------------------------------------------------------------ */


.bn-linkListTop.bn-linkList--widthFix {
    margin: 0 -25px;
    padding: 0;
}

.bn-linkListTop__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 25px;
  font-size: 13px;
  text-align: left;
}

.bn-linkListTop:before,
.bn-linkListTop:after {
  content: "";
  display: table;
  width: 100%;
}

#main .bn-linkListTop__item a {
  color: #333;
  text-decoration: none;
  display: block;
}

@media (max-width: 767px) {
  .bn-linkListTop__item {
    width: 100%;
    max-width: 100%;
    padding: 10px 25px;
  }
  .bn-linkList__image img {
    width: 100%;
    height: auto;
  }
}



/* ------------------------------------------------------------ */
/* ダイナミックバイブレーション  で設置 */
/* myxperia/howtoxperia/video/function01 */
/* ------------------------------------------------------------ */

.mx-main-box{
    max-width: 813px;
    margin: 40px auto 80px auto;
    text-align: center;
}

.mx-main{
    text-align: center;
}

.mx-main-left{
    text-align: left;
    padding-top: 20px;
    padding-bottom: 0;
}

@media (max-width: 979px) {
  #main .mx-main-left{
    padding-left: 0;
  }
}

#main section.mx-nmt70{
  margin-bottom: -70px;
}

.mx-pc { display: block; }
.mx-sp { display: none; }

@media only screen and (max-width: 767px) {
.mx-pc { display: none; }
.mx-sp {
    display: block;
    text-align: center;
  }
.mx-main .mx-sp {
    margin: 0 auto;
  }
}

/* .みんゴル 23/7 バナー */

.mx-dvs-tipsTxt{
    border: 3px solid #eee;
    margin-bottom: 50px;
}

.mx-dvs-tipsTxt h2 {
    margin: 40px 0 20px 0;
    padding: 0 40px;
    line-height: 1.5;
    font-size: 28px;
    font-weight: normal;
}

.mx-dvs-tipsTxt p{
    padding: 0 40px;
}

#main .mx-dvs-tipsTxt__bnr{
  text-align: center;
  margin: 10px 30px 30px 30px;
}

#main .mx-dvs-tipsTxt__bnr figure{
    max-width: 350px;
    display: inline-block;
    margin: 25px 37.5px;
}

@media only screen and (max-width: 767px) {
  #main .mx-dvs-tipsTxt__bnr{
    margin: 5px 25px 25px 25px;
  }
  #main .mx-dvs-tipsTxt__bnr figure{
    max-width: 100%;
    margin: 10px 10px;
    padding: 15px 0;
  }
}

/* .壁紙プレゼント セクション */

#main .mx-dvs-wallpaper{
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
#main section.contents div.row .mx-dvs-wallpaper h3{
  margin-bottom: 25px;
  padding-bottom: 0;
  line-height: 1.6;
}
#main .mx-dvs-wallpaper p{
  margin-bottom: 35px;
}
#main .mx-dvs-wallpaperCol figure,
#main .mx-dvs-wallpaperCol p{
  text-align: center;
}
#main .mx-dvs-wallpaperCol figure img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.mx-dvs-wallpaperBr{
  display: none;
}
#main section.contents .mx-dvs-wallpaperLink{
  padding-left: 30px;
}

@media only screen and (max-width: 767px) {
  #main .mx-dvs-wallpaper div figure{
    margin-top: 30px;
  }
  #main section.contents div.row .mx-dvs-wallpaper h3{
    margin-bottom: 25px;
    padding-bottom: 0;
  }
  #main .mx-dvs-wallpaper div p{
    margin-bottom: 35px;
  }
  #main .mx-dvs-wallpaperCol {
    padding-right: 0;
    padding-left: 0;
  }
  #main .mx-dvs-wallpaperCol figure{
    padding-bottom: 0;
  }
  #main .mx-dvs-wallpaperDL{
    text-align: center;
  }
  #main .mx-dvs-wallpaperDL span:last-child{
    display: block;
    padding-top: 10px;
    padding-left: 0 !important;
  }
  .mx-dvs-wallpaperBr{
  display: block;
  }
  #main section.contents .mx-dvs-wallpaperLink{
    padding-left: 15px;
  }
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　3Dクリエーターで設置 */
/* ------------------------------------------------------------ */

div .youtube-box__column2 .mx-3d-icon img{
  vertical-align: bottom;
}

.mx-plr30{
  padding: 0 30px;
}
@media (max-width: 767px) {
  .mx-plr30{
  padding: 0;
}
}


/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　3Dクリエーターで設置 */
/* /myxperia/_res/css/howto_new.css overwrite */
/* ------------------------------------------------------------ */
@media (max-width: 767px) {
  #main section.contents .tryImgCol.arrow li {
    padding-bottom: 20px;
  }
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　4Kビデオ */
/* /myxperia/_res/css/howto_new.css overwrite */
/* ------------------------------------------------------------ */

#main section.contents .ImgR p.mx-4khdr {
    width: 81%;
}

#main section.contents .ImgR figure.mx-4khdr {
    width: 14%;
    margin: 0;
    float: right;
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　スクリーンミラーリング で設置*/
/* ------------------------------------------------------------ */

.mx-tipsTxt {
    border: 3px solid #eee;
    margin-top: 30px;
    margin-bottom: 0;
    padding: 40px 30px;
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　マルチウインドウ機能 で設置*/
/* ------------------------------------------------------------ */

.mx-multiW-tipsTxt{
    border: 3px solid #eee;
    margin-top: 30px;
    margin-bottom: 0;
    padding: 40px 0;
}

.mx-multiW-tipsTxt h2,.mx-multiW-tipsTxt p{
    padding-left: 30px;
    padding-right: 30px;
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　ワイヤレスおでかけ転送 で設置*/
/* ------------------------------------------------------------ */

#main figcaption.mx-subhead {
    padding-bottom: 6px;
    text-align: left;
    font-size: 1.1em;
}


/* ------------------------------------------------------------ */
/* 2019年秋新規追加対応分　使いこなしガイド TOP で設置*/
/* ------------------------------------------------------------ */

.mx-top-main {
  margin: 0;
  clear: both;
  padding: 0;
}
.mx-top-main:before,
.mx-top-main:after {
  content: "";
  display: table;
  width: 100%;
}
.mx-top-main__inner {
  font-size: 0;
  text-align: center;
}
.mx-top-main__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  font-size: 13px;
  text-align: left;
  position: relative;
}

.mx-top-main__item a {
  display: block;
  transition: 0.2s;
}

.mx-top-main__item a:hover {
  opacity: 0.8;
}

.mx-top-main.mx-top-main--widthFix {
    margin: 0 -5px;
    padding: 0;
}

#main .mx-top-main__bg{
    position: absolute;
    bottom: 0;
    margin: 0 0 15px 0px;
    padding-right: 10px;
    max-width: 100%;
    display: block;
}

#main .mx-top-main__label,
#main .mx-top-items__label{
    position: absolute;
    width: 18%;
    padding: 6px 5px 4px 5px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 2px;
}

#main .mx-top-main__label{
    top: 0;
    right: 5px;
}

#main .mx-top-items__label{
  top: 0;
  right: 0;
  width: 6em;
  letter-spacing: 1px;
  padding: 2px 3px 0px;
}

.mx-top-main__label.mx-top-main__label--red,
.mx-top-items__label--red{
    background: #ea545d;
}

.mx-top-main__label.mx-top-main__label--blue,
.mx-top-main__label--blue{
    background: #00b4de;
}

.mx-top-main__label.mx-top-main__label--orange,
.mx-top-items__label--orange{
    background: #e6820b;
}

#main .mx-top-main__tittle{
    position: absolute;
    bottom: 0;
    left: 0;
    display: table;
    height: 40px;
    margin: 0 0 20px 5px;
    padding: 0 0 15px 5px;
}

#main .mx-top-main__tittle h4,
#main .mx-top-main__tittle p{
    margin: 0;
/*     transform: scale(1, 1.4); */
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}


#main .mx-top-main__tittle h4{
    margin-left: 10px;
    padding: 5px 15px 5px 10px ;
    font-size: 25px;
    letter-spacing: 0px;
    white-space: nowrap;
}

#main .mx-top-main__tittle p{
    padding: 2px 10px 2px 15px;
    border-left: white solid 1px;
    font-size: 16px;
    font-weight: lighter;
    letter-spacing: 1px;
    white-space: nowrap;
}


.mx-top-main-sub--widthFix{
    margin: 20px -5px 10px;
    overflow: hidden;
}

.mx-top-main__subItem {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  font-size: 13px;
  text-align: left;
}

.mx-top-main__subItem a {
  display: block;
  transition: 0.2s;
}

.mx-top-main__subItem a:hover {
  opacity: 0.8;
}

.mx-top-main__subItem img{
  -webkit-backface-visibility: hidden;
  }

/* #main a overwrite */
#main .mx-top-main__item a {
  text-decoration: none;
  display: block;
  color: #ffffff;
}
.mx-top-main_heading {
  font-size: 15px;
  font-weight: bold;
  margin: 8px 0;
}
.mx-top-main__lead {
  margin: 8px 0;
}

@media (max-width: 989px) {
  #main .mx-top-main__tittle{
    margin-bottom: 15px;
    }
  #main .mx-top-main__tittle h4{
    font-size: 16px;
  }
  #main .mx-top-main__tittle p {
    font-size: 10px;
  }
  #main .mx-top-main__label {
    width: 23%;
    padding: 6px 5px 4px 5px;
  }
}

@media (max-width: 767px) {
  .mx-top-main__item {
    width: 100%;
    margin: 0;
  }
  .mx-top-main__subItem {
    width: 50%;
    margin: 0;
  }
  #main .mx-top-main__image {
    padding-bottom: 0;
  }
  .mx-top-main__image {
    width: 100%;
    height: auto;
  }
  #main .mx-top-main__tittle,
  #main .mx-top-main__tittle h4,
  #main .mx-top-main__tittle p {
    display: block;
    width: 100%;
    border: none;
  }
  #main .mx-top-main__tittle {
    height: 25%;
    padding-bottom: 0px;
  }
  #main .mx-top-main__tittle h4,
  #main .mx-top-main__tittle p {
    margin-left: 10px;
  }
  #main .mx-top-main__tittle h4{
    height: 51%;
    padding: 0.5% 15px 5px 8px ;
    margin-bottom: ;
    font-size: 5vw;
  }
  #main .mx-top-main__tittle p{
    height: 35%;
    padding: 0.5% 15px 5px 10px ;
    font-size: 3vw;
  }
  #main .nav-tags.nav-top__style{
    padding-top: 10px;
  }
  #main .mx-top-main__label {
    width: 7em;
    padding: 6px 5px 4px 5px;
    font-size: 2.375vw;
  }
  #main .mx-top-items__label {
    font-size: 2.375vw;
  }
  .sn-collapse--small {
    display: none;
  }
}


/* バージョンアップ 取扱説明書 エリア */
.manual-linkList {
  margin: 0;
  clear: both;
  padding: 0px 0 50px 0;
}
.manual-linkList:before,
.manual-linkList:after {
  content: "";
  display: table;
  width: 50%;
}
.manual-linkList__inner {
  font-size: 0;
  text-align: center;
  width: 80%;
  margin: auto;
}
.manual-linkList__inner.manual-linkList__inner--col2 {
  width: 100%;
}

.manual-linkList__item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  font-size: 13px;
  text-align: left;
  border: #e0e0e0 solid 1.5px;
}

.manual-linkList__item a {
  transition: 0.2s;
}

.manual-linkList__item a:hover {
  opacity: 0.8;
}

.manual-linkList__item.manual-linkList__item--col2 {
  width: 50%;
}
.manual-linkList__item.manual-linkList__item--col2:nth-child(even) {
  border-left: 0px;
}

.manual-linkList h4{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3px;
}

.manual-linkList p{
  font-size: 13px;
}

.manual-linkList__image{
  width: 20%;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

.manual-linkList__item.manual-linkList__item--col2 .manual-linkList__image {
  width: 30%;
}

#main .manual-linkList__image img{
  max-width: 50px;
  margin: 5px 0;
}

#main .manual-linkList__item.manual-linkList__item--col2 .manual-linkList__image img{
  max-width: 80px;
}

.manual-linkList__tittle{
  width: 80%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.manual-linkList__tittleInner {
  display: table;
  width: 100%;
}
.manual-linkList__tittleInner h4,
.manual-linkList__tittleInner p {
  display: table-cell;
  vertical-align: middle;
}
.manual-linkList__tittleInner h4 {
  width: 40%;
}
.manual-linkList__tittleInner p {
  width: 60%;
}
.manual-linkList__item.manual-linkList__item--col2 .manual-linkList__tittleInner h4,
.manual-linkList__item.manual-linkList__item--col2 .manual-linkList__tittleInner p {
  display: block;
  width: 100%;
}

/* #main a overwrite */
#main .manual-linkList__item a {
  color: #333;
  text-decoration: none;
  display: table;
  width: 100%;
}
.manual-linkList__heading {
  font-size: 15px;
  font-weight: bold;
  margin: 8px 0;
}
.manual-linkList__lead {
  margin: 8px 0;
}

@media (max-width: 767px) {
    .manual-linkList{
      padding-bottom: 25px;
    }
    .manual-linkList__inner {
      width: 100%;
    }
    .manual-linkList__item {
      display: block;
      width: 100%;
      padding: 10px 5px;
      overflow:hidden;
    }
    .manual-linkList__item.manual-linkList__item--col2 {
      width: 100%;
    }
    .manual-linkList__item.manual-linkList__item--col2:nth-child(even) {
      border-top: 0px;
      border-left: solid 1.5px #e0e0e0 ;
    }
    .manual-linkList__tittleInner h4,
    .manual-linkList__tittleInner p {
      display: block;
      width: 100%;
    }

}


/* ムック本エリア */

.mx-mook_flow-box .mx-item-mook {
    display: table-cell;
    padding-bottom: 10px;
}

.mx-mook_flow-box {
    margin-left: 15px;
}

@media (min-width: 767px) {
  .mx-mook_flow-box .mx-item-mook {
      text-align: center;
  }
}

.mx-item-mook h4{
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 1.6;
}

.mx-mook_flow-box{
  display: table;
  table-layout: fixed;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px
}


.mx-mook_flow-box .mx-item-mook:last-child{
  border-right: none;
}

.mx-mook_flow-box .mx-item-mook{
  padding-right: 15px;
}

.mx-mook_flow-box .mx-item-mook .mx-item-mook_inner{
  display: table;
  padding-bottom: 10px;
}

.mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell{
  vertical-align: top;
}

.mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell:first-child{
  width: 130px;
  margin: 0 auto;
}

.mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell a{
  margin: 15px;
  display: block;
  text-align: center;
}

.mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell:first-child img{
  width: 100%;
}

@media (max-width: 767px) {
    .mx-mook_flow-box .mx-item-mook{
      display: block;
      width: 100%;
      padding-top: 25px;
      border-right: none;
    }
    .mx-mook_flow-box .mx-item-mook:first-child{
      padding-right: 0px;
      padding-top: 0px;
    }
    .mx-mook_flow-box .mx-item-mook .mx-item-mook_inner{
      width: 100%;
    }
    .mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell:first-child{
      width: 30%;
      display: table-cell;
    }
    .mx-mook_flow-box .mx-item-mook .mx-item-mook_inner-cell{
      margin-left: 20px;
    }
    .mx-mook_flow-box .mx-item-mook .mx-item-mook_inner .mx-item-mook_inner-cell a{
      margin-left: 0;
      text-align: left;
    }
    .mx-item-mook h4{
      margin: 5px 0 8px;
    }
}


/* メインビジュアル下の5つのリンクエリア */
.mx-top-mainUnderLink {
  margin-bottom: 40px;
}

#main .mx-top-mainUnderLink a {
  color: #333;
  text-decoration: none;
  transition-duration: 0.2s;
}

#main .mx-top-mainUnderLink a:hover {
  color: #00a7b5;
  opacity: 0.8;
}

.mx-top-mainUnderLink__inner {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

@media (max-width: 767px) {
  .mx-top-mainUnderLink__inner {
    flex-direction: column;
  }
}

.mx-top-mainUnderLink__item {
  width: 100%;
  padding: 0 10px;
  border-right: solid 1px #bbb;
}

.mx-top-mainUnderLink__item:first-child {
  border-left: solid 1px #bbb;
}

@media (max-width: 767px) {
  .mx-top-mainUnderLink__item {
    padding: 0;
    border-width: 0;
    margin-top: 10px;
  }

  .mx-top-mainUnderLink__item:first-child {
    border-width: 0;
    margin-top: 0;
  }
}

.mx-top-mainUnderLink__itemInner {
  display: flex;
}

.mx-top-mainUnderLink__icon {
  flex: 0 0 70px;
  padding-right: 10px;
}

.mx-top-mainUnderLink__heading {
  margin-bottom: 5px;
  font-weight: bold;
}

.mx-top-mainUnderLink__description {
  margin: 0;
  font-size: 13px;
}

/* myxperia トップの各項目の見出し */
.mx-top-heading {
  letter-spacing: -1px;
  font-size: 26px;
  font-weight: normal;
  border-bottom: solid 1px #bbb;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

/* myxperia トップのカテゴリの選択エリア */
.mx-top-myxperiaCategoryArea {
  margin-bottom: 40px;
}

.mx-top-myxperiaCategoryArea > *:first-child{
  margin-top: 0;
}

.mx-top-myxperiaCategoryArea > *:last-child{
  margin-bottom: 0;
}

.mx-top-myxperiaCategoryArea__nav {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  display: flex;
}

@media (max-width: 767px) {
.mx-top-myxperiaCategoryArea {
  margin-top: 10px;
  margin-bottom: 10px;
}
  .mx-top-myxperiaCategoryArea__nav {
    flex-wrap: wrap;
  }
}

.mx-top-myxperiaCategoryArea__navItem {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .mx-top-myxperiaCategoryArea__navItem {
    margin-bottom: 10px;
  }
}

#main .mx-top-myxperiaCategoryArea__navLink {
  font-size: 16px;
  margin: 0;
}

/* myxperia トップの使いこなし記事リストエリア */
.mx-top-myxperiaArticleListArea {
  margin-bottom: 40px;
}

.mx-top-myxperiaArticleListArea > *:first-child{
  margin-top: 0;
}

.mx-top-myxperiaArticleListArea > *:last-child{
  margin-bottom: 0;
}

/* myxperia トップのおすすめアプリエリア */
.mx-top-myxperiaRecommendAppArea {
  margin-bottom: 10px;
}

.mx-top-myxperiaRecommendAppArea > *:first-child{
  margin-top: 0;
}

.mx-top-myxperiaRecommendAppArea > *:last-child{
  margin-bottom: 0;
}


/* ------------------------------------------------------------ */
/* ページ下 関連記事バナー*/
/* ------------------------------------------------------------ */

#main section.number .mx-selfie_relation__box{
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list {
  width: calc(100% / 3);
  padding: 0 10px;
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list p{
  margin: 0 0 5px;
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list p img{
  width: 100%;
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list a{
  color: #42adba;
  font-size: 15px;
  position: relative;
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list a::after{
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.8em;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #42adba;
  border-right: 1px solid #42adba;
  transform: rotate(45deg);
}

#main section.number .mx-selfie_relation__box .mx-selfie_relation__list a:hover{
  opacity: 0.8;
}

@media (max-width: 767px) {
  #main section.number .mx-selfie_relation__box{
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  #main section.number .mx-selfie_relation__box .mx-selfie_relation__list {
    width: 100%;
    padding: 0 0;
  }

  #main section.number .mx-selfie_relation__box .mx-selfie_relation__list:nth-child(n + 2) {
    padding-top: 15px;
  }
}



/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分　4K HDRとは？ で設置*/
/* `.mejs-container` はライブラリーが付与するclassのようなのでそのままのclass名で調整 */
/* ------------------------------------------------------------ */
.sn-movieBox {
  position: relative;
  max-width: 650px;
  width: 100%;
  margin: 50px  auto 0;
}
.sn-movieBox.sn-movieBox--sideP15 {
  padding: 0 15px;
}
.sn-movieBox.sn-movieBox--marginCollapse {
  margin: 0 auto;
}
.sn-movieBox620 {
  position: relative;
  max-width: 620px !important;
  width: 100%;
  margin: 50px  auto 0;
}
.sn-movieBox .sn-movieBox__heading {
  margin-bottom: 10px;
}
.sn-movieBox .sn-movieBox__inner {
  height: 100%;
  position: relative;
  width: 100%;
}
.sn-movieBox .sn-movieBox__inner .mejs-container {
  width: 100% !important;
  height: 0 !important;
  padding-top: 56.25%;
  background-position: center center;
  background-size: 100% auto;
}
.sn-movieBox .sn-movieBox__inner .mejs-container .mejs-overlay-button {
  z-index: 10;
  background: none;
}
.sn-movieBox .sn-movieBox__inner .mejs-controls {
  z-index: 20;
}
.sn-movieBox .sn-movieBox__inner .mejs-overlay {
  width: 100% !important;
  height: 0 !important;
  background-color: #fff;
  padding-top: 56.25%;
}
.sn-movieBox .sn-movieBox__inner video {
  background-attachment: fixed;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100% !important;
  width: 100%;
}
.sn-movieBox .sn-movieBox__inner .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 979px) {
  .sn-movieBox--pc {
    display: none !important;
  }
}

.sn-movieBox--sp {
  display: none !important;
}
@media screen and (max-width: 979px) {
  .sn-movieBox--sp {
    display: inline-block !important;
  }
}
.sn-movieBox__caption {
    text-align: right !important;
    font-size: 11px;
}

.sn-movieBox__ie8VideoText {
  display: none;
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分 TOP 「プロが教えるペット撮影のコツ」バナー で設置 */
/* ------------------------------------------------------------ */


.bn-linkListTop.bn-linkList--widthFix {
    margin: 0 -25px;
    padding: 0;
}

.bn-linkListTop__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 25px;
  font-size: 13px;
  text-align: left;
}

.bn-linkListTop:before,
.bn-linkListTop:after {
  content: "";
  display: table;
  width: 100%;
}

#main .bn-linkListTop__item a {
  color: #333;
  text-decoration: none;
  display: block;
}

@media (max-width: 767px) {
  .bn-linkListTop__item {
    width: 100%;
    max-width: 100%;
    padding: 10px 25px;
  }
  .bn-linkList__image img {
    width: 100%;
    height: auto;
  }
}

/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分 app アルバムアプリケーション で設置 */
/* ------------------------------------------------------------ */

.mx-app__heading{
  font-weight: bold;
}


/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分 PS4リモートプレイ で設置 */
/* ------------------------------------------------------------ */
#main .article .number h3.mx-remoat__heading{
  margin: 0 0 25px 0;
  font-size: 28px;
  line-height: 0.9;
  font-weight: normal;
  color: inherit;
}

@media (max-width: 767px){
  #main section.contents .img1Col li{
    text-align: center;
  }
  #main .article .number h3.mx-remoat__heading {
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    line-height: 1.5;
  }
}
/* ------------------------------------------------------------ */
/* 2018年夏新規追加対応分 PlayStationApp で設置 */
/* ------------------------------------------------------------ */

.mx-appCopy{
  margin-top: 0% !important;
  margin-left: 10.5% !important;
}

@media (max-width: 767px){
  #main figure.mx-last-col{
    padding-bottom: 5px;
  }
  .mx-appCopy{
    margin: auto !important;
    max-width: 482px !important;
    padding: 0 15px;
  }
}

/* ------------------------------------------------------------ */
/* 2018年秋新規追加対応分 サイドセンス で設置 */
/* ------------------------------------------------------------ */

#main .article .mx-sidesende__topCol div:first-child{
  padding: 0 35px 0 15px;
}
#main .article .mx-sidesende__topCol div:last-child{
  padding: 0 30px 0 0;
  text-align: center;
}
#main .article .mx-sidesende__topCol div:last-child img{
  width: 360px;
}
.sn-sideSense-movieBox--sideP15{
  padding: 0 15px;
}
#main .article section.number h3.mx-sidesense__ttl{
  margin-bottom: 20px;
  font-size: 28px;
  color: inherit;
}
  .mx-sidesense__sp{
    text-align: center;
}
#main .article section.mx-sidesense__mt{
  margin-top: 90px;
}
#main .sn-movieBox .sn-movieBox__heading h3{
    width: 100%;
    min-height: 29px;
    margin: 0 auto 16px;
    padding: 0 0 0 36px;
    font-size: 17px;
    line-height: 29px;
    background: url(/xperia/myxperia/_res/img/howto_movieguide.png) no-repeat left center;
}

#main article .contents .sn-movieBox__headingRightBox h3{
  width: 100%;
  min-height: 29px;
  margin: 0 auto 16px;
  padding: 0 0 0 36px;
  font-size: 17px;
  line-height: 29px;
}

@media (max-width: 766px){
  .mx-sidesense__pc{
    display: none;
  }
  .mx-sidesense__sp img{
    width: 100%;
  }
  #main .article .mx-sidesende__topCol div:first-child{
    padding: 15px;
  }
  #main .article .mx-sidesende__topCol div:last-child{
    padding: 15px;
  }
  #main .article .mx-sidesende__topCol div:last-child img{
    width: 100%;
  }
  .sn-sideSense-movieBox--sideP15{
  padding: 0;
}
}

@media (min-width: 767px){
  .mx-sidesense__sp{
    display: none;
  }
}

.mx-sidesense__indent{
  padding-left: 3em;
  text-indent: -3em;
}


/* ------------------------------------------------------------ */
/* 2018年秋新規追加対応分 使いやすいカメラ操作 で設置 */
/* ------------------------------------------------------------ */

#main figcaption.mx-cameraOp__cap{
  text-align: center;
}
#main .mx-cameraOp__modeContainer{
  display: table;
}
#main .mx-cameraOp__modeContainer div{
  display: table-cell;
}
#main .mx-cameraOp__modeContainer div:first-child{
  width: 90px;
  padding-left: 15px;
}
#main .mx-cameraOp__modeContainer img{
  max-width: 90px;
  padding-top: 15px;
}
#main .mx-cameraOp__modeContainer div:last-child{
  padding-top: 0;
  padding-left: 20px;
}
#main .article section.mx-cameraOp__tips h2{
  margin-bottom: 15px !important;
  padding-bottom: 0;
  color: #555 !important;
}
#main .mx-cameraOp__tips {
  padding: 30px 10px 5px 40px !important;
  border: solid 3px #eeeeee;
}

#main .article section.mx-cameraOp__tips figure{
  margin-bottom: 30px !important;
}

@media (max-width: 767px){
  #main .mx-cameraOp__tips {
    padding: 20px 25px !important;
  }
  #main .article section.mx-cameraOp__tips h2{
    font-size: 20px;
  }
  #main .article section.mx-cameraOp__tips p:first-child{
    margin-top: 20px;
  }
  #main .article section.mx-cameraOp__tips p:last-child{
    margin-bottom: 0;
  }
}


/* ------------------------------------------------------------ */
/* 2018年秋新規追加対応分 Google アシスタント で設置 */
/* ------------------------------------------------------------ */

#main .article section .mx-googleAssi__ttl{
  padding-right: ;
}
#main .article section.mx-googleAssi__ttl .row{
  margin-left: -15px;
  margin-right: -15px;
}
#main .article section .mx-googleAssi__ttl h3{
}
#main .article section .mx-googleAssi__logo{
}
#main .article section .mx-googleAssi__logo figure{
  text-align: center;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#main .article section .mx-googleAssi__logo img {
  width:auto;
  height:auto;
  max-width:70%;
  max-height:70%;
}
#basic #main section .mx-googleAssi__link {
  margin-top: 30px;
  margin-bottom: 70px;
}
#basic #main section .mx-googleAssi__link img{
  width: 799px;
  height: 150px;
}
#basic #main section .mx-googleAssi__ttl2{
  font-size: 28px;
  line-height: 1.14;
  font-weight: normal;
  margin: 0 0 25px 0;
  color: inherit;
}

#basic .mx-googleAssi__glayBorderBox{
  padding: 0 !important;
  height: auto;
  border: solid 3px #eeeeee;
}

#basic #main section .mx-googleAssi__glayBorderBoxImage{
  padding: 0;
  margin-bottom: 0;
  max-width: 100%;
  height: auto;
}
#main .article section.mx-googleAssi__tyrIt header{
  margin-bottom: 10px;
}
#main .article section.mx-googleAssi__tyrIt h3{
  margin-bottom: 10px;
}

@media (max-width:767px){
  #main .article section .mx-googleAssi__overview{
    margin-bottom: 10px;
  }
  #main .article section .mx-googleAssi__logoFigure{
    padding-bottom: 0;
  }
  #main .article section .mx-googleAssi__logo{
    padding-left: 15px;
  }
  #main .article section .mx-googleAssi__logo img{
    width:auto;
    height:auto;
    max-width: 50%;
    max-height: 50%;
  }

  #basic #main section.contents .mx-googleAssi__link{
  margin-top: 10px;
  width: 100%;
  }
  #basic #main section .mx-googleAssi__link img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
  }
  #basic #main section .mx-googleAssi__ttl2{
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    line-height: 1.77;
  }
  #basic #main section  figure.mx-googleAssi__startUp{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin: 0;
  }
}

@media (min-width: 768px){
  .mx-googleAssi__sp{
    display: none;
  }
}

@media (max-width: 767px){
  .mx-googleAssi__pc{
    display: none;
  }
 .mx-googleAssi__sp img{
    max-width: 100%;
  }
}



#basic #main section.contents h2.mx-googleAssi__textCol{
  color: #555;
  margin-bottom: 0;
}

#basic #main section.contents p.mx-googleAssi__textCol{
  text-align: right;
  margin-bottom: 0;
  padding-right: 10px;
}
#basic #main section.contents .mx-googleAssi__textCol a{
  display: inline-block;
}
#basic #main section.contents .mx-googleAssi__textCol a span{
  color: #F00;
  font-weight: bold;
}
#basic #main .mx-googleAssi__cr{
  text-align: right;
  margin-bottom: 60px;
}
#basic #main section ul.mx-googleAssi__list{
  margin-bottom: 30px;
  padding-left: 25px;
  line-height: 1.62;
  font-size: 16px;
}
#basic #main section .mx-googleAssi__border{
  border: solid 1px #cccccc;
}
@media (max-width:767px){
  #basic #main section.contents p.mx-googleAssi__textCol{
  text-align: center;
  padding-top: 20px;
  padding-right: 0;
  }
  #basic #main section ul.mx-googleAssi__list{
    font-size: 14px;
  }
}


/* ------------------------------------------------------------ */
/* 2018年秋新規追加対応分 Always-on display で設置 */
/* ------------------------------------------------------------ */

#basic #main section .mx-AOD__ttl{
  margin-bottom: 40px;
}
#basic #main section .mx-AOD__caption{
  display: table;
  padding-bottom: 15px;
}
#basic #main section .mx-AOD__caption h4,
#basic #main section .mx-AOD__caption p{
  display: table-cell;
}
#basic #main section .mx-AOD__caption h4{
  padding-right: 10px;
  width: 14em;
  font-size: 16px;
}

@media (max-width:767px){
  #basic #main section .mx-AOD__ttl{
    margin-bottom: 25px;
  }
  #basic #main section .mx-AOD__caption h4{
    font-size: 14px;
  }
}


/* ------------------------------------------------------------ */
/* 2018年秋新規追加対応分 ARの世界で遊ぼう で設置 */
/* ------------------------------------------------------------ */

#main section.contents ul.arrow li.mx-AR__arrowCol{
  background: url(../../howtoxperia/camera/img/bef_aft_arrow.png) no-repeat 438px 94px;
  background-size: auto 25px;
}
@media (max-width: 979px){
  #main section.contents ul.arrow li.mx-AR__arrowCol{
    background: url(../../howtoxperia/camera/img/bef_aft_arrow.png) no-repeat 347px 74px;
    background-size: 14px auto;
  }
}

br.br--smallscreen {
  display: none;
}
@media (max-width:767px){
  br.br--smallscreen {
    display: block;
  }
}
br.br--largescreen {
  display: block;
}
@media (max-width:767px){
  br.br--largescreen {
    display: none;
  }
}


/* ------------------------------------------------------------ */
/* 2018年冬追加対応分 3Dクリエーター クリスマスで設置 */
/* ------------------------------------------------------------ */

#xmas h2,
#anchor39 h2{
  margin-bottom: 0 !important;
  color: #000 !important;
}
#xmas {
  height: 100px;
}

 .xmas_backGround__head{
  background-image: url("/myxperia/_res/img/xmas_backGround__head.png") ;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 40px;
}
 .xmas_backGround__bottom{
  background: url("/myxperia/_res/img/xmas_backGround__bottom.png") ;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 40px;
  margin-top: 0 !important;
}

@media screen and (max-width: 990px) {
   .xmas_backGround__head{
    background: none ;
  }
  .xmas_backGround__spHead{
    background-image: url("/myxperia/_res/img/xmas_backGround__break1Head.png");
      background-size: contain;
  background-repeat: no-repeat;
    min-height: 40px;
  }
  .xmas_backGround__bottom{
    background-image: url("/myxperia/_res/img/xmas_backGround__break1Bottom.png") ;
      background-size: contain;
  background-repeat: no-repeat;
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 639px) {

  #xmas {
    height: 20px;
  }
  .xmas_backGround__spHead{
    background-image: url("/myxperia/_res/img/xmas_backGround__break2Head.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 40px;
  }
  .xmas_backGround__bottom{
    background-image: url("/myxperia/_res/img/xmas_backGround__break2Bottom.png") ;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px !important;
  }
}

/* ------------------------------------------------------------ */
/* 2019年夏追加対応分 Cinema Proで設置 */
/* ------------------------------------------------------------ */

.mx-howtoHeadLogoBox {
  position: relative;
  height: 100%;
}
.mx-howtoHeadLogoBox .mx-howtoHeadLogoBox__Item {
  position: absolute;
  transform-origin: right bottom;
  right: 15px;
  bottom: 15px;
}
@media screen and (max-width: 639px) {
  .mx-howtoHeadLogoBox .mx-howtoHeadLogoBox__Item {
    position: static;
    float: right;
    margin-top: 29px;
  }
  .mx-howtoHeadLogoBox .mx-howtoHeadLogoBox__Text {
    display: block;
  }
}

.right_content_img img{
  max-width: 100% !important;
}

/* ------------------------------------------------------------ */
/* 2019年夏追加対応分 ゲームエンハンサーで設置 */
/* ------------------------------------------------------------ */

#main section.contents .mx-text-indent_1{
  padding-left: 1em !important;
}
#main section.contents .mx-GameEnhancere-2colImg figure{
  padding: 0px !important;
}
#main section.contents .mx-GameEnhancere-2colImg .arrow li {
  background-position: 438px 80px !important;
}
@media (max-width:767px){
  #main section.contents .mx-GameEnhancere-2colImg figure{
    margin-right: 0px;
    margin-left: 0px;
    max-width: 100%;
  }
}

/* ------------------------------------------------------------ */
/* 2019年夏追加対応分 ポートレートセルフィーで設置 */
/* ------------------------------------------------------------ */
#main section.contents .mx-portrait__textLeft{
  text-align: left !important;
}

@media (min-width:767px){
  #main section.contents .mx-portrait_photoEffect img{
    max-width: 80%;
  }
}

#main section.contents .mx-portrait_photoEffect figure{
  text-align: center !important;
}

/* ------------------------------------------------------------ */
/* 2019年夏追加対応分 オートフォーカス連写 */
/* ------------------------------------------------------------ */

@media (min-width:767px){
  #main section.contents .mx-afBionzLogo__imgCol div{
    padding-top: 5px;
    padding-right: 35px;
  }
}

#main section.contents .mx-afBionz__justify{
  text-align: justify;
  text-justify: inter-ideograph;
}

/* ------------------------------------------------------------ */
/* 2019年夏追加対応分 PS4リモートプレイ */
/* ------------------------------------------------------------ */

#main .article section.number a.mx-remotePlay__link{
  color: #00a7b5;
  text-decoration: underline;
}

/* ------------------------------------------------------------ */
/* 1200w用のコンテナ */
/* ------------------------------------------------------------ */
.container-wide {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width:817px) {
  .container-wide {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* ------------------------------------------------------------ */
/* xperiaトップからのバナー移植 */
/* ------------------------------------------------------------ */
.list_detail {
  margin: 0 -10px 0;
  padding: 0;
  font-size: 0;
}

.list_detail li {
  display: inline-block;
  width: 25%;
  padding: 0 10px;
}

.list_detail a {
  display: block;
  transition: 0.2s;
}

.list_detail a:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 768px) {
  .list_detail li {
    width: 100%;
    padding-top: 10px;
  }

  .list_detail li:first-child {
    padding-top: 0;
  }
}


/* ------------------------------------------------------------ */
/* footer.inc 共通 */
/* ------------------------------------------------------------ */

.mx-text-footerIndent_1{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0px;
  font-size: 16px;
}


/* ------------------------------------------------------------ */
/* Cinema Proの初期設定 Cinema Proの撮影・編集 */
/* ------------------------------------------------------------ */

  #basic #main figure.mx-cinemaPro__point-title-wrap{
        margin-top: 20px;
  }

  #basic #main figure.mx-cinemaPro__point-title-wrap figcaption{
    text-align: center !important;
        border: solid 1px #cccccc;
        padding-bottom: 20px;
  }

  #basic #main figure.mx-cinemaPro__point-title-wrap a{
    text-decoration: none;
  }

@media (max-width:767px){
  #basic #main figure.mx-cinemaPro__point-title-wrap{
    max-width: 70%;
    margin: 20px auto auto auto;
  }
}
  #basic #main figure.mx-cinemaPro__imgWidth {
    margin-bottom: 0px;
  }

@media (min-width:767px){

  #basic #main figure.mx-cinemaPro__imgWidth .arrow-glay{
    top: 100px;
  }
  #basic #main figure.mx-cinemaPro__point-title-wrap .arrow-glay{
    top: 60px;
  }
}

#main .article section.number figure.mx-cinemaPro__point-title-wrap a{
  color: #00a7b5;
  text-decoration: underline;
}

/* ------------------------------------------------------------ */
/* キーボードの使い方と設定（Gboard） */
/* ------------------------------------------------------------ */

#main section .mx-Gboard__glc{
  padding: 25px 20px;
  border: 1px solid #ccc;
}

@media only screen and (max-width: 768px) {
  #main section .mx-Gboard__glc{
  padding: 20px 20px;
  }
}

/* ------------------------------------------------------------ */
/* PS4リモートプレイ 罫線設置 */
/* ------------------------------------------------------------ */

#main article.article section.mx-ps4remote_border{
border-top: solid 1px #bbb;
border-bottom: solid 1px #bbb;
margin-top: 70px;
margin-bottom: 30px;
padding: 0;
}
#main article.article section.mx-ps4remote_border .models{
  margin-bottom: 20px;
}
#main article.article section p.mx-ps4remote_indent{
  padding-left: 1em;
  text-indent: -1em;
}
#main article.article section.mx-ps4remote_border p:first-of-type{
  margin-top: 20px;
  margin-bottom: 0px;
}
#main article.article section.mx-ps4remote_border p:last-child{
  margin-top: 0px;
  margin-bottom: 30px;
}

/* ------------------------------------------------------------ */
/* ページ共通 注釈等のインデント調整用 */
/* ------------------------------------------------------------ */
.mx-indent1{
  padding-left: 1em !important;
  text-indent: -1em !important;
}

/* ------------------------------------------------------------ */
/* 注釈のフォントサイズ調整用 */
/* ------------------------------------------------------------ */

.mx-comment_middleSize{
  font-size: 14px !important;
}

/* ------------------------------------------------------------ */
/* 　マニュアルモードの基本用 */
/* ------------------------------------------------------------ */

#main .article section.number h3.mx-manualMode__ttl{
  margin-bottom: 20px;
  font-size: 28px;
  color: inherit;
}
#main section.contents ul.topColCnt.mx-manualMode__topColCnt{
  margin-top: 35px;
  margin-bottom: 0;
}
#main section.contents .topColCnt.mx-manualMode__topColCnt figure{
  margin-bottom: 0;
}
#main section.contents .topColCnt.mx-manualMode__topColCnt li{
  margin-bottom: 35px;
}
#main section.contents .topColCnt.mx-manualMode__topColCnt figcaption{
  padding-top: 15px
}
.mx-manualMode__list--margin{
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: 20px;
  list-style: none;
}
@media (max-width:767px){
  .mx-manualMode__list--margin{
    padding-left: 0;
    padding-right: 0;
  }
  #main section.contents .mx-manualMode__list--margin li{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #main section.contents ul.topColCnt.mx-manualMode__topColCnt{
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
#main section.contents .topColCnt.mx-manualMode__topColCnt li{
    margin-bottom: 0;
  }
  #main section.contents .topColCnt.mx-manualMode__topColCnt figure{

    margin-bottom: 20px;
  }
  #main section.contents .topColCnt.mx-manualMode__topColCnt figcaption{
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 23px;
    font-size: 14px;
  }
}

.mx-manualMode__tipsTxt{
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 0px;
}

#main section.contents .tryImgCol .mx-manualMode__tryit__acs {
    width: 18px;
    vertical-align: baseline;
    margin: 0;
}

#main section.mx-manualMode__anchor {
  padding-top: 90px;
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  #main section.mx-manualMode__anchor {
    padding-top: 60px;
    margin-top: -60px;
  }
}

/* ------------------------------------------------------------ */
/* 　2020年追加 */
/* ------------------------------------------------------------ */
@media screen and (max-width: 767px) {
    .sm-general--MQ--padReset {
        padding: 0px !important;
    }
}
@media screen and (min-width: 768px) {
    .sm-general--MQ--marResetLarge {
      margin: 0px !important;
    }
}

/* ------------------------------------------------------------ */
/* 　Dolby Atmos用*/
/* ------------------------------------------------------------ */
@media screen and (max-width: 767px) {
    .sm-dolbyAtmosEQ__col2 figure {
      max-width: 70% !important;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }
}

/* ------------------------------------------------------------ */
/* 　Photography Proの設定・撮影*/
/* ------------------------------------------------------------ */

#basic #main figure.mx-photographyPro__point-title-wrap{
  margin-top: 20px;
}
#basic #main figure.mx-photographyPro__point-title-wrap figcaption{
  text-align: center !important;
  border: solid 1px #cccccc;
  padding: 10px 0;
  text-align: center;
}
#basic #main figure.mx-photographyPro__point-title-wrap figcaption div:last-child{
  display: table-cell;
vertical-align: middle;
  height:3.5em;
  width: 500px;
}
#basic #main figure.mx-photographyPro__point-title-wrap figcaption div:last-child a{
  text-decoration: none;
  color: #00a7b5;
  line-height: 1.5em;
}

@media (max-width:767px){
  #basic #main figure.mx-photographyPro__point-title-wrap{
    max-width: 70%;
    margin: auto;
    margin-top:20px;
  }
}
@media (min-width:767px){
  #basic #main figure.mx-photographyPro__point-title-wrap .arrow-glay{
    top: 70px;
  }
}

#basic #main .mx-photographyPro__iconHeading {
  display: table;
  margin-bottom: 20px;
}
#basic #main .mx-photographyPro__iconHeading p:first-child {
  display: table-cell;
  max-width: 60px;
  padding: 0;
}
#basic #main .mx-photographyPro__iconHeading p:last-child {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
@media (max-width:767px){
  #basic #main .mx-photographyPro__iconHeading p:first-child {
    padding-right: 0px;
    max-width: 60px;
  }
  #basic #main .mx-photographyPro__iconHeading p:last-child {
    margin-left: 15px;
  }
}

#basic #main .mx-photographyPro__iconHeading {
  display: table;
  margin-bottom: 20px;
}
#basic #main .mx-photographyPro__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-photographyPro__iconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-photographyPro__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-photographyPro__iconHeading .mx-photographyPro__iconHeading--verticalMidd{
  vertical-align: middle;
}

#basic #main .mx-photographyPro__toggle {
  margin-bottom: 50px;
}
#basic #main .mx-photographyPro__toggle__box{
  display: flex;
  margin: 10px 20px 30px 20px;
}
@media (max-width:767px){
  #basic #main .mx-photographyPro__toggle__box{
    display: flex;
    margin: 0 10px 25px 10px;
  }
}
#basic #main .mx-photographyPro__toggle div,#basic #main .mx-photographyPro__toggle p{
  color: #555;
}
#basic #main .mx-photographyPro__toggle p{
  margin-left: 20px;
  margin-bottom: 0;
}
#basic #main .mx-photographyPro__toggle__icon {
  padding-right: 0;
}
#basic #main .mx-photographyPro__toggle__icon img{
  max-width: 60px;
}

#basic #main .mx-photographyPro__button {
  text-align: center;
}
#basic #main .mx-photographyPro__button button{
  font-size: 14px;
  position: relative;
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
  display: inline-block;
  max-width: 240px;
  width: 16em;
  padding: .8em 3em;
  text-align: center;
  margin: auto;
}
@media (max-width:767px){
  #basic #main .mx-photographyPro__button button{
    font-size: 3.33333vw;
    max-width: none;
    width: 13em;
    padding: .4em 2em .4em 2em;
  }
}

#basic #main .mx-photographyPro__more {
  margin-top: -50px;
  margin-bottom: 30px;
}
#basic #main .mx-photographyPro__more div div:first-child{
  padding-right: 0;
}
@media (max-width:767px){
  #basic #main .mx-photographyPro__more div div:first-child{
    padding-left: 15px;
  }

}
#basic #main .mx-photographyPro__more div img {
  max-width: 60px;
}

#main .article section.number p a {
    color: #00a7b5;
    text-decoration: underline;
}

/* ------------------------------------------------------------ */
/* 　Cinematography Proの編集 */
/* ------------------------------------------------------------ */

#basic #main .article ul.tryImgCol.mx-cinemaProEdit__tryIt li {
  margin-bottom: 0;
}
#basic #main .article ul.tryImgCol.mx-cinemaProEdit__tryIt li figure {
  padding: 0;
  margin-bottom: 35px;
}
#basic #main .article ul.tryImgCol.mx-cinemaProEdit__tryIt.mx-cinemaProEdit__noneArrow li{
  background-image:none;
}
@media (max-width:767px){
  #basic #main .article ul.tryImgCol.mx-cinemaProEdit__tryIt li {
    margin-bottom: 35px;
  }
  #basic #main .article ul.tryImgCol.mx-cinemaProEdit__tryIt li figure {
    padding: 0 0 23px 0;
    margin-bottom: 0;
    max-width: 100%;
  }
}

@media (min-width:768px){
#main section.contents .tryImgCol.arrow li.mx-photographyPro__arrow_1 {
  background-position: 438px 180px;
}
}

@media (min-width:768px){
#basic #main figure .arrow-glay.arrow-glaymx-photographyPro__arrow_2 {
  margin-top: -95px;
}
}
@media (max-width:767px){
#basic #main figure .arrow-glay.arrow-glaymx-photographyPro__arrow_2 {
  margin-top: 0;
  margin-bottom: 20px;
}
}

/* ------------------------------------------------------------ */
/* 　瞳AF */
/* ------------------------------------------------------------ */

#basic #main .mx-pupilAF__iconHeading {
  display: table;
  margin-bottom: 20px;
}
#basic #main .mx-pupilAF__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-pupilAF__iconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-pupilAF__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-pupilAF__iconHeading .mx-pupilAF__iconHeading--verticalMidd{
  vertical-align: middle;
}

@media (max-width:767px){
  #basic #main .mx-pupilAF__iconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-pupilAF__iconHeading :last-child {
    padding-left: 0px;
    width: auto;
  }
}

#basic #main .mx-pupilAF__tipsTxt{
    border: 3px solid #eee;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 20px 0;
}

#basic #main .mx-pupilAF__tipsTxt p{
  margin: 0;
}
#basic #main .mx-pupilAF__tipsTxt ul{
  padding: 0 50px;
  margin: 0;
}

  #basic #main .mx-pupilAF__tipsTxt h2,.mx-pupilAF__tipsTxt p{
    padding-left: 30px;
    padding-right: 30px;
}

/* ------------------------------------------------------------ */
/* 「Google フォト」の使い方 */
/* ------------------------------------------------------------ */

#basic #main .mx-Gphoto-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-Gphoto-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-Gphoto-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-Gphoto--topFigcaption i{
}

@media (max-width: 767px){
#basic #main .mx-Gphoto--spMb{
    margin-bottom: 30px !important;
  }
#basic #main .mx-Gphoto-figcaption p{
    display: none;
  }
}

/* ------------------------------------------------------------ */
/* DSEE HX / DSEE Ultimate */
/* ------------------------------------------------------------ */

@media (max-width: 767px){
#basic #main .mx-dseeHx--spMb{
    margin-bottom: 50px !important;
  }
}

/* ------------------------------------------------------------ */
/* 21:9マルチウィンドウ 2020spring追加 */
/* ------------------------------------------------------------ */

#basic #main .mx-219MW__iconHeading {
  display: table;
  margin-bottom: 30px;
}
#basic #main .mx-219MW__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 10px;
}
#basic #main .mx-219MW__iconHeading div:first-child img{
  max-width: 62px;
}
#basic #main .mx-219MW__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-219MW__iconHeading .mx-219MW__iconHeading--verticalMidd{
  vertical-align: middle;
}

@media (max-width:767px){
  #basic #main .mx-219MW__iconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-219MW__iconHeading div:first-child img{
    max-width: 83px;
  }
  #basic #main .mx-219MW__iconHeading :last-child {
    padding-left: 0px;
    width: auto;
  }
}

#basic #main .mx-219MW-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-219MW-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-219MW-topFigcaption p{
  min-height: 25px;
  margin-bottom: 10px !important;
}
#basic #main .mx-219MW--topFigcaption i{
}

@media (max-width: 767px){
#basic #main .mx-219MWF--spMb{
    margin-bottom: 30px !important;
  }
}

/* ------------------------------------------------------------ */
/* Xperiaの調子が悪いときの対処法 2020autumn追加 */
/* ------------------------------------------------------------ */

#basic #main .xperiaApproach--navi{
  display: flex;
  flex-wrap:wrap;
  margin: 0 -3px;
  padding: 0;
}
#basic #main .xperiaApproach--navi__elements{
  width : calc(100%/3) ;
  text-align: center;
  padding: 3px;
  display: flex;
}
#basic #main .xperiaApproach--navi__elements a{
  width: 100%;
  text-decoration: none;
  display: flex;
  justify-content: center;
}
#basic #main .xperiaApproach--navi__elements p{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  border: 1px solid #C8C8C8;
  font-weight: bold;
  color: #555;
}

#basic #main .xperiaApproach--figureSubhead{
  font-size: 1.1em;
  text-align: center;
}

@media (min-width: 767px){
  .xperiaApproach--imgSizeAdjustment{
    max-width: 197.5px;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 767px){
  #basic #main .xperiaApproach--navi__elements{
    width : calc(100%/2) ;
  }
}


/* ------------------------------------------------------------ */
/* ディスプレイの画質設定 2020autumn追加 */
/* ------------------------------------------------------------ */


#basic section.number div.mx-imageQuality__grayBox{
  padding: 30px;
  overflow: hidden;
  background-color: #f2f2f2
}
@media (max-width: 767px){
  #basic section.number div.mx-imageQuality__grayBox{
    padding: 15px;
  }
}

#basic section.number div.mx-imageQuality__grayBox .mx-imageQuality__grayBox__insideCOntents{
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0;
}
@media (max-width: 767px){
  #basic section.number div.mx-imageQuality__grayBox .mx-imageQuality__grayBox__insideCOntents{
    padding-left: 0;
    padding-right: 0;
  }
}

#basic section.number div.mx-imageQuality__grayBox .mx-imageQuality__grayBox__insideCOntents p:nth-child(odd){
  margin-top: 20px;
  margin-bottom: 0px;
}
#basic section.number div.mx-imageQuality__grayBox .mx-imageQuality__grayBox__insideCOntents p:nth-child(even){

}
#basic section.number div.mx-imageQuality__grayBox .mx-imageQuality__grayBox__insideCOntents p:last-child{
  margin-bottom: 0px;
}


/* ------------------------------------------------------------ */
/* 「Xperia Transfer 2」の使い方 2020autumn追加 */
/* ------------------------------------------------------------ */

#basic #main .mx-XT2__iconHeading {
  display: table;
  margin-bottom: 80px;
}
#basic #main .mx-XT2__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-XT2__iconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-XT2__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-XT2__iconHeading .mx-XT2__iconHeading--verticalMidd{
  vertical-align: middle;
}

@media (max-width:767px){
  #basic #main .mx-XT2__iconHeading {
    margin-bottom: 60px;
  }
  #basic #main .mx-XT2__iconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-XT2__iconHeading div:last-child {
    padding-left: 0px;
    width: auto;
  }
}

@media (min-width: 768px){
  #basic #main .article .number .row.mx-XT2__rowMargin{
    margin-right: 0;
    margin-left: 0;
  }
  #basic #main .article .number .row.mx-XT2__rowMargin div:first-child{
    padding: 0;
  }
  #basic #main .article .number .row.mx-XT2__rowMargin div figure{
    padding-left: 0;
  }
}

#basic #main .article .number .mx-XT2__grayBorderBox{
  border: 3px solid #eee;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 30px;
}
#basic #main .article .number div.mx-XT2__grayBorderBox div.row{
  margin-right: 0;
  margin-left: 0;
}
#basic #main .article .number .mx-XT2__grayBorderBox figure{
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width:767px){
  #basic #main .article .number .mx-XT2__grayBorderBox figure{
    margin-bottom: 0px;
  }
  #basic #main .article .number .mx-XT2__grayBorderBox{
    padding: 20px;
  }
}
@media (min-width: 768px){
  #basic #main .article .number .mx-XT2__iPhonefigure figure{
    text-align: center;
  }
  #basic #main .article .number .mx-XT2__iPhonefigure figure img{
    width: 80%;
  }
}
#basic #main .article .number .mx-XT2__figureSubhead{
  margin-bottom: 10px;
  text-align: center;
}

#basic #main .article .number .mx-XT2__linkText{
  font-size: 13px;
  line-height: 1.4;
}

/* ------------------------------------------------------------ */
/* Photography Proの設定・撮影 2020autumn追加 */
/* ------------------------------------------------------------ */

@media (min-width: 768px){
  #basic #main .article .number .row.mx-photographyPro__menuDisplay__section{
    margin-right: 0;
    margin-left: 0;
  }
  #basic #main .article .number .row.mx-photographyPro__menuDisplay__section div:first-child{
    padding: 0;
  }
  #basic #main .article .number .row.mx-photographyPro__menuDisplay__section div figure{
    padding-left: 0;
    padding-right: 20px;
  }
}

/* ------------------------------------------------------------ */
/* ゲームエンハンサー 2020autumn追加 */
/* ------------------------------------------------------------ */

#basic #main .article section.contents .mx-GameEnhancere__iconList div{
  vertical-align: middle;
  margin-bottom: 10px;
  display: flex;
}
#basic #main .article section.contents .mx-GameEnhancere__iconList div div{
  display: flex;
  justify-content: center;
  align-items: center;
}
#basic #main .article section.contents .mx-GameEnhancere__iconList.-isAlignItems div div{
  align-items: stretch;
}
#basic #main .article section.contents .mx-GameEnhancere__iconList div figure{
  padding: 0;
  margin-right: 15px;
  margin-bottom: 0;
  min-width: 25px;
  max-width: 25px;
}
#basic #main .article section.contents .mx-GameEnhancere__iconList div div p{
margin: 0;
display: inline;
}
@media (max-width:767px){
  #basic #main .article section.contents .mx-GameEnhancere__iconList{
    margin-top: 10px;
  }
  #basic #main .article section.contents .mx-GameEnhancere__iconList div{
    vertical-align: top;
    margin-bottom: 10px;
  }
  #basic #main .article section.contents .mx-GameEnhancere__iconList div div{
    display: flex;
    align-items: stretch;
  }
  #basic #main .article section.contents .mx-GameEnhancere__iconList div figure{
    padding: 0;
    margin-right: 15px;
    margin-bottom: 0;
    min-width: 25px;
    max-width: 25px;
  }
}

#basic #main .article section.contents .mx-GameEnhancere__canDoHeadLogo{
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#basic #main .article section.contents .mx-GameEnhancere__canDoHeadLogo figure{
  padding: 0;
  margin-right: 15px;
  margin-bottom: 0;
  max-width: 30px;
}
#basic #main .article section.contents .mx-GameEnhancere__canDoHeadLogo h2{
  margin: 0;
}

#basic section.number div.mx-GameEnhancere__grayBox {
  margin-bottom: 40px;
  padding: 10px 30px 30px 30px;
  overflow: hidden;
  background-color: #f2f2f2;
}
@media (max-width: 767px){
  #basic section.number div.mx-GameEnhancere__grayBox {
    padding: 15px;
  }
}

#basic section.number div.mx-GameEnhancere__grayBox p:nth-child(even){
  margin-top: 20px;
  margin-bottom: 0px;
}
#basic section.number div.mx-GameEnhancere__grayBox p:last-child{
  margin-bottom: 0px;
}
@media (max-width: 767px){
  #basic section.number div.mx-GameEnhancere__grayBox p:first-of-type {
    margin-top: 0px;
  }
}
@media (min-width: 768px){
  #basic section.number div.row.mx-GameEnhancere__2colMarginReset{
    margin:0;
  }
  #basic section.number div.row.mx-GameEnhancere__2colMarginReset div:first-of-type{
    padding-left: 0;
  }
}

#basic section.number div.mx-GameEnhancere__innerContents{
  padding: 0 30px;
}
@media (max-width: 767px){
  #basic section.number div.mx-GameEnhancere__innerContents{
    padding: 0 10px;
  }
}

@media (min-width: 768px){
  #basic section.number div.row.mx-GameEnhancere__gamePlay {
    margin:0;
  }
  #basic section.number div.row.mx-GameEnhancere__gamePlay{
    padding-left: 0;
  }
}


/* ------------------------------------------------------------ */
/* Google アシスタント 2020autumn追加 */
/* ------------------------------------------------------------ */


@media (min-width: 768px){
  #basic section.number div.row.mx-googleAssi__2colMarginReset{
    margin:0;
  }
  #basic section.number div.row.mx-googleAssi__2colMarginReset div:first-of-type{
    padding-left: 0;
  }
  #basic section.number div.row.mx-googleAssi__2colMarginReset div h4{
    margin-top: 0;
  }
}
@media (max-width: 767px){
  #basic section.number div.row.mx-googleAssi__2colMarginReset div h4{
    margin-top: 10px;
  }
}

#basic #main .article .number .mx-googleAssi__grayBorderBox{
  border: 3px solid #eee;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 30px;
}
#basic #main .article .number .mx-googleAssi__grayBorderBox div,
#basic #main .article .number .mx-googleAssi__grayBorderBox div div{
  margin-bottom: 0;
}
@media (max-width:767px){
  #basic #main .article .number .mx-googleAssi__grayBorderBox{
    padding: 20px;
  }
}


/* ------------------------------------------------------------ */
/* 「Google フォト」の使い方 2020autumn追加 */
/* ------------------------------------------------------------ */


@media (min-width: 768px){
  #basic section.number div.row.mx-Gphoto__2colMarginReset{
    margin:0;
  }
  #basic section.number div.row.mx-Gphoto__2colMarginReset.-isLeftBoxpaddingReset{
    padding-left: 0;
  }
  #basic section.number div.row.mx-Gphoto__2colMarginReset div h4{
    margin-top: 0;
  }
}
@media (max-width: 767px){
  #basic section.number div.row.mx-Gphoto__2colMarginReset div h4{
    margin-top: 10px;
  }
}

#basic #main .mx-Gphoto__iconHeading {
  display: table;
  margin-bottom: 80px;
}
#basic #main .mx-Gphoto__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-Gphoto__iconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-Gphoto__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
@media (max-width:767px){
  #basic #main .mx-Gphoto__iconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-Gphoto__iconHeading :last-child {
    padding-left: 0px;
    width: auto;
  }
}


/* ------------------------------------------------------------ */
/* 21:9マルチウィンドウ 2020autumn追加 */
/* ------------------------------------------------------------ */

#basic #main .mx-219MW__iconHeading2 {
  display: flex;
  align-items: center;
}
#basic #main .mx-219MW__iconHeading2 div:first-child {
  padding-left: 0;
  padding-right: 10px;
}
#basic #main .mx-219MW__iconHeading2 h2 {
  margin-bottom: 0cm;
  width: 100%;
}
@media (max-width:767px){
  #basic #main .mx-219MW__iconHeading2 div:first-child {
    padding-right: 10px;
  }
}

#basic #main .mx-219MW__topWrapper{
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width:767px){
  #basic #main .mx-219MW__topWrapper{
    display: block;
  }
  #basic #main .mx-219MW__topWrapper figure:last-child{
    margin-top:40px;
  }
}


/* ------------------------------------------------------------ */
/* 共通：フッター部分商標テキスト */
/* ------------------------------------------------------------ */

.mx-footerTrademarkText{
  font-size: 14px !important;
  text-align: right;
}
@media (max-width:767px){
  .mx-footerTrademarkText{
  text-align: left;
  }
}

/* ------------------------------------------------------------ */
/* 全ページ共通：灰色背景画像の外枠 */
/* ------------------------------------------------------------ */
.sm-imagesBoder{
  outline: 1px solid #ccc;
}

/* ------------------------------------------------------------ */
/* 「PSリモートプレイ」の使い方 */
/* ------------------------------------------------------------ */

#main .article .number .row.mx-PsRemoteplay__capture{
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px){
  #basic #main .article .number .row.mx-PsRemoteplay__capture div:first-of-type{
    padding-left: 0;
  }
  #basic #main .article .number .row.mx-PsRemoteplay__capture div:nth-child(2){
    padding-right: 0;
  }
  #basic #main .article .number .row.mx-PsRemoteplay__capture figure{
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width:767px){
  #basic #main .article .number .row.mx-PsRemoteplay__capture div:first-of-type{
    padding: 0;
  }
  #basic #main .article .number .row.mx-PsRemoteplay__capture div:nth-child(2){
    padding: 0;
  }

  #basic #main .article .number .row.mx-PsRemoteplay__capture figure{
    max-width: 100%;
  }
}
#basic #basic .article .mx-PsRemoteplay__linkText{
  font-size: 13px;
  line-height: 1.4;
}


/* ------------------------------------------------------------ */
/* フロントカメラの基本操作 21-1H*/
/* ------------------------------------------------------------ */

@media (min-width:768px){
  #main section.number.glayBorderBox .tryImgCol.arrow li{
    background-position: 415px 111px;
  }
}
@media (max-width:767px){
  #main section.number.glayBorderBox .tryImgCol.arrow li{
    padding-bottom: 25px;
    background-position: center bottom;
  }
}


/* ------------------------------------------------------------ */
/* カメラの基本操作 21-1H*/
/* ------------------------------------------------------------ */

#basic #main .mx-basicOperationCamera__iconHeading {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
#basic #main .mx-basicOperationCamera__iconHeading div:first-child {
  padding-left: 0;
  padding-right: 10px;
}
#basic #main .mx-basicOperationCamera__iconHeading h2 {
  margin-bottom: 0cm;
  width: 100%;
}
@media (max-width:767px){
  #basic #main .mx-basicOperationCamera__iconHeading div:first-child {
    padding-right: 10px;
  }
}

#basic #main .mx-basicOperationCamera_link__iconHeading {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
#basic #main .mx-basicOperationCamera_link__iconHeading figure{
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 0;
  margin-bottom: 0px;
}
#basic #main .mx-basicOperationCamera_link__iconHeading figure img{
  max-width: 60px;

}
#basic #main .mx-basicOperationCamera_link__iconHeading p{
  margin-bottom: 0px;
}

/* ------------------------------------------------------------ */
/* いたわり充電 21-1H*/
/* ------------------------------------------------------------ */

.mx-itawari__list {
  padding-left: 1.3em;
}
.mx-itawari__list dd{
  margin-left: -1.3em;
}
@media (max-width:767px){
  .mx-itawari__list li{
    margin-top: 15px;
  }
}

/* ------------------------------------------------------------ */
/* Videography Proの撮影・設定*/
/* ------------------------------------------------------------ */

#main .article p.mx_videography-pro__headLink {
  font-size: 12px;
}

#basic #main figure.mx_videography-pro__point-title-wrap {
  margin-top: 20px;
}

#basic #main figure.mx_videography-pro__point-title-wrap figcaption {
  text-align: center !important;
  border: solid 1px #cccccc;
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#basic #main figure.mx_videography-pro__point-title-wrap p {
  width: 100%;
  margin-bottom: 0;
  vertical-align: middle;
}

#basic #main figure.mx_videography-pro__point-title-wrap p:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
}

#main .article section.number figure.mx_videography-pro__point-title-wrap a {
  color: #00a7b5;
  text-decoration: underline;
  display: inline-block;
}

#basic #main figure.mx_videography-pro__point-title-wrap a {
  text-decoration: none;
}

#basic #main figure.mx_videography-pro__point-title-wrap i {
  top: 70%;
}

@media (max-width:767px){
  #basic #main figure.mx_videography-pro__point-title-wrap {
  max-width: 70%;
  margin: 20px auto auto auto;
  }
}

#basic #main figure figcaption.mx_videography-pro__figureSubhead {
  padding-top: 10px;
  font-weight: bold;
  text-align: center;
}

/* ------------------------------------------------------------ */
/* 22-1H レコード・Youtube配信で設置 */
/* ------------------------------------------------------------ */

#main section.contents .mx-Record-YouTubeLive-2colImg figure{
  padding: 0px !important;
}
#main section.contents .Record-YouTubeLive-2colImg .arrow li {
  background-position: 438px 80px !important;
}
@media (max-width:767px){
  #main section.contents .Record-YouTubeLive-2colImg figure{
    margin-right: 0px;
    margin-left: 0px;
    max-width: 100%;
  }
}

#basic #main .article section.contents .Record-YouTubeLive__iconList div{
  vertical-align: middle;
  margin-bottom: 10px;
  display: flex;
}
#basic #main .article section.contents .Record-YouTubeLive__iconList div div{
  display: flex;
  justify-content: center;
  align-items: center;
}
#basic #main .article section.contents .Record-YouTubeLive__iconList.-isAlignItems div div{
  align-items: stretch;
}
#basic #main .article section.contents .Record-YouTubeLive__iconList div figure{
  padding: 0;
  margin-right: 15px;
  margin-bottom: 0;
  min-width: 25px;
  max-width: 25px;
}
#basic #main .article section.contents .Record-YouTubeLive__iconList div div p{
margin: 0;
display: inline;
}
@media (max-width:767px){
  #basic #main .article section.contents .Record-YouTubeLive__iconList{
    margin-top: 10px;
  }
  #basic #main .article section.contents .Record-YouTubeLive__iconList div{
    vertical-align: top;
    margin-bottom: 10px;
  }
  #basic #main .article section.contents .Record-YouTubeLive__iconList div div{
    display: flex;
    align-items: stretch;
  }
  #basic #main .article section.contents .Record-YouTubeLive__iconList div figure{
    padding: 0;
    margin-right: 15px;
    margin-bottom: 0;
    min-width: 25px;
    max-width: 25px;
  }
}

#basic #main .article section.contents .Record-YouTubeLive__canDoHeadLogo{
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#basic #main .article section.contents .Record-YouTubeLive__canDoHeadLogo figure{
  padding: 0;
  margin-right: 15px;
  margin-bottom: 0;
  max-width: 30px;
}
#basic #main .article section.contents .Record-YouTubeLive__canDoHeadLogo h2{
  margin: 0;
}

#basic section.number div.Record-YouTubeLive__grayBox {
  margin-bottom: 40px;
  padding: 10px 30px 30px 30px;
  overflow: hidden;
  background-color: #f2f2f2;
}
@media (max-width: 767px){
  #basic section.number div.Record-YouTubeLive__grayBox {
    padding: 15px;
  }
}

#basic section.number div.Record-YouTubeLive__grayBox p:nth-child(even){
  margin-top: 20px;
  margin-bottom: 0px;
}
#basic section.number div.Record-YouTubeLive__grayBox p:last-child{
  margin-bottom: 0px;
}
@media (max-width: 767px){
  #basic section.number div.Record-YouTubeLive__grayBox p:first-of-type {
    margin-top: 0px;
  }
}
@media (min-width: 768px){
  #basic section.number div.row.Record-YouTubeLive__2colMarginReset{
    margin:0;
  }
  #basic section.number div.row.Record-YouTubeLive__2colMarginReset div:first-of-type{
    padding-left: 0;
  }
}

#basic section.number div.Record-YouTubeLive__innerContents{
  margin-top: 30px;
  padding: 0 30px;
}
@media (max-width: 767px){
  #basic section.number div.Record-YouTubeLive__innerContents{
    padding: 0 10px;
  }
}

@media (min-width: 768px){
  #basic section.number div.row.Record-YouTubeLive__gamePlay {
    margin:0;
  }
  #basic section.number div.row.Record-YouTubeLive__gamePlay{
    padding-left: 0;
  }
}

/* ------------------------------------------------------------ */
/* 22-1H 360 Spatial Sound /360 Upmix */
/* ------------------------------------------------------------ */

#basic article section div.mx-360SpatialSound__figureHeading {
  margin-bottom: 20px;
}

#basic article section div.mx-360SpatialSound__figureHeading.-isGrayBox figcaption {
  color: #fff;
  font-weight: 700;
  padding: 0.5rem 1rem;
  background-color: #888;
  text-align: center;
}

@media (max-width: 767px){
  #basic article section div.mx-360SpatialSound__figureHeading.-isSpMt50 {
    margin-top: 50px;
  }
}

/* ------------------------------------------------------------ */
/* 21-1H Videography Proの撮影・設定*/
/* ------------------------------------------------------------ */

@media (min-width: 768px){
  #main .article .number .row figure.mx-ShootingVideographyPro__crisscrossRow--beside{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px){
  #main .article .number .row figure.mx-ShootingVideographyPro__crisscrossRow--beside{
    max-width: 100%;
  }
}

/* ------------------------------------------------------------ */
/* 21-1H 片手モード*/
/* ------------------------------------------------------------ */

#basic article section .row figcaption.mx-ohm__figureHeading--GrayBox {
  color: #fff;
  font-weight: 700;
  padding: 0.5rem 1rem;
  background-color: #888;
  text-align: center;
  margin-top: 15px;
}

@media (max-width: 767px) {
  #basic article section .row figcaption.mx-ohm__figureHeading--GrayBox{
    margin-top: 10px;
    margin-bottom: 60px;
  }
}

/* ------------------------------------------------------------ */
/* 22-2H 共通 */
/* ------------------------------------------------------------ */

.mx-ankerPosition {
  padding-top: 100px !important;
  margin-top:-100px !important;
}

@media (max-width: 767px) {
  .mx-ankerPosition {
    padding-top: 80px !important;
    margin-top: -80px !important;
  }
}


/* ------------------------------------------------------------ */
/* 22-2H QRコード */
/* ------------------------------------------------------------ */

#basic #main .mx-QRcode__iconHeading {
  display: table;
  margin-bottom: 20px;
}
#basic #main .mx-QRcode__iconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-QRcode__iconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-QRcode__iconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-QRcode__iconHeading .mx-QRcode__iconHeading--verticalMidd{
  vertical-align: middle;
}

@media (max-width:767px){
  #basic #main .mx-QRcode__iconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-QRcode__iconHeading :last-child {
    padding-left: 0px;
    width: auto;
  }
}

#main section.contents .bg_beige_dlStyle__box {
  max-width: 700px;
  margin: auto;
  padding: 20px 30px;
  overflow: hidden;
  background-color: #fdf2d0 !important;
}

@media (min-width: 768px) {
	#main section.contents .mx-QRcode__row_oneSideHorizontal {
  margin-top: 70px;
	}
}

#basic #main figure.mx-QRcode__inaccessibleArrow i.arrow-glay {
  position: absolute;
  top: 39%;
  right: -14%;
  margin-top: -32px;
  background: url(/xperia/myxperia/howtoxperia/basic/img/function47/inaccessible_arrow.jpg) no-repeat ;
  background-size:contain;
  width: 53px;
  height: 53px;
}

@media (max-width: 767px) {
  #basic #main figure.mx-QRcode__inaccessibleArrow i.arrow-glay {
    position: relative;
    display: block;
    background: url(/xperia/myxperia/howtoxperia/basic/img/function47/inaccessible_arrow.jpg) no-repeat;
    background-size:contain;
    top: auto;
    right: auto;
    width: 60px;
    height: 60px;
    transform: rotateZ(90deg);
    background-position: center;
    margin: 15px auto;
  }
}

@media (min-width: 768px) {
  #basic #main figure.mx-QRcode__inaccessibleArrow + figure {
    padding-left: 50px;
    padding-right: 0;
  }
}

/* ------------------------------------------------------------ */
/* 22-2H 瞳AF */
/* ------------------------------------------------------------ */

#main .article .number .row.mx-photographyPro__3col_paddingReset {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  #main .article .number .row.mx-photographyPro__3col_paddingReset figure {
    padding-left: 0;
    padding-right: 0;
    }
  }

@media (min-width: 768px) {
  #main .article .number .row figure.mx-photographyPro__inaccessibleArrow {
  margin-top: 60px;
  }
}

/* ------------------------------------------------------------ */
/* 22-2H ディスプレイの画質設定 */
/* ------------------------------------------------------------ */

#main section.number a.mx-displaySetting__link {
  color: #42adba;
  font-size: 15px;
  text-decoration: underline;
}

#main section.number a.mx-displaySetting__link:hover{
  opacity: 0.8;
}

/* ------------------------------------------------------------ */
/* 22-2H カメラの基本操作 */
/* ------------------------------------------------------------ */

#main section.number figure figcaption.mx-basicOperationCamera__captureIcon {
  line-height: 2.7em;
}

#main section.number figure figcaption.mx-basicOperationCamera__captureIcon img {
  zoom: 0.7;
}

/* ------------------------------------------------------------ */
/* 22-2H スタミナモード */
/* ------------------------------------------------------------ */

@media (max-width: 767px) {
  .mx-staminaMode__row_spWidth {
    max-width: 70%;
    margin: 0 auto;
  }
}

/* ------------------------------------------------------------ */
/* 22-2H デバイスを探す */
/* ------------------------------------------------------------ */

@media (max-width: 767px) {
  #main section.number figure.mx-findDevice__row_spWidth {
    max-width:100%;
  }
}

/* ------------------------------------------------------------ */
/* 23-March Bluetoothリモコン */
/* ------------------------------------------------------------ */

#main .mx-bluetoothRemoteButtonContainer {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767px) {
  #main .mx-bluetoothRemoteButtonContainer  {
    display: block;
  }
}
#main .mx-bluetoothRemoteButtonContainer > div{
  width: 50%;
}
@media (max-width: 767px) {
  #main .mx-bluetoothRemoteButtonContainer > div {
    width: 100%;
  }
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide ul {
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide ul {
    margin-bottom: 30px;
  }
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide ul li {
  padding: 0.7em 0;
  display: inline-block;
  font-size: 13px;
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton {
  display: inline-block;
  background-color: #000000;
  color: #ffffff;
  padding: 0.4em 1em;
  transition-duration: 0.2s;
  position: relative;
  border-radius: 3px;
  text-decoration: none;
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton::after {
  content: "";
  display: inline-block;
  border-color: #ffffff;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg);
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton[target="_blank"] {
  padding-right: 2.2em;
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton[target="_blank"]::before {
  content: "";
  display: inline-block;
  background-image: url(/xperia/myxperia/howtoxperia/camera/img/function46/external_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.6em;
  width: 10px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 0.6em;
  transform: translateY(-50%);
}

#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton:hover,
#main .mx-bluetoothRemoteButtonContainer .mx-bluetoothRemoteButtonSide a.mx-bluetoothRemoteButton:focus {
  text-decoration: none;
  color: #fff;
  background-color: #28282d;
}

#basic #main .mx-bluetoothRemoteIconHeading {
  display: table;
  margin-bottom: 20px;
}
#basic #main .mx-bluetoothRemoteIconHeading div:first-child {
  display: table-cell;
  padding-left: 0;
  padding-right: 25px;
}
#basic #main .mx-bluetoothRemoteIconHeading div:first-child img{
  width:  auto;
}
#basic #main .mx-bluetoothRemoteIconHeading :last-child {
  display: table-cell;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
}
#basic #main .mx-bluetoothRemoteIconHeading .mx-bluetoothRemoteIconHeading--verticalMidd{
  vertical-align: middle;
}
@media (max-width:767px){
  #basic #main .mx-bluetoothRemoteIconHeading div:first-child {
    width: 10%;
    padding-right: 15px;
  }
  #basic #main .mx-bluetoothRemoteIconHeading :last-child {
    padding-left: 0px;
    width: auto;
  }
}

/* ------------------------------------------------------------ */
/* 23-March カメラ専用機の外部モニターとして使う */
/* ------------------------------------------------------------ */

#basic #main .mx-externalMonitorInlineIcon {
  display: inline-block;
  height: 1.7em;;
  margin-top: -0.3em;
}
#basic #main .mx-externalMonitorInlineIcon.-isHeadeing {
  height: 1.1em;;
}

#basic #main ul.mx-externalMonitorList {
  padding-left: 1em;
}
#basic #main ul.mx-externalMonitorList li {
  margin-bottom: 10px;
}

/* ------------------------------------------------------------ */
/* 23-March カメラ専用機と接続する */
/* ------------------------------------------------------------ */

#basic #main .mx-connectDedicatedCameraInlineIcon {
  display: inline-block;
  height: 1.7em;;
  margin-top: -0.3em;
}
#basic #main .mx-connectDedicatedCameraInlineIcon.-isHeadeing {
  height: 1.1em;;
}

#basic #main ul.mx-connectDedicatedCameraList {
  padding-left: 1em;
}
#basic #main ul.mx-connectDedicatedCameraList li {
  margin-bottom: 10px;
}
