@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
img {
  vertical-align: middle;
}

.carousel_inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.nav_tel i,
.nav_fax i {
  color: #052c93;
  font-size: 20px;
}

.navli {
  border-right: 1px solid #888;
}

.nav_tel span,
.nav_fax span {
  font-size: 20px;
  display: inline-block;
  padding-left: 5px;
}

@media only screen and (max-width: 1170px) and (min-width: 769px) {
  .nav_fax {
    display: none !important;
  }
}
@media only screen and (max-width: 900px) and (min-width: 769px) {
  .nav_tel {
    display: none !important;
  }
}
.top h3.title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.top h4.title {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}

.carousel {
  position: relative;
}

.copy {
  padding-top: 20px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 320px !important;
  max-height: 250px !important;
  margin: auto !important;
}

.copy h3.title {
  font-size: 3vw;
}

.copy div.part {
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.5em;
  max-width: calc(100% - 30px);
  margin: auto;
}

.copy a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff !important;
  background: #052c93;
  padding: 0px;
  border-radius: 20px;
  max-width: 200px;
  width: 100%;
  box-sizing: border-box;
  margin: 20px auto;
  display: block;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .copy h3.title {
    font-size: 5vw;
    padding: 10px;
    margin: 0;
  }
  .copy div.part {
    line-height: 4em;
  }
  .copy a {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 5px auto;
    display: block;
    font-size: 14px;
  }
}
.sec01 {
  padding-top: 120px;
  padding-bottom: 50px;
  background: #f7f7f7;
}

.sec02 {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f7f7f7;
}

.sec02 .img_span img {
  border-radius: 50%;
  max-width: 160px;
  height: auto;
  width: 100%;
  display: block;
  margin: auto;
}

.sec02 .columns .column {
  background: #fff;
  margin: 10px 10px;
  box-sizing: border-box;
  padding: 50px 20px;
}

.sec02 h4.title {
  margin-top: 40px;
}

.sec03.wf_type2 h4.title {
  font-size: 30px;
}

.sec03.wf_type2 {
  color: #fff;
  background: #052c93;
}

.sec03.wf_type2 .wf_type2_text {
  padding: 60px 60px 10px 60px !important;
}

.sec03.wf_type2 h4.title,
.sec03.wf_type2 div {
  color: #fff;
}

.mw320 {
  max-width: 320px;
  margin: 0 auto;
  display: block;
}

.sec03.wf_type2 .wf_btn_part a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  padding: 0px;
  border-radius: 20px;
  max-width: 200px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px auto;
  display: block;
}

.sec04 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(/images/bg_image.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

.sec04 .wf_btn_part a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #052c93;
  background: #fff;
  padding: 0px;
  border-radius: 20px;
  max-width: 200px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px auto;
  display: block;
}

.sec05 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sec05 .wf_lic_NEWS {
  background: #f7f7f7;
  margin: 5px;
  box-sizing: border-box;
  width: calc(25% - 10px);
  padding: 5px;
  overflow: hidden;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .sec05 .wf_lic_NEWS {
    width: calc(100% - 10px);
  }
}
.sec05 .wf_blog_li_inner {
  margin: 0px;
  padding: 0;
}

.sec05 .wf_blog_li_date {
  padding-left: 5px;
}

.sec05 .wf_blog_li_date,
.sec05 .wf_blog_li_title {
  display: inline;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sec05 .wf_blog_li_thumb img {
  display: block;
  margin: -10px -5px 5px -5px;
  max-width: calc(100% + 10px);
}

.sec05 .wf_btn_part a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #052c93;
  padding: 0px;
  border-radius: 20px;
  max-width: 200px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px auto;
  display: block;
}

body {
  background: #fff;
  color: #1b1b1b;
  line-height: 1.7;
}

.hidden {
  display: none !important;
}

a,
a:visited,
a:hover {
  color: #1b1b1b;
}

/**/
/*#header .inner,*/
#content .inner,
#footer .inner,
.totop .inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.column {
  box-sizing: border-box;
}

.bn1 a,
.bn2 a,
.bn3 a,
.bn4 a {
  background-size: cover;
  position: relative;
  height: 150px;
  line-height: 130px;
  display: block;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  transition: 200ms;
  text-shadow: 0px 0px 10px rgb(0, 0, 0);
  border: 10px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  margin-bottom: 10px;
  font-family: "Lato", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

a {
  transition: 200ms;
}

a:hover,
a:hover img {
  opacity: 0.8;
}

.bn1 a {
  background: url(/images/bn1.jpg) center center no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.bn2 a {
  background: url(/images/bn2.jpg) center center no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.bn3 a {
  background: url(/images/bn3.jpg) center center no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.bn4 a {
  background: url(/images/bn4.jpg) center center no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.bn1 span,
.bn2 span,
.bn3 span,
.bn4 span {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

/* header */
#header h1 {
  float: left;
  padding-top: 29px;
  padding-left: 20px;
}

#header .info {
  float: right;
  width: 50%;
  margin-top: 35px;
}

.header_tel {
  text-align: right;
}

.header_tel span {
  display: inline-block;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
}

.header_tel img {
  vertical-align: bottom;
  margin-right: 7px;
}

/* nav */
#nav {
  width: auto;
  float: right;
  background: none;
  padding-bottom: 10px;
  padding-top: 25px;
}

#nav #menu > li {
  float: left;
  list-style: none;
  width: auto;
  /*height:80px;*/
  box-sizing: border-box;
  font-size: 14px;
}

#nav li a {
  display: block;
  /*
  	height:80px;
  	line-height:80px;
  */
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

#nav li.nav_contact a {
  background: #004098;
  color: #fff;
}

#nav li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.submenu_ul {
  position: absolute;
  z-index: 1;
}

.submenu_ul > li {
  background: #50350d;
  list-style: none;
  width: 300px;
  height: 40px;
  box-sizing: border-box;
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
}

.submenu_ul > li a {
  color: #fff !important;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}

.submenu_ul > li a:hover {
  color: #ccc !important;
}

/* content */
#content {
  margin-bottom: 40px;
  min-height: 500px;
}

.top #content {
  margin-bottom: 0;
}

#content .wrap p {
  margin-bottom: 1.2em;
}

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

/* メイン */
.carousel {
  padding-bottom: 0px;
  width: 100%;
  overflow: hidden;
  background: url(/images/mainimage_bg.png) repeat center top;
}

.carousel > div {
  width: 100%;
  margin: 0 auto;
}

.carousel .slick-list {
  overflow: visible;
}

.carousel .slick-slide {
  position: relative;
  outline: 0;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  background: #f3f2ee;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  background: #f1e7b3;
}

.carousel .slick-arrow {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 19px;
  height: 34px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  opacity: 0.8;
}

.carousel .slick-arrow:hover {
  opacity: 0.5;
}

.carousel .slick-arrow.slick-prev {
  left: -12px;
  background-image: url(../images/arrow_prev.png);
}

.carousel .slick-arrow.slick-next {
  right: -12px;
  background-image: url(../images/arrow_next.png);
}

/* フッター */
.totop {
  text-align: right;
  line-height: 1;
  height: 47px;
}

.totop img {
  display: block;
  float: right;
}

.top .totop {
  background: #000c1c;
  padding-top: 30px;
}

#footer {
  background: #fff;
  color: #333;
  font-size: 14px;
  line-height: 1.428em;
}

#footer .inner {
  padding: 50px 0 50px;
}

#footer .footer_title {
  float: left;
  margin-right: 35px;
  font-weight: bold;
}

#footer ul {
  /*	float: left;*/
  margin-bottom: 10px;
}

.column.is-3 li a {
  display: block;
  padding: 5px;
}

#footer ul li {
  display: block;
  list-style: none;
}

.footer_ul_wrap {
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
}

.copyright {
  width: 100%;
  max-width: 1080px;
  text-align: right;
  padding: 0 20px;
  margin-inline: auto;
  box-sizing: border-box;
  font-size: 12px;
letter-spacing: .05em;
}
@media (min-width: 769px) {
  .copyright {
    padding: 40px 20px 40px;
    font-size: 16px;
  }
}

/* table */
.menu_table {
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid #e8e9e3;
}

.menu_table th,
.menu_table td {
  padding: 14px 14px;
  border-bottom: 1px solid #e8e9e3;
}

.menu_table th {
  text-align: left;
}

.menu_table td {
  text-align: right;
}

table.news {
  border-top: 1px solid #e8e9e3;
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

table.news th,
table.news td {
  padding: 15px 10px 14px;
  border-bottom: 1px solid #e8e9e3;
}

table.news th {
  width: 20%;
  color: #b4c22e;
  padding: 15px 0 14px 20px;
}

table.info {
  border-top: 1px solid #e8e9e3;
}

table.info th,
table.info td {
  padding: 15px 5px 14px;
  border-bottom: 1px solid #e8e9e3;
  text-align: left;
}

table.info th {
  width: 20%;
}

/* BTN */
.anchor_wrap a {
  width: 180px;
  display: inline-block;
  height: 32px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  background: #afcaf2;
  border-radius: 16px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 2px;
}

.anchor_wrap a:hover {
  opacity: 0.7;
}

/*TOP*/
.top .bg_block {
  background: #000c1c;
}

.top .concept-block,
.top .item-block {
  padding-bottom: 2.5em;
  padding-top: 2.5em;
  margin-bottom: 2.5em;
}

.top .info-block {
  margin-bottom: 2.5em;
}

.top .concept-block img {
  margin-right: 20px;
}

.top .concept-block h4,
.top .concept-block p,
.top .concept-block .btn-style {
  /*padding-left:52%;*/
}

.top .shop-block img {
  /*margin-left:20px;*/
}

.top .shop-block p.entry_p {
  width: 48%;
}

.top .shop-block .anchor_wrap {
  padding-top: 1em;
}

.top dl.info {
  margin-bottom: 20px;
}

/* item */
.item-list li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 2% 2%;
  text-align: center;
}

.item-list li img {
  width: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
}

.item-list li span.item-price {
  padding-top: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #b0bf24;
  display: block;
}

/* under */
.under .wf_bread_ul {
  max-width: 100%;
  background: url(/images/bread_bg.png) no-repeat center top;
  background-size: 100% 80px;
  padding: 2px 20px;
  box-sizing: border-box;
max-width: 1040px;
}

.page_title {
  background: #000c1c;
  text-align: center;
  margin-bottom: 30px;
  padding: 2em 0;
}

h2.title {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 40px;
  /*font-family: 'Lato', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;*/
}

/* template */
.under .wrap {
  margin-bottom: 10px;
}

.type_basic_fl img {
  width: 30%;
  margin-right: 2%;
  float: left;
}

.type_basic_fr img {
  width: 30%;
  margin-left: 2%;
  float: right;
}

.img-half .type_basic_fl img {
  width: 48%;
  margin-right: 2%;
}

.img-half .type_basic_fr img {
  width: 48%;
  margin-left: 2%;
}

/* 画像 */
.wrap img {
  max-width: 100%;
}

.img_list1 img {
  margin: 0 0 2%;
}

.img_list3 li {
  width: 32%;
  margin: 0 0 2% 2%;
  float: left;
  display: block;
}

.img_list3 li:first-child {
  margin-left: 0;
}

/*-------------------
 Responsive 
-------------------*/
.sp {
  display: none;
}

.map {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}

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

@media only screen and (min-width: 769px) {
  #nav .nav_contact {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1010px) {
  #header .inner,
  #content .inner,
  #footer .inner,
  .totop .inner {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    float: none;
  }
  #header .inner,
  #nav .inner {
    width: auto;
  }
  .map {
    padding-bottom: 45%;
  }
  /**/
}
@media only screen and (max-width: 1000px) {
  .carousel > div {
    width: 100%;
  }
  .carousel .slick-arrow.slick-next {
    right: 5px;
  }
  .carousel .slick-arrow.slick-prev {
    left: 5px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  #nav li a {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 13px;
  }
  #nav .nav_contact {
    margin-left: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .top #content .sec03 {
    border-bottom: 1px solid #fff;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  img {
    max-width: 100%;
  }
  #header h1 {
    position: absolute;
    margin-top: 0;
    top: 14px;
    left: 10px;
    max-width: 45%;
  }
  #header .info {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: 0;
    width: 166px;
    max-width: 36%;
    padding-top: 0;
    float: right;
  }
  #header .info a {
    margin-right: 4.5%;
    display: block;
    width: 30.5%;
    float: left;
    max-width: 50px;
  }
  #header .info img {
    width: 100%;
    display: block;
  }
  #nav {
    background: none;
  }
  #menu {
    display: none;
  }
  #toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
    max-width: 50px;
    width: 10%;
  }
  #header #toggle a {
    width: 100%;
    margin: 0;
    float: none;
    position: relative;
  }
  #nav ul {
    background: rgba(255, 255, 255, 0.7);
    left: 0;
    margin: 0;
    top: 90px;
    width: 100%;
    position: absolute;
    z-index: 999;
  }
  #nav #menu > li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  #nav ul li.nav01 {
    border-left: none;
  }
  #nav ul li a {
    display: block;
    padding: 14px 10px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
  }
  .submenu_ul > li {
    width: 100%;
  }
  .item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
  }
  #content {
    width: 100%;
  }
  #footer .column_r .column_inner li {
    margin-bottom: 0.6em;
  }
  /* top */
  .top .concept-block img,
  .top .shop-block img {
    margin: 0 0 20px;
    max-width: 100%;
  }
  .top .concept-block h4,
  .top .concept-block p,
  .top .concept-block .anchor_wrap {
    padding-left: 0;
  }
  .top .shop-block .anchor_wrap,
  .top .concept-block .anchor_wrap {
    text-align: center;
  }
  .top .shop-block p.entry_p {
    width: 100%;
  }
  /* template */
  .type_basic_fl img,
  .type_basic_fr img,
  .img-half .type_basic_fl img,
  .img-half .type_basic_fr img,
  .img_list3 img,
  .img_list3 a {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .top .recommend-block .block-inner {
    background-size: 20px;
    background-position: 0 0;
  }
  .top .recommend-block .block-inner .fl {
    padding-left: 0;
  }
  table.news th,
  table.news td,
  .info_dt,
  .info_dd {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }
  table.news th,
  .info_dt {
    padding: 15px 2px 4px;
  }
  table.news td,
  .info_dd {
    padding: 4px 2px 15px;
  }
  table.news th,
  .info_dt {
    border-bottom: none;
  }
  .menu_table th,
  .menu_table td {
    display: block;
  }
  .menu_table th {
    border-bottom: none;
    padding-bottom: 4px;
  }
  .menu_table td {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 360px) {
  #nav ul {
    top: 88px;
  }
  #header h1 {
    top: 4px;
  }
  #toggle {
    top: 23px;
  }
}
@media only screen and (max-width: 320px) {
  #header h1 {
    top: 0;
    padding-top: 24px;
    padding-left: 12px;
  }
  #header .info {
    top: 20px;
  }
  #toggle {
    top: 17px;
  }
  #nav ul {
    top: 74px;
  }
}
/***********BLOG************/
.wf_blog_ul {
  max-width: 1000px;
  width: 94%;
  margin: 5px auto 15px;
  display: block;
}

.wf_blog_li_thumb img {
  display: block;
  margin: auto;
}

.wf_blog_ul .wf_blog_li_thumb,
.wf_blog_ul .wf_blog_li_thumb:hover {
  width: 45px;
  height: 45px;
  border-radius: 100% !important;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.wf_blog_ul .wf_blog_li_thumb img {
  width: 100%;
  min-width: 45px;
  max-width: 200px;
  min-height: 45px;
  max-height: 200px;
}

.wf_blog_ul li {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
}

.wf_blog_ul li:after {
  content: "";
  clear: both;
  display: block;
}

.wf_blog_ul .wf_blog_li_date,
.wf_blog_ul .wf_blog_li_title {
  display: block;
  float: left;
  margin: 0px !important;
  padding: 10px;
  box-sizing: border-box;
  max-width: 100%;
}

.wf_bread_ul li {
  display: inline;
}

.wf_bread_ul li a {
  color: #333;
}

.wf_blog_ul li a {
  color: #333;
}

.wf_bread_ul {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0px auto;
  padding: 5px;
  color: #333;
  font-size: 82%;
}

/* *******************************************************************************
 ■ 追記
******************************************************************************* */
body {
  /*font-family: "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;*/
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 16px;
  line-height: 2;
  color: #333333;
  background: #fff !important;
}

input,
button,
select,
textarea,
.nav-collapse_ .nav > li > a,
.nav-collapse_ .nav > li > p,
.nav-collapse .sub-menu > ul li a,
.btn.btn-info {
font-family:  "游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

.word_break {
  word-break: break-all;
}

a:focus,
*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

#header h1 a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}

.mb0 {
  margin-bottom: 0 !important;
}

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

.mb_h4 {
  margin-bottom: 18px !important;
}

.mb_h5 {
  margin-bottom: 10px !important;
}

.mb_01 {
  margin-bottom: 27px !important;
}

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

.mb_03 {
  margin-bottom: 75px !important;
}

ul.list_dot {
  list-style: none;
}

ul.list_dot li {
  padding: 0 0 5px 22px;
  position: relative;
  word-wrap: break-word;
}

.list_dot li:before {
  background: none repeat scroll 0 0 #ecb38e;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 6px;
  position: absolute;
  top: 12px;
  width: 7px;
}

.float_ul01 li {
  margin: 0 20px 0 0;
  float: left;
  width: 40%;
}

ul.ul_check li {
  padding: 5px 0px 5px 24px;
  position: relative;
}

ul.ul02 {
  list-style: none;
}

ul.ul02 li {
  padding: 0 0 5px 21px;
  position: relative;
  text-align: left;
margin-top: 0 !important;
}

ul.ul02.float_ul01 li {
  box-sizing: border-box;
  float: left;
  margin: 0 2% 0 0;
  padding: 0 0 5px 14px;
  position: relative;
  width: 48%;
}

ul.ul02 li a {
  font-weight: bold;
}

.ul02 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 3px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #3584d5;
}

ul.ul_check li:before {
  background: none repeat scroll 0 0 #6a91c4;
  border: 1px solid #0f7144;
  border-radius: 3px;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 17px;
  z-index: 0;
}

ul.ul_check li:after {
  position: absolute;
  top: 9px;
  left: 3px;
  content: "";
  width: 11px;
  height: 4px;
  border: transparent 4px solid;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-40deg);
  z-index: 10;
}

p.point_p {
  color: #cab52c;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  padding: 7px 5px 8px 16px;
  position: relative;
  text-shadow: 2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff;
  z-index: 1;
}

p.point_p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 9px solid #d7f0f9;
  border-radius: 50%;
  z-index: -1;
}

.number_p {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0 0 0 110px;
  text-indent: -110px;
}

.number {
  background: none repeat scroll 0 0 #cab52c;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #ccc;
  color: #fff;
  font-size: 23px;
  margin: 0 10px 0 0;
  padding: 0 8px;
}

.arrow_box {
  position: relative;
  height: 40px;
  width: 100%;
}

.arrow_box:before {
  content: "";
  position: absolute;
  background: none;
  top: 10px;
  left: 0px;
  height: 0;
  border-top: dotted #e6ddb8 2px;
  width: 100%;
}

.arrow_box:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  margin: 0 0 0 -30px;
  width: 0px;
  height: 0px;
  border: 30px solid transparent;
  border-top: 16px solid #faeaa9;
}

.merit01 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  background: #cdb827;
  font-size: 20px;
  color: #fff;
  margin: 0 0 8px;
  display: inline-block;
}

.merit02 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  margin: 0 0 8px;
  background: #6a91c4;
  font-size: 20px;
  color: #fff;
  display: inline-block;
}

.text_box {
  float: right;
  width: 62%;
}

.border_box01,
.border-box01 {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: 10px;
}

.border_box02 {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
}

.text_01 {
  color: #cdb827;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6 !important;
  padding: 0;
  text-align: center;
}

.link_btn {
  width: 100%;
  max-width: 280px;
  display: block;
  margin: auto;
}

.link_btn a {
  line-height: 1.2;
  display: block;
  padding: 5px 25px 5px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  color: #1b1b1b;
  background: none;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-size: 13px;
  border-radius: 0;
  border: 1px solid #1b1b1b;
}

.link_btn a::after {
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  content: "";
  display: block;
  height: 5px;
  margin-top: -3px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: rotate(45deg);
  width: 5px;
}

.link_btn a:before {
  /* background: none repeat scroll 0 0 #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 15px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 15px;*/
}

.link_btn a:hover {
  opacity: 0.8;
  color: #fff;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  text-decoration: none;
  background: #1b1b1b;
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3db0e7', endColorstr='#0197e0')";*/
}

/*--------------------------------------
	table01
--------------------------------------*/
table.table01,
table .table01 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 0 0 15px;
}

.table01 th,
.table01 td {
  padding: 0.5em;
  text-align: left;
  vertical-align: middle;
}

.table01 thead th {
  background: #002e4e;
  color: #fff;
}

.table01 tbody th {
  background: #ededec;
  width: 25%;
}

.table01 th,
.table01 td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.table01.price th {
  width: 75%;
}

table.table02 {
  border-collapse: collapse;
  background: none;
  width: 100%;
}

table.table02 th {
  padding: 2% 1%;
  text-align: left;
  border-bottom: solid 1px #f1e7b3;
  width: 22%;
  font-weight: normal;
  color: #50a81e;
}

table.table02 td {
  padding: 1%;
  text-align: left;
  border-bottom: solid 1px #f1e7b3;
}

@media screen and (max-width: 768px) {
  table.table01,
  table .table01 {
    font-size: 85%;
  }
  .table01 th,
  .table01 td {
    padding: 0.2em;
  }
}
@media (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 70%;
  }
}
@media screen and (max-width: 768px) {
  table.table01,
  table .table01 {
    font-size: 85%;
  }
  .table01 th,
  .table01 td {
    padding: 0.2em;
  }
}
@media (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 70%;
  }
}
/* =====================================
 共通
===================================== */
.slick-dots {
  bottom: -35px !important;
}

.top01,
.top02,
.top03,
.top04,
.top05,
.top06 {
  padding: 60px 0;
}

.top .h3_title_wrap {
  padding: 85px 0 40px;
}

h3.title_alt span.en {
  font-family: "din-condensed", sans-serif;
  font-size: 50px;
  letter-spacing: 0.1em;
  display: inline-block;
  border-bottom: 1px solid #333;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em;
  line-height: 1;
}

h3.title_alt span.jp {
  letter-spacing: 0.1em;
  display: block;
  font-size: 18px;
}

.mainimage_wrap > .inner,
.section_service > .inner,
.section_map > .inner {
  width: 100% !important;
  max-width: 100% !important;
}

.mainimage_wrap > .inner {
  position: relative;
  height: 1px;
  padding: 0 0 55% !important;
  background: url(/images/mainimage01.jpg) center;
  background-size: cover;
}

.mainimage_wrap .column {
  padding: 0 !important;
}

.mainimage_wrap > .inner .img_span {
  z-index: 1;
  display: block;
}

.mainimage_wrap > .inner .img_span::before,
.mainimage_wrap > .inner .img_span::after {
  position: absolute;
  content: "";
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainimage_wrap > .inner .img_span::before {
  background: url(/images/mainimage_bg.png);
  background-size: 100% 100%;
}

.mainimage_wrap > .inner .img_span::after {
  background: url(/images/dot.png);
}

.mainimage_wrap > .inner img {
  position: absolute;
  z-index: 111;
  top: 50%;
  left: 50%;
  margin: -152px 0 0 -326px;
}

.section_point {
  background: url(/images/dot02.png), url(/images/section_bg01.jpg) no-repeat center top;
  background-size: auto, cover;
  text-align: center;
  padding: 70px 0 60px;
}

.section_point .columns img {
  display: block;
  border: 6px solid #fff;
  box-sizing: border-box;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  margin: 0 auto 25px;
}

.section_point .bold {
  font-size: 18px;
  margin-bottom: 10px;
}

.section_point .txt {
  text-align: left;
  font-size: 15px;
  line-height: 1.5em;
}

.section_service {
  padding: 0;
}

.section_service > .inner {
  padding: 0 !important;
}

.section_service .columns {
  margin: 0 !important;
}

.section_service .column {
  background-size: auto, cover;
  background-position: center;
  text-align: center;
  color: #fff;
  padding: 0 !important;
}

.section_service .column_service01 {
  background-image: url(/images/dot03.png), url(/images/bg01.jpg);
}

.section_service .column_service02 {
  background-image: url(/images/dot03.png), url(/images/bg02.jpg);
}

.section_service .column_service03 {
  background-image: url(/images/dot03.png), url(/images/bg03.jpg);
}

.section_service .column_service04 {
  background-image: url(/images/dot03.png), url(/images/bg04.jpg);
}

.section_service .servicebox_wrap {
  width: 420px;
  max-width: 90%;
  margin: 100px auto;
  box-sizing: border-box;
  padding: 135px 55px 70px;
  display: block;
  text-align: left;
  border: 1px solid #fff;
  background-position: center 58px;
  background-repeat: no-repeat;
}

.section_service .column_service01 .servicebox_wrap {
  background-image: url(/images/icon01.svg);
}

.section_service .column_service02 .servicebox_wrap {
  background-image: url(/images/icon02.svg);
}

.section_service .column_service03 .servicebox_wrap {
  background-image: url(/images/icon03.svg);
}

.section_service .column_service04 .servicebox_wrap {
  background-image: url(/images/icon04.svg);
}

.servicebox .bold {
  font-size: 24px;
  display: block;
  text-align: center;
  margin-bottom: 0.8em;
}

.section_map > .inner {
  position: relative;
  padding-bottom: 30%;
  padding-top: 1px;
  height: 0;
  overflow: hidden;
}

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

.section_blog {
  padding: 85px 0;
}

.section_blog .wf_blog_li_date,
.section_blog .wf_blog_li_title {
  display: block;
}

.section_blog .link_btn {
  display: block;
  max-width: inherit;
  text-align: center;
}

.section_blog .link_btn a {
  display: inline-block;
}

.section_news {
  background: url(/images/dot03.png);
  padding: 60px 0;
}

.section_news > .inner > .cont {
  background: #fff;
  padding-bottom: 1px;
}

.section_logo > .inner {
  padding: 0;
}

.footer_nav_l {
  float: left;
}

.footer_nav_r {
  float: left;
}

#bread span:hover {
  text-decoration: underline;
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

form .wrap {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
}

.wf_form_text {
  box-sizing: border-box;
  font-size: 95%;
}

.wf_form_wrap_submit {
  text-align: center;
}

.wf_form_wrap_submit input {
  font-size: 16px !important;
  padding: 0.5em 1em !important;
}

#sidecontact {
  display: block;
  position: fixed;
  top: 200px;
  z-index: 1000;
}

#sidecontact.rightContent {
  right: 0;
}

#sidecontact.rightContent a,
#sidecontact.rightContent a img {
  display: block;
}

.wf_form_parts_wrap.wf_radio_wrap {
  display: inline-block;
}

.wf_form_text {
  box-sizing: border-box;
}

.googlemap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.border_table table {
  border-collapse: collapse;
  width: 100%;
}

.border_table table td,
.border_table table th {
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
  padding: 1em 0.8em;
  text-align: left;
}

.border_table table th {
  border-bottom-color: #254295;
}

.service_ttl01 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  background: url(/images/logo_icon.svg) no-repeat center top;
  padding-top: 60px;
  padding-bottom: 0.5em;
  background-size: 40px;
  text-align: center;
  position: relative;
  margin-top: 1em;
  line-height: 1.3em;
}

.under .service_ttl01::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -25px;
  width: 50px;
  height: 2px;
  background: #254295;
}

.message_txt_wrap {
  text-align: center;
}

.message_txt_wrap ul {
  display: inline-block;
}

.message_txt_wrap ul li {
  margin-bottom: 1em;
  text-align: left;
  line-height: 1.5em;
  font-size: 18px;
  font-weight: bold;
  list-style: none;
  padding: 0;
}

.message_txt_wrap ul li::before {
  display: none;
}

.btn_wrap a {
  position: relative;
  max-width: 260px;
  width: 100%;
  box-sizing: boder-box;
  padding: 10px;
  margin: 10px auto;
  display: block;
  border-radius: 2px;
  background: #254295;
  font-size: 14px;
  color: #fff;
}

.btn_wrap a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (min-width: 769px) {
  .under #content {
    min-height: 600px;
margin-bottom: 100px;
  }
  .imgtxt_wrap .columns:not(.is-desktop) {
    display: block !important;
    overflow: hidden;
  }
  .imgtxt_right .left {
    float: left;
    width: 63%;
    margin: 0;
  }
  .imgtxt_right .wf_img_cont {
    float: right;
    width: 34%;
    margin: 0 0 2% 3%;
  }
  .imgtxt_left .left {
    float: right;
    width: 63%;
    margin: 0;
  }
  .imgtxt_left .wf_img_cont {
    float: left;
    width: 34%;
    margin: 0 3% 2% 0;
  }
}
@media screen and (max-width: 769px) {
  .youtube_btn {
    margin-bottom: 20px !important;
    display: block;
  }
  .youtube_btn img {
    width: 100%;
  }
  .columns {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
  }
  .under .columns p,
  .under .columns ul {
    text-align: left;
  }
  #mailform .column {
    padding: 0px;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .mainimage_wrap > .inner img {
    top: 25%;
    left: 22%;
    margin: 0;
    width: 56%;
  }
  .section_service .servicebox_wrap {
    max-width: 82%;
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .mainimage_wrap > .inner {
    padding: 0 0 85% !important;
  }
  .mainimage_wrap > .inner img {
    position: absolute;
    z-index: 111;
    top: 30%;
    left: 17%;
    margin: 0;
    width: 66%;
  }
  .second_col .cont.column:first-child {
    margin-bottom: 10px;
  }
  #sidecontact {
    display: none;
  }
  .wf_blog_ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .wf_blog_ul .wf_blog_li_date,
  .wf_blog_ul .wf_blog_li_title {
    float: none;
  }
  .wf_blog_ul .wf_blog_li_date {
    padding-bottom: 0;
  }
  .wf_blog_ul .wf_blog_li_title {
    padding-top: 0;
  }
  .section_map > .inner {
    padding-bottom: 90%;
  }
  .border_table table {
    border-top: 1px solid #ccc;
  }
  .border_table table td,
  .border_table table th {
    display: block;
  }
  .border_table table th {
    background: #f1f1f1;
    border-bottom: none;
  }
}
@media only screen and (max-width: 769px) {
  .slick-slide img.pc {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .slick-slide img.sp {
    display: none !important;
  }
}
/* =============================================
header
============================================= */
/*ヘッダー固定時のアンカーリンク調整*/
@media (max-width: 960px) {
  .under #a02,
  .under #a03,
  .under #a04,
  .under #a05,
  .under #a06,
  .under #a07,
  .under #a08,
  .under #a09,
  .under #a10,
  .under #a11,
  .under #a12,
  .under #a13,
  .under #a14,
  .under #a15,
  .under #a16,
  .under #a17,
  .under #a18,
  .under #a19,
  .under #a20,
  .under #a21,
  .under #a22,
  .under #a23,
  .under #a24,
  .under #a25 {
    margin-top: -70px;
    padding-top: 70px;
  }
}
#header .hdr_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header h1 {
  width: 277px;
  max-width: 30%;
  float: none;
  margin: 0;
}

#header .hdr_info_wrap {
  max-width: 68%;
}

#header .hdr_info_list {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
}

#header .hdr_info_list .btn_wrap a {
  width: 188px;
}

#menu {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

#menu #menu-inner {
  max-width: 100%;
}

#menu-btn {
  display: none;
}

#menu-list > li {
  position: relative;
  transition: all 0.2s;
}

#menu-list > li:hover {
  cursor: pointer;
}

#menu-list > li > a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
}
#menu-list > li > a:hover {
  opacity: 0.7;
}

#menu-list > li > a > .blogicon-chevron-down {
  margin-right: 5px;
}

#menu-list > li > ul.menu-children {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding-left: 0;
  list-style-type: none;
}

#menu-list > li:hover > ul.menu-children {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s, visibility 0.2s;
}

#menu-list > li > ul.menu-children > li {
  text-align: center;
  width: 200px;
}

#menu-list > li > ul.menu-children > li > a {
  display: block;
  line-height: 3;
  text-decoration: none;
  background: #faf7eb;
  padding: 3px 10px;
  border-bottom: 1px solid #ecb38e;
}

#menu-list > li > ul.menu-children > li > a:hover {
  background: #fcfaf3;
  transition: all 0.2s;
  opacity: 1;
}

@media (min-width: 961px) {
  .sp2 {
    display: none !important;
  }
  #menu-list {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: stretch;
    width: 1000px;
    max-width: 100%;
  }
  #menu-list > li {
    display: flex;
    justify-content: center;
    flex: auto;
    border-right: solid 2px #e6daae;
    box-sizing: border-box;
  }
  #menu-list > li:first-child {
    border-left: solid 2px #e6daae;
  }
  #menu-list > li > a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  #menu-list > li > ul.menu-children {
    top: 100%;
    z-index: 1;
  }
  .menu-has-child:last-child > ul.menu-children {
    right: 0;
  }
}
@media screen and (max-width: 960px) {
  .pc2 {
    display: none !important;
  }
  #content {
    margin-top: 60px;
  }
  #header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 0;
    height: 70px;
    box-sizing: border-box;
    z-index: 5;
  }
  #header .hdr_top {
    padding: 0;
  }
  #header h1 {
    max-width: 50%;
    width: 185px;
  }
  #header .hdr_info_list a {
    display: block;
  }
  #header .hdr_info_list img {
    width: 35px;
    display: block;
  }
  nav {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 60%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
  }
  .open nav {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .toggle {
    display: block;
    width: 35px;
    height: 40px;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 3;
    position: relative;
  }
  .toggle span {
    position: absolute;
    left: 0;
    width: 35px;
    height: 2px;
    background-color: #009a47;
    border-radius: 4px;
    transition: all 0.3s;
  }
  .toggle span:nth-child(1) {
    top: 4px;
  }
  .toggle span:nth-child(2) {
    top: 18px;
  }
  .toggle span:nth-child(3) {
    bottom: 4px;
  }
  .open .toggle span {
    background-color: #fff;
  }
  .open .toggle span:nth-child(1) {
    transform: translateY(15px) rotate(-45deg);
  }
  .open .toggle span:nth-child(2) {
    opacity: 0;
  }
  .open .toggle span:nth-child(3) {
    transform: translateY(-15px) rotate(45deg);
  }
  #navbk {
    display: none;
    transition: all 0.3s;
  }
  .open #navbk {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 2;
    cursor: pointer;
  }
  #menu {
    padding-bottom: 0;
  }
  #menu-list > li {
    width: 100%;
  }
  #menu-list > li:hover {
    background: none;
  }
  #menu-list > li > a {
    height: 100%;
    padding: 0px;
    font-size: 100%;
    border-bottom: 1px solid #333;
    padding: 10px;
    background: #fff;
  }
  #menu-list > li > a img {
    display: none;
  }
  #menu-list > li > ul.menu-children {
    display: none;
    visibility: visible;
    opacity: 1;
    width: 100%;
    position: relative;
    box-shadow: none;
  }
  #menu-list > li > ul.menu-children > li {
    width: 100%;
    -moz-text-align-last: left;
    text-align-last: left;
  }
  #menu-list > li > ul.menu-children > li > a {
padding: 8px 10px;
    padding-left: 20px;
    line-height: 2;
    background: #fcebe5;
  }
  #menu-list > li > ul.menu-children > li > a:hover {
    background: none;
  }
}
.fixedfooter {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: auto;
  z-index: 4;
}

@media (min-width: 769px) {
  .fixedfooter {
    left: auto;
    right: 0;
    top: calc(9.1145833333vw + 184px);
  }
}
.fixedfooter ul {
  display: flex;
  align-items: end;
}

@media (min-width: 769px) {
  .fixedfooter ul {
    display: block;
  }
}
@media (min-width: 769px) {
  .fixedfooter ul li {
    width: 120px;
    margin-top: 10px;
  }
}
.fixedfooter ul li img {
  width: 100%;
  vertical-align: bottom;
}

#upper_footer {
  border-top: solid 1px #fcebe5;
}

#upper_footer .inner {
  position: relative;
  width: 100%;
  max-width: 1080px;
  padding: 40px 20px 0;
  box-sizing: border-box;
}

#upper_footer .inner .column.column_l {
  margin-bottom: 50px;
}

@media (min-width: 769px) {
  #upper_footer .inner {
    padding-top: 100px;
  }
}
@media (min-width: 769px) {
  #upper_footer .inner .column {
    padding: 0;
    margin-bottom: 0;
  }
  #upper_footer .inner .column.column_l {
    width: 28.1%;
    margin-right: 10%;
    margin-bottom: 0;
  }
  #upper_footer .inner .column.column_r {
    width: 61.9%;
  }
}
#upper_footer .inner .column .logospace {
  text-align: center;
  max-width: 281px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .logospace {
    margin-bottom: 45px;
margin-left: 0;
  }
}

#upper_footer .inner .column .logospace img {
  width: 100%;
  max-width: 200px;
  vertical-align: middle;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .logospace img {
    max-width: 281px;
  }
}

#upper_footer .inner .column .textbox {
  margin-bottom: 20px;
  line-height: 1.625;
  letter-spacing: 0;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .textbox {
    margin-bottom: 65px;
  }
}

#upper_footer .inner .column .links .btn_insta {
  max-width: 217px;
  margin-inline: auto;
}

#upper_footer .inner .column .imgbox {
  margin-bottom: 20px;
}

#upper_footer .inner .column .imgbox img {
  vertical-align: middle;
}

#upper_footer .inner .column .footerttl {
  font-family: "Jost", sans-serif;
  font-size: 26px;
  font-weight: normal;
  color: #dc8365;
  margin: 0;
  margin-bottom: 0.5em;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .footerttl {
    margin-bottom: 1em;
  }
}

#upper_footer .inner .column .footerttl:not(:first-child) {
  margin-top: 20px;
}

#upper_footer .inner .column .columns_sitemap {
  text-align: left;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .columns_sitemap {
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin: 0;
margin-left: 40px;
  }
}
#upper_footer .inner .column .columns_sitemap .column {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .columns_sitemap .column {
    margin-bottom: 0;
  }
}
#upper_footer .inner .column .columns_sitemap ul:not(.bnr) li::before {
  content: "-　";
}
#upper_footer .inner .column .columns_sitemap ul.children {
  padding-left: 2.5em;
}
#upper_footer .inner .column .columns_sitemap ul.children li::before {
  content: unset;
}
#upper_footer .inner .column .columns_sitemap ul.bnr {
  margin-top: 60px;
}

#upper_footer .inner .column .footer_bnr li {
  text-align: center;
}

@media (min-width: 769px) {
  #upper_footer .inner .column .footer_bnr li {
    text-align: left;
  }
}
#upper_footer .inner .column .footer_bnr img {
  vertical-align: middle;
}

#upper_footer .inner .column ul.bnrbox {
  margin-top: 30px;
}

#upper_footer .inner .column ul.bnrbox li:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 769px) {
  #upper_footer .inner .column ul.bnrbox li {
    text-align: center;
  }
}
.pagetop {
  background: url(/images/totop.png);
  background-size: cover;
  width: 50px;
  height: 50px;
  z-index: 10;
  position: fixed;
  right: 5px;
  bottom: calc(16vw + 10px);
  cursor: pointer;
  transition: 0.2s;
}
.pagetop:hover {
  opacity: 0.8;
}

@media (min-width: 769px) {
  .pagetop {
    background: url(/images/totop.png);
    width: 70px;
    height: 70px;
    right: 20px;
    bottom: 20px;
  }
}
.pagetop:before {
  display: none;
}

.pagetop:hover {
  text-decoration: none;
}

#header h1 .home {
  display: none;
}
#header .inner {
  padding-inline: 10px;
}
#header h1 {
  position: relative;
  top: unset;
  left: unset;
  width: 120px;
  max-width: unset;
  padding: unset;
  margin: unset;
}
#header h1 img {
  width: 100%;
}
#header .hdr_info_wrap {
  width: auto;
  max-width: unset;
}
#header .hdr_info_list {
  -moz-column-gap: 15px;
       column-gap: 15px;
}
#header .hdr_info_list img {
  vertical-align: middle;
}
@media (min-width: 961px) {
  #header .inner {
    padding-block: 30px 24px;
    padding-inline: 40px;
  }
  #header .hdr_top {
    position: relative;
    justify-content: right;
  }
  #header h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 212px;
  }
  body.top #header h1 {
top:-20px;
  }
  #header .hdr_info_list {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  #header .hdr_info_list .btn_insta {
    margin-right: 10px;
  }
}

.toggle span {
  width: 30px;
  background-color: #ecb38e;
}

@media (min-width: 961px) {
  #menu {
    justify-content: right;
    margin-top: 20px;
    padding-bottom: 0;
  }
}

#menu-list a {
  letter-spacing: 0.1em;
}
@media (min-width: 961px) {
  #menu-list {
    width: unset;
    max-width: unset;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  #menu-list > li {
    border: unset;
  }
  #menu-list > li:first-child {
    border: unset;
  }
  #menu-list > li a {
    padding-inline: 0;
    font-size: 16px;
  }
}

/*ブログ一覧*/
.wf_blog_li_thumb {
  display: none !important;
}

.wf_lic .wf_blog_li_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  row-gap: 5px;
}
@media (min-width: 769px) {
  .wf_lic .wf_blog_li_inner {
    flex-wrap: nowrap;
  }
}
.wf_lic .wf_blog_li_date {
  display: flex;
  align-items: center;
  -moz-column-gap: 1em;
       column-gap: 1em;
  color: #999;
}
.wf_lic .wf_blog_li_date::after {
  display: block;
  width: 100px;
  height: 30px;
  border-radius: 50vh;
  border: solid 1px #ecb38e;
  background: transparent;
  color: #ecb38e;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.wf_lic.wf_lic_お知らせ .wf_blog_li_date::after {
  content: "お知らせ";
  background-color: #f8f4f2;
}
.wf_lic.wf_lic_ブログ .wf_blog_li_date::after {
  content: "ブログ";
  background-color: #e6f2e8;
  border-color: #85b98e;
  color: #85b98e;
}
.wf_lic .wf_blog_li_title {
  width: 100%;
  text-align: left;
}

/*各タイトルパーツ調整*/
/*タイトルパーツデザイン*/
/* .blog_body = 記事一覧 */
/* .blog_entry = 記事詳細ページ */
/* .page_body =  固定ページ*/
/* .top =  固定ページ*/
.page_body .h2_title_wrap,
.blog_entry .h2_title_wrap,
.blog_body .h3_title_wrap {
  position: relative;
  z-index: 0;
  background-color: #ecb38e;
  color: #fff;
}

.page_body h2,
.blog_entry h2,
.blog_body h3 {
  font-size: 28px;
  padding: 30px 0;
  letter-spacing: 0.05em;
  text-align: center;
}

@media (min-width: 769px) {
  .page_body h2,
  .blog_entry h2,
  .blog_body h3 {
    font-size: 34px;
    padding: 26px 0;
  }
}
.page_body h3,
.blog_entry h3,
.blog_body h4 {
  position: relative;
  text-align: center;
  margin-top: 50px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.05em;
}

@media (min-width: 769px) {
  .page_body h3,
  .blog_entry h3,
  .blog_body h4 {
    margin-top: 80px;
    font-size: 30px;
  }
}
.page_body h3::before,
.blog_entry h3::before,
.blog_body h4::before {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  margin-inline: auto;
  background-color: #333;
}

@media (min-width: 769px) {
  .page_body h3::before,
  .blog_entry h3::before,
  .blog_body h4::before {
    height: 30px;
  }
}
.page_body h4,
.blog_entry h4,
.blog_body h5 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
letter-spacing: 0.05em;
}
.page_body h4::before,
.blog_entry h4::before,
.blog_body h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 1px;
  background-color: #333;
}

@media (min-width: 769px) {
  .page_body h4,
  .blog_entry h4,
  .blog_body h5 {
    font-size: 22px;
  }
}
.page_body h5,
.blog_entry h5,
.blog_body h6 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  text-align: left;
}

@media (min-width: 769px) {
  .page_body h5,
  .blog_entry h5,
  .blog_body h6 {
    font-size: 18px;
  }
}
.page_body h5::before,
.blog_entry h5::before,
.blog_body h6 ::before {
  content: "-";
  margin-right: 1em;
}

.leadtext {
  color: #f09a7d;
  font-weight: bold;
}

.borderbox {
  padding: 30px 50px 25px !important;
  box-sizing: border-box;
  border: none;
  background-color: #fcebe5;
}

@media (max-width: 769px) {
  .borderbox {
    padding: 25px 20px 25px !important;
  }
}
.ul02 li:before {
  border-left: 5px solid #dc8365;
}

.anchor .borderbox {
  background-color: #e6f2e8;
}
.anchor .ul02 li:before {
  border-left: 8px solid #6ba275;
}

.btn_wrap a {
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
  border-radius: 50vh;
  border: solid 1px #333;
  background-color: transparent;
  color: #333;
  font-size: 16px;
}
.btn_wrap a::before, .btn_wrap a::after {
  content: unset;
}
.btn_wrap a:hover {
  background-color: #333;
  color: #fff;
}
.btn_wrap.wh a {
  border: solid 1px #fff;
  color: #fff;
}
.btn_wrap.wh a:hover {
  background-color: #fff;
  color: #333;
}

.t01_wrap thead th {
  background-color: #dc8365;
  color: #fff;
  font-weight: bold;
}
.t01_wrap tbody th {
  background-color: #fcebe5;
  font-weight: bold;
text-align: center;
}

/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  margin: 0 auto;
}

.accordion-area li {
  margin: 10px 0;
}

/*.accordion-area section {
  border: 1px solid #ccc;
  }*/
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  padding: 1% 3% 1% 50px;
  transition: all 0.5s ease;
  border-bottom: none;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #dc8365;
  transition: all 0.5s ease;
}

.accordion-area .title::before {
  top: 48%;
  left: 15px;
  transform: rotate(0deg);
}

.accordion-area .title::after {
  top: 48%;
  left: 15px;
  transform: rotate(90deg);
  margin: 0;
}

/*　closeというクラスがついたら形状変化　*/
.accordion-area .title.close::before {
  transform: rotate(45deg);
}

.accordion-area .title.close::after {
  transform: rotate(135deg);
}

/*アコーディオンで現れるエリア*/
.accordion-area .box02 {
  display: block;
  /*管理画面は表示*/
  /*background: #f3f3f3;*/
  border-left: 2px solid #dc8365;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

.accordion-area .box {
  display: none;
  /*はじめは非表示*/
  /*background: #f3f3f3;*/
  border-left: 2px solid #dc8365;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

.page_edit .accordion-area .box {
  display: block;
}

@media (min-width: 961px) {
  body.top #header {
background:#fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
  }
  body.top #header .inner {
    padding-top: 40px;
padding-bottom:30px;
  }
  body.top #header h1 {
    width: clamp(200px, -360.007px + 58.273vw, 281px);
  }
  body.top #header h1 .home {
    display: block;
  }
  body.top #header h1 .under {
    display: none;
  }
}
body.top .sec_top {
  position: relative;
  z-index: 0;
}
body.top .sec_top.bg_triangle_top::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30%;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../images/top_bg01.png") no-repeat top/contain;
}
@media (min-width: 769px) {
  body.top .sec_top.bg_triangle_top::before {
    width: min(26.0416666667vw, 500px);
  }
}
body.top .sec_top.bg_triangle_bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 30%;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../images/top_bg01.png") no-repeat top/contain;
  transform: rotate(180deg);
}
@media (min-width: 769px) {
  body.top .sec_top.bg_triangle_bottom::after {
    width: min(26.0416666667vw, 500px);
  }
}
body.top .sec_top .inner {
  padding-block: 50px;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  body.top .sec_top .inner {
    padding-block: 150px;
  }
}
body.top .sec_top .columns_type01 .column_img {
  position: relative;
  z-index: 0;
}
body.top .sec_top .columns_type01 .column_text {
  position: relative;
  z-index: 1;
  padding: 20px;
  margin-top: -20px;
  border-top: solid 5px #ecb38e;
  background-color: #fff;
}
body.top .sec_top .columns_type01 .column_text h2 {
  margin-bottom: 20px;
}
body.top .sec_top .columns_type01 .column_text .part_text {
  margin-bottom: 20px;
  text-align: left;
}
body.top .sec_top .columns_type01 .column_text .btn_wrap a {
  max-width: 300px;
  padding-block: 13px;
}
body.top .sec_top .columns_type01:not(.reverse) .column_img {
  margin-right: 3.3333333333vw;
}
body.top .sec_top .columns_type01:not(.reverse) .column_img img {
  margin-inline: 0 auto;
}
body.top .sec_top .columns_type01:not(.reverse) .column_text {
  margin-left: 3.3333333333vw;
}
body.top .sec_top .columns_type01.reverse .column_img {
  margin-left: 3.3333333333vw;
}
body.top .sec_top .columns_type01.reverse .column_img img {
  margin-inline: auto 0;
}
body.top .sec_top .columns_type01.reverse .column_text {
  margin-right: 3.3333333333vw;
}
@media (min-width: 769px) {
  body.top .sec_top .columns_type01 {
    align-items: flex-end;
    margin: 0;
  }
  body.top .sec_top .columns_type01 .column {
    padding: 0;
  }
  body.top .sec_top .columns_type01 .column_img {
    flex: 1;
    z-index: 0;
    width: 77.1875vw;
    max-width: 1482px;
    height: 834px;
  }
  body.top .sec_top .columns_type01 .column_img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body.top .sec_top .columns_type01 .column_text {
    flex: none;
    z-index: 1;
    width: clamp(620px, 543.167px + 9.991vw, 735px);
    padding: clamp(40px, 13.275px + 3.475vw, 80px) clamp(50px, 16.594px + 4.344vw, 100px) clamp(45px, 14.935px + 3.91vw, 90px);
  }
  body.top .sec_top .columns_type01 .column_text h2 {
    margin-bottom: 40px;
  }
  body.top .sec_top .columns_type01 .column_text .part_text {
    margin-bottom: 40px;
  }
  body.top .sec_top .columns_type01 .column_text .btn_wrap a {
    margin-inline: 0 auto;
  }
  body.top .sec_top .columns_type01:not(.reverse) .column_img {
    margin-right: unset;
  }
  body.top .sec_top .columns_type01:not(.reverse) .column_img img {
    -o-object-position: right;
       object-position: right;
  }
  body.top .sec_top .columns_type01:not(.reverse) .column_text {
    margin-left: min(23.1770833333vw - 745px, -300px);
  }
  body.top .sec_top .columns_type01.reverse {
    flex-direction: row-reverse;
  }
  body.top .sec_top .columns_type01.reverse .column_img {
    margin-left: unset;
  }
  body.top .sec_top .columns_type01.reverse .column_img img {
    -o-object-position: left;
       object-position: left;
  }
  body.top .sec_top .columns_type01.reverse .column_text {
    margin-right: min(23.1770833333vw - 745px, -300px);
  }
}
body.top .sec_top h2 {
  position: relative;
}
body.top .sec_top h2 .h2_jp {
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
@media (min-width: 769px) {
  body.top .sec_top h2 .h2_jp {
    font-size: 38px;
  }
}
body.top .sec_top h2 .h2_en {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media (min-width: 769px) {
  body.top .sec_top h2 .h2_en {
    font-size: 20px;
  }
}
body.top .sec_top h2.h2_underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 30px;
  height: 1px;
  background-color: #333;
}
body.top .sec_top h2.h2_underline .h2_jp {
  text-align: left;
}
body.top .sec_top h2.h2_underline .h2_en {
  padding-bottom: 0.8em;
  text-align: left;
}
body.top .sec_top h2.h2_topline::before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  margin-inline: auto;
  margin-bottom: 10px;
  background-color: #333;
}
body.top .sec_top h2.h2_topline .h2_jp {
  text-align: center;
}
body.top .sec_top h2.h2_topline .h2_en {
  text-align: center;
}


@media (min-width: 769px) {
  body.top .sec_news.bg_triangle_top::before {
    width: min(20.8333333333vw, 400px);
  }
}
@media (min-width: 769px) {
  body.top .sec_news h2 {
    margin-bottom: 45px;
    white-space: nowrap;
  }
}
@media (min-width: 769px) {
  body.top .sec_news h2 .h2_jp {
    font-size: 30px;
  }
}
body.top .sec_news h2 .h2_en {
  padding-bottom: 1em;
}
@media (min-width: 769px) {
  body.top .sec_news h2 .h2_en {
    font-size: 18px;
  }
}
body.top .sec_news .btn_wrap a {
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
  padding: 0;
  margin: 0;
  border: unset;
}
body.top .sec_news .btn_wrap a::after {
  content: "";
  position: relative;
  display: inline-block;
  top: -2px;
  right: unset;
  width: 21px;
  height: 5px;
  margin-left: 1em;
  background: url("../images/arrow_bk.png") no-repeat center/contain;
  transform: unset;
  transition: 0.2s;
}
body.top .sec_news .btn_wrap a:hover {
  background-color: unset;
  color: #333;
}
body.top .sec_news .btn_wrap a:hover::after {
  transform: translateX(5px);
}
body.top .sec_news .flex_cont {
  display: flex;
}
body.top .sec_news .flex_cont .wf_btn_part {
  width: 100%;
  height: 50px;
  border: solid 1px #ecb38e;
  background-color: #fff;
  color: #ecb38e;
  font-weight: bold;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
body.top .sec_news .flex_cont .wf_btn_part.cat_お知らせ {
  background-color: #f8f4f2;
}
body.top .sec_news .flex_cont .wf_btn_part.cat_お知らせ:hover {
  background-color: #ecb38e;
  color: #fff;
}
body.top .sec_news .flex_cont .wf_btn_part.cat_ブログ {
  background-color: #e6f2e8;
  border-color: #85b98e;
  color: #85b98e;
}
body.top .sec_news .flex_cont .wf_btn_part.cat_ブログ:hover {
  background-color: #85b98e;
  color: #fff;
}
body.top .sec_news .news_content {
  border-bottom: solid 1px #ecb38e;
}
body.top .sec_news .wf_blog_ul {
  margin-block: 35px;
}
body.top .sec_news .wf_blog_ul li {
  border: unset;
}
body.top .sec_news .wf_blog_ul li .wf_blog_li_date,
body.top .sec_news .wf_blog_ul li .wf_blog_li_title {
  padding-block: 0;
}
body.top .sec_news .wf_blog_ul li:hover {
  background-color: #f0f0f0;
}
body.top .sec_news .columns_news {
  align-items: center;
}
@media (min-width: 769px) {
  body.top .sec_news .columns_news .column {
    flex: none;
  }
}
body.top .sec_news .columns_news .column:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  body.top .sec_news .columns_news .column:not(:last-child) {
    margin-bottom: 0;
  }
}
body.top .sec_news .columns_news .column_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (min-width: 769px) {
  body.top .sec_news .columns_news .column_title {
    display: block;
    margin-right: 3.5%;
  }
}
@media (min-width: 769px) {
  body.top .sec_news .columns_news .column_list {
    flex: 1;
  }
}
body.top .sec_about .inner {
  padding-top: 0;
}
body.top .sec_about .top_bg02 {
  position: relative;
}
body.top .sec_about .top_bg02 .part_text {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: .02em;
}
@media (min-width: 769px) {
  body.top .sec_about .top_bg02 .part_text {
    font-size: 60px;
  }
}
body.top .sec_about .top_bg02 img {
  width: 100%;
  height: 100%;
}
@media (min-width: 769px) {
  body.top .sec_concept h2 {
    margin-bottom: 58px;
  }
}
@media (min-width: 769px) {
  body.top .sec_concept .concept_leadtext {
    margin-bottom: 70px;
  }
}
body.top .sec_concept .concept_leadtext .part {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.5em;
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  body.top .sec_concept .concept_leadtext .part {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
    margin-bottom: 20px;
  }
}
body.top .sec_concept .concept_leadtext .part > div {
  background-color: rgba(240, 154, 125, 0.2);
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-align: center;
  white-space: nowrap;
}
body.top .sec_concept .concept_leadtext .part > div:first-child {
  padding-left: 0.3em;
}
@media (min-width: 769px) {
  body.top .sec_concept .concept_leadtext .part > div {
    font-size: 22px;
  }
}
body.top .sec_life {
  background-color: #85b98e;
  color: #fff;
}
@media (min-width: 769px) {
  body.top .sec_life .inner {
    width: 100% !important;
    max-width: 1560px;
    padding-inline: 20px;
    margin-inline: auto;
  }
}
body.top .sec_life h2,
body.top .sec_life h3 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: left;
}
@media (min-width: 769px) {
  body.top .sec_life h2,
  body.top .sec_life h3 {
    margin-bottom: 20px;
    font-size: 38px;
  }
}
body.top .sec_life .columns_life {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  body.top .sec_life .columns_life {
    align-items: flex-end;
    margin-bottom: 90px;
  }
}
body.top .sec_life .columns_life .column:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  body.top .sec_life .columns_life .column {
    flex: none;
  }
  body.top .sec_life .columns_life .column:nth-child(odd) {
    margin-right: 2.2727272727%;
  }
  body.top .sec_life .columns_life .column:not(:last-child) {
    margin-bottom: 0;
  }
}
body.top .sec_life .columns_life .column.column_life .part_img img {
  margin-inline: auto;
}
body.top .sec_life .columns_life .column.column_life .part_text {
  text-align: left;
}
@media (min-width: 769px) {
  body.top .sec_life .columns_life .column.column_life {
    width: 50.4545454545%;
  }
  body.top .sec_life .columns_life .column.column_life h2 {
    margin-top: -5px;
  }
}
@media (min-width: 769px) {
  body.top .sec_life .columns_life .column.column_schedule {
    width: 47.2727272727%;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  body.top .sec_life .column_schedule > .cont {
    display: flex;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
body.top .sec_life .column_schedule > .cont:not(:last-child) {
  margin-bottom: 40px;
}
body.top .sec_life .column_schedule .part_img {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 769px) {
  body.top .sec_life .column_schedule .part_img {
    width: min(19.7368421053vw, 300px);
    margin-bottom: 0;
  }
}
body.top .sec_life .column_schedule .part_img img {
  margin-inline: auto;
}
@media (min-width: 769px) {
  body.top .sec_life .column_schedule .part_textwrap {
    flex: 1;
  }
}
body.top .sec_life .column_schedule .part_text {
  margin-bottom: 10px;
  text-align: left;
}
@media (min-width: 769px) {
  body.top .sec_life .column_schedule .part_text {
    margin-bottom: 20px;
  }
}
body.top .sec_life .column_schedule .btn_wrap a {
  max-width: 300px;
  padding-block: 13px;
}
@media (min-width: 769px) {
  body.top .sec_life .column_schedule .btn_wrap a {
    margin-inline: 0 auto;
  }
}
body.top .sec_life .life_img04 {
  text-align: center;
}
body.top .sec_life .life_img04 img {
  margin-inline: auto;
}
body.top .sec_recruit .inner {
  padding-top: 0;
}
body.top .sec_recruit .part_img {
  position: relative;
  z-index: 0;
}
body.top .sec_recruit .part_img img {
  width: 100%;
  height: 100%;
}
@media (min-width: 769px) {
  body.top .sec_recruit .part_img {
    padding-inline: min(5.2083333333vw, 100px);
  }
}
body.top .sec_recruit .columns_recruit {
  position: relative;
  z-index: 1;
  padding-inline: 3.3333333333vw;
  margin-top: max(-13.3333333333vw, -100px);
}
body.top .sec_recruit .columns_recruit .column_text {
  padding: 3.3333333333vw;
  background-color: #fff;
}
body.top .sec_recruit .columns_recruit .column_text h2 {
  margin-bottom: 20px;
}
body.top .sec_recruit .columns_recruit .column_text .part_text {
  text-align: left;
}
body.top .sec_recruit .columns_recruit .btn_wrap a {
  padding-block: 13px;
  margin-block: 0;
}
@media (min-width: 769px) {
  body.top .sec_recruit .columns_recruit {
    align-items: flex-end;
    padding-inline: unset;
    margin: 0;
    margin-top: max(-5.2083333333vw, -100px);
  }
  body.top .sec_recruit .columns_recruit .column_text {
    flex: none;
    width: 42.3958333333%;
    padding-block: min(4.6875vw, 90px) 0;
    padding-inline: min(5.2083333333vw, 100px) min(4.6875vw, 80px);
    margin-right: 2.0833333333%;
  }
  body.top .sec_recruit .columns_recruit .column_text h2 {
    margin-bottom: 40px;
  }
  body.top .sec_recruit .columns_recruit .btn_wrap a {
    margin-inline: 0 auto;
  }
}
@media (max-width: 768px) {
  body.top .sec_recruit .columns_recruit .column_text h2 .h2_jp,
  body.top .sec_recruit .columns_recruit .column_text h2 .h2_en {
    text-align: center;
  }
  body.top .sec_recruit .columns_recruit .column_text h2::after {
    right: 0;
    margin-inline: auto;
  }
}
body.top .sec_contact {
  background: url("../images/top_bg03.jpg") no-repeat top/cover;
  color: #fff;
}
body.top .sec_contact .inner {
  padding-block: 50px;
}
@media (min-width: 769px) {
  body.top .sec_contact .inner {
    padding-block: 100px;
  }
}
body.top .sec_contact h2.h2_topline::before {
  background-color: #fff;
}
@media (min-width: 769px) {
  body.top .sec_contact h2 {
    margin-bottom: 50px;
  }
}
body.top .sec_contact .cont_text {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0;
}
@media (min-width: 769px) {
  body.top .sec_contact .cont_text {
    margin-bottom: 10px;
    text-align: center;
  }
}
body.top .sec_contact .cont_tel {
  margin-bottom: 10px;
}
body.top .sec_contact .part_tel {
  font-family: "Jost", sans-serif;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: .02em;
}
@media (min-width: 769px) {
  body.top .sec_contact .part_tel {
    font-size: 40px;
  }
}
body.top .sec_contact .part_tel::before {
  content: "Tel";
  display: inline-block;
  margin-right: 0.2em;
  font-size: 30px;
}
@media (min-width: 769px) {
  body.top .sec_contact .part_tel::before {
    font-size: 30px;
  }
}
body.top .sec_contact .cont_tel {
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 0.08em;
  text-align: center;
}
body.top .sec_contact .btn_wrap a {
  padding-block: 14px;
  margin-block: 0;
  border: unset;
  background-color: #e6f2e8;
  color: #6ba275;
}
body.top .sec_contact .btn_wrap a::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 25px;
  height: 16px;
  margin-bottom: -3px;
  border-radius: unset;
  background: url("/images/ic_mail.png") no-repeat center/contain;
}
body.top .sec_contact .btn_wrap a:hover {
  opacity: 0.8 !important;
}

body.top .wf_googlemap_wrap .inner2 {
  height: 100%;
}
body.top .wf_googlemap_wrap .inner2 .cont {
  height: 100%;
}
body.top .wf_googlemap_wrap .inner2 .cont .wf_input_html {
  height: 100%;
}
@media (min-width: 769px) {
  body.top .wf_googlemap_wrap {
    height: 23.3333333333vw;
  }
}
body.top #upper_footer {
  border-top: unset;
}
.cont_mainimage{
  position: relative;
}
.mainmovie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.mainmovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cont_mainimage .cont_maincopy {
  position: absolute;
  width: 33vw;
  height: 16vw;
  left: -30%;
  right: 0;
  top: 0;
  bottom: -14%;
  margin: auto;
  max-width: 629px;
  max-height: 298px;
}
@media (min-width: 769px) {
  #upper_footer .inner .column .links .btn_insta {
    margin-left: 0;
  }
}
@media (min-width: 769px) {
  #upper_footer .inner .column .columns_sitemap ul li:not(:first-child) {
    margin-top: 5px;
  }
}
#upper_footer .inner .column .columns_sitemap ul li a:hover{
  text-decoration: none;
  color: #dc8365;
}
@media ( max-width : 768px ) {
  .cont_mainimage .cont_maincopy {
    position: absolute;
    width: 63vw;
    height: 32vw;
    left: 0%;
    right: auto;
    top: auto;
    bottom: 5%;
    margin: auto;
    max-width: 629px;
    max-height: 298px;
  }
}
@media ( max-width : 768px ) {
  body.top .sec_news .flex_cont .wf_btn_part {
    font-size: 16px;
  }
}
@media ( max-width : 768px ) {
  body.top .sec_concept h2 {
    margin-bottom: 25px;
  }
body.top .sec_life h2,
body.top .sec_life h3 {
  margin-top: 10px;
font-size: 23px;
}
body.top .sec_contact h2 {
    margin-bottom: 13px;
  }
body.top .sec_contact .part_tel {
    font-size: 28px;
}
body.top .sec_contact .part_tel::before {
    font-size: 24px;
}
.sec_contact .part_text{
  text-align: center;
}
body.top .sec_contact .btn_wrap a {
    max-width: 280px;
}
body.top .btn_wrap a {
  max-width: 280px;
}
#upper_footer .inner .column .textbox {
  margin-top: 35px;
  margin-bottom: 25px;
}
#upper_footer .links{
  margin-bottom: 45px;
}
#upper_footer .inner .column .columns_sitemap ul.bnr {
    margin-top: 40px;
}
#footer {
    padding-bottom: 18vw;
}
.copyright {
  text-align: center;
}
}
@media ( min-width : 961px ) {
  .top #menu-list>li a {
    text-shadow: 1px 1px 3px #fff;
  }
}
.t01_wrap th,
.t01_wrap td {
  padding: 0.8em;
}
.pagination > .active > a {
    background: #ecb38e !important;
    border-color: #ecb38e !important;
}
.under form .wrap>.inner {
  border-bottom: none;
}
@media ( max-width : 768px ) {
  .page_body h4,
  .blog_entry h4,
  .blog_body h5 {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 0.05em;
    padding-bottom: 3px;
margin-bottom: 0;
  }
}
.under .column>h4 {
  margin-bottom: 20px;
}
@media ( max-width : 768px ) {
  .under .column>h4 {
    margin-bottom: 15px;
  }
.under .spmultiline .column:not(:first-child) {
  margin-top: 25px;
}
}
@media (max-width: 768px) {
  .under .column+.column {
    margin-top: 20px;
  }
.t01_wrap th,
.t01_wrap td {
  font-size: 14px;
}
}
body.top .sec_contact .part_tel a{
  color: #fff;
}
/*# sourceMappingURL=local.css.map */
.cont_maincopy{display:none;}