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



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


.requirement {padding-top: 2%;}


.recruit_table {
	box-sizing: border-box;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}

.recruit_table th, .cp_table  td {
	width: 100%;
	/*border: 1px solid #333333;*/
}

.recruit_table div {
	text-align: center;	
}


.recruit_table p {
	font-size: 13pt;
	font-weight: normal;
	line-height: 22px;
}
.recruit_table th {
	padding: 3%;
	font-size: 14pt;
	border: 1px solid #71AED8;
	font-weight: 500;
	background-color: #71AED8;
	box-sizing: border-box;
	width: 250px;
	color: #FFF;	
}

.recruit_table tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	
}

.recruit_table td {
	width: 850px;
	border: 1px solid #71AED8;
	margin-bottom: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 3%;
}

.info-bigs {
	font-size: 18pt;
	line-height: 22px;
	font-weight: 600;
	vertical-align: -5%;
	display: inline-block;
	margin-left: 2px;
}

#tab {
	margin-bottom: 50px;
	overflow: hidden;
	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;
}



.btmspace p {
	float: left;
	width: 49%;
	margin-top: 2%;
	margin-right: 0.5%;
	
	margin-left: 0.5%;
}




.monthly {
	font-size: 25pt;
	font-weight: 800;
	line-height: 35px;

}




.monthly span {
	font-size: 35pt;
	font-weight: 800;
	line-height: 55px;
	vertical-align: -5%;
	display: inline-block;
	color: #E57E73;
}

.calender {
	padding: 3%;
	float: left;
	width: 24%;
	box-sizing: border-box;
	/*background-color: rgba( 249, 246, 239, 0.8 );
	margin: 0.5%;*/
	margin: 0.5%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: url(../img/body/toptopicsbk.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 30%;
	position: relative;
}


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

ul.calenderck li{
	padding-left: 0.7em;
}

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

}


.dangumi {padding-top: 5%;}

.days1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
}


.wakugumi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
	background-color: #FEF5EE;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 4%;
	background-position: center center;
	margin-bottom: 15px;
}

.wakugumi2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
	background-color: #F5F9EE;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 4%;
	background-position: center center;
	margin-bottom: 15px;
}


.timeline2 {
	padding: 2%;
}
.timeline2 h4 {
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 3px;
	color: #18B07E;
}

.timeline2 p {
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 5px;
}
.times2 {
	font-size: 30pt;
	line-height: 40px;
	font-weight: 600;
	color: #18B07E;
	margin-bottom: 10px;
	padding-top: 10px;
}





.timeline {
	padding: 2%;
}
.timeline h4 {
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 3px;
	color: #FF9933;	
}

.timeline p {
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 5px;
}
.times {
	font-size: 30pt;
	line-height: 40px;
	font-weight: 600;
	color: #FF9933;	
	margin-bottom: 10px;
	padding-top: 10px;
}

.leftimage2 img {
	float: left;
	width: 300px;
	margin-right: 80px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rightimage2 img {
	float: right;
	width: 300px;
	margin-left: 80px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rightimage img {
	float: right;
	width: 420px;
	margin-left: 80px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.leftimage img {
	float: left;
	width: 420px;
	margin-right: 80px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}



.rightimage-first img {
	float: right;
	width: 420px;
	margin-left: 80px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.leftimage-first img {
	float: left;
	width: 420px;
	margin-right: 80px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}


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

.right40 {
	float: right;
	width: 40%;
	margin-left: 3%;
}
/*.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;
}



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

.eng-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 25px;
	color: #ff0000;
}


.comennt1s {
	font-size: 12pt;
	line-height: 22px;
	padding-bottom: 15px;
}

.comennt1s2 {
	font-size: 10pt;
	line-height: 22px;
	padding-top: 5px;
}

.midashi5 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 19pt;
	line-height: 35px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 5px;	
	
}

.komidashi1 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 5px;
	
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;	
}


.midashi1 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 35pt;
	line-height: 55px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
	color: #ff9c00;
}


.midashi2 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 27pt;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
	color: #0062b2;
}

.towbox {}

.towbox li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 4%;
}

.threebox {}

.threebox li {
	margin: 1%;
	float: left;
	width: 31.33%;
	box-sizing: border-box;
	
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}

.threebk1 {
	background-color: #FDF1ED;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.threebk2 {
	background-color: #F5F9EE;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.threebk3 {
	background-color: #FDF1ED;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.engunme1 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #EA523E;
}
.engunme2 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #8FC320;
}
.engunme3 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #FF9900;
}

.midashi3 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 23pt;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 45px;
	text-align: center;
	color: #8FC320;
}


.midashi3s {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 16pt;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 45px;
	text-align: center;
	
}

.midashi4 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 30pt;
	line-height: 55px;
	font-weight: 600;
	margin-bottom: 45px;
	text-align: center;
	
}

.icons img {
	vertical-align: -25%;
	width: 60px;
	margin-right: 5px;
	display: inline-block;
}

.orange {
	font-size: 13pt;
	line-height: 24px;
	color: #E87351;
	vertical-align: -4%;
	display: inline-block;
}

.wood {
	width: 60%;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
}

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

.comennt2s {
	font-size: 13pt;
	line-height: 27px;
	font-weight: normal;
	text-align: center;
	font-weight: 500;
}

.comennt5 {
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
}


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


.komidashi {
	font-size: 20pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #000;
	background-color: #ffe000;
	display: inline-table;
	padding: 16px;
}


.comennt {
	padding-top: 18px;
	font-size: 12pt;
	line-height: 30px;
}

.comennt1v {
	font-size: 12pt;
	line-height: 25px;
}


.comennt1 {
	font-size: 12pt;
	line-height: 35px;
}


.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: 38%;/*←高さを変更する*/
	padding-top: 30px;
	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 span {
	vertical-align: -10%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 5px;	
}



.telnum4 {
	font-size: 24pt;
	line-height: 40px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	padding-top: 10px;	
}
.comennt3 {
	font-size: 11pt;
	line-height: 25px;
}
.comname {
	padding-top: 10px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	
}


.photo-space {
	padding-top: 2%;
}


.photos3 {
	width: 18%;
	float: left;
	position: relative;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 1%;
}

.photos3 li {
	/*box-sizing: border-box;
	width: 100%;
	height: 140px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;	*/
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
	
}
.photos3 li img {
	width: 100%;
	height: 160px;
	object-fit: cover;
	margin-bottom: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}

.photos-rubi {
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	text-align: center;
	color: #443919;
	display: block;
}


.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: 65%;
	
	height: 0;
	overflow: hidden;
	width: 100%;
	
	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;
	color: #000;
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	
	text-align: left;
	
}

.centerimage {margin-bottom: 10px;}

.centerimage img {
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 15px;
}


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

ul.pointcheck1 li{
	padding-left: 1.6em;
}
 
 
ul.pointcheck1 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.2em;
	position: absolute;
	left: 0.5em;
	
}
.pointcheck1 li {
	position: relative;
	font-size: 13pt;
	line-height: 22px!important;
	width: 100%;
	padding: 2%;
	color: #EC6D45;
	margin-bottom: 5px;
	background-color: #FFF;
}


.pointcheck2 span {
	width: 180px;
	display: inline-block;
}

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

ul.pointcheck2 li{
	padding-left: 1.6em;
}
 
 
ul.pointcheck2 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.2em;
	position: absolute;
	left: 0.5em;
	color: #71AED8;
}
.pointcheck2 li {
	position: relative;
	font-size: 12pt;
	line-height: 22px!important;
	width: 100%;
	padding: 1%;
	color: #0062B1;
	margin-bottom: 2px;
	background-color: #F6F5E6;
}



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;
}


.animal-01 {
	width: 195px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: -20px;
}

.animal-02 {
	width: 290px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -15px;
}

.animal-03 {
	width: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: -35px;
	margin-left: 28%;
}


.animal-04 {
	width: 170px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -10px;
	margin-right: 40px;	
}

.animal-05 {
	width: 180px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -1px;
	margin-right: 30px;	
}


.animal-06 {
	width: 130px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	margin-bottom: -1px;
}




.machinamibk {
	background-image: url(../img/body/machinami.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.toptopicsbk {
	background-image: url(../img/body/toptopicsbk.png);
	background-repeat: repeat;
	background-position: center;
}

.greetbk {
	background-image: url(../img/body/greetbk.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}

.topsbk {
	padding-top: 50px;
	background-image: url(../img/body/topsbk.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 15px;
}
.yellbk {
	padding-top: 25px;
	background-image: url(../img/body/hata.svg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	background-size: 20%;
	background-color: #fffdec;
}


#bassbk {
	color: #FFF;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/body/topbassimage.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	min-height: 400px;
	background-position: center;
}




.whbk{background-color: #FFF;}
.tobk {background-color: #f3f3f3;}
.tobk2{background-color: #ccc;}


.daidaibk{
	background-color: #EC6D45;
	color: #FFF;
}

.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: 60px;
	padding-bottom: 60px;
	position: relative;	
	
}

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


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


.textbox3 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 60px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	position: relative;		
}




.textbox-space {
	overflow: hidden;
}



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

.fusen-left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
	margin-left: -10.5%;
	width: 18%;
	margin-top: 2%;
}

.fusen-right {
	position: absolute;
	right: 0px;
	z-index: 30;
	margin-right: -9%;
	width: 16%;
	margin-bottom: 4%;
	bottom: 0px;
}



#logo {
	width: 305px;
	float: left;
	margin-top: 22px;	
}

#logo img {
	width: 305px;
	line-height: 0px;
	
}


#header {}


.hed-right {float: right;}

.hed-info {
	margin-right: 70px;
	margin-left: auto;
	padding-top: 5px;
	float: right;
	padding-bottom: 10px;
}
.hed-space {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}


.telnum2 span {
	vertical-align: -10%;
	display: inline-block;
	height: 45px;
	width: 45px;
	margin-right: 5px;	
}



.telnum2 {
	font-size: 35pt;
	line-height: 46px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	margin-right: 10px;
	padding-top: 10px;
}

.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 {
	position: fixed;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: 600;
	width: 100%;
	background-color: #FFF;
	-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);
}

ul.thisnone {
	display: none;
}

#gnavi {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 50;
	
}

#gloval_menu {
	margin-right: 0px;
	margin-left: auto;
	clear: both;
	width: 850px;
	padding-bottom: 14px;
}


#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, #contents_bar .level2 {
	width: 100%;
	position: absolute;
	z-index: 55;
	margin-left: -35px;
		
}

#contents_bar .level1 a {
	
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	/*padding-left: 15px;
	padding-right: 15px;*/
	width: 160px!important;
	background-color: #ff0000;
	border-bottom-width: 0px!important;
	border-bottom-color: #4A4A4A;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	
	
}


#contents_bar .level1 .active {
	color: #fff;
	
	background-color: #000;
	
}



#contents_bar .level1 .menu10 a  {
	display: block;
}

#contents_bar .level1 {
	top: 100%;
	left: 0;
	font-size: 14px;
	
}

#contents_bar span {
	width: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


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

#contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #202020;
	font-size: 13pt;
	width: 120px;
	font-weight: 600;
	line-height: 22px;
}
#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	{
	
	
}
#contents_bar .c-menu02 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu03 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu04 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu05 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu06 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu07 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}

#contents_bar a:hover {
	color: #202020;
	background-image: url(../img/body/hoverbk.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	-webkit-transition: all .3s;
	transition: all .3s;
}



#contents_bar a.current	{
	color: #EA513E;
}


#contents_bar a.current2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #202020;
}




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','Rounded Mplus 1c',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #202020;
}



.pankuzu-space {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	
}

.pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #D4F3F8;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A5E4EE;
	background-color: #D4F3F8;
}

.pankuzu-space {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 35px;*/
	background-image: url(../img/body/pankuzuhed.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	
}

.pankuzu-tittle {
	color: #EA513E;
	font-weight: 600;
	font-size: 30pt;
	line-height: 50px;
	padding-top: 65px;
}

.pankuzu-tittle img {
	width: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;	/*vertical-align: -17%;
	display: inline-block;
	width: 50px;
	margin-right: 10px;*/
}

.banner-logo {
	padding-top: 25px;
	width: 200px;
	display: table;
	margin-right: 0px;
	margin-left: auto;
}



.pages {
	color: #000;
	/*font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	padding-top: 15px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
}
.pages li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}


/*.pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #F2F2F2;
}

.pankuzu-tittle {
	color: #000;
	font-weight: 600;
	font-size: 23pt;
	line-height: 55px;
	padding-top: 22px;
	padding-bottom: 5px;
	
}

.niku img {
	vertical-align: -10%;
	display: inline-block;
	width: 40px;
	margin-right: 5px;
}

.pages {
	color: #000;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	padding-top: 5px;
}
.pages li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}

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




#wrapper {}

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


#hed {display: none;}


.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;
}



.telnum span {
	vertical-align: -10%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 5px;	
}



.telnum {
	float: left;
	font-size: 24pt;
	line-height: 40px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 10px;
}

.hedtext {
	font-size: 9pt;
	line-height: 22px;
	float: left;
	margin-top: 12px;	
}

.hedbanner {
	width: 110px;
	float: right;
	margin-top: 2px;
}
.button1 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	height: 35px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.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 {
	background-color: #ea513e;
	color: #FFF;
	
}
.button1:hover {
	color: #FFF;
	background-color: #b73424;
	
}


.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	outline: none;
	font-size: 14pt;
	text-transform: uppercase;
	padding: 23px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
}
.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: #ea513e;
	color: #FFF;
}
.button2:hover {
	color: #FFF;
	background-color: #b73424;
}


.linkbtm {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #08b07e;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	margin-top: -30px;
}
.linkbtm2 {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #ea513e;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	margin-top: -30px;
}
.linkbtm3 {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #0062b2;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	margin-top: -30px;
}

.link350 {
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 340px;
	position: relative;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
}

.button3 p {
	line-height: 0px;
}


.button3 {
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 350px;
	position: relative;
}
.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: #FFF;
	background-color: #FF9602;
	
}
.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;
	margin-bottom: 60px;
	padding-top: 60px;
}




footer {
	background-color: #fffdec;
	color: #000;
	background-image: url(../img/body/footmachi.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.copy2 {
	font-size: 10pt;
	line-height: 23px;
	padding-top: 5px;
}


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

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

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

.foot-left {
	float: left;
}

.foot-right {
	float: right;
}

.mrk-blue {
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	background-color: #0062b2;
	vertical-align: 5%;
	display: inline-block;
	width: 80px;
	margin-right: 5px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}

.mrk-green {
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	background-color: #08b07e;
	vertical-align: 5%;
	display: inline-block;
	width: 80px;
	margin-right: 5px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}

.footlogo {
	width: 306px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 10px;
}

.foot-menu {
	padding-top: 15px;
	padding-bottom: 20px;
	
	
}

.foot-menu li {
	font-size: 12pt;
	line-height: 32px;
	float: left;
	margin-right: 50px;
	font-weight: 600;
	
}
.foot-menu-tittle {
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}



.copy {
	font-size: 9pt;
	line-height: 16px;
	padding-top: 25px;
	background-color: #EFEFEF;
	text-align: center;
	padding-bottom: 25px;
	color: #202020;
}




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


.space1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}


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






#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	font-size: 20pt;
	color: #FFF;
}
#page-top a {
	text-align: center;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 80px;
	height: 60px;
	background-color: #202020;
	color: #FFF;
	padding-top: 15px;
}
#page-top a:hover {
	text-decoration: none;
}






}


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

.requirement {padding-top: 1%;}


.recruit_table {
	box-sizing: border-box;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}

.recruit_table th, .cp_table  td {
	width: 100%;
	/*border: 1px solid #333333;*/
}

.recruit_table div {
	text-align: center;	
}


.recruit_table p {
	font-size: 12pt;
	font-weight: normal;
	line-height: 22px;
}
.recruit_table th {
	padding: 3%;
	font-size: 12pt;
	border: 1px solid #71AED8;
	font-weight: 500;
	background-color: #71AED8;
	box-sizing: border-box;
	display: block;
	color: #FFF;	
}

.recruit_table tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	
}

.recruit_table td {
	display: block;
	border: 1px solid #71AED8;
	margin-bottom: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 3%;
}

.info-bigs {
	font-size: 18pt;
	line-height: 22px;
	font-weight: 600;
	vertical-align: -5%;
	display: inline-block;
	margin-left: 2px;
}

#tab {
	margin-bottom: 50px;
	overflow: hidden;
	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;
}



.btmspace p {
	float: left;
	width: 49%;
	margin-top: 2%;
	margin-right: 0.5%;
	
	margin-left: 0.5%;
}




.monthly {
	font-size: 25pt;
	font-weight: 800;
	line-height: 35px;

}




.monthly span {
	font-size: 35pt;
	font-weight: 800;
	line-height: 55px;
	vertical-align: -5%;
	display: inline-block;
	color: #E57E73;
}

.calender {
	padding: 3%;
	/*float: left;
	width: 24%;*/
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: url(../img/body/toptopicsbk.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 30%;
	position: relative;
	margin-right: 0.5%;
	margin-bottom: 2%;
	margin-left: 0.5%;
}


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

ul.calenderck li{
	padding-left: 0.7em;
}

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

}


.dangumi {padding-top: 5%;}

.days1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
}


.wakugumi {
	
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
	background-color: #FEF5EE;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 4%;
	background-position: center center;
	margin-bottom: 15px;
}

.wakugumi2 {
	
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5%;
	box-sizing: border-box;
	background-color: #F5F9EE;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 4%;
	background-position: center center;
	margin-bottom: 15px;
}


.timeline2 {
	padding: 2%;
}
.timeline2 h4 {
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 3px;
	color: #18B07E;
}

.timeline2 p {
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}
.times2 {
	font-size: 30pt;
	line-height: 40px;
	font-weight: 600;
	color: #18B07E;
	margin-bottom: 10px;
	padding-top: 10px;
}





.timeline {
	padding: 2%;
}
.timeline h4 {
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 3px;
	color: #FF9933;	
}

.timeline p {
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}
.times {
	font-size: 25pt;
	line-height: 40px;
	font-weight: 600;
	color: #FF9933;	
	margin-bottom: 10px;
	padding-top: 20px;
}

.leftimage2 img {
	width: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rightimage2 img {
	width: 100%;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rightimage img {
	width: 96%;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 25px;
}
.leftimage img {
	width: 96%;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 25px;
}

.rightimage-first {padding-top: 20px;}
.leftimage-first {padding-top: 20px;}

.rightimage-first img {
	width: 96%;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	
}
.leftimage-first img {
	width: 96%;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	
}







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

.right40 {
	float: right;
	width: 40%;
	margin-left: 3%;
}
/*.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-bottom: 20px;
	position: relative;
}



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

.eng-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 25px;
	color: #ff0000;
}


.comennt1s {
	font-size: 12pt;
	line-height: 22px;
	padding-bottom: 15px;
}

.comennt1s2 {
	font-size: 10pt;
	line-height: 22px;
	padding-top: 5px;
}

.midashi5 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 5px;	
	
}

.komidashi1 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 5px;
	
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;	
}


.midashi1 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	color: #ff9c00;
}


.midashi2 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
	color: #0062b2;
}

.towbox {}

.towbox li {
	box-sizing: border-box;
	padding-top: 1%;
	padding-right: 4%;
	padding-bottom: 1%;
	padding-left: 4%;
}

.threebox {}

.threebox li {
	box-sizing: border-box;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
}

.threebk1 {
	background-color: #FDF1ED;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.threebk2 {
	background-color: #F5F9EE;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.threebk3 {
	background-color: #FDF1ED;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-image: url(../img/body/whbk-dot.png);
	background-size: 10%;
	background-repeat: repeat;
	background-position: center center;
}

.engunme1 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #EA523E;
}
.engunme2 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #8FC320;
}
.engunme3 {
	font-size: 40pt;
	font-weight: 600;
	text-align: center;
	line-height: 65px;
	margin-bottom: 5px;
	color: #FF9900;
}

.midashi3 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
	color: #8FC320;
}


.midashi3s {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 16pt;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 25px;
	text-align: center;
	
}

.midashi4 {
	font-family: 'YakuHanJP', 'Rounded Mplus 1c', sans-serif;
	font-size: 20pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
	
}

.icons img {
	vertical-align: -25%;
	width: 30px;
	margin-right: 5px;
	display: inline-block;
}

.orange {
	font-size: 13pt;
	line-height: 24px;
	color: #E87351;
	vertical-align: -4%;
	display: inline-block;
}

.wood {
	width: 60%;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
}

.comennt2 {
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	
}

.comennt2s {
	font-size: 13pt;
	line-height: 23px;
	font-weight: normal;
	text-align: center;
	font-weight: 600;
	padding-bottom: 10px;
}

.comennt5 {
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
}


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

.sptittlebox {
	margin-top: -83px;
	position: absolute;
	z-index: 100;
}
.komidashi {
	font-size: 15pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 2px;
	color: #000;
	background-color: #ffe000;
	display: inline-table;
	padding: 10px;
	
}


.comennt {
	padding-top: 18px;
	font-size: 12pt;
	line-height: 27px;
}

.comennt1v {
	font-size: 11pt;
	line-height: 23px;
}


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


.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: 88%;/*←高さを変更する*/
	padding-top: 30px;
	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 span {
	vertical-align: -10%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 5px;	
}



.telnum4 {
	font-size: 24pt;
	line-height: 40px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	padding-top: 10px;	
}
.comennt3 {
	font-size: 11pt;
	line-height: 25px;
}
.comname {
	padding-top: 10px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	
	
}


.photo-space {
	padding-top: 2%;
}


.photos3 {
	width: 48%;
	float: left;
	position: relative;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 1%;
}

.photos3 li {
	/*box-sizing: border-box;
	width: 100%;
	height: 140px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;	*/
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
	
}
.photos3 li img {
	width: 100%;
	height: 130px;
	object-fit: cover;
	margin-bottom: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}

.photos-rubi {
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	text-align: center;
	color: #443919;
	display: block;
}


.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: 95%;
	
	height: 0;
	overflow: hidden;
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	
}
.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;
	color: #000;
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	
	text-align: left;
	
}

.centerimage {margin-bottom: 10px;}

.centerimage img {
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 15px;
}


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

ul.pointcheck1 li{
	padding-left: 1.6em;
}
 
 
ul.pointcheck1 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.2em;
	position: absolute;
	left: 0.5em;
	
}
.pointcheck1 li {
	position: relative;
	font-size: 13pt;
	line-height: 22px!important;
	width: 100%;
	padding: 2%;
	color: #EC6D45;
	margin-bottom: 5px;
	background-color: #FFF;
}


.pointcheck2 span {
	width: 170px;
	display: inline-block;
}

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

ul.pointcheck2 li{
	padding-left: 1.6em;
}
 
 
ul.pointcheck2 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.2em;
	position: absolute;
	left: 0.5em;
	color: #71AED8;
}
.pointcheck2 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px!important;
	width: 100%;
	padding: 3%;
	color: #0062B1;
	margin-bottom: 2px;
	background-color: #F6F5E6;
}



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;
}


.animal-01 {
	width: 65px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: -20px;
}

.animal-02 {
	width: 130px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -15px;
}

.animal-03 {
	width: 60px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -35px;
	margin-right: 18%;
}


.animal-04 {
	width: 170px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -10px;
	margin-right: 40px;	
}

.animal-05 {
	width: 180px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: -1px;
	margin-right: 30px;	
}


.animal-06 {
	width: 130px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	margin-bottom: -1px;
}




.machinamibk {
	background-image: url(../img/body/machinami.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: contain;
}
.toptopicsbk {
	background-image: url(../img/body/toptopicsbk.png);
	background-repeat: repeat;
	background-position: center;
}

.greetbk {
	background-image: url(../img/body/sp-greetbk.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}

.topsbk {
	padding-top: 90px;
	background-image: url(../img/body/topsbk.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 15px;
	
}
.yellbk {
	padding-top: 25px;
	background-image: url(../img/body/hata.svg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	background-size: 20%;
	background-color: #fffdec;
}


#bassbk {
	color: #FFF;
	/*background-attachment: fixed;*/
	background-color: #000;
	background-image: url(../img/body/topbassimage.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
	padding-right: 0;
	padding-left: 0;
	min-height: 230px;
	background-position: center;
}




.whbk{background-color: #FFF;}
.tobk {background-color: #f3f3f3;}
.tobk2{background-color: #ccc;}


.daidaibk{
	background-color: #EC6D45;
	color: #FFF;
}

.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: 20px;
	padding-bottom: 20px;
	position: relative;	
	
}

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


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


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




.textbox-space {
	overflow: hidden;
}



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

.fusen-left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
	margin-left: -10.5%;
	width: 20%;
	margin-top: 22%;
}

.fusen-right {
	position: absolute;
	right: 0px;
	z-index: 30;
	margin-right: -9%;
	width: 18%;
	margin-bottom: 4%;
	bottom: 0px;
}



#logo {
	width: 305px;
	float: left;
	margin-top: 22px;	
}

#logo img {
	width: 305px;
	line-height: 0px;
	
}


#header {}


.hed-right {float: right;}

.hed-info {
	margin-right: 70px;
	margin-left: auto;
	padding-top: 5px;
	float: right;
	padding-bottom: 10px;
}
.hed-space {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}


.telnum2 span {
	vertical-align: -10%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 5px;	
}



.telnum2 {
	font-size: 25pt;
	line-height: 40px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	padding-top: 10px;	
	
}

.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 {
	position: fixed;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: 600;
	width: 100%;
	background-color: #FFF;
	-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);
}

ul.thisnone {
	display: none;
}

#gnavi {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 50;
	
}

#gloval_menu {
	margin-right: 0px;
	margin-left: auto;
	clear: both;
	width: 850px;
	padding-bottom: 14px;
}


#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, #contents_bar .level2 {
	width: 100%;
	position: absolute;
	z-index: 55;
	margin-left: -35px;
		
}

#contents_bar .level1 a {
	
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	/*padding-left: 15px;
	padding-right: 15px;*/
	width: 160px!important;
	background-color: #ff0000;
	border-bottom-width: 0px!important;
	border-bottom-color: #4A4A4A;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	
	
}


#contents_bar .level1 .active {
	color: #fff;
	
	background-color: #000;
	
}



#contents_bar .level1 .menu10 a  {
	display: block;
}

#contents_bar .level1 {
	top: 100%;
	left: 0;
	font-size: 14px;
	
}

#contents_bar span {
	width: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


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

#contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #202020;
	font-size: 13pt;
	width: 120px;
	font-weight: 600;
	line-height: 22px;
}
#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	{
	
	
}
#contents_bar .c-menu02 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu03 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu04 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu05 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu06 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#contents_bar .c-menu07 a	{
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}

#contents_bar a:hover {
	color: #202020;
	background-image: url(../img/body/hoverbk.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	-webkit-transition: all .3s;
	transition: all .3s;
}



#contents_bar a.current	{
	color: #EA513E;
}


#contents_bar a.current2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #202020;
}




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','Rounded Mplus 1c',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #202020;
}



.pankuzu-space {
	margin-right: 15px;
	margin-left: 15px;
	
}

.pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	background-size: 167%;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #D4F3F8;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A5E4EE;
	background-color: #D4F3F8;
	margin-top: 50px;
}

.pankuzu-space {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 35px;*/
	background-image: url(../img/body/pankuzuhed.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 210%;
	
}

.pankuzu-tittle {
	color: #EA513E;
	font-weight: 600;
	font-size: 20pt;
	line-height: 30px;
	padding-top: 40px;
}

.pankuzu-tittle img {
	width: 50px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;	/*vertical-align: -17%;
	display: inline-block;
	width: 50px;
	margin-right: 10px;*/
}

.banner-logo {
	padding-top: 25px;
	width: 200px;
	display: table;
	margin-right: 0px;
	margin-left: auto;
}



.pages {
	color: #000;
	/*font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	padding-top: 15px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
}
.pages li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}


/*.pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #F2F2F2;
}

.pankuzu-tittle {
	color: #000;
	font-weight: 600;
	font-size: 23pt;
	line-height: 55px;
	padding-top: 22px;
	padding-bottom: 5px;
	
}

.niku img {
	vertical-align: -10%;
	display: inline-block;
	width: 40px;
	margin-right: 5px;
}

.pages {
	color: #000;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	padding-top: 5px;
}
.pages li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}

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




#wrapper {}

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


#hed {}


.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;}


.spdown30 {padding-bottom: 50px;}

.kaigyo {display: block;}

.spkaigyo {display: block;}
.spkaigyo2 {
	display: block;
	padding-left: 43px;
}



.telnum span {
	vertical-align: -10%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 5px;	
}



.telnum {
	float: left;
	font-size: 24pt;
	line-height: 40px;
	font-weight: 800;
	font-family: 'YakuHanJP','Rounded Mplus 1c',sans-serif;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 10px;
}

.hedtext {
	font-size: 9pt;
	line-height: 22px;
	float: left;
	margin-top: 12px;	
}

.hedbanner {
	width: 110px;
	float: right;
	margin-top: 2px;
}
.button1 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	height: 35px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.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 {
	background-color: #ea513e;
	color: #FFF;
	
}
.button1:hover {
	color: #FFF;
	background-color: #b73424;
	
}


.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 12pt;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.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: #ea513e;
	color: #FFF;
}
.button2:hover {
	color: #FFF;
	background-color: #b73424;
}


.linkbtm {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #08b07e;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	bottom: 0px;
	margin-bottom: 4px;
}
.linkbtm2 {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #ea513e;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	bottom: 0px;
	margin-bottom: 4px;
}
.linkbtm3 {
	font-size: 13pt;
	line-height: 22px;
	font-weight: 500;
	color: #FFF;
	background-color: #0062b2;
	padding: 20px;
	width: 160px;
	position: absolute;
	z-index: 130;
	bottom: 0px;
	margin-bottom: 4px;
}

.link350 {
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 280px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;	
}

.button3 p {
	line-height: 0px;
}


.button3 {
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 350px;
	position: relative;
}
.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: #FFF;
	background-color: #FF9602;
	
}
.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;
	margin-bottom: 20px;
	padding-top: 30px;
}




footer {
	background-color: #fffdec;
	color: #000;
	background-image: url(../img/body/footmachi.png);
	background-repeat: no-repeat;
	background-size: 190%;
	background-position: center bottom;
}


.copy2 {
	font-size: 10pt;
	line-height: 23px;
	
	text-align: center;
}


.foot-text {
	font-size: 10pt;
	line-height: 18px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

.foot-space {
	margin-right: 15px;
	margin-left: 15px;
	
	
}

.foot-left {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.foot-right {
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.mrk-blue {
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	background-color: #0062b2;
	vertical-align: 5%;
	display: block;
	width: 80px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-bottom: 5px;
}

.mrk-green {
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	background-color: #08b07e;
	vertical-align: 5%;
	display: block;
	width: 80px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin-bottom: 5px;
}

.footlogo {
	width: 250px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-top: 10px;
}

.foot-menu {
	padding-top: 15px;
	padding-bottom: 20px;
	display: none;	
	
}

.foot-menu li {
	font-size: 12pt;
	line-height: 32px;
	float: left;
	margin-right: 50px;
	font-weight: 600;
	
}
.foot-menu-tittle {
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}



.copy {
	font-size: 9pt;
	line-height: 16px;
	padding-top: 25px;
	background-color: #EFEFEF;
	text-align: center;
	padding-bottom: 25px;
	color: #202020;
}




.space1000 {
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}


.space1100 {
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}


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


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	font-size: 20pt;
	color: #FFF;
	display: none;
}
#page-top a {
	text-align: center;
	display: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 80px;
	height: 60px;
	background-color: #202020;
	color: #FFF;
	padding-top: 15px;
}
#page-top a:hover {
	text-decoration: none;
	display: none;
}


}



