@charset "UTF-8";

@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 400;
  src: url('/english/trialcp/font/GenJyuuGothic-Regular.woff') format('woff');
}
@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 500;
  src: url('/english/trialcp/font/GenJyuuGothic-Medium.woff') format('woff');
}
@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 600;
  src: url('/english/trialcp/font/GenJyuuGothic-Bold.woff') format('woff');
}

img {
  vertical-align: bottom;
}

.red {
  color: #f00;
}

ul.dotList{
	list-style:  none;
	margin:  0;
	padding: 0;
}

sup{vertical-align: revert;font-size: 11px;}

.clr_petit{color:#e81f08;}
.bgclr_petit{background-color: #e81f08;}
.clr_pocket{color:#eb609f;}
.bgclr_pocket{background-color: #eb609f;}
.clr_hop{color:#f39800;}
.bgclr_hop{background-color: #f39800;}
.clr_step{color:#6eba27;}
.bgclr_step{background-color: #6eba27;}
.clr_jump{color:#786aae;}
.bgclr_jump{background-color: #786aae;}

/*mv*/

.mv__lead {
  width: 1000px;
  padding: 40px 0;
  margin: auto;
  background-color: #fff;
  position: relative;
}

.mv__lead p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.mv__ttl {
  background-color: #fff100;
  height: 810px;
  position: relative;
  z-index: 1;
}

.mv__ttl h1 {
  overflow: hidden;
  background-image: url(/english/trialcp/img/250621/250621_59734_mv.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1650px;
  text-indent: 100%;
  white-space: nowrap;
  max-width: 1920px;
  height: 800px;
  margin: 0 auto;
  position: relative;
}

.mv__ttl__box {
  position: relative;
}

.mv__ttl__box--try {
  width: 532px;
}

.mv__ttl__sun {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.mv__ttl__sun__img {
  height: 120px;
  margin-right: 2px;
  overflow: hidden;
  position: relative;
  width: 120px;
}

.mv__ttl__sun__img .circle__bg {
  -webkit-animation: spin 20s linear infinite;
  -moz-animation: spin 20s linear infinite;
  animation: spin 20s linear infinite;
  left: 0;
  position: absolute;
  top: 0;
}

@keyframes spin {
  0% {
    tranform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.mv__ttl__sun__img .circle__main {
  left: 0;
  position: absolute;
  top: 0;
}

.mv__ttl__wrap {
  width: 295px;
  position: relative;
  text-align: center;
  padding: 15px 0;
}

.mv__ttl__wrap:before {
  content: '';
  background: url(../img/pict_line.jpg) no-repeat center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 295px;
  height: 5px;
}

.mv__ttl__wrap:after {
  content: '';
  background: url(../img/pict_line.jpg) no-repeat center bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 295px;
  height: 5px;
}

.mv__ttl__wrap p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}

.mv__ttl__img {
  position: absolute;
  top: -28px;
}
.sea {
  background-color: #fff100;
  position: relative;
  padding: 0 0 30px;
  position: relative;
  z-index: 2;
}

.sea:before {
  content: "";
  background-image: url(/english/trialcp/img/200426/mv_wave.png);
  background-position: top center;
  width: 100%;
  height: 41px;
  position: absolute;
  top: -21px;
  left: 0;
  z-index: 3;
}

.sea__text {
  background-image: url(/english/trialcp/img/200426/bg_yellow_stripe.png);
  text-align: center;
  padding: 60px 0 40px;
  margin-bottom: 30px;
}

.sea__text-balloon {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}

.sea__text-balloon-item {
  border-radius: 30px;
  box-shadow: 0 3px 0 0 #00abeb;
  background-color: #ffffff;
  font-family: 'GenJyuuGothic','Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #e60012;
  line-height: 1.0;
  padding: 20px 30px 15px;
  position: relative;
}

.sea__text-balloon-item + .sea__text-balloon-item {
  margin-top: 30px;
}

.sea__text-balloon-item:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 34px;
  height: 17px;
  position: absolute;
  bottom: -17px;
}

.sea__text-balloon-item--right:after {
  background-image: url(/english/trialcp/img/200426/icon_balloon_right.png);
  right: 40px;
}

.sea__text-balloon-item--left:after {
  background-image: url(/english/trialcp/img/200426/icon_balloon_left.png);
  left: 60px;
}

.sea__text-lead {
  font-family: 'GenJyuuGothic','Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-align: center;
  line-height: 1.9;
  margin-bottom: 10px;
}

.sea__text-lead--color-red {
  color: #e60012;
}

.sea__text-lead--color-blue {
  color: #009ee0;
}

.sea__text .offer {
  color: #808080;
}

.cv__inner {
  width: 800px;
  margin: auto;
}

.offer {
  display: inline-block;
  margin: auto;
  font-size: 14px;
  text-align: left;
  line-height: 1.4;
}

.offer li {
  padding-left: 1em;
  text-indent: -1em;
}

.offer li:before {
  content: "※";
}

.cv__limit {
  padding: 10px 20px;
  background-color: #fff;
  border: solid 1px #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}

.cv__limit__box {
  width: 90%;
}

.fl-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  
}
.cv__limit__date .fl-box {
  margin-bottom: 5px;
  flex-direction: column;
}
.cv__limit__badge {
  margin-right: 5px;
  width: 140px;
}
.cv__limit__badge img {
  max-width: 100%;
}

.cv__limit__date {
  font-weight: bold;
  width: 100%;
}

.cv__limit__date .offer li {
  font-size: 12px;
}

.cv__limit__btn {
  width: 400px;
  margin: auto;
}
.cv__limit__text {
  text-align: center;
  font-size: 22px;
}
.cv__limit__text img {
  width: 80%;
}
.cv__limit__text span {
  font-size: 18px;
  line-height: 1.6;
}
.cv__limit__img {
  width: 145px;
}
.cv__limit__img img {
  max-width: 100%;
}
.button {
  margin-bottom: 15px;
}

.button a {
  font-size: 16px;
  background: #e60012;
  border-bottom: 2px solid #f3848c;
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 15px 0 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: opacity .3s ease-in-out;
  line-height: 1.4;
  font-weight: bold;
}

.button a span {
  font-size: 22px;
}

.button a:after {
  background: url(../img/icon_arrow.gif) no-repeat left top;
  content: "";
  display: block;
  height: 13px;
  margin-top: -7px;
  position: absolute;
  right: 27px;
  top: 50%;
  width: 8px;
}

.button a:hover {
  opacity: 0.8;
}

.button__link {
  text-align: center;
  margin-bottom: 15px;
  color: #f00;
  text-decoration: underline;
}
.cv .button__link {
  margin-bottom: 5px;
}

.award {
  margin-bottom: 80px;
  text-align: center;
  background-color: #e83416;
}

.award h2 {
  padding-top: 20px;
}

.material__inner {
  width: 920px;
  margin: auto;
  text-align: center;
}

.material h2 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
}

.material__course {
  margin-bottom: 30px;
}

.material__course__lead {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding: 15px 0;
  background-color: #e85f9d;
}
.material__course__lead-c0 {
  background-color: #e72410;
  font-size: 18px;
}
.material__course__lead-c2 {
  background-color: #f29600;
}

.material__course__lead-c3 {
  background-color: #6eb92b;
}

.material__course__lead-c4 {
  background-color: #786aae;
}

.material__course__button {
  width: 510px;
  margin: auto auto 80px;
}

.button__link--sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}

.button__link--sub a {
  font-size: 15px;
  position: relative;
  color: #33a1db;
  padding-left: 1em;
  text-decoration: underline;
}

.button__link--sub a:before {
  background: url(../img/icon_arrow2.png) no-repeat left top;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 9px;
  width: 6px;
}

.cp {
  background-color: #fff100;
  position: relative;
  padding: 50px 0;
}

.cp:before {
  content: '';
  background: url(../img/200426/bg_wave01.png) repeat-x center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
}

.cp__inner {
  width: 920px;
  margin: auto;
}

.cp__inner h2 {
  font-size: 200%;
  color: #000;
  font-weight: bold;
  margin-bottom: 60px;
  text-align: center;
}

.cp__cons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 920px;
  padding-bottom: 50px;
  margin: auto;
}


.cp__box {
  position: relative;
  border-left: 1px dotted #000;
  padding-bottom: 20px;
  position: relative;
  width: 30%;
  border-left: 1px dotted #000;
  padding-left: 2.5%;
}
.cp__box:before {
  content: "";
  position: absolute;
  background: url(../img/200426/pict_arrow.png) no-repeat;
  top: 0;
  bottom: 0;
  left: -15px;
  margin: auto;
  width: 45px;
  height: 45px;
}
.cp__box:first-child:before {
  content: none;
}
.cp__cons-box div.cp__box:first-child {
  border-left: none;
  padding-left: 0;
}
.cp__box h3 {
  position: relative;
  font-size: 143%;
  color: #000;
  font-weight: bold;
  height: 90px;
  padding-left: 60px;
  background: url(../img/ttl_step01.png) no-repeat left top;
  line-height: 1.4;
}

.cp__box--step2 h3 {
  background: url(../img/ttl_step02.png) no-repeat left top;
}

.cp__box--step3 h3 {
  background: url(../img/ttl_step03.png) no-repeat left top;
}

.cp__box p {
  font-size: 16px;
  line-height: 1.4;
}

.cp__box p span {
  font-weight: bold;
}

.cp__img {
  padding: 15px 0 22px;
  text-align: center;
}

.cp__payment {
  background: #ffffdb;
  border: 2px solid red;
  margin-bottom: 30px;
  padding: 18px 12px 18px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cp__payment h3 {
  font-size: 24px;
  color: #f00;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4;
}

.cp__payment__box {
  width: 550px;
  margin-right: 25px;
}

.cp__payment__box p {
  font-size: 16px;
  line-height: 1.8;
}

.cp__payment__box--right {
  background: #fff;
  border: 1px solid #f00;
  border-radius: 10px;
  padding: 15px;
  width: 320px;
  margin-right: inherit;
  
}
.cp__payment__box--right img {
  max-width: 100%;
}
.cp__payment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: center;
}
.cp__payment__box--right p {
  font-size: 14px;
  line-height: 1.5;
}

.cp__payment__box--right a {
  text-decoration: underline;
  color: #33a1db;
  font-size: 14px;
  line-height: 1.5;
}

#anchor__check {
  position: relative;
  padding-top: 40px;
  margin-bottom: 70px;
}

#anchor__check:before {
  content: '';
  background: url(../img/200426/bg_wave02.png) repeat-x center top;
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 9px;
}

.check__inner {
  width: 920px;
  margin: auto;
}

#anchor__check h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.offer li.care {
  color: #f00;
}

.offer li.care:before {
  content: "・";
}

.mb20 {
  margin-bottom: 20px;
}

.pnd {
  display: none;
}

.underline {
  text-decoration: underline;
}
.item--left {
  width: 65%;
  padding-right: 5%;
}
.item--right {
  width: 30%;
}

@media only screen and (max-width: 768px), print, tv {

.cp02{
	padding: 40px 15px;
}
.cp02 h2{font-weight: bold;color: #333;line-height: 1.4;font-size: 20px;text-align: center;}
.cp_block{
	margin-top: 20px;
	border: 2px solid #ddd;
	border-radius: 6px;
	padding: 10px;
}
.cp__block__box{
	margin-top: 10px;
}
  .cp__block__mark {
    display: flex;
    align-items: center;
  }
.cp__block__mark p{
	color: #ffffff;
	padding: 5px 8px;
  border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 13px;
	font-weight: bold;
}


.cp__block__title{
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
  line-height: 1.2;
	font-size: 4.2666667vw;
  flex: 1 1 1%;
}
  .cp__block__title-sub {
    display: block;
    font-size: 3.73333vw;
    margin-bottom: 2px;
    line-height: 1;
  }
  .cp__block__lead {
    margin-top: 10px;
    line-height: 1.2;
    font-weight: bold;
  }
.detail_more{margin-top: 10px;font-size: 14px;line-height: 1.3;}
.btn-mar {
    margin-top: 5%;
        width: 100%;
}
.fig_cp{border-radius: 6px;width: 100%;margin-top: 10px;}

}


@media only screen and (min-width: 769px), print, tv {
.cp02{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}
.cp02 h2{font-weight: bold;color: #333;line-height: 1.4;font-size: 20px;text-align: center;}
.cp_block{
	margin-top: 20px;
	border: 2px solid #ddd;
	border-radius: 6px;
	padding: 20px 15px 20px 25px;
}
.cp_block.cp__block--petit{border-left: 4px solid #e81f08;}
.cp_block.cp__block--pocket{border-left: 4px solid #eb609f;}
.cp_block.cp__block--hop{border-left: 4px solid #f39800;}
.cp_block.cp__block--step{border-left: 4px solid #6eba27;}
.cp_block.cp__block--jump{border-left: 4px solid #786aae;}

.cp__block__inner ul.cp__block__innerList{
   display: table;

}
.cp__block__inner ul.cp__block__innerList li.cp_fig_blk{width: 300px;display: table-cell;vertical-align: middle;}
.cp__block__inner ul.cp__block__innerList li.cp_detail_blk{width: 460px;display: table-cell;vertical-align: middle;padding-left: 20px;padding-right: 10px;}
.title_img_cp {text-align: center;width: 100%;}
.fig_cp{border-radius: 6px;width: 100%;}


.cp__block__mark{margin-top: 20px; width: 471px;}

.cp__block__mark p{
	color: #ffffff;
	padding: 5px 8px;
  border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
}
_:-ms-lang(x)::-ms-backdrop, .cp__block__mark p{
    line-height: 1.0;
	padding: 8px 8px 1px 8px;
}
_:-ms-lang(x)::-ms-backdrop, .cp__block__mark h3.cp__block__title{
    line-height: 1.0;
	padding: 8px 8px 1px 8px;
}
.cp__block__title{
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
  flex: 1 1 1%;
}
  .cp__block__title-sub {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 1;
  }
  .cp__block__lead {
    margin-top: 10px;
    line-height: 1.2;
    font-weight: bold;
  }


.detail_more{margin-top: 10px;font-size: 14px;line-height: 1.3;}

.btn_link_pc{
   display: flex;
   flex-direction: row;
   margin-top: 20px;

}
.btn_link_pc li{
	width: 48%;
}
.btn_link_pc li:only-child{
	width: 250px;
}
.btn_link_pc li a{
  display: block;
}
.btn_link_pc li img{width: 100%;}

.btn_link_pc li:nth-of-type(2){padding-left: 2%;}
}

/*sp*/

@media screen and (max-width:768px) {
  .pnd {
    display: block;
  }
  img {
    max-width: 100%;
  }
  .snd {
    display: none;
  }
  .mv__img {
    position: relative;
    z-index: 3;
  }
  .mv__img__inner {
    display: block;
    width: 100%;
    height: auto;
  }
  .mv__img__inner img {
    width: 100%;
  }
  .sea:before {
    display: none;
  }
  .sea {
    padding: 0 0 5%;
  }
  .sea__inner {
    width: 100%;
    margin: auto;
  }
  .sea__text {
    padding: 5vw 0 15px;
    letter-spacing: inherit;
  }
  .sea__text-balloon {
    padding-right: 3vw;
    padding-left: 3vw;
  }
  .sea__text-balloon-item {
    font-size: 4.2vw;
    padding: 5vw 5vw 5vw;
  }
  .sea__text-lead {
    font-size: 4.2vw;
  }
  .cv {
    margin: 0 3%;
  }
  .cv__inner {
    width: 100%;
    margin: auto;
  }
  .cv__limit {
    display: block;
    padding: 5%;
  }
  .cv__limit__btn {
    width: 100%;
  }
  .cv__limit__date {
    font-size: 5vw;
    margin-bottom: 3%;
  }
  .cv__limit__box {
    width: 94%;
    margin: 0 auto;
  }
  .cv__limit__date .offer {
    margin-bottom: 10px;
  }
  .cv__limit__date .offer li {
    font-size: 3.125vw;
  }
  .cv__limit__date > div.fl-box > p.pnd {
    width: 70%;
  }
  .button a {
    font-size: 3.5vw;
    font-weight: bold;
    padding: 4% 0 3%;
    line-height: 1.4;
  }
  .button a span {
    font-size: 4.5vw;
  }
  .button__link {
    margin-bottom: 1em;
  }
  .fl-box>p {
    font-size: 3.8vw;
    line-height: 1.2;
  }
  .award {
    padding: 3%;
    margin-bottom: 15%;
  }
  .award h2 {
    padding-top: 0;
  }
  .award__text {
    margin-right: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
  }
  .award__left {
    width: 30%;
  }
  .award__right {
    text-align: left;
    width: 68%;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
  }
  .material__inner {
    width: 100%;
  }
  .material h2 {
    font-size: 5.5vw;
    margin-bottom: 1em;
  }
  .material__course {
    margin-bottom: 5%;
  }
  .material__course__button {
    width: auto;
    margin: auto auto 50px;
    padding: 0 25px;
  }
  .material__course__lead {
    text-align: left;
    color: #000;
    background-color: #fff;
    padding: 0 3%;
    font-size: 4.5vw;
    line-height: 1.2;
  }
  .material__course img {
    margin-bottom: 5%;
  }
  .button__link {
    font-size: 4.375vw;
  }
  .button__link--sub {
    display: block;
    text-align: left;
  }
  .button__link--sub li {
    margin-bottom: 1em;
  }
  .offer {
    font-size: 3.75vw;
    font-weight: normal;
  }
  .cp {
    padding: 7% 3% 10%;
  }
  .cp__inner {
    width: 100%;
  }
  .cp__inner h2 {
    line-height: 1.4;
    font-size: 4.375vw;
    margin-bottom: 15%;
  }
  .cp__inner h2 span {
    font-size: 7.18vw;
  }
  .cp__cons-box {
    display: block;
    width: 100%;
    margin: auto;
    padding-bottom: 0;
  }
  .cp__box {
    width: auto;
    border-left: none;
    border-top: 1px dotted #000;
    padding-top: 30px;
    margin-top: 30px;
    padding-left: 0;
  }
  .cp__box:before {
    content: "";
    position: absolute;
    background: url(../img/200426/sp_pict_arrow.png) no-repeat;
    top: -20px;
    bottom: inherit;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
  }
  .cp__cons-box div.cp__box:first-child {
  border-top: none;
    padding-top: 0;
    margin-top: 0;
}
  .cp__payment {
    padding: 3%;
    margin-bottom: 0;
  }
  .cp__payment__box {
    width: 100%;
  }
  .cp__payment__box p {
    font-size: 3.4vw;
    color: #f00;
    font-weight: bold;
  }
  #anchor__check {
    padding: 5% 3%;
  }
  .check__inner {
    width: 100%;
  }
  #anchor__check h3 {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 3%;
  }
  .offer li {
    font-size: 3.125vw;
  }
  .sea:before {
    top: -9px;
  }
  .cp:before {
    top: 0;
  }
  #anchor__check:before {
    top: -9px;
  }
  p.cv__limit__text {
    font-size: 5.4vw;
  }
  .cv__limit__text span {
    font-size: 4.2vw;
  }
  .cp__box h3 {
  font-size: 125%;
  height: 70px;
}
  .cv__mar-none {
    margin: inherit;
  }
}

/*==============================
  30995_210521
==============================*/
.cp__line-btn {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.cp__line-btn::before,
.cp__line-btn::after {
  content: '';
  display: block;
  background: #000;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
}
.cp__line-btn::after {
  transform: translateY(-50%) rotate(-90deg);
  transition: 0.5s;
}
.cp__line-btn--open::after {
  transform: rotate(0);
  transition: 0.5s;
}
.cp__line-btn-content {
  display: flex;
  align-items: center;
}
.cp__line-btn-txt {
  font-weight: bold;
}
.cp__line-btn-badge{
  /*position: absolute;*/
  display: inline-block;
  right: 0;
  top: 0;
  width: 80px;
}
.cp__line-btn-badge img{
  width: 100%;
}
.cv__limit__bb{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #54332A;
}
/*===== PC =====*/
@media print, screen and (min-width: 769px) {
  .cp__line-list {
    margin-top: 30px;
  }
  .cp__line-list-item:not(:first-child) {
    margin-top: 20px;
  }
  .cp__line-btn {
    border: 4px solid #000;
    padding: 24px 60px 24px 30px;
  }
  .cp__line-btn::before,
  .cp__line-btn::after {
    width: 26px;
    height: 4px;
    border-radius: 5px;
  }
  .cp__line-btn-logo {
    flex: 0 0 70px;
  }
  .cp__line-btn-txt {
    line-height: 1.6;
    font-size: 24px;
    padding-left: 15px;
  }
  .cp__line-btn-badge{
    right: 0;
    top: 0;
    width: 60px;
  }
  .cp__line-btn-txt-big{
    font-size: 30px;
  }
  .sea__limit{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .fl-box>.cv__limit__day{
    font-size: 48px;
    margin-top: 15px;
    width: 35%;
  }
  .cv__limit__day>img{
    max-width: 100%;
  }
  .int__pocket{
    position: relative;
    
  }
  .hop_pocket_bnr{
    position: absolute;
    top: -30px;
    right: 10px;
    width: 500px;
  }
  .bgclr_attention{
    color: #000;
    padding: 5px 8px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: bold;
    background-color: #fff100;
  }
  .bgclr_attention-red{
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: bold;
    background-color: #e72410;
  }
  .reception-start{
    background-color: #6eb92b;
    color: #fff;
    white-space: nowrap;
    font-size: 18px;
    padding: 2px 5px;
    margin-left: 5px;
    border-radius: 2px;
  }
}
/*===== SP =====*/
@media print, screen and (max-width: 768px) {
  .sea__limit{
    margin-bottom: 20px;
  }
  .cv__limit__badge {
    width: 100px;
  }
  .cp__line-list {
    margin-top: 20px;
  }
  .cp__line-list-item:not(:first-child) {
    margin-top: 15px;
  }
  .cp__line-btn {
    padding: 4vw 10vw 4vw 4vw;
    border: 3px solid #000;
  }
  .cp__line-btn::before,
  .cp__line-btn::after {
    width: 15px;
    height: 3px;
    border-radius: 5px;
    right: 4%;
  }
  .cp__line-btn-logo {
    flex: 0 0 16vw;
  }
  .cp__line-btn-txt {
    font-size: 3.73333vw;
    line-height: 1.5;
    padding-left: 2vw;
    letter-spacing: 0.2vw;
  }
  .cp__line-btn-txt-big{
    font-size: 5.3vw;
  }
  .cp__line-btn-badge{
    right: 20vw;
    top: 2vw;
    width: 10vw;
  }
  .fl-box>.cv__limit__day{
    width: 60%;
  }
  .int__pocket{
    margin-bottom: -15px;
  }
  .bgclr_attention{
    color: #000;
    padding: 0px 8px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: bold;
    background-color: #fff100;
  }
  .bgclr_attention-red{
    color: #fff;
    padding: 0px 8px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: bold;
    background-color: #e72410;
  }
  .reception-start{
    background-color: #6eb92b;
    color: #fff;
    white-space: nowrap;
    font-size: 12px;
    padding: 1px 2px;
    border-radius: 2px;
    letter-spacing: -0.1px;
    color: white;
  }
}
.c-rncvArea__btn.c-rncvArea__btn--price__link{
  border: none;
  background-color: #00aaea;
  color: white;
}
.c-rncvArea__btn.c-rncvArea__btn--price__link::after{
  background-image: url(/english/halloween/img/240826/240826_55177_section2_icon2.png)!important;
  background-size: contain;
  filter: none;
}