@charset "UTF-8";
/* CSS Document */

#pageTop {
	width: 100%;
}

#top01 {
	background-image: url('../images/yugetsusanso_bg_01.jpg'); 
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	position: relative;
}


/*----------section01 top01------------*/

#topTitle {
	background: url('../images/korokan_bg_02.jpg');
	height: auto;
	padding-bottom: 40px;
	text-align: center;
}

#topTitle table {
	font-size: 16px;
	font-family: 'Pragati Narrow', sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	height: 50px;
	text-align: center;
	vertical-align: center;
	width: 100%;
}

.topDeco1 {
	background: url('../images/yugetsusanso_bg_line.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 75px;
	width: 48%;
}

.topDeco2 {
	background: url('../images/yugetsusanso_bg_line.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 75px;
	width: 48%;
}

.topDeco3 {
	background: url('../images/yugetsusanso_bg_02_1.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 2rem;
	height: 70px;
}

#topTitle p {
    line-height: 1.7;
	text-align: center;
    padding: 10px 6% 0;
}

/*----------section topTitle------------*/


#top02 {
	background-color: #351521; 
	padding: 5% 0;
	position: relative;
}

.top02Inr ul.contentsCtgr {
    /* margin: 0px 11.6%; */
    width: 80%;
    /* margin-bottom: 50px; */
    margin: 0 auto 50px;
}

.top02Inr ul.contentsCtgr li {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 2%;
    width: 23.5%;
    text-align: center;
}

.top02Inr ul.contentsCtgr li a{
    border: 1px solid #fff;
    color: #fff;
    display: block;
    padding: 20px 0;
}

.top02Inr ul.contentsCtgr li a:hover {
	background-color: #07063b;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}

#top02 .top02Inr div {
    margin: 0 auto 80px;
    width: 100%;
}

#top02 .top02Inr div.wrapper {
	margin-bottom: 30px;
}

/*#top02 .top02Inr div h2.infoTtl {
    color: #fff;
    font-size: 5em;
    text-align: right;
    width: 41%;
    margin-right: 30px;
}*/

#top02 .top02Inr div h2.infoTtl {
    color: #fff;
    font-size: 4.0em;
    text-align: left;
    width: 45%;
    margin-right: 30px;
}

#top02 .top02Inr div p {
/*    bottom: 7px;
*/    color: #fff;
    display: inline-block;
    float: right;
    line-height: 1.5;
/*    position: absolute;
*/    width: 45%;
}

.wrapper {
	position: relative;
}

.picMain {
	margin-right: 30px;
}

.picSub {
	margin-right: 4px;
	margin-bottom: 4px;
}




.galleryTop {
	background-color: #e8e8e8;
	border-collapse: collapse;
	margin-top: 80px;
	padding: 100px 6%!important;
	position: relative;
}

.galleryTop div p {
    display: inline-block;
    text-align: center;
    width: 100%;
    vertical-align: text-bottom;
}

/*.galleryTop div p img {
	width: 90%;
}*/

.galleryTtl {
    font-family: 'Gotham A', 'Gotham B';
    font-style: normal;
	font-size: 1.8em;
	font-weight: 600;
    text-align: center;
    width: 35%;
}

.galImg01 {
	margin-top: 30px;
/*	width: 277px;*/
	width: 35%;
}

.galImg02 {
    margin-top: -73px;
/*    width: 470px;*/
	width: 60%;
}

.galImg03 {
/*    width: 350px;*/
    margin-top: 30px;
    width: 46%;
}

.galImg04 {
/*    width: 390px;
*/    margin-top: 30px;
	width: 50%;
}

/*.gallery {
	margin: 0 auto 30px;
}*/
/*
.galleryTop .gallery tr td {
	text-align: center;
}*/

.galBtn {
	padding-top: 30px;
}

.galBtn a {
    border: 2px solid #07063b;
    color: #07063b;
    display: block;
    font-weight: 600;
    text-align: center;
    width: 310px;
    margin: 0 auto;
    padding: 15px 0px;
}

.galBtn a:hover {
	background-color: #07063b;
	color: #fff;
	text-decoration: none;
}


/*----------section02------------*/


#top03 {
	background-color: #010117; 
	padding-bottom: 80px;
}

#top03 .googlemap {
	margin: 0 auto;
	padding: 230px 0 50px 0;
}

.accessInfo {
	color: #fff;
	line-height: 1.5;
	margin: 0 auto !important;
	padding-bottom: 60px;
}

.accessInfo tr td {
	padding-top: 15px;
	vertical-align: text-top;
}

@media only screen and (max-width: 1200px) {
	.accessInfo tr td, th {
		text-align: left!important;
	}
}





/*----------------------------------------------------
	☆for SP
----------------------------------------------------*/
@media only screen and (max-width: 800px) {


h1{
	font-size: 32px!important;
}



#top01{
	background-position: 62% top;

}

.wBasic.top02Inr{
	width: 90%;
}

.top02Inr ul {
	margin: 0 auto 40px;
	width: 100%
}

.top02Inr ul li {
	margin-right: 0px;
}
	
.top02Inr ul li.li2 {
	margin-right: 0;
}

.top02Inr ul li a {
	display: block;
	padding: 0;
	max-width: 100%;
}


#top02 .top02Inr div h2.infoTtl {
	text-align: center;
	width: 100%;
	margin: 0 0 20px;
}

#top02 .top02Inr div p {
	display: inherit;
	float: none;
	margin: 0 auto;
	position: inherit;
	width: 90%;
	text-align: center;
}

.top02Inr ul.contentsCtgr li {
	float: left;
	margin-bottom: 10px;
	width: 49%;
}
.top02Inr ul.contentsCtgr li:nth-child(2n) {
	float: right;
}

.picMain {
	margin-bottom: 30px;
}

.picSubLi ul .picSub {
	width: 25%;
}

.top02Inr ul.contentsCtgr{
	margin-bottom: 20px;
	width: 100%;
}
.top02Inr ul.contentsCtgr li a{
	padding: 15px 0;
	font-size: 13px;
}

#top02 .top02Inr div h2.infoTtl{
	font-size: 45px;
}

#top02 .top02Inr div{
	margin-bottom: 40px;
}












}