@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=WindSong:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@700&display=swap');

.font_sample {
	font-family: 'WindSong', cursive;
	font-family: 'Righteous', cursive;
	font-family: 'Ubuntu Mono', monospace;
	font-family: 'Source Sans Pro', sans-serif;
}


body {
	margin: 0px;
	padding: 0px;
	font-family:  "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 15px;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}
	
html {
	-ms-overflow-style: scrollbar;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

/*IE11*/

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

/*
	a:hover img {
		opacity: 0.8;
	}
*/

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 11px !important;
	line-height: 1.6;
}

.s12 {
	font-size: 12px !important;
	line-height: 1.6;
}

.s13 {
	font-size: 13px !important;
	line-height: 1.6;
}

.s14 {
	font-size: 14px !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 14px !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 15px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 15px !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 15px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 16px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 15px !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 16px !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 17px !important;
	line-height: 1.7;
}

.s18 {
	font-size: 18px !important;
	line-height: 1.7;
}

.s19 {
	font-size: 19px !important;
	line-height: 1.7;
}

.s20 {
	font-size: 20px !important;
	line-height: 1.7;
}

.s21 {
	font-size: 21px !important;
	line-height: 1.7;
}

.s22 {
	font-size: 22px !important;
	line-height: 1.7;
}

.s23 {
	font-size: 23px !important;
	line-height: 1.7;
}

.s24 {
	font-size: 24px !important;
	line-height: 1.7;
}

.s25 {
	font-size: 25px !important;
	line-height: 1.7;
}

.s26 {
	font-size: 26px !important;
	line-height: 1.7;
}

.s27 {
	font-size: 27px !important;
	line-height: 1.7;
}

.s28 {
	font-size: 28px !important;
	line-height: 1.7;
}

.s29 {
	font-size: 29px !important;
	line-height: 1.7;
}

.s30 {
	font-size: 30px !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}


@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

.img-responsive {}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 30px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 20px !important;
	}

	.mb_cont4 {
		margin-bottom: 15px !important;
	}
}

@media (min-width: 421px) {

	.mb_mainimg {
		margin-bottom: 40px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}

	.mb_cont4 {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 768px) {

	.mb_mainimg {
		margin-bottom: 40px !important;
	}

	.mb_cont {
		margin-bottom: 50px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}

	.mb_cont4 {
		margin-bottom: 25px !important;
	}
}

@media (min-width: 992px) {

	.mb_mainimg {
		margin-bottom: 50px !important;
	}

	.mb_cont {
		margin-bottom: 70px !important;
	}

	.mb_cont2 {
		margin-bottom: 50px !important;
	}

	.mb_cont3 {
		margin-bottom: 40px !important;
	}

	.mb_cont4 {
		margin-bottom: 30px !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}


/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}

@media (min-width: 992px) {
	header {
		width: 100%;
		position: fixed;
		top: 0;
		right: 50%;
		left:inherit;
		transform: translateY(0) translateX(50%);
		z-index: 999;
		background-color: #fff;
	}

	header.h_fixed {
		border-bottom: 1px solid #ddd;
}

	.flex_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin: 0 auto;
		height: 90px;
		background-color: #fff;
	}

	header.h_fixed .flex_h {
		height: 70px;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.container-fluid {
		padding: 0 10px 0 10px;
	}
}

@media (min-width: 1200px) {
	header {
		width: 100%;
		max-width: 1920px;
		position: fixed;
		top: 0;
		right: 50%;
		left:inherit;
		transform: translateY(0) translateX(50%);
		z-index: 999;
		background-color: #fff;
	}

	.navbar {
		width: 93.75%;
	}

	header.h_fixed {
		border-bottom: 1px solid #ddd;
}

	.flex_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin: 0 auto;
		max-width: 1800px;
		height: 115px;
		background-color: #fff;
	}

	header.h_fixed .flex_h {
		height: 70px;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.container-fluid {
		padding: 0 0 0 10px;
	}
}

@media (max-width: 991px) {
	.btn_fixed {
		display: none;
	}
}

@media (min-width: 992px) {
	.btn_fixed {
		width: 120px;
		height: 190px;
		position: fixed;
		right:0;
		bottom:12%;
		z-index: 999;
		color: #fff;
	}

	p.tel_h {
		width: 120px;
		height: 90px;
		background-color: #047048;
		font-size: 16px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	
	p.tel_h span.tel_link {
		color: #fff;
	}
	
	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 27px;
		margin-bottom: 7px;
	}
	
	p.btn_h a {
		width: 120px;
		height: 90px;
		background-color: #047048;
		color: #fff;
		font-size: 16px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /contain no-repeat;
		width: 24px;
		height: 19px;
		margin-bottom: 10px;
	}
}

	@media (min-width: 1921px) {
		.btn_fixed {
			width: 120px;
		height: 190px;
			position: fixed;
			bottom: 12%;
			right: calc(50% - 960px);
			z-index: 999;
		}
	}
	



/* navigation
=========================================================================== */

/*navbar ナビゲーション全体*/

.navbar {
	margin-bottom: 0;
	/*	デフォルトのマージンを消す*/
	border: none;
	/*	透明1px線を消す*/
	border-radius: 0;
	max-width: 1920px;
	margin: 0 auto;
}

.navbar-default {
	background-color: transparent;
	/*デフォルトの背景色を消す*/
}

/*
.clearfix:before,
.clearfix:after,
*/
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
/*
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
*/
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: none;
	/*	自動で生成される疑似要素を消す　flex-boxでカウントされてしまう*/
}

.navbar-brand {
	padding: 0;
	/*	デフォルトのパディングを消す*/
}

/* navbar collapse for iPad (bootstrap) タブレットでもスマホ用ナビゲーションを使う*/
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
		margin-right: 5px;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-text {
		float: none;
		margin: 15px 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.collapsing {
		overflow: hidden !important;
	}
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	/*	ハンバーガーメニューの背景色を消す*/
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

@media (min-width: 768px) {

	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: 0;
	}
}

.navbar-brand a {
	display: block;
}

@media (max-width: 360px) {
	.navbar-brand {
		width: 65%;
		height: auto;
	}
}

@media (min-width: 361px) {
	.navbar-brand {
		width: 200px;
		height: auto;
	}
}

@media (min-width: 992px) {
	.navbar-brand {
		width: 200px;
	}
}

@media (min-width: 1200px) {
	.navbar-brand {
		width: 240px;
	}
}

@media (min-width: 1500px) {
	.navbar-brand {
		width: 260px;
	}
}

@media (max-width: 991px) {
	.navbar-nav > li > a {
		padding: 15px;
		font-size: 15px;
		font-weight: bold;
		color: #333;
		margin: 10px;
		border-radius: 2px;
		text-align: left;
		box-shadow: 0px 1px 3px 0px #ccc inset;
		text-decoration: none;
	}

	.navbar-nav > li {
		margin-bottom: 0px;
	}

	.navbar-nav > li > span {
		color: #999999;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
	}
}

@media (min-width: 992px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav > li {
		display: inline-block;
		font-size: 14px;
		margin-left: 2px;
	}

	.navbar-nav > li > a {
		font-size: 14px;
		font-weight: 500;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 90px;
		padding: 0 5px;
	}

	.navbar-nav > li > a:hover {
		color: #238C00 !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav > li.active > a {
		color: #238C00 !important;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 20px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #00A669;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	header.h_fixed .navbar-nav > li > a:after {
		bottom: 30px;
	}

	.navbar-nav > li > a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav > li.active > a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}


@media (min-width: 1200px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav > li {
		display: inline-block;
		font-size: 14px;
		margin-left: 5px;
	}

	.navbar-nav > li > a {
		font-size: 14px;
		font-weight: 500;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 115px;
		padding: 0 10px;
	}

	.navbar-nav > li > a:hover {
		color: #238C00 !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav > li.active > a {
		color: #238C00 !important;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 20px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #00A669;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	header.h_fixed .navbar-nav > li > a:after {
		bottom: 30px;
	}

	.navbar-nav > li > a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav > li.active > a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}

@media (min-width: 1500px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav > li {
		display: inline-block;
		font-size: 16px;
		margin-left: 15px;
	}

	.navbar-nav > li > a {
		font-size: 16px;
		font-weight: 500;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 115px;
	}

	.navbar-nav > li > a:hover {
		color: #238C00 !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav > li.active > a {
		color: #238C00 !important;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 20px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #00A669;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	header.h_fixed .navbar-nav > li > a:after {
		bottom: 30px;
	}

	.navbar-nav > li > a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav > li.active > a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}

/*スマホグローバルナビ*/
@media (max-width: 767px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 10px 0;
	}

	nav.navbar {
		background-color: #fff;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		z-index: 999;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle > span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle > span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
	}

	.navbar-toggle > span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle > span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle > span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active > span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active > span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active > span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

	#gnav {
		overflow-y: scroll;
		width: 100%;
		background-color: #00a669;
		position: relative;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 10px;
		margin-bottom: 1px;
	}

	.navbar-nav > li > a {
		padding: 15px 15px;
		background-color: #fff;
		font-size: 14px;
		font-weight: bold;
		color: #333 !important;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav > li.active > a {
		background-color: #ccebdf !important;
		color: #00a669 !important;
	}

.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #00a669 !important;
		background-color: #ccebdf !important;
		opacity: 1;
	}
}

/*タブレットグローバルナビ*/
@media (min-width: 768px) and (max-width:991px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 15px 0;
	}

	nav.navbar {
		background-color: #fff;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		z-index: 999;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle > span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle > span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
	}

	.navbar-toggle > span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle > span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle > span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active > span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active > span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active > span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

	#gnav {
		overflow-y: scroll;
		width: 100%;
		background-color: #00a669;
		position: relative;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 10px;
		margin-bottom: 1px;
	}

	.navbar-nav > li > a {
		padding: 15px 15px;
		background-color: #fff;
		font-size: 14px;
		font-weight: bold;
		color: #333 !important;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav > li.active > a {
		background-color: #ccebdf !important;
		color: #00a669 !important;
	}

	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #00a669 !important;
		background-color: #ccebdf !important;
		opacity: 1;
	}
}


/* メインイメージ
=========================================================================== */

.inner_mainimg {
	width: 100%;
	position: relative;
	max-width: 1920px;
}

@media (max-width: 767px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 55px;
	}
}

@media (min-width: 768px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 65px;
	}
}

@media (min-width: 992px) {
	.bg_mainimg {
		position: relative;
		width: 93.75%;
		max-width: 1800px;
		margin:90px auto 0;
	}
}

@media (min-width: 1200px) {
	.bg_mainimg {
		position: relative;
		width: 93.75%;
		max-width: 1800px;
		margin: 115px auto 0;
	}
}

.swiper-slide img {
	width: 100%;
	height: auto;
	/*	border-radius: 50px;*/
}

.swiper-slide {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-direction: row-reverse;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@keyframes zoomUp {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.05);
	}
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
	animation: zoomUp 3s ease-out 0s 1 normal both;
}

.slide-img img {
	display: block;
}

/*ページネーション　カスタム*/

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		left: 5% !important;
		bottom: 7% !important;
		top: inherit!important;
		right: inherit !important;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 15px 0 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 10px !important;
		height: 10px !important;
		border-radius: 0 !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #C7EE52 !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		left: 6% !important;
		bottom: 6% !important;
		top: inherit!important;
		right: inherit !important;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 15px 0 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 10px !important;
		height: 10px !important;
		border-radius: 0 !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #C7EE52 !important;
		opacity: 1 !important;
	}
}

@media (max-width: 767px) {
	.bg_mainimg .inner {
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 22;
		width:50%;
		max-width: 300px;
	}
}

@media (min-width: 768px) {
	.bg_mainimg .inner {
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 22;
		width:34%;
		max-width: 360px;
	}
}

@media (min-width: 992px) {
	.bg_mainimg .inner {
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 22;
		width:30%;
		max-width: 505px;
	}
}

@media (min-width: 1200px) {
	.bg_mainimg .inner {
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 22;
		width:30%;
		max-width: 505px;
	}
}

@media (min-width: 1500px) {
	.bg_mainimg .inner {
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 22;
		width:26.302%;
		max-width: 505px;
	}
}


/* スクロール */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 6.5%;
		bottom: 0;
		display: flex;
		flex-direction: column;
		z-index: 99;
	}
}

p.ttl_scroll {
	font-size: 13px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 12px;
}

.moveline {
	content: '';
	display: block;
	width: 2px;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.3);
}

.moveline:before {
	content: '';
	display: block;
	z-index: 999999;
	animation-name: anime1;
	animation-duration: 2.7s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes anime1 {
	0% {
		width: 2px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 2px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}


/* index.html
=========================================================================== */

@media (max-width: 767px) {
	p.text {
		font-size: 14px;
		line-height: 1.8;
	}
}

@media (min-width: 768px) {
	p.text {
		font-size: 15px;
		line-height: 1.9;
	}
}

@media (min-width: 992px) {
	p.text {
		font-size: 16px;
		line-height: 1.9;
	}
}

@media (min-width: 1200px) {
	p.text {
		font-size: 17px;
		line-height: 2;
	}
}

@media (max-width: 767px) {
	.bg_top01 {
		padding: 15px 0 100px;
		position: relative;
	}
	
	.bg_top01:before {
		content: '';
		display: block;
		background: url(../images/deco_top01_1.png) 0 0 /contain no-repeat;
		width: 600px;
		height: 286px;
		position: absolute;
		left: -30px;
		top: 60px; 
		z-index: -1;
	}
	
	.bg_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_top01_2.png) 0 0 /contain no-repeat;
		width: 700px;
		height: 460px;
		position: absolute;
		right: 60px;
		bottom: 60px; 
		z-index: -1;
	}
	
	.pic_top01 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		position: relative;
		flex-shrink: 0;
		max-width: 500px;
		margin: 0 auto;
	}
	
	.pic_top01 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#00A669;
		font-size: 21px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-right: 10px;
	}
	
	.pic_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 100px;
		left: -10px;
	}
	
	.cont_top01 {
		margin-bottom: 20px;
	}
	
	.cont_top01 h2 {
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		font-size: 21px;
		letter-spacing: 0.05em;
		line-height: 1.4;
		text-align: center;
	}
	
	.cont_top01 h2 span {
		color: #00A567;
	}
	
	.cont_top01 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #333;
	margin: 20px auto;
	}
	
	h2.top01 {
		font-family: 'Kiwi Maru', serif;
		font-size: 21px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		position: relative;
		margin-bottom: 20px;
	}
	
	h2.top01 span {
		display: inline-block;
		color: #00A567;
	}
	
	h2.top01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin: 0 auto 10px;
	}
	
	.bg_top01 .cont23 {
		border: 1px solid #00A669;
		border-radius: 16px;
		padding: 15px 15px 15px;
		background-color: #fff;
		margin-bottom: 15px;
	}
	
	.bg_top01 .cont23 p.icon {
		margin-bottom: 10px;
	}
	
	.bg_top01 .cont23 p.icon img {
		width: 60px;
	}
	
	.bg_top01 .cont23 p.text {
		text-align: center;
		font-size: 16px;
		line-height: 1.6;
	}

	.bg_top01 .container > .mb_cont2 {
		margin-bottom: 20px!important;
	}
}

@media (min-width: 768px) {
	.bg_top01 {
		padding: 50px 0 120px;
		position: relative;
	}
	
	.bg_top01:before {
		content: '';
		display: block;
		background: url(../images/deco_top01_1.png) 0 0 /contain no-repeat;
		width: 800px;
		height: 432px;
		position: absolute;
		left: 65px;
		top: 110px; 
		z-index: -1;
	}
	
	.bg_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_top01_2.png) 0 0 /contain no-repeat;
		width: 700px;
		height: 460px;
		position: absolute;
		right: 60px;
		bottom: 60px; 
		z-index: -1;
	}
	
	.pic_top01 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 320px;
		position: relative;
		flex-shrink: 0;
	}
	
	.pic_top01 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#00A669;
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-right: 10px;
	}
	
	.pic_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 100px;
		left: -10px;
	}
	
	.cont_top01 {
		margin-left: 40px;
	}
	
	.cont_top01 h2 {
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		font-size: 27px;
		letter-spacing: 0.05em;
		line-height: 1.4;
	}
	
	.cont_top01 h2 span {
		color: #00A567;
	}
	
	.cont_top01 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #333;
	margin: 25px 0;
	}
	
	h2.top01 {
		font-family: 'Kiwi Maru', serif;
		font-size: 25px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		position: relative;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}
	
	h2.top01 span {
		color: #00A567;
	}
	
	h2.top01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin-right: 25px;
	}
	
	.bg_top01 .cont23 {
		border: 1px solid #00A669;
		border-radius: 16px;
		padding: 25px 15px 25px;
		background-color: #fff;
	}
	
	.bg_top01 .cont23 p.icon {
		margin-bottom: 20px;
	}
	
	.bg_top01 .cont23 p.icon img {
		width: 70px;
	}
	
	.bg_top01 .cont23 p.text {
		text-align: center;
		font-size: 16px;
		line-height: 1.6;
	}
}

@media (min-width: 992px) {
	.bg_top01 {
		padding: 70px 0 120px;
		position: relative;
	}
	
	.bg_top01:before {
		content: '';
		display: block;
		background: url(../images/deco_top01_1.png) 0 0 /contain no-repeat;
		width: 800px;
		height: 432px;
		position: absolute;
		left: 65px;
		top: 110px; 
		z-index: -1;
	}
	
	.bg_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_top01_2.png) 0 0 /contain no-repeat;
		width: 700px;
		height: 460px;
		position: absolute;
		right: 60px;
		bottom: 60px; 
		z-index: -1;
	}
	
	.pic_top01 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 440px;
		position: relative;
		flex-shrink: 0;
	}
	
	.pic_top01 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#00A669;
		font-size: 27px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-right: 10px;
	}
	
	.pic_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 130px;
		left: -20px;
	}
	
	.cont_top01 {
		margin-left: 60px;
	}
	
	.cont_top01 h2 {
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		font-size: 27px;
		letter-spacing: 0.05em;
		line-height: 1.4;
	}
	
	.cont_top01 h2 span {
		color: #00A567;
	}
	
	.cont_top01 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #333;
	margin: 30px 0;
	}
	
	h2.top01 {
		font-family: 'Kiwi Maru', serif;
		font-size: 27px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		position: relative;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 30px;
	}
	
	h2.top01 span {
		color: #00A567;
	}
	
	h2.top01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin-right: 25px;
	}
	
	.bg_top01 .cont23 {
		border: 1px solid #00A669;
		border-radius: 16px;
		padding: 30px 15px 25px;
		background-color: #fff;
	}
	
	.bg_top01 .cont23 p.icon {
		margin-bottom: 20px;
	}
	
	.bg_top01 .cont23 p.icon img {
		width: 80px;
	}
	
	.bg_top01 .cont23 p.text {
		text-align: center;
		font-size: 18px;
		line-height: 1.6;
	}
}

@media (min-width: 1200px) {
	.bg_top01 {
		padding: 70px 0 140px;
		position: relative;
	}
	
	.bg_top01:before {
		content: '';
		display: block;
		background: url(../images/deco_top01_1.png) 0 0 /contain no-repeat;
		width: 800px;
		height: 432px;
		position: absolute;
		left: 65px;
		top: 110px; 
		z-index: -1;
	}
	
	.bg_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_top01_2.png) 0 0 /contain no-repeat;
		width: 700px;
		height: 460px;
		position: absolute;
		right: 60px;
		bottom: 60px; 
		z-index: -1;
	}
	
	.pic_top01 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 440px;
		position: relative;
		flex-shrink: 0;
	}
	
	.pic_top01 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#00A669;
		font-size: 27px;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	
	.pic_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 130px;
		left: -20px;
	}
	
	.cont_top01 {
		margin-left: 70px;
	}
	
	.cont_top01 h2 {
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		font-size: 27px;
		letter-spacing: 0.05em;
		line-height: 1;
	}
	
	.cont_top01 h2 span {
		color: #00A567;
	}
	
	.cont_top01 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #333;
	margin: 30px 0;
	}
	
	h2.top01 {
		font-family: 'Kiwi Maru', serif;
		font-size: 27px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		position: relative;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 40px;
	}
	
	h2.top01 span {
		color: #00A567;
	}
	
	h2.top01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin-right: 25px;
	}
	
	.bg_top01 .cont23 {
		border: 1px solid #00A669;
		border-radius: 16px;
		padding: 30px 15px 25px;
		background-color: #fff;
	}
	
	.bg_top01 .cont23 p.icon {
		margin-bottom: 30px;
	}
	
	.bg_top01 .cont23 p.icon img {
		width: 94px;
	}
	
	.bg_top01 .cont23 p.text {
		text-align: center;
		font-size: 18px;
		line-height: 1.6;
	}
}

@media (min-width: 1400px) {
	.bg_top01 .container {
		width: 1340px;
	}

	.bg_top01 {
		padding: 90px 0 130px;
		position: relative;
	}
	
	.bg_top01:before {
		content: '';
		display: block;
		background: url(../images/deco_top01_1.png) 0 0 /contain no-repeat;
		width: 1000px;
		height: 540px;
		position: absolute;
		left: 65px;
		top: 110px; 
		z-index: -1;
	}
	
	.bg_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_top01_2.png) 0 0 /contain no-repeat;
		width: 842px;
		height: 553px;
		position: absolute;
		right: 60px;
		bottom: 60px; 
		z-index: -1;
	}
	
	.pic_top01 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 540px;
		position: relative;
	}
	
	.pic_top01 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#00A669;
		font-size: 31px;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	
	.pic_top01:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 130px;
		left: -20px;
	}
	
	.cont_top01 {
		margin-left: 70px;
	}
	
	.cont_top01 h2 {
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		font-size: 30px;
		letter-spacing: 0.05em;
		line-height: 1;
	}
	
	.cont_top01 h2 span {
		color: #00A567;
	}
	
	.cont_top01 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #333;
	margin: 50px 0;
	}
	
	h2.top01 {
		font-family: 'Kiwi Maru', serif;
		font-size: 30px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		position: relative;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 40px;
	}
	
	h2.top01 span {
		color: #00A567;
	}
	
	h2.top01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin-right: 25px;
	}
	
	.bg_top01 .cont23 {
		border: 1px solid #00A669;
		border-radius: 16px;
		padding: 40px 15px 30px;
		background-color: #fff;
	}
	
	.bg_top01 .cont23 p.icon {
		margin-bottom: 30px;
	}
	
	.bg_top01 .cont23 p.icon img {
		width: 94px;
	}
	
	.bg_top01 .cont23 p.text {
		text-align: center;
		font-size: 20px;
		line-height: 1.6;
	}
}

@media (max-width: 1399px) {
	.br1400 {
		display: none !important;
	}
}

@media (min-width: 1400px) {
	.br1400 {
		display: block;
	}
}

@media (max-width: 767px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 230px;
		height: 40px;
		border: 1px solid #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 15px;
		color: #00A669;
		margin: 0 auto;
		position: relative;
		background-color: #fff;
	}
	
	p.btn_top a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_green.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 30px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top a:hover:after {
		right: 20px;
	}
}

@media (min-width: 768px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 300px;
		height: 46px;
		border: 1px solid #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 16px;
		color: #00A669;
		margin: 0 auto;
		position: relative;
	}
	
	p.btn_top a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_green.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 30px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top a:hover:after {
		right: 20px;
	}
}

@media (min-width: 992px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 360px;
		height: 46px;
		border: 1px solid #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 17px;
		color: #00A669;
		margin: 0 auto;
		position: relative;
	}
	
	p.btn_top a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_green.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 30px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top a:hover:after {
		right: 20px;
	}
}


@media (max-width: 767px) {
	.bg_top02 {
		background-color: #00A669;
		position: relative;
		padding: 30px 0 30px;
		color: #fff;
	}
	
	.bg_top02:before {
		content: '';
		display: block;
		background: url(../images/deco_top02_1.png) center top /100% 30px no-repeat;
		width: 100%;
		height: 30px;
		position: absolute;
		left:0;
		top: -30px;
	}
	
	.bg_top02 h2 {
		font-size: 20px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		line-height: 1.6;
	}
	
	.bg_top02 h2 span {
		color: #FFFF00;
	}
	
	.bg_top02 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #fff;
	margin: 20px 0;
	}
	
	.bg_top02 p.text {
		line-height: 2;
	}

	.pic_top02 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		position: relative;
		flex-shrink: 0;
		margin-top: 30px;
	}
	
	.pic_top02 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#fff;
		font-size: 18px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-left: 10px;
	}
	
	.pic_top02:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 150px;
		right: -20px;
	}
	
	h2.top02_2 {
		text-align: center;
		font-size: 22px;
		margin-bottom: 20px;
	}
	
	h2.top02_2:after {
		display: none;
	}
	
	h2.top02_2 span {
	color: #FFFF00;
	font-size: 28px;
	display: inline-block;
	margin: 0 3px 0 5px;
	}
	
	.list_top02 {
		width: 100%;
		margin-bottom: 20px;
		background-color: #000;
		border-radius: 20px;
	}
	
	.list_top02 a {
		color: #fff;
		width: 100%;
		height: 210px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		background: url(../images/pic_top02_1.jpg) center center /cover no-repeat;
		border-radius: 20px;
		position: relative;
	}
	
	.list_top02 a:hover {
		opacity: 0.9;
	}
	
	.list_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_top02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		transition: 0.3s;
	}
	
	.list_top02 a:hover:after {
		right: 5px;
	}
	
	.list_top02:nth-of-type(2) a {
		background: url(../images/pic_top02_2.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(3) a {
		background: url(../images/pic_top02_3.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(4) a {
		background: url(../images/pic_top02_4.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(5) a {
		background: url(../images/pic_top02_5.jpg) center center /cover no-repeat;
	}
	
	.list_top02 p.number {
		font-size: 21px;
		color: #00EE95;
		border-bottom: 1px solid #fff;
	}
	
	.list_top02 h3 {
		width: 110px;
		height: 70px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		background-color: rgba(0,0,0,0.2);
		border: 1px solid #fff;
	}
	
	.list_top02 p.text {
		font-size: 15px;
		line-height: 1.6;
		text-align: center;
		margin-bottom: 25px;
	}
}

@media (min-width: 768px) {
	.bg_top02 {
		background-color: #00A669;
		position: relative;
		padding: 40px 0 50px;
		color: #fff;
	}
	
	.bg_top02:before {
		content: '';
		display: block;
		background: url(../images/deco_top02_1.png) center top /100% 40px no-repeat;
		width: 100%;
		height: 40px;
		position: absolute;
		left:0;
		top: -40px;
	}
	
	.bg_top02 h2 {
		font-size: 21px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		line-height: 1.6;
	}
	
	.bg_top02 h2 span {
		color: #FFFF00;
	}
	
	
	.bg_top02 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #fff;
	margin: 20px 0;
	}
	
	.bg_top02 p.text {
		line-height: 2;
	}

	.pic_top02 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 360px;
		position: relative;
		flex-shrink: 0;
		margin-left: 30px;
	}
	
	.pic_top02 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#fff;
		font-size: 21px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-left: 10px;
	}
	
	.pic_top02:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 150px;
		right: -20px;
	}
	
	h2.top02_2 {
		text-align: center;
		font-size: 22px;
		margin-bottom: 20px;
	}
	
	h2.top02_2:after {
		display: none;
	}
	
	h2.top02_2 span {
	color: #FFFF00;
	font-size: 32px;
	display: inline-block;
	margin: 0 3px 0 10px;
	}
	
	.list_top02 {
		width: 19%;
		margin-right: 1.25%;
		background-color: #000;
	}
	
	.list_top02 a {
		color: #fff;
		width: 100%;
		height: 260px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		background: url(../images/pic_top02_1.jpg) center center /cover no-repeat;
		
		position: relative;
	}
	
	.list_top02 a:hover {
		opacity: 0.9;
	}
	
	.list_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_top02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		transition: 0.3s;
	}
	
	.list_top02 a:hover:after {
		right: 5px;
	}
	
	.list_top02:nth-of-type(2) a {
		background: url(../images/pic_top02_2.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(3) a {
		background: url(../images/pic_top02_3.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(4) a {
		background: url(../images/pic_top02_4.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(5) a {
		background: url(../images/pic_top02_5.jpg) center center /cover no-repeat;
	}
	
	.list_top02 p.number {
		font-size: 21px;
		color: #00EE95;
		border-bottom: 1px solid #fff;
	}
	
	.list_top02 h3 {
		width: 110px;
		height: 70px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		background-color: rgba(0,0,0,0.2);
		border: 1px solid #fff;
	}
	
	.list_top02 p.text {
		font-size: 15px;
		line-height: 1.6;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.bg_top02 {
		background-color: #00A669;
		position: relative;
		padding: 40px 0 70px;
		color: #fff;
	}
	
	.bg_top02:before {
		content: '';
		display: block;
		background: url(../images/deco_top02_1.png) center top /100% 40px no-repeat;
		width: 100%;
		height: 40px;
		position: absolute;
		left:0;
		top: -40px;
	}
	
	.bg_top02 h2 {
		font-size: 24px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	.bg_top02 h2 span {
		color: #FFFF00;
	}
	
	
	.bg_top02 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #fff;
	margin: 30px 0;
	}
	
	.bg_top02 p.text {
		line-height: 2;
	}

	.pic_top02 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 360px;
		position: relative;
		flex-shrink: 0;
		margin-left: 30px;
	}
	
	.pic_top02 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#fff;
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-left: 10px;
	}
	
	.pic_top02:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 150px;
		right: -20px;
	}
	
	h2.top02_2 {
		text-align: center;
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	h2.top02_2:after {
		display: none;
	}
	
	h2.top02_2 span {
	color: #FFFF00;
	font-size: 32px;
	display: inline-block;
	margin: 0 3px 0 10px;
	}
	
	.list_top02 {
		width: 19%;
		margin-right: 1.25%;
		background-color: #000;
	}
	
	.list_top02 a {
		color: #fff;
		width: 100%;
		height: 300px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		background: url(../images/pic_top02_1.jpg) center center /cover no-repeat;
		
		position: relative;
	}
	
	.list_top02 a:hover {
		opacity: 0.9;
	}
	
	.list_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_top02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		transition: 0.3s;
	}
	
	.list_top02 a:hover:after {
		right: 5px;
	}
	
	.list_top02:nth-of-type(2) a {
		background: url(../images/pic_top02_2.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(3) a {
		background: url(../images/pic_top02_3.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(4) a {
		background: url(../images/pic_top02_4.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(5) a {
		background: url(../images/pic_top02_5.jpg) center center /cover no-repeat;
	}
	
	.list_top02 p.number {
		font-size: 23px;
		color: #00EE95;
		border-bottom: 1px solid #fff;
	}
	
	.list_top02 h3 {
		width: 130px;
		height: 90px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		background-color: rgba(0,0,0,0.2);
		border: 1px solid #fff;
	}
	
	.list_top02 p.text {
		font-size: 15px;
		line-height: 1.8;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media (min-width: 1200px) {
	.bg_top02 {
		background-color: #00A669;
		position: relative;
		padding: 50px 0 70px;
		color: #fff;
	}
	
	.bg_top02:before {
		content: '';
		display: block;
		background: url(../images/deco_top02_1.png) center top /100% 50px no-repeat;
		width: 100%;
		height: 50px;
		position: absolute;
		left:0;
		top: -50px;
	}
	
	.bg_top02 h2 {
		font-size: 27px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	.bg_top02 h2 span {
		color: #FFFF00;
	}
	
	
	.bg_top02 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #fff;
	margin: 30px 0;
	}
	
	.bg_top02 p.text {
		line-height: 2;
	}

	.pic_top02 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 460px;
		position: relative;
		flex-shrink: 0;
		margin-left: 0;
	}
	
	.pic_top02 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#fff;
		font-size: 27px;
		font-weight: 700;
		letter-spacing: 0.05em;
		margin-left: 10px;
	}
	
	.pic_top02:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 150px;
		right: -20px;
	}
	
	h2.top02_2 {
		text-align: center;
		font-size: 27px;
		margin-bottom: 20px;
	}
	
	h2.top02_2:after {
		display: none;
	}
	
	h2.top02_2 span {
	color: #FFFF00;
	font-size: 35px;
	display: inline-block;
	margin: 0 3px 0 10px;
	}
	
	.list_top02 {
		width: 18.5%;
		margin-right: 1.875%;
		background-color: #000;
	}
	
	.list_top02 a {
		color: #fff;
		width: 100%;
		height: 360px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		background: url(../images/pic_top02_1.jpg) center center /cover no-repeat;
		
		position: relative;
	}
	
	.list_top02 a:hover {
		opacity: 0.9;
	}
	
	.list_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_top02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		transition: 0.3s;
	}
	
	.list_top02 a:hover:after {
		right: 5px;
	}
	
	.list_top02:nth-of-type(2) a {
		background: url(../images/pic_top02_2.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(3) a {
		background: url(../images/pic_top02_3.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(4) a {
		background: url(../images/pic_top02_4.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(5) a {
		background: url(../images/pic_top02_5.jpg) center center /cover no-repeat;
	}
	
	.list_top02 p.number {
		font-size: 26px;
		color: #00EE95;
		border-bottom: 1px solid #fff;
	}
	
	.list_top02 h3 {
		width: 160px;
		height: 100px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 22px;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		background-color: rgba(0,0,0,0.2);
		border: 1px solid #fff;
	}
	
	.list_top02 p.text {
		font-size: 15px;
		line-height: 1.8;
		text-align: center;
	}
}

@media (min-width: 1400px) {
	.bg_top02 .container {
		width: 1340px;
	}.bg_top02 {
		background-color: #00A669;
		position: relative;
		padding: 70px 0 100px;
		color: #fff;
	}
	
	.bg_top02:before {
		content: '';
		display: block;
		background: url(../images/deco_top02_1.png) center top /100% 70px no-repeat;
		width: 100%;
		height: 70px;
		position: absolute;
		left:0;
		top: -70px;
	}
	
	.bg_top02 h2 {
		font-size: 29px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	.bg_top02 h2 span {
		color: #FFFF00;
	}
	
	
	.bg_top02 h2:after {
		content: '';
		display: block;
		width: 70px;
		height: 2px;
	background-color: #fff;
	margin: 50px 0;
	}
	
	.bg_top02 p.text {
		line-height: 2.2;
	}
	
	
	.pic_top02 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 540px;
		position: relative;
	}
	
	.pic_top02 p.en {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		color:#fff;
		font-size: 31px;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	
	.pic_top02:after {
		content: '';
		display: block;
		background: url(../images/deco_ttl_top.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 53px;
		position: absolute;
		top: 150px;
		right: -20px;
	}
	
	h2.top02_2 {
		text-align: center;
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	h2.top02_2:after {
		display: none;
	}
	
	h2.top02_2 span {
	color: #FFFF00;
	font-size: 38px;
	display: inline-block;
	margin: 0 3px 0 10px;
	}
	
	.list_top02 {
		width: 18.5%;
		margin-right: 1.875%;
		background-color: #000;
	}
	
	.list_top02 a {
		color: #fff;
		width: 100%;
		height: 400px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		background: url(../images/pic_top02_1.jpg) center center /cover no-repeat;
		
		position: relative;
	}
	
	.list_top02 a:hover {
		opacity: 0.9;
	}
	
	.list_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_top02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		transition: 0.3s;
	}
	
	.list_top02 a:hover:after {
		right: 5px;
	}
	
	.list_top02:nth-of-type(2) a {
		background: url(../images/pic_top02_2.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(3) a {
		background: url(../images/pic_top02_3.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(4) a {
		background: url(../images/pic_top02_4.jpg) center center /cover no-repeat;
	}
	
	.list_top02:nth-of-type(5) a {
		background: url(../images/pic_top02_5.jpg) center center /cover no-repeat;
	}
	
	.list_top02 p.number {
		font-size: 30px;
		color: #00EE95;
		border-bottom: 1px solid #fff;
	}
	
	.list_top02 h3 {
		width: 190px;
		height: 100px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 25px;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		background-color: rgba(0,0,0,0.2);
		border: 1px solid #fff;
	}
	
	.list_top02 p.text {
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
	}
}

.bg_top02 p.btn_top a {
	border: 1px solid #fff;
	color: #fff;
	margin-top: 40px;
}

.bg_top02 p.btn_top a:after {
	background: url(../images/icon_btn_white.png) 0 0 /contain no-repeat;
}


@media (max-width: 767px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) 0 0 repeat;
		padding: 50px 0 50px;
	}
	
	h2.top03 {
		font-size: 21px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 20px;
		line-height: 1;
	}
	
	h2.top03 span {
		font-family: 'WindSong', cursive;
		font-size: 33px;
		color: #00A669;
		display:block;
		margin-bottom: 5px;
	}
	
	.cont_top03 {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
	}
	
	.cont_top03 a {
		display: block;
	}
	
	.cont_top03 p.cate {
		color: #fff;
		font-size: 13px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		padding: 0.7em 0.3em;
		background-color: #333;
		position: absolute;
		left:0;
		top:0;
	}
}

@media (min-width: 768px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) 0 0 repeat;
		padding: 50px 0 50px;
	}
	
	h2.top03 {
		font-size: 23px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}
	
	h2.top03 span {
		font-family: 'WindSong', cursive;
		font-size: 38px;
		color: #00A669;
		display:block;
		margin-bottom: 7px;
	}
	
	.cont_top03 {
		width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 25px;
		position: relative;
	}
	
	.cont_top03:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.cont_top03 a {
		display: block;
	}
	
	.cont_top03 p.cate {
		color: #fff;
		font-size: 14px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		padding: 0.7em 0.4em;
		background-color: #333;
		position: absolute;
		left:0;
		top:0;
	}
}

@media (min-width: 992px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) 0 0 repeat;
		padding: 70px 0 70px;
	}
	
	h2.top03 {
		font-size: 24px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}
	
	h2.top03 span {
		font-family: 'WindSong', cursive;
		font-size: 44px;
		color: #00A669;
		display:block;
		margin-bottom: 10px;
	}
	
	.cont_top03 {
		width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 30px;
		position: relative;
	}
	
	.cont_top03:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.cont_top03 a {
		display: block;
	}
	
	.cont_top03 p.cate {
		color: #fff;
		font-size: 14px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		padding: 0.7em 0.4em;
		background-color: #333;
		position: absolute;
		left:0;
		top:0;
	}
}

@media (min-width: 1200px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) 0 0 repeat;
		padding: 90px 0 90px;
	}
	
	h2.top03 {
		font-size: 27px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}
	
	h2.top03 span {
		font-family: 'WindSong', cursive;
		font-size: 50px;
		color: #00A669;
		display:block;
		margin-bottom: 10px;
	}
	
	.cont_top03 {
		width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 40px;
		position: relative;
	}
	
	.cont_top03:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.cont_top03 a {
		display: block;
	}
	
	.cont_top03 p.cate {
		color: #fff;
		font-size: 15px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		padding: 1em 0.4em;
		background-color: #333;
		position: absolute;
		left:0;
		top:0;
	}
}

@media (min-width: 1400px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) 0 0 repeat;
		padding: 90px 0 90px;
	}
	
	.bg_top03 .container {
		width: 1340px;
	}
	
	h2.top03 {
		font-size: 27px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}
	
	h2.top03 span {
		font-family: 'WindSong', cursive;
		font-size: 60px;
		color: #00A669;
		display:block;
		margin-bottom: 10px;
	}
	
	.cont_top03 {
		width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 40px;
		position: relative;
	}
	
	.cont_top03:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.cont_top03 a {
		display: block;
	}
	
	.cont_top03 p.cate {
		color: #fff;
		font-size: 15px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		padding: 1em 0.5em;
		background-color: #333;
		position: absolute;
		left:0;
		top:0;
	}
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 70%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

@media (max-width: 767px) {
	p.btn_top_green a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 230px;
		height: 40px;
		background-color: #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 15px;
		color: #fff;
		margin: 0 auto;
		position: relative;
	}
	
	p.btn_top_green a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_white.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 9px;
		position: absolute;
		top: 50%;
		right: 25px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top_green a:hover {
		opacity: 1;
		background-color: #02ba76;
	}
	
	p.btn_top_green a:hover:after {
		right: 15px;
	}
}

@media (min-width: 768px) {
	p.btn_top_green a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 300px;
		height: 46px;
		background-color: #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 17px;
		color: #fff;
		margin: 0 auto;
		position: relative;
	}
	
	p.btn_top_green a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_white.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 30px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top_green a:hover {
		opacity: 1;
		background-color: #02ba76;
	}
	
	p.btn_top_green a:hover:after {
		right: 20px;
	}
}

@media (min-width: 992px) {
	p.btn_top_green a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 360px;
		height: 46px;
		background-color: #00A669;
		border-radius: 7px;
		font-family: 'Righteous', cursive;
		font-size: 17px;
		color: #fff;
		margin: 0 auto;
		position: relative;
	}
	
	p.btn_top_green a:after {
		content: '';
		display: block;
		background: url(../images/icon_btn_white.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 30px;
		transform: translateY(-50%) translateX(0);
		transition: 0.3s;
	}
	
	p.btn_top_green a:hover {
		opacity: 1;
		background-color: #02ba76;
	}
	
	p.btn_top_green a:hover:after {
		right: 20px;
	}
}




@media (max-width: 767px) {
	.bg_top04 {
		padding: 50px 0 30px;
	}
	
	.pic_top04 {
		margin: 25px 15px 0;
	}
	
	.cont_top04 {
		margin: 0 15px;
	}
	
	.cont_top04 p.en {
		font-size: 18px;
		color:#00A669;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: baseline;
		margin-bottom: 15px;
	}
	
	.cont_top04 p.en:after {
		content: '';
		display: block;
		width: 140px;
		height: 1px;
		background-color: #00A669;
		margin-left: 30px;
	}
	
	h2.top04 {
		font-size: 21px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 20px;
	}
	
	.cont_top04 p.text {
		margin-bottom: 20px;
	}
	
	.cont_top04 p.btn_top_green a {
		margin: 0 auto;
	}
}

@media (min-width: 768px) {
	.bg_top04 {
		padding: 80px 0 30px;
	}
	
	.pic_top04 {
		margin-left: 15px;
	}
	
	.cont_top04 {
		width:300px;
		margin-left: 30px;
		flex-shrink: 0;
		margin-right: 15px;
	}
	
	.flex_e .pic_top04 {
		margin-right: 15px;
		margin-left: inherit;
	}
	
	.flex_e .cont_top04 {
		margin-left: 30px;
		margin-right: 30px;
	}
	
	.cont_top04 p.en {
		font-size: 18px;
		color:#00A669;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: baseline;
		margin-bottom: 20px;
	}
	
	.cont_top04 p.en:after {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #00A669;
		margin-left: 30px;
	}
	
	h2.top04 {
		font-size: 22px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 20px;
	}
	
	.cont_top04 p.text {
		margin-bottom: 30px;
	}
	
	.cont_top04 p.btn_top_green a {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.bg_top04 {
		padding: 80px 0 30px;
	}
	
	.pic_top04 {
		margin-left: 100px;
	}
	
	.cont_top04 {
		width: 400px;
		margin-left: 70px;
		flex-shrink: 0;
	}
	
	.flex_e .pic_top04 {
		margin-right: 40px;
		margin-left: inherit;
	}
	
	.flex_e .cont_top04 {
		margin-left: 30px;
		margin-right: 40px;
	}
	
	.cont_top04 p.en {
		font-size: 18px;
		color:#00A669;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: baseline;
		margin-bottom: 20px;
	}
	
	.cont_top04 p.en:after {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #00A669;
		margin-left: 40px;
	}
	
	h2.top04 {
		font-size: 24px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}
	
	.cont_top04 p.text {
		margin-bottom: 30px;
	}
	
	.cont_top04 p.btn_top_green a {
		margin: 0;
	}
}

@media (min-width: 1200px) {
	.bg_top04 {
		padding: 80px 0 40px;
	}
	
	.pic_top04 {
		margin-left: 100px;
	}
	
	.cont_top04 {
		width: 400px;
		margin-left: 70px;
		flex-shrink: 0;
	}
	
	.flex_e .pic_top04 {
		margin-right: 70px;
		margin-left: inherit;
	}
	
	.flex_e .cont_top04 {
		margin-left: 30px;
		margin-right: 70px;
	}
	
	.cont_top04 p.en {
		font-size: 20px;
		color:#00A669;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: baseline;
		margin-bottom: 20px;
	}
	
	.cont_top04 p.en:after {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #00A669;
		margin-left: 40px;
	}
	
	h2.top04 {
		font-size: 28px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}
	
	.cont_top04 p.text {
		margin-bottom: 30px;
	}
	
	.cont_top04 p.btn_top_green a {
		margin: 0;
	}
}

@media (min-width: 1460px) {
	.bg_top04 {
		padding: 100px 0 60px;
	}
	
	.pic_top04 {
		margin-left: 100px;
	}
	
	.cont_top04 {
		width: 400px;
		margin-left: 100px;
	}
	
	.flex_e .pic_top04 {
		margin-right: 100px;
		margin-left: inherit;
	}
	
	.flex_e .cont_top04 {
		margin-left: inherit;
		margin-right: 100px;
	}
	
	.cont_top04 p.en {
		font-size: 20px;
		color:#00A669;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: baseline;
		margin-bottom: 30px;
	}
	
	.cont_top04 p.en:after {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #00A669;
		margin-left: 40px;
	}
	
	h2.top04 {
		font-size: 32px;
		font-family: 'Kiwi Maru', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 35px;
	}
	
	.cont_top04 p.text {
		margin-bottom: 30px;
	}
	
	.cont_top04 p.btn_top_green a {
		margin: 0;
	}
}





@media (max-width: 767px) {
	.bg_top05 {
		width: 100%;
		padding: 40px 0 40px;
		background: url(../images/bg_top05.jpg) center center /cover no-repeat;
		color: #fff;
	}
	
	h2.top05 {
		font-size: 22px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}
	
	h2.top05 span {
		font-family: 'WindSong', cursive;
		font-weight: 500;
		font-size: 30px;
		color: #fff;
		display:block;
		margin-bottom: 5px;
	}
	
	.bg_top05 p.text {
		font-size: 15px;
		letter-spacing: 0.03em;
		margin-bottom: 15px;
	}
	
	.bg_top05 p.area {
		font-size: 15px;
		background-color: #00A669;
		padding: 0.8em 1.5em;
		letter-spacing: 0.03em;
		line-height: 1.6;
	}
	
	p.tel_top05 {
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	p.tel_top05 span.tel_link {
		color: #fff;
	}
	
	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 26px;
		margin-right: 5px;
		margin-top: 2px;
	}
	
	p.btn_top05 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 15px;
		color: #fff;
		font-weight: 700;
		letter-spacing: 0.05em;
		background-color: #333;
		width: 260px;
		height: 50px;
		border-radius: 12px;
		margin: 10px auto 0;
	}
	
	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /contain no-repeat;
		width: 24px;
		height: 20px;
		margin-right: 10px;
		margin-top: 1px;
	}

	.bg_top05 .info p.s14 {
		text-align: center;
		margin: 10px 0;
	}

	.bg_top05 .container > .mb_cont2 {
		margin-bottom: 20px!important;
	}
}

@media (min-width: 768px) {
	.bg_top05 {
		width: 100%;
		padding: 60px 0 60px;
		background: url(../images/bg_top05.jpg) center center /cover no-repeat;
		color: #fff;
	}
	
	h2.top05 {
		font-size: 24px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 50px;
		line-height: 1;
	}
	
	h2.top05 span {
		font-family: 'WindSong', cursive;
		font-weight: 500;
		font-size: 40px;
		color: #fff;
		display:block;
		margin-bottom: 10px;
	}
	
	.bg_top05 p.text {
		font-size: 16px;
		letter-spacing: 0.03em;
		margin-right: 30px;
		width: 47%;
	}
	
	.bg_top05 p.area {
		width: 47%;
		font-size: 15px;
		background-color: #00A669;
		padding: 0.8em 2em;
		letter-spacing: 0.03em;
		line-height: 1.6;
	}
	
	p.tel_top05 {
		font-size: 34px;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	p.tel_top05 span.tel_link {
		color: #fff;
	}
	
	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 34px;
		margin-right: 5px;
	}
	
	p.btn_top05 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		color: #fff;
		font-weight: 700;
		letter-spacing: 0.05em;
		background-color: #333;
		width: 360px;
		height: 60px;
		border-radius: 12px;
		margin-left: 50px;
	}
	
	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /contain no-repeat;
		width: 24px;
		height: 20px;
		margin-right: 10px;
		margin-top: 1px;
	}
}

@media (min-width: 992px) {
	.bg_top05 {
		width: 100%;
		padding: 70px 0 80px;
		background: url(../images/bg_top05.jpg) center center /cover no-repeat;
		color: #fff;
	}
	
	h2.top05 {
		font-size: 27px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 50px;
		line-height: 1;
	}
	
	h2.top05 span {
		font-family: 'WindSong', cursive;
		font-weight: 500;
		font-size: 50px;
		color: #fff;
		display:block;
		margin-bottom: 10px;
	}
	
	.bg_top05 p.text {
		font-size: 16px;
		letter-spacing: 0.03em;
		margin-right: 50px;
	}
	
	.bg_top05 p.area {
		font-size: 15px;
		background-color: #00A669;
		padding: 0.8em 2em;
		letter-spacing: 0.03em;
	}
	
	p.tel_top05 {
		font-size: 34px;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	p.tel_top05 span.tel_link {
		color: #fff;
	}
	
	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 34px;
		margin-right: 5px;
	}
	
	p.btn_top05 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		color: #fff;
		font-weight: 700;
		letter-spacing: 0.05em;
		background-color: #333;
		width: 360px;
		height: 60px;
		border-radius: 12px;
		margin-left: 50px;
	}
	
	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /contain no-repeat;
		width: 24px;
		height: 20px;
		margin-right: 10px;
		margin-top: 1px;
	}
}

@media (min-width: 1200px) {
	.bg_top05 {
		width: 100%;
		padding: 100px 0 80px;
		background: url(../images/bg_top05.jpg) center center /cover no-repeat;
		color: #fff;
	}
	
	h2.top05 {
		font-size: 27px;
		font-family: 'Kiwi Maru', serif;
		text-align: center;
		margin-bottom: 50px;
		line-height: 1;
	}
	
	h2.top05 span {
		font-family: 'WindSong', cursive;
		font-weight: 500;
		font-size: 60px;
		color: #fff;
		display:block;
		margin-bottom: 10px;
	}
	
	.bg_top05 p.text {
		font-size: 16px;
		letter-spacing: 0.03em;
	}
	
	.bg_top05 p.area {
		font-size: 15px;
		background-color: #00A669;
		padding: 0.8em 2em;
		letter-spacing: 0.03em;
	}
	
	p.tel_top05 {
		font-size: 38px;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	p.tel_top05 span.tel_link {
		color: #fff;
	}
	
	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 34px;
		margin-right: 10px;
	}
	
	p.btn_top05 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		color: #fff;
		font-weight: 700;
		letter-spacing: 0.05em;
		background-color: #333;
		width: 400px;
		height: 70px;
		border-radius: 12px;
		margin-left: 70px;
	}
	
	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 24px;
		margin-right: 10px;
	}
}



/* フッター
=========================================================================== */

@media (max-width: 767px) {
	footer {
		padding: 50px 0 0;
		background: url(../images/bg_footer.jpg) right top /cover no-repeat;
		color: #fff;
	}
	
	.footer_l {
		width: 100%;
	}
	
	.footer_r {
		width: 100%;
	}
	
	p.logo_f {
		width: 210px;
		margin: 0 auto 20px;
	}
	
	p.text_f {
		font-size: 15px;
		letter-spacing: 0.1em;
		line-height: 1.6;
		margin-bottom: 15px;
		text-align: center;
	}
	
	p.tel_f {
		font-size: 19px;
		letter-spacing: 0.05em;
		line-height: 1.6;
		text-align: center;
	}
	
	p.tel_f span.tel_link {
		color: #fff;
	}
	
	ul.fnav {
		width: 100%;
		display: flex;
	flex-direction: row;
	justify-content: center;
		padding-top: 10px;
		margin: 20px 0 0 ;
	}
	
	ul.fnav li {
		width: 25px;
		margin-left: 5px;
		margin-bottom: 15px;
	}

	ul.fnav li:first-child {
		margin-left: 0;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	ul.fnav li a span.suuji {
		text-combine-upright: all;
	}
	
	p.copyright {
		width: 100%;
		font-size: 11px;
		color: #fff;
		text-align: center;
		letter-spacing: 0.1em;
		margin-top: 20px;
		padding: 0 0 20px;
	}
}

@media (min-width: 768px) {
	footer {
		padding: 90px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}
	
	.footer_l {
		width: 50%;
	}
	
	.footer_r {
		width: 48%;
	}
	
	p.logo_f {
		width: 240px;
		margin-bottom: 20px;
	}
	
	p.text_f {
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 1.8;
		margin-bottom: 20px;
	}
	
	p.tel_f {
		font-size: 17px;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	p.tel_f:nth-of-type(1) {
		margin-right: 25px;
	}
	
	p.tel_f span.tel_link {
		color: #fff;
	}
	
	ul.fnav {
		width: 100%;
		display: flex;
	flex-direction: row;
	justify-content: flex-end;
		padding-top: 10px;
	}
	
	ul.fnav li {
		width: 25px;
		margin-left: 20px;
		margin-bottom: 15px;
	}
	
	ul.fnav li a {
		font-size: 16px;
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	ul.fnav li a span.suuji {
		text-combine-upright: all;
	}
	
	p.copyright {
		width: 100%;
		font-size: 12px;
		color: #fff;
		text-align: center;
		letter-spacing: 0.1em;
		margin-top: 50px;
		padding: 0 0 30px;
	}
}

@media (min-width: 992px) {
	footer {
		padding: 90px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}
	
	.footer_l {
		width: 48%;
	}
	
	.footer_r {
		width: 48%;
		padding-right: 100px;
	}
	
	p.logo_f {
		width: 240px;
		margin-bottom: 20px;
	}
	
	p.text_f {
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 1.8;
		margin-bottom: 15px;
	}
	
	p.tel_f {
		font-size: 19px;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	p.tel_f:nth-of-type(1) {
		margin-right: 35px;
	}
	
	p.tel_f span.tel_link {
		color: #fff;
	}
	
	ul.fnav {
		width: 100%;
		display: flex;
	flex-direction: row;
	justify-content: flex-end;
		padding-top: 10px;
	}
	
	ul.fnav li {
		width: 25px;
		margin-left: 20px;
		margin-bottom: 15px;
	}
	
	ul.fnav li a {
		font-size: 16px;
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	ul.fnav li a span.suuji {
		text-combine-upright: all;
	}
	
	p.copyright {
		width: 100%;
		font-size: 12px;
		color: #fff;
		text-align: center;
		letter-spacing: 0.1em;
		margin-top: 50px;
		padding: 0 0 30px;
	}
}

@media (min-width: 1200px) {
	footer {
		padding: 110px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}
	
	.footer_l {
		width: 48%;
	}
	
	.footer_r {
		width: 48%;
		padding-right: 100px;
	}
	
	p.logo_f {
		width: 240px;
		margin-bottom: 20px;
	}
	
	p.text_f {
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 1.8;
		margin-bottom: 20px;
	}
	
	p.tel_f {
		font-size: 19px;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	
	p.tel_f:nth-of-type(1) {
		margin-right: 35px;
	}
	
	p.tel_f span.tel_link {
		color: #fff;
	}
	
	ul.fnav {
		width: 100%;
		display: flex;
	flex-direction: row;
	justify-content: flex-end;
		padding-top: 10px;
	}
	
	ul.fnav li {
		width: 25px;
		margin-left: 30px;
		margin-bottom: 15px;
	}
	
	ul.fnav li a {
		font-size: 16px;
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	ul.fnav li a span.suuji {
		text-combine-upright: all;
	}
	
	p.copyright {
		width: 100%;
		font-size: 12px;
		color: #fff;
		text-align: center;
		letter-spacing: 0.1em;
		margin-top: 50px;
		padding: 0 0 30px;
	}
}

@media (min-width: 1400px) {
	.footer_r {
		width: 48%;
		padding-right: 0;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 30px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 30px;
		right: 35px;
		width: 40px;
		height: 40px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 40px;
		height: 40px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		position: fixed;
		bottom: 30px;
		right: calc(50% - 920px);
		width: 40px;
		height: 40px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 40px;
		height: 40px;
	}
}



/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
	.bg_sub {
		width: 100%;
		height: 200px;
		margin-top: 55px;
	}
	
	.bg_sub .container {
		height: 200px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	.bg_sub .inner {
		background-color: rgba(0,166,105,0.8);
		padding: 10px 15px 15px;
		position: relative;
		min-width: 200px;
		border-radius: 7px;
	}
	
	.bg_sub .inner:before {
		content: '';
		display: block;
		background: url(../images/deco_h2_1.png) 0 0 /contain no-repeat;
		width: 100px;
		height: 40px;
		position: absolute;
		left: -25px;
		top: -15px;
	}
	
	.bg_sub .inner:after {
		content: '';
		display: block;
		background: url(../images/deco_h2_2.png) 0 0 /contain no-repeat;
		width: 80px;
		height: 28px;
		position: absolute;
		right: -30px;
		bottom: -20px;
	}
	
	h2.sub {
		font-family: 'Kiwi Maru', serif;
		font-size: 20px;
		font-weight: 500;
		color: #fff;
		line-height: 1;
		text-align: center;
	}
	
	.bg_sub p.en {
		color: #C5EC52;
		font-size: 18px;
		font-family: 'Ubuntu Mono', monospace;
		line-height: 1;
		margin-bottom: 7px;
		text-align: center;
	}
}

@media (min-width: 768px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		margin-top: 65px;
	}
	
	.bg_sub .container {
		height: 300px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	.bg_sub .inner {
		background-color: rgba(0,166,105,0.8);
		padding: 15px 20px 20px;
		position: relative;
		min-width: 240px;
		border-radius: 7px;
	}
	
	.bg_sub .inner:before {
		content: '';
		display: block;
		background: url(../images/deco_h2_1.png) 0 0 /contain no-repeat;
		width: 120px;
		height: 44px;
		position: absolute;
		left: -25px;
		top: -15px;
	}
	
	.bg_sub .inner:after {
		content: '';
		display: block;
		background: url(../images/deco_h2_2.png) 0 0 /contain no-repeat;
		width: 80px;
		height: 28px;
		position: absolute;
		right: -30px;
		bottom: -20px;
	}
	
	h2.sub {
		font-family: 'Kiwi Maru', serif;
		font-size: 23px;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		line-height: 1;
		text-align: center;
	}
	
	.bg_sub p.en {
		color: #C5EC52;
		font-size: 20px;
		font-family: 'Ubuntu Mono', monospace;
		line-height: 1;
		margin-bottom: 7px;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		margin-top: 90px;
	}
	
	.bg_sub .container {
		height: 300px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	.bg_sub .inner {
		background-color: rgba(0,166,105,0.8);
		padding: 20px 30px 25px;
		position: relative;
		min-width: 240px;
		border-radius: 7px;
	}
	
	.bg_sub .inner:before {
		content: '';
		display: block;
		background: url(../images/deco_h2_1.png) 0 0 /contain no-repeat;
		width: 161px;
		height: 64px;
		position: absolute;
		left: -20px;
		top: -20px;
	}
	
	.bg_sub .inner:after {
		content: '';
		display: block;
		background: url(../images/deco_h2_2.png) 0 0 /contain no-repeat;
		width: 119px;
		height: 35px;
		position: absolute;
		right: -30px;
		bottom: -20px;
	}
	
	h2.sub {
		font-family: 'Kiwi Maru', serif;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		line-height: 1;
		text-align: center;
	}
	
	.bg_sub p.en {
		color: #C5EC52;
		font-size: 22px;
		font-family: 'Ubuntu Mono', monospace;
		line-height: 1;
		margin-bottom: 7px;
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.bg_sub {
		width: 100%;
		height: 360px;
		margin-top: 115px;
	}
	
	.bg_sub .container {
		height: 360px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	.bg_sub .inner {
		background-color: rgba(0,166,105,0.8);
		padding: 20px 50px 25px;
		position: relative;
		min-width: 260px;
		border-radius: 7px;
	}
	
	.bg_sub .inner:before {
		content: '';
		display: block;
		background: url(../images/deco_h2_1.png) 0 0 /contain no-repeat;
		width: 161px;
		height: 64px;
		position: absolute;
		left: -20px;
		top: -20px;
	}
	
	.bg_sub .inner:after {
		content: '';
		display: block;
		background: url(../images/deco_h2_2.png) 0 0 /contain no-repeat;
		width: 119px;
		height: 35px;
		position: absolute;
		right: -30px;
		bottom: -20px;
	}
	
	h2.sub {
		font-family: 'Kiwi Maru', serif;
		font-size: 30px;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		line-height: 1;
		text-align: center;
	}
	
	.bg_sub p.en {
		color: #C5EC52;
		font-size: 25px;
		font-family: 'Ubuntu Mono', monospace;
		line-height: 1;
		margin-bottom: 7px;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.bg_reason {
		background: url(../images/bg_reason_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_work {
		background: url(../images/bg_work_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_flow {
		background: url(../images/bg_flow_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_material {
		background: url(../images/bg_material_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_faq {
		background: url(../images/bg_faq_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_company {
		background: url(../images/bg_company_sp.jpg) center center /cover no-repeat;
	}
	
	.bg_contact {
		background: url(../images/bg_contact_sp.jpg) center center /cover no-repeat;
	}
}

@media (min-width: 768px) {
	.bg_reason {
		background: url(../images/bg_reason.jpg) center center /cover no-repeat;
	}
	
	.bg_work {
		background: url(../images/bg_work.jpg) center center /cover no-repeat;
	}
	
	.bg_flow {
		background: url(../images/bg_flow.jpg) center center /cover no-repeat;
	}
	
	.bg_material {
		background: url(../images/bg_material.jpg) center center /cover no-repeat;
	}
	
	.bg_faq {
		background: url(../images/bg_faq.jpg) center center /cover no-repeat;
	}
	
	.bg_company {
		background: url(../images/bg_company.jpg) center center /cover no-repeat;
	}
	
	.bg_contact {
		background: url(../images/bg_contact.jpg) center center /cover no-repeat;
	}
}


/* reason.html　
=========================================================================== */

@media (max-width: 991px) {
	#reason01_1,#reason01_2,#reason01_3,#reason01_4,#reason01_5 {
		margin-top: -80px;
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	#reason01_1,#reason01_2,#reason01_3,#reason01_4,#reason01_5 {
		margin-top: -100px;
		padding-top: 100px;
	}
}

@media (max-width: 767px) {
	.bg_reason01 .container {
		padding-top: 20px;
	}
	
	p.ttl_reason01 {
		font-size: 16px;
		text-align: center;
		line-height: 1.8;
		letter-spacing: 0.1em;
		margin-bottom: 30px;
	}
	
	p.ttl_reason01 span {
		color: #00A669;
		display: inline-block;
		margin-right: 5px;
	}
	
	p.ttl_reason01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 44px;
		height: 40px;
		margin: 0 auto 10px;
	}
	
	.cont_reason {
		margin-bottom: 40px;
	}
	
	.cont_reason .ttl {
		font-size: 14px;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 15px;
	}
	
	.cont_reason:nth-of-type(even) .ttl {
		justify-content: flex-end;
	}
	
	.cont_reason p.number {
	font-size: 20px;
	color: #00A567;
	font-family: 'Ubuntu Mono', monospace;
	line-height: 1;
	margin-bottom: 10px;
	}
	
	.cont_reason h3 {
		color: #00A567;
		font-size: 24px;
		font-family: 'Kiwi Maru', serif;
		letter-spacing: 0.05em;
		margin-bottom: 5px;
	}

	.cont_reason h3:after {
		content: '';
		 display: block;
		 width: 50px;
		 height: 2px;
		 background-color: #00A567;
		 margin: 15px auto 10px;
	}
	
	.cont_reason .ttl p.text {
		font-size: 15px;
		text-align: center;
	}
	
	.cont_reason .pic {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.cont_reason .cont {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.bg_reason01 .container {
		padding-top: 40px;
	}
	
	p.ttl_reason01 {
		font-size: 18px;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
		margin-bottom: 45px;
	}
	
	p.ttl_reason01 span {
		color: #00A669;
		display: inline-block;
		margin-right: 5px;
	}
	
	p.ttl_reason01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 44px;
		height: 40px;
		margin: 0 auto 10px;
	}
	
	.cont_reason {
		margin-bottom: 60px;
	}
	
	.cont_reason .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}
	
	.cont_reason:nth-of-type(even) .ttl {
		justify-content: flex-end;
	}
	
	.cont_reason p.number {
	font-size: 21px;
	color: #00A567;
	font-family: 'Ubuntu Mono', monospace;
	}
	
	.cont_reason h3 {
		color: #00A567;
		font-size: 30px;
		font-family: 'Kiwi Maru', serif;
		letter-spacing: 0.05em;
		margin-left: 20px;
	}
	
	.cont_reason .ttl p.text {
		font-size: 17px;
		margin-left: 20px;
	}
	
	.cont_reason .pic {
		width: 51%;
	}
	
	.cont_reason .cont {
		width: 44%;
	}
}

@media (min-width: 992px) {
	.bg_reason01 .container {
		padding-top: 50px;
	}
	
	p.ttl_reason01 {
		font-size: 20px;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
		margin-bottom: 50px;
	}
	
	p.ttl_reason01 span {
		color: #00A669;
		display: inline-block;
		margin-right: 5px;
	}
	
	p.ttl_reason01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin: 0 auto 15px;
	}
	
	.cont_reason {
		margin-bottom: 70px;
	}
	
	.cont_reason .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}
	
	.cont_reason:nth-of-type(even) .ttl {
		justify-content: flex-end;
	}
	
	.cont_reason p.number {
	font-size: 23px;
	color: #00A567;
	font-family: 'Ubuntu Mono', monospace;
	}
	
	.cont_reason h3 {
		color: #00A567;
		font-size: 34px;
		font-family: 'Kiwi Maru', serif;
		letter-spacing: 0.05em;
		margin-left: 20px;
	}
	
	.cont_reason .ttl p.text {
		font-size: 18px;
		margin-left: 20px;
	}
	
	.cont_reason .pic {
		width: 51%;
	}
	
	.cont_reason .cont {
		width: 44%;
	}
}

@media (min-width: 1200px) {
	.bg_reason01 .container {
		padding-top: 50px;
	}
	
	p.ttl_reason01 {
		font-size: 22px;
		text-align: center;
		line-height: 2.2;
		letter-spacing: 0.1em;
		margin-bottom: 70px;
	}
	
	p.ttl_reason01 span {
		color: #00A669;
		display: inline-block;
		margin-right: 5px;
	}
	
	p.ttl_reason01:before {
		content: '';
		display: block;
		background: url(../images/ttl_top01.png) 0 0 /contain no-repeat;
		width: 50px;
		height: 46px;
		margin: 0 auto 15px;
	}
	
	.cont_reason {
		margin-bottom: 90px;
	}
	
	.cont_reason .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}
	
	.cont_reason:nth-of-type(even) .ttl {
		justify-content: flex-end;
	}
	
	.cont_reason p.number {
	font-size: 25px;
	color: #00A567;
	font-family: 'Ubuntu Mono', monospace;
	}
	
	.cont_reason h3 {
		color: #00A567;
		font-size: 38px;
		font-family: 'Kiwi Maru', serif;
		letter-spacing: 0.05em;
		margin-left: 30px;
	}
	
	.cont_reason .ttl p.text {
		font-size: 20px;
		margin-left: 30px;
	}
	
	.cont_reason .pic {
		width: 51%;
	}
	
	.cont_reason .cont {
		width: 44%;
	}
}

@media (min-width: 1300px) {
	.bg_reason01 .container {
		width: 1240px;
		padding: 50px 0 30px;
	}
}

@media (max-width: 1299px) {
	.br1300 {
		display: none !important;
	}
}

@media (min-width: 1300px) {
	.br1300 {
		display: block;
	}
}


/* work.html　
=========================================================================== */

@media (max-width: 767px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-bottom: 15px;
	}
	
	ul.nav_sub li {
		margin: 0 5px;
		width: 100%;
	}
	
	ul.nav_sub a {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color:#00A567;
		font-size: 14px;
		border: 1px solid #00A567;
		padding: 0.5em 1em;
		position: relative;
		margin-bottom: 10px;
	}
	
	ul.nav_sub a:hover {
		opacity: 1;
		color: #fff;
		background-color: #00A567;
	}
	
	ul.nav_sub a:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 768px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 35px;
	}
	
	ul.nav_sub li {
		margin: 0 5px;
		width: 100%;
	}
	
	ul.nav_sub a {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color:#00A567;
		font-size: 15px;
		border: 1px solid #00A567;
		padding: 0.7em 1em;
		position: relative;
	}
	
	ul.nav_sub a:hover {
		opacity: 1;
		color: #fff;
		background-color: #00A567;
	}
	
	ul.nav_sub a:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 992px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 50px;
	}
	
	ul.nav_sub li {
		margin: 0 5px;
		width: 100%;
	}
	
	ul.nav_sub a {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color:#00A567;
		font-size: 16px;
		border: 1px solid #00A567;
		padding: 0.7em 1em;
		position: relative;
	}
	
	ul.nav_sub a:hover {
		opacity: 1;
		color: #fff;
		background-color: #00A567;
	}
	
	ul.nav_sub a:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%) translateX(0);
	}
}

@media (max-width: 767px) {
	h3.work {
		width: 100%;
		background-color: #00A567;
		color: #fff;
		font-size: 18px;
		text-align: center;
		letter-spacing: 0.1em;
		padding: 0.5em 1em;
		margin-bottom: 20px;
	}
	
	h4.work {
		background-color: #f5f5f5;
		color: #333;
		padding: 0.4em 1.5em 0.4em 1em;
		position: relative;
		line-height: 1.4;
		font-size: 14px;
	}
	
	h4.work:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 16px;
	color: #00A567;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(0);
	}
	
	#work .cont_top03 a:hover {
		opacity: 0.85;
	}
	
	#work .cont_top03 a:hover h4.work:after {
		right: 5px;
	}
	
	#work .cont_top03 a h4.work:after {
		transition: 0.3s;
	}

	#work {
		margin-bottom: 30px;
	}

	#work .cont_top03 {
		margin-bottom: 35px;
	}

	#work .photo-ofi {
		padding-bottom: 60%;
	}
}

@media (min-width: 768px) {
	h3.work {
		width: 100%;
		background-color: #00A567;
		color: #fff;
		font-size: 21px;
		text-align: center;
		letter-spacing: 0.1em;
		padding: 0.5em 1em;
		margin-bottom: 30px;
	}
	
	h4.work {
		background-color: #f5f5f5;
		color: #333;
		padding: 0.4em 1.5em 0.4em 1em;
		position: relative;
		line-height: 1.4;
		font-size: 15px;
	}
	
	h4.work:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 18px;
	color: #00A567;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(0);
	}
	
	#work .cont_top03 a:hover {
		opacity: 0.85;
	}
	
	#work .cont_top03 a:hover h4.work:after {
		right: 5px;
	}
	
	#work .cont_top03 a h4.work:after {
		transition: 0.3s;
	}

	#work {
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	h3.work {
		width: 100%;
		background-color: #00A567;
		color: #fff;
		font-size: 24px;
		text-align: center;
		letter-spacing: 0.1em;
		padding: 0.5em 1em;
		margin-bottom: 30px;
	}
	
	h4.work {
		background-color: #f5f5f5;
		color: #333;
		padding: 0.4em 1.5em 0.4em 1em;
		position: relative;
		line-height: 1.4;
		font-size: 16px;
	}
	
	h4.work:after {
		content: "\f0da";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 18px;
	color: #00A567;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(0);
	}
	
	#work .cont_top03 a:hover {
		opacity: 0.85;
	}
	
	#work .cont_top03 a:hover h4.work:after {
		right: 5px;
	}
	
	#work .cont_top03 a h4.work:after {
		transition: 0.3s;
	}
}

@media (max-width: 359px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #16875c;
		border: 1px solid #16875c;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 3px;
	}

	div.paging span.paging-text a {
		padding: 3px 5px;
		display: block;
		color: #16875c;
		background-color: #fff;
	}

	div.paging span.current {
		background: #16875c;
		border: 1px solid #16875c;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 3px 5px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #16875c;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 360px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #16875c;
		border: 1px solid #16875c;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 5px;
	}

	div.paging span.paging-text a {
		padding: 4px 8px;
		display: block;
		color: #16875c;
		background-color: #fff;
	}

	div.paging span.current {
		background: #16875c;
		border: 1px solid #16875c;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 4px 8px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #16875c;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 768px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #16875c;
		border: 1px solid #16875c;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 5px;
	}

	div.paging span.paging-text a {
		padding: 5px 13px;
		display: block;
		color: #16875c;
		background-color: #fff;
	}

	div.paging span.current {
		background: #16875c;
		border: 1px solid #16875c;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 5px 13px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #16875c;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}


/* work_view.html　
=========================================================================== */

@media (max-width: 767px) {
	h3.view {
		font-size: 17px;
		text-align: center;
		padding-bottom: 12px;
		border-bottom: 2px solid #00A669;
		margin: 0 auto 20px;
		line-height: 1.4;
	}

	.thumb-list {
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.thumb-item {
		list-style: none;
		width: 24%;
		margin-bottom: 5px;
		margin-right: 1.333333%;
	}

	.thumb-item:nth-of-type(4n) {
		margin-right: 0;
	}

	.thumb-link {
		display: block;
	}

	.swiper-container {
		margin: 0 0 15px 0 !important;
	}

	.swiper-slide {
		display: block;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 68%;
		background-color: #f5f5f5;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 15px;
		line-height: normal;
		margin: 25px auto;
		background-color: #f7f7f7;
		padding: 20px 20px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		font-size: 15px;
		color:#00A669;
		margin-top: 30px;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 47px;
		height: 22px;
		margin: 0 auto 10px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	h3.view {
		font-size: 20px;
		text-align: center;
		padding-bottom: 15px;
		border-bottom: 2px solid #00A669;
		max-width: 940px;
		margin: 0 auto 20px;
	}

	.thumb-list {
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.thumb-item {
		list-style: none;
		width: 16%;
		margin-bottom: 5px;
		margin-right: 0.8%;
	}

	.thumb-item:nth-of-type(6n) {
		margin-right: 0;
	}

	.thumb-list {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.thumb-link {
		display: block;
	}

	#view .swiper-container {
		margin: 0 0 15px 0 !important;
	}

	#view .swiper-slide {
		display: block;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 68%;
		background-color: #f5f5f5;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 16px;
		line-height: normal;
		max-width: 940px;
		margin: 25px auto;
		background-color: #f7f7f7;
		padding: 25px 30px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color:#00A669;
		margin-top: 50px;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 47px;
		height: 22px;
		margin: 0 auto 10px;
	}
}

@media (min-width: 992px) {
	h3.view {
		font-size: 23px;
		text-align: center;
		padding-bottom: 15px;
		border-bottom: 2px solid #00A669;
		max-width: 940px;
		margin: 0 auto 20px;
	}

	.thumb-list {
		padding: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		max-width: 800px;
		margin: 0 auto;
	}

	.thumb-item {
		list-style: none;
		width: 16%;
		margin-bottom: 5px;
		margin-right: 0.8%;
	}

	.thumb-item:nth-of-type(6n) {
		margin-right: 0;
	}

	.thumb-link {
		display: block;
	}

	#view .swiper-container {
		max-width: 800px;
		margin: 0 auto 15px!important;
		overflow: hidden;
	}

	#view .swiper-slide {
		display: block;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 68%;
		background-color: #f5f5f5;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 16px;
		line-height: normal;
		max-width: 940px;
		margin: 25px auto;
		background-color: #f7f7f7;
		padding: 25px 30px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color:#00A669;
		margin-top: 50px;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 47px;
		height: 22px;
		margin: 0 auto 10px;
	}
}

.swiper-button-prev {
	width: 34px!important;
	height: 34px!important;
	background: url(../images/icon_prev.png) 0 0 /contain no-repeat!important;
}

.swiper-button-next {
	width: 34px!important;
	height: 34px!important;
	background: url(../images/icon_next.png) 0 0 /contain no-repeat!important;
}
 

/* flow.html　
=========================================================================== */

@media (max-width: 767px) {
	h3.flow {
		font-size: 18px;
		color:#00A568;
		text-align: center;
		letter-spacing: 0.1em;
	}
	
	h3.flow:after {
		content: '';
		display: block;
		width: 50px;
		height: 2px;
		background-color: #00A568;
		margin: 20px auto 30px;
	}
	
	p.text_flow01 {
		font-size: 15px;
		line-height: 1.8;
		letter-spacing: 0.05em;
	}
	
	.cont_flow {
		display: flex;
		flex-direction: column;
		margin-bottom: 30px;
		position: relative;
	}

	.cont_flow:nth-of-type(odd) {
		flex-direction: column-reverse;
	}
	
	.cont_flow:last-child {
		margin-bottom: 80px;
	}

	.cont_flow:after {
		content: "\f0d7";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
position: absolute;
bottom: -55px;
left: 50%;
transform: translateY(0) translateX(-50%);
font-size: 40px;
color: #00A568;
	}

	.cont_flow:last-child:after {
		content: '';
	}
	
	.cont_flow .pic {
		width: 100%;
	}
	
	.cont_flow .cont {
		width: 100%;
		padding: 25px 0;
		z-index: 2;
	}
	
	.cont_flow .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
		border: 3px solid #40d49e;
		padding: 3px 10px;
		border-radius: 7px;
		background-color: #00A568;
	}
	
	.cont_flow p.step {
		font-family: 'Ubuntu Mono', monospace;
		color:#00A568;
		font-size: 24px;
		line-height: 1;
		text-align: center;
		margin-right: 20px;
		color: #fff;
	}
	
	.cont_flow p.step span {
	font-size: 16px;
	display: block;
	}
	
	h4.flow {
		font-size: 20px;
		letter-spacing: 0.1em;
		color: #fff;
	}
	
	.cont_flow p.text {
		font-size: 15px;
	}
}

@media (min-width: 768px) {
	h3.flow {
		font-size: 20px;
		color:#00A568;
		text-align: center;
		letter-spacing: 0.1em;
	}
	
	h3.flow:after {
		content: '';
		display: block;
		width: 70px;
		height: 3px;
		background-color: #00A568;
		margin: 20px auto 30px;
	}
	
	p.text_flow01 {
		font-size: 15px;
		text-align: center;
		line-height: 1.8;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}
	
	.cont_flow {
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		margin-bottom: 70px;
		position: relative;
	}
	
	.cont_flow:last-child {
		margin-bottom: 80px;
	}

	.cont_flow:after {
		content: "\f0d7";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
position: absolute;
bottom: -70px;
left: 50%;
transform: translateY(0) translateX(-50%);
font-size: 50px;
color: #b6d3c8;
	}

	.cont_flow:last-child:after {
		content: '';
	}
	
	.cont_flow .pic {
		width: 56%;
	}
	
	.cont_flow .cont {
		width: 56%;
		margin-left: -12%;
		background-color: rgba(255,255,255,0.95);
		padding: 25px 30px;
		z-index: 2;
	}
	
	.cont_flow:nth-of-type(even) .cont {
		margin-right: -12%;
		margin-left: inherit;
	}
	
	.cont_flow .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}
	
	.cont_flow p.step {
		font-family: 'Ubuntu Mono', monospace;
		color:#00A568;
		font-size: 27px;
		line-height: 1;
		text-align: center;
		margin-right: 20px;
	}
	
	.cont_flow p.step span {
	font-size: 16px;
	display: block;
	}
	
	h4.flow {
		font-size: 21px;
		letter-spacing: 0.1em;
	}
	
	.cont_flow p.text {
		font-size: 15px;
	}
}

@media (min-width: 992px) {
	h3.flow {
		font-size: 22px;
		color:#00A568;
		text-align: center;
		letter-spacing: 0.1em;
	}
	
	h3.flow:after {
		content: '';
		display: block;
		width: 70px;
		height: 3px;
		background-color: #00A568;
		margin: 20px auto 30px;
	}
	
	p.text_flow01 {
		font-size: 16px;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.05em;
		margin-bottom: 50px;
	}
	
	.cont_flow {
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		margin-bottom: 100px;
	}
	
	.cont_flow:last-child {
		margin-bottom: 110px;
	}

	.cont_flow:after {
		content: "\f0d7";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
position: absolute;
bottom: -90px;
left: 50%;
transform: translateY(0) translateX(-50%);
font-size: 60px;
color: #b6d3c8;
	}

	.cont_flow:last-child:after {
		content: '';
	}
	
	.cont_flow .pic {
		width: 56%;
	}
	
	.cont_flow .cont {
		width: 60%;
		margin-left: -16%;
		background-color: rgba(255,255,255,0.9);
		padding: 25px 30px;
		z-index: 2;
	}
	
	.cont_flow:nth-of-type(even) .cont {
		margin-right: -12%;
		margin-left: inherit;
	}
	
	.cont_flow .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}
	
	.cont_flow p.step {
		font-family: 'Ubuntu Mono', monospace;
		color:#00A568;
		font-size: 33px;
		line-height: 1;
		text-align: center;
		margin-right: 20px;
	}
	
	.cont_flow p.step span {
	font-size: 18px;
	display: block;
	}
	
	h4.flow {
		font-size: 26px;
		letter-spacing: 0.1em;
	}
	
	.cont_flow p.text {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	h3.flow {
		font-size: 24px;
		color:#00A568;
		text-align: center;
		letter-spacing: 0.1em;
	}
	
	h3.flow:after {
		content: '';
		display: block;
		width: 70px;
		height: 3px;
		background-color: #00A568;
		margin: 20px auto 30px;
	}
	
	p.text_flow01 {
		font-size: 17px;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.05em;
		margin-bottom: 50px;
	}
	
	.cont_flow {
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		margin-bottom: 120px;
	}
	
	.cont_flow:last-child {
		margin-bottom: 120px;
	}

	.cont_flow:after {
		content: "\f0d7";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
position: absolute;
bottom: -110px;
left: 50%;
transform: translateY(0) translateX(-50%);
font-size: 70px;
color: #b6d3c8;
	}

	.cont_flow:last-child:after {
		content: '';
	}
	
	.cont_flow .pic {
		width: 56%;
	}
	
	.cont_flow .cont {
		width: 60%;
		margin-left: -16%;
		background-color: rgba(255,255,255,0.95);
		padding: 30px 40px;
		z-index: 2;
	}
	
	.cont_flow:nth-of-type(even) .cont {
		margin-right: -12%;
		margin-left: inherit;
	}
	
	.cont_flow .ttl {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 15px;
	}
	
	.cont_flow p.step {
		font-family: 'Ubuntu Mono', monospace;
		color:#00A568;
		font-size: 37px;
		line-height: 1;
		text-align: center;
		margin-right: 25px;
	}
	
	.cont_flow p.step span {
	font-size: 20px;
	display: block;
	}
	
	h4.flow {
		font-size: 27px;
		letter-spacing: 0.1em;
	}
	
	.cont_flow p.text {
		font-size: 16px;
	}
}


/* material.html　
=========================================================================== */

@media (max-width: 767px) {
	.cont_material {
		border: 2px solid #00A568;
		padding: 15px 15px;
		background-color: #f5fdfa;
		border-radius: 24px;
		margin: 0 10px 30px;
	}
	
	h3.material {
		color: #fff;
		font-size: 18px;
		text-align: center;
		background-color: #00A568;
		padding: 0.5em 1em;
		margin-bottom: 15px;
		border-radius: 7px;
	}
	
	.cont_material p img {
		border-radius: 10px;
	}

	h4.material {
		font-size: 17px;
		padding-bottom: 10px;
		border-bottom: 2px solid #00A568;
		margin-bottom: 0;
		margin-top: 15px;
	}

	p.hosoku_material {
		font-size: 16px;
		border-top: 2px solid #00A568;
		padding-top: 10px;
		margin-top: 15px;
	}

	p.hosoku_material span {
		font-size: 14px;
	}
	
	ul.material {
		margin-bottom: 0;
		margin-top: 15px;
	}
	
	ul.material li {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 5px;
		letter-spacing: 0.03em;
	}
	
	ul.material li span {
		font-size: 14px;
	}
	
	ul.material li:before {
		content: "\f192";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 7px;
	color: #00A568;
	flex-shrink: 0;
	}

	#material02 ul.material {
		margin-top: 10px;
		margin-bottom: 20px!important;
	}
	
	p.text_material {
		border: 2px solid #00A568;
		padding: 20px 15px;
		margin-bottom: 50px;
		text-align: center;
		font-size: 15px;
		letter-spacing: 0.1em;
		line-height: 1.7;
		border-radius: 24px;
		background-color: #00A568;
		color: #fff;
	}
	
	p.text_material a {
		color: #fff;
		text-decoration: underline;
	}
}

@media (min-width: 768px) {
	.cont_material {
		border: 2px solid #00A568;
		padding: 30px 30px;
		margin-bottom: 40px;
		background-color: #f5fdfa;
		border-radius: 30px;
	}
	
	h3.material {
		color: #fff;
		font-size: 22px;
		text-align: center;
		background-color: #00A568;
		padding: 0.5em 1em;
		margin-bottom: 30px;
		border-radius: 7px;
	}
	
	.cont_material p img {
		border-radius: 10px;
	}

	h4.material {
		font-size: 19px;
		padding-bottom: 10px;
		border-bottom: 2px solid #00A568;
		margin-bottom: 10px;
	}

	p.hosoku_material {
		font-size: 17px;
		border-top: 2px solid #00A568;
		padding-top: 10px;
		margin-top: 25px;
	}

	p.hosoku_material span {
		font-size: 15px;
	}
	
	ul.material {
		margin-bottom: 0;
	}
	
	ul.material li {
		font-size: 17px;
		line-height: 1.4;
		margin-bottom: 8px;
		letter-spacing: 0.03em;
	}
	
	ul.material li span {
		font-size: 15px;
	}
	
	ul.material li:before {
		content: "\f192";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 7px;
	color: #00A568;
	}
	
	p.text_material {
		border: 2px solid #00A568;
		padding: 30px;
		margin-bottom: 70px;
		text-align: center;
		font-size: 19px;
		letter-spacing: 0.1em;
		line-height: 1.7;
		border-radius: 24px;
		background-color: #00A568;
		color: #fff;
	}
	
	p.text_material a {
		color: #fff;
		text-decoration: underline;
	}
}

@media (min-width: 992px) {
	.cont_material {
		border: 2px solid #00A568;
		padding: 30px 40px;
		margin-bottom: 50px;
		background-color: #f5fdfa;
		border-radius: 30px;
	}
	
	h3.material {
		color: #fff;
		font-size: 25px;
		text-align: center;
		background-color: #00A568;
		padding: 0.5em 1em;
		margin-bottom: 30px;
		border-radius: 7px;
	}
	
	.cont_material p img {
		border-radius: 10px;
	}

	h4.material {
		font-size: 20px;
		padding-bottom: 10px;
		border-bottom: 2px solid #00A568;
		margin-bottom: 10px;
	}

	p.hosoku_material {
		font-size: 18px;
		border-top: 2px solid #00A568;
		padding-top: 10px;
		margin-top: 25px;
	}

	p.hosoku_material span {
		font-size: 16px;
	}
	
	ul.material {
		margin-bottom: 0;
	}
	
	ul.material li {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 8px;
		letter-spacing: 0.03em;
	}
	
	ul.material li span {
		font-size: 16px;
	}
	
	ul.material li:before {
		content: "\f192";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 7px;
	color: #00A568;
	}
	
	p.text_material {
		border: 2px solid #00A568;
		padding: 30px;
		margin-bottom: 90px;
		text-align: center;
		font-size: 20px;
		letter-spacing: 0.1em;
		line-height: 1.7;
		border-radius: 24px;
		background-color: #00A568;
		color: #fff;
	}
	
	p.text_material a {
		color: #fff;
		text-decoration: underline;
	}
}

@media (min-width: 1200px) {
	.cont_material {
		border: 2px solid #00A568;
		padding: 40px 50px;
		margin-bottom: 60px;
		background-color: #f5fdfa;
		border-radius: 30px;
	}
	
	h3.material {
		color: #fff;
		font-size: 30px;
		text-align: center;
		background-color: #00A568;
		padding: 0.5em 1em;
		margin-bottom: 35px;
		border-radius: 7px;
	}
	
	.cont_material p img {
		border-radius: 10px;
	}

	h4.material {
		font-size: 20px;
		padding-bottom: 10px;
		border-bottom: 2px solid #00A568;
		margin-bottom: 10px;
	}

	p.hosoku_material {
		font-size: 18px;
		border-top: 2px solid #00A568;
		padding-top: 10px;
		margin-top: 25px;
	}

	p.hosoku_material span {
		font-size: 16px;
	}
	
	ul.material {
		margin-bottom: 0;
	}
	
	ul.material li {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 8px;
		letter-spacing: 0.03em;
	}
	
	ul.material li span {
		font-size: 16px;
	}
	
	ul.material li:before {
		content: "\f192";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 7px;
	color: #00A568;
	}
	
	p.text_material {
		border: 2px solid #00A568;
		padding: 30px;
		margin-bottom: 90px;
		text-align: center;
		font-size: 21px;
		letter-spacing: 0.1em;
		line-height: 1.7;
		border-radius: 24px;
		background-color: #00A568;
		color: #fff;
	}
	
	p.text_material a {
		color: #fff;
		text-decoration: underline;
	}
}


/* faq.html　
=========================================================================== */

@media (max-width: 767px) {
	.faq {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 2px dotted #b5ddce;
	}
	
	h3.question {
		font-size: 16px;
		line-height: 1.6;
		display: flex;
		flex-direction: row;
		margin-bottom: 10px;
		letter-spacing: 0.05em;
	}
	
	h3.question:before {
		content: 'Q';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 24px;
		height: 24px;
		background-color: #00A669;
		color: #fff;
		font-family: 'Righteous', cursive;
		font-size: 18px;
		flex-shrink: 0;
		margin-right: 10px;
		border-radius: 5px;
		margin-top: 6px;
	}
	
	.faq .inner {
		background-color: #e7f3ef;
		padding: 15px 15px;
		border-radius: 7px;
	}
	
	.answer {
		font-size: 15px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
	}
	
	.answer:before {
		content: 'A';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 24px;
		height: 24px;
		background-color: #fff;
		color: #00A669;
		font-family: 'Righteous', cursive;
		font-size: 18px;
		flex-shrink: 0;
		margin-right: 10px;
		border-radius: 5px;
		margin-top: 6px;
	}
}

@media (min-width: 768px) {
	.faq {
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 2px dotted #b5ddce;
	}
	
	h3.question {
		font-size: 17px;
		line-height: 1.6;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}
	
	h3.question:before {
		content: 'Q';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 32px;
		height: 32px;
		background-color: #00A669;
		color: #fff;
		font-family: 'Righteous', cursive;
		font-size: 20px;
		flex-shrink: 0;
		margin-right: 15px;
		border-radius: 5px;
	}
	
	.faq .inner {
		background-color: #e7f3ef;
		padding: 20px 20px;
		border-radius: 7px;
	}
	
	.answer {
		font-size: 16px;
		line-height: 1.8;
	}
	
	.answer:before {
		content: 'A';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 32px;
		height: 32px;
		background-color: #fff;
		color: #00A669;
		font-family: 'Righteous', cursive;
		font-size: 20px;
		flex-shrink: 0;
		margin-right: 20px;
		border-radius: 5px;
	}
}

@media (min-width: 992px) {
	.faq {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 2px dotted #b5ddce;
	}
	
	h3.question {
		font-size: 18px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}
	
	h3.question:before {
		content: 'Q';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		background-color: #00A669;
		color: #fff;
		font-family: 'Righteous', cursive;
		font-size: 24px;
		flex-shrink: 0;
		margin-right: 20px;
		border-radius: 5px;
	}
	
	.faq .inner {
		background-color: #e7f3ef;
		padding: 20px 20px;
		border-radius: 7px;
	}
	
	.answer {
		font-size: 16px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	
	.answer:before {
		content: 'A';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		background-color: #fff;
		color: #00A669;
		font-family: 'Righteous', cursive;
		font-size: 24px;
		flex-shrink: 0;
		margin-right: 20px;
		border-radius: 5px;
	}
}


/* company.html　
=========================================================================== */
@media (max-width: 767px) {
	h3.sub_bdr {
		text-align: center;
		padding-bottom: 14px;
		border-bottom: 2px solid #00A669;
		font-size: 20px;
		font-weight: 700;
		letter-spacing: 0.05em;
		line-height: 1;
		margin-bottom: 20px;
	}
	
	h3.sub_bdr span {
		color: #00A567;
		font-family: 'Source Sans Pro', sans-serif;
		display: block;
		letter-spacing: 0;
		font-size: 17px;
		margin-bottom: 7px;
	}
	
	ul.company02 {
		margin-bottom: 20px;
	}
	
	ul.company02 li {
		font-size: 14px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}
	
	ul.company02 li:before {
		content: '';
		display: block;
		background: url(../images/icon_company02.png) 0 0 /contain no-repeat;
		width: 16px;
		height: 21px;
		margin-right: 5px;
		flex-shrink: 0;
	}
}

@media (min-width: 768px) {
	h3.sub_bdr {
		text-align: center;
		padding-bottom: 17px;
		border-bottom: 2px solid #00A669;
		font-size: 22px;
		font-weight: 700;
		letter-spacing: 0.05em;
		line-height: 1;
		margin-bottom: 25px;
	}
	
	h3.sub_bdr span {
		color: #00A567;
		font-family: 'Source Sans Pro', sans-serif;
		display: block;
		letter-spacing: 0;
		font-size: 19px;
		margin-bottom: 7px;
	}
	
	ul.company02 {
		margin-bottom: 20px;
	}
	
	ul.company02 li {
		font-size: 15px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}
	
	ul.company02 li:before {
		content: '';
		display: block;
		background: url(../images/icon_company02.png) 0 0 /contain no-repeat;
		width: 16px;
		height: 21px;
		margin-right: 10px;
		flex-shrink: 0;
	}
}

@media (min-width: 992px) {
	h3.sub_bdr {
		text-align: center;
		padding-bottom: 17px;
		border-bottom: 2px solid #00A669;
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0.05em;
		line-height: 1;
		margin-bottom: 30px;
	}
	
	h3.sub_bdr span {
		color: #00A567;
		font-family: 'Source Sans Pro', sans-serif;
		display: block;
		letter-spacing: 0;
		font-size: 22px;
		margin-bottom: 7px;
	}
	
	ul.company02 {
		margin-bottom: 20px;
	}
	
	ul.company02 li {
		font-size: 16px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}
	
	ul.company02 li:before {
		content: '';
		display: block;
		background: url(../images/icon_company02.png) 0 0 /contain no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		display: block;
		width: 100%;
		background-color: #00A669;
		font-size: 14px;
		color: #fff;
		letter-spacing: 0.05em;
		padding: 6px 10px;
	}

	table.sub td {
		display: block;
		width: 100%;
		font-size: 14px;
		letter-spacing: 0.05em;
		padding: 6px 10px 18px;
		line-height: 1.7;
	}
}

@media (min-width: 768px) {
	table.sub {
		width: 100%;
		margin-top: -20px;
	}

	table.sub th {
		color: #00A669;
		font-size: 16px;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 15px 30px 15px 0;
		border-bottom: 1px solid #333;
	}

	table.sub td {
		font-size: 16px;
		letter-spacing: 0.05em;
		padding: 15px 0 15px 0;
		border-bottom: 1px solid #333;
		line-height: 1.8;
	}
}

@media (min-width: 992px) {
	table.sub {
		width: 100%;
		margin-top: -20px;
	}

	table.sub th {
		color: #00A669;
		font-size: 16px;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 25px 30px 25px 0;
		border-bottom: 1px solid #333;
	}

	table.sub td {
		font-size: 16px;
		letter-spacing: 0.05em;
		padding: 25px 0 25px 0;
		border-bottom: 1px solid #333;
		line-height: 1.8;
	}
}

@media (min-width: 1200px) {
	table.sub {
		width: 100%;
		margin-top: -20px;
	}

	table.sub th {
		color: #00A669;
		font-size: 18px;
		letter-spacing: 0.05em;
		width: 260px;
		padding: 25px 30px 25px 20px;
		border-bottom: 1px solid #333;
	}

	table.sub td {
		font-size: 18px;
		letter-spacing: 0.05em;
		padding: 25px 30px 25px 20px;
		border-bottom: 1px solid #333;
		line-height: 1.8;
	}

	#company02 table.sub th {
		width: 160px;
	}
}

@media (max-width: 767px) {
	.access_map iframe {
		width: 100%;
		height: 300px;
	}
}

@media (min-width: 768px) {
	.access_map iframe {
		width: 100%;
		height: 380px;
	}
}

@media (min-width: 992px) {
	.access_map iframe {
		width: 100%;
		height: 460px;
	}
}

@media (max-width: 767px) {
	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 40px;
		border: 1px solid #00A669;
		font-size: 14px;
		margin: 20px auto 0;
		color: #00A669;
		border-radius: 7px;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 768px) {
	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #00A669;
		font-size: 14px;
		margin: 20px auto 0;
		color: #00A669;
		border-radius: 7px;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}


/* contact.html　
=========================================================================== */

@media (max-width: 767px) {
	p.tel_contact {
		color: #333;
		font-size: 26px;
		font-weight: 700;
		letter-spacing: 0.03em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		width: 22px;
		height: 22px;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		margin-right: 6px;
		margin-top: 4px;
	}
}

@media (min-width: 768px) {
	p.tel_contact {
		color: #333;
		font-size: 30px;
		font-weight: 700;
		letter-spacing: 0.03em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		width: 30px;
		height: 30px;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		margin-right: 6px;
	}
}

@media (min-width: 992px) {
	p.tel_contact {
		color: #333;
		font-size: 35px;
		font-weight: 700;
		letter-spacing: 0.03em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		width: 32px;
		height: 32px;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		margin-right: 6px;
		margin-top: 4px;
	}
}

p.tel_contact span.tel_link {
	color: #333;
}

span.red {
	color: #ff0000;
}

@media (max-width: 767px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		padding: 5px;
		color: #046c46;
		font-size: 14px;
	}

	table.contact td {
		display: block;
		padding: 5px;
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 10px;
		border-bottom: 1px dotted #ccc;
		color: #046c46;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 992px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 27%;
		padding: 10px;
		border-bottom: 1px dotted #ccc;
		color: #046c46;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 27%;
		padding: 10px;
		word-break: break-all;
		border-bottom: 1px dotted #ccc;
		color: #046c46;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
		border-bottom: 1px dotted #ccc;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

table.contact th.must:after {
	content: '必須';
	display: inline-block;
	width: 36px;
	height: 16px;
	background-color: #ff0000;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
}


/* table.contact th.any:after {
	content: '任意';
	display: inline-block;
	width: 36px;
	height: 16px;
	background-color: #e0e0e0;
	text-align: center;
	color: #555;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
} */


@media (max-width: 767px) {
	table.contact td input.write {
		padding: 0.5em 0.5em;
		width: 100%;
		border: 1px solid #ddd;
		background-color: #f9f9f9;
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	table.contact td input.write {
		padding: 0.4em 0.5em;
		width: 100%;
		border: 1px solid #ddd;
		background-color: #f9f9f9;
		border-radius: 4px;
	}
}

table.contact td input.form100 {
	width: 100px !important;
}

table.contact td input.form150 {
	width: 150px !important;
}

@media (max-width: 767px) {
	select {
		padding: 0.4em 0.5em;
	}
	
	textarea {
		width: 100%;
		padding: 0.5em 0.5em;
		border: 1px solid #ddd;
		background-color: #f9f9f9;
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	select {
		padding: 0.3em 0.5em;
	}
	
	textarea {
		width: 100%;
		padding: 0.4em 0.5em;
		border: 1px solid #ddd;
		background-color: #f9f9f9;
		border-radius: 4px;
	}
}


p.icon01 {
	font-size: 13px;
	color: #fff;
	background-color: #63a11f;
	width: 50px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 10px;
}

p.icon02 {
	font-size: 13px;
	color: #333;
	background-color: #eee;
	border: 1px solid #777;
	width: 50px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 10px;
}

/*
input.need,
textarea.need {
	background-color: #eeeff9 !important;
}*/

@media (max-width: 767px) {
	h4.privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.inner_privacy {
		height: 160px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 13px;
		line-height: normal;
		padding: 15px 15px 0;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 20px;
	}

	.inner_privacy h5 {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 13px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	.inner_privacy p.text span.tel_link {
		border-bottom: 1px solid #333;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 1.6;
		margin-top: 30px;
	}

	.inner_privacy {
		height: 200px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 14px;
		line-height: normal;
		padding: 15px 20px 0;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 25px;
	}

	.inner_privacy h5 {
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 13px;
	}
}


@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		max-width: 240px;
		height: 40px;
		text-align: center;
		background-color: #97d3bd;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 40px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #c0ddd2;
	}

	.btn_space {
		width: 100%;
		margin: 0 auto;
		max-width: 240px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 40px;
		text-align: center;
		background-color: #999;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 40px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
	}

	button.back:hover {
		background-color: #aaa;
	}

	button.send {
		width: 47%;
		height: 40px;
		text-align: center;
		background-color: #97d3bd;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 40px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #c0ddd2;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #97d3bd;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #c0ddd2;
	}

	.btn_space {
		width: 400px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin: 0 auto;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #ccc;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 30px;
	}

	button.back:hover {
		background-color: #ddd;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #97d3bd;
		border-radius: 30px;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #c0ddd2;
	}
}

p.ttl_contact {
	font-size: 16px;
	color: #002D97;
	padding-bottom: 10px;
	border-bottom: 1px dotted #002D97;
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.ttl_contact:before {
	content: '';
	display: block;
	width: 5px;
	height: 30px;
	background-color: #002D97;
	margin-right: 10px;
}

@media (max-width: 991px) {
	#privacy {
		margin-top: -80px;
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	#privacy {
		margin-top: -30px;
		padding-top: 30px;
	}
}











/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
