@charset "utf-8";

#sec1{
	padding-bottom: 95px;
}
#sec1 h2{
	background: url(../img/services/sv01/sec1_h2_bg.png) no-repeat center left 55%;
	height: 143px;
	padding-top: 50px;
}
#sec1 .flex_02 p{
	margin: 35px 20px 0;
}
b{
	background: #FCEC00;
	padding: 2px;
	font-weight: normal;
}

/*--------------------------------------*/
#sec2{
	padding-bottom: 100px;
}
#sec2 h2{
	padding-bottom: 20px;
}
#sec2 .flex_01 div{
	width: 50%;
}
.sec2_txt01{
	background: url(../img/services/sv01/sec2_bg.png) no-repeat;
	width: 443px;
	height: 176px;
	padding: 30px 50px;
	font-size: 15px;
}
#sec2 h3{
	font-size: 19px;
	color:#333;
	margin: 25px 0 15px;
}
#sec2 h3 span{
	padding: 0 10px 2px 2px;
}
#sec2 a,.yobou_item a{
	color: #00a2da;
	text-decoration: underline;
}
.sec2_h301 span{
	border-bottom: 6px solid #f6afc1;
}
.sec2_h302 span{
	border-bottom: 6px solid #ffb900;
}
.sec2_h303 span{
	border-bottom: 6px solid #a4edff;
}
.sec2_txt_box{
	background: #f7f4f2;
	padding: 5px 15px;
	margin: 10px 0 30px;
}
#sec2 li{
	list-style-type: disc;
	margin-left: 20px;
}
.sec2_box02{
	background: #FFF2DD;
	margin-top: 30px;
	padding: 30px 40px;
}
.sec2_txt02{
	background: url(../img/services/sv01/sec2_img03.png) no-repeat;
	color: #333;
	font-weight: bold;
	width: 308px;
	height: 30px;
	padding: 4px 12px;
	font-size: 15px;
}
.sec2_txt03{
	color: #333;
	font-size: 19px;
	font-weight: bold;
	padding: 10px 0;
}
/*--------------------------------------------*/
#sec3{
	background: #fcffe1;
	padding: 45px 0 40px;
}
.sec3_link02,.sec3_link03,.sec3_link04,.sec3_link05{
	margin-left: -20px;
}
.sec3_txt{
	padding: 20px;
}
/*--------------------------------------------*/
.h2_01{
	margin: 0 0 35px;
	font-size: 20px;
	color: #333;
}
.h2_01 img{
	padding-right: 30px;
}
.stage_box{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.s_box_text{
	width: 820px;
}
.s_box_text h3{
	font-size: 20px;
	color:#333;
	padding-bottom: 12px;
}
.yobou_item{
	background: #ebebeb;
	padding: 15px;
}
.yobou_item h3{
	font-size: 17px;
	color: #333;
}
.yobou_item2 span{
	background: #ebebeb;
	padding: 5px 10px;
	display: inline-block;
	margin: 10px 10px 0 0;
}
.yobou_item img{
	padding-top: 15px;
}
/*----------------------------------------------*/
#sec4,#sec6,#sec8{
	padding: 60px 0 55px;
}
#sec4 h2{
	background: #fcffe1 url(../img/services/sv01/sec4_h2_bg.png) no-repeat right 25px center;
}
/*----------------------------------------------*/
#sec5,#sec7{
	padding: 60px 0;
	background: #fcffe1;
}
#sec5 h2{
	background: #fff url(../img/services/sv01/sec5_h2_bg.png) no-repeat right 25px center;
}
#sec5 .mb30{
	margin-top: -15px;
}
#sec5 .s_box_img{
	position: relative;
}
#sec5 .s_box_img:after{
	content: "";
	display: block;
	position: absolute;
	width: 46px;
	height: 19px;
	background: url(../img/services/sv01/sec5_arrow.png) no-repeat 0 0;
	bottom: -19px;
	left: 100px;
}
#sec5 .s_box_img_last:after{
	display: none;
}
#sec5 .stage_box{
	margin-bottom: 20px;
}
/*----------------------------------------------*/
#sec6 h2{
	background: #fcffe1 url(../img/services/sv01/sec6_h2_bg.png) no-repeat right 25px center;
}
.tahatu{
	color: #ff0000;
	font-size: 18px;
	border: 1px solid #ff0000;
	font-weight: normal;
	padding: 0 7px;
	display: inline-block;
	margin-left: 10px;
}
/*---------------------------------------------*/
#sec7 h2{
	background: #fff url(../img/services/sv01/sec7_h2_bg.png) no-repeat right 25px center;
}
/*------------------------------------------------*/
#sec8 h2{
	background: #fcffe1 url(../img/services/sv01/sec8_h2_bg.png) no-repeat right 25px center;
}
 /*--------------------------------------*/
#sec9{
	padding: 95px 0 75px;
}
/*----------------------------------------*/
#sec10{
	padding-bottom: 50px;
}
#sec10 h3{
	font-size: 19px;
	color: #333;
	padding: 15px 0;
}
.sec10_box{
	background: #FCFFE2;
	padding: 30px 25px;
} 
.sec10_box > div,.sec10_box > dl{
	width: 525px;
}
.sec10_text01{
	background: #eee;
	text-align: center;
	font-size: 19px;
	line-height: 2.5;
	width: 486px;
	margin: 5px 0 5px 10px;
}
.sec10_box dl{
	padding-left: 35px;
}
.sec10_box dt{
	font-size: 21px;
	color: #333;
	font-weight: bold;
	position: relative;
}
.sec10_box dt:before{
	content: "";
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	background: url(../img/services/sv01/sec10_maru.png) no-repeat 0 0;
	top:0;
	left: -43px;
}
.sec10_box dd{
	padding-bottom: 30px;
}
/*--------------------------------------*/
#sec11{
	padding-bottom: 75px;
}
#sec11 h2{
	padding-bottom: 20px;
}
.sec11_box01{
	width: 540px;
}
.sec11_box02{
	width: 530px;
}
.sec11_text01{
	background: #eee;
	text-align: center;
	font-size: 19px;
	line-height: 2.5;
	margin-bottom: 25px;
}
.sec11_box02 p{
	padding-bottom: 50px;
}
/*-----------------------------------*/
#sec12 h2{
	padding-bottom: 20px;
}
#sec12 table{
	width: 100%;
	margin-bottom: 20px;
}
#sec12 th,#sec12 td{
	border: 1px solid #ddd;
}
#sec12 th{
	background: #f5f5f5;
	padding: 15px 10px;
	vertical-align: middle;
}
#sec12 td{
	padding: 15px;
}
.sec12_box01{
	padding: 50px 0 150px;
}
#sec12 dt{
	background: #FCFFE0;
	margin-top: 20px;
	padding: 15px;
	font-size: 22px;
	color: #333;
}
#sec12 dt span{
	background: #FBC0D7;
	color:#fff;
	padding: 5px 8px;
	font-size: 20px;
	margin-right: 10px;
}
#sec12 dd{
	border-bottom: 3px solid #FBC0D7;
	padding: 0 300px 15px 15px;
	background-repeat: no-repeat;
	background-position: top right 15px;
	height: 190px;
	background-color:#FCFFE0;
	
}

#sec12 .dd-noimage{
	padding: 0 15px 15px 15px;
}

#sec12 .flex_01 >div{
	width: 58%;
}
.sec12_p1{
	background: #FCFFE0 url(../img/services/sv01/sec12_p1.jpg);
}
.sec12_p2{
	background: #FCFFE0 url(../img/services/sv01/sec12_p2.jpg);
}
.sec12_p3{
	background: #FCFFE0 url(../img/services/sv01/sec12_p3.jpg);
}
.sec12_p4{
	background: #FCFFE0 url(../img/services/sv01/sec12_p4.jpg);
}
.sec12_p5{
	background: #FCFFE0 url(../img/services/sv01/sec12_p5_v2.jpg);
}
.sec12_p6{
	background: #FCFFE0 url(../img/services/sv01/sec12_p6.jpg);
}
.sec12_p7{
	background: #FCFFE0 url(../img/services/sv01/sec12_p7.jpg);
}

/*----------------ポップアップ--------------------------*/
.modal-content {
	width: 1100px ;
	margin: 0 ;
	padding: 25px ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 300 ;
}
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.3 ) ;
}
.button-link:hover {
	cursor: pointer ;
}
#modal-close{
	position: absolute;
	top: 0;
	right: 0;
}
.pop_in{
	width: 800px;
} 
.modal-content h3{
	font-size: 19px;
	color: #333;
	padding-bottom: 5px;
}
.pop_in h3{
	padding-bottom: 10px;
	font-size: 21px;
}
.pop_in p b{
	background: none;
	color: #333;
	font-weight: bold;
}
.pop_in02{
	border-top: solid 1px #FFE900;
	padding: 25px 0;
}
#modal-content-07,
#modal-content-08,
#modal-content-09,
#modal-content-10,
#modal-content-11{
	height: 700px;
	overflow: scroll;
}
/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity:0;display:block;}
    100% {opacity:1;}
}
 
div#modal div:target {
    -webkit-animation-name: modalFadeIn; 
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display:block;
}

@media screen and (max-width:1370px) {
.s_box_text{
	width: 73%;
}
.s_box_img{
	width: 25%;
}
#sec9 p{
	text-align: left;
}
/*----------------------------------------*/
.sec10_box{
	flex-wrap: wrap;
}
.sec10_box > div,.sec10_box > dl{
	width: 100%;
}
.sec10_box > div{
	text-align: center;
}
.sec10_text01{
	margin: 5px auto 10px;
}
.sec10_box dl{
	padding-top: 30px;
}
/*--------------------------------------*/
#sec11 .flex_01{
		flex-wrap: wrap;
	}
.sec11_box01{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.sec11_box02{
	width: 100%;
}
.sec11_box02 p{
	padding-bottom: 20px;
}
/*------------------------------------------------*/
.modal-content {
	width: 95% ;
	}
.pop_in{
	width: 80%;
	padding-left: 10px;
}
}
@media screen and (max-width: 639px) {
	#sec1{
		padding: 30px 0;
	}
	#sec1 h2{
		background: none;
		padding-top: 0;
		height: auto;
	}
	.s1_t1{
		text-align: left;
	}
	#sec1 .flex_02{
		flex-wrap: wrap;
	}
	#sec1 .flex_02 p{
		width: 100%;
	margin: 15px 0 0;
	}
/*--------------------------------------*/
#sec2{
	padding-bottom: 0;
}
#sec2 .flex_01 div{
	width: 100%;
}
.sec2_txt01{
	background: none;
	width: 100%;
	height: auto;
	padding: 0;
}
#sec2 h3{
	font-size: 17px;
}
.sec2_h301 span{
	border-bottom: 4px solid #f6afc1;
}
.sec2_h302 span{
	border-bottom: 4px solid #ffb900;
}
.sec2_h303 span{
	border-bottom: 4px solid #a4edff;
}
.sec2_box02{
	padding: 20px;
}
	.sec2_txt02{
		margin-top: 15px;
	}
.sec2_txt03{
	font-size: 17px;
}
/*-----------------------------------------------------*/
#sec3 .flex_01 p{
	width: 50%;
	margin-bottom: 10px;
}
.sec3_link02,.sec3_link04,{
	margin-left: -30px;
}
.sec3_link03,.sec3_link05{
	margin-left: 0;
}
/*--------------------------------------------*/
.h2_01{
	margin: 0 0 20px;
	font-size: 17px;
	padding: 15px;
}
.h2_01 img{
	padding: 0 0 10px 0;
}
.stage_box{
	flex-wrap: wrap;
}
.s_box_img{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.s_box_text{
	width: 100%;
}
.s_box_text h3{
	font-size: 17px;
	padding-bottom: 8px;
}
.yobou_item h3{
	font-size: 16px;
}
.yobou_item2 span{
	background: #ebebeb;
	padding: 5px 10px;
	display: inline-block;
	margin: 10px 10px 0 0;
}
.yobou_item img{
	padding-top: 15px;
}
/*----------------------------------------------*/
#sec4,#sec6,#sec8{
	padding: 30px 0;
}
#sec4 h2,#sec5 h2,#sec6 h2,#sec7 h2,#sec8 h2{
	background-image: none;
}
/*----------------------------------------------*/
#sec5,#sec7{
	padding: 30px 0;
}
#sec5 .mb30{
	margin-top: 0;
}
#sec5 .s_box_img:after{
	display: none;
}
#sec5 .stage_box{
	margin-bottom: 20px;
}
/*----------------------------------------------*/
.tahatu{
	font-size: 15px;
}
/*---------------------------------------------*/
#sec9{
	padding: 30px 0;
}
/*----------------------------------------*/
#sec10{
	padding-bottom: 30px;
}
#sec10 h3{
	font-size: 17px;
}
.sec10_text01{
	font-size: 16px;
	line-height: 2.0;
	width: 100%;
	margin: 0 0 10px;
}
.sec10_box dt{
		font-size: 18px;
	}
.sec10_box dt:before{
	width: 20px;
	height: 20px;
	background: url(../img/services/sv01/sec10_maru.png) no-repeat 0 0/20px;
	left: -25px;
	top: 3px;
}
	.sec10_box dd{
		padding-bottom: 15px;
	}
/*-------------------------------------------------*/
#sec11{
	padding-bottom: 30px;
}
	.sec11_text01{
	font-size: 16px;
	line-height: 1.5;
	width: 100%;
	margin: 0 0 20px;
}
/*-----------------------------------*/
#sec12 p{
	text-align: left;
}
#sec12 th,#sec12 td{
	display: block;
	width: 100%;
}
.sec12_box01{
	padding: 30px 0;
}
#sec12 dt{
	font-size: 17px;
}
#sec12 dt span{
	font-size: 16px;
	margin-right: 8px;
	display: block;
}
#sec12 dd{
	padding: 180px 15px 15px 15px;
	background-position: top center;
	height: auto;
}
#sec12 .flex_01 >div{
	width: 100%;
}
/*----------------ポップアップ--------------------------*/
.modal-content {
	width: 90% ;
	height: 70vh;
	overflow: scroll;
	padding: 20px 10px 10px ;
}
.pop_in{
	width: 100%;
	padding-left: 0;
}
	.pop_in img{
	 text-align: center;
	}
.modal-content h3{
	font-size: 16px;
}
.pop_in h3{
	font-size: 16px;
	margin-top: 20px;
}
.pop_in02{
	padding: 25px 0;
}
#modal-content-07,
#modal-content-08,
#modal-content-09,
#modal-content-10,
#modal-content-11{
	height: 80vh;
	overflow: scroll;
}


}


