@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@font-face {
  font-family: "normal";
  font-style: normal;
  src: url("../notojp/notojp_r.woff2") format("woff2"), url("../notojp/notojp_r.woff") format("woff"), url("../notojp/notojp_r.otf") format("opentype");
}

@font-face {
  font-family: "med";
  font-style: normal;
  src: url("../notojp/notojp_m.woff2") format("woff2"), url("../notojp/notojp_m.woff") format("woff"), url("../notojp/notojp_m.otf") format("opentype");
}

@font-face {
  font-family: "bold";
  font-style: normal;
  src: url("../notojp/notojp_b.woff2") format("woff2"), url("../notojp/notojp_b.woff") format("woff"), url("../notojp/notojp_b.otf.otf") format("opentype");
}

@font-face {
  font-family: "black";
  font-style: normal;
  src: url("../notojp/notojp_bk.woff2") format("woff2"), url("../notojp/notojp_bk.woff") format("woff"), url("../notojp/notojp_bk.otf.otf") format("opentype");
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
  overflow: visible !important;
}

body {
  font-size: 1.6rem !important;
  line-height: 2 !important;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  word-wrap: break-word;
  overflow-x: hidden;
  background: #fff !important;
}

::-moz-selection {
  background-color: #f08799;
  color: #fff;
}

::selection {
  background-color: #f08799;
  color: #fff;
}

a {
  text-decoration: none;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .inner {
    width: 100%;
    margin: 0 auto;
  }
}

#main,
#main {
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}

#contents_wrap {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}

@media screen and (max-width: 1024px) {
  .map {
    width: 90%;
  }
}

.map li {
  border-left: 5px solid #cccccc;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .map li {
    text-align: center;
  }
}

.map li:last-child {
  display: none;
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 2px solid #bbbbbb;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #b3b3b3;
}

span {
  font-weight: inherit;
}

@media screen and (max-width: 1024px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

input[type='button'] {
  cursor: pointer;
  padding: 5px 10px;
}

.inner {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
}

.inner_out {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

a.tel_link {
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  a.tel_link {
    pointer-events: auto;
  }
}

/*下層ブログ*/
@media screen and (max-width: 834px) {
  .h_blog:not(:last-child) {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .h_blog .blog {
    padding-bottom: 0 !important;
  }
}

.h_blog .blog_photo {
  float: left;
  margin-right: 20px !important;
}

@media screen and (max-width: 834px) {
  .h_blog .blog_photo {
    float: none;
    text-align: center;
  }
}

.h_blog .blog_detail {
  font-size: 1em !important;
}

.h_blog article.blog div.blog_date {
  border: 1px solid;
  display: inline-block;
  padding: 3px 10px 0;
  margin-bottom: 15px;
}

.h_blog h3 {
  font-size: 1.4em !important;
  color: #fff !important;
  padding: 15px;
  padding-left: 60px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .h_blog div.blog_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

section div#contents > dl ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

div.wrap {
  width: 100% !important;
  max-width: 100% !important;
}

section div#contents > dl {
  border: none !important;
  border-bottom: 1px dotted #eee !important;
}

section div#contents article ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

section div#contents article ul li a {
  color: #333 !important;
  margin-right: 0 !important;
}

section div#contents > dl ul li a {
  margin-right: 0px !important;
}

div.blog_list div.blog_photo {
  width: 40%;
  display: none;
}

@media screen and (max-width: 1024px) {
  div.blog_list div.blog_photo {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  div.blog_list div.blog_photo {
    text-align: center;
  }
}

div.blog_list {
  border: none;
}

div.blog_list div.blog_date {
  color: #f08799;
  margin-bottom: 0;
  display: block;
  font-weight: 600;
  text-align: left;
}

div.blog_list h3 {
  margin-bottom: 0;
  color: #333;
  font-size: 1.1em;
  display: block;
  text-align: left;
}

div.detail {
  margin-top: 10px;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .blog article div {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  div.blog_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

header:nth-of-type(1) div.wrap {
  font-size: 16px;
}

section div.wrap {
  background: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media screen and (max-width: 1024px) {
  section div.wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

div.blog_list div.blog_text {
  font-size: 1em;
  width: 100%;
  padding: 0 !important;
  border-bottom: 3px dotted #eee;
  padding-bottom: 20px !important;
  margin-bottom: 20px;
}

div.blog_list > div {
  border-bottom: none;
}

.blog_list div.detail {
  margin-top: 10px;
  text-align: left;
}

/*blog本体*/
.blog2 header:nth-of-type(1) {
  background: #fff !important;
}

.blog2 header:nth-of-type(1) a,
.blog2 header:nth-of-type(1) div.wrap {
  color: #333333 !important;
}

.blog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 100px;
}

.blog .blog {
  padding: 0 !important;
}

.blog .pages {
  text-align: left !important;
}

.blog aside {
  padding: 0 !important;
  min-width: 25% !important;
}

@media screen and (max-width: 1024px) {
  .blog aside {
    min-width: 100% !important;
  }
}

.blog aside li {
  line-height: 30px;
}

.blog aside h3 {
  font-size: 1.2em;
  line-height: 45px;
  color: #fff;
  background: #70c5bf;
  margin-bottom: 20px;
}

.blog #contents article {
  margin-bottom: 60px;
}

.blog #contents {
  width: 95%;
  margin-left: 5%;
}

@media screen and (max-width: 1024px) {
  .blog #contents {
    margin-bottom: 0 !important;
    width: 100%;
    margin-left: 0;
  }
}

.blog #contents > dl {
  border-bottom: 1px solid #333 !important;
  margin: 0;
  margin-bottom: 30px;
}

.blog a {
  font-weight: inherit !important;
}

.blog .translate {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  margin-top: 10px !important;
  font-size: 1.2em !important;
}

.blog #contents dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 20px 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog .date {
  color: #fff !important;
  padding: 0 10px;
  background: #70c5bf;
  margin-bottom: 15px !important;
  display: inline-block !important;
  letter-spacing: 0;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: inherit !important;
}

.blog dt span {
  letter-spacing: 3px;
  color: #333 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 30px;
}

.blog .translate {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}

.blog .translate:hover {
  color: #f08799 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}

.blog #contents article ul li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.blog #contents > dl ul li {
  margin-right: 10px !important;
  margin-bottom: 10px;
}

.blog div#contents article ul {
  max-width: 100% !important;
  margin: 0 auto;
  margin: 20px 0;
}

.blog img {
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .blog .detail {
    text-align: left !important;
  }
}

.blog article h3 {
  text-align: center !important;
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 4px double #854c60;
  display: inline-block;
}

.blog article div {
  width: 100% !important;
  margin: 0 auto !important;
}

.blog h1,
.blog h2 {
  font-size: 1.4em !important;
  border-bottom: 4px solid #eee;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  margin-bottom: 20px !important;
  line-height: 1.8 !important;
  padding-bottom: 10px !important;
}

@media screen and (max-width: 640px) {
  .blog h1,
  .blog h2 {
    font-size: 1.2em !important;
  }
}

.blog a {
  color: #f08799 !important;
}

@media screen and (max-width: 640px) {
  .blog button {
    margin: 10px 0;
  }
}

.blog #calendar {
  width: 100% !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 640px) {
  .blog #calendar {
    width: 100% !important;
  }
}

.blog input[type='text'],
.blog input[type='password'],
.blog textarea {
  width: 50% !important;
}

/*form*/
.submit {
  max-width: 100%;
}

.text {
  text-align: left !important;
}

.tel {
  text-align: left !important;
}

.form_wrap #text {
  position: relative;
}

.form_wrap #text:after {
  position: absolute;
  content: '必須';
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}

.form_wrap .radio {
  text-align: left !important;
}

/*min-width*/
#global_header {
  min-width: 100% !important;
}

#global_footer {
  min-width: 100% !important;
}

/*パンくず*/
.pan1 {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 80px;
}

@media screen and (max-width: 640px) {
  .pan1 {
    margin-bottom: 60px;
    font-size: 14px;
  }
}

.pan1 a {
  color: #000;
}

.pankuzu {
  text-align: left;
}

.pankuzu ul {
  margin-top: 15px;
}

.pankuzu a {
  color: #8a8a8a !important;
}

.pankuzu li {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  color: #999 !important;
}

@media screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}

.pankuzu li:last-child:after {
  display: none;
}

.pankuzu li:after {
  content: '＞';
  position: absolute;
  right: -25px;
  top: -1px;
}

/*プライバシーポリシー*/
.policy_01 {
  margin-bottom: 40px;
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .policy_01 {
    width: 100%;
  }
}

.policy_01 h2 {
  letter-spacing: 5px;
  color: #ffffff;
  line-height: 30px;
  position: relative;
  padding: 10px;
  background: #000000;
  -webkit-box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center !important;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .policy_01 h2 {
    width: 100%;
    font-size: 15px;
  }
}

.policy_01 h2:before {
  content: ' ';
  position: absolute;
  top: 100%;
  left: -10px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #4f4f4f;
}

/*送信完了メッセージ*/
#form_c2 {
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

/*メールフォームレイアウト*/
.style_form {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}

/*404*/
.nf_txt {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}

.nf_txt h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: none;
}

@media screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 18px;
  }
}

.nf_txt p {
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn a {
  color: #333 !important;
  text-align: center !important;
  border: 1px solid;
  padding: 20px 100px;
  position: relative;
}

.nf_btn a:hover {
  background: #70c5bf;
  color: #fff !important;
}

.nf_btn a:after {
  content: '\f105';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: 'Font Awesome 5 Pro';
  font-weight: 100;
}

/*meanmenu*/
.mean-container .mean-bar {
  padding: 0 !important;
  background: none !important;
}

.mean-container .mean-nav {
  margin-top: 0 !important;
}

.mean-container .mean-nav ul li a {
  width: 100% !important;
  padding: 1em 0 !important;
  margin: 0;
}

/*nav*/
.mean-nav span {
  display: block;
  /*menuの小文字*/
}

/**/
/* 「RightToLeft」の動作内容 */
@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 「RightToLeft」を適用する箇所 */
/*マージン*/
.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

td {
  border: none !important;
}

/*hover*/
a:hover {
  opacity: 0.9 !important;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.fadeInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/**/
.fadeInLeft {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInRight {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  visibility: visible !important;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInUp {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/*ニュースエリアを囲むクラス...scrollArea*/
.scrollArea {
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 5px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #ebde51;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

/*プルダウンメニュー*/
.sub_menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  z-index: 999999;
  top: 32px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: auto !important;
  background: #e2f3f2;
}

@media screen and (max-width: 1200px) {
  .sub_menu {
    position: static;
  }
}

.sub_menu li {
  width: 100% !important;
  position: relative;
  z-index: 99;
  line-height: 1.8;
  display: inline-block;
  border-right: none !important;
}

.sub_menu a {
  color: #fff !important;
  padding: 5px;
}

@media screen and (max-width: 1200px) {
  .sub_menu a {
    color: #333333 !important;
  }
}

/*YouTube*/
.youtube01 iframe {
  width: 100%;
  margin: 0 auto;
  height: 450px;
}

/*地図*/
.map01 {
  height: 100%;
}

.map01 iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 640px) {
  .map01 iframe {
    height: 400px !important;
  }
}

/*fancybox*/
#fancybox-title-float-main {
  line-height: 9px !important;
}

/*ツイッター*/
.twitter {
  max-width: 100% !important;
  width: 45% !important;
  height: 300px;
  overflow: auto;
}

.weight100 {
  font-weight: 100;
}

.weight300 {
  font-weight: 300;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.weight700 {
  font-weight: 700;
}

.weight900 {
  font-weight: 900;
}

/*プライバシーポリシーモーダル*/
@media screen and (max-width: 1024px) {
  .modaal-content-container {
    height: 600px;
    overflow: auto;
  }
}

@media screen and (max-width: 1024px) and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
  }
}

.modaal-content-container h3 {
  font-size: 1.2em !important;
  margin-bottom: -20px;
}

p.center {
  text-align: center;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #bbbbbb;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 5px;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

/**/
/*hover*/
.btn a:hover {
  -webkit-animation: 0.3s;
  animation: zoom 0.3s;
}

/*insta*/
.insta div.sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.insta div.sns_list div.sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}

.insta div.sns_list div.sns_photo img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  font-family: 'object-fit: cover!important;' !important;
  font-family: 'object-position: center!important;' !important;
}

.insta div.sns_list div {
  border-bottom: none !important;
  width: 32% !important;
}

.insta div.sns_list div:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.insta div.sns_list div:not(:nth-last-child(-n + 3)) {
  margin-bottom: 2%;
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div:not(:nth-last-child(-n + 3)) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div:not(:nth-last-child(-n + 2)) {
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div {
    width: 48% !important;
  }
}

.insta .sns_text {
  display: none !important;
  padding: 0 !important;
}

.insta img {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.c_insta > div {
  border-top: 2px solid #bab2ab !important;
  border-bottom: 2px solid #bab2ab !important;
  padding: 20px 0;
}

.c_insta div.sns_list div.sns_text {
  font-size: 1em !important;
}

.c_insta div.sns_list > div {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .c_insta div.sns_list > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c_insta .sns_list {
  height: 350px;
  overflow: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border: none !important;
}

.c_insta div.sns_list > div {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border-bottom: 1px solid #bab2ab !important;
}

.c_insta .sns_date {
  padding: 3px 10px 0;
  margin-bottom: 15px !important;
  display: inline-block;
  letter-spacing: 0;
  font-size: 1em !important;
  color: #333333 !important;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 1024px) {
  .c_insta .sns_photo {
    width: 30% !important;
  }
}

@media screen and (max-width: 640px) {
  .c_insta .sns_photo {
    width: 100% !important;
  }
}

/**/
.none {
  display: none;
}

.block {
  display: block !important;
}

/*画像*/
@media screen and (max-width: 1024px) {
  .img100 {
    text-align: center;
  }
}

/*フォント*/
.small {
  font-size: 0.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: 600;
}

.center {
  display: block;
  text-align: center;
}

.left {
  display: block;
  text-align: left;
}

.right {
  display: block;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}

.sp {
  display: block;
}

@media screen and (max-width: 640px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .tab_none {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .style_form input {
    width: 100% !important;
  }
}

.imgL {
  float: none;
  margin-right: 0px;
  max-width: 100% !important;
}

.imgR {
  float: none;
  margin-left: 0px;
  max-width: 100% !important;
}

@media screen and (max-width: 640px) {
  .tbl_scroll table {
    table-layout: auto;
  }
}

.style_form input {
  width: 100% !important;
}

/*color*/
.acc-color {
  color: #f08799 !important;
}

.acc-color a {
  color: #f08799 !important;
}

.main-color {
  color: #70c5bf !important;
}

.main-color a {
  color: #70c5bf !important;
}

.base-color {
  color: #fff !important;
}

.base-color a {
  color: #fff !important;
}

.voice_table {
  border: 1px solid #fff;
}

.voice_table b {
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 2em;
}

.voice_table .acc-title {
  padding: 20px !important;
  background: #70c5bf;
  color: #fff;
  position: relative;
}

.voice_table .acc-title:after {
  content: '\f0dd';
  position: absolute;
  top: -10px;
  bottom: 0;
  font-size: 1.4em;
  right: 50px;
  margin: auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Font Awesome 5 Pro';
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .voice_table .acc-title:after {
    display: none;
  }
}

.voice_table .acc-title > div {
  padding-left: 50px !important;
  position: relative;
}

@media screen and (max-width: 640px) {
  .voice_table .acc-title > div {
    padding-left: 40px !important;
  }
}

.voice_table .acc-title:hover {
  cursor: pointer;
}

.voice_table .acc-title b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .voice_table .acc-title b {
    left: 0;
  }
}

.voice_table .column_txt {
  padding: 20px !important;
  background: #fff;
  display: block;
  position: relative;
}

@media screen and (max-width: 640px) {
  .voice_table .column_txt {
    display: block;
  }
}

.voice_table .column_txt > div {
  padding-left: 50px !important;
  position: relative;
}

@media screen and (max-width: 640px) {
  .voice_table .column_txt > div {
    padding-left: 40px !important;
  }
}

.voice_table .column_txt b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 30px;
  color: #70c5bf;
}

@media screen and (max-width: 640px) {
  .voice_table .column_txt b {
    left: 0;
  }
}

@media screen and (max-width: 640px) {
  .voice_table tr {
    display: block !important;
  }
}

.voice_table td {
  width: 100%;
  display: block;
}

/**ハンバーガーメニュー04**/
@media screen and (min-width: 1201px) {
  .ham_menu {
    display: none;
  }
}

.ham_menu > span {
  text-transform: none;
  opacity: 0.5;
  font-weight: 300;
  font-size: 12px;
}

.ham_menu input + label {
  position: fixed;
  height: 30px;
  width: 30px;
  z-index: 99999;
  bottom: 10px;
  left: 10px;
  background: #fff;
  border-radius: 5px;
  background: #f2a93e;
}

@media screen and (max-width: 1200px) {
  .ham_menu input + label {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: none;
  }
}

.ham_menu input + label span {
  position: absolute;
  width: 50px;
  height: 3px;
  margin: 6px 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #fff;
}

.ham_menu input + label span:first-child {
  top: -20px;
}

.ham_menu input + label span:last-child {
  top: 20px;
}

.ham_menu label:hover {
  cursor: pointer;
}

.ham_menu input:checked + label span {
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.ham_menu input:checked + label span:first-child {
  opacity: 1;
  -webkit-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
          transform: rotate(405deg);
}

.ham_menu input:checked + label span:last-child {
  opacity: 1;
  -webkit-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
          transform: rotate(-405deg);
}

.ham_menu input ~ nav {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 9999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.ham_menu input ~ nav > ul {
  background: #e2f3f2;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 99;
  padding: 0 80px;
  overflow: scroll;
}

@media screen and (max-width: 640px) {
  .ham_menu input ~ nav > ul {
    padding: 0 40px;
  }
}

.ham_menu input ~ nav > ul > li {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.ham_menu input ~ nav > ul > li a,
.ham_menu input ~ nav > ul > li span {
  color: #333333 !important;
  display: block;
  font-weight: 500;
  font-size: 1.2em;
  padding: 10px 0;
  border-bottom: 2px solid #fff;
  position: relative;
}

.ham_menu input ~ nav > ul > li a i,
.ham_menu input ~ nav > ul > li span i {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4em;
}

.ham_menu input:checked ~ nav {
  height: 100%;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.ham_menu input:checked ~ nav > ul > li {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.ham_menu input {
  background: none;
}

.ham_menu #burger {
  display: none;
}

.ham_menu .h_logo {
  margin-bottom: 40px;
}

.ham_menu .f_flex {
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ham_menu.active label span {
  background: #70c5bf;
}

@media only screen and (max-width: 640px) {
  .ham_menu.tab_01 {
    display: none;
  }
}

/* open */
.open {
  overflow: hidden;
}

.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}

.open #gloval-nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 0.9s ease, -webkit-transform 1s ease;
  transition: opacity 0.9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 0.9s ease;
  transition: transform 1s ease, opacity 0.9s ease, -webkit-transform 1s ease;
}

/*scroll nav*/
.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  background: rgba(255, 255, 255, 0.9);
}

.clone-nav .h_tel a {
  border-radius: 0;
}

.clone-nav ul {
  width: 1200px !important;
  max-width: 100%;
  margin: 0 auto !important;
}

.clone-nav ul a,
.clone-nav ul span {
  padding: 10px 0;
}

.is-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/**/
.acc_title:hover {
  cursor: pointer;
}

/**/
.imgL {
  float: none !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 640px) {
  .imgR {
    max-width: 100%;
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none;
  }
}

.acc {
  color: #f08799;
}

.acc div {
  color: #f08799;
}

.bold div {
  font-weight: bold;
}

/**/
.clearfix:after {
  visibility: visible;
  display: none;
}

/*フェードで出現*/
.fadein {
  opacity: 0;
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s !important;
  display: block !important;
}

.scrollin {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

/**/
@media screen and (max-width: 640px) {
  .form_wrap dl {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt,
  .form_wrap dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt {
    border-right: 1px solid #ccc !important;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form .number {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form div {
    float: none !important;
  }
}

.c_contactArea .contact_form dl {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.c_contactArea .contact_form dt {
  color: #333;
  border: none !important;
  position: relative;
  background: none !important;
}

.c_contactArea .contact_form dd {
  border: none !important;
  text-align: left !important;
}

.submit_l,
.submit_r {
  float: none !important;
}

/*下層メイン画像*/
#mainArea2 {
  position: relative;
}

#local-keyvisual {
  position: relative;
  background: url(../images/contents/cont_main.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0 100px;
}

@media screen and (max-width: 1024px) {
  #local-keyvisual {
    padding: 200px 0 80px;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual {
    padding: 180px 0 60px;
  }
}

#local-keyvisual h1,
.blog_ttl {
  z-index: 1;
  line-height: 1.2;
  position: relative;
  color: #333333;
  text-align: center;
  text-shadow: 0px 0 12px rgba(255, 255, 255, 0.85);
  font-size: 3em;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  #local-keyvisual h1,
  .blog_ttl {
    font-size: 2.4em;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual h1,
  .blog_ttl {
    font-size: 2em;
  }
}

#local-keyvisual h1 span,
.blog_ttl span {
  display: block;
  color: #333333;
  font-size: 0.4em;
  margin-top: 10px;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #f08799;
  font-weight: bold;
}

#local-keyvisual h1 span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg,
#local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/**/
@-webkit-keyframes fwfw {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fwfw {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.newswrap {
  background: #fff;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.newswrap > div {
  height: 380px;
  overflow-y: auto;
}

.newswrap dl {
  margin: auto;
  padding: 0 0px 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

@media screen and (max-width: 1024px) {
  .newswrap dl {
    padding: 0 0 10px;
    display: block !important;
  }
}

.newswrap dl:last-child {
  border-bottom: none !important;
}

.newswrap dd {
  font-size: 16px;
  text-align: left !important;
  border: none !important;
  background: none !important;
  width: 80% !important;
  padding: 0 !important;
}

@media screen and (max-width: 1024px) {
  .newswrap dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .newswrap dd {
    font-size: inherit !important;
  }
}

.newswrap dt {
  font-size: 14px;
  letter-spacing: 0;
  border: none !important;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: none !important;
  color: #f2a93e !important;
  width: 15% !important;
  font-weight: bold;
  text-align: center !important;
  padding: 0 !important;
  border-right: none !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 1024px) {
  .newswrap dt {
    width: auto !important;
    display: inline-block !important;
    padding: 0 !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .newswrap dt {
    font-size: inherit !important;
  }
}

.newswrap2 {
  background: #fff;
  -webkit-box-shadow: 0px 5px 50px 0px rgba(52, 158, 208, 0.1);
          box-shadow: 0px 5px 50px 0px rgba(52, 158, 208, 0.1);
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding: 40px 20px;
  border: 4px solid #70c5bf;
  border-top: none;
}

.newswrap2 > div {
  max-width: 100%;
  width: 960px;
  margin: 0 auto;
  height: 380px;
  overflow-y: auto;
}

.newswrap2 dl {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin: auto;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  padding: 0 0 20px;
  display: block !important;
}

.newswrap2 dl:last-child {
  border-bottom: none !important;
}

.newswrap2 dd {
  text-align: left !important;
  border: none !important;
  background: none !important;
  padding: 0 !important;
  width: 100% !important;
}

.newswrap2 dt {
  letter-spacing: 0;
  border: none !important;
  background: none !important;
  width: 100% !important;
  text-align: left !important;
  padding: 0 !important;
  border-right: none !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  font-weight: 900;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.name {
  text-align: left;
}

.kana {
  text-align: left;
}

/*会社概要等*/
.info01 label {
  position: static;
}

.info01 dl:last-child {
  border-bottom: 1px solid #ccc !important;
}

.info01 dt {
  text-align: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background-color: none !important;
  background: url(../images/home/mater_bg.jpg) !important;
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  border-right: none !important;
  padding: 10px !important;
  color: #fff !important;
  font-weight: 500;
}

.info01 dd {
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  padding: 20px !important;
}

@media screen and (max-width: 640px) {
  .info01 dd {
    text-align: center;
  }
}

.info01 a {
  color: #f08799 !important;
}

.info01 a {
  font-weight: 600;
  color: #f08799 !important;
  text-decoration: underline;
}

.imgtxt article,
.imgtxt02 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .imgtxt article,
  .imgtxt02 article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.imgtxt img,
.imgtxt02 img {
  width: 50% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .imgtxt img,
  .imgtxt02 img {
    width: 80% !important;
    margin: 0 auto 4% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgtxt img,
  .imgtxt02 img {
    width: 100% !important;
  }
}

.imgtxt div,
.imgtxt02 div {
  width: 50%;
  background: #fff;
  padding: 5vw;
}

@media screen and (max-width: 834px) {
  .imgtxt div,
  .imgtxt02 div {
    width: 100%;
  }
}

.imgtxt02 article {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 834px) {
  .imgtxt02 article {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.imgtxt03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .imgtxt03 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.imgtxt03 img {
  width: 38% !important;
  margin-left: 2% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;';
}

@media screen and (max-width: 834px) {
  .imgtxt03 img {
    width: 80% !important;
    margin: 0 auto 4% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgtxt03 img {
    width: 100% !important;
  }
}

.imgtxt03 div {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .imgtxt03 div {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .sptxt {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .sptxt div {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .sptxt br {
    display: none;
  }
}

.box {
  overflow: inherit !important;
}

.itext {
  max-width: 100%;
  height: auto !important;
}

.flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*サムネ付きスライダー*/
.slidebox img {
  width: 90% !important;
  margin: 0 auto;
}

.slidebox .slick-dots {
  position: static !important;
  width: 90%;
  margin: 0 auto;
  margin-top: 1%;
  margin-bottom: 0 !important;
}

.slidebox .slick-dots li {
  width: 19% !important;
  margin: 0 !important;
  margin-right: 1% !important;
  margin-bottom: 1% !important;
  height: auto;
}

.slidebox .slick-dots li img {
  width: 100% !important;
}

.slick-prev {
  left: 0 !important;
}

.slick-next {
  right: 0 !important;
}

/*フローチャート1*/
.flow02 {
  border: 1px solid #70c5bf;
  border-bottom: 1px;
  height: 100%;
}

.flow02 .flow_flex {
  padding: 40px !important;
  border-bottom: 1px solid #70c5bf;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .flow02 .flow_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: wrap;
            flex-direction: wrap;
  }
}

@media screen and (max-width: 640px) {
  .flow02 .flow_flex {
    padding: 40px 20px !important;
  }
}

.flow02 .flow_flex::before, .flow02 .flow_flex::after {
  content: '';
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 9.5%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
  .flow02 .flow_flex::before, .flow02 .flow_flex::after {
    left: 50%;
    bottom: 0;
  }
}

.flow02 .flow_flex::before {
  border-width: 21px;
  border-top-color: #70c5bf;
}

.flow02 .flow_flex::after {
  border-width: 20px;
  border-top-color: #fff;
}

.flow02 .flow_flex:last-child::before, .flow02 .flow_flex:last-child::after {
  display: none;
}

.flow02 .flow_flex {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flow02 .box {
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .flow02 .box {
    width: 100% !important;
  }
}

.flow02 .box:nth-child(1) {
  width: 39%;
  color: #fff;
  font-size: 2em;
  font-weight: 500;
  padding: 10px 0 5px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .flow02 .box:nth-child(1) {
    width: 30%;
  }
}

@media screen and (max-width: 1024px) {
  .flow02 .box:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flow02 .box:nth-child(1)::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 60%;
}

.flow02 .box:nth-child(1) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.flow02 .box:nth-child(2) {
  width: 59%;
  text-align: left;
}

@media screen and (max-width: 1200px) {
  .flow02 .box:nth-child(2) {
    width: 65%;
  }
}

@media screen and (max-width: 1024px) {
  .flow02 .box:nth-child(2) {
    width: 100%;
  }
}

.flow02 .box:nth-child(2) p {
  color: #70c5bf;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

.flow02 .box:nth-child(2) p .num01 {
  background: #70c5bf;
  color: #fff;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 5px 15px;
  border-radius: 50px;
  margin-right: 30px;
  font-size: 0.85em;
  letter-spacing: 1px;
  font-weight: 400;
}

.flow02 .box:nth-child(2) div {
  font-weight: 500;
}

.slick-slide {
  outline: none;
}

/*フォームボタン*/
#entry .back,
.shipment .back {
  margin: 20px 0 -30px 0 !important;
  width: 180px !important;
  max-width: 100% !important;
  height: 42px !important;
  line-height: 37px;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  text-indent: 0 !important;
  background: none !important;
  background-color: #f5f5f5 !important;
  text-align: center;
}

/*画像flexbox*/
.gallery__01 .box {
  position: relative;
  width: 32%;
}

@media screen and (max-width: 640px) {
  .gallery__01 .box {
    width: 49%;
  }
}

.gallery__01 .box::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 75%;
}

.gallery__01 .box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.gallery__01 .box:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media screen and (max-width: 640px) {
  .gallery__01 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .gallery__01 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.gallery__01 .box:not(:nth-last-child(-n + 3)) {
  margin-bottom: 80px;
}

@media screen and (max-width: 640px) {
  .gallery__01 .box:not(:nth-last-child(-n + 3)) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .gallery__01 .box:not(:nth-last-child(-n + 2)) {
    margin-bottom: 80px;
  }
}

.gallery__01 .box article > div {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
}

.gallery__02 {
  position: relative;
}

.gallery__02::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 140%;
}

.gallery__02 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.flex_images img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contacin;';
}

#calendar {
  display: none;
}

header#global_header {
  max-width: 100%;
}

header#global_header .clearfix:after {
  display: none !important;
}

#header {
  background: #fff !important;
}

header:nth-of-type(1) {
  background: #fff !important;
}

.header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 0 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 10;
}

.header_container:before {
  content: "";
  background: url(../images/home/mater_bg.jpg) repeat-x;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .header_container:before {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .header_container .col_01 {
    width: 45%;
    text-align: left;
  }
}

@media screen and (max-width: 834px) {
  .header_container .col_02 {
    width: 50%;
    text-align: right;
  }
}

.tel__num {
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
  color: #fff !important;
  font-size: 28px;
  position: relative;
  padding-left: 45px;
}

.tel__num:before {
  content: "";
  background: url(../images/home/tel_icon.png) no-repeat;
  width: 38px;
  height: 38px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tel__txt {
  background: #fff;
  border-radius: 5px;
  padding: 3px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tel__txt span {
  display: block;
  color: #333333 !important;
  font-weight: bold;
  letter-spacing: 0;
}

.tel__ttl {
  font-size: 14px;
  position: relative;
  padding-left: 25px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #eee;
}

.tel__ttl:before {
  content: "";
  background: url(../images/home/watch.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: 0;
}

.tel__time {
  font-size: 13px;
  line-height: 1.4;
}

.toptxt {
  position: absolute;
  top: 55%;
  left: 4vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  font-size: 16px;
}

@media screen and (max-width: 1200px) {
  .toptxt {
    font-size: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .toptxt {
    font-size: 1.4vw;
    top: 53%;
  }
}

@media screen and (max-width: 640px) {
  .toptxt {
    font-size: 1.5vw;
    left: 2vw;
  }
}

.toptxt h1 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 2.875em;
}

@media screen and (max-width: 640px) {
  .toptxt h1 {
    margin-bottom: 10px;
  }
}

.toptxt__txt1 {
  font-size: 1.75em;
  font-weight: 900;
  color: #f08799;
  background: rgba(255, 255, 255, 0.5);
  padding: 8px 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.toptxt__txt2, .h_txt02 .orange01 {
  color: #f2a93e;
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 3.875em;
  letter-spacing: .05em;
  text-shadow: #fff 4px 4px 0, #fff -4px -4px 0, #fff -4px 4px 0, #fff 4px -4px 0, #fff 0px 4px 0, #fff  0 -4px 0, #fff -4px 0 0, #fff 4px 0 0;
  display: inline-block;
  margin: 0 10px 30px;
}

@media screen and (max-width: 640px) {
  .toptxt__txt2, .h_txt02 .orange01 {
    font-size: 6.25vw;
  }
}

.toptxt__txt3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25em;
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .toptxt__txt3 {
    font-size: 1.4em;
  }
}

@media screen and (max-width: 640px) {
  .toptxt__txt3 {
    font-size: 1.7em;
    margin-top: 40px;
  }
}

.toptxt__txt3 .blue01 {
  font-size: 2.2em;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.toptxt__txt3 .box {
  position: relative;
  font-weight: bold;
  text-align: center;
  width: 25%;
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .toptxt__txt3 .box {
    width: 31%;
  }
}

.toptxt__txt3 .box::before {
  content: "";
  background: url(../images/home/circle_bg.png) no-repeat;
  background-position: center center;
  width: 240px;
  height: 240px;
  background-size: contain;
  position: absolute;
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .toptxt__txt3 .box::before {
    width: 24vw;
    height: 24vw;
  }
}

@media screen and (max-width: 640px) {
  .toptxt__txt3 .box::before {
    width: 31vw;
    height: 31vw;
  }
}

.trim__01 span, .h_h2 h2 .orange01 span {
  position: relative;
}

.trim__01 span:before, .h_h2 h2 .orange01 span:before {
  content: "";
  background: #ebde51;
  width: 0.25em;
  height: 0.25em;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.blue01 {
  color: #70c5bf;
}

#nav_global ul {
  width: 50vw;
  margin: 0 20px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  /*ドロップダウン基準点*/
  border-right: 1px solid #70c5bf;
}

#nav_global ul li:last-child {
  border-right: none;
}

#nav_global ul li a, #nav_global ul li span {
  font-weight: 600;
  color: #333333 !important;
  display: inline-block;
}

#nav_global ul li a::after, #nav_global ul li span::after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 2px;
  background: #f2a93e;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

#nav_global ul li a:hover, #nav_global ul li span:hover {
  color: #f2a93e !important;
  cursor: pointer;
}

#nav_global ul li a:hover::after, #nav_global ul li span:hover::after {
  width: 80%;
}

#mainArea {
  position: relative;
  height: 937px !important;
}

@media only screen and (max-width: 1024px) {
  #mainArea {
    height: 837px !important;
  }
}

@media screen and (max-width: 834px) {
  #mainArea {
    height: auto !important;
  }
}

#mainArea .main_img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: center;
     object-position: center;
  font-family: "object-position: center;";
}

@media screen and (max-width: 834px) {
  #mainArea .main_img {
    height: 100vw !important;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .main_img {
    height: 80vh !important;
  }
}

/**/
@media screen and (max-width: 1200px) {
  #nav_global {
    display: none !important;
  }
}

.slider {
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.slider.slick-initialized {
  opacity: 1;
}

.line__btn01 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  -webkit-animation: fwfw 1s infinite;
          animation: fwfw 1s infinite;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .line__btn01 img {
    width: 22vw !important;
  }
}

@media screen and (max-width: 834px) {
  .line__btn01 img {
    width: 26vw !important;
  }
}

@media screen and (max-width: 640px) {
  .line__btn01 img {
    width: 30vw !important;
  }
}

#nav_global_tabsp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #70c5bf;
  height: 81px;
}

@media screen and (min-width: 1201px) {
  #nav_global_tabsp {
    display: none;
  }
}

#nav_global_tabsp > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#nav_global_tabsp > ul > li {
  width: 25%;
  position: relative;
}

#nav_global_tabsp > ul > li:not(:last-child) {
  border-right: 1px solid #fff;
}

#nav_global_tabsp > ul > li > a {
  color: #fff !important;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
  line-height: 1.4;
  padding: 10px 0;
  font-size: 14px;
}

#nav_global_tabsp > ul > li > a > i {
  display: block;
  width: 100%;
  font-size: 18px;
  margin-bottom: 5px;
}

#global_footer {
  background: none !important;
}

#footer {
  background: #fff;
  padding: 0 20px;
}

.footer_container {
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .footer_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 834px) {
  .footer_container .col_03 {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
  }
}

.footer_container .col_03 .f_logo {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .footer_container .col_03 .f_logo {
    text-align: center;
  }
}

.footer_container .col_03 .f_info {
  text-align: left;
  font-size: 14px;
}

@media screen and (max-width: 834px) {
  .footer_container .col_03 .f_info {
    text-align: center;
  }
}

.footer_container .col_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .footer_container .col_04 {
    width: 100%;
  }
}

.f_flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 834px) {
  .f_flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.f_flex .h_tel {
  margin-right: 15px;
}

.f_flex .h_tel a {
  border-radius: 10px;
}

.col_05 {
  background: #70c5bf;
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .nav_footer {
    display: none;
  }
}

.nav_footer li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  border-right: 1px solid #fff;
}

.nav_footer li:last-child {
  border-right: none;
}

@media screen and (max-width: 1024px) {
  .nav_footer li {
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
  }
}

@media screen and (max-width: 1024px) {
  .nav_footer li {
    width: 48%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
    background: #fff;
    border-bottom: 4px solid #eee;
  }
}

@media screen and (max-width: 640px) {
  .nav_footer li {
    width: 100%;
  }
}

.nav_footer li:active {
  /*ボタンを押したとき*/
}

@media screen and (max-width: 1024px) {
  .nav_footer li:active {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
        transform: translateY(4px);
    /*下に動く*/
    border-bottom: none;
    /*線を消す*/
  }
}

@media screen and (max-width: 1024px) {
  .nav_footer li:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
  }
}

.nav_footer a {
  display: block;
  color: #fff !important;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .nav_footer a {
    padding: 15px 0;
    color: #333333 !important;
  }
}

#copyright {
  letter-spacing: 0;
  text-align: right;
}

@media screen and (max-width: 834px) {
  #copyright {
    text-align: center;
    margin-top: 20px;
    width: 100%;
  }
}

.cont_h2 {
  margin-bottom: 30px;
}

.cont_h2 h2 {
  padding-bottom: 5px;
  font-size: 1.8em;
  position: relative;
  padding-left: 2em;
  border-bottom: 1px solid;
}

@media screen and (max-width: 1024px) {
  .cont_h2 h2 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 640px) {
  .cont_h2 h2 {
    font-size: 1.4em;
  }
}

.cont_h2 h2:before {
  content: "";
  background: url(../images/home/logo_icon.png) no-repeat;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  position: absolute;
  top: 10px;
  left: 0;
}

.cont_h3 {
  margin-bottom: 30px;
}

.cont_h3 h3 {
  padding-bottom: 5px;
  font-size: 1.4em;
  position: relative;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .cont_h3 h3 {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 640px) {
  .cont_h3 h3 {
    font-size: 1.2em;
  }
}

.cont_h3 h3:before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(#f08799), color-stop(17%, #f2a93e), color-stop(34%, #ebde51), color-stop(50%, #c0dd72), color-stop(67%, #a2d3ea), color-stop(84%, #7dcdcc), to(#c2a8db));
  background: linear-gradient(to right, #f08799 0%, #f2a93e 17%, #ebde51 34%, #c0dd72 50%, #a2d3ea 67%, #7dcdcc 84%, #c2a8db 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.c_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .c_flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c_flex__l_box {
  width: 32%;
  margin-right: 2%;
}

@media screen and (max-width: 834px) {
  .c_flex__l_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

.c_flex__l_box02 {
  width: 49%;
  margin-right: 2%;
}

@media screen and (max-width: 1024px) {
  .c_flex__l_box02 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

.c_flex__r_box {
  width: 66%;
}

@media screen and (max-width: 834px) {
  .c_flex__r_box {
    width: 100%;
  }
}

.c_flex__r_box02 {
  width: 49%;
}

@media screen and (max-width: 1024px) {
  .c_flex__r_box02 {
    width: 100%;
  }
}

.c_list li {
  padding-left: 30px;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.c_list li:before {
  content: "・";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#contents_wrap {
  width: 1200px !important;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
  padding: 160px 20px 0;
}

#contents_wrap #main {
  border-bottom: 1px solid #eee;
  padding-bottom: 100px;
}

@media screen and (max-width: 1024px) {
  #contents_wrap #main {
    padding-bottom: 80px;
  }
}

.blue01, .orange01 {
  font-size: 1.1em;
  font-weight: 800;
  line-height: 1.4;
  color: #70c5bf;
}

.orange01 {
  color: #f2a93e;
}

.pink01 {
  color: #f08799;
}

h2 {
  font-weight: 700;
  font-size: 2em;
}

.marker__01, .marker__01--small, .marker__01--small02, .po_box .box h3 .h3_inner {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, rgba(235, 222, 81, 0.85)));
  background: linear-gradient(transparent 70%, rgba(235, 222, 81, 0.85) 30%);
  line-height: 1.6;
  position: relative;
  padding: 0 10px;
}

.marker__01--small {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(15%, rgba(235, 222, 81, 0.85)));
  background: linear-gradient(transparent 85%, rgba(235, 222, 81, 0.85) 15%);
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .marker__01--small {
    background: none;
  }
}

.marker__01--small:before {
  border-bottom: 20px solid rgba(235, 222, 81, 0.85);
}

@media screen and (max-width: 640px) {
  .marker__01--small:before {
    display: none;
  }
}

.marker__01--small:after {
  border-top: 20px solid rgba(235, 222, 81, 0.85);
}

@media screen and (max-width: 640px) {
  .marker__01--small:after {
    display: none;
  }
}

.marker__01--small02:before {
  border-bottom: 8px solid rgba(235, 222, 81, 0.85);
}

@media screen and (max-width: 640px) {
  .marker__01--small02:before {
    display: none;
  }
}

.marker__01--small02:after {
  border-top: 8px solid rgba(235, 222, 81, 0.85);
}

@media screen and (max-width: 640px) {
  .marker__01--small02:after {
    display: none;
  }
}

.cont__01 {
  position: relative;
}

.cont__01:before {
  content: "";
  background: url(../images/home/clip.png);
  width: 250px;
  height: 77px;
  background-size: contain;
  position: absolute;
  top: -39px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.cont__01 .inner {
  position: relative;
}

.cont__01 .inner:before {
  content: "";
  background: url(../images/home/corner.png) no-repeat;
  width: 103px;
  height: 89px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.cont__01 .inner:after {
  content: "";
  background: url(../images/home/corner.png) no-repeat;
  width: 103px;
  height: 89px;
  position: absolute;
  top: 7px;
  right: -7px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.cont__01 .flame01 {
  text-align: center;
  border: 20px solid #e2f3f2;
  border-radius: 20px;
  position: relative;
  padding: 80px;
}

@media screen and (max-width: 1024px) {
  .cont__01 .flame01 {
    padding: 80px 40px;
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 640px) {
  .cont__01 .flame01 {
    padding: 60px 20px;
    font-size: 12px;
  }
}

.cont__01 .flame01:before {
  content: "";
  background: url(../images/home/corner.png) no-repeat;
  width: 103px;
  height: 89px;
  position: absolute;
  bottom: -13px;
  left: -27px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.cont__01 .flame01:after {
  content: "";
  background: url(../images/home/corner.png) no-repeat;
  width: 103px;
  height: 89px;
  position: absolute;
  bottom: -20px;
  right: -20px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cont__02 .h_flex {
  position: relative;
  padding: 80px 0;
}

.cont__02 .img100 {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 1024px) {
  .cont__02 .img100 {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .cont__02 .img100 img {
    width: 30vw !important;
  }
}

.cont__03 {
  margin-top: -60px !important;
}

@media screen and (max-width: 1024px) {
  .cont__03 {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .cont__04 .h_flex {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.h_h2 {
  display: inline-block;
}

.h_h2 h2 {
  font-size: 2.25em;
  font-weight: bold;
  letter-spacing: 1px;
}

@media screen and (max-width: 640px) {
  .h_h2 h2 br {
    display: none;
  }
}

.h_h202 h2 {
  font-weight: bold;
  border-radius: 100px;
  padding: 25px 0;
  border: 4px solid #70c5bf;
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .h_h202 h2 {
    font-size: 3.83693vw;
  }
}

.h_h202 h2:before {
  content: "";
  background: url(../images/home/fukidashi.png) no-repeat;
  position: absolute;
  bottom: -37px;
  left: 180px;
  width: 41px;
  height: 37px;
}

.h_h202 h2 .pink01 {
  border-bottom: 4px solid #ebde51;
}

.h_h203, .h_h205 {
  margin-bottom: 40px;
  background: url(../images/home/ttl_bg.jpg);
  border-top: 20px solid #70c5bf;
  border-bottom: 20px solid #70c5bf;
  text-align: center;
  position: relative;
}

.h_h203::before, .h_h205::before {
  content: "";
  background: url(../images/home/woman02.png) no-repeat;
  width: 215px;
  height: 218px;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  right: 7vw;
}

@media screen and (max-width: 1024px) {
  .h_h203::before, .h_h205::before {
    display: none;
  }
}

.h_h203 h2, .h_h205 h2 {
  padding: 10px 0;
  position: relative;
  padding-left: 80px;
  display: inline-block;
}

.h_h203 h2:before, .h_h205 h2:before {
  content: "";
  background: url(../images/home/logo_icon.png) no-repeat;
  width: 60px;
  height: 60px;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.h_h204 {
  background: url(../images/home/mater_bg.jpg);
  text-align: center;
  border-radius: 10px 10px 0 0;
}

.h_h204 h2 {
  color: #fff;
  padding: 0.45em 0 0.45em 2.2em;
  position: relative;
  display: inline-block;
}

.h_h204 h2::before {
  content: "";
  background: url(../images/home/voice_icon.png) no-repeat;
  width: 1.8em;
  height: 1.8em;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.h_h205:before {
  background: url(../images/home/woman03.png) no-repeat;
  left: 7vw;
  right: inherit;
}

@media screen and (max-width: 1024px) {
  .h_h205:before {
    display: none;
  }
}

.h_h206 h2 {
  font-size: 1.875em;
  border-bottom: 4px solid #e2f3f2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.h_h206 h2 .en01 {
  font-size: 0.53em;
  margin-left: 20px;
}

.en01 {
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #70c5bf;
}

.h_list01 li {
  font-size: 1.625em;
  font-weight: bold;
  border-bottom: 2px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 2em;
  position: relative;
}

.h_list01 li:before {
  content: "\f044";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4em;
}

.h_list01 li:nth-child(1):before {
  color: #f08799;
}

.h_list01 li:nth-child(2):before {
  color: #f2a93e;
}

.h_list01 li:nth-child(3):before {
  color: #ebde51;
}

.h_list01 li:nth-child(4):before {
  color: #c0dd72;
}

.h_list01 li:nth-child(5):before {
  color: #a2d3ea;
}

.h_list01 li:nth-child(6):before {
  color: #70c5bf;
}

.h_list01 li:nth-child(7):before {
  color: #a2d3ea;
}

.h_txt01 {
  font-size: 2em;
}

@media screen and (max-width: 1024px) {
  .h_txt01 {
    font-size: 3.125vw;
  }
}

@media screen and (max-width: 640px) {
  .h_txt01 {
    font-size: 3.75vw;
  }
}

.h_txt01 div {
  font-weight: bold;
}

.h_txt01 .blue01 {
  font-size: 1.1em;
}

@media screen and (max-width: 640px) {
  .h_txt01 br {
    display: none;
  }
}

.h_txt02 {
  font-size: 2.25em;
}

@media screen and (max-width: 1400px) {
  .h_txt02 {
    font-size: 2.6vw;
  }
}

@media screen and (max-width: 1024px) {
  .h_txt02 {
    font-size: 3.4vw;
  }
}

@media screen and (max-width: 640px) {
  .h_txt02 {
    font-size: 4.45vw;
    line-height: 2.6;
  }
}

.h_txt02 div {
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .h_txt02 div {
    text-align: center !important;
  }
}

.h_txt02 .orange01 {
  font-size: 1.4em;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .h_txt02 .orange01 {
    display: block;
  }
}

.h_txt03 {
  font-size: 1.5em;
  border-bottom: 2px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.h_txt03 div {
  font-weight: bold;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .h_txt03 div {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .h_txt03 br {
    display: none;
  }
}

.h_btn01 {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media screen and (max-width: 1024px) {
  .h_btn01 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  .h_btn01 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}

@media screen and (max-width: 640px) {
  .h_btn01 .box {
    width: 100%;
    text-align: center;
  }
}

.h_btn01 .box:first-child {
  margin-right: 15px;
}

@media screen and (max-width: 640px) {
  .h_btn01 .box:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .h_btn02, .h_btn03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.h_btn02 .box, .h_btn03 .box {
  width: 32%;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .h_btn02 .box, .h_btn03 .box {
    width: 48%;
  }
}

.h_btn02 .box:not(:last-child), .h_btn03 .box:not(:last-child) {
  margin-right: 2%;
}

@media screen and (max-width: 640px) {
  .h_btn02 .box:not(:last-child), .h_btn03 .box:not(:last-child) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .h_btn02 .box:not(:nth-child(2n)), .h_btn03 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .h_btn02 .box:not(:nth-last-child(-n+2)), .h_btn03 .box:not(:nth-last-child(-n+2)) {
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 640px) {
  .h_btn02 .box, .h_btn03 .box {
    width: 49%;
  }
}

.h_btn02 .box a, .h_btn03 .box a {
  padding: 15px 0;
  display: block;
  font-weight: bold;
  color: #f2a93e !important;
  border: 2px solid #f2a93e;
  border-radius: 50px;
  position: relative;
}

.h_btn02 .box a:hover, .h_btn03 .box a:hover {
  background: #f2a93e;
  color: #fff !important;
}

.h_btn02 .box a:after, .h_btn03 .box a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
}

.h_btn03 .box {
  width: 24%;
}

@media screen and (max-width: 1024px) {
  .h_btn03 .box {
    width: 49%;
  }
}

.h_btn03 .box:not(:last-child) {
  margin-right: 1%;
}

@media screen and (max-width: 1024px) {
  .h_btn03 .box:not(:last-child) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .h_btn03 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 1024px) {
  .h_btn03 .box:not(:nth-last-child(-n+2)) {
    margin-bottom: 2%;
  }
}

.h_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .h_flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.h_flex__l_box {
  width: 80%;
}

@media screen and (max-width: 1024px) {
  .h_flex__l_box {
    width: 100%;
  }
}

.h_flex__l_box--02 {
  width: 65%;
}

@media screen and (max-width: 834px) {
  .h_flex__l_box--02 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.h_flex__l_box--03 {
  width: 49%;
  margin-right: 2%;
}

@media screen and (max-width: 1024px) {
  .h_flex__l_box--03 {
    width: 100%;
    margin-bottom: 60px;
  }
}

.h_flex__r_box {
  width: 20%;
}

@media screen and (max-width: 1024px) {
  .h_flex__r_box {
    display: none;
  }
}

.h_flex__r_box--02 {
  width: 30%;
}

@media screen and (max-width: 834px) {
  .h_flex__r_box--02 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.h_flex__r_box--03 {
  width: 49%;
}

@media screen and (max-width: 1024px) {
  .h_flex__r_box--03 {
    width: 100%;
  }
}

.flow {
  margin-top: 60px;
}

.flow__01 {
  background: #fff;
  font-size: 1.625em;
  padding: 20px;
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
  .flow__01 {
    padding: 10px 20px;
  }
}

.flow__01 .box:nth-child(1) {
  background: #f08799;
  border-radius: 50%;
  text-align: center;
  font-size: 1.15em;
  position: relative;
  width: 85px;
  color: #fff;
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.flow__01 .box:nth-child(1) br {
  display: none;
}

.flow__01 .box:nth-child(1) div {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flow__01 .box:nth-child(1):before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.flow__01 .box:nth-child(1) .small {
  display: block;
  font-size: .46em;
  margin-bottom: -15px;
}

.flow__01 .box:nth-child(2) {
  margin-left: 40px;
}

.flow__01 .box:nth-child(2) div {
  font-weight: bold;
}

.flow__02 {
  padding: 20px 50px;
}

.flow__02 .flow__inner {
  width: 900px;
}

.flow__02 .box:nth-child(1) {
  width: 5%;
  margin-right: 40px;
}

@media screen and (max-width: 640px) {
  .flow__02 .box:nth-child(1) {
    width: 10%;
  }
}

.flow__02 .box:nth-child(2) {
  width: 90%;
}

@media screen and (max-width: 640px) {
  .flow__02 .box:nth-child(2) {
    width: 85%;
  }
}

.flow__02 .box:nth-child(2) div {
  font-weight: 500;
  font-size: 16px;
}

.flow__inner {
  max-width: 100%;
  width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1024px) {
  .flow__inner br {
    display: none;
  }
}

.po_box {
  border: 2px dashed #70c5bf;
  border-top: none;
  border-radius: 10px;
}

.po_box .box {
  height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 50%;
  border: 2px dashed #70c5bf;
  border-bottom: none;
  border-left: none;
  position: relative;
  z-index: 0;
  padding: 0 10px;
}

@media screen and (max-width: 1200px) {
  .po_box .box {
    height: 300px;
  }
}

@media screen and (max-width: 834px) {
  .po_box .box {
    width: 100%;
    height: inherit;
    padding: 20px 10px;
    border-right: none;
  }
}

.po_box .box::before {
  content: "01";
  font-family: "Lato", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: italic;
  font-size: 4.5em;
  color: #e2f3f2;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  line-height: .8;
}

.po_box .box:nth-child(2) {
  border-right: none;
}

.po_box .box:nth-child(2)::before {
  content: "02";
}

.po_box .box:nth-child(3)::before {
  content: "03";
}

.po_box .box:nth-child(4)::before {
  content: "04";
}

.po_box .box:nth-child(5)::before {
  content: "05";
}

.po_box .box:nth-child(6)::before {
  content: "06";
}

.po_box .box:nth-child(7)::before {
  content: "07";
}

.po_box .box:nth-child(4n) {
  border-right: none;
}

.po_box .box:nth-child(n+5) {
  width: 33.333%;
}

@media screen and (max-width: 834px) {
  .po_box .box:nth-child(n+5) {
    width: 100%;
  }
}

.po_box .box:last-child {
  border-right: none;
}

.po_box .box h3 {
  font-size: 1.125em;
  font-weight: 900;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .po_box .box h3 {
    font-size: 1.2em;
  }
}

.po_box .box h3 .h3_inner {
  border-top: 1px solid #000;
}

@media screen and (max-width: 1200px) {
  .br01 {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .arrow__01 img {
    width: 25vw !important;
  }
}

/* title */
/*# sourceMappingURL=assets.css.map */