@charset "UTF-8";
/*
    全体 ----------------------------------------------------------------------
*/
body{min-width:1200px;}
.red{color: #cd0136;}
.blue{color:#00b0a9;}
.bold{font-weight: 700;}
.content_wp {
  background:#8ed2e2 url("../img/women_bg.png") top center/100% auto no-repeat;
  padding: 30px 0 40px;
}
.content_wp.content_wp_ws{
  background:#fbedec;
  padding: 30px 30px 20px;
}
@media screen and (max-width: 768px) {
	.content_wp {
	padding: 0 0 40px;
	}
	.content_wp.content_wp_ws{
  background:#fbedec;
  padding: 0;
}
	.content_wp.content_wp_ws img{
  width:95%;
}
}



.women_head_qa img{
margin-top: 5px;
}

@media screen and (max-width: 768px) {
body{min-width:auto;}
.content_header{
display: block;
padding:0px;
}

	.content_header h1{
margin-bottom:30px;
}

.women_head_qa img{
margin-top: 20px;
height: auto;
width:50%;
padding:0 10px;
}
}
.content_box{
	padding:30px;
	background:#fff url("../img/women_bg_flower.png") bottom center/100% auto no-repeat;
}

.content_box.qa{
	background:#fbecec url("../img/women_bg_flower.png") bottom center/100% auto no-repeat;
}

.content_box.pdf{
	padding:30px;
	background:#fff;
}

@media screen and (max-width: 768px) {

	.mode-sp .content{
		padding:10px;
	}
	.content_box{
	padding:20px;
	}

	.content_box.pdf{
	padding:10px;
	background:#fff;
}
}

.women_title01{
	background: #fff9d6;
	padding:10px;
	border-radius: 30px;
	font-size: 240% !important;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
	position: relative;
}
.women_title01:before{
	content: '';
	display: block;
	width:90px;
	height:61px;
	position: absolute;
	top:5px;
	left:-10px;
	background: url("../img/women_title_bg.png") top center/100% auto no-repeat;
}
.women_title02{
	background: #fff;
	padding:10px;
	border-radius: 30px;
	font-size:210%;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
	position: relative;
}
.women_title02:before{
	content: '';
	display: block;
	width:94px;
	height:100px;
	position: absolute;
	top:-20px;
	left:-20px;
	background: url("../img/women_title02_img1.png") top center/90% auto no-repeat;
}
.women_title02:after{
	content: '';
	display: block;
	width:94px;
	height:100px;
	position: absolute;
	top:-20px;
	right:-30px;
	background: url("../img/women_title02_img2.png") top center/60% auto no-repeat;
}
.women_title03{
	background: #fff9d6;
	padding:10px;
	border-radius: 30px;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
	position: relative;
	font-size: 240% !important;
}
.women_title03:before{
	content: '';
	display: block;
	width:94px;
	height:100px;
	position: absolute;
	top:-20px;
	left:-20px;
	background: url("../img/women_title02_img1.png") top center/90% auto no-repeat;
}
.women_title03:after{
	content: '';
	display: block;
	width:94px;
	height:100px;
	position: absolute;
	top:-20px;
	right:-30px;
	background: url("../img/women_title02_img2.png") top center/60% auto no-repeat;
}
@media screen and (max-width: 768px) {

	.women_title01{
	padding:10px 5px;
	font-size: 124% !important;
  line-height: 26px !important;;
}
.women_title01:before{
	width:30px;
	height:31px;
	top:-10px;
	left:-10px;
}
		.women_title02{
	padding:10px 5px;
	font-size: 124% !important;
  line-height: 26px !important;;
}
.women_title02:before{
	width:40px;
	height:41px;
	left:-20px;
	top:-25px;
}
	.women_title02:after{
	width:40px;
	height:100px;
	position: absolute;
	top:30px;
	right:-20px;
}
			.women_title03{
	padding:10px 5px;
	font-size: 124% !important;
  line-height: 26px !important;;
}
.women_title03:before{
	width:40px;
	height:41px;
	left:-10px;
	top:-15px;
}
	.women_title03:after{
	width:40px;
	height:100px;
	position: absolute;
	top:30px;
	right:-20px;
}
}
.women_top_mv{
padding:60px 0;
	}
@media screen and (max-width: 768px) {
	.women_top_mv{
padding:20px 0;
display: block;
		text-align: center;
	}
	.women_top_mv p{
		text-align: center;
		margin-bottom: 0px;
	}

	.women_top_mv p img{
		width:100%;
	}
}


.women_btn01{
	display: block;
	background: #fff9d6;
	border:solid 3px #f8a67d;
	padding:10px;
	border-radius: 60px;
	font-size: 185% !important;
  line-height: 36px !important;
	font-weight: 700;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
	.women_btn01{
	display: block;
	background: #fff9d6;
	border:solid 3px #f8a67d;
	padding:10px;
	border-radius: 10px;
	font-size: 139% !important;
  line-height: 28px !important;;
	font-weight: 700;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
	text-decoration: none;
}
}

.women_arrow{
	padding:30px 0 50px;
}

.women_next_btn {
  float: right;
  display: block;
  padding: 15px 20px 15px 50px;
  border: solid 2px #f1a4a9;
  border-radius: 60px;
  background: white;
  font-size: 139%;
  font-weight: 700;
  line-height: 1.5;
  color: #cd0136;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.women_next_btn.c2 {
border: solid 2px #f8a67d;
background:#fef9d0;
color: #cd0136;
}
.women_next_btn.pdf {
	width:700px;
  font-size: 160%;
	float:none;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .women_next_btn {
    font-size: 124%;
    width: 100%;
  }
	.women_next_btn.pdf {
	width:100%;
	float:none;
	margin: 0 auto;
}
	.women_arrow{
	padding:20px 0 20px;
}

	.women_arrow img{
	width:40%;
}
}
.mode-sp .women_next_btn {
  font-size: 124%;
  width: 100%;
}
.women_next_btn:before {
  content: "";
  position: absolute;
	top:22px;
  left: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #cd0136;
    border-right: 2px solid #cd0136;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.women_next_btn:hover {
  color: white;
  background: #f1a4a9;
  text-decoration: none;
}
.women_next_btn.c2:hover {
	background: #f8a67d;
}
.women_next_btn span {
  display: inline-block;
}

.women_lead{
	background: url("../img/women_lead_bg.png") top center/95% auto no-repeat;
	font-size: 139% !important;
	line-height: 2.2;
text-align:center;
margin:30px auto;}

.women_lead2{
	font-size: 124% !important;
	line-height: 2.2;
	margin:60px auto;}

.women_check_info{
font-size: 124% !important;
	line-height: 2.2;
	margin:60px auto;
	text-align: left;

}

.women_check_info ul{
margin: 0 2em;
}

.women_check_info ul li{
list-style:disc;
	text-align: left;
}

@media screen and (max-width: 768px) {

	.women_check_info{
font-size: 100% !important;
	line-height: 1.8;
	margin:20px auto;
	text-align: left;

}
	.women_lead{
		width:90%;
	font-size: 124% !important;
  line-height: 26px !important;;
	line-height: 1.8;
text-align:left;
margin:20px auto;}
	.women_lead2{
		width:100%;
	font-size: 124% !important;
  line-height: 28px !important;
	line-height: 1.8;
text-align:left;
margin:20px auto;}

	.mode-sp .women_next_btn {
  text-align: center;
	font-size:110%;
}
	.women_next_btn:before {
	top:calc(50%-1em);
}.women_next_btn.c2:before {
	top:20px;
}
}

.women_checksheet_title{
	background: #f1a4a9;
	color:#fff;
	font-size: 165%;
	font-weight: 700;
	text-align: center;
	padding:10px;
	border-radius: 30px;
	margin-top: 10px;
}

.women_checksheet{
	background:rgba(214,240,239,0.7);
	text-align: left;
	border-radius: 20px;
	padding:30px;
	margin: 30px 0px;
}

.women_checksheet2{
	width: 100%;
	padding:0 20px 10px;
	background:#fff;
	border:solid 5px #eaa2a9;
	margin: 10px auto 10px;
	min-height: 52em;
}

@media screen and (max-width: 768px) {
.women_checksheet_title{
	background: #f1a4a9;
	color:#fff;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
	padding:5px;
	border-radius: 30px;
	margin: 10px;
}

.women_checksheet{
	background:rgba(214,240,239,0.7);
	text-align: left;
	border-radius: 20px;
	padding:15px 10px;
	margin: 30px 0px;
}
	.women_checksheet2{
	width:98%;
	padding:0 0 10px 0;
	background:#fff;
	border:solid 2px #eaa2a9;
	margin:0 auto 5px;
	min-height: 20em;
}

		.women_checksheet2 img{
	width:90%;
}

	.women_checksheet2 .women_check{
	margin-top: 0px;
}
}

.women_list1{margin-bottom: 30px;}

.women_list1 li {
	font-size: 131% !important;
  line-height: 26px !important;
	text-align: left;
    position: relative;
    padding-left: 1em;
	margin-bottom: 0.5em;
    }
.women_list1 li:before {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "";
    background: #cd0136;
    }

.women_check{
	margin-top: 30px;
}

.women_check_title{
	margin: 30px auto;
	font-size:240%;
	font-weight: 700;
	color:#cd0136;
	text-shadow: 0px 3px #fff;
}
@media screen and (max-width: 768px) {


	.women_check_title{
	margin: 10px auto;
	font-size: 185% !important;
  line-height: 36px !important;
}
}
.women_check_flow{
	width: 100%;
	text-align: center;
	margin:30px auto 0;
}
.women_check_flow ul{
	display: flex;
	justify-content: center;
	align-items:center;
	margin:0 auto;
}

.women_check_flow ul li{
	width:60px;
	height:60px;
	background: #fff;
	color:#84ccc9;
	font-size: 185% !important;
	line-height: 60px;
	border-radius: 100%;
	margin:0 30px;
	position: relative;
}

.women_check_flow ul li.on{
	width:60px;
	height:60px;
	background: #84ccc9;
	color:#fff;
	font-size: 185% !important;
	line-height: 60px;
	border-radius: 100%;
	margin:0 30px;
	position: relative;
}

.women_check_flow ul li:after{
	content: '';
	width:60px;
	height:60px;
	display: block;
	position:absolute;
	top:0px;
	right:-60px;
	background: url("../img/women_flow_arrow.png") center center/40% auto no-repeat;
}

.women_check_flow ul li:last-child:after{
	display: none;
}

@media screen and (max-width: 768px) {
.women_check_flow{
	width: 100%;
	text-align: center;
	margin:30px auto 0;
}
.women_check_flow ul li{
	width:40px;
	height:40px;
	background: #fff;
	color:#84ccc9;
	font-size: 154% !important;
	line-height: 40px;
	border-radius: 100%;
	margin:0 20px;
	position: relative;
}

.women_check_flow ul li.on{
	width:40px;
	height:40px;
	background: #84ccc9;
	color:#fff;
	font-size: 154% !important;
	line-height: 40px;
	border-radius: 100%;
	margin:0 20px;
	position: relative;
}

.women_check_flow ul li:after{
	content: '';
	width:40px;
	height:40px;
	display: block;
	position:absolute;
	top:0px;
	right:-40px;
	background: url("../img/women_flow_arrow.png") center center/40% auto no-repeat;
}

}

/* チェックリスト */
input[type=checkbox] {
    display: none;
}
.checkbox_w {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 40px;
	margin-bottom: 15px;
    position: relative;
    width: auto;
	font-size: 139% !important;
}

.women_checksheet2 .checkbox_w {
	margin-bottom: 15px;
}
.checkbox_w::before {
    background: #fff;
    border: 3px solid #ccc;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 16px;
    width: 16px;
}
.checkbox_w::after {
    border-right: 3px solid #fd4289;
    border-bottom: 3px solid #fd4289;
    content: '';
    display: block;
    height: 16px;
    left: 12px;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    top: 16px;
    transform: rotate(45deg);
    width: 5px;
}
input[type=checkbox]:checked + .checkbox_w::before {
    border-color: #84ccc9;
}
input[type=checkbox]:checked + .checkbox_w::after {
    opacity: 1;
}

/* ラジオボタン */
input[type=radio] {
    display: none;
}
.radio_w {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: 400px;
	height:160px;
	background: #fff;
	border-radius: 20px;
	border:solid 2px #84ccc9;
	margin:0 10px;
	line-height: 140px;
	font-size:240%;
}
.radio_w::before {
    background: #e1e1e1;
    border: none;
    border-radius: 50%;
    content: '';
    display: block;
	position: absolute;
    top: 50px;
    left: 20px;
    width:60px;
    height: 60px;
}
.radio_w::after {
	background: #ffe5e7 url("../img/women_radio_check.png") center center/50% auto no-repeat;
	border: none;
    border-radius: 50%;
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 50px;
    left: 20px;
    width:60px;
    height: 60px;
}
input[type=radio]:checked + .radio_w::before {
    border-color: #666;
}
input[type=radio]:checked + .radio_w::after {
    opacity: 1;
}

.women_check{
	width:100%;
}

.women_check_lead{background: url("../img/women_checksheet_icon.png") top left/12% auto no-repeat;
	width:80%;
	font-size: 139% !important;
  line-height: 28px !important;
	line-height: 2.2;
text-align:center;
padding:30px 0;
margin:30px auto;}


@media screen and (max-width: 768px) {
	.checkbox_w {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px 5px 40px;
	margin-bottom: 20px;
    position: relative;
    width: auto;
	font-size: 16px;
}
	.women_checksheet2 .checkbox_w {
	margin-bottom: 0px;
	font-size: 7px !important;
		padding: 1px 10px 1px 30px;
}

	.women_checksheet2 .checkbox_w::before {
    background: #fff;
    border: 2px solid #ccc;
    content: '';
    display: block;
    height: 7px;
    left: 7px;
    margin-top: -3px;
    position: absolute;
    top: 7px;
    width: 7px;
}
	.women_checksheet2 .checkbox_w::after {
    border-right: 2px solid #fd4289;
    border-bottom: 2px solid #fd4289;
    content: '';
    display: block;
    height: 7px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    width: 3px;
}
.radio_w {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: 80%;
	height:80px;
	background: #fff;
	border-radius: 20px;
	border:solid 2px #84ccc9;
	margin:0 10px 20px;
	line-height: 65px;
	font-size: 185% !important;
}
	.radio_w::before {
    background: #e1e1e1;
    border: none;
    border-radius: 50%;
    content: '';
    display: block;
	position: absolute;
    top: 20px;
    left: 20px;
    width:40px;
    height: 40px;
}
.radio_w::after {
	background: #ffe5e7 url("../img/women_radio_check.png") center center/50% auto no-repeat;
	border: none;
    border-radius: 50%;
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 20px;
    width:40px;
    height: 40px;
}

.women_check_lead{background: url("../img/women_checksheet_icon.png") top center/30% auto no-repeat;
	width:100%;
	font-size: 139% !important;
  line-height: 28px !important;;
	line-height: 1.8;
text-align:center;
padding:120px 0 0;
margin:30px auto;}
}



.women_qa_lead{
	width:80%;
	font-size: 139% !important;
  line-height: 28px !important;;
	font-weight: 700;
	line-height: 2.2;
text-align:center;
padding:30px 0;
margin:0px auto 0px;}


@media screen and (max-width: 768px) {
.women_qa_lead{
	width:100%;
	padding:20px 0px;
	font-size: 124% !important;
  line-height: 26px !important;;
	line-height: 1.6;}
}
.women_qaitem_title{
	padding:20px 0;
}
.women_qaitem_title img{
	width:141px;
}

.women_qa_index{
	background: #fff;
	border-top:solid 4px #f1a4a9;
padding: 0 30px 30px
}
.women_qa_index dl{
	margin:0 0 20px;
	display:flex;}
.women_qa_index dt{
	margin-right: 20px;}
.women_qa_index dt img{
	width:100px;}

.women_qa_index dd a{
	color:#333;
font-size: 124% !important;
  line-height: 26px !important;;}

.women_qa_index dd a:hover{
	color:#666;
	text-decoration: none;
font-size: 124% !important;
  line-height: 26px !important;;}

@media screen and (max-width: 768px) {
	.women_qa_index{

padding: 0 20px 20px
}
	.women_qa_index dl{

	margin:0 0 20px;
	display:block;}
		.women_qa_index dt{

	width:100%;}

	.women_qa_index dd{
text-align: left;
	}
	.women_qa_index dt img{
	width:100px;}
}

.women_qadetail_title img{
	width:200px;
}

.women_qadetail_title{
	margin-top:-30px;
}

.women_qa_detail{
	background: #fff;
	border-top:solid 4px #f1a4a9;
padding: 0 30px 30px;
margin-top:60px;
}

.women_qa_detail dl{
	margin-top: 30px;
	text-align: left;
}

.women_qa_detail dt{
	line-height: 60px;
	padding:10px 0 10px 80px;
font-size: 139% !important;
	font-weight: 700;
	text-align: left;
	background: url("../img/women_qa_icon_q.png") top left/60px auto no-repeat;
	border-bottom:solid 2px #f8d6d7;
}

.women_qa_detail dd{
	font-size: 124% !important;
  line-height: 26px !important;;
	line-height: 1.8;
	margin-top: 30px;
	padding:0 0 20px 80px;
	text-align: left;
	background: url("../img/women_qa_icon_a.png") top left/60px auto no-repeat;
}
@media screen and (max-width: 768px) {
	.women_qa_detail{
padding: 0 10px 10px;
margin-top:60px;
}

	.women_qadetail_title img{
	width:150px;
}

	.women_qadetail_title{
	margin-top:-25px;
}
	.women_qa_detail dl{
	margin-top: 10px;
}

.women_qa_detail dt{
	line-height: 1.8;
	padding:0 0 10px 50px;
font-size: 124% !important;
  line-height: 26px !important;
	background: url("../img/women_qa_icon_q.png") top left/40px auto no-repeat;
}

.women_qa_detail dd{
	font-size: 124% !important;
  line-height: 26px !important;
	line-height: 1.8;
	margin-top: 20px;
	padding:0 0 20px 50px;
	background: url("../img/women_qa_icon_a.png") top left/40px auto no-repeat;
}
}

.women_qa_point{
	padding:20px;
	background:#e2f4f4 url("../img/women_checksheet_icon.png") 40px 40px no-repeat;
	background-size:12%;
	margin:20px 0;
	line-height: 1.8;
}

.women_qa_point2{
	padding:20px;
	background:#e2f4f4;
	background-size:12%;
	margin:0 0 0 20px;
	line-height: 1.8;
}

.women_qa_point h3{
	width:60%;
	margin:0 auto 20px;
	display: block;
	background: #fff;
	color:#00b0a9;
	padding:5px 40px;
	border-radius: 30px;
	font-size: 139% !important;
  line-height: 28px !important;;

}
.women_qa_point2 h3{
	margin:0 auto 20px;
	display: block;
	background: #fff;
	color:#00b0a9;
	padding:5px 40px;
	border-radius: 30px;
	font-size: 139% !important;
  line-height: 28px !important;

}
.women_qa_point p{
	width:60%;
	margin:0 auto;

}
@media screen and (max-width: 768px) {
	.women_qa_point{
	padding:10px;
	background:#e2f4f4 40px 40px no-repeat;
	background-size:12%;
	margin:20px 0;
	line-height: 1.8;
}


.women_qa_point h3{
	width:100%;
	margin:0 auto 10px;
	display: block;
	background: #fff;
	color:#00b0a9;
	padding:10px;
	border-radius: 20px;
	  font-size: 108% !important;
  line-height: 24px !important;

}
.women_qa_point2 h3{
	margin:0 auto 10px;
	display: block;
	background: #fff;
	color:#00b0a9;
	padding:10px;
	border-radius: 30px;
	  font-size: 108% !important;
  line-height: 24px !important;

}
.women_qa_point p{
	width:100%;
	margin:0 auto;
	  font-size: 108% !important;
  line-height: 24px !important;
	background: none;
}
.women_qa_point2{
	width:100%;
	margin:20px 0 0 0;
	padding:10px;
	  font-size: 108% !important;
  line-height: 24px !important;
}
}

.fv_link{text-align: right;}
.fv_link a{color:#333;}
.fv_link a:hover{color:#666;text-decoration: none;}
.fv_link img{margin-left: 20px;}
.women_note{margin:30px auto 60px;}
.women_note li{
	text-align: left;
	font-size: 93% !important;
  line-height: 22px !important;}

@media screen and (max-width: 768px) {
	.fv_link{text-align: center;
	margin-top: 30px;}
	.fv_link img{margin-left: 0px;
	width: 100%;}
}

.d-flex{
	display:flex;

}



.w-50-100{
	width:50%;
}
.pc_none{display: none;}
.sp_none{display:block;}
.indent-1 {
padding-left:1em;
text-indent:-1em;
}


@media screen and (max-width: 768px) {
	.d-flex{
	display:block;
}

.w-50-100{
	width:100%;
}
.pc_none{display: block;}
.sp_none{display:none;}
}

.dr_name{
	font-weight: 700;
	margin-bottom: 20px;

}

#pdfset{ position:absolute;top:-9999px;}
@media screen and (max-width: 768px) {
	#pdfset{ position:absolute;width:100%;height:100vh;top:-9999px;}
}
.q2check{display:none}
#loading {
	display:none;
}
#loading img{
	vertical-align: middle;
}

.women_blue_box{
	padding:40px 30px;
	background:#e2f4f4 url("../img/bluebg_flower.png") 620px 10px no-repeat;
	background-size:30%;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
	margin-bottom: 40px;
}
.women_blue_box h3{
	color:#ca002a;
	text-align: left;
	margin:0 0 20px 0;
	font-size: 139% !important;
  line-height: 28px !important;

}
.women_blue_box p{
font-size: 124% !important;
  line-height: 26px !important;

}
.women_blue_box2{
	padding:20px 30px;
	background:#e2f4f4;
	background-size:30%;
	line-height: 1.8;
	text-align: left;
	border-radius: 10px;
	margin-bottom: 40px;
}
.women_blue_box3{
	padding:20px;
	background:#e2f4f4;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
	margin-bottom: 40px;
}
.women_blue_box4{
	box-sizing: border-box;
	padding:20px;
	background:#fff;
	border:solid 20px #e2f4f4;
	line-height: 1.8;
	text-align: left;
	border-radius: 40px;
	margin-bottom: 40px;
}
.women_blue_box2 ul{
margin-top: 10px;
}
.women_blue_box2 ul li{
text-align: left;
list-style:disc;
	margin-left: 20px;
}
.women_blue_box--bleeding-last-item{
	margin-bottom: 0.25rem;
}
.women_bleeding-note{
	margin-bottom: 40px;
}

.women_pink_box{
	padding:40px 30px;
	background:#fbecec url("../img/pinkbg_flower.png") 20px 20px no-repeat;
	background-size:100%;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
	margin-bottom: 40px;
}

.women_yerrow_box{
	background:#fef9d0;
	padding:20px 30px;
}
.women_yerrow_box div{
	width:80%;
}
.women_message_box {
	margin-bottom: 40px;
}
.women_message_box h3{
	color:#ca002a;
	text-align: left;
	margin:0 0 10px 0;
	font-size: 139% !important;
  line-height: 28px !important;

}
.women_message_box h3{
  display: flex;
text-align: left;
align-items: center;/* 縦位置の調整 */
}
.women_message_box h3::after{

  content: '';
  flex-grow: 1;/* 余白を分け与える */
  height: 2px;
  background: #ca002a;
}
.women_message_box h4{
	text-align: left;
	margin:0 0 20px 0;
	font-size: 124% !important;
  line-height: 28px !important;

}
.women_message_box p{
font-size: 116% !important;
  line-height: 26px !important;

}
.women_white_box{
	background:#fff;
	line-height: 1.8;
	text-align: left;
	margin-bottom: 40px;
}
.women_white_box h3{
	color:#ca002a;
	text-align: left;
	margin:0 0 20px 0;
	font-size: 139% !important;
  line-height: 28px !important;

}

.women_blue_box p{
font-size: 124% !important;
  line-height: 26px !important;

}

@media screen and (max-width: 768px) {
	.women_blue_box{
	padding:20px;
	background:#e2f4f4 url("../img/bluebg_flower.png") 620px 10px no-repeat;
	background-size:30%;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
		margin-bottom: 20px;
}
	.women_blue_box3{
	padding:10px;
	background:#e2f4f4;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
	margin-bottom: 20px;
}
	.women_blue_box4{
	box-sizing: border-box;
	padding:10px;
	background:#fff;
	border:solid 10px #e2f4f4;
	line-height: 1.8;
	text-align: left;
	border-radius: 20px;
	margin-bottom: 40px;
}
	.women_yerrow_box{
	background:#fef9d0;
	padding:20px;
}
	.women_yerrow_box div{
	width:100%;
}
	.women_bleeding-note{
		margin-bottom: 20px;
	}
}

.women_flexbox{
	display: flex;
	justify-content: space-between;
	margin-top:40px;
	margin-bottom: 30px;
	align-items: flex-end;
}

.women_calc_date{
	font-size: 124%;
	padding-bottom: 0.25em;
	border-bottom:solid 1px #333;
}

.women_calc_title img{ width:100%;}

.women_calc_total{
	border-left:solid 10px #f68d91;
	border-right:solid 10px #f68d91;
	border-bottom:solid 10px #f68d91;
	width:250px;
}

.women_calc_total dt{

	background: #f68d91;
	color:#fff;
	font-size:180%;
}

.women_calc_total dd{
	padding:0.5em;
	background: #fff;
	color:#333;
	font-size:180%;
	min-height: 50px;
}

.women_calc_total dd p{
	font-size:180%;
}

.women_calc_table{
	width:100%;
	border-spacing: 0;
	border-collapse: separate;
	border-radius: 10px;
	background: #b5e3ee;
	margin-bottom: 40px;
	border:solid 1px  #b5e3ee;
}

.women_calc_table th{
	font-size:124%;
	padding: 0.5em 0.25em;

}

.women_calc_table td{
	font-size:124%;
	padding: 0.25em;
	background: #f4fdff;
	padding: 0.5em 0.25em;
}

.women_calc_table tr:nth-child(odd) td {
	background: #d4f0f7;
}

.women_calc_sel {
  //appearance: none;
  border-radius: 5px;
  color: #333;
	padding:0.25em 0.5em;
  font-size: 100%;
}

.women_calc_all{
appearance: none;
border:none;
  color: #333;
	padding:0.25em 0.5em;
  font-size: 120%;
	width:4em;
}

.women_calc_point{
	border-radius: 5px;
	border:solid 2px #f1a4a9;
  color: #333;
	padding:0.25em;
  font-size: 100%;
	width:4em;
}

#pdfset3 .content{
	background: url("../women/pdfviwer02/img/sheet_bg.png") no-repeat;
	background-size: 100%;
	width:1000px;
	height:720px;
	position: relative;
}

#pdfset3 .content #dateoutput {
position:absolute;
	top:85px;
	left:70px;
}

#pdfset3 .content #ckstitle{
	position:absolute;
	top:20px;
	left:20px;
}

#pdfset3 .content #ckstext{
	position:absolute;
	top:120px;
	left:620px;
}
#pdfset3 .content #cksfooter{
	position:absolute;
	top:570px;
	left:20px;
}
#pdfset3 .content #cksfooter img{
	width:92%;
}

#pdfset3 .content .women_pdftable{
	position:absolute;
	top:115px;
	left:25px;
	font-size:134%;
	font-weight: 700;

}

#pdfset3 .content .women_pdftable th{
	height:22px;
	font-size: 12px;
	line-height:22px;
}

#pdfset3 .content .women_pdftable td{
	width:71px;
	height:46px;
	color:#cf3039;
	line-height:46px;
}

#pdfset3 .content .women_pdftable td p{
text-align: center;
	color:#cf3039;

}

#pdfset3 .content .women_pdftable tr:nth-child(5) td,
#pdfset3 .content .women_pdftable tr:nth-child(6) td,
#pdfset3 .content .women_pdftable tr:nth-child(11) td,
#pdfset3 .content .women_pdftable tr:nth-child(12) td{
	height:21px;
	line-height:21px;
}

#pdfset3 .content .women_pdftable tr:nth-child(13) td{
	height:44px;
	line-height:44px;
}
#pdfset3 .content .women_pdftable tr:nth-child(13) th{
	height:44px;
	line-height:44px;
}

#pdfset3 #totaloutput{
	position:absolute;
	bottom:170px;
	right:330px;
	font-size:164%;
	font-weight: 700;
	color:#cf3039;
}

#pdfset3{ position:absolute;top:-9999px;}
@media screen and (max-width: 768px) {

#pdfset3 .content #dateoutput {
position:absolute;
	top:80px;
	left:70px;
}
	#pdfset3 .content .women_pdftable{
	position:absolute;
	top:110px;
	left:25px;
	font-size:12px;
	font-weight: 700;

}
	#pdfset3{ position:absolute;top: -9999px;
    z-index: -100;}
	#pdfset3 .content_wp_ws{padding:20px;}

	#pdfset3 .content .women_pdftable th{
	padding:0px;
	vertical-align:top;
	font-size: 12px;
}

#pdfset3 .content .women_pdftable td{
	padding:0px;
	vertical-align:top;
}


#pdfset3 .content .women_pdftable tr:nth-child(5) td,
#pdfset3 .content .women_pdftable tr:nth-child(6) td,
#pdfset3 .content .women_pdftable tr:nth-child(11) td,
#pdfset3 .content .women_pdftable tr:nth-child(12) td{
	padding:0px;
	vertical-align:top;
}

#pdfset3 .content .women_pdftable tr:nth-child(13) td{
	padding:0px;
	vertical-align:top;
}
}

@media screen and (max-width: 768px) {
	.women_flexbox{
	display: flex;
	justify-content: space-between;
	margin-top:20px;
	margin-bottom: 20px;
	align-items: flex-end;
}

	.women_calc_date{
	font-size: 100%;
	border-bottom:solid 1px #333;
}

	.women_calc_total{
	border-left:solid 5px #f68d91;
	border-right:solid 5px #f68d91;
	border-bottom:solid 5px #f68d91;
	width:100px;
}

.women_calc_total dt{

	background: #f68d91;
	color:#fff;
	font-size:120%;
}

.women_calc_total dd{
	padding:0.5em;
	color:#333;
	font-size:120%;
	min-height: 50px;
}
	.women_calc_table{

	margin-bottom: 20px;

}
		.women_calc_table th{
	font-size:80%;
	padding: 0;
}
		.women_calc_table th img{
	width:70%;
}

	.women_calc_table td{
	font-size:90%;
	padding: 0.25em 0;
}


	.women_calc_sel {
	appearance: none;
  border-radius: 5px;
	border:solid 1px #ccc;
  color: #333;
	padding:0.25em 0.25em 0.5em;
  font-size: 100%;
background-image: url("../img/sel_arrow.png");
  background-position: center bottom 2px;
  background-repeat: no-repeat;
  background-size: 12px 6px;
}


	.women_calc_point{
	border-radius: 5px;
	border:solid 2px #f1a4a9;
  color: #333;
	padding:0.25em;
  font-size: 100%;
	width:2.5em;
		margin:0.25em;
}
}

.video_box {
max-width: 700px;
margin: 20px auto;
}
.video_wrap {
  position: relative;
  width: 100%;
	height: auto;
  padding-top: 56.25%;
}
.video_wrap iframe {
	border:none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* women_lnavi */
.women_lnavi {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 50px;
}

.women_lnavi > li {
    float: left;
    width: 20%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
}

.women_lnavi > li a {
    display: block;

}

a.women_lnavi_btn1 {
    background: url("../img/women_lnavi01_on.png") no-repeat center center;
}

a.women_lnavi_btn2 {
    background: url("../img/women_lnavi02_on.png") no-repeat center center;
}

a.women_lnavi_btn2_1 {
    background: url("../img/women_lnavi02_1_on.png") no-repeat center center;
}

a.women_lnavi_btn2_2 {
    background: url("../img/women_lnavi02_2_on.png") no-repeat center center;
}


a.women_lnavi_btn3 {
    background: url("../img/women_lnavi03_on.png") no-repeat center center;
}

a.women_lnavi_btn3_1 {
    background: url("../img/women_lnavi03_1_on.png") no-repeat center center;
}
a.women_lnavi_btn3_2 {
    background: url("../img/women_lnavi03_2_on.png") no-repeat center center;
}
a.women_lnavi_btn3_3 {
    background: url("../img/women_lnavi03_3_on.png") no-repeat center center;
}


a.women_lnavi_btn4 {
    background: url("../img/women_lnavi04_on.png") no-repeat center center;
}

a.women_lnavi_btn4_1 {
    background: url("../img/women_lnavi04_1_on.png") no-repeat center top;
}
a.women_lnavi_btn4_2 {
    background: url("../img/women_lnavi04_2_on.png") no-repeat center top;
}
a.women_lnavi_btn4_3 {
    background: url("../img/women_lnavi04_3_on.png") no-repeat center top;
}

a.women_lnavi_btn5 {
    background: url("../img/women_lnavi05_on.png") no-repeat center center;
}

a.women_lnavi_btn5_1 {
    background: url("../img/women_lnavi05_1_on.png") no-repeat center top;
}
a.women_lnavi_btn5_2 {
    background: url("../img/women_lnavi05_2_on.png") no-repeat center top;
}

a.women_lnavi_btn1,a.women_lnavi_btn2,a.women_lnavi_btn3,a.women_lnavi_btn4,a.women_lnavi_btn2_1,a.women_lnavi_btn2_2,a.women_lnavi_btn3_1,a.women_lnavi_btn3_2,a.women_lnavi_btn3_3,a.women_lnavi_btn4_1,a.women_lnavi_btn4_2,a.women_lnavi_btn4_3,a.women_lnavi_btn5,a.women_lnavi_btn5_1,a.women_lnavi_btn5_2 {
    display: inline-block;
}


a.women_lnavi_btn1:hover img,a.women_lnavi_btn2:hover img,a.women_lnavi_btn3:hover img,a.women_lnavi_btn4:hover img,a.women_lnavi_btn2_1:hover img,a.women_lnavi_btn2_2:hover img,a.women_lnavi_btn3_1:hover img,a.women_lnavi_btn3_2:hover img,a.women_lnavi_btn3_3:hover img,a.women_lnavi_btn4_1:hover img,a.women_lnavi_btn4_2:hover img,a.women_lnavi_btn4_3:hover img,a.women_lnavi_btn5:hover img,a.women_lnavi_btn5_1:hover img,a.women_lnavi_btn5_2:hover img {
    visibility: hidden;
}


.women_lnavi > li a:hover {
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
	margin-top: -3px;
}

.menu__third-level li {
}

.menu__second-level li a:hover {

}

.menu__third-level li a:hover {
}

.menu__fourth-level li a:hover {
}


/* floatクリア */
.women_lnavi:before,
.women_lnavi:after {
    content: " ";
    display: table;
}

.women_lnavi:after {
    clear: both;
}

.women_lnavi {
    *zoom: 1;
}

.women_lnavi > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 50px;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 68px;
    visibility: visible;
    opacity: 1;
}

.footer_sns{
	display: flex;
	justify-content: center;
	margin: 40px auto 10px;
	gap: 10px;
	width:600px;
	background:rgba(255,255,255,0.6);
	padding:10px;
}

.footer_sns + p {
	text-align: center;
}

.women_footer_link{
	width:670px;
	height: 130px;
	margin: 40px auto;
	padding:20px;
	background: url("../img/women_footerlink.png") no-repeat center;
}

.women_footer_link dt{
	color: #cd0136;
	font-weight: 700;
	font-size: 135% !important;
}

.women_footer_link dd{
	margin-top:5px;
}

.women_btn02{
	position: relative;
	display: inline-block;
	background: #cd0136;
	padding:8px 40px;
	border-radius: 40px;
	font-size: 135% !important;
  line-height: 25px !important;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
	margin: 0 5px;
}

.women_btn02_l{
	position: relative;
	display: block;
	background: #cd0136;
	padding:20px 40px;
	border-radius: 40px;
	font-size: 165% !important;
  line-height: 25px !important;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
	margin: 0 5px;
}

	a.women_btn02_l:before {
  content: "";
  position: absolute;
	top:35%;
  left: 18px;
    width: 18px;
    height: 20px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


	.women_btn02:hover{
	color: rgba(255,255,255,0.83);

		text-decoration: none;
}


.women_next_arrow::after{
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 5px;
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 8px solid transparent;
    border-left: 10px solid #fff;
}

.women_back_arrow::after{
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 5px;
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 8px solid transparent;
    border-right: 10px solid #fff;
}


.women_pagelink{
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
}

.women_pagelink.pl_back{
	display: flex;
	justify-content:flex-start;

}

.women_pagelink.pl_next{
	display: flex;
	justify-content:flex-end;

}

.women_pagelink.pl_back{
	display: flex;
	justify-content:flex-start;

}


@media screen and (max-width: 768px) {
	.footer_sns{
	display: flex;
	justify-content: center;
	margin: 40px auto;
	gap: 10px;
	width:200px;
	background:rgba(255,255,255,0.6);
	padding:10px;
}

.women_footer_link{
	width:100%;
	min-height: 180px;
	margin: 40px auto;
	padding:10px;
	background: url("../img/women_footerlink_sp.png") no-repeat center top;
	background-size:contain;
}

.women_footer_link dt{
	color: #cd0136;
	font-weight: 700;
	font-size: 135% !important;
}

.women_footer_link dd{
	margin-top:5px;
}

	.women_footer_link dd a{
	display: block;
	width:60%;
		margin: 0 auto 5px;
}

.women_btn02{
	display: inline-block;
	background: #cd0136;
	padding:5px 30px;
	border-radius: 40px;
	font-size: 120% !important;
  line-height: 25px !important;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
	margin: 0 5px;
}

	.women_btn02_l{
	position: relative;
	display: block;
	background: #cd0136;
	padding:15px 40px;
	border-radius: 40px;
	font-size: 165% !important;
  line-height: 25px !important;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
	margin: 0 5px;
}

	a.women_btn02_l:before {
  content: "";
  position: absolute;
	top:40%;
  left: 20px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

	.women_pagelink{
	display: block;
	justify-content:space-between;
	align-items: flex-start;
}

		.women_pagelink a{
	margin-bottom: 10px;
}

	.women_pagelink a.women_btn02{
	display: inline-block;
	background: #cd0136;
	padding:5px 30px;
	border-radius: 40px;
	font-size: 100% !important;
  line-height: 120% !important;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
	margin: 0 0 10px;
}

}


.women_ad_index{
	background: #fff url("../img/ad_box_bg.png") right 20px no-repeat;
	border-top:solid 4px #f1a4a9;
padding: 30px 30px 30px
}
.women_ad_index dl{
	margin:0 0 20px;
	display:flex;}
.women_ad_index dt{
	margin-right: 20px;}
.women_ad_index dt img{
	width:100px;}

.women_ad_index dd a{
	color:#333;
font-size: 124% !important;
  line-height: 26px !important;;}

.women_ad_index dd a:hover{
	color:#666;
	text-decoration: none;
font-size: 124% !important;
  line-height: 26px !important;;}

@media screen and (max-width: 768px) {
	.women_ad_index{

padding: 20px 20px 20px
}
	.women_ad_index dl{

	margin:0 0 20px;
	display:block;}
		.women_ad_index dt{
			text-align: left;
	width:100%;}

	.women_ad_index dd{
text-align: left;
	}
	.women_ad_index dt img{
	width:80px;}
}


.women_ad_detail{
border-top:solid 4px #f1a4a9;
padding:0;
margin-top:0;
}

.women_ad_detail dl{
	text-align: left;

	background: #fff9da;
}

.women_ad_detail dt{
	position: relative;
	padding:20px 0 20px 100px;
	line-height: 1.6;
font-size: 139% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;

}

.women_ad_tiicon

	.women_ad_detail dt.ad02{
		position: relative;
}

	.women_ad_detail dt.ad03{
		position: relative;
}


.women_ad_detail dd.comic{
background: #fff9da;
	padding:10px;
	margin-top:0px;
	text-align: center;
}
.women_ad_tiicon{
	width:70px;
	height:70px;
display: block;
position:absolute;
left:20px;
top:15px;
}
.women_ad_tiimg{
	width:85px;
	height:100px;
display: block;
position:absolute;
right:20px;
top:-18px;}

.women_ad_tiimg img{
	width:100%;}
.women_ad_comment{
	margin-top: 40px;
}
.women_ad_comment dl{
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
	align-items: flex-start;
}
.women_ad_comment dt{
	width:15%;
}
.women_ad_comment dd{
	width:85%;
	padding:20px;
	text-align: left;
	margin-top: 0px;
}
.ad_icon_img{
	max-width:100px;
}
.ad_icon_img2{
	max-width:90px;
}
.ad_icon_img3{
	max-width:120px;
}

@media screen and (max-width: 768px) {
	.ad_icon_img{
	max-width:100%;
		image-rendering: -webkit-optimize-contrast;
}
.ad_icon_img2{
	max-width:90%;
	image-rendering: -webkit-optimize-contrast;
}
.ad_icon_img3{
	max-width:110%;
	image-rendering: -webkit-optimize-contrast;
}
}

.women_ad_balloon-left {
	font-size: 124% !important;
  line-height: 26px !important;;
	line-height: 1.8;
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #FFF;
  border: solid 3px #f1a4a9;
  box-sizing: border-box;
border-radius: 15px;
}

.women_ad_balloon-left:before {
  content: "";
  position: absolute;
  top: 35px;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.women_ad_balloon-left:after {
  content: "";
  position: absolute;
  top: 35px;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #f1a4a9;
  z-index: 1;
}

.women_ad_balloon-left p {
  margin: 0;
  padding: 0;
}

.women_ad_balloon-right {
	font-size: 124% !important;
  line-height: 26px !important;;
	line-height: 1.8;
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #FFF;
  border: solid 3px #f1a4a9;
  box-sizing: border-box;
border-radius: 15px;
}

.women_ad_balloon-right:before {
  content: "";
  position: absolute;
  top: 35px;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.women_ad_balloon-right:after {
  content: "";
  position: absolute;
  top: 35px;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #f1a4a9;
  z-index: 1;
}

.women_ad_balloon-left p {
  margin: 0;
  padding: 0;
}

.women_ad_point{
	padding:20px 40px;
	background:#e2f4f4;
	background-size:12%;
	margin:20px 0;
	line-height: 1.8;
}

.women_ad_point h3{
margin-left: -20px;
	text-align:left;
	border-radius: 30px;
	font-size: 118% !important;
  line-height: 20px !important;
	margin-bottom: 10px;

}


.women_ad_check{
padding:0;
margin-top:0;
margin-bottom: 40px;
}

.women_ad_check dl{
	background: #e2f4f4;
	display: flex;
	justify-content: space-between;

}

.women_ad_check dt{
	position: relative;
	padding:20px 10px 20px 150px;
	line-height: 1.6;
font-size: 139% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;
	width:70%;
}

.women_ad_check dt p{
font-size: 86% !important;
	font-weight: 700;
	text-align: left;
	color:#333;
}

.women_ad_check dt p.women_ad_check_icon{
position: absolute;
left:30px;
top:-10px;
}

.women_ad_check dd{
	padding: 10px;
	width:30%;
	text-align: right;
}



a.women_ad_btn02 {
	display: block;
	position: relative;
	background: #efffd5;
	border:solid 3px #76a22d;
	padding:10px;
	border-radius: 60px;
font-size: 95%;
  line-height: 1.2 !important;
	font-weight: 700;
	color:#76a22d;
	text-decoration: none;margin-bottom: 40px;
}
a.women_ad_btn02 span{
font-size: 165%;
}

a.women_ad_btn02:hover{
	display: block;
	background: #76a22d;

	color:#fff;
	text-decoration: none;
}

a.women_ad_btn02:before {
  content: "";
  position: absolute;
	top:35%;
  left: 20px;
    width: 20px;
    height: 20px;
    border-top: 3px solid #76a22d;
    border-right: 3px solid #76a22d;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


a.women_ad_btn01 {
	display: block;
	position: relative;
	background: #ffeaeb;
	border:solid 3px #f1a4a9;
	padding:10px;
	border-radius: 60px;
font-size: 95%;
  line-height: 1.2 !important;
	font-weight: 700;
	color:#cd0136;
	text-decoration: none;margin-bottom: 40px;
}
a.women_ad_btn01 span{
font-size: 165%;
}

a.women_ad_btn01:hover{
	display: block;
	background: #f1a4a9;

	color:#fff;
	text-decoration: none;
}

a.women_ad_btn01:before {
  content: "";
  position: absolute;
	top:35%;
  left: 20px;
    width: 20px;
    height: 20px;
    border-top: 3px solid #cd0136;
    border-right: 3px solid #cd0136;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
		.women_ad_end{
background: #fff9da;
	padding:10px;
	margin-top:0px;
	margin-bottom:40px;
	text-align: center;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.women_ad_detail{
padding: 0 10px 10px;
margin-top:60px;
}

	.women_addetail_title img{
	width:150px;
}

	.women_addetail_title{
	margin-top:-25px;
}
	.women_ad_detail dl{
	margin-top: 10px;
}

.women_ad_detail{
border-top:solid 4px #f1a4a9;
padding:0;
margin-top:0;
}

.women_ad_detail dl{
	text-align: left;
	background: #fff9da;
	margin-top: 0px;
}

.women_ad_detail dt{
	position: relative;
	background-size: 40px;
	padding:10px 60px;
	line-height: 1.6;
font-size: 124% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;
}

	.women_ad_detail dt.ad02{
		display: block;
	position: relative;
	min-height: 90px;
	background-size: 40px;
	padding:10px 60px;
	line-height: 1.6;
font-size: 124% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;
}

		.women_ad_detail dt.ad03{
			display: block;
	position: relative;
	min-height: 90px;
	background-size: 40px;
	padding:10px 60px;
	line-height: 1.6;
font-size: 124% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;
}

	.women_ad_tiicon{
	width:40px;
	height:40px;
display: block;
position:absolute;
left:10px;
top:15px;
}

	.women_ad_tiicon img{
	width:100%;
}

.women_ad_detail dd.comic{
background: #fff9da;
	padding:10px;
	margin-top:0px;
	text-align: center;
	align-items: center;
}



	.women_ad_detail dd.comic img{
margin: 0 auto;
}

		.women_ad_end{
background: #fff9da;
	padding:10px;
	margin-top:0px;
	text-align: center;
	align-items: center;
}

.women_ad_tiimg{
	width:55px;
	height:100px;
display: block;
position:absolute;
right:10px;
top:-10px;}

.women_ad_tiimg img{
	width:100%;}
.women_ad_check{
padding:0;
margin-top:0;
margin-bottom: 40px;
}

	.women_ad_point{
	padding:10px 20px;
	background:#e2f4f4;
	margin:20px 0;
	line-height: 1.8;
}

.women_ad_point h3{
margin-left: -20px;
	text-align:left;
	border-radius: 30px;
	font-size: 100% !important;
  line-height: 20px !important;
	margin-bottom: 10px;

}


.women_ad_check dl{
	background: #e2f4f4;
	display: block;
	margin-top: 50px;

}
	.women_ad_check dl.women_ad_check_dl02{
		margin-top: 0px;
	}

.women_ad_check dt{
	position: relative;
	padding:20px;
	line-height: 1.6;
font-size: 124% !important;
	font-weight: 700;
	text-align: left;
	color:#cd0136;
	width: 100%;
}

.women_ad_check dt p{
font-size: 86% !important;
	font-weight: 700;
	text-align: left;
	color:#333;
}

.women_ad_check dt p.women_ad_check_icon{
position: absolute;
left:10px;
top:-60px;
	width:80px;
}

.women_ad_check dt p.women_ad_check_icon img{
width:100%;
}

.women_ad_check dd{
	padding:0 0 20px;
	width: 100%;
	text-align: center;
}

	.women_ad_check dd img{
	width: 80%
}
}

.women_titlelogo{
	width:65%;
}
@media screen and (max-width: 768px) {
.women_titlelogo{
	width:100%;
	image-rendering: -webkit-optimize-contrast;
}
}
.women_consultation_image01{
	width:25%;
}

.women_consultation_image03{
	width:15%;
}
@media screen and (max-width: 768px) {
	.women_consultation_image01{
	width:70%;
		margin: 0 auto;
}

.women_consultation_image03{
	width:50%;
	margin: 0 auto;
}
}


.women_message_voicelink{
	text-align: right;

}
.women_message_voicelink a{
	position: relative;
	padding:0 25px;
}
.women_message_voicelink a:before{
	position: absolute;
	content: "";
	width:20px;
	height:20px;
	background: url("../img/voice_icon2.svg") no-repeat center top;
	left:0px;
}

.women_message_voicelink a:after{
	position: absolute;
	content: "";
	top:2px;
	right: 3px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ca002a;
	border-right: 2px solid #ca002a;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.women_message_voice_box{
	margin-top:80px;
	border-top:solid 2px #ca002a;
}
.women_message_voice_box h3{
	font-size:28px;
	text-align: left;
	position: relative;
	padding:30px 0 10px 170px;
	margin-bottom: 40px;
}
.women_message_voice_box h3:before{
	text-align: left;
	position: absolute;
	content: "";
	width:140px;
	height:100px;
	background: url("../img/voice_icon1.svg") no-repeat center top;
	left:0px;
}
.women_message_voice_box dl{
	width:100%;
	padding-left:90px;
	margin-bottom: 50px;
	background: url("../img/voice_icon2.svg") no-repeat 10px top;
	background-size: auto 80px;
}
.women_message_voice_box dl dt{
	text-align: left;
	margin-bottom: 10px;
	font-size:18px;
	font-weight: 700;
}
.women_message_voice_box dl dd p{
	text-align: left;
	margin-bottom: 20px;
	font-size:16px;
}
.women_message_voice_box dl dd audio{
	width:100%;
}
@media screen and (max-width: 768px) {
	.women_message_voicelink{
	text-align: right;

}
	.women_message_voicelink a{
	position: relative;
	padding:0 10px;
		display: block;
}
.women_message_voicelink a:before{
	position: absolute;
	content: "";
	width:15px;
	height:20px;
	background: url("../img/voice_icon2.svg") no-repeat center top;
	left:0px;
}

.women_message_voicelink a:after{
	position: absolute;
	content: "";
	top:2px;
	right: 3px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #ca002a;
	border-right: 2px solid #ca002a;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.women_message_voice_box{
	margin-top:60px;
}
.women_message_voice_box h3{
	font-size:18px;
	text-align: left;
	position: relative;
	padding:70px 0 10px 0px;
	margin-bottom: 20px;
}
.women_message_voice_box h3:before{
	text-align: center;
	position: absolute;
	content: "";
	width:100px;
	height:100px;
	background: url("../img/voice_icon1.svg") no-repeat center top;
	top:10px;
	left:0px;
	right:0px;
	margin:0 auto;
}
.women_message_voice_box dl{
	width:100%;
	padding-left:40px;
	margin-bottom: 40px;
	background: url("../img/voice_icon2.svg") no-repeat left 10px;
	background-size: auto 40px;
}
.women_message_voice_box dl dt{
	text-align: left;
	margin-bottom: 10px;
	font-size:16px;
	font-weight: 700;
}
.women_message_voice_box dl dd p{
	text-align: left;
	margin-bottom: 20px;
	font-size:14px;
}
.women_message_voice_box dl dd audio{
	width:100%;
}
}
.content_box {
  background: white;
  padding: 40px 20px;
  border-radius: 20px;
 min-width: 1000px;
	width: 1000px;
}

#pdfset2 .content_box {
 min-width: 100%;
	width: 100%;
}
@media screen and (max-width: 768px) {
  .content_box {
 min-width:  auto;
	  width: auto;
}
	#pdfset2 .content_box {
 min-width: auto;
	width: auto;
}
}