#toroWrapper_cha .swiper-slide figure {	border-radius: 20px; overflow: hidden; }
#toroWrapper_cha .swiper-slide img { max-width: 100%; height: auto; }

@media screen and (min-width: 768px) {
  .vpc_cha { display: block; }
  .vsp_cha { display: none !important; }
}
@media screen and (max-width: 767px) {
  .vpc_cha { display: none !important; }
  .vsp_cha { display: block; }
}

@keyframes bounce {
	0% { transform: scale(0); opacity: 0; }
	80% { transform: scale(1.2); opacity: 1; }
	100% { transform: scale(1); opacity: 1; }
}
.c-outer_cha { position: relative; z-index: 1; }
.c-outer_cha .c-inner_cha { position: relative; z-index: 1; }
.c-outer_cha.base-width_cha .c-inner_cha { margin-left: auto; margin-right: auto; }
.typesquare_option:not(a:hover) { opacity: 1 !important; }
#toroWrapper_cha {
	font-family: "Yu Gothic Pr6N M", sans-serif;
	letter-spacing: 0.03em;
	font-feature-settings: normal;
	color: #333;
	position: relative;
}
@media screen and (min-width: 768px) {
	#toroWrapper_cha a:hover { opacity: 0.7; }
}
@media screen and (max-width: 767px) {
	#toroWrapper_cha {
		letter-spacing: normal;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		padding: 0 16px;
	}
}
#toroWrapper_cha::before, #toroWrapper_cha::after {
	content: "";
	display: block;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #E9F3E8;
}
#toroWrapper_cha h1, #toroWrapper_cha h2, #toroWrapper_cha h3,
#toroWrapper_cha h4, #toroWrapper_cha h5, #toroWrapper_cha h6,
#toroWrapper_cha figure { margin: 0; }
#toroWrapper_cha img { width: 100%; height: auto; }
#toroWrapper_cha a {
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
#toroWrapper_cha i,
#toroWrapper_cha em { font-style: normal; }
#toroWrapper_cha ul,
#toroWrapper_cha li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#toroWrapper_cha p { margin: 0; }
#toroWrapper_cha .detail-outer_cha { padding-top: 40px; }
#toroWrapper_cha .detail-outer_cha + .detail-outer_cha { padding-top: 55px; }
#toroWrapper_cha .detail-outer_cha:nth-child(even)::after {
	content: "";
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(./../images/bg_moku01.png);
	width: 100vw;
	height: 186px;
	position: relative;
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -40px;
}
@media screen and (min-width: 768px) {
	#toroWrapper_cha .detail-outer_cha:nth-child(even)::after { min-width: 1500px; }
}
@media screen and (max-width: 767px) {
	#toroWrapper_cha .detail-outer_cha:nth-child(even)::after {
		background-image: url(./../images/bg_moku01_sp.png);
		height: 44px;
		margin-top: 20px;
	}
}
#toroWrapper_cha .detail-outer_cha:nth-child(odd)::before {
	content: "";
	display: block;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
#toroWrapper_cha .detail-outer_cha:nth-child(odd)::after {
	content: "";
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(./../images/bg_moku02.png);
	width: 100vw;
	height: 186px;
	position: relative;
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -40px;
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha .detail-outer_cha:nth-child(odd)::after {
    min-width: 1500px;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail-outer_cha:nth-child(odd)::after {
    background-image: url(./../images/bg_moku02_sp.png);
    height: 44px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha .detail-outer_cha:nth-child(odd) .detail-inner_cha .ttl_cha em::after {
    background: #7CBD81;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail-outer_cha:nth-child(odd) .detail-inner_cha .ttl_cha em span::after {
    background: #7CBD81;
  }
}
#toroWrapper_cha .detail-outer_cha.end-point_cha {
  padding-bottom: 85px;
}
#toroWrapper_cha .detail-outer_cha.end-point_cha::after {
  display: none;
}
#toroWrapper_cha .detail_cha {
  max-width: 650px;
  margin: 0 auto 0;
}
#toroWrapper_cha .detail_cha .detail-inner_cha {
  opacity: 1 !important;
  display: block;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {

  #toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha {
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-delay: 0s;
  }
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha {
    padding: 0 0 0 8px;
  }
  #toroWrapper_cha .detail_cha .detail-inner_cha:hover .btn-outer_cha {
    opacity: 0.7;
  }  
}
#toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em {
  display: block;
  max-width: calc(100% - 89px);
  margin-left: 15px;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em {
    padding: 0 5px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em {
    max-width: calc(100% - 84px);
    margin-left: 10px;
    line-height: 1.1;
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em span {
  display: inline-block;
  color: #fff;
  position: relative;
  z-index: 1;
  font-family: "Yu Gothic StdN H", sans-serif;
  font-size: 1.75rem;
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em span {
    overflow: hidden;
    padding: 5px 3px;
    font-size: min(5.9vw, 1.4375rem);
  }
}
@media screen and (max-width: 350px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em span {
    font-size: min(5.5vw, 1.4375rem);
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background: #F08C00;
    backface-visibility: hidden;
    overflow: hidden;
    transform: translateX(-100%);
    transition: 0.8s all;
  }
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha em::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #F08C00;
    backface-visibility: hidden;
    overflow: hidden;
    transform: translateX(-100%);
    transition: 0.8s all;
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha::before {
  content: "";
  display: block;
  width: 74px;
  height: 74px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_item01.svg);
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha.action_on_cha em span::after {
    transform: translateX(0%);
  }
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .ttl_cha.action_on_cha em::after {
    transform: translateX(0%);
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha {
  text-align: center;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha span {
  display: block;
  font-family: "Yu Gothic Pr6N B", sans-serif;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha span.t01_cha {
  font-size: 0.875rem;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha span.t02_cha {
  font-size: 1.125rem;
  margin-top: 4px;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha span.t03_cha {
  font-size: 0.8125rem;
  margin-top: 3px;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .price-text_cha span.t03_cha em {
  font-size: 1.3125rem;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha {
  position: relative;
  margin: 25px 0 0;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha figure {
  margin: 0;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .d-swiper-pagination_cha {
  text-align: center;
  margin: 5px 0 17px;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #707070;
  margin: 0 8px;
  opacity: 1;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #707070;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha {
  display: block;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1170px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha {
    position: relative;
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha span { display: block; }
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha span img {
  opacity: 0;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha {
  max-width: 245px;
  margin: 12px auto 0;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha {
  text-align: center;
  margin: 0 0 5px;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span {
  display: inline-block;
  font-family: "Yu Gothic Pr6N B", sans-serif;
  font-size: 0.875rem;
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 600px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span {
    padding: 0 15px;
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::before, #toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: #333;
  line-height: 1.35;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::before {
  transform: rotate(-25deg);
  left: 0;
}
@media screen and (max-width: 600px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::before {
    transform: rotate(-20deg);
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::after {
  transform: rotate(25deg);
  right: 0;
}
@media screen and (max-width: 600px) {
  #toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha .fukidashi_cha span::after {
    transform: rotate(20deg);
  }
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha a {
  display: inline-block;
  position: relative;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha a.nyaa_cha::after {
  content: "";
  display: block;
  width: 68px;
  height: 65px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -18px;
  left: -25px;
  z-index: 1;
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha a.nyaa_cha.n01_cha::after {
  background-image: url(./../images/btn_icon01.png);
}
#toroWrapper_cha .detail_cha .detail-inner_cha .btn-outer_cha a.nyaa_cha.n02_cha::after {
  background-image: url(./../images/btn_icon02.png);
}
#toroWrapper_cha .dec_cha {
  position: absolute;
  z-index: 1;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#toroWrapper_cha .dec_cha#introduction-dec01_cha {
  background-image: url(./../images/introduction_dec01.png);
  width: 16.2%;
  padding-top: 26.6%;
  top: -21%;
  left: -9%;
}
@media only screen and (min-width: 767px) and (max-width: 1350px) {
  #toroWrapper_cha .dec_cha#introduction-dec01_cha {
    top: -35%;
    left: -1%;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .dec_cha#introduction-dec01_cha {
    width: 91px;
    padding-top: 149px;
    top: -118px;
    left: 0;
  }
}
#toroWrapper_cha .dec_cha#introduction-dec02_cha {
  background-image: url(./../images/introduction_dec02.png);
  width: 22.25%;
  padding-top: 49.8%;
  bottom: -17%;
  right: -9.5%;
}
@media only screen and (min-width: 767px) and (max-width: 1350px) {
  #toroWrapper_cha .dec_cha#introduction-dec02_cha {
    bottom: -25%;
    right: -1%;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha .dec_cha#introduction-dec02_cha {
    background-image: url(./../images/introduction_dec02_sp.png);
    width: 171px;
    padding-top: 187px;
    bottom: -130px;
    right: 0px;
  }
}
#toroWrapper_cha #mv_cha .toro-mv_cha {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  position: relative;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha {
  position: absolute;
  top: 7.8%;
  left: 50.3%;
  transform: translateX(-50%);
  width: 30.7%;
  max-width: 460px;
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha {
    top: 9.9%;
    left: 50.8%;
    width: 83.2%;
  }
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha {
  display: flex;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i {
  transition: 0.3s all;
  opacity: 0;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i.t01_cha, #toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i.t03_cha {
  transform: scale(1.4);
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i.t01_cha {
  transition-delay: 0.5s;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i.t02_cha {
  transition: 1s all;
  transition-delay: 1.7s;
  transform: rotate(45deg);
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha .mv-title-inner_cha i.t03_cha {
  transition-delay: 1.2s;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha.action_on_cha .mv-title-inner_cha i.t01_cha, #toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha.action_on_cha .mv-title-inner_cha i.t03_cha {
  transform: scale(1);
  opacity: 1;
}
#toroWrapper_cha #mv_cha .toro-mv_cha .toro-mv-inner_cha .mv-title_cha.action_on_cha .mv-title-inner_cha i.t02_cha {
  transform: rotate(0deg);
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha #mv_cha .toro-mv_cha::before, #toroWrapper_cha #mv_cha .toro-mv_cha::after {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    background-position: 0 0;
    background-repeat: repeat-x;
  }
}
@media screen and (min-width: 768px) {
	#toroWrapper_cha #mv_cha .toro-mv_cha::before {
		left: 0;
		background-color: #e0e0de;
		/*background-image: url(./../images/bg_mv_left.jpg);*/
	}
}
@media screen and (min-width: 768px) {
	#toroWrapper_cha #mv_cha .toro-mv_cha::after {
		right: 0;
		background-color: #e0e0de;
		/*background-image: url(./../images/bg_mv_right.jpg);*/
	}
}
@media screen and (min-width: 768px) {
  #toroWrapper_cha #mv_cha .toro-mv_cha .bg-cover_cha {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(./../images/bg_mv_cover.png);
    background-size: 100% 100%;
    z-index: 2;
  }
}
@media screen and (min-width: 1501px) {
  #toroWrapper_cha #mv_cha .toro-mv_cha .bg-cover_cha {
    height: 200%;
  }
}

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

	2026.5 edit

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

/*　キャンペーンエリア　*/

#bnr_camp_cha {
	position: absolute;
    width: 20%;
    bottom: 0;
    right: 3%;
    z-index: 1;
	transition: transform 0.3s ease;
}
#bnr_camp_cha:hover { opacity: 1 !important; transform: translateY(-20px); }
#bnr_camp_cha .float_cha { animation: float 3s ease-in-out infinite; }

@keyframes float {
	0% { transform: translateY(0) translateX(0); }
	25% { transform: translateY(-8px) translateX(2px); }
	50% { transform: translateY(-14px) translateX(0); }
	75% { transform: translateY(-8px) translateX(-2px); }
	100% { transform: translateY(0) translateX(0); }
}

#campaign_cha {
	padding-bottom: 10%;
	background: #e9f3e8;
	color: #000;
	position: relative;
	z-index: 1;
	font-family: "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
}
#campaign_cha .inner_cha { background: #fff; border-radius: 50px; padding: 8% 0 3%; }
#campaign_cha .cpHeading_cha { max-width: 660px; width: 60%; margin: 0 auto; }
#campaign_cha .cpMainTtl_cha { width: 96%; margin: 2% 0 0 auto; }
#campaign_cha .cpStepWrap_cha { text-align: center; }
#campaign_cha .cpStepWrap_cha dl:not(:last-child) { margin-bottom: 3%; }
#campaign_cha .cpStepWrap_cha dl:last-child { margin-bottom: 0; }
#campaign_cha .cpStepWrap_cha dt { display: inline-block; width: 13%; }
#campaign_cha .cpStepWrap_cha dd { line-height: 1.7; font-size: min(2.4vw,27px); font-weight: bold; margin: 1% 0 0 0; }
#campaign_cha .cpStepWrap_cha dd span { color: #f08c00; }
#campaign_cha .cpBtn_cha {
	border-radius: 20px;
	line-height: 1;
	padding: 20px 50px 20px 35px;
	background: #f08c00;
	width: 60%;
    max-width: 600px;
    display: block;
    margin: 2% auto 6%;
	position: relative;
}
#campaign_cha .cpBtn_cha:after {
	content: "";
    position: absolute;
    top: 50%;
	width: 16px;
    height: 16px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    right: 4%;
    margin-top: -8px;
	transform: rotate(45deg);
}
#campaign_cha .cpBtn_cha picture { margin: 0 auto; }
#campaign_cha .cpTerm_cha { max-width: 920px; margin: 0 auto; width: 78%; }
#campaign_cha .cpAttention_cha { text-align: center; margin: 5% auto; width: 80%; }
#campaign_cha .cpAttention_cha .cpTtl_cha { font-size: min(2.7vw,30px); font-weight: bold; margin-bottom: 2%; }
#campaign_cha .cpAttention_cha ul { display: inline-block; }
#campaign_cha .cpAttention_cha li {
	text-align: justify;
	position: relative;
	padding-left: 1.2em;
	font-size: min(1.6vw,18px);
}
#campaign_cha .cpAttention_cha li:not(:last-child) { margin-bottom: 5px; }
#campaign_cha .cpAttention_cha li:before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
	font-size: min(1.6vw,18px);
}
#campaign_cha .cpAttention_cha .cpNo_cha { text-align: right; font-size: min(1.6vw,18px); }
#campaign_cha .cpLead_cha {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: min(2.5vw,28px);
	color: #f08c00;
	font-weight: bold;
	line-height: 1.4;
}
#campaign_cha .cpLead_cha span,
#campaign_cha .cpLead_cha strong { display: block; }
#campaign_cha .cpLead_cha strong { padding: 0 5px; }
#campaign_cha .cpLead_cha br { display: none; }

@media screen and (max-width: 767px) {
	#bnr_camp_cha { right: 3%; width: 94%; bottom: -23%; }
	#bnr_camp_cha .float_cha,
	#bnr_camp_cha:hover { transform: none !important; }
	#toroWrapper_cha #detail1_cha { margin-top: 40%; }
	
	#campaign_cha .inner_cha { border-radius: 20px; padding: 12% 0 5%; }
	#campaign_cha .cpHeading_cha { width: 70%; }
	#campaign_cha .cpMainTtl_cha { width: 93%; }
	#campaign_cha .cpStepWrap_cha { padding: 0 5%; margin-top: 3%; }
	#campaign_cha .cpStepWrap_cha dl:not(:last-child) { margin-bottom: 8%; }
	#campaign_cha .cpStepWrap_cha dt { width: 30%; }
	#campaign_cha .cpStepWrap_cha dd { font-size: 4vw; text-align: justify; margin-top: 4%; }
	#campaign_cha .cpStepWrap_cha dd br { display: none; }
	#campaign_cha .cpBtn_cha { width: 74%; padding: 4% 15% 4% 10%; border-radius: 15px; margin: 5% auto 12%; }
	#campaign_cha .cpBtn_cha:after { right: 6%; }
	#campaign_cha .cpTerm_cha { width: 86%; }
	#campaign_cha .cpAttention_cha { width: 92%; margin: 10% auto; }
	#campaign_cha .cpAttention_cha .cpTtl_cha { font-size: 5vw; margin-bottom: 5%; }
	#campaign_cha .cpAttention_cha li { font-size: 2.5vw; padding-left: 1.5em; }
	#campaign_cha .cpAttention_cha li:before,
	#campaign_cha .cpAttention_cha .cpNo_cha { font-size: 2.5vw; }
	#campaign_cha .cpLead_cha { font-size: 5vw; }
	#campaign_cha .cpLead_cha br { display: inline-block; }
}

/*　アイテム　*/

#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha.action_on_cha .d01_cha { margin: 0 0 0 auto; }
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha.action_on_cha .d01_cha img {
	animation: bounce 0.4s forwards;
	animation-timing-function: cubic-bezier(0.1, -0.6, 0.2, 0);
}
#toroWrapper_cha .detail_cha .detail-inner_cha .slide_cha .dec-cha_cha.action_on_cha .d01_fukidashi {
	opacity: 0;
	position: absolute;
	right: 0;
	z-index: 1;
	animation: bounce 0.4s forwards;
	animation-timing-function: cubic-bezier(0.1, -0.6, 0.2, 0);
	animation-delay: 0.3s;
	animation-fill-mode: both;
}

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

	item01

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

#toroWrapper_cha #detail1_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item01.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail1_cha .slide_cha .dec-cha_cha { width: 41%; bottom: 0%; right: -20%; }
	#toroWrapper_cha #detail1_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 63%; top: -25%; right: -45%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail1_cha .slide_cha .dec-cha_cha {	width: 45%; margin: 0 2% 20px auto; }
	#toroWrapper_cha #detail1_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 130%; bottom: 35%; left: -105%; }
}

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

	item02

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

#toroWrapper_cha #detail2_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item02.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail2_cha .slide_cha .dec-p_cha { position: absolute; z-index: 1; width: 43%; bottom: -5%; right: -25%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail2_cha .slide_cha .dec-p_cha { width: 65%; margin: 0 auto 20px; }
}

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

	item03

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

#toroWrapper_cha #detail3_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item03.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail3_cha .slide_cha .dec-cha_cha { width: 27%; bottom: -20%; right: -17%; }
	#toroWrapper_cha #detail3_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 98%; top: -25%; right: -45%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail3_cha .slide_cha .dec-cha_cha {	width: 28%; margin: -18% 8% 20px auto; }
	#toroWrapper_cha #detail3_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 200%; bottom: 20%; left: -200%; }
}

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

	item04

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

#toroWrapper_cha #detail4_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item04.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail4_cha .detail_cha .detail-inner_cha .ttl_cha em span { font-size: 1.65rem; }
	#toroWrapper_cha #detail4_cha .slide_cha .dec-cha_cha { width: 29%; bottom: -10%; right: -15%; }
	#toroWrapper_cha #detail4_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 116%; top: -45%; right: -40%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail4_cha .slide_cha .dec-cha_cha {	width: 39%; margin: -5% 3% 20px auto; }
	#toroWrapper_cha #detail4_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 125%; bottom: 30%; left: -140%; }
}

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

	item05

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

#toroWrapper_cha #detail5_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item05.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail5_cha .slide_cha .dec-cha_cha { width: 26%; bottom: -15%; right: -8%; }
	#toroWrapper_cha #detail5_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 98%; top: -25%; right: -45%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail5_cha .slide_cha .dec-cha_cha {	width: 28%; margin: -20% 10% 20px auto; }
	#toroWrapper_cha #detail5_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 211%; bottom: 17%; left: -200%; }
}

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

	item06

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

#toroWrapper_cha #detail6_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item06.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail6_cha .slide_cha .dec-cha_cha { width: 29%; bottom: -2%; right: 90%; }
	#toroWrapper_cha #detail6_cha .slide_cha .dec-p_cha { position: absolute; z-index: 1; width: 40%; bottom: -2%; right: -20%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail6_cha .slide_cha .dec-cha_cha { position: absolute; width: 30%; bottom: 0; left: 0; }
	#toroWrapper_cha #detail6_cha .slide_cha .dec-p_cha { width: 56%; margin: 0 5% 20px auto; }
}

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

	item07

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

#toroWrapper_cha #detail7_cha .detail_cha .detail-inner_cha .ttl_cha::before { background-image: url(./../images/icon_item07.svg); }

@media screen and (min-width: 1171px) {
	#toroWrapper_cha #detail7_cha .slide_cha .dec-cha_cha { width: 25%; bottom: -20%; right: -17%; }
	#toroWrapper_cha #detail7_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 92%; top: -30%; right: -40%; }
}
@media screen and (max-width: 1170px) {
	#toroWrapper_cha #detail7_cha .slide_cha .dec-cha_cha {	width: 23%; margin: -18% 8% 20px auto; }
	#toroWrapper_cha #detail7_cha .slide_cha .dec-cha_cha .d01_fukidashi { width: 260%; bottom: 20%; left: -260%; }
}

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

	introduction

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

#toroWrapper_cha #introduction_cha {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
#toroWrapper_cha #introduction_cha::before {
  content: "";
  display: block;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #53BB99;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha {
  background: #fff;
  border-radius: 40px;
  padding: 45px 80px 55px;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .ttl_cha {
  max-width: 371px;
  margin: 0 auto 22px;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .lead_cha {
  font-size: 1rem;
  line-height: 1.7;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha {
  margin: 30px 0 0;
  position: relative;
  z-index: 2;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul {
  display: flex;
  align-items: flex-end;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li .modal_cha {
  cursor: pointer;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
#toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li .modal_cha .in-btn_cha {
  max-width: 99px;
  margin: 20px auto 0;
}
#toroWrapper_cha #bnr_cha .c-inner_cha {
  padding-top: 95px;
  padding-bottom: 100px;
}
#toroWrapper_cha #bnr_cha .c-inner_cha .copy_cha {
  font-size: 0.875rem;
  font-family: "Yu Gothic Pr6N R", sans-serif;
  text-align: center;
  margin: 65px 0 0;
}
#toroWrapper_cha #bnr_cha .bnr-list_cha ul {
  display: grid;
  gap: 49px 98px;
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 768px) {
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha {
    padding: 0 80px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul {
    gap: 40px 40px;
    justify-content: space-around;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li {
    max-width: 140px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li .modal_cha:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 1350px) {
	#toroWrapper_cha #introduction_cha .introduction-box_cha { padding: 45px 15vw 55px; }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha #introduction_cha .introduction-box_cha {
    border-radius: 30px;
    padding: 22px 20px 30px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .ttl_cha {
    width: 89.5%;
    margin: 0 auto 20px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .lead_cha {
    font-size: 0.875rem;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha {
    margin: 15px auto 0;
    max-width: 300px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 -5px -7%;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li:not(:first-child) {
    width: 43%;
    margin: 0 0 5px 7%;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li:first-child {
    width: 100%;
    padding-left: 7%;
    margin-bottom: 5px;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li:first-child .modal_cha {
    width: 46.4%;
    margin: 0 auto;
  }
  #toroWrapper_cha #introduction_cha .introduction-box_cha .introduction-list_cha ul li .modal_cha .in-btn_cha {
    margin-top: 11px;
  }
  #toroWrapper_cha #bnr_cha .c-inner_cha {
    padding-top: 85px;
    padding-bottom: 40px;
  }
  #toroWrapper_cha #bnr_cha .c-inner_cha .copy_cha {
    margin: 25px 0 0;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
  #toroWrapper_cha #bnr_cha .bnr-list_cha ul {
    gap: 40px 50px;
  }
}
@media screen and (max-width: 767px) {
  #toroWrapper_cha #bnr_cha .bnr-list_cha ul {
    gap: 24px 0;
    grid-template-columns: repeat(1, 1fr);
  }
}

#toro-black_bg_cha {
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  transition: all 0.3s ease-in;
}
#toro-black_bg_cha.open_cha {
  visibility: visible;
  opacity: 1;
}

.close-modal_cha {
  cursor: pointer;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
@media screen and (min-width: 768px) {
  .close-modal_cha:hover {
    opacity: 0.7;
  }
}

.modal-content-outer_cha {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  max-height: calc(100vh - 75px);
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 9999999;
  overflow: hidden;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 767px) {
  .modal-content-outer_cha {
    width: 100%;
    padding: 0 16px;
  }
}
.modal-content-outer_cha .modal-content_cha {
  overflow-y: scroll;
  max-height: calc(100vh - 75px);
  margin: 0 auto;
  text-align: center;
}
.modal-content-outer_cha .modal-content_cha .modal-content-inner_cha {
  padding: 18px 21.5px 23px;
  max-width: 343px;
  background: #fff;
  border-radius: 30px;
  margin: 0 auto;
}
.modal-content-outer_cha .modal-content_cha .modal-content-inner_cha .m-img_cha figure {
  margin: 0;
}
.modal-content-outer_cha .modal-content_cha .modal-content-inner_cha .m-img_cha img {
  width: 100%;
  height: auto;
}
.modal-content-outer_cha .modal-content_cha .modal-content-inner_cha .m-lead_cha {
  font-family: "Yu Gothic Pr6N M", sans-serif;
  font-size: 0.875rem;
  margin: 15px 0;
  text-align: left;
  line-height: 1.9;
  padding: 0 25px;
}
.modal-content-outer_cha .modal-content_cha .modal-content-inner_cha .btn-outer_cha .close-modal_cha {
  max-width: 245px;
  margin: 0 auto;
}
.modal-content-outer_cha.open_cha {
  visibility: visible;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */