@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Patrick+Hand&display=swap");
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  visibility: hidden;
}

html.wf-active {
  visibility: visible;
}

html {
  visibility: hidden;
}

html.wf-active {
  visibility: visible;
}

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

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

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

h1, h2, h3, h4, h5, h6 {
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

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

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 1200px;
  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: 1200px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap {
    padding: 0 10px !important;
  }
}

#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;
  transition: 0.7s;
}

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

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: flex;
  justify-content: center;
  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: 834px) {
  .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;
}

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

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

div::-webkit-scrollbar-thumb {
  background: rgba(154, 154, 139, 0.25);
  border-radius: 10px;
  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.28571rem;
  padding-bottom: 20px !important;
  position: relative;
  color: #ee6670;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.faq_q > div {
  font-weight: bold;
  line-height: 1;
}
.faq_q:before {
  content: "Q";
  display: block;
  background: #ee6670;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -10px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .faq_q:before {
    left: 10px;
  }
}

.faq_a {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ddd dashed;
  padding-bottom: 30px !important;
}
.faq_a:before {
  content: "A";
  display: block;
  background: #41988F;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  font-size: 1.28571rem;
  left: 0px;
  top: -6px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .faq_a:before {
    left: 10px;
  }
}

/*----------------- FAQ -----------------*/
.faq_q2 {
  font-size: 1.28571rem;
  padding-bottom: 20px !important;
  position: relative;
  color: #b2956d;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.faq_q2 > div {
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .faq_q2 > div {
    line-height: 1.4;
  }
}
.faq_q2:before {
  content: "Q";
  display: block;
  background: #b2956d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -10px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .faq_q2:before {
    top: 0;
  }
}

.faq_a2 {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ddd dashed;
  padding-bottom: 30px !important;
}
.faq_a2:before {
  content: "A";
  display: block;
  background: #4245ac;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  font-size: 1.28571rem;
  left: 0px;
  top: -6px;
  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 */
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: 1200px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
@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: flex;
  flex-flow: row;
  border: none;
}
@media screen and (max-width: 640px) {
  .event_Instagram01 .sns_list {
    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: 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: 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: #9a9a8b;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}
.event_Instagram02 .clearfix a {
  color: #9a9a8b !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: flex;
  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: 1200px;
  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: flex;
  align-items: center;
  flex-flow: column;
}
@media screen and (max-width: 640px) {
  .home_contact .inner .box {
    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: #9a9a8b;
  display: inline-block;
  color: #fff;
  padding: 0.3em 1em;
  border-radius: 5px;
  margin-bottom: 10px;
}

/********* 新着情報 *********/
.home_news .blog_list {
  border: none;
}
.home_news .blog_list > div:first-child h3:after {
  content: "\f0daNew!!";
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  font-weight: bold;
  color: #9a9a8b;
}
.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 #9a9a8b;
  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: #9a9a8b !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: flex;
  flex-wrap: wrap;
  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;
  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: #9a9a8b;
}
.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: flex;
  justify-content: 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: flex;
  align-items: 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 {
  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: #818171;
}
.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: flex;
  align-items: 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 #9a9a8b !important;
}
@media screen and (max-width: 640px) {
  .company_area table td:nth-child(odd) {
    background: rgba(154, 154, 139, 0.1);
    width: 100% !important;
  }
}

.company_area dl:nth-child(even) {
  background: #fafafa;
}
.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
  padding: 2em 8px !important;
}
.company_area dt {
  border-bottom: 1px solid #ccc !important;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: center !important;
}
.company_area dd {
  border-bottom: 1px solid #ddd !important;
}
@media screen and (max-width: 640px) {
  .company_area dl {
    display: flex;
    flex-flow: column;
  }
  .company_area dt {
    background: rgba(154, 154, 139, 0.1) !important;
    align-items: flex-start !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;
  }
}

@media screen and (max-width: 640px) {
  .company_area02 {
    padding: 0 10px !important;
  }
}
.company_area02 dt, .company_area02 dd {
  background: none !important;
  border: none !important;
}
.company_area02 dl {
  margin-bottom: 10px;
  display: flex;
}
.company_area02 dt {
  background: #eee !important;
  text-align: center !important;
  align-items: center !important;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-right: 1em;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .company_area02 dl {
    display: flex;
    flex-flow: column;
  }
  .company_area02 dt {
    background: rgba(154, 154, 139, 0.1) !important;
    text-align: left !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;
  }
}

/********* チェック項目 *********/
.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;
  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;
  transform: translateY(-50%);
  font-size: 1.71429rem;
  color: #da5019;
  z-index: 99;
}

#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%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}
.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 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;
          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;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  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;
    order: 1;
    padding-top: 0px !important;
  }
  #builingual {
    display: flex;
    align-items: center;
    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;
  }
}

@media screen and (max-width: 640px) {
  .f_sp_13 {
    font-size: 0.928571428rem;
  }
}

header#global_header {
  max-width: 100%;
  min-width: auto !important;
  position: relative;
  z-index: 999999;
}
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;
  }
}

.header_container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .header_container {
    justify-content: center;
    flex-flow: column;
  }
}
.header_container .col_01 {
  text-align: left;
}
.header_container .col_02 {
  text-align: right;
}
@media screen and (max-width: 834px) {
  .header_container .col_02 {
    text-align: center;
  }
}
.header_container .col_02 a {
  color: #333 !important;
}
.header_container .h_logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .header_container .h_logo a {
    display: flex;
    justify-content: center;
  }
  .header_container .h_logo img {
    width: 70vw !important;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain;";
  }
}
@media screen and (max-width: 640px) {
  .header_container .h_logo img {
    width: 60vw !important;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain;";
  }
}

nav#nav_global {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 30px;
  z-index: 2;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 834px) {
  nav#nav_global {
    display: none;
  }
}
nav#nav_global > ul {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
nav#nav_global > ul > li {
  flex-grow: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
nav#nav_global > ul > li:before {
  content: "";
  display: block;
  width: 1px;
  height: 45px;
  border-right: 1px dashed #9a9a8b;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
nav#nav_global > ul > li:last-child:before {
  display: none;
}
nav#nav_global > ul > li > a {
  display: block;
  padding: 20px 0px;
  width: 100%;
  font-size: 1.28571rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333 !important;
  font-weight: bold;
}
@media screen and (max-width: 900px) {
  nav#nav_global > ul > li > a {
    font-size: 1.14286rem;
  }
}
nav#nav_global > ul > li > a > span {
  font-size: 0.95em;
  font-family: "Patrick Hand", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #f8b83c !important;
  display: block;
  font-weight: normal;
  letter-spacing: 0.05em;
}
nav#nav_global > ul > li > a:hover {
  transition: 0.5s;
}
nav#nav_global > ul > li > ul {
  position: absolute;
  width: 100%;
  bottom: 100%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  display: flex;
  flex-flow: column;
}
nav#nav_global > ul > li > ul > li {
  background: rgba(154, 154, 139, 0.8);
}
nav#nav_global > ul > li > ul > li:nth-child(even) {
  background: rgba(154, 154, 139, 0.88);
}
nav#nav_global > ul > li > ul > li:last-child a {
  padding-bottom: 13px;
}
nav#nav_global > ul > li > ul > li > a {
  display: block;
  padding: 10px 0;
  color: #fff !important;
  font-size: 0.928571428rem;
}
nav#nav_global > ul > li > ul > li > a:hover {
  transition: 0.5s;
}

#mainArea .swiper-container img {
  width: 100% !important;
  max-width: 100% !important;
  height: 90vh !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
@media screen and (max-width: 834px) {
  #mainArea .swiper-container img {
    height: 50vh !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .swiper-container img {
    height: 30vh !important;
  }
}

.swiper-container {
  overflow: visible !important;
}

.swiper-pagination {
  bottom: -40px !important;
  z-index: 999 !important;
  display: flex;
  align-items: center !important;
  justify-content: center;
  transform: translateX(-5px) !important;
}
.swiper-pagination > span {
  width: 10px !important;
  opacity: 1 !important;
  height: 10px !important;
  margin: 0 0.5em !important;
}
.swiper-pagination > span:nth-child(1) {
  background-color: #70cee0;
}
.swiper-pagination > span:nth-child(2) {
  background-color: #a6d62b;
}
.swiper-pagination > span:nth-child(3) {
  background-color: #f8b83c;
}
.swiper-pagination span.swiper-pagination-bullet-active {
  transform: scale(1.7);
  transition: 0.5s;
}

/*-----------------------------------------------------------------------------------------*/
#sub_header {
  background: url(../images/home/bg_home003.png) center center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 834px) {
  #sub_header .header_container {
    display: block;
  }
}
#sub_header .h_logo {
  top: 7px;
  bottom: auto;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (max-width: 834px) {
  #sub_header .h_logo {
    position: static;
    display: block;
    padding: 0.6em 0;
  }
  #sub_header .h_logo a {
    display: block;
    text-align: center;
  }
}
#sub_header #mainArea {
  height: 280px;
}
@media screen and (max-width: 834px) {
  #sub_header #mainArea {
    height: 150px;
  }
}
@media screen and (max-width: 834px) {
  #sub_header #mainArea {
    display: none;
  }
}
#sub_header #mainArea .swiper-container img {
  display: none;
  width: 100% !important;
  max-width: 100% !important;
  height: 30vh !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
#sub_header nav {
  bottom: 20px;
}
#sub_header nav > ul > li > ul {
  bottom: auto;
  top: 100%;
}

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

#footer {
  padding: 50px 0 0;
  padding-top: 248px;
  background: url(../images/common/bg_footer_line.png) repeat-x center top;
}
#footer .footer_container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#footer .footer_container .col_01 {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  #footer .footer_container .col_01 {
    margin-bottom: 2em;
    text-align: center;
  }
}
#footer .footer_container .col_01 .h_logo img {
  width: 25%;
}
@media screen and (max-width: 640px) {
  #footer .footer_container .col_01 .h_logo img {
    width: 75%;
  }
}
#footer .footer_container .col_01 address {
  margin: 20px 0 50px;
}
@media screen and (max-width: 640px) {
  #footer .footer_container .col_01 address {
    margin: 20px 0;
  }
}
#footer .footer_container .col_02 {
  width: 100%;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 15px 0;
}
.nav_footer {
  display: flex;
  position: relative;
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
}
.nav_footer:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .nav_footer {
    flex-wrap: wrap !important;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .nav_footer {
    width: 100%;
    height: auto;
    justify-content: space-between;
  }
}
.nav_footer li {
  margin-right: 1.3em;
  line-height: 1;
}
.nav_footer li:before {
  content: url(../images/home/list.png);
}
@media screen and (max-width: 640px) {
  .nav_footer li:before {
    display: none;
  }
}
.nav_footer li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .nav_footer li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .nav_footer li {
    width: 48%;
    text-align: center;
    margin-right: 0;
  }
}
.nav_footer li a {
  color: #333 !important;
}
@media screen and (max-width: 900px) {
  .nav_footer li a {
    font-size: 0.785714285rem;
  }
}
@media screen and (max-width: 834px) {
  .nav_footer li a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .nav_footer li a {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.5em;
    background: rgba(154, 154, 139, 0.3);
    padding: 0.78em 0;
    border-radius: 5px;
  }
}

#copyright {
  color: #272727;
  text-align: center;
  line-height: 1;
  padding: 15px 0;
}
#copyright small {
  line-height: 1;
  display: block;
  font-size: 100%;
}

#pagetop {
  position: fixed;
  right: 28px;
  bottom: 20px;
  z-index: 99999;
}
@media screen and (max-width: 640px) {
  #pagetop {
    display: none;
  }
}
#pagetop a {
  background: #9a9a8b;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pagetop i {
  color: #fff !important;
}
@media screen and (max-width: 640px) {
  #pagetop {
    top: -7%;
  }
}

#class3_side {
  position: fixed;
  right: 10px;
  bottom: 90px;
  z-index: 99999;
}
@media screen and (max-width: 640px) {
  #class3_side {
    width: 100%;
    bottom: 20px;
    right: auto !important;
    left: 0;
    bottom: 0;
  }
}
#class3_side ul {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  #class3_side ul {
    flex-direction: row;
    width: 100%;
    justify-content: center !important;
    flex-wrap: nowrap !important;
  }
}
#class3_side li {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  #class3_side li {
    margin-bottom: 0;
    margin: 0 1% 0;
  }
}
#class3_side li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  #class3_side li img {
    width: 60px !important;
  }
}
@media screen and (max-width: 640px) {
  #class3_side li img {
    width: 70px !important;
  }
}

/*-----------------------------------------------------------------------------------------*/
.h1_txt01 {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: url(../images/contents/bg_h1.jpg) center center no-repeat;
  background-size: cover;
  height: 120px;
  line-height: 120px;
}
@media screen and (max-width: 640px) {
  .h1_txt01 {
    height: 100px;
    line-height: 100px;
  }
}
.h1_txt01 h1 {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 2.14286rem;
}
@media screen and (max-width: 834px) {
  .h1_txt01 h1 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .h1_txt01 h1 {
    font-size: 1.42857rem;
    text-align: center;
  }
}

.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%;
  transform: translateY(-50%);
  background: #9a9a8b;
}

.h2_txt02 h2 {
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.14286rem;
  line-height: 1;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.h2_txt02 h2:after {
  content: "";
  background: url(../images/contents/bg_stripe.svg) center/4px;
  display: block;
  width: 30%;
  height: 6px;
  position: absolute;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  left: 0;
}

.h2_txt03a h2, .h2_txt03a h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03a h2 > span, .h2_txt03a h3 > span {
  position: relative;
}
.h2_txt03a h2 > span:before, .h2_txt03a h3 > span:before {
  content: url(../images/contents/pt01_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03a h2 > span:after, .h2_txt03a h3 > span:after {
  content: url(../images/contents/pt01_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03b h2, .h2_txt03b h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03b h2 > span, .h2_txt03b h3 > span {
  position: relative;
}
.h2_txt03b h2 > span:before, .h2_txt03b h3 > span:before {
  content: url(../images/contents/pt02_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03b h2 > span:after, .h2_txt03b h3 > span:after {
  content: url(../images/contents/pt02_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03c h2, .h2_txt03c h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03c h2 > span, .h2_txt03c h3 > span {
  position: relative;
}
.h2_txt03c h2 > span:before, .h2_txt03c h3 > span:before {
  content: url(../images/contents/pt03_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03c h2 > span:after, .h2_txt03c h3 > span:after {
  content: url(../images/contents/pt03_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03d h2, .h2_txt03d h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03d h2 > span, .h2_txt03d h3 > span {
  position: relative;
}
.h2_txt03d h2 > span:before, .h2_txt03d h3 > span:before {
  content: url(../images/contents/pt04_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03d h2 > span:after, .h2_txt03d h3 > span:after {
  content: url(../images/contents/pt04_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03e h2, .h2_txt03e h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03e h2 > span, .h2_txt03e h3 > span {
  position: relative;
}
.h2_txt03e h2 > span:before, .h2_txt03e h3 > span:before {
  content: url(../images/contents/pt05_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03e h2 > span:after, .h2_txt03e h3 > span:after {
  content: url(../images/contents/pt05_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03f h2, .h2_txt03f h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03f h2 > span, .h2_txt03f h3 > span {
  position: relative;
}
.h2_txt03f h2 > span:before, .h2_txt03f h3 > span:before {
  content: url(../images/contents/pt06_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03f h2 > span:after, .h2_txt03f h3 > span:after {
  content: url(../images/contents/pt06_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03g h2, .h2_txt03g h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03g h2 > span, .h2_txt03g h3 > span {
  position: relative;
}
.h2_txt03g h2 > span:before, .h2_txt03g h3 > span:before {
  content: url(../images/contents/pt07_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03g h2 > span:after, .h2_txt03g h3 > span:after {
  content: url(../images/contents/pt07_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03h h2, .h2_txt03h h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03h h2 > span, .h2_txt03h h3 > span {
  position: relative;
}
.h2_txt03h h2 > span:before, .h2_txt03h h3 > span:before {
  content: url(../images/contents/pt08_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03h h2 > span:after, .h2_txt03h h3 > span:after {
  content: url(../images/contents/pt08_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

.h2_txt03i h2, .h2_txt03i h3 {
  font-size: 2.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
.h2_txt03i h2 > span, .h2_txt03i h3 > span {
  position: relative;
}
.h2_txt03i h2 > span:before, .h2_txt03i h3 > span:before {
  content: url(../images/contents/pt09_left.png);
  position: absolute;
  left: -100px;
  top: -27%;
}
.h2_txt03i h2 > span:after, .h2_txt03i h3 > span:after {
  content: url(../images/contents/pt09_right.png);
  position: absolute;
  right: -100px;
  top: 34%;
}

@media screen and (max-width: 640px) {
  .h2_txt03a h2, .h2_txt03a h3, .h2_txt03b h2, .h2_txt03b h3, .h2_txt03c h2, .h2_txt03c h3, .h2_txt03d h2, .h2_txt03d h3, .h2_txt03e h2, .h2_txt03e h3, .h2_txt03f h2, .h2_txt03f h3, .h2_txt03g h2, .h2_txt03g h3, .h2_txt03h h2, .h2_txt03h h3, .h2_txt03i h2, .h2_txt03i h3 {
    font-size: 1.71429rem;
  }
  .h2_txt03a h2 span:before, .h2_txt03a h3 span:before, .h2_txt03b h2 span:before, .h2_txt03b h3 span:before, .h2_txt03c h2 span:before, .h2_txt03c h3 span:before, .h2_txt03d h2 span:before, .h2_txt03d h3 span:before, .h2_txt03e h2 span:before, .h2_txt03e h3 span:before, .h2_txt03f h2 span:before, .h2_txt03f h3 span:before, .h2_txt03g h2 span:before, .h2_txt03g h3 span:before, .h2_txt03h h2 span:before, .h2_txt03h h3 span:before, .h2_txt03i h2 span:before, .h2_txt03i h3 span:before {
    top: -65%;
    width: 60px !important;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .h2_txt03a h2 span:before, .h2_txt03a h3 span:before, .h2_txt03b h2 span:before, .h2_txt03b h3 span:before, .h2_txt03c h2 span:before, .h2_txt03c h3 span:before, .h2_txt03d h2 span:before, .h2_txt03d h3 span:before, .h2_txt03e h2 span:before, .h2_txt03e h3 span:before, .h2_txt03f h2 span:before, .h2_txt03f h3 span:before, .h2_txt03g h2 span:before, .h2_txt03g h3 span:before, .h2_txt03h h2 span:before, .h2_txt03h h3 span:before, .h2_txt03i h2 span:before, .h2_txt03i h3 span:before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .h2_txt03a h2 span:after, .h2_txt03a h3 span:after, .h2_txt03b h2 span:after, .h2_txt03b h3 span:after, .h2_txt03c h2 span:after, .h2_txt03c h3 span:after, .h2_txt03d h2 span:after, .h2_txt03d h3 span:after, .h2_txt03e h2 span:after, .h2_txt03e h3 span:after, .h2_txt03f h2 span:after, .h2_txt03f h3 span:after, .h2_txt03g h2 span:after, .h2_txt03g h3 span:after, .h2_txt03h h2 span:after, .h2_txt03h h3 span:after, .h2_txt03i h2 span:after, .h2_txt03i h3 span:after {
    top: 25%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .h2_txt03a h2 span:after, .h2_txt03a h3 span:after, .h2_txt03b h2 span:after, .h2_txt03b h3 span:after, .h2_txt03c h2 span:after, .h2_txt03c h3 span:after, .h2_txt03d h2 span:after, .h2_txt03d h3 span:after, .h2_txt03e h2 span:after, .h2_txt03e h3 span:after, .h2_txt03f h2 span:after, .h2_txt03f h3 span:after, .h2_txt03g h2 span:after, .h2_txt03g h3 span:after, .h2_txt03h h2 span:after, .h2_txt03h h3 span:after, .h2_txt03i h2 span:after, .h2_txt03i h3 span:after {
    display: none;
  }
}

.h3_txt01 h3 {
  font-size: 1.71429rem;
  line-height: 1;
}
.h3_txt01 h3 > span {
  display: inline-block;
  background: url(../images/contents/bg_stripe.svg) center bottom/4px 6px repeat-x;
  padding-bottom: 0.5em;
}

.h3_txt02 h3 {
  font-size: 1.14286rem;
  border-bottom: 1px solid #aaa;
}

.btn_01 a, a.btn_01 {
  background: #da5019;
  display: inline-block;
  padding: 0.5em 3em;
  color: #fff !important;
  position: relative;
  border-radius: 3px;
}
@media screen and (max-width: 640px) {
  .btn_01 a, a.btn_01 {
    font-size: 1rem;
    padding: 0.7em 0.2em;
    width: 100%;
  }
}
.btn_01 a:after, a.btn_01:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.btn_03 a, a.btn_03 {
  background: url(../images/contents/btn_home06.png);
  display: inline-block;
  padding: 0.5em 3em;
  color: #fff !important;
  position: relative;
  border-radius: 3px;
  width: 360px !important;
}
@media screen and (max-width: 640px) {
  .btn_03 a, a.btn_03 {
    font-size: 1rem;
    padding: 0.7em 0.2em;
    width: 100%;
  }
}
.btn_03 a:after, a.btn_03:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.bg_01 {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: #fcf1d9;
  position: relative;
  z-index: 77;
}
.bg_01:before {
  content: "";
  background: url(../images/home/bg_home01.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 1;
}
.bg_01:after {
  visibility: visible;
  content: "";
  background: url(../images/home/bg_home02.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}

.bg_01b {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: #fcf1d9;
  position: relative;
  z-index: 77;
}
.bg_01b:after {
  visibility: visible;
  content: "";
  background: url(../images/home/bg_home02.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}

.bg_sol {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: #F4EEE3;
  position: relative;
  z-index: 77;
}
.bg_sol:before {
  content: "";
  background: url(../images/solfege/bg_sol01.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 1;
}
.bg_sol:after {
  visibility: visible;
  content: "";
  background: url(../images/solfege/bg_sol02.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}

.bg_02, .class1_03 .box:nth-child(3), .hei_07, .hei_04 {
  background: #ede8dd;
  border-radius: 240px 15px 100px 15px/15px 200px 15px 185px;
  position: relative;
}
.bg_02:before, .class1_03 .box:nth-child(3):before, .hei_07:before, .hei_04:before {
  content: "";
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 1px dashed rgb(196, 193, 178);
  border-radius: 240px 15px 100px 15px/15px 200px 15px 185px;
  pointer-events: none;
}

.txtimg_01 {
  justify-content: space-between;
  align-items: center;
}
.txtimg_01 .box:nth-child(1) {
  width: 33.9166666%;
}
@media screen and (max-width: 640px) {
  .txtimg_01 .box:nth-child(1) {
    width: 100%;
  }
}
.txtimg_01 .box:nth-child(2) {
  width: 59.5%;
}
@media screen and (max-width: 640px) {
  .txtimg_01 .box:nth-child(2) {
    width: 100%;
  }
}

.waku01a, .class1_03 .container {
  background: url(../images/frame/waku_kado01.png) left top no-repeat, url(../images/frame/waku_kado02.png) right top no-repeat, url(../images/frame/waku_kado03.png) right bottom no-repeat, url(../images/frame/waku_kado04.png) left bottom no-repeat, url(../images/frame/waku_line01.png) top center repeat-x, url(../images/frame/waku_line02.png) bottom center repeat-x, url(../images/frame/waku_line03.png) left center repeat-y, url(../images/frame/waku_line03.png) right center repeat-y;
}

.waku01b {
  background: url(../images/frame/waku_kado01b.png) left top no-repeat, url(../images/frame/waku_kado02b.png) right top no-repeat, url(../images/frame/waku_kado03b.png) right bottom no-repeat, url(../images/frame/waku_kado04b.png) left bottom no-repeat, url(../images/frame/waku_line01b.png) top center repeat-x, url(../images/frame/waku_line02b.png) bottom center repeat-x, url(../images/frame/waku_line03b.png) left center repeat-y, url(../images/frame/waku_line03b.png) right center repeat-y;
}

.waku01c {
  background: url(../images/frame/waku_kado01c.png) left top no-repeat, url(../images/frame/waku_kado02c.png) right top no-repeat, url(../images/frame/waku_kado03c.png) right bottom no-repeat, url(../images/frame/waku_kado04c.png) left bottom no-repeat, url(../images/frame/waku_line01c.png) top center repeat-x, url(../images/frame/waku_line02c.png) bottom center repeat-x, url(../images/frame/waku_line03c.png) left center repeat-y, url(../images/frame/waku_line03c.png) right center repeat-y;
}

.waku01d, .class1_03 .container:nth-child(3) {
  background: url(../images/frame/waku_kado01d.png) left top no-repeat, url(../images/frame/waku_kado02d.png) right top no-repeat, url(../images/frame/waku_kado03d.png) right bottom no-repeat, url(../images/frame/waku_kado04d.png) left bottom no-repeat, url(../images/frame/waku_line01d.png) top center repeat-x, url(../images/frame/waku_line02d.png) bottom center repeat-x, url(../images/frame/waku_line03d.png) left center repeat-y, url(../images/frame/waku_line03d.png) right center repeat-y;
}

.waku01e, .class1_03 .container:nth-child(4) {
  background: url(../images/frame/waku_kado01e.png) left top no-repeat, url(../images/frame/waku_kado02e.png) right top no-repeat, url(../images/frame/waku_kado03e.png) right bottom no-repeat, url(../images/frame/waku_kado04e.png) left bottom no-repeat, url(../images/frame/waku_line01e.png) top center repeat-x, url(../images/frame/waku_line02e.png) bottom center repeat-x, url(../images/frame/waku_line03e.png) left center repeat-y, url(../images/frame/waku_line03e.png) right center repeat-y;
}

.waku01f, .class1_03 .container:nth-child(2) {
  background: url(../images/frame/waku_kado01f.png) left top no-repeat, url(../images/frame/waku_kado02f.png) right top no-repeat, url(../images/frame/waku_kado03f.png) right bottom no-repeat, url(../images/frame/waku_kado04f.png) left bottom no-repeat, url(../images/frame/waku_line01f.png) top center repeat-x, url(../images/frame/waku_line02f.png) bottom center repeat-x, url(../images/frame/waku_line03f.png) left center repeat-y, url(../images/frame/waku_line03f.png) right center repeat-y;
}

.waku01g {
  background: url(../images/frame/waku_kado01g.png) left top no-repeat, url(../images/frame/waku_kado02g.png) right top no-repeat, url(../images/frame/waku_kado03g.png) right bottom no-repeat, url(../images/frame/waku_kado04g.png) left bottom no-repeat, url(../images/frame/waku_line01g.png) top center repeat-x, url(../images/frame/waku_line02g.png) bottom center repeat-x, url(../images/frame/waku_line03g.png) left center repeat-y, url(../images/frame/waku_line03g.png) right center repeat-y;
}

.waku01h {
  background: url(../images/frame/waku_kado01h.png) left top no-repeat, url(../images/frame/waku_kado02h.png) right top no-repeat, url(../images/frame/waku_kado03h.png) right bottom no-repeat, url(../images/frame/waku_kado04h.png) left bottom no-repeat, url(../images/frame/waku_line01h.png) top center repeat-x, url(../images/frame/waku_line02h.png) bottom center repeat-x, url(../images/frame/waku_line03h.png) left center repeat-y, url(../images/frame/waku_line03h.png) right center repeat-y;
}

.waku02 {
  background: url(../images/frame/waku02_kado01.png) left top no-repeat, url(../images/frame/waku02_kado02.png) right top no-repeat, url(../images/frame/waku02_kado03.png) right bottom no-repeat, url(../images/frame/waku02_kado04.png) left bottom no-repeat;
}

/*-------------------- HOME --------------------*/
.home_01 h1 {
  font-size: 2.14286rem;
  color: #e07f6c;
  background: url(../images/home/home_h1_ico.png) center top no-repeat;
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  .home_01 h1 {
    font-size: 1.42857rem;
  }
}

.home_02 {
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .home_02 > div {
    text-align: left !important;
    font-size: 1rem;
    padding: 0 10px;
  }
}

.home_03 {
  position: relative;
  align-items: flex-start;
}
.home_03:before {
  content: "";
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  height: 486px;
  position: absolute;
  background: url(../images/home/bg_home001.png) center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.home_03 .box {
  width: 30%;
  margin-right: 5%;
}
@media screen and (max-width: 640px) {
  .home_03 .box {
    width: 75%;
    margin-right: 0;
    margin-bottom: 40px;
    margin: 0 auto 40px;
  }
}
.home_03 .box:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .home_03 .box:last-child {
    margin: 0 auto;
  }
}
.home_03 .box:nth-child(2) {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .home_03 .box:nth-child(2) {
    margin-top: 0;
  }
}

.annot {
  display: none;
}

.home_04 {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: #fcf1d9;
  position: relative;
  z-index: 77;
}
.home_04:before {
  content: "";
  background: url(../images/home/bg_home01.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 1;
}
.home_04:after {
  visibility: visible;
  content: "";
  background: url(../images/home/bg_home02.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}
.home_04 .inner {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
@media screen and (max-width: 640px) {
  .home_04 .inner {
    flex-wrap: wrap !important;
  }
}
.home_04 h2 {
  font-size: 2.57143rem;
  font-family: "Patrick Hand", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 20px;
  padding-bottom: 15px;
  line-height: 1;
}
.home_04 .left {
  width: 31.6666666666%;
}
@media screen and (max-width: 640px) {
  .home_04 .left {
    width: 100%;
    margin-bottom: 40px;
  }
}
.home_04 .left h2 {
  color: #40a0f1;
  background: url(../images/home/ptn_line01.png) repeat-x left bottom;
}
.home_04 .left .twitter_01 {
  max-height: 450px !important;
  overflow: auto;
  border-radius: 5px;
  box-shadow: 0px 3px 15px 0 rgba(92, 73, 43, 0.08);
}
.home_04 .right {
  width: 65%;
}
@media screen and (max-width: 640px) {
  .home_04 .right {
    width: 100%;
  }
}
.home_04 .right h2 {
  color: #90bf17;
  background: url(../images/home/ptn_line02.png) repeat-x left bottom;
}
.home_04 .right .news {
  background-color: #fff;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0px 3px 15px 0 rgba(92, 73, 43, 0.08);
}
.home_04 .right .news .wrap {
  max-height: 400px;
  overflow: auto;
}
.home_04 .right .news dl {
  display: flex;
  flex-wrap: wrap !important;
  margin-bottom: 20px;
  padding-bottom: 17px;
  border-bottom: 1px dashed #ccc;
}
.home_04 .right .news dt, .home_04 .right .news dd {
  border: 0 !important;
  background: none !important;
  width: 100% !important;
  padding: 0 !important;
}
.home_04 .right .news dt {
  line-height: 1 !important;
  margin-bottom: 10px;
}
.home_04 .right .news dt span {
  display: inline-block;
  background: url(../images/home/btn_home01.png);
  padding: 11px 17px;
  color: #fff !important;
  border-radius: 5px;
}

@media screen and (max-width: 640px) {
  .home_05 {
    justify-content: space-between;
  }
}
.home_05 .box {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .home_05 .box {
    width: 48%;
    margin-bottom: 15px;
  }
}
.home_05 .box:nth-child(4n) {
  margin-right: 0 !important;
}
.home_05 .box:nth-child(2n) {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .home_05 .box:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .home_05 .box:last-child {
    margin-bottom: 0;
  }
}

.home_06 {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: #fff1f0;
  position: relative;
  z-index: 99;
}
.home_06:before {
  content: "";
  background: url(../images/home/bg_home03.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.home_06:after {
  visibility: visible;
  content: "";
  background: url(../images/home/bg_home04.png) repeat-x;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 100%;
  left: 0;
}
.home_06 .submit {
  display: block !important;
}
.home_06 .inner {
  width: 1000px;
  max-width: 100% !important;
}
.home_06 .home_form dl {
  padding: 15px 15px;
  border-bottom: 1px solid #fff;
}
.home_06 .home_form dt, .home_06 .home_form dd {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.home_06 .home_form dt {
  display: flex;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
}
@media screen and (max-width: 640px) {
  .home_06 .home_form dt {
    margin-bottom: 10px;
  }
}
.home_06 .home_form input, .home_06 .home_form select {
  height: 50px !important;
  width: 100% !important;
}
.home_06 .home_form label {
  display: block;
  background-color: #ee6670;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff !important;
  font-size: 10px;
  border-radius: 500px;
  margin-left: 0.5em;
}
.home_06 .home_form .annot {
  display: none;
}
.home_06 .btn {
  display: flex;
  justify-content: center;
}
.home_06 .btn button {
  margin: 40px auto 0 !important;
}
.home_06 .txt002 {
  background: rgba(178, 149, 109, 0.1);
  padding: 25px;
}
.home_06 .txt002 h3 {
  font-size: 1.42857rem;
  line-height: 1;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.home_08 {
  position: relative;
  z-index: 1;
}
.home_08:before {
  content: "";
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  height: 100%;
  background: url(../images/home/bg_home002.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -999;
}

.btn_h a, a.btn_h {
  opacity: 1 !important;
}
.btn_h a:hover, a.btn_h:hover {
  opacity: 1 !important;
}
.btn_h a img, a.btn_h img {
  opacity: 1 !important;
  transition: 1s;
}
.btn_h a img:hover, a.btn_h img:hover {
  opacity: 1 !important;
  transform: rotate(-6deg);
  transition: 1s;
}

.a_dray05 {
  animation-delay: 0.5s;
}

.a_dray10 {
  animation-delay: 1s;
}

.a_dray15 {
  animation-delay: 1.5s;
}

.box {
  overflow: visible !important;
}

/*-------------------- HOME --------------------*/
.wanpaku_01 {
  padding: 80px 0;
  height: 578px;
  display: flex;
  align-items: center;
  position: relative;
}
.wanpaku_01 .bg01 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/contents/wanpaku_bg.png) center top no-repeat;
}
@media screen and (max-width: 640px) {
  .wanpaku_01 .bg01 {
    background: url(../images/contents/wanpaku_bg_s.png) center top no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 640px) {
  .wanpaku_01 {
    padding: 60px 0 40px;
    height: auto;
    background-size: contain;
  }
}
.wanpaku_01 h1 {
  font-size: 2.57143rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 40px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .wanpaku_01 h1 {
    font-size: 1.71429rem;
    margin-bottom: 100px;
  }
}
.wanpaku_01 .txt {
  line-height: 2;
}

.wanpaku_02 {
  background: url(../images/contents/dot_line.png) center center no-repeat;
  background-size: contain;
  padding: 30px 30px;
}
@media screen and (max-width: 640px) {
  .wanpaku_02 {
    background: url(../images/contents/dot_line_h.png) center center no-repeat;
    background-size: contain;
    padding: 70px 25px;
  }
}
.wanpaku_02 .txt div {
  font-size: 2.857142857rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #da5019;
}
@media screen and (max-width: 640px) {
  .wanpaku_02 .txt div {
    font-size: 1.42857rem;
  }
}

.wanpaku_03 h3 {
  font-size: 1.71429rem;
  font-weight: bold;
  color: #da5019;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .wanpaku_03 h3 {
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
  }
}
.wanpaku_03 div {
  line-height: 1.9;
}

.wanpaku_04 {
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
.wanpaku_04 .slick-track {
  display: flex;
}
.wanpaku_04 li {
  position: relative;
}
.wanpaku_04 li:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}
.wanpaku_04 li > img, .wanpaku_04 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;";
}

.wanpaku_05 .txt01 {
  justify-content: center;
}
.wanpaku_05 .txt01 .box {
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .wanpaku_05 .txt01 .box {
    margin: 0 2%;
  }
}
@media screen and (max-width: 640px) {
  .wanpaku_05 .txt01 .box {
    margin: 0 2% 10px;
  }
}
.wanpaku_05 .txt01 .box > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.71429rem;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 834px) {
  .wanpaku_05 .txt01 .box > div {
    font-size: 1.42857rem;
  }
}
.wanpaku_05 .txt01 .box > div span {
  display: block;
  background: #e07210;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  width: 125px;
  font-size: 0.75em;
  border-radius: 3px;
}
@media screen and (max-width: 834px) {
  .wanpaku_05 .txt01 .box > div span {
    width: 80px;
  }
}

.wanpaku_06 .txt01 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .wanpaku_06 .txt01 {
    width: 100%;
    flex-wrap: wrap;
  }
}
.wanpaku_06 .txt01 .box {
  width: 32%;
}
@media screen and (max-width: 640px) {
  .wanpaku_06 .txt01 .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .wanpaku_06 .txt01 .box:last-child {
    margin-bottom: 0;
  }
}
.wanpaku_06 .txt01 .box > div {
  font-size: 1.14286rem;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .wanpaku_06 .txt01 .box > div {
    font-size: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .wanpaku_06 .txt01 .box > div {
    font-size: 1.28571rem;
  }
}
.wanpaku_06 .txt01 .box span {
  font-size: 1.42857rem;
  display: block;
  background: #0e9b74;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  min-width: 125px;
  border-radius: 3px;
}
.wanpaku_06 .txt01 .box:nth-child(2) span {
  background-color: #ec6315;
}
.wanpaku_06 .txt01 .box:nth-child(3) span {
  background-color: crimson;
}

.wanpaku_07 {
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .wanpaku_07 {
    flex-wrap: wrap !important;
  }
}
.wanpaku_07 .box {
  width: 48%;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .wanpaku_07 .box > div {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1100px) {
  .wanpaku_07 .box {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
  }
  .wanpaku_07 .box div {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .wanpaku_07 .box div {
    width: 95%;
  }
}

.rito_main img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .rito_main img {
    height: 180px !important;
  }
}

.rito_01 h1 {
  font-size: 2.57143rem;
}
@media screen and (max-width: 640px) {
  .rito_01 h1 {
    font-size: 1.71429rem;
  }
}

.rito_02 {
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .rito_02 {
    flex-wrap: wrap !important;
    justify-content: center;
  }
}
.rito_02 .box {
  width: 31%;
}
@media screen and (max-width: 640px) {
  .rito_02 .box {
    width: 48%;
    margin: 0 1% 1%;
  }
}

.rito_03 h3 {
  font-size: 1.71429rem;
  font-weight: bold;
  color: #40a0f1;
  padding: 0.5em 0.2em;
  margin-bottom: 0.4em;
  background: url(../images/home/ptn_line01.png) repeat-x left bottom;
}
@media screen and (max-width: 640px) {
  .rito_03 h3 {
    font-size: 1.42857rem;
    text-align: center !important;
  }
}

.rito_03:nth-child(even) {
  margin-bottom: 0;
}
.rito_03:nth-child(even) h3 {
  font-size: 1.71429rem;
  font-weight: bold;
  padding: 0.5em 0.2em;
  margin-bottom: 0.4em;
  color: #90bf17;
  background: url(../images/home/ptn_line02.png) repeat-x left bottom;
}

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

.hei_01 h1 {
  font-size: 2.57143rem;
}
@media screen and (max-width: 640px) {
  .hei_01 h1 {
    font-size: 1.71429rem;
  }
}
.hei_01 .btn {
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 640px) {
  .hei_01 .btn {
    width: 100%;
  }
}
.hei_01 .btn .box {
  flex-grow: 1;
  margin: 0 1%;
  overflow: visible !important;
}
@media screen and (max-width: 640px) {
  .hei_01 .btn .box {
    width: 100%;
    margin-bottom: 10px;
  }
}
.hei_01 .btn .box > div {
  overflow: visible !important;
}
.hei_01 .btn a {
  display: block;
  background: url(../images/home/btn_home02.png);
  text-align: center;
  overflow: visible !important;
  color: #fff !important;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  position: relative;
  border-radius: 3px;
}
.hei_01 .btn a:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.hei_01 .btn a:hover {
  opacity: 0.6 !important;
}
@media screen and (max-width: 640px) {
  .hei_01 .btn a {
    width: 100%;
  }
}

.hei_02 {
  justify-content: space-between;
  align-items: center;
}
.hei_02 .box:nth-child(1) {
  width: 65%;
}
@media screen and (max-width: 640px) {
  .hei_02 .box:nth-child(1) {
    width: 100%;
    font-size: 1rem;
  }
}
.hei_02 .box:nth-child(1) h4 {
  font-size: 1.28571rem;
  border-bottom: 2px dashed #e6a368;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  background: url(../images/contents/icon_hei01.png) left center no-repeat;
  background-size: 40px;
  padding-left: 50px;
}
@media screen and (max-width: 640px) {
  .hei_02 .box:nth-child(1) h4 {
    font-size: 1.14286rem;
    background: none;
    padding-left: 0;
    text-align: center !important;
  }
}
.hei_02 .box:nth-child(2) {
  width: 30%;
}
@media screen and (max-width: 640px) {
  .hei_02 .box:nth-child(2) {
    width: 100%;
    margin-top: 10px;
  }
}
.hei_02 .box:nth-child(2) img {
  display: block;
  padding: 5px;
  background: #fff;
  border: 3px dotted #e6a368;
}

.hei_03 {
  padding: 80px;
}
@media screen and (max-width: 640px) {
  .hei_03 {
    padding: 60px 20px;
  }
}
.hei_03 img {
  width: 100% !important;
  display: block;
  padding: 5px;
  background-color: rgb(245, 242, 239);
  border: 3px dotted #e6a368;
}
.hei_03 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  background-color: rgb(245, 242, 239);
  border: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .hei_03 .container {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .hei_03 .container {
    padding: 10px;
  }
}
.hei_03 .container .img {
  width: 26%;
}
@media screen and (max-width: 834px) {
  .hei_03 .container .img {
    width: 100%;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
  }
}
.hei_03 .container .img .box {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
.hei_03 .container .img .box:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}
.hei_03 .container .img .box > img, .hei_03 .container .img .box 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: 834px) {
  .hei_03 .container .img .box {
    margin-right: 5px;
    width: 48%;
    margin-bottom: 0;
  }
  .hei_03 .container .img .box:last-child {
    margin-right: 0;
  }
}
.hei_03 .container .img .box:last-child {
  margin-bottom: 0;
}
.hei_03 .container .txt01 {
  width: 70%;
}
@media screen and (max-width: 834px) {
  .hei_03 .container .txt01 {
    width: 100%;
  }
}
.hei_03 .container .txt01 dl {
  border-bottom: 2px dotted #ccc !important;
}
@media screen and (max-width: 640px) {
  .hei_03 .container .txt01 dl {
    align-items: center;
  }
}
.hei_03 .container .txt01 dt,
.hei_03 .container .txt01 dd {
  border: 0 !important;
  background: none;
}
@media screen and (max-width: 640px) {
  .hei_03 .container .txt01 dt,
  .hei_03 .container .txt01 dd {
    font-size: 0.857142857rem;
  }
}
.hei_03 .container .txt01 dt {
  font-size: 1.28571rem;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  padding-left: 1em;
}
@media screen and (max-width: 640px) {
  .hei_03 .container .txt01 dt {
    width: 25% !important;
    font-size: 1.14286rem;
  }
}
.hei_03 .container .txt01 dt:before {
  content: "\f0da";
  font-family: "font awesome 5 pro";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-40%);
  font-size: 1rem;
  color: #da5019;
}
.hei_03__02 h4 {
  border-bottom: 2px dashed #e86d99 !important;
}
.hei_03__02 img {
  border: 3px dotted #e86d99 !important;
}
.hei_03__03 h4 {
  border-bottom: 2px dashed #64c163 !important;
}
.hei_03__03 img {
  border: 3px dotted #64c163 !important;
}
.hei_03__04 h4 {
  border-bottom: 2px dashed #fbdf86 !important;
}
.hei_03__04 img {
  border: 3px dotted #fbdf86 !important;
}
.hei_03__05 h4 {
  border-bottom: 2px dashed #4bc6d1 !important;
}
.hei_03__05 img {
  border: 3px dotted #4bc6d1 !important;
}
.hei_03__06 h4 {
  border-bottom: 2px dashed #e671f0 !important;
}
.hei_03__06 img {
  border: 3px dotted #e671f0 !important;
}

.hei_04 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 640px) {
  .hei_04 {
    width: 100%;
  }
}
.hei_04:after {
  content: url(../images/rhythmic/arow_left.png);
  visibility: visible !important;
  position: absolute;
  left: 20px;
  top: 100%;
  transform: translateY(-30%);
  z-index: 9;
}
.hei_04:nth-child(even):after {
  content: url(../images/rhythmic/arow_right.png);
  visibility: visible !important;
  position: absolute;
  left: calc(100% - 60px);
  top: 100%;
  transform: translateY(-30%);
}
.hei_04:last-child:after {
  display: none;
}
@media screen and (max-width: 834px) {
  .hei_04 .txt > div {
    text-align: left !important;
  }
}
.hei_04 .img {
  flex-wrap: nowrap !important;
  justify-content: center;
}
.hei_04 .img .box {
  width: 40%;
  margin: 0 2%;
  position: relative;
}
.hei_04 .img .box:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}
.hei_04 .img .box > img, .hei_04 .img .box 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;";
}
.hei_04 .img .box img {
  display: inline-block;
  padding: 3px;
  background: #fff;
  border: 2px dotted #ee6670;
}
.hei_04 .img .box:nth-child(1) img {
  border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
}
.hei_04 .img .box:nth-child(2) img {
  border-radius: 40% 40% 50% 40%/40% 50% 50% 50%;
}
.hei_04 .img .box:nth-child(3) img {
  border-radius: 80% 30% 50% 50%/50%;
}

.hei_05 > div {
  width: 70%;
  margin: auto;
  padding: 40px;
}
@media screen and (max-width: 834px) {
  .hei_05 > div {
    padding: 30px;
  }
}
@media screen and (max-width: 640px) {
  .hei_05 > div {
    width: 95%;
  }
}

.hei_07 {
  padding: 60px;
  width: 70%;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .hei_07 {
    padding: 60px 30px;
    width: 95%;
  }
}
.hei_07 h3 {
  font-size: 1.42857rem;
  border-radius: 10px;
  margin-bottom: 10px;
}
.hei_07 img {
  max-width: 35% !important;
}
@media screen and (max-width: 640px) {
  .hei_07 img {
    max-width: 100% !important;
    margin-bottom: 10px;
  }
}

.class1_01 {
  justify-content: center;
  flex-wrap: nowrap !important;
}
@media screen and (max-width: 640px) {
  .class1_01 {
    flex-wrap: wrap !important;
  }
}
.class1_01 .box {
  width: 17%;
  margin: 0 1%;
}
@media screen and (max-width: 640px) {
  .class1_01 .box {
    margin: 0 1% 2%;
    width: 48%;
  }
}
.class1_01 .box img {
  width: 100% !important;
}

.class1_02 {
  line-height: 2;
}
.class1_02 h3 {
  font-size: 1.71429rem;
  margin-bottom: 20px;
  line-height: 1;
  color: crimson;
}
@media screen and (max-width: 640px) {
  .class1_02 h3 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 640px) {
  .class1_02 div {
    text-align: left !important;
  }
}

.class1_03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.class1_03 .container {
  width: 49%;
  margin-bottom: 20px;
  align-content: flex-start;
  align-items: start;
  padding: 40px;
}
@media screen and (max-width: 640px) {
  .class1_03 .container {
    width: 100%;
    margin: 0 auto 20px;
    padding: 40px 30px;
  }
}
.class1_03 .container:nth-child(2) .box:nth-child(1) h3 {
  color: #e35def;
  background: url(../images/class1/line_class1_02.png) center top no-repeat, url(../images/class1/line_class1_02.png) center bottom no-repeat;
}
.class1_03 .container:nth-child(3) .box:nth-child(1) h3 {
  color: #32b32c;
  background: url(../images/class1/line_class1_03.png) center top no-repeat, url(../images/class1/line_class1_03.png) center bottom no-repeat;
}
.class1_03 .container:nth-child(4) .box:nth-child(1) h3 {
  color: #108ae0;
  background: url(../images/class1/line_class1_04.png) center top no-repeat, url(../images/class1/line_class1_04.png) center bottom no-repeat;
}
.class1_03 .box {
  width: 100%;
}
.class1_03 .box:nth-child(1) h3 {
  text-align: center;
  font-size: 2.57143rem;
  display: block;
  width: 100%;
  line-height: 1;
  background: url(../images/class1/line_home01.png) center top no-repeat, url(../images/class1/line_home01.png) center bottom no-repeat;
  padding: 0.5em 0;
  color: #e32e6d;
}
@media screen and (max-width: 640px) {
  .class1_03 .box:nth-child(1) h3 {
    font-size: 1.71429rem !important;
  }
}
.class1_03 .box:nth-child(3) {
  border-radius: 10px;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .class1_03 .box:nth-child(3) {
    padding: 20px;
    font-size: 1rem;
  }
}
.class1_03 .box:nth-child(3):before {
  border-radius: 10px;
}
.class1_03 .box:nth-child(2) {
  margin: 20px 0;
}

.class1_04 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .class1_04 {
    flex-wrap: wrap !important;
  }
}
.class1_04 > div {
  width: 100%;
  margin: 0 1%;
}
@media screen and (max-width: 900px) {
  .class1_04 > div {
    width: 100%;
    margin-bottom: 80px;
  }
  .class1_04 > div:last-child {
    margin-bottom: 0;
  }
}
.class1_04 > div div {
  width: 100%;
  background: none;
  padding: 0;
}

.sol_01 h1 {
  font-size: 2.57143rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .sol_01 h1 {
    font-size: 2rem;
  }
}
.sol_01 a {
  display: inline-block;
  background: url(../images/contents/btn_home05.png);
  line-height: 50px;
  height: 50px;
  color: #fff !important;
  border-radius: 3px;
  margin-top: 20px;
  position: relative;
  border-radius: 3px;
}
.sol_01 a:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.sol_02 {
  overflow: visible !important;
}
.sol_02 ul {
  width: 90%;
  margin: 0 auto;
}
.sol_02 .slick-track {
  display: flex;
}
.sol_02 li {
  position: relative;
  margin: 0 20px;
}
.sol_02 li:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}
.sol_02 li > img, .sol_02 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;";
}
@media screen and (max-width: 640px) {
  .sol_02 li {
    margin: 0 5px;
  }
}
.sol_02 .slick-arrow {
  background: #b2956d;
  border-radius: 500px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.sol_02 .slick-prev {
  left: -40px;
}
@media screen and (max-width: 640px) {
  .sol_02 .slick-prev {
    left: -35px;
  }
}
.sol_02 .slick-prev:before {
  content: "\f104";
  font-family: "font awesome 5 pro";
  line-height: 30px;
}
.sol_02 .slick-next {
  right: -40px;
}
@media screen and (max-width: 640px) {
  .sol_02 .slick-next {
    right: -35px;
  }
}
.sol_02 .slick-next:before {
  content: "\f105";
  font-family: "font awesome 5 pro";
  line-height: 30px;
}

.sol_03 dt {
  background-color: #fff !important;
}

.music_01 {
  padding: 100px;
  border: 1px solid #b2956d;
  background: url(../images/music/icon_concept_02.png) 2% 5% no-repeat, url(../images/music/icon_concept_03.png) 98% 5% no-repeat, url(../images/music/icon_concept_01.png) 2% 95% no-repeat, url(../images/music/icon_concept_04.png) 98% 95% no-repeat, url(../images/music/bg_music01.jpg);
}
@media screen and (max-width: 640px) {
  .music_01 {
    background: url(../images/music/icon_concept_02.png) 2% 2% no-repeat, url(../images/music/icon_concept_03.png) 98% 2% no-repeat, url(../images/music/icon_concept_01.png) 2% 98% no-repeat, url(../images/music/icon_concept_04.png) 98% 98% no-repeat, url(../images/music/bg_music01.jpg);
    padding: 40px 20px;
    background-size: 20%;
  }
}

.music_01 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .music_01 {
    width: 100%;
  }
}
.music_01 h3 {
  font-size: 2.14286rem;
  display: flex;
  align-items: center;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .music_01 h3 {
    display: block;
    line-height: 1.3;
  }
}
.music_01 h3:before {
  content: "";
  display: block;
  flex-grow: 1;
  height: 1px;
  background: #b2956d;
  margin-right: 1em;
}
@media screen and (max-width: 640px) {
  .music_01 h3:before {
    display: none;
  }
}
.music_01 h3:after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 1px;
  background: #b2956d;
  margin-left: 1em;
}
@media screen and (max-width: 640px) {
  .music_01 h3:after {
    display: none;
  }
}
.music_01 .txt01 div {
  font-size: 1.14286rem;
  color: crimson;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .music_01 .txt01 div {
    font-size: 1rem;
    line-height: 1.4;
  }
}
.music_01 .price {
  font-size: 3.428571428rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1;
  text-align: center;
}
.music_01 .price div {
  display: inline-block;
  border-bottom: 4px solid #b2956d;
  letter-spacing: 0.05em;
}
.music_01 .price h4 {
  font-size: 1rem;
  display: inline-block;
  background-color: #da5019;
  color: #fff;
  padding: 0.5em 1.5em;
  border-radius: 3px;
  margin-bottom: 0.4em;
}
.music_01 .price .t01 {
  font-size: 0.6em;
}
.music_01 .list {
  justify-content: center;
  align-items: center;
}
.music_01 .list .box {
  margin-right: 1em;
  margin-bottom: 10px;
}
.music_01 .list .box > div {
  font-weight: bold;
  font-size: 1.28571rem;
  line-height: 1;
}
.music_01 .list .box > div .t01 {
  display: inline-block;
  background-color: #b2956d;
  color: #fff;
  border-radius: 3px;
  padding: 0.3em 0.6em;
  margin-left: 0.32em;
}
.music_01 .list .box:last-child {
  margin-right: 0;
}
.music_01 .txt02 {
  text-align: center;
}
.music_01 .txt02 div {
  color: #999;
  display: inline-block;
}
.music_01 .table {
  width: 60%;
  margin: 0 auto 30px !important;
  background: rgba(178, 149, 109, 0.1);
  padding: 25px 20px;
  padding-top: calc(25px - 0.5em);
}
@media screen and (max-width: 1100px) {
  .music_01 .table {
    width: 85%;
  }
}
@media screen and (max-width: 834px) {
  .music_01 .table {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .music_01 .table {
    padding: 20px 10px;
  }
}
.music_01 .table dl {
  border-bottom: 1px dashed rgba(178, 149, 109, 0.35) !important;
}
.music_01 .table dt,
.music_01 .table dd {
  background: none !important;
  border: none !important;
  padding: 0.5em 1em;
}
@media screen and (max-width: 640px) {
  .music_01 .table dt,
  .music_01 .table dd {
    font-size: 0.928571428rem;
  }
}
.music_01 .table dt {
  font-weight: bold;
}
.music_01 .table dd {
  color: crimson;
  font-weight: bold;
}
.music_01 .btn {
  justify-content: center;
}
.music_01 .btn .box {
  width: 360px;
  margin: 0 1%;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .music_01 .btn .box {
    width: 100%;
    margin-bottom: 5px;
  }
}
.music_01 .btn a {
  display: block;
  background-color: #4245ac;
  color: #fff !important;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 3px;
  position: relative;
  font-size: 0.928571428rem;
  padding: 0 !important;
}
.music_01 .btn a:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.about_01 {
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin: 25px auto !important;
  flex-wrap: nowrap !important;
}
@media screen and (max-width: 834px) {
  .about_01 {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 640px) {
  .about_01 {
    width: 100%;
  }
}
.about_01 .box {
  width: 24%;
  margin: 0 1% 1%;
  overflow: visible !important;
}
@media screen and (max-width: 834px) {
  .about_01 .box {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .about_01 .box {
    max-width: 200px;
  }
  .about_01 .box:last-child {
    margin-bottom: 0;
  }
}
.about_01 .box > div {
  overflow: visible !important;
}
.about_01 a {
  display: block;
  background-color: rgba(238, 102, 112, 0.86);
  text-align: center;
  overflow: visible !important;
  color: #fff !important;
  border-radius: 3px;
  width: 100%;
  max-width: 200px;
  height: 50px;
  line-height: 50px;
  position: relative;
  border-radius: 3px;
  padding: 0 !important;
}
@media screen and (max-width: 834px) {
  .about_01 a {
    width: 100% !important;
  }
}
.about_01 a:after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.about_01 a:hover {
  opacity: 0.6 !important;
}

.about_h2 h2 > span > span {
  display: block;
  font-size: 0.6em;
}

.about_03 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_03:after {
  content: "";
  width: calc((100% - 60px) / 4);
}
.about_03 .container {
  width: calc((100% - 60px) / 4);
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-size: 0.928571428rem;
  align-content: flex-start;
}
@media screen and (max-width: 960px) {
  .about_03 .container {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 834px) {
  .about_03 .container {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .about_03 .container {
    width: 85%;
    margin: 0 auto 20px;
  }
}
.about_03 .box {
  width: 100%;
}
.about_03 .box:nth-child(1) {
  position: relative;
  width: 100%;
}
.about_03 .box:nth-child(1):after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.about_03 .box:nth-child(1) img, .about_03 .box:nth-child(1) video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.about_03 .box:nth-child(1) img {
  border-radius: 500px;
  border: 1px solid #b2956d;
}
.about_03 .box:nth-child(2) {
  width: 100%;
  line-height: 1;
  margin: 1em 0;
}
.about_03 .box:nth-child(2) > div {
  font-size: 1.71429rem;
  font-weight: bold;
  text-align: center;
  font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.about_03 .box:nth-child(3) > div {
  margin-bottom: 1em;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .about_03 .box:nth-child(3) > div {
    text-align: left !important;
  }
}
.about_03 .box:nth-child(4) > div {
  background-color: rgba(196, 193, 178, 0.3);
  padding: 15px;
}

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

.about_calendar article {
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .about_calendar article {
    width: 100%;
  }
}

.sol_04 .container {
  background: none !important;
  border: 1px solid #b49770;
  background: url(../images/contents/icon_home01.png) center 30px no-repeat, #fff !important;
  padding-top: 60px;
}
.sol_04 h3 {
  background: none !important;
  font-size: 2.14286rem !important;
  color: #b49770 !important;
}

.btn_contact {
  text-align: center;
}
.btn_contact > div {
  text-align: center !important;
}
.btn_contact a {
  width: 360px !important;
  max-width: 100%;
  display: inline-block;
  background: url(../images/contents/btn_home06.png);
  padding: 11px 20px;
  color: #fff !important;
  border-radius: 5px;
}

/*------------------------------------------*/
.c_btn_01 {
  width: 100% !important;
}

.bg_mu:before {
  display: none;
}

@media screen and (max-width: 640px) {
  #class3_side {
    transition: 0.5s;
  }
}

@media screen and (max-width: 640px) {
  #class3_side.hide {
    transform: translateY(100%);
  }
}

/*!
 * 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: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    pointer-events: none;
    touch-action: auto !important;
    margin: 0px auto 0;
    padding: 0 12.5%;
    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: 80px !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;
    font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  body .drawer-nav .drawer_info .mail a {
    display: inline-block;
    background: #fff;
    color: #9a9a8b !important;
    padding: 0.8em 1.2em;
    border-radius: 5px;
    font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  body .drawer-nav::-webkit-scrollbar {
    display: none;
  }
  .drawer-menu {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: column;
    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: 1.14286rem;
    font-weight: 400;
    font-family: "fot-tsukuardgothic-std", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff !important;
    line-height: 1.7;
    text-align: center;
    display: inline-block;
  }
  .drawer-menu > li > ul {
    width: 100%;
    top: 100%;
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    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;
    line-height: 1;
  }
  .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;
    transition: 0;
  }
  .nav_bg {
    content: "";
    background: #9a9a8b;
    width: 2500px;
    height: 2500px;
    margin-right: -1250px;
    margin-top: -1250px;
    top: 36px;
    right: 24px;
    display: block;
    position: fixed;
    border-radius: 50%;
    transition: all 0.5s ease-out;
    backface-visibility: hidden;
    transform: scale(0);
    pointer-events: none;
    z-index: 9;
  }
  /*! overlay */
  /*!------------------------------------*\
      Right
  \*!------------------------------------*/
  /*!------------------------------------*\
      Hamburger
  \*!------------------------------------*/
  /*!------------------------------------*\
      accessibility
  \*!------------------------------------*/
  /*!
   * Only display content to screen readers
   * See: http://a11yproject.com/posts/how-to-hide-content
   */
  /*!
   * 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
   */
  /*!------------------------------------*\
      Sidebar
  \*!------------------------------------*/
  /*!------------------------------------*\
      Navbar
  \*!------------------------------------*/
  /*! .drawer-navbar modifier */
  /*!------------------------------------*\
      Dropdown
  \*!------------------------------------*/
  /*! open */
  /*! drawer-caret */
  /*! open */
  /*!------------------------------------*\
      Container
  \*!------------------------------------*/
}
@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 {
    transition: all 0.7s ease-in;
    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: 0.75rem;
    padding-left: 0.75rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-menu-item {
    font-size: 1rem;
    display: block;
    padding: 0.75rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent;
  }
  .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;
  }
  .drawer--right .drawer-nav {
    opacity: 0;
    pointer-events: none !important;
    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;
    transition: all 0.5s ease-in;
    pointer-events: all !important;
  }
  .drawer--right.drawer-open .drawer-nav {
    opacity: 1;
    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;
  }
  .drawer-hamburger {
    position: fixed;
    z-index: 99999;
    top: 3px;
    right: 3px;
    display: block;
    box-sizing: content-box;
    width: 2rem;
    padding: 0;
    padding-top: 10px;
    padding-right: 0.75rem;
    padding-bottom: 30px;
    padding-left: 0.75rem;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    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;
    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;
    transition: 0;
  }
  .drawer-open .drawer-hamburger:after {
    content: "close";
    position: absolute;
    bottom: 2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    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 {
    transform: rotate(45deg);
  }
  .drawer-open .drawer-hamburger-icon:after {
    transform: rotate(-45deg);
  }
  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
  }
  .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;
    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) {
  .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--fixed {
    position: fixed;
  }
  .drawer-navbar-header {
    position: relative;
    z-index: 102;
    box-sizing: border-box;
    width: 100%;
    height: 3.75rem;
    padding: 0 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;
    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: 0.75rem;
  }
}
@media screen and (max-width: 834px) {
  .drawer-dropdown-menu {
    display: none;
    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: 0.75rem;
    padding-left: 1.5rem;
    text-decoration: none;
    color: #222;
  }
  .drawer-dropdown-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent;
  }
  .drawer-dropdown.open > .drawer-dropdown-menu {
    display: block;
  }
  .drawer-dropdown .drawer-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    transition: transform 0.2s ease, opacity 0.2s ease;
    transform: rotate(0deg);
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .drawer-dropdown.open .drawer-caret {
    transform: rotate(180deg);
  }
  .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 */