@charset "UTF-8";
/*---------------------------------------------------
OZ RESET CSS
Author: ONZE
Author URI: http://on-ze.com
Version: 1.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
----------------------------------------------------*/
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

html {
  width: 100%;
  height: 100%;
}

body {
  line-height: 1;
  position: relative;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%;
}

article, aside, dialog, figure, footer, header, main, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

br,
hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none;
}

input,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

body {
  font-family: 'Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  letter-spacing: .045em;
  background: #F3F1EF;
  color: #111;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

_:-ms-lang(x)::-ms-backdrop, img {
  width: 100%;
}

a {
  color: inherit;
}

.br-sp {
  display: none;
}

.br-tb {
  display: none;
}

@media screen and (max-width: 48rem) {
  .br-tb {
    display: block;
  }
}

@media screen and (max-width: 47.9375rem) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}

.a-button {
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  color: #111;
  -webkit-transition: .4s;
  transition: .4s;
}

.a-button.-rectangle {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 25rem;
  height: 3.75rem;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid #111;
  border-radius: 8px;
}

.a-button.-rectangle .-label {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: .26em;
}

.a-button:hover {
  color: #fff;
}

.a-button:hover.-rectangle {
  background: rgba(17, 17, 17, 0.5);
}

@media screen and (max-width: 48rem) {
  .a-button.-rectangle {
    width: 18.75rem;
    height: 2.75rem;
  }
  .a-button.-rectangle .-label {
    font-size: 1rem;
  }
}

.a-deco {
  position: absolute;
  z-index: 100;
}

.m-deco_wrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: absolute;
  top: 0px;
}

.m-deco_wrap .-hidden_inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: auto;
}

.-heading {
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 48rem) {
  .-heading {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

.o-Feature {
  position: relative;
  padding-bottom: 120px;
}

.o-Feature .-heading {
  padding-bottom: 20px;
}

.o-Feature .m-deco_wrap {
  padding-top: 80px;
  height: 740px;
}

.o-Feature .m-deco_wrap .-hidden_inner {
  height: 450px;
}

.o-Feature.-sunflower .m-deco_wrap {
  padding-top: 136px;
  top: -50px;
}

.o-Feature.-sunflower .m-deco_wrap .-hidden_inner {
  height: 450px;
}

.o-Feature .-img_01 {
  width: 208px;
  left: -94px;
  bottom: -85px;
  z-index: 200;
}

.o-Feature .-img_02 {
  width: 392px;
  left: -128px;
  top: -148px;
}

.o-Feature .-img_03 {
  width: 425px;
  left: -60px;
  top: -136px;
}

.o-Feature .-img_04 {
  width: 448px;
  right: 258px;
  bottom: -152px;
}

.o-Feature .-img_05 {
  width: 280px;
  right: -80px;
  bottom: -70px;
  z-index: 200;
}

.o-Feature .o-Feature_inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: auto;
  flex-wrap: wrap;
}

.o-Feature .o-Feature_inner .-txt_wrap {
  position: relative;
  text-align: left;
  max-width: calc(544/1024*100%);
  margin-top: 40px;
  padding-top: 80px;
  padding-left: 40px;
  padding-right: 32px;
  padding-bottom: 100px;
  background: rgba(247, 247, 247, 0.8);
  z-index: 100;
}

.o-Feature .o-Feature_inner .-ttl {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: .045em;
  padding-bottom: 30px;
}

.o-Feature .o-Feature_inner .-txt {
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
  position: relative;
  z-index: 250;
}

.o-Feature .o-Feature_inner .-img_wrap {
  width: 100%;
  max-width: 450px;
  min-height: 450px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.o-Feature.-sunflower .-txt_wrap {
  margin-right: 0;
  margin-left: auto;
}

.o-Feature.-sunflower .-img_wrap {
  max-width: 344px;
  min-height: 409px;
  right: auto;
  left: 90px;
  z-index: 1;
}

@media screen and (max-width: 48rem) {
  .o-Feature {
    padding-bottom: 0;
  }
  .o-Feature .-heading {
    padding-bottom: 14px;
  }
  .o-Feature .m-deco_wrap {
    padding-top: 80px;
  }
  .o-Feature .m-deco_wrap .-hidden_inner {
    height: 100%;
  }
  .o-Feature .-img_01 {
    display: none;
  }
  .o-Feature .-img_02 {
    width: 340px;
    left: 0;
    top: auto;
    bottom: 30px;
  }
  .o-Feature .-img_03 {
    display: none;
  }
  .o-Feature .-img_04 {
    display: none;
  }
  .o-Feature .-img_05 {
    right: 0;
    bottom: 121px;
  }
  .o-Feature .o-Feature_inner .-img_wrap {
    position: relative;
    margin-bottom: 55px;
    padding: 0 28px;
    min-height: auto;
  }
  .o-Feature .o-Feature_inner .-txt_wrap {
    max-width: 100%;
    margin-top: 0;
    padding: 34px 16px;
    z-index: 300;
  }
  .o-Feature .o-Feature_inner .-ttl {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: .0;
    padding-bottom: 20px;
  }
  .o-Feature .o-Feature_inner .-txt {
    font-size: 0.875rem;
    line-height: calc(26/14);
  }
  .o-Feature.-sunflower .-txt_wrap {
    margin-right: 0;
    margin-left: auto;
  }
  .o-Feature.-sunflower .-img_wrap {
    max-width: 242px;
    min-height: auto;
    left: 0;
    margin-bottom: 30px;
  }
}

.o-From {
  width: 100%;
  height: 576px;
  overflow: hidden;
  position: relative;
}

.o-From .-blurImg_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}

.o-From .-blurImg_wrap .-cover {
  width: 100%;
}

.o-From .o-From_inner {
  position: absolute;
  width: 100%;
  max-width: 1024px;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.o-From .-bg_img {
  height: 100%;
}

.o-From .-bg_img .-cover {
  width: 100%;
}

.o-From .-txtBox {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 432px;
  height: 486px;
  padding-top: 130px;
  background: rgba(17, 17, 17, 0.6);
  color: #fff;
}

.o-From .-txtBox .-ttl {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: calc(30/26);
  letter-spacing: .065em;
  padding-bottom: 30px;
}

.o-From .-txtBox .-txt {
  font-size: 1.125rem;
  line-height: calc(32/18);
  padding-bottom: 30px;
}

@media screen and (max-width: 48rem) {
  .o-From {
    height: 423px;
  }
  .o-From .-txtBox {
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .o-From .-txtBox .-ttl {
    font-size: 1.25rem;
    line-height: calc(28/20);
    letter-spacing: .07em;
  }
  .o-From .-txtBox .-txt {
    font-size: 1rem;
    line-height: calc(29/16);
    padding-bottom: 20px;
  }
}

.o-Natural {
  width: 100%;
  max-width: 1056px;
  padding: 0 16px;
  margin: auto;
}

.o-Natural .-heading {
  display: block;
  letter-spacing: .06em;
  margin-bottom: 60px;
}

.o-Natural .-txt {
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
  margin-bottom: 80px;
}

.o-Natural .o-NaturalCards {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
  width: 100%;
}

.o-Natural .-Naturalcard {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background: #fff;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  flex-basis: 25%;
  max-width: 220px;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.o-Natural .-Naturalcard:not(:last-child) {
  margin-right: 48px;
}

.o-Natural .-Naturalcard .-txtBox {
  flex-basis: 100%;
}

.o-Natural .-Naturalcard .-card_ttl {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 100%;
  min-height: 50px;
  height: 100%;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .0;
  line-height: calc(22.5/15);
}

@media screen and (max-width: 48rem) {
  .o-Natural {
    padding: 0 16px;
  }
  .o-Natural .-heading {
    margin-bottom: 28px;
  }
  .o-Natural .-txt {
    font-size: 1rem;
    line-height: calc(32/16);
    letter-spacing: .0;
    margin-bottom: 28px;
  }
  .o-Natural .o-NaturalCards {
    max-width: calc(160px*2 + 48px);
    margin: auto;
    flex-wrap: wrap;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .o-Natural .-Naturalcard {
    flex-basis: calc(100%/2 - 16px);
    max-width: 160px;
    margin-right: 0;
  }
  .o-Natural .-Naturalcard:not(:last-child) {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .o-Natural .-Naturalcard:nth-child(2n + 1) {
    margin-right: 16px;
  }
}

@media screen and (max-width: 47.9375rem) {
  .o-Natural .-txt {
    text-align: left;
  }
  .o-Natural br {
    display: none;
  }
}

.o-Product {
  background-image: url(../images/_product/bg_product.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 130px;
  position: relative;
}

.o-Product .-heading {
  margin-bottom: 50px;
}

.o-Product .o-Product_wrap {
  position: relative;
  width: 100%;
  max-width: 1084px;
  margin: auto;
  padding: 0 16px;
}

.o-Product .m-deco_wrap {
  padding-top: 170px;
}

.o-Product .m-deco_wrap .-hidden_inner {
  height: 574px;
}

.o-Product .-img_01 {
  width: 163px;
  top: -37px;
  right: -43px;
}

.o-Product .-img_03 {
  width: 280px;
  left: -120px;
  bottom: -88px;
}

.o-Product .-img_04 {
  width: 220px;
  top: -57px;
  right: -53px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.o-Product .-img_05 {
  width: 280px;
  left: -120px;
  bottom: -43px;
}

.o-Product .m-Product_slider {
  max-width: 1024px;
  margin: auto;
  background: rgba(247, 247, 247, 0.8);
}

.o-Product .Product_slide {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}

.o-Product .Product_slide .-img_wrap {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  flex-basis: calc(460/1024*100%);
  max-width: calc(460/1024*100%);
}

.o-Product .Product_slide .-txtbBox {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  flex-basis: calc(564/1024*100%);
  max-width: calc(564/1024*100%);
  padding: 74px 100px 80px 60px;
  text-align: left;
}

.o-Product .Product_slide .-title {
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  display: block;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .06em;
  padding-bottom: 20px;
}

.o-Product .Product_slide .-text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: .045em;
}

.o-Product .Product_slide .-text + .-text {
  padding-top: 20px;
}

.o-Product .Product_slide .-button_wrap {
  padding-top: 40px;
}

.o-Product .Product_slide .a-button.-rectangle {
  max-width: 100%;
}

.o-Product .swiper-pagination {
  width: 124px;
  margin: auto;
  margin-top: 60px;
  left: 0;
  right: 0;
}

.o-Product .swiper-pagination span:not(:last-child) {
  margin-right: 20px;
}

.o-Product .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #111;
  opacity: .8;
}

.o-Product .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.o-Product .button-next,
.o-Product .button-prev {
  position: absolute;
  width: 60px;
  height: 60px;
  background-image: url(../images/_product/page_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
}

.o-Product .button-next.js-disabled,
.o-Product .button-prev.js-disabled {
  display: none;
}

.o-Product .button-next {
  right: 0;
}

.o-Product .button-prev {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-width: 48rem) {
  .o-Product {
    padding: 50px 0 75px;
  }
  .o-Product .-heading {
    margin-bottom: 60px;
  }
  .o-Product .m-deco_wrap {
    padding-top: 140px;
  }
  .o-Product .m-deco_wrap .-hidden_inner {
    height: 100%;
  }
  .o-Product .-img_01 {
    width: calc(80/375*100%);
    top: -27px;
    right: 0;
  }
  .o-Product .-img_03 {
    width: 375px;
    left: 0;
    bottom: 82px;
    z-index: 1;
  }
  .o-Product .-img_04 {
    width: 160px;
    top: -45px;
    left: -40px;
    right: auto;
    -webkit-transform: initial;
            transform: initial;
  }
  .o-Product .-img_05 {
    width: 380px;
    left: 0;
    bottom: 84px;
    z-index: 1;
  }
  .o-Product .Product_slide .-img_wrap {
    flex-basis: 60%;
    max-width: 60%;
    margin: auto;
  }
  .o-Product .Product_slide .-img_wrap .-cover {
    height: auto;
  }
  .o-Product .Product_slide .-txtbBox {
    flex-basis: 100%;
    max-width: 100%;
    padding: 30px 16px 50px;
    min-height: 374px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
            align-items: flex-start;
  }
  .o-Product .Product_slide .-title {
    flex-basis: 100%;
    max-width: 100%;
    font-size: 1rem;
    line-height: calc(30/26);
    padding-bottom: 8px;
  }
  .o-Product .Product_slide .-text {
    flex-basis: 100%;
    max-width: 100%;
    font-size: 0.875rem;
    letter-spacing: 0;
  }
  .o-Product .Product_slide .-text + .-text {
    padding-top: 10px;
  }
  .o-Product .Product_slide .-button_wrap {
    flex-basis: 100%;
    max-width: 100%;
    align-self: flex-end;
  }
  .o-Product .Product_slide .a-button.-rectangle {
    margin: auto;
  }
  .o-Product .swiper-pagination {
    margin-top: 30px;
  }
  .o-Product .button-next,
  .o-Product .button-prev {
    display: none;
  }
}

@media screen and (max-width: 47.9375rem) {
  .o-Product .Product_slide .-img_wrap {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.o-Voice {
  position: relative;
  padding-top: 90px;
}

.o-Voice .-heading {
  padding-bottom: 60px;
}

.o-Voice .m-deco_wrap {
  padding-top: 210px;
  height: 932px;
}

.o-Voice .m-deco_wrap .-hidden_inner {
  height: 100%;
}

.o-Voice.-sunflower .m-deco_wrap {
  height: 960px;
}

.o-Voice .-img_01 {
  width: 280px;
  right: -190px;
  top: 220px;
  -webkit-transform: scale(-1, 1) rotate(31deg);
          transform: scale(-1, 1) rotate(31deg);
}

.o-Voice .-img_02 {
  width: 468px;
  left: -272px;
  bottom: 0;
}

.o-Voice .-img_03 {
  width: 360px;
  left: -132px;
  top: -210px;
}

.o-Voice .-img_04 {
  display: none;
}

.o-Voice .-img_05 {
  width: 398px;
  right: -124px;
  top: -200px;
}

.o-Voice .-img_06 {
  width: 482px;
  left: -354px;
  bottom: 0;
}

.o-Voice .-img_07 {
  width: 240px;
  right: -123px;
  bottom: 0;
}

.o-Voice .o-Voice_inner {
  width: 100%;
  max-width: 968px;
  height: 794px;
  margin: auto;
  padding: 0 16px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  flex-wrap: wrap;
  overflow-x: hidden;
}

.o-Voice .-voice_card {
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  flex-basis: auto;
  max-width: 448px;
  padding: 40px;
  background: #fff;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 100;
  margin-bottom: 40px;
}

.o-Voice .-voice_card:nth-child(n - 2) {
  margin-right: 40px;
}

.o-Voice .-voice_card .-txt {
  text-align: left;
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
}

.o-Voice .-voice_card .-name {
  text-align: right;
  padding-top: 30px;
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
}

.o-Voice .-em {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: calc(32/20);
  letter-spacing: .08em;
  color: #DC2E28;
}

.o-Voice.-sunflower .-em {
  color: #F99E02;
}

@media screen and (max-width: 48rem) {
  .o-Voice {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .o-Voice .-heading {
    padding-bottom: 28px;
  }
  .o-Voice .m-deco_wrap {
    padding-top: 0;
    height: 932px;
  }
  .o-Voice .-img_07,
  .o-Voice .-img_05,
  .o-Voice .-img_01,
  .o-Voice .-img_02,
  .o-Voice .-img_03 {
    display: none;
  }
  .o-Voice .-img_04 {
    display: block;
    width: 419px;
    height: 386px;
    right: -190px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .o-Voice .-img_06 {
    width: 464px;
    height: 696px;
    left: -248px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .o-Voice .o-Voice_inner {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .o-Voice .-voice_card {
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    max-width: 100%;
    padding: 18px 16px 30px;
    margin-bottom: 50px;
  }
  .o-Voice .-voice_card:nth-child(n - 2) {
    margin-right: 0;
  }
  .o-Voice .-voice_card .-txt {
    font-size: 0.875rem;
    line-height: calc(21/14);
  }
  .o-Voice .-voice_card .-em {
    font-size: 1rem;
    line-height: calc(21/16);
  }
  .o-Voice .-voice_card .-name {
    font-size: 0.875rem;
    line-height: calc(21/14);
  }
}

.o-About_wrap {
  width: 100%;
  max-width: 1216px;
  margin: auto;
  position: relative;
}

.o-About_wrap .-img_01 {
  width: 162px;
  top: -53px;
  right: 10px;
}

.o-About_wrap .-img_03 {
  width: 328px;
  bottom: -144px;
  left: 0;
}

@media screen and (max-width: 48rem) {
  .o-About_wrap .a-deco {
    display: none;
  }
}

.o-About {
  background: #fff;
  width: 100%;
  max-width: 58.5rem;
  margin: auto;
  padding: 90px 36px;
}

.o-About .-heading {
  padding-bottom: 20px;
}

.o-About .-txt {
  font-size: 1.125rem;
  line-height: calc(42/18);
  letter-spacing: .04em;
}

@media screen and (max-width: 48rem) {
  .o-About {
    padding: 20px 15px;
  }
  .o-About .-heading {
    font-size: 1.5rem;
    padding-bottom: 25px;
    letter-spacing: 0;
  }
  .o-About .-txt {
    font-size: 1rem;
    line-height: calc(42/18);
    letter-spacing: .04em;
  }
}

.o-Benefits {
  width: 100%;
  max-width: 1056px;
  padding: 0 16px;
  margin: auto;
}

.o-Benefits .-heading {
  display: block;
  letter-spacing: .06em;
  margin-bottom: 60px;
}

.o-Benefits .o-benefitsCards {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
}

.o-Benefits .-benefits_card {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background: #fff;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  flex-basis: calc(100% / 3 - 32px*2/3);
  max-width: 320px;
  min-height: 520px;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.o-Benefits .-benefits_card .-txtBox {
  flex-basis: 100%;
  padding-top: 70px;
}

.o-Benefits .-benefits_card .-card_ttl {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: .045em;
  line-height: calc(30/17);
  margin-bottom: 30px;
}

.o-Benefits .-benefits_card .-txt {
  font-size: 14px;
  letter-spacing: .038em;
  line-height: calc(33/14);
}

.o-Benefits .-benefits_card _:-ms-lang(x)::-ms-backdrop, .o-Benefits .-benefits_card .-img_warp {
  height: 260px;
}

@media screen and (max-width: 74.9375rem) {
  .o-Benefits .-benefits_card {
    min-height: 442px;
  }
  .o-Benefits .-benefits_card .-txtBox {
    padding-top: 40px;
  }
  .o-Benefits .-benefits_card .-card_ttl {
    margin-bottom: 22px;
  }
  .o-Benefits .-benefits_card .-txt {
    line-height: calc(25/14);
  }
}

@media screen and (max-width: 48rem) {
  .o-Benefits {
    padding: 0 16px;
  }
  .o-Benefits .-heading {
    margin-bottom: 50px;
  }
  .o-Benefits .o-benefitsCards {
    max-width: calc(320px*2 + 32px);
    margin: auto;
    flex-wrap: wrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .o-Benefits .-benefits_card {
    flex-basis: 100%;
  }
  .o-Benefits .-benefits_card:nth-child(1) {
    margin-right: 32px;
  }
  .o-Benefits .-benefits_card:not(:last-child) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 47.9375rem) {
  .o-Benefits .o-benefitsCards {
    -webkit-box-pack: center;
            justify-content: center;
  }
  .o-Benefits .-benefits_card:nth-child(1) {
    margin-right: 0;
  }
}

.o-contact {
  padding: 60px 0;
  text-align: center;
  background: #E0E2EF;
}

.o-contact .-heading {
  display: block;
  letter-spacing: .06em;
  margin-bottom: 50px;
}

.o-contact .-img_wrap {
  width: 100px;
  margin: auto;
  margin-bottom: 32px;
}

.o-contact .-name {
  font-size: 1.625rem;
  line-height: calc(32/16);
  font-weight: bold;
  letter-spacing: .045em;
  margin-bottom: 32px;
}

.o-contact .-add {
  display: inline-block;
  width: 320px;
  text-align: left;
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
  margin-bottom: 32px;
}

.o-contact .-tel {
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
}
.o-contact .-mail {
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
  margin-bottom: 10px;
  -webkit-transition: 0.4s;
transition: 0.4s;

}

.o-contact .-link {
  display: block;
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: calc(32/26);
  text-decoration: underline;
  margin-top: 32px;
  margin-bottom: 120px;
  -webkit-transition: .4s;
  transition: .4s;
}

.o-contact .-link:hover,
.o-contact .-mail:hover {
  opacity: 0.6;
}

.o-contact .-copy {
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 0.875rem;
}

@media screen and (max-width: 48rem) {
  .o-contact .-heading {
    margin-bottom: 40px;
  }
  .o-contact .-img_wrap {
    width: 60px;
    margin-bottom: 22px;
  }
  .o-contact .-name {
    font-size: 1rem;
    line-height: calc(32/16);
  }
  .o-contact .-add {
    text-align: center;
    font-size: 0.875rem;
    line-height: calc(32/14);
  }
  .o-contact .-tel .-mail {
    font-size: 0.875rem;
    line-height: calc(32/14);
  }
  .o-contact .-link {
    font-size: 1.25rem;
    line-height: calc(32/20);
    margin-top: 40px;
    margin-bottom: 28px;
  }
  .o-contact .-copy {
    font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
    font-size: 0.625rem;
  }
}

.o-firstView {
  position: relative;
  max-height: 800px;
  overflow: hidden;
}

.o-firstView .-firstview_img_wrap {
  height: 0;
  padding-top: calc(800/1280*100%);
}

.o-firstView .-firstview_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1100;
}

.o-firstView .-firstview_img .-cover {
  width: 100%;
}

.o-firstView .-heading_wrap {
  width: 100%;
  max-width: 35.875rem;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1200;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: start;
          align-items: flex-start;
}

.o-firstView .-heading_wrap .-sub {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: calc(41/28);
  letter-spacing: .03em;
  color: #663300;
}

.o-firstView .-button_wrap {
  width: 100%;
  max-width: 25rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.5rem;
  margin: auto;
  z-index: 1200;
}

@media screen and (max-width: 74.9375rem) {
  .o-firstView .-heading_wrap {
    max-width: 21rem;
    margin-top: 60px;
  }
  .o-firstView .-heading_wrap .-sub {
    font-size: 1rem;
    line-height: calc(24/16);
  }
}

@media screen and (max-width: 48rem) {
  .o-firstView {
    position: relative;
    max-height: 800px;
    overflow: hidden;
  }
  .o-firstView .-firstview_img_wrap {
    padding-top: calc(527/375*100%);
  }
  .o-firstView .-heading_wrap {
    max-width: 21rem;
    margin-top: 60px;
  }
  .o-firstView .-heading_wrap .-sub {
    font-size: 1rem;
    line-height: calc(24/16);
  }
  .o-firstView .-button_wrap {
    max-width: 18.75rem;
    bottom: 0.75rem;
  }
}

.o-circleButton_wrap {
  pointer-events: all;
  position: fixed;
  width: 109px;
  height: 218px;
  border-radius: 109px 0 0 109px;
  z-index: 1000;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  padding-top: 0;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}

.o-circleButton_wrap:hover {
  background: #111111;
}

.o-circleButton_wrap:hover .-label {
  color: #fff;
}

.o-circleButton_wrap .-button_wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.o-circleButton_wrap .-semicircle {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.o-circleButton_wrap .-semicircle .-label {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding-left: 26px;
  font-size: 1.25rem;
  font-weight: bold;
}

@media screen and (max-width: 75rem) {
  .o-circleButton_wrap {
    display: none;
  }
}

.o-Navigation {
  pointer-events: none;
  position: fixed;
  width: 128px;
  max-width: 128px;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  background: rgba(247, 247, 247, 0.5);
  padding-top: 0;
  padding-left: 30px;
}

.o-Navigation .-pc {
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
          align-items: center;
}

.o-Navigation .o-list_wrap {
  pointer-events: all;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  flex-wrap: wrap;
}

.o-Navigation .nav_list {
  -webkit-box-flex: 1;
          flex: auto;
  flex-basis: 100%;
  max-width: 100%;
  text-align: left;
  font-family: 'Montserrat','Noto Sans Jp', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: calc(20/14);
  -webkit-transition: .4s;
  transition: .4s;
}

.o-Navigation .nav_list + .nav_list {
  padding-top: 43px;
}

.o-Navigation .nav_list:hover {
  opacity: 0.6;
}

.o-Navigation .o-SNSIcons {
  position: absolute;
  width: 100%;
  pointer-events: all;
  bottom: 40px;
}

.o-Navigation .sns_icon {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-transition: .4s;
  transition: .4s;
}

.o-Navigation .sns_icon:hover {
  opacity: 0.6;
}

.o-Navigation .sns_icon + .sns_icon {
  margin-top: 14px;
}

.o-Navigation .a-icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.o-Navigation .-sp {
  display: none;
  pointer-events: none;
}

.o-Navigation _:-ms-lang(x)::-ms-backdrop, .o-Navigation .o-SNSIcons {
  /* IE11 のみ適用される */
  left: 30px;
}

@media screen and (max-width: 75rem) {
  .o-Navigation {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    -webkit-transition: background .4s;
    transition: background .4s;
    height: 0%;
  }
  .o-Navigation .-pc {
    display: none;
  }
  .o-Navigation .-sp {
    display: block;
  }
  .active .o-Navigation {
    height: 100%;
    right: 0;
    z-index: 9999;
  }
  .o-Navigation .menu-trigger {
    pointer-events: all;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    width: 5rem;
    height: 5rem;
    position: fixed;
    top: 0;
    left: calc(100% - 5rem);
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1000;
  }
  .o-Navigation .menu-trigger .toggle_wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
    width: 2.625rem;
    height: 2rem;
  }
  .o-Navigation .menu-trigger span {
    display: block;
    width: 2.625rem;
    height: 0.25rem;
    border-radius: 0.0625rem;
    background: #111;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .o-Navigation .menu-trigger.active .toggle_wrap {
    width: 2.625rem;
    height: 2rem;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .o-Navigation .menu-trigger.active span:nth-child(1) {
    -webkit-transform: rotate(45deg) translateX(0.1875rem) translateY(0.125rem);
            transform: rotate(45deg) translateX(0.1875rem) translateY(0.125rem);
  }
  .o-Navigation .menu-trigger.active span:nth-child(2) {
    opacity: 0;
  }
  .o-Navigation .menu-trigger.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateX(0.1875rem) translateY(-0.1875rem);
            transform: rotate(-45deg) translateX(0.1875rem) translateY(-0.1875rem);
  }
  .o-Navigation .o-SNSIcons {
    position: relative;
    width: 100%;
    pointer-events: all;
    bottom: 0;
  }
  .o-Navigation .sns_icon {
    display: block;
    width: 30px;
    height: 30px;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .o-Navigation .sns_icon:hover {
    opacity: 0.6;
  }
  .o-Navigation .sns_icon + .sns_icon {
    margin-top: 14px;
  }
  .o-Navigation .a-icon {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .o-Navigation .o-spNavigation {
    width: 100%;
    -webkit-transform: translateX(21.5625rem);
            transform: translateX(21.5625rem);
    width: 21.5625rem;
    margin-right: 0;
    margin-left: auto;
    padding-bottom: 60px;
    text-align: left;
    background: #fff;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    pointer-events: all;
  }
  .active .o-Navigation .o-spNavigation {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .o-Navigation .spNavigation_item {
    display: block;
    text-align: left;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: calc(20/14);
    letter-spacing: .04em;
  }
  .o-Navigation .spNavigation_item_inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
            align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 1.3125rem 1rem;
  }
  .o-Navigation .spNavigation_item_inner i {
    padding-left: 5px;
  }
  .o-Navigation .menu-trigger {
    width: 3.125rem;
    height: 3.125rem;
    left: calc(100% - 3.125rem);
  }
  .o-Navigation .menu-trigger .toggle_wrap {
    width: 1.875rem;
    height: 1.25rem;
  }
  .o-Navigation .menu-trigger span {
    width: 1.5625rem;
    height: 0.125rem;
  }
  .o-Navigation .menu-trigger.active .toggle_wrap {
    width: 1.1875rem;
    height: 1.1875rem;
  }
  .o-Navigation .menu-trigger.active span:nth-child(1) {
    -webkit-transform: rotate(45deg) translateX(0rem) translateY(0.25rem);
            transform: rotate(45deg) translateX(0rem) translateY(0.25rem);
  }
  .o-Navigation .menu-trigger.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateX(-0.0625rem) translateY(-0.1875rem);
            transform: rotate(-45deg) translateX(-0.0625rem) translateY(-0.1875rem);
  }
  .o-Navigation .-img_wrap {
    padding: 16px 16px 0;
  }
  .o-Navigation .o-SNSIcons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
            align-items: center;
    padding-left: 16px;
    margin-top: 26px;
  }
  .o-Navigation .sns_icon + .sns_icon {
    margin-top: 0;
    margin-left: 28px;
  }
}

@media screen and (max-width: 47.9375rem) {
  .o-Navigation .o-spNavigation {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: 100%;
    height: 100vh;
  }
}

.o-About_wrap {
  margin-top: 120px;
  margin-bottom: 120px;
}

.o-Natural,
.o-Product,
.o-From,
.o-Benefits {
  margin-bottom: 120px;
}

.o-Feature {
  margin-bottom: 60px;
}

@media screen and (max-width: 48rem) {
  .o-About_wrap {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .o-Natural,
  .o-Product,
  .o-From,
  .o-Benefits {
    margin-bottom: 60px;
  }
}

.u-bullet-arrowCircle {
  display: inline-block;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(../images/arrow_circle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  margin-right: 0.3125rem;
}

.u-Flex-center {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

.o-MainNavigation .u-Flex-center {
  max-width: 67.5rem;
  margin: auto;
}

.o-MainNavigation .u-Flex-center .u-Flex_content {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  align-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  height: 100%;
}

.u-Flex-space-between {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}

.u-Flex-space-between .u-Flex_content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.o-internalLinks .u-Flex-space-between {
  flex-wrap: wrap;
}

.m-GlobalNavigation_L .u-Flex-space-between {
  flex-wrap: wrap;
  -webkit-box-align: start;
          align-items: flex-start;
}

.u-Flex-flex-start {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
}

.u-Flex-flex-start .u-Flex_content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 1.875rem;
}

.m-InterviewList .u-Flex-flex-start {
  flex-wrap: wrap;
  -webkit-box-align: start;
          align-items: flex-start;
}

.m-InterviewList .u-Flex-flex-start .u-Flex_content {
  margin-right: 1.5rem;
}

.m-InterviewList .u-Flex-flex-start .u-Flex_content:nth-child(4n) {
  margin-right: 0;
}

.u-Flex-end {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: end;
  -webkit-box-align: center;
          align-items: center;
}

.u-Flex-end .u-Flex_content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 1.875rem;
}

@media screen and (max-width: 74.9375rem) {
  .o-MainNavigation .o-MainNavigation_inner {
    max-width: 48rem;
  }
}

@media screen and (max-width: 47.9375rem) {
  .m-InterviewList .u-Flex-flex-start .u-Flex_content {
    margin-right: 0.625rem;
  }
  .m-InterviewList .u-Flex-flex-start .u-Flex_content:nth-child(2n) {
    margin-right: 0;
  }
}

.u-fz20 {
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: .04em;
  line-height: calc(35/20);
}

.u-fz16 {
  font-size: 1rem;
  letter-spacing: .04em;
  line-height: calc(24/16);
}

.u-fz14 {
  font-size: 1rem;
  letter-spacing: .04em;
  line-height: calc(24/16);
}

.u-fz12 {
  font-size: 1rem;
  letter-spacing: .04em;
  line-height: calc(24/16);
}

.u-mb60 {
  margin-bottom: 3.75rem;
}

.u-mb120 {
  margin-bottom: 7.5rem;
}

@media screen and (max-width: 48rem) {
  .u-mb60 {
    margin-bottom: 1.875rem;
  }
  .u-mb120 {
    margin-bottom: 3.75rem;
  }
}

.u-MaxWidth-1080 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 75rem) {
  .u-MaxWidth-1080 {
    max-width: 67.5rem;
  }
}

@media screen and (max-width: 74.9375rem) {
  .u-MaxWidth-1080 {
    max-width: 48rem;
  }
}

@media screen and (max-width: 48rem) {
  .u-MaxWidth-1080 {
    max-width: 36.75rem;
  }
}

@media screen and (max-width: 47.9375rem) {
  .u-MaxWidth-1080 {
    padding: 0 0.625rem;
  }
}

.u-objectFit {
  display: block;
  line-height: 0;
}

.u-objectFit .-cover {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.u-objectFit .-contain {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;';
}

.u-objectFit _:-ms-lang(x)::-ms-backdrop, .u-objectFit .-cover {
  height: auto;
}

.u-visiblity-hidden {
  /* コンテンツの流れから切り離す */
  position: absolute;
  /* 誤ったコードに対処するための回避策 */
  white-space: nowrap;
  /* 可能な限り文字サイズを小さくするための処理
     * (スクリーンリーダー中には height と width が 0 のものを無視するため)
     */
  width: 1px;
  height: 1px;
  /* オーバーフローしているコンテンツを隠す */
  overflow: hidden;
  /* 要素サイズを変更しうるプロパティのリセット */
  border: 0;
  padding: 0;
  /* 要素のどの部分が表示されるかを定義するもの */
  /* 古いブラウザでは使用できない */
  clip: rect(0 0 0 0);
  /* 最近のブラウザ用
     * コンテンツを非表示にする設定  */
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  /* 今現在なぜ-1pxがここで設定されるかは分かっていないそうです。
     * それに加えていくつか問題もあるそうです
     * (参考: https://github.com/h5bp/html5-boilerplate/issues/1985)
     */
  margin: -1px;
}

/* 220527 Add interview */
.o-interview {
  margin-bottom: 160px;
   padding: 0 16px;
}
.o-interview .flexbox{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 936px;
  margin: auto;
  margin-top: 24px;
  padding: 28px 46px 28px 58px;
border: 2px solid #111;
background: #FCE1D7 0% 0% no-repeat padding-box;
border: 2px solid #000000;
border-radius: 8px;
opacity: 1;
letter-spacing: 0.68px;
}

.o-interview .-heading {
  display: block;
  letter-spacing: .06em;
  margin-bottom: 50px;
}

.o-interview .-txt {
  font-size: 1.125rem;
  line-height: calc(32/18);
  letter-spacing: .045em;
}
.o-interview br {
  display: none;
}
.o-interview h3{
  font-size: 18px;
  margin-top: 20px;
   text-align: left;
}
.o-interview .flexbox .-txt{
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 20px;
  text-align: left;
}

.o-interview .-txtbox {
 flex: 1 1 50%;

}
.o-interview .-imgbox {
 flex: 0 0 240px;
 margin-left: 45px;

}

.o-interview .-txtbox a {
 position: relative;
 text-decoration: underline;
 padding-left: 24px;
 display: block;
 text-align: left;
 font-size: 15px;
 line-height: calc(32/15);
}
.o-interview .-txtbox a:hover {
opacity: .6;
}


.o-interview .-txtbox a::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
display: block;
width: 14px;
height: 15px;
background-image: url(../images/_interview/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}


@media screen and (max-width: 48rem) {
  .o-interview {
  margin-bottom: 60px;
     
}
.o-interview .flexbox{

  margin-top: 28px;
  padding: 28px 14px;
  max-width: 486px;


}

  .o-interview .-heading {
    margin-bottom: 28px;
  }
 .o-interview .-txt {
    font-size: 1rem;
    line-height: calc(32/16);
    letter-spacing: .0;
    margin-bottom: 28px;
  }
  .o-interview br {
    display: block;
  }
  .o-interview h3{
  font-size: 14px;
    line-height: calc(20/14);
  margin-top: 0;
  text-align: center;
}
.o-interview .flexbox .-txt{
  font-size: 14px;
  line-height: calc(24/14);
  margin-top: 16px;
  text-align: center;
}

.o-interview .-imgbox {
 flex: 0 0 100%;
 margin-left: 0;
 margin-top: 24px;
}

.o-interview .-txtbox a {
 padding-left: 24px;
 font-size: 14px;
 line-height: calc(17/14);
}

.o-interview .-txtbox a::before {
top: 2px;
margin: 0;
}
}
