@charset "utf-8";


hr {
	text-align: center;
	margin: 0 auto;
}

* {
	margin: 0;
	padding: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.voice_imgnone {
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 2px solid #FF8400;
	/* オレンジのさし色をボーダーに */
	border-radius: 20px;
	padding: 3%;
	margin: 24px auto;
	max-width: 750px;
	box-shadow: inset 0 0 0 1px rgba(255, 162, 56, 0.753), 0 0 12px rgba(255, 140, 0, 0.582);
	font-size: 1.6rem;
	color: #fff;
	background: #1A1A1A;
}

.voice {
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 2px solid #FF8400;
	/* オレンジのさし色をボーダーに */
	border-radius: 20px;
	padding: 3%;
	margin: 24px auto;
	max-width: 750px;
	box-shadow: inset 0 0 0 1px rgba(255, 162, 56, 0.753), 0 0 12px rgba(255, 140, 0, 0.582);
	font-size: 1.6rem;
	color: #fff;
	background: #1A1A1A;
}

.voice img {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 16px;
	box-shadow: 0 0 8px rgba(255, 140, 0, 0.25);
	border: 2px solid #FF8400;
}

/*------------------------------------------*/

/* ローディング画面 */
/* ローディングアニメーション */

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* Firefox */
* {
	scrollbar-width: thin;
	scrollbar-color: #ce00b3 #252525;
}

br {
	display: inline-block;
}



/*-------------------------------------------*/

/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

.simplebox00 {
	margin: 0 auto;
	padding: 2% 1.5%;
	border: 3px solid rgb(255, 238, 0);
	border-image: linear-gradient(to right, rgb(95, 95, 95) 0%, rgb(255, 255, 255) 20%, rgb(83, 83, 83) 100%) 2;
	font-weight: 900;
	max-width: 700px;
	color: #ffffff;
	box-shadow: 0px 0px 10px 3px #534d0086;
}

.simplebox00_1 {
	margin: 0 auto;
	padding: 2% 1.5%;
	background: #ffffffe0;
	border: 3px solid rgb(41, 41, 41);
	font-weight: 900;
	max-width: 700px;
	color: #000000;
}

.simplebox01 {
	margin: 0 auto;
	padding: 2% 1.5%;
	border: 3px solid rgb(255, 238, 0);
	border-image: linear-gradient(to right, rgb(168, 151, 0) 0%, rgb(255, 251, 0) 20%, rgb(128, 126, 0) 100%) 2;
	font-weight: 900;
	text-align: center;
	max-width: 700px;
	color: #ffffff;
	box-shadow: 0px 0px 10px 3px #534d0086;
}

.simplebox02 {
	margin: 0 auto;
	padding: 2% 1.5%;
	border: 3px solid rgb(255, 238, 0);
	border-image: linear-gradient(to right, rgb(168, 165, 0) 0%, rgb(238, 255, 0) 20%, rgb(168, 165, 0) 100%) 2;
	font-weight: 900;
	text-align: center;
	max-width: 700px;
	color: #ffffff;
	box-shadow: 0px 0px 10px 3px #53000086;
}

.simplebox03 {
	margin: 0 auto;
	padding: 2% 1.5%;
	border: 3px solid rgb(255, 238, 0);
	background: #8c008c;
	background: linear-gradient(0deg, rgba(140, 0, 140, 1) 0%, rgba(128, 0, 106, 1) 100%);
	border-image: linear-gradient(to right, rgb(168, 157, 0) 0%, rgb(255, 230, 0) 20%, rgb(168, 157, 0) 100%) 2;
	font-weight: 900;
	text-align: center;
	max-width: 700px;
	color: #ffffff;
	box-shadow: 0px 0px 10px 3px #53000086;
}

.servicebox1 {
	max-width: 800px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../../../../images/bomb/mrxlogo.png);
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	border: 3px solid #c5c900;
}

.servicebox2 {
	max-width: 800px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../../../../images/bomb/gklock_logo1.png);
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	border: 3px solid #c5c900;
}

.servicebox3 {
	max-width: 800px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../../../../images/bomb/ulrplogo1.png);
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	border: 3px solid #c5c900;
}

/*========= 背景動画設定のCSS ===============*/

.header_sl {
	background-size: cover;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 1px 0;
	z-index: 3;
	/*animation:headerbg3_anime 2s linear infinite;*/
}


.header_sl_top {
	line-height: 5rem;
	max-width: 1300px;
	margin: 0 auto;
	z-index: 0;
	left: 0;
	right: 0;
	padding: 0 5% 0% 5%;
	color: #101010;
	text-shadow: 1px 1px 1px #ffffff;
}

/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/
/**********************************************/

/************************************************/
/**********************************************/
/**********************************************/


/**********************************************/

/**********************************************/

/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/

.janp_bt2 {
	border: 1px solid #FFF000;
	border-radius: 100px;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 28px;
	font-weight: 800;
	color: #333;
	background: linear-gradient(to right, #FFFFFF 0%, #f9ef93 25%, #ffe500 50%, #f9ef93 75%, #FFFFFF 100%) 0% center / 200% auto;
	padding: 3% 0 5%;
	display: block;
	margin: 0 auto;
	width: 90%;
	text-align: center;
	animation: gradation_text 4s linear infinite;
	box-shadow:
		0px 6px 0px #756408, 0px 3px 6px rgba(0, 0, 0, .4),
		0px 0px 3px rgba(255, 255, 255, .5) inset,
		0px -2px 4px 4px rgba(0, 0, 0, 0.1) inset;
}

.janp_bt2:hover {
	color: #ff2020;
}


/*-------------------------------------------*/

/*-------------------------------------------*/


@keyframes gradation_text {
	to {
		background-position-x: 200%;
	}
}

.hadou2 {
	animation: hadou2 2s linear infinite;
}

@keyframes hadou2 {
	0% {
		text-shadow:
			0 0 0 rgba(0, 0, 0, 0);
	}

	50% {
		text-shadow:
			5px 5px 10px rgba(255, 226, 66, 0.70),
			-5px 5px 10px rgba(255, 226, 66, 0.70),
			5px -5px 10px rgba(255, 226, 66, 0.70),
			-5px -5px 10px rgba(255, 226, 66, 0.70),
			5px 0px 10px rgba(255, 226, 66, 0.70),
			0px 5px 10px rgba(255, 226, 66, 0.70),
			-5px 0px 10px rgba(255, 226, 66, 0.70),
			0px -5px 10px rgba(255, 226, 66, 0.70);
	}

	100% {
		text-shadow: 0 0 0 rgba(0, 0, 0, 0);

	}
}










/***************************************************/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

.youkou_t {
	margin: 0 auto;
	border-collapse: collapse;
	border: solid 0.1rem #8B773E;
	width: 95%;
	color: #0b0b0b;
}

.youkou_t th {
	background: #FEEFC5;
	width: 18%;
	padding: 0.5rem;
	border: solid 0.1rem #8B773E;
	color: #0b0b0b;
	vertical-align: top;
}

.youkou_t td {
	background: #fcfcfc;
	padding: 0.5rem;
	border: solid 0.1rem #8B773E;
}

.youkou_t p {
	padding: 1rem;
	margin: 0;
}

/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/

#footer {
	width: 100%;
	margin: 0px auto 0 auto;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	background: #000000;
	background: url(../../../../image/member/project_s/ex_kaiseki_all/gold.gif) #000 top center repeat-x;
	box-shadow: 0 0 3px 2px #FEE463, 0 0 20px 1px #FFEFA0;
	position: relative;
	z-index: 1100;
}

.top a {
	width: 120px;
	margin: 10px 20px 10px 20px;
	color: #ffffff;
	text-align: center;
}

.top a:hover {
	width: 120px;
	color: #ff4500;
	text-align: center;
}

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.form_ifm2 {
	width: 100%;
	font-size: 20px;
	padding: 1rem;
}

.formarea {
	margin-top: 0;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #c2c2c2;
	background-image: url("https://www.transparenttextures.com/patterns/fresh-snow.png");
	padding: 2%;
	border: 2px solid #420606;
}

.formarea_top {
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #790071;
	padding: 2%;
	text-align: center;
	border: 2px solid #52004c;
}

.formarea_box {
	max-width: 850px;
	padding: 1%;
	background-color: #1f1f1f;
	background-image: url("https://www.transparenttextures.com/patterns/cross-stripes.png");
	border-radius: 2px;
	border: 6px double #790071;
	margin: 0 auto;
	box-shadow: inset 0px 0px 20px #790071;
}


/*-------------------------------------------*/
button {
	cursor: pointer;
}

/*-------------------------------------------*/
/*-------------------------------------------*/

input[type="radio"] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	margin-right: 0.2em;
	cursor: pointer;
}

input[type="radio"]+label {
	width: 80%;
	font-weight: bold;
	cursor: pointer;
	background: #afafaf;
	border-radius: 1rem;
	padding: 1rem 1.5rem 1rem 0;
}

input[type="radio"]+label:hover {
	font-weight: bold;
	cursor: pointer;
	background: #fad2a5;
	border-radius: 1rem;
	padding: 1rem 1.5rem 1rem 0;
}


input[type="radio"]:checked.or_btn+label {
	background: #ffa743;
	border-radius: 1rem;
	border: #a76e2d 4px solid;
	font-weight: bold;
	padding: 1rem 1.5rem 1rem 0;
	text-align: center;
}

/******************* 緑の通常ボタン **************/

/******************* 緑の通常ボタン **************/

/******************* オレンジ赤めのボタン **************/
/******************* オレンジ赤めのボタン **************/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/* 吹き出し本体 */
.revbox00 {
	margin: 0 auto;
	background-color: #000;
	background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png");
	border: 3px #ffd902 double;
	padding: 2% 8px;
	max-width: 900px;
	color: #ffffff;
	box-shadow: 0px 0px 10px -2px #e6d600;
}

.revbox0 {
	margin: 0 auto;
	background-color: #000;
	background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png");
	border: 3px #ffd902 double;
	padding: 2% 8px;
	max-width: 900px;
	color: #ffffff;
	box-shadow: 0px 0px 10px -2px #e6d600;
}

.revbox01 {
	margin: 0 auto;
	background-color: #000;
	background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png");
	border: 3px #ffd902 double;
	padding: 2% 8px;
	max-width: 900px;
	color: #ffffff;
	box-shadow: 0px 0px 10px -2px #e6d600;
}

.secsec {
	margin: 0 auto;
	max-width: 600px;
}

.revbox01-1 {
	padding: 2px;
	border: 3px #ca0000 double;
	margin-top: 10px;
}

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.bordereleft {
	border-left: 3px #0f0f0fbd solid;
	padding-left: 2px;
	margin-bottom: 15px;
}

/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* ------------------------------------- */
/*　　　　　　ボックス系おわり　　　　　　　　*/
/* ------------------------------------- */
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/

/*-------------------------------------------*/

/*-------------------------------------------*/
/*　　　　　　声　　　　　　　　*/
/* ------------------------------------- */
/*-------------------------------------------*/
/*　　　　　　声　おわり　　　　　　　*/
/* ------------------------------------- */
/*  ----------ローディング-------------- */



.grnbdb {
	border-bottom: 3px solid #109874;
}


.hadou2 {
	animation: hadou2 2s linear infinite;
}

.red_bg {
	width: 90%;
	padding: 2rem;
	font-weight: bold;
	margin: 0 auto;
	color: #0f0f0f;
	border-radius: 10px;
	border: 3px solid #620c0c;
	background: rgb(255, 239, 109);
	background: linear-gradient(180deg, rgb(255 61 61) 50%, rgb(255 30 30) 53%, rgb(218 52 52) 100%);
}

.header-img {
	width: 100%;
	margin: 0 auto;
}

.yel_big {
	color: #FCEF21;
	text-shadow: 0 1px 0px #000000f9, 0 0px 1px #000000dd, 0 2px 1px #000000bc, 0 2px 10px #00000083, 0 3px 10px #0000004b, 0 3px 0px rgb(0 0 0 / 48%);
	font-weight: bold;
}

/* .bene-main2 {
	background-image: url(../../../../images/project/cfd/nms/bene_bg.png);
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	border: 3px solid #ff1c1c;
	margin: 2rem auto;
	padding: 1rem 2rem;
	color: #fdf5cd;
} */

/* 当選者100sp */
.pas100 {
	border-spacing: 0px;
	width: 100%;
	margin: 0 auto;
	padding: 0%;
	border: #1f1f1f 2px solid;
	background-color: #e3c500;
	background-image: url("https://www.transparenttextures.com/patterns/otis-redding.png");
	color: #161616;
	font-weight: 700;
	box-shadow: 4px 4px 0px 0px #161616f3;
}

.pas100 td.title {
	text-align: center;
	background-color: #000;
	color: #ffffff;
}

.pas100 td {
	margin: 0;
	border: #2c2c2c 1px solid;
	padding: 1%;
	width: 30%;
}

.pas100 td.teki {
	border: #2c2c2c 1px solid;
	width: 70%;
	text-align: right;
	font-size: 30px;
	color: #e92121;
}

/* 当選者100sp */

/* 当選者100pc */
.pas100pcbace {
	width: 100%;
	float: none;
	display: flex;
}

/* 右 */
.pas100pc2 {
	float: right;
	display: block;
	border-spacing: 0px;
	width: 425px;
	margin: 0 auto;
	padding: 0%;
	border: #1f1f1f 2px solid;
	background-color: #e3c500;
	background-image: url("https://www.transparenttextures.com/patterns/otis-redding.png");
	color: #161616;
	font-weight: 700;
	box-shadow: 8px 8px 0px 0px #161616f3;
}

.pas100pc2 td.title {
	text-align: center;
	background-color: #000;
	color: #ffffff;
}

.pas100pc2 td {
	margin: 0;
	border: #161616 1px solid;
	padding: 1%;
	width: 40%;
}

.bg000 {
	padding: 0.5% 1%;
	margin: 0 auto;
	background-color: #000000d8;
}

.bg01 {
	font-weight: 900;
	color: #fff;
	margin: 0 auto;
	max-width: 650px;
	padding: 2%;
	background-color: #272727ce;
	border: 2px solid #000;
}

.bg012 {
	font-weight: 900;
	color: #fff;
	margin: 0 auto;
	max-width: 650px;
	padding: 2%;
	background-color: #6d6b008a;
	border: 2px solid #fbff00;
}


.revbox {
	background-color: #272727;
	max-width: 1100px;
	padding: 0.5%;
	margin: 0 auto;
	border: 3px solid #7BFFFE;
	box-shadow: 0px 0px 15px 3px #16393B;
}

.revbox-title {
	background: #272727AF;
	background: linear-gradient(360deg, rgba(39, 39, 39, 1) 0%, rgb(5, 43, 68) 100%);
	max-width: 800px;
	padding: 1%;
	margin: 0 auto;
	border: 3px solid #16393B;
	box-shadow: 0px 0px 15px 3px #7BFFFE;
}


.simplebgev20hed {
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
	.wrapper {
		flex-direction: column;
	}
}


.simplebgev21 {
	background-color: #1b1b1b;
	background-image: url("https://www.transparenttextures.com/patterns/always-grey.png");
	max-width: 1000px;
	padding: 1%;
	margin: 0 auto;
	border: 3px solid #ffe815;
	box-shadow: 0px 0px 15px 3px #ad9614;
}

.simplebgev22 {
	background-color: #272100d7;
	max-width: 1000px;
	padding: 1%;
	margin: 0 auto;
	border: 3px solid #dbd809;
	box-shadow: 0px 0px 15px 3px #ad9e14;
}

.pas100pc2 td.teki {
	border: #161616 1px solid;
	width: 60%;
	text-align: right;
	font-size: 30px;
	color: #e92121;
}

/* 左 */
.pas100pc {
	float: left;
	display: block;
	border-spacing: 0px;
	width: 425px;
	margin: 0 auto;
	border: #161616 2px solid;
	background-color: #e3c500;
	background-image: url("https://www.transparenttextures.com/patterns/otis-redding.png");
	color: #161616;
	font-weight: 800;
	box-shadow: 8px 8px 0px 0px #161616f3;
}

.pas100pc td.title {
	text-align: center;
	background-color: #000;
	color: #ffffff;
}

.pas100pc td {
	margin: 0;
	border: #161616 1px solid;
	padding: 1%;
	width: 40%;
}

.pas100pc td.teki {
	border: #161616 1px solid;
	width: 60%;
	text-align: right;
	font-size: 30px;
	color: #e92121;
}

/* 当選者100pc */


/*--------流れるコメント用------------*/

.spsec {
	margin: 20px 0.5%;
	padding: 1%;
	border: #000 1px solid;
	box-shadow: inset 0px 0px 28px -13px #2b2b2b98;
	background-color: #ffe60049;
	background-image: url("https://www.transparenttextures.com/patterns/nistri.png");
	border-radius: 5px;
}

.surviceP {
	border-right: 4px #ffffff double;
	border-left: 4px #ffffff double;
	background-color: #161616;
	margin: 0 auto;
	padding: 1%;
}

.waku {
	border-left: #2598a7 6px solid;
	padding-left: 5px;
}

.waku2 {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
}

.fvhd_gold_section {
	background-image: repeating-linear-gradient(45deg, hsla(64, 83%, 54%, 0.05) 0px, hsla(64, 83%, 54%, 0.05) 1px, transparent 1px, transparent 11px, hsla(64, 83%, 54%, 0.05) 11px, hsla(64, 83%, 54%, 0.05) 12px, transparent 12px, transparent 32px), repeating-linear-gradient(90deg, hsla(64, 83%, 54%, 0.05) 0px, hsla(64, 83%, 54%, 0.05) 1px, transparent 1px, transparent 11px, hsla(64, 83%, 54%, 0.05) 11px, hsla(64, 83%, 54%, 0.05) 12px, transparent 12px, transparent 32px), repeating-linear-gradient(0deg, hsla(64, 83%, 54%, 0.05) 0px, hsla(64, 83%, 54%, 0.05) 1px, transparent 1px, transparent 11px, hsla(64, 83%, 54%, 0.05) 11px, hsla(64, 83%, 54%, 0.05) 12px, transparent 12px, transparent 32px), repeating-linear-gradient(135deg, hsla(64, 83%, 54%, 0.05) 0px, hsla(64, 83%, 54%, 0.05) 1px, transparent 1px, transparent 11px, hsla(64, 83%, 54%, 0.05) 11px, hsla(64, 83%, 54%, 0.05) 12px, transparent 12px, transparent 32px), linear-gradient(90deg, rgb(41, 27, 158), rgb(249, 77, 212));
	max-width: 900px;
}

.place1_link_com_bg {
	margin: 0 auto;
	border: #181818 2px solid;
	height: 219px;
	overflow: hidden;
	overflow-y: scroll;
	transform: translateZ(0);
}

.place1_link_com_bg.bigss {
	width: 100%;
	border: #181818 3px solid;
	height: 580px;
	background: #424242;
	background: linear-gradient(180deg, rgb(175, 79, 0) 0%, rgb(189, 0, 0) 100%);
	color: #ffffff;
	text-shadow: 0 0 10px #ffffff;
}

.place1_link_com_bg2 {
	margin: 0 auto;
	border: #ffffff 2px solid;
	height: 219px;
	overflow: hidden;
	overflow-y: scroll;
	transform: translateZ(0);
}

.place1_link_com_bg2.bigss {
	width: 100%;
	border: #fcfcfc 3px solid;
	height: 580px;
	background: #cf6800;
	background: linear-gradient(0deg, rgba(207, 104, 0, 1) 0%, rgba(255, 182, 25, 1) 100%);
	color: #ffffff;
}

.place1_link_com_bg3 {
	margin: 0 auto;
	border: #222222 2px solid;
	height: 219px;
	overflow: hidden;
	overflow-y: scroll;
	transform: translateZ(0);
	color: #ffffff;
}

.place1_link_com_bg3.bigss {
	width: 100%;
	border: #222222 3px solid;
	height: 580px;
	background: linear-gradient(0deg, rgba(255, 217, 0, 0.78) 0%, rgb(239, 255, 22) 100%);
	color: #ffffff;
}


.place1_link_com_bg4 {
	margin: 0 auto;
	border: #222222 2px solid;
	height: 219px;
	overflow: hidden;
	overflow-y: scroll;
	transform: translateZ(0);
	color: #ffffff;
}

.place1_link_com_bg4.bigss {
	width: 100%;
	border: #222222 3px solid;
	height: 580px;
	background: #ff8c00;
	background: linear-gradient(360deg, rgb(255, 0, 0) 0%, rgb(116, 21, 0) 100%);
	color: #ffffff;
}

/*--------流れるコメント用ここまで------------*/


.fade2 {
	animation: fadeIn2 3s ease 0s 1 normal;

}

@keyframes fadeIn2 {

	/*animation-nameで設定した値を書く*/
	0% {
		opacity: 0
	}

	/*アニメーション開始時は不透明度0%*/
	20% {
		opacity: 0
	}

	/*アニメーション開始時は不透明度0%*/
	100% {
		opacity: 1
	}

	/*アニメーション終了時は不透明度100%*/
}


/* TS */
.ts {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/omsomp/tsmain_bg.png) top center no-repeat fixed;
	background-size: cover;
}

.ts::before {
	background-image: url(../../../images/omsomp/tsmain_bg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

/* OPT */
.OPT {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/newyp/optbg.png) top center no-repeat fixed;
	background-size: cover;
}

.OPT::before {
	background-image: url(../../../images/newyp/optbg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

/* OPT */
.OPT2 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/mypage/background-gyakuten.png) top center no-repeat fixed;
	background-size: cover;
}

.OPT2::before {
	background-image: url(../../../images/mypage/background-gyakuten.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}


/* 前振り１ */
.mf2 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/newyp/mf2bg.png) top center no-repeat fixed;
	background-size: cover;
}

.mf2::before {
	background-image: url(../../../images/newyp/mf2bg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

.mf5 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/omsomp/main_bg5.png) top center no-repeat fixed;
	background-size: cover;
}

.mf5::before {
	background-image: url(../../../images/omsomp/main_bg5.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

/* sal */
.sal {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/matrixlite/bg.png) top center no-repeat fixed;
	background-size: cover;
}

.sal::before {
	background-image: url(../../../images/matrixlite/bg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

/* sal */
.ups {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../images/omsomp/mainbg_up.png) top center no-repeat fixed;
	background-size: cover;
}

.ups::before {
	background-image: url(../../../images/omsomp/mainbg_up.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}


.mask {
	background-color: #20202094;
}





.bodycom1 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../../images/revfest/com_bg.png) top center no-repeat fixed;
	background-size: cover;
}

.bodycom1::before {
	background-image: url(../../../../images/revfest/com_bg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

.bg2 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../../images/lps/gf_complete/op/main_bg2.png) top center no-repeat fixed;
	background-size: cover;
}

.bg2::before {
	background-image: url(../../../../images/lps/gf_complete/op/main_bg2.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}


.bg3 {
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: 500;
	padding: 0;
	font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
	letter-spacing: 1.3px;
	background-color: #000000;
	background-image: url(../../../../images/lps/gf_complete/op/main_bg3.png) top center no-repeat fixed;
	background-size: cover;
}

.bg3::before {
	background-image: url(../../../../images/lps/gf_complete/op/main_bg3.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}


.gfcomment_button {
	width: 70%;
	padding-bottom: 25%;
	background: url(../../../../images/lps/gf_complete/mf1/tokubtn.png) left top / 100% 100% no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;
	border: none;
	margin: 0 20px 0 20px;
	text-align: center;
	display: block;
	margin: 30px auto 0;
	border-radius: 10px;
}

.gfcomment_button:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.comment_button_op {
	width: 100%;
	padding-bottom: 40%;
	background: url(../../../images/newyp/optbtn.png) center / contain no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	text-align: center;
	display: flex;
}

.comment_button_op:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.comment_button_op2 {
	width: 100%;
	padding-bottom: 40%;
	background: url(../../../images/omsomp/optbtn2.png) center / contain no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	text-align: center;
	display: flex;
}

.comment_button_op2:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.comment_button_op3 {
	width: 100%;
	padding-bottom: 40%;
	background: url(../../../images/omsomp/tsbtn.png) center / contain no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	text-align: center;
	display: flex;
}

.comment_button_op3:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.form-inin {
	background: linear-gradient(0deg, rgb(166, 39, 0) 0%, rgb(126, 23, 23) 100%);
	color: #292929;
	border: solid 2px #474747;
	box-shadow: 0px 0px 20px 4px #ffffff;
	padding: 3px;
	max-width: 950px;
	margin: 0 auto;
}

.form-in {
	background-color: #222222;
	background-image: url("https://www.transparenttextures.com/patterns/ag-square.png");
	color: #e6e6e6;
	border-left: solid 2px #292929;
	padding: 1%;
	text-align: center;
	max-width: 1000px;
	font-weight: 900;
	margin: 0 auto;
}

.form-in2 {
	/* background: linear-gradient(0deg, rgba(255, 204, 77, 1) 0%, rgba(255, 235, 19, 1) 100%); */
	background-color: #ffffff;
	color: #292929;
	border-left: solid 3px #292929;
	border-top: solid 3px #292929;
	border-right: solid 3px #292929;
	border-bottom: solid 3px #292929;
	padding: 1%;
	text-align: center;
	max-width: 990px;
	font-weight: 900;
	margin: 0 auto;
}


.box03 {}

.box01 {
	position: relative;
	padding: 10px 0;
	border: double 5px #a09e20;
	background: #222222;
	box-shadow: 0px 0px 8px 2px #d1ce02;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.simplebox22 .box01 {
		display: inline-block !important;
		vertical-align: top !important;
		width: 46% !important;
		/* ← 48% → 46% */
		margin: 1% 1% !important;
	}

	.simplebox22 .box01:nth-child(1) {
		display: block !important;
		width: 46% !important;
		/* ← ここも揃える */
		margin: 0 auto 10px !important;
	}
}

/* サンクスチェックボタン用 */
.douikoumoku {
	max-width: 800px;
	margin: 10px auto;
	padding: 2%;
	border: 1px #000 solid;
}


.hidden::before {
	content: "";
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

/* AIコード */
.review-box-top {
	display: flex;
	align-items: flex-start;
	border-radius: 12px;
	padding: 10px;
	max-width: 1000px;
}

.review-boxout {
	border-radius: 0 40px 40px 40px;
	max-width: 700px;
	margin: 30px auto;
	box-shadow: 4px 4px 0px 0px #1d1d1d;
}

.review-box {
	display: flex;
	align-items: flex-start;
	border-radius: 0 40px 40px 40px;
	padding: 10px;
	max-width: 700px;
	margin: 0px auto;
	box-shadow: 4px 4px 0px 0px #1d1d1d;
}

.review-icon {
	flex-shrink: 0;

	@media screen and (max-width: 768px) {
		width: 50px;
		height: 50px;
	}

	@media screen and (min-width: 768px) {
		width: 60px;
		height: 60px;
	}

	background: url('https://cdn-icons-png.flaticon.com/512/149/149071.png') no-repeat center/cover;
	border-radius: 50%;
	margin-right: 10px;
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}

.review-content {
	flex-grow: 1;
}

.review-name {
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 4px;
}

.review-gold .review-title {
	@media screen and (max-width: 768px) {
		font-size: 1.3rem;
	}

	@media screen and (min-width: 768px) {
		font-size: 2.0rem;
	}

	color: #ffd000;
}

.review-text {
	font-size: 1.95rem;
	line-height: 1.6;
}


.review-gold {
	background-color: #22221f;
	background-image: url("https://www.transparenttextures.com/patterns/ag-square.png");
	color: #fff;
	border: 4px solid #b8250b;
	box-shadow: inset 0px 0px 35px rgba(255, 88, 46, 0.918);
}

.review-gold .review-name {
	color: #ffcc00;
	border-left: #ffcc00 5px solid;
	background: #9b9b9b4f;
	padding: 6px 3px;
	text-align: center;
	margin-bottom: 10px;
}

.review-gold .review-name2 {
	width: 100%;
	border: #22221f 2px solid;
	background: radial-gradient(circle, rgba(184, 37, 11, 1) 0%, rgba(184, 37, 11, 0) 100%);
	padding: 6px 3px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 40px;
}

.tribox01 {
	margin: 0 auto;
	border: #000 2px solid;
	background: linear-gradient(300deg, rgba(166, 0, 0, 1) 0%, rgba(255, 119, 74, 1) 100%);
	max-width: 700px;
	padding: 1%;
}

.tribox02 {
	margin: 0 auto;
	border: #000 2px solid;
	background: linear-gradient(300deg, rgba(166, 124, 0, 1) 0%, rgba(255, 246, 74, 1) 100%);
	max-width: 700px;
	padding: 1%;
}

.tribox03 {
	margin: 0 auto;
	border: #000 2px solid;
	background: linear-gradient(300deg, rgb(0, 0, 0) 0%, rgb(59, 53, 0) 100%);
	max-width: 700px;
	padding: 1%;
}

.cerealbox {
	margin: 0 auto;
	border: #ece800 4px double;
	background-image: url("https://www.transparenttextures.com/patterns/black-paper.png");
	max-width: 800px;
	padding: 1%;
}

.PFlotbox_top {
	max-width: 750px;
	margin: 0 auto;
	background: #777777;
	background: linear-gradient(180deg, rgba(119, 119, 119, 1) 0%, rgba(18, 18, 18, 1) 5%, rgba(18, 16, 16, 1) 53%, rgba(18, 18, 18, 1) 81%);
	padding: 3% 2%;
	text-align: center;
	border: 2px solid #000;
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 0px 12px 2px #383838;
}

.simpleborderop {
	background-color: #313131;
	background-image: url("https://www.transparenttextures.com/patterns/fake-brick.png");
	border: 2px #cececed2 solid;
	padding: 2% 2%;
}

.PFlotboxin {
	background-color: #000000af;
	padding: 1%;
}

@media screen and (max-width: 768px) {
	.PFlotbox {
		font-weight: 900;
		display: block;
		max-width: 750px;
		margin: 0 auto 40px;
		color: #f0f0f0;
		border: 2px solid #2e2e2e;
		padding: 5px;
		border-radius: 0 0 5px 5px;
		/* box-shadow: 3px 2px 0px 2px #121212; */
		background-color: #1b1b1b;
		background-image: url(../../../../images/lps/gf_complete/mf1/gffinbg.png);
		background-image: no-repeat;
		background-position: top center;
		background-size: cover;
		box-shadow: 0px 0px 12px 2px #383838;
	}
}

@media screen and (min-width: 768px) {
	.PFlotbox {
		display: block;
		font-weight: 900;
		max-width: 750px;
		margin: 0 auto 40px;
		color: #f0f0f0;
		border: 5px solid #1b1b1b;
		padding: 5px;
		border-radius: 0 0 5px 5px;
		/* box-shadow: 3px 2px 0px 2px #121212; */
		background-color: #3b2f07;
		background-image: url(../../../../images/lps/gf_complete/mf1/gffinbg.png);
		background-image: no-repeat;
		background-position: top center;
		background-size: cover;
		box-shadow: 0px 0px 12px 2px #383838;
	}
}

@media screen and (max-width: 768px) {
	.PFtokutenbox {
		display: block;
		max-width: 700px;
		margin: 40px auto;
		color: #fcfcfc;
		border: 2px solid #2e2e2e;
		border-radius: 20px 20px 5px 5px;
		box-shadow: 3px 2px 0px 2px #121212;
		background-color: #000000;
		background-image: url(../../../../images/lps/gf_complete/mf1/tokutenbg.png);
		background-image: no-repeat;
		background-position: top center;
		background-size: cover;
	}
}

@media screen and (min-width: 768px) {
	.PFtokutenbox {
		display: block;
		max-width: 700px;
		margin: 40px auto;
		color: #ff5a5a;
		border: 2px solid #2e2e2e;
		border-radius: 20px 20px 5px 5px;
		box-shadow: 5px 4px 0px 5px #121212;
		background-color: #000000;
		background-image: url(../../../../images/lps/gf_complete/mf1/tokutenbg.png);
		background-image: no-repeat;
		background-position: top center;
		background-size: cover;
	}
}

.PFtokutenbox2 {
	display: block;
	max-width: 700px;
	margin: 40px auto;
	color: #fcfcfc;
	border: 2px solid #2e2e2e;
	border-radius: 20px;
	box-shadow: 3px 2px 0px 2px #121212;
	background-color: #000000;
	background-image: url(../../../../images/lps/gf_complete/mf1/tokutenbg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
}


.PFtokutenboxT {
	border-bottom: 2px solid #fffb14;
	border-top: 2px solid #fffb14;
	background: #575757;
	background: linear-gradient(180deg, rgba(87, 87, 87, 1) 0%, rgba(0, 0, 0, 1) 100%);
	font-weight: 900;
	text-align: center;
	width: 100%;
	padding: 10px 0;
}

/* AIコード */

/*////////////////レスポンシブ/////////////////////*/
/*///////////////////// SP /////////////////////*/
@media screen and (max-width: 768px) {
	.pconly {
		display: none;
	}
}

/*///////////////////// PC /////////////////////*/
@media screen and (min-width: 768px) {
	.sponly {
		display: none;
	}
}

img {
	vertical-align: bottom;
}

br {
	letter-spacing: 0;
}



.sv {
	display: none;
}

.ma {
	margin: 0 auto;
}

.rule {
	margin: 0 auto;
	padding: 2%;
	background: #0d0d0d;
	background: linear-gradient(-19deg, rgba(13, 13, 13, 1) 0%, rgba(4, 82, 74, 1) 15%, rgba(13, 13, 13, 1) 23%, rgba(21, 21, 21, 1) 53%, rgba(13, 13, 13, 1) 76%, rgba(82, 82, 4, 1) 85%, rgba(13, 13, 13, 1) 100%);
	font-size: 1.6rem;
	border: #d4c112 3px double;
	box-shadow: 0px 0px 9px 5px #747c02;
	font-weight: 800;
	color: #fff;
}

.rule2 {
	margin: 0 auto;
	padding: 2%;
	background: #0d0d0d;
	background: linear-gradient(0deg, rgba(230, 0, 0, 1) 0%, rgba(179, 5, 5, 1) 50%, rgba(212, 13, 13, 1) 51%, rgba(227, 132, 132, 1) 100%);
	font-size: 1.6rem;
	border: #B30505 3px solid;
	box-shadow: 0px 0px 9px 5px #E38484;
	font-weight: 800;
	color: #fff;
}

.rule3 {
	margin: 0 auto;
	padding: 2%;
	background: #0d0d0d;
	background: linear-gradient(0deg, rgba(13, 13, 13, 1) 0%, rgba(13, 13, 13, 1) 23%, rgba(21, 21, 21, 1) 53%, rgba(13, 13, 13, 1) 76%, rgb(82, 13, 4) 85%, rgba(13, 13, 13, 1) 100%);
	font-size: 1.6rem;
	border: #d43912 3px double;
	box-shadow: 0px 0px 9px 5px #7c1002;
	font-weight: 800;
	color: #fff;
}

.rule3 .box {
	border: #fff 1px solid;
	background-color: #70707034;
	padding: 3px;
	width: 100%;
	margin-left: 2px;
	margin-right: 2px;
}

/* normal */
@font-face {
	font-family: "Noto+Serif+JP";
	src: url("/lps/final/true/fonts/NotoSansJP-Regular.ttf") format(truetype);
	font-weight: normal;
	font-style: normal;
}

/* bold */
@font-face {
	font-family: "Noto+Serif+JP";
	src: url("/lps/final/true/fonts/NotoSansJP-ExtraBold.ttf") format(truetype);
	font-weight: bold;
	font-style: normal;
}

/* italic */
@font-face {
	font-family: "Noto+Serif+JP";
	src: url("/lps/final/true/fonts/NotoSansJP-Regular.ttf") format(truetype);
	font-weight: normal;
	font-style: italic;
}

/******明朝体******/
.mincho {
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 300;
	transform: rotate(0.03deg);
}

.mincho2 {
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 500;
	transform: rotate(0.03deg);
}

.mincho3 {
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 700;
	transform: rotate(0.03deg);
}

.mincho4 {
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 900;
	transform: rotate(0.03deg);
}

/******明朝体_end******/

/******ゴシック体******/
.gothic {
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	transform: rotate(0.03deg);
}

.gothic2 {
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 400;
	transform: rotate(0.03deg);
}

.gothic3 {
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 700;
	transform: rotate(0.03deg);
}

.gothic4 {
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 800;
	transform: rotate(0.03deg);
}

/******ゴシック体_end******/

/******マーカー******/
span.mk_yellow {
	background: linear-gradient(transparent 40%, #fff600d6 40%);
}

span.mk_red {
	background: linear-gradient(transparent 40%, #ff9e9ef0 40%);
}

span.mk_green {
	background: linear-gradient(transparent 40%, #5aff1ef0 40%);
}

span.mk_gray {
	background: linear-gradient(transparent 40%, #dbdbdbf0 40%);
}

/******マーカー_end******/

/******マーカー******/
span.line_yellow {
	background: linear-gradient(transparent 92%, #fff600d6 92%);
}

span.line_red {
	background: linear-gradient(transparent 92%, #cf0000f0 92%);
}

span.line_green {
	background: linear-gradient(transparent 92%, #217a00f0 92%);
}

span.line_gray {
	background: linear-gradient(transparent 92%, #444444f0 92%);
}

span.line {
	background: linear-gradient(transparent 96%, #000000 96%);
}

/******マーカー_end******/

.font_gold01 {
	background: rgb(255, 209, 68);
	background: linear-gradient(180deg, rgba(255, 209, 68, 1) 0%, rgba(255, 214, 87, 1) 11%, rgba(255, 235, 174, 1) 31%, rgba(255, 203, 40, 1) 67%, rgba(255, 193, 0, 1) 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

/*　head
*********************************************************/
.shutter {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 9999;
	-webkit-animation: byeShutter 2.6s forwards;
	animation: byeShutter 2.6s forwards;
}

.scroillcomghead {
	display: block;
	width: 100%;
	margin-top: 40px;
	margin: 0 auto;
	color: #fcfcfc;
	border: 2px solid #db0303;
	box-shadow: 0px 0px 8px 2px #121212;
	background-color: #000000;
	background-image: url(../../../../images/lps/gf_complete/mf1/tokutenbg.png);
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
}

.simplebox22 {
	font-size: 1.2rem;
	margin: 0 auto;
	max-width: 900px;
	padding: 2% 1.5%;
	font-weight: 900;
	border: 6px double #4b4b4b;
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/escheresque-dark.png");
	box-shadow: 0px 0px 8px 2px #bcc755;
	border-radius: 10px;
}

.simplebox2 {
	margin: 0 auto;
	font-weight: 900;
	padding: 2% 1.5%;
	color: #FFF;
	border-radius: 0 20px 0 0;
	max-width: 800px;
	border-left: 6px #ffe605 solid;
	background: #003169;
	background: linear-gradient(90deg, rgba(0, 49, 105, 1) 0%, rgba(37, 165, 219, 1) 100%);

}

.shutter::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-color: #f3f3f3;
	width: 0;
	height: 1px;
	-webkit-animation: shutterOpen 2.6s forwards;
	animation: shutterOpen 2.6s forwards;
}

@-webkit-keyframes byeShutter {
	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		display: none;
		z-index: -1;
	}
}

@keyframes byeShutter {
	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		display: none;
		z-index: -1;
	}
}

@-webkit-keyframes shutterOpen {
	0% {
		width: 0;
		height: 1px;
	}

	50% {
		width: 100%;
		height: 1px;
	}

	90% {
		width: 100%;
		height: 100%;
	}

	100% {
		width: 100%;
		height: 100%;
	}
}

@keyframes shutterOpen {
	0% {
		width: 0;
		height: 1px;
	}

	50% {
		width: 100%;
		height: 1px;
	}

	90% {
		width: 100%;
		height: 100%;
	}

	100% {
		width: 100%;
		height: 100%;
	}
}

.bg-wrap {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}


.light-line {

	margin-right: auto;
	margin-left: auto;
	animation-name: light-line;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-delay: 0s;

}


.light-line-r {

	margin-right: auto;
	margin-left: auto;
	animation-name: light-line-r;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-delay: 0s;

}

/*-------------------------------------------*/

/* 3Dセキュアセクション */
/* 表示なし */
.sec3d {
	display: none;
	font-weight: 700;
	transition: 1.5s
}

/* 3Dセキュアセクション */


.kakunin_bg {
	/* border: 1px solid #999; */
	background: #242424;
	margin: 0 auto;
	color: #ffffff;
	padding: 2rem;
}

.kakunin_title {
	background: #343434;
	margin: 40px auto 0;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
	padding: 5px 20px;
}

.kakunin_subtitle {
	width: 90%;
	border: 2px outset #ffc93d;
	border-radius: 10px;
	background: #FFF263;
	margin: 0 auto;
	color: #333333;
	/* padding: 20px; */
	font-size: 23px;
	position: relative;
}

.r_container {
	display: flex;
	flex-wrap: wrap;
	margin: 50px auto 0;
	padding: 20px;
	background: #e4e4e4;
	border-radius: 20px;
}

.item {
	justify-content: space-between;
	width: 50%;
}

.item img {
	width: 100%;
}

@keyframes light-line {
	0% {
		border-top: 0.5rem solid #ff0000;
		width: 1%;
		opacity: 1;
	}

	100% {
		border-top: 0.5rem solid #ff0000;
		width: 100%;
		opacity: 1;
	}
}

@keyframes light-line-r {
	0% {
		background: linear-gradient(to right, Magenta, yellow, Cyan, Magenta) 0% center/200%;
		width: 1%;
		height: 1rem;
		opacity: 1;
	}

	100% {
		background: linear-gradient(to right, Magenta, yellow, Cyan, Magenta) 0% center/200%;
		width: 100%;
		height: 1rem;
		opacity: 1;
	}
}

.smillboxTop {
	max-width: 1000px;
	background: linear-gradient(180deg, #d19a34 0%, #eec927 100%);
	margin: 0 auto;
	border-radius: 20px 20px 0 0;
	border-bottom: 5px solid #2f2f2f;
	padding: 8px 0;
	box-shadow: 0px 0px 13px 2px #ffc766;
}

.smillbox {
	max-width: 1000px;
	background-color: #161616;
	background-image: url("https://www.transparenttextures.com/patterns/p6.png");
	border-top: 5px double;
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	padding: 2%;
	padding-top: 20px;
	margin: 0 auto 20px;
	border-image: linear-gradient(to bottom, #eec927, #d19a34) 1;
	box-shadow: 0px 0px 13px 2px #ffc766;
}

.smillboxh {
	max-width: 900px;
	background: #000000b7;
	border-top: 5px double;
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	padding: 2%;
	padding-top: 20px;
	margin: 20px auto;
	border-image: linear-gradient(to bottom, #eec927, #d19a34) 1;
	box-shadow: 0px 0px 13px 2px #ffc766;
}

.overlay {
	width: 100%;
	height: 90rem;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(45deg, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .4) 50%);
	background-size: 3px 3px;
	z-index: 2;
}

.overlay-wt {
	width: 100%;
	height: 90rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: 2;

}

/*　layout
*********************************************************/


#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	/*	background-image: url("../images/header3.jpg");
	background-position: top center;
*/
	position: relative;
	/*overflow: hidden;*/
}

#header2 {
	width: 100%;
	height: auto;
	margin: 8rem auto 1rem;
	text-align: center;
	/*	background-image: url("../images/header3.jpg");
	background-position: top center;
*/
	position: relative;
	/*overflow: hidden;*/
}

.z-flont {
	position: relative;
	z-index: 1000;
}

#header img.head {
	opacity: 0;
	position: relative;
	z-index: 9999;
}


.hd-1 {
	animation-delay: 0.2s;
	/* アニメーション開始時間 */
	animation-duration: 1s;
}

.hd-2 {
	animation-delay: 2s;
	/* アニメーション開始時間 */
	animation-duration: 1.8s;
}

.hd-3 {
	animation-delay: 3.5s;
	/* アニメーション開始時間 */
	animation-duration: 4.5s;
}

.footer2 {
	width: 100%;
	height: auto;
	padding: 1rem 0 0 0;
	margin: 0rem auto;
	background-color: #212121;
	color: #fff;
	font-size: 1.8rem;
}

.footer_in {
	text-align: center;
	font-size: 1.6rem;
	padding-bottom: 2rem;
}

.box1 {
	border: solid 1px #000;
	box-sizing: border-box;
	padding: 2.5rem 3rem;
	font-weight: bold;
	margin: 0 0 50px 0;
	font-size: 2.0rem;
	background-color: #fff;
	border-left: solid 5px rgba(252, 234, 187, 1);
	border-top: solid 5px rgba(252, 205, 77, 1);
	border-bottom: solid 5px rgba(248, 181, 0, 1);
	border-right: solid 5px rgba(251, 223, 147, 1);
	box-shadow: 0px 2px 5px #000;
}

/*-----------------------*/
/*--footer--*/
#footer {
	width: 100%;
	height: auto;
	padding: 1.0rem 0 0 0;
	margin: 0rem auto;
	background-color: #212121;
	color: #fff;
	font-size: 1.8rem;
}

#footer_in {
	text-align: center;
	font-size: 1.5rem;
	padding-bottom: 2.0rem;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #cdcdcd;
}

#footer li {
	margin: 0;
	list-style: none;
	display: inline;
	margin: 0 15px;
}

/*--footer--*/

button.smit {
	background: url(/questions/birth/abe/images/btn_icon1.png) no-repeat;
	background-position: 25px 44px;
	background-color: #da0000;
	margin: 0px auto 0px auto;
	cursor: pointer;
	border: none;
	width: 100%;
	height: 120px;
	border: 3px solid #fff;
	border-radius: 50px;
	box-shadow: 0px 9px 0px #800000;
	-o-box-shadow: 0px 9px 0px #800000;
	-webkit-box-shadow: 0px 9px 0px #800000;
	-moz-box-shadow: 0px 9px 0px #800000;
	color: #fff;
	font-size: 3.5rem;
	font-weight: 900;
	letter-spacing: 0.3rem;
	font-weight: bold;
}

button.smit:hover {
	margin: 6px auto -6px auto;
	box-shadow: 0px 3px 0px #800000;
	-o-box-shadow: 0px 3px 0px #800000;
	-webkit-box-shadow: 0px 3px 0px #800000;
	-moz-box-shadow: 0px 3px 0px #800000;
}

/*=====================================================
	回転　回る　くるくる
=====================================================*/

.bg-roll {
	background: url(../../../../images/book/sal/sal_header_gear50.png) center no-repeat;
	filter: drop-shadow(0px 0px 20px rgb(178, 239, 11));
	position: absolute;
	width: 100%;
	height: 84rem;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
	opacity: 0.7;

	margin: 0 auto;
	text-align: center;
	animation-name: roll;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-duration: 80s;
}

@keyframes roll {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 480px) {
	.bg-roll {
		background: url(../../../../images/book/sal/sal_header_gear50.png) center no-repeat;
		filter: drop-shadow(0px 0px 20px rgba(178, 239, 11, 1));
		position: absolute;
		width: 30rem;
		height: 30rem;
		left: 0;
		background-size: 100%;
		background-position: center;
	}
}


/*=====================================================
nav
=====================================================*/


.hd-1 {
	animation-delay: 0.2s;
	/* アニメーション開始時間 */
	animation-duration: 1s;
}

.hd-2 {
	animation-delay: 0.8s;
	/* アニメーション開始時間 */
	animation-duration: 1.8s;
}

.hd-3 {
	animation-delay: 3.5s;
	/* アニメーション開始時間 */
	animation-duration: 4.5s;
}

#global-nav {
	background-image: url(../../../../images/auto/surv/bg-globalmenu.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 8rem;
	margin-left: auto;
	margin-right: auto;
	color: rgba(0, 0, 0, 0.384);
	z-index: 999999;
	position: fixed;
	border-top: 1rem solid #000000;
}

#global-nav.m_fixed {
	left: 0;
	right: 0;
	position: fixed;
	top: 0;
}

ul.menu {
	margin: 0 auto;
	width: auto;
	height: 100%;
	font-size: 1.7rem;
	line-height: 1.5;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	list-style: none;

}

ul.menu li {
	width: auto;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;

}

ul.menu li:first-child {
	border-left: none;
}

ul.menu li:last-child {
	border-right: none;
}

ul.menu li a {
	padding: 1rem 0.5rem 1rem 0.5rem;
	margin-right: 2rem;
	color: #ff004c;
	display: block;
	text-align: center;
	vertical-align: middle;
	border-bottom: 0.1rem solid #ffffff;
}

@media screen and (min-width: 568px) {
	ul.menu li a:hover {
		border-bottom: 0.1rem solid #FF0000;
		text-decoration: none;
		transition: 0.2s;
	}
}

ul.menu li a i {
	font-size: 3rem;
	margin-right: 1rem;
	display: inline-block;
}

/**********************************************************/


/**********************************************************/


.container {
	width: 89rem;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fceabb+0,f8b500+22,f8b500+49,f8b500+77,fbdf93+100 */
	background: #fceabb;
	/* Old browsers */
	background: -moz-linear-gradient(left, #fceabb 0%, #f8b500 22%, #f8b500 49%, #f8b500 77%, #fbdf93 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fceabb 0%, #f8b500 22%, #f8b500 49%, #f8b500 77%, #fbdf93 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fceabb 0%, #f8b500 22%, #f8b500 49%, #f8b500 77%, #fbdf93 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=1);
	/* IE6-9 */

	box-shadow: 0 0px 25px #ffffff;
}

.content-back0 {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 1px 1px 0;
	border-right: 3px solid #0a0a0a;
	border-left: 3px solid #0a0a0a;
	position: relative;
	z-index: 3;
	background: #fff;
	background-image: url("https://www.transparenttextures.com/patterns/45-degree-fabric-light.png");
	box-shadow: 0px 0px 21px #0000004d;
}

.main_text1 {
	letter-spacing: 0.05em;
}

.main_text2 {
	letter-spacing: 0.05em;
	margin: 0 20px 0;
}

.midashi1 {
	border-left: 10px solid #bb0f0f;
	color: #ffc36a;
	font-size: 4.0rem;
	padding: 0 0 0 10px;
}

.g_area {
	border: 1px solid #999;
	padding: 20px;
	background: #222;
}

.wt_area {
	border: 0px solid #999;
	padding: 20px;
	background: #ffffff;
}

.lg_area {
	border: 0px solid #999;
	padding: 20px;
	background: #e7e7e7;
}

.lw_area {
	border: 0px solid #999;
	padding: 20px;
	background: #e4e4e49d;
}

.r_area {
	width: 100%;
	border-top: #ffd000 double 10px;
	border-bottom: #ffd000 double 10px;
	padding: 50px 20px;
	margin: 0 auto;
	background: #ba1000;
	background: linear-gradient(0deg, rgba(186, 16, 0, 1) 0%, rgba(230, 156, 39, 1) 100%);
	text-align: center;
	font-weight: 900;
}

/*-------------------------------------------*/

table.question {
	width: 100%;
	margin: 0 auto;
	border-spacing: 0;
}

table.question tr {
	margin: 10px 0 0;
}

td.q1 {
	width: 10%;
	text-align: center;
	padding: 10px;
	background: #384150;
}

td.a1 {
	width: 10%;
	text-align: center;
	padding: 10px;
	background: #DDE0E5;
	color: #000000;
}

td.t1 {
	background: #4B535E;
	padding: 20px;
	color: #FFFFFF;
}

td.t2 {
	background: #F1F2F6;
	padding: 20px;
	color: #000000;
}

/*-------------------------------------------*/

.subtitle1_parts {
	display: inline-block;
	font-size: 12px;
	padding: 7px 25px 4px 10px;
	position: relative;
	color: #9e98bb;
	z-index: 1;
	position: absolute;
	top: -29px;
	left: 0;
	font-family: 'Noto Serif JP', sans-serif;
}

.subtitle1_parts::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: rgb(143 0 0 / 80%);
	transform: scaleY(1) perspective(0.4em) rotateX(1deg);
	transform-origin: bottom left;
}

.subtitle1_parts.placeyou {
	color: #FFF;
	font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
	font-weight: normal;
}

.simpleborder0 {
	padding: 4px;
	max-width: 650px;
	margin: 0 auto;
	background-color: #242424;
	background-image: url("https://www.transparenttextures.com/patterns/txture.png");
	border: 3px #8d8d8dcc solid;
}

.subtitle2 {
	width: 100%;
	background: rgb(47, 30, 0);
	background: linear-gradient(180deg, rgba(47, 30, 0, 1) 0%, rgba(20, 15, 0, 1) 17%, rgba(0, 0, 0, 1) 83%, rgba(47, 30, 0, 1) 100%);
	font-family: 'Noto Serif JP', sans-serif;
	letter-spacing: 0;
	color: #fcfcfc;
	padding: 25px 0;
	line-height: 1.4;
	position: relative;
	border-top: 3px solid #703103;
	border-bottom: 3px solid #703103;
	border-image: linear-gradient(120deg, rgba(65, 44, 32, 1), rgba(112, 49, 3, 1) 7%, rgba(176, 90, 3, 1) 15%, rgba(220, 150, 26, 1) 23%, rgba(254, 210, 33, 1) 37%, rgba(255, 220, 110, 1) 44%, rgba(250, 232, 139, 1) 52%, rgba(255, 243, 168, 1) 57%, rgba(254, 210, 33, 1) 70%, rgba(220, 150, 26, 1) 80%, rgba(176, 90, 3, 1) 85%, rgba(112, 49, 3, 1) 93%, rgba(65, 44, 32, 1));
	border-image-slice: 3;
	box-sizing: border-box;
}

.subtitle3 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: #ffec00;
	border-radius: 5px;
	background-image: url(https://www.transparenttextures.com/patterns/60-lines.png);
	font-family: 'Noto Serif JP', sans-serif;
	letter-spacing: 0;
	color: #0b0b0b;
	padding: 25px 0;
	line-height: 1.4;
	position: relative;
	border-top: 3px solid #d4a200;
	border-bottom: 7px solid #d4a200;
	border-right: 3px solid #d4a200;
	border-left: 3px solid #d4a200;
	box-sizing: border-box;
	z-index: 999999;
	box-shadow: 0px 0px 13px #00000012;
}

.bb-tegami {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.4rem 1rem;
	background: #fdffcf;
	background-image: url(https://www.transparenttextures.com/patterns/lined-paper-2.png);
	border: solid 2px #a38e59;
	box-shadow: 0px 5px 5px #25252559;
}

.bb-100manbaken01 {
	width: 100%;
	margin: 0 auto 0px;
	border: solid 2px rgb(54 54 54);
	background: #212121;
	background-image: url(https://www.transparenttextures.com/patterns/climpek.png);
	padding: 0 20px;
	color: #fff;
	border-radius: 2px;
	box-shadow: 0px 5px 8px #000;
}

.subti_kimitu {
	width: 250px;
}

.subtitle1_parts2 {
	position: absolute;
	top: -37px;
	right: -3px;
}


/*-------------------------------------------*/

.mss_bt1 {
	border: 1px solid #FFF000;
	border-radius: 5px;
	font-size: 26px;
	color: #333;
	background:
		url("../../../../image/member/icons/b2_2.png") center right 30px / auto auto no-repeat #EEE;
	padding: 2% 0 2.5%;
	display: block;
	margin: 0 auto 20px;
	width: 89rem;
	text-align: center;
	line-height: 1.4;
	/*animation: gradation_text 4s linear infinite;*/
	box-shadow:
		0px 6px 0px #756408, 0px 3px 6px rgba(0, 0, 0, .4),
		0px 0px 3px rgba(255, 255, 255, .5) inset,
		0px -2px 4px 4px rgba(0, 0, 0, 0.1) inset;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 500;
}

.mss_bt1:hover {
	opacity: 0.7;
}

/*-------------------------------------------*/

label.display_bt {
	cursor: pointer;
}

label.display_bt:hover {
	opacity: 0.8;
}

input.display_box {
	display: none;
}

.btm {
	transition: 1s;
	height: 0;
	padding: 1px 0 1px 0;
	opacity: 0;
	display: none;
}

input.display_box:checked+.btm {
	height: auto;
	padding: 1px 0 1px 0;
	opacity: 1;
	display: block;
}

input.display_box:checked+label {
	display: none;
}

.btm:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}



/* BG */
.mf4space {
	background: linear-gradient(-45deg, #ff7b0f, #fffc31, #ff2e00, #ff9b00);
	background-size: 400% 400%;
	animation: fireFlow 3s ease infinite;

	color: #252525;
	border: #4e4e4e 5px solid;
	max-width: 950px;
	margin: 0 auto;
	padding: 3%;
	position: relative;
	overflow: hidden;
}

/* 炎のゆらめき */
@keyframes fireFlow {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

/* 炎のノイズ層 */
.mf4space::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle at 50% 80%, rgba(255, 255, 255, 0.2) 0%, transparent 70%),
		url("https://www.transparenttextures.com/patterns/noise.png");
	mix-blend-mode: overlay;
	animation: flameNoise 1s infinite linear;
	opacity: 0.4;
}

@keyframes flameNoise {
	0% {
		transform: translate(0, 0) scale(1);
	}

	25% {
		transform: translate(-5%, -5%) scale(1.05);
	}

	50% {
		transform: translate(5%, 5%) scale(0.98);
	}

	75% {
		transform: translate(-3%, 2%) scale(1.03);
	}

	100% {
		transform: translate(0, 0) scale(1);
	}
}


.main-white {
	color: #111111;
	background-color: #ffe4c9;
	background-image: url("https://www.transparenttextures.com/patterns/clean-textile.png");
	max-width: 850px;
	height: 100%;
	margin: 0 auto;
	box-shadow: inset 0px 0px 32px #ff8000;
}

.main-black {
	color: #fff;
	background-color: #2E2E2E;
	background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	max-width: 850px;
	height: 100%;
	margin: 0 auto;
	box-shadow: inset 0px 0px 32px #CA2BCF;
}

.main-red {
	color: #fff;
	background-color: #590000;
	background-image: url("https://www.transparenttextures.com/patterns/stressed-linen.png");
	background-attachment: fixed;
	max-width: 900px;
	height: 100%;
	margin: 0 auto;
	/* box-shadow: 0px 0px 13px 2px #fceb08; */
}

/* BG */

.fv2 {
	background-color: #2e2f37;
	background-attachment: fixed;
	border-top: 2px solid #ffdf4b;
	border-left: 5px solid #ffdf4b;
	border-right: 5px solid #ffdf4b;
	border-bottom: 10px double #ffdf4b;
	background: #000;
	width: 100%;
	color: #ffffff;
	font-weight: 900;
	padding: 10px 0;
	font-size: 2.5rem;
	text-align: center;
	margin: 0 auto;
}

.subtitele {
	background-attachment: fixed;

	@media screen and (max-width: 768px) {
		border-top: 5px ridge #ec892c;
		border-bottom: 5px groove #ec892c;
		border-right: 3px double #7DD124;
		border-left: 3px double #7DD124;
	}

	@media screen and (min-width: 768px) {
		border-top: 10px ridge #ec892c;
		border-bottom: 10px groove #ec892c;
		border-right: 7px double #7DD124;
		border-left: 7px double #7DD124;
	}

	background-color: #ec892c;
	background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
	max-width: 1050px;
	padding: 20px;
	color: #fffffa;
	font-weight: 900;
	font-size: 4rem;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0px 0px 13px 2px #e5ff00;
}

.subtitele_1 {
	background-attachment: fixed;
	max-width: 1050px;
	color: #f3f3f3;
	background-color: #ffee00;
	font-weight: 900;
	font-size: 4rem;
	text-align: center;
	border-radius: 2px;
	border: 2px solid #1d1d1d;
	margin: 0 auto;
	box-shadow: inset 0px 0px 15px rgba(43, 43, 43, 0.918);
}

.subtitele_2 {
	background-attachment: fixed;
	max-width: 1050px;
	padding: 20px;
	color: #1C1C1C;
	background: #ffd92e;
	background: linear-gradient(90deg, rgba(255, 217, 46, 1) 0%, rgba(255, 255, 46, 1) 100%);
	font-size: 4rem;
	text-align: center;
	border-radius: 2px;
	border: 8px double #7D0075;
	margin: 0 auto;
	box-shadow: inset 0px 0px 20px #967B00;
}

.subtitele_4 {
	background-attachment: fixed;
	max-width: 1050px;
	padding: 20px;
	color: #1C1C1C;
	background: #ba0000;
	background: linear-gradient(0deg, rgba(186, 0, 0, 1) 0%, rgba(245, 49, 5, 1) 100%);
	font-size: 4rem;
	text-align: center;
	border-radius: 2px;
	border: 8px double #ffd92e;
	margin: 0 auto;
	box-shadow: inset 0px 0px 20px #ffd92e;
}


.subtitele_2ups {
	background-attachment: fixed;
	max-width: 1050px;
	padding: 20px;
	color: #f3f3f3;
	background-color: #041029;
	background-image: url("https://www.transparenttextures.com/patterns/gun-metal.png");
	font-weight: 900;
	font-size: 4rem;
	text-align: center;
	border-radius: 2px;
	border: 4px double #330969;
	margin: 0 auto;
	box-shadow: inset 0px 0px 15px #330969;
}

.subtitele_3 {
	background-attachment: fixed;
	max-width: 1050px;
	padding: 20px;
	color: #f3f3f3;
	background-color: #1b1b1b;
	background-image: url("https://www.transparenttextures.com/patterns/gun-metal.png");
	font-weight: 900;
	font-size: 4rem;
	text-align: center;
	border-radius: 2px;
	box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0.918);
	border: 4px solid;
	border-image: conic-gradient(#E33232, #E3D432, #32E352, #32E3C8, #32E3DD, #327FE3, #E332D1, #E33232) 1;
	margin: 0 auto;
}

.bgBksenkou {
	background-color: #000000;
	box-shadow: 0px 0px 15px 6px #DE4949;
	border-radius: 0px;
}




.subtitele_sp {
	background-attachment: fixed;
	max-width: 1050px;
	background: #000;
	padding: 20px;
	color: #252525;
	font-weight: 900;
	font-size: 2rem;
	text-align: center;
	border-radius: 2px;
	margin: 0 auto;
	border: 3px solid #fad817;
	box-shadow: 0px 0px 15px 3px #CA2BCF;
}

.subtitele_senkou {
	background-attachment: fixed;
	border: 6px double #CA2BCF;
	background-color: #000;
	background-image: url("https://www.transparenttextures.com/patterns/dark-denim-3.png");
	max-width: 1050px;
	padding: 20px;
	color: #ffd932;
	font-weight: 900;
	font-size: 2.5rem;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0px 0px 13px 2px #CA2BCF;
}

.subtitele_senkou2 {
	border: 6px double #A02024;
	background-color: #1f1f1f;
	background-image: url("https://www.transparenttextures.com/patterns/dark-denim-3.png");
	max-width: 1050px;
	padding: 20px;
	color: #ffd932;
	margin: 0 auto;
	box-shadow: 0px 0px 13px 2px #A02024;
}

.subtitele_senkou_min {
	background-attachment: fixed;
	border: 1px double #ff9d3b;
	background-color: #c60000;
	background-image: url("https://www.transparenttextures.com/patterns/padded.png");
	max-width: 1050px;
	padding: 3px;
	color: #ffd932;
	font-weight: 900;
	text-align: center;
	margin: 0 auto;
}

.movie_waku1 {
	background-color: #452206;
	padding: 2px;
	border: 4px groove #A02024;
	box-shadow: 0px 0px 13px 2px #A02024;
	margin: 0 auto;
}

.movie_waku2 {
	background: #ca2bcf;
	background: linear-gradient(120deg, rgba(202, 43, 207, 1) 0%, rgba(125, 0, 117, 1) 100%);
	padding: 2px;
	border: 4px groove #EFF307;
	box-shadow: 0px 0px 13px 2px #EFF307;
	margin: 0 auto;
}

.bg-bkmovie {
	background-color: #000000;
	padding: 1%;
	max-width: 350px;
	margin: 0 auto;
	border-radius: 20px;
	border-left: 3px double #3a3a3a;
	border-right: 3px double #3a3a3a;
}

/* box */
.SPbox01 {
	position: relative;
	padding: 2%;
	background-color: #5C2A20;
	background-image: url("https://www.transparenttextures.com/patterns/black-scales.png");
	color: #fff;
	border: 4px solid #A02024;
	/* 角丸なし */
}

/* 角飾りをボーダーの上に重ねる */
.SPbox01--ornate::before,
.SPbox01--ornate::after {
	content: "";
	position: absolute;
	inset: -4px;
	/* ボーダーの上に被せる */
	z-index: 1;
	pointer-events: none;
	background-repeat: no-repeat;
	background-size: 60px 60px;
	/* 角飾りサイズ */
}

.SPbox011 {
	border: solid 3px #C3602A;
	background-color: #1a1a1a;
	box-shadow: 0px 0px 5px 5px #272727;
}

/* 左上・左下（そのまま） */
.SPbox01--ornate::before {
	background-image:
		url(../../../images/newyp/evelogo2.png),
		url(../../../images/newyp/evelogo2.png);
	background-position:
		left -2px top -2px,
		left -2px bottom -2px;
}

/* 右上・右下（反転して右側に見せる） */
.SPbox01--ornate::after {
	background-image:
		url(../../../images/newyp/evelogo2.png),
		url(../../../images/newyp/evelogo2.png);
	/* ←ここを right ではなく left で指定するのがポイント */
	background-position:
		left -2px top -2px,
		left -2px bottom -2px;
	transform: scaleX(-1);
	transform-origin: center;
}


.suke1 {
	padding: 3px;
	background-color: #5C2A20;
	border-bottom: 4px solid #000;
	border-top: 4px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	margin: 0 auto;
	color: #FFF;
	font-weight: 900;
	border-radius: 2px;
}

.suke2 {
	padding: 3px;
	background-color: #C3602A;
	border-bottom: 4px solid #000;
	border-top: 4px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	margin: 0 auto;
	color: #fff;
	font-weight: 900;
	border-radius: 2px;
	max-width: 750px;
}

.infowaku1 {
	padding: 6px;
	background-color: #1A1A1A;
	border: 3px solid #000;
	margin: 0 auto;
	color: #FFF200;
	border-radius: 2px;
	font-weight: 900;
}

.infowaku2 {
	background: linear-gradient(0deg, rgba(179, 171, 21, 1) 2%, rgba(250, 244, 65, 1) 100%);
	padding: 5px;
	border: 3px solid #242424;
	margin: 0 auto;
	border-radius: 2px;
}

.infowaku3 {
	background: rgba(255, 242, 0, 0.78) 100%;
	padding: 5px;
	border: 3px solid #000;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: inset 0px 0px 20px #FFA600;
}

/* セクション枠でこれーしょん */
.deco1 {

	@media screen and (max-width: 768px) {
		border-: 1px solid #3a3a3a;
		margin: 0, auto;
	}

	@media screen and (min-width: 768px) {
		border: 3px solid #3a3a3a;
		margin: 0, auto;
	}
}

.deco2 {
	@media screen and (max-width: 768px) {
		border: 0.5px solid #cabcfc;
		margin: 0, auto;
		/* box-shadow: 0px 0px 0px 1.8px #ffae2c; */
	}

	@media screen and (min-width: 768px) {
		border: 1.5px solid #cabcfc;
		margin: 0, auto;
		/* box-shadow: 0px 0px 0px 1.5px #fff538; */
	}
}

.deco3 {

	@media screen and (max-width: 768px) {
		border: 2px solid #9a00b9;
		margin: 0, auto;
		box-shadow: 0px 0px 0px 0.2px #EFF307;
	}

	@media screen and (min-width: 768px) {
		border: 3px solid #9a00b9;
		margin: 0, auto;
		box-shadow: 0px 0px 0px 0.8px #EFF307;
	}
}

.deco4 {

	@media screen and (max-width: 768px) {
		border: 2px solid #7910ad;
		border-image: linear-gradient(to bottom, #222222, rgb(95, 95, 95), #222222) 1;
		margin: 0, auto;
		box-shadow: 0px 0px 0px 0.2px #7910ad;
	}

	@media screen and (min-width: 768px) {
		border: 3px solid #7910ad;
		border-image: linear-gradient(to bottom, #222222, rgb(95, 95, 95), #222222) 1;
		margin: 0, auto;
		box-shadow: 0px 0px 0px 0.8px #7910ad;
	}
}

/* LPテキストぞーん */
/* SP */
@media screen and (max-width: 768px) {
	.lptext {
		margin: 0 5px;
		font-size: 13px;
		padding-top: 20px;
		padding-bottom: 50px;
		padding-left: 2px;
		padding-right: 2px;
	}

	.lptext p {
		line-height: 1.5;
	}

	.textspace p {
		margin-top: 80px;
	}
}

/* PC */
@media screen and (min-width: 768px) {
	.lptext {
		margin: 0 45px;
		font-size: 19px;
		font-weight: 500;
		padding-top: 50px;
		padding-bottom: 100px;
	}

	.lptext p {
		line-height: 1.5;
	}

	.textspace p {
		margin-top: 70px;
	}
}

/* 流れる声  */
.scrollvoicetitle {
	margin-top: 30px;
	margin: 0 auto;
	padding: 20px 1%;
	font-size: 2.5rem;
	font-weight: 900;
	max-width: 725px;
	border-radius: 20px 20px 0 0;
	border: #722323 5px solid;
	box-shadow: 5px 5px 0px 0px #9f9f9f;
	background: linear-gradient(180deg, rgba(255, 0, 0, 1) 0%, rgba(66, 8, 8, 1) 100%);
	text-align: center;
}

.scrollvoicetitle2 {
	margin-top: 30px;
	margin: 0 auto;
	padding: 20px 1%;
	font-size: 2.5rem;
	font-weight: 900;
	max-width: 725px;
	border-radius: 20px 20px 0 0;
	border: #233772 5px solid;
	box-shadow: 5px 5px 0px 0px #9f9f9f;
	background: linear-gradient(180deg, rgb(0, 81, 255) 0%, rgb(8, 23, 66) 100%);
	text-align: center;
}

.scrollvoicetitle3 {
	margin-top: 30px;
	margin: 0 auto;
	padding: 20px 1%;
	font-size: 2.5rem;
	font-weight: 900;
	max-width: 725px;
	border-radius: 20px 20px 0 0;
	border: #724e23 5px solid;
	box-shadow: 5px 5px 0px 0px #9f9f9f;
	background: linear-gradient(180deg, rgb(255, 136, 0) 0%, rgb(66, 44, 8) 100%);
	text-align: center;
}

/* 1つ分 */
.scrollvoice {
	margin-bottom: 30px;
	margin: 0 auto;
	max-width: 700px;
	border-bottom: #9E0000 5px solid;
	box-shadow: 0px 0px 10px 10px #9E0000;
	background-color: #303030;

}

.scrollvoice div {
	display: inline-block;
	text-wrap: wrap;
	animation: scrollSample03 110s linear infinite;
}

.scrollvoice div p {
	padding: 5px;
	border: #ffffff 1px solid;
	margin: 0;
	font-weight: 700;
	font-size: 2rem;
	background-color: #0000005f;
}

@keyframes scrollSample03 {

	0% {
		transform: translateY(0)
	}

	100% {
		transform: translateY(-100%)
	}
}

/* 1つ分 */


.specialform {
	font-weight: 900;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 1% 4% 2%;
	border: #ffbf00 2px solid;
	background-color: #0d0200;
	background-image: url("https://www.transparenttextures.com/patterns/checkered-pattern.png");
	position: fixed;
	z-index: 999;
}

/* 流れる声 end*/

.advancejamp {
	margin: 0 auto;
	max-width: 700px;
	padding: 5%;
	border-radius: 250px;
	border: #FFD500 solid 3px;
	background: #63236b;
	background: linear-gradient(0deg, rgba(99, 35, 107, 1) 0%, rgba(208, 79, 219, 1) 100%);
	text-decoration: none;
	box-shadow: inset 0px 0px 20px 10px #E485ED;

}

.advancejamp a {
	text-align: center;
	font-weight: 900;
	text-decoration: none;
}




.Userbox01 {
	/* HTMLでfs15を指定 */
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #ffe0a3;
	border: solid 5px #694f31;
	background-image: url("https://www.transparenttextures.com/patterns/p6.png");
	max-width: 800px;
	margin: 30px auto 0;
	color: #000;
	font-weight: 600;
	border-left: solid 10px #c6a947;
	box-shadow: 5px 5px 8px 0px #161616;
	border-radius: 2px 0px 40px 2px;
	line-height: 1.5;
}

.Userbox02 {
	/* HTMLでfs15を指定 */
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #36240C;
	border: solid 3px #2E2E2E;
	max-width: 900px;
	margin: 30px auto 0;
	color: #ffffff;
	font-weight: 600;
	box-shadow: 5px 5px 8px 0px #E85500;
	border-radius: 2px;
	line-height: 1.5;
}

/* Userbox02内だけに効かせる */
.Userbox02 .userProfileCard {
	max-width: 300px;
	border-radius: 200px;
	padding: 14px 16px;
	margin: 0 auto;
	/* Userbox02内の上部に置く場合 */
}



.Userbox02 .userMeta {
	font-size: 18px;
	font-weight: 800;
	color: #111;
	/* Userbox02の白文字を上書き */
	line-height: 1.2;
}



.result_section {
	margin: 20px auto;
	background: #ffffff21;
	box-shadow: 0px 0px 8px 0px #8a8a8a;
	padding-bottom: 10px;
}

.result_section_in {
	max-width: 700px;
	margin: 0 auto;
	border: 1.8px solid #d8d8d8;
	padding: 5px 0px;
}

.step_section {
	margin: 20px auto;
	background: #896d0621;
	padding: 1%;
	border: #ffffffc7 3px double;
	border-radius: 20px 20px 0 0;
}

.step_section1 {
	margin: 20px auto;
	background: #0e12485f;
	padding: 1%;
	border: #62f2ffc7 3px double;
	border-radius: 20px 20px 0 0;
}

.step_section2 {
	margin: 20px auto;
	background: #29071a8e;
	padding: 1%;
	border: #ef77ffc7 3px double;
	border-radius: 20px 20px 0 0;
}

.step_section3 {
	margin: 20px auto;
	background: #51420b6b;
	padding: 1%;
	border: #ffb92cc7 3px double;
	border-radius: 20px 20px 0 0;
}

.step_section1 p {
	margin-top: 0;
}

.step_section2 p {
	margin-top: 0;
}

.step_section3 p {
	margin-top: 0;
}

@media screen and (min-width: 768px) {
	.step_section1 p {
		font-size: 1.8rem;
	}

	.step_section2 p {
		font-size: 1.8rem;
	}

	.step_section3 p {
		font-size: 1.8rem;
	}
}

@media screen and (max-width: 768px) {
	.step_section1 p {
		margin-top: 0;
		font-size: 1.4rem;
	}

	.step_section2 p {
		margin-top: 0;
		font-size: 1.4rem;
	}

	.step_section3 p {
		margin-top: 0;
		font-size: 1.4rem;
	}
}


.presenttextspace p {
	margin-top: 0;
}

.tikyouINFO {
	margin: 20px auto;
	background: #896d0621;
	border: #000 solid 2px;
	padding: 1%;
}

/* 流れる声 */




.formtop {
	max-width: 950px;
	margin: 30px auto 0;
	background: #fff896;
	background: linear-gradient(180deg, rgba(255, 248, 150, 1) 0%, rgba(255, 204, 0, 1) 100%);
	padding: 10px 0;
	border: 2.5px solid #4d4d4d;
	font-size: 3.0rem;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
}

.formbtm {
	max-width: 950px;
	margin: 0 auto 30px;
	background: #fff896;
	background: linear-gradient(0deg, rgba(255, 248, 150, 1) 0%, rgba(255, 204, 0, 1) 100%);
	padding: 10px 0;
	font-size: 3.0rem;
	border: 2.5px solid #4d4d4d;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
}





.formtop2 {
	max-width: 820px;
	margin: 0 auto;
	background: #e39324;
	background: radial-gradient(circle, rgba(255, 224, 48, 1) 0%, rgba(82, 76, 17, 1) 100%);
	border-top: double 7px #c4b81d;
	border-bottom: double 7px #2c2c2c;
	padding: 10px 0;
	font-size: 3.0rem;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
	border-radius: 15px 15px 6px 6px;
}



.formbtm2 {
	max-width: 820px;
	margin: 0 auto 30px;
	background: #e39324;
	background: radial-gradient(circle, rgba(255, 224, 48, 1) 0%, rgba(82, 76, 17, 1) 100%);
	border-top: double 7px #2c2c2c;
	border-bottom: double 7px #c4b81d;
	padding: 10px 0;
	font-size: 3.0rem;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
	border-radius: 6px 6px 15px 15px;

}

#form p {
	line-height: 1.8;
}

.form_2 {
	background-color: #363535;
	background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
	padding: 1%;
	max-width: 800px;
	margin: 0 auto;
	border-left: solid 2px #8a8526;
	border-right: solid 2px #8a8526;
}



.form-ot {
	/* background: linear-gradient(180deg, rgba(198, 205, 184, 1) 55%, rgba(138, 133, 38, 1) 100%); */
	background-color: #454545;
	background-image: url("https://www.transparenttextures.com/patterns/black-twill.png");
	border-left: solid 3px #8a8526;
	border-bottom: solid 3px #8a8526;
	border-right: solid 3px #8a8526;
	border-top: double 6px #8a8526;
	padding: 20px 0;
	max-width: 810px;
	text-align: center;
	font-weight: 900;
	margin: 0 auto;
}

/* メアド名前 */
input[type="text"] {
	width: 100%;
	padding: 1.5rem 1rem;
	margin: 0 auto;
	font-size: 1.5rem;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	border: 3px solid #363636;
	border-radius: 0.5rem;
	font-family: "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
}

/*  ボタンここから使って */
.buttonpc {
	width: 80%;
	margin: 0 auto;
	padding: 2rem;
	font-size: 2rem;
	border-radius: 80px;
	color: #fff;
	/* background-color: #fff530;
	background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png"); */
	background: #ad9900;
	background: linear-gradient(0deg, rgba(173, 153, 0, 1) 0%, rgba(255, 225, 0, 1) 100%);
	border: 4px #AD9900 solid;
	box-shadow: 0px 0px 0px 5px #424242;
	cursor: pointer;
	transition-duration: .4s;
	text-decoration: none;
	color: #4A4000;
}

.buttonpc:hover {
	box-shadow: 0px 0px 0px 3px #383838;
	/* color: #fb9725; */
	border: 4px #FFE100 solid;
	background: #ffe100;
	background: linear-gradient(0deg, rgba(255, 225, 0, 1) 0%, rgba(255, 246, 181, 1) 100%);
	/* background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png"); */
	text-shadow: 0 0 10px #fff;
	transform: scale(1.1);
	color: #FF1500;
	text-decoration: none;

}

.buttonsp {
	width: 80%;
	margin: 0 auto;
	padding: 1rem;
	font-size: 2rem;
	border-radius: 80px;
	color: #fff;
	/* background-color: #383838;
	background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png"); */
	background: linear-gradient(0deg, rgba(150, 75, 0, 1) 0%, rgba(255, 128, 0, 1) 100%);
	border: 4px #FF8000 solid;
	box-shadow: 0px 0px 0px 5px #424242;
	cursor: pointer;
	transition-duration: .4s;
	text-decoration: none;

}

.buttonsp:hover {
	box-shadow: 0px 0px 0px 3px #383838;
	/* color: #fb9725; */
	border: 4px #FFB870 solid;
	background: linear-gradient(0deg, rgba(255, 128, 0, 1) 0%, rgba(255, 179, 102, 1) 100%);
	/* background-image: url("https://www.transparenttextures.com/patterns/black-orchid.png"); */
	text-shadow: 0 0 10px #FFDEBF;
	transform: scale(1.1);
	color: #ff0f0f;
}

/* ボタン */



.pall {
	margin: 1%;
	padding: 2% 2%;
	background-color: #ffffff;
	border: 2px #000 solid;
}

.payarea {
	margin: 1% 1% 0 1%;
	padding: 1%;
	background-color: #292929;
	color: #ffffff;
	border: 2px #000 solid;
}

.payareaIn {
	margin: auto 1%;
	padding: 2% 2%;
	background-color: #ffffff;
	border: 2px #000 solid;
}

.payarea .info {
	padding: 1%;
	font-weight: 800;
	background-color: #cecece;
	color: #000;
}

.button_3d {
	max-width: 0px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #0c0c0c;
	font-size: 18px;
	border-radius: 50px;
	max-width: 660px;
	height: 80px;
	font-weight: bold;
	border: 3px solid #333333;
	position: relative;
	transition: 0.3s;
	box-shadow: 0px 3px 0px -1px rgba(0, 0, 0, 0.5);
	background-color: #eeeeee;
}

.button_m {
	width: 85%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #1f1f1f;
	font-size: 18px;
	border-radius: 50px;
	max-width: 660px;
	height: 80px;
	font-weight: bold;
	border: 3px solid #333333;
	position: relative;
	transition: 0.3s;
	box-shadow: 0px 3px 0px -1px rgba(0, 0, 0, 0.5);
	background-color: #4bff78;
}

.button_m:hover {
	/* color: #fb9725; */
	transform: scale(1.1);
	text-shadow: 0 0 10px #fff700;
	color: #FF5454;
	cursor: pointer;
}

.button_m2 {
	width: 85%;
	margin: 0 auto;
	padding: 2rem;
	font-size: 2rem;
	border-radius: 80px;
	color: #333333;
	/* background-color: #fff530;
	background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png"); */
	background: linear-gradient(150deg, rgba(255, 245, 48, 1) 0%, rgba(239, 230, 47, 1) 43%, rgba(242, 181, 58, 1) 64%, rgba(255, 84, 84, 1) 100%);
	border-top: 4px #fff530 solid;
	border-bottom: 4px #8a8526 solid;
	border-right: 4px #8a8526 solid;
	border-left: 4px #fff530 solid;
	box-shadow: 0px 0px 62px -8px #cc0000;
	cursor: pointer;
	transition-duration: .4s;
	text-decoration: none;
}

.button_m2:hover {
	box-shadow: 0px 0px 62px -8px #FF5454;
	/* color: #fb9725; */
	border: 4px #FF5454 solid;
	transition-duration: .3s;
	background-color: #f2b53a;
	background: linear-gradient(150deg, rgba(255, 245, 48, 1) 0%, rgba(239, 230, 47, 1) 43%, rgba(242, 181, 58, 1) 64%, rgba(255, 84, 84, 1) 100%);
	text-shadow: 0 0 10px #fff700;
	transform: scale(1.1);
	color: #ff0f0f;
	text-decoration: none;
}


/* ボタン最新阿部×大谷 */

.gearbox {
	margin: 100px auto;
	padding: 40px 1% 15px;
	border: groove 7px #d7bc34;
	border-radius: 8px;
	position: relative;
	max-width: 800px;
	font-weight: 900;
	background: #222222;
}

.gearbox .child {
	position: absolute;

	@media screen and (min-width: 768px) {
		top: -150px;
		left: 15px;
	}

	@media screen and (max-width: 768px) {
		top: -60px;
		left: 15px;
	}
}

.triangle {
	background-image: linear-gradient(-45deg, #ffc022 30px, transparent 0);
}

.infobox_top {
	margin: 0 auto;
	border: 3px #121212 double;
	padding: 1%;
	background-color: #1f1f1fed;
	border-radius: 2px;
	max-width: 800px;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
}

.infobox {
	margin: 15px auto;
	border: 3px #beb200 solid;
	padding: 5px;
	background-color: #1f1f1f;
	border-radius: 2px;
	max-width: 800px;
	font-weight: 900;
}

.rubyposition_under {
	display: inline-block;
}

.rubyposition_under ruby {
	display: flex;
	flex-direction: column;
	text-align: justify;
	/* この指定は text-align-last を IE に対応させるために必要 */
	text-align-last: justify;
}

.gffes1 {
	margin: 0 auto;
	border: 4px #E0BB20 double;
	background: #181818;
	color: #ffffff;
	padding: 30px 1% 1%;
	border-radius: 200px 200px 10px 10px;
	max-width: 750px;
}

.gffes1in {
	background-color: #3B3B3B;
	padding: 3% 1% 1% 1%;
	border-radius: 10px;
}

.gffes2 {
	margin: 0 auto;
	border: 2px #181818 solid;
	border-radius: 200px 200px 10px 10px;
	max-width: 750px;
}

.gffes3 {
	background-color: #272727;
	background-image: url("https://www.transparenttextures.com/patterns/rebel.png");
	margin: 0 auto;
	color: #ffffff;
	border: 5px #b92e1c solid;
	border-image: linear-gradient(to right, rgba(255, 97, 48, 1) 0%, rgba(235, 151, 61, 1) 30%, rgba(77, 184, 0, 1) 49%, rgba(110, 222, 35, 1) 68%, rgba(9, 246, 212, 1) 81%, rgba(0, 247, 255, 1) 100%) 2;
	padding: 1%;
	max-width: 750px;
	box-shadow: 0px 0px 20px 5px #0d0d0d;
}



.yosouka {
	text-align: center;

	@media screen and (max-width: 768px) {
		width: 50%;
	}

	@media screen and (min-width: 768px) {
		width: 40%;
	}
}

.normalimg {
	text-align: center;

	@media screen and (max-width: 768px) {
		width: 100%;
	}

	@media screen and (min-width: 768px) {
		width: 85%;
	}
}


/* 実績画像ーーーーーーーー */

.zimg {
	text-align: center;

	@media screen and (max-width: 768px) {
		width: 100%;
	}

	@media screen and (min-width: 768px) {
		width: 48%;
	}

	text-align: center;
	cursor: pointer;
	/* クリックできることを示す */
	animation: faintBlink 2s infinite ease-in-out;
	transition: transform 0.3s ease;
}

@keyframes faintBlink {

	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.8;
	}
}

/* ホバー時は点滅停止＋ちょっと拡大 */
.zimg:hover {
	animation: none;
	transform: scale(1.05);
}

/* 拡大表示用オーバーレイ */
.zimg-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

/* 拡大した画像 */
.zimg-overlay img {
	max-width: 90%;
	max-height: 90%;
	border-radius: 8px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

/* 実績画像ーーーーーーーー */


.simplebg {
	background-color: #242424;
	padding: 5px;
	margin: 0 auto;
}

.simplebgev {
	padding: 10px 0;
	margin: 0 auto;
	background-color: #0f0f0f;
	background-image: url("https://www.transparenttextures.com/patterns/dark-circles.png");
	border: 4px solid #D9BC00;
	box-shadow: 0px 0px 66px 13px #ffde38;
	font-weight: 900;
	border-radius: 15px;
	text-align: center;
}

.simplebgev2 {
	background-color: #262626;
	max-width: 800px;
	padding: 1%;
	margin: 0 auto;
	border: 3px solid #5c2a20;
	box-shadow: 0px 0px 15px 3px #ff7300;
}



.onesec {
	max-width: 450px;
	border: 1px solid #fff;
	padding: 2px;
	border-radius: 2px;
	margin: 0 auto;
}

.simplebg2 {
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	padding: 0 5px;
}

.simplebg22 {
	background: #fff;
	background: linear-gradient(0deg, rgb(0, 32, 0) 0%, rgba(255, 255, 255, 0) 100%);
	padding: 10px 2%;
}

.simplebg3 {
	/* background-color: #fcfcfccc; */
	padding: 1%;
	margin: 0 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: 900;
	color: #1d1d1d;
}

.simplebg33 {
	background-color: #252525cc;
	padding: 1%;
	margin: 0 30px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: 900;
	color: #1d1d1d;
	border-radius: 20px 0 20px 20px;
}

.thbox {
	margin: 0 auto;
	background-color: #1f0e00;
	background-image: url("https://www.transparenttextures.com/patterns/dark-matter.png");
	padding: 1%;
	max-width: 1000px;
	box-shadow: 0px 0px 15px 3px #0e7070;
}

.thbox2 {
	margin: 0 auto;
	background-color: #1f0e00;
	background-image: url("https://www.transparenttextures.com/patterns/dark-matter.png");
	padding: 1%;
	max-width: 1000px;
	box-shadow: 0px 0px 15px 3px #21700e;
}

.thbox3 {
	margin: 0 auto;
	background-color: #1f0e00;
	background-image: url("https://www.transparenttextures.com/patterns/dark-matter.png");
	padding: 1%;
	max-width: 1000px;
	box-shadow: 0px 0px 15px 3px #b54816;
}

.yosoukaMS {
	margin: 0 auto;
	border-radius: 30px 0 30px 0;

	padding: 2rem;
	background: radial-gradient(circle at center, #fffbe0 0%, #ffe766 40%, #fff9c4 100%);
	border: 4px #cfbb55 solid;
	max-width: 850px;
	box-shadow: 0px 0px 15px 3px #cfbb55;
}

.yosoukaMSin {
	padding: 10px;
	background: #fdf9d0;
	border: 2px solid #A19C1B;
	box-shadow: 0px 0px 15px 3px #A19C1B;
	margin: 0 auto;
}






/*  */


.simplebox1_11 {
	margin: 0 auto;
	border: 5px #FF7B00 double;
	padding: 2% 1.5%;
	background: #78481a;
	background: linear-gradient(180deg, rgba(120, 72, 26, 1) 0%, rgba(46, 22, 0, 1) 100%);
	box-shadow: 0px 12px 0px -6px #0d0d0d;
	max-width: 820px;
	font-weight: 900;
	color: #fff;
}

.simplebox1_111 {
	margin: 0 auto;
	background-color: #00000049;
	border: 2.5px #000 solid;
	padding: 1%;
	max-width: 700px;
	font-weight: 900;
}

.simplebox1_112 {
	margin: 0 auto;
	background-color: #ffd00073;
	border: 2.5px #000 solid;
	padding: 1%;
	max-width: 700px;
	font-weight: 900;
}

.simplebox1_2 {
	margin: 0 auto;
	/* border: 3px #ffffff double; */
	padding: 2% 1.5%;
	background-color: #701f1f;
	border-radius: 5px;
	max-width: 700px;
	color: #ffffff;
	box-shadow: 6px 7px 0px -2px #0d0d0d;
}

.simplebox1_12 {
	margin: 0 auto;
	border: 2px #a09f9d9c solid;
	padding: 2% 1.5%;
	background-color: #292929d7;
	border-radius: 5px;
	max-width: 700px;
	color: #ffffff;
}

.eventbox {
	margin: 0 auto;
	border: 4px #ffcb1f double;
	padding: 1%;
	background-image: url("https://www.transparenttextures.com/patterns/tasky.png");
	background-color: #242424;
	border-radius: 5px;
	max-width: 1000px;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #701f1f;
}

.eventday {
	margin: 0 auto;
	border-right: 2px #8f8f8f solid;
	border-left: 2px #8f8f8f solid;
	padding: 5px;
	background-color: #dadada;
	color: #242424;
}


.event1 {
	margin: 10px;
	border: 3px #aa0000 solid;
	background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
	background-color: #201d1b;
	border-radius: 25px;
	max-width: 900px;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #ff4848;
}

.event11 {
	margin: 4px 2px;
	margin-bottom: 10px;
	border-radius: 20px;
	padding: 2% 1.5%;
	background-color: #aa0000;
}

.event2 {
	margin: 10px auto;
	border: 3px #aa8200 solid;
	background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
	background-color: #201d1b;
	border-radius: 25px;
	max-width: 750px;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #fff348;
}

.event2s {
	margin: 10px auto;
	border: 3px #fffb00 solid;
	background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
	background-color: #201d1b;
	border-radius: 25px 0 25px 0;
	max-width: 800px;
	padding-top: 2%;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #aa0000;
}

.event2s2 {
	margin: 10px auto;
	background-color: #201d1b;
	border-left: 8px double #FFAB25;
	border-right: 8px double #FFAB25;
	max-width: 600px;
	padding: 5% 2%;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #fff;
}

.event2s22 {
	margin: 10px auto;
	background-color: #201d1b;
	border-left: 8px double #FFAB25;
	border-right: 8px double #FFAB25;
	max-width: 750px;
	padding: 5% 2%;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #fff;
}

.ll {
	border-left: 4px solid #FFAB25;
	padding-left: 1%;
}


.event22 {
	margin: 4px 2px;
	margin-bottom: 10px;
	border-radius: 20px;
	padding: 2% 1.5%;
	background-color: #aa8200;
}

.event3 {
	margin: 10px;
	border: 3px #242424 solid;
	background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
	background-color: #201d1b;
	border-radius: 25px;
	max-width: 900px;
	color: #ffffff;
	box-shadow: 0px 0px 5px 3px #797979;
}

.event33 {
	margin: 4px 2px;
	margin-bottom: 10px;
	border-radius: 20px;
	padding: 2% 1.5%;
	background-color: #242424;
}


/*  */




/* 臨時 */
.box26 {
	position: relative;
	margin: 2em 0;
	padding: 0.5em 1em;
	border: solid 3px #e6ff07;
}

.box26 .box-title {
	position: absolute;
	display: inline-block;
	top: -20px;
	left: 8px;
	padding: 1%;
	background: #252525;
	border: solid 3px #e6ff07;
	color: #e6ff07;
	font-weight: bold;
}

.box26 p {
	margin: 0;
	padding: 0;
}


.speechBubble {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	padding: 16px;
	border: 3px solid #000000;
	border-radius: 8px;
	background-color: #ffffff;
	text-align: left;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.5;
	color: #000000;
	max-width: 700px;
	margin: 0 auto;
}

.speechBubble::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 19%;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #000000 transparent transparent;
	translate: -50% 100%;
	transform: skew(-25deg);
	transform-origin: top;
}

.speechBubble::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 19%;
	border-style: solid;
	border-width: 15.2px 15.2px 0 0;
	border-color: #ffffff transparent transparent;
	translate: calc(-50% - 0.4px) 100%;
	transform: skew(-25deg);
	transform-origin: top;
}


/* 臨時 */


/* .simplebox1_2 {
	margin: 0 auto;
	border-left: 6px #fff53f solid;
	border-bottom: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	padding: 2% 1.5%;
	background-image: url(../../../../lps/notrev/inotsd/image/logicimage.png) top center fixed;
	max-width: 600px;
	background-attachment: fixed;
} */



.simplebox1_3 {
	margin: 0 auto;
	border: 6px #ffd93f double;
	padding: 2% 1.5%;
	background: #820000;
	background: linear-gradient(0deg, rgba(130, 0, 0, 1) 0%, rgba(196, 0, 0, 1) 100%);
	max-width: 800px;
	background-attachment: fixed;
}


.simplebox1_3-1 {
	margin: 0 auto;
	border: 1px #fff700aa solid;
	padding: 1%;
	background: #ffffff16;
	border-radius: 30px;
}

.simplebox1_3-1:hover {
	border: 1px #fff700aa solid;
	padding: 1%;
	background: #d1b01e83;
	border-radius: 30px;
	color: #000000;
}

/* 臨時 */

.simplebox1_3_tui {
	margin: 0 auto;
	border: 6px #ff3f3f groove;
	padding: 2% 1.5%;
	background-color: #7878783a;
	background-image: url(../../../../lps/notrev/inotsd/image/logicimage.png) top center fixed;
	max-width: 800px;
	background-attachment: fixed;
}

.simplebox1_2tokuten {
	margin: 0 auto;
	border: 3px #fff53f double;
	padding: 2% auto;

	@media screen and (max-width: 768px) {
		font-size: 1.2rem;
	}

	@media screen and (min-width: 768px) {
		font-size: 1.7rem;
	}

	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(38, 38, 38, 1) 100%);
	max-width: 650px;
	background-attachment: fixed;
}

.simplebox1_3tokuten {
	margin: 0 auto;
	border: 3px #FF3C00 double;
	padding: 2% auto;

	@media screen and (max-width: 768px) {
		font-size: 1.3rem;
	}

	@media screen and (min-width: 768px) {
		font-size: 2rem;
	}

	background: #702b00;
	background: linear-gradient(180deg, rgba(112, 43, 0, 1) 0%, rgba(36, 10, 0, 1) 100%);
	max-width: 650px;
	background-attachment: fixed;
}

.simplebox2_2 {
	margin: 0 auto;
	border: 3px #EDBE00 solid;
	padding: 1.5%;
	background: linear-gradient(0deg, rgba(219, 204, 101, 1) 0%, rgba(186, 177, 91, 1) 49%, rgba(248, 255, 145, 1) 57%, rgba(237, 190, 0, 1) 100%);
	border-radius: 50px;
	max-width: 800px;
}

.simplebox2_3 {
	margin: 0 auto;
	border: 4px #EDBE00 solid;
	padding: 2% 1.5%;
	background: linear-gradient(0deg, rgba(110, 110, 0, 1) 0%, rgba(5, 5, 5, 1) 100%);
	max-width: 750px;
	border-radius: 60px 60px 0 0;
	box-shadow: inset #EDBE00 0px 0px 20px;
}

.simplebox3 {
	margin: 0 auto;
	border: 3px #EDBE00 double;
	padding: 2% 1.5%;
	background-color: #121212;
	border-radius: 8px;
	color: #ffffff;
	font-weight: 700;
	max-width: 600px;
}

.grabox {
	max-width: 1000px;
	padding: 4px;
	border: 5px solid;
	background-color: #000;
	border-image: conic-gradient(#FFF200, #00D4FF, #FFF200, #00D4FF, #FFF200, #00D4FF, #FFF200) 1;
}

.simplebox4 {
	margin: 0 auto;
	border-top: 10px #D6CF00 solid;
	border-bottom: 10px #D6CF00 solid;
	padding: 2% 1.5%;
	background-color: #1F1F1F;
	border-radius: 25px;
	color: #ffffff;
	font-weight: 700;
	box-shadow: 0px 0px 15px 1px #777777;
}

.simplebox5 {
	margin: 0 auto;
	border-top: 3px #4F0000 double;
	border-left: 4px #4F0000 solid;
	border-right: 4px #4F0000 solid;
	border-bottom: 3px #4F0000 double;
	padding: 2% 1.5%;
	color: #4F0000;
	background-color: #8A0000;
	border-radius: 2px;
	color: #ffffff;
	font-weight: 700;
	max-width: 850px;
}

.simpleborder5 {
	margin: 0 auto;
	max-width: 1050px;
	box-shadow: 0px 0px 15px 1px #ff6600;
	border: 2px #ffc402 solid;
	background: #262626;
	padding: 1%;
}

.simpleborder {
	border: 1px #000 solid;
	padding: 1%;
}

.borderwt {
	border: 2px #fff solid;
	margin: 1%;
}



.simpleborder_wt {
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(64, 64, 64, 1) 100%);
	color: #fff;
	border: 4px #ffffff double;
	padding: 2% 1%;
}

.simpleborder3 {
	border: 1px #d0b322cc solid;
	padding: 1%;
}

.simpleborder2 {
	border: 5px #bbbbbb double;
	padding: 3% 1%;
	border-radius: 20px;
	max-width: 600px;
	margin: 0 auto;
	box-shadow: 0px 0px 0px 2.5px #ffffff;
	color: #ffffff;
}

.simpleborder4 {
	border: 2px #bbbbbb double;
	padding: 3% 1%;
	max-width: 850px;
	margin: 0 auto;
	box-shadow: 0px 0px 0px 2.5px #ffffff;
	color: #ffffff;
}

.area-main {
	max-width: 95rem;
	margin-left: auto;
	margin-right: auto;
}

.paybutton {
	max-width: 700px;
	margin: 50px auto;
	padding: 3%;
	font-weight: 900;
	border-radius: 20px;
	border: 3px #3c3c3c solid;
	color: #ffffff;
	background: linear-gradient(180deg, rgba(255, 196, 102, 1) 0%, rgba(177, 73, 0, 1) 100%);
}

.main-cwt {
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(175, 175, 175, 1) 100%);
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
	max-width: 600px;
	height: 100%;
	border: #1d130d double 8px;
	border-radius: 30px 5px 30px 5px;
	margin: 0 auto;
	padding: 2%;
	text-align: center;
	box-shadow: 5px 9px 0px 1px #454545;
}

.main-wt {
	background-color: #F9F9F9;
	color: #030100;
}

.main-gre {
	background-color: #212900;
	background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
	color: #F9F9F9;
}

.main-bl {
	background-image: linear-gradient(to top, #cc208e 0%, #6713d2 100%);
	color: #ffffff;
}

.main-pk {
	background-image: linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);
	color: #ffffff;
}

.main-bk {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
	color: #F9F9F9;
}

.text {
	width: 78rem;
	margin: 0 auto;
	text-align: left;
	padding-top: 5rem;
	padding-bottom: 5rem;
}


.flash {
	animation: flash 2.5s linear infinite;
}




/*=======================================*/


section.bace {
	width: 100%;
	height: auto;
	background-image: url(../../../../images/auto/sal/bg-cwt.png);
	background-position: center;
	position: relative;
}


/*=======================================
area
=======================================*/


.box02 {
	margin: 0 auto;
	padding: 10px;
	border: solid 3px #333;
	border-radius: 8px;
	background: #fff;
	max-width: 600px;
	margin: 100px auto;
	color: #000;
	text-align: center;
	font-weight: 900;
}

.box02-in {
	margin: 0 auto;
	border: solid 2px #333;
	border-radius: 20px;
	background: #ef2c2c;
	padding: 10px;
	max-width: 600px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	font-weight: 900;
}

.box01 .box-title01 {
	position: absolute;
	top: -40px;
	left: -30px;
	max-width: 600px;
	padding: 1.8rem 2rem;
	line-height: 1.3;
	font-size: 2.7rem;
	border-radius: 8px;
	font-weight: bold;
	border: solid 3px #333;
	background-color: #d10000;
	color: #fff;
	margin: 0 auto;
}

table.prof td.pat {
	background-color: none;
	padding: 1.5rem 1rem;
	text-align: center;
	border-top: 0px solid #fff;
	border-bottom: 4px solid #cdcdcd;
	border-right: 2px solid #cdcdcd;
	border-left: 2px solid #cdcdcd;
	text-align: center;
	border-spacing: 0px;
}


.cobo_area {
	width: 100%;
	margin: 0 auto;
	padding: 1rem;
	background-color: #9e0500;
	background-image: url("https://www.transparenttextures.com/patterns/cubes.png");
}

.shadow_p {
	filter: drop-shadow(0px 0px 6px #aaa);
}

.area-wall {
	background-image: url("https://www.transparenttextures.com/patterns/concrete-wall.png");
}

.area-wall-y {
	background-color: #f0e511;
	background-image: url("https://www.transparenttextures.com/patterns/circles.png");
}

.area-box {
	background-color: #1d1042;
	background-image: url("https://www.transparenttextures.com/patterns/gplay.png");
}

.area-box-g {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3e2c7+1,c19e67+50,b68d4c+51,f3e2c7+94,f3e2c7+94,e9d4b3+100 */
	background: #f3e2c7;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f3e2c7 1%, #c19e67 50%, #b68d4c 51%, #f3e2c7 94%, #f3e2c7 94%, #e9d4b3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3e2c7 1%, #c19e67 50%, #b68d4c 51%, #f3e2c7 94%, #f3e2c7 94%, #e9d4b3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3e2c7 1%, #c19e67 50%, #b68d4c 51%, #f3e2c7 94%, #f3e2c7 94%, #e9d4b3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e2c7', endColorstr='#e9d4b3', GradientType=0);
	/* IE6-9 */
	/*background-attachment: fixed;
*/
	border: 0.4rem ridge #E6D2B0;

}

.area-box-gg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd9802+0,f4e493+51,461101+57,f9b804+67,fbdf93+100 */
	background: #dd9802;
	/* Old browsers */
	background: -moz-linear-gradient(top, #dd9802 0%, #f4e493 51%, #f9b804 67%, #fbdf93 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dd9802 0%, #f4e493 51%, #f9b804 67%, #fbdf93 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dd9802 0%, #f4e493 51%, #f9b804 67%, #fbdf93 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd9802', endColorstr='#fbdf93', GradientType=0);
	/* IE6-9 */
}

.area-box-ggg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd9802+0,f4e493+51,461101+57,f9b804+67,fbdf93+100 */
	background: #dd9802;
	/* Old browsers */
	background: -moz-linear-gradient(top, #dd9802 0%, #f4e493 51%, #461101 57%, #f9b804 67%, #fbdf93 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dd9802 0%, #f4e493 51%, #461101 57%, #f9b804 67%, #fbdf93 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dd9802 0%, #f4e493 51%, #461101 57%, #f9b804 67%, #fbdf93 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd9802', endColorstr='#fbdf93', GradientType=0);
	/* IE6-9 */
}


.area-box-s {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	/* IE6-9 */
	border: 0.4rem ridge #b5bdc8;
}

.area-box-ss {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebe9f9+0,d8d0ef+50,cec7ec+51,c1bfea+100;Purple+3D+%231 */
	background: #ebe9f9;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebe9f9', endColorstr='#c1bfea', GradientType=0);
	/* IE6-9 */
}

.area-box-b {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0b7a1+0,8c3310+50,752201+51,bf6e4e+100;Brown+Gloss */
	background: #f0b7a1;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b7a1', endColorstr='#bf6e4e', GradientType=0);
	/* IE6-9 */
	border: 0.4rem ridge #f0b7a1;
}


.area-box-rd {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cf0404+0,9f0c0c+100 */
	background: #cf0404;
	/* Old browsers */
	background: -moz-linear-gradient(top, #cf0404 0%, #9f0c0c 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cf0404 0%, #9f0c0c 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cf0404 0%, #9f0c0c 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0404', endColorstr='#9f0c0c', GradientType=0);
	/* IE6-9 */
}

.area-box-y {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
	background: #fefcea;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fefcea 0%, #f1da36 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fefcea 0%, #f1da36 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#f1da36', GradientType=0);
	/* IE6-9 */
}




.area-box-o {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
	background: #fceabb;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);
	/* IE6-9 */

}

.area-box-gr {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ed356+0,6cc92e+50,53c900+51,67ce2f+100 */
	background: #8ed356;
	/* Old browsers */
	background: -moz-linear-gradient(top, #8ed356 0%, #6cc92e 50%, #53c900 51%, #67ce2f 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8ed356 0%, #6cc92e 50%, #53c900 51%, #67ce2f 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #8ed356 0%, #6cc92e 50%, #53c900 51%, #67ce2f 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ed356', endColorstr='#67ce2f', GradientType=0);
	/* IE6-9 */
}

.area-box-bl {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
	background: #1e5799;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
	/* IE6-9 */

}


.area-box-v {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cb60b3+0,ad1283+50,de47ac+100;Pink+3D */
	background: #cb60b3;
	/* Old browsers */
	background: -moz-linear-gradient(top, #cb60b3 0%, #ad1283 50%, #de47ac 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cb60b3 0%, #ad1283 50%, #de47ac 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cb60b3 0%, #ad1283 50%, #de47ac 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb60b3', endColorstr='#de47ac', GradientType=0);
	/* IE6-9 */
}


.area-box-pk {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff146e+1,d60225+100 */
	background: #ff146e;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ff146e 1%, #d60225 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff146e 1%, #d60225 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff146e 1%, #d60225 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff146e', endColorstr='#d60225', GradientType=0);
	/* IE6-9 */
}

.area-box-a {
	background-image: linear-gradient(to top, #7028e4 0%, #e5b2ca 100%);
}

.area-box-t {
	background-image: url("https://www.transparenttextures.com/patterns/gplay.png");
}


.area-woven {
	background-color: #1c1c1c;
	background-image: url("https://www.transparenttextures.com/patterns/woven.png");
}

.area-woven-t {
	background-image: url("https://www.transparenttextures.com/patterns/woven.png");
}

.area-woven-y {
	background-color: #efe164;
	background-image: url("https://www.transparenttextures.com/patterns/woven-light.png");
}


.area-grad-bk {
	background: #7d7e7d;
	/* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
	/* IE6-9 */

}


.area-metal {
	background: #959595;
	/* Old browsers */
	background: -moz-linear-gradient(top, #959595 0%, #0d0d0d 53%, #010101 55%, #0a0a0a 83%, #1b1b1b 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #959595 0%, #0d0d0d 53%, #010101 55%, #0a0a0a 83%, #1b1b1b 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #959595 0%, #0d0d0d 53%, #010101 55%, #0a0a0a 83%, #1b1b1b 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0);
	/* IE6-9 */
}

.area-pro {
	background-image: url("https://www.transparenttextures.com/patterns/project-paper.png");
}



.area-cube {
	background-image: url("https://www.transparenttextures.com/patterns/cubes.png");
}

.area-cube-y {
	background-color: #d6b200;
	background-image: url("https://www.transparenttextures.com/patterns/cubes.png");
}

.area-bg {
	background-image: url(../../../../images/auto/mae/bg-sparkle.jpg);
	background-size: cover;
	background-position: center;
}

.area-dm {
	background-image: url("https://www.transparenttextures.com/patterns/diagmonds.png");
}

.ex_h_top_area_white2 {
	width: 90%;
	background-color: #FAFAFA;
	padding: 1rem;
	box-shadow: 0 0 0 5px #555, 0 0 0 10px #EEE;
	margin: 20px auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: left;
}

.ex_h_top_area_white3 {
	width: 90%;
	background-image: linear-gradient(348deg, transparent 0%, transparent 76%, rgba(255, 249, 249, 0.09) 76%, rgba(255, 249, 249, 0.09) 93%, transparent 93%, transparent 100%), linear-gradient(199deg, transparent 0%, transparent 37%, rgba(255, 249, 249, 0.09) 37%, rgba(255, 249, 249, 0.09) 47%, transparent 47%, transparent 100%), linear-gradient(90deg, rgb(252 247 36), rgb(231 217 0));
	padding: 10px 0 10px 0;
	box-shadow: 0 0 0 5px #555, 0 0 0 10px #EEE;
	margin: 20px auto 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}


.area-y {
	background-image: url(../../../../images/auto/sal/bg-section.jpg);
}

.area-lty {
	background-color: #F9F0A9;
}

.area-be {
	background-color: #FAF7ED;
}

.area-o {
	background-color: #FBB117;
}

.area-y2 {
	background-color: #fbd117;
}

.area-g {
	background-color: #56ca2f;
}

.area-rd {
	background-color: #C83231;
}

/* .area-rd{background-image: url(../../../../images/auto/mae/bg-section-rd.jpg);} */
.area-bj {
	background-color: #F8EBB5;
}

.area-pk {
	background-image: url(../../../../images/auto/mae/bg-section-pk.jpg);
}

.area-bl {
	background-image: url(../../../../images/auto/mae/bg-section-bl.jpg);
}

.area-vio {
	background-image: url(../../../../images/auto/mae/bg-section-vio.jpg);
}

.area-b {
	background-color: #221714;
}

.area-gr {
	color: #fff;
	background-color: #1f4d00;
	background-image: url("https://www.transparenttextures.com/patterns/black-linen.png");
}

.area-emerald {
	background-image: url(../../../../images/book/sal/sal_sub_bg.png);
	background-size: cover;
	background-position: center;
}

.area-warning {
	background-image: url(../../../../images/auto/mae/bg-warning.png);
	position: relative;
	z-index: 99999;
}

.area-wa01 {
	background-image: url(../../../../images/book/etel/bg_wa01.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
}

.area-wa02 {
	background-image: url(../../../../images/book/etel/bg_wa02.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
}

.area-xmas {
	background-image: url(../../../../images/newb/mae1/section_bg_xmas.png);
	background-size: cover;
	background-position: center;
}

.area-wtgd {
	background-image: url(../../../../images/newb/sal/section_bg_wtgd.png);
	background-size: cover;
	background-position: center;
}

.area-wa03 {
	background-image: url(../../../../images/newb/sal/section_bg_wa03.png);
	background-size: cover;
	background-position: center;
}

.area-system {
	background-image: url(../../../../images/lps/nop/newop_bg.png);
	background-size: cover;
	background-position: center;
}

.area-omgwin {
	background-image: url(../../../../images/lps/slwin/chas/chas_bg_head.png);
	background-size: cover;
	background-position: center;
}


.area-clip-bk {
	background-image: url(../../../../images/king/mae/mae_main_bg.png);
	background-size: cover;
	background-position: center;
	position: relative;
	clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 5% 50%, 0 0);
}

.area-note {
	background-color: #fafa96;
	background-image: url("https://www.transparenttextures.com/patterns/lined-paper-2.png");
}

.area-note_n {
	background-image: url("https://www.transparenttextures.com/patterns/lined-paper-2.png");
}


.area-back_wt {
	background-image: url("/questions/fastrev/images/bg-section_wt.jpg");
	background-position: center;
}

.area-sub1 {
	background-image: url(../../../../images/fastrev/sal/sub_bg01.png);
	background-size: cover;
	background-position: center;
}

.area-sub2 {
	background-image: url(../../../../images/fastrev/sal/sub_bg02.png);
	background-size: cover;
	background-position: center;
}

.area-sub3 {
	background-image: url(../../../../images/fastrev/sal/sub_bg03.png);
	background-size: cover;
	background-position: center;
}




.area-bo {
	border: 1rem solid #bc1c00;
}

.area-bo-g {
	border: 0.4rem ridge #E6D2B0;
}

.area-bo-s {
	border: 0.4rem ridge #b5bdc8;
}

.area-bo-b {
	border: 0.4rem ridge #f0b7a1;
}




.area-db {
	background-color: #131821;
}

.area-overlay {
	width: 100%;
	background-image: linear-gradient(45deg, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .4) 50%);
	background-size: 3px 3px;
	z-index: 2;
}


.area-overlay_wt {
	width: 100%;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .4) 50%);
	background-size: 3px 3px;
	z-index: 2;
}


.area-overlay_y {
	width: 100%;
	background-image: linear-gradient(45deg, rgba(255, 255, 0, 0.2) 50%, rgba(255, 255, 0, .4) 50%);
	background-size: 10px 10px;
	z-index: 2;
}

.area-overlay-bk {
	background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.2) 95%, rgba(0, 0, 0, 0.4) 95%);
	background-size: 5px 5px;
}

.area-overlay-bl {
	background-image: linear-gradient(45deg, rgba(0, 20, 255, 0.2) 50%, rgba(0, 20, 255, .4) 50%);
	background-size: 5px 5px;
}

.area-overlay-gr {
	background-image: linear-gradient(45deg, rgba(100, 255, 0, 0.2) 50%, rgba(100, 255, 0, .4) 50%);
	background-size: 5px 5px;
}

.area-overlay-yl {
	background-image: linear-gradient(45deg, rgba(255, 255, 0, 0.2) 50%, rgba(255, 255, 0, .4) 50%);
	background-size: 5px 5px;
}

.area-overlay-rd {
	background-image: linear-gradient(45deg, rgba(255, 0, 0, 0.2) 50%, rgba(255, 0, 0, .4) 50%);
	background-size: 5px 5px;
}


.area-box-p {
	background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.area-super {
	background-color: #baa912;
	background-image: url("https://www.transparenttextures.com/patterns/woven.png");
}

.area-special {
	background-color: #ad4420;
	background-image: url("https://www.transparenttextures.com/patterns/woven.png");
}

.area-dhorse {
	background-color: #5878bc;
	background-image: url("https://www.transparenttextures.com/patterns/woven.png");
}

.area-sepia {
	color: #ffffff;
	background-color: #a30303;
	background-image: url("https://www.transparenttextures.com/patterns/ps-neutral.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.area-sepia-top {
	height: 5rem;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#101111+18,8e897a+68,f2ead0+100 */
	background: #101111;
	/* Old browsers */
	background: -moz-linear-gradient(top, #101111 18%, #8e897a 68%, #f2ead0 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #101111 18%, #8e897a 68%, #f2ead0 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #101111 18%, #8e897a 68%, #f2ead0 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#101111', endColorstr='#f2ead0', GradientType=0);
	/* IE6-9 */
}

.area-sepia-bottom {
	height: 5rem;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2ead0+0,8e897a+32,101111+100 */
	background: #f2ead0;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f2ead0 0%, #8e897a 32%, #101111 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f2ead0 0%, #8e897a 32%, #101111 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f2ead0 0%, #8e897a 32%, #101111 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ead0', endColorstr='#101111', GradientType=0);
	/* IE6-9 */
}


.area-tile {
	color: #000000;
	background-color: #f4f7f6;
	background-image: url("https://www.transparenttextures.com/patterns/rocky-wall.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */

}

.area-tree {
	color: #ffffff;
	background-color: #332222;
	background-image: url("https://www.transparenttextures.com/patterns/shley-tree-1.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}


.area-xv {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-xv-wt {
	background-color: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-xv-t {
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-xv-b {
	background-color: #57626b;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-xv-y {
	background-color: #ffea2b;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-xv-gr {
	background-color: #1f4d00;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

.area-arg {
	background-image: url("https://www.transparenttextures.com/patterns/argyle.png");
}

.area-mlpd {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/my-little-plaid-dark.png");
}

.area-off {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/office.png");
}

.area-sd {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/shattered-dark.png");
}

.area-star {
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/stardust.png");
}

.area-lux {
	background-color: #ffecb2;
	background-image: url("https://www.transparenttextures.com/patterns/fake-luxury.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.area-bor {
	border: 0.7rem solid #fcca5d;
}


.area-bp {
	border: 0.2rem solid #bcb3bb;
}

.area-rainbow {
	background: linear-gradient(to bottom, Magenta, yellow, Cyan, Magenta);
	/* padding: 1rem; */
}

.select_messe {
	width: 90%;
	margin: 0 auto;
	padding: 80px 2px;
	background: #c7c400;
	background: radial-gradient(circle, rgba(199, 196, 0, 0.7) 0%, rgba(0, 0, 0, 0) 46%);
}

.bg-benefit {
	border-radius: 5px;
	background: rgb(243, 222, 155);
	background: linear-gradient(353deg, rgba(243, 222, 155, 1) 0%, rgba(250, 247, 206, 1) 50%, rgba(243, 222, 155, 1) 100%);
}

.gaming {
	/* 横長で虹色を作る */
	background: linear-gradient(to right, Magenta, yellow, Cyan, Magenta) 0% center/200%;
	animation: gaming 6s linear infinite;
}

@keyframes gaming {

	/* backgroundを移動させる */
	100% {
		background-position-x: 200%;
	}
}

.shadow {
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.5);
}

.shadow-f {
	filter: drop-shadow(0px 0px 4px rgba(255, 255, 255, 1));
}

.shadow-wt {
	box-shadow: 0 0px 20px rgba(255, 255, 255, 0.75);
}

.shadow-rd {
	box-shadow: 0 0px 20px rgba(255, 0, 0, 0.75);
}

.shadow-y {
	box-shadow: 0 0px 20px rgba(255, 255, 0, 0.75);
}

.t-shadow-s {
	text-shadow: -1px -1px 1px rgba(100, 100, 100, .5),
		1px 1px 1px rgba(255, 255, 255, .7);
}

.t-shadow-wt {
	text-shadow: -1px -1px 10px rgba(255, 255, 255, 0.7),
		1px 1px 10px rgba(255, 255, 255, 0.7);
}

.t-shadow-y {
	text-shadow: -1px -1px 10px rgba(255, 255, 0, 0.7),
		1px 1px 10px rgba(255, 255, 0, 0.7);
}

.flash-rd {
	filter: drop-shadow(0px 0px 10px rgba(222, 32, 36, 1));
}

.flash-gr {
	filter: drop-shadow(0px 0px 20px rgb(203, 222, 32));
}

.ltred {
	color: #ffa3a3;
}

.pink {
	color: #EF0D51;
}

.vio {
	color: #3c0a5b;
}

.bg-y {
	background-color: #fff89b;
}

.tr {
	color: #ff0000;
}

.sky {
	color: #009CA8;
}

.area-sky {
	background-color: #009CA8;
}


/*==========================================*/


.box {
	display: inline-flex;
	width: 100%;
}

.box p {
	padding: 1rem;
}

.box i {
	margin-top: 0.3rem;
	/*	color: #ff0000;
*/
}



.box-table {
	display: table;
}

.box-table div {
	display: table-cell;
	/* width: auto; */
}



/*==========================================*/

.bg-flash {
	position: relative;
	overflow: hidden;
	height: 50rem;
	margin-right: auto;
	margin-left: auto;
}

.bg-flash div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);

}


/* result
**********************************************************/




/*=====================================================
result
=====================================================*/

.result {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem;
}

.result li {
	width: calc(100% / 2 - 0.5rem);
	display: inline-block;
	font-size: 1.6rem;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 1rem;
	border: 0.1rem solid #009CA8;
	margin-bottom: 2rem;
}

.result li .data {
	display: flex;
	flex-wrap: nowrap;
}

.result li .data .hdd {
	padding: 0.5rem;
	width: 40%;
	text-align: center;
}

.result li .data .num {
	padding: 0.5rem;
	width: 60%;
	background-color: #ffffff;
	color: #DE2024;
	font-weight: bold;
	text-align: center;
}

.result-allrace {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4rem;
}

.result li .hit {
	display: flex;
	flex-wrap: wrap;
}


.result li .hit .hdd {
	padding: 0.5rem;
	width: 40%;
	margin-bottom: 0.5rem;
	text-align: center;
}

.result li .hit .money {
	padding: 0.5rem;
	width: 60%;
	background-image: url(../../../../images/auto/sal/bg-section.jpg);
	color: #DE2024;
	font-weight: bold;
	margin-bottom: 0.5rem;
	font-size: 2.5rem;
	text-align: right;
}


/* result
**********************************************************/


.result-data {
	padding: 1rem;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
}

.result-data br {
	display: block;
}

.result-data br.sb {
	display: none;
}


.result-box {
	width: 100%;
	margin-bottom: 3rem;
	/* display: grid;
	grid-template-columns: 50% 1fr ; */
	font-size: 1.6rem;
}

.result-box2 {
	width: 100%;
	color: #ffffff;
	padding: 1rem;
	margin-bottom: 3rem;
	display: grid;
	grid-template-columns: 30% 1fr 30% 1fr;
	font-size: 1.6rem;
}


.l-box {
	text-align: left;
	margin-right: 1rem;
}

.l-number {
	display: inline-flex;
	flex-wrap: wrap;
}


.l-number p.hdd {
	flex-basis: 40%;
	font-size: 1.5rem;
	color: #ffffff;
	background-color: #474747;
	font-weight: normal;
	background-image: none;
	margin-right: 0.2rem;
}

.l-number p.colspan {
	width: 100%;
}



.l-number p.hdd-omega {
	flex-basis: 40%;
	font-size: 1.5rem;
	color: #ffffff;
	background-color: #272266;
	font-weight: normal;
	background-image: none;
	margin-right: 0.2rem;
}


.l-number p.hdd-alpha {
	flex-basis: 40%;
	font-size: 1.5rem;
	color: #ffffff;
	background-color: #A8150B;
	font-weight: normal;
	background-image: none;
	margin-right: 0.2rem;

}

.l-number p {
	width: 58%;
	padding: 1rem;
	margin-bottom: 0.1rem;
	text-align: left;
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}



.r-number {
	display: inline-flex;
	flex-wrap: wrap;
	text-align: left;
}


.r-number p.hdd {
	flex-basis: 40%;
	font-size: 1.5rem;
	color: #ffffff;
	background-color: #474747;
	font-weight: normal;
	background-image: none;
	margin-right: 0.2rem;
	text-align: left;
}



.r-number p {
	width: 59%;
	text-align: left;
	padding: 1rem;
	margin-bottom: 0.1rem;
	background-color: #000000;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}


p.omega {
	font-size: 1.6rem;
	color: #ffffff;
	background-color: #272266;
	font-weight: bold;
	background-image: none;
	margin-right: 0.2rem;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}


p.alpha {
	font-size: 2rem;
	color: #fff94c;

	background-color: #A8150B;
	font-weight: bold;
	background-image: none;
	margin-right: 0.2rem;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}



p.money {
	background-color: #dddddd;
	font-weight: normal;
	text-align: left;
	font-size: 2rem;
}

p.hit {
	background-color: #ffee3a;
	color: #FF0000;
	font-weight: bold;
	background-image: url("https://www.transparenttextures.com/patterns/xv.png");
}

/* p.fs25{
	font-size: 2rem;
} */

p.omega span {
	color: #fff94c;
	font-size: 2rem;
}


p.alpha span {
	color: #ffffff;
	font-size: 1.6rem;
}



.result-alpha .result-data {
	background-color: #010101;
	background-image: url("https://www.transparenttextures.com/patterns/argyle.png");
}

.result-alpha p.hdd {
	background-color: #4e4600;
	background-image: url("https://www.transparenttextures.com/patterns/starring.png");
}

.otani_s {
	background-color: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/light-wool.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

/*　
*********************************************************/


/*　
*********************************************************/
.note4 {
	width: 90%;
	color: #010427;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #e6e6e6;
	padding: 1rem;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
}

.sen4 {
	background-color: #fff;
	text-align: left;
	background-image:
		linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
	background-size: 8px 100%, 100% 2em;
	line-height: 2;
	padding: 2em 1em 1.8em 1em;
}

.note {
	background-color: #ffffff;
	margin: 1rem;
	box-shadow: 2px 2px 13px #dddddd;
	border: 0.1rem solid #cccccc;
	transform: rotate(3deg);
	color: #000;
}

.sen4 p {
	padding: 2em 1em 1.8em 1em;
}



.ticket {
	background: #4a4000;
	background: radial-gradient(circle, rgba(74, 64, 0, 1) 0%, rgba(33, 33, 33, 1) 38%);
	color: #fff;
	border: 4px double #ffcc00;
	border-radius: 16px;
	padding: 24px;
	max-width: 900px;
	margin: 40px auto;
	box-shadow: 0 0 24px rgba(255, 204, 0, 0.3);
	text-align: left;
	position: relative;
	overflow: hidden;
}

.ticket h3 {
	margin-bottom: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.ticket p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 12px;
}

ul.comment {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.note3 {
	width: 100%;
	color: #010427;
	margin-left: auto;
	margin-right: auto;
	border: double 5px #000;
	padding: 1rem;
	background-color: #ffffff;
	font-weight: 900;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
}

ul.comment li.sen4 {
	background-color: #fff;
	text-align: left;
	background-image:
		linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
	background-size: 8px 100%, 100% 2em;
	line-height: 2;
	padding: 2em 1em 1.8em 1em;
}

ul.comment li.sen4 p {
	padding: 1.8em 1em 1.8em 1em;
}


ul.comment li {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
	color: #000000;
	/*	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
*/
	background-color: #ffffff;
	padding: 3rem 2rem;
}


ul.comment li:nth-child(even) {
	background-color: #e4e4e4;
}

ul.comment li:nth-child(even).sen4 {
	background-image:
		linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #e9e6f7 0%, #e9e6f7 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
}



ul.comment li .c-date {
	display: block;
	font-size: 1.4rem;
	color: #999999;
	font-weight: normal;
	margin-bottom: 1rem;
}

/* 全体の枠 */
ul.talk {
	width: 100%;
	background: #fff493;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
	padding: 3rem 0;
	/*	overflow:auto;
*/
	display: block;
	list-style: none;
	text-align: left;
	color: #000000;
	font-size: 1.7rem;
	font-family: "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
}


ul.talk li {
	width: 100%;
	margin-bottom: 3rem;
}


ul.talk li p {
	width: 75%;
	min-height: 3rem;
}

/* 左のトークボックス */
ul.talk li:nth-child(odd):after {
	/* 左のスペース */
	content: '';
	display: inline-block;
	width: 15%;
}

ul.talk li:nth-child(odd):before {
	/* 左の丸アイコン */

	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 0 2rem 0 0;
	width: 10%;
}

ul.talk li:nth-child(odd) p:before {
	/* 左ふきだしの左三角を描画 */
	content: '';
	position: absolute;
	top: 8px;
	left: -20px;
	border: 12px solid transparent;
	border-right: 12px solid white;
}

ul.talk li:nth-child(odd) p {
	/* 左ふきだしの本体 */
	display: inline-block;
	position: relative;
	background-color: white;
	border-radius: 10px;
	margin: 0 0 0 0;
	padding: 2rem;
}

/* 右のトークボックス */
ul.talk li:nth-child(even):before {
	/* 左のスペース */
	content: '';
	display: inline-block;
	width: 15%;
}

ul.talk li:nth-child(even):after {
	/* 右の丸アイコン */
	content: '\f59a';
	font-family: FontAwesome;
	font-size: 3rem;
	color: #C83231;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 2rem;
	width: 10%;
}


ul.talk li:nth-child(even) p:after {
	/* 右ふきだしの右三角を描画 */
	content: '';
	position: absolute;
	top: 8px;
	right: -20px;
	border: 12px solid transparent;
	border-left: 12px solid #343434;
}

ul.talk li:nth-child(even) p {
	/* 右ふきだしの本体 */
	display: inline-block;
	position: relative;
	background-color: #343434;
	color: #ffffff;
	border-radius: 10px;
	margin: 0 0 0 0;
	padding: 2rem;
}


ul.last-number {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

ul.last-number li {
	display: inline-block;

	font-size: 2.3rem;
	color: #000000;
	background-color: #ffffff;
	padding: 3rem;
	margin: 0.2rem;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");

}

ul.last-number li:nth-child(n + 101) {
	background-color: #0c0c0c;
	color: #F7F7F7;
}

ul.last-number li:nth-child(n + 201) {
	color: #000000;
	background-color: #ffffff;
}


/*===========================================*/



/*--アコーディオン--*/

.accbox {
	width: 100%;
	padding: 0;
}


.accbox label {
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 2rem 1rem;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	border-radius: 1.5rem;
	background-color: #aa1111;
	vertical-align: middle;
	color: #ffffff;
}



.accbox input {
	display: none;
}

.accbox .accshow {
	width: 100%;
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}



.accordion-click {
	border: #dcdcdc solid 0.2rem;
	padding: 1% 1%;
	font-size: 170%;
	line-height: 1.6;
	margin: 2% auto;
	width: 90%;
	cursor: pointer;
}

.accordion-click span {
	border-bottom: 2px #B0B0AF solid;
}

.accordion-click:hover {
	opacity: 0.8;
	background: #FBF7DF;
}




#sampleBox {
	width: 100%;
	height: 40rem;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	border-radius: 10px;
	font-weight: bold;
}

#sampleText {
	margin: 40rem 0;
}

#sampleText li {
	display: inline-block;
	padding: 0.5rem;
	color: #000000;
	background-color: #ffffff;
	margin: 0.2rem;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
	backface-visibility: hidden;
}


ul.monitor {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*	align-items: flex-start;
*/
}


ul.monitor li {
	width: calc(100% / 2 - 1%);
	display: inline-block;
	background-color: #ffffff;
	padding: 2rem;
	color: #000000;
	position: relative;
	text-align: left;
	font-size: 1.6rem;
	margin-bottom: 3rem;
}


ul.monitor li img.icon {
	width: 10rem;
	height: 10rem;
	background-color: #ffffff;
	object-fit: contain;
	border-radius: 8rem;
	border: 0.2rem solid #000000;

}


ul.monitor {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 300vw;
}

ul.monitor .item {
	width: calc(100% / 2 - 2%);
	display: inline-block;
	background-color: #ffffff;
	padding: 2rem;
	color: #000000;
	position: relative;
	text-align: left;
	font-size: 1.6rem;
	margin-bottom: 3rem;
}



@media (max-width: 667px) {
	.flexbox {
		height: auto;
	}

	.flexbox .item {
		width: 100%;
	}
}


/*****************************************
	ユーザー声　吹き出し
******************************************/
.balloon5 {
	width: 100%;
	margin: 1.5em 0;
	/* overflow: hidden; */
}

.balloon5 .chatting {
	width: 100%;
}

.bgm {
	text-align: center;
	margin: 0 auto;
	max-width: 850px;
	padding: 1%;
	background: #a60000;
	background: linear-gradient(180deg, rgba(166, 0, 0, 1) 0%, rgba(82, 0, 0, 1) 100%);
}

.bgm2 {
	margin: 0 auto;
	max-width: 850px;
	padding: 2%;
	background-color: #242424;
	background-image: url("https://www.transparenttextures.com/patterns/asfalt-dark.png");
	border: #FFDA54 2px solid;
}

.neme {
	margin: 0 auto;
	background-color: #000;
	border-radius: 100px;
	padding: 1%;
	max-width: 500px;
}


.simplecommentboxAn {
	padding: 10px;
	border: 3px solid #686900;
	border-radius: 8px;
	background: #ffd500;
	background: linear-gradient(0deg, rgba(255, 213, 0, 1) 0%, rgba(255, 242, 0, 1) 100%);
	line-height: 1.5;
	color: #000;
	font-weight: 900;
	max-width: 850px;
	margin: 10px auto;
}

.simplecommentbox {
	margin: 30px 5px;
	position: relative;
	display: inline-block;
	padding: 10px;
	border: 3px solid #323232;
	border-radius: 8px;
	background-color: #ffffff;
	text-align: left;
	line-height: 1.5;
	color: #000000;
	font-weight: 900;
	max-width: 700px;
}

.simplecommentbox::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #323232 transparent transparent;
	translate: -100% -50%;
	transform: skew(0, -25deg);
	transform-origin: right;
}

.simplecommentbox::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-style: solid;
	border-width: 0 15.2px 15.2px 0;
	border-color: transparent #ffffff transparent transparent;
	translate: -100% calc(-50% - 0.4px);
	transform: skew(0, -25deg);
	transform-origin: right;
}

.simplecommentboxex {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 10px;
	border: 3px solid #323232;
	border-radius: 8px;
	background-color: #000;
	text-align: left;
	line-height: 1.5;
	color: #fff;
	font-weight: 900;
	max-width: 850px;
	box-shadow: inset -2px -2px #73499E;
}

.simplecommentboxex::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #000 transparent transparent;
	translate: -100% -50%;
	transform: skew(0, -25deg);
	transform-origin: right;
}

.simplecommentboxex::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-style: solid;
	border-width: 0 15.2px 15.2px 0;
	border-color: transparent #000 transparent transparent;
	translate: -100% calc(-50% - 0.4px);
	transform: skew(0, -25deg);
	transform-origin: right;
}

.says {
	/* display: inline-block; */
	position: relative;
	margin: 10px 0 0 20px;
	padding: 17px 13px;
	border-radius: 12px;
	background: #fff9c7;
}

.says:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 18px;
	left: -24px;
	border: 12px solid transparent;
	border-right: 12px solid #fff9c7;
}

.says p {
	margin: 0;
	padding: 0;
}

/* 吹き出し本体 */
.balloon01 {
	position: relative;
	box-shadow: 6px 6px 0px 0px #8c8a30;
	/* 吹き出し本体の影 */
}

.imgshadow {
	box-shadow: 0px 0px 15px 2px #777777;
}

/* 三角アイコン */
.balloon01::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 27px;
	bottom: -18px;
	border-top: 15px solid #8c8a30;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}

/* 三角アイコンの影 */
.balloon01::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 20px;
	bottom: -15px;
	border-top: 15px solid #d19900;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}


/*****************************************
	ユーザー声　エアメール
******************************************/

.air-mail {
	position: relative;
	padding: 14px;
	width: 100%;
	background: -webkit-repeating-linear-gradient(135deg, #d43 0px, #d43 20px, #fec 20px, #fec 40px, #226 40px, #226 60px, #fec 60px, #fec 80px);
	background: repeating-linear-gradient(135deg, #d43 0px, #d43 20px, #fec 20px, #fec 40px, #226 40px, #226 60px, #fec 60px, #fec 80px);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}

.air-mail section {
	padding: 20px;
	background: #fec;
	color: #430;
}

.air-mail h2 {
	margin: 0;
}

.air-mail h2 a {
	margin: 0;
	color: #430;
}

.air-mail section p {
	margin: 16px 0 0;
	line-height: 1.61;
}



/*===========================================*/

/*折り畳み*/
.hidden_box {
	padding: 0;
}

.hidden_box label {
	width: 80%;
	padding: 2rem;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;

	background-color: #44858c;
	background-image: url("https://www.transparenttextures.com/patterns/inflicted.png");
}

/*ボタンホバー時*/
.hidden_box label:hover {
	background-color: #8dddcb;
	color: #253654;
	background-image: none;
}

/*チェックは見えなくする*/
.hidden_box input {
	display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked~.hidden_show {
	padding: 10px 0;
	height: auto;
	opacity: 1;
}



/*********************************************************
/* form
*********************************************************/

.area-form {
	width: 80rem;
	margin: 0 auto;
}

.form {
	width: 100%;
	margin: 0rem auto;
	/*	padding: 2rem;
*/
	text-align: center;
	color: #000000;
}


label {
	margin: 0.5rem auto;
	width: 50%;
	font-weight: bold;
	cursor: pointer;
	color: #000000;
	background-color: #dddddd;
	padding: 1.5rem 2rem;
	border-radius: 0.5rem;
	display: inline-block;
}

label:hover {
	border: none;
}






a.p-link {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 2rem;
	background-color: #FF2B74;
	color: #ffffff;
	cursor: pointer;
}


a.rd-link {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 2rem;
	background-color: #FF1D00;
	color: #ffffff;
	cursor: pointer;
}


a.v-link {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 2rem;
	background-image: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);
	color: #ffffff;
	border-radius: 5rem;
	cursor: pointer;
}

a.g-link {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 2rem;
	border-radius: 1rem;
	border: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,b8bac6+49,dddfe3+80,f5f6f6+100;Grey+Pipe */
	background: #f5f6f6;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f6', endColorstr='#f5f6f6', GradientType=0);
	/* IE6-9 */
	color: #000000;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	cursor: pointer;
}

@media screen and (min-width: 568px) {
	a.g-link:hover {
		text-decoration: none;
		opacity: 0.7;
	}
}


.brick {
	margin: 0 auto;
	padding: 1rem;
	width: 100%;
	column-count: 3;
	column-gap: 0;
}

@media (max-width: 800px) {
	.brick {
		column-count: 2;
	}
}

@media (max-width: 480px) {
	.brick {
		column-count: 1;
	}
}

.grid {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	background: #ffffff;
	text-align: left;
	margin: 1rem 0.5rem;
	border-radius: 0.5rem;
	box-shadow: 0 0px 10px #9e9e9e;
	font-size: 1.6rem;
	color: #ED486A;
}

.grid span {
	padding: 1.4rem;
}


/*===========================================*/

table.beta {
	width: 100%;
	margin: 0 auto;
	border-spacing: 0.1rem;
	line-height: 1.2;
	border: #1f4d00 1px solid;
}

th {
	padding: 0.5rem 0;
}

td {
	padding: 0.2rem 0;
	font-size: 1.8rem;
}

table.beta th {
	background: #54c282;
	color: rgb(255, 251, 217);
}

table.beta td.hit {
	background-color: yellow;
	font-weight: bold;
	color: red;
}

table.beta tr.even {
	background: #efffe6;
}

table.beta tr.odd {
	background: #fbfef9;
}

@media screen and (max-width: 640px) {
	table.beta th {
		font-size: 1.2rem;
	}

	table.beta th.day {
		font-size: 1.6rem;
	}

	table.beta td {
		font-size: 1.0rem;
	}
}



table.list {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0.1rem;
	line-height: 1.5;
}

table.list td {
	border: 0.1rem solid #000;
	padding: 1%;
}

table.list th {
	@media screen and (max-width: 768px) {
		font-size: 1.6rem;
	}

	@media screen and (min-width: 768px) {
		font-size: 2.2rem;
	}

	padding: 1rem;
	text-align: center;
	width: 15%;
	vertical-align: middle;
	font-weight: bold;
	border: 0.1rem solid #000;
	color: #fff;
	background-color: #7D0075;
	background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
}

.tatetext {
	writing-mode: vertical-rl;
	white-space: pre;
	display: inline-block;
}

table.list td {
	text-align: left;
	background-color: #ffffff;
	padding: 1rem;
	border-bottom: 0.1rem solid #292616;
}

table.tokuten {
	width: 100%;
	margin: 0 auto;
	border-spacing: 0.1rem;
	line-height: 1.5;
	border: none;
	font-size: 1.8rem;
}

table.tokuten th {
	padding: 1rem 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 0.1rem solid #292616;
	background-color: maroon;
	color: #fff;
}

/* table.tokuten tr.kako{
	text-decoration: line-through double #380000;
} */

table.tokuten td {
	text-align: center;
	background-color: #ffffff;
	padding: 1rem 0;
	border-bottom: 0.1rem solid #292616;
	font-weight: bold;
}

table.tokuten td.day {
	background-color: #e06900;
	background-image: url("https://www.transparenttextures.com/patterns/redox-02.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	color: #fff;
	font-weight: bold;
}

table.tokuten td.pt {
	background-color: #fdf1e8;
	font-weight: 900;
	color: #e70000;
}


table.list hr {
	border-top: 1px dotted #394046;
	border-bottom: 1px dotted #fff;
	margin: 0.5rem 0;
}



table.list .gray {
	color: #6d6d6d;
}



table.gouka {
	width: 100%;
	margin: 0 auto;
	border-spacing: 0;
	line-height: 1.5;
	border: #001e57 groove 2px;
	background-color: #fff;
}

table.gouka tr:nth-child(odd) {
	background-color: #eef2ff;
	color: #00042c;
}

table.gouka th {
	width: 30%;
	padding: 1rem 0;
	text-align: center;
	vertical-align: middle;
	border: #001e57 solid 1px;
	color: #303030;
	background-color: #ffaa2b;
	background-image: url("https://www.transparenttextures.com/patterns/batthern.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

table.gouka td {
	width: 30%;
	padding: 1rem;
	text-align: center;
	border: #001e57 solid 1px;
}

table.gouka td.umu {
	width: 30%;
	padding: 1rem;
}



/* @media screen and (max-width: 768px) {
	table.gouka th{
		width: 100%;
		display: block;
		padding: 0.5rem 0;
		text-align: center;
		vertical-align: middle;
	}
	
	table.gouka td{
		width: 50%;
		display: inline-block;
		padding: 0.5rem;
	}
	table.gouka td.umu{
		width: 50%;
		display: inline-block;
		padding: 0.5rem;
	}
} */







table.point {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6rem;
	border-spacing: 0;

}


table.point th {
	width: 22%;
	padding: 3rem 1rem;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color: #f2266a;
	color: #ffffff;
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
	border-bottom: 1px solid #ffffff;
}


table.point td {
	padding: 1rem 1rem 4rem 1rem;
	overflow: hidden;
	text-align: left;
	background: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
	border-bottom: 1px solid #ffffff;
}


span.hissu {
	display: inline-block;
	min-width: 5rem;
	text-align: center;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0.2rem;
}

span.jiyu {
	display: inline-block;
	min-width: 5rem;
	text-align: center;
	background-color: #2179FC;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0.2rem;
}






.heading {
	position: relative;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
	padding: 1.5rem;
	background-color: #1B2940;
}

.box111 {
	max-width: 650px;
	margin: 0 auto;
	padding: 10px 20px;
	border: solid 2px #000;
	border-radius: 5px;
	color: #000;
	background: rgb(219, 219, 219);
	background: linear-gradient(0deg, rgba(219, 219, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
	box-shadow: 0px 0px 10px -2px #000;
	font-weight: 900;
}

.m0-0 {
	margin: 0 auto;
}

.radio-input {
	display: inline-block;
	text-align: center;
}

.radio-input+label {
	position: relative;
	width: 100%;
	text-align: center;
	max-width: 250px;
}

.radio-input+label::before {
	display: block;
	display: none;
	position: absolute;
	border: 1px solid #999;
	border-radius: 50%;
}

.radio-input:checked+label {
	background-color: #F9E54A;
}

.radio-input:checked+label::after {
	content: "";
	/*  display: block;
*/
	display: none;
	position: absolute;
	top: 17px;
	left: 7px;
	width: 11px;
	height: 11px;
	background: #5e5e5e;
	border-radius: 50%;
}




/*===========================================*/


/*===========================================*/

/****************************
	カウントダウン
*****************************/
.timer {
	max-width: 900px;
	height: auto;
	margin: 20px auto;
	background: rgb(192 0 0 / 90%);
	box-shadow: 0 0 20px rgb(255 255 255);
	padding: 20px 0;
}

#CDT {
	width: 100%;
	text-align: center;
	font-size: 6rem;
	font-weight: bold;
	/* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	/* position: absolute;
    top: 75%;
    left: 50%; */
	/* transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
}

#CDT01 {
	width: 100%;
	text-align: center;
	font-size: 7rem;
	font-weight: bold;
	/* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	/* position: absolute;
    top: 75%;
    left: 50%; */
	/* transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
}

#CDT02 {
	width: 100%;
	text-align: center;
	font-size: 7rem;
	font-weight: bold;
	color: #ffffff;
	/* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	/* position: absolute;
    top: 75%;
    left: 50%; */
	/* transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
	color: #FFFFFF;
}

@media screen and (max-width: 480px) {
	#CDT {
		font-size: 4rem;
	}

	#CDT01 {
		font-size: 4rem;
	}

	#CDT02 {
		font-size: 4rem;
	}
}

.cdt01 {
	color: #F7FF00;
	padding: 1%;
	border: #FDF844 2px solid;
	max-width: 1000px;
	margin: 0 auto;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 14%, rgba(105, 107, 49, 1) 100%);
}

/****************************
	eyecatch
*****************************/


#eyecatch ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#eyecatch li {
	width: 48%;
	margin-bottom: 10px;
	list-style: none;
}

#eyecatch li img {
	max-width: 100%;
	margin-bottom: 10px;
	box-shadow: 5px 5px 15px 0px #ccc;
	transition: 0.3s
}

#eyecatch .content-title {
	display: inline-block;
	border: solid 2px black;
	background-color: #fff;
	font-weight: bold;
	padding: 2px 10px;
}

#eyecatch p {
	font-size: 90%;
	letter-spacing: 0.07em;
	text-align: middle;
	padding: 0 10px;
	color: #000;
	font-weight: bold;
	font-size: 1.4rem;
}

#eyecatch img:hover {
	opacity: 0.5;
	transition: 0.2s;
}

#eyecatch .viewmore {
	margin-top: 10px;
	text-align: center;
}

#eyecatch .viewmore a {
	display: inline-block;
	border: 1px solid #484e4d;
	padding: 7px 25px 7px;
	text-decoration: none;
	transition: all 0.35x;
	color: #000;
	background-color: transparent;
	transition: 0.35s;
}

#eyecatch .viewmore a:hover {
	background-color: #000;
	color: #fff;
	transition: 0.35s;
}


/****************************
	loading
*****************************/
/*  ----------ローディング-------------- */
.loader {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: #fcfcfc;
	z-index: 9999999999999999999999;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader img {
	width: 100%;
	max-width: 200px;
}

/*  ----------ローディング-------------- */

/*********************************************************
	border
*********************************************************/
.border01 {
	border: 1px solid #555;
	padding: 10px;
	border-radius: 10px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 300;
	margin: 10px 0 0;
}

.border02 {
	border: 1px solid #555;
	padding: 10px;
	border-radius: 10px;
	font-weight: 300;
	margin: 10px 0 0;
	background: #FF0000;
}

table.select_box_htb {
	width: 90%;
	margin: 0 auto;
}

table.select_box_htb td {
	text-align: right;
	table-layout: fixed;
}

table.select_box_htb td:nth-child(1) {
	width: 20%;
	padding-right: 1rem;
}

table.select_box_htb td:nth-child(1) {
	width: 20%;
	padding-right: 1rem;
}

table.select_box_htb td:nth-child(2) {
	width: 8%;
	color: #FF0000;
	font-weight: bold;
}

table.select_box_htb td:nth-child(3) {
	width: 10%;
	font-weight: bold;
}

table.select_box_htb td:nth-child(4) {
	width: 20%;
	padding-right: 6rem;
	font-weight: bold;
}




table.select_box_htb2 {
	width: 90%;
	margin: 0 auto;
}

table.select_box_htb2 td {
	text-align: right;
	table-layout: fixed;
}

table.select_box_htb2 td:nth-child(1) {
	width: 20%;
	padding-right: 1rem;
}

table.select_box_htb2 td:nth-child(2) {
	width: 8%;
	background: rgba(255, 255, 0, 0.8);
	color: #FF0000;
	font-weight: bold;
}

table.select_box_htb2 td:nth-child(3) {
	width: 10%;
	background: rgba(255, 255, 0, 0.8);
	font-weight: bold;
}

table.select_box_htb2 td:nth-child(4) {
	width: 20%;
	padding-right: 4.3rem;
	background: rgba(255, 255, 0, 0.8);
	font-weight: bold;
}

.box_voices {
	width: 100%;
	background-image: no-repeat;
	background-position: top center;
	background-size: cover;
	content: "";
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	margin: 10px auto 0;
	overflow-wrap: break-word;
	word-break: break-word;
	word-break: break-all;
	padding: 20px;
	border-radius: 10px;
	color: #000000;
}

.box_voices .box-title {
	background: #d82525;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.box_voices p.main_t {
	padding: 2rem 10px;
}

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

	.box_voices {
		padding: 10px;
	}

	.lg_area {
		padding: 10px;
	}

}

.st1_table {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: #222;
}

.st1_table th {
	background: #947d11;
	padding: 0;
	font-size: 0.8rem;
	border: 1px solid #000;
}

.st1_table td {
	font-size: 2.0rem;
	padding: 1.8rem;
	border: 1px solid #000;
}

.st1_table table {
	width: 100%;
}

.st1_t_1 {
	width: 20%;
	background: #f9cb54;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #f9cb54 16%, #ff9400 67%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #f9cb54 16%, #ff9400 67%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #f9cb54 16%, #ff9400 67%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9cb54', endColorstr='#ff9400', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.st1_t_1_2 {
	width: 12%;
	background: #f7eaca;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f7eaca 1%, #f9cb53 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f7eaca 1%, #f9cb53 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f7eaca 1%, #f9cb53 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7eaca', endColorstr='#f9cb53', GradientType=0);
	/* IE6-9 */

}

.st1_t_2 {
	width: 44%;
	color: #FFF;
}

.st1_t_3 {
	color: #FF0000;
	background-color: #FFF000;
	font-weight: bold;
}

.st1_t_4 {
	color: #FFF;
}

.st1_t_5 {
	color: #FF0000;
	background: #FFF000;
	font-weight: bold;
}

.st1_t_6 {
	color: #FF0000;
	background: #FFF000;
	font-weight: bold;
}

.st1_t_7 {
	color: #FF0000;
	background: #FFF000;
	font-weight: bold;
}

.st1_t_8 {
	color: #FF0000;
	background: #FFF000;
	font-weight: bold;
}


.st1_t_7_out {
	color: #FF0000;
	background: #FFF000;
}

.st1_t_8_out {
	color: #FF0000;
	background: #FFF000;
}

.st1_t_1 img {
	width: 100%;
}

.st1_t_1_2 img {
	width: 100%;
}


/*********************************************************
	フッター
*********************************************************/


footer {
	width: 100%;
	background-color: #000000;
	padding: 2rem 0rem;
	color: #ffffff;
}

.footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.footer ul {
	text-align: center;
	font-size: 1.6rem;
}

.footer ul li {
	display: inline-block;
	padding: 0.5rem;
	text-align: center;
	font-weight: normal;
}

.footer ul li a {
	color: #ffffff;
}


.footer .copy {
	font-size: 1.4rem;
	color: #dddddd;
	padding: 1rem 0.5rem;
	text-align: center;
}


/*=========================================*/


/*=========================================*/



.fadeinout {
	animation-name: fadeinout;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes fadeinout {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 0.4;
	}
}


@keyframes zoomin {
	0% {
		opacity: 0;
		transform: scale(5, 5);
		filter: drop-shadow(0px 0px 40px rgba(255, 255, 255, 0));
	}

	20% {
		opacity: 0.5;
		transform: scale(1.4, 1.4);
	}

	100% {
		opacity: 1;
		transform: scale(1.2, 1.2);
		filter: drop-shadow(0px 0px 30px rgba(255, 255, 255, 1));
	}
}



.zoomin {
	margin: auto;
	text-align: center;
	animation-name: zoomin;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}


@keyframes zoomin2 {
	0% {
		opacity: 0;
		transform: scale(5, 5);
	}

	20% {
		opacity: 0.5;
		transform: scale(1.4, 1.4);
	}

	100% {
		opacity: 1;
		transform: scale(1, 1);
	}
}



.zoomin2 {
	margin: auto;
	text-align: center;
	animation-name: zoomin2;
	/*    animation-duration: 1s;
*/
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}



@keyframes zoomUp {
	0% {
		opacity: 0.2;
		transform: scale(0.2, 0.2);
	}

	100% {
		opacity: 1;
		transform: scale(1, 1);
	}
}

.zoomUp {
	margin: auto;
	text-align: center;
	animation-name: zoomUp;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-delay: 0.5s;
	animation-fill-mode: forwards;
}

.rotate-diagonal-1 {
	-webkit-animation: rotate-diagonal-1;
	animation: rotate-diagonal-1;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-delay: 0.5s;
	animation-fill-mode: forwards;
}

@-webkit-keyframes rotate-diagonal-1 {
	0% {
		-webkit-transform: rotate3d(1, 1, 0, 0deg);
		transform: rotate3d(1, 1, 0, 0deg);
	}

	50% {
		-webkit-transform: rotate3d(1, 1, 0, -180deg);
		transform: rotate3d(1, 1, 0, -180deg);
	}

	100% {
		-webkit-transform: rotate3d(1, 1, 0, -360deg);
		transform: rotate3d(1, 1, 0, -360deg);
	}
}

@keyframes rotate-diagonal-1 {
	0% {
		-webkit-transform: rotate3d(1, 1, 0, 0deg);
		transform: rotate3d(1, 1, 0, 0deg);
	}

	50% {
		-webkit-transform: rotate3d(1, 1, 0, -180deg);
		transform: rotate3d(1, 1, 0, -180deg);
	}

	100% {
		-webkit-transform: rotate3d(1, 1, 0, -360deg);
		transform: rotate3d(1, 1, 0, -360deg);
	}
}

.flip-2-ver-left-fwd {
	margin: auto;
	text-align: center;
	animation-name: flip-2-ver-left-fwd;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

@-webkit-keyframes flip-2-ver-left-fwd {
	0% {
		-webkit-transform: translateX(-100%) translateZ(160px) rotateY(180deg);
		transform: translateX(-100%) translateZ(160px) rotateY(180deg);
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0) translateZ(0) rotateY(0);
		transform: translateX(0) translateZ(0) rotateY(0);
		-webkit-transform-origin: 0% 50%;
		transform-origin: 0% 50%;
		opacity: 1;
	}

}

@keyframes flip-2-ver-left-fwd {
	0% {
		-webkit-transform: translateX(-100%) translateZ(160px) rotateY(180deg);
		transform: translateX(-100%) translateZ(160px) rotateY(180deg);
		-webkit-transform-origin: 100% 0%;
		transform-origin: 100% 0%;
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0) translateZ(0) rotateY(0);
		transform: translateX(0) translateZ(0) rotateY(0);
		-webkit-transform-origin: 0% 50%;
		transform-origin: 0% 50%;
		opacity: 1;
	}

}



.flash-f {
	filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 1));
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	animation-name: flash-f;
	animation-iteration-count: infinite;
	animation-duration: 2s;
	transition-timing-function: ease-out;
	animation-direction: alternate;
}

@keyframes flash-f {
	0% {
		filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 1));
	}

	100% {
		filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 1));
	}
}


.flash-y {
	filter: drop-shadow(0px 0px 10px rgb(255, 255, 0));
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	animation-name: flash-y;
	animation-iteration-count: infinite;
	animation-duration: 1s;
	transition-timing-function: ease-out;
	animation-direction: alternate;
}

@keyframes flash-y {
	0% {
		filter: drop-shadow(0px 0px 20px rgba(255, 255, 0, 1));
	}

	100% {
		filter: drop-shadow(0px 0px 5px rgba(255, 255, 0, 1));
	}
}


.flash-g {
	filter: drop-shadow(0px 0px 10px rgb(211, 255, 88));
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	animation-name: flash-g;
	animation-iteration-count: infinite;
	animation-duration: 2s;
	transition-timing-function: ease-out;
	animation-direction: alternate;
}

@keyframes flash-g {
	0% {
		filter: drop-shadow(0px 0px 30px rgba(200, 255, 50, 1));
	}

	100% {
		filter: drop-shadow(0px 0px 5px rgba(200, 255, 50, 1));
	}
}


.fuwa {
	animation-name: fuwa;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 1.5s;
}

@keyframes fuwa {
	0% {
		transform: translate(0, 0px);
	}

	100% {
		transform: translate(0, -15px)
	}
}

.rotate-center {
	-webkit-animation: rotate-center 20s linear infinite both;
	animation: rotate-center 20s linear infinite both;
}


@-webkit-keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);

	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);

	}
}

@keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.shadow-drop-2-center {
	-webkit-animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes shadow-drop-2-center {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	100% {
		-webkit-transform: translateZ(50px);
		transform: translateZ(50px);
		-webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
	}
}

@keyframes shadow-drop-2-center {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	100% {
		-webkit-transform: translateZ(50px);
		transform: translateZ(50px);
		-webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
		box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
	}
}


.slide-in-elliptic-bottom-bck {
	-webkit-animation: slide-in-elliptic-bottom-bck 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-elliptic-bottom-bck 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-6-16 17:32:54
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-elliptic-bottom-bck
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-elliptic-bottom-bck {
	0% {
		-webkit-transform: translateY(600px) rotateX(-30deg) scale(6.5);
		transform: translateY(600px) rotateX(-30deg) scale(6.5);
		-webkit-transform-origin: 50% -100%;
		transform-origin: 50% -100%;
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0) rotateX(0) scale(1);
		transform: translateY(0) rotateX(0) scale(1);
		-webkit-transform-origin: 50% 500px;
		transform-origin: 50% 500px;
		opacity: 1;
	}
}

@keyframes slide-in-elliptic-bottom-bck {
	0% {
		-webkit-transform: translateY(600px) rotateX(-30deg) scale(6.5);
		transform: translateY(600px) rotateX(-30deg) scale(6.5);
		-webkit-transform-origin: 50% -100%;
		transform-origin: 50% -100%;
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0) rotateX(0) scale(1);
		transform: translateY(0) rotateX(0) scale(1);
		-webkit-transform-origin: 50% 500px;
		transform-origin: 50% 500px;
		opacity: 1;
	}
}

.puff-in-center {
	-webkit-animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
	animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}

@-webkit-keyframes puff-in-center {
	0% {
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-filter: blur(4px);
		filter: blur(4px);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}

@keyframes puff-in-center {
	0% {
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-filter: blur(4px);
		filter: blur(4px);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}


/*===========================================*/

/*===========================================*/

.balloon1-left {
	position: relative;
	display: inline-block;
	padding: 20px;
	min-width: 120px;
	max-width: 100%;
	border-radius: 1rem;
	color: #000000;
	background: #E0E0E0;
}

.balloon1-left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #E0E0E0;
}

.balloon1-left p {
	margin: 0;
	padding: 0;
}

/*===========================================*/

.area-timer {
	/* border-top: 0.1rem solid #dddddd;
	border-bottom: 0.1rem solid #dddddd; */
	font-family: YuGothic, '游ゴシック', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.timer {
	font-size: 3rem;
}


.timer .time {
	font-size: 6rem;
	margin-left: 0.5rem;
	display: inline-block;
	width: 8rem;
	font-weight: bold;
}

.shadow-bk {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

img.img100 {
	width: 100%;
}


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


	img.img100 {
		width: 100%;
	}

	img.img90 {
		width: 90%;
	}

	img.img80 {
		width: 80%;
	}

	img.img70 {
		width: 70%;
	}

	img.img60 {
		width: 60%;
	}

	img.img50 {
		width: 50%;
	}

	img.img40 {
		width: 40%;
	}

	img.img30 {
		width: 30%;
	}

	img.img20 {
		width: 20%;
	}

	img.w100 {
		width: 100%;
	}


	.container {
		width: 100%;
	}

	.main {
		width: 100%;
	}

	.footer {
		width: 100%;
	}

}




/**********************************
	video
***********************************/
.video {
	position: relative;
	height: 0;
	padding: 0 0 56.25%;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/********************************************
	ユーザーの声table
********************************************/
table.user_voice {
	border-collapse: collapse;
	margin: 2rem auto;
	font-weight: bold;
}

table.user_voice tr {
	margin: 1rem auto;
	border: #ff007a 2px solid;
	background-color: #252525;
	color: #fff;
}

table.user_voice tr:nth-child(odd) {
	background-color: #ffffff;
	color: #0c0c0c;
}

table.user_voice tr th {
	width: 25%;
}

table.user_voice tr th img {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

table.user_voice tr td {
	padding: 1rem;
}


/********************************************
	jisseki table
********************************************/
div.jisseki_bg {
	background: -webkit-linear-gradient(top left, Magenta, yellow, Cyan, Magenta);
	background: linear-gradient(to right bottom, Magenta, yellow, Cyan, Magenta);
}

table.jisseki {
	border-collapse: collapse;
	margin: 2rem auto;
	font-weight: bold;
	width: 100%;
	border: transparent solid 6px;
	text-align: center;
}

table.jisseki tr th {
	background-color: #ff007a;
	background-image: url("https://www.transparenttextures.com/patterns/diagmonds-light.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	border: #131821 1px solid;
	padding: 0.2rem 0;
	color: white;
}

table.jisseki tr th.day {
	background-color: #000052;
	background-image: url("https://www.transparenttextures.com/patterns/cubes.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	color: white;
	font-size: 3rem;
	padding: 0.4rem 0;
}

table.jisseki tr td {
	border: rgba(48, 48, 48, 0.3) 2px solid;
	padding: 0.2rem 0;
	background: rgba(255, 255, 255, 0.6);
	color: #000052;
}

table.jisseki tr td.tekichu {
	color: red;
	background-color: rgb(255, 255, 0);
}

.TKprotect {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #fff;
	background: #65d073;
	background-image: url(https://www.transparenttextures.com/patterns/60-lines.png);
	border-radius: 30px 0 30px 0;
	/* border: solid 2px #cf2b00; */
	box-shadow: 5px 5px 0px #4d9056;

}

/********************************************
	更新ボタン
********************************************/
.btn_reload {
	margin-bottom: 20px;
}

.btn_reload a {
	margin: 0 auto;
	text-decoration: none;
	transition: .3s ease;
}

.btn_reload a:hover {
	background: #016839;
	/* transition: .3s ease; */
	cursor: pointer;
}

.btn_reload a i {
	margin-right: 0.5rem;
}




.btn--red.btn--cubic:hover {
	margin-top: 3px;
	border-bottom: 2px solid #0a7500;
}

.btn--radius {
	border-radius: 100vh;
}

.fa-position-right {
	position: absolute;
	top: calc(50% - .5em);
	right: 1rem;
}


/*◆を降らせる201911*/
.star {
	animation: kirakira 12s linear, hadou2 2s linear infinite;
	/*background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 25%, #FFFFFF 50%, #FFFFFF 75%, #FFFFFF 100%) 0% center / 200% auto;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;*/
	/*color: #00e7ff;*/
	color: #ffffff;
	display: inline-block;
	height: 1em;
	line-height: 1em;
	position: absolute;
	top: -1em;
	z-index: 1000;
	pointer-events: none;
}

@keyframes kirakira {
	0% {
		transform: translateY(0) scale(1));
	}

	100% {
		/*transform:translateY(calc(100vh + 1em)) rotateY(3600deg);*/
		transform: translateY(1000px) scale(0);
		opacity: 0;
	}
}

@keyframes hadou2 {
	0% {
		text-shadow:
			0 0 0 rgba(0, 0, 0, 0);
	}

	/*
	50% {
	  text-shadow    : 
	       5px  5px 10px rgba(255, 253, 239, 0.70),
	      -5px  5px 10px rgba(255, 253, 239, 0.70),
	       5px -5px 10px rgba(255, 253, 239, 0.70),
	      -5px -5px 10px rgba(255, 253, 239, 0.70),
	       5px  0px 10px rgba(255, 253, 239, 0.70),
	       0px  5px 10px rgba(255, 253, 239, 0.70),
	      -5px  0px 10px rgba(255, 253, 239, 0.70),
	       0px -5px 10px rgba(255, 253, 239, 0.70);
	}*/

	50% {
		text-shadow:
			5px 5px 10px rgba(255, 255, 255, 0.7),
			-5px 5px 10px rgba(255, 255, 255, 0.7),
			5px -5px 10px rgba(255, 255, 255, 0.7),
			-5px -5px 10px rgba(255, 255, 255, 0.7),
			5px 0px 10px rgba(255, 255, 255, 0.7),
			0px 5px 10px rgba(255, 255, 255, 0.7),
			-5px 0px 10px rgba(255, 255, 255, 0.7),
			0px -5px 10px rgba(255, 255, 255, 0.7);
	}

	100% {
		0 0 0 rgba(0, 0, 0, 0);
	}
}

/*◆を降らせる*/


/********************************************
	流れるコメント
********************************************/

.place1_link_com_bg.bigss .mx_place1_com_text {
	font-size: 16px;
	color: #fff;
}

.place1_link_com_bg.bigss .mx_place1_com_name {
	font-size: 12px;
	color: #fff;
}

.mx_place1_com_list {
	border-bottom: 3px solid #121212;
	padding: 10px;
	width: 100%;
}

.mx_place1_com_name {
	font-size: 14px;
}

.mx_place1_com_text {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align-last: left;
	font-weight: 900;
}


/********************************************
	omega simulation
********************************************/

.simu {}

.w1,
.w2,
.w3,
.w4,
.w5,
.w6,
.w7 {
	position: relative;
	display: block;
	width: 100%;
}

.horse img {
	width: 100px;
	vertical-align: middle;
}

.simu .horse {
	display: block;
	padding: 0;
	text-align: right;
	margin: auto;
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	animation-direction: alternate;
	z-index: 999999;
}

.simu .line {
	position: absolute;
	right: 0;
	top: 1rem;
	padding: 0.8rem 1rem 1rem 6rem;
	height: 4rem;
	font-size: 1.6rem;
	display: block;
	text-align: left;
	margin: auto;
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	animation-direction: alternate;

	transform-origin: 100%;
	transform: translateX(0%);
	z-index: 0;
	opacity: 0;
}

.simu .w1 .horse {
	animation-name: w1-h;
}

.simu .w1 .line {
	animation-name: w1-l;
	background-color: #aaaaaa;
}

.simu .w2 .horse {
	animation-name: w2-h;
}

.simu .w2 .line {
	animation-name: w2-l;
	background-color: #4c4c4c;
}

.simu .w3 .horse {
	animation-name: w3-h;
}

.simu .w3 .line {
	animation-name: w3-l;
	background-color: #934738;
}

.simu .w4 .horse {
	animation-name: w4-h;
}

.simu .w4 .line {
	animation-name: w4-l;
	background-color: #385593;
}

.simu .w5 .horse {
	animation-name: w5-h;
}

.simu .w5 .line {
	animation-name: w5-l;
	background-color: #939038;
}

.simu .w6 .horse {
	animation-name: w6-h;
}

.simu .w6 .line {
	animation-name: w6-l;
	background-color: #a07c2e;
}

.simu .w7 .horse {
	animation-name: w7-h;
}

.simu .w7 .line {
	animation-name: w7-l;
	background-color: #a56fa0;
}

.v_table {
	width: 100%;
	margin: 0 auto;
}

.v_table table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #ffefdd;
	background-image: url("https://www.transparenttextures.com/patterns/fake-luxury.png");
}

.v_table table th {
	border: 2px solid #000;
	padding: 0.5rem;
	color: #FFF;
	background: #000;
	text-align: center;
}

.v_table table td {
	border: 2px solid #000;
	padding: 0.5rem;
	color: #000;
	text-align: center;
}














@keyframes w1-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-65%);
	}

	100% {
		transform: translateX(-65%);
	}
}

@keyframes w1-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 72%;
		opacity: 1;
	}

	100% {
		width: 72%;
		opacity: 1;
	}
}

@keyframes w2-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-75%);
	}

	100% {
		transform: translateX(-75%);
	}
}

@keyframes w2-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 82%;
		opacity: 1;
	}

	100% {
		width: 82%;
		opacity: 1;
	}
}

@keyframes w3-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-70%);
	}

	100% {
		transform: translateX(-70%);
	}
}

@keyframes w3-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 77%;
		opacity: 1;
	}

	100% {
		width: 77%;
		opacity: 1;
	}
}

@keyframes w4-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-68%);
	}

	100% {
		transform: translateX(-68%);
	}
}

@keyframes w4-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 75%;
		opacity: 1;
	}

	100% {
		width: 75%;
		opacity: 1;
	}
}

@keyframes w5-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-60%);
	}

	100% {
		transform: translateX(-60%);
	}
}

@keyframes w5-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 67%;
		opacity: 1;
	}

	100% {
		width: 67%;
		opacity: 1;
	}
}

@keyframes w6-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-85%);
	}

	100% {
		transform: translateX(-85%);
	}
}

@keyframes w6-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 93%;
		opacity: 1;
	}

	100% {
		width: 93%;
		opacity: 1;
	}
}

@keyframes w7-h {
	0% {
		transform: translateX(0%);
	}

	20% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(-50%);
	}

	100% {
		transform: translateX(-50%);
	}
}

@keyframes w7-l {
	0% {
		width: 0;
		opacity: 0;
	}

	20% {
		width: 0;
		opacity: 0;
	}

	50% {
		width: 57%;
		opacity: 1;
	}

	100% {
		width: 57%;
		opacity: 1;
	}
}


/*===========================================*/


/*===========================================*/


/* 2.ベースBOXの設定 +++++++++++++++++++++ */
.slider-box {
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	background: #333;
	margin: 0 auto;
}

/* 4.スライダー本体とアニメーションの基本設定 ++++++++++++++ */
.loop-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.loop-box {
	height: 200px;
	/* スライダーの高さ - 変更注意 */
}

.loop-box ul {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	justify-content: space-between;
	list-style: none;
	max-height: 10000%;
	min-height: 100%;
	width: 100%;
	animation: 30s linear infinite;
	/* アニメーション設定 - 変更可 */
}

.loop-box ul li {
	display: block;
	padding: 2rem;
	color: #DE2024;
	background-color: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}

.loop-box ul li:nth-child(even) {
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
	background-color: #000000;
	color: #fff493;
}

.loop-box ul.loop2 li {
	background-color: #000000;
	color: #fff493;
}

.loop-box ul.loop2 li:nth-child(even) {
	color: #DE2024;
	background-color: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/white-carbon.png");
}

/* 5.アニメーション個別設定 ++++++++++ */
.loop-box ul.loop1 {
	animation-name: loop1;
}

.loop-box ul.loop2 {
	animation-name: loop2;
}

@keyframes loop1 {
	0% {
		transform: translateY(0);
	}

	49.99999% {
		transform: translateY(-100%);
	}

	50% {
		transform: translateY(100%);
	}
}

@keyframes loop2 {
	0% {
		transform: translateY(100%);
	}

	100% {
		transform: translateY(-100%);
	}
}

/* 24年2月 ++++++++++ */
.kiwami_table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}

.kiwami_table table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border-collapse: collapse;
	table-layout: fixed;
	color: #000;
}

.kiwami_table table td {
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
	padding: 1rem;

}

.kiwami_table table th {
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
	padding: 1rem;
	color: #000;
}

.kiwami_table table .hit {
	background: #FFE996;
	color: #FF0000;
}

.kiwami_table table .t_1st {
	background: #FFE996;
	color: #FF0000;
}

.kiwami_table table .t_2st {
	background: #FFD538;
	color: #FF0000;
}

.kiwami_table table .t_3st {
	background: #FF8CA2;
	color: #FF0000;
}

.kiwami_table table .t_4st {
	background: #FF365C;
	color: #FFF0F0;
}

.kiwami_table table .t_5st {
	background: #830056;
	color: #FFF;
}





.wp_bk1 {
	background-color: #ffff99;
}

.wp_bk_yellow {
	background-color: #ffff00;
}

.marker-under-red {
	background: linear-gradient(transparent 60%, #ffd0d1 60%);
}

.marker-under-blue {
	background: linear-gradient(transparent 60%, #a8dafb 60%);
}

.marker-under {
	background: linear-gradient(transparent 60%, #ff9 60%);
}

.red-under {
	border-bottom: 2px solid red;
}

.bb-yellow {
	border: 2px solid #dbba00;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 1rem 2rem;
	background: #fff2d3;
}

.bb-yellow2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.4rem 1rem;
	background-color: #ffff99;
	line-height: 2.3;
}

.bb-yellow3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #ffff50;
	line-height: 2.3;
	border: solid 2px #ffba85;
	box-shadow: 5px 5px 0px #aaa40059;
}

.bb-yellow4 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.4rem 1rem;
	background-color: #ffb907;
	line-height: 2.3;
	border: solid 2px #ffba85;
	box-shadow: 5px 5px 0px #aaa40059;
}

.bb-100manbaken01 {
	width: 100%;
	margin: 0 auto 0px;
	border: solid 2px rgb(54 54 54);
	background: #212121;
	background-image: url(https://www.transparenttextures.com/patterns/climpek.png);
	padding: 0 4px;
	color: #fff;
	border-radius: 2px;
	box-shadow: 0px 5px 8px #000;
}

.bb-100manbaken02 {
	width: 100%;
	margin: 0 auto 0px;
	border: ridge 6px #fff000;
	background: #020100;
	background-image: url(https://www.transparenttextures.com/patterns/climpek.png);
	padding: 0 20px;
	color: #fff;
	border-radius: 2px;
	box-shadow: 0px 5px 8px #000;
}

.bb-100manbaken03 {
	width: 100%;
	margin: 0 auto 0px;
	border: solid 2px rgb(54 54 54);
	background: #212121;
	padding: 0 20px;
	color: #fff;
	border-radius: 2px;
	box-shadow: 0px 5px 8px #000;
}

.bb-100manbaken04 {
	width: 100%;
	margin: 0 auto 0px;
	border: ridge 6px #3c3c3c;
	background: #ffce00;
	background-image: url(https://www.transparenttextures.com/patterns/climpek.png);
	padding: 0 20px;
	color: #000000;
	border-radius: 2px;
	box-shadow: 0px 5px 8px #000;
}

.bb-blue2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.4rem 1rem;
	background-color: #bae0ff;
	line-height: 2.3;
	border: solid 2px #000855;
	box-shadow: 0px 2px 5px #43434359;
}

.bb-gold {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.4rem 1rem;
	background: rgb(255, 239, 36);
	background: linear-gradient(180deg, rgba(255, 239, 36, 1) 0%, rgba(255, 243, 91, 1) 54%, rgba(255, 210, 0, 1) 94%);
	border-radius: 3px;
	box-shadow: 5px 5px 0px #a8a8a8;
}

.bb-white {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 1rem 1rem;
	background: #fff;
	border: solid 2px #cbcbcb;
	border-radius: 3px;
}

.bb-red {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: rgb(255 5 5);
	background-image: url(https://www.transparenttextures.com/patterns/60-lines.png);
	line-height: 2.3;
	border-radius: 30px 0 30px 0;
	/* border: solid 2px #cf2b00; */
	box-shadow: 5px 5px 0px #9b0000;
}

.bb-blue {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #fff;
	background: #0092cd;
	background-image: url(https://www.transparenttextures.com/patterns/60-lines.png);
	border-radius: 30px 0 30px 0;
	/* border: solid 2px #cf2b00; */
	box-shadow: 5px 5px 0px #003f64;
}

.bb-yellow-stripe {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #242424;
	background: #ffd700;
	background-image: url(https://www.transparenttextures.com/patterns/60-lines.png);
	border-radius: 30px 0 30px 0;
	/* border: solid 2px #cf2b00; */
	box-shadow: 5px 5px 0px #a88e02;
}

.bb-yellow-gplay {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #242424;
	background: #ffd700;
	background-image: url(https://www.transparenttextures.com/patterns/gplay.png);
	border-radius: 30px 0 30px 0;
	/* border: solid 2px #cf2b00; */
	box-shadow: 5px 5px 0px #a88e02;
}

.bb-black {
	background: #000;
}

.bb-green {
	background: #ccffcc;
}

.bb-green {
	background: #ccffff;
}

.bb-yellow img {
	width: 100%;
}

.bb-pink {
	background: #ffdefc;
}

.bb-pink2 {
	background: #ffdefc;
	padding: 2rem 0;
	border: 2px solid #FF0000;
}

.bb-blue {
	border-color: #0095d9;
}

.bb-sky {
	background-color: #ccffff;
}

.bb-sky2 {
	background-color: #00ffff;
}

.bb-orange {
	background-color: #ffcc99;
}


.information-box {
	background: #f3fafe;
	border: 1px solid #bde4fc;
	padding: 1rem;
}

.information-box::before {
	color: #87cefa;
	border-right: 1px solid #bde4fc;
	font-family: "FontAwesome";
	font-size: 34px;
	text-align: center;
}


.info-box,
.sp-info,
.info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}


.danger-box {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.memo-box {
	background: #ebf8f4;
	border: 1px solid #8dd7c1;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}


.alert-box {
	background: #fdf2f2;
	border: 1px solid #f6b9b9;
	padding: 15px;
	border-radius: 4px;
}

.ok-box {
	background: #f2fafb;
	border: 1px solid #3cb2cc;
	padding: 15px;
	border-radius: 4px;
}



.red-under {
	border-bottom: 2px solid red;
}


.original-button {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	font-size: 18px;
	border-radius: 5px;
	max-width: 500px;
	height: 130px;
	border: 2px solid #1A1A1A;
	position: relative;
	transition: 0.3s;
	overflow: hidden;
	background-color: #841818;
	background-image: url("https://www.transparenttextures.com/patterns/simple-dashed.png");
	margin: 0 auto;
}

.original-button::before {
	content: "Click   ^--";
	font-size: 20px;
	width: 300px;
	text-align: center;
	background-color: #f00;
	color: #fff;
	padding: 2px 0 3px;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-34%, -4px) rotate(-35deg);
	transition: .3s;
}

.original-button:hover {
	color: #fff;
	background-color: #f00;
}

.original-button:hover::before {
	background-color: #fff;
	color: #f00;
}