﻿@charset "utf-8";
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,#header,.header,hgroup,menu,nav,output,ruby,.section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:10px;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,#header,.header,hgroup,menu,nav,.section,.row{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0;}




img{margin:0 auto;max-width:100%}
dt,dd,tr,td,li { line-height:1.6em; letter-spacing:1px}
iframe {  border: none;  outline: none;}

body {
	font-family: 'M PLUS 1p', sans-serif!important;
	background-color:#262626;
	width:100%;
	text-align:center;
	-webkit-font-smoothing: antialiased;
}


a { text-decoration:none; transition-property: all; transition: 0.2s linear;}
input { text-decoration:none; transition-property: all; transition: 0.2s linear;}
a:hover { opacity: 0.7;  /*color: #ff83a6!important;*/ text-decoration:none!important;}
input:hover { opacity: 0.7;  text-decoration:none!important;}
a:hover img{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha( opacity=70 )";}
a img { transition-property: all; transition: 0.2s linear;}
a:hover div{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha( opacity=70 )"; text-decoration:none!important;}
a div{ transition-property: all; transition: 0.2s linear;}
a:focus { outline:none;}
button:focus { border:none; outline:none !important;}
a:link { color:inherit; text-decoration:none;}
a:visited { color:inherit; text-decoration:none; }

.switch {visibility: hidden;}

#container{
	width:100%;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
}

#contents{
	width:100%;
	text-align:center;
}




h2{
	font-size: 1.4em!important;
	font-weight: 900!important;
	letter-spacing: 0.05em;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 1.4em!important;
}

@media (max-width:600px){

}

h3{
	font-size: 1.4em!important;
	font-weight: 700!important;
	letter-spacing: 0.02em;
	font-family:'M PLUS 1p', 'Poppins', sans-serif;
	line-height: 1.5em!important;
}

h3 span{
	font-size: 1.21em!important;
}

h4{
	font-size: 1em!important;
	font-weight: 300!important;
	letter-spacing: 0.15em;
	font-family: 'Poppins', sans-serif;
	margin: 0;
}

h5{
	position: absolute;
	background-color: #4ca1bd;
	margin: auto;
	text-align: center;
	width: 300px;
	padding: 13px;
	color: #fff!important;
	line-height: 1.3em!important;
	display: inline-block;
	font-weight: 400!important;
	font-size: 1.1em!important;
	letter-spacing: 0.2em;
	left: 50%;
	-webkit-transform: translate(-50%,-70%);
	-moz-transform: translate(-50%,-70%);
	-ms-transform: translate(-50%,-70%);
	-o-transform: translate(-50%,-70%);
	transform: translate(-50%,-70%);
}

.title-bg-black {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 20px 10px;
	width: 100%;
	height: 65px;
	color: #fff;
	background: #262626;
}

.title-bg-black:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #262626;
	z-index: 2;
}


/*
.title-bg-black{
	width: 100%;
	height: 65px;
	color: #fff;
	margin: 0;
	padding: 22px 10px;
	background-color: #262626;
}

.title-bg-black:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
	z-index: 21;
}



.title-bg-black:after{
	content: "";
	position: absolute;
	left: 48%;
	margin-top: 43px;
	margin-left: -43px;
	border: solid transparent;
	border-top: solid #262626;
	border-width:10px 10px 0px 10px;
	z-index: 2;
}
*/
.concept-logo{
	width: 260px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 40px;
}



.feat-list {
	background-color: #fff;
	width: 100%;
	text-align: left;
	display: flex;
	display: -ms-flexbox;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	flex-direction: row-reverse;
	margin-bottom: -25px;
	color: #d82b4c;
	background-position: top center;
	background-size: 800px;
	background-repeat: no-repeat;
}


.feat-bg {
	background-position: center right;
}

.feat-balloon-sec {
	width: 45%;
	height: 100%;
}

.feat-balloon-sec-2 {
	width: 45%;
	text-align: right;
}

.feat-pic {
	width: 55%;
}

.balloon-left {
	position: relative;
	display: inline-block;
	margin: 1.5em 15px 1.5em 0;
	padding: 18px 22px;
	width: 93%;
	background: #fff;
	text-align: left;
	filter: drop-shadow(1px 3px 6px rgba(0,0,0,0.2));
}

.balloon-left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 20px solid #fff;
}

.balloon-right {
	position: relative;
	display: inline-block;
	margin: 1.5em 15px 1.5em 0;
	padding: 18px 22px;
	width: 93%;
	background: #fff;
	text-align: left;
	filter: drop-shadow(1px 3px 6px rgba(0,0,0,0.2));
	margin-left: 7%;
}

.balloon-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -35px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 20px solid #fff;
}

.feat-txt {
	width: 100%;
	text-align: left;
}

.feat-txt-tit {
	display: flex;
	display: -ms-flexbox;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin-bottom: 10px;
}

.feat-txt dd{
	font-family:'Oswald', sans-serif;
	font-weight: 700;
	font-size: 1.8em;
	text-align: center;
	display: inline-block;
	background-color: #d82b4c;
	color: #fff;
	padding: 6px 5px;
	margin-right: 10px;
}

.feat-txt dd p{
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-weight: 700;
	margin-left: 0.05em;
	letter-spacing: 0.05em;
}

.feat-txt dd span{
	font-size: 0.27em;
	line-height: 1em;
	font-weight: 500;
	display: block;
	margin-left: 0.2em;
}

.feat-txt-tit p{
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}

.feat-txt-p {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}



@media (max-width:700px){
	
	.feat-list {
		display: block;
		margin-bottom: 25px;
	}
	
	.balloon-left {
		width: 100%;
		max-width: 500px;
		margin: auto;
	}
	
	
	.balloon-left:before {
		top: -30px;
		left: 50%;
		margin-left: -20px;
		border: 20px solid transparent;
		border-bottom: 30px solid #fff;
	}
	
	.balloon-right {
		width: 100%;
		max-width: 500px;
		margin: auto;
		margin-left: 0;
	}
	
	.balloon-right:before {
		top: -30px;
		left: 50%;
		margin-left: -20px;
		border: 20px solid transparent;
		border-bottom: 30px solid #fff;
	}
	
	.feat-balloon-sec {
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	
	.feat-balloon-sec-2 {
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	
	
	.feat-pic {
		width: 100%;
	}
	

}

#entry-area {
	width: 100%;	
}

#entry-area ul {
	width: 103%;
	margin-right: -3%;
}

#entry-area ul li {
	width: 47%;
	margin-right: 3%;
	display: inline-block;
	vertical-align: top;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

.event-list {
	position: relative;
	display: block;
	display: -ms-flexbox;
	background-color: #fff;
	text-align: left;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-area {
	display: flex;
	display: -ms-flexbox;
	-webkit-align-items: left;
    -ms-flex-align: left;
    align-items: center;
	padding: 10px 13px 13px 13px;
	color: #262626;
}

.event-pic-thum{
	display: block;
	width: 100%;
	height: 200px;
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.heading {
	font-size: 1em;
	display: block;
	text-align: center;
	font-size: 1.3em;
}

.heading dd {
	margin: auto;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 1.15em;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	line-height: 1em;
	letter-spacing: 0.02em!important;
}

.heading dt {
	text-align: center;
	width: 95px;
	font-size: 2.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0em!important;
	margin: auto;
	margin-bottom: 4px;
	
}

.heading dt span{
	font-weight: 100;
}

.holiday {
	color: #c00;
}

.saturday {
	color: #36c;
}

.heading p {
	margin: auto;
	width: 100%;
	background-color: #262626;
	color: #ddd;
	text-align: center;
	padding: 5px 8px;
	margin-top: 4px;
	display: block;
	font-size: 0.6em;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	line-height: 1em;
	letter-spacing: 0.05em!important;
}

.event-tit{
	width: 100%;
	font-size: 1.2em;
	padding: 6px 0px 0px 15px;
	font-weight: 400;
	text-align: left;
	display: block;
	line-height: 1.6em;
	margin: 0;
}

.event-tit p{
	line-height: 1.2em!important;
	margin: 0;
	margin-bottom: 3px;
}

.event-tit dd{
	width: auto;
	font-size: 0.8em;
	font-weight: 300;
}

.heading:hover {
  opacity: 1!important;
}

.ath-icon {
	position: absolute;
	display: block;
	top:-7px;
	left: 7px;
	padding: 8px 8px 0 8px;
	margin: 0;
	background-color: #262626;
	color: #fff;
	text-align: center;
	border-top: solid 1px #777;
	background:linear-gradient(#444, #262626);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

.ath-icon p {
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 0.4em;
	margin: 0;
	display: block;
	text-align: center;
	margin-left: 0.2em;
}

.icon-img {
	text-align: center;
}

.icon-img img{
	width: 35px;
	margin: 0;
	margin-bottom: -3px;
}

.ath-icon:hover {
  opacity: 1!important;
}


@media (max-width:700px){
	
	#entry-area ul {
		width: 100%;
		margin-right: 0;
		margin-bottom: -4%
	}
	
	#entry-area ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%
	}
	
}

@media (max-width:400px){
	
	.text-area {
		padding: 5px 0px 8px 0px;
	}
	
	.heading {
		font-size: 1em;
	}
	
	.event-tit{
		font-size: 1.1em;
	padding: 6px 0px 0px 5px;
}

	
}


.ex4-gly{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex4-gly ul{
	padding: 0px;
	width:102%;
	margin-right: -2%;
	display: block;
}

.ex4-gly ul li{
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 0px;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.ex4-gly ul li img{
	padding: 0;
	margin: 0;
}

.ex4-gly ul li div{
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	margin: 0;
	font-size: 0.85em;
	padding: 10px 5px;
	line-height: 1.6em;
}

.ex4-gly ul li div dd{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	letter-spacing: 0.15em;
}

.ex4-gly ul li div span{
	display: inline-block;
}


@media (max-width:700px){
	
	.ex4-gly ul li{
		width: 48%;
	}
}

@media (max-width:450px){
	
	.ex4-gly ul li{
		width: 100%;
		max-width: 320px;
		margin-right: 0;
	}
}

.seemore{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: inline-block;
}

.ex4-sponsor{
	width: 103%;
	margin-right: -3%!important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	
}


.ex4-sponsor div {
	width: 22%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	color: #777;
	line-height: 2em;
	max-height: 75px;
}

.ex4-sponsor p {
	width: 100%!important;
	height: 100%!important;
	padding: 10px 15px 0px 15px;
}


.ex4-sponsor div img {
    height: auto;
	margin-bottom: 0;
	padding: 0;
	margin: 0;
	max-height: 55px;
}

.img-adjust {
    width: 40%;
}

@media (max-width:650px){
	
	.ex4-sponsor {
	}
	
	.ex4-sponsor div {
		width: 47%;
		padding: 15px 20px 5px 20px;
	}
	
	.ex4-sponsor p {
		padding: 0px 15px 0px 15px;
	}
}


.ex3-organizer{
	width: 90%;
	max-width:380px;
	margin: auto;
	text-align: center;
	display: block;
}

.ex3-organizer ul{
	padding: 0px;
	width:103%;
	margin-right: -3%;
	display: block;
}

.ex3-organizer ul li{
	display: inline-block;
	width: 30.333333%;
	margin-right: 3%;
	margin-bottom: 3%;
	border: solid 1px #fff;
	padding: 7px 10px;
}

@media (max-width:380px){
	
	.ex3-organizer ul li{
	width: 47%;
}
	

}

#foot-section {
	display: block;
	text-align: center;
    z-index: 10;
    width: 100%;
	padding: 30px 30px 10px 30px;
	color: #fff;
	background-color: #db0327;
}


.foot-logo-main{
	width: 170px;
	display: inline-block;
	margin: auto;
	margin-bottom: 25px;
}

.foot-icon-contact{
	width: 35px;
	display: inline-block;
	margin: auto;
}

#foot-section-btm {
	display: block;
	text-align: center;
    width: 100%;
	padding: 10px 10px 20px 10px;
	margin: 0;
	color: #fff;
	background-color: #db0327;
	z-index: 10;
}

/*
.ex4-sponsor{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex4-sponsor ul{
	padding: 0px;
	max-width:103%;
	margin-right: -3%;
	display: block;
}

.ex4-sponsor ul li{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	width: 22%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #fff;
}
.ex4-sponsor img{
	box-sizing:border-box;
	border: solid 1px #eee;
}

.ex4-sponsor ul li p{
	margin-top: 10px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.1em;
}
*/


.bd-box{
	position: relative;
	width: 100%;
	margin-top: 30px;
	border-top: solid 1px #4ca1bd;
}	



/*-------------------

--------COLOR--------

-------------------*/

.clr-y{color: #ffbd48}
.clr-g{color: #81c12f}
.clr-r{color: #d82b4c}
.clr-f7{color: #f7f7f7}
.clr-fff{color: #fff}
.clr-333{color: #333}
.clr-222{color: #222}
.clr-000{color: #000}
.clr-db{color: #35516d}
.clr-lb{color: #618caf}
.clr-p{color: #e04f8a}

.bgc-y{background-color: #ffbd48}
.bgc-ly{background-color: #fff8e9;}
.bgc-g{background-color: #81c12f}
.bgc-f7{background-color: #f7f7f7}
.bgc-fff{background-color: #fff}
.bgc-333{background-color: #333}

.gry-60{
	-webkit-filter:grayscale(60%);
    -moz-filter:grayscale(60%);
    -ms-filter:grayscale(60%);
    filter:grayscale(60%);
}

.gry-40{
	-webkit-filter:grayscale(40%);
    -moz-filter:grayscale(40%);
    -ms-filter:grayscale(40%);
    filter:grayscale(40%);
}

/*-------------------
---------------------
---------------------
------COLOR END------
---------------------
---------------------
-------------------*/


.white-room{
	width:96%;
	max-width: 750px;
	margin:0 2%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #fff;
	color: #262626;
	padding: 4% 0;
}

.inner-1000{
	width:96%;
	max-width: 1000px;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	color: #262626;
}

.inner-750{
	width:96%;
	max-width: 750px;
	padding:0 2%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	color: #262626;
}

.inner-750-np{
	width:100%;
	max-width: 750px;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	color: #262626;
}



.inner-600{
	width:96%;
	max-width: 600px;
	padding:0 2%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
}

.fff-room{
	width:100%;
	margin:0 2%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #fff;
	color: #262626;
	padding: 3% 0;
}

.red-room{
	width:100%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #db0327;
	color: #fff;
	padding: 5% 2%;
	font-size: 1.2em;
}

.red-room-inner{
	width:100%;
	max-width: 600px;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
}

.entry-room{
	width:100%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #157ece;
	color: #fff;
	padding: 5% 2%;
	font-size: 1.2em;
	background-image:url("../images/logo_main_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 700px;
}


.ev-room{
	width:100%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	color: #fff;
	font-size: 1.2em;
	background-image:url("../images/ev_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-mask {
	height: 100%;
	background: rgba(0,0,0,0.6);
}

.ev-room-inner{
	width:96%;
	max-width: 660px;
	margin: auto;
	padding: 4% 0;
	overflow:hidden;
	text-align:center;
	position: relative;
}

.sub-room{
	width:100%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	color: #fff;
	font-size: 1.2em;
	background-image:url("../images/sub_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.sub-contents {
	width:100%;
	max-width: 400px;
	margin: auto;
}

.sub-contents img{
	border: solid 3px #fff;
}

.sub-contents p{
	font-size: 1.3em!important;
	font-weight: 800!important;
	letter-spacing: 0.1em;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 1.4em!important;
	margin: 15px 0 10px 0;
}

.sub-contents span{
	font-weight: 300!important;
}

@media (max-width:500px){
	.red-room{
		padding: 5% 4%;
		font-size: 1em;
	}
	
	.ev-room{
		font-size: 1em;
	}
	
	.sub-room{
		font-size: 1em;
	}
}


.detail-block {
  display: flex;
	background-color: #fff;
	width: 100%!important;
	margin: 0;
	margin-bottom: 5px;
}

.detail-icon {
  display: flex;
	width: 100px;
	padding: 10px;
	margin: 0;
	text-align: center;
}

.detail-icon-inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
	background-color: #111;
	width: 100%;
	padding: 10px 12px;
}

.detail-pro {
	display: flex;
	flex-direction: column;
	width : -webkit-calc(100% - 100px);
	width : calc(100% - 100px));
	padding: 15px 20px 15px 12px;
	color: #262626;
	justify-content: center;
	align-items: flex-start;
	font-size: 0.85em!important;
	line-height: 1.6em!important;
}

.detail-pro div {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.detail-pro p {
	display: block;
	text-align: left;
	margin: 0;
	margin-right: -1px;
}

.detail-pro p:after {
	display: inline-block;
	content: '';
	margin-right: 1px;
	float: right;
}
.detail-pro span {
	text-align: left;
	margin: 0;
	margin-right: -1px;
}

.detail-pro span:after {
	display: inline-block;
	content: '';
	margin-right: 1px;
	float: right;
}

@media (max-width:500px){
	
	.detail-icon {
		width: 70px;
		padding: 5px;
	}
	
	.detail-pro {
	width : -webkit-calc(100% - 70px);
	width : calc(100% - 70px));
	padding: 15px 10px 15px 8px;
	}

}
.entry-bt {
	display: inline-block;
	color: #fff;
	background-color: #157ece;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 1.6em;
	padding: 18px 25px 15px 30px;
	letter-spacing: 0.1em;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border: solid 3px #fff;
	background: linear-gradient(#157ece, #d82b4c, #157ece);
	background-size: 600% 600%;
	animation: bt-color 5s ease infinite;
}


.entry-bt p{
	font-weight: 600;
	font-size: 0.5em;
	margin: 0;
	letter-spacing: 0.05em;
}


@-webkit-keyframes bt-color {
	  0%{background-position:0% 50%}
	 50%{background-position:50% 0%}
	100%{background-position:0% 50%}
}


.border-line{
	width: 100%;
	height: 7px;
	background-color: #fbe4e8;
}

.img-tit {
	width: 80%;
	max-width: 450px;
	margin: 60px 0 30px 0;
}

@media (max-width:500px){
	.img-tit {
		margin: 30px 0 15px 0;
	}
	.top-space {
		height: 30px;
	}
}

.f7-room{
	width:100%;
	margin: auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #f7f7f7;
	color: #262626;
	padding: 3% 0;
}



/*
@-webkit-keyframes bg-color {
  0% { background-color: #e74c3c; }
  20% { background-color: #f1c40f; }
  40% { background-color: #1abc9c; }
  60% { background-color: #3498db; }
  80% { background-color: #9b59b6; }
  100% { background-color: #e74c3c; }
}
*/
.insta-box{
	max-width: 100%;
	margin: auto;
}

.inner_p2{
	max-width:1000%;
	padding:0 3%;
	text-align: center;
	margin: 0px auto;
}

.gray-room{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-color: #f7f7f7;
	color: #262626;
	padding: 5% 0;
}

.docu-box {
	display: block;
	width:100%;
	text-align: left;
	font-weight: 300;
	line-height: 1.7em;
	letter-spacing: 0.07em;
	margin-bottom: 40px;
	
}

.docu-box p{
	font-size: 1.05em;
	font-weight: 500;
}

.prof-box{
	width: 100%;
	display: block;
	margin: 20px 0 0 0;
}

.prof-box_l{
	float: left;
	width: 30%;
	margin-right: 5%;
}

.prof-box_r{
	text-align: left;
	float: left;
	width: 65%;
}

.prof-box_r p{
	text-align: left;
}

.prof-box span{
	display: inline-block;
	font-size: 1.6em;
	font-weight: 300;
	letter-spacing: 0.15em;
	background-color: #262626;
	color: #fff;
	padding: 10px 20px;
}

.prof-box span dd{
	display: inline-block;
	font-size: 0.55em;
	font-weight: 400;
	letter-spacing: 0.1em;
	vertical-align: middle;
	margin-left: 5px;
}

.prof-box dt{
	font-size: 0.9em;
	font-weight: 400;
	margin: 9px 0;
}

.prof-box dt i{
	margin-right: 5px;
	color: #ccc;
}

.sns-case{
	display: inline-block;
	padding-bottom: 12px;
}

.sns-case img{
	width: 36px;
	opacity: 0.2;
	margin-right: 7px;
}

.sns-case img:hover{
	opacity: 1;
}

.list-pro {
	width: 100%;
	text-align: left;
}
.list-pro ul {
	list-style-type: none;
	font-size: 0.85em;
}
.list-pro li{
	margin: 1px 0;
    padding-left: 1em;
    text-indent: -1em;
  }
.list-pro ul li:before {
	font-size: 1.2em;
	display: inline;
	content: "・";
	font-weight: 900;
	margin-right: -0.33em;
	color: #777;
}

.pro-tit {
	font-size: 1.3em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #ccc;
	border-bottom: solid 2px #e5e5e5;
	margin-bottom: 12px;
	text-align: left;
	padding-bottom: 5px;
}

@media (max-width:768px){
	
	.prof-box_l{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.prof-box_l img{
		max-width: 250px;
		width: 100%;
		margin: auto!important;
	}
	
	.prof-box_r{
		text-align: center;
		float: none;
		width: 100%;
	}
	

}

.form-tit{
	border: solid 1px #ddd;
	padding: 20px 10px;
	margin-bottom: 30px;
	font-weight: 400!important;
	text-align: center!important;
	background-position:center center!important;
	background-size: cover!important;
	background-repeat: no-repeat;
	background-image:url("../images/form_tit.jpg");
}


.bx2{
	display: flex;
	align-content:stretch;
	width: 100%;
}

.line-icon{
	background-color: #00b900;
	width: 35%;
	position: relative;
}

.line-icon-inner{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.line-icon-inner img {
	width: 50%;
}

.line-disc{
	background-color: #fff;
	width: 65%;
	text-align: left;
	padding: 0.5% 0 0.5% 3%;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 0.1em;
}

.line-disc p{
	background-color: #00b900;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	padding: 5px 15px;
}

.line-disc span {
	display: block;
	font-size: 1.05em;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}

@media (max-width:600px){
	.bx2{
		display: block;
		align-content:none;
		width: 100%;
	}		
	.line-icon{
		display: block;
			width: 100%;
			position: relative;
			padding: 10px;
		height: 70px;
	}
	.line-icon-inner img {
		width: 25%;
	}
	.line-disc{
		margin-top: 10px;
		padding: 0;
		width: 100%;
	}
	.line-disc p {
		text-align: center;
		padding: 6px 10px;
	}

}


.line-code{
	width: 100%;
	margin-top: 10px;
}

.line-code th, .line-code td{
	border: solid 1px #00b900;
	width: 50%;
	text-align: center!important;
	vertical-align: middle!important;
}

.line-code th{
	background-color: #00b900;
	color: #fff;
	font-weight: 600;
	font-size: 1.1em;
}

.line-code td {
	font-weight: 600;
	font-size: 1.2em;
}

.line-code td img{
	width: 80%;
	max-width: 130px;
}



.ev-outline{
	width: 100%;
	border: 0px;
	font-size: 0.95em;
}

.ev-outline th,td{
	border: 0px;
	padding: 1.1% 0!important;
	vertical-align: top!important;
	text-align: left!important;
}

.ev-outline th{
	width: auto;
	min-width: 75px;
	font-weight: 700;
	text-align: right!important;
}

.ev-outline td >span{
	font-weight: 500!important;
}

.colon{
	width: 10px!important;
	font-weight: 700;
	padding-right: 5px!important;
	padding-left: 3px!important;
}

.map{
	width: 100%;
	height: 250px;
	margin: 10px 0;
	border: solid 1px #ddd;
}

 .ev-button{
	 display: inline-block;
	 width: 220px;
	 padding: 15px 0px;
	 font-size: 1em;
	 background: linear-gradient(#444, #262626, #111);
	 color: #fff;
	 border-style: none;
	 letter-spacing: 0.15em;
	 margin: auto;
	 border-radius: 2px;
	 -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 margin-bottom: 5px;
}

figure.snip1132 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: right;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-webkit-filter:grayscale(60%);
    -moz-filter:grayscale(60%);
    -ms-filter:grayscale(60%);
    filter:grayscale(60%);
}

figure.snip1132 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

figure.snip1132 img {
  max-width: 100%;
  position: relative;
  opacity: 1;
}

figure.snip1132 figcaption {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}



figure.snip1132{
  overflow: hidden;

}





/*
.event-list {
	display: flex;
	display: -ms-flexbox;
	background-color: #fff;
	width: 100%;
	text-align: left;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	margin-bottom: 30px;
}

.event-pic-thum{
	display: block;
	width: 180px;
	height: 110px;
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.heading {
	display: block;
	text-align: center;
	font-size: 1.3em;
	margin: 8px 10px;

}

.heading dd {
	margin: auto;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 0.9em;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 0.05em!important;
}

.heading dt {
	text-align: center;
	width: 95px;
	font-size: 2.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0em!important;
	margin: auto;
	margin-bottom: 4px;
	
}

.heading dt span{
	font-weight: 100;
}

.holiday {
	color: #c00;
}

.saturday {
	color: #36c;
}

.heading p {
	margin: auto;
	width: 100%;
	background-color: #262626;
	color: #ddd;
	text-align: center;
	padding: 5px 8px;
	margin-top: 4px;
	display: block;
	font-size: 0.6em;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	line-height: 1em;
	letter-spacing: 0.05em!important;
}

.event-tit{
	font-size: 1.3em;
	padding: 10px 15px;
	font-weight: 400;
	text-align: left;
	display: inline-block;
	width: inherit;
	line-height: 1.2em;
}

.event-tit dd{
	width: auto;
	font-size: 0.7em;
	font-weight: 300;
	margin-top: 5px;
}

.heading:hover {
  opacity: 1!important;
}

@media (max-width:550px){
	
	.event-list {
		display: block;
	}
	
	.event-pic-thum{
		display: block;
		width: 100%;
		height: 200px;
	}
	.heading {
		font-size: 1em;
		display: block;
		float: left;
		text-align: center;
		font-size: 1.3em;
		margin: 8px 5px 8px 0px;
	}
	
	.heading dd{
		font-size: 0.7em;
	}
	.heading dt{
		font-size: 1.5em;
	}
	.heading p{
		font-size: 0.5em;
		padding: 5px 5px;
		width: 80%;
	}
	
	.event-tit{
		width: 100%;
		display: block;
		font-size: 1em;
		padding-bottom: 0;
		padding: 10px 0px 0px 15px;
		letter-spacing: 0em;
	}

}
*/

.notice-concept {
	display: inline-block;
	margin: auto;
	font-size: 1.1em;
	font-weight: 300;
}

.notice-concept ul {
	list-style-type: none;
	font-size: 1em;
	text-align: left;
}
.notice-concept li{
	margin: 4px 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
  }
.notice-concept ul li:before {
	font-size: 1em;
	display: inline;
	color: #aaa;
	content: "●";
	margin-right: -0.2em;
}



/*
.heading img{
	width: 30%;
	-webkit-transform:none!important;
	opacity: 1!important;
}
*/
figure.snip1132 .caption {
  overflow: hidden;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  position: absolute;
  width: 100%;
  bottom: 0;
}

figure.snip1132 h3,
figure.snip1132 p {
  display: table;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  font-weight: 400;
}

figure.snip1132 h3 span,
figure.snip1132 p span {
  font-weight: 800;
}

figure.snip1132 h3:before,
figure.snip1132 p:before,
figure.snip1132 h3:after,
figure.snip1132 p:after {
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  content: '';
  background: white;
}

figure.snip1132 h3:before,
figure.snip1132 p:before {
  left: -1000%;
}

figure.snip1132 h3:after,
figure.snip1132 p:after {
  right: -1000%;
}

figure.snip1132 h3:before,
figure.snip1132 h3:after {
  top: 50%;
}

figure.snip1132 p {
  font-size: 0.8em;
  font-weight: 500;
}

figure.snip1132 p:before,
figure.snip1132 p:after {
  bottom: 50%;
}

figure.snip1132 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1132:hover img,
figure.snip1132.hover img {
  opacity: 0.35;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

figure {
  border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}


.wanted {
	position: absolute;
	top:13px;
	left: -60px;
	z-index: 1000;
	background-color: #c00;
	width: 190px;
	padding: 3px;
	font-size: 0.72em;
	color: #fff;
	text-align: center;
	transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
	background:linear-gradient(90deg, #94863a, #d0be5f, #94863a);
	text-shadow:1px 1px 3px #81791a;
}

.ex3-tit-comment{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: left;
}

.ex3-tit-comment ul{
	padding: 0px;
	width:104%;
	margin-right: -4%!important;
	display: block;
}

.ex3-tit-comment ul li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	width: 29.33%;
	margin-right: 4%;
	margin-bottom: 4%;
	overflow: hidden;
}

.ex3-tit-comment img{
	box-sizing:border-box;
}

.ex3-tit-comment ul li p{
	margin-top: 17px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}

.ex3-tit-comment ul li span{
	display: block;
	font-size: 0.9em;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.15em;
}

.ex3-sps{
	width: 100%;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: space-between;
}

.ex3-sps p{
	width: 30%;
}


.past-event {
	opacity: 0.3!important;
}

.ex4-sps{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex4-sps ul{
	padding: 0px;
	max-width:100%;
	margin-left: 1.5%;
	margin-right: -1.5%;
	display: block;
}

.ex4-sps ul li{
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	width: 22%;
	margin-right: 3%;
	margin-bottom: 3%;
}
.ex4-sps img{
	box-sizing:border-box;
	border: solid 1px #eee;
}

.ex4-sps ul li p{
	margin-top: 10px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.1em;
}



@media (max-width:768px){
	
	.ex3-tit-comment ul li{
		width: 45.6%;
		margin-right: 4%;
		margin-bottom: 6%;
	}

}


@media (max-width:600px){
	
	.ex4-sps ul{
		margin-left: 2%;
		margin-right: -2%;
	}
	
	.ex4-sps ul li{
		width: 46%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
}

@media (max-width:480px){
	
	.ex3-tit-comment{
		text-align: center;
	}
	
	.ex3-tit-comment ul li{
		width: 75%;
		margin-right: 4%;
		margin-bottom: 6%;
	}
	

}


.bt-contact-large{
	display: inline-block;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin:auto;
	margin-top: 20px;
	padding: 20px 32px 15px 35px;
	background: linear-gradient(#333, #262626, #111);
	color: #fff;
	border-radius: 30px;
	border: solid 3px #fff;
	box-shadow: 0 0 22px #4ca1bd;
}

.bt-contact-large a:hover{
	 border: 0px;
	 opacity: 0.9;	
}

.bt-contact-large img{
	width: 24px;
	margin-right: 10px;
	margin-bottom: 4px;
}

.bt-contact-middle{
	display: inline-block;
	font-size: 1em;
	letter-spacing: 0.1em;
	margin:auto;
	margin-top: 20px;
	padding: 13px 32px 13px 35px;
	background: linear-gradient(#333, #262626, #111);
	color: #fff;
	border-radius: 30px;
	border: solid 3px #4ca1bd;
	box-shadow: 0 0 7px #ccc;
	white-space: nowrap;
}

.bt-contact-middle a:hover{
	 border: 0px;
	 opacity: 0.9;	
}

.bt-contact-middle img{
	width: 20px;
	margin-right: 8px;
	margin-bottom: 4px;
}




.foot-bloc-left {
	float: left;
	display: inline-block;
}




.foot-sns-1{
	float: left;
	max-width: 30px;
	vertical-align: top;
	margin-right: 8px;
	display: inline-block;
}

.foot-sns-2{
	float: left;
	max-width: 30px;
	vertical-align: top;
	display: inline-block;
}

.foot-bloc-center {
	display: inline-block;
	float: left;
	margin-left: 30px;
}


.foot-list-left {
	float: left;
	margin-right: 20px;
}

.foot-list-right {
	float: right;
}


.foot-list {
	text-align: left;
	display: block;
}
.foot-list ul {
	list-style-type: none;
	font-size: 0.85em;
}
.foot-list li{
	margin: 1px 0;
    padding-left: 1em;
    text-indent: -1.5em;
  }
.foot-list ul li:before {
	font-size: 1.2em;
	display: inline;
	content: "・";
	font-weight: 900;
	margin-right: -0.2em;
	color: #777;
}

.foot-bloc-right {
	float: right;
	width: 220px;
	height: 40px;
}

.foot-bloc-right img{
	width: 220px;
	height: 40px;
}


.foot-bloc {
		display: inline-block;
	}


@media (max-width:800px){
	

	
	.foot-bloc-left {
		float: none;
		margin: 0 auto;
		margin-left: 20px;
		display: block;
	}
	

	
	.foot-list {
		margin-bottom: -8px;
	}
	
	.foot-list-left {
		float: none;
		margin-right: 0;
	}
	
	.foot-list-right {
		float: none;
	}
	
	.foot-bloc-center {
		float: none;
		margin-top: 20px;
		margin-left: 10px;
	}
	
	.foot-bloc-right {
		width: 100%;
		float: none;
		display: inline-block;
		margin-top: 40px;
	}

}

@media (max-width:450px){

	
	
	.foot-sns-1{
		float: left;
		margin-right: 8px;
		display: block;
	}
	
	.foot-sns-2{
		float: left;
		display: block;
	}


	
	.sns-box {
		display: inline-block;
		margin: auto;
		margin-top: 30px;
		margin-right: 22px;
	}
	
}



.list-price {
	width: 100%;
	text-align: left;
}
.list-price ul {
	list-style-type: none;
	font-size: 1em;
}
.list-price li{
	margin: 1px 0;
    padding-left: 1em;
    text-indent: -1em;
  }
.list-price ul li:before {
	font-size: 1em;
	display: inline;
	content: "●";
	font-weight: 900;
	margin-right: -0.33em;
	color: #4ca1bd;
}

.price-table {
	width: 100%;
	background-color: #fff;
	color: #262626;
	font-size: 0.95em;	
}

.price-table th{
	background-color: #262626;
	color: #fff;
	padding: 5px 5px!important;
	font-size: 0.9em;
}

.price-table td,th{
	border: 1.5px solid #f7f7f7;
	border-collapse: separate;
	border-spacing: 5px;
	padding: 12px 5px!important;
	text-align: center!important;
	vertical-align: middle;
	
	line-height: 1.4em!important;
}

.fs08em{
	font-size: 0.8em!important;
}

.feed-name {
	margin-bottom: 40px;
}

.feed-name img{
	width: 80px;
	z-index: 100!important;
	position: relative;
}

.feed-name span{
	background-color: #4ca1bd;
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 0.2em;
	padding: 12px 20px 12px 25px;
	margin-left: -15px;
	z-index: -1!important;
	border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
}

.feed-conte p {
	font-size: 1.1em;
	font-weight: 600;
	padding-bottom: 5px;
	border-bottom: solid 2px #262626;
	margin-bottom: 15px;
	}

.feed-conte span {
	text-align: left;
	display: block;
	font-size: 1.1em;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	}


/*-------------------
---------------------
---------------------
---------HEAD--------
---------------------
---------------------
---------------------
-------------------*/













@media (max-width:768px){
	

}


@media (max-width:768px){
	
	.top-box h1{
		width:80%;
	}
	
	.top-box h1 span{
		display: block;
		width: 50%;
		min-width: 240px;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	.top-box h1 p{
		font-size: 0.35em;
		line-height: 1.7em;
	}
	.top-box h1 p ss{
		display: inline-block;
	}
	
	.top-box h1 dd{
		display: block;
		margin: 0 auto;
		width:100%;
		max-width: 500px;
		margin-top: 20px;
	}
	
	.sp-txt{
		display:block;
	}
	
	.pc-txt{
		display: none;
	}


}

@media (max-width:480px){
	.top-box h1{
		margin-top: 0;
	}
}




/*-------------------
---------------------
---------------------
------HEAD_END-------
---------------------
---------------------
---------------------
-------------------*/

/*-------------------
---------------------
---------------------
-------PC-MENU-------
---------------------
---------------------
---------------------
-------------------*/

.pc-menu {
	display: block;
	margin: 0 auto;
	width: 100%;
	z-index: 6;
}

.pc-menu img{
	width: 80px;	
}

.pc-menu-item {
	font-family: 'Poppins', 'M PLUS 1p', sans-serif;
	margin: 15px 0;
}


.pc-menu-item li {
	font-size: 0.9em;
	font-weight: 300;
	margin: 10px 0;
}

.pc-menu-item li a:hover{
	opacity: 1;
}

.pc-menu-item li img:hover{
	opacity: 1;
}

.pc-menu-item span {
	width: 100%;
	margin: 0 auto;
    background-color: #333;
	color: #ff83a6;
	line-height: 0;
	padding: 15px 8px 13px 10px;
	display: block;
	font-size: 0.9em;
	margin-bottom: -10px;
	letter-spacing: 0.2em;
	font-weight: 500;
}

.pc-menu-item a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.pc-menu-item a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #ff83a6;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .5s;
}

.pc-menu-item a:hover::after {
  transform: scale(1, 1);
}

.pc-menu-btm-block {
	position: absolute;
	bottom: 40px;
	margin: 0 auto;
}

.pc-menu-sns {
	display: block;
	width: 65%;
	margin: 0 auto;
	text-align: center;
}

.pc-menu-sns ul {
	margin-right: -8%;
}

.pc-menu-sns ul li {
	width: 25.33%;
	display: inline-block;
	vertical-align: top;
	margin-right: 8%;
}




/*-------------------
---------------------
---------------------
-----PC-MENU_END-----
---------------------
---------------------
---------------------
-------------------*/

/*-------------------
---------------------
---------------------
------scroll-bt------
---------------------
---------------------
---------------------
-------------------*/

.arw-btm-block {
	margin: 0 auto;
	display: inline-block;
	margin-top: 20px;
}

.arw-btm-block img {
	width: 200px;
}

.bt_arw{
	width: 10%;
	margin: 0 auto;
	margin-top: 10px;
	animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
    0% { transform:translateY(0) }
    5% { transform:translateY(0) }
   10% { transform:translateY(0) }
   20% { transform:translateY(0) }
   25% { transform:translateY(0) }
   30% { transform:translateY(0) }
   50% { transform:translateY(-15px) }
  100% { transform:translateY(0) }
}



@media (max-width:768px){
	
	.arw-btm-block img {
		width: 160px;
		margin-top: 1%;
	}
	
	.bt_arw{
		width: 15%;
		margin: 0 auto;
		margin-top: 0px;
	}
	
}
/*-------------------
---------------------
---------------------
----scroll-bt_END----
---------------------
---------------------
---------------------
-------------------*/

/*-------------------

------CONTENTS-------

-------------------*/
/*
.guest-box {
	width:100%;
	height:500px;
	background-position:center center!important;
	background-size: cover!important;
	background-repeat: no-repeat;
	display: flex;
	background-image:url("../images/pic_sp_guest.jpg");
	background: rgba(39,32,35,0.6)!important;
}*/


.guest-box {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position: relative;
	background-image:url("../images/gst_bg.png");
	background-size:150px;
	background-color: #fff;
	padding-top: 3%;
}

.guest-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	width: 100%;
}



.guest-desc p {
    margin-bottom: 0;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}


.guest-desc-tit {
	text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	line-height: 0;
    padding: 0;
	width: 50%;
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
}

.guest-desc-tit img {
	width: 85%;
}

.guest-desc-txt {
	text-align: left;
    width : 50%;
	font-size: 	1em;
	font-weight: 300;
	padding: 0 10% 0 0;
}

.guest-desc-in {
	margin-top: 3%;
	padding: 20% 0;
	display: block;
}

.guest-desc-txt img{
	width: 320px;
	margin: 0 0 10px -25px;
}

.guest-desc-txt span{
	font-size: 2.65em;
	font-family: 'M PLUS 1p',sans-serif;
	display: block;
	font-weight: 300;
	letter-spacing: 0.15em;
	display: block;
	margin-left: -3px;
}

.guest-desc-txt dd{
	font-size: 1.1em;
	font-family: 'Poppins', sans-serif;
	display: block;
	font-weight: 200;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

.guest-desc-txt dt{
	font-size: 2em;
	font-family: 'M PLUS 1p',sans-serif;
	display: block;
	font-weight: 300;
	letter-spacing: 0.15em;
	line-height: 1.3em;
	display: block;
	margin: -8px 0 0 -3px;
}

.guest-desc-txt p {
	text-align: left;
    padding: 0;
	font-size: 1em;
	line-height: 2em;
	font-weight: 300;
}

.guest-space {
	margin-bottom: 50px;
	display: block;
}

@media (max-width:1100px){
	.guest-space {
		margin-bottom: 0px;
	}
}

@media (max-width:900px){
	
	
	.guest-desc-tit {
		width: 100%;
		display: block;
	}
	
	.guest-desc-tit img{
		width: 60%;
	}
	
	.guest-desc-txt {
		width: 100%;
		padding: 0;
		text-align: center;
		margin-top: -10%;
		margin-left: 0;
	}
	.guest-desc-in {
		margin: 0 auto;
		width: 70%;
		margin-top: 0;
		display: block;
		padding: 0;
	}
	
	.guest-desc-txt img{
		margin: 0 0 5% 0;
	}
	
	.guest-desc-txt span{
		padding-left: 3%;
	}
	.guest-space {
		margin-bottom: 50px;
	}
}


@media (max-width:600px){
	
	
	.guest-desc-in {
		width: 90%;
	}
	
	.guest-desc-txt {
		margin-top: -12%;
	}
	
	.guest-desc-tit img{
		width: 85%;
	}
	.guest-desc-txt img{
		width: 260px;
	}
	.guest-desc-txt span{
		font-size: 2.5em;
	}
	.guest-desc-txt dd{
		font-size: 0.9em;
	}
}

@media (max-width:480px){
	
	
	.guest-desc-in {
		width: 100%;
	}

	.guest-desc-txt img{
		margin: 0 0 2% 0;
	}
	
	.guest-desc-txt dt{
		font-size: 1.8em;
	}
}


.prize-box {
	display: flex;
	width: 100%;
	padding: 0;
}

.prize-box-r {
	color: #333;
	width: 50%;
	padding: 5% 5% 5% 0;
	text-align: left;
	font-weight: 300;
}

.prize-box-r img {
	width: 90%;
	max-width: 350px;
	min-width: 230px;
	margin-bottom: 10px;
	margin-left: -3%;
}

.prize-box-r p {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-weight: 300;
}

.prize-box-r span {
	display: block;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

.prize-box-l {
	width: 50%;
}

.prize-box-l img{
	width: 85%;
}


@media (max-width:900px){
	
	.prize-box {
		display: block;
	}
	
	.prize-box-r {
		width: 100%;
		padding: 7% 10%!important;
		text-align: center;
	}
	
	.prize-box-r img {
		max-width: 400px;
		margin-top: -80px;
	}
	
	.prize-box-r p {
		text-align: left;
	}

	.prize-box-r span {
		text-align: left;
	}

	
	.prize-box-l {
		float: none;
		width: 100%;
		height: 350px;
		background-size:cover;
		background-position: top center;
	}

}

@media (max-width:600px){
	
	.prize-box-l {
		height: 300px;
	}
	
	.prize-box-r img {
		max-width: 700px;
		margin-top: -80px;
		margin-bottom: 0;
	}
}

@media (max-width:480px){
	
	.prize-box-r {
		padding:0 5% 10% 5%!important;
		text-align: center;
	}
	
	.prize-box-r img {
		width: 90%;
		max-width: 700px;
		margin: -20px 0 5px 0;
	}
	
	.prize-box-r p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
	
	.prize-box-l {
		height: 250px;
	}
}

.about-box {
	position: relative;
	display: block;
	width:100%;
	padding: 80px 5% 60px 5%;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background-image:url("../images/bg_about.png");
}

.about-layout {
	position: absolute;
	display: block;
	width: 70%;
	height: 300px;
	background-color:#fff0f6;
	right: 0;
	top: 0;
	z-index: 3;
}

.about-left {
	position: relative;
	float: left;
	width: 45%;
	margin-right: 5%;
	z-index: 10;
}
.about-left img{
	display: block;
	text-align: center;
	margin: 0 auto;
	min-width:200px;
	width:70%;
	margin-bottom: 20px;
}

.about-left p{
	font-size: 1em;
	font-weight: 300;
	margin-bottom: 40px;
	text-align: left;
	line-height: 2em!important;
}

.about-btn{
	width: 100%;
	text-align: center;
	font-size: 1em;
	font-weight: 600;
	bottom: 0;
	padding: 10px 5px;
	margin: 0 auto;
	line-height: 1.7em;
	letter-spacing: 0.2em;
	border: solid 2px #333;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.about-photo {
	position: relative;
	float: right;
	width: 50%;
	z-index: 11;
	margin-bottom: 40px;
}

.gallery-box {
	background-color: #fff;
	display: block;
	line-height: 0;
	padding-bottom: 50px;
}


@media (max-width:900px){
	
	.about-box {
		padding: 15% 5% 10% 5%;
	}
	
	.about-left {
		float: none;
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	
	.about-left img{
		max-width:300px;
		width:70%;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.about-photo {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}
	.about-layout {
		width: 100%;
		height: 200px;
	}
}

.inst-box {
	color: #fff;
	display: block;
	line-height: 0;
	background: #ff83a6;
}

.inst-box h2 > img {
	max-width: 250px;
	margin-bottom: 20px;
}

.inst-box p {
	font-weight: 400;
	margin: 0 5%;
}

.ex3-inst{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
	position: relative;
}

.ex3-inst ul{
	padding: 0px;
	max-width:100%;
	margin-left: 3.333%;
	display: block;
	margin-bottom: -20px;
}

.ex3-inst ul li{
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	width: 30%;
	margin-right: 3.333%;
	margin-bottom: 40px;
}
.ex3-inst img{
	box-sizing:border-box;
	margin-bottom: 10px;
	border: solid 1px #fff0f6;
}

.ex3-inst span{
	display: table;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 1.8em;
}

.ex3-inst dd{
	display: table-cell;
    vertical-align: middle;
	line-height: 1.4em;
	font-weight: 300;
	letter-spacing: 0.2em;
}
.ex3-inst dt{
	display: block;
    width: 100%;
	text-align: center;
	font-size: 0.85em;
	margin: 0 auto;
	font-weight: 300;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
	font-family: 'Poppins', sans-serif;
}

.ex3-inst p{
	text-align: left;
	margin: 0;
	display:block;
	font-size: 0.85em!important;
	font-weight: 400;
	line-height: 18px;
}

.act{
	position: absolute;
	font-size: 0.8em;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	/*background-color: #5095ca;*/
	background-color: #333;
	color: #ccc;
	border: solid #fff0f6;
	border-width: 1px 0 0 1px;
	padding: 3px 8px 2px 8px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
}

.sns-icon{
	width:100%;
	height: 65px;
	text-align: center;
	display: inline-block;
}

.sns-icon img{
	border: 0;
}

.sns-icon ol{
	width:100%;
}

.sns-icon ol li{
	width: 15%;
	padding: 5% 1.1%;
}

@media (max-width:900px){
	.ex3-inst ul{
		margin-left: 5%;
	}
	
	.ex3-inst ul li{
		width: 45%;
		margin-right: 5%;
	}
	
	.sns-icon{
		width:100%;
		height: 65px;
		text-align: center;
		display: inline-block;
	}
	
	.sns-icon{
		height: 70px;
	}
	.sns-icon ol{
		width:100%;
		padding-left: 4%;
	}
	
	.sns-icon ol li{
		width: 18%;
		padding: 5% 1.1%;
	}
}

@media (max-width:480px){
	
	.ex3-inst ul{
		margin: 0 5%;
	}
	
	.ex3-inst ul li{
		width: 100%;
		text-align: center;
	}
	
	.ex3-inst ul> li> img{
		width: 65%;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	
	.act{
	margin-left: 15.75%;
	}
	
	.sns-icon{
		width:100%;
		height: 70px;
		text-align: center;
		display: inline-block;
		margin-bottom: 15px;
	}
	
	.sns-icon ol{
		width:100%;
		padding-left: 4%;
	}
	
	.sns-icon ol li{
		width: 15%;
		padding: 5% 0.5%;
	}
}

.program-box {
	display: block;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background-image:url("../images/bg_about.png");
}

.program-box h2 > img {
	max-width: 250px;
	margin-bottom: 20px;
}

.program-box p {
	font-weight: 300;
	margin: 0 5%;
}


.prg-box {
	display: block;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background-color: #fff0f6;
}

.prg-box h2 > img {
	max-width: 250px;
	margin-bottom: 20px;
}

.prg-box p {
	font-weight: 300;
	margin: 0 5%;
}



.prog-table {
}


.prog-tr {
	width: 100%;
	border: dotted 1px #999;
	background-color: #fff;
}

.prog-table td{
	display: block;
}

.prog-td-left {
	padding: 15px 20px 15px 20px;
    background: #ff83a6;
	width: 310px;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	vertical-align: middle;
	text-align: left;
}

.prog-td-left img{
	margin: 8px 8px 0 0;
    display: block;
	float: left;
	width:70px;
	vertical-align:baseline;
}

.prog-td-left p{
    display: block;
}

.prog-td-left dd{
	display: block;
	font-weight: 200;
	font-size: 1.9em;
	letter-spacing: -0.005em;
}

.prog-td-left span{
	display: block;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #333;
}

.prog-td-left dt{
	display: block;
	font-weight: 500;
	font-size: 1em;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.1em;
}

.prog-td-left ss{
	font-weight: 200;
	font-family: 'Poppins', sans-serif;
	margin-right: 3px;
}

.prog-td-right {
	display:table-cell;
	padding: 15px 20px 12px 20px;
    width : -webkit-calc(100% - 310px);
	width : calc(100% - 310px));
    background: #fff;
	font-size: 0.85em;
	font-weight: 300;
	text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: left;
}

.prog-td-right p {
    line-height: 1.5em;
	margin: 0;
}

.prog-td-right span {
    display: block;
	font-weight: 500;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color: #333;
	margin-bottom: 5px;
}

.prog-fill {
	display: block;
	margin: 20px 0;
	font-size: 0.9em;
	letter-spacing: 0.1em;
    font-weight: 200;
	font-family: 'Poppins', sans-serif;
}
.prog-fill img{
	display: block;
    width: 15px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

.prog-sp {
	display: none;
}

@media (max-width:900px){
	
	.prog-pc {
		display: none;
	}
	
.prog-sp {
	width: 100%;
	display: block;
}


.prog-tr-sp {
	width: 100%;
	border: dotted 1px #999;
	background-color: #fff;
}

.prog-table-sp td{
	display: block;
}

.prog-td-top-sp {
	padding: 15px 20px 15px 20px;
    background: #ff83a6;
	width: 300px;
	font-size: 1.1em;
	font-weight: 200;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

.prog-td-top-sp p{
    display: block;
	margin: 0 auto;
	text-align: center;
}

.prog-td-top-sp img{
	margin: 8px 8px 0 0;
	float: left;
	width:70px;
	vertical-align:baseline;
}

.prog-td-top-sp dd{
	display: block;
	font-weight: 100;
	font-size: 1.9em;
	letter-spacing: -0.005em;
	text-align: left;
}

.prog-td-top-sp span{
	display: block;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #333;
	text-align: left;
}

.prog-td-top-sp dt{
	display: block;
	font-weight: 500;
	font-size: 1em;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.1em;
	text-align: left;
}

.prog-td-top-sp ss{
	font-weight: 200;
	font-family: 'Poppins', sans-serif;
	margin-right: 3px;
}

.prog-td-btm-sp {
	display:table-cell;
	padding: 15px 20px 15px 20px;
    width : -webkit-calc(100% - 0);
	width : calc(100% - 0);
    background: #fff;
	font-size: 0.85em;
	font-weight: 300;
	text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: left;
}

.prog-td-btm-sp p {
    line-height: 1.5em;
	margin: 0;
}

.prog-td-btm-sp span {
    display: block;
	font-weight: 500;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color: #333;
	margin-bottom: 5px;
}

}


.notice-top ul {
	list-style-type: none;
	font-size: 0.9em;
	text-align: left;
}
.notice-top li{
	margin: 4px 0;
    padding-left: 1em;
    text-indent: -1em;
  }
.notice-top ul li:before {
	font-size: 0.9em;
	display: inline;
	content: "※";
	margin-right: -0.33em;
}

.notice-ev {
	display: block;
	font-weight: 400!important;
}

.notice-ev ul {
	list-style-type: none;
	font-size: 0.9em;
	text-align: left;
}
.notice-ev li{
	margin: 5px 0;
    padding-left: 1em;
    text-indent: -1em;
	line-height: 1.4em
  }
.notice-ev ul li:before {
	font-weight: 300;
	font-size: 1.1em;
	display: inline;
	content: "※";
	margin-right: -0.2em;
}

.notice-list ul {
	list-style-type: none;
	font-size: 1em;
	text-align: left;
}
.notice-list li{
	margin: 2px 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
	line-height: 1.5em
  }
.notice-list ul li:before {
	font-size: 1em;
	display: inline;
	content: "●";
	margin-right: 0.1em;
}


.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 1em auto;
}
.cp_tab > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab > label {
	position: relative;
	display: inline-block;
	width: 49%;
	padding: 20px 10px 15px 10px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #ff83a6;
}
.cp_tab > input:checked + label {
	margin-bottom: -1px;
	border-color: #cccccc;
	border-bottom: 1px solid #ffffff;/*背景色と同じ*/
	border-radius: 6px 6px 0 0;
}
.cp_tab .cp_tabpanel {
	padding: 0.5em 1em;
	border-top: 1px solid #cccccc;
}
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}






.entry-box {
	color: #fff;
	display: block;
	line-height: 0;
	background-image:url("../images/entry_bg.png");
}


.entry-box p {
	font-weight: 300;
	margin: 0 5%;
}

.ex2-ev-pic{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex2-ev-pic ul{
	padding: 0px;
	margin-right: -2%!important;
	display: block;
	margin-bottom: -2%;
}

.ex2-ev-pic ul li{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
	border: solid 1px #eee;
}


.ex2-entry-top{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 0px;
	text-align: center;
}

.ex2-entry-top ul{
	padding: 0px;
	max-width:100%;
	margin-left: 3%;
	display: block;
	margin-bottom: -20px;
}

.ex2-entry-top ul li{
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	width: 47%;
	margin-right: 3%;
	margin-bottom: 40px;
	background-image:url("../images/entry_bt_bg.png");
}
.ex2-entry-top img{
	box-sizing:border-box;
	margin: 0;
}


.ex2-entry-top p{
	text-align: center;
	margin: 0;
	display:block;
	font-size: 0.45em!important;
	font-weight: 500!important;
	color: #ff83a6!important;
}

@media (max-width:480px){
	
	.ex2-entry{
		width:100%;
		padding: 0 20%;
	}
	
	.ex2-entry ul{
		margin: 0;
	}
	
	.ex2-entry ul li{
		width: 100%;
		margin-right: 0;
		
	}

}




.ex2-sns{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex2-sns ul{
	padding: 0px;
	max-width:100%;
	margin-left: 5%;
	display: block;
	margin-bottom: -20px;
}

.ex2-sns ul li{
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 40px;
	background-color: #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.ex2-sns ul li img{
	width: 40px;
	margin: 10px;
}


@media (max-width:900px){
	
	.ex2-sns ul{
		margin-left: 5%;
	}
	
	.ex2-sns ul li{
		width: 60%;
		margin-right: 5%;
	}
}

@media (max-width:600px){
	
	.ex2-sns ul{
		margin-left: 5%;
	}
	
	.ex2-sns ul li{
		width: 90%;
		margin-right: 5%;
	}
}


.tit-bar{
	background-color: #35516d;
	color: #fff;
	padding: 3% 3%;
	line-height: 1.3em!important;
	border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

.tit-bar-map{
	background-color: #fff;
	width: 250px;
	margin: 0 auto;
	padding: 2% 3%;
	line-height: 1.3em!important;
	display: block;
	filter:alpha(opacity=80); /* IE 6,7*/
	-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
	-moz-opacity:0.8; /* FF , Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
	opacity:0.8;
}


.button-01{
	width: 250px;
	font-size: 1.1em;
	font-weight: 600;
	bottom: 0;
	padding: 18px 5px;
	margin: 0 auto;
	line-height: 1.7em;
	letter-spacing: 0.2em;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.bt-tri-y{
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 17px solid #ffbd48;
margin: 0 auto;
}


.bt-tri-g{
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 17px solid #81c12f;
margin: 0 auto;
}




.br-cont{
	display:inline-block!important;
}




/*-------------------

-------フッター-------

-------------------*/


.foot_box {
	color: #fff;
	display: block;
	background: #ff83a6;
	width:100%;
	padding:0px 0px 10px 0px;
	box-sizing:border-box;
	overflow:hidden;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0.1em;
	z-index: 100;
	position: relative;
}

.foot_box p{
	letter-spacing: 0.3em;
	text-align: center;
}

.foot_logo{
	width: 180px;
	margin: 0 auto;
}


.foot_left{
	float: left;
	width: 45%;
	text-align: center;
	margin-bottom: 70px;
}
.foot_right{
	float: right;
	width: 45%;
	text-align: center;
	margin-bottom: 70px;
}

.foot_left p{
	font-weight: 600;
	font-size: 22px;
	letter-spacing: 0.15em;
	margin-bottom: 20px;
}
.foot_right p{
	font-weight: 600;
	font-size: 21px;
	letter-spacing: 0.15em;
	margin-bottom: 20px;
}

.news_box{
	width: 100%;
	height: 360px;
	border: solid 1px #fff;
	color: #333;
	padding: 0;
	background-color: #fff;
	overflow-y: scroll;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
}

.news_box ul li{
	padding: 2%;
	border-bottom: dotted 1px #ccc;
}

.news_box ul li span{
	color: #333;
	display: block;
	font-size: 1em;
	margin-bottom: 3px;
	font-weight: 500;
}

.fb_box{
	width: 100%;
	height: 360px;
	border: solid 1px #fff;
	line-height: 0;
	padding: 0;
	overflow: hidden;
}

.ft_bx{
	text-align: left;
}
.ft_icn{
	float: left;
	min-width: 30px;
	height: 30px;
	padding-right: 10px;
}
.ft_icn img{
	height: 40px;
	width: auto;
}
.ft_icn_sub{
	float: left;
	min-width: 30px;
	height: 30px;
	padding-right: 10px;
}
.ft_icn_sub img{
	height: 28px;
	width: auto;
}

.ft_txt_bx{
	float: left;
	min-width: 30px;
	text-align: left;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	line-height: 2.5em;
	margin-left: 30px;
	margin-top: -5px;
	display:inline-block;
}

.ft_txt{
	float: left;
	min-width: 30px;
	margin-right: 40px;
	text-align: left;
}

.ft_mail{
	float: right;
	max-width: 220px;
}

.ft_mail_2{
	display: none;
}

.mail_box{
	width: 180px;
	font-weight: 600;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	color: #618caf;
	padding: 10px 20px;
	text-align: center;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}


.mail_box img{
	width: 25px;
	vertical-align:text-bottom;
	margin-right: 10px;
}

.foot2_box {
	background-color: #35516d;
	font-size: 13px;
	color: #fff;
	width:100%;
	padding:7px 10px 15px 10px;
	box-sizing:border-box;
	overflow:hidden;
	text-align: center;
	line-height: 1.2em;
	overflow: hidden;
}
.foot2_box span{
	display:inline-block;
	margin: 7px 0px;
}

.news_box{
	width: 100%;
	height: 360px;
	border: solid 1px #eee;
	color: #333;
	padding: 0;
	background-color: #fff;
	overflow-y: scroll;
	text-align: left;
	font-size: 0.9em; 
}

.news_box ul li{
	padding: 0.6% 0.5% 2% 0.5%;
	border-bottom: dotted 1px #ccc;
	display:block;
	margin: 10px 20px 10px -20px;
	line-height: 2em;
	font-weight: 200;
}

.news_box span{
	color: #06abc7;
	font-size: 1.1em;
	margin-right: 15px;
	display: block
}
.bt-alpha{
-ms-filter: "alpha(opacity=40)"; /* IE 8,9 */
	-moz-opacity:0.3; /* FF , Netscape */
	-khtml-opacity: 0.3; /* Safari 1.x */
	opacity:0.3;
}
/*-------------------
---------------------
---------------------
-----フッター_END-----
---------------------
---------------------
---------------------
-------------------*/



/*-------------------

--------OTHER--------

-------------------*/
/*
.notice{
	width: 100%;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 20px;
	display: block;
	text-align: left;
	margin-left: -22px;
}

.notice ul li {
	list-style-type: none;
	list-style-position: inside;
	text-indent:-1.1em;
	padding-left:1em;
	margin-bottom: 3px;
	width: 100%;
}

.notice  li:before {
	content: '※'; 
	margin-right: 0.2em;
	font-weight:900;
}
*/


.res-list{
	max-width: 100%;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	line-height: 21px;
	margin-top: 10px;
	margin-left: -2%;
}
.res-list ul li { 
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	text-indent:-1em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.res-list  li:before {
	content: '●'; 
	margin-right: 0.1em;
	font-size: 1.5em;
	vertical-align:bottom;
	color: #e04f8a;
}

.res-list span{
	font-weight: 600;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
	line-height: 0;
	margin-bottom: 190px;
	z-index: 100;
}

.pagetop a {
	width: 45px;
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*-------------------
---------------------
---------------------
------OTHER_END------
---------------------
---------------------
---------------------
-------------------*/

@media (max-width:1000px){


	.foot_left{
	width: 48%;
	}
	.foot_right{
	width: 48%;
	}

}

@media (max-width:950px){

}

@media (max-width:900px){

	.ft_txt_bx {
		float: none;
		margin: 35px 120px 0 0; 
	}
	.ft_mail{
		width: 180px;
	}
	
}

@media (max-width:767px){
	
	
	.icn_fb_li {
		display: block!important;
		width: 40px;
	}
	


	
}

@media (max-width:600px){

	.br_cont{
		display: block;
	}
	
	.foot_left {
		float: none;
		width: 80%;
		text-align: center;
		padding-top: 20px;
		margin: 0 auto;
	}
	.foot_right {
		float: none;
		width: 80%;
		text-align: center;
		padding: 50px 0;
		margin: 0 auto;
	}
	.ft_bx{
		text-align: center;
	}
	.ft_mail{
		display: none;
	}
	.ft_mail_2{
		display:block;
		width: 300px;
		margin: 0 auto;
		margin-top: 30px;
	}
	.ft_txt_bx{
		margin: 0 auto;
		margin-top: 30px;
		margin-right: -20px;
		font-size: 0.8em;
	}
	.ft_icn_bx{
		float: none;
		display:inline-block;
		text-align: center;
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 10px;
	}

}

@media (max-width:480px){

	.foot_left {
		width: 100%;
	}
	.foot_right {
		width: 100%;
	}
	
	.res-list{
	margin-left: -5%;
	}
	.inst-career {
		text-align: center!important;
	}

}

#tab{
	display:block;
	max-width:1000px;
	margin: 0 auto;
	clear:both;
	padding-left: 4%;
	margin-bottom: -1px;
}
#tab li{
	float:left;
	width:46.5%;
	margin-right: 3%;
}
#tab li a{
     display:block;
     background:#ffe0ed;
     padding:13px 5px 10px 5px;
     color:#FFF;
     margin:0 auto;
     text-align:center;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
     }
#tab li a:hover,{
     background:#fff;
     color:#fff;
	border: solid #ddd;
	border-width: 1px 1px 0 1px;
     }
#tab li a.active{
     background:#fff;
     color:#333;
	border: solid #ddd;
	border-width: 1px 1px 0 1px;
     }
.tabcontent {
	width: 100%;
	padding: 2%;
    background:#fff;
	border: solid #ddd;
	border-width: 1px 0 0 0;
     }

.bnr_bottom {
     }

.fade_off {
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

.fade_on {
    opacity: 1;
}

