@charset "utf-8";

p, dl, ul, li, h1, h2, h3, h4, h5 {
	font-family: 'Hind Siliguri', sans-serif !important;
}
.body {
	font-size: 1rem !important;
	line-height: 1.8 !important;
	color: #333 !important;
	word-break: break-word !important;
}
.js-modal-btn {
	cursor: pointer !important;
	cursor: hand !important;
}
.icon-newwin:before {
	content: url("../img/newwin_icn.png");
	margin-right: 5px;
	vertical-align: -2px;
}
.key-q:before {
	content: url("../img/key_q.png");
	margin-right: 3px;
	vertical-align: -5px;
}
.key-T:before {
	content: url("../img/ket_T.png");
	margin-right: 3px;
	vertical-align: -5px;
}
.area {
	text-align: center;
	font-size: 3.5rem;
	color: #ff0000;
	font-weight: 700;
	text-transform: uppercase;
	animation: blur .75s ease-out infinite;
	text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;
font-family: 'Baloo Da', cursive;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding-top: 1rem;
}
.area span {
	color: #45CC26;
}
@keyframes blur {
 from {
 text-shadow:0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #FF0000, 0px 0px 50px #FF0000, 0px 5px 40px #FF0000, 0px 5px 40px #FF0000, 0px 5px 40px #FF0000, 0px 5px 40px #FF0000, 0px -5px 40px #FF0000, 0px -5px 40px #FF0000;
}
.sec-tabContent:not(#tab-1) {
 display: none;
}
.tgtr-more {
 text-align: center;
 font-size: .725rem;
 margin: 20px 0 0;
}
.tgtr-more a {
 display: inline-block;
 text-align: center;
 padding: 5px 10px;
 text-decoration: none;
 background: #ccc;
 color: #666;
}
}

/* PC
================================================================ */
@media (min-width: 641px) {
/* common
--------------------------------------------------- */
.sec-in {
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	max-width: 960px;
}
.sec-in-wide {
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	max-width: 1160px;
}
.column2d {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.column2d p {
	color: #333333 !important;
}
.column2d--tgtrbox:nth-child(even) {
	margin-right: 0;
}
.h201 {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-image: url(../img/h2_bg.png);
}
.h201 h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2;
	font-size: 3.5rem;
	font-family: 'Baloo Da', cursive;
	text-shadow: 4px 4px #2A7C17;
	letter-spacing: 0.2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.h301 h3 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: #333333;
	font-size: 1.75rem;
	line-height: 1.3;
	font-weight: 700;
}
.h303 h3 {
	margin-bottom: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.5;
	border-radius: 4px;
	background-color: #0394ee;
	margin-top: 2rem;
}
.h303 h3 .bangers {
	font-weight: 700;
	font-size: 1.5rem;
	color: #FF0000;
	line-height: 1.3;
	text-shadow: 1px 0px 0px #FFF, 0px 1px 0px #FFF, -1px 0px 0px #FFF, 0px -1px 0px #FFF;
	letter-spacing: 0.1rem;
}
	.h401 h4 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.4;
	background-color: #EEEEEE;
}
.h501 h5 {
	margin-top: 1rem;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
}
.h502 h5 {
	margin-top: 1rem;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
	border-bottom: 1px dotted #CCCCCC;
}
.h503 h5 {
	margin-top: 1rem;
	color: #333333;
	font-size: 1.8rem;
	background: linear-gradient(transparent 0%, #ffff66 0%);
	font-family: 'Caveat Brush';
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-style: italic
}
/* mainimg
--------------------------------------------------- */
.mainimg {
	background-image: url(../img/mainimg_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	line-height: 0;
}
.mainimg-pc {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
.mainimg-sp {
	display: none;
}
/* sec1
--------------------------------------------------- */
.sec1 {
	background-color: #FFFFB7;
	padding-bottom: 5rem;
}
.read p {
	margin-top: 1rem;
	font-size: 1.25rem;
	color: #333333;
	font-weight: 800;
	text-align: center;
	line-height: 1.6;
}
.indentRead dl {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}
.indentRead dt {
	width: 7rem;
	float: left;
}
.indentRead dd {
	padding-left: 7rem;
}
.column-caution {
	background-color: #FFD900;
	margin-top: 2rem;
}
.coution-line {
	height: 16px;
	background-image: url(../img/bg_spripe.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.column-caution h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 700;
	line-height: 1;
}
.column-caution p {
	padding-left: 2rem;
	padding-right: 2rem;
	color: #000000;
	padding-bottom: 1rem;
}
/* sec2
----------------------------------------------------*/
.sec2 {
	background-color: #F6F6F6;
	padding-bottom: 5rem;
}
.h302 {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	border-radius: 8px;
	background-color: #0394ee;
	margin-top: 1.2rem;
	text-align: left;
}
.h302 h3 {
	color: #FFFFFF;
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: 700;
}
.premiumn-content-title {
	margin-top: 3rem;
	margin-bottom: 1rem;
}
.premiumn-content-title dt {
	max-width: 100px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
.premiumn-content-title dd {
	padding-top: 1px;
}
/* sec3
----------------------------------------------------*/
.sec3 {
	padding-bottom: 5rem;
}
.prize-img {
	margin-top: 2rem;
	line-height: 0;
}
.column-genuine {
	background-color: #EFEDD4;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 20px;
}
.column-genuine h3 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	background-color: #FFD900;
	margin-left: 2rem;
	margin-right: 2rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 700;
	color: #111111;
}
.column-genuine p {
	margin-left: 2rem;
	margin-right: 2rem;
	color: #333333;
	margin-bottom: 2rem;
}
.column-fake {
	background-color: #EEEEEE;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 20px;
}
.column-fake h3 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	background-color: #cccccc;
	margin-left: 2rem;
	margin-right: 2rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 700;
	color: #111111;
}
.column-fake p {
	margin-left: 2rem;
	margin-right: 2rem;
	color: #333333;
	margin-bottom: 2rem;
}
.prize-product {
	max-width: 346px;
	margin-bottom: 1rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
}
/* sec4
----------------------------------------------------*/
.sec4 {
	padding-bottom: 5rem;
	background-color: #F6F6F6;
}
.apply-step p {
	color: #333333;
}
.apply-step .fig {
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.column-eduplus {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.column-eduplus .icon {
	width: 20%;
	margin-right: 5%;
	float: left;
}
.column-eduplus .text {
	width: 75%;
	float: left;
}
.column-eduplus .app-bnr {
	width: 46%;
	margin-right: 4%;
	float: left;
}
.column-eduplus .text h5 {
	margin-bottom: 1rem;
	font-weight: 700;
	font-size: 1.125rem;
	color: #333333;
}
/* sec5
----------------------------------------------------*/
.sec5 {
	padding-bottom: 5rem;
	border-top: 1px dashed #0394EE;
	padding-top: 3rem;
	color: #333333;
}
.column-notes {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border: 3px solid #FFB600;
	background-color: #FDF9C3;
}
.column-notes h4 {
	font-weight: bold;
	color: #333333;
	font-size: 1.5rem;
}
.icon-note:before {
	content: url("../img/icon_notice.png");
	margin-right: 5px;
	vertical-align: -4px;
}
.indent-require dl {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
}
.indent-require dt {
	width: 5rem;
	float: left;
}
.indent-require dd {
	padding-left: 5rem;
}
.sec-btn-rules {
	margin-top: 2rem;
	padding-top: 1rem;
	text-align: center;
}
.btn-rules {
	display: inline-block;
	width: 400px;
	height: 80px;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	outline: none;
	background-color: #EEEEEE;
	font-size: 20px;
	color: #333333;
	border-radius: 8px;
	border: 1px solid #CCCCCC;
}
.btn-rules::before, .btn-rules::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn-rules, .btn-rules::before, .btn-rules::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-rules:link {
	text-decoration: none;
	color: #333333;
}
.btn-rules:visited {
	text-decoration: none;
	color: #333333;
}
.btn-rules:hover {
	background-color: #DDDDDD;
}
.list-toggle-con {
	height: 0;
	overflow: hidden;
}
/* sec6
----------------------------------------------------*/
.sec6 {
	padding-bottom: 5rem;
}
/* sec7
----------------------------------------------------*/
.sec7 {
	padding-bottom: 5rem;
	color: #333333;
	background-color: #eeeeee;
}
.sec-tabnavi {
	background-color: #FFFFFF;
	padding-top: 2rem;
	line-height: 1;
}
.tabnavi {
	width: calc(33% - 5px);
	margin-right: 5px;
	float: left;
	padding-top: 1rem;
	padding-bottom: 1rem;
	color: #333333;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
.tabnavi:hover {
	background-color: #ABCFF1;
}
.tabnavi-actv {
	width: calc(33% - 5px);
	margin-right: 5px;
	float: left;
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #F6F6F6;
	border-left: none;
	border-right: none;
	color: #113C7F;
	font-weight: 700;
	cursor: default;
}
.tabnavi-actv:hover {
	background-color: #EEEEEE;
}
.sec-mov {
	margin-top: 3rem;
}
.sec-mov .mov-comment {
	background-color: #FFFFFF;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.sec-mov .mov-comment h5 {
	margin-bottom: 1rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.4;
}
.sec-mov .mov-comment dt {
	width: 70%;
	float: left;
}
.sec-mov .mov-comment dd {
	width: 30%;
	float: right;
	text-align: right;
}
.icon-like:before {
	content: url("../img/ico_good.png");
	margin-right: 5px;
}
.txt-views:before {
	content: "Views";
	color: #333333;
	font-size: 1rem;
	margin-left: 0.2rem;
}
.sec_header {
	background-image: url(../img/header_bg.jpg);
	background-position: center top;
	background-size: cover;
}
.sec_header .header-img {
	max-width: 1361px;
	margin-left: auto;
	margin-right: auto;
}
#terms a:link {
	color: #003399 !important;
	text-decoration: underline !important;
}
#terms h1 {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	font-weight: bold;
	font-size: 2rem;
	text-align: center;
	border-bottom: 2px solid #45CC27;
}
#terms h2 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.3;
	background-color: #EEEEEE;
}
#terms h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.4;
}
#terms p, dl {
	line-height: 1.8;
}
.indent3w dt {
	width: 2.5rem;
	float: left;
}
.indent3w dd {
	padding-left: 2.5rem;
}
.sec-anc-link {
	padding-top: 2rem;
	margin-bottom: 4rem;
	border-bottom: 8px solid #45CC26;
}
.anc-link {
	width: 32%;
	margin-right: 2%;
	float: left;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #45CC26;
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	font-size: 1.25rem;
	color: #FFFFFF;
	text-shadow: 2px 2px #2A7C17;
	letter-spacing: 0.1rem;
}
.anc-link:link {
	color: #FFFFFF;
}
.anc-link:visited {
	color: #FFFFFF;
}
.anc-link:hover {
	background-color: #FFA600;
}
	.btn-store {
	max-width: 656px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3rem;
	}
}

/* tb
================================================================ */
@media (min-width: 641px) and (max-width: 767px) {
/* mainimg
--------------------------------------------------- */
.mainimg {
	background-image: url(../img/mainimg_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	line-height: 0;
}
.mainimg-pc {
	max-width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 60px;
}
.mainimg-sp {
	display: none;
}
/* sec1
--------------------------------------------------- */
.indentRead dl {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.btn-store {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3rem;
	}
}

/* SP
================================================================ */
@media (max-width: 640px) {
/* common
--------------------------------------------------- */
.area {
	font-size: 2rem;
}
.sec-in {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
}
.column2d {
	width: 100%;
	margin-bottom: 1rem;
}
.column2d p {
	color: #333333 !important;
}
.h201 {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-image: url(../img/h2_bg.png);
}
.h201 h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2;
	font-size: 2.5rem;
font-family: 'Baloo Da', cursive;
	text-shadow: 4px 4px #2A7C17;
	letter-spacing: 0.2rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
.h301 h3 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: #333333;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 700;
}
.h303 h3 {
	margin-bottom: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.5;
	border-radius: 4px;
	background-color: #0394ee;
	margin-top: 2rem;
}
.h401 h4 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.4;
	background-color: #EEEEEE;
}
.h501 h5 {
	margin-top: 1rem;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
}
.h501 h5 {
	margin-top: 1rem;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
}
/* mainimg
--------------------------------------------------- */
.mainimg {
	display: none;
}
.mainimg-sp {
	display: block;
	margin-top: 60px;
	line-height: 0;
}
/* sec1
--------------------------------------------------- */
.sec1 {
	background-color: #FFFFB7;
	padding-bottom: 3rem;
}
.read p {
	margin-top: 1rem;
	font-size: 1.125rem;
	color: #333333;
	font-weight: 800;
	text-align: left;
	line-height: 1.6;
}
.indentRead dl {
	width: 100%;
	color: #333333;
}
.indentRead dt {
	width: 100%;
	font-weight: bold;
}
.indentRead dd {
	padding-left: 0;
}
.column-caution {
	background-color: #FFD900;
	margin-top: 2rem;
}
.coution-line {
	height: 16px;
	background-image: url(../img/bg_spripe.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.column-caution h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 700;
	line-height: 1;
}
.column-caution p {
	padding-left: 1rem;
	padding-right: 1rem;
	color: #000000;
	padding-bottom: 1rem;
}
/* sec2
----------------------------------------------------*/
.sec2 {
	background-color: #F6F6F6;
	padding-bottom: 3rem;
}
.h302 {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	border-radius: 8px;
	background-color: #0394ee;
	margin-top: 1.2rem;
	text-align: left;
}
.h302 h3 {
	color: #FFFFFF;
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: 700;
}
.premiumn-content-title {
	margin-top: 3rem;
	margin-bottom: 1rem;
}
.premiumn-content-title dt {
	max-width: 70px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.premiumn-content-title dd {
	padding-top: 0;
}
/* sec3
----------------------------------------------------*/
.sec3 {
	padding-bottom: 3rem;
}
.prize-img {
	margin-top: 2rem;
	line-height: 0;
}
.column-genuine {
	background-color: #EFEDD4;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 20px;
}
.column-genuine h3 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	background-color: #FFD900;
	margin-left: 1rem;
	margin-right: 1rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 700;
	color: #111111;
}
.column-genuine p {
	margin-left: 1rem;
	margin-right: 1rem;
	color: #333333;
	margin-bottom: 2rem;
}
.column-fake {
	background-color: #EEEEEE;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 20px;
}
.column-fake h3 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	background-color: #cccccc;
	margin-left: 1rem;
	margin-right: 1rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 700;
	color: #111111;
}
.column-fake p {
	margin-left: 1rem;
	margin-right: 1rem;
	color: #333333;
	margin-bottom: 2rem;
}
.prize-product {
	max-width: 346px;
	margin-bottom: 1rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
}
/* sec4
----------------------------------------------------*/
.sec4 {
	padding-bottom: 3rem;
	background-color: #F6F6F6;
}
.apply-step p {
	color: #333333;
}
.apply-step .fig {
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.column-eduplus {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.column-eduplus .icon {
	width: 20%;
	margin-right: 5%;
	float: left;
}
.column-eduplus .text {
	width: 75%;
	float: left;
}
.column-eduplus .app-bnr {
	width: 46%;
	margin-right: 4%;
	float: left;
}
.column-eduplus .text h5 {
	margin-bottom: 1rem;
	font-weight: 700;
	font-size: 1.125rem;
	color: #333333;
}
/* sec5
----------------------------------------------------*/
.sec5 {
	padding-bottom: 3rem;
	border-top: 1px dashed #0394EE;
	padding-top: 3rem;
	color: #333333;
}
.column-notes {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border: 3px solid #FFB600;
	background-color: #FDF9C3;
}
.column-notes h4 {
	font-weight: bold;
	color: #333333;
	font-size: 1.5rem;
}
.icon-note:before {
	content: url("../img/icon_notice.png");
	margin-right: 5px;
	vertical-align: -4px;
}
.indent-require dl {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
}
.indent-require dt {
	font-weight: bold;
}
.indent-require dd {
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px dotted #CCCCCC;
}
.sec-btn-rules {
	margin-top: 2rem;
	padding-top: 1rem;
	text-align: center;
}
.btn-rules {
	display: inline-block;
	width: 100%;
	height: 80px;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	outline: none;
	background-color: #EEEEEE;
	font-size: 20px;
	color: #333333;
	border-radius: 8px;
	border: 1px solid #CCCCCC;
}
.btn-rules::before, .btn-rules::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn-rules, .btn-rules::before, .btn-rules::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-rules:link {
	text-decoration: none;
	color: #333333;
}
.btn-rules:visited {
	text-decoration: none;
	color: #333333;
}
.btn-rules:hover {
	background-color: #DDDDDD;
}
.list-toggle-con {
	height: 0;
	overflow: hidden;
}
/* sec6
----------------------------------------------------*/
.sec6 {
	padding-bottom: 3rem;
}
/* sec7
----------------------------------------------------*/
.sec7 {
	padding-bottom: 3rem;
	color: #333333;
	background-color: #eeeeee;
}
.sec-tabnavi {
	background-color: #FFFFFF;
	padding-top: 2rem;
	line-height: 1;
}
.tabnavi {
	width: calc(33% - 5px);
	margin-right: 5px;
	float: left;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	color: #333333;
	font-size: 1.125rem;
	text-align: center;
	line-height: 1.2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
.tabnavi:hover {
	background-color: #ABCFF1;
}
.tabnavi-actv {
	width: calc(33% - 5px);
	margin-right: 5px;
	float: left;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	font-size: 1.125rem;
	text-align: center;
	line-height: 1.2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #F6F6F6;
	border-left: none;
	border-right: none;
	color: #113C7F;
	font-weight: 700;
	cursor: default;
}
.tabnavi-actv:hover {
	background-color: #EEEEEE;
}
.sec-mov {
	margin-top: 3rem;
}
.sec-mov .mov-comment {
	background-color: #FFFFFF;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.sec-mov .mov-comment h5 {
	margin-bottom: 1rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.4;
}
.sec-mov .mov-comment dt {
	width: 70%;
	float: left;
}
.sec-mov .mov-comment dd {
	width: 30%;
	float: right;
	text-align: right;
}
.icon-like:before {
	content: url("../img/ico_good.png");
	margin-right: 5px;
}
.pc {
	display: none;
}
.sec_header {
	background-image: url(../img/header_bg.jpg);
	background-position: center top;
	background-size: cover;
	margin-top: 60px;
}
.sec_header .header-img {
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
}
#terms a:link {
	color: #003399 !important;
	text-decoration: underline !important;
}
#terms h1 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
	border-bottom: 2px solid #45CC27;
}
#terms h2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.3;
	background-color: #EEEEEE;
}
#terms h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1.4;
}
#terms p, dl {
	line-height: 1.6;
}
.indent3w dt {
	width: 2.5rem;
	float: left;
}
.indent3w dd {
	padding-left: 2.5rem;
}
.sec-anc-link {
	padding-top: 2rem;
	margin-bottom: 2rem;
}
.anc-link {
	width: 90%;
	border-radius: 4px;
	background-color: #45CC26;
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	font-size: 1.25rem;
	color: #FFFFFF;
	margin-left: 5% !important;
	margin-right: 5% !important;
	margin-bottom: 1rem;
	display: block;
}
.anc-link:link {
	color: #FFFFFF;
}
.anc-link:visited {
	color: #FFFFFF;
}
.anc-link:hover {
	background-color: #FFA600;
}
	.btn-store {
	width: 100%;
	margin-bottom: 3rem;
	}
}
/* list-toggle
--------------------------------------------------- */
.list-toggle li:first-child {
	margin-top: 2rem;
}
.list-toggle-a {
	display: block;
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 14px 40px 14px 10px;
	line-height: 1.6;
	line-height: 1.4;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333333;
}
.list-toggle-a::after {
	position: absolute;
	display: block;
	content: '';
	background-image: url(../img/svg_btn.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-size: 200px 200px;
	margin-left: auto;
	margin-right: auto;
	background-position: 0px 0px;
	top: 50%;
	margin-top: -10px;
	right: 5px;
	-webkit-transition: transform 0.3s ease;
	-moz-transition: transform 0.3s ease;
	-ms-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}
.list-toggle-a.state-active::after {
	-webkit-transition: transform 0.3s ease;
	-moz-transition: transform 0.3s ease;
	-ms-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.list-toggle-con-jquery {
	display: none;
}
.list-toggle-con-jquery.state-active {
	border-bottom: 1px solid #ccc;
}
.list-toggle-con {
	height: 0;
	overflow: hidden;
}
.list-toggle-con.state-active {
	border-bottom: 1px solid #ccc;
}
.list-toggle-con-inner {
	position: relative;
	padding-top: 1rem;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-bottom: 1rem;
	margin: 10px 0;
	background: #F6F6F6;
	font-size: 1.125rem;
	color: #333333;
}
.h3-Q {
	color: #0068B7;
	font-weight: bold;
	margin-right: 1rem;
}
.h3-A {
	color: #B70000;
	font-weight: bold;
	margin-right: 1rem;
}

@media print, screen and (min-width: 769px) {
.list-toggle-a {
	padding: 20px 40px 20px 10px;
	line-height: 1.6;
	font-size: 1.25rem;
}
.list-toggle-a::after {
	position: absolute;
	display: block;
	content: '';
	background-image: url(../img/svg_btn.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-size: 200px 200px;
	margin-left: auto;
	margin-right: auto;
	background-position: 0px 0px;
	margin-top: -10px;
	right: 10px;
}
.list-toggle-con-inner {
	position: relative;
	padding-top: 1.5rem;
	padding-right: 2rem;
	padding-left: 2rem;
	padding-bottom: 1.5rem;
}
}
