/*
 Theme Name: ngp_w23-child
 Template: ngp_w23
Version: 2.4.1
*/

/*+++++ テンプレートリセット +++++*/

.entry #body h1, .entry #body h2, .entry #body h3, .entry #body h4, .entry #body h5, .entry #body h6, #body h1, #body h2, #body h3, #body h4, #body h5, #body h6, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	letter-spacing: 0.1em;
	line-height: 150%;
	font-family: nitalago-ruika, sans-serif;
	font-style: normal;
	font-weight: 100;
}
.entry #body h1 {
	font-size: 4rem;
}
.entry #body h2 {
	font-size: 2.8rem;
}
.entry #body h3 {
	font-size: 2.2rem;
}
.entry #body h4 {
	font-size: 2rem;
}
.entry #body h5 {
	font-size: 1.8rem;
}
.entry #body h6 {
	font-size: 1.8rem;
}
.entry #contents header h1 {
	margin: 30px 0 40px;
}
dt+dd {
	margin-top: unset;
}
.entry #body table {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
.entry #body ol:not(.step)>li::before {
	width: unset;
	padding: 0 0.5em;
	line-height: 160%;
	top: 0.2em;
	border: 1px solid #333;
}
#site-content .widget-content a, #aside article.tabcontents section .list div>h3>a, #footer article.tabcontents section .list div>h3>a, #index_widget>.isotype-toc>.mokuji_wrap ul a {
	color: #2d4682 !important;
}
.home #site-content a:hover, #site-content .entry a:hover, #site-content .widget-content a:hover, #aside article.tabcontents section .list div>h3>a:hover, #footer article.tabcontents section .list div>h3>a:hover, #index_widget>.isotype-toc>.mokuji_wrap ul a:hover {
	color: #388e3a !important;
}
@media (min-width: 700px) {
	#site-content ul, #site-content ol {
		margin-bottom: 2.5rem;
	}
}
figure.wp-caption.alignnone {
	display: inline-block;
	margin: 2rem 0;
}
.entry #body .alignnone, .entry #body .aligncenter {
	display: inline-block;
}
.category div#site-content dd a {
	padding: 0;
	border: unset;
	border-radius: unset;
}
.entry #body *+ul:not(.list):not(.cat):not(.sns):not(.wc_payment_methods), .entry #body *+ol, .entry #body *+dl, .entry #body table, .read, .index, .follow, .snsbutton, .pagenav, .inbox, .writer, .accordion, .caption, .faq, .step, .card {
	margin-top: 2em;
	margin-bottom: 1.7em;
}
.entry #body h2, .entry #body h3, .entry #body h4, .entry #body h5, .entry #body h6, .entry #body figure, .entry #body p, .box {
	margin-bottom: 0.7em;
	margin-top: 1.2em;
}
.entry #body #gurid-gallery p {
	margin-top: unset;
	text-align: center;
}
/* #site-content .widget-content a, #site-content .widget-content p, #site-content .widget-content li, #site-content #aside article.tabcontents section .list div>h3>a, #site-content #footer article.tabcontents section .list div>h3>a, #site-content #index_widget>.isotype-toc>.mokuji_wrap ul a, #site-content #aside div.widget_onepost section .list>li>div>h3 {
    color: unset !important;
} */

.entry #body .alignleft {
	margin: 0 20px 5px 0;
}
.entry #body .alignright {
	margin: 0 0 5px 20px;
}
.entry #body figcaption, .entry #body .wp-caption-text {
	font-size: 1.2rem;
}
@media (min-width: 1000px) {
	.entry #body .entry-content>.alignleft, .entry #body .entry-content>p .alignleft, .entry #body .entry-content>.entry #body .wp-block-image .alignleft {
		position: unset;
	}
}
.entry #body .post-inner, .entry #body .post-inner h1, .entry #body .post-inner h2, .entry #body .post-inner h3, .entry #body .post-inner h4, .entry #body .post-inner h5, .entry #body .post-inner h6, .entry #body .post-inner p, .entry #body .post-inner blockquote, .entry #body .post-inner address, .entry #body .post-inner big, .entry #body .post-inner cite, .entry #body .post-inner code, .entry #body .post-inner em, .entry #body .post-inner font, .entry #body .post-inner img, .entry #body .post-inner small, .entry #body .post-inner strike, .entry #body .post-inner sub, .entry #body .post-inner sup, .entry #body .post-inner li, .entry #body .post-inner ol, .entry #body .post-inner ul, .entry #body .post-inner fieldset, .entry #body .post-inner form, .entry #body .post-inner label, .entry #body .post-inner legend, .entry #body .post-inner button, .entry #body .post-inner table, .entry #body .post-inner caption, .entry #body .post-inner tr, .entry #body .post-inner th, .entry #body .post-inner td, .entry #body #writertitle, .entry #body .writer, .entry #body .isotype-toc>.mokuji_wrap>ul a, .entry #body #contents_area .entry-content .isotype-toc>.mokuji_wrap>ul a {
	line-height: 1.6em;
}
/* 写真の上下マージン */

.entry .alignnone, .entry .aligncenter, .home .alignnone {
	margin-bottom: 1rem;
	margin-top: 1rem;
}
/*+++++ CSSサンプルページ用 +++++*/

/* micro clearfx */

.cf:before, .cf:after {
	content: "";
	display: table
}
.cf:after {
	clear: both
}
.cf {
	zoom: 1
}
/* For IE 6/7 */

.center {
	text-align: center
}
.right {
	text-align: right
}
.left {
	text-align: left
}
.just {
	text-align: justify;
}
.cb {
	clear: both;
}
.mb {
	clear: both;
}
@media screen and (min-width: 781px) {
	.pc {
		display: unset;
	}
	.sp {
		display: none;
	}
}
/* ++++ min-width: 781 ++++ */

@media screen and (max-width: 780px) {
	.pc {
		display: none;
	}
	.sp {
		display: unset;
	}
}
/* ++++ max-width: 780px ++++ */

@media screen and (min-width: 480px) {
	.pcs {
		display: unset;
	}
	.sps {
		display: none;
	}
}
/* ++++ min-width: 480px ++++ */

@media screen and (max-width: 479px) {
	.pcs {
		display: none;
	}
	.sps {
		display: unset;
	}
}
/* ++++ max-width: 479px ++++ */

@media screen and (min-width: 1020px) {
	.pc-only {
		display: unset;
	}
	.sp-only {
		display: none;
	}
}
/* ++++ min-width: 1080px ++++ */

@media screen and (max-width: 1019px) {
	.sp-only {
		display: unset;
	}
	.pc-only {
		display: unset;
	}
}
/* ++++ max-width: 1079px ++++ */

/* +++++ 基本（サンプルページ） +++++ */

body {
	letter-spacing: 0em;
	line-height: 1.8;
	font-family: iroha-27keyaki-stdn, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.entry #contents #body, .entry #contents #body p, .entry #contents #body .entry-content {
	letter-spacing: 0.1em!important;
	font-family: iroha-27keyaki-stdn, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
}
/*--- フォント ---
游明朝
游ゴシック
Noto Sans JP
Potta One
Yusei Magic
Hachi Maru Pop
Noto Serif JP
M PLUS Rounded 1c
M PLUS 1p
Sawarabi Mincho
Sawarabi Gothic
Kosugi Maru
Kosugi
Reggae One
RocknRoll One
Shippori Mincho
Shippori Mincho B1
DotGothic16
Stick
Dela Gothic One
Kiwi Maru
Train One
New Tegomin
  --- フォント ---*/

.kiwimaru {
	font-family: 'Kiwi Maru' !important;
}
.mp1c {
	font-family: 'M PLUS 1 Code' !important;
}
.mpr1 {
	font-family: 'M PLUS Rounded 1c' !important;
}
.murecho {
	font-family: 'Murecho' !important;
}
.yomogi {
	font-family: 'Yomogi' !important;
}
.magic {
	font-family: 'Yusei Magic' !important;
}
.zenkaku {
	font-family: 'Zen Kaku Gothic New' !important;
}
.zenmaru {
	font-family: 'Zen Maru Gothic' !important;
}
.entry .ml0 {
	margin-left: 0px!important;
}
.entry .ml10 {
	margin-left: 10px!important;
}
.entry .ml20 {
	margin-left: 20px!important;
}
.entry .ml30 {
	margin-left: 30px!important;
}
.entry .ml40 {
	margin-left: 40px!important;
}
.entry .mr60 {
	margin-left: 60px!important;
}
.entry .mr0 {
	margin-right: 0px!important;
}
.entry .mr10 {
	margin-right: 10px!important;
}
.entry .mr20 {
	margin-right: 20px!important;
}
.entry .mr30 {
	margin-right: 30px!important;
}
.entry .mr40 {
	margin-right: 40px!important;
}
.entry .mr60 {
	margin-right: 60px!important;
}
.entry .mt0 {
	margin-top: 0px!important;
}
.entry .mt10 {
	margin-top: 10px!important;
}
.entry .mt20 {
	margin-top: 20px!important;
}
.entry .mt30 {
	margin-top: 30px!important;
}
.entry .mt40 {
	margin-top: 40px!important;
}
.entry .mt60 {
	margin-top: 60px!important;
}
.entry .mb0 {
	margin-bottom: 0px!important;
}
.entry .mb10 {
	margin-bottom: 10px!important;
}
.entry .mb20 {
	margin-bottom: 20px!important;
}
.entry .mb30 {
	margin-bottom: 30px!important;
}
.entry .mb40 {
	margin-bottom: 40px!important;
}
.entry .mb60 {
	margin-bottom: 60px!important;
}
p.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}
.h150 {
	line-height: 150%!important;
}
.h165 {
	line-height: 165%!important;
}
.h175 {
	line-height: 175%!important;
}
.h200 {
	line-height: 180%!important;
}
.h250 {
	line-height: 250%!important;
}
.h300 {
	line-height: 300%!important;
}
.w200 {
	font-weight: 200!important;
}
.w300 {
	font-weight: 300!important;
}
.w400 {
	font-weight: 400!important;
}
.w500 {
	font-weight: 500!important;
}
.w600 {
	font-weight: 600!important;
}
.w700 {
	font-weight: 700!important;
}
.w900 {
	font-weight: 900!important;
}
div#site-content .font-ssss {
	font-size: 60%!important;
}
div#site-content .font-sss {
	font-size: 70%!important;
}
div#site-content .font-ss {
	font-size: 80%!important;
}
div#site-content .font-s {
	font-size: 90%!important;
}
div#site-content .font-l {
	font-size: 120%!important;
}
div#site-content .font-ll {
	font-size: 135%!important;
}
div#site-content .font-lll {
	font-size: 150%!important;
}
div#site-content .font-llll {
	font-size: 180%!important;
}
div#site-content .font-r {
	color: #ae3737!important;
}
div#site-content .font-c {
	color: #5f9fbc!important;
}
div#site-content .font-b {
	color: #2d4682!important;
}
div#site-content .font-g {
	color: #0c5862!important;
}
div#site-content .font-y {
	color: #b1a612!important;
}
div#site-content .font-p {
	color: #e77c91!important;
}
div#site-content .font-k {
	color: #999999!important;
}
div#site-content .font-o {
	color: #ab7a39!important;
}
div#site-content .font-bk {
	color: #000b00!important;
}
.under60c {
	background: linear-gradient(transparent 60%, #b2d8e363 60%);
	display: inline-block;
	position: relative;
}
.under80c {
	background: linear-gradient(transparent 80%, #b2d8e363 80%);
	display: inline-block;
	position: relative;
}
.under60y {
	background: linear-gradient(transparent 60%, #ffff6a70 60%);
	display: inline-block;
	position: relative;
}
.under80y {
	background: linear-gradient(transparent 80%, #ffff6a70 80%);
	display: inline-block;
	position: relative;
}
.entry .font-ls02 {
	letter-spacing: .2px;
}
.entry .font-ls04 {
	letter-spacing: .4px;
}
.entry .font-ls06 {
	letter-spacing: .6px;
}
.img_maru18 {
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}
.img_maru10_w {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 5px solid #fff;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px;
}
.TXT-HD {
	padding: 1em 1.8em;
	line-height: 1.8em;
	border: 1px dotted #ccc;
	border-radius: 2px;
	color: #394869;
	margin: 2rem 0rem;
	background-color: #f9f9f9;
	clear: both;
}
.TXT-GREEN {
	font-size: 105%;
	line-height: 150%;
	color: #69821b;
	margin: 20px 0px 20px 0;
}
.TXT-GRAY {
	font-size: 105%;
	line-height: 150%;
	color: #a22041;
	margin: 20px 0px 20px 0;
}
/*---headline---*/

.entry-inner .headline-1:nth-child(1) {
	margin-top: 0px
}
.headline {
	font-family: "";
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	margin-top: 5.5rem;
	margin-bottom: 3.5rem;
	position: relative;
	padding: .6em 1.5em;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.headline:before, .headline:after {
	content: '';
	position: absolute;
	top: -10px;
	width: 1px;
	height: -webkit-calc(100% + 20px);
	height: calc(100% + 20px);
	background-color: black;
}
.headline:before {
	left: 10px;
}
.headline:after {
	right: 10px;
}
.headline- p {
	margin: 0;
	padding: 0;
}
.headline-1 {
	font-family: '';
	font-size: 2rem;
	letter-spacing: 0.15em;
	text-align: left;
	margin-top: 5rem;
	margin-bottom: 1.5rem;
	background-image: url(/wp-content/uploads/css_img/point-05.png);
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size: 40px auto;
	-webkit-background-size: 40px auto;
	-o-background-size: 40px auto;
	-ms-background-size: 40px auto;
	padding: 15px 5px 15px 50px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.headline-2 {
	font-family: "";
	font-size: 2rem;
	letter-spacing: 0.15em;
	text-align: left;
	margin-top: 5rem;
	margin-bottom: 2rem;
	background-image: url(/wp-content/uploads/css_img/point-02.png);
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size: 30px auto;
	-webkit-background-size: 30px auto;
	-o-background-size: 30px auto;
	-ms-background-size: 30px auto;
	padding: 10px;
	padding-left: 42px;
	border-bottom: 1px dashed rgba(170, 170, 170, 0.48);
	display: inline-block;
}
.headline-3 {
	font-family: "";
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	margin-top: 5rem;
	margin-bottom: 2rem;
	padding: .6em 1.2em;
	background: fff799;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.43);
}
.headline-4 {
	font-family: "";
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	margin-top: 5rem;
	margin-bottom: 2rem;
	padding: .6em 1.2em;
	background: #f4f4f4;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
}
@media screen and (max-width: 735px) {
	/*-----------------735px以下で適用する内容----------------*/
	.single-title {
		font-size: 18px;
		padding: 10px 0;
	}
	.headline, .headline-1 {
		font-size: 22px;
		background-position: left 5px;
		-moz-background-size: 35px auto;
		-webkit-background-size: 35px auto;
		-o-background-size: 35px auto;
		-ms-background-size: 35px auto;
		padding-left: 35px;
	}
	.headline-2, .headline-3 {
		line-height: 1.4em;
		background: unset;
		background-image: none;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-bottom: 12px;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #888;
		padding: 2px 2px 2px 12px;
		display: block;
	}
	.headline-4 {
		font-size: 18px;
	}
	.TXT-GRAY {
		font-size: 100%;
	}
	.TXT-HD {
		font-size: 15px;
		font-weight: 400;
		position: relative;
		line-height: 1.4;
		padding: 0.25em 1em;
		display: block;
		top: 0;
		margin: 20px 0 20px 0;
		color: #2f5d50;
	}
	.flexbox1 {
		display: block;
	}
	#tpcf_conten .w_lift dl dt {
		padding: 0px 10px;
	}
}
/*-----------------キャプション入り フレックスボックス写真----------------*/

.entry .flex_gallery .wp-caption.alignnone, .entry .flex_gallery .wp-caption.alignleft, .entry .flex_gallery .wp-caption.alignright {
	width: 100%!important;
	overflow: hidden;
	margin-bottom: 15px;
}
figcaption, .wp-caption-text {
	text-align: center;
}
.font-l10 {
	margin: 0px 0px 0px 10px;
	margin-bottom: 0px;
}
.font-l20 {
	margin: 0px 0px 0px 20px;
	margin-bottom: 0px;
}
.font-dott1 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999;
	padding-bottom: 12px;
}
.font-dott2 {
	font-size: 120%;
	margin: 10px 0px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	padding: 12px 0px;
}
.f-left {
	float: left;
	vertical-align: middle;
}
p.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}
.entry dt {
	font-size: 16px;
	color: #111;
	font-family: "";
	margin-bottom: .3em;
}
.entry dd {
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 8px;
}
.entry dd+dt {
	margin-top: 2rem;
}
/*.entry #sentences  dd + dt, .entry #sentences1  dd + dt, .entry #sentences2  dd + dt, .entry #sentences3  dd + dt, .entry #sentences4  dd + dt, */

.entry .labletab dd+dt {
	margin-top: unset;
}
#normal dl {
	width: auto;
}
#normal dt {
	font-family: 'Murecho', sans-serif;
	font-weight: 300;
	font-size: 110%;
	clear: left;
	float: left;
	width: 200px;
	color: #bc3554;
}
#normal dd {
	margin: 0px 0px 15px 245px;
	;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
}
#normal dd:before {
	content: '……';
	position: absolute;
	display: block;
	margin-left: -2.5em;
}
#table_t dl {
	background: #f4f4f4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}
#table_t dt {
	font-size: 110%;
	font-weight: 300;
	color: #333;
	width: 15%;
	float: left;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
	margin-top: 0;
}
#table_t dd {
	background: #fff;
	color: #555;
	margin-left: 15%;
	border-left: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #ccc;
	margin-bottom: 0em;
	box-sizing: border-box;
}
#table_t dd:after {
	content: '';
	display: block;
	clear: both;
}
@media screen and (max-width: 768px) {
	#table_t dt {
		width: 25%;
	}
	#table_t dd {
		margin-left: 25%;
	}
}
#tensen dl {
	width: auto;
}
#tensen dt {
	font-family: 'Murecho', sans-serif;
	font-size: 110%;
	clear: left;
	float: left;
	width: 145px;
	font-weight: 400;
	color: #2d4682;
	margin: 0px;
}
#tensen dd {
	margin: 0px 0px 15px 185px;
	;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
#tensen dd:before {
	content: '……';
	position: absolute;
	display: block;
	margin-left: -2.5em;
}
#sentences dl {
	width: auto;
}
#sentences dt {
	font-family: '';
	color: #000000;
	font-weight: 400;
	font-size: 125%;
	margin-top: 25px;
	margin-bottom: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #bcc7d7;
	padding-left: 12px;
}
#sentences dd+dt {
	margin-top: unset;
}
#sentences dd {
	font-size: 100%;
	line-height: 1.6;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	/*   margin-left: 23px;*/
	padding-right: 0px;
	/*  padding-left: 6px;*/
	padding-bottom: 3px;
}
#sentences0 dl {
	width: auto;
}
#sentences0 dt {
	font-family: 'Murecho', sans-serif;
	color: #2d4682;
	font-weight: 500;
	font-size: 130%;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999;
	padding-bottom: 5px;
	/* display: flex; */
}
#sentences0 dd {
	font-size: 100%;
	line-height: 1.6;
	padding: 2px;
	margin-left: 0px;
	margin-top: 2px;
}
#sentences1 dl {
	width: auto;
}
#sentences1 dt {
	font-family: 'Murecho', sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 145%;
	margin-top: 25px;
	margin-bottom: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #888;
	padding-left: 16px
}
#sentences1 dd {
	font-size: 100%;
	line-height: 1.75;
	/*     border-bottom-width: 1px;*/
	/*     border-bottom-style: solid;*/
	/*     border-bottom-color: #bbb;*/
	margin-top: 5px;
	margin-bottom: 10px;
	/*   margin-left: 15px; */
	padding-right: 15px;
	/*   padding-left: 6px; */
	padding-bottom: 3px;
}
#sentences2 dl {
	width: auto;
}
#sentences2 dt {
	font-family: 'Murecho', sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 145%;
	margin-top: 25px;
	margin-bottom: 12px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #cdd6df;
	padding-left: 8px;
	display: inline-block;
}
#sentences2 dd {
	font-size: 100%;
	line-height: 1.65;
	border-bottom-width: 1px;
	/* border-bottom-style: solid; */
	/* border-bottom-color: #999999; */
	;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding-right: 0px;
	padding-left: 6px;
	padding-bottom: 3px;
}
#sentences3 dl {
	width: auto;
}
#sentences3 dt {
	font-family: 'Murecho', sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 145%;
	margin-top: 25px;
	margin-bottom: 12px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 8px
}
#sentences3 dd {
	font-size: 100%;
	line-height: 1.75;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding-right: 0px;
	padding-left: 6px;
	padding-bottom: 3px;
}
#sentences4 dl {
	width: auto;
}
#sentences4 dt {
	font-family: 'Murecho';
	padding: 2px 18px;
	border-radius: 3px;
	background: #2d4682;
	font-weight: normal;
	/* line-height: 25px; */
	text-align: center;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	/* margin: 10px 0; */
}
#sentences4 dd {
	font-size: 100%;
	line-height: 1.7;
	margin-left: 0px;
	margin-top: 2px;
}
#sentences5 dl {
	margin: 0;
	padding: .5em;
	width: 460px;
	background-color: #fff;
}
#sentences5 dt {
	margin: 0;
	padding: .5em;
	font-weight: bold;
	background-color: #e0e0e0;
	letter-spacing: 0.05rem;
	font-size: 1.2em;
}
#sentences5 dd {
	margin: 0.5em 0;
	padding: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .5em;
	border-left: 1px solid #333;
	font-size: 1em;
	clear: both;
}
#sentences5 dd.noline-red {
	color: #900;
	font-size: .8em;
	margin: 0em 0em 0.5em 0em;
	clear: both;
	padding-left: 0;
	border-left: none;
}
#sentences5 dd.noline {
	color: #666;
	font-size: .8em;
	margin: 0em 0em 0.5em 0em;
	clear: both;
	padding-left: 0;
	border-left: none;
}
#res-table-lg dl {
	width: auto;
}
#res-table-lg dt {
	display: inline-block;
	font-family: 'Murecho', sans-serif;
	font-weight: 400;
	font-size: 125%;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #2d4682;
	padding: 6px 2px
}
#res-table-lg dd {
	font-size: 100%;
	line-height: 1.7;
	margin-left: 0px;
	margin-top: 2px;
}
#syohin dl {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	box-sizing: border-box;
}
#syohin dt {
	width: 80px;
	float: left;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
}
#syohin dd {
	margin-left: 80px;
	border-left: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #ddd;
	margin-bottom: 0em;
	box-sizing: border-box;
}
#syohin dd:after {
	content: '';
	display: block;
	clear: both;
}
#setsumei dl {
	width: auto;
}
#setsumei dt {
	width: 85px;
	float: left;
	padding: 3px 5px 0px 0px;
	box-sizing: border-box;
}
#setsumei dt:before {
	font-size: 90%;
	content: "◇"!important;
}
#setsumei dd {
	padding-left: 2em;
	text-indent: -2em;
	margin-left: 105px;
	padding: 3px 5px 3px 5px;
	margin-bottom: 0em;
	box-sizing: border-box;
}
#setsumei dd:before {
	content: '…　';
	list-style-position: inside;
}
#setsumei dd:after {
	content: '';
	display: block;
	clear: both;
}
.w_lift dl {
	width: auto;
}
.w_lift dt {
	font-family: 'Murecho', sans-serif;
	font-size: 16px;
	clear: left;
	float: left;
	width: 120px;
	font-weight: 400;
	color: #2d4682;
	padding-right: 0.5em;
	margin: 0px;
	text-align: right;
}
.w_lift dd {
	margin: 0px 0px 15px 160px;
	font-size: 16px!important;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
.w_lift dd:before {
	content: '……';
	position: absolute;
	display: block;
	margin-left: -2.5em;
}
.w_lift dd+dt {
	margin-top: 0rem;
}
.arrowList ul {
	margin: 0px 0px 20px 25px;
}
ul.arrowList li {
	list-style: none;
	padding-left: 1.2rem;
	position: relative;
	margin: 0px 0px 6px 0px;
	padding: 2px;
}
ul.arrowList li:before, ul.arrowList li:after {
	content: "";
	display: block;
	position: absolute;
}
.main ol {
	counter-reset: number;
	list-style-type: none!important;
	padding: 0.5em;
	margin: 0px 10px 15px 30px;
}
.main ol li {
	position: relative;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 30px;
	list-style: none
}
.main ol li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/display: inline-block;
	background: #74c2f8;
	color: white;
	font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 15px;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*.entry ol li, .entry ol ul ol li {list-style: none}*/

.kome-aka li, .kome li {
	list-style: none!important;
}
.entry .kome ul {
	margin: 0 0 15px 30px;
	list-style: none!important;
}
.entry .kome li {
	font-size: 100%;
	text-indent: -1em;
	margin: 0 0 6px 1em;
	line-height: 1.5em;
	list-style: none!important;
}
.entry .kome li:before {
	font-weight: bold;
	content: "※"!important;
	display: inline-block;
	width: 1em;
	text-indent: 0;
}
.entry .kome-aka ul {
	margin: 0 0 15px 30px;
	list-style: none;
}
.entry .kome-aka li {
	font-size: 100%;
	text-indent: -1em;
	margin: 0 0 6px 1em;
	color: #c82c55;
	line-height: 1.5em;
	list-style: none!important;
}
.entry .kome-aka li:before {
	font-weight: bold;
	content: "※"!important;
	display: inline-block;
	width: 1em;
	text-indent: 0;
	color: #c82c55;
}
.entry .daia ul {
	margin: 0 0 15px 30px;
	list-style: none;
}
.entry .daia li {
	font-size: 100%;
	text-indent: -1em;
	margin: 0 0 6px 1em;
	line-height: 1.5em;
	list-style: none!important;
}
.entry .daia li:before {
	content: "◇"!important;
	display: inline-block;
	width: 1em;
	text-indent: 0;
}
/*----------------- グリッドフォトギャラリーレイアウト(コスプレローケーション) ----------------*/

#gurid-gallery {
	columns: 260px;
	column-gap: 10px;
	margin: 10px;
}
#gurid-gallery img {
	width: 100%;
	height: auto;
	padding: 5px;
	/* 写真外枠を白フチに */
	background-color: #fff;
	margin-bottom: 5px;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
}
/*--------Flexbox Masonry レイアウト（フォトコン）---------*/

.flexbox2 {
	display: grid;
	grid-template-columns: 47% 47%;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	justify-items: stretch;
	align-items: stretch;
	clear: both;
}
// Each flex item 2 column
.fb-item2 {
	position: relative;
	width: 50%;
}
.flexbox {
	display: grid;
	grid-template-columns: 30% 30% 30%;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	justify-items: stretch;
	align-items: stretch;
	clear: both;
}
// Each flex item 3 column
.fb-item {
	position: relative;
	width: 30%;
}
.flexbox1 {
	display: grid;
	grid-template-columns: 60% 30%;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	justify-items: stretch;
	align-items: stretch;
	clear: both;
}
// Each flex item 2 column
.fb-item1 {
	position: relative;
	width: 60%;
}
.fb-item img {
	border: 1px solid #ccc;
	width: 100%;
	display: block;
	transition: all .8s;
	border-radius: 6px;
	/* CSS3草案 */
	-webkit-border-radius: 6px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	/* Firefox用 */
}
.fb-title {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px!important;
	font-size: 135%;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.42);
}
.fb-nickname {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px!important;
	font-size: 110%;
	font-weight: 600;
}
.fb-setsumei {
	text-align: left;
	width: 100%;
	margin: 0px;
	line-height: 160%;
	padding: 0px;
	font-size: 100%;
	text-shadow: 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff, 0px 0px 7px #fff, 0px 0px 8px #fff;
}
.fb-item2 img {
	width: 100%;
	display: block;
	transition: all .8s;
	border-radius: 8px;
	/* CSS3草案 */
	-webkit-border-radius: 8px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px;
	/* Firefox用 */
}
.fb-item-in {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
}
.fb-item-in dt, .fb_kougo-text dd {
	text-align: left;
}
.fb-item-in dl {
	margin-bottom: 30px;
}
.fb-item-in dt {
	font-weight: 600;
	margin-bottom: 0.5em;
	font-size: 135%;
	/*color: #1b7241;*/
	letter-spacing: 0.1em;
}
.fb-item-in dd {
	font-weight: 400;
	text-align: left;
	line-height: 165%;
	margin-bottom: 0.6em;
	font-size: 100%!important;
	padding-left: 20px;
}
.flexbox .fb-item p.fb-title+p {
	margin-bottom: 0em!important;
	margin-top: 0em!important;
}
@media screen and (max-width: 739px) and (min-width: 0px) {
	.flexbox {
		display: grid;
		grid-template-columns: 100%;
	}
	.fb-title {
		font-size: 100%;
		line-height: 150%;
	}
	.fb-nickname {
		font-size: 100%;
		font-weight: 600;
		line-height: 150%;
	}
	.fb-setsumei {
		font-size: 75%;
		line-height: 150%;
	}
	.fb-item {
		width: 100%;
	}
	.entry .fb_kougo-text .flexbox {
		float: unset;
	}
	.entry #body .fb_kougo-text h2 {
		font-weight: 600;
		font-size: 2.3rem;
		text-align: left;
	}
}
/*左右交互のflexboxパターン…（1/2） -*/

.fb_kougo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.fb_kougo-wrap:nth-child(odd) {
	flex-direction: row-reverse;
}
.fb_kougo1-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.fb_kougo1-wrap:nth-child(odd) {
	flex-direction: row-reverse;
}
.fb_kougo2-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.fb_kougo2-wrap:nth-child(odd) {
	flex-direction: row-reverse;
}
.fb_kougo3-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.fb_kougo3-wrap:nth-child(odd) {
	flex-direction: row-reverse;
}
.fb_kougo-text {
	font-size: 100%;
	width: 60%;
	/*flex: 2;*/
}
.fb_kougo-textp {
	font-size: 105%;
	margin-bottom: 0.7em;
}
.fb_kougo-text.labletab {
	margin-top: 1em;
}
.fb_kougo-img {
	width: 35%;
	/*flex: 1;*/
}
.fb_kougo1-text {
	font-size: 100%;
	width: 70%;
	/*flex: 2;*/
}
.fb_kougo1-textp {
	font-size: 105%;
	margin-bottom: 0.7em;
}
.fb_kougo1-text.labletab {
	margin-top: 1em;
}
.fb_kougo1-img {
	width: 25%;
	/*flex: 1;*/
}
.fb_kougo-wrap .fb_kougo-text h2 {
	margin-bottom: 2rem;
	margin-top: 0px!important;
	font-size: 40px;
	padding-bottom: 12px;
	margin-bottom: 25px;
}
.fb_kougo1-wrap .fb_kougo1-text h2 {
	font-family: "";
	color: #ff860e;
	margin-bottom: 2rem;
	margin-top: 0px!important;
	font-size: 38px;
	padding-bottom: 12px;
	margin-bottom: 25px;
}
.fb_kougo2-wrap .fb_kougo-text h2 {
	font-family: "";
	color: #222;
	margin-bottom: 2rem;
	margin-top: 0px!important;
	font-size: 36px;
	padding-bottom: 12px;
	margin-bottom: 25px;
}
.fb_kougo3-wrap .fb_kougo-text h2 {
	font-family: "Sawarabi Gothic";
	color: #6187c1;
	margin-bottom: 2rem;
	margin-top: 0px!important;
	font-size: 32px;
	;
	padding-bottom: 12px;
	margin-bottom: 25px;
}
.fb_kougo-wrap .fb_kougo-img img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0;
	/* border: 1px solid #FFFFFF; */
	border-radius: 6px!important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 80%);
	-moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 80%);
}
.fb_kougo-img .wp-caption {
	border: none!important;
	overflow: unset!important;
}
.fb_kougo1-wrap .fb_kougo1-img img {
	display: block;
	height: auto;
	margin-top: 0;
	border: 1px solid #FFFFFF;
	border-radius: 8px!important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.fb_kougo2-wrap .fb_kougo-img img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0;
	border: 5px solid #c4cfd4;
	border-radius: 12px!important;
}
.fb_kougo3-wrap .fb_kougo-img img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0;
	border: 1px solid #FFFFFF;
	border-radius: 24px!important;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.fb_kougo-img .wp-caption {
	border: none!important;
	overflow: unset!important;
}
.fb_kougo1-img .wp-caption {
	border: none!important;
	overflow: unset!important;
}
.fb_kougo-text .labletab .lable_title {
	font-size: 18px;
	margin-bottom: 2px;
}
/*-------- ギャラリー ---------*/

.flex_gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: stretch;
}
.flex_gallery li {
	padding: 0px 10px 0px 0px;
	list-style: none;
}
.flex_gallery li img {
	border-radius: 10px;
}
.entry .flex_gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: stretch;
}
.entry .flex_gallery li {
	padding: 0px 10px 0px 0px;
	list-style: none;
	width: 100%;
}
.entry .flex_gallery li img {
	border-radius: 10px;
	display: block;
	margin: 5px 0;
}
.entry .flex_gallery .wp-caption, .fb_kougo-wrap .flex_gallery .wp-caption, .fb_kougo1-wrap .flex_gallery .wp-caption, .fb_kougo2-wrap .flex_gallery .wp-caption, .fb_kougo3-wrap .flex_gallery .wp-caption {
	padding: 0px;
	border: none;
	border-radius: 6px;
	overflow: unset!important;
}
.entry .flex_gallery .wp-caption-text, .fb_kougo-wrap .flex_gallery .wp-caption-text, .fb_kougo2-wrap .flex_gallery .wp-caption-text, .fb_kougo3-wrap .flex_gallery .wp-caption-text {
	font-size: 12px!important;
	line-height: 150%;
	padding: 0px;
	text-align: center;
	margin: 5px 0;
}
.entry .flex_gallery img, .fb_kougo-wrap .flex_gallery img, .fb_kougo2-wrap .flex_gallery img, .fb_kougo3-wrap .flex_gallery img {
	background: #fff;
	border: #DBDBDB 1px solid;
	border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px!important;
	-webkit-border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px!important;
	-moz-border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px!important;
	border-width: 1px!important;
	border-color: #DBDBDB!important;
}
.home .flex_gallery {
	padding: 10px 5px;
}
.home .flex_gallery li {
	padding: 0px 10px;
}
.home .flex_gallery li a img {
	opacity: 1;
	transition: 0.3s;
}
.home .flex_gallery li a:hover img {
	opacity: .5;
}
#widget-container-footer .flex_gallery {
	padding: 10px 5px;
}
#widget-container-footer .flex_gallery li {
	padding: 0px 10px;
}
#widget-container-footer .flex_gallery li a img {
	opacity: 1;
	transition: 0.3s;
}
#widget-container-footer .flex_gallery li a:hover img {
	opacity: .5;
}
@media screen and (max-width: 768px) {
	.fb_kougo-wrap, .fb_kougo-wrap:nth-child(odd) {
		flex-direction: column;
	}
	.fb_kougo2-wrap, .fb_kougo2-wrap:nth-child(odd) {
		flex-direction: column;
	}
	.fb_kougo3-wrap, .fb_kougo3-wrap:nth-child(odd) {
		flex-direction: column;
	}
	.fb_kougo-text, .fb_kougo-img {
		width: 100%;
		/*flex: 1;*/
	}
	.fb_kougo-img img, {
		padding: 0px!important;
		margin-bottom: 5px;
	}
	.fb_kougo-text {
		padding: 0rem;
	}
	.fb_kougo-text h2 {
		text-align: center;
	}
	.fb_kougo-img .wp-caption-text {
		display: none;
	}
	.flex_gallery {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		align-content: space-around;
	}
	.flex_gallery li {
		flex-basis: 47%;
		padding: 0px 2px 10px 0px;
	}
	.entry .flex_gallery {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		align-content: space-around;
	}
	.entry .flex_gallery li {
		flex-basis: 47%;
		padding: 0px 2px 10px 0px;
		width: 100%;
	}
	.fb_kougo2-wrap .fb_kougo-img img {
		border: 2px solid #ccc;
		border-radius: 12px;
	}
	.fb_kougo-wrap .fb_kougo-img img {
		padding: 0px!important;
	}
}
#body li figure {
	margin: 0em;
}
/*--------Flexbox Masonry レイアウト（フォトコンに追加トップCF）---------*/

.fb-toptitle {
	width: 100%;
	color: #246cab;
	margin-bottom: 4px!important;
	line-height: 1.35em;
	padding-left: 1.4em;
	text-indent: -1.4em;
	font-size: 115%;
	font-weight: 600;
}
.fb-subtitle {
	text-align: left;
	width: 100%;
	padding: 12px 0px;
	margin: 8px 0px 12px 0px;
	color: #946b47;
	line-height: 1.35em;
	font-size: 15px;
	background: url(/wp-content/uploads/css_img/hd-line_2.png) left top / auto auto repeat-x, url(/wp-content/uploads/css_img/hd-line_2.png) left bottom / auto auto repeat-x;
	-moz-background-size: 250px auto;
	-webkit-background-size: 250px auto;
	-o-background-size: 250px auto;
	-ms-background-size: 250px auto;
}
.icon-1, .icon-2, .icon-3, .icon-4, .icon-5, .icon-6, .icon-7, .icon-8, .icon-9 {
	display: inline-block;
	width: 25px;
	height: 20px;
	vertical-align: bottom;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	-o-background-size: 18px auto;
	-ms-background-size: 18px auto;
}
.icon-1 {
	background: url(/wp-content/uploads/css_img/topcf_01.png) left bottom no-repeat;
}
.icon-2 {
	background: url(/wp-content/uploads/css_img/topcf_02.png) left bottom no-repeat;
}
.icon-3 {
	background: url(/wp-content/uploads/css_img/topcf_03.png) left bottom no-repeat;
}
.icon-4 {
	background: url(/wp-content/uploads/css_img/topcf_04.png) left bottom no-repeat;
}
.icon-5 {
	background: url(/wp-content/uploads/css_img/topcf_05.png) left bottom no-repeat;
}
.icon-6 {
	background: url(/wp-content/uploads/css_img/topcf_06.png) left bottom no-repeat;
}
.icon-7 {
	background: url(/wp-content/uploads/css_img/topcf_07.png) left bottom no-repeat;
}
.icon-8 {
	background: url(/wp-content/uploads/css_img/topcf_08.png) left bottom no-repeat;
}
#top_cf .fb-setsumei {
	font-size: 13px;
	line-height: 1.5em;
}
/* ページ内左右交互のflexボックス内3列 */

.fb_kougo-text .flexbox {
	font-size: 115%!important;
	font-weight: 500;
	float: left;
	text-align: center;
}
.fb_kougo-text .fb-setsumei {
	text-align: center;
	font-size: 80%!important;
	color: #c58758;
	margin-top: -5px;
}
.fb_kougo-text .flexbox img {
	margin-bottom: 0px;
	margin-top: 7px;
}
.fb-item dt, .fb_kougo-text dd {
	text-align: left;
}
.fb-item dt {
	font-weight: 500;
	margin-bottom: 0.5em;
}
.fb-item dd {
	font-weight: 400;
	text-align: left;
	line-height: 140%;
	margin-bottom: 0.5em;
	font-size: 85%!important;
}
.project-item.style-1 img {
	border-radius: 40px;
}
.home .main h2.widgettitle {
	font-family: "";
	margin-bottom: 2rem;
	margin-top: 0px;
	font-size: 45px;
	background-image: url(/wp-content/uploads/css_img/hd_bg_sl_g.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: 400;
	color: #5972f0;
}
.home .main h2.post-title a {
	font-size: 28px;
}
.post-thumbnail img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
	border-radius: 10px;
}
.post_description .excerpt {
	font-size: 14px;
	line-height: 1.6em;
}
.post-list .page, .post-list .post, .post-list .post-type-archive, .post-list .product {
	margin: 10px;
	box-sizing: border-box;
}
@media only screen and (max-width:769px) {
	.project-item.style-1 img {
		border-radius: 5px;
	}
	.post-thumbnail img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
		border-radius: 5px;
	}
	.main h2.post-title a {
		font-size: 24px!important;
		line-height: 0.5em;
	}
	.home .content-area {
		background-image: none;
	}
	.home .main h2.widgettitle {
		font-size: 28px;
	}
	.home .main h2.post-title a {
		font-size: 22px;
	}
}
/* スキーレンタル・スクールフォーム　パソコン表示
---------------------------------------------------------------*/

.hyou {
	margin: 0 10px 0 10px;
	padding: 0;
}
.hyou dl {
	line-height: 190%;
	font-size: 100%;
	text-align: left;
	margin: 0 0 5px;
	padding: 4px;
}
.hyou dl dt {
	color: #333;
	font-weight: bold;
	text-indent: 1em;
	margin: 0;
	padding: 4px 0 0!important;
	float: left;
}
.hyou dl dd {
	font-size: 100%;
	margin: 0;
	padding: 4px 5px 3px 200px!important;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	line-height: 200%!important;
}
.hyou element.style {
	width: 100%!important;
}
@media screen and (max-width:640px) {
	/*-----------------640px以下で適用する内容----------------*/
	.hyou dl dd {
		font-size: 85%;
		padding: 4px 5px 3px 180px;
	}
	/*スキーレンタル・スクールフォーム　スマホ表示*/
	.hyou {
		margin: 0 0px 0 0px;
		padding: 0;
	}
	.hyou dl {
		line-height: 190%;
		text-align: left;
		margin: 0 0 0px;
		padding: 4px 0 4px 0px;
	}
	.hyou dl dt {
		color: #333;
		font-size: 100%!important;
		font-weight: bold;
		text-indent: 0;
		margin: 0;
		padding: 0 0 0 0;
		float: left;
	}
	.hyou dl dd {
		margin: 0;
		font-size: 100%!important;
		padding: 4px 0px 3px 110px!important;
		text-align: left;
		border-bottom: 1px solid #cccccc!important;
		line-height: 200%!important;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input {
		padding: 5px 5px;
	}
}
/*バナーフレックスボックス*/

.banner-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.banner-flex .b-item {
	align-self: stretch;
	align-items: center;
	margin-bottom: 8px;
}
.banner-flex .b-item a>img {
	box-shadow: 0 0px 5px -2px #000;
	transition: all .3s ease;
}
.mb .banner-flex .b-item img {
	max-width: 180px;
}
@media only screen and (max-width: 768px) and (min-width: 0px) {
	.mb .banner-flex .b-item img {
		max-width: 114px;
	}
}
/*---トイレ・ジオパーク表示--*/

.toilet-w {
	background: url(/wp-content/uploads/css_img/toilet_mark.png)no-repeat center;
	-webkit-background-size: 20px auto;
	-o-background-size: 20px auto;
	-ms-background-size: 20px auto;
	margin-left: 10px;
	color: rgba(0, 0, 0, 0);
}
.geo-w {
	background: url(/wp-content/uploads/css_img/geo_mark.png)no-repeat center;
	-webkit-background-size: 20px auto;
	-o-background-size: 20px auto;
	-ms-background-size: 20px auto;
	margin-left: 5px;
	color: rgba(0, 0, 0, 0);
}
/*リスト表示*/

.entry ul li {
	font-size: 100%;
	list-style: url(/wp-content/uploads/css_img/arrow-s_08.png);
}
.entry dd li {
	text-indent: -1.4em;
	padding-left: 1.8em;
}
.entry dd ol {
	margin: 5px 0;
}
.entry dd ol li {
	text-indent: unset;
	padding-left: 1em;
}
#body ol li {
	position: relative;
	margin: 5px 0 8px 0!important;
	padding-left: 0.3em;
}
/*トップアウトドア施設*/

.yagai-225 {
	/*各施設状況*/
	width: 50%;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 20px 0;
}
.yagai-225 dd+dt {
	margin-top: 0rem;
}
.yagai-225 dt a {
	color: #2d4682!important;
	font-weight: 600;
	padding-left: 17px;
	background: url(/wp-content/uploads/css_img/arrow-s_08.png) left 2px top 2px / auto auto no-repeat;
}
.yagai-225 dl {
	border: 1px solid #ccc;
	border-top: none;
	line-height: 1.3em;
}
.yagai-225 dt {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: none;
	border-right: none;
	background-color: rgba(245, 245, 245, 0.5);
	padding: 5px 6px 5px 6px;
}
.yagai-225 dd {
	border: none;
	padding: 5px 5px 10px 20px;
}
/*カート修正  */

div.usccart_navi li.ucart {
	font-size: 90%;
	background-color: #B3B3B3;
	float: left;
	margin: 0px;
	padding: 3px 0px 3px 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	max-width: 22.1%!important;
}
div.usccart_navi ol.ucart {
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 31px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
}
.usccart_navi ol {
	counter-reset: number;
	list-style-type: none!important;
	padding: 0.5em;
	margin: 0px 10px 15px 30px;
}
.usccart_navi ol li {
	position: relative;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 30px;
	list-style: none;
	display: block!important;
}
.usccart_navi ol li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/display: inline-block;
	background: #f43f72;
	color: white;
	font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 15px;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#cart table {
	border: 1px solid #CCCCCC;
	width: 100%;
}
#inside-cart .usccart_navi {
	line-height: 1.6;
}
#inside-cart .themeform button[type=submit], #inside-cart .themeform input[type=submit] {
	padding: 8px 14px;
	display: inline-block;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ff7142;
}
#inside-cart button, input[type="submit"] {
	font-size: 85%;
	color: #ffffff;
	padding: 4px 8px;
	display: inline-block;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ff7142;
}
input[type=button], input[type="submit"], input[type="reset"], input[type="search"], input[type="checkbox"], input[type="radio"] {
	cursor: pointer;
	padding: 8px 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#itempage .itemimg img {
	margin: 0 40px 40px auto!important;
}
#cart_table .thumbnail img {
	margin-bottom: 0px;
}
/* Q&Aメニュー など
------------------------------------------------------------*/

#QA {
	margin: 0px 0px 40px 0px;
	width: 100%;
}
#QAul {
	width: 100%;
	margin: 0px;
}
#QAul li {
	float: left;
	padding: 0;
	margin: 0px 6px 0px 0px;
	width: 102px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	background: url(/wp-content/uploads/css_img/qa-button_cr.png);
	color: #fff;
	list-style: none;
}
#QAul li A:link {
	float: left;
	padding: 0;
	margin: 0px;
	width: 102px;
	background: url(/wp-content/uploads/css_img/qa-button_off.png);
	color: #FFFFFF;
}
#QAul li A:hover {
	float: left;
	padding: 0;
	margin: 0;
	background: url(/wp-content/uploads/css_img/qa-button_on.png);
	color: #FFFFFF;
}
#QAul li A:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.QA_text {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: #000;
}
.QA_text a {
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 0;
	color: #000;
}
.tsuite {
	text-align: center;
	font-size: 70%;
	color: #333;
	margin: -2px 0px 0px 0px;
}
.QA_a-name {
	font-weight: bold;
	margin: 0px 20px;
	padding: 6px 0px 0px 28px;
	background: url(/wp-content/uploads/css_img/topcf_09.png) no-repeat 0 0;
	background-position: 0pt 3pt;
	background-size: 22px 22px;
}
.qa_q {
	font-weight: bold;
	margin: 0px 0px 0px 18px;
	padding: 2px 0px 10px 38px;
	background: url(/wp-content/uploads/css_img/icn_q.png) no-repeat 0 0;
}
.qa_a {
	color: #7c5c40;
	margin: 0px 0px 20px 40px;
	padding: 2px 0px 15px 38px;
	background: url(/wp-content/uploads/css_img/icn_a.png) no-repeat 0 0;
}
/*レスポンシブtable体験カレンダー等 詳細右揃え*/

#table_res table {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}
#table_res table th {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border: #ccc 1px solid;
	color: #007bbb;
	padding: 10px;
	background-color: #eee;
	white-space: nowrap;
}
#table_res table td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border: #ccc 1px solid;
	padding: 10px;
}
@media screen and (max-width: 480px) {
	#table_res table {
		border: none;
	}
	#table_res table thead {
		display: none;
	}
	#table_res table tr {
		border-top: 1px solid #ccc;
		display: block;
		margin-bottom: 20px;
	}
	#table_res table td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		display: block;
		padding: 10px;
		text-align: right;
	}
	#table_res table td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
	}
}
.w-box {
	width: auto;
	background-color: rgba(255, 255, 255, 0.5);
	color: #333;
	padding: 10px 5px 10px 15px;
	margin: 15px 0px 30px 0px;
	font-size: 14px;
	border: 1px solid #ccc;
}
/*---詳細説明及びフロー---*/

.flow {
	background-image: url(/wp-content/uploads/css_img/flow-b.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
dl.labletab.flow:last-child {
	background-image: none;
}
.labletab {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.labletab .lable {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/wp-content/uploads/css_img/label_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	text-align: center;
	float: left;
	font-size: 15px;
	background-color: transparent;
	padding: 2px 10px 0px 4px;
	letter-spacing: 0.05em;
	margin: 5px 0;
}
.labletab .lable2 {
	font-weight: 400!important;
	letter-spacing: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/wp-content/uploads/css_img/label_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	padding-top: 2px;
	text-align: center;
	padding-right: 10px;
	float: left;
	font-size: 15px;
	margin: 5px 0;
}
.labletab .lable_title {
	font-size: 20px!important;
	color: #2d4682;
	padding-top: 0px;
	margin-bottom: 6px;
	font-weight: 500;
}
.labletab .lable_title-s {
	font-size: 15px!important;
	color: #2d4682;
	padding-top: 0px;
	margin-bottom: 6px;
	font-weight: 500;
}
.labletab .lable_bold {
	font-size: 18px!important;
	font-weight: bold;
	color: #1e50a2;
}
.labletab dt {
	margin-bottom: 0.5em;
}
.labletab dd {
	font-size: 14px;
	padding: 4px 4px 0px 120px!important;
	margin-bottom: 12px;
}
.labletab_120 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.labletab_120 .lable120 {
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 120px;
	padding-top: 1px;
	text-align: center;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	font-size: 15px;
}
.labletab_120 .lable_c {
	background-image: url(/wp-content/uploads/css_img/label_bg_120c.png);
}
.labletab_120 .lable_b {
	background-image: url(/wp-content/uploads/css_img/label_bg_120b.png);
}
.labletab_120 .lable_o {
	background-image: url(/wp-content/uploads/css_img/label_bg_120o.png);
}
.labletab_120 .lable_g {
	background-image: url(/wp-content/uploads/css_img/label_bg_120g.png);
}
.labletab_120 .lable_c2 {
	background-image: url(/wp-content/uploads/css_img/label_bg_120c2.png);
}
.labletab_120 .lable_o2 {
	background-image: url(/wp-content/uploads/css_img/label_bg_120o2.png);
}
.labletab_120 .lable_g2 {
	background-image: url(/wp-content/uploads/css_img/label_bg_120g2.png);
}
.labletab_120 .lable_title {
	font-size: 20px!important;
	padding-top: 0px;
	margin-bottom: 6px;
}
.labletab_120 .title_c {
	color: #418b89;
}
.labletab_120 .title_b {
	color: #875829;
}
.labletab_120 .title_o {
	color: #6187c1;
}
.labletab_120 .title_g {
	color: #98cd60
}
.labletab_120 dd {
	float: none;
	font-size: 14px;
	padding-left: 143px;
	line-height: 1.7em;
	margin-bottom: 12px;
}
.labletab_120 dd:empty {
	content: " ";
}
.labletab-step {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.labletab-step .lable, .labletab-step .lable-200 {
	position: absolute;
	border-radius: 3px;
	background: #2d4682;
	width: 80px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding: 4px;
}
.labletab-step .lable_title {
	font-size: 18px!important;
	color: #2d4682;
	padding: 0px 0px 0px 110px!important;
	margin-bottom: 6px;
	font-weight: 500;
}
.labletab-step dt {
	margin-top: 0em!important;
}
.labletab-step dd {
	font-size: 14px;
	margin-bottom: 12px;
	color: #666;
}
@media screen and (max-width: 739px) and (min-width: 0px) {
	.flow {
		background-image: url(/wp-content/uploads/css_img/flow-b.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 40px;
	}
	.labletab-step .lable, .labletab .lable, .labletab_120 .lable120, .labletab .lable_bold {
		font-size: 14px;
	}
	.labletab-step .lable_title, .labletab .lable_title, .labletab_120 .lable_title {
		font-size: 15px;
	}
	.labletab-step dd, .labletab dd, .labletab_120 dd {
		font-size: 13px;
		line-height: 1.6em;
		padding: 0;
	}
}
.entry .square_btn {
	font-family: "";
	font-size: 20px;
	position: relative;
	display: inline-block;
	padding: 0.3em 2em;
	color: #fff;
	text-decoration: none;
	background: #5daaef;
	border: solid 1px #999;
	border-radius: 30px;
}
a.square_btn {
	color: #fff!important;
}
.container-inner .main .square_btn:hover {
	background: #fff;
	color: #67c5ff!important;
	border: solid 1px #67c5ff;
	border-radius: 5px;
}
/*------------------------写真+キャプション-----------------------*/

#imagebox {
	margin: 15px 15px 8px 0;
	padding: 0;
	float: left;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.imgbox img {
	border-radius: 12px;
	/* CSS3草案 */
	-webkit-border-radius: 12px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;
	/* Firefox用 */
	border: 7px solid #eeebe2;
}
#imagebox .caption {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin: 3px 0 5px auto;
}
.img_maru18_w {
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border: 5px solid #eeebe2;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px;
}
.img_maru18 {
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px;
}
.box_maru10 {
	line-height: 170%;
	padding: 20px;
	margin: 30px 10px;
	border: dashed 1px #999;
	font-size: 14px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #333;
}
.entry img.border {
	padding: 4px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #aaa;
}
/* リンクボタン */

.home a.cp_btn, .entry a.cp_btn {
	display: grid;
	padding: 0.4em 0.8em;
	text-align: center;
	text-decoration: none;
	border: 1px solid #066299;
	border-radius: 3px;
	transition: .4s;
	background-color: rgba(255, 255, 255, 0.5);
	margin: auto;
}
/* オンライン詳細変更 */

.skuform .button {
	background: unset;
}
td.button {
	border: none;
	background-color: unset;
	border-radius: unset;
}
#itempage table.skumulti .button {
	display: block;
	margin: unset;
	padding: 12px;
	background: unset;
	border-radius: unset;
	font-weight: unset;
	color: unset;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#itempage .skuform table.skumulti td.skudisp {
	font-weight: bold;
	font-size: 1.4rem;
	padding: 10px;
}
#itempage .skuform span.price {
	padding: 0px 5px;
	color: #ad3900;
}
#itempage .itemsubimg img {
	margin: 20px 3px;
	max-width: 100%;
	height: auto;
}
.skuform>div {
	display: inline-flex;
}
/* オンライン商品の個別高さ */

@media screen and (min-width: 1024px) {
	.category-item .loop-section .loop-div .loop-article.one-col {
		height: 480px;
	}
}
#itempage .field {
	display: grid;
}
.syohin .syouhin-setsumei p {
	margin: 0;
}
.syohin .syouhin-setsumei #sentences2 dl {
	margin-top: 30px;
}
/* コンタクトフォーム送信後 */

.wpcf7 form.sent .wpcf7-response-output {
	border-color: unset;
}
/* スキーレンタル・スクールフォーム　パソコン表示
---------------------------------------------------------------*/

.hyou {
	margin: 0 10px 0 10px;
	padding: 0;
}
.hyou dl {
	line-height: 190%;
	font-size: 100%;
	text-align: left;
	margin: 0 0 5px;
	padding: 4px;
}
.hyou dl dt {
	color: #333;
	font-weight: bold;
	text-indent: 1em;
	margin: 0;
	padding: 4px 0 0!important;
	float: left;
}
.hyou dl dd {
	font-size: 85%;
	margin: 0;
	padding: 4px 5px 3px 200px!important;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	line-height: 200%!important;
}
.hyou element.style {
	width: 100%!important;
}
@media screen and (max-width:640px) {
	/*-----------------640px以下で適用する内容----------------*/
	.hyou dl dd {
		font-size: 85%;
		padding: 4px 5px 3px 180px;
	}
	/*スキーレンタル・スクールフォーム　スマホ表示*/
	.hyou {
		margin: 0 0px 0 0px;
		padding: 0;
	}
	.hyou dl {
		line-height: 190%;
		text-align: left;
		margin: 0 0 0px;
		padding: 4px 0 4px 0px;
	}
	.hyou dl dt {
		color: #333;
		font-size: 100%!important;
		font-weight: bold;
		text-indent: 0;
		margin: 0;
		padding: 0 0 0 0;
		float: left;
	}
	.hyou dl dd {
		margin: 0;
		font-size: 100%!important;
		padding: 4px 0px 3px 110px!important;
		text-align: left;
		border-bottom: 1px solid #cccccc!important;
		line-height: 200%!important;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input {
		padding: 5px 5px;
	}
}
/* Pinterest風グリッドレイアウト */

.g_layout {
	margin: 0 auto;
	padding: 5px;
	width: 90%;
	background-color: #fff;
	column-count: 3;
	column-gap: 0;
}
@media (max-width: 800px) {
	.g_layout {
		column-count: 2;
	}
}
@media (max-width: 480px) {
	.g_layout {
		column-count: 1;
	}
}
.grid {
	padding: 5px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.text {
	padding: 20px;
	background-color: #e0f2f1;
}
.pic {
	padding: 5px 0;
	background-color: #222;
}
.entry #body .g_layout .grid .pic p {
	color: #fff!important;
}
.grid>* {
	border-radius: 8px;
}
.pic>*:not(img) {
	padding: 0 20px;
}
/* Pinterest風グリッドレイアウト（サイトマップ） */

.g_layout.smap {
	column-count: 6;
	width: 100%;
	background-color: unset;
}
@media (max-width: 800px) {
	.g_layout.smap {
		column-count: 4;
	}
}
@media (max-width: 480px) {
	.g_layout.smap {
		column-count: 2;
	}
}
.g_layout.smap .grid {
	padding: 5px;
}
.g_layout.smap .grid .text {
	background-color: #ffffff9c;
}
.g_layout.smap .grid .text a {
	font-size: 12px!important;
}
.g_layout.smap .grid>* {
	border-radius: 4px;
}
ul.sitemap_list {
	margin: 0;
	text-align: left;
}
ul.sitemap_list ul {
	margin: 0;
	text-align: left;
}
ul.f_sitemap {
	margin: 0;
	text-align: left;
}
li.smap-i {
	list-style: none;
	margin: 8px 0;
}
li.smap-c>ul {
	margin: 0;
}
li.smap-c {
	text-align: left;
	list-style: none;
}
#footer .g_layout.smap .grid .text li {
	list-style: none;
	line-height: 10px !important;
}
.g_layout.smap .grid .text .smap-c a {
	font-family: nitalago-ruika, sans-serif;
	font-style: normal;
	font-weight: 100;
}
.g_layout.smap .grid .text .smap-i a {
	font-family: iroha-27keyaki-stdn, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 12px !important;
}
#footer .g_layout.smap .grid li.smap-i {
	line-height: 1.2!important;
}
#footer .g_layout.smap .grid li.su-post {
	line-height: 1.2!important;
}
.g_layout.smap .grid .text a {
	line-height: 1.2!important;
}
li.smap-i, li.su-post {
	list-style: none;
	margin: 7px 0;
}
li.smap-c {
	margin: 5px 0;
}
.sitemap_list>li.smap-c, .text>li.smap-c {
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.sitemap_list>li.smap-c a, .text>li.smap-c a {
	padding-bottom: 5px;
}
/* 予約検索表示 */

div#yoyaku-kensaku_area {
	margin: 2px;
	text-align: center;
}
#yoyaku-kensaku_area h4.rese {
	padding: 5px 15px;
	margin: 20px 0 30px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.45);
	letter-spacing: 0.2em;
}
h4.rese i.icon-calendar {
	font-size: 85%;
	padding: 5px 10px;
	position: relative;
	top: 2px;
}
h4.rese::after {
	display: none;
}
div#kensaku {
	font-size: 1.1rem;
	margin: auto;
	overflow: auto;
	line-height: 300%;
}
#kensaku select {
	background-color: rgba(245, 245, 245, 0.75);
	padding: 1px 5px;
	line-height: 1.5em;
	border: 1px solid rgba(51, 51, 51, 0.45);
	color: #666;
	margin: 2px
}
#kensaku input[type="checkbox"], input[type="radio"] {
	margin-bottom: 3px;
	border: 2px solid rgba(51, 51, 51, 0.45);
	background-color: rgba(245, 245, 245, 0.75);
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
	-ms--border-radius: 3px;
	/* IE用 */
}
#kensaku span.kensaku-hd {
	font-weight: 400;
	margin-right: 4px;
	padding: 1px 10px;
	background-color: #000;
	color: #fff;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}
#kensaku .check-in, #kensaku .mitei, #kensaku .ninzu, #kensaku .hakusu, #kensaku .heyakazu, #kensaku .price, #kensaku .go-search {
	display: inline-flex;
	margin-left: 15px;
	line-height: 2em;
	margin-bottom: 6px;
}
#kensaku .mitei {
	font-size: 80%;
	line-height: 5em;
	float: left;
}
#kensaku .go-search input[type="submit"] {
	font-size: 13px;
	color: #000;
	margin: 0;
	line-height: 2em;
	background-color: rgba(245, 245, 245, 1.00);
	border: 1px solid rgba(51, 51, 51, 0.45);
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
	padding: 2px 18px;
}
#kensaku {
	color: #000;
	font-weight: normal;
}
#kensaku span.kensaku-hd {
	color: #fff;
	white-space: nowrap;
}
@media only screen and (max-width: 768px) and (min-width: 0) {
	.widget-container bottom mobile clearfix>.widget_text.widget-box.widget_custom_html.slider_fx {
		background-color: #fff;
		padding: 2px;
	}
	/* 予約検索背景 */
}
/* 予約検索 下のサブメニュー */

div#kensaku-sub {
	font-size: 1.1rem;
	margin: auto;
	overflow: auto;
	display: inline-block;
}
#kensaku-sub ul {
	padding: 0px 15px 0px 15px;
	width: 100%;
	margin: 0;
}
#kensaku-sub ul li {
	padding: 0px 10px 0px 18px;
	margin: 8px 6px 0px 6px;
	float: left;
	font-size: 12px;
	background-color: #eee;
	list-style: none;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
	/* list-style: url(/wp-content/uploads/css_img/arrow-s_08.png); */
	/* list-style-position: inside; */
	background-image: url(/wp-content/uploads/css_img/arrow-s_08.png);
	background-repeat: no-repeat;
	background-size: 0.6em;
	background-position: 12px center;
}
#kensaku-sub ul li a {
	color: #000;
	padding: 4px 10px 4px 5px;
	background-color: unset;
	font-weight: normal;
}
#kensaku-sub ul li a:hover {
	color: #999;
}
#ticker #kensaku-sub span {
	margin-right: unset;
	font-size: unset;
	color: unset;
}
#ticker {
	border-bottom: 1px solid #E5E5E5;
}
@media screen and (min-width: 768px) {
	.main_navi #ticker {
		padding: 25px 10px 45px 10px;
	}
}
@media screen and (max-width: 680px) {
	#kensaku-sub ul li {
		padding: 0px 2px 0px 8px;
		margin: 4px 0px 0px 0px;
		font-size: 13px;
		background-color: unset;
		border-radius: unset;
		background-size: 0.5em;
		background-position: 2px center;
	}
	#kensaku .go-search {
		margin: 15px;
	}
	.main_navi #ticker {
		background-color: #f4f7f9;
	}
}
/* ヘッダー上 SNS周辺 */

#global .sns .sns-around a {
	width: 72px;
}
#global .sns .sns-around a {
	width: 82px;
}
#global .sns li.sns-around span {
	font-size: 11px;
	padding: 0 5px;
}
li.sns-around.shop {
	background-color: #ecf1f4;
}
li.sns-around.access {
	background-color: #f5fcff;
}
#catchcopy .sns {
	display: flex;
	justify-content: center;
	margin-left: auto;
}
#catchcopy .sns li.sns-around {
	list-style: none;
}
#global div#catchcopy {
	display: block;
	Border-right: 1px solid #E5E5E5;
}
#catchcopy li.sns-around.lan-us {
	background-image: url(/wp-content/uploads/css_img/america.png);
	background-repeat: no-repeat;
	background-size: 1.5em;
	background-position: 12px center;
}
#catchcopy li.sns-around.lan-us a {
	width: 92px;
}
#catchcopy li.sns-around.lan-ch {
	background-image: url(/wp-content/uploads/css_img/chinese.png);
	background-repeat: no-repeat;
	background-size: 1.5em;
	background-position: 12px center;
}
#catchcopy li.sns-around.lan-ch a {
	width: 72px;
}
#catchcopy li.sns-around.lan-ko {
	background-image: url(/wp-content/uploads/css_img/korea.png);
	background-repeat: no-repeat;
	background-size: 1.5em;
	background-position: 12px center;
}
#catchcopy li.sns-around.lan-ko a {
	width: 130px;
}
#catchcopy .sns li.sns-around span {
	font-size: 11px;
	padding: 0 5px 0 28px;
}
/* トップスライダー*/

.home .custom-header .feature_meta h2 a {
	letter-spacing: 0.1rem;
	line-height: 1.5em;
	width: 78%;
	text-align: center;
	margin: auto;
	font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'sans-serif' !important;
}
element.style {}
.home .feature_meta {
	height: 150px;
}
/* トップお知らせ・施設・ランチ タブ */

.tab_container {
	padding-bottom: 1em;
	background-color: #fff;
	border: 1px solid #fff;
	margin: 0 auto;
}
.tab_item {
	width: calc(100%/3.1);
	padding: 15px 0;
	border-bottom: 3px solid #ccc;
	background-color: #fff;
	text-align: center;
	color: #37beb0;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	margin: 1px;
}
.tab_item:hover {
	opacity: 0.75;
}
input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 1em 1em 0;
	clear: both;
	overflow: hidden;
}
#tab1:checked~#tab1_content, #tab2:checked~#tab2_content, #tab3:checked~#tab3_content {
	display: block;
}
.tab_container input:checked+.tab_item {
	background-color: #37beb0;
	color: #fff;
}
#top_news .tab_container .tab_item {
	color: #aaa;
	font-size: 20px;
	font-weight: Normal;
	letter-spacing: 0.05em;
	border-bottom: 3px solid #aaa;
}
#top_news .tab_container .tab_item .sub-t {
	color: #c3d2b5;
	font-size: 12px;
	font-weight: Normal;
	display: block;
	margin-top: -1px;
}
#top_news .tab_container input:checked+.tab_item {
	background-color: unset;
	border-bottom: 3px solid #000;
	color: #000;
}
#top_news .tab_container input:checked+.tab_item span {
	color: #3f6d89;
}
#top_news .tab_container input:checked+.tab_item span.pc {
	color: #000;
}
.flexbox p.fb-setsumei {
	font-size: 1.2rem!important;
	letter-spacing: -0.02rem;margin: 0px!important;
}
h3.plx_title {
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 40px 0 12px 0;
	color: #3e2c27;
}
@keyframes blinking {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.blink {
	animation: blinking 1s ease-in-out infinite alternate;
}
/*トップ最新情報*/

.top-tab-news {
	margin: 0 -2.8%;
}
.news-contens {
	width: 43%;
	margin: 1em 3%;
	background-color: #fff;
	box-sizing: unset;
	display: inline-grid;
	align-items: start;
	justify-items: stretch;
}
.top-tab-news .news-contens h2 {
	background: none;
	padding: 0 0 6px;
	font-size: 1.7rem !important;
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
	text-align: left;
	width: 100%;
	font-family: nitalago-ruika, sans-serif;
	font-style: normal;
	font-weight: 100;
	margin: 1.6rem 0;
	color: #3e2c27;
}
.news-contens p.news-subtitle {
	font-size: 1.3rem !important;
	font-weight: bold !important;
	line-height: 1.6!important;
	padding: 0px;
	margin-bottom: 0.8rem;
}
.news-contens p.news-text {
	font-size: 1.15rem !important;
	text-align: justify;
	margin: 0;
	padding: 5px 0px;
	letter-spacing: 0em!important;
	color: #222;
	line-height: 1.6!important;
}
.news-contens p.news-link {
	font-size: 1.2rem !important;
	padding: 5px 0px;
}
.top-tab-news .news-contens .news-link a {
	color: #2d4682 !important;
}
@media screen and (max-width: 780px) {
	.news-contens {
		width: 94%;
	}
}
/* ++++ max-width: 580px ++++ */

@media screen and (max-width: 580px) {
	.yagai dl {
		width: 47%;
	}
}
/* ++++ max-width: 780px ++++ */

/*トップアウトインドア施設*/

.yagai {
	margin: 1em -0.4% 2em -0.4%;
}
.yagai dl {
	width: 23%;
	margin: 0.4em 0.4%;
	text-align: center;
	background-color: #fff;
	border: 1px solid #adadad;
	border-radius: 3px;
	box-sizing: unset;
	display: inline-grid;
	height: 82px;
	align-items: start;
	justify-items: stretch;
}
.yagai dl dt {
	border-bottom: 1px dotted #315985;
	background-color: #f6f6f6;
	margin: 0em;
	padding: 5px 0;
}
.yagai dl dd {
	margin: 0;
	font-size: .9em;
	padding: 5px;
}
@media screen and (max-width: 780px) {
	.yagai dl {
		width: 30%;
	}
}
/* ++++ max-width: 580px ++++ */

@media screen and (max-width: 580px) {
	.yagai dl {
		width: 47%;
	}
}
/* ++++ max-width: 780px ++++ */

/*ランチのお店*/

#tpcf_conten .fb_kougo2-wrap .fb_kougo-text {
	width: 65%;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text h2 {
	font-family: 'Zen Kaku Gothic New' !important;
	font-size: 1.7rem !important;
	font-weight: bold;
	border-bottom: 1px dotted #222;
	letter-spacing: 0em;
	line-height: unset;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text p {
	color: #222!important;
	margin: 0 0 0.3em 0;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text .labletab .lable2 {
	background-size: 98%;
	font-size: 15px!important;
	height: 30px;
	width: 80px;
	letter-spacing: 0px;
	padding-left: unset;
	padding: 0px 10px;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text .labletab .lable_title {
	font-size: 15px!important;
	color: #222;
	font-weight: 600;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text .labletab {
	margin: 10px 0;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text .labletab dd {
	padding: 5px 0px 0px 100px!important;
	line-height: 1.5;
	margin: 0;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text .kome li {
	margin: 0 0 3px -10px;
	line-height: 1.5!important;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-text #sentences dt {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-img {
	width: 30%;
}
#tpcf_conten .fb_kougo2-wrap .fb_kougo-img img {
	border: 1px solid #666;
	border-radius: 10px!important;
}
#tpcf_conten #top_news a.cp_btn {
	display: block;
}
/* トップ右 */

#tpcf_conten h2.title {
	color: #222;
	font-size: 20px;
	font-weight: Bold;
	letter-spacing: 0.05em;
	line-height: 30px;
}
#tpcf_conten .news-contens h2>span {
	color: unset;
	font-size: unset;
	font-weight: unset;
	letter-spacing: unset;
	line-height: unset;
	display: unset;
margin-left: unset;
}
#tpcf_conten h2>span {
	color: #727272;
	font-size: 12px;
	font-weight: Normal;
	letter-spacing: 0em;
	line-height: 20px;
	display: block;
}
/* トップ右 ライブカメラ */

#tpcf_conten #top_live {}
p.live_camera_text {
	margin: 1em 0;
}
/* トップ右 フェイスブック */

#tpcf_conten #top_fb {}
/* トップ右 ホテル */

#tpcf_conten #top_hotel {}
/* トップこちらも要チェック */

.su-custom-gallery .su-custom-gallery-slide img {
	padding: 0px;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.su-custom-gallery .su-custom-gallery-slide span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
@media screen and (min-width: 781px) {
	.su-custom-gallery-slide {
		width: 23%;
		text-align: center;
	}
}
@media screen and (max-width: 780px) {
	.su-custom-gallery-slide {
		width: 46%;
		text-align: center;
	}
}
/* お知らせスライダー */

#subslide .swiper-wrapper .slidetxt p {
	-webkit-line-clamp: 2;
}
.widget-content #top_news {
	font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
	#subslide .slidetxt p {
		height: 3em;
	}
}
@media only screen and (max-width: 767px) {
	#subslide .swiper-wrapper .slidetxt p {
		-webkit-line-clamp: 4;
		font-size: 1.6rem;
	}
}
@media only screen and (max-width: 480px) {
	#subslide .swiper-wrapper .slidetxt p {
		-webkit-line-clamp: 3;
		font-size: 1.4rem;
	}
}
.home #subslide .slidetxt time {
	letter-spacing: 0em;
	color: #333!important;
	font-weight: normal;
}
.home #subslide .slidetxt time:after {
	content: " 更新！";
}
.home #contents .list.three>li {
	width: calc(100% / 5 - 15px);
}
.home #contents section .list>li div>time {
	display: none;
}
/* おすすめのページ */

@media only screen and (max-width: 1024px) {
	.home #contents .list.row_sp>li p {
		display: block;
	}
	.home #contents .list>li a {
		-webkit-line-clamp: unset;
	}
}
/* 
@media screen and (max-width: 780px) {
.textwidget .su-image-carousel .flickity-slider {
    width: 48%;
}
.textwidget .su-image-carousel-adaptive .su-image-carousel-item, .textwidget .su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item {
    width: 48%;
}
}
 */

/* グランピングページ用*/

article#post-17867 .eyecatch-under-title.wow.fadeInUp {
	display: none;
}
article#post-17867 .dp_toc_container.pos-top {
	display: none;
}
div#glamping .flex_gallery li {
	padding: 0px 1px 0px 0px;
}
div#glamping .eye .su-row .su-column-size-1-2 {
	width: 49%;
}
div#glamping .eye .su-row .su-column {
	margin: 0 0 0 1%;
}
// Each flex item 4 column
.fb-item4 {
	position: relative;
	width: 25%;
}
.flexbox4 {
	display: grid;
	grid-template-columns: 24% 24% 24% 24%;
	grid-column-gap: 15px;
	grid-row-gap: 15px;
	justify-items: stretch;
	align-items: stretch;
}
body .flexbox4 .fb-item4 p img[class*="wp-image-"]:not(.aligncenter):not(.alignleft):not(.alignright) {
	margin: 0px;
	padding: 0;
}
p.fb-img {
	margin: 0 0 1em 0;
}
p.fb-nickname {
	margin: 0 0 0.5em 0!important;
}
@media only screen and (max-width: 1024px) {
	.flexbox4 {
		grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
	}
}
@media only screen and (max-width: 1024px) {
	.flexbox4 {
		grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
	}
}
@media only screen and (max-width: 768px) {
	.flexbox4 {
		grid-template-columns: 23% 23% 23% 23%;
	}
	div#glamping .eye .su-row .su-column-size-1-2 {
		width: 98.5%;
	}
	.entry .eye .flex_gallery.left-column li {
		flex-basis: 98%;
		padding: 0px 2px 10px 0px;
		width: 100%;
	}
	.entry .eye .flex_gallery li {
		flex-basis: 31%;
		padding: 0px 2px 10px 0px;
		width: 100%;
	}
	.entry .eye .flex_gallery {
		width: 100%;
		justify-content: space-evenly;
		margin: 4px 0;
	}
}
@media only screen and (max-width: 640px) {
	.flexbox4 {
		grid-template-columns: 48.5% 48.5%;
	}
}
@media only screen and (max-width: 480px) {
	div#glamping .eye .su-row .su-column-size-1-2 {
		width: 100%;
	}
}
/* --- 各ページ下 バナー --- */

.widget.shortcodes-ultimate .su-image-carousel-slides-style-minimal .su-image-carousel-item-content {
	margin: 5px;
}
/* +++++ オンラインショップメニュー+++++ */

/* --- ナビゲーションバー --- */

#onlineshop-nav {
	width: 100%;
	/* ナビゲーションの幅 */
	/* background-color: #f9f9f9; /* ナビゲーションの背景色 */
	/* border-top: 1px #cccccc solid; 上枠線 */
	/* border-bottom: 1px #cccccc solid; 下枠線 */
}
#onlineshop-nav .pagenation {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: -20px;
}
#onlineshop-nav ul.pagenation {
	margin: 0!important;
}
#onlineshop-nav .pagenation li {
	list-style: none;
}
#onlineshop-nav .pagenation li:not(:last-child) {
	margin-right: 20px;
}
#onlineshop-nav .pagenation li a, #onlineshop-nav .pagenation li span {
	display: block;
	padding: 15px 25px;
	line-height: 1;
	background-color: #fff;
	border: 1px solid #333333;
	margin: 0 5px;
	margin: 0 5px;
}
#onlineshop-nav .pagenation li span {
	color: #fff;
	background-color: #333333;
}
/* +++++  各ページ カテゴリー等タクソノミー非表示 +++++ */

#body header .taxonomies, .post-middle header .taxonomies, #contents_area .post-middle .taxonomies {
	Display: none;
}
/* +++++  各カテゴリー一覧ページ タイトル +++++ */

.category #contents header h1 {
	padding: 10px;
	Border-top: 1px dotted #D9D9D9;
	letter-spacing: 1em;
	text-indent: 1em;
	font-size: 3rem;
}
.category #contents header.cattitle i {
	font-weight: normal;
	color: #666;
}
/* +++++  お部屋等の囲み +++++ */

.box-1-dl-4t {
	padding: 10px 16px;
	margin: 0 auto 20px auto;
	border: 1px solid silver;
	background: #fcfcfc;
}
/* +++++ グリッドギャラリー  コスプレ+++++ */

div#gurid-gallery p img[class*="wp-image-"]:not(.aligncenter):not(.alignleft):not(.alignright) {
	margin: 0;
}
/* +++++ グローバルメニュー +++++ */

#nav .menu li.menu-item {
	font-family: vdl-logona, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.08rem;
}
#nav .menu .sub-menu li.menu-item {
	font-size: 13px;
	font-weight: normal;
}
@media only screen and (min-width: 1025px) {
	#nav .menu>li:not(:first-child) {
		margin-left: 28px;
	}
	#nav .menu>li:not(:first-child) {
		margin-left: 28px;
	}
	#nav .menu>li ul a {
		padding: 12px;
	}
}
/* +++++ スライダー +++++ */

/* +++++ フッターエリア +++++ */

#footer.foot aside.in {
	padding-bottom: 50px;
	padding-top: 50px;
}
#footer aside.in .textwidget.custom-html-widget {
	text-align: center;
	margin-bottom: 0px;
}
#footer aside.in .widget_text.widget.widget_custom_html {
	margin-bottom: 0px;
}
@media only screen and (min-width: 1024px) {
	#footer aside.in .col {
		width: 100%;
	}
}
.footer_burner {
	display: inline-flex;
	align-items: baseline;
	justify-content: center;
	flex-wrap: wrap;
}
.footer_burner .button20 {
	display: inline-flex;
}
.footer_burner .button20 a {
	background: #fff;
	border-radius: 2px;
	position: relative;
	margin: 10px;
	padding: 20px 60px;
	color: #313131;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	border: 1px solid #000;
	letter-spacing: 0.1em!important;
	font-size: 1.2rem!important;
}
.footer_burner .button20 a:hover {
	background: #ccc;
	color: #FFF;
}
.footer_burner .button20 a:before {
	position: relative;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 8px;
	color: #000;
}
.footer_burner .button20.footb1 a:before {
	content: "\f2bb";
}
.footer_burner .button20.footb2 a:before {
	content: "\f2bd";
}
.footer_burner .button20.footb3 a:before {
	content: "\f0e0";
}
#footer .footermenu li a {
	padding: 2px 10px;
	width: 100%;
}
#footer .in address {
	text-shadow: 1px 1px 2px black, 0 0 1em #666, 0 0 0.2em #909090;
}
#footer .footermenu .sub-menu li a {
	text-shadow: unset;
	font-size: 1.2rem;
	padding: 10px!important;
}
#footer .footermenu li a {
	text-shadow: 1px 1px 2px black, 0 0 1em #666, 0 0 0.2em #909090;
}
#footer .in .infomation .follow_btn a {
	text-shadow: 1px 1px 2px black, 0 0 1em #666, 0 0 0.2em #909090;
}
#footer .in .infomation>.logo {
	display: none;
}
#footer .fw_ngp {
	display: flex;
	justify-content: center;
	align-items: center;
}
#footer .fw_ngp .fw_title img {
	width: 70px;
	margin: 0 15px 0 0;
}
.fw_text {
	text-align: left;
	margin-bottom: -10px;
	text-shadow: 1px 1px 2px black, 0 0 1em #666, 0 0 0.2em #909090;
}
.fw_tel-fax {
	font-size: 1.32rem;
}
#footer .fw_ngp .fw_text a {
	font-size: 1.5rem !important;
	color: #fff !important;
	font-weight: 700 !important;
}
#footer .g_layout.smap .grid .text a:hover, {
	color: #388e3a !important;
}
@media only screen and (max-width: 1024px) {
	#footer .infomation .footermenu li {
		margin: 0 24px 8px 0;
		font-size: 1.4rem;
	}
	#footer .in[data-layout="center"] .infomation .footermenu li {
		margin: 5px 12px;
	}
	#footer .sns {
		margin: 15px 0!important;
		font-size: 1.2em;
	}
}
@media only screen and (max-width: 530px) {
	.footer_burner .button20 a {
		width: 240px;
	}
}
/* +++++ カテゴリー一覧 +++++ */

.archive #contents .list>li time {
	display: none;
}
.post-type-archive-news #contents .list>li time {
	display: block;
}
.archive #contents ul.archive-sort {
	display: none;
}
.archive #contents ul.cat {
	display: none;
}
/* +++++ 記事スライダー（大）20221009 変更 +++++ */

.swiper-slide .mainslide_img_main {
	height: 250px;
}
.swiper-wrapper .swiper-slide {
	height: 250px;
}
/* +++++ フォームのセレクト▽表示 +++++ */

.selectbox select {
	-moz-appearance: auto;
	-webkit-appearance: auto;
}
/* +++++ レンタルフォームの修正 +++++ */

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
	width: unset;
	display: inline-block;
	margin: 3px;
}
textarea {
	background-color: #0000000a!important;
	border-color: #dcd7ca;
}
input[type="checkbox"] {
	padding: unset;
}
/* +++++雪だるまの投票 +++++ */
.wp-polls .Buttons {
    color: #a95656;
}
/* +++++ v3のロゴを消す +++++ */

.grecaptcha-badge {
	visibility: hidden !important;
}
/* コンタクトフォーム送信後 */

.wpcf7 form.sent .wpcf7-response-output {
	border-color: unset;
}
/* +++++ サイトマップ +++++ 
#sitemap_list .cat-item > ul{
    display: inline-flex;
}*/

/* +++++ v3のロゴを消す +++++ */

.grecaptcha-badge {
	visibility: hidden !important;
}
/* プリントさせない */

@media print {
	section.contents_bg figure {
		display: none!important;
	}
	header#main_header .global_box {
		display: none!important;
	}
	.main_navi, .main_navi .article#ticker {
		display: none!important;
	}
	#header .yoyaku-kensaku_area {
		display: none!important;
	}
	#footer, figure {
		display: none!important;
	}
	footer#footer {
		display: none!important;
	}
	footer#footer .in {
		display: none!important;
	}
	footer#footer .in .col {
		display: none!important;
	}
	footer#footer .in .footer_widget {
		display: none!important;
	}
	footer#footer .footer_widget {
		display: none!important;
	}
	.g_layout.smap {
		display: none!important;
	}
	figure {
		display: none!important;
	}
	.su-image-carousel .flickity-slider {
		display: none!important;
	}
	/*body {
    margin-top: -115px;
} */
}

/* +++++ キャプション付きメディア +++++ */
@media (min-width: 1280px) {
.entry-content > .alignright, .entry-content > p .alignright, .entry-content > .wp-block-image .alignright {
    left: calc((100vw - 0rem) / 2 + 0rem + 4rem)!important;
position: initial!important;
}
}