@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -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: #666;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fff;
}

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

.inner {
  width: 960px;
  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;
  }
}

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

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

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

@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;
  margin-bottom: 20px;
  line-height: 2.2;
}

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

.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: 16px;
  font-weight: bold;
  padding: 0 0 5px;
}

.policy h2 + br {
  display: none;
}

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

.txtimg01 td {
  border: 0 !important;
  padding: 0 10px !important;
}

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

.txtimg_01 div:last-child {
  width: 70% !important;
}

@media screen and (max-width: 640px) {
  .txtimg_01 div:last-child {
    width: 100% !important;
  }
}

.txtimg_01 div:first-child {
  width: 28% !important;
  position: relative;
}

.txtimg_01 div:first-child:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.txtimg_01 div:first-child > img, .txtimg_01 div:first-child video {
  position: absolute;
  left: 0;
  top: 1;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 640px) {
  .txtimg_01 div:first-child {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 10px;
  }
}

.txtimg_01 img {
  float: none;
  max-width: 100% !important;
  margin: 0 !important;
}

/********* 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(95, 92, 163, 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;
}

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

/*----------------- FAQ -----------------*/
.faq_q {
  font-size: 1.14286rem;
  padding-bottom: 20px !important;
  position: relative;
  color: #5f5ca3;
  font-weight: bold;
  margin-top: 10px !important;
}

.faq_q:before {
  content: "Q";
  display: block;
  background: #5f5ca3;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

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

.faq_a:before {
  content: "A";
  display: block;
  background: #8B0F1B;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

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

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

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

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

.ggmap {
  position: relative;
  padding-bottom: 130.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: 960px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@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, .event_Instagram01 .sns_video {
  width: 100% !important;
}

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

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

.event_Instagram01 .sns_photo a > img, .event_Instagram01 .sns_photo a video, .event_Instagram01 .sns_video a > img, .event_Instagram01 .sns_video a video {
  position: absolute;
  left: 0;
  top: 1;
  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: #5f5ca3;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}

.event_Instagram02 .clearfix a {
  color: #5f5ca3 !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: 960px;
  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;
}

.h2_contact h2 {
  background: #5f5ca3;
  display: inline-block;
  color: #fff;
  padding: 0.3em 1em;
  border-radius: 5px;
  margin-bottom: 10px;
}

/********* 新着情報 *********/
.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(95, 92, 163, 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;
  }
  .news_area dt {
    background: rgba(95, 92, 163, 0.1) !important;
  }
  .news_area dt, .news_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .news_area dt:nth-child(even), .news_area dd:nth-child(even) {
    padding-bottom: 1em !important;
  }
}

.home_news .blog_list {
  border: none;
  max-height: 250px !important;
  overflow: auto;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.home_news .blog_list > div {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  width: 100% !important;
}

.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: crimson;
}

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

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

.home_news .blog_text h3 {
  margin-bottom: 0;
}

.home_news .blog_text h3 a {
  color: #666 !important;
  text-decoration: underline;
}

.home_news .detail {
  margin: 0;
}

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

section.blog div#contents > article {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 0, 0, 0.1);
}

section.blog div#contents > article h2 {
  margin-bottom: 10px !important;
}

/********* コンタクトエリア *********/
.contact_area {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding-right: 20px;
  padding-left: 20px;
  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: #5f5ca3;
}

.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;
  text-align: center !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: #4c4a82;
}

.contact_area .contact_box tr:last-child td {
  text-align: center !important;
  padding: 20px !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 #5f5ca3 !important;
}

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

.company_area dl:nth-child(even) dt, .company_area dl:nth-child(even) dd {
  background: #f1f1f1 !important;
}

.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
  padding: 2em 8px !important;
  background-color: #fff !important;
}

.company_area dt {
  border-bottom: 1px solid #ccc !important;
  font-weight: bold;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.company_area dd {
  border-bottom: 1px solid #ddd !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 dl:nth-child(even) dd {
    background: #fff !important;
  }
  .company_area dt {
    background: #f3f3f3 !important;
    display: block !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(95, 92, 163, 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) {
    padding-bottom: 1em !important;
  }
}

/********* チェック項目 *********/
.check_01 li {
  font-size: 1.28571rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 1em;
  padding-left: 60px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}

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

.check_01 li:before {
  content: "\f14a";
  font-family: "font awesome 5 pro";
  position: absolute;
  left: 20px;
  top: 50%;
  line-height: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.71429rem;
  color: #393764;
  z-index: 99;
}

/********* TOPページブログリスト表示 *********/
.home_bloglist .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0 !important;
}

.home_bloglist .blog_list > div {
  width: 23.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  border: 0 !important;
}

.home_bloglist .blog_list > div .blog_photo {
  width: 100%;
  padding: 0;
}

.home_bloglist .blog_list > div .blog_photo a {
  display: block;
  width: 100%;
  position: relative;
}

.home_bloglist .blog_list > div .blog_photo a:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.home_bloglist .blog_list > div .blog_photo a > img, .home_bloglist .blog_list > div .blog_photo a video {
  position: absolute;
  left: 0;
  top: 1;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.home_bloglist .blog_list > div .blog_text {
  width: 100%;
  padding: 0;
}

.home_bloglist .blog_list > div .blog_text .blog_date {
  color: #393764;
  font-weight: bold;
  line-height: 1;
  margin: 0.5em 0;
}

.home_bloglist .blog_list > div .blog_text h3 {
  margin: 0;
  line-height: 1.6;
  margin-bottom: 0.5em;
  border-bottom: 1px dashed #bbb;
  padding-bottom: 0.5em;
}

.home_bloglist .blog_list > div .blog_text h3 a {
  color: #333 !important;
  font-weight: bold;
}

.home_bloglist .blog_list > div .blog_text .detail {
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

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

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

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

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

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

.header_txt {
  background-color: #eee;
}

.header_txt .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;
  padding: 5px 0;
  font-size: 0.92857rem;
  min-width: 960px !important;
}

@media screen and (max-width: 834px) {
  .header_txt .inner {
    min-width: 100% !important;
    padding: 10px 10px;
    padding-right: 70px;
  }
}

@media screen and (max-width: 640px) {
  .header_txt .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 60px;
  }
}

.header_txt .inner .txt {
  font-size: 0.92857rem;
  text-align: left;
}

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

@media screen and (max-width: 640px) {
  .header_txt .inner .txt {
    width: 100%;
    border-bottom: 1px dashed #aaa;
    margin-bottom: 3px;
    padding-bottom: 3px;
  }
}

.header_txt .inner .time {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .header_txt .inner .time {
    width: 50%;
    margin-left: -0.6em;
  }
}

.header_txt .inner a {
  display: block;
  text-align: left;
  color: #5f5ca3 !important;
  font-weight: bold;
  padding-left: 3.6em;
  background: url(../images/common/mail.png) left center no-repeat;
}

@media screen and (max-width: 640px) {
  .header_txt .inner a {
    width: 50%;
    font-size: 0.85714rem;
  }
}

#header {
  width: 100%;
  text-align: left;
  min-width: 960px !important;
}

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

.header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
  -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: 834px) {
  .header_container {
    padding: 15px;
    border-bottom: 1px solid #8080C0;
  }
}

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

@media screen and (max-width: 640px) {
  .header_container .h_logo {
    overflow: hidden;
    width: 100%;
    text-align: center;
  }
  .header_container .h_logo img {
    margin-left: 1.3em;
  }
}

@media screen and (max-width: 834px) {
  .header_container .address_01, .header_container .address_02 {
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  .header_container .address_01, .header_container .address_02 {
    width: 100%;
    font-size: 0.85714rem;
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .header_container .address_01 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 4px;
    margin-bottom: 4px;
  }
}

.main_image {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}

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

.main_image a {
  display: block;
}

.main_image img {
  margin: 0;
  width: 100% !important;
}

.main_image .prev {
  position: absolute;
  left: -2.6em;
  top: 50%;
  z-index: 9;
}

.main_image .prev i {
  font-size: 2.57143rem;
}

@media screen and (max-width: 834px) {
  .main_image .prev {
    display: none !important;
  }
}

.main_image .next {
  position: absolute;
  right: -2.6em;
  top: 50%;
  z-index: 9;
}

.main_image .next i {
  font-size: 2.57143rem;
}

@media screen and (max-width: 834px) {
  .main_image .next {
    display: none !important;
  }
}

nav#nav_global {
  background-color: #5f5ca3;
}

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

nav#nav_global > ul {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 960px !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

nav#nav_global > ul > li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

nav#nav_global > ul > li > a {
  display: block;
  color: #fff !important;
  font-size: 1.14286rem;
  height: 75px;
  line-height: 74px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

nav#nav_global > ul > li > a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #393764;
}

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

nav#nav_global > ul > li > ul > li {
  background: rgba(95, 92, 163, 0.8);
}

nav#nav_global > ul > li > ul > li:nth-child(even) {
  background: rgba(95, 92, 163, 0.88);
}

nav#nav_global > ul > li > ul > li > a {
  display: block;
  padding: 0px 0;
  color: #fff !important;
  height: 40px;
  line-height: 40px;
}

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

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

.footer_contact {
  color: #5f5ca3;
  padding: 50px 0;
}

.footer_contact h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: 0px;
}

.footer_contact .txt {
  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;
}

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

#footer {
  padding: 20px 0;
  background-color: #5f5ca3 !important;
}

@media screen and (max-width: 640px) {
  #footer {
    padding: 30px 20px;
  }
}

#footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  #footer ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer ul li {
    width: 48%;
    text-align: left;
  }
}

#footer ul a {
  display: inline-block;
  color: #fff !important;
  margin: 0 1em;
}

@media screen and (max-width: 640px) {
  #footer ul a {
    display: block;
    background: #393762;
    text-align: center;
    margin: 0 0 10px;
    padding: 0.5em 0.3em;
    font-size: 0.85714rem;
    border-radius: 3px;
  }
}

#copyright {
  color: #fff;
  text-align: center;
  margin-top: 2em;
}

#pagetop {
  position: fixed;
  right: 1%;
  bottom: 20px;
  z-index: 99999;
}

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

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

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

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0;
  line-height: 2;
}

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

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

#main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#main:after {
  display: none;
}

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

#col_main {
  width: 71.875% !important;
}

@media screen and (max-width: 834px) {
  #col_main {
    width: 75% !important;
  }
}

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

#col_side1 {
  width: 23.95833% !important;
  margin-top: 60px;
}

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

#col_side1 a.sidebtn01 {
  display: block;
  background: #5f5ca3;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.5em;
  font-size: 0.92857rem;
  color: #fff !important;
  margin-bottom: 10px;
}

#col_side1 a.sidebtn01:before {
  content: "\f0da";
  font-family: "font awesome 5 pro";
  font-weight: bold;
  margin-right: 0.45em;
}

#col_side1 a.sidebtn02 {
  display: block;
  background: #eee;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.5em;
  font-size: 0.92857rem;
  color: #666 !important;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  #col_side1 a.sidebtn02 {
    font-size: 0.85714rem;
    padding-left: 0.5em;
  }
}

#col_side1 a.sidebtn02:before {
  content: "\f0da";
  font-family: "font awesome 5 pro";
  font-weight: bold;
  margin-right: 0.45em;
}

.h1_txt01 h1 {
  font-size: 2rem;
  color: #5f5ca3;
  letter-spacing: 0.2em;
  position: relative;
  line-height: 1;
  padding-bottom: 0.86em;
}

.h1_txt01 h1:before {
  content: "";
  width: 80px;
  height: 2px;
  background: #5f5ca3;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.pankuzu {
  font-size: 0.85714rem !important;
}

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

.h2_txt01 h2 {
  background: #f3f3f3;
  font-size: 1.28571rem;
  padding: 1.3em 1em;
  padding-left: 2em;
  position: relative;
}

.h2_txt01 h2:before {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  border-radius: 500px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #5f5ca3;
}

.h2_txt02 h2 {
  font-size: 1.71429rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #5f5ca3;
  position: relative;
  border-bottom: 1px solid #ccc .h2_txt02 h2;
}

.h2_txt02 h2 :before {
  content: "";
  width: 100px;
  height: 3px;
  background: #5f5ca3;
  position: absolute;
  left: 0;
  top: 0;
}

.h2_txt03 h2 {
  font-size: 1.28571rem;
  font-weight: bold;
  color: #8080C0;
  background: #eee;
  padding: 0.3em 1em;
}

.h3_txt01 h3 {
  font-size: 1.14286rem;
  font-weight: bold;
  background-color: #eee;
  padding: 0.5em 0.5em;
}

.h3_txt02 {
  border-bottom: 1px dashed #ccc;
}

.h3_txt02 h3 {
  color: #004040;
  font-weight: bold;
  font-size: 1.14286rem;
}

.h3_txt02 div {
  font-size: 0.92857rem;
}

.h3_txt03 h3 {
  font-weight: bold;
  background: #eee;
  padding: 0.25em 0;
}

.h3_txt04 h3 {
  font-weight: bold;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #8F2482;
  font-size: 1.71429rem;
  border-bottom: 1px dashed #ccc;
}

.btn_01 a, a.btn_01 {
  background: #5f5ca3;
  display: inline-block;
  padding: 0.5em 3em;
  color: #fff !important;
  position: relative;
  border-radius: 3px;
  max-width: 100%;
}

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

.btn_01 a:after, a.btn_01:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn_02 a, a.btn_02 {
  background: #eee;
  display: inline-block;
  padding: 0.5em 3em;
  color: #5f5ca3 !important;
  position: relative;
  max-width: 100%;
}

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

.btn_02 a:after, a.btn_02:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn_03 a, a.btn_03 {
  background: #F37979;
  display: inline-block;
  padding: 0.5em 3em;
  color: #fff !important;
  position: relative;
  max-width: 100%;
}

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

.btn_03 a:after, a.btn_03:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

/*-------------------- HOME --------------------*/
/*-------------------- HOME --------------------*/
.about_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about_01 .box {
  width: 15%;
  background: #eee;
  height: 70px;
  line-height: 1.3;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  text-align: center;
  position: relative;
  overflow: visible !important;
}

.about_01 .box:before {
  content: "\f061";
  font-family: "font awesome 5 pro";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 115%;
  z-index: 6;
}

.about_01 .box:last-child:before {
  display: none;
}

.about_01 .box div {
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .about_01 .box div {
    font-size: 0.85714rem;
  }
}

.about_01 .box:nth-child(3) {
  background: #cbbfd8;
}

.about_01 .box:nth-child(3) > div {
  color: #fff;
  font-size: 1.28571rem;
}

.about_02 li {
  margin-bottom: 20px;
}

.about_03 {
  background-color: #c6c3f8;
  padding: 40px 20px;
  font-size: 1.14286rem;
}

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

@media screen and (max-width: 834px) {
  .who_01 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .who_01:before {
    content: "";
    width: 24%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .who_01:after {
    content: "";
    width: 24%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.who_01 .box {
  overflow: visible !important;
}

@media screen and (max-width: 834px) {
  .who_01 .box {
    width: 24%;
  }
}

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

.who_01 a {
  display: inline-block;
  color: #5f5ca3 !important;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#eee), to(#ccc));
  background: linear-gradient(to right, #eee, #ccc);
  -webkit-box-shadow: 1px 1px 1px #cccccc;
          box-shadow: 1px 1px 1px #cccccc;
  padding: 0.6em 0.4em;
  margin: 0 0.5em;
}

@media screen and (max-width: 834px) {
  .who_01 a {
    width: 100%;
    font-size: 0.92857rem;
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
}

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

.img_60 img {
  width: 60% !important;
}

.txtimg_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.txtimg_02:after {
  display: none;
  visibility: hidden;
}

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

.txtimg_02 > div {
  width: 48%;
  font-size: 0.92857rem;
  line-height: 1.6;
}

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

@media screen and (max-width: 640px) {
  .txtimg_02 > div:nth-child(1) {
    width: 100%;
    margin: 0 auto 15px;
  }
}

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

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

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

.who_02 > div {
  width: 48%;
  font-size: 0.92857rem;
  line-height: 1.6;
}

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

@media screen and (max-width: 640px) {
  .who_02 > div:nth-child(1) {
    width: 100%;
    margin: 0 auto 15px;
  }
}

.who_02 ul {
  margin-bottom: 0 !important;
}

.who_02 .slick-dots {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.who_02 .slick-dots li {
  margin: 0;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  position: relative;
}

.who_02 .slick-dots li:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.who_02 .slick-dots li > img, .who_02 .slick-dots li video {
  position: absolute;
  left: 0;
  top: 1;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

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

.repair_01 .box {
  width: 48%;
}

.repair_01 .box > div:first-child {
  width: 100%;
  position: relative;
}

.repair_01 .box > div:first-child:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.repair_01 .box > div:first-child > img, .repair_01 .box > div:first-child video {
  position: absolute;
  left: 0;
  top: 1;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.repair_01 .box > div:nth-child(2) {
  text-align: center;
  font-size: 1.14286rem;
  line-height: 1.3;
}

@media screen and (max-width: 640px) {
  .repair_01 .box > div:nth-child(2) {
    font-size: 0.92857rem;
  }
}

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

.repair_02 .box {
  width: 32%;
}

.repair_02 .box > div:first-child {
  width: 100%;
}

.repair_02 .box > div:nth-child(2) {
  text-align: center;
  font-size: 0.85714rem;
  margin-top: 1em;
}

@media screen and (max-width: 640px) {
  .repair_02 .box > div:nth-child(2) {
    font-size: 8px;
  }
}

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

.repair_03 .box {
  width: 48%;
}

.repair_03 .box > div:first-child {
  width: 100%;
}

.repair_03 .box > div:nth-child(2) {
  text-align: center;
  font-size: 0.85714rem;
  margin-top: 1em;
}

@media screen and (max-width: 640px) {
  .repair_03 .box > div:nth-child(2) {
    font-size: 8px;
  }
}

.brand_01 {
  border-bottom: 1px dashed #999;
  padding-bottom: 20px;
}

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

.brand_02:after {
  content: "";
  width: 31%;
}

.brand_02 .box {
  width: 31%;
  margin-bottom: 20px;
}

.brand_02 .box > a:first-child {
  width: 100%;
  display: block;
  position: relative;
}

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

.brand_02 .box > a:first-child > img, .brand_02 .box > a:first-child video {
  position: absolute;
  left: 0;
  top: 1;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.brand_02 .box > div:nth-child(2) {
  font-size: 0.85714rem;
}

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

.brand_03:after {
  content: "";
  width: 31%;
}

.brand_03 .box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}

.brand_03 .box > a:first-child {
  width: 25%;
  display: block;
}

.brand_03 .box > div:nth-child(2) {
  width: 73%;
  font-size: 0.85714rem;
}

.brand_h2 img {
  height: 80px !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

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

.access_01 .box {
  width: 50%;
}

.access_01 .ggmap {
  margin-top: 10px;
}

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

.profile_02 .name {
  font-size: 1.14286rem;
}

.profile_02 .name span {
  font-size: 1.5em;
  display: inline-block;
  margin-left: 0.5em;
}

/*!
 * 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
\*!------------------------------------*/
  body .drawer-nav {
    position: fixed;
    z-index: 151;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    max-height: 75vh;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    pointer-events: none;
    -ms-touch-action: auto !important;
        touch-action: auto !important;
    margin: 0px auto 0;
    padding: 0 12.5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: auto;
  }
  body .drawer-nav > div {
    width: 100%;
  }
  body .drawer-nav .d_logo {
    margin-bottom: 1em;
  }
  body .drawer-nav .d_logo a {
    color: #fff !important;
  }
  body .drawer-nav .d_logo a img {
    max-height: 60px !important;
  }
  body .drawer-nav .drawer_info {
    border-top: 1px solid #fff;
    padding: 1em;
    margin-top: 1em;
  }
  body .drawer-nav .drawer_info .tel a.tel_link {
    display: inline-block;
    line-height: 1.5;
    display: inline-block;
    font-size: 1.71429rem;
    font-weight: bold;
    margin-bottom: 0 !important;
    color: #fff !important;
    margin: 5px 0 10px !important;
  }
  body .drawer-nav .drawer_info .mail a {
    display: inline-block;
    background: #fff;
    color: #5f5ca3 !important;
    padding: 0.8em 2.2em;
    border-radius: 5px;
  }
  body .drawer-nav::-webkit-scrollbar {
    display: none;
  }
  .drawer-menu {
    width: 100% !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;
    padding: 0;
  }
  .drawer-menu > li {
    text-align: center !important;
    display: block;
    width: 100%;
    position: relative;
  }
  .drawer-menu > li > a {
    font-size: 1rem;
    font-weight: 400;
    font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff !important;
    line-height: 2.5;
    text-align: center;
    display: inline-block;
  }
  .drawer-menu > li > ul {
    width: 100%;
    top: 100%;
    right: 0;
    left: 0;
    margin: auto;
    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;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding: 10px;
    z-index: 999999999999999;
    overflow: auto;
  }
  .drawer-menu > li > ul > li {
    text-align: center;
    width: 100%;
    margin-bottom: 3px;
  }
  .drawer-menu > li > ul > li > a {
    display: inline-block;
    color: #333 !important;
    font-size: 1rem;
    padding: 0.3em !important;
  }
  .drawer-nav .tel a.tel_link {
    pointer-events: none;
  }
  .drawer-open .drawer-nav .tel a.tel_link {
    pointer-events: auto;
  }
  .drawer-hamburger {
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .drawer-hamburger:after {
    content: "menu";
    position: absolute;
    bottom: 2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition: 0;
    transition: 0;
  }
  .nav_bg {
    content: "";
    background: #5f5ca3;
    width: 2500px;
    height: 2500px;
    margin-right: -1250px;
    margin-top: -1250px;
    top: 36px;
    right: 24px;
    display: block;
    position: fixed;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: scale(0);
            transform: scale(0);
    pointer-events: none;
    z-index: 9;
  }
}

@media screen and (max-width: 834px) and (max-width: 640px) {
  .nav_bg {
    width: 2000px;
    height: 2000px;
    margin-right: -1000px;
    margin-top: -1000px;
  }
}

@media screen and (max-width: 834px) {
  .drawer-open .nav_bg {
    -webkit-transition: all 0.7s ease-in;
    transition: all 0.7s ease-in;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .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;
  }
  /*!------------------------------------*\
    Right
\*!------------------------------------*/
  .drawer--right .drawer-nav {
    opacity: 0;
    pointer-events: none !important;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .drawer--right.drawer-open .drawer-nav,
  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    pointer-events: all !important;
  }
  .drawer--right.drawer-open .drawer-nav {
    opacity: 1;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
    pointer-events: all !important;
  }
  .drawer-nav, .drawer--right.drawer-close .drawer-nav {
    pointer-events: none !important;
  }
  .drawer--right.drawer-open .drawer-nav {
    pointer-events: all !important;
  }
  /*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
  .drawer-hamburger {
    position: fixed;
    z-index: 99999;
    top: 3px;
    right: 3px;
    display: block;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 2rem;
    padding: 0;
    padding-top: 10px;
    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-open .drawer-hamburger-icon,
  .drawer-open .drawer-hamburger-icon:before,
  .drawer-open .drawer-hamburger-icon:after {
    background-color: #fff;
  }
  .drawer-open .drawer-hamburger {
    color: #fff;
    -webkit-transition: 0;
    transition: 0;
  }
  .drawer-open .drawer-hamburger:after {
    content: "close";
    position: absolute;
    bottom: 2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition: 0;
    transition: 0;
  }
  .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 */