@media (max-width: 640px) {
html {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.08rem;
	color: #352825;
}
}
@media (min-width: 641px) {
html {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.08rem;
	color: #352825;
}
}



body {
	background-color: #FFFFFF;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	padding-top: 0px;	
}
a {
    color:#352825
    text-decoration:none;
}

/* 明朝指定 */
.fon-min {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
/* 英語指定 */
.fon-en {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}
/* ゴシック指定 */
.fon-gosi {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
img {
	height: auto;
	max-width: 100%;
}
video{
	height: auto;
	max-width: 100%;
}
a:hover img{
	cursor:pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
	zoom:1;
}

.clear-all {
	clear: both;
}
a {
	transition-property: all;
	transition: 0.2s linear;
}
a:link,a:visited{
	text-decoration: none;
}
a:hover,a:active{
	text-decoration: none;
	filter:alpha(opacity=60);
	opacity:0.6;
}
a.link-deco {
	color: #0A50A1;
	text-decoration: underline;
}
.sp-change-pc {
	display:none;
}
.sp-change-sp {
	display:block;
}
.tb-cell2 {
	display: table-cell;
	vertical-align:middle;
	height: 40px;
	width: 100%;
}
.tb-cell {
	display: table-cell;
	vertical-align:middle;
	height: 80px;
	width: 100%;
}
#slidebars-btn{
	display:block;
	height: 50px;
	width:50px;
	position: absolute;
	z-index:250;
	top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	left: 10px;
}

/* ------メイン画像 画像切替------ */
.switch {
    visibility: hidden;
}
/* ------共通テキスト指定------ */
.txt-break {
	display:block;
}
.small-txt {
	font-size: 11px;
	line-height: 12px;
	display:inline;
}
.small-txt2 {
	font-size: 12px;
	line-height: 18px;
}
.mini-txt {
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a .mini-txt {
	color: #666666;
}
.mini-txt2 {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
}

.big-txt {
	font-size: 18px;
}
.w-txt {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-blog {
    font-size: 14px;
    line-height: 24px;
}
.txt-12 {
	font-size: 12px;
	line-height: 18px;
}
.txt-13 {
	font-size: 13px;
	line-height: 24px;
}
.txt-15 {
	font-size: 15px;
	line-height: 24px;
}
.txt-18 {
	font-size: 18px;
	line-height: 24px;
}
.txt-20 {
	font-size: 20px;
	line-height: 24px;
}
.top-cate-ttl {
	color: #004F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004F00;
	font-size: 18px;
}
.top-nav-ttl {
	font-size: 18px;
	color: #004F00;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


.top-news-sub {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}
.top-news {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
}

.top-red-ttl {
    font-weight: bold;
    color: #e6002d;
    text-decoration: none;
    margin-left: 5px;
    font-size: 14px;
}
a .top-red-ttl {
	color: #e6002d;
	text-decoration: none;
}


.top-ttl3 {
    color: #333333;
    text-decoration: none;
}
.box01 {
	border: 1px solid #999999;
	padding: 20px;
}
.outdoor-txt a:link {
	color: #333333;
	text-decoration: underline;
}
.outdoor-txt a:visited {
	color: #333333;
	text-decoration: underline;
}
.outdoor-txt a:hover {
	color: #333333;
	text-decoration: underline;
}

a .top-ttl3 {
	color: #333333;

}
a:hover .top-ttl3 {
    color: #333333;
    text-decoration: underline;
}

.top-red-ttl3 {
    color: #A91F24;
    text-decoration: none;
}
a .top-red-ttl3 {
	color: #A91F24;
	text-decoration: none;
}

.top-glay-ttl3 {
    color: #333333;
    text-decoration: none;
    background-image: url(../../../../img/top/arow3.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
}
a .top-glay-ttl3 {
	color: #333333;

}
a:hover .top-glay-ttl3 {
    color: #333333;
    text-decoration: underline;
}

.top-w-ttl3 {
    color: #ffffff;
    text-decoration: none;
    padding-right: 15px;
}
a .top-w-ttl3 {
	color: #ffffff;

}
a:hover .top-w-ttl3 {
    color: #ffffff;
    text-decoration: underline;
}

.top-white-ttl {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 40px;
}

.top-readmore {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 1px solid #DCBE7B;
    padding-bottom: 5px;   
}
a .top-readmore {
	color: #A91F24;
	text-decoration: none;
}

.red-txt-b {
	color: #911f40;
	font-weight: bold;
}
.red-txt {

	color: #911f40;
}
.green-txt {
	color: #536728;
}
.green-txt-b {
	color: #536728;
	font-weight: bold;
}

.med-txt {
	font-size: 14px;
	line-height: 24px;
}
a .med-txt {
	color: #000000;
}
.med-txt-w {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
a .med-txt-w {
	color: #ffffff;
}

.top-red-ttlbig {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 14px;
}
.top-red-ttlbig2 {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 28px;
    line-height: 36px;
}
.top-red-ttlbig3 {
    color: #A91F24;
    text-decoration: none;
    font-size: 48px;
    line-height: 48px;
}
.con-ttlbig {
    font-weight: bold;
	color: #666666;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
}
.con-red-ttlbig {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 24px;
    line-height: 32px;
}
.cream-back {
	background-color: #F4EFDC;
}
.red-back {
    background-color: #911f40;
    color: #FFFFFF;
    font-size: 16px;
}
.green-back {
    background-color: #536728;
    color: #FFFFFF;
    font-size: 16px;
}
.grey-line2 {
    border-bottom: 1px solid #DADBDB;
    padding-top: 12px;
    padding-bottom: 12px;
}
.grey-line3 {
    border-bottom: 1px dotted #DADBDB;
    padding-top: 10px;
}

@media (max-width: 640px) {
#fix-box {
    height: 70px;
    border-bottom: 1px solid #A91F24;
}
.redback-wline {
    border-bottom: 1px solid #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.grey-line {
    border-bottom: 1px solid #DADBDB;
    margin-top: 25px;
    margin-bottom: 35px;
}
.usagi-back {
    background-image: url(../../../../img/top/usagi3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 45% auto;
}
.usagi-back-s {
    height: 60px;
}
.top-red-ttl2 {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 18px;
}
a .top-red-ttl2 {
	color: #A91F24;
	text-decoration: none;
}	
.top-nav-sub {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 24px;
    letter-spacing: 0.08rem;
}
.content-txt {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 24px;
    letter-spacing: 0.08rem;
}
.txt-13-company {
	font-size: 13px;
	line-height: 24px;
}

.mini-txt-item {
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
}


@media (min-width: 641px) {
#fix-box {
	height: 70px;
	border-bottom: 1px solid #A91F24;
}
.redback-wline {
}
.grey-line {
	margin-top: 20px;
    margin-bottom: 20px;
}
.usagi-back {
    background-image: url(../../../../img/top/usagi3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 30% auto;
}
.usagi-back-s {
}
.top-red-ttl2 {
    font-weight: bold;
    color: #A91F24;
    text-decoration: none;
    font-size: 20px;
}
a .top-red-ttl2 {
	color: #A91F24;
	text-decoration: none;
}
.top-nav-sub {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 28px;
    letter-spacing: 0.08rem;
}
.content-txt {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 32px;
    letter-spacing: 0.08rem;
}
.txt-13-company {
	font-size: 15px;
	line-height: 28px;
}
.mini-txt-item {
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
}



.nav-sub {
	font-size: 14px;
	color: #004F00;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}


.top-nav-sub-w {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}

.top-nav-sub02 {
	font-size: 13px;
	color: #004F00;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.contxt {
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    margin-left: 3px;
    font-weight: bold;
}
.contxt01 {
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
}

.contxt02 {
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
}
.contxt02w {
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.contxt03 {
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.contxt04 {
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
	font-weight: bold;
}
.contxt05w {
    font-size: 22px;
    line-height: 36px;
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF;
}
.contxt05 {
    font-size: 22px;
    line-height: 36px;
	font-weight: bold;
    text-decoration: none;
}
.contxt06 {
    font-size: 20px;
    line-height: 36px;
	font-weight: bold;
    text-decoration: none;
}
.contxt-bold {
    font-weight: bold;
}

.contxt-sub {
	font-size: 14px;
	text-align: left;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.sb-box {
    margin: 0px;
    background-color: #ede5d3;
}
.black-box {
    margin: 0px;
    background-color: #222222;
}
.white-box {
    margin: 0px;
    background-color: #FFFFFF;
}
.g-box {
    margin: 0px;
    background-color: #E6E6E6;
}
.g-box2 {
    margin: 0px;
    background-color: #B4B4B4;
}

.kansyu {
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #666666;
	background-color: #9BC9C9;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.kansyu .out-max {
	max-width: 700px;

}

.kansyu .x2 {
	max-width: 400px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}

.kansyu .x2 .con-box {
	width: 45%;
	margin-right: 1%;
	margin-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}





@media (min-width: 600px) {
.txt-break {
	display:inline;
}
.sp-change-pc {
	display:block;
}
.sp-change-sp {
	display:none;
}
}

	
	
.wp-ttlbox-b h1 {
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.wp-about h2 {
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.wp-about h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.wp-about h4 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wp-about h5 {
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    line-height: 35px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #E9E9E9;
}

.wp-about h6 {
	text-decoration: none;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.wp-about .wp-btx {
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}

.wp-about a:link {
	color: #0000ee;
	text-decoration: none;
}
.wp-about a:visited {
	color: #551a8b;
	text-decoration: none;
}
.wp-about a:hover {
    color: #0000ee;
	text-decoration: underline;
}
.wp-about a:active {
    color: #0000ee;
    text-decoration: underline;
}




.wp-news h2 {
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0641E;
	font-size: 20px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin: 0px;
}

.wp-about .day {
	font-size: 14px;
}
.wp-about .sub {
	font-size: 14px;
}

.wp-about .conttl {
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 0px;
    font-weight: bold;
	
}



.out-max-700 .con-box {
	padding: 10px;
	border: 1px solid #004F00;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFEC;
}




/* ------共通スペース指定------ */
.sp5 {
	height: 5px;
}
.sp10 {
	height: 10px;
}
.sp20 {
	height: 20px;
}
.sp30 {
	height: 30px;
}
.sp40 {
	height: 40px;
}
.sp50 {
	height: 50px;
}
.sp80 {
	height: 80px;
}
.sp100 {
	height: 100px;
}
.sp150 {
	height: 150px;
}
.sp200 {
	height: 200px;
}
@media (min-width: 600px) {
.sp5 {
	height: 10px;
}
.sp10 {
	height: 20px;
}
.sp20 {
	height: 40px;
}
.sp30 {
	height: 60px;
}
.sp40 {
	height: 80px;
}
.sp50 {
	height: 100px;
}
.sp80 {
	height: 160px;
}
.sp100 {
	height: 200px;
}
.sp150 {
	height: 300px;
}
.sp200 {
	height: 400px;
}
}
/* ------共通　線　指定------ */

.border01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

.border02 {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A0AF64;
}

.border-w {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.border-g {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.border-dot {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
}


.column-box {
    border: 1px dotted #666666;
    padding: 20px;
}

.border-green {
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #A0AF64;
}


/* ------ヘッド位置指定物------ */
#main-head {
	text-align: center;
}
#head-box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 79px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#head-l {
	float:left;
	padding-top: 0px;
}

#main {
	width: 100%;
	position: relative;
}

/* ------メイン画像------ */
.fotorama {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:center center;
}
.main-out-max {
	max-width: 1900px;
	margin-right: auto;
	margin-left: auto;
}


#main-cent {
	position: absolute;
	z-index:200;
	width: 100%;
	text-align: center;
	top: 0px;
}
#fix-navi-top-line {
	display:block;
	position: absolute;
	z-index: 99;
	top: 0px;
	width: 100%;
	height: 75px;
}
#fix-navi-top-line-box {
	height: 75px;
}
#main-top {
	position: relative;
	z-index: 101;
	width: 100%;
	text-align: left;
	top: 10px;
	height: 75px;
	color: #FFFFFF;
}
#main-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main-top a:hover {
    color: #FFFFFF;
}
#main-top a:active {
    color: #FFFFFF;
}


#main-top-wp {
	position: relative;
	z-index: 101;
	width: 100%;
	text-align: left;
	top: 10px;
	height: 75px;
}
#main-key {
	position: absolute;
	z-index:200;
	width: 100%;
	text-align: left;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 3px;
	padding-left: 3px;
}
#main-cent2 {
	position: absolute;
	z-index:400;
	width: 100%;
	text-align: center;
	top: 10px;
}


/* ------内容------ */
#out-border {

}
#out-box {
	position: relative;
	width: 100%;
}


/* ★ページ全体の最大幅指定 */
.out-max {
	max-width: 1200px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
}
.out-max-940 {
	max-width: 1000px; /* ★ページ全体の最大コンテンツ幅940÷94×100 */
	margin-right: auto;
	margin-left: auto;
}

.out-max-850 {
	max-width: 850px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-700 {
	max-width: 700px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-600 {
	max-width: 600px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-wp {
	max-width: 730px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
}
.out-max-foot {
	max-width: 1000px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

/* 余白ありBOX */
.out-lr {
	width: 97%;
	margin-right: 1.5%;
	margin-left: 1.5%;

}
.out-lr2 {
	width: 93%;
	margin-right: 3.5%;
	margin-left: 3.5%;

}
.out-lr3 {
	width: 85%;
	margin-right: 7.5%;
	margin-left: 7.5%;

}

/* -----並び数調整ベース------------- */
.xwp-bri,.x2,.x2-csr,.x2-csr2,.x2-hotel,.x2-hotel2,.x2-hotel3,.x2-facility,.x3-facility,.x3-press,.x2-press,.x3-area,.x3,.x4,.x5,.x1-5,.x3-hold,.navi-top,.x2-foot,.x1-foot,.x3-02 {
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.con-box,.con-box1,.con-box2,.con-box3,.con-box2l,.con-box2r {	
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
}

.navi-top {
	text-align: center;
}

/* -----並び数調整　詳細------------- */
.xwp-bri .con-box1 {	
	width: 37%;
	margin-right: 0.5%;
	margin-left: 0%;
}

.xwp-bri .con-box2 {	
	width: 60%;
	margin-right: 0%;
	margin-left: 0.5%;
}
.x1-foot .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-foot .con-box {	
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.x2 .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}

.x3 .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-02 .con-box {	
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.x4 .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x5 .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x1-5 .con-box1 {
	width: 18%;
	margin-right: 2.8%;
	margin-left: 0%;
}
.x1-5 .con-box2 {	
	width: 69%;
	margin-right: 0%;
	margin-left: 1.8%;
	font-size: 16px;
	line-height: 20px;
}
.x1-5 .con-box3 {	
	width: 8%;
	margin-top: 1.8%;
}
.line-dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0B0C51;
	margin-top: 5px;
	margin-bottom: 5px;
}
.x2-hotel .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x2-hotel2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x2-hotel3 .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.out-max-700 .x2 .con-box {	
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;
}

.out-max-850 .x3 .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.out-max-850 .x3-press .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x3-area .con-box {
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-press .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.out-max-850 .x2-press .con-box2 {
    width: 60%;
	margin-right: 0.9%;
	margin-left: 0.9%;
	border: 1px solid #666666;
}
.out-max-850 .x3-facility .con-box {
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-facility .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2 .con-box {	
	width: 100%;
}
.out-max-850 .x2 .con-box2 {	
	width: 47%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.x3-hold .con-box {	
	width: 32.7%;
	margin-right: 0.3%;
	margin-left: 0.3%;
}

.x5 .con-box {	
	width: 47%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.parentframe-top {
    width: 100%;
	height: 335px;
}
.parentframe-top2 {
    width: 100%;
	height: 500px;
}
.parentframe-top3 {
    width: 100%;
	height: 335px;
}
.parentframe-top4 {
    width: 100%;
	height: 335px;
}
iframe .parentframe { 
  width: 100%;
}



@media (min-width: 500px) {
.x3 .con-box {	
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}
.x2-hotel2 .con-box {
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x2-hotel3 .con-box {
	width: 46%;
	margin-right: 1.9%;
	margin-left: 1.9%;
}	
.x5 .con-box {	
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.out-max-850 .x3 .con-box {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.out-max-850 .x3-press .con-box {
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-press .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-press .con-box2 {
    width: 48%;
    margin-right: 0.9%;
    margin-left: 0.9%;
    border: 1px solid #666666;
}
.parentframe-top {
    width: 100%;
	height: 400px;
}
.parentframe-top2 {
    width: 100%;
	height: 400px;
}
.parentframe-top3 {
    width: 100%;
	height: 400px;
}
.parentframe-top4 {
    width: 100%;
	height: 200px;
}

}



@media (min-width: 700px) {


.out-max-850 .x2 .con-box {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}
.out-max-850 .x2-csr .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-csr2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}

	
.out-max-700 .x2 .con-box {	
	width: 40%;
	margin-right: 2%;
	margin-left: 3%;
}
.x3 .con-box {	
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}


#mapList .x3 .con-box {	
	width: 32%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.x1-foot .con-box {	
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x2-foot .con-box {	
	width: 100%;
	margin-right: 0.1%;
	margin-left: 0.1%;
}


	
}
@media (min-width: 800px) {
.x2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}


.x4 .con-box {	
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
}

.x5 .con-box {	
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
}

.parentframe-top {
    width: 100%;
	height: 550px;
}
.parentframe-top2 {
    width: 100%;
	height: 550px;
}
.parentframe-top3 {
    width: 100%;
	height: 335px;
}
.parentframe-top4 {
    width: 100%;
	height: 335px;
}




}

@media (min-width: 1150px) {
.x2-foot .con-box {	
	width: 100%;
	margin-right: 0.1%;
	margin-left: 0.1%;
}

}



/* -----Gmap　youtube表示------- */
.map {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.map iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

/* -----フッター　テキストナビBOX------- */
a.navi-foot-green,a.navi-foot-blue {
	display: block;
	background-image: url(../../../../img/common/navi/navi-foot-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.navi-foot-blue {
	background-color: #9BC9C9;
}

a.navi-foot-green {
	background-color: #A0AF64;
}


/* ------フッター------ */

.footer-back {
    width: 100%;
    background-color: #911f40;
    background-image: url(../../../../img/top/footer-back02.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}
@media (min-width: 500px) {
.footer-back {
    width: 100%;
    background-color: #911f40;
	background-image: url(../../../../img/top/footer-back01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
}
.footer-back-gr {
    width: 100%;
    background-color: #536728;
    background-image: url(../../../../n/img/footer-back02.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}
@media (min-width: 500px) {
.footer-back-gr {
    width: 100%;
    background-color: #536728;
	background-image: url(../../../../n/img/footer-back01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
}

.footer02 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #536728;
    text-align: center;
    color: #FFFFFF;
}
.footer02 a {
    color: #FFFFFF;
}
footer {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #911f40;
    text-align: center;
    color: #FFFFFF;
}
footer a {
    color: #FFFFFF;
}
.foot-ttl {
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


.foot-tx {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}


.foot-min {
	font-size: 9.5px;
	line-height: 12px;
	letter-spacing: -0.05em;
}

address {
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	padding-top: 10px;
}
.tel-number-w a {
    color:#FFFFFF;
    text-decoration:none;
    }
.tel-number-g a {
    color:#666666;
    text-decoration:none;
    }

/* ------最下部FIXナビ------ */
#fix-navi-box {
	width: 100%;
	font-size: 10px;
	line-height: 12px;
}
#fix-navi {
	position: fixed;
	width: 60px;
	z-index: 4;
	bottom: 10px;
	right: 10px;
}
#fix-navi2 {
	position: fixed;
	width: 120px;
	z-index: 3;
	bottom: 10px;
	right: 60px;
	display:none;
}
#fix-navi-tel {
	position: fixed;
	width: 50px;
	z-index: 102;
	top: 10px;
	right: 75px;
}
#fix-navi-top {
	position: fixed;
	width: 80px;
	z-index: 99999;
	top: 10px;
	right: 10px;
}
/* ------
スライドバーボタンを画面上部へ固定させる場合のCSS
#fix-navi-top {
	position: fixed;
	width: 50px;
	z-index: 99999;
	top: 10px;
	right: 10px;
}
------ */



@media (min-width: 900px) {
#fix-navi {
	width: 60px;
	bottom: 20px;
	right: 20px;
}
#fix-navi2 {
	width: 150px;
	bottom: 80px;
	right: 10px;
	display:block;
}
}


/* -----共通使用------- */
a.contact-btn {
	display:inline-block;
	vertical-align:top;
	padding-top: 7px;
	font-size: 22px;
	color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	width: 90%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
a.contact-btn2 {
	display:inline-block;
	vertical-align:top;
	padding-top: 7px;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(../../../../img/top/arow.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	text-align: center;
	width: 90%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
.conblackbox-txt {
	font-size: 14px;
}


a.more-btn01 {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #666666;
    background-repeat: no-repeat;
    background-image: url(../../../../img/top/arow.png);
    background-position: 95% center;
    background-size: 18px;
    margin-top: 10px;
    border: 1px solid #AAABAB;
    text-align: center;
    width: 95%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}

a.more-btn02 {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
	padding-bottom: 10px;
    font-size: 15px;
    color: #666666;    
    background-repeat: no-repeat;
    background-image: url(../../../../img/top/arow2.png);
    background-position: 5% center;
    background-size: 18px;
    margin-top: 10px;
    border: 1px solid #AAABAB;
    text-align: center;
    width: 80%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
}
a.more-btn03 {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #666666;
    background-repeat: no-repeat;
    background-image: url(../../../../img/top/arow4.png);
    background-position: 5% center;
    background-size: 18px;
    margin-top: 10px;
    border: 1px solid #AAABAB;
    text-align: center;
    width: 95%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
}
/* -----フローチャートページ------- */
.flow_design {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.flow_design ul {
  padding: 0;
}

.flow_design li {
  list-style-type: none;
}

.flow_design dd {
  margin-left: 0;
}

.flow {
  position: relative;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -129px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 60px;
}

.flow > li .icon01 {
  font-size: 0.8em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  background: #f87caa;
  display: inline-block;
  margin-right: 0.3em;
}
.flow > li .icon02 {
  font-size: 0.8em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  background: #8EB83C;
  display: inline-block;
  margin-right: 0.3em;
}

.flow > li dl {
  padding-left: 50px;
  position: relative;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #666666;
  border-radius: 50%;
  left: -4px;
}


.flow > li dl::after {
  width: 30px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
}
.flow-text01 {
    color: #f87caa;
}


/* -----WP用記事ページ------- */
/*------------ WP画像移動処理用 ------------*/
img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
img.alignright {
	padding: 4px;
	display: inline;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 7px;
 }
img.alignleft {
	padding: 4px;
	display: inline;
	height: auto;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
 }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
	clear: both;
 }
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	clear: both;
 }
img {
border-style:none;
}
.wp-about p {
	margin: 0px;
	padding: 0px;
}
img.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.move{
position:relative;
width:100%;
padding-top:100%;
}
.move iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.move2{
position:relative;
width:100%;
padding-top:55%;
}
.move2 iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.move-insta3-3{
height: 0;
overflow: hidden;
padding-bottom: 100%;/* -----『iframe』の『高さ ÷ 幅 × 100%』の計算------- */
position: relative;
z-index: 200;
}
.move-insta3-3 iframe{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 100;
}
.move3{
position:relative;
width:100%;
padding-top:95%;
}
.move3 iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

/* -----インスタ表示------- */

.instapp {
	position: absolute;
	width: 95%;
	max-width: 700px;/* -----ここを横幅にあわせて訂正------- */
	z-index: 300;
}

.wp-about p {
	clear: both;
}


input {
	width:95%;
}
.error {
	display: block;
	color: #CC0000;
}
.out-comm-win {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.out-comm-win a {
    color:#333333;
    text-decoration:none;
}
.out-comm-win .x2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
@media (max-width: 700px) {
.out-comm-win .x2 .con-box {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
}

.out-comm-win-top {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.out-comm-win-top a {
    color:#333333;
    text-decoration:none;
}


#parentframe {
    width: 100%;
}
#parentframe2 { 
	width: 100%;
}
iframe #parentframe { 
  width: 100%;
}
.out-max-wpbox {
    max-width: 1200px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
    margin-right: auto;
    margin-left: auto;
}
.out-max-wpbox2 {
    max-width: 1212px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
    margin-right: auto;
    margin-left: auto;
	margin-top: 4px;
}
.out-max-wpbox2 img {
margin-bottom: 4px;
margin-right: 2px;
    margin-left: 2px;
}


/* ここからヨコスクロール */
.scroll_content { /* リスト全体のスタイル */
  display: flex;
  max-width: 1200px;
  margin: auto;
  overflow-x: auto;
}

.scroll_content li { /* 各リストのスタイル */
  width: 80%;
  padding: 8px;
  margin: 3px;
  flex-shrink: 0;
  list-style: none;
}

.scroll_content img { /* 画像のスタイル */
  width: 100%;
  object-fit: cover;
}

.scroll_content::-webkit-scrollbar {
  height: 12px; /* スクロールバーの高さ */
}

.scroll_content::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
  border-radius: 6px; /* ツマミ両端の丸み */
}

.scroll_content::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
  border-radius: 6px; /* トラック両端の丸み */
}


@media screen and (min-width: 450px) {

  .scroll_content li {
    width: 35%;
  }

}
/* ここまでヨコスクロール */

/*背景動画にフィルタをかける*/
.container-video {
  position: relative;
  height: 600px;
  overflow: hidden;
  opacity: 0.01;
  animation: load 1.5s 0.8s ease-out forwards;
}
.container-video #video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  z-index: -1000;
  overflow: hidden;
  transform: translate(-50%, -50%) scale(1.05);
  width: 100%;
  height: 600px;
  object-fit: cover;
}

@keyframes load {
  100% {
    opacity: 1;
  }
}
.table-center {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.table-center > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
.table-center > div p {
  color: #fff;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px;
  font-size: 2em;
  font-weight: 600;
}


/* -----TOP新着表示用------- */

.out-comm-win {
	background-color: #ffffff;
}
.comm-nav-con-box {
    padding: 10px;
    border: 1px solid #999999;
}
.comm-nav-con {
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.comm-nav-con a {
color: #000000;
}
.comm-nav-p {
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
	height: auto;
	width: 30%;
	padding-right: 3%;
	max-width: 145px;
}
.comm-nav-t {
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
	width: 65%;
	padding-right: 2%;
}
.comm-nav-ttl {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.wp-link-txt{
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
}
.comm-nav-time {
	color: #7F7F7F;
	font-size: 12px;
	line-height: 18px;
}
.comm-nav-more {
    font-weight: bold;
    color: #7F7F7F;
    padding-top: 5px;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
}

.contxt-news {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
/*------------ WPお知らせ------------*/
.blue-syurui2 {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    background-color: #911f40;
}

.blue-syurui2 span {
	padding-right: 6px;
	padding-left: 6px;
}


.box-border {
border: 1px dotted #666666;
    padding: 20px;
}


.x3-02 .red-txt {
line-height: 15px;
	font-size: 13px;
}
.font-none {
line-height: 20px;
	font-size: 15px;
	font-weight: normal;
}



.item-g{
  border: 1px solid #333;
  border-radius: 5px;
	padding: 10px;
    background: #f2f2f2;
    margin: 10px 10px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.item-r{
    border: 1px solid #333;
    border-radius: 5px;
    padding: 10px;
    background: #882742;
    margin: 10px 10px;
    color: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.item-green{
    border: 1px solid #333;
    border-radius: 5px;
    padding: 10px;
    background: #536728;
    margin: 10px 10px;
    color: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}