@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Roboto:400,700&display=swap');

/*****************************************************-
CSS Document : PC Design
- ****************************************************/
body{ /*font-weight:400;*/ font-family: 'Roboto', 'Noto Sans JP','Noto Sans Japanese', sans-serif;}

h2{ font-weight:400;}
/*header,
footer .ft-note{ font-weight:200 !important;}*/

.product-nav-flex ul li{ font-weight:400 !important;}
.product-info .breadcrumb{ margin-top: 0 !important;}

main .info-ttl { display:block; background:url(/product/phone/f-41a/images/1/f-41a-header.png) no-repeat center top; width:100%; height: 120px;}
main .info-ttl p img { position: absolute; clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px;}
.product-info .page-ttl { display:none;}

section { border-bottom: none; padding-top: 0; padding-bottom: 0;}

/*section:nth-child(2n+1) { background:#eeefef;}
section:nth-child(2n+0) { background:#ffffff;}*/
section.design-dtl .design-copy{background:#434b4c; text-align:center;}

.product-info .design-dtl .dtl-ttl { line-height: 1.5; font-size: 231%; /*30px*/ text-align: center; vertical-align: bottom; margin-bottom:40px;}

main .btn-sec .btn-pdf-dl{ margin-top:0;}


/*===========================================================================
 Design settings
===========================================================================*/
.design-dtl { overflow:hidden;}
.design-dtl p { font-size: 131%;}

/*.cat_img img{ display:none;}*/
section.design-dtl .cts-inr h2.dtl-ttl { text-align:left; padding:0; margin:0 0 20px;}
section.design-dtl .cts-inr h2 span{ font-size:80%;}
section.design-dtl .cts-inr p { text-align:left; padding:0;}


/* メイン画像 */
/*.design-dtl .main-img{ min-height:700px; background: url(/product/phone/f-41a/images/1/design01.png) no-repeat center 50%}*/
.main-img{ min-height:180px;}
.main-img .ttl-btl{ width:980px; height: auto; margin:0 auto; position:relative;}
.main-img .Copy{ font-size:277%; font-weight:400; width:100%; text-align:center; position:absolute; left:0; top:20px; line-height:1.4em;}
.main-img .subCopy{ width:100%; text-align:center; position:absolute; left:0; bottom:2.5em;}
.main-img .subCopy p{ font-size:116%; font-weight:400;}

section.design-dtl.img_block,
section.design-dtl.image_g{ border-top:solid 1px #d2d2d2;border-bottom:solid 1px #d2d2d2;}

section.design-dtl .cat_img{ display: flex; width: 980px; margin-left:auto; margin-right:auto;}
section.design-dtl .cat_img > div{ width:40%;}

/* a-block */
section.design-dtl.a-block .cat_img img{ display: block; margin:30px 0; width:400px; height: auto;}
section.design-dtl.a-block{ min-height:400px; margin:0;}
section.design-dtl.a-block .cat_img{ flex-direction:row-reverse;}
section.design-dtl.a-block .cts-inr .cnt-txt { margin:0 auto 0 0; padding-top:30%;padding-right: 30px;}

/* カラーバリエーション */
.design-dtl.color-block .cts-inr { padding:80px 0 30px; overflow:hidden;}
.design-dtl.color-block .cts-inr .image_g{ margin-bottom:5em;}
section.design-dtl.color-block .cts-inr h2.dtl-ttl { text-align:center; }
section.design-dtl.color-block .cts-inr p.color-txt { text-align:center; margin-bottom:3em;}
.color-block dl { width:50%; margin:0 0 40px; float:left;}
/*.color-block dl:last-of-type{ float:none; margin:0 auto;}*/
.color-block dl dt { text-align:center; padding-bottom:20px;}
.color-block dl dd { width: 65%; margin-left: auto; margin-right: auto;}
.color-block dl dd p.color-name { text-align:center; font-size:182%; margin:12px 0;}
.color-block dl dd p b{ font-weight:100; border-bottom:solid 1px #396; }
.color-block dl dt img{ width:400px; height:auto;}

/* 最下部 */
.design-dtl .design-footer { overflow:hidden; background:#eeefef; padding-bottom:50px;}
.design-dtl .design-footer .cts-inr{ width:900px; margin:0 auto; padding:50px 0;}
.design-dtl .design-footer .Models-photo { width: 51%; float:left; padding:0; text-align:center; }
.design-dtl .design-footer .Model-name { width:48%; margin-left:52%; padding:0; text-align:left;}
.design-dtl .design-footer .Model-name img{ padding:160px 0 0 50px;}

