@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2");
}

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

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important;
}

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
}

a {
  color: #c30d23 !important;
  text-decoration: none;
}

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

@media screen and (max-width: 768px) {
  .inner {
    width: 90% !important;
  }
}

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

#contents_wrap {
  position: relative;
  z-index: 1;
  min-width: auto !important;
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

.sitemap 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: 768px) {
  .sitemap li {
    text-align: center;
  }
}

.sitemap 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;
  padding: 20px !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: 768px) {
  .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;
}

a:hover {
  opacity: 0.6;
}

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

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

.br {
  display: block;
}

.br_pc {
  display: block;
}

@media screen and (max-width: 468px) {
  .br_pc {
    display: inline;
  }
}

.br_sp {
  display: inline;
}

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

.br_tab {
  display: inline;
}

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

/*********PANKUZU *********/
.pankuzu ol li {
  display: inline-block;
  font-size: 12px;
  position: relative;
}

.pankuzu ol li:nth-child(1) {
  margin-right: 30px;
}

.pankuzu ol li:nth-child(1):after {
  content: ">";
  position: absolute;
  right: -20px;
}

.pankuzu ol li a {
  color: #333 !important;
  text-decoration: underline;
}

/*----------------- FAQ -----------------*/
.faq_q {
  font-size: 1.14286rem;
  border-bottom: 1px #fff dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #fff;
  font-weight: bold;
}

.faq_q:before {
  content: "Q";
  display: block;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
}

.faq_a {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px !important;
}

.faq_a:before {
  content: "A";
  display: block;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
}

.dnone {
  display: none;
}

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

.dnone_pc {
  display: none;
}

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

.container_3 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 468px) {
  .container_3 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.container_3 .inner .box {
  width: 30%;
  margin-bottom: 40px;
}

@media screen and (max-width: 468px) {
  .container_3 .inner .box {
    width: 100%;
  }
}

.container_3 .inner:after {
  content: "";
  display: block;
  width: 30%;
}

.container_4 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 468px) {
  .container_4 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.container_4 .inner .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin-bottom: 40px;
}

@media screen and (max-width: 468px) {
  .container_4 .inner .box {
    width: 100%;
  }
}

.container_4 .inner:after {
  content: "";
  display: block;
  width: 30%;
}

.container_4 .inner:before {
  content: "";
  display: block;
  width: 30%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.txtimg01 table td {
  border: none !important;
}

@media screen and (max-width: 468px) {
  .txtimg01 table td {
    display: block;
  }
}

.txtimg01 table td:nth-child(odd) {
  width: 60%;
}

@media screen and (max-width: 468px) {
  .txtimg01 table td:nth-child(odd) {
    width: 100%;
  }
}

.txtimg02 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .txtimg02 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.txtimg02 .txt {
  width: 49%;
}

@media screen and (max-width: 468px) {
  .txtimg02 .txt {
    width: 100%;
  }
}

.txtimg02 .img {
  width: 49%;
}

@media screen and (max-width: 468px) {
  .txtimg02 .img {
    width: 100%;
  }
}

/* table td padding */
.tdpd0 td {
  padding: 0 !important;
}

.tdpd05 td {
  padding: 5px !important;
}

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

.tdpd15 td {
  padding: 15px !important;
}

.tdpd20 td {
  padding: 20px !important;
}

.tdpd25 td {
  padding: 25px !important;
}

.tdpd30 td {
  padding: 30px !important;
}

.tdpd35 td {
  padding: 35px !important;
}

.tdpd40 td {
  padding: 40px !important;
}

.tdpd45 td {
  padding: 45px !important;
}

.tdpd50 td {
  padding: 50px !important;
}

td.pdT10 {
  padding-top: 10px !important;
}

/* padding */
.pd0 {
  padding: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

.center p, .center a, .center h1, .center h2, .center h3, .center h4, .center h5, .center div, .center span {
  text-align: center;
}

/********* contact *********/
.contact_txt a {
  color: #333 !important;
  text-decoration: underline;
}

/********* Google Map &youtube *********/
/* small.css */
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"] {
  width: 100%;
  height: 100%;
}

.ggmap {
  position: relative;
  padding-bottom: 26.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

@media screen and (max-width: 468px) {
  .ggmap {
    height: 400px !important;
  }
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .youtube iframe {
    width: 100%;
  }
}

.f_page iframe {
  width: 500px !important;
  margin: 0 auto;
}

/********* 会社概要 *********/
.company_cont01 table td {
  border-bottom: 1px solid #ccc !important;
}

.company_cont01 table td:nth-child(odd) {
  border-bottom: 1px solid #fff !important;
}

@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(255, 255, 255, 0.1);
  }
}

/********* policy *********/
.policy h2 {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 15px;
  border-bottom: 8px #ccc solid;
  margin-top: 40px;
}

.policy p {
  margin-bottom: 60;
}

/********* 2カラム *********/
.works_cont01 {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  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: 768px) {
  .works_cont01 {
    width: 100%;
    max-width: 100%;
  }
}

.works_cont01 .left {
  width: 25%;
  height: 600px;
  background: #da5019;
}

.works_cont01 .right {
  width: 72%;
  height: 600px;
  background: #cccccc;
}

/********* 会社概要系 *********/
@media screen and (max-width: 468px) {
  table td {
    width: 100% !important;
  }
}

.company_cont01 table td {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

.company_cont01 table td:nth-child(odd) {
  width: 30% !important;
  border-bottom: 1px solid #fff !important;
}

@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(255, 255, 255, 0.1);
    width: 100% !important;
  }
}

/********* Instagram *********/
.event_Instagram01 {
  max-width: 446px !important;
  border: none !important;
}

@media screen and (max-width: 1024px) {
  .event_Instagram01 {
    width: 65% !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 468px) {
  .event_Instagram01 {
    width: 100% !important;
    margin: 0 auto;
    padding: 0 5px;
  }
}

.event_Instagram01 .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
}

.event_Instagram01 .sns_text {
  display: none;
  width: 0% !important;
}

.event_Instagram01 .sns_photo {
  width: 100% !important;
}

@media screen and (max-width: 468px) {
  .event_Instagram01 .sns_photo {
    padding: 5px !important;
  }
}

.event_Instagram01 div.sns_list > div {
  border-bottom: 0px dashed #ccc;
  width: 32%;
  height: 100%;
  position: relative;
  margin-bottom: 2%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.event_Instagram01 div.sns_list > div:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.event_Instagram01 div.sns_list > div a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.event_Instagram01 div.sns_list > div img {
  width: 100%;
  height: auto;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

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

@media screen and (max-width: 768px) {
  .box_sns {
    margin-top: 40px;
  }
}

.event_Instagram02 .sns_photo {
  width: 40% !important;
}

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

.event_Instagram02 .sns_date {
  background: #fff;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}

.event_Instagram02 .clearfix a {
  color: #fff !important;
}

.event_Instagram02 .caption {
  padding: 1em 0;
  font-size: 1rem;
}

.event_Instagram02 div.sns_list > div {
  padding: 40px;
}

@media screen and (max-width: 468px) {
  .event_Instagram02 div.sns_list > div {
    padding: 10px;
  }
}

/********* 404 *********/
.error_txt {
  text-align: center;
}

.error_txt h2 {
  display: inline-block;
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .error_txt h2 {
    line-height: 3rem;
  }
}

.error_txt a {
  display: inline-block;
  color: #333 !important;
  border: #333 1px solid;
  border-radius: 500px;
  padding: 1em 2em;
  margin-top: 3em;
}

/********* HOMEのお問い合わせ *********/
.home_contact {
  padding: 100px 0;
  background: url(../images/home/bg_home02.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .home_contact {
    padding: 40px 0;
  }
}

.home_contact br {
  display: none;
}

.home_contact .inner {
  background: rgba(255, 255, 255, 0.75);
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  padding: 45px;
}

@media screen and (max-width: 768px) {
  .home_contact .inner {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 468px) {
  .home_contact .inner {
    padding: 30px 10px;
  }
}

.home_contact .inner h2 {
  border-bottom: 1px solid #333;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

@media screen and (max-width: 468px) {
  .home_contact .inner h2 {
    font-size: 1.42857rem;
  }
}

.home_contact .inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .home_contact .inner .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.home_contact .inner .tel {
  font-size: 2.57143rem;
  display: block;
  text-align: center;
  width: 50%;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333 !important;
}

@media screen and (max-width: 768px) {
  .home_contact .inner .tel {
    width: 100%;
    font-size: 2.14286rem;
  }
}

.home_contact .inner .contact {
  display: block;
  text-align: center;
  background: linear-gradient(135deg, #06beb6 0%, #48b1bf 100%);
  width: 47%;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  color: #fff !important;
}

@media screen and (max-width: 468px) {
  .home_contact .inner .contact {
    width: 100%;
  }
}

/********* 新着情報 *********/
.news_area {
  height: 250px;
  overflow-y: auto;
}

.news_area dt, .news_area dd {
  background: none !important;
  border: none !important;
}

@media screen and (max-width: 468px) {
  .news_area dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .news_area dt {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .news_area dt, .news_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .news_area dt:nth-child(even), .news_area dd:nth-child(even) {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 1em !important;
  }
}

/********* 会社概要 *********/
.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
}

.company_area dt {
  border-bottom: 1px solid #fff !important;
}

.company_area dd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}

@media screen and (max-width: 468px) {
  .company_area dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .company_area dt {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .company_area dt, .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .company_area dt:nth-child(even), .company_area dd:nth-child(even) {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 1em !important;
  }
}

/********* Other *********/
.b_none td {
  border: none !important;
}

.inner_out {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

.tbnone table tr td {
  border: none;
}

.br_pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .br_pc {
    display: inline-block;
  }
}

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

@media screen and (max-width: 768px) {
  header#global_header {
    padding-top: 30px;
  }
}

@media screen and (max-width: 468px) {
  header#global_header {
    padding-top: 10px;
  }
}

header#global_header button {
  display: none !important;
}

@media screen and (max-width: 768px) {
  header#global_header button {
    display: block !important;
  }
}

#header {
  width: 100%;
  text-align: left;
  position: fixed;
  top: 0;
  height: 80px;
  background-color: #fff;
  z-index: 999;
  padding: 10px 10px 0;
}

@media screen and (max-width: 768px) {
  #header {
    position: relative;
  }
}

.header_container {
  top: 0;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1024px) {
  .header_container {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .header_container {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

@media screen and (max-width: 468px) {
  .header_container {
    padding: 0 3px;
  }
}

.header_container .col_01 {
  text-align: left;
  width: 27%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .header_container .col_01 {
    width: 100%;
  }
}

.header_container .col_01 .h_logo {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .header_container .col_01 .h_logo {
    display: none;
  }
}

.header_container .col_01 p {
  font-size: 28px;
  font-weight: bold;
  margin-left: 0.5em;
}

@media screen and (max-width: 1006px) {
  .header_container .col_01 p {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .header_container .col_01 p {
    font-size: 34px;
    margin-left: 5px;
  }
}

@media screen and (max-width: 468px) {
  .header_container .col_01 p {
    font-size: 20px;
    margin-left: 0;
  }
}

.header_container .col_01 p span {
  font-size: 66.6666%;
}

.header_container .col_01 p a {
  color: #333 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

@media screen and (max-width: 468px) {
  .header_container .col_01 p a {
    font-size: 30px;
  }
}

.header_container .col_02 {
  text-align: right;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .header_container .col_02 {
    text-align: center;
  }
}

#nav_global ul {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav_global ul li {
  position: relative;
}

@media screen and (max-width: 1024px) {
  #nav_global ul li {
    padding: 0 5px;
  }
}

#nav_global ul li a {
  display: block;
  color: #000 !important;
  cursor: pointer;
  text-align: center;
  font-size: 15px !important;
}

@media screen and (max-width: 1024px) {
  #nav_global ul li a {
    font-size: 1.6vw !important;
  }
}

@media screen and (max-width: 768px) {
  #nav_global ul li a {
    font-size: 2vw !important;
  }
}

@media screen and (max-width: 468px) {
  #nav_global ul li a {
    font-size: 4vw !important;
  }
}

#nav_global ul li a:hover {
  color: #cb0815 !important;
  opacity: 1 !important;
}

#nav_global ul li ul {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
}

#nav_global ul li ul li {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

#nav_global ul li ul li a {
  width: 100%;
  display: block;
  padding: 10px 10;
  line-height: 2;
}

#mainArea {
  position: relative;
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  #mainArea {
    padding-top: 0;
  }
}

#mainArea .main_txt {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10%;
  z-index: 999;
}

@media screen and (max-width: 1024px) {
  #mainArea .main_txt {
    left: 5%;
  }
  #mainArea .main_txt img {
    max-width: 87%;
  }
}

@media screen and (max-width: 768px) {
  #mainArea .main_txt {
    display: none;
  }
}

#mainArea .swiper-container img {
  width: 100% !important;
  max-width: 100% !important;
  height: 70vh !important;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right;
     object-position: right;
  font-family: "object-fit:contain;object-position: bottom right;";
}

@media screen and (max-width: 1024px) {
  #mainArea .swiper-container img {
    height: auto !important;
  }
}

@media screen and (max-width: 768px) {
  #mainArea {
    top: 0;
  }
}

#mainArea .main_logo {
  position: absolute;
  bottom: -114px;
  left: 5%;
  z-index: 9;
}

@media screen and (max-width: 1024px) {
  #mainArea .main_logo {
    bottom: -93px;
    left: -5%;
  }
}

@media screen and (max-width: 768px) {
  #mainArea .main_logo {
    bottom: -89px;
    left: 4%;
  }
}

@media screen and (max-width: 468px) {
  #mainArea .main_logo {
    bottom: -15.5%;
    left: 2%;
    width: 75%;
  }
}

#mainArea .main_logo img {
  width: 75%;
}

@media screen and (max-width: 1024px) {
  #mainArea .main_logo img {
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  #mainArea .main_logo img {
    width: 100%;
  }
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #fff !important;
    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;
  }
  .drawer-menu {
    width: 75% !important;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
  .drawer-menu li {
    text-align: left !important;
    display: block;
    width: 100%;
  }
  .drawer-menu li:last-child a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  }
  .drawer-menu li a {
    font-size: 1.28571rem;
    font-weight: 400;
    font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-top: 1px solid rgba(0, 0, 0, 0.35);
    line-height: 3;
  }
  .drawer-menu li ul li a {
    display: inline-block;
    background: #d9d9d9;
    padding: 0.2em 0.5em !important;
  }
  .drawer-menu li ul li:nth-child(even) a {
    background: #e0e0e0;
  }
}

.drawer-hamburger {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .drawer-hamburger:after {
    content: "menu";
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 468px) {
  .drawer-hamburger:after {
    content: "menu";
    position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

#global_footer {
  background-color: #000 !important;
  position: relative;
  color: #d3d3d3 !important;
  min-width: auto !important;
}

@media screen and (max-width: 1024px) {
  #global_footer {
    padding: 0 30px;
  }
}

@media screen and (max-width: 468px) {
  #global_footer {
    padding: 0 0px;
  }
}

#global_footer a {
  color: #d3d3d3 !important;
}

#global_footer #pagetop {
  position: fixed;
  right: 3%;
  bottom: 3%;
  z-index: 99;
  text-align: right;
}

#global_footer #pagetop img {
  width: 30%;
}

#footer {
  padding: 80px 10px;
}

@media screen and (max-width: 768px) {
  #footer {
    padding: 68px 0;
  }
}

#footer .inner {
  position: relative;
}

#footer .inner .footer_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#footer .inner .footer_container .col_01 {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}

#footer .inner .footer_container .col_01 .add_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .f_add_wrap {
    width: 77%;
  }
}

#footer .inner .footer_container .col_01 .f_name {
  font-size: 30px;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin-bottom: 2px;
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .f_name {
    font-size: 20px;
    margin-bottom: 0px;
  }
}

#footer .inner .footer_container .col_01 .h_logo {
  display: inline-block;
  padding-right: 30px;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .h_logo {
    display: block;
    padding-right: 0;
    width: 18%;
  }
}

#footer .inner .footer_container .col_01 .h_logo img {
  width: 120px;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .h_logo img {
    width: 100px;
  }
}

#footer .inner .footer_container .col_01 .f_add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-width: 514px;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .f_add {
    width: 78%;
    min-width: auto;
    text-align: left;
    font-size: 12px;
  }
}

#footer .inner .footer_container .col_01 .f_add .h_tel {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .f_add .h_tel {
    font-size: 16px;
    margin-bottom: 1px;
  }
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .f_add .h_tel {
    margin-top: -2px;
  }
}

#footer .inner .footer_container .col_01 .f_add .h_tel a {
  font-size: 24px;
  display: inline-block;
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .f_add .h_tel a {
    font-size: 13px;
    margin-left: 0.3em;
    line-height: 1;
  }
}

#footer .inner .footer_container .col_01 .f_add p {
  font-size: 16px;
  line-height: 1;
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .f_add p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.1;
    margin-top: -2px;
  }
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .f_add p {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .f_add p {
    font-size: 13px !important;
  }
}

#footer .inner .footer_container .col_01 .sns_box {
  margin-left: 2em;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_01 .sns_box {
    margin-left: 0;
    width: 15%;
    text-align: right;
  }
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .sns_box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    padding-left: 30%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .sns_box {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

#footer .inner .footer_container .col_01 .sns_box a {
  display: inline-block;
  margin-right: 0.5em;
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_01 .sns_box a {
    margin-right: 0 !important;
  }
}

#footer .inner .footer_container .col_01 .sns_box img {
  width: 30px;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .pc_view {
    display: none !important;
  }
}

#footer .inner .footer_container .sp_view .f_add {
  width: 75%;
}

#footer .inner .footer_container .sp_view .h_logo {
  width: 20%;
}

#footer .inner .footer_container .sp_view .h_tel {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px !important;
}

#footer .inner .footer_container .sp_view .h_tel p {
  width: 100%;
  font-size: 18px !important;
}

#footer .inner .footer_container .sp_view .h_tel .sns_box {
  width: auto !important;
  padding: 0;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#footer .inner .footer_container .sp_view .h_tel .sns_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #footer .inner .footer_container .sp_view {
    display: none !important;
  }
}

#footer .inner .footer_container .col_02 {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  padding: 20px 0;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_02 {
    margin-top: 20px;
  }
}

#footer .inner .footer_container .col_02 .nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

#footer .inner .footer_container .col_02 .nav_footer li {
  display: inline-block;
  width: 33.333%;
  text-align: left;
}

#footer .inner .footer_container .col_02 .nav_footer li a {
  font-size: 15px;
  font-weight: normal;
}

#footer .inner .footer_container .col_02 .nav_footer li a:hover {
  color: #0066ff;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_container .col_02 .nav_footer li a {
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 0em;
    color: #d3d3d3 !important;
    font-size: 14px;
  }
}

@media screen and (max-width: 468px) {
  #footer .inner .footer_container .col_02 .nav_footer li a {
    font-size: 12px;
  }
}

#copyright {
  color: #d3d3d3;
  text-align: right;
  margin-top: 0.5em;
  font-size: 13px !important;
}

@media screen and (max-width: 768px) {
  #copyright {
    font-size: 10px !important;
    margin-bottom: 10px;
  }
}

#copyright .sns_box a img {
  width: 100% !important;
  height: 22px !important;
}

#copyright small {
  margin-right: 2em;
  font-size: 100%;
}

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0px;
  width: 100% !important;
}

.more_btn {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px !important;
  display: block;
  width: 200px;
  margin: 20px auto 0 auto;
  padding: 6px 0;
  border: 1px solid #000;
  text-align: center;
}

.midashi_txt {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  padding-bottom: 20px;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}

@media screen and (max-width: 468px) {
  .midashi_txt {
    font-size: 24px;
  }
}

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

.midashi_iconfb p {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  font-size: 24px;
}

.midashi_iconfb p:before {
  content: "";
  background: url(../images/common/icon_fb.png);
  width: 30px;
  height: 30px;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.midashi_iconinsta p {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  font-size: 24px;
}

.midashi_iconinsta p:before {
  content: "";
  background: url(../images/common/icon_insta.png);
  width: 30px;
  height: 30px;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.komidashi_txt p {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .komidashi_txt p {
    font-size: 1.2em;
  }
}

.komidashi_txt :after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #000;
  display: block;
  margin-left: .4em;
}

.komidashi_txt2 {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2em;
  text-align: center;
}

@media screen and (max-width: 468px) {
  .komidashi_txt2 {
    font-size: 1.5em;
  }
}

.komidashi_txt3 {
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2em;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 140px;
  margin: 0 auto;
}

.komidashi_txt4 {
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2em;
  text-align: left;
  border-bottom: 1px solid #000;
}

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

.bdstyle1 {
  border: 1px solid #000;
}

.bdstyle2 {
  border: 6px solid #ece8b6;
  height: 160px;
  font-size: 2em;
  font-weight: bold;
  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;
  text-align: center;
}

@media screen and (max-width: 468px) {
  .bdstyle2 {
    width: 200px;
    margin: 0 auto;
    height: auto;
  }
}

.line_style1 {
  border-bottom: 1px solid #000 !important;
}

.h1_box {
  padding-top: 120px;
  position: relative;
}

.h1_box h1 {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .h1_box {
    text-align: center;
    padding-top: 30px;
    height: auto;
    text-align: center;
  }
  .h1_box h1 {
    text-align: center;
  }
}

.h1_txt {
  font-size: 3em;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .h1_txt {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 1.5em;
    position: static;
    margin: auto;
  }
}

@media screen and (max-width: 768px) and (max-width: 468px) {
  .h1_txt img {
    height: 40px !important;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain;";
  }
}

.h1_box2 {
  position: absolute;
  right: 5%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .h1_box2 {
    position: static;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    height: 160px;
  }
}

.h1_box2 .h1_txt2 {
  display: block;
  font-size: 3em;
  font-weight: bold;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 468px) {
  .h1_box2 .h1_txt2 {
    font-size: 1.5em;
  }
}

.h1_box2 .h1_rubi {
  font-size: 14px;
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*-------------------- HOME --------------------*/
.home_cont01 {
  font-size: 1.25em;
  padding-top: 80px;
  padding-bottom: 120px;
  text-align: center;
  background: #f0edc6;
  background-size: auto;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f0edc6), to(white));
  background: linear-gradient(to bottom, #f0edc6 20%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0edc6', endColorstr='#ffffff',GradientType=0 );
}

.home_cont01 a {
  color: #000 !important;
}

.home_cont01 img {
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .home_cont01 img {
    width: 60%;
  }
}

@media screen and (max-width: 468px) {
  .home_cont01 img {
    width: 40% !important;
  }
}

.home_cont01 p {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 468px) {
  .home_cont01 {
    font-size: 1em;
    height: 560px;
    padding: 100px 40px 0 40px;
  }
  .home_cont01 img {
    width: 100% !important;
  }
  .home_cont01 br {
    display: none;
  }
}

.home01 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .home01 {
    max-height: 100% !important;
    min-height: auto !important;
  }
}

.home01 a {
  color: #000 !important;
}

@media screen and (max-width: 768px) {
  .home01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 468px) {
  .home01 {
    padding: 5%;
  }
}

.home01 .box01 {
  width: 40%;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5%;
}

@media screen and (max-width: 768px) {
  .home01 .box01 {
    padding: 50px;
    width: 100%;
  }
}

@media screen and (max-width: 468px) {
  .home01 .box01 {
    padding: 40px 40px 20px 40px;
    width: 100%;
  }
}

.home01 .box01 p {
  max-width: 390px;
  min-width: 30%;
  margin: 0 auto;
}

@media screen and (max-width: 468px) {
  .home01 .box01 p {
    width: 100%;
  }
  .home01 .box01 p br {
    display: none;
  }
}

.home01 .box02 {
  width: 60%;
}

.home01 .box02 img {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

@media screen and (max-width: 768px) {
  .home01 .box02 {
    min-width: 100% !important;
  }
}

@media screen and (max-width: 468px) {
  .home01 .box02 {
    min-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .home01_r {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.home01 .movie {
  height: 522px;
}

.home01 .movie iframe {
  height: 100% !important;
}

@media screen and (max-width: 768px) {
  .home01 .movie {
    height: 400px;
  }
}

@media screen and (max-width: 468px) {
  .home01 .movie {
    width: 100%;
    height: auto !important;
  }
  .home01 .movie iframe {
    height: 200px !important;
  }
}

@media screen and (max-width: 468px) {
  .youtune_area {
    background-color: #f6f5ea;
  }
}

.home02 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 50px 0;
}

.home02 a {
  color: #000 !important;
}

@media screen and (max-width: 768px) {
  .home02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px 0;
  }
}

.home02 .box_contact {
  width: 38%;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .home02 .box_contact {
    margin: 0 auto;
    width: 90%;
    padding-top: 60px;
  }
}

@media screen and (max-width: 468px) {
  .home02 .box_contact {
    padding: 0px 0 60px;
  }
  .home02 .box_contact br {
    display: none;
  }
}

.home02 .box_contact .home_tb {
  height: 460px;
  border: 10px solid #ece8b6;
  text-align: center;
}

@media screen and (max-width: 468px) {
  .home02 .box_contact .home_tb {
    width: 100%;
    height: 80vmin;
  }
}

.home02 .box_news {
  width: 58%;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: table-cell;
  vertical-align: middle;
  padding: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .home02 .box_news {
    margin: 0 auto;
    width: 90%;
    padding-top: 60px;
    background: #f6f5ea;
  }
}

@media screen and (max-width: 468px) {
  .home02 .box_news {
    padding: 40px 10px;
  }
}

.home02 .box_news .txtbox {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .home02 .box_news .txtbox {
    max-height: 200px;
  }
}

.home02 .box_news .txtbox .txt {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  text-align: center;
}

@media screen and (max-width: 468px) {
  .home02 .box_news .txtbox .txt {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 468px) {
  .home02 .box_news .txtbox {
    width: 100%;
  }
}

.home03 {
  width: 100%;
  padding: 60px 0;
  background-image: url(../images/home/sns_bg.jpg);
}

@media screen and (max-width: 468px) {
  .home03 {
    padding: 80px 0;
  }
}

.home03 img {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

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

.home03 .box_sns {
  width: 40%;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .home03 .box_sns:last-child {
    margin-top: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .home03 .box_sns {
    padding: 100px 20px;
  }
}

@media screen and (max-width: 1024px) {
  .home03 .box_sns {
    width: 100%;
    padding: 0;
  }
}

.home03 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 1024px) {
  .home03 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.home03 #pageplugin {
  text-align: center;
}

@media screen and (max-width: 468px) {
  .home03 #pageplugin {
    -webkit-transform: none;
            transform: none;
    height: 400px !important;
    margin-bottom: 40px;
  }
  .home03 #pageplugin iframe {
    height: 400px !important;
  }
}

.home03 .face_box {
  text-align: center;
}

/*about--------------------------------------------------------------------*/
.about_box table tr td {
  border: none;
}

.about_box .midashi_txt {
  text-align: left;
}

@media screen and (max-width: 468px) {
  .about_box .midashi_txt {
    text-align: center;
  }
}

@media screen and (max-width: 468px) {
  .about_box tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .about_box td {
    padding: 10px !important;
    font-size: 10px;
  }
  .about_box td:first-child {
    padding: 0 60px 0px 60px !important;
  }
}

@media screen and (max-width: 468px) and (max-width: 468px) {
  .about_box td {
    font-size: 14px;
  }
}

.about_box2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.about_box2 dl dt, .about_box2 dl dd {
  margin-bottom: 0.5em;
}

.about_box2 dl dt {
  width: 12%;
}

@media screen and (max-width: 468px) {
  .about_box2 dl dt {
    width: 23%;
  }
}

.about_box2 dl dd {
  width: 88%;
}

@media screen and (max-width: 468px) {
  .about_box2 dl dd {
    width: 77%;
  }
}

.about_box2 table tr td {
  border-top: 1px solid #ccc !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #ccc !important;
}

@media screen and (max-width: 768px) {
  .about_box2 {
    margin: 0 auto;
  }
}

@media screen and (max-width: 468px) {
  .about_box2 .cel_title {
    text-align: center !important;
  }
}

.about_txt {
  padding: 0 0 60px 0;
}

.about_txt img {
  padding-bottom: 40px;
}

@media screen and (max-width: 468px) {
  .about_txt p {
    text-align: left !important;
  }
  .about_txt br {
    display: none;
  }
  .about_txt img {
    padding-bottom: 20px;
  }
}

/*standerd------------------------------------------------------------*/
.container_box {
  position: relative;
  margin: 0 auto 160px auto;
}

@media screen and (max-width: 768px) {
  .container_box {
    margin: 0 auto 60px auto !important;
    width: 90% !important;
  }
}

.container_box .cont_bg {
  position: absolute;
  bottom: -400px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .container_box .cont_bg {
    display: none;
  }
}

.container_box .inbox {
  padding: 0px 0;
}

@media screen and (max-width: 768px) {
  .container_box .inbox {
    padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .container_box .tdpd05_sp td {
    padding: 25px !important;
  }
}

@media screen and (max-width: 768px) and (max-width: 468px) {
  .container_box .tdpd05_sp td {
    padding-bottom: 40px !important;
  }
}

.container_box .course1 {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  border: 10px solid #6eb1e1;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .container_box .course1 {
    width: 90px;
    height: 90px;
  }
}

.container_box .course1_start {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #6eb1e1;
}

.container_box .course1_end {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #6eb1e1;
}

.container_box .course2 {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  border: 10px solid #424298;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .container_box .course2 {
    width: 90px;
    height: 90px;
  }
}

.container_box .course2_end {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #424298;
}

.container_box .course3 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f5f4e8;
}

.container_box .course3 img {
  width: 200px !important;
  height: 100px !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;object-position: left;";
  -o-object-position: left;
     object-position: left;
}

.container_box .course3_start {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #c30d23;
}

.container_box .course3_end {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #c30d23;
}

.container_box .course4_start {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #e5d7a7;
}

.container_box .course4_end {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #e5d7a7;
}

.container_box .corner_txt1 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}

@media screen and (max-width: 468px) {
  .container_box .corner_txt1 {
    font-size: 33px;
  }
}

.container_box .corner_txt2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #666;
  line-height: 1.3;
}

@media screen and (max-width: 468px) {
  .container_box .corner_txt2 {
    font-size: 20px;
    top: 25px;
  }
}

.container_box .corner_txt3 {
  top: -5px;
  left: 2px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}

.container_box .corner_txt3 span {
  font-size: 0.75em;
  color: #999;
}

.standard_cel br {
  display: none;
}

@media screen and (max-width: 468px) {
  .standard_cel {
    text-align: center;
  }
  .standard_cel br {
    display: inline;
  }
}

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

@media screen and (max-width: 468px) {
  .standard_img03 img {
    width: 50% !important;
  }
}

@media screen and (max-width: 768px) {
  .timetable {
    padding: 0 40px;
    background: #f6f7f7 !important;
  }
  .timetable td {
    background: #fff !important;
  }
  .timetable td:first-child {
    font-size: 11px;
  }
}

.timetable .timetable_cel {
  width: 30% !important;
}

@media screen and (max-width: 468px) {
  .timetable .timetable_cel div {
    display: none;
  }
}

@media screen and (max-width: 468px) {
  .timetable {
    padding: 0 5px;
  }
  .timetable table td {
    padding: inherit !important;
    width: auto !important;
  }
}

@media screen and (max-width: 468px) {
  .timetable .fs16 {
    font-size: 14px !important;
  }
}

/*program---------------------------------------------------------*/
@media screen and (max-width: 468px) {
  * img {
    max-width: 100% !important;
  }
}

.program01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 468px) {
  .program01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.program01 .program01_box {
  width: 50%;
  padding: 20px 20px 20px 0;
}

.program01 .program01_box:last-child {
  padding: 20px 0 20px 20px;
}

@media screen and (max-width: 468px) {
  .program01 .program01_box:last-child {
    padding: 20px 0;
  }
}

@media screen and (max-width: 468px) {
  .program01 .program01_box {
    width: 100%;
    padding: 0;
  }
}

.program01 .program01_box p {
  margin: 20px;
}

@media screen and (max-width: 468px) {
  .program01 .program01_box p {
    margin: auto;
  }
}

.program02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ebf5ef;
}

@media screen and (max-width: 468px) {
  .program02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .program02 img {
    width: 110px !important;
  }
}

.program_cel {
  width: 20% !important;
}

/*flow-------------------------------------------------------------------*/
.flowbox {
  border-bottom: 4px solid #999;
}

.flowbox :last-child:before {
  content: none;
}

.flowbox2 table td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #000 !important;
}

@media screen and (max-width: 468px) {
  .flowbox2 .flowbox2_cel p {
    text-align: left;
  }
}

.balloon {
  width: 180px;
  padding: 20px 30px;
  color: #000;
  font-size: 16px;
  background: #f6dda9;
  border-left: 10px solid #aebfdd;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 12px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  width: 185px;
  color: #000;
  font-size: 16px;
  background: #f6dda9;
  border-left: 10px solid #aebfdd;
}

@media screen and (max-width: 768px) {
  .balloon1-right {
    font-size: 13px;
    width: 168px !important;
    margin: 1.5em 20px 1.5em 0;
  }
}

@media screen and (max-width: 468px) {
  .balloon1-right {
    width: 100% !important;
    max-width: none;
  }
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #f6dda9;
}

@media screen and (max-width: 468px) {
  .balloon1-right:before {
    content: "";
    position: absolute;
    top: 120%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #f6dda9;
  }
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}

/*news-----------------------------------------------------------*/
.news_tb:nth-child(4) {
  border-top: none !important;
}

.newsbox p {
  font-weight: bold;
  font-size: 1.25em;
  border-bottom: 8px solid #c4e4da;
}

@media screen and (max-width: 768px) {
  .newsbox p {
    font-size: 1.7em;
    line-height: 1.3;
  }
}

@media screen and (max-width: 468px) {
  .newsbox p {
    font-size: 1.4em;
  }
}

.news_bd {
  border-left: 10px solid #8fc31f;
  font-size: 1.5em;
}

/*ボックス全体*/
.accbox {
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  /*最大幅*/
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 11px 12px;
  color: #333;
  font-weight: bold;
  background: #C4E4DA;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: #a8d7c8;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}

.photo00 {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  margin: 0 auto !important;
  padding: 0 20px !important;
}

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

@media screen and (max-width: 768px) {
  .photo00 {
    padding: 0 20px 60px 20px !important;
  }
}

@media screen and (max-width: 468px) {
  .photo00 {
    width: 90% !important;
  }
}

@media screen and (max-width: 468px) {
  .photo00 .box {
    margin: 0 auto 10px !important;
  }
}

.photo00 .box img {
  width: 160px !important;
  max-width: 100% !important;
  height: 160px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.left_pa {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 150px;
}

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

@media screen and (max-width: 768px) {
  .left_pa {
    padding: 0;
  }
}

/*contact--------------------------------------------*/
.contact_bd {
  border-left: 10px solid #996c33;
  font-size: 1.5em;
}

/*policy----------------------------------------------*/
.policy_txt {
  color: #c30d23;
}

.cont_top1 {
  padding-top: 200px;
}

@media screen and (max-width: 768px) {
  .cont_top1 {
    padding-top: 60px;
  }
}

.about_bg01 {
  background: #ebf5ef;
  padding: 90px 0;
}

@media screen and (max-width: 468px) {
  .about_bg01 {
    padding-top: 50px;
  }
}

.about_05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 468px) {
  .about_05 {
    font-size: 14px;
    width: 90%;
    margin: 0 auto 20px !important;
  }
}

@media screen and (max-width: 468px) {
  .about_05 > div {
    text-align: justify !important;
    text-justify: inter-ideograph !important;
  }
}

.midashi_txt h2 {
  line-height: 1.2;
}

.flow_00 {
  padding-left: 100px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .flow_00 {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .flow_00 .h2_txt05 {
    width: 100% !important;
    margin: 20px 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .flow_00 .h2_txt05 {
    margin: 20px 80px !important;
  }
}

@media screen and (max-width: 468px) {
  .flow_00 .h2_txt05 {
    margin: 20px 50px !important;
  }
}

.flow_00:after {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  background: #f9c371;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .flow_00:after {
    widows: 52px;
    height: 52px;
    left: 7px;
  }
}

@media screen and (max-width: 468px) {
  .flow_00:after {
    width: 36px;
    height: 36px;
  }
}

.flow_01 {
  width: 100% !important;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .flow_01 {
    margin-bottom: 30px;
    padding-left: 80px;
  }
}

@media screen and (max-width: 468px) {
  .flow_01 {
    margin-bottom: 20px;
    padding-left: 50px;
  }
}

.flow_01 h2 {
  font-size: 36px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1;
  padding: 10px 10px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .flow_01 h2 {
    font-size: 30px;
  }
}

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

.flow_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 980px) {
  .flow_01 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flow_01 li {
  font-size: 1.2vw;
  font-weight: bold;
  background: #f1efce;
  position: relative;
  padding-right: 1em;
  margin-right: 40px;
}

@media screen and (max-width: 980px) {
  .flow_01 li {
    width: 60%;
    font-size: 18px;
    display: inline;
    margin: 0;
    padding: 0 !important;
    width: auto;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 468px) {
  .flow_01 li {
    margin-bottom: 1em;
    font-size: 18px;
  }
}

.flow_01 li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #f1efce;
  display: block;
  position: absolute;
  top: 0;
  right: -25px;
}

.flow_01 li span {
  display: inline-block;
  background: #adbedc;
  line-height: 50px;
  height: 50px;
  padding: 0 0.3em;
  margin-right: 0.3em;
}

.h2_txt05 h2 {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  background: #f6dda9;
  position: relative;
  padding-right: 1em;
}

@media screen and (max-width: 468px) {
  .h2_txt05 h2 {
    font-size: 24px;
  }
}

.h2_txt05 h2:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 0 28px 28px;
  border-color: transparent transparent transparent #f6dda9;
  display: block;
  position: absolute;
  top: 0;
  right: -28px;
}

.h2_txt05 h2 span {
  display: inline-block;
  background: #adbedc;
  line-height: 57px;
  height: 57px;
  padding: 0 0.3em;
  margin-right: 0.3em;
}

.flow_06 {
  padding-left: 5%;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .flow_06 {
    padding-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .flow_06 {
    padding-left: 80px;
  }
}

@media screen and (max-width: 468px) {
  .flow_06 {
    padding-left: 50px;
  }
}

.flow_06:before {
  content: "";
  display: block;
  width: 15px;
  height: 85%;
  background: url(../images/contents/flow/arrow.png) no-repeat;
  position: absolute;
  left: 4px;
  top: 0;
}

@media screen and (max-width: 1024px) {
  .flow_06:before {
    left: -80px;
  }
}

@media screen and (max-width: 768px) {
  .flow_06:before {
    left: 25px;
  }
}

@media screen and (max-width: 468px) {
  .flow_06:before {
    height: 95%;
  }
}

.flow_06 dl:last-child dt, .flow_06 dl:last-child dd {
  border-bottom: 1px dashed #333 !important;
}

.flow_06 dt, .flow_06 dd {
  border: none !important;
  background: none !important;
  border-top: 1px dashed #333 !important;
  padding: 1em 0.3em !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .flow_06 dt, .flow_06 dd {
    font-size: 11px;
  }
}

.flow_06 dt {
  color: #804e21;
  font-size: 1.42857rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .flow_06 dt {
    font-size: 17px;
  }
}

.flow_06a dl:nth-child(1) dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flow_06a dl:nth-child(2) dt {
  width: 30% !important;
}

.flow_06a dl:nth-child(2) dd {
  width: 70% !important;
}

.flow_06a dt {
  width: 70% !important;
}

@media screen and (max-width: 468px) {
  .flow_06a dt {
    width: 50% !important;
  }
}

.flow_06a dd {
  width: 30% !important;
}

@media screen and (max-width: 468px) {
  .flow_06a dd {
    width: 50% !important;
  }
}

.sub_main {
  border-top: 28px solid #f2efcd;
  margin: 80px 0 80px 0 !important;
}

@media screen and (max-width: 468px) {
  .sub_main {
    margin: 50px 0 35px 0 !important;
  }
}

.sub_main img {
  width: 100% !important;
}

.bg_line01 {
  margin: 60px 0 60px 0 !important;
}

.standard_01 {
  padding-left: 160px;
  position: relative;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (max-width: 1025px) {
  .standard_01 .br_pc {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .standard_01 {
    padding-left: 160px;
    width: 90% !important;
  }
}

@media screen and (max-width: 468px) {
  .standard_01 {
    padding-left: 0px;
    font-size: 13px;
  }
}

.standard_01:after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: #c5dff5;
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .standard_01:after {
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-width: 468px) {
  .standard_01:after {
    display: none;
  }
}

.standard_01 h2 {
  font-size: 26px;
  line-height: 1;
}

@media screen and (max-width: 468px) {
  .standard_01 h2 {
    font-size: 20px;
  }
}

.standard_01 h2 span {
  font-size: 36px;
  color: #3a91cb;
  display: block;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 0.20em;
  line-height: 1;
  font-weight: 500;
}

@media screen and (max-width: 468px) {
  .standard_01 h2 span {
    font-size: 26px;
  }
}

.standard_01 .txt {
  color: #3a91cb;
  font-size: 20px;
  margin-top: -1em;
  border-bottom: 1px solid #333;
  padding-bottom: 0.75em;
}

@media screen and (max-width: 768px) {
  .standard_01 .txt {
    font-size: 20px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 468px) {
  .standard_01 .txt {
    font-size: 14px;
    letter-spacing: 0;
  }
}

.standard_02 td, .standard_06 td {
  padding-left: 0 !important;
}

.standard_02 h2, .standard_06 h2 {
  font-size: 27px;
  color: #3a91cb;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-style: italic;
  letter-spacing: 0.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .standard_02 h2, .standard_06 h2 {
    letter-spacing: 0.01em;
    font-size: 36px;
  }
}

@media screen and (max-width: 925px) {
  .standard_02 h2, .standard_06 h2 {
    padding-left: 80px;
    font-size: 22px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .standard_02 h2, .standard_06 h2 {
    padding-left: 80px;
    letter-spacing: 0.1em;
    font-size: 22px;
    display: block;
  }
}

@media screen and (max-width: 468px) {
  .standard_02 h2, .standard_06 h2 {
    padding-left: 80px;
    font-size: 20px;
    letter-spacing: 0;
    height: 90px;
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 0;
  }
  .standard_02 h2 .br_sp, .standard_06 h2 .br_sp {
    padding-left: 0.8em;
  }
  .standard_02 h2 .br_dnone, .standard_06 h2 .br_dnone {
    display: none;
  }
}

.standard_02 h2 .line, .standard_06 h2 .line {
  display: none;
}

@media screen and (max-width: 768px) {
  .standard_02 h2 .line, .standard_06 h2 .line {
    display: inline-block;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 468px) {
  .standard_02 h2 .line, .standard_06 h2 .line {
    display: none;
  }
}

.standard_02 h2:before, .standard_06 h2:before {
  content: "";
  display: block;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #6eb1e1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (max-width: 768px) {
  .standard_02 h2:before, .standard_06 h2:before {
    display: none !important;
  }
}

@media screen and (max-width: 468px) {
  .standard_02 h2:before, .standard_06 h2:before {
    display: none !important;
  }
}

.br_sp {
  display: inline-block;
}

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

.standard_02 .inbox {
  padding-top: 10px;
}

.stan_pt01 h2 {
  font-size: 27px;
  font-style: italic;
  color: #c0a419;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  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) {
  .stan_pt01 h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  .stan_pt01 h2 {
    font-size: 22px;
    padding: 0 25px;
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width: 468px) {
  .stan_pt01 h2 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4;
    display: block;
    text-align: center;
  }
}

.stan_pt01 h2:before {
  content: "";
  display: block;
  height: 1px;
  margin-left: 0.5em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #c0a419;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (max-width: 468px) {
  .stan_pt01 h2:before {
    display: none;
  }
}

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

.standard_03 h2 {
  font-size: 18px;
  display: inline-block;
}

@media screen and (max-width: 468px) {
  .standard_03 h2 {
    font-size: 14px;
  }