@import url(https://fonts.googleapis.com/icon?family=Material+Icons);


/*@media screen and (min-width: 0px) and (max-width: 1024px) { SP*/

/*@media print, screen and (min-width: 1025px) { PC*/
.table-wrap {
  overflow-x: auto;
  width: 100%;
}

.futo {
	font-weight: 700;
	display:block;
}

table.seido {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	width: 100%;
	min-width: 800px;
	border-collapse: collapse;
	background-color: #EAEFD9;  /*border: 1px solid #cbe3d1;*/
  /*background-color: #f1f9f5;*/
}

table.seido th,
table.seido td {
	border: 1px solid #fff;
	padding: 15px;
	box-sizing: border-box;
	font-size: 9pt;
	vertical-align: top;
	line-height: 18px;
}

table.seido th {}

table.seido th.question {
 /* background-color: #d1eade;*/
  white-space: nowrap;
  
}
.sbk1 {background-color: #FFDEDE;}
.sbk2 {
	background-color: #caeed8;
}
.sbk3 {
	background-color: #DDD7F8;
}

.sbk4 {
	background-color: #D7E1F8;
}
.sbk5 {
	background-color: #fef9e7;
}

.sbk6 {
	background-color: #FAF9F4;
}
.sbk7 {
	background-color: #EAEFD9;
}


.sidou {
	text-align: center;
	width: 200px;	/*vertical-align: center;*/
}
.ippan h4 {
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: 700;
}

.sidou h4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: center;
	box-sizing:border-box;
	padding-top:25px;
	font-size: 10pt;
	line-height: 21px;
	font-weight: 700;
}

.ippan {
  /*background-color: #f3fcf8;*/
}


.ippan01 {
	background-color: #CAEED9;
	width: 150px;
} /* 第1類医薬品 */
.ippan02 {
	background-color: #D7E1F8;
	width: 150px;
} /* 第2類医薬品 */
.ippan03 { background-color: #fef9e7; width: 150px;} /* 第3類医薬品 */
.ippan04 {
	background-color: #DDD7F8;
	width: 150px;
} /* 指定第2類医薬品 */

.seido-caption {
  background-color: #f9fcfa;
  font-style: italic;
  text-align: center;
}

.center {text-align: center;}

/*.yellowbox {
  background-color: #fff9e6;
}

.purple-blue {
  background-color: #e7f0fd;
}*/

@media (max-width: 767px) {
  table.seido th,
  table.seido td {
    font-size: 13px;
    padding: 8px;
  }
}



.gree {
	color: #88b542;
	font-size: 15pt;
	vertical-align: -5%;
	display: inline-block;
	font-family: fot-tsukuardgothic-std, sans-serif;
}

.photos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    /*width:70%;*/
    margin-bottom: 15px;
}
.photos li{width:50%;}
.photos li:nth-child(1) img{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 6px;
}
.photos li:nth-child(2) img{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 6px;
}
.photos li img{
	line-height: 0;
}


.photos2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    /*width:70%;*/
    margin-bottom: 15px;
}
.photos2 li{width:50%;}
.photos2 li:nth-child(1) img{
    border-bottom-left-radius: 20px;
    border-top-left-radius: 6px;
}
.photos2 li:nth-child(2) img{
    border-bottom-right-radius: 20px;
    border-top-right-radius: 6px;
}
.photos2 li img{
	line-height: 0;
}

.photos3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    /*width:70%;*/
    margin-bottom: 5px;
}
.photos3 li{width:50%;}
.photos3 li img{
    display: block;
	line-height: 0;
}
.photos3 li:nth-child(1) img{
    border-top-left-radius: 30px;
}
.photos3 li:nth-child(2) img{
    border-top-right-radius: 6px;
}
.photos3 li:nth-child(3) img{
    border-bottom-left-radius: 6px;
}
.photos3 li:nth-child(4) img{
    border-bottom-right-radius: 30px;
}




.photos4 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    /*width:70%;*/
    margin-bottom: 5px;
}
.photos4 li{width:48%;}
.photos4 li img{
    display: block;
	line-height: 0;
    border-radius: 10px;
}
.photos4 li:nth-child(1){margin-bottom: 15px;}
.photos4 li:nth-child(2){margin-bottom: 15px;}
.photos4 li:nth-child(3){margin-bottom: 15px;}
.photos4 li:nth-child(4){margin-bottom: 15px;}
.photos4 li:nth-child(5){margin-bottom: 15px;}
.photos4 li:nth-child(6){margin-bottom: 15px;}







.photos span{
	display: block;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 21px;
	box-sizing: border-box;
	text-align: center;
}


.flow {}
.flow li{
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	border: 4px solid #88b542;
	box-sizing:border-box;
}
.flow li:not(:last-child) {margin-bottom: 20px;}
.yazi7:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #88b542;
}

.maru{
	margin-bottom: 10px;
	display: block;
	position: relative;
	background-color: #88b542;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 50px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.flow p{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 24px;
}

.flow h3{
	color: #88b542;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 25px;
	text-align:center;
	margin-bottom: 10px;
}
.ore {
	margin-right: 3px;
	color: #FFBA01;
}


ul.faqspace {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 18pt;
	color: #C9A063;
	margin-top: -2px;
	margin-bottom: 5px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-weight: 700;
}
.faqspace li {
	font-family:fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
	
}
.answers:not(:last-child) {margin-bottom: 30px;}
.answers p:not(:last-child) {margin-bottom: 10px;}

.answers p{
	font-family:fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 11pt;
	line-height: 24px;
}



ul.ckpoitns {
	list-style-type: none;
	overflow: hidden;
}
ul.ckpoitns li{padding-left: 1.2em;}
ul.ckpoitns li:before {
	font-family: "Material Icons";
	content: "\e834";
	padding-right: 1em;
	position: absolute;
	left: 0em;
	color: #88B542;
	font-weight: normal;
	font-size: 11pt;
	margin-top: 0px;
}
.ckpoitns li {
	box-sizing: border-box;
	font-family:fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 24px;
}
.ckpoitns li:not(:last-child) {margin-bottom: 5px;}



.to-table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
}
.to-table {
	/*border-collapse:collapse;*/
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #615446;
}
.to-table th, .cp_table  td {width: 100%;}
.to-table th {
	font-size: 10pt;
	line-height: 20px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	width: 97px!important;
	padding: 6px;
	/*vertical-align: top;*/
	box-sizing: border-box;
	color: #FFF;
	background-color: #B28147;
	-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.to-table tr {
	/*display: block;*/
	width: 100%;
	/*margin-bottom:3px;*/
}

.to-table td {
	font-size: 10pt;
	line-height: 20px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding: 6px;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
	
}

.to-table td ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
.to-table td ul.points2 li{padding-left: 0.5em;}
.to-table td ul.points2 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	top: -1px;
	color: #88B542;
	font-weight: 600;
}
.to-table td .points2 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 9pt;
	line-height: 15px;
}
.to-table td .points2 li:not(:last-child) {margin-bottom: 5px;}

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



.wakugumi li:not(:last-child) {margin-bottom: 20px;}
.wakugumi li{
    position: relative;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
    color: #24595b;
	border-radius: 40px 10px;
    -webkit-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	-moz-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	-o-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	box-shadow: 1px 1px 25px rgba(79,127,128,.1);
}
.wakugumi h3{position: relative;z-index: 1;}
.wakugumi p{position: relative;z-index: 1;line-height: 26px;}
.engs {
    font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 55pt;
	line-height: 80px;
	font-weight: normal;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #e9f2f2;
    margin-top: -2px;
}

.wakugumi h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 15pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 25px;
	text-align: center;
	/*padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
}
.wakugumi h3 span{font-size: 15pt;}

.wakugumi img{
    line-height: 0;
    border-radius: 40px 10px;
    margin-bottom: 10px;
}

.wbk01 {
	width: 100%;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/body/m-05.png);
}
.wbk02 {
	width: 100%;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/body/m-06.png);
}
.wbk03 {
	width: 100%;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/body/m-07.png);
}

.btms .button1{
	display:block;
	position:relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.btms li{ margin-top:3px; margin-bottom:3px;}

.btms .button1 .mysvg {
	width:20px;
	display: block;
	color: #fff;
	fill: currentColor;
	position:absolute;
	top:0;
	right:0;
	margin-top:13px;
	margin-right:20px;
}

/*
.infos5 {position: relative;}

.infotex .telnum2 a{font-size: 16pt;}
.infotex .telnum2 span { vertical-align:12%; margin-right:5px;}

.tobk2 .infos5 h3{background-color: #fff;}*/

.infos5 h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 10pt;
	line-height: 15px;
	font-weight: 700;
	padding: 10px;
	box-sizing: border-box;
	background-color: #B28147;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;	
}

.infotex {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infotex p{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
}
.infotex h5 .mysvg {
	width:15px;
	vertical-align: 0%;
	display: inline-block;
	color: #03275D;
	fill: currentColor;
	margin-right:2px;
}
.infotex h5{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 35px;
}
.infotex h5 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 35px;
	color: #03275D;
}


.infos2 h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 11pt;
	line-height: 15px;
	font-weight: normal;
	padding: 10px;
	box-sizing: border-box;
	background-color: #1F98D3;
	color: #FFF;
	text-align: center;
}
.infotex2 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
}
.infotex2 p{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
}
.infotex2 p span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
}


main {background: linear-gradient(180deg, #e8f2f2 0%, #e8f2f2 60%, #fff 60%, #fff 100%);}
.main-space {
	padding-top: 95px;
	position: relative;
	/*padding-left: 15px;
	padding-right: 15px;*/
	box-sizing:border-box;
	margin-left: auto;
	margin-right: auto;
	/*width: 90%;*/
}
.main-space h2{
	color: #005a5b;
	/*font-feature-settings: "palt" 1;*/
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin-left: 15px;
	margin-top: 125px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 16pt;
	line-height: 32px;
	font-weight: normal;
	/*letter-spacing: 2px;*/
}
.main-space h2 span{writing-mode: vertical-rl;}

.main-image {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 80%;
	overflow: hidden;
	text-align: center;
    margin-left: 30px;
}
.main-image img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    box-sizing: border-box;
    border-bottom-left-radius: 200px;
    border-top-left-radius: 200px;
}

/*.svg__container {
	background-color: #DC9178;
	position: relative;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}*/




.futaba {
	width: 70px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0px;
	margin-right: 20px;
	/*z-index: 1;*/
	margin-top: 125px;
}




.tab__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.tab__list li{width: 50%;}

#tab {
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	margin-bottom: 25px;
}

#tab li {
	box-sizing: border-box;
}
#tab li a {
	box-sizing: border-box;
	display: block;
	color: #FF9832;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	background-color: #fff;
	text-align: center;
	/*-webkit-transition: all .3s;
	transition: all .3s;*/
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	margin: 2px;
	border: 1px solid #FF9832;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*#tab li a:hover {
	color: #fff;
	background-color: #666;
}*/


#tab li.present a {
	font-weight: 700;
	color: #fff;
	background-color: #FF9832;
	position:relative;
}

/*#tab li.present a:hover {
	color: #fff;
	background-color: #FF9832;
}*/




.han {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top:30px;
}
.han li:nth-child(1){width: 110px; margin-right:15px;}
.han li h3{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom:5px;
}
.han li h4{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
}


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

.images {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-top: 10px;
    padding-bottom: 20px;
}
.images img{
	border-radius: 20px;
}

.towsbanner {}


.images2 {
	margin-bottom: 10px;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 85%;
	overflow: hidden;
}
.images2 img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.images3 {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.images3 img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	position: relative;
	width: 100%;
	object-fit: cover;
	/*height: 0;
	padding-top: 30%;
	overflow: hidden;*/
	margin-bottom:10px;
}
.image350 img {
	width: 100%;
	object-fit: cover;
	box-sizing: border-box;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	object-fit: cover;
}



.image3 {
	margin-top:10px;
	margin-bottom:10px;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.image3 img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comennt-box {}
.comennt-box:not(:last-child) {}

/*
.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.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%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}*/


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 80px;}
#privacy,#times,#access  {scroll-margin-top: 80px;}

.midashi1 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
}

.fs {
	display: block;
	/*padding-top:30px;
	padding-bottom:35px;*/
	padding-bottom:15px;
	margin: 0 auto;
}
.fs{
	width: 100%;
	text-align: center !important;
	margin: 0 auto !important;
}
.fb-page {
	text-align: center !important;
	margin: 0 auto !important;
}

.cent {text-align: center;}


.midashi2 .mysvg {
	width: 30px;
	margin-right: 5px;
	vertical-align: -20%;
	display: inline-block;
}

.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.midashi2 span{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 10pt;
    line-height: 17px;
    font-weight: normal;
    display: block;
    text-align: center;
    color: #005a5b;
    text-transform: uppercase;
}


.midashi2v {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
}
.midashi2v span{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 10pt;
    line-height: 17px;
    font-weight: normal;
    display: block;
    text-align: center;
    color: #005a5b;
    text-transform: uppercase;
}

.komoji {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
	display: block;
	color: #1f98d0;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	color: #005a5b;
}

/*.midashi3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	z-index: 1;
	height: 9px;
	width: 150px;
	margin-right: auto;
	margin-bottom: -20px;
	background-size: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/dot.svg);
}*/

.midashi5 {
	margin-bottom: 15px;
	text-align: center;
	position: relative;

}
.midashi5 span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #FF9832;
	font-weight: 600;
	font-size: 15pt;
	line-height: 39px;
	padding-bottom: 10px;
	display: inline;
	background-size: 1px 1px;
	background-repeat: repeat-x;
	background-position: bottom 1px left 0;
	-webkit-background-image: linear-gradient(#FF9832,#FF9832);
	-moz-background-image: linear-gradient(#FF9832,#FF9832);
	-o-background-image: linear-gradient(#FF9832,#FF9832);
	-ms-background-image: linear-gradient(#FF9832,#FF9832);
	background-image: linear-gradient(#FF9832,#FF9832);
}


.tags2:not(:last-child) {margin-bottom: 0px;}
.tags2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:30px;*/
}
/*.tags2::after {
	display: block;
	content:"";
	width: 31%;
}*/
.tags2 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: 0em;
	color: #709A21;
}
.tags2 li{
	position:relative;
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 11pt;
	line-height: 22px;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d0c8bf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.image {
	width: 60%;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 0;
	padding-top: 60%;
	overflow: hidden;
	margin-bottom:15px;
}
.image img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: 50% 0%;
	box-sizing: border-box;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
	/*margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B28047;
	display: table;*/
	text-align: center;
	color: #FFF;
	background-color: #FF9832;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.to-comennt {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	text-align:center;
}


.comennt {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 21px;
	font-weight: normal;
	box-sizing: border-box;
}
.comennt1 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}
.comennt1s {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.pds {
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom:20px;
}



.comennt2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
.comennt2b {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 26px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.comennt3 {
    padding-top: 10px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
    color: #25595a;
}


.pricebox {
	margin-bottom: 20px;
	/*background-color: #F8F7F2;*/
	box-sizing: border-box;
	
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}

.kakaku {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width:90%;
	font-size: 11pt;
	line-height: 21px;
}

.kakaku span{font-size: 7pt;line-height: 16px; display:block;}

.kakaku:not(:last-child) {margin-bottom: 2px;}

.comennt4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}
.comennt4 span{
	color: #F57020;
	margin-right: 5px;
}

.ore {color: #FF9933;}


.comennt5 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	/*border: 1px solid #D6D5D6;*/
	box-sizing: border-box;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #25595a;
	color: #fff;
}
.comennt5:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top: 7px solid #25595a;
}


.comennt6 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	/*border: 1px solid #D6D5D6;*/
	box-sizing: border-box;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #FF9933;
	color: #fff;
}
.comennt6:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top: 7px solid #FF9933;
}

.comennt7 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 8px;
	text-align: center;
	padding: 6px;
	background-color: #F8F7F2;
}

.comennt7w {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 8px;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.comennt7w2 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 8px;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: flex;
}


.kakomi {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 8px;
	text-align: center;
	padding: 5px;
	display: table;
	border: 1px solid #D6D5D6;
}

.map-space {
    position: relative;
    padding-bottom: 50%;/*←高さを変更する*/
    height: 0;
    overflow: hidden;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    border-radius: 20px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


.map-space2 {
    position: relative;
    padding-bottom: 70%;/*←高さを変更する*/
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    border-radius: 20px;
    margin-bottom: 15px;
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.calnder {
	position: relative;
	padding-bottom: 90%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
.calnder iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}



ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #FFBA01;
	font-weight: 600;
}
.points2 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 18px;
}
.points2 li:not(:last-child) {margin-bottom: 6px;}


ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #005a5b;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 24px;
}
.points3 li span{font-weight: 700;}

.points3 li:not(:last-child) {margin-bottom: 2px;}
.points3:not(:last-child) {margin-bottom: 0px;}



ul.points3b {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3b li{padding-left: 0.7em;}
ul.points3b li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #448689;
}
.points3b li {
    
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 24px;
}
.points3b li span{font-weight: 700;color: #005a5b;}

.points3b li:not(:last-child) {margin-bottom: 2px;}
.points3b:not(:last-child) {margin-bottom: 0px;}


ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #98D62E;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}
.tobk {
	position: relative;
	background-color: #f4f9f9;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.tobk2 {
	position: relative;
	background-color: #f5f9f9;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
    margin-left: 10px;
    margin-right: 10px;
}

.tobk2s {
	position: relative;
    z-index: 2;
    background: linear-gradient(180deg, #fff 0%, #fff 15%, #f5f9f9 15%, #f5f9f9 80%, #fff 80%, #fff 100%);
    margin-left: 10px;
    margin-right: 10px;
}
.tobk2s::before {
    content: '';
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    background-color: #f5f9f9;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.tobk2s::after {
    content: '';
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    background-color: #f5f9f9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    z-index: -1;
}

.banner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
}

.banner li{
    width: 48%;
    position: relative;
}

.banner li a{
    box-sizing: border-box;
    display: block;
    border-radius: 15px 15px 7px 7px;
    position: relative;
}
.banner h3 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
    font-size: 12pt;
    line-height: 25px;
    font-weight: normal;
    color: #24595b;
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    background: rgba(232,242,242,0.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 5px 5px 15px 15px;
    margin: 5px;
}

.banner li:nth-child(1) {margin-bottom:10px;}
.banner li:nth-child(2) {margin-bottom:10px;}
.banner li:nth-child(3) {margin-bottom:10px;}
.banner li:nth-child(4) {margin-bottom:10px;}

.banner .mysvg {
	width: 15px;
	display: inline-block;
	color: #24595b;
	fill: currentColor;
	margin-left: 3px;
    vertical-align: -5%;
}
.toimage{
	line-height: 0px;
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	padding-top: 120%;
	overflow: hidden;
}
.toimage img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    box-sizing: border-box;
    /*-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;*/
    line-height: 0px;
    border-radius: 15px 15px 7px 7px;
    border-radius: 3px 3px 15px 15px;
}

/*.ani1 {
	width: 65px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 30px;
	margin-top:-40px;
}
.ani2 {
	width: 60px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-left: 25px;
	margin-bottom:-15px;
}*/

/*.btobk1{
	box-sizing: border-box;
	padding: 10px;
	width: 58%;
}
*/





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

.tows li{
	width:48%;
}

.tows li:nth-child(1) { margin-bottom:15px;}
.tows li:nth-child(2) { margin-bottom:15px;}
.tows li a{
	display: block;
	box-sizing:border-box;
	/*padding:10px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
}
.tows li img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 0px;
}
.tows li h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 12pt;
	line-height: 25px;
	text-align: center;
	color: #5b341a;
	font-weight: 700;
}
.tows li h3 .mysvg{
	width: 15px;
	vertical-align: -4%;
	display: inline-block;
	color: #c69e63;
	fill: currentColor;
	margin-left: 5px;
}


/*.banner li:nth-child(2) .mysvg {
	width:20px;
	vertical-align: -27%;
	display: inline-block;
	color: #61B96B;
	fill: currentColor;
	margin-left:5px;
}
.banner li:nth-child(1) h4 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #F86654;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

.banner li:nth-child(2) h4 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #61B96B;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}*/



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


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


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



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: #273535;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	
}

.pankuzu-space {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu.webp);
    height: 160px;
    position: relative;
    z-index: 1;
    /*padding-right: 25px;*/
}

.pans {
    padding-top: 45px;
    position: relative;
    z-index: 2;
    padding-left: 10px;
}

.pankuzu {
    position: relative;
    background: linear-gradient(180deg, #e8f2f2 0%, #e8f2f2 100%, #fff 100%, #fff 100%);
	padding-top: 65px;
}

.pankuzu::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 50vw solid #fff;
    border-left: 120vw solid transparent;
    margin-bottom: 0px;
}
.pankuzu::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -1px;
    border-bottom: 20vw solid #fff;
    border-right: 50vw solid transparent;
    margin-bottom: 0px;
}

.to-tittle p{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-size: 11pt;
    line-height: 25px;
    color: #005a5b;
    text-transform: uppercase;
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	line-height: 30px;
	display: block;
	box-sizing: border-box;
	
}

.spd { margin-bottom:15px;}

.pages {
    padding-top: 10px;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #005a5b;
	font-size: 8pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #005a5b;
}
.pages li a:hover{
	color: #005a5b;
	text-decoration: underline;
}

.pages li i{
	font-size: 5pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}

/*.pankuzu {
	padding-top: 70px;
	position:relative;
}

.hana {
	width: 55px;
	position: absolute;
	z-index: 15;
	bottom: 5px;
	right: 0px;
	margin-bottom: -20px;
	margin-right: 25px;
}

.pankuzu h2 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #524a3e;
	font-weight: 700;
	font-size: 17pt;
	line-height: 30px;
	text-align: center;
	z-index: 5;
}

.pages {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #524a3e;
	font-size: 8pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top:2px;
	z-index:5;
	position: relative;
}
.pages li {
	margin-right: 0px;
	margin-left: 0px;
}
.pages li a{
	color: #524a3e;
}
.pages li a:hover{
	color: #524a3e;
	text-decoration: underline;
}

.pages li i{
	font-size: 8pt;
	line-height: 18px;
	vertical-align:-5%;
	display:inline-block;
}*/







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



.c-btm {
	display: table;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:20px;
	margin-right: 0;
	margin-left: auto;
}
.l-btm {
	padding-top:20px;
}


.button1 .mysvg {
	width:20px;
	vertical-align: -25%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 11pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.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: #005a5b;
}
.button1:hover {
	color: #fff;
	background-color: #005a5b;
	
}


.button2 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-size: 10pt;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.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: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}


.bfspace { margin-bottom:25px;margin-top:10px;}

.bfspace li{
	line-height: 0px;
	background-color: #1F98D3;
	padding: 10px;
	/*border: 2px solid #1F98D3;*/
	box-sizing:border-box;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bfspace li img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bfspace li span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left:25px;
	margin-bottom:15px;
}

.yazi {position: relative; margin-bottom:20px;}

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

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


.fullbk {
	width: 101%;
	margin-right: auto;
	margin-left: auto;
	line-height: 0;
}

footer {
	
}





.foot-text {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 21px;
	text-align:center;
}

.footcontena {
    color: #fff;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	background-color: #25585b;
	padding-bottom: 30px;	
    padding-top: 60px;
	/*-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/body/footbk.png);*/
}



.foot-space {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
    padding-top: 10px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.contents2 {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contents2 p{width: 46%;}
.contents2 p a{width: 46%;padding-top: 6px;
	padding-bottom: 6px;}


.foot-space .fs-accordion summary{
	padding-top:0px;
	padding-bottom:0px;
	position: relative;
	list-style: none;
	cursor: pointer;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	box-sizing: border-box;
    
}
.foot-space .fs-accordion summary::-webkit-details-marker {display: none;}
.foot-space .fsicon {
  display: block;
  position: absolute;
  right: 3px;
  top: 50%;
  width: 15px;
  margin-left: 0px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.5s;
}
/* アイコンの三角矢印 */
.foot-space .fsicon::before,
.foot-space .fsicon::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #ebf3f1;
}

.foot-space .fsicon::before {
  left: 0;
  transform: rotate(45deg);
}

.foot-space .fsicon::after {
  right: 0;
  transform: rotate(-45deg);
}

/* アコーディオン表示の際に回転する */
.foot-space .fs-accordion details[open] .fsicon {
  transform: rotate(180deg);
}
.foot-space .fs-accordion .contents2{
	margin-left:0px;
	box-sizing: border-box;
	padding-bottom:10px;
    padding-top:10px;
}
.foot-space .fs-accordion p{
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e0;
}
.foot-space .fs-accordion p:last-child {border: 0px;}

.foot-text2 {
	width: 92%;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}


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


.foot-left {
	margin-bottom:15px;
	
}
.telnum {text-align: center; padding-top:5px; margin-bottom:8px;}
.telnum span {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    background-color: #005a5b;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    box-sizing: border-box;
    vertical-align: 30%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.telnum .mysvg {
	width:20px;
	vertical-align: -5%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:2px;
}
.telnum a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 20pt;
	line-height: 35px;
    font-weight: normal;
	color: #005a5b;
}
.footcontena ul.points3 li:before{color: #fff;}

.footcontena h3 {text-align: center; padding-top:5px; margin-bottom:25px;}
.footcontena h3 span {
    color: #005a5b;
    display: inline-block;
    margin-right: 5px;
    background-color: #fff;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    box-sizing: border-box;
    vertical-align: 30%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.footcontena h3 .mysvg {
	width:20px;
	vertical-align: -5%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:2px;
}
.footcontena h3 a{
    font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 20pt;
	line-height: 35px;
	color: #fff!important;
}




.foot-right {}


.footlogo {
	width: 180px;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.footlogo span{
    display: block;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 18px;
    font-weight: normal;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}


/*ul.foot-menu {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	margin-bottom:0px;
	padding-top: 10px;
}*/
ul.foot-menu {
	/*list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	/*margin-right: auto;
	margin-left: auto;*/
	width:90%;
    margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	padding-top: 10px;
}
ul.foot-menu li{padding-left: 0;} 
ul.foot-menu li:before {
	/*content: "ー";
	padding-right: 0.3em;
	position: absolute;
	right: 0.2em;
	font-size: 7pt;
	color: #ebf3f1;
    margin-right: 0;*/
}
.foot-menu li {
	width: 100%;
	display: block;
	position: relative;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
    padding-left: 12px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316265;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;*/
}

.contents2 li:nth-child(4) {border-bottom-width: 0px;}

.foot-menu li a{color: #FFF;display:block;}
.foot-menu li:nth-child(4) {width: 100%;}
/*
.foot-menu li {width: 49%;}

.foot-menu li:nth-child(4) {width: 100%;}
.foot-menu li a{
	display: block;
	position: relative;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	background-color: #709A21;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.foot-menu li a{color: #FFF;display:block;}*/
/*
.bnr {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	box-sizing: border-box;
	z-index: 10;
	display: flex;
	justify-content: space-between;
}
.bnr h3 {display: block;width:50%;}
.bnr h4 {display: block;width:50%;}
.bnr .l2 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:8px;
}

.bnr .l2 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #FFA727;
	padding-top: 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-weight: 700;
	height: 45px;
	box-sizing: border-box;
}

.bnr h4 .mysvg {
	width:27px;
	vertical-align: -36%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:8px;
}

.bnr h4 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #06c755;
	padding-top: 10px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: 700;
	height: 45px;
	box-sizing: border-box;
}*/



.copy {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 7pt;
	line-height: 16px;
	text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}

.copy i{
	font-size: 8pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}

#page-top {width: 59px;line-height: 0px;position: fixed;bottom: 5px;right: 10px;z-index: 12;}
.page-top {
    width: 59px;
    /*display: none;*/
}

.calendar {
    background-color: #e6e6e6;
    height: 400px;
    border-radius: 20px;
}

.calendar iframe {
    width: 100%;
    height: 400px;
    border-radius: 20px;
}
.bnr {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	box-sizing: border-box;
	z-index: 10;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.bnr li{width: 100%;}

.bnr h3 .mysvg {
	width: 20px;
	vertical-align: -25%;
	display: inline-block;
	margin-right:6px;
	color: #fff;
	fill: currentColor;
}
.bnr h3 a{
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 10pt;
    line-height: 21px;
    color: #fff;
    display: block;
    text-align: center;
    background-color: #14b9c3;
    padding-top: 12px;
    font-weight: 600;
    box-sizing: border-box;
    height: 45px;
    border-radius: 30px;
}
.han5 {
	justify-content: space-between;
	display: flex;
	/*flex-wrap: wrap;*/
	/*align-items: center;*/
}
.han5v {
    justify-content: flex-end;
	display: flex;
}
.han5v p {margin-left: 10px;}

.han5s {
	/*align-items: center;*/
}
.han5s div {
    justify-content: space-between;
	display: flex;
}
.han5s h5 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    font-weight: normal;
}

.menus h5 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    font-weight: normal;
}

.menus {padding-top: 10px;}
.menus li:not(:last-child) {margin-bottom: 8px;}
.menus li{
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbe0e0;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.menus li h4{
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
    color: #24595b;
	position: relative;
}
.menus li h4 span{font-size: 8pt;line-height: 25px;font-feature-settings: "palt" 1;font-weight: normal;display: inline-block; margin-left: 5px;}


.menus li p span{font-size: 8pt;line-height: 25px;font-feature-settings: "palt" 1;font-weight: normal;display: inline-block;vertical-align: 5%;}

.menus li p{
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
    color: #24595b;
	position: relative;
    text-align: right;
}
.down15 {margin-bottom: 15px;}

.wakugumi2 h3{
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
    font-size: 13pt;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #23888a;
    border-radius: 25px 5px;
}
.wakugumi2 h3 span{
    font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 10pt;
}
.wakugumi2{
    position: relative;
	padding: 30px;
	box-sizing: border-box;
	background-color: #f5f9f9;
    /*color: #24595b;*/
	border-radius: 40px 10px;
    /*-webkit-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	-moz-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	-o-box-shadow: 1px 1px 25px rgba(79,127,128,.1);
	box-shadow: 1px 1px 25px rgba(79,127,128,.1);*/
}
.wakugumi2:not(:last-child) {margin-bottom: 20px;}

.banner li:nth-child(3){display: none;}


.contents2 li:nth-child(2){display: none;}

.archive-space p:nth-child(4){display: none;}




