@charset "utf-8";
/* CSS Document */

/* common */
html,body{}
body{font-size:100%;font-family:'Shippori Mincho',"YuMincho","Yu Mincho","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;margin:0;padding:0;text-align:center;overflow-x:hidden;}
body{-webkit-text-size-adjust:none;}

@media screen and (max-width:768px){
body{font-size:82%;}
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;font-weight:normal;}
p{line-height:1.8em;margin:0 0 1.5em;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.5em;}
table{line-height:1.5em;margin:0 0 1.5em;}

strong{font-weight:bold;}

img{border:none;max-width:100%;height:auto;}


/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;list-style:disc;}
ul.normal li{}
ul.none{list-style:none;}

ol.normal{padding-left:10px;margin-left:10px;list-style:decimal;}
ol.normal li{}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}


a:link{text-decoration:underline;color:#000000;}
a:visited{text-decoration:underline;color:#000000;}
a:hover{text-decoration:none;color:#000000;}

a{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a:hover img{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

img{max-width:100%;}


table{border-collapse:collapse;border-spacing:1px;font-feature-settings:"palt";}
th,td{padding:10px;vertical-align:middle;border:solid 1px #666;text-align:center;}
th{background:#eb0012;font-weight:bold;color:#fff;}
td{background:#fff;}
td{text-align:left;}

@media screen and (max-width:640px){
th,td{padding:10px;font-size:90%;letter-spacing:0;}
}
@media screen and (max-width:480px){
th,td{padding:5px;}
}


.pc{}
.sp{display:none !important;}
.sp480{display:none !important;}
@media screen and (max-width:900px){
	.pc{display:none !important;}
	.sp{display:block !important;}
	img.sp{display:inline !important;}
}
@media screen and (max-width:900px){
	.pc{display:none !important;}
	.sp{display:block !important;}
	img.sp{display:inline !important;}
}
@media screen and (max-width:480px){
	.sp480{display:block !important;}
	img.sp480{display:inline !important;}
}


/* inview */
.inviewfadeIn{opacity:0;position:relative;top:30px;
-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;}
.inviewfadeIn.fadeIn{opacity:1;top:0;}


/* header */
#h_bar_top{width:100%;height:15px;background:url("../images/bg01.jpg") no-repeat 50% 0;background-size:cover;}
#h_bar_btm{width:100%;height:10px;background:url("../images/bg01.jpg") no-repeat 50% 0;background-size:cover;}

#header{display:table;width:100%;height:80px;padding:0 30px;position:relative;z-index:2;}
#header #logo,
#header #nav{display:table-cell;vertical-align:middle;}

#main header{position:absolute;left:0;bottom:10px;z-index:2;width:100%;}
#main header .bg{background-color:rgba(0,0,0,0.5);position:absolute;width:100%;height:100%;left:0;top:0;z-indx:1;}
#main #header{height:50px;padding:0 40px 0 15px;}

#header #logo{width:270px;font-size:188%;font-weight:bold;margin:0;}
#header #logo a{display:table;text-decoration:none;}
#header #logo a span{display:table-cell;vertical-align:middle;}
#header #logo a span.mark{width:60px;padding:7px 0 0;}
#header #logo a span.name{padding:5px 0 0 20px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
#header #logo a:hover span.name{opacity:0.7;}

#main #header #logo{width:250px;font-size:138%;}
#main #header #logo a span.mark{width:40px;padding:7px 0 0;}
#main #header #logo a span.name{padding:5px 0 0 15px;}

#main #logo a{color:#fff;text-decoration:none;}
#main #logo a span.mark img{filter:drop-shadow(0 5px 10px rgba(0,0,0,0.5));}

#gnavi{text-align:right;margin:0;}
#gnavi ul{margin:0;}
#gnavi li{display:inline-block;margin-right:5px;}
#gnavi li:after{content:"｜";margin-left:8px;}
#gnavi li:last-of-type{margin-right:0;}
#gnavi li:last-of-type:after{content:none;margin-left:0;}

#gnavi a{text-decoration:none;}
#gnavi a:hover{text-decoration:underline;}

#gnavi_sp{display:none;}

#main #gnavi,
#main #gnavi a{color:#fff;}

@media screen and (max-width:900px){
	#header{height:50px;padding:0 0 0 15px;}
	#main header{left:0;top:0;height:50px;}
	#main header .bg{display:none;}
	#main #header{height:50px;padding:0 0 0 15px;background-color:rgba(0,0,0,0.5);}
	#main #header #logo{width:100%;}
	#header #nav{display:none;}
	
	#header #logo{width:100%;font-size:138%;}
	#header #logo a span.mark{width:40px;padding:7px 0 0;}
	#header #logo a span.name{padding:5px 0 0 15px;}
	
	#h_bar_top{height:10px;}
	/*
	#header{height:auto;padding:10px 4%;}
	#header #logo{display:block;width:100%;text-align:left;margin:0;line-height:0;}
	#header #logo img{width:175px;max-width:40%;}
	*/
	
	#gnavi{display:none;}
	#gnavi_sp{display:block;position:fixed;width:70%;height:100%;right:-100%;top:0;background-color:rgba(0,0,0,0.85);z-index:99;padding:60px 0 30px;overflow-y:auto;
	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
	#gnavi_sp.active{right:0;}
	#gnavi_sp ul{margin:0;border:solid #fff;border-width:1px 0 0;}
	#gnavi_sp li{display:block;margin:0;border:solid #fff;border-width:0 0 1px;}
	#gnavi_sp li:after{content:none;margin-left:0;}
	#gnavi_sp a{display:block;padding:10px;color:#fff;text-align:center;text-decoration:none;}
}




/* spmenu */
#sp_menu{position:fixed;z-index:999;top:10px;right:10px;display:none;}
#sp_menu a{display:block;}
#sp_menu.active .menu-trigger{background-color:rgba(0,0,0,0.7) !important;}

@media screen and (max-width:900px){
	#sp_menu{display:block;}
}


.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 46px;
	height: 46px;
}
.menu-trigger span{
  position: absolute;
  left: 7px;
  width: 32px;
  height: 4px;
  background-color:#000;
}

#indx .menu-trigger span,
#sp_menu.active .menu-trigger span{
  background-color:#fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 11px;
}
.menu-trigger span:nth-of-type(2) {
  top: 21px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 11px;
}

#sp_menu.active .menu-trigger.active,
.menu-trigger.active{
	background-color:transparent !important;
}
.menu-trigger.active span {
	background-color:#fff;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}


/* main */
#main{position:relative;background:#000;}

#main_slide01{margin:0;height:670px;text-align:center;}

#main_slide01 .swiper-slide{position:relative;background:#fff;}
#main_slide01 .swiper-slide .img{position:relative;z-index:1;line-height:0;background-position:50% 50% !important;background-size:cover !important;height:100%;}

#main_slide01 .swiper-slide .txt{display:table;width:100%;height:100%;position:absolute;left:0;top:0;z-index:3;color:#fff;font-size:275%;font-weight:bold;margin:0;text-shadow:3px 3px 12px #000;}
#main_slide01 .swiper-slide .txt .in{display:table-cell;vertical-align:middle;padding:10px 60px;line-height:1.5em;}
#main_slide01 .swiper-slide .txt p.logo{margin:0 0 60px;line-height:0;}
#main_slide01 .swiper-slide .txt p.logo img{width:150px;filter:drop-shadow(0 5px 10px rgba(0,0,0,0.5));}
#main_slide01 .swiper-slide .txt p{letter-spacing:0.1em;}
#main_slide01 .swiper-slide .txt p:last-of-type{margin:0;}

.swiper-wrapper{}

.swiper-pagination{bottom:75px !important;}
.swiper-pagination-bullet{opacity:1;width:10px;height:10px;background:#ccc;}
.swiper-pagination-bullet-active{background:#fff;}

@keyframes zoomUp {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.15);
	}
}

.swiper-slide-active .img,
.swiper-slide-duplicate-active .img,
.swiper-slide-prev .img{animation: zoomUp 10s linear 0s 1 normal both;}	

@media screen and (max-width:900px){
	#main_slide01 .swiper-slide .txt{font-size:225%;}
	.swiper-pagination{bottom:20px !important;}

}
@media screen and (max-width:768px){
	#main_slide01 .swiper-slide .txt p.logo{margin:0 0 30px;}
	#main_slide01 .swiper-slide .txt p.logo img{width:100px;}
	#main_slide01 .swiper-slide .txt{font-size:171%;}
}
@media screen and (max-width:480px){
	.swiper-button-prev{transform:scale(0.6);transform-origin:left center;}
	.swiper-button-next{transform:scale(0.6);transform-origin:right center;}
	
	#main_slide01 .swiper-slide .txt .in{padding:10px 30px;}
}
@media screen and (max-width:380px){
	#main_slide01 .swiper-slide .txt{font-size:150%;}
}


#slider{position:relative;z-index:1;}



/* footer */
#footer{background:url("../images/bg01.jpg") no-repeat 50% 0;background-size:cover;}
#footer a{color:#fff;}

#copy{color:#fff;margin:0;padding:20px 4%;font-size:75%;}

#topcontrol{position:fixed;right:0;bottom:0;line-height:0;margin:0;display:none;background:#000;width:50px;height:50px;font-size:24px;z-index:998;}
#topcontrol a{display:table;width:100%;height:100%;color:#ffffff;}
#topcontrol a span{display:table-cell;text-align:center;vertical-align:middle;}


@media screen and (max-width:768px){
	#f_menu{font-size:88%;}
}




/* コンテンツ */
#wrap{text-align:left;width:100%;}
.inner{width:1200px;margin:0 auto;}

.h{font-size:225%;text-align:center;font-weight:bold;margin:0 0 60px;}
.h span{display:inline-block;border:solid #000;border-width:0 0 3px;padding:0 30px 10px;min-width:200px;position:relative;}
.h span:before{content:" ";width:46px;height:36px;background:url("../images/h_ico.png") no-repeat;background-size:46px;position:absolute;left:-44px;bottom:-20px;}
.h span:after{content:" ";width:46px;height:36px;background:url("../images/h_ico.png") no-repeat;background-size:46px;position:absolute;right:-44px;bottom:-20px;}

@media screen and (max-width:1280px){
	.inner{width:92vw;}
}
@media screen and (max-width:900px){

}
@media screen and (max-width:768px){
	.h{font-size:171%;margin:0 0 40px;}
	.h span{display:inline-block;border:solid #000;border-width:0 0 2px;padding:0 20px 10px;min-width:180px;}
	.h span:before{content:" ";width:23px;height:18px;background:url("../images/h_ico.png") no-repeat;background-size:23px;position:absolute;left:-21px;bottom:-10px;}
	.h span:after{content:" ";width:23px;height:18px;background:url("../images/h_ico.png") no-repeat;background-size:23px;position:absolute;right:-21px;bottom:-10px;}
}

.anc{position:relative;top:0;}
@media screen and (max-width:900px){
	.anc{top:0;}
}


/* */

.btn{margin:60px 0 0;font-size:113%;}
.btn a{display:table;width:300px;height:45px;background:#3D1100;border:solid 2px #000;color:#fff;margin:0 auto;text-decoration:none;}
.btn a:hover{background:#000;}
.btn a span{display:table-cell;vertical-align:middle;}

@media screen and (max-width:900px){
	.btn{margin:30px 0 0;}
}
@media screen and (max-width:768px){
	.btn{font-size:100%;}
}
@media screen and (max-width:480px){
	.btn a{width:240px;height:36px;}
}


.sec_hr{width:100%;height:10px;background:url("../images/bg01.jpg") no-repeat 50% 0;background-size:cover;border:none;margin:0;}


/* */
.lightboxOverlay{opacity:0.85 !important;}
.lightbox{position:fixed !important;top:0 !important;display:table;width:100% !important;height:100% !important;}
.lb-outerContainer_out{display:table-cell;vertical-align:middle;}
.lb-outerContainer{background:none !important;}

.lb-number{display:none !important;}

.lb-data{color:#fff;}
.lb-data .lb-details{width:100%;float:none;padding:10px 0 0;}
.lb-data .lb-details h3{font-size:188%;margin:0 0 10px;}
.lb-data .lb-details p{margin:0;font-size:113%;}

.lightbox .lb-image{border:none !important;}

.lb-closeContainer{position:absolute;width:30px;height:30px;top:10px;right:10px;z-index:11;}

.lb-closeContainer .lb-close {
  display: block;
  width: 31px;
  height: 31px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-closeContainer .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav{height:80px !important;top:50% !important;margin-top:-40px;}
.lb-nav a.lb-prev,
.lb-nav a.lb-next{opacity:1 !important;width:80px !important;}


@media screen and (max-width:768px){
	.lb-nav{height:60px !important;margin-top:-30px;}
	.lb-nav a.lb-prev,
	.lb-nav a.lb-next{background-size:25px;width:35px !important;}
}



/* index */
#indx_message{padding:60px 0;position:relative;text-align:center;}
#indx_message p{font-size:113%;line-height:2em;}

#indx_message .lt{position:absolute;width:249px;left:-60px;top:0;line-height:0;margin:0;}
#indx_message .rb{position:absolute;width:249px;right:-60px;bottom:0;line-height:0;margin:0;}


@media screen and (max-width:900px){
	#indx_message .lt,
	#indx_message .rb{display:none;}
}
@media screen and (max-width:768px){
	#indx_message{padding:30px 0;}
	#indx_message p{font-size:100%;}
}


#indx_result{padding:60px 0;position:relative;text-align:center;}
#indx_result p{font-size:113%;line-height:2em;}

.result_list{margin:0;}
.result_list li{width:380px;height:380px;border:solid #3A1000 3px;overflow:hidden;float:left;margin:0 30px 30px 0;position:relative;}
.result_list li:nth-of-type(3n){margin:0 0 30px;}
.result_list li:nth-of-type(3n+1){clear:both;}

#indx_result .result_list li{margin:0 30px 0 0;}
#indx_result .result_list li:nth-of-type(3n){margin:0;}

.result_list li a{display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:50% 50%;}
.result_list li a:hover{transform:scale(1.1);transform-origin:50% 50%;}


@media screen and (max-width:1280px){
	.result_list li{width:29vw;height:29vw;margin:0 1.67vw 1.67vw 0;}
	.result_list li:nth-of-type(3n){margin:0 0 1.67vw;}

	#indx_result .result_list li{margin:0 1.67vw 0 0;}
}
@media screen and (max-width:768px){
	#indx_result{padding:30px 0;}
	#indx_result p{font-size:100%;}
}


/* access */

#access_sec{text-align:center;padding:40px 0 0;}

#access_sec .acc_box{background:url("../images/bg01.jpg") no-repeat 50% 0;background-size:cover;color:#fff;padding:60px 0;}
#access_sec .acc_box a{color:#fff;}

#access_sec #logo_acc{display:table;font-size:188%;font-weight:bold;margin:0 auto 20px;text-align:left;}
#access_sec #logo_acc span{display:table-cell;vertical-align:middle;}
#access_sec #logo_acc span.mark{width:60px;padding:7px 0 0;}
#access_sec #logo_acc span.name{padding:5px 0 0 15px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}


#access_sec .addr{margin:0 0 40px;font-size:125%;}

#access_sec .gmap{width:100%;height:500px;}
#access_sec .gmap iframe{width:100%;height:100%;}

@media screen and (max-width:900px){
	#access_sec{padding:30px 0 0;}
	#access_sec .addr{margin:0 0 20px;font-size:100%;}
	#access_sec .gmap{height:300px;}
	
	#access_sec .acc_box{padding:30px 0;margin-top:40px;}
	
	#access_sec #logo_acc{font-size:138%;margin:0 auto 10px;}
	#access_sec #logo_acc span.mark{width:40px;padding:7px 0 0;}
	#access_sec #logo_acc span.name{padding:5px 0 0 15px;}
	
}
@media screen and (max-width:768px){
	#access_sec .gmap{height:250px;}
}
@media screen and (max-width:480px){

}


/* contact */

.contact_sec{padding:40px 0;text-align:center;}
.contact_sec .h_contact{font-size:188%;font-weight:bold;margin:0 auto 30px;}

.contact_btn{margin:0;}
.contact_btn li{display:inline-block;width:400px;margin:0 25px;}

.contact_btn a{display:table;width:400px;height:80px;line-height:80px;background:#3D1100;border:solid 2px #000;color:#fff;margin:0 auto;text-decoration:none;font-size:150%;}
.contact_btn a:hover{background:#000;}
.contact_btn a span{display:table-cell;vertical-align:middle;font-weight:bold;}
.contact_btn a span i{font-size:40px;margin-right:20px;vertical-align:middle;position:relative;top:-4px;}

.contact_btn.tel a{background:#fff;color:#000;font-size:225%;}
.contact_btn.tel a:hover{background:#eee;}
.contact_btn.tel a span i{}


@media screen and (max-width:768px){
	.contact_sec .h_contact{font-size:150%;margin:0 auto 20px;}
	
	.contact_btn a{width:300px;height:45px;line-height:45px;font-size:129%;}
	.contact_btn a span i{font-size:27px;margin-right:15px;vertical-align:middle;position:relative;top:-4px;}

	.contact_btn.tel a{background:#fff;color:#000;font-size:129%;}
	
	.contact_btn li{display:block;width:100%;margin:0 0 10px;}
	.contact_btn li:last-of-type{margin:0;}
}
@media screen and (max-width:480px){
	.contact_btn a{width:280px;height:40px;line-height:40px;font-size:129%;}
	.contact_btn a span i{font-size:24px;margin-right:10px;top:-2px;}
}


@media screen and (max-width:768px){
	.btn{font-size:100%;}
}
@media screen and (max-width:480px){
	.btn a{width:240px;height:36px;}
}



/* second */
.second_main{width:100%;height:150px;margin:0;line-height:0;background:url("../images/second_main.jpg") no-repeat 50% 50%;background-size:cover;}

.second_cont{padding:60px 0 100px;position:relative;text-align:center;}

.second_cont .lt{position:absolute;width:249px;left:-60px;top:0;line-height:0;margin:0;}
.second_cont .rb{position:absolute;width:249px;right:-60px;bottom:0;line-height:0;margin:0;}

@media screen and (max-width:900px){
	.second_cont{padding:60px 0;}
	.second_cont .lt,
	.second_cont .rb{display:none;}
}
@media screen and (max-width:768px){
	.second_main{height:100px;}
	.second_cont{padding:30px 0;}
}



/* about */
.about_cont{display:table;width:1100px;margin:0 auto;font-size:113%;}
.about_cont .txt,
.about_cont .pic{display:table-cell;vertical-align:top;}

.about_cont .txt{padding:0 50px 0 0;text-align:left;}
.about_cont .pic{width:400px;margin:0;line-height:0;}
.about_cont .pic img{border:solid 2px #3D1100;}

.about_cont .txt dl{display:table;width:100%;margin:0 0 15px;padding:0 0 15px;border:solid #000;border-width:0 0 1px;}
.about_cont .txt dl:last-of-type{border:none;margin:0;padding:0;}

.about_cont .txt dl dt,
.about_cont .txt dl dd{display:table-cell;vertical-align:top;}
.about_cont .txt dl dt{width:170px;padding:0 10px;}
.about_cont .txt dl dd{}


@media screen and (max-width:1280px){
	.about_cont{width:100%;}
	.about_cont .pic{width:40%;}
	
	.about_cont .txt dl dd p br{display:none;}
}
@media screen and (max-width:900px){
	.about_cont{width:100%;}
	
	.about_cont .txt,
	.about_cont .pic{display:block;}
	.about_cont .txt{margin:0 0 30px;padding:0;}
	
	.about_cont .pic{width:100%;}
	.about_cont .pic img{width:400px;max-width:50%;}
}

@media screen and (max-width:768px){
	.about_cont{font-size:100%;}
	.about_cont .txt dl dt{width:7.5em;padding:0;}
}



/* result */
.result_cont{}
.result_cont p{font-size:113%;line-height:2em;}

.result_cont .result_list{padding:0 0 100px;}


@media screen and (max-width:900px){
	.result_cont .result_list{padding:0;}
}
@media screen and (max-width:768px){
	.result_cont p{font-size:100%;}
}


/* contact */
.contact_cont{}
.contact_cont p{font-size:113%;line-height:2em;}

.require{color:#ff0000;}


.contact_tbl{width:800px;margin:0 auto;text-align:left;}
.contact_tbl dl{display:table;width:100%;font-size:113%;margin:0 0 30px;}
.contact_tbl dl dt,
.contact_tbl dl dd{display:table-cell;vertical-align:top;}
.contact_tbl dl dt{width:200px;padding:10px 0 0;}

.contact_tbl p.zip{margin:0 0 20px;}

.contact_tbl input[type="text"],
.contact_tbl input[type="email"]{width:100%;height:50px;border:solid 1px #707070;padding:5px;box-sizing:border-box;
font-family:'Shippori Mincho',"YuMincho","Yu Mincho","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}
.contact_tbl textarea{width:100%;height:280px;border:solid 1px #707070;padding:5px;box-sizing:border-box;
font-family:'Shippori Mincho',"YuMincho","Yu Mincho","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}

.contact_tbl p.zip input[type="text"]{width:calc(7em + 10px);margin-left:15px;}




.form_btn_set{margin:0;text-align:center;}
.form_btn_set li{display:inline-block;margin:0 25px;}

input[type="submit"]{width:400px;height:80px;background:#3D1100;border:solid 2px #000;color:#fff;font-size:150%;box-sizing:border-box;cursor:pointer;
	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;
	font-family:'Shippori Mincho',"YuMincho","Yu Mincho","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}

input[type="submit"]:hover{background:#000;}


@media screen and (max-width:900px){
	.contact_tbl{width:100%;}
	.contact_tbl dl dt{width:10em;}
}
@media screen and (max-width:768px){
	.result_cont p{font-size:100%;}
	.contact_tbl dl{font-size:100%;margin:0 0 20px;}
	
	.contact_tbl dl dt,
	.contact_tbl dl dd{display:block;}
	.contact_tbl dl dt{width:100%;padding:0 0 5px;}
	.contact_tbl p.zip{margin:0 0 10px;}

	.contact_tbl input[type="text"],
	.contact_tbl input[type="email"]{height:40px;padding:5px;}
	.contact_tbl textarea{height:150px;}
	
	input[type="submit"]{width:300px;height:45px;font-size:129%;}
}
@media screen and (max-width:480px){
	input[type="submit"]{width:280px;height:40px;font-size:129%;}
}




/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:114% !important;}
.tx_large{font-size:128% !important;}
.tx_xlarge{font-size:150% !important;}
.tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:85% !important;}
.tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:71% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note025{padding-left:2.5em !important;text-indent:-2.5em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#ff0000 !important;}
.white{color:#ffffff !important;}
.black{color:#333333 !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0 !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0 !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px !important;}

.mauto{margin:auto !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}


/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */
