@import url(/product/phone/common/product_navi/floating_banner.css) screen;
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Roboto:400,700&display=swap');

/*****************************************************-
CSS Document : SP Design
- ****************************************************/

/*===========================================================================
 product-info
===========================================================================*/
body{ font-family: 'Roboto', 'Noto Sans JP', sans-serif;}

body{ font-size:1.4rem;}
body, h2{ font-weight:100;}
header,
footer .ft-note{ font-weight:400 !important;}

.pc-only{ display: none;}
.sp-only{ display: block;}

section img, .info-ttl img{ width:100%; height:auto;}
.product-info .page-ttl { display:none;}

section:nth-child(2n+0) { background:#ffffff;}
section:nth-child(2n+1) { background:#eeefef;}

/*section.bgw{ background:#fff !important; border-bottom:solid 1px #ccc;}*/

.design-dtl .cts-inr{ padding:16px 12px 32px;}

.product-info .design-dtl .dtl-ttl { line-height: 1.2; font-size: 1.8rem; text-align: center; margin-bottom:8px;}
section.design-dtl .cts-inr .dtl-ttl span{ font-size:80%;}
.product-info .design-dtl p + .dtl-ttl{ margin-top:20px;}

header .sp-fix-info-ttl p { display: inline-block; width: 100%; min-height: inherit; padding: 10px 35px 10px 12px !important;}
/* 購入ボタン追加時コメントアウトすること */

.product-nav .product-nav-open{ font-weight:400 !important;}
.product-nav .product-nav-open.js_open .product-nav-menu::after{ top:40% !important;}/*メニューボタン矢印調整*/

.product-nav .nav-col > li.docomo_link_sp a{
	background:#dc3232 url(/product/phone/common/rnw2015/images/1/sp_nav_arw04.png) no-repeat right center;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	color:#fff;
}

/* PDF */
.product-info .btn-sec { padding-top: 19px; padding-bottom: 19px;}
.btn-pdf-dl { text-align: center; font-size: 1.3rem; font-weight:200;}
.btn-pdf-dl a { display: block; line-height: 1.8; padding-top: 8px; padding-bottom: 8px; border: 1px solid #b8b8b8; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-decoration: none;}
.btn-pdf-dl a .icn { margin-right: 8px;}
.btn-pdf-dl a .icn img { width: 16px; height: auto; vertical-align: middle; position: relative; top: -1px;}
.btn-pdf-dl a:hover .icn img { filter: none !important; -moz-opacity: 1 !important; opacity: 1 !important;}
.btn-pdf-dl a .txt { font-weight: bold; text-decoration: none;}
.btn-pdf-dl a .size { color: #888888;}
.btn-pdf-dl a:hover .txt { text-decoration: underline;}
.product-cts .btn-pdf-dl{ margin-top:30px;}
.product-info .info-dtl .cts-inr .btn-pdf-dl{ padding-left:12px; padding-right:12px;}


/*===========================================================================
 Design settings
===========================================================================*/
.video-conts{ position:relative; text-align: center; background: #000;}
.headline{ position: absolute; top: 50%; color: #fff; width: 100%; height: 11em; margin-top: -5em;}
.headline h2{ font-weight: bold; font-size: 3rem; line-height: 1.2; margin-bottom:30px;}
.headline h2 span{ display: block; font-size:45%;}
.headline p{ font-size:1.2rem;}
video{ width:100%; height: auto; vertical-align: bottom;}


section.design-dtl:last-child { padding-top:0;}

/* メイン画像 */
/*.main-img img{ width:100%; height:auto; margin:0 !important;}*/
.main-img .ttl-btl{ display:block; text-align:center; margin:16px;}
.main-img .Copy{ font-size:2.5rem; font-weight:100; margin:0; padding: 0 16px 24px; line-height: 1.4; margin-top: -2em; color: #fff; background: #000;}

/* a-block b-block */
.design-dtl.a-block .cts-inr,
.design-dtl.b-block .cts-inr{ padding: 32px 12px 24px;}
section.design-dtl.a-block,
section.design-dtl.b-block{ text-align:center;}
section.design-dtl.a-block .cat_img img,
section.design-dtl.b-block .cat_img img{ width:100%; max-width: 640px; height:auto;}

/* c-block */
section.design-dtl.c-block .cts-inr{
	padding-top:35px;
	padding-bottom:40px;
}
section.design-dtl .cts-inr p.gd-img{
	text-align:center;
}
.gd-img img{
	width: auto;
	max-width: 80%;
	height: auto;
}

/* カラーバリエーション */
section.design-dtl.color-block{background: #fff;}
.color-block .cts-inr{ overflow:hidden;}
.color-block .cts-inr .txt-box p { font-size: 1.2rem;}
.color-block img { width:100%; height:auto;}
.color-block dl { width:300px; margin:20px auto;}
.color-block dl dt,
.color-block dl dd{ text-align:center;}
.color-block dl dd{ padding-top:20px;}
.color-block .color-name { margin:12px 0; text-align:center; font-size:1.8rem;}

/* 最下部 */
.design-dtl .design-footer{ background:#eeefef;}
.design-dtl .design-footer .Models-photo { padding:10px 24px 19px; text-align:center; }
.design-dtl .design-footer .Models-photo img { width:120px; height:auto;}
.design-dtl .design-footer .Model-name { padding:8px 24px; text-align:center;}
.design-dtl .design-footer .Model-name img{ width:150px; height:auto;}
