@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.6;
  background: url(../images/common/bg.png) center top;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  word-wrap: break-word;
  font-weight: 400;
}

figure {
  padding: 0;
  margin: 0;
}

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

@media screen and (max-width: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.sinner {
  max-width: 620px;
}

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

.link1 a {
  color: #402e29;
  font-weight: bold;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

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

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

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

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

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

.borderB {
  border-bottom: 1px dashed #333;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a:hover {
  opacity: 0.6;
}

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1;
}
/* @media screen and (max-width: 468px) {
  #contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
} */

#contents {
  max-width: 1000px;
  width: 100%;
}

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

@media screen and (max-width: 1000px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.fwb {
  font-weight: bold;
}

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

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

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important;
  }

  .fltR {
    float: none;
    width: 100% !important;
  }
}
@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important;
  }

  .sptar {
    text-align: right !important;
  }

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

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

.dnone {
  display: none !important;
}

.pankuzu ol li {
  display: inline-block;
  font-size: 12px;
  position: relative;
}
.pankuzu ol li:nth-child(1) {
  margin-right: 30px;
}
.pankuzu ol li:nth-child(1):after {
  content: ">";
  position: absolute;
  right: -20px;
}
.pankuzu ol li a {
  color: #333 !important;
  text-decoration: underline;
}

/*----------------- FAQ -----------------*/
.faq_q {
  font-size: 16px;
  border-bottom: 1px #402e29 dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #402e29;
  font-weight: bold;
}
.faq_q:before {
  content: "Q";
  display: block;
  background: #402e29;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
}
@media screen and (max-width: 468px) {
  .faq_q:before {
    display: none;
  }
}

.faq_a {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px !important;
}
.faq_a:before {
  content: "A";
  display: block;
  background: #402e29;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
}
@media screen and (max-width: 468px) {
  .faq_a:before {
    display: none;
  }
}

.dnone {
  display: none;
}

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

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

.container_f {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .container_f {
    flex-flow: column;
  }
}
.container_f .box {
  width: 49%;
}
.container_f .box img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 468px) {
  .container_f .box {
    width: 100%;
  }
}

.container_3 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .container_3 .inner {
    flex-flow: column;
  }
}
.container_3 .inner .box {
  width: 30%;
  margin-bottom: 40px;
}
@media screen and (max-width: 468px) {
  .container_3 .inner .box {
    width: 100%;
  }
}
.container_3 .inner:after {
  content: "";
  display: block;
  width: 30%;
}

.container_4 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .container_4 .inner {
    flex-flow: column;
  }
}
.container_4 .inner .box {
  flex: 0 0 25%;
  margin-bottom: 40px;
}
@media screen and (max-width: 468px) {
  .container_4 .inner .box {
    width: 100%;
  }
}
.container_4 .inner:after {
  content: "";
  display: block;
  width: 30%;
}
.container_4 .inner:before {
  content: "";
  display: block;
  width: 30%;
  order: 1;
}

.txtimg01 table td {
  border: none !important;
}
@media screen and (max-width: 468px) {
  .txtimg01 table td {
    display: block;
  }
}
.txtimg01 table td:nth-child(odd) {
  width: 60%;
}
@media screen and (max-width: 468px) {
  .txtimg01 table td:nth-child(odd) {
    width: 100%;
  }
}

.txtimg02 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 468px) {
  .txtimg02 .inner {
    flex-flow: column;
  }
}
.txtimg02 .txt {
  width: 49%;
}
@media screen and (max-width: 468px) {
  .txtimg02 .txt {
    width: 100%;
  }
}
.txtimg02 .img {
  width: 49%;
}
@media screen and (max-width: 468px) {
  .txtimg02 .img {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pd10 {
  padding: 10px !important;
}

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .fb_iframe_widget,
  .fb_iframe_widget span,
  .fb_iframe_widget iframe[style] {
    width: 100% !important;
  }
}
.f_page iframe {
  width: 500px !important;
  margin: 0 auto;
}

/********* 会社概要 *********/
.company_cont01 table td {
  border-bottom: 1px solid #ccc !important;
}
.company_cont01 table td:nth-child(odd) {
  border-bottom: 1px solid #402e29 !important;
}
@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(64, 46, 41, 0.1);
  }
}

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

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

.company_cont01 table td {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}
.company_cont01 table td:nth-child(odd) {
  border-bottom: 1px solid #402e29 !important;
}
@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(64, 46, 41, 0.1);
    width: 100% !important;
  }
}

/********* Instagram *********/
.event_Instagram01 {
  border: none !important;
}
.event_Instagram01 .sns_list {
  display: flex;
  flex-flow: row;
  border: none;
}
@media screen and (max-width: 468px) {
  .event_Instagram01 .sns_list {
    flex-flow: column;
  }
}
.event_Instagram01 .sns_text {
  display: none;
  width: 0% !important;
}
.event_Instagram01 .sns_photo {
  width: 100% !important;
}
.event_Instagram01 div.sns_list > div {
  display: flex;
  flex-flow: column;
  border-bottom: 0px dashed #ccc;
}

.event_Instagram02 .sns_photo {
  width: 40% !important;
}
@media screen and (max-width: 468px) {
  .event_Instagram02 .sns_photo {
    width: 100% !important;
  }
}
.event_Instagram02 .sns_date {
  background: #402e29;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}
.event_Instagram02 .clearfix a {
  color: #402e29 !important;
}
.event_Instagram02 .caption {
  padding: 1em 0;
  font-size: 1rem;
}
.event_Instagram02 div.sns_list > div {
  padding: 40px;
}
@media screen and (max-width: 468px) {
  .event_Instagram02 div.sns_list > div {
    padding: 10px;
  }
}

/********* 404 *********/
.error_txt {
  text-align: center;
}
.error_txt h2 {
  display: inline-block;
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .error_txt h2 {
    line-height: 3rem;
  }
}
.error_txt a {
  display: inline-block;
  color: #333 !important;
  border: #333 1px solid;
  border-radius: 500px;
  padding: 1em 2em;
  margin-top: 3em;
}

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

/********* 会社概要 *********/
.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
}
.company_area dt {
  border-bottom: 1px solid #402e29 !important;
}
.company_area dd {
  border-bottom: 1px solid rgba(64, 46, 41, 0.5) !important;
}
@media screen and (max-width: 468px) {
  .company_area dl {
    display: flex;
    flex-flow: column;
  }
  .company_area dt {
    background: rgba(64, 46, 41, 0.1) !important;
  }
  .company_area dt, .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .company_area dt:nth-child(even), .company_area dd:nth-child(even) {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 1em !important;
  }
}

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

#header {
  width: 100%;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  #header {
    padding: 70px 0 20px;
  }
}
#header .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #header .inner {
    display: block;
  }
}
#header .inner .box1 {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #header .inner .box1 {
    text-align: center;
    margin-top: 20px;
  }
}

#nav_global ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
  position: relative;
}
#nav_global ul li:last-child a {
  border-right: none;
}
#nav_global ul li ul {
  position: absolute;
  top: 5px;
  padding-top: 20px;
  left: 0;
  width: 200px;
  display: block;
  z-index: 99999;
}
#nav_global ul li ul li {
  display: block;
}
#nav_global ul li ul li a {
  display: block;
  background: rgba(64, 46, 41, 0.7);
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #fff;
  padding: 10px;
}
#nav_global ul li a {
  font-family: "Rounded Mplus 1c";
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-right: 1px solid #999;
  padding: 0 5px;
}
#nav_global ul li a span {
  display: block;
  font-size: 8px;
  color: #402e29;
  font-family: "Rounded Mplus 1c";
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #999;
}
.fixed ul {
  max-width: 1000px;
  margin: 10px auto !important;
}

#main_image img {
  width: 100%;
}

.mean-container .mean-bar {
  background: #402e29 !important;
  position: fixed !important;
}
.mean-container .mean-bar span {
  display: none;
}

.mean-container .mean-nav {
  background: #402e29 !important;
}

#footer .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  #footer .inner {
    display: block;
  }
}
#footer .inner .pagetop {
  position: absolute;
  top: -200px;
  right: 0%;
  z-index: 9999999;
}
@media screen and (max-width: 768px) {
  #footer .inner .pagetop {
    display: none;
  }
}
#footer .inner .box1 {
  text-align: left;
  max-width: 300px;
}
@media screen and (max-width: 768px) {
  #footer .inner .box1 {
    max-width: 100%;
    text-align: center;
  }
}
#footer .inner .box1 address {
  margin-top: 15px;
}
#footer .inner .gmap {
  max-width: 500px;
  width: 45% !important;
  display: block;
}
#footer .inner .gmap iframe {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  #footer .inner .gmap {
    width: 100% !important;
    max-width: 100%;
    margin-top: 20px;
  }
}
#footer .inner .f_nav {
  display: flex;
}
#footer .inner .f_nav .nav a {
  display: block;
  text-align: left;
  padding-bottom: 7px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #footer .inner .f_nav .nav a {
    display: none;
  }
}
#footer .copy {
  background: #402e29;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  #footer .copy {
    margin-top: 0;
  }
}

#contents_wrap {
  /* padding: 0 0 100px; */
  background: url(../images/common/bg.png);
}
/* @media screen and (max-width: 768px) {
  #contents_wrap {
    padding: 0 10px 80px;
  }
}
@media screen and (max-width: 468px) {
  #contents_wrap {
    padding: 0 10px 50px;
  }
} */

.h1_txt01 {
  margin-top: 30px;
}
.h1_txt01 h1 {
  font-size: 36px;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #402e29;
  border-bottom: 4px solid #402e29;
  line-height: 1;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 468px) {
  .h1_txt01 h1 {
    font-size: 20px;
  }
}

.h2_txt01 {
  position: relative;
}
.h2_txt01 h2 {
  font-size: 30px;
  color: #402e29;
  font-weight: bold;
  display: inline-block;
  background: url(../images/common/bg.png);
  padding: 0 1em;
}
@media screen and (max-width: 468px) {
  .h2_txt01 h2 {
    font-size: 18px;
  }
}
.h2_txt01 h2 span {
  color: #8d3f29;
  font-size: 15px;
}
.h2_txt01:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #402e29;
  position: absolute;
  top: 50%;
  z-index: -1;
}

.h2_txt02 {
  color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
}
.h2_txt02:after, .h2_txt02:before {
  content: "";
  flex-grow: 1;
  height: 2px;
  background: #fff;
  display: block;
}
.h2_txt02:after {
  margin-left: 0.5em;
}
.h2_txt02:before {
  margin-right: 0.5em;
}
.h2_txt02 span {
  font-size: 15px;
  display: inline-block;
  margin-left: 0.5em;
}

.h2_txt03 h2 {
  font-size: 20px;
  font-weight: bold;
  background: rgba(206, 226, 67, 0.3);
  width: 100%;
  padding: 0.5em;
  border-left: 4px solid #402e29;
}
@media screen and (max-width: 468px) {
  .h2_txt03 h2 {
    font-size: 16px;
  }
}

.a_btn a {
  display: inline-block;
  background: #cee243;
  width: 300px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 468px) {
  .a_btn a {
    width: 100%;
  }
}
.a_btn a:after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  border-radius: 10px;
  border: 2px dashed #402e29;
  position: absolute;
  top: 5px;
  left: 5px;
}

.h3_txt01 h3 {
  font-size: 16px;
  background: #402e29;
  padding: 0.5em 1em;
  color: #fff;
}

/* TOP */
/* 3列 */
.wrap1 {
  margin-left: -3.0303030303% !important;
}
@media screen and (max-width: 468px) {
  .wrap1 {
    margin-left: 0% !important;
  }
}
.wrap1 .box1 {
  float: left !important;
  width: 30.303030303% !important;
  margin-left: 3.0303030303% !important;
}
@media screen and (max-width: 468px) {
  .wrap1 .box1 {
    margin-left: 0 !important;
  }
}

#disnone {
  display: none;
}

.bg_leaf {
  position: relative;
  padding: 80px 0;
}
.bg_leaf:before {
  content: "";
  background: url(../images/contents/kusa.png);
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  width: 334px;
  height: 157px;
  z-index: -1;
}
.bg_leaf:after {
  content: "";
  background: url(../images/contents/kusa02.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 334px;
  height: 157px;
  z-index: -1;
}

.news_container {
  width: 680px;
  background: url(../images/contents/blog_bg1.png) no-repeat;
  background-size: contain;
  padding: 40px;
  margin-right: 0;
  margin-left: auto;
  transform: translateY(-50%);
}
@media screen and (max-width: 468px) {
  .news_container {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    transform: none;
    padding: 20px 10px;
  }
}
.news_container h3 {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}
.news_container .news_area {
  height: 130px;
}
@media screen and (max-width: 468px) {
  .news_container .news_area {
    height: 300px;
  }
}
.news_container .news_area .txt {
  margin-bottom: 1em;
}

.home_02 img {
  border: 5px solid #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.home_02 a {
  display: inline-block;
  background: #cee243;
  width: 300px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 468px) {
  .home_02 a {
    width: 100%;
  }
}
.home_02 a:after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  border-radius: 10px;
  border: 2px dashed #402e29;
  position: absolute;
  top: 5px;
  left: 5px;
}

.home_03 {
  background: url(../images/contents/bg2.gif);
  background-size: cover;
  padding: 80px 0;
}

.home_04 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .home_04 {
    flex-flow: column;
  }
}
.home_04 div {
  width: 50%;
}
@media screen and (max-width: 468px) {
  .home_04 div {
    width: 100%;
    margin-bottom: 2em;
  }
}
.home_04 tr:nth-child(even) td {
  background: #fff !important;
  border-radius: 10px;
  font-weight: bold;
}

.home_06 {
  background: url(../images/contents/bg1.jpg);
  background-size: cover;
  padding: 60px 0;
}
.home_06 .container {
  background: rgba(255, 255, 255, 0.6);
  padding: 40px;
  border-radius: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 468px) {
  .home_06 .container {
    padding: 20px 10px;
  }
  .home_06 .container td {
    padding: 5px !important;
  }
}
.home_06 .container .news_area {
  height: 300px;
  overflow-y: auto;
}
.home_06 .container .news_area .txt {
  border-bottom: 1px dashed #402e29;
}
@media screen and (max-width: 468px) {
  .home_06 .container .news_area .txt {
    margin-bottom: 1em;
    padding-bottom: 1em !important;
  }
}

.about_02 {
  border: 1px dashed #8d3f29;
  background: #fff;
  padding: 2em;
  text-align: center;
}

.staff_00 {
  background: #402e29;
  padding: 80px 0;
}
.staff_00 .inner {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
@media screen and (max-width: 768px) {
  .staff_00 .inner {
    justify-content: center;
  }
}
.staff_00 .inner .box {
  width: 49%;
}
@media screen and (max-width: 468px) {
  .staff_00 .inner .box {
    width: 100%;
  }
}

/* .staff_01 {
  width: 48%;
  background: #fff;
  padding: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .staff_01 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.staff_01 h3 {
  font-size: 24px;
  background: rgba(206, 226, 67, 0.3);
  padding: 0.5em 1em;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.staff_01 span {
  background: #ff4747;
  display: inline-block;
  border-radius: 500px;
  padding: 0.2em 3em;
  color: #fff;
  margin: 0.5em;
}
.staff_01 h4 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 3px solid #402e29;
  line-height: 1;
  padding-bottom: 0.2em;
  margin-top: 1em;
}
.staff_01 .tdpd05 img {
  width: 100% !important;
} */

.fee_01 {
  background: #fff;
  border: 1px dashed #402e29;
  padding: 20px;
}

.flow_01 {
  background: #fff;
  padding: 60px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}
@media screen and (max-width: 468px) {
  .flow_01 {
    padding: 20px 10px;
  }
}
.flow_01 h3 {
  background: #402e29;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 0 1em;
}
.flow_01 h3 span {
  background: #fff;
  color: #402e29;
  padding: 0.3em 1em;
  border-radius: 500px;
  margin-right: 1em;
}

.flow_02 {
  padding: 40px;
}
.flow_02 ul {
  list-style-image: url(../images/contents/ashiato02.png);
}
.flow_02 ul li {
  padding: 0.5em 0;
}

.staff_00 .box h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.staff_00 .box img {
  border: 10px solid #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

/* title */
/* common */
.pankuzu {
  margin: 5px 0;
}
.pankuzu ul li {
  float: left;
  margin-right: 10px;
}
.pankuzu ul li a {
  text-decoration: none;
}
.pankuzu ul li a .pantitle {
  color: #402e29;
}

.insuta_box {
  transform: translateY(-80px);
}
@media screen and (max-width: 468px) {
  .insuta_box {
    transform: none;
  }
}

/*# sourceMappingURL=common.css.map */
