@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;
	
}
.photos li{width:48.5%;}
.photos li a{display:block;color: #524a3e;}

.photos li:nth-child(1) { margin-bottom:2%;}
.photos li:nth-child(2) { margin-bottom:2%;}
.photos li:nth-child(3) { margin-bottom:2%;}
.photos li:nth-child(4) { margin-bottom:2%;}
.photos li img{
    display:block;
	line-height: 0;
	border-radius: 6px;
}
/*.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 h3{margin-bottom: 15px;}

.wakugumi:not(:last-child) {margin-bottom: 20px;}
.wakugumi {
    padding: 25px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px 5px;
}
.fullimage {
    line-height: 0;
    margin-bottom: 15px;
    border-radius: 20px 3px;
    overflow: hidden;
}

/*.fullimage img{
    -webkit-mask-image: url(../img/body/msk.png);
    mask-image: url(../img/body/msk.png);

    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
*/
/*.wakugumi h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #1F98D3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.wakugumi p{
	font-size: 10pt;
	line-height: 22px;
	font-weight: normal;
}
*/

.wakugumi2:not(:last-child) {margin-bottom: 20px;}
.wakugumi2 {
	box-sizing: border-box;
	background-color: #FBF7F1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-moz-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-o-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	padding-top: 150px;	
}

.wakugumi2 div{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.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, #1d0f09 0%, #1d0f09 80%, #f5eedf 80%, #f5eedf 100%);
}
.grbk {
    background-color: #f5eedf;
    color: #2b1309;
}

.main-space {
	padding-top: 65px;
	position: relative;
	/*padding-left: 15px;
	padding-right: 15px;*/
	box-sizing:border-box;
	margin-left: 20px;
	/*margin-right: auto;*/
    /*width: 92%;*/
	/*width: 90%;*/
	/*background: linear-gradient(180deg, #FFF 0%, #FFF 60%, #fcfcf8 60%, #fcfcf8 100%);*/
}
.main-space h2{
	color: #fff;
	font-feature-settings: "palt" 1;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0px;
	right: 0px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 17pt;
	line-height: 27px;
	font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 20px rgb(29 15 9 / 90%);
}

.main-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 120%;
    overflow: hidden;
    text-align: center;
    border-top-left-radius: 90px;
    
    /*border-bottom-right-radius: 40px;*/
    
}.main-image img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	/*-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;*/
	
	/*border-radius: 62% 38% 61% 39% / 39% 59% 41% 61%  ;*/
}

.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: center;*/
	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__list li:nth-child(1) {width: 22%;margin-right: 1%;margin-bottom: 1%;}
.tab__list li:nth-child(2) {width: 25%;margin-right: 1%;margin-bottom: 1%;}
.tab__list li:nth-child(3) {width: 25%;margin-right: 1%;margin-bottom: 1%;}
.tab__list li:nth-child(4) {width: 25%;margin-bottom: 1%;}
.tab__list li:nth-child(5) {width: 53%;}
.tab__list li:nth-child(6) {width: 25%;margin-left: 1%;}
#tab li a {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 10pt;
    line-height: 22px;
    
	box-sizing: border-box;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #846d62;
	border-radius: 3px;
}
/*#tab li h4 span{
    box-sizing: border-box;
    display: block;
    font-size: 13pt;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
}
#tab li h4 {
	display: block;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}*/


/*#tab li a:hover {
	color: #fff;
	background-color: #666;
}*/


#tab li.present a {
	font-weight: 700;
	color: #fff;
	background-color: #59382a;
	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: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.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: 70px;}
#privacy,#times,#access  {scroll-margin-top: 70px;}


#area2 {scroll-margin-top: 70px;}
#area3 {scroll-margin-top: 70px;}
#area4 {scroll-margin-top: 70px;}
#area5 {scroll-margin-top: 70px;}
#area6 {scroll-margin-top: 70px;}


.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 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	position: relative;
    margin-bottom: 25px;
}

.midashi2 span{
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
	position: relative;
    display: block;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
	
}


.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 {
    padding-top: 15px;
	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;*/
	
	border-bottom: solid 1px #cdbfb8;
	padding-bottom: 7px;
	margin-bottom: 20px;
}


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


.comennt {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	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: 11pt;
	line-height: 28px;
	font-weight: normal;
}
.comennt1s {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	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: 11pt;
	line-height: 28px;
	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 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}


.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: 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;
}
.comennt5:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top: 7px solid #FF9933;
}


.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: 5px;
	background-color: #58392c;
    color: #fff;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	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: 94%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    margin-bottom: 40px;
    border-radius: 10px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.map-space2 {
	position: relative;
	padding-bottom: 80%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 10px;
    margin-bottom: 20px;
}
.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: #88B542;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 18px;
}
.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: #88B542;
}
.points3b li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 12pt;
	line-height: 22px;
}
.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: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.banner { padding-top:30px;}

.banner li a{
	display: flex;
	align-items: center;
	background-color: #709A21;
	/*justify-content: space-between;*/
	/*align-items: center;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	box-shadow: 1px 1px 25px rgba(0,0,0,.1);
}


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

.toimage{
	line-height: 0px;
	width: 42%;
	margin-right:5px;
	display: block;
	position: relative;
	height: 0;
	padding-top: 24%;
	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;
}
.banner h3 {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 700;
	color: #fff;
}

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

.banner .mysvg {
	width: 15px;
	display: block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
	padding-right: 2px;
}



.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: #2b1309;
	-webkit-text-size-adjust: 100%;
	background-color: #f5eedf;
	
}



.hiroimage {
    
    width: 100%;
    padding-top: 220px;
    padding-bottom: 30px;
    /*overflow: hidden;
    text-align: center;*/
    border-top-left-radius: 90px;
    background-color: #3e3938;
    margin-left: 20px;
    border-bottom-left-radius: 10px;
    background-image: url("../img/body/pankuzu.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.pankuzu-space {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

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

.pankuzu-space h2 {
    width: 100%;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 20pt;
	line-height: 38px;
	display: block;
	box-sizing: border-box;
    text-shadow: 1px 1px 20px rgb(29 15 9 / 90%);
}
.pankuzu-space p{
    text-transform: uppercase;
    font-weight: 700;
	font-size: 11pt;
	line-height: 21px;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    text-shadow: 1px 1px 20px rgb(29 15 9 / 90%);
}

.spd { margin-bottom:15px;}

.pages {
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #fff;
    font-size: 8pt;
    line-height: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 2;	/*justify-content: center;*/
    /*justify-content: center;*/
    text-shadow: 1px 1px 20px rgb(29 15 9 / 90%);
    text-transform: uppercase;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #fff;
}
.pages li a:hover{
	color: #fff;
	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: 30px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top: 30px;
	margin-right: 0;
	margin-left: auto;
}
.l-btm {
	padding-top: 30px;
}


.button1 .mysvg {
	width:10px;
	vertical-align: -2%;
	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;
	border-radius: 6px;
}
.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: #2b1309;
}
.button1:hover {
	color: #fff;
	background-color: #2b1309;
	
}


.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 {
    color: #fff;
	background: linear-gradient(180deg, #f5eedf 0%, #f5eedf 50px, #1d0f09 50px, #1d0f09 100%);
}


.bnrs {
    background-color: #295519;
    overflow: hidden;
    margin: 3%;
    border-radius: 10px;
    background-image: url("../img/body/app-image.webp");
    background-size: 130px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
.fullbnr {position: relative;}
.fullbnr a {
    display: block;
    padding-top: 70px;
    padding-bottom: 95px;
    color: #fff;
}
.fullbnr div{
    position: absolute;
    width: 46%;
    right: 20px;
    top: 22px;;
}
.fullbnr div h2 span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 22px;
    font-weight: 700;
    display: block;
}
.fullbnr div h2{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 26px;
    font-weight: 700;
    margin-bottom: 5px;
}
.fullbnr div p{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 20px;
    font-weight: normal;
}

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

.footcontena {
	
	/*background-color: #2b140a;*/
	padding-bottom: 30px;	
	
}


.tocomennt {
	z-index: 2;
	position:relative;
	width: 85%;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.tocomennt h3{

	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom:20px;
	text-align:center;
}

.tocomennt ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.tocomennt ul li{
	display: flex;
	margin-bottom:5px;
}

.tocomennt h4{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 21px;
	font-weight: 700;
}
.tocomennt span{
	display: block;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: 700;
}



.foot-space {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*.telnum {text-align: center; padding-top:5px; margin-bottom:8px;}*/

.telnum span {
    font-size: 12pt;
    margin-right: 5px;
}

.telnum a{
    font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18pt;
	line-height: 30px;
	color: #fff;
}




.foot-right {}

.footlogo {
	width: 230px;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/*.foot-menu:nth-child(1){
    padding-top:20px;
    padding-bottom:20px;
}
.foot-menu:nth-child(2) li:nth-child(1){
	width: 100%;
    color: #fff;
    padding-top: 10px;
    padding-bottom:5px;
    margin-bottom: 0px;
    border-bottom: 0px solid #4b342a;
}*/


.foot-menu {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	/*padding-top: 10px;*/
}
.foot-menu li{
    width: 48%;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    position: relative;
    border-bottom: 1px solid #4b342a;
}
.foot-menu li a{
    padding-top:5px;
	padding-bottom:5px;
	color: #fff;
	display:block;
}
.foot-menu li span{
	font-size: 13pt;
	line-height: 30px;
	font-weight: 700;
    display: block;
    text-transform: uppercase;
}
.foot-menu li{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 21px;
    font-weight: normal;
    position: relative;
}


.foot-menu h3 span{
	font-size: 13pt;
	line-height: 30px;
	font-weight: 700;
    margin-right: 10px;
    display: inline-block;
}
.foot-menu h3{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 9pt;
    line-height: 21px;
    font-weight: normal;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}


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

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



}






