@charset "utf-8";
/* CSS Document */
/* SP用スタイルシート */

#head {
  background: transparent;
}

.mainTitle {
  padding-top: 20px;
  font-size: 0.9rem;
  color: #14bfff;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
.mainTitle span {
  font-size: 3rem;
  display: block;
  font-weight: normal;
}

#topSliderBox01 {
  overflow: hidden;
}
#topSliderBox01 .topSliderBox__slick {
  width: 260px;
  margin: 0 auto;
}
#topSliderBox01 .topSliderBox__slick .slick-slide {
  text-align: center;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#topSliderBox01 .topSliderBox__slick .slick-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#topSliderBox01 .topSliderBox__slick .slick-slide iframe {
  width: 248px;
  height: 139px;
  display: block;
  margin: 0 auto;
  border: 1px solid #fff;
}

#topSliderBox01 .slick-arrow {
  text-indent: -9999px;
  padding: 0;
  border: none;
  position: absolute;
  width: 15px;
  height: 18px;
  background: none;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  z-index: 1;
}
#topSliderBox01 .slick-arrow:hover {
  opacity: 0.7;
}
#topSliderBox01 .slick-arrow::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 18px;
  text-indent: 0;
}

#topSliderBox01 .slick-prev {
  left: -5px;
}
#topSliderBox01 .slick-next {
  right: -5px;
}
#topSliderBox01 .slick-prev::before {
  content: url(../img/sp/btn_arrow_01.png);
}
#topSliderBox01 .slick-next::before {
  content: url(../img/sp/btn_arrow_02.png);
}

#topSliderBoxSP .sp-slide {
  background-color: #fff;
  display: block;
  box-sizing: border-box;
  border: 1px solid #fff;
}

/* ===================================
#topCont
=================================== */
#topCont {
  text-align: center;
  padding-top: 66px;
  background-image: url(../img/sp/top01_sp_6.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: -66px;
}
#topCont .topInner {
  padding: 30px 0 0px;
}

.firstView {
  text-align: left;
  margin-left: 10px;
  margin-bottom: 60px;
}

.firstView img {
  width: 57.87vw;
  height: 26.934vw;
}

#topCont h2 {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#topCont h2 span {
  font-size: 3.4rem;
  font-weight: bold;
  display: block;
  margin-bottom: 7px;
}
#topCont h2 span span {
  font-size: 2.2rem;
  display: inline;
}
#topCont h2 span span:nth-child(2) {
  font-size: 4rem;
  letter-spacing: -0.5em;
}
#topCont h3 {
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
}
#topCont h3 .fontF01 {
  font-size: 1rem;
  margin-left: 10px;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px;
}
#topCont h3 span {
  color: #13bfff;
}
#topCont h3 span:nth-child(2) {
  color: #ff0;
}
#topCont .formBtn {
  font-size: 1rem;
  margin: 15px 0;
}
#topCont .campaign {
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  text-align: center;
}
#topCont .campaign .box1 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #ff0;
  margin-bottom: 12px;
}
#topCont .campaign .box1 span {
  border-bottom: 2px solid #b2b424;
  display: inline-block;
  padding-bottom: 3px;
  line-height: 1.2;
}
#topCont .campaign .box2 {
  margin-top: 5px;
  line-height: 1.5;
}
#topCont .campaign .box2 span {
  color: #ff0;
}
#topCont .campaign .box2 .note {
  color: #ffffff;
  font-size: 0.8rem;
}
#topCont .campaign .box3 {
  line-height: 1.6;
  font-size: 24px;
}

/* ===================================
#topBnr
=================================== */
#topBnr {
  margin: 3% 0 0;
}

.nolink {
  margin-top: 20px;
}

#topBnr img {
  width: 90%;
  margin: 2% 5% 1%;
}
.topBnr {
  width: 90%;
  margin: 30px auto;
}
.topBnr img {
  width: 100%;
}

/* ===================================
#news
=================================== */
#news {
  background-color: #14bfff;
  padding: 14px 0 45px;
}
#news h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  padding-bottom: 31px;
}
#news h2 span {
  font-size: 58px;
  display: block;
  font-weight: normal;
  margin-bottom: -4px;
}
.newsSlide {
  margin-bottom: 30px;
}
#news ul.newsList {
  display: flex;
  margin: 0 auto 10px;
}
.newsList li {
  margin-top: 3px;
}
.newsList li.sp-slide {
  background-color: #fff;
  width: 263px;
  height: 207px;
  display: block;
}
.newsList a {
  position: relative;
  height: 245px;
  display: block;
  padding: 16px 14px 0;
  background-color: #fff;
  color: #000;
  box-shadow: 0px 0px 2px 0px rgba(51, 51, 51, 0.3);
}
.newsList li .head {
  margin-bottom: 5px;
  max-height: 40px;
}
.newsList li .tag {
  font-size: 11px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #fff;
  padding: 2px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.newsList li .new {
  color: #13bfff;
  padding: 1px 12px;
  background-color: #ffff00;
  margin-right: 8px;
}
.newsList li .news {
  background-color: #0b6fc3;
}
.newsList li .event {
  background-color: #13bfff;
}
.newsList li .campaign {
  background-color: #e0ab0a;
}
.newsList li .blog {
  background-color: #e0ab0a;
}

.newsList li .title {
  height: 20px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
  color: #13bfff;
  word-break: break-all;
}
.newsList li img {
  float: right;
  width: 90px;
  height: 90px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.newsList li .description {
  width: 135px;
  margin-bottom: 10px;
  font-size: 14px;
  word-break: break-all;
  text-align: justify;
  line-height: 20px;
}
.newsList li .date {
  font-size: 13px;
  color: #59525f;
}
.newsList li .more {
  text-align: right;
  padding: 10px 0px;
  margin: 10px 0 0;
  border-top: 1px solid #e6e6e6;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  right: 5%;
  display: block;
  width: 90%;
}
.newsMore {
  display: block;
  width: 75%;
  margin: 0px auto;
  text-align: center;
  background-color: #ffff00;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
}
.newsMore a {
  display: block;
  padding: 18px 0;
  border-radius: 30px;
  color: #333;
}

/* ===================================
.media
=================================== */
.media {
  background-color: #14bfff;
  padding: 25px 0 35px;
}
.media h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  padding-bottom: 31px;
}
.media h2 span {
  font-size: 58px;
  display: block;
  font-weight: normal;
  margin-bottom: -4px;
}

.mediaList {
  width: 100%;
  margin: 0 auto 30px;
  overflow: hidden;
}
.mediaItem {
  width: 100%;
  margin: 0 5px;
  padding: 10px;
  background: #fff;
  outline: none;
}
.mediaItem:not(.slick-active) .mediaItemInner {
  opacity: 0.6;
}
.mediaItem .mainImg {
  width: 100%;
  height: 205px;
  margin-bottom: 15px;
}
.mediaItem .mainImg .mainImgLink {
  position: relative;
  display: block;
}
.mediaItem .mainImg img {
  width: 100%;
  height: 205px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.mediaItem .mainImg .mainImgLink:hover:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../media/img/ico_zoom_01.png) center rgba(0, 0, 0, 0.5) no-repeat;
  background-size: 30px auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.mediaItem .info {
  margin-bottom: 10px;
}
.mediaItem .info .date {
  font-size: 12px;
  color: #59535f;
}
.mediaItem .info .new,
.mediaItem .info .cate {
  font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin-left: 10px;
  padding: 4px 12px;
  font-size: 12px;
  color: #fff;
  line-height: 1;
}
.mediaItem .info .new {
  color: #13bfff;
  background: #ffff00;
}
.mediaItem .info .md_cate_01 {
  background: #006dc6;
}
.mediaItem .info .md_cate_02 {
  background: #00beff;
}
.mediaItem .headingTitle {
  overflow: hidden;
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #13bfff;
  line-height: 1.4;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.mediaItem .headingTitleLink {
  font-size: 14px;
  color: #13bfff;
  line-height: 1.4;
  text-decoration: underline;
}

.mediaMore {
  display: block;
  width: 75%;
  margin: 0px auto;
  text-align: center;
  background-color: #ffff00;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
}
.mediaMore a {
  display: block;
  padding: 18px 0;
  border-radius: 30px;
  color: #333;
}

/* コントロールボタンの削除 */
#cboxPrevious,
#cboxNext {
  display: none !important;
}

/* 画像クリック時にスライドが移動しないように設定 */
.cboxPhoto {
  pointer-events: none !important;
}

/* ===================================
#message
=================================== */
#message {
  padding: 20px;
  text-align: center;
}
#message h2 {
  font-size: 1.2rem;
  color: #13bfff;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 14px;
}
#message p {
  font-size: 0.9rem;
  line-height: 2.4;
  text-align: left;
}

/* ===================================
#balance
=================================== */
#balance {
  padding: 20px 0 50px;
  background-color: #576a85;
  background-image: url(../img/sp/top02_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
#balance .box {
}
#balance h2 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 2;
  padding: 0 15px;
  text-align: center;
}
#balance .txt {
  font-size: 17px;
  color: #15bfff;
  padding: 28px 0 10px;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
#balance .txt span {
  display: block;
  font-size: 10px;
}

.balanceList {
  margin: 0 auto;
  padding-top: 20px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.balanceList::before {
  content: '';
  border: 3px solid #15bfff;
  border-right: 0;
  width: 100%;
  display: block;
  position: absolute;
  left: 66px;
  top: 0;
  height: 100%;
  box-sizing: border-box;
}

.balanceList__item {
  font-size: 20px;
  color: #fff;
  position: relative;
}
.balanceList__item__tit {
  width: 112px;
  height: 112px;
  margin: 0 15px 0 10px;
  padding-top: 40px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 60px;
  box-sizing: border-box;
  background: #15bfff;
  font-size: 9px;
  line-height: 1.2;
  float: left;
}
.balanceList__item__tit > span {
  position: relative;
  z-index: 2;
}
.balanceList__item__tit .fontF01 {
  font-size: 17px;
  font-weight: normal;
  display: block;
}
.balanceList__item__txt01 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 12px;
}
.balanceList__item__txt01 span {
  color: #ff0;
  display: inline-block;
}
.balanceList__item__txt02 {
  line-height: 1.8;
  font-size: 15px;
  font-weight: bold;
  clear: both;
  padding: 10px 20px 38px 85px;
}
/* ===================================
#program
=================================== */
#program {
  background: #15bfff;
  padding: 20px 0 45px;
}
#program header h2 {
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  font-weight: bold;
}
#program header h2 span {
  font-size: 3rem;
  display: block;
  padding-bottom: 20px;
  font-weight: normal;
}

#program header p {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 25px 0 15px;
  font-feature-settings: "palt";
}
#program header p span {
  font-size: 0.9rem;
  display: block;
  padding-top: 10px;
}

.courseArea {
}
.courseArea .box {
  box-shadow: 0 0 4px #999;
  background: #fff;
}
.courseArea .box img {
  width: 100%;
}
.course01 {
  padding: 15px;
  margin: 20px;
  position: relative;
}
.course01 dl {
  text-align: center;
}
.course01 dt {
  font-size: 1.4rem;
  font-weight: bold;
  color: #13bfff;
}
.course01 dd {
}
.course01 dd span {
  color: #13bfff;
  font-size: 0.9rem;
  font-weight: bold;
}
.course01 dd p {
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.8;
}
.course01 dd img {
  width: 100%;
  padding: 10px 0;
}

/* .course */

.course {
  margin-left: 4px;
  display: flex;
}
.course li {
  background: #fff;
  float: left;
  width: 250px;
  display: block;
}
/*.course li:nth-child(2) {
  margin: 0 10px;
}*/

.course li.box p {
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
  color: #13bfff;
  padding: 20px 0;
  height: 60px;
}
.course li.box p span {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 5px;
}

.free {
  margin: 30px;
}
.free .balloon1 {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
  font-size: 0.8rem;
  text-align: center;
  font-weight: bold;
  background: #ff0;
  border-radius: 5px;
}

.free .balloon1:before {
  content: '';
  position: absolute;
  top: 40px;
  right: 40px;
  border: 6px solid transparent;
  border-top: 22px solid #ff0;
  transform: rotate(25deg);
}

.free .balloon1 p {
  margin: 0;
  padding: 0;
}

.free .rental {
  width: 200px;
  min-height: 82px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  padding: 15px 0 0 115px;
  background: url('../img/sp/rental_img01.png') top left no-repeat;
  background-size: 112px 82px;
  display: block;
  margin: 0 auto;
}
.free .rental span {
  font-size: 1.3rem;
  display: block;
}
#program .formBtn {
  font-size: 0.9rem;
  text-align: center;
  margin: 0 30px;
}
#program .formBtn a {
  padding: 15px 30px;
}

/* ===================================
#trainer
=================================== */
#trainer {
  background-image: url(../img/img_trainer_03.png);
  background-position: left top;
  background-size: 210% auto;
  background-repeat: no-repeat;
  padding-top: 290px;
  margin-bottom: 50px;
}

#trainer .box {
  width: 80%;
  text-align: center;
  background: #fff;
  margin: 0 auto;
}
#trainer p {
  padding-top: 20px;
  font-size: 0.9rem;
  color: #14bfff;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: bold;
}
#trainer p span {
  font-size: 3rem;
  display: block;
  font-weight: normal;
}
#trainer .formBtn {
  font-size: 0.9rem;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
#trainer .formBtn a {
  padding: 15px 0;
  margin: 0;
  background: #14bfff;
  display: block;
  color: #fff;
}
/* ===================================
#studio
=================================== */

#studio .box {
  width: 80%;
  text-align: center;
  background: #fff;
  margin: 0 auto;
}
#studio p {
  padding-top: 1px;
  font-size: 0.9rem;
  color: #14bfff;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 17px;
  font-weight: bold;
}

.stdTit {
  padding-top: 0;
}

#studio p span {
  font-size: 3rem;
  display: block;
  font-weight: normal;
}
#studio .formBtn {
  font-size: 0.9rem;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
#studio .formBtn a {
  padding: 15px 0;
  margin: 0;
  background: #14bfff;
  display: block;
  color: #fff;
}

#tenpoLine {
  height: 30px;
  width: 250px;
  background: url(../img/icon_line.png) no-repeat 0 0;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-size: contain;
  background-position: center;
  display: block;
  padding-top: 20px;
}

.lineLink {
  position: absolute;
  bottom: 50px;
}

.studioLink {
  width: 75%;
  background-color: #15bfff;
  color: #fff;
  display: flex;
  font-size: 16px;
  padding: 15px 0;
  border-radius: 25px;
  font-weight: bold;
  justify-content: center;
  margin: 0 auto 70px;
  align-items: center;
}

/* ===================================
#line
=================================== */
#line a {
  display: block;
  text-indent: -9999px;
  margin: 8% 5% 0;
  padding-top: 20%;
  background: url(../img/sp/bnr_line_01.png) no-repeat 0 0;
  background-size: 100%;
}

/* ===================================
#linebtn
=================================== */
#linebtn {
  display: block;
  text-indent: -9999px;
  margin: 8% 5% 0;
  padding-top: 46%;
  background: url(../img/sp/bnr_line_05.png) no-repeat 0 0;
  background-size: 100%;
  position: relative;
}
#linebtn a {
  display: block;
  width: 27vw;
  height: 8vw;
  min-width: 87px;
  min-height: 30px;
  border-radius: 6px;
  position: absolute;
}
#linebtn a.tenpo01 {
  bottom: 18.7vw;
  left: 2vw;
}
#linebtn a.tenpo02 {
  bottom: 18.7vw;
  right: 32vw;
}
#linebtn a.tenpo03 {
  bottom: 18.7vw;
  left: 60.5vw;
}
#linebtn a.tenpo04 {
  bottom: 9.5vw;
  right: 46vw;
  width: 42vw;
}
#linebtn a.tenpo05 {
  bottom: 9.5vw;
  right: 2.5vw;
  width: 42vw;
}

/* ===================================
#sns
=================================== */
#sns {
  padding-top: 50px;
}
#sns .atSign {
  font-size: 1.2rem;
  font-weight: bold;
  color: #13bfff;
  text-align: center;
  margin-bottom: 14px;
}
/* #sns iframe {
  height: 100vw!important;
} */
.SnapWidget {
  overflow-x: scroll;
  height: 250px;
}
#sns .timeLine {
  background-image: url(../img/sp/top07_bg.png);
  background-position: center top;
  background-size: cover;
  height: 400px;
  margin-bottom: 20px;
}

#sns .content_wrap {
  width: 100%;
}
#sns .content {
  width: 1250px;
  margin: 0 auto;
}
#sns .title {
  margin: 20px 0;
  font-size: 20px;
  text-align: center;
}
#sns .list_wrap {
  width: 100%;
  overflow-x: scroll;
}
#sns .list {
  margin: 0 auto;
  vertical-align: top;
}
#sns .item {
  /*! margin: 10px 0; */
  width: 250px;
  box-sizing: border-box;
  padding: 0 5px;
  height: 250px;
}
#sns .item__link {
  display: block;
  position: relative;
}
#sns .item__link:hover {
  opacity: 0.7;
}
#sns .item__img {
  /*! width: 500px; */
  /*! height: 500px; */
  object-fit: cover;
  width: 240px;
  height: 240px;
}
#sns .item__description {
  display: none;
  width: 240px;
  height: 240px;
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  padding: 5px;
}
#sns .item__description span {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
#sns .item__link:hover .item__description {
  display: block;
}

/* ===================================
#footFormBtn
=================================== */
#footFormBtn {
  padding: 50px 0;
  margin: 0 0 30px;
  text-align: center;
  background-image: url('../img/sp/top09_bg.png');
  background-position: center top;
  background-size: cover;
  color: #fff;
}
#footFormBtn h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
}
#footFormBtn .formBtn a {
  font-size: 1.1rem;
  border-radius: 50px;
  padding: 20px 38px;
}
#footFormBtn .tel p {
  font-size: 0.9rem;
  padding: 20px 0 5px;
}
#footFormBtn .tel div {
  width: 70%;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50px;
  margin: 15px auto;
}
#footFormBtn .tel div a {
  color: #fff;
  background: url('../img/ico_foot_tel.png') left center no-repeat;
  background-size: 15px;
  padding-left: 25px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
}

.test {
  margin: 100px auto;
  width: 1000px;
}
/*繧ｹ繝ｩ繧､繝臥判蜒�*/
.test img {
  height: auto;
  width: 100%;
}
/*slick*/
.slick-prev:before,
.slick-next:before {
  color: #000;
}

/* instagram バナー */
.instaBnr {
  width: 80%;
  display: block;
  margin: 0 auto;
}

/* 幅の狭いスマホ用 */
@media screen and (max-width: 360px) {
  #topCont h2 span {
    font-size: 3.5rem;
  }
  #message h2 {
    font-size: 1.1rem;
  }
  .free {
    margin: 30px 10px;
  }
  .free .rental {
    width: 190px;
  }
  #program .formBtn a {
    padding: 15px 15px;
  }
}
/*　@media screen and (max-width:360px) */

/* ===================================
#report ボディメイク体験レポート
=================================== */
#report {
  padding: 50px 0 65px;
  color: #322c38;
  overflow: hidden;
}

.report__txt {
  padding: 15px 20px 28px;
  text-align: center;
  font-size: 15px;
  line-height: 2;
}

.report__item {
  margin-top: 50px;
  background: #7b7b7b;
  position: relative;
  background: no-repeat 0 0 / 100% auto;
}
.report__item img {
  width: 100%;
  height: auto;
}
.report__item01 {
  margin-top: 0;
}

.report__item04 {
  margin-bottom: 50px;
}

.report__item__wrap {
  position: relative;
}
.report__item__wrap img {
  position: relative;
  z-index: 1;
}

.report__item01 {
  background-image: url('../img/sp/bg_report01_01.jpg');
}
.report__item02 {
  background-image: url('../img/sp/bg_report02_01.jpg');
}
.report__item03 {
  background-image: url('../img/sp/bg_report03_01.jpg');
}
.report__item04 {
  background-image: url('../img/sp/bg_report04_01.jpg');
}

#comparison {
  background: #15bfff;
  padding-bottom: 45px;
}

#comparison .mainTitle,
#comparison .mainTitle span {
  color: #fff;
}

#comparison .mainTitle {
  padding: 45px 0 25px;
}

.remarks {
  font-size: 10px;
  color: #000;
  font-weight: normal;
}

.bragainRemarks {
  font-size: 11px;
  color: #000;
  font-weight: normal;
}

.bargain {
  width: 90%;
  height: 16vw;
  background-color: #ffff00;
  font-size: 3.7vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  font-weight: bold;
  justify-content: center;
  color: #000;
  margin: 25px auto;
  text-align: center;
  position: relative;
}

.bargain::before {
  content: '';
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 0px;
  border-color: #ffff00;
  border-style: solid;
  border-width: 30px;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
}

.smallTxt {
  font-size: 3.7vw;
  margin-left: -2px;
}

.largeTxt {
  font-size: 3.7vw;
  font-weight: bold;
}

.largeTxt span {
  font-size: 3.7vw;
}

.bargainTxt {
  font-size: 4.7vw;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}

.bragainFlex {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.bragainItem {
  width: 56vw;
  height: 56vw;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0px 15px;
  line-height: 1.2;
  font-size: 6.4vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 45px;
  border-radius: 10px;
  position: relative;
}

.bragainItem::after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../img/free_icon.png);
  background-repeat: no-repeat;
  top: -25px;
  left: -0;
}

.comparison {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-self: center;
}

.inHouse {
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-self: center;
  margin-bottom: 20px;
}

.otherCompany {
  width: 92%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-self: center;
  margin-bottom: 20px;
}

.inHouseName {
  width: 100%;
  height: 13.07vw;
  font-size: 5.747vw;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-left: solid 3px #f04d56;
  border-right: solid 3px #f04d56;
  border-bottom: solid 1px #f04d56;
  background-color: #f04d56;
}

.otherCompanyName {
  width: 100%;
  height: 13.07vw;
  font-size: 5.747vw;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #15bfff;
  background-color: #dddddd;
}

.inHouseItem,
.otherCompanyItem {
  margin-left: 4vw;
}

.inHousePrice,
.otherCompanyPrice {
  margin-right: 4vw;
}

.inHouseContents {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 13.07vw;
  align-items: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 4vw;
  text-align: center;
  border-left: solid 3px #f04d56;
  border-right: solid 3px #f04d56;
  border-bottom: 1px solid #f04d56;
  background-color: #fff;
}

.otherCompanyContents {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 13.07vw;
  align-items: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 4vw;
  text-align: center;
  border-bottom: 1px solid #15bfff;
  background-color: #fff;
}

.lastItem {
  border-bottom: 3px solid #f04d56;
}

.remarksItem {
  margin: 17px 20px 0;
  font-size: 13px;
}

.bragainItem img {
  z-index: 70;
  margin-bottom: 10px;
}

/* ===================================
#faq よくある質問
=================================== */
#faq {
  background: #f4f4f4;
  padding: 0 20px 80px;
}
#faq .mainTitle {
  padding: 45px 0 25px;
  margin: 0;
}

.faqList {
}
.faqList dt {
  min-height: 60px;
  margin-top: 15px;
  padding: 12px 50px;
  font-size: 15px;
  background: #fff;
  color: #13bfff;
  font-weight: bold;
  border-radius: 30px;
  line-height: 1.2;
  display: table;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.faqList dd {
  display: none;
}
.faqList dd div {
  line-height: 1.8;
  padding: 12px 0 20px 73px;
  font-size: 15px;
  color: #322c38;
  position: relative;
}

.faqList dt::before,
.faqList dd div::before {
  font-style: italic;
  color: #13bfff;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
}
.faqList dt::before {
  content: 'Q.';
  line-height: 60px;
  left: 23px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
}
.faqList dd div::before {
  content: 'A.';
  left: 45px;
  line-height: 28.8px;
  top: 12px;
}

.faqList dt::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #13bfff #13bfff;
  transform: rotate(-45deg);
  display: block;
  box-sizing: border-box;
  position: absolute;
  right: 25px;
  top: 40%;
}
.faqList dt.active::after {
  border-color: #13bfff #13bfff transparent transparent;
  top: 50%;
}

.faqList dt span {
  display: table-cell;
  vertical-align: middle;
}

/* ===================================
#voice
=================================== */
.voiceList,
.voiceDetail {
  margin: 0 auto;
}
.voiceList {
  padding: 0 2.66vw 0;
}

.voiceDetail {
}

.voiceItem {
  box-sizing: border-box;
}
.voiceList .voiceItem {
  margin-top: 25px;
  border: 1px solid #14bfff;
  padding: 5.06vw 0 0 5.06vw;
}
.voiceDetail .voiceItem {
  padding: 25px 5.33vw 0 5.33vw;
}

.voiceItem__pic {
  background: #eee url(../voice/img/icon_voice_sp_01.png) no-repeat 50% 50% / 35px 45px;
  overflow: hidden;
}

.voiceList .voiceItem__pic {
  width: 16.63vw;
  height: 16.63vw;
  border-radius: 9vw;
  float: left;
}
.voiceDetail .voiceItem__pic {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 40px;
}
.voiceItem__pic.voiceItem__pic--female {
  background-image: url(../voice/img/icon_voice_02.png);
}
.voiceItem__pic.voiceItem__pic--pic {
  background-image: none;
}
.voiceItem__pic img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%;
}

.voiceItem__name {
  line-height: 1.2;
  font-weight: bold;
  color: #13bfff;
}
.voiceList .voiceItem__name {
  font-size: 4.8vw;
  padding: 2.66vw 0 1.33vw;
  margin-left: 20.53vw;
}
.voiceDetail .voiceItem__name {
  margin: 15px 0;
  font-size: 18px;
  text-align: center;
}

.voiceItem__course {
  font-weight: bold;
  color: #13bfff;
}
.voiceList .voiceItem__course {
  line-height: 6.93vw;
  margin-left: 20.53vw;
  font-size: 4.8vw;
}
.voiceDetail .voiceItem__course {
  text-align: center;
  font-size: 18px;
}
.voiceItem__course span {
  color: #fff;
  background: #13bfff;
  display: inline-block;
}
.voiceList .voiceItem__course span {
  height: 6.93vw;
  line-height: 6.93vw;
  font-size: 3vw;
  padding: 0 2.66vw;
  margin-right: 1.33vw;
  border-radius: 4vw;
  overflow: hidden;
  vertical-align: top;
}
.voiceDetail .voiceItem__course span {
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  padding: 0 10px;
  border-radius: 12px;
  font-size: 16px;
}

.voiceItem__score {
  clear: both;
  padding-top: 2.66vw;
}
.voiceList .voiceItem__score {
  margin-right: 5.06vw;
}
.voiceDetail .voiceItem__score {
}
.voiceItem__score__wrap {
  height: 14.4vw;
  line-height: 14.4vw;
  border: 1px solid #14bfff;
  position: relative;
  margin-top: 2.66vw;
}
.voiceItem__score__name {
  width: 37.33vw;
  padding: 0 0 0 2.13vw;
  color: #13bfff;
  font-size: 3.46vw;
  box-sizing: border-box;
  float: left;
  width: 100%;
  position: absolute;
}
.voiceItem__score__name01 {
  letter-spacing: 2em;
}
.voiceItem__score__name04 {
  letter-spacing: 0.5em;
}
.voiceItem__score dd {
  display: flex;
  justify-content: space-between;
}
.voiceList .voiceItem__score dd {
  margin-left: 18.13vw;
}
.voiceDetail .voiceItem__score dd {
  margin-left: 19.13vw;
}
.voiceItem__score__text01 {
  font-size: 4vw;
  font-weight: bold;
  display: flex;
}
.voiceItem__score__text01 div {
  text-align: center;
}
.voiceList .voiceItem__score__text01 div {
  width: 16vw;
}
.voiceDetail .voiceItem__score__text01 div {
  width: 18vw;
}
.voiceItem__score__text01 div span {
  font-size: 3.2vw;
  font-weight: normal;
}
.voiceItem__score__text01 .voiceItem__score__text01__arrow {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: bold;
  color: #13bfff;
}
.voiceList .voiceItem__score__text01 .voiceItem__score__text01__arrow,
.voiceDetail .voiceItem__score__text01 .voiceItem__score__text01__arrow {
  width: 8vw;
}

.voiceItem__score__text02 {
  text-align: center;
  height: 14.4vw;
  background: #ff0;
  font-size: 6.66vw;
  font-weight: bold;
  font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif;
  font-style: italic;
  width: 24vw;
}

.voiceItem__score__text02 span {
  font-size: 4vw;
}

.voiceItem__text {
  font-size: 15px;
  line-height: 1.8;
  color: #322c38;
  padding: 4.8vw 2.66vw 4.8vw 0;
  word-break: break-all;
}
.voiceDetail .voiceItem__text {
  padding-right: 0;
}

.voiceItem__link {
  text-align: right;
  font-size: 4vw;
  padding: 5.33vw 2.66vw;
  display: block;
  color: #322c38;
  margin-right: 5.06vw;
  border-top: 1px solid #e6e6e6;
}
.voiceItem__link:hover {
  text-decoration: none;
  opacity: 0.7;
}

.voice__link a {
  width: 250px;
  margin: 30px auto;
  display: block;
  text-align: center;
  background: #15bfff;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 25px;
  font-size: 15px;
}
