@media (max-width: 640px) {
html {
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.08rem;
	color: #333333;
}
}
@media (min-width: 641px) {
html {
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.08rem;
	color: #333333;
}
}



body {
	background-color: #000000;
	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;	
}


/* 明朝指定 */
.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: 9px;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0em;
}
a .mini-txt {
	color: #666666;
}
.mini-txt2 {
	font-size: 9px;
	line-height: 16px;
	color: #999999;
	margin-top: 15px;
}
.mini-txt2 a:link {
	color: #999999;
	text-decoration: none;
}
.mini-txt2 a:visited {
	color: #999999;
	text-decoration: none;
}
.mini-txt2 a:hover {
    color: #999999;
	text-decoration: underline;
}
.mini-txt2 a:active {
    color: #999999;
	text-decoration: underline;
}
.big-txt {
	font-size: 18px;
}
.w-txt {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-12 {
	font-size: 12px;
	line-height: 18px;
}
.txt-13 {
	font-size: 13px;
	line-height: 24px;
}
.txt-15 {
	font-size: 15px;
	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-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;
}

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

.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;
}
.contxt03 {
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.contxt04 {
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
	font-weight: bold;
}
.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;
}

.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;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.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;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #B4B4B4;
}

.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 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}




.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;
	margin-right:5%;
	margin-left: 5%;
}

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


.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: 0px;
	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%;

}
.out-lr4 {
	width: 87%;
	margin-right: 6.5%;
	margin-left: 6.5%;

}

/* -----並び数調整ベース------------- */
.xwp-bri,.x2,.x2-csr,.x2-csr2,.x3,.x4,.x3-hold,.navi-top,.x4,.x5,.x2-foot,.x1-foot {
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.con-box,.con-box1,.con-box2,.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%;
}
.x4 .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: 90%;
	margin-right: 2%;
	margin-left: 2%;

}
.out-max-850 .x2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2-csr .con-box {
	width: 98%;
	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-850 .x2 .con-box2l {
	width: 20%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.out-max-850 .x2 .con-box2r {
	width: 76%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}

.out-max-850 .x3 .con-box2 {
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;

}


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



@media (min-width: 500px) {




.out-max-850 .x3 .con-box {
	width: 43%;
	margin-right: 0.9%;
	margin-left: 0.9%;

}

.x2 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
	
.out-max-850 .x3 .con-box2 {
	width: 43%;
	margin-right: 0.9%;
	margin-left: 0.9%;

}


.x5 .con-box {	
	width: 30%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}

}
@media (min-width: 700px) {



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



#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) {
.x3 .con-box {	
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.x4 .con-box {	
	width: 25%;
}


	
.out-max-850 .x3 .con-box {
	width: 27%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.out-max-850 .x3 .con-box2 {
	width: 27%;
	margin-right: 1.5%;
	margin-left: 1.5%;

}

.x5 .con-box {	
	width: 22%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}


}

@media (min-width: 1150px) {
.x5 .con-box {	
	width: 18%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}

.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 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	background-color: #E6E6E6;
	text-align: center;
}

.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: 45px;
	z-index: 4;
	bottom: 10px;
	right: 10px;
}
#fix-navi-tel {
	position: fixed;
	width: 50px;
	z-index: 102;
	top: 10px;
	right: 75px;
}
#fix-navi-top {
	position: fixed;
	width: 60px;
	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;
}

}


/* -----共通使用------- */
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;
}

/* -----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;
}
/* -----インスタ表示------- */

.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: 46%;
	margin-right: 2%;
	margin-left: 2%;
	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;
}
