/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0
}

main {
  display: block
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit
}

pre {
  font-family: monospace, monospace;
  font-size: inherit
}

address {
  font-style: inherit
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img, embed, object, iframe {
  vertical-align: bottom
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none
}

button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
  cursor: default
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}

select::-ms-expand {
  display: none
}

option {
  padding: 0
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable] {
  outline: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption {
  text-align: left
}

td, th {
  vertical-align: top;
  padding: 0
}

th {
  text-align: left;
  font-weight: bold
}

html {
  overflow-y: scroll;
  font-size: .625em;
  box-sizing: border-box;
  scroll-behavior: smooth
}

*, *:before, *:after {
  box-sizing: inherit
}

html:not(.ua-mobile) [href^="tel:"] {
  pointer-events: none
}

body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1.2;
  background-color: var(--white);

  -webkit-text-size-adjust: 100%;
  font-size: 1.6rem;
  color: var(--black);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .02em
}

img, object {
  display: block;
  max-width: 100%;
}

img [src$=".svg"] {
  width: 100%
}

a, button {
  text-decoration: none;
  cursor: pointer
}

a:active, a:hover, button:active, button:hover {
  opacity: .7;
  color: var(--gray03)
}

@media screen and (min-width: 767px) {
  a:active, a:hover, button:active, button:hover {
    opacity: 1;
    color: #784E4F;
  }
}

a, button, a *, button * {
  transition: .5s cubic-bezier(0.25, 1, 0.35, 1) all;
  text-decoration: none;
  border-bottom: 1px dotted var(--gray03)
}

p {
  overflow-wrap: break-word
}

sup, sub {
  font-size: .6em
}

sup {
  vertical-align: top
}

sub {
  vertical-align: bottom
}

.txt-small {
  font-size: 80%
}

.txt-big {
  font-size: 120%
}

.txt-right {
  text-align: right
}

.l-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0
}

.header {
  background-color: #00aea5;
  color: #fff;
  width: 100%;
  font-family: Arial, Helvetica, メイリオ, Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.header__contactArea {
  background-color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding: 6px;
  font-size: 13px;
  font-weight: 700
}

@media screen and (max-width: 767px) {
  .header__contactArea {
    display: none
  }
}

.header__contactArea-tel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -4px
}

.header__contactArea-tel img {
  margin-left: 10px
}

.header__contactArea-tel p:nth-of-type(2) {
  font-size: 21px
}

.header__contactArea-tel .clr-yellow {
  color: #ebc437
}

.header__logoArea {
  padding: 10px;
  padding-left: 30px;
}

.header__logoArea-copy {
  font-size: 14px;
  margin-bottom: 5px
}

@media screen and (max-width: 767px) {
  .header__logoArea-copy {
    display: none
  }
}

.header__logoArea-img {
  width: 182px
}

@media screen and (max-width: 767px) {
  .header__logoArea-img {
    width: 122px;
    margin: 0 auto
  }
}

.footer {
  background-color: #333;
  color: #fff;
  width: 100%;
  font-family: Arial, Helvetica, メイリオ, Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.footer__companyInfo {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  padding: 30px 0 !important
}

@media screen and (max-width: 767px) {
  .footer__companyInfo {
    flex-direction: column;
    padding: 40px 15px !important
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .footer__companyInfo {
    padding: 30px 15px !important
  }
}

.footer__companyInfo-col {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 60px
}

.footer__companyInfo-col:nth-child(1) {
  font-size: 14px;
  font-weight: 700;
  width: 5em
}

.footer__companyInfo-col:nth-child(2)>div>p:first-child {
  width: 3.5em
}

.footer__companyInfo-col:nth-child(3)>div>p:first-child {
  width: 4.5em
}

.footer__companyInfo-col:nth-child(4)>div>p:first-child {
  width: 6.5em
}

@media screen and (max-width: 767px) {
  .footer__companyInfo-col {
    margin-right: 0
  }
  .footer__companyInfo-col:nth-child(1) {
    margin-bottom: 30px
  }
  .footer__companyInfo-col>div>p:first-child {
    width: 6.5em !important
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .footer__companyInfo-col {
    margin-right: 30px
  }
}

.footer__companyInfo-col:last-child {
  margin-right: 0 !important
}

.footer__companyInfo-row {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1em
}

@media screen and (max-width: 767px) {
  .footer__companyInfo-row {
    font-size: 12px;
    line-height: 1.5;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    letter-spacing: .025rem
  }
}

.footer__brandInfo {
  padding: 10px;
  background-color: #00aea5;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row
}

@media screen and (max-width: 767px) {
  .footer__brandInfo {
    height: auto;
    flex-direction: column
  }
}

.footer__brandInfo h1 {
  margin-right: 20px;
  text-align: center
}

@media screen and (max-width: 767px) {
  .footer__brandInfo h1 {
    margin: 0;
    margin-bottom: 20px
  }
}

.footer__brandInfo h1 img {
  width: 182px
}

@media screen and (max-width: 767px) {
  .footer__brandInfo h1 img {
    margin-top: 10px;
    width: 214px
  }
}

.footer__brandInfo h1 span {
  font-size: 14px;
  margin-bottom: 5px
}

@media screen and (max-width: 767px) {
  .footer__brandInfo h1 span {
    font-size: 12px
  }
}

.footer__brandInfo-text {
  font-size: 13px;
  font-weight: 700
}

@media screen and (max-width: 767px) {
  .footer__brandInfo-text {
    font-size: 15px
  }
}

.footer__brandInfo-text>div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px
}

.footer__brandInfo-text>div:first-child img {
  width: 30px;
  aspect-ratio: auto 30/17;
  height: 17px
}

.footer__brandInfo-text>div:first-child span {
  font-size: 20px
}

.footer__brandInfo-text>div:first-child span.clr-yellow {
  color: #ebc437
}

.footer .copyRight {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 12px
}

@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap
}

@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap
}

@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 900;
  src: url("../font/NotoSansJP-Black.woff") format("woff");
  font-display: swap
}

body {
  font-family: "NotoSansJP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif !important;
  color: #333;
  letter-spacing: 0
}

@media screen and (min-width: 767px) {
  .pc-only {
    display: block !important
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important
  }
}

@media screen and (min-width: 767px) {
  .sp-only {
    display: none !important
  }
}

@media screen and (max-width: 767px) {
  .sp-only {
    display: block !important
  }
}

.c-container {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
  padding: 0
}

@media screen and (max-width: 767px) {
  .c-container {
    max-width: 100%;
    padding: 0 0px
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .c-container {
    padding: 0 0px
  }
}

section {
  padding: 90px 0
}

@media screen and (max-width: 767px) {
  section {
    padding: 30px 0
  }
}

.clr-orange {
  color: #ef971a
}

h2.h2title {
  margin-bottom: 70px
}

@media screen and (max-width: 767px) {
  h2.h2title {
    margin-bottom: 45px
  }
}

h2.h2title img {
  margin: 0 auto
}

.btnArea {
  margin-top: 60px
}

@media screen and (max-width: 767px) {
  .btnArea {
    margin-top: 50px
  }
}

.btnArea .btn {
  position: relative;
  display: block;
  width: 550px;
  height: 88px;
  margin: 0 auto;
  text-align: center
}

@media screen and (max-width: 767px) {
  .btnArea .btn {
    width: 100%;
    height: 70px
  }
}

.btnArea .btn__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ef971a;
  border-radius: 44px;
  margin: 0 auto;
  box-shadow: 9px 5px 20px 0px rgba(0, 0, 0, .3)
}

@media screen and (max-width: 767px) {
  .btnArea .btn__inner {
    border-radius: 35px;
    box-shadow: 7px 4px 20px 0px rgba(0, 0, 0, .3)
  }
}

.btnArea .btn__inner::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 44px;
  background: linear-gradient(rgba(239, 151, 26, 0.5), rgba(243, 108, 55, 0.5))
}

@media screen and (max-width: 767px) {
  .btnArea .btn__inner::before {
    border-radius: 35px
  }
}

.btnArea .btn__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, .2)
}

@media screen and (max-width: 767px) {
  .btnArea .btn__text {
    font-size: 26px
  }
}

.btnArea .btn__arrow {
  position: absolute;
  top: 50%;
  right: 48px;
  display: inline;
  width: 16px;
  height: 16px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg)
}

@media screen and (max-width: 767px) {
  .btnArea .btn__arrow {
    right: 28px;
    width: 14px;
    height: 14px
  }
}

.btnArea .btn:hover {
  opacity: .7
}

.btnArea .btnNote {
  margin-top: 20px;
  font-size: 14px;
  text-align: center
}

.btnArea .line_link {
  margin: 30px 0 0 0;
  text-align: center
}

.btnArea .line_link p {
  background: #f2f2f2;
  padding: 10px 50px 8px;
  display: inline-block;
  border-radius: 3px;
  line-height: 100%
}

@media screen and (max-width: 767px) {
  .btnArea .line_link p {
    padding: 10px 28px 8px
  }
}

.btnArea .line_link p.bg_white {
  background: #fff
}

.btnArea .line_link span {
  margin: 0 0 10px;
  font-size: 14px;
  display: block
}

.btnArea .line_link strong {
  font-size: 18px;
  background: linear-gradient(to bottom, transparent 80%, #FCF07E 20%)
}

.btnArea .line_link img {
  vertical-align: middle;
  display: inline;
  width: 28px;
  padding: 0px 0 0px 0
}

.mv {
  padding: 0
}

.mv img {
  width: 100%;
  height: auto
}

.step {
  padding: 0px 0;
  background-color: #ffffff
}

@media screen and (max-width: 767px) {
  .step {
    padding: 0px 0 0px
  }
}

.step__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

@media screen and (max-width: 767px) {
  .step__title img {
    width: 182px;
    margin: 0 auto
  }
}

.step__flow {
  margin: 0px 0 0px
}

@media screen and (max-width: 767px) {
  .step__flow {
    margin: 0px 0 0px
  }
}

.step__text p {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  margin: -4px 0
}

@media screen and (max-width: 767px) {
  .step__text p {
    font-size: 14px;
    line-height: 1.4285714286;
    margin: -2px 0
  }
}

.about__wrapper {
  max-width: 1200px;
  margin: 0 auto
}

@media screen and (max-width: 767px) {
  .about__wrapper {
    max-width: 100%
  }
  .about__wrapper .h2title img {
    width: 300px;
    margin: 0 auto
  }
}

.about__containtsArea {
  position: relative
}

.about__containtsArea .stackBox {
  position: relative;
  height: 435px;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 55px
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox {
    height: auto;
    flex-direction: column-reverse;
    margin-bottom: 40px
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .about__containtsArea .stackBox {
    margin-bottom: 25px
  }
  .about__containtsArea .stackBox:last-child {
    margin-bottom: 0
  }
}

.about__containtsArea .stackItem-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 586px;
  height: 435px;
  margin-left: 0px;
  padding: 54px 81px 54px 54px;
  background: #0c85c2;
  background: linear-gradient(-29deg, rgba(12, 133, 194, 0.9) 0%, rgba(6, 53, 138, 0.9) 100%);
  z-index: 100
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackItem-text {
    width: calc(100% - 30px);
    height: auto;
    margin-left: initial;
    margin: -40px auto 0;
    padding: 40px 26px
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .about__containtsArea .stackItem-text {
    width: 55%
  }
}

@media screen and (min-width: 376px)and (max-width: 750px) {
  .about__containtsArea .stackItem-text {
    margin-top: 0
  }
}

.about__containtsArea .stackItem-text h3 {
  margin: 0 0 30px 0
}

.about__containtsArea .stackItem-text p {
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  margin: -4px 0
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackItem-text p {
    font-size: 14px;
    line-height: 1.8
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .about__containtsArea .stackItem-text p {
    font-size: 14px
  }
}

.about__containtsArea .stackItem-picture {
  position: absolute;
  top: 0;
  right: 0;
  width: 586px;
  height: 435px
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackItem-picture {
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    height: auto;
    height: 246px
  }
  .about__containtsArea .stackItem-picture img {
    margin: 0 auto
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .about__containtsArea .stackItem-picture {
    width: 100%;
    height: auto
  }
  .about__containtsArea .stackItem-picture img {
    margin-left: auto
  }
}

@media screen and (min-width: 550px)and (max-width: 767px) {
  .about__containtsArea .stackItem-picture {
    height: 300px
  }
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox:first-child h3 img {
    width: 286.5px
  }
}

.about__containtsArea .stackBox:nth-child(2) {
  flex-direction: row-reverse
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox:nth-child(2) {
    flex-direction: column-reverse
  }
}

.about__containtsArea .stackBox:nth-child(2) .stackItem-picture {
  right: initial;
  left: 0
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox:nth-child(2) .stackItem-picture {
    left: initial
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .about__containtsArea .stackBox:nth-child(2) .stackItem-picture img {
    margin-left: initial;
    margin-right: auto
  }
}

.about__containtsArea .stackBox:nth-child(2) .stackItem-text {
  margin-left: initial;
  margin-right: 80px
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox:nth-child(2) .stackItem-text {
    margin-right: initial
  }
  .about__containtsArea .stackBox:nth-child(2) .stackItem-text h3 img {
    width: 260px
  }
}

.about__containtsArea .stackBox:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 767px) {
  .about__containtsArea .stackBox:last-child h3 img {
    width: 206px
  }
}

.feature {
  background-color: #e4f0f4
}

@media screen and (max-width: 767px) {
  .feature .h2title img {
    width: 273px;
    margin: 0 auto
  }
}

.feature .flexBox-col3 {
  display: flex;
  justify-content: space-between;
  flex-direction: row
}

@media screen and (max-width: 767px) {
  .feature .flexBox-col3 {
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .feature .flexBox-col3. flexItem:nth-of-type(1) .flexItem__feature-icon>img {
    width: 58px;
    height: 58px
  }
  .feature .flexBox-col3 .flexItem:nth-of-type(2) .flexItem__feature-icon>img {}
  .feature .flexBox-col3 .flexItem:nth-of-type(3) .flexItem__feature-icon>img {}
}

.feature .flexItem {
  position: relative;
  width: 350px;
  border-radius: 7px
}

@media screen and (max-width: 767px) {
  .feature .flexItem {
    width: 305;
    max-width: 100%;
    margin: 0 0 0px 0
  }
  .feature .flexItem:last-child {
    margin: 0;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .feature .flexItem {
    width: 31%
  }
}

.feature .flexItem__feature {
  height: 300px;
  padding: 37px 0 31px
}

@media screen and (max-width: 767px) {
  .feature .flexItem__feature {
    height: 244px;
    padding: 25px
  }
}

.feature .flexItem__feature-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 76px;
  margin-bottom: 30px
}

@media screen and (max-width: 767px) {
  .feature .flexItem__feature-icon {
    height: 130px;
    margin-bottom: 17px
  }
}

.feature .flexItem__feature-head {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin: -10px 0
}

@media screen and (max-width: 767px) {
  .feature .flexItem__feature-head {
    font-size: 20px;
    line-height: 1.5
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .feature .flexItem__feature-head {
    font-size: 22px
  }
}

.feature .flexItem__feature-text {
  margin-top: 26px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center
}

@media screen and (max-width: 767px) {
  .feature .flexItem__feature-text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .feature .flexItem__feature-text {
    font-size: 14px
  }
}

.feature .flexItem__reason {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #0c85c2;
  background: linear-gradient(-29deg, #0c85c2 0%, #06358a 100%);
  height: 142px;
  color: #fff;
  font-size: 20px;
  line-height: 1.5
}

@media screen and (max-width: 767px) {
  .feature .flexItem__reason {
    height: 126px;
    font-size: 18px;
    line-height: 1.5
  }
}

.feature .flexItem__reason::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 8.5px 0 8.5px;
  border-color: #fff transparent transparent transparent
}

.feature .flexItem__reason p {
  text-align: center
}

.feature .flexItem__reason .because {
  display: block;
  font-size: 14px;
  text-align: center;
  margin: -4px auto 4px
}

@media screen and (max-width: 767px) {
  .feature .flexItem__reason .because {
    font-size: 12px
  }
}

@media screen and (max-width: 767px) {
  .voice .h2title img {
    width: 327px;
    margin: 0 auto
  }
}

.voice__box {
  background-color: #f6f6f6;
  border-radius: 7px;
  margin-bottom: 30px;
  padding: 28px 14rem;
  display: grid;
  grid-template-columns: 0px auto;
  grid-template-rows: auto auto;
  gap: 0px 0px;
  grid-template-areas: "doctor income" "doctor detail"
}

@media screen and (max-width: 767px) {
  .voice__box {
    padding: 20px 18px;
    grid-template-columns: 0px;
    gap: 0px 0px;
    grid-template-areas: "doctor income" "detail detail"
  }
}

@media screen and (min-width: 768px)and (max-width: 1099px) {
  .voice__box {
    padding: 28px 7rem
  }
}

@media screen and (min-width: 550px)and (max-width: 767px) {
  .voice__box {
    grid-template-columns: 40% 60%
  }
}

.voice__box img {
  max-width: 100%
}

.voice__box__doctor {
  grid-area: doctor;
  width: 0px
}

.voice__box__doctor figcaption {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5
}

@media screen and (max-width: 767px) {
  .voice__box__doctor {
    width: 80px
  }
  .voice__box__doctor figcaption {
    font-size: 12px;
    line-height: 1.1666666667
  }
}

@media screen and (min-width: 550px)and (max-width: 767px) {
  .voice__box__doctor {
    width: 150px;
    margin-left: auto
  }
}

.voice__box__income {
  grid-area: income;
  margin-left: 0px
}

@media screen and (max-width: 767px) {
  .voice__box__income {
    margin-left: 0
  }
  .voice__box__income img {
    width: 100%;
    margin: 0
  }
}

@media screen and (min-width: 550px)and (max-width: 767px) {
  .voice__box__income {
    margin-left: 0
  }
  .voice__box__income img {
    width: 280px;
    margin: initial;
    margin-right: auto
  }
}

.voice__box__detail {
  grid-area: detail
}

.voice__box__detail ul {
  margin-left: 18px
}

.voice__box__detail-head {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 20px
}

@media screen and (max-width: 767px) {
  .voice__box__detail-head {
    font-size: 18px;
    line-height: 1.2777777778
  }
}

.voice__box__detail-head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ef971a;
  margin-top: 2px
}

@media screen and (max-width: 767px) {
  .voice__box__detail-head::before {
    margin-top: 0
  }
}

.voice__box__detail-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px
}

@media screen and (max-width: 767px) {
  .voice__box__detail-text {
    font-size: 14px;
    line-height: 1.5
  }
}

.voice__box__detail .dropDown__more {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42px;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 21px
}

.voice__box__detail .dropDown__more:hover {
  cursor: pointer
}

.voice__box__detail .dropDown__more>span {
  display: block;
  color: #6a6a6a;
  font-size: 16px
}

.voice__box__detail .dropDown__more>span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 34px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height: 11px;
  background-image: url(../img/angle-down.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  transition: .2s
}

.voice__box__detail .dropDown__more.close>span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}

.bottom-fixed-button {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background: #93847e ;
 
}

.bottom-fixed-button button {
  font-size: 24px;
  cursor: pointer;
  vertical-align: middle;
}

.bottom-fixed-button button:hover {
  opacity: 0.8;
}
/*# sourceMappingURL=index.css.map */
