@charset "utf-8";
body {
	background: #000;
	color: #000;
}
header {
	margin-bottom: 0;
}
footer {
	background: #fff;
	color: #000;
}
.mailBtn input {
	border: none;
	border-radius: 0;
	background-color: #73001e
}
.ttlBox {
	margin-bottom: 60px;
	color: #fff;
}
.ttlBox h2 {
  font-family: nobel, 'MyFont',sans-serif,Meiryo,sans-serif;
	font-size: 50px;
	font-weight: 200;
	line-height: .8;
	margin-bottom: 10px;
}
.main {
	background: url("../img/main.jpg") top center no-repeat;
	background-size: auto 100%;
	height: 796px;
}
#about {
	background: #1a1a1a;
	color: #fff;
}
#about .ttlBox {
	margin-bottom: 40px;
}
#about .note {
	border: 2px solid #73001e;
	font-size: 85%;
	padding: 10px 15px;
	display: inline-block;
	margin-top: 25px;
}
#present {
	background: #eeebe5;
}
#present .ttlBox {
	color: #000
}
#present .container {
	max-width: 800px;
}
.presentWrp {
	background: #fff;
	padding: 40px;
	text-align: left;
}
.forTtl p {
	width: 50%;
	color: #000;
	background: #eeebe5;
	text-align: center;
	font-size: 112.5%;
	font-weight: 500;
	padding: 10px 0;
	white-space: nowrap;
}
.forTtl p:nth-of-type(2) {
	color: #fff;
	background: #73001e;
}
.presentWrp .img li {
	width: 42%;
	margin: 25px 0;
}
.presentWrp .img li:nth-of-type(2) {
	width: 55%;
}
.presentWrp small {
	font-size: 85%;
	color: #4d4d4d;
	display: block;
	margin-top: 10px;
}
#offer {
	background: url("../img/offer_bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 80px 0
}
.offerWrap {
	background: rgba(0,0,0,.8);
	max-width: 300px;
	margin: 0 auto;
	color: #fff;
	padding: 20px
}
.offerWrap .forTtl p {
	font-size: 95%;
}
.offerWrap h3 {
	margin: 35px 0;
}
.offerWrap .txt {
	text-align: left;
	font-size: 82%;
}
#welcome {
	background: #e6e6e6;
}
#welcome .ttlBox {
	color: #000;
}
#welcome .container {
	max-width: 900px;
}
.welcomeWrap {
	background: #fff;
	padding: 40px;
}
.welcomeWrap .img {
	width: 45%;
}
.welcomeWrap dl {
	width: 50%;
}
.welcomeWrap dt {
	color: #fff;
	background: #73001e;
	text-align: center;
	font-size: 112.5%;
	font-weight: 500;
	padding: 10px 0;
	white-space: nowrap;
}
.welcomeWrap h3 {
	margin: 35px 0;
	font-size: 150%;
}
#linkArea h2 p {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
}
#linkArea h2 {
	margin-bottom: 60px;
}
.bnrs li {
	width: 24%;
}
.btn02 {
	margin-top: 40px;
}
.btn02 a {
	display: inline-block;
	padding: 12px 25px 10px;
	background: #333;
	line-height: 1.4;
	color: #fff;
	font-size: 13px;
}
.btn02 a span {
	font-size: 16px;
	display: inline-block;
	margin-top: 5px;
}
.btn02 a:hover {
	background: #450021
}

#scl {
	background: #450021;
}
.sclBtn li {
	max-width: 300px;
	width: 48%;
}
.sclBtn li:last-of-type {
	margin-left: 4%;
}
.sclBtn  a {
	display: block;
	background: #fff;
	padding: 20px 10px;
}
.sclBtn li img {
	max-height: 46px;
}
.bg-green {
	background-color: #426500!important;
	border-color: #426500!important;
}
.btn1 a:hover {
	background: #333!important;
}
#privacy {
	background: #333;
}
.btn1 a {
	background: #73001e
}


/*entry------------------------------*/
#privacy .ttlBox {
	margin-bottom: 40px;
}
.privacyTxt {
	color: #fff;
	font-size: 110%;
	margin-bottom: 40px;
}
.privacyWrap {
	background: #e6e6e6;
	padding: 50px 9%;
}
.privacyBox {
	background: #fff;
	padding: 50px 10px;
	font-weight: 600;
}
.privacyBox a {
	display: inline-block;
	margin-top: 40px;
}
.privacyWrap .btn1 a {
	border-radius: 0;
}
.entryTtl {
	color: #fff;
	background: #73001e;
	padding: 25px 10px 20px;
	margin-top: 35px;
	margin-bottom: 40px;
}
.entryTtl+p {
	color: #fff;
	font-size: 20px;
}
#entryArea {
	padding-top: 0;
}
.formTtl {
	color: #000;
	font-size: 110%;
	padding: 10px;
	font-weight: 500;
	background: #eeebe5;
	text-align: center;
	max-width: 730px;
	margin: 0 auto 30px;
}
.formWrap {
	background: #fff;
	border: none;
}
.followCheck {
	margin-bottom: 7px;
}
/*ieハック*/
@media screen\0  {
	.limitTxt {padding-bottom: 0;}
	.ansBtn a,
	.cpDetail h3{padding-bottom: 6px}
}

/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 1020px) {
}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {
	p.hLogo img {
		max-height: 40px;
	}
	.main {
		height: auto;
		padding: 0;
		background: none;
	}
	.ttlBox {
		font-size: 15px;
		margin-bottom: 30px;
	}
	.ttlBox h2 {
		font-size: 32px;
	}
	#about {
		font-size: 14px;
	}
	#about .ttlBox + p {
		text-align: left;
	}
	#about .note {
		display: block;
	}
	.presentWrp {
		padding: 20px;
	}
	.presentWrp .img li {
		width: 100%!important;
		margin: 15px 0
	}
	#offer {
		padding: 10vw 0 60vw;
		background-image: url("../img/offer_bg_sp.jpg")
	}
	#offer .ttlBox {
		margin-bottom: 50vw;
	}
	.offerWrap h3 img {
		max-height: 28vw
	}
	.offerWrap .txt {
		font-size: 14px;
	}
	.welcomeWrap {
		padding: 20px;
		display: block;
	}
	.welcomeWrap dl {
		width: 100%;
		text-align: left;
		font-size: 14px;
	}
	.welcomeWrap .img {
		width: 100%;
		margin-top: 20px;
	}
	.welcomeWrap h3 {
		font-size: 125%;
		text-align: center;
		margin: 25px 0 20px
	}
	#linkArea h2 {
		margin-bottom: 30px;
	}
	.bnrs li {
		width: 48%;
		margin: 5px 0
	}
	.btn02 {
		margin-top: 20px;
	}
	
	
	/*entry--------------------------*/
	.privacyWrap {
		padding: 30px 5%;
	}
	.privacyBox {
		padding: 30px 5%;
		text-align: left;
	}
	.privacyBox a {
		width: 70%;
		display: block;
		margin: 20px auto 0;
	}
	.entryTtl {
		padding: 20px 5px 15px;
	}
	.entryTtl h2 img {
		max-height: 26px;
	}
	span.followShop {
		display: block;
	}
	img[src*="ttl_h1_sp.png"] {
		max-height: 70px;
	}
	.entryTtl+p {
		font-size: 16px;
	}
}


