@charset "utf-8";

body{
	font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	letter-spacing:0;
	-webkit-text-size-adjust: 100%;
	font-size:18px;
	max-width:100%;
	background-color: #fcfcfc;
	line-height:1.8;
}


/*-------------------------------------------*/
#wrapper{
	width:100%;
	margin: 0 auto;
}
#wrapper2{
	max-width: 740px;
	width:98%;
	margin: 0 auto;
}
#wrappermf{
	width:100%;
	margin: 0 auto;
	background:#fae9c5;
}
#wrapper_ss{
	width:100%;
	margin: 0 auto;
	background:#FFD9A8;
}
/*-------------------------------------------*/
a:hover{
	opacity:0.6;
}
/*-------------------------------------------*/
/*-------------------------------------------*/

*, *: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;
}

img {border: none;width:100%;}

a{
	text-decoration:none;
	cursor:pointer;
}
a img:hover{
	opacity:0.7;
}

p{
	margin:0;
}

.mincho{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight:300;
}

.mincho2{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight:500;
}

.mincho3{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight:700;
}

.mincho4{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight:900;
}

.gothic1{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:300;
}

.gothic2{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:400;
}

.gothic3{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:700;
}

.gothic4{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:800;
}

.ls0{letter-spacing:0 !important;}0
.lh1{line-height:1 !important;}
.lh1_1{line-height:1.1 !important;}
.lh1_2{line-height:1.2 !important;}
.lh1_3{line-height:1.3 !important;}
.lh1_4{line-height:1.4 !important;}
.lh1_5{line-height:1.5 !important;}
.lh1_6{line-height:1.6 !important;}
.lh1_7{line-height:1.7 !important;}
.lh1_8{line-height:1.8 !important;}
.lh1_9{line-height:1.9 !important;}
.lh2{line-height:2 !important;}

.bold1{font-weight:300;}
.bold4{font-weight:900;}

br{display:inline-block;}

br.blk{display: inline-block;}
br.spbr{display: none;}
br.pcbr{display: inline-block;}

.pc-only{display: block;}
.sp-only{display: none;}

.width100{width:100%;}
.width90{width:90%;}
.width80{width:80%;}
.width70{width:70%;}
.width60{width:60%;}
.width50{width:50%;}
.width40{width:40%;}
.width30{width:30%;}
.width25{width:25%;}
.width20{width:20%;}
.width15{width:15%;}
.width12{width:12%;}
.width10{width:10%;}
.width8{width:8%;}
.width5{width:5%;}
.width4{width:4%;}
.width3{width:3%;}

.white{color:#FFFFFF;}

.black{color:#000000;}

.fs100{font-size:100px !important;}
.fs110{font-size:110px !important;}
.fs120{font-size:120px !important;}
.fs130{font-size:130px !important;}
.fs140{font-size:140px !important;}
.fs150{font-size:150px !important;}

.f-right{float:right;}
.f-left{float:left;}

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

canvas#c{
	display:block;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	z-index:-9000;
	animation: open_anime 8s linear;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	opacity:0;
}

@keyframes open_anime {
	0% { opacity:1; z-index:10000;}
	60% { opacity:1; z-index:10000;}
	80%{ opacity:0; z-index:10000;}
	100% { opacity:0; z-index:-10000;}
}

/*-------------------------------------------*/
.fixed_chan{
	position:fixed;
	z-index:999999;
	bottom:-1.5rem;
	right:5rem;
	width:20%;
}
.fixed_chan img{
	width:100%;
	max-width:120px;
}
/*-------------------------------------------*/
/*-------------▼オプトインへだー------------------------------*/
.header {
	background:url(../../../../images/lps/opin/a_main/header.png) top center no-repeat;
	width: 100%;
	height: 760px;
	margin: 0 auto;
	padding:1px 0;
	z-index:3;
	/*animation:headerbg3_anime 2s linear infinite;*/
}
.header02 {
	background:url(../../../../images/lps/opin/a_main/header02.png) top center no-repeat;
	width: 100%;
	height: 760px;
	margin: 0 auto;
	position:relative;
	padding:1px 0;
	z-index:3;
	/*animation:headerbg3_anime 2s linear infinite;*/
}

.fv_msg_wrap{
	position:relative;
	max-width:630px;
	height:50rem;
	margin:0 auto;
}
.fv_msg_wrap_mf{
	position:relative;
	max-width:750px;
	height:10rem;
	margin:0 auto;
}
.fv_msg{
	position:absolute;
	top:6rem;
	left:0;
}
.fv_msg_main{
	position:absolute;
	top:6rem;
	left:0;
}
/*-------------▼前フリへだー------------------------------*/
.headermf {
	background:url(../../../../images/lps/opin/a_main/headermf.png) top center no-repeat;
	width: 100%;
	height: 560px;
	margin: 0 auto;
	position:relative;
	padding:1px 0;
	z-index:3;
}
.fv_msg_mf{
	margin:5rem auto 0 auto;
	color:#f46052;
	text-shadow    : 
	1px  1px 5px rgba(247, 226, 119, 0.37),
	-1px  1px 5px rgba(247, 226, 119, 0.37),
	1px -1px 5px rgba(247, 226, 119, 0.37),
	-1px -1px 5px rgba(247, 226, 119, 0.37),
	1px  0px 5px rgba(247, 226, 119, 0.37),
	0px  1px 5px rgba(247, 226, 119, 0.37),
	-1px  0px 5px rgba(247, 226, 119, 0.37),
	0px -1px 5px rgba(247, 226, 119, 0.37);        /* 文字の影 */
	max-width:450px;
	line-height:1.4;
}
.fv_msg_mf2{
	position:absolute;
	top:28rem;
    left: 0;
    max-width:600px;
	color:#f46052;
	text-shadow    : 
	1px  1px 5px rgba(247, 226, 119, 0.37),
	-1px  1px 5px rgba(247, 226, 119, 0.37),
	1px -1px 5px rgba(247, 226, 119, 0.37),
	-1px -1px 5px rgba(247, 226, 119, 0.37),
	1px  0px 5px rgba(247, 226, 119, 0.37),
	0px  1px 5px rgba(247, 226, 119, 0.37),
	-1px  0px 5px rgba(247, 226, 119, 0.37),
	0px -1px 5px rgba(247, 226, 119, 0.37);        /* 文字の影 */
}
/*-------------▼エンペラー1へだー------------------------------*/
.headerenp1 {
	background:url(../../../../images/lps/opin/a_main/headerenp1.png) top center no-repeat;
	width: 100%;
	height: 530px;
	margin: 0 auto;
	position:relative;
	padding:1px 0;
	z-index:3;
	color:#783f04;
	font-size:20px;
}
.header_conts_enp1{
	width:100%;
	max-width:750px;
	margin:0 auto;
	font-size:22px;
	padding:0 2rem;
	line-height:1.8;
}
.enp1{
	border-left: .3rem groove #fac58f;
	border-right: .3rem groove #fac58f;
	position: relative;
	max-width:740px;
	color:#111111;
	background:#ffffff;
	margin:0 auto;
	color:#783f04;
}
/*-------------▼XデーLPへだー------------------------------*/
.headerxlp {
	background:url(../../../../images/lps/opin/a_main/headerxlp.png) top center no-repeat;
	width: 100%;
	height: 520px;
	margin: 0 auto;
	padding:1px 0;
	z-index:3;
	color:#783f04;
	font-size:20px;
}
.xlp{
	position:relative;
	max-width:750px;
	height: 520px;
	margin:0 auto ;
}
.xlptxt{
	text-align:right;
	position:absolute;
	bottom:10%;
	right:5%;
}
/*-------------▼セールスへだー------------------------------*/
.headerss {
	background:url(../../../../images/lps/opin/a_main/headerss.png) top center no-repeat;
	width: 100%;
	height: 680px;
	margin: 0 auto;
	position:relative;
	padding:1px 0;
	z-index:9999999999999999;
	/*animation:headerbg3_anime 2s linear infinite;*/
}
.headerss_txt{
	position:relative;
	max-width:750px;
	margin:0 auto ;
	height: 680px;
}
.headerss_txt1{
	position:absolute;
    top: 3rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width:100%;
    text-align:center;
}
.headerss_txt2{
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:2rem;
}

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

/*========= 背景動画設定のCSS ===============*/
#video-area{
    position: absolute;/*h1の中央寄せ配置の起点とするためのrelative*/
    z-index: -1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}
#video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
    opacity:.1;
}
.header_line{
    position: absolute;
    z-index:1;
    bottom:0;
    width:100%;
}
.header_sl_top {
	background:url(../../../../images/lps/opin/a_main/headerss00.png) top 30px center / 90% no-repeat;
	width: 100%;
	height:auto;
	max-width:800px;
	margin: 0 auto;
	position:absolute;
	padding:1px 0;
	z-index:0;
	left: 0;
	right: 0;
	padding:0 5% 0% 5%;
}

/*-------------------------------------------*/
.form_wrap {
    z-index: 10;
    position: relative;
    margin: -450px auto 11px;
    max-width: 655px;
    width:100%;
    padding:1rem;
}
.form_wrap2 {
    z-index: 10;
    position: relative;
    margin: -450px auto 11px;
    max-width: 655px;
    width:100%;
    padding:1rem;
}
/*-------------------------------------------*/
.subbg{
	width:100%;
	max-width:780px;
	background:#D52916;
	background-color: #d52916;
	background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
	margin:0 auto;
	position: relative;
    z-index: 9999;
    padding: 0.8rem;
}

.sub_box {
	background-color: #c22823;
	background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
    margin: 0 auto;
    padding: 2rem;
    font-size: 6rem;
/*    font-family: 'Noto Serif JP', sans-serif;*/
    font-weight: 600;
    text-align: center;
	color:#f5eacf;
}
/*-------------------------------------------*/
.subbg2{
	width:100%;
	max-width:780px;
	background-color: #f54c36;
	background-image: url("https://www.transparenttextures.com/patterns/sos.png");
	margin:0 auto;
	position: relative;
    z-index: 99999999999999999999;
    padding: 0.8rem;
}

.sub_box2 {
	background-color: #f54c36;
	background-image: url("https://www.transparenttextures.com/patterns/subtle-dots.png");
    margin: 0 auto;
    padding: 2rem;
    font-weight: 600;
	color:#f5eacf;
	border-radius:1rem;
	border:#f59a8e double 0.5rem;
    text-align: center;
}
/*-------------------------------------------*/
/**********************************************/

.fild{
	width:35%;
	font-size:14px;
    padding: 5px;
    font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
    border:#1C1C1C solid 0.1rem;
    background:#E9F5FD;
}

.fild2 {
    width: 22%;
	font-size:14px;
    padding: 5px;
    margin: 0 0 0 5px;
    font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
    border:#1C1C1C solid 0.1rem;
    background:#E9F5FD;
}

.fild3 {
    width: 100%;
	font-size:1.8rem;
    padding: 5px;
    margin: 0 0 0 5px;
    font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
    border:#1C1C1C solid 0.1rem;
    background:#E9F5FD;
}

/************************************************/
/**********************************************/
.button_bg{
	margin:1rem auto 0 auto;
}

.applicationButton01 {
	width: 100%;
	height: 0;
	padding-bottom:24%;
	text-indent: -9999px;
	background: url(../../../../images/lps/opin/a_main/opin_button.gif) center top / 100% 100% no-repeat;
	cursor:pointer;
	border: none;
	margin: 2rem auto;
	display:block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border-radius:10px;

}

.applicationButton01:hover {
	-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);
}
/**********************************************/
.y-shadow {
	text-shadow: 0px 0px 10px #FFF000;
}

.b-shadow {
	text-shadow: 
	0px 0px 10px #000000,
	0px 0px 10px #000000,;
}


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

.movie_waku_top{
	max-width: 750px;
	width:98%;
	margin:0 auto;
	position:relative;
	z-index:99999;
}
.movie_waku{
	background:#000;
	border:1px solid #999;
	margin:0 auto;
	width:684px;
}

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

.header_timer{
	border:1px solid #999999;
	padding:10px 10px 14px 10px;
	line-height:1;
	display:inline-block;
	margin:10px auto 0;
	font-size:18px;
	letter-spacing:0.5rem;
}

.footer_timer{
	letter-spacing:0.5rem;
	text-align:center;
}

/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.content-back{
	border-left: .3rem groove #fac58f;
	border-right: .3rem groove #fac58f;
	position: relative;
	max-width:740px;
	color:#111111;
	background:#fcfcfc;
	margin:0 auto;
	padding:2rem 0;
}
.content-xlp{
	border-left: .3rem groove #fac58f;
	border-right: .3rem groove #fac58f;
	position: relative;
	max-width:740px;
	color:#111111;
	background:#fcfcfc;
	margin:0 auto;
	padding:0;
	margin-top:-1rem;
}
.content-ss{
	border-left: .5rem double #E59320;
	border-right: .5rem double #E59320;
	position: relative;
	max-width:700px;
	color:#111111;
	background:#FFF6EA;
	margin:0 auto;
	padding:0;
	margin-top:-1rem;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.main{
	margin:0 auto;
	font-size:16px;
}
.main p{
	padding:2rem 5rem;
}
.content-ss .main{
	border-left: .5rem double #F4D2A1;
	border-right: .5rem double #F4D2A1;
	margin:0 auto;
	font-size:16px;
}
.content-ss .main p{
	padding:2rem 5rem;
}
.content-ss .main p{
	padding:2rem 2.5rem;
}

/*-------------------------------------------*/
.main_enp1{
	margin:0 auto;
	font-size:18px;
	margin-top:-15px;
}
.main_enp1 p{
	padding:2rem 4rem;
}

/*-------------------------------------------*/
/*-------------------------------------------*/
.gradation_text1 {
	background: linear-gradient(to right, #FFFFFF 0%, #f9ef93 25%, #ffe500 50%, #f9ef93 75%, #FFFFFF 100%) 0% center / 200% auto;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation: gradation_text 4s linear infinite;
}

.gradation_text2 {
	background: linear-gradient(to right, #FFFFFF 0%, #EEEEEE 25%, #999999 50%, #EEEEEE 75%, #FFFFFF 100%) 0% center / 200% auto;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation: gradation_text 4s linear infinite;
}

.gradation_text3 {
background: linear-gradient(to right, rgba(217,217,217,1) 0%, rgba(157,220,220,1) 10%, rgba(207,207,207,1) 23%, rgba(75,224,224,1) 51%, rgba(193,193,193,1) 61%, rgba(138,231,231,1) 71%, rgba(211,213,213,1) 83%, rgba(228,226,225,1) 100%) 0% center / 200% auto;
background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation: gradation_text 4s linear infinite;
}

.gradation_text4 {
background: linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(186,186,186,1) 14%, rgba(255,255,255,1) 32%, rgba(156,156,156,1) 41%, rgba(235,235,235,1) 52%, rgba(255,255,255,1) 68%, rgba(173,173,173,1) 85%, rgba(255,255,255,1) 100%) 0% center / 200% auto;
background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation: gradation_text 4s linear infinite;
}

.gradation_text5 {
	background: linear-gradient(to right, #82defe 16.6%, #fe8ece 33.2%, #feaba5 49.8%, #fff7a2 66.4%, #63c091 83%, #82defe 100%) 0% center / 200% auto;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation: gradation_text 4s linear infinite;
}


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

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

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

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

	100% {
	0 0 0 rgba(0, 0, 0, 0);
	}
}

.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% {
	0 0 0 rgba(0, 0, 0, 0);
	}
}

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

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

	50% {
	  text-shadow    : 
	       5px  5px 10px rgba(233, 72, 5, 0.70),
	      -5px  5px 10px rgba(233, 72, 5, 0.70),
	       5px -5px 10px rgba(233, 72, 5, 0.70),
	      -5px -5px 10px rgba(233, 72, 5, 0.70),
	       5px  0px 10px rgba(233, 72, 5, 0.70),
	       0px  5px 10px rgba(233, 72, 5, 0.70),
	      -5px  0px 10px rgba(233, 72, 5, 0.70),
	       0px -5px 10px rgba(233, 72, 5, 0.70);
	}

	100% {
	0 0 0 rgba(0, 0, 0, 0);
	}
}

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

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

	50% {
	  text-shadow    : 
	       5px  5px 10px rgba(250, 39, 9, 0.70),
	      -5px  5px 10px rgba(250, 39, 9, 0.70),
	       5px -5px 10px rgba(250, 39, 9, 0.70),
	      -5px -5px 10px rgba(250, 39, 9, 0.70),
	       5px  0px 10px rgba(250, 39, 9, 0.70),
	       0px  5px 10px rgba(250, 39, 9, 0.70),
	      -5px  0px 10px rgba(250, 39, 9, 0.70),
	       0px -5px 10px rgba(250, 39, 9, 0.70);
	}

	100% {
	0 0 0 rgba(0, 0, 0, 0);
	}
}

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

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

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

	100% {
	0 0 0 rgba(0, 0, 0, 0);
	}
}


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


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

@keyframes hadou_box1 {
	0% {
	box-shadow: 
	0 0 0 rgba(0, 0, 0, 0);
	}

	50% {
	  box-shadow    : 
	       5px  5px 10px rgba(255, 198, 0, 0.3),
	      -5px  5px 10px rgba(255, 198, 0, 0.3),
	       5px -5px 10px rgba(255, 198, 0, 0.3),
	      -5px -5px 10px rgba(255, 198, 0, 0.3),
	       5px  0px 10px rgba(255, 198, 0, 0.3),
	       0px  5px 10px rgba(255, 198, 0, 0.3),
	      -5px  0px 10px rgba(255, 198, 0, 0.3),
	       0px -5px 10px rgba(255, 198, 0, 0.3); 
	}

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


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

@keyframes hadou_box2 {
	0% {
	box-shadow: 
	0 0 0 rgba(0, 0, 0, 0);
	}

	50% {
	  box-shadow    : 
	       0 30px 20px rgba(0, 255, 255, 0.8);
	}

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


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

@keyframes hadou_box4 {
	0% {
		box-shadow:
			0 0 0 rgba(0, 0, 0, 0);
	}

	50% {
		box-shadow:
			15px 15px 20px rgba(250, 39, 9, 0.70),
			-15px 15px 20px rgba(250, 39, 9, 0.70),
			15px -15px 20px rgba(250, 39, 9, 0.70),
			-15px -15px 20px rgba(250, 39, 9, 0.70),
			15px 0px 20px rgba(250, 39, 9, 0.70),
			0px 15px 20px rgba(250, 39, 9, 0.70),
			-15px 0px 20px rgba(250, 39, 9, 0.70),
			0px -15px 20px rgba(250, 39, 9, 0.70);
	}

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

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

@keyframes hadou_box5 {
	0% {
		box-shadow:
			0 0 0 rgba(0, 0, 0, 0);
	}

	50% {
		box-shadow:
			15px 15px 20px rgba(247, 220, 77, 0.6),
			-15px 15px 20px rgba(247, 220, 77, 0.6),
			15px -15px 20px rgba(247, 220, 77, 0.6),
			-15px -15px 20px rgba(247, 220, 77, 0.6),
			15px 0px 20px rgba(247, 220, 77, 0.6),
			0px 15px 20px rgba(247, 220, 77, 0.6),
			-15px 0px 20px rgba(247, 220, 77, 0.6),
			0px -15px 20px rgba(247, 220, 77, 0.6);
	}

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

.sentou1{
	font-size:30px;
	margin-right:5px;
}

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

.youkou_bg {
	background:#F2F2F2;
	width: 100%;
	border: 1px solid #D9D7D7;
	padding:2rem 0;
}

.youkou_t {
	margin:0 auto;
	border-collapse:collapse;
	border:solid 0.1rem #8B773E;
	width:95%;
}
.youkou_t th{
	background:#FEEFC5;
	width:22%;
	padding:0.5rem;
	border:solid 0.1rem #8B773E;
	font-weight:normal;
	vertical-align:top;
}
.youkou_t td{
	background:#fcfcfc;
	padding:0.5rem;
	border:solid 0.1rem #8B773E;
}
.content-ss .youkou_t p{
	padding:1rem;
}

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

.info_bg{
	width:90%;
	margin:0 auto;
	border-collapse: collapse;
}



.info_bg th{
	width:150px;
	font-size:16px;
	background:#444444;
	color:#FFFFFF;
	border:1px solid #999999;
	vertical-align:top;
	padding:20px 10px;
	font-family: 'Noto Serif JP', sans-serif;
	letter-spacing:0;
}

.info_bg th .fs12.bold1{
	display:block;
	margin-bottom:0;
}

.info_bg td{
	min-width:50px;
	background:#EEEEEE;
	border:1px solid #999999;
	font-size:16px;
	padding:10px 10px;
}

.info_bg td p.center{
	text-align:center;
}
.info_bg td p.tm10{margin:10px 0;}
.info_bg td p.tm20{margin:20px 0;}

.input_bg{
	width:90%;
	margin:0 auto;
	border-collapse: collapse;
	margin:35px auto;
}

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

#footer{
	width: 100%;
	margin: 0px auto 0 auto;
	font-size: 13px;
	letter-spacing: 3px;
	padding-top:20px;
	padding-bottom:5px;
/*
	background:#000000;
	box-shadow:0 0 3px 2px #030093 , 0 0 20px 1px #00e1ff;
*/
	position:relative;
	z-index:1100;
	max-width:750px;
}
.footer_p{
	color: #a9a9a9;
	font-size: 10px;
	display:block;
	text-align:left;
	letter-spacing:-0.05em;
}
#footer a:hover{
	opacity:0.6;
}
#footer a{
	padding-right:2rem;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
textarea {
	width: 100%;
	height:140px;
	font-size: 18px;
	padding: 10px 2% 10px 2%;
	margin:0 auto 0;
}
/*-------------------------------------------*/
button{cursor:pointer;}
/*-------------------------------------------*/
.iframe_wrap{
	position:relative;
	width:100%;
	height:0;
	padding-top:162%;
}
.iframe_wrap iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.fm_mt18{margin-top:18rem;}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.youtube {
  position: relative;
  width: 85%;
  padding-top: 56.25%;
  border:#ff0000 solid 2rem;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border:#fcfcfc solid 0.4rem;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
input[type="radio"] {
    -webkit-transform: scale(2);
    transform: scale(2);
    margin-right: 0.2em;
    cursor:pointer;
}

input[type="radio"] + label{
    cursor:pointer;
    padding:0.2rem 1rem;
}


input[type="radio"]:checked.or_btn + label {
    background: #FBE489;
    border-radius:2rem;
    font-weight: bold;
    padding:0.2rem 1rem;
    border:0.3rem solid #F68F63;
}
/******************* 緑の通常ボタン **************/
.place_button_g{
	display:block;
	width:90%;
	background-color: #099831;
	padding:1.5rem 0;
	margin: 0 auto;
	font-size:20px;
	color:#FBF28E;
	position:relative;
	text-align: center;
	border: 0.5rem outset #035E0E;
    /*background: #F5EA00;*/
	 border-radius: 5rem;
	cursor:pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.place_button_g:hover{
	-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);
	border: 0.5rem outset transparent;
	background:#004808;
}
/******************* 緑の通常ボタン **************/


/******************* オレンジ赤めのボタン **************/
.place_button{
	display:block;
	width:100%;
	background-color: #ed3700;
	background-image: url("https://www.transparenttextures.com/patterns/p6.png");
	padding:1.5rem 2rem 3rem 2rem;
	margin: 0 auto;
	font-size:4.5rem;
	color:#FBF28E;
	position:relative;
	text-align: center;
	border: 0.5rem outset #D03008;
    /*background: #F5EA00;*/
	 border-radius: 8rem;
	 color:#111111;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.place_button:hover{
/*
	-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);
*/
	border: 0.5rem outset transparent;
	background-color: #D03008;
}
/******************* オレンジ赤めのボタン **************/

/******************* オレンジ赤めのボタン **************/
.place_button2{
	display:block;
	width:85%;
	max-width:600px;
	background-color: #ed3700;
	background-image: url("https://www.transparenttextures.com/patterns/p6.png");
	padding:1.5rem 2rem;
	margin: 0 auto;
	color:#FBF28E;
	position:relative;
	text-align: center;
	border: 0.5rem outset #D03008;
    /*background: #F5EA00;*/
	 border-radius: 8rem;
	 color:#111111;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.place_button2:hover{
	-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);
	border: 0.5rem outset transparent;
	background-color: #D03008;
}
/******************* オレンジ赤めのボタン **************/

/******************* グレーのシステマチックなボタン **************/
.gray_btn{
	display:block;
	background-color: #EFEFEF;
	padding:1rem;
	color:#474747;
	border: 0.3rem outset #A2A2A1;
	border-radius: 5rem;
	cursor:pointer;
	text-align:center;
	width:100%;
	margin:0 auto;
}
.gray_btn:hover{
	border-right: 0.3rem outset transparent;
	border-left: 0.3rem outset transparent;
	border-top: 0.3rem outset transparent;
	background:#A2A2A1;
}

/******************* グレーのシステマチックなボタン **************/

/*-------------------------------------------*/
.wt_box{
	margin:2rem auto 1rem auto;
	text-align:left;
	background:rgba(252,252,252,0.85);
	padding:1rem 1.5rem;
	border:#dcdcdc groove 0.5rem;
	width:100%;
}
/*-------------------------------------------*/
.wt_box2{
	margin:2rem auto 1rem auto;
	text-align:left;
	background:rgba(252,252,252,0.85);
	padding:1rem 1.5rem;
	width:97%;
}
/*-------------------------------------------*/
.wt_box3{
	margin:0 auto;
	text-align:left;
	background:#fcfcfc;
	padding:1rem;
	max-width:550px;
	border:0.1rem #555 solid;
}
/*-------------------------------------------*/
.wt_box4{
	margin:0 auto;
	text-align:left;
	background:#fcfcfc;
	padding:0rem;
	border:0.1rem #555555 solid;
	width:75%;
}
/*-------------------------------------------*/
.wt_box5{
	margin:0 auto;
	text-align:left;
	background:#fcfcfc;
	padding:0rem;
	border:0.1rem #555555 solid;
	width:90%;
}
/*-------------------------------------------*/
.wt_box5 p{
	padding:1rem;
}
/*-------------------------------------------*/
.y_box{
	margin:0 auto;
	text-align:left;
	background:#FDF9E9;
	padding:2rem 4.5rem;
	border:#444444 solid 0.1rem;
	width:94%;
}
/*-------------------------------------------*/
.choice{
	line-height:1;
}

/*-------------------------------------------*/
/* 吹き出し本体 */
.balloon{
	position: absolute;
	top: 25%;
	right: -9%;
	background-color: #B1FBC5;
	display: inline-block;
	font-size: 1rem;
	padding: 0.5rem;
	border:#008b00 solid 0.2rem;
	width:130px;
}

/* beforeで三角を表現 */
/* アイコンを左に表示 */
.balloon::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 5px;
  top: -5px;
  border-bottom: 5px solid #B1FBC5;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.balloon::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 5px;
  top: -6px;
  border-bottom: 5px solid #008b00;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

/*-------------------------------------------*/
/* 吹き出し本体 */
.balloon2{
	position: absolute;
	top: 37%;
	right: -9%;
	background-color: #B1FBC5;
	display: inline-block;
	font-size: 1rem;
	padding: 1rem  0.5rem 0.8rem 0.5rem;
	border: #008b00 solid 0.2rem;
	color: #111111;
	width:130px;
	text-align: center;
    height: 8%;
}

/* beforeで三角を表現 */
/* アイコンを左に表示 */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -5px;
  top: 5px;
  border-right: 5px solid #B1FBC5;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.balloon2::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -6px;
  top: 5px;
  border-right: 5px solid #008b00;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/*-------------------------------------------*/
/*-------------------------------------------*/
/* 吹き出し本体 */
.balloon3{
	position: relative;
	background-color: #B1FBC5;
	display: block;
	font-size: 16px;
	padding: 0.5rem;
	border: #5ACC48 solid 0.4rem;
	width: 96%;
	border-radius: 3rem;
	margin: 0 auto;
	padding: 2.5rem 2.5rem 1.5rem 2.5rem;
}

/* beforeで三角を表現 */
/* アイコンを左に表示 */
.balloon3::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 100px;
  top: -15px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.balloon3::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 100px;
  top: -25px;
  border-bottom: 25px solid #5ACC48;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}
/*-------------------------------------------*/
/* 吹き出し本体 */
.balloon4{
	position: relative;
	background-color: #F8D33B;
	display: block;
	font-size: 16px;
	padding: 0.5rem;
	width: 96%;
	margin: 0 auto;
	padding: .5rem 1.5rem;
}

/* beforeで三角を表現 */
/* アイコンを左に表示 */
.balloon4::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 100px;
  bottom: -15px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.balloon4::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 45%;
  bottom: -13px;
  border-top: 20px solid #F8D33B;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}
/*-------------------------------------------*/
/* 吹き出し本体 */
.balloon5{
	position: relative;
	background-color: #FFDF90;
	display: table;
	font-size: 16px;
	padding: 0.5rem;
	margin: 0 auto;
	padding: .5rem 1.5rem;
}

/* beforeで三角を表現 */
/* アイコンを左に表示 */
.balloon5::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 100px;
  bottom: -15px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.balloon5::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 45%;
  bottom: -13px;
  border-top: 20px solid #FFDF90;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}

/* ------------------------------------- */
/*　　　　　　ボックス系　　　　　　　　*/
/* ------------------------------------- */
/*-------------------------------------------*/
.hatena_box{
	margin: 0 auto;
	background:#FFF5DB;
	padding:0.3rem 0;
	border:0.6rem solid #FFDF90;
	border-radius:2rem;
}
.hatena_box p{
	padding:1rem;
	font-weight:normal;
}
/*-------------------------------------------*/
.hatena_box_con{
	margin: 0 auto;
	background:#FFFBE9;
	padding:0.5rem 1rem;
	border:0.1rem solid #FBD953;
	width:95%;
}
/*-------------------------------------------*/
.hatena_box2{
	margin: 2rem 6rem;
	background:#FFF5DB;
	display:inline-block;
	border:0.6rem solid #FFDF90;
	padding:0.5rem 1rem;
}
.hatena_box2 p{
	padding:1rem;
	font-size:16px;
}
/*-------------------------------------------*/
.hatena_box3{
	margin: 0 auto;
	background:#FFF5DB;
	padding:0.5rem 2rem;
	border:0.5rem solid #FFDF90;
	width:100%;
	max-width:550px;
}
.hatena_box3 p{
	padding:1rem;
}
/*-------------------------------------------*/
.hatena_box4{
	margin: 0 auto;
	background:#FFECC8;
	padding:0.5rem 1rem;
	border:0.3rem solid #FDD78F;
	width:100%;
	max-width:650px;
}
.hatena_box4 p{
	padding:1rem;
}
/*-------------------------------------------*/
.hatena_box5{
	background:#FFF5DB;
	border:0.6rem solid #FFDF90;
	padding:0.5rem 1rem;
	display:inline-block;
}
.hatena_box5 p{
	padding:1rem;
	font-size:16px;
}
/*-------------------------------------------*/
.hatena_box6{
	background:#FFF5DB;
	border:0.6rem solid #FFDF90;
	padding:0.5rem 1rem;
	max-width:600px;
	margin:0 auto;
}
.hatena_box6 p{
	padding:1rem;
}

/*-------------------------------------------*/
.emo_box{
	margin: 2rem auto;
	background:#F0F0F0;
	padding:1rem;
	border:0.6rem solid #CACACA;
	width:100%;
	/*max-width:650px;*/
}
.emo_box p{
	padding:1rem 1.3rem;
	font-size:18px;
}
/*-------------------------------------------*/
.emo_box2{
	margin: 2rem 6rem;
	background:#F0F0F0;
	border:0.6rem solid #CACACA;
	display:inline-block;
}
.emo_box2 p{
	padding:2rem;
	font-size:18px;
}
/*-------------------------------------------*/
.emo_box3{
	margin: 0 auto;
	background:#FFEDCC;
	padding:0.5rem 1rem;
	border:0.5rem solid #F77740;
	width:100%;
	max-width:580px;
}
.content-ss .emo_box3 p{
	padding:1rem;
}
/*-------------------------------------------*/
.emo_box3_sw{
	margin: 0 auto;
	background:#FDE0D4;
	padding:0.5rem 1rem;
	border:0.3rem solid #F68F63;
	width:100%;
	max-width:650px;
}
.emo_box3_sw p{
	padding:1rem;
}
/*-------------------------------------------*/
.emo_box4{
	margin: 0 auto;
	background:#FDFAE3;
	padding:0.5rem 1rem;
	width:100%;
	max-width:590px;
	color:#564E1E;
}
.emo_box4 p{
	padding:2rem 3rem;
}
/*-------------------------------------------*/
.emo_box5{
	margin: 0 auto;
	background:#B21800;
	padding:0.5rem 1rem;
	width:100%;
	max-width:590px;
	color:#fcfcfc;
	border:outset 0.5rem #E52001;
}
.emo_box5 p{
	padding:2rem;
}
/*-------------------------------------------*/
.emo_box6{
	background:#FFE9D5;
	padding:0.5rem 1rem;
	border:0.6rem solid #FDBC80;
	display:inline-block;
}
.emo_box6 p{
	padding:1rem 4rem;
}
/*-------------------------------------------*/
.emo_box7{
	margin: 0 auto;
	background:#80690C;
	padding:0.5rem 1rem;
	width:100%;
	max-width:590px;
	color:#fcfcfc;
	border:solid 0.5rem #B77F26;
}
.emo_box7 p{
	padding:2rem;
}
/*-------------------------------------------*/
.ppl_box_t{
	margin: 0 auto;
	background:#FDDDDB;
	padding:0.5rem 1rem;
	width:100%;
	max-width:630px;
	color:#BC261E;
}
.ppl_box_t th{
	width:20%;
	padding:.5rem;
}
.ppl_box_t p{
	padding:.5rem 2rem;
}
.ppl_box{
	margin: 0 auto;
	background:#fcfcfc;
	padding:0.5rem 1rem;
	width:100%;
	max-width:630px;
	color:#BC261E;
	border:solid 0.5rem #FDDDDB;
}
.ppl_box p{
	padding:1.5rem;
}

/*-------------------------------------------*/
.intro_box{
	margin: 2rem auto;
	background-color: #E7FFD5;
	padding:2rem 1rem;
	border:0.6rem solid #B1FBC5;
	width:100%;
	max-width:700px;
}
.intro_box p{
	padding:1rem 1.3rem;
	font-size:16px;
}
.intro_box_top{
	margin: 0 auto;
	background-color: #E7FFD5;
	border-bottom:0.6rem solid #B1FBC5;
	width:100%;
}
/*-------------------------------------------*/
.intro_box2{
	margin: 2rem auto;
	background-color: #E7FFD5;
	padding:2rem 1rem;
	border:0.6rem solid #B1FBC5;
	width:100%;
	max-width:650px;
}
.intro_box2 p{
	padding:1rem 1.8rem;
	font-size:16px;
}
/*-------------------------------------------*/
.ex_box{
	margin: 2rem auto 0 auto;
	background-color: #1B5112;
	padding:2rem 1rem;
	border:0.6rem solid #23AC0E;
	width:100%;
	max-width:700px;
}
.ex_box p{
	padding:1rem;
	font-size:18px;
}
.ex_box_top{
	margin: 0 auto;
	background-color: #1B5112;
	border-bottom:0.6rem solid #23AC0E;
	width:100%;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
.red_box{
	margin:0 auto;
	width:100%;
	max-width:500px;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
.free_box{
	background:#C5F9AE;
	border:0.6rem solid #6bba70;
	padding:0.5rem 1rem;
	max-width:580px;
	margin:0 auto;
}
.content-ss .free_box p{
	padding:1rem;
}

/*-------------------------------------------*/
.spe_box{
	background:#F9D4F9;
	border:0.6rem solid #fd89d7;
	padding:0.5rem 1rem;
	max-width:580px;
	margin:0 auto;
}
.content-ss .spe_box p{
	padding:1rem;
}



/* ------------------------------------- */
/*　　　　　　ボックス系おわり　　　　　　　　*/
/* ------------------------------------- */
/*-------------------------------------------*/
.result_t{
	margin: 0 auto;
	border-collapse:collapse;
	background:#fcfcfc;
	border:0.2rem solid #B1FBC5;
	width:100%;
}
.result_t th{
	background:#FFF5DB;
	border:0.2rem solid #B1FBC5;
	font-size:13px;
	font-weight:normal;
	padding:0.5rem;
	text-align: center;
}
.result_t td{
	background:#fcfcfc;
	border:0.2rem solid #B1FBC5;
	font-size:16px;
	padding:0.5rem;
	text-align:center;
}
/*-------------------------------------------*/
.result_t2{
	margin: 0 auto;
	border-collapse:collapse;
	background:#fcfcfc;
	border:0.2rem solid #B1FBC5;
	width:100%;
}
.result_t2 th{
	background:#FFF5DB;
	border:0.2rem solid #B1FBC5;
	font-size:12px;
	font-weight:normal;
	padding:0.5rem;
	text-align: center;
}
.result_t2 td{
	background:#fcfcfc;
	border:0.2rem solid #B1FBC5;
	font-size:13px;
	padding:0.5rem;
	text-align: center;
}
.result_t2 tr.endrace{
	background:#D0D0D0;
}
.result_t2 tr.endrace th{
	background:#D0D0D0;
}
.result_t2 tr.endrace td{
	background:#D0D0D0;
}
/*-------------------------------------------*/
.service_t{
	margin: 2rem auto;
	width:90%;
	border-collapse:collapse;
	line-height:1.5;
	border:0.05rem solid #111111;
}
.service_t th{
	background:#FFEA95;
	padding:0.5rem;
	text-align:center;
	font-weight:normal;
	border:0.05rem solid #111111;
}
.service_t td{
	background:#FFF8DE;
	padding:1.5rem 0.5rem;
	text-align:center;
	border:0.05rem solid #111111;
}

/*-------------------------------------------*/
/*　　　　　　声　　　　　　　　*/
/* ------------------------------------- */
.voice_box{
	margin:0 auto;
	width:100%;
	max-width:650px;
	border:0.5rem solid #8C8C8C;
	background:#3A3A3A;
	padding:2rem;
	color:#fcfcfc;
}
.voice_text{
	padding:1rem;
	background:#fcfcfc;
	color:#212121;
}
.voice_box p{
	padding:1rem;
}
/*-------------------------------------------*/
/*　　　　　　声　おわり　　　　　　　*/
/* ------------------------------------- */
/*  ----------ローディング-------------- */
.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;
}
/*  ----------ローディング-------------- */
img.border{border:solid #706F6F 0.1rem;}
.border{border:solid #706F6F 0.1rem;}

.back_button{
	background:#fcfcfc;
	padding:1rem;
	border:solid #cfcfcf 0.3rem;
	border-radius:2rem;
	margin:2rem auto 2rem 2rem;
	display:inline-block;
	cursor:pointer;
}
/* ------------------------------------- */
::placeholder {
   color: #C0BFBF;
}
/* ------------------------------------- */









/*-------------------------------------------*/
.gray_box{
	padding:.5rem 1rem;
	border:#777777 solid 0.1rem;
	background:#fcfcfc;
	font-size:1.3rem;
	word-wrap: break-word;
}
/*-------------------------------------------*/
.top_t{
	margin:0 auto;
	width:100%;
}
.top_t td.one{
	margin:0 auto;
	width:38%;
	max-width:200px;
}
.top_t td.two{
	margin:0 auto;
	width:10%;
	max-width:90px;
	vertical-align:bottom;
}
.top_t td.three{
	margin:0 auto;
	display:flex;
	justify-content: flex-end;
}
.top_t td.four{
	margin:0 auto;
	max-width:130px;
	width:45%;
}

/*-------------------------------------------
.flexbox {
	display: -webkit-flex;
	display: flex;
	align-items:end;
	flex-wrap:wrap;
}
.flex_one {
	margin: 0 10px 0 0;
	-webkit-order: 1;
	order: 1;
	flex-grow: 1;
	max-width:350px;
}
.flex_two {
	margin-right: 10px;
	-webkit-order: 2;
	order: 2;
	flex-grow: 1;
	max-width:80px;
}
.flex_three {
	-webkit-order: 3;
	order: 3;
	flex-grow:3;
}
.flex_four {
	-webkit-order: 3;
	order: 3;
	flex-grow:3;
}
/*************************** Swiper ***************************/
.swiper {
	margin: 0 auto;
}
.swiper-slide {
}
.swiper-button-next, .swiper-button-prev {
	top: 35% !important;
}


.gld_gacha {
/*
background: rgb(239,230,100);
background: -moz-linear-gradient(-45deg, rgba(239,230,100,1) 0%, rgba(252,239,121,1) 29%, rgba(252,247,201,1) 51%, rgba(252,239,121,1) 73%, rgba(239,230,100,1) 100%); 
background: -webkit-linear-gradient(-45deg, rgba(239,230,100,1) 0%,rgba(252,239,121,1) 29%,rgba(252,247,201,1) 51%,rgba(252,239,121,1) 73%,rgba(239,230,100,1) 100%);
background: linear-gradient(135deg, rgba(239,230,100,1) 0%,rgba(252,239,121,1) 29%,rgba(252,247,201,1) 51%,rgba(252,239,121,1) 73%,rgba(239,230,100,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe664', endColorstr='#efe664',GradientType=1 ); */
}



.swiper-slide-thumb-active {
   border-bottom: 2px solid rgb(9, 8, 53);
   color: rgb(9, 8, 53) !important;
   font-weight: bold;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:0px !important;
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "" !important;
  margin: auto;
  height: 80px;
  width: 80px;
}


:root {
    --swiper-navigation-size: 11rem !important;
}


/* 前への矢印カスタマイズ */
.swiper-button-prev::after {
  background-image: url(../../../images/mypage/top/arrow_left.png);
}
/* 次への矢印カスタマイズ */
.swiper-button-next::after {
  background-image: url(../../../images/mypage/top/arrow_right.png);
}

.gacha_btn_t{
	width:100%;
	margin:0 auto;
	max-width:750px;
	padding:0;
}
/*
.gacha_btn_t th{
	width:100%;
}
.gacha_btn_t th img{
	width:100%;
}
*/
.point_box{
	border-radius:2rem;
	border:groove .2rem #E2D81B;
	background:rgba(10,10,10,0.8);
	padding:.2rem 2rem;
	color:#fcfcfc;
	line-height:1.5;
	float:right;
	font-size:1.6rem;
	max-width:200px;
}
.point_num{
	font-size:2rem;
}
.coin_icon{
	width:20%;
}


.btn-container {
    padding:0.3rem .5rem 0 0rem;
}
/*-------------------------------------------
くじのトップ部分
/*-------------------------------------------*/
.flex_line{
	display:flex;
}
.flex_line>div:nth-of-type(1){
    width:40%;
}
.flex_line>div:nth-of-type(2){
    margin-left: auto;
}

.flex_line .btn-container {
    padding: 1.2rem 0.5rem 0 0rem;
}
/*-------------------------------------------
くじのトップ部分
/*-------------------------------------------*/


/*-------------------------------------------
久保メッセージ
/*-------------------------------------------*/
.flex_message{
	display:flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
.flex_message a{
	flex-grow:1;
	width:100%;
	flex:1;
	word-wrap: break-word;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;*/
}
.flex_message a:hover{
	/*-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);*/
}
.flex_message div{
	background:#31B404;
	color:#fcfcfc;
	font-size:1.4rem;
	border-radius:2.8rem;
	border:#fcfcfc double 0.6rem;
	text-align:center;
	padding:1rem 0;
}
.flex_message div:hover{
	border:transparent double 0.6rem;
	background:#31805A;
}

.message_wrap{
	width:98%;
	margin:0 auto;
}

.message_wrap .title{
	background:#31B404;
	padding:1rem 1.5rem;
	margin:0.5rem 0 0 0;
	font-weight:bold;
	font-size:2rem;
	color:#EFF4E1;
}
.message_wrap .day{
	font-weight:normal;
	font-size:1.4rem;
	color:#EFF4E1;
	text-align:right;
}
.message_wrap .day .cate{
	background:#EFF4E1;
	color:#098E00;
	padding:.2rem .8rem;
	border-radius:2rem;
	font-size:1.2rem;
}
.message_wrap .day a:hover{
	opacity:0.6;
}
.message_wrap .conts{
	font-size:1.4rem;
	background:#fcfcfc;
}
.message_wrap .past_1{
	text-align:center;
}
.message_wrap .past_1 a{
	color:#2a74d8;
	font-size:1.4rem;
}
.message_wrap .past_1 a:hover{
	opacity:0.6;
}

/***過去記事 最初の3記事*******/
.pastwrap{
	margin:0 auto;
	width:100%;
	display:flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
.pastwrap a:hover{
	opacity:0.6;
}
.pastwrap .onimg {
	width:35%;
	max-width:180px;
	position: relative;  /* 帯の表示位置の基準とする */
	float:left;
	margin-bottom:1rem;
}

.pastwrap .onimg p {
	font-size:1.2rem;
	color: #fcfcfc;
	text-align: center;
	padding: 10px 0;
	position: absolute;  /* relativeの要素を基準にする */
	left: 0;             /* 基準からみて左寄せ */
	bottom: 0;           /* 基準からみて下寄せ */
	background: rgba(0,0,0,0.5);  /* 半透明の背景。 */
	width:100%;
}
.pastwrap .past_text{
	background:#fcfcfc;
	padding:1rem;
	font-size:1.2rem;
	min-height:110px;
	margin-bottom:1rem;
	display:flex;
}


/***過去記事 最初の3記事*******/

/*-------------------------------------------
久保メッセージ
/*-------------------------------------------*/

/*-------------------------------------------
久保チャレンジ
/*-------------------------------------------*/
.flex_challenge{
	display:flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
.flex_challenge a{
	flex-grow:1;
	width:100%;
	flex:1;
	word-wrap: break-word;
}
.flex_challenge div{
	background:#f46052;
	color:#fcfcfc;
	font-size:1.4rem;
	border-radius:2.8rem;
	border:#fcfcfc double 0.6rem;
	text-align:center;
	padding:1rem 0;
}
.flex_challenge div:hover{
	border:transparent double 0.6rem;
	background:#f46052;
}

.challenge_wrap{
	width:98%;
	margin:0 auto;
}

.challenge_wrap .title{
	background:#f46052;
	padding:1rem 1.5rem;
	margin:0.5rem 0 0 0;
	font-weight:bold;
	font-size:2rem;
	color:#ffe6e0;
}
.challenge_wrap .day{
	font-weight:normal;
	font-size:1.4rem;
	color:#ffe6e0;
	text-align:right;
}
.challenge_wrap .day .cate{
	background:#ffe6e0;
	color:#f46052;
	padding:.2rem .8rem;
	border-radius:2rem;
	font-size:1.2rem;
}
.challenge_wrap .day a:hover{
	opacity:0.6;
}
.challenge_wrap .conts{
	font-size:1.4rem;
	background:#fcfcfc;
}
.challenge_wrap .past_1{
	text-align:center;
}
.challenge_wrap .past_1 a{
	color:#2a74d8;
	font-size:1.4rem;
}
.challenge_wrap .past_1 a:hover{
	opacity:0.6;
}

/*-------------------------------------------
久保チャレンジ
/*-------------------------------------------*/





/*************************** コレクションページ ***************************/
/* ===================================================
course  （ここもクリック前の横並びに並べる見映だけ）
=================================================== */

.course-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.course-item {
	width: 33%;
	padding:1rem;
	position:relative;
}

.course-item img.unlock{
  border:solid .5rem #cccccc;
}
/*** ★１ ****
.course-item img.star1{
  border:solid .5rem #fcfcfc;
}
.course-item .star_1{
	position:absolute;
	bottom:1rem;
	right:2rem;
	color:#fcfcfc;
	cursor: pointer;
}
/*** ★２ ****
.course-item img.star2{
  border:solid .5rem #15BB2D;
}
.course-item .star_2{
	position:absolute;
	bottom:1rem;
	right:2rem;
	color:#15BB2D;
	cursor: pointer;
}
/*** ★３ ****
.course-item img.star3{
  border:solid .5rem #f46052;
}
.course-item .star_3{
	position:absolute;
	bottom:1rem;
	right:2rem;
	color:#f46052;
	cursor: pointer;
}
*/
.course-item img {
	cursor: pointer;
	padding:0;
}
.course-item img:hover {
	opacity:0.6;
}

/* =====================================================
コース画像拡大モーダル （ここから本PEN のコア）
===================================================== */
#grayDisplay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /* コンテンツ全てに対して固定的に 1160pxとか指定されているときの対応で、
  ダサいが!importantつける */
  max-width: 100% !important;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#grayDisplay img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 70%;
  max-height: 70%;
  height: 70%;
  object-fit: contain;
}
/*************************** コレクションページ ***************************/


/****** タブページ ********/
.ui-tabs-vertical {
	width:100%;
	max-width: 880px;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	margin: 0 -1px 32px 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display:block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	border:none;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0rem !important;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 1rem;
	float:right;
	width:70%;
}

.ui-widget {
	font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif !important;
}

#tabs ul {
	float:left;
	width:30%;
	border:none;
}
#tabs ul li {
	cursor: pointer;/* タブ領域をマウスポインターを手にする */
}
.ui-widget-header {
    border: none !important;
    background: transparent !important;
    color: #333333;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
    background: transparent !important;
}
.ui-widget-content {
    border: none !important;
    background: transparent !important;
}

.ui-tabs .ui-tabs-panel{
	padding:0 !important;
}

.ui-widget-header {
    font-weight: normal !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: pointer !important;
}
/****** タブページ ********/


/************** 流れるコメント *****************/
.ng_comment_bg{
	border:1px solid #333333;
/*	background:
	url(../../../image/member/wakusumi1_1.png) left 5px top 5px no-repeat ,
	url(../../../image/member/wakusumi1_2.png) right 5px top 5px no-repeat ,
	url(../../../image/member/wakusumi1_3.png) left 5px bottom 5px no-repeat ,
	url(../../../image/member/wakusumi1_4.png) right 5px bottom 5px no-repeat ;
*/
	margin:0 auto;
	overflow: hidden;
	width:100%;
	max-width:880px;
}

#main_slide_bg{
	height:80px;
	margin:10px;
	overflow: hidden;
	overflow-y: scroll;
}
#main_slide2{
	display:block !important;
}
.main #main_slide p{
	text-align:left;
	display:block;
	width:100%;
	max-width:800px;
	border-bottom:1px dotted #999999;
	font-size:12px;
	letter-spacing:0.05em;
	padding:.5rem;
	margin:0 auto;
	backface-visibility: hidden;/* animation時のにじみ防止 */
	line-height:1.8;
	white-space: pre-line;
}
.ng_comment_no{
	background:#f46052;
	border-radius:0.5rem;
	color:#fcfcfc;
	padding:.3rem;
	font-size:8px;
	margin:.3rem;
}
/************** 流れるコメント *****************/

/*************　ポイント購入＋ボタン　*************/
button {
  font-size: 18px;
  font-weight: bold;
  /* ボタンにカーソルを当てると、カーソルがポインターに変わる */
  cursor: pointer;
  border-radius:50%;
  background-color:#31B404;
  border: double 0.3rem #E2D81B;
  color:#fcfcfc;
}

/* ボタンにカーソルを当てたとき、ボタンを半透明にする */
button:hover {
	opacity: 0.7;
}

.hidden {
  display: none;
}

#mask {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#modal {
  background:#fcfcfc;
  width: 40%;
  padding: 1rem;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}
#mask1 {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#modal1 {
  background:#fcfcfc;
  width: 40%;
  padding: 1rem;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}

#mask2 {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#modal2 {
  background:#fcfcfc;
  width: 40%;
  padding: 1rem;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}
#mask3 {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#modal3 {
  background:#fcfcfc;
  width: 40%;
  padding: 1rem;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}
#mask4 {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#modal4 {
  background:#fcfcfc;
  width: 40%;
  padding: 1rem;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}
/*************　ポイント購入＋ボタン　*************/

/**************** CSSだけの説明モーダル *************/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding:1rem;
  text-align: center;
}

.modal-button {
    color: #111111;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    text-decoration: none;
}

/*ボタンを押したとき*/
.modal-button:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*下に動く*/
}

/*アイコンを表示
.modal-button:after {
font-family: "Font Awesome 5 Free";
  content: "\f2d0";
    padding-left: 8px;
}*/

/*ラベルホバー時*/
.modal-button:hover {
  opacity:0.6;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 70%;
  max-width: 600px;
  padding: 10px 30px 25px;
  border-radius: 2px;
  background: #fcfcfc;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle;
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left;
}

.modal_title {
  font-size: 2rem;
	position: relative;
	overflow: hidden;
  padding: 0;
}

.modal_title::before,
.modal_title::after{
	content: "";
	position: absolute;
	bottom: 0;
}

/* h2 プライマリカラー*/
.modal_title:before{
	border-bottom: 4px solid #6bb6ff;
	width: 100%;
}
/* h2 セカンダリカラー*/
.modal_title:after{
	border-bottom: 4px solid #c8e4ff;
	width: 100%;
}

.modal-content p {
  margin: 10px 0 0 0;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 35px;
  color: #95979c !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important;
}
/**************** CSSだけの説明モーダル *************/

/*** swiper ***/
.swiper {
    z-index: 0 !important;
}
.swiper-wrapper {
    z-index: 0 !important;
}
/*** swiper ***/




/*** 要項・フォーム系 ***/

.under_form{
	width:100%;
	padding:2rem 3rem;
	background:#fae9c5;
}

.uf_num{
	background:#444444;
	padding:0.3rem 1rem;
	color:#fcfcfc;
}
.main .under_form p{
	padding:0;
}

/*** 要項・フォーム系おわり ***/

/*** Xデーフォームのアイフレーム用 ***/

.my-parts {
  position: relative;
  width: 100%;
  padding-top: 75%; /* = height ÷ width × 100 */
}
.my-parts iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*** Xデーフォームのアイフレーム用 ***/

/*** Xデーラインナップテーブル ***/

.lineup_t{
	margin:0 auto;
	width:100%;
}
.lineup_t th{
	width:20%;
	font-size:25px;
}
.lineup_t td{
	padding:1rem;
	line-height:1.4;
	font-size:20px;
}
/*** Xデーラインナップテーブル ***/


