@charset "utf-8";

.tit{
	position: relative;
}
.tit h2{
	font-size: 33px;
	position: relative;
	display: inline-block;
	margin-bottom: 70px;
}
h2:before {
	content: '';
	position: absolute;
	/*left: 50%;*/
	bottom: -35px;
	display: inline-block;
	width: 130px;
	height: 3px;
	/*-webkit-transform: translateX(-50%);
	transform: translateX(-50%);*/
	background-color: #35baeb;
	border-radius: 2px;
}
.tit .eyecatch{
	width: 165px;
	position: absolute;
	top: -40px;
	right: 0;
}
 
.annotation{
	color: #f21313;
}
.contentsContainer .blockTit{
	margin-bottom: 25px;
	padding: 10px 0 12px 60px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	position: relative;
}
.contentsContainer h3{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}

#intro.contentsContainer .blockTit{
	background-color: #35baeb;
}
#intro.contentsContainer .blockTit .icon{
	width: 40px;
	position: absolute;
	top: -10px;
	left: 10px;
}
#planned.contentsContainer .blockTit{
	background-color: #3478b2;
}
#planned.contentsContainer .blockTit .icon{
	width: 40px;
	position: absolute;
	top: -2px;
	left: 14px;
}
#secondlife.contentsContainer .blockTit{
	padding: 10px 0 12px 85px;
	background-color: #24a6be;
}
#secondlife.contentsContainer .blockTit .icon{
	width: 70px;
	position: absolute;
	top: -10px;
	left: 10px;
}

#i01,#i02,#i03,#i04,#i05,#i06,#i07,#i08,#i09{
	padding-top: 180px;
    margin-top: -180px;
}

.introBlock01{
	margin-bottom: 35px;
}
.introBlock01_1{
	margin-bottom: 40px;
}
.introBlock01_1 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.introBlock01_1 .inner{
	padding: 25px 25px 10px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	position: relative;
}
.introBlock01_1 .inner li{
	width: 50%;
	font-size: 15px;
	line-height: 140%;
	margin-bottom: 15px;
	padding-left: 22px;
	background-image: url(/hirogari/introduction/images/img01_1.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: left center;
	float: left;
}
.introBlock01_2,
.introBlock01_3{
	margin-bottom: 15px;
	position: relative;
}
.introBlock01_2 h4,
.introBlock01_3 h4{
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
	padding: 7px 0 10px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
}
.introBlock01_2L{
	width: 345px;
	float: left;
}
.introBlock01_3 .introBlock01_2L{
	/*width: 345px;*/
	margin: 0 auto;
	float: none;
}
.introBlock01_2L h4{
	width: 220px;
}
.introBlock01_2R{
	width: 365px;
	float: right;
}
.introBlock01_2R h4{
	width: 250px;
}
.introBlock01_2R .flyer01{
	width: 314px;
	margin: 0 auto;
}
/*.introBlock01_2R .flyer01{
	width: 173px;
}
.introBlock01_2R .flyer01 dl{
	margin-top: 2px;
}
.introBlock01_2R .flyer01 dt{
	width: 30px;
	padding-top: 5px;
	float: left;
}
.introBlock01_2R .flyer01 dd{
	font-size: 14px;
	font-weight: 500;
	line-height: 140%;
	margin-left: 35px;
}
.introBlock01_2R .flyer01 dd span{
	color: #ff5408;
}*/

.introBlock02{
	margin-bottom: 90px;
}
.introBlock02 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.introBlock02 .inner{
	margin-bottom: 20px;
	position: relative;
}
.introBlock02_1,
.introBlock02_2{
	width: 360px;
	padding: 15px 0 25px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}
.introBlock02_1{
	float: left;
}
.introBlock02_2{
	float: right;
}
.introBlock02_1 h5,
.introBlock02_2 h5{
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 6px 0 8px;
	text-align: center;
	background-color: #f8a343;
}
.introBlock02_1 dl,
.introBlock02_2 dl{
	padding: 0 20px 0 10px;
}
.introBlock02_1 dt,
.introBlock02_2 dt{
	width: 80px;
	float: left;
}
.introBlock02_1 dt.pt,
.introBlock02_2 dt.pt{
	padding-top: 14px;
}
.introBlock02_1 dd,
.introBlock02_2 dd{
	font-size: 14px;
	line-height: 160%;
	margin-left: 90px;
}
.introBlock02_1 dd span,
.introBlock02_2 dd span{
	font-weight: 600;
	color: #f35e0d;
}

.introBlock03_1a{
	margin-bottom: 50px;
}
.introBlock03_1b{
	margin-bottom: 25px;
}
.introBlock03_1a h4,
.introBlock03_1b h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 20px;
}
.introBlock03_1a h5,
.introBlock03_1b h5{
	width: 120px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 14px;
	padding: 6px 0 8px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
}
.introBlock03_1a p,
.introBlock03_1b p{
	font-size: 14px;
	line-height: 200%;
	padding-bottom: 15px;
}
.introBlock03_1a p strong,
.introBlock03_1b p strong{
	font-size: 16px;
}
.introBlock03_1a p strong.sBlue,
.introBlock03_1b p strong.sBlue{
	font-size: 20px;
	color: #35baeb;
}

.introBlock03_1a .note,
.introBlock03_1b .note{
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 7px;
}
.introBlock03_1a .note dt,
.introBlock03_1b .note dt{
	width: 1em;
	color: #f21313;
	float: left;
}
.introBlock03_1a .note dd,
.introBlock03_1b .note dd{
	margin-left: 1em;
}
.introBlock03_2{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 15px 20px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}

.plannedBlock01{
	margin-bottom: 70px;
}
.plannedBlock01 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.plannedBlock01_1{
	margin-bottom: 40px;
}
.plannedBlock01_1 p{
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 20px;
}
.plannedBlock01_2 p{
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 35px;
}
.plannedBlock01_3{
	position: relative;
}
.voiceL,
.voiceR{
	width: 360px;
	padding: 15px 0 10px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}
.voiceL{ float: left ;}
.voiceR{ float: right ;}

.voiceL h5,
.voiceR h5{
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 15px;
	padding: 10px 15px 6px;
	background-color: #f8a343;
}
.voiceL h5 img,
.voiceR h5 img{
	width: 25px;
	margin-right: 6px;
	vertical-align: middle;
}
.voiceL .inner,
.voiceR .inner{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.voiceL .images,
.voiceR .images{
	width: 90px;
	margin: 0 15px 2px 0;
	float: left;
}
.plannedBlock01_3 p{
	/*font-size: 14px;*/
	line-height: 165%;
	padding-bottom: 8px;
}
.plannedBlock01_3 p.name{
	font-weight: 600;
	text-align: right;
}

.plannedBlock02{
	margin-bottom: 40px;
}
.plannedBlock02 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.plannedBlock02 h4 span{
	color: #209dd3;
}
.plannedBlock02_1{
	margin-bottom: 40px;
}
.plannedBlock02_1 p{
	font-size: 14px;
	line-height: 170%;
	/*padding-bottom: 30px;*/
}
.plannedBlock02_2{
	/*margin-bottom: 25px;*/
	margin-bottom: 40px;
	position: relative;
}
.plannedBlock02_2 h5{
	width: 210px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	/*margin-bottom: 14px;*/
	padding: 6px 0 8px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	position: absolute;
	top: 25px;
	left: 0;
}
.plannedBlock02_3{
	/*margin-bottom: 45px;*/
	position: relative;
}
.plannedBlock02_3 ul{
	margin: 0 0 15px;
}
.plannedBlock02_3 li{
	width: 232px;
	margin-right: 23px;
	float: left;
}
.plannedBlock02_3 li:last-child{
	margin-right: 0;
}
.plannedBlock02_3 p{
	font-size: 14px;
	line-height: 170%;
	padding-bottom: 40px;
}
.plannedBlock02_3 .note{
	font-size: 13px;
	line-height: 150%;
}
.fs_blue{ color: #2a71b9; }
.fs_orange{ color: #f08200; }

.plannedBlock03 .inner{
	margin-top: 15px;
	position: relative;
}
.plannedBlock03_1,
.plannedBlock03_2{
	width: 360px;
	padding: 15px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}
.plannedBlock03_1{ float: left; }
.plannedBlock03_2{ float: right; }

.plannedBlock03 h4{
	width: 255px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 14px;
	padding: 6px 0 8px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
}
.plannedBlock03 p{
	font-size: 14px;
	line-height: 170%;
	padding-bottom: 15px;
}
.plannedBlock03_1 div{
	width: 263px;
	margin: 0 auto 27px;
}
.plannedBlock03_2 dl{
	width: 263px;
	margin: 0 auto 0;
}
.plannedBlock03_2 dt{
	margin-bottom: 8px;
}
.plannedBlock03_2 dd{
	font-size: 13px;
	text-align: center;
}
.plannedBlock03_2 dd img{
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
.plannedBlock03_2 dd a{
	color: #030303;
	text-decoration: underline;
}

.secondlifeBlock01{
	margin-bottom: 70px;
}
.secondlifeBlock01 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
/*.secondlifeBlock01_1{
	margin-bottom: 40px;
}*/
.secondlifeBlock01_1 p{
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 40px;
}
.secondlifeBlock01_2{
	margin-bottom: 30px;
}
.secondlifeBlock01_2 h5{
	width: 305px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	padding: 6px 0 8px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
}
.secondlifeBlock01_2 p{
	font-size: 14px;
	line-height: 160%;
}
.secondlifeBlock01_2 .inner{
	position: relative;
}

.life_newbox02A{
	width: 424px;
	margin-top: 40px;
	float: left;
}
.life_newbox02B{
	width: 310px;
	float: right;
}
.life_newbox03_1,
.life_newbox03_2{
	font-feature-settings: "palt";
	margin-bottom: 5px;
	padding: 13px 10px 12px 15px;
	background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	box-shadow: 1px 1px 2px gray;
	box-sizing: border-box;
}
.life_newbox03_1 p{
	padding-bottom: 4px;
}
.life_newbox03_2 p{
	line-height: 140% !important;
}
.life_newbox03_1 .male1,
.life_newbox03_1 .female1{
	font-size: 13px;
	color: #fff;
	line-height: 100% !important;
	margin-right: 5px;
	padding: 1px 3px;
}
.life_newbox03_1 .male1{ background-color: #217fc4; }
.life_newbox03_1 .female1{ background-color: #e95283; }

.life_newbox03_1 .male2,
.life_newbox03_1 .female2{
	font-size: 115%;
	font-weight: 600;
	line-height: 170% !important;
}
.life_newbox03_1 .male2{ color: #217fc4; }
.life_newbox03_1 .female2{ color: #e95283; }

.life_newbox03_1 .male2 strong,
.life_newbox03_1 .female2 strong{
	font-size: 170%;
}
.life_newbox03_1 .sel{
	font-size: 170%;
	font-weight: 700;
	color: #e60012;
	line-height: 120% !important;
}
.life_newbox03_2 strong{
	font-size: 170%;
	font-weight: 700;
	color: #e60012;
	line-height: 160% !important;
	background-color: #fff100;
}
.life_newbox03_3{
	width: 36px;
	margin: 0 auto 2px;
}
.life_newbox03_4{
	font-size: 12px;
	line-height: 160% !important;
	margin-left: 90px;
	padding-top: 5px;
}
.secondlifeBlock01_3 .voiceL{
	width: 620px;
	margin: 0 auto;
	float: none;
}
.secondlifeBlock01_3 .voiceL .inner{
	width: 92%;
}
.secondlifeBlock01_3 .voiceL p{
	font-size: 14px;
	line-height: 165%;
	padding-bottom: 8px;
}
.secondlifeBlock01_3 .voiceL p.name{
	font-weight: 600;
	text-align: right;
}

.secondlifeBlock02{
	margin-bottom: 85px;
}
.secondlifeBlock02 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.secondlifeBlock02 h4 span{
	font-size: 16px;
	color: #242424;
}
.secondlifeBlock02 p{
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 40px;
}
.secondlifeBlock02_1{
	margin-bottom: 40px;
}
.secondlifeBlock02_1 ul{
	margin-left: 20px;
}
.secondlifeBlock02_1 li{
	font-size: 14px;
	line-height: 150%;
	list-style: disc;
	margin-bottom: 5px;
}
.secondlifeBlock02_2{
	margin-bottom: 50px;
	padding: 25px 25px 5px 30px;
	background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.secondlifeBlock02_2 .inner{
	position: relative;
}
.secondlifeBlock02_2 .txt{
	width: 320px;
	float: left;
}
.secondlifeBlock02_2 .txt dl{
	margin-bottom: 15px;
}
.secondlifeBlock02_2 .txt dt{
	width: 190px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 8px;
	padding: 6px 0 8px;
	background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
}
.secondlifeBlock02_2 .txt dd{
	font-size: 15px;
	font-weight: 600;
}
.secondlifeBlock02_2 .images{
	width: 335px;
	padding-top: 10px;
	float: right;
}
.secondlifeBlock02_2 .images2{
	width: 335px;
	padding-top: 45px;
	float: right;
}
.secondlifeBlock02 .note,
.secondlifeBlock03 .note{
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 5px;
}
.secondlifeBlock02 .note{
	margin-top: -35px;
}
.secondlifeBlock02 .note dt,
.secondlifeBlock03 .note dt{
	width: 1em;
	color: #f21313;
	float: left;
}
.secondlifeBlock02 .note dd,
.secondlifeBlock03 .note dd{
	margin-left: 1em;
}

/*.secondlifeBlock03{
	margin-bottom: 70px;
}*/
.secondlifeBlock03 h4{
	font-size: 18px;
	font-weight: 600;
	color: #f35e0d;
	margin-bottom: 15px;
}
.secondlifeBlock03 p{
	font-size: 14px;
	line-height: 160%;
}
.secondlifeBlock03_1,
.secondlifeBlock03_2{
	margin-bottom: 50px;
}
.secondlifeBlock03_1 p{
	padding-bottom: 15px;
}
.secondlifeBlock03_2 p{
	padding-bottom: 25px;
}
.secondlifeBlock03_2L,
.secondlifeBlock03_2R{
	width: 360px;
	padding: 20px 20px 0px;
	background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}
.secondlifeBlock03_2L{ float: left; }
.secondlifeBlock03_2R{ float: right; }

.secondlifeBlock03_2L .btn01,
.secondlifeBlock03_2R .btn01{
	width:100%;
	margin-bottom: 15px;
}
.secondlifeBlock03_2L .btn01{
	background-color: #33a82d;
}
.secondlifeBlock03_2R .btn01{
	background-color: #2c82e3;
}
.secondlifeBlock03_2L .btn01:hover{
	background-color: #4cca46;
}
.secondlifeBlock03_2R .btn01:hover{
	background-color: #4b98ef;
}

.secondlifeBlock03_2 table{
	width: 100%;
	font-size: 13px;
	margin-bottom: 15px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
}
.secondlifeBlock03_2 table th{
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #35baeb;
	border-bottom: 1px solid #969696;
	border-right: 1px solid #969696;
}
.secondlifeBlock03_2 table td{
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #969696;
	border-right: 1px solid #969696;
}
.secondlifeBlock03_2 .courseTd01{
	background-color: #e7f7ca;
}
.secondlifeBlock03_2 .courseTd02{
	background-color: #f7dcca;
}
.secondlifeBlock03_2.end{
	margin-bottom: 0;
}


/*#i02 .introBlock03_1a .nenknTxt{
	width: 400px;
	float: left;
}*/
#i02 .introBlock03_1a .nenkn{
	position: relative;
}
#i02 .introBlock03_1a .nenknTxt{
	width: 420px;
	float: left;
}
#i02 .introBlock03_1a .btn01{
	width: 290px;
	font-size: 16px;
	text-indent: -25px;
	/*margin: 30px auto 0;*/
	background-color: #24a6be;
	float: right;
}
#i02 .introBlock03_1a .btn01 img{
	width: 40px;
	margin-right: 5px;
	vertical-align: text-bottom;
}
#i02 .introBlock03_1a .btn01:hover{
	background-color: #3cb8cf;
}





/*----------------------------------------------------*/
@media only screen and (max-width: 1099px) {

.tit .eyecatch{
	width: 130px;
	top: -20px;
	right: 0;
}

.introBlock01_1 .inner li{
	width: 100%;
	margin-bottom: 10px;
	float: none;
}
.introBlock01_2L{
	width: 48%;
}
.introBlock01_2R{
	width: 48%;
}
.introBlock02_1,
.introBlock02_2{
	width: 49%;
}

.voiceL,
.voiceR{
	width: 90%;
	margin: 0 auto;
}
.voiceL{
	margin-bottom: 25px;
	float: none;
}
.voiceR{
	float: none;
}

.plannedBlock02_3 ul{
	margin: 0 0 15px;
}
.plannedBlock02_3 li{
	width: 32%;
	margin-right: 2%;
	float: left;
}
.plannedBlock02_3 li:last-child{
	margin-right: 0;
}
.plannedBlock03_1,
.plannedBlock03_2{
	width: 48%;
}

.life_newbox02A{
	width: 50%;
}
.life_newbox02B{
	width: 48%;
}
.life_newbox03_4{
	margin-left: 60px;
}
.secondlifeBlock01_3 .voiceL{
	width: 90%;
}
.secondlifeBlock02_2 .txt{
	width: 45%;
}
.secondlifeBlock02_2 .images{
	width: 50%;
}
.secondlifeBlock02_2 .images2{
	width: 50%;
}
.secondlifeBlock03_2L,
.secondlifeBlock03_2R{
	width: 48%;
}

/*#i02 .introBlock03_1a .nenkn{
	position: relative;
}*/
#i02 .introBlock03_1a .nenknTxt{
	width: 50%;
	/*float: left;*/
}
#i02 .introBlock03_1a .btn01{
	width: 45%;
	font-size: 15px;
	/*text-indent: -25px;
	background-color: #24a6be;
	float: right;*/
}
/*#i02 .introBlock03_1a .btn01 img{
	width: 40px;
	margin-right: 5px;
	vertical-align: text-bottom;
}
#i02 .introBlock03_1a .btn01:hover{
	background-color: #3cb8cf;
}*/

}




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

.tit{
	text-align: center;
	/*position: relative;*/
}
.tit h2{
	font-size: 5.6vw;
	line-height: 120%;
	/*position: relative;
	display: inline-block;*/
	margin-bottom: 14%;
	z-index: 10;
}
h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	display: inline-block;
	width: 80px;
	height: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	/*background-color: #35baeb;*/
	border-radius: 2px;
}
.tit .eyecatch{
	width: 28%;
	position: absolute;
	top: -20px;
	right: -8%;
	z-index: 5;
}
  
.contentsContainer .blockTit{
	margin-bottom: 7%;
	padding: 3% 0 3.5% 40px;
	/*-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	position: relative;*/
}
.contentsContainer h3{
	font-size: 4.0vw;
	/*font-weight: 600;
	color: #fff;*/
}

/*#intro.contentsContainer .blockTit{
	background-color: #35baeb;
}*/
#intro.contentsContainer .blockTit .icon{
	width: 23px;
	position: absolute;
	top: 5px;
	left: 10px;
}
/*#planned.contentsContainer .blockTit{
	background-color: #3478b2;
}*/
#planned.contentsContainer .blockTit .icon{
	width: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
}
#secondlife.contentsContainer .blockTit{
	padding: 3% 0 3.5% 55px;
	/*background-color: #24a6be;*/
}
#secondlife.contentsContainer .blockTit .icon{
	width: 45px;
	position: absolute;
	top: 2px;
	left: 5px;
}

#i01,#i02,#i03,#i04,#i05,#i06,#i07,#i08,#i09{
	padding-top: 120px;
    margin-top: -120px;
}

.introBlock01{
	margin-bottom: 12%;
}
.introBlock01_1{
	margin-bottom: 8%;
}
.introBlock01_1 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
.introBlock01_1 .inner{
	padding: 6% 5% 4%;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	position: relative;*/
}
.introBlock01_1 .inner li{
	/*width: 100%;*/
	font-size: 3.4vw;
	line-height: 140%;
	margin-bottom: 3%;
	padding-left: 20px;
	/*background-image: url(/hirogari/introduction/images/img01_1.png);
	background-repeat: no-repeat;*/
	background-size: 16px auto;
	/*background-position: left center;
	float: none;*/
}
.introBlock01_2,
.introBlock01_3{
	margin-bottom: 5%;
	/*position: relative;*/
}
.introBlock01_2 h4,
.introBlock01_3 h4{
	width: 70%;
	font-size: 3.6vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	margin-bottom: 4%;
	padding: 2% 0 2.5%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;*/
}
.introBlock01_2L{
	width: 100%;
	margin-bottom: 10%;
	float: none;
}
/*.introBlock01_3 .introBlock01_2L{
	margin: 0 auto;
	float: none;
}*/
/*.introBlock01_2L h4{
	width: 220px;
}*/
.introBlock01_2R{
	width: 100%;
	float: none;
}
.introBlock01_2R h4{
	width: 70%;
}
.introBlock01_2R .flyer01{
	width: 50%;
}
.introBlock01_2R .flyer01 dl{
	margin-top: 2px;
}
.introBlock01_2R .flyer01 dt{
	width: 25px;
	padding-top: 5px;
	float: left;
}
.introBlock01_2R .flyer01 dd{
	font-size: 3.4vw;
	/*font-weight: 500;*/
	line-height: 140%;
	margin-left: 30px;
}
/*.introBlock01_2R .flyer01 dd span{
	color: #ff5408;
}*/

.introBlock02{
	margin-bottom: 15%;
}
.introBlock02 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
.introBlock02 .inner{
	margin-bottom: 0;
	/*position: relative;*/
}
.introBlock02_1,
.introBlock02_2{
	width: 100%;
	margin-bottom: 4%;
	padding: 15px 0 15px;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;*/
}
.introBlock02_1,
.introBlock02_1{
	float: none;
}
/*.introBlock02_2{
	float: right;
}*/
.introBlock02_1 h5,
.introBlock02_2 h5{
	font-size: 3.6vw;
	/*font-weight: 600;*/
	margin-bottom: 3%;
	padding: 2% 0 2%;
	/*text-align: center;
	background-color: #f8a343;*/
}
.introBlock02_1 dl,
.introBlock02_2 dl{
	padding: 0 5% 0 3%;
}
.introBlock02_1 dt,
.introBlock02_2 dt{
	width: 18%;
	/*float: left;*/
}
.introBlock02_1 dt.pt,
.introBlock02_2 dt.pt{
	padding-top: 5%;
}
.introBlock02_1 dd,
.introBlock02_2 dd{
	font-size: 3.4vw;
	line-height: 160%;
	margin-left: 21%;
}
/*.introBlock02_1 dd span,
.introBlock02_2 dd span{
	font-weight: 600;
	color: #f35e0d;
}*/

.introBlock03_1a{
	margin-bottom: 12%;
}
.introBlock03_1b{
	margin-bottom: 8%;
}
.introBlock03_1a h4,
.introBlock03_1b h4{
	font-size: 4.0vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	line-height: 140%;
	margin-bottom: 5%;
}
.introBlock03_1a h5,
.introBlock03_1b h5{
	width: 120px;
	font-size: 3.4vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	margin-bottom: 3%;
	padding: 1.5% 0 2%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;*/
}
.introBlock03_1a p,
.introBlock03_1b p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 4%;
}
.introBlock03_1a p strong,
.introBlock03_1b p strong{
	font-size: 3.6vw;
}
.introBlock03_1a p strong.sBlue,
.introBlock03_1b p strong.sBlue{
	font-size: 3.6vw;
	/*color: #35baeb;*/
}

.introBlock03_1a .note,
.introBlock03_1b .note{
	font-size: 3.4vw;
	line-height: 150%;
	margin-bottom: 2%;
}
/*.introBlock03_1a .note dt,
.introBlock03_1b .note dt{
	width: 1em;
	color: #f21313;
	float: left;
}
.introBlock03_1a .note dd,
.introBlock03_1b .note dd{
	margin-left: 1em;
}*/
.introBlock03_2{
	font-size: 3.6vw;
	/*font-weight: 600;*/
	text-align: center;
	line-height: 150%;
	margin-bottom: 5%;
	padding: 3% 5%;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;*/
}


.plannedBlock01{
	margin-bottom: 18%;
}
.plannedBlock01 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
.plannedBlock01_1{
	margin-bottom: 7%;
}
.plannedBlock01_1 p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 5%;
}
.plannedBlock01_2 p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 8%;
}
/*.plannedBlock01_3{
	position: relative;
}*/
.voiceL,
.voiceR{
	width: 100%;
	margin: 0 auto;
	padding: 4% 0 2%;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;*/
}
.voiceL{
	margin-bottom: 6%;
	/*float: none;*/
}
/*.voiceR{
	float: none;
}*/

.voiceL h5,
.voiceR h5{
	font-size: 3.8vw;
	/*font-weight: 600;*/
	margin-bottom: 4%;
	padding: 3% 5% 2%;
	/*background-color: #f8a343;*/
}
.voiceL h5 img,
.voiceR h5 img{
	width: 20px;
	margin-right: 6px;
	/*vertical-align: middle;*/
}
/*.voiceL .inner,
.voiceR .inner{
	width: 90%;
	margin: 0 auto;
	position: relative;
}*/
.voiceL .images,
.voiceR .images{
	width: 24%;
	margin: 0 10px 2px 0;
	float: left;
}
.plannedBlock01_3 p{
	font-size: 3.3vw !important;
	line-height: 165%;
	padding-bottom: 5px;
}
/*.plannedBlock01_3 p.name{
	font-weight: 600;
	text-align: right;
}*/

.plannedBlock02{
	margin-bottom: 7%;
}
.plannedBlock02 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
/*.plannedBlock02 h4 span{
	color: #209dd3;
}*/
.plannedBlock02_1{
	margin-bottom: 7%;
}
.plannedBlock02_1 p{
	font-size: 3.4vw;
	line-height: 170%;
}
.plannedBlock02_2{
	margin-bottom: 8%;
	/*position: relative;*/
}
.plannedBlock02_2 h5{
	width: 60%;
	font-size: 3.6vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	padding: 2% 0 2.5%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	position: absolute;*/
	top: 0;
	left: 0;
}
/*.plannedBlock02_3{
	position: relative;
}*/
.plannedBlock02_3 ul{
	margin: 0 0 0;
}
.plannedBlock02_3 li{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 3%;
	/*float: left;*/
}
/*.plannedBlock02_3 li:last-child{
	margin-right: 0;
}*/
.plannedBlock02_3 p{
	font-size: 3.3vw;
	line-height: 160%;
	padding-bottom: 10%;
}
.plannedBlock02_3 .note{
	font-size: 3.2vw;
	line-height: 150%;
}
/*.fs_blue{ color: #2a71b9; }
.fs_orange{ color: #f08200; }*/

.plannedBlock03 .inner{
	margin-top: 3%;
	margin-bottom: 4%;
	/*position: relative;*/
}
.plannedBlock03_1,
.plannedBlock03_2{
	width: 100%;
	margin-bottom: 5%;
	padding: 5% 4%;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;*/
	float: none;
}
/*.plannedBlock03_1{ float: left; }
.plannedBlock03_2{ float: right; }*/

.plannedBlock03 h4{
	width: 100%;
	font-size: 3.5vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	margin-bottom: 4%;
	padding: 2% 0 2.5%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;*/
}
.plannedBlock03 p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 5%;
}
.plannedBlock03_1 div{
	width: 80%;
	margin: 0 auto 0;
}
.plannedBlock03_2 dl{
	width: 80%;
	/*margin: 0 auto 0;*/
}
.plannedBlock03_2 dt{
	margin-bottom: 4%;
}
.plannedBlock03_2 dd{
	font-size: 3.4ve;
	/*text-align: center;*/
}
/*.plannedBlock03_2 dd img{
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
.plannedBlock03_2 dd a{
	color: #030303;
	text-decoration: underline;
}*/


.secondlifeBlock01{
	margin-bottom: 18%;
}
.secondlifeBlock01 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
.secondlifeBlock01_1 p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 9%;
}
.secondlifeBlock01_2{
	margin-bottom: 10%;
}
.secondlifeBlock01_2 h5{
	width: 85%;
	font-size: 3.6vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	margin-bottom: 2%;
	padding: 2% 0 2.5%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;*/
}
.secondlifeBlock01_2 p{
	font-size: 3.2vw;
	line-height: 160%;
}
/*.secondlifeBlock01_2 .inner{
	position: relative;
}*/

.life_newbox02A{
	width: 100%;
	margin-top: 5%;
	margin-bottom: 7%;
	float: none;
}
.life_newbox02B{
	width: 100%;
	float: none;
}
.life_newbox03_1,
.life_newbox03_2{
	/*font-feature-settings: "palt";*/
	margin-bottom: 3%;
	padding: 3% 6% 3% 6%;
	/*background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	box-shadow: 1px 1px 2px gray;
	box-sizing: border-box;*/
}
.life_newbox03_1 p{
	padding-bottom: 2%;
}
.life_newbox03_2 p{
	line-height: 140% !important;
}
.life_newbox03_1 .male1,
.life_newbox03_1 .female1{
	font-size: 3.3vw;
	/*color: #fff;
	line-height: 100% !important;
	margin-right: 5px;
	padding: 1px 3px;*/
}
/*.life_newbox03_1 .male1{ background-color: #217fc4; }
.life_newbox03_1 .female1{ background-color: #e95283; }*/

.life_newbox03_1 .male2,
.life_newbox03_1 .female2{
	font-size: 125%;
	/*font-weight: 600;
	line-height: 170% !important;*/
}
/*.life_newbox03_1 .male2{ color: #217fc4; }
.life_newbox03_1 .female2{ color: #e95283; }*/

.life_newbox03_1 .male2 strong,
.life_newbox03_1 .female2 strong{
	font-size: 170%;
}
.life_newbox03_1 .sel{
	font-size: 150%;
	/*font-weight: 700;
	color: #e60012;
	line-height: 120% !important;*/
}
/*.life_newbox03_2 strong{
	font-size: 170%;
	font-weight: 700;
	color: #e60012;
	line-height: 160% !important;
	background-color: #fff100;
}*/
.life_newbox03_3{
	width: 9%;
	margin: 0 auto 2%;
}
.life_newbox03_4{
	font-size: 3.2vw;
	line-height: 160% !important;
	margin-left: 0;
	padding-top: 1%;
}
.secondlifeBlock01_3 .voiceL{
	width: 100%;
	/*margin: 0 auto;
	float: none;*/
}
.secondlifeBlock01_3 .voiceL .inner{
	width: 90%;
}
.secondlifeBlock01_3 .voiceL p{
	font-size: 3.3vw !important;
	line-height: 165%;
	padding-bottom: 5px;
}
/*.secondlifeBlock01_3 .voiceL p.name{
	font-weight: 600;
	text-align: right;
}*/

.secondlifeBlock02{
	margin-bottom: 18%;
}
.secondlifeBlock02 h4{
	font-size: 4.0vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	line-height: 140%;
	margin-bottom: 4%;
}
.secondlifeBlock02 h4 span{
	font-size: 3.8vw;
	/*color: #242424;*/
}
.secondlifeBlock02 p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 6%;
}
.secondlifeBlock02_1{
	margin-bottom: 8%;
}
/*.secondlifeBlock02_1 ul{
	margin-left: 20px;
}*/
.secondlifeBlock02_1 li{
	font-size: 3.4vw;
	/*line-height: 150%;
	list-style: disc;*/
	margin-bottom: 2%;
}
.secondlifeBlock02_2{
	margin-bottom: 8%;
	padding: 8% 5% 1% 5%;
	/*background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;*/
}
.secondlifeBlock02_2 .inner{
	margin-bottom: 10%;
	/*position: relative;*/
}
.secondlifeBlock02_2 .txt{
	width: 100%;
	float: none;
}
.secondlifeBlock02_2 .txt dl{
	margin-bottom: 5%;
}
.secondlifeBlock02_2 .txt dt{
	width: 60%;
	font-size: 3.6vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	margin-bottom: 3%;
	padding: 2% 0 2.5%;
	/*background-color: #414344;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;*/
}
.secondlifeBlock02_2 .txt dd{
	font-size: 3.7vw;
	/*font-weight: 600;*/
}
.secondlifeBlock02_2 .images{
	width: 100%;
	padding-top: 0;
	float: none;
}
.secondlifeBlock02_2 .images2{
	width: 100%;
	padding-top: 0;
	float: none;
}
.secondlifeBlock02 .note,
.secondlifeBlock03 .note{
	font-size: 3.4vw;
	line-height: 150%;
	margin-bottom: 3%;
}
.secondlifeBlock02 .note{
	margin-top: -3%;
}
/*.secondlifeBlock02 .note dt,
.secondlifeBlock03 .note dt{
	width: 1em;
	color: #f21313;
	float: left;
}
.secondlifeBlock02 .note dd,
.secondlifeBlock03 .note dd{
	margin-left: 1em;
}*/

.secondlifeBlock03 h4{
	font-size: 3.8vw;
	/*font-weight: 600;
	color: #f35e0d;*/
	margin-bottom: 5%;
}
.secondlifeBlock03 p{
	font-size: 3.4vw;
	line-height: 160%;
}
.secondlifeBlock03_1{
	margin-bottom: 13%;
}
.secondlifeBlock03_2{
	margin-bottom: 6%;
}
.secondlifeBlock03_1 p{
	padding-bottom: 5%;
}
.secondlifeBlock03_2 p{
	padding-bottom: 8%;
}
.secondlifeBlock03_2L,
.secondlifeBlock03_2R{
	width: 100%;
	margin-bottom: 5%;
	padding: 4% 4% 0;
	/*background-color: #ffefdd;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;*/
	float: none;
}
/*.secondlifeBlock03_2L{ float: left; }
.secondlifeBlock03_2R{ float: right; }*/

.secondlifeBlock03_2L .btn01,
.secondlifeBlock03_2R .btn01{
	width: 100%;
	margin-bottom: 4%;
}
/*.secondlifeBlock03_2L .btn01{
	background-color: #33a82d;
}
.secondlifeBlock03_2R .btn01{
	background-color: #2c82e3;
}
.secondlifeBlock03_2L .btn01:hover{
	background-color: #4cca46;
}
.secondlifeBlock03_2R .btn01:hover{
	background-color: #4b98ef;
}*/

.secondlifeBlock03_2 table{
	/*width: 100%;*/
	font-size: 3.2vw;
	margin-bottom: 3%;
	/*border-top: 1px solid #969696;
	border-left: 1px solid #969696;*/
}
.secondlifeBlock03_2 table th{
	/*font-weight: 600;
	text-align: center;
	vertical-align: middle;*/
	padding: 2%;
	/*background-color: #35baeb;
	border-bottom: 1px solid #969696;
	border-right: 1px solid #969696;*/
}
.secondlifeBlock03_2 table td{
	/*text-align: center;
	vertical-align: middle;*/
	padding: 2%;
	/*border-bottom: 1px solid #969696;
	border-right: 1px solid #969696;*/
}
/*.secondlifeBlock03_2 .courseTd01{
	background-color: #e7f7ca;
}
.secondlifeBlock03_2 .courseTd02{
	background-color: #f7dcca;
}*/
.secondlifeBlock03_2.end{
	margin-bottom: 4%;
}


/*#i02 .introBlock03_1a .btn01{
	width: 100%;
	text-indent: -8%;
	margin: 8% auto 0;
}
#i02 .introBlock03_1a .btn01 img{
	width: 11%;
}*/

#i02 .introBlock03_1a .nenknTxt{
	width: 100%;
	margin-bottom: 8%;
	float: none;
}
#i02 .introBlock03_1a .btn01{
	width: 100%;
	font-size: 4.0vw;
	text-indent: -8%;
	margin: 0 auto 0;
}
#i02 .introBlock03_1a .btn01 img{
	width: 11%;
}

}







