@charset "utf-8";

/*------------------
gendertitle 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#gendertitle{
	padding-top:50px;
	width:100%;
	height:auto;
	text-align: center;
	border-bottom:1px solid #ededed;
	}
#gendertitle img{
	width:280px;
	margin:0 0 20px 0;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#gendertitle{
	padding-top:80px;
	width:100%;
	height:auto;
	text-align: center;
	border-bottom:1px solid #ededed;
	}
#gendertitle img{
	width:300px;
	margin:0 0 30px 0;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#gendertitle{
	padding-top:100px;
	width:100%;
	height:auto;
	text-align: center;
	border-bottom:1px solid #ededed;
	}
#gendertitle img{
	width:400px;
	margin:0 0 30px 0;
	}
}

/*------------------
gendermain 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#gendermain{
	position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#gendermain{
	position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#gendermain{
	position: relative;
	width:1200px;
	height:auto;
	margin:0 auto;
	}
}

/*------------------
ss 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#ss{
	position: relative;
	width:150px;
	height:auto;
	margin:0 auto;
	padding:40px 0;
	}
#ss img{
	width:150px;
	height:auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#ss{
	position: relative;
	width:200px;
	height:auto;
	margin:0 auto;
	padding:40px 0;
	}
#ss img{
	width:200px;
	height:auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#ss{
	position: relative;
	width:250px;
	height:auto;
	margin:0 auto;
	padding:100px 0;
	}
#ss img{
	width:250px;
	height:auto;
	}
}



/*------------------
chapternavi 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#chapternavi{
	font-size:11px;
	position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0 70px;
	}
#chapternavi ul{
	list-style: none outside none;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	left: 50%;
	}
#chapternavi ul li{
	float: left;
	margin: 5px;
	padding: 0;
	position: relative;
	left: -50%;
	}
#chapternavi ul li.stay{
	color:#111;
	text-decoration:underline;
	}
#chapternavi ul li a{
	color:#555;
	}
#chapternavi ul li a:hover{
	color:#111;
	}
#chapternavi ul li.cos{
	color:#ccc;
	text-decoration:line-through;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#chapternavi{
	font-size:12px;
	position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 140px;
	}
#chapternavi ul{
	list-style: none outside none;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	left: 50%;
	}
#chapternavi ul li{
	float: left;
	margin: 15px;
	padding: 0;
	position: relative;
	left: -50%;
	}
#chapternavi ul li.stay{
	color:#111;
	}
#chapternavi ul li.stay a{
	color:#555;
	}
#chapternavi ul li.stay a:hover{
	color:#111;
	}
#chapternavi ul li.cos{
	color:#ccc;
	text-decoration:line-through;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#chapternavi{
	font-size:14px;
	position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 140px;
	}
#chapternavi ul{
	list-style: none outside none;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	left: 50%;
	}
#chapternavi ul li{
	float: left;
	margin: 15px;
	padding: 0;
	position: relative;
	left: -50%;
	}
#chapternavi ul li.stay{
	color:#111;
	}
#chapternavi ul li.stay a{
	color:#555;
	}
#chapternavi ul li.stay a:hover{
	color:#111;
	}
#chapternavi ul li.cos{
	color:#ccc;
	text-decoration:line-through;
	}
}



/*------------------
pinit
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#pinit{
	width:30px;
	height: auto;
	position: absolute;
	bottom:0;
	right:0;
	}
#pinit img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#pinit{
	width:30px;
	height: auto;
	position: absolute;
	bottom:0;
	right:0;
	}
#pinit img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#pinit{
	width:40px;
	height: auto;
	position: absolute;
	bottom:0;
	right:0;
	}
#pinit img{
	width: 100%;
	height: auto;
	}
}



/*------------------
specbtn
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#specbtn{
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	cursor: pointer;
	}
#specbtn img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#specbtn{
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	cursor: pointer;
	}
#specbtn img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#specbtn{
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	cursor: pointer;
	}
#specbtn img{
	width: 100%;
	height: auto;
	}
}


/*------------------
spec
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#spec{
	position: absolute;
	width:100%;
	height: auto;
	bottom:0;
	right:0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.75);
	text-align: center;
	}
#spec p{
	width:90%;
	margin: 0 auto;
	height: auto;
	color:#000;
	font-size:9px;
	font-weight: normal;
	padding:10px 0;
	line-height: 1.6;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#spec{
	position: absolute;
	width:100%;
	height: auto;
	bottom:0;
	right:0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.75);
	text-align: center;
	}
#spec p{
	width:90%;
	margin: 0 auto;
	height: auto;
	color:#000;
	font-size:9px;
	font-weight: normal;
	padding:20px 0;
	line-height: 1.6;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#spec{
	position: absolute;
	width:100%;
	height: auto;
	bottom:0;
	right:0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.75);
	text-align: center;
	}
#spec p{
	width:90%;
	margin: 0 auto;
	height: auto;
	color:#000;
	font-size:10px;
	font-weight: normal;
	padding:20px 0;
	line-height: 1.6;
	}
}

/*------------------
section1-2 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section1-2{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section1-2 #inners{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section1-2 #inners #photo1{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 20px;
	text-align: center;
	}
#section1-2 #inners #photo1 img{
	width: 50%;
	height: auto;
	}
#section1-2 #inners #photo1 img.chap{
	width: 150px;
	height: auto;
	margin:30px auto 0;
	}
#section1-2 #inners #photo2{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:60px auto 0;
	}
#section1-2 #inners #photo2 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section1-2{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section1-2 #inners{
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section1-2 #inners #photo1{
	float: left;
	width: 55%;
	height: auto;
	position: relative;
	margin:0 auto;
	text-align: center;
	}
#section1-2 #inners #photo1 img{
	width: 50%;
	height: auto;
	}
#section1-2 #inners #photo1 img.chap{
	width: 200px;
	height: auto;
	margin:50px auto 0;
	}
#section1-2 #inners #photo2{
	float: right;
	width: 45%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section1-2 #inners #photo2 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section1-2{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section1-2 #inners{
	width: 1200px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section1-2 #inners #photo1{
	float: left;
	width: 645px;
	height: auto;
	position: relative;
	margin:0 auto;
	text-align: center;
	}
#section1-2 #inners #photo1 img{
	width: 50%;
	height: auto;
	margin:0 auto;
	}
#section1-2 #inners #photo1 img.chap{
	width: 250px;
	height: auto;
	margin:100px auto 0;
	}
#section1-2 #inners #photo2{
	float: right;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section1-2 #inners #photo2 img{
	width: 100%;
	height: auto;
	}
}




/*------------------
section3-4 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section3-4{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section3-4 #inners{
	width: 80%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo3{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 20px;
	}
#section3-4 #inners #photo3 img{
	width: 100%;
	height: auto;
	}
#section3-4 #inners #photo4{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo4 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section3-4{
	width:100%;
	height: auto;
	position: relative;
	margin-top:100px;
	}
#section3-4 #inners{
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo3{
	float: left;
	width: 45%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo3 img{
	width: 100%;
	height: auto;
	}
#section3-4 #inners #photo4{
	float: right;
	width: 35%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo4 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section3-4{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section3-4 #inners{
	width: 1200px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo3{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo3 img{
	width: 100%;
	height: auto;
	}
#section3-4 #inners #photo4{
	float: right;
	width: 400px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section3-4 #inners #photo4 img{
	width: 100%;
	height: auto;
	}
}


/*------------------
section5-6 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section5-6{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section5-6 #inners{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo5{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 0;
	}
#section5-6 #inners #photo5 img{
	width: 100%;
	height: auto;
	}
#section5-6 #inners #photo6{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo6 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section5-6{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section5-6 #inners{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo5{
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo5 img{
	width: 100%;
	height: auto;
	}
#section5-6 #inners #photo6{
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo6 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section5-6{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section5-6 #inners{
	width: 1110px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo5{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo5 img{
	width: 100%;
	height: auto;
	}
#section5-6 #inners #photo6{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section5-6 #inners #photo6 img{
	width: 100%;
	height: auto;
	}
}


/*------------------
section7-8 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section7-8{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section7-8 #inners{
	width: 80%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo7{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 20px;
	}
#section7-8 #inners #photo7 img{
	width: 100%;
	height: auto;
	}
#section7-8 #inners #photo8{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo8 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section7-8{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section7-8 #inners{
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo7{
	float: left;
	width: 35%;
	height: auto;
	position: relative;
	margin:0 0 0 10%;
	}
#section7-8 #inners #photo7 img{
	width: 100%;
	height: auto;
	}
#section7-8 #inners #photo8{
	float: right;
	width: 45%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo8 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section7-8{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section7-8 #inners{
	width: 1200px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo7{
	float: left;
	width: 400px;
	height: auto;
	position: relative;
	margin:0 0 0 120px;
	}
#section7-8 #inners #photo7 img{
	width: 100%;
	height: auto;
	}
#section7-8 #inners #photo8{
	float: right;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section7-8 #inners #photo8 img{
	width: 100%;
	height: auto;
	}
}






/*------------------
section9-10 
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section9-10{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section9-10 #inners{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo9{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 0;
	}
#section9-10 #inners #photo9 img{
	width: 100%;
	height: auto;
	}
#section9-10 #inners #photo10{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo10 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section9-10{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section9-10 #inners{
	width: 90%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo9{
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo9 img{
	width: 100%;
	height: auto;
	}
#section9-10 #inners #photo10{
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo10 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section9-10{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section9-10 #inners{
	width: 1110px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo9{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo9 img{
	width: 100%;
	height: auto;
	}
#section9-10 #inners #photo10{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section9-10 #inners #photo10 img{
	width: 100%;
	height: auto;
	}
}







/*------------------
section11-12
--------------------*/

/* SP以上 */
@media screen and (min-width : 300px){
#section11-12{
	width:100%;
	height: auto;
	position: relative;
	margin-top:60px;
	}
#section11-12 #inners{
	width: 80%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo11{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto 20px;
	}
#section11-12 #inners #photo11 img{
	width: 100%;
	height: auto;
	}
#section11-12 #inners #photo12{
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo12 img{
	width: 100%;
	height: auto;
	}
}
/* SP横以上 */
@media screen and (min-width : 480px){
#section11-12{
	width:100%;
	height: auto;
	position: relative;
	margin-top:100px;
	}
#section11-12 #inners{
	width: 100%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo11{
	float: left;
	width: 45%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo11 img{
	width: 100%;
	height: auto;
	}
#section11-12 #inners #photo12{
	float: right;
	width: 45%;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo12 img{
	width: 100%;
	height: auto;
	}
}
/* Tablet以上 */
@media screen and (min-width : 768px){
}
/* PC以上 */
@media screen and (min-width : 1024px){
#section11-12{
	width:100%;
	height: auto;
	position: relative;
	margin-top:120px;
	}
#section11-12 #inners{
	width: 1200px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo11{
	float: left;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo11 img{
	width: 100%;
	height: auto;
	}
#section11-12 #inners #photo12{
	float: right;
	width: 555px;
	height: auto;
	position: relative;
	margin:0 auto;
	}
#section11-12 #inners #photo12 img{
	width: 100%;
	height: auto;
	}
}