@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Federo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arvo&display=swap');

body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 14px;
	background-color: #fff;
	max-width: 1920px;
	margin: 0 auto;
}

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;
}

a:focus,
*:focus {
	outline: none;
}

/*IE11*/
_:-ms-lang(x)::-ms-backdrop,
a.trans0 {
	transition: 0s;
}

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;
}

.lh2 {
	line-height: 2;
}

.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;
}

.s15 {
	font-size: 15px !important;
	line-height: 1.7;
}

.s16 {
	font-size: 16px !important;
	line-height: 1.7;
}

.s14_c {
	font-size: 14px !important;
	line-height: 1.6;
	text-align: center;
}

.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: 991px) {
	.flex_b_sm {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sm {
		flex-direction: column-reverse;
	}
}

@media (min-width: 992px) {
	.flex_b_sm {
		display: flex;
		flex-direction: row;
		justify-content: space-between;

	}
}

@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;
	}
}

.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: 40px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 421px) {

	.mb_mainimg {
		margin-bottom: 50px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}
}

@media (min-width: 768px) {

	.mb_mainimg {
		margin-bottom: 70px !important;
	}

	.mb_cont {
		margin-bottom: 50px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}
}


@media (min-width: 992px) {

	.mb_mainimg {
		margin-bottom: 70px !important;
	}

	.mb_cont {
		margin-bottom: 70px !important;
	}

	.mb_cont2 {
		margin-bottom: 50px !important;
	}

	.mb_cont3 {
		margin-bottom: 40px !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}


/* header
=========================================================================== */

.inner_body {
	width: 100%;
	overflow: hidden;
}

@media (max-width: 991px) {
	p.btn_contact_h {
		display: none;
	}
}

@media (min-width: 992px) {
	header {
		width: 100%;
	}

	.flex_h {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding-right: 180px;
		height: 95px;
	}

	p.btn_contact_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 120px;
		background-color: #9DC928;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail_h.png) 0 0 /50px 50px no-repeat;
		width: 50px;
		height: 50px;
		margin-bottom: 10px;
	}

	p.btn_contact_h a:hover {
		opacity: 1;
		background-color: #afe326;
	}

	.container-fluid {
		padding: 0 0 0 0;
	}
}

@media (min-width: 1200px) {
	header {
		width: 100%;
	}

	.flex_h {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding-right: 250px;
		height: 95px;
	}

	p.btn_contact_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 210px;
		height: 130px;
		background-color: #9DC928;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail_h.png) 0 0 /66px 66px no-repeat;
		width: 66px;
		height: 66px;
		margin-bottom: 10px;
	}

	p.btn_contact_h a:hover {
		opacity: 1;
		background-color: #afe326;
	}

	.container-fluid {
		padding: 0 0 0 0;
	}
}


/* navigation
=========================================================================== */

/*navbar ナビゲーション全体*/

.navbar {
	margin-bottom: 0;
	/*	デフォルトのマージンを消す*/
	border: none;
	/*	透明1px線を消す*/
	border-radius: 0;
}

.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);
	}

	.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;
	}
}

@media (min-width: 992px) {
	.navbar-brand a {
		width: 250px;
		height: 140px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 99;
	}
}

@media (min-width: 1200px) {
	.navbar-brand a {
		width: 300px;
		height: 150px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 99;
	}
}

@media (min-width: 1350px) {
	.navbar-brand a {
		width: 380px;
		height: 160px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 99;
	}
}

.navbar-brand a:hover {
	opacity: 1;
	background-color: #ebf5cf;
}

@media (max-width: 360px) {
	.navbar-brand {
		width: 70%;
		height: auto;
	}
}

@media (min-width: 361px) {
	.navbar-brand {
		width: 200px;
		height: auto;
	}
}

@media (min-width: 992px) {
	.navbar-brand img {
		width: 210px;
	}
}

@media (min-width: 1200px) {
	.navbar-brand img {
		width: 240px;
	}
}

@media (min-width: 1350px) {
	.navbar-brand img {
		width: 270px;
	}
}

@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;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav li {
		display: inline-block;
		font-size: 14px;
		margin-left: 25px;
	}

	.navbar-nav li > a {
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 0 10px;
		height: 95px;
	}

	.navbar-nav li > a span {
		font-size: 14px;
		color: #9DC928;
		font-family: 'Federo', sans-serif;
		display: block;
		font-weight: normal;
		margin-bottom: 3px;
	}

	.navbar-nav li > a:hover {
		color: #9DC928 !important;
		opacity: 1;
	}

	.navbar-nav li > a:hover span {
		color: #9DC928 !important;
		opacity: 1;
	}

	.navbar-nav li.active > a {
		color: #9DC928 !important;
		background-color: transparent !important;
	}

	.navbar-nav li.active > a span {
		color: #9DC928 !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 0;
		height: 4px;
		background-color: #9DC928;
		transition: .3s;
	}

	.navbar-nav > li > a:hover::after {
		width: 100%;
		opacity: 1;
	}

	.navbar-nav > li.active > a {
		background-color: transparent !important;
		color: #9DC928 !important;
	}

	.navbar-nav > li.active > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 4px;
		background-color: #9DC928 !important;
	}
}

@media (min-width: 1200px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav li {
		display: inline-block;
		font-size: 15px;
		margin-left: 50px;
	}

	.navbar-nav li > a {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 0 10px;
		height: 95px;
	}

	.navbar-nav li > a span {
		font-size: 14px;
		color: #9DC928;
		font-family: 'Federo', sans-serif;
		display: block;
		font-weight: normal;
		margin-bottom: 3px;
	}

	.navbar-nav li > a:hover {
		color: #9DC928 !important;
		opacity: 1;
	}

	.navbar-nav li > a:hover span {
		color: #9DC928 !important;
		opacity: 1;
	}

	.navbar-nav li.active > a {
		color: #9DC928 !important;
		background-color: transparent !important;
	}

	.navbar-nav li.active > a span {
		color: #9DC928 !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 0;
		height: 4px;
		background-color: #9DC928;
		transition: .3s;
	}

	.navbar-nav > li > a:hover::after {
		width: 100%;
		opacity: 1;
	}

	.navbar-nav > li.active > a {
		background-color: transparent !important;
		color: #9DC928 !important;
	}

	.navbar-nav > li.active > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 4px;
		background-color: #9DC928 !important;
	}
}


/*スマホグローバルナビ*/
@media (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%;
		height: 100vh;
		background-color: #72911d;
		position: relative;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 50px;
	}

	.navbar-nav > li > a {
		padding: 15px;
		background-color: #fff;
		font-size: 15px;
		font-weight: bold;
		color: #72911d;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav > li.active > a {
		background-color: #d5e99f !important;
	}

	.navbar-nav > li span {
		color: #999999;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
	}

	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #72911d !important;
		background-color: #d5e99f !important;
		opacity: 1;
	}

	.navbar-nav > li > a:hover span {
		color: #72911d !important;
	}
}


/* メインイメージ
=========================================================================== */

@media (max-width: 767px) {
	.mainimg {
		position: relative;
		margin-top: 65px;
	}
}

@media (min-width: 768px) {
	.mainimg {
		position: relative;
		margin-top: 65px;
	}
}

@media (min-width: 992px) {
	.mainimg {
		position: relative;
		margin-top: 0;
	}
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.swiper-slide {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-direction: row-reverse;
	overflow: hidden;
}

@media (max-width: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (max-width: 767px) {
	p.catch_mainimg {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 99;
		width: 90%;
		max-width: 500px;
	}
}

@media (min-width: 768px) {
	p.catch_mainimg {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 99;
		width: 70%;
		max-width: 1026px;
	}
}


/* index.html
=========================================================================== */

.bg_top01 {
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 1000px;
	background-color: #EBF5CF;
	transform: skewY(-7deg);
	position: absolute;
	bottom: -410px;
	left: 0;
}

@media (max-width: 767px) {
	.bg_top01 .container {
		width: 100%;
		background-color: #fff;
		padding: 50px 20px 40px;
		margin: -60px auto 50px;
		z-index: 99;
		position: relative;
	}

	.bg_top01 .container:before {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 2px;
		height: 40px;
		position: absolute;
		top: -20px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (min-width: 768px) {
	.bg_top01 .container {
		width: 720px;
		background-color: #fff;
		padding: 70px 50px 40px;
		margin: -60px auto 50px;
		z-index: 99;
		position: relative;
	}

	.bg_top01 .container:before {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 2px;
		height: 80px;
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (min-width: 992px) {
	.bg_top01 .container {
		width: 920px;
		background-color: #fff;
		padding: 70px 50px 40px;
		margin: -60px auto 50px;
		z-index: 99;
		position: relative;
	}

	.bg_top01 .container:before {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 2px;
		height: 80px;
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (min-width: 1200px) {
	.bg_top01 .container {
		width: 1140px;
		background-color: #fff;
		padding: 70px 50px 40px;
		margin: -60px auto 50px;
		z-index: 99;
		position: relative;
	}

	.bg_top01 .container:before {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 2px;
		height: 80px;
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (min-width: 1350px) {
	.bg_top01 .container {
		width: 1240px;
		background-color: #fff;
		padding: 70px 50px 40px;
		margin: -60px auto 50px;
		z-index: 99;
		position: relative;
	}

	.bg_top01 .container:before {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 2px;
		height: 80px;
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (max-width: 767px) {
	h2.top01 {
		font-size: 21px;
		text-align: center;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h2.top01 span {
		font-size: 16px;
		font-family: 'Federo', sans-serif;
		color: #9DC928;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) {
	h2.top01 {
		font-size: 28px;
		text-align: center;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h2.top01 span {
		font-size: 18px;
		font-family: 'Federo', sans-serif;
		color: #9DC928;
		letter-spacing: 0;
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	article.property {
		width: 100%;
		margin-bottom: 30px;
	}

	article.property:last-child {
		margin-bottom: 0;
	}

	article.property h3 {
		font-size: 15px;
		color: #fff;
		background-color: #8aaf26;
		padding: 0.8em 1em;
		text-align: center;
		margin-bottom: 20px;
	}

	article.property .cont {
		line-height: normal;
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	article.property {
		width: 32%;
		margin-right: 2%;
	}

	article.property:nth-of-type(3n) {
		margin-right: 0;
	}

	article.property h3 {
		font-size: 16px;
		color: #fff;
		background-color: #72921D;
		padding: 0.8em 1em;
		text-align: center;
		margin-bottom: 20px;
	}

	article.property .cont {
		line-height: normal;
		margin-bottom: 20px;
	}
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 100%;
	/* 高さを指定（ボックスの横幅を基準） */
	background-color: #F8F8EF;
	overflow: hidden;
	position: relative;
}

.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;
}

article.property .pic a {
	display: block;
}

p.btn_property a {
	display: block;
	padding: 0.8em 1em;
	background: url(../images/bg_ttl_top01.png) 0 0 repeat;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: relative;
}

p.btn_property a:after {
	content: '';
	display: block;
	background: url(../images/icon_arrow01.png) 0 0 /46px 34px no-repeat;
	width: 46px;
	height: 34px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) translateX(0);
}

@media (max-width: 767px) {
	p.btn_green a {
		display: block;
		border: 1px solid #7DA220;
		width: 200px;
		height: 50px;
		text-align: center;
		position: relative;
		color: #7DA220;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 15px;
		line-height: 50px;
		margin: 0 auto;
	}

	p.btn_green a:after {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 40px;
		height: 1px;
		position: absolute;
		top: 50%;
		right: -20px;
		transform: translateY(-50%) translateX(0);
	}

}

@media (min-width: 768px) {
	p.btn_green a {
		display: block;
		border: 1px solid #7DA220;
		width: 300px;
		height: 50px;
		text-align: center;
		position: relative;
		color: #7DA220;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 50px;
		margin: 0 auto;
	}

	p.btn_green a:after {
		content: '';
		display: block;
		background-color: #7DA220;
		width: 50px;
		height: 1px;
		position: absolute;
		top: 50%;
		right: -25px;
		transform: translateY(-50%) translateX(0);
	}

	p.btn_green a:hover {
		background-color: #7DA220;
		color: #fff;
		opacity: 1;
	}

	p.btn_green a:hover:after {
		background-color: #506c0a;
	}
}

@media (max-width: 767px) {
	.bg_top02 {
		position: relative;
		z-index: 99;
		background-color: #fff;
		padding: 50px 0 0;
	}

	p.year {
		color: #95BF26;
		font-size: 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		margin-bottom: 5px;
		letter-spacing: 0;
	}

	p.year span {
		font-size: 24px;
		display: inline-block;
		margin-right: 5px;
		letter-spacing: 0.1em;
	}

	h2.top02 {
		font-size: 20px;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 25px;
	}

	h2.top02 span {
		color: #9DC927;
		font-size: 15px;
		font-family: 'Federo', sans-serif;
		display: block;
		margin-left: 20px;
	}
}

@media (min-width: 768px) {
	.bg_top02 {
		position: relative;
		z-index: 99;
		background-color: #fff;
		padding: 80px 0 0;
	}

	p.year {
		color: #95BF26;
		font-size: 59px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		margin-bottom: 5px;
	}

	p.year span {
		font-size: 32px;
		display: inline-block;
		margin-right: 10px;
		letter-spacing: 0.05em;
	}

	h2.top02 {
		font-size: 25px;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 25px;
	}

	h2.top02 span {
		color: #9DC927;
		font-size: 18px;
		font-family: 'Federo', sans-serif;
		display: block;
		margin-left: 30px;
	}
}

.bg_top02 p.text {
	line-height: 1.8;
}

@media (max-width: 767px) {
	p.btn_black a {
		display: block;
		border: 1px solid #333;
		width: 200px;
		height: 50px;
		text-align: center;
		position: relative;
		color: #333;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 15px;
		line-height: 50px;
		margin: 0 auto 30px;
	}

	p.btn_black a:after {
		content: '';
		display: block;
		background-color: #333;
		width: 40px;
		height: 1px;
		position: absolute;
		top: 50%;
		right: -20px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 768px) {
	p.btn_black a {
		display: block;
		border: 1px solid #333;
		width: 300px;
		height: 50px;
		text-align: center;
		position: relative;
		color: #333;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 50px;
	}

	p.btn_black a:after {
		content: '';
		display: block;
		background-color: #333;
		width: 50px;
		height: 1px;
		position: absolute;
		top: 50%;
		right: -25px;
		transform: translateY(-50%) translateX(0);
	}

	p.btn_black a:hover {
		background-color: #333;
		color: #fff;
		opacity: 1;
	}

	p.btn_black a:hover:after {
		background-color: #999;
	}
}

@media (max-width: 767px) {
	.map_top {
		height: 360px;
	}
}

@media (min-width: 768px) {
	.map_top {
		height: 400px;
	}
}

@media (min-width: 992px) {
	.map_top {
		height: 400px;
	}
}


/* フッター
=========================================================================== */

@media (max-width: 767px) {
	footer {
		width: 100%;
		background: url(../images/bg_footer.jpg) center center /cover no-repeat;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 50px 0 0;
	}

	p.logo_f {
		width: 200px;
		margin: 0 0 20px;
	}

	p.text_f {
		font-size: 14px;
		text-align: center;
		line-height: 1.8;
		margin-bottom: 30px;
	}

	.bg_fnav {
		width: 100%;
	}

	.bg_fnav ul {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 30px;
	}

	.bg_fnav ul li {
		font-size: 14px;
		color: #fff;
		margin-bottom: 10px;
	}

	.bg_fnav ul li:last-child {
		margin-right: 0;
	}

	.bg_fnav ul li a {
		color: #95BF26;
		font-weight: bold;
	}

	p.copyright {
		width: 100%;
		height: 40px;
		background-color: #444;
		font-size: 12px;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.bg_footer {
		width: 100%;
		height: 360px;
		background: url(../images/bg_footer.jpg) center center /cover no-repeat;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	p.logo_f {
		width: 240px;
		margin: 50px 0 20px;
	}

	p.text_f {
		font-size: 14px;
	}

	.bg_fnav {
		width: 100%;
		height: 60px;
		background-color: #95BF26;
	}

	.bg_fnav ul {
		width: 100%;
		height: 60px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.bg_fnav ul li {
		font-size: 15px;
		color: #fff;
		margin-right: 70px;
	}

	.bg_fnav ul li:last-child {
		margin-right: 0;
	}

	.bg_fnav ul li a {
		color: #fff;
	}

	p.copyright {
		width: 100%;
		height: 50px;
		background-color: #444;
		font-size: 12px;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 5px;
		right: 5px;
		width: 30px;
		height: 30px;
		z-index: 99999999999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 0;
		right: 2px;
		width: 50px;
		height: 50px;
		z-index: 99999999999;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}


/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
	.bg_sub {
		width: 100%;
		height: 240px;
		margin-top: 70px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center top /cover no-repeat;
	}

	.bg_property {
		background: url(../images/bg_property.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center top /cover no-repeat;
	}

	h2.sub {
		color: #fff;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
		margin-top: 20px;
	}

	h2.sub span {
		display: block;
		color: #fff;
		font-size: 18px;
		font-family: 'Federo', sans-serif;
		letter-spacing: 0;
		font-weight: normal;
		margin-top: 15px;
	}

	h2.sub_black {
		color: #333;
	}

	h2.sub_black span {
		color: #333;
	}
}

@media (min-width: 768px) and (max-width:991px) {

	.bg_sub {
		width: 100%;
		height: 300px;
		margin-top: 70px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center top /cover no-repeat;
	}

	.bg_property {
		background: url(../images/bg_property.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center top /cover no-repeat;
	}

	h2.sub {
		color: #fff;
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
		margin-top: 20px;
	}

	h2.sub span {
		display: block;
		color: #fff;
		font-size: 20px;
		font-family: 'Federo', sans-serif;
		letter-spacing: 0;
		font-weight: normal;
		margin-top: 15px;
	}

	h2.sub_black {
		color: #333;
	}

	h2.sub_black span {
		color: #333;
	}
}

@media (min-width: 992px) {
	.bg_sub {
		width: 100%;
		height: 240px;
		position: relative;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center top /cover no-repeat;
	}

	.bg_property {
		background: url(../images/bg_property.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center top /cover no-repeat;
	}

	h2.sub {
		width: 300px;
		height: 90px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateY(0) translateX(-50%);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #7DA01F;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	h2.sub span {
		display: block;
		color: #CCCCCC;
		font-size: 20px;
		font-family: 'Federo', sans-serif;
		letter-spacing: 0;
		font-weight: normal;
		margin-top: 7px;
	}
}

@media (min-width: 1200px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		position: relative;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center top /cover no-repeat;
	}

	.bg_property {
		background: url(../images/bg_property.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center top /cover no-repeat;
	}

	h2.sub {
		width: 400px;
		height: 110px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateY(0) translateX(-50%);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #7DA01F;
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	h2.sub span {
		display: block;
		color: #CCCCCC;
		font-size: 23px;
		font-family: 'Federo', sans-serif;
		letter-spacing: 0;
		font-weight: normal;
		margin-top: 7px;
	}
}


/* works.html　
=========================================================================== */

@media (max-width: 767px) {

	.bg_works01 p.ttl {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 15px;
	}

	.bg_works01 p.text {
		font-size: 14px;
		line-height: 1.8;
		letter-spacing: 0.1em;
		color: #333;
		padding: 0 0;
		margin-bottom: 20px;
	}

	p.since {
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #9DC927;
	}

	p.since span {
		font-size: 46px;
		display: inline-block;
		letter-spacing: 0;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.bg_works01 {
		background: url(../images/bg_works01.jpg) center center /cover no-repeat;
		width: 720px;
		height: 316px;
		position: relative;
	}

	.bg_works01 .inner {
		position: absolute;
		top: 40px;
		left: 180px;
	}

	.bg_works01 p.ttl {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 15px;
	}

	.bg_works01 p.text {
		font-size: 14px;
		line-height: 1.8;
		letter-spacing: 0.1em;
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
		padding: 15px;
	}

	p.since {
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #fff;
		position: absolute;
		bottom: 0;
		left: 50px;
	}

	p.since span {
		font-size: 50px;
		display: inline-block;
		letter-spacing: 0;
	}
}

@media (min-width: 992px) {
	.bg_works01 {
		background: url(../images/bg_works01.jpg) center center /cover no-repeat;
		width: 940px;
		height: 413px;
		position: relative;
	}

	.bg_works01 .inner {
		position: absolute;
		top: 50px;
		left: 240px;
	}

	.bg_works01 p.ttl {
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 15px;
	}

	.bg_works01 p.text {
		font-size: 15px;
		line-height: 1.8;
		letter-spacing: 0.1em;
	}

	p.since {
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #fff;
		position: absolute;
		bottom: 0;
		left: 50px;
	}

	p.since span {
		font-size: 60px;
		display: inline-block;
		letter-spacing: 0;
	}
}

@media (min-width: 1200px) {
	.bg_works01 {
		background: url(../images/bg_works01.jpg) center center /cover no-repeat;
		width: 1140px;
		height: 500px;
		position: relative;
	}

	.bg_works01 .inner {
		position: absolute;
		top: 70px;
		left: 270px;
	}

	.bg_works01 p.ttl {
		font-size: 30px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	.bg_works01 p.text {
		font-size: 15px;
		line-height: 2;
		letter-spacing: 0.1em;
	}

	p.since {
		font-size: 42px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #fff;
		position: absolute;
		bottom: 0;
		left: 50px;
	}

	p.since span {
		font-size: 80px;
		display: inline-block;
		letter-spacing: 0;
	}
}

@media (max-width: 767px) {
	h3.sub_bdr {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	h3.sub_bdr:after {
		content: '';
		display: block;
		width: 70px;
		height: 1px;
		background-color: #333;
		margin: 20px auto 20px;
	}
}

@media (min-width: 768px) {
	h3.sub_bdr {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	h3.sub_bdr:after {
		content: '';
		display: block;
		width: 100px;
		height: 1px;
		background-color: #333;
		margin: 25px auto 30px;
	}
}

@media (min-width: 992px) {
	h3.sub_bdr {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	h3.sub_bdr:after {
		content: '';
		display: block;
		width: 120px;
		height: 1px;
		background-color: #333;
		margin: 30px auto 50px;
	}
}

@media (max-width: 767px) {
	h4.works02 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		margin-bottom: 10px;
	}

	h4.works02 span {
		color: #9DC927;
		font-size: 40px;
		margin-right: 10px;
		letter-spacing: 0;
	}

	#works02 p.text {
		letter-spacing: 0.05em;
		line-height: 1.8;
		font-size: 14px;
	}

	#works02 p.en {
		border-top: 1px solid #333;
		padding-top: 10px;
		color: #9DC926;
		font-size: 18px;
		font-family: 'Federo', sans-serif;
		margin-top: 10px;
		text-align: right;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) {

	h4.works02 {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	h4.works02 span {
		color: #9DC927;
		font-size: 56px;
		margin-right: 20px;
		letter-spacing: 0;
	}

	#works02 p.text {
		letter-spacing: 0.1em;
		line-height: 2;
		font-size: 15px;
	}

	#works02 p.en {
		border-top: 1px solid #333;
		padding-top: 20px;
		color: #9DC926;
		font-size: 21px;
		font-family: 'Federo', sans-serif;
		margin-top: 20px;
		text-align: right;
	}
}

@media (min-width: 992px) {

	h4.works02 {
		font-size: 30px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		margin-bottom: 25px;
	}

	h4.works02 span {
		color: #9DC927;
		font-size: 69px;
		margin-right: 20px;
		letter-spacing: 0;
	}

	#works02 p.text {
		letter-spacing: 0.1em;
		line-height: 2;
		font-size: 15px;
	}

	#works02 p.en {
		border-top: 1px solid #333;
		padding-top: 25px;
		color: #9DC926;
		font-size: 26px;
		font-family: 'Federo', sans-serif;
		margin-top: 25px;
		text-align: right;
	}
}


/* property.html　
=========================================================================== */

@media (max-width: 767px) {
	ul.nav_property {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
	}

	ul.nav_property li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 15px;
	}

	ul.nav_property li:nth-of-type(2n) {
		margin-right: 0;
	}

	ul.nav_property li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		background-color: #F0F0E1;
		padding: 0.8em 0.8em;
		font-size: 16px;
		text-align: center;
		color: #333;
		word-break: break-all;
	}

	ul.nav_property li a:hover {
		opacity: 1;
		background-color: #333;
		color: #fff;
	}

	ul.nav_property li.active a {
		background-color: #333;
		color: #fff;
	}
}

@media (min-width: 768px) {
	ul.nav_property {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
	}

	ul.nav_property li {
		width: 19%;
		margin-right: 1.25%;
		margin-bottom: 15px;
	}

	ul.nav_property li:nth-of-type(5n) {
		margin-right: 0;
	}

	ul.nav_property li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		background-color: #F0F0E1;
		padding: 1em 0.8em;
		font-size: 16px;
		text-align: center;
		color: #333;
		word-break: break-all;
	}

	ul.nav_property li a:hover {
		opacity: 1;
		background-color: #333;
		color: #fff;
	}

	ul.nav_property li.active a {
		background-color: #333;
		color: #fff;
	}
}

@media (min-width: 992px) {
	ul.nav_property {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
	}

	ul.nav_property li {
		width: 19%;
		margin-right: 1.25%;
		margin-bottom: 15px;
	}

	ul.nav_property li:nth-of-type(5n) {
		margin-right: 0;
	}

	ul.nav_property li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		background-color: #F0F0E1;
		padding: 0.8em 1em;
		font-size: 18px;
		text-align: center;
		color: #333;
		word-break: break-all;
	}

	ul.nav_property li a:hover {
		opacity: 1;
		background-color: #333;
		color: #fff;
	}

	ul.nav_property li.active a {
		background-color: #333;
		color: #fff;
	}
}

@media (max-width: 767px) {
	h3.property {
		width: 100%;
		font-size: 22px;
		color: #fff;
		padding: 0.8em 1em;
		background-color: #333;
		position: relative;
		text-align: center;
		margin-bottom: 35px;
		letter-spacing: 0.1em;
		word-break: break-all;
	}

	h3.property:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 20px 0 20px;
		border-color: #333 transparent transparent transparent;
		position: absolute;
		bottom: -15px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (min-width: 768px) {
	h3.property {
		width: 100%;
		font-size: 26px;
		color: #fff;
		padding: 0.8em 1em;
		background-color: #333;
		position: relative;
		text-align: center;
		margin-bottom: 50px;
		letter-spacing: 0.1em;
		word-break: break-all;
	}

	h3.property:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 20px 0 20px;
		border-color: #333 transparent transparent transparent;
		position: absolute;
		bottom: -15px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
}

@media (max-width: 767px) {
	#property article.property {
		width: 100%;
		margin-bottom: 50px;
	}

	#property article.property h3 {
		font-size: 18px;
		color: #fff;
		background-color: #72921D;
		padding: 1em 1em;
	}
}

@media (min-width: 768px) {
	#property article.property {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 50px;
	}

	#property article.property:nth-of-type(2n) {
		margin-right: 0;
	}

	#property article.property h3 {
		font-size: 18px;
		color: #fff;
		background-color: #72921D;
		padding: 1em 1em;
	}
}

@media (max-width: 767px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #227c44;
		border: 1px solid #227c44;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
	}

	div.paging span.paging-text a {
		padding: 3px 5px;
		display: block;
		color: #227c44;
		background-color: #fff;
	}

	div.paging span.current {
		background: #95bf26;
		border: 1px solid #227c44;
		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: #95bf26;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 768px) {
	div.paging {
		text-align: center;
		margin-top: 20px;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #227c44;
		border: 1px solid #227c44;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
	}

	div.paging span.paging-text a {
		padding: 3px 8px;
		display: block;
		color: #227c44;
		background-color: #fff;
	}

	div.paging span.current {
		background: #95bf26;
		border: 1px solid #227c44;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 3px 8px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #95bf26;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}


/* property_view.html　
=========================================================================== */

@media (max-width: 767px) {
	article.view h4 {
		font-size: 18px;
		color: #fff;
		background-color: #7DA220;
		line-height: 1.4;
		padding: 0.8em 1.5em 0.7em 1.5em;
		margin-bottom: 20px;
	}

	article.view .cont {
		line-height: normal;
		margin-bottom: 20px;
	}

	table.view {
		width: 100%;
		margin-bottom: 30px;
		border-left: 1px solid #aaa;
		border-top: 1px solid #aaa;
	}

	table.view th {
		background-color: #f3f3e2;
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
		padding: 12px 10px;
		width: 100%;
		display: block;
	}

	table.view td {
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
		padding: 12px 10px;
		width: 100%;
		display: block;
		min-height: 45px;
	}

	.photo-ofi2 {
		height: 0;
		display: block;
		padding-bottom: 70%;
		/* 高さを指定（ボックスの横幅を基準） */
		background-color: #F8F8EF;
		overflow: hidden;
		position: relative;
	}

	.photo-ofi2 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;
	}

	p.outline {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px solid #555;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}

	.cont_outline {
		line-height: 2;
		margin-bottom: 25px;
	}

	.cont_outline:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	article.view h4 {
		font-size: 22px;
		color: #fff;
		background-color: #7DA220;
		line-height: 1.4;
		padding: 0.8em 1.5em 0.7em 1.5em;
		margin-bottom: 20px;
	}

	article.view .cont {
		line-height: normal;
		margin-bottom: 20px;
	}

	table.view {
		width: 100%;
		margin-bottom: 30px;
	}

	table.view th {
		background-color: #F8F8EF;
		border: 1px solid #aaa;
		padding: 12px 25px;
		width: 16%;
	}

	table.view td {
		border: 1px solid #aaa;
		padding: 12px 25px;
		width: 34%;
	}

	.photo-ofi2 {
		height: 0;
		display: block;
		padding-bottom: 70%;
		/* 高さを指定（ボックスの横幅を基準） */
		background-color: #F8F8EF;
		overflow: hidden;
		position: relative;
	}

	.photo-ofi2 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;
	}

	p.outline {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px solid #555;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}

	.cont_outline {
		line-height: 2;
		margin-bottom: 25px;
	}

	.cont_outline:last-child {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	p.btn_view a {
		width: 100%;
		background-color: #D93600;
		padding: 1em 0.5em;
		font-size: 14px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin: 40px auto 40px;
		max-width: 320px;
	}

	p.btn_view a:before {
		content: '';
		display: block;
		background: url(../images/icon_property01.png) 0 0 /30px 28px no-repeat;
		width: 30px;
		height: 28px;
		margin-bottom: 10px;
		flex-shrink: 0;
	}
}

@media (min-width: 768px) {
	p.btn_view a {
		width: 440px;
		background-color: #D93600;
		padding: 0.8em 1em;
		font-size: 18px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin: 50px auto 50px;
	}

	p.btn_view a:before {
		content: '';
		display: block;
		background: url(../images/icon_property01.png) 0 0 /40px 37px no-repeat;
		width: 40px;
		height: 37px;
		margin-right: 1em;
	}
}

@media (min-width: 992px) {
	p.btn_view a {
		width: 540px;
		background-color: #D93600;
		padding: 0.8em 1em;
		font-size: 20px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin: 40px auto 40px;
	}

	p.btn_view a:before {
		content: '';
		display: block;
		background: url(../images/icon_property01.png) 0 0 /40px 37px no-repeat;
		width: 40px;
		height: 37px;
		margin-right: 1em;
	}
}

@media (max-width: 767px) {
	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 90px;
		height: 90px;
		background-color: #F0F0E1;
		border-radius: 50%;
		color: #aaa;
		font-size: 16px;
		font-family: 'Federo', sans-serif;
		margin: 0 auto;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_property02.png) 0 0 /36px 23px no-repeat;
		width: 36px;
		height: 23px;
		margin-bottom: 5px;
	}
}

@media (min-width: 768px) {
	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 120px;
		height: 120px;
		background-color: #F0F0E1;
		border-radius: 50%;
		color: #aaa;
		font-size: 19px;
		font-family: 'Federo', sans-serif;
		margin: 0 auto;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_property02.png) 0 0 /50px 31px no-repeat;
		width: 50px;
		height: 31px;
		margin-bottom: 5px;
	}
}


/* company.html　
=========================================================================== */

@media (max-width: 767px) {
	h3.company {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding-bottom: 10px;
		border-bottom: solid 1px #aaa;
	}

	h3.company span {
		font-size: 16px;
		color: #9DC928;
		font-family: 'Arvo', serif;
		font-weight: normal;
	}
}

@media (min-width: 768px) {
	h3.company {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding-bottom: 10px;
		border-bottom: solid 1px #aaa;
	}

	h3.company span {
		font-size: 18px;
		color: #9DC928;
		font-family: 'Arvo', serif;
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	table.company {
		width: 100%;
		border: none;
		border-top: solid 1px #aaa;
		border-bottom: solid 1px #aaa;
		border-collapse: separate;
		border-spacing: 0 10px;
		background: #fff;
	}

	table.company th {
		vertical-align: middle;
		width: 100%;
		margin: 0;
		text-align: left;
		color: #333;
		font-size: 14px;
		font-weight: bold;
		padding: 10px 10px 10px 20px;
		background-color: #d1ea92;
		display: block;
	}

	table.company td {
		padding: 0;
		margin: 0;
		padding: 10px 10px 10px 20px;
		border: none;
		color: #333;
		font-size: 14px;
		vertical-align: middle;
		background-color: #f5f3f3;
		line-height: 1.6;
		display: block;
	}

	table.company td:first-child {
		padding: 0 0 0 10px;
		vertical-align: middle;
	}

	table.company td.bar {
		height: 1px;
		width: 100%;
		border-top: solid 1px #aaa;
		padding: 0;
	}
}

@media (min-width: 768px) {
	table.company {
		width: 100%;
		border: none;
		border-bottom: solid 1px #aaa;
		border-collapse: separate;
		border-spacing: 0 10px;
		background: #fff;
	}

	table.company th {
		vertical-align: middle;
		width: 120px;
		margin: 0;
		text-align: left;
		color: #333;
		font-size: 14px;
		font-weight: bold;
		padding: 10px 10px 10px 30px;
		background-color: #d1ea92;
	}

	table.company td {
		padding: 0;
		margin: 0;
		padding: 10px 10px 10px 30px;
		border: none;
		color: #333;
		font-size: 14px;
		vertical-align: middle;
		white-space: nowrap;
		overflow: hidden;
		background-color: #f5f3f3;
		line-height: 1.6;
	}

	table.company td:first-child {
		padding: 0 0 0 10px;
		vertical-align: middle;
	}

	table.company td.bar {
		height: 1px;
		width: 100%;
		border-top: solid 1px #aaa;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.access_map {
		height: 360px;
	}
}

@media (min-width: 768px) {
	.access_map {
		height: 400px;
	}
}

@media (min-width: 992px) {
	.access_map {
		height: 500px;
	}
}

@media (max-width: 767px) {

	p.btn_map a {
		display: block;
		width: 180px;
		height: 50px;
		border: 1px solid #aaa;
		font-size: 14px;
		text-align: center;
		line-height: 50px;
		margin: 25px auto 0;
		color: #333;
	}
}

@media (min-width: 768px) {

	p.btn_map a {
		display: block;
		width: 210px;
		height: 50px;
		border: 1px solid #aaa;
		font-size: 14px;
		text-align: center;
		line-height: 50px;
		margin: 25px auto 0;
		color: #333;
	}
}


/* contact.html　
=========================================================================== */

@media (max-width: 767px) {
	p.ttl_contact {
		color: #7DA11F;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		font-size: 17px;
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	p.ttl_contact {
		color: #7DA11F;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		font-size: 20px;
		margin-bottom: 25px;
	}
}

@media (max-width: 767px) {
	.info_contact {
		width: 100%;
		background-color: #F8F8EF;
		padding: 20px 15px;
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		margin-bottom: 40px;
	}

	.info_contact .pic {
		width: 100%;
		margin-top: 20px;
		max-width: 200px;
	}

	.info_contact .inner {
		width: 100%;
	}

	.photo-ofi3 {
		height: 0;
		display: block;
		padding-bottom: 80%;
		background-color: #fff;
		overflow: hidden;
		position: relative;
	}

	.photo-ofi3 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;
	}

	.info_contact .inner p.ttl {
		color: #7DA11F;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
		text-align: center;
	}

	.info_contact .inner p.name {
		background-color: #fff;
		font-size: 15px;
		color: #333;
		padding: 0.7em 1em;
		text-align: center;
	}

}

@media (min-width: 768px) {
	.info_contact {
		width: 100%;
		background-color: #F8F8EF;
		padding: 20px 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 40px;
	}

	.info_contact .pic {
		width: 20%;
		max-width: 140px;
		margin-right: 40px;
	}

	.info_contact .inner {
		width: 70%;
	}

	.photo-ofi3 {
		height: 0;
		display: block;
		padding-bottom: 80%;
		/* 高さを指定（ボックスの横幅を基準） */
		background-color: #fff;
		overflow: hidden;
		position: relative;
	}

	.photo-ofi3 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;
	}

	.info_contact .inner p.ttl {
		color: #7DA11F;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}

	.info_contact .inner p.name {
		background-color: #fff;
		font-size: 16px;
		color: #333;
		padding: 0.8em 1.5em;
	}

}

@media (max-width: 767px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		padding: 10px;
	}

	table.contact td {
		display: block;
		padding: 0 10px 10px 10px;
	}
}

@media (min-width: 768px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 10px;
	}

	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;
	}

	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: 22%;
		padding: 10px;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
	}

	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.3em 0.5em;
		width: 100%;
		border: 1px solid #ddd;
		background-color: #f5f5f5;
		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: #f5f5f5;
		border-radius: 4px;
	}
}

table.contact td input.form100 {
	width: 100px !important;
}

table.contact td input.form150 {
	width: 150px !important;
}

select {
	padding: 0.3em 0.5em;
}

textarea {
	width: 100%;
	padding: 0.2em 0.5em;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
}

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;
}

@media (max-width: 767px) {
	.privacyBox {
		height: 180px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 14px;
		line-height: normal;
		padding: 15px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
	}
}

@media (min-width: 768px) {
	.privacyBox {
		height: 210px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 14px;
		line-height: normal;
		padding: 15px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
	}
}

p.ttl_privacy {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

p.text_privacy {
	font-size: 13px;
	line-height: 1.6;
}

ul.privacy li {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 13px;
}

p.name_policy {
	text-align: right;
	margin-right: 50px;
	line-height: 1.8;
}

h4.privacy {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.6;
}

p.name_privacy {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 50px;
}

@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		height: 40px;
		text-align: center;
		background-color: #95bf26;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 40px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #a6d42e;
	}

	.btn_space {
		width: 100%;
		margin: 0 auto;
	}

	button.back {
		width: 47%;
		height: 40px;
		text-align: center;
		background-color: #999;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		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: #95bf26;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 40px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #a6d42e;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #95bf26;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #a6d42e;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #999;
		border-radius: 30px;
		color: #ffffff;
		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: #aaa;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #95bf26;
		border-radius: 30px;
		color: #ffffff;
		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: #a6d42e;
	}
}

span.red {
	color: #ff0000;
}

table.contact label {
	font-weight: normal;
}

















/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
