@charset "UTF-8";

/* ----------------------------------------------------
メディアクエリ設定 All （mobile)
---------------------------------------------------- */
body { background:#2b2b2b;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 line-height:1.5;
	/*-webkit-text-size-adjust:100%;*/
 }

html{
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

html, body,div#main,div#footer{
	min-width: 100% !important;
}

img{
	/*width:100% !important;
	height: auto !important;*/
}

.ryuminL {
	font-family: Ryumin Light KL;
}
.ryuminR {
	font-family: Ryumin Regular KL;
}
.ryuminM {
	font-family: Ryumin Medium KL;
}
.ryuminB {
	font-family: Ryumin Bold KL;
}


/* --------------------------------
	body
-------------------------------- */
html, body {
	/*min-width: 900px;*/
	color: #000;
	/* font-size: 14px!important; */
}
section, h1 ,h2 , h3, h4, figure {
	margin: auto;
}
#main {
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	background:#2b2b2b;
}
#main a,
#main a:hover {
	transition: 0.2s ease-out;
}
#main a:hover {
	opacity: 0.8;
}
#main.login .btn_logout { display: none!important; }
#main.logout .btn_login { display: none!important; }
#main.login p.btn_logout { display: none!important; }
#main.logout p.btn_login { display: none!important; }
#main.pgcd a.btn_logout { display:none!important;}
#main.pgcd a.btn_login { display:none!important;}
#main.pgcd a.fixed { display:none!important;}
#main .pgcd.for_members { display:none!important;}
#main.pgcd .pgcd.for_members { display:block!important; text-align: center; font-size: 12px; margin-top: 15px; }
#main.pgcd .awa { display: none !important; }

#main strong {
	/*font-weight: normal;*/
}
#main > section:after {
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	content: "";
}
section {
	box-sizing: border-box;
	position: relative;
	margin: auto;
}
.inner {
	box-sizing: border-box;
	position: relative;
	margin: auto;
	width: 1000px;
}
.offer_item {
	position: relative;
}
a img {
	outline:none; border: none;
}
a{
	outline: none;
	border: none;
}
a:focus{
	outline: none;
	border: none;
}

sup {
	display: inline-block;
	position: relative;
	top: 0px;
}

article {
  margin: auto;
  width: 550px;
}

@media (max-width: 750px) {
  article {
    width: 100%;
  }
}


/* --------------------------------
	cover
-------------------------------- */


	#cover_inner {
		width: 100%;
		margin: 0;
	}

/* --------------------------------
	bottom_bg
-------------------------------- */

	article{
	background: url("../img/bottom_bg.png") center bottom no-repeat;
	background-size: contain;
}
	



/* --------------------------------
sec01
-------------------------------- */
	#sec01{
		color:#e3c687;
		background: url("../img/text.png") center top no-repeat;
		background-size: contain;
	}
	
	#sec01_inner {
		width: auto;
		margin:60px auto 0;
		padding-top:26px;
	}
	
	#sec01_inner h2{
		font-size:4.5rem;
		text-align:center;
		font-family: Ryumin Medium KL, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", 游明朝, YuMincho, serif;
		line-height: 1.8;
	}
	
	#sec01_inner p {
		font-size: 20px;
		text-align:center;
		margin-top:60px;
		font-family: Ryumin Medium KL, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", 游明朝, YuMincho, serif;
		line-height: 2.0;
		padding-bottom:70px;
	}


@media screen and (max-width: 768px) {
	
	#sec01_inner h2{
		font-size:2.8rem;
	}
	
	#sec01_inner p {
		font-size: 1.7rem;
	}
}

/* --------------------------------
sec02
-------------------------------- */

	#sec02{
		margin: 0 15px;
		padding-bottom:350px;
	}
	
	#present1{
		padding-top:30px;
	}
	
	#sec02_inner {
		background: url("../img/bg_middle.png") center top repeat-y;
		background-size: contain;
	}
	
	#sec02_inner h2{
		font-size:27px;
		text-align:center;
		font-family: Ryumin Medium KL, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", 游明朝, YuMincho, serif;
		line-height: 1.8;
	}
	
	.ms15{
		margin-left:15px;
		margin-right:15px;
	}

@media screen and (max-width: 768px) {
	
	#sec02_inner h2{
		font-size:2.0rem;
	}
}

/* --------------------------------
mauve.qts,dor
-------------------------------- */

#mauve, #qts, #dor{
	margin-bottom:40px;
}

.img2{
	margin: 50px 0;
}

/* --------------------------------
sec03
-------------------------------- */
	#sec03_inner {
		width: auto;
		margin: 0 15px 30px;
		position: relative;
	}
	
	#sec03_inner p {
		font-size: 1.2rem;
		text-align: left;
		margin-top: 40px;
		font-family: Ryumin Medium KL, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", 游明朝, YuMincho, serif;
		line-height: 2.0;
		padding-bottom:20px;
	}


/* --------------------------------
offer
-------------------------------- */

	#offer{
		padding-bottom:40px;
	}
	
	.offer_box {
		width: auto;
	}
	
	.offer_box_inner {
		margin-top: 40px;
		padding-bottom:20px;
	
	}
	#offer .btn, #offer2 .btn {
		width: 84%;
		margin: 20px auto 7px;
		text-decoration: none!important;
	}
	
	#offer a.awa, #offer2 a.awa {
    display: inline-block;
    margin-top: 5px;
	padding-left:50px;
}
	
	#offer p.pgcd, #offer2 p.pgcd {
		display: block !important;
		text-align: center;
		font-size: 12px;
		margin-top: 15px;
	}


/* --------------------------------
	最下部ボタン
-------------------------------- */
.bottom_btn {
	margin: 70px auto 70px;
	text-align: center;
}
.bottom_btn p {
	margin: auto;
}
.bottom_btn .attention {
	margin-bottom: 15px;
	font-size: 11px;
}
.bottom_btn a:hover {
	opacity: 0.9;
}
.bottom_btn p.attention {
	text-align: center !important;
}

/* --------------------------------
ボタン
-------------------------------- */
	.btn {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #235136;
		position: relative;
		border-radius: 3px;
		font-size: 15px;
		color: #fff !important;
		width: 100%;
		height: 50px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		text-decoration: none;
	}
	
	.btn:before {
		display: inline-block;
		position: relative;
		top: -1px;
		margin-right: 10px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 8px;
		border-color: transparent transparent transparent #fff;
		content: "";
	}
	
	a.awa {
		display: inline-block;
		margin-top: 10px;
		text-align: left;
		box-sizing: border-box;
		position: relative;
		color: #ae3623;
		font-size: 12px;
		padding: 1px 0 5px 18px;
		text-decoration: underline;
		line-height: 1;
	}
	
	a.awa:link, a.awa:visited, a.awa:hover, a.awa:active {
		color: #ae3623;
	}
	
	a.awa span {
		content: "";
		display: inline-block;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background: #ae3623;
		position: absolute;
		left: 30px;
		top: 0;
	}
	
	a.awa span:before, a.awa span:after {
		display: block;
		position: absolute;
		top: calc(50% - 8px);
		width: 3px;
		height: 1px;
		background: #fff;
		top: calc(50% - 1px);
		right: 6px;
		content: "";
		transform: rotate(
		45deg
		);
		transform-origin: right bottom;
	}
	a.awa span:after {
		transform: rotate(
		-45deg
		);
		transform-origin: right top;
	}



.bg_series,
.bg_series > div {
  line-height: 0;
  font-size: 0;
}
.bg_series img {
  display: block;     
  width: 100%;
  height: auto;
}

#sec02_inner {
  background-position: top center;
  background-repeat: repeat-y;
  background-size: 100% auto; 
}

#sec02 .bg_series:first-of-type {   
  margin-bottom: -1px;             
}
#sec02 .bg_series:last-of-type {   
  margin-top: -1px;                
}

#offer2 { margin-bottom: 0; }     
