html {
	overflow-y: scroll;
}
.webfont {
	font-family: 'Noto Sans JP', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', verdana, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Sans-Serif;
}
.clear {
	clear: both;
}

.pc {
	display: block;
}
.sp {
	display: none;
}
@media only screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}

a:link,
a:visited {
	color: #005fc3;
	text-decoration: none;
}

a:hover {
	color: #6296ca;
	text-decoration: none;
	font-weight: normal;
}

body {
	text-align: left;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', verdana, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Sans-Serif;
	color: #333;

	padding: 0 20px;
}
@media only screen and (min-width: 768px) {
	body {
		min-width: 980px;
	}
}
@media only screen and (max-width: 767px) {
	body {
		width: 100%;
		background: none;
		padding: 0;
	}
}

/*ƒwƒbƒ_[*/
@media only screen and (min-width: 768px) {
	#head {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		width: 100%;
		max-width: 1200px;
		margin: 30px auto;
		padding: 0px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 767px) {
	#head {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		align-items: flex-end;
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	#head .logo img {
		width: 170px;
	}
	#head .back img {
		width: 130px;
	}
}
@media only screen and (max-width: 540px) {
	#head .logo img {
		width: 150px;
	}
	#head .back img {
		width: 115px;
	}
}

/*ƒJ[ƒh‰ïˆõŒÀ’è*/
#komeri_aqua {
	background-color: #ffffff;
	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	padding-left: 2em;
	text-align: left;
	position: relative;
}
@media only screen and (max-width: 767px) {
	#komeri_aqua {
		font-size: 3.8vw;
		text-align: left;
		padding-left: 1em;
		padding-bottom: 5px;
	}
}
#komeri_aqua span {
	text-align: center;
	background: #000;
	color: #fff;
	padding: 2px 0;
	display: block;
	width: 5em;
	position: absolute;
	top: 7px;
	right: 2%;
}
@media only screen and (max-width: 767px) {
	#komeri_aqua span {
		font-size: 0.8em;
	}
}

/*ƒRƒ“ƒeƒ“ƒc*/
#contents {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 10px;

	clear: both;
}

#contents img {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	text-align: center;
}

#contents a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
	background: #fff;
}

div.image {
	text-align: center;
	margin: 10px 0 0px;
}

#contents .mainImage {
	margin: 0;
}
.wrapper {
}
h4 {
	text-align: center;
	margin-bottom: 24px;
}
.flame {
	border-radius: 30px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	width: 88.8%;
	padding: 20px;
	box-shadow: 6px 3px 14px -6px rgb(0, 0, 0, 0.6);
	margin: 40px 6% 20px;
}
.flame.radiusHead {
	padding: 0 0 1.6em 0;
}
.flame h3 {
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	padding: 0.4em;
	background: #005bab;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	width: 100%;
	margin: 0;
	box-sizing: border-box;
}
.inner {
	padding: 0 20px;
}
.ma2rem {
	margin: 2rem 0;
}
#contents .img_860 img {
	max-width: 860px;
}
.discList {
	margin-left: 5em;
}
.discList li {
	line-height: 1.5;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

ul.btnBox {
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
	margin-top: 15px;
}

ul.btnBox li {
	width: calc(33.33% - 7px);
	margin-bottom: 10px;
	text-align: center;
}

#contents .text_summary {
	font-size: 35px;
	line-height: 1.6;
	padding: 10px 0;
}
#contents .text_summary span {
	font-size: 14px;
	padding-left: 1em;
	text-indent: -1em;
}

#contents .text_summary02 {
	font-size: 1.5em;
	padding: 5px 0 10px;
	text-align: justify;
	font-weight: 400;
	margin-left: 20px;
}

#contents .noticeTxt {
	font-size: 1.2em;
	text-align: justify;
	font-weight: 400;
	margin-left: 20px;
}

ul.cam_botton_box1 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
ul.cam_botton_box1 li {
	width: calc(40% - 7px);
	margin-right: calc(21px / 2);
	margin-bottom: 10px;
	text-align: center;
}

ul.cam_botton_box1 li a {
	border-radius: 40px;
	font-weight: bold;
	background: #ea6d0d;
	width: auto;
	height: auto;
	margin: 0;
	color: #fff;
	display: flex;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 1em;
	padding: 0.75em 2.85em;
}
a.orangeBtn {
	background: #ea6d0d;
}
a.btnRadius02 {
	border-radius: 40px;
	font-weight: bold;
	width: auto;
	height: 100%;
	margin: 0;
	color: #fff;
	display: flex;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	text-align: center;
}
a.fsSmall {
	font-size: 1em;
	padding: 0.6em 0.5em;
}
a.r-arrow::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 18px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate(45deg);
}
.btnList a:hover {
	opacity: 0.75;
	transition: 0.2s;
}

@media only screen and (min-width: 768px) {
	.btnList {
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.btnList li {
		width: calc(40% - 10px);
		margin-bottom: 15px;
	}
	h4 {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 767px) {
	#contents {
		width: 100%;
		margin: 0 auto;
		max-width: 1200px;
	}
	#contents img {
		width: 100%;
		margin: 0 auto;
		max-width: 1200px;
		height: auto;
	}
	.flame {
		width: 89%;
		padding: 5px;
		margin: 20px 6% 10px;
		border-radius: 10px;
	}
	.inner {
		padding: 0 10px;
	}
	.flameHead {
		font-size: 1.1em;
		padding: 10px;
	}
	.flame h3 {
		color: #fff;
		font-weight: bold;
		font-size: 1.3em;
		text-align: center;
		padding: 0.3em;
		background: #005bab;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		width: 100%;
		margin: 0;
		box-sizing: border-box;
	}
	.ma2rem {
		margin: 1rem 0;
	}
	.flameContent p {
		font-size: 1em;
	}
	.discList {
		margin: 1em 2em 1em 3em;
		font-size: 0.9em;
	}

	.btnList {
		margin: 0 10px;
	}
	.btnList li {
		margin-bottom: 15px;
	}
	ul.btnBox li {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	#contents .text_summary {
		font-size: 1.25em;
		padding: 5px 0;
		margin-top: 5px;
	}

	#contents .text_summary02 {
		font-size: 1em;
		margin: 10px 8px;
	}
	#contents .noticeTxt {
		font-size: 0.95em;
		margin: 10px 8px;
	}

	ul.cam_botton_box1 li {
		width: 100%;
		margin: 10px;
	}
}
/* ----“ÁWƒ{ƒ^ƒ“----*/
/* “ÁWpc2—ñ•\Ž¦ sp1—ñ•\Ž¦ */
.feature__items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.feature__items li {
	width: 48%;
	/*min-height: 140px;*/
	margin-top: 24px;
	font-size: 0.9em;
	position: relative;
	font-feature-settings: 'palt';
}
@media only screen and (min-width: 768px) {
	.feature__items li:nth-child(-n + 2) {
		margin-top: 0;
	}
}
.feature__items li a {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 20px 15px 15px 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	align-items: center;
}
.feature__items li a {
	color: #333;
}
.feature__items li a:hover {
	border-color: #e5002d;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
	transition: 0.6s;
	text-decoration: none;
}
.feature__items li a .feature__items--img {
	width: 24%;
	display: flex;
	align-items: center;
}
.feature__items li a .feature__items--txt {
	width: calc(76% - 20px);
}
.feature__items li a .feature__items--txt .feature__items--txt__title {
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.3;
	margin-bottom: 0.6rem;
}
.feature__items li a .feature__items--txt .feature__items--txt__catch {
	line-height: 1.5;
	font-size: 1.1rem;
}
.text_period {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 10px;
	margin-top: 1.5em;
}
.text_period span {
	font-size: 1.25em;
	vertical-align: baseline;
}
.detail-inner {
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	margin: 0 auto 20px;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	/* ----“ÁWƒ{ƒ^ƒ“----*/
	/* “ÁWpc2—ñ•\Ž¦ sp1—ñ•\Ž¦ */
	.feature__items {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.feature__items li {
		width: 100%;
		margin-top: 1rem;
		position: relative;
		font-feature-settings: 'palt';
	}
	.feature__items li:first-child {
		margin-top: 0;
	}
	.feature__items li a {
		display: flex;
		justify-content: space-between;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 12px 8px 12px 12px;
		border: 1px solid #ccc;
		border-radius: 5px;
		overflow: hidden;
	}
	.feature__items li a .pickup--img {
		margin: 0 10px 0 10px;
		width: 28%;
	}
	.feature__items li a .feature__items--img {
		margin: 0 5px 0 5px;
		width: 24%;
		display: flex;
		align-items: center;
	}
	.feature__items li a .feature__items--txt {
		width: 76%;
	}
	.feature__items li a .feature__items--txt .feature__items--txt__title {
		font-weight: bold;
		font-size: 1.15rem;
		line-height: 1.3;
		margin-bottom: 0.4rem;
	}
	.feature__items li a .feature__items--txt .feature__items--txt__catch {
		line-height: 1.5;
		font-size: 0.85rem;
	}
	.text_period {
		font-size: 1.25em;
		font-weight: bold;
		letter-spacing: 2px;
		padding-bottom: 10px;
	}
	.text_period span {
		font-size: 1.25em;
		vertical-align: baseline;
	}
	.detail-inner {
		padding: 0 15px;
	}
}

.item-thumb_1 {
	position: absolute;
	top: 70%;
	width: 46%;
	height: 26%;
	left: 3%;
}
.item-thumb_2 {
	position: absolute;
	top: 70%;
	width: 46%;
	height: 26%;
	left: 51%;
}
@media only screen and (max-width: 767px) {
	.item-thumb_1 {
		position: absolute;
		top: 80%;
		width: 46%;
		height: 19%;
		left: 4%;
	}
	.item-thumb_2 {
		position: absolute;
		top: 80%;
		width: 46%;
		height: 19%;
		left: 51%;
	}

 #contents .item-thumb_1 img {
                width: 100%;
		margin: 0 auto;
		max-width: 1200px;
		height: 100%;
        }
        #contents .item-thumb_2 img {
                width: 100%;
		margin: 0 auto;
		max-width: 1200px;
		height: 100%;
        }
}
.target-txt {
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	padding: 10px;
}

.goods-box {
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
}
.goods-box.cols2-2 li {
	width: calc(50% - 5px);
	margin: 0 10px 20px 0;
}
.goods-box.cols2-2 li:nth-child(2n) {
	margin: 0 0 20px 0;
}

a.fs-medium {
	font-size: 1em;
	padding: 10px;
	margin: 10px 0;
}

.spacer-m {
	position: relative;
}
.spacer {
	position: absolute;
}

#contents img.spacer.apple {
	top: 70.3%;
	left: 3.4%;
	width: 45.3%;
	height: 25%;
}

#contents img.spacer.google {
	top: 70.3%;
	left: 51.3%;
	width: 45.3%;
	height: 25%;
}
@media only screen and (max-width: 767px) {
	#contents img.spacer.apple {
		top: 81.5%;
		left: 5%;
		width: 43.7%;
		height: 15.9%;
	}
	#contents img.spacer.google {
		top: 81.5%;
		left: 51.4%;
		width: 43.7%;
		height: 15.9%;
	}
}

/*ƒAƒvƒŠ—U“±*/
ul.appBox {
	border-bottom: none;
	overflow: hidden;
	clear: both;
}

ul.appBox li {
	display: block;
	float: left;
	width: 48%;
	margin: 10px 1% 5px;
}
ul.appBox li span.heading {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #019fe8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 2%;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	box-sizing: border-box;
}

ul.appBox li span.heading br {
	display: none;
}
ul.appBox li span.bnrImage {
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}

@media only screen and (max-width: 640px) {
	ul.appBox li span.heading {
		font-size: 0.75em;
		line-height: 1;
		margin-bottom: 0;
	}
	ul.appBox li span.heading br {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	ul.appBox li span.bnrImage {
		width: 100%;
	}
}
ul.appBox li span.image img {
	width: 100%;
	height: auto;
}

a.topPage {
	display: block;
	margin: 40px auto 60px;
	width: 18em;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #969494;
	padding: 10px 0;
	border-radius: 30px;
	color: #fff;
	text-decoration: none;
	position: relative;
}

a.topPage:link,
a.topPage:visited,
a.topPage:hover,
a.topPage:active {
	color: #fff;
}
a.topPage:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
}
@media only screen and (max-width: 540px) {
	a.topPage {
		width: 90%;
		margin: 20px 5% 40px;
	}
}

/*ƒRƒs[ƒ‰ƒCƒg
--------------------------------------*/
@media only screen and (min-width: 768px) {
	#copyright {
		width: 100%;
		margin: 0 auto;
		max-width: 1200px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 0px;
		padding-left: 0px;
		clear: both;
	}
}
@media (max-width: 767px) and (min-width: 320px) {
	#copyright {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 0px;
		padding-left: 0px;
		font-size: 0.8em;
		clear: both;
	}
}

/*ƒy[ƒWƒgƒbƒv
--------------------------------------*/
#pageTop img {
	width: 100%;
	height: auto;
}
@media (min-width: 768px) {
	#pageTop {
		display: block;
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 9999;
		width: 80px;
		height: 80px;
		z-index: 9999;
	}
}
@media (max-width: 767px) and (min-width: 320px) {
	#pageTop {
		display: block;
		position: fixed;
		bottom: 25px;
		right: 10px;
		width: 42px;
		height: 42px;
	}
}

/*ƒ}[ƒWƒ““™
--------------------------------------*/
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}

.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}

.prize_group > li:not(:first-child) {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.prize_group > li:not(:first-child) {
		margin-top: 15px;
	}
}
