@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 .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{
margin-bottom: 40px;
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-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;
}

@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 .cols .col-2 {
        padding: 0 30px;
    }
    */
#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;
}
}

.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%;
}
.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;
}
@media screen and (max-width:768px){
.logo_img{
float: none;
margin: 0;
width: 100%;
text-align: center;
}
.mark_mmri{
margin-top: 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;
}
@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;
}
}
@media screen and (max-width:768px){
.plan-mobile-description .lead{
text-align: left;
}
.plan-mobile-description .link{
padding-left: 0;
text-align: center;
}
}

.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;
}

#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;
}
}

.layout-product-iphone{
}
.layout-product-iphone .text{
float: left;
box-sizing: border-box;
padding: 20px 0 40px 30px;
width: 50%;
}
.layout-product-iphone .img{
float: right;
padding: 10px 0 30px;
width: 50%;
text-align: center;
}
.layout-product-iphone .title1{
font-size: 28px;
line-height: 1.4;
}
.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 .text{
float: none;
padding: 20px 20px 10px;
width: 100%;
}
.layout-product-iphone .img{
float: none;
margin: auto;
padding: 0;
width: 32%;
}
.layout-product-iphone .title1{
margin-bottom: 5px;
text-align: center;
font-size: 17px;
}
.layout-product-iphone .title2{
font-size: 11px;
}
.layout-product-iphone .btn-area{
float: none;
padding: 30px 20px 5px;
}
.layout-product-iphone .btn-area .btn-pink{
width: 100%;
font-size: 12px;
}
}

.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;
}
.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%;
}
.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(/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;
}
}