h9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#hah9kfJRHigK+ny#haよろしくお願いいたします。よろしくお願いいたします。@charset "utf-8";
body,div,pre,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object,img,figure {
  margin: 0;
  padding: 0;
}
article,aside,canvas,details,figcaption,figure,header,footer,main,menu,nav,section,summary {
  display: block;
}
*,
*:before,
*:after{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
:root {
  --ff-mincho: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  --fc-black: #485157;
}
html{
  font-size: 62.5%;
  position: relative;
  scroll-behavior: smooth;
}
body{
  background-color: #000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
}
#wrap{
  width: 980px;
  margin: 0 auto;
  font-family: var(--ff-mincho);
}
main{
  margin: 0;
}
.fc_w{
  color:#fff;
  margin-bottom:3rem;
}

/*=========================================
site link color
=========================================*/
a{
  color: #3715BF;
  text-decoration: none;
  font-weight: bold;
}
a:hover{
  text-decoration: underline;
}


/*=========================================
title
=========================================*/
h2,h3,h4,h5,h6{
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  margin: 2rem 0;
}

h2{
}
h2,
h2.main_title{
  margin-top:180px;
  padding:8px 0 8px 24px;
  background-color: #303030;
  border-left:3px solid #fff;
  color:#fff;
}
/*小見出し*/
h3 {
}

/*注意文言内見出し*/
h4{
}


/*=========================================
common
=========================================*/
img, figure, video{
  border: none;
  vertical-align: bottom;
}
hr{
  height: 0;
  padding: 0;
  border: 0;
  margin: 10px 0;
  border-top: 1px solid rgba(0,0,0,0.9);
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.width_full{
  width: -webkit-fill-available;
  width: -moz-available;
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: inherit;
}

/* plan
--------------------------------------------------*/
.view_plan{text-align: center;}
.view_plan img{max-width: 100%;}

/* table common
--------------------------------------------------*/
table img{vertical-align: bottom;}
table.tbl_fixed{table-layout: fixed;}

/* dl_base common
--------------------------------------------------*/
dl.dl_base{
  color:#fff;
  padding:0 2% 100px;
}
dl.dl_base dt{
  font-size:2rem;
  margin:2rem 0 1rem;
  border-bottom:1px solid #CFCFCF;
}
/*商品説明用*/
dl.dl_base dd:empty{display: none;}

/* text
--------------------------------------------------*/
div[class^="txt_"],
span[class^="txt_"],
p[class^="txt_"]{
  vertical-align: middle;
}
.txt_s{font-size: 90%;}
.txt_ss{font-size: 80%;}
.txt_l{font-size: 150%;}
.txt_ll{
  font-size: 3rem;
  font-weight: bold;
}
/*company*/
.txt_noselect{
  user-select: none;
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
.txt_red{
  color: red;
  font-weight: bold;
}

/* align
--------------------------------------------------*/
.ta_c{text-align: center;}
.ta_r{text-align: right;}
.ta_l{text-align: left;}


/*=========================================
message list
=========================================*/
/*msg_
--------------------------------------------------*/
div[class^="msg_"],
p[class^="msg_"]{
  margin: 20px;
  padding: 10px;
}
div[class^="msg_"]:empty,
p[class^="msg_"]:empty{
  display: none;
}

/*msg_warning*/
.msg_warning{
  display: block;
  text-align: center;
  border: 1px solid #FF8383;
  background: #D82326;
  color: #ffffff;
}
.msg_warning a{color: yellow;}
.msg_warning strong{color:yellow;}

/*isystem-
--------------------------------------------------*/
div[id^="isystem-"],
p[id^="isystem-"]{
  display: block;
  text-align: center;
}
div[id^="isystem-"]:empty,
p[id^="isystem-"]:empty{
  display: none;
}
/*isystem-regist_word…登録系メッセージ*/
#isystem-regist_word{
  margin: 2rem;
  padding: 1rem;
}


/*=========================================
input
=========================================*/
input[type="submit"], button{cursor: pointer;}
select, input, textarea, button {
  font-family: inherit;
  vertical-align:middle;
}
/* type="image"
--------------------------------------------------*/
input[type="image"]{
  display: block;
  margin: 2rem auto;
  background-color: transparent !important;
}

/* submit
--------------------------------------------------*/
/*pay/select*/        div[class="payments_block"] input[type="submit"] ,
/*bankagent*/        input[name="submit[btn][pay_bankagent][add]"] ,
/*bitcash*/            input[name="submit[btn][pay_bitcash][add]"] ,
/*credit*/              input[name="submit[btn][pay_credit][add]"] ,
/*netbank*/          input[name="submit[btn][pay_netbank][add]"] ,
/*point*/               input[name="submit[btn][pay_point][add]"],
/*information*/      input[name="submit[btn][user_detail_info][set]"] ,
/*login*/                form[name="user_login_frm"] input[name="submit[btn][doLogin][get]"] , 
/*view/expect/*/   form[name$="_pay"] input[type="submit"] ,
/*table btn*/          td.tbl_btn a ,
/*premiere*/        .css_btn
{
  border: none;/*reset*/
  display: block;
  width:90%;
  margin:1em auto;
  padding:1rem 0;
  border-radius:7px;
  font-size:2rem;
  background: red;
  color:#fff;
}
/*pay/select*/        div[class="payments_block"] input[type="submit"]:hover ,
/*bankagent*/        input[name="submit[btn][pay_bankagent][add]"]:hover ,
/*bitcash*/             input[name="submit[btn][pay_bitcash][add]"]:hover ,
/*credit*/              input[name="submit[btn][pay_credit][add]"]:hover ,
/*netbank*/          input[name="submit[btn][pay_netbank][add]"]:hover ,
/*point*/               input[name="submit[btn][pay_point][add]"]:hover ,
/*information*/      input[name="submit[btn][user_detail_info][set]"]:hover ,
/*login*/               form[name="user_login_frm"] input[name="submit[btn][doLogin][get]"]:hover ,
/*view/expect/*/   form[name$="_pay"] input[type="submit"]:hover ,
/*table btn*/          td.tbl_btn a:hover ,
/*premiere*/        .css_btn :hover
{
  background: blue;
  color:#fff;
}


/*=========================================
pay
=========================================*/
/* select
--------------------------------------------------*/
.payments_block{
  margin: 2rem 0;
  padding: 1rem;
  border: 2px solid rgba(0,0,0,1.00);
}
/* bitcash
--------------------------------------------------*/
a.bitcash_link{
  color: #fff;
  text-decoration: underline;
}
.bitcash_logo{
  width: 20%;
}
/* agree
--------------------------------------------------*/
.agree_submit{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
form[name="agree_frm"] input[type="submit"], form[name="agree_frm"] input[type="button"]{
  display: block;
  padding: 5px;
  margin: 5px;
  width: 45%;
  height: 100px;
  font-size: 2rem;
}


/*=========================================
table
=========================================*/
table.tbl_base{
  width:100%;
}
table.tbl_base tr th{
  background-color: #7f6e00;
  color:#fff;
  width:30%;
  padding:1rem 0;
}
table.tbl_base tr td{
  background-color: #fff;
  padding:0.3rem 1rem;
  color:var(--fc-black);
}
table.tbl_base tr td input[type="text"]{
  width:100%;
}
table.tbl_base.company_table{
  margin-bottom:100px;
}
table.tbl_base.company_table tr th{
  width:25%;
}
table.tbl_base.company_table tr td{
  background-color: #fff;
  color:var(--fc-black);
}
table.tbl_base.company_table tr th,
table.tbl_base.company_table tr td{
  padding:7px 12px;
}
table.tbl_base.company_table.contact_table{
  margin-top:50px;
}
table.tbl_base tr td.tbl_btn a{
  width:80%;
  display: block;
  text-align: center;
  padding:1rem;
  color:#fff;
  margin:0 auto;
  border-radius:20px;
}
/*=========================================
dl
=========================================*/
dl.dl_base{

}


/*=========================================
header
=========================================*/
header{
  position:fixed;
  z-index: 2;
  top:0;
  left:0;
  display: flex;
  padding:0 2%;
  align-items: center;
  justify-content: space-between;
}

header a.header_logo{
  width:200px;
  display: block;
}
header a.header_logo img{
  width:100%;
}
header img.scrolled{
  display: none
}
header ul{
  display: flex;
  gap:40px;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}
header ul li a,
header ul li span{
  color:#fff;
  font-family: var(--ff-mincho);
}
header ul li span{
  display: inline-block;
  background-color: #303030;
  color:#fff;
  padding:3px 12px;
}
header ul li span.nav_user_code{
  background-color: inherit;
  padding:3px;
  text-decoration: underline
}
header.scrolled{
  background: rgba(255,255,255,0.7)
}
header.scrolled img.non_scrolled{
  display: none;
}
header.scrolled img.scrolled{
  display: block;
}
header.scrolled ul li a,
header.scrolled ul li span.nav_user_code{
  color:#303030;
}
/*=========================================
footer
=========================================*/
.footer_inner{
  width:100%;
  max-width: 980px;
  margin: 0 auto;
}
ul.footer_nav{
  list-style: none;
  display: flex;
  gap:4em;
  justify-content: center;
  background-color: #3e3e3e;
}
ul.footer_nav li{
  padding:1em 0;
  position:relative;
}
ul.footer_nav li:not(:last-child)::after{
  content:"";
  position:absolute;
  width:1px;
  height:12px;
  right:-2em;
  top:19px;
  background-color: #fff;
}
ul.footer_nav li a{
  color:#fff;
}
.footer_aten{
  padding:1.5em 0;
  color:#fff;
}
.copy{
  margin-top:1rem;
  text-align: center;
}
/*=========================================
共通
=========================================*/
.over_width{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.wrapper{
  width:980px;
  margin:0 auto;
}
/*=========================================
def_index
=========================================*/
.index_mv{
  position:relative;
}
.index_mv video{
  width: 100%;
  max-width: 100%;
}
.mv_logo{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);

  display: flex;
}
.mv_logo span,
.mv_logo img{
  opacity: 0; /* 最初は非表示 */
  animation: logoFadeInScale 1.2s ease-out forwards; /* 1.2秒かけて実行 */
  animation-delay: 0.5s; /* 少し遅らせて開始する場合（不要なら消してOK） */
}
.mv_logo img{
  animation-delay: 0.8s; /* 少し遅らせて開始する場合（不要なら消してOK） */
}
/* アニメーションの内容 */
@keyframes logoFadeInScale {
  0% {
    opacity: 0;
    /* 中央配置のtranslateを維持しつつ、1.2倍(120%)から開始 */
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    /* 等倍(100%)に縮小して着地 */
    transform: scale(1);
  }
}
.mv_logo span{
  color:#fff;
  writing-mode: vertical-rl; 
}
.login{
  font-family: var(--ff-mincho);
  background: url("../../img/pc/index/login_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top:100px;
  padding-bottom:100px;
}
.login_head{
  margin-bottom:60px;
}
.login_head h2{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:4.2rem;
  gap:1.6rem;
  background: url("../../img/pc/index/login_title_bg.png") center center no-repeat;
  background-size: contain;
  padding:0 0 3rem;
  color:#303030;
}
.login_head img{
  width:320px;
}
.login_head p{
  margin:-7rem auto 0;
  color:var(--fc-black);
}
.login_form{
  padding:80px 0;
  background: url("../../img/pc/index/signup_bg.png") center center no-repeat;
  background-size: contain;
}
.login_form form table.tbl_base{
  width:80%;
  margin:0 auto;
}
.login table.tbl_base th,
.login table.tbl_base td{
  display: block
}
.login table.tbl_base th{
  line-height: 80px;
  height:80px;
  font-size:3.6rem;
  text-align: center;
  box-sizing: border-box;
}

.login table.tbl_base th{
  background-image: -moz-linear-gradient( 89deg, rgb(119,84,15) 0%, rgb(119,84,15) 0%, rgba(204,156,60,0.87843) 49%, rgba(204,156,60,0.88) 50%, rgba(176,133,45,0.94) 66%, rgb(119,84,15) 100%);
  background-image: -webkit-linear-gradient( 89deg, rgb(119,84,15) 0%, rgb(119,84,15) 0%, rgba(204,156,60,0.87843) 49%, rgba(204,156,60,0.88) 50%, rgba(176,133,45,0.94) 66%, rgb(119,84,15) 100%);
  background-image: -ms-linear-gradient( 89deg, rgb(119,84,15) 0%, rgb(119,84,15) 0%, rgba(204,156,60,0.87843) 49%, rgba(204,156,60,0.88) 50%, rgba(176,133,45,0.94) 66%, rgb(119,84,15) 100%);
  color:#fff;
  width:100%;
}
.login table.tbl_base td input{
  width:100%;
  font-size:3.6rem;
  padding:0.8rem 1.5rem;
}
.login input[type="image"]{
  margin:60px auto 0!important;
  width:60%!important;
}
/*=========================================
user_index
=========================================*/
/*news*/
.news{
  background: url("../../img/pc/index/news_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top:80px;
  padding-bottom:80px;
  color:var(--fc-black);
}
.news h3{
  font-size:3.6rem;
  padding-left:1em;
  position:relative;
}
.news h3::before,
.news h3::after{
  content:"";
  position:absolute;
  background-color: #000;
  top:10px;
  height:36px;
}
.news h3::before{
  width:8px;
  left:5px;
}
.news h3::after{
  width:2px;
  left:15px;
}
.news ul{
  padding:0;
  display: flex;
  align-items: center;
  margin-top:50px;
  justify-content: space-between;
}
.news ul li{
  width:calc((100% - 36px) / 4);
  overflow: hidden;
}
.news ul li img{
  width:100%;
}
.news ul li a span{
  color:#000;
  line-height: 2;
  padding:7px 5px;
  font-size:1.6rem;
}
/*result*/
.result{
  background: url("../../img/pc/index/result_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top:36px;
  padding-bottom:36px;
}
.result h3{
  margin:0 auto 36px;
}
.result ul{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none
}
.result ul li{
  width:460px;
  background: url("../../img/pc/index/result_card_bg.jpg") top center no-repeat;
  padding:45px 12px 76px;
  color:#fff;
  margin-bottom:30px;
}
.event_title{
  font-size:4.8rem;
  padding:0 0 1em 2.4em;
  margin:0;
}
.price{
  background-color: #fff4e2;
  color:#f80000;
  font-size:4.8rem;
  padding:1rem 0;
  text-align: center;
  margin:0;
}
.result_date{
  font-size:2.4rem;
  color:#fff;
  margin:0;
  padding:1rem 0 0 1rem;
}
/*about*/

.about.fade-up{
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
/* 表示状態 */
.about.fade-up.is-show {
  opacity: 1;
  transform: translateY(0);
}
.about{
  background: url("../../img/pc/index/about_bg1.jpg") top center no-repeat;
  background-size: cover;
  padding-top:1480px;
  padding-bottom:150px;
  color:var(--fc-black);
}
.about_title{
  font-size:4.8rem;
  margin:0;
  color:var(--fc-black);
}
.about_title span{
  font-size:3.6rem;
}
.about_detail{
  margin-top:100px;
  padding:0 1rem;
}
.about_detail h3{
  font-size:4.8rem;
}
.about_detail p{
  font-size:2.8rem;
}
/*about2*/
.about2{
  background: url("../../img/pc/index/about_bg2.jpg") top center no-repeat;
  background-size: cover;
  padding-top:80px;
  padding-bottom:80px;
  color:var(--fc-black);
}
.about_content{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap:1.6rem;
  margin-bottom:4.8rem;
}
.about_content.re{
  flex-direction: row-reverse;
}
.about_list h3{
  font-size:3rem;
  display: flex;
  align-items: center;
}
.about_list h3 img{
  margin-right:7px;
}
.about_list h4{
  font-size:3.6rem;
}
.about_list p{
  margin-top:1em;
  font-size:1.8rem;
}
.about2 .wrapper a{
  margin-top:80px;
}
/*links*/
.links{
  padding-top:80px;
  padding-bottom:80px;
  background: url("../../img/pc/index/links_bg.jpg") top center no-repeat;
  background-size: cover;
}
h3.links_title{
  font-size:3.6rem;
  padding-left:1em;
  position:relative;
  margin:0;
  color:var(--fc-black);
}
h3.links_title::before,
h3.links_title::after{
  content:"";
  position:absolute;
  background-color: #000;
  top:10px;
  height:36px;
}
h3.links_title::before{
  width:8px;
  left:5px;
}
h3.links_title::after{
  width:2px;
  left:15px;
}
.links ul{
  list-style: none;
  padding:0;
  margin-top:80px;
}
.links ul li{
  margin-bottom:80px;
  position:relative;
}
.links ul li a span.links_arrow{
  display: block;
  background: url("../../img/pc/index/arrow_btn.png") center center no-repeat;
  background-size: cover;
  width:180px;
  height:50px;
  border-radius: 25px;
}
.links ul li a:hover span.links_arrow{
  display: block;
  background: url("../../img/pc/index/arrow_btn_hover.png") center center no-repeat;
  background-size: cover;
  transform: scale(1.1);
  transition: 0.5s all;
}
.links ul li:not(:last-child)::after{
  content:"";
  position:absolute;
  height:12px;
  width:100%;
  bottom:-44px;
  left:0;
  background: url("../../img/pc/index/hr.png") top center no-repeat;
  background-size: cover;
}
.links ul li a{
  display: flex;
  align-items: center;
  gap:20px;
  color:#3e3e3e;
}
.links_detail{
  background: url("../../img/pc/index/links_bg_mark.png") center center no-repeat;
  background-size: contain;
  width:598px;
}
.links ul li a h3{
  font-size:3.6rem;
  margin:0;
}
.links ul li a p{
  font-size:2rem;
  margin:0.5em 0 0;
}
/*bottom_fixed*/
.bottom_fixed{
  position:fixed;
  bottom:0;
  left:0;
  z-index: 3;;
  background-size: cover;
  background: url("../../img/pc/index/footer_fix_bg2.jpg") top center no-repeat;
  background-size: cover;
  opacity: 0;
}
.bottom_fixed.scrolled{
  opacity: 1;
  transition: 0.6s all;
}
.bottom_fixed_content{
  width:100%;
  margin:0 auto;
  text-align: center;
  padding-bottom:12px;
}
.bottom_fixed_content p{
  font-size: 2.8rem;
  font-weight:bold;
  margin:0;
  padding:12px 0;
  line-height: 1.3;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color:#fff;
  background: url("../../img/pc/index/footer_fix_bg1.jpg") top center no-repeat;
}
.bottom_fixed_content a{
  display: block;
  width:240px;
  margin:6px auto 0;
  font-size:2.4rem;
  padding:6px 0;
  color:#fff;
  background-color:#930001;
  border-radius:30px;
}
/*=========================================
chart
=========================================*/
.chart_content{
  padding-top:280px;
  padding-bottom:150px;
  background: url("../../img/pc/chart/chart_bg.jpg") top center no-repeat;
  background-size: cover;
}
.chart_content ul{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap:30px;
  flex-wrap: wrap;
  margin:0;
  padding:0;
}
.chart_content h3{
  margin-top:80px;
  margin-bottom:16px;
}
.chart_content ul li a img{
  transition: 1s all;
}
.chart_content ul li a:hover img{
  transform: rotate(-5deg) scale(1.1);
  transition: 1s all;
}
/*=========================================
chart_detail
=========================================*/
.chart_content.detail{
  padding-top:280px;
  padding-bottom:150px;
  background: url("../../img/pc/chart_detail/chart_bg.jpg") top center repeat-y;
  background-size: cover;
  color:var(--fc-black);
}
.chart_detail_content{
  background: url("../../img/pc/chart_detail/detail_bg.jpg") center center no-repeat;
  background-size: cover;
  padding:30px;
  margin-bottom: 36px;
}
.chart_detail_content h3{
  font-size:3.4rem;
  background: #433a00;
  margin:0 auto 16px;
  padding:0.5rem 1.5rem;
  color:#fff;
}
.chart_detail_head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:15px;
}
.chart_detail_head img{
  width:280px;
  height:auto;
}
.chara_name{
  font-size:4rem;
  margin:16px auto;
}
.chara_name span.red{
  color:#a50000;
}
.chara_detail_info table.tbl_base{
  width:100%;
}
.chara_name span.rubi{
  font-size:3rem;
}
.chart_detail_head table.tbl_base{
  width:100%;
  font-size:1.6rem;
}
.chart_detail_head table.tbl_base tr th{
  height:58px;
  display: flex;
  align-items: center;
  justify-content: center;
  width:190px;
}
.chart_detail_head table.tbl_base tr td{
  padding-left:1em;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  width:430px;
  background-color: #fff;
  font-size:1.4rem;
}
.chart_detail_text{
  padding:1.6rem;
  background-color: rgba(255,255,255,0.6);
  margin-top:1.6rem;
}
.fade_readmore {
  position: relative;
  max-height: 6.5em;   /* 表示行数 */
  overflow: hidden;
  transition: max-height 0.6s ease;
}
.chart_detail_btn{
  display: block;
  margin-bottom:100px;
  padding:16px 24px;
  border-radius:16px;
  box-shadow: inset 0px 12px 25px 5px rgba(0, 0, 0, 0.4);
}
.chart_detail_btn img{
  width:100%;
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
  transform: translate(-1.5px,-1.5px);
}
.chart_detail_btn:hover img{
  box-shadow: none;
  transition: 0.4s all;
  transform: translate(0,0);
}
/* フェード */
.fade_readmore::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.5em;
  background:rgba(255,255,255,0.6);
  pointer-events: none;
}

/* 中のテキスト */
.fade_inner {
  line-height: 1.8;
}

/* ボタン */
.readmore_btn {
  position: absolute;
  bottom: 8px;
  right:16px;
/*  background:rgba(255,255,255,0.6);*/
  background: transparent;
  border: none;
  padding: 4px 12px;
  font-size: 1.3rem;
  color: #666;
  cursor: pointer;
  z-index: 2;
}

/* 展開時 */
.fade_readmore.is-open {
  max-height: 1000px;
}

.fade_readmore.is-open::after {
  opacity: 0;
}

.fade_readmore.is-open .readmore_btn {
/*
  position: static;
  transform: none;
*/
  margin-top: 12px;
}
