@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: #FADC00;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  background-image: url(../img/global/back_dots.png);
  background-repeat: repeat;
  background-size: 65px;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}

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

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

a.sp {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  section .contents_inner {
    width: 90%;
    padding: 7vw 0;
  }
  .pc_img {
    display: none;
  }
  .sp_img {
    display: block;
  }
  .sp_br {
    display: block;
  }
  a.pc {
    display: none;
  }
  a.sp {
    display: block;
  }
}
/*=== header ============================================*/
header .logo {
  width: 178px;
  height: 178px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 5555;
}
header .logo img {
  height: 80%;
  width: auto;
  margin-top: 16px;
}

.navi {
  position: fixed;
  top: 30px;
  right: 245px;
  display: inline-block;
  background-color: #fff;
  overflow: hidden;
  border-radius: 60px;
  padding: 16px 50px;
  z-index: 9999;
}
.navi ul {
  display: flex;
  flex-wrap: wrap;
}
.navi ul li a {
  display: block;
  padding: 20px 23px;
  font-weight: bold;
  font-size: 1.5rem;
  font-size: 1.3rem;
  position: relative;
}
.navi ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 46px);
  height: 9px;
  background-color: #FADC00;
  transform-origin: center top;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
.navi ul li:hover a:after {
  transform: scale(1, 1);
}
.navi ul li.active a:after {
  transform: scale(1, 1);
}

.join_btn {
  width: 205px;
  height: 205px;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #FF5500;
  transition: all 0.3s ease;
  z-index: 8888;
}
.join_btn:hover {
  opacity: 0.7;
}
.join_btn a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 28px 0;
}
.join_btn a p {
  font-size: 2.3rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.join_btn a p span {
  display: block;
  font-size: 1.2rem;
}

.sp_navimenu {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 8888;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
}
.sp_navimenu .navimenu_inner {
  padding: 65px 5vw 10vw;
}
.sp_navimenu .navimenu_inner ul {
  margin-bottom: 7vw;
}
.sp_navimenu .navimenu_inner ul li {
  border-bottom: 1px solid #707070;
}
.sp_navimenu .navimenu_inner ul li a {
  display: block;
  padding: 4vw 0;
  font-size: 1.1rem;
  font-weight: 500;
}
.sp_navimenu .navimenu_inner ul li:first-child {
  border-top: 1px solid #707070;
}
.sp_navimenu .navimenu_inner .join_sp_btn {
  background-color: #FF5500;
  margin-bottom: 10vw;
}
.sp_navimenu .navimenu_inner .join_sp_btn a {
  display: flex;
  padding: 17px 0;
  justify-content: center;
}
.sp_navimenu .navimenu_inner .join_sp_btn a p {
  color: #fff;
  font-weight: 500;
  display: flex;
  display: inline-block;
}
.sp_navimenu .navimenu_inner .join_sp_btn a p.label {
  font-size: 1.2rem;
  margin-right: 3vw;
}
.sp_navimenu .navimenu_inner .join_sp_btn a p.sub_label {
  font-size: 0.8rem;
  line-height: 2.3;
}
.sp_navimenu .navimenu_inner .logo_contain {
  display: flex;
  justify-content: center;
}
.sp_navimenu .navimenu_inner .logo_contain .item {
  width: 23vw;
  text-align: center;
}
.sp_navimenu .navimenu_inner .logo_contain .item:last-child {
  margin-left: 20px;
}
.sp_navimenu .navimenu_inner .logo_contain .item:last-child img {
  width: 65%;
}
.sp_navimenu .navimenu_inner .logo_contain .item:last-child img:first-child {
  margin-bottom: 10px;
}

.spnavi_btn {
  display: block;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  header .logo {
    width: 65px;
    height: 65px;
    top: 2vw;
    left: 2vw;
  }
  header .logo img {
    margin-top: 7px;
  }
  .spnavi_btn {
    display: block;
    width: 63px;
    height: 65px;
    background-color: #fff;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    transition: all 0.3s ease;
  }
  .spnavi_btn span {
    display: block;
    background-color: #FADC00;
    width: 57%;
    height: 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: all 0.3s ease;
    position: absolute;
  }
  .spnavi_btn span:before {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #FADC00;
    position: absolute;
    top: -12px;
    right: 0;
    left: 0;
    margin: auto;
    transition: all 0.3s ease;
  }
  .spnavi_btn span:after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #FADC00;
    position: absolute;
    bottom: -12px;
    right: 0;
    left: 0;
    margin: auto;
    transition: all 0.3s ease;
  }
  .spnavi_btn.open {
    background-color: #FADC00;
  }
  .spnavi_btn.open span {
    background-color: rgba(250, 220, 0, 0);
  }
  .spnavi_btn.open span:before {
    top: 0;
    background-color: #fff;
    transform: rotate(45deg);
  }
  .spnavi_btn.open span:after {
    bottom: 0;
    background-color: #fff;
    transform: rotate(-45deg);
  }
  .navi {
    display: none;
  }
  .join_btn {
    width: 120px;
    height: 65px;
    right: 63px;
  }
  .join_btn:hover {
    opacity: 1;
  }
  .join_btn a {
    padding: 8px 0;
  }
  .join_btn a p {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
  }
  .join_btn:hover {
    opacity: 1;
  }
  .join_btn a p span {
    display: none;
  }
}
/*=== to top ============================================*/
.top_top_btn {
  width: 88px;
  height: 88px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  right: 70px;
  position: absolute;
}
.top_top_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.top_top_btn a svg {
  width: 40px;
  height: 40px;
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.top_top_btn:hover a svg {
  top: -7px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .top_top_btn {
    width: 60px;
    height: 60px;
    right: 5vw;
  }
  .top_top_btn a svg {
    width: 30px;
    height: 30px;
  }
}
/*=== footer ============================================*/
footer {
  background-color: #fff;
  border-radius: 80px 80px 0 0;
  margin-top: 125px;
}
footer .footer_inner {
  width: 1080px;
  margin: auto;
  padding: 40px 0;
  overflow: hidden;
}
footer .footer_inner .footer_logo {
  width: 156px;
  float: left;
  margin-right: 80px;
}
footer .footer_inner .footer_navi {
  width: 535px;
  float: left;
  padding-left: 25px;
  border-left: 6px solid #FADC00;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
footer .footer_inner .footer_navi ul {
  width: 220px;
}
footer .footer_inner .footer_navi ul li {
  transition: all 0.3s ease;
}
footer .footer_inner .footer_navi ul li:hover {
  opacity: 0.6;
}
footer .footer_inner .footer_navi ul li a {
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 6px 0;
}
footer .footer_inner .footer_navi ul:last-child {
  width: 280px;
}
footer .footer_inner .connection_logo {
  width: 72px;
  float: right;
  margin-top: 15px;
}
footer .footer_inner .connection_logo img:first-child {
  margin-bottom: 17px;
}
footer .footer_inner .copyright {
  width: 100%;
  float: left;
  margin-top: 85px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  footer {
    margin-top: 20vw;
    border-radius: 45px 45px 0 0;
  }
  footer .footer_inner {
    width: 90%;
  }
  footer .footer_inner .footer_logo {
    width: 30%;
    float: none;
    margin: 0 auto 5vw;
  }
  footer .footer_inner .footer_navi {
    display: none;
  }
  footer .footer_inner .connection_logo {
    width: 100%;
    text-align: center;
  }
  footer .footer_inner .connection_logo img {
    width: 70px;
  }
  footer .footer_inner .connection_logo img:first-child {
    margin-bottom: 0;
    margin-right: 35px;
  }
  footer .footer_inner .copyright {
    margin-top: 13vw;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
@keyframes mochimochi {
  0% {
    transform: scale(1, 0.95);
  }
  40% {
    transform: scale(0.95, 1.05);
  }
  90% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 0.95);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes pikopiko {
  0% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-5deg);
  }
}
@keyframes pikopiko02 {
  0% {
    transform: rotate(3deg);
  }
  to {
    transform: rotate(-3deg);
  }
}
@keyframes pikopiko03 {
  0% {
    transform: rotate(2deg);
  }
  to {
    transform: rotate(-2deg);
  }
}
/*=== main visual ============================================*/
.main_visual {
  overflow: hidden;
  height: 1073px;
}
.main_visual .visual_item_container {
  width: 1080px;
  height: 100%;
  margin: auto;
  position: relative;
  z-index: 0;
}
.main_visual .visual_item_container:after {
  content: "";
  display: block;
  height: 820px;
  width: calc((100vw - 1080px) / 2 + 695px);
  background-color: #fff;
  border-radius: 80px 0 0 80px;
  position: absolute;
  right: calc((100vw - 1080px) / 2 * -1);
  bottom: 0;
  z-index: -1;
}
.main_visual .visual_item_container h1 {
  writing-mode: vertical-rl;
  margin: 0;
  font-size: 4.5rem;
  letter-spacing: -0.03em;
  line-height: 1.3;
  transform: rotate(-15deg);
  position: absolute;
  top: 53px;
  left: 70px;
  font-weight: 900;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container h1 span {
  margin: 0 0 -30px 0;
  display: inline-block;
}
.main_visual .visual_item_container h1:first-letter {
  margin-top: -40px;
}
.main_visual .visual_item_container h1.active {
  opacity: 1;
}
.main_visual .visual_item_container .h1_img {
  display: none;
}
.main_visual .visual_item_container .fukidashi01 {
  width: 405px;
  position: absolute;
  left: 292px;
  top: 183px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1607843137));
  animation: fuwafuwa 2.5s infinite;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container .fukidashi01.active {
  opacity: 1;
}
.main_visual .visual_item_container .fukidashi02 {
  width: 405px;
  position: absolute;
  right: 0;
  bottom: 410px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1607843137));
  animation: fuwafuwa 2.7s infinite;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container .fukidashi02.active {
  opacity: 1;
}
.main_visual .visual_item_container .fukidashi03 {
  width: 345px;
  position: absolute;
  right: 262px;
  bottom: 194px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1607843137));
  animation: fuwafuwa 2.6s infinite;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container .fukidashi03.active {
  opacity: 1;
}
.main_visual .visual_item_container .fukidashi04 {
  width: 230px;
  position: absolute;
  right: 87px;
  bottom: 105px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1607843137));
  animation: fuwafuwa 2.7s infinite;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container .fukidashi04.active {
  opacity: 1;
}
.main_visual .visual_item_container .illust_car {
  width: 700px;
  position: absolute;
  bottom: -28px;
  left: -70px;
  opacity: 0;
  transition: all 1s ease;
  animation: pikopiko02 0.8s steps(2, start) infinite;
}
.main_visual .visual_item_container .illust_car.active {
  opacity: 1;
}
.main_visual .visual_item_container .illust_boy {
  width: 265px;
  position: absolute;
  bottom: 0;
  right: -223px;
  opacity: 0;
  transition: all 1s ease;
}
.main_visual .visual_item_container .illust_boy.active {
  opacity: 1;
}
.main_visual .visual_item_container .illust_bag {
  width: 148px;
  position: absolute;
  left: -38px;
  bottom: 386px;
}
.main_visual .visual_item_container .illust_drink {
  width: 103px;
  position: absolute;
  bottom: 425px;
  left: 295px;
  transform: rotate(30deg);
}
.main_visual .visual_item_container .illust_camera {
  width: 132px;
  position: absolute;
  right: -290px;
  top: 270px;
}
.main_visual .visual_item_container .illust_note01 {
  width: 80px;
  position: absolute;
  top: 228px;
  right: 306px;
}
.main_visual .visual_item_container .illust_note02 {
  width: 45px;
  position: absolute;
  right: 474px;
  bottom: 162px;
}
.main_visual .visual_item_container .illust_star01 {
  width: 87px;
  position: absolute;
  bottom: 340px;
  right: 60px;
}
.main_visual .visual_item_container .illust_star02 {
  width: 55px;
  position: absolute;
  right: -71px;
  top: 386px;
}
.main_visual .visual_item_container p {
  position: absolute;
  bottom: 35px;
  left: 543px;
  font-size: 1.25rem;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .main_visual {
    height: 1060px;
  }
  .main_visual .visual_item_container {
    width: 100%;
  }
  .main_visual .visual_item_container:after {
    width: 100%;
    height: 75vh;
    right: -5vw;
    border-radius: 45px 0 0 48px;
  }
  .main_visual .visual_item_container h1 {
    display: none;
  }
  .main_visual .visual_item_container .h1_img {
    display: block;
    transform: rotate(-13deg);
    top: 45px;
    left: 105px;
    position: absolute;
    width: 26vw;
    opacity: 0;
    transition: all 1s ease;
  }
  .main_visual .visual_item_container .h1_img.active {
    opacity: 1;
  }
  .main_visual .visual_item_container .fukidashi01 {
    width: 52vw;
    top: auto;
    bottom: 255px;
    left: 2vw;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1607843137));
  }
  .main_visual .visual_item_container .fukidashi02 {
    width: 49vw;
    bottom: 238px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1607843137));
  }
  .main_visual .visual_item_container .fukidashi03 {
    width: 41vw;
    bottom: 120px;
    right: 29vw;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1607843137));
  }
  .main_visual .visual_item_container .fukidashi04 {
    width: 30vw;
    bottom: 52px;
    right: 40px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1607843137));
  }
  .main_visual .visual_item_container .illust_car {
    width: 100%;
    right: 0;
    left: 0;
    top: 335px;
    margin: auto;
    animation: pikopiko03 0.8s steps(2, start) infinite;
  }
  .main_visual .visual_item_container .illust_boy {
    width: 40vw;
    left: 4vw;
  }
  .main_visual .visual_item_container .illust_bag {
    width: 24vw;
    left: 5vw;
    top: 280px;
    bottom: auto;
  }
  .main_visual .visual_item_container .illust_drink {
    width: 17vw;
    bottom: auto;
    top: 270px;
    left: auto;
    right: 22vw;
  }
  .main_visual .visual_item_container .illust_camera {
    right: 4vw;
    top: 110px;
    width: 21vw;
  }
  .main_visual .visual_item_container .illust_note01 {
    width: 9vw;
    top: auto;
    bottom: 410px;
    right: 38vw;
  }
  .main_visual .visual_item_container .illust_note02 {
    width: 6.5vw;
    right: 41vw;
    bottom: 89px;
  }
  .main_visual .visual_item_container .illust_star01 {
    width: 10vw;
    bottom: 190px;
    right: 10vw;
  }
  .main_visual .visual_item_container .illust_star02 {
    width: 9vw;
    right: 30vw;
    top: 210px;
  }
  .main_visual .visual_item_container p {
    font-size: 0.85rem;
    left: auto;
    right: 5vw;
    bottom: 12px;
    width: 43%;
    line-height: 1.3;
  }
}
/*=== pick up ============================================*/
.pickup {
  background-color: #fff;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1607843137);
  border-radius: 20px;
  transition: all 0.3s ease;
  /*&:hover {
  	opacity: 0.8;
  }*/
}
.pickup a {
  display: block;
  overflow: hidden;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
.pickup a h2 {
  width: 173px;
  background-color: #FF5500;
  color: #fff;
  margin: 0;
  border-radius: 14px 0 0 14px;
  font-size: 1.9rem;
  line-height: 1.25;
  letter-spacing: 0.04em;
  padding: 10px 20px;
  margin-right: 34px;
}
.pickup a .news_contents {
  width: 853px;
  padding: 10px 0;
}
.pickup a .news_contents .date_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.pickup a .news_contents .date_cat .date {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-right: 20px;
}
.pickup a .news_contents .date_cat .cat {
  background-color: #8FC31F;
  border-radius: 6px;
  color: #fff;
  padding: 7px 20px;
  font-weight: 500;
  line-height: 1;
  font-size: 1.1rem;
}
.pickup a .news_contents .title p {
  font-weight: bold;
  font-size: 1.25rem;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pickup {
    margin-top: 10vw;
  }
  .pickup a h2 {
    width: 28%;
    margin-right: 2%;
    font-size: 1.05rem;
    padding: 8vw 2.5vw;
  }
  .pickup a .news_contents {
    width: 70%;
    padding: 5px 0 10px;
  }
  .pickup a .news_contents .date_cat .date {
    font-size: 1.1rem;
    margin-right: 2vw;
  }
  .pickup a .news_contents .date_cat .cat {
    font-size: 0.9rem;
    padding: 6px 15px;
  }
  .pickup a .news_contents .title p {
    font-size: 1.1rem;
    line-height: 1.25;
  }
}
/*=== about ============================================*/
section.about {
  z-index: 0;
  position: relative;
}
section.about:before {
  content: "";
  display: block;
  position: absolute;
  width: calc((100vw - 1080px) / 2 + 410px);
  height: 415px;
  background-image: url(../img/index/illust_city.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  top: 0;
  right: 0;
  z-index: -1;
}

.about_container {
  width: calc((100vw - 1080px) / 2 + 670px);
  margin-left: calc((100vw - 1080px) / 2 * -1);
  background-color: #fff;
  border-radius: 0 80px 80px 0;
  position: relative;
  padding: 50px 70px 85px calc((100vw - 1080px) / 2);
}
.about_container .about_image {
  position: relative;
  overflow: hidden;
  width: 607px;
  margin: 0 auto 50px;
}
.about_container .about_image .item {
  width: 129px;
  margin-right: 90px;
  float: left;
  padding-top: 50px;
  position: relative;
}
.about_container .about_image .item:first-child:after {
  content: "";
  display: block;
  width: 43px;
  height: 15px;
  background-color: #000;
  position: absolute;
  right: -66.5px;
  top: 50px;
  bottom: 0;
  margin: auto;
}
.about_container .about_image .item:nth-child(2):before {
  content: "";
  display: block;
  width: 15px;
  height: 43px;
  background-color: #000;
  position: absolute;
  left: -52.5px;
  top: 50px;
  bottom: 0;
  margin: auto;
}
.about_container .about_image .item:last-child {
  width: 169px;
  margin-right: 0;
  padding-top: 0;
}
.about_container .about_image .item:last-child:before {
  content: "";
  width: 43px;
  height: 10px;
  display: block;
  position: absolute;
  background-color: #000;
  left: -66.5px;
  top: -35px;
  bottom: 0;
  margin: auto;
}
.about_container .about_image .item:last-child:after {
  content: "";
  width: 43px;
  height: 10px;
  display: block;
  position: absolute;
  background-color: #000;
  left: -66.5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.about_container p {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.6;
}
.about_container:after {
  content: "";
  display: block;
  width: 523px;
  height: 370px;
  background-image: url(../img/index/illust_cafe.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  right: -400px;
}

.sec_title {
  text-align: center;
  margin-bottom: 50px;
}
.sec_title h1 {
  font-size: 2.8rem;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 0.7em;
  text-decoration-color: #CEFA70;
  text-underline-offset: -0.4em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.sec_title h2 {
  font-size: 2.8rem;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 0.7em;
  text-decoration-color: #CEFA70;
  text-underline-offset: -0.4em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.sec_title h3 {
  font-size: 2.8rem;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 0.7em;
  text-decoration-color: #CEFA70;
  text-underline-offset: -0.4em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  section.about:before {
    display: none;
  }
  .about_container {
    width: 100%;
    margin-left: -5vw;
    margin-bottom: 12vw;
    padding: 10vw 5vw 21vw 9vw;
    border-radius: 0 45px 45px 0;
  }
  .about_container:after {
    right: -10vw;
    bottom: -29vw;
    width: 80%;
    height: 50vw;
  }
  .about_container .about_image {
    width: 100%;
    margin-bottom: 12vw;
  }
  .about_container .about_image .item {
    width: 37%;
    margin-right: 26%;
    padding: 0;
  }
  .about_container .about_image .item:first-child:after {
    width: 40px;
    height: 13px;
    top: 0;
    right: calc(((19.76vw - 40px) / 2 + 40px) * -1);
  }
  .about_container .about_image .item:nth-child(2) {
    margin-right: 0;
  }
  .about_container .about_image .item:nth-child(2):before {
    width: 13px;
    height: 40px;
    top: 0;
    left: calc(((19.76vw - 13px) / 2 + 13px) * -1);
  }
  .about_container .about_image .item:last-child {
    width: 100%;
    text-align: center;
    margin-top: 65px;
  }
  .about_container .about_image .item:last-child img {
    width: 50%;
  }
  .about_container .about_image .item:last-child:before {
    width: 10px;
    height: 38px;
    left: -17px;
    right: 0;
    bottom: auto;
    top: -51.5px;
  }
  .about_container .about_image .item:last-child:after {
    width: 10px;
    height: 38px;
    right: -17px;
    left: 0;
    bottom: auto;
    top: -51.5px;
  }
  .about_container p {
    font-size: 1.2rem;
  }
  .sec_title {
    margin-bottom: 10vw;
  }
  .sec_title h1,
  .sec_title h2,
  .sec_title h3 {
    font-size: 1.8rem;
  }
}
/*=== station ============================================*/
.station_container {
  background-color: #fff;
  border-radius: 80px;
  position: relative;
  padding: 60px 50px;
  margin-top: 30px;
  margin-bottom: 130px;
}
.station_container .google_map {
  border: 4px solid #000;
  width: 100%;
  height: 580px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.station_container .google_map iframe {
  width: 100%;
  height: 660px;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.station_container .google_map iframe.clicked {
  pointer-events: auto;
}
.station_container ul li {
  font-size: 1.3rem;
  font-weight: 600;
  padding-left: 20px;
  position: relative;
  transition: all 0.3s ease;
}
.station_container ul li:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  background-color: #000;
  left: 0;
  top: 10px;
  border-radius: 50%;
}
.station_container ul li:hover {
  opacity: 0.7;
}
.station_container .illust_baby {
  width: 220px;
  position: absolute;
  left: -120px;
  top: -56px;
  animation: pikopiko 1s steps(2, start) infinite;
}
.station_container .illust_car {
  width: 250px;
  position: absolute;
  right: -38px;
  top: -48px;
  animation: pikopiko 1s steps(2, start) infinite;
}
.station_container .illust_hotspring {
  width: 426px;
  position: absolute;
  bottom: -210px;
  right: -140px;
  /*animation: pikopiko 1s steps(2, start) infinite;*/
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .station_container {
    border-radius: 45px;
    padding: 10vw 5vw;
    margin-top: 40vw;
  }
  .station_container .google_map {
    height: 50vw;
  }
  .station_container .google_map iframe {
    height: calc(50vw + 80px);
  }
  .station_container ul li {
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 3vw;
  }
  .station_container ul li:before {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .station_container ul li:hover {
    opacity: 1;
  }
  .station_container .illust_car {
    width: 35%;
    right: 0;
  }
  .station_container .illust_baby {
    width: 35%;
    top: -37vw;
    left: 0;
  }
  .station_container .illust_hotspring {
    right: 0;
    width: 60%;
    bottom: -23vw;
  }
}
/*=== station ============================================*/
section.navigation {
  background-image: url(../img/index/illust_city02.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

.navigation_container {
  padding-top: 230px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.navigation_container .item {
  width: 334px;
  height: 334px;
  margin-right: 39px;
  border-radius: 40px;
  background-color: #FFFDEB;
  text-align: center;
}
.navigation_container .item:last-child {
  margin-right: 0;
}
.navigation_container .item .icon {
  width: 98px;
  height: 98px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 35px auto;
  transition: all 0.3s ease;
}
.navigation_container .item.movie .icon {
  background-image: url(../img/index/icon_movie_gre.png);
}
.navigation_container .item.point .icon {
  background-image: url(../img/index/icon_point_gre.png);
}
.navigation_container .item.service .icon {
  background-image: url(../img/index/icon_servise_gre.png);
}
.navigation_container .item h3 {
  font-size: 2.5rem;
  font-weight: normal;
}
.navigation_container .item h3 span {
  font-weight: bold;
}
.navigation_container .item:hover .icon {
  width: 110px;
  height: 110px;
  margin: 29px auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  section.navigation {
    background-size: 190%;
  }
  .navigation_container {
    padding-top: 25vw;
  }
  .navigation_container .item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 5vw;
    border-radius: 15px;
  }
  .navigation_container .item:last-child {
    margin-bottom: 0;
  }
  .navigation_container .item a {
    display: block;
    padding: 6vw 0 6vw 75px;
    position: relative;
  }
  .navigation_container .item a .icon {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 23px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .navigation_container .item a h3 {
    font-size: 1.25rem;
    margin: 0;
    text-align: left;
  }
  .navigation_container .item a h3 br {
    display: none;
  }
  .navigation_container .item a.pc {
    display: none;
  }
  .navigation_container .item:hover .icon {
    width: 40px;
    height: 40px;
    margin: auto;
  }
}
/*=== news ============================================*/
.news_container {
  background-color: #fff;
  border-radius: 80px 0 0 80px;
  position: relative;
  padding: 60px 0 80px 100px;
}
.news_container:after {
  content: "";
  display: block;
  width: calc((100vw - 1080px) / 2);
  height: 100%;
  position: absolute;
  top: 0;
  right: calc((100vw - 1080px) / 2 * -1);
  background-color: #FFF;
}
.news_container .sec_title {
  text-align: left;
}
.news_container .all_btn {
  position: absolute;
  right: 0;
  top: 74px;
}
.news_container .all_btn a {
  font-weight: 600;
  font-size: 1.3rem;
  display: block;
  padding-right: 82px;
  position: relative;
}
.news_container .all_btn a:before {
  content: "";
  width: 68px;
  height: 68px;
  background-color: #FADC00;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.news_container .all_btn a:after {
  content: "";
  display: block;
  width: 33px;
  height: 33px;
  background-image: url(../img/global/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 17.5px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.news_container .all_btn:hover a {
  color: rgba(0, 0, 0, 0.7) !important;
}
.news_container .all_btn:hover a:after {
  right: 14px;
}
.news_container .news_list .item {
  border-bottom: 1px solid #000;
  transition: all 0.3s ease;
  /*&:hover {
  	opacity: 0.7;
  }*/
}
.news_container .news_list .item a {
  display: block;
  padding: 30px 0;
}
.news_container .news_list .item a .date_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.news_container .news_list .item a .date_cat .date {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-right: 20px;
}
.news_container .news_list .item a .date_cat .cat {
  background-color: #8FC31F;
  border-radius: 6px;
  color: #fff;
  padding: 7px 20px;
  font-weight: 500;
  line-height: 1;
  font-size: 1.1rem;
}
.news_container .news_list .item a .title p {
  font-weight: bold;
  font-size: 1.25rem;
}
.news_container .news_list .item:first-child a {
  padding-top: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .news_container {
    border-radius: 45px 0 0 45px;
    padding: 10vw 3vw 10vw 8vw;
  }
  .news_container:after {
    width: 5vw;
    right: -5vw;
  }
  .news_container .all_btn {
    top: 13vw;
  }
  .news_container .all_btn a {
    font-size: 1.1rem;
    padding-right: 55px;
  }
  .news_container .all_btn a:before {
    width: 45px;
    height: 45px;
  }
  .news_container .all_btn a:after {
    width: 23px;
    height: 23px;
    right: 11.5px;
  }
  .news_container .all_btn:hover a:after {
    right: 11.5px;
  }
  .news_container .news_list .item a .date_cat .date {
    font-size: 1.1rem;
    margin-right: 2vw;
  }
  .news_container .news_list .item a .date_cat .cat {
    font-size: 0.9rem;
    padding: 6px 15px;
  }
  .news_container .news_list .item a .title p {
    font-size: 1.1rem;
    line-height: 1.25;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*=== お知らせ一覧 ============================================*/
#news_list_sec {
  padding-bottom: 50px;
}

.news_list_container {
  width: calc((100vw - 1080px) / 2 + 1080px);
  margin: 240px 0 0 calc((100vw - 1080px) / 2);
  border-radius: 80px 0 0 80px;
  background-color: #fff;
}
.news_list_container .news_list_container_inner {
  width: 980px;
  margin-left: 100px;
  padding: 60px 0;
}
.news_list_container .news_list_container_inner .sec_title {
  text-align: left;
}
.news_list_container .news_list_container_inner .sec_title.center {
  text-align: center;
}
.news_list_container .news_list_container_inner .news_list {
  margin-bottom: 70px;
}
.news_list_container .news_list_container_inner .news_list .item {
  border-bottom: 1px solid #000;
  transition: all 0.3s ease;
}
.news_list_container .news_list_container_inner .news_list .item:hover {
  opacity: 0.7;
}
.news_list_container .news_list_container_inner .news_list .item a {
  display: block;
  padding: 30px 0;
}
.news_list_container .news_list_container_inner .news_list .item a .date_cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.news_list_container .news_list_container_inner .news_list .item a .date_cat .date {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-right: 20px;
}
.news_list_container .news_list_container_inner .news_list .item a .date_cat .cat {
  background-color: #8FC31F;
  border-radius: 6px;
  color: #fff;
  padding: 7px 20px;
  font-weight: 500;
  line-height: 1;
  font-size: 1.1rem;
}
.news_list_container .news_list_container_inner .news_list .item a .title p {
  font-weight: bold;
  font-size: 1.25rem;
}
.news_list_container .news_list_container_inner .news_list .item:first-child a {
  padding-top: 0;
}
.news_list_container .news_list_container_inner .page_navi_container {
  text-align: center;
  margin-bottom: 35px;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi {
  display: inline-block;
  position: relative;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul li {
  position: relative;
  z-index: 0;
  transition: all 0.3s ease;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul li a {
  display: block;
  padding: 0 13px;
  font-weight: bold;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul li:hover {
  opacity: 0.5;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul li.active:hover {
  opacity: 1;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi ul li.active:after {
  content: "";
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: block;
  background-color: #FADC00;
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  left: -1px;
  margin: auto;
  z-index: -1;
  transition: all 0.3s ease;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #FADC00;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(../img/global/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn.prev {
  left: -80px;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn.prev:before {
  transform: rotate(180deg);
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn.next {
  right: -80px;
}
.news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  #news_list_sec {
    padding-bottom: 7vw;
  }
  .news_list_container {
    width: 95vw;
    margin-left: 5vw;
    margin-top: 100px;
    border-radius: 40px 0 0 40px;
  }
  .news_list_container .news_list_container_inner {
    width: 100%;
    margin: 0;
    padding: 13vw 6vw;
  }
  .news_list_container .news_list_container_inner .news_list .item a .date_cat .date {
    font-size: 1.1rem;
    margin-right: 2vw;
  }
  .news_list_container .news_list_container_inner .news_list .item a .date_cat .cat {
    font-size: 0.9rem;
    padding: 6px 15px;
  }
  .news_list_container .news_list_container_inner .news_list .item a .title p {
    font-size: 1.1rem;
    line-height: 1.25;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi ul li a {
    font-size: 0.9rem;
    padding: 0 8px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi ul li.active:after {
    width: 28px;
    height: 28px;
    top: 1px;
    left: -2px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi ul li:hover {
    opacity: 1;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn {
    width: 40px;
    height: 40px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn:before {
    width: 18px;
    height: 18px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn.prev {
    left: -50px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn.next {
    right: -50px;
  }
  .news_list_container .news_list_container_inner .page_navi_container .page_navi .next_prev_btn:hover {
    opacity: 1;
  }
}
/*=== お知らせ 詳細 ============================================*/
.blog_title {
  margin-top: 150px;
  margin-bottom: -200px;
  margin-left: calc((100vw - 1080px) / 2);
}
.blog_title h2 {
  font-size: 3.7rem;
  font-weight: 800;
  margin: 0;
}

.news_list_container .news_list_container_inner .news_title {
  border-bottom: 1px solid #000;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.news_list_container .news_list_container_inner .news_title .date_cat {
  display: flex;
  margin-bottom: 10px;
}
.news_list_container .news_list_container_inner .news_title .date_cat .date {
  font-size: 1.4rem;
  margin-right: 20px;
  line-height: 1.6;
}
.news_list_container .news_list_container_inner .news_title .date_cat .cat {
  background-color: #8FC31F;
  color: #fff;
  font-weight: 500;
  font-size: 1.1rem;
  border-radius: 6px;
  padding: 1px 20px;
}
.news_list_container .news_list_container_inner .news_title .title h1 {
  font-size: 2rem;
  line-height: 1.3;
  margin: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .blog_title {
    margin-top: 25vw;
    margin-left: 5vw;
    margin-bottom: -18vw;
  }
  .blog_title h2 {
    font-size: 2.5rem;
  }
  .news_list_container .news_list_container_inner .news_title .date_cat .date {
    font-size: 1.2rem;
    margin-right: 15px;
  }
  .news_list_container .news_list_container_inner .news_title .date_cat .cat {
    font-size: 1rem;
    padding: 2px 15px;
  }
  .news_list_container .news_list_container_inner .news_title .title h1 {
    font-size: 1.5rem;
  }
}
/* === 共通 ===*/
.block_parts {
  margin-bottom: 70px;
}
.block_parts.over_band {
  position: relative;
  z-index: 0;
  padding: 45px 0;
}
.block_parts.over_band:after {
  content: "";
  width: 100vw;
  height: 100%;
  z-index: -1;
  left: calc((100vw - 1000px) / 2 * -1);
  top: 0;
  display: block;
  position: absolute;
}

.page_back {
  text-align: center;
}
.page_back button {
  border: none;
  background-color: #FF5500;
  width: 850px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 25px 0;
  margin-bottom: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page_back button:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .block_parts {
    margin-bottom: 30px;
  }
  .block_parts.over_band:after {
    left: calc((100vw - 100%) / 2 * -1);
  }
  .page_back button {
    width: 90%;
    padding: 18px 0;
  }
}
/* === 見出し2 ===*/
/*Mobile*/
.head_02 {
  font-size: 2rem;
}

@media screen and (max-width: 736px) {
  .head_02 {
    font-size: 1.5rem;
  }
}
/* === 見出し3 ===*/
.head_03 {
  font-size: 1.7rem;
  color: #8FC31F;
}

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

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

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_big {
    font-size: 1.1rem;
  }
}
/* === 本文テキスト（ボールド） ===*/
.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;
  font-size: 1.2rem;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_normal {
    font-size: 1rem;
  }
}
/* === テキスト+写真 2カラム ===*/
/* 共通 */
.text_image_block {
  overflow: hidden;
}
.text_image_block .text_box {
  width: 470px;
}
.text_image_block .text_box .head_03 {
  margin-bottom: 20px;
}
.text_image_block .text_box .text_normal {
  margin-bottom: 25px;
}
.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: 470px;
}
.text_image_block .image_box .image {
  height: 335px;
  margin-bottom: 20px;
}
.text_image_block .image_box .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.text_image_block .image_box .image.no-trimming {
  height: auto;
}

.cap {
  line-height: 1.4;
  font-size: 1.2rem;
}

/* 画像右 */
.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: 1rem;
  }
  .text_image_block .text_box {
    width: 100%;
    float: none;
    margin-bottom: 5vw;
  }
  .text_image_block .image_box {
    width: 100%;
    float: none;
    margin-bottom: 5vw;
  }
  .text_image_block .image_box .image {
    height: 55vw;
    margin-bottom: 15px;
  }
}
/* === 画像1枚 ===*/
.image_one {
  width: 100%;
  height: 650px;
  margin-bottom: 20px;
}
.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: 55vw;
    margin-bottom: 15px;
  }
}
/* === 画像2カラム ===*/
.twocolumn_image {
  overflow: hidden;
}
.twocolumn_image .item {
  width: 470px;
  float: left;
  margin-right: 40px;
}
.twocolumn_image .item:nth-child(2n) {
  margin-right: 0;
}
.twocolumn_image .item .image {
  width: 100%;
  height: 310px;
  margin-bottom: 20px;
}
.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 {
    width: 100%;
    margin-bottom: 5vw;
  }
  .twocolumn_image .item:last-child {
    margin-bottom: 0;
  }
  .twocolumn_image .item .image {
    width: 100%;
    height: 55vw;
    margin-bottom: 15px;
  }
  .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 {
  border-radius: 4px;
  transition: all 0.3s ease;
  margin: auto;
}
.link_btn a {
  display: block;
  color: #000;
  text-align: right;
  font-weight: bold;
  padding: 20px 85px 20px 0;
  position: relative;
  font-size: 1.3rem;
}
.link_btn a:before {
  content: "";
  display: block;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-color: #FADC00;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_btn a:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  background-image: url(../img/global/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.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: 45px;
  height: 25px;
  right: 12px;
}
.link_btn a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_icon.svg);
  height: 35px;
  width: 28px;
  right: 19px;
}
.link_btn a[href$=".doc"]:after, .link_btn a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_icon.svg);
  height: 35px;
  width: 28px;
  right: 19px;
}
.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: 35px;
  width: 28px;
  right: 19px;
}
.link_btn.white {
  background-color: #fff;
  border: 1px solid #FF5500;
}
.link_btn.white a {
  color: #FF5500;
}
.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;
}
.link_btn:hover {
  opacity: 0.8;
}
.link_btn:hover a:after {
  right: 14px;
}
.link_btn:hover a[target=_blank]:after {
  width: 47px;
  height: 27px;
  right: 11px;
}
.link_btn:hover a[href$=".pdf"]:after, .link_btn:hover a[href$=".doc"]:after, .link_btn:hover a[href$=".docx"]:after, .link_btn:hover a[href$=".xls"]:after, .link_btn:hover a[href$=".xlsx"]:after, .link_btn:hover a[href$=".xlsm"]:after {
  height: 38px;
  width: 31px;
  right: 17px;
}

.link_btn_one {
  text-align: center;
}
.link_btn_one .link_btn {
  display: inline-block;
}

.btn_container {
  overflow: hidden;
}
.btn_container .link_btn {
  width: 470px;
  float: left;
  margin: 0 40px 30px 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;
    padding: 15px 65px 15px 0;
  }
  .link_btn a:before {
    width: 50px;
    height: 50px;
  }
  .link_btn a:after {
    width: 25px;
    height: 25px;
    right: 13px;
  }
  .link_btn a[target=_blank]:after {
    width: 27px;
    height: 20px;
  }
  .link_btn a[href$=".pdf"]:after, .link_btn a[href$=".doc"]:after, .link_btn a[href$=".docx"]:after, .link_btn a[href$=".xls"]:after, .link_btn a[href$=".xlsx"]:after, .link_btn a[href$=".xlsm"]:after {
    height: 28px;
    width: 25px;
    right: 13px;
  }
  .link_btn:hover {
    opacity: 1;
  }
  .link_btn:hover:after {
    width: 25px;
    height: 25px;
    right: 13px;
  }
  .link_btn:hover[target=_blank]:after {
    width: 27px;
    height: 20px;
  }
  .link_btn:hover[href$=".pdf"]:after, .link_btn:hover[href$=".doc"]:after, .link_btn:hover[href$=".docx"]:after, .link_btn:hover[href$=".xls"]:after, .link_btn:hover[href$=".xlsx"]:after, .link_btn:hover[href$=".xlsm"]:after {
    height: 28px;
    width: 25px;
    right: 13px;
  }
  .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;
  }
}
/* === 戻るボタン ===*/
.back_btn {
  text-align: center;
  margin: 90px 0 50px;
}
.back_btn button {
  border: none;
  width: 500px;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 1.7rem;
  background-color: #B7B7B7;
  padding: 22px 0;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
.back_btn button:before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url(../img/global/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: scale(-1, 1);
  left: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.back_btn button:hover {
  opacity: 0.9;
}
.back_btn button:hover:before {
  left: 31px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .back_btn {
    margin: 15vw 0 7vw;
  }
  .back_btn button {
    width: 100%;
    font-size: 1.3rem;
    padding: 18px 0;
  }
  .back_btn button:before {
    width: 25px;
    height: 25px;
  }
  .back_btn button:hover:before {
    left: 35px;
  }
}/*# sourceMappingURL=import.css.map */