﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


.content *{
	font-family: "游ゴシック  Medium", YuGothic, "YuGothic M", "メイリオ", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.content figure{
	margin:0;
	padding: 0;
}

section{
	margin-bottom:60px;
}

section:after,
.products_headline:after{
	content: "";
	clear: both;
	display: block;
}

.product_header{
	margin-bottom: 50px !important;
}

.product_photo{
	margin: 0 auto 50px;
	position: relative;
	float: none !important;
}

.product_photo iframe{
	display: block;
	border:5px solid #ddd;
	padding: 5px;
	position: relative;
}

.product_special .head_set{
	width:100%;
	padding-left: 190px;
	position: relative;
	float: none;
}


.product_special .head_set h1 span{
	font-size:0.5em;
	display: inline-block;
	padding: 10px;
	margin-bottom: 0;
	border-bottom:0;
	background:#ccc;
	border-radius: 5px;
	line-height: 1em;
	position: relative;
}

.product_special .head_set p{
	font-size:1.1em;
	line-height: 1.75em;
}

.product_special .head_set:before{
	content: url(../img/tw-800r-exb/title_icon.gif);
	position: absolute;
	left:0;
	top:0;
}

.product_special .head_set .product_catchphrase_pokayoke{
	font-size:1.8em;
	margin-bottom: 10px;
	color:#a40002;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1em;
}

.product_special .head_set h1{
	font-size:2.8em;
	color:#000;
	margin-bottom: 20px;
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height: 1.2em;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.product_special .head_set h1 img{
	margin:0 10px;
	width:200px;
}



.products_headline{
	margin-bottom: 45px;
	width:980px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.products_headline>figure{
	position: relative;
	width:300px;
	margin-right: 100px;
}

.products_headline>figure>img{
	width:100%;
}

.products_headline>div{
	width:580px;
	display: block;
	
}

.products_headline>div>figure{
	text-align: center;
	margin-bottom: 30px;
}

.products_headline>div>ul>li{
	margin-bottom: 10px;
	padding: 10px;
	line-height: 1em;
	text-align: center;
	font-size:1.3em;
	color:#fff;
	background: #a40002;
	font-weight: bold;
}

.products_headline>div>ul{
	margin-bottom: 30px;
}

.products_headline>div>ul>li:last-child{
	margin-bottom: 0;
}

.products_headline>div>p{
	font-size:1.05em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.contents > h3{
	padding: 15px 0;
	line-height: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color:#fff;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 60px;
	background:#0e6eb8;
	border-radius: 5px;
}

/* 関連商品 */
.product_special .ttl_relative_products{
	position: relative;
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: solid 1px #dee2e7;
}
.product_special .ttl_relative_products:after{
	position: absolute;
	bottom: -1px;
	left: 0;
	content: " ";
	width: 142px;
	height: 1px;
	background: #0c96db;
}
.product_special .relative_products li{
	width: 479px;
	float: left;
	margin-right: 10px;
	padding: 0 10px 10px 0;
	border-right: solid 1px #dee2e7;
}
.product_special .relative_products li:nth-child(2n){
	border-right: none;
	margin-right: 0;
	padding: 0 0 10px 0;
}
.product_special .relative_products li.lastright{
	padding: 0 10px 0 0;
}
.product_special .relative_products li.lastleft{
	padding: 0 10px 0 0;
}
.product_special .relative_products li a{
	display: block;
	padding: 5px 15px;
	color: #373737;
	background: url(../img/icon_arrow_right.webp) no-repeat 96% center #f2f4f7;
}
.product_special .relative_products li a:hover{
	background-color: #e6eaf0;
	color: #373737;
	text-decoration: none;
}


/*section01*/
.section01{
	display: block;
	margin-bottom: 60px;
}

.section01 img{
	display: block;
	
}

.section01 ul li{
	position:relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 1em;
	font-size:1.1em;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-bottom: solid 1px #dee2e7;
}

.section01 ul li:before{
	content: "●";
	margin-right: 10px;
	color:#004097;
}

.section01 ul li:last-of-type{
	border-bottom:0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*section02*/
.section02{
	display: block;
	margin-bottom: 60px;
}

.section02 h3{
	padding: 15px;
	background: #dee2e7;
	border-radius: 5px;
	line-height: 1em;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size:1.25em;
	text-align: center;
	margin-bottom: 30px;
}

.section02 ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
}

.section02 ul li{
	text-align: center;
	margin-bottom: 30px;
	width: 300px;
	padding: 15px;
	border:1px solid #dee2e7;;
}

.section02 ul li img{
}

.section02 ul li:nth-last-child(3),
.section02 ul li:nth-last-child(2),
.section02 ul li:nth-last-child(1){
	margin-bottom: 0;
}

/*section03*/
.section03{
	display: block;
	margin-bottom: 60px;
}