@charset "UTF-8";
/*
Theme Name: rakan
Author: taku hayuka
Description: rakan castam themes.
Version: 1
Tags: rakan
Text Domain: rakan
*/
/* CSS Document */

body{
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1.8;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#000308;
	background:#000;
	letter-spacing:0.15em;
}

body {
    position: relative;
    overflow-x: hidden;
	height:100%;
	width:100%;
}
img{
	max-width:100%;
	height:auto;
	vertical-align:bottom;
}
a{
	text-decoration: underline;
	color: #000308;
}
a:hover{
	text-decoration: none;
}

span.sp{display:none;}
a.awhite{color:#eaeaea;}


/*-- header --*/
header{
	width:96%;
	height:80px;
	padding:0 2%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	z-index:120;
}
.logo{
	float:left;
	padding:25px 0 0;
	position:relative;
	z-index:120;
}

nav{
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	right:0;
	/*right:100px;*/
}

nav ul{
	text-align:right;
}
nav ul li{
	display:inline-block;
	line-height:80px;
	letter-spacing:0.15em;
}
nav ul li a{
	color:#fff;
	margin:0 15px;
	padding-bottom:7px;
	text-decoration:none;
	display:block;
}
nav ul li a:hover span{
	text-decoration:none;
	border-bottom:1px solid #fff;
}
nav ul li ul{
	position:absolute;
	top:80px;
	left:0;
	background-color: rgba(79,79,79,0.5);
	width:100%;
	display:none;
}
nav ul li ul li{
	background:url(img/arrow_submenu.png) no-repeat 15px center;
	padding-left:16px;
}
nav ul li ul li a{
}
.btn_sp_menu{
	float:right;
	padding:15px 0 0;
	display:none;
	cursor:pointer;
}

/*-- main visual --*/
#main_visual{
	position:relative;
	width:100%;
	background: #000;
}

.to_next{
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center;
	z-index:101;
}

/*-- sub_main visual --*/
#sub_main_visual{
	top:80px;
	margin-bottom:80px;
	position:relative;
	width:100%;
	height:300px;
	color:#fff;
	display:table;
	background: #000 url(img/bg_eventpage.jpg) no-repeat center top;
	background-size:cover;
}
#sub_main_visual.haikan{
	background:url(img/bg_haikan.jpg) no-repeat center top;
	background-size:cover;
}
#sub_main_visual.event{
	background: url(img/bg_eventpage.jpg) no-repeat center top;
	background-size:cover;
}
#sub_main_visual.rakansan{
	background: url(img/bg-rakansan.jpg) no-repeat center top;
	background-size:cover;
}
#sub_main_visual.gallerymv{
	background: url(img/bg_gallery_mv.jpg) no-repeat center top;
	background-size:cover;
}
#sub_main_visual.nonv{
	height:0;
	overflow:hidden;
}
#sub_main_visual.nonv h1{
	display:none;
}

#sub_main_visual h1{
	text-align:center;
	font-size:48px;
	display: table-cell;
	vertical-align:middle;
	height:100%;
	line-height:1;
}
#sub_main_visual h1 span{
	font-size:24px;
}
	
/********************************
共有
********************************/
/*-- pan --*/
.pan{
	background:#fff;
	font-size:12px;
	font-family:'Helvetica','Arial','游ゴシック','メイリオ','ヒラギノ角ゴ Pro W3','ヒラギノ角ゴシック ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.pan p{
	margin:auto;
	padding:10px 0;
	width:96%;
}
/********************************
トップページ
********************************/
.second_sec{
	background:url(img/bg_second.jpg) no-repeat center top;
	background-size:cover;
}

.second_sec section{
	padding:6% 0 6%;
	margin:auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.second_sec section h2{
	text-align:center;
	margin-bottom:5%;
}
.second_sec section p{
	margin-bottom:40px;
}

.pic_second{
	width:102.6%;
	margin-left:-1.3%;
}

.third_sec{
	background:url(img/bg_third.jpg) no-repeat center top;
	background-size:cover;
}

.third_sec section{
	padding:6% 0 6%;
	margin:auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
	color:#eaeaea;
}
.third_sec section h2{
	text-align:center;
	margin-bottom:5%;
}

.third_sec section h3{
	margin:0 0 4%;
	background:url(img/bg_third_h3.png) repeat-y;
	background-size:100% auto;
	line-height:54px;
	font-size:24px;
}

.third_sec section .at_thsec{
	margin-bottom:7%;
}

.third_sec section table{
	margin-bottom:7%;
	border-collapse:collapse;
	width:100%;
}
.third_sec section table td{
	border:1px solid #8c8c8c;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	width:33.33%
}
.third_sec section table td.nonbd{
	border:none;
}

.btn_sec{
	margin: auto;
	width:410px;
	max-width:85%;
}

.btn_sec2{
	margin: auto;
	width:410px;
}
.btn_sec3{
	margin: auto;
	width:261px;
	max-width:85%;
}

.second_access{
}

.second_access section{
	padding:6% 0 6%;
	margin:auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
	color:#eaeaea;
}
.second_access section h2{
	text-align:center;
	margin-bottom:5%;
}

.second_access section .map{
	float:left;
	width:61.6%;
}
.second_access section .map_text{
	float:right;
	width:32.7%;
	margin-top:156px;
}
.second_access section p{
	margin:7% 0 2%;
}

.second_event{
	background:url(img/bg_event.jpg) no-repeat center top;
	background-size:cover;
}

.second_event section{
	padding:6% 0 6%;
	margin:auto;
	max-width:840px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.second_event section h2{
	text-align:center;
	margin-bottom:5%;
}
.second_event ul{
	margin-bottom:4.5%;
}
.second_event li{
	border-bottom:1px solid #c4c4c4;
	padding:15px 0;
	text-align:left;
}
.second_event li a{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	margin-right:10px;
	text-decoration:none;
}
.second_event li .date{
	float:left;
	padding:0 20px;
}
.second_event li .fl_box{
	padding:0 40px 0 20px;
	border-left:1px solid #c4c4c4;
}

.second_rakan{
	background: url(img/bg_rakan.jpg) no-repeat;
	background-size:cover;
}

.second_rakan section{
	padding:6% 0 6%;
	margin:auto;
	max-width:840px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.second_rakan section h2{
	text-align:center;
	margin-bottom:5%;
}

.second_rakan section .rakan_text{
	float:left;
	width:64%;
}
.second_rakan section .rakan_text p{
	text-align:left;
	margin-bottom:7%;
}
.second_rakan section .archive{
	margin:auto;
	width:220px;
	padding:2%;
	background:#fff;
	float:right;
}
.second_rakan section .archive figure{
	margin-bottom:10px;
}
.second_rakan section .archive p a{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	padding-right:50px;
	display:inline-block;
}

.btn_area li{
	float:left;
	width:50%;
}
.btn_area li img{
	width:100%;
}

.second_gallery{
	background: url(img/bg_gallery.jpg) no-repeat;
	background-size:cover;
}

.second_gallery section{
	padding:6% 0 6%;
	margin:auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.second_gallery section h2{
	text-align:center;
	margin-bottom:5%;
}
.second_gallery section li{
	float:left;
	width:23%;
	margin-left:2.6666%;
	margin-bottom:3%;
}
.second_gallery section li:first-child{
	margin-left:0;
}
.second_gallery section li img{
	margin-bottom:10px;
}
.second_gallery section li p a{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	padding-right:50px;
	display:inline-block;
}
.search_area{
	padding:20px 40px;
	background:#fff;
	line-height:30px;
	letter-spacing:0;
	
}
.search_area h3{
	float:left;
	padding-right:40px;
	border-right:1px solid #000308;
	margin-right:40px;
}
.select{
	float:right;
	margin-left:5px;
	
}
span.customSelect {
	font-size:16px;
	line-height: 30px;
	height: 30px;
	width: 230px;
	box-sizing:border-box;
	border:1px solid #000308;
	background:url(img/arrow_search.jpg) no-repeat left;
	text-align:center;
}

.customSelectInner {
    width: 100% !important;
	padding-left:10px;
}
.sel_l{
	float:left;
}
.sel_r{
	float:right;
}

.bottom{
	background: url(img/bg_bottom.jpg) no-repeat;
	background-size:cover;
}

.bottom .inner_bottom{
	padding:6% 0 6%;
	margin:auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.bottom .inner_bottom .sns{
	margin-bottom:5%;
}
.bottom .inner_bottom .sns li{
	display:inline-block;
	margin:0 20px;
}
.bn_bottom{
	float:left;
	width:48.1%;
	margin-right:3.8%;
}
.bn_bottom .bn_wrap{
	margin-bottom:30px;
}
.fbwrap{
	float:left;
	width: 48.1%;
}
.osaifukuyou_link{
	width:50%;
	display:block;
	position:absolute;
	margin:0 auto;
	margin-top:-5%;
	text-align:center;
	font-size:1.2em;
	/*border:1px solid #777;*/
}


/********************************
contact box
********************************/

/********************************
pagetop
********************************/

/********************************
pager
********************************/
.pager{
	margin-top:50px;
}
.pager a{
	color: #eaeaea;
	text-decoration:none;
}
.pager .pre{
	float:left;
	padding-left:30px;
	background:url(img/arrow_pre_w.png) no-repeat left center;
}
.pager .next{
	float:right;
	padding-right:30px;
	background:url(img/arrow_next_w.png) no-repeat right center;
}
/************************
pagination
************************/
.pagination{
	margin:40px auto 0;
	widows: 100%;
	padding:0 0 40px;
	text-align:center;
	position:relative;
	height:40px;
	line-height:40px;
	color:#999
}
.pagination a{
	color:#000;
	transition: all 0.3s ease-in-out 0s;
}
.pagination a, .pagination span{
	padding:10px 14px;
}
.pagination span.current{font-weight:bold;}
.pagination a.pg_pre,.pagination a.pg_next{
	width:40px;
	height:40px;
	background:#000;
	color:#fff;
	padding:0;
	text-decoration:none;
}
.pagination a:hover.pg_pre,.pagination a:hover.pg_next{
	text-decoration:none;
	background:#666;
}
.pagination a.pg_pre{
	position:absolute;
	left:0;
	top:0;
}
.pagination a.pg_next{
	position:absolute;
	right:0;
	top:0;
}
.sp_pager{display:none;}

.pagerwrap{
	margin:40px auto 0;
	max-width:1000px;
	width:96%;
	padding:0 0 40px;
	text-align:center;
	position:relative;
	height:60px;
	line-height:60px;
}
.pagerwrap a.pg_pre{
	position:absolute;
	left:0;
	top:0;
}
.pagerwrap a.pg_next{
	position:absolute;
	right:0;
	top:0;
}
/********************************
footer
********************************/
footer{
	background:url(img/bg_footer.jpg) no-repeat right top;
	background-size:cover;
	padding-bottom:60px;
}
footer .inner_footer{
	padding:5% 0 6%;
	margin:auto;
	max-width:1100px;
	width:96%;
	line-height:2;
}
footer .inner_footer ul{
	float:left;
	width:250px;
}
footer .inner_footer ul li{
	margin-bottom:10px;
	background:url(img/arrow_ft.png) no-repeat left center;
}
footer .inner_footer ul li a{
	padding-left:15px;
	color:#cccccc;
	text-decoration:none;
}
footer .inner_footer ul li a:hover{
	text-decoration: underline;
}
.copy{
	background-color: rgba(93,93,93,0.5);
	line-height:70px;
}
.copy p{
	color:#cccccc;
	font-size:12px;
	margin:auto;
	max-width:1100px;
	width:96%;
}

/********************************
sub 共有
********************************/
.alignleft{
	float:left;
	margin:0 30px 30px 0;
}
.alignright{
	float:right;
	margin:0 0 30px 30px;
}
.aligncenter{
	text-align:center;
	margin-bottom:30px;
}
.sub_body{
	background:#000;
	color: #eaeaea;
}
.sub_body a{
	color: #eaeaea;
}
.sub_body .single a{
	color: #000;
}
.wd_1100{
    padding: 6% 0 6%;
    margin: auto;
    max-width: 1100px;
    width: 92%;
    font-size: 16px;
    line-height: 2;
}
.pages{
	color:#fff;
}
.pages a{color:#fff;}
.h2_type1{
	margin: 0 0 4%;
    background: url(img/bg_third_h3.png) repeat-y;
    background-size: 100% auto;
    font-size: 24px;
	padding:8px;
	text-align:center;
}
.h2_type2{
	text-align:center;
	margin: 0 0 5%;
	background:url(img/bd_h2_w.jpg) no-repeat center bottom;
	padding-bottom:28px;
	font-size:35px;
	line-height:1.2;
}
.h2_type3{
	text-align:center;
	margin: 0 0 5%;
	background:url(img/bd_h2_b.jpg) no-repeat center bottom;
	padding-bottom:28px;
	font-size:35px;
	color:#141414;
	line-height:1.2;
}

.h2_type4{
	text-align:center;
	margin: 0 0 4%;
	background: url(img/bg_ttl_4.png) repeat-y;
	background-size: 100% auto;
	font-size: 24px;
	padding:8px;
	color:#141414;
}

.fl_haikan_r{
	float: right;
	width:48%;
	margin-left:4%;
}

.onegai h3{
	font-size:18px;
	margin-bottom:20px;
}
.onegai li{
	list-style:outside disc;
	margin:0 0 16px 20px;
}

.article_keidai{
	margin-bottom:60px;
}
.article_keidai .fl_box{
	margin-left:130px;
}
.fl_keidai_r{
	float:right;
	margin-left:4%;
	width:36%;
}
.ta_c_lesp{text-align:center;}

.about_body{
	margin:auto;
	max-width:840px;
	text-align:center;
}
.about_body p{
	margin-bottom:20px;
}

.tb_common{
	margin-bottom: 7%;
    border-collapse: collapse;
    width: 100%;
}
.tb_common th, .tb_common td{
	border: 1px solid #8c8c8c;
    padding: 10px;
    vertical-align: middle;
	font-weight:normal;
}
.tb_common th{
	width: 33.33%;
}
.tb_common th.th_harf{
	width:16.6666%;
}
.tb_common td table{
	border-collapse: collapse;
    width: 100%;
}
.tb_common td table th, .tb_common td table td{
	padding: 5px 10px;
}
.tb_common td table th{
	width:auto;
}

.goshyuin_box{
	margin:0 auto 70px;
	max-width:840px;
}
.goshyuin_l{
	float:left;
	margin-right:4%;
	width:17%;
}
.goshyuin_box h3{
	font-size:30px;
	margin-bottom:20px;
}
.goshyuin_box h3 span{
	font-size:14px;
}
.goshyuin_box .disclaimer{
	font-size:12px;
	padding-top:30px;
}
.goshyuin_box .disclaimer span{
	margin-left:1em;
	display:block;
}
.goshyuin_box .disclaimer:before{
	content:'※';
	float:left;
}
.goshyuin_box .disclaimer:after{
	clear:both;
	height:0;
}

.mountharea{
	background:url(img/bg_mounth.jpg) no-repeat center top;
	background-size:cover;
}
.mountharea a{
	text-decoration:none;
}
.mountharea .event{
	margin:auto;
	max-width:840px;
}
.mountharea .event li{
	border-bottom:1px solid #acacac;
	padding:15px 0;
	text-align:left;
}
.mountharea .event li a{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	margin-right:10px;
	text-decoration:none;
}
.mountharea .event li .date{
	float:left;
	padding:0 20px;
}
.mountharea .event li .time{
	float:left;
	padding:0 20px 0 0;
}
.mountharea .event li .fl_box{
	padding:0 40px 0 20px;
	border-left:1px solid #acacac;
}

.time_line{
	margin:auto;
	max-width:840px;
}
.time_line a{
	color:#eaeaea;
	text-decoration:none;
	background:url(img/arrow_ws.jpg) no-repeat left center;
	background-size:auto 100%;
	padding-left:30px;
}
.time_line ul{
	float:left;
	width:50%;
}
.time_line ul .time_line_m{
	float:left;
	width:110px;
	text-align:center;
	background:#000;
}
.time_line ul li{
	background:url(img/line_timeline.png) repeat-y left center;
}
.time_line ul li.nonbd1, .time_line ul li.nonbd2{
	background:none;
}
.time_line ul .fl_box{
	padding-bottom:68px;
}
.time_line ul li a:hover{
	text-decoration:underline;
}


.kikanshi{
	margin:0 auto 60px;
	max-width:840px;
}
.kikanshi figure{
	float:left;
	width:220px;
	margin:0 20px 20px 0;
	text-align-last:center;
}
.kikanshi h3{
	font-size:18px;
	margin-bottom:20px;
}

.archives{
	background:url(img/bg_archives.jpg) no-repeat center top;
	background-size:cover;
	color:#141414;
}
.archives .tab{
	border-bottom:2px solid #000;
	text-align:center;
	height:38px;
}
.archives .tab li{
	display:inline-block;
	padding:0 10px;
	background:#000;
	color:#e9ebf4;
	border:2px solid #000;
	box-sizing: border-box;
	width:17.7%;
	min-width:68px;
	margin:0 0.9% -2px;
	font-size:12px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	top:0;
}
.archives .tab li.selected{
	background:#e9ebf4;
	color:#000;
	border-bottom:2px solid #e9ebf4;
}
.archives .tab_target div{
	margin-top:40px;
}
.archives .tab_target div p{
	text-align:center;
	margin-bottom:20px;
}
.archives .tab_target div ul{
	margin:auto;
	max-width:840px;
	font-size:14px;
}
.archives .tab_target div ul li a{
	color:#000;
}
.archives .tab_target div ul li.current a{
	color:#ccc;
}

.writer{
	text-align:center;
	margin-bottom:30px;
}
.single_rakan{
	margin:auto;
	max-width:840px;
}
.single_rakan h3{
	margin-bottom:30px;
}
.single_rakan p{
	margin-bottom:20px;
}

/********************************
single
********************************/
.single{
	background:#e9ebf4;
	color: #141414;
}
.single .eyecatch{
	width:300px;
	text-align:center;
	float:left;
	margin:0 30px 30px 0;
}
.single p{
	margin-bottom:20px;
}
.single table{
	width:100%;
	clear:both;
	border-collapse:collapse;
}
.single table th,.single table td{
	padding:2%;
	border:1px solid #8c8c8c;
	vertical-align:top;
}
.single table th{
	width:25%;
}

.single .others{
	margin-top:80px;
}
.single .others p{
	text-align:center;
	margin-bottom:100px;
}
.single .others p a{
	margin:0 10px;
	display:inline-block;
}

table.form{
	margin-bottom: 3%;
    border-collapse: collapse;
    width: 100%;
	border-top: 1px solid #8c8c8c;
}
table.form th, table.form td{
	border-bottom: 1px solid #8c8c8c;
    padding: 10px;
    vertical-align: middle;
	font-weight:normal;
	text-align:left;
}
table.form th{
	width: 33.33%;
}
table.form input, table.form textarea{
	width:98%;
	border:none;
	padding:2% 1%;
}
.form_btn input, .form_btn button{
	border:3px solid #717070;
	background:#232323;
	color:#fff;
	padding:20px 60px;
	font-size:16px;
}

table.formfree{
	margin-bottom: 3%;
    border-collapse: collapse;
    width: 100%;
	border-top: 1px solid #8c8c8c;
}
table.formfree th, table.formfree td{
white-space: nowrap;
	border-bottom: 1px solid #8c8c8c;
    padding: 10px;
    vertical-align: middle;
	font-weight:normal;
	text-align:left;
}
table.formfree th{
	width: 20%;
}
table.formfree input, table.formfree textarea{
	width:98%;
	border:none;
	/*padding:2% 1%;*/
	margin: 0 0 2px 0;
}
table.formfreechild{
    border-collapse: collapse;
    /*width: 100%;*/
}
table.formfreechild th, table.formfreechild td{
white-space: nowrap;
	border-bottom: none;
    padding: 3px 20px;
    vertical-align: middle;
	font-weight:normal;
	text-align:left;
}
table.formfreechild input, table.formfreechild textarea{
	/*width:98%;*/
	border:none;
	/*border: 1px solid #f00;*/
	padding:10px 5px;
}
.font4{
	font-size: 1.0em;
}
/********************************
screen_width_880px
********************************/
/********************************
screen_width_1180px
********************************/
@media screen and (max-width: 1180px) {
	nav ul{text-align:right;}
	nav ul li{line-height:60px;}
	nav ul li ul{top:60px; text-align:center;}
	header{height:60px;}
	#sub_main_visual{top:60px;margin-bottom:60px;}
	.logo{padding:18px 0 0; height:22.5px;}
	.logo img,.btn_sp_menu img{height:100%;}
	.btn_sp_menu{padding:11px 0 0; height:33px;}
	.sel_l{float:none; margin-bottom:20px;}
	.sel_r{float: none;}
	.bn_bottom,.fbwrap{width:100%; float:none; margin-right:0;}
	.fb iframe{width:451px; margin:auto;}
	._2p3a{margin:auto;}
	.fb{float:none; margin:auto; overflow:hidden;}
	.btn_area li{overflow:hidden;}
	.btn_area li img{width:140%; max-width:140%; margin-left:-20%;}
	header{background-color: rgba(0,0,0,1);}
	.btn_sp_menu{display:block;}
	nav{display:none;top:60px;background-color: rgba(79,79,79,1);}
	nav ul li{display:block; line-height:40px; text-align:left; padding-left:2%;}
	nav ul li ul{display:block; position:relative; background-color: rgba(79,79,79,0); top:0px;margin-left:1em;}
	footer .inner_footer ul{float:none;}
	.osaifukuyou_link{margin-top:-7%;}
	.gallery li, .gallery_en li{height:300px !important;}

}
/********************************
screen_width_920px
********************************/
@media screen and (max-width: 920px) {
	nav ul li{letter-spacing:0;}
	.article_keidai .fl_box{margin-left:0;}
	.gallery li{height:250px !important; margin:5% 0 0 2% !important; /*border:1px solid #33f;*/}
	.gallery_en li{height:250px !important;}
	.gallery li:nth-child(4n+1), .gallery_en li:nth-child(4n+1){margin-left:0;}
}
/********************************
screen_width_860px
********************************/
@media screen and (max-width: 860px) {
	header{background-color: rgba(0,0,0,1);}
	.btn_sp_menu{display:block;}
	nav{display:none;top:60px;background-color: rgba(79,79,79,1);}
	nav ul li{display:block; line-height:40px; text-align:left; padding-left:2%;}
	nav ul li ul{display:block; position:relative; background-color: rgba(79,79,79,0); top:0px;margin-left:1em;}
	.gallery li, .gallery_en li{height:360px !important;width:47% !important; margin:3% 0 0 2% !important; /*border:1px solid #33f;*/}
	.gallery_en li:nth-child(2n+1){margin-left:0;}
	.gallery li .RakanName, .gallery_en li .RakanName{margin-top:-30% !important;}

}
/********************************
screen_width_840px(ここからボタンが縦並び
********************************/
@media screen and (max-width: 840px) {
	.btn_area li{float:none; width:100%;}
	.osaifukuyou_link{width:100%;margin-top:-13%;}

}
/********************************
screen_width_780px
********************************/
@media screen and (max-width: 780px) {
	.second_rakan section .rakan_text{float:none; width:100%; margin-bottom:5%;}
	.btn_sec2{max-width:85%; }
	.second_rakan section .archive{float:none;}
	.second_gallery section li{width:49%; margin-left:2%;}
	.second_gallery section li:nth-child(2n+1){margin-left:0;}
	body{letter-spacing:0;}
	footer{background:url(img/bg_footer_sp.jpg) no-repeat right top;}
	.second_sec section, .third_sec section, .second_access section, .second_event section, .second_rakan section, .second_gallery section{padding:18% 0 18%;}
	.second_sec section{padding-bottom:8%;}
	.second_sec section h2, .third_sec section h2, .second_access section h2, .second_event section h2, .second_rakan section h2, .second_gallery section h2{margin-bottom:10%;}
	.second_sec section h2 img, .third_sec section h2 img, .second_access section h2 img, .second_event section h2 img, .second_rakan section h2 img, .second_gallery section h2 img{zoom: 0.7;}
	.gallery li, .gallery_en li{height:360px !important;width:47% !important; margin:3% 0 0 2% !important; /*border:1px solid #3f3;*/}
	.gallery_en li:nth-child(2n+1){margin-left:0;}
	.gallery li .RakanName{margin-top:-26% !important;}
	.gallery_en li .RakanName{margin-top:-26% !important;}

}
@media screen and (max-width: 740px) {
	.gallery li, .gallery_en li{height:360px !important;width:47% !important; margin:3% 0 0 2% !important; /*border:1px solid #3f3;*/}
	.gallery_en li:nth-child(2n+1){margin-left:0;}
	.gallery li .RakanName{margin-top:-18% !important;}
	.gallery_en li .RakanName{margin-top:-18% !important;}

}
@media screen and (max-width: 690px) {
	.gallery li, .gallery_en li{height:360px !important;width:47% !important; margin:3% 0 0 2% !important; /*border:1px solid #3f3;*/}
	.gallery_en li:nth-child(2n+1){margin-left:0;}
	.gallery li .RakanName{margin-top:-11% !important;}
	.gallery_en li .RakanName{margin-top:-11% !important;}

}


/********************************
screen_width_640px (android(1920x800) & 640px > iPhone >500px
********************************/
@media screen and (max-width: 640px) {
	.second_access section .map, .second_access section .map_text{float:none; width:100%;}
	.second_access section .map,.second_access section .map_text{margin-top:0; margin-bottom:20px;}
	.second_access section .map{margin-bottom:60px;}
	.search_area h3{float:none; padding:0 0 10px; margin:0 0 10px; border:none;border-bottom:1px solid #000308;}
	.second_sec section p{text-align:left;}
	.third_sec section .at_thsec, .third_sec section table, .tb_common{margin-bottom:10%;}
	.third_sec section h3{margin-bottom:6%;}
	.second_event li .date{float:none; margin-bottom:5px;}
	.second_event li .fl_box{border:none;}
	.second_rakan section .rakan_text{margin-bottom:7%;}
	.btn_area{width:100%; overflow:hidden;}
	.btn_area li{width:140%; margin-left:-20%;}
	.btn_area li img{width:100%; max-width:100%; margin-left:0;}
	.second_gallery section ul{margin-bottom:2%;}
	.bottom .inner_bottom .sns{margin-bottom:10%;}
	footer .inner_footer{padding-top:7%;}
	header{background-color: rgba(0,0,0,1);}
	nav{background-color: rgba(79,79,79,1);}
	.h2_type1, .h2_type4{margin-bottom: 6%;font-size:18px;}
	.h2_type2, .h2_type3{margin-bottom: 10%;font-size:20px;}
	.fl_haikan_r, .fl_keidai_r{float:none; width:100%; margin:0 0 4%;}
	.ta_c_lesp{text-align:left;}
	.event li .fl_box{clear:both; border:none;}
	.time_line ul{float:none; width:100%;}
	.time_line ul li.nonbd1{background:url(img/line_timeline.png) repeat-y left center;}
	.single table th,.single table td{ display:block; width:96%;}
	.single table th{ background:#ddd;}
	.single .others p{margin-bottom:50px;}
	.kikanshi figure{float:none; margin:0 0 20px; width:100%;}
	.single .eyecatch{float:none; width:100%; margin:0 0 20px;}
	.kikanshi{margin-bottom:6%;}
	.archives .tab li{font-size:10px;}
	.sp_pager{display:block;}
	.pc_pager{display:none;}
	.tb_common.sp_tb th, .tb_common.sp_tb td{display:block; width:98%; padding:1%;}
	.osaifukuyou_link{width:140%;}
	.gallery li, .gallery_en li{height:360px !important;width:47% !important; margin:3% 0 0 2% !important; /*border:1px solid #f33;*/}
	.gallery li:nth-child(2n+1), .gallery_en li:nth-child(2n+1){margin-left:0;}
	.gallery li .RakanName , .gallery_en li .RakanName{margin-top:0% !important;}
	.second_access .access_en_PC{display:none !important;}
	.second_access .access_en_SP{display:block !important;}
	.second_access .access_en_SP .map_text{margin-top: 30px !important; padding-top:0px;}
	/*.second_access iframe{ margin-bottom: 30px　!important;}*/
	.gallery li furi{font-size:0.7em; /*Rakan-name フリガナ on Japanese-site*/}

}
/********************************
screen_width_500px　(640px > iPhone >500px
********************************/
@media screen and (max-width: 500px) {
	.bottom .inner_bottom .sns li{width:48%; margin:0 1%;}
	table.form th, table.form td{
		display:block;
		width:98%;
		padding:1%;
	}
	table.formfree th, table.formfree td,table.formfreechild th, table.formfreechild td{
		display:block;
		width:98%;
		padding:1%;
	}
	.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
	margin:auto;
}
	.gallery li, .gallery_en li{height:280px !important;width:47% !important; margin:1% 0 0 2% !important;}
	.gallery li:nth-child(2n+1), .gallery_en li:nth-child(2n+1){margin-left:0;}
}
/********************************
screen_width_460px
********************************/
@media screen and (max-width: 420px) {
	.fb iframe{width:100% !important;}
	.fb iframe body{width:100%; overflow:hidden;}
	.select{float:none; margin-left:0;}
	span.customSelect{width:100%;}
	span.sp{display:inline;}
	.gallery li, .gallery_en li{height:230px !important;width:47% !important; margin:5% 0 0 2% !important;}
	.gallery li:nth-child(2n+1), .gallery_en li:nth-child(2n+1){margin-left:0;}
}

/********************************
追加 Gallery
********************************/
.gallery{
	background: url(img/bg_gallery.jpg) no-repeat;
	background-size:cover;
}

.gallery li{
	float:left;
	width:23%;
	margin-left:2.6666%;
	margin-bottom:3%;
	text-align:center;
	line-height:1.2em;
}
.gallery li:nth-child(4n+1){
	margin-left:0;
}
.gallery li img{
	margin-bottom:10px;
}
.gallery li p span{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	/*padding-right:50px; */
	padding-right:25px;
	display:inline-block;
}
.gallery_pics{
	overflow:hidden;
}
.gallery_nav a{
	color:#444444;
}

.gallery li furi{
	font-size:0.8em; /*Rakan-name フリガナ on Japanese-site*/
}
.gallery_en{
	background: url(img/bg_gallery.jpg) no-repeat;
	background-size:cover;
}

.gallery_en li{
	float:left;
display:inline-block;
height:360px;
	width:23%;
	margin-left:2.5%;
	margin-bottom:3%;
	text-align:center;
/*border:1px solid #330;*/
}
.gallery_en li:nth-child(4n+1){
	margin-left:0;
}
.gallery_en li  img{
	margin-bottom:10px;
}
.gallery_pics{
/*border:1px solid #330;*/
}
.gallery_en li p span{
	color:#000308;
	background:url(img/arrow_event.jpg) no-repeat right center;
	padding:0;
	padding-right:30px;
	display:inline-block;
/*line-height:1.2em;*/

}
.second_gallery li .RakanName a{
font-size:0.9em;
line-height:1.2em;
text-decoration:none;
}
.gallery_en li .RakanName{
font-size:0.9em;
line-height:1.2em;
/*border:1px solid #330;*/
}
.gallery_en li .RakanNamebg{
	display:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
	}

/************************
modal
************************/
.wrap_modal{
	padding:50px 60px 80px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #fff;
	background:#000;
	text-align:left;
	color:#fff;
	font-family:'Helvetica','ヒラギノ角ゴ Pro W3','ヒラギノ角ゴシック ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;/*'メイリオ',Meiryo,*/
}
.wrap_modal h2{
	text-align:center;
}
@media screen and (max-width: 780px) {
	.gallery li{width:49%; margin-left:2%;}
	.gallery li:nth-child(2n+1){margin-left:0;}
}

/************************
TOP ACCESS Irekae
************************/
.second_access .access_en_PC{
	display:none;
}
.second_access .access_en_SP{
}
/************************
language
************************/
nav2{
	margin:auto;
	position:absolute;
	top:0;
	right:0px;

}
nav2 .lang_pc,
nav2 .lang_tab{
    width:32px;
	height: 13px;
    font-size:12px;
    color:#fff !important;
    font-weight:normal !important;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding:4px 1px;
    background-color:none;
	border:1px solid #ccc;
    /*border-radius:7px;*/
	line-height:1em;
	margin:30px 10px 0 0;
}
nav2 .jp{
margin:0;
border-radius: 7px 0 0 7px / 7px 0 0 7px;
-webkit-border-radius: 7px 0 0 7px / 7px 0 0 7px;
-moz-border-radius: 7px 0 0 7px / 7px 0 0 7px;
}
nav2 .en{
border-radius: 0 7px 7px 0 / 0 7px 7px 0;
-webkit-border-radius: 0 7px 7px 0 / 0 7px 7px 0;
-moz-border-radius: 0 7px 7px 0 / 0 7px 7px 0;
}
nav2 .lang_sp{
	display:none;
	width:20px;
	height: 13px;
    font-size:12px;
    color:#fff;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    padding:2px 1px;
    background-color:none;
	border:1px solid #ccc;
    /*border-radius:7px;*/
	line-height:1em;
	margin:30px 0 0 0;
}
nav2 .currlang{
background-color:#ccc;
color: #000 !important;
}
nav2 .swlang{
color: #999 !important;
}
.filler4nav2{
width:90px;
}
@media screen and (max-width: 1180px) {
	nav2{right:60px;top:0;margin:0;margin-top:-15px;}
	nav{right:0;}
}
@media screen and (max-width: 500px) {
	nav2 .lang_sp{display:inline-block;}
	nav2 .lang_pc, .lang_tab {display:none;}
}

/************************
Video
************************/
.video_sec{
	background:url(img/bg_video.jpg);
	margin-top:0%;
}
.video_sec section{
	padding:0% 0 6%;
	margin:0 auto;
	max-width:1100px;
	width:92%;
	text-align:center;
	font-size:16px;
	line-height:2;
}
.video{
  position:relative;
  width:100%;
  padding:0;
  padding-top: 56.25%;
  height:0px;
}
.video iframe{
position:absolute;
  top:0;
  right:0;
  width:100% !important;
  max-width:100%;
  height:100% !important;
  max-height:100%;
  
  
}


