@charset "UTF-8";

.contentpage .m_img_area {
	background-image: url("../images/oyashirazu/m_img@2x.jpg");
}



/*導入
---------------------------------------------------------*/
.com_lead > dt {
	margin-bottom: 1.2em;
}

.chapter_list {
	background: #f8f8f8;
	border-radius: 10px;
}
.chapter_list > dt {
	text-align: center;
	font-size: 130%;
	letter-spacing: .2em;
	line-height: 1.0em;
	padding: 1.6em 0;
	cursor: pointer;
}
.chapter_list > dd {
	display: none;
	padding: 60px 3% 50px;
	position: relative;
}
.chapter_list > dd::before {
	content: "";	/* 影 */
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 40px;
	left: 0;
	top: 0;
	opacity: 0.05;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.chapter_list .flex_box {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	font-size: min(1.6vw,110%);
	letter-spacing: .15em;
	line-height: 1.4em;
	display: flex;
    justify-content: space-between;
}
.chapter_list .flex_box ul {
	width: 48.5%;
	max-width: 556px;
}
.chapter_list .flex_box li {
	border-bottom: solid 1px #a6b8c8;
	margin-top: .5em;
}
.chapter_list .flex_box li:first-child {
	margin-top: 0;
}
.chapter_list .flex_box li a {
	display: block;
	padding: .8em 0;
	padding-left: 2.5em;
	position: relative;
}
.chapter_list .flex_box li .com_arrow1 {
	width: 1.6em;
	height: 1.6em;
	position: absolute;
	left: 0;
	top: .65em;
	transition: all 0.4s;
}
.chapter_list .flex_box li a:hover .com_arrow1 {
	opacity: 0.6;
}

/*ページ共通*/
#pagebody .com_index2 {
	margin-bottom: 30px;
}
#pagebody .com_index2 + .med_point_list {
	margin-top: 80px;
}
#pagebody .com_index2 + .med_col_list {
	margin-top: 60px;
}
#pagebody .page_list {
	color: #073b66;
	font-size: 105%;
	margin: 1.5em 0;
}
#pagebody .page_list:first-child {
	margin-top: 0;
}
#pagebody .page_list:last-child {
	margin-bottom: 0;
}
#pagebody .page_list li::before {
	color: #073b66;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chapter_list > dt {
	font-size: 120%;
	padding: 1.2em 0;
}
.chapter_list > dd {
	padding: 4% 3%;
	position: relative;
}
.chapter_list .flex_box {
	font-size: 1.8vw;
	letter-spacing: .05em;
}
.chapter_list .flex_box li a {
	padding-left: 2.0em;
}
.chapter_list .flex_box li .com_arrow1 {
	width: 1.4em;
	height: 1.4em;
	top: .75em;
}

/*ページ共通*/
#pagebody .com_index2 {
	margin-bottom: 3%;
}
#pagebody .com_index2 + .med_point_list {
	margin-top: 5%;
}
#pagebody .com_index2 + .med_col_list {
	margin-top: 4%;
}
#pagebody .page_list {
	margin: 1.0em 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chapter_list > dt {
	font-size: 110%;
	letter-spacing: .1em;
	padding: 1.0em 0;
}
.chapter_list > dd {
	padding: 4% 6% 6%;
}
.chapter_list .flex_box {
	font-size: 90%;
	letter-spacing: normal;
	display: block;
}
.chapter_list .flex_box ul {
	width: 100%;
	max-width: 100%;
}
.chapter_list .flex_box li {
	margin-top: .5em !important;
}
.chapter_list .flex_box li a {
	padding-left: 2.0em;
}
.chapter_list .flex_box li .com_arrow1 {
	width: 1.4em;
	height: 1.4em;
	top: .8em;
}

/*ページ共通*/
#pagebody .com_index2 {
	margin-bottom: 6%;
}
#pagebody .com_index2 + .med_point_list {
	margin-top: 10%;
}
#pagebody .com_index2 + .med_col_list {
	margin-top: 8%;
}
#pagebody .page_list {
	margin: 1.0em 0;
}
}



/*chapter1
---------------------------------------------------------*/
#chapter1 .bg1 {
	background: #315c80;
	padding: 120px 0 100px;
	position: relative;
}
#chapter1 .bg1::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 57%;
	max-width: 850px;
	height: 100%;
	right: 0;
	top: 0;
	background: url("../images/oyashirazu/bg1@2x.jpg") no-repeat right top;
	background-size: 100% auto;
}
#chapter1 .bg1 .w1290 {
	position: relative;
	z-index: 1;
	color: #fff;
}
#chapter1 .bg1 .flex_box {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#chapter1 .bg1 .flex_box .txt_box {
	width: 55%;
}
#chapter1 .bg1 .flex_box .img_txt {
	width: 43%;
	max-width: 469px;
}
#chapter1 .bg1 h3 {
	font-size: min(3.4vw,255%);
	letter-spacing: .15em;
	line-height: 1.4em;
	padding-bottom: .8em;
	border-bottom: solid 1px rgba(255,255,255,0.26);
	margin-bottom: .8em;
}
#chapter1 .bg1 h3 span {
	font-size: 125%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-left: -.5em;
}

#chapter1 .bg2 {
	background: #073b66;
	padding: 80px 0;
}
#chapter1 .bg2 .w1290 {
	color: #fff;
}
#chapter1 .bg2 .w1290 a:hover {
	color: #839db3;
}
#chapter1 .bg2 .flex_box {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#chapter1 .bg2 .flex_box .img_box {
	width: 37%;
	max-width: 467px;
	position: relative;
}
#chapter1 .bg2 .flex_box .txt_box {
	width: 59%;
	max-width: 747px;
}
#chapter1 .bg2 .img_box p {
	width: 75%;
	max-width: 330px;
	position: absolute;
	z-index: 1;
	left: 4%;
	bottom: 0;
	transform: translateY(35%);
}
#chapter1 .bg2 .txt_box dt {
	font-size: min(2.6vw,180%);
	letter-spacing: .1em;
	line-height: 1.5em;
	margin-bottom: .8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#chapter1 .bg1 {
	padding: 7% 0 7%;
}
#chapter1 .bg1::before {
	width: 57%;
}
#chapter1 .bg1 .flex_box .txt_box {
	width: 55%;
}
#chapter1 .bg1 .flex_box .img_txt {
	width: 48%;
	margin-right: -5%;
}
#chapter1 .bg1 h3 {
	font-size: 3.4vw;
	line-height: 1.6em;
	letter-spacing: .1em;
}
#chapter1 .bg1 h3 span {
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-left: 0;
}

#chapter1 .bg2 {
	padding: 8% 0;
}
#chapter1 .bg2 .img_box p {
	width: 90%;
	left: 4%;
	transform: translateY(60%);
}
#chapter1 .bg2 .txt_box dt {
	font-size: 2.8vw;
	line-height: 1.6em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter1 .bg1 {
	padding: 18% 0 10%;
}
#chapter1 .bg1::before {
	width: 90%;
}
#chapter1 .bg1 .flex_box {
	display: block;
}
#chapter1 .bg1 .flex_box .txt_box {
	width: 100%;
	margin-top: 4%;
}
#chapter1 .bg1 .flex_box .img_txt {
	width: 90%;
	margin: 3% auto 0;
}
#chapter1 .bg1 h3 {
	font-size: 140%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
#chapter1 .bg1 h3 span {
	letter-spacing: .1em;
}

#chapter1 .bg2 {
	padding: 12% 0;
}
#chapter1 .bg2 .flex_box {
	display: block;
}
#chapter1 .bg2 .flex_box .img_box {
	width: 80%;
	padding-bottom: 16%;
	margin: 0 auto 2%;
}
#chapter1 .bg2 .flex_box .txt_box {
	width: 100%;
	max-width: 100%;
}
#chapter1 .bg2 .img_box p {
	bottom: 0;
	transform: none;
}
#chapter1 .bg2 .txt_box dt {
	font-size: 130%;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: .8em;
}
}



/*chapter2
---------------------------------------------------------*/
#chapter2 .med_fukidashi_title {
	margin-bottom: 70px;
}
#chapter2 .med_circle_line > li::before {
	content: "Q";
	font-family: ivymode, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: min(5.0vw,356%);
	letter-spacing: normal;
	line-height: 1.0em;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: -.35em;
	width: 2.0em;
	background: #fff;
}
#chapter2 .arrow {
	margin: 40px auto 70px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#chapter2 .med_fukidashi_title {
	margin-bottom: 5%;
}
#chapter2 .arrow {
	margin: 3% auto 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter2 .med_fukidashi_title {
	margin-bottom: 10%;
}
#chapter2 .med_circle_line > li:first-child {
	margin-left: auto;
	margin-right: auto;
}
#chapter2 .med_circle_line > li::before {
	font-size: 200%;
}
#chapter2 .arrow {
	margin: 3% auto 4%;
}
}



/*chapter3
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter3 .box2 .com_index2 span {
	font-size: 90%;
}
}



/*chapter5
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter5 .box2 .med_check .check_title .txt2 span {
	display: inline-block;
}
#chapter5 .box2 .med_check .check_title .txt2 span::after {
	top: auto;
	bottom: 0;
	transform: translateY(0%);
}
}



/*chapter9
---------------------------------------------------------*/
#chapter9 .box2 .med_flow .flow_title {
	margin-bottom: .5em;
}
#chapter9 .box3 .med_caution .check_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 980px;
	margin: 3% auto 4%;
}
#chapter9 .box3 .med_caution .check_list > li {
	width: 48%;
	color: inherit;
	font-size: 100%;
    line-height: 1.6em;
    background: url("../../images/check_small@2x.png") no-repeat left top;
    background-size: 1.8em auto;
	box-sizing: border-box;
    padding-left: 2.5em;
}
#chapter9 .box3 .med_caution .check_list > li:nth-of-type(n+3) {
	margin-top: 1.5em;
}
#chapter9 .box3 .med_caution .check_list > li dt {
	font-size: 106%;
	margin-bottom: .5em;
}
#chapter9 .box3 .med_caution .check_list > li dd {
	font-size: 93%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#chapter9 .box3 .med_caution .check_list > li:nth-of-type(n+3) {
	margin-top: 1.0em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter9 .box3 .med_caution .check_list {
	display: block;
	margin: 6% auto 8%;
}
#chapter9 .box3 .med_caution .check_list > li {
	width: 100%;
	background-size: 1.4em auto;
	background-position: left .2em;
    padding-left: 1.9em;
}
#chapter9 .box3 .med_caution .check_list > li:nth-of-type(n+2) {
	margin-top: 5%;
}
#chapter9 .box3 .med_caution .check_list > li dt {
	font-size: 100%;
	margin-bottom: .2em;
}
#chapter9 .box3 .med_caution .check_list > li dd {
	font-size: 90%;
}
}



/*chapter10
---------------------------------------------------------*/
#chapter10 .box2 .med_col_list > li {
	padding-top: 30px;
}
#chapter10 .box2 .med_col_list dt {
	height: 3.0em;
	position: relative;
}
#chapter10 .box2 .med_col_list dt p {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#chapter10 .box2 .med_col_list dt small {
	display: block;
	font-size: 75%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#chapter10 .box2 .med_col_list > li {
	padding-top: 10px;
}
#chapter10 .box2 .med_col_list dt {
	height: 3.5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#chapter10 .box2 .med_col_list > li {
	padding-top: 7%;
}
#chapter10 .box2 .med_col_list dt {
	height: auto;
}
#chapter10 .box2 .med_col_list dt p {
	position: static;
	transform: none;
}
}



/*chapter12
---------------------------------------------------------*/
#chapter12 .med_faq .qa_inbox dt {
	font-size: 110%;
	margin-bottom: .5em;
}
#chapter12 .med_faq .qa_inbox .maru_list1 li::before {
	color: #073b66;
}
#chapter12 .med_faq dd .red {
	color: #b0726b;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}