@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 18px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fafafa;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  body {
    font-size: 18px;
  }
}
body div {
  color: #111;
  letter-spacing: 1px;
}

a {
  color: #734e30 !important;
  text-decoration: none;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .inner {
    width: 100%;
    margin: 0 auto;
  }
}

#main, #main {
  width: 1200px !important;
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}

#contents_wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}

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

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

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

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

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

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

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

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

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

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

table {
  table-layout: fixed;
}

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

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

@media screen and (max-width: 834px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
u {
  text-decoration: underline;
}

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

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

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

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

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

a.tel_link {
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  a.tel_link {
    pointer-events: auto;
  }
}

/*blog*/
dl dd {
  text-align: center;
}
dl dt {
  text-align: center;
}

.date {
  display: block;
}

.blog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.blog #contents {
  margin-bottom: 30px;
}
.blog img {
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .blog .detail {
    text-align: left !important;
    margin-bottom: 80px !important;
  }
}
.blog article {
  text-align: center !important;
}
.blog article h3 {
  text-align: center !important;
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 4px double #854c60;
  display: inline-block;
}
.blog article div {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .blog article div {
    width: 90% !important;
  }
}
@media screen and (max-width: 834px) {
  .blog article div {
    width: 100% !important;
  }
}
.blog .translate {
  font-weight: bold;
}
.blog .date {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 3px;
}
.blog h2 {
  font-size: 36px;
  letter-spacing: 3px;
  color: #333 !important;
  line-height: 30px;
  padding: 15px 0;
  width: 80%;
  margin: 0 auto;
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  .blog h2 {
    width: 80%;
  }
}
@media screen and (max-width: 834px) {
  .blog h2 {
    font-size: 18px;
    width: 100%;
    padding: 10px;
  }
}
.blog a {
  color: #734e30 !important;
}
@media screen and (max-width: 640px) {
  .blog button {
    margin: 10px 0;
  }
}
.blog #calendar {
  width: 100% !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 640px) {
  .blog #calendar {
    width: 100% !important;
  }
}
.blog input[type=text], .blog input[type=password], .blog textarea {
  width: 50% !important;
}

section div#contents > dl ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

@media screen and (max-width: 834px) {
  section aside {
    width: 100% !important;
    min-width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  section div.wrap {
    display: block !important;
  }
}

div.wrap {
  width: 100% !important;
  max-width: 100% !important;
}

section div.wrap {
  background: none !important;
}

section div#contents > dl {
  border: none !important;
  border-bottom: 1px dotted #eee !important;
}

section div#contents article ul {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  section div#contents article ul {
    max-width: 100%;
  }
}

section div#contents article ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

section div#contents article ul li a {
  color: #333 !important;
  margin-right: 0 !important;
}

section div#contents > dl ul li a {
  margin-right: 0px !important;
}

div.blog_list div.blog_photo {
  width: 40%;
}
@media screen and (max-width: 834px) {
  div.blog_list div.blog_photo {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  div.blog_list div.blog_photo {
    text-align: center;
  }
}

div.blog_list {
  border: none;
}

div.blog_list div.blog_date {
  color: #00803d;
  font-size: 1.4em;
}

div.blog_list h3 a {
  color: #333 !important;
  font-size: 1.6em;
  letter-spacing: 3px;
  font-weight: 500;
}

div.detail {
  margin-top: 10px;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  div.blog_list {
    flex-direction: row;
  }
}

header:nth-of-type(1) div.wrap {
  font-size: 16px;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  color: #333;
  letter-spacing: -1px;
}

@media screen and (max-width: 834px) {
  section div.wrap {
    display: flex !important;
    flex-direction: column-reverse;
  }
}

/*form*/
.submit {
  max-width: 100%;
}

.text {
  text-align: left !important;
}

.tel {
  text-align: left !important;
}

.form_wrap #text {
  position: relative;
}
.form_wrap #text:after {
  position: absolute;
  content: "必須";
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}
.form_wrap .radio {
  text-align: left !important;
}

/*min-width*/
#global_header {
  min-width: 100% !important;
}

#global_footer {
  min-width: 100% !important;
}

/*パンくず*/
.pankuzu ul {
  margin-top: 15px;
}
.pankuzu a {
  color: #8a8a8a !important;
  font-weight: 500;
}
.pankuzu li {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  font-weight: bold;
  color: #999 !important;
}
@media screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}
.pankuzu li:last-child:after {
  display: none;
}
.pankuzu li:after {
  content: "＞";
  position: absolute;
  right: -25px;
  top: -1px;
}

/*プライバシーポリシー*/
.policy_01 {
  margin-bottom: 40px;
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .policy_01 {
    width: 100%;
  }
}
.policy_01 h2 {
  letter-spacing: 5px;
  color: #ffffff;
  line-height: 30px;
  position: relative;
  padding: 10px;
  background: #000000;
  box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center !important;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .policy_01 h2 {
    width: 100%;
    font-size: 15px;
  }
}
.policy_01 h2:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: -10px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #4f4f4f;
}

/*お問い合わせ下部テキスト*/
@media screen and (max-width: 640px) {
  .contact_txt {
    text-align: left !important;
  }
}

/*送信完了メッセージ*/
#form_c2 {
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

/*メールフォームレイアウト*/
.style_form {
  text-align: left;
}
@media screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}

section div.form_wrap dl dt {
  text-align: left !important;
}

/*固定ヘッダー時のメールフォーム埋まり防止*/
/*アンカーリンク調整*/
a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/*404*/
.nf_title h1 {
  margin-top: 80px;
  position: relative;
  color: #333333;
  text-shadow: 0 0 2px white;
  font-size: 100px;
}
@media screen and (max-width: 1000px) {
  .nf_title h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 834px) {
  .nf_title h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 640px) {
  .nf_title h1 {
    margin-top: 40px;
    font-size: 50px;
  }
}

.nf_txt {
  color: #555;
  font-weight: bold;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}
.nf_txt h2 {
  font-size: 19px;
  font-weight: bold;
  border-bottom: none;
}
@media screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 17px;
  }
}
.nf_txt p {
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0;
  text-decoration: none;
  color: #b7975e;
  text-align: center !important;
}
.nf_btn a {
  color: #333 !important;
  font-weight: bold !important;
  text-align: center !important;
  border: 1px solid;
  padding: 20px 80px;
}

/*meanmenu*/
.mean-container .mean-bar {
  padding: 0 !important;
  background: none !important;
}

.mean-container .mean-nav {
  margin-top: 0 !important;
}

.mean-container .mean-nav ul li a {
  width: 100% !important;
  padding: 1em 0 !important;
  margin: 0;
}

/*nav*/
@media screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}

#nav_global02 {
  display: none;
}
@media screen and (max-width: 834px) {
  #nav_global02 {
    display: block;
  }
}

.mean-nav span {
  display: block; /*menuの小文字*/
}

/**/
/*ズームイン*/
#slide_wrapp {
  position: relative;
  overflow: hidden;
}
#slide_wrapp .slide_item {
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
}
#slide_wrapp .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#slide_wrapp .slide_item.show_ {
  opacity: 1;
}
#slide_wrapp .slide_item.zoom_ {
  transform: scale(1.1);
}
#slide_wrapp .slide_item img {
  display: block;
}

/**/
/* 「RightToLeft」の動作内容 */
@keyframes RightToLeft {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(50px); /* X軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0);
  }
}
@keyframes LeftToRight {
  0% {
    opacity: 0; /* 透明 */
    transform: translateX(-50px); /* X軸方向に-50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0);
  }
}
@keyframes SlideDown {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(-50px); /* Y軸方向に-50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0);
  }
}
@keyframes SlideUp {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(100px); /* Y軸方向に50px */
  }
  100% {
    opacity: 1; /* 不透明 */
    transform: translateX(0);
  }
}
/* 「RightToLeft」を適用する箇所 */
/* Opening
-----------------------------------------*/
.Opening {
  position: relative;
  background-color: #FFF;
}

.Opening ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.Opening ul li img.Opening__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 9;
}

.Opening ul li span img.Opening__img {
  max-width: inherit;
  width: 100%;
  height: auto;
}

/*マージン*/
.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

td {
  border: none !important;
}

/*パディング*/
.p10 {
  padding: 0 10px;
}

.pd0 {
  padding: 0 !important;
}
.pd0 td {
  padding: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}
.pb0 td {
  padding-bottom: 0 !important;
}

/*hover*/
a:hover {
  opacity: 0.9 !important;
}

a {
  transition: 0.5s;
}
a:hover {
  transition: 0.5s;
}

img {
  transition: 0.5s;
}
img:hover {
  transition: 0.5s;
}

/*ふわっと*/
.fadeInDown {
  animation-fill-mode: both;
  animation-duration: 2s;
  animation-name: fadeInDown;
  visibility: visible !important;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/**/
.fadeInLeft {
  animation-fill-mode: both;
  animation-duration: 2s;
  animation-name: fadeInLeft;
  visibility: visible !important;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/**/
.fadeInRight {
  animation-fill-mode: both;
  animation-duration: 2s;
  animation-name: fadeInRight;
  visibility: visible !important;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/**/
.fadeInUp {
  animation-fill-mode: both;
  animation-duration: 2s;
  animation-name: fadeInUp;
  visibility: visible !important;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*ニュースエリアを囲むクラス...scrollArea*/
.scrollArea {
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 10px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #111 !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

/*プルダウンメニュー*/
.sub_menu {
  flex-direction: column;
  position: absolute;
  z-index: 999999;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: auto !important;
  background: rgba(204, 204, 204, 0.9);
}
@media screen and (max-width: 834px) {
  .sub_menu {
    background: none !important;
    padding: 10px 0 0 10px !important;
    position: static !important;
    width: 100% !important;
  }
}
.sub_menu li {
  position: relative;
  z-index: 999999999;
  display: inline-block;
  border-bottom: 1px dotted #fff;
}
@media screen and (max-width: 834px) {
  .sub_menu li {
    display: block;
    border-bottom: none;
  }
}
.sub_menu li:last-child {
  border-bottom: none;
}
.sub_menu a {
  color: #fff !important;
  font-weight: 600;
  padding: 5px;
  font-size: 0.9em !important;
}

/*YouTube*/
.youtube01 {
  margin-bottom: 80px;
}
.youtube01 iframe {
  width: 100%;
  margin: 0 auto;
  height: 450px;
}

/*-----ボックスフレーム-----*/
/*点線の大括弧*/
.box20 {
  position: relative;
  padding: 0.25em 1em;
  margin: 2em 0;
  top: 0;
  background: #efefef;
}

.box20:before, .box20:after {
  position: absolute;
  top: 0;
  content: "";
  width: 10px;
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
}

.box20:before {
  border-left: dotted 2px #87755e;
  border-top: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  left: -1px;
}

.box20:after {
  border-top: dotted 2px #87755e;
  border-right: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  right: -1px;
}

.box20 p {
  margin: 0;
  padding: 0;
}

/*めくれたテープ風*/
.box25 {
  position: relative;
  background: #fff0cd;
  box-shadow: 0px 0px 0px 5px #fff0cd;
  border: dashed 2px white !important;
  padding: 0.2em 0.5em;
  color: #454545;
}

.box25:after {
  position: absolute;
  content: "";
  right: -7px;
  top: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #ffdb88 #fff #ffdb88;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.box25 p {
  margin: 0;
  padding: 0;
}

/*矢印hover.右に少しずらす*/
/*地図*/
.map01 iframe {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .map01 iframe {
    height: 400px !important;
  }
}

/*fancybox*/
#fancybox-title-float-main {
  line-height: 9px !important;
}

/*ツイッター*/
.twitter {
  max-width: 100% !important;
  width: 45% !important;
  height: 300px;
  overflow: auto;
}

.weight100 {
  font-weight: 100;
}

.weight300 {
  font-weight: 300;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.weight700 {
  font-weight: 700;
}

.weight900 {
  font-weight: 900;
}

/*プライバシーポリシーモーダル*/
@media screen and (max-width: 834px) {
  .modaal-content-container {
    height: 600px;
    overflow: auto;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
  }
}

p.center {
  text-align: center;
}
p.center a {
  font-weight: 500;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

/**/
/*横に画像が流れる*/
.loop_wrap {
  margin-top: 60px;
}
.loop_wrap ul {
  display: flex;
  height: auto !important;
}
.loop_wrap ul li {
  width: 400px;
  display: inline-block;
  margin: 0 10px;
  height: auto !important;
}
@media screen and (max-width: 640px) {
  .loop_wrap ul li {
    width: 200px;
  }
}
/*news_dlリスト*/
.newswrap {
  height: 300px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: auto;
  padding: 20px 0;
}
.newswrap dl {
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px dotted #eee !important;
}
@media screen and (max-width: 834px) {
  .newswrap dl {
    display: block !important;
  }
}
.newswrap dd {
  text-align: left !important;
  border: none !important;
  background: none !important;
  width: 85% !important;
}
@media screen and (max-width: 834px) {
  .newswrap dd {
    width: 100% !important;
  }
}
.newswrap dt {
  font-weight: 600;
  border: none !important;
  background: none !important;
  color: #333 !important;
  width: 10% !important;
  border-radius: 5px;
  text-align: center !important;
  margin: 0 auto !important;
  align-items: center !important;
}
@media screen and (max-width: 834px) {
  .newswrap dt {
    padding-left: 10px !important;
    margin-left: 0px !important;
    width: 100% !important;
    display: block !important;
  }
}

.name {
  text-align: left;
}

.kana {
  text-align: left;
}

/*respon_news*/
.news_bg {
  background: #fff;
  box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
  padding: 40px;
}
.news_bg .scroll {
  height: 150px;
  overflow: auto;
}
.news_bg .scroll td:nth-child(odd) {
  width: 25%;
}
.news_bg .scroll td:nth-child(even) {
  width: 100%;
}

/*hover*/
.btn a:hover {
  animation: zoom 0.3s;
}

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

.infiniteslide {
  padding: 60px 0 !important;
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  max-width: 100%;
}
.infiniteslide ul {
  display: flex;
  margin: 0;
  padding: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  height: auto !important;
}
.infiniteslide ul li {
  height: auto !important;
  display: inline-block;
  margin: 0 20px !important;
}
@media screen and (max-width: 834px) {
  .infiniteslide ul li {
    margin: 0 10px !important;
  }
}
.infiniteslide img {
  box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
}
.infiniteslide br {
  display: none !important;
}

/*hoverでaの中のspanのいろかわる*/
/*insta 横に4つ*/
.insta {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .insta {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 468px) {
  .insta {
    width: 100%;
  }
}
.insta div.sns_list {
  display: flex;
  box-sizing: border-box;
  border: none !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: space-between;
  align-content: space-between;
}
.insta div.sns_list div.sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .insta div.sns_list div.sns_photo {
    padding: 10px !important;
  }
}
.insta div.sns_list div.sns_photo img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  font-family: "object-fit: cover!important;" !important;
  font-family: "object-position: center!important;" !important;
}
.insta div.sns_list div {
  border-bottom: none !important;
  width: 20% !important;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .insta div.sns_list div {
    width: 49% !important;
  }
}
.insta .sns_text {
  display: none !important;
}
.insta img {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

/**たて2よこ3**/
.instagram {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.instagram li {
  width: 30%;
  margin: 7.5px 5px;
}
@media screen and (max-width: 834px) {
  .instagram li {
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .instagram {
    margin-bottom: 40px;
  }
}
.instagram img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100% !important;
}

/*respon*/
.herf {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .herf {
    width: 100%;
    margin-bottom: 20px;
  }
}

/**/
.flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .flex {
    flex-direction: column;
  }
}

/**/
.none {
  display: none;
}

.block {
  display: block !important;
}

/*画像*/
.img100 img {
  width: 100% !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.img img {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

/*フォント*/
.small {
  font-size: 0.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: 600;
}

.center {
  display: block;
  text-align: center;
}

.left {
  display: block;
  text-align: left;
}

.right {
  display: block;
  text-align: right;
}

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

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

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

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

@media screen and (max-width: 640px) {
  .style_form input {
    width: 100% !important;
  }
}

.imgL {
  float: none !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}

@media screen and (max-width: 640px) {
  .tbl_scroll table {
    table-layout: auto;
  }
}

.style_form input {
  width: 100% !important;
}

/*iタグ*/
i {
  padding-right: 5px !important;
}

/*color*/
.acc-color a {
  color: #734e30 !important;
}

.main-color a {
  color: #104480 !important;
}

.base-color a {
  color: #00803d !important;
}

.acc-title:hover {
  cursor: pointer;
}

/*バウンド*/
.cp_keyframes {
  margin: 0 auto;
  background: #29b6f6;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: keyframes 0.5s ease-in infinite alternate;
}
@keyframes keyframes {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(250%);
  }
}
/*ふわふわと上下に動く*/
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
  box-sizing: border-box;
}

.cp_arrows {
  position: absolute;
  bottom: 40%;
  right: 1%;
  display: flex;
  margin: 2em auto;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.cp_arrows .cp_arrow {
  position: relative;
  transition: all 0.3s ease-out;
  animation: arrow-move06 2s 1s ease-in-out infinite;
}

.cp_arrows .cp_arrow:before {
  transition: transform 0.5s ease-in;
}

.cp_arrows .cp_arrow:hover {
  color: #ec407a;
  border-color: #ec407a;
}

.cp_arrows .cp_arrow:hover:before {
  transform: rotate(360deg);
}
@keyframes arrow-move06 {
  0% {
    top: 1%;
    opacity: 0.1;
  }
  70% {
    top: 5%;
    opacity: 1;
  }
  100% {
    top: 1%;
    opacity: 0.3;
  }
}
.acc-title:hover {
  cursor: pointer;
}

/*ハンバーガーメニュー02*/
/*ハンバーガーメニュー03*/
.open #nav-toggle:before {
  transition: 2s;
  content: "close";
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  font-size: 0.8em;
  letter-spacing: 0;
}
.open #nav-toggle:after {
  display: none;
}

#nav-toggle {
  position: fixed;
  top: 25px;
  right: 25px;
  height: 32px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 834px) {
  #nav-toggle {
    display: block;
  }
}
#nav-toggle > div {
  position: relative;
  width: 40px;
}
#nav-toggle:after {
  transition: 2s;
  content: "menu";
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  font-size: 0.8em;
  letter-spacing: 0;
}
#nav-toggle span {
  width: 100%;
  height: 1px;
  left: 0;
  display: block;
  background: #333;
  position: absolute;
  transition: transform 0.6s ease-in-out, top 0.5s ease;
}
#nav-toggle span:nth-child(1) {
  top: 3px;
}
#nav-toggle span:nth-child(2) {
  top: 12px;
}
#nav-toggle span:nth-child(3) {
  top: 22px;
}
#nav-toggle:hover span:nth-child(1) {
  top: 4px;
}
#nav-toggle:hover span:nth-child(3) {
  top: 23px;
}

.open #nav-toggle span {
  background: #333;
}
.open #nav-toggle span:nth-child(1) {
  top: 15px;
  transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 15px;
  transform: rotate(-45deg);
}

/* z-index */
#nav-toggle {
  z-index: 99999;
}

#container {
  z-index: 900;
}

#gloval-nav {
  background: url(../images/contents/cont_bg02.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
#gloval-nav nav {
  width: 100%;
}

#gloval-nav a {
  display: block;
  color: #333 !important;
  text-decoration: none;
  padding: 15px 0;
  transition: color 0.6s ease;
}
#gloval-nav a b {
  font-size: 0.6em;
  display: block;
}
#gloval-nav a:hover {
  color: #666;
}
#gloval-nav ul {
  list-style: none;
}
#gloval-nav ul li {
  opacity: 0;
  transform: translateY(0px);
  transition: transform 0.6s ease, opacity 0.2s ease;
}

/* open */
.open {
  overflow: hidden;
}
.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}
.open #gloval-nav li {
  opacity: 1;
  transform: translateX(0);
  transition: transform 1s ease, opacity 0.9s ease;
}

/*scroll nav*/
.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  transition: 0.3s;
  transform: translateY(-100%);
  display: block !important;
}

.is-show {
  transform: translateY(0);
}

/**/
.acc_title:hover {
  cursor: pointer;
}

/**/
.imgL {
  float: none !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 640px) {
  .imgR {
    max-width: 100%;
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none;
  }
}

/**/
.img_box img {
  animation: img_box_9955 3s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
  width: 60% !important;
}

@keyframes img_box_9955 {
  0% {
    transform: translateY(0);
  }
  33.33333% {
    transform: translateY(-10px);
  }
  66.66667% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.acc {
  color: #734e30;
}
.acc div {
  color: #734e30;
}

/**/
.clearfix:after {
  visibility: visible;
}

/*blog文字数カット*/
/*フェードで出現*/
.fadein {
  opacity: 0;
  transform: translate(0) !important;
  transition: all 0.5s !important;
  display: block !important;
  text-align: center !important;
}

.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

/*flexbox*/
.box {
  height: auto !important;
}

/**/
@media screen and (max-width: 640px) {
  .form_wrap dl {
    display: block !important;
  }
}
@media screen and (max-width: 640px) {
  .form_wrap dt, .form_wrap dd {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .form_wrap dt label {
    left: 20px;
    position: absolute;
  }
}

@media screen and (max-width: 640px) {
  .contact_form dt {
    padding-left: 30px !important;
  }
}

/**/
@media screen and (max-width: 640px) {
  .voice_table tr {
    display: block !important;
  }
}

/*slick_商品一覧など横に流すとき*/
/**/
@media screen and (max-width: 640px) {
  .contact_form dt {
    padding-left: 30px !important;
  }
}

/*下層メイン画像*/
#local-keyvisual {
  background: url(../images/contents/cont_bg.jpg);
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 834px) {
  #local-keyvisual {
    background-attachment: scroll;
  }
}

@media only screen and (max-width: 835px) {
  #local-keyvisual {
    margin-bottom: 50px;
  }
}
#local-keyvisual h1 {
  z-index: 1;
  position: relative;
  color: #fff;
  font-weight: bold;
  line-height: 1.7em;
  text-align: center;
  text-shadow: 0px 3px 9.7px rgba(0, 0, 0, 0.35);
  font-size: 3.5vw;
}

@media only screen and (min-width: 1600px) {
  #local-keyvisual h1 {
    font-size: 50px;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  #local-keyvisual h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 35px;
  }
}
#local-keyvisual h1 span {
  background-position: center;
  background-size: cover;
  padding: 300px 0 200px;
  display: block;
}
@media screen and (max-width: 834px) {
  #local-keyvisual h1 span {
    padding: 180px 0 160px;
  }
}
@media screen and (max-width: 640px) {
  #local-keyvisual h1 span {
    padding: 160px 0 140px;
  }
}

#local-keyvisual h1 span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pan1 {
  margin-bottom: 120px;
}

@media only screen and (max-width: 835px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #000;
}

/**/
/*スクロールボタンアニメーション*/
.scroll {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  color: #333 !important;
  /* アニメーション設定 */
}
.scroll .arrowWrap {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 200px;
}
.scroll .arrowInner p {
  font-size: 12px;
  text-align: end;
  transform: rotate(90deg);
}
.scroll .arrow {
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #eee;
  position: relative;
  overflow: hidden;
}
.scroll .arrow::before {
  content: "";
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #000;
  position: absolute;
  top: -150px;
  left: 0;
  animation: arrow 2.5s ease 0s infinite normal;
}
@keyframes arrow {
  0% {
    transform: translate3d(-50%, 0, 0);
  }
  60% {
    transform: translate3d(-50%, 100px, 0);
  }
  100% {
    transform: translate3d(-50%, 100px, 0);
  }
}

.animsition-overlay-slide {
  position: fixed;
  z-index: 999999 !important;
  width: 100%;
  height: 100%;
  background-color: #111 !important;
}

body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif !important;
}

header#global_header a {
  letter-spacing: 0;
}

#header {
  padding: 0 10px;
}

#mainArea {
  width: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_container .col_01 {
  width: 50%;
  text-align: left;
  padding-left: 10px;
}
.header_container .col_02 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 50%;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .header_container .col_02 {
    display: block;
  }
}

.contact {
  width: 50%;
  text-align: left;
}
.contact a {
  color: #fff !important;
  display: inline-block;
}

.insta01 {
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .insta01 {
    margin-right: 0;
    margin-bottom: 6px;
  }
}
.insta01 a {
  color: #fff !important;
  display: inline-block;
}

#nav_global {
  width: 100%;
  max-width: 960px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
#nav_global ul {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#nav_global ul li {
  flex-grow: 1;
  position: relative; /*ドロップダウン基準点*/
}
#nav_global ul li a {
  color: #fff !important;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}
#nav_global ul li a::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: all 0.3s ease 0s;
}
#nav_global ul li a:hover {
  cursor: pointer;
}
#nav_global ul li a:hover::after {
  width: 100%;
}
#nav_global ul li a b {
  display: block;
  font-size: 0.8em;
  font-weight: inherit;
}

.slick-slide img {
  display: block;
  height: 100vh !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.bx-wrapper img {
  width: 100%;
}

/**/
#nav_global02 {
  display: none !important;
}
@media screen and (max-width: 834px) {
  #nav_global02 {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  #nav_global {
    display: none !important;
  }
}

.col_03 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 36%;
  z-index: 9999;
}
@media screen and (max-width: 834px) {
  .col_03 {
    top: -10%;
  }
}

#scroll {
  margin-top: -80px;
  padding-top: 80px;
}

.scroll a {
  color: #fff !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -50%;
}
@media screen and (max-width: 834px) {
  .scroll a {
    bottom: -60%;
  }
}
.scroll a {
  padding-top: 70px;
}
.scroll a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

#is-loading {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 999999999;
}

#loading {
  margin: auto;
  width: 100px;
  height: 100% !important;
  text-align: center;
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
}

#loading span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer {
  background: url(../images/home/footer_bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding: 0px 10px;
}
@media screen and (max-width: 834px) {
  #footer {
    background-attachment: inherit;
    background-position: center;
    height: 100%;
  }
}

.footer_container {
  padding: 80px 0;
}
@media screen and (max-width: 640px) {
  .footer_container {
    padding: 40px 0;
  }
}

.col_04 .f_logo {
  margin-bottom: 40px;
}
.col_04 p {
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .col_04 p {
    font-size: 0.95em;
  }
}
.col_04 .f_tel {
  margin-bottom: 60px;
}

.nav_footer {
  display: flex;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}
@media screen and (max-width: 640px) {
  .nav_footer {
    flex-direction: column;
    border: none;
  }
}
.nav_footer li {
  flex-grow: 1;
  text-align: center;
}
.nav_footer a {
  color: #fff !important;
  display: block;
}
@media screen and (max-width: 640px) {
  .nav_footer a {
    padding: 10px;
    border: 1px solid;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.nav_footer a b {
  display: block;
  font-size: 0.8em;
  font-weight: inherit;
}

#copyright {
  color: #fff;
}
@media screen and (max-width: 640px) {
  #copyright {
    padding: 10px 0;
  }
}

#contents_wrap {
  width: 1200px !important;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
  padding: 140px 10px;
}

/* home */
.h_h1_bg {
  background-position: center center;
  background: url(../images/home/h1_bg.png) no-repeat;
  background-size: contain;
}

.home_h1 h1 {
  font-size: 2em;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  .home_h1 h1 {
    font-size: 1.7em;
  }
}

.h2_01, .h2_02 {
  position: relative;
}

@media screen and (max-width: 834px) {
  .home_h2 {
    padding: 15px 5px;
    top: -20%;
  }
}
@media screen and (max-width: 640px) {
  .home_h2 {
    padding: 10px 5px;
    top: -25%;
    left: 5%;
    width: 9%;
    text-align: center;
    margin: 0 auto;
  }
}
.home_h2 h2 {
  background: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 5px;
  position: absolute;
  z-index: 9999;
  width: 50px;
  top: -10%;
  left: 10%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.4em;
  font-weight: 500;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 640px) {
  .home_h2 h2 {
    font-size: 1.2em;
    top: -25%;
  }
}

@media screen and (max-width: 834px) {
  .home_h202 {
    padding: 15px 5px;
    top: -20%;
  }
}
@media screen and (max-width: 640px) {
  .home_h202 {
    padding: 10px 5px;
    top: -25%;
    right: 5%;
    width: 9%;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .home_h202 .tel_link {
    text-align: right !important;
  }
}
.home_h202 h2 {
  background: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 5px;
  position: absolute;
  z-index: 9999;
  width: 50px;
  top: -10%;
  right: 10%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.4em;
  font-weight: 500;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 640px) {
  .home_h202 h2 {
    font-size: 1.2em;
  }
}

.home_h203 h2 {
  background: url(../images/home/h2_bg.png) no-repeat;
  font-size: 1.8em;
  font-weight: 500;
  background-position: center;
  background-size: contain;
}

.h_imgtxt {
  position: relative;
}
.h_imgtxt .txt {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  padding: 30px !important;
  background: #fafafa;
}
@media screen and (max-width: 640px) {
  .h_imgtxt .txt {
    position: static;
    width: 100%;
    padding: 30px 10px !important;
  }
}
.h_imgtxt .txt a {
  display: block;
  text-align: right;
  color: #333 !important;
  font-size: 1.3em;
  font-weight: 500;
  border-bottom: 1px solid;
  position: relative;
  padding-right: 40px;
  padding-bottom: 5px;
}
.h_imgtxt .txt a:after {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.h_imgtxt02 {
  position: relative;
}
.h_imgtxt02 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  padding: 30px !important;
  background: #fafafa;
}
@media screen and (max-width: 640px) {
  .h_imgtxt02 .txt {
    position: static;
    width: 100%;
    padding: 30px 10px !important;
  }
}
.h_imgtxt02 .txt a {
  display: block;
  text-align: left;
  color: #333 !important;
  font-size: 1.3em;
  font-weight: 500;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .h_imgtxt02 .txt a {
    text-align: right;
    padding-right: 0;
  }
}

.h_menu01 {
  margin-bottom: 2%;
}
@media screen and (max-width: 640px) {
  .h_menu01 {
    margin-bottom: 0 !important;
  }
}
.h_menu01 a {
  width: 32%;
}
@media screen and (max-width: 640px) {
  .h_menu01 a {
    width: 100% !important;
  }
}

.h_menu02 a {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .h_menu02 a {
    width: 100% !important;
  }
}

.h_menu01, .h_menu02 {
  justify-content: space-between;
  flex-wrap: nowrap !important;
}
@media screen and (max-width: 640px) {
  .h_menu01, .h_menu02 {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }
}
.h_menu01 a, .h_menu02 a {
  overflow: hidden;
  display: block;
  position: relative;
}
@media screen and (max-width: 640px) {
  .h_menu01 a, .h_menu02 a {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
.h_menu01 a:hover img, .h_menu02 a:hover img {
  opacity: 1 !important;
  transform: scale(1.5, 1.5);
  transition: all 2s ease;
}
.h_menu01 a:hover .m_ttl, .h_menu02 a:hover .m_ttl {
  transform: scale(1, 1);
}
.h_menu01 a img, .h_menu02 a img {
  transition: all 2s ease;
  width: 100% !important;
}
@media screen and (max-width: 640px) {
  .h_menu01 a img, .h_menu02 a img {
    height: 200px !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
.h_menu01 .m_ttl, .h_menu02 .m_ttl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto !important;
}
@media screen and (max-width: 1000px) {
  .h_menu01 .m_ttl, .h_menu02 .m_ttl {
    width: 120px !important;
  }
}
@media screen and (max-width: 834px) {
  .h_menu01 .m_ttl, .h_menu02 .m_ttl {
    width: 100px !important;
  }
}
@media screen and (max-width: 640px) {
  .h_menu01 .m_ttl, .h_menu02 .m_ttl {
    width: auto !important;
    height: auto !important;
  }
}

.flex01 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .flex01 {
    flex-direction: column;
  }
}
.flex01 .img {
  width: 38%;
}
@media screen and (max-width: 640px) {
  .flex01 .img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .flex01 .img img {
    width: 100% !important;
  }
}

.menu01 {
  width: 58%;
}
@media screen and (max-width: 640px) {
  .menu01 {
    width: 100%;
  }
}
.menu01 dl {
  border-bottom: 1px solid #ccc;
  padding-bottom: 18px;
  margin-bottom: 20px;
}
.menu01 dt {
  width: 75% !important;
  background: none !important;
  border: none !important;
  font-weight: 500;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .menu01 dt {
    width: 100% !important;
  }
}
.menu01 dd {
  width: 25% !important;
  background: none !important;
  border: none !important;
  font-weight: 500;
  text-align: right;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .menu01 dd {
    width: 100% !important;
  }
}

.menu02 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .menu02 td {
    display: block;
  }
}
.menu02 td div {
  font-weight: 500;
}
.menu02 .txt {
  vertical-align: top !important;
}
.menu02 .txt div {
  margin-top: 5px;
  font-size: 0.9em;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .menu02 .txt div {
    margin: 10px 0;
  }
}

.in_menu dl {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.in_menu dt {
  width: 75% !important;
  background: none !important;
  border: none !important;
  font-weight: 500;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .in_menu dt {
    width: 100% !important;
  }
}
.in_menu dd {
  width: 25% !important;
  background: none !important;
  border: none !important;
  font-weight: 500;
  text-align: right;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .in_menu dd {
    width: 100% !important;
  }
}

.st_tbl tr {
  width: 100%;
}
.st_tbl td {
  border: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 900px) {
  .st_tbl td {
    width: 100%;
  }
}
.st_tbl td:nth-child(odd) {
  background: url(../images/contents/cont_bg02.jpg) no-repeat;
  background-size: cover;
  width: 20% !important;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .st_tbl td:nth-child(odd) {
    width: 100% !important;
  }
}
.st_tbl td:nth-child(odd) div {
  font-weight: 500;
}
.st_tbl td:nth-child(even) {
  width: 80% !important;
}
@media screen and (max-width: 640px) {
  .st_tbl td:nth-child(even) {
    width: 100% !important;
    text-align: center !important;
  }
}

.contents_h2 {
  margin-bottom: 80px;
}
.contents_h2 h2 {
  background: url(../images/home/h2_bg.png) no-repeat;
  font-weight: 500;
  background-position: center;
  background-size: contain;
  font-size: 1.8em;
  letter-spacing: 3px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .contents_h2 span {
    display: block;
  }
}

.contents_h3 {
  margin-bottom: 25px;
}
.contents_h3 h3 {
  font-size: 1.4em;
  font-weight: 500;
}

.bg_color {
  background: url(../images/contents/cont_bg02.jpg) no-repeat;
  background-size: cover;
  padding: 140px 10px;
}
.entry dt {
  background: url(../images/contents/cont_bg02.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 640px) {
  .entry dt {
    padding-left: 30px !important;
  }
}

.ev_tbl {
  background: url(../images/contents/cont_bg02.jpg) no-repeat;
  background-size: cover;
  padding: 40px;
}
@media screen and (max-width: 640px) {
  .ev_tbl {
    padding: 25px;
  }
}
.ev_tbl td {
  vertical-align: top !important;
}
.ev_tbl .img {
  width: 40%;
}
.ev_tbl .ttl {
  padding-left: 30px !important;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .ev_tbl .ttl {
    padding-left: 0 !important;
  }
}
.ev_tbl .ttl div {
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .ev_tbl .ttl div {
    margin: 20px 0;
  }
}
.ev_tbl .txt {
  padding-left: 30px !important;
}
@media screen and (max-width: 640px) {
  .ev_tbl .txt {
    padding-left: 0 !important;
  }
}
.ev_tbl b {
  font-size: 0.8em;
}

.k_box, .k_gallery {
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .k_box {
    flex-direction: column !important;
  }
}
.k_box b {
  display: block;
  text-align: center;
  font-size: 1.2em;
  margin: 25px 0 20px;
}
.k_box .box {
  margin-bottom: 5%;
}
@media screen and (max-width: 640px) {
  .k_box .box {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .k_box .box img {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .k_gallery {
    flex-wrap: wrap !important;
  }
}
.k_gallery .box {
  margin-bottom: 2%;
}
@media screen and (max-width: 640px) {
  .k_gallery .box {
    width: 49% !important;
  }
}
@media screen and (max-width: 640px) {
  .k_gallery .box img {
    width: 100% !important;
  }
}

/* title */
#contents_wrap {
  padding: 0 10px 160px !important;
}

.inner-full {
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

.fix-mv {
  position: relative;
  z-index: 0;
}
.fix-mv .h_logo02,
.fix-mv .scroll {
  text-align: center;
}

.page-top #mainArea2 {
  display: none;
}

.pan1 {
  margin-top: 30px;
}

.page-form-error #mainArea,
.page-form-confirm #mainArea,
.page-form-complete #mainArea {
  background-color: rgba(0, 0, 0, 0.6);
}
.page-form-error #contents_wrap,
.page-form-confirm #contents_wrap,
.page-form-complete #contents_wrap {
  margin-top: 200px;
}

.fix-form dl > dt {
  padding-left: 30px !important;
}
.fix-form dl > dd {
  text-align: left;
}

.mail.title {
  display: none;
}/*# sourceMappingURL=common_style.css.map */