/* 観劇三昧とは？ */
@media screen and (min-width: 821px) {
.feature_bg1 {
	overflow: hidden;
	background-color: #F5F4F0;
	padding: 100px 0px;
	background-image: url(../img/home/top_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: -110px -15px 0px;

}
	.feature_bg1b {
	background-image: url(../img/home/top_bg0.png);
	background-size: 15%;
	background-repeat: no-repeat;
	background-position: left top;
	margin: -110px -15px 0px;
	padding-bottom: 0%;
}

		.feature_bg2 {
    background-color: #F5F4F0;
    clear: both;
    padding: 0px 0px 4vw;
    margin:0px -15px 0px;

}

	.feature_bg_d {
    background-color: #D9D9D2;
    margin:-2px -15px 0px;
    padding: 0px 0px 4vw;
	overflow: hidden;
}
.midashi {
  width:60%;
  max-width:800px;
  margin:0px auto 0px;
  padding:130px 0px 8%;
}
.feature_main{
		width: 90%;
		max-width: 1024px;
		margin: 0px auto 40px;
	}
.feature_top_wrap {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 0px auto;
}
.feature_wrap {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 56px auto;
}
	.feature_signup{
		text-align: center;
		margin: 40px auto;
	}
	.btn-kzm{
		padding: 8px 32px;
		font-size: 22px;
	}
.balloon {
	position: relative;
	display: inline-block;
	margin: 1.5em 1vw;
	width: 130px;
	height: 130px;
	padding: 60px 0 0;
	vertical-align: middle;
	text-align: center;
	color: #5B5649;
	font-size: 16px;
	font-weight: bold;
	background: #FAE000;
	border-radius: 50%;
	box-sizing: border-box;
	letter-spacing: 0px;
	-webkit-box-shadow: 2px 2px 0px rgba(91,86,73,0.5);
	box-shadow: 2px 2px 0px rgba(91,86,73,0.5);
}
.balloon:before{
	content: "";
	position: absolute;
	bottom: -28px;
	left: 50%;
 	margin-left: -8px;
	border: 10px solid transparent;
	border-top: 18px solid rgba(91,86,73,0.5);
 	z-index: 0;
}
.balloon:after{
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #FAE000;
 	z-index: 0;
}
	.balloon-plan {
 	position: absolute;
	display: inline-block;
 	margin: 1.5em 0;
	width: 70px;
	height: 70px;
    top:-40px;
    left: -18px;
	padding: auto 0 ;
 	color: #FFF;
	font-size: 1rem;
 	font-weight: bold;
	background: #26a69b;
 	border-radius: 50%;
 	box-sizing: border-box;
}

.balloon-plan a{
    position: absolute;
    text-align: center;
    vertical-align:bottom;
    top:25px;
    left: 3px;
    right: 0px;
}
.balloon-plan a span{
    font-size: 2rem;
}
  .balloon-plan a{
    top:16px;
  }
.title_light {
    width: 16%;
    margin: 0px auto 4vw;
}
	.title_light img {
	width: 100%;
	margin: 0 auto;
}

	.feature_left{
		width: 45%;
	}
	.feature_left img{
		width: 90%;
		margin: 0 auto;
	}
	.feature_right{
		width: 55%;
	}
	.feature_right h1{
		font-size: 1.5rem;
		margin: 0px auto 32px;
	}
	.feature_right p{
		font-size: 1rem;
		}
	.plan_card{
	width:45%;
	padding:16px;
	margin:16px 18px 0px 0px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
	.plan_card_free{
	margin:0px 0px 30px 45px;
	color: #26a69b;
	letter-spacing:0px;
}
	.plan_card_pay{
	margin:0px 0px 30px 45px;
	color: #EF6854;
	letter-spacing:0px;
}
	.bg-gear{
    clear: both;
    padding: 0 -15px!important;
    background-image: url("../img/feature/bg_gear.png");
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center 30%;
}
		.feature_about_box{
		width: 25%;
		margin: 0 auto;
		padding: 12px;
	}
	.feature_about_box_bg {
	background-image: url("../img/feature/about_bg.png");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center 80px ;
}
	.feature_about_box img {
		width: 60%;
		margin: 16px auto;
		display: block;
	}
	.feature_about h1{
		font-size: 1.2rem;
		font-weight:bold;
		color: #00B9B2;
		margin: 16px auto;
		text-align:center;
		letter-spacing:0px;
	}
	.feature_about p{
		font-size: 0.9rem;
		margin: 16px 8px;
	}

/*配信作品 */
 .feature_count  {
       font-size:24px;
		letter-spacing: 0px;
	 width: 80%;
	 text-align: center;
	 margin: 0 auto;
    }
    .feature_count span {
	position: relative;
	display: inline-block;
	margin: 1.5em 1vw;
	width: 9vw;
	height: 9vw;
	padding: 2.7vw 0 0;
	vertical-align: middle;
	text-align: center;
	color: #5B5649;
	font-size: 3vw;
	font-weight: bold;
	background: #FAE000;
	border-radius: 50%;
	box-sizing: border-box;
	letter-spacing: 0px;
    }
.feature_company {
    width: 15%;
    margin:0.5%;

}
	.feature_company img {
    width: 100%;
}
	.pickup p{
		width: 300px;
		margin: 0 auto;
		text-align: center;
	}
	.bg_enjoy {
	background-image: url(../img/home/bg_gear.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center 200px;

}
.feature_box{
	background-color: rgba(245, 244, 240,0.8);
	width: 40%;
	max-width:480px;
	height: auto;
	padding: 2% 6% 4%;
	margin: 8% auto;
	position: relative;
	color: #5B5649;
		border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;

}
	.feature_box h1, .feature_box_end h1{
	margin: 16px auto 24px;
	font-family: "vdl-logomaru-jr",sans-serif;
	font-size: 1.8rem;
	color: #5B5649;
	}
	.enjoy1{
	border-top: 5px solid #EF6854;
	}
	.enjoy2{
	border-top: 5px solid #F0A425;
	}
	.enjoy3{
	border-top: 5px solid #FAE000;
	}
	.enjoy1 h1, .enjoy1 i{
		color: #EF6854;
	}
	.enjoy2 h1, .enjoy2 i{
		color: #FF9335;
	}
	.enjoy3 h1, .enjoy3 i{
		color: #5B5649;
	}
	.enjoy1 i, .enjoy2 i, .enjoy3 i{
	font-size:28px;
	position:relative;
	top:4px;
	}
	.enjoy_icon01{
		position:absolute;
		top:-40px;
		left:-40px;
	}
	.enjoy_icon02{
		position:absolute;
		top:-40px;
		right:-40px;
	}
	.enjoy_icon01, .enjoy_icon02 {
animation: rotate-anime 9s linear infinite;
}
@keyframes rotate-anime {
0%  {transform: rotate(0);}
100%  {transform: rotate(360deg);}
}
	.feature_box_end_title{
	line-height: 0px;
    width: 60%;
	max-width:1000px;
	margin: 0px auto -120px;
}
	.feature_box_end_title img{
	 display:block;
	 width: 104%;
	 margin:0 0 0 -2%;
	 line-height: 0px;
	}
	.feature_box_end{
    background-color: rgba(245, 244, 240,0.8);
    width: 60%;
    max-width:1000px;
    height: auto;
    padding: 32px;
	margin: 100px auto 80px;
	line-height: 0px;
		border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;

}
	.feature_box:nth-child(even){
    margin-left: 20%;
}
	.feature_box:nth-child(odd){
    margin-right: 20%;
}
	.feature_box li{
	margin: 16px 0px 0px 24px;
	font-size: 16px;
	padding-left: 0px;
	text-indent: -20px;
	color: #5B5649;
		font-family: "vdl-logomaru-jr",sans-serif;

	}
	.plan_wrap {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 140px auto 60px;
}

	.plan_card2{
	width:42%;
	padding:32px;
	margin:16px 4% 0px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
	.plan_card2 li{
	margin: 16px 0px 0px 24px;
	padding-left: 0px;
	color: #5B5649;
	text-indent: -8px;
	}
.plan-img img{
    position: absolute;
    top: -100px;
    right: 10px;
	width: 50%;
}
	.balloon-plan2 {
 	position: absolute;
	display: inline-block;
 	margin: 1.5em 0;
	width: 120px;
	height: 120px;
    top:-80px;
    left: -24px;
	padding: auto 0 ;
 	color: #FFF;
	font-size: 1.5rem;
 	font-weight: bold;
	background: #26a69b;
 	border-radius: 50%;
 	box-sizing: border-box;
}

.balloon-plan2 a{
    position: absolute;
    text-align: center;
    vertical-align:bottom;
    top:25px;
    left: 3px;
    right: 0px;
}
.balloon-plan2 a span{
    font-size: 3rem;
}
  .balloon-plan2 a{
    top:30px;
  }
		.plan_card_free2{
	margin:100px auto 40px;
	color: #26a69b;
	letter-spacing:0px;
	font-size: 1.6rem;
	text-align: center;
}
	.plan_card_pay2{
		margin:100px auto 40px;
		color: #EF6854;
		letter-spacing:0px;
		font-size: 1.6rem;
		text-align: center;
	}
.f_faq-nav li {
    margin: 8px 0px 24px;
    padding-top: 0.3em;
    padding-left: 0.5em;
    border-bottom: 1px dotted #F5F4F0;
    position:relative;
}
	.f_faq-nav li span {
		margin: 0px 24px 0px 0px;
	   font-size: 2rem;
		color: #00B9B2;
}
.f_faq-nav_i {
    position:absolute;
    right:1%;
    margin:-8px 0px 0px 0px;
    padding-top: 0.3em;
    color: #00B9B2;
}
.f_faq-nav a {
    color: #5B5649;
    text-decoration: none;
    display: inline;
    transition:all 0.3s ease-in-out;
	font-size: 1.2rem;
	margin:16px 0px;
}
.f_faq-nav a:hover {
    background-color: #ffee00;
}
.f_faq-answer {
	font-size: 100%;
	border: 1px solid #eee;
	background-color: #F5F4F0;
}
.f_faq-answer h3 {
    font-size: 20px;
    font-weight: bold;
    display:inline;
    border-bottom: 3px dotted #ffee00;
}
.f_faq-answer h4 {
    font-size: 18px;
    font-weight: bold;
    display:inline;
    border-bottom: 1px solid #ffee00;
}
.f_faq-answer li {
    border: none;
    text-indent:-1em;
    padding-left: 1em;
}
.f_faq-answer ol {
    line-height: 1em;
}
.f_faq-answer a {
    display:inline;
}
.f_faq-answer a:hover {
    background-color: none;
}
.f_faq-link {
    color: #009CA3!important;
    border-bottom: 1px solid #009CA3!important;
}
.f_faq-link:hover {
    color: #009CA3;
    border-bottom: 1px dotted #009CA3!important;
}
	.feature_nxtg h2{
	font-size:1.3em;
    line-height: 2.5em;
    position: relative;
    display: block;
    margin: 2.5em 0em 1.5em;
    text-align: center;
	}

.feature_nxtg h2::before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 35%;
    height: 5px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fae000;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
}
.feature_nxtg{
		width: 70%;
		max-width: 700px;
		margin: 40px auto 40px;
	}
	.feature_sns {
    width: 40%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 0px 80px;
}

	.feature_sns_twitter {
	width: 45%;
	margin: 2%;
	text-align: center;
	font-size: 2vw;
	color: #5B5649;
}

	.feature_sns_facebook {
	width: 45%;
	margin: 2%;
	text-align: center;
	font-size: 2vw;
		color: #5B5649;

	}



	.list{
		margin: 50px 50px 50px 50px;
		list-style-type: none;
		overflow: hidden;
	}
	.list li{
		margin: 50px 20px 50px 20px;
		float: left;
		transition: .8s;
	}

.list-mv01{
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.mv01{
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
    
 /*special.tp　特集ページ */
    .line-seed-jp-regular {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}
    .m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
    .school_bg{
     position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
          background-image: url(../img/special/school.jpg);
    background-repeat: no-repeat;
    background-position: center;
                background-size: cover;
        z-index: -1;
    }
    .special_box {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 56px auto;
    background-color: rgba(255,255,255,0.70);
    padding: 40px;
    color: #1C1C1C;
}
     		.special {
    clear: both;
    padding: 80px 0px 4vw;
    margin:0px 0px 0px;
  

}
        .special_nxtg h2{
	font-size:2em;
    line-height: 2.5em;
    position: relative;
    display: block;
    margin: 2.5em 0em 1.5em;
    text-align: center;
    color: #1C1C1C;
	}

    .special_nxtg{
		width: 70%;
		max-width: 980px;
		margin: 0px auto 80px;
        color: #ECECEC;
	}
.special_wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	width: 80%;
	margin: 0px auto 0px;
	padding: 40px;
    background-color: rgba(0,82,14,0.8);
	border-bottom: 40px solid #6C4300;
}
    .special_wrap_gekidan {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 80%;
    margin: 0px auto 0px;
    padding: 40px;
    background-color: #770001;
}
.special_card {
    width: 250px;
    margin: 12px;
    background-color: #D6DDD3;
    color: #113700;
    padding-bottom: 16px;
    position: relative;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 16px 16px 0px;
}    
    .special_card_gekidan {
    width: 200px;
    margin: 12px;
    background-color: #252525;
    color: #D4D4D4;
    position: relative;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 8px;
}    
    .special_card img {
        transition: transform 0.5s ease;
}    
    .special_card img:hover {
    transform: scale(1.3);
}    
.special_card_title h1 {
    font-size: 12px;
    line-height: 100%;
    /* padding-bottom: 16px; */
    margin: 16px 0px;
    letter-spacing: 0;
    color: #4F4F4F;
}
    .special_card_title h2 {
    font-size: 16px;
    line-height: 120%;
    /* padding-bottom: 16px; */
    margin-bottom: 16px;
    letter-spacing: 0;
    color: #E70297;
    font-weight: 700;
}
    .special_card p {
    color: #434343;
}    
    .special_card span {
	background-color: #008EDD;
	color: #FFFFFF;
        font-size: 16px;
        display: block;
}  
    

}
@media (max-width: 820px) {
    /* スマホ */
	.feature_bg1 {
	overflow: hidden;
	background-color: #F5F4F0;
	padding: 0px 0px;
	background-image: url(../img/home/top_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px -15px 0px;

}
	.feature_bg1b {
	background-image: url(../img/home/top_bg0.png);
	background-size: 25%;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px -15px 0px;
	padding-bottom:10%;
}

		.feature_bg2 {
    background-color: #F5F4F0;
    clear: both;
    padding: 0px 0px 4vw;
    margin:0px -15px 0px;

}
	.feature_bg_d {
    background-color: #D9D9D2;
    margin:-2px -15px 0px;
    padding: 0px 0px 4vw;
	overflow: hidden;
}
.midashi {
  width:80%;
  margin:0px auto 0px;
  padding:1% 0px 3%;
}
.feature_main{
		width: 96%;
		margin: 0px auto 40px;
	}
	.feature_wrap {

	margin: 40px auto;
}
.feature_top_wrap_sp {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 0px auto;
}
	.feature_wrap_sp {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 40px auto;
}

	.feature_signup{
		text-align: center;
		margin: 20px auto;
	}
	.btn-kzm{
		padding: 8px 32px;
		font-size: 1rem;
	}
.balloon {
	position: relative;
	display: inline-block;
	margin: 0em 2vw 1.5rem;
	width: 140px;
	height: 32px;
	padding: 9px 0 0;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #26a69b;
	box-sizing: border-box;
	letter-spacing: 0px;
	-webkit-box-shadow: 2px 2px 0px rgba(91,86,73,0.5);
	box-shadow: 2px 2px 0px rgba(91,86,73,0.5);
}
.balloon:before{
	content: "";
	position: absolute;
	bottom: -28px;
	left: 50%;
 	margin-left: -8px;
	border: 10px solid transparent;
	border-top: 18px solid rgba(91,86,73,0.5);
 	z-index: 0;
}
.balloon:after{
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #26a69b;
 	z-index: 0;
}
	.balloon-plan {
 	position: absolute;
	display: inline-block;
 	margin: 1.5em 0;
	width: 70px;
	height: 70px;
    top:-40px;
    left: -18px;
	padding: auto 0 ;
 	color: #FFF;
	font-size: 1rem;
 	font-weight: bold;
	background: #26a69b;
 	border-radius: 50%;
 	box-sizing: border-box;
}

.balloon-plan a{
    position: absolute;
    text-align: center;
    vertical-align:bottom;
    top:25px;
    left: 3px;
    right: 0px;
}
.balloon-plan a span{
    font-size: 2rem;
}
  .balloon-plan a{
    top:16px;
  }
	.title_light {
	width: 40%;
		margin: 0px auto 6vw;
}
.title_light img {
	width: 100%;
	margin: 0 auto;
}

	.feature_left{
		width:96%;
		margin:0 auto;
	}
	.feature_left img{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.feature_right{
		width: 96%;
		margin:0 auto;
	}
	.feature_right h1{
		font-size: 1.5rem;
		margin: 0px auto 32px;
	}
	.feature_right p{
		font-size: 1rem;
		}
	.plan_card{
	width:96%;
	padding:16px;
	margin:40px auto 0px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
	.plan_card_free{
	margin:0px 0px 30px 45px;
	color: #26a69b;
	letter-spacing:0px;
}
	.plan_card_pay{
	margin:0px 0px 30px 45px;
	color: #EF6854;
	letter-spacing:0px;
}
	.bg-gear{
    clear: both;
    padding: 0 -15px!important;
    background-image: url("../img/feature/bg_gear.png");
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center 30%;
}

	.feature_about_box{
		width: 50%;
		margin: 0 auto;
		padding: 12px;
	}
	.feature_about_box_bg {
	background-image: url("../img/feature/about_bg.png");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center 50px ;
}
	.feature_about_box img {
		width: 60%;
		margin: 0px auto;
		display: block;
	}
	.feature_about h1{
		font-size: 1rem;
		font-weight:bold;
		color: #00B9B2;
		margin: 8px auto;
		text-align:center;
		line-height:120%;
		letter-spacing:0px;
	}
	.feature_about p{
		font-size: 0.8rem;
		margin: 8px 0px;
		letter-spacing:0px;
	}
/*配信作品 */
 .feature_count  {
       font-size:16px;
		letter-spacing: 0px;
	 width: 90%;
	 text-align: center;
	 margin: 0 auto;
    }
    .feature_count span {
	position: relative;
	display: inline-block;
	margin: 1.5em 1vw;
	width: 12vw;
	height: 12vw;
	padding: 3.2vw 0 0;
	vertical-align: middle;
	text-align: center;
	color: #5B5649;
	font-size: 5vw;
	font-weight: bold;
	background: #FAE000;
	border-radius: 50%;
	box-sizing: border-box;
	letter-spacing: 0px;
    }.feature_company {
    width: 30%;
    margin:1%;

}
	.feature_company img {
    width: 100%;
}
	.pickup p{
		width: 300px;
		margin: 0 auto;
		text-align: center;
	}
.bg_enjoy {
	background-image: url(../img/home/bg_gear.png);
	background-size: 140%;
	background-repeat: no-repeat;
	background-position: center 180px;

}
.feature_box{
	background-color: rgba(245, 244, 240,0.8);
	width: 70%;
	max-width: 260px;
	height: auto;
	padding: 2% 6% 4%;
	margin: 16% auto;
	position: relative;
	color: #5B5649;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
}
	.feature_box h1, .feature_box_end h1{
	margin: 24px auto 16px;
	font-family: "vdl-logomaru-jr",sans-serif;
	font-size: 1.4rem;
	font-weight:bold;
	color: #5B5649;
	}
		.enjoy1{
	border-top: 5px solid #EF6854;
	}
	.enjoy2{
	border-top: 5px solid #F0A425;
	}
	.enjoy3{
	border-top: 5px solid #FAE000;
	}
	.enjoy1 h1, .enjoy1 i{
		color: #EF6854;
	}
	.enjoy2 h1, .enjoy2 i{
		color: #FF9335;
	}
	.enjoy3 h1, .enjoy3 i{
		color: #5B5649;
	}
	.enjoy1 i, .enjoy2 i, .enjoy3 i{
	font-size:20px;
	position:relative;
	top:2px;
	}
	.enjoy_icon01{
		position:absolute;
		top:-50px;
		left:-50px;
	}
	.enjoy_icon02{
		position:absolute;
		top:-50px;
		right:-50px;
	}
	.enjoy_icon01, .enjoy_icon02 {
animation: rotate-anime 9s linear infinite;
}
@keyframes rotate-anime {
0%  {transform: rotate(0);}
100%  {transform: rotate(360deg);}
}
	.feature_box_end_title{
	line-height: 0px;
    width: 80%;
	max-width:1000px;
	margin: 0px auto -107px;
}
	.feature_box_end_title img{
	 display:block;
	 width: 104%;
	 margin:0 0 0 -2%;
	 line-height: 0px;
	}
	.feature_box_end{
    background-color: rgba(245, 244, 240,0.8);
    width: 80%;
    	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;

    height: auto;
    padding: 32px;
	margin: 100px auto 80px;
	line-height: 0px;
}
	.feature_box:nth-child(even){
    margin-left: 20%;
}
	.feature_box:nth-child(odd){
    margin-right: 20%;
}
	.feature_box li{
	margin: 16px 0px 0px 24px;
	font-family: "vdl-logomaru-jr",sans-serif;
	font-size: 14px;
	padding-left: 0px;
	text-indent: -15px;
	color: #5B5649;
	}
	.plan_wrap {
    display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	justify-content: center;
	margin: 140px auto 60px;
}

	.plan_card2{
	width:90%;
	padding:32px;
	margin:40px 4% 80px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
	.plan_card2 li{
	margin: 16px 0px 0px 24px;
	padding-left: 0px;
	color: #5B5649;
	text-indent: -8px;
	}
.plan-img img{
    position: absolute;
    top: -100px;
    right: 10px;
	width: 50%;
	max-width:180px;
}
	.balloon-plan2 {
 	position: absolute;
	display: inline-block;
 	margin: 1.5em 0;
	width: 120px;
	height: 120px;
    top:-80px;
    left: -24px;
	padding: auto 0 ;
 	color: #FFF;
	font-size: 1.5rem;
 	font-weight: bold;
	background: #26a69b;
 	border-radius: 50%;
 	box-sizing: border-box;
}

.balloon-plan2 a{
    position: absolute;
    text-align: center;
    vertical-align:bottom;
    top:25px;
    left: 3px;
    right: 0px;
}
.balloon-plan2 a span{
    font-size: 3rem;
}
  .balloon-plan2 a{
    top:30px;
  }
		.plan_card_free2{
	margin:80px auto 40px;
	color: #26a69b;
	letter-spacing:0px;
	font-size: 1.4rem;
	text-align: center;
}
	.plan_card_pay2{
		margin:80px auto 40px;
		color: #EF6854;
		letter-spacing:0px;
		font-size: 1.4rem;
		text-align: center;
	}
.f_faq-nav li {
    margin: 8px 0px 24px;
    padding:0 20px 8px 0;
    border-bottom: 1px dotted #F5F4F0;
    position:relative;
}
.f_faq-nav li li {
    margin: 8px 0px 24px;
    padding:0 0px 8px 0;
    border-bottom: 1px dotted #F5F4F0;
    position:relative;
}
	.f_faq-nav li span {
		margin: 0px 4px 0px 0px;
	   font-size: 1.4rem;
		color: #00B9B2;
}
.f_faq-nav_i {
    position:absolute;
    right:0.5%;
    margin:0px 0px 0px 0px;
    padding-top: 0.3em;
    color: #00B9B2;
}
	.f_faq-nav a {
    color: #5B5649;
    text-decoration: none;
    display: inline;
    transition:all 0.3s ease-in-out;
	font-size: 1rem;
	margin:16px 0px;
	width:200px;

}
.f_faq-nav a:hover {
    background-color: #ffee00;
}
.f_faq-answer {
	font-size: 100%;
	border: 1px solid #eee;
	background-color: #F5F4F0;
}
.f_faq-answer h3 {
    font-size: 1.2rem;
    font-weight: bold;
    display:inline;
    border-bottom: 3px dotted #ffee00;
}
.f_faq-answer h4 {
    font-size: 1rem;
    font-weight: bold;
    display:inline;
    border-bottom: 1px solid #ffee00;
}
.f_faq-answer li {
    border: none;

    text-indent:-1em;
    padding-left: 1em;
}
.f_faq-answer ol {
    line-height: 1em;
}
.f_faq-answer a {
    display:inline;
}
.f_faq-answer a:hover {
    background-color: none;
}
.f_faq-link {
    color: #009CA3!important;
    border-bottom: 1px solid #009CA3!important;
}
.f_faq-link:hover {
    color: #009CA3;
    border-bottom: 1px dotted #009CA3!important;
}
		.feature_nxtg h2{
	font-size:1em;
	font-weight:bold;
    line-height: 1.5em;
    position: relative;
    display: block;
    margin: 2.5em 0em 1.5em;
    text-align: center;
    letter-spacing:0px;
	}

.feature_nxtg h2::before {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 45%;
    height: 3px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fae000;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
}
.feature_nxtg{
		width: 90%;
		margin: 40px auto 40px;
	}




	.feature_sns {
    width: 90%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 0px 40px;
}

	.feature_sns_twitter {
	width: 45%;
	margin: 2%;
	text-align: center;
	font-size: 4vw;
	color: #5B5649;
}

	.feature_sns_facebook {
	width: 45%;
	margin: 2%;
	text-align: center;
	font-size: 4vw;
		color: #5B5649;

	}
.top_services_wrap {
    width: 100%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
     /*special.tp　特集ページ */
       .school_bg{
     position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
          background-image: url(../img/special/school.jpg);
    background-repeat: no-repeat;
    background-position: center;
                background-size: cover;
        z-index: -1;
    }
        .special_box {
	margin: 40px auto;
    background-color: rgba(255,255,255,0.70);
    padding: 40px;
    color: #1C1C1C;
}
     		.special {
  
    padding: 16px 0px;
    margin:0px -15px 0px;
}
        .special_nxtg h2{
	font-size:1.4em;
    line-height: 2em;
    position: relative;
    display: block;
    margin: 2.5em 0em 1.5em;
    text-align: center;
    color: #1C1C1C;
	}
  
    .special_nxtg{
		width: 100%;
		margin: 0px auto 40px;
        color: #ECECEC;
        padding: 6%;
	}
.special_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 0px auto 80px;
    padding: 8px;
    background-color: #00520E;
	border-bottom: 40px solid #6C4300;
}
        .special_wrap_gekidan {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 0px 15px 0px;
            padding: 0px;
    background-color: #770001;
}
    .special_card_gekidan {
    width: 45%;
    margin: 1% 1%;
    background-color: #252525;
    color: #D4D4D4;
    position: relative;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 8px;
}    

.special_card {
    width: 49%;
    margin: 1% 0;
    background-color: #D6DDD3;
    color: #11370;
    position: relative;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 8px;
}    
 
.special_card_title h1 {
    font-size: 12px;
    line-height: 100%;
    /* padding-bottom: 16px; */
    margin: 8px 0px;
    letter-spacing: 0;
    color: #4F4F4F;
}
    .special_card_title h2 {
    font-size: 16px;
    line-height: 120%;
    /* padding-bottom: 16px; */
    margin-bottom: 8px;
    letter-spacing: 0;
    color: #E70297;
}
    .special_card p {
    color: #434343;
}    
    .special_card span {
	background-color: #008EDD;
	color: #FFFFFF;
        font-size: 14px;
        display: block;
}  

}

	/* ご利用方法 */
.howto-nav li {
    font-size: 120%;
    font-weight: bold;
    margin: 3px 0px 3px;
    padding-top: 0.3em;
    padding-left: 0.5em;
    border-bottom: 1px dotted #ccc;
}
.howto-nav a {
    color: #333;
    text-decoration: none;
    display: inline;
    transition:all 0.3s ease-in-out;
}
.howto-nav a:hover {
    background-color: #ffee00;
}
.howto-box {
    border: 1px solid #eee;
}
.howto-link {
    border-bottom: 1px dashed #666;
}

/*利用規約・プライバシーポリシー*/
ol.term-nest {
    width: 100%;
    padding-left: 2.2em;
    display: block;
    margin: 2rem auto;
    list-style-type: decimal;
}
ol.term-nest li {
    margin: 5px auto;
}
ol.disc-nest {
    width: 90%;
    padding-left: 25px;
    display: block;
    margin: 20px auto;
    list-style-type: disc;
}
ol.roman-nest {
    width: 95%;
    padding-left: 25px;
    display: block;
    margin: 20px auto;
    list-style-type: lower-roman;
}
.container i{
    color:#919191;
}
/*よくある質問ページ*/

.faq-nav li {
    margin: 3px 0px 3px;
    padding-top: 0.3em;
    padding-left: 0.5em;
    border-bottom: 1px dotted #ccc;
}
.faq-nav a {
    color: #333;
    text-decoration: none;
    display: inline;
    transition:all 0.3s ease-in-out;
}
.faq-nav a:hover {
    background-color: #ffee00;
}
.faq-answer {
    font-size: 100%;
    border: 1px solid #eee;
}
.faq-answer h3 {
    font-size: 20px;
    font-weight: bold;
    display:inline;
    border-bottom: 3px dotted #ffee00;
}
.faq-answer h4 {
    font-size: 18px;
    font-weight: bold;
    display:inline;
    border-bottom: 1px solid #ffee00;
}
.faq-answer li {
    border: none;
    text-indent:-1em;
    padding-left: 1em;
}
.faq-answer ol {
    line-height: 1em;
}
.faq-answer a {
    display:inline;
}
.faq-answer a:hover {
    background-color: none;
}
.faq-link {
    color: #009CA3!important;
    border-bottom: 1px solid #009CA3!important;
}
.faq-link:hover {
    color: #009CA3;
    border-bottom: 1px dotted #009CA3!important;
}
/*フライヤー*/
.modal-content{
    height: 50rem;
}
/*利用方法*/
.howto-title{
    font-size: 1.5em;
    text-align: center;
    border-bottom: solid 1px #919191;
}
.howto-number{
    color: #919191;
    font-size: 5em;
    font-family: "ＭＳ 明朝",serif;
    position: absolute;
    top: .2em;
    left: .2em;
}
.howto-table th{
    min-width: 130px;
}
.featureKzm{
    font-size: 16px;
    color: #333;
    background-color: #fffc5e;
    padding: 15px;
    margin: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: center;
}
