@charset "UTF-8";
/*--------------------------------------------------------
モバイルフッターGNV
--------------------------------------------------------*/
.side_fix {
  position: fixed;
  right: 0;
  top: 30%;
  width: 60px;
  z-index: 10; }

.side_fix a {
  width: 100%;
  margin-bottom: 20px;
  display: block; }

@media only screen and (max-width: 1200px) {
  .side_fix {
    display: none; } }
.footer-gnv-mb {
  display: none; }

@media only screen and (max-width: 750px) {
  .footer-gnv-mb {
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    z-index: 99999; }

  .footer-gnv-mb a {
    display: block;
    width: calc(100%/3);
    float: left;
    text-align: center;
    padding: 5px 0 0 0;
    border-left: 1px solid #ccc;
    font-size: 10px;
    box-sizing: border-box; }

  .footer-gnv-mb .line {
    background-color: #00B900;
    color: #fff; }

  .footer-gnv-mb .mail {
    background-color: #000;
    color: #fff; }

  .footer-gnv-mb .tel {
    background-color: #e39c21;
    color: #fff; }

  .footer-gnv-mb i {
    display: block;
    font-size: 1.4rem; } }
@media only screen and (max-width: 320px) {
  .footer-gnv-mb a {
    font-size: 0.8em; } }
/*基本レイアウト*/
.sec_in {
  margin: auto; }

.w01_in {
  width: 1280px; }

.w02_in {
  width: 1020px; }

.w03_in {
  width: 1150px; }

@media only screen and (max-width: 1280px) {
  .w01_in {
    width: 90%;
    margin: auto; } }
@media only screen and (max-width: 1150px) {
  .w03_in {
    width: 90%; } }
@media only screen and (max-width: 1020px) {
  .w01_in {
    width: 90%; }

  .w02_in {
    width: 90%; } }
ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.grecaptcha-badge {
  visibility: hidden; }

@keyframes sheen {
  0% {
    transform: skewY(-45deg) translateX(0); }
  100% {
    transform: skewY(-45deg) translateX(12.5em); } }
.btn_main {
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden; }
  .btn_main:before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none; }
  .btn_main:hover {
    background-color: #ff0000;
    color: #fff; }
    .btn_main:hover:before {
      transform: skewX(-45deg) translateX(13.5em);
      transition: all 0.5s ease-in-out; }

.btn_main {
  display: block;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: auto;
  line-height: 1;
  padding: 0;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center right 10px; }

/*--------------------------------------------------------
背景色・文字色の設定
--------------------------------------------------------*/
body {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
  font-family: 'Noto Sans Japanese', serif;
  color: #111;
  font-size: 14px; }

.font-c {
  font-family: 'League Gothic', sans-serif; }

.marker01 {
  background: linear-gradient(transparent 60%, #F0897F 60%); }

.marker02 {
  background: linear-gradient(transparent 60%, #F2D496 60%); }

/*全体の追加設定*/
a {
  text-decoration: none;
  color: #000; }

a:hover {
  color: #F00; }

a img:hover {
  opacity: 0.7; }

.dis-mb {
  display: none; }

.orange {
  color: #E86000; }

@media only screen and (max-width: 750px) {
  body {
    font-size: 100%;
    line-height: 1.8;
    font-family: 'Noto Sans Japanese', serif;
    color: #111;
    font-size: 13px; }

  .dis-pc {
    display: none; }

  .dis-mb {
    display: block; } }
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/
.header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  z-index: 99; }

.header_home {
  position: fixed;
  top: 0; }

.header_other {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 99; }

.header_logo {
  width: 250px;
  display: inline-block;
  margin: 5px 0 5px 5px;
  display: none; }

.header_logo_other {
  width: 250px;
  display: inline-block;
  margin: 5px 0 5px 5px; }

.top_logo {
  width: 250px;
  display: inline-block;
  margin: 5px 0 5px 5px; }

.scrolled .header_logo {
  display: block; }

.scrolled .top_logo {
  display: none; }

.scrolled {
  background: #fff;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 800px) {
  .header_logo {
    width: 180px;
    display: inline-block;
    margin: 5px 0 5px 5px;
    display: none; }

  .header_logo_other {
    width: 180px;
    display: inline-block;
    margin: 5px 0 5px 5px; }

  .top_logo {
    width: 180px;
    display: inline-block;
    margin: 5px 0 5px 5px; }

  .scrolled .top_logo {
    display: none; } }
/*--------------------------------------------------------
パン屑リスト
--------------------------------------------------------*/
#breadcrumbs {
  font-size: 10px;
  padding: 3px 0 3px 0; }

#breadcrumbs ol {
  margin: 0; }

.breadcrumbs-in {
  margin: 0;
  padding: 0;
  color: #000; }

.breadcrumbs-in a {
  color: #000;
  text-decoration: none; }

.breadcrumbs-in a:hover, .breadcrumbs-in a:active, .breadcrumbs-in a:focus {
  color: #f00; }

.breadcrumbs-in li {
  display: inline;
  list-style: none;
  position: relative;
  margin-right: 12px;
  padding-right: 12px;
  background: url(../images/icon/icon-brc.gif) right center no-repeat; }

.breadcrumbs-in li.bcl-last {
  background: none; }

.breadcrumbs-in li.bcl-last:before {
  content: ""; }

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
footer {
  background: #fff;
  padding: 30px 0 30px 0; }

footer .sec_in {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0 0 0; }
  footer .sec_in .col_l {
    width: 40%;
    font-weight: bold; }
  footer .sec_in .footer_logo img {
    display: block;
    width: 350px;
    margin-bottom: 30px; }
  footer .sec_in .footer_nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 30px; }
  footer .sec_in ul {
    width: 35%; }
  footer .sec_in li {
    width: 100%;
    font-size: 12px;
    display: block;
    position: relative; }
  footer .sec_in li:before {
    content: "・";
    position: absolute;
    left: -13px;
    color: #ff0000; }
  footer .sec_in .col_r {
    width: 50%; }
  footer .sec_in .col_r iframe {
    width: 100%;
    height: 350px; }

#copyright {
  text-align: center;
  font-size: 12px;
  padding: 30px 0 30px 0;
  color: #111; }

@media only screen and (max-width: 1280px) {
  footer {
    background: #fff;
    padding: 30px 0 30px 0; }

  footer .sec_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 0 0; }
    footer .sec_in .footer_logo img {
      display: block;
      width: 250px;
      margin-bottom: 30px; }
    footer .sec_in .footer_nav {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 60px; }
    footer .sec_in ul {
      width: 35%; }
    footer .sec_in li {
      width: 100%;
      font-size: 12px;
      display: block;
      position: relative; }
    footer .sec_in li:before {
      content: "・";
      position: absolute;
      left: -13px;
      color: #ff0000; }
    footer .sec_in .col_r {
      width: 60%; }
    footer .sec_in .col_r iframe {
      width: 100%;
      height: 350px; } }
@media only screen and (max-width: 800px) {
  footer .sec_in {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 0 0; }
    footer .sec_in .col_l {
      width: 100%;
      text-align: center;
      order: 2; }
    footer .sec_in .footer_logo {
      width: 100%;
      display: block; }
    footer .sec_in .footer_logo img {
      width: 200px;
      margin: 0 auto 10px auto;
      display: block; }
    footer .sec_in .footer_adress {
      width: 100%; }
    footer .sec_in .footer_nav {
      order: 1;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 90%;
      margin: 30px auto 30px auto; }
    footer .sec_in ul {
      width: 45%; }
    footer .sec_in li {
      width: 100%;
      font-size: 11px;
      display: block;
      position: relative;
      border-bottom: 1px solid #f5f5f5;
      padding: 5px 0 5px 0;
      text-align: left; }
    footer .sec_in li:before {
      content: "・";
      position: absolute;
      left: -13px; }
    footer .sec_in .col_r {
      width: 100%;
      order: 1;
      margin-bottom: 20px; }
    footer .sec_in .col_r iframe {
      width: 100%;
      height: 250px; }

  #copyright {
    text-align: center;
    font-size: 12px;
    padding: 30px 0 60px 0;
    color: #111; } }
/*------------------------------------------------------------
アーカイブ
-------------------------------------------------------------*/
.archive_sec .sec_in {
  padding: 60px 0 60px 0; }
.archive_sec .archive_tags {
  margin-bottom: 30px;
  padding: 5px; }
.archive_sec .archive_tags a {
  color: #000;
  text-decoration: underline; }
.archive_sec .archive_tags a:hover {
  text-decoration: none; }
.archive_sec .archive_tags li {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  font-size: 12px; }
.archive_sec .archive_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.archive_sec .archive_card {
  width: 24%;
  background: #fff;
  margin-bottom: 30px; }
.archive_sec .archive_card_day {
  font-weight: bold;
  color: #666;
  font-size: 12px;
  margin: 0;
  line-height: 1; }
.archive_sec .archive_card_title {
  font-weight: bold;
  color: #666;
  font-size: 13px;
  line-height: 1.4;
  padding-top: 5px; }
.archive_sec .archive_card_tax {
  line-height: 1; }
.archive_sec .archive_card_tax a {
  color: #111;
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
  font-size: 11px;
  line-height: 1;
  margin-bottom: 3px; }
.archive_sec .archive_card_image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 5px; }
.archive_sec .archive_card_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s; }
.archive_sec .archive_card_image img:hover {
  transform: scale(1.1, 1.1); }
.archive_sec .archive_card_noImage {
  background: #000;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  opacity: 0.9; }
.archive_sec .archive_card_noImage:hover {
  opacity: 0.6; }
.archive_sec .archive_card_noImage img {
  width: 50%;
  margin: auto;
  height: auto; }
.archive_sec .archive_card_text {
  padding: 5px 10px 5px 10px; }

@media only screen and (max-width: 1200px) {
  .archive_sec .sec_in {
    padding: 60px 0 60px 0; }
  .archive_sec .archive_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .archive_sec .archive_card {
    width: 24%;
    background: #fff;
    margin-bottom: 30px; }
  .archive_sec .archive_card_title {
    font-size: 12px; }
  .archive_sec .archive_card_image {
    width: 100%;
    height: 120px;
    overflow: hidden; }
  .archive_sec .archive_card_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s; }
  .archive_sec .archive_card_image img:hover {
    transform: scale(1.1, 1.1); }
  .archive_sec .archive_card_noImage {
    background: #000;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    opacity: 0.9; }
  .archive_sec .archive_card_noImage:hover {
    opacity: 0.6; }
  .archive_sec .archive_card_noImage img {
    width: 50%;
    margin: auto;
    height: auto; } }
@media only screen and (max-width: 800px) {
  .archive_sec .sec_in {
    padding: 60px 0 60px 0; }
  .archive_sec .archive_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .archive_sec .archive_card {
    width: 48%;
    background: #fff;
    margin-bottom: 30px; }
  .archive_sec .archive_card_title {
    font-size: 12px; }
  .archive_sec .archive_card_image {
    width: 100%;
    height: 150px;
    overflow: hidden; }
  .archive_sec .archive_card_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s; }
  .archive_sec .archive_card_image img:hover {
    transform: scale(1.1, 1.1); }
  .archive_sec .archive_card_noImage {
    background: #000;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    opacity: 0.9; }
  .archive_sec .archive_card_noImage:hover {
    opacity: 0.6; }
  .archive_sec .archive_card_noImage img {
    width: 50%;
    margin: auto;
    height: auto; } }
/*------------------------------------------------------------
CTA
-------------------------------------------------------------*/
.cta_sec .cta_box {
  background: #000;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px; }
.cta_sec .cta_box_in {
  width: 85%;
  margin: auto;
  padding: 60px 0 60px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.cta_sec .cta_box_in .col_l {
  width: 42%;
  color: #fff; }
.cta_sec .cta_box_in .col_l .line01 {
  font-size: 60px;
  font-family: 'Sarabun', sans-serif;
  line-height: 1;
  margin-bottom: 25px; }
.cta_sec .cta_box_in .col_l .line02 {
  font-size: 26px; }
.cta_sec .cta_box_in .col_r {
  width: 50%; }
.cta_sec .cta_box_in .col_r a {
  width: 100%;
  height: 110px;
  color: #fff;
  margin-botom: 20px;
  text-align: center; }
.cta_sec .cta_box_in .cta_btn_tel {
  border: solid 1px #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
.cta_sec .cta_box_in .cta_btn_tel .line01 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1; }
.cta_sec .cta_box_in .cta_btn_tel .line02 {
  font-size: 16px;
  font-weight: bold; }
.cta_sec .cta_box_in .cta_btn_mail {
  background: #ff0000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold; }

@media only screen and (max-width: 800px) {
  .cta_sec .cta_box {
    background: #000;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; }
  .cta_sec .cta_box_in {
    width: 85%;
    margin: auto;
    padding: 20px 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .cta_sec .cta_box_in .col_l {
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
    text-align: center; }
  .cta_sec .cta_box_in .col_l .line01 {
    font-size: 40px;
    font-family: 'Sarabun', sans-serif;
    line-height: 1;
    margin-bottom: 15px; }
  .cta_sec .cta_box_in .col_l .line02 {
    font-size: 14px; }
  .cta_sec .cta_box_in .col_r {
    width: 100%; }
  .cta_sec .cta_box_in .col_r a {
    width: 100%;
    height: 80px;
    color: #fff;
    margin-botom: 20px;
    text-align: center; }
  .cta_sec .cta_box_in .cta_btn_tel {
    border: solid 1px #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .cta_sec .cta_box_in .cta_btn_tel .line01 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1; }
  .cta_sec .cta_box_in .cta_btn_tel .line02 {
    font-size: 14px;
    font-weight: bold; }
  .cta_sec .cta_box_in .cta_btn_mail {
    background: #ff0000;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold; } }
