@charset "UTF-8";
@import'https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&family=Noto+Serif+JP:wght@400;500;700&display=swap';
@media screen and (max-width: 767px) {
  html {
    font-size: 100%
  }
}

#roofill .pc {
  display: block !important
}

@media screen and (max-width: 767px) {
  #roofill .pc {
    display: none !important
  }
}

#roofill .sp {
  display: none !important
}

@media screen and (max-width: 767px) {
  #roofill .sp {
    display: block !important
  }
}

#roofill .compaireSect .sectMain {
  margin: 0
}

#roofill .compaireSect .sectMain .lowBlock {
  margin: 0
}

@media screen and (max-width: 767px) {
  #roofill .compaireSect .sectMain .titBox .lead {
    font-size: 1rem
  }
}

@media screen and (max-width: 767px) {
  #roofill .compaireSect .sectMain .titBox .blockTit {
    font-size: 1.5rem
  }
}

#roofill .l-sectionType01 {
  padding: 80px 0
}

@media screen and (max-width: 767px) {
  #roofill .l-sectionType01 {
    padding: 40px 0
  }
}

#roofill .l-sectionType01_inner+.l-sectionType01_inner {
  margin-top: 100px
}

@media screen and (max-width: 767px) {
  #roofill .l-sectionType01_inner+.l-sectionType01_inner {
    margin-top: 60px
  }
}

#roofill .l-wrap {
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 auto
}

@media screen and (min-width: 768px) {
  #roofill .l-wrap {
    max-width: 1200px
  }
}

@media screen and (max-width: 767px) {
  #roofill .l-wrap {
    max-width: 100%
  }
}

#roofill .c-boxType01,
#roofill .c-boxType01--spacing {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  padding: 148px 24px 32px;
  background-color: #fff
}

@media screen and (width >=768px) and (width <=1000px) {

  #roofill .c-boxType01,
  #roofill .c-boxType01--spacing {
    padding: 100px 24px 32px
  }
}

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

  #roofill .c-boxType01,
  #roofill .c-boxType01--spacing {
    padding: 70px 2em 20px
  }
}

#roofill .c-boxType01+.c-boxType01,
#roofill .c-boxType01--spacing+.c-boxType01,
#roofill .c-boxType01+.c-boxType01--spacing,
#roofill .c-boxType01--spacing+.c-boxType01--spacing {
  margin-top: 80px
}

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

  #roofill .c-boxType01+.c-boxType01,
  #roofill .c-boxType01--spacing+.c-boxType01,
  #roofill .c-boxType01+.c-boxType01--spacing,
  #roofill .c-boxType01--spacing+.c-boxType01--spacing {
    margin-top: 20px
  }
}

#roofill .c-boxType01--spacing {
  padding: 60px 80px 32px
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .c-boxType01--spacing {
    padding: 60px 40px 32px
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-boxType01--spacing {
    padding: 20px 2em
  }
}

#roofill .c-boxType01_heading {
  padding-bottom: 40px
}

@media screen and (max-width: 767px) {
  #roofill .c-boxType01_heading {
    padding-bottom: 20px
  }
}

#roofill .c-boxType01_fit+.c-boxType01_heading {
  padding-top: 20px
}

#roofill .c-faq {
  border: 1px solid #007ece
}

@media screen and (min-width: 768px) {
  #roofill .c-faq {
    cursor: pointer
  }
}

#roofill .c-faq+.c-faq {
  margin-top: 40px
}

@media screen and (max-width: 767px) {
  #roofill .c-faq+.c-faq {
    margin-top: 30px
  }
}

#roofill .c-faqIntro {
  position: relative;
  z-index: 1
}

#roofill .c-faqIntro_head {
  position: absolute;
  top: -12px;
  left: 0;
  z-index: 2;
  width: 120px;
  height: 120px;
  translate: -50% 0
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .c-faqIntro_head {
    top: -3px;
    width: 100px;
    height: 100px
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-faqIntro_head {
    left: 3%;
    width: 50px;
    height: 50px
  }
}

#roofill .c-faqIntro_body {
  flex: 1 1
}

#roofill .c-faqInner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 16px 80px;
  background-color: #edf9ff
}

@media screen and (max-width: 767px) {
  #roofill .c-faqInner {
    padding: 16px 28px 16px 56px
  }
}

#roofill .c-faqInner_arrow {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  display: flex;
  flex-flow: column;
  gap: .5em;
  align-items: center;
  justify-content: center;
  translate: 0 -50%
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .c-faqInner_arrow {
    gap: .8em
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-faqInner_arrow {
    right: 18px
  }
}

#roofill .c-faqInner_arrow::before,
#roofill .c-faqInner_arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 18px;
  height: 4px;
  content: "";
  background-color: #007ece;
  translate: -50% -50%
}

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

  #roofill .c-faqInner_arrow::before,
  #roofill .c-faqInner_arrow::after {
    width: 14px;
    height: 2px
  }
}

#roofill .c-faqInner_arrow::after {
  rotate: 90deg
}

#roofill .c-faqCont {
  width: 100%
}

#roofill .c-faqCont_inner {
  padding: 32px 24px
}

@media screen and (max-width: 767px) {
  #roofill .c-faqCont_inner {
    padding: 1em 2em 2em
  }
}

#roofill .c-faq.is-opened .c-faqInner_arrow::after {
  rotate: 0deg
}

.c-flow,
.c-flow--last {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  width: 100%;
  background-color: #edf9ff
}

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

  .c-flow,
  .c-flow--last {
    gap: 4px
  }
}

.c-flow+.c-flow,
.c-flow--last+.c-flow,
.c-flow+.c-flow--last,
.c-flow--last+.c-flow--last {
  margin-top: 40px
}

@media screen and (width >=768px) and (width <=1000px) {

  .c-flow+.c-flow,
  .c-flow--last+.c-flow,
  .c-flow+.c-flow--last,
  .c-flow--last+.c-flow--last {
    margin-top: 20px
  }
}

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

  .c-flow+.c-flow,
  .c-flow--last+.c-flow,
  .c-flow+.c-flow--last,
  .c-flow--last+.c-flow--last {
    margin-top: 16px
  }
}

.c-flowHead {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px
}

.c-flowHead::after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: -1;
  display: block;
  width: 28px;
  height: 28px;
  content: "";
  background-color: #edf9ff;
  rotate: -45deg;
  translate: -50% -50%
}

@media screen and (max-width: 767px) {
  .c-flowHead::after {
    width: 1.6rem;
    height: 1.6rem
  }
}

.c-flowHead_num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding-right: 4px;
  font-style: italic;
  color: #fff;
  border-radius: 50%
}

@media screen and (max-width: 767px) {
  .c-flowHead_num {
    width: 36px;
    height: 36px;
    padding-right: 2px
  }
}

.c-flowBody {
  flex: 1 1;
  padding: 12px 0
}

@media screen and (max-width: 767px) {
  .c-flowBody {
    padding: 1em 26% 1em 0
  }
}

.c-flowBody_heading {
  margin-bottom: 4px
}

@media screen and (max-width: 767px) {
  .c-flowBody_heading {
    margin-bottom: 2px
  }
}

.c-flowBody_text {
  line-height: 1.8
}

.c-flow--last .c-flowHead::after {
  display: none
}

.c-flowArea {
  position: relative;
  z-index: 1;
  margin: 40px 0
}

@media screen and (width >=768px) and (width <=1000px) {
  .c-flowArea {
    margin: 20px 0
  }
}

@media screen and (max-width: 767px) {
  .c-flowArea {
    margin: 16px 0
  }
}

.c-flowArea_cont {
  position: absolute;
  top: 0;
  right: 16px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 84%
}

@media screen and (max-width: 767px) {
  .c-flowArea_cont {
    right: 6px
  }
}

.c-flowArea_contText {
  display: inline-block;
  padding: 0 8px;
  color: #fff;
  background-color: #333
}

@media screen and (max-width: 767px) {
  .c-flowArea_contText {
    padding: 0 6px
  }
}

.c-flowArea_line {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 4px;
  height: 100%;
  background-color: #333;
  translate: -50% 0
}

@media screen and (max-width: 767px) {
  .c-flowArea_line {
    width: 2px
  }
}

.c-flowArea_line::before,
.c-flowArea_line::after {
  position: absolute;
  left: 50%;
  z-index: 2;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #333;
  border-radius: 50%;
  translate: -50% -50%
}

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

  .c-flowArea_line::before,
  .c-flowArea_line::after {
    width: 8px;
    height: 8px
  }
}

.c-flowArea_line::before {
  top: 0
}

.c-flowArea_line::after {
  top: 100%
}

#roofill .c-headingFit {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 12px 0;
  margin-bottom: 36px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  text-align: center;
  background-color: #333
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .c-headingFit {
    font-size: 28px
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-headingFit {
    padding: 8px 0;
    font-size: 1.6rem
  }
}

#roofill .c-headingFit::after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  display: block;
  width: 28px;
  height: 28px;
  content: "";
  background-color: #333;
  rotate: -45deg;
  translate: -50% -50%
}

@media screen and (max-width: 767px) {
  #roofill .c-headingFit::after {
    width: 1.6rem;
    height: 1.6rem
  }
}

#roofill .c-headingBorder {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center
}

#roofill .c-headingBorder_main {
  width: 100%
}

@media screen and (max-width: 767px) {
  #roofill .c-headingBorder_main {
    font-size: 1.5rem
  }
}

#roofill .c-headingBorder_text {
  width: 100%;
  padding-top: 40px;
  text-align: left
}

@media screen and (max-width: 767px) {
  #roofill .c-headingBorder_text {
    padding-top: 20px
  }
}

#roofill .c-linkText {
  text-decoration: underline
}

@media screen and (min-width: 768px) {
  #roofill .c-linkText {
    transition: opacity .3s ease-out
  }

  #roofill .c-linkText:hover {
    opacity: .7
  }
}

#roofill .c-mediaType01 {
  width: 100%
}

@media screen and (min-width: 768px) {
  #roofill .c-mediaType01 {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    justify-content: space-between
  }
}

#roofill .c-mediaType01+.c-mediaType01 {
  margin-top: 60px
}

@media screen and (max-width: 767px) {
  #roofill .c-mediaType01+.c-mediaType01 {
    margin-top: 40px
  }
}

@media screen and (min-width: 768px) {
  #roofill .c-mediaType01_box {
    flex: 1 1
  }
}

#roofill .c-mediaType01_heading {
  margin-bottom: 16px
}

@media screen and (max-width: 767px) {
  #roofill .c-mediaType01_heading {
    margin-bottom: .5em
  }
}

@media screen and (min-width: 768px) {
  #roofill .c-mediaType01_pic {
    width: 49%;
    max-width: 470px
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-mediaType01_pic {
    margin-top: 24px
  }
}

#roofill .c-mediaType01_text,
#roofill .c-mediaType01_text--only {
  line-height: 1.8
}

#roofill .c-mediaType01_text+.c-mediaType01_text,
#roofill .c-mediaType01_text--only+.c-mediaType01_text,
#roofill .c-mediaType01_text+.c-mediaType01_text--only,
#roofill .c-mediaType01_text--only+.c-mediaType01_text--only {
  padding-top: 32px
}

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

  #roofill .c-mediaType01_text+.c-mediaType01_text,
  #roofill .c-mediaType01_text--only+.c-mediaType01_text,
  #roofill .c-mediaType01_text+.c-mediaType01_text--only,
  #roofill .c-mediaType01_text--only+.c-mediaType01_text--only {
    padding-top: 1em
  }
}

#roofill .c-mediaType01_text--only {
  padding: 0 4em
}

.c-noteWrap {
  margin-top: 60px
}

@media screen and (max-width: 767px) {
  .c-noteWrap {
    margin-top: 2em
  }
}

.c-noteNum {
  margin-top: 1em
}

.c-noteNum_list {
  padding-left: 1.8em;
  text-indent: -1.8em
}

.c-noteDisc {
  margin: 1em 0 0 1em;
  list-style: disc
}

#roofill .c-numInner,
#roofill .c-num {
  font-style: italic;
  color: #fff;
  text-align: center;
  border-radius: 50%
}

#roofill .c-num {
  font-size: 1.75rem;
  display: flex;
  flex-flow: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 767px) {
  #roofill .c-num {
    gap: .2em;
    width: 60px;
    height: 60px;
    padding: 4px 0 0
  }
}

#roofill .c-num span {
  display: block;
  line-height: 1
}

#roofill .c-num_sub {
  display: inline-block;
  padding: 2px 8px;
  font-style: normal;
  color: #007ece;
  background-color: #fff
}

@media screen and (max-width: 767px) {
  #roofill .c-num_sub {
    padding: 2px 6px
  }
}

#roofill .c-num_main {
  padding-right: .25em;
  font-style: italic
}

#roofill .c-numInner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: -4px
}

@media screen and (max-width: 767px) {
  #roofill .c-numInner {
    text-indent: -2px
  }
}

#roofill .p-hero {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: 80px 0;
  color: #fff;
  text-align: center;
  background: url(../img/hero.jpg) no-repeat center 10%;
  background-size: cover
}

@media screen and (max-width: 767px) {
  #roofill .p-hero {
    padding: 40px 0 60px
  }
}

#roofill .p-hero::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/hero_mask.png) no-repeat bottom center;
  background-size: 200%
}

#roofill .p-heroIntro {
  position: relative;
  z-index: 3
}

#roofill .p-heroIntro_lead {
  font-size: 1.5rem;
  padding-bottom: 80px;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: .1em
}

@media screen and (max-width: 767px) {
  #roofill .p-heroIntro_lead {
    padding-bottom: 40px
  }
}

#roofill .p-heroIntro_heading span {
  display: block
}

#roofill .p-heroIntro_headingSub {
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .05em
}

#roofill .p-heroIntro_headingMain {
  font-size: 4rem;
  font-family: "Lusitana", serif;
  letter-spacing: .05em
}

#roofill .p-heroIntro_headingRuby {
  font-size: 1.75rem;
  font-family: "Noto Serif JP", serif
}

#roofill .p-heroNote {
  font-size: 1rem;
  position: absolute;
  bottom: 1em;
  z-index: 3
}

@media screen and (min-width: 768px) {
  #roofill .p-heroNote {
    right: 1em
  }
}

@media screen and (max-width: 767px) {
  #roofill .p-heroNote {
    left: 50%;
    width: 90%;
    padding-left: 1em;
    text-align: left;
    text-indent: -1em;
    translate: -50% 0
  }
}

#roofill .u-color_bg--blue {
  background-color: #007ece
}

#roofill .u-color_bg--gray {
  background-color: #f4f4f4
}

#roofill .u-color_text--red {
  color: #ab1f20
}

#roofill .u-textSize12 {
  font-size: .75rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize12 {
    font-size: .6875rem
  }
}

#roofill .u-textSize14 {
  font-size: .875rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize14 {
    font-size: .75rem
  }
}

#roofill .u-textSize16 {
  font-size: 1rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize16 {
    font-size: .875rem
  }
}

#roofill .u-textSize18 {
  font-size: 1.125rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize18 {
    font-size: 1rem
  }
}

#roofill .u-textSize20 {
  font-size: 1.25rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize20 {
    font-size: 1.125rem
  }
}

#roofill .u-textSize24 {
  font-size: 1.5rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize24 {
    font-size: 1.375rem
  }
}

#roofill .u-textSize32 {
  font-size: 2rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize32 {
    font-size: 1.625rem
  }
}

#roofill .u-textSize40 {
  font-size: 2.5rem
}

@media screen and (width >=768px) and (width <=1000px) {
  #roofill .u-textSize40 {
    font-size: 1.75rem
  }
}

#roofill .u-textWeight--bold {
  font-weight: 700
}

main {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif
}

#roofill .c-boxType01 {
  padding: 148px 40px 32px
}

#roofill .l-sectionType01:last-child {
  padding-bottom: 0
}

#roofill .c-mediaType01 {
  margin-bottom: 2em
}

#roofill .p-heroIntro_lead {
  padding-bottom: 40px;
  line-height: 1.5
}

#roofill .p-heroIntro_headingMain {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif
}

#roofill .compaireSect .sectMain .lowBlock .titBox .blockTit>span {
  background: linear-gradient(transparent 80%, #fff71e 21%)
}

#roofill .c-faqIntro_body .c-faqInner:after {
  content: "詳細";
  position: absolute;
  right: 14px;
  top: 22%;
  color: #007ece;
  font-weight: 700
}

#roofill .u-color_bg--blue {
  background-image: linear-gradient(90deg, rgba(48, 138, 255, 1), rgba(48, 189, 255, 1))
}

#roofill .comTit01 {
  border-image: linear-gradient(to right, #30bdff, #308aff, #30bdff) 1
}

#roofill .u-color_bg--gray {
  background-image: linear-gradient(40deg, rgba(233, 242, 245, 1) 0%, rgba(194, 234, 255, 1) 44%, rgba(179, 212, 255, 1))
}

#roofill .c-faqInner {
  background-color: #f2faff
}

.c-flow,
.c-flow--last {
  background-color: #f2faff
}

#roofill .p-heroIntro_headingMain {
  font-size: 6rem
}

#roofill .hvr-sweep-to-right {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transition-duration: .3s;
  transition-property: color;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0)
}

#roofill .hvr-sweep-to-right::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: #fff;
  transition-timing-function: ease-out;
  transition-duration: .3s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%
}

#roofill .common-ButtonMain {
  margin-top: 100px
}

#roofill .common-ButtonMain_Inner {
  text-align: center
}

#roofill .common-ButtonMain_Inner>span {
  display: inline-block;
  width: 100%;
  max-width: 20.625rem;
  vertical-align: bottom
}

#roofill .common-ButtonMain_Inner a {
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
  text-decoration: none;
  background-color: #df0522;
  border-radius: .25rem
}

#roofill .common-ButtonMain_Inner a>span {
  display: table-cell;
  height: 3.5rem;
  padding: .75rem 1.875rem .75rem 1.875rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
  text-align: center;
  vertical-align: middle
}

#roofill .common-ButtonMain_Inner a svg {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: .625rem;
  height: .625rem;
  fill: #fff;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#roofill svg:not(:root) {
  overflow: hidden
}

#roofill .common-ButtonMain_Lead {
  margin-bottom: 1.5rem;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 150%;
  text-align: center
}

#roofill .common-ButtonMain_Inner a>span {
  font-size: 1.2rem
}

#roofill .c-noteWrap.annotation {
  background: #EEE;
  padding: 1em 2em 1em
}

#roofill .c-noteWrap.annotation ul.c-noteDisc {
  margin: 0 0 0 1em
}

#roofill .common-ButtonMain_Lead.specification {
  line-height: 82px
}

#roofill .c-mediaType01.specification {
  width: 70%;
  margin: 0 auto
}

#roofill .c-mediaType01_pic.specification {
  width: 100%;
  max-width: 100%;
  text-align: center
}

#roofill .common-TitleHeading3 {
  position: relative;
  padding-top: 1.125rem;
  margin: 3.75rem 0 1.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%
}

#roofill .common-TitleHeading3::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: .125rem;
  content: "";
  background: linear-gradient(90deg, #df0522 0%, #df0522 3.75rem, #e6e6e6 3.75rem, #e6e6e6 100%)
}

#roofill .blockColumn1__text {
  font-size: 1rem
}

@media screen and (max-width: 767px) {
  #roofill .p-heroIntro_lead {
    font-size: 1rem
  }

  #roofill .p-heroIntro_headingSub {
    font-size: 1.4rem
  }

  #roofill .p-heroIntro_headingMain {
    font-size: 4rem
  }

  #roofill .p-heroIntro_headingRuby {
    font-size: 1.2rem
  }

  #roofill .p-heroNote {
    font-size: .7rem
  }

  #roofill .c-headingFit {
    font-size: 1.1rem
  }

  #roofill .compaireSect .sectMain .titBox .lead {
    font-size: .7rem
  }

  #roofill .compaireSect .sectMain .titBox .blockTit {
    font-size: 1.5rem
  }

  #roofill .c-boxType01 {
    padding: 100px 40px 32px
  }

  #roofill .compaireSect .sectMain .titBox .blockTit {
    font-size: 1.1rem
  }

  #roofill .u-textSize40 {
    font-size: 1.5rem
  }

  #roofill .u-textSize24 {
    font-size: .95rem
  }

  #roofill .u-textSize18 {
    font-size: .75rem
  }

  #roofill .u-textSize16 {
    font-size: .7rem
  }

  #roofill .c-headingBorder_main {
    font-size: 1.1rem
  }

  #roofill .c-faqIntro_body .c-faqInner:after {
    right: 7px;
    top: 34%;
    font-size: .7rem
  }

  #roofill .common-ButtonMain_Lead {
    font-size: 1rem
  }

  #roofill .common-ButtonMain_Inner a>span {
    font-size: 1rem
  }

  #roofill .u-color_bg--blue {
    font-size: 1.4rem
  }

  #roofill .common-ButtonMain {
    margin-top: 20px
  }

  #roofill .common-TitleHeading3 {
    font-size: 1.1rem
  }

  #roofill .blockColumn1__text {
    font-size: .8rem
  }

  #roofill .common-ButtonMain {
    margin: 0 1em 0
  }

  #roofill .l-wrap {
    margin-bottom: 3em
  }

  #roofill .u-color_bg--white .l-wrap {
    margin-bottom: 0
  }

  #roofill .common-ButtonMain_Lead.specification {
    line-height: 50px
  }

  #roofill .common-ButtonMain_Lead {
    margin-bottom: 10px
  }

  .c-flowArea_cont {
    height: 81%
  }
}

@media print,
screen and (min-width: 48em) {
  .common-ButtonMain_Lead {
    margin-bottom: 1.25rem;
    font-size: 1.35rem
  }
}

.c-movieBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 12px 0;
  margin-bottom: 36px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  text-align: center;
  background-color: #333;
}

@media screen and (width >=768px) and (width<=1170px) {
  #roofill .c-movieBox {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  #roofill .c-movieBox {
    padding: 8px 0;
    font-size: 1.1rem;
  }
}

.moviemark {
  position: absolute;
  top: 80%;
  left: 50%;
  width: 9% !important;
  max-width: 94px !important;
  min-width: 70px;
  height: 50px;
  transform: translate(-50%, -50%);
  vertical-align: middle;
}

@media screen and (min-width: 1171px) {
  .guide_video {
    margin-top: 22px;
    text-align: center;
  }
}

.guide_video_img {
  vertical-align: middle;
  width: 640px;
  height: 360px;
}

.image-grid {
  list-style: none;
  padding: 0;
  display: grid;
}

.image-grid li {
  width: 100%;
}

.image-grid img {
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .image-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .image-grid {
    grid-template-columns: 1fr 1fr;
    gap: 5%;
  }
}

.sectBox {
  padding: 70px 0 0 !important;
}

.patentLavel {
  background-color: #308AFF;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  margin-left: 2rem;
  color: #fff;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .spec h3 {
    position: relative;
    padding-bottom: 1em;
  }

  .patentLavel {
    padding: 0.2rem 1rem;
    margin-left: 0rem;
    margin-top: 0.5rem;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 1em);
    white-space: nowrap;
  }

  .patentLavel .pc_only {
    display: none;
  }
}

@media (min-width: 769px) {
  .patentLavel .sp_only {
    display: none;
  }
}

.modal-video-body {
  max-width: 960px !important;
}

.sup_main {
  font-size: 28%;
  top: -2.2em;
}

.mb-12 {
  margin-bottom: 12px;
}

.center {
  text-align: center;
}

.guide_title {
  font-size: 30px;
  color: #fff;
  padding: 12px 47px;
  margin: 70px 0 40px 0;
  background: #333;
  font-weight: bold;
  display: inline-block;
}

.guide_video {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .guide_title {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 768px) {
  .guide_video_img {
    width: 320px;
    height: 180px;
  }
}

/*------modal-------*/

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  display: none;
}

.modal-video.is-show {
  display: block;
}

.movie-dialog {

  border-radius: 0.5rem;
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);

  z-index: 50;
}

@media screen and (max-width: 975px) {
  .movie-dialog {
    width: calc(100% - 1em);
  }
}

.movie-dialog.is-show {
  align-items: center;
  display: flex;
  justify-content: center;
}

.movie-dialog-close {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.movie-dialog-background {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10;
}

.movie-dialog-background.is-show {
  display: block;
}

.movie-dialog iframe {
  height: 100%;
  width: 100%;
}

.movie-trigger {
  color: #585858;
  pointer-events: none;
}

.movie-trigger.is-ready {
  cursor: pointer;
  pointer-events: initial;
}

.movie-container {
  height: 528.75px;
  position: relative;
  width: 940px;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

@media screen and (max-width: 975px) {
  .movie-container {
    aspect-ratio: 16/9;
    height: auto;
    width: calc(100% - 1rem);
  }
}

.movie-iframe-container {
  height: 528.75px;
  position: relative;
  width: 940px;
}

@media screen and (max-width: 975px) {
  .movie-iframe-container {
    height: auto;
    width: calc(100% - 1rem);
  }
}

.movie-iframe-container iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.movie-trigger {
  text-decoration: none;
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.modal-video-close-btn:before {
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  transform: rotate(-45deg);
}

.movie-container,
.movie-iframe-container {
  width: 100%;
  max-width: 940px;
  aspect-ratio: 16/9;
}

.movie-iframe-container iframe {
  width: 100%;
  height: auto;
}

@media print,screen and (min-width: 768px) {
  .st-GlobalFooter_PageTop {
    bottom: 100px;
    z-index: 1;
  }
}