@charset "UTF-8";
@font-face {
  font-family: 'rodinb';
  font-display: swap;
  src: url("../../../font/rodin-b.woff") format("woff"), url("../../../font/rodin-b.otf") format("truetype"); }
@font-face {
  font-family: 'rodinm';
  font-display: swap;
  src: url("../../../font/rodin-m.woff") format("woff"), url("../../../font/rodin-m.otf") format("truetype"); }
@font-face {
  font-family: 'matissem';
  font-display: swap;
  src: url("../../../font/matisse-m.woff") format("woff"), url("../../../font/matisse-m.otf") format("truetype"); }
/*--------------------------------------------------- */
/*リセットCSS */
/*--------------------------------------------------- */
.ec-layoutRole .ec-layoutRole__contents {
  max-width: initial; }
section img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"/9; }
.ec-newItemRole .ec-newItemRole__listItemHeading {
  margin-top: 0; }
main {
  overflow: hidden; }
/*--------------------------------------------------- */
/* mainimg */
/*--------------------------------------------------- */
#mainimg {
  position: relative;
  height: 790px; }
#mainimg:before {
    content: "";
    content: "";
    display: inline-block;
    width: 100%;
    height: 317px;
    background-image: url(../../../img/top/mainimg-header-bg.png);
    background-size: inherit;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    top: -218px;
    left: 0;
    margin: auto;
    z-index: 2;
    /* style */ }
#mainimg .maxWid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    height: 100%; }
#mainimg .backImg .bgImg {
    height: 790px;
    -o-object-position: bottom;
       object-position: bottom;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
#mainimg .etcImg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7vw;
    max-width: 425px;
    margin: auto; }
#mainimg h2 {
    position: absolute;
    top: 92px;
    right: 31px;
    bottom: 0;
    margin: auto; }
#mainimg h2 img {
      margin: auto;
      max-width: 114px; }
#mainimg .leftSentence {
    position: absolute;
    top: 142px;
    left: -2px;
    display: flex;
    align-items: center;
    margin: auto; }
#mainimg .leftSentence p {
      font-size: 26px;
      font-size: 2.6rem;
      color: white;
      -webkit-writing-mode: vertical-rl;
          -ms-writing-mode: tb-rl;
              writing-mode: vertical-rl;
      line-height: 1.8em; }
#mainimg .leftSentence p .lastLine {
        position: relative;
        right: 9px;
        top: 3px; }
#mainimg .leftSentence p .strong {
        font-size: 40px;
        font-size: 4rem;
        font-weight: 700;
        color: #fcff03;
        position: relative;
        padding-top: 8px;
        padding-bottom: 12px;
        margin-bottom: 4px; }
#mainimg .leftSentence p .strong:before, #mainimg .leftSentence p .strong:after {
          content: "";
          content: "";
          display: inline-block;
          width: 16px;
          height: 16px;
          background-size: contain;
          vertical-align: middle;
          background-repeat: no-repeat;
          position: absolute;
          margin: auto; }
#mainimg .leftSentence p .strong:before {
          background-image: url(../../../img/top/kakko1.png);
          top: 0;
          right: 6px; }
#mainimg .leftSentence p .strong:after {
          background-image: url(../../../img/top/kakko2.png);
          bottom: 0;
          left: 0;
          /* style */ }
/*--------------------------------------------------- */
/* add_mainimg */
/*--------------------------------------------------- */
.add_mainimg {
  position: relative;
  overflow: hidden; }
.add_mainimg img {
    width: auto; }
.add_mainimg .blocks {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 1000px;
    z-index: 1; }
.add_mainimg .inner_block {
    position: relative; }
.add_mainimg .left_content {
    margin-top: 231px;
    display: inline-block; }
.add_mainimg .left_content .text {
      margin-top: 24px; }
.add_mainimg .left_content .text p {
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5em;
        max-width: 450px; }
.add_mainimg .left_content .btn_wrap {
      margin-top: 16px; }
.add_mainimg .left_content .btn_wrap a, .add_mainimg .left_content .btn_wrap a:visited {
        padding: 16px 24px;
        font-size: 22px;
        font-size: 2.2rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        position: relative;
        color: #fff;
        font-weight: 700;
        background-color: #199dd4;
        border: 1px solid #199dd4;
        line-height: 1em;
        display: flex;
        justify-content: center;
        align-items: center; }
.add_mainimg .right_content {
    position: absolute;
    top: 80px;
    right: -30px;
    bottom: 0;
    margin: auto; }
.add_mainimg .right_content .inner_image {
      z-index: 1;
      position: relative; }
.add_mainimg .right_content .inner_image .img2 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
        margin: auto;
        z-index: -1; }
/*--------------------------------------------------- */
/* detail_block */
/*--------------------------------------------------- */
.detail_block {
  margin-top: 114px;
  position: relative;
  margin-bottom: 150px;
  z-index: 1; }
.detail_block img {
    width: auto;
    max-width: 100%; }
.detail_block:before {
    content: "";
    background-color: #ffc003;
    height: 543px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    z-index: -1;
    margin: auto;
    /* style */ }
.detail_block h2 {
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    color: #444444;
    line-height: 1.2em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
.detail_block .inner {
    background-color: #fff;
    padding: 22px;
    border-radius: 10px; }
.detail_block .block {
    margin-top: 16px; }
.detail_block .block .flex {
      display: flex;
      justify-content: space-between; }
.detail_block .block .flex .imgFlex {
        width: 53%; }
.detail_block .block .flex .textFlex {
        width: calc(47% - 30px); }
.detail_block .block .flex .textFlex p {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.5em; }
.detail_block .flexDown {
    margin-top: 21px;
    display: flex;
    justify-content: space-between; }
.detail_block .flexDown .flex3 {
      width: calc(33.3333% - 14px); }
.detail_block .flexDown .heading {
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 12px;
      border-bottom: 1px solid #ffc003; }
.detail_block .flexDown .heading h4 {
        text-align: center;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.1em;
        color: #444444;
        font-weight: 700;
        -webkit-font-feature-settings: "palt";
                font-feature-settings: "palt"; }
/*--------------------------------------------------- */
/* about */
/*--------------------------------------------------- */
#about {
  margin-top: 80px; }
#about h2 {
    font-size: 35px;
    font-size: 3.5rem;
    color: #444;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    text-align: center;
    margin: auto;
    margin-bottom: 30px; }
#about .flex {
    display: flex;
    margin-top: 69px;
    justify-content: space-between; }
#about .flexText {
    width: calc(50% - 70px); }
#about .flexImg {
    width: 50%; }
#about .flexImg img {
      max-width: 100%; }
#about h3 {
    font-weight: 700;
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 32px; }
#about p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em; }
#about .btnWrap {
    margin-top: 32px; }
#about .btnWrap a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #fff;
      text-align: center;
      border: 1px solid #fff;
      color: #1484b3;
      transition: all 0.5s ease; }
#about .btnWrap a {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-size: 16px;
      font-size: 1.6rem;
      border: 1px solid #1484b3;
      padding: 12px 16px;
      font-weight: 700; }
#about .btnWrap i {
      position: relative;
      top: -3px;
      margin-left: 4px; }
/*--------------------------------------------------- */
/* #worry */
/*--------------------------------------------------- */
#worry {
  margin-top: 150px;
  position: relative; }
#worry .wrapper {
    height: 638px;
    position: relative; }
#worry .backImg img {
    width: 100%;
    height: 638px;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
    margin: auto; }
#worry h2 {
    font-size: 35px;
    font-size: 3.5rem;
    color: #444;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    margin-bottom: 55px;
    z-index: 1;
    color: white; }
#worry .absoWrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
#worry .listBoxWrap {
    background-color: #fff;
    border-radius: 30px;
    padding: 58px 58px;
    position: relative;
    width: 100%; }
#worry .listBoxWrap:before {
      content: "";
      border: 1px solid #ddd;
      border-radius: 30px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      /* style */ }
#worry ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
#worry ul li {
      margin-bottom: 19px;
      position: relative;
      width: calc(50% - 27px);
      border-bottom: 1px solid #ddd;
      padding-bottom: 14px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700; }
#worry ul li:nth-last-of-type(1), #worry ul li:nth-last-of-type(2) {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
#worry ul li:before {
        margin-right: 18px;
        top: -3px;
        position: relative;
        content: "";
        content: "";
        display: inline-block;
        width: 27px;
        height: 25px;
        background-image: url(../../../img/top/worry-icon.png);
        background-size: contain;
        vertical-align: middle;
        background-repeat: no-repeat;
        /* style */ }
#worry .worryAnswer {
    background-color: #ffc003;
    width: 100%;
    height: 164px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 44px;
    font-size: 4.4rem;
    color: #fff;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    position: relative; }
#worry .worryAnswer:before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -31px;
      margin: auto;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 53.7px 31px 0 31px;
      border-color: #ffc003 transparent transparent transparent;
      /* style */ }
/*--------------------------------------------------- */
/* feature */
/*--------------------------------------------------- */
#feature {
  margin-top: 70px;
  padding-top: 70px; }
#feature h2 {
    font-size: 35px;
    font-size: 3.5rem;
    color: #444;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    margin-bottom: 107px; }
#feature ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
#feature li {
    width: calc(33.333% - 10px);
    max-width: 300px;
    margin-bottom: 100px; }
#feature li img {
      max-width: 156px;
      height: auto;
      display: block;
      margin: auto;
      margin-bottom: 28px; }
#feature li h3 {
      margin-bottom: 24px;
      text-align: center;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 700; }
#feature li p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; }
/*--------------------------------------------------- */
/* variety */
/*--------------------------------------------------- */
#variety {
  height: 692px;
  position: relative; }
#variety .backImg {
    background-color: #000;
    width: 100%;
    position: relative;
    position: absolute;
    left: 0; }
#variety .backImg img {
      height: 692px;
      padding-right: auto;
      width: 50%; }
#variety .maxWid {
    position: relative;
    height: 100%; }
#variety .flex {
    height: 100%;
    justify-content: space-between; }
#variety .flexHeading {
    width: calc(50% - 200px);
    color: #fff;
    display: flex;
    padding-top: 174px; }
#variety .flexHeading h2 {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center;
      margin-bottom: 42px;
      font-weight: 400; }
#variety .flexHeading p {
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 46px;
      max-width: 270px;
      line-height: 1.5em; }
#variety .flexHeading .eng {
      margin-bottom: 19px; }
#variety .flexHeading .eng img {
        max-width: 157px;
        margin: auto; }
#variety .flexHeading .btnProduct {
      margin: auto; }
#variety .flexHeading .btnProduct a {
        display: flex;
        justify-content: center;
        align-items: center;
        word-break: break-all;
        width: auto;
        height: auto;
        text-decoration: none;
        background: #fff;
        text-align: center;
        border: 1px solid #fff;
        color: #111;
        transition: all 0.5s ease; }
#variety .flexHeading .btnProduct a {
        margin: auto;
        max-width: 187px;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 8px 16px; }
#variety .flexHeading .btnProduct i {
        margin-left: 4px; }
#variety .flexList {
    width: 650px;
    display: flex;
    align-items: center; }
#variety .flexList li {
      position: relative;
      display: flex;
      background-color: #fff;
      margin-bottom: 20px; }
#variety .flexList li:nth-last-of-type(1) {
        margin-bottom: 0; }
#variety .flexList li:before {
        content: "";
        content: "";
        display: inline-block;
        width: 60px;
        height: 60px;
        background-image: url(../../../img/top/variety-num1.png);
        background-size: contain;
        vertical-align: middle;
        background-repeat: no-repeat;
        position: absolute;
        top: 10px;
        left: -33px;
        margin: auto;
        /* style */ }
#variety .flexList li .flexImg {
        max-width: 180px;
        width: 100%; }
#variety .flexList li img {
        width: 180px;
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; }
#variety .flexList .num2:before {
      content: "";
      /* style */
      background-image: url(../../../img/top/variety-num2.png); }
#variety .flexList .num3:before {
      content: "";
      /* style */
      background-image: url(../../../img/top/variety-num3.png); }
#variety .flexList .num4:before {
      content: "";
      /* style */
      background-image: url(../../../img/top/variety-num4.png); }
#variety .flexList .flexText {
      padding: 24px; }
#variety .flexList .flexText p {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 16px; }
#variety .flexList .flexText h3 {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 16px;
        color: #444; }
#variety .flexList .flexText a {
        font-size: 12px;
        font-size: 1.2rem;
        border-bottom: 1px solid #1484b3; }
#variety .flexList .flexText a:hover {
          opacity: 0.7; }
#variety .flexList .flexText i {
        margin-left: 4px; }
/*--------------------------------------------------- */
/* add_variety */
/*--------------------------------------------------- */
.add_variety#variety {
  height: 891px; }
.add_variety#variety .backImg img {
    height: 891px; }
/*--------------------------------------------------- */
/* news */
/*--------------------------------------------------- */
.news {
  margin-top: 150px; }
.news .wrapFlex {
    border: 1px solid #ddd;
    display: flex;
    padding: 46px;
    color: #333;
    justify-content: space-between; }
.news .wrapFlex .headingFlex {
      display: flex;
      flex-wrap: wrap;
      width: 220px; }
.news .wrapFlex .headingFlex .flex2 {
        width: 100%; }
.news .wrapFlex h2 {
      font-size: 34px; }
.news .wrapFlex .newsLists {
      width: calc(100% - 235px);
      font-size: 16px;
      line-height: 1.2em; }
.news .wrapFlex li {
      border-top: 1px dotted #ddd;
      padding-top: 26px;
      margin-top: 26px; }
.news .wrapFlex li a {
        color: #444;
        cursor: pointer; }
.news .wrapFlex li a:visited {
          color: #444; }
.news .wrapFlex li a i {
          margin-left: 8px; }
.news .wrapFlex li:nth-of-type(1) {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        /* style */ }
.news .wrapFlex .newsRole__newsDate {
      position: relative;
      padding-right: 23px;
      margin-right: 6px; }
.news .wrapFlex .newsRole__newsDate:after {
        content: "｜";
        position: absolute;
        right: 0;
        /* style */ }
.news .wrapFlex .ec-newsRloe__newsClosetn {
      display: flex; }
.news .wrapFlex .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
      margin: auto; }
.news .wrapFlex .description {
      padding-top: 16px;
      font-weight: 700;
      line-height: 1.5em; }
.news .wrapFlex .addMoreBtn {
      display: flex;
      align-items: flex-end;
      font-size: 14px;
      font-weight: 700; }
.news .wrapFlex .addMoreBtn i {
        margin-left: 8px;
        position: relative;
        top: -2px; }
.news .wrapFlex .btnLink a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #fff;
      text-align: center;
      border: 1px solid #fff;
      color: #ffc003;
      transition: all 0.5s ease; }
.news .wrapFlex .btnLink a {
      border: 1px solid #ffc003;
      padding: 6px 12px; }
.news .wrapFlex .moreBtn {
      position: relative; }
.news .wrapFlex .newsUrl {
      margin-top: 16px; }
.news .wrapFlex .newsUrl a {
        position: relative;
        color: #888; }
.news .wrapFlex .newsUrl a:before {
          content: "";
          border-bottom: 1px solid #888;
          width: 100%;
          height: 1px;
          position: absolute;
          bottom: -4px;
          margin: auto; }
.news .wrapFlex .newsUrl a:hover {
          color: #aaa; }
.news .wrapFlex .newsUrl a:hover:before {
            border-bottom: 1px solid #aaa;
            transition-duration: 0.5s; }
@media (min-width: 481px) {
      #about h2 .pcInvi {
        display: none; }
      #worry h2 .pcInvi {
        display: none; }
      #feature h2 .pcInvi {
        display: none; } }
@media (min-width: 769px) {
          .add_mainimg .left_content .btn_wrap a:hover, .add_mainimg .left_content .btn_wrap a:visited:hover {
            background-color: #fff;
            color: #199dd4;
            border: 1px solid #199dd4;
            transition-duration: 0.5s; }
      #about h2 {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
      #about .flexText {
        padding-top: 20px; }
        #about .btnWrap a:hover {
          background: #1484b3;
          color: #fff;
          border: 1px solid #fff;
          box-shadow: none; }
      #worry h2 {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
      #worry .worryAnswer {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
      #feature h2 {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
          #variety .flexHeading .btnProduct a:hover {
            background: #111;
            color: #fff;
            border: 1px solid #fff;
            box-shadow: none; }
    .add_variety#variety .flexHeading {
      padding-top: 250px; }
        .news .wrapFlex li.numNews {
          position: relative;
          padding-top: 8px; }
        .news .wrapFlex .btnLink a:hover {
          background: #ffc003;
          color: #fff;
          border: 1px solid #fff;
          box-shadow: none; } }
@media (min-width: 1201px) {
      .add_mainimg .right_content {
        top: 140px; } }
@media (min-width: 1400px) {
    #mainimg {
      height: 1000px; }
      #mainimg .backImg .bgImg {
        height: 1000px; }
      #mainimg .etcImg {
        max-width: 550px; } }
@media (max-width: 1000px) {
      #mainimg .leftSentence {
        padding-left: 20px; }
  .add_mainimg img {
    max-width: 100%; }
  .add_mainimg .left_content {
    max-width: 50%; }
  .add_mainimg .right_content {
    top: 80px;
    max-width: calc(50% - 30px); }
    .add_mainimg .right_content .inner_image img {
      max-width: 100%; }
    .add_mainimg .right_content .inner_image .img2 {
      bottom: -50px; }
        #worry ul li {
          padding-left: 1.8em;
          line-height: 1.2em;
          font-size: 18px;
          font-size: 1.8rem;
          display: flex;
          align-items: center;
          margin-bottom: 0;
          padding-bottom: 16px;
          padding-top: 16px; }
          #worry ul li:nth-last-of-type(1), #worry ul li:nth-last-of-type(2) {
            padding-top: 16px;
            padding-bottom: 16px; }
          #worry ul li:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            margin: auto;
            /* style */ }
  #variety {
    margin-top: 100px;
    height: auto;
    position: relative; }
    #variety .backImg {
      width: 100%;
      height: 100%; }
      #variety .backImg img {
        height: 100%; }
    #variety .maxWid {
      padding-top: 50px;
      padding-bottom: 50px; }
    #variety .flex {
      height: 100%;
      justify-content: space-between; }
    #variety .flexHeading {
      width: calc(250px);
      padding-top: 174px; }
    #variety .flexList {
      width: calc(100% - 300px); }
  .add_variety#variety {
    height: 1100px; }
    .add_variety#variety .backImg img {
      height: 1100px; } }
@media (max-width: 768px) {
  #mainimg {
    height: 500px; }
    #mainimg:before {
      display: none; }
    #mainimg .maxWid {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: flex;
      flex-wrap: wrap;
      align-content: flex-end;
      height: 100%; }
    #mainimg .backImg .bgImg {
      height: 500px;
      width: 100%; }
    #mainimg .etcImg {
      bottom: 10vw;
      max-width: 250px; }
    #mainimg h2 {
      position: absolute;
      top: 40px;
      right: 10vw; }
      #mainimg h2 img {
        max-width: 80px; }
    #mainimg .leftSentence {
      top: 40px;
      left: 5vw; }
      #mainimg .leftSentence p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4em; }
        #mainimg .leftSentence p .lastLine {
          right: 9px;
          top: 3px; }
        #mainimg .leftSentence p .strong {
          font-size: 26px;
          font-size: 2.6rem; }
          #mainimg .leftSentence p .strong:before, #mainimg .leftSentence p .strong:after {
            width: 8px;
            height: 8px; }
          #mainimg .leftSentence p .strong:before {
            background-image: url(../../../img/top/kakko1@2x.png); }
          #mainimg .leftSentence p .strong:after {
            background-image: url(../../../img/top/kakko2@2x.png); }
  .add_mainimg .left_content {
    margin-top: 60px; }
    .add_mainimg .left_content .text {
      margin-top: 16px; }
      .add_mainimg .left_content .text p {
        font-size: 15px;
        font-size: 1.5rem; }
    .add_mainimg .left_content .btn_wrap {
      margin-top: 16px; }
      .add_mainimg .left_content .btn_wrap a, .add_mainimg .left_content .btn_wrap a:visited {
        padding: 8px 16px;
        font-size: 16px;
        font-size: 1.6rem; }
  .detail_block h2 {
    font-size: 28px;
    font-size: 2.8rem; }
  .detail_block .inner {
    padding: 16px; }
  .detail_block .block .flex {
    flex-wrap: wrap; }
    .detail_block .block .flex .imgFlex {
      width: 100%; }
      .detail_block .block .flex .imgFlex img {
        width: 100%; }
    .detail_block .block .flex .textFlex {
      width: 100%;
      margin-top: 12px; }
      .detail_block .block .flex .textFlex p {
        font-size: 16px;
        font-size: 1.6rem; }
  .detail_block .flexDown {
    margin-top: 15px; }
    .detail_block .flexDown .flex3 {
      width: calc(33.3333% - 10px); }
    .detail_block .flexDown .heading {
      padding-bottom: 10px;
      margin-bottom: 12px; }
      .detail_block .flexDown .heading h4 {
        font-size: 18px;
        font-size: 1.8rem; }
        .detail_block .flexDown .heading h4 br {
          display: none; }
      #about h2 {
        font-size: 28px;
        font-size: 2.8rem; }
  #about {
    margin-top: 80px; }
    #about .flex {
      margin-top: 40px;
      flex-wrap: wrap; }
    #about .flexText {
      width: 100%; }
    #about .flexImg {
      width: 100%;
      margin-top: 50px; }
    #about h3 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-bottom: 16px; }
    #about p {
      font-size: 16px;
      font-size: 1.6rem; }
    #about .btnWrap {
      margin-top: 32px; }
      #worry h2 {
        font-size: 28px;
        font-size: 2.8rem; }
          #worry ul li:before {
            background-image: url(../../../img/top/worry-icon@2x.png); }
  #worry {
    margin-top: 150px;
    position: relative; }
    #worry .wrapper {
      height: auto;
      position: relative; }
    #worry .backImg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      #worry .backImg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        z-index: -1;
        margin: auto; }
    #worry h2 {
      font-size: 35px;
      font-size: 3.5rem;
      color: #444;
      font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
      font-weight: 700;
      text-align: center;
      margin: auto;
      margin-bottom: 30px;
      margin-bottom: 32px;
      z-index: 1;
      color: white; }
    #worry .absoWrap {
      position: relative;
      padding-top: 50px;
      padding-bottom: 50px; }
    #worry .listBoxWrap {
      padding: 16px 32px;
        padding-content: "";
      /* style */ }
    #worry ul li {
      width: calc(50% - 16px);
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 2em; }
    #worry .worryAnswer {
      padding: 40px 20px;
      width: 100%;
      height: auto;
      line-height: 1.1em;
      font-size: 36px;
      font-size: 3.6rem; }
      #feature h2 {
        font-size: 28px;
        font-size: 2.8rem; }
  #feature {
    margin-top: 70px;
    padding-top: 70px; }
    #feature h2 {
      font-size: 35px;
      font-size: 3.5rem;
      color: #444;
      font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
      font-weight: 700;
      text-align: center;
      margin: auto;
      margin-bottom: 30px;
      margin-bottom: 107px; }
    #feature li {
      width: calc(50% - 20px);
      max-width: initial; }
  #variety .flex {
    flex-wrap: wrap; }
  #variety .flexHeading {
    width: calc(100%);
    padding-top: 30px;
    justify-content: center;
    margin-bottom: 48px; }
    #variety .flexHeading h2 {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 24px; }
    #variety .flexHeading p {
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 24px;
      max-width: 500px; }
    #variety .flexHeading .eng {
      margin-bottom: 16px; }
  #variety .flexList {
    width: 100%; }
    #variety .flexList li {
      margin-bottom: 48px; }
      #variety .flexList li:nth-last-of-type(1) {
        margin-bottom: 0; }
      #variety .flexList li:before {
        top: -10px;
        left: -10px; }
  .add_variety#variety {
    height: initial; }
    .add_variety#variety .backImg img {
      height: 100%; }
  .news {
    margin-top: 150px; }
    .news .wrapFlex {
      flex-wrap: wrap;
      padding: 50px; }
      .news .wrapFlex .headingFlex {
        padding: 0 0 50px;
        width: 100%; }
        .news .wrapFlex .headingFlex .flex2 {
          width: 50%; }
      .news .wrapFlex .newsLists {
        padding: 0;
        width: calc(100%); }
      .news .wrapFlex .btnLink {
        margin-left: auto; } }
@media (max-width: 768px) and (max-width: 480px) {
      #about .btnWrap a {
        width: 100%; }
      #worry h2 {
        line-height: 1.2em; }
      #feature h2 {
        line-height: 1.2em; } }
@media (max-width: 768px) and (max-width: 768px) {
      #worry h2 {
        font-size: 28px;
        font-size: 2.8rem; }
      #feature h2 {
        font-size: 28px;
        font-size: 2.8rem; } }
@media (max-width: 768px) and (min-width: 481px) {
      #worry h2 .pcInvi {
        display: none; }
      #feature h2 .pcInvi {
        display: none; } }
@media (max-width: 768px) and (min-width: 769px) {
      #worry h2 {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
      #feature h2 {
        font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; } }
@media (max-width: 480px) {
  #mainimg {
    height: 450px; }
    #mainimg .backImg .bgImg {
      height: 450px;
      width: 100%; }
    #mainimg .etcImg {
      bottom: 50px;
      max-width: 230px; }
    #mainimg h2 {
      position: absolute;
      top: 30px;
      right: 20px; }
      #mainimg h2 img {
        max-width: 75px; }
    #mainimg .leftSentence {
      top: 30px;
      left: 5px; }
      #mainimg .leftSentence p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.7em; }
        #mainimg .leftSentence p .lastLine {
          right: 3px;
          top: 3px; }
        #mainimg .leftSentence p .strong {
          font-size: 23px;
          font-size: 2.3rem; }
          #mainimg .leftSentence p .strong:before, #mainimg .leftSentence p .strong:after {
            width: 8px;
            height: 8px; }
          #mainimg .leftSentence p .strong:after {
            bottom: 2px; }
  .add_mainimg#mainimg .backImg .bgImg {
    height: 420px; }
  .add_mainimg#mainimg .inner_block {
    height: 100%; }
  .add_mainimg#mainimg .left_content {
    margin-top: 60px;
    max-width: 70%;
    position: absolute;
    z-index: 2; }
    .add_mainimg#mainimg .left_content .text {
      margin-top: 12px; }
      .add_mainimg#mainimg .left_content .text p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.4em;
        max-width: 65%; }
    .add_mainimg#mainimg .left_content .btn_wrap {
      margin-top: 12px; }
      .add_mainimg#mainimg .left_content .btn_wrap a, .add_mainimg#mainimg .left_content .btn_wrap a:visited {
        font-size: 15px;
        font-size: 1.5rem; }
  .add_mainimg#mainimg .right_content {
    max-width: calc(50% + 8px);
    top: auto;
    bottom: 110px; }
  .add_mainimg#mainimg .inner_image .img2 {
    bottom: -20px; }
  .detail_block:before {
    height: 85%; }
  .detail_block h2 br {
    display: none; }
  .detail_block .inner {
    padding: 12px; }
  .detail_block .block .flex .textFlex {
    margin-top: 12px; }
    .detail_block .block .flex .textFlex p {
      font-size: 15px;
      font-size: 1.5rem; }
  .detail_block .flexDown {
    margin-top: 0;
    flex-wrap: wrap; }
    .detail_block .flexDown .flex3 {
      width: 100%;
      margin-top: 12px; }
    .detail_block .flexDown .heading {
      padding-bottom: 10px;
      margin-bottom: 12px; }
      .detail_block .flexDown .heading h4 {
        font-size: 18px;
        font-size: 1.8rem; }
      #about h2 {
        line-height: 1.2em; }
  #about h3 {
    font-size: 20px;
    font-size: 2rem; }
      #worry h2 {
        line-height: 1.2em; }
  #worry .absoWrap {
    padding-top: 60px;
    padding-bottom: 60px; }
  #worry .listBoxWrap {
    padding: 16px 32px; }
    #worry .listBoxWrap:before {
      width: calc(100% - 10px);
      height: calc(100% - 10px); }
  #worry ul li {
    width: calc(100%);
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal; }
    #worry ul li:nth-last-of-type(2) {
      border-bottom: 1px solid #ddd; }
    #worry ul li:before {
      width: 22px;
      height: 20px; }
  #worry .worryAnswer {
    padding: 40px 40px;
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center; }
      #feature h2 {
        line-height: 1.2em; }
  #feature {
    margin-top: 20px;
    padding-top: 80px; }
    #feature h2 {
      text-align: left;
      display: flex;
      justify-content: center;
      margin-bottom: 50px; }
    #feature li {
      width: 100%;
      margin-bottom: 60px; }
      #feature li img {
        max-width: 120px;
        margin-bottom: 28px; }
      #feature li h3 {
        margin-bottom: 24px;
        font-size: 20px;
        font-size: 2rem; }
      #feature li p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5em; }
  #variety .maxWid {
    padding-top: 70px;
    padding-bottom: 70px; }
  #variety .flex {
    flex-wrap: wrap; }
  #variety .flexHeading {
    width: calc(100%);
    padding-top: 0px;
    justify-content: center;
    margin-bottom: 70px; }
    #variety .flexHeading h2 {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 24px; }
    #variety .flexHeading p {
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 24px;
      max-width: 500px; }
    #variety .flexHeading .eng {
      margin-bottom: 16px; }
  #variety .flexList {
    width: 100%; }
    #variety .flexList li {
      flex-wrap: wrap; }
      #variety .flexList li:before {
        top: -20px; }
      #variety .flexList li .flexImg {
        width: 100%;
        max-width: initial; }
        #variety .flexList li .flexImg img {
          max-width: initial;
          width: 100%; }
      #variety .flexList li .flexText {
        width: 100%; }
  .add_variety#variety .flexList .flexText a {
    font-size: 16px;
    font-size: 1.6rem; }
  .news {
    margin-top: 100px; }
    .news .wrapFlex {
      flex-wrap: wrap;
      padding: 32px; }
      .news .wrapFlex h2 {
        font-size: 24px; }
      .news .wrapFlex .ec-newsRloe__newsClosetn {
        flex-wrap: wrap; }
      .news .wrapFlex .newsRole__newsDate {
        margin-bottom: 8px;
        width: 100%; }
        .news .wrapFlex .newsRole__newsDate:after {
          content: "";
          display: none;
          /* style */ }
      .news .wrapFlex .headingFlex {
        padding: 0 0 32px;
        width: 100%; }
      .news .wrapFlex .btnLink a {
        font-size: 12px; } }
@media all and (-ms-high-contrast: none) {
    .ec-layoutRole .ec-layoutRole__contents {
      max-width: 100%; }
  .ec-layoutRole__main {
    overflow: hidden; }
      #mainimg .etcImg {
        bottom: -10vw; }
        #about .btnWrap a {
          max-width: 300px; }
        #about .btnWrap i {
          top: -5px; }
      #worry .absoWrap {
        bottom: auto;
        right: auto;
        top: 50%;
        left: 50%;
        display: block;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    #variety ul {
      width: 100%; }
          #variety .flexHeading .btnProduct a {
            max-width: 187px;
            width: 100%; }
          #variety .flexList li .flexImg {
            width: auto; } }
