@charset "UTF-8";
/*
Theme Name: original
Theme URI: 
Author: 13cweb
Author URI: https://13cweb.com/
Description: 
Version: 1.0
License: 13cweb
License URI: LICENSE
Text Domain: twentynineteen
Tags: 
*/
/* CSS import */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, dl, dt, dd, ol, ul, li,
form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  vertical-align: baseline;
  background: transparent;
  font-family: "Sawarabi Gothic", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

body {
  line-height: 1;
  background-color: #FFF;
}

.fadein {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1s;
}

.fadein.active {
  opacity: 1;
  transform: translate(0, 0);
}

.section_title {
  color: #368b8a;
  margin-bottom: 20px;
  font-weight: 200;
  font-family: "Sawarabi Gothic", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.section_title.sub_title a {
  font-size: 18px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a:hover img {
  opacity: 0.8;
}

/* tables still need 'cellspacing=0' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}

table th {
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  text-align: left;
  padding: 10px;
  vertical-align: top;
}

table td {
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  text-align: left;
  padding: 10px;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: underline;
  color: #333;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End Hack */
@media (max-width: 768px) {
  .sp-show {
    display: block;
  }
}
@media (min-width: 769px) {
  .sp-show {
    display: none;
  }
}

@media (max-width: 768px) {
  .pc-show {
    display: none;
  }
}
@media (min-width: 769px) {
  .pc-show {
    display: block;
  }
}

/* main */
#header-wrap {
  background-image: url(images/header/header_bg.jpg);
  background-size: cover;
  background-position: top center;
  width: 100%;
}
@media (max-width: 768px) {
  #header-wrap {
    height: auto;
  }
}
@media (min-width: 769px) {
  #header-wrap {
    height: 768px;
  }
}
#header-wrap .site_header {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
@media (max-width: 768px) {
  #header-wrap .site_header {
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 769px) {
  #header-wrap .site_header {
    width: 1000px;
  }
}
#header-wrap .site_header .header_logo a {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  color: #fff;
}
@media (max-width: 768px) {
  #header-wrap .site_header .catch_copy {
    width: 100%;
    margin: auto;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.5em;
    color: #FFF;
    padding-top: 100px;
    padding-bottom: 120px;
    text-align: center;
  }
}
@media (min-width: 769px) {
  #header-wrap .site_header .catch_copy {
    width: 470px;
    margin: auto;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.5em;
    color: #FFF;
    padding-top: 130px;
    padding-bottom: 160px;
  }
}
#header-wrap .header_under {
  margin: auto;
  text-align: center;
}
@media (max-width: 768px) {
  #header-wrap .header_under {
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 769px) {
  #header-wrap .header_under {
    width: 810px;
  }
}
@media (max-width: 768px) {
  #header-wrap .header_under .site-title {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  #header-wrap .header_under .site-title {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (max-width: 768px) {
  #header-wrap .header_under .site-title span {
    font-size: 17px;
  }
}
@media (min-width: 769px) {
  #header-wrap .header_under .site-title span {
    font-size: 21px;
  }
}
#header-wrap .header_under .white_hr {
  border-top: solid 1px #fff;
}
@media (max-width: 768px) {
  #header-wrap .header_under .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  #header-wrap .header_under .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.5em;
    color: #FFF;
  }
}

#header-wrap-under {
  background-image: url(images/header/header_bg.jpg);
  background-size: cover;
  background-position: top center;
  width: 100%;
}
@media (max-width: 768px) {
  #header-wrap-under {
    height: auto;
  }
}
@media (min-width: 769px) {
  #header-wrap-under {
    height: 180px;
  }
}
#header-wrap-under .site_header {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
@media (max-width: 768px) {
  #header-wrap-under .site_header {
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 769px) {
  #header-wrap-under .site_header {
    width: 1000px;
  }
}
#header-wrap-under .site_header .header_logo {
  padding-top: 40px;
}
#header-wrap-under .site_header .header_logo a {
  color: #fff;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}
#header-wrap-under .header_under {
  text-align: left;
}
@media (max-width: 768px) {
  #header-wrap-under .header_under .catch_copy {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  #header-wrap-under .header_under .catch_copy {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #FFF;
  }
}
#header-wrap-under .header_under .site-title {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2em;
  color: #FFF;
}
#header-wrap-under .header_under .site-title span {
  font-size: 21px;
}
#header-wrap-under .header_under .white_hr {
  border-top: solid 1px #fff;
}
@media (max-width: 768px) {
  #header-wrap-under .header_under .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  #header-wrap-under .header_under .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.5em;
    color: #FFF;
  }
}

.breadcrumbs_wrap {
  background-color: #896634;
  height: 40px;
  width: 100%;
}
.breadcrumbs_wrap .breadcrumbs {
  height: 28px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  color: #FFF;
  line-height: 14px;
  padding-top: 12px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .breadcrumbs_wrap .breadcrumbs {
    width: 100%;
    padding-left: 10px;
  }
}
@media (min-width: 769px) {
  .breadcrumbs_wrap .breadcrumbs {
    width: 1000px;
  }
}
.breadcrumbs_wrap .breadcrumbs a {
  color: #FFF;
}

.breadcrumbs span .br-home-link span {
  font-size: 14px;
  color: #FFF;
  line-height: 14px;
  font-weight: bold;
}

/* ハンバーガーメニュー */
#content {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 769px) {
  #content {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #content section {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  #content section {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#content section .site-content {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #content section .site-content {
    width: 100%;
  }
}
@media (min-width: 769px) {
  #content section .site-content {
    width: 1000px;
  }
}
#content section .site-content h2 {
  font-size: 28px;
  font-weight: normal;
}
#content section .site-content .title-border {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-weight: normal;
}
@media (max-width: 768px) {
  #content section .site-content .title-border {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  #content section .site-content .title-border {
    font-size: 28px;
  }
}
#content section .site-content .title-border:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}
#content section .site-content .title-border:after {
  margin-left: 1rem;
}
#content section .site-content .title-border a {
  font-size: 20px;
  font-weight: normal;
}
#content section .site-content h4 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 1em 0;
}
#content section .site-content p {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.5em;
  margin-bottom: 30px;
}
#content section#biz_desc {
  background-color: #f9fbf2;
}
#content section#construction_examples {
  background-color: #f9fbf2;
}
#content .news_sec .news_window {
  height: 10em;
  overflow-y: scroll;
}
#content .construction_examples_photo {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
@media (max-width: 768px) {
  #content .construction_examples_ul li {
    font-size: 10px;
  }
}
@media (min-width: 769px) {
  #content .construction_examples_ul li {
    font-size: 14px;
  }
}
#content .company .president_prof {
  height: 140px;
  background-color: #009e97;
  color: #FFF;
  text-align: center;
  padding-top: 18px;
  line-height: 2em;
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  #content .company .president_prof {
    width: 420px;
  }
}
#content .company .president_prof .p_prof01 {
  font-size: 16px;
}
#content .company .president_prof .p_prof02 {
  font-size: 24px;
}
#content .company .president_prof .p_prof03 {
  font-size: 16px;
}
#content .company .p_prof_text {
  margin-bottom: 40px;
}
#content .company .p_prof_text h5 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
#content .company .p_prof_text p {
  line-height: 2em;
}
#content .company .office_photo {
  margin-bottom: 30px;
}
#content .company .president_greeting {
  font-size: 15px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #content .company .company_prof {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  #content .company .company_prof {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  #content .company .company_prof table th {
    text-align: center;
    white-space: nowrap;
  }
}
@media (min-width: 769px) {
  #content .company .company_prof table th {
    text-align: center;
  }
}
#content .recruit {
  background-image: url(images/top/recruit_bg.jpg);
  background-repeat: repeat-x;
}
#content .recruit .site-content {
  color: #fff;
  text-align: center;
}
#content .recruit .site-content h2 {
  font-size: 28px;
  font-weight: normal;
  color: #fff;
}
#content .recruit .site-content .title-border {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #content .recruit .site-content .title-border {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  #content .recruit .site-content .title-border {
    font-size: 28px;
  }
}
#content .recruit .site-content .title-border:after {
  border-top: 1px solid #FFF;
  content: "";
  flex-grow: 1;
}
#content .recruit .site-content .title-border:after {
  margin-left: 1rem;
}
@media (max-width: 768px) {
  #content .recruit .site-content .rec_catch {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  #content .recruit .site-content .rec_catch {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
#content .recruit .site-content .rec_tel {
  font-size: 24px;
  margin-bottom: 20px;
}
#content .recruit .site-content .rec_tel a {
  font-size: 24px;
  color: #FFF;
}
#content .contact .site-content {
  text-align: center;
}
@media (max-width: 768px) {
  #content .contact .site-content .tel_contact_box {
    width: 100%;
    height: 100px;
    color: #FFF;
    border-radius: 10px;
    background-color: #c6574e;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    line-height: 1.8em;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  #content .contact .site-content .tel_contact_box {
    width: 340px;
    height: 100px;
    color: #FFF;
    border-radius: 10px;
    background-color: #c6574e;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    line-height: 1.8em;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #content .contact .site-content .tel_contact_box span {
    display: block;
    font-size: 36px;
  }
}
@media (min-width: 769px) {
  #content .contact .site-content .tel_contact_box span {
    display: block;
    font-size: 46px;
  }
}
@media (max-width: 768px) {
  #content .contact .site-content .tel_contact_box a {
    display: block;
    font-size: 36px;
    color: #FFF;
  }
}
@media (max-width: 768px) {
  #content .contact .site-content .mail_contact_box {
    width: 100%;
    height: 60px;
    color: #FFF;
    border-radius: 10px;
    background-color: #3f3c72;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  #content .contact .site-content .mail_contact_box {
    width: 340px;
    height: 60px;
    color: #FFF;
    border-radius: 10px;
    background-color: #3f3c72;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#content .top_blog_contents .top_blog_title {
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
}
#content .top_blog_contents .top_blog_title a {
  font-size: 20px;
  color: #030000;
}
#content .top_blog_contents .moretag {
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  width: 115px;
  height: 40px;
  border-radius: 5px;
  background-color: #009e97;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex; /* 子要素をflexboxで揃える */
  flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center; /* 子要素をflexboxにより中央に配置する */
}
#content .top_blog_contents .moretag:hover {
  color: #FFF;
}

.post-thumbnail a img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .show_detail {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    width: 200px;
    height: 70px;
    border-radius: 10px;
    background-color: #009e97;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center; /* 子要素をflexboxにより中央に配置する */
  }
}
@media (min-width: 769px) {
  .show_detail {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    width: 300px;
    height: 70px;
    border-radius: 10px;
    background-color: #009e97;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center; /* 子要素をflexboxにより中央に配置する */
  }
}
.show_detail:hover {
  color: #FFF;
}

.site-footer {
  clear: both;
  width: 100%;
  background-color: #005451;
}
@media (max-width: 768px) {
  .site-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  .site-footer {
    height: 160px;
  }
}

.footer_contents {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .footer_contents {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .footer_contents {
    width: 1000px;
  }
}
.footer_contents h3 {
  color: #7f7f7f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
}
.footer_contents .footer_info {
  margin: auto;
  text-align: left;
}
@media (min-width: 769px) {
  .footer_contents .footer_info {
    width: 420px;
  }
}
@media (max-width: 768px) {
  .footer_contents .footer_info .site-title {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  .footer_contents .footer_info .site-title {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (max-width: 768px) {
  .footer_contents .footer_info .site-title span {
    font-size: 17px;
  }
}
@media (min-width: 769px) {
  .footer_contents .footer_info .site-title span {
    font-size: 21px;
  }
}
.footer_contents .footer_info .white_hr {
  border-top: solid 1px #fff;
}
@media (max-width: 768px) {
  .footer_contents .footer_info .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: #FFF;
  }
}
@media (min-width: 769px) {
  .footer_contents .footer_info .site-description {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.5em;
    color: #FFF;
  }
}

#copyright {
  height: 30px;
  text-align: center;
  background-color: #896634;
  color: #FFF;
  padding-top: 5px;
}
#copyright p {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
}

/* page */
.center-img {
  text-align: center;
}

#main-img {
  margin-bottom: 30px;
}

#atfirst-tel {
  margin-bottom: 20px;
}

#atfirst-table {
  width: 352px;
  margin-left: auto;
  margin-right: auto;
}
#atfirst-table img {
  float: left;
  margin-right: 10px;
}
#atfirst-table p {
  float: left;
  padding-top: 50px;
}

#t-step {
  padding-top: 10px;
}
#t-step ul li {
  clear: both;
}
#t-step ul li img {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}
#t-step ul li h3 {
  float: left;
  padding-top: 10px;
  margin-right: 30px;
  width: 90px;
}
#t-step ul li p {
  float: left;
  line-height: 1.4em;
}

#sports-img {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#sports-img ul li {
  float: left;
  width: 33%;
  height: 204px;
  display: block;
  text-align: center;
}
#sports-img ul li img {
  width: 204px;
  height: 204px;
}

#drive-detail {
  margin-left: 130px;
  margin-bottom: 30px;
}
#drive-detail #drive-detail-left {
  float: left;
  margin-right: 40px;
}
#drive-detail #drive-detail-right {
  float: left;
  padding-top: 40px;
}
#drive-detail #drive-detail-right ul li {
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
  background-image: url(images/drive/icon.gif);
  background-repeat: no-repeat;
  padding-left: 24px;
}

.price_th {
  width: 28%;
}

table.price-table td {
  text-align: center;
  vertical-align: middle;
}

#director-left {
  float: left;
  margin-right: 30px;
  width: 350px;
}

#director-right {
  float: left;
  width: 620px;
}

.director-table {
  border: none;
}
.director-table tr th {
  color: #368b8a;
  font-weight: normal;
  background-color: #FFF;
  border: none;
  width: 110px;
}
.director-table tr td {
  color: #333;
  font-weight: normal;
  background-color: #FFF;
  border: none;
  line-height: 1.5em;
}

#access-area #access-left {
  float: left;
  width: 400px;
  height: 450px;
}
#access-area #access-left iframe {
  width: 400px;
  height: 450px;
}
#access-area #access-right {
  float: right;
  width: 580px;
  margin-left: 20px;
}
#access-area #access-right p {
  font-size: 14px;
}

article.type-post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: dashed 1px #666;
}

.comments-link {
  display: none;
}

#copyright p a {
  color: #FFF;
}

#sp_menu-btn {
  display: none;
}

.updated {
  display: none;
}

.published {
  margin-right: 10px;
}

.author {
  margin-right: 10px;
}

.menu_box {
  height: 230px;
}
@media (max-width: 768px) {
  .menu_box {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .menu_box {
    margin-top: -40px;
  }
}

.top_menu_submenu li {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 2.2em;
}
.top_menu_submenu li span {
  float: right;
}

.display-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top_subject_box {
  border-right: solid 1px #d8d8d8;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.top_subject_box .top_subject_title {
  font-size: 18px;
}

.top_subject_text {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu01 {
  padding: 20px 10px 10px 10px;
  height: auto;
  border: solid 1px #368b8a;
  background: linear-gradient(0deg, white 0%, white 93%, #368b8a 50%, #368b8a 100%);
  border-radius: 9px;
}
.menu01 .top_menu_title {
  color: #368b8a;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #368b8a;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.menu01 .top_menu_submenu li a {
  color: #368b8a;
}

.menu02 {
  padding: 20px 10px 10px 10px;
  height: auto;
  border: solid 1px #1e77b4;
  background: linear-gradient(0deg, white 0%, white 93%, #1e77b4 50%, #1e77b4 100%);
  border-radius: 9px;
}
.menu02 .top_menu_title {
  color: #1e77b4;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #1e77b4;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.menu02 .top_menu_submenu li a {
  color: #1e77b4;
}

.menu03 {
  padding: 20px 10px 0px 10px;
  height: auto;
  border: solid 1px #de168c;
  background: linear-gradient(0deg, white 0%, white 93%, #de168c 50%, #de168c 100%);
  border-radius: 9px;
}
.menu03 .top_menu_title {
  color: #de168c;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #de168c;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.menu03 table {
  margin-bottom: 14px;
}

.eng_title {
  font-size: 16px;
  line-height: 16x;
}

.jp_title {
  font-size: 28px;
  line-height: 16px;
}
.jp_title img {
  padding-right: 20px;
}

.news_area {
  background-color: #f7f5f2;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .news_area {
    padding-bottom: 100px;
  }
}
@media (min-width: 769px) {
  .news_area {
    padding-bottom: 40px;
  }
}
.news_area .news_box {
  margin: auto;
}
@media (max-width: 768px) {
  .news_area .news_box {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .news_area .news_box {
    width: 700px;
  }
}
@media (max-width: 768px) {
  .news_area .news_box .news_list li {
    line-height: 20px;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .news_area .news_box .news_list li {
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .news_area .news_box .news_list li span {
    display: block;
  }
}

.viewmore_btn {
  margin: auto;
  text-align: right;
  margin-top: -75px;
}
@media (max-width: 768px) {
  .viewmore_btn {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .viewmore_btn {
    width: 1000px;
  }
}

.map_area {
  clear: both;
  color: #fff;
  text-align: center;
  margin: auto;
  padding-top: 30px;
}
@media (max-width: 768px) {
  .map_area {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  .map_area {
    width: 100%;
  }
}
.map_area .map_header {
  background-color: #368b8a;
}
@media (min-width: 769px) {
  .map_area .map_header {
    padding-top: 34px;
    height: 138px;
  }
}
.map_area .row {
  padding-bottom: 20px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.map_area .row .tp_icon {
  margin-right: 20px;
}

.entry-header .entry-title {
  text-align: center;
  font-weight: normal;
  color: #368b8a;
}

.entry-content h2 {
  color: #368b8a;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.entry-content h3 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 19px;
  line-height: 1.3em;
  color: #FFF;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #368b8a;
  border-radius: 40px;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-top: 30px;
}
.entry-content h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3em;
  color: #368b8a;
  letter-spacing: 0.1em;
  text-align: left;
  border: solid 1px #368b8a;
  border-color: #368b8a;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 8px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.entry-content p {
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 20px;
}
.entry-content ul li, .entry-content ol li {
  padding: 10px;
}

.blog_single .entry-content .alignnone {
  border: solid 4px #f9fbf2;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

#main-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border: 2px solid #ccc;
  margin-bottom: 20px;
}

.button-group button {
  margin: 0 5px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}/*# sourceMappingURL=style.css.map */