@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}
.p-art01__h1, .p-art02__h1, .p-art05__h1, .p-art06__h1, .p-art07__h1, .p-art07__h2, .p-art08__h1, .p-qanda__h1, .p-access__h1, .p-covid__h1, .p-covid__h3, .p-5signal__h1, .p-step__box-heading, .p-voice__h1, .p-refund__txt, .p-aside__h-top, .p-aside__h-btm {
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}

.p-art03__h1, .p-qanda__q, .p-qanda__a, .p-access__table, .p-covid__h2, .p-covid__item, .p-covid__note, .p-covid__name, .p-reason__h1, .p-refund__note, .p-ftr__h1, .p-ftr__table {
  line-height: 1.4;
}

.p-art01__list, .p-art02__border, .p-art03__box, .p-art06__thumb, .p-5signal__thumb {
  border-radius: 1rem;
}

.p-aside__btn:hover, .p-side-btn__item:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(120%);
}

.p-refund__h1 {
  font-family: "Zen Antique", serif;
}

.p-qanda__q span, .p-qanda__a span, .p-aside__price dd:first-of-type {
  font-family: "Barlow", sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.6rem;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.8;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}

a {
  transition: all 0.3s linear;
}

*:focus {
  outline: none;
}

picture {
  display: block;
}

img {
  vertical-align: top;
}

p,
ul li,
ol li {
  text-align: justify;
  text-justify: inter-ideograph;
}

p + p {
  margin-top: 2.88rem;
}

strong,
b {
  font-weight: bold;
}

/*
* wrapper
*/

/*
* inner
*/
.l-inner {
  margin-left: 22px;
  margin-right: 22px;
}
.c-speech + .c-speech {
  margin-top: 4rem;
}
.c-speech__thumb-patient {
  display: block;
  width: 16rem;
  margin: 0 auto 2.6rem;
}
.c-speech__thumb-doc {
  display: block;
  width: 21.4rem;
  margin: 0 auto 2.6rem;
  border-radius: 50%;
  border: 4px solid #E76300;
}
.c-speech__box {
  border-radius: 0.5rem;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.c-speech__box:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -1.6rem;
  transform: translateX(-50%);
  border-bottom: 1.6rem solid #76B48F;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.c-speech__box.green {
  padding: 3rem 0;
  background-color: #76B48F;
}
.c-speech__box.orange {
  background-color: #E58E4D;
  padding: 2rem 0;
}
.c-speech__box.orange:before {
  border-bottom-color: #E58E4D;
}
.c-speech__box p {
  text-align: center;
}

/*
 * header
 */
.p-hdr__mv {
  width: 100%;
}

/*
 * article
 */
.p-art01 {
  position: relative;
  padding: 2.4rem 0;
}
.p-art01__bg {
  background-color: #76B48F;
}
.p-art01__h1 {
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 2rem;
}
.p-art01__list {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2E4C43;
  background-color: #fff;
  margin: 0 22px;
  padding: 2rem 2rem 12rem;
}
.p-art01__item {
  display: -ms-flexbox;
  display: flex;
}
.p-art01__item:before {
  content: "";
  width: 2.2rem;
  height: 2.1rem;
  margin: 0.3rem 1rem 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../images/icon-check-01.png");
}
.p-art01__item + .p-art01__item {
  margin-top: 2rem;
}
.p-art01__thumb {
  position: absolute;
  right: 4.3rem;
  bottom: 0;
  width: 9.1rem;
}

.p-art02 {
  padding: 4rem 0;
}
.p-art02__intro {
  margin-bottom: 4rem;
}
.p-art02__orange {
  font-size: 1.8rem;
  color: #F86B01;
}
.p-art02__border {
  background: url("../images/bg-border-pc.png") left/auto 20rem repeat-y #F2F28E;
  padding: 0.7rem;
}
.p-art02__box {
  background-color: #F2F28E;
  border-radius: 1rem;
  padding: 2rem 0;
}
.p-art02__box-heading {
  text-align: center;
}
.p-art02__h1 {
  display: inline-block;
  background: url("../images/icon-caution.png") top center/10rem auto no-repeat;
  padding-top: 9.2rem;
  margin-bottom: 2rem;
}
.p-art02__h1 em {
  font-size: 3.4rem;
}
.p-art02__h1 small {
  font-size: 1.8rem;
  display: block;
}
.p-art02__box-txt {
  margin: 0 -0.7rem;
}
.p-art02__bold {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 6rem;
}
.p-art02__outro {
  margin-top: 2.6rem;
}

.p-art03 {
  padding: 4rem 0;
}
.p-art03__h1 {
  font-weight: bold;
  margin-bottom: 2rem;
}
.p-art03__h1 small {
  font-size: 2.4rem;
  display: block;
}
.p-art03__h1 em {
  font-size: 3.2rem;
}
.p-art03__box {
  padding: 4rem 0;
  margin: 0 1rem 4rem;
  background-color: #fff;
}
.p-art03__strong {
  font-size: 2rem;
}
.p-art03__thumb {
  display: block;
  width: 100%;
  margin: 4rem 0;
}

.p-art04 {
  background-color: #FFFBF9;
}
.p-art04__h1 {
  padding: 4rem 0;
  margin-bottom: 4rem;
  background-color: #E58E4C;
}
.p-art04__img-h1 {
  width: 100%;
}
.p-art04__list {
  padding-bottom: 8rem;
}

.p-art05 {
  padding-bottom: 11.6rem;
}
.p-art05__h1 {
  padding: 8rem 0 2rem;
  margin-bottom: 4rem;
  background-color: #F2F28E;
  position: relative;
}
.p-art05__h1 small {
  font-size: 2.4rem;
  display: block;
}
.p-art05__h1 em {
  font-size: 3.6rem;
  display: block;
}
.p-art05__icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 10rem;
  top: -2.4rem;
}
.p-art05__box-txt {
  margin: 2rem 0;
  font-weight: normal;
}
.p-art05__box-txt p {
  font-size: 1.6rem;
}

.p-art06 {
  padding: 6rem 0 4rem;
  background-color: #E1F4E9;
  position: relative;
}
.p-art06 p {
  font-weight: normal;
  font-size: 2rem;
}
.p-art06__icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 8rem;
  top: -3.6rem;
}
.p-art06__h1 {
  font-size: 3.2rem;
  color: #57A376;
  margin-bottom: 2rem;
}
.p-art06__h2 {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  color: #57A376;
  margin-bottom: 2rem;
}
.p-art06__thumb {
  display: block;
  width: 100%;
  height: 28rem;
  margin-bottom: 2rem;
  object-fit: cover;
}
.p-art06__float:after {
  content: "";
  clear: both;
  display: block;
}
.p-art06__float img {
  width: 30rem;
  height: auto;
  margin: 0 auto 3rem;
}

.p-art07 {
  padding: 4rem 0 3rem;
}
.p-art07__h1 {
  background-color: #F2F28E;
  border-radius: 0.5rem;
  padding: 1rem 2rem;
  margin-bottom: 2.9rem;
  position: relative;
  font-size: 2rem;
}
.p-art07__h1:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.9rem;
  border-top: 1.9rem solid #F2F28E;
  border-left: 3rem solid transparent;
  border-right: 3rem solid transparent;
}
.p-art07__h2 {
  font-size: 2.4rem;
  color: #E76300;
  margin-bottom: 4rem;
}

.p-art08 {
  background-color: #E1F4E9;
  padding: 4rem 0;
  position: relative;
  margin-top: 8rem;
}
.p-art08__icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -4.7rem;
  width: 8rem;
}
.p-art08__h1 {
  font-size: 3.2rem;
  color: #57A376;
  margin-bottom: 4rem;
}

.p-qanda {
  padding: 8rem 0 4rem;
}
.p-qanda__icon {
  display: block;
  width: 8rem;
  margin: 0 auto 1rem;
}
.p-qanda__h1 {
  font-size: 3.2rem;
  margin-bottom: 4rem;
}
.p-qanda__q {
  font-size: 1.8rem;
  background-color: #76B48F;
  color: #fff;
  font-weight: bold;
  padding: 1rem 2rem;
  margin: 0 -22px;
}
.p-qanda__q span {
  font-size: 3rem;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 500;
  line-height: 1;
  margin: 0 2rem 0.5rem 0;
}
.p-qanda__a {
  font-size: 1.6rem;
  padding: 2rem 0 4rem;
}
.p-qanda__a b {
  font-size: 1.8rem;
  font-weight: bold;
}
.p-qanda__a span {
  font-size: 3rem;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 500;
  line-height: 1;
  margin: 0 1.8rem 1rem 0;
}

.p-access {
  padding: 4rem 0;
}
.p-access__h1 {
  font-size: 3.2rem;
  color: #758079;
  margin-bottom: 4rem;
}
.p-access__thumb {
  width: calc(100% + 44px);
  height: 20rem;
  margin: 0 -22px;
  object-fit: cover;
}
.p-access__table {
  font-size: 1.8rem;
  text-align: left;
  width: 100%;
  margin: 4rem 0;
}
.p-access__table tr {
  border-bottom: 2px solid #D6D6D6;
}
.p-access__table tr:last-of-type {
  border-bottom: none;
}
.p-access__table tr:not(:first-of-type) th {
  padding-top: 1rem;
}
.p-access__table th {
  display: block;
  font-weight: bold;
  padding-bottom: 1rem;
}
.p-access__table td {
  display: block;
  padding-bottom: 1rem;
}
.p-access__table td small {
  margin-top: 0.5em;
  color: #2E4C43;
  display: block;
}
.p-access__map {
  position: relative;
  width: calc(100% + 44px);
  margin: 0 -22px;
}
.p-access__map:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.p-access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-covid {
  padding: 3.2rem 0 3.5rem;
  background-image: url("../images/covid-bg-sp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.p-covid__h1 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
.p-covid__h2 {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 2rem;
}
.p-covid__list {
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
}
.p-covid__item {
  font-size: 1.8rem;
  display: -ms-flexbox;
  display: flex;
}
.p-covid__item:before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 2.7rem;
  height: 2.3rem;
  margin: 0.3rem 1rem 0 0;
  background-image: url("../images/icon-check-02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-covid__item + .p-covid__item {
  margin-top: 2.5rem;
}
.p-covid__h3 {
  font-size: 1.8rem;
  margin: 4rem 0 2rem;
}
.p-covid__note {
  font-size: 1.6rem;
  text-align: center;
  margin: 4rem 0 2rem;
}
.p-covid__name {
  font-size: 2rem;
  text-align: right;
}

/*
* section
*/
.p-5signal {
  margin: 0 -0.7rem;
}
.p-5signal + .p-5signal {
  margin-top: 7.6rem;
}
.p-5signal p {
  font-size: 1.8rem;
}
.p-5signal__icon {
  display: block;
  width: 19.6rem;
  margin: 0 auto 0.5rem;
}
.p-5signal__h1 {
  font-size: 2.8rem;
  margin-bottom: 2rem;
}
.p-5signal__thumb {
  display: block;
  height: 20rem;
  width: 100%;
  object-fit: cover;
  margin-bottom: 2rem;
}
.p-5signal__strong {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 2rem;
  display: block;
  margin-top: 2rem;
}
.p-5signal__strong + p {
  margin-top: 3.6rem;
}
.p-5signal__semi-bold {
  font-size: 1.8rem;
}
.p-5signal__note {
  font-size: 1.5rem;
  display: block;
  font-weight: normal;
  margin-bottom: 2rem;
}

.p-step + .p-step {
  margin-top: 4rem;
}
.p-step__box-heading {
  font-size: 2.3rem;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  border-bottom: 5px solid #E2B38F;
  letter-spacing: 0;
}
.p-step__icon {
  width: 12rem;
  margin-bottom: 2.2rem;
}
.p-step__box-txt {
  font-weight: normal;
}
.p-step__thumb {
  display: block;
  width: min(100%, 35.2rem);
  margin: 0 auto 2rem;
}
.p-step__strong {
  font-size: 1.8rem;
}
.p-voice + .p-voice {
  margin-top: 4rem;
}
.p-voice:last-of-type {
  margin-bottom: 5.6rem;
}
.p-voice__thumb {
  display: block;
  width: 20rem;
  margin: 0 auto -0.7rem;
}
.p-voice__thumb img {
  width: 100%;
}
.p-voice__thumb--caption {
  margin-bottom: 0;
}
.p-voice__cap {
  font-size: 1rem;
  color: #758079;
}
.p-voice__h1 {
  font-size: 2.4rem;
  background-color: #E76300;
  color: #fff;
  padding: 1.5rem;
  margin: 0 -22px 1rem;
}
.p-voice__box-txt {
  font-size: 1.8rem;
}
.p-voice__name {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 2rem;
  text-align: center;
  font-weight: normal;
}
.p-voice__ttl {
  font-weight: bold;
}
.p-voice__ttl:before {
  content: "■";
  display: inline-block;
}
.p-voice__ttl:not(:first-of-type) {
  margin-top: 1.5em;
}
.p-voice p {
  font-weight: normal;
}

.p-reason {
  border-radius: 2rem;
  overflow: hidden;
}
.p-reason + .p-reason {
  margin-top: 4rem;
}
.p-reason__box-heading {
  padding: 2rem 1rem;
  background-color: #57A376;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.p-reason__h1 {
  font-size: 2.2rem;
  -ms-flex: 1;
      flex: 1;
}
.p-reason__icon {
  display: block;
  margin: 0 auto 1rem;
  width: 4rem;
}
.p-reason__thumb {
  width: 100%;
  height: 24rem;
  object-fit: cover;
}
.p-reason__box-txt {
  padding: 2rem 2rem 4rem;
  background-color: #fff;
  font-weight: normal;
}
.p-reason__box-txt strong {
  font-size: 1.8rem;
}

/*
 * aside
 */
.p-refund {
  padding: 3.2rem 0 4rem;
  background-image: url("../images/bg_refund.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-refund--voice {
  margin: 2rem 0;
}
.p-refund__txt {
  font-size: 1.5rem;
  color: #AB8816;
  margin-bottom: 1.4rem;
}
.p-refund__h1 {
  font-size: 6.6rem;
  line-height: 1;
  color: #AB8816;
  text-align: center;
  margin-bottom: 1.4rem;
}
.p-refund__hr {
  height: 1px;
  background-color: #AB8816;
  border: none;
  width: 23.7rem;
}
.p-refund__note {
  font-size: 1rem;
  font-weight: normal;
  display: block;
  margin: 0.9rem 4.2rem 0;
  text-align: left;
}

.p-aside {
  padding: 2.7rem 0 3.4rem;
}
.p-aside__inner {
  padding: 4rem 1.4rem 2rem;
  border-radius: 2rem;
  background-color: #fff;
  text-align: center;
}
.p-aside__h-top {
  font-size: 2.7rem;
  display: inline-block;
}
.p-aside__h-top:before, .p-aside__h-top:after {
  content: "";
  display: inline-block;
  width: 0.2rem;
  height: 3.5rem;
  vertical-align: middle;
  background-color: #000;
  border-radius: 0.2rem;
}
.p-aside__h-top:before {
  margin-right: 1.5rem;
  transform: rotate(-31deg);
}
.p-aside__h-top:after {
  margin-left: 1.5rem;
  transform: rotate(31deg);
}
.p-aside__h-btm {
  font-size: 2.5rem;
  color: #E76300;
  margin-bottom: 1.4rem;
}
.p-aside__price-normal {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 0.3rem;
}
.p-aside__ribbon {
  display: block;
  width: 29.2rem;
  margin: 0 auto;
  position: relative;
}
.p-aside__ribbon:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -14.2rem;
  width: 17rem;
  height: 17rem;
  border-radius: 50%;
  background-color: #F2F28E;
}
.p-aside__ribbon img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.p-aside__price {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-bottom: 1.5rem;
}
.p-aside__price dt {
  font-size: 2rem;
}
.p-aside__price dd:first-of-type {
  font-size: 4.9rem;
  color: #E76300;
}
.p-aside__price dd:first-of-type small {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
}
.p-aside__price dd:last-of-type {
  font-size: 2rem;
}
.p-aside__price dd:last-of-type small {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
}
.p-aside__list {
  position: relative;
}
.p-aside__btn {
  display: block;
  margin-bottom: 2rem;
  border-radius: 2rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.p-aside__btn img {
  width: 100%;
}

.p-side-btn {
  display: none;
}
.p-side-btn__item {
  display: block;
  width: 28.6rem;
}
.p-side-btn__item img {
  width: 100%;
}

.p-ftr-btn-sp {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.p-ftr-btn-sp__item {
  display: block;
  width: 50%;
}
.p-ftr-btn-sp__item img {
  display: block;
  width: min(100%, 20rem);
  margin: 0 auto;
}
.p-ftr-btn-sp__item.tel {
  background-color: #E77D2E;
}
.p-ftr-btn-sp__item.line {
  background-color: #48AC71;
}

/*
 * footer
 */
.p-ftr {
  padding: 4rem 0 11.5rem;
  background-color: #D6E2DB;
}
.p-ftr__h1 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.p-ftr__table {
  font-size: 1.6rem;
  width: 100%;
  margin-bottom: 8rem;
  text-align: left;
}
.p-ftr__table tr:not(:last-of-type) td {
  padding-bottom: 1.5rem;
}
.p-ftr__table th {
  display: block;
  font-weight: bold;
}
.p-ftr__table td {
  display: block;
}
.p-ftr__table td small {
  display: block;
  color: #2E4C43;
  margin-top: 0.5em;
}
.p-ftr__cr {
  font-size: 1.4rem;
  text-align: center;
  color: #2E4C43;
}

/*
 * block
 */
.u-sp {
  display: block;
}

.u-pc {
  display: none;
}

.u-marker {
  background: linear-gradient(transparent 50%, #D6E2DB 50%);
}

.u-ul {
  display: inline;
  border-bottom: 1px solid #000;
}

.u-orange {
  color: #E76300;
}

.u-bg-img-pattern {
  background-image: url("../images/bg_pattern_yerrow.png");
  background-size: 96rem auto;
}

/*-------------------------------

	Reset

-------------------------------*/
/*-------------------------------

	Foundation

-------------------------------*/
/*-------------------------------

	Layout

-------------------------------*/
/*-------------------------------

	Object

-------------------------------*/
/*---------- Component ----------*/
/*---------- Project ----------*/
/*---------- Utility ----------*/
@media only screen and (min-width: 375px){

  /* small-size */
}
@media only screen and (min-width: 768px){

  /* tablet-size */
  .p-art01__list, .p-art02__border, .p-art03__box, .p-art06__thumb, .p-5signal__thumb{
    border-radius: 2rem;
  }
  body{
    font-size: 1.8rem;
  }
  p + p{
    margin-top: 3.24rem;
  }
  .l-base{
    width: min(100% - 44px, 960px);
    margin-left: auto;
    margin-right: auto;
  }
  .c-speech{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .c-speech__thumb-patient{
    width: 21.2rem;
    margin: 0 5.6rem 0 0;
  }
  .c-speech__thumb-doc{
    -ms-flex-order: 2;
        order: 2;
    margin: 0 0 0 5.6rem;
  }
  .c-speech__box{
    -ms-flex: 1;
        flex: 1;
  }
  .c-speech__box:before{
    left: -1.5rem;
    top: 50%;
    transform: translate(0, -50%);
    border-bottom: 2.5rem solid transparent;
    border-left: 0px solid transparent;
    border-right: 1.5rem solid #76B48F;
    border-top: 2.5rem solid transparent;
  }
  .c-speech__box.green{
    padding: 4rem;
  }
  .c-speech__box.orange{
    padding: 4rem;
  }
  .c-speech__box.orange:before{
    left: auto;
    right: -1.5rem;
    border-bottom: 2.5rem solid transparent;
    border-right: 0px solid transparent;
    border-left: 1.5rem solid #E58E4D;
    border-top: 2.5rem solid transparent;
  }
  .c-speech__box p{
    text-align: left;
  }
  .p-hdr{
    background-image: url("../images/mainview_bg.jpg");
    background-size: cover;
  }
  .p-art01{
    padding: 2.7rem 0 4.6rem;
  }
  .p-art01__h1{
    font-size: 4rem;
  }
  .p-art01__h1{
    text-align: left;
    margin: 0 0 2.4rem 16.5%;
  }
  .p-art01__list{
    font-size: 2.2rem;
  }
  .p-art01__item:before{
    width: 4.4rem;
    height: 4.2rem;
    margin: 0 2rem 0 0;
  }
  .p-art01__thumb{
    width: 18rem;
  }
  .p-art02{
    padding: 2.5rem 0 8rem;
  }
  .p-art02__intro{
    margin-bottom: 8rem;
  }
  .p-art02__orange{
    font-size: 2.2rem;
  }
  .p-art02__border{
    background-size: auto 30.6rem;
    padding: 1rem;
  }
  .p-art02__box{
    padding: 4rem 0;
    border-radius: 1.8rem;
  }
  .p-art02__h1 em{
    font-size: 6rem;
  }
  .p-art02__h1 small{
    font-size: 3.2rem;
  }
  .p-art02__box-txt{
    margin: 0;
  }
  .p-art02__bold{
    font-size: 2.8rem;
  }
  .p-art02__bold{
    margin-bottom: 4rem;
  }
  .p-art02__outro{
    margin-top: 5.7rem;
  }
  .p-art03{
    padding: 8rem 0;
  }
  .p-art03__h1{
    margin-bottom: 4rem;
  }
  .p-art03__h1 small{
    font-size: 4rem;
  }
  .p-art03__h1 em{
    font-size: 6rem;
  }
  .p-art03__box{
    margin: 0 0 4rem;
  }
  .p-art03__strong{
    font-size: 2.2rem;
  }
  .p-art04__list{
    padding-bottom: 12.3rem;
  }
  .p-art05{
    padding-bottom: 7rem;
  }
  .p-art05__h1{
    padding-bottom: 4rem;
  }
  .p-art05__h1 small{
    font-size: 3.2rem;
  }
  .p-art05__h1 em{
    font-size: 5rem;
  }
  .p-art05__icon{
    width: 12rem;
    top: -5.3rem;
  }
  .p-art05__box-txt{
    margin: 4rem 0;
  }
  .p-art05__box-txt p{
    font-size: 2rem;
  }
  .p-art06{
    padding: 10rem 0 8rem;
  }
  .p-art06 p{
    font-size: 2rem;
  }
  .p-art06__icon{
    width: 12rem;
    top: -2.7rem;
  }
  .p-art06__h1{
    font-size: 5.5rem;
  }
  .p-art06__h1{
    margin-bottom: 4rem;
  }
  .p-art06__h2{
    font-size: 3.2rem;
  }
  .p-art06__h2{
    margin-bottom: 3rem;
  }
  .p-art06__thumb{
    height: 39rem;
  }
  .p-art06__float img{
    float: right;
    margin: 0 0 2rem 3.5rem;
  }
  .p-art07{
    padding: 8rem 0 4.6rem;
  }
  .p-art07__h1{
    padding: 2rem 4rem;
    margin: 0 4rem 4rem;
    font-size: 3rem;
  }
  .p-art07__h1:before{
    bottom: -3rem;
    border-top-width: 3rem;
    border-left-width: 4.75rem;
    border-right-width: 4.75rem;
  }
  .p-art07__h2{
    font-size: 3.6rem;
  }
  .p-art08{
    padding: 8rem 0;
  }
  .p-art08__icon{
    width: 12rem;
  }
  .p-art08__h1{
    font-size: 5.5rem;
  }
  .p-qanda{
    padding: 8rem 0;
  }
  .p-qanda__icon{
    width: 12rem;
  }
  .p-qanda__h1{
    font-size: 4.5rem;
  }
  .p-qanda__q{
    font-size: 2rem;
  }
  .p-qanda__q{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 2rem 4rem 2rem 4.5rem;
    margin: 0;
  }
  .p-qanda__q span{
    font-size: 3.2rem;
  }
  .p-qanda__q span{
    margin-bottom: 0;
  }
  .p-qanda__a{
    font-size: 2rem;
  }
  .p-qanda__a{
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 4rem 4rem 4.5rem;
  }
  .p-qanda__a b{
    font-size: 2.2rem;
  }
  .p-qanda__a span{
    font-size: 3.2rem;
  }
  .p-qanda__a span{
    margin-bottom: 0;
  }
  .p-access{
    padding: 8rem 0;
  }
  .p-access__h1{
    font-size: 4.5rem;
  }
  .p-access__thumb{
    width: 100%;
    height: 28rem;
    margin: 0;
  }
  .p-access__table{
    font-size: 2rem;
  }
  .p-access__table{
    width: calc(100% - 8rem);
    margin: 2rem 4rem;
  }
  .p-access__table tr:not(:first-of-type) th{
    padding: 0;
  }
  .p-access__table th{
    display: table-cell;
    width: 16rem;
    padding-bottom: 0;
  }
  .p-access__table td{
    display: table-cell;
    padding: 2rem 2rem 2rem 0;
  }
  .p-access__map{
    width: calc(100% - 8rem);
    margin: 0 4rem;
  }
  .p-covid{
    padding: 7.5rem 0 8.6rem;
    background-image: url("../images/covid-bg-pc.jpg");
  }
  .p-covid__h1{
    font-size: 4.5rem;
  }
  .p-covid__h2{
    font-size: 2rem;
  }
  .p-covid__list{
    padding: 4rem 8rem;
  }
  .p-covid__item{
    font-size: 2rem;
  }
  .p-covid__item:before{
    width: 4rem;
    height: 3.4rem;
    margin: 0.6rem 2rem 0 0.5rem;
  }
  .p-covid__h3{
    font-size: 3.2rem;
  }
  .p-covid__h3{
    margin: 8rem 0 2rem;
  }
  .p-covid__note{
    font-size: 2rem;
  }
  .p-covid__note{
    margin: 4rem 0;
  }
  .p-covid__name{
    font-size: 2rem;
  }
  .p-covid__name{
    margin-right: 5rem;
  }
  .p-5signal{
    margin: 0;
  }
  .p-5signal p{
    font-size: 1.8rem;
  }
  .p-5signal__icon{
    width: 25.4rem;
    margin: 0 0 0.5rem;
  }
  .p-5signal__h1{
    font-size: 4.5rem;
  }
  .p-5signal__h1{
    text-align: left;
  }
  .p-5signal__thumb{
    height: 32rem;
  }
  .p-5signal__strong{
    font-size: 2.4rem;
  }
  .p-5signal__semi-bold{
    font-size: 2rem;
  }
  .p-5signal__note{
    font-size: 1.5rem;
  }
  .p-step + .p-step{
    margin-top: 7.6rem;
  }
  .p-step__box-heading{
    font-size: 3.2rem;
  }
  .p-step__box-heading{
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: end;
        align-items: flex-end;
    margin-bottom: 2rem;
  }
  .p-step__box-heading em{
    -ms-flex: 1;
        flex: 1;
    margin-bottom: -0.8rem;
  }
  .p-step__icon{
    width: 16rem;
    margin: 0 2.2rem 0 0;
  }
  .p-step__box-txt{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .p-step__thumb{
    width: 32rem;
    margin: 0 4rem 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-step__strong{
    font-size: 2rem;
  }
  .p-voice{
    position: relative;
    padding-top: 4rem;
  }
  .p-voice:last-of-type{
    margin-bottom: 8rem;
  }
  .p-voice__thumb{
    position: absolute;
    top: 0;
    left: 2rem;
    width: 24rem;
  }
  .p-voice__cap{
    font-size: 1.4rem;
  }
  .p-voice__h1{
    font-size: 2.4rem;
  }
  .p-voice__h1{
    padding: 2.3rem 1.5rem 2.3rem 28rem;
    margin: 0 0 2rem;
    text-align: left;
  }
  .p-voice__box-txt{
    font-size: 1.8rem;
  }
  .p-voice__box-txt{
    margin-left: 28rem;
  }
  .p-voice__name{
    font-size: 1.6rem;
  }
  .p-voice__name{
    margin-bottom: 1.5rem;
    text-align: left;
  }
  .p-reason__box-heading{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 2rem 4rem;
    text-align: left;
  }
  .p-reason__h1{
    font-size: 3.2rem;
  }
  .p-reason__icon{
    width: 6.6rem;
    margin: 0 4rem 0 0;
  }
  .p-reason__thumb{
    height: 32rem;
  }
  .p-reason__box-txt{
    padding: 2rem 4rem 4rem;
  }
  .p-reason__box-txt strong{
    font-size: 2.2rem;
  }
  .p-refund{
    padding: 6.7rem 0 8.3rem;
  }
  .p-refund--voice{
    margin: 4rem;
  }
  .p-refund__txt{
    font-size: 3.2rem;
  }
  .p-refund__txt{
    margin-bottom: 2.8rem;
  }
  .p-refund__h1{
    font-size: 13.5rem;
  }
  .p-refund__h1{
    margin-bottom: 2.8rem;
  }
  .p-refund__hr{
    height: 2px;
    width: 48.6rem;
  }
  .p-refund__note{
    font-size: 1.4rem;
  }
  .p-refund__note{
    margin: 2rem 8.5rem 0;
  }
  .p-aside{
    padding: 4.4rem 0 4.8rem;
  }
  .p-aside__inner{
    padding: 8rem 4rem 4rem;
  }
  .p-aside__h-top{
    font-size: 4.7rem;
  }
  .p-aside__h-top:before, .p-aside__h-top:after{
    width: 0.4rem;
    height: 5.5rem;
  }
  .p-aside__h-top:before{
    margin-right: 2.9rem;
  }
  .p-aside__h-top:after{
    margin-left: 2.9rem;
  }
  .p-aside__h-btm{
    font-size: 4.7rem;
  }
  .p-aside__price-normal{
    font-size: 2.1rem;
  }
  .p-aside__price-normal{
    margin-bottom: 0;
  }
  .p-aside__ribbon{
    width: 50.2rem;
  }
  .p-aside__ribbon:before{
    bottom: -24.4rem;
    width: 29.3rem;
    height: 29.3rem;
  }
  .p-aside__price{
    margin-bottom: 2rem;
  }
  .p-aside__price dt{
    font-size: 3.4rem;
  }
  .p-aside__price dd:first-of-type{
    font-size: 8.4rem;
  }
  .p-aside__price dd:first-of-type small{
    font-size: 3.4rem;
  }
  .p-aside__price dd:last-of-type{
    font-size: 3.4rem;
  }
  .p-aside__price dd:last-of-type small{
    font-size: 2.1rem;
  }
  .p-aside__list{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .p-aside__btn{
    width: 44.5%;
    margin-bottom: 4rem;
  }
  .p-side-btn{
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 10;
  }
  .p-ftr-btn-sp{
    display: none;
  }
  .p-ftr{
    padding: 8rem 0;
  }
  .p-ftr__h1{
    font-size: 3.2rem;
  }
  .p-ftr__h1{
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .p-ftr__table{
    font-size: 1.6rem;
  }
  .p-ftr__table{
    width: calc(100% - 8rem);
    margin: 0 4rem 7.5rem;
  }
  .p-ftr__table th{
    display: table-cell;
    width: 16rem;
  }
  .p-ftr__table td{
    display: table-cell;
  }
  .p-ftr__cr{
    font-size: 1.4rem;
  }
  .u-sp{
    display: none;
  }
  .u-pc{
    display: block;
  }
  .u-ul{
    border-width: 2px;
  }
}
@media only screen and (min-width: 1024px){

  /* middle-size */
  .l-inner{
    margin-left: 77px;
    margin-right: 77px;
  }
  .c-speech__box{
    font-size: 3.2rem;
  }
  .c-speech__box.green{
    margin-right: 3.2rem;
  }
  .c-speech__box.orange{
    margin-left: 3.2rem;
  }
  .p-art01__list{
    font-weight: bold;
    margin-left: 14%;
    width: 62%;
    padding: 4rem;
  }
  .p-art01__thumb{
    width: 27rem;
    right: 2rem;
  }
  .p-art02__h1{
    background-size: 11.6rem auto;
    background-position: left center;
    padding: 0 0 0 14rem;
  }
  .p-art07__h1{
    font-size: 4.5rem;
  }
  .p-voice + .p-voice{
    margin-top: 8rem;
  }
  .p-voice__thumb{
    left: 4rem;
    width: 28rem;
  }
  .p-voice__h1{
    padding-left: 36rem;
  }
  .p-voice__box-txt{
    margin-left: 36rem;
  }
}
@media only screen and (min-width: 1440px){

  /* large-size */
  .l-full{
    margin-left: calc((100% - 1440px) / 2);
    margin-right: calc((100% - 1440px) / 2);
  }
  .p-art01__thumb{
    width: 40rem;
    top: 0;
    right: 10.6%;
  }
}
@media only screen and (min-width: 1920px){

  /* XL-size */
}
/*# sourceMappingURL=style.css.map */