﻿
@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");


html {
    font-size: 10px;
}
	
#mainBlock {
	padding: 20px 0 0 0;

}


.adinner {
  margin-right: auto;
  margin-left: auto;
  width: 960px;
  padding: 0;
}


.adinner:before,
.adinner:after {
  display: table;
  content: " ";
}

.adinner:after {
  clear: both;
}

.text-center {
	text-align: center;
}


#MainVisual {
	height: 280px;
	width: auto;
    color: #fff;
    background: url("../../img/mainvisual.png") no-repeat center center scroll;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    /*background-size: cover;*/
    background-size: contain;
    -o-background-size: cover;
    text-align: center;
}

#MainVisual img {
	margin-top: 100px;
}


#MainContent {
	background: url("../../img/mainconten_bg.png") repeat center center scroll;
	padding: 10px 0 90px;
	margin: 0;
}


#goto_detail dt {
	margin: 80px 0 20px;
}

#goto_detail dd {
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
	font-weight: 500;
	list-style-type: disc;
	color: #604c3f;
	padding-left: 45px;
    padding-right: 45px;
    margin-top: 20px;
}



#SelectArea {
    background-color: #fffcdb;
}

/*
#SelectArea ul {
	list-style-type: none;
	padding-left: 0;
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
	}
	*/

.area_btn {
	text-align: center;
	padding: 40px 0;
}

#SelectArea li {
	display: inline-block; 
	width: 270px;
	margin: 22px;
	background-color: #034a98;
}
	

#SelectArea li a {
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
	display: block; 
	border: 2px dotted #fff;
	box-shadow:0px 0px 0px 6px #034a98;
	padding: 30px;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 1.8rem;
}

#SelectArea li a:hover {
	background: #3e8ae0;
	box-shadow:0px 0px 0px 6px #3e8ae0;
	text-decoration: none !important;
	}


.ad_div {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 40px 0 0;
}


.adtitle {
	color: #442a24;
	text-align: center;
	margin-bottom: 40px;
	font-size: 3.0rem;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
	font-weight: 400;
}

.adtitle:before {
	margin: 10px;
    position: relative;
    top: 10px;
}

.adtitle:after {
	margin: 10px;
    position: relative;
    top: 10px;
}


.ad_outer {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}


.ad_outer li {
	display: inline-block; 
	width: 300px;
	margin: 20px 8px;
}



.ad_outer li a {
	height: 360px;
	display: table-cell; 
	border: 1px solid #ddd;
	padding: 10px 10px 4px;
	margin: 0;
	text-align: left;
	background-color: #fff;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.ad_outer li a:hover, .ad_outer li a:focus {
	background-color: #e4eef9;
	text-decoration: none !important;
}


.ad_outer a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.ad_div a:hover {
	text-decoration: none !important;
}

.ad_div a:visited {
	text-decoration: none !important;
}

.ad_inner {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.ad_inner_img {
  text-align: center;
  height: auto;
  width: 100%;
  height: auto;
  }

.ad_inner_hotel {	
	padding: 0 4px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #004998;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
}


.ad_inner_address {
  color: #666666;
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
  font-size: 1.2rem;
}


.ad_inner_text {
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
	font-size: 1.6rem;
	color: #000;	
	padding: 0;
	font-weight: 200;
	line-height: 2.6rem;
}

.boxsizing {
  box-sizing: border-box;
}


.hd{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
    background-color: #cbecfb;
    padding: 20px 60px;
    font-weight: bold;
    font-size: 1.75em;
    line-height: normal;
    color: #004998;
    margin-top: 0px;
    text-align: center;
}

.campaign_ditail  li {
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif, 'Noto Sans Japanese', serif;
	font-weight: 300;
	color: #000;
	padding-left: 45px;
    padding-right: 45px;
    margin-top: 20px;
}

#campaign_ditail {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	position:relative;
}


#campaign_button li {
	  display: inline-block;
	  width: 330px;
	  margin: 50px;
	  background: radial-gradient(#966e41, #3a210e);
	  padding: 20px;
}

#campaign_button img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}


#campaign_button li a:hover {
	opacity: 0.5;
}

#banner{
	margin-right: auto;
    margin-left: auto;
    width: 960px;
    padding: 0;
    padding-top: 5px;
    height: 130px;
    position: relative;
    text-align: center;
}

#banner img{
	height: 100%;
    margin-left: -15px;
}