﻿*:not(br) {
	border:0;margin:0;padding:0;
	border-collapse:collapse;
	box-sizing: border-box;

	font-size:16px;color:#666;
	font-weight: 200;
	line-height:2;

	vertical-align:top;
}

html {
	min-width:320px;
}

body {
	width:100%;
	height:100%;
	padding-top:150px;
}

main {
	overflow:hidden;
}

header {
	width:100%;height:150px;
	background:#fff;

	border-bottom:#eee 1px solid;
	position:fixed;
	left:0;top:0;
	z-index:9999;
}

header img {
	max-height:90px;
}

#logo_area {
	height:90px;
	padding:0 20px;
}

#Logo_space {
	float:left;
}

/* logo*/
.load_base {
    width:100%;height:55vh;
	position:relative;
    overflow-y:hidden;
    background-image:url('../img/back/main.jpg');
    background-position:center center;
    background-size:cover;
}

.load {
    width:90%;
    max-width:480px;height:auto;
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	margin: auto;
}

nav {
	width:100%;
	z-index:10000;

	background:rgba(143,195,31,.6);
/*	background: -moz-linear-gradient(center top, #008842,
		#008842 50%,
		rgba(143,195,31,.6) 90%,
		rgba(143,195,31,.6));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(143,195,31,.6)),
		color-stop(0.3, rgba(143,195,31,.6)),
		color-stop(0.6, #709918),
		to(#4B6610));*/
}

nav div {
	margin:0 auto;
}

.swiper-slide a img {border:1px solid #eee;}
.swiper-container {

	background:#ffeeba;
	background: -moz-linear-gradient(center top, #ffeeba,
		#ffeeba 50%,
		#ffffff 90%,
		#ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffeeba),
		color-stop(0.5, #ffeeba),
		color-stop(0.9, #ffffff),
		to(#ffffff));

}
.swiper-pagination {margin-bottom:-20px;}

.swiper-button-next, .swiper-button-prev {
	margin-top:5px;
}

#plan_001 {border:3px solid #7285c1;}
#plan_002 {border:3px solid #66bd89;}
#plan_003 {border:3px solid #f4a073;}

#Tel_space {
	float:right;
}

#staff_box li {
    display:inline-block;
    width:calc(100% / 2);
    padding: 15px 30px;
}

#menu {min-height:100vh;padding-bottom:200px;overflow:hidden;}

#menu li:first-child {
}

#menu li {
	width:100%;
	height:48px;
	display:inline-block;
}

#menu li.menulist_20 {
	width:20%;
	font-size:0.8em;
}

#menu li.menulist_25 {
	width:25%;
	font-size:0.8em;
}


#menu li.menulist_33 {
	width:33.3%;
	font-size:0.8em;
}

#menu li.menulist_50 {
	width:50%;
}

#menu li.menutitle {
	color:#fff;
	line-height:48px;
	background:rgba(255,255,255,0.5);
}

#menu a {
	width:100%;
	height:100%;
	line-height:38px;

	font-size:1em;
	letter-spacing:-0.1em;
	color:#fff;

	padding:5px;
	display:inline-block;
	border:1px solid #f9f9f9;
	text-decoration: none;
}

#menu a:hover {
	background:#fff;
	border:1px solid #fff;
	color:#329F67;

	-webkit-box-shadow: 0 0 10px 5px #f9f9f9;
	-moz-box-shadow: 0 0 10px 5px #f9f9f9;
	box-shadow: 0 0 10px 5px #f9f9f9;

	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3 ease-out;
}

#menu_bar {
	width:100%;height:55px;
	max-width:960px;
	margin:0 auto;
	clear:both;
}

#menu_bar li {
	width:20%;
	float:left;

	text-align:center;

	padding:0;
	border-right:1px solid #fff;

}

#menu_bar li:last-child {
	border:0;
}

#menu_bar li a {
	width:100%;height:100%;

	font-size:0.8em;
	font-weight: 400;
	color:#fff;
	line-height:55px;

	display:block;
	text-decoration:none;
}

#menu_bar li a:hover {
	background:#887451;
	font-size:0.9em;
	font-weight: 600;
	color:#fff;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3 ease-out;
}

#menu_bar li a img {
	max-height:55px;
}

#cn_11_01, #cn_02_01, #cn_02_02, #cn_02_03 {
	display:none;
}

section {
	width:100%;
	padding:0;margin:0;

	position:relative;
}

#disp_001 div {
	font-size:0.9em;
}

.side_btn {
	max-width:140px
}

.content {
	width:100%;
	max-width:1080px;
	
	padding:40px 20px 60px;
	margin:0 auto;

	position:relative;
}

.content2 {
	width:100%;
	max-width:1080px;

	padding:0;
	margin:0 auto;

	position:relative;
	overflow:hidden;

	margin:0 auto;

	position:relative;
}

#Navi_Space .content {
	padding:20px 20px 10px;
}

.fixed {
	position:fixed;
	top:100px;left:0;
	z-index:10000;
}

.pc_not, #toggle {
	display:none;
}

.comment {
	text-indent:1em;
	margin-bottom:1.5em;
}

.comment_up {
	margin-top:1em;
}

.acn {
	width:100%;height:100%;
	display:block;
	cursor:pointer;
}

.drop_area {
	font-size:16px;
	text-align:left;
	display:none;
}

.big_icon {font-size:1.2em;}
.big2_icon {font-size:1.6em;line-height:1.5em;}
.jambo_icon {font-size:1.8em;}

.r_bar {border-right:1px solid #eee;}
.r_bar2 {border-right:1px dashed #887451;}

p, .p_br {
	margin-bottom:20px;
}

/* Plan box */



h1 {
	width:100%;height:1.6em;
	font-size:1.6em;
	font-weight: 600;
	letter-spacing:0.1em;
	color:#fff;

	text-align:center;

	display:block;
	position: absolute;
	
	padding:0;margin:auto;

	top: -100%;left: -100%;right: -100%;bottom: -100%;
	background:rgba(0,73,157,0.5);
}

h2 {
	font-size:1.5em;
	font-weight:400;

	text-align:center;
	margin:0 auto;
	padding: 5px;

	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.lines-on-sides {
	display: table;
	text-align: center;
	white-space: nowrap;
}
.lines-on-sides:after, .lines-on-sides:before {
	content: '';
	display: table-cell;
	width: 50%;
	background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
	background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
	-webkit-background-clip: padding;
	background-clip: padding;
}
.lines-on-sides:after {
	border-left: 2em solid transparent;
}
.lines-on-sides:before {
	border-right: 2em solid transparent;
}

h3 {
	font-size:1.1em;
    font-weight:400;
}

h3 > i {
	color:#fff;
	vertical-align: middle;
}

h3.round {
	font-size:1.2em;
	color:#fff;

	margin-bottom:20px;
	padding:7px 20px;

/*	border-radius: 25px;*/

}

h5{
	font-size:0.6em;
	text-align:center;
}

.flow_up {
	margin-top:-260px;
}

.arrow {
	height:90px;
	position:relative;
}
.arrow span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 3px solid #222;
  border-bottom: 3px solid #222;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

.icons {
	width:1.6em;height:1.6em;

	font-size:1.2em;
	font-weight:600;
	color:#fff;
	float:left;
	background:#329F67;
	line-height:1.6em;

	text-align:center;
	margin-right:0.5em;

	border-radius: 0.8em;

}

.icons2 {
	width:1.6em;height:1.6em;

	font-size:1.4em;
	font-weight:600;
	color:#fff;
	float:right;
	line-height:1.6em;

	text-align:center;
	margin-left:1.5em;

	border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
}

.icons_bar {
}

.hint {
	font-size:0.6em;
	text-align:left;
}

.hint2 {
	font-size:0.8em;
	text-align:left;
}

.subtitle {
	width:100%;
	font-size:1.4em;
	text-align:center;
	color:#ffffff;

	padding:0 0 5px;
	position:relative;
}

.subtitle2 {
	font-size:1.8em;
	font-weight:bold;
	position:relative;
	padding-left:2.5em;
	border-bottom:2px solid #FB6507;
}

.sub_no {
	font-size:2.8em;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);

	position:absolute;
	left:0.5em;top:-0.7em;
}

.sub_no2 {
	font-size:2.2em;
	font-weight:bold;
	color:#FB6507;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);

	position:absolute;
	left:0.3em;top:-0.5em;
}

.sub_no3 {
	font-size:0.9em;
	font-weight:bold;
	color:#00499d;
	position:absolute;
	right:0;top:-1.6em;

	padding:0 20px;
	background:#fff;
	border:1px solid #00499d;
	border-radius:10px 10px 0 0;
}

.sub_point {
	font-weight:600;
	color:red;
}

.hall_icon * {
	line-height:1em;
}

.hall_icon li {
	width:15%;height:3.5em;
	font-size:14px;
	color:#fff;
	margin:0.83%;
	padding:0.65em 0 0.85em;
	text-align:center;
	vertical-align: middle;
	display:inline-block;
	background:#ccc;

	border-radius:5px;
}

.hall_icon li.active {
	background:#DD5F13;
}

a {color:#CCAA33;text-decoration:none;}
a.st {color:#CCAA33;font-weight:bold;}
a:link {color:#CCAA33;}
a:visited {color:#CCAA33;}
a:hover {color:#CCAA33;text-decoration:none;}
a.acn:hover {color:#8f0000;text-decoration:none;}
a:active {color:#CCAA33;}

a:hover img {
	filter: Alpha(opacity=70);
	opacity: 0.7;
	transition: all 0.7s ease;
	-webkit-transition: all 0.7 ease;
}

a.acn > .fa {
	font-size:1.6em;
	color:#fff;
	float:right;
}

img {
	width:auto;
	max-width: 100%;
	height: auto;
}

img.full {
	width:100%;
}

/* header */
header {
	width:100%;
}

.head_section {
	width: 90%;height:35vh;
    max-width:1080px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    position:relative;
    margin:auto;
    border-radius:20px;
}

.paba2 { background-image: url('../img/back/about.jpg');}
.paba3 { background-image: url('../img/back/contact.jpg');}
.paba4 { background-image: url('../img/back/flow.jpg');}
.paba5 { background-image: url('../img/back/profile.jpg');}
.paba6 { background-image: url('../img/back/recruit.jpg');}

.head_section h1 {
	font-size:1.35em;
	color:#fff;
	font-weight: 400;
    display:block;
    margin:auto;
    background:rgba(143,195,31,.6);
    position:absolute;
    left:0;right:0;top:0;bottom:0;
}

.frame {
	max-width:860px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	margin:0 auto;
	position:relative;
}



.hall_box {
	min-height:200px;
	margin:0 0 20px;
	padding:10px 0;
	text-align: center;
}

.hall_box span {
	display:inline-block;
}

.shadow {
            box-shadow: 2px 2px 5px -2px #999;
}

.shadow2 {
	box-shadow: 0 0 10px 0 #333;

	border-left:1px solid #555;
	border-right:1px solid #555;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* table*/
table {display:table;table-layout:fixed;width:100%;}

.plan th, .plan td {
border-top:solid #eee 1px;
border-bottom:solid #eee 1px;
    padding: 20px 10px;
}
.plan th {
    width:25%;
}
.plan tr:nth-child(odd) th {
    background:rgba(143,195,31,.6);
    font-weight:600;
    color:#fff;
}
.plan tr:nth-child(even) th {
    background:#ffb380;
    font-weight:600;
    color:#fff;
}

.guide_02, .guide_03, .guide_04 {
	margin:0;
	border:solid #eee 1px;
}

.guide td:first-child {
	width:33%;
	vertical-align:middle;
}

.guide_03 tr, .guide_04 tr {
	border:solid #eee 1px;
}

.guide_03 td:first-child, .guide_04 td:first-child {
	width:33%;
	text-align:center;
	vertical-align:middle;
	padding:20px;
	background:#ccc;
}

.guide_02 th {
	width:20%;
	color:#fff;

	background:#333;
	vertical-align:middle;
}

.guide td  {
	width:66%;padding:10px;
}

.guide_03 td {
	width:66%;padding:20px;
	text-align:left;
}

.guide_04 td {
	width:33%;padding:20px;
	border:solid #eee 1px;
}

.guide_02 td {
	width:80%;
	border:solid #eee 1px;
	text-align:left;
}

.guide2 {
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-collapse: collapse;
	width: 100%;
}
.guide2 th, .guide2 td {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	text-align: center;
	}
.guide2 th {
	background:#329F67;
	color:#ffffff;
	text-align: center;
}

/* menu bar */
ul, li {
	list-style:none;
	margin:0;padding:0;
}

.gentei {
	width:150px;height:150px;
	background:#8B1116;

	text-align: center;

	display:inline-block;
	position:absolute;
	right:-25px;top:-25px;
	border-radius:50%;
}

.gentei > div {
	font-size:18px;
	font-weight:600;
	line-height:1.2em;
	color:#fff;
	
	position: absolute;
	top: 50%;
	left: 0;
	width: 150px;/*上のwidthと合わせる*/
	text-align: center;
	transform : translateY(-50%);
}

/*list_action*/
.action {
	transition: transform 1.5s ease;

	opacity: 0;
	transform: translate(0,120px); 

}

.actions {
	opacity: 1.0;
	transform: translate(0,0); 
	transform: scale(1);
}

.action_02 {
	transition: transform 1.5s ease;

	opacity: 0;
	transform: translate(120px,0); 
}

.actions_02 {
	opacity: 1.0;
	transform: translate(0,0); 
	transform: scale(1);
}

.action_03 {
	transition: transform 1.5s ease;

	opacity: 0;
	transform: translate(-120px,0); 
}

.actions_03 {
	opacity: 1.0;
	transform: translate(0,0); 
	transform: scale(1);
}

#Main_001 {
	padding-top:10px;
}

#check_point div:hover {
	background-color:#fff;

	transition: transform 0.3s linear;
	transform: scale(1.1);
	box-shadow: 2px 2px 5px -2px #252823;
}

#content_list li a {
	font-size:10px;
}

#content_list li.master a {
	font-size:12px;
	border-bottom:1px solid #fff;
}

#plan_icon {
	margin:0 auto;
}

#plan_icon li img {
	width:100%;
}

#plan_icon li {
	width:12.5%;height:120px;
	font-size:0.8em;

	text-align:center;

	display:inline-block;
	padding:10px;
}


.voice_list {
	margin:0 auto;
}

.voice_list li img {
	width:100%;
}

.voice_list li {
	width:16.6%;height:auto;
	font-size:0.7em;
	letter-spacing:-0.1em;

	text-align:center;

	display:inline-block;
	padding:10px;
}

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight:600;
}

.next_button {
	width:80%;height:48px;

	background:rgba(143,195,31,.6);
	margin:0 auto;
	text-align:center;

	display:block;

	border-radius:5px;
}

.next_button a {
	width:100%;height:100%;

	font-weight:600;
	line-height:48px;
	color:#fff;

	display:block;

	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.next_button a i {
	font-size:1.4em;
	color:#fff;
	line-height:48px;
}

.next_button img {
}

.next_button:hover {
	color:#fff;
	background:#666;
}



/* page */

.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}

.top {vertical-align:top;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}

.bg_white {
	background:rgba(255,255,255,0.7);
}

.bg_black {
	background:rgba(0,0,0,0.6);
	color:#ffffff;
}

.bg_000 {
	background:#f9f9f9;
}

.bg_001 {
	background:#ffffff;
}

.bg_002 {
/*	background:#ED8398;*/
	background:#ffb380;
	color:#ffffff;
}

.bg_003 {
/*	background:#007FBC;*/
	background:rgba(143,195,31,.6);
	color:#ffffff;
}

.bg_004 {
	background:#ffb380;
	color:#ffffff;
}

.bg_005 {
	background:rgba(143,195,31,.6);
	color:#ffffff;
}

.bg_006 {
	background:#ffb380;
/*	background:#907EB9;*/
	color:#ffffff;
}

.bg_007 {
/*	background:#40210F;*/
	background:rgba(143,195,31,.6);
	color:#ffffff;
}

.bg_008 {
	background:#252823;
	color:#ffffff;
}

.bg_009 {
	background:#5873B6;
	color:#fff;
}

.bg_010 {
	background:#FFF3CF;
	background-image:url('../img/back/001.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.bg_011 {
}

.bg_012 {
	background:#F7C9DD;
}

.bg_013 {
	font-weight:600;
	background:#C13332;

	font-size:1.3em;
	color:#FFF;
}

.bg_014 {
	background:#FB6507;
}

.bg_015 {
}

.bg_016 {
	background:rgba(143,195,31,.6);
	color:#FFF;
}

.bg_020{
	background:#ffeeba;
	background: -moz-linear-gradient(center top, #ffeeba,
		#ffeeba 50%,
		#ffffff 90%,
		#ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffeeba),
		color-stop(0.5, #ffeeba),
		color-stop(0.9, #ffffff),
		to(#ffffff));
}

.font_white, .font_white * {
	color:#ffffff;
}

.font_blue, .font_blue * {
	color:#000080;
}

.font_red, .font_red * {
	color:#C13332;
}

.font_green, .font_green * {
	color:#329F67;
}

.font_orange, .font_orange * {
	color:rgba(143,195,31,.6);
}

.sp_left {
	text-align:center;
}

.comment_box {
	font-size:0.9em;
	line-height:160%;
	vertical-align:middle;
}

.border_box {
	border:1px solid #ccc;
}

.border_box2 {
	border:1px solid #eee;
}

.border_box3 {
	border:3px solid #5873B6;
}

.border_box4 {
	border:3px solid #DD5F13;
}

.border_box5 {
	border:3px solid #00913A;
}

.pickup {
	color:#333;
}

/* contents */
.m_none {margin:0;}
.m_20 {margin:20px auto;}
.m_20v {margin:5px 15px;}

.p_none {padding:0;}
.p_10 {padding:10px}
.p_10i {padding:10px 0 10px;}
/*.p_20 {padding:20px 10px}*/
.p_20 {padding:20px}
.p_20v {padding:0 20px;}
.p_20w {padding:20px 0;}
.p_20x, .pc_p20 {padding:20px;}
.p_40 {padding:40px}
.p_40v {padding:0 40px;}
.u_bar {border-bottom:3px double #eee;margin:10px 0;}

.round {
	border-radius: 10px;
}

.round2 {
	border-radius: 100%;
}

.round_up {
	border-radius: 10px 10px 0 0;
}

.round_down {
	border-radius: 0 0 10px 10px;
}

.tab {display:table;table-layout:fixed;}
.tab2 {display:table;table-layout:fixed;}
.tab_full {width:100%;display:table-cell;}
.tab_split75 {width:75%;display:table-cell;}
.tab_split66 {width:66.6%;display:table-cell;}
.tab_split60 {width:60%;display:table-cell;}
.tab_hulf {width:50%;display:table-cell;}
.tab_split40 {width:40%;display:table-cell;}
.tab_split33 {width:33.3%;display:table-cell;}
.tab_split30 {width:30%;display:table-cell;}
.tab_split25 {width:25%;display:table-cell;}
.tab_split20 {width:20%;display:table-cell;}
.tab_split16 {width:16.6%;display:table-cell;}
.tab_split12 {width:12.5%;display:table-cell;}
.tab_split5 {width:5%;display:table-cell;}

.w_full {
	width:100%;
	max-width:1080px;
	margin:0 auto;
	table-layout:fixed;
}

.w_wide {
	width:100%;
	margin:0 auto;
}

.banner_area li {
	width:50%;
	margin:0 0 10px;padding:10px;
	font-size:0.7em;
	list-style:none;
	display:inline-block;
}

.banner_area li:nth-child(odd){ 
	border-right:2px dotted #252823;
}

.banner_area_02 li {
	width:33.3%;
	margin:0 0 10px;padding:10px;
	border-right:2px dotted #252823;
	font-size:0.7em;
	list-style:none;
	display:inline-block;
}

.banner_area_02 li:last-child{ 
	border-right:0;
}

.banner_area_03 li {
	width:33.3%;
	margin:0 0 10px;padding:10px;
	border-right:2px dotted #252823;
	font-size:0.7em;
	list-style:none;
	display:inline-block;
}

.banner_area_03 li:last-child{ 
	border-right:0;
}

#hall_list td, #Submenu li, #pay_list td {
	padding: 20px;
}

#Submenu li {
	width:33.3%;

	list-style:none;
	display:inline-block;
}

#Submenu li:hover {
	background:#222;
}

#Submenu li a {
	width:100%;height:100%;
	font-size:1.3em;
	color:#fff;
	display:block;
}

.hall_area li img {
	width:100%;
}

.hall_area li {
	width:33%;
	margin:0 0 10px;padding:10px;
	list-style:none;
	display:inline-block;
	text-align:center;
}

.hall_area div h3 {
	font-size:1.5em;
	margin:5px auto;
}

.hall_area * {
	font-size:0.8em;
	line-height:150%;
}


.flow_title {
	width:100%;
	font-size:1.3em;
	font-weight:500;
	text-align:center;

	padding:5px 60px;

	display:block;
	position:relative;
}

.flow_no {
	font-size:2.6em;
	color:#F18A01;

	position:absolute;
	top:-50px;left:20px;
}

.flow_no2 {
	width:72px;height:72px;
	line-height:72px;

	font-size:3em;
	color:#fff;
	background:#F7B866;

	position:absolute;
	top:-20px;left:20px;
	border-radius: 36px;
}

.flow_img_base {
	text-align:center;

	position:relative;
	padding:20px 100px;
}

.flow_img {
	max-width:150px;
	position:absolute;
	top:-40px;right:20px;
}

.about_img {
	max-width:150px;
	position:absolute;
	top:-40px;left:20px;
}


/*faq*/
.page_menu {
	width: 100%;
	margin:0 auto;
	font-size:0;
}

.page_category{
	width:23%;height:100%;
	padding:10px;margin:1%;
	background:#887451;
	list-style:none;
	display:inline-block;
}

.page_category a{
	width:100%;height:100%;
	padding:0;margin:0;
	font-size:1em;color:#fff;
	display:block;
	text-align: center;
}

.page_category a:hover{
	text-decoration:none;
}

.page_category:hover{
	background:#329F67;
	transition:0.7s;
}

hr.line_001 {
	width:90%;max-width:960px;
	border:0;margin:10px auto 15px auto;height:1px;background:transparent;
	background-image: -webkit-linear-gradient(left, transparent, #887451, transparent);
	background-image: -moz-linear-gradient(left, transparent, #887451, transparent);
	background-image: -ms-linear-gradient(left, transparent, #887451, transparent);
	background-image: -o-linear-gradient(left, transparent, #887451 transparent);
}

hr.line_002 {
	width:100%;
	border:0;margin:10px auto;height:1px;background:transparent;
	background:#887451;
}

hr.line_003 {
	width:100%;
	border-bottom:2px dotted #333;margin:40px auto;
}

/* form */
.font_red, .font_red * {color:#860000;}
#form, #form2 {
	width:100%;
	border:0;margin:0;padding:0;
}

#form th, #form2 th {
	width:30%;
}

#form td, #form2 td {
	width:70%;
}

#form2 th {
	font-size:1.1em;
	font-weight:bold;
	color:#329F67;
}

#form th, #form td, #form2 th, #form2 td {
	padding:20px 10px;
}

.label {
	text-align:left;
	letter-spacing:0.1em;
}

.tbox {
	width:100%;height:3em;
	border:1px solid #fefefe;
	padding:0 10px;
	color:#aaa;
}

.tbox2 {
	width:45%;
	border:1px solid #fefefe;
	padding:0 10px;

	color:#aaa;
}

.tarea {
	width:100%;height:10em;
	border:1px solid #fefefe;
	padding:5px 10px;

	color:#aaa;
}

.f_btn {
	width:100%;height:60px;

	background:rgba(143,195,31,.6);
	padding:5px;

	color:#fff;
	text-align:center;

	display:inline-block;

	border-radius:10px;
}

.f_btn:hover {
	background:#222;
}


input:focus, textarea:focus {
	border:2px solid #ccc;
}

#pageTop {
	width:48px;height:48px;
	background-color: rgba(143,195,31,.6);
	padding:0;

	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 9999;

	border-radius:48px;
}

#pageTop a.toplink {
	background-color: transparent;
	display: inline-block;
	padding:10px;
	color: #fff;
	text-decoration: none;
}

#pageTop a.toplink:after {
	content:'▲';
}

#pageTop a.toplink:hover {
	text-decoration: none;
	opacity: 0.7;
}


/*Blog*/
ul.feed {
	width:100%;
	list-style:none;
	border:0;margin:0;padding:0;
}

#link_deco a {color:#4c0000;}

#feed a {color:#4c0000;}

#feed li {
	width:100%;height:40px;line-height:40px;
	vertical-align: middle;

	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
}

.p_br {
	margin-bottom:20px;
}

.remodal h2 {
	font-size:1.4em;
}

.tit {
	font-size:1.2em;
	text-align:center;
}

.title_space {
	position:relative;
}

#Sitemap {
	border-top:1px solid #eee;
	background:#fafffa;
}

@media only screen and (max-width: 719px) {

* {
	font-size:16px;
}

#pageTop {
	bottom: 100px;
	right: 10px;
}

#Camp_area2, #Main_007 {background-color:#fff;}

header {
	height:100px;
}

header img {
	max-width:75%;
}

#logo_area .tab_hulf  {
	width:100%;
}

#logo_area {
	padding:15px 20px 10px;;
}

.main {
	overflow:hidden;
}

body {
	padding-top:100px;
	padding-bottom:80px;
}

#toggle {
	width:70px;height:70px;
	color: #222;
	font-size:0.8em;
	font-weight:600;
	letter-spacing:-0.1em;
	float:right;
	border-left:1px solid #f9f9f9;

	text-align: center;
	text-decoration: none;
	cursor:pointer;

	display:block;
}

#toggle i {
	font-size:3.5em;
	color: rgba(143,195,31,.6);
	line-height:100%;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:1.2em;
	line-height:1.2em;
	letter-spacing:-0.03em;
	padding:5px 10px;

	width:100%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lines-on-sides:after, .lines-on-sides:before {
	content: none;
}

h3 {
	font-size:1.1em;
	line-height:150%;
}

.subtitle{
	font-size:1.2em;
	line-height:1.2em;
	padding: 5px 60px;
}

.hulf_br {
	line-height:70%;
}

#menu_bar li a {
	color:#333;
}

#plan th, #plan td {
	display:block;
	width:100%;
}

#form th, #form td, .guide th, .guide td {
	text-align:center;
	display:block;
	width:100%;
}


#form2 th, .guide_corp th {
	border-bottom:1px solid #329F67;
}

#form2 th, #form2 td, .guide_corp th, .guide_corp td {
	text-align:center;
	display:block;
	width:100%;
}

.pc_p20 {padding:0;}

.sp_not, #Tel_space {
	display:none;
}
.pc_not {
	display:inline;
}

.sp_left {
	text-align:left;
}


.tab > div {
	width:100%;
	display:block;
}


/*Menu*/
nav {
	display:none;
}

#menu-box {
	width: 100%;
	font-size:0.7em;
	z-index:9999;
}

#Submenu li {
	width:100%;
}

#hall_list td {
	padding: 10px;
}

#pay_list td {
	padding:0;
}

.hall_area li {
	width:100%;
}

.banner_area_03 li {
	width:100%;
	margin:0;padding:10px;
	border-right:0;
	border-bottom:2px dotted #252823;
	font-size:0.7em;
	list-style:none;
	display:inline-block;
}

.banner_area_03 li:last-child{ 
	border-bottom:0;
}

#Sitemap {
	display:none;
}

.jambo_icon {font-size:1.4em;}

.page_category {
	width:100%;
	padding:3%;margin-top:10px;
	border-bottom:1px #fff solid;
	background:#bca78d;
	list-style:none;
	display:block;
	float: none;
}

.r_bar2 {border:none;}

#flower_space .swiper-button-prev, #flower_space .swiper-button-next {margin-top:180px;}

.voice_list li {
	width:33.3%;height:auto;
}

.flow_up {
	margin-top:-180px;
}

.arrow {
	height:150px;
}

footer{
	width:100%;height:auto;
	max-height:80px;

	background:rgba(255,255,255,0.7);
	padding:0;margin:0 auto;

	text-align:center;

	position:fixed;
	left:0;bottom:0;

	z-index:9999;
}

footer img {
	width:auto;height:auto;
	max-height:80px;
}

#staff_box li {
    padding:10px 0 15px;
}

.next_button {
	max-width:70%;
}

.guide2 {
	border: none;
}
.guide2 thead {
	display: none;
}
.guide2 tr {
	border-top: 1px solid #333;
	display: block;
	margin-bottom: 20px;
}
.guide2 td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	padding: 10px;
	text-align: right;
}
.guide2 td::before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
}

    .plan th {
        padding:5px 10px;
    }
    .plan th, .plan td {
        width:100%;
        display:block;
    }

.guide td, .guide_03 td, .guide_04 td {width:100% !important;display:block;}

}
