@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*SMP SETTEING*/
@media screen and (max-width: 640px) {

}
/* /SMP SETTEING*/



/*------------------------------
BASE SETTING
------------------------------*/

html,body{
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: 300; 
}


.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
html,body{
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	}
}
/* /SMP SETTEING*/

a {
	color:#ffffff;
}

#wrapper{
	width: 100%;
}

.fixed{
	position: fixed !important;
}

.relative{
	position: relative !important;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.large-blur {
	text-shadow: 1px 1px 5px rgba(0,0,0,1);
}


.contents{
	width: 100%;
	height: auto;
	margin: auto 0 auto 0;
	clear: both;
	background: #f0f0f0;
	clear: both;

}

.gradation2{
	width: 100%;
	height: 100%;
}

.box{
	width: 950px;
	margin: auto;
	text-align: center;
}

#firstPage .box{
	padding-bottom:68px;
}


/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.box{
	width: 90%;
	margin: auto;
	}
}
/* /SMP SETTEING*/



.spOnly{
	visibility:hidden;
	display: none;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.spOnly{
	visibility:inherit;
	display:inherit;
	}
}
/* /SMP SETTEING*/
.line{
	height: 12px;
	width: 100%;
	background: #fff;
	margin: 75px auto 0 auto;
}

.attentions{
	font-size: 13px !important;
	text-align: left;
}

.inline_content{
	width: 900px;
	color: #fff;
	height: 70vh;
	padding: 50px;
	overflow: scroll;
}

.prfbox{
	width: 500px;
	color: #fff;
	height: 80vh;
	padding: 50px;
	overflow: scroll;

}
.prfbox .profimg{
	margin: 20px 0;
	text-align: center;
}

.prfbox h3{
	text-align: center;
	font-size: 20px;
	padding: 20px 0;
}

/*------------------------------
HEADER SETTINGS
------------------------------*/
img#head_img_pc {
	max-width: 100%;
	height:auto;
	margin:0;
	padding:0;
}

#fullscreen{
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background:#ff7c00;
}


.link_L{
	height: 100vh;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.link_L img{
	height: 100vh;
}

.link_R{
	height: 100vh;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.link_R img{
	height: 100vh;
}



header{
	width: 100%;
	overflow: hidden;
}


header .logo{
	width: 100%;
	text-align: center;
}

/*header .logo{
	width: 100%;
	margin: auto;
	text-align: center;
	background: url(../images/key.png) no-repeat;
	background-size: cover;
	height: 100vh;
}*/

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

img#head_img_pc {
	display: none;
}

header .logo{
	width: 100%;
	margin: auto;
	text-align: center;
	background: none;
}

}

#logo_forbridal_fill{
	fill:#FFF;
}



p#arrow{
	display: block;
	z-index: 99;
	color: #FFF;
	position: absolute;
	width: 100px;
	line-height: 2.5em;
	left: 50%;
	bottom: 20px;
	margin-left: -50px;
	text-align: center;

}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {

p#arrow{
	display:none;
	bottom: 75px;

	}

}
/* /SMP SETTEING*/

p#arrow a:link,p#arrow a:visited{
	color: #FFF;
	text-decoration: none;
}

p#arrow a:hover{
	opacity: 0.6;
}



p#arrow svg#Capa_1{
	width: 27px;
}

.slidebox{
	overflow: hidden !important;
	z-index: 9;
}

.section{
	clear: both;
}



/*#navi{
	position: absolute;
	z-index: 99;
	font-size: 15px;
	width:560px;
	top: 66px;
	left: 40px;
	border: 1px solid #fff;
}*/
#navi{
	z-index: 99;
	font-size: 15px;
	/*width: 1200px;*/
	height:auto;
	margin: 40px auto;
	/*border: 1px solid #FFFFFF;*/
	/*overflow: auto;*/
}

#navi li{
	list-style: none;
	float:left;
	/*display: inline-block;*/
	margin: 0 8px 0 0;
}

#navi li:last{
	margin-right: 0;
}

#navi li a{
	color: #FFF;
	text-decoration: none;
}

/*#navi_sub{
	position: absolute;
	z-index: 999;
	font-size: 15px;
	letter-spacing: 0.1em;
	top: 60px;
	top: 0px\9;
	right: 20px;
}

#navi_sub li{
	display: inline-block;
	margin: 0 20px 0 0;
}


#navi_sub .navi_logo{
	width: 70px;
}

#navi_sub .navi_online{
	width: 110px;
}

#navi_sub .navi_fb{
	width: 28px;
}*/

/*PAGE TOP*/
#page-top {
    position: fixed;
    bottom: 0px;
    /*
    left: 50%;
    */
    width: 100%;
    padding: 20px 0;
    background: #000000;
    margin: auto;
    text-align: center;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {

#page-top {
    position: fixed;
    bottom: 0px;
    /*
    left: 50%;
    */
    margin: auto;
}

}
/* /SMP SETTEING*/


#page-top a {
    width: 52px;
    height: 52px;
    display: block;
}

/*SCROLL NAVI*/

#navi_scroll{
	position: fixed;
	top: 0px;
	z-index: 9;
	color: #fff;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 97px;
}

#navi_scroll .navi_fbox{
	margin: auto auto;
	height: 85px;
	position: relative;
}

#navi_scroll .navi_fbox p.navilogo{
	position: absolute;
	top: 15px;
	left: 70px;
	width: 124px;
	height: 71px;
}

#navi_scroll .navi_fbox p.navilogo img{
	width: 90%;
}

/*#navi_scroll .navi_fbox #navi{
	text-align: center;
	width: 820px;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0 0 0 -420px;
	font-size: 16px;
}*/

/*PCナビ*/
/*Goodsあり*/
/*#navi_scroll #navi{
	text-align: center;
	width: 820px;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0 0 0 -420px;
	font-size: 16px;
}*/
#navi_scroll #navi{
	text-align: center;
	/*width: 650px;*/
	/*width: 800px;*/
	width: 840px;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0 0 0 -350px;
	font-size: 16px;
	/*border: 1px solid red;*/
}

#navi_scroll #navi li{
	/*margin: 0 30px ;*/
	margin: 0 15px ;
}

#navi_scroll #navi li:before {
	/*content: url(../images/arrow.png);*/
	margin: 0 10px 0 0;
}

#navi_scroll #navi li:last-child{
}


#navi_scroll #navi li a{
	color: #FFF;
	text-decoration: none;
}

#navi_scroll #navi_sub{
	z-index: 999;
	font-size: 15px;
	letter-spacing: 0.1em;
	position: absolute;
	top: 40px;
	top: -40px\9;
	right: 0px;
	width: 230px;
}

#navi_scroll #navi_sub li{
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align:middle;
}


#navi_scroll #navi_sub .navi_logo{
	width: 70px;
}

#navi_scroll #navi_sub .navi_online{
	width: 110px;
}

#navi_scroll #navi_sub .navi_fb{
	width: 28px;
}






/*------------------------------
CONTENTS SETTINGS
------------------------------*/

.contents h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	padding: 100px 0 25px 0;
	font-size: 35px;
	color: #07184c;
	letter-spacing: 0.3em;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.contents h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	padding: 60px 0 25px 0;
	font-size: 25px;
	color: #07184c;
	letter-spacing: 0.3em;
}

}
/* /SMP SETTEING*/



.contents h3{
	margin: 50px auto 30px auto;
	line-height: 33px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {


}
/* /SMP SETTEING*/



.contents h3.h3_box{
	width: 437px;
	height: 57px;
	line-height: 53px;
	margin: 80px auto 30px auto;
	text-align: center;
	font-size: 30px;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {


.contents h3.h3_box{
	width: 100%;
	height: auto;
	line-height: 40px;
	margin: 50px auto 30px auto;
	background-size: 100%;
	text-align: center;
	padding-bottom: 10px;
	font-size: 20px;
}


}
/* /SMP SETTEING*/



.contents p{
	font-size: 16px;
	line-height: 1.6em;
}

.contents h3.attention{
	font-size: 14px;
	display: block;
	border-bottom: 1px solid;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 150px 0 10px 0;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {

.contents h3.attention{
	font-size: 12px;
	display: block;
	border-bottom: 1px solid;
	width: 90%;
	padding: 0 0 10px 0;
	margin: 66px auto 20px auto;
}


}
/* /SMP SETTEING*/


.caption{
	text-align: center;
}

.txt_m{
	letter-spacing: 0em;
}

h2 .border{
	border: 1px solid #000;
	width: 50px;
	text-align: center;
	display: block;
	margin: 40px auto 0 auto;
}

.bold{
	font-weight: bold;
}

/*1st page_copy
---------------------------------------------------------*/


#firstPageCopy {
	background: url(../img/bg.png) repeat;
	margin-top: -30px;
	overflow: auto;
}

#program_top {
margin-top:-100px;
padding-top:100px;
}

.contents#firstPageCopy h2 {
	line-height:1.6em;
	text-align:center;
	font-weight:bold;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing:normal;
}
.program_out {
	width: 800px;
	height: auto;
	margin: 20px auto 100px auto;
	border: 2px solid #FFFFFF;
	background: #fff;
}
.program_in {
	width: 796px;
	height: auto;
	overflow: auto;
	margin: 0px auto;
	border: 2px solid #003a6c;
	background: #fff;
}
h3.program_title {
	font-family: "Times New Roman", Times, "serif";
	font-size: 320%;
	font-style: italic;
	color: #003a6c;
	text-align: center;
	margin: 1em 0;
}
h3.program_andmore {
	font-family: "Times New Roman", Times, "serif";
	font-size: 200%;
	font-style: italic;
	color: #003a6c;
	text-align: center;
	margin: 1em 0;
}


/*table.program_table {
  border-collapse: separate;
	border-spacing: 20px;
  width: 90%;
	margin: 0px auto;
	font-weight: 400;
}
table.program_table th {
  text-align: center;
  width: auto;
	color: white;
	font-weight: 400;
	vertical-align: top;
	min-height:  40px;
	display: block;
}
table.program_table td {
	vertical-align: top;
}
p.program_table_title{
  background-color: #003a6c;
	padding: 0.3em 0em;
	width: 98%;
	text-align: center;
	font-size: 120%;
	font-size: 100%;
	font-weight: 400;
	
}
p.program_table_tex {
	margin-top: 0.5em;
	font-weight: 400;
	font-size: 120%;
	font-size: 14px;
	text-align: left;
	margin-left: 6px;
}*/

ul.program_list{
	display: table;
	list-style: none;
	width: 80%;
	margin: 0px auto;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
ul.program_list ol{
	display: table-row;
}
ul.program_list li{
	display: table-cell;
	padding: 20px;
	margin-bottom: 40px;
	
}
ul.program_list li.program_list_name{
	width: auto;
	text-align: center;
	vertical-align: top;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.program_list_name_back {
	background-color: #003a6c;
	color: white;
	padding: 6px 0;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 14px;
	font-weight: 700;
}
ul.program_list li.program_list_tex{
	vertical-align: top;
	text-align: left;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: 400;
}


p.program_att {
	margin-top: 0.5em;
	margin-bottom: 40px;
	font-weight: 400;
	font-size: 100%;
	text-align: center;
}
@media screen and (max-width: 640px) {
	#firstPageCopy {
	background: url(../img/bg.png) repeat;
	margin-top: 0px;
}	
.contents#firstPageCopy h2 {
	line-height:1.4em;
	/*text-align:center;*/
	text-align:left;
	font-weight:bold;
	font-size: 100%;
	color: #FFFFFF;
}
.program_out {
	width: 98%;
	height: auto;
	margin:  20px auto;
	border: 2px solid #FFFFFF;
	/*padding-bottom:60px;*/
	padding:  10px 0px;
}
.program_in {
	width: 94%;
	margin:  0 auto;
}
h3.program_title {
	margin: 0.5em 0;
}
p.program_table_title{
  background-color: #003a6c;
	padding: 0.3em 0em;
	width: 90%;
	margin:  0 auto;
	line-height:  1.2em;
	text-align: center;
	/*font-size: 100%;*/
	font-size: 90%;
	color: white;
	
}
p.program_table_tex {
	font-weight: 400;
	/*font-size: 100%;*/
	font-size: 90%;
	text-align: left;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	padding:0.5em 1em;
}
p.program_att {
	margin-top: 0.5em;
	margin-bottom: 40px;
	padding:0 1em;
	font-weight: 400;
	/*font-size: 100%;*/
	font-size: 90%;
	text-align: left;
}
	
}
/* /SMP SETTEING*/


/*1st page
---------------------------------------------------------*/


.contents#firstPage h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	padding: 60px 0 35px 0;
	font-size: 35px;
	color: #000000;
	letter-spacing: 0.3em;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.contents#firstPage h2{
	font-size: 28px;
}
}
/* /SMP SETTEING*/



.topicbox{
	background: #373737;
	width: 560px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.topicbox{
	background: #373737;
	width: 90%;
	color: #fff;
	margin: 0 auto 68px auto;
	text-align: center;
}
}
/* /SMP SETTEING*/



dl.dl01 {
  /*width:500px;*/
  margin: 50px 70px;
}
dl.dl01 dt {
  float:left;
  clear:left;
  width:110px;
  color: #ffff00;
  text-align: left;
}

dl.dl01 dd {
  float:left;
  text-align: left;
  width:290px;
  margin-bottom: 10px;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
dl.dl01 {
  width:90%;
  margin: 30px auto;
}
dl.dl01 dt {
  float:none;
  clear:left;
  width:20%;
  color: #ffff00;
  text-align: left;
}

dl.dl01 dd {
  float:left;
  text-align: left;
  width:90%;
  margin-bottom: 10px;
}
}
/* /SMP SETTEING*/



/*2nd page
---------------------------------------------------------*/

#secondPage{
	background:url(../images/bg_about.png) #b2b2b2 no-repeat;
	background-size:100%;
	padding: 0 0 100px 0
}

.contents#secondPage h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	/*padding: 470px 0 105px 0;*/
	padding: 35% 0 105px 0;
	font-size: 50px;
	color: #FFF;
	letter-spacing: 0.3em;
}

.contents#secondPage h3{
	font-size:120%;
	font-weight: 800;
	text-align:left;
	line-height: 1.4em;
}

/*p.introductionTxt span {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
}*/
p.introductionTxt span.introtexBLD {
	font-size: 120%;
	font-weight: 800;
	text-decoration: none;
	background:#ffff00;
	/*border-bottom: 1px solid #EAC800;*/
	/*padding-bottom: 1px;*/
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.contents#secondPage h2{
	padding: 70px 0 35px 0;
	font-size: 30px;
}
}
/* /SMP SETTEING*/


.contents#secondPage h2 .border{
	border: 1px solid #FFF;
	width: 50px;
	text-align: center;
	display: block;
	margin: 40px auto 0 auto;
}


.contents#secondPage p{
	color: #000;
	text-align: left;
	font-size: 13px;
}

/*.t-right{
	text-align: right;
	font-size: 16px;
	display: block;
}*/
.t-right{
	/*font-weight: 800;*/
	float: right;
	/*font-size: 16px;*/
	background:none;
}
p.introductionTxt span.t-right{
	border:0;
}

.youtube_li{
	width: 950px;
	margin: 100px auto 0 auto;
	list-style: none;
}

.youtube_li li:nth-child(odd){
	float: left;
}


.youtube_li li:nth-child(even){
	float: right;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.youtube_li{
	width: 90%;
	margin: 100px auto 0 auto;
}

.youtube_li li:nth-child(odd){
	float: none;
	margin:0 0 10px 0;
}


.youtube_li li:nth-child(even){
	float: none;
	margin:0 0 10px 0;
}

.youtube_li li img{
	width: 100%;
}

}
/* /SMP SETTEING*/



/*3st page
---------------------------------------------------------*/

.contents#thardPage{
	padding: 0 0 80px 0;
}

.contents#thardPage h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	padding: 120px 0 35px 0;
	font-size: 50px;
  	color: #000000;
	letter-spacing: 0.3em;
}

.infobox{
	width: 950px;
	background: #003a6c;
	margin: 40px auto 0 auto;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.infobox{
	width: 95%;
	background: #003a6c;
	margin: 10px auto 0 auto;
}
	.contents#thardPage h2{
	font-size: 100%;
	padding: 100px 0 0px 0;
}
	
.contents#thardPage h2 img{
	width: 100%;
	margin: 0;
	padding: 0;
}
.contents#thardPage h2 img{
	width: 100%;
}
}
/* /SMP SETTEING*/


.infobox h3{
	width: 85%;
	margin: 50px auto 20px auto;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

.infobox h3 span{
	font-size: 15px;
}
.infobox h3 span.ex{
	/*font-size: 17px;*/
	font-size: 19px;
}

@media screen and (max-width: 640px) {
.infobox h3{
	width: 95%;
	margin: 1em auto 0px auto;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4em;
}
	
}
/* /SMP SETTEING*/


table.info_table {
  	border-collapse: separate;
	border-spacing: 10px 20px;
  	width: 70%;
	margin: 0px auto;
	color: white;
	padding: 0;
}
table.info_table th {
	margin: 0;
	padding: 0;
  text-align: center;
  	width: 7em;
	display: block;
	font-weight: 400;
	vertical-align: top;
	white-space: nowrap;
}
table.info_table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	white-space: nowrap;
}
p.info_table_title{
	margin: 4px 0px 0px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
	/*font-size: 100%;*/
	font-size: 90%;
}
p.info_table_tex {
	padding: 0;
	margin: 0px;
	font-size: 120%;
	text-align: left;
}
#info_table_title_date {
	width: 30.5em;
	text-align: right;
}
p.info_table_tex_right {
	padding: 0;
	margin: 0px;
	font-size: 120%;
	text-align: right;
}
.info_table_tex_11em {
	margin-left: 10.5em;
}


/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.info_table_sp{
	border-collapse: separate;
	width: 100%;
	margin: 1em 0 1em 0;
	background: #003a6c;
}
.info_table_sp p{
	margin: 0;
	padding: 0;
	color: white;
}
p.info_table_title{
	padding:0em;
	width: 100%;
	text-align: center;
	font-size: 90%;
	color: white;
	
}
p.info_table_tex {
	margin: 0em;
	padding: 0;
	font-weight: 400;
	font-size: 100%;
	text-align: center;
	margin-left: 0px;
	color: white;
}
span.info_table_tex_large {
	font-size: 120%;
	color: white;
	}
p.info_table_title_blanktop {
		margin-top: 1.5em;
	color: white;
	}
.info_table_sp td span.ryokin{
	font-size:13px;
}
	
}
/* /SMP SETTEING*/




.infobox .box_wrap{
	width: 85%;
	margin: auto;
	margin-bottom: 50px;
}

.infobox  .box_wrap .box_in{
	width: 377px;
}

.infobox .box_wrap .box_in.left{
	float: left;
}

.infobox .box_wrap .box_in.right{
	float: right;
}


/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.infobox  .box_wrap .box_in{
	width: 100%;
}

.infobox .box_wrap .box_in.left{
	float: none;
}

.infobox .box_wrap .box_in.right{
	float: nonet;
}
}
/* /SMP SETTEING*/


.infobox .box_wrap .box_in h4{
	background: #373737;
	color: #fff;
	text-align: center;
	padding: 17px 0;
	font-size: 21px;
}


dl.dl02 {
  width:100%;
  margin: 30px auto;
  color: #000;
  font-size: 15px;
}
dl.dl02 dt {
  float:left;
  clear:left;
  width:35%;
  text-align: left;

}

dl.dl02 dd {
  float:left;
  text-align: left;
  width:64%;
  margin-bottom: 10px;
  font-weight: bold;
}

dl.dl02 a {
	color:#000000;
}

dl.dl02 span.ex2{
	font-size: 19px;
}
dl.dl02 span.thin{
	font-weight:400;
}

/*4st page
---------------------------------------------------------*/
.contents#fourthPage {
	background: #D5D5D5;
	padding: 0 0 80px 0;
}


.contents#fourthPage h2{
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	padding: 120px 0 35px 0;
	font-size: 50px;
  	color: #000000;
	letter-spacing: 0.3em;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.contents#fourthPage h2{
	font-size: 38px;
	padding: 120px 0 15px 0;
}
	
.contents#fourthPage h2 img{
	width: 100%;
}
}
/* /SMP SETTEING*/



.infotable{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px 0;
}

.infotable th{
	border-collapse: collapse;
	width: 170px;
	text-align: center;
	background: #003a6c;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #D5D5D5;
	vertical-align:middle;
	padding: 15px 10px;
}

.infotable td{
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
	background: #fff;
	font-size: 22px;
	padding: 15px 10px;
	text-align:  center;
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.03em;
}


.infotable td span.ryokin{
	font-size:13px;
}

.infobox_white{
	width: 950px;
	background: #fff;
	margin: 40px auto 0 auto;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
	
.infobox_white{
	width: 95%;
	background: #fff;
	margin: 40px auto 0 auto;
}
}
/* /SMP SETTEING*/


.ticketable{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px 0;
}


.ticketable th{
	border-collapse: collapse;
	width: 170px;
	text-align: center;
	background: #003a6c;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #D5D5D5;
	vertical-align:middle;
	padding: 15px 10px;
}


.ticketable td{
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
	background: #fff;
	font-size: 22px;
	padding: 15px 10px;
	text-align:  center;
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.03em;
}



.ticketable td span.ryokin{
	font-size:13px;
}




/* SP SETTEING*/
@media screen and (max-width: 640px) {
.ticketable_sp {
  	width: 100%;
	padding-bottom: 10px;
	border-collapse:collapse;
	margin: 0px auto;
  }
  .ticketable_sp .ticketable_sp_head  {
    display: block;
    border-top: none;
    border-bottom: none;
  text-align: center;
	white-space: normal;
	background: #003a6c;
	  padding:  0.5em 0;
	color: white;
	  margin: 0;
	  font-size: 100%;
  }
  .ticketable_sp .ticketable_sp_tex {
    display: block;
    text-align: center;
    width: 100%;
	  background: #FFF;
	/*white-space: normal;*/
	  white-space: nowrap;
	color: black;
	  padding:  0;
	  margin: 0;
	  font-size: 100%;
	  padding:  0.5em 0;
  }
	.ticketable_sp_attentions {
	  font-size: 90%;
		text-align: left;
	}

}
/* /SMP SETTEING*/

a.offcial_link p{
	background: #003a6c;
	font-size: 22px;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	width: 70%;
	margin: 50px auto 20px auto;
}

a.offcial_link p span#onsale{
	font-size:12px;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
a.offcial_link p{
	background: #003a6c;
	font-size: 100%;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	width: 90%;
	margin: 20px auto;
}
}
/* /SMP SETTEING*/

p.offcial_link {
	background: #003a6c;
	font-size: 22px;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	width: 70%;
	margin: 50px auto 20px auto;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
p.offcial_link {
	background: #003a6c;
	font-size: 100%;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	width: 90%;
	margin: 20px auto;
}
}
/* /SMP SETTEING*/


a.offcial_link:link,
a.offcial_link:hover,
a.offcial_link:visited{
	text-decoration: none;
}



dl.dl03 {
 width:80%;
  margin: 30px auto;
  color: #000;
  font-size: 15px;
}
dl.dl03 dt {
  float:left;
  clear:left;
 /* width:30%;*/
  width:auto;
  text-align: left;
  font-weight: 400;
}

dl.dl03 dd {
  float:left;
  text-align: left;
  /*width:69%;*/
  width:auto;
  margin-bottom: 10px;
}
dl.dl03 dd a{
	color: #000000;
}

.ippan{
	background: #fff;
	color: #07184c;
	font-size: 22px;
	padding: 20px 0;
	text-decoration: none;
	width: 100%;
	margin: 50px auto;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
dl.dl03 dt {
	float:none;
	margin-bottom:20px;
}
dl.dl03 dd {
	float:none;
}

}
/* /SMP SETTEING*/

dl.dl04 {
/* width:26em;*/
 width: 46em;
  margin: 30px auto;
  color: #000;
  font-size: 15px;
}
dl.dl04 dt {
  float:left;
  clear:left;
  width:10em;
 /* width:auto;*/
  text-align: left;
  font-weight: 400;
}

dl.dl04 dd {
  float:left;
  text-align: left;
  /*width:69%;*/
  width:auto;
  margin-bottom: 10px;
}
dl.dl04 dd a{
	color: #000000;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
	dl.dl04 {
 width:80%;
}
dl.dl04 dt {
	float:none;
	margin-bottom:20px;
}
dl.dl04 dd {
	float:none;
	word-wrap: break-word;
}

}
/* /SMP SETTEING*/

.ticket_tex01 {
	margin: 0px;
	/*padding: 0px 0px 30px 0px;*/
	padding: 0px 0px 20px 0px;
	font-size: 100%;
}

.ticket_tex01_sp {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 100%;
}


.ticket_tex02 {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	font-size: 100%;
}

.ticket_tex02_sp {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	font-size: 100%;
}


.ticket_tex03_sp {
	width:  80%;
	margin:  0px auto;
	padding: 0px 0px 30px 0px;
	font-size: 90%;
	text-align: left;
	line-height: 1.4em;
}


.ticket_tex04 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 100%;
}
.ticket_tex04 a{
	color: #003a6c;
}
.ticket_tex05 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	font-size: 12px;
}

table.pg_table { 
	width: 80%;
  margin: 30px auto;
  color: #000;
  font-size: 15px;
}
table.pg_table th {
	vertical-align: text-top;
	width: 10em;
	text-align: left;
	white-space: nowrap;
	font-weight: 400;
}
table.pg_table td {
	border: none;
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
}
table.pg_table td a{
  color: #000;
}
@media screen and (max-width: 640px) {
	.pg_table { margin: 0 -10px; }
    .pg_table th,
    .pg_table td{
    	width: 100%;
    	display: block;
    	border-top: none;
    }
	
.ticket_tex05 {
	padding: 0px 10px 30px 10px;
	text-align: left;
}
}

/*見切れ席*/
p.ticket_mikire {
	background:#E0B204;
	font-size: 22px;
	padding: 20px 0;
	color: #000;
	text-decoration: none;
	width: 70%;
	margin: 50px auto 20px auto;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
p.ticket_mikire {
	background: #E0B204;
	font-size: 20px;
	font-weight: 700;
	padding: 20px 0;
	color: #000;
	text-decoration: none;
	width: 90%;
	margin: 20px auto;
}
}
/* /SMP SETTEING*/

p.ticket_mikire_tex01 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 22px;
}
p.ticket_mikire_tex02 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 16px;
}
p.ticket_mikire_tex02 a{
	color: #B4080B;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
p.ticket_mikire_tex02 {
	width: 90%;
	margin:0 0 0 1em;
	text-align: left;
	padding: 0px 0px 30px 0px;
	font-size: 100%;
}
}

/*　//見切れ席*/



/*5st page
---------------------------------------------------------*/

.contents#fifthPage {
	/*background: #373737;*/
	background: url(../img/bg.png) repeat;
	padding: 0 0 80px 0;
}


.contents#fifthPage h2{
	/*margin: 0 auto 0 auto;*/
	/*text-align: center;*/
	font-weight: 300;
	padding: 120px 0 35px 0;
	font-size: 50px;
  	color: #FFF;
	letter-spacing: 0.3em;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.contents#fifthPage h2{
	font-size: 38px;
}
	
.contents#fifthPage h2 img{
	width: 100%;
}

}
/* /SMP SETTEING*/


/*.contents#fifthPage h2 .border{
	border: 1px solid #FFF;
	width: 50px;
	text-align: center;
	display: block;
	margin: 40px auto 0 auto;
}*/


.jeffbox{
	/*border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;*/
	padding: 20px 0 30px 0;
	margin: 30px auto 0 auto;
	background: white;
	overflow: auto;
}
.jeffbox_inside {
	width:  95%;
	margin:0px auto;
}
.jeffbox h3{
	padding: 0 0 0 0;
	/*margin: 15px auto;*/
	font-size: 24px;
	color: #003a6c;
	font-weight: normal;
}
.jeffbox_pix {
	width: 400px;
	height: auto;
	float: left;
}
.jeffbox_texbox {
	width: 460px;
	float: right;
	margin-right: 10px;
}
.jeffbox_pix2{
	width: 430px;
	height: auto;
	float: left;
}
.jeffbox_pix3{
	width: 430px;
	height: auto;
	float: right;
}
.jeffbox_pix4{
	width: 430px;
	height: auto;
	margin: 0 auto;
}
img.performer_2nd {
	width:400px;
	height: 266px;
	margin: 20px auto;
}
.jeffbox h4{
	margin: 0px auto 15px auto;
	font-size: 24px;
	color: #003a6c;
	font-weight: normal;
	text-align:  center;
	line-height: 1.4em;
}
.jeffbox h5{
	clear: both;
	padding: 40px 0 0 0;
	margin: 15px auto;
	font-size: 20px;
	color: #003a6c;
	line-height: 1.6em;
	font-weight: normal;
	text-align:  center;
}
.jeffbox h6{
	padding: 0 0 0 0;
	margin: 15px auto;
	font-size: 24px;
	color: #003a6c;
	font-weight: 700;
	text-align:  center;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.jeffbox_pix {
	width: 90%;
	margin: 0px auto;
	height: auto;
	float: none;
}
.jeffbox_pix img{
	width: 100%;
}
.jeffbox_texbox {
	width: 90%;
	margin: 0px auto;
	height: auto;
	float: none;
}
.jeffbox_pix2{
	width: 90%;
	height: auto;
	float: none;
	margin: 20px auto; 
}
.jeffbox_pix3{
	width: 90%;
	height: auto;
	float: none;
	margin: 10px auto; 
}
.jeffbox_pix4{
	width: 90%;
	height: auto;
	float: none;
	margin: 10px auto; 
}
img.performer_2nd {
	width:100%;
	height: auto;
	margin: 10px auto;
}
.jeffbox h4{
	margin: 0px auto 15px auto;
	font-size: 24px;
	color: #003a6c;
	font-weight: normal;
	text-align:  center;
}
.jeffbox h5{
	clear: both;
	padding: 40px 0 0 0;
	margin: 15px auto;
	font-size: 20px;
	color: #003a6c;
	line-height: 1.6em;
	font-weight: normal;
	text-align:  center;
}

	
}
/* /SMP SETTEING*/


h3.jeffbox_title{
	padding: 0 0 0 0;
	margin: 0px 0 0px 0;
	font-size: 24px;
	color: #003a6c;
	font-weight: 700;
	text-align: left;
}
p.jeffbox_text {
	margin-top: 6px;
	text-align: left;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.jeffbox_new {
	background: #AF1A1C;
	color: white;
	font-size: 0.6em;
	padding: 0.2em;
}
/*SMP SETTEING*/
@media screen and (max-width: 640px) {
h3.jeffbox_title{
	padding: 0 0 0 0;
	margin: 0px 0 0px 0;
	font-size: 120%;
	color: #003a6c;
	font-weight: 700;
	text-align: left;
	line-height:  1.2em;
}
p.jeffbox_text {
	margin-top: 0.2em;
	text-align: left;
	font-size: 90%;
	color: #000;
	font-weight: normal;
	line-height:  1.4em;
}
	
}
/* /SMP SETTEING*/
p.jeffbox_text a{
	color: #003a6c;	
}

.jeffp{
	font-size: 22px;
	color: #fff;
	padding: 20px 0;
	margin: 0 0 40px 0;
}

.attention2{
	color: #B7B7B7;
	font-size: 13px;
}

.jeffp2{
	font-size: 13px !important;
	color: #fff;
	padding: 50px 0 0px 0;
	margin: 0 0 0px 0;
}
















.senko_box{
	width: 80%;
	margin: 0px auto 40px auto;
	border: 8px solid #B49A4D;
	background: #000;
}

.senko_in{
	margin: 5px;
	border: 4px solid #B49A4D;
	padding: 50px 0;
}

.senko_in h4{
	margin: 0 auto 15px auto;
}

.senko_in p.senko_date{
	margin: 0 auto 20px auto;
	font-size: 18px ;

}

.senko_in p.senko_btn{
	margin: 0 auto 20px auto;
}

.senko_in p.senko_add{
	margin: 0 auto 0px auto;
	font-size: 14px;
	border-top: 2px solid #fff;
	width: 540px;
	padding: 20px 0 0 0;
}



/*SMP SETTEING*/
@media screen and (max-width: 640px) {

.senko_box{
	width: 95%;
	margin: 0px auto 40px auto;
	border: 8px solid #B49A4D;
	background: #000;
}

.senko_in{
	margin: 5px;
	border: 4px solid #B49A4D;
	padding: 30px 0;
}

.senko_in h4{
	margin: 0 auto 15px auto;
	width: 80%;
}

.senko_in h4 img{
	width: 100%;
}
.senko_in p.senko_date{
	margin: 0 auto 20px auto;
	font-size: 12px;
}

.senko_in p.senko_btn{
	margin: 0 auto 20px auto;
	width: 80%;
}

.senko_in p.senko_btn img{
	width: 100%;
}

.senko_in p.senko_add{
	margin: 0 auto 0px auto;
	font-size: 14px;
	border-top: 2px solid #fff;
	width: 80%;
	padding: 20px 0 0 0;
}


}
/* /SMP SETTEING*/




/*------------------------------
FOOTER SETTING
------------------------------*/

footer{
	background: url(../images/bg_key.png)  #373737;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.footer_in{
	background: #373737 ;
	height: 100%;
	padding: 55px 0 80px 0;
}

/*
footer p.fleft{
	float: left;
	margin: 0 0 0 70px;
}
*/

.logolist {
	margin: 20px auto;
	/*width: 520px;*/
	width: 730px;
	list-style: none;
}

.logolist li{
	float: left;
	margin-right: 6px;
}

/*SMP SETTEING*/
@media screen and (max-width: 640px) {
.footer_in{
	width:  90%;
	margin:  0 auto;
	padding: 1em; 0 0 0;
	line-height:  1.6em;
}
.logolist {
	width: 90%;
	margin: 20px auto;
	padding: 0;

}
.logolist li{
	width: 100%;
	/*float: none;*/
	/*display: inline !important;*/
}
.logolist li img{
	width: 100%;
}
}
/* /SMP SETTEING*/



p.copy{
	color: #6B6B6B;
	font-size: 12px;
	margin: 40px auto;
}

footer p.fleft img{
	width: 130px;
}


footer p.fright{
	float: right;
	margin: 0 70px 0 0;
	color: #fff;
	text-align: right;
}


/*SMP SETTEING*/
@media screen and (max-width: 640px) {

p.copy{
	color: #6B6B6B;
	font-size: 12px;
	line-height:  1.2em;
	margin: 40px auto 80px auto;
}
footer p.fleft{
	float: none;
	clear: both;
	margin: 20px auto;
}
footer p.fright{
	float: none;
	clear: both;
	margin: 20px auto;
	text-align: center;
}


}
/* /SMP SETTEING*/



/*------------------------------
MEDIA SMARTPHONE
------------------------------*/




@media screen and (max-width: 640px) {
	.spNone { display: none;}
	.pcNone { display: block;}
}
@media screen and (min-width: 641px) {
	.pcNone { display: none;}
}

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

.br:before {
	content: "\A" ;
	white-space: pre ;
}
}

/*ONLY SMP CLASS*/
@media screen and (max-width: 640px) {


a{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


p.catch_sp{
	font-size: 12px;
	text-align: center;
	line-height: 2.5em;
	margin: 20px auto 0 auto;

}

.smpWidth{
	width: 90%;
	margin-left: auto;
	margin-right: auto;

}


#menu_wrap{
	position: fixed;
	width: 100%;
	z-index: 99;
}


#menu .switch {
    position: relative;
    width: 30px;
    height: 50px;
    cursor: pointer;
    top: 26px;
    left: 22px;
	z-index: 999;
}
#menu .switch:before {
    content: "";
    position: absolute;
    border-top: 5px solid #000000;
    border-bottom: 15px double #000000;
    width: 30px;
    height: 5px;
}


#menu .active:before,
#menu .active:after {
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
    border: 0;
    background-color: #FFF;
    width: 5px;
    height: 25px;
    transform: rotate(45deg);
}
#menu .active:after {
    transform: rotate(-45deg);
}
#menu .nav {
    display: none;
    position: relative;
    top: -50px;
    widows: 100%;
    background-color: rgba(0,0,0,0.8);
	height: 100vh;
	overflow: scroll;
	font-size: 0;
}
/*
#menu a {
    display: block;
    border-bottom: 1px;
    padding: 12px;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    text-decoration: none;
    text-align: center;
	height: 70px;
}
*/

#menu .nav li{
	box-sizing:border-box;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    padding: 30px 0 0 0;
    /*padding: 14% 0 0 0;*/
	color: #FFF;
    text-decoration: none;
    text-align: center;
    width: 100%;
	height: 80px;
	/*height: 20%;*/
	font-size: 20px;
	font-weight: normal;

}

/*
#menu .nav li:first-child{
	box-sizing:border-box;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    border-right: none;
    width: 100%;
    height:120px;
}
*/

#menu .nav li:nth-child(odd){
    border-right: none;
}

#menu .nav li:nth-child(8),
#menu .nav li:nth-child(9),
#menu .nav li:nth-child(10)

{
	background-color:  rgba(0,0,0,0.3);
    width: 100%;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}


.sp_fnav{
	width: 99.5%;
	margin: 0;
	padding: 0;
}

.sp_fnav li {
	text-align: center;
	height: 35px;
	padding: 15px 0 0 0;
	background: #FFDCD7;
}



.sp_fnav li a{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.sp_fnav li.blank{
	background: #FFEBE6;
	width: 100% !important;
}

.sp_fnav li:nth-child(odd){
	width: 49.5%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	float: left;
	text-align: center;
}

.sp_fnav li:nth-child(even){
	width: 49.5%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: right;
}


.w90{
	width: 90%;
	margin: auto;
}


}

.prfbox{
    overflow-x: visible;
}

.new_icon {
	font-size: 70%;
	font-weight: 700;
	color:#FF6300;
	letter-spacing: 0em
}
.ticket_sale {
	width: 12em;
	font-size: 65%;
	font-weight: 700;
	line-height: 1.2em;
	color:#fff;
	margin: 1em auto;
	padding:  0.5em;
	background: #FF6300;
	letter-spacing: 0em;
	border-radius: 0.2em;
}

@media screen and (max-width: 640px) {
.boxer-content,
.inline_content {
width:100%;
}
.prfbox{
width:100%;
}
.profimg img {
width:100%;
}
}