@charset "UTF-8";



#main1, #main2, #main3, #main4, #main5, #main6, #main7 {
	width: 100%;
	height: 400px;
	text-align: center;
	position: relative;
}
#main1 {background: url(../../images/feature/main1_pc.jpg) no-repeat; background-size: cover;}
#main2 {background: url(../../images/feature/main2_pc.jpg) no-repeat; background-size: cover;}
#main3 {background: url(../../images/feature/main3_pc.jpg) no-repeat; background-size: cover;}
#main4 {background: url(../../images/feature/main4_pc.jpg) no-repeat; background-size: cover;}
#main5 {background: url(../../images/feature/main5_pc.jpg) no-repeat; background-size: cover;}
#main6 {background: url(../../images/feature/main6_pc.jpg) no-repeat; background-size: cover;}
#main7 {background: url(../../images/feature/main7_pc.jpg) no-repeat; background-size: cover;}
#main1 h2, #main2 h2, #main3 h2, #main4 h2, #main5 h2, #main6 h2, #main7 h2 {
	/* text-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	color: #fff; */
	font-size: 3.5rem;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#main1 h2 span, #main2 h2 span, #main3 h2 span, #main4 h2 span,
#main5 h2 span, #main6 h2 span, #main7 h2 span {
	background: rgba(255,255,255,0.4);
}
#mess1 {
	background: #d9ecf4;
	width: 100%;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 100px;
}

#mess2, #mess3, #mess4 {
	width: 100%;
	height: 400px;
	position: relative;
	margin-bottom: 100px;
	text-align: right;
}
#mess2 {background: url(../../images/feature/mess2_pc.jpg) no-repeat; background-size: cover;}
#mess3 {background: url(../../images/feature/mess3_pc.jpg) no-repeat; background-size: cover;}
#mess4 {background: url(../../images/feature/mess4_pc.jpg) no-repeat; background-size: cover;}

#mess1 h3 {
	font-size: 3rem;
	line-height: 1.4;
	margin-bottom: 1em;
}
#mess1 p {
	font-size: 2rem;
}
#mess2 h3, #mess3 h3, #mess4 h3 {
	/* text-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	color: #fff; */
	font-size: 2.4rem;
	line-height: 2.6;
	font-weight: normal;
	position: absolute;
	width: 100%;
	top: 50%;
	right: 10%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
#mess2 h3 span, #mess3 h3 span, #mess4 h3 span,
#mess2 h3 em, #mess3 h3 em, #mess4 h3 em {
	background: rgba(255,255,255,0.4);
}


.grames, .grames2, .grames3 {
	background: #ededed;
	padding: 90px 0;
	margin-bottom: 100px;
}

.grames h4, .grames2 h4, .grames3 h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 80px;
}

.grames .inner, .grames2 .inner, .grames3 .inner {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 120px;
}
.grames div {
	position: relative;
}
.grames dt, .grames2 dt, .grames3 dt {
	text-align: center;
}
.grames dd, .grames2 dd, .grames3 dd {
	position: absolute;
	top: 540px;
	left: 50%;
	width: 915px;
	background: rgba(255,255,255,.9);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	padding: 65px;
	box-sizing: border-box;
	font-size: 1.8rem;
}
.grames dd h5, .grames2 dd h5, .grames3 dd h5 {
	font-size: 3rem;
	position: relative;
	margin-bottom: 30px;
}
.grames dd h5:after, .grames2 dd h5:after, .grames3 dd h5:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.grames dd h6, .grames2 dd h6, .grames3 dd h6 {
	font-size: 2rem;
	position: relative;
	margin-bottom: 30px;
}
.grames dd h6:after, .grames2 dd h6:after, .grames3 dd h6:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.grames dd p, .grames2 dd p, .grames3 dd p {
	font-size: 2rem;
}

.grames2 ol, .grames3 ol {
	position: relative;
}
.grames2 li, .grames3 li {
	position: relative;
	font-size: 2rem;
}

.grames li:first-child { padding-bottom: 680px;}
.grames2 li:first-child { padding-bottom: 680px;}
.grames2 li:last-child { padding-bottom: 480px;}
.grames3 li:first-child { padding-bottom: 240px;}
.grames3 li:last-child { padding-bottom: 0;}
.grames dd, .grames3 dd {
	position: absolute;
	top: 515px;
	left: 50%;
	width: 915px;
	background: rgba(255,255,255,.9);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	padding: 65px;
	box-sizing: border-box;
}
.grames2 dd {
	position: absolute;
	top: 315px;
	left: 50%;
	width: 915px;
	background: rgba(255,255,255,.9);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	padding: 65px;
	box-sizing: border-box;
}
.grames2 dd .btnblock {
	width: 340px;
	margin: 40px auto 0 auto;
}
.grames2 dd .btnblock a {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	border-radius: 30px;
	padding: 10px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.bnrarea {
	text-align: center;
	margin-bottom: 100px;
}
.bnrarea p {
	margin-top: 10px;
	font-size: 1.6rem;
}



.graph2title {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 45px;
}
.graph2title h3 {
	font-size: 3rem;
}
#graph1, #graph2, #graph3 {
	width: 1070px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 100px;
}
#graph1 h4 {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 20px;
}
#graph1 li:nth-child(4) h4 {
	line-height: 1;
}
#graph1 h4 span {
	font-size: 1.6rem;
}
#graph1 li, #graph2 li, #graph3 li {
	width: 1070px;
	background: #ededed;
	font-size: 1.8rem;
	border-radius: 10px;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 8px;
	text-align: center;
}
#graph1 li:nth-child(3), #graph1 li:nth-child(4) {
	width: 530px;
	text-align: left;
}
#graph1 li:nth-child(3) img {
	display: block;
	margin: 0 auto 2em;
	width: 80%;
}

#graph1 li:nth-child(4) img {
	display: block;
	margin: 0 auto 1em;
}

#graph2 h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 20px;
}
#graph2 h4 span {
	font-size: 1.8rem;
	font-weight: normal;
	display: block;
}
#graph2 h5 {
	font-size: 2rem;
	position: relative;
}
#graph2 h5:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	border-bottom: 1px solid #000;
	width: 200px;
	margin-top: -15px;
	transform: translateX(-50%);
}
#graph2 h5:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 200px;
	margin-bottom: -15px;
	transform: translateX(-50%);
}
#graph2 li:first-child, #graph2 li:nth-child(2) {
	width: 530px;
}
#graph2 li:nth-child(3) img {
	display: block;
	margin: 0 auto 2em;
	width: 80%;
}
#graph2 p {
	text-align: left;
	margin-top: 30px;
}
#graph2 li:nth-child(3) p {
	text-align: center;
	margin-bottom: 20px;
}
#graph2 dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 1.6rem;
	margin-top: 30px;
}
#graph2 dt {
	text-align: center;
	color: #06a294;
	border: 1px solid #06a294;
	width: 30%;
	margin-bottom: 15px;
}
#graph2 dd {
	width: 65%;
	margin-bottom: 15px;
	text-align: left;
}
#graph3 h4 {
	font-size: 2.4rem;
	margin-bottom: 10px;
}
#graph3 li:first-child {
	text-align: left;
	position: relative;
}
#graph3 li:first-child div {
	position: absolute;
	top: 45px;
	right: 45px;
	width: 328px;
}
#graph3 li:first-child p {
	padding-right: 380px;
}
#graph3 li:first-child div img {
	width: 100%;
}
#graph3 li:nth-child(2) ul {
	width: 70%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto 0 auto;
}
#graph3 li:nth-child(2) li {
	background: none;
	width: 50%;
	padding: 0;
}
#graph3 li:nth-child(3) div {
	margin-top: 20px;
}


.contentgr, .point {
	background: #ededed;
	padding: 100px 0;
	margin-bottom: 100px;
}
.point2 {
	padding: 100px 0;
	margin-bottom: 100px;
}
.point3 {
	background: #ededed;
	padding: 100px 0;
	margin-bottom: 100px;
}
.contentgr2 {
	background: #ededed;
	padding: 50px 0;
	margin-bottom: 100px;
}
.contentgr2 h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 20px;
}
.contentgr2 h4+p {
	font-size: 1.8rem;
}
.contentgr h4, .point h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 20px;
}
.point2 h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 100px;
}
.contentgr h4+p, .point h4+p {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 100px;
}
.point3 h4 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 100px;
}

.contentgr .inner, .point .inner, .point2 .inner, .contentgr2 .inner,
.point3 .inner {
	width: 1100px;
	margin: 0 auto;
}

.contentgr ol, .point ol, .point2 ol, .point3 ol {
	position: relative;
}
.contentgr li, .point li, .point2 li, .point3 li {
	position: relative;
	font-size: 2rem;
}
.contentgr li:first-child { padding-bottom: 320px;}
.contentgr li:nth-child(2) { padding-bottom: 220px;}
.contentgr li:nth-child(3) { padding-bottom: 180px;}
.point li:first-child { padding-bottom: 260px;}
.point li:nth-child(2) { padding-bottom: 240px;}
.point li:nth-child(3) { padding-bottom: 260px;}
.point li:nth-child(4) { padding-bottom: 180px;}
.point2 li:first-child { padding-bottom: 260px;}
.point2 li:nth-child(2) { padding-bottom: 240px;}
.point2 li:nth-child(3) { padding-bottom: 220px;}
.point3 li:first-child { padding-bottom: 360px;}
.point3 li:nth-child(2) { padding-bottom: 260px;}
.point3 li:nth-child(3) { padding-bottom: 200px;}
.contentgr dd, .point dd, .point2 dd, .point3 dd {
	position: absolute;
	top: 315px;
	left: 50%;
	width: 915px;
	background: rgba(255,255,255,.9);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	padding: 65px;
	box-sizing: border-box;
}

.contentgr dd span {
	font-size: 1.8rem;
	color: #06a092;
}
.point dd span, .point2 dd span, .point3 dd span {
	font-size: 1.8rem;
}
.contentgr dd h5, .point dd h5, .point2 dd h5, .point3 dd h5 {
	font-size: 3rem;
	position: relative;
	margin-bottom: 30px;
}
.contentgr dd h5:after, .point dd h5:after, .point2 dd h5:after, .point3 dd h5:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.contentgr dd p, .point3 dd p {
	font-size: 2rem;
	margin-bottom: 1em;
}
.contentgr dd p:last-child, .point dd p:last-child, .point3 dd p:last-child {
	margin-bottom: 0;
}

.contentgr dd .btnblock, .point3 dd .btnblock {
	width: 340px;
	margin: 0 auto;
}
.contentgr dd .btnblock a, .point3 dd .btnblock a {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	border-radius: 30px;
	padding: 10px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.checkpoint {
	text-align: center;
	margin-bottom: 100px;
}




.fourstep {
	width: 100%;
	margin-bottom: 120px;
	background: #d4ecf4;
}
.fourstep h3.title {
	font-size: 3rem;
	padding-top: 45px;
	margin-bottom: 20px;
	text-align: center;
}
.fourstep h3.title+p {
	font-size: 1.8rem;
	margin-bottom: 45px;
	text-align: center;
}
.fourstep ol {
	width: 100%;
}
.fourstep ol dl {
	display: flex;
}
.fourstep li:first-child {
	border-top: 1px solid #fff;
}
.fourstep li {
	border-bottom: 1px solid #fff;
	font-size: 2rem;
}

.fourstep ol dt {
	width: 30%;
}
.fourstep ol dt img {
	width: 100%;
}
.fourstep ol dd {
	width: 70%;
	padding: 20px 60px;
	box-sizing: border-box;
}
.fourstep ol dd h4 {
	font-size: 3rem;
	position: relative;
	margin-bottom: 30px;
}
.fourstep ol dd h4:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.fourstep ol dd h4 span {
	font-size: 1.8rem;
	font-weight: normal;
	display: block;
}
.fourstep ol dd h4 .kakko {
	display: inline;
	font-weight: bold;
}




.fouryears {
	width: 100%;
	margin-bottom: 120px;
}
.fouryears.cont {
	margin-bottom: 0;
}
.fouryears .inner {
	width: 1100px;
	margin: 0 auto;
}
.fouryears .imgpic img {
	width: 100%;
}














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

#main1, #main2, #main3, #main4, #main5, #main6, #main7 {
	height: 100vh;
}

#main1 {background: url(../../images/feature/main1_sp.jpg) no-repeat center center; background-size: cover;}
#main2 {background: url(../../images/feature/main2_sp.jpg) no-repeat center center; background-size: cover;}
#main3 {background: url(../../images/feature/main3_sp.jpg) no-repeat center center; background-size: cover;}
#main4 {background: url(../../images/feature/main4_sp.jpg) no-repeat center center; background-size: cover;}
#main5 {background: url(../../images/feature/main5_sp.jpg) no-repeat center center; background-size: cover;}
#main6 {background: url(../../images/feature/main6_sp.jpg) no-repeat center center; background-size: cover;}
#main7 {background: url(../../images/feature/main7_sp.jpg) no-repeat center center; background-size: cover;}
#main1 h2, #main2 h2, #main3 h2, #main4 h2, #main5 h2, #main6 h2, #main7 h2 {
	font-size: 3rem;
}

#mess1 {
	padding: 40px 0;
	margin-bottom: 50px;
}
#mess1 h3 {
}
#mess1 p {
	font-size: 1.8rem;
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
#mess2, #mess3, #mess4 {
	height: 100vh;
	margin-bottom: 60px;
	text-align: left;
}

#mess2 {background: url(../../images/feature/mess2_sp.jpg) no-repeat center center; background-size: cover;}
#mess3 {background: url(../../images/feature/mess3_sp.jpg) no-repeat center center; background-size: cover;}
#mess4 {background: url(../../images/feature/mess4_sp.jpg) no-repeat center center; background-size: cover;}
#mess2 h3, #mess3 h3 {
	top: 0;
	bottom: 55%;
	right: 0;
	left: 5%;
	line-height: 2;
	transform: translate(0, 50%);
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
}
#mess4 h3 {
	position: absolute;
	bottom: 0;
	left: 5%;
	line-height: 2;
	transform: translate(0%, 0);
	-webkit-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
}
#mess2 h3 span, #mess3 h3 span, #mess4 h3 span {
	font-size: 2rem;
}


.grames, .grames2, .grames3 {
	padding: 30px 0;
	margin-bottom: 50px;
}

.grames h4, .grames2 h4, .grames3 h4 {
	margin-bottom: 30px;
}

.grames .inner, .grames2 .inner, .grames3 .inner {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
}

.grames dt, .grames2 dt, .grames3 dt {
	width: 100%;
	margin: 0 auto;
}
.grames dd, .grames2 dd, .grames3 dd {
	position: relative;
	top: 0;
	width: 100%;
	background: none;
	padding: 20px;
}
.grames dd h5, .grames2 dd h5, .grames3 dd h5 {
	font-size: 2rem;
	position: relative;
	margin-bottom: 30px;
}
.grames dd h5:after, .grames2 dd h5:after, .grames3 dd h5:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.grames dd h6, .grames2 dd h6, .grames3 dd h6 {
	font-size: 1.6rem;
	position: relative;
	margin-bottom: 30px;
}
.grames dd h6:after, .grames2 dd h6:after, .grames3 dd h6:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.grames dd p, .grames2 dd p, .grames3 dd p {
	font-size: 1.6rem;
}



.grames li:first-child, .grames2 li:first-child, .grames2 li:last-child,
.grames3 li:first-child, .grames3 li:last-child {
	padding-bottom: 50px;
}
.grames dd, .grames2 dd, .grames3 dd {
	position: relative;
	top: 0;
	width: 100%;
	background: none;
	padding: 20px;
}
.grames dd .btnblock, .grames2 dd .btnblock {
	width: 100%;
	margin: 40px auto 0 auto;
}
.grames dd .btnblock a, .grames2 dd .btnblock a {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	background: #fff;
	border-radius: 30px;
	padding: 10px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.bnrarea {
	border-bottom: 1px solid #000;
	padding-bottom: 50px;
	margin-bottom: 40px;
}




.graph2title {
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.graph2title p {
	text-align: left;
	width: 90%;
	margin: 0 auto;
}

#graph1, #graph2, #graph3 {
	width: 93.3333%;
	margin-bottom: 50px;
}
#graph1 li, #graph2 li, #graph3 li {
	width: 100%;;
	margin-bottom: 20px;
}
#graph1 li:nth-child(1), #graph1 li:nth-child(2) {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;;
	margin-bottom: 20px;
}
#graph1 li div {
	overflow: auto
}
#graph1 li div img {
	width: 300%;
}

#graph2 h5:before, #graph2 h5:after {
	width: 60%;
}
#graph2 li:first-child, #graph2 li:nth-child(2) {
	width: 100%;
}
#graph2 li:nth-child(3) div {
	overflow: auto;
}
#graph2 li:nth-child(3) img {
	width: 300%;
}
#graph2 p {
	text-align: left;
	margin-top: 30px;
}
#graph2 li:nth-child(3) p {
	text-align: left;
	margin-bottom: 20px;
}
#graph2 dl {
	display: block;
	margin-top: 30px;
}
#graph2 dt {
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
	padding: 4px 0;
}
#graph2 dd {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
	padding: 4px 0;
}

#graph3 li h4 {
	text-align: center;
}
#graph3 li {
	text-align: left;
}

#graph3 li:first-child {
	text-align: left;
}
#graph3 li:first-child div {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	margin-bottom: 20px;
}
#graph3 li:first-child p {
	padding-right: 0;
	text-align: left;
}
#graph3 li:first-child div img {
	width: 100%;
}
#graph3 li:nth-child(2) ul {
	width: 100%;
	display: block;
	margin: 20px auto 0 auto;
}
#graph3 li:nth-child(2) li {
	width: 100%;
	padding: 0;
	text-align: center;
}
#graph3 li:nth-child(3) div {
	margin-top: 20px;
}



.contentgr, .point {
	padding: 50px 0;
	margin-bottom: 50px;
}
.point2, .point3 {
	padding: 0;
	margin-bottom: 50px;
}


.contentgr2 {
	background: #ededed;
	padding: 50px 0;
	margin-bottom: 100px;
}
.contentgr h4, .point h4, .point2 h4 {
	margin-bottom: 20px;
}
.point3 h4 {
	padding-top: 20px;
	margin-bottom: 20px;
}
.contentgr h4+p, .point h4+p {
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 50px;
	padding: 20px
}

.contentgr li, .point li, .point2 li, .point3 li {
	position: relative;
	font-size: 1.8rem;
}
.contentgr li:first-child,
.contentgr li:nth-child(2),
.contentgr li:nth-child(3),
.point li:first-child,
.point li:nth-child(2),
.point li:nth-child(3),
.point li:nth-child(4),
.point2 li:first-child,
.point2 li:nth-child(2),
.point2 li:nth-child(3),
.point3 li:first-child,
.point3 li:nth-child(2),
.point3 li:nth-child(3) {
	padding-bottom: 50px;
}
.contentgr .inner, .point .inner, .point2 .inner, .point3 .inner {
	width: 100%;
}
.contentgr2 .inner {
	width: 90%;
}
.contentgr dd, .point dd, .point2 dd, .point3 dd {
	position: relative;
	top: 0;
	width: 100%;
	background: none;
	padding: 20px;
}

.contentgr dd span, .point dd span, .point2 dd span, .point3 dd span {
	font-size: 1.3rem;
}
.contentgr dd h5, .point dd h5, .point2 dd h5, .point3 dd h5 {
	font-size: 2rem;
}
.contentgr2 h4 {
	font-size: 2.4rem;
}
.contentgr2 h4+p {
	font-size: 1.8rem;
}
.contentgr dd p {
	font-size: 1.5rem;
}

.contentgr dd .btnblock, .point3 dd .btnblock {
	width: 100%;
}
.contentgr dd .btnblock a, .point3 dd .btnblock a {
	background: #fff;
}




.fourstep {
	margin-bottom: 30px;
}
.fourstep h3.title {
	padding-top: 20px;
	margin-bottom: 10px;
}
.fourstep h3.title+p {
	font-size: 1.8rem;
	margin-bottom: 20px;
	text-align: left;
	padding: 20px;
}
.fourstep li:first-child {
	border-top: none;
}
.fourstep li {
	border-bottom: none;
	font-size: 1.8rem;
	padding-bottom: 50px;
}

.fourstep ol dl {
	display: block;
}
.fourstep ol dt, 
.fourstep ol dt img {
	width: 100%;
}
.fourstep ol dd {
	width: 100%;
	padding: 20px;
}
.fourstep ol dd h4 {
	font-size: 2rem;
	position: relative;
	margin-bottom: 30px;
	line-height: 1.6;
}
.fourstep ol dd h4:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.fourstep ol dd h4 span {
	font-size: 1.3rem;
}

.fouryears .inner {
	width: 100%;
}
.fouryears .imgpic {
	overflow: auto;
	padding: 0 20px;
}
.fouryears .imgpic img {
	width: 250%;
}


}
