@charset "UTF-8";

#products .related-nav{
margin: 45px auto 50px;
}
#products .fields-layout-mobile-plan .fields.block-half{
float: none;
margin: 0 auto !important;
}
@media screen and (max-width:768px){
  .spec-box li{
  margin-left: 2%;
  width: 32%;
  height: 62px;
  }
  .spec-box li:nth-child(3n+1){
  margin-left: 0;
  }
  .spec-box span{
  padding: 0;
  height: 100%;
  }
  .spec-box img{
  padding-left: 3px;
  width: 30px;
  height: auto;
  }
  .spec-box span:first-child{
  width: 30px;
  }
  #products .visual{
  margin-right: 0;
  margin-left: 0;
  }
  #products .pull-right{
  width: 50%;
  }
  #products .pull-right.sp-none{
  float: none;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  }
  #products .hline{
  padding-right: 10px;
  padding-left: 10px;
  }
  #products .orders ul{
  padding-right: 10px;
  padding-left: 10px;
  }
  #products .related-nav{
  margin: 0;
  }
  #products .related-nav ul{
  margin: 0 -10px 30px;
  }
}

#products .product-main{
margin-bottom: 60px;
padding: 35px 0 20px;
}
#products .product-main .cols{
padding: 40px 0;
}
#products .product-main .product-name{
margin-bottom: 15px;
color: #0099ff;
font-size: 16px;
}
#products .product-main .product-description{
font-size: 22px;
}
#products .product-img-thumb li{
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0;
width: 80px;
list-style-type: none;
}
#products .product-img-thumb li a{
display: table-cell;
height: 76px;
border: 2px solid #c1c1c1;
vertical-align: middle;
}
#products .product-img-thumb li a:hover,
#products .product-img-thumb li a.current{
border: 2px solid #0099ff;
}
#products .product-img-thumb li img{
width: 100%;
}
#products .product-color-thumb li{
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0;
width: 80px;
list-style-type: none;
text-align: center;
}
#products .product-color-thumb li .product-color-thumb-block{
display: block;
height: 40px;
border: 1px solid #666;
}
#products .product-color-thumb li a{
display: block;
color: #000 !important;
text-decoration: none !important;
}
#products .product-bnr-wrap{

}
#products .product-bnr-wrap .product-color-thumb{
    max-width: 180px;
    float: left;
}
#products .product-bnr{
    margin-top: -24px;
}
#products .product-info{
margin-bottom: 60px;
padding-top: 60px;
padding-bottom: 60px;
}
#products .product-info > :last-child{
margin-bottom: 0;
}
#products .product-info > :last-child .foot-btn-list{
margin-bottom: 0;
}
#products .product-info .mark{
font-size: 12px;
}
@media screen and (max-width:768px){
  #products .product-main{
  margin-bottom: 30px;
  padding: 35px 20px 20px;
  }
  #products .product-main .cols{
  margin: 0;
  padding: 0;
  }
  #products .product-main .product-name{
  margin-bottom: 5px;
  border: 0;
  font-size: 11px;
  }
  #products .product-main .product-description{
  margin-bottom: 10px;
  font-size: 14px;
  }
  #products .product-img{
  margin-bottom: 20px;
  max-width: 100%;
  }
  #products .product-img-thumb li{
  margin-right: 5px;
  width: 50px;
  }
  #products .product-img-thumb.wide_thumbnail li{
  margin-right: 5px;
  width: 60px;
  }
  #products .product-img-thumb li a{
  display: table-cell;
  height: 44px;
  border: 2px solid #c1c1c1;
  vertical-align: middle;
  }
  #products .product-info{
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  }
  #products .product-info .mark{
  font-size: 10px;
  }
}

.logo_img{
float: right;
margin: 0 10px 15px;
width: 480px;
}
.logo_img img{
min-width: 185px;
max-width: 50%;
}
.logo_img.logo_img_small img{
min-width: 90px;
max-width: 25%;
}
.logo_img.width-100 img{
max-width: 100%;
min-width: 0;
width: auto;
}
.products_cols .col-2{
display: block;
float: left;
}
.mark_mmri{
margin-top: -78px;
}
.fields-layout .fields .content.width_adjast_01{
margin: 0 auto;
max-width: 978px;
}
.text-tax3.width_adjast_02{
margin: 0 auto 10px;
max-width: 968px;
}
.mark.ml25{
margin-top: 5px;
margin-left: 25px;
}
@media screen and (max-width:768px){
  .logo_img{
  float: none;
  margin: 0;
  width: 100%;
  text-align: center;
  }
  .mark_mmri{
  margin-top: 0;
  }
  .mark11.ml25{
  margin-left: 1.3em;
  }
}

.list-horizontal > li.inline {
display: inline;
margin-left: 0;
}

#products .product-main .product-name{
color: #e4007f;
}
#products .product-main.product-mobile .product-img-thumb li a:hover,
#products .product-main.product-mobile .product-img-thumb li a.current{
border: 2px solid #e4007f;
}
#products .product-main .product-name .box,
#products .product-main .logo_img .box{
display: inline-block;
margin-left: 10px;
padding: 5px 10px;
border: 2px solid #e4007f;
color: #e4007f;
font-weight: normal;
font-size: 14px;/*87.5%;*/
}
#products .product-main .order-confirm{
padding-top: 0;
}
#products .product-main .order-confirm .title{
margin-bottom: 20px;
text-align: center;
font-size: 18px;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
line-height: 120%;
}
#products .product-main .order-confirm .ind{
margin-bottom: 20px;
text-align: center;
}
#products .product-main .order-confirm .foot{
padding: 0 40px;
}
#products .product-main .order-confirm .foot [class^="btn-"]{
width: 100%;
}
@media screen and (max-width:768px){
  #products .product-main .product-name .box,
  #products .product-main .logo_img .box{
  display: block;
  margin: 10px 0;
  }
  #products .product-main .order-confirm .title{
  margin-bottom: 10px;
  font-size: 13px;
  }
  #products .product-main .order-confirm .ind{
  margin-bottom: 10px;
  }
  #products .product-main .order-confirm .foot{
  margin-bottom: 20px;
  padding: 0 20px;
  }
}

/* スペックボックス */
.spec-box{
padding-left: 20px;
}
.spec-box li{
display: table;
float: left;
margin-bottom: 8px;
margin-left: 8px;
width: 15%;
border: 1px #666 solid;
border-radius: 5px;
list-style: none;
}
.spec-box span{
display: table-cell;
padding: 8px 5px 8px 0;
vertical-align: middle;
text-align: center;
font-size: 10px;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.spec-box span:first-child{
padding: 8px 0;
width: 65px;
}
.not_spec{
border: 1px #e0e0e0 solid !important;
color: #e0e0e0 !important;
}
@media screen and (max-width:768px){
  .spec-box{
  padding-left: 0;
  }
  .spec-box li{
  margin-left: 4px;
  width: 31%;
  height: 64px;
  }
  .spec-box span{
  padding: 0;
  height: 100%;
  }
  .spec-box img{
  padding-left: 3px;
  width: 30px;
  height: auto;
  }
  .spec-box span:first-child{
  width: 30px;
  }
  .img_sp_size{
  width: auto;
  height: auto;
  }
}

@media screen and (min-width:768px){
  article .boxes .box > .ind .img img.price{
  width: auto;
  height: auto;
  }
}

.plan-mobile-description{
margin: 0 0 30px;
text-align: center;
}
.plan-mobile-description h4{
margin-bottom: 15px;
padding: 0;
color: #e4007f;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.plan-mobile-description .lead{
margin: 0 0 30px;
}
.plan-mobile-description .notice-01 li{
position: relative;
margin-left: 0;
padding-left: 2.5em;
list-style: none;
text-align: left;
}
.plan-mobile-description .notice-01 li span{
position: absolute;
top: 0;
left: 0;
}
@media screen and (min-width:768px){
  .plan-mobile-description h4{
  font-size: 24px;
  }
  .plan-mobile-description .lead{
  font-size: 16px;
  }
  .plan-mobile-description .link{
  padding-left: 170px;
  text-align: left;
  }
  .plan-mobile-description .box-frame .link{
  padding-left: 0;
  }
}
@media screen and (max-width:768px){
  .plan-mobile-description .lead{
  text-align: left;
  }
  .plan-mobile-description .link{
  padding-left: 0;
  text-align: center;
  }
}

#area-map{
margin-bottom: 20px;
}
#area-map iframe{
overflow: none;
margin: 0;
padding: 0;
width: 100%;
height: 877px;
border: 1px solid #c1c1c1;
}
#area-map #area-map-wimax2plus{
display: none;
}
#area-map #area-map-pinpoint{
display: none;
}
@media screen and (max-width: 768px){
  article img{
  max-width: 100%;
  height: auto !important;
  }
  #area-map{
  display: none;
  }
}


.fields-layout .field.iphone{
padding: 0;
}
.layout-product-iphone .col2{
float: left;
width: 50%;
margin: 0;
box-sizing: border-box;
}
.layout-product-iphone [class^="col"] a{
display: table;
width: 100%;
height: 100%;
padding: 30px;
text-decoration: none;
color: #2c2c2c;
box-sizing: border-box;
}
.layout-product-iphone .col2:nth-child(even){
border-left: 1px solid #c1c1c1;
}
.layout-product-iphone .text{
display: table-cell;
width: 50%;
padding-left: 30px;
vertical-align: middle;
box-sizing: border-box;
}
.layout-product-iphone .img{
display: table-cell;
padding: 0;
width: 50%;
text-align: center;
vertical-align: bottom;
}
.layout-product-iphone .title1{
font-size: 28px;
line-height: 1.4;
}
.layout-product-iphone .title1 .color-pink{
font-size: 14px;
display: block;
padding-left: 30px;
}
.layout-product-iphone .title2{
font-size: 16px;
}
.layout-product-iphone .btn-area{
float: left;
padding-left: 30px;
}
.layout-product-iphone .btn-area .btn-pink{
width: 260px;
}
@media screen and (max-width: 768px){
  .layout-product-iphone .col2{
  float: none;
  width: 100%;
  }
  .layout-product-iphone .col2:nth-child(even){
  border-left: none;
  }
  .layout-product-iphone .col2:not(:first-child){
  border-top: 1px solid #c1c1c1;
  }
  .layout-product-iphone [class^="col"] a{
  padding: 15px;
  }
  .layout-product-iphone .img img{
  max-height: 120px;
  }
  .layout-product-iphone .title1{
  font-size: 17px;
  }
  .layout-product-iphone .title1 .color-pink{
  font-size: 11px;
  padding-left: 15px;
  }
}

.tabs-other section.bg-white{
margin-top: 80px;
}
@media screen and (max-width:768px){
  .tabs-other section.bg-white{
  margin-top: 30px;
  }
}
.btn-anchor-list{
margin-bottom: 60px;
list-style: none;
text-align: center;
font-size: 0;
}
.btn-anchor-list li{
display: inline-block;
margin: 0 20px;
width: 260px;
font-size: 14px;
vertical-align: top;
}
.btn-anchor-list.col4 li{
margin: 0 0 0 40px;
width: 215px;
}
.btn-anchor-list.col4 li:nth-child(4n+1){
margin-left: 0;
}
.btn-anchor-list .btn{
width: 100%;
margin: 0;
}
.btn-anchor-list .btn:before{
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.btn-block{
margin-bottom: 60px;
text-align: center;
}
.btn-block [class^="btn"] + [class^="btn"]{
margin-left: 20px;
}
.btn-block:last-child{
margin-bottom: 30px;
}
.link-box-device{
margin-bottom: 50px;
padding: 0 35px;
}
.link-box-device .link-boxw{
overflow: visible;
}
.link-box-device .link-box.bg-lightpink .title{
background: #fff2f9;
}
.link-box-device .title{
display: block;
padding: 25px 15px;
background-color: #f6f6f6;
text-align: center;
letter-spacing: 2px;
font-size: 18px;
}
.link-box-device .title .text{
font-size: 12px;
margin-left: 20px;
letter-spacing: initial;
}
.link-box-device span.icon{
text-align: right;
padding-right: 10px;
}
.link-box-device img.icon{
margin-right: 20px;
vertical-align: middle;
}
@media screen and (max-width:768px){
  .link-box-device{
  margin: 20px;
  padding: 0;
  }
  .link-box-device .link-boxw{
  overflow: visible;
  }
  .link-box-device .link-box.border{
  border-color: #f2b6d1;
  }
  .link-box-device .link-box.bg-lightpink .title{
  background: #fff2f9;
  }
  .fields-layout .fields .link-box-device .title{
  padding: 10px;
  }
  .link-box-device .title{
  padding: 10px;
  text-align: center;
  font-size: 12px;
  display: block;
  }
  .link-box-device .title .text{
  display: block;
  font-size: 10px;
  margin-top: 10px;
  }
  .link-box-device img.icon{
  vertical-align: middle;
  margin-right: 10px;
  max-height: 27px;
  }
  .link-box-device .link-img{
  height: 20px;
  width: 20px;
  }
}
.aplay-bnr-block{
position: relative;
}
.aplay-bnr-block .aplay-bnr{
position: absolute;
right: 40px;
bottom: 98px;
box-sizing: border-box;
margin: 0;
width: 260px;
}
.aplay-bnr-block .aplay-bnr > a{
display: block;
padding: 10px;
border: 1px solid #c1c1c1;
background: #fff;
text-decoration: none;
}
.aplay-bnr-block .aplay-bnr > a:hover,
.aplay-bnr-block .aplay-bnr > a:focus{
opacity: .8;
}
.aplay-bnr-block .aplay-bnr > a > span{
display: block;
margin-top: 10px;
color: #333;
text-align: center;
font-size: 12px;
}
.aplay-bnr-block .aplay-bnr .link{
display: block;
color: #039;
text-decoration: underline;
font-size: 15px;
}
.foot-btn .foot-btn-list li{
vertical-align: middle;
}
.link-aplay{
display: inline-block;
margin-top: 5px;
font-size: 15px;
}
.foot-btn .foot-btn-list li.link-aplay{
font-size: 14px;
}
.foot-btn .foot-btn-list li + li.link-aplay{
margin: 0 0 0 50px;
}
.layout-aplay{
padding: 0 15px;
font-size: 16px;
}
.fields-layout .fields .layout-aplay > .title{
margin-bottom: 40px;
padding-bottom: 0;
color: #e4007f;
font-weight: normal;
font-size: 25px;
font-family: "新ゴ R","Shin Go Regular";
}
.layout-aplay > .title .logo{
margin-right: 20px;
vertical-align: middle;
}
.fields-layout .fields .layout-aplay > .lead{
text-align: center;
margin: 20px 0 40px;
}
.layout-aplay-image{
margin: 40px 0 50px;
}
.layout-aplay-image .col{
display: table;
float: left;
box-sizing: border-box;
margin-left: 40px;
width: 429px;
}
.layout-aplay-image .col:nth-child(2n+1){
margin-left: 0;
}
.layout-aplay-image .title{
margin-bottom: 30px;
padding-bottom: 5px;
border-bottom: 2px solid #e4007f;
font-size: 14px;
}
.layout-aplay-image .img{
margin-bottom: 0;
text-align: center;
}
.layout-aplay-image .img .caption{
display: block;
margin-top: 30px;
text-align: center;
}
.layout-aplay-image .text{
display: table-cell;
height: 286px;
vertical-align: middle;
}
.logo-aplay{
margin-bottom: 50px;
text-align: center;
}
.fluid-image img{
max-width: 100%;
height: auto;
}
@media screen and (max-width:768px){
  .btn-anchor-list{
  margin-bottom: 20px;
  }
  .btn-anchor-list li{
  margin: 0 0 15px !important;
  width: 100% !important;
  }
  .btn-anchor-list .btn{
  font-size: 12px;
  }
  .btn-block{
  margin-bottom: 30px;
  }
  .btn-block [class^="btn"]{
  display: block;
  font-size: 12px;
  }
  .btn-block [class^="btn"] + [class^="btn"]{
  margin-top: 10px;
  margin-left: 0;
  }
  .btn-block:last-child{
  margin-bottom: 0;
  }
  .aplay-bnr-block .aplay-bnr{
  position: static;
  margin: 10px auto 30px;
  max-width: 260px;
  width: 100%;
  }
  .foot-btn .foot-btn-list li + li.link-aplay{
  margin: 20px 0 0;
  }
  .layout-aplay{
  padding: 0;
  font-size: 14px;
  }
  .fields-layout .fields .layout-aplay > .title{
  font-size: 18px;
  }
  .layout-aplay > .title .logo{
  display: block;
  margin: 0 auto 15px;
  }
  .layout-aplay-image{
  margin: 20px 0;
  }
  .layout-aplay-image .col{
  margin: 0 0 20px;
  width: 100%;
  }
  .layout-aplay-image .col:last-child{
  margin-bottom: 0;
  }
  .layout-aplay-image .img .caption{
  margin-top: 10px;
  }
  .layout-aplay-image .text{
  height: auto;
  text-align: center;
  }
  .logo-aplay{
  margin: 0 auto 20px;
  max-width: 429px;
  }
}

/* 動作確認端末ボックス */
.attention-box-device{
border: 2px solid #c1c1c1;
border-radius: 5px;
padding: 20px;
margin: 15px 0 44px 0;
text-align: center;
position: relative;
background: url(/common2/another/shop_m/common2/images/icon-attention.png) no-repeat 23px 50%;
}
.attention-box-device .text{
font-size: 18px;
margin-bottom:0;
}
.attention-box-device .text a{
text-decoration: underline;
}
@media screen and (max-width:768px){
  .attention-box-device{
  padding: 14px 10px 14px 65px;
  background-position: 14px 50%;
  }
  .attention-box-device .text{
  font-size: 12px;
  }
}
.list-description{
margin-bottom: 20px;
}
.list-description dt{
margin-bottom: 5px;
}
.list-description dd{
margin-bottom: 10px;
}
.list-description dd:last-child{
margin-bottom: 0;
}
.table-row td ul:last-child{
margin-bottom: 0;
}
@media screen and (min-width:768px){
  .note-style{
  margin-top:71px;
  }
}

/* /signup/plan/配下 ----------------------------------------------*/
.talk .content-block{
width:898px;
margin:0 auto;
}
.talk .note-box-01{
text-align: right;
}
.talk .note-box-01 span{
display: inline-block;
padding: 5px;
border: 1px solid #e61717;
border-radius: 5px;
color: #e61717;
font-size: 11px;
}
.talk .list-image-01{
margin-left: -10px;
list-style: none;
}
.talk .list-image-01 li{
float: left;
margin: 0 0 10px 10px;
}
.talk .list-number-01{
list-style: none;
}
.talk .box-frame-01{
overflow-x: hidden;
overflow-y: scroll;
padding: 15px 0 0 15px;
height: 190px;
border: 1px solid #e0e0e0;
font-size: 12px;
margin-bottom:15px;
}
.talk .box-entry-01{
margin-bottom: 50px;
padding: 20px 20px 30px;
border-radius: 5px;
background: #f6f6f6;
}
.talk .note-box-01{
text-align: right;
}
.talk .note-box-01 span{
display: inline-block;
padding: 5px;
border: 1px solid #e61717;
border-radius: 5px;
color: #e61717;
font-size: 11px;
}
@media screen and (max-width:768px){
  .talk .content-block{
  width:100%;
  }
}
.filter-area{
margin-bottom:40px;
border:1px solid #c1c1c1;
border-radius: 5px;
overflow:hidden;
}
.filter-area .col{
margin:0 0 0 2%;
float:left;
width:49%;
}
.filter-area .col:first-child{
margin-left:0;
}
.filter-area dl{
margin-bottom:10px;
padding-bottom:15px;
border-bottom:1px solid #e0e0e0;
display:table;
width:100%;
}
.filter-area dl:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}
.filter-area dt{
display:table-cell;
width:9em;
font-size:14px;
font-weight:bold;
vertical-align:middle;
}
.filter-area dd{
display:table-cell;
vertical-align:middle;
}
.filter-area dd > div{
display:table;
width:100%;
}
.filter-area dd ul{
padding-top:5px;
width:82%;
display:table-cell;
vertical-align:middle;
}
.filter-area dd .btn-reset{
width:18%;
display:table-cell;
vertical-align:middle;
}
.select-area{
padding:25px 30px;
border-radius: 5px 5px 0 0;
background:#fff2f9;
}
.filter-area .list-check{
list-style:none;
}
.filter-area .list-check li{
margin-left:0;
position:relative;
float:left;
width:20%;
}
.filter-area .list-check input[type="checkbox"]{
margin-right:10px;
}
.select-filter-wrap{
position:relative;
}
.select-filter-wrap:after {
position: absolute;
top: -5px;
bottom: 0;
right: 20px;
margin: auto;
content: "";
vertical-align: middle;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
border-top: 2px solid #666666;
border-right: 2px solid #666666;
width: 6px;
height: 6px;
pointer-events:none;
}
.select-filter{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
padding: 10px 20px;
margin: 0;
border: 1px solid #cccccc;
border-radius: 50px;
background:#ffffff;
}
.select-filter::-ms-expand{
display:none;
}
.check-area{
padding:25px 30px;
border-top:1px solid #c1c1c1;
}
.btn-reset{
margin-bottom:0;
text-align:center;
}
.btn-reset button{
padding:10px 40px 10px 20px;
position:relative;
border-radius:20px;
border:1px solid #cccccc;
background:#fff;
}
.btn-reset button:after {
position: absolute;
top: 50%;
bottom: 0;
right: 10px;
margin: -8px auto auto;
content: "";
vertical-align: middle;
width: 15px;
height: 15px;
pointer-events:none;
background:#fff url(/common2/images/icon_reset.png) right center no-repeat;
}
@media screen and (max-width:768px){
  .filter-area{
  margin-bottom:20px;
  }
  .filter-area .col{
  margin:0 0 15px;
  float:none;
  width:100%;
  }
  .filter-area dt{
  margin-bottom:5px;
  display:block;
  }
  .filter-area dd{
  display:block;
  }
  .filter-area dd ul{
  display:block;
  width:100%;
  }
  .filter-area dd .btn-reset{
  display:block;
  width:100%;
  }
  .filter-area .list-check li{
  margin-bottom:15px;
  width:50%;
  }
  .select-area{
  padding:10px;
  }
  .check-area{
  padding:10px;
  }
}
.layout-product-mobile-02 ul{
list-style:none;
}
.layout-product-mobile-02 > ul > li{
margin: 0 17px 17px 0;
float: left;
width: 219px;
background: #f1f8fd;
box-sizing: border-box;
}
.layout-product-mobile-02 > ul > li:nth-child(4n){
margin-right:0;
}
.layout-product-mobile-02 > ul > li a{
position: relative;
display: block;
height: 100%;
padding: 15px;
color: #333;
text-decoration: none;
}
.layout-product-mobile-02 > ul > li a:hover{
color: #333;
}
.layout-product-mobile-02 .flex-lyt{
display: flex;
flex-wrap: wrap;
}
/* ------- .item-header ------- */
.layout-product-mobile-02 > ul > li .item-header .icon-new{
position: absolute;
left: 15px;
top: 15px;
display: block;
width: 50px;
padding: 4px 4px 3px;
color: #f285bf;
text-align: center;
font-size: 12px;
font-weight: bold;
line-height: 1;
background: #fff;
border: 2px solid #f285bf;
box-sizing: border-box;
}
.layout-product-mobile-02 > ul > li .item-header .text-release{
display: block;
margin-bottom: 10px;
text-align: right;
}
.layout-product-mobile-02 > ul > li .item-header .icon-new + .text-release{
padding-left: 60px;
}
.layout-product-mobile-02 > ul > li .item-header .text-lead{
margin-bottom: 20px;
font-weight: bold;
}
/* ------- .item-body ------- */
.layout-product-mobile-02 > ul > li .item-body{
margin-bottom: 15px;
border-bottom: 1px dashed #8f989d;
}
.layout-product-mobile-02 > ul > li .item-body .img{
text-align: center;
padding-bottom: 25px;
}
/* ------- .item-footer ------- */
.layout-product-mobile-02 > ul > li .item-footer .item-detail{
margin-bottom: 20px;
}
.layout-product-mobile-02 > ul > li .item-footer .title-wrapper{
float: left;
width: 64%;
}
.layout-product-mobile-02 > ul > li .item-footer .color-wrapper{
float: right;
width: 36%;
text-align: center;
}
.layout-product-mobile-02 > ul > li .item-footer .text-maker{
clear: both;
font-size: 12px;
font-weight: bold;
color: #f354a4;
}
.layout-product-mobile-02 > ul > li .item-footer .title-wrapper .title{
display: block;
padding: 0 5px 0 0;
font-size: 16px;
line-height: 1.4;
}
.layout-product-mobile-02 > ul > li .item-footer .color-wrapper .title{
display: inline-block;
font-size: 10px;
border: 1px solid #cbcbc9;
padding: 0 5px;
}
.layout-product-mobile-02 > ul > li .item-footer .list-color{
margin: 0;
text-align: center;
}
.layout-product-mobile-02 > ul > li .item-footer .list-color li{
display: inline-block;
margin: 0;
width: 12px;
height: 12px;
border-radius: 50%;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
box-sizing: border-box;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper{
display: table;
width: 100%;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .text-soldout{
display: table-cell;
padding: 0;
font-size: 11px;
text-align: center;
vertical-align: middle;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper::after{
content: "";
display: block;
clear: both;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price{
float: left;
display: table;
width: 50%;
text-align: center;
box-sizing: border-box;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price:first-child{
padding-right: 8px;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price:last-child{
border-left: 1px dashed #8f989d;
padding-left: 8px;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .title{
display: table-header-group;
font-size: 11px;
padding: 0;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .text{
display: table-cell;
font-size: 12px;
color: #ec4da5;
font-weight: bold;
vertical-align: middle;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .price{
font-size: 10px;
}
.layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .price .num{
font-size: 16px;
font-family: sans-serif;
}

@media screen and (max-width:768px){
  .layout-product-mobile-02 > ul > li{
  margin:0 2% 17px 0;
  width:49%;
  }
  .layout-product-mobile-02 > ul > li:nth-child(2n){
  margin-right:0;
  }
  .layout-product-mobile-02 > ul > li a{
  padding: 10px;
  }
  /* ------- .item-header ------- */
  .layout-product-mobile-02 > ul > li .item-header .icon-new{
  left: 5px;
  top: 10px;
  width: 35px;
  font-size: 10px;
  border-width: 1px;
  }
  .layout-product-mobile-02 > ul > li .item-header .icon-new + .text-release{
  padding-left: 30px;
  font-size: 10px;
  }
  .layout-product-mobile-02 > ul > li .item-header .text-lead{
  margin-bottom: 20px;
  margin-top: 25px;
  font-weight: bold;
  }
  /* ------- .item-body ------- */
  .layout-product-mobile-02 > ul > li .item-body .img img{
  max-height: 150px;
  }
  /* ------- .item-footer ------- */
  .layout-product-mobile-02 > ul > li .item-footer .item-detail{
  margin-bottom: 20px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .title-wrapper{
  width: 68%;
  }
  .layout-product-mobile-02 > ul > li .item-footer .color-wrapper{
  width: 32%;
  text-align: center;
  }
  .layout-product-mobile-02 > ul > li .item-footer .title-wrapper .title{
  padding: 0 5px 0 0;
  font-size: 14px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .title-wrapper .maker{
  font-size: 10px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .color-wrapper .title{
  padding: 0 2px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .list-color li{
  width: 8px;
  height: 8px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price{
  float: none;
  display: block;
  width: 100%;
  }
  .layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price:first-child{
  padding-right: 0;
  padding-bottom: 8px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price:last-child{
  border-left: none;
  border-top: 1px dashed #8f989d;
  padding-left: 0;
  padding-top: 8px;
  }
  .layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .title{
  display: block;
  }
  .layout-product-mobile-02 > ul > li .item-footer .price-wrapper .list-price .text{
  display: block;
  font-size: 14px;
  }
}

.fields-layout .fields h4.h2-pink{
position: relative;
margin-top: 0;
margin-bottom: 20px;
padding-bottom: 5px;
padding-left: 17px;
padding-left: 17px;
border-bottom: 3px solid #e4007f;
color: #585858;
text-align: left;
font-size: 15px;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.product-price{
color: #e4007f;
font-size: 18px;
margin: -15px 0 15px 0 !important;
}
.product-price .lead{
display: inline-block;
margin-right: 15px;
padding: 3px 15px;
border-radius: 15px/50%;
background-color: #e4007f;
color: #fff;
vertical-align: middle;
font-size: 13px;
}
.product-price .text-camel{
display: inline-block;
vertical-align: middle;
font-weight: bold;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.product-price .text-camel .num{
font-size: 36px;
}
.text-monthly-price{
margin-bottom: 0;
color: #e4007f;
text-align: center;
font-size: 28px;
font-weight: bold;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.text-monthly-price .text-camel{
display: block;
font-size: 24px;
}
.text-monthly-price .text-camel .num{
font-size: 30px;
}
.text-initial-price{
margin-bottom: 40px;
}
.text-initial-price .text-camel{
font-size: 18px;
}
.text-initial-price .text-camel .num{
font-size: 24px;
}
.table-product-price{
width: 100%;
border: none;
border-collapse: separate;
margin-bottom: 40px;
}
.table-product-price caption{
padding-bottom: 10px;
font-size: 18px;
}
.table-product-price col:first-child{
width: 250px;
}
.table-product-price.type-support col:first-child{
width: 80px;
}
.table-product-price.type-support col:nth-child(2){
width: 170px;
}
.table-product-price th,
.table-product-price td{
padding: 10px 22px;
border: 1px solid #ccc;
border-bottom: none;
border-left: none;
vertical-align: middle;
word-break: break-word;
}
.table-product-price tr:last-child th,
.table-product-price tr:last-child td{
border-bottom: 1px solid #ccc;
}
.table-product-price th:first-child{
border-left: 1px solid #ccc;
}
.table-product-price th:first-child.col-plan{
border-left: none;
}
.table-product-price tr:first-child th:first-child,
.table-product-price tr:first-child td:first-child{
border-radius: 5px 0 0 0;
}
.table-product-price tr:first-child th:last-child,
.table-product-price tr:first-child td:last-child{
border-radius: 0 5px 0 0;
}
.table-product-price tr:last-child th:first-child,
.table-product-price tr:last-child td:first-child{
border-radius: 0 0 0 5px;
}
.table-product-price.type-support tr:last-child th:first-child,
.table-product-price.type-support tr:last-child td:first-child{
border-left: none;
border-radius: 0;
}
.table-product-price tr:last-child th:last-child,
.table-product-price tr:last-child td:last-child{
border-radius: 0 0 5px 0;
}
.table-product-price tr.row-sim th:first-child,
.table-product-price tr.row-sim td:first-child{
border-radius: 0 0 0 5px;
border-bottom: 1px solid #ccc;
}
.table-product-price th{
background-color: #f4f4f4;
vertical-align: middle;
text-align: center;
}
.table-product-price td{
text-align: right;
}
.table-product-price.type-support td{
padding: 10px 0;
text-align: center;
}
.table-product-price td[colspan="3"]{
padding-right: 285px;
}
.table-product-price.type-support td[colspan="3"]{
padding-right: 0;
}
.table-product-price .text-camel{
font-size: 13px;
font-weight: bold;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.table-product-price .text-camel .num{
line-height: 1.4;
}
.table-product-price .note{
display: block;
margin: 5px 0 0;
font-size: 11px;
}
.table-product-price .col-plan{
font-weight: bold;
font-size: 19px;
font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.table-product-price .row-result th,
.table-product-price .row-result td{
padding: 17px 22px;
border-top: 2px double #ccc;
background-color: #fff2f9;
}
.table-product-price .row-result .text-camel,
.table-product-price .row-monthly .text-camel{
color: #e4007f;
font-size: 15px;
}
.table-product-price .row-result .text-camel .num,
.table-product-price .row-monthly .text-camel .num{
font-size: 30px;
}
.table-product-price .row-device .text-camel{
font-size: 11px;
}
.table-product-price .row-device .text-camel .num{
font-size: 20px;
}
.table-product-price .row-device .font-small{
font-size: 10px !important;
}
.table-product-price .row-device .font-small .num{
font-size: 14px;
}
.table-product-price .row-device .text-camel.type-arrow{
position: relative;
display: block;
padding-top: 20px;
font-size: 13px;
}
.table-product-price .row-device .text-camel.type-arrow::before{
position: absolute;
top: 5px;
right: 0;
left: 0;
display: inline-block;
margin: auto;
width: 29px;
height: 15px;
background: url(/mobile/products/images/icon_table_arrow.png) 0 0 no-repeat;
background-size: 29px 15px;
content: "";
}
.table-product-price .row-device .text-camel.type-arrow .num{
font-size: 24px;
}
.display-ib{
display: inline-block;
}
.list-price-description{
margin-bottom: 0;
}
.list-price-description::after{
display: block;
clear: both;
content: "";
}
.list-price-description li{
float: left;
width: 423px;
}
.list-price-description span{
display: inline-block;
min-width: 6em;
}
@media screen and (max-width:768px){
  .product-price .lead{
  padding: 3px 10px;
  font-size: 11px;
  }
  .product-price .text-camel{
  font-size: 15px;
  }
  .product-price .text-camel .num{
  font-size: 30px;
  }
  .js-toggle-hook .text-tax p{
  padding: 3px;
  }
  .text-monthly-price{
  font: 24px;
  }
  .text-initial-price{
  margin-bottom: 20px;
  text-align: center;
  }
  .text-initial-price .text-camel{
  display: block;
  font-size: 13px;
  }
  .text-initial-price .text-camel .num{
  font-size: 13px;
  }
  .table-product-price .note{
  font-size: 10px;
  }
  .table-product-price{
  margin-bottom: 20px;
  }
  .table-product-price caption{
  font-size: 14px;
  }
  .table-product-price col:first-child{
  width: 25%;
  }
  .table-product-price.type-support col:first-child,
  .table-product-price.type-support col:nth-child(2){
  width: auto;
  }
  .table-product-price th,
  .table-product-price td,
  .table-product-price .row-result th,
  .table-product-price .row-result td{
  font-size: 10px;
  padding: 10px 2px;
  vertical-align: middle;
  }
  .table-product-price td[colspan="3"]{
  padding-right: 20px;
  text-align: center;
  }
  .table-product-price .col-plan{
  font-size: 11px;
  }
  .table-product-price .text-camel,
  .table-product-price .row-result .text-camel,
  .table-product-price .row-monthly .text-camel,
  .table-product-price .row-device .text-camel,
  .table-product-price .row-device .text-camel.type-arrow{
  font-size: 10px;
  }
  .table-product-price .num{
  font-family: arial;
  }
  .table-product-price .text-camel .num,
  .table-product-price .row-result .text-camel .num,
  .table-product-price .row-monthly .text-camel .num,
  .table-product-price .row-device .text-camel.type-arrow .num{
  font-size: 13px;
  }
  .table-product-price .row-device .text-camel .num{
  font-size: 10px;
  }
  .table-product-price .row-device .font-small .num{
  font-size: 10px;
  }
  .table-product-price .row-device .text-camel.type-arrow::before{
  width: 20px;
  height: 10px;
  background-size: 20px 10px;
  }
  .list-price-description li{
  float: none;
  width: auto;
  }
}

.layout-lineup{
margin-top: 50px;
}
.layout-lineup .lineup-inner{
overflow: hidden;
padding: 0 15px;
}
.layout-lineup .lineup-col-01 ul,
.layout-lineup .lineup-col-02 ul{
margin: 0;
padding: 0;
list-style: none;
}
.layout-lineup .lineup-col-01 ul li,
.layout-lineup .lineup-col-02 ul li{
float: left;
margin: 10px 0 0 9px;
padding: 0;
width: 217px;
border: none;
}
.layout-lineup .lineup-col-01 ul li:nth-child(4n+1),
.layout-lineup .lineup-col-02 ul li:nth-child(4n+1){
/*clear: left;*/
margin-left: 0;
}
.lineup-col-01{
float: left;
margin-right: 10px;
/*width: 217px;*/
}
.lineup-col-02{
float: left;
/*width: 669px;*/
}
.layout-lineup .lineup-title{
padding: 5px 0;
color: #fff;
text-align: center;
font-size: 19px;
}
.lineup-col-01 .lineup-title{
background: #676767;
}
.lineup-col-02 .lineup-title{
background: #0092d8;
}
.layout-lineup .lineup-button{
margin: 40px auto;
text-align: center;
}
.layout-lineup .lineup-button li{
display: inline-block;
margin: 0 10px;
padding: 0;
border: none;
}
.layout-lineup .lineup-button .btn-pink{
min-width: 300px;
font-size: 14px;
}
.hover img.visible-pc{
display: inline-block !important;
}

/*テキスト化に伴い追加*/
.layout-lineup .lineup-inner .lineup-box{
margin-top: 24px;
position: relative;
overflow: visible !important;
}
.lineup-inner .lineup-box a{
display: block;
padding: 10px;
background-color: #f6f6f6;
text-decoration: none;
text-align: left;
border-radius: 0;
}
.lineup-inner .lineup-col-02 .lineup-box a{
background-color: #e5f4fb;
}
.layout-lineup .lineup-inner .lineup-box .position-top{
width: 90%;
display: block;
position: absolute;
top: -18px;
left: 0;
right: 0;
margin: auto;
padding: 2px;
text-align: center;
background-color: #f287b7;
border-radius: 50px;
color: #fff;
font-size: 16px;
}
.layout-lineup .lineup-inner .lineup-box .position-top .arrow:before{
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 8px solid #f287b7;
position: absolute;
bottom: -8px;
left: 0;
right: 0;
margin: 0 auto;
}
.layout-lineup .lineup-inner .lineup-box .position-top + .catchcopy{
padding-top: 10px;
}
.layout-lineup .lineup-inner .lineup-col-02 .lineup-box .position-top + .catchcopy{
color: #0092d8;
}
.lineup-inner .lineup-box a .catchcopy{
display: block;
min-height: 80px;
margin-bottom: 10px;
font-size: 16px;
color: #2b2b2b;
}
.lineup-inner .lineup-box a .image{
display: table;
width: 100%;
padding-bottom: 40px;
text-align: center;
}
.lineup-inner .lineup-box a .image b{
display: table-cell;
vertical-align: bottom;
}
.lineup-inner .lineup-box a .image img{
-webkit-backface-visibility: hidden;
}
.lineup-inner .lineup-box a .name-box{
position: relative;
display: block;
min-height: 83px;
padding-top: 20px;
border-top: 1px dashed #939ba0;
color: #2b2b2b;
font-size: 19px;
line-height: 1.2;
}
.lineup-inner .lineup-box a .name-box .color-type{
position: absolute;
right: 10px;
top: 20px;
}
.lineup-inner .lineup-box a .name-box .company-name{
display: block;
font-size: 12px;
color: #f287b7;
}
.lineup-inner .lineup-box .link-boxw{
border-radius: 0;
overflow: visible;
}
.lineup-inner .lineup-box .link-boxw .link-box:hover{
border: 3px solid #f6f6f6 !important;
}

@media screen and (max-width:768px){
  .layout-lineup .lineup-inner{
  padding: 0;
  }
  .lineup-col-01,
  .lineup-col-02{
  float: none;
  width: 100%;
  }
  .lineup-col-02{
  margin-top: 10px;
  }
  .layout-lineup .lineup-title{
  font-size: 14px;
  }
  #products .orders .lineup-col-01 ul,
  #products .orders .lineup-col-02 ul{
  padding: 0;
  }
  .layout-lineup .lineup-col-01 ul li,
  .layout-lineup .lineup-col-02 ul li{
  float: none;
  margin: 10px 0 0;
  width: 100%;
  }
  .layout-lineup .lineup-col-01 ul li a,
  .layout-lineup .lineup-col-02 ul li a{
  padding: 0;
  }
  .layout-lineup .lineup-button{
  margin: 20px auto;
  }
  .layout-lineup .lineup-button li{
  display: block;
  margin: 0 0 10px;
  }
  .layout-lineup .lineup-button li .btn-pink{
  padding: 7px 22px;
  min-width: 240px;
  color: #fff !important;
  font-size: 12px;
  }
  /*テキスト化に伴い追加*/
  .layout-lineup .lineup-inner .link-boxw{
  max-width: 540px;
  margin: 0 auto;
  }
  .layout-lineup .lineup-inner .lineup-box{
  margin-top: 15px;
  }
  .lineup-inner .lineup-box a{
  padding: 15px 10px 15px 10px !important;
  }
  .layout-lineup .lineup-inner .lineup-box .position-top{
  width: 50%;
  top: -7px;
  left: 9px;
  right: auto;
  font-size: 10px;
  padding: 2px;
  }
  .lineup-inner .lineup-box a .name-box .color-type{
  top: 10px;
  }
  .lineup-inner .lineup-box a .catchcopy{
  display: inline-block;
  width: 50%;
  min-height: auto;
  margin-bottom: 15px;
  font-size: 2.5vw;
  }
  .lineup-inner .lineup-box a .image{
  float: right;
  display: table;
  width: 50%;
  padding-bottom: 0;
  }
  .lineup-inner .lineup-box a .image b img{
  /*width: 60%;*/
  max-height: 120px !important;
  }
  .lineup-inner .lineup-box a .name-box{
  display: block;
  width: 50%;
  min-height: auto;
  padding-top: 10px;
  font-size: 2.5vw;
  }
  .lineup-inner .lineup-box .link-boxw .link-box:hover{
  border: none !important;
  }
  .hover img.visible-pc{
  display: none !important;
  }
  .hover img.visible-sp{
  display: inline-block !important;
  }
}

h2.title span.example{
  position: absolute;
  background: #fff;
  border-radius: 15px;
  right: 14px;
  font-size: 11px;
  padding: 7px 25px;
  color: #f354a4;
  display: inline-block;
}
h2.title span.example a{
  text-decoration: none;
  color: #f354a4;
}
h2.title span.example a::after{
  content: "";
  display: block;
  position: absolute;
  top: 38%;
  left: 93%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #f354a4;
  border-bottom: 1px solid #f354a4;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width:768px){
  h2.title span.example{
    position: relative;
    background: #fff;
    border-radius: 15px;
    right: 0;
    font-size: 11px;
    margin: 0 auto;
    padding: 7px 25px;
    color: #f354a4;
    display: table;
  }
  h2.title span.example a{
    text-decoration: none;
    color: #f354a4;
  }
  h2.title span.example a::after{
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 1px solid #f354a4;
    border-bottom: 1px solid #f354a4;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

/* mobile/sp/配下の上部ボタン */

.btn-anchor-list-02{
margin-bottom: 30px !important;
margin-top: 20px !important;
list-style: none;
text-align: center;
font-size: 0;
}
.btn-anchor-list-02 li{
display: inline-block;
margin: 0 20px;
width: 260px;
font-size: 14px;
vertical-align: top;
}
.btn-anchor-list-02 .btn{
border: 1px solid #2c2c2c;
width: 100%;
margin: 0;
}
.btn-anchor-list-02.col4 li{
margin: 0 0 0 40px;
width: 215px;
}
.btn-anchor-list-02.col3 li{
margin: 0 0 0 40px;
width: 260px;
}

.btn-anchor-list-02.col2 li{
margin: 0 0 0 40px;
width: 260px;
}


.btn-anchor-list-02.col4 li:first-child,
.btn-anchor-list-02.col3 li:first-child,
.btn-anchor-list-02.col2 li:first-child{
margin-left: 0;
}

.btn-anchor-list-02 .btn:before{
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

@media screen and (max-width:768px){
.btn-anchor-list-02{
margin-bottom: 20px;
margin-top: 30px;
}
.btn-anchor-list-02 .btn{
font-size: 12px;
}


.btn-anchor-list-02.col4 li{
margin: 0 0 0 1%;
width: 24%;
}

.btn-anchor-list-02.col3 li{
margin: 0 0 0 1%;
width: 32%;
}

.btn-anchor-list-02.col2 li{
margin: 0 0 0 5%;
width: 45%;
}

.btn-anchor-list-02.col4 li .btn,
.btn-anchor-list-02.col3 li .btn{
padding: 20px 0;
}

.btn-anchor-list-02.col3 li .other{
padding: 20px 0 !important;
}

.btn-anchor-list-02.col4 li:last-child .btn,
.btn-anchor-list-02.col3 li:last-child .btn{
padding: 10px 0;
}
.btn-anchor-list-02.col4 li:last-child .btn.blank .link-img,
.btn-anchor-list-02.col3 li:last-child .btn.blank .link-img,
.btn-anchor-list-02.col1 li:last-child .btn.blank .link-img{
display: none;
}
.btn-anchor-list-02.col4 li:last-child .btn.blank:before,
.btn-anchor-list-02.col3 li:last-child .btn.blank:before,
.btn-anchor-list-02.col1 li:last-child .btn.blank:before{
display:block;
}
.btn-anchor-list-02.col4 li .btn:before{
position: absolute;
margin: auto;
content: "";
vertical-align: middle;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
width: 6px;
height: 6px;
top:40px; 
left:9%;
}
.btn-anchor-list-02.col3 li .btn:before{
position: absolute;
margin: auto;
content: "";
vertical-align: middle;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
width: 6px;
height: 6px;
top:40px; 
left:6%;
}
}
.table-position{
padding-right:285px !important;
}
.sp-hide {
display: block;
}
.pc-hide {
display: none;
}
.center-img {
display: table;
margin: 30px auto;
}
@media screen and (max-width:768px){
.table-position{
padding-right: 20px !important;
text-align: center;    
}
.sp-hide {
display: none;
}
.pc-hide {
display: block;
}
.btn-anchor-list-02.col4 li:last-child .btn.no-2line, .btn-anchor-list-02.col3 li:last-child .btn.no-2line {
padding: 20px 0;
}
}
.clr-pink_01 {
	color: #e4007f !important;
}
.lineup-inner .lineup-box a .catchcopy.iphone7 {
  font-size: 15px;
}

.price-coming {
  text-align: center;
  color: #ec4da5;
  font-size: 14px;
  font-weight: bold;
}

.banner-2col {
  list-style: none;
  display: flex;
  justify-content: center;
  margin-left: -20px;
}

.banner-2col > li {
  padding-left: 20px;
  margin-left: 0;
}

.layout-product-sim{
  margin-bottom: -10px;
  text-align: center;
  margin: 0 auto;
}
.layout-product-sim .col-1{
  justify-content: center;
  display: flex;
}
.layout-product-sim .col-1 .category{
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
.layout-product-sim .col-1 .name{
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
  font-family: "新ゴ M","Shin Go Medium";
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.layout-product-sim .name b{
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
}
.layout-product-sim .col-1 .img{
  width: 193px;
  }
.layout-product-sim .col-1 .img img{
  margin-top: -10px;
}
.layout-product-sim .col-1 .info-area{
  width: 30%;
  }
.layout-product-sim .col-1 .btn-list{
  margin-top: 15px;
}
.layout-product-sim .col-1 .btn-pink{
width: 100%;
}

@media screen and (max-width:768px){
  .banner-2col {
    display: block;
    text-align: center;
    margin-top: 40px;
  }
  .banner-2col > li {
    display: inline-block;
  }

  .banner-2col > li + li{
    margin-top: 20px;
  }
  .layout-product-sim .col-1{
    justify-content: center;
    display: block;
  }
  .layout-product-sim .col-1 .img{
    width: auto;
  }
  .layout-product-sim .col-1 .info-area{
    text-align: center;
    width: auto;
  }
  .layout-product-sim .category {
    font-size: 11px !important;
  }
  .layout-product-sim .name {
    font-size: 12px !important;
  }
}

.list-price .text ._info {
  display: block;
  background-color: #f453a3;
  color: #FFFFFF;
  font-size: 11px;
  padding: 2px 4px;
}

.color-red a{
  color: #FF0000;
}

.mark.type-02:before {
  content: '＊';
}