.block{display: block;}
.none{display: none;}
.lp_wrap {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.Copyright{
	font-size: 14px;
}
@media screen and (max-width: 979px) {
.s-block{display: block;}
.s-none{display: none;}
.lp_wrap{width: 100%;}
.Copyright{
	font-size: 2.67vw;
}
}

/* ぬいぐるみ */
.sp_js_modal_store{
	display: none;
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 4;
}

.js_modal_store{
	display: none;
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 4;
}
.js_modal_store_bg{
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	height: 100vh;
	width: 100%;
}

.js_modal_store_content{
	background: #ffffff;;
	position: absolute;
	padding:0 30px 50px 30px;
	overflow-y: scroll;
	height:650px;
	width:900px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transition: 0.5s;
	border-radius: 24px;
}

.close_btn_position{
	width:100%;
	text-align: center;
}

body .js_open,html .js_open {
	height: 100%;
	overflow: hidden;
}

.c-headerModal {
	display: none;
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 4;
}

.c-headerModal_Bg {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	height: 100vh;
	width: 100%;
}

.c-headerModal_Contact {
	background: #ffffff;;
	position: absolute;
	height:715px;
	width:900px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transition: 0.5s;
	border-radius: 24px;
}
.modal_content {
	word-break: break-all;
	color: #000000;
}
.modal_link {
	color: #009cff;
}
.modal_note div {
	padding-left:1em;
	text-indent:-1em;
}
.c-headerModal_Contact_Close {
	width: 200px;
	margin: 20px auto 0 ;
	cursor: pointer;
}


.noneSelect {
	-webkit-user-select: none;
	-moz-user-select: none;
	 -ms-user-select: none;
			 user-select: none;
}

.-mt150 {
	margin-top: -150px;
}

.line01 {
	background-color: #924898;
	height: 10px;
	width: 100%;
}
.bg_gold{
	background-color: #d3a74a;
	height: 110px;
	width: 100%;
	padding-top: 25px;
}
.bg_gold img{
	width:720px;
}

.sec1 {
	background: #fff;
}
.sec2 {
	background-color: #1eb9ee;
	background-image: url(../img/bg.png);
	background-size: cover;
	background-position: center top;
}
.sec3 {
	background:#eb3341;
}
.sec4 {
	background: #e60012;
}
.sec5 {
	background-color: #1eb9ee;
}
.sec6 {
	background:#192246;
}

.sec7 {
	background:#fff;
}
.bg_item01 {
	left: calc(50% - 62px);
}
.cp-fs25{font-size: 2.55vw;}
.cp-fs38{font-size: 3.8vw;}
.cp-fs48{font-size: 4.8vw;}
.cp-fs52{font-size: 5.2vw;}
.cp-fs76{font-size: 7.6vw;}
@media screen and (min-width:749px){
	.cp-fs25{font-size: 1.6vw;}
	.cp-fs38{font-size: 3.0vw;}
	.cp-fs48{font-size: 4.0vw;}
	.cp-fs52{font-size: 4.6vw;}
	.cp-fs76{font-size: 6.5vw;}
}

.l .yearend-support{
	display: table;
	border-collapse: separate;
	border-spacing: 0 10px;
	border: 1px solid #686868;
	width:830px;
	margin: 10px auto;
}
.l .yearend-support-ttl{
	width:150px;
	background-color: #686868;
	color: #fff;
	padding: 10px 5px 5px 5px;
	font-size: 18px;
	line-height: 170%;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	margin-right: 15px;
	vertical-align: top;
}
.l .yearend-support-txt{
	width:665px;
	padding: 0 10px;
	display: table-cell;
	font-size: 15px;
	line-height: 170%;
	text-align: left;
	vertical-align: top;
}
.s .yearend-support{
	display: block;
	border-collapse: separate;
	border: 1px solid #686868;
	width:94%;
	padding: 2%;
	margin: 2% auto;
}
.s .yearend-support-ttl{
	width:100%;
	background-color: #686868;
	color: #fff;
	padding: 2%;
	font-size: 3.2vw;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-right: 5%;
}
.s .yearend-support-txt{
	width:100%;
	padding: 3% 0;
	display: block;
	font-size: 2.8vw;
	line-height: 170%;
	text-align: left;
}



.link {
	color: #fff;
	text-decoration: underline;
	bottom: 17px;
  left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
	z-index: 2;
	transition: 0.5s;
}
.link:hover {
	opacity: 0.5;
}


.btn01 {
	top: 230px;
	left: 105px;
}
.btn02 {
	top: 500px;
	left: 105px;
}
.btn03 {
	top: 500px;
	left: 485px;
}
.btn04 {
	top: 220px;
	left: 105px;
}

.store_text_position{
	width:900px;
	position: absolute;
	top:345px;
	left:50%;
	transform: translateX(-50%);
	color:black;
}
.store_text_position02{
	width:900px;
	position: absolute;
	top:335px;
	left:50%;
	transform: translateX(-50%);
	color:black;
}

.border_bottom{
	text-decoration: underline;
	color: white;
}

.text {
	font-family: "小塚ゴシック Pr6N","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	color:#413e39;
	bottom: 100px;
	font-weight: 600;
	width: 880px;
	top: 950px;
	left:20px;
	line-height: 1.5;
}
.text div {
	padding-left:1em;
}
.link_text {
	text-decoration: underline;
	cursor: pointer;
	transition: 0.5s;
}
.link_text:hover {
	transition: 0.5s;
	opacity: 0.5;
}
.link_text2 {
	cursor: pointer;
	margin: 0 auto 10px;
	color: #fff;
	width: 540px;
	padding: 8px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 30px;
	box-shadow: 0 4px 0 0 rgba(0,0,0,0.6);
	border: 1.5px solid #fff;
	transition: 0.3s;
}
.link_text2:hover {
	transition: 0.3s;
	color: rgba(244,244,244,0.6);
	background-color: rgba(144,51,58,0.8);
	border: 1.5px solid rgba(244,244,244,0.8);
	box-shadow: 0 4px 0 0 rgba(144,51,58,0.8);
}


.note {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.note_text div{
	padding-left:1em;
	text-indent:-1em;
}
.bg_item {
	width: 1071px;
	height: 100%;
	background:url(../img/item01.png);
	background-repeat: repeat-y;
	position: absolute;
	margin: auto;
	top: 0;
  left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.inner_note {
	color: #000000;
	border-radius: 0 0 24px 24px;
	border: solid 4px #000;
	margin: auto;
	width:880px;
	background-color: #fff;
	line-height: 1.3;
	margin: 0 auto;
}

.note_box {
	width: 550px;
}

.icon {
	vertical-align: 0.5px;
}
.icon2 {
	vertical-align: top;
}
.info {
	line-height: 1;
}
.dot {
	margin-top: -2px;
}
.line_item {
	width: 100%;
	height: 24px;
	background-image: url(../img/line.png);
	background-position: center;
	background-repeat: repeat-x;
}
.line_itemss {
	width: 100%;
	height: 21px;
	background-image: url(../img/line.png);
	background-position: center;
	background-repeat: repeat-x;
}
.line_item2 {
	width: calc(calc(89% - 111px) / 2);
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	background: #000;
}
.line_item2ss {
	width: 100%;
	height: 20px;
	background-image: url(../img/line.png);
	background-position: center;
	background-repeat: repeat-x;
}
.text_ss{
	background-color: #fff;
	padding: 0 1%;
}

.flex {
	display: flex;
}
.p_title {
	background: #000;
	width: 880px;
	padding-top:18px;
	padding-bottom:18px;
	text-align: center;
	border-radius: 24px 24px 0 0;
	margin: 0 auto;
}
.title {
	background: #000;
	width: 100%;
	border-radius: 24px 24px 0 0;
}
.border {
	border:solid 4px #000;
	width: 100%;
	border-radius: 0 0 24px 24px;
}

@media screen and (min-width: 749px) and (max-width: 979px) {

.store_text_position{
	width:90%;
	position: absolute;
	top:37.5%;
	left:50%;
	transform: translateX(-50%);
	color:black;
}

.store_text_position_sp{
	width:90%;
	position: absolute;
	top:23%;
	left:50%;
	transform: translateX(-50%);
	color:black;
}

	.js_modal_store_content {
		background: #ffffff;;
		position: absolute;
		height:62vh;
		padding-left:3%;
		padding-right:3%;
		width:90vw;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		transition: 0.5s;
		border-radius: 24px;
		overflow-y:scroll;
	}

	.c-headerModal_Contact {
		background: #ffffff;;
		position: absolute;
		height:80vh;
		width:90vw;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		transition: 0.5s;
		border-radius: 24px;
		overflow-y:scroll;
	}

	.icon {
		height: 30px;
		vertical-align: middle;
	}
	.info {
		vertical-align: middle;
	}
	.s-link_text {
		width: 21%;
		left: 22%;
		top: 96.37%;
		transition: 0.5s;
		opacity: 1;
		cursor: pointer;
	}
	.s-link_text:hover {
		opacity: 0.8;
	}
	.link_text2 {
		cursor: pointer;
		margin: 0 auto 10px;
		color: #fff;
		width: 92%;
		padding: 3% 1%;
		background-color: rgba(0,0,0,0.5);
		border-radius: 30px;
		box-shadow: 0 3px 0 0 rgba(0,0,0,0.6);
		border: 1.5px solid #fff;
		transition: 0.3s;
	}
	.link_text2:hover {
		color: rgba(244,244,244,0.9);
		background-color: rgba(144,51,58,0.8);
		border: 1.5px solid rgba(244,244,244,0.8);
		box-shadow: 0 3px 0 0 rgba(144,51,58,0.8);
		transition: 0.3s;
	}
	.Js_modal_open {
		cursor: pointer;
		transition: 0.5s;
	}
	.Js_modal_open:hover {
		opacity: 0.8;
	}

	.bg_red{
		background-color: #1eb9ee;
	}
}


@media screen and (max-width: 748px) {

.store_text_position{
	width:90%;
	position: absolute;
	top:37.5%;
	left:50%;
	transform: translateX(-50%);
	color:black;
}

.store_text_position_sp{
	width:90%;
	position: absolute;
	top:23%;
	left:50%;
	transform: translateX(-50%);
	color:black;
}

	.js_modal_store_content {
		background: #ffffff;;
		position: absolute;
		height:62vh;
		padding-left:3%;
		padding-right:3%;
		width:90vw;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		transition: 0.5s;
		border-radius: 24px;
		overflow-y:scroll;
	}

	.c-headerModal_Contact {
		background: #ffffff;;
		position: absolute;
		height:80vh;
		width:90vw;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		transition: 0.5s;
		border-radius: 24px;
		overflow-y:scroll;
	}

	.icon {
		height: 20px;
		vertical-align: middle;
	}
	.info {
		vertical-align: middle;
	}
	.s-link_text {
		width: 21%;
		left: 22%;
		top: 96.37%;
		transition: 0.5s;
		opacity: 1;
		cursor: pointer;
	}
	.s-link_text:hover {
		opacity: 0.8;
	}
	.link_text2 {
		cursor: pointer;
		margin: 0 auto 10px;
		color: #fff;
		width: 92%;
		padding: 3% 1%;
		background-color: rgba(0,0,0,0.5);
		border-radius: 30px;
		box-shadow: 0 3px 0 0 rgba(0,0,0,0.6);
		border: 1.5px solid #fff;
		transition: 0.3s;
	}
	.link_text2:hover {
		color: rgba(244,244,244,0.9);
		background-color: rgba(144,51,58,0.8);
		border: 1.5px solid rgba(244,244,244,0.8);
		box-shadow: 0 3px 0 0 rgba(144,51,58,0.8);
		transition: 0.3s;
	}
	.Js_modal_open {
		cursor: pointer;
		transition: 0.5s;
	}
	.Js_modal_open:hover {
		opacity: 0.8;
	}

	.bg_red{
		background-color: #1eb9ee;
	}
}

.titlebg{
	width: 100%;
	height: auto;
	padding:10px 0;
	background-color: white;
}

.atentionbtn {
	top: 558px;
	left: 0px;
	right: 448px;
	bottom: 10px;
}

.s_attentionbtn {
	top: 50％;
	left: 97％;
	right: 10％;
}
.nanacoatention{
	top: 510px;
	left: 33px;
	font-size: 17px;
	color:#413e39;
	font-weight: bold;
	width:875px;
}
.yellow{
	background-color: #e60012;
	height: 20px;
	width: 100%;
}
.moneybg {
	background-image: url(../img/money.png);
	background-position: center 95px;
	background-size: auto 540px;
	min-width: 980px;
	width: 100%;
	background-repeat: no-repeat;
}