@charset "utf-8";

/*** mynavi CSS Document *************************************

	custom.css
	+お客様編集用CSS+
	新たにスタイルを追記する時はこのファイルにお願い致します。

----------------------------------------------------------------***/
.pc_area{
  display:block;
}
.sp_area{
  display:none;
}

#icarch img {
	display: block;
	width: 100%;
}

ol a:link { text-decoration:none; color:#0070be; padding-bottom:1px; }
ol a:visited { text-decoration:none; color:#0070be; }
ol a:hover { text-decoration:underline; color:#0070be; }
ol a:active { text-decoration:none; color:#0070be; }

.contetns{
	width: 960px;
	margin: 0 auto;	
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.contents1{
	padding: 30px 0 50px 0;
	position: relative;
	background: #1B1B1B;
}
.contents1 p{
	color: #FFF;
	text-align: center;
}

.contents2{
	padding: 10px 0 50px 0;
	background-color: #847C67;
}
.contents2 a{
	color: #FFF;
	text-decoration: none;
    padding-bottom: 20px!important;
}

.contents3{
	padding: 30px 0 30px 0;
	position: relative;
	background-color: #1B1B1B;
}
.contents3 a{
	color: #FFF;
	text-decoration: none;
	background-color: #847C67;
	padding: 20px;
	display: block;
	text-align: center;
}

.contents4{
	padding: 10px 0 60px 0;
	background-color: #1B1B1B;
	position: relative;
}

.contents5{
	padding: 10px 0 50px 0;
	background:url(../img/bar_bk.jpg);
}

.contents6{
	padding: 10px 0 50px 0;
	background-color: #1B1B1B;
}

.contents7{
	padding: 10px 0 30px 0;
	background-color: #847C67;
}
.contents7 a{
	color: #FFF;
	text-decoration: none;
    padding-bottom: 20px!important;
}
.contents8{
	padding: 10px 0 30px 0;
	background-color: #1B1B1B;
}
.contents9{
	padding: 10px 0 30px 0;
	background-color: #1B1B1B;
}
.contents9 p{
	padding: 10px 0 30px 0;
	color: #FFF;
}


h2{
	text-align:center;
	font-size:22px;
	padding:40px 0 30px 0;
	color: #FFF;
	}

/*宣伝*/
.adbnr{
	text-align: center;
	background-color: #1B1B1B;
	padding: 10px;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

.adbnr a{
	color: #FFF;
}

.adbnr h3{
	padding: 20px 0;
	color: #FFF;
	font-size: 22px;
}

.adbnr li{
	width: 960px;
	margin: 0 auto;
	background-color: #313131;
	padding: 5px 0;
}
/**/

.midashi{
	background-image: url(../img/line1_pc.png),url(../img/line2_pc.png);
	background-repeat: no-repeat,no-repeat;
	background-position:top,bottom;
	padding: 40px 0 30px 0;
}


/*モーダルボタン*/
.area{
	float: left;
	width: 130px;
	margin: 0 7px 0 0;
}

.menu{
	display: block;
	padding:20px 10px;
	text-align: center;
	font-size:15px;
	background-color: #1B1B1B;
}

.areaninki li{
	float: left;
	width: 130px;
	margin: 0 7px 0 0;
}

.baito1{
	width: 450px;
	float: left;
}

.baito1 dt{
	width: 80px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.baito1 dd{
	margin-top:5%;
	color: #FFF;
}

.baito2{
	width: 450px;
	float: right;
}

.baito2 dt{
	width: 80px;
	margin: 0 auto;
	padding-bottom: 10px;
}


.baito2 dd{
	margin-top:5%; 
	color: #FFF;
}

.osu li{
	float: left;
	margin: 20px 0;
	padding: 0 96px 0 0;
}

.osu li:last-child{
	float: right;
	padding: 0;
}

.taiken1{
	padding: 30px 0 70px 0;
}

.taiken1 dt{
	width: 460px;
	float: left;
}

.taiken1 dd{
	width: 460px;
	float: right;
	color: #FFF;
	padding-top: 40px;
}

.taiken2{
	padding: 0 0 40px 0;
}

.taiken2 dt{
	width: 460px;
	float: right;
}

.taiken2 dd{
	width: 460px;
	float: left;
	color: #FFF;
}

/*エリアアコーデ*/

/*共通*/
ul li ul {
	display: none;
	color: #333;
	border-top: 2px solid #FFF;	
}
ul li ul li {
	border-bottom: 2px solid #FFF;
	text-align: center;
}
ul li ul li:last-child {
	border-bottom: none;
}

.areabox .right {
	margin: 0 0 20px 0 !important;
}

/*エリアアコーデ*/
.areabox .accordion {
	width: 960px;
	float: left;
	margin: 0 7px 0 0;
	padding-bottom: 20px;
}
.areabox .accordion > li p {
	display:block;
	padding: 10px 10px 10px 50px;
	background:url(../img/Q.png) no-repeat #847C67 left 2% bottom 50% /18px;
	width: 960px;
}
.areabox .accordion > li {
	cursor: pointer;
	background-color: #FFF;
	color: #FFF;	
}

.areabox .accordion > li a{
	display: block;
	text-decoration: none;
}

.areabox .right {
	margin: 0 0 20px 0 !important;
}

.areabox ul li ul {
	display: none;
	border-top: 1px solid #FFF;	
}
.areabox ul li ul li {
	border-bottom: 1px solid #FFF;
	text-align: left;
	padding: 20px;
}
.areabox ul li ul li:last-child {
	border-bottom: none;
}

/*モーダル中身*/
.areatitle{
	font-size: 16px;
	color: #333;
	padding: 16px 0 8px 0;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
	font-weight: 600;
}

.areaname li{
	float: left;
	margin: 0 10px 10px 0;
}

.areaname a{
	display: block;
	width: 80px;
	color: #FFF;
	padding: 14px 0;
	text-decoration: none;
	background-color: #1B1B1B;
	text-align: center;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
}

/*モーダル*/
.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 700px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
	/*
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
	*/
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.close img{
	width: 40px;
	float: right;
	position: absolute;
  	top: -15px;
  	right: -15px;
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  /*border-radius: 5px;*/
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  /*border-radius: 100px;*/
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}



