/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

*:first-child + html body {
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

body{
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
	



}

body a:focus{
	outline:none;
}




.bd_bg{

background-image:url(../img/common/page_btm_bg.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
background-position: bottom;
}







/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


@media screen and (min-width: 1061px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

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

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 1060px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


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

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

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 720px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

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

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1061px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

.start {
	background:#8D2329;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 570px;
}


/* container ---------------------------------------------- */




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}


.container01_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:300px 0 60px 0;
 
}




/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	max-width:100%;
	width:1000px;
	height:100px;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;

}

header{
	max-width:100%;
	width:1000px;
	height:100px;
	margin:0 auto;



}

.header_txt{
	position: absolute;
	top:8px;
	left:0px;
	line-height: 120%;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	z-index:200;
}

.header_tel{

	position:absolute;
	top:15px;
	right:0;
	font-size:30px;
	line-height:100%;
	vertical-align:top;	
}


.header_tel span{
	font-size:16px;
	line-height:100% !important;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:bottom;
} 


.h_tanjyou{
	width:340px;
	height:auto;
	
	position: absolute;
	top:110px;
	left:52px;


	color:#000;
	font-size:22px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	


}


.h_fb{
	max-width:34px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 41px;
	right:74px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


/*nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}*/


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;


}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

.footer_txt{
	font-size:18px;
	line-height:140%;
	color:#361402;
	text-align:center;
	margin-bottom:30px;
}



.f_cpy{
	font-size:30px;
	line-height:130%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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


body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
}	


.start {
	background:#8D2329;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 250px;
}



/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 40px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}




.container01_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:200px 0 50px 0;
 
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;


}

header{	
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

	padding:0 40px;
	box-sizing:border-box;
	position:relative;
	
}

.header_txt{
	width:100%;
	position: absolute;
	top:8px;
	left:40px;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	z-index:10;

	text-align:left;
	
	

}

.header_tel{
	width:219px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;
	
	display:none;
}


.h_tanjyou{
	width:250px;
	height:auto;
	
	position: absolute;
	top:72px;
	left:15px;


	color:#000;
	font-size:16px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}




.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 19px;
	right:64px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */



footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 40px;
	box-sizing:border-box;


}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

.footer_txt{
	font-size:18px;
	line-height:140%;
	color:#361402;
	text-align:center;
	margin-bottom:30px;
}



.f_cpy{
	font-size:30px;
	line-height:130%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}


}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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



body{
	padding:0;
	margin:0;
	font-size:15px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

.start {
	background:#8D2329;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 250px;
}


/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 20px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}


.container01_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:120px 0 30px 0;
 
}

/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */



.header_bg{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

}

header{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

	padding:0 20px;
	box-sizing:border-box;
	position:relative;
}

.header_txt{

	position: absolute;
	top: 8px;
	left:20px;
	margin-left:0 !important;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;
	z-index:10;
}

.header_tel{
	width:180px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;

	display:none;
}

.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
}





.h_tanjyou{
	width:250px;
	height:auto;
	
	position: absolute;
	top:68px;
	left:22px;


	color:#000;
	font-size:14px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 58px;
	right:20px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}



#kyoten{
    margin-top:-40px;
    padding-top:40px;
}

/* footer ---------------------------------------------- */



footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 20px;
	box-sizing:border-box;


}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

.footer_txt{
	font-size:16px;
	line-height:140%;
	color:#361402;
	text-align:center;
	margin-bottom:30px;
}



.f_cpy{
	font-size:24px;
	line-height:130%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}





}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 1061px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	font-size:70px;
	line-height:130%;
	margin-bottom:40px;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1.h1_02{
	font-size:70px;
	line-height:130%;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:700px;

	z-index:5;
	

	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



/* メインバック ---------------------------------------------- */


.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/main_bg.png) center top  no-repeat ; 


/*    background-size:contain; 
    width:100%;                                           
    height:auto;  
	
	z-index:2;
	
	margin-top:-43px;  */
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






/* トップ　メッセージ ---------------------------------------------- */



.tp_msg01{
	font-size:24px;
	line-height:150%;
	margin-bottom:80px;
	text-align:center;
	color:#35472a;
}



/* トップ　youtube ---------------------------------------------- */


.youtube_bg{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;
}
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}

/* トップイベント---------------------------------------------- */



.responsive_slide{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;

}

.responsive_slide_list{
	width:100%;
	height:auto;	
}

.responsive_slide_list_b{

	background:#FFF;

	text-align:center;
	
	box-sizing:border-box;

	
}



/* トップ　プロフィール ---------------------------------------------- */

.tp_pfl{
	width:100%;
	height:auto;
}

.tp_pfl ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_pfl ul li:last-child{
	margin-right:0%;
}

.tp_pfl_img{
	max-width:300px;
	width:100%;
	height:300px;
	margin:0 auto 20px auto;
	text-align:center;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl_img img{
	max-width:300px;
	width:100%;
	height:300px;
	margin:0 auto 20px auto;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl dl dt{
	font-size:18px;
	line-height:120%;
	text-align:center;
	margin-bottom:25px;
}

.tp_pfl dl dt p{
	font-size:36px;
	line-height:120%;
	text-align:center;
	margin-bottom:10px;
}

.tp_pfl dl dd{
	font-size:18px;
	line-height:150%;
	color:#35472a;
}






/* トップ イベント ---------------------------------------------- */


.tp_evt_bg{
	width: 100%;
	height:1050px !important;
	background:url(../img/top/02_bg.png)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}

.tp_evt_01_bg{
	height:780px;
	background:url(../img/top/02_bg001.png) center center no-repeat;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_evt_01{
}

.tp_evt_01_img01{
	max-width:170px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	text-align:center;
}


.tp_evt_txt01{
	margin-bottom:20px;
}

.tp_evt_txt01 dl dt{
	font-size:20px;
	line-height:140%;
	margin-bottom:10px;
	text-align:center;
	color:#885266;
}

.tp_evt_txt01 dl dt p{
	font-size:30px;
	line-height:100%;
	margin-bottom:5px;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd{
	font-size:24px;
	line-height:100%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd p{
	font-size:48px;
	line-height:100%;
	margin-bottom:1px;

}

.tp_evt_txt01 dl dd p span{
	font-size:36px;
}




.tp_evt_txt02{
	margin-bottom:15px;
}

.tp_evt_txt02 dl dt{
	max-width:32px;
	width:100%;
	height:auto;
	line-height:100%;
	margin:0 auto 1px auto;
}

.tp_evt_txt02 dl dd{
	font-size:20px;
	line-height:140%;
	text-align:center;
	color:#361402;
	margin-bottom:15px;
}

.tp_evt_txt02 dl dd:last-child{
	margin-bottom:0px;
}



.tp_evt_txt03{
	margin-bottom:15px;
}

.tp_evt_txt03 dl dt{
	font-size:18px;
	line-height:130%;
	text-align:center;
	color:#361402;
	margin-bottom:5px;
}

.tp_evt_txt03 dl dd{
	font-size:15px;
	line-height:140%;
	text-align:center;
	color:#361402;
}

.tp_evt_txt03 dl dd a{
	color:#361402;
	text-decoration:none;
}

.tp_evt_txt03 dl dd a:hover{
	color:#361402;
	text-decoration:underline;
}



.tp_evt_01_img02{
	max-width:170px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
}



/* トップ マップ ---------------------------------------------- */


.tp_mp{
	width:100%;
	height:auto;
  filter: grayscale(50%);    
}



.tp_mp01{
}

.tp_mp01 dl dt{
	font-size:20px;
	line-height:120%;
	color:#361402;
	text-align:center;
	margin-bottom:10px;
}

.tp_mp01 dl dd{
	font-size:16px;
	line-height:120%;
	color:#35472a;
	text-align:center;
	margin-bottom:30px;
}

.tp_mp01 dl dd:last-child{
	margin-bottom:0px;
}





/* トップ カウントダウン---------------------------------------------- */


.tp_ctd_bg{
	width: 100%;
	height:600px !important;
	background:url(../img/top/03_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}



.tp_ctd{
	width:100%;

	
	height:600px;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

}


.tp_ctd dl{
	max-width:1000px;
	width:100%;
	height:auto;


}

.tp_ctd dl dt{
	font-size:70px;
	line-height:120%;
	color:#FFF;
	text-align:center;	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom:40px;
}


.tp_ctd dl dd{
	width:100%;
	height:auto;

}



#countdown-unit ul li{
	width:25%;
	height:auto;
	
	text-align:center;
	font-size:100px;
	line-height:120%;
	margin-right:0;
	float:left;
	color:#FFF;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	

}

#countdown-unit ul li p{
	font-size:30px;
	line-height:120%;

}










/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 0px auto;
	text-align:center;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;	

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;


	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



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


/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	font-size:70px;
	line-height:130%;
	margin-bottom:40px;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1.h1_02{
	font-size:70px;
	line-height:130%;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}





/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:450px;


	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}








/* メインバック ---------------------------------------------- */


.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/main_bg.png) center top  no-repeat ; 
    
    background-size: 1200px 249px;


/*    background-size:contain; 
    width:100%;  
    height:auto;  
	
	
	margin-top:-26px;    */
}


	




/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ　メッセージ ---------------------------------------------- */



.tp_msg01{
	font-size:24px;
	line-height:150%;
	margin-bottom:80px;
	text-align:center;
	color:#35472a;
}




/* トップ　youtube ---------------------------------------------- */


.youtube_bg{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;
}
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}


/* トップイベント---------------------------------------------- */



.responsive_slide{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;

}

.responsive_slide_list{
	width:100%;
	height:auto;	
}

.responsive_slide_list_b{

	background:#FFF;

	text-align:center;
	
	box-sizing:border-box;

	
}




/* トップ　プロフィール ---------------------------------------------- */

.tp_pfl{
	width:100%;
	height:auto;
}

.tp_pfl ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_pfl ul li:last-child{
	margin-right:0%;
}

.tp_pfl_img{
	max-width:300px;
	width:100%;
	height:300px;
	margin:0 auto 20px auto;
	text-align:center;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl_img img{
	max-width:300px;
	width:100%;
	height:300px;
	margin:0 auto 20px auto;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl dl dt{
	font-size:18px;
	line-height:120%;
	text-align:center;
	margin-bottom:25px;
}

.tp_pfl dl dt p{
	font-size:36px;
	line-height:120%;
	text-align:center;
	margin-bottom:10px;
}

.tp_pfl dl dd{
	font-size:18px;
	line-height:150%;
	color:#35472a;
}












/* トップ イベント ---------------------------------------------- */


.tp_evt_bg{
	width: 100%;
	height:1050px !important;
	background:url(../img/top/02_bg.png)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}

.tp_evt_01_bg{
	height:780px;
	background:url(../img/top/02_bg001.png) center center no-repeat;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_evt_01{
}

.tp_evt_01_img01{
	max-width:170px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	text-align:center;
}


.tp_evt_txt01{
	margin-bottom:20px;
}

.tp_evt_txt01 dl dt{
	font-size:20px;
	line-height:140%;
	margin-bottom:10px;
	text-align:center;
	color:#885266;
}

.tp_evt_txt01 dl dt p{
	font-size:30px;
	line-height:100%;
	margin-bottom:5px;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd{
	font-size:24px;
	line-height:100%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd p{
	font-size:48px;
	line-height:100%;
	margin-bottom:1px;

}

.tp_evt_txt01 dl dd p span{
	font-size:36px;
}




.tp_evt_txt02{
	margin-bottom:15px;
}

.tp_evt_txt02 dl dt{
	max-width:32px;
	width:100%;
	height:auto;
	line-height:100%;
	margin:0 auto 1px auto;
}

.tp_evt_txt02 dl dd{
	font-size:20px;
	line-height:140%;
	text-align:center;
	color:#361402;
	margin-bottom:15px;
}

.tp_evt_txt02 dl dd:last-child{
	margin-bottom:0px;
}



.tp_evt_txt03{
	margin-bottom:15px;
}

.tp_evt_txt03 dl dt{
	font-size:18px;
	line-height:130%;
	text-align:center;
	color:#361402;
	margin-bottom:5px;
}

.tp_evt_txt03 dl dd{
	font-size:15px;
	line-height:140%;
	text-align:center;
	color:#361402;
}

.tp_evt_txt03 dl dd a{
	color:#361402;
	text-decoration:none;
}

.tp_evt_txt03 dl dd a:hover{
	color:#361402;
	text-decoration:underline;
}



.tp_evt_01_img02{
	max-width:170px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
}



/* トップ マップ ---------------------------------------------- */


.tp_mp{
	width:100%;
	height:auto;
  filter: grayscale(50%);        
}


.tp_mp01{
}

.tp_mp01 dl dt{
	font-size:20px;
	line-height:120%;
	color:#361402;
	text-align:center;
	margin-bottom:10px;
}

.tp_mp01 dl dd{
	font-size:16px;
	line-height:120%;
	color:#35472a;
	text-align:center;
	margin-bottom:30px;
}

.tp_mp01 dl dd:last-child{
	margin-bottom:0px;
}







/* トップ カウントダウン---------------------------------------------- */


.tp_ctd_bg{
	width: 100%;
	height:600px !important;
	background:url(../img/top/03_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}



.tp_ctd{
	width:100%;

	
	height:600px;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

}


.tp_ctd dl{
	max-width:1000px;
	width:100%;
	height:auto;


}

.tp_ctd dl dt{
	font-size:70px;
	line-height:120%;
	color:#FFF;
	text-align:center;	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom:40px;
}


.tp_ctd dl dd{
	width:100%;
	height:auto;

}



#countdown-unit ul li{
	width:25%;
	height:auto;
	
	text-align:center;
	font-size:100px;
	line-height:120%;
	margin-right:0;
	float:left;
	color:#FFF;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	

}

#countdown-unit ul li p{
	font-size:30px;
	line-height:120%;

}









/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 720px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */



h1.h1_01{
	font-size:50px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1.h1_02{
	font-size:50px;
	line-height:130%;
	text-align:center;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}







/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:320px;
	z-index:5;

	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}







/* メインバック ---------------------------------------------- */


.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/main_bg.png) center top  no-repeat ; 
    
    background-size: 700px 145px;


/*    background-size:contain; 
    width:100%;  
    height:auto;  
	
	
	margin-top:-26px;    */
}



/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






/* トップ　メッセージ ---------------------------------------------- */



.tp_msg01{
	font-size:18px;
	line-height:150%;
	margin-bottom:60px;
	text-align:center;
	color:#35472a;
}






/* トップ　youtube ---------------------------------------------- */


.youtube_bg{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
}
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}

/* トップイベント---------------------------------------------- */



.responsive_slide{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;

}

.responsive_slide_list{
	width:100%;
	height:auto;	
}

.responsive_slide_list_b{

	background:#FFF;

	text-align:center;
	
	box-sizing:border-box;

	
}





/* トップ　プロフィール ---------------------------------------------- */

.tp_pfl{
	width:100%;
	height:auto;
}

.tp_pfl ul li{
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:80px;
}

.tp_pfl ul li:last-child{
	margin-right:0%;
}

.tp_pfl_img{
	max-width:240px;
	width:100%;
	height:240px;
	margin:0 auto 20px auto;
	text-align:center;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl_img img{
	max-width:280px;
	width:100%;
	height:240px;
	margin:0 auto 20px auto;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_pfl dl dt{
	font-size:18px;
	line-height:120%;
	text-align:center;
	margin-bottom:25px;
}

.tp_pfl dl dt p{
	font-size:36px;
	line-height:120%;
	text-align:center;
	margin-bottom:10px;
}

.tp_pfl dl dd{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
	font-size:18px;
	line-height:150%;
	color:#35472a;
}











/* トップ イベント ---------------------------------------------- */


.tp_evt_bg{
	width: 100%;
	height:850px !important;
	background:url(../img/top/02_bg.png)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}

.tp_evt_01_bg{
	height:700px;
	background:url(../img/top/02_bg001_s.png) center center no-repeat;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_evt_01{
}

.tp_evt_01_img01{
	max-width:150px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	text-align:center;
}


.tp_evt_txt01{
	margin-bottom:15px;
}

.tp_evt_txt01 dl dt{
	font-size:20px;
	line-height:140%;
	margin-bottom:5px;
	text-align:center;
	color:#885266;
}

.tp_evt_txt01 dl dt p{
	font-size:23px;
	line-height:100%;
	margin-bottom:3px;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd{
	font-size:24px;
	line-height:100%;
	text-align:center;
	color:#361402;

	font-family: paganini-open, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tp_evt_txt01 dl dd p{
	font-size:40px;
	line-height:100%;
	margin-bottom:1px;

}

.tp_evt_txt01 dl dd p span{
	font-size:36px;
}




.tp_evt_txt02{
	margin-bottom:10px;
}

.tp_evt_txt02 dl dt{
	max-width:32px;
	width:100%;
	height:auto;
	line-height:100%;
	margin:0 auto 1px auto;
}

.tp_evt_txt02 dl dd{
	font-size:18px;
	line-height:130%;
	text-align:center;
	color:#361402;
	margin-bottom:12px;
}

.tp_evt_txt02 dl dd:last-child{
	margin-bottom:0px;
}



.tp_evt_txt03{
	margin-bottom:15px;
}

.tp_evt_txt03 dl dt{
	font-size:16px;
	line-height:130%;
	text-align:center;
	color:#361402;
	margin-bottom:5px;
}

.tp_evt_txt03 dl dd{
	font-size:12px;
	line-height:140%;
	text-align:center;
	color:#361402;
}

.tp_evt_txt03 dl dd a{
	color:#361402;
	text-decoration:none;
}

.tp_evt_txt03 dl dd a:hover{
	color:#361402;
	text-decoration:underline;
}



.tp_evt_01_img02{
	max-width:150px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
}



/* トップ マップ ---------------------------------------------- */


.tp_mp{
	width:100%;
	height:auto;
  filter: grayscale(50%);        
}


.tp_mp01{
}

.tp_mp01 dl dt{
	font-size:18px;
	line-height:120%;
	color:#361402;
	text-align:center;
	margin-bottom:10px;
}

.tp_mp01 dl dd{
	font-size:15px;
	line-height:120%;
	color:#35472a;
	text-align:center;
	margin-bottom:20px;
}

.tp_mp01 dl dd:last-child{
	margin-bottom:0px;
}









/* トップ カウントダウン---------------------------------------------- */


.tp_ctd_bg{
	width: 100%;
	height:350px !important;
	background:url(../img/top/03_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}



.tp_ctd{
	width:100%;

	
	height:350px;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

}


.tp_ctd dl{
	max-width:1000px;
	width:100%;
	height:auto;


}

.tp_ctd dl dt{
	font-size:45px;
	line-height:120%;
	color:#FFF;
	text-align:center;	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom:30px;
}


.tp_ctd dl dd{
	width:100%;
	height:auto;

}



#countdown-unit ul li{
	width:25%;
	height:auto;
	
	text-align:center;
	font-size:60px;
	line-height:120%;
	margin-right:0;
	float:left;
	color:#FFF;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	

}

#countdown-unit ul li p{
	font-size:16px;
	line-height:120%;

}







/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:30px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:20px;
	text-align:left;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	text-align:left;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}
.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}





#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:15px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 10px 5px 10px;	
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;

}

#contact-f td{
	font-size:15px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 10px 10px 10px;
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:100%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	box-sizing:border-box;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
