a[href^="tel:"] { cursor: default; }
@media screen and (min-width: 768px) {
	a[href^="tel:"] { cursor: default;
	text-decoration:none; }
}

h4 {
	border-bottom:1px #ccc dashed;
}

.font_color {
	color:#918954!important;
}

.index_bnr {
	position:relative;
}
.index_bnr img {
	width:100%;

}
.index_bnr p {
	position:absolute;
	text-align:center;
	font-size:1.4em;
	margin-top:42%;
	padding:3% 2%;
	background-color:rgba(255,255,255,0.7);
}
.index_bnr a {
		text-decoration:none;
}
h3.gift{
	border:none;
	border-bottom:1px #ccc dashed;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:1em;
}
h3.gift::before {
	position:relative;
	content: "\f06b";
	font-family: FontAwesome;
	left: 0.3em;
	font-size: 1.3em;
	margin-top:1px;
	margin-right:0.7em;
	color:#7E744E;
}
h3.gift::after {
	background:none;
}
@media only screen and (max-width: 768px) {
	h3.gift{
		font-size:1.2em;
	}
	
}
.r-number2{
	width: 110px;
	height: 60px;
	padding:0 10px;
	background-color:#222;
	color: #FFF;
	text-align: center;
	margin-right:0.5em;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 25px;
	font-weight: 200;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.content .r-number2{
	width: 110px;
	height: 60px;
	padding:0 15px;
	background-color: #918954;
	color: #FFF;
	text-align: center;
	margin-right:0.5em;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 35px;
	font-weight: 200;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-radius:50%;
}
/*===========================
aaa
===========================*/

.img_sml {
	width:60%!important;
	margin:auto;
}


.txtstyle12 {
	font-size:1.2em;
}
.txtstyle11 {
	font-size:1.1em;
}


h4.h4_ver2 {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

h4.h4_ver2:before {
	content:"\f138";
 font-family: FontAwesome;
 padding-right:5px;
}

/*----------------------------
フロー(横縦レスポ)
----------------------------*/


.arrow{
  position: relative;
  float:left;
  padding-left: 18px;
  padding-right:2px;
  font-size:1em;

}
.arrow_f{
	position: relative;
  float:left;
	padding-right:5px;
	  font-size:1em;

}

.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: double 4px #d4987e;
  border-right: double 4px #d4987e;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

.arrowbox {
	position: relative;
  float:left;
    padding-top: 1.5em;
	padding-bottom:0;
	padding-left:0.8em;
	padding-right:0.8em;
    margin: 1em 0;
    font-weight: bold;
    background: #FFF;
    border: solid 2px #d4987e;/*線*/
    border-radius: 10px;/*角の丸み*/
	text-align:center;
	height:50px;
	vertical-align:middle;
}
.arrowbox2 {
	position: relative;
  float:left;
    padding-top: 0.8em;
	padding-bottom:2.2em;
	padding-left:0.8em;
	padding-right:0.8em;
    margin: 1em 0;
    font-weight: bold;
    background: #FFF;
    border: double 4px #d4987e;/*線*/
    border-radius: 10px;/*角の丸み*/
	text-align:center;
	height:50px;
	width:auto;
	vertical-align:middle;
	min-width:300px;
}

.step_txt {
	margin-top:10px;
}

 @media screen and (max-width: 1200px){
.arrowbox2, .arrowbox {
	height:1em;
	float:none!important;
	width:90%!important;
	height:auto;
		padding-bottom:10px;
		min-width:90%;

}
.arrow, .arrow_f {
	float:none!important;
	height:auto;
	margin-bottom:50px;
	padding:0 0 0 0;

}
.step_txt {
	margin-top:0;
}
.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: double 4px #d4987e;
  border-right: double 4px #d4987e;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: -25%;
  left: 47%;
  margin-top: -4px;
}

}


/*===========================
aaa
===========================*/

.txtslow2 {
	line-height: 2.3;
	font-size:1.2em;
}
.bbd {
	border-bottom:3px double #000;
}

table tr.bg {
	background-color:#DFEAE4;
}
	


/*----------------------------
free area
-----------------------------*/

.free-area {
	width:100%;
	border-top:1px solid #d7d7d7;
	padding: 50px 0;
	background-image:url(../img/top/bg_freearea.png);
	background-position: 2% bottom;
	background-repeat: no-repeat;
}
.free-area .inner {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.free-area .inner h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	width: 100%;
	background-color: #333;
	background-image: url(../img/top/bg_patten1.png);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 2px;
	line-height: 1;
}

.free-area h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 2em;
	position: relative;
	border-bottom:solid 1px #333;
	padding-bottom:5px;
}



/*===========================
リスト
===========================*/
.content ul.nb_circle, ul.circle2, .content ul.circle3, .content ul.nb_check, .content ul.check2, .content ul.check3 {
	position: relative;
}
.content ul.check_2 li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
	left:-45%;
	position:relative;
}
.content ul.check_2 li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
.content ul.nb_circle li {
	padding: 0 0 0.5em 1.2em;
}
.content ul.nb_circle li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
.content ul.nb_check li {
	padding: 0 0 0.5em 1.6em;
}
.content ul.nb_check li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
ul.circle2 li, ul.check2 li {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 1%;
	margin-left: 0.1%;
	width: 45%;
}
ul.circle2 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
 .content ul.check2 li::before {
 display: block;
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 font-size: 1em;
 margin-left: -1em;
}
.content ul.circle3 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	margin-right: 35px;
	width: 7.5em;
}
.content ul.circle_3 li {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 2%;
	margin-left: 0.1%;
	width: 29%;
}
.content ul.circle_3 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.check_3 li {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 0.1%;
	margin-left: 0.1%;
	width: 30%;
}
.content ul.check_3 li:before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
.content ul.circle_4 li {
	margin-bottom: 0.5em;
	/*
	border-bottom: 1px dashed #CCC;
	*/
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 0.1%;
	margin-left: 0.1%;
	width: 20%;
}
.content ul.circle_4 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.check_4 li {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 0.1%;
	margin-left: 0.1%;
	width: 23%;
}
.content ul.check_4 li:before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
.content ul.check3 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 35px;
}
.content ul.circle3 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
 .content ul.check3 li::before {
 display: block;
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 font-size: 1.3em;
 margin-left: -1.2em;
}
.content ul.circle4 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 35px;
}
.content ul.check4 li {
	margin-bottom: 0.2em;

	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-right: 35px;
}
.content ul.check4 li::before {
 display: block;
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 font-size: 1.3em;
 margin-left: -1.2em;
}
.content ul.circle4 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
ul.liReseter {
	line-height:1.8em;
	margin-left:20px;
}
ul.liReseter li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}
ul.liReseter2 {
	line-height:1.8em;
	margin:0 0 12px 30px;
}
ul.liReseter2 li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}
ul.liReseterFloat {
	line-height:1.8em;
	margin-left:20px;
}
ul.liReseterFloat li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
	float:left;
	padding-right:60px;
}
.content ol.number-list2 {
	display: block;
	list-style-position: outside;
}
.content ol.number-list2 li {
	list-style-type: decimal;
	padding: 0 0 0 10px;
	margin-left: 2em;
}
 @media screen and (max-width: 768px) {
 ul.liReseterFloat li {
 float:none;
 margin-bottom:10px;
 border-bottom:1px #ccc dashed;
}
.content ul.circle_3 li, .content ul.circle_4 li {
 float: none;
 width: 90%;
}
.content ul.circle4 li {
 float: none;
 width: 90%;
 border-bottom:1px #ccc dashed;
}
}
.content ol.number-list_b {
	counter-reset:number; /* 名前を付けたカウンターをリセット */
	list-style:none; /* olが数字を付けることをキャンセル */
}
.content ol.number-list_b li {
	line-height: 2;
	margin-bottom: 0.5em;
	border-bottom:1px #CCC dashed;
	padding-bottom:0.2em;
	padding-left: 2.8em; /*1em（1文字）分、右に動かす*/
	text-indent: -2.8em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.content ol.number-list_b li:before {
	counter-increment: number;
	content: counter(number);
	display: inline-block;
	width: 2em;
	height: 2em;
	text-align: center;
	border-radius: 50%;
	margin-right: .9em;
	text-indent: 0.1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
@media screen and (max-width: 768px) {
 .content ol.number-list_b li {
 width:100%;
 margin-left:0;
}
}
@media screen and (max-width: 768px) {
 .content ol.number-list_b li {
 width:88%;
}
}
ul.comment {
	position: relative;
}
ul.comment li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;/*
	border-bottom: 1px dashed #CCC;
	*/
}
ul.comment li::before {
 position: absolute;
 content: "\f27b";
 font-family: FontAwesome;
 left: 0.1em;
 font-size: 1.3em;
}

ul.comment2 {
	position: relative;
}



ul.comment2 li {
	margin-bottom: 0.5em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 0.1%;
	margin-left: 0.1%;
	width: 45%;
}
ul.comment2 li::before {
	display: block;
	position: absolute;
	content: "\f27b";
	font-family: FontAwesome;
	font-size: 1.4em;
	margin-left: -1.2em;

}


ul.comment_f {
	position: relative;
}



ul.comment_f li {
	margin-bottom: 0.5em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 2%;
	margin-left: 0.1%;
		border-bottom: 1px dashed #CCC;
}
ul.comment_f li::before {
	display: block;
	position: absolute;
	content: "\f27b";
	font-family: FontAwesome;
	font-size: 1.4em;
	margin-left: -1.2em;

}

/*===========================
タブレット・スマホサイズのcircle2
===========================*/


@media screen and (max-width: 768px) {
ul.circle2 li, ul.check2 li {
 margin-bottom: 0.7em;
 border-bottom: 1px dashed #CCC;
 float: left;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.5em;
 padding-left: 1.4em;
 margin-right: 1%;
 margin-left: 0;
 width: 94%;
}
}
/*===========================
地図追加
===========================*/
#map_canvas2, #map_canvas3, #map_canvas4, #map_canvas5, #map_canvas6, #map_canvas7 {
	height:300px;
	margin-bottom:1em;
}
 @media screen and (max-width: 768px) {
#map_canvas2, #map_canvas3, #map_canvas4, #map_canvas5, #map_canvas6, #map_canvas7 {

 width:100%;
}
}
/*===========================
テキスト調整
===========================*/
.mt8 {
	margin-top:8px;
}
h2 {
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: 'Noto Sans Japanese', sans-serif;
}
h2 {
	font-size: 1.25em;
	margin: .75em 0;
	line-height:1.5em;
}
.h2_ver2 {
	font-size: 1.6em!important;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 2em;
	position: relative;
}
.h2_ver2::after {
 position: absolute;
 bottom: -16px;
 left: 50%;
 z-index: 1;
 content: '';
 display: block;
 height: 3px;
 background: #dcdcdc;
 width: 120px;
 margin-left: -60px;
}
.txtstyle3 {
	font-size: 1.3em;
}
.txtstyle4 {
	font-size: 1.5em;
	line-height:1.6em;
}
.txtstyle5 {
	font-size: 1.5em;
	font-weight:bold;
}
.txtstyle6 {
	font-size: 1.7em;
	line-height:1.4em;
}
.nomalcatch {
	font-size:1.7em;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
	line-height:1.4em;
}
.sml {
	font-size:130%!important;
}
.tx-right {
	text-align:right;
}
.indent-1 {
	text-indent: -0.8em;
	padding-left: 1em;
	display: block;
}
.transform {
	transform: rotate(0.05deg);
}
.bb {
	border-bottom:1px #CCC dashed;
}
.sssp {
	display:block;
}
@media screen and (max-width: 768px) {
 .sssp {
 display:none;
}
}

.ssp {
	display: none;
}
@media screen and (max-width: 768px) {

.ssp {
	display: none;
}}

@media screen and (max-width: 400px) {
.ssp {
	display: block;
}
}

/*===========================
news
===========================*/

.news dl {
}
.news dl dt {
	clear:both;
	float:left;
	width: 5em;
	line-height:1.2em;
	padding:0.2em 0;
}
.news dl dd {
	line-height:1.2em;
	padding:0.2em 0;
	margin-left:5em;
	margin-right:0.1em;
}
.tx-em {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}
.tx_green {
	font-size:130%;
	line-height:1.5em;
	color:#00B300;
}
.fream {
	border: 1px solid #CCC;
}
.tx_name {
	font-size:180%;
	line-height:1.5em;
	margin-bottom:20px;
	text-align:center;
}
table td .midiam {
}
a.arrow3 {
	position:relative;
	display:inline-block;
	padding:0 32px 0 16px;
	color:#fff;
	text-decoration:none;
	height:24px;
	line-height:24px;
	border-radius:12px;
	background:#603;
	margin-bottom:2px;
}
a.arrow3:before, a.arrow3:after {
	content:"";
	display:block;
	position:absolute;
}
a.arrow3:before {
	width:16px;
	height:16px;
	background:#fff;
	border-radius:50%;
	right:4px;
	top:4px;
}
a.arrow3:after {
	width:4px;
	height:4px;
	border-right:2px solid #603;
	border-top:2px solid #603;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	right:10px;
	top:9px;
}
.tx-red {
	background: linear-gradient(transparent 62%, rgba(255, 100, 100, 0.71) 0%);
}
/*===========================
写真調整
===========================*/

.before2, .after2 {
	position: relative;
}
 .before2::after {
 position: absolute;
 content:" ";
 display:inline-block;
 background:url(../img/common/watermark_before.png);
 background-repeat: no-repeat;
 background-size:contain;
 z-index: 1;
}
 .after2::after {
 position: absolute;
 content:" ";
 display:inline-block;
 background:url(../img/common/watermark_after.png);
 background-repeat: no-repeat;
 background-size:contain;
 z-index: 1;
}
.before2::after {
 width:22%;
 height:22%;
 bottom: -4%;
 left: 77%;
}
 .after2::after {
 width:22%;
 height:22%;
 bottom: -4%;
 left: 77%;
}
/* 写真の角丸　*/

.photo_circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
/*===========================
追加コンテンツ
===========================*/

/* 準備中 */

.com_soon {
	padding: 0.5em 1em;
	margin: 2em 0;
	border: double 3px #999;
	text-align:center;
}
.com_soon p {
	margin: 0;
	padding: 50px;
	font-size:1.3em;
	color:#808080;
}
/* 枠・ボックス */

.small-writeup2 {
	border:1px solid #dadada;
	padding:5%;
	width:100%;
	box-sizing: border-box;
	margin-bottom:40px;
}
.content .small-writeup2 h3 {
	font-size:1.4em;
	margin-bottom:1em;

}
 .content .small-writeup2 h3::after {
position:relative;
 background: none;
 bottom:0;
}
 @media screen and (max-width: 768px) {
 .small-writeup2 {
 padding:10px;
 margin-bottom:30px;
}
}
.voice .small-writeup {
	border: 1px solid #dadada;
	padding: 40px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.voice .small-writeup .name {
	font-size: 1.4em;
	text-align:right;
}
.voice .small-writeup .name::before {
 position:relative;
 content: "\f0e6";
 font-family: FontAwesome;
 left:-10px;
}
.box_bg {
	padding: 2em 2em;
	margin: 2em 0;
	color: #2c2c2f;
	background: #E7E7E7;/*背景色*/
	border:#FFF 4px double;
}
.box3_bg p {
	margin: 0;
	padding: 0;
}
/* シンプルなボタン */


.btn1 {
	text-align: center;
	line-height: 1;
	margin-top:20px;
}
.btn1 a {
	display: inline-block;
	border: 1px solid #222;
	padding: 8px 42px;
	text-decoration: none;
	box-sizing: border-box;
}
.btn1 a:hover {
	color: #FFF;
	background-color: #222;
}


.box26 {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 1em;
    border: solid 1px #000;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -11px;
    left: 4%;
    padding: 0 9px;
    line-height: 1;
    font-size: 15px;
    background: #FFF;
    color: #000;
}
 @media screen and (max-width: 768px) {
	.box26 .box-title { 
	 left: 4%;
	}
 }
  @media screen and (max-width: 400px) {
	 	.box26 .box-title { 
	 left: 4%;
	} 
  }

/*----------------------------
Aパターンのtelボタン
----------------------------*/


.btn_tel {
	display: block;
	margin-top: 0.5em;
}
.btn_tel a {
	padding: 7px 18px 7px 44px;
	line-height: 1;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	width: auto;
}
.btn_tel a::before {
 position: absolute;
 top: 18%;
 bottom: 0;
 margin: auto;
 content: "\f098";
 font-family: FontAwesome;
 vertical-align: middle;
 left: 7%;
 box-sizing: border-box;
 font-size:1.5em;
}
/*----------------------------
Aパターンのメールフォームボタン
----------------------------*/


.btn_m {
	display: block;
	margin-top: 0.5em;
}
.btn_m a {
	padding: 7px 18px 7px 44px;
	line-height: 1;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	width: auto;
}
.btn_m a::before {
 position: absolute;
 top: 22%;
 bottom: 0;
 margin: auto;
 content: "\f0e0";
 font-family: FontAwesome;
 vertical-align: middle;
 left: 7%;
 box-sizing: border-box;
 font-size:1.3em;
}
/*----------------------------
ボタン
----------------------------*/


.btn_c {
	display: block;
	margin-top: 0.5em;
}
.btn_c a {
	padding: 7px 18px 7px 44px;
	line-height: 1;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	width: auto;
}
 .btn_c a::before {
 position: absolute;
 top: 22%;
 bottom: 0;
 margin: auto;
 content: "\f138";
 font-family: FontAwesome;
 vertical-align: middle;
 left: 7%;
 box-sizing: border-box;
 font-size:1.5em;
}
/* box内 */

.box h1 {
	font-size: 1.9em;
	text-align: center;
	margin-bottom: 1em;
}
.box p {
	margin-bottom: 1.5em;
}
.box .btn {
	text-align: center;
	line-height: 1;
}
.box .btn a {
	display: inline-block;
	border: 1px solid #222;
	padding: 8px 42px;
	text-decoration: none;
	box-sizing: border-box;
}
.box .btn a:hover {
	color: #FFF;
	background-color: #222;
}
/* flow */

.flow {
	list-style: none;
	overflow: hidden;
}
.flow li {
	float: left;
	font-size: 13px;
	display: block;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	padding: 0 10px 0 40px;
}
.flow li:first-child {
	padding-left: 10px;
}

/* 三角形下部 */
.flow li::after {
 content: " ";
 display: block;
 height: 30px;
 margin-left: auto;
 margin-right: -30px;
 margin-top: -30px;
 position: relative;
 transform: skew(-30deg);
 -o-transform: skew(-30deg);
 -ms-transform: skew(-30deg);
 -moz-transform: skew(-30deg);
 -webkit-transform: skew(-30deg);
 width: 30px;
}

/* 三角形上部 */
.flow li::before {
 content: " ";
 display: block;
 float: right;
 height: 30px;
 margin-bottom: -30px;
 margin-left: auto;
 margin-right: -30px;
 transform: skew(30deg);
 -o-transform: skew(30deg);
 -ms-transform: skew(30deg);
 -moz-transform: skew(30deg);
 -webkit-transform: skew(30deg);
 width: 30px;
}
 @media screen and (max-width: 400px) {
 .flow li {
 padding-left: 15px;
 float:none;
 width:70%;
}
 .flow li:first-child {
 padding-left: 15px;
}
}
/*===========================
レイアウト
===========================*/

.w90 {
	width:90%;
	margin:auto;
}
.w80 {
	width:80%;
	margin:auto;
}
.w70 {
	width:70%;
	margin:auto;
}
.w60 {
	width:60%;
	margin:auto;
}
.w50 {
	width:50%;
	margin:auto;
}
.w40 {
	width:40%;
	margin:auto;
}
.w30 {
	width:30%;
	margin:auto;
}
 @media screen and (max-width: 768px) {
 .w90, .w80, .w70, .w60, .w50, .w40, .w30 {
 width:auto;
}
}
/* TEL・フォーム */

 ul.tel_inq {
	position:relative;
	margin:auto;
	width:46%;
}
ul.tel_inq li {
	margin-bottom: 0.5em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 5%;
	margin-left: 4%;
}
 @media only screen and (max-width: 768px) {
 ul.tel_inq {
 width: 100%!important;
}
ul.tel_inq li {
 float: none;
 width: 100%;
 margin-left:0;
 padding-left:0;
}
}

.small-writeup ul.tel_inq {
	position:relative;
	margin:auto;
		width:64%;
}
.small-writeup ul.tel_inq li {
	margin-bottom: 0.5em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	margin-right: 5%;
	margin-left:-2%;
}
 @media only screen and (max-width: 768px) {
.small-writeup ul.tel_inq {
 width: 100%!important;
}
.small-writeup ul.tel_inq li {
 float: none;
 width: 100%;
 margin-left:0;
 padding-left:0;
}
}

/*===========================
others
===========================*/

/* 画像とテキストを交互に表示 */


.contents-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom:30px;
	align-items: center;
}
.contents-wrap:nth-child(odd) {
 flex-direction: row-reverse;
}
.contents-text {
	width: 47.5%; /*flex: 2;*/
}
.contents-img {
	width: 47.5%; /*flex: 1;*/
}
.contents-text h2 {
	margin-bottom: 2rem;
	font-size: 2.2rem;
}
.contents-img img {
	display: block;
	width: auto;
	max-width: 100%;
}
/*
@media screen and (max-width: 768px){
	.contents-wrap,
	.contents-wrap:nth-child(odd)  {
		flex-direction: column;
	}

	.contents-text,
	.contents-img {
		width: 100%; /*flex: 1;
		margin-bottom:3em;
	}

	.contents-text h2 {
		text-align: center;
	}
}
*/


/* 画像とテキストを交互に表示1:2バージョン*/


.contents-wrap-3 {
	display: flex;
	justify-content: space-between;
}
.contents-wrap-3:nth-child(odd) {
	flex-direction: row-reverse;
}

.contents-text-3 {
	width: 64%; /*flex: 2;*/
}
.contents-img-3 {
	width: 31%; /*flex: 1;*/
}

.contents-text-3 h2 {
	margin-bottom: 2rem;
	font-size: 2.2rem;
}

.contents-img-3 img {
	display: block;
	width: auto;
	max-width: 100%;
}


@media screen and (max-width: 768px){
	.contents-wrap-3,
	.contents-wrap-3:nth-child(odd)  {
		flex-direction: column;
	}

	.contents-text-3,
	.contents-img-3 {
		width: 100%; /*flex: 1;*/
		margin-bottom:3em;
	}

	.contents-text-3 h2 {
		text-align: center;
	}
}


/*----------------------------
テーブル
-----------------------------*/
/* 横スクロール */

.table-wrap table tr th {
	text-align:center;
	vertical-align:middle;
}
.table-wrap table tr td {
	text-align:center;
	vertical-align:middle;
}
 @media only screen and (max-width: 768px) {
 .table-wrap {
 width:100%;
 overflow: auto;
 background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 100% 0%;
}
 .table-wrap table {
 background: linear-gradient(to right, hsla(0, 0%, 100%, 0), white 15px) right / 10px 100%;
 background-repeat: no-repeat;
 background-attachment: local;
 border-bottom: 1px solid #CCC;
 border-collapse: collapse;
}
 .table-wrap th {
 padding: 10px;
 background: rgba(0, 0, 0, .1);
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 white-space: nowrap;
}
.table-wrap td {
 padding: 10px;
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 white-space: nowrap;
}
.table-wrap {
}
.table-wrap th {
 display:table-cell;
}
.table-wrap td {
 display:table-cell;
}
}
/* 調整 */

table.table-various1 tr th.th15 {
	width:15%;
}
table.table-various1 tr th.th25 {
	width:25%;
}
table.table-various2 tr th.th50 {
	width:50%;
}
 @media only screen and (max-width: 768px) {
 table.table-various1 tr th.th15, table.table-various1 tr th.th25 {
 width:auto;
}
table.table-various2 tr th.th50 {
	width:auto;
}
}
.bg-color {
	background-color:#333333;
}
 a[href^="tel:"] {
cursor: default;
}
@media screen and (min-width: 768px) {
 a[href^="tel:"] {
cursor: default;
 text-decoration:none;
}
}

/*----------------------------
カラー調整
----------------------------*/

/*
btn
*/



.btn_c a {
		background-color:#ffbc73; /* はいけい */
	color: #fff; /* 文字色 */
}
.btn_c a:hover {
	background-color: #ffd4a6; /* ホバーはいけい */
}

/*
number-list
*/
.content ol.number-list_b li:before {
            background: #918954; /* はいけい */
            color: #fff; /* 文字色 */
}



/*
flow
*/

.flow {
  color: #000000;
}
.flow li {
  background-color: #F8F8F8;
  color: #969970; /* 文字色 */
}

/* 三角形下部 */
.flow li::after {
  background-color: #F8F8F8;
  box-shadow: 2px 0 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 0 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 0 0px rgba(0,0,0,0.2);
}

/* 三角形上部 */
.flow li::before {
  background-color: #F8F8F8;
  box-shadow: 2px 0 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 0 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 0 2px rgba(0,0,0,0.2);
}

/* 右端の設定 */
.flow .active {
  background-color: #ebf16f; /* 濃いめはいけい */
  color:#969970; /* 文字色 */
}
.flow .active::before, .flow .active::after {
  background-color: #ebf16f; /* 濃いめはいけい */
}



/*
Aパターンのメールフォームボタン
*/


.btn_m a {
		background-color:#292929; /* はいけい */
	color: #fff; /* 文字色 */
}
.btn_m a:hover {
	background-color: #888; /* ホバーはいけい */
}

.btn_tel a {
		background-color:#292929; /* はいけい */
	color: #fff; /* 文字色 */
}
.btn_tel a:hover {
	background-color: #888; /* ホバーはいけい */
}
