@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP");
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700&display=swap");
* {
  -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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fff;
}

@media screen and (max-width: 640px) {
  body {
    font-size: 0.857142857rem !important;
  }
}

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

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

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

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

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

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

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

@media screen and (max-width: 1120px) {
  #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%;
  }
}

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

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

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

aside div#form_calendar {
  min-width: auto !important;
}

.blog #contents article .detail {
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .blog #contents {
    padding: 0;
  }
  .blog #contents article {
    padding: 30px 10px 10px;
  }
  .blog #contents article .detail {
    margin-top: 20px;
  }
}

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

@media screen and (max-width: 834px) {
  .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: 834px) {
  .map li {
    text-align: center;
  }
}

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

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

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

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

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: 834px) {
  .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;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

.br {
  display: block;
}

.br_pc {
  display: block;
}

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

.br_sp {
  display: inline;
}

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

.br_tab {
  display: inline;
}

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

/********* sukuro-ruba- *********/
div::-webkit-scrollbar {
  width: 8px;
}

div::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #ccc;
          box-shadow: inset 0 0 5px #ccc;
}

div::-webkit-scrollbar-thumb {
  background: rgba(35, 153, 214, 0.25);
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

.pankuzu ol li:nth-last-child(2), .pankuzu ol li:nth-last-child(3), .pankuzu ol li:nth-last-child(4) {
  margin-right: 30px;
}

.pankuzu ol li:nth-last-child(2):after, .pankuzu ol li:nth-last-child(3):after, .pankuzu ol li:nth-last-child(4):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 #2399d6 dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #2399d6;
  font-weight: bold;
}

.faq_q:before {
  content: "Q";
  display: block;
  background: #2399d6;
  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: #b5384d;
  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: 834px) {
  .dnone_sp {
    display: none;
  }
}

.dnone_pc {
  display: none;
}

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

.container_f {
  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: 640px) {
  .container_f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.container_f .box {
  width: 49%;
}

.container_f .box img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

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

.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: 640px) {
  .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: 640px) {
  .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: 640px) {
  .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: 640px) {
  .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: 640px) {
  .txtimg01 table td {
    display: block;
  }
}

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

@media screen and (max-width: 640px) {
  .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: 640px) {
  .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: 640px) {
  .txtimg02 .txt {
    width: 100%;
  }
}

.txtimg02 .img {
  width: 49%;
}

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

.txtimg03 .txt {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
  padding: 30px !important;
}

.txtimg03 tbody {
  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;
}

.txtimg03 tr:nth-child(2) {
  display: block;
  width: 80%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

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

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

.txtimg04 td {
  width: 60%;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.txtimg04 .txt {
  background: #fff;
  margin-left: -10%;
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
  padding: 40px !important;
}

@media screen and (max-width: 640px) {
  .txtimg04 .txt {
    -webkit-transform: none;
            transform: none;
    margin: 0;
  }
}

/* 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: 640px) {
  .ggmap {
    padding-bottom: 55%;
  }
}

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

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

/********* 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: 834px) {
  .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;
}

/********* Instagram *********/
.event_Instagram01 {
  border: none !important;
}

.event_Instagram01 .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  border: none;
}

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

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

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

.event_Instagram01 .sns_photo a {
  display: block;
  position: relative;
}

.event_Instagram01 .sns_photo a:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.event_Instagram01 .sns_photo a > 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;";
}

.event_Instagram01 div.sns_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 16.6666666666%;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 div.sns_list > div {
    width: 33.3333333%;
  }
}

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

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

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

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

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

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

@media screen and (max-width: 640px) {
  .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: 834px) {
  .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-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: 640px) {
  .home_contact {
    padding: 40px 0;
  }
}

.home_contact br {
  display: none;
}

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

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

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

.home_contact .inner h2 {
  border-bottom: 1px solid #fff;
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 1.71429rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 0.5em;
}

@media screen and (max-width: 640px) {
  .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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media screen and (max-width: 640px) {
  .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: inline-block;
  text-align: center;
  font-family: "Times New Roman";
  color: #fff !important;
  background: url(../images/home/icon_tel02.png) left center no-repeat;
  padding-left: 1.5em;
}

.home_contact .inner .tel a {
  font-size: 2.57143rem;
  display: inline-block;
  text-align: center;
  font-family: "Times New Roman";
  color: #fff !important;
}

.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: 640px) {
  .home_contact .inner .contact {
    width: 100%;
  }
}

.contact_tel a {
  color: #333 !important;
  font-size: 2.57143rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

.news_area td {
  padding: 10px !important;
  border-bottom: 1px dashed #ccc !important;
}

.news_area td:nth-child(odd) {
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .news_area td:nth-child(odd) {
    border-bottom: none !important;
    background: rgba(35, 153, 214, 0.1);
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .news_area td:nth-child(even) {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }
}

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

.news_area dt {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.news_area dt > span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}

.news_area dl {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}

@media screen and (max-width: 640px) {
  .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;
    padding: 10px;
  }
  .news_area dl:first-child {
    border-top: 1px solid #eee;
  }
  .news_area dt {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .news_area dt > span {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .news_area dt,
  .news_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.home_news .blog_list {
  border: none;
}

.home_news .blog_list > div:first-child h3:after {
  content: "\f0da New!!";
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  font-weight: bold;
  color: #2399d6;
}

.home_news .blog_photo {
  width: 0%;
  display: none;
}

.home_news .blog_text {
  width: 100% !important;
}

.home_news .blog_text h3 {
  font-size: 1.14286rem;
  margin-bottom: 0;
  border-bottom: 1px dashed #2399d6;
  display: inline-block;
}

.home_news .blog_text h3 a {
  color: #333 !important;
  font-weight: bold;
}

.home_news .detail {
  display: none;
}

.home_news .blog_date {
  font-size: 1.14286rem;
  color: #2399d6 !important;
  font-weight: bold;
}

/********* コンタクトエリア *********/
.contact_area {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 100px 10px;
  background: url(../images/home/bg_home03.jpg);
  background-size: cover;
}

@media screen and (max-width: 700px) {
  .contact_area {
    padding: 60px 10px;
  }
}

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

.contact_area .h2_box {
  width: 100%;
  margin-bottom: 30px;
}

.contact_area .h2_box br {
  display: none;
}

.contact_area h2 {
  font-size: 2.57143rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .contact_area h2 {
    font-size: 2.14286rem;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 700px) {
  .contact_area h2 {
    font-size: 2.14286rem;
  }
}

.contact_area .tel_box, .contact_area .contact_box {
  width: 49%;
  background: #fff;
  padding-top: 30px;
  -webkit-box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 700px) {
  .contact_area .tel_box, .contact_area .contact_box {
    width: 100%;
    margin-bottom: 20px;
  }
}

.contact_area .tel_box td, .contact_area .contact_box td {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: none !important;
}

.contact_area .tel_box tr:first-child td, .contact_area .contact_box tr:first-child td {
  background: #1676bf;
}

.contact_area .tel_box tr:first-child td h3, .contact_area .contact_box tr:first-child td h3 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}

.contact_area .tel_box tr:last-child td, .contact_area .contact_box tr:last-child td {
  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;
  padding: 40px 0 !important;
}

.contact_area .tel_box tr:last-child td .tel_link, .contact_area .contact_box tr:last-child td .tel_link {
  font-size: 48px;
  color: #333 !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1;
  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;
}

@media screen and (min-width: 2000px) {
  .contact_area .tel_box tr:last-child td .tel_link, .contact_area .contact_box tr:last-child td .tel_link {
    font-size: 60px;
  }
}

.contact_area .tel_box tr:last-child td .tel_link i, .contact_area .contact_box tr:last-child td .tel_link i {
  font-size: 0.85em;
}

.contact_area .contact_box {
  -webkit-box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 700px) {
  .contact_area .contact_box {
    width: 100%;
  }
}

.contact_area .contact_box tr:first-child td {
  background: #309aec;
}

.contact_area .contact_box tr:last-child td {
  text-align: center !important;
}

.contact_area .contact_box tr:last-child td br {
  display: none;
}

.contact_area .contact_box a {
  display: block;
  width: 300px;
  height: 100px;
  line-height: 100px;
  background: #eee;
  text-align: center;
  color: #333 !important;
  font-weight: bold;
  font-size: 1.14286rem;
  border: solid 1px #bcc1bd;
  position: relative;
}

.contact_area .contact_box a:before {
  content: "";
  display: block;
  background: url(../images/home/delta01.png);
  width: 12px;
  height: 12px;
  position: absolute;
  left: 3px;
  top: 3px;
}

.contact_area .contact_box a:after {
  content: "";
  display: block;
  background: url(../images/home/delta02.png);
  width: 12px;
  height: 12px;
  position: absolute;
  right: 3px;
  bottom: 3px;
}

.contact_area .contact_box a span {
  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;
}

.contact_area .contact_box a span:before {
  content: "";
  display: block;
  background: url(../images/common/icon_mail.png);
  height: 28px;
  width: 40px;
  margin-right: 5px;
}

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

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

@media screen and (max-width: 640px) {
  .company_area table td:nth-child(odd) {
    background: rgba(35, 153, 214, 0.1);
    width: 100% !important;
  }
}

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

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

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

@media screen and (max-width: 640px) {
  .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(35, 153, 214, 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;
  }
}

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

.company_area02 dl {
  margin-bottom: 10px;
}

.company_area02 dt {
  background: #eee !important;
  text-align: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .company_area02 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_area02 dt {
    background: rgba(35, 153, 214, 0.1) !important;
    text-align: left !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .company_area02 dt,
  .company_area02 dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .company_area02 dt:nth-child(even),
  .company_area02 dd:nth-child(even) {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 1em !important;
  }
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 6999999;
  padding: 5px 20px !important;
}

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

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
}

.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 768px) {
  .switch {
    float: right;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0px !important;
  }
  #builingual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.news_area span span:nth-child(2) {
  display: none !important;
}

.trans_01 {
  color: #fff;
}

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

.p_none,
.c_none {
  pointer-events: none !important;
}

.inner_out {
  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;
  opacity: 1 !important;
}

a.tel_link:hover {
  opacity: 1 !important;
  cursor: default !important;
}

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

a.tel_link img {
  pointer-events: all;
  opacity: 1 !important;
}

a.tel_link img:hover {
  opacity: 1 !important;
  cursor: pdefault !important;
}

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

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

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

#header {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 834px) {
  #header {
    text-align: center;
  }
}

.home_header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}

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

.header_container .col_01 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  header nav {
    display: none;
  }
}

header nav > ul {
  width: 1120px;
  margin: 0 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header nav > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  text-align: center;
}

header nav > ul > li > a {
  display: inline-block;
  font-size: 1.14286rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333 !important;
}

header nav > ul > li > a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

header nav > ul > li > ul {
  display: block;
  position: absolute;
  width: 100%;
  top: 99%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99999;
  background: rgba(35, 153, 214, 0.78);
}

header nav > ul > li > ul > li {
  text-align: center;
}

header nav > ul > li > ul > li > a {
  display: block;
  padding: 0px 0;
  color: #fff !important;
}

header nav > ul > li > ul > li > a:hover {
  -webkit-transition: 0.78s;
  transition: 0.78s;
}

#mainArea {
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

@media screen and (max-width: 834px) {
  #mainArea {
    height: 75vh;
  }
}

#mainArea .bg {
  background: url(../images/home/img_main01.jpg) center bottom;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  #mainArea .bg {
    height: 75vh;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .bg {
    background-position: 16% bottom;
  }
}

#mainArea:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
  background: url(../images/home/img_main01.png) center bottom;
  background-size: cover;
  pointer-events: none !important;
}

@media screen and (max-width: 834px) {
  #mainArea:after {
    height: 75vh;
  }
}

@media screen and (max-width: 640px) {
  #mainArea:after {
    background-position: 16% bottom;
  }
}

#mainArea .txt {
  width: 100vw;
  position: relative;
  z-index: 2;
  text-align: left !important;
  padding-left: 5%;
  overflow-y: scroll;
  -ms-overflow-style: none;
}

#mainArea .txt::-webkit-scrollbar {
  display: none;
}

#mainArea .txt h2 {
  font-size: 48px;
  margin-bottom: 50vh;
  margin-top: 20vh;
  text-shadow: 0 0 3px #fff,0 0 5px #fff;
  color: #fff;
  letter-spacing: 1;
}

@media screen and (max-width: 834px) {
  #mainArea .txt h2 {
    margin-top: 20vh;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .txt h2 {
    font-size: 28px;
  }
}

#mainArea .txt p {
  margin-bottom: 50vh;
  font-size: 1.42857rem;
  line-height: 1.9;
  text-shadow: 0 0 1px #fff,0 0 2px #fff,0 0 3px #fff,0 0 5px #fff;
  color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 640px) {
  #mainArea .txt p {
    font-size: 16px;
  }
}

#mainArea .txt p:last-child {
  margin-bottom: 60vh;
}

@media screen and (max-width: 834px) {
  #mainArea .txt p:last-child {
    margin-bottom: 40vh;
  }
}

#mainArea .scroll_btn {
  width: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 5%;
  margin: auto;
  bottom: 10%;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
  color: #fff;
  -webkit-animation: arrow01 5s ease-out infinite;
          animation: arrow01 5s ease-out infinite;
  text-shadow: 0 0 3px #fff,0 0 5px #fff;
}

@media screen and (max-width: 640px) {
  #mainArea .scroll_btn {
    bottom: 10%;
  }
}

#mainArea .scroll_btn a {
  color: #fff !important;
  text-shadow: 0 0 3px #fff,0 0 5px #fff;
  font-size: 1.42857rem;
  position: relative;
}

#mainArea .scroll_btn a:before {
  content: "";
  background: #fff;
  display: block;
  width: 1px;
  height: 9vh;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 90%;
}

#mainArea .scroll_btn i {
  font-size: 1.42857rem;
  color: #fff;
  -webkit-animation: arrow01 5s ease-out infinite;
          animation: arrow01 5s ease-out infinite;
  text-shadow: 0 0 3px #fff,0 0 5px #fff;
  border: 1px solid white;
  display: block;
  border-radius: 500px;
  width: 50px;
  height: 50px;
  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;
  margin: 0 !important;
}

@-webkit-keyframes arrow01 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    opacity: 0.75;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
}

@keyframes arrow01 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    opacity: 0.75;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
#global_footer {
  background-color: #fff !important;
  position: relative;
  min-width: auto !important;
}

#global_footer #pagetop {
  position: absolute;
  right: 3%;
  top: -20%;
}

@media screen and (max-width: 640px) {
  #global_footer #pagetop {
    top: -7%;
  }
}

#footer {
  padding: 30px 80px 20px;
  background: #f3f3f3;
}

@media screen and (max-width: 834px) {
  #footer {
    padding: 40px 80px;
  }
}

@media screen and (max-width: 640px) {
  #footer {
    padding: 40px 0 80px;
  }
}

.tel_box, .contact_area .contact_box {
  margin-bottom: 20px;
}

.tel_box a, .contact_area .contact_box a {
  color: #333 !important;
  font-size: 1.28571rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: inline-block;
  background: url(../images/contents/icon_tel.png) left 4px no-repeat;
  padding-left: 1.2em;
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .nav_footer {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.nav_footer li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

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

.nav_footer li a {
  display: inline-block;
  color: #333 !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.14286rem;
}

@media screen and (max-width: 834px) {
  .nav_footer li a {
    line-height: 2;
  }
}

.nav_footer li a:hover {
  cursor: pointer !important;
}

.nav_footer li > ul {
  position: absolute;
  bottom: 20px;
  right: 0;
  background: rgba(35, 153, 214, 0.78);
  width: 100%;
  z-index: 99;
}

.nav_footer li > ul a {
  display: block;
  color: #fff !important;
  padding: 0.3em 0;
}

#copyright {
  background: #f3f3f3;
  color: #999;
  text-align: center;
}

@media screen and (max-width: 834px) {
  #main_btn {
    display: none;
  }
}

#main_btn a:first-child {
  position: fixed;
  z-index: 9;
  bottom: 399px;
  right: -14px;
}

#main_btn a:nth-child(2) {
  position: fixed;
  z-index: 9;
  bottom: 269px;
  right: -14px;
}

#main_btn a:last-child {
  position: fixed;
  z-index: 9;
  bottom: 40px;
  right: -14px;
}

.main_btn_sp {
  display: none;
}

@media screen and (max-width: 834px) {
  .main_btn_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #333;
    padding: 10px 0;
    z-index: 9;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  }
  .main_btn_sp a:first-child {
    color: #fff !important;
    height: 60px;
    line-height: 60px;
    font-size: 1.42857rem;
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    width: 25.333333333333%;
    position: relative;
    display: block;
  }
  .main_btn_sp a:first-child i {
    display: inline-block;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: auto;
    width: 25px;
    height: 25px;
    border-radius: 54000px;
  }
  .main_btn_sp a:first-child i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 99;
  }
  .main_btn_sp a:first-child i:after {
    content: "";
    background: #333;
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5100px;
  }
  .main_btn_sp a:nth-child(2) {
    font-size: 1.42857rem;
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    height: 60px;
    line-height: 60px;
    color: #fff !important;
    text-align: center;
    width: 25.333333333333%;
  }
  .main_btn_sp a:nth-child(3) {
    font-size: 1.42857rem;
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff !important;
    text-align: center;
    width: 25.333333333333%;
    height: 60px;
    line-height: 60px;
    position: relative;
    display: block;
  }
  .main_btn_sp a:nth-child(3) i {
    display: inline-block;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: auto;
    width: 25px;
    height: 25px;
    border-radius: 54000px;
  }
  .main_btn_sp a:nth-child(3) i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 99;
  }
  .main_btn_sp a:nth-child(3) i:after {
    content: "";
    background: #333;
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5100px;
  }
}

.f_address {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.f_address address {
  width: 45%;
  text-align: left !important;
}

@media screen and (max-width: 640px) {
  .f_address address {
    width: 100%;
    text-align: center !important;
    padding: 0 40px 15px;
  }
}

.f_address .ggmap {
  width: 45%;
  padding-bottom: 10%;
}

@media screen and (max-width: 640px) {
  .f_address .ggmap {
    width: 100%;
    padding-bottom: 30%;
  }
}

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    padding: 0 10px;
  }
}

.h1_txt01 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  height: 160px;
  line-height: 160px;
  background: url(../images/contents/bg_h1.jpg) bottom no-repeat;
  background-size: cover;
}

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

.h1_txt01 h1 {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 2.57143rem;
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
}

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

.h2_txt01 h2 {
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.14286rem;
  font-weight: 300;
}

.h2_txt03 h2 {
  font-size: 1.71429rem;
  position: relative;
  padding-left: 0.5em;
}

.h2_txt03 h2:before {
  content: "";
  width: 4px;
  height: 15px;
  border-radius: 500px;
  background: #999;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.h3_txt01 h3 {
  font-size: 1.42857rem;
  font-weight: bold;
}

.btn_01 {
  width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #aaa;
  border-radius: 500px;
  color: #aaa !important;
  display: block;
}

/*-------------------- HOME --------------------*/
.home_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home_01 .container {
  width: 100%;
  text-align: justify;
}

@media screen and (max-width: 834px) {
  .home_01 .container {
    margin-bottom: 30px;
    width: 48%;
  }
}

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

.home_01 .container a {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333 !important;
  position: relative;
}

.home_01 .container a:before {
  content: "";
  height: 1px;
  width: 60px;
  background: #333;
  position: absolute;
  left: -70px;
  top: 50%;
}

.home_01 .container a:after {
  content: "";
  height: 1px;
  width: 60px;
  background: #333;
  position: absolute;
  right: -70px;
  top: 50%;
}

.home_01 .txt {
  width: 100%;
}

.home_01 .txt > div {
  text-align: center !important;
  line-height: 1.8;
}

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

.home_01 .img2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.home_01 .img2 .box {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .home_01 .img2 .box {
    width: 49%;
  }
}

@media screen and (max-width: 640px) {
  .home_01 .img2 .box:last-child {
    margin-bottom: 0;
  }
}

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

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

.home_02 li {
  width: 25%;
  border-left: 1px solid #aaa;
  text-align: center !important;
}

@media screen and (max-width: 834px) {
  .home_02 li {
    width: 48%;
    margin-bottom: 80px;
    border-left: 0;
  }
}

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

.home_02 li img {
  height: 56px !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

.home_02 li h3 {
  font-size: 1.71429rem;
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  padding: 0.3em 0;
}

@media screen and (max-width: 640px) {
  .home_02 li h3 {
    font-size: 1.14286rem;
  }
}

.home_02 li a {
  color: #2399d6 !important;
}

.home_02 li p {
  color: #2399d6;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .home_02 li p {
    font-size: 1.14286rem;
  }
}

.home_blog .blog_list {
  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;
  border: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.home_blog .blog_list > div {
  width: 23%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
}

@media screen and (max-width: 834px) {
  .home_blog .blog_list > div {
    width: 25%;
  }
}

@media screen and (max-width: 640px) {
  .home_blog .blog_list > div {
    width: 50%;
    margin-bottom: 10px;
  }
}

.home_blog .blog_list > div > div {
  width: 100%;
}

.home_blog .blog_photo a {
  display: block;
  position: relative;
}

.home_blog .blog_photo a:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.home_blog .blog_photo a > 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;";
}

.home_blog .blog_text .blog_date {
  color: #333 !important;
}

.home_blog .blog_text a {
  color: #2399d6 !important;
  font-weight: bold;
}

.home_blog .detail {
  overflow: hidden;
  color: #333 !important;
  font-size: 13px;
  margin-top: 10px;
}

.home_03 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: #f8f8f8;
  padding: 100px 10px;
}

.home_04, .style_05 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.home_04 > div, .style_05 > div {
  width: 24%;
  margin: 0 1%;
}

@media screen and (max-width: 640px) {
  .home_04 > div, .style_05 > div {
    width: 49%;
    margin-bottom: 7px;
  }
}

.home_04 > div img, .style_05 > div img {
  width: 100% !important;
  height: 165px !important;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: contain;object-position: center;";
}

.home_05 {
  background: #f8f8f8;
  padding: 60px;
}

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

.home_05 td {
  border: 0;
  padding: 30px !important;
}

@media screen and (max-width: 640px) {
  .home_05 td {
    padding: 0 !important;
    width: 100% !important;
  }
}

.home_05 td:first-child {
  width: 70% !important;
}

@media screen and (max-width: 640px) {
  .home_05 td:first-child {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .home_05 td:last-child > div {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .home_05 td:last-child > div br {
    display: none;
  }
}

.home_05 td:last-child a {
  color: #333 !important;
  line-height: 2.5;
}

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

.home_06 li {
  width: 30%;
  margin: 0 0%;
}

.home_06 li img {
  display: block;
  width: 25vw !important;
  max-width: 300px !important;
  height: 25vw !important;
  max-height: 300px !important;
  border-radius: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 25%;
     object-position: center 25%;
  font-family: "object-fit: cover;object-position: center 25%;";
  margin: 0 auto;
}

.home_06 li article > div {
  text-align: center;
  margin-top: 10px;
}

.home_06 li article > div a {
  color: #333 !important;
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 1.42857rem;
}

.h2_txt02 h2 {
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 1;
  -webkit-transform: translateY(58%);
          transform: translateY(58%);
}

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

.home_07, .concept_01 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: #f8f8f8;
  padding: 100px 0;
}

@media screen and (max-width: 640px) {
  .home_07, .concept_01 {
    padding: 50px 0;
  }
}

.home_07 tr, .concept_01 tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.home_07 td, .concept_01 td {
  display: block;
  width: 50%;
  border: 0;
  padding: 0 !important;
  min-height: 400px !important;
}

@media screen and (max-width: 834px) {
  .home_07 td, .concept_01 td {
    min-height: 300px !important;
  }
}

@media screen and (max-width: 640px) {
  .home_07 td, .concept_01 td {
    width: 100%;
    min-height: 200px !important;
  }
}

.home_07 td img, .concept_01 td img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.home_07 td:last-child, .concept_01 td:last-child {
  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: 640px) {
  .home_07 td:last-child, .concept_01 td:last-child {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.home_07 td:last-child > div, .concept_01 td:last-child > div {
  display: inline-block;
  padding: 40px;
}

@media screen and (max-width: 640px) {
  .home_07 td:last-child > div, .concept_01 td:last-child > div {
    padding: 20px;
  }
}

.home_07 td:last-child a, .concept_01 td:last-child a, .home_07 td:last-child .main_menu span, .concept_01 td:last-child .main_menu span {
  width: 200px;
  margin-left: 0;
}

@media screen and (max-width: 640px) {
  .home_07 td:last-child a, .concept_01 td:last-child a, .home_07 td:last-child .main_menu span, .concept_01 td:last-child .main_menu span {
    width: 100%;
  }
}

.home_07 td:last-child .btn_02, .concept_01 td:last-child .btn_02 {
  text-align: center;
  width: 200px;
  margin-left: 0;
  display: inline-block;
  padding: 0.33em 5em;
  max-width: 100%;
  border-radius: 500px;
  border: 1px solid #ccc;
  color: #555 !important;
}

.home_07 h3, .concept_01 h3, .home_07 h2, .concept_01 h2 {
  font-size: 48px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

@media screen and (max-width: 834px) {
  .home_07 h3, .concept_01 h3, .home_07 h2, .concept_01 h2 {
    font-size: 2.14286rem;
  }
}

.home_07 h3 span, .concept_01 h3 span, .home_07 h2 span, .concept_01 h2 span {
  display: block;
  font-size: 0.5em;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #2399d6;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.home_07 > div:nth-child(even) tr, .concept_01 > div:nth-child(even) tr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.home_07 > div:last-child, .concept_01 > div:last-child {
  margin-bottom: 0 !important;
}

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

.about_01 > div, .about_02 > div {
  font-size: 13px;
}

.about_01 td, .about_02 td {
  border: 0;
  font-size: 13px;
}

@media screen and (max-width: 640px) {
  .about_01 td, .about_02 td {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.about_01 .img, .about_02 .img {
  width: 42%;
}

.about_01 h3, .about_02 h3 {
  font-size: 1.28571rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: -1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2399d6;
}

.about_01 h3:after, .about_02 h3:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #ccc;
  margin-left: 1em;
  display: block;
}

.about_01 a, .about_02 a {
  display: inline-block;
  color: #333 !important;
  border: 1px solid #333;
  border-radius: 500px;
  padding: 0.6em 2em;
}

.about_02 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: #f8f8f8;
  padding: 0px 0px;
}

.about_02 .img {
  width: 60%;
  padding: 0 !important;
}

.about_02 .img img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.about_02 .txt {
  padding: 40px !important;
}

.about_03 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

.about_03 .box {
  width: 30%;
  margin-bottom: 60px;
  font-size: 13px;
}

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

.about_03 .box > div {
  text-align: justify;
}

.about_03 .box img {
  height: 250px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 640px) {
  .about_03 .box img {
    height: 150px !important;
  }
}

.about_03 .box span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.28571rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.about_03 .box span:before {
  content: "";
  display: block;
  height: 1px;
  background: #999;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 1em;
}

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

.staff_01 {
  width: 60%;
  margin: 0 auto;
}

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

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

.staff_01 td {
  display: block;
  width: 30%;
  border: 0;
  position: relative;
  position: relative;
  padding: 0 !important;
  background: #000;
  margin: 0 2%;
}

.staff_01 span.txt {
  opacity: 0;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
  pointer-events: none;
}

.staff_01 span.txt span {
  width: 100%;
  font-size: 1.8em;
  color: #fff;
  font-family: "Josefin Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.staff_01 td:hover span.txt {
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
}

.staff_01 img,
.staff_01 a {
  opacity: 1 !important;
}

.staff_01 a:hover {
  opacity: 1 !important;
}

.staff_01 img {
  width: 100% !important;
  -webkit-transition: 1s;
  transition: 1s;
}

.staff_01 img:hover {
  opacity: 0.3 !important;
  -webkit-transition: 1s;
  transition: 1s;
}

.tab {
  list-style: none;
}

.cf {
  overflow: hidden;
}

.active {
  display: block;
}

.staff_02_r tr,
.staff_02_l tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: 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: 640px) {
  .staff_02_r tr,
  .staff_02_l tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.staff_02_r td,
.staff_02_l td {
  display: block;
  border: none;
  padding: 40px !important;
}

@media screen and (max-width: 640px) {
  .staff_02_r td,
  .staff_02_l td {
    width: 100% !important;
    padding: 20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.staff_02_r .txt,
.staff_02_l .txt {
  width: 60%;
}

.staff_02_r .txt > div,
.staff_02_l .txt > div {
  font-size: 13px;
  color: #666;
  line-height: 1.7;
}

.staff_02_r .img,
.staff_02_l .img {
  width: 40%;
}

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

.concept_01 {
  color: #666;
}

.concept_01 h3 {
  font-size: 2.14286rem;
}

.menu_01 {
  width: 45%;
  margin-bottom: 100px;
}

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

.menu_01 .menu_h > div h2 {
  font-size: 1.71429rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.menu_01 .menu_h > div span {
  color: #999;
}

.menu_01 dl {
  margin-bottom: 60px;
  border-bottom: 1px dashed #ccc;
}

.menu_01 dt, .menu_01 dd {
  border: 0 !important;
  background: none !important;
  width: 50% !important;
  padding: 0 !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #666;
}

.menu_01 dt {
  padding-left: 10px !important;
}

.menu_01 dd {
  text-align: right;
}

.btn_menu {
  margin-bottom: 20px;
}

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

.btn_menu a {
  display: block;
  color: #666 !important;
  padding: 0.3em 2em;
  border: 1px solid #ccc;
  margin-left: 1em;
}

.style_01 {
  width: 80%;
  margin: 0 auto 100px !important;
}

.style_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.style_01 li {
  width: 24%;
  margin-bottom: 25px;
}

.style_01 li:nth-child(5n) {
  margin-right: 0;
}

.style_01 li img {
  width: 14vw !important;
  height: 14vw !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.style_02 {
  width: 90%;
  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-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

@media screen and (max-width: 640px) {
  .style_02:before {
    width: 32%;
  }
}

.style_02:after {
  content: "";
  display: block;
  width: 22%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  visibility: visible !important;
}

@media screen and (max-width: 640px) {
  .style_02:after {
    width: 32%;
  }
}

.style_02 > div {
  width: 22%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .style_02 > div {
    width: 32%;
    margin-bottom: 10px;
  }
}

.style_02 > div img {
  width: 100% !important;
  max-width: 100% !important;
  height: 14vw !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  margin-right: 0;
}

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

.style_05 .box {
  margin-bottom: 10px;
}

.modaal-content-container dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modaal-content-container dt, .modaal-content-container dd {
  background: none !important;
  border: none !important;
  padding: 0.5em 1em;
}

.modaal-content-container dt {
  border-bottom: 1px solid #2399d6 !important;
  width: 20%;
  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;
}

.modaal-content-container dd {
  width: 80%;
  border-bottom: 1px solid rgba(35, 153, 214, 0.5) !important;
}

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

.staff_btn a {
  color: #333 !important;
  display: block;
  width: 300px;
  height: 40px;
  margin: 0 auto;
  border: 1px solid #666;
  line-height: 40px;
  border-radius: 500px;
  text-align: center;
}

#recruit_tb {
  display: none;
}

.life_01 {
  background-attachment: fixed;
}

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

.life_02 > div {
  width: 48%;
  margin-bottom: 40px;
}

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

.life_02 article {
  border: 1px solid #ccc;
  padding: 20px;
}

@media screen and (max-width: 640px) {
  .life_02 article {
    padding: 5px !important;
  }
}

.life_02 td {
  border: 0 !important;
  padding: 5px !important;
  font-size: 13px;
}

.life_02 h2 {
  font-size: 1.14286rem;
  font-weight: bold;
  margin-bottom: -1em;
}

.life_02 h2 span {
  background: #2399d6;
  display: inline-block;
  padding: 0.2em 0.5em;
  margin-right: 0.5em;
  color: #fff !important;
  font-size: 1rem;
  font-weight: normal;
}

.life_02 .l_copy {
  font-size: 1.71429rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.life_02 h3 {
  background: rgba(35, 153, 214, 0.1);
  display: inline-block;
  padding: 0.2em 0.9em;
  font-size: 12px;
  margin-top: 0.4em;
  color: #0d3b53;
}

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

.life_01 td {
  width: 30%;
  display: block;
  border: 0;
  padding: 0 !important;
  margin: 0 1em;
}

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

.life_01 a {
  display: block;
  text-align: center;
  border: 1px solid #666;
  margin: 0 auto;
  padding: 1em 0;
  color: #666 !important;
  background: url(../images/common/arrow.png) no-repeat 15px center;
  background-size: 10px 10px;
}

.life_07 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 140px;
}

.life_07:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.life_07:nth-child(even) .life_main {
  margin-right: 0;
}

.life_07:nth-child(even) .life_sub {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.life_07:nth-child(even) .life_sub .box:nth-child(5) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-right: 0;
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  .life_07 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 80px;
  }
}

.life_07 .life_main {
  width: 37.70%;
  margin-right: 10px;
  position: relative;
}

.life_07 .life_main:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.life_07 .life_main > 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;";
}

@media screen and (max-width: 640px) {
  .life_07 .life_main {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    position: relative;
  }
  .life_07 .life_main:after {
    content: "";
    display: block;
    width: 100%;
    padding-top: 75%;
  }
  .life_07 .life_main > 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;";
  }
}

.life_07 .life_main img {
  width: 100% !important;
}

.life_07 .life_sub {
  width: calc(50% - 10px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.life_07 .life_sub .box {
  width: calc((80.5% - 30px) / 2);
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.life_07 .life_sub .box:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.life_07 .life_sub .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;";
}

@media screen and (max-width: 640px) {
  .life_07 .life_sub .box {
    width: calc((100% - 10px) / 2);
  }
  .life_07 .life_sub .box:nth-child(even) {
    margin-right: 0;
  }
}

.life_07 .life_sub .box:nth-child(n + 5) {
  margin-top: 10px;
}

.life_07 .life_sub .box:last-child > div {
  position: absolute;
  top: 0;
  left: 0;
}

.life_07.t_02 .box:last-child {
  width: calc(80.5% - 30px);
}

@media screen and (max-width: 640px) {
  .life_07.t_02 .box:last-child {
    width: 100%;
    margin-right: 0;
  }
}

.life_07.t_02 .box:last-child:after {
  padding-top: 50%;
}

.anchor, #anchor01 {
  padding-top: 60px;
  margin-top: -60px;
}

.fade {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.fade.scrollin {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_02 {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.fade_02.scrollin {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_03 {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.fade_03.scrollin {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_04 {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.fade_04.scrollin {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_00 {
  animation: fade_00 2s ease 0s 1 normal;
  -webkit-animation: fade_00 2s ease 0s 1 normal;
}

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

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

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

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

.style_inline {
  display: none;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    font-size: 13px;
  }
}

.modaal-content-container h3 {
  font-size: 13px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: inline-block;
  background: #f3f3f3;
  padding: 0.5em 1em;
}

.modaal-content-container img {
  max-height: 350px;
  display: block;
  margin-bottom: 10px;
}

.sub_menu {
  display: none;
  overflow: visible !important;
}

.concept_01 .sub_menu {
  background: #eee;
  padding: 15px;
  color: #666;
  margin-top: 10px;
  font-size: 13px;
}

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

.concept_02 .container {
  width: 24%;
}

@media screen and (max-width: 640px) {
  .concept_02 .container {
    width: 100%;
    margin-bottom: 10px;
  }
}

.concept_02 .box:first-child {
  width: 100%;
}

.concept_02 .box:first-child span {
  display: block;
  border: 1px solid #2399d6;
  text-align: center;
  font-size: 1.28571rem;
  color: #2399d6;
  padding: 1em;
}

.concept_02 .box:last-child {
  background: #f3f3f3;
  padding: 15px;
  font-size: 13px;
}

.concept_02 .box:last-child h3 {
  font-weight: bold;
}

#anchor_01,
#anchor_02,
#anchor_03,
#anchor_04,
#anchor_05,
#anchor_06,
#anchor_07 {
  margin-top: -100px;
  padding-top: 100px;
}

.btn_03 td {
  text-align: center !important;
  border: none;
}

.btn_03 a {
  color: #333 !important;
  display: block;
  text-align: center;
  border: 1px solid #999;
  border-radius: 500px;
  height: 50px;
  line-height: 50px;
}

.blog aside a {
  color: #333 !important;
}

#calendar {
  display: none;
}

.blog #contents {
  padding-top: 0;
}

.blog #contents article {
  border: none !important;
  padding-top: 0 !important;
  margin-bottom: 80px;
}

.blog #contents article .date {
  color: #333 !important;
}

.blog #contents article h2 {
  background: #333;
  color: #fff !important;
  padding: 0.3em 0.7em;
  border: none;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .blog #contents article h2 {
    font-size: 1.14286rem;
  }
}

.home_gallery {
  width: 70%;
  margin: 0 auto;
}

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

.home_gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home_gallery .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  bottom: auto !important;
  top: 102% !important;
}

.home_gallery .slick-dots li {
  width: 100%;
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 !important;
  margin-right: 1% !important;
}

.home_gallery .slick-dots li:last-child {
  margin-right: 0 !important;
}

.home_WordPress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

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

.home_WordPress .box {
  width: 23%;
}

@media screen and (max-width: 640px) {
  .home_WordPress .box {
    width: 48%;
    margin-bottom: 25px;
  }
}

.home_WordPress .box > article > a {
  display: block;
  position: relative;
}

.home_WordPress .box > article > a:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.home_WordPress .box > article > a > 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;";
}

.home_WordPress .box:last-child {
  margin-right: 0;
}

.home_WordPress .box h3 {
  font-size: 1.14286rem;
  font-weight: bold;
  margin: 0.5em 0;
}

/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
.drawer-nav {
  display: none;
}

@media screen and (max-width: 834px) {
  /*!------------------------------------*\
    Base
\*!------------------------------------*/
  .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 a {
    font-size: 12px;
    font-weight: 400;
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #333 !important;
    line-height: 3;
    display: block;
    border-bottom: 1px solid rgba(35, 153, 214, 0.3);
  }
  .drawer-menu li ul li a {
    display: inline-block;
    background: #186a94;
    padding: 0.2em 0.5em !important;
  }
  .drawer-menu li ul li:nth-child(even) a {
    background: #1a73a1;
  }
  .drawer-hamburger {
    position: relative;
  }
  .drawer-hamburger:after {
    content: "menu";
    position: absolute;
    bottom: 2px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .drawer-open {
    overflow: hidden !important;
  }
  .drawer-brand {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 3.75rem;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-menu-item {
    font-size: 1rem;
    display: block;
    padding: .75rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent;
  }
  /*! overlay */
  .drawer-overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .drawer-open .drawer-overlay {
    display: block;
  }
  /*!------------------------------------*\
    Top
\*!------------------------------------*/
  .drawer--top .drawer-nav {
    top: -100%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .drawer--top.drawer-open .drawer-nav {
    top: 0;
  }
  .drawer--top .drawer-hamburger,
  .drawer--top.drawer-open .drawer-hamburger {
    right: 0;
  }
  /*!------------------------------------*\
    Left
\*!------------------------------------*/
  .drawer--left .drawer-nav {
    left: -16.25rem;
    -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .drawer--left.drawer-open .drawer-nav,
  .drawer--left .drawer-hamburger,
  .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
    left: 0;
  }
  .drawer--left.drawer-open .drawer-hamburger {
    left: 16.25rem;
  }
  /*!------------------------------------*\
    Right
\*!------------------------------------*/
  .drawer--right .drawer-nav {
    right: -16.25rem;
    -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .drawer--right.drawer-open .drawer-nav,
  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 0;
  }
  .drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem;
  }
  /*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
  .drawer-hamburger {
    position: fixed;
    z-index: 104;
    top: 0;
    display: block;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 2rem;
    padding: 0;
    padding-top: 18px;
    padding-right: .75rem;
    padding-bottom: 30px;
    padding-left: .75rem;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border: 0;
    outline: 0;
    background-color: transparent;
  }
  .drawer-hamburger:hover {
    cursor: pointer;
    background-color: transparent;
  }
  .drawer-hamburger-icon {
    position: relative;
    display: block;
    margin-top: 10px;
  }
  .drawer-hamburger-icon,
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #222;
  }
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    position: absolute;
    top: -10px;
    left: 0;
    content: ' ';
  }
  .drawer-hamburger-icon:after {
    top: 10px;
  }
  .drawer-open .drawer-hamburger-icon {
    background-color: transparent;
  }
  .drawer-open .drawer-hamburger-icon:before,
  .drawer-open .drawer-hamburger-icon:after {
    top: 0;
  }
  .drawer-open .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .drawer-open .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /*!------------------------------------*\
    accessibility
\*!------------------------------------*/
  /*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  /*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
  }
  /*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
  .drawer--sidebar {
    background-color: #fff;
  }
  .drawer--sidebar .drawer-contents {
    background-color: #fff;
  }
}

@media screen and (max-width: 834px) and (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}

@media screen and (max-width: 834px) and (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}

@media screen and (max-width: 834px) {
  /*!------------------------------------*\
    Navbar
\*!------------------------------------*/
  .drawer--navbarTopGutter {
    padding-top: 3.75rem;
  }
  .drawer-navbar .drawer-navbar-header {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  .drawer-navbar {
    z-index: 102;
    top: 0;
    width: 100%;
  }
  /*! .drawer-navbar modifier */
  .drawer-navbar--fixed {
    position: fixed;
  }
  .drawer-navbar-header {
    position: relative;
    z-index: 102;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 3.75rem;
    padding: 0 .75rem;
    text-align: center;
  }
  .drawer-navbar .drawer-brand {
    line-height: 3.75rem;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none;
  }
  .drawer-navbar .drawer-brand:hover {
    background-color: transparent;
  }
  .drawer-navbar .drawer-nav {
    padding-top: 3.75rem;
  }
  .drawer-navbar .drawer-menu {
    padding-bottom: 7.5rem;
  }
}

@media screen and (max-width: 834px) and (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }
  .drawer-navbar .drawer-menu--right {
    float: right;
  }
  .drawer-navbar .drawer-menu li {
    float: left;
  }
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .drawer-navbar .drawer-hamburger {
    display: none;
  }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .drawer-navbar .drawer-menu {
    padding: 0;
  }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem;
  }
}

@media screen and (max-width: 834px) {
  /*!------------------------------------*\
    Dropdown
\*!------------------------------------*/
  .drawer-dropdown-menu {
    display: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
  }
  .drawer-dropdown-menu > li {
    width: 100%;
    list-style: none;
  }
  .drawer-dropdown-menu-item {
    line-height: 3.75rem;
    display: block;
    padding: 0;
    padding-right: .75rem;
    padding-left: 1.5rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-dropdown-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent;
  }
  /*! open */
  .drawer-dropdown.open > .drawer-dropdown-menu {
    display: block;
  }
  /*! drawer-caret */
  .drawer-dropdown .drawer-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  /*! open */
  .drawer-dropdown.open .drawer-caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /*!------------------------------------*\
    Container
\*!------------------------------------*/
  .drawer-container {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 834px) and (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}

@media screen and (max-width: 834px) and (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
/*# sourceMappingURL=assets.css.map */