@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2");
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

.inner {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner {
    width: 97%;
    margin: 0 auto;
  }
}

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

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #contents_wrap {
    width: 100%;
    max-width: 100%;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

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

@media screen and (max-width: 100%) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

.sitemap {
  margin: 56px auto 120px;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .sitemap {
    width: 90%;
  }
}

.sitemap li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sitemap li {
    text-align: center;
  }
}

.sitemap li a {
  color: #333 !important;
}

.policy h2, .policy h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

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

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

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

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

@media screen and (max-width: 768px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
u {
  text-decoration: underline;
}

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

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

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

a:hover {
  opacity: 0.6;
  transition: 0.7s;
}

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

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

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

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

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

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

.br {
  display: block;
}

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

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

.br_tab {
  display: inline;
}
@media screen and (max-width: 768px) {
  .br_tab {
    display: block;
  }
}

/*********PANKUZU *********/
.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: 1.14286rem;
  border-bottom: 1px #11998e dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #11998e;
  font-weight: bold;
}
.faq_q:before {
  content: "Q";
  display: block;
  background: #11998e;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
}

.faq_a {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px !important;
}
.faq_a:before {
  content: "A";
  display: block;
  background: #11998e;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
}

.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_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 #11998e !important;
}
@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(17, 153, 142, 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;
}

/********* 2カラム *********/
.works_cont01 {
  width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .works_cont01 {
    width: 100%;
    max-width: 100%;
  }
}
.works_cont01 .left {
  width: 25%;
  height: 600px;
  background: #da5019;
}
.works_cont01 .right {
  width: 72%;
  height: 600px;
  background: #cccccc;
}

/********* 会社概要系 *********/
@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) {
  width: 30% !important;
  border-bottom: 1px solid #11998e !important;
}
@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(17, 153, 142, 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: #11998e;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}
.event_Instagram02 .clearfix a {
  color: #11998e !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;
}

/********* HOMEのお問い合わせ *********/
.home_contact {
  padding: 100px 0;
  background: url(../images/home/bg_home02.jpg) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 468px) {
  .home_contact {
    padding: 40px 0;
  }
}
.home_contact br {
  display: none;
}
.home_contact .inner {
  background: rgba(255, 255, 255, 0.75);
  width: 960px;
  margin: 0 auto;
  padding: 45px;
}
@media screen and (max-width: 768px) {
  .home_contact .inner {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 468px) {
  .home_contact .inner {
    padding: 30px 10px;
  }
}
.home_contact .inner h2 {
  border-bottom: 1px solid #333;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 468px) {
  .home_contact .inner h2 {
    font-size: 1.42857rem;
  }
}
.home_contact .inner .box {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 468px) {
  .home_contact .inner .box {
    flex-flow: column;
  }
}
.home_contact .inner .tel {
  font-size: 2.57143rem;
  display: block;
  text-align: center;
  width: 50%;
  font-family: "Times New Roman", "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333 !important;
}
@media screen and (max-width: 768px) {
  .home_contact .inner .tel {
    width: 100%;
    font-size: 2.14286rem;
  }
}
.home_contact .inner .contact {
  display: block;
  text-align: center;
  background: linear-gradient(135deg, #06beb6 0%, #48b1bf 100%);
  width: 47%;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  color: #fff !important;
}
@media screen and (max-width: 468px) {
  .home_contact .inner .contact {
    width: 100%;
  }
}

/********* 新着情報 *********/
.news_area {
  height: 250px;
  overflow-y: auto;
}
.news_area dt, .news_area dd {
  background: none !important;
  border: none !important;
}
@media screen and (max-width: 468px) {
  .news_area dl {
    display: flex;
    flex-flow: column;
  }
  .news_area dt {
    background: rgba(17, 153, 142, 0.1) !important;
  }
  .news_area dt, .news_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .news_area dt:nth-child(even), .news_area dd:nth-child(even) {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 1em !important;
  }
}

/********* 会社概要 *********/
.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
}
.company_area dt {
  border-bottom: 1px solid #11998e !important;
}
.company_area dd {
  border-bottom: 1px solid rgba(17, 153, 142, 0.5) !important;
}
@media screen and (max-width: 468px) {
  .company_area dl {
    display: flex;
    flex-flow: column;
  }
  .company_area dt {
    background: rgba(17, 153, 142, 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;
  }
}

/********* Blog *********/
.home_blog .blog_list {
  border: none !important;
  color: #fff !important;
}
.home_blog .blog_list .blog_date {
  color: #f9ad1c !important;
}
.home_blog .blog_list a {
  color: #f9ad1c !important;
}

@media screen and (max-width: 768px) {
  .blog_list > div {
    display: flex;
    flex-flow: row !important;
  }
}
@media screen and (max-width: 468px) {
  .blog_list > div {
    display: flex;
    flex-flow: column !important;
  }
}
/********* Other *********/
.b_none td {
  border: none !important;
}

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

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

#header {
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #header {
    text-align: center;
  }
}

.header_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 30px;
  z-index: 9999;
  width: 100%;
  padding: 0 2em;
}
@media screen and (max-width: 768px) {
  .header_container {
    justify-content: center;
    flex-flow: column;
    top: 60px;
  }
}
.header_container .col_01 {
  text-align: left;
}
.header_container .col_02 {
  width: 40%;
}

#nav_global ul {
  display: flex;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  text-align: center;
}
#nav_global ul li a {
  display: inline-block;
  color: #11998e !important;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #nav_global ul li a {
    color: #fff !important;
    line-height: 3em;
  }
}
#nav_global ul li a:hover {
  transition: 0.5s;
}
#nav_global ul li ul {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99999;
  display: flex;
  flex-flow: column;
  background-color: #11998e;
}
#nav_global ul li ul li a {
  display: block;
  padding: 10px 0;
}
#nav_global ul li ul li a:hover {
  transition: 0.5s;
}

#mainArea {
  position: relative;
}
#mainArea .swiper-slide img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 100vh !important;
  object-fit: cover;
  font-family: "object-fit:cover;";
}
@media screen and (max-width: 768px) {
  #mainArea .swiper-slide img {
    min-height: 50vh !important;
  }
}
#mainArea .contact_cont {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  display: flex;
}
#mainArea .contact_cont a {
  display: inline-block;
  margin-left: 1em;
}

.sub_header button {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sub_header button {
    display: block !important;
  }
}
.sub_header .header_container {
  position: static;
  padding: 60px 20px;
  background: url(../images/home/img_main02.jpg) no-repeat top center;
  background-size: cover;
}
.sub_header ul {
  list-style: none;
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #11998e !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .drawer-menu {
    width: 75% !important;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: left;
  }
  .drawer-menu li {
    text-align: left !important;
    display: block;
    width: 100%;
  }
  .drawer-menu li a {
    font-size: 1.28571rem;
    font-weight: 400;
    font-family: "Times New Roman", "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
  .drawer-menu li ul li a {
    display: inline-block;
    background: #09544e;
    padding: 0.2em 0.5em !important;
  }
  .drawer-menu li ul li:nth-child(even) a {
    background: #0b625b;
  }
}
#global_footer, .blog_footer {
  background: linear-gradient(90deg, #10a448 0%, #11998e 100%);
  position: relative;
  height: 100px;
  line-height: 100px;
}
@media screen and (max-width: 468px) {
  #global_footer, .blog_footer {
    line-height: 3em;
    padding: 60px 0;
    height: auto;
  }
}

.nav_footer {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  text-align: center;
  list-style: none !important;
}
@media screen and (max-width: 768px) {
  .nav_footer {
    justify-content: space-around;
  }
}
@media screen and (max-width: 468px) {
  .nav_footer li {
    width: 100%;
    text-align: center;
  }
}
.nav_footer li a {
  color: #fff !important;
}
@media screen and (max-width: 468px) {
  .nav_footer li a {
    width: 75%;
    margin: 0 auto;
    display: block;
    margin-bottom: 0em;
  }
}

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0;
}
@media screen and (max-width: 768px) {
  #contents_wrap {
    padding: 0 5px;
  }
}

.h1_txt01 {
  margin-top: 20px;
  margin-bottom: 60px;
}
.h1_txt01 h1 {
  font-size: 42px;
  font-weight: bold;
  border-bottom: 4px solid #f9ad1c;
}
@media screen and (max-width: 468px) {
  .h1_txt01 h1 {
    font-size: 20px;
  }
}
.h1_txt01 h1 span {
  font-size: 24px;
  margin-left: 20px;
  display: inline-block;
}
@media screen and (max-width: 468px) {
  .h1_txt01 h1 span {
    font-size: 14px;
    margin-left: 1em;
  }
}

.h2_txt01 h2, .h2_txt02 h2, .h2_txt03 h2 {
  font-size: 2.14286rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.h2_txt01 h2 span, .h2_txt02 h2 span, .h2_txt03 h2 span {
  display: block;
  font-size: 1rem;
}

.h2_txt02 h2 {
  color: #333;
  background: linear-gradient(90deg, #10a448 0%, #11998e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2_txt03 span {
  color: #333;
  background: linear-gradient(90deg, #10a448 0%, #11998e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2_txt05 h2 {
  font-size: 1.42857rem;
  border-bottom: 2px solid #ccc;
}

/*-------------------- HOME --------------------*/
.home_01 {
  margin: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: linear-gradient(90deg, #11998e 0%, #10a448 100%);
  padding: 100px 0;
  color: #fff;
  position: relative;
}
.home_01:before {
  content: url(../images/home/icon_home01.png);
  position: absolute;
  right: 0;
  top: 5vh;
  height: 60vmax;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .home_01:before {
    display: none;
  }
}
.home_01 h1 {
  font-size: 2.14286rem;
  font-weight: bold;
  border-bottom: 3px solid #fff;
}
@media screen and (max-width: 468px) {
  .home_01 h1 {
    font-size: 1.42857rem;
  }
}

.home_02 {
  background: url(../images/home/bg_home01.jpg) center center no-repeat;
  background-size: cover;
  padding: 100px 0;
  margin: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
.home_02 .inner {
  background-color: rgba(0, 0, 0, 0.75);
  padding: 80px 40px;
}

.home_03 {
  margin: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  display: flex;
}
@media screen and (max-width: 768px) {
  .home_03 {
    flex-flow: column;
  }
}
.home_03 .img {
  width: 50%;
  height: 400px;
  background: url(../images/home/bg_home02.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .home_03 .img {
    width: 100%;
  }
}
.home_03 .txt {
  background: #333;
  width: 50%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.home_03 .txt h2 {
  border-bottom: 1px solid #fff !important;
  width: 80%;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .home_03 .txt {
    width: 100%;
    padding: 100px 0;
  }
}
.home_03 .txt .container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
@media screen and (max-width: 468px) {
  .home_03 .txt .container {
    flex-flow: column;
  }
}
.home_03 .txt .container a.tel {
  color: #f3db3a !important;
  font-family: "Times New Roman", "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3vmax;
}
@media screen and (max-width: 468px) {
  .home_03 .txt .container a.tel {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.home_03 .txt .container a.tel b {
  display: block;
  color: #fff !important;
  font-size: 1.2vmax;
  text-align: center;
}
.home_03 .txt .container a.mail {
  background: linear-gradient(-45deg, #173bc4 0%, #3d98f4 100%);
  height: 40px;
  line-height: 40px;
  color: #fff !important;
  text-align: center;
  display: inline-block;
  padding: 0 5em;
}

.blog #contents {
  width: 100% !important;
}
.blog aside #calendar {
  display: none;
}
.blog article {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .blog article {
    flex-flow: column;
  }
}
.blog article h2 {
  width: 100%;
}
.blog article ul {
  width: 100%;
  order: 1;
  display: none;
}
.blog article a {
  width: 30%;
  display: inline !important;
  height: auto !important;
}
@media screen and (max-width: 468px) {
  .blog article a {
    width: 100%;
  }
}
.blog article .detail {
  width: 100%;
}
@media screen and (max-width: 468px) {
  .blog article .detail {
    width: 100%;
  }
}

/* title */

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