@charset "UTF-8";

ul.l-nav__link li.nav-mypage a span{
    width: 5.25em;
  }

.kome {
  position: relative;
  display: block;
  padding-left: 18px;
}
.kome::before {
  content: '※';
  position: absolute;
  left: -2px;
  top: 0;
}

@media screen and (max-width: 768px) {
  .foot-inner {
    align-items: center;
  }
}

.page-topic .page-wall {
  background: url("/image/tbb_template/animenova/topic_bg_1.jpg") no-repeat center 150px /cover;
}

.page-spmovie .page-wall {
  background: url("/image/tbb_template/animenova/youtube_bg_1.jpg") no-repeat center 150px /cover;
  opacity: .5;
}

.under_contact .page-wall {
  background: url("/image/tbb_template/animenova/contact_bg_1.jpg") no-repeat center 150px /cover;
  opacity: .4;
}

.test {
  color: #006eff;
}

.pc-v {
  display: block;
}
@media screen and (max-width: 480px) {
  .sp-v {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .pc-v {
    display: inline;
  }
}
@media screen and (max-width: 480px) {
  .news-acv-list article .news-cmnt::after {
    top: auto;
    bottom: 15px;
  }
}

/* news記事内 */
@media screen and (max-width: 480px) {
  .detail-post-header h3.post-title {
    font-size: 20px;
  }
}
.n_page_n_text a {
  text-decoration: underline;
  word-break: break-all;
  color: #b7bee7;
}
.n_page_n_text a:hover {
  color: #95f171;
}
.n_page_ar_wrap {

}
.n_page_ar_wrap h3 {
  width: calc(100% - 70px);
  margin-top: 50px;
  margin-bottom: 20px;
  padding-left: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  color: #200f4c;
  line-height: 1.4;
  text-align: left;
  background: #b7bee7;
  border-bottom: none;
}
.n_page_ar_wrap h4 {
  width: calc(100% - 70px);
  margin-top: 50px;
  margin-bottom: 20px;
  padding-left: 70px;
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  border-bottom: 1px solid #b7bee7;
}
@media screen and (max-width: 768px) {
  .n_page_ar_wrap h3 {
    width: calc(100% - 20px);
    padding-left: 20px;
  }
  .n_page_ar_wrap h4 {
    width: calc(100% - 20px);
    padding-left: 20px;
  }
}
.n_img_area {
  margin-top: 30px;
}
.n_img_area p span {
  display: block;
  padding: 20px 20px;
  font-size: 15px;

}
.n_page_ar_wrap span span {
  display: block;
  padding-top: 10px;
  padding: 0;
}
.n_img_area p {
  margin-bottom: 35px;
}
.n_left_flex {
  max-width: 500px;
}
@media screen and (max-width: 1000px) {
  .n_img_area .flex {
    flex-direction: column;
  }
  .n_left_flex {
    max-width: 100%;
  }
  .n_img_area p > span {
    padding: 20px 0;
  }
}

/*3枚画像*/
.n_img_area_3items {
  margin-top: 30px;
}
.n_img_area_3items img {
  width: 33.5%;
  padding: 10px 1%;
}
@media screen and (max-width: 1000px) {
  .n_img_area_3items > .flex {
    flex-direction: column;
  }
  .n_img_area_3items img {
    width: 100%;
  }
}

.n_page_ar_wrap .n_page_n_text {
  font-size: 15px;
}
.n_page_ar_wrap div.n_page_n_text {
  padding-left: 70px;
  padding-right: 70px;
}
@media screen and (max-width: 768px) {
  .n_page_ar_wrap div.n_page_n_text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.n_page_ar_wrap .n_page_n_text_weight {
  font-weight: normal;
}
.n_page_ar_wrap .n_page_n_padding {
  padding-left: 15px;
}
.n_page_ar_wrap .n_page_l_padding {
  display: block;
  margin-bottom: 8px;
  padding-left: 10px;
  border-left: 5px solid #b7bee7;
}
.n_page_n_text ul,
.n_page_n_text ol {
  padding-left: 20px;
}
.n_page_n_text ul li {
  list-style: disc;
}
.n_page_n_text ol li {
  list-style: decimal;
}

/* YOUTUBE */
article.movie .movie-wrap {
  margin-bottom: 5px;
}
article.movie h3 {
  font-size: 16px;
}

/* トップバナー */
.key-btm .push_link_wrap {
  padding: 0 20px 20px;
}
.key-btm .push_link {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: 25px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #ff47d5;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,.4);
  transition: all .2s ease-in-out;
  line-height: 1.5;
}
.key-btm .push_link:hover {
  background: #008cff;
}
@media screen and (max-width: 1200px) {
  .key-btm p.push_link_wrap {
      width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .key-btm .push_link_wrap {
    padding: 0 0 20px;
  }
  .key-btm .push_link {
    font-size: 19px;
  }
}

/* loader */
/* up message */
.loader_wrap {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
.loader {
  position: relative !important;
  z-index: 9999 !important;
  top: calc(30%) !important;
  /*transform: translateY(-50%) !important;*/
}
.loader_text {
  width: 100%;
  z-index: 9999;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 23%;
  left: 50%;
  transform: translateX(-50%);
}
.loader_text span {
  display: inline-block;
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.5;
}

/* 応募フォーム */
.account-form .file-set {
  align-items: center;
  flex-wrap: wrap;
}
.account-form .file-set label {
  text-align: center;
  min-width: 186px;
  color: #200f4c;
  /*margin-bottom: 10px;*/
}
.account-form .file-set label + span {
  line-height: 1.5;
  color: #2eec88;
}
@media screen and (max-width: 768px) {	
  .account-form .file-set label + span {	
    margin-left: 0;	
  }	
}
.file-input .in-title {
  font-weight: 900;
}
.file-input .in-title span {
  line-height: 1.6;
  color:#c92222;
  font-weight: 500;
}
/* エラーページ */
.posted_error p {
  text-align: center;
}
.posted_error .btn-wrap {
  justify-content: center;
}
.posted_error .btn-wrap a {
  padding-right: 1.8em;
}

/* 応募履歴 */
.post_list_items li {
  padding: 10px;
  line-height: 1.6;
  border-bottom: 1px solid #dbdbdb;
}
.post_list_items li a {
  display: block;
  transition: all .2s ease-in-out;
}
.post_list_items li a:hover {
  color: #006eff;
}
/* 応募詳細 */
.posted_data_list .num-title p {
  width: 100%;
  line-height: 1.6;
}
.posted_data_list .num-title p a,
.posted_data_list ul li p,
.posted_data_list ul li a {
  line-height: 1.6;
}
.posted_data_list .num-title p img,
.posted_data_list ul li p img {
  width: 100%;
  max-width: 300px;
}

/* お住まいの都道府県 */
.select-warp. select {
  width: 100%;
  display: block;
  background: #fff;
  padding: 15px 30px;
  font-size: 1em;
  color:#200f4c;
  border: #200f4c 3px solid;
}
.select-warp select option {
  color:#200f4c;
}
.select-warp label::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #200f4c transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  display: block;
}

/* PickUp NEW表示 */
.slider-item-inner {
  position: relative;
}
.slider-item-inner .new-icon {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 80px;
  height: 80px;
  /*background: #000;*/
  z-index: 999;
  -webkit-animation-duration: 3.5s;
  -webkit-animation-name: puffIn;
  -webkit-animation-iteration-count: infinite;
  animation-duration: 3.5s;
  animation-name: puffIn;
  animation-iteration-count: infinite;
}
@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.5, 1.5);
    filter: blur(2px);
  }
  10% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    filter: blur(0px);
  }
  85% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.5, 1.5);
    filter: blur(2px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.5, 1.5);
    filter: blur(2px);
  }
  10% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    filter: blur(0px);
  }
  85% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.5, 1.5);
    filter: blur(2px);
  }
}
.slider-item-inner .new-icon img {
  width: 100%;
}

/* 応募概要 */
.post-info-intro {
  line-height: 1.6;
  margin-top: -30px;
  padding: 0 30px 30px;
}

@media screen and (max-width: 768px) {
  .post-info-intro {
    margin-top: 0;
    padding: 0 0 30px;
  }
}
.before-post {
  margin-top: 35px;
  text-align: center;
  color: #c72222;
}
@media screen and (max-width: 768px) {
  .post-info-intro {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .account-form .file-set {
    /*flex-direction: column;*/
    justify-content: start;
  }
  .account-form .file-set label + span {
    padding: 8px 0;
  }
}

/* コンテンストPDF */
.page-apply-cat .contest_pdf {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 25px 0 70px;
  padding: 16px 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #fff;
  background-color: #006eff;
  box-shadow: 5px 5px 15px rgba(0,0,0,.2);
  transition: all .2s ease-in-out;
}
.page-apply-cat .contest_pdf:hover {
  box-shadow: none;
}

/*SP MOVIE
====================================*/
.sec-movie-blc{
  margin-top: -50px;
  margin-bottom: 70px;
  max-width: 100vw;
  background: transparent;
}
.sec-movie-box .player{
  width: 980px;
  max-width: 90%;
  margin: 50px auto 0;
  box-shadow: 0 6px 18px 0 rgba(0,0,0,.5);
}
.sec-movie-blc::before{
  content: "";
  top: 3%;
  position: absolute;
  width: 100%;
  height: 88%;
  /*background: #222d33;*/
}

.sec-movie-box .link-btn{
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 1;
}
/*==========================================================================
   Movie Modal
========================================================================== */
.blocker,.modal{
  box-sizing:border-box
}
.blocker{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  overflow:auto;
  z-index:1;
  padding:20px;
  background-color:transparent;
  text-align:center}

.blocker:before{
  content:"";
  display:inline-block;
  height:100%;
  vertical-align:middle;
  margin-right:-.05em
}
.blocker.behind{
  background-color:transparent
}
.modal{
  display:none;
  vertical-align:middle;
  position:relative;
  z-index:2;
  max-width:500px;
  width:100%;
  /*background:#fff;*/
  padding:15px 30px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  -ms-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 0 10px #000;
  -moz-box-shadow:0 0 10px #000;
  -o-box-shadow:0 0 10px #000;
  -ms-box-shadow:0 0 10px #000;
  box-shadow:0 0 10px #000;
  text-align:left
}
.modal-spinner{
  display:none;
  position:fixed;
  top:50%;
  left:50%;
  transform:translateY(-50%) translateX(-50%);
  padding:12px 16px;
  border-radius:5px;
  background-color:#111;
  height:20px}
.modal-spinner>div{
  border-radius:100px;
  /*background-color:#fff;*/
  height:20px;
  width:2px;
  margin:0 1px;
  display:inline-block;
  -webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;
  animation:sk-stretchdelay 1.2s infinite ease-in-out
}
.modal-spinner .rect2{
  -webkit-animation-delay:-1.1s;
  animation-delay:-1.1s
}
.modal-spinner .rect3{
  -webkit-animation-delay:-1s;
  animation-delay:-1s
}
.modal-spinner .rect4{
  -webkit-animation-delay:-.9s;
  animation-delay:-.9s
}
@-webkit-keyframes sk-stretchdelay{
  0%,100%,40%{
    -webkit-transform:scaleY(.5)
  }
  20%{-webkit-transform:scaleY(1)
  }
}
@keyframes sk-stretchdelay{
  0%,100%,40%{transform:scaleY(.5);
    -webkit-transform:scaleY(.5)
  }
  20%{transform:scaleY(1);
    -webkit-transform:scaleY(1)
  }
}
.vdo-base {
  margin-bottom: .8rem;
  position: relative;
}
.modal-open {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}
.modal-open::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 12%;
  height: 12%;
  background: url("/image/the_brow_beat/icn_play.svg") no-repeat center/100% 100%;
  display: block;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
}
@media screen and (max-width:480px) {
  .modal-open::after{
    width: 25%;
    height: 25%;
  }
}
.modal-open:hover::after{
  background-image: url("/image/the_brow_beat/icn_play_hover.svg");
}
.vdo-body {
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.vdo-body iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.vdo-body > p.thumb{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
}
.vdo-body > p.thumb img{
  opacity: .75;
}

.blocker {
  z-index: 11;
}
.modal {
  background-color: #242424;
  border-radius: 4px;
  max-width: 1200px;
  padding: 10px;
}
.modal-window .vdo-txt {
  margin-left: 3%;
}
.modal-window .vdo-txt .txt-ttl {
  margin-top: -.2rem;
}
.modal-window .vdo-txt .txt-txt {
  margin-bottom: .4rem;
}
.modal a.close-modal {
  background-color: #000;
  border: 2px solid #242424;
  border-radius: 50%;
  display: block;
  width: 36px;
  height: 36px;
  padding: 36px 36px 0 0;
  overflow: hidden;
  position: absolute;
  top: -13px;
  right: -13px;
}
.modal a.close-modal:hover {
  background-color: #424242;
}
.modal a.close-modal::before,
.modal a.close-modal::after {
  background-color: #999;
  content: '';
  display: block;
  width: 2px;
  height: 30px;
  margin-left: -1px;
  position: absolute;
  top: 3px;
  left: 50%;
}
.modal a.close-modal::before {
  transform: rotate(-45deg);
}
.modal a.close-modal::after {
  transform: rotate(45deg);
}

/* トップMovie */
.modal_age_v { 
	position:fixed; 
	display: none;
	z-index: 9999; 
	top: 50%; 
	left:50%; 
	width: 92%; 
	height: auto; 
	width: 100%;
	min-height: 100%;
	padding: 40px 20px; 
	text-align: center; 
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/*background: #f5f5f5;*/
	border-radius: 12px;
	box-sizing: border-box;
}
.modal_age_v > img {
	width: 100%;
	max-width: 180px;
	margin-bottom: 20px;
}
.modal_age_v p { 
	margin-bottom: 10px; 
}
.modal_age_v p:nth-of-type(2) {
	margin-bottom: 30px;
}
.modal_age_v a { 
	display: block;
	cursor: pointer;
	margin: 0 1px;
	padding: 10px 0;
	width: 46%;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #b6b6b6;
	border-radius: 30px;
}
.modal_age_v .ak_y_n {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.modal_age_v .ak_y {
	color: #fff;
	background: #ee2737;
	border: none;
}

.top_movie_modal .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1180px) {
  .top_movie_modal .modal {
    width: 90%;
  }
}

.top_movie_modal .vdo-base {
  margin-bottom: 0;
}

/*==========================================================================
  change maker add
========================================================================== */


/* under page */
.under-page h2 {
  position: relative;
  font-size: 60px;
  margin-bottom: 50px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 680px) {
  .under-page h2 {
    font-size: 38px;
  }
}
.under-page h2 span {
  position: relative;
  background: #2eec88;
  background: -moz-linear-gradient(left, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
  background: -webkit-linear-gradient(left, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
  background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eec88', endColorstr='#c0ff00',GradientType=1 );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  z-index: 1;
}
.under-page h2 span::before {
  position: absolute;
  left: 0;
  top: 0;
  content: attr(data-en);
  color: #2f286e;
  font-size: 80px;
  font-weight: bold;
  z-index: -1;
  transform: translate(-20px, -27%);
}
@media screen and (max-width: 680px) {
  .under-page h2 span::before {
    font-size: 48px;
  }
}
.sp_view {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_view {
    display: block;
  }
}
.entry_txt {
  margin-bottom: 50px;
  line-height: 1.6;
}

.submit-btn .input {
  border: none;
  background: transparent;
}
.btn-wrap {
  width: 447px;
  max-width: 100%;
  margin: 40px auto 0;
}
.submit-btn input,
.btn-wrap a.green_btn,
.btn-wrap .normal_btn {
  display: block;
  box-sizing: border-box;
  width: 90%;
  border: 10px solid #18ec86;
  margin: auto;
  background: #fff;
  text-align: center;
  color: #1f1957;
  text-decoration: none;
  font-weight: 900;
  font-size: 30px;
  padding: 20px;
  box-shadow: 8px 8px 0 0 #9ff530;
  transition: all .2s ease-in-out;
}
.btn-wrap .normal_btn {
  border: 10px solid #029bd8;
  box-shadow: 8px 8px 0 0 #27b2ca;
}
@media screen and (max-width: 680px) {
  .submit-btn input,
  .btn-wrap a.green_btn,
  .btn-wrap .normal_btn {
    font-size: 20px;
    padding: 3%;
    border-width: 5px;
    box-shadow: 6px 6px 0px 0px #9ff530;
  }
  .btn-wrap .normal_btn {
    border: 5px solid #029bd8;
    box-shadow: 6px 6px 0 0 #27b2ca;
  }
}


.submit-btn input:hover,
.btn-wrap a.green_btn:hover {
  box-shadow: 0 0 0 0 #9ff530;
}
.submit-btn::before {
  background: none;
}

/* mypage */
.page-mypage h2 {
  margin-bottom: 0;
}
.account-wrap h2 {
  margin-bottom: 50px;
}
.page-account-form li .title {
  color: #fff;
}
.page-mypage-box {
  margin-bottom: 50px;
}
.under-page main {
  padding-bottom: 0;
}
@media screen and (max-width: 680px) {
  .header_inner .logo {
    width: 40%;
  }
  #content.clr-box-wrap {
    padding-top: 80px;
  }
  .account-form li > * + * {
    margin-top: 10px;
  }
  ul.join_co {
    padding-left: 5%;
  }
  .account-form + .form-btn-wrap {
    margin-top: 65px;
  }
  .account-form li + li {
    margin-top: 32px;
  }
  .mypage-contents {
    padding-top: 50px;
  }
  .page-mypage-top {
    margin-bottom: 50px;
  }

  .page-mypage-box.bk_wh {
    margin: 0 auto 30px;
  }
}
.edit-status {
  background: #1f1957 url('https://changemakeru18.ctpfs.jp/image/tbb_template/changemaker/body_bg.png') top / 140% repeat-y;
}

/* nav */
.sp-nav {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: block;
  width: 100%;
  background: rgba(31, 25, 87, .95);
  opacity: 0;
  transform: translateY(-100%);
  transition: all .2s ease-in-out;
}
#hamburger {
  position: relative;
  display: block;
  width: 30px;
  height: 25px;
  margin: 0 0 0 auto;
}
#hamburger span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1f1957;
  transform: translateY(-50%);
}
#hamburger::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1f1957;
}
#hamburger::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 2px;
  background-color: #1f1957;
}
/*スマホメニュー*/
.sp-nav ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.sp-nav li {
  margin: 0;
  padding: 0;
  color: #fff;
  border-bottom: 1px solid #4e4e4e;
  width: 100%;
  max-width: 350px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .sp-nav li {
    max-width: 90%;
    margin: 0 auto;
  }
}
.sp-nav li span {
  font-size: 15px;
  color: #fff;
}
.sp-nav li a, .sp-nav li span {
  display: block;
  padding: 30px 0;
  font-size: 18px;
}
/*-閉じるアイコンー*/
.sp-nav .close {
  position: relative;
  padding-left: 20px;
  border-bottom: none;
}
.sp-nav .close span {
  display: inline-block;
}
.sp-nav .close span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -24px;
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  transform: rotate( 45deg );
}
.sp-nav .close span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -24px;
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  transform: rotate( -45deg );
}
.toggle {
  transform: translateY( 0 );
  opacity: 1;
}
ul.form li .f-title p {
  font-size: 14px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.attention-text p {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 680px) {
  .clr-box-wrap .form-wrap {
    width: 100%;
  }
}
/* footer */
.foot-page-nav a.nav-news {
  width: auto;
}
.foot-page-nav a {
  font-size: 14px;
}
footer {
  margin-top: auto;
  background: #000;
  padding-top: 50px;
  padding-bottom: 50px;
}

.member_title{
  margin-top: 120px;
}
.select-warp select.birth_option{
  padding: 10px;
}
.account-form li > * + *{
  margin-top: 10px;
}
.fileup-title p{
  background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
  color: #200f4c;
}
.member_title > p{
  padding: 10px 15px;
    background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
    color: #200f4c;
}
.page-apform-box{
  width: 100%;
  max-width: 710px;
  padding-top: 40px;
}
.add_options_oubo .post-form{
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
}
.descript-box{
  color: white;
  padding-top: 40px;
}

.add_options_oubo .btn-wrap{
  display: flex;
    justify-content: center;
}
.mypage-page-link li a::after{
  border-color: white white transparent transparent;
}

.add_options_oubo .posted_data_list{
  padding-top: 40px;
}
.add_options_oubo .page-apply-box{
  max-width: 710px;
  margin:  0 auto;
}


.member_number_option{
  margin-top: 10px!important;
}
.member_number{
  padding: 10px 15px;
    background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
    color: #200f4c;
    margin-top: 100px;
}


@media screen and (max-width: 680px) {
  .under-page h2{
    margin-bottom: 0;
  }
  .page-apform-box{
    padding-top: 40px;
  }
  .page-account-box{
    padding-top: 80px;
  }
}

.privacypolicy_wrap{
  width: 100%;
  margin: 60px 0;
  margin-bottom: 15px;
}
.privacypolicy_wrap p{
  height: 200px;
  overflow-y: scroll;
  padding: 20px;
  line-height: 1.5;
  border: 1px solid white;
}
.privacypolicy_wrap h4{
  padding: 15px 20px;
  font-weight: bold;
  color: white;
}
.privacypolicy_wrap .title{
  margin-bottom: 10px;
}
.privacypolicy_right{
  width: 100%;
  text-align: right;
}
.privacypolicy_right p{
  width: 100%;
  
}
.pdf_btn{
  margin-top: 20px;
  padding: 20px 30px;
  background: orange;
  color: black;
  font-weight: bold;
  width: fit-content;
  border-radius: 6px;
}
.pdf_btn a{
  height: 100%;
  display: block;
    width: fit-content;
}
.attention_entry_end{
  text-align: center;
  padding: 30px 0;
  padding-top: 50px;
  line-height: 1.3;
}
.form-btn-wrap{
  margin-top: 60px;
}
.pass_birthday{
  line-height: 1.5em;
    font-size: 0.9em;
    font-weight: bold;
}

/*
.member01{
  background-color: #ccc;
}
#content.clr-box-wrap.nvy input[type="text"].member01{
  background-color: #ccc;
  border: #aaa;
  border: 3px solid #aaa;
}
#content.clr-box-wrap.nvy input[type="email"].member01{
  background-color: #ccc;
  border: #aaa;
  border: 3px solid #aaa;
}
#content.clr-box-wrap.nvy input[type="file"].member01{
  background-color: #ccc;
  border: #aaa;
  border: 3px solid #aaa;
}
.account-form .file-set label.member01{
  background-color: #ccc;
  border: #aaa;
  border: 3px solid #aaa;
}
.select-warp select.member01{
  background-color: #ccc;
  border: #aaa;
  border: 3px solid #aaa;
}
.radio-input.member01 + label::before{
  background-color: #ccc;
}
*/

body#kadai_08 .radio-warp input.member_radio{
  display: block;
  -webkit-appearance: auto;
  opacity: 0;
}
.account-form .file-set input[type="file"]{
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}


#input_info_check_wrap{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}
#input_info_check_wrap .input_info_check_inner_wrap{
  width: 100%;
  max-width: 1000px;
  background: white;
  border-radius: 6px;
  padding: 20px;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#input_info_check_wrap .input_info_check_inner_wrap .input_info_check_scroll{
  width: 100%;
  height: 97%;
  overflow-y: scroll;
}

.info_check_inner{
  margin-top: 30px;
}
.input_info_check_title{
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  margin: 20px 0;
}
.info_check_bigtitle{
  width: 100%;
  padding: 25px 20px;margin-bottom: 20px;
  background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
}
.info_check_subtitle{
  width: 100%;
  padding: 10px 20px;
  color: #bbb;
  font-weight: bold;
  font-size: 0.9em;
}
.info_check_subtext{
  width: 100%;
  padding: 10px 20px;
  font-weight: bold;
  line-height: 1.6;
  white-space: pre-wrap;
}
.post_apply_wrap{
  margin: 0 auto;
}
.post_apply_wrap .submit-btn{
  margin:  0 auto;
}
.post_apply_wrap #post_apply_cancel p{
  margin: 0 auto;
  margin-top: 30px;
  padding: 25px;
  background: #ccc;
  width: fit-content;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
}
.input_error_message_wrap{
  background: pink;
  color: rgb(227, 85, 85);
  border: 2ox solid rgb(227, 85, 85);
  margin: 0 auto;
  text-align: center;
  width: 80%;
  padding: 20px 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  display: none;
}
.free_text_ul{
  margin-top: 30px!important;
  padding-left: 40px;
  padding-right: 40px;
}

.post_apply_wrap{
  margin-top: 50px;
}

@media screen and (max-width: 780px) {
  #input_info_check_wrap .input_info_check_inner_wrap{
    width: 90%;
  }
  #input_info_check_wrap .input_info_check_inner_wrap .input_info_check_scroll{
    overflow-x: hidden;
  }
  .post_apply_wrap #post_apply_cancel p{
    margin: 0 auto;
    margin-top: 20px;
    padding: 15px;
    background: #ccc;
    width: fit-content;
    text-align: center;
    font-weight: bold;
    font-size: 0.95em;
  }
}

.account-form .data.radio, .ck-parts, .account-form li + li{
  color: white;
}

.select-warp.edit_ac select{
  padding: 15px;
}

.account-form{
  margin-top: 50px;
}

.attention_01{
  width: 100%;
  background: none;
  color: white;
  font-weight: bold;
  padding: 20px 35px;
  line-height: 1.5;
}

.top-error{
    text-align: center;
    padding: 40px;
    margin: 40px 0;
    border-radius: 5px;
    background: linear-gradient(to right, #2eec88 0%, #3bffef 40%, #c0ff00 90%);
    color: black;
}


.attention_text_kadai{
  padding: 25px 20px;
  background: pink;
  margin-top: 70px;
  text-align: center;
  color: red;
  font-weight: bold;
}

.attention_text_kadai h3{
  font-weight: bold;
  padding-bottom: 15px;
}

@media screen and (max-width: 680px) {
  .attention_text_kadai p{
    font-size: 0.9em;
  }
}