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

/* 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: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

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

/*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: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  line-height: 1.7;
}

/*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.5rem;
  border: 1px solid #ddd !important;
  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;
  margin-bottom: 1.2em;
}

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: "ヒラギノ明朝 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;
}

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

/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/*===Page Body ============================================*/
body {
  /*color: #676767;*/
  color: #000;
  background-color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
}

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

ul {
  margin: 0;
}
ul li {
  list-style: none;
  margin: 0;
}

p {
  margin: 0;
}

section .contents_inner {
  width: 1080px;
  margin: auto;
  padding: 50px 0;
  position: relative;
}

.sp_img {
  display: none;
}

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

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

.sp_br {
  display: none;
}

main {
  overflow: hidden;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  section .contents_inner {
    width: 90%;
  }
  .pc_img {
    display: none;
  }
  .sp_img {
    display: block;
  }
  .sp_br {
    display: block;
  }
}
/*=== header ============================================*/
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
header .logo {
  width: 222px;
  padding: 22px;
  transition: all 0.3s ease;
}
header .logo:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  header .logo {
    width: 160px;
    padding: 16px 12px;
  }
  header .logo:hover {
    opacity: 1;
  }
}
/*=== footer ============================================*/
footer {
  margin-top: 250px;
  background-color: #F6B08B;
  position: relative;
  z-index: 0;
}
footer:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 185px;
  top: -185px;
  left: 0;
  z-index: -1;
  background-image: url(../img/global/parts/parts_foot_repeat.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: contain;
}
footer .footer_inner {
  width: 1080px;
  margin: auto;
  padding: 50px 0;
}
footer .footer_inner .footer_banner {
  margin-bottom: 90px;
  display: flex;
  flex-wrap: wrap;
}
footer .footer_inner .footer_banner .item {
  width: 340px;
  height: 165px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 30px;
  transition: all 0.3s ease;
  margin-bottom: 30px;
}
footer .footer_inner .footer_banner .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
footer .footer_inner .footer_banner .item:nth-child(3n) {
  margin-right: 0;
}
footer .footer_inner .footer_banner .item:hover {
  opacity: 0.7;
}
footer .footer_inner .lp_title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
footer .footer_inner .lp_title .title_text {
  width: 406px;
  margin-right: 10px;
}
footer .footer_inner .lp_title .tokushu {
  width: 290px;
}
footer .footer_inner .zenzan_logo {
  width: 222px;
  margin: 25px auto 0;
  transition: all 0.3s ease;
}
footer .footer_inner .zenzan_logo:hover {
  opacity: 0.7;
}

.copyright {
  background-color: #F6B08B;
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
  padding: 10px 0 20px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  footer {
    margin-top: 80px;
  }
  footer .footer_inner {
    width: 90%;
    padding: 7vw 0;
  }
  footer .footer_inner .footer_banner {
    justify-content: center;
    margin-bottom: 11vw;
  }
  footer .footer_inner .footer_banner .item {
    width: 45%;
    height: 21vw;
    margin: 0 2% 10px 2%;
    border-radius: 15px;
    /*&:last-child {
    	margin: 3vw 0 0 0;
    }*/
  }
  footer .footer_inner .footer_banner .item:nth-child(3n) {
    margin: 0 2% 10px 2%;
  }
  footer .footer_inner .footer_banner .item:hover {
    opacity: 1;
  }
  footer .footer_inner .lp_title .title_text {
    width: 45%;
    margin-right: 5px;
  }
  footer .footer_inner .lp_title .tokushu {
    width: 30%;
  }
  footer .footer_inner .zenzan_logo {
    width: 150px;
  }
  footer .footer_inner .zenzan_logo:hover {
    opacity: 1;
  }
  footer:before {
    height: 13vw;
    top: -12.5vw;
  }
}
/*=== pages_title_header ============================================*/
.pages_title_header {
  background-color: #F6B08B;
  position: relative;
  z-index: 0;
  margin-bottom: 200px;
}
.pages_title_header .title_header_inner {
  width: 1080px;
  margin: auto;
  position: relative;
  padding: 20px 0 2px 0;
  z-index: 0;
}
.pages_title_header .title_header_inner h1 {
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(154, 1, 1, 0.6784313725);
  font-size: 3.5rem;
  line-height: 1.2;
}
.pages_title_header .title_header_inner .family_parts {
  position: absolute;
  width: 360px;
  height: 280px;
  right: -170px;
  bottom: -220px;
  z-index: 5;
}
.pages_title_header .title_header_inner .illust_parts {
  position: absolute;
  z-index: 1;
}
.pages_title_header .title_header_inner .illust_parts.parts01 {
  width: 225px;
  height: 192px;
  top: -50px;
  right: -160px;
}
.pages_title_header .title_header_inner .illust_parts.parts02 {
  width: 220px;
  height: 186px;
  bottom: -190px;
  left: -200px;
}
.pages_title_header .title_header_inner .illust_parts.parts03 {
  width: 155px;
  height: 79px;
  bottom: -140px;
  right: 180px;
}
.pages_title_header:after {
  content: "";
  display: block;
  width: 100%;
  height: 185px;
  z-index: -1;
  background-image: url(../img/global/parts/parts_head_repeat.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: contain;
  position: absolute;
  bottom: -160px;
  left: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pages_title_header {
    margin-bottom: 25vw;
  }
  .pages_title_header .title_header_inner {
    width: 90%;
    padding: 60px 0 20px 0;
  }
  .pages_title_header .title_header_inner h1 {
    font-size: 1.6rem;
  }
  .pages_title_header .title_header_inner .family_parts {
    width: 55vw;
    height: 44vw;
    right: -15px;
    bottom: -140px;
  }
  .pages_title_header .title_header_inner .illust_parts {
    z-index: -1;
  }
  .pages_title_header .title_header_inner .illust_parts.parts01 {
    width: 35vw;
    height: 33vw;
    top: -20px;
    right: -63px;
  }
  .pages_title_header .title_header_inner .illust_parts.parts02 {
    width: 22vw;
    height: 22vw;
    bottom: -63px;
    left: -36px;
  }
  .pages_title_header .title_header_inner .illust_parts.parts03 {
    width: 18vw;
    height: 11vw;
    bottom: -76px;
    right: auto;
    left: 16vw;
  }
  .pages_title_header:after {
    height: 13vw;
    bottom: -13vw;
  }
}
/*=== pages_illust ============================================*/
.pages_illust {
  position: absolute;
  z-index: -1;
}
.pages_illust.illust01 {
  width: 175px;
  height: 132px;
  top: 190px;
  right: -270px;
}
.pages_illust.illust02 {
  width: 144px;
  height: 144px;
  top: 620px;
  left: -210px;
}
.pages_illust.illust03 {
  width: 95px;
  height: 165px;
  top: 1200px;
  right: -150px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pages_illust {
    display: none;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/*=== page visual ============================================*/
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/* === 共通 ===*/
.block_parts {
  margin-bottom: 60px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .block_parts {
    margin-bottom: 10vw;
  }
}
.back_btn {
  width: 210px;
  border-radius: 20px;
  border: 1px solid #000;
  position: relative;
  text-align: right;
  padding: 25px 40px;
  font-weight: bold;
  background-color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
}
.back_btn:before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 29px;
  background-image: url(../img/global/parts/back_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.back_btn:hover:before {
  left: 25px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .back_btn {
    width: 130px;
    font-size: 1.1rem;
    padding: 16px 23px;
    border-radius: 15px;
  }
  .back_btn:before {
    width: 20px;
    height: 20px;
    left: 23px;
  }
  .back_btn:hover:before {
    left: 0;
  }
}
/* === 見出し2 ===*/
/*Mobile*/
.head_02 {
  font-size: 42px;
}

@media screen and (max-width: 736px) {
  .head_02 {
    font-size: 30px;
  }
}
/* === 見出し3 ===*/
.head_03 {
  font-size: 30px;
  padding-left: 25px;
  position: relative;
  font-weight: normal;
}
.head_03:before {
  content: "";
  width: 6px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .head_03 {
    font-size: 25px;
  }
}
/* === 見出し4 ===*/
.head_04 {
  font-size: 24px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .head_04 {
    font-size: 23px;
  }
}
/* === 本文テキスト（大） ===*/
.text_big {
  font-size: 20px;
  line-height: 1.6;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_big {
    font-size: 18px;
  }
}
/* === 本文テキスト（ボールド） ===*/
.text_bold {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_bold {
    font-size: 18px;
  }
}
/* === 本文テキスト ===*/
.text_normal {
  line-height: 1.6;
}

/*Mobile*/
/* === テキスト+写真 2カラム ===*/
/* 共通 */
.text_image_block {
  overflow: hidden;
}
.text_image_block .text_box {
  width: 482px;
}
.text_image_block .text_box .text_normal {
  margin-bottom: 19px;
}
.text_image_block .text_box .link_btn {
  margin-bottom: 12px;
  width: 100%;
}
.text_image_block .text_box .link_btn:last-child {
  margin-bottom: 0;
}
.text_image_block .image_box {
  width: 482px;
}
.text_image_block .image_box .image {
  height: 335px;
  margin-bottom: 10px;
}
.text_image_block .image_box .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cap {
  line-height: 1.4;
}

/* 画像右 */
.text_image_block.image_right .text_box {
  float: left;
}
.text_image_block.image_right .image_box {
  float: right;
}

/* 画像左 */
.text_image_block.image_left .text_box {
  float: right;
}
.text_image_block.image_left .image_box {
  float: left;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .cap {
    font-size: 14px;
  }
  .text_image_block .text_box {
    width: 100%;
    float: none;
    margin-bottom: 5vw;
  }
  .text_image_block .image_box {
    width: 100%;
    float: none;
  }
  .text_image_block .image_box .image {
    height: 60vw;
  }
}
/* === 画像1枚 ===*/
.image_one {
  width: 100%;
  height: 680px;
  margin-bottom: 10px;
}
.image_one img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image_one.no_trimming {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .image_one {
    height: 60vw;
  }
}
/* === 画像2カラム ===*/
.twocolumn_image {
  overflow: hidden;
}
.twocolumn_image .item {
  width: 480px;
  float: left;
  margin-right: 40px;
}
.twocolumn_image .item:nth-child(2n) {
  margin-right: 0;
}
.twocolumn_image .item .image {
  width: 100%;
  height: 335px;
  margin-bottom: 10px;
}
.twocolumn_image .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.twocolumn_image.no_trimming .item .image {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .twocolumn_image .item {
    margin-bottom: 5vw;
  }
  .twocolumn_image .item:last-child {
    margin-bottom: 0;
  }
  .twocolumn_image .item .image {
    width: 100%;
    height: 60vw;
  }
  .twocolumn_image .item .cap {
    font-size: 15px;
  }
}
/* === 画像3カラム ===*/
.threecolumn_image {
  overflow: hidden;
}
.threecolumn_image .item {
  width: 310px;
  margin-right: 35px;
  float: left;
}
.threecolumn_image .item:nth-child(3n) {
  margin-right: 0;
}
.threecolumn_image .item .image {
  height: 220px;
  margin-bottom: 10px;
}
.threecolumn_image .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.threecolumn_image.no_trimming .item .image {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .threecolumn_image .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .threecolumn_image .item .image {
    height: 60vw;
  }
}
/* === スライダー ===*/
.slider_container .slider {
  margin-bottom: 15px;
}
.slider_container .slider li {
  width: 100%;
  height: 680px;
}
.slider_container .slider li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider_container .thumbnail li {
  margin: 0 5px;
  cursor: pointer;
}
.slider_container .thumbnail li:last-child {
  margin-right: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .slider_container .slider li {
    height: 60vw;
  }
}
/* === リストテーブル ===*/
.list_table tr {
  border-bottom: 1px solid #707070;
}
.list_table tr:first-child {
  border-top: 1px solid #707070;
}
.list_table tr th {
  border: none !important;
  width: 185px;
  padding: 10px 0;
}
.list_table tr td {
  border: none !important;
  padding: 10px 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .list_table tr th {
    display: block;
    font-weight: bold;
    padding-bottom: 0;
  }
  .list_table tr td {
    display: block;
    padding-top: 0;
    line-height: 1.5;
  }
}
/* === リスト1 ===*/
.list_parts li {
  padding: 8px 0 7px 13px;
  position: relative;
  line-height: 1.5;
}
.list_parts li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  margin: auto;
  background-color: #000;
}
.list_parts.number li {
  counter-increment: number;
  padding: 8px 0 7px 20px;
}
.list_parts.number li:before {
  content: counter(number) ".";
  width: 17px;
  height: 23px;
  top: 8px;
  background-color: rgba(225, 225, 225, 0);
}

/*Mobile*/
/* === ボタン ===*/
.link_btn {
  background-color: #F79563;
  border-radius: 4px;
  width: 900px;
  transition: all 0.3s ease;
  margin: auto;
}
.link_btn:hover {
  opacity: 0.7;
}
.link_btn a {
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  position: relative;
  font-size: 18px;
}
.link_btn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_btn a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(0);
  border: none;
  width: 25px;
  height: 20px;
}
.link_btn a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_icon.svg);
  height: 25px;
}
.link_btn a[href$=".doc"]:after, .link_btn a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_icon.svg);
  height: 25px;
}
.link_btn a[href$=".xls"]:after, .link_btn a[href$=".xlsx"]:after, .link_btn a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_icon.svg);
  height: 25px;
}
.link_btn.white {
  background-color: #fff;
  border: 1px solid #F79563;
}
.link_btn.white a {
  color: #F79563;
}
.link_btn.white a:after {
  border-color: #AFABAB;
}
.link_btn.white a[target=_blank] {
  padding-right: 50px;
}
.link_btn.white a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_white_icon.svg);
}
.link_btn.white a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_white_icon.svg);
}
.link_btn.white a[href$=".doc"]:after, .link_btn.white a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_white_icon.svg);
  height: 25px;
}
.link_btn.white a[href$=".xls"]:after, .link_btn.white a[href$=".xlsx"]:after, .link_btn.white a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_white_icon.svg);
  height: 25px;
}

.btn_container {
  overflow: hidden;
}
.btn_container .link_btn {
  width: 485px;
  float: left;
  margin-right: 30px;
  margin-bottom: 26px;
  margin: 0 30px 26px 0;
}
.btn_container .link_btn:nth-child(2n) {
  margin-right: 0;
}
.btn_container .link_btn:nth-last-child(2), .btn_container .link_btn:last-child {
  margin-bottom: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .link_btn {
    width: 100%;
  }
  .link_btn a {
    font-size: 16px;
  }
  .btn_container .link_btn {
    width: 100%;
    margin-right: 0;
  }
  .btn_container .link_btn:nth-last-child(2) {
    margin-bottom: 26px;
  }
}
/* === バナー ===*/
.banner_parts {
  border: 1px solid #707070;
  transition: all 0.3s ease;
}
.banner_parts:hover {
  opacity: 0.7;
}
.banner_parts a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.banner_parts a .thumbnail {
  width: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner_parts a p {
  width: 648px;
  padding: 50px 60px 50px 40px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.4;
}
.banner_parts a:after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
  margin: auto;
}
.banner_parts a[target=_blank] p {
  padding-right: 70px;
}
.banner_parts a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_white_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  transform: rotate(0);
  width: 30px;
  height: 30px;
}
.banner_parts a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_white_icon.svg);
  width: 27px;
}
.banner_parts a[href$=".doc"]:after, .banner_parts a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_white_icon.svg);
  width: 27px;
}
.banner_parts a[href$=".xls"]:after, .banner_parts a[href$=".xlsx"]:after, .banner_parts a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_white_icon.svg);
  width: 27px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .banner_parts a .thumbnail {
    width: 100%;
    height: 30vw;
  }
  .banner_parts a p {
    width: 100%;
    padding: 6vw 10vw 6vw 6vw;
    font-size: 23px;
  }
  .banner_parts a:after {
    top: 30vw;
  }
}
/* === youtube ===*/
.youtube_parts {
  width: 100%;
  height: 550px;
}
.youtube_parts iframe {
  width: 100%;
  height: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .youtube_parts {
    height: 50vw;
  }
}
/* === gogole map ===*/
.googlemap {
  height: 600px;
}
.googlemap iframe {
  width: 100%;
  height: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .googlemap {
    height: 90vw;
  }
}
/* === フローパーツ1 ===*/
.flow_parts .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #707070;
  margin-bottom: 45px;
}
.flow_parts .item .thumbnail {
  width: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-right: 1px solid #707070;
}
.flow_parts .item .label_text {
  width: 260px;
  font-size: 20px;
  font-weight: bold;
  background-color: #F4F4F4;
  border-right: 1px solid #707070;
  padding: 30px;
  line-height: 1.4;
}
.flow_parts .item p {
  width: 558px;
  font-size: 15px;
  line-height: 1.4;
  padding: 20px;
}
.flow_parts .item:after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 45px;
  background-image: url(../img/global/parts/arrow.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  bottom: -45px;
  left: 250px;
}
.flow_parts .item:last-child {
  margin-bottom: 0;
}
.flow_parts .item:last-child:after {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .flow_parts .item .thumbnail {
    width: 100%;
    border-right: none;
    height: 30vw;
    border-bottom: 1px solid #707070;
  }
  .flow_parts .item .label_text {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #707070;
  }
  .flow_parts .item p {
    width: 100%;
  }
  .flow_parts .item:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* === フローパーツ2 ===*/
.flow_parts02 .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 45px;
  border: 1px solid #707070;
}
.flow_parts02 .item .thumbnail {
  width: 499px;
  min-height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.flow_parts02 .item p {
  width: 499px;
  padding: 25px;
  line-height: 1.5;
}
.flow_parts02 .item:after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 45px;
  background-image: url(../img/global/parts/arrow.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  bottom: -45px;
  left: 220px;
}
.flow_parts02 .item:last-child {
  margin-bottom: 0;
}
.flow_parts02 .item:last-child:after {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .flow_parts02 .item .thumbnail {
    width: 100%;
    min-height: auto;
    height: 55vw;
  }
  .flow_parts02 .item p {
    width: 100%;
  }
  .flow_parts02 .item:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* === フロアマップ解説 ===*/
.floormap {
  border: 1px solid #707070;
  background-color: #F4F4F4;
  padding: 40px;
  border-radius: 8px;
}
.floormap .map {
  margin-bottom: 35px;
}
.floormap .icon_info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.floormap .icon_info .item {
  padding: 5px 5px 5px 50px;
  margin-right: 50px;
  position: relative;
  margin-bottom: 10px;
}
.floormap .icon_info .item:before {
  content: "";
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.floormap .icon_info .item.luggage:before {
  background-image: url(../img/global/parts/icon_tenimotsu.png);
}
.floormap .icon_info .item.ticket:before {
  background-image: url(../img/global/parts/icon_kippu.png);
}
.floormap .icon_info .item.elevator:before {
  background-image: url(../img/global/parts/icon_ev.png);
}
.floormap .icon_info .item.coinlocker:before {
  background-image: url(../img/global/parts/icon_rocker.png);
}
.floormap .icon_info .item.m-toilet:before {
  background-image: url(../img/global/parts/icon_kurumaisu.png);
}
.floormap .icon_info .item.toilet:before {
  background-image: url(../img/global/parts/icon_toilet.png);
}
.floormap .icon_info .item.atm:before {
  background-image: url(../img/global/parts/icon_atm.png);
}
.floormap .icon_info .item.buss:before {
  background-image: url(../img/global/parts/icon_bus.png);
}
.floormap .icon_info .item.taxi:before {
  background-image: url(../img/global/parts/icon_taxy.png);
}
.floormap .icon_info .item.slope:before {
  background-image: url(../img/global/parts/icon_slope.png);
}
.floormap .facility {
  overflow: hidden;
}
.floormap .facility .title {
  width: 100px;
  float: left;
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
  border: 1px solid #707070;
  line-height: 1;
}
.floormap .facility ul {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  float: right;
}
.floormap .facility ul li {
  padding: 5px 0 5px 10px;
  position: relative;
  margin-right: 15px;
}
.floormap .facility ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: block;
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.floormap .text {
  margin-top: 40px;
  line-height: 1.6;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .floormap {
    padding: 5vw;
  }
  .floormap .icon_info .item {
    font-size: 14px;
    padding: 5px 5px 5px 30px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .floormap .icon_info .item:before {
    width: 25px;
    height: 25px;
  }
  .floormap .facility .title {
    width: 100%;
    margin-bottom: 8px;
  }
  .floormap .facility ul {
    width: 100%;
  }
  .floormap .facility ul li {
    padding: 0 0 0 10px;
    margin-right: 15px;
    font-size: 14px;
  }
  .floormap .text {
    margin-top: 30px;
    font-size: 14px;
  }
}
/* === 一覧 ===*/
.report_list {
  overflow: hidden;
}
.report_list .item {
  width: 480px;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.report_list .item:hover {
  opacity: 0.7;
}
.report_list .item:nth-child(2n) {
  margin-right: 0;
}
.report_list .item:nth-last-child(2), .report_list .item:last-child {
  margin-bottom: 0;
}
.report_list .item a .thumbnail {
  width: 100%;
  height: 340px;
  margin-bottom: 15px;
}
.report_list .item a .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.report_list .item a p {
  color: #6C6C6C;
  font-size: 14px;
  line-height: 1.4;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .report_list .item {
    margin-right: 0;
  }
  .report_list .item:last-child {
    margin-bottom: 0;
  }
  .report_list .item a .thumbnail {
    height: 60vw;
  }
  .report_list .item:nth-last-child(2) {
    margin-bottom: 30px;
  }
}
/* === 罫線 ===*/
.line_block {
  /*padding: 35px 0 70px;*/
  padding: 0 0 45px;
}
.line_block span {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #707070;
}

/*Mobile*/
/* === 余白 ===*/
.blank_parts {
  width: 100%;
  height: 50px;
  display: block;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .blank_parts {
    height: 15vw;
  }
}
/* === お知らせ 日付パーツ ===*/
.news_parmalink_data_cat {
  margin-top: -50px;
  margin-bottom: 40px;
  display: flex;
}
.news_parmalink_data_cat .news_parmalink_data {
  color: #6C6C6C;
  margin-right: 15px;
  padding: 1px 0;
}
.news_parmalink_data_cat .cat_item {
  color: #fff;
  width: 100px;
  font-size: 16px;
  text-align: center;
  padding: 7px;
  border-radius: 2px;
  line-height: 1;
}
.news_parmalink_data_cat .cat_item.news {
  background-color: #118986;
}
.news_parmalink_data_cat .cat_item.report {
  background-color: #9E6869;
}

/* === 音声ガイド用 ===*/
.audio_container {
  text-align: center;
}

/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
.event_title h2 {
  margin-bottom: 30px;
}
.event_title .event_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.event_title .event_cat li {
  display: inline-block;
  padding: 7px 22px;
  font-size: 1.25rem;
  border-radius: 10px;
  margin-right: 13px;
  margin-bottom: 10px;
  background-color: #F6B08B;
}
.event_title .date_spot {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.event_title .date_spot p {
  font-size: 1.2rem;
  margin-bottom: 10px;
  width: 50%;
}
.event_title .date_spot p.area {
  width: 100%;
}
.event_title .date_spot p.spot {
  font-weight: bold;
}
.event_title .date_spot p.spot a {
  text-decoration: underline;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .event_title h2 {
    font-size: 1.3rem;
    margin-bottom: 3vw;
  }
  .event_title .event_cat li {
    font-size: 1rem;
    letter-spacing: -0.05em;
    padding: 5px 17px;
    margin-right: 10px;
  }
  .event_title .date_spot p {
    width: 100%;
    font-size: 0.95rem;
    letter-spacing: -0.04em;
    margin-bottom: 8px;
  }
}
.main_image {
  width: 100%;
  height: 720px;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 50px;
}
.main_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .main_image {
    height: 60vw;
    border-radius: 15px;
    margin-bottom: 40px;
  }
}
.about_text p {
  line-height: 1.5;
}

/*Mobile*/
.image_list {
  display: flex;
  flex-wrap: wrap;
}
.image_list .item {
  width: 510px;
  height: 340px;
  margin-right: 60px;
  margin-bottom: 50px;
  overflow: hidden;
  border-radius: 20px;
}
.image_list .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image_list .item:nth-child(2n) {
  margin-right: 0;
}
.image_list .item:nth-child(3), .image_list .item:nth-child(4) {
  margin-bottom: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .image_list .item {
    width: 49%;
    height: 30vw;
    margin-right: 2%;
    margin-bottom: 3vw;
    border-radius: 12px;
  }
}
.event_overview table tr {
  border-bottom: 1px solid #707070;
}
.event_overview table tr th {
  border: none !important;
  width: 140px;
  background-color: #FDF1EB;
  padding: 10px 15px;
  vertical-align: initial !important;
}
.event_overview table tr td {
  border: none !important;
  padding: 10px 15px;
}
.event_overview table tr:first-child {
  border-top: 1px solid #707070;
}
.event_overview.spot_overview table tr th {
  width: 170px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .event_overview table tr th,
  .event_overview table tr td {
    display: block;
    width: 100%;
    padding: 6px 13px;
  }
  .event_overview.spot_overview table tr th {
    width: 100%;
  }
}
.map_parts {
  width: 100%;
  height: 600px;
  overflow: hidden;
  border-radius: 40px;
}
.map_parts iframe {
  width: 100%;
  height: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .map_parts {
    border-radius: 25px;
    height: 80vw;
  }
}
.yoyaku_btn {
  width: 900px;
  margin: auto;
  background-color: #F79563;
  border-radius: 20px;
  transition: all 0.3s ease;
}
.yoyaku_btn a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 25px 0;
}
.yoyaku_btn a img {
  width: 43px;
  margin-right: 7px;
  vertical-align: middle;
}
.yoyaku_btn:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .yoyaku_btn {
    width: 100%;
    border-radius: 15px;
  }
  .yoyaku_btn a {
    font-size: 1.4rem;
    padding: 18px 0;
  }
  .yoyaku_btn a img {
    width: 30px;
  }
  .yoyaku_btn:hover {
    opacity: 1;
  }
}
/* === イベント記事一覧 タイトル ===*/
.event_date_title {
  text-align: center;
  margin-bottom: 40px;
}
.event_date_title h2 {
  font-size: 2.3rem;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .event_date_title {
    margin-bottom: 25px;
  }
  .event_date_title h2 {
    font-size: 1.7rem;
  }
}
/* === イベント記事一覧 カレンダー ===*/
.event_calendar_container {
  background-color: #F6B08B;
  border-radius: 36px;
  margin-bottom: 57px;
  padding: 20px 25px;
  position: relative;
}
.event_calendar_container .calender_open_btn {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.3rem;
  margin: auto;
  cursor: pointer;
}
.event_calendar_container .calender_open_btn .icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -4px;
  position: relative;
}
.event_calendar_container .calender_open_btn .icon:before {
  content: "";
  width: 12px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.event_calendar_container .calender_open_btn .icon:after {
  content: "";
  height: 12px;
  width: 4px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.event_calendar_container .calender_open_btn.open .icon:after {
  transform: rotate(270deg);
}
.event_calendar_container .calender_select_container {
  display: none;
  top: 25px;
  left: 25px;
  position: absolute;
}
.event_calendar_container .calender_select {
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3px 20px 4px;
}
.event_calendar_container .calender_select .btn {
  font-weight: bold;
  font-size: 1.6rem;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.event_calendar_container .calender_select .btn:hover {
  color: rgba(0, 0, 0, 0.7);
}
.event_calendar_container .calender_select .btn.july_btn {
  margin-right: 16px;
}
.event_calendar_container .calender_select .btn.july_btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: calc(100% + 8px);
  background-color: #F6B08B;
  right: -8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.event_calendar_container .calender_select .btn.active:before {
  content: "";
  width: 90%;
  height: 4px;
  border-radius: 3px;
  display: block;
  background-color: #F6B08B;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.event_calendar_container .calender_slide {
  display: none;
  margin-top: 35px;
  padding-bottom: 10px;
}
.event_calendar_container .calender_slide .calender {
  display: none;
  position: relative;
  padding-bottom: 30px;
}
.event_calendar_container .calender_slide .calender .week {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2px;
}
.event_calendar_container .calender_slide .calender .week li {
  width: 138px;
  margin: 0 4px 8px 4px;
  text-align: center;
  color: #707070;
  font-weight: bold;
  font-size: 1.35rem;
}
.event_calendar_container .calender_slide .calender .date_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.event_calendar_container .calender_slide .calender .date_list .date {
  width: 138px;
  height: 138px;
  overflow: hidden;
  margin: 0 4px 8px 4px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #BEBEBE;
}
.event_calendar_container .calender_slide .calender .date_list .date a {
  display: block;
  height: 100%;
  transition: all 0.3s ease;
}
.event_calendar_container .calender_slide .calender .date_list .date a:hover {
  opacity: 0.7;
}
.event_calendar_container .calender_slide .calender .date_list .date .num {
  font-weight: bold;
  font-size: 1.8rem;
  padding: 9px 20px;
  line-height: 1;
}
.event_calendar_container .calender_slide .calender .date_list .date ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 7px;
}
.event_calendar_container .calender_slide .calender .date_list .date ul li {
  width: 20px;
  height: 20px;
  background-image: url(../img/global/illust/star.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}
.event_calendar_container .calender_slide .calender .date_list .date.off {
  background-color: #EBEBEB;
}
.event_calendar_container .calender_slide .calender .date_list .date.off .num {
  color: #BEBEBE;
}
.event_calendar_container .calender_slide .calender:first-child {
  display: block;
}
.event_calendar_container .calender_slide .calender:after {
  content: "は、その日に開催されるイベントの数を表しています。";
  display: block;
  height: 20px;
  padding-left: 25px;
  background-image: url(../img/global/illust/star.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 10px;
  line-height: 1.2;
}
.event_calendar_container.top_calender {
  border-radius: 0;
  margin: 180px 0;
  padding-top: 125px;
  padding-right: calc((100vw - 1080px) / 2 + 25px);
  width: calc((100vw - 1080px) / 2 + 100%);
}
.event_calendar_container.top_calender .calender_select_container {
  display: block;
  top: -10px;
}
.event_calendar_container.top_calender .calender_select_container .calender_select {
  padding: 8px 35px 23px;
  border-radius: 55px;
}
.event_calendar_container.top_calender .calender_select_container .calender_select .btn {
  font-size: 5rem;
  line-height: 1;
}
.event_calendar_container.top_calender .calender_select_container .calender_select .btn.active:before {
  height: 14px;
  border-radius: 10px;
  bottom: -16px;
}
.event_calendar_container.top_calender .calender_select_container .calender_select .btn.july_btn {
  margin-right: 30px;
}
.event_calendar_container.top_calender .calender_select_container .calender_select .btn.july_btn:after {
  width: 8px;
  height: calc(100% + 32px);
  right: -19px;
  bottom: -14px;
}
.event_calendar_container.top_calender .calender_select_container .calender_select .btn span {
  font-size: 3rem;
}
.event_calendar_container.top_calender .fukidashi {
  position: absolute;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 16px 20px;
  transform: rotate(5deg);
  right: calc((100vw - 1080px) / 2);
  top: 0;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.45;
}
.event_calendar_container.top_calender .fukidashi:before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 100px;
  bottom: -20px;
  background-image: url(../img/global/parts/triangle.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(-5deg);
}
.event_calendar_container.top_calender h3 {
  text-align: center;
  font-weight: normal;
  font-size: 4rem;
  line-height: 1.2;
}
.event_calendar_container.top_calender .calender_slide {
  display: block;
  height: 950px;
}
.event_calendar_container.top_calender .left_deco {
  position: absolute;
  height: calc(100% + 330px);
  width: 350px;
  left: -350px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/global/parts/parts_left_fixed.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
.event_calendar_container.top_calender:before {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  height: 165px;
  background-image: url(../img/global/parts/parts_foot_repeat.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: contain;
  left: 0;
  top: -165px;
}
.event_calendar_container.top_calender:after {
  content: "";
  width: 100%;
  height: 165px;
  display: block;
  position: absolute;
  background-image: url(../img/global/parts/parts_head_repeat.png);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: contain;
  left: 0;
  bottom: -165px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .event_calendar_container {
    padding: 15px 20px;
    border-radius: 30px;
    margin-bottom: 40px;
  }
  .event_calendar_container .calender_open_btn {
    font-size: 1.2rem;
  }
  .event_calendar_container .calender_select_container {
    top: 65px;
    left: 0;
    right: 0;
    margin: auto;
    width: 145px;
  }
  .event_calendar_container .calender_select .btn {
    font-size: 1.4rem;
  }
  .event_calendar_container .calender_slide {
    margin-top: 70px;
  }
  .event_calendar_container .calender_slide .calender .week li {
    margin: 0;
    width: 13.2%;
    font-size: 0.85rem;
    margin: 0 0.5% 5px 0.5%;
  }
  .event_calendar_container .calender_slide .calender .date_list .date {
    width: 13.2%;
    height: 10.5vw;
    border-radius: 6px;
    margin: 0 0.5% 5px 0.5%;
  }
  .event_calendar_container .calender_slide .calender .date_list .date .num {
    font-size: 0.7rem;
    padding: 1px 5px;
  }
  .event_calendar_container .calender_slide .calender .date_list .date ul {
    padding: 0 3px;
  }
  .event_calendar_container .calender_slide .calender .date_list .date ul li {
    width: 6.5px;
    height: 6.5px;
  }
  .event_calendar_container .calender_slide .calender:after {
    height: 15px;
    padding-left: 18px;
    font-size: 0.8rem;
    bottom: 5px;
    left: 5px;
  }
  .event_calendar_container.top_calender {
    width: 100vw;
    padding-right: 5vw;
    padding-left: 5vw;
    margin: 10vw 0 10vw -5vw;
    padding-top: 150px;
  }
  .event_calendar_container.top_calender .calender_select_container {
    width: 165px;
    top: 15vw;
    right: auto;
    left: 5vw;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select {
    padding: 5px 0px 13px;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select .btn {
    font-size: 2.7rem;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select .btn span {
    font-size: 1.5rem;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select .btn.july_btn {
    margin-right: 15px;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select .btn.july_btn:after {
    width: 5px;
    right: -10px;
  }
  .event_calendar_container.top_calender .calender_select_container .calender_select .btn.active:before {
    height: 7px;
    bottom: -9px;
  }
  .event_calendar_container.top_calender .fukidashi {
    font-size: 0.8rem;
    right: 2vw;
    padding: 11px 10px;
    border-radius: 10px;
    top: -8px;
  }
  .event_calendar_container.top_calender .fukidashi:before {
    width: 15px;
    height: 15px;
    bottom: -12px;
  }
  .event_calendar_container.top_calender h3 {
    font-size: 1.6rem;
  }
  .event_calendar_container.top_calender .calender_slide {
    height: auto;
    margin-top: 5vw;
  }
  .event_calendar_container.top_calender .calender_slide .calender .date_list .date {
    height: 11.5vw;
  }
  .event_calendar_container.top_calender .left_deco {
    display: none;
  }
  .event_calendar_container.top_calender:before {
    height: 15vw;
    top: -15vw;
    background-position: center bottom;
  }
  .event_calendar_container.top_calender:after {
    height: 15vw;
    bottom: -15vw;
    background-position: center top;
  }
}
/* === イベント記事一覧 ===*/
.event_post_list {
  display: flex;
  flex-wrap: wrap;
}
.event_post_list .item {
  width: 334px;
  margin-right: 38px;
  margin-bottom: 40px;
  position: relative;
  padding: 19px 18px 50px 18px;
  background-color: #FDF1EB;
  border-radius: 20px;
  overflow: hidden;
}
.event_post_list .item .sub_cat_container {
  position: absolute;
  top: 27px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.event_post_list .item .sub_cat_container .sub_cat {
  display: inline-block;
  background-color: #F79563;
  color: #fff;
  border-radius: 10px;
  padding: 5px 15px;
  font-size: 0.85rem;
}
.event_post_list .item ul.sub_cat_container {
  position: absolute;
  top: 27px;
  right: 0;
  left: 0;
  margin: auto;
  padding: 0 30px;
  display: flex;
  flex-wrap: wrap;
}
.event_post_list .item ul.sub_cat_container li {
  display: inline-block;
  background-color: #F79563;
  color: #fff;
  border-radius: 7px;
  padding: 5px 11px;
  font-size: 0.85rem;
  margin-right: 5px;
  margin-bottom: 5px;
}
.event_post_list .item .thumbnail {
  width: 100%;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
.event_post_list .item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event_post_list .item h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.event_post_list .item p {
  font-size: 1rem;
  line-height: 1.5;
}
.event_post_list .item .area {
  font-weight: bold;
  margin: 10px 0 15px;
}
.event_post_list .item .spot {
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
  margin-bottom: 10px;
}
.event_post_list .item .spot .spot_h {
  width: 29%;
}
.event_post_list .item .spot .spot_d {
  width: 71%;
}
.event_post_list .item .spot .spot_d a {
  text-decoration: underline;
  transition: all 0.3s ease;
}
.event_post_list .item .spot .spot_d a:hover {
  opacity: 0.7;
}
.event_post_list .item .event_cat {
  display: flex;
  flex-wrap: wrap;
}
.event_post_list .item .event_cat li {
  display: inline-block;
  background-color: #F6B08B;
  padding: 4px 15px;
  margin-right: 10px;
  border-radius: 10px;
  margin-bottom: 8px;
}
.event_post_list .item .spot_cat {
  display: flex;
  flex-wrap: wrap;
}
.event_post_list .item .spot_cat li {
  display: inline-block;
  background-color: #F6B08B;
  padding: 3px 7px;
  margin-right: 10px;
  border-radius: 10px;
  font-size: 0.9rem;
  margin-bottom: 8px;
}
.event_post_list .item .link {
  position: absolute;
  width: 100%;
  background-color: #F79563;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}
.event_post_list .item .link a {
  display: block;
  padding: 5px 0 6px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.event_post_list .item .link:hover {
  opacity: 0.7;
}
.event_post_list .item:nth-child(3n) {
  margin-right: 0;
}
.event_post_list.spot_list .item {
  padding: 0;
  transition: all 0.3s ease;
}
.event_post_list.spot_list .item a {
  display: block;
  padding: 19px 18px 19px 18px;
}
.event_post_list.spot_list .item:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .event_post_list .item {
    margin-right: 0;
    width: 100%;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/* スポットカテゴリ タイトル */
.spot_cat_title {
  position: relative;
  margin-bottom: 50px;
}
.spot_cat_title .title {
  width: 50%;
  padding-left: 123px;
  position: relative;
}
.spot_cat_title .title .icon {
  width: 100px;
  height: 100px;
  position: absolute;
  background-color: #F6B08B;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 52%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.spot_cat_title .title .icon.stay {
  background-image: url(../img/global/illust/travel_bag.png);
}
.spot_cat_title .title .icon.playing {
  background-image: url(../img/global/illust/travel_shose.png);
}
.spot_cat_title .title .icon.eat {
  background-image: url(../img/global/illust/travel_food.png);
}
.spot_cat_title .title h2 {
  font-size: 3rem;
}
.spot_cat_title .spot_cat_nav {
  width: 50%;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.spot_cat_title .spot_cat_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}
.spot_cat_title .spot_cat_nav ul li {
  border-right: 1px solid #707070;
}
.spot_cat_title .spot_cat_nav ul li a {
  color: #707070;
  font-weight: bold;
  font-size: 1.25rem;
  padding: 0 15px;
  line-height: 1;
}
.spot_cat_title .spot_cat_nav ul li:first-child {
  border-left: 1px solid #707070;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .spot_cat_title .title {
    padding-left: 55px;
    width: 60%;
  }
  .spot_cat_title .title .icon {
    width: 45px;
    height: 45px;
  }
  .spot_cat_title .title h2 {
    font-size: 1.7rem;
  }
  .spot_cat_title .spot_cat_nav {
    height: 20px;
  }
  .spot_cat_title .spot_cat_nav ul li a {
    font-size: 0.85rem;
    padding: 3px 10px;
    display: block;
  }
}
/* 記事一覧 ページ送り */
.page_nav {
  margin-top: 50px;
}
.page_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page_nav ul li {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #BEBEBE;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  margin: 0 5px;
  line-height: 1;
  transition: all 0.3s ease;
}
.page_nav ul li a {
  color: #BEBEBE;
  display: block;
  height: 100%;
  padding: 4px 0;
  transition: all 0.3s ease;
}
.page_nav ul li.view {
  background-color: #F6B08B;
  padding: 4px 0;
}
.page_nav ul li:hover {
  opacity: 0.7;
  background-color: #F6B08B;
}
.page_nav ul li:hover a {
  color: #fff;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .page_nav {
    margin-top: 20px;
  }
  .page_nav ul li {
    margin: 0 5px 7px 5px;
  }
  .page_nav ul li:hover {
    opacity: 1;
    background-color: #fff;
  }
  .page_nav ul li:hover a {
    color: #BEBEBE;
  }
}
/* 詳細ページ タイトル */
.spot_title {
  position: relative;
  margin-bottom: 35px;
}
.spot_title .title_text {
  width: 850px;
}
.spot_title .title_text p {
  font-size: 1.15rem;
}
.spot_title .sub_spot_cat {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}
.spot_title .sub_spot_cat li {
  display: inline-block;
  background-color: #F79563;
  color: #fff;
  padding: 12px 16px;
  line-height: 1;
  border-radius: 10px;
  margin: 0 3px;
}
.spot_title .sub_spot_cat li:last-child {
  margin-right: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .spot_title .title_text {
    width: 100%;
    margin-bottom: 4vw;
  }
  .spot_title .title_text h2 {
    font-size: 1.4rem;
  }
  .spot_title .title_text p {
    font-size: 1rem;
  }
  .spot_title .sub_spot_cat {
    position: static;
    justify-content: left;
  }
}
/* 詳細ページ タイトル */
.mainimage_about {
  overflow: hidden;
}
.mainimage_about .main_image {
  width: 660px;
  height: 440px;
  border-radius: 20px;
  overflow: hidden;
  float: left;
}
.mainimage_about .main_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainimage_about .spot_about {
  width: 380px;
  float: right;
}
.mainimage_about .spot_about .spot_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.mainimage_about .spot_about .spot_cat li {
  display: flex;
  flex-wrap: wrap;
  background-color: #F6B08B;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 7px;
  display: inline-block;
  font-size: 1.15rem;
  padding: 12px 10px 13px;
  line-height: 1;
}
.mainimage_about .spot_about table tr {
  border-bottom: 1px solid #000;
  font-size: 1.1rem;
}
.mainimage_about .spot_about table tr th {
  border: none !important;
}
.mainimage_about .spot_about table tr td {
  border: none !important;
}
.mainimage_about .spot_about table tr:first-child {
  border-top: 1px solid #000;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .mainimage_about {
    margin-bottom: 10vw;
  }
  .mainimage_about .main_image {
    width: 100%;
    height: 60vw;
    border-radius: 15px;
    margin-bottom: 5vw;
  }
  .mainimage_about .spot_about {
    width: 100%;
  }
  .mainimage_about .spot_about .spot_cat {
    margin-bottom: 4vw;
  }
  .mainimage_about .spot_about .spot_cat li {
    font-size: 1rem;
  }
  .mainimage_about .spot_about table tr {
    font-size: 1rem;
  }
}
/* 詳細ページ 説明ブロック */
.explanation_block {
  overflow: hidden;
}
.explanation_block .sub_image {
  float: left;
  width: 510px;
  height: 340px;
  border-radius: 20px;
  overflow: hidden;
}
.explanation_block .sub_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.explanation_block .text {
  width: 510px;
  float: right;
}
.explanation_block .text h4 {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.explanation_block .text p {
  line-height: 1.6;
  font-size: 1.1rem;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .explanation_block .sub_image {
    width: 100%;
    height: 60vw;
    border-radius: 15px;
    margin-bottom: 4vw;
  }
  .explanation_block .text {
    width: 100%;
  }
  .explanation_block .text h4 {
    font-size: 1.2rem;
    margin-bottom: 2vw;
  }
  .explanation_block .text p {
    font-size: 1rem;
  }
}
/* 詳細ページ 関連イベント */
.app_event_title {
  margin-top: 160px;
  position: relative;
  margin-bottom: 70px;
}
.app_event_title h3 {
  font-size: 2.5rem;
  text-align: center;
}
.app_event_title:before, .app_event_title:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
}
.app_event_title:before {
  width: 112px;
  height: 97px;
  left: 0;
  background-image: url(../img/global/illust/kakigoori.png);
}
.app_event_title:after {
  width: 140px;
  height: 73px;
  right: -24px;
  transform: rotate(8deg);
  background-image: url(../img/global/illust/hat.png);
}

.app_event {
  margin-bottom: 150px;
}
.app_event .item {
  background-color: #FDF1EB;
  border-radius: 20px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.app_event .item a {
  display: block;
  padding: 25px 18px;
  overflow: hidden;
}
.app_event .item a .thumbnail {
  width: 294px;
  height: 195px;
  border-radius: 20px;
  float: left;
  overflow: hidden;
}
.app_event .item a .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.app_event .item a .about {
  width: 725px;
  float: right;
}
.app_event .item a .about h5 {
  font-size: 1.25rem;
}
.app_event .item a .about .date_spot {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.app_event .item a .about .date_spot span {
  display: block;
  width: 50%;
}
.app_event .item a .about .event_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.app_event .item a .about .event_cat li {
  display: inline-block;
  background-color: #F6B08B;
  padding: 11px 17px;
  margin-right: 19px;
  margin-bottom: 10px;
  border-radius: 10px;
  line-height: 1;
}
.app_event .item a .about .detail_btn {
  width: 360px;
  background-color: #F79563;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 13px 0 15px;
  line-height: 1;
  font-size: 1.1rem;
  border-radius: 10px;
}
.app_event .item:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .app_event_title {
    margin-bottom: 8vw;
  }
  .app_event_title h3 {
    font-size: 1.2rem;
  }
  .app_event_title:before {
    width: 17vw;
  }
  .app_event_title:after {
    width: 21vw;
    right: -15px;
  }
  .app_event {
    margin-bottom: 20vw;
  }
  .app_event .item a {
    padding: 19px 17px 45px 17px;
    position: relative;
  }
  .app_event .item a .thumbnail {
    width: 100%;
    height: 53vw;
    margin-bottom: 5vw;
    border-radius: 15px;
  }
  .app_event .item a .about {
    width: 100%;
  }
  .app_event .item a .about h5 {
    font-size: 1.2rem;
  }
  .app_event .item a .about .date_spot span {
    width: 100%;
  }
  .app_event .item a .about .event_cat {
    margin-bottom: 10px;
  }
  .app_event .item a .about .event_cat li {
    margin-right: 10px;
    border-radius: 8px;
  }
  .app_event .item a .about .detail_btn {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 0 20px 20px;
  }
  .app_event .item:hover {
    opacity: 1;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/* メインビジュアル */
.main_visual {
  position: relative;
  padding: 155px 0 177px;
  text-align: center;
  margin-bottom: 106px;
  z-index: 0;
}
.main_visual .main_text_family {
  width: 1080px;
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
  z-index: 5;
}
.main_visual .main_text_family .text {
  width: 522px;
  float: left;
}
.main_visual .main_text_family .text .kazoku {
  margin-bottom: 10px;
}
.main_visual .main_text_family .text .tokushu {
  width: 290px;
}
.main_visual .main_text_family .family {
  position: absolute;
  width: 790px;
  height: 555px;
  right: -200px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main_visual .main_slider .item {
  width: 274px;
  height: 274px;
  border-radius: 40px;
  overflow: hidden;
  margin-right: 20px;
}
.main_visual .main_slider .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_visual:before {
  content: "";
  width: 100%;
  height: 660px;
  display: block;
  position: absolute;
  background-image: url(../img/global/parts/parts_main_repeat.png);
  background-repeat: repeat-x;
  background-position: center;
  background-size: contain;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.main_visual .main_illust_item {
  position: absolute;
  z-index: 10;
  right: 0;
  left: 0;
  margin: auto;
}
.main_visual .main_illust_item.item01 {
  width: 200px;
  height: 180px;
  top: -44px;
  left: -658px;
}
.main_visual .main_illust_item.item02 {
  width: 155px;
  height: 80px;
  top: 75px;
  right: -550px;
}
.main_visual .main_illust_item.item03 {
  width: 77px;
  height: 165px;
  top: 280px;
  left: -1245px;
}
.main_visual .main_illust_item.item04 {
  width: 220px;
  height: 186px;
  top: 395px;
  left: -235px;
}
.main_visual .main_illust_item.item05 {
  width: 211px;
  height: 133px;
  bottom: 64px;
  right: -711px;
}
.main_visual .main_illust_item.item06 {
  width: 198px;
  height: 149px;
  bottom: -50px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .main_visual {
    padding: 80px 0 60px;
  }
  .main_visual .main_text_family {
    width: 100%;
  }
  .main_visual .main_text_family .text {
    width: 75%;
    padding-left: 5vw;
  }
  .main_visual .main_text_family .text .tokushu {
    width: 55%;
  }
  .main_visual .main_text_family .family {
    width: 65%;
    height: 55vw;
    right: -5vw;
    top: 37vw;
  }
  .main_visual:before {
    height: 30vh;
  }
  .main_visual .main_slider .item {
    width: 105px;
    height: 105px;
    margin-right: 5px;
    border-radius: 15px;
  }
  .main_visual .main_illust_item.item01 {
    width: 30vw;
    height: 30vw;
    top: -5px;
    right: -20px;
    left: auto;
  }
  .main_visual .main_illust_item.item02 {
    display: none;
  }
  .main_visual .main_illust_item.item03 {
    display: none;
  }
  .main_visual .main_illust_item.item04 {
    display: none;
  }
  .main_visual .main_illust_item.item05 {
    display: none;
  }
  .main_visual .main_illust_item.item06 {
    width: 32vw;
    height: 25vw;
    bottom: -42px;
  }
}
/* 冒頭文 */
.intro_block {
  position: relative;
}
.intro_block .intro_image {
  width: calc((100vw - 1080px) / 2 + 420px);
  height: 465px;
  float: left;
  margin-left: calc((100vw - 1080px) / 2 * -1);
  border-radius: 0 300px 300px 0;
  overflow: hidden;
}
.intro_block .intro_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro_block .intro_text {
  width: 600px;
  float: right;
  position: relative;
  font-size: 1.7rem;
  line-height: 1.8;
  padding: 100px 0;
}
.intro_block .intro_text:after {
  content: "";
  display: block;
  position: absolute;
  width: 400px;
  height: 30px;
  background-image: url(../img/global/illust/kamome.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: 0;
  left: 0;
  bottom: 45px;
  margin: auto;
}
.intro_block .illust_top_parts {
  position: absolute;
  z-index: 10;
}
.intro_block .illust_top_parts.item01 {
  width: 175px;
  height: 109px;
  top: -40px;
  left: 210px;
}
.intro_block .illust_top_parts.item02 {
  width: 334px;
  height: 150px;
  top: 0;
  right: -300px;
}
.intro_block:after {
  content: "";
  clear: both;
  display: block;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .intro_block .intro_image {
    width: 95%;
    height: 55vw;
    margin-left: -5vw;
  }
  .intro_block .intro_text {
    width: 100%;
    font-size: 1.15rem;
    padding: 7vw 0;
  }
  .intro_block .intro_text:after {
    width: 60%;
    bottom: -20px;
  }
  .intro_block .illust_top_parts.item01 {
    width: 29vw;
    height: 20vw;
  }
  .intro_block .illust_top_parts.item02 {
    width: 38vw;
    height: 20vw;
    top: -21vw;
    right: auto;
    left: 0;
  }
}
/* カレンダー */
.illust_top_parts {
  position: absolute;
}
.illust_top_parts.item03 {
  width: 266px;
  height: 139px;
  right: -57px;
  top: 0;
  transform: rotate(7deg);
}
.illust_top_parts.item04 {
  width: 200px;
  height: 174px;
  left: -200px;
  top: 353px;
}
.illust_top_parts.item05 {
  width: 171px;
  height: 111px;
  left: -190px;
  bottom: 275px;
}
.illust_top_parts.item06 {
  width: 192px;
  height: 188px;
  right: 110px;
  bottom: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .illust_top_parts.item03 {
    width: 30vw;
    height: 14vw;
    right: 0;
  }
  .illust_top_parts.item04 {
    display: none;
  }
  .illust_top_parts.item05 {
    width: 25vw;
    height: 16vw;
    left: -10vw;
    bottom: 5vw;
  }
  .illust_top_parts.item06 {
    width: 23vw;
    height: 23vw;
    right: 2vw;
  }
}
/* 公共交通機関 バナー */
.transport_title {
  margin: 30px 0;
  text-align: center;
}
.transport_title h3 {
  font-size: 2.3rem;
}

.transport_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.transport_banner .item {
  width: 400px;
  height: 270px;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 5px;
  transition: all 0.3s ease;
}
.transport_banner .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.transport_banner .item:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .transport_title h3 {
    font-size: 1.2rem;
  }
  .transport_banner .item {
    width: calc(50% - 10px);
    height: 30vw;
    border-radius: 12px;
  }
}
/* スポット情報 */
.top_spot_title {
  text-align: center;
  margin-bottom: 48px;
}
.top_spot_title h3 {
  display: inline-block;
  text-align: center;
  font-size: 4rem;
  font-weight: normal;
  line-height: 1.2;
  position: relative;
}
.top_spot_title h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 175px;
  height: 132px;
  left: -190px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/global/illust/beer.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.top_spot_title h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 114px;
  height: 114px;
  right: -140px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/global/illust/ball.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.spot_contents {
  position: relative;
}
.spot_contents .spot_slider {
  width: 100vw;
  margin-left: calc((100vw - 1080px) / 2 * -1);
}
.spot_contents .spot_slider .item {
  width: 267px;
  height: 267px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 20px;
}
.spot_contents .spot_slider .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.spot_contents .spot_slider.spot_slider01 {
  margin-bottom: 20px;
}
.spot_contents .spot_slider.spot_slider02 {
  transform: rotate(180deg);
}
.spot_contents .spot_slider.spot_slider02 .item {
  transform: rotate(180deg);
}
.spot_contents .top_spot_cat {
  position: absolute;
  height: 280px;
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.spot_contents .top_spot_cat .cat_btn {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background-color: #F6B08B;
  text-align: center;
  transition: all 0.3s ease;
}
.spot_contents .top_spot_cat .cat_btn a {
  display: block;
  height: 100%;
  position: relative;
  padding: 63px 0 0 0;
}
.spot_contents .top_spot_cat .cat_btn a .icon {
  width: 95px;
  height: 95px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: auto;
  margin-bottom: 20px;
}
.spot_contents .top_spot_cat .cat_btn a .icon.stay {
  background-image: url(../img/global/illust/travel_bag.png);
}
.spot_contents .top_spot_cat .cat_btn a .icon.playing {
  background-image: url(../img/global/illust/travel_shose.png);
}
.spot_contents .top_spot_cat .cat_btn a .icon.eat {
  background-image: url(../img/global/illust/travel_food.png);
}
.spot_contents .top_spot_cat .cat_btn a p {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1;
}
.spot_contents .top_spot_cat .cat_btn a:after {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 29px;
  background-image: url(../img/global/parts/back_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(180deg);
  right: 0;
  left: 0;
  bottom: 27px;
  margin: auto;
  transition: all 0.3s ease;
}
.spot_contents .top_spot_cat .cat_btn:hover {
  transform: scale(1.05);
}
.spot_contents .top_spot_cat .cat_btn:hover a:after {
  right: -10px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .top_spot_title h3 {
    font-size: 1.5rem;
  }
  .top_spot_title h3:before {
    width: 20vw;
    height: 20vw;
    left: -22vw;
  }
  .top_spot_title h3:after {
    width: 16vw;
    height: 16vw;
    right: -19vw;
  }
  .spot_contents .spot_slider {
    margin-left: -5vw;
  }
  .spot_contents .spot_slider .item {
    width: 105px;
    height: 105px;
    margin-right: 5px;
    border-radius: 15px;
  }
  .spot_contents .spot_slider.spot_slider01 {
    margin-bottom: 10px;
  }
  .spot_contents .top_spot_cat {
    width: 100%;
    height: 28vw;
  }
  .spot_contents .top_spot_cat .cat_btn {
    width: 30%;
    height: 28vw;
  }
  .spot_contents .top_spot_cat .cat_btn a {
    padding: 18px 0 0 0;
  }
  .spot_contents .top_spot_cat .cat_btn a .icon {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
  }
  .spot_contents .top_spot_cat .cat_btn a p {
    font-size: 0.9rem;
  }
  .spot_contents .top_spot_cat .cat_btn a:after {
    width: 15px;
    height: 15px;
    bottom: 15px;
  }
  .spot_contents .top_spot_cat .cat_btn:hover {
    transform: scale(1);
  }
  .spot_contents .top_spot_cat .cat_btn:hover a:after {
    right: 0;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
.tmp_list li {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.tmp_list li:last-child {
  border-bottom: none;
}
.tmp_list li a {
  display: inline-block;
  font-size: 20px;
  color: #000;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}
.tmp_list li a:hover {
  opacity: 0.7;
}
.tmp_list li a.ac {
  color: #3d3a99;
  font-weight: bold;
}
.tmp_list li .memo {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
}
.tmp_list li.down {
  margin-left: 50px;
}/*# sourceMappingURL=import.css.map */