<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  scroll-behavior: smooth;
  /*font-size: 1.333vw;*/
  font-size:10px;
}

p {
  margin: 3rem 0;
}
@media screen and (max-width: 750px) {

  .benefits-wrapper__content-box {
    background-color: #fff;
   padding: 2rem;
  }

  .benefits-wrapper__title h2 span {
    font-size: 5rem;
  }

  .vol2 h2 .gold {
    font-size: 3.5rem;
    padding:0px 10px;
  }

  .sentence-title h2 {
    font-size: 3rem;
    padding: 4rem 0;
  }
  
  .sentence-title h2 span {
    font-size: 4rem;
  }

  .text01-content {
    padding: 2rem 2rem;}
  .worries-wrapper__img {
    z-index: -1;
    width: 23rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -11%);
  }

  .voice-wrapper__box-content-inner-name{text-align:center;margin-top:5px;}

  p {
    margin: 2rem 0;
  }
}

img {
  width: 100%;
}

.red {
  color: #a6102a;
  font-weight: bold;
}
.red2 {
  color: #ff0000;
  font-weight: bold;
}
.yellow {
  color: #fcfd59;
  font-weight: bold;
}


.mr0 {
  margin: 0;
}

.black {
  color: #101010;
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.gold {
  background: linear-gradient(180deg, #fcfeab 0%, #e2b94d 72%, #ceaa49 100%);
  background: -webkit-linear-gradient(-90deg, #fcfeab 0%, #e2b94d 72%, #ceaa49 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (min-width: 751px) {
  .cv-wrapper__detail-online-text p,
  .message-wrapper__container p,.flow-wrapper__container p,
  .benefits-wrapper__content-box-text p,
  .merit-wrapper__content-box p,
  .text01-content p,
  .intro-box p,
  .text01-content p{line-height:3.6rem;}


  .tel-s{font-size:5rem;}
  .intro_title h2 {
    font-size: 4.5rem;
    padding: 4rem 0;
  }
  .intro_title h2 span {
    font-size: 6.5rem;
  }

  .vol2 h2 .gold {
    font-size: 5rem;
  }

  ul.osusume li p {
    font-size: 23px;
    font-weight: bold;
    border-left: 5px solid #a6102a;
    padding-left: 3px;
    padding-bottom: 3px;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 20px;
  }
  ul.osusume li p::before {
    content: "";
    display: inline-block;
    background: url(../images/checkbox.png) no-repeat;
    background-size: 30px;
    vertical-align: middle;
    margin-right: 3px;

      width: 3rem;
    height: 3rem;
}
  
.pts{font-size:3rem;margin-bottom:10px;}

  .none-min750{display:none;}
  footer {
    margin-top:30px;}
  .benefits-wrapper__title h2 span.point{color:#bf9000;}



  .center-min750{text-align: center;}
/*
  .vol2 h2 .gold {
    font-size: 3.5rem;
  }*/


}
/* body */
body {background-image: url("../images/back.jpg");
  background-repeat: repeat;
  /*font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;*/
  
}
body {font-size:2rem;
  font-family: 'Noto Sans JP', sans-serif;
}
@keyframes rumble2 {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(2deg);
  }
  70% {
    transform: rotate(-1deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* #fv */
#fv_pc {
  display: block;
}
#fv_pc h1 {
  margin: 0;
}


@media screen and (max-width: 750px) {

  .cv-wrapper__detail-online-text p,
  .message-wrapper__container p,.flow-wrapper__container p,
  .benefits-wrapper__content-box-text p,
  .merit-wrapper__content-box p,
  .text01-content p,
  .intro-box p,
  .text01-content p{line-height:3.2rem;}


  .tel-s{font-size:3.4rem;}
  .none-max750{display:none;}

  .pts{font-size:2rem;
    margin-bottom:0px;
    margin-top:10px;}

  .movie-box_lead .yellow.pts2{font-size:4rem;}

 .cp-container .mb10-max750{margin-bottom:10px}
  .benefits-wrapper__title h2 span.point{color:#bf9000;font-size:3rem;  line-height: 0.5rem;}


  ul.osusume li p {
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #a6102a;
    padding-left: 3px;
    padding-bottom: 3px;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 20px;
  }
  ul.osusume li p::before {
    content: "";
    display: inline-block;
    background: url(../images/checkbox.png) no-repeat;
    background-size: 26px;
    vertical-align: middle;
    margin-right: 3px;
  }

  
  ul.osusume li p::before {
    width: 25px;
    height: 23px;}
  #fv_pc {
    display: none;
  }
}

#fv_sp {
  display: none;
}
#fv_sp h1 {
  margin: 0;
}
@media screen and (max-width: 750px) {
  #fv_sp {
    display: block;
  }
}

.fv_wrapper {
  width: 100%;
}

img {
  width: 100%;
}

/* main */
main {
  max-width: 100%;
  position: relative;
}

.main__wrapper{  
}

article {background-color:#FFFFFF;
 /* max-width: 88rem;*/
 max-width:850px;
  margin: 0 auto;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.movie {
  width: 100%;
  /*background-color: #040f47;*/
  background-color: #fff;
  padding: 2rem 0 0rem 0;
  position: relative;
}
.movie-title {
  padding: 2rem 0;
  text-align: center;
}


.movie-title p {
  font-weight: bold;
  color: #333;
  margin: 0;
}
.movie-title p span {
  color: #b50000;

}

.movie-triangle {
  width: 0;
  height: 0;
  border-right: 3rem solid transparent;
  border-left: 3rem solid transparent;
  border-top: 3rem solid #a6102a;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.movie-content {
  text-align: center;
  position: relative;
  padding-top: 65%;
}
.movie-content iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90%;
  height: 100%;
}
.movie-box__alert {
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
}
.movie-box_lead {background-image: url("../images/back-red2.jpg");
  background-repeat: repeat;
  background-color:#951912;
  background-size: 150px;
/*  background-color:#040f47;*/
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  padding: 2rem 2rem;
}
@media screen and (max-width: 750px) {
  .intro_title h2 {
    font-size: 2.1rem;
    padding: 4rem 0;
  }
  .intro_title h2 span {
    font-size: 5rem;
  }

  



  body {
    font-size: 1.8rem;
}
  .movie-box_lead {
    font-size: 3.4rem;
  }
}

.movie-box_lead .yellow {
  color: #fcfd59;
  font-size: 4rem;
}
@media screen and (max-width: 750px) {
  .intro_title h2{  line-height: 2rem;}
  .movie-box_lead .yellow {
    font-size: 3.8rem;
  }
}

.text01 {
  position: relative;
}
.text01-triangle {
  width: 0;
  height: 0;
  border-right: 3rem solid transparent;
  border-left: 3rem solid transparent;
  border-top: 3rem solid #651413;
  margin: 0 auto;
}

.text01-content {
  text-align: justify;
}
.text01-content ul {
  margin-left:15px;
  padding-left: 0;
}
.text01-content ul li {
  font-size: 2.5rem;
  font-weight:bold;
  margin-bottom: 2rem;
  padding-left: 0;
}
@media screen and (min-width: 751px) {
  .hed-top{height:66px;}
  .movie-title p {
    font-size: 3rem;}
  .movie-title p span {font-size: 4rem;}
  .text01-content .text01-content__catch p {font-size: 2.4rem;}
}
@media screen and (max-width: 750px) {
  .movie-title p {
    padding:0.5rem;
    font-size: 2rem;}
  .movie-title p span {font-size: 3rem;}
  .text01-content .text01-content__catch p  {font-size: 2.1rem;}
  .text01-content ul li {
    font-size: 2rem;
  /*  margin-bottom: 4rem;*/
  }
}
.text01-content ul li .bold {
  color: #a6102a;
  font-weight: bold;
}
.text01-content ul li span{background-color:#fcfd59;}

.text01-content p {
  /*font-size: 20px;*/
  padding: 0;
}
.text01-content__catch {
  text-align: center;
}

.text01-content__catch p {
  margin-bottom:1rem;
  font-weight: bold;
  background-color: #fcfd59;
  list-style-type: none;
 /* display: inline-block;*/
  padding: 1rem;
  margin-top: 0;
}
.text01-content-pickup ul li {
  list-style-type: none;
}
.text01-content-pickup ul li p {
  display: inline-block;
  /*border-bottom: 2px dotted #ccc;*/
  font-weight: bold;
  font-size: 22px;
  margin: 0;
}

.text01-content-pickup ul li p span{
  background-color: #fcfd59;
  border-bottom: 2px dotted #ccc;
}



.worries {
  background: linear-gradient(180deg, rgb(195, 195, 195), rgb(255, 255, 255));
  width: 100%;
}
.worries-wrapper {
  padding: 2rem;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 750px) {
  .hed-top{height:72px;}
  .worries-wrapper__title h2 {
    text-align:center;
    line-height:44px;
    padding-top: 129px;
    font-size: 2.5rem;

  }


}

.worries-wrapper__title h2 {
  color: #101010;
}

.worries-wrapper__title h2 span {
  font-size: 6rem;
  color: #a6102a;
}

.worries-wrapper__contents-item {
  padding: 1rem;
 /* border: 0.3rem solid #ccc;*/
  border-radius: 0rem;
  border-bottom:2px solid #ccc;
  margin-bottom: 2rem;
  background-color: #fff;
}
.worries-wrapper__contents-item p {
  margin: 0;
  font-size: 2.5rem;
  font-weight: bold;
  /*text-indent: -1.5em;*/
  padding:0em 0.4em ;
}
@media screen and (max-width: 750px) {
  .worries-wrapper__contents-item p {
    font-size: 2rem;
  }
}
.worries-wrapper__contents-item p::before ,{
  content: "";
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background: url(../images/checkbox.png) no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 3px;
}
@media screen and (max-width: 750px) {
  .worries-wrapper__contents-item p::before {
    width: 3.8rem;
    height: 3.8rem;
  }
}

.intro_title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
}



.intro_title h2 {
  margin-bottom:0px;
  color: #fff;
  text-align: center;
}
.intro_title h2 span {
  color: #fcfd59;
}



.intro-box {
  text-align: justify;
}
.intro-box ul {
  padding-left: 0;
}
.intro-box ul li {
  font-size: 1.8rem16px;
  padding-left: 0;
}
.intro-box p {
  /*font-size: 16px;*/
 /* font-size: 20px;*/
  padding: 0;
}
.intro-box p.red {font-size: 2.5rem;}

.intro-box .cacth {
  font-size: 20px;
}
.intro-box__note {
  text-align: left;
}
.intro-box__note-container {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  background-color: #040f47;
  padding: 0 2rem;
  margin-bottom: 1rem;
}
.intro-box__note-container span {
  color: #fcfd59;
}
.intro-box__note-container p {
  color: #fff;
  padding: 0;
  font-size: 16px;
}

.voice {
  background-image: url("../images/back-voice.jpg");
  background-repeat: repeat;
  background-color: #040f47;
  padding: 1rem 0 1rem;
}
.voice h2 {
  font-size: 5rem;
  color: #fff;
  text-align: center;/*
  background: linear-gradient(180deg, #fcfeab 0%, #e2b94d 72%, #ceaa49 100%);
  background: -webkit-linear-gradient(-90deg, #fcfeab 0%, #e2b94d 72%, #ceaa49 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}
.voice h2 span {
  font-size: 4rem;
}


.voice-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.voice-wrapper__box {
  max-width: 100%;
  padding-bottom: 4rem;
}
.voice-wrapper__box-title {
  background-color: #00516d;
  padding: 2rem;
}
.voice-wrapper__box-title h3 {
  color: #fff;
  font-weight: bold;
  font-size: 2.5rem;
  margin: 0;
}
.voice-wrapper__box-content {    background-image: url(../images/back-voice02.jpg);
  background-repeat: repeat;
  background-color: #fff;
  padding: 2rem;

}
.voice-wrapper__box-content-inner {
  display: flex;
  justify-content: space-between;
  margin-right: 1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  .voice-wrapper__box-content-inner {
    flex-direction: column;
  }
}
.voice-wrapper__box-content-inner-img {
  width: 30%;
}
@media screen and (max-width: 750px) {
  .voice-wrapper__box-content-inner-img {
    width: 100%;
    max-width:200px;
    margin: 0 auto;

    
  }
}
.voice-wrapper__box-content-inner-info {
  width: 100%;
  font-size: 1.9rem;
}
@media screen and (max-width: 750px) {
  .voice-wrapper__box-content-inner-info {
    width: 100%;
  }
}
.voice-wrapper__box-content-inner-info-name {
  font-size: 16px;
}
.voice-wrapper__box-content-inner-info-war {
  font-size: 16px;
  padding-bottom: 0rem;
}
.voice-wrapper__box-content-text {
  width: 100%;
}

.voice-wrapper__box-content-text p:first-of-type {
margin-top:0px;
}
.voice-wrapper__box-content-text p:last-of-type {
  margin-bottom:0px;
  }
@media screen and (max-width: 750px) {
  .voice-wrapper__box-content-text {
    width: 100%;
    margin-top: 1rem;
  }
}
.voice-wrapper__box-content-text p {
 /* font-size: 16px;*/
  text-align: justify;
}

.voice02 {
  background-image: url(https://trendaqua.co.jp/handball/yoshimura/images/voice02-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.voice02-title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
}
.voice02-title h2 {
  font-size: 5rem;
  color: #fff;
  padding: 5rem 0;
  text-align: center;
  margin: 0;
}
.voice02-wrapper {
  background-color: #ffffff;
  padding: 2rem;
}
.voice02-wrapper__box {border-radius: 10px;
  background-image: url("../images/back-voice02.jpg");
  background-repeat: repeat;
  padding: 2rem;
  /*border: 1px solid #101010;*/
  margin-bottom: 3rem;
}
.voice02-wrapper__box-title {
  border-radius: 5px;
  background-color: #00516d;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.voice02-wrapper__box-title h3 {
  color: #fff;
  font-weight: bold;
  font-size: 2.5rem;
  margin: 0;
}
.voice02-wrapper__box-outer {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .voice02-wrapper__box-outer {
    flex-direction: column;
  }
}
.voice02-wrapper__box-outer-feature {
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .voice02-wrapper__box-outer-feature {
    width: 100%;
  }
}
.voice02-wrapper__box-outer-feature-img {
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .voice02-wrapper__box-outer-feature-img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;



  }
}
.voice02-wrapper__box-outer-feature-name {
  font-size: 16px;
  font-weight: bold;
  color: #101010;
}
.voice02-wrapper__box-outer-feature-name p {
  font-size: 20px;
}
.voice02-wrapper__box-outer-feature-name p span {
  font-size: 14px;
  font-weight: normal;
  padding-left: 5px;
}
.voice02-wrapper__box-outer-feature-name-school {
  background-color: #101010;
  padding: 1rem;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 1rem;
}
.voice02-wrapper__box-outer-feature-name-school p {
  font-size: 1.6rem;
  text-align: center;
  margin: 0;
}
.voice02-wrapper__box-outer-text {
  width: 65%;
}
@media screen and (max-width: 750px) {
  .voice02-wrapper__box-outer-text {
    width: 100%;
  }
}
.voice02-wrapper__box-outer-text p {
 /* font-size: 16px;*/
}

.profile-title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
}
.profile-title h2 {
  font-size: 5rem;
  color: #fff;
  padding: 5rem 0;
  text-align: center;
  margin: 0;
}
.profile-wrapper {
  padding: 2rem;
}
.profile-wrapper__outer {
  background-image: url("../images/back-voice02.jpg");
  background-repeat: repeat;
  display: flex;
  justify-content: space-between;
  padding: 2rem;
  /*border: 1px solid #101010;*/
}

.voice-wrapper__box-content-inner-img img,
.voice02-wrapper__box-outer-feature-img img,
.profile-wrapper__outer-img img{border-radius:10px;}


@media screen and (max-width: 750px) {
  .profile-wrapper__outer {
    flex-direction: column;
  }
}
.profile-wrapper__outer-img {
  width: 30%;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .profile-wrapper__outer-img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}
}
.profile-wrapper__outer-content {
  width: 65%;
}
@media screen and (max-width: 750px) {
  .profile-wrapper__outer-content {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .profile-wrapper__outer-content-name {
    text-align: center;
  }
}
.profile-wrapper__outer-content-name p {
  /*font-size: 20px;*/
  font-size: 2.5rem;
  font-weight: bold;
  color: #101010;
}
.profile-wrapper__outer-content-name p span {
  font-size: 14px;
  font-weight: normal;
  color: #101010;
  margin-left: 5px;
}
.profile-wrapper__outer-content-text p {
 /* font-size: 16px;*/
}

.sentence-title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
}





.sentence-title h2 {
  color: #fff;
  text-align: center;
  margin: 0;
}
.sentence-title h2 span {
  color: #fcfd59;
}
.sentence-wrapper {
  padding: 2rem;
}
.sentence-wrapper p {
  /*font-size: 2rem;*/
}
@media screen and (max-width: 750px) {
  .sentence-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.vol1 {
  background-image: url(../images/back-blue.jpg);
  background-repeat: repeat;
  background-color: #040f47;
  padding: 1rem 0 1rem;
}




.vol1 h2 {
  margin: 0;
  color: #fff;
  text-align: center;
}

.vol1 h2 .large {
  font-size: 8rem;
}



.vol1-wrapper {
  padding: 2rem;
}
.vol1-wrapper__box {
  border-radius: 10px;
  background-color: #fff;
}
.vol1-wrapper__box-title {
  padding: 2rem 2rem 0rem 2rem;
}
.vol1-wrapper__box-title h3 {
  padding-bottom:1rem;
  border-bottom:1px solid #ddd;
  
  color: #a6102a;
  margin: 0;
}
.vol1-wrapper__box-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}


@media screen and (max-width: 750px) {
  .vol1-wrapper__box-content {
    flex-direction: column-reverse;
    margin-bottom: 2rem;
  }
}
.vol1-wrapper__box-content-text {
  width: 60%;
}
.vol1-wrapper__box-content-text2 {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .vol1-wrapper__box-content-text,.vol1-wrapper__box-content-text2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.vol1-wrapper__box-content-text p,.vol1-wrapper__box-content-text2 p {
 /* font-size: 16px;*/
}
.vol1-wrapper__box-content-img img{border-radius:10px;}
.vol1-wrapper__box-content-img {
  width: 35%;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .vol1-wrapper__box-content-img {
    width: 100%;
    margin-top: 2rem;
  }
}

.vol2 {  background-image: url(../images/back-red2.jpg);
  background-repeat: repeat;
  background-color: #a6102a;
  padding: 1rem 0 1rem;
}
.vol2 h2 {
  margin: 0;
  color: #fff;
  text-align: center;
}
.vol2 h2 .large {
  font-size: 8rem;
}

.vol2-wrapper {
  padding: 2rem;
}
.vol2-wrapper__box {
  background-color: #fff;
}
.vol2-wrapper__box-title {
  padding: 2rem;
}
.vol2-wrapper__box-title h3 {
  font-size: 2.6rem;
  color: #040f47;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .vol2-wrapper__box-title h3 {
    font-size: 3.6rem;
  }
}
.vol2-wrapper__box-content {
  display: flex;
  justify-content: space-between;
  padding: 0 3rem 3rem;
  margin-bottom: 2rem;
}
.vol2-wrapper__box-content-text {
  width: 65%;
}
.vol2-wrapper__box-content-text p {
  font-size: 1.8rem;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .vol2-wrapper__box-content-text p {
    font-size: 3rem;
  }
}
.vol2-wrapper__box-content-img {
  width: 35%;
}

.merit {
  background-color: #040f47;
}
.merit-title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
  /*background-size: cover;*/
  background-size: 100% 100%;
}


  
.merit-title h2 {
  color: #fff;
  text-align: center;
  margin: 0;
}



.merit-title h2 span {
  font-size: 4rem;
  color: #fcfd59;
}

.merit-wrapper {
  padding: 2rem;
}
.merit-wrapper__content {
  background-color: #fff;
  padding: 2rem 6rem;
}
@media screen and (max-width: 750px) {
  .merit-wrapper__content {
    padding: 2rem;
  }
}
.merit-wrapper__content ul {
  padding: 0;
}
.merit-wrapper__content ul li {
  list-style-type: none;
}




.merit-wrapper__content ul li p {
  background-color:#fcfd59;
  font-size: 2.4rem;
  font-weight: bold;
 /* border-left: 5px solid #a6102a;*/
  padding-left: 0px;
  padding: 4px 2px 2px 2px;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 20px;
}
.merit-wrapper__content ul li p::before {
  content: "";
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  background: url(../images/checkbox.png) no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 3px;
}
@media screen and (max-width: 750px) {
  .merit-wrapper__content ul li p{font-size:20px;}
  .merit-wrapper__content ul li p::before {
    width: 30px;
    height: 30px;
  }
}
.merit-wrapper__content-box p {
  /*font-size: 16px;*/
}
.merit-wrapper__content-box p .catch {
  font-size: 18;
  color: #a6102a;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .merit-wrapper__content-box p .catch {
    font-size: 16px;
  }
}

.benefits {
  background-color: #fff;
}
.benefits-wrapper__title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700; /* 太さの指定 */
  font-style: italic;
  text-align: center;
}


.benefits-wrapper__title h2 {
  color: #040f47;
}
.benefits-wrapper__title h2 span {
  color: #a6102a;
}

.benefits-wrapper__content {
  background-image: url("../images/back-henkin.jpg");
  background-repeat: repeat;
  /*background: linear-gradient(90deg, rgb(255, 0, 0), rgb(133, 0, 0));*/
}


.benefits-wrapper__content-box-title-large {text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700; /* 太さの指定 */
  font-size: 4.4rem;
  color: #a6102a;
  margin: 0;
  border-bottom: 2px solid #040f47;
}
@media screen and (max-width: 750px) {
  .benefits-wrapper__content-box-title-large {
    font-size: 3.4rem;
  }
}
.benefits-wrapper__content-box-title-small {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: 'Noto Serif JP', serif;
    font-weight: 700; /* 太さの指定 */
  font-size: 4.4rem;
  color: #a6102a;
  margin: 0;
  border-bottom: 2px solid #040f47;
}
.benefits-wrapper__content-box-text p {
  /*font-size: 16px;*/
}


.cv-wrapper__img {
  margin:0 auto;
  width: 100%;
  max-width:640px;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__img {
    width: 100%;
  }
}
.cv-wrapper__price {
  padding: 2rem;
}
.cv-wrapper__price p {
/*  font-size: 16px;*/
  /*color: #ff0000;*/
  text-align: center;
  margin: 0;
}
.cv-wrapper__price p span {
  font-size: 4rem;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__price p span {
    font-size: 4.5rem;
  }
}
.cv-wrapper__btn {
  display: inline-block;
  animation: bounce 2s infinite;
  display: block;
  margin: 0 auto;
  width: 80%;
  cursor: pointer;
  transition-duration: 0.4s;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-7px);
  }
}



@media screen and (max-width: 750px) {
  .cv-wrapper__btn {
    width: 100%;
  }
}
.cv-wrapper__btn:hover {
  transform: scale(1.1);
}
.cv-wrapper__detail {
 /* font-size: 16px;*/
  /*color: #ff0000;*/
  font-weight: bold;
}
.cv-wrapper__detail-img {
  width: 40rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-img {
    width: 100%;
  }
}

.cv-wrapper__detail-summary {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-summary {
    flex-direction: column;
  }
  .cv-wrapper__detail-summary-text {margin-top:2rem;}
}
.cv-wrapper__detail-summary-text {
  width: 60%;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-summary-text {
    width: 100%;
  }
}
.cv-wrapper__detail-summary-text span {
  /*font-size: 16px;*/
  font-weight: bold;
  color: #101010;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-summary-text span {
    /*font-size: 16px;*/
  }
}
.cv-wrapper__detail-summary-text p {
 /* font-size: 16px;*/
  color: #101010;
  text-indent: -1.8rem;
  padding-left: 1.8rem;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-summary-text p {
    padding-left: 2rem;
  }
}
.cv-wrapper__detail-summary-img {
  width: 20%;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-summary-img {
    width: 50%;
  }
}
/*
.cv-wrapper__detail-online {
  padding: 2rem;
}*/
.cv-wrapper__detail-online-text {
  color: #101010;
  font-weight: normal;
}
.cv-wrapper__detail-online-img {
 /* width: 80%;*/
 width: 100%;
 max-width:640px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .cv-wrapper__detail-online-img {
    width: 100%;
  }
}
.cv-wrapper__detail-online .online-btn {
  margin-top: 2rem;
}

.inquiry-title {
  background: url(../images/title.png);
  background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
}


.inquiry-title h2 {
  color: #fff;
  text-align: center;
  margin: 0;
}

.inquiry-wrapper__container {
  padding: 0 2rem;
  background-color: #fff;
}
.inquiry-wrapper__container dl dt {
  font: size 2.3rem;
  border-radius: 10px;
  background-color: #040f47;
  padding: 1.5rem;
  color: #fff;
 /* font-size: 18px;*/
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .inquiry-wrapper__container dl dt {
    /*font-size: 17px;*/
  }
}
.inquiry-wrapper__container dl dt::before {
  content: "Q.";
  font-weight: bold;
  margin-right: 1rem;
}
.inquiry-wrapper__container dl dd {border-radius: 10px;
  background-image: url(../images/back-voice02.jpg);
  background-repeat: repeat;
  background-color: #fff;
  padding: 2rem 2rem 2rem 4rem;
  color: #101010;
  /*font-size: 15px;*/
  margin-left: 0rem;
  text-indent: -3rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.inquiry-wrapper__container dl dd p {
  text-indent: 0;
}
.inquiry-wrapper__container dl dd::before {
  content: "A.";
  font-weight: bold;
  margin-right: 1rem;
  color: #a6102a;
}

.message-wrapper,
.flow-wrapper  {
 /* border:2px solid #ddd;*/
  padding: 0rem;
  background-color: #fff;
}
.message-wrapper__title,
.flow-wrapper__title {
  background-color: #040f47;
  padding: 2rem;
}
.message-wrapper__title h2,
.flow-wrapper__title h2 {
  margin: 0;
  text-align: center;
  font-size: 3rem;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700; /* 太さの指定 */
}
@media screen and (max-width: 750px) {
  .inquiry-wrapper {
    padding: 1rem;
  }
  .message-wrapper__title h2,
  .flow__title h2 {
    font-size: 2.5rem;
  }
}
.message-wrapper__container,
.flow-wrapper__container  {
  max-width: 720px;
  text-align: left;
  padding: 0rem 4rem;
  margin: 0 auto;
}
.message-wrapper__container p,
.flow-wrapper__container p {
 /* font-size: 16px;*/
}
.message-wrapper__container span,
.flow-wrapper__container span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .message-wrapper__container span, 
  .flow-wrapper__container span {
    font-size: 16px;
  }
}

footer {
  max-width: 100%;
  background-color: #101010;
  padding: 3rem 0;
  text-align: center;
}
footer .footer-wrapper {
  max-width: 88rem;
  margin: 0 auto;
  font-size: 1.4rem;
  color: #ccc;
}
footer .footer-wrapper a {
  color: #ccc;
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  margin: 1rem 0;
  text-decoration: none;
}
@media screen and (max-width: 750px) {

  footer .footer-wrapper a {
  font-size: 1.8rem;
  margin: 0rem 0;
}

}
footer .footer-wrapper a:hover {
  color: #fff;
}

.footer-button {
  position: fixed;
  bottom: 0;
  right: 3rem;
  z-index: 99;
}
.footer-button__container {
  margin-bottom: 2rem;
  transition-duration: 0.4s;
  animation: rumble2 1.2s linear infinite;
}
.footer-button__container:hover {
  transform: scale(1.1);
}

#scrollButton {
  display: none;
}/*# sourceMappingURL=style.css.map */

ul.osusume {
list-style: none;
    padding-left: 0; /* 必要に応じて左のインデントを調整 */
}


.center{text-align: center;}
.cv-wrapper__price p span.strikethrough {
  /*font-size:16px;*/
  text-decoration: line-through;
}

.ming {margin-top:5px;
  font-family: 'Noto Serif JP', serif;
  font-weight:bold;
}


.countdown-container {
  /*font-family: 'Noto Serif JP', serif;*/
  font-weight: 700; /* 太さの指定 */
  color:#fff;
  background-color: #232323;
  
  text-align: center;
  font-weight:bold;
}

.countdown {
  position: relative;
  top: -2px; /* 必要に応じて調整 */
  background-color: #fff;
  color: #000;
  padding: 5px 10px;
  margin: 0 5px;
  border-radius: 5px;
  width: 200px; /* 固定幅を設定 */
  text-align: center; /* 数字を中央揃えに */
}




        .cp-container {
          display: flex;
          justify-content: center; /* アイテムを中央に寄せる */
          align-items: center; /* アイテムを垂直方向に中央に寄せる */
          flex-wrap: wrap;
      }


      .cp-item {
         /* flex: 1;*/
          min-width: 100px;
          margin: 3px;
          flex: none;
      }



      @media (min-width: 751px) {

        .cv-wrapper {
          padding: 2rem;
          /*text-align: center;*/
        }

        .inquiry-title h2 {
          font-size: 5rem;
          padding: 5rem 0;}
        .intro-box {padding: 2rem 4rem;}
        .vol1-wrapper__box-content {padding: 0 3rem 3rem;}
        .voice-wrapper {padding: 0 4rem;}
        .cv-wrapper__detail-summary {
          margin: 4rem 4rem 0;
          }
        .inquiry-wrapper {
          padding: 2rem;
        }

        .benefits-wrapper__title h2 {
          font-size: 3.4rem;
          margin: 5rem 0rem 3rem 0rem;
          padding:0rem 1rem;}

        .benefits-wrapper__content {
          padding: 4rem 2rem 2rem;
          }

        .benefits-wrapper__content-box {
          background-color: #fff;
          padding: 2rem 4rem;
          margin-bottom: 4rem;
        }

        .benefits-wrapper__content-box-text img{    margin-bottom: -28px;}

        .benefits-wrapper__title h2 span {
          font-size: 8rem;
        }
        .benefits-wrapper__title h2 span.point{ font-size:4rem;}
        .voice-wrapper__box-content-text {
          padding: 0 2rem;
          }

        .merit-title h2 {font-size: 4.6rem;
          padding: 4rem 0;}
        .merit-title h2 .merit-large {
            font-size: 6.5rem;
          }
        .vol1 h2 {
          font-size: 4rem;
          }
          .vol1 h2 .gold {
            font-size: 5rem;
          }

        .sentence-title h2 {
          font-size: 4.5rem;
          padding: 4rem 0;
        }
        
        .sentence-title h2 span {
          font-size: 6rem;
        }

        
        .text01-content {
          padding: 2rem 4rem;}

        .worries-wrapper__img {
          width: 30rem;
          position: absolute;
          top: 0;
          right: 0;
          z-index: -1;
        }
        .worries-wrapper__title h2 {
          line-height:62px;
          font-size: 4.5rem;
          }

        .worries-wrapper__contents {
          padding: 2rem 4rem;
        }

        .footer-button__container {
          width: 12rem;}
        .countdown-container {padding: 15px;}
        .countdown {font-size:2rem;}
        .countdown-container {font-size:1.5rem;}
        .cp-r-min751{text-align:right;width:42%;}
        .cp-l-min751{text-align:left;width:56%;}
        .ml-min751{/*margin-left: -14vw;*/}
    }


      @media (max-width: 750px) {
        .cv-wrapper {
          padding: 2rem;
          /*text-align: center;*/
        }
        .inquiry-title h2 {
          font-size: 4rem;
          padding: 4rem 0;}
        .intro-box {padding: 2rem 2rem;}
        .vol1-wrapper__box-content {padding: 0 1.6rem 1.6rem;}

        .voice-wrapper {padding: 0 1.6rem;}
        .benefits-wrapper__title h2 {
          font-size: 3rem;
          margin: 5rem 0rem 3rem 0rem;
          padding:0rem 1rem;}

        .benefits-wrapper__content {
          padding: 1rem;
          }

        .benefits-wrapper__content-box-text img{    margin-bottom: -5px;}

        .merit-title h2 {
          font-size: 3rem;
          padding: 4rem 1rem;}
        .merit-title h2 .merit-large {
            font-size: 5rem;
          }

        .vol1 h2 {
          padding:0px 10px;
          font-size: 3rem;
          }
          .vol1 h2 .gold {
            font-size: 3.5rem;
          }

        .footer-button__container {
          width: 8rem;}
        .countdown-container {padding: 5px 5px 10px 5px;}
        .countdown {font-size:1.3rem;}
        .countdown-container {font-size:1.3rem;}
          .cp-container {
              flex-direction: column;
          }
      }

      .voice-wrapper__box-content-inner-name p{margin: 0.5rem 0;text-align: center;}




      .outlined-text {
       /* font-size: 40px;*/
        color: black;
        text-shadow: 
            3px 3px 0 white, 
            -3px -3px 0 white, 
            -3px 3px 0 white, 
            3px -3px 0 white,
            3px 0 0 white, 
            -3px 0 0 white, 
            0 3px 0 white, 
            0 -3px 0 white;
    }

    table.jisseki tr td:nth-child(1) {
      width: 10%;
      }
      
      /* 2つめのtd */
      table.jisseki tr td:nth-child(2) {
      width: 50%;
      }
      
      /* 3つめのtd */
      table.jisseki tr td:nth-child(3) {
      width: 40%;
      }
      
      table.jisseki {
        font-size:1.6rem;
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 20px;
      }
      table.jisseki th, table.jisseki td {
      border: 1px solid #333333;
      padding: 8px;
      text-align: left;
      }
      table.jisseki th {
      background-color: #f2f2f2;
      }
a.tel-s{text-decoration: none;color:#ff0000;}

.fixed-bar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; /* 他のコンテンツの上に表示されるようにする */
}

</pre></body></html>