@charset "utf-8";
/*==============================
元旦ルーフ83
==============================*/
main.gantan_roof83 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
  font-feature-settings: normal;
}
.gantan_roof83 svg {
  width: 100%;
  height: auto;
}

/* タイトルエリア */
.gantan_roof83 .page_header.special_header {
  background: #e3fbf9;
  height: 446px;
  position: relative;
}
.gantan_roof83 .page_header.special_header:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(50% + 80px);
  height: 100%;
  background: url(/images/special/gantan-roof83/bg_header.png) repeat-x right 0;
}
.gantan_roof83 .page_header.special_header .inner {
  height: 446px;
  position: relative;
}
.gantan_roof83 .page_header.special_header .page_title_area {
  padding-left: 0;
  position: absolute;
  top: 124px;
  left: 0;
  z-index: 2;
}
.gantan_roof83 .page_sub_title {
  display: inline-block;
  font-size: 3.2rem;
  font-weight: 700;
  color: #009393;
  margin-bottom: 16px;
}
.gantan_roof83 .special_header img {
  position: static;
  transform: inherit;
}
.gantan_roof83 .special_header .inner img {
  border-radius: 0;
}
.gantan_roof83 .page_title_logo {
  background-color: #009393;
  padding: 22px 24px 12px;
}
.gantan_roof83 .page_title_logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.gantan_roof83 .page_header_image {
  position: absolute;
  background: url(/images/special/gantan-roof83/index_1.jpg) no-repeat center
    center;
  background-size: cover;
  top: 0;
  right: 0;
  width: calc(50% - 80px);
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .page_header.special_header,
  .gantan_roof83 .page_header.special_header .inner {
    height: 300px;
  }
  .gantan_roof83 .page_header.special_header:before {
    width: 100%;
    background: url(/images/special/gantan-roof83/bg_header_sp.png) repeat-x
      right 0;
    background-size: 100% auto;
    background-position: center bottom;
  }
  .gantan_roof83 .page_header_image {
    background: url(/images/special/gantan-roof83/index_1_sp.jpg) no-repeat
      center center;
    background-size: cover;
    top: 0;
    right: 0;
    width: 100%;
    height: 145px;
    overflow: hidden;
    z-index: 1;
  }
  .gantan_roof83 .page_header.special_header .page_title_area {
    bottom: 44px;
    top: inherit;
    left: 24px;
  }
  .gantan_roof83 .page_sub_title {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .gantan_roof83 .page_header.special_header img {
    height: 37px;
    width: auto;
  }
  .gantan_roof83 .page_title_logo {
    padding: 10px 15px 6px;
  }
}

/* 全体 */
.gantan_roof83 .inner {
  max-width: 912px;
}
.gantan_roof83 .inner_s {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}
.gantan_roof83 .special_bg {
  background: url(/images/special/gantan-roof83/bg_special_bg.png) repeat-y
    center top #e3fbf9;
  padding: 70px 0 105px;
}
.gantan_roof83 .special_bg2 {
  background: url(/images/special/gantan-roof83/bg_special_bg2.png) repeat-y
    center top #fff;
  background-size: cover;
  padding: 70px 0 105px;
}
.gantan_roof83 .special_mayokke {
  background-color: #fff;
  padding: 64px 0 80px;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .special_bg {
    padding: 50px 0 64px;
    background: url(/images/special/gantan-roof83/bg_special_bg_sp.png) repeat-y
      center top #e3fbf9;
    background-size: 100% auto;
  }
  .gantan_roof83 .special_bg2 {
    background: url(/images/special/gantan-roof83/bg_special_bg2_sp.png)
      repeat-y center top #fff;
    background-size: 100% auto;
  }
}

/* 見出し */
.gantan_roof83 .special_head_blk {
  max-width: 720px;
  width: 100%;
  margin: 0 auto 56px;
  border: 2px solid #009393;
  background-color: #fff;
  padding: 42px 60px 42px;
  color: #009393;
  text-align: center;
  position: relative;
  z-index: 1;
}
.gantan_roof83 .special_head_blk::before,
.gantan_roof83 .special_head_blk::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 16px;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  background-color: #fff;
  clip-path: polygon(50% 100%, 0% 0%, 100% 0);
}
.gantan_roof83 .special_head_blk::before {
  bottom: -16px;
  background-color: #009393;
}
.gantan_roof83 .special_head_blk .add_icon {
  display: inline-block;
  width: 135px;
  height: 80px;
  position: absolute;
  top: -82px;
  left: 0;
  overflow: hidden;
}
.gantan_roof83 .special_head_blk .add_icon img {
  height: 100px;
  transform: rotate(-7deg);
}
.gantan_roof83 .special_head_sub {
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: -16px;
}
.gantan_roof83 .special_head_lv2 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #009393;
}
.gantan_roof83 .special_head_lv3 {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.46;
  text-align: center;
  color: #009393;
  margin-bottom: 46px;
}
.gantan_roof83 .special_copy_lv1 {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.46;
  text-align: center;
  color: #009393;
  margin-bottom: 46px;
}
.gantan_roof83 .special_copy_lv2 {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.46;
  text-align: center;
  color: #009393;
  margin-bottom: 46px;
}
.gantan_roof83 .text_edge {
  text-shadow:
    4px 4px 2px #ffffff,
    -4px 4px 2px #ffffff,
    4px -4px 2px #ffffff,
    -4px -4px 2px #ffffff,
    4px 0px 2px #ffffff,
    0px 4px 2px #ffffff,
    -4px 0px 2px #ffffff,
    0px -4px 2px #ffffff;
}
.special_text {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .special_head_blk {
    padding: 9px 16px;
    margin-bottom: 28px;
  }
  .gantan_roof83 .special_head_blk .add_icon {
    display: inline-block;
    width: 80px;
    height: 44px;
    top: -46px;
  }
  .gantan_roof83 .special_head_blk .add_icon img {
    height: 60px;
    transform: rotate(-7deg);
  }
  .gantan_roof83 .special_head_sub {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 0;
  }
  .gantan_roof83 .special_head_lv2 {
    font-size: 2.8rem;
    line-height: 1.3;
  }
  .gantan_roof83 .special_head_lv3 {
    font-size: 2.4rem;
    margin-bottom: 24px;
  }
  .gantan_roof83 .special_copy_lv1 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .gantan_roof83 .special_copy_lv2 {
    font-size: 1.8rem;
    margin-bottom: 36px;
  }
  .special_text {
    font-size: 1.8rem;
    margin-bottom: 28px;
  }
  .gantan_roof83 .text_edge {
    text-shadow:
      3px 3px 1px #ffffff,
      -3px 3px 1px #ffffff,
      3px -3px 1px #ffffff,
      -3px -3px 1px #ffffff,
      3px 0px 1px #ffffff,
      0px 3px 1px #ffffff,
      -3px 0px 1px #ffffff,
      0px -3px 1px #ffffff;
  }
}

/* ♪テキスト */
.play_text {
  display: flex;
  gap: 8px;
  flex-direction: column;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.4;
  color: #009393;
  text-shadow:
    4px 4px 2px #ffffff,
    -4px 4px 2px #ffffff,
    4px -4px 2px #ffffff,
    -4px -4px 2px #ffffff,
    4px 0px 2px #ffffff,
    0px 4px 2px #ffffff,
    -4px 0px 2px #ffffff,
    0px -4px 2px #ffffff;
  margin-bottom: 50px;
}
.play_text span:first-child {
  align-self: flex-start;
}
.play_text span:last-child {
  align-self: flex-end;
}
@media screen and (max-width: 768px) {
  .play_text {
    font-size: 2.4rem;
    text-shadow:
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff,
      0 0 4px #ffffff;
  }
}

/* 画像 */
.gantan_roof83 .inner img {
  border-radius: 6px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.gantan_roof83 .special_image_1col {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 46px;
}
.gantan_roof83 .special_image_2col {
  display: flex;
  gap: 36px 36px;
  margin-bottom: 70px;
}
.gantan_roof83 .special_image_2col.purpose {
  margin-bottom: 50px;
}
.gantan_roof83 .special_image_title {
  font-size: 2.8rem;
  font-weight: 900;
  color: #009393;
  margin-bottom: 16px;
  text-align: center;
}
.gantan_roof83 .special_option_image {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  margin-bottom: 56px;
}
.gantan_roof83 .option_comment {
  margin-top: -50px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.gantan_roof83 .option_icon {
  position: relative;
  right: -35px;
}
.gantan_roof83 .option_icon_text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.37;
  transform: rotate(-12deg);
  position: absolute;
  top: 16px;
  left: -110px;
}
.gantan_roof83 img.option_icon_image {
  transform: rotate(-6deg);
  width: 140px;
  height: auto;
}
.gantan_roof83 .option_comment_inner {
  width: 376px;
  background-color: #fff;
  border-radius: 6px;
  padding: 18px 26px 36px;
  font-size: 1.8rem;
  line-height: 1.56;
  position: relative;
  z-index: 1;
}
.gantan_roof83 .option_comment_head {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.gantan_roof83 .special_option_image > img {
  max-width: 568px;
  width: 100%;
  height: auto;
  margin-right: 96px;
}
.gantan_roof83 a.option_comment_more {
  display: block;
  color: #0084ff;
  font-size: 1.6rem;
  margin-top: 12px;
  text-align: right;
  margin-bottom: -18px;
}
.gantan_roof83 .special_option_image:nth-of-type(2) {
  align-items: flex-start;
}
.special_option_area .special_option_image:nth-of-type(2) > img {
  margin-right: 0;
  margin-left: 96px;
}

/* キャラ右 */
.gantan_roof83 .special_option_image.rv {
  align-items: flex-start;
  margin-bottom: 0;
}
.gantan_roof83 .special_option_image.rv > img {
  max-width: 568px;
  width: 100%;
  height: auto;
  margin-left: 96px;
}
.gantan_roof83 .option_comment.rv {
  margin-top: -50px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
}
.gantan_roof83 .rv .option_icon {
  position: relative;
  left: -35px;
  right: inherit;
}
.gantan_roof83 .rv .option_icon_text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.37;
  transform: rotate(12deg);
  position: absolute;
  top: -10px;
  left: inherit;
  right: -120px;
  text-align: right;
}
.gantan_roof83 .rv img.option_icon_image {
  transform: rotate(6deg);
  width: 160px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .gantan_roof83 .special_image_2col {
    flex-direction: column;
    margin-bottom: 36px;
    gap: 20px;
    align-items: center;
  }
  .gantan_roof83 .special_image_2col.purpose {
    gap: 36px;
    margin-bottom: 42px;
  }
  .gantan_roof83 .special_image_title {
    font-size: 1.8rem;
  }
  .gantan_roof83 .special_image_1col {
    margin-bottom: 24px;
  }
  .gantan_roof83 .special_option_image > img {
    margin-right: 0;
  }
  .gantan_roof83 .special_option_image.rv > img {
    margin-left: 0;
  }
  .gantan_roof83 .option_comment.rv {
    margin-top: -40px;
  }
  .gantan_roof83 .option_comment_head {
    font-size: 2rem;
  }
  .gantan_roof83 .option_comment_inner {
    flex-shrink: 0;
    width: 228px;
    padding: 16px 24px 36px;
    border-radius: 3px 0 0 3px;
    font-size: 1.6rem;
    line-height: 1.37;
    margin-right: -24px;
  }
  .gantan_roof83 .rv .option_comment_inner {
    flex-shrink: 0;
    width: 228px;
    padding: 16px 24px 36px;
    border-radius: 0 3px 3px 0;
    font-size: 1.6rem;
    line-height: 1.37;
    margin-left: -24px;
  }
  .gantan_roof83 .rv .option_icon {
    left: -10px;
  }
  .gantan_roof83 .rv img.option_icon_image {
    width: 132px;
  }
  .gantan_roof83 .option_icon_text {
    font-size: 1.2rem;
    top: -20px;
    left: -40px;
  }
  .gantan_roof83 .rv .option_icon_text {
    font-size: 1.2rem;
    top: -20px;
    right: -30px;
  }
}

/* 調整 */
.gantan_roof83 .last_parts {
  margin-bottom: 0 !important;
}
.gantan_roof83 .adjust_center {
  display: flex;
  justify-content: center;
}
.gantan_roof83 .mb_l {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .mb_l {
    margin-bottom: 46px;
  }
  .gantan_roof83 .mtb {
    margin: 56px 0;
  }
  .gantan_roof83 .mb_m {
    margin-bottom: 36px;
  }
}
/*------------------------------------------
 CM動画
 ------------------------------------------*/
.special_cm {
  background-color: #fff;
  padding: 62px 0 70px;
}

/* 埋め込み動画（youtube） */
.gantan_roof83 .movie_area {
  width: 744px;
  margin: 0 auto;
}
.gantan_roof83 .movie_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.gantan_roof83 .movie_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* 見出し：TVCM放送中 */
.special_head_cm {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.56;
  color: #009393;
  margin-bottom: 34px;
}
/* フチ文字太目(svg) */
.cm_svg {
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.cm_svg .stroke_text,
.cm_svg .fill_text {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 4px;
  text-anchor: middle;
  dominant-baseline: middle;
}
.cm_svg .stroke_text {
  fill: none;
  stroke: #009393;
  stroke-width: 10;
  stroke-linejoin: round;
}
.cm_svg .fill_text {
  fill: white;
  text-anchor: middle;
}
@media screen and (max-width: 768px) {
  .special_cm {
    padding: 32px 0 32px;
  }
  .special_head_cm {
    font-size: 1.6rem;
    margin-bottom: 6px;
  }
  .special_head_cm span.text_edge,
  .special_head_cm span.text_edge::before,
  .special_head_cm span.text_edge::after {
    font-size: 2.8rem;
  }
  .special_head_cm span.text_edge::before {
    -webkit-text-stroke: 6px #009393;
    text-stroke: 6px #009393;
  }
  .gantan_roof83 .movie_area {
    max-width: 744px;
    width: 100%;
    margin: 0 auto 24px;
  }
  .cm_svg .stroke_text,
  .cm_svg .fill_text {
    font-size: 34px;
  }
  .cm_svg .stroke_text {
    stroke-width: 8;
  }
}

/*------------------------------------------
 渦巻き効果のヒミツ roof83_secret
 ------------------------------------------*/
/* コピーテキスト */
.gantan_roof83 .roof83_secret .secret_copy {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.46;
  text-align: center;
  margin-bottom: 26px;
  color: #009393;
}
.gantan_roof83 .roof83_secret .secret_copy .copy_s {
  font-size: 3.2rem;
}
.gantan_roof83 .roof83_secret .secret_copy .color_pt2 {
  color: #3f4e4d;
}
.gantan_roof83 .roof83_secret .secret_copy2 {
  font-size: 4rem;
}

/* 白抜き文字(svg) */
.gantan_roof83 .roof83_svg_area {
  position: relative;
  margin-top: 20px;
}
.gantan_roof83 .roof83_svg_area::before,
.gantan_roof83 .roof83_svg_area::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #009393;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -6px;
}
.gantan_roof83 .roof83_svg_area::before {
  margin-left: -141px;
}
.gantan_roof83 .roof83_svg_area::after {
  margin-left: -96px;
}
.gantan_roof83 .gantan_roof83_head {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.46;
  text-align: center;
  margin-bottom: 26px;
  color: #009393;
}
.gantan_roof83 .gantan_roof83_head .copy_s {
  font-size: 3.2rem;
}
.gantan_roof83 .gantan_roof83_head .roof83_svg1 {
  max-width: 418px;
  width: 100%;
  height: auto;
  margin: 10px auto 0;
  display: block;
}
.gantan_roof83 .gantan_roof83_head .main_text {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 4px;
  text-anchor: middle;
  fill: #fff;
  stroke: #009393;
  stroke-width: 9;
  stroke-linejoin: round;
  paint-order: stroke fill;
  font-feature-settings: "palt";
}
.gantan_roof83 .gantan_roof83_head .main_text .dot_text {
  font-size: 40px;
}

@media screen and (max-width: 768px) {
  .gantan_roof83 .gantan_roof83_head .copy_s {
    font-size: 1.8rem;
  }
  .gantan_roof83 .roof83_svg_area {
    margin-top: 10px;
  }
  .gantan_roof83 .gantan_roof83_head .roof83_svg1 {
    max-width: 327px;
    margin: 0 auto;
  }
  .gantan_roof83 .gantan_roof83_head .main_text {
    font-size: 24px;
    stroke-width: 6;
    letter-spacing: 2px;
  }
  .gantan_roof83 .gantan_roof83_head .main_text .dot_text {
    font-size: 28px;
    baseline-shift: 1px;
  }
  .gantan_roof83 .roof83_svg_area::before,
  .gantan_roof83 .roof83_svg_area::after {
    width: 6px;
    height: 6px;
    top: 0;
  }
  .gantan_roof83 .roof83_svg_area::before {
    margin-left: -66px;
  }
  .gantan_roof83 .roof83_svg_area::after {
    margin-left: -42px;
  }
}

.gantan_roof83 .special_copy_guru {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.46;
  text-align: center;
  color: #009393;
  margin-bottom: 96px;
}

/* 画像2枚（高さ違い） */
.gantan_roof83 .special_image_2col.purpose div:nth-of-type(2) {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .gantan_roof83 .roof83_secret .secret_copy {
    font-size: 1.8rem;
    line-height: 1.46;
  }
  .gantan_roof83 .roof83_secret .secret_copy .copy_s {
    font-size: 1.6rem;
  }
  .gantan_roof83 .special_copy_guru {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
  .gantan_roof83 .special_image_2col.purpose div {
    max-width: 258px;
    width: auto;
    height: auto;
    align-self: flex-start;
  }
  .gantan_roof83 .special_image_2col.purpose div:nth-of-type(2) {
    align-self: flex-end;
    margin-top: 0;
  }
  .gantan_roof83 .gantan_roof83_head {
    font-size: 1.8rem;
    margin-bottom: 0px;
  }
}

/* キャラ吹き出し */
.gantan_roof83 .comment_character {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 68px;
}
.gantan_roof83 .comment_text {
  font-size: 2.8rem;
  line-height: 1.3;
  font-weight: 700;
  position: relative;
  padding: 0 16px;
  text-shadow:
  3px 3px 1px #ffffff,
  -3px 3px 1px #ffffff,
  3px -3px 1px #ffffff,
  -3px -3px 1px #ffffff,
  3px 0px 1px #ffffff,
  0px 3px 1px #ffffff,
  -3px 0px 1px #ffffff,
  0px -3px 1px #ffffff;
}
.gantan_roof83 .comment_text::before,
.gantan_roof83 .comment_text::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 4px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  box-shadow:
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff;
}
.gantan_roof83 .comment_text::before {
  top: -20px;
  transform: rotate(30deg);
}
.gantan_roof83 .comment_text::after {
  bottom: -20px;
  transform: rotate(-30deg);
}
.gantan_roof83 .comment_icon {
  transform: rotate(-7deg);
}
.gantan_roof83 .comment_icon img {
  max-width: 120px;
  height: auto;
}
/* キャラ吹き出し（左寄せ） */
.gantan_roof83 .comment_character.left {
  flex-direction: row-reverse;
}
.gantan_roof83 .comment_character.left .comment_text::before,
.gantan_roof83 .comment_character.left .comment_text::after {
  right: inherit;
  left: 0;
}
.gantan_roof83 .comment_character.left .comment_text::before {
  transform: rotate(-30deg);
}
.gantan_roof83 .comment_character.left .comment_text::after {
  transform: rotate(30deg);
}
.gantan_roof83 .comment_character.left .comment_icon {
  transform: rotate(7deg);
}

/* キャラ吹き出し：ヨコッチ */
.gantan_roof83 .comment_text.yoko {
  color: #e50014;
}
.gantan_roof83 .comment_text.yoko::before,
.gantan_roof83 .comment_text.yoko::after {
  background-color: #e50014;
}

/* キャラ吹き出し：タテッチ */
.gantan_roof83 .comment_text.tate {
  color: #008e71;
}
.gantan_roof83 .comment_text.tate::before,
.gantan_roof83 .comment_text.tate::after {
  background-color: #008e71;
}

@media screen and (max-width: 768px) {
  .gantan_roof83 .comment_character {
    margin-bottom: 36px;
  }
  .gantan_roof83 .comment_text::before,
  .gantan_roof83 .comment_text::after {
    width: 27px;
    height: 2px;
  }
  .gantan_roof83 .comment_text::before {
    top: -8px;
  }
  .gantan_roof83 .comment_text::after {
    bottom: -8px;
  }
  .gantan_roof83 .comment_text {
    font-size: 1.8rem;
    padding: 0 16px 0 0;
  }
  .gantan_roof83 .left .comment_text {
    padding: 0 0 0 16px;
  }
  .gantan_roof83 .comment_character .comment_icon img {
    height: 56px;
  }
}

/* 中央寄せテキスト */
.gantan_roof83 .roof83_secret .play_text.text1 {
  padding: 0 45px;
  margin: 80px 0 50px;
}
.gantan_roof83 .roof83_secret .play_text.text2 {
  padding: 0 90px;
  margin: 80px 0 50px;
}
.gantan_roof83 .roof83_secret .play_text.text3 {
  padding: 0 112px;
  margin: 80px 0 50px;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .roof83_secret .play_text.text1 {
    padding: 0 8px;
    margin: 56px auto 32px;
    max-width: 320px;
  }
  .gantan_roof83 .roof83_secret .play_text.text2 {
    padding: 0 24px;
    margin: 56px auto 36px;
    max-width: 320px;
  }
  .gantan_roof83 .roof83_secret .play_text.text3 {
    padding: 0 24px;
    margin: 56px auto 28px;
    max-width: 320px;
  }
}

/*------------------------------------------
 断熱材も入れられちゃう！
 ------------------------------------------*/
.gantan_roof83 .special_bg2 {
  padding-top: 140px;
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .special_bg2 {
    padding: 64px 0 56px;
  }
}

/*------------------------------------------
 マヨッケ導線
------------------------------------------*/
.gantan_roof83 .special_mayokke {
  background: url(/images/special/gantan-roof83/bg_mayokke.png) repeat-x center
    top #fff;
}
.gantan_roof83 .special_mayokke_head {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.56;
  color: #141414;
  text-align: center;
  margin-bottom: 24px;
  text-shadow:
  3px 3px 1px #ffffff,
  -3px 3px 1px #ffffff,
  3px -3px 1px #ffffff,
  -3px -3px 1px #ffffff,
  3px 0px 1px #ffffff,
  0px 3px 1px #ffffff,
  -3px 0px 1px #ffffff,
  0px -3px 1px #ffffff;
}
.gantan_roof83 .special_mayokke .special_text {
  font-size: 2rem;
}

/* 導線ボタン */
.gantan_roof83 .btn_list {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  position: relative;
  background-color: #ff4343;
  width: 100%;
  max-width: 363px;
  height: 70px;
  transition: 0.15s cubic-bezier(0.45, 0, 0.55, 1);
}
.gantan_roof83 .btn_list::after {
  content: "→";
  display: inline-block;
  font-weight: 700;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 28px;
  height: 22px;
}
/* 導線ボタン：hover */
.gantan_roof83 .btn_list:hover {
  transform: translateY(-5px);
}
@media screen and (max-width: 768px) {
  .gantan_roof83 .special_mayokke {
    background: url(/images/special/gantan-roof83/bg_mayokke.png) repeat-x
      center -100px;
  }
  .gantan_roof83 .special_mayokke {
    padding: 40px 0 80px;
  }
  .gantan_roof83 .special_mayokke_head {
    font-size: 2.8rem;
  }
  .gantan_roof83 .special_mayokke .special_text {
    font-size: 1.6rem;
  }
  .gantan_roof83 .special_mayokke .btn_list {
    height: 50px;
  }
}

/*------------------------------
 アニメーション設定
------------------------------*/
/* 初期リセット */
.js-animate {
  opacity: 0;
}

.js-animate.is-active {
  opacity: 1;
}

/* フェードイン（左→右） */
.js-animate[data-anim="fade-left"] {
  opacity: 1;
  transform: translateX(-105%);
}
.js-animate[data-anim="fade-left"].is-active {
  animation: fadeInLeft 0.5s ease-out forwards;
}
@media screen and (max-width: 768px) {
  .js-animate[data-anim="fade-left"].is-active {
    animation: fadeInLeft 0.3s ease-out forwards;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 1;
    transform: translateX(-105%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* フェードイン（右→左） */
.js-animate[data-anim="fade-right"] {
  opacity: 1;
  transform: translateX(105%);
}
.js-animate[data-anim="fade-right"].is-active {
  animation: fadeInRight 0.5s ease-out forwards;
}
@media screen and (max-width: 768px) {
  .js-animate[data-anim="fade-right"].is-active {
    animation: fadeInRight 0.3s ease-out forwards;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 1;
    transform: translateX(105%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* スライドイン（右→左） */
.js-animate[data-anim="slide-right"] {
  opacity: 1;
  transform: translateX(244px);
}
.js-animate[data-anim="slide-right"].is-active {
  animation: slideInRight 0.8s ease-out forwards;
}
@keyframes slideInRight {
  0% {
    opacity: 1;
    transform: translateX(244px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 768px) {
  .js-animate[data-anim="slide-right"] {
    opacity: 1;
    transform: translateX(100px);
  }
  .js-animate[data-anim="slide-right"].is-active {
    animation: slideInRight 0.6s ease-out forwards;
  }
  @keyframes slideInRight {
    0% {
      opacity: 1;
      transform: translateX(100px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
}

/* スライドイン（左→右） */
.js-animate[data-anim="slide-left"] {
  opacity: 1;
  transform: translateX(-244px);
}
.js-animate[data-anim="slide-left"].is-active {
  animation: slideInLeft 0.8s ease-out forwards;
}
@keyframes slideInLeft {
  0% {
    opacity: 1;
    transform: translateX(-244px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 768px) {
  .js-animate[data-anim="slide-left"] {
    opacity: 1;
    transform: translateX(-100px);
  }
  .js-animate[data-anim="slide-left"].is-active {
    opacity: 1;
    animation: slideInLeft 0.6s ease-out forwards;
  }
  @keyframes slideInLeft {
    0% {
      opacity: 1;
      transform: translateX(-100px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
}

/* テキストポップ */
/* ポン（角度あり） */
.js-animate[data-anim="pop-tilt-pos"] {
  transform: rotate(12deg) scale(0.85);
}

.js-animate[data-anim="pop-tilt-neg"] {
  transform: rotate(-12deg) scale(0.85);
}

.js-animate[data-anim="pop-tilt-pos"].is-active {
  animation: pulseOncePos 0.35s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.js-animate[data-anim="pop-tilt-neg"].is-active {
  animation: pulseOnceNeg 0.35s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes pulseOncePos {
  0% {
    transform: rotate(12deg) scale(0.85);
  }
  60% {
    transform: rotate(12deg) scale(1.04);
  }
  100% {
    transform: rotate(12deg) scale(1);
  }
}

@keyframes pulseOnceNeg {
  0% {
    transform: rotate(-12deg) scale(0.85);
  }
  60% {
    transform: rotate(-12deg) scale(1.04);
  }
  100% {
    transform: rotate(-12deg) scale(1);
  }
}
