@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;
}

ul li {
  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;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea {
  font-family: "ヒラギノ角ゴ ProN", "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;
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 736px) {
  html {
    font-size: 56.25%;
  }
}

/*Mobile font size adjust*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

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;
}

/*@font-face {
	font-family: YuGothicMedium;
	src: local("Yu Gothic Medium");
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}*/
body {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.6;
}

/*body {
	font-family: "メイリオ",
		Meiryo;
}*/
/*[lang=ja] body {

	// for IE10+
	@media all and (-ms-high-contrast: none) {
		& {
			font-family: Verdana, Meiryo, sans-serif;
		}
	}

	@media all and (-ms-high-contrast: active) {
		& {
			font-family: Verdana, Meiryo, sans-serif;
		}
	}

}*/
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;
}

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

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

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

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;
}

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

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

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

/*====Basic Table Style ====================================*/
table {
  width: 100%;
  margin-bottom: 1rem;
}

th,
td {
  padding: 0;
  border: none;
  vertical-align: middle;
}

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

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

/*====Basic List Style ====================================*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbb;
  margin: 2rem 0;
  padding: 0;
}

p {
  line-height: 1.8;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  p {
    line-height: 1.6;
  }
}
ol,
ul {
  /*bringing lists on to the page with breathing room */
  margin-left: 0;
}

ol {
  /*giving OL's LIs generated numbers*/
  list-style: decimal outside;
}

ul {
  /*giving UL's LIs generated disc markers*/
  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: 0em;
  margin-bottom: 0;
}

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

/*+++++++++++++++++++++++++++++++++*/
/*      Link Icons                 */
/*+++++++++++++++++++++++++++++++++*/
/* https://icomoon.io/app/  */
.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%;
  /*border-radius: 0.4rem;*/
  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);
}

/*==== Paragraph & Font Settings ====================================*/
.min {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  transform: rotate(0.03deg);
}

.atten {
  color: #A10000;
}

.green {
  color: #0f660a;
}

.blue {
  color: #1369af;
}

.orange {
  color: #F90;
}

.red {
  color: red;
}

/*=====Basic Tag Utility====*/
.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%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pc_content {
    display: none;
  }
}
/*PC / Tablet*/
@media screen and (min-width: 737px) {
  .sp_content {
    display: none;
  }
}
/*=== Basic Link Style ============================================================*/
a:link {
  color: #000;
  text-decoration: none;
}

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

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

/*=====lazyload======*/
.lazyload {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: all 2s;
}

/*=====Clear fix======*/
/* For modern browsers */
.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

/* ==================================
  サイト共通・下層コンテンツ
================================== */
@font-face {}
body {
  position: relative;
  font-size: 1.7rem;
  background-color: #f5f3ec;
}

.fadeIn {
  opacity: 0;
  transition: 0.7s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 20px);
  transition: 0.7s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

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

.content {
  width: 100%;
}
.content .content_inner {
  width: 1000px;
  margin: auto;
  text-align: center;
  padding: 50px 0;
}
@media screen and (max-width: 736px) {
  .content .content_inner {
    width: 90%;
    margin: auto;
    padding: 7vw 0;
  }
}
.content.cont_c {
  background-color: #e6e1d1;
}
.content.cont_f {
  background-color: #fff;
  padding: 25px 0;
}
.content table {
  width: 100%;
  display: block;
  border: 2px solid #6c5845;
  border-radius: 20px;
  padding: 15px 30px;
}
.content table tr {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #6c5845;
}
.content table tr th {
  width: 200px;
  padding: 15px 0;
  border-right: 1px solid #6c5845;
  text-align: center;
  font-weight: bold;
}
.content table tr td {
  width: 735px;
  padding: 15px 0 15px 45px;
  text-align: left;
}
.content table tr:last-child {
  border-bottom: 0;
}

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

a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 736px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.page_title {
  text-align: center;
  margin-top: 50px;
}
.page_title h1 {
  background-color: #fff;
  color: #6c5845;
  display: inline-block;
  padding: 10px 60px 10px 100px;
  border-radius: 25px;
  font-size: 2.7rem;
  letter-spacing: 0.25em;
  position: relative;
}
@media screen and (max-width: 736px) {
  .page_title h1 {
    font-size: 2.5rem;
    font-weight: normal;
  }
}
.page_title h1::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 50px;
}
@media screen and (max-width: 736px) {
  .page_title h1::before {
    width: 35px;
    height: 35px;
    left: 55px;
  }
}

.content_title {
  text-align: center;
  margin-bottom: 30px;
}
.content_title h2 {
  color: #6c5845;
  font-size: 2.3rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  display: inline-block;
  padding: 0 4px;
  border-bottom: 2px solid #6c5845;
  margin-left: 30px;
  position: relative;
}
.content_title h2::before {
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  background-image: url(../img/global/icon_content_title.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: -57px;
  top: -8px;
}

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

#access .page_title h1::before {
  background-image: url(../img/global/icon_access_02.png);
}

.access_map {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .access_map {
    width: 100vw;
    margin-left: -5vw;
  }
}
.access_map img {
  width: 90%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .access_map img {
    width: 100%;
  }
}

.link_box .tell span {
  display: inline-block;
}
.link_box .tell span a {
  padding-left: 40px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 736px) {
  .link_box .tell span a {
    padding-left: 9vw;
  }
}
.link_box .tell span a::before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: -1px;
  left: 0;
  background-image: url(../img/global/tel_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 736px) {
  .link_box .tell span a::before {
    width: 7vw;
    height: 7vw;
    top: 1px;
  }
}

@media screen and (max-width: 736px) {
  .slick-slide img.pc_img {
    display: none !important;
  }
}

@media screen and (max-width: 736px) {
  .main_visual_slider {
    height: 77vw;
    width: 100vw;
    margin-left: -5vw;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider div img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_01 {
    background-image: url(../img/top/main_sp_01.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_02 {
    background-image: url(../img/top/main_sp_02.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_03 {
    background-image: url(../img/top/main_sp_03.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_04 {
    background-image: url(../img/top/main_sp_04.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_05 {
    background-image: url(../img/top/main_sp_05.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_01_d {
    background-image: url(../img/top/main_sp_01_d1.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_02_d {
    background-image: url(../img/top/main_sp_02_d1.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_03_d {
    background-image: url(../img/top/main_sp_03_d1.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_04_d {
    background-image: url(../img/top/main_sp_04_d1.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_05_d {
    background-image: url(../img/top/main_sp_05_d1.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}

/* ==================================
  トップページ
================================== */
.main_visual {
  width: 100%;
  height: 600px;
  background-image: url(../img/top/main_visual.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 736px) {
  .main_visual {
    width: 100vw;
    height: 77vw;
    margin-left: -5vw;
    margin-top: -5vw;
    background-image: url(../img/top/sp_main_visual.png);
  }
}

.main_visual_slider {
  width: 1000px;
  height: 630px;
  margin: auto;
  overflow: hidden;
  margin: 30px 0;
}
@media screen and (max-width: 736px) {
  .main_visual_slider {
    height: 77vw;
    width: 100vw;
    margin-left: -5vw;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.main_visual_slider div {
  margin: 0 auto;
}
.main_visual_slider div img {
  width: 100%;
  height: auto;
}
.main_visual_slider .img_01 {
  background-image: url(../img/top/main_pc_01.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 736px) {
  .main_visual_slider .img_01 {
    background-image: url(../img/top/main_sp_01.png);
    width: 100vw;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
.main_visual_slider .img_02 {
  background-image: url(../img/top/main_pc_02.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_03 {
  background-image: url(../img/top/main_pc_03.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_04 {
  background-image: url(../img/top/main_pc_04.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_05 {
  background-image: url(../img/top/main_pc_05.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_01_d {
  background-image: url(../img/top/main_pc_01_d1.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_02_d {
  background-image: url(../img/top/main_pc_02_d1.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_03_d {
  background-image: url(../img/top/main_pc_03_d1.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_04_d {
  background-image: url(../img/top/main_pc_04_d1.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_visual_slider .img_05_d {
  background-image: url(../img/top/main_pc_05_d1.png);
  width: 1000px;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.copy_text {
  text-align: center;
  padding: 50px 0 130px;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 736px) {
  .copy_text {
    margin-bottom: 5vw;
    padding: 50px 0 90px;
  }
}
.copy_text img {
  width: 70%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .copy_text img {
    width: 90%;
    margin: auto;
  }
}
.copy_text::after {
  content: "";
  width: 100%;
  height: 110px;
  display: block;
  position: absolute;
  background-image: url(../img/top/top_illust.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: 0;
}
@media screen and (max-width: 736px) {
  .copy_text::after {
    height: 70px;
  }
}

.cont_c h3 {
  background-color: #fff;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 25px;
  color: #533e2a;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.cont_c p span {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 736px) {
  .cont_c h2 {
    font-size: 1.8rem;
  }
}

.btn_box {
  width: 640px;
  overflow: hidden;
  margin: 20px auto 0;
}
@media screen and (max-width: 736px) {
  .btn_box {
    width: 100%;
  }
}
.btn_box .link_btn_l {
  width: 310px;
  float: left;
  background-color: #6c5845;
  border-radius: 15px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_l {
    width: 100%;
    margin-bottom: 3vw;
  }
}
.btn_box .link_btn_l:hover {
  opacity: 0.8;
}
.btn_box .link_btn_l a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 30px 0;
  font-size: 1.9rem;
  position: relative;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_l a {
    padding: 2vw 0;
  }
}
.btn_box .link_btn_l a::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  right: 25px;
  top: 45%;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_l a::after {
    top: 38%;
  }
}
.btn_box .link_btn_r {
  width: 310px;
  float: right;
  background-color: #6c5845;
  border-radius: 15px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_r {
    width: 100%;
    margin-bottom: 3vw;
  }
}
.btn_box .link_btn_r:hover {
  opacity: 0.8;
}
.btn_box .link_btn_r a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 30px 0;
  font-size: 1.9rem;
  position: relative;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_r a {
    padding: 2vw 0;
  }
}
.btn_box .link_btn_r a::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  right: 25px;
  top: 45%;
}
@media screen and (max-width: 736px) {
  .btn_box .link_btn_r a::after {
    top: 38%;
  }
}

.content_inner.news h1 {
  font-size: 3rem;
  color: #533e2a;
  display: inline-block;
  padding: 0 45px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .content_inner.news h1 {
    padding: 0 0 0 45px;
  }
}
.content_inner.news h1::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url(../img/top/frag.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
}

.news_box {
  width: 100%;
  margin-top: 30px;
}

.news_item {
  width: 600px;
  margin: 0 auto 30px;
  background-color: #fff;
  border: 1px solid #cec6af;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  .news_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
}
.news_item:nth-child(2n) {
  margin-right: 0;
}

.news_item_head {
  background-color: #e6e1d1;
  color: #533e2a;
  padding: 10px 0;
}
.news_item_head .day {
  margin: 0;
  font-size: 1.4rem;
  font-weight: bold;
}
.news_item_head h3 {
  font-size: 2rem;
  margin-top: -5px;
}

.news_item_content {
  padding: 15px 20px;
  text-align: justify;
}
.news_item_content p {
  margin-bottom: 1em;
}

.link_box {
  width: 100%;
  overflow: hidden;
}

.linl_box_1column {
  width: 100%;
  background-color: #6c5845;
  color: #fffef8;
  border-radius: 15px;
  padding: 25px 0 20px;
}
.linl_box_1column .link_title {
  background-color: #fffef8;
  color: #6c5845;
  display: inline-block;
  padding: 5px 100px;
  border-radius: 25px;
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.linl_box_1column p {
  font-size: 1.8rem;
  line-height: 1.8em;
}
.linl_box_1column p span a {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-decoration: none;
  color: #fffef8;
}
@media screen and (max-width: 736px) {
  .linl_box_1column p span a {
    font-size: 2.6rem;
  }
}

.banner_area {
  width: 95%;
  max-width: 540px;
  text-align: center;
  margin: 20px auto 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 736px) {
  .banner_area {
    max-width: initial;
    margin-bottom: 3vw;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.banner_area img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .banner_area img {
    width: 70%;
    height: auto;
  }
}
.banner_area a {
  transition: all 0.3s ease;
}
.banner_area a:hover {
  opacity: 0.75;
}

.insta_banner .title {
  margin-bottom: 15px;
}
.insta_banner .title img {
  width: 40px;
  height: auto;
  vertical-align: middle;
  margin-right: 10px;
}
.insta_banner .title h1 {
  font-size: 3rem;
  color: #533e2a;
}
.insta_banner p {
  font-weight: bold;
  color: #6c5845;
  font-size: 16px;
}
.insta_banner .insta_btn {
  width: 450px;
  background-color: #6c5845;
  border-radius: 6px;
  margin: 25px auto 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 736px) {
  .insta_banner .insta_btn {
    width: 90%;
  }
}
.insta_banner .insta_btn:hover {
  opacity: 0.8;
}
.insta_banner .insta_btn a {
  display: block;
  padding: 15px 20px;
  position: relative;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 2rem;
}
.insta_banner .insta_btn a:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* ==================================
  ヘッダー
================================== */
.header_box {
  width: 1000px;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  .header_box {
    width: 100%;
  }
}
.header_box .logo {
  width: 280px;
  float: left;
  text-align: center;
  padding: 25px 0;
}
@media screen and (max-width: 736px) {
  .header_box .logo {
    width: 100%;
    padding: 5vw 0;
  }
}
.header_box .logo img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .header_box .logo img {
    width: 25%;
    height: auto;
  }
}
.header_box .logo_title {
  width: 370px;
  float: left;
  text-align: center;
  padding: 30px 0;
  margin-right: 60px;
}
@media screen and (max-width: 736px) {
  .header_box .logo_title {
    width: 100%;
    padding: 0 0 5vw;
  }
}
.header_box .logo_title img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .header_box .logo_title img {
    width: 70%;
  }
}

.header_contact {
  width: 160px;
  background-color: #6c5845;
  color: #f5f3ec;
  float: left;
  margin-right: 10px;
  height: 115px;
  text-align: center;
  border-radius: 0 0 8px 8px;
}
@media screen and (max-width: 736px) {
  .header_contact {
    display: none;
  }
}
.header_contact h1 {
  background-color: #f5f3ec;
  color: #6c5845;
  font-weight: normal;
  font-size: 1.6rem;
  display: inline-block;
  padding: 0 30px;
  margin-top: 22px;
  border-radius: 12px;
  margin-bottom: 7px;
}
.header_contact p {
  font-size: 1.1rem;
  margin: 0;
}
.header_contact h2 {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
}

.header_access {
  width: 120px;
  background-color: #6c5845;
  float: left;
  height: 115px;
  border-radius: 0 0 8px 8px;
  text-align: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 736px) {
  .header_access {
    display: none;
  }
}
.header_access:hover {
  opacity: 0.9;
}
.header_access a {
  display: inline-block;
  height: 115px;
  width: 100%;
  color: #f5f3ec;
  text-decoration: none;
}
.header_access a h1 {
  margin-top: 25px;
  margin-bottom: 2px;
  font-size: 1.6rem;
}
.header_access a img {
  width: 18%;
  height: auto;
  margin-top: 5px;
}

.nav {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 736px) {
  .nav {
    display: none;
  }
}
.nav ul {
  width: 900px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.nav ul li {
  width: 127px;
  text-align: center;
  border-right: 1px solid #473424;
  transition: all 0.3s ease;
}
.nav ul li:hover {
  opacity: 0.65;
}
.nav ul li a {
  display: inline-block;
  padding: 6px 0;
  width: 100%;
  text-decoration: none;
  color: #473424;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.nav ul li a::before {
  content: "";
  display: block;
  width: 45px;
  height: 48px;
  margin: 0 auto 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.nav ul li:nth-child(1) a::before {
  background-image: url(../img/global/icon_about.png);
}
.nav ul li:nth-child(2) a::before {
  background-image: url(../img/global/icon_temporary.png);
}
.nav ul li:nth-child(3) a::before {
  background-image: url(../img/global/icon_policy.png);
}
.nav ul li:nth-child(4) a::before {
  background-image: url(../img/global/icon_daily.png);
}
.nav ul li:nth-child(5) a::before {
  background-image: url(../img/global/icon_event.png);
}
.nav ul li:nth-child(6) a::before {
  background-image: url(../img/global/icon_use.png);
}
.nav ul li:nth-child(7) a::before {
  background-image: url(../img/global/icon_preparation.png);
}
.nav ul li:last-child {
  border-right: none;
}

.sp_nav_btn {
  display: none;
}
@media screen and (max-width: 736px) {
  .sp_nav_btn {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 5000;
    width: 12vw;
    height: 12vw;
    background-color: #6c5845;
    border-radius: 5px;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn .line01 {
    width: 60%;
    height: 3px;
    background-color: #f5f3ec;
    border-radius: 1px;
    margin: auto;
    margin-bottom: 1.7vw;
    transition: all 0.4s ease;
    margin-top: 3vw;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn .line02 {
    width: 60%;
    height: 3px;
    background-color: #f5f3ec;
    border-radius: 1px;
    margin: auto;
    margin-bottom: 1.7vw;
    transition: all 0.4s ease;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn .line03 {
    width: 60%;
    height: 3px;
    background-color: #f5f3ec;
    border-radius: 1px;
    margin: auto;
    margin-bottom: 1.7vw;
    transition: all 0.4s ease;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn.active .line02 {
    opacity: 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn.active .line01 {
    transform: rotate(45deg);
    transform-origin: 0.5vw 2vw;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_btn.active .line03 {
    transform: rotate(-45deg);
    transform-origin: 0.7vw -1vw;
  }
}

.sp_nav_down {
  display: none;
}
@media screen and (max-width: 736px) {
  .sp_nav_down {
    display: inherit;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #e6e1d1;
    height: 100%;
    width: 100%;
    padding: 17vw 0 8vw;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 4000;
    transition: all 0.4s ease;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down.active {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li {
    text-align: center;
    width: 90%;
    margin: auto;
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li a {
    display: inline-block;
    width: 100%;
    padding: 3vw;
    text-decoration: none;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li a::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    left: 3vw;
    top: 2vw;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(2) a::before {
    background-image: url(../img/global/icon_about.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(3) a::before {
    background-image: url(../img/global/icon_temporary.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(4) a::before {
    background-image: url(../img/global/icon_policy.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(5) a::before {
    background-image: url(../img/global/icon_daily.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(6) a::before {
    background-image: url(../img/global/icon_event.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(7) a::before {
    background-image: url(../img/global/icon_use.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down ul li:nth-child(8) a::before {
    background-image: url(../img/global/icon_preparation.png);
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down .contact {
    width: 90%;
    margin: auto;
    background-color: #6c5845;
    border-radius: 5px;
    color: #f5f3ec;
    text-align: center;
    padding: 5vw 0 3vw;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down .contact h1 {
    display: inline-block;
    background-color: #f5f3ec;
    color: #6c5845;
    font-weight: normal;
    border-radius: 5vw;
    padding: 1vw 15vw;
    margin: 0 0 3vw;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down .contact p {
    font-size: 1.5rem;
    margin: 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down .contact h2 a {
    color: #f5f3ec;
    text-decoration: none;
    font-size: 2rem;
    padding-left: 6vw;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .sp_nav_down .contact h2 a:before {
    content: "";
    display: block;
    position: absolute;
    width: 5vw;
    height: 5vw;
    background-image: url(../img/global/tel_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 0;
    top: -1px;
  }
}

@media screen and (max-width: 736px) {
  .access_btn {
    width: 90%;
    background-color: #6c5845;
    margin: 5vw auto;
    text-align: center;
    border-radius: 5px;
  }
}
@media screen and (max-width: 736px) {
  .access_btn a {
    color: #f5f3ec;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 2vw;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .access_btn a::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/global/icon_access.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 25vw;
    top: 2.5vw;
  }
}
@media screen and (max-width: 736px) {
  .access_btn a::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #f5f3ec;
    border-top: 2px solid #f5f3ec;
    transform: rotate(45deg);
    position: absolute;
    top: 38%;
    right: 4vw;
  }
}

/* ==================================
  フッター
================================== */
footer {
  background-color: #e6e1d1;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  padding-bottom: 20px;
}
@media screen and (max-width: 736px) {
  footer {
    padding-bottom: 8vw;
  }
}

.footer_inner {
  width: 1000px;
  margin: auto;
  color: #6c5845;
}
@media screen and (max-width: 736px) {
  .footer_inner {
    width: 100%;
  }
}

.footer_logo {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.footer_logo img {
  width: 24%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .footer_logo img {
    width: 50%;
  }
}

.footer_access {
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 736px) {
  .footer_access p {
    font-size: 1.6rem;
  }
}

.fotter_contact {
  text-align: center;
}
.fotter_contact p {
  margin: 0 0 5px;
  background-color: #fffef8;
  padding: 3px 25px;
  display: inline-block;
  border-radius: 20px;
  font-size: 2rem;
}
.fotter_contact h1 {
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 0.2em;
}
.fotter_contact h1 span {
  font-size: 1.5rem;
  display: block;
  margin-left: 5px;
  letter-spacing: -0.03em;
  display: inline-block;
  vertical-align: 3px;
}

.footer_nav {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 736px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav ul {
  display: flex;
  flex-wrap: wrap;
  width: 766px;
  margin: auto;
}
.footer_nav ul li {
  width: 105px;
  text-align: center;
  border-right: 1px solid #6c5845;
  transition: all 0.3s ease;
}
.footer_nav ul li:last-child {
  border-right: none;
  width: 130px;
}
.footer_nav ul li a {
  color: #6c5845;
  display: inline-block;
  width: 100%;
  padding: 2px 0;
}
.footer_nav ul li:hover {
  opacity: 0.7;
}

small {
  text-align: center;
  display: block;
  width: 100%;
  color: #6c5845;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 15px 0;
}
@media screen and (max-width: 736px) {
  small {
    font-size: 1.3rem;
  }
}

/* ==================================
  aboutページ
================================== */
#about .page_title h1::before {
  background-image: url(../img/global/icon_about.png);
}

.content table.about_column3 tr td {
  width: 245px;
  border-right: 1px solid #6c5845;
  text-align: center;
  padding: 15px 0;
}
@media screen and (max-width: 736px) {
  .content table.about_column3 tr td {
    width: 100%;
  }
}
.content table.about_column3 tr td:last-child {
  border-right: none;
}
.content table.about_column3 tr:first-child td {
  font-weight: bold;
}
.content table.about_table02 tr:nth-child(3) td {
  width: 735px;
}
.content table.about_table02 tr:nth-child(4) td {
  width: 735px;
}
@media screen and (max-width: 736px) {
  .content table tr {
    border-bottom: 2px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .content table tr th {
    width: 100%;
    display: block;
    border-right: none;
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .content table tr td {
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
}

.kome_green {
  color: #0c6329;
  font-size: 1.2rem;
  display: inline-block;
  margin-right: 3px;
}

.kome_red {
  color: #d64512;
  font-size: 1.2rem;
  display: inline-block;
  margin-right: 3px;
}

.table_kome_text p {
  text-align: left;
  margin: 0;
}
.table_kome_text p span {
  margin-bottom: 0;
}

.content_btn {
  background-color: #e0c796;
  width: 500px;
  margin: 40px auto 0;
  border-radius: 25px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 736px) {
  .content_btn {
    width: 100%;
  }
}
.content_btn:hover {
  opacity: 0.7;
}
.content_btn a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 736px) {
  .content_btn a {
    letter-spacing: -0.04em;
  }
}
.content_btn a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 30px;
  top: 41%;
  border-top: 2px solid #6c5845;
  border-right: 2px solid #6c5845;
  transform: rotate(45deg);
}

.about_table03 {
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .about_table03 {
    display: none !important;
  }
}
.about_table03::before {
  content: "令和8年4月1日現在";
  position: absolute;
  top: -35px;
  left: 0;
}

.linl_box_2column {
  width: 48.5%;
  height: 210px;
  float: left;
  margin-right: 3%;
  background-color: #6c5845;
  border-radius: 20px;
  padding: 30px 0;
  color: #fffef8;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .linl_box_2column {
    width: 100%;
  }
}
.linl_box_2column:last-child {
  margin-right: 0;
}
.linl_box_2column a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.linl_box_2column a p {
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  border-bottom: 2px solid #fff;
  padding: 0 4px;
  margin-top: 45px;
  display: inline-block;
  position: relative;
}
.linl_box_2column a p::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: -80px;
  top: 43%;
}
.linl_box_2column .link_title {
  background-color: #FFFEFA;
  padding: 5px 100px;
  color: #6c5845;
  display: inline-block;
  border-radius: 25px;
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.linl_box_2column p {
  font-size: 1.8rem;
  line-height: 1.8em;
}
.linl_box_2column p span a {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-decoration: none;
  color: #fffef8;
}
.linl_box_2column:nth-child(2) {
  position: relative;
}
@media screen and (max-width: 736px) {
  .linl_box_2column:nth-child(2) {
    height: 150px;
  }
}
@media screen and (max-width: 736px) {
  .linl_box_2column:nth-child(2) a p {
    margin-top: 20px;
  }
}
.linl_box_2column:nth-child(2)::after {
  content: "";
  width: 300px;
  height: 80px;
  background-image: url(../img/top/top_illust.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: -40px;
  right: 30px;
}
@media screen and (max-width: 736px) {
  .linl_box_2column:nth-child(2)::after {
    width: 250px;
    height: 70px;
  }
}

.sp_page_nav {
  display: none;
}
@media screen and (max-width: 736px) {
  .sp_page_nav {
    display: block;
    width: 100%;
    margin: 6vw 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul {
    overflow: hidden;
    border-top: 1px solid #6c5845;
    border-bottom: 1px solid #6c5845;
    margin: 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul:nth-child(2) {
    border-top: none;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul li {
    width: 50%;
    float: left;
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul li:nth-child(odd) {
    border-right: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul li a {
    display: inline-block;
    width: 100%;
    padding: 3vw;
    text-align: center;
    text-decoration: none;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .sp_page_nav ul li a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #6c5845;
    border-right: 2px solid #6c5845;
    transform: rotate(45deg);
    position: absolute;
    right: 3vw;
    top: 40%;
  }
}

.sp_about_table02 {
  display: none !important;
}
@media screen and (max-width: 736px) {
  .sp_about_table02 {
    display: block !important;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(1) {
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(1) th {
    width: 35%;
    border-bottom: 0;
    border-right: 2px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(1) td {
    width: 65% !important;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(2) {
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(2) th {
    width: 35%;
    border-bottom: 0;
    border-right: 2px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(2) td {
    width: 65% !important;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(3) {
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(3) th {
    width: 35%;
    border-bottom: 0;
    border-right: 2px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table02 tr:nth-child(3) td {
    width: 65% !important;
  }
}

.sp_about_table03 {
  display: none !important;
}
@media screen and (max-width: 736px) {
  .sp_about_table03 {
    display: block !important;
    width: 100%;
    margin-top: 11vw;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table03::before {
    content: "平成31年4月1日現在";
    display: inline-block;
    position: absolute;
    top: -7.5vw;
    right: 0;
    left: 0;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table03 tr {
    width: 72vw;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table03 tr td {
    width: 33% !important;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table03 tr:nth-child(1) {
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  .sp_about_table03 tr:nth-child(3) {
    border-bottom: 1px solid #6c5845;
  }
}

@media screen and (max-width: 736px) {
  .about_table02 {
    display: none !important;
  }
}

/* ==================================
  temporaryページ
================================== */
#temporary .page_title h1::before {
  background-image: url(../img/global/icon_temporary.png);
}
@media screen and (max-width: 736px) {
  #temporary table tr {
    width: 73vw;
  }
}

.page_title p {
  margin-top: 20px;
}

.temporary_text {
  width: 100%;
  border: 2px solid #6c5845;
  border-radius: 20px;
  padding: 34px 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .temporary_text {
    padding: 5vw 7vw;
  }
}
.temporary_text p {
  text-align: left;
  margin: 0;
}

.linl_box_2column:nth-child(2) {
  padding: 0;
  transition: all 0.3s ease;
}
.linl_box_2column:nth-child(2) a {
  padding: 30px 0;
}
.linl_box_2column:nth-child(2):hover {
  opacity: 0.75;
}

/* ==================================
  policyページ
================================== */
#policy .page_title h1::before {
  background-image: url(../img/global/icon_policy.png);
}
#policy .content:nth-child(3) .temporary_text {
  border: 3px solid #eae6dc;
}
#policy .content:nth-child(3) .temporary_text ul {
  margin-top: 20px;
}
#policy .content:nth-child(4) .temporary_text {
  border: 3px solid #f5f3ec;
}
#policy .content:nth-child(4) .temporary_text ul {
  margin-bottom: 20px;
}

.temporary_text ul {
  text-align: left;
}
.temporary_text ul li {
  padding-left: 20px;
  position: relative;
}
.temporary_text ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #6c5845;
  border-radius: 50%;
  left: 0;
  top: 9px;
}

.text_box_h3 {
  width: 100%;
  border-bottom: 3px solid #f5f3ec;
  letter-spacing: 0.4em;
  padding: 0 0 15px;
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.text_box_h3:nth-child(6) {
  padding: 15px 0;
  border-top: 3px solid #f5f3ec;
  margin-top: 30px;
}

/* ==================================
  preparationページ
================================== */
#preparation .page_title h1::before {
  background-image: url(../img/global/icon_preparation.png);
}

/* ==================================
  useページ
================================== */
#use .page_title h1::before {
  background-image: url(../img/global/icon_use.png);
}
#use .content:nth-child(4) table tr:nth-child(1) td {
  font-weight: bold;
  text-align: center;
  padding-left: 0;
}
#use .content:nth-child(4) table tr th {
  width: 250px;
  text-align: center;
  font-weight: bold;
}
#use .content:nth-child(4) table tr th a {
  text-decoration: none;
  position: relative;
  padding-right: 20px;
  transition: all 0.3s ease;
}
#use .content:nth-child(4) table tr th a:hover {
  opacity: 0.7;
}
#use .content:nth-child(4) table tr th a::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  right: -5px;
  top: 0;
  background-image: url(../img/use/use_link_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#use .content:nth-child(4) table tr td:nth-child(2) {
  text-align: center;
  width: 150px;
  border-right: 1px solid #6c5845;
  padding-left: 0;
}
#use .content:nth-child(4) table tr td:nth-child(3) {
  width: 535px;
}
#use .content:nth-child(4) table tr td ul li {
  padding-left: 15px;
  position: relative;
}
#use .content:nth-child(4) table tr td ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 12px;
  background-color: #6c5845;
}
#use .content:nth-child(6) .temporary_text {
  border: 3px solid #f5f3ec;
}
@media screen and (max-width: 736px) {
  #use .sp_table tr th {
    width: 100% !important;
    display: block;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (max-width: 736px) {
  #use .sp_table tr td:nth-child(2) {
    width: 30% !important;
    font-weight: bold;
    border-right: 1px solid #6c5845;
    border-bottom: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  #use .sp_table tr td:nth-child(4) {
    width: 30% !important;
    font-weight: bold;
    border-right: 1px solid #6c5845;
  }
}
@media screen and (max-width: 736px) {
  #use .sp_table tr td:nth-child(3) {
    border-bottom: 1px solid #6c5845;
    width: 70% !important;
    text-align: justify !important;
    font-weight: normal !important;
    padding-left: 5vw !important;
  }
}
@media screen and (max-width: 736px) {
  #use .sp_table tr td:nth-child(5) {
    width: 70% !important;
    text-align: justify !important;
    font-weight: normal !important;
    padding-left: 5vw !important;
  }
}

.content_title p {
  margin-top: 15px;
}

.use_flow {
  width: 100%;
}

.use_flow_01 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.use_flow_01_litem {
  width: 48.5%;
  margin-right: 3%;
}
@media screen and (max-width: 736px) {
  .use_flow_01_litem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
}
.use_flow_01_litem .flow_item_box {
  background-color: #6c5845;
  color: #f5f3ec;
  font-weight: bold;
  border-radius: 20px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.use_flow_01_litem .flow_item_box p {
  text-align: center;
  margin: 0;
  padding: 55px 0;
}
.use_flow_01_litem p {
  text-align: left;
}

.use_flow_01_ritem {
  width: 48.5%;
}
@media screen and (max-width: 736px) {
  .use_flow_01_ritem {
    width: 100%;
  }
}
.use_flow_01_ritem .flow_item_box {
  border: 3px solid #6c5845;
  background-color: #6c5845;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 10px;
}
.use_flow_01_ritem .flow_item_box .flow_item_box_head {
  background-color: #f5f3ec;
  font-size: 1.5rem;
  color: #6c5845;
  font-weight: bold;
}
.use_flow_01_ritem .flow_item_box .flow_item_box_head p {
  line-height: 1.2em;
  padding: 7px 0;
  text-align: center;
}
.use_flow_01_ritem .flow_item_box .flow_item_box_body p {
  font-size: 1.8rem;
  color: #f5f3ec;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}
.use_flow_01_ritem p {
  text-align: left;
}

.use_flow_next {
  width: 100%;
  margin: 40px 0;
}
@media screen and (max-width: 736px) {
  .use_flow_next {
    margin: 6vw 0;
  }
}
.use_flow_next img {
  width: 15%;
}
@media screen and (max-width: 736px) {
  .use_flow_next img {
    width: 30%;
  }
}

.use_flow_02 p {
  margin-top: 15px;
  text-align: left;
}

.use_flow_02_box {
  background-color: #e0c796;
  color: #333333;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 20px;
}
.use_flow_02_box p {
  padding: 30px 0;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .use_flow_02_box p {
    padding: 30px 6vw;
  }
}

.use_flow_03 p {
  margin-top: 15px;
  text-align: left;
}

.use_flow_03_box {
  background-color: #6c5845;
  color: #f5f3ec;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 20px;
}
.use_flow_03_box p {
  padding: 40px 0;
  margin: 0;
  text-align: center;
}

.sp_table {
  display: none !important;
}
@media screen and (max-width: 736px) {
  .sp_table {
    display: block !important;
  }
}

@media screen and (max-width: 736px) {
  .pc_table {
    display: none !important;
  }
}

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

/* ==================================
  eventページ
================================== */
#event .page_title h1::before {
  background-image: url(../img/global/icon_event.png);
}
#event .page_title + .content .content_inner {
  max-width: 880px;
}

.annual_events {
  border: 5px solid #eadca3;
  border-radius: 22px;
  background: #fff;
  padding: 38px 52px 0;
  color: #6c5845;
}

.annual_event {
  display: grid;
  grid-template-columns: 205px minmax(0, 1fr);
  gap: 22px;
  padding: 0 0 42px;
  margin-bottom: 42px;
  border-bottom: 2px dashed #cec8c0;
}

.annual_event:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.annual_event_month {
  display: grid;
  grid-template-columns: 84px 1fr;
  align-items: start;
  gap: 17px;
}
.annual_event_month span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  border-radius: 15px;
  background: #FFD1D1;
  font-size: 2.8rem;
  font-weight: 700;
  white-space: nowrap;
}
.annual_event_month .annual_event_illust {
  width: 104px;
  height: 128px;
}
.annual_event_month .annual_event_illust img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.annual_event:nth-child(even) .annual_event_month span {
  background: #c8e1f7;
}

.annual_event_body {
  min-width: 0;
  text-align: left;
}
.annual_event_body h2 {
  margin: 0 0 12px;
  padding: 0 0 10px;
  border-bottom: 1px solid #a99f96;
  font-size: 2.2rem;
  line-height: 1.35;
  color: #6c5845;
}

.annual_event_detail {
  margin-top: 14px;
}
.annual_event_detail h3 {
  display: table;
  margin: 0 0 8px;
  padding: 7px 15px;
  border-radius: 999px;
  background: #f7f4c9;
  font-size: 1.65rem;
  line-height: 1.35;
  color: #6c5845;
}
.annual_event_detail p {
  margin: 0;
  font-size: 1.55rem;
  line-height: 1.85;
  color: #1e1e1e;
}

.annual_events_note {
  margin: 20px 0 60px;
  font-size: 1.6rem;
  color: #1e1e1e;
  text-align: left;
}
.annual_events_note span {
  color: #ef552f;
}

@media screen and (max-width: 736px) {
  #event .page_title + .content .content_inner {
    width: 100%;
    max-width: none;
  }
  .annual_events {
    border-width: 3px;
    border-radius: 4vw;
    padding: 6vw 4vw 0;
    width: 90%;
    margin: auto;
  }
  .annual_event {
    grid-template-columns: 27vw minmax(0, 1fr);
    gap: 3vw;
    padding-bottom: 7vw;
    margin-bottom: 7vw;
  }
  .annual_event_month {
    display: block;
  }
  .annual_event_month span {
    min-height: 18vw;
    border-radius: 2.5vw;
    font-size: 5.2vw;
  }
  .annual_event_month .annual_event_illust {
    display: block;
    width: 22vw;
    height: 22vw;
    margin: 2vw auto 0;
  }
  .annual_event_body h2 {
    margin-bottom: 3vw;
    padding-bottom: 2vw;
    font-size: 4.3vw;
  }
  .annual_event_detail {
    margin-top: 4vw;
  }
  .annual_event_detail h3 {
    margin-bottom: 2vw;
    padding: 1.5vw 3vw;
    font-size: 3.7vw;
  }
  .annual_event_detail p {
    font-size: 3.6vw;
    line-height: 1.75;
  }
  .annual_events_note {
    margin: 4vw auto 10vw;
    font-size: 3.5vw;
    width: 90%;
  }
}
/* ==================================
  dailyページ
================================== */
#daily .page_title h1::before {
  background-image: url(../img/global/icon_daily.png);
}

.daily_timeline {
  width: 880px;
  max-width: 100%;
  margin: 0 auto;
  padding: 42px 82px 42px 54px;
  border: 3px solid #e7d99d;
  border-radius: 22px;
  color: #725e49;
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}

.daily_schedule {
  display: grid;
  grid-template-columns: 83px minmax(0, 1fr);
  -moz-column-gap: 50px;
       column-gap: 50px;
  position: relative;
}
.daily_schedule:not(:last-child) .daily_time::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 45px;
  width: 2px;
  height: 100%;
  z-index: -1;
  background-color: #725e49;
}
.daily_schedule:last-child .daily_events li:last-child {
  border: none;
}

.daily_time {
  position: relative;
  z-index: 1;
}
.daily_time span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 83px;
  border-radius: 50%;
  color: #fff;
  background-color: #725e49;
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
  margin-top: -15px;
}

.daily_events {
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.daily_events li {
  position: relative;
  min-height: 55px;
  margin: 0;
  padding: 13px 130px 11px 0;
  border-bottom: 1px solid #cfcac5;
  line-height: 1.55;
  text-align: left;
  font-size: 1.8rem;
}
.daily_events li.has_illust::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
.daily_events li.illust_tsumiki::after {
  right: 58%;
  bottom: -18px;
  width: 62px;
  height: 62px;
  background-image: url(../img/daily/tsumiki.png);
}
.daily_events li.illust_kuma:after {
  right: 37%;
  bottom: -23px;
  width: 67px;
  height: 75px;
  background-image: url(../img/daily/kuma.png);
}
.daily_events li.illust_kuma.kuma01:after {
  transform: rotate(8.136deg);
}
.daily_events li.illust_kuma.kuma02:after {
  transform: rotate(5.489deg);
  right: 50%;
  bottom: -30px;
}
.daily_events li.illust_milk::after {
  right: 77%;
  bottom: 20px;
  width: 34px;
  height: 70px;
  background-image: url(../img/daily/milk.png);
  transform: rotate(13.795deg);
}
.daily_events li.illust_omutsu:after {
  right: 57%;
  bottom: -19px;
  width: 70px;
  height: 52px;
  background-image: url(../img/daily/omutsu.png);
}
.daily_events li.illust_omutsu.omutsu01:after {
  bottom: 17px;
  right: 56%;
  transform: rotate(-6.213deg);
}
.daily_events li.illust_omutsu.omutsu02:after {
  transform: rotate(19.341deg);
  right: 59%;
  bottom: -26px;
}
.daily_events li.illust_oyatsu::after {
  right: 32%;
  bottom: -22px;
  width: 88px;
  height: 66px;
  background-image: url(../img/daily/oyatsu.png);
  transform: rotate(-3.153deg);
}

@media screen and (max-width: 736px) {
  .daily_timeline {
    width: 100%;
    padding: 6vw 4vw 6vw 3vw;
    border-width: 2px;
    border-radius: 3vw;
    font-size: 3.5vw;
  }
  .daily_schedule {
    grid-template-columns: 14vw minmax(0, 1fr);
    -moz-column-gap: 3.5vw;
         column-gap: 3.5vw;
  }
  .daily_schedule:not(:last-child) .daily_time::after {
    top: 15vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .daily_time span {
    width: 14vw;
    height: 14vw;
    font-size: 3.7vw;
    margin-top: -6px;
  }
  .daily_events li {
    min-height: 11vw;
    padding: 2.5vw 12vw 2vw 0;
    line-height: 1.5;
  }
  .daily_events li.illust_tsumiki::after {
    right: 16%;
    bottom: -2.5vw;
    width: 11vw;
    height: 11vw;
  }
  .daily_events li.illust_kuma:after {
    right: 7%;
    bottom: -3.5vw;
    width: 11vw;
    height: 13vw;
  }
  .daily_events li.illust_kuma.kuma02:after {
    right: 20%;
    bottom: -30px;
  }
  .daily_events li.illust_milk::after {
    right: 45%;
    bottom: 3vw;
    width: 6vw;
    height: 12vw;
  }
  .daily_events li.illust_omutsu:after {
    right: 27%;
    bottom: -2.5vw;
    width: 12vw;
    height: 9vw;
  }
  .daily_events li.illust_omutsu.omutsu01:after {
    right: 18%;
  }
  .daily_events li.illust_omutsu.omutsu02:after {
    right: 18%;
    bottom: -26px;
  }
  .daily_events li.illust_oyatsu::after {
    right: 5%;
    bottom: -4.5vw;
    width: 15vw;
    height: 12vw;
  }
}/*# sourceMappingURL=import.css.map */