/*==============================

		style.css（toppage）

==============================*/

#top_block1,
#top_block2,
#top_block3,
#top_block4,
#top_block5,
#top_block6,
#top_block7,
#top_block8,
#top_block9 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ','Meiryo',Osaka,verdana,arial,clean,sans-serif;
}

.sp {
	display: none;
}

.mincho {
	font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

#top_block1 ._inner {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	background: #f5f4f4;
}

.top_block1_btm {
	position: relative;
	margin-top: 120px;
}

.top_block1_btm ._icon {
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: bold;
	position: absolute;
	top: -90px;
	left: 50%;
	display: block;
	box-sizing: border-box;
	width: 170px;
	height: 170px;
	padding-top: 40px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background: #608634;
}

.top_block1_btm .tit {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	position: relative;
	z-index: 2;
	padding: 30px 0 20px;
	color: #fff;
	background: #608634;
}

.top_block1_btm .tit span {
	display: block;
	width: 760px;
	margin: 0 auto;
}

.top_block1_btm ._inner2 {
	padding: 100px 0 160px;
	background: url(../img/top_block1_btm_bg.jpg) center center no-repeat;
	background-size: cover;
}

.top_block1_btm ._inner2 ._box {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	width: 696px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: rgba(255, 255, 255, .7);
}

#top_block2 {
	padding: 50px 0;
	text-align: center;
	background: #f5f4f4;
}

#top_block2 .midashi1 {
	margin-bottom: 30px;
}

#top_block2 .midashi2 {
	margin-bottom: 60px;
}

#top_block2 .midashi2 i {
	margin: 0 10px;
}

#top_block2 .midashi2 img {
	vertical-align: middle;
}

#top_block2 .midashi2 span {
	border-bottom: solid 1px #000;
}

.top_block2_list {
	width: 920px;
	margin: 0 auto;
}

.top_block2_list:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

.top_block2_list li {
	float: left;
	box-sizing: border-box;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-bottom: 40px;
	border: solid 1px #a0a0a1;
	background: #fff;
}

.top_block2_list li:nth-child(3n) {
	margin-right: 0;
}

.top_block2_list li figure {
	position: relative;
}

.top_block2_list li figure:after {
	font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 58px;
	position: absolute;
	bottom: -24px;
	left: 50%;
	display: block;
	width: 58px;
	height: 58px;
	margin-left: -24px;
	content: '1';
	text-align: center;
	color: #fff;
	background: rgba(96, 134, 52, .8);
}

.top_block2_list li.li-2 figure:after {
	content: '2';
}

.top_block2_list li.li-3 figure:after {
	content: '3';
}

.top_block2_list li.li-4 figure:after {
	content: '4';
}

.top_block2_list li.li-5 figure:after {
	content: '5';
}

.top_block2_list li.li-6 figure:after {
	content: '6';
}

.top_block2_list li.li-7 figure:after {
	content: '7';
}

.top_block2_list li.li-8 figure:after {
	content: '8';
}

.top_block2_list li img {
	width: 100%;
	height: auto;
}

.top_block2_list li ._tit {
	font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 28px;
	font-size: 2.8rem;
	margin-top: 50px;
	text-align: center;
}

.top_block2_list li ._txt {
	font-size: 16px;
	font-size: 1.6rem;
}

#top_block3 {
	width: 920px;
	margin: 0 auto;
	padding: 40px 0 40px;
}

#top_block3 .midashi1 {
	line-height: 1.4;
	position: relative;
	padding-bottom: 60px;
	background: url(../img/top_block3_line.jpg) center bottom no-repeat;
}

#top_block3 .midashi1:after {
	position: absolute;
	right: 0;
	bottom: 30px;
	display: block;
	width: 228px;
	height: 194px;
	content: '';
	background: url(../img/top_block3_woman.png) 0 0 no-repeat;
}

#top_block3 ._list {
	margin-bottom: 70px;
}

#top_block3 ._list:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

#top_block3 ._list > div {
	box-sizing: border-box;
	width: 405px;
	min-height: 200px;
	padding-left: 220px;
}

#top_block3 ._list > div.li-1 {
	position: relative;
	float: left;
	background: url(../img/top_block3_img1.jpg) 0 10px no-repeat;
}

#top_block3 ._list > div.li-1:after {
	position: absolute;
	top: 50%;
	right: -80px;
	display: block;
	width: 45px;
	height: 45px;
	margin-top: -22px;
	content: '';
	background: url(../img/top_block3_arr.jpg) 0 0 no-repeat;
}

#top_block3 ._list > div.li-2 {
	float: right;
	background: url(../img/top_block3_img2.jpg) 0 0 no-repeat;
}

#top_block3 ._list > div ._tit {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
}

#top_block3 ._box {
	box-sizing: border-box;
	width: 586px;
	margin: 0 auto;
	padding: 15px 40px;
	background: #e0e0e0;
}

#top_block3 ._box ._tit {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#top_block3 ._box figure {
	margin-bottom: 10px;
}

#top_block4 {
	padding: 50px 0;
	text-align: center;
	background: #f5f4f4;
}

#top_block4 ._inner {
	width: 920px;
	margin: 0 auto;
}

#top_block4 ._txt {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 30px;
	color: #4c4948;
}

#top_block4 ._box {
	font-size: 30px;
	font-size: 3rem;
	position: relative;
	box-sizing: border-box;
	padding: 30px 50px;
	text-align: left;
	color: #fff;
	background: #496726;
	background: -webkit-linear-gradient(45deg, #496726 0%, #608634 100%);
	background: linear-gradient(45deg, #496726 0%, #608634 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#496726', endColorstr='#608634',GradientType=1 );
}

#top_block4 ._box .mincho {
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: bold;
	line-height: 1.3;
}

#top_block4 ._box:after {
	position: absolute;
	right: 10px;
	bottom: 0;
	display: block;
	width: 238px;
	height: 215px;
	content: '';
	background: url(../img/top_block4_man.png) 0 0 no-repeat;
}

#top_block4 ._box:before {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	box-sizing: border-box;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	content: '';
	border: solid 3px #fff;
}

#top_block5 {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0 30px;
}

#top_block5 ._list {
	position: relative;
	margin-bottom: 40px;
}

#top_block5 ._list:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

#top_block5 ._list:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 158px;
	height: 250px;
	margin-left: -79px;
	content: '';
	background: url(../img/top_block5_woman.jpg) 0 0 no-repeat;
}

#top_block5 ._list > div {
	width: 366px;
}

#top_block5 ._list .li-1 {
	position: relative;
	float: left;
}

#top_block5 ._list .li-1:after {
	position: absolute;
	top: 95px;
	right: -120px;
	display: block;
	width: 83px;
	height: 83px;
	content: '';
	background: url(../img/top_block5_arr.jpg) 0 0 no-repeat;
}

#top_block5 ._list .li-2 {
	float: right;
}

#top_block5 ._list figure {
	margin-bottom: 20px;
	text-align: center;
}

#top_block5 ._list ._txt {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 30px 20px;
	text-align: center;
	color: #fff;
	background: #496726;
	background: -webkit-linear-gradient(45deg, #496726 0%, #608634 100%);
	background: linear-gradient(45deg, #496726 0%, #608634 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#496726', endColorstr='#608634',GradientType=1 );
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#top_block5 ._list ._txt:before {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	box-sizing: border-box;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	content: '';
	border: solid 3px #fff;
}

#top_block5 ._box {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.4;
	box-sizing: border-box;
	padding: 30px;
	background: #ffefc9 url(../img/top_block5_man2.png) right center no-repeat;
	background-size: auto 100%;
}

#top_block5 ._box p {
	width: 67%;
}

#top_block5 ._box p .red {
	color: #c01920;
}

.contact_block {
	text-align: center;
	color: #fff;
	background: url(../img/contact_bg.jpg) center center no-repeat;
	background-size: cover;
}

.contact_block ._head {
	padding: 20px 0;
	background: rgba(93, 130, 50, .86);
}

.contact_block ._head ._tit {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.4;
	display: inline-block;
	margin-right: 10px;
	text-align: left;
	vertical-align: middle;
}

.contact_block ._head .btn {
	display: inline-block;
	vertical-align: middle;
}

.contact_block ._body {
	font-size: 15px;
	font-size: 1.5rem;
	width: 920px;
	margin: 0 auto;
	padding: 30px 0 50px;
}

.contact_block ._body ._tit {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	margin-top: 40px;
	padding-top: 15px;
	border-top: solid 1px #fff;
}

.contact_block ._body ._tit:after {
	position: absolute;
	top: -35px;
	left: 0;
	display: block;
	width: 100%;
	height: 23px;
	content: '';
	background: url(../img/contact_tit_en.png) center 0 no-repeat;
}

.contact_block ._body .tel {
	font-size: 25px;
	font-size: 2.5rem;
}

.contact_block ._body .tel a {
	font-weight: bold;
	color: #fff !important;
}

.contact_block ._body .cap {
	font-size: 11px;
	font-size: 1.1rem;
}

#top_block6 {
	width: 920px;
	margin: 0 auto;
	padding: 60px 0 50px;
}

#top_block6 > ._tit {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #608634;
}

#top_block6 > ._tit span {
	display: inline-block;
	padding: 23px 30px;
	border: solid 1px #608634;
}

#top_block6 > ._tit span:first-child {
	position: relative;
	margin-right: 100px;
}

#top_block6 > ._tit span:first-child:after {
	position: absolute;
	top: 50%;
	right: -75px;
	display: inline-block;
	width: 50px;
	height: 41px;
	margin-top: -20px;
	content: '';
	background: url(../img/top_block6_icon.jpg) 0 0 no-repeat;
}

#top_block6 .midashi2 {
	position: relative;
	margin-bottom: 0;
	padding: 30px 0;
}

#top_block6 .midashi2:after {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 233px;
	height: 220px;
	content: '';
	background: url(../img/top_block6_woman.jpg) 0 0 no-repeat;
}

#top_block6 ._box {
	padding-bottom: 60px;
}

#top_block6 ._box:last-child {
	padding-bottom: 0;
}

#top_block6 ._box ._tit {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 10px;
	text-align: center;
	color: #fff;
	background: #608634;
}

#top_block6 ._box ._txt1 {
	width: 577px;
	margin: 0 auto 25px;
}

#top_block6 ._box ._list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block6 ._box ._list li {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 150px;
	height: 150px;
	color: #608634;
	border: dashed 1px #608634;
	border-radius: 50%;
	background: #dae8a7;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#top_block6 ._box._in2 .graph,
#top_block6 ._box._in2 ._list {
	display: inline-block;
	vertical-align: top;
}

#top_block6 ._box._in2 .graph {
	margin-right: 10px;
}

#top_block6 ._box._in2 ._txt1 {
	margin-top: 20px;
	margin-bottom: 0;
}

#top_block6 ._box._in3 .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 40px;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block6 ._box._in3 ._txt {
	width: 466px;
}

#top_block6 ._box._in3 ._list li {
	margin: 0 11px;
}

#top_block7 {
	padding: 60px 0 70px;
	background: #f5f4f4;
}

#top_block7 ._inner {
	width: 920px;
	margin: 0 auto;
}

#top_block7 .midashi2 {
	text-align: center;
}

#top_block7 ._box {
	padding: 40px 0;
	padding-left: 220px;
	border-bottom: dashed 1px #000;
	background: url(../img/merit_tit1.png) 0 40px no-repeat;
}

#top_block7 ._box.li-2 ._img {
	padding-left: 20px;
}

#top_block7 ._box.li-2 ._img figure {
	margin-bottom: 10px;
}

#top_block7 ._box.li-2 {
	background: url(../img/merit_tit2.png) 0 40px no-repeat;
}

#top_block7 ._box.li-3 {
	background: url(../img/merit_tit3.png) 0 40px no-repeat;
}

#top_block7 ._box.li-3 ._img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block7 ._box.li-3 ._img figure {
	width: 90px;
}

#top_block7 ._box.li-3 ._img p {
	width: 100px;
}

#top_block7 ._box.li-4 {
	background: url(../img/merit_tit4.png) 0 40px no-repeat;
}

#top_block7 ._box.li-1 ._img,
#top_block7 ._box.li-4 ._img {
	text-align: center;
}

#top_block7 ._box.li-5 {
	background: url(../img/merit_tit5.png) 0 40px no-repeat;
}


#top_block7 ._box.li-5 ._img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block7 ._box.li-5 ._img figure {
	width: 86px;
}

#top_block7 ._box.li-5 ._img p {
	width: 120px;
	margin-top: 15px;
}

#top_block7 ._box.li-6 {
	padding-bottom: 0;
	border-bottom: none;
	background: url(../img/merit_tit6.png) 0 40px no-repeat;
}

#top_block7 ._box.li-6 ._caption ._img,
#top_block7 ._box.li-6 ._caption ._txt {
	padding-top: 0;
	padding-bottom: 0;
}

#top_block7 ._box ._tit {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
}

#top_block7 ._box ._tit2 {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	color: #90b122;
}

#top_block7 ._box ._caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	padding: 20px;
	background: #fff;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block7 ._box ._caption ._img {
	line-height: 1.4;
	box-sizing: border-box;
	width: 240px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right: dashed 1px #000;
}

#top_block7 ._box ._caption ._txt {
	width: 400px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#top_block8 {
	width: 920px;
	margin: 0 auto;
	padding: 40px 0 30px;
}

#top_block8 ._list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block8 ._list p {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.3;
	position: relative;
	box-sizing: border-box;
	width: 443px;
	padding: 20px;
	padding-left: 200px;
	color: #fff;
	background: #496726;
	background: -webkit-linear-gradient(45deg, #496726 0%, #608634 100%);
	background: linear-gradient(45deg, #496726 0%, #608634 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#496726', endColorstr='#608634',GradientType=1 );
}

#top_block8 ._list p:after {
	position: absolute;
	top: 50%;
	left: 45px;
	display: block;
	width: 88px;
	height: 93px;
	margin-top: -46px;
	content: '';
	background: url(../img/top_block8_img1.png) 0 0 no-repeat;
}

#top_block8 ._list p.li-2:after {
	width: 125px;
	height: 93px;
	background: url(../img/top_block8_img2.png) 0 0 no-repeat;
}

#top_block8 ._txt {
	min-height: 195px;
	background: url(../img/top_block8_man.png) right bottom no-repeat;
}

#top_block8 ._txt ._tit1 {
	width: 614px;
	margin-bottom: 20px;
	padding-bottom: 60px;
	background: url(../img/top_block8_arr.jpg) center bottom no-repeat;
}

#top_block8 ._txt ._tit2 {
	font-size: 28px;
	font-size: 2.8rem;
	color: #608634;
}

#top_block9 {
	width: 920px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}

#top_block9 ._tit {
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px 0;
	color: #fff;
	background: #000;
}

#top_block9 ._logo {
	margin-bottom: 30px;
}

#top_block9 ._txt {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
	margin-bottom: 40px;
}

#top_block9 ._blue {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: bold;
	margin-bottom: 30px;
	color: #00a7db;
}

#top_block9 ._box {
	box-sizing: border-box;
	width: 710px;
	min-height: 170px;
	margin: 0 auto;
	padding-right: 120px;
	text-align: left;
	background: url(../img/top_block9_img.jpg) right 0 no-repeat;
}

.midashi1 {
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: #608634;
}

.midashi2 {
	font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: bold;
	margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {

.sp {
	display: block;
}

.top_block1_btm ._icon {
	font-size: 16px;
	font-size: 1.6rem;
	top: -55px;
	width: 100px;
	height: 100px;
	padding-top: 25px;
}

.top_block1_btm .tit {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 15px 10px;
	padding-right: 5%;
	padding-left: 5%;
}

.top_block1_btm .tit span {
	width: auto;
}

.top_block1_btm ._inner2 {
	padding: 50px 0 80px;
}

.top_block1_btm ._inner2 ._box {
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
	width: 90%;
	padding: 30px 20px;
}

#top_block2 {
	padding: 30px 0;
}

#top_block2 .midashi1 {
	margin-bottom: 15px;
}

#top_block2 .midashi2 {
	margin-bottom: 10px;
}

#top_block2 .midashi2 img {
	width: 40px;
}

.top_block2_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top_block2_list li {
	float: none;
	width: 48.5%;
	margin-right: 0;
	margin-bottom: 3%;
	padding-bottom: 10px;
}

.top_block2_list li:nth-child(even) {
	margin-left: 3%;
}

.top_block2_list li figure:after {
	font-size: 30px;
	font-size: 3rem;
	line-height: 40px;
	bottom: -12px;
	width: 40px;
	height: 40px;
	margin-left: -20px;
}

.top_block2_list li ._tit {
	font-size: 20px;
	font-size: 2rem;
	margin-top: 15px;
}

.top_block2_list li ._txt {
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: 15px;
	padding-left: 15px;
}

#top_block3 {
	width: 90%;
}

#top_block3 .midashi1 {
	padding-top: 110px;
}

#top_block3 .midashi1 br {
	display: none;
}

#top_block3 .midashi1:after {
	top: 0;
	bottom: auto;
	width: 100%;
	background-position: center top;
	background-size: auto 100px;
}

#top_block3 ._list {
	margin-bottom: 30px;
}

#top_block3 ._list > div {
	width: auto;
	min-height: auto;
	padding-left: 35%;
}

#top_block3 ._list > div.li-1 {
	margin-bottom: 60px;
	background-size: 30% auto;
}

#top_block3 ._list > div.li-1:after {
	top: auto;
	right: 50%;
	bottom: -50px;
	margin-right: -23px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#top_block3 ._list > div.li-2 {
	background-size: 30% auto;
}

#top_block3 ._list > div ._tit {
	font-size: 20px;
	font-size: 2rem;
}

#top_block3 ._box {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}

#top_block3 ._box ._tit {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 5px;
}

#top_block4 {
	padding: 30px 0;
}

#top_block4 ._inner {
	width: 90%;
}

#top_block4 ._txt {
	font-size: 20px;
	font-size: 2rem;
}

#top_block4 ._box {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 20px;
}

#top_block4 ._box .mincho {
	font-size: 20px;
	font-size: 2rem;
	padding-right: 30%;
}

#top_block4 ._box:after {
	width: 30%;
	height: 100%;
	background-position: center bottom;
	background-size: 100% auto;
}

#top_block5 {
	width: 90%;
}

#top_block5 ._list:before {
	top: 50%;
	bottom: auto;
	left: 90%;
	width: 100px;
	margin-top: -40px;
	background-size: 100% auto;
}

#top_block5 ._list > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#top_block5 ._list > div figure {
	width: 40%;
}

#top_block5 ._list > div ._txt {
	width: 50%;
}

#top_block5 ._list .li-1 {
	margin-bottom: 120px;
}

#top_block5 ._list .li-1:after {
	top: auto;
	right: 50%;
	bottom: -90px;
	width: 40px;
	height: 40px;
	margin-right: -20px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-size: cover;
}

#top_block5 ._list ._txt {
	font-size: 16px;
	font-size: 1.6rem;
}

#top_block5 ._box {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 0;
	background: #ffefc9;
}

#top_block5 ._box:after {
	display: block;
	width: 100%;
	height: 180px;
	content: '';
	background: url(../img/top_block5_man2.png) 0 0 no-repeat;
	background-size: cover;
}

#top_block5 ._box p {
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
}

.contact_block ._head {
	padding: 20px;
}

.contact_block ._head ._tit {
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	margin-right: 0;
	margin-bottom: 10px;
	text-align: center;
}

.contact_block ._body {
	width: 90%;
}

#top_block6 {
	width: 90%;
	padding: 30px 0;
}

#top_block6 > ._tit {
	font-size: 18px;
	font-size: 1.8rem;
}

#top_block6 > ._tit span {
	display: block;
	padding: 10px 20px;
	text-align: center;
}

#top_block6 > ._tit span:first-child {
	margin-right: 0;
	margin-bottom: 46px;
}

#top_block6 > ._tit span:first-child:after {
	top: auto;
	right: 50%;
	bottom: -36px;
	width: 30px;
	height: 25px;
	margin-top: 0;
	margin-right: -15px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-size: cover;
}

#top_block6 .midashi2 {
	padding-right: 30%;
	padding-bottom: 15px;
}

#top_block6 .midashi2:after {
	width: 30%;
	height: 100%;
	background-position: right bottom;
	background-size: 100% auto;
}

#top_block6 ._box {
	padding-bottom: 30px;
}

#top_block6 ._box ._tit {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}

#top_block6 ._box ._txt1 {
	width: auto;
}

#top_block6 ._box ._list {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#top_block6 ._box ._list li {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	width: 80px;
	height: 80px;
	margin: 0 1% 1%;
}

#top_block6 ._box._in2 ._list {
	display: block;
	width: 80px;
	margin: 0 auto;
}

#top_block6 ._box._in3 .flex {
	padding: 0;
}

#top_block6 ._box._in3 ._txt {
	margin-bottom: 10px;
}

#top_block7 {
	padding: 30px 0;
}

#top_block7 ._inner {
	width: 90%;
}

#top_block7 ._box {
	margin-bottom: 30px;
	padding-top: 90px;
	padding-left: 0;
	background-position: center top;
	background-size: auto 80px;
}

#top_block7 ._box.li-2 ._img {
	padding-left: 0;
}

#top_block7 ._box.li-2,
#top_block7 ._box.li-3 {
	background-position: center top;
	background-size: auto 80px;
}

#top_block7 ._box.li-3 ._img figure {
	width: 30%;
}

#top_block7 ._box.li-3 ._img p {
	width: 65%;
}

#top_block7 ._box.li-4 {
	background-position: center top;
	background-size: auto 80px;
}

#top_block7 ._box.li-1 ._img img,
#top_block7 ._box.li-4 ._img img {
	width: 40%;
}

#top_block7 ._box.li-5 {
	background-position: center top;
	background-size: auto 80px;
}

#top_block7 ._box.li-5 ._img figure {
	width: 30%;
}

#top_block7 ._box.li-5 ._img p {
	width: 65%;
}

#top_block7 ._box.li-6 {
	margin-bottom: 0;
	background-position: center top;
	background-size: auto 80px;
}

#top_block7 ._box.li-6 ._caption ._img,
#top_block7 ._box.li-6 ._caption ._txt {
	padding: 10px 0;
}

#top_block7 ._box ._tit {
	font-size: 18px;
	font-size: 1.8rem;
}

#top_block7 ._box ._tit2 {
	font-size: 14px;
	font-size: 1.4rem;
}

#top_block7 ._box ._caption {
	display: block;
	padding: 15px;
}

#top_block7 ._box ._caption ._img {
	width: auto;
	padding-right: 0;
	border-right: none;
	border-bottom: dashed 1px #000;
}

#top_block7 ._box ._caption ._txt {
	width: auto;
	padding-top: 10px !important;
}

#top_block8 {
	width: 90%;
	padding: 30px 0;
}

#top_block8 ._list p {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 10px;
	padding-left: 100px;
}

#top_block8 ._list p:after {
	top: 0;
	left: 30px;
	width: 44px;
	height: 100%;
	margin-top: 0;
	background-position: 0 center;
	background-size: 100% auto;
}

#top_block8 ._list p.li-2 {
	margin-top: 15px;
}

#top_block8 ._list p.li-2:after {
	left: 20px;
	width: 62px;
	background-position: 0 center;
	background-size: 100% auto;
}

#top_block8 ._txt {
	background-size: 30% auto;
}

#top_block8 ._txt ._tit1 {
	width: auto;
	padding-bottom: 20px;
	background-size: 30px auto;
}

#top_block8 ._txt ._tit2 {
	font-size: 18px;
	font-size: 1.8rem;
	padding-right: 30%;
}

#top_block9 {
	width: 90%;
	padding: 30px 0;
}

#top_block9 ._tit {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px;
}

#top_block9 ._txt {
	font-size: 16px;
	font-size: 1.6rem;
}

#top_block9 ._blue {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}

#top_block9 ._blue br {
	display: none;
}

#top_block9 ._box {
	width: auto;
	padding-right: 0;
	padding-bottom: 140px;
	background-position: center bottom;
	background-size: auto 130px;
}

.midashi1 {
	font-size: 18px;
	font-size: 1.8rem;
}

.midashi2 {
	font-size: 18px;
	font-size: 1.8rem;
}

}

@media only screen and (max-width: 640px) and (max-width: 640px) {

#top_block5 ._list > div ._txt {
	height: auto !important;
}

}

