@charset "utf-8";
/* CSS Document */

/* common */
html,body{}
html{overflow-y:scroll;background:#000 url("../images/bg01.jpg") repeat-y 50% 0;}
body{font-size:75%;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;color:#fff;margin:0;padding:0 0 70px;text-align:center;letter-spacing:0.05em;/*overflow-x:hidden;*/font-feature-settings:"palt";background:url("../images/bg01.jpg") repeat-y 50% 0;background-attachment:fixed;}
body{-webkit-text-size-adjust:none;}

h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;font-weight:normal;}
p{line-height:1.8em;margin:0 0 1.5em;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.5em;}
table{line-height:1.5em;margin:0 0 1.5em;}

strong{font-weight:bold;}

img{border:none;max-width:100%;height:auto;}


.mplus{font-family:'M PLUS 1p',sans-serif;}
.noto{font-family:'Noto Sans JP',sans-serif;}
.yugo{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;}




/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;list-style:disc;}
ul.normal li{}
ul.none{list-style:none;}

ol.normal{padding-left:10px;margin-left:10px;list-style:decimal;}
ol.normal li{}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}


a:link{text-decoration:underline;color:#fff;}
a:visited{text-decoration:underline;color:#fff;}
a:hover{text-decoration:none;color:#fff;}

a{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a:hover img{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

img{max-width:100%;}


table{border-collapse:collapse;border-spacing:0;}
th,td{padding:5px;}
th{}
td{}

@media screen and (max-width:480px){
th,td{padding:5px;}
}


.pc{}
.sp{display:none !important;}
@media screen and (max-width:900px){
	.pc{display:none !important;}
	.sp{display:block !important;}
	img.sp{display:inline !important;}
}



/* inview */
.inviewfadeIn{opacity:0;position:relative;top:30px;
-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;}
.inviewfadeIn.fadeIn{opacity:1;top:0;}


/* header */
#header{padding:25px 0 15px;width:100%;height:115px;margin:0 auto;position:fixed;left:0;top:0;background:url("../images/bg01.jpg") no-repeat 50% 0;z-index:99;}
#header .in{width:780px;margin:0 auto;}
#header #logo,
#header #header_r{display:table-cell;vertical-align:top;}
#header #logo{width:180px;margin:0;}
#header #logo img{width:153px;}
#header #header_r{padding:0 15px 0 0;}

#header #header_r #h_name{float:left;padding:0 0 0 15px;text-align:left;}
#header #header_r #h_name .name{font-size:142%;font-weight:bold;margin:0 0 7px;line-height:1em;position:relative;top:-2px;}
#header #header_r #h_name .addr{font-size:83%;font-weight:500;margin:0;line-height:1em;}
#header #header_r #h_ico{float:right;padding:0 15px 0 0;margin:0;}
#header #header_r #h_ico li{width:33px;float:left;margin:0 6px 0 0;line-height:0;}
#header #header_r #h_ico li:last-of-type{margin:0;}

@media screen and (max-width:900px){
	#header{padding:15px;width:100%;height:100px;}
	#header .in{width:100%;display:table;}

	#header #logo{width:130px;line-height:0;padding:5px 0 0;}
	#header #header_r{padding:40px 0 0 30px;}
	#header #header_r #h_name{padding:0;}
	#header #header_r #h_name .name{top:-2px;}
	#header #header_r #h_ico{padding:0;}
}
@media screen and (max-width:640px){
	#header #header_r #h_name{display:none;}
}


/* gnavi */
#gnavi{width:585px;margin:0 0 14px;font-size:83%;font-style:italic;font-weight:bold;/*border:solid 1px #fff;*/border-radius:14px;letter-spacing:0.025em;}
#gnavi a{text-decoration:none;color:#fff;}
#gnavi a:hover{}
#gnavi a:hover:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;}
#gnavi .cur a:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;}
#gnavi #navi_top.cur a:after{border-radius:14px 0 0 14px;}
#gnavi #navi_contact.cur a:after{border-radius:0 14px 14px 0;}

#about_page #gnavi #navi_top.cur a:after,
#contact_page #gnavi #navi_top.cur a:after,
#program_page #gnavi #navi_top.cur a:after,
#event_page #gnavi #navi_top.cur a:after,
#notfound #gnavi #navi_top.cur a:after{background:none;}
#about_page #gnavi #navi_top.cur a:hover:after,
#contact_page #gnavi #navi_top.cur a:hover:after,
#program_page #gnavi #navi_top.cur a:hover:after,
#event_page #gnavi #navi_top.cur a:hover:after,
#notfound #gnavi #navi_top.cur a:hover:after{background:url("../images/menu_bg.png") no-repeat;background-size:cover;}

#about_page #navi_about a:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;}
#contact_page #navi_contact a:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;border-radius:0 14px 14px 0;}
#program_page #navi_program a:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;}
#event_page #navi_event a:after{content:" ";width:100%;height:100%;background:url("../images/menu_bg.png") no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:1;mix-blend-mode:multiply;}


#gnavi .cur a{}

#gnavi ul{margin:0;}
#gnavi ul li{float:left;margin:0;display:table;height:28px;text-align:center;border:solid #fff;border-width:1px 0;}
#gnavi ul li a{display:table-cell;vertical-align:middle;position:relative;}
#gnavi ul li a span{position:relative;z-index:2;}
#gnavi ul li#navi_top{width:46px;border-width:1px 0 1px 1px;border-radius:14px 0 0 14px;}
#gnavi ul li#navi_program{width:91px;}
#gnavi ul li#navi_event{width:108px;}
#gnavi ul li#navi_schedule{width:64px;}
#gnavi ul li#navi_about{width:45px;}
#gnavi ul li#navi_information{width:81px;}
#gnavi ul li#navi_news{width:37px;}
#gnavi ul li#navi_access{width:49px;}
#gnavi ul li#navi_contact{width:62px;border-width:1px 1px 1px 0;border-radius:0 14px 14px 0;}
#gnavi ul li#navi_top a{padding:0 0 0 3px;}
#gnavi ul li#navi_contact a{padding:0 3px 0 0;}
#gnavi ul li#navi_top a:hover:after{border-radius:14px 0 0 14px;}
#gnavi ul li#navi_contact a:hover:after{border-radius:0 14px 14px 0;}


@media screen and (max-width:900px){
	#header #gnavi{display:none;}
	
	#gnavi{position:fixed;width:100%;height:100%;left:0;top:0;background:url("../images/bg70.png");z-index:99;font-size:100%;border-radius:0;border:none;}
	#gnavi ul{margin:70px 0 0;border:solid #fff;border-width:1px 0 0;}
	#gnavi ul li{float:none;margin:0;border:solid #fff;border-width:0 0 1px !important;width:100% !important;border-radius:0 !important;}
	#gnavi a{color:#fff !important;display:block;padding:10px !important;}
	#gnavi a:hover{text-decoration:none;}
	#gnavi a:after{content:none !important;}
}


/* spmenu */
#sp_menu{position:fixed;z-index:999;top:10px;right:10px;display:none;}
#sp_menu a{display:block;}

@media screen and (max-width:900px){
	#sp_menu{display:block;}
}


.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 40px;
	height: 40px;
}
.menu-trigger span{
  position: absolute;
  left: 4px;
  width: 32px;
  height: 5px;
  background-color:#000;
}
.menu-trigger span:nth-of-type(1) {
  top: 8px;
}
.menu-trigger span:nth-of-type(2) {
  top: 17px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 8px;
}

.menu-trigger.active span {
	background-color:#fff;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9.2px) rotate(-45deg);
  transform: translateY(9.2px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9.2px) rotate(45deg);
  transform: translateY(-9.2px) rotate(45deg);
}



/* footer */
#footer{width:780px;margin:0 auto;padding:50px 50px 20px;/*background:url("../images/footer_bg.png");*/position:relative;}
#footer .f_in{display:table;width:100%;text-align:left;position:relative;z-index:2;}
#footer .logo,
#footer .info{display:table-cell;vertical-align:top;}
#footer .logo{width:265px;margin:0;line-height:0;}
#footer .logo img{width:220px;}

#footer .info .name{margin:0;font-size:125%;font-weight:bold;}
#footer .info .addr{font-size:92%;margin:0 0 10px;}
#footer .info .time{font-size:108%;margin:0 0 10px;font-weight:500;}
#footer .info .btn03 a{text-align:center;margin:0;}

#f_ico{position:absolute;right:60px;top:13px;z-index:2;}
#f_ico li{width:33px;float:left;margin:0 6px 0 0;line-height:0;}
#f_ico li:last-of-type{margin:0;}

#f_bg{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;line-height:0;background:url("../images/footer_bg.png");z-index:1;mix-blend-mode:multiply;}

#topcontrol{line-height:0;margin:0;width:58px;}

@media screen and (max-width:900px){
	#footer{width:100%;}
	#f_ico{right:15px;top:13px;}
}
@media screen and (max-width:640px){
	#footer{padding:20px 4% 20px;}
	#footer .logo,
	#footer .info{display:block;}
	#footer .logo{margin:0 auto 30px;width:220px;}
	#footer .info .btn03 a{margin:0 auto;}
}
@media screen and (max-width:480px){
	#footer{padding:65px 4% 20px;}
	#footer .logo{width:180px;margin:0 auto 20px;}
}


/* コンテンツ */
#wrap{padding:115px 0 0;}
.inner{width:780px;margin:0 auto;}
.in{width:680px;margin:0 auto;}
.in.about{width:760px;}

@media screen and (max-width:900px){
	#wrap{padding:100px 0 0;}
	.inner{width:100%;}
	.in{width:92% !important;}
}

/* indx */

/* main */
#main{width:780px;height:auto;position:relative;margin:0 auto 120px;}

@media screen and (max-width:900px){
	#main{height:auto;margin:0 auto 90px;}
}
@media screen and (max-width:780px){
	#main{width:100%;}
}

.slick-slide{position:relative;}
.slick-slide:after{content:" ";width:100%;height:100%;background:#000;position:absolute;top:0;left:0;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;opacity:0.8;}
.slick-slide.slick-center:after{opacity:0;}

.slick-dots{
	bottom:-20px;
}

.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    content: ' ';
    text-align: center;
    opacity: 1;
	background:url("../images/slider_off.png") no-repeat;
	background-size:8px;
}
.slick-dots li.slick-active button:before
{
    opacity:1;
	background:url("../images/slider_on.png") no-repeat;
	background-size:8px;
}


.slick-prev,
.slick-next
{
    width: 23px;
    height: 40px;
	z-index:10;
	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;
}
.slick-prev
{
    left: 15px;
	background:url("../images/prev.png") no-repeat;
}
.slick-prev:before
{
    content:none;
}

.slick-next
{
    right: 15px;
	background:url("../images/next.png") no-repeat;
}
.slick-next:before
{
    content:none;
}
.slick-prev:hover,
.slick-prev:focus
{
	background:url("../images/prev.png") no-repeat;
}
.slick-next:hover,
.slick-next:focus
{
	background:url("../images/next.png") no-repeat;
}
.slick-prev:hover,
.slick-next:hover
{
	filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
}


@media screen and (max-width:900px){
	.slick-slide:after{opacity:0;}
}


.sec{padding:0 0 100px;}
.h{margin:0 0 30px;line-height:0em;}

.anc{position:relative;top:-135px;}

@media screen and (max-width:900px){
	.sec{padding:0 0 70px;}
}


.game_clm{}
.game_clm li{float:left;margin:0 0 20px;width:312px;}
.game_clm li:nth-of-type(2n){float:right;}
.game_clm li:nth-of-type(2n+1){clear:both;}

.game_clm li span{display:block;}
.game_clm li span.img{margin:0 0 10px;line-height:0;}
.game_clm li span.txt{font-size:117%;font-weight:bold;}

.game_clm li a{text-decoration:none;}
.game_clm li a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
	.game_clm li{width:48.5%;}
}
@media screen and (max-width:480px){
	.game_clm li{width:100%;float:none !important;}
}


.btn01 a{display:table;height:34px;border:solid 1px #fff;border-radius:17px;font-size:133%;font-weight:500;text-decoration:none;padding:0 25px;margin:0 auto;}
.btn01 a span{display:table-cell;vertical-align:middle;line-height:32px;padding:0 0 2px;}
.btn01 a:hover{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

.btn02 a{display:table;background:url("../images/btn_bg01.png") no-repeat;background-size:197px;width:197px;height:34px;text-decoration:none;font-size:117%;margin:0 auto;}
.btn02 a:hover{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
.btn02 a span{display:table-cell;vertical-align:middle;}


.btn03 a{display:table;background:url("../images/btn_bg02.png") no-repeat;background-size:197px;width:197px;height:34px;text-decoration:none;font-size:117%;margin:0 auto;}
.btn03 a span{display:table-cell;vertical-align:middle;}
.btn03 a:hover{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}


.event_clm{margin:0;}
.event_clm li{float:left;margin:0 0 20px;width:335px;position:relative;}
.event_clm li:nth-of-type(2n){float:right;}
.event_clm li:nth-of-type(2n-1){clear:both;left:-23px;}

@media screen and (max-width:900px){
	.event_clm li{width:48.5%;}
	.event_clm li:nth-of-type(2n-1){left:-2%}
}
@media screen and (max-width:480px){
	.event_clm li{width:100%;float:none !important;}
	.event_clm li:nth-of-type(2n-1){left:0}
}


.camp_clm{margin:0;}
.camp_clm li{float:left;margin:0 10px 0 0;width:220px;position:relative;}
.camp_clm li:nth-of-type(3n){margin:0}
.camp_clm li:nth-of-type(3n+1){clear:both;}
.camp_clm li:nth-of-type(n+4){margin-top:10px;}

.camp_note{text-align:left;font-size:8px;letter-spacing:0;}
.camp_note a{text-decoration:none;}
.camp_note a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
	.camp_clm li{width:32%;margin:0 2% 0 0;}
}
@media screen and (max-width:480px){
	.camp_clm li{width:100%;float:none;margin:0 0 20px !important;}
	.camp_clm li:last-of-type{margin:0 !important;}
	.camp_clm li:nth-of-type(n+4){margin-top:0;}
}



.cal_wrapper{
	max-width: 680px;
	min-width: 300px;
	margin: 2.0833% auto;
}
 
.googlecal iframe {
	width: 100%;
	height:565px;
}
@media all and (max-width:900px) {
	.googlecal iframe {
		height:575px;
	}
}
@media all and (max-width:480px) {
	.googlecal iframe {
		height:610px;
	}
}

/*
.googlecal{
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
}
.googlecal iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
 
@media only screen and (min-width: 600px) {
	.googlecal {
		padding-bottom: 75%;
	}
}
*/


.about_img{margin:0 0 10px;line-height:0;}
.about_txt{font-size:117%;margin:0 0 20px;font-weight:500;letter-spacing:0;}

.about_clm{display:table;width:480px;margin:0 auto 40px;}
.about_clm .clm{display:table-cell;vertical-align:top;}

.about_clm .clm_l{width:280px;text-align:left;font-weight:500;}
.about_clm .clm_l dl{display:table;width:100%;font-size:117%;font-weight:500;margin:0 0 10px;}
.about_clm .clm_l dl:last-of-type{margin:0;}

.about_clm .clm_l dt,
.about_clm .clm_l dd{display:table-cell;vertical-align:top;}
.about_clm .clm_l dt{width:6em;}

.about_clm .clm_r{width:200px;font-weight:500;}
.about_clm .clm_r .btn{margin:0 auto 5px;}
.about_clm .clm_r .txt{margin:0;}
.about_clm .clm_r .txt a{text-decoration:none;}
.about_clm .clm_r .txt a:hover{text-decoration:underline;}


.youtube{
	width: 520px;
	padding: 0;
	box-sizing: border-box;
	margin:0 auto;
	max-width:100%;
}

.youtube .youtube_in{
	width:100%;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.youtube .youtube_in iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media screen and (max-width:540px){
	.about_txt{margin:0 0 30px;text-align:left;}
	.about_clm{width:100%;}
	.about_clm .clm{display:block;}
	.about_clm .clm_l{margin:0 auto 30px;}
	.about_clm .clm_r{margin:0 auto;}
}


.info_clm{}
.info_clm .clm{text-align:center;}
.info_clm .clm.clm_l{width:300px;float:left;}
.info_clm .clm.clm_r{width:300px;float:right;}

.info_clm .clm .info_h{margin:0 0 10px;line-height:0;}
.info_clm .clm.clm_l .info_h img{width:201px;}
.info_clm .clm.clm_r .info_h img{width:242px;}

.info_clm .clm.clm_r #widget{margin:0;}

#sb_instagram{background:#fff;/*overflow-y:auto;*/}
#sb_instagram a{color:#000;}

.sb_instagram_header{padding:15px 15px 0;margin:0 !important;height:55px;}
.sbi_header_link{display:flex;align-items:center;}
.sbi_header_img{order:1;padding:0 15px 0 0;}
.sbi_header_text{order:2;}
.sbi_header_text h3{margin:0;}

.sbi_header_img_hover svg{display:none;}
#sbi_images{display:flex;flex-wrap:wrap;overflow-y:auto;height:415px;}
.sbi_item{width:33.334%;line-height:0;}
.sbi-screenreader{display:none;}
.sbi_photo{background:none !important;}
.sbi_photo_wrap {overflow:hidden;}

@media screen and (max-width:900px){
	.info_clm{width:640px;margin:0 auto;}
}
@media screen and (max-width:768px){
	.info_clm{width:100%;}
	.info_clm .clm.clm_l,
	.info_clm .clm.clm_r{width:100%;float:none;}
	.info_clm .clm.clm_l{margin:0 0 40px;}
	.info_clm .clm.clm_l iframe{width:100% !important;}
	#sb_instagram{height:auto !important;}
}



.news_box{height:350px;background:#393d42;padding:20px 0;text-align:left;font-size:108%;overflow-y:scroll;}
.news_box dl{display:table;width:100%;margin:0 0 20px;padding:0 20px 20px;border:solid rgba(145,165,180,.6);border-width:0 0 1px;}
.news_box dl:last-of-type{margin:0;padding:0 20px;border:none;}
.news_box dt,
.news_box dd{display:table-cell;vertical-align:top;line-height:1.5em;}
.news_box dt{width:190px;padding:0 10px 0 0;}
.news_box dl a{text-decoration:none;}
.news_box dl a:hover{text-decoration:underline;}

.news_box dd p{margin:0;line-height:1.5em;}

@media screen and (max-width:480px){
	.news_box dt,
	.news_box dd{display:block;}
	.news_box dt{width:100%;padding:0 0 10px;}
}


.access_map{width:100%;height:330px;margin:0 0 20px;}
.access_map iframe{width:100%;height:100%;}

.access_info{display:table;width:570px;margin:0 auto;}
.access_info .logo,
.access_info .info{display:table-cell;vertical-align:top;}
.access_info .logo{width:185px;text-align:left;margin:0;line-height:0;}
.access_info .logo img{width:150px;}

.access_info .info .h3{margin:0 0 10px;padding:3px 10px;border-radius:15px;border:solid 1px #fff;font-size:117%;font-weight:500;}
.access_info .info .ad_set{padding:0 10px;text-align:left;}
.access_info .info .name{margin:0;font-size:108%;}
.access_info .info .addr{margin:0;font-size:92%;}

@media screen and (max-width:900px){
	.access_info{width:100%;}
}
@media screen and (max-width:480px){
	.access_map{height:250px;}
	.access_info .logo,
	.access_info .info{display:block;}
	.access_info .logo{width:100%;text-align:center;margin:0 0 20px;}
}



/* 下層 */

#about_main{width:780px;height:330px;background:url("../about/images/about_h_bg01.jpg") no-repeat 50% 50%;background-size:cover;padding:80px 0 0;margin:0 0 50px;}
#about_main .ttl{width:600px;margin:0 auto 90px;line-height:0;}

#about_main .menu{margin:0;font-size:96%;letter-spacing:0.1em;}
#about_main .menu li{width:130px;display:inline-block;margin:0 5px;}
#about_main .menu li a{display:table;width:100%;height:24px;border:solid 1px #fff;background:url("../images/bg40.png");border-radius:12px;text-decoration:none;}
#about_main .menu li a span{display:table-cell;vertical-align:middle;}
#about_main .menu li a:hover{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

@media screen and (max-width:900px){
	#about_main{width:100%;height:auto;padding:50px 4% 10px;}
	#about_main .ttl{width:80%;margin:0 auto 50px;}
	#about_main .menu li{margin:0 5px 10px;}
}
@media screen and (max-width:480px){
	#about_main{padding:40px 4% 10px;}
	#about_main .ttl{width:100%;margin:0 auto 30px;}
}


.about_h01{display:table;width:190px;height:32px;border:solid 1px #fff;background:url("../images/bg40.png");border-radius:16px;letter-spacing:0.25em;font-size:142%;font-weight:bold;margin:0 auto 15px;}
.about_h01 span{display:table-cell;vertical-align:middle;}

#about01_sec{}
#about01_sec .txt01{font-size:117%;margin:0 0 10px;font-weight:500;}
#about01_sec .card{margin:0;}
#about01_sec .card li{margin:0 5px;display:inline-block;width:326px;line-height:0;}

#about01_sec .txt02{font-size:117%;margin:0 0 25px;font-weight:500;}
#about01_sec .txt02 a{color:#ffff00;}

#about01_sec .box{border-radius:5px;padding:10px 0 0;margin:0 0 20px;box-shadow:5px 5px 5px rgba(0,0,0,0.3);}
#about01_sec .box.box01{background:#f1faef;}
#about01_sec .box.box02{background:url("../images/bg70.png");}
#about01_sec .box .ttl{position:relative;font-size:133%;font-weight:bold;padding:5px;margin:0;}
#about01_sec .box.box01 .ttl{background:#e1f0b1;color:#393d42;}
#about01_sec .box.box02 .ttl{background:url("../about/images/about_h_bg02.png") no-repeat 0 0;background-size:100% 100%;color:#000;}
#about01_sec .box .ttl .ico{position:absolute;margin:0;line-height:0;}
#about01_sec .box.box01 .ttl .ico{top:-18px;right:15px;width:66px;}
#about01_sec .box.box02 .ttl .ico{top:-25px;right:10px;width:88px;}
#about01_sec .box .cont{padding:15px 10px 20px 20px;;text-align:left;}
#about01_sec .box.box01 .cont{color:#393d42;}
#about01_sec .box .cont h4{margin:0;font-size:125%;font-weight:bold;}
#about01_sec .box .cont p{font-size:108%;}
#about01_sec .box .cont ol{margin:0 0 15px;font-size:108%;}
#about01_sec .box .cont ol li{text-indent:-1em;padding-left:1em;}
#about01_sec .box .cont .note{font-size:92%;}

#about01_sec .box .yel{color:#ffff01;}

@media screen and (max-width:900px){
	#about01_sec .card li{width:45%;}
}
@media screen and (max-width:640px){
	#about01_sec .card li{width:80%;margin:0 0 15px;}
	#about01_sec .card li:last-of-type{margin:0;}
}


#about02_sec{}
#about02_sec .box{border-radius:5px;padding:20px 20px 15px;margin:0 0 15px;box-shadow:5px 5px 5px rgba(0,0,0,0.3);background:url("../images/bg50.png");}
#about02_sec .box h3{margin:0;font-size:117%;font-weight:bold;}
#about02_sec .box p{font-size:108%;}
#about02_sec .box .note{font-size:92%;}

#about02_sec .box table{width:306px;margin:0 auto;font-size:108%;font-weight:500;}
#about02_sec .box table thead{font-weight:bold;color:#000;}
#about02_sec .box table.tbl01 thead{background:url("../about/images/about_th_bg01.png") no-repeat 0 0;background-size:103% 100%;}
#about02_sec .box table.tbl02 thead{background:url("../about/images/about_th_bg02.png") no-repeat 0 0;background-size:103% 100%;}
#about02_sec .box table tbody{border-radius:0 0 6px 6px;}

#about02_sec .box table th,
#about02_sec .box table td{border:solid #fff;border-width:0 1px 1px 0;}
#about02_sec .box table td{background:url("../images/bg50.png");}

#about02_sec .box table th:last-of-type,
#about02_sec .box table td:last-of-type{border:solid #fff;border-width:0 0 1px;}

#about02_sec .box table tr:first-of-type th:nth-of-type(1){border-radius:6px 0 0 0;}
#about02_sec .box table tr:first-of-type th:nth-of-type(2){border-radius:0 6px 0 0;}
#about02_sec .box table tr:last-of-type td:nth-of-type(1){border-radius:0 0 0 6px;border:solid #fff;border-width:0 1px 0 0;}
#about02_sec .box table tr:last-of-type td:nth-of-type(2){border-radius:0 0 6px 0;border:none;}

#about02_sec .box table td{position:relative;}
#about02_sec .box table td span{display:inline-block;text-align:right;}
#about02_sec .box table td span i{font-size:70%;}
#about02_sec .box table.tbl01 td:first-of-type span{width:3.5em;}
#about02_sec .box table.tbl01 td:last-of-type span{width:3.8em;}
#about02_sec .box table.tbl02 td:first-of-type span{width:3em;}
#about02_sec .box table.tbl02 td:last-of-type span{width:5.3em;}

#about02_sec .box table td .ico{position:absolute;right:-20px;top:-13px;width:55px !important;z-index:2;}

@media screen and (max-width:480px){
	#about02_sec .box table{width:100%;}
	#about02_sec .box table td .ico{right:-15px;top:-13px;width:45px !important;}
}



#about03_sec{}
#about03_sec .box{height:210px;border-radius:5px;margin:0;/*box-shadow:5px 5px 5px rgba(0,0,0,0.3);*/background:#fff;font-size:108%;color:#393d42;text-align:left;position:relative;overflow:hidden;}
#about03_sec .box .box_in{width:100%;height:100%;padding:20px;overflow-y:scroll;}
#about03_sec .box .top{position:absolute;left:20px;top:0;margin:0;width:calc(100% - 40px);height:20px;background:#fff;}
#about03_sec .box .btm{position:absolute;left:20px;bottom:0;margin:0;width:calc(100% - 40px);height:20px;background:#fff;}

#about03_sec .box ol span{display:block;text-indent:-1em;padding-left:1em;}
#about03_sec .box ol span.note{font-size:85%;line-height:1.5em;}



#about04_sec{}
#about04_sec .box{width:480px;margin:0 auto;}
#about04_sec .box .img{margin:0;line-height:0;}
#about04_sec .box .txt{background:url("../images/bg50.png");padding:15px 30px;}

#about04_sec .box .txt .ttl{margin:0 0 5px;font-size:117%;font-weight:bold;}
#about04_sec .box .txt .clm{text-align:left;display:inline-block;font-size:108%;margin-bottom:5px;vertical-align:top;list-style:disc;}
#about04_sec .box .txt .clm:first-of-type{margin-right:35px;}
#about04_sec .box .txt .clm li{}

#about04_sec .box .txt .note{text-align:left;margin:0;font-size:92%;}

@media screen and (max-width:640px){
	#about04_sec .box{width:100%;}
}



#about05_sec{}
#about05_sec .box{width:540px;margin:0 auto;}
#about05_sec .box .img{margin:0;line-height:0;width:305px;float:left;}
#about05_sec .box .txt{width:225px;float:right;box-shadow:5px 5px 5px rgba(0,0,0,0.3);}

#about05_sec .box .txt .ttl{background:url("../about/images/about_h_bg03.png") no-repeat 0 0;background-size:100% 100%;margin:0;padding:10px;font-weight:bold;font-size:125%;border-radius:6px 6px 0 0;}
#about05_sec .box .txt .cont{background:url("../images/bg_w85.png");border-radius:0 0 6px 6px;padding:10px 25px 13px;text-align:left;color:#000;font-weight:500;}
#about05_sec .box .txt .cont h4{text-align:center;margin:0 0 3px;font-weight:bold;}
#about05_sec .box .txt .cont ul{margin:0 0 15px;}

@media screen and (max-width:640px){
	#about05_sec .box{width:100%;}
	#about05_sec .box .img{width:50%;}
	#about05_sec .box .txt{width:47%;}
}
@media screen and (max-width:480px){
	#about05_sec .box .img,
	#about05_sec .box .txt{width:100%;float:none;}
	#about05_sec .box .img{margin:0 0 20px;}
}



/* CONTACT */

.sec_contact{padding:30px 0 70px;}

.form_box{width:490px;margin:0 auto;background:url("../images/bg70.png");padding:40px 50px;border-radius:7px;text-align:left;}
.form_box.thanks{text-align:center;}

.form_box dl{display:table;width:100%;margin:0 0 8px;}
.form_box dt,
.form_box dd{display:table-cell;vertical-align:top;}

.form_box dt{width:140px;padding:0 10px 0 0;}
.form_box dd{width:250px;}

.form_box input[type="text"],
.form_box input[type="email"]{border:none;width:100%;border-radius:3px;padding:2px 5px;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-size:100%;box-sizing:border-box;}

.form_box select{border:none;width:145px;border-radius:3px;padding:2px 0;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-size:100%;box-sizing:border-box;}
.form_box textarea{border:none;width:100%;height:135px;border-radius:3px;padding:2px 5px;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-size:100%;box-sizing:border-box;}

.form_box input[type="submit"]{border:none;width:140px;height:24px;/*line-height:24px;*/border-radius:12px;background:url("../images/form_btn_bg01.png") no-repeat;background-size:100% 100%;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-size:100%;color:#fff;font-weight:500;margin:0 auto;vertical-align:middle;}

.form_box input[type="button"]{border:none;width:140px;height:24px;/*line-height:24px;*/border-radius:12px;background:url("../images/form_btn_bg02.png") no-repeat;background-size:100% 100%;font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-size:100%;color:#fff;font-weight:500;margin:0 auto;cursor:pointer;vertical-align:middle;}

.w40{width:40px !important;}

.privacy{width:100%;height:195px;border:solid 1px #fff;padding:10px;overflow-y:scroll;font-size:67%;word-break: break-all;}

.check{text-align:center;margin:10px auto 25px;font-weight:500;font-size:83%;}
.check label{cursor:pointer;vertical-align:top;margin-left:3px;}

#submit{opacity:0.5;}
#submit.on{cursor:pointer;opacity:1;}

.thanks_h{font-size:133%;font-weight:bold;text-align:center;}

.contact_form_tbl{width:100%;margin:0 0 30px;}
.contact_form_tbl th{width:40%;padding:0 15px 0 0;}

@media screen and (max-width:640px){
	.form_box{width:100%;padding:30px;}
	.form_box dt{width:40%;}
	.form_box dd{width:60%;}
}
@media screen and (max-width:480px){
	.form_box{padding:20px;}
	.form_box dt{width:35%;}
	.form_box dd{width:65%;}
}
@media screen and (max-width:380px){
	.form_box p input[type="submit"]{margin:0 auto 10px;}
	.form_box p input[type="button"].ml10{margin-left:0 !important;}
}



/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:114% !important;}
.tx_large{font-size:128% !important;}
.tx_xlarge{font-size:150% !important;}
.tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:85% !important;}
.tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:71% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#ff0000 !important;}
.white{color:#ffffff !important;}
.black{color:#333333 !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0 !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0 !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px !important;}

.mauto{margin:auto !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}


/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */
