﻿@charset "utf-8"; 

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


@media screen and (min-width: 621px) {
/* PC用のスタイル記述 */


.pcnone{
	display:none;
}

body, button, input, select, textarea {
	font-size:15px;
	letter-spacing:0.03em;
	line-height:175%;
}

#contents{
}

#contents h2{
	margin-bottom:40px;
}


/* header */

#header {
	width:100%;
}

#headernav {
  background: rgba(255, 255, 255, 0.65);
  width:100%;
  z-index:5;
  padding:13px 0 16px 0;
}

#header h1{
   margin:10px 0px 0 35px;
   float:left;
}

#header h1 img{
}


#header .jft{
	float:right;
	margin:10px 35px 0 0;
}

#header .jft img{
}

#nav ul {
	margin:0 auto;
	padding:15px 0 0 0;
	width:900px;
}

#nav ul li{
	display:inline-block;
	margin:0 45px;
	font-size:14px
}

#nav ul li a{
	color:#333;
	display:block;
	padding:18px 0 0 0;
	margin:0;
	text-decoration:none;
	font-weight:500;
}

#nav ul li a:hover{
	border-bottom:1px solid #333;
	padding-bottom:5px;
}

#nav ul li a.on{
	border-bottom:1px solid #333;
}

#nav ul li span.on{
	border-bottom:px solid #333;
}


section{
	padding:60px 0 40px 0;
	position:relative;
}

.Inner{
	width:900px;
	margin:0 auto;
	text-align:center;
}

section p{
	margin-bottom:30px;
}

#contents h2{
	font-size:26px;
	margin-bottom:30px;
	line-height:150%;
	font-weight:500;

}

#contents h4{
	font-size:22px;
	margin-bottom:30px;
	line-height:150%;
	font-weight:500;
}

#contents h5{
	font-size:16px;
	font-weight:500;
	margin:10px 0;
}






#topabout {
	padding-top:90px;
	text-align:left;
	padding-bottom :20px;
}

#topabout h2{
	margin-top:33px;
	line-height:140%;
	letter-spacing:0.015em;
	font-weight:600;

}



section#topgallery{
	padding:40px 0 80px 0;
}

#js-infiniteslid{
	width:100%;
}

#js-infiniteslide img{
	margin-right:20px;
}





.mbnr{
	margin:40px 0 30px 0;
}


#topevent{
	position:relative;
	}

#topevent h3{
	font-size:25px;
	line-height:150%;
	font-weight:500;
}

#topevent p.h3{
	font-size:13px;
	margin-bottom:50px;
	letter-spacing:0.1em;
	font-weight:500;
}

#topevent p{
}

#topevent .Inner{
	width:950px;
}

#topevent ul{
	margin-top:50px;
}

#topevent ul li{
	width:100%;
	background:#FFF;
	margin:0 auto 60px auto;
	height:250px;
}

#topevent ul li dl dt{
	float:left;
	width:250px;
}

#topevent ul li dl dd{
	float:right;
	width:620px;
	padding:18px 30px 0 50px;
	text-align:left;
}

#topevent ul li dl dd em.pink{
	font-size:10.5px;
	background:#F2D8E6;
	padding:4px 15px 3px;
	font-weight:600;
	letter-spacing:0.05em;
	margin-right:12px;
	color:#222;
}

#topevent ul li dl dd em.kara{
	height:10px;
	display:block;
}

#topevent ul li dl dd h4{
	font-size:20px;
	margin:10px 0 15px 0;
	font-weight:500;
	color:#222;
}

#topevent ul li dl dd p{
	margin-bottom:5px;
	line-height:140%;
	font-size:15px;
	color:#333;
}


#topevent ul li dl dd .bttn{
  border: 1px solid #222;
  background: #FFF;
  color:#333;
  padding:7px 38px 8px 20px;
  text-decoration:none;
   background-image: url('../images/arw2.png');
   background-position:right 18px top 14px;
   background-repeat:no-repeat;
   text-decoration:none !important;
   display:inline-block;
   margin-top:20px;
}

#topevent ul li dl dd .bttn:hover{
  	border: 1px solid #222;
    background: #222;
    transition: .4s;
	color:#FFF;
	background-image: url('../images/arw.png');
   background-position:right 19px top 14px;
    background-repeat:no-repeat;
   text-decoration:none !important;
}




#topevent ul li dl dd .bttn2{
	font-size:15px;
 background: #E8E8E8;
  color:#333;
  padding:9px 40px 10px 40px;
  text-decoration:none;
  margin-right:25px;
  display:inline-block;
  margin-top:10px;
}


#topevent ul li dl dd img.arw{
	margin-right:7px;
	vertical-align:middle;
}


#topevent ul li dl dd em.kankei{
color:#414a7f;
margin:15px 0 5px;
display:inline-block;
font-weight:600;
font-size:15px;
line-height:125%;
}



.cont{
	margin:40px auto 40px auto;
}


a.btn{
  border: 1px solid #F2D8E6;
   background: #F2D8E6;
  color:#333;
  padding:18px 110px 17px 110px;
  text-decoration:none;
   font-size:17px;
}

a.btn:hover{
  	border: 1px solid #555;
    background: #555;
    transition: .4s;
	color:#FFF;
}


#company h3{
	font-size:30px;
	line-height:150%;
	font-weight:500;
	letter-spacing:0.04em;
}

#company p.h3{
	font-size:14px;
	color:#182987;
	margin-bottom:50px;
	font-weight:500;

}


#faqpage {
text-align:left;
}

#faqpage h2{
	font-size:30px;
	line-height:150%;
	font-weight:500;
	letter-spacing:0.04em;
	margin-bottom:10px;
	margin-top:50px;
}

#faqpage p.h3{
	font-size:14px;
	color:#182987;
	margin-bottom:50px;
	font-weight:500;
	margin-left:5px;

}



#faq{
	position:relative;
	background:#F7f7f7;
	padding-bottom:70px;
}

#faq .Inner{
	width:870px;
}

em.h2ue{
font-size:13px;
color:#182987;
}













/* footer */

#footer {
	padding:20px 0 0px 0;
}


#footer ul{

	font-size:13px;
}


#footer ul li{
	margin:10px;
}


#copyright{
	font-size:11px;
	letter-spacing:0.08em;
	margin-top:50px;
	color:#FFF;
	background:#333;
	padding:20px;
}

#page-top a{
	position: fixed;
	bottom:0px;
	right:0;
	width:65px;
	height:65px;
}

#page-top a:hover{
	opacity: 0.8 ;	
}




table.stand{
	margin:30px auto;
	width:870px;
	background:#FFF;
}

table.stand tr, table.stand td, table.stand th{
	padding:10px 15px ; 
	border:1px solid #DDD;

}

table.stand th{
	text-align:center;
	background-color:#555;
	color:#FFF;
	font-weight:400;
	width:25%;
}

table.stand tr, table.stand td{
	text-align:left;
}

table.stand tr.bgcolor{
	background:#FAFAFA;
}


table.sitasen{
	margin:30px auto;
	background:#FFF;
	text-align:left;
	width:900px;
}

table.sitasen tr, table.sitasen td, table.sitasen th{
	padding:20px ; 
	border-bottom:1px solid #DDD;

}

table.sitasen th{
	font-weight:500;
	width:25%;
}

table.sitasen tr, table.sitasen td{

}







}
