@charset "Shift_JIS";
/* CSS Document */

html{
    overflow-x: hidden;
}

body{
    font-size: 14px;
    line-height: 1.75;
    font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img{
    border: none;
}

.container .to_top{
	display:none;
	width:100%;
	position:fixed;
	bottom:75px;
	left:0;
}

.container .to_top .inner{
	width:0;
	margin:0 auto;
	position:relative;
}

.container .to_top .inner a{
	display:block;
	position:absolute;
	right:-530px;
}

#head{
    margin-bottom: 10px;
    position: relative;
}
#head:after{
    content: '';
	width: 100%;
	height: 250px;
	margin: 0;
	padding: 0;
	background-color: #e3007f;
	position: absolute;
	bottom: 122px;
	left: 0;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: skewY(3deg);
	-ms-transform: skewY(3deg);
	transform: skewY(3deg);
}
#head h1{
    width: 670px;
    margin: 20px auto 0;
    padding: 0;
    position: relative;
    z-index: 2;
}
#head h1 img{
    width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
}

.read-box{
    width: 1060px;
    margin: 0 auto 40px;
    align-items: center;
}
.read{
    flex-basis: 740px;
    width: 740px;
    margin: 0 auto 40px;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
    text-align: center;
}
.read-box .read{
    margin: 0;
    text-align: left;
}
#pdfCatalog p{
    margin: 0 0 1em;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.75;
    text-align: justify;
}
.flyer_box{
    flex-basis: 320px;
    width: 320px;
    padding: 0 0 0 40px;
    border-left: solid 1px #ccc;
}
.flyer_box h2{
    margin: 0 0 10px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    background-color: #fc96a8;
    border-left: none;
}
.flyer_box p{
    margin:0 0 1em;
	font-size:14px;
	line-height:1.75;
	text-align:justify;
}
#pdfCatalog a{
	display:block;
	color:#00ac92;
    font-size:16px;
    font-weight:bold;
    text-decoration:underline;
	text-align:center;
	position:relative;
	outline:none;
}
#pdfCatalog a:hover{
	text-decoration:none;
}
#pdfCatalog a img{
	display:block;
	width:107px;
	margin:10px auto 5px;
    padding:0;
	line-height:1;
	border:solid 1px #ccc;
}
#pdfCatalog a img.flyer{
    float:left;
}
#pdfCatalog a img#pdficon{
	display:inline-block;
	width:31px;
	margin:65px 0 0;
	padding:0 0.5em 0 0;
	vertical-align:text-bottom;
	border:none;
	position:relative;
	top:3px;
}

.box-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.box-premium{
    width: 1060px;
    margin: 0 auto 60px;
}
.box-premium h2{
    min-height: 90px;
    padding-left:110px;
    font-size: 40px;
    font-weight: 700;
    line-height: 90px;
    color: #333;
    background: url("../img/icn_ttl.png") left top no-repeat;
    background-size: 100px auto;
}
.box-premium h2 span{
    color: #e3007f;
}
.box-premium h2.two-line{
     line-height: 1.5;
}

.intro{
    margin-bottom: 10px;
    justify-content: space-between;
}
.intro .trouble,
.intro .resolution{
    padding: 20px 10px 20px 80px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.35;  
}
.intro .txt-line1{
    padding: 30px 10px 30px 80px;
}
.intro .trouble{
    flex-basis: 390px;
    width: 390px;
    background: url("../img/icn_ttl02.png") 10px center no-repeat #ffbeca;
    background-size: 58px auto;
}
.intro .resolution{
    flex-basis: 400px;
    width: 400px;
    background: url("../img/icn_ttl03.png") 10px center no-repeat #fabe00;
    background-size: 58px auto;
}

.intro img{
    width: 54px;
    height: 47px;
    padding-top: 13px;
}

.box-product{
    justify-content: space-between;
}

.box-product .pPhoto{
    flex-basis: 480px;
	width: 480px;
    margin-bottom: 20px;
}

.box-product .pPhoto ul{
	width:50px;
	float:left;
}

.box-product .pPhoto ul li{
	margin:0 0 10px;
	border:solid 1px #ddd;
}

.box-product .pPhoto ul li.active{
	background-color:#FED9DF;
	border-color:#FED9DF;
}

.box-product .pPhoto ul li:hover{
	border-color:#E70064;
	cursor:pointer;
}

.box-product .pPhoto p{
	width:420px;
	float:right;
}

.box-product .panel{
	display:none;
}

.box-product .show{
	display:block;
}

.box-product .boxR{
	width:300px;
	float:right;
}


.box-product .spec{
    flex-basis: 550px;
    width: 550px;
}
.box-product .spec h3{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}
.box-product .spec h3 + p{
    margin-bottom: 20px;
    font-size: 14px;
}
.box-product .spec table{
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-top: solid 1px #eee;
}
.box-product .spec table th,
.box-product .spec table td{
    font-weight: 500;
    line-height: 1.35;
    text-align: left;
    vertical-align: top;
    border-bottom: solid 1px #eee;
}
.box-product .spec table th{
    width: 80px;
    padding: 10px 0;
}
.box-product .spec table td{
    padding: 10px 0 10px 30px;
}
.box-product .spec .detailBtn img{
    width: 250px;
    height: auto;
    margin-bottom: 20px;
}


/*֘Ai*/
.recommend{
	width:1000px;
	padding:20px 30px 0;
	background-color:#F9F4EB;
}

.recommend h3{
	margin:0 0 20px;
	padding:0 0 0 10px;
	font-size:13px;
	color:#B28C60;
	border-left:solid 3px #B28C60;
}
.recommend p{
	margin:10px 0 0;
	font-size:13px;
}
.recommend ul{
    flex-wrap: wrap;
}

.recommend ul li{
    flex-basis: 120px;
	width: 120px;
    margin: 0 0 25px 25px;
}
.recommend ul li:nth-child(7n+1){
    margin: 0 0 25px;
}

.recommend ul li img{
	margin:0 0 10px;
}

.recommend ul li{
	font-size:12px;
	color:#00AC92;
}
.recommend ul li a{
	font-size:12px;
	color:#00AC92;
	text-decoration:underline;
}

.recommend ul li a:hover{
	text-decoration:none;
}


/*--------------------------------------------
	back number setting
---------------------------------------------*/

#backNum{
	width:1060px;
	margin:0 auto 30px;
}

#backNum ul{
	width:996px;
	margin:0 0 0 -16px;
}

#backNum ul li{
	display:inline-block;
	width:150px;
	margin:0 0 25px 16px;
	float:left;
}

#backNum ul li#ttl{
	background-color:#D9C1A3;
}

#backNum ul li#ttl h2{
	width:100%;
    min-height: 120px;
	padding:40px 0 0;
	font-size:12px;
	font-weight:normal;
	line-height:1.35;
	color:#fff;
	text-align:center;
	letter-spacing:0.05em;
	background:none;
	border-left:none;
}

#backNum ul li#ttl h2 span{
	display:inline-block;
	margin:0 0 14px;
	padding:0 0 10px;
	font-family:Arial, sans-serif;
	font-size:18px;
	background:url(../../../img/bg_backnumber.gif) center bottom no-repeat;
}

#backNum ul li a img{
	margin:0 0 5px;
}

#backNum ul li a{
	font-size:12px;
	color:#00AC92;
	text-decoration:underline;
}

#backNum ul li a:hover,
#backNum ul li a.hover{
	text-decoration:none;
}

#backNum ul li a .days{
	display:inline-block;
	font-size:11px;
	color:#333;
	text-decoration:none;
}



