/* vol01 */
#contents_wrap { font-size: 116.6%;}
#contents_wrap .image img { max-width: 100%; height: auto; -webkit-flex: 1; -ms-flex: 1; flex: 1;}
#main_image { width: 100%; background: url(../img/vol01/bg_main.jpg) repeat-x;}

.lead_wrap { width: 100%; margin: 0 auto; overflow: hidden; background-color: #FFFBF1; font-size: 114.2%; padding: 100px 0 50px; }
.lead_wrap .text { text-align: center; }
.lead_wrap .text p { font-weight: bold; line-height:2em; }
.lead_wrap img { margin: 50px auto 0; }

.volume_title { margin-bottom: 30px; }
.title_under { text-align: center; font-size: 100%; font-weight: bold; line-height: 2em; margin-bottom: 45px; }

.talk_wrap { padding: 100px 0 0; }
.talk_wrap .talk_section { margin-bottom: 90px; }
.talk_wrap .talk_head { text-align: center; margin-bottom: 40px; }
.talk_wrap .talk_head span { font-size: 171.4%; font-weight: bold; border-bottom: 3px solid #000; padding-bottom: 8px; }
.talk_wrap .img_float { overflow: hidden; }
.talk_wrap .img_float + .img_float { margin-top: 30px; }
.talk_wrap .img_float .img_left { float: left; width: 40.24%; margin-right: 3.66%; }
.talk_wrap .img_float .img_left.img_vertical { margin-right: 7.32%; }
.talk_wrap .img_float .img_right { float: right; width: 40.24%; margin-left: 3.66%; }
.talk_wrap .img_float .img_right.img_vertical { margin-left: 5.49%; }
.talk_wrap .img_float .img_vertical { width: 32.93%; }
.talk_wrap .img_float .img_left + .body { overflow:hidden; }
.talk_wrap dl { overflow: hidden; }
.talk_wrap dl dt { clear: both; float:left; width: 4em; line-height:1.57; font-weight: bold; margin-bottom: 25px; }
.talk_wrap dl dd:before { content: "："; display: inline; }
.talk_wrap dl dd { padding-left: 4em; text-indent: -1em; margin-bottom: 25px; }
.talk_wrap dl + .img_float { margin-top: 30px; }

.release_date { text-align: right; font-size: 92.6%; margin: 30px 0 100px; }

.memo_wrap { background-color: #fffbf1; padding: 60px 0 70px; overflow: hidden; }
.memo_wrap .memo_title { margin-bottom: 120px; }
.memo_wrap .memo_title img { margin: 0 auto; }
.memo_wrap .memo_section { float: left; width: 32.14%; margin-left: 1.5%; position: relative; }
.memo_wrap .memo_title + .memo_section { margin-left: 0; }
.memo_wrap .memo_inner { background-color: #fff; border: 4px solid #333; -webkit-border-radius: 10px; border-radius: 10px; padding: 50px 20px 25px; }
.memo_wrap .memo_section .memo_inner .memo_head { text-align: center; margin-top: -120px; margin-bottom: 20px; }
.memo_wrap .memo_section .memo_inner .memo_head img { width: 100%; max-width: 210px !important; }
.memo_wrap .memo_section .memo_inner .memo_img { margin-bottom: 30px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.memo_wrap .memo_section .note_list { margin-top: 15px; font-size: 85.7%; }

.senryu_wrap { background: url(../img/vol01/bg_senryu_wrap.png) no-repeat center top; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; padding: 75px 0 115px; }
.senryu_wrap img { margin: 0 auto; }

.next_wrap { background-color: #fed100; padding: 30px 0; text-align: center; }
.next_wrap a { color:#333333; }

.next_wrap p span { font-weight: bold; font-size: 128.5%; }

.profile_wrap { background: url(../img/vol01/bg_profile_wrap.png) repeat; padding: 70px 55px 90px; overflow: hidden; }
.profile_wrap .profile_title { margin-bottom: 50px; }
.profile_wrap .profile_title img { margin: 0 auto; }
.profile_wrap .profile_section { float: left; width: 31%; margin-left: 3.4%; }
.profile_wrap .profile_title + .profile_section { margin-left: 0; }
.profile_wrap .profile_section dl dt { font-weight: bold; font-size: 142.8%; text-align: center; margin-bottom: 20px; }
.profile_wrap .profile_section .profile_img { text-align: center; margin-bottom: 25px; }

.enquete_wrap { overflow: hidden; padding: 100px 0; font-size: 116.6%; }
.enquete_wrap .enquete_title { margin-bottom: 70px; }
.enquete_wrap .enquete_title img { margin: 0 auto; }
.enquete_wrap .enquete_section { background-color: #FFFBF1; border: 4px solid #333; -webkit-border-radius: 10px; border-radius: 10px; padding: 80px 75px 60px 98px; position: relative; }
.enquete_wrap .enquete_section .img_float { overflow: hidden; }
.enquete_wrap .enquete_section .img_float .img_left { float: left; width: 40.14%; margin-top: 67px; }
.enquete_wrap .enquete_section .img_float .img_left + .body { float: right; width: 50.18%; }
.enquete_wrap .enquete_section .img_float .img_left .note_list { margin-top: 18px; font-size: 75%; }
.enquete_wrap .enquete_section .img_float .comment { position: absolute; top: 140px; left: -50px; width: 21.47%; }
.enquete_wrap .enquete_section .img_float .body dl { font-weight: bold; display: table; margin: 40px auto; }
.enquete_wrap .enquete_section .img_float .body dl dt { display: table-cell; text-align: right;  }
.enquete_wrap .enquete_section .img_float .body dl dt:before { content:"〈"; display: inline; }
.enquete_wrap .enquete_section .img_float .body dl dt:after { content:"："; display: inline; }
.enquete_wrap .enquete_section .img_float .body dl dd { display: table-cell; }
.enquete_wrap .enquete_section .img_float .body dl dd:after { content:"〉"; display: inline; }
.enquete_wrap .enquete_section .img_float .body a { display: block; color: #FFF; background-color: #EA4809; border-bottom: 5px solid #c43700; text-align: center; font-size: 112.5%; padding: 25px; margin-top: 30px; }
.enquete_wrap .enquete_section .img_float .body a:before { content:""; display: inline-block; width: 13px; height: 11px; background: url(/club-me/common/image/arr_white_x2.png) no-repeat left center; -webkit-background-size: 11px auto; -o-background-size: 11px auto; background-size: 11px auto; }
.enquete_wrap .enquete_section .img_float .body a:hover { opacity: 0.8; text-decoration: none; }

.banner_wrap { background-color: #f5f5f5; padding: 60px 0 0; text-align: center; }
.banner_title { font-weight: bold; font-size: 128.5%; margin-bottom: 40px; }
.banner_wrap .banner_img { margin-bottom: 25px; }
.banner_wrap .banner_img a:hover { opacity: 0.8; }
.banner_wrap .banner_img img { margin: 0 auto; }
.banner_wrap p a { color: #333; }
.banner_wrap p a:before { content:""; display: inline-block; width: 12px; height: 9px; background: url(/club-me/common/image/arr_gray_333_x2.png) no-repeat left center; -webkit-background-size: 8px auto; -o-background-size: 8px auto; background-size: 8px auto; }

.back_link{margin-top:40px;padding-top:35px;border-top:1px solid #e8e8e8;text-align:center;background-color: #fff}
.back_link a{display:inline-block;color:#333}
.back_link a:before{display:inline-block;margin-right:10px;content:url(../img/vol01/arr_back.png);vertical-align:middle}

@media only screen and (max-width: 980px) and (min-width: 768px) {
#main_image img {
    width: 130%;
    margin-left: -66%;
}
}

@media only screen and (max-width: 767px) {
	#contents_wrap { font-size: 87.5%;}
	#contents_wrap .unit { padding: 0 20px; }

	.lead_wrap { min-width: 0; font-size: 116.6%; padding: 60px 0 50px; }
    .lead_wrap .text { line-height: 1.7; }
    .lead_wrap img { margin: 30px auto 0; }

    .volume_title { margin-bottom: 35px; }
    .title_under { text-align: left; }

    .talk_wrap { padding: 45px 0 0; }
	.talk_wrap dl{ font-size: 116.6%; }
    .talk_wrap .talk_section { margin-bottom: 40px; line-height: 1.7em; }
    .talk_wrap .talk_head { margin-bottom: 35px; }
	.talk_wrap .talk_head span { font-size: 125%; border-bottom: 2.5px solid #000; padding-bottom: 4px; }
	.talk_wrap .img_float .img_left{float:none;width:auto;margin:0 auto 30px}
	.talk_wrap .img_float .img_left.img_vertical{margin-right:auto}
	.talk_wrap .img_float .img_left img{margin:0 auto}
	.talk_wrap .img_float .img_right{float:none;width:auto;margin:0 auto 30px}
	.talk_wrap .img_float .img_right.img_vertical{margin-left:auto}
	.talk_wrap .img_float .img_right img{margin:0 auto}
	.talk_wrap .img_float .img_vertical{width:71.43%}
	.talk_wrap dl dt{ margin-bottom: 20px;}
	.talk_wrap dl dd{ margin-bottom: 20px;}

	.release_date { margin: 20px 0 30px; font-size: 116.6%; }

	.memo_wrap { padding: 30px 0 55px; }
	.memo_wrap .memo_title { padding-left: 10px; margin-right: -10px; margin-bottom: 0; }
	.memo_wrap .memo_inner { font-size: 116.6%; }
	.memo_wrap .memo_section { float: none; width: 100%; margin-left: 0; margin-top: 100px; }
	.memo_wrap .memo_section .note_list { margin-top: 10px; font-size: 98%; }
	.memo_wrap .memo_section .memo_inner .memo_head img { max-width: 225px !important; }

	.senryu_wrap { background: url(../img/vol01/bg_senryu_wrap_2x.png) no-repeat center top; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; padding: 70px 0 60px; }

	.next_wrap p { font-size: 116.6%; }
	.next_wrap p span { display: block; margin-top: 5px; font-size: 112.5%; }

	.profile_wrap { padding: 55px 0 0; }
	.profile_wrap .profile_title { margin-bottom: 50px; }
	.profile_wrap .profile_section { float: none; width: 100%; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; margin-left: 0; margin-bottom: 35px; padding: 0 20px; }
	.profile_wrap .profile_section dl dt { margin-bottom: 12px; font-size: 130.7%; }
	.profile_wrap .profile_section dl dd { font-size: 116.6%; }

	.enquete_wrap { overflow: hidden; padding: 50px 0; font-size: 116.6%; }
	.enquete_wrap .enquete_title { margin-bottom: 100px; padding: 0 20px; }
	.enquete_wrap .enquete_section { padding: 45px 20px 25px; }
	.enquete_wrap .enquete_section .img_float { overflow: visible; position: relative; }
	.enquete_wrap .enquete_section .img_float .img_left { float: none; width: 85.2%; margin: 0 auto 35px; text-align: center; }
	.enquete_wrap .enquete_section .img_float .img_left + .body { float: none; width: 100%; line-height: 1.5em; }
	.enquete_wrap .enquete_section .img_float .img_left .note_list { font-size: 87.5%; text-align: left;  }
	.enquete_wrap .enquete_section .img_float .comment { position: absolute; top: -79px; left: -35px; width:160px; }
	.enquete_wrap .enquete_section .img_float .body dl { margin: 25px auto; }
	.enquete_wrap .enquete_section .img_float .body dl dt { text-align: left;  }
	.enquete_wrap .enquete_section .img_float .body a { border-bottom: 3px solid #c43700; font-size: 112.5%; padding: 12px; margin-top: 25px; }

	.banner_wrap { padding: 45px 0 0; }
	.banner_title { font-weight: bold; font-size: 116.6%; margin-bottom: 25px; }
	.banner_wrap .banner_img { margin-bottom: 20px; }

	.back_link{margin:35px 0 30px;padding-top:15px}
	.back_link a{display:block}
	.back_link a:before{display:block;margin:0 0 5px}
}


