@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);

@media print, screen and (min-width: 737px) {


.scroll-table p {
	display: none;	
}


.scroll-table {
	
	
	
}

.comennt4 {
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	background-color: #34AFC7;
	padding: 15px;
	text-align: center;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.photos2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 30px;
}
.photos2 li:nth-child(1){width: 57.5%;}
.photos2 li:nth-child(2){width: 42.5%;}

.photos3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 30px;
}
.photos3 li:nth-child(1){width: 48%;}
.photos3 li:nth-child(2){width: 48%;}


.comennt-right {
	font-size: 10pt;
	line-height: 18px;
	display: table;
	margin-right: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}


.three-box2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 50px;
}
.three-box2 li {
	width: 32%;
	margin-top: 1%;
	margin-bottom: 1%;	
}

.three-box2 li h3 {
	font-size: 13pt;
	font-weight: 600;
	padding: 10px;
	box-sizing: border-box;
	background-color: #35A4C0;
	text-align: center;
	color: #FFF;
}
.three-box2 li h4 {
	font-size: 12pt;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	background-color: #ECECEC;
	text-align: center;
	
}
.three-box2 li p {
	font-size: 11pt;
	font-weight: 500;
	padding: 10px;
	background-color: #FFF;
}


.requirement4 {
	padding-bottom: 20px;
}

.recruit_table4 {
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table4 th, .cp_table  td {width: 100%;}

.recruit_table4 div {padding-top: 25px;}
.recruit_table4 th {
	font-size: 12pt;
	
	font-weight: 500;
	box-sizing: border-box;
	width: 250px!important;
	background-color: #F7F7F6;
	padding: 15px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.recruit_table4 tr {
	display: block;
	width: 100%;
}
.recruit_table4 td {
	font-size: 12pt;
	font-weight: normal;
	width: 75%!important;
	/*background-color: #FFF;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 15px;
	
}


.futo {
	font-weight: 700;
}

.hyogumi {
	width: 100%;
}
.hyogumi th,td {}

.hyogumi th {
	font-size: 11pt;
	text-align: center;	
	padding: 10px;
	background-color: #EDE9E7;
	border: solid 1px #d0d0d0;
}

.hyogumi td {
	font-size: 11pt;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #d0d0d0;
}

.recruit_table3 {
	box-sizing: border-box;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table3 th, .cp_table  td {width: 100%;}

.recruit_table3 div {padding-top: 25px;}
.recruit_table3 th {
	font-size: 11pt;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE9E7;
	font-weight: 500;
	box-sizing: border-box;
	width: 400px!important;
	/*background-color: #EDE9E7;*/
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4F6C25;
}
.recruit_table3 tr {
	display: block;
	width: 100%;
}
.recruit_table3 td {
	font-size: 11pt;
	font-weight: normal;
	width: 60%!important;
	background-color: #FFF;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE9E7;
	padding: 10px;
	
	
}





.requirement2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.recruit_table2 {
	box-sizing: border-box;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table2 th, .cp_table  td {width: 100%;}

.recruit_table2 div {padding-top: 25px;}
.recruit_table2 th {
	font-size: 12pt;
	font-weight: 600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.recruit_table2 tr {
	display: block;
	width: 100%;
}
.recruit_table2 td {
	font-size: 12pt;
	font-weight: normal;
	width: 70%!important;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	
}




.tow-box {
	padding-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tow-box li{
	width: 49%;
	margin-bottom: 2%;
	box-sizing: border-box;
	padding: 30px;
	border: 1px solid #ECECEC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}


.tow-box li h3{
	font-size: 14pt;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #35A4C0;
}

.photos {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.photos li {
	/*margin: 1.5%;*/
	width: 32%;
	margin-bottom: 1.5%;
}

.photos li span {
	color: #333;
	font-size: 13pt;
	line-height: 33px;
	text-align: center;
	display: block;
	font-weight: 500;
}

.photos li img {
	/*margin: 1.5%;*/
	margin-bottom: 1.5%;
	
	width: 100%;
	height: 260px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}


.hanbun {
	margin: 2%;
	float: left;
	width: 46%;
}

.requirement {padding-top: 30px;}
.recruit_table img{
	float: left;
	width: 150px;
}

.recruit_table .siz1{
	float: left;
	width: 80px;
	margin-left: 30px;
}

.recruit_table .siz2{
	float: left;
	width: 100px;
	margin-left: 30px;
}

.recruit_table {
	box-sizing: border-box;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table th, .cp_table  td {width: 100%;}

.recruit_table div {padding-top: 25px;}
.recruit_table th {
	font-size: 11pt;
	font-weight: 600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: 500;
	box-sizing: border-box;
	width: 250px!important;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #666;
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table td {
	font-size: 13pt;
	font-weight: normal;
	width: 80%!important;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 30px;
	
}


.categry1 {
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	background-color: #61b8d8;
	
	display: table;
	text-align: center;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
}


.hanhan {
	margin: 2%;
	float: left;
	width: 46%;
}



.three-box {}
.three-box li {
	margin: 0.5%;
	float: left;
	width: 32.33%;	
}




.fours-box {padding-top: 40px;}
.fours-box li {
	margin: 0.5%;
	float: left;
	width: 24%;	
}

.komidashi1 {
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.box-button img {margin-bottom: 10px;}

.box-button {
	display: block;
	margin-right: auto;
	margin-left: auto;	
	padding: 10%;
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {
	color: #000;
	background-color: #FFF;
	
}
.box-button:hover {
	color: #4b4b4b;
	background-color: #E5E5E5;	
}




.telnum3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 600;
}

.komidashi {
	font-size: 20pt;
	line-height: 40px;
	font-weight: 600;
	
}

.formbutton1 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.formbutton1::before,
.formbutton1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton1,
.formbutton1::before,
.formbutton1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton1 {
	background-color: #3d3d3d;
	color: #FFF;
}
.formbutton1:hover {
	color: #FFF;
	background-color: #000;
	
}




.formbutton2 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.formbutton2::before,
.formbutton2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton2,
.formbutton2::before,
.formbutton2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton2 {
	background-color: #e50038;

	color: #FFF;
	
}
.formbutton2:hover {
	color: #FFF;
	background-color: #B6002D;	
}







#tab {
	margin-bottom: 50px;
	overflow: hidden;
	/*margin-right: auto;*/
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
}

#tab li {
	width: 32.3%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	box-sizing: border-box;
	
}
#tab li a {
	display: block;
	color: #000000;
	font-size: 18pt;
	line-height: 44px;
	background-color: #F0F0F0;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 7%;
	padding-bottom: 7%;
	font-weight: 600;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
#tab li a:hover,
#tab li.present a {
	color: #FFF;
	background-color: #FF0000;
}


.towbox {
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.imagebk-space {
	width: 50%;
	line-height: 0px;
}

.imagebk-space img {
	
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.comennt-space {
	width: 50%;
	
}

.comennt-space li {
	box-sizing: border-box;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
}

.comennt-space2 {
	width: 50%;
	
}

.comennt-space2 li {
	box-sizing: border-box;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12%;
	padding-right: 13%;
	padding-bottom: 5%;
	padding-left: 13%;
}


.left-image {
	float: left;
	width: 30%;
	margin-right: 14%;
}

.right-image {
	float: right;
	width: 30%;
	margin-left: 14%;
}


.left40 {
	float: left;
	width: 40%;
	margin-right: 10%;
}

.right40 {
	float: right;
	width: 40%;
	margin-left: 10%;
}
/*.left45 {
	float: left;
	width: 45%;
	min-width: 500px;
	background-image: url(../img/body/about-image.jpg);
	background-repeat: no-repeat;
	height: 490px;
	background-size:cover;
}*/
.left50 {
	float: left;
	width: 50%;
}



.right45 {
	float: right;
	width: 45%;
	
}

.right50 {
	float: right;
	width: 50%;
	
}


.spacer20 {
	min-width: 500px;
	padding-top: 5%;
	padding-left: 80px;
	padding-right: 50px;
}

.dangumi1 {
	padding-top: 20px;
	padding-bottom: 20px;
}


.dangumi3 {
	padding-top: 50px;
	padding-bottom: 0px;
}


.kakomi-text {padding-top: 20px;}

.kakomi-text li {
	position: relative;
	background-color: #FFF;
	color: #533927;
	border: 2px solid #35A4C0;	/*
	padding-top: 20px;
	padding-bottom: 20px;*/
	margin-bottom: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.kakomi-text li p {
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 25px;
	color: #FFF;
	background-color: #35A4C0;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}

.kakomi-text li div {
	box-sizing: border-box;
	font-size: 14pt;
	line-height: 35px;
	color: #533927;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}



#page1,#page2,#page3,#page4,#page5,#page6,#page7  {
	margin-top: -280px;
	padding-top: 280px;
}

.eng-tittle {
	font-family: 'YakuHanMP', Renner;
	font-size: 25pt;
	line-height: 45px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #4f6c25;
	padding-top: 20px;
}
.eng-tittle span {
	background-color: #4f6c25;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.eng-tittle-cen {
	font-family: 'YakuHanMP', Renner;
	font-size: 25pt;
	line-height: 45px;
	font-weight: normal;
	margin-bottom: 25px;
	
	padding-top: 20px;
	text-align: center;
}
.eng-tittle-cen span {
	background-color: #533927;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}


.eng-tittle1 {
	font-family: 'YakuHanMP', Renner;
	font-size: 25pt;
	line-height: 45px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #35a4c0;
	padding-top: 20px;
}
.eng-tittle1 span {
	background-color: #35a4c0;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.eng-tittle2 {
	font-family: 'YakuHanMP', Renner;
	font-size: 20pt;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 35px;
	color: #533927;
	padding-top: 20px;
	text-transform: uppercase;
}
.eng-tittle2 span {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	display: block;
	color: #4f6c25;
}


.eng-tittle4 {
	font-family: 'YakuHanMP', Renner;
	font-size: 25pt;
	line-height: 45px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #FFF;
	padding-top: 20px;
}
.eng-tittle4 span {
	background-color: #FFF;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.midashi1 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 16pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}


.midashi1-line {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	font-weight: 500;
	outline: none;
	font-size: 15pt;
	height: 80px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #35A4C0;
	margin-bottom: 35px;
}

.midashi1-line:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #35A4C0;
}

/*.midashi1-line {
	font-family: 'YakuHanJP', 'Noto Sans JP', sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 35px;
	color: #35A4C0;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #35A4C0;
}*/

.midashi2 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}

.midashi3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 22pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}


.midashi4 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}


/*
明朝系
.midashi1 {
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}
*/


.comennt2 {
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}




.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}


.link-banner {}

.link-banner a {display:block;}

.banner-image {
	line-height: 0px;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.hero-banner {
	line-height: 0px;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.banner2 {
	margin: 1%;
	float: left;
	width: 31.3%;
}

.banner {
	margin: 2%;
	float: left;
	width: 46%;
}

.banner-image2 {
	margin: 1%;
	float: left;
	width: 31.3%;
}
.map-space {
	position: relative;
	padding-bottom: 42%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


.shops {
	padding: 20px;
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
}

.shops2 {
	width: 31.3%;
	border: 1px solid #D6D6D6;
	float: left;
	box-sizing: border-box;
	margin: 1%;
}
.add-text2 {
	padding: 23px;
}
.gaikan2 {
	height: 250px;
	width: 300px;
	position: relative;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.line4 {
	width: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 15px;
	margin-left: 18px;
}
.gaikan2 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	
}
.comname2 {
	padding-top: 20px;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	padding-left: 18px;
}

.btm-shop {
	padding-top: 10px;
	padding-bottom: 50px;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

.btm-shop li {
	margin: 1%;
	float: left;
	width: 31.3%;
}


.telnum4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
}

.comname {
	padding-top: 10px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	
}



.line3 {
	width: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 15px;
}
.add-text {
	float: left;
	/*padding-right: 30px;*/
	padding-left: 30px;
	width: 350px;
	position: relative;
	z-index: 5;
}

.gaikan {
	float: left;
	height: 250px;
	width: 300px;
	position: relative;
	border: 1px solid #CCC;	
}

.gaikan img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	
}


.map-space2 {
	position: relative;
	padding-bottom: 23.5%;
	
	height: 0;
	overflow: hidden;
	width: 350px;
	
	margin-right: auto;
	margin-left: auto;
	float: right;	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 

ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

ul.pointcheck li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck li:before {
	/*content: "\f04d";*/
	content: "\※";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 12pt;
	
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	
	text-align: left;
	
}




ul.pointcheck1 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 20px;	
}

ul.pointcheck1 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck1 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #89A85D;
}
.pointcheck1 li {
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;

}



ul.pointcheck4 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}

ul.pointcheck4 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck4 li:before {
	content: "\f058";
	font-family: "Font Awesome\ 5 Free";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck4 li {
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	
	list-style: none;
	
	padding-bottom: 10px;
	
	margin-right: auto;
	margin-left: auto;
	
}

ol.pointcheck3 li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
 
 
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #FF9702;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -20px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 1px;
	margin-right: 10px;
}
.pointcheck3 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	
}





ol.pointcheck3s {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	
	
	margin-right: auto;
	margin-left: auto;
	
}

ol.pointcheck3s li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
	
	
}
 
 
ol.pointcheck3s li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #8FC012;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 10px;
}
.pointcheck3s li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	
}

.koumoku1 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}

.koumoku2 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}


.gaiyo-text {
	font-size: 12pt;
	overflow: hidden;	
}
.gaiyo-text2 {
	font-size: 12pt;
	overflow: hidden;
	
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}

.nobk {position: relative;}
.whbk{background-color: #FFF;position: relative;}
.tobk {background-color: #f7f7f6;position: relative;}
.tobk2{background-color: #ccc;position: relative;}

.pinwbk {background: linear-gradient(180deg, #e47791 0%, #e47791 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.grwbk {background: linear-gradient(180deg, #89a85d 0%, #89a85d 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.blwbk {background: linear-gradient(180deg, #35a4c0 0%, #35a4c0 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
	
}


.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;	
	
}

.textbox-top {
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	padding-bottom: 100px;
	position: relative;		
}


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 100px;
	position: relative;		
}




.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;	
}



.textbox-space {
	overflow: hidden;
}



.dangumi2 {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	transition: all .2s;
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 30px;
	margin-left: 1%;
}

.change-color #logo {
	transition: all .2s;
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 10px;
	margin-left: 0%;
}

/*#logo2 {
	width: 142px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/body/logo.svg);
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
}*/

/*#logo img {
	width: 245px;
	line-height: 0px;
	
}
*/
/*.change-color #logo {
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/body/logo.svg);
	display: block; 
	background-size: contain;
	background-repeat: no-repeat;
}*/




#header {}

.hed-right {
	float: right;
	opacity: 0;
	pointer-events: none;
}



.hed-right.change-color {
	transition: all .5s;
	float: right;
	opacity: 10;
	pointer-events: auto;
}


.hed-right3 {
	float: right;
	margin-top: 20px;
}


.hed-right3.change-color {
	transition: all .5s;
	float: right;
	margin-top: 0px;
}

.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}


.header3 {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header3.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}



.leaf-01 {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: -180px;
	margin-right: 20%;
}


.leaf-02 {
	width: 242px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	margin-top: -30px;
	margin-left: -90px;
}

.leaf-03 {
	width: 242px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 300px;
	margin-right: -90px;
}


.leaf-04 {
	width: 335px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 10px;
	margin-right: -90px;
}

.leaf-05 {
	width: 335px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -90px;
	bottom: 0px;
	margin-bottom: 10px;
}



.leaf-06 {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 10px;
	margin-right: -170px;
}

.leaf-07 {
	width: 300px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -170px;
	bottom: 0px;
	margin-bottom: 10px;
}


.leaf-08 {
	width: 252px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 390px;
	margin-right: -120px;
}

.leaf-09 {
	width: 252px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -120px;
	bottom: 0px;
	margin-bottom: 10px;
}






.main-space {
	min-width: 1180px;
	position: relative;
	margin-top: 140px;
}




.main-image {
	height: 75vh;
	position: relative;
	/*height: 950px;*/
	
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.png);
	margin-left: 330px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.maincomennt {
	position: absolute;
	margin-left: 28%;
	left: 0px;
	bottom: 0px;
	color: #FFF;
	z-index: 6;
	margin-bottom: 330px;
	font-size: 18pt;
	line-height: 39px;
	font-weight: 600;
	letter-spacing: 7px;
	text-shadow: 0px 0px 13px #000;
	
}
.slidecomennt {
	position: absolute;
	margin-left: 4%;
	margin-top: 0%;
}



.snsbox {
	padding-top: 30px;
	padding-left: 15px;
}
.snsbox li {
	width: 30px;
	float: left;	
}

.snsbox li:nth-child(2)  {
	margin-left: 7px;
}

.snsbox li:nth-child(3) {
	margin-left: 7px;
}

.snsbox li:nth-child(1) .mysvg {
	width: 30px;
	color: #3B5998;
	fill: currentColor;
	transition: transform .3s;
}

.snsbox li:nth-child(2) .mysvg {
	color: #000;
	fill: currentColor;
}





.snsbox a .mysvg {
	width: 30px;
	color: #533927;
	fill: currentColor;
	transition: transform .3s;
}

.snsbox a:hover .mysvg {
	width: 30px;
	color: #5FAFE3;
	fill: currentColor;
}

.secondmenu {}

.secondmenu li a {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	display: block;
	overflow: hidden;
	text-align: left;
	color: #533927;
	font-size: 12pt;
	color: #533927;
	font-weight: 400;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all .5s;
}

.secondmenu li a:hover {
	color: #4f6c25;
	background-color: #F7F7F6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.secondmenu li span {
	font-family: 'YakuHanMP', Renner;
	display: block;
	color: #4f6c25;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}



/*.hed-info {
	padding-top: 15px;
	
}*/
.hed-space {
	width: 97%;
	min-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	float: left;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}

.telnum2 {
	font-size: 28pt;
	line-height: 36px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 4px;
}
.engkomoji {
	font-size: 15pt;
	line-height: 30px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 43px;
}

.banner-link {}
.banner-link a {display:block;}
.banner-link2 {float: right;}
.banner-link2 a {display:block;}

.nav {}
.fixed {}
ul.thisnone {display: none;}
#gnavi {
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 50;
}
#gloval_menu {
	margin-right: 0px;
	margin-left: auto;
	clear: both;
	display: table;
	line-height: 0;
	padding: 0px;
}
#contents_bar {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;	
}
#contents_bar > ul {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	z-index: 100;
}
#contents_bar > ul > li {
	min-height: 50px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
}
#contents_bar > ul > li:not(:last-child) {}
#contents_bar ul li {position: relative;}
#contents_bar li li {}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{float: left;}
#contents_bar a:hover {text-decoration: none;}
#contents_bar > ul > li > a {padding-right: 0;}
#contents_bar > ul > li > a.active {}
#contents_bar .level1 {
	width: 100%;
	position: absolute;
	z-index: 55;
	margin-left: -65px;
}
#contents_bar .level1 a  {
	font-size: 12pt;
	color: #FFF;
	text-align: left;
	width: 180px!important;
	background-color: #FF0000;
	text-decoration: none!important;
	border: 0px solid #FF0000!important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10pt;
}
#contents_bar .level1 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #2d004d;
}
#contents_bar .level1 a:hover::after {transform: scale(1, 1);}
#contents_bar .level1 .active {
	color: #FFF;
	background-color: #000;
}
#contents_bar .level1 .mysvg a  {display: block;}
#contents_bar .level1 {
	top: 100%;
	left: 0;
}
/*#contents_bar a .mysvg {
	vertical-align: -10%;
	display: inline-block;
	width: 20px;
	margin-right: 3px;
	color: #FFFFFF;
	fill: currentColor;
}

#contents_bar a:hover .mysvg {
	color: #2d004d;
	fill: currentColor;
}*/

#contents_bar	{	
	margin-right: auto;
	margin-left: auto;
	
}

#contents_bar a	{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	display: block;
	overflow: hidden;
	transition: all .2s;
	color: #533927;
	font-size: 12pt;
	font-weight: 400;
	line-height: 28px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 6px!important;
	padding-left: 6px!important;
	padding-bottom: 10px;
	
}
#contents_bar a span {
	font-family: 'YakuHanMP', Renner;
	display: block;
	color: #4f6c25;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}


#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{
	float: left;
	list-style: none;	
}
#contents_bar .c-menu01 a	{
	position: relative;
	
}
#contents_bar .c-menu02 a	{
	
	position: relative;
	
}
#contents_bar .c-menu03 a	{
	
	position: relative;
}
#contents_bar .c-menu04 a	{
	
	position: relative;
}
#contents_bar .c-menu05 a	{
	
	position: relative;
}
#contents_bar .c-menu06 a	{
	
	position: relative;
	
}


#contents_bar a:hover {
	color: #4f6c25;
	background-color: #F7F7F6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#contents_bar .current span	{
	color: #FFF!important;
}


#contents_bar a.current	{
	color: #FFF!important;
	background-color: #35A4C0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.topbk {background: linear-gradient(90deg, #FFF 0%, #FFF 70%, #f7f7f6 70%, #f7f7f6 100%);}

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #533927;
}



.pankuzu {
	position: relative;	
	padding-top: 110px;
	margin-right: 15px;
	margin-left: 15px;
	
	
}
.pankuzu-space {
	position: relative;
	padding-top: 120px;
	padding-bottom: 100px;
	color: #FFF;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	padding-right: 3%;
	padding-left: 3%;
	/*background-color: #E22B75;*/
}

.pankuzu-tittle {
	/*font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;*/
	font-feature-settings: "palt";
	font-size: 27pt;
	line-height: 60px;
	font-weight: 600;
	text-align: center;
	text-shadow: 0px 0px 13px #533927;
}

.pages {
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 10pt;
	line-height: 18px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.pages li {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-shadow: 0px 0px 13px #533927;
}

.page-engtittle {
	font-size: 13pt;
	line-height: 26px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 5px;
}




#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}





.sponly {display: none;}
.pconly {}
.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}




.kaigyo {display: block;}

.pckaigyo {display: block;}
.pckaigyo2 {
	display: block;
	padding-left: 43px;
}




.button1 {
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 500;	
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #4f6c25;
	padding-right: 0px;
	padding-left: 0px;	
}
.button1:hover {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}





.button1s {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: auto;
}
.button1s::before,
.button1s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s,
.button1s::before,
.button1s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s {
	color: #4f6c25;
	padding-right: 0px;
	padding-left: 0px;	
}
.button1s:hover {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}





.button1s2 {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: auto;
}
.button1s2::before,
.button1s2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s2,
.button1s2::before,
.button1s2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s2 {
	color: #E47791;
	padding-right: 0px;
	padding-left: 0px;
}
.button1s2:hover {
	color: #FFF;
	background-color: #E47791;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.button1s3 {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: auto;
}
.button1s3::before,
.button1s3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s3,
.button1s3::before,
.button1s3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s3 {
	color: #35a4c0;
	padding-right: 0px;
	padding-left: 0px;	
}
.button1s3:hover {
	color: #FFF;
	background-color: #35a4c0;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 12pt;
	text-transform: uppercase;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'YakuHanMP', Renner;
	padding-bottom: 20px;
	width: 300px;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #35a4c0;
	color: #FFF;	
}
.button2:hover {
	color: #FFF;
	background-color: #000;
}




.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 15pt;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 50%;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #333;
	background-color: #FFF;
	
}
.button3:hover {
	color: #FFF;
	background-color: #000;
}





.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}



.button4 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 13pt;
	text-transform: uppercase;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	padding-top: 30px;
	padding-bottom: 30px;	
}
.button4::before,
.button4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button4,
.button4::before,
.button4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4 {
	color: #FFF;
	
	background-color: #F00;	
}
.button4:hover {
	color: #FFF;
	
	background-color: #000;
	
}




.button4s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;	
}
.button4s::before,
.button4s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button4s,
.button4s::before,
.button4s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4s {
	color: #000;
	border: 2px solid #000;	
}
.button4s:hover {
	color: #FFF;
	border: 2px solid #000;	
	background-color: #000;
}




.btm-space {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.btm-space4 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}




footer {
	background-color: #483a30;
	color: #FFF;
}

.foot-contents  {
	clear: both;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.foot-contents li {
	float: left;
	font-size: 13pt;
	line-height: 45px;
}

.foottel {
	font-size: 20pt!important;
	line-height: 45px!important;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-left: 25px;
}


.foottel span {
	margin-left: 20px;
}


.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 15px;
	background-position: center;
}

.foot-space {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
}

.foot-left {
	float: left;
}

.foot-right {
	float: right;
}

.foottel {}

.footlogo {
	width: 185px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
}

.foot-menu {
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;	
}
.foot-menu ul {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}

.foot-menu li a {
	font-size: 11pt;
	line-height: 32px;
	color: #FFF;
	
}

.foot-menu li a:hover {
	
	color: #FFF;
	text-decoration: underline;	
}

.copy {
	font-family: 'YakuHanMP', Renner;
	font-size: 9pt;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}


.copy span{
	font-size: 25pt;
	line-height: 45px;
	vertical-align: -15%;
	display: inline-block;
	margin-left: 5px;
}

.space1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}


.space1100 {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	
}


.space900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	
}

.page-top {
	text-align: center;
	display: block;
	font-size: 20pt;
	width: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.page-top::before,
.page-top::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.page-top,
.page-top::before,
.page-top::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.page-top {
	color: #FFF;
	background-color: #000;
}
.page-top:hover {
	color: #FFF;
	background-color: #35A4C0;
}




.rightbanner {
	
	margin-top: 100px;
	margin-right: 50px;
	position: fixed;
	z-index: 9;
	top: 0px;
	right: 0px;
}

.right-form2 span{
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	display: block;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	
}

.right-form2 {
	font-family: 'YakuHanMP', Renner;
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	line-height: 27px;
	outline: none;
	font-size: 15pt;
	height: 140px;
	-webkit-border-radius: 140px;
	-moz-border-radius: 140px;
	border-radius: 140px;
	margin-top: 2px;
	padding-top: 47px;
	font-weight: 500;
	
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form2 {
	background-color: #eb2c79;
	color: #FFF;
	
}
.right-form2:hover {
	color: #FFF;
	background-color: #000;
}

}





@media screen and (min-width: 0px) and (max-width: 736px) {


.recruit_table3 {
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.recruit_table3 ul {
	padding-top: 0px!important;
}
.recruit_table3 th, .cp_table  td {width: 100%;}

.recruit_table3 div {padding-top: 25px;}
.recruit_table3 th {
	font-size: 12pt;
	font-weight: 600;
	color:#4F6C25;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding-top: 10px;
	
	
}
.recruit_table3 tr {
	display: block;
	width: 100%;
}
.recruit_table3 td {
	font-size: 11pt;
	font-weight: normal;
	display: block;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	padding-bottom: 10px;
	
}



.requirement2 {
	padding-top: 20px;
	padding-bottom: 20px;
}




.recruit_table2 {
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.recruit_table2 ul {
	padding-top: 0px!important;
}
.recruit_table2 th, .cp_table  td {width: 100%;}

.recruit_table2 div {padding-top: 25px;}
.recruit_table2 th {
	font-size: 12pt;
	font-weight: 600;
	color:#4F6C25;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding-top: 10px;
	
	
}
.recruit_table2 tr {
	display: block;
	width: 100%;
}
.recruit_table2 td {
	font-size: 11pt;
	font-weight: normal;
	display: block;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	padding-bottom: 10px;
	
}




.tow-box {
	padding-top: 10px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.tow-box li{
	/*width: 49%;*/
	margin-bottom: 2%;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #ECECEC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}


.tow-box li h3{
	font-size: 13pt;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #35A4C0;
}

.photos {
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.photos li {
	/*margin: 1.5%;*/
	/*width: 32%;
	margin-bottom: 1.5%;*/
	width: 48%;
	margin-bottom: 1.5%;
}


.photos li span {
	color: #333;
	font-size: 11pt;
	line-height: 33px;
	text-align: center;
	display: block;
	font-weight: 500;
}


.photos li img {
	/*margin: 1.5%;*/
	margin-bottom: 1.5%;
	
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}


.hanbun {
	clear: both;	
}

.requirement {padding-top: 0px;}
.recruit_table img{
	float: left;
	width: 150px;
}

.recruit_table .siz1{
	float: left;
	width: 80px;
	margin-left: 30px;
}

.recruit_table .siz2{
	float: left;
	width: 100px;
	margin-left: 30px;
}

.recruit_table {
	box-sizing: border-box;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table th, .cp_table  td {width: 100%;}

.recruit_table div {padding-top: 25px;}
.recruit_table th {
	font-size: 11pt;
	font-weight: 600;
	
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding-top: 10px;
	
	color: #4F6C25;
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table td {
	font-size: 13pt;
	font-weight: normal;
	display: block;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	padding-bottom: 10px;
	
}


.categry1 {
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	background-color: #61b8d8;
	
	display: table;
	text-align: center;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
}


.hanhan {
	margin-bottom: 15px;	
}



.three-box {}
.three-box li {
	margin: 0.5%;
	float: left;
	width: 32.33%;	
}


.fours-box {padding-top: 40px;}
.fours-box li {
	margin: 0.5%;
	float: left;
	width: 24%;	
}

.komidashi1 {
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.box-button img {margin-bottom: 10px;}

.box-button {
	display: block;
	margin-right: auto;
	margin-left: auto;	
	padding: 10%;
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {
	color: #000;
	background-color: #FFF;
	
}
.box-button:hover {
	color: #4b4b4b;
	background-color: #E5E5E5;	
}




.telnum3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 600;
}

.komidashi {
	font-size: 20pt;
	line-height: 40px;
	font-weight: 600;
	
}

.formbutton1 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.formbutton1::before,
.formbutton1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton1,
.formbutton1::before,
.formbutton1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton1 {
	background-color: #3d3d3d;
	color: #FFF;
}
.formbutton1:hover {
	color: #FFF;
	background-color: #000;
	
}




.formbutton2 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.formbutton2::before,
.formbutton2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton2,
.formbutton2::before,
.formbutton2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton2 {
	background-color: #e50038;

	color: #FFF;
	
}
.formbutton2:hover {
	color: #FFF;
	background-color: #B6002D;	
}







#tab {
	margin-bottom: 50px;
	overflow: hidden;
	/*margin-right: auto;*/
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
}

#tab li {
	width: 32.3%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	box-sizing: border-box;
	
}
#tab li a {
	display: block;
	color: #000000;
	font-size: 18pt;
	line-height: 44px;
	background-color: #F0F0F0;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 7%;
	padding-bottom: 7%;
	font-weight: 600;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
#tab li a:hover,
#tab li.present a {
	color: #FFF;
	background-color: #FF0000;
}


.towbox {
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.imagebk-space {
	width: 50%;
	line-height: 0px;
}

.imagebk-space img {
	
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.comennt-space {
	width: 50%;
	
}

.comennt-space li {
	box-sizing: border-box;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
}

.comennt-space2 {
	width: 50%;
	
}

.comennt-space2 li {
	box-sizing: border-box;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12%;
	padding-right: 13%;
	padding-bottom: 5%;
	padding-left: 13%;
}


.left-image img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.right-image img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}


.left40 img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	
}

.left40 {padding-bottom: 5%;}

.right40 {padding-bottom: 5%;}

.right40 img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	
}
/*.left45 {
	float: left;
	width: 45%;
	min-width: 500px;
	background-image: url(../img/body/about-image.jpg);
	background-repeat: no-repeat;
	height: 490px;
	background-size:cover;
}*/
.left50 {
	float: left;
	width: 50%;
}



.right45 {
	float: right;
	width: 45%;
	
}

.right50 {
	float: right;
	width: 50%;
	
}


.spacer20 {
	min-width: 500px;
	padding-top: 5%;
	padding-left: 80px;
	padding-right: 50px;
}

.dangumi1 {
	
}


.dangumi3 {
	padding-top: 30px;
	padding-bottom: 0px;
}


.kakomi-text {padding-top: 20px;}

.kakomi-text li {
	position: relative;
	background-color: #FFF;
	color: #533927;
	border: 2px solid #35A4C0;	/*
	padding-top: 20px;
	padding-bottom: 20px;*/
	margin-bottom: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.kakomi-text li p {
	box-sizing: border-box;
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	background-color: #35A4C0;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}

.kakomi-text li div {
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 35px;
	color: #533927;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}



#page1,#page2,#page3,#page4,#page5,#page6,#page7  {
	margin-top: -100px;
	padding-top: 100px;
}

.eng-tittle {
	font-family: 'YakuHanMP', Renner;
	font-size: 17pt;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #4f6c25;
	padding-top: 20px;
}
.eng-tittle span {
	background-color: #4f6c25;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.eng-tittle-cen {
	font-family: 'YakuHanMP', Renner;
	font-size: 17pt;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	
	padding-top: 20px;
	text-align: center;
}
.eng-tittle-cen span {
	background-color: #533927;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}


.eng-tittle1 {
	font-family: 'YakuHanMP', Renner;
	font-size: 17pt;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #35a4c0;
	padding-top: 20px;
}
.eng-tittle1 span {
	background-color: #35a4c0;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.eng-tittle2 {
	font-family: 'YakuHanMP', Renner;
	font-size: 17pt;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #533927;
	padding-top: 20px;
	text-transform: uppercase;
}
.eng-tittle2 span {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	display: block;
	color: #4f6c25;
}


.eng-tittle4 {
	font-family: 'YakuHanMP', Renner;
	font-size: 17pt;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #FFF;
	padding-top: 20px;
}
.eng-tittle4 span {
	background-color: #FFF;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.midashi1 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 13pt;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 25px;
}


.midashi1-line {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	font-weight: 500;
	outline: none;
	font-size: 13pt;
	text-transform: uppercase;
	
	color: #FFF;
	position: relative;
	background: #35A4C0;
	margin-bottom: 35px;
	padding: 15px;
}

.midashi1-line:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #35A4C0;
}

.midashi2 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}

.midashi3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}


.midashi4 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}


/*
明朝系
.midashi1 {
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}
*/


.comennt2 {
	font-size: 11pt;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}




.comennt {
	font-size: 10pt;
	line-height: 22px;
	font-weight: normal;
}


.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}


.link-banner {}

.link-banner a {display:block;}

.banner-image {
	line-height: 0px;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.hero-banner {
	line-height: 0px;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.banner2 {
	margin: 1%;
	float: left;
	width: 31.3%;
}

.banner {
	margin: 2%;
	float: left;
	width: 46%;
}

.banner-image2 {
	margin: 1%;
	float: left;
	width: 31.3%;
}
.map-space {
	position: relative;
	padding-bottom: 92%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


.shops {
	padding: 20px;
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
}

.shops2 {
	width: 31.3%;
	border: 1px solid #D6D6D6;
	float: left;
	box-sizing: border-box;
	margin: 1%;
}
.add-text2 {
	padding: 23px;
}
.gaikan2 {
	height: 250px;
	width: 300px;
	position: relative;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.line4 {
	width: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 15px;
	margin-left: 18px;
}
.gaikan2 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	
}
.comname2 {
	padding-top: 20px;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	padding-left: 18px;
}

.btm-shop {
	padding-top: 10px;
	padding-bottom: 50px;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

.btm-shop li {
	margin: 1%;
	float: left;
	width: 31.3%;
}


.telnum4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
}

.comname {
	padding-top: 10px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	
}



.line3 {
	width: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 15px;
}
.add-text {
	float: left;
	/*padding-right: 30px;*/
	padding-left: 30px;
	width: 350px;
	position: relative;
	z-index: 5;
}

.gaikan {
	float: left;
	height: 250px;
	width: 300px;
	position: relative;
	border: 1px solid #CCC;	
}

.gaikan img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	
}


.map-space2 {
	position: relative;
	padding-bottom: 23.5%;
	
	height: 0;
	overflow: hidden;
	width: 350px;
	
	margin-right: auto;
	margin-left: auto;
	float: right;	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 

ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

ul.pointcheck li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck li:before {
	/*content: "\f04d";*/
	content: "\※";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 12pt;
	
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	
	text-align: left;
	
}




ul.pointcheck1 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 15px;	
}

ul.pointcheck1 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck1 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #89A85D;
}
.pointcheck1 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;

}



ul.pointcheck4 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}

ul.pointcheck4 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck4 li:before {
	content: "\f058";
	font-family: "Font Awesome\ 5 Free";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck4 li {
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	
	list-style: none;
	
	padding-bottom: 10px;
	
	margin-right: auto;
	margin-left: auto;
	
}

ol.pointcheck3 li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
 
 
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #FF9702;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -20px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 1px;
	margin-right: 10px;
}
.pointcheck3 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	
}





ol.pointcheck3s {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	
	
	margin-right: auto;
	margin-left: auto;
	
}

ol.pointcheck3s li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
	
	
}
 
 
ol.pointcheck3s li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #8FC012;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 10px;
}
.pointcheck3s li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	
}

.koumoku1 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}

.koumoku2 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}


.gaiyo-text {
	font-size: 12pt;
	overflow: hidden;	
}
.gaiyo-text2 {
	font-size: 12pt;
	overflow: hidden;
	
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}

.nobk {position: relative;}
.whbk{background-color: #FFF;position: relative;}
.tobk {background-color: #f7f7f6;position: relative;}
.tobk2{background-color: #ccc;position: relative;}

.pinwbk {background: linear-gradient(180deg, #e47791 0%, #e47791 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.grwbk {background: linear-gradient(180deg, #89a85d 0%, #89a85d 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.blwbk {background: linear-gradient(180deg, #35a4c0 0%, #35a4c0 50%, #FFF 50%, #FFF 100%);color: #FFF;position: relative;}

.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
	
}


.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;	
	
}

.textbox-top {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;		
}


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	position: relative;		
}




.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;	
}



.textbox-space {
	overflow: hidden;
}



.dangumi2 {
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	transition: all .2s;
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 30px;
	margin-left: 1%;
}

.change-color #logo {
	transition: all .2s;
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 10px;
	margin-left: 0%;
}

/*#logo2 {
	width: 142px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/body/logo.svg);
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
}*/

/*#logo img {
	width: 245px;
	line-height: 0px;
	
}
*/
/*.change-color #logo {
	width: 185px;
	height: 45px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/body/logo.svg);
	display: block; 
	background-size: contain;
	background-repeat: no-repeat;
}*/




#header {}

.hed-right {
	float: right;
	opacity: 0;
	pointer-events: none;
}



.hed-right.change-color {
	transition: all .5s;
	float: right;
	opacity: 10;
	pointer-events: auto;
}


.hed-right3 {
	float: right;
	margin-top: 20px;
}


.hed-right3.change-color {
	transition: all .5s;
	float: right;
	margin-top: 0px;
}

.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}


.header3 {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header3.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}



.leaf-01 {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: -180px;
	margin-right: 20%;
	display: none;
}


.leaf-02 {
	width: 90px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	margin-top: -30px;
	margin-left: -40px;
	
}

.leaf-03 {
	width: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 240px;
	margin-right: -40px;
}


.leaf-04 {
	width: 110px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 0px;
	margin-right: -40px;
}

.leaf-05 {
	width: 110px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -40px;
	bottom: 0px;
	margin-bottom: 0px;
}



.leaf-06 {
	width: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 10px;
	margin-right: -55px;
}

.leaf-07 {
	width: 90px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -60px;
	bottom: 0px;
	margin-bottom: 0px;
}


.leaf-08 {
	width: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	margin-top: 10px;
	margin-right: -40px;
	display: none;
}

.leaf-09 {
	width: 90px;
	position: absolute;
	left: 0px;
	z-index: 4;
	margin-left: -40px;
	bottom: 0px;
	margin-bottom: 10px;
	display: none;
}






.main-space {
	
	position: relative;
	margin-top: 20px;
}




.main-image {
	height: 55vh;
	position: relative;
	/*height: 950px;*/
	
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.png);
	
}

.maincomennt {
	position: absolute;
	/*margin-left: 400px;*/
	left: 50px;
	top: 0px;
	color: #FFF;
	z-index: 6;
	margin-top: 43%;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 600;
	letter-spacing: 5px;
	text-shadow: 0px 0px 6px #000;
	
	
	
}
.slidecomennt {
	position: absolute;
	margin-left: 4%;
	margin-top: 0%;
	display: none;
}



.snsbox {
	padding-top: 30px;
	padding-left: 15px;
}
.snsbox li {
	width: 30px;
	float: left;	
}

.snsbox li:nth-child(2) {
	margin-left: 10px;
}
.snsbox a .mysvg {
	width: 30px;
	color: #533927;
	fill: currentColor;
	transition: transform .3s;
}

.snsbox a:hover .mysvg {
	width: 30px;
	color: #5FAFE3;
	fill: currentColor;
}

.secondmenu {}

.secondmenu li a {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	display: block;
	overflow: hidden;
	text-align: left;
	color: #533927;
	font-size: 12pt;
	color: #533927;
	font-weight: 400;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all .5s;
}

.secondmenu li a:hover {
	color: #4f6c25;
	background-color: #F7F7F6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.secondmenu li span {
	font-family: 'YakuHanMP', Renner;
	display: block;
	color: #4f6c25;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}



/*.hed-info {
	padding-top: 15px;
	
}*/
.hed-space {
	width: 97%;
	min-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	float: left;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}

.telnum2 {
	font-size: 28pt;
	line-height: 36px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 4px;
}
.engkomoji {
	font-size: 15pt;
	line-height: 30px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 43px;
}

.banner-link {}
.banner-link a {display:block;}
.banner-link2 {float: right;}
.banner-link2 a {display:block;}

.nav {}
.fixed {}
ul.thisnone {display: none;}
#gnavi {
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 50;
}
#gloval_menu {
	margin-right: 0px;
	margin-left: auto;
	clear: both;
	display: table;
	line-height: 0;
	padding: 0px;
}
#contents_bar {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;	
}
#contents_bar > ul {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	z-index: 100;
}
#contents_bar > ul > li {
	min-height: 50px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
}
#contents_bar > ul > li:not(:last-child) {}
#contents_bar ul li {position: relative;}
#contents_bar li li {}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{float: left;}
#contents_bar a:hover {text-decoration: none;}
#contents_bar > ul > li > a {padding-right: 0;}
#contents_bar > ul > li > a.active {}
#contents_bar .level1 {
	width: 100%;
	position: absolute;
	z-index: 55;
	margin-left: -65px;
}
#contents_bar .level1 a  {
	font-size: 12pt;
	color: #FFF;
	text-align: left;
	width: 180px!important;
	background-color: #FF0000;
	text-decoration: none!important;
	border: 0px solid #FF0000!important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10pt;
}
#contents_bar .level1 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #2d004d;
}
#contents_bar .level1 a:hover::after {transform: scale(1, 1);}
#contents_bar .level1 .active {
	color: #FFF;
	background-color: #000;
}
#contents_bar .level1 .mysvg a  {display: block;}
#contents_bar .level1 {
	top: 100%;
	left: 0;
}
/*#contents_bar a .mysvg {
	vertical-align: -10%;
	display: inline-block;
	width: 20px;
	margin-right: 3px;
	color: #FFFFFF;
	fill: currentColor;
}

#contents_bar a:hover .mysvg {
	color: #2d004d;
	fill: currentColor;
}*/

#contents_bar	{	
	margin-right: auto;
	margin-left: auto;
	
}

#contents_bar a	{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	display: block;
	overflow: hidden;
	transition: all .2s;
	color: #533927;
	font-size: 12pt;
	font-weight: 400;
	line-height: 28px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 10px!important;
	padding-left: 10px!important;
	padding-bottom: 10px;
	
}
#contents_bar a span {
	font-family: 'YakuHanMP', Renner;
	display: block;
	color: #4f6c25;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}


#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{
	float: left;
	list-style: none;	
}
#contents_bar .c-menu01 a	{
	position: relative;
	
}
#contents_bar .c-menu02 a	{
	
	position: relative;
	
}
#contents_bar .c-menu03 a	{
	
	position: relative;
}
#contents_bar .c-menu04 a	{
	
	position: relative;
}
#contents_bar .c-menu05 a	{
	
	position: relative;
}
#contents_bar .c-menu06 a	{
	
	position: relative;
	
}


#contents_bar a:hover {
	color: #4f6c25;
	background-color: #F7F7F6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#contents_bar .current span	{
	color: #FFF!important;
}


#contents_bar a.current	{
	color: #FFF!important;
	background-color: #35A4C0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.topbk {background: linear-gradient(90deg, #FFF 0%, #FFF 70%, #f7f7f6 70%, #f7f7f6 100%);}

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #533927;
}



.pankuzu {
	position: relative;	
	padding-top: 65px;
	
	
	
}
.pankuzu-space {
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #FFF;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	
	padding-right: 3%;
	padding-left: 3%;
	/*background-color: #E22B75;*/
}

.pankuzu-tittle {
	/*font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;*/
	font-feature-settings: "palt";
	font-size: 17pt;
	line-height: 40px;
	font-weight: 600;
	text-align: center;
	text-shadow: 0px 0px 13px #533927;
}

.pages {
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 10pt;
	line-height: 18px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.pages li {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-shadow: 0px 0px 13px #533927;
}

.page-engtittle {
	font-size: 13pt;
	line-height: 26px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 5px;
}




#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}





.sponly {}
.pconly {display: none;}
.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}




.kaigyo {display: block;}

.pckaigyo {display: block;}
.pckaigyo2 {
	display: block;
	padding-left: 43px;
}




.button1 {
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 500;
	margin-right: auto;
	margin-left: auto;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button1:hover {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}





.button1s {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
}
.button1s::before,
.button1s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s,
.button1s::before,
.button1s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button1s:hover {
	color: #FFF;
	background-color: #4f6c25;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}





.button1s2 {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
}
.button1s2::before,
.button1s2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s2,
.button1s2::before,
.button1s2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s2 {
	color: #FFF;
	background-color: #E47791;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button1s2:hover {
	color: #FFF;
	background-color: #E47791;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.button1s3 {
	font-family: 'YakuHanMP', Renner;
	display: table;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: auto;
}
.button1s3::before,
.button1s3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s3,
.button1s3::before,
.button1s3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s3 {
	color: #35a4c0;
	padding-right: 0px;
	padding-left: 0px;	
}
.button1s3:hover {
	color: #FFF;
	background-color: #35a4c0;
	padding-right: 30px;
	padding-left: 30px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 11pt;
	text-transform: uppercase;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'YakuHanMP', Renner;
	padding-bottom: 15px;
	width: 250px;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #35a4c0;
	color: #FFF;	
}
.button2:hover {
	background-color: #35a4c0;
	color: #FFF;
}




.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 15pt;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 50%;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #333;
	background-color: #FFF;
	
}
.button3:hover {
	color: #FFF;
	background-color: #000;
}





.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}



.button4 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 13pt;
	text-transform: uppercase;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	padding-top: 30px;
	padding-bottom: 30px;	
}
.button4::before,
.button4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button4,
.button4::before,
.button4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4 {
	color: #FFF;
	
	background-color: #F00;	
}
.button4:hover {
	color: #FFF;
	
	background-color: #000;
	
}




.button4s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;	
}
.button4s::before,
.button4s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button4s,
.button4s::before,
.button4s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4s {
	color: #000;
	border: 2px solid #000;	
}
.button4s:hover {
	color: #FFF;
	border: 2px solid #000;	
	background-color: #000;
}




.btm-space {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

.btm-space2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.btm-space4 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}




footer {
	background-color: #483a30;
	color: #FFF;
}

.foot-contents  {
	clear: both;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.foot-contents li {
	
	font-size: 12pt;
	line-height: 25px;
}

.foottel {
	font-size: 22pt!important;
	line-height: 45px!important;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	
}


.foottel span {
	
	display: block;
}


.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 15px;
	background-position: center;
}

.foot-space {
	
	padding-bottom: 10px;
	
}

.foot-left {
	
}

.foot-right {
	
}

.foottel {}

.footlogo {
	width: 185px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}

.foot-menu {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.foot-menu ul {
	
	
}
.foot-menu li {
	
	
}

.foot-menu li a {
	width: 48%;
	margin: 1%;
	float: left;
	font-size: 10pt;
	line-height: 22px;
	color: #483a30;
	box-sizing: border-box;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.foot-menu li a:hover {
	color: #483a30;
	text-decoration: none;
}

.copy {
	font-family: 'YakuHanMP', Renner;
	font-size: 9pt;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 70px;
	
}


.copy span{
	font-size: 25pt;
	line-height: 45px;
	vertical-align: -15%;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 10px;
}

.space1000 {
	
	margin-right: 10px;
	margin-left: 10px;
	
}


.space1100 {
	margin-right: 10px;
	margin-left: 10px;
	
}


.space900 {
	
	margin-right: auto;
	margin-left: auto;
	
}



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	display: none;	
}

.page-top {
	text-align: center;
	display: none;
	font-size: 20pt;
	width: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.page-top::before,
.page-top::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.page-top,
.page-top::before,
.page-top::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.page-top {
	color: #FFF;
	background-color: #000;
}
.page-top:hover {
	color: #FFF;
	background-color: #35A4C0;
}




.rightbanner {
	position: fixed;
	z-index: 9;
	right: 0px;
	left: 0px;
	bottom: 0px;
	margin: 1%;
	width: 98%;
}

.right-form2 span{
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	display: inline-block;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-left: 10px;
}

.right-form2 {
	font-family: 'YakuHanMP', Renner;
	display: block;
	
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 12pt;
	padding: 15px;
	font-weight: 500;
	
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form2 {
	background-color: #eb2c79;
	color: #FFF;
	
}
.right-form2:hover {
	color: #FFF;
	background-color: #000;
}







.comennt4 {
	font-size: 11pt;
	line-height: 22px;
	color: #FFF;
	background-color: #34AFC7;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.photos2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-bottom: 30px;
}
/*.photos2 li:nth-child(1){width: 57.5%;}
.photos2 li:nth-child(2){width: 42.5%;}*/

.photos3 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-bottom: 10px;
}
/*.photos3 li:nth-child(1){width: 48%;}
.photos3 li:nth-child(2){width: 48%;}*/


.comennt-right {
	font-size: 10pt;
	line-height: 18px;
	display: table;
	margin-right: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}


.three-box2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-top: 20px;
	padding-bottom: 50px;
}
.three-box2 li {
	/*width: 32%;*/
	margin-top: 1%;
	margin-bottom: 1%;	
}

.three-box2 li h3 {
	font-size: 13pt;
	font-weight: 600;
	padding: 10px;
	box-sizing: border-box;
	background-color: #35A4C0;
	text-align: center;
	color: #FFF;
}
.three-box2 li h4 {
	font-size: 12pt;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	background-color: #ECECEC;
	text-align: center;
	
}
.three-box2 li p {
	font-size: 11pt;
	font-weight: 500;
	padding: 10px;
	background-color: #FFF;
}


.requirement4 {
	padding-bottom: 20px;
}

.recruit_table4 {
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.recruit_table4 th, .cp_table  td {width: 100%;}

.recruit_table4 div {padding-top: 25px;}
.recruit_table4 th {
	font-size: 12pt;
	
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	background-color: #F7F7F6;
	padding: 10px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.recruit_table4 tr {
	display: block;
	width: 100%;
}
.recruit_table4 td {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	/*background-color: #FFF;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
	
}


.futo {
	font-weight: 700;
}

.scroll-table p {
	font-size: 11pt;
	margin-bottom: 15px;
}


.scroll-table {
	overflow: auto;
	white-space: nowrap;
	padding-bottom: 20px;
	
}

.hyogumi {
	width: 100%;
}
.hyogumi th,td {}

.hyogumi th {
	font-size: 11pt;
	text-align: center;	
	padding: 10px;
	background-color: #EDE9E7;
	border: solid 1px #d0d0d0;
}

.hyogumi td {
	font-size: 11pt;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #d0d0d0;
}

}

/* 220615 追記 */
.menup .tel-time {
	margin: -.5em 0 10px;
	line-height: 1.5;
	font-size: 9pt;
}

.foottel .tel-time {
	display: block;
	margin: -.25em 0 0;
	line-height: 1.5;
	font-size: 10pt;
	font-weight: normal;
}

@media print, screen and (min-width: 737px) {

	.rightbanner {
		margin-top: 110px;
		margin-right: 20px;
	}

	.right-form2 {
		width: 210px;
		line-height: 1.5;
		font-size: 17pt;
		height: 140px;
		border-radius: 10px;
		margin-top: 0;
	}

	.right-form2 span {
		line-height: 1.5;
		font-size: 11pt;
	}

	.right-form2 span.time {
		margin-top: 10px;
		font-size: 10pt;
	}

	.right-form2--form {
		margin-bottom: 10px;
		padding-top: 15px;
	}

	.right-form2--news {
		height: 100px;
		padding-top: 20px;
	}

	.slidecomennt {
		z-index: 50;
	}

}

@media screen and (min-width: 0px) and (max-width: 736px) {

	.right-form2 {
		height: 75px;
	}

	.right-form2 {
		display: block;
		text-align: center;
		text-decoration: none;
		line-height: 1.5;
		outline: none;
		font-size: 12pt;
		padding: 15px;
		font-weight: 500;
	}

	.right-form2 span {
		font-size: 9pt;
		line-height: 1.5;
		font-weight: normal;
		margin-left: 0;
	}

	.right-form2--form {
		float: left;
		width: 49.5%;
		padding-top: 8.5px;
	}

	.right-form2--form span.text {
		margin-left: 5px;
	}

	.right-form2--news {
		float: right;
		width: 49.5%;
	}

	.copy {
		margin-bottom: 85px;
	}

}


/* 220902 追記 */

.cancellation-policy {
	margin-top: 20px;
	padding: 1.5em 1.5em 1em;
	font-size: 11pt;
	border-radius: 10px;
	border: 2px solid #eb522c;
}

.cancellation-policy h4 {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 13pt;
	font-family: 'YakuHanMP', Renner;
	color: #eb522c;
	text-align: center;
}

.cancellation-policy h4::before {
	content: attr(data-title);
	display: block;
	margin-bottom: 5px;
	font-size: 1.5em;
}

.cancellation-policy dl {
	margin: 10px 0;
}

.cancellation-policy dt {
	margin-bottom: 5px;
}

.cancellation-policy dd {
	position: relative;
	margin-left: .5em;
	padding-left: 1em;
}

.cancellation-policy dd::before {
	content: "・";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}


/* 221220 追記 */

.rental-space {
	max-width: 820px;
	margin-bottom: 50px;
}

.rental-space--header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 40px 0 20px;
}

.rental-space--header .komidashi1 {
	margin-right: 1.5rem;
}

.rental-space--body {
}

.rental-space--table {
	width: 100%;
	margin-bottom: 30px;
	font-size: 11pt;
}

.rental-space--table caption {
	padding: 0 0 15px;
	font-weight: 600;
	font-size: 11pt;
	color: #4f6c25;
	text-align: center;
	border-bottom: 1px solid #ede9e7;
}

.rental-space--table th,
.rental-space--table td {
	padding: 10px 15px;
	font-size: 11pt;
	border-right: 1px solid #ede9e7;
	border-bottom: 1px solid #ede9e7;
}

.rental-space--table th {
}

.rental-space--table td {
	width: 140px;
	text-align: right;
}

.rental-space--table td:last-child {
	border-right: none;
}

.rental-space--table + .rental-space--capacity {
	margin: -20px 0 30px 15px;
	font-size: 11pt;
}

.rental-space--table .fs-sm {
	font-size: .85em;
}

.rental-space--table th .fs-sm {
	margin-left: 10px;
}

.rental-space--table td .fs-sm {
}

.rental-space--fixtures {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 30px 0 10px;
	font-size: 12pt;
}

.rental-space--fixtures dt,
.rental-space--fixtures dd {
	font-weight: 600;
}

.rental-space--fixtures dt {
}

.rental-space--fixtures dd {
	margin: 0 0 0 20px;
}

.rental-space--text {
	margin: 0 0 30px;
	font-size: 11pt;
}

.rental-space--attention {
	margin-bottom: 20px;
}

.rental-space--contact {
	font-family: 'YakuHanMP', Renner;
	font-weight: 600;
	font-size: 15pt;
    color: #eb522c;
	text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 736px) {

	.rental-space--header {
		display: block;
		text-align: center;
	}

	.rental-space--header .komidashi1 {
		margin: 0;
	}

	.rental-space--header p.komidashi1 {
		font-size: 11pt;
	}

	.rental-space--table,
	.rental-space--table caption,
	.rental-space--table tbody,
	.rental-space--table tr,
	.rental-space--table th,
	.rental-space--table td {
		display: block;
	}

	.rental-space--table caption {
		text-align: left;
		border-top: none;
		border-bottom: none;
	}

	.rental-space--table tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.rental-space--table tr:not(:first-child) {
		margin-top: 10px;
	}

	.rental-space--table th,
	.rental-space--table td {
		padding: 10px 15px;
		border-right: none;
	}

	.rental-space--table th {
		width: 100%;
		margin-bottom: 5px;
		padding: 0 0 5px;
	}

	.rental-space--table td {
		width: auto;
		padding: 0 0 0 5px;
		border-bottom: none;
	}

	.rental-space--table td:first-of-type {
		margin-left: auto;
	}

	.rental-space--table + .rental-space--capacity {
		margin: -25px 0 40px;
		font-size: 10pt;
	}

	.rental-space--table th .fs-sm {
		display: block;
		margin-left: 0;
	}

	.rental-space--table .sp-none {
		display: none;
	}

	.rental-space--table .sp-none + .sp-label {
		margin-left: auto;
	}

	.rental-space--table .sp-label::before {
		content: attr(data-label);
		display: inline-block;
		margin-right: 5px;
	}

	.rental-space--fixtures {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		font-size: 11pt;
	}

	.rental-space--fixtures dd {
		margin-left: 5px;
	}

	.rental-space--contact {
		font-size: 12pt;
	}

}


/* 230216 追記 */
.button2a {
	background-color: #4f6c25;
}

.button2b {
	background-color: #e47791;
}


/* 240719 追記 */
.lunch-gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -10px 0;
	box-sizing: border-box;
}

.lunch-gallery-col {
	width: 50%;
	padding: 0 10px 10px 0;
	box-sizing: border-box;
}

.lunch-gallery-img {
	display: block;
	position: relative;
	overflow: hidden;
}

.lunch-gallery-img::before {
	content: "";
	display: block;
	padding-top: 100%;
}

.lunch-gallery-img img {
	display: block;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

@media print, screen and (min-width: 737px) {
	.lunch-gallery {
		margin: 0 -25px -25px 0;
	}
	.lunch-gallery-col {
		width: 33.33333%;
		padding: 0 25px 25px 0;
	}
	.lunch-gallery-img::before {
		padding-top: 240px;
	}
}

/* 250206 追記 */
.rightbanner .text-en {
	font-weight: 500;
}

@media print, screen and (min-width: 737px) {
	.right-form2--news {
		margin-bottom: 10px;
    }
	.right-form2--staff {
		height: 100px;
		padding-top: 20px;
	}
	.rightbanner .text-en {
		font-family: 'YakuHanMP', Renner;
		line-height: 1.5;
		font-size: 17pt;
	}
	.rightbanner .text-sub {
		display: inline;
	}
}

@media screen and (min-width: 0px) and (max-width: 736px) {
    .rightbanner {
        margin: 0 3px 3px;
        width: calc( 100% - 6px );
    }
	.right-form2 {
        width: calc( 50% - 1.5px );
		border-radius: 3px;
	}
    .right-form2--form {
		margin-right: 1.5px;
    }
	.right-form2--news,
	.right-form2--staff {
		height: calc( ( 75px / 2 ) - 1.5px );
		margin-left: 1.5px;
		padding: 5.5px 0 0;
	}
    .right-form2--news {
		margin-bottom: 1.5px;
    }
    .right-form2--staff {
		float: left;
		margin-top: 1.5px;
    }
	.rightbanner .text-en,
	.rightbanner .text-sub {
		display: none;
	}
}

/* 250425 追記 */
@media screen and (min-width: 0px) and (max-width: 736px) {
	.right-form2--form {
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}
	.right-form2--form .time {
		display: block;
	}
}
