@charset "UTF-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea {
  font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

p {
  line-height: 1.6;
}

abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

em {
  font-style: italic;
}

p,
fieldset,
table,
pre {
  font-size: 100%;
  margin-bottom: 1.2em;
}

img {
  vertical-align: bottom;
}

blockquote {
  background-color: #f0f0f0;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

pre {
  background-color: #f9fffd;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

body {
  font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.625rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.4;
}

h1,
.h1 {
  font-size: 2.375rem;
}

@media (max-width: 1000px) {

  h1,
  .h1 {
    font-size: calc(1.3625rem + 1.62vw);
  }
}

h2,
.h2 {
  font-size: 1.875rem;
}

@media (max-width: 1000px) {

  h2,
  .h2 {
    font-size: calc(1.3125rem + 0.9vw);
  }
}

h3,
.h3 {
  font-size: 1.625rem;
}

@media (max-width: 1000px) {

  h3,
  .h3 {
    font-size: calc(1.2875rem + 0.54vw);
  }
}

h4,
.h4 {
  font-size: 1.375rem;
}

@media (max-width: 1000px) {

  h4,
  .h4 {
    font-size: calc(1.2625rem + 0.18vw);
  }
}

h5,
.h5 {
  font-size: 1.125rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.125rem;
  font-weight: 500;
}

.display-1 {
  font-size: 5.75rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .display-1 {
    font-size: calc(1.7rem + 6.48vw);
  }
}

.display-2 {
  font-size: 5.25rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .display-2 {
    font-size: calc(1.65rem + 5.76vw);
  }
}

.display-3 {
  font-size: 4.25rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .display-3 {
    font-size: calc(1.55rem + 4.32vw);
  }
}

.display-4 {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .display-4 {
    font-size: calc(1.45rem + 2.88vw);
  }
}

table {
  width: 100%;
  background-color: #fff;
  margin-bottom: 1rem;
}

th,
td {
  padding: 0.5rem;
  border: 1px solid #bbb;
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

caption {
  margin-bottom: 0.5em;
  text-align: center;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbb;
  margin: 2rem 0;
  padding: 0;
}

p {
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  p {
    line-height: 1.6;
  }
}

ol,
ul {
  margin-left: 2em;
  margin-bottom: 1.2em;
}

ol {
  list-style: decimal outside;
}

ul {
  list-style-type: disc;
}

ul li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

ol li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

li ul,
li ol {
  margin-left: 0;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  margin: 0 0px 0 0em;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-left: 2em;
  margin-bottom: 0;
}

ul.no_dots {
  list-style: none;
  margin-left: 0em;
}

.txt_icon {
  padding-left: 1.8em;
  position: relative;
}

.txt_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.7em;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.icon_home:after {
  background-image: url(../img/def/css/svg/home.svg);
}

.icon_arrow:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_rev:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_up:after {
  background-image: url(../img/def/css/svg/circle-up.svg);
}

.icon_arrow_down:after {
  background-image: url(../img/def/css/svg/circle-down.svg);
}

.icon_pdf:after {
  background-image: url(../img/def/css/svg/file-pdf.svg);
}

.icon_word:after {
  background-image: url(../img/def/css/svg/file-word.svg);
}

.icon_excel:after {
  background-image: url(../img/def/css/svg/file-excel.svg);
}

.icon_zip:after {
  background-image: url(../img/def/css/svg/file-zip.svg);
}

.icon_down:after {
  background-image: url(../img/def/css/svg/download.svg);
}

.icon_image:after {
  background-image: url(../img/def/css/svg/image.svg);
}

.icon_page:after {
  background-image: url(../img/def/css/svg/page.svg);
}

.icon_feed:after {
  background-image: url(../img/def/css/svg/feed.svg);
}

.icon_facebook:after {
  background-image: url(../img/def/css/svg/facebook.svg);
}

.icon_twitter:after {
  background-image: url(../img/def/css/svg/twitter.svg);
}

.icon_youtube:after {
  background-image: url(../img/def/css/svg/youtube.svg);
}

.help_popup {
  width: 16px;
  height: 16px;
  margin: 8px;
  position: relative;
}

.help_txt {
  position: absolute;
  right: 16px;
  top: -60px;
  width: 200px;
  height: auto;
  display: none;
  background-color: #fff;
  border: #bbb 1px solid;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px;
}

.help_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px #bbb solid;
  border-radius: 9px;
  text-align: center;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-left: 4px;
  cursor: pointer;
  background-color: #fff;
}

.min {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  transform: rotate(0.03deg);
}

.atten {
  color: #A10000;
}

.green {
  color: #0f660a;
}

.blue {
  color: #1369af;
}

.orange {
  color: #F90;
}

.red {
  color: red;
}

.clb {
  clear: both;
}

ul.mg_bot,
p.mg_bot,
.mg_bot {
  margin-bottom: 2rem;
}

ul.nmg,
p.nmg,
.nmg {
  margin-bottom: 0;
}

.txt_center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.full_width {
  width: 100%;
  height: auto;
}

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

@media screen and (min-width: 768px) {
  .sp_content {
    display: none;
  }
}

a:link {
  color: #196b99;
  text-decoration: none;
  outline: 0;
}

a:visited {
  color: #4c8cb1;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #196b99;
  text-decoration: underline;
  outline: 0;
}

.lazyload {
  opacity: 0;
}

.lazyloaded {
  opacity: 0;
  animation-name: fade-in1;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fade-in1 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

/* ++++ Web Site BODY.SCSS ++++*/
body {
  /*color: #676767;*/
  color: #000;
  background-color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
}

main {
  display: block;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #fff;
  position: relative;
}

.Index main {
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 60px;
  }

  .Index main {
    padding-top: 60px;
  }
}

.cont_color_gray {
  background-color: #F5f5f5;
  background-color: #fff;
}

.cont_color_white {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .cont_mobile_color_white {
    background-color: #fff;
  }
}

.hide_overflow {
  overflow: hidden;
}

.idx_bg_brown {
  background-color: #EEEAE2;
}

.local_Container_inner {
  text-align: left;
  position: relative;
}

.cont_overflow {
  overflow: hidden;
}

.cont_width_static {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cont_width_static_mobile_fit {
  padding-top: 20px;
  padding-bottom: 30px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cont_flex_col2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.inner_col2_main {
  width: 600px;
  overflow: hidden;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
  border-radius: 6px;
}

.col2_main_body {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}

.inner_col2_side {
  width: 360px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.inner_col2_twin {
  width: 48%;
}

.cont_color_blue {
  background-color: #7A6A55;
}

.cont_padding_both {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont_padding_both_mini {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cont_padding_top {
  padding-top: 30px;
}

.content_box {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
}

.content_box_pad {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
}

.wh_box {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.wh_box_heaader img {
  width: 100%;
}

.wh_box_inner {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .cont_width_static {
    width: 100%;
  }

  .cont_width_static_mobile_fit {
    padding-top: 10px;
    width: 100%;
    padding-bottom: 0px;
  }

  .cont_flex_col2 {
    display: block;
  }

  .inner_col2_twin {
    width: 100%;
  }

  .inner_col2_main {
    width: 100%;
    border: 0px;
    border-radius: 0px;
  }

  .inner_col2_side {
    width: 100%;
  }

  .col2_main_body {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }

  .cont_padding_both {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cont_padding_both_mini {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .content_box {
    margin-left: 16px;
    margin-right: 16px;
  }

  .content_box_pad {
    width: auto;
    padding: 16px;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media screen and (min-width: 1201px) {
  .side_sns_btn {
    position: fixed;
    right: 0;
    top: 230px;
    width: 80px;
    height: 160px;
  }

  .Index.side_sns_btn {
    top: 300px;
  }
}

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

.sp_header {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp_header {
    display: block;
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    text-align: left;
    background-color: #fff;
    box-shadow: 5px 9px 15px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sp_header_logo {
    flex: 1;
    display: inline-block;
    padding-left: 8px;
    text-align: left;
    box-sizing: border-box;
    max-width: 40%;
  }

  .sp_header_logo img {
    width: auto;
    height: 50px;
  }

  .sp_menu_btn {
    display: flex;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    z-index: 500;
    align-items: center;
    background-color: #000;
  }

  .sp_menu_btn_inner {
    display: table-cell;
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    background-color: #000;
  }

  .menu_btn_elm,
  .menu_btn_elm::before,
  .menu_btn_elm::after {
    line-height: 0;
    display: block;
    height: 2px;
    width: 26px;
    background-color: #fff;
    transition: all 0.2s 0s ease;
  }

  .menu_btn_elm {
    margin: 0 auto;
    position: relative;
  }

  .menu_btn_elm::before,
  .menu_btn_elm::after {
    position: absolute;
    content: "";
    left: 0;
  }

  .menu_btn_elm::before {
    transform: translateY(-6px);
  }

  .menu_btn_elm::after {
    transform: translateY(6px);
  }

  .navi_active .menu_btn_elm {
    background-color: #000;
  }

  .navi_active .menu_btn_elm::before {
    content: "";
    transform: rotate(-45deg);
  }

  .navi_active .menu_btn_elm::after {
    content: "";
    transform: rotate(45deg);
  }
}

.non_scroll {
  height: 100%;
  overflow: hidden;
}

.mobile_navi_bg {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.6);
  filter: blur(100px);
  height: 100vh;
}

.navi_bg_hide {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
}

.mobile_navi {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 910;
  text-align: left;
  padding-right: 60px;
  overflow: scroll;
  background-color: transparent;
  height: 100vh;
}

.mobile_navi.navi_hide {
  transform: translate(-100%);
  visibility: hidden;
  overflow: hidden;
  opacity: 0.5;
}

.mobile_navi_inner {
  position: relative;
  padding-top: 80px;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
  min-height: 100vh;
}

.mobile_navi_slide {
  visibility: visible;
  transition-property: opacity, visibility;
  transition-duration: 0.5s;
  transition-timing-function: ease-in;
  transform: translateZ(0);
  transition: all 0.5s;
}

.mn_link {
  position: relative;
  background-color: #fff;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 16px;
}

.mn_link a {
  position: relative;
  color: #000;
  text-decoration: none;
  font-size: 0.87rem;
  line-height: 1.2;
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 16px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  padding-right: 16px;
}

header {
  width: 100%;
  height: 80px;
  background-color: #7A6A55;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  box-shadow: 5px 9px 15px -12px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  header {
    display: none;
  }
}

.globalNavi {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}

.gn_logo {
  text-align: left;
  margin-right: 60px;
}

.gn_logo img {
  height: 53px;
  width: auto;
}

.gn_link {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gn_link a {
  flex: auto;
  line-height: 80px;
  color: #fff;
  font-size: 14px;
  position: relative;
  display: block;
  text-decoration: none;
}

.gn_link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform 0.3s;
}

.gn_link a:hover:after {
  transform: scale(1, 1);
}

.gn_link a.active:after {
  transform: scale(1, 1);
}

.sp_bottom_sns_btn {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp_bottom_sns_btn {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sp_bottom_sns_btn a {
    width: 50%;
    display: block;
    padding-top: 7px;
  }

  .sp_bottom_sns_btn a img {
    height: 36px;
    width: auto;
  }

  .sp_bottom_sns_btn a.sns_insta {
    background-image: url(../img/global/sp_footer_insta_bg.jpg);
    background-repeat: repeat-y;
    background-position: center center;
    height: 50px;
  }

  .sp_bottom_sns_btn a.sns_fb {
    background-color: #0176F6;
    height: 50px;
  }
}

.bottom_banner_module_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 30px;
}

.bottom_banner_slider {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.bottom_banner_slider_inner {
  /*	display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;*/
  padding-top: 30px;
  margin-left: -6px;
  margin-right: -6px;
}

.bottom_banner_module_inner a {
  display: block;
  margin-bottom: 1%;
}

.bottom_banner_slider_inner a {
  display: block;
}

.bottom_banner_slider_inner a {
  margin-left: 6px;
  margin-right: 6px;
}

.bottom_banner_module_inner a img {
  width: 100%;
  height: auto;
}

.bottom_banner_slider_inner a img {
  width: 100%;
  height: auto;
}

.banner_size_M {
  width: 24%;
}

.banner_size_S {
  width: 24%;
}

@media screen and (max-width: 767px) {
  .bottom_banner_module_inner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 16x;
  }

  .bottom_banner_slider {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bottom_banner_slider_inner {
    margin-left: -3px;
    margin-right: -3px;
  }

  .bottom_banner_slider_inner a {
    margin-left: 3px;
    margin-right: 3px;
  }
}

.bottom_banner_module_inner a.sp_content {
  display: none;
}

@media screen and (max-width: 767px) {
  .bottom_banner_module_inner a.sp_content {
    display: block;
  }
}

footer {
  background-color: #E8E3D9;
  padding-top: 10px;
  padding-bottom: 0px;
  width: 100%;
}

.footer_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer_inner a {
  color: #000;
}

.footer_inner_logo_side {
  width: 49%;
}

.footer_inner_navi_side {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 53%;
}

.footer_logo {
  margin-bottom: 20px;
}

.footer_logo img {
  width: 90%;
}

.footer_add_group {
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.footer_add {
  color: #7A6A55;
  width: 49%;
}

.footer_add h3 {
  font-size: 18px;
  margin-bottom: 0;
}

.footer_add p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
}

.footer_name {
  width: 49%;
  background-color: #7A6A55;
  color: #fff;
  text-align: center;
  height: 4em;
  padding-top: 1em;
  display: inline-block;
}

.footer_name a {
  color: #fff;
  text-decoration: none;
}

a.footer_lang_btn {
  display: block;
  background-color: #815C49;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 3;
  font-size: 16px;
  width: 180px;
}

.footer_btn_group {
  width: 90%;
  display: flex;
  justify-content: space-between;
}

.footer_btn_sns {
  width: 200px;
  text-align: right;
}

.footer_btn_sns_flex {
  width: 200px;
  text-align: left;
  display: flex;

  justify-content: flex-start;

  a {
    width: 60px;
    ;
  }
}

.footer_btn_sns img {
  margin-left: 8px;
}

.footer_navi {
  width: 36%;
}

.footer_navi.fnavi1 {
  width: 26%;
}

.footer_navi.fnavi3 {
  width: 40%;
}

.footer_navi a {
  font-size: 14px;
  display: block;
  margin-bottom: 0.6em;
}

.footer_inner_bottom {
  background-color: #F1F0F0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer_message {
  line-height: 1.2;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  color: #565656;
  text-align: left;
  margin-bottom: 0;
}

.copyright {
  color: #565656;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
}

/*===== 2025/11 ======*/

.footer_add_group_2025 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
}

a.footer_add_link {
  display: block;
  width: 230px;
  line-height: 50px;
  padding-left: 16px;
  font-size: 16px;
  color: #fff;
  position: relative;
  background-color: #7A6A56;
  border-radius: 6px;

  &::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    background-size: auto 26px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px auto;
    background-image: url(../img/page_module/icon/icon_blank.png);
  }

}

.footer_add_txt {
  width: 48%;
}

.footer_btn_2025 {
  a {
    width: 335px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    border-radius: 6px;
    border: 1px #000 solid;
    color: #000;

    padding-left: 16px;

  }


  a.footer_btn_2025_dmo {
    font-size: 16px;
    line-height: 1.1;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;

    &::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 10px;
      width: 26px;
      height: 26px;
      margin-top: -13px;
      background-size: auto 26px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 26px auto;
      background-image: url(../img/page_module/icon/icon_blank_bl.svg);
    }
  }

  a.footer_btn_2025_dmo span {
    display: block;
    font-size: 12px;

  }

  a.footer_btn_2025_eng {

    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;


    &::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 10px;
      width: 26px;
      height: 26px;
      margin-top: -13px;
      background-size: auto 26px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 26px auto;
      background-image: url(../img/page_module/icon/icon_blank_bl.svg);
    }
  }
}

/*============*/


.sp_footer {
  display: none;
}

@media screen and (max-width: 767px) {
  footer {
    display: none;
  }

  .sp_footer {
    background-color: #EEEAE2;
    display: block;
    padding-bottom: 8px;
  }

  .sp_footer_tel {
    background-color: #7A6A55;
    height: 50px;
  }

  .sp_footer_tel a {
    display: flex;
    font-size: 14px;
    line-height: 1.4;
    padding-left: 16px;
    position: relative;
    align-items: center;
    height: 50px;
    color: #fff;
    text-decoration: none;
    text-align: left;
  }

  .sp_footer_tel a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../img/global/sp_footer_icon_tel.png);
    background-size: cover;
    right: 16px;
    top: 50%;
    margin-top: -15px;
  }

  .sp_footer_eng {
    background-color: #A08A6E;
  }

  .sp_footer_eng a {
    color: #fff;
    font-size: 16px;
    line-height: 2.3;
    display: block;
    text-align: center;
  }

  .sp_footer_logo {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sp_footer_logo img {
    width: 80%;
    height: auto;
  }

  .sp_footer_name {
    font-size: 13px;
    margin-bottom: 8px;
  }

  .sp_copyright {
    color: #bbb;
    font-size: 12px;
    line-height: 1.1;
  }

  /*===== 2025/11 ======*/

  .sp_footer_tel_2025 {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #7A6A56;

  }

  .sp_footer_tel_2025_txt {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.1;

    color: #fff;
    text-align: left;

    a {
      display: block;
      text-decoration: none;
      color: #fff;
      font-size: 21px;
    }
  }

  .sp_footer_tel_2025_icon {
    width: 120px;
    display: flex;
    justify-content: flex-end;

    a {
      display: block;
      width: 46px;
      height: 46px;
      border-radius: 23px;
      background-color: #fff;
      margin-left: 15px;
      background-position: center center;
      background-repeat: no-repeat;
    }

    a.sp_footer_tel_2025_page {
      background-image: url(../img/page_module/icon/icon_blank_br_sp.svg);
      background-size: 30px auto;
    }

    a.sp_footer_tel_2025_tel {
      background-image: url(../img/page_module/icon/icon_tel_sp_br.svg);
      background-size: 26px auto;
    }
  }

  .sp_footer_btn_2025 {
    background-color: #9F8A70;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 1px;

    a {
      width: 100%;
      display: block;
      border: 1px #fff solid;
      border-radius: 6px;
      margin-bottom: 10px;
    }


    a.sp_footer_btn_2025_dmo {
      font-size: 18px;
      line-height: 1.1;
      padding-top: 8px;
      padding-bottom: 8px;
      position: relative;
      color: #fff;
      text-decoration: none;
      text-align: left;
      padding-left: 16px;

      &::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        background-size: auto 26px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 26px auto;
        background-image: url(../img/page_module/icon/icon_blank_wh_sp.svg);
      }
    }

    a.sp_footer_btn_2025_dmo span {
      display: block;
      font-size: 12px;

    }

    a.sp_footer_btn_2025_eng {
      font-size: 16px;
      padding-top: 8px;
      padding-bottom: 8px;
      position: relative;
      color: #fff;
      text-decoration: none;
      text-align: left;
      padding-left: 16px;

      img {
        max-width: 70%;
        align-self: start;
      }


      &::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        background-size: auto 26px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 26px auto;
        background-image: url(../img/page_module/icon/icon_blank_wh_sp.svg);
      }

    }



    /*============*/
  }

}



/* ++++ SECTION.SCSS ++++ */
.insta_box {
  padding-bottom: 15px;
}

.insta_box_header {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
}

.pageHeader_Visual {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1600px auto;
}

.pageHeader_Nomal {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  background-color: #6B6969;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1600px auto;
}

@media screen and (min-width: 1600px) {

  .pageHeader_Visual,
  .pageHeader_Nomal {
    background-size: cover;
  }
}

.pageHeader_Visual h1 {
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  text-shadow: 0px 0px 4px #000000;
}

.pageHeader_Nomal h1 {
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  text-shadow: 0px 0px 4px #000000;
}

.page_sub_Header {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
}

.page_sub_Header h2 {
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  color: #7A6A55;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.entry_Header_group {
  width: 1000px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_sub_Header .entry_Header_group h2 {
  color: #000;
  text-align: left;
  flex: 1;
}

.entry_icon {
  margin-left: 20px;
  text-align: right;
}

.entry_icon .event_label_item {
  margin-bottom: 0;
}

.nomal_center {
  text-align: center;
  margin-bottom: 30px;
}

.page_guidetour {
  background-image: url(../img/page_module/heading/title_guidetours.jpg);
}

.page_search {
  background-image: url(../img/page_module/heading/title_search.jpg);
}

.page_event {
  background-image: url(../img/page_module/heading/title_event.jpg);
}

.page_mimiyori {
  background-image: url(../img/page_module/heading/title_mimiyori.jpg);
}

.page_otasuke {
  background-image: url(../img/page_module/heading/title_otasuke.jpg);
}

.page_blog {
  background-image: url(../img/page_module/heading/title_blog.jpg);
}

.page_news {
  background-image: url(../img/page_module/heading/title_news.jpg);
}

.page_movie {
  background-image: url(../img/page_module/heading/title_movie.jpg);
}

.page_download {
  background-image: url(../img/page_module/heading/title_download.jpg);
}

.page_hiking {
  background-image: url(../img/page_module/heading/title_hiking.jpg);
}

.page_route {
  background-image: url(../img/page_module/heading/title_route.jpg);
}

.page_camera {
  background-image: url(../img/page_module/heading/title_webcamera.jpg);
}

@media screen and (max-width: 767px) {

  .pageHeader_Visual,
  .pageHeader_Nomal {
    height: 70px;
    background-color: #7A6A55;
    background-image: none;
  }

  .pageHeader_Visual h1,
  .pageHeader_Nomal h1 {
    font-size: 23px;
  }

  .page_sub_Header h2 {
    font-size: 20px;
  }

  .entry_Header_group {
    width: 100%;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.mid_bar_center {
  font-size: 36px;
  color: #815C49;
  margin-bottom: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.1;
  text-align: center;
  border: #815C49 1px solid;
}

.mid_bar_center {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,f5f4f0+60,f5f4f0+66,f5f4f0+69,f5f4f0+77,f0ede8+89,f0ede8+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #f5f4f0 60%, #f5f4f0 66%, #f5f4f0 69%, #f5f4f0 77%, #f0ede8 89%, #f0ede8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0ede8", GradientType=0);
  /* IE6-9 */
}

.mid_line_center {
  font-size: 36px;
  color: #815C49;
  margin-bottom: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.1;
  text-align: center;
  border-bottom: #815C49 1px solid;
}

@media screen and (max-width: 767px) {

  .mid_bar_center,
  .mid_line_center {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.WYSIWYG-content {
  padding-bottom: 20px;
}

.PageNation {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  margin-bottom: 20px;
}

a.page_prev_txt,
a.page_next_txt {
  border: 1px #bbb solid;
  position: relative;
  margin-right: 1em;
  background-color: #fff;
  width: 48%;
  line-height: 2.5em;
  display: block;
  width: 100%;
  line-height: 2.5em;
  color: #000;
  text-decoration: none;
  position: relative;
}

a.page_prev_txt {
  margin-right: 1em;
}

a.page_next_txt {
  margin-left: 1em;
}

a.page_prev_txt:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #bbb solid;
  border-left: 2px #bbb solid;
  transform: rotate(-45deg);
}

a.page_next_txt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #bbb solid;
  border-right: 2px #bbb solid;
  transform: rotate(45deg);
}

.page_prev_txt a,
.page_next_txt a {
  display: block;
  width: 100%;
  line-height: 2.5em;
  color: #000;
  text-decoration: none;
  position: relative;
}

.page_prev {
  border: 1px #bbb solid;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin-right: 1em;
  background-color: #fff;
}

.page_prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #bbb solid;
  border-left: 2px #bbb solid;
  transform: rotate(-45deg);
}

.page_next {
  border: 1px #bbb solid;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin-left: 1em;
  background-color: #fff;
}

.page_next:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #bbb solid;
  border-right: 2px #bbb solid;
  transform: rotate(45deg);
}

.page_number {
  font-size: 18px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  line-height: 30px;
}

.page_more {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.page_current {
  text-decoration: underline;
}

.entry_box_compact {
  margin-bottom: 15px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
}

.entry_box_compact a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #000;
  text-decoration: none;
}

.entry_box_compact_thumb {
  width: 25%;
  padding-top: 25%;
  overflow: hidden;
  position: relative;
}

.entry_box_compact_thumb_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.entry_box_compact_txt {
  padding: 16px;
  flex: 1;
}

.entry_box_compact_txt h3 {
  font-size: 20px;
  margin-bottom: 0;
}

.entry_box_compact_txt h4,
.entry_box_compact_txt h5 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}

.entry_box_compact_category {
  padding-top: 8px;
  padding-bottom: 8px;
}

.entry_category_label {
  display: inline-block;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #7A6A55;
  color: #fff;
  font-size: 16x;
  line-height: 2em;
  border-radius: 1em;
}

@media screen and (max-width: 767px) {
  .entry_box_compact_txt {
    padding: 8px;
  }

  .entry_box_compact_txt h3 {
    font-size: 18px;
    margin-bottom: 0;
  }

  .entry_box_compact_txt h4,
  .entry_box_compact_txt h5 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
  }

  .entry_category_label {
    font-size: 12px;
  }

  .entry_box_compact_thumb {
    width: 25%;
    padding-top: 25%;
    overflow: hidden;
    position: relative;
  }
}

.download_box_compact {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
}

.download_box_compact_thumb {
  width: 115px;
  padding-top: 115px;
  overflow: hidden;
  position: relative;
}

.download_box_compact_thumb_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.download_box_compact_txt {
  padding: 16px;
  flex: 1;
}

.download_box_compact_txt h3 {
  font-size: 20px;
  margin-bottom: 0;
}

.download_box_compact_btn {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8px;
}

.download_box_compact_btn a {
  display: inline-block;
  line-height: 2em;
  border-radius: 0.5em;
  margin-right: 8px;
  text-align: center;
  width: 6em;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.download_box_compact_btn a.type_pdf {
  background-color: #7A6A55;
}

.download_box_compact_btn a.type_jpg {
  background-color: #B7A72E;
}

@media screen and (max-width: 767px) {
  .download_box_compact_txt {
    padding: 8px;
  }

  .download_box_compact_txt h3 {
    font-size: 18px;
    margin-bottom: 0;
  }

  .download_box_compact_btn a {
    font-size: 14px;
  }
}

.category_navi {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-left: 1px rgba(0, 0, 0, 0.1) solid;
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 30px;
}

.category_navi a {
  color: #000;
  text-decoration: none;
  width: 16.6%;
  border-right: 1px rgba(0, 0, 0, 0.1) solid;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  display: block;
  text-align: center;
  line-height: 2em;
  font-size: 16px;
}

.category_navi a.active {
  background-color: #f0f0f0;
}

@media screen and (max-width: 767px) {
  .category_navi a {
    width: 25%;
    font-size: 12px;
  }
}

/* ++++ PAGES.SCSS ++++ */
.event_navi {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}

.event_navi_item {
  font-size: 16px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  text-align: center;
  border-right: 1px rgba(0, 0, 0, 0.1) solid;
  flex: 1;
}

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

.event_navi_active {
  background-color: #FEFDE0;
}

.event_today a span {
  position: relative;
}

.event_today a span:after {
  content: "";
  position: absolute;
  left: -28px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(../img/page_module/icon/event_today.png);
  background-size: auto 20px;
}

.event_thismonth a span {
  position: relative;
}

.event_thismonth a span:after {
  content: "";
  position: absolute;
  left: -28px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(../img/page_module/icon/event_cale.png);
  background-size: auto 20px;
}

.event_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.event_idx_box {
  width: 31.2%;
  margin-right: 2%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}

.event_idx_box.picup_big {
  width: 100%;
  margin-right: 2%;
}

/*
.event_idx_box:nth-child(3n) {
	margin-right: 0;
}*/
.event_idx_box a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 16px;
}

.event_idx_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 67%;
  overflow: hidden;
  margin-bottom: 8px;
}

.event_idx_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.event_idx_box h3 {
  font-size: 20px;
  margin-bottom: 4px;
}

.event_idx_box h4,
.event_idx_box h5 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 3px;
}

.event_label {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.event_label_item {
  display: inline-block;
  line-height: 2;
  border-radius: 6px;
  background-color: #7A6A55;
  margin-right: 8px;
  padding-left: 1em;
  padding-right: 1em;
  color: #fff;
  font-size: 14px;
  margin-bottom: 8px;
}

.label_gentei_gray {
  background-color: #6B6969;
}

.label_gentei_brown {
  background-color: #AF7659;
}

.label_kettei {
  background-color: #7BBE00;
}

.label_yotei {
  background-color: #51C6F0;
}

.label_syuryo {
  background-color: #56646F;
}

@media screen and (max-width: 767px) {
  .event_navi {
    margin-bottom: 0px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
  }

  .Index .event_navi {
    position: relative;
  }

  .event_navi_item {
    font-size: 12px;
  }

  .event_today a span:after {
    display: none;
  }

  .event_thismonth a span:after {
    display: none;
  }

  .event_list {
    display: block;
  }

  .event_idx_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .event_idx_box a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
  }

  .event_idx_box_thumb {
    width: 35%;
    padding-top: 35%;
    margin-bottom: 0x;
  }

  .event_idx_box_txt {
    width: 64%;
    padding: 8px;
  }

  .event_idx_box h3 {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .event_idx_box h4,
  .event_idx_box h5 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
  }

  .event_label_item {
    font-size: 12px;
  }

  .event_idx_box.picup_big a {
    display: block;
  }

  .picup_big .event_idx_box_thumb {
    width: 100%;
    padding-top: 67%;
    margin-bottom: 8px;
  }

  .picup_big .event_idx_box_txt {
    width: 100%;
    padding: 8px;
  }
}

.event_Main {
  margin-bottom: 50px;
}

.event_main_ph {
  width: 100%;
  position: relative;
  padding-top: 56%;
  overflow: hidden;
  margin-bottom: 20px;
}

.event_main_ph_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.event_main_txt {
  font-weight: bold;
}

.event_main_schedule {
  display: flex;
  justify-content: flex-start;
}

.event_main_date {
  margin-right: 30px;
}

.event_Sub {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}

.event_sub_ph {
  width: 48%;
  position: relative;
  padding-top: 26%;
  overflow: hidden;
  margin-bottom: 20px;
}

.event_sub_ph_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
}

.event_sub_ph_inner a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/page_module/icon/zoom.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 5;
}

a.down_btn {
  background-color: #AFABAB;
  color: #fff;
  display: inline-block;
  width: 10em;
  text-align: center;
  line-height: 2;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .event_Main {
    margin-bottom: 20px;
  }

  .event_main_schedule {
    display: block;
  }

  .event_Sub {
    margin-bottom: 20px;
    display: block;
  }

  .event_sub_ph {
    width: 100%;
    padding-top: 56%;
  }
}

.mimiyori_list,
.blog_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mimiyori_list .entry_box_compact,
.blog_list .entry_box_compact {
  width: 48%;
}

.CatNews .blog_list .entry_box_compact {
  width: 100%;
}

@media screen and (max-width: 767px) {

  .mimiyori_list .entry_box_compact,
  .blog_list .entry_box_compact {
    width: 100%;
  }
}

.otasuke_Info {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  padding: 20px;
  margin-bottom: 30px;
}

.otasuke_info_group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.otasuke_info_message {
  font-size: 12px;
  margin-bottom: 8px;
}

.otasuke_info_txt {
  color: #7A6A55;
  font-size: 20px;
  width: 46%;
}

.otasuke_info_btn {
  width: 50%;
}

.otasuke_info_btn a {
  display: block;
  line-height: 3;
  background-color: #815C49;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 8px;
  text-decoration: none;
}

.otasuke_info_btn a span {
  position: relative;
}

.otasuke_info_btn a.otesuke_btn_mail span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../img/page_module/icon/icon_mail.png);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center center;
}

.otasuke_info_btn a.otesuke_btn_tel span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../img/page_module/icon/icon_tel.png);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .otasuke_info_group {
    display: block;
  }

  .otasuke_info_txt {
    font-size: 18px;
    width: 100%;
    margin-bottom: 8px;
  }

  .otasuke_info_btn {
    width: 100%;
    margin-bottom: 8px;
  }
}

.otasuke_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.otasuke_box {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  width: 48%;
  margin-bottom: 15px;
}

.otasuke_box a {
  display: flex;
  justify-content: space-between;
  color: #000;
  text-decoration: none;
  padding: 10px;
}

.otasuke_box_thumb {
  width: 90px;
  margin-right: 10px;
}

.otasuke_box_thumb img {
  width: 100%;
  height: auto;
}

.otasuke_box_txt {
  flex: 1;
}

.otasuke_box_txt h3 {
  font-size: 18px;
  margin-bottom: 3px;
}

.otasuke_box_txt h4 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: normal;
}

.otasuke_box_txt h5 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .otasuke_list {
    display: block;
  }

  .otasuke_box {
    width: 100%;
  }

  .otasuke_box_txt h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }

  .otasuke_box_txt h4 {
    font-size: 12px;
    margin-bottom: 3px;
    font-weight: normal;
  }

  .otasuke_box_txt h5 {
    font-size: 12x;
    margin-bottom: 3px;
    font-weight: normal;
  }
}

.otasuke_Q,
.otasuke_A {
  border: rgba(0, 0, 0, 0.1) 1px solid;
  background-color: #F7F5F1;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.otasute_thumb {
  position: relative;
  width: 90px;
  height: 90px;
  margin-right: 40px;
}

.otasute_thumb img {
  width: 100%;
  height: auto;
}

.otasuke_Q .otasute_thumb:after {
  content: "Q";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
}

.otasuke_A .otasute_thumb:after {
  content: "A";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: #D64088;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
}

.otasute_title {
  flex: 1;
}

.otasute_title_name {
  display: flex;
  justify-content: flex-start;
}

.otasute_title_name h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  margin-right: 2em;
  min-width: 8em;
  margin-bottom: 3px;
}

.otasute_date {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 3px;
}

.otasute_subject {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.otasute_txt {
  position: relative;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  padding: 20px;
  line-height: 1.8;
  font-size: 16px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
}

.otasute_txt:after {
  content: "";
  position: absolute;
  left: 150px;
  top: -9px;
  width: 20px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  transform: rotate(-60deg);
  z-index: 10;
}

.otasute_txt:before {
  content: "";
  position: absolute;
  left: 160px;
  top: -9px;
  width: 20px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  transform: rotate(60deg);
  z-index: 10;
}

.otasute_txt_sankaku {
  position: absolute;
  left: 156px;
  top: -1px;
  width: 18px;
  height: 1px;
  background-color: red;
  background-color: #fff;
}

@media screen and (max-width: 767px) {

  .otasuke_Q,
  .otasuke_A {
    padding: 10px;
  }

  .otasute_thumb {
    position: relative;
    width: 70px;
    height: 70px;
    margin-right: 30px;
  }

  .otasute_title_name {
    display: block;
  }

  .otasute_title_name h4 {
    font-size: 14px;
  }

  .otasute_date {
    font-size: 14px;
  }

  .otasute_subject {
    font-size: 16px;
  }

  .otasute_txt {
    padding: 10px;
    font-size: 14px;
    margin-left: 8px;
    margin-right: 8px;
  }
}

.avt-croup {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#anc06 p {
  margin-top: 10px;
  margin-bottom: 20px;
}

.migoro_main {
  margin-bottom: 30px;
  border: rgba(0, 0, 0, 0.1) 1px solid;
}

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

.migoro_main_header_label {
  min-width: 12em;
  padding-left: 2em;
  padding-right: 2em;
  margin-right: 2em;
  background-color: #F79CC7;
  color: #fff;
  line-height: 3;
  text-align: center;
}

.migoro_main_header_text {
  flex: 1;
}

.migoro_main_img img {
  width: 100%;
  height: auto;
}

.migoro_list {
  display: block;
  position: relative;
}

.migoro_list_box {
  width: 100%;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  margin-bottom: 10px;
}

.migoro_list_bar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.migoro_list_bar:after {
  display: block;
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 10px;
  height: 10px;
  border-right: 2px #000 solid;
  border-bottom: 2px #000 solid;
  transform: rotate(45deg);
}

.migoro_list_bar.active:after {
  transform: rotate(-135deg);
}

.migoro_list_bar.active {
  background-color: #F5F2ED;
}

.migoro_list_num {
  width: 60px;
  line-height: 60px;
  border-right: rgba(0, 0, 0, 0.1) 1px solid;
  text-align: center;
  margin-right: 10px;
}

.migoro_list_icon {
  width: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: 20px;
}

.migoro_list_icon img {
  width: 100%;
  height: auto;
}

.migoro_list_txt {
  flex: 1;
}

.migoro_list_content {
  width: 100%;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  padding: 20px;
  padding-top: 0px;
  /*	position: absolute;
  right: 0;
  top: 0;*/
  background-color: #fff;
  padding-top: 20px;
  display: none;
}

.migoro_list_content_header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  margin-bottom: 20px;
  background-color: #F5F2ED;
  display: none;
}

.migoro_list_content_header_num {
  width: 3em;
  border-right: rgba(0, 0, 0, 0.1) 1px solid;
  line-height: 65px;
  text-align: center;
}

.migoro_list_content_header_txt {
  padding-left: 1em;
}

.migoro_content_icon {
  margin-bottom: 15px;
  vertical-align: middle;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.migoro_icon_set {
  position: relative;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  border-radius: 20px;
  height: 40px;
}

.migoro_icon_set img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: -2px;
  top: -1px;
}

.migoro_icon_set h4 {
  padding-left: 50px;
  padding-right: 15px;
  margin-bottom: 0;
  line-height: 40px;
  font-size: 14px;
}

.migoro_content_icon img {
  vertical-align: middle;
}

.migoro_content_ph img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.migoro_update {
  margin-right: 2em;
  margin-top: 0.5em;
}

.migoro_update {
  margin-bottom: 10px;
}

.migoro_content_wrap {
  display: flex;
  justify-content: space-between;
}

.migoro_content_ph {
  width: 48%;
}

.migoro_content_txt {
  width: 48%;
}

.migoro_content_txt h4 {
  color: #F79CC7;
}

@media screen and (max-width: 767px) {
  .migoro_list {
    min-height: auto;
  }

  .migoro_left {
    width: 100%;
  }

  .migoro_list_content {
    display: none;
    width: 100%;
    border: 0;
    border-top: rgba(0, 0, 0, 0.1) 1px solid;
    position: relative;
    padding-top: 20px;
  }

  .migoro_list_content_header {
    display: none;
  }

  .migoro_list_bar:after {
    display: block;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 10px;
    height: 10px;
    border-right: 2px #000 solid;
    border-bottom: 2px #000 solid;
    transform: rotate(45deg);
  }

  .migoro_list_bar.active:after {
    transform: rotate(-135deg);
  }

  .migoro_content_icon {
    display: block;
  }

  .migoro_content_wrap {
    display: block;
  }

  .migoro_content_ph {
    width: 100%;
  }

  .migoro_content_txt {
    width: 100%;
  }
}

.hakone_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  margin-bottom: 20px;
}

.hakone_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hakone_movie_description {
  margin-bottom: 30px;
}

.hiking_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hiking_box {
  width: 48%;
  margin-bottom: 15px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #fff;
}

.hiking_box a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.hiking_box_thumb {
  width: 25%;
  padding-top: 25%;
  overflow: hidden;
  position: relative;
}

.hiking_box_thumb_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hiking_box_num {
  padding-left: 16px;
  padding-right: 8px;
  font-size: 20px;
  font-weight: bold;
}

.hiking_box_txt {
  padding: 16px;
  flex: 1;
}

.hiking_box_txt h3 {
  font-size: 20px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .hiking_list {
    display: block;
  }

  .hiking_box {
    width: 100%;
  }

  .hiking_box_num {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .hiking_box_txt {
    padding: 8px;
  }

  .hiking_box_txt h3 {
    font-size: 14px;
  }
}

.route_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.route_box {
  width: 48%;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  border-radius: 6px;
  margin-bottom: 16px;
}

.route_box a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 16px;
}

.route_box h3 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0.3em;
}

.route_box p {
  font-size: 16px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .route_list {
    display: block;
  }

  .route_box {
    width: 100%;
  }

  .route_box h3 {
    font-size: 18px;
  }

  .route_box p {
    font-size: 14px;
  }
}

.webcam_main_bottom {
  margin-bottom: 30px;
  background-color: #F7F5F1;
  padding: 20px;
}

.webcam_main img {
  width: 100%;
  height: auto;
}

.camera_banner_item {
  padding-left: 8px;
  padding-right: 8px;
}

.webcam_navi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.webcam_navi_item {
  width: 48%;
  margin-bottom: 16px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}

.webcam_navi_item a {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.webcam_navi_item a:after {
  display: block;
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 10px;
  height: 10px;
  border-top: 2px #000 solid;
  border-right: 2px #000 solid;
  transform: rotate(45deg);
}

.webcam_navi_item_num {
  width: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #EEEAE2;
  font-size: 18px;
}

.webcam_navi_item_txt {
  flex: 1;
  padding-left: 2em;
  font-size: 18px;
}

.camera_content {
  background-color: #000;
  height: 500px;
  display: flex;
  align-items: center;
}

.camera_content_related {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 20px;
}

.camera_content_bottom {
  margin-bottom: 50px;
  padding-top: 20px;
}

.camera_small {
  width: 380px;
  height: 260px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.camera_small iframe {
  position: relative;
  margin-top: -40px;
  margin-left: -10px;
}

.camera_mid {
  width: 660px;
  height: 500px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.camera_mid iframe {
  position: relative;
  margin-top: -50px;
  margin-left: -30px;
}

.camera_responsive {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.camera_responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.camera_banner_box {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .webcam_navi {
    display: block;
  }

  .webcam_navi_item {
    width: 100%;
  }

  .webcam_navi_item_num {
    font-size: 14px;
  }

  .webcam_navi_item_txt {
    font-size: 14px;
  }

  .camera_content_bottom {
    margin-bottom: 30px;
    padding-top: 10px;
    font-size: 14px;
  }

  .camera_mid {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 75%;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
  }

  .camera_mid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -50px;
    margin-left: -30px;
  }
}

/* ++++ SEARCH_MODULE.SCSS ++++ */
.search_box_v2 {
  margin-bottom: 50px;
}

.map_v2 {
  margin-bottom: 15px;
  width: 100%;
  height: auto;
}

.map_v2_sp {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

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

.search_box_v2_area_link_label {
  font-size: 20px;
  white-space: nowrap;
  padding-right: 2em;
  font-weight: bold;
}

.search_box_v2_area_link_content {
  flex: 1;
  display: flex;
  justify-content: space-between;
}

.search_box_v2_area_link_content a {
  flex: auto;
  display: block;
  border: #7A6A55 1px solid;
  line-height: 2.5;
  text-align: center;
  margin-left: 10px;
  color: #7A6A55;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .search_box_v2_area_link {
    display: block;
    margin-bottom: 10px;
  }

  .search_box_v2_area_link_label {
    font-size: 16px;
    white-space: nowrap;
    padding-right: 2em;
    font-weight: bold;
  }

  .search_box_v2_area_link_content {
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .search_box_v2_area_link_content a {
    flex: initial;
    width: 49%;
    display: block;
    font-size: 12px;
    border: #7A6A55 1px solid;
    line-height: 2.5;
    text-align: center;
    margin-left: 0px;
    color: #7A6A55;
    text-decoration: none;
    margin-bottom: 2%;
  }
}

.search_genre_header {
  background-color: #fff;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}

.search_words_header {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}

.search_words_header_inner {
  font-size: 16px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cont_width_static .search_words_header {
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 30px;
}

.cont_width_static .search_words_header_inner {
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (max-width: 767px) {
  .search_genre_header {
    background-color: #F7F5F1;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .search_words_header {
    display: none;
  }

  .search_words_header_inner {
    font-size: 14px;
  }
}

.search_words_txt {
  padding-right: 20px;
}

.search_index {
  margin-bottom: 30px;
}

.search_twin {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.search_twin_map {
  width: 48%;
}

.search_twin_word {
  width: 48%;
}

.search_twin_word_inner {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  padding: 20px;
  display: flex;
  align-items: center;
  height: 274px;
}

.search_twin_word_inner form {
  width: 100%;
}

input[type=text].search_twin_word_inp {
  width: 70%;
  display: inline-block;
  margin-bottom: 0;
}

button.search_twin_word_btn {
  width: 25%;
  display: inline-block;
  outline: 0;
  border: 0;
  background-color: #815C49;
  line-height: 46px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .search_twin {
    display: block;
  }

  .search_twin_map {
    width: 100%;
  }

  .search_twin_word {
    width: 100%;
  }

  .search_twin_word_inner {
    height: auto;
  }

  button.search_twin_word_btn {
    line-height: 35px;
  }
}

.search_index_header {
  background-color: #7A6A55;
  color: #fff;
  font-size: 21px;
  padding-left: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .search_index_header {
    background-color: transparent;
    color: #7A6A55;
    text-align: center;
    border-bottom: #7A6A55 1px solid;
    font-size: 18px;
    padding-left: 0px;
    margin-bottom: 12px;
  }
}

.serch_Layer_genre {
  position: fixed;
  top: 80px;
  left: 0;
  background-color: #f0f0f0;
  display: none;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
}

.genre_navi_group {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}

.serch_Layer_genre h3 {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .serch_Layer_genre {
    text-align: left;
    padding: 20px;
    padding-top: 80px;
    background-color: #fff;
    padding-bottom: 80px;
    width: 100%;
    min-height: 100vh;
    overflow-x: scroll;
    top: 0;
    left: 0;
    z-index: 103;
    display: none;
  }

  .genre_navi_group {
    width: 100%;
  }
}

.serch_Layer_genre h3 {
  position: relative;
}

.serch_Layer_genre h3:after {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 12px;
  content: "キャンセル";
  border: 1px solid #bbb;
  border-radius: 6px;
  line-height: 2;
  width: 6em;
  display: inline-block;
  text-align: center;
  background-color: #fff;
}

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

.genre_navi {
  width: 13%;
  margin-right: 1%;
  padding-top: 11%;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.genre_navi:nth-child(3n) {
  margin-right: 1%;
}

.genre_navi_inner {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}

.genre_navi_inner a {
  width: 100%;
  height: 100%;
  display: block;
  color: #000;
  text-decoration: none;
  padding-top: 28px;
}

.genre_navi_icon {
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.genre_navi_name {
  font-size: 14px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 1.1;
}

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

.idx_genre_navi .genre_navi {
  width: 32%;
  padding-top: 29%;
  margin-right: 2%;
}

.idx_genre_navi .genre_navi:nth-child(3n) {
  margin-right: 0;
}

.idx_genre_navi .genre_navi_inner a {
  padding-top: 34px;
}

.idx_genre_navi .genre_navi.idx_small {
  width: 24%;
  padding-top: 25%;
  margin-right: 2%;
}

.idx_genre_navi .genre_navi:nth-child(7) {
  width: 22%;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .genre_navi {
    width: 32%;
    padding-top: 28%;
    margin-right: 2%;
  }

  .genre_navi:nth-child(3n) {
    margin-right: 0;
  }

  .genre_navi_inner a {
    padding-top: 20px;
  }

  .idx_genre_navi .genre_navi {
    width: 32%;
    padding-top: 29%;
    margin-right: 2%;
  }

  .idx_genre_navi .genre_navi_inner a {
    padding-top: 25px;
  }

  .idx_genre_navi .genre_navi.idx_small .genre_navi_inner a {
    padding-top: 12px;
  }
}

.serch_Layer_area {
  position: fixed;
  top: 80px;
  left: 0;
  background-color: #f0f0f0;
  display: none;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
}

.area_navi_group {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}

.serch_Layer_area h3 {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .serch_Layer_area {
    text-align: left;
    padding: 20px;
    padding-top: 80px;
    background-color: #fff;
    padding-bottom: 80px;
    width: 100%;
    min-height: 100vh;
    overflow-x: scroll;
    top: 0;
    left: 0;
    z-index: 103;
    display: none;
  }

  .area_navi_group {
    width: 100%;
  }
}

.serch_Layer_area h3 {
  position: relative;
}

.serch_Layer_area h3:after {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 12px;
  content: "キャンセル";
  border: 1px solid #bbb;
  border-radius: 6px;
  line-height: 2;
  width: 6em;
  display: inline-block;
  text-align: center;
  background-color: #fff;
}

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

.area_navi {
  width: 18%;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.area_navi_inner {
  /*position: absolute;
  top: 0px;
  left: 0;
  width: 100%;*/
}

.area_navi a {
  width: 100%;
  display: block;
  color: #000;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
}

.area_navi_icon {
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.area_navi_name {
  font-size: 14px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .area_navi_group {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .area_navi {
    width: 100%;
    border: 1px rgba(0, 0, 0, 0.1) solid;
    background-color: #F7F5F1;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }
}

.search_genre_header .genre_navi_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}

.search_genre_header .genre_navi_name {
  flex: auto;
  display: inline-block;
  font-size: 24px;
  width: auto;
  text-align: left;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .search_genre_header .genre_navi_name {
    font-size: 18px;
  }
}

.icon_genre_01 {
  background-image: url(../img/page_module/icon/icon_genre_01.png);
}

.icon_genre_02 {
  background-image: url(../img/page_module/icon/icon_genre_02.png);
}

.icon_genre_03 {
  background-image: url(../img/page_module/icon/icon_genre_03.png);
}

.icon_genre_04 {
  background-image: url(../img/page_module/icon/icon_genre_04.png);
}

.icon_genre_05 {
  background-image: url(../img/page_module/icon/icon_genre_05.png);
}

.icon_genre_06 {
  background-image: url(../img/page_module/icon/icon_genre_06.png);
}

.icon_genre_07 {
  background-image: url(../img/page_module/icon/icon_genre_07.png);
}

.sgn-toggle {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

.bottom_fix_btn .genre_index_btn {
  display: none;
}

.bottom_fix_btn {
  position: relative;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bottom_fix_btn .genre_search_btn {
  font-size: 14px;
  width: 300px;
  border: 0;
  outline: 0;
  background-color: #6B6969;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  cursor: pointer;
}

.bottom_btn_default {
  display: none;
}

@media screen and (max-width: 767px) {
  .bottom_fix_btn .genre_index_btn {
    display: inline-block;
  }

  .bottom_fix_btn,
  .bottom_btn_default {
    width: 100%;
    height: 55px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 700;
    text-align: center;
    background-color: #F7F5F1;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding-left: 8px;
    padding-right: 8px;
    border-top: 1px rgba(0, 0, 0, 0.1) solid;
  }

  .bottom_fix_btn .genre_search_btn,
  .bottom_btn_default .genre_search_btn {
    font-size: 14px;
    width: 32%;
    border: 0;
    outline: 0;
    background-color: #6B6969;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
  }

  .bottom_fix_btn .genre_index_btn,
  .bottom_btn_default .genre_index_btn {
    font-size: 14px;
    width: 32%;
    border: 0;
    outline: 0;
    background-color: #fff;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    border: #6B6969 1px solid;
    color: #000;
  }

  .bottom_fix_btn .genre_index_btn a,
  .bottom_btn_default .genre_index_btn a {
    text-decoration: none;
  }
}

.side_btn_default {
  position: fixed;
  right: 0;
  top: 400px;
  width: 50px;
  z-index: 105;
}

.genre_side_btn {
  height: 200px;
  font-size: 14px;
  width: 50px;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  color: #6B6969;
  text-align: center;
  border: 2px #7A6A55 solid;
  margin-bottom: 0px;
  display: block;
  writing-mode: vertical-rl;
  text-orientation: upright;
  width: 100%;
  margin-top: -1px;
  text-align: center;
  padding-right: 12px;
  color: #7A6A55;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
}

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

.hide-checkbox {
  display: none;
  width: 100%;
  position: fixed;
  top: 80px;
  left: 0;
  background-color: #f0f0f0;
  text-align: left;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
}

.hide-checkbox h3 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}

.genre_select_case {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.genre_select_case .select {
  width: 300px;
}

@media screen and (max-width: 767px) {
  .genre_select_case {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 45px;
    padding-bottom: 10px;
  }

  .genre_select_case .select {
    width: 100%;
  }
}

.sgn-sankaku {
  position: fixed;
  top: 90px;
  right: 16px;
  z-index: 102;
}

.sgn-sankaku:after {
  content: "キャンセル";
  border: 1px solid #bbb;
  border-radius: 6px;
  line-height: 2;
  width: 6em;
  display: inline-block;
  text-align: center;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .hide-checkbox {
    text-align: left;
    padding-top: 80px;
    background-color: #fff;
    padding-bottom: 80px;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    z-index: 702;
    top: 0;
    left: 0;
  }

  .hide-checkbox h3 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
  }

  .sgn-sankaku {
    position: fixed;
    top: 80px;
    right: 16px;
    z-index: 102;
  }

  .sgn-toggle {
    width: auto;
    display: block;
  }

  .bottom_fix_btn {
    display: block;
  }
}

.sgn-group label {
  font-size: 14px;
}

.sgn-group label {
  display: block;
}

.sgn-group {
  border-top: rgba(0, 0, 0, 0.1) 1px solid;
  padding-left: 26px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
}

.serch_Layer_form h3 {
  font-size: 24px;
  padding-left: 26px;
}

.sgn-group h4 {
  font-size: 18px;
}

.sgn-group select {
  display: inline-block;
  height: 40px;
  border: #bbb solid 1px;
  border-radius: 6px;
  background-color: #fff;
}

.search_results_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.spot_idx_box {
  width: 32%;
  margin-right: 2%;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 20px;
}

.spot_idx_box:nth-child(3n) {
  margin-right: 0;
}

.spot_idx_box a {
  color: #000;
  text-decoration: none;
  display: block;
}

.spot_idx_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 67%;
  overflow: hidden;
}

.spot_idx_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.spot_idx_box_txt {
  padding: 16px;
}

.spot_idx_box_txt h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}

.spot_idx_box_txt p {
  margin-bottom: 0;
  line-height: 1.2;
}

.Index .spot_idx_box_txt h3 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Index .spot_idx_box_txt p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spot_idx_box_category {
  padding: 16px;
  padding-top: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spot_idx_box_icon {
  font-size: 14px;
  padding-left: 1em;
  padding-right: 1em;
  min-width: 6em;
  line-height: 2;
  background-color: #815C49;
  color: #fff;
  text-align: center;
  border-radius: 1em;
}

.spot_idx_box.view_next a {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}

.spot_idx_box.view_next a span {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .spot_idx_box {
    width: 49%;
    margin-right: 2%;
  }

  .spot_idx_box:nth-child(3n) {
    margin-right: 2%;
  }

  .spot_idx_box:nth-child(2n) {
    margin-right: 0;
  }

  .spot_idx_box_txt {
    padding: 8px;
  }

  .spot_idx_box_category {
    padding: 8px;
  }

  .spot_idx_box_txt h3 {
    font-size: 16px;
  }

  .spot_idx_box_txt p {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .spot_idx_box.view_next {
    display: none;
  }
}

.spot_detail_header {
  background-color: #F7F5F1;
}

.spot_detail_header_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  align-items: center;
}

.detail_header_title {
  text-align: left;
  margin-right: 30px;
}

.detail_header_title h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0;
}

.detail_header_title p {
  margin-bottom: 0;
}

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

.detail_header_meta_icon img {
  margin-left: 10px;
  width: 50px;
  height: auto;
}

.detail_header_meta_category {
  text-align: center;
  margin-left: 30px;
}

.detail_header_meta_category h4 {
  font-size: 16px;
  font-weight: normal;
  color: #815C49;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .spot_detail_header_inner {
    width: 100%;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .detail_header_title h2 {
    font-size: 24px;
  }

  .detail_header_title p {
    font-size: 12px;
  }

  .detail_header_title {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .detail_header_meta_category {
    text-align: center;
    margin-left: 10px;
  }

  .detail_header_meta {
    justify-content: flex-end;
  }

  .detail_header_meta_icon img {
    margin-left: 10px;
    width: 40px;
    height: auto;
  }
}

.spot_detail_main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.spot_detail_main_ph_case {
  width: 60%;
  position: relative;
}

.spot_detail_main_ph {
  width: 100%;
  position: relative;
  padding-top: 47%;
  overflow: hidden;
}

.spot_detail_main_ph.ph_type_new {
  padding-top: 66.6%;
}

.spot_detail_main_ph_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.spot_detail_main_txt {
  width: 40%;
  padding: 20px;
  padding-top: 0;
}

.main_txt_genre {
  border: 1px #000 solid;
  border-bottom: 0;
  margin-bottom: 20px;
}

.main_txt_genre dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px;
  border-bottom: 1px #000 solid;
}

.main_txt_genre dt {
  width: 20%;
}

.main_txt_genre dd strong {
  margin-right: 1.5em;
}

.main_txt_genre dd {
  width: 75%;
}

.main_txt_info {
  border-top: 1px #000 solid;
}

.main_txt_info dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px;
  border-bottom: 1px #000 solid;
}

.main_txt_info dt {
  width: 20%;
}

.main_txt_info dd {
  width: 75%;
}

@media screen and (max-width: 767px) {
  .spot_detail_main {
    display: block;
  }

  .spot_detail_main_ph_case {
    width: 100%;
    margin-bottom: 20px;
  }

  .spot_detail_main_txt {
    width: 100%;
    padding: 0px;
    padding-top: 0;
  }
}

.spot_detail_sub_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}

.spot_detail_sub_box_thumb {
  width: 48%;
  padding-top: 36%;
  overflow: hidden;
  position: relative;
}

.spot_detail_sub_box_thumb_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.spot_detail_sub_box_txt {
  width: 48%;
}

.spot_detail_sub_box_txt h3 {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .spot_detail_sub_box {
    display: block;
    margin-bottom: 20px;
  }

  .spot_detail_sub_box_thumb {
    width: 100%;
    padding-top: 75%;
    margin-bottom: 15px;
  }

  .spot_detail_sub_box_txt {
    width: 100%;
  }

  .spot_detail_sub_box_txt h3 {
    font-size: 18px;
  }
}

.spot_detail_news_twin {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.spot_detail_news_list {
  width: 48%;
}

.spot_detail_news_list_header {
  font-size: 30px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.spot_detail_news_list_header a {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -0.6em;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}

.spot_detail_news_list_header a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px #000 solid;
  border-right: 1px #000 solid;
  transform: rotate(45deg);
  top: 50%;
  right: -15px;
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .spot_detail_news_twin {
    display: block;
  }

  .spot_detail_news_list {
    width: 100%;
  }

  .spot_detail_news_list_header {
    font-size: 20px;
    margin-bottom: 16px;
  }

  .spot_detail_news_list_header a {
    font-size: 14px;
  }
}

.spot_detail_facility_box {
  margin-bottom: 50px;
  border: rgba(0, 0, 0, 0.1) 1px solid;
}

.spot_detail_facility_box a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #000;
  text-decoration: none;
}

.spot_detail_facility_box_thumb {
  width: 35%;
  padding-top: 26%;
  overflow: hidden;
  position: relative;
}

.spot_detail_facility_box_thumb_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.spot_detail_facility_box_txt {
  padding: 16px;
  width: 62%;
}

.spot_detail_facility_box_txt h3 {
  font-size: 24px;
  margin-bottom: 3px;
}

.spot_detail_facility_box_txt h4 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}

.spot_detail_facility_box_txt p {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 8px;
}

.faci_category {
  background-color: #AF7759;
  color: #fff;
  line-height: 2;
  border-radius: 1em;
  text-align: center;
  padding-left: 2em;
  padding-right: 2em;
  display: inline-block;
  min-width: 8em;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .spot_detail_facility_box {
    margin-bottom: 20px;
  }

  .spot_detail_facility_box_thumb {
    width: 25%;
    padding-top: 25%;
  }

  .spot_detail_facility_box_txt {
    padding: 8px;
    padding-left: 0;
    width: 72%;
  }

  .spot_detail_facility_box_txt h3 {
    font-size: 18px;
  }

  .spot_detail_facility_box_txt h4 {
    font-size: 16px;
  }

  .spot_detail_facility_box_txt p {
    font-size: 14px;
  }

  .faci_category {
    font-size: 12px;
  }
}

.detail_table {
  margin-bottom: 50px;
}

.detail_table th {
  border: rgba(0, 0, 0, 0.1) 1px solid;
  background-color: #ECECEA;
  min-width: 18em;
  padding: 1em;
  padding-left: 4em;
  vertical-align: top;
  white-space: nowrap;
}

.detail_table td {
  border: rgba(0, 0, 0, 0.1) 1px solid;
  padding: 1em;
  padding-left: 4em;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .detail_table {
    margin-bottom: 20px;
  }

  .detail_table th {
    border: 0;
    width: 100%;
    display: block;
    padding: 0.5em;
  }

  .detail_table td {
    border: 0;
    width: 100%;
    display: block;
    padding: 0.5em;
  }
}

.detail_map {
  width: 100%;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 50px;
  position: relative;
  padding-top: 56%;
  overflow: hidden;
}

.detail_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mobile_map_link {
  margin-bottom: 30px;
}

.mobile_map_link a {
  position: relative;
  display: block;
  width: 100%;
  line-height: 2.5;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #7A6A55;
  text-decoration: none;
}

.mobile_map_link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../img/page_module/icon/icon_blank.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px auto;
}

.page_back_link {
  margin-bottom: 30px;
}

.page_back_link a {
  position: relative;
  display: block;
  width: 100%;
  line-height: 2.5;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #7A6A55;
  text-decoration: none;
}

.pc_contact_module {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  padding: 30px;
  background-color: #EEEAE2;
}

.pc_contact_module a {
  width: 48%;
  position: relative;
  display: block;
  line-height: 3;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #7A6A55;
  border-radius: 6px;
}

.pc_contact_module a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../img/page_module/icon/icon_blank.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px auto;
}

.sp_contact_module {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 8px;
  background-color: #EEEAE2;
  margin-left: -8px;
  margin-right: -8px;
}

.sp_contact_module a {
  font-size: 12px;
  display: block;
  position: relative;
  width: 32%;
  line-height: 4;
  text-align: center;
  color: #fff;
  background-color: #7A6A55;
  border-radius: 6px;
}

.sp_contact_module a.sp_contact_yoyaku {
  background-color: #FCA700;
}

.sp_contact_module a span {
  position: relative;
}

.sp_contact_module a span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px auto;
}

.sp_contact_module a.sp_contact_tel span:after {
  background-image: url(../img/page_module/icon/icon_tel.png);
}

.sp_contact_module a.sp_contact_yoyaku span:after {
  background-image: url(../img/page_module/icon/icon_mail.png);
}

.sp_contact_module a.sp_contact_toiawase span:after {
  background-image: url(../img/page_module/icon/icon_mail.png);
}

/* ++++ Web Site UNIT.SCSS ++++ */
.unit_pageHeader {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1600px auto;
}

@media screen and (min-width: 1600px) {
  .unit_pageHeader {
    background-size: cover;
  }
}

.unit_pageHeader h1 {
  text-shadow: 0px 0px 4px #1B1B1A;
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.unit_page_sub_Header {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  width: 100%;
}

.unit_page_sub_Header.color_dark {
  background-color: #8E8170;
}

.unit_page_sub_Header_inner {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.unit_page_sub_Header h2 {
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  color: #7A6A55;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.2em;
}

.unit_page_sub_Header p {
  margin-bottom: 0;
}

.unit_page_sub_Header.color_dark h2,
.unit_page_sub_Header.color_dark p {
  color: #7A6A55;
}

.unit_page_sub_Header_inner.unit_submid_center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .unit_pageHeader {
    height: 70px;
    background-color: #7A6A55;
    background-image: none;
  }

  .unit_pageHeader h1 {
    font-size: 23px;
  }

  .unit_page_sub_Header h2 {
    font-size: 20px;
  }

  .unit_page_sub_Header_inner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.unit_mid_type1 {
  font-size: 36px;
  color: #815C49;
  margin-bottom: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.1;
  text-align: center;
  border: #815C49 1px solid;
}

.unit_mid_type1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,f5f4f0+60,f5f4f0+66,f5f4f0+69,f5f4f0+77,f0ede8+89,f0ede8+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #f5f4f0 60%, #f5f4f0 66%, #f5f4f0 69%, #f5f4f0 77%, #f0ede8 89%, #f0ede8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0ede8", GradientType=0);
  /* IE6-9 */
}

.unit_mid_type2 {
  font-size: 36px;
  color: #815C49;
  margin-bottom: 30px;
  padding-bottom: 0.5em;
  line-height: 1.1;
  border-bottom: #815C49 1px solid;
}

.unit_mid_type3 {
  font-size: 36px;
  background-color: #7A6A55;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.1;
  text-align: center;
  background-image: url(../img/page_module/heading/h2_bg1.jpg);
}

.unit_mid_type4 {
  font-size: 30px;
  color: #7A6A55;
  margin-bottom: 30px;
  padding-bottom: 0.5em;
  line-height: 1.1;
  border-bottom: #7A6A55 1px solid;
}

.unit_mid_type5 {
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 1.1;
}

.mid_set_center {
  text-align: center;
}

@media screen and (max-width: 767px) {

  .unit_mid_type1,
  .unit_mid_type2,
  .unit_mid_type3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .unit_mid_type4 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .unit_mid_type5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.unit_display1 {
  font-size: 30px;
  color: #7A6A55;
  line-height: 1.3;
  margin-bottom: 40px;
  font-weight: bold;
}

.unit_display2 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 40px;
  font-weight: bold;
}

.unit_display3 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 40px;
  font-weight: bold;
  color: red;
}

@media screen and (max-width: 767px) {
  .unit_display1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .unit_display2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.unit_list_col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.unit_list_box {
  width: 48%;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  margin-bottom: 25px;
}

.unit_list_box.picup_big {
  width: 100%;
}

.unit_list_box a {
  color: #000;
  text-decoration: none;
  display: block;
}

.unit_list_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 50%;
  overflow: hidden;
}

.unit_list_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.unit_list_box_txt {
  padding: 16px;
}

.unit_list_box_txt h3 {
  font-size: 20px;
  margin-bottom: 4px;
}

.unit_list_box_txt p {
  margin-bottom: 0;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .unit_list_col2 {
    display: block;
  }

  .unit_list_box {
    width: 100%;
    margin-bottom: 16px;
  }

  .unit_list_box.picup_big {
    width: 100%;
  }

  .unit_list_box_txt {
    padding: 8px;
  }

  .unit_list_box_txt h3 {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .unit_list_box_txt p {
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 14px;
  }
}

.unit_anc_block {
  margin-bottom: 30px;
}

.unit_anc_box {
  border-top: #7A6A55 1px solid;
  border-bottom: #7A6A55 1px solid;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.unit_anc_box a {
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
  padding-left: 0.6em;
  padding-right: 0.6em;
  line-height: 1.5em;
  border-right: #7A6A55 1px solid;
  margin-bottom: 0.5em;
  color: #7A6A55;
}

.unit_anc_box a:nth-last-child(1) {
  border: none;
}

@media screen and (max-width: 767px) {
  .unit_anc_box a {
    font-size: 12px;
  }
}

.unit_photo_full {
  text-align: center;
}

.unit_photo_full img {
  width: 100%;
  height: auto;
}

.unit_photo_full_bg {
  background-position: center center;
  background-repeat: no-repeat;
  height: 900px;
}

@media screen and (min-width: 1600px) {
  .unit_photo_full_bg {
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .unit_photo_full_bg {
    height: -webkit-calc(100vw * 0.57);
    height: 57vw;
  }
}

.unit_photo img {
  display: block;
  width: 100%;
}

.unit_txt h2 {
  font-size: 30px;
  color: #7A6A55;
}

.unit_main_block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}

.unit_main_block .unit_photo {
  width: 60%;
}

.unit_main_block .unit_txt {
  width: 40%;
  padding: 16px;
}

@media screen and (max-width: 767px) {
  .unit_txt h2 {
    font-size: 22px;
  }

  .unit_main_block {
    display: block;
    margin-bottom: 20px;
  }

  .unit_main_block .unit_photo {
    width: 100%;
    margin-bottom: 10px;
  }

  .unit_main_block .unit_txt {
    width: 100%;
  }
}

.unit_border_box {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  padding: 16px;
}

.unit_single_txt {
  margin-bottom: 30px;
}

.unit_single_txt_border {
  margin-bottom: 30px;
}

.unit_photo_and_txt {
  margin-bottom: 30px;
}

.unit_movie_and_txt {
  margin-bottom: 30px;
}

.unit_photo_single {
  margin-bottom: 30px;
}

.unit_thumbs_2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.unit_thumbs_3col {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.unit_movie_2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.unit_movie_3col {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.unit_slider {
  margin-bottom: 30px;
}

.unit_simple_table {
  margin-bottom: 30px;
}

.unit_list {
  margin-bottom: 30px;
}

.unit_banner {
  margin-bottom: 30px;
}

.unit_youtube {
  margin-bottom: 30px;
}

.unit_googlemap {
  margin-bottom: 30px;
}

.unit_single_txt_border .unit_txt {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  padding: 16px;
}

.unit_single_txt .unit_txtarea textarea {
  width: 100% !important;
  max-width: 100%;
  min-height: 100px;
}

.unit_slider_main {
  height: auto !important;
  margin-bottom: 20px;
}

.unit_slider_main img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.unit_slider_sub img {
  height: 95px;
  margin-right: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  border: 1px #fff solid;
}

.unit_slider_sub img.lazyloaded.slick-current {
  border: 1px #7A6A55 solid;
}

.unit_thumbs_2col .unit_thumb_box {
  width: 48%;
  margin-bottom: 20px;
}

.unit_thumbs_3col .unit_thumb_box {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}

.unit_thumbs_3col .unit_thumb_box:nth-child(3n) {
  margin-right: 0;
}

.unit_movie_box {
  position: relative;
}

.unit_movie_box_iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.unit_movie_box_iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.unit_movie_box_caption {
  margin-top: 10px;
  margin-bottom: 0;
  color: #bbb;
}

.unit_movie_2col .unit_movie_box {
  width: 48%;
  margin-bottom: 20px;
}

.unit_movie_3col .unit_movie_box {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}

.unit_movie_3col .unit_movie_box:nth-child(3n) {
  margin-right: 0;
}

.unit_photo_single .unit_photo {
  width: 100%;
}

.unit_photo_and_txt .unit_photo,
.unit_photo_and_txt .unit_txt {
  width: 48%;
}

.photo_set_left .unit_photo {
  float: left;
}

.photo_set_left .unit_txt {
  float: right;
}

.photo_set_right .unit_photo {
  float: right;
}

.photo_set_right .unit_txt {
  float: left;
}

.unit_movie_and_txt .unit_movie_box,
.unit_movie_and_txt .unit_txt {
  width: 48%;
}

.movie_set_left .unit_movie_box {
  float: left;
}

.movie_set_left .unit_txt {
  float: right;
}

.movie_set_right .unit_movie_box {
  float: right;
}

.movie_set_right .unit_txt {
  float: left;
}

.unit_caption {
  margin-top: 10px;
  margin-bottom: 0;
  color: #bbb;
}

.unit_thumb_box .unit_photo {
  position: relative;
  width: 100%;
}

.unit_thumbs_2col .unit_thumb_box .unit_photo img {
  width: 100%;
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.unit_thumbs_3col .unit_thumb_box .unit_photo img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.unit_banner_item {
  margin-bottom: 10px;
  border: rgba(0, 0, 0, 0.1) 1px solid;
}

.unit_banner_item a {
  color: #7A6A55;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.unit_banner_item a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  color: #fff;
  border-top: 2px #7A6A55 solid;
  border-right: 2px #7A6A55 solid;
  transform: rotate(45deg);
}

.unit_banner_item_thumb {
  width: 25%;
  position: relative;
  padding-top: 18%;
  overflow: hidden;
}

.unit_banner_item_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.unit_banner_item_txt {
  width: 75%;
  padding-left: 1em;
  font-size: 26px;
  line-height: 1.1;
}

.unit_youtube_content,
.unit_googlemap_content {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  margin-bottom: 10px;
  border: rgba(0, 0, 0, 0.1) 1px solid;
}

.unit_youtube_content iframe,
.unit_googlemap_content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .unit_single_txt {
    margin-bottom: 20px;
  }

  .unit_photo_and_txt {
    margin-bottom: 20px;
  }

  .unit_movie_and_txt {
    margin-bottom: 20px;
  }

  .unit_photo_single {
    margin-bottom: 20px;
  }

  .unit_slider {
    margin-bottom: 20px;
  }

  .unit_simple_table {
    margin-bottom: 20px;
  }

  .unit_slider_main {
    margin-bottom: 10px;
    height: 230px;
  }

  .unit_slider_main img {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .unit_slider_sub img {
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .unit_list {
    margin-bottom: 20px;
  }

  .unit_banner {
    margin-bottom: 20px;
  }

  .unit_googlemap {
    margin-bottom: 20px;
  }

  .unit_youtube {
    margin-bottom: 20px;
  }

  .unit_photo_and_txt .unit_photo,
  .unit_photo_and_txt .unit_txt {
    width: 100%;
  }

  .photo_set_left .unit_photo {
    float: none;
    margin-bottom: 15px;
  }

  .photo_set_left .unit_txt {
    float: none;
  }

  .photo_set_right .unit_photo {
    float: none;
    margin-bottom: 15px;
  }

  .photo_set_right .unit_txt {
    float: none;
  }

  .unit_movie_and_txt .unit_movie_box,
  .unit_movie_and_txt .unit_txt {
    width: 100%;
  }

  .movie_set_left .unit_movie_box {
    float: none;
    margin-bottom: 15px;
  }

  .movie_set_left .unit_txt {
    float: none;
  }

  .movie_set_right .unit_movie_box {
    float: none;
    margin-bottom: 15px;
  }

  .movie_set_right .unit_txt {
    float: none;
  }

  .unit_thumbs_2col {
    display: block;
  }

  .unit_thumbs_3col {
    display: block;
  }

  .unit_thumbs_2col .unit_thumb_box {
    width: 100%;
    margin-bottom: 10px;
  }

  .unit_thumbs_3col .unit_thumb_box {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 10px;
  }

  .unit_thumbs_2col .unit_thumb_box .unit_photo img {
    width: 100%;
    height: 60vw;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .unit_thumbs_3col .unit_thumb_box .unit_photo img {
    width: 100%;
    height: 60vw;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .unit_thumbs_3col .unit_thumb_box:nth-child(3n) {
    margin-right: 0;
  }

  .unit_banner_item_txt {
    font-size: 16px;
  }

  .unit_movie_2col {
    display: block;
  }

  .unit_movie_3col {
    display: block;
  }

  .unit_movie_2col .unit_movie_box {
    width: 100%;
    margin-bottom: 10px;
  }

  .unit_movie_3col .unit_movie_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .unit_movie_3col .unit_movie_box:nth-child(3n) {
    margin-right: 0;
  }
}

.unit_tab_main {
  width: 100%;
  height: 600px;
}

.unit_tab_main img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  display: none;
}

.unit_tab_main img.tab_active {
  display: block;
}

.unit_tab_main_tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  border-left: #000 1px solid;
  border-top: #000 1px solid;
}

.tab_txt {
  background-color: #7A6A55;
  color: #fff;
  text-align: center;
  padding: 8px;
  flex: 1;
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
  cursor: pointer;
}

.tab_txt.tab_active {
  background-color: #fff;
  color: #7A6A55;
  border-bottom: #fff 1px solid;
}

.unit_tab_main_caption {
  margin-bottom: 40px;
}

.tab_caption {
  display: none;
}

.tab_caption.tab_active {
  display: block;
}

@media screen and (max-width: 767px) {
  .unit_tab_main {
    margin-bottom: 10px;
    height: 230px;
  }

  .unit_tab_main img {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.unit_table_2col {
  margin-bottom: 50px;
}

.unit_table_2col th {
  border: rgba(0, 0, 0, 0.1) 1px solid;
  background-color: #ECECEA;
  min-width: 18em;
  padding: 1em;
  padding-left: 4em;
  vertical-align: top;
  white-space: nowrap;
}

.unit_table_2col td {
  border: rgba(0, 0, 0, 0.1) 1px solid;
  padding: 1em;
  padding-left: 4em;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .unit_table_2col {
    margin-bottom: 30px;
  }

  .unit_table_2col th {
    border: 0;
    width: 100%;
    display: block;
    padding: 0.5em;
  }

  .unit_table_2col td {
    border: 0;
    width: 100%;
    display: block;
    padding: 0.5em;
  }
}

.unit_table_3col {
  margin-bottom: 50px;
}

.unit_table_3col th {
  width: 20%;
}

.unit_table_3col td.td1 {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .unit_table_3col {
    margin-bottom: 30px;
  }

  .unit_table_3col th {
    border: 0;
    width: 100%;
    display: block;
    background-color: #ECECEA;
  }

  .unit_table_3col td {
    border: 0;
    width: 100%;
    display: block;
  }

  .unit_table_3col td.td1 {
    width: 100%;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  }
}

a.unit_mini_btn {
  background-color: #7A6A55;
  color: #fff;
  padding: 1em;
  display: block;
  width: 90%;
  border-radius: 6px;
  position: relative;
  margin-bottom: 8px;
  text-decoration: none;
}

a.unit_mini_btn:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  color: #fff;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  transform: rotate(45deg);
}

a.unit_mini_btn.type_mini_icon:after {
  right: 15px;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  color: #fff;
  border-top: 0;
  border-right: 0;
  transform: rotate(0deg);
  background-size: auto 18px;
  background-repeat: no-repeat;
  background-position: center center;
}

a.unit_mini_btn.type_mini_icon.mini_icon_blank:after {
  width: 18px;
  height: 18px;
  background-size: 18px auto;
  background-image: url(../img/page_module/icon/icon_blank.png);
}

a.unit_mini_btn.type_mini_icon.mini_icon_pdf:after {
  background-image: url(../img/page_module/icon/icon_btn_pdf.png);
}

a.unit_mini_btn.type_mini_icon.mini_icon_word:after {
  background-image: url(../img/page_module/icon/icon_btn_word.png);
}

a.unit_mini_btn.type_mini_icon.mini_icon_excel:after {
  background-image: url(../img/page_module/icon/icon_btn_excel.png);
}

@media screen and (max-width: 767px) {
  a.unit_mini_btn {
    width: 100%;
  }
}

.unit_btn_group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.unit_btn_group_full {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 30px;
}

a.unit_btn {
  display: block;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  border-radius: 6px;
  position: relative;
  background-color: #7A6A55;
  color: #fff;
  text-decoration: none;
  padding: 1em;
  font-size: 18px;
  margin-bottom: 10px;
}

a.unit_btn.btn_white {
  background-color: #fff;
  color: #7A6A55;
}

.unit_btn_group a.unit_btn {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .unit_btn_group {
    display: block;
  }

  .unit_btn_group a.unit_btn {
    width: 100%;
  }

  .unit_btn_group_full {
    padding-left: 0px;
    padding-right: 0px;
  }
}

a.unit_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
}

a.unit_btn.type_arrow:after {
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  transform: rotate(45deg);
}

a.unit_btn.btn_white.type_arrow:after {
  border-top: 2px #7A6A55 solid;
  border-right: 2px #7A6A55 solid;
}

a.unit_btn.type_icon:after {
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background-size: auto 26px;
  background-repeat: no-repeat;
  background-position: center center;
}

a.unit_btn.type_icon.btn_icon_blank:after {
  width: 26px;
  height: 26px;
  background-size: 26px auto;
  background-image: url(../img/page_module/icon/icon_blank.png);
}

a.unit_btn.type_icon.btn_icon_pdf:after {
  background-image: url(../img/page_module/icon/icon_btn_pdf.png);
}

a.unit_btn.type_icon.btn_icon_word:after {
  background-image: url(../img/page_module/icon/icon_btn_word.png);
}

a.unit_btn.type_icon.btn_icon_excel:after {
  background-image: url(../img/page_module/icon/icon_btn_excel.png);
}

a.unit_btn.btn_white.type_icon.btn_icon_blank:after {
  background-image: url(../img/page_module/icon/icon_btn_wh_blank.png);
}

a.unit_btn.btn_white.type_icon.btn_icon_pdf:after {
  background-image: url(../img/page_module/icon/icon_btn_wh_pdf.png);
}

a.unit_btn.btn_white.type_icon.btn_icon_word:after {
  background-image: url(../img/page_module/icon/icon_btn_wh_word.png);
}

a.unit_btn.btn_white.type_icon.btn_icon_excel:after {
  background-image: url(../img/page_module/icon/icon_btn_wh_excel.png);
}

.unit_img_banner_group {
  margin-bottom: 20px;
}

.unit_banner_img_btn img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.unit_link_module_group_col4 {
  /*display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;*/
  margin-bottom: 50px;
  width: 1020px;
}

.unit_link_module_box {
  border: rgba(0, 0, 0, 0.1) 1px solid;
}

.unit_link_module_box a {
  display: block;
  color: #000;
  text-decoration: none;
}

.unit_link_module_group_col4 .unit_link_module_box {
  width: 235px;
  margin-right: 20px;
  margin-bottom: 0;
}

.unit_link_module_group_flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.unit_link_module_group_flex .unit_link_module_box {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.unit_link_module_group_flex .unit_link_module_box:nth-child(4n) {
  margin-right: 0;
}

.unit_link_module_box_thumb {
  position: relative;
  width: 100%;
  padding-top: 68%;
  overflow: hidden;
  margin-bottom: 8px;
}

.unit_link_module_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.unit_link_module_box_txt {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}

.unit_link_module_box_txt h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  margin-bottom: 4px;
  line-height: 1.2;
}

.module_box_desc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 4px;
  font-size: 12px;
  color: #838383;
}

.module_box_label {
  display: inline-block;
  line-height: 26px;
  font-size: 11px;
  color: #fff;
  padding-left: 1.5em;
  padding-right: 1.5em;
  border-radius: 13px;
  background-color: #815C49;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .unit_link_module_group_col4 {
    /*	justify-content: space-between;
    flex-wrap: wrap;*/
    margin-bottom: 40px;
    width: 100%;
    height: auto !important;
  }

  .unit_link_module_group_col4 .unit_link_module_box {
    width: 100%;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0;
  }

  .unit_link_module_group_col4 .unit_link_module_box:nth-child(4n) {
    margin-right: 0;
  }

  .unit_link_module_group_flex {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .unit_link_module_group_flex .unit_link_module_box {
    width: 48%;
    margin-right: 0;
    margin-bottom: 2%;
  }

  .unit_link_module_group_flex .unit_link_module_box:nth-child(4n) {
    margin-right: 0;
  }

  .unit_link_module_box_txt h3 {
    font-size: 14px;
  }

  .module_box_desc {
    font-size: 10px;
  }

  .module_box_label {
    line-height: 20px;
    font-size: 10px;
    border-radius: 10px;
  }
}

/* ++++ INDEX.SCSS ++++ */
.idxVisual_v2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.idxVisual_v2_main {
  width: 50%;
}

.v2_main_slide_content a {
  width: 100%;
}

.v2_main_slide_content img {
  width: 100%;
  height: auto;
}

.idxVisual_v2_sub {
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.idxVisual_v2_sub a {
  width: 50%;
  display: block;
}

.idxVisual_v2_sub a img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .idxVisual_v2 {
    width: 100%;
    display: block;
  }

  .idxVisual_v2_main {
    width: 100%;
    margin-bottom: 30px;
  }

  .v2_main_slide_content a {
    width: 100%;
  }

  .v2_main_slide_content img {
    width: 100%;
    height: auto;
  }

  .idxVisual_v2_sub {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .idxVisual_v2_sub a {
    width: 50%;
    display: block;
  }

  .idxVisual_v2_sub a img {
    width: 100%;
  }
}

.idx_osusume_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.idx_osusume_box {
  width: 48%;
  background-color: #fff;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  margin-bottom: 4%;
}

.idx_osusume_box a {
  display: flex;
  justify-content: flex-start;
  color: #000;
  text-decoration: none;
}

.idx_osusume_box_thumb_wrap {
  width: 47%;
}

.idx_osusume_box_thumb {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}

.idx_osusume_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.idx_osusume_box_txt {
  flex: 1;
  padding: 8px;
}

.idx_osusume_box_txt h3 {
  font-size: 20px;
  margin-bottom: 4px;
}

.idx_osusume_box_txt p {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.idx_osusume_box_txt .picup_icon {
  width: 6em;
}

@media screen and (max-width: 767px) {
  .idx_osusume_list {
    display: block;
  }

  .idx_osusume_box {
    width: 100%;
    margin-bottom: 2%;
  }

  .idx_osusume_box_txt {
    flex: 1;
    padding: 8px;
  }

  .idx_osusume_box_txt h3 {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .idx_osusume_box_txt p {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 4px;
  }

  .idx_osusume_box_txt .picup_icon {
    width: 6em;
    font-size: 12px;
  }
}

.idx_bg_wh {
  background-color: #fff;
  padding-bottom: 60px;
}

.idxVisual {
  height: 770px;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.slide_visual {
  position: relative;
}

.slide_btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: flex;
  align-items: center;
}

.slide_btn_inner {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.slide_btn_inner h3 {
  font-size: 60px;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 0.5em;
  text-shadow: 0px 0px 4px #000000;
}

a.slide_btn_link {
  position: relative;
  border: 1px #fff solid;
  border-radius: 6px;
  display: inline-block;
  padding-left: 1em;
  padding-right: 6em;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  line-height: 2em;
  text-shadow: 0px 0px 4px #000000;
}

a.slide_btn_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  transform: rotate(45deg);
}

.slide_btn_inner img {
  height: auto !important;
  width: auto !important;
}

.idxVisual img {
  height: 770px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.sp_idxVisual {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp_idxVisual {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  .sp_idxVisual img {
    width: 100%;
    height: auto;
  }

  .slide_btn_inner img {
    max-width: 80%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .slide_btn_inner h3 {
    font-size: 30px;
  }

  a.slide_btn_link {
    font-size: 16px;
  }
}

.mid_idx_center {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}

.idx_picup dl {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 6px;
}

.idx_picup dl dt {
  width: 8em;
  padding: 10px;
  white-space: nowrap;
  color: #fff;
  background-color: #00B79C;
  display: flex;
  align-items: center;
}

.idx_picup dl dd {
  padding: 10px;
  flex: 1;
}

.idx_picup.idx_kinkyu dl {
  border: 1px #D70035 solid;
}

.idx_picup.idx_kinkyu dl dt {
  background-color: #D70035;
}

.pic_date {
  display: block;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .idx_picup dl dt {
    width: auto;
  }
}

.idx_spot_slider {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.idx_spot_slider_stage {
  position: relative;
  width: 3000px;
  margin-left: -1000px;
}

/*
.idx_spot_slider_content {
	position: relative;

	margin-left: 10px;
	margin-right: 10px;
}

.idx_spot_slider_content img {
	//border: 1px red solid;
	width: 100%;
	height: 360px;
}
*/
.idx_spot_slider .spot_idx_box {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .idx_spot_slider {
    width: 100%;
  }

  .idx_spot_slider_stage {
    position: relative;
    width: 100%;
    margin-left: 0px;
  }
}

.idx_banner_L_slider {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.idx_banner_L_slider_stage {
  position: relative;
  width: 3000px;
  margin-left: -1000px;
}

@media screen and (max-width: 767px) {
  .idx_banner_L_slider {
    width: 100vw;
    margin-bottom: 30px;
  }

  .idx_banner_L_slider_stage {
    position: relative;
    width: 100vw;
    margin-left: 0px;
  }
}

.idx_banner_L_box {
  /*position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;*/
  width: 494px !important;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 20px;
  text-align: left;
}

.idx_banner_L_box a {
  color: #000;
  text-decoration: none;
  display: block;
  position: relative;
}

.icon_koshiki {
  position: absolute;
  top: 0;
  left: 0;
  width: 52px;
  height: 52px;
  background-image: url(../img/index/banner_icon_koshiki.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.idx_banner_L_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 50.61%;
  overflow: hidden;
}

.idx_banner_L_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .idx_banner_L_box {
    /*position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;*/
    width: 100vw !important;
    margin-left: 0px;
    margin-right: 0px;
    border: 0;
  }
}

.idx_picup_slider {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.idx_picup_slider_stage {
  position: relative;
  width: 3000px;
  margin-left: -1000px;
}

/*
.idx_picup_slider_content {
	position: relative;

	margin-left: 10px;
	margin-right: 10px;
}

.idx_picup_slider_content img {
	border: 1px red solid;
	width: 100%;
	height: 360px;
}
*/
@media screen and (max-width: 767px) {
  .idx_picup_slider {
    width: 100vw;
  }

  .idx_picup_slider_stage {
    position: relative;
    width: 100vw;
    margin-left: 0px;
  }
}

.picup_box {
  /*position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;*/
  margin-left: 10px;
  margin-right: 10px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 20px;
  text-align: left;
}

.picup_box a {
  color: #000;
  text-decoration: none;
  display: block;
}

.picup_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}

.picup_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.picup_box_txt {
  padding: 16px;
}

.picup_box_txt h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}

.picup_box_txt p {
  margin-bottom: 0;
  line-height: 1.2;
}

.picup_box_category {
  padding: 16px;
  padding-top: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.picup_icon {
  font-size: 14px;
  padding-left: 1em;
  padding-right: 1em;
  min-width: 6em;
  line-height: 2;
  background-color: #815C49;
  color: #fff;
  text-align: center;
  border-radius: 1em;
}

.label_tokusyu {
  background-color: #815C49;
}

.label_midokoro {
  background-color: #B7A72E;
}

.label_migoro {
  background-color: #D64088;
}

.label_event {
  background-color: #00B79C;
}

.label_mimiyori {
  background-color: #004599;
}

.label_sonota {
  background-color: #0C5200;
}

.label_gaibu {
  background-color: #640F7C;
}

@media screen and (max-width: 767px) {
  .picup_box {
    width: 100%;
    margin-right: 0;
  }

  .picup_box:nth-child(3n) {
    margin-right: 0;
  }

  .picup_box:nth-child(2n) {
    margin-right: 0;
  }

  .picup_box_txt {
    padding: 8px;
  }

  .picup_box_category {
    padding: 8px;
  }

  .picup_box_txt h3 {
    font-size: 16px;
  }

  .picup_box_txt p {
    font-size: 14px;
  }
}

.Index .event_idx_box {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.idx_area_slider {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .idx_area_slider {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

.idx_area_slider_box {
  /*position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;*/
  margin-left: 10px;
  margin-right: 10px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 20px;
  text-align: left;
}

.idx_area_slider_box a {
  color: #000;
  text-decoration: none;
  display: block;
}

.area_slider_box_thumb {
  width: 100%;
  position: relative;
  padding-top: 67%;
  overflow: hidden;
}

.area_slider_box_thumb_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 9;
}

.area_slider_box_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  color: #fff;
}

.cont_padding_idx_picup_news {
  padding-top: 60px;
  padding-bottom: 0;
}

.cont_padding_idx_picup_slider {
  padding-top: 60px;
  padding-bottom: 0;
}

.cont_padding_idx_spot {
  padding-top: 60px;
}

.cont_padding_idx_search {
  padding-bottom: 60px;
}

.idx_search_twin {
  display: flex;
  justify-content: space-between;
}

.idx_search_twin_item {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .cont_padding_idx_picup_news {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .cont_padding_idx_picup_slider {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .cont_padding_idx_spot {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cont_padding_idx_search {
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .idx_search_twin {
    display: block;
    justify-content: space-between;
  }

  .idx_search_twin_item {
    width: 100%;
  }
}

.idx_banner_access {
  background-image: url(../img/index/banner_bg_access.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 380px;
}

.idx_banner_access_content {
  width: 50%;
  padding: 40px;
  margin-left: auto;
  margin-right: 0;
  text-align: left;
  color: #fff;
}

.idx_banner_access_content h3 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 0.5em;
}

.idx_banner_access_content p {
  margin-bottom: 30px;
}

.idx_banner_access_content a {
  position: relative;
  border: 1px #fff solid;
  border-radius: 6px;
  display: inline-block;
  padding-left: 1em;
  padding-right: 6em;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  line-height: 2em;
}

.idx_banner_access_content a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  transform: rotate(45deg);
}

@media screen and (min-width: 1600px) {
  .idx_banner_access {
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .idx_banner_access {
    background-image: url(../img/index/sp_banner_bg_access.jpg);
    background-size: cover;
    height: auto;
  }

  .idx_banner_access_content {
    padding: 20px;
  }

  .idx_banner_access_content h3 {
    font-size: 20px;
  }

  .idx_banner_access_content p {
    font-size: 12px;
    margin-bottom: 16px;
  }

  .idx_banner_access_content a {
    padding-left: 1em;
    padding-right: 0;
    color: #fff;
    font-size: 14px;
    width: 100%;
  }
}

.idx_news_twin {
  display: flex;
  justify-content: space-between;
}

.idx_news_list {
  width: 48%;
}

.idx_news_list .entry_box_compact_thumb {
  width: 20%;
  padding-top: 20%;
}

@media screen and (max-width: 767px) {
  .idx_news_twin {
    display: block;
  }

  .idx_news_list {
    width: 100%;
  }
}

.idx_banner_hakopita {
  background-color: #EEEAE2;
}

.idx_banner_hakopita_content {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.idx_banner_hakopita_content img {
  margin: 10px;
}

@media screen and (max-width: 767px) {
  .idx_banner_hakopita {
    margin-bottom: 20px;
  }

  .idx_banner_hakopita_content {
    display: flex;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
  }

  .idx_banner_hakopita_content a {
    width: 48%;
  }

  .idx_banner_hakopita_content img {
    width: 100%;
    height: auto;
    margin: 0px;
  }
}

.bottom_pr_banner_module {
  background-color: #DCDDD2;
}

.bottom_pr_banner_module_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.bottom_pr_banner_module_inner img {
  width: 100%;
  height: auto;
}

.bottom_pr_banner_header {
  text-align: right;
  line-height: 3;
}

@media screen and (max-width: 767px) {
  .bottom_pr_banner_module_inner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }

  .bottom_pr_banner_header {
    line-height: 2;
    font-size: 12px;
  }
}

/* ++++ SUB.SCSS ++++ */
/* ++++ guide-map.SCSS ++++ */
.guide_map {
  position: relative;
  margin-top: -50px;
}

.guide_map br {
  display: none;
}

.guide_map .guide_map_btn {
  position: absolute;
  width: 205px;
  background-color: #346400;
  border-radius: 33px;
  transition: all 0.3s ease;
}

.guide_map .guide_map_btn a {
  text-align: center;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.35rem;
  padding: 2px 10px 2px 0;
  position: relative;
}

.guide_map .guide_map_btn a:after {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  border-radius: 50%;
  right: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.guide_map .guide_map_btn a:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 2px solid #346400;
  border-right: 2px solid #346400;
  transform: rotate(45deg);
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}

.guide_map .guide_map_btn a:hover {
  text-decoration: none;
}

.guide_map .guide_map_btn:hover {
  background-color: #507F12;
}

.guide_map .guide_map_btn.btn01 {
  bottom: 95px;
  left: 142px;
}

.guide_map .guide_map_btn.btn02 {
  bottom: 50px;
  right: 240px;
}

.guide_map .guide_map_btn.btn03 {
  top: 143px;
  left: 35px;
}

.guide_map .guide_map_btn.btn04 {
  bottom: 190px;
  right: 25px;
}

.guide_map .guide_map_btn.btn05 {
  bottom: 410px;
  right: 40px;
}

.guide_map .guide_map_btn.btn06 {
  bottom: 255px;
  right: 320px;
  width: 265px;
}

.guide_map .guide_map_btn.btn07 {
  top: 205px;
  right: 300px;
}

.guide_map .guide_map_btn.btn08 {
  top: 265px;
  left: 240px;
}

.guide_map .guide_map_btn.btn09 {
  bottom: 203px;
  left: 20px;
  width: 215px;
}

.guide_map .guide_map_btn.btn10 {
  top: 58px;
  left: 350px;
}

.guide_map .guide_map_btn.btn11 {
  top: 290px;
  left: 10px;
}

.guide_map_text {
  font-size: 0.84rem;
  margin-bottom: 50px;
}

.guide_map_text a {
  color: #000;
  text-decoration: underline;
  transition: all 0.3s ease;
}

.guide_map_text a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .guide_map .map_img img {
    width: 100%;
  }

  .guide_map .guide_map_btn {
    width: 100px;
  }

  .guide_map .guide_map_btn a {
    font-size: 0.7rem;
  }

  .guide_map .guide_map_btn a:after {
    width: 10px;
    height: 10px;
    right: 5px;
  }

  .guide_map .guide_map_btn a:before {
    width: 5px;
    height: 5px;
    border-width: 1.5px;
    right: 8px;
  }

  .guide_map .guide_map_btn.btn01 {
    bottom: 3vh;
    left: 5.5vw;
  }

  .guide_map .guide_map_btn.btn02 {
    bottom: 1.3vh;
    right: 15.5vw;
  }

  .guide_map .guide_map_btn.btn03 {
    top: 7.7vh;
    left: 1vw;
  }

  .guide_map .guide_map_btn.btn04 {
    bottom: 7.2vh;
    right: 1.5vw;
  }

  .guide_map .guide_map_btn.btn05 {
    bottom: 17.2vh;
    right: 1vw;
  }

  .guide_map .guide_map_btn.btn06 {
    bottom: 10vh;
    right: 25vw;
    width: 125px;
  }

  .guide_map .guide_map_btn.btn07 {
    top: 7.7vh;
    right: 18vw;
  }

  .guide_map .guide_map_btn.btn08 {
    top: 10.5vh;
    left: 18vw;
  }

  .guide_map .guide_map_btn.btn09 {
    bottom: 7.5vh;
    left: 2vw;
    width: 115px;
  }

  .guide_map .guide_map_btn.btn10 {
    top: 2vh;
    left: 32vw;
  }

  .guide_map .guide_map_btn.btn11 {
    top: 16vh;
    left: 1vw;
  }
}

/*====================================
		form tag Reset
====================================*/
.form_content *,
.form_content *:after,
.form_content *:before {
  box-sizing: border-box;
}

.form_content {
  line-height: 1.4;
}

select,
input,
button,
textarea {
  font: 100% arial, helvetica, clean, sans-serif;
}

select:focus,
input:focus,
button:focus,
textarea:focus {
  outline: 0;
}

input,
select {
  vertical-align: middle;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel] {
  height: 2.8em;
  padding-left: 0.5em;
  border: solid 1px #BBB;
  margin-top: 0;
  margin-right: 0.4em;
  margin-bottom: 0.2em;
}

textarea {
  padding: 0.4em;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea {
  position: relative;
  border: 1px solid #959595;
  border-radius: 4px;
}

input[type=email]:focus {
  font-size: 24px;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea {
  /*box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1) inset;
  */
}

/*+++ width +++*/
input[type=password] {
  width: 50%;
}

input[type=text],
input[type=email],
input[type=tel] {
  width: 90%;
}

input[type=text].mini,
input[type=email].mini,
input[type=tel].mini {
  width: 50%;
}

input[type=text].xmini,
input[type=email].xmini,
input[type=tel].xmini {
  width: 30%;
}

input[type=text].xxmini,
input[type=email].xxmini,
input[type=tel].xxmini {
  width: 20%;
}

input[type=text].wide,
input[type=email].wide,
input[type=tel].wide {
  width: 80%;
}

input[type=text].name_field,
input[type=email].name_field,
input[type=tel].name_field {
  width: 80%;
}

input[type=text].zip_field,
input[type=email].zip_field,
input[type=tel].zip_field {
  width: 60%;
}

input[type=text].zip1_field,
input[type=email].zip1_field,
input[type=tel].zip1_field {
  width: 100px;
}

input[type=text].zip2_field,
input[type=email].zip2_field,
input[type=tel].zip2_field {
  width: 150px;
}

input[type=text].tel_field,
input[type=email].tel_field,
input[type=tel].tel_field {
  width: 60%;
}

input[type=text].tel_mini,
input[type=email].tel_mini,
input[type=tel].tel_mini {
  width: 100px;
}

input[type=text].age_mini,
input[type=email].age_mini,
input[type=tel].age_mini {
  width: 100px;
}

.separater {
  padding-right: 0.3em;
}

input[type=file] {
  border: solid 1px #BBB;
}

textarea {
  width: 90%;
  max-width: 90%;
  resize: vertical;
}

input:focus,
textarea:focus {
  background-color: #f6f6f6;
  border-color: #2b784e;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bbb;
  font-style: italic;
}

input::placeholder,
textarea::placeholder {
  color: #bbb;
  font-style: italic;
}

/*++++ iOS リセット +++++*/
input[type=submit],
input[type=button] {
  -webkit-appearance: none;
}

.other_field {
  margin-top: 10px;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  textarea {
    width: 100%;
    max-width: 100%;
  }

  select {
    width: 100%;
  }

  input[type=text],
  input[type=email],
  input[type=tel] {
    width: 100%;
    height: 2.3em;
    margin-bottom: 6px;
  }

  input[type=text].mini,
  input[type=email].mini,
  input[type=tel].mini {
    width: 100%;
  }

  input[type=text].xmini,
  input[type=email].xmini,
  input[type=tel].xmini {
    width: 25%;
  }

  input[type=text].name_field,
  input[type=email].name_field,
  input[type=tel].name_field {
    width: 100%;
  }

  .name_sei,
  .name_mei {
    display: block;
  }

  input[type=text].xxmini,
  input[type=email].xxmini,
  input[type=tel].xxmini {
    width: 20%;
  }

  input[type=text].wide,
  input[type=email].wide,
  input[type=tel].wide {
    width: 100%;
  }

  input[type=text].zip_field,
  input[type=email].zip_field,
  input[type=tel].zip_field {
    width: 100%;
  }

  input[type=text].zip1_field,
  input[type=email].zip1_field,
  input[type=tel].zip1_field {
    width: 25%;
  }

  input[type=text].zip2_field,
  input[type=email].zip2_field,
  input[type=tel].zip2_field {
    width: 55%;
  }

  input[type=tel].tel_field {
    width: 100%;
  }

  input[type=text].tel_mini,
  input[type=email].tel_mini,
  input[type=tel].tel_mini {
    width: 25%;
    margin-left: 0px;
  }

  input[type=text].age_mini,
  input[type=email].age_mini,
  input[type=tel].age_mini {
    width: 100px;
  }
}

/*====================================
		Form ITEM Design
		ceckbox radio select
====================================*/
.control-group {
  padding-top: 0.7em;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.2;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control-inlineblock .control {
  display: inline-block;
  margin-right: 1.5em;
}

.control__indicator {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  border: 1px #bbb solid;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
  background: #ccc;
}

.control input:checked~.control__indicator {
  background: #2aa1c0;
}

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
  background: #0e647d;
}

.control input:disabled~.control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control input:checked~.control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control--checkbox input:disabled~.control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 6px;
  top: 6px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled~.control__indicator:after {
  background: #7b7b7b;
}

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 0.2em;
  width: 90%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 11px 15px;
  outline: 0;
  border: 0;
  border-radius: 4px;
  background: #e6e6e6;
  background: #f0f0f0;
  background: #fff;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #BBB;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
  background: #f0f0f0;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 18px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
  border-top-color: #000;
}

.select select:disabled~.select__arrow {
  border-top-color: #ccc;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .select {
    width: 100%;
  }

  .select select {
    padding: 10px 15px;
  }

  .select__arrow {
    top: 17px;
  }
}

/*++++++ YMD Group ++++*/
.ymd_group_case {
  display: flex;
  justify-content: space-between;
  width: 90%;
}

.ymd_group_case .select {
  width: 100%;
}

.ymd_group_yy {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 38%;
  box-sizing: border-box;
}

.ymd_group_yy:after {
  content: "年";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

.ymd_group_mm {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 30%;
  box-sizing: border-box;
}

.ymd_group_mm:after {
  content: "月";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

.ymd_group_dd {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 30%;
  box-sizing: border-box;
}

.ymd_group_dd:after {
  content: "日";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

/*Mobile*/
@media screen and (max-width: 767px) {

  /*++++++ YMD Group ++++*/
  .ymd_group_case {
    display: block;
    width: 100%;
  }

  .ymd_group_yy,
  .ymd_group_mm,
  .ymd_group_dd {
    width: 100%;
    margin-bottom: 8px;
  }
}

.input_flex {
  display: flex;
  justify-content: flex-start;
}

.input_flex_item {
  margin-right: 1em;
}

.input_flex_item input {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .input_flex {
    display: block;
  }
}

.form_agree_box {
  padding: 30px;
  background-color: #F7F5F1;
}

.form_agree_box dl {
  margin: 0;
  padding: 0;
  text-align: center;
}

.form_agree_box dt {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}

.form_agree_box dd {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .form_agree_box {
    padding: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }

  .form_agree_box dl {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  .form_agree_box dt {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
  }

  .form_agree_box dd {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
  }
}

.date_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}

.date_flex button {
  border: 0;
  outline: 0;
  background-color: transparent;
}

.other_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}

/*====================================
		Form Field Layout
====================================*/
.form_header {
  font-size: 23px;
  margin: 0 0 36px 0;
  padding: 18px 8px;
  font-weight: 200;
  color: #333;
  border-top: dotted 1px rgba(0, 0, 0, 0.2);
  border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
  .form_header {
    font-size: 18px;
  }
}

.Fieldset {
  padding-top: 10px;
  text-align: left;
  margin: 0px auto 24px;
  padding: 0px;
  font-size: 16px;
  clear: both;
}

.Fieldset dl {
  position: relative;
  min-height: 2.7em;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
  padding: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.Fieldset dt {
  position: relative;
  line-height: 1.1;
  width: 18em;
  min-width: 18em;
  margin: 0px;
  padding: 12px 0 0 0;
  margin-right: 2em;
  padding-left: 1em;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.Fieldset dd {
  padding: 0px;
  margin: 0;
  position: relative;
  flex: 1;
  box-sizing: border-box;
  /*background-color: #9F6;*/
}

.Fieldset dd p {
  margin-bottom: 4px;
  line-height: 1.2;
}

.Fieldset.mode_confirm dl {
  position: relative;
  min-height: 2.7em;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
  padding: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.Fieldset.mode_confirm dt {
  padding: 0 0 0 0;
}

.Fieldset.mode_confirm .required_label,
.Fieldset.mode_confirm .req-label {
  top: 12px;
}

.field_flex {
  display: flex;
  justify-content: flex-start;
}

.name_sei,
.name_mei {
  width: 45%;
}

/*Mobile*/
@media screen and (max-width: 767px) {

  /*.Fieldset dl {
  		display: block;
  		margin-left: -16px;
  		margin-right: -16px;
  		padding-left: 16px;
  		padding-right: 16px;
  	}
  */
  .Fieldset {
    position: relative;
    margin: 0 auto 16px;
  }

  .Fieldset dl {
    font-size: 16px;
    display: block;
  }

  .Fieldset dt {
    width: 100%;
    min-width: 100%;
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 3em;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #404040;
  }

  .Fieldset dd {
    width: 100%;
    min-width: 100%;
    margin-left: 0em;
    font-size: 16px;
  }

  .Fieldset.mode_confirm dl {
    display: block;
  }

  .field_flex {
    display: block;
  }

  .name_sei,
  .name_mei {
    width: 100%;
  }

  .name_sei input,
  .name_mei input {
    margin-top: 6px;
  }
}

/*==== Req Label Image =====*/
.required_label,
.req-label {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 8px;
  text-align: right;
  color: rgb(0, 128, 122);
  transform: translate(0%, -50%);
  font-size: 12px;
  padding: 4px;
  font-size: 1px;
  /*background-color: #D25052;
  border-radius: 13px;*/
}

.required_label::before,
.req-label::before {
  content: "必須";
  font-size: 12px;
  left: -1em;
  top: 0;
  position: absolute;
  color: #fff;
  background-color: #2b784e;
  font-size: 14px;
  padding: 3px 4px;
  width: 3em;
  font-weight: 200;
  text-align: center;
  border-radius: 4px;
}

.required_label.required_label_fix::before,
.req-label.req-label-fix::before {
  display: none;
}

.required_label_fix,
.req-label-fix {
  background-color: #ff9800;
  border-radius: 50%;
  color: #fff;
}

.required_label_fix::after,
.req-label-fix::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

.required_label_inline {
  display: inline;
  width: 20px;
  height: 20px;
  position: relative;
  text-align: right;
  color: rgb(0, 128, 122);
  font-size: 12px;
  padding: 4px;
  /*background-color: #D25052;
  border-radius: 13px;*/
}

.required_label_inline::before {
  content: "必須";
  left: -1em;
  top: 0;
  position: absolute;
  color: #fff;
  background-color: #2b784e;
  font-size: 14px;
  padding: 3px 4px;
  width: 3em;
  font-weight: 200;
  text-align: center;
  border-radius: 4px;
}

.auto_br label {
  white-space: nowrap;
}

/*Mobile*/
@media screen and (max-width: 767px) {

  .required_label:before,
  .req-label:before {
    font-size: 13px;
  }

  .required_label_inline {
    display: block;
    margin-left: auto;
    margin-right: 20px;
  }
}

/*====== BTN ===========*/
.send_overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(loading.svg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000;
}

.view_overlay {
  visibility: visible;
}

.Form_btn {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 32px;
}

.Form_btn img {
  vertical-align: top;
}

.Form_btn input {
  vertical-align: top;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .Form_btn {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.send_btn,
.gotop_btn {
  border: 0;
  outline: 0;
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  background-color: #ff9800;
  text-align: center;
  width: 300px;
  display: inline-block;
  margin: 0px auto;
  padding: 1em 0px;
  border-radius: 6px;
  margin-bottom: 10px;
  cursor: pointer;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}

.send_btn::after,
.gotop_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  transform: rotate(45deg);
}

.clear_btn {
  background-color: #bbb;
  color: #000;
  font-size: 18px;
  font-weight: normal;
  width: 5em;
  border: 1px solid #333;
  display: inline-block;
  margin: 0px auto;
  padding: 1em 0px;
  margin-right: 1em;
  border-radius: 6px;
  margin-bottom: 10px;
  cursor: pointer;
}

.gotop_btn a:link,
.gotop_btn a:visited,
.gotop_btn a:hover {
  color: #FFF;
  text-decoration: none;
  display: block;
}

a.send_btn:link,
a.send_btn:visited,
a.send_btn:hover {
  color: #FFF;
  text-decoration: none;
  display: block;
}

.send_btn:hover,
.gotop_btn:hover {
  opacity: 0.8;
}

.form_edit_link {
  text-align: center;
  padding-top: 1em;
}

.form_edit_link a {
  color: #737373;
  text-decoration: none;
  display: inline;
  text-decoration: underline;
}

.form_mid_bar {
  background-color: #f0f0f0;
  font-size: 18px;
  border-bottom: #bbb 1px solid;
  padding: 8px;
  padding-left: 15px;
}

.form_message {
  padding-left: 1em;
  vertical-align: middle;
}

.form_message img {
  vertical-align: middle;
}

.color_atten {
  margin-top: 6px;
  font-size: 13px;
  color: #CC0000;
}

form .example {
  color: #999999;
  /*padding-left: 15px;*/
}

form .red {
  color: #CC0000;
}

form .validation_mess,
form .num_total_error {
  color: #F90;
}

.no_post_data {
  color: #bbb;
  font-style: italic;
}

/*======= Error Message ======= */
.inline_error_txt {
  display: block;
  color: #CC0000;
  padding-top: 0.4em;
  font-size: 14px;
}

.inline_error_hide {
  display: none;
}

.error_message_fixced {
  margin: 1em auto;
  padding: 24px 16px;
  border: solid 2px #CC0000;
  color: #CC0000;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

.ok_mes {
  color: #234990;
  font-size: 20px;
  font-weight: bold;
  background-color: #f3faf9;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px;
}

.error_mes {
  color: #a21839;
  font-size: 20px;
  font-weight: bold;
  background-color: #fbdef2;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px;
}

.form_mailtext {
  width: 78%;
  box-sizing: border-box;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .error_message_fixced {
    width: 100%;
    margin-bottom: 0;
    padding: 16px;
    border: 0;
    border-top: solid 2px #CC0000;
    border-radius: none;
    font-size: 14px;
    text-align: center;
    background-color: #fbf0f8;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2000;
    border-radius: 0px;
  }

  .form_mailtext {
    width: auto;
  }

  .send_btn,
  .gotop_btn {
    width: 80%;
  }

  .error_message {
    padding: 8px;
  }

  .error_message ul {
    padding-left: 0;
    margin-left: 0px;
  }
}

/*++++++++ Form STEP ++++++*/
.progressbar {
  margin: 0 auto 24px;
  padding: 0;
  counter-reset: step;
  z-index: 0;
  position: relative;
  margin-bottom: 30px;
}

.progressbar li {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
}

.progressbar li::before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #eee;
}

.progressbar li::after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #eee;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active {
  color: #2b784e;
}

.progressbar li.active:before {
  background-color: #2b784e;
  color: #fff;
}

.progressbar li.active+li:after {
  background-color: #2b784e;
}

.thanks_message {
  border: 2px #2b784e solid;
  padding: 30px;
  text-align: center;
  color: #2b784e;
  font-size: 30px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 50px;
}

.thanks_message_comment {
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 40px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .thanks_message {
    width: 90%;
    padding: 15px;
    font-size: 2rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .thanks_message_comment {
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 20px;
    width: 90%;
  }
}

/*=====Clear fix======*/
/* For modern browsers */
.form_content {
  /* For IE 6/7 (trigger hasLayout) */
}

.form_content .clf:before,
.form_content .clf:after {
  content: "";
  display: table;
}

.form_content .clf:after {
  clear: both;
}

.form_content .clf {
  zoom: 1;
}

/*====== BTN ===========*/
.Form-btn {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 40px;
}

.Form-btn img {
  vertical-align: top;
}

.Form-btn input {
  vertical-align: top;
  cursor: pointer;
}

.send-btn,
.gotop-btn {
  color: #FFF;
  font-size: 128.2%;
  font-weight: bold;
  background-color: #137443;
  background: linear-gradient(to bottom, #137443 0%, #064726 88%);
  text-align: center;
  width: 16em;
  border: 1px solid #333;
  display: block;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  behavior: url(/cmn/css/PIE.htc);
  margin: 0px auto;
  padding: 1em 0px;
}

.gotop-btn a:link,
.gotop-btn a:visited,
.gotop-btn a:hover {
  color: #FFF;
  text-decoration: none;
  display: block;
}

.send-btn:hover,
.gotop-btn:hover {
  opacity: 0.8;
}

.Form-back-btn {
  background: linear-gradient(to bottom, #f3f3f2 0%, #a8a8a8 88%);
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  background-color: #f0f0f0;
  border: 1px solid #666;
  text-align: center;
  width: 6em;
  margin-bottom: 15px;
  border-radius: 6px;
  behavior: url(/cmn/css/PIE.htc);
}

.Form-back-btn a:link,
.Form-back-btn a:visited {
  line-height: 3;
  display: block;
  font-weight: bold;
  color: #676767;
  text-decoration: none;
}

.Form-back-btn :hover {
  opacity: 0.8;
}

/*======= TEXT & Message ===========*/
.Form-step {
  text-align: center;
  position: relative;
  padding-top: 15px;
  padding-bottom: 30px;
}

.thanks-message {
  font-size: 16px;
  padding: 20px 3em 40px;
}

form .exsample {
  color: #999999;
  padding-left: 15px;
}

form .red {
  color: #CC0000;
}

form .validation-mess {
  color: #F90;
}

/*======= Error Message ======= */
.error-message {
  padding: 15px 6px 6px 40px;
  border: solid 1px #a21839;
  margin: 6px 3em;
  border-radius: 6px;
  behavior: url(/cmn/css/PIE.htc);
}

.error-message p {
  margin-bottom: 6px;
}

#ContentBody .error-message h3 {
  color: #a21839;
  font-size: 108%;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.3em;
  padding-left: 0;
  border-left-style: none;
  border-left-width: 0;
}

.error-message ul {
  margin-bottom: 0;
  padding-left: 1em;
}

.error-message li {
  background-image: url(../img/parts/css/list_check.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin-bottom: 0.2em;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1.2em;
  list-style-type: none;
}

.error_mes li span {
  color: #0f880a;
  padding-right: 8px;
}

.error_req {
  background-color: #fffaf4;
}

.ok_mes {
  color: #234990;
  font-size: 123.1%;
  font-weight: bold;
  background-color: #f3faf9;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px;
}

/* ++++ PRINT.SCSS ++++*/