@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
* {
  -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 {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  background: url(../images/common/bg.png) center top;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }
}
@media screen and (max-width: 1000px) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  #main #col_main {
    width: 100%;
  }
}

figure {
  padding: 0;
  margin: 0;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

#contents {
  width: 100% !important;
  max-width: 1000px !important;
  padding-bottom: 120px;
}
@media screen and (max-width: 1000px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding: 0 10px;
    padding-bottom: 50px;
  }
}
#contents a {
  color: #5b7c9c;
}

#main {
  width: 100% !important;
}

.nega {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.nega_bottom {
  margin-bottom: -80px;
}
@media screen and (max-width: 834px) {
  .nega_bottom {
    margin-bottom: -50px;
  }
}
@media screen and (max-width: 640px) {
  .nega_bottom {
    margin-bottom: -30px;
  }
}

/***********************************サイドバー*******************************************/
@media screen and (max-width: 1000px) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important;
  }
}

/***********************************非表示*******************************************/
.dnone {
  display: none;
}

/***********************************フレックス*******************************************/
.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

.wrap {
  flex-wrap: wrap;
}

.dnone {
  display: none;
}

.box2 {
  width: 48%;
  margin: 20px 1% 0 1%;
}

.box3 {
  width: 31.111%;
  margin: 20px 1% 0 1%;
}

.box4 {
  width: 23%;
  margin: 20px 1% 0 1%;
}

.box60 {
  width: 56%;
  margin: 20px 2% 0 2%;
}

.box40 {
  width: 36%;
  margin: 20px 2% 0 2%;
}

@media only screen and (max-width: 640px) {
  .box_sp100 {
    width: 100%;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 834px) {
  .box_sp50 {
    width: 48%;
    margin: 10px 1% 0 1%;
  }
}

/***********************************書体*******************************************/
.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;
}

/***********************************カラムフロート*******************************************/
.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

/***********************************フロート*******************************************/
@media screen and (max-width: 834px) {
  .fltL {
    float: none;
    width: 100% !important;
  }

  .fltR {
    float: none;
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .sptal {
    text-align: left !important;
  }

  .sptar {
    text-align: right !important;
  }

  .sptac {
    text-align: center !important;
  }
}
.tacenter {
  text-align: center !important;
}

ul.break li {
  float: none !important;
}

/***********************************テキスト*******************************************/
b, strong {
  font-weight: bold;
}

.b {
  font-weight: bold;
}

span {
  font-weight: inherit;
}

a:hover {
  opacity: 0.6;
}

.link1 a {
  color: #104480;
  font-weight: bold;
}

u {
  text-decoration: underline;
}

small {
  font-size: 80%;
}

.fwb {
  font-weight: bold;
}

/***********************************線*******************************************/
hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

/************************************テーブル************************************/
table {
  table-layout: fixed;
}

table td {
  padding: 20px;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.tdpd0 td {
  padding: 0px !important;
}

.tdpd5 td {
  padding: 5px !important;
}

.tdpd10 td {
  padding: 10px !important;
}
@media screen and (max-width: 640px) {
  .tdpd10 td {
    padding: 5px !important;
  }
}

.tdpd15 td {
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .tdpd15 td {
    padding: 5px !important;
  }
}

.tdpd20 td {
  padding: 20px !important;
}
@media screen and (max-width: 640px) {
  .tdpd20 td {
    padding: 5px !important;
  }
}

.top_pa20 {
  padding-top: 20px !important;
}

.bottom_pa20 {
  padding-bottom: 20px !important;
}

.cnt_table table {
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  .cnt_table table {
    margin: 0 auto;
  }
}
.cnt_table table tr td {
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  .cnt_table table tr td {
    width: 100% !important;
  }
}

.tdsp_left {
  text-align: left !important;
}
@media screen and (max-width: 640px) {
  .tdsp_left {
    width: 100% !important;
  }
}

/************************************スマホ、タブレット時表示************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel a {
    pointer-events: auto;
  }
}

.sp_tel_text a {
  color: #333 !important;
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel_text a {
    pointer-events: auto;
    text-decoration: underline;
  }
}

/************************************ボーダー************************************/
.br0 td {
  border: 0 !important;
}

.border01 {
  border: solid 1px #5b7c9c;
}

.border02 {
  border: solid 1px #784512;
}

.border03 {
  border: solid 1px #079bcb;
}

.border04 {
  border: solid 1px #b552ad;
}

.border01_4 {
  border: solid 4px #5b7c9c;
}

.border02_4 {
  border: solid 4px #784512;
}

.border03_4 {
  border: solid 4px #079bcb;
}

.border04_4 {
  border: solid 4px #b552ad;
}

.border_f {
  border: solid 1px #fff;
}

/************************************ボーダーボトム************************************/
.btm01 {
  border-bottom: 1px dotted #5b7c9c !important;
}

.btm02 {
  border-bottom: 1px dotted #784512 !important;
}

.btm03 {
  border-bottom: 1px dotted #079bcb !important;
}

.btm04 {
  border-bottom: 1px dotted #b552ad !important;
}

/************************************バックグラウンド************************************/
.bgf {
  background: #fff !important;
}

.bgf05 {
  background: rgba(255, 255, 255, 0.5);
}

.bgf02 {
  background: rgba(255, 255, 255, 0.2);
}

.tb_bgf table {
  background: #fff;
}

/************shadow_box*******************/
.shadow_box {
  box-shadow: 2px 2px 8px #ccc;
  border: 1px solid #ccc;
}

/************************************インナー************************************/
.inner {
  margin: 0 auto;
  max-width: 1000px;
}

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.inner1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
}

.inner1100 {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%;
}

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: auto !important;
}

/************************************画像RL************************************/
.imgL {
  margin-right: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .imgL {
    margin-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}

.imgR {
  margin-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .imgR {
    margin-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .imgR {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}

img {
  max-width: 100%;
  height: auto !important;
}

.img100 img {
  width: 100% !important;
}

.img80 img {
  width: 80% !important;
}

.img50 img {
  width: 50% !important;
}

.center_img {
  text-align: center;
}

/************************************プライバシーポリシー************************************/
.modaal-wrapper {
  font-size: 16px;
}
.modaal-wrapper h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #5b7c9c;
  margin-bottom: 10px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #5b7c9c;
  padding: 10px;
}
.modaal-wrapper p {
  padding: 10px;
  padding-bottom: 20px;
}
.modaal-wrapper h3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #5b7c9c;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/************************************サイトマップ************************************/
.map {
  max-width: 1000px;
  width: 95%;
}
.map li {
  border-left: 3px solid #5b7c9c;
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 10px;
  display: block;
  float: none !important;
}
.map li a {
  color: #282828;
  font-size: 16px;
  text-decoration: none;
}
.map li a:hover {
  text-decoration: underline;
}

/************************************コンタクトフォーム************************************/
.contact_form {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contact_form p {
  font-size: 16px;
}
.contact_form table td {
  padding: 15px !important;
  border: #5b7c9c solid 1px !important;
}
@media screen and (max-width: 834px) {
  .contact_form table td {
    display: block;
    width: 100%;
  }
}
.contact_form table th {
  width: 30%;
  border: #5b7c9c solid 1px !important;
  background: #dbedff !important;
  color: #5b7c9c;
  font-weight: bold;
  font-size: 16px !important;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .contact_form table th {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}

/************************************コンタクトフォーム(AI用)************************************/
.contact_form {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contact_form dt {
  font-size: 16px;
}
.contact_form dl dt {
  padding: 15px !important;
  text-align: center;
  background: #dbedff !important;
  font-weight: bold;
  color: #5b7c9c;
  align-items: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 834px) {
  .contact_form dl dt {
    display: block;
    width: 40% !important;
  }
}
@media screen and (max-width: 640px) {
  .contact_form dl dt {
    display: block;
    width: 100%;
  }
}
.contact_form dl dd {
  font-size: 16px !important;
}
@media screen and (max-width: 834px) {
  .contact_form dl dd {
    display: block;
    width: 100% !important;
  }
}

/***************************************************/
.submit {
  margin: 20px auto 50px auto !important;
}

/*********************PDFボタン******************************/
.pdf_btn {
  padding: 10px 0;
}
.pdf_btn a {
  display: block;
  padding: 20px 5px;
  background: #d66464;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .pdf_btn a {
    margin: 0 auto;
    max-width: 300px;
  }
}
.pdf_btn a:after {
  content: "";
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: 1px #fff solid;
}
.pdf_btn a:before {
  content: "PDF";
  display: block;
  width: calc(100% - 50px);
  position: absolute;
  right: -50px;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 50px;
}

/************************************ボタン************************************/
input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

.pankuzu {
  padding-top: 10px;
}
.pankuzu a:link {
  color: #5b7c9c !important;
  text-decoration: none !important;
}
.pankuzu a:visited {
  color: #5b7c9c !important;
}
@media screen and (max-width: 834px) {
  .pankuzu {
    padding: 10px 0;
  }
}

/*******************************************************************/
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}

/******************PCの時表示　タブレット時の非表示**************************************/
.display_pc {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .display_pc {
    display: none;
  }
}

.display_pc01 {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .display_pc01 {
    display: none;
  }
}

/******************タブレットの時表示　PC時の非表示**************************************/
.display_tab {
  display: none;
}
@media screen and (max-width: 834px) {
  .display_tab {
    text-align: center;
    display: block;
  }
}

/******************タブレットの時表示　PC時の非表示**************************************/
.display_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .display_sp {
    text-align: center;
    display: block;
  }
}

/******************スマホ時　ブロック**************************************/
.sp_block {
  display: inline;
}
@media screen and (max-width: 640px) {
  .sp_block {
    display: block;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap31 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap31 .box {
  width: 31.11111111%;
  margin: 20px 1% 0 1%;
}
.flexwrap31 .box div {
  margin-top: 5px;
}
@media screen and (max-width: 834px) {
  .flexwrap31 .box {
    width: 48%;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap31_sp100 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap31_sp100 .box {
  width: 31.11111111%;
  margin: 20px 1% 0 1%;
}
@media screen and (max-width: 640px) {
  .flexwrap31_sp100 .box {
    width: 98%;
    text-align: center;
  }
}

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap23 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap23 .box {
  width: 23%;
  margin: 20px 1% 0 1%;
  text-align: center;
}
.flexwrap23 .box h3 {
  display: none !important;
}
.flexwrap23 .box div h3 {
  display: block !important;
}
@media screen and (max-width: 834px) {
  .flexwrap23 .box {
    width: 48%;
    margin: 10px 1% 0 1%;
  }
}

.flexwrap23_tab4 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap23_tab4 .box {
  width: 23%;
  margin: 20px 1% 0 1%;
  text-align: center;
}
.flexwrap23_tab4 .box h3 {
  display: none !important;
}
.flexwrap23_tab4 .box div h3 {
  display: block !important;
}

.flexwrap15 {
  display: flex;
  flex-wrap: wrap;
}
.flexwrap15 .box {
  width: 15%;
  margin: 10px 1% 0 1%;
  text-align: center;
}
.flexwrap15 .box h3 {
  display: none !important;
}
.flexwrap15 .box div h3 {
  display: block !important;
}
@media screen and (max-width: 834px) {
  .flexwrap15 {
    width: 30%;
  }
}

/*******************テキスト(ai用)*******************************************/
.pc_block {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pc_block {
    display: inline;
  }
}

@media only screen and (max-width: 640px) {
  .sp_left {
    text-align: left !important;
  }
}

@media only screen and (max-width: 640px) {
  .sp_right {
    text-align: right !important;
  }
}

@media only screen and (max-width: 640px) {
  .sp_center {
    text-align: center !important;
  }
}

.text_center div {
  text-align: center;
}

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .link_list {
    padding: 10px 0;
  }
}
.link_list ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  width: auto;
}
.link_list li {
  display: block;
  padding: 0 10px;
}
.link_list li a {
  width: 100%;
  padding: 10px;
  background: #784512;
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border: 1px solid #00660c;
}
@media screen and (max-width: 834px) {
  .link_list li a {
    padding: 5px;
    text-align: left;
  }
}

/*************************ページ内リンク01***********************************/
.link_name {
  margin-top: -30px;
  padding-top: 30px;
}
@media screen and (max-width: 834px) {
  .link_name {
    margin-top: -0px;
    padding-top: 0px;
  }
}

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none;
}
.no_events:hover {
  opacity: 1 !important;
}

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}
@media screen and (max-width: 640px) {
  .fadein {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/****************************会社概要************************************/
.information_dl {
  font-size: 16px;
}
.information_dl dl {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .information_dl dl {
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}
.information_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: none !important;
  color: #5b7c9c !important;
  align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #5b7c9c !important;
  padding: 12px !important;
}
@media screen and (max-width: 640px) {
  .information_dl dl dt {
    padding: 20px !important;
    width: 100% !important;
    border: 0 !important;
    background: #dbedff !important;
  }
}
.information_dl dl dd {
  padding: 12px !important;
  border: 0px !important;
  border-bottom: 1px solid #ccc !important;
}
@media screen and (max-width: 640px) {
  .information_dl dl dd {
    padding: 20px !important;
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/****************************会社概要************************************/
.contact_dl {
  font-size: 16px;
}
.contact_dl dl {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .contact_dl dl {
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}
.contact_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: none !important;
  color: #5b7c9c !important;
  align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #5b7c9c !important;
  padding: 30px !important;
}
@media screen and (max-width: 640px) {
  .contact_dl dl dt {
    padding: 20px !important;
    width: 100% !important;
    border: 0 !important;
    background: #dbedff !important;
  }
}
.contact_dl dl dd {
  padding: 30px !important;
  border: 0px !important;
  border-bottom: 1px solid #ccc !important;
}
@media screen and (max-width: 640px) {
  .contact_dl dl dd {
    padding: 20px !important;
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/****************************画像回転************************************/
.rotate5 img {
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.rotate8 img {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.rotate-10 img {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/******************dl リスト01**************************************/
.dldt_list01 {
  display: block;
  width: 100%;
  margin: 0 1%;
}
@media screen and (max-width: 834px) {
  .dldt_list01 {
    width: 100%;
    margin: 10px auto;
  }
}
.dldt_list01 dl {
  display: block !important;
  width: 100%;
}
.dldt_list01 dl dt {
  font-weight: bold;
  background: #dbedff !important;
  color: #5b7c9c !important;
  display: block !important;
  width: 100% !important;
  border: 0px !important;
}
.dldt_list01 dl dd {
  display: block !important;
  width: 100% !important;
  border: 0px !important;
}

/*******************チェック　ul(AI用)******************************/
.ul_list01 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list01 ul li {
  float: none !important;
  display: block !important;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #5b7c9c;
  position: relative;
}
.ul_list01 ul li .no {
  color: #5b7c9c;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}
.ul_list01 ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-radius: 5px;
  left: 10px;
  top: 20px;
  background: #5b7c9c;
}

/*******************チェック　ul(AI用)******************************/
.ul_list02 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list02 ul li {
  float: none !important;
  display: block !important;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #5b7c9c;
  position: relative;
}
.ul_list02 ul li .no {
  color: #5b7c9c;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

/*******************チェック　ul(AI用)******************************/
.ul_list03 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list03 ul li {
  float: none !important;
  display: block !important;
  border-bottom: 1px dotted #5b7c9c;
  position: relative;
  padding: 10px;
}
.ul_list03 ul li:nth-child(odd) {
  background: #dbedff;
}
.ul_list03 ul li .no {
  color: #5b7c9c;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

/******************トップお問い合わせ**************************************/
.top_contact {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.top_contact:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 404px;
  height: 312px;
  background: url(../images/common/contact_bg.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 30%;
}
@media screen and (max-width: 834px) {
  .top_contact:after {
    display: none;
  }
}
.top_contact article {
  max-width: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.top_contact article td {
  border: 0 !important;
}

.top_contacth2 {
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 20px !important;
}
.top_contacth2 span {
  font-size: 20px;
  color: #fff;
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 834px) {
  .top_contacth2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacth2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .top_contacttel {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacttel {
    font-size: 20px;
  }
}
.top_contacttel a {
  color: #fff !important;
  font-size: 28px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  .top_contacttel a {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .top_contacttel a {
    font-size: 20px;
  }
}

/******************画像テーブル横並び**************************************/
.img_box04 tr {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .img_box04 tr {
    justify-content: center;
  }
}
.img_box04 td {
  width: 25% !important;
  border: 0;
  display: block;
  padding: 5px !important;
}
.img_box04 td p {
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .img_box04 td p {
    width: 100% !important;
    padding-bottom: 10px !important;
  }
}
.img_box04 td img {
  width: 100% !important;
  height: 200px !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media screen and (max-width: 640px) {
  .img_box04 td img {
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .img_box04 td {
    width: 48% !important;
  }
}

.img_box03 tr {
  display: flex;
  flex-wrap: wrap;
}
.img_box03 td {
  width: 33% !important;
  border: 0;
  display: block;
  padding: 5px !important;
}
@media screen and (max-width: 640px) {
  .img_box03 td {
    width: 100% !important;
  }
}
.img_box03 td p {
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .img_box03 td p {
    width: 100% !important;
    padding-bottom: 10px !important;
  }
}
.img_box03 td img {
  width: 100% !important;
  height: 200px !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media screen and (max-width: 640px) {
  .img_box03 td img {
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .img_box03 td {
    width: 100%;
  }
}

/***************AI用Instagram***************************/
/***************topInstagram***************************/
.top_instagram {
  margin: 0 auto;
  max-width: 1100px;
}

.top_instagram div.sns_list div.sns_video {
  width: 100%;
  padding: 0;
}

.top_instagram div.sns_list {
  display: flex;
  border: 0px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .top_instagram div.sns_list {
    justify-content: center;
  }
}

.top_instagram div.sns_list > div {
  width: 23%;
  margin: 20px 1% 0 1%;
  border-bottom: 0px;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .top_instagram div.sns_list > div {
    width: 48%;
  }
}

.top_instagram div.sns_list > div:last-child {
  display: flex;
}

.top_instagram div.sns_list div.sns_photo {
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
}

.top_instagram div.sns_list div.sns_text {
  display: none;
}

.top_instagram div.sns_photo img {
  height: 200px !important;
  width: 100% !important;
  max-width: 200px;
  border-radius: 100px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media screen and (max-width: 834px) {
  .top_instagram div.sns_photo img {
    height: auto !important;
  }
}

/***************cntInstagram***************************/
.cnt_insta div.sns_list div.sns_text {
  padding: 0 !important;
  width: 100% !important;
}
.cnt_insta div.sns_list > div {
  width: 31%;
  margin: 20px 1% 0 1%;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    width: 48%;
  }
}
.cnt_insta div.sns_list {
  flex-direction: row !important;
  flex-wrap: wrap;
}
.cnt_insta div.sns_list div.sns_date {
  color: #5b7c9c;
  font-size: 16px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px 0 0 0;
}
.cnt_insta .caption {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px;
}
.cnt_insta .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.cnt_insta div.sns_list > div {
  border-bottom: 1px dashed #5b7c9c;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.cnt_insta div.sns_list {
  border: 0 !important;
}

/******************新着情報　AI用***************************/
.top_scroll {
  margin: 0 auto;
  height: 400px;
}
@media screen and (max-width: 834px) {
  .top_scroll {
    padding: 0;
    padding-top: 20px;
    height: 300px;
  }
}
@media screen and (max-width: 834px) {
  .top_scroll {
    width: 100%;
  }
}
.top_scroll dl {
  border-bottom: 1px solid #5b7c9c;
  padding: 10px 0;
  display: block !important;
}
.top_scroll dl dt {
  display: block !important;
  width: 100% !important;
  background: none !important;
  border: 0px !important;
  color: #5b7c9c !important;
  font-size: 18px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px 5px 0 5px !important;
}
.top_scroll dl dd {
  display: block !important;
  width: 100% !important;
  background: none !important;
  border: 0px !important;
  padding: 0 5px 5px 5px !important;
}

.scroll {
  text-align: left;
}

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #5b7c9c !important;
  width: 10px !important;
  border-radius: 0px !important;
}

/***************新着情報(AIブログ機能用)***************************/
.top_blog {
  height: 300px;
  border: 1px solid #5b7c9c;
}
@media screen and (max-width: 834px) {
  .top_blog {
    padding: 10px;
  }
}
.top_blog .blog_list {
  border: 0 !important;
}
.top_blog div.blog_list > div {
  border-bottom: dotted #784512 1px !important;
}
.top_blog .blog_date {
  font-size: 16px !important;
  color: #784512 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px;
}
.top_blog .blog_text h3 {
  display: inline-block;
  font-size: 20px !important;
  font-weight: bold;
}
.top_blog .blog_text h3 a {
  color: #784512 !important;
  font-weight: bold;
}
.top_blog .blog_photo {
  display: none;
}
.top_blog div.detail {
  margin-top: 10px !important;
}
.top_blog div.blog_text {
  width: 100% !important;
  font-size: 16px !important;
}

/*********************AI用ブログ***********************/
.blog .wrap #contents h2 {
  padding-top: 0;
}

.blog {
  background: url(../images/common/bg01.jpg) !important;
}
@media screen and (max-width: 640px) {
  .blog .flex_images img {
    margin-bottom: 10px;
  }
}
.blog a {
  color: #784512 !important;
}
.blog a:visited {
  color: #784512 !important;
}
.blog a:link {
  color: #784512 !important;
}
.blog li {
  text-align: left !important;
}
.blog #calendar {
  display: none;
}
.blog .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  width: 95%;
  padding: 50px auto !important;
  margin: 50px auto;
}
@media screen and (max-width: 834px) {
  .blog .wrap {
    flex-direction: column-reverse;
    margin: 30px auto;
  }
}
.blog .wrap aside {
  width: 25%;
}
@media screen and (max-width: 834px) {
  .blog .wrap aside {
    width: 100%;
  }
}
.blog .wrap aside button {
  margin-top: 10px;
  padding: 5px 20px;
}
.blog .wrap aside .pages li {
  margin-bottom: 10px;
  text-align: left;
}
.blog .wrap aside .pages li a:link {
  color: #5b7c9c !important;
}
.blog .wrap aside .pages li a:visited {
  color: #5b7c9c !important;
}
.blog .wrap aside .category li {
  margin-bottom: 10px;
  text-align: left;
}
.blog .wrap aside .category li a:link {
  color: #5b7c9c !important;
}
.blog .wrap aside .category li a:visited {
  color: #5b7c9c !important;
}
.blog .wrap aside h3 {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(91, 124, 156, 0.1);
  margin: 20px 0;
  border: 1px solid #5b7c9c;
  color: #5b7c9c;
}
.blog .wrap #contents {
  width: 70% !important;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents {
    text-align: left;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .blog .wrap #contents {
    margin-bottom: 20px;
  }
}
.blog .wrap #contents dl {
  padding: 10px 0;
  border-bottom: 1px #5b7c9c dotted;
}
.blog .wrap #contents article {
  padding: 10px 0;
  border-bottom: 1px #5b7c9c dotted;
}
.blog .wrap #contents .detail {
  font-size: 18px;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents .detail {
    text-align: left;
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  .blog .wrap #contents .detail {
    margin-top: 10px !important;
  }
}
.blog .wrap #contents .date {
  font-size: 16px;
  color: #784512;
  font-weight: bold;
  text-align: left !important;
}
.blog .wrap #contents h2 {
  font-size: 28px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #5b7c9c;
  border-bottom: 2px dotted #5b7c9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .blog .wrap #contents h2 {
    text-align: left !important;
  }
}
.blog .wrap #contents ul {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.blog .wrap #contents ul li {
  margin-right: 10px;
  margin-bottom: 5px;
}
.blog .wrap #contents span.translate {
  padding-right: 5px;
  display: block;
  font-size: 24px;
  margin: 10px 0;
}

#prof {
  padding-bottom: 10px;
  display: block;
}

#prof_text {
  padding-top: 30px;
  text-align: left;
}

#prof_detail {
  text-align: center;
}
#prof_detail img {
  margin: 0 auto !important;
}

.pager a {
  display: block !important;
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: auto !important;
  padding: 5px;
  height: auto !important;
  line-height: 32px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #5b7c9c;
  border-radius: 0px;
  text-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #base-color !important;
  text-align: center;
  text-indent: -1px;
  float: none !important;
  text-decoration: none;
  margin-top: 20px;
}

/*********************topicsBLOG***********************/
.topics_news01 {
  height: 600px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .topics_news01 {
    height: auto;
    overflow: visible;
  }
}
.topics_news01 div.blog_list {
  flex-wrap: wrap !important;
  flex-direction: row !important;
  justify-content: space-between;
  border: 0 !important;
}
@media screen and (max-width: 640px) {
  .topics_news01 div.blog_list {
    display: block;
  }
}
.topics_news01 div.blog_list > div {
  width: 31% !important;
  display: block;
  border: 0 !important;
}
@media screen and (max-width: 640px) {
  .topics_news01 div.blog_list > div {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.topics_news01 div.blog_list div.blog_photo {
  width: 100% !important;
  padding: 0 !important;
}
.topics_news01 div.blog_list div.blog_text {
  width: 100% !important;
  padding: 0 !important;
  font-size: 16px;
}
.topics_news01 div.blog_list div.blog_date {
  padding-top: 10px !important;
  text-align: center !important;
  color: #333 !important;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .topics_news01 div.blog_list div.blog_date {
    text-align: left !important;
  }
}
.topics_news01 div.detail {
  margin-top: 0 !important;
}
.topics_news01 div.blog_list h3 {
  text-align: center !important;
  padding-top: 10px;
}
@media screen and (max-width: 640px) {
  .topics_news01 div.blog_list h3 {
    text-align: left !important;
  }
}
.topics_news01 div.blog_list h3 a {
  color: #333 !important;
  font-size: 16px;
  font-weight: bold;
}

/*********************テーブル画像***********************/
.img_table04 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table04 table tr td {
  display: block;
  padding: 0 !important;
  width: 23%;
  margin: 20px 1% 0 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table04 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

.img_table02 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table02 table tr td {
  display: block;
  padding: 0 !important;
  width: 48%;
  margin: 20px 1% 20px 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table02 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

.img_table03 table tr {
  display: flex;
  flex-wrap: wrap;
}
.img_table03 table tr td {
  display: block;
  padding: 0 !important;
  width: 31.111111%;
  margin: 20px 1% 0 1% !important;
}
@media screen and (max-width: 640px) {
  .img_table03 table tr td {
    margin: 10px 1% 0 1% !important;
    width: 48% !important;
    margin: 0 auto;
    text-align: center;
  }
}

/*画像拡大*/
.imgWrap {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/
}

.imgWrap img {
  display: block;
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
}

.imgWrap img:hover {
  transform: scale(1.1);
  /*画像の拡大率*/
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
}

input.cmn-toggle-round:checked + label:before {
  background: #e18c90 !important;
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #000 !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #b30606;
}
@media screen and (max-width: 640px) {
  #builingual {
    width: 100%;
  }
}
#builingual select {
  margin-left: 10px !important;
}
@media screen and (max-width: 640px) {
  #builingual select {
    margin-top: 10px !important;
  }
}

.language {
  color: #b30606 !important;
  float: right !important;
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
  color: #000;
}
.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}
.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 768px) {
  .switch {
    float: right;
    order: 1;
    padding-top: 0px !important;
  }

  #builingual {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
/***********************スクロールイン*******************************************/
.scroll-obj {
  opacity: 0;
  transition: all 2s ease 0.5s;
}

.scroll-hop {
  transform: translate(0, 100px);
}

.scroll-left {
  transform: translate(-100px, 0);
}

.scroll-right {
  transform: translate(100px, 0);
}

/*****************タイトル*******************************/
.cnt_h1 {
  background: url(../images/common/cnt_h1.jpg);
  padding: 110px 0;
  background-size: cover;
}
@media screen and (max-width: 834px) {
  .cnt_h1 {
    padding: 50px 0;
    background-position: center;
  }
}
.cnt_h1 h1 {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  display: block;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  text-shadow: 0 0 5px #000;
}
@media screen and (max-width: 834px) {
  .cnt_h1 h1 {
    font-size: 28px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .cnt_h1 h1 {
    font-size: 24px;
  }
}
.cnt_h1 h1 span {
  font-size: 20px;
  display: block;
}

/***********h2*********************/
.cnt_h2 h2 {
  font-size: 24px;
  padding: 15px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #5b7c9c;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cnt_h2 h2 {
    font-size: 22px;
    padding: 15px;
  }
}
.cnt_h2 h3 {
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #5b7c9c;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cnt_h2 h3 {
    font-size: 22px;
    padding: 15px;
  }
}

/***********h3*********************/
.cnt_h3 h3 {
  font-size: 24px;
  padding: 10px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #079bcb;
  line-height: 1.2;
  position: relative;
  border-bottom: 2px dotted #5b7c9c;
  padding-bottom: 20px;
}

/***************タイトル04***************/
.cnt_h4 h4 {
  display: block;
  position: relative;
  font-size: 20px;
  color: #5b7c9c;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px;
  border-bottom: 1px dotted #5b7c9c;
}

/***************タイトル01***************/
.cnt_title01 h3, .cnt_title01 h2 {
  display: block;
  padding: 10px;
  padding-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #5b7c9c;
  font-size: 32px;
  color: #5b7c9c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin: 10px 0;
  position: relative;
  font-weight: bold;
}
.cnt_title01 h3 .sub, .cnt_title01 h2 .sub {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .cnt_title01 h3, .cnt_title01 h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
}

/***************タイトル02***************/
.cnt_title02 h3 {
  display: block;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #5b7c9c;
}
.cnt_title02 h3 span {
  background: #fff;
  display: inline-block;
  color: #5b7c9c;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
}

/***************タイトル03***************/
.cnt_title03 h3 {
  display: block;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
  border-bottom: 1px dotted #5b7c9c;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 834px) {
  .cnt_title03 h3 {
    text-align: center !important;
    font-size: 20px;
  }
}
.cnt_title03 h3 span {
  background: #5b7c9c;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
}
@media screen and (max-width: 834px) {
  .cnt_title03 h3 span {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0px;
  }
}

/***************タイトル04***************/
.cnt_title04 h4 {
  display: block;
  position: relative;
  font-size: 20px;
  color: #5b7c9c;
  background: #dbedff;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px;
}

/***************タイトル05***************/
.cnt_title05 h5 {
  display: block;
  position: relative;
  border: 1px dotted #5b7c9c;
  font-size: 18px;
  color: #5b7c9c;
  background: #dbedff;
  font-weight: bold;
  padding: 5px;
}

.midashi01 article {
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 834px) {
  .midashi01 article {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .midashi01 article {
    padding: 30px 0;
  }
}
.midashi01 article:after {
  z-index: 0;
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-width: 250px;
  height: 250px;
  background: url(../images/common/midashi_bg01.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 30%;
}
.midashi01 article h2 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .midashi01 article h2 {
    font-size: 20px;
  }
}

.midashi02 article {
  position: relative;
}
.midashi02 article h3 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .midashi02 article h3 {
    padding: 20px 0;
  }
}
.midashi02 article h3 span {
  color: #079bcb;
  font-size: 32px;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #5b7c9c;
}
@media screen and (max-width: 834px) {
  .midashi02 article h3 span {
    font-size: 24px;
  }
}

/******************強調テキスト**************************************/
.emphasis_text div, .emphasis_text h2 {
  font-size: 38px;
  color: #5b7c9c;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding: 30px 0 !important;
  position: relative;
}
.emphasis_text div:after, .emphasis_text h2:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 147px;
  height: 146px;
  background: url(../images/common/cnt_title01.png);
}
@media screen and (max-width: 834px) {
  .emphasis_text div, .emphasis_text h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .emphasis_text div, .emphasis_text h2 {
    padding: 20px 0 !important;
    font-size: 20px;
  }
}

/******************値段テーブル*************************************/
.price_table {
  padding: 20px;
  border-bottom: 1px solid #5b7c9c;
}
.price_table table td {
  padding: 5px !important;
  border: 0 !important;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .price_table table td {
    width: 100% !important;
    display: block;
  }
}
.price_table table .price_text div {
  font-size: 24px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.price_table table .price div {
  color: #c5a162;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: right;
  vertical-align: bottom;
  font-size: 24px;
  width: 200px;
}
@media screen and (max-width: 834px) {
  .price_table table .price div {
    width: 100%;
  }
}

/******************値段テーブル*************************************/
.price_table01 table td {
  padding: 5px !important;
  padding-top: 10px !important;
  border: 0 !important;
  border-bottom: 1px solid #5b7c9c !important;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .price_table01 table td {
    border-bottom: 0 !important;
  }
}
.price_table01 table .price_text div {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .price_table01 table .price_text {
    background: #dbedff;
  }
}
.price_table01 table .price div {
  color: #b48a3d;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: right;
  vertical-align: bottom;
  font-size: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  .price_table01 table .price div {
    width: 100%;
  }
}

/****************テキストボタン****************************************/
.cnt_textbtn a {
  padding: 8px 80px 8px 60px;
  background: #333;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
  position: relative;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.cnt_textbtn a:after {
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 25px;
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
}

.cnt_textbtn01 a {
  padding: 8px 80px 8px 60px;
  background: #333;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
  position: relative;
  font-size: 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.cnt_textbtn01 a:after {
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 25px;
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
}

/*****************************よくある質問****************************************/
.faq {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px dotted #5b7c9c;
}
.faq td {
  border: 0 !important;
}
.faq .question {
  padding-left: 70px !important;
  position: relative;
  padding-bottom: 20px;
  padding-top: 25px;
}
.faq .question p {
  color: #5b7c9c;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .faq .question p {
    font-size: 20px;
  }
}
.faq .question:after {
  content: "";
  background: url(../images/common/faq_q.png);
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}
.faq .answer {
  padding-left: 70px !important;
  position: relative;
  padding-bottom: 20px;
  padding-top: 35px;
}
.faq .answer p {
  font-size: 16px;
  font-weight: bold;
}
.faq .answer:after {
  content: "";
  background: url(../images/common/faq_a.png);
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}

/*******************チェック　ul(AI用)******************************/
.check_ul01 ul {
  margin: 0 auto;
  display: block !important;
}
.check_ul01 ul li {
  float: none !important;
  display: block !important;
  font-weight: bold;
  padding-left: 70px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .check_ul01 ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.check_ul01 ul li:after {
  content: "";
  width: 47px;
  height: 35px;
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/check_icon01.png);
}

/*******************お写真紹介 table********************/
#fancybox-title-float-wrap td {
  padding: 0px 7px !important;
}

/***********************AI用画像テキストタイトル*******************************************/
.fl_img_text .box {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .fl_img_text .box {
    display: block;
    text-align: center;
    margin-top: 50px;
  }
}
.fl_img_text .box img {
  width: 38% !important;
  object-fit: cover;
  height: 250px !important;
  font-family: 'object-fit: cover;';
}
@media screen and (max-width: 640px) {
  .fl_img_text .box img {
    width: 80% !important;
    margin: 0 auto;
    text-align: center;
  }
}
.fl_img_text .box div {
  width: 58%;
  text-align: left !important;
}
@media screen and (max-width: 640px) {
  .fl_img_text .box div {
    width: 100%;
    padding-top: 20px;
  }
}
.fl_img_text .box div h2 {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.fl_img_text .box:nth-child(even) {
  flex-direction: row-reverse;
}

.banner_flbtn {
  align-items: center;
  background: #dbedff;
  justify-content: space-around;
}
.banner_flbtn .box {
  width: 31%;
  margin: 20px 1%;
}

/***************クーポン***************************/
.coupon {
  padding: 10px !important;
}
.coupon table {
  border: 1px solid #fff;
}
.coupon table td {
  color: #fff;
  padding: 10px !important;
}
.coupon table .coupon_title {
  font-size: 40px;
  border-bottom: 1px solid #fff !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.coupon table .coupon_price {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.coupon table .coupon_price span {
  font-size: 30px;
}

/***********************ビフォ―アフター********************************/
.before_after {
  margin: 0 auto;
}
.before_after table {
  margin: 0 auto;
}
.before_after table td {
  border: 0px;
  padding: 10px !important;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .before_after table td {
    display: block;
  }
}
.before_after table td p {
  text-align: center;
  font-weight: bold;
  color: #5b7c9c;
  font-size: 18px;
  margin-top: 10px;
}
.before_after table .before_after_img img {
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  .before_after table .before_after_img img {
    width: 95% !important;
  }
}
.before_after table .arrow_img {
  width: 50px !important;
}
@media screen and (max-width: 834px) {
  .before_after table .arrow_img {
    width: 100% !important;
  }
}

header#global_header {
  max-width: 100%;
  min-width: 100%;
}

#header {
  width: 100%;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 999;
  background: #fff;
  position: fixed;
  top: 0;
}
@media screen and (max-width: 834px) {
  #header {
    padding: 10px;
  }
}
@media screen and (max-width: 640px) {
  #header {
    display: block;
    position: static;
  }
}

.header_line {
  padding-top: 120px;
}
@media screen and (max-width: 834px) {
  .header_line {
    padding-top: 90px;
  }
}
@media screen and (max-width: 640px) {
  .header_line {
    padding-top: 0;
  }
}

.logo {
  max-width: 70px;
  width: 15%;
}
@media screen and (max-width: 834px) {
  .logo {
    width: 70px;
  }
}
@media screen and (max-width: 640px) {
  .logo {
    width: 100%;
    margin: 0 auto 10px auto;
  }
}

.header_right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 85%;
}
@media screen and (max-width: 640px) {
  .header_right {
    display: block;
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  div#builingual {
    padding-top: 53px !important;
  }
}

.header_contact a {
  text-decoration: none;
  border-bottom: 1px #333 solid;
  color: #333 !important;
  position: relative;
  padding-right: 15px;
  padding-bottom: 5px;
}
.header_contact a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent #000333;
}

#hedaer_info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 640px) {
  #hedaer_info {
    justify-content: center;
    padding-top: 20px;
  }
}
#hedaer_info li {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  #hedaer_info li {
    margin: 0 3px;
  }
}
#hedaer_info .header_insta {
  max-width: 30px;
}
#hedaer_info .header_map {
  max-width: 18px;
}
#hedaer_info .nav_btn {
  max-width: 22px;
  height: 15px;
}

#nav_global {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  #nav_global {
    width: 100%;
  }
}
#nav_global ul {
  margin: 0 0 0 auto;
  max-width: 800px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1000px) {
  #nav_global ul {
    justify-content: flex-end;
  }
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
}
#nav_global ul li a {
  color: #5b7c9c;
  text-decoration: none;
  padding: 20px 0;
  display: block;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#nav_global ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
#nav_global ul li:last-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
#nav_global ul ul {
  display: block;
  z-index: 99;
  position: absolute;
  width: 250px;
}
#nav_global ul ul li {
  width: 100%;
  background: #dbedff;
}
#nav_global ul ul li:before {
  display: none;
}
#nav_global ul ul li:last-child:after {
  display: none;
}

.flex_box {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .flex_box {
    display: block;
  }
}

.flR #hed_info {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 834px) {
  .flR #hed_info {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.flR #hed_info .head_mail {
  margin-left: 10px;
}
@media screen and (max-width: 834px) {
  .flR #hed_info .head_mail {
    margin-left: 5px;
  }
}
.flR #hed_info .head_tel {
  margin-left: 10px;
  margin-right: 5px;
}
.flR p {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .flR p {
    text-align: center;
  }
}

#mainArea {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  #mainArea {
    padding-top: 0px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea {
    padding-top: 0px;
  }
}
#mainArea img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 650px !important;
}
@media screen and (max-width: 834px) {
  #mainArea img {
    height: 500px !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea img {
    height: 420px !important;
  }
}
#mainArea .catch {
  height: 100%;
  max-width: 1040px;
  width: 100%;
  z-index: 5;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 270px;
}
#mainArea .catch p {
  font-size: 18px;
  color: #fff;
  text-shadow: 2px 2px 5px #333;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 10px;
}
#mainArea .catch img {
  height: auto !important;
  max-width: 230px;
}
@media screen and (max-width: 1000px) {
  #mainArea .catch img {
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
}
#mainArea .slick-prev, #mainArea .slick-next {
  display: none !important;
}
#mainArea ul li img {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  #mainArea {
    width: auto !important;
  }
}

.mean-container .mean-bar {
  background: #5b7c9c !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #784512 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

html, body {
  overflow-x: hidden;
  height: 100%;
}

body {
  background: #fff;
  padding: 0;
  margin: 0;
  font-family: 'Varela Round', sans-serif;
}

#sidebarMenu {
  height: calc(100% - 35px);
  position: fixed;
  right: 0;
  margin-top: 35px;
  width: 320px;
  transform: translateX(600px);
  transition: transform 250ms ease-in-out;
  background: #fff;
  z-index: 10;
  padding: 0 20px;
  overflow-x: scroll;
  padding-bottom: 100px;
}
@media screen and (max-width: 834px) {
  #sidebarMenu {
    top: 0;
    margin-top: 80px;
    height: calc(100% - 80px);
    width: 400px;
    transform: translateX(400px);
  }
}
@media screen and (max-width: 640px) {
  #sidebarMenu {
    width: 300px;
    transform: translateX(300px);
    padding: 0 10px;
    margin-top: 0px;
    padding-top: 40px;
    height: 100%;
  }
}

.sidebarMenuInner {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-wrap: wrap;
}

.sidebarMenuInner li {
  width: 100%;
  display: block;
  list-style: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  margin: 0 !important;
  font-size: 18px;
}
@media screen and (max-width: 834px) {
  .sidebarMenuInner li {
    font-size: 16px;
    width: 48%;
    margin: 0 1% !important;
  }
}

.sidebarMenuInner li ul li {
  width: 100%;
  font-size: 14px;
  padding: 5px 10px;
}
.sidebarMenuInner li ul li a {
  color: #5b7c9c !important;
  border-bottom: 1px dotted #5b7c9c;
  padding: 8px 5px 5px 5px;
}
@media screen and (max-width: 640px) {
  .sidebarMenuInner li ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .sidebarMenuInner li ul li {
    font-size: 12px;
  }
}

.sidebarMenuInner li span {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.sidebarMenuInner li a {
  color: #333 !important;
  padding: 20px 10px 10px 10px;
  border-bottom: 1px solid #5b7c9c;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

input[type="checkbox"]:checked ~ #sidebarMenu {
  transform: translateX(0);
}

input[type=checkbox] {
  transition: all 0.3s;
  box-sizing: border-box;
  display: none;
}

.sidebarIconToggle {
  transition: all 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 99;
  height: 100%;
  width: 100%;
  height: 22px;
  width: 22px;
  display: block;
}
@media screen and (max-width: 640px) {
  .sidebarIconToggle {
    position: fixed;
    right: 20px;
    top: 20px;
  }
}

.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #333;
}

.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}

.diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  opacity: 0;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -9px;
}

footer#global_footer {
  min-width: auto !important;
  background: #fff !important;
}

#footer {
  max-width: 1100px;
  margin: 0 auto;
  padding: 50px;
  font-size: 13px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  #footer {
    display: block;
  }
}

.contact_title {
  color: #fff;
  font-size: 36px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  margin-bottom: 1px;
  max-width: 520px;
  margin: 0 auto;
  border-bottom: 1px #fff solid;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .contact_title {
    font-size: 24px;
  }
}

.contact_tel {
  padding-top: 30px;
}
.contact_tel a {
  color: #fff !important;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.contact_text {
  padding-top: 30px;
  color: #fff;
}

.contact {
  padding: 80px 20px;
  background: url(../images/common/contact_bg.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 640px) {
  .contact {
    padding: 30px 20px;
  }
}

.contact_btn {
  padding-top: 50px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .contact_btn {
    display: block;
    padding-top: 10px;
  }
}
.contact_btn li {
  margin: 0 25px;
}
@media screen and (max-width: 640px) {
  .contact_btn li {
    margin: 20px 0 0 0;
  }
}
.contact_btn .contact_tel01 a {
  color: #fff !important;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  padding-left: 35px;
}
.contact_btn .contact_tel01 a:after {
  content: "";
  width: 25px;
  height: 38px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/footer_tel_icon.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.contact_btn .contact_line01 a {
  color: #5b7c9c !important;
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  padding-left: 35px;
  background: #fff;
  padding: 10px 50px 10px 100px;
}
.contact_btn .contact_line01 a:after {
  content: "";
  width: 41px;
  height: 35px;
  position: absolute;
  left: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/line_btn_icon.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#nav_footer {
  font-weight: bold;
  font-size: 14px;
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  #nav_footer {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
}
#nav_footer ul {
  max-width: 800px;
}
@media screen and (max-width: 834px) {
  #nav_footer ul {
    max-width: 100%;
    width: 90%;
    margin: auto;
  }
}
#nav_footer ul li {
  display: block;
  margin: 5px 0 0 15px;
  width: auto;
  text-align: left;
}
@media screen and (max-width: 834px) {
  #nav_footer ul li {
    display: block;
    margin: 5px 0;
    text-align: center;
  }
}
#nav_footer ul li a {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  color: #333;
}
#nav_footer ul li a:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 8px;
  height: 1px;
  background: #5b7c9c;
}
#nav_footer ul li a:link {
  color: #333 !important;
  text-decoration: none;
}
#nav_footer ul li a:visited {
  color: #333 !important;
}
@media screen and (max-width: 834px) {
  #nav_footer ul li a {
    background: #5b7c9c !important;
    padding: 10px;
    display: block;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
  #nav_footer ul li a:link {
    color: #fff !important;
    text-decoration: none;
  }
  #nav_footer ul li a:visited {
    color: #fff !important;
  }
}

#pagetop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  #pagetop {
    bottom: 20px;
    right: 0;
    width: 15%;
  }
  #pagetop img {
    width: 100% !important;
    height: auto;
  }
}

.footer_info {
  display: flex;
  width: 60%;
}
@media screen and (max-width: 834px) {
  .footer_info {
    width: 100%;
    display: block;
  }
}
.footer_info .footer_logo {
  max-width: 190px;
}
@media screen and (max-width: 1000px) {
  .footer_info .footer_logo {
    max-width: 100px;
  }
}
@media screen and (max-width: 834px) {
  .footer_info .footer_logo {
    max-width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .footer_info address {
    margin-top: 20px;
  }
}
.footer_info address ul {
  margin-left: 30px;
}
@media screen and (max-width: 834px) {
  .footer_info address ul {
    margin-left: 0;
  }
}
.footer_info address ul li {
  width: 100%;
  text-align: left;
  margin-bottom: 3px;
}
@media screen and (max-width: 834px) {
  .footer_info address ul li {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .footer_info address ul li {
    width: 100%;
  }
}

#copy {
  background: #001f36 !important;
  color: #fff;
  padding: 18px;
  display: block !important;
  font-size: 16px !important;
}
#copy a:link {
  color: #fff;
  text-decoration: none;
}
#copy a:hover {
  text-decoration: underline;
}
#copy a:visited {
  color: #fff;
  text-decoration: none;
}

#main #col_main {
  width: 100%;
}

/* TOP */
.top_inner {
  max-width: 1200px;
  margin: 0 auto;
}

.top_inner01 {
  max-width: 1520px;
  margin: 0 auto;
  width: 80%;
}
@media screen and (max-width: 834px) {
  .top_inner01 {
    width: 100%;
  }
}

.insta_title article {
  position: relative;
}
.insta_title article h2 {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .insta_title article h2 {
    font-size: 28px;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .insta_title article h2 {
    font-size: 24px;
    text-align: left;
  }
}
.insta_title article:after {
  z-index: 1;
  content: "";
  width: 65px;
  height: 66px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/title_insta.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.top01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .top01 {
    display: block;
  }
}

.top01_img {
  max-width: 480px;
  width: 37%;
  margin-left: 3%;
}
@media screen and (max-width: 640px) {
  .top01_img {
    width: 60%;
    margin: 0 auto;
  }
}

.top01_table {
  position: relative;
  width: 55%;
}
.top01_table:after {
  content: "";
  max-width: 418px;
  width: 60%;
  height: 418px;
  position: absolute;
  right: -50px;
  top: -100px;
  margin: auto;
  background: url(../images/common/top01_bg.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .top01_table:after {
    width: 40%;
    right: 5%;
    top: 0;
    height: 250px;
  }
}
@media screen and (max-width: 640px) {
  .top01_table {
    width: 100%;
  }
}
.top01_table table {
  position: relative;
  z-index: 5;
}
.top01_table table td {
  padding: 0px !important;
  border: 0 !important;
}
.top01_table table .top01_sub div {
  font-size: 24px;
  font-weight: bold;
  color: #784512;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 1000px) {
  .top01_table table .top01_sub div {
    font-size: 20px;
  }
}
.top01_table table .top01_title h2 {
  font-size: 42px;
  font-weight: bold;
  color: #5b7c9c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 1000px) {
  .top01_table table .top01_title h2 {
    font-size: 36px;
  }
}
.top01_table table .top01_text {
  padding-top: 30px !important;
}

.top02_h2 h2 {
  display: flex;
  align-items: center;
}
.top02_h2 h2:before, .top02_h2 h2:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}
.top02_h2 h2:before {
  margin-right: 20px;
}
.top02_h2 h2:after {
  margin-left: 20px;
}

.top02_h2 h2 {
  font-size: 36px;
  color: #5b7c9c;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .top02_h2 h2 {
    font-size: 28px;
    padding: 0;
  }
}

.top02_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .top02_flex {
    flex-wrap: wrap;
  }
}
.top02_flex .top02_img {
  width: 60%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 834px) {
  .top02_flex .top02_img {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .top02_flex .top02_img {
    width: 100%;
    height: 200px;
  }
}

.top02_table {
  width: 35%;
  max-width: 480px;
}
@media screen and (max-width: 834px) {
  .top02_table {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .top02_table {
    width: 100%;
    max-width: 100%;
  }
}
.top02_table td {
  padding: 15px 0 !important;
  border: 0 !important;
}
@media screen and (max-width: 640px) {
  .top02_table td {
    padding: 10px 0 !important;
  }
}
.top02_table .top02_title h3 {
  font-size: 40px;
  font-weight: bold;
  color: #5b7c9c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .top02_table .top02_title h3 {
    font-size: 24px;
  }
}
.top02_table .top02_title h3 span {
  font-size: 16px;
  display: block;
  color: #333;
}

.flex_rev {
  flex-direction: row-reverse;
}

.btnbox .box {
  margin: 0 1%;
  width: 48%;
  max-width: 530px;
  position: relative;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .btnbox .box {
    width: 100%;
    margin-top: 10px;
  }
}
.btnbox .box:hover {
  opacity: 0.9 !important;
}
.btnbox .box:after {
  content: "";
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  border: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .btnbox .box:after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}
.btnbox .box img {
  width: 100% !important;
  height: 160px !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.btnbox .box article a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}
.btnbox .box article a:after:hover {
  opacity: 1 !important;
}
.btnbox .box article h3 {
  display: none;
}
.btnbox .box article div {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 46px;
  width: 100%;
  left: 0;
  margin: auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  z-index: 99;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .btnbox .box article div {
    font-size: 16px;
  }
}
.btnbox .box article div span {
  display: block;
  font-size: 14px;
}

.top03_img {
  width: 50%;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 834px) {
  .top03_img {
    width: 100%;
    max-width: 100%;
    height: 300px;
  }
}

.top03_text {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .top03_text {
    width: 100%;
    max-width: 100%;
  }
}
.top03_text div {
  color: #784512;
}
@media screen and (max-width: 640px) {
  .top03_text div {
    text-align: center !important;
  }
}
.top03_text div a {
  color: #784512 !important;
}

.top03_title h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #784512;
}
@media screen and (max-width: 640px) {
  .top03_title h2 {
    text-align: center !important;
  }
}
.top03_title h2 span {
  display: block;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .icon_list {
    display: flex;
    justify-content: center;
  }
}
.icon_list li {
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .icon_list li {
    float: none !important;
    display: inline-block;
    margin: 5px 10px 0 10px;
  }
}

.news_h2 h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333;
  display: flex;
  align-items: center;
}
.news_h2 h2:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}
.news_h2 h2:after {
  margin-left: 1rem;
}

.contact_table_tel {
  border: 1px solid #5b7c9c;
}
.contact_table_tel .tel_text a {
  font-size: 32px;
  font-weight: bold;
  color: #5b7c9c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .contact_table_tel .tel_text a {
    font-size: 24px;
  }
}

/* title */

/*# sourceMappingURL=common_style.css.map */
