@charset "UTF-8";

.clearfix:after{
	content: "";
  display: table;
  clear: both;
}

html, body {
  height: 100%;
}

body {
	position: relative;
	line-height: 1.4;
	color: #333;
	font-size: 1em;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	background-color: #fff;
}
.SP_none{
	display:block;
}
.PC_none{
	display:none;
}
@font-face {
	font-family: "hanazome";
	src:  url("/product/bottle/moisture_predation/font/hanazome.eot") format("eot"), url("/product/bottle/moisture_predation/font/hanazome.woff") format("woff");
}
.fwb{
	font-weight:bold
}


.predation_header{
	width:100%;
    background-color: #FFF;
    border-bottom: 1px solid #E60019;
}
.predation_header .head_logo{
	width:100%;
	max-width:1280px;
	margin:0 auto;
}

.predation_contents{
	width:100%;
	max-width:1280px;
	margin:0 auto;
}

.predation_title{
    width: 70%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.predation_title h1{
    font-size: 4.5em;
	margin:60px auto 40px;
}
.predation_title h1 .sub_tit{
	font-size: 0.5em;
	display:block;
	font-family: "hanazome", sans-serif !important;
	font-weight: normal;
}
.predation_title h1 .main_tit{
	display:block;
}
.predation_title h1 .sub_tit .tit_illust, .predation_title h1 .sub_tit .and{
	display:inline-block;
}
.predation_title h1 .sub_tit .tit_illust{
	margin-left:0.3em;
}
.predation_title h1 .sub_tit .sports_girl .tit_illust{
    margin-right: 0.3em;
}
.predation_title h1 .sub_tit .and{
	margin:0 1em;
}

.predation_lead{
	width:100%;
}
.predation_lead p{
	width: 680px;
	margin: 0 auto;
	font-weight:bold;
}
.predation_lead p:last-child{
	text-align:right;
	margin-top:1em;
	font-weight:normal;
    font-size: 0.8em;
}

.dotted_line{
    width: 800px;
    margin: 30px auto;
    height: 10px;
}
.dotted_line img{
	overflow:hidden;
}
.dotted_line.line02{
    margin: 60px auto 30px;
}

.predation_popup{
	margin-bottom:60px;
}
.predation_popup > p{
	text-align:center;
    margin-bottom: 20px;
}
.predation_popup .Q_list{
	margin-top:40px;
}
.predation_popup .Q_list li{
	width:23.5%;
	float:left;
	display:inline-block;
    text-align: center;
	border:2px solid #f39700;
	box-sizing:border-box;
    height: 130px;
    position: relative;
    display: table-cell;
}
.predation_popup .Q_list li.one{
	background:url(/images/product/bottle/moisture_predation/bg_01.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.two{
	background:url(/images/product/bottle/moisture_predation/bg_02.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.three{
	background:url(/images/product/bottle/moisture_predation/bg_03.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.four{
	background:url(/images/product/bottle/moisture_predation/bg_04.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.five{
	background:url(/images/product/bottle/moisture_predation/bg_05.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.six{
	background:url(/images/product/bottle/moisture_predation/bg_06.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.seven{
	background:url(/images/product/bottle/moisture_predation/bg_07.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li:nth-child(odd):before, .predation_popup .Q_list li:nth-child(even):before{
	content:"";
	width:56px;
	height:56px;
	display:block;
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -28px;
}
.predation_popup .Q_list li:nth-child(odd):before{
	background:url(/images/product/bottle/moisture_predation/icon_Q_boy.png) 0 0 no-repeat;
}
.predation_popup .Q_list li:nth-child(even):before{
	background:url(/images/product/bottle/moisture_predation/icon_Q_girl.png) 0 0 no-repeat;
}
.predation_popup .Q_list li + li{
	margin-left:2%;
}
.predation_popup .Q_list.has_3{
    width: 75%;
    margin: 40px auto 0;
}
.predation_popup .Q_list.has_3 li{
    width: 32%;
}
.predation_popup .Q_list li a{
	display:block;
    height: 128px;
    text-align: center;
    padding: 5px;
}
.predation_popup .Q_list li a span{
    display: table-cell;
    height: 116px;
    vertical-align: middle;
    width: 32%;
    padding: 0 10px;
}
.predation_popup .Q_list li:hover{
	background:#f39700;
}
.predation_popup .Q_list li:hover a{
	text-decoration:none;
}
.predation_popup .Q_list li.one:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_01_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.two:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_02_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.three:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_03_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.four:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_04_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.five:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_05_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.six:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_06_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li.seven:hover a{
	background:url(/images/product/bottle/moisture_predation/bg_07_on.jpg) bottom right no-repeat;
}
.predation_popup .Q_list li:hover a span{
	border:1px solid #fff;
	color:#fff;
	font-size:18px;
}

.predation_try{
	margin-top:30px;
}
.predation_try .try_01, .predation_try .try_02{
	float:left;
	width:49%;
	padding:10px;
	position:relative;
	color:#fff;
}
.predation_try .icon_try{
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 5;
}
.predation_try .try_01{
	background:#ec6d55;
}
.predation_try .try_02{
	background:#58bdec;
	margin-left:2%;
}
.predation_try .try_01 a{
	color:#fff;
}
.predation_try .try_01 > div > p{
    margin-right: 100px;
    margin-top: 20px;
}
.predation_try .try_01 > div > img, .predation_try .try_02 > div > img{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.predation_try .try_01 > div, .predation_try .try_02 > div{
	border:1px solid #fff;
	box-sizing:border-box;
	padding:10px;
    position: relative;
    min-height: 322px;
}
.predation_try .try_01 > div p span, .predation_try .try_02 > div p span{
	font-weight:bold;
}
.predation_try .try_01 h2, .predation_try .try_02 h2{
    font-size: 1.6em;
	color:#fff;
	font-weight:normal;
	text-align:center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.predation_try .try_02 h2 .tit_s_txt{
    font-size: 0.8em;
}
.predation_try .try_01 h2 > span, .predation_try .try_02 h2 > span{
	position:relative;
	display:inline-block;
    font-weight: bold;
}
.predation_try .try_01 h2 > span:before, .predation_try .try_02 h2 > span:before, .predation_try .try_01 h2 > span:after, .predation_try .try_02 h2 > span:after{
	content:"";
	width:6px;
	height:26px;
	background:url(/images/product/bottle/moisture_predation/icon_try_h2.png) 0 0 no-repeat;
	display:block;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}
.predation_try .try_01 h2 > span:before, .predation_try .try_02 h2 > span:before{
    left: -20px;
}
.predation_try .try_01 h2 > span:after, .predation_try .try_02 h2 > span:after{
    right: -20px;
}
.predation_try .try_01 > div p:last-child{
	margin-top:1em;
}
.predation_try .try_01 > div p:last-child, .predation_try .try_02 > div p:last-child{
	padding-left:1em;
	position:relative;
}
.predation_try .try_01 > div p:last-child:before, .predation_try .try_02 > div p:last-child:before{
	content:"※";
	position:absolute;
	top:0;
	left:0;
	width:1em;
	display:block;
}
.predation_try .try_02 > div > ul{
    margin-right: 136px;
}
.predation_try .try_02 > div > ul > li{
	width:49%;
    display: inline-block;
	float:left;
    max-width: 230px;
}
.predation_try .try_02 > div > ul > li:last-child{
	margin-left:1%;
}
.predation_try .try_02 > div >p{
	margin-top:14px;
    margin-right: 136px;
}
.predation_try .try_02 > div > ul > li p{
    margin-bottom: 6px;
    font-size: 14px;
}
.predation_try .try_02 > div > ul > li p span{
	background:#fff;
	color:#58bdec;
    padding: 3px 12px;
    border-radius: 12px;
    font-size: 16px;
}

.predation_footer{
	width:100%;
    background-color: #FFF;
    border-top: 1px solid #E60019;
    margin-top: 30px;
}
.predation_footer p{
	text-align:center;
	margin-top:10px;
    font-size: 0.9em;
}
.prof_box{
    display: inline-block;
    float: right;
}
.prof_box p:last-child{
    font-size: 0.9em;
    margin-top: 10px;
}


/*ポップアップ共通*/
.modal-content {
	width: 80% ;
	margin: 0 ;
	padding: 10px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 20 ;
}
.modal-content .popup_inner {
	padding:20px;
}

.modal-overlay {
	z-index: 10 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
    background-color: #fff;
    opacity: 0.6;
}

.btn_close {
    position: absolute;
    top: 20px;
    right: 20px;
	cursor:pointer;
    background: rgba(255,255,255,0.8);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: #ccc 1px solid;
    text-align: center;
}
.btn_close img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
}

.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}

.modal-content .answer_tit{
    padding-left: 50px;
    position: relative;
    margin-right: 38px;
    padding-top: 1em;
}
.modal-content .answer_tit:before{
	content:"A";
	font-size:46px;
	color:#00b8ee;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
}
.modal-content .answer_tit span{
    font-size: 1.2em;
}
.modal-content .left_block, .right_block{
	float:left;
	display:inline-block;
}
.modal-content .answer_detail{
    margin: 20px 0;
}
.modal-content .answer_detail li{
	position:relative;
    padding-left: 24px;
}
.modal-content .answer_detail li + li{
    margin-top: 6px;
}
.modal-content .answer_detail li:before{
	content:"";
	background:#ec6d55;
	border-radius: 50%;
	width:18px;
	height:18px;
	display:inline-block;
	position: absolute;
	top: 3px;
	left: 0;
}

/*==============================
page_01
==============================*/
.page_01 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A01.png) left bottom no-repeat #fafafa;
    background-size: 110px;
}
.page_01 .number_list{
	margin-top:20px;
}
.page_01 .number_list li{
	display:table;
}
.page_01 .number_list li .number_wrap{
	display:table-cell;
}
.page_01 .number_list li .number{
	background-color:#00b8ee;
	border-radius:50%;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 6px;
}
.page_01 .number_list li p{
	display:table-cell;
}
.page_01 .number_list li + li{
	margin-top:10px;
}
.page_01 .txt_detail{
    margin-top: 30px;
    padding-right: 65px;
    position: relative;
}
.page_01 .illust{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*==============================
page_02
==============================*/
.page_02 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A02.png) left bottom no-repeat #fafafa;
    background-size: 140px;
}
.page_02 .illust{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.page_02 .answer_tit{
	margin-right:0;
    padding-right: 60px;
	position:relative;
}

/*==============================
page_03
==============================*/
.page_03 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A03.png) left bottom no-repeat #fafafa;
    background-size: 170px;
}
.page_03 .txt_detail{
    margin-top: 30px;
    padding-right: 80px;
	position:relative;
}
.page_03 .illust{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*==============================
page_04
==============================*/
.page_04 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A04.png) left bottom no-repeat #fafafa;
    background-size: 190px;
}
.page_04 .illust{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.page_04 .answer_tit{
	margin-right:0;
    padding-right: 46px;
	position:relative;
}

/*==============================
page_05
==============================*/
.page_05 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A05.png) left bottom no-repeat #fafafa;
}
.page_05 .left_block{
	width:49%;
	float:left;
}
.page_05 .left_block .answer_detail li .chushaku{
	text-align:right;
	font-size:0.8em;
}
.page_05 .right_block{
	width:49%;
	margin-left:2%;
	background:#58bdec;
}
.page_05 .right_block .item_name{
	font-size:12px;
	text-align:left;
}
.page_05 .right_block .content_tit{
    text-align: center;
    font-size: 1.2em;
    padding: 20px 0;
    color: #fff;
    font-weight: bold;
}
.page_05 .right_block > ul{
    margin: 0 10px 10px;
    background: #fff;
    padding: 10px;
}
.page_05 .right_block > ul > li{
	float:left;
	width:66%;
}
.page_05 .right_block > ul > li:last-child{
    width: 33%;
    margin-left: 1%;
}
.page_05 .right_block > ul > li > p, .page_05 .right_block > ul > li >span > p{
	text-align:center;
}
.page_05 .right_block > ul > li > ul{
	display:table;
}
.page_05 .right_block > ul > li > ul > li{
    vertical-align: bottom;
    display: table-cell;
}
.page_05 .right_block > ul > li > ul > li:last-child{
	padding-left:5px;
}
.page_05 .right_block > ul > li > ul > li > p{
	text-align:center;
    display: block;
}
.page_05 .right_block .img_item{
	position:relative;
	text-align:center;
    display: block;
}
.page_05 .right_block .img_item img_icon{
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
}

/*==============================
page_06
==============================*/
.page_06 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A06.png) left bottom no-repeat #fafafa;
}
.page_06 .check_list{
	margin-top:20px;
}
.page_06 .check_list li{
	display:table;
}
.page_06 .check_list li .check{
	display:table-cell;
    padding-right: 6px;
	vertical-align:middle;
}
.page_06 .check_list li p{
	display:table-cell;
    vertical-align: bottom;
}
.page_06 .check_list li + li{
	margin-top:10px;
}
.page_06 .txt_detail{
    margin-top: 30px;
    padding-right: 70px;
	position:relative;
}
.page_06 .illust{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*==============================
page_07
==============================*/
.page_07 .popup_inner{
	background:url(/images/product/bottle/moisture_predation/bg_A07.png) left bottom no-repeat #fafafa;
}
.page_07 .left_block{
    width: 66%;
	float:left;
}
.page_07 .right_block{
    width: 31%;
    float: left;
    margin-left: 3%;
	background:#f39700;
	position:relative;
	padding:10px;
}
.page_07 .left_block .answer_detail{
    margin: 0 0 10px;
}
.page_07 .left_block .answer_detail:first-child{
	margin-top:20px;
}
.page_07 .left_block .answer_detail li{
	float:left;
	width:50%;
}
.page_07 .left_block .answer_detail li + li{
	margin-top:0;
}
.page_07 .left_block .content_02{
	width:100%;
	position:relative;
    margin-top: 30px;
}
.page_07 .left_block .content_02 .txt_block{
    width: 49%;
	float:left;
	display:inline-block;
}
.page_07 .left_block .content_02 .maru_batsu_area{
    width: 49%;
	float:left;
	display:inline-block;
	margin-left:2%;
}
.page_07 .left_block .content_02 .maru_batsu_area > ul{
    max-width: 280px;
}
.page_07 .left_block .content_02 .maru_batsu_area > ul > li{
	border:1px #ec6d55 dotted;
	border-radius:8px;
    padding: 6px;
    display: table;
}
.page_07 .left_block .content_02 .maru_batsu_area > ul > li + li{
	margin-top:10px;
}
.page_07 .left_block .content_02 .maru_batsu_area .maru > p, .page_07 .left_block .content_02 .maru_batsu_area .batsu > p{
    display: table-cell;
    vertical-align: middle;
    width: 26%;
    max-width: 63px;
}
.page_07 .left_block .content_02 .maru_batsu_area .maru ul{
    vertical-align: middle;
    display: table-cell;
    margin-left: 2%;
}
.page_07 .left_block .content_02 .maru_batsu_area .maru li{
	display:inline-block;
	width:50%;
	float:left;
}
.page_07 .left_block .content_02 .maru_batsu_area .batsu ul{
    vertical-align: middle;
    display: table-cell;
    margin-left: 2%;
}
.page_07 .right_block .tit_img{
	position:absolute;
    top: -30px;
	left:0;
}
.page_07 .right_block .content_tit{
    padding: 0 0 10px;
    color: #fff;
    font-size: 1.2em;
    text-align: right;
    font-weight: bold;
}
.page_07 .right_block .wrap{
	background:#fff;
	padding:10px;
}
.page_07 .right_block .wrap > p{
    font-size: 14px;
}
.page_07 .right_block .wrap .area_item{
	display:table;
    margin: 10px auto 0;
}
.page_07 .right_block .wrap .area_item li{
    display: table-cell;
    vertical-align: bottom;
}
.page_07 .right_block .wrap .area_item .item_name{
	font-size:12px;
}
.page_07 .right_block .illust{
    display: block;
    position: absolute;
    bottom: 0;
    left: -100px;
}


@media screen and (max-width: 1000px) {
.predation_try .try_01 h2 > span:before, .predation_try .try_02 h2 > span:before{
	left: -10px;
}
.predation_try .try_01 h2 > span:after, .predation_try .try_02 h2 > span:after{
	right: -10px;
}
}

@media screen and (max-width: 970px) {
.predation_try .try_02 > div > ul > li{
	width: 100%;
	float:none;
}
.predation_try .try_02 > div > ul > li:first-child {
	width: 80%;
}
.predation_try .try_02 > div > ul > li:last-child {
	margin-left: 0;
	margin-top: 10px;
}
}

@media screen and (max-width: 767px) {
.SP_none{
	display:none;
}
.PC_none{
	display:block;
}
.predation_header .head_logo img{
	margin-left:10px;
}
.predation_title{
	width:98%;
}
.predation_title h1{
    margin: 40px auto 20px;
}
.predation_title h1 .sub_tit .and{
	display:block;
    margin-bottom: 10px;
}
.predation_title h1 .sub_tit{
    margin-bottom: 20px;
    font-size: 26px;
}
.predation_title h1 .sub_tit .sports_boy .tit_illust img{
    margin-top: -12px;
}
.predation_title h1 .sub_tit .sports_girl .tit_illust img{
    margin-top: -8px;
}
.predation_title h1 .main_tit{
    font-size: 44px;
}
.predation_lead p{
	width:98%;
	margin:0 auto;
}
.predation_lead p:last-child{
	font-size:0.9em;
}
.dotted_line{
	width: 100%;
}

.predation_popup .Q_list, .predation_popup .Q_list.has_3{
    width: 98%;
    margin: 30px auto 0;
}
.predation_popup .Q_list li, .predation_popup .Q_list.has_3 li{
	width:100%;
    height: 60px;
}
.predation_popup .Q_list li + li, .predation_popup .Q_list.has_3 li + li{
	margin-left:0;
	margin-top:10px;
}
.predation_popup .Q_list.has_3{
	margin-top:10px;
}
.predation_popup .Q_list li:nth-child(odd):before, .predation_popup .Q_list li:nth-child(even):before{
	content:none;
}
.predation_popup .Q_list li a{
    height: 58px;
    display: table;
    width: 100%;
}
.predation_popup .Q_list li a span{
    height: 46px;
    width: 100%;
}
.predation_popup .Q_list li.one{
    background-size: 28px;
}
.predation_popup .Q_list li.two{
    background-size: 32px;
}
.predation_popup .Q_list li.three{
    background-size: 35px;
}
.predation_popup .Q_list li.four{
    background-size: 37px;
}
.predation_popup .Q_list li.five{
    background-size: 33px;
}
.predation_popup .Q_list li.six{
    background-size: 35px;
}
.predation_popup .Q_list li.seven{
    background-size: 34px;
}

.predation_try{
	width:98%;
	margin:30px auto 0;
}
.predation_try .try_01, .predation_try .try_02{
	float:none;
    width: 100%;
}
.predation_try .try_02{
	margin-left:0;
	margin-top:40px;
}
.predation_try .try_01 h2 > span, .predation_try .try_02 h2 > span{
    font-size: 0.8em;
}
.predation_try .try_01 h2 > span:before, .predation_try .try_02 h2 > span:before, .predation_try .try_01 h2 > span:after, .predation_try .try_02 h2 > span:after{
	content:none;
}
.predation_try .try_01 h2:after, .predation_try .try_02 h2:after{
	content:"";
	display:block;
    background: url(/images/product/bottle/moisture_predation/SP_icon_try_h2.png) 0 0 repeat;
    width: 100%;
    height: 6px;
    margin-top: 6px;
}

.predation_try .try_02 > div > ul > li{
	float:none;
    width: 100%;
}
.predation_try .try_02 > div > ul > li:last-child{
	margin-left:0;
	margin-top:10px;
}
.predation_try .try_02 > div > ul, .predation_try .try_02 > div >p{
	margin-right:38%;
}
.predation_try .try_02 > div > img{
	width:37%;
	max-width:192px;
	margin-left:1%;
}

.prof_box{
	float:none;
    display: block;
    width: 98%;
    margin: 40px auto 0;
}



.modal-content{
	width:100%;
	margin:0 auto;
	padding: 5px;
	top:0 !important;
	left: 0 !important;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
}
.modal-content .popup_inner{
    padding: 5px;
    height: 100%;
    overflow: auto;
}
.btn_close{
    top: 10px;
    right: 10px;
}
.modal-content .answer_tit{
	padding:0;
	margin-right:0;
}
.modal-content .answer_tit span{
    padding-top: 50px;
    display: block;
}
.modal-content .answer_tit span.fwb{
    padding-top: 0;
	display:inline;
}


/*==============================
page_01
==============================*/

/*==============================
page_02
==============================*/
.page_02 .answer_tit{
    padding-bottom: 70px;
}

/*==============================
page_03
==============================*/

/*==============================
page_04
==============================*/
.page_04 .answer_tit{
    padding-bottom: 80px;
}

/*==============================
page_05
==============================*/
.page_05 .left_block, .page_05 .right_block{
	float:none;
	width:100%;
}
.page_05 .right_block{
	margin-left:0;
    margin-top: 20px;
}

/*==============================
page_06
==============================*/

/*==============================
page_07
==============================*/
.page_07 .left_block, .page_07 .right_block{
	float:none;
	width:100%;
}
.page_07 .right_block{
	margin:0;
    margin-top: 80px;
}
.page_07 .left_block .answer_detail li{
	float:none;
	width:100%;
}
.page_07 .left_block .answer_detail li + li{
	margin-top:10px;
}
.page_07 .left_block .content_02 .txt_block, .page_07 .left_block .content_02 .maru_batsu_area{
	float:none;
	width:100%;
}
.page_07 .left_block .content_02 .maru_batsu_area{
	margin:0;
	margin-top:30px;
}
.page_07 .right_block .content_tit{
    text-align: center;
    padding-top: 6px;
}
.page_07 .right_block .illust{
    top: -75px;
    left: inherit;
    right: 0;
}

}
