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

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

.fullimage3 {
	line-height: 0px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.fullimage3 img{
	line-height: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

ul.faqspace {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 22pt;
	color: #D32F5A;
	margin-top: -2px;
	margin-bottom: 5px;
}
.faqspace li {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 16pt;
	line-height: 35px;
	color: #D32F5A;
}

.faqbox {}
.faqbox:not(:last-child) {margin-bottom: 30px;}


ul.answers {}
.answers li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
}


.recruit_table h3{
	ont-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 600;
	font-size: 17pt;
	line-height: 32px;
}

.recruit_table:not(:last-child) {margin-bottom: 30px;}
.recruit_table {
	border-collapse:collapse;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 13pt;
	line-height: 25px;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	width: 300px!important;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 35px;
}
.recruit_table tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.recruit_table td {
	font-size: 12pt;
	line-height: 25px;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 35px;
}

.button3s1 span{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 600;
	font-size: 13pt;
	line-height: 25px;
	/*box-sizing: border-box;
	color: #fff;
	background-color: #ff8000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: 15%;
	display: inline-block;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;*/
}
.button3s1 {
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	display:table;
	
	line-height: 45px;
	outline: none;
	font-size: 20pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button3s1::before,
.button3s1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3s1,
.button3s1::before,
.button3s1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3s1 {
	color: #111;
}
.button3s1:hover {
	color: #D32F5A;
}






ul.point {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
	padding-top:15px;
}
ul.point li{padding-left: 0.7em;}
ul.point li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.point li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}


ul.point1 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.point1 li{padding-left: 0.7em;}
ul.point1 li:before {
	content: "・";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point1 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	text-align: left;
}


.point1:not(:last-child) {margin-bottom: 20px;}


.point2:not(:last-child) {margin-bottom: 5px;}

ul.point2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.point2 li{padding-left: 0.7em;}
ul.point2 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point2 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	text-align: left;
}





.point3:not(:last-child) {margin-bottom: 5px;}

ul.point3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.point3 li{padding-left: 0.7em;}
ul.point3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point3 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	text-align: left;
}




.maruwaku {}
.maruwaku:not(:last-child) {margin-bottom: 80px;}

.maruwaku li{
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	line-height: 28px;
	font-size: 14pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-sizing: border-box;
	color: #fff;
	background-color: #D32F5A;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
}

.maruwaku li:not(:last-child) {margin-bottom: 10px;}


.fours-box {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.fours-box li {margin: 1%;width: 23%;}



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

.access-btm {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top:30px;
}
.access-btm li:nth-child(1){
	text-align:right;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 26px;
	font-weight: normal;
	margin-right:20px;
}

.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}

.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}

.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}

.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2:nth-child(even) {flex-direction: row-reverse;}

.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.image-box {}
.image-box img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image-box h4{
	padding-top:15px;
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
}
/*.image-box:not(:last-child) {margin-bottom: 10px;}*/

.comennt-box {}


.w30 {width: 30%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}




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

.midashi1:not(:last-child) {margin-bottom: 30px;}
.midashi1 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 22pt;
	line-height: 39px;
	font-weight: 700;
	color: #d32f5a;
}
.midashi1 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}

.midashi2:not(:last-child) {margin-bottom: 15px;}
.midashi2 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 18pt;
	line-height: 36px;
	font-weight: 700;
	color: #d32f5a;
	text-align: center;
}

.midashi3 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 18pt;
	line-height: 36px;
	font-weight: 700;
	color: #d32f5a;
}

.midashi3:not(:last-child) {margin-bottom: 20px;}


.midashi4:not(:last-child) {margin-bottom: 45px;}
.midashi4 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 25pt;
	line-height: 45px;
	font-weight: 700;
	color: #d32f5a;
	text-align: center;
}
.midashi4 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}



.midashi5{
	margin-bottom: 35px;
	font-feature-settings: "palt" 1;
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-weight: 700;
	font-size: 22pt;
	line-height: 39px;
	position: relative;
	text-align: center;
	color: #E9547B;
}
.midashi5:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 1px;
	height: 70px;
	background-color: #E9547B;
	margin-top:-80px;
	margin-left:auto;
	margin-right:auto;
}

.midashi6{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 15pt;
	line-height: 27px;
	position: relative;
	color: #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.midashi6 span{color: #d32f5a; margin-right:3px;}


.midashi6s{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 13pt;
	line-height: 25px;
	position: relative;
	color: #111;
	margin-bottom: 5px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.midashi6s span{
	color: #E9547B;
	margin-right: 3px;
}

.wakugumi {
	box-sizing: border-box;
	padding: 60px;
	background-color: #F9F9F8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wakugumi:not(:last-child) {margin-bottom: 30px;}




.wakugumi2 {
	box-sizing: border-box;
	padding: 60px;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wakugumi2:not(:last-child) {margin-bottom: 30px;}


.name {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 28px;
	font-weight: 600;
	/*text-align: right;*/
	padding-top:10px;
}
.name span{
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	display:block;
}

.photos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photos li{width: 32%;}

.photos li img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 0;
	margin-bottom:10px;
	display:block;
}
.photos li p{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 26px;
	font-weight: normal;
	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-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
}
.comennt2:not(:last-child) {margin-bottom: 35px;}


.comennt2b {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
}
.comennt2b:not(:last-child) {margin-bottom: 45px;}


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

.comennt1:not(:last-child) {margin-bottom: 15px;}
.comennt1 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.comennt3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

comennt1:not(:last-child) {margin-bottom:10px;}
.map-space {
	position: relative;
	padding-bottom: 40%;/*←高さを変更する*/
	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%;
}

.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;
	color: #000;
}
.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: 10px;	
}
ul.pointcheck1 li{padding-left: 0.7em;}
ul.pointcheck1 li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #5BADE1;
}
.pointcheck1 li {
	position: relative;
	font-size: 13pt;
	line-height: 27px;
	padding-top: 1px;
	padding-bottom: 1px;
	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;
}


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

.tittle1:not(:last-child) {margin-bottom: 50px;}

.tittle1 {
	position: relative;
	margin-top:-140px;
}

.maru-tobk {
	min-width: 1100px;
	background-color: #f9f9f8;
	position: relative;
	margin: 2%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding-right: 7%;
	padding-left: 7%;
	box-sizing:border-box;
}

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

.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	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;
}




.hed-space {
	width: 90%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	transition: all .5s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.change-color .hed-space {
	width: 96%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	/*padding-bottom: 10px;*/
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}




#logo {
	margin-top: 5px;
	width: 278px;
}


.change-color #logo {
	width: 278px;
	margin-top: 4px;
}


#header {}


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



.hed-right h2 {margin-bottom:15px;}
.change-color .hed-right h2 {margin-bottom:10px;}


.hed-right h2 span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 18px;
	display: inline-block;
	vertical-align: 30%;
	margin-right: 10px;
	color: #d32f5a;
}

.hed-right h2{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 26pt;
	line-height: 35px;
	color: #d32f5a;
}

.hed-right h2 .mysvg{
	width: 30px;
	display: inline-block;
	vertical-align: -7%;
	margin-right: 2px;
	color: #e9547b;
	fill: currentColor;
}



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


.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: block;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;
	display: flex;
	justify-content: flex-end;
	/*align-items: center;*/
	flex-wrap: wrap;
}
#contents_bar > ul > li {min-height: 45px;}
#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	{}
#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: #e9547b;
	text-decoration: none!important;
	border: 0px solid #e9547b!important;
	padding-top: 14px!important;
	padding-right: 10px;
	padding-bottom: 14px!important;
	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: #d32f5a;}
#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	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #111;
	font-size: 13pt;
	line-height: 25px;
	padding-bottom:5px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-style: normal;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{list-style: none;	}
#contents_bar .c-menu01 a	{
	display: inline-block;
	position: relative;
}
#contents_bar .c-menu01 span {
	font-size: 14pt;
	line-height: 25px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600!important;
	vertical-align: -2%;
	margin-left: 2px;
	color: #d32f5a;
}
#contents_bar .c-menu02 a	{
	display: inline-block;
	position: relative;
	margin-right: 0px;
}

#contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #e9547b;}
#contents_bar a:hover::after {transform: scale(1, 1);}

/*#contents_bar a.current	{border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #ff0000;color: #202020;}*/

#contents_bar a.current	{color: #e9547b;position: relative;}
#contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #e9547b;right: 0px;}



.menu-container {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	/*width: 100%;*/
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu-mobile {display: none;}
.menu-mobile:after {}
.menu-dropdown-icon:before {}

.menus > ul {
	font-size: 13pt;
	width: 100%!important;
	list-style: none;
	position: relative;
	/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
	box-sizing: border-box;
	display: flex;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: auto;
	justify-content: flex-end;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 0;
	
}

.menus > ul:before,
.menus > ul:after {
    content: "";
    display: table;
}

.menus > ul:after {/*clear: both;*/}
.menus > ul > li {
	/*float: right;*/
	background: #FFF;
	padding: 0;
	margin: 0;
	transition: all .3s;
	
}


/*各メニューの幅*/
.menus > ul > li a {
	text-decoration: none;
	padding: 20px;
	display: block;
	transition: all .3s;
	color: #333;
	font-weight: 600;
}

.menus > ul > li:hover {
    background: #f0f0f0;
	color: #FFF;
}

/*タイトル*/
.menus > ul > li > ul {
	display: none;
	width: 100%;
	background: #f0f0f0;
	padding: 30px;
	position: absolute;
	z-index: 99;
	left: 0;
	list-style: none;
	box-sizing: border-box;
	font-size: 13pt;
	color: #333;
	background: #f0f0f0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.menus > ul > li > ul:before,
.menus > ul > li > ul:after {
    content: "";
    display: table;
}

.menus > ul > li > ul:after {
    clear: both;
}

.menus > ul > li > ul > li {
	list-style: none;
	width: 22%;
	background: none;
	float: left;
	box-sizing: border-box;
	margin: 1.5%;
}



.menus ul img {
	width: 100%;
	line-height: 0;
	border: 0;
}


.menus > ul > li > ul > li a {
	padding: 0px;
	color: #333;
	font-weight: 500;
	width: 100%;
	display: block;	/*padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;*/
	
}

.menus > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.menus > ul > li > ul > li > ul:before,
.menus > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menus > ul > li > ul > li > ul:after {
    clear: both;
}

/*画像バナー*/
.noborder a {
	border: 0!important;
	background: #f0f0f0;
	margin: 0!important;
	padding: 0!important;
	line-height: 0!important;
}
.menus > ul > li > ul > li > ul > li {}

.menus > ul > li > ul > li > ul > li a {
	float: left;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
	display: block;
	color: #333;
	font-size: 12pt;
}

.menus > ul > li > ul > li > ul > li a:hover {
	float: left;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
	display: block;
	color: #FFF;
	background-color: #333;
}

.menus > ul > li > ul.normal-sub {}
.menus > ul > li > ul.normal-sub > li {width: 100%;}
.menus > ul > li > ul.normal-sub > li a {}

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: #202020;
}


.pankuzu-space {
	background-color: #ccc;
	margin-left: 25px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-bottom-left-radius: 40px;
	position:relative;
	height: 300px;
	background-size: cover;
	background-image: url(../img/body/pankuzu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.pankuzu {
	margin-top: 125px;
}

.tittles{
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom:-30px;
	color: #FFF;
	background-color: #d32f5a;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 45px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	width: fit-content;
	margin-left: 30px;
}

.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 25pt;
	line-height: 50px;
	/*color: #FFF;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 25pt;
	line-height: 50px;
	background-color: #d32f5a;
	border-radius: 20px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align: center;
	width: fit-content;
	margin-left: 30px;*/
}
.pages {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 10pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: center;*/
	align-items: center;
	color: #FFF;
	/*background-color: #e9547b;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: fit-content;
	margin-left: 45px;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #fff;
	text-decoration: underline;
}
.pages li a:hover{color: #fff;}




#wrapper {}

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






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


.threes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.threes li{width:32%;}


.button1 .mysvg {
	width:25px;
	vertical-align: -19%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	width: fit-content;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 13pt;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.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: #e9547b;
}
.button1:hover {
	color: #fff;
	background-color: #d32f5a;
}


.btms { padding-top:10px;}

.btms li:not(:last-child) {margin-bottom: 7px;}

.button2 .mysvg {
	width:25px;
	vertical-align: -19%;
	display: inline-block;
	color: #e9547b;
	fill: currentColor;
	margin-left:5px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 span{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	margin-right: 20px;
}
.button2 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 13pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	position: relative;
}
.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 {
	color: #111;
	background-color: #f2f2ec;
}
.button2:hover {
	color: #fff;
	background-color: #e9547b;
}


.btm-space { padding-top:10px;}
.button3 .mysvg {
	width:25px;
	vertical-align: -16%;
	display: inline-block;
	color: #d32f5a;
	fill: currentColor;
	margin-left:5px;
}
.button3:hover .mysvg{
	color: #e9547b;
	fill: currentColor;
}
.button3 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	width: fit-content;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 13pt;
}
.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: #111;
}
.button3:hover {
	color: #e9547b;
}




.button4 .mysvg {
	width:25px;
	vertical-align: -19%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button4:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button4 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 13pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.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: #D32F5A;
}
.button4:hover {
	color: #fff;
	background-color: #e9547b;
}



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


.bannrs {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:30px;
	padding-top:50px;
}

.bannrs li{
	width: 32%;
	line-height: 0px;
	border: 1px solid #a0a1a5;
	box-sizing:border-box;
}

.info-space {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*align-items: center;*/
	margin-bottom:60px;
	padding-top:30px;
}

.times {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 23px;
	color: #111;
}
.times p span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	color: #d32f5a;
}

.infobox {}

.infobox h3{margin-bottom:10px;}
.infobox h3 span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	line-height: 33px;
	display: block;
	color: #d32f5a;
	margin-left: 5px;
	margin-bottom: 5px;
}

.infobox h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 38pt;
	line-height: 55px;
	color: #d32f5a;
}

.infobox h3 .mysvg{
	width: 44px;
	display: inline-block;
	vertical-align: -7%;
	margin-right: 2px;
	color: #e9547b;
	fill: currentColor;
}

.infobox h3 a{color: #d32f5a;}

.infobox h4{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-color: #e9547b;
	text-align: center;
	display: table;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}

.infobox p{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 25px;
	color: #111;
}

.infobox p a{
	color: #111;
	text-decoration: underline;
}

.infobox p a:hover{
	color: #e9547b;
	text-decoration: underline;
}

footer {
	color: #111;
	background-color: #f6f6f2;
	padding-bottom: 2%;
}





.foot-text {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 25px;
}

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	color: #FFF;
}

.foot-space {
	min-width: 1150px;
	background-color: #d32f5a;
	box-sizing: border-box;
	margin-right: 2%;
	margin-left: 2%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 7%;
	padding-right: 6.5%;
	padding-bottom: 3%;
	padding-left: 6.5%;
}

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

.foot-left {}
.foot-left h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 12pt;
	line-height: 35px;
	color: #fff;
}
.foot-left h3 span{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 35px;
	color: #fff;
}
.foot-left h3 a{
	color: #fff;
	margin-right:15px;
}
.foot-left h3 a:hover{
	color: #fff;
}

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

.footlogo {
	width: 275px;
	line-height: 0px;
	margin-bottom: 15px;
}
.foot-menu1 span{margin-right:3px;}
.foot-menu1 {margin-left:20px;}
.foot-menu1 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.foot-menu1 li a{color: #fff;}
.foot-menu1 li a:hover{color: #fff;text-decoration: underline;}

.foot-menu2 {margin-left:30px;}
.foot-menu2 span{margin-right:3px;}
.foot-menu2 h4{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 36px;
	color: #FFF;
	font-weight: normal;
}
.han{
	display: flex;
	flex-wrap: wrap;
}
.han li:nth-child(2){
	margin-left:20px;
}
.foot-menu2 p {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.foot-menu2 a{color: #fff;}
.foot-menu2 a:hover{color: #fff;text-decoration: underline;}


.foot-menu3 span{margin-right:3px;}
.foot-menu3 {margin-left:20px;}
.foot-menu3 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.foot-menu3 li a{color: #fff;}
.foot-menu3 li a:hover{color: #fff;text-decoration: underline;}

.copy {
	font-size: 9pt;
	line-height: 16px;
	text-align: right;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:40px;
}

.space-full1 {min-width: 1050px;margin-right: 7%;margin-left: 7%;}
.space-full {min-width: 1100px;margin-right: 2%;margin-left: 2%;}
.space1000 {width: 1000px;margin-right: auto;margin-left: auto;}
.space1100 {width: 1100px;margin-right: auto;margin-left: auto;}
.space1200 {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: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.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: #555;}
.page-top:hover {color: #FFF;background-color: #000;	}



.container2 .fullimage {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom:10px;
}
.container2 p {
	font-size: 11pt;
	line-height: 22px;
}
.underline {
	color: #000!important;
	text-decoration: underline;	
}

.container2 p span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	color: #d32f5a;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 35%;
	right: -600px;
	width: 600px;
	height: 300px;
	background: #FFF;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left ul {
	position: absolute;
	top: 0px;
	z-index: 1;
	margin: 0px;
	background: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	box-sizing:border-box;
	height: 300px;
	-webkit-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	-o-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	box-shadow: 3px 1px 10px rgba(0,0,0,.1);
}
.container2 .bnr-left li {margin: 0 0 20px;}
.container2 .bnr-left button {
	position: absolute;
	top: 0px;
	right: 600px;
	width: 70px;
	height: 300px;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #e9547b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*-webkit-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	-moz-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	-o-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	box-shadow: 3px 1px 15px rgba(0,0,0,.2);*/
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	
}
.container2 .bnr-left .mysvg {width: 35px;}

}

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


ul.faqspace {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 20pt;
	color: #D32F5A;
	margin-top: -2px;
	margin-bottom: 5px;
}
.faqspace li {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 14pt;
	line-height: 30px;
	color: #D32F5A;
}

.faqbox {}
.faqbox:not(:last-child) {margin-bottom: 30px;}


ul.answers {}
.answers li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	position: relative;
	font-size: 11pt;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}


.recruit_table h3{
	ont-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 600;
	font-size: 14pt;
	line-height: 28px;
}

.recruit_table:not(:last-child) {margin-bottom: 30px;}
.recruit_table {
	border-collapse:collapse;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	background-color: #e8e8e8;
}
.recruit_table tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.recruit_table td {
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	
}

.button3s1 span{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 600;
	font-size: 13pt;
	line-height: 25px;
	/*box-sizing: border-box;
	color: #fff;
	background-color: #ff8000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: 15%;
	display: inline-block;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;*/
}
.button3s1 {
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	display:table;
	
	line-height: 45px;
	outline: none;
	font-size: 20pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button3s1::before,
.button3s1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3s1,
.button3s1::before,
.button3s1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3s1 {
	color: #111;
}
.button3s1:hover {
	color: #D32F5A;
}






ul.point {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
	padding-top:15px;
}
ul.point li{padding-left: 0.7em;}
ul.point li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.point li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}


ul.point1 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.point1 li{padding-left: 0.7em;}
ul.point1 li:before {
	content: "・";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point1 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	text-align: left;
}


.point1:not(:last-child) {margin-bottom: 20px;}


.point2:not(:last-child) {}

ul.point2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
ul.point2 li{padding-left: 0.7em;}
ul.point2 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point2 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 23px;
	text-align: left;
}





.point3:not(:last-child) {/*margin-bottom: 5px;*/}

ul.point3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
ul.point3 li{padding-left: 0.7em;}
ul.point3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #E9547B;
}
.point3 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	text-align: left;
}




.maruwaku {}
.maruwaku:not(:last-child) {margin-bottom: 30px;}

.maruwaku li{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	line-height: 28px;
	font-size: 12pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-sizing: border-box;
	color: #fff;
	background-color: #D32F5A;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
}

.maruwaku li:not(:last-child) {margin-bottom: 10px;}


.fours-box {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.fours-box li {margin: 1%;width: 23%;}



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

.access-btm {
	
	padding-top:30px;
}
.access-btm li:nth-child(1){
	text-align:center;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 26px;
	font-weight: normal;
	margin-bottom:10px;
}
.access-btm li:nth-child(2){
	display:table;
	margin-left:auto;
	margin-right:auto;
}

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 30px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}

.wrap-space0 {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space0:not(:last-child) {margin-bottom: 30px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}

.wrap-space1 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 30px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}

.wrap-space2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2:nth-child(even) {flex-direction: row-reverse;}

.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.image-box { padding-top:10px;}
.image-box img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image-box h4{
	padding-top:15px;
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
}
/*.image-box:not(:last-child) {margin-bottom: 10px;}*/

.comennt-box {}


/*.w30 {width: 30%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
*/



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

.midashi1:not(:last-child) {margin-bottom: 20px;}
/*.midashi1:not(:last-child) {margin-bottom: 30px;}
.midashi1 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 22pt;
	line-height: 39px;
	font-weight: 700;
	color: #d32f5a;
}
.midashi1 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}*/
.midashi1 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 700;
	color: #d32f5a;
	text-align: center;
}
.midashi1 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}


.midashi2:not(:last-child) {margin-bottom: 10px;}
.midashi2 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 13pt;
	line-height: 28px;
	font-weight: 700;
	color: #d32f5a;
	/*text-align: center;*/
}

.midashi3 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 14pt;
	line-height: 28px;
	font-weight: 700;
	color: #d32f5a;
}

.midashi3:not(:last-child) {margin-bottom: 10px;}


.midashi4:not(:last-child) {margin-bottom: 45px;}
.midashi4 {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 18pt;
	line-height: 35px;
	font-weight: 700;
	color: #d32f5a;
	text-align: center;
}
.midashi4 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}



.midashi5{
	margin-bottom: 15px;
	font-feature-settings: "palt" 1;
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-weight: 700;
	font-size: 15pt;
	line-height: 32px;
	position: relative;
	text-align: center;
	color: #E9547B;
}
.midashi5:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 1px;
	height: 40px;
	background-color: #E9547B;
	margin-top:-45px;
	margin-left:auto;
	margin-right:auto;
}

.midashi6{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 13pt;
	line-height: 23px;
	position: relative;
	color: #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.midashi6 span{color: #d32f5a; margin-right:3px;}


.midashi6s{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 12pt;
	line-height: 25px;
	position: relative;
	color: #111;
	margin-bottom: 5px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.midashi6s span{
	color: #E9547B;
	margin-right: 3px;
}

.wakugumi {
	box-sizing: border-box;
	padding: 25px;
	background-color: #F9F9F8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wakugumi:not(:last-child) {margin-bottom: 20px;}




.wakugumi2 {
	box-sizing: border-box;
	padding: 30px;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wakugumi2:not(:last-child) {margin-bottom: 20px;}


.name {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 28px;
	font-weight: 600;
	text-align: center;
	padding-top:5px;
	margin-bottom:10px;
}
.name span{
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	display:block;
}

.photos {}
.photos li{}

.photos li:not(:last-child) {margin-bottom: 20px;}
.photos li img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 0;
	margin-bottom:5px;
	display:block;
}
.photos li p{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	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-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	/*text-align: center;*/
}
.comennt2:not(:last-child) {margin-bottom: 35px;}


.comennt2b {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 26px;
	font-weight: 600;
	
}
.comennt2b:not(:last-child) {margin-bottom: 25px;}


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

.comennt1:not(:last-child) {margin-bottom: 15px;}
.comennt1 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
}

.comennt3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
}

comennt1:not(:last-child) {margin-bottom:10px;}
.map-space {
	position: relative;
	padding-bottom: 40%;/*←高さを変更する*/
	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%;
}

.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;
	color: #000;
}
.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: 10px;	
}
ul.pointcheck1 li{padding-left: 0.7em;}
ul.pointcheck1 li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #5BADE1;
}
.pointcheck1 li {
	position: relative;
	font-size: 13pt;
	line-height: 27px;
	padding-top: 1px;
	padding-bottom: 1px;
	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;
}


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

.tittle1:not(:last-child) {margin-bottom: 30px;}

.tittle1 {
	position: relative;
	
}

.maru-tobk {
	background-color: #f9f9f8;
	position: relative;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

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

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


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	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: 50px;
	position: relative;		
}




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



.textbox-space {
	overflow: hidden;
}




.hed-space {
	width: 90%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	transition: all .5s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.change-color .hed-space {
	width: 96%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	/*padding-bottom: 10px;*/
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}




#logo {
	margin-top: 5px;
	width: 278px;
}


.change-color #logo {
	width: 278px;
	margin-top: 4px;
}


#header {}


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



.hed-right h2 {margin-bottom:15px;}
.change-color .hed-right h2 {margin-bottom:10px;}


.hed-right h2 span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 18px;
	display: inline-block;
	vertical-align: 30%;
	margin-right: 10px;
	color: #d32f5a;
}

.hed-right h2{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 26pt;
	line-height: 35px;
	color: #d32f5a;
}

.hed-right h2 .mysvg{
	width: 30px;
	display: inline-block;
	vertical-align: -7%;
	margin-right: 2px;
	color: #e9547b;
	fill: currentColor;
}



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


.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: block;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;
	display: flex;
	justify-content: flex-end;
	/*align-items: center;*/
	flex-wrap: wrap;
}
#contents_bar > ul > li {min-height: 45px;}
#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	{}
#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: #e9547b;
	text-decoration: none!important;
	border: 0px solid #e9547b!important;
	padding-top: 14px!important;
	padding-right: 10px;
	padding-bottom: 14px!important;
	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: #d32f5a;}
#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	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #111;
	font-size: 13pt;
	line-height: 25px;
	padding-bottom:5px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-style: normal;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{list-style: none;	}
#contents_bar .c-menu01 a	{
	display: inline-block;
	position: relative;
}
#contents_bar .c-menu01 span {
	font-size: 14pt;
	line-height: 25px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600!important;
	vertical-align: -2%;
	margin-left: 2px;
	color: #d32f5a;
}
#contents_bar .c-menu02 a	{
	display: inline-block;
	position: relative;
	margin-right: 0px;
}

#contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #e9547b;}
#contents_bar a:hover::after {transform: scale(1, 1);}

/*#contents_bar a.current	{border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #ff0000;color: #202020;}*/

#contents_bar a.current	{color: #e9547b;position: relative;}
#contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #e9547b;right: 0px;}




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: #202020;
}


.pankuzu-space {
	background-color: #ccc;
	margin-left: 7px;
	margin-right: 7px;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-bottomright: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
	position:relative;
	height: 280px;
	background-size: cover;
	background-image: url(../img/body/pankuzu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.pankuzu {
	margin-top: 65px;
}

.tittles{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom:20px;
	color: #FFF;
	background-color: #d32f5a;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 45px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 18pt;
	line-height: 30px;
	/*color: #FFF;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 25pt;
	line-height: 50px;
	background-color: #d32f5a;
	border-radius: 20px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align: center;
	width: fit-content;
	margin-left: 30px;*/
}
.pages {
	font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 9pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: center;*/
	align-items: center;
	color: #FFF;
	padding-top:5px;
	/*background-color: #e9547b;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: fit-content;
	margin-left: 45px;*/
}
.pages li i{
	font-size: 7pt;
	vertical-align: 7%;
	display: inline-block;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #fff;
	text-decoration: underline;
}
.pages li a:hover{color: #fff;}




#wrapper {}

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






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


.threes {}
.threes li{}
.threes li:not(:last-child) {margin-bottom: 5px;}


.comennt-box div{ padding-top:20px;}


.button1 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	display:table;
	margin-left:auto;
	margin-right:auto;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.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: #e9547b;
}
.button1:hover {
	color: #fff;
	background-color: #d32f5a;
}


.btms { padding-top:10px;}

.btms li:not(:last-child) {margin-bottom: 5px;}

.button2 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #e9547b;
	fill: currentColor;
	margin-left:5px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 span{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	margin-right: 20px;
}
.button2 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
.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 {
	color: #111;
	background-color: #f2f2ec;
}
.button2:hover {
	color: #fff;
	background-color: #e9547b;
}


.btm-space:not(:last-child) {margin-bottom: 15px;}
.btm-space {
	padding-top: 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.button3 .mysvg {
	width:20px;
	vertical-align: -13%;
	display: inline-block;
	color: #d32f5a;
	fill: currentColor;
	margin-left:5px;
}
.button3:hover .mysvg{
	color: #e9547b;
	fill: currentColor;
}
.button3 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	width: fit-content;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
}
.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: #111;
}
.button3:hover {
	color: #e9547b;
}




.button4 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button4:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button4 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 13px;
}
.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: #D32F5A;
}
.button4:hover {
	color: #fff;
	background-color: #e9547b;
}



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


.bannrs {
	
	margin-right: auto;
	margin-left: auto;
	
	margin-bottom:10px;
	padding:15px;
}

.bannrs li{
	margin-bottom:10px;
	line-height: 0px;
	border: 1px solid #a0a1a5;
	box-sizing:border-box;
}

.info-space {
	
	margin-right: auto;
	margin-left: auto;
	padding:15px;
}

.times {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #111;
}
.times p span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	color: #d32f5a;
	
}

.times div{margin-bottom:20px;}


.infobox {}

.infobox h3{margin-bottom:10px;}
.infobox h3 span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	font-weight: 400;
	line-height: 25px;
	display: block;
	color: #d32f5a;
	/*margin-left: 5px;
	margin-bottom: 5px;*/
}

.infobox h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 28pt;
	line-height: 35px;
	color: #d32f5a;
	text-align:center;
}

.infobox h3 .mysvg{
	width: 35px;
	display: inline-block;
	vertical-align: -7%;
	margin-right: 2px;
	color: #e9547b;
	fill: currentColor;
}

.infobox h3 a{color: #d32f5a;}

.infobox h4{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-color: #e9547b;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.infobox p{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #111;
	margin-bottom:15px;
}

.infobox p a{
	color: #111;
	text-decoration: underline;
}

.infobox p a:hover{
	color: #e9547b;
	text-decoration: underline;
}

footer {
	color: #111;
	background-color: #f6f6f2;
	padding-bottom: 2%;
}





.foot-text {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
	margin-bottom:10px;
}

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	color: #FFF;
}

.foot-space {
	background-color: #d32f5a;
	box-sizing: border-box;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px;
}

.foots {}

.foot-left {padding-top: 20px;}
.foot-left h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 10pt;
	line-height: 22px;
	color: #fff;
	text-align: center;
	margin-bottom:30px;
}
.foot-left h3 span{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 28px;
	color: #fff;
}
.foot-left h3 a{
	color: #fff;
}
.foot-left h3 a:hover{
	color: #fff;
}

.foot-right {}

.footlogo {
	width: 225px;
	line-height: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.foot-menu1 span{display:none;}
.foot-menu1 {}
.foot-menu1 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
}
.foot-menu1 li a{
	color: #D32F5A;
	background-color: #FFF;
	display: block;
	padding: 8px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.foot-menu2 {}
.foot-menu2 span{display:none;}
/*.foot-menu2 h4{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 36px;
	color: #FFF;
	font-weight: normal;
}*/
.foot-menu2 h4 a{
	color: #D32F5A;
	background-color: #FFF;
	display: block;
	padding: 8px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
}
.han{}
.han li:nth-child(2){}
.foot-menu2 p a{
	font-size: 11pt;
	line-height: 25px;
	color: #D32F5A;
	background-color: #FFF;
	display: block;
	padding: 8px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*.foot-menu2 a{color: #fff;}
.foot-menu2 a:hover{color: #fff;text-decoration: underline;}*/


.foot-menu3 span{display:none;}
.foot-menu3 {}
/*.foot-menu3 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
}*/

.foot-menu3 li {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
}
.foot-menu3 li a{
	color: #D32F5A;
	background-color: #FFF;
	display: block;
	padding: 8px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*.foot-menu3 li a{color: #fff;}
.foot-menu3 li a:hover{color: #fff;text-decoration: underline;}*/

.copy {
	font-size: 8pt;
	line-height: 16px;
	text-align: center;
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:10px;
	padding-bottom:10px;
}

.space-full1 {margin-right: 15px;margin-left: 15px;}
.space-full {margin-right: 15px;margin-left: 15px;}
.space1000 {margin-right: 15px;margin-left: 15px;}
.space1100 {margin-right: 15px;margin-left: 15px;}
.space1200 {margin-right: 15px;margin-left: 15px;}
.space900 {margin-right: auto;margin-left: auto;}

#page-top {display: none;}
.page-top {
	display: none;
}
.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: #555;}
.page-top:hover {color: #FFF;background-color: #000;	}



.container2 .fullimage {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom:10px;
}
.container2 p {
	font-size: 11pt;
	line-height: 22px;
}
.underline {
	color: #000!important;
	text-decoration: underline;	
}

.container2 p span{
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	color: #d32f5a;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 35%;
	right: -600px;
	width: 600px;
	height: 300px;
	background: #FFF;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left ul {
	position: absolute;
	top: 0px;
	z-index: 1;
	margin: 0px;
	background: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	box-sizing:border-box;
	height: 300px;
	-webkit-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	-o-box-shadow: 3px 1px 10px rgba(0,0,0,.1);
	box-shadow: 3px 1px 10px rgba(0,0,0,.1);
}
.container2 .bnr-left li {margin: 0 0 20px;}
.container2 .bnr-left button {
	position: absolute;
	top: 0px;
	right: 600px;
	width: 70px;
	height: 300px;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #e9547b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*-webkit-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	-moz-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	-o-box-shadow: 3px 1px 15px rgba(0,0,0,.2);
	box-shadow: 3px 1px 15px rgba(0,0,0,.2);*/
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	
}
.container2 .bnr-left .mysvg {width: 35px;}
.fullimage3 {
	line-height: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.fullimage3 img{
	line-height: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

}

}






