/* 
 * ------- additional css elements  ---------------------
 */
table.list {
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
}

table.list th,
table.list td {
	padding: 10px;
}

table.list th {
	vertical-align: middle;
	text-align: left;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	border-right:none;
	width:43%;
}
table.list th a {
	text-decoration:none;
}

table.list th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	margin-top: -10px;
}
.fa-lg {
    line-height: 1.5em!important;
}

@media screen and (max-width: 768px) {
	table.list th:after {
		display:none;
	}
	
	table.list th {
		width:auto;
	}
}
/* firefox */
@-moz-document url-prefix() { 
	table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

table.list td {
	padding-left: 20px;
	vertical-align:middle;
}


/*----------------------------
link
----------------------------*/


.btn_l {
	display:inline-block;
	margin-left:5px;
	float:right;
	
}
.btn_l a {
	padding: 7px 28px 7px 10px;
	line-height: 1;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	text-decoration: none;
	width: auto;
	font-size:0.9em;
}
.btn_l a::hover {
}
.btn_l a::after {
	position: absolute;
	top: 32%;
	bottom: 0;
	margin: auto;
	content: "\f08e";
		font-family: FontAwesome;
	vertical-align: middle;
	left: 70%;
	box-sizing: border-box;
		font-size:1.1em;
}

@media screen and (max-width: 420px) {
	.btn_l {
	float:none;
	display:block;
	margin-left:0;
	margin-top:5px;
}
	
}


.sml {
	font-size:0.9em;
}

/*===========================
content
===========================*/

.facility-name {
	width: 90px;
	margin: 30px auto;
}

.pic-adjust1 {
		width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}

.pic-adjust1 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari逕ｨ */
	transform: translate(-50%, -50%);
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.pic-adjust1 img {
	width: 400%;
	max-width: none;
}

/* 
 * ------- additional css elements  ---------------------
 */


.txtstyle12 {
	font-size:1.2em;
}


/*===========================
content
===========================*/

.facility-name {
	width: 90px;
	margin: 30px auto;
}

.pic-adjust1 {
		width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}

.pic-adjust1 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari逕ｨ */
	transform: translate(-50%, -50%);
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.pic-adjust1 img {
	width: 400%;
	max-width: none;
}

/* 
 * ------- additional css elements  ---------------------
 */


/*===========================

===========================*/



/* 
 * ------- additional css elements  ---------------------
 */
.txtslow2 {
	line-height: 2.3;
	font-size:1.2em;
}
@media only screen and (max-width: 768px) {
	
	.txtslow2 {
	font-size:1em;
}
}

h4.bb {
	border-bottom:1px dashed #000;
	padding-bottom:10px;
}
/* 蜀咏悄縺ｮ隗剃ｸｸ縲*/

.photo_circle {
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

/*===========================

===========================*/





.txtstyle_l {
	font-size:1.5em;
}


/* 
 * ------- additional css elements  ---------------------
 */


/*===========================

===========================*/





/*===========================
繝ｪ繧ｹ繝�
===========================*/

ul.circle, .content ul.check {
	position: relative;
}
ul.circle li {
	padding: 0 0 0.5em 1.2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
}
ul.check li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
}
ul.circle li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #333;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
ul.check li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
ul.nb_circle, ul.circle2, ul.circle3, ul.nb_check, ul.check2, 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;
}
.content ul.circle2 li, .content 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: 0.1%;
	margin-left: 0.1%;
	width: 45%;
}
.content 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.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;
	border-bottom: 1px dashed #CCC;
}
.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;
}
.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: 0.1%;
	margin-left: 0.1%;
	width: 30%;
}
.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;
}
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;
}
.content ul.circle_3 li {
	width:90%;
}

}
/* 繝｡繝九Η繝ｼ繝ｪ繧ｹ繝�(繝輔か繝ｳ繝医が繝ｼ繧ｵ繝�) */

.content ul.menu {
	position: relative;
}
.content ul.menu 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.menu li:before {
	position: absolute;
	content: "\f13a";
	font-family: FontAwesome;
	width: 6px;
	height: 6px;
	margin-left: -1.2em;
}
/* SNS縲繝ｬ繧ｹ繝昴繝輔か繝ｳ繝医が繝ｼ繧ｵ繝�縲*/

ul.sns li {
	float:left;
	margin-right:10px;
	font-size:2em;
}
ol.number-list_b {
	counter-reset:number; /* 蜷榊燕繧剃ｻ倥￠縺溘き繧ｦ繝ｳ繧ｿ繝ｼ繧偵Μ繧ｻ繝�ヨ */
	list-style:none; /* ol縺梧焚蟄励ｒ莉倥￠繧九％縺ｨ繧偵く繝｣繝ｳ繧ｻ繝ｫ */
}
ol.number-list_b li {
	line-height: 2;
	margin-bottom: 1em;
	border-bottom:1px #CCC dashed;
	padding-bottom:10px;
	padding-left: 2.5em; /*1em��1譁�ｭ暦ｼ牙�縲∝承縺ｫ蜍輔°縺�*/
	text-indent: -2.5em; /*譛蛻昴�陦後□縺�1em��1譁�ｭ暦ｼ牙�縲∝ｷｦ縺ｫ蜍輔°縺�*/
}
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: .3em;
	text-indent: 0.1em; /*譛蛻昴�陦後□縺�1em��1譁�ｭ暦ｼ牙�縲∝ｷｦ縺ｫ蜍輔°縺�*/
}
@media screen and (max-width: 768px) {
ol.number-list_b li {
 width:80%;
 margin-left:0;
}
}

/* 繧ｳ繝｡繝ｳ繝医Μ繧ｹ繝�(繝輔か繝ｳ繝医が繝ｼ繧ｵ繝�) */

.content ul.comment {
	position: relative;
}

.content ul.comment li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
	/*
	border-bottom: 1px dashed #CCC;
	*/
}
.content ul.comment li::before {
	position: absolute;
	content: "\f27b";
	font-family: FontAwesome;
	left: 0em;
	font-size: 1.5em;
	margin-top:-4px;
}

.content ul.comment2 {
	position: relative;
}



.content 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%;
}
.content ul.comment2 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) {
 .content ul.circle2 li, .content 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.8em;
 margin-right: 1%;
 margin-left: 1%;
 width: 97%;
}

.content ul.comment2 li {
	width:95%;
	margin-left:2%;
}

}
/*===========================
蝨ｰ蝗ｳ霑ｽ蜉�
===========================*/
#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%;
}
}
/*===========================
繝�く繧ｹ繝郁ｪｿ謨ｴ
===========================*/

.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;
}
.tx_name {
	font-size:180%;
	line-height:1.5em;
	margin-bottom:20px;
	text-align:center;
}
.tx-red {
	background: linear-gradient(transparent 62%, rgba(255, 100, 100, 0.71) 0%);
}
.txtstyle3 {
	font-size: 1.3em;
}
.txtstyle4 {
	font-size: 1.5em;
}
.txtstyle5 {
	font-size: 1.5em;
	font-weight:bold;
}
.txtstyle6 {
	font-size: 1.7em;
}
.nomalcatch {
	font-size:1.7em;
	text-align:center;
	font-weight:bold;
	line-height:1.4em;
	
}
.tx-right {
	text-align:right;
}
.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;
}


table.table-various1 tr th.th15 {
	width:15%;
}
@media only screen and (max-width: 768px) {
 table.table-various1 tr th.th15 {
 width:auto;
}

}
/*===========================
other
===========================*/

.transform {
	transform: rotate(0.05deg);
}
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;
}

/*----------------------------
like-btn1縺ｮ繝｡繝ｼ繝ｫ繝輔か繝ｼ繝�
----------------------------*/


.content .like-btn_m {
	display: block;
	margin-top: 0.5em;
}
.content .like-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;
}
.content .like-btn_m a::before {
	position: absolute;
	top: 17%;
	bottom: 0;
	margin: auto;
	content: "\f0e0";
		font-family: FontAwesome;
	vertical-align: middle;
	left: 10%;
	box-sizing: border-box;
		font-size:1.5em;
}

/*===========================
邵ｦ蜀咏悄
===========================*/

.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%;
}
/*===========================
content
===========================*/
.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;
}
.box17 {
	margin:2em 0;
	position: relative;
	padding: 1.5em 1.5em;
	padding-left:70px;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
}
.box17:before, .box17:after {
	content: '';
	position: absolute;
	top: -10px;
	width: 2px;
	height: -webkit-calc(100% + 20px);
	height: calc(100% + 20px);
	background-color: black;
}
.box17:before {
	left: 10px;
}
.box17:after {
	right: 10px;
}
.box17 p {
	margin: 10px 0;
	padding: 0;
}
@media screen and (max-width: 768px) {
 .box17 {
 padding-left:7%;
 padding-right:9%;
}
}

.small-writeup2 {
	border: 1px dashed #000;
	padding: 20px;
}

.bg_box {
	background-color:#F2F2F2;
	border:double 4px #fff;
	padding:2em;
}


/* h3蟾ｦ蜿ｳ繝ｩ繧､繝ｳ莉� */
.content h3.tx-splits-w {
	position: relative;
	display: inline-block;
	background-image: url(../img/top/line_pickup.png);
	background-position: center center;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	z-index: 1;
	font-weight: normal;
	margin-bottom: 1.3em;
	border-bottom: none;
	border-top: none;
	padding: 0 0;
}
.content h3.tx-splits-w:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 30%;
	height: 1em;
	left: 50%;
	top: 0%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
}

@media only screen and (max-width: 420px) {
.content h3.tx-splits-w:before {
	width: 86%;
}
}
.content h3.tx-splits-w:before {
	background-color: #fff;
}
/*===========================
layout
===========================*/

.w80 {
	width:80%;
	margin:auto;
}
.w70 {
	width:70%;
	margin:auto;
}
.w60 {
	width:60%;
	margin:auto;
}
.w40 {
	width:40%;
	margin:auto;
}
.w30 {
	width:30%;
	margin:auto;
}
 @media screen and (max-width: 768px) {
 .w80, .w70, .w60, .w40, .w30 {
 width:100%;
}
}
.one_half h3 {
	margin-top:30px;
}
/* 繝懊ち繝ｳ */


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

/* TEL繝ｻ繝輔か繝ｼ繝� */

 ul.tel_inq {
	position:relative;
	margin:auto;
	width:55%;
}
ul.tel_inq li {
	margin-bottom: 0.5em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0em;
	margin-right: 3%;
	margin-left: 3%;
}
 @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;
}
}
.mt8 {
	margin-top:8px;
}

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

/* 逕ｻ蜒上→繝�く繧ｹ繝医ｒ莠､莠偵↓陦ｨ遉ｺ */


.contents-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom:30px;
}
.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%;
}
.contents-text .mt60 {
	margin-top:60px;
}
.contents-text .mt50 {
	margin-top:50px;
}
.contents-text .mt40 {
	margin-top:40px;
}
.contents-text .mt30 {
	margin-top:30px;
}
.contents-text .mt20 {
	margin-top:20px;
}
 @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:1em;
}
 .contents-text h2 {
 text-align: center;
}
.contents-text.mt60, .contents-text.mt50, .contents-text.mt40, .contents-text.mt30, .contents-text.mt20 {
	margin-top:0!important;
}
}
/*----------------------------
繧ｫ繝ｩ繝ｼ隱ｿ謨ｴ
----------------------------*/

/*
number-list
*/
ol.number-list_b li:before {
            background: #3551aa; /* 繝帙ヰ繝ｼ縺ｯ縺�￠縺� */
            color: #fff; /* 譁�ｭ苓牡 */
}



.like-btn_m a {
		background-color:#30488a; /* 縺ｯ縺�￠縺� */
	color: #FFF!important;
}
.like-btn_m a:hover {
	background-color: #3551aa; /* 繝帙ヰ繝ｼ縺ｯ縺�￠縺� */
}


a .fa-instagram {
	color:#fff;
	background-color:#000;
	padding:2px 3px;
	border-radius:25%;
}
a .fa-instagram:hover {
	color:#000;
	background-color:#F0F0F0;
}


table.list th {
	background: #30488a; /* 縺ｯ縺�￠縺� */
}
table.list th a {
	color:#fff;
}

table.list th:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #30488a; /* 縺ｯ縺�￠縺� */
}

table.list td {
	background: #f8f8f8;
}

.btn_l a {
		background-color:#30488a; /* 縺ｯ縺�￠縺� */
	color: #FFF!important;
}
.btn_l a:hover {
	background-color: #3551aa; /* 繝帙ヰ繝ｼ縺ｯ縺�￠縺� */
}
.dataInner .name span {
    font-size: 0.7em;
}

/* ////// arra-ez responsive set --- please custom as you like //////////////////////////  */
body, html {margin:0; padding:0;}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 
.shell { display: flex; flex-direction:row; flex-wrap:wrap; }
.shell.reverse { display: flex; flex-direction:row-reverse; flex-wrap:wrap; }
.shell.nowrap-x { flex-wrap:nowrap; }
.shell.left { justify-content:flex-start; }
.shell.center, .shell.x-center { justify-content:center; }
.shell.right { justify-content:flex-end; }
.shell.fill, .shell.fill-x, .shell.split { justify-content:space-between; }
.shell.equalize { justify-content:space-around; }
.shell.top { align-items:flex-start; }
.shell.middle, .shell.y-center { align-items:center; }
.shell.baseline { align-items:baseline; }
.shell.bottom { align-items:flex-end; }
.shell > .grow-x {flex-grow:1;}
.stretch, .grow-y { align-self:stretch; }
 
.solo, .full { width:100%;}
.duo, .half { width:50%;}
.trio, .one-third { width:calc(100% / 3);}
.two-thirds { width:calc(100% / 3 * 2);}
.quad, .quarter { width:25%;}
.three-quarters { width:75%;}
.penta, .twenty { width:20%;}
.thirty { width:30%;} 
.forty { width:40%;} 
.sixty { width:60%;}
.seventy { width:70%;}
.eighty { width:80%;}
 
.solo.gutter, .full.gutter { width:98%; margin:1em 1%;}
.duo.gutter, .half.gutter { width:48%;  margin:1em 1%;}
.trio.gutter, .one-third.gutter { width:calc(94% / 3); margin:1em 1%;}
.two-thirds.gutter { width:calc(97% / 3 * 2); margin:1em 1%;}
.quad.gutter, .quarter.gutter { width:23%; margin:1em 1%;}
.three-quarters.gutter { width:73%; margin:1em 1%;}
.penta.gutter, .twenty.gutter { width:18%; margin:1em 1%;}
.thirty.gutter { width:28%; margin:1em 1%;} 
.forty.gutter{ width:38%; margin:1em 1%;} 
.sixty.gutter { width:58%; margin:1em 1%;}
.seventy.gutter { width:68%; margin:1em 1%;}
.eighty.gutter { width:78%; margin:1em 1%;}
 
.centering {text-align:center;}
.centering > * { margin-left:auto !important; margin-right:auto !important;}
 
/* Universal Padding Class --- as you like */
.pd-around {padding:1.5em 1.5em;}
.pd-side {padding:0 1.5em;}
.pd-top-bottom {padding:1.5em 0;}
.pd-right {padding-right:1.5em;}
.pd-left {padding-left:1.5em;}
 
/* clearfix --- for use together with legacy float layout */
.clearfix:before, .clearfix:after { content: " "; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
 
/*** Media Query ***/
@media only screen and (max-width: 899px) {
     
    .shell.break900:not(.step) { flex-direction:column;}
    .shell.break900 > .solo, .shell.break900 > .full, .shell.break900 > .duo, .shell.break900 > .half, .shell.break900 > .trio, .shell.break900 > .one-third, .shell.break900 > .two-thirds, .shell.break900 > .quad, .shell.break900 > .quarter, .shell.break900 > .three-quarters, .shell.break900 > .penta, .shell.break900 > .twenty, .shell.break900 > .thirty, .shell.break900 > .forty, .shell.break900 > .sixty, .shell.break900 > .seventy, .shell.break900 > .eighty 
    { width:100%; }
    .shell.break900 > .solo.gutter, .shell.break900 > .full.gutter, .shell.break900 > .duo.gutter, .shell.break900 > .half.gutter, .shell.break900 > .trio.gutter, .shell.break900 > .one-third.gutter, .shell.break900 > .two-thirds.gutter, .shell.break900 > .quad.gutter, .shell.break900 > .quarter.gutter, .shell.break900 > .three-quarters.gutter, .shell.break900 > .penta.gutter, .shell.break900 > .twenty.gutter, .shell.break900 > .thirty.gutter, .shell.break900 > .forty.gutter, .shell.break900 > .sixty.gutter, .shell.break900 > .seventy.gutter, .shell.break900 > .eighty.gutter
    { width:98%; margin:1em 1%;}
     
    .shell.step { flex-direction:row; flex-wrap:wrap; }
    .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty 
    { width:50%;}
    .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter 
    { width:48%; margin:1em 1%;}
     
}
 
/* Mobile Single Column ( like 7-10 inch Tablet ) */
@media only screen and (max-width: 768px) {
 
    .container, .wide-container {padding:0 0.3em;} /* as you like */
 
    .shell.break768:not(.step) { flex-direction:column;}
    .shell.break768 > .solo, .shell.break768 > .full, .shell.break768 > .duo, .shell.break768 > .half, .shell.break768 > .trio, .shell.break768 > .one-third, .shell.break768 > .two-thirds, .shell.break768 > .quad, .shell.break768 > .quarter, .shell.break768 > .three-quarters, .shell.break768 > .penta, .shell.break768 > .twenty, .shell.break768 > .thirty, .shell.break768 > .forty, .shell.break768 > .sixty, .shell.break768 > .seventy, .shell.break768 > .eighty
    { width:100%; }
    .shell.break768 > .solo.gutter, .shell.break768 > .full.gutter, .shell.break768 > .duo.gutter, .shell.break768 > .half.gutter, .shell.break768 > .trio.gutter, .shell.break768 > .one-third.gutter, .shell.break768 > .two-thirds.gutter, .shell.break768 > .quad.gutter, .shell.break768 > .quarter.gutter, .shell.break768 > .three-quarters.gutter, .shell.break768 > .penta.gutter, .shell.break768 > .twenty.gutter, .shell.break768 > .thirty.gutter, .shell.break768 > .forty.gutter, .shell.break768 > .sixty.gutter, .shell.break768 > .seventy.gutter, .shell.break768 > .eighty.gutter
    { width:98%; margin:1em 1%;}
     
    .shell:not(.keep) > .solo, .shell:not(.keep) > .full, .shell:not(.keep) > .duo, .shell:not(.keep) > .half, .shell:not(.keep) > .trio, .shell:not(.keep) > .one-third, .shell:not(.keep) > .two-thirds, .shell:not(.keep) > .quad, .shell:not(.keep) > .quarter, .shell:not(.keep) > .three-quarters, .shell:not(.keep) > .penta, .shell:not(.keep) > .twenty, .shell:not(.keep) > .thirty, .shell:not(.keep) > .forty, .shell:not(.keep) > .sixty, .shell:not(.keep) > .seventy, .shell:not(.keep) > .eighty
    { width:100%; margin:0; }   
    .shell:not(.keep) > .solo.gutter, .shell:not(.keep) > .full.gutter, .shell:not(.keep) > .duo.gutter, .shell:not(.keep) > .half.gutter, .shell:not(.keep) > .trio.gutter, .shell:not(.keep) > .one-third.gutter, .shell:not(.keep) > .two-thirds.gutter, .shell:not(.keep) > .quad.gutter, .shell:not(.keep) > .quarter.gutter, .shell:not(.keep) > .three-quarters.gutter, .shell:not(.keep) > .penta.gutter, .shell:not(.keep) > .twenty.gutter, .shell:not(.keep) > .thirty.gutter, .shell:not(.keep) > .forty.gutter, .shell:not(.keep) > .sixty.gutter, .shell:not(.keep) > .seventy.gutter, .shell:not(.keep) > .eighty.gutter
    { width:98%; margin:1em 1%;}
 
    .shell.step { flex-direction:row; flex-wrap:wrap; }
    .shell.step > .duo, .shell.step > .half, .shell.step > .trio, .shell.step > .one-third, .shell.step > .two-thirds, .shell.step > .quad, .shell.step > .quarter, .shell.step > .three-quarters, .shell.step > .penta, .shell.step > .twenty, .shell.step > .thirty, .shell.step > .forty, .shell.step > .sixty, .shell.step > .seventy, .shell.step > .eighty 
    { width:50%;}
    .shell.step > .duo.gutter, .shell.step > .half.gutter, .shell.step > .trio.gutter, .shell.step > .one-third.gutter, .shell.step > .two-thirds.gutter, .shell.step > .quad.gutter, .shell.step > .quarter.gutter, .shell.step > .three-quarters.gutter, .shell.step > .penta.gutter, .shell.step > .twenty.gutter, .shell.step > .thirty.gutter, .shell.step > .forty.gutter, .shell.step > .sixty.gutter, .shell.step > .seventy.gutter, .shell.step > .eighty.gutter
    { width:48%; margin:1em 1%;}
 
    .shell.keep-half:not(.keep), .shell.keep-half:not(.keep) { flex-direction:row;}
    .shell.keep-half:not(.keep) > .solo, .shell.keep-half:not(.keep) > .full, .shell.keep-half:not(.keep) > .duo, .shell.keep-half:not(.keep) > .half, .shell.keep-half:not(.keep) > .trio, .shell.keep-half:not(.keep) > .one-third, .shell.keep-half:not(.keep) > .two-thirds, .shell.keep-half:not(.keep) > .quad, .shell.keep-half:not(.keep) > .quarter, .shell.keep-half:not(.keep) > .three-quarters, .shell.keep-half:not(.keep) > .penta, .shell.keep-half:not(.keep) > .twenty, .shell.keep-half:not(.keep) > .thirty, .shell.keep-half:not(.keep) > .forty, .shell.keep-half:not(.keep) > .sixty, .shell.keep-half:not(.keep) > .seventy, .shell.keep-half:not(.keep) > .eighty   
    { width:50%;}   
    .shell.keep-half:not(.keep) > .solo.gutter, .shell.keep-half:not(.keep) > .full.gutter, .shell.keep-half:not(.keep) > .duo.gutter, .shell.keep-half:not(.keep) > .half.gutter, .shell.keep-half:not(.keep) > .trio.gutter, .shell.keep-half:not(.keep) > .one-third.gutter, .shell.keep-half:not(.keep) > .two-thirds.gutter, .shell.keep-half:not(.keep) > .quad.gutter, .shell.keep-half:not(.keep) > .quarter.gutter, .shell.keep-half:not(.keep) > .three-quarters.gutter, .shell.keep-half:not(.keep) > .penta.gutter, .shell.keep-half:not(.keep) > .twenty.gutter, .shell.keep-half:not(.keep) > .thirty.gutter, .shell.keep-half:not(.keep) > .forty.gutter, .shell.keep-half:not(.keep) > .sixty.gutter, .shell.keep-half:not(.keep) > .seventy.gutter, .shell.keep-half:not(.keep) > .eighty.gutter
    { width:48%; margin:1em 1%;}
     
    /* Universal padding class --- as you like */
    .pd-around {padding:1.5em 1.5em;}
    .pd-side {padding:0 1.5em;}
    .ttal {text-align:left !important;}
    .ttal:not(.pd-side) { padding:0 1.5em;}
    .pd-around .ttal:not(.pd-side), .pd-side .ttal:not(.pd-side) { padding:0;}  
     
}
 
/* Traditional SmartPhone Portrait Size */
@media only screen and (max-width: 479px) {
     
    .shell:not(.keep), .shell.step:not(.keep) { flex-direction:column;}
    .shell.step:not(.keep) > .solo, .shell.step:not(.keep) > .full, .shell.step:not(.keep) > .duo, .shell.step:not(.keep) > .half, .shell.step:not(.keep) > .trio, .shell.step:not(.keep) > .one-third, .shell.step:not(.keep) > .two-thirds, .shell.step:not(.keep) > .quad, .shell.step:not(.keep) > .quarter, .shell.step:not(.keep) > .three-quarters, .shell.step:not(.keep) > .penta, .shell.step:not(.keep) > .twenty, .shell.step:not(.keep) > .thirty, .shell.step:not(.keep) > .forty, .shell.step:not(.keep) > .sixty, .shell.step:not(.keep) > .seventy, .shell.step:not(.keep) > .eighty    
    { width:100%; margin: margin:0;}
    .shell.step:not(.keep) > .solo.gutter, .shell.step:not(.keep) > .full.gutter, .shell.step:not(.keep) > .duo.gutter, .shell.step:not(.keep) > .half.gutter, .shell.step:not(.keep) > .trio.gutter, .shell.step:not(.keep) > .one-third.gutter, .shell.step:not(.keep) > .two-thirds.gutter, .shell.step:not(.keep) > .quad.gutter, .shell.step:not(.keep) > .quarter.gutter, .shell.step:not(.keep) > .three-quarters.gutter, .shell.step:not(.keep) > .penta.gutter, .shell.step:not(.keep) > .twenty.gutter, .shell.step:not(.keep) > .thirty.gutter, .shell.step:not(.keep) > .forty.gutter, .shell.step:not(.keep) > .sixty.gutter, .shell.step:not(.keep) > .seventy.gutter, .shell.step:not(.keep) > .eighty.gutter 
    { width:98%; margin:1em 1%;}
 
    /* Single Column --- Universal margin-bottom class */
    .shell.automa > , .shell.automa > .gutter {margin-bottom:1.5em !important;}
 
    /* Universal padding class --- as you like */
    .pd-around {padding:6% 3%;}
    .pd-side, .pd-right, .pd-left {padding:0 3%;}
    .stal {text-align:left !important;}
    .stal:not(.pd-side) { padding:0 3%;}
    .pd-around .stal:not(.pd-side), .pd-side .stal:not(.pd-side) { padding:0;}  
 
}
.x-scroll {
    overflow: auto;
}
@media only screen and (max-width: 768px) {
.x-scroll {
    border-right: 3px solid #ADADAD;
}	
}
.x-scroll table{
width:100%;
}
.x-scroll::-webkit-scrollbar{
height: 5px; /* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ鬮倥＆ */
}
.x-scroll::-webkit-scrollbar-track{
background: #F1F1F1; /* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ閭梧勹濶ｲ */
}
.x-scroll::-webkit-scrollbar-thumb {
background: #d6d6d6; /* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ濶ｲ */
}
.x-scroll td, .x-scroll th{
white-space: nowrap;縲/* 譁�ｭ励�謚倩ｿ斐＠繧堤ｦ∵ｭ｢ */
}
.box23 {
    position: relative;
    margin: 0.5em 0 0.5em 40px;
    padding: 8px 15px;
    background: #fff0c6;
    border-radius: 30px;
}
.box23:before{font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: 0;
    color: #fff0c6;
}
.box23:after{
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: 0;
    color: #fff0c6;
}
.box23 p {
    margin: 0; 
    padding: 0;
}
.bg-color1 th {
    background-color: #E4F5FF;
}
.bg-color2 th {
    background-color: #E4FFEC;
}
.bg-color3 th {
    background-color: #FFF6E4;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.scroll{
	overflow:auto;
	height:130px;
	margin-bottom:30px;
}

.fs80p {
	font-size:80% !important;
}

.fs90p {
	font-size:90% !important;
}

.fs110p {
	font-size:110% !important;
}

.fs120p {
	font-size:120% !important;
	line-height:1.4em !important;
}

.fs130p {
	font-size:130% !important;
	line-height:1.4em !important;
}

.fs140p {
	font-size:140% !important;
	line-height:1.4em !important;
}

.fs140pM {
	font-size:140% !important;
	line-height:1.8em !important;
}

.fs150p {
	font-size:150% !important;
	line-height:1.4em !important;
}

.fs200p {
	font-size:200% !important;
	line-height:1.4em !important;
}

.txtCenter {
	text-align:center !important;
}

.txtRight {
	text-align:right !important;
}

.txtLeft {
	text-align:left !important;
}

/*===========================
pickup
===========================*/

.pickup1 .pick-a1 {
	width: 48%;
	float: left;
	margin-right: 2%;
}
.pickup1 .pick-b1 {
	width: 48%;
	float: left;
}
 @media screen and (max-width: 500px) {
.pickup1 .pick-a1 {
	width: 100%;
	float: none;
	margin-right: 0;
}
.pickup1 .pick-b1 {
	width: 100%;
	float: none;
}
}
.btn-b a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
    display: inline-block;
    padding: 0 1.3em 0 1em;
    line-height: 30px;
    background: #f2ab1d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.btn-b a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 2%;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
}
.btn-b a::after {
    border-left: 4px solid #fff;
}
.btn-b a:hover {
    opacity:0.7;
}
@media screen and (max-width: 1540px) {
.info {
    position: absolute;
    left: 0vw; 
}
}
@media screen and (max-width: 1200px) {
.secondaryNavArea .logo {
    margin-top: 0px;
	left:10px;
}
}
@media screen and (max-width: 900px) {
.secondaryNavArea .logo {
    margin-top: -20px;
	left:10px;
	width: 40vw;
	height: 15vh;
}
.secondary header h1 {
    top: 9vw;
    margin-bottom: 20vw;
    position: relative;
	height: 15vh;
    font-size: 5.6vw;
}
.homeNavArea .logo-sp img,.secondaryNavArea .logo img {
    width: 100%;
}
}

@media screen and (max-width: 768px) {
.homeNavArea {
    height: 19vw;
}
.homeNavArea .logo-sp {
    margin-top: 0%;
	width: 46vw;
}
.secondaryNavArea .logo {
    margin-top: 0px;
		width: 40vw;
}
.homeNavArea .logo-sp img,.secondaryNavArea .logo img {
    width: 100%;
}
}
@media screen and (max-width: 500px) {
.homeNavArea {
    height: 20vw;
}
.secondaryNavArea .logo {
    margin-top: -10px;
    width: 50vw;
}

.homeNavArea .logo-sp img{
    width: 100%;
}
.info {
    top: 15vh;
}
.main-vis {
    margin-top: 6vh;
}
}
@media screen and (max-width: 420px) {
.homeNavArea .logo-sp {
    width: 57vw;
    height: 10vh;
}
.secondaryNavArea .logo {
    margin-top: 0px;
    width: 50vw;
}
.homeNavArea {
    height: 23vw;
}
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
}
.flex-2col > li{
  width:49%;
  margin:2% 0% 0 1%; 
}
.flex-2col li:nth-of-type(odd){
  width:49%;
  margin:2% 1% 0 0%; 
}
.flex-2col li:nth-of-type(even){
  width:49%;
  margin:2% 0 0 1%; 
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-2col-start > li{
  width:49%;
  margin:2% 0 0 1%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:49%;
  margin:2% 1% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:49%;
  margin:2% 0 0 1%; 
}
.flex-list2 {
  width:18% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:28% !important;
  margin:0 0 0 2% !important;  
}
.flex-list4 {
  width:38% !important;
  margin:0 0 0 2% !important;  
}
.flex-list5 {
  width:49% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:60% !important;
  margin:0% 0 0 0% !important;  
}
.flex-list7 {
  width:68% !important;
  margin:0% 0 0 2% !important;  
}
.flex-list8 {
  width:78% !important;
  margin:0% 0 0 2% !important;  
}
.flex-list9 {
  width:88% !important;
  margin:0% 0 0 2% !important;  
}
.flex-2col-2 {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-2col-2 li:nth-of-type(1){
  width:37%;
  margin:0 0 0 3%; 
}
.flex-2col-2 li:nth-of-type(2){
  width:52%;
  margin:0 0 0 3%; 
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-3col > li{
  width:32.333%;
  margin:2% 0 0 1.5%; 
}
.flex-3col > li:first-of-type{
  width:32.333%;
  margin:2% 0 0 0%; 
}
@media only screen and (max-width: 768px) {
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto !important; 
}
.flex-3col > li,.flex-3col > li:nth-of-type(1){
  width:100%;
  margin:2% auto !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto !important;  
}

}
.wrap-h2 {
  width:96%;
  margin:4% auto 6%;
}
.wrap-h3 {
  width:96%;
  margin:8% auto 10%;
}
.wrap-h4 {
  width:96%;
  margin:4% auto 6%;
} 
/* txt */
.txt2 {
   font-size:1.2rem;
   font-weight:800;
}
.txtbold {
   font-weight:bold;
}
.tx-center {
   text-align:center
}
.tx-left {
   text-align:left;
}
.tx-right {
   text-align:right;
}
.tx_marker {
   background:linear-gradient(transparent 75%, #fff799 75%);
   font-weight:bold;
   display:inline;
}
/* color */

.red {
	color: #bc2d2d;
}
.green {
	color: #3b7a28;
}
.brown {
	color: #a67435;
}
.blue {
	color: #325f99;
}
.catchcopy {
    font-size: 2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    line-height: 1.3em;
    color: #E0625E;
}
.catchcopy2 {
    font-size: 2.2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 600;
    line-height: 1.3em;
    color: #E0625E;
}
.col_red {
	color:#F33;
}
.col_green {
	color: #1a9651 !important;
}
.col_blue {
	color: #06C;
}
.col_orange {
	color: #F06000;
}
.tx-70p  {
	font-size:70% !important;
	letter-spacing:normal;
}	
.tx-80p  {
	font-size:80% !important;
	letter-spacing:normal;
}
.tx-90p  {
	font-size:90% !important;
	letter-spacing:normal;
}
.tx100p    {
	font-size:100% !important;
	letter-spacing:normal;
}
.tx-110p {
    font-size: 110% !important;
	letter-spacing:normal;
}
.tx-120p    {
	font-size:120% !important;
	letter-spacing:normal;
}
.tx-130p    {
	font-size:130% !important;
	letter-spacing:normal;
}
.tx-140p    {
	font-size:140% !important;
	letter-spacing:normal;
	line-height:1.4em;
}
.tx-150p    {
	font-size:150% !important;
	letter-spacing:normal;
}
.tx-160p    {
	font-size:160% !important;
	letter-spacing:normal;
}
.tx-170p    {
	font-size:170% !important;
	letter-spacing:normal;
}
.tx-180p    {
	font-size:180% !important;
	letter-spacing:normal;
}
.tx-230p    {
	font-size:230% !important;
	letter-spacing:normal;
}
.tx-300p    {
	font-size:300% !important;
	letter-spacing:normal;
}
.mar0 {
    margin:0 auto;
}
.txsize1 {
   font-size:1.2rem;
   font-weight:800;
   color:#F33;
   text-align:center;
}
.txtstyle1 {
	font-size: 1.16em;
	font-weight: bold;
}
.txtstyle2 {
	font-size: 1.24em;
	font-weight: bold;
}
.ex {
    padding-left:1em;
    text-indent:-1em;
}

@media only screen and (max-width: 768px) {
.tx-230p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-180p {
    font-size: 110% !important;
    letter-spacing: nomal;
}	


}


@media only screen and (max-width: 600px) {
.line-h2 {
    line-height: 1.5;
}
.tx-230p {
    font-size: 130% !important;
    letter-spacing: nomal;
}
.tx-180p,.tx-170p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-160p,.tx-150p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.tx-140p,.tx-130p,.tx-120p,.tx-110p {
    font-size: 100% !important;
    letter-spacing: nomal;
}
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 3em;
    border: solid 3px #95ccff;
    border-radius: 0px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 10px;
    padding: 0.5em;
    line-height: 1;
    font-size: 19px;
    background: rgba(247,247,247,1);
    color: #000;
    font-weight: bold;
}
.box26 div {
    margin: 0; 
    padding: 0;
}
.table05 th {
    width:40%;
}
.table05 td {
    background:#fff;
}
.box-sd {
    padding: 2rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-smd {
    padding: 1.1rem 1rem 0.6rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
.table05 th {
    width:100%;
}
.box-sd {
    padding: 1.2rem;
}
}
/*===========================
anchor
===========================*/


#anchor01 {
	margin-top:-110px;
	padding-top:110px;
}

#anchor02 {
	margin-top:-95px;
	padding-top:95px;
}

#anchor03 {
	margin-top:-95px;
	padding-top:95px;
}
#dayservice {
    margin-top: -125px;
    padding-top: 125px;
}
#elderlyhouse {
    margin-top: -125px;
    padding-top: 125px;
}
ul.sub-menu li a {
    padding: 0.4em 0;
    margin: 0 1%;
    margin-bottom: 10px;
    font-size: 1rem;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: left;
    width: 48%;
    min-width: 200px;
    background: #f2ab1d;
    display: block;
    text-decoration: none;
    color: #FFF;
	position:relative;
}

ul.sub-menu li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  text-decoration: none;
}
ul.sub-menu li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -6px;
  transform: rotate(45deg);
}



.btn-b a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
    display: inline-block;
    padding: 0 1.3em 0 1em;
    line-height: 30px;
    background: #f2ab1d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

ul.check {
    position: relative;
	display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
}
ul.check li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
	width:98%;
	margin-right:2%;
    position: relative;
}
ul.check li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}

.sub-menu {
    position: relative;
    z-index: 100;
}
ul.circle-2col {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-2col li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:45%;
    margin-right:2%;
    position: relative;
}
ul.circle-2col li.long {
    width:70%;
}
ul.circle-2col li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}


@media only screen and (max-width: 768px) {
ul.circle-2col li,ul.circle-2col li.long {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:94%;
    margin-right:2%;
    position: relative;
}
ul.sub-menu li a {
    float: none;
    width: 100%;
}
.box26 {
    padding: 2em;
}
}
.h4-t {
    margin-top:1.6em;
}

.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
@media only screen and (max-width: 600px) {
.pc-disp {
    display:none;
}
.sp-disp {
    display:block; 
}
}