@charset "utf-8";

body	{
	margin: 0;
	background-color: #fff;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	color: #000;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #ff3cea;
}
a:hover {
	text-decoration: underline;
	color: #ff3cea;
}

/* mv-------------------------------------------------------- */
#header{
	margin: 0 auto;
	max-width: 100%;
	height: 1000px;
	background-color: #fff;
	background: url(../images/mv.jpg) no-repeat top center;
	border-bottom: 8px solid #ad824c;
}
#header h1 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/* ---------------------------------------------------------- */

/* ov-------------------------------------------------------- */
#ov {
	width: 100%;
	margin: 0 0 0;
	padding: 76px 0;
	background: url(../images/bg_ov.jpg) repeat top center;
	box-sizing: border-box;
}
#ov .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.ttl_ov {
	margin: 0 0 30px;
	padding: 0;
	line-height: 1.0;
	font-size: 38px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_ov_area {
	width: 1000px;
	margin: 0 auto 40px;
	padding: 0;
}
.txt_ov {
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.8;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #ad824c;
	box-sizing: border-box;
}
.txt_ov2 {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	font-size: 30px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #bc83b6;
	box-sizing: border-box;
}
/* ---------------------------------------------------------- */

/* gaiyou---------------------------------------------------- */
#gaiyou {
	width: 100%;
	margin: 0 0 0;
	padding: 76px 0;
	background: url(../images/bg_gaiyou.jpg) repeat top center;
	box-sizing: border-box;
}
#gaiyou .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.ttl_gaiyou {
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.0;
	font-size: 38px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #fff;
}
.gaiyou_area {
	width: 1000px;
	margin: 0 auto 20px;
	padding: 0;
}
.gaiyou_area ul {
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.gaiyou_area ul li:first-child{
	width: 339px;
	margin: 0 0 0px;
	padding: 0;
}
.gaiyou_area ul li:last-child{
	width: 600px;
	margin: 0 0 0px;
	padding: 30px 20px;
	border: 3px dashed #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	box-sizing: border-box;
}
.ttl_gaiyou_sub {
	width: 120px;
	margin: 0 0 10px;
	padding: 6px 0;
	line-height: 1.0;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
	background: #fff;
	color: #ad824c;
}
.txt_gaiyou_sub {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1.6;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 500;
	text-align: left;
	color: #fff;
}
.txt_gaiyou_sub span{
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size: 14px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 500;
	text-align: left;
	color: #fff;
}
/* ---------------------------------------------------------- */

/* howto----------------------------------------------------- */
#howto {
	width: 100%;
	margin: 0 0 0;
	padding: 76px 0;
	background: url(../images/bg_ov.jpg) repeat top center;
	box-sizing: border-box;
}
#howto .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.ttl_howto {
	margin: 0 0 30px;
	padding: 0;
	line-height: 1.0;
	font-size: 38px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.howto_area {
	width: 1000px;
	margin: 0 auto 30px;
	padding: 40px 30px;
	border: 6px solid #ad824c;
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	box-sizing: border-box;
}
.ttl_howto_area{
	width: 100%;
	margin: 0 0 40px;
	padding: 14px 0;
	line-height: 1.0;
	font-size: 20px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 600;
	text-align: center;
	background: #ad824c;
	color: #fff;
	box-sizing: border-box;
}
.txt_howto_area01 {
	margin: 0 0 30px;
	line-height: 1.6;
	font-size: 28px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_howto_area02 {
	margin: 0 0 30px;
	line-height: 1.6;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_howto_area03 {
	margin: 0 0 30px;
	padding: 30px 0;
	line-height: 1.6;
	font-size: 20px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
	border: 3px dashed #ad824c;
}
.txt_howto_area04 {
	margin: 0;
	line-height: 1.6;
	font-size: 14px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_howto_area05 {
	margin: 0 0 30px;
	padding: 30px;
	line-height: 2.0;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #bc83b6;
	border: 2px dashed #ad824c;
	box-sizing: border-box;
}
.txt_howto_area06 {
	margin: 0 0 0;
	line-height: 1.0;
	font-size: 28px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_howto_area06 span{
	margin: 0 0 0;
	line-height: 1.0;
	font-size: 20px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.event_area {
	width: 100%;
	margin: 0 auto 0;
	padding: 40px 10px 20px;
	box-sizing: border-box;
	border: 2px dashed #ad824c;
}
.txt_howto_area07 {
	margin: 0 0 20px;
	line-height: 1.0;
	font-size: 28px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.txt_howto_area07 span{
	margin: 0 0 0;
	line-height: 1.0;
	font-size: 22px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ad824c;
}
.btn_web {
	position: relative;
	width: 600px;
	height: 60px;
	margin: 0 auto 40px;
	background: #efd55a;
	-webkit-border-radius: 30px;/* for Safari and Chrome */
	-moz-border-radius: 30px; /* for Firefox */
	border-radius: 30px;
}
.btn_web a {
	position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	color: #513204;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 60px;
}
.btn_web a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

.shoten {
	width: 1000px;
	margin: 0 auto 30px;
	padding: 0;
	border: 6px solid #ad824c;
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	box-sizing: border-box;
}
.shoten_name {
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background: #ad824c;
	font-size: 20px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}
.shoten_place {
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background: #d6a971;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}
.shoten_tenpo {
	width: 100%;
	margin: 0;
	padding: 0;
}
.shoten_tenpo ul {
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	border-bottom: 1px solid #ad824c;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.shoten_tenpo ul:last-child {
	border-bottom: none;
}
.shoten_tenpo ul li {
 	width: 33.3%;
	height: 60px;
	margin: 0;
	padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 600;
	line-height: 1.6;
	color: #ad824c;
	text-align: center;
	border-right: 1px dotted #ad824c;
	box-sizing: border-box;
}
.shoten_tenpo ul li:nth-child(1) {
 	width: 25%;
}
.shoten_tenpo ul li:nth-child(2) {
 	width: 57%;
}
.shoten_tenpo ul li:nth-child(3) {
 	width: 18%;
}
.shoten_tenpo ul li:last-child {
	border-right: none;
}
.img_kanbai {
	width: 803px;
	margin: 0 auto 20px;
}
.btn_buy {
	width: 580px;
	margin: 0 auto 30px;
}
.btn_buy ul {
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.btn_buy ul li {
	width: 115px;
	margin: 0 0 0;
}
/* ---------------------------------------------------------- */

/* footer---------------------------------------------------- */
#footer {
	width: 100%;
	margin: 0 0 0;
	padding: 60px 0;
	background: #ad824c;
}
.bnr_jolf {
	width: 330px;
	margin: 0 auto 20px;
}
.copy {
	font-size: 14px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #fff;
}
.box_messe {
	display: inline-block;
	margin: 10px 0 10px!important;
	padding: 6px;
	background: #ffcc33;
	color: #000;
}

/* ---------------------------------------------------------- */

