@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,
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;
}

* {
  box-sizing: border-box;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

img {
  border: 0;
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

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;
}

pre {
  white-space: pre-wrap;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: normal;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
}

@media all and (min-width: 961px) {
  .u-sponly {
    display: none !important;
  }
}
@media all and (max-width: 961px) {
  .u-pconly {
    display: none !important;
  }
}
p + p {
  margin-top: 20px;
}

@media screen and (max-width: 541px) {
  p + p {
    margin-top: 16px;
  }
}
.u-center {
  margin: 0 auto;
  text-align: center;
}

.u-maTop30 {
  margin-top: 30px;
}

.u-maTop40 {
  margin-top: 40px;
}

.u-maTop50 {
  margin-top: 50px;
}

.u-maTop60 {
  margin-top: 60px;
}

@media screen and (max-width: 541px) {
  .u-maTop30,
.u-maTop40 {
    margin-top: 1.8em;
  }
  .u-maTop40 {
    margin-top: 1.8em;
  }
  .u-maTop50 {
    margin-top: 2.5em;
  }
  .u-maTop60 {
    margin-top: 2.8em;
  }
}
ul li,
ol li {
  line-height: 1.6;
}

th,
td,
dl {
  line-height: 1.6;
}

@media screen and (max-width: 541px) {
  ul li,
ol li {
    line-height: 1.75;
  }
  th,
td,
dl {
    line-height: 1.75;
  }
  section:last-child {
    padding-bottom: 4em;
  }
}
/* クリックイベント無効 */
.c-pointerevent_none {
  pointer-events: none;
}

.c-frame {
  max-width: 1150px;
  margin: 0 auto;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .c-frame {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 541px) {
  .c-frame {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}
/* スクロールトップボタン */
.c-scrollTop_btn {
  position: fixed;
  margin-left: 1130px;
  bottom: 40px;
  z-index: 8;
}

.c-scrollTop_btn a {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  background: #f2c172;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 88px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9em;
}

.c-scrollTop_btn a::after {
  content: "";
  position: absolute;
  display: block;
  top: 1.5em;
  left: 0;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0 auto;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translate(0, 0) rotate(-135deg);
}

@media screen and (max-width: 1120px) and (min-width: 541px) {
  .c-scrollTop_btn {
    right: 20px;
    bottom: 12vw;
    margin-left: 0;
  }
  .c-scrollTop_btn a {
    width: 5em;
    height: 5em;
    line-height: 5em;
  }
  .c-scrollTop_btn a::after {
    top: 1.2em;
    width: 7px;
    height: 7px;
  }
}
@media screen and (max-width: 541px) {
  .c-scrollTop_btn {
    right: 16px;
    bottom: 24vw;
    margin-left: 0;
  }
  .c-scrollTop_btn a {
    width: 4em;
    height: 4em;
    max-width: 80px;
    max-height: 80px;
    font-size: 0.9em;
    line-height: 4.5em;
  }
  .c-scrollTop_btn a::after {
    top: 1em;
    width: 6px;
    height: 6px;
  }
}
.c-gr1 {
  color: #72c66d;
}

.c-gr2 {
  color: #58e32d;
}

.c-or {
  color: #fca519;
}

.c-ye {
  color: #fff98c;
}

.c-bold {
  font-weight: 800;
}

.c-ft_big {
  font-size: 1.3em;
}

.c-ft_sml {
  font-size: 0.8em;
}

.c-bg_gr {
  background: #54d92b;
  padding: 12px 0;
}

.c-table_info {
  margin: 0 auto;
  font-size: 17px;
  border-top: 1px solid #b3b3b3;
  background: #fff;
}
.c-table_info tr {
  border-bottom: 1px solid #b3b3b3;
  align-items: center;
}
.c-table_info th {
  padding: 15px 20px;
  border-left: 1px solid #b3b3b3;
}
.c-table_info td {
  padding: 15px;
  border-left: 1px solid #b3b3b3;
}
.c-table_info td:last-child {
  border-right: 1px solid #b3b3b3;
}

@media screen and (max-width: 541px) {
  .c-table_info {
    margin: 0 auto;
    font-size: 17px;
  }
  .c-table_info tr {
    border-bottom: 1px solid #b3b3b3;
  }
  .c-table_info th {
    padding: 10px 8px;
    font-size: 15px;
    letter-spacing: 0px;
  }
  .c-table_info td {
    font-size: 15px;
    padding: 8px;
  }
  .c-table_info td:last-child {
    border-right: 1px solid #b3b3b3;
  }
}
@media screen and (max-width: 340px) {
  .c-table_info th {
    padding: 10px 6px;
    letter-spacing: -1px;
  }
}
.c-btn {
  margin-top: 35px;
}
.c-btn .c-btn_box a {
  background: #fff;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 280px;
  padding: 20px;
  color: #313131;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  border: 1px solid #bcbcbc;
}
.c-btn .c-btn_box a::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: -1em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #42c017;
  transition: 0.3s;
}
.c-btn .c-btn_box a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translateY(-50%);
  width: 40px;
  height: 2px;
  background-color: #42c017;
  transition: 0.3s;
}
.c-btn .c-btn_box a:hover {
  background: #daf2d2;
  color: #42c017;
  border: 1px solid #cbf2be;
}
.c-btn .c-btn_box a:hover::before, .c-btn .c-btn_box a:hover::after {
  right: -0.5em;
}

@media screen and (max-width: 541px) {
  .c-btn {
    margin-top: 1.8em;
  }
  .c-btn .c-btn_box a {
    max-width: 330px;
    padding: 18px;
  }
}
.c-table1 {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  width: 100%;
}
.c-table1 + .c-btn {
  margin-top: 40px;
}
.c-table1 tr {
  border-bottom: 1px solid #c8c8c8;
  align-items: center;
  line-height: 1.6;
}
.c-table1 tr:last-child {
  border-bottom: none;
}
.c-table1 th {
  width: 25%;
  padding: 20px;
  background: #ddf7d5;
  vertical-align: middle;
}
.c-table1 td {
  width: 75%;
  padding: 20px;
  background: #fff;
  vertical-align: middle;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .c-table1 {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    width: 100%;
  }
  .c-table1 + .c-btn {
    margin-top: 35px;
  }
  .c-table1 tr {
    border-bottom: 1px solid #c8c8c8;
    align-items: center;
    line-height: 1.6;
  }
  .c-table1 tr:last-child {
    border-bottom: none;
  }
  .c-table1 th {
    width: 24%;
    padding: 16px 8px;
    background: #ddf7d5;
    vertical-align: middle;
  }
  .c-table1 td {
    width: 76%;
    padding: 16px 13px;
    background: #fff;
  }
}
@media screen and (max-width: 541px) {
  .c-table1 {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    width: 100%;
  }
  .c-table1 + .c-btn {
    margin-top: 2em;
  }
  .c-table1 tr {
    border-bottom: 1px solid #c8c8c8;
    align-items: center;
    line-height: 1.6;
  }
  .c-table1 tr:last-child {
    border-bottom: none;
  }
  .c-table1 th {
    width: 28%;
    padding: 1em 0.5em;
    background: #ddf7d5;
    vertical-align: middle;
  }
  .c-table1 td {
    width: 72%;
    padding: 1em 0.8em;
    background: #fff;
  }
}
.c-top_h2 {
  background: url(/assets/img/top/p-top_ribbon.png) center/100% no-repeat;
  width: 100%;
  max-width: 460px;
  font-size: 22px;
  height: 72px;
  margin: 0 auto;
  line-height: 60px;
  text-align: center;
}

.c-top_h3 {
  background: #fff;
  border-left: 10px solid #54d92b;
  padding: 16px;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .c-top_h2 {
    background: url(/assets/img/top/p-top_ribbon.png) center/100% no-repeat;
    width: 100%;
    max-width: 500px;
    font-size: 22px;
    height: 73px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
  }
  .c-top_h3 {
    background: #fff;
    border-left: 10px solid #54d92b;
    padding: 14px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 541px) {
  .c-top_h2 {
    background: url(/assets/img/top/p-top_ribbon.png) center/100% no-repeat;
    width: 100%;
    max-width: 460px;
    font-size: 22px;
    height: 72px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
  }
  .c-top_h3 {
    background: #fff;
    border-left: 10px solid #54d92b;
    padding: 16px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 1.2em;
  }
}
.c-page_fv {
  width: 100%;
  background: url(/assets/img/common/c-fv_bg.png) center/100% no-repeat;
  padding: 35px 0;
  margin-top: 86px;
  margin-bottom: 90px;
  display: block;
}

.c-fv_ttl {
  background: #fff;
  padding: 22px 40px;
  display: inline-block;
  border-radius: 8px;
}
.c-fv_ttl h2 {
  display: block;
}
.c-fv_ttl h2 p {
  font-size: 32px;
  font-weight: 700;
  border-bottom: 5px solid #f2c172;
  margin-bottom: 10px;
}
.c-fv_ttl h2 span {
  font-size: 14px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .c-page_fv {
    width: 100%;
    background: url(/assets/img/common/c-fv_bg.png) no-repeat border-box center/cover;
    padding: 32px 0;
    margin-top: 72px;
    display: block;
  }
  .c-fv_ttl {
    padding: 24px 35px;
    border-radius: 8px;
  }
  .c-fv_ttl h2 {
    display: block;
  }
  .c-fv_ttl h2 p {
    font-size: 30px;
  }
}
@media screen and (max-width: 541px) {
  .c-page_fv {
    width: 100%;
    background: url(/assets/img/common/c-fv_bg_sp.png) no-repeat border-box left bottom/cover;
    padding: 30px 0;
    margin-top: 72px;
    display: block;
    margin-bottom: 2.8em;
  }
  .c-fv_ttl {
    background: #fff;
    padding: 24px 30px;
  }
  .c-fv_ttl h2 {
    display: block;
  }
  .c-fv_ttl h2 p {
    font-size: 28px;
    font-weight: 700;
    border-bottom: 5px solid #f2c172;
    margin-bottom: 8px;
  }
}
.c-lower_h3 {
  background: #edfce8;
  border-left: 8px dotted #96e57e;
  margin-bottom: 50px;
}
.c-lower_h3 h3 {
  font-size: 24px;
  font-weight: 700;
  padding: 20px;
}

.c-lower_h4 {
  border-bottom: 4px dotted #fcc46a;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.c-lower_h4::before {
  content: "";
  background: url(../img/common/icn_h4.png) left center/100% no-repeat;
  width: 30px;
  height: 35px;
  display: block;
}
.c-lower_h4 h4 {
  font-size: 22px;
  font-weight: 500;
  margin-left: 10px;
}

@media screen and (max-width: 541px) {
  .c-lower_h3 {
    border-left: 6px dotted #96e57e;
    margin-bottom: 1.8em;
  }
  .c-lower_h3 h3 {
    font-size: 22px;
    padding: 18px 10px;
  }
  .c-lower_h4 {
    border-bottom: 3px dotted #fcc46a;
    margin-bottom: 1.2em;
    padding-bottom: 8px;
  }
  .c-lower_h4::before {
    width: 28px;
    height: 32px;
  }
  .c-lower_h4 h4 {
    font-size: 20px;
    font-weight: 500;
    margin-left: 8px;
  }
}
.c-bg_or {
  background: #fcf8f0;
  padding: 35px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 541px) {
  .c-bg_or {
    padding: 28px 14px;
    margin-top: 1.8em;
    margin-bottom: 2em;
  }
}
.c-quote {
  background: #fffff0;
  padding: 35px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}
.c-quote::before {
  content: "";
  background: url(../img/common/icn_quote.png) left center/100% no-repeat;
  width: 56px;
  height: 56px;
  display: block;
  margin-right: 16px;
  margin-top: -1.5em;
}

@media screen and (max-width: 541px) {
  .c-quote {
    padding: 28px 14px;
    margin-top: 1.8em;
    margin-bottom: 2em;
  }
  .c-quote::before {
    width: 8em;
    height: 8em;
    display: block;
    margin-right: 12px;
    margin-top: -3.3em;
  }
}
.c-flow {
  margin-top: 50px;
  margin-bottom: 50px;
}
.c-flow dl {
  border: 3px solid #fcce83;
  border-radius: 7px;
}
.c-flow dl:not(:last-of-type):after {
  content: "";
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  background-color: #e0e0e0;
  height: 20px;
  width: 35px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: auto;
  margin-top: 2em;
}
.c-flow dl + dl {
  margin-top: 75px;
}
.c-flow dt {
  font-size: 20px;
  font-weight: 600;
  padding: 18px;
  text-align: center;
  background: #fcf9f2;
}
.c-flow dt span {
  color: #fcc46a;
}
.c-flow dd {
  padding: 32px 40px;
}

@media screen and (max-width: 541px) {
  .c-flow {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .c-flow dl {
    border: 2px solid #fcce83;
    border-radius: 5px;
  }
  .c-flow dl:not(:last-of-type)::after {
    content: "";
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #e0e0e0;
    height: 16px;
    width: 30px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    margin-top: 1em;
  }
  .c-flow dl:not(:last-of-type)::after:last-child {
    display: none;
  }
  .c-flow dl + dl {
    margin-top: 3em;
  }
  .c-flow dt {
    font-size: 18px;
    padding: 16px;
  }
  .c-flow dt span {
    color: #fcc46a;
  }
  .c-flow dd {
    padding: 22px 16px;
  }
}
.c-table_2 table {
  width: 100%;
}
.c-table_2 caption {
  margin-bottom: 1em;
  text-align: left;
  font-size: 17px;
}
.c-table_2 thead tr {
  background-color: #faca7d;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: flex;
  font-size: 17px;
}
.c-table_2 thead th {
  width: 40%;
  padding: 20px 10px;
}
.c-table_2 thead td {
  width: 60%;
  padding: 20px 10px;
}
.c-table_2 tbody {
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
}
.c-table_2 tbody tr {
  display: flex;
  border-bottom: 1px solid #bcbab6;
}
.c-table_2 tbody th {
  width: 40%;
  padding: 20px 10px;
  font-weight: 700;
  background: #fffbf5;
  border-right: 1px solid #bcbab6;
}
.c-table_2 tbody td {
  width: 60%;
  padding: 20px 10px;
}
.c-table_2 + .c-lower_txt {
  margin-top: 50px;
}

.c-table_3 table {
  width: 100%;
}
.c-table_3 caption {
  margin-bottom: 1em;
  text-align: left;
  font-size: 17px;
}
.c-table_3 thead tr {
  background-color: #faca7d;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: flex;
  font-weight: 700;
  font-size: 17px;
}
.c-table_3 thead th {
  width: 35%;
  padding: 20px 10px;
}
.c-table_3 thead th:first-child {
  width: 30%;
}
.c-table_3 tbody {
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
}
.c-table_3 tbody tr {
  display: flex;
}
.c-table_3 tbody tr:last-child td:first-child {
  border-bottom: 1px solid #bcbab6;
}
.c-table_3 tbody td {
  width: 35%;
  padding: 20px 10px;
  border-bottom: 1px solid #bcbab6;
  align-items: center;
  display: grid;
  font-size: 17px;
}
.c-table_3 tbody td:first-child {
  width: 30%;
  padding: 20px 10px;
  font-weight: 700;
  background: #fffbf5;
  border-right: 1px solid #bcbab6;
  border-bottom: none;
}
.c-table_3 tbody td:last-of-type:first-child {
  border-bottom: 1px solid #bcbab6;
}
.c-table_3 + .c-lower_txt {
  margin-top: 50px;
}

.c-table_4 table {
  width: 100%;
}
.c-table_4 caption {
  margin-bottom: 1em;
  text-align: left;
  font-size: 17px;
}
.c-table_4 thead tr {
  background-color: #faca7d;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: flex;
  font-weight: 700;
  font-size: 17px;
}
.c-table_4 thead th {
  width: 20%;
  padding: 20px 10px;
}
.c-table_4 thead th:first-child, .c-table_4 thead th:last-child {
  width: 30%;
}
.c-table_4 tbody {
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
}
.c-table_4 tbody tr {
  display: flex;
  width: 100%;
}
.c-table_4 tbody tr:last-child td {
  width: 70%;
}
.c-table_4 tbody th {
  border-bottom: 1px solid #bcbab6;
  padding: 20px 10px;
  width: 30%;
  background: #fcf8f0;
  border-left: 1px solid #bcbab6;
  font-weight: 600;
}
.c-table_4 tbody td {
  width: 20%;
  padding: 20px 10px;
  border-bottom: 1px solid #bcbab6;
  align-items: center;
  display: grid;
  font-size: 17px;
  border-right: 1px solid #bcbab6;
}
.c-table_4 tbody td:last-of-type {
  width: 30%;
  padding: 20px 10px;
}
.c-table_4 tbody td:last-of-type:first-child {
  border-bottom: 1px solid #bcbab6;
}
.c-table_4 + .c-lower_txt {
  margin-top: 50px;
}

@media screen and (max-width: 541px) {
  .c-table_2 caption {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.75;
  }
  .c-table_2 thead tr {
    display: none;
  }
  .c-table_2 tbody {
    text-align: start;
    vertical-align: middle;
  }
  .c-table_2 tbody tr {
    display: flex;
    border-bottom: none;
  }
  .c-table_2 tbody tr:first-of-type {
    border-top: 1px solid #bcbab6;
  }
  .c-table_2 tbody th {
    width: 60%;
    padding: 18px 6px;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    border-bottom: 1px solid #bcbab6;
  }
  .c-table_2 tbody td {
    width: 40%;
    padding: 18px 6px;
    text-align: left;
    font-size: 17px;
    border-bottom: 1px solid #bcbab6;
    align-items: center;
    display: inline-grid;
  }
  .c-table_2 + .c-lower_txt {
    margin-top: 1.8em;
  }
  .c-table_3 caption {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.75;
  }
  .c-table_3 thead {
    display: none;
  }
  .c-table_3 tbody {
    text-align: start;
    vertical-align: middle;
  }
  .c-table_3 tbody tr {
    display: block;
    border-bottom: none;
  }
  .c-table_3 tbody tr:first-of-type {
    border-top: 1px solid #bcbab6;
  }
  .c-table_3 tbody td {
    width: 100%;
    text-align: center;
    padding: 18px 8px;
    border-bottom: 1px solid #bcbab6;
  }
  .c-table_3 tbody td:first-child {
    display: none;
  }
  .c-table_3 tbody td:nth-of-type(2) {
    background: #fffbf5;
  }
  .c-table_3 + .c-lower_txt {
    margin-top: 1.8em;
  }
  .c-table_4 caption {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.75;
  }
  .c-table_4 thead {
    display: none;
  }
  .c-table_4 tbody {
    text-align: start;
    vertical-align: middle;
  }
  .c-table_4 tbody tr {
    display: block;
    border-bottom: none;
    width: 100%;
  }
  .c-table_4 tbody tr:last-child td {
    width: 100%;
  }
  .c-table_4 tbody th {
    width: 100%;
    text-align: center;
    padding: 18px 8px;
    background-color: #faca7d;
    color: #fff;
    font-weight: 700;
    display: block;
  }
  .c-table_4 tbody td {
    width: 100%;
    text-align: center;
    padding: 18px 8px;
    border-bottom: 1px solid #bcbab6;
    display: block;
  }
  .c-table_4 tbody td:first-child {
    display: none;
  }
  .c-table_4 tbody td:nth-of-type(2) {
    background: #fffbf5;
  }
  .c-table_4 + .c-lower_txt {
    margin-top: 1.8em;
  }
}
.c-textin_img {
  margin-bottom: 50px;
}

@media screen and (max-width: 541px) {
  .c-textin_img {
    margin-bottom: 1.5em;
  }
}
/*------------- General Elements -------------*/
html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-weight: normal;
  color: #181716;
  font-size: 1.6rem;
}

a {
  transition: 0.6s;
  color: #444;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}

a[href^="tel:"] {
  cursor: default;
}

a[href^="tel:"]:hover {
  opacity: 1;
}

img {
  max-width: 100%;
}

p {
  font-size: 16px;
  line-height: 1.6;
}

* {
  word-break: break-all;
}

@media screen and (max-width: 541px) {
  body {
    min-width: inherit;
  }
  p {
    line-height: 1.75;
  }
}
/* ---------------------------
header
--------------------------- */
header {
  width: 100%;
  background: #fff;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  z-index: 11;
  transition: 0.3s;
}

.l-h {
  width: 100%;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  max-width: 1150px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-h_box {
  margin: 0 auto;
  width: 27%;
  padding-left: 10px;
}

.l-h_logo {
  background: url(../img/common/logo.png) left center/2.5em no-repeat;
}
.l-h_logo a {
  display: block;
  padding-left: 50px;
}

.l-h_desc {
  display: block;
  font-size: 15px;
  color: #f2c172;
  letter-spacing: 1px;
}

.l-h_ttl {
  display: block;
  margin-top: 7px;
  font-weight: bold;
  font-size: 2.3rem;
  color: #9cdc88;
}

@media screen and (min-width: 1150px) {
  header.is-scroll {
    box-shadow: 1px 1px 2px 1px rgba(201, 196, 196, 0.4);
    padding-top: 0px;
    transition: padding 0.3s ease;
  }
  header.is-scroll .l-h_glonav_item {
    padding: 20px 0;
    transition: padding 0.3s ease;
  }
  header.is-scroll .l-h_glonav_list_lv2 {
    top: 56px;
    transition: top 0.3s ease;
  }
}
@media screen and (max-width: 1150px) and (min-width: 541px) {
  .l-h_box {
    width: 50%;
    margin-left: 1.5em;
    padding-left: 0px;
  }
  .l-h_logo {
    background-size: 40px;
  }
  .l-h_logo a {
    padding-left: 52px;
  }
  .l-h_logo img {
    width: 100px;
  }
  .l-h_desc {
    font-size: 15px;
  }
  .l-h_ttl {
    margin-top: 5px;
    font-size: 26px;
  }
}
@media screen and (max-width: 541px) {
  header.is-scroll {
    box-shadow: 2px 2px 2px 2px rgba(175, 165, 165, 0.2);
  }
  .l-h {
    height: 72px;
    padding: 0 1em;
  }
  .l-h_box {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-left: 0px;
  }
  .l-h_logo {
    background-size: 36px;
  }
  .l-h_logo a {
    padding-left: 44px;
  }
  .l-h_logo img {
    width: 100px;
  }
  .l-h_desc {
    font-size: 14px;
  }
  .l-h_ttl {
    margin-top: 5px;
    font-size: 23px;
  }
}
@media screen and (max-width: 340px) {
  .l-h_desc {
    font-size: 13px;
  }
  .l-h_ttl {
    font-size: 22px;
  }
}
/*------------- ヘッダーメニュー　------------*/
.l-h_menu_box {
  width: 52%;
}

.l-h_glonav_list {
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1150px;
}

.l-h_glonav_item {
  position: relative;
  flex-basis: 25%;
  padding: 32px 0;
  transition: padding 0.4s ease;
}
.l-h_glonav_item:hover .l-h_glonav_list_lv2 {
  display: block;
}
.l-h_glonav_item > a {
  display: block;
  padding: 0;
  border-right: 2px solid #bfbfbf;
  text-align: center;
  color: #000;
}
.l-h_glonav_item:last-child > a {
  border-right: none;
}

.l-h_glonav_list_lv2 {
  left: 0;
  top: 75px;
  position: absolute;
  width: 100%;
  background: #f7dbae;
  transition: top 0.3s ease;
  display: none;
}
.l-h_glonav_list_lv2 li {
  padding: 0 20px;
}
.l-h_glonav_list_lv2 li:hover {
  padding: 0 20px;
  background: #fbedd6;
}
.l-h_glonav_list_lv2 li a {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #b3a998;
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
}
.l-h_in .l-h_glonav_list_lv2 li:last-child a {
  border-bottom: none;
}

.l-h_tel {
  width: 21%;
  padding: 32px 0;
  text-align: center;
  background: #9cdc88;
}
.l-h_tel::before {
  content: "";
  background: url(../img/common/icn_tel.png) left center/100% no-repeat;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  margin-right: 4px;
}
.l-h_tel a {
  color: #fff;
  font-weight: 800;
  font-size: 22px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .l-h_tel {
    width: 35%;
    padding: 28px 0;
  }
  .l-h_tel a {
    font-size: 20px;
  }
}
@media screen and (max-width: 541px) {
  .l-h_tel {
    display: none;
  }
}
.l-h_sp_nav {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0.0013333333vw 0.0004266667vw 0.0004266667vw;
  background: #fff;
  overflow-y: scroll;
  z-index: 10;
  margin-top: 72px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .l-h_menu_box {
    display: none;
  }
}
@media screen and (max-width: 541px) {
  .l-h_menu_box {
    display: none;
  }
  .l-h_glonav_list {
    display: block;
    width: 100%;
  }
  .l-h_glonav_list .l-h_glonav_item {
    padding: 0;
    border: none;
  }
  .l-h_glonav_list .l-h_glonav_item:last-child a {
    border-bottom: 1px solid #bfbfbf;
  }
  .l-h_glonav_list a {
    width: 100%;
    margin: 0;
    padding: 0.0005333333vw;
    border: 1px solid #bfbfbf;
    color: #1c1c1c;
    font-weight: normal;
    border-width: 1px 0 0 0;
    font-size: 0.0003733333vw;
    -moz-text-align-last: left;
    text-align-last: left;
  }
  .l-h_glonav_list .l-h_glonav_item {
    position: relative;
  }
  .l-h_glonav_list .l-h_glonav_item > a {
    border-left: none;
  }
  .l-h_glonav_list .l-h_nav_list_item_openBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 10.666vw;
    height: 100%;
  }
  .l-h_glonav_list .l-h_nav_list_item_openBtn::after {
    position: absolute;
    top: 5.3333vw;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 9px solid #c2a89f;
    z-index: 2;
  }
  .l-h_glonav_list .l-h_nav_list_item_openBtn.is-open::after {
    border: 6px solid transparent;
    border-bottom: 9px solid #c2a89f;
    top: 4vw;
  }
}
/*------------- .l-spNav-------------*/
.l-spNav {
  display: none;
}

@media screen and (max-width: 541px) {
  .l-spNav {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }
  .l-h_hamb_btn {
    position: relative;
    height: 72px;
    padding: 10px 13px;
    background: #fff;
    outline: none;
    transition: all 0.4s ease;
    background: #9cdc88;
  }
  .l-h_hamb_btn span {
    display: block;
    width: 34px;
    height: 4px;
    background: #fff;
    transition: all 0.4s ease;
    border-radius: 2px;
  }
  .l-h_hamb_btn::before {
    position: absolute;
    top: 24px;
    content: "";
    width: 24px;
    display: block;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    transition: all 0.4s ease;
    left: 50%;
    transform: translateX(-50%);
  }
  .l-h_hamb_btn::after {
    position: absolute;
    bottom: 24px;
    content: "";
    display: block;
    width: 24px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    transition: all 0.4s ease;
    left: 50%;
    transform: translateX(-50%);
  }
  .l-h.is-open .l-h_hamb_btn {
    background: #9cdc88;
    transition: all 0.5s ease;
    padding: 10px 8px;
  }
  .l-h.is-open .l-h_hamb_btn span {
    opacity: 0;
    background: #fff;
    transition: all 0.4s ease;
    margin: 8px;
  }
  .l-h.is-open .l-h_hamb_btn::before {
    top: 34px;
    background: #fff;
    transform: rotate(-45deg);
    transition: all 0.4s ease;
    left: 20px;
  }
  .l-h.is-open .l-h_hamb_btn::after {
    bottom: 34px;
    background: #fff;
    transform: rotate(45deg);
    transition: all 0.4s ease;
    left: 20px;
  }
}
.l-h_links {
  margin-top: 1.3em;
}
.l-h_links .l-h_links_item {
  background: #9cdc88;
  width: 80%;
  max-width: 350px;
  text-align: center;
  margin: 0 auto;
  padding: 24px 10px 24px 16px;
}
.l-h_links .l-h_links_item::before {
  content: "";
  background: url(../img/common/icn_tel.png) left center/100% no-repeat;
  width: 1.3em;
  height: 1.3em;
  display: inline-block;
  margin-right: 10px;
}
.l-h_links .l-h_links_item a {
  color: #fff;
}

.l-f {
  background: #f3fcf0;
  margin-top: 100px;
}

.l-f_in {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1150px;
  margin: 0 auto;
  padding: 80px 0;
}

.l-f_logo {
  flex-basis: 65%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: flex-start;
}

.l-f_address {
  margin-top: 20px;
  margin-bottom: 18px;
  line-height: 1.4;
}

.l-f_logo_txt {
  padding-left: 56px;
}

.l-f_logo_table {
  margin-top: 35px;
}

.l-f_logo_txt_time {
  margin-top: 40px;
}
.l-f_logo_txt_time table {
  margin-top: 20px;
}
.l-f_logo_txt_time table tr {
  border-bottom: 1px solid #b1b1b1;
  border-top: 1px solid #b1b1b1;
}
.l-f_logo_txt_time table tr th {
  padding: 12px 16px 12px 10px;
  text-align: left;
  border-right: 1px solid #b1b1b1;
}
.l-f_logo_txt_time table tr td {
  padding: 12px 20px;
}

.l-f_nav {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-basis: 30%;
  border-left: 1px solid #b1b1b1;
}

.l-f_nav_li {
  flex-basis: 44.8%;
}

.l-f_nav_li_item {
  margin-bottom: 26px;
}
.l-f_nav_li_item a {
  display: block;
  color: #72c66d;
  font-size: 17px;
}

.l-f_nav_li_lv2 li {
  margin-bottom: 16px;
}
.l-f_nav_li_lv2 li a {
  display: block;
  color: #1b1b1b;
}
.l-f_nav_li_lv2 li:first-child {
  margin-top: 16px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .l-f_nav .l-f_nav {
    padding: 0 30px;
  }
}
.l-f_coop {
  margin-top: 48px;
  margin-bottom: 56px;
}
.l-f_coop ul {
  display: flex;
  justify-content: space-evenly;
}
.l-f_coop ul li {
  flex-basis: 28%;
}
.l-f_coop ul li img {
  width: 100%;
}

.l-f-copy {
  padding: 30px 0;
  background: #9feb98;
  text-align: center;
  color: #fff;
}

.l-f-flot_links {
  display: none;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .l-f_nav_li {
    flex-basis: 54%;
  }
  .l-f_logo_txt {
    display: block;
    justify-content: center;
  }
  .l-f_logo_txt_time {
    margin-left: 0;
  }
  .l-f-copy {
    padding: 20px 0;
    background: #9feb98;
    text-align: center;
    color: #fff;
  }
}
@media screen and (max-width: 1150px) {
  .l-f_in {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}
@media screen and (max-width: 850px) {
  .l-f {
    margin-top: 0;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .l-f_in {
    flex-direction: column;
    width: 100%;
    padding: 0.0013333333vw 0.0005333333vw 0.0010133333vw;
  }
  .l-f_left {
    order: 1;
  }
  .l-f_right {
    /*for IE10*/
    /* for old webkit browser */
    order: 3;
  }
  .l-f_in {
    flex-direction: column;
    width: 100%;
    padding: 0.0013333333vw 0.0005333333vw 0.0010133333vw;
  }
  .l-f_logo {
    flex-basis: 100%;
    text-align: center;
    display: block;
  }
  .l-f_logo a {
    display: inline-block;
    height: 32px;
    padding: 0;
  }
  .l-f_logo_img {
    width: 64px;
    margin: 0 auto;
  }
  .l-f_logo_txt {
    padding-left: 0;
    text-align: center;
  }
  .l-f_logo_table {
    margin-top: 24px;
  }
  .l-f_logo_txt_time {
    margin-top: 1em;
  }
  .l-f_logo_txt_time table {
    margin: 1em auto;
  }
  .l-f_logo_txt_time table tr th {
    padding: 12px 16px 12px 10px;
    text-align: left;
    border-right: 1px solid #b1b1b1;
  }
  .l-f_logo_txt_time table tr td {
    padding: 12px 20px;
  }
  .l-f_logo_txt_add {
    margin-top: 1em;
  }
  .l-f_address {
    margin-top: 0.2em;
    margin-bottom: 0.8em;
    text-align: center;
  }
  .l-f_nav {
    display: block;
    flex-basis: 100%;
    padding-left: 0;
    margin-top: 0;
  }
  .l-f_nav .l-f_nav_li {
    margin-top: 0.5em;
  }
  .l-f_nav .l-f_nav_li:last-child .l-f_nav_li_item:last-child {
    border-bottom: 1px solid #b1b1b1;
  }
  .l-f_nav .l-f_nav_li_item {
    position: relative;
    margin: 0;
  }
  .l-f_nav .l-f_nav_li_item:first-child a {
    border-top: 0;
  }
  .l-f_nav .l-f_nav_li_item a {
    width: 100%;
    margin: 0;
    padding: 1.2em 0;
    border-top: 1px solid #b1b1b1;
    color: #242322;
    font-weight: normal;
  }
  .l-f_nav .l-f_nav_li_item_openBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.0010666667vw;
    height: 100%;
  }
  .l-f_nav .l-f_nav_li_item_openBtn::after {
    position: absolute;
    top: 1em;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 9px solid #c2a89f;
    z-index: 2;
  }
  .l-f_nav .l-f_nav_li_item_openBtn.is-open::after {
    border: 6px solid transparent;
    border-bottom: 9px solid #c2a89f;
    top: 1em;
  }
  .l-f_nav .l-f_nav_li_lv2 {
    display: none;
    padding: 0;
    background: #fffff2;
  }
  .l-f_nav .l-f_nav_li_lv2 li {
    margin: 0;
  }
  .l-f_nav .l-f_nav_li_lv2 li a {
    font-size: 0.0003733333vw;
  }
  .l-f-copy {
    padding: 10px 0 80px;
    line-height: 1.5;
  }
  /* .l-f-flot_links */
  .l-f-flot_links {
    position: fixed;
    bottom: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0.0002133333vw 0.0003733333vw;
    background: #ffb7c2;
    z-index: 5;
  }
  .l-f-flot_links.is-overtime .l-f-flot_links_item {
    flex-basis: 48%;
  }
  .l-f-flot_links.is-overtime .l-f-flot_links_item .l-f-flot_links_item_access {
    background-position: left 0.0012vw center;
  }
  .l-f-flot_links.is-overtime .l-f-flot_links_item .l-f-flot_links_item_mail {
    background-position: left 0.0010133333vw center;
  }
  .l-f-flot_links .l-f-flot_links_item {
    flex-basis: 31.5%;
  }
  .l-f-flot_links .l-f-flot_links_item a {
    display: block;
    padding: 0.0003466667vw 0;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
  .l-f-flot_links .l-f-flot_links_item .l-f-flot_links_item_access {
    padding-left: 0.0005333333vw;
    background: url(../images/common/icn_map.svg) #a88e85 left 0.0004266667vw center/0.00032vw no-repeat;
    border: 1px solid #c2a399;
  }
  .l-f-flot_links .l-f-flot_links_item .l-f-flot_links_item_mail {
    padding-left: 0.0005866667vw;
    background: url(../images/common/icn_mail.svg) #ff5972 left 0.0002933333vw center/0.00048vw no-repeat;
    border: 1px solid #ffcfd6;
  }
  .l-f-flot_links .l-f-flot_links_item .l-f-flot_links_item_tel {
    padding-left: 0.0004533333vw;
    background: url(../images/common/icn_tel.svg) #ff5972 left 0.0005333333vw center/0.0004266667vw no-repeat;
    border: 1px solid #ffcfd6;
  }
  .l-f_coop {
    margin-top: 1em;
    margin-bottom: 1.5em;
  }
  .l-f_coop ul {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .l-f_coop ul li {
    flex-basis: 47.5%;
    margin-top: 1em;
  }
}
.l-f-flot_links {
  display: none;
}

@media screen and (max-width: 541px) {
  /* .l-f-flot_links */
  .l-f-flot_links {
    position: fixed;
    bottom: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0.7em;
    background: #f9deb1;
    z-index: 5;
  }
  .l-f-flot_links .l-f-flot_links_item {
    flex-basis: 47.5%;
  }
  .l-f-flot_links .l-f-flot_links_item a {
    display: block;
    padding: 1em 0;
    border-radius: 5px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
  }
  .l-f-flot_links .l-f-flot_links_item .l-f-flot_links_item_access {
    padding-left: 0;
    background: #8b7d68;
  }
  .l-f-flot_links .l-f-flot_links_item .l-f-flot_links_item_tel {
    padding-left: 0;
    background: #f1a830;
  }
}
.p-top_mv {
  width: 100%;
  background: url(/assets/img/top/top_mv_bg.png) #fcfbf5 center/100% no-repeat;
  height: 610px;
  margin-top: 86px;
}

.p-top_mv_box {
  display: flex;
  justify-content: center;
  padding-top: 64px;
}

.p-top_mv_txt {
  display: block;
  flex-basis: 55%;
}
.p-top_mv_txt .p-top_mv_ttl {
  text-align: center;
}
.p-top_mv_txt .p-top_mv_ttl .p-mv_catch_txt {
  font-size: 24px;
}
.p-top_mv_txt .p-top_mv_ttl h2 {
  font-size: 64px;
  margin: 24px auto;
  color: #54d92b;
}
.p-top_mv_txt .p-top_mv_ttl .c-bg_gr {
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
.p-top_mv_txt .p-top_mv_ttl .c-bg_gr .p-mv_catch_txt {
  letter-spacing: 7px;
  color: #fff;
}

.p-top_mv_table {
  margin-top: 32px;
  width: 630px;
  background: #fff;
  border-radius: 6px;
  border-top: 8px solid #f2c172;
  padding: 32px 24px 40px;
  box-shadow: 1px 2px 3px 1px #e2e2e2;
}
.p-top_mv_table img {
  display: none;
}
.p-top_mv_table dl dt {
  font-size: 19px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}
.p-top_mv_table dl dt::before {
  content: "";
  background: url(../img/common/ic_megaphone.png) left center/100% no-repeat;
  width: 25px;
  height: 26px;
  display: inline-block;
  margin-right: 5px;
}

.p-top_mv_img {
  margin-left: -4%;
  flex-basis: 40%;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-top_mv {
    height: 42em;
    margin-top: 72px;
  }
  .p-top_mv_txt {
    flex-basis: 100%;
    white-space: nowrap;
  }
  .p-top_mv_table {
    margin-top: 12em;
    width: 100%;
    border-top: 8px solid #f2c172;
    padding: 2em;
    position: relative;
  }
  .p-top_mv_table dl dt {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .p-top_mv_table img {
    display: block;
    position: absolute;
    top: -11em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  .p-top_mv_img {
    display: none;
  }
}
@media screen and (max-width: 541px) {
  .p-top_mv {
    background: url(/assets/img/top/top_mv_bg_sp.png) no-repeat border-box left bottom/cover;
    height: 540px;
    margin-top: 3em;
  }
  .p-top_mv_box {
    display: flex;
    justify-content: center;
    padding-top: 4em;
  }
  .p-top_mv_txt {
    display: block;
    flex-basis: 100%;
  }
  .p-top_mv_txt .p-top_mv_ttl {
    text-align: center;
  }
  .p-top_mv_txt .p-top_mv_ttl .p-mv_catch_txt {
    font-size: 1.1em;
    letter-spacing: -1px;
  }
  .p-top_mv_txt .p-top_mv_ttl h2 {
    font-size: 2.4em;
    margin: 0.4em auto;
  }
  .p-top_mv_txt .p-top_mv_ttl .c-bg_gr {
    width: 100%;
    text-align: center;
    border-radius: 5px;
  }
  .p-top_mv_txt .p-top_mv_ttl .c-bg_gr .p-mv_catch_txt {
    letter-spacing: 4px;
    color: #fff;
  }
  .p-top_mv_table {
    margin-top: 6.5em;
    width: 100%;
    border-top: 8px solid #f2c172;
    padding: 1.3em 1em;
    position: relative;
  }
  .p-top_mv_table dl dt {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .p-top_mv_table img {
    position: absolute;
    display: block;
    top: -6em;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-top_mv_img {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .p-top_mv_txt .p-top_mv_ttl .p-mv_catch_txt {
    font-size: 0.9em;
    letter-spacing: -1px;
  }
  .p-top_mv_txt .p-top_mv_ttl h2 {
    font-size: 2em;
    margin: 0.4em auto;
  }
}
.p-top_menu {
  background: #fcfbf5;
  padding: 4.5em 0 6em;
  width: 100%;
}
.p-top_menu .p-top_menu_box {
  background: #fff;
  padding: 30px 0;
  width: 100%;
  border-radius: 20px;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list {
  padding: 0 120px;
  text-align: center;
  border-right: 3px dotted #dedede;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list:last-child {
  border-right: none;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a {
  display: inline-block;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a img {
  width: auto;
  height: 80px;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a p {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 500;
  margin: 14px auto 8px;
}
.p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a span {
  font-size: 14px;
  letter-spacing: 0;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-top_menu {
    background: #fcfbf5;
    padding: 1em 0 4em;
    width: 100%;
  }
  .p-top_menu .p-top_menu_box {
    background: #fff;
    padding: 32px 0;
    width: 100%;
    border-radius: 20px;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list {
    margin: 0 auto;
    padding: 0 38px;
    text-align: center;
    border-right: none;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a {
    display: inline-block;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a img {
    width: auto;
    height: 72px;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a p {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 500;
    margin: 12px auto 4px;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a span {
    display: none;
  }
}
@media screen and (max-width: 541px) {
  .p-top_menu {
    background: #fcfbf5;
    padding: 2.5em 0 0;
    width: 100%;
  }
  .p-top_menu .p-top_menu_box {
    background: none;
    padding: 0 0 30px;
    width: 100%;
    border-radius: 0;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    padding: 0.8em 0.4em 0em;
    width: 30.5%;
    border-radius: 10px;
    box-shadow: 2px 2px 3px 2px lightgrey;
    text-align: center;
    border-right: none;
    position: relative;
    background: #fff;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a {
    display: inline-block;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a img {
    width: auto;
    height: 52px;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a p {
    font-size: 18px;
    letter-spacing: 0px;
    margin: 12px auto 8px;
  }
  .p-top_menu .p-top_menu_box .p-top_menu_ul .p-top_menu_list a span {
    display: none;
  }
}
.p-top_greeting {
  background: #fcfbf5;
  padding: 0 0 100px;
  width: 100%;
}

.p-top_greeting_bg {
  background: url(/assets/img/top/p-top_greeting_gb.png) #fcfbf5 top center/100% no-repeat;
}

.p-top_greeting_box {
  display: block;
  padding-top: 100px;
}
.p-top_greeting_box .p-top_greeting_txt {
  display: block;
}
.p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box {
  margin-top: 30px;
  text-align: left;
  margin: 40px auto 0;
  width: 780px;
}
.p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box p + p {
  margin-top: 25px;
}
.p-top_greeting_box .p-top_greeting_img {
  width: 400px;
  margin: 32px auto 0;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-top_greeting {
    background: #fcfbf5;
    padding: 0 0 100px;
    width: 100%;
  }
  .p-top_greeting_bg {
    background: url(/assets/img/top/p-top_greeting_gb.png) #fcfbf5 top center/100% no-repeat;
  }
  .p-top_greeting_box {
    display: block;
    padding-top: 60px;
  }
  .p-top_greeting_box .p-top_greeting_txt {
    display: block;
  }
  .p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box {
    margin-top: 30px;
    text-align: left;
    width: 100%;
  }
  .p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box p + p {
    margin-top: 25px;
  }
  .p-top_greeting_box .p-top_greeting_img {
    width: 400px;
    margin: 32px auto 0;
  }
}
@media screen and (max-width: 541px) {
  .p-top_greeting {
    padding: 0 0 3.5em;
  }
  .p-top_greeting_bg {
    background: none;
  }
  .p-top_greeting_box {
    display: block;
    padding-top: 1.5em;
  }
  .p-top_greeting_box .p-top_greeting_txt {
    display: block;
  }
  .p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box {
    margin-top: 1.5em;
    text-align: left;
    width: 100%;
    letter-spacing: -1px;
  }
  .p-top_greeting_box .p-top_greeting_txt .p-top_greeting_txt_box p + p {
    margin-top: 1em;
  }
  .p-top_greeting_box .p-top_greeting_img {
    width: 100%;
    margin: 2em auto 0;
  }
}
.p-top_about {
  background-color: #fcfbf5;
  padding: 0 0 100px;
}

.p-top_separate_box {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.p-top_separate_img {
  flex-basis: 47%;
}

.p-top_separate_txt {
  flex-basis: 50%;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-top_about {
    background-color: #fcfbf5;
    padding: 0 0 80px;
  }
  .p-top_separate_box {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
  }
  .p-top_separate_img {
    flex-basis: 47%;
  }
  .p-top_separate_txt {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 541px) {
  .p-top_about {
    background-color: #fcfbf5;
    padding: 0 0 3.5em;
  }
  .p-top_separate_box {
    display: block;
    margin-top: 1.5em;
  }
  .p-top_separate_img {
    flex-basis: 100%;
  }
  .p-top_separate_txt {
    flex-basis: 100%;
    margin-top: 1.5em;
  }
}
.p-top_homemedical {
  background-color: #fcfbf5;
  padding: 0 0 100px;
}

@media screen and (max-width: 541px) {
  .p-top_homemedical {
    background-color: #fcfbf5;
    padding: 0 0 3.5em;
  }
}
.p-top_accsess {
  background-color: #fcfbf5;
  padding: 0 0 120px;
}
.p-top_accsess .p-top_separate_img {
  position: relative;
}
.p-top_accsess .p-top_separate_img::after {
  content: "";
  background: url(../img/common/drs.png) left center/100% no-repeat;
  width: 26%;
  padding-bottom: 25%;
  display: inline-block;
  position: absolute;
  bottom: -15%;
  right: -10%;
}

.p-top_accsess_map {
  border-radius: 20px;
  margin-top: 60px;
}
.p-top_accsess_map + .p-top_separate_box {
  margin-top: 40px;
}
.p-top_accsess_map iframe {
  width: 100%;
  height: 300px;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-top_accsess_map {
    margin-top: 50px;
  }
  .p-top_accsess .p-top_separate_img {
    position: relative;
  }
  .p-top_accsess .p-top_separate_img::after {
    bottom: -4%;
    right: -3%;
  }
}
@media screen and (max-width: 541px) {
  .p-top_accsess {
    background-color: #fcfbf5;
    padding: 0 0 3.5em;
  }
  .p-top_accsess .p-top_separate_img {
    position: relative;
  }
  .p-top_accsess .p-top_separate_img::after {
    content: "";
    background: url(../img/common/drs.png) left center/100% no-repeat;
    width: 24%;
    padding-bottom: 30%;
    display: inline-block;
    position: absolute;
    bottom: -15%;
    right: 0;
  }
  .p-top_accsess_map {
    border-radius: 20px;
    margin-top: 1.5em;
  }
  .p-top_accsess_map + .p-top_separate_box {
    margin-top: 40px;
  }
  .p-top_accsess_map iframe {
    width: 100%;
    height: 13em;
  }
}
.p-first_cont,
.p-quitsmoking_cont,
.p-internal_cont,
.p-homemedical_cont,
.p-dr_cont,
.p-clinic_cont,
.p-vaccine_cont {
  margin-top: 90px;
}

@media screen and (max-width: 541px) {
  .p-first_cont,
.p-quitsmoking_cont,
.p-internal_cont,
.p-homemedical_cont,
.p-dr_cont,
.p-clinic_cont,
.p-vaccine_cont {
    margin-top: 4em;
  }
}
.p-medical_menu ul {
  display: flex;
  justify-content: center;
}
.p-medical_menu ul li {
  flex-basis: 33%;
  text-align: center;
  padding: 0 2.5em;
}
.p-medical_menu ul li:not(:last-of-type) {
  border-right: 5px dotted #d6d6d6;
}
.p-medical_menu ul li img {
  width: 80px;
  height: auto;
}
.p-medical_menu ul li h4 {
  font-size: 24px;
  font-weight: 700;
  margin: 32px auto 24px;
}
.p-medical_menu ul li p {
  text-align: left;
}

@media screen and (max-width: 1150px) and (min-width: 541px) {
  .p-medical_menu ul li {
    flex-basis: 33%;
    text-align: center;
    padding: 0 2em;
  }
  .p-medical_menu ul li:not(:last-of-type) {
    border-right: 5px dotted #d6d6d6;
  }
  .p-medical_menu ul li img {
    width: 80px;
    height: auto;
  }
  .p-medical_menu ul li h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 32px auto 24px;
  }
  .p-medical_menu ul li p {
    text-align: left;
  }
}
@media screen and (max-width: 541px) {
  .p-medical_menu ul {
    display: block;
  }
  .p-medical_menu ul li {
    flex-basis: 100%;
    text-align: center;
    padding: 0 0 3em 0;
    border-bottom: 5px dotted #d6d6d6;
  }
  .p-medical_menu ul li:not(:last-of-type) {
    border-right: none;
  }
  .p-medical_menu ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
  }
  .p-medical_menu ul li img {
    width: 72px;
    height: auto;
  }
  .p-medical_menu ul li h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 12px auto 10px;
  }
  .p-medical_menu ul li p {
    letter-spacing: -1px;
  }
  .p-medical_menu ul li + li {
    margin-top: 3em;
  }
}
.p-quitsmoking_cont .c-table_2 tbody td {
  text-align: center;
}

.p-recruit_cont .c-table_2 tbody tr:first-of-type {
  border-top: 1px solid #bcbab6;
}
.p-recruit_cont .c-table_2 tbody th {
  align-items: center;
  display: grid;
}
.p-recruit_cont .c-table_2 tbody td {
  padding: 20px 24px;
  text-align: left;
}

@media screen and (max-width: 541px) {
  .p-recruit_cont .c-table_2 tbody tr {
    display: block;
  }
  .p-recruit_cont .c-table_2 tbody th {
    width: 100%;
    border-right: none;
  }
  .p-recruit_cont .c-table_2 tbody td {
    width: 100%;
    padding: 20px 16px;
    text-align: left;
    display: block;
  }
}
@media screen and (max-width: 541px) {
  .p-vaccine_cont .c-table_4 tbody tr:nth-child(1) td:not(.p-vaccine_cont .c-table_4 tbody tr:nth-child(1) td:first-of-type) {
    display: none;
  }
  .p-vaccine_cont .c-table_4 tbody tr:nth-child(2) td:nth-of-type(2), .p-vaccine_cont .c-table_4 tbody tr:nth-child(3) td:nth-of-type(2) {
    display: none;
  }
  .p-vaccine_cont .c-table_4 tbody th {
    width: 100%;
    text-align: center;
    padding: 18px 8px;
    background-color: #faca7d;
    color: #fff;
    font-weight: 700;
    display: block;
    border: none;
  }
  .p-vaccine_cont .c-table_4 tbody td {
    width: 100%;
    text-align: center;
    padding: 18px 8px;
    border-left: 1px solid #bcbab6;
    border-right: 1px solid #bcbab6;
    display: block;
  }
  .p-vaccine_cont .c-table_4 tbody td:first-child {
    display: none;
  }
}
.p-top + .l-f {
  margin-top: 0;
}/*# sourceMappingURL=style.css.map */