/*
Theme Name: maripra
Theme URI: 
Author: Yuta Otani
Author URI: 
Version: 1.0.0
License: YutaOtaniF
License URI: 
Text Domain: maripra
*/
/* 冒頭でimport */
@import url('https://fonts.googleapis.com/css?family=Roboto');
/* フォントを指定したいところで */

body {
font-family: 'Noto Sans JP', sans-serif!important;
}
a {
    text-decoration: none;
    color: #000;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all 0.5s ease}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

div#branding {
    display: none;
}
div#topheaderblue {
    background: #28c3ff;
    font-size: 13px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000000;
}
.selected {
    letter-spacing: 1px;
}
ul#topheaderblueul {
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
    justify-content: center;
}
ul#topheaderblueul li {
    height: 2.5em;
    white-space: nowrap;
    padding: 0.7em 3%;
    margin: 0.5% 0;
}
ul#topheaderblueul li a {
    text-decoration: none;
    color: #fff;
}
img.langageimg {
    height: 0.9em;
    margin-right: 4%;
}
li#topheaderbluelang {
    color: #3F51B5!important;
    padding: 0em 3%!important;
    margin: 0% 0!important;
	height: 3em!important;
}
img.logoimg {
    width: 25%;
    max-width: 300px;
}
div#logo {
    text-align: center;
    margin: 5em 0 2%;
}
.switcher .selected {
    background: #004d9c!important;
}
.switcher .selected a {
    border: 0px solid #CCCCCC!important;
	padding: 0.85em!important;
	background: url(/img/langageicon02.png) 137px center no-repeat!important;
    background-size: 11px!important;
}
.switcher .option a {
    padding: 0.85em!important;
}
.switcher .option {
    position: relative;
    z-index: 9998;
    border-left: 0px solid #CCCCCC!important;
    border-right: 0px solid #CCCCCC!important;
    border-bottom: 0px solid #CCCCCC!important;
    background-color: #2ac3ff!important;
	width: 100%!important;
}
nav#menu {
    width: 100%;
    background: #fff;
    z-index: 1000!important;
    padding-bottom: 0.1em;
    padding-top: 0.5em;
    /* box-shadow: 3px 3px 10px rgb(0 0 0 / 14%); */
    transition: all 0s ease;
}
.is-sticky nav#menu {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
    top: 2.3em!important;
    padding: 1em 0em 0.5em;
    transition: all 0s ease;
}
.main-menu {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}
ul#menu_id {
    display: flex;
    justify-content: space-between;
	margin-bottom: 1%;
}
ul#menu_id li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}
ul#menu_id li a:hover {
    border-bottom: solid 5px #2ac3ff;
    padding-bottom: 5px;
}
#menu_id li a.active    {
    border-bottom: solid 5px #2ac3ff;
    padding-bottom: 5px;
}
div#iconmenue {
    display: flex;
    justify-content: center;
}
div#iconmenue {
    display: flex;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
	margin-top: 2%;
	margin-bottom: 2%;
}
img.iconmenueimg {
    width: 55%;
    margin-bottom: 0.8em;
}
.iconmenue {
    width: 14.28%;
    text-align: center;
    line-height: 1.3;
    font-size: 13px;
}
.iconmenue a {
    text-decoration: none;
    color: #000;
    letter-spacing: 1px;
}
.toparea1 {
    background: #e4e4e4;
}
.toparea1-1 {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	padding-top: 4%;
}
.topevent {
    width: 49%;
    margin-right: 1%;
}
.topnews {
    width: 49%;
    margin-left: 1%;
}
img.topeventimgimg {
    height: 100%;
}
h2.eventtittle {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 3px;
}
h2.eventsubtittle {
    text-align: center;
    margin-top: 1%;
    font-size: 13px;
    letter-spacing: 2px;
}
.topeventcontent {
    margin-top: 6%;
}
.topeventcontent {
    margin-top: 6%;
    display: flex;
}
.topeventimg {
    width: 50%;
    height: 12.5em;
    overflow: hidden;
    position: relative;
}
.topeventtext {
    width: 50%;
    background: #fff;
	border-top: 6px solid #001377;
	height: 12.5em;
}
a.area1categoli {
    background: #001377;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    margin-left: 5%;
    padding: 0.3em 0.4em;
    font-size: 13px;
}
a.area1categoli-2 {
    background: #00a068;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    margin-left: 5%;
    padding: 0.3em 0.4em;
    font-size: 13px;
}
a.area1categoliend {
    background: #9E9E9E;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    margin-left: 5%;
    padding: 0.3em 0.4em;
    font-size: 13px;
}
.topeventtextcate {
    margin-top: 1em;
}
.topeventtexttittle {
    padding: 0 5%;
    margin-top: 1em;
    line-height: 1.7;
    height: 3.8em;
}
.topeventtexttittle a {
    text-decoration: none;
    color: #000;
}
.topeventtextdays {
    padding: 0 5%;
    margin-top: 20%;
    font-size: 12px;
    color: #707070;
}
.topnewscontent {
    margin-top: 6%;
    display: flex;
}
.topnewsimg {
    width: 50%;
    height: 12.5em;
    overflow: hidden;
    position: relative;
}
.topnewstext {
    width: 50%;
    background: #fff;
    border-top: 6px solid #00a068;
    height: 12.5em;
}
.topnewstextcate {
    margin-top: 1em;
}
.topnewstextdays {
    padding: 0 5%;
    margin-top: 20%;
    font-size: 12px;
    color: #707070;
}
.topnewstexttittle {
    padding: 0 5%;
    margin-top: 1em;
    line-height: 1.7;
    height: 3.8em;
}
.topnewstexttittle a {
    text-decoration: none;
    color: #000;
}
.topeventmore {
    text-align: center;
    margin: 10% 0 14%;
}
a.topeventmorea {
    text-decoration: none;
    background: url(/img/morebotan2.png);
    background-size: cover;
    padding: 2.8% 18%;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
}
.searchform {
    padding: 5% 2% 0;
    max-width: 800px;
    margin: 0 auto;
}
form#searchform {
    margin-top: 1.5em;
}
.searchform_box {
    margin: 3em 0 1em;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.searchform_box span {
    margin-right: 1.5em;
}
.searchform_box input {
    width: calc(100% - 11.1em);
    border: solid 1px #000;
    height: 2.5em;
    padding: 0 0.5em;
}
.searchform_check {
    padding: 0.5em 0 1.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.searchform_button {
    text-align: center;
    margin-top: 1em;
}
.searchform_button input {
    text-decoration: none;
    background: url(/img/morebotan2.png);
    background-size: cover;
    padding: 1em 8em;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    border: none;
    background-position-y: center;
    background-position-x: right;
    cursor: pointer;
}
.toparea2 {
    padding: 5% 0 0;
}
h2.toptenkuh2 {
    text-align: center;
    font-size: 25px;
}
.toparea2flex {
    display: flex;
    margin-top: 3%;
}
.toparea2flex-1 {
    width: 50%;
}
.toparea2flex-1-1 {
    width: 33.3333333%;
}
.toparea2flex-1-2 {
    width: 50%;
}
img.toparea2flex-1imgimg {
    width: 100%;
}
.toparea2flex-1tittle {
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 1.5;
    color: #fff;
    margin-top: 55%;
}
h2.frontcontentimgh2sub {
    font-size: 14px;
    letter-spacing: 2px;
    z-index: 10000;
}
.toparea3 {
    margin-top: -5px;
    background: #000;
    color: #fff;
    padding: 5% 5%;
}
h2.toppickup {
    text-align: center;
    font-size: 25px;
    letter-spacing: 2px;
}
h2.toppickupsub {
    color: #fff;
    text-align: center;
    margin-top: 1%;
    font-size: 13px;
    letter-spacing: 2px;
}
.toppickupbanner {
    text-align: center;
    margin-top: 4%;
}
img.toppickupbannerimg {
    width: 100%;
}
.toppickupbanner {
    text-align: center;
    margin-top: 4%;
    width: 100%;
    max-width: 1200px;
    margin: 4% auto;
}
.toppickuparchive {
    width: 100%;
    max-width: 1200px;
    margin: 4% auto;
    display: flex;
    flex-wrap: wrap;
}
.toppickuparchivecnt {
    width: 32%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 2%;
}
.toppickuparchivecnt:nth-child(3n) {
    margin-right: 0;
}
.toppickuparchivetext {
    background: #fff;
    margin-bottom: 0;
    color: #000;
    border-top: none;
    padding: 1em;
}
h3.toppickuptittle {
    text-align: center;
    margin-top: 00.5em;
    font-size: 18px;
    line-height: 1.5;
}
h4.toppickuptittle {
    width: 100%;
    padding: 5% 5% 7%;
    text-align: left;
    line-height: 1.5;
}
.toppickuparchiveimg {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.toppickuparchiveimg:before {
	content: "";
    display: block;
    padding-top: 55%;
}
.toppickuparchiveimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.toppickuparchiveimg:hover img {
    width: 110%;
    height: auto;
}
.toparea4 {
    padding: 12%;
    background: url(/img/08.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.toparea4more {
    text-align: center;
    margin-top: 7%;
    animation: img_box_9955 3s linear infinite;
    transform-origin: 50% 50%;
    margin: 7% 0 0 !important;
}
a.toparea4morea {
    border: solid 1px #000000;
    padding: 2% 9%;
    letter-spacing: 2px;
    border-radius: 30px;
}
h2.topfloorguide {
    text-align: center;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 500;
}
h2.topfloorguidesub {
    text-align: center;
    margin-top: 1%;
    font-size: 13px;
    letter-spacing: 2px;
}
.toparea5 {
    margin-top: 5%;
    margin-bottom: 10%;
	padding: 0 2%;
}
a.topfloorguidemorea {
    text-decoration: none;
    background: url(/img/morebotan2.png);
    background-size: cover;
    padding: 1.8% 6%;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
}
.topfloorguidemore {
    text-align: center;
    margin-top: 8%;
}
.toparea6 {
    height: 25em;
    overflow: hidden;
    position: relative;
}
img.toparea6img {
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
footer#footer {
    background: #EBEBEB;
}
div#pagetop {
    text-align: right;
    padding: 0%;
    border-bottom: 1px solid rgba(173, 173, 173, 0);
    font-size: 14px;
    /* background: #333; */
}
div#footerlogo {
    text-align: center;
    width: 100%;
    margin-top: 5%;
}
img.footerlogoimg {
    width: 25%;
    max-width: 300px;
}
ul.footermenuecont1 {
    display: flex;
    justify-content: center;
    font-size: 13px;
    margin-top: 3%;
}
ul.footermenuecont2 {
    display: flex;
    justify-content: center;
    font-size: 13px;
    margin-top: 1%;
}
div#copyright {
    background: #28bdff;
    padding: 1.3%;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 4%;
}
.slider-arrow.slider-next.slick-arrow {
    position: absolute;
    top: 90%;
    width: 42px;
    height: 80px;
    margin-top: -21px;
    z-index: 10;
    cursor: pointer;
	right: 100px;
}
.slider-arrow.slider-prev.slick-arrow {
    position: absolute;
    top: 90%;
    width: 42px;
    height: 80px;
    margin-top: -21px;
    z-index: 10;
    cursor: pointer;
	right: 150px;
}
.topslider {
    position: relative;
}
.slick-dots {
    position: relative!important;
    bottom: 0!important;
}
div#dot {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
}
.slick-dots li button:before {
    opacity: 1!important;
    color: #004d9c!important;
}
.slick-dots li.slick-active button:before {
    opacity: 1!important;
    color: transparent!important;
    -webkit-text-stroke: 2px #004d9c;
}
.switcher .option a:hover {
    background: #004d9c!important;
}
a.nturl.selected {
    background: #2ac3ff!important;
}
.toppickuparchivenew {
    position: absolute;
    z-index: 1000;
    margin-top: -2%;
    margin-left: -1%;
}
.toppickuparchivenew img {
    width: 90px;
}
hr.headerhr {
    margin: 0;
    padding: 0;
    border-top: 2px solid rgba(140, 139, 139, 0.27);
}
.breadcrumbs {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
    font-size: 14px;
}
.kasoucontent {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
	padding: 0 2%;
}
h2.kasoucontenth2 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
}
h2.kasoucontenth2sub {
    text-align: center;
    margin-top: 1%;
    font-size: 11px;
}
h1.kasoucontenth1sub {
    text-align: center;
    margin-top: 1%;
    font-size: 11px;
}
.kasouarchive {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10%;
}
.kasouarchivecont {
    width: 48%;
    margin-right: 2%;
	margin-top: 7%;
}
.kasouarchivecont:nth-child(2n) {
    width: 48%;
    margin-left: 2%;
    margin-right: 0%;
}
.kasouarchiveimg {
    height: 22em;
    overflow: hidden;
    position: relative;
	border-bottom: solid 6px #001377;
}
.kasouarchiveimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.kasouarchivecontnew {
    position: absolute;
    z-index: 10;
    margin-top: -2%;
    margin-left: -1%;
}
.kasouarchivecontnew img {
    width: 90px;
}
.kasouarchivedayaisai {
    color: #707070;
    font-size: 14px;
    margin: 2% 0;
}
.kasouarchivedayaisai img {
    height: 1em;
}
.kasouarchivetittle {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 2%;
	line-height: 1.7;
}
.kasouarchivesub {
    line-height: 1.5;
    font-size: 14px;
}
.kasouarchiveshop {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 2%;
}
.restaurant {
    background: #ebebeb;
    padding: 6% 0 0;
    margin: 4% 0 0;
}
.restaurantcontent {
    width: 100%;
}
h3.restauranth3 {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
    font-size: 23px;
    letter-spacing: 5px;
}
h4.restauranth4 {
    width: 100%;
    max-width: 1050px;
    margin: 4% auto 5%;
    line-height: 2.5;
    font-size: 15px;
}
.restaurantcontent1 {
    position: absolute;
    line-height: 1.7;
    margin-top: 5em;
    z-index: 1000;
    width: 100%;
}
.restaurantcontentimg {
    height: 25em;
    overflow: hidden;
    position: relative;
}
.restaurantcontentimg img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.restaurantcontentimg img {
    width: 100%;
}
.restaurantcontent1 img {
    width: 200px;
}
a.restaurantcontentmore {
    background-position: center;
    text-decoration: none;
    background: url(/img/morebotan3.png);
    background-size: cover;
    padding: 4.8% 23%;
    border-radius: 30px;
    font-size: 14px;
    border: solid 1px #000;
}
.restaurantcontent1-1 {
    position: relative;
	margin-top: -5px;
}
.restaurantcontentmorea {
    margin-top: 3%;
    width: 320px;
    text-align: center;
}
.restaurantcontent1sub {
    width: 1100px;
    margin: 0 auto;
}
.restaurantcontent1subimg {
    width: 320px;
    text-align: center;
}
h5.restauranth5 {
    width: 320px;
    text-align: center;
}

.restaurantcontent2 {
    position: absolute;
    line-height: 1.7;
    margin-top: 5em;
    z-index: 1000;
    width: 100%;
}
.restaurantcontent2 img {
    width: 200px;
}
.restaurantcontent2-1 {
    position: relative;
    margin-top: -5px;
}
.restaurantcontent2sub {
    width: 1100px;
    margin: 0 auto;
}
.restaurantcontent2subimg {
    width: 300px;
    text-align: center;
    float: right;
}
.restaurantcontentmorea2 {
    margin-top: 10%;
    width: 300px;
    text-align: center;
}
.galleryflex {
    margin-top: 5%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5%;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.galleryflex-1 {
    width: 24%;
    height: 15em;
    margin-right: 1%;
    margin-bottom: 1%;
    overflow: hidden;
    position: relative;
}
.galleryflex-1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.kasoucontentfulimg {
    margin-top: 3%;
    width: 100%;
}
.kasoucontentfulimg img {
    width: 100%;
}
.kasoucontentfulcont {
    margin: 5% 0;
    line-height: 2;
	letter-spacing: 2px;
}
.kasoucontent2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 6%;
    line-height: 2;
}
h3.kasoucontent2h3 {
    font-size: 20px;
    letter-spacing: 3px;
}
.kasoucontent2tittle div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-size: 20px;
    white-space: nowrap;
}
.kasoucontent2icon {
    width: 2.5em;
}
.kasoucontent2icon img {
    display: table-cell;
    vertical-align: middle;
    height: 1.6em;
}
.kasoucontent2tittlesub {
    font-size: 20px;
    white-space: nowrap;
    letter-spacing: 2px;
}
.kasoucontent2tex {
    margin: 1% 0;
    font-size: 14px;
}
.kasoucontent2place div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.kasoucontent2place {
    font-size: 12px;
    display: table;
}
.kasoucontent2place img {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    height: 2em;
}
h2.kasoucontenth2-1 {
    width: 100%;
    max-width: 1100px;
    margin: 7% auto 5%;
    font-size: 25px;
}
.kasoucontent3 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 6%;
    line-height: 2;
    display: flex;
}
.kasoucontent3tittle div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-size: 20px;
    white-space: nowrap;
}
.kasoucontent3icon img {
    display: table-cell;
    vertical-align: middle;
    height: 1.6em;
}
.kasoucontent3icon {
    width: 2.5em;
}
span.kasoucontent3tittlep {
    vertical-align: middle;
    font-size: 13px;
	margin-left: 2em;
}
.kasoucontent3tittle {
    width: 50%;
}
.kasoucontent2:last-child {
    margin-bottom: 10%;
}
.topfloorguidemore2 {
    text-align: center;
    margin-top: 5%;
}
a.topfloorguidemorea2 {
    text-decoration: none;
    background: url(/img/morebotan2.png);
    background-size: cover;
    background-position: right;
    padding: 1.8% 8%;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
}
.kasoucontentadress {
    text-align: center;
    font-size: 18px;
    margin-top: 3%;
}
.kasoucontent2tex2 {
    font-size: 17px;
}
.kasoucontent2table {
    display: flex;
    font-size: 14px;
}
.kasoucontent2tableleft {
    width: 30%;
}
.kasoucontent2tableright {
    width: 70%;
    display: table;
}
.kasoucontent2table1 {
    margin-top: 3%;
}
.kasoucontent2tableright img {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    height: 2em;
}
.kasoucontent2tableright div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    width: 15em;
}
hr.kasoucontent2table {
    border-top: 1px dashed #8c8b8b;
    margin: 1.2% 0px;
}
span.aoicon {
    color: #2ac3ff;
}
.kasoucontent3tex {
    font-size: 13px!important;
}
hr.kasoucontent4 {
    width: 80%;
    margin-right: 20%;
    border-top: 1px dashed #8c8b8b;
    margin: 3% 0;
}
.kasoucontent4 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 6%;
    line-height: 2;
    display: flex;
}
.kasoucontent4tittle {
    width: 50%;
    padding-left: 11%;
}
.kasoucontent4tittle div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-size: 20px;
    white-space: nowrap;
}
.kasoucontent4:last-child {
    margin-bottom: 10%;
}
.company {
    width: 100%;
    max-width: 1050px;
    margin: 5% auto 8%;
	    padding: 0 2%;
}
.companya a {
    text-decoration: underline;
}
.recruit {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 5%;
}
h3.recruith3 {
    font-size: 20px;
}
.recruitcontent {
    margin-top: 3%;
    display: flex;
    line-height: 2;
}
.recruitcontentleft {
    width: 50%;
}
.recruitcontentright {
    width: 50%;
}
hr.recruit {
    margin: 7% 0;
    border-top: 1px dashed #8c8b8b;
}
.recruitcontent:last-child {
    margin-bottom: 10%;
}
.tenants {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 8%;
	line-height: 2;
	padding: 0 2%;
}
.tenantscont {
    margin-bottom: 5%;
}
h3.tenantsh3 {
    font-size: 20px;
    margin-bottom: 1%;
}
hr.press {
    border-top: 1px dashed #8c8b8b;
    margin: 1.2% 0px;
}
.press {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
	padding: 0 2%;
}
h4.pressh3 {
    text-align: center;
    font-size: 20px;
	margin-bottom: 2%;
}
.pressarchive {
    display: flex;
}
.pressdays {
    width: 20%;
}
.presstittle {
    width: 80%;
    display: table;
}
.presstittle div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
	font-size: 14px;
	line-height: 1.5;
}
.presstittle img {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    height: 2em;
}
.pressdays div {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    height: 1.5em;
    font-size: 14px;
	color: #707070;
}
.press:last-child {
    margin-bottom: 7%;
}
.faq {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 8%;
    line-height: 2;
	padding: 0 2%;
}
.privacy {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
    font-size: 14px;
    margin-bottom: 10%;
	padding: 0 2%;
}
span.kasoucontent3tittlep img {
    height: 24px;
    vertical-align: middle;
}
.privacyheader {
    display: flex;
    justify-content: center;
    margin-top: 4%;
	margin-bottom: 3%;
}
.privacyheader1 {
    padding-right: 3%;
}
.privacyheader1:last-child {
    padding-left: 3%;
    padding-right: 0;
}
h2#riyoukiyaku {
    text-align: center;
    font-size: 20px;
    margin-top: 5%;
}
.riyoukiyakucont {
    margin-top: 3%;
    line-height: 2;
}
h3.riyoukiyakuh3 {
    font-size: 18px;
    margin-top: 5%;
}
hr.privacy {
    margin: 7% 0;
}
h2#privacypolicy {
    text-align: center;
    font-size: 20px;
    margin-top: 5%;
}
.privacypolicycont {
    margin-top: 3%;
    line-height: 2;
}
h3.privacypolicy3 {
    font-size: 18px;
    margin-top: 5%;
}
.floorguide {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
}
.floorguideflex {
    display: flex;
}
.floorguideleft-1 {
    width: 5%;
}
.floorguideleft-2 {
    width: 25%;
    text-align: center;
}
.floorguideleft-3 {
    width: 10%;
    position: relative;
	white-space: nowrap;
}
.floorguideright-1 {
    width: 25%;
    text-align: center;
}
.floorguideright-2 {
    width: 5%;
}
.floorguideright-3-0 {
    width: 7%;
    border-left: 1px solid #767676;
    margin-bottom: 0.685em;
	margin-top: 0.4em;
	height: 54.1em;
}
.floorguideright-3 {
    width: 20%;
}
.floorguideright-3-0:nth-child(2) {
    border-left: none;
    border-right: 1px solid #767676;
    margin-right: 2%;
    padding-left: 2%;
}
.floorguideright-3-0:nth-child(2) hr.floorguideright-3-0hr {
    width: 100%;
}
.toparea5-floorguidetext {
    font-size: 12px;
}
.floorguideleft-3 img {
    width: 100%;
    position: absolute;
    bottom: 5.4em;
}
.floorguideleft-2-floortop {
    width: 100%;
    height: auto;
}
.floorguideleft-2-floortoparea {
    width: 75%;
    height: 1em;
    background: #ced9d9;
    margin-bottom: 0.685em;
    margin-left: 10%;
}
br.floorguidebr {
    line-height: 1.7em;
}
a.floorguide-a div {
    background: #28bdff;
}
a.floorguide-a div:hover {
    background: #004d9c;
}
.floorguideleft-2-floortoparea-2 {
    width: 90%;
    margin-left: 10%;
    height: 1em;
    background: #ced9d9;
    margin-bottom: 0.685em;
}
.floorguideleft-2-floorbottom {
    width: 100%;
    height: auto;
}
.floorguideleft-2-floorbottomarea {
    width: 100%;
    margin-left: 0%;
    height: 1em;
    background: #ced9d9;
    margin-bottom: 0.685em;
}
.floorguideleft-3-floortoparea {
    width: 100%;
    margin-left: 0%;
    height: 1em;
    background: #ffffff;
    margin-bottom: 0.685em;
}
.floorguideleft-3-floortoparea2 {
    width: 100%;
    margin-left: 0%;
    height: 1em;
    background: #ced9d9;
    margin-bottom: 0.685em;
}
.floorguideleft-3-floortoparea2 {
    width: 100%;
    margin-left: 0%;
    height: 1em;
    background: #ffffff;
    margin-bottom: 0.685em;
    border: dashed 1px #ced9d9;
}
.floorguideleft-2-floorbottomarealast {
    width: 100%;
    margin-left: 0%;
    height: 1em;
    background: #ced9d9;
    margin-bottom: 0;
}
.floorguideright-1-floortoparea {
    width: 75%;
    margin-left: 10%;
    height: 1em;
    background: #ced8d9;
    margin-bottom: 0.685em;
}
.floorguideright-1-floortoparea2 {
    width: 100%;
    margin-left: 0;
    height: 1em;
    background: #ced8d9;
    margin-bottom: 0.685em;
}
.floorguideright-2-floorf {
    text-align: center;
}
hr.floorguideright-3-0hr {
    margin: 0 0 1.57em;
    width: 70%;
}
span.floorguideright-3-floornamenone {
    color: #ced8d9;
}
.floorguideright-3-0-1 {
    width: 10%;
}
.floorguideflex-2 {
    display: flex;
}
.floorguideflex-2 {
    display: flex;
    margin-top: 3%;
}
.blogfooter {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 5% auto;
}
.blogfooteritiran {
    width: 50%;
}
.blogfooteritiran a {
    text-decoration: none;
    color: #fff;
    background: #9E9E9E;
    padding: 2% 4%;
    border-radius: 3px;
    font-size: 13px;
}
.blogfooternext {
    width: 50%;
}
.nav-links {
    display: flex;
    justify-content: flex-end;
}
.nav-previous {
    margin-right: 5%;
}
main#content {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
}
.kasouheadercontentimg {
    margin-top: 5%;
}
h2.frontcontentimgh2 {
    font-size: 23px;
}
.blogcontenttext {
    line-height: 2;
	letter-spacing: 1px;
}
.blogimg2 img {
    width: 100%;
}
.topnewsimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.blogimg2 {
    width: 100%;
    height: 30.5em;
    overflow: hidden;
    position: relative;
}
.blogimg2 img {
    /* width: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
        width: auto;
    height: 100%;
}
.breadcrumbs2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 2%;
    font-size: 14px;
}
.shop-header {
    background: #ebebeb;
}
.shop-headerimgarea {
    display: flex;
	width: 100%;
    max-width: 1100px;
    margin: 4% auto;
}
.shop-headerimgarea-img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.shop-headerimgarea-img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.shop-headerimgarea-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.shop-header-area2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 1.7;
}
.shop__pay.lowshop_newheadercontent {
    width: 100%;
    max-width: 1100px;
    margin: 0em auto;
    font-size: 13px;
    text-align: center;
    padding: 3em 2%;
}
.lowshop_newh2 {
    font-size: 20px;
}
.shop__pay--icon {
    display: flex;
    justify-content: center;
    margin: 2em 0;
}
.shop__pay--icon_content img {
    height: 5em;
}
.shop__pay--icon_content span {
    display: block;
    margin-top: 0.5em;
}
.shop__pay--icon_content {
    margin: 0 1.5em;
}
.shop__sns.lowshop_newheadercontent {
    width: 100%;
    max-width: 1100px;
    margin: 0em auto;
    font-size: 13px;
    text-align: center;
    padding: 0em 2% 3em;
}
.shop__sns--icon {
    margin-top: 2em;
    display: flex;
    justify-content: center;
}
.shop__sns--icon a {
    display: block;
    margin: 0 2em;
    width: 15em;
}
.shop__sns--icon span {
    display: block;
    margin-top: 1.2em;
}
.shop__sns--icon .shop__sns--icon_name02 {
    color: #666666;
    font-size: 11px;
}
h1.shopname {
    font-size: 25px;
    margin: 1% 0;
}
h2.shopcate {
    font-size: 14px;
    margin: 1% 0;
    color: #969696;
}
.shop-headertime {
    margin-bottom: 3%;
}
.shop-headermore {
    padding: 7% 0;
    width: 40%;
}
a.shop-headermore-a {
    text-decoration: none;
    background: url(/img/morebotan2.png);
    background-size: cover;
    padding: 3.8% 18%;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
}
.shop-content {
    width: 100%;
    max-width: 1100px;
    margin: 6% auto 10%;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 2;
}
.shop-content-full {
    width: 100%;
}
.shop-content-full img {
    width: 100%;
}
.shop-content-full {
    width: 100%;
    margin-bottom: 4%;
}
.shop-content-2columm {
    display: flex;
    width: 100%;
    margin-bottom: 4%;
}
.shop-content-2colummleft {
    width: 48%;
    margin-right: 2%;
}
.shop-content-2colummright {
    width: 48%;
    margin-left: 2%;
}
.shop-content-2colummleft img {
    width: 100%;
}
.shop-content-2colummright img {
    width: 100%;
}
div#floorguide-archive-a1 {
    background: #e9f5fc;
	padding: 0 2%;
}
div#floorguide-archive-a2 {
    padding: 0 2%;
}
.floorguide-archive-a1-flex {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
    display: flex;
	padding: 7% 0 5%;
}
.floorguide-archive-a1-tittle {
    width: 30%;
    margin-right: 15%;
}
.floorguide-archive {
    line-height: 2;
	margin-top: 13%;
}
.floorguide-archive-a1-floor {
    font-size: 25px;
}
.floorguide-archive-a1-img {
    width: 55%;
}
.floorguide-archive-a1-img img {
    width: 35%;
}
.floorguide-archive-a1-shop {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 5%;
}
.floorguide-archive-a1-shopcon {
    width: 32%;
    padding-right: 3%;
    margin-bottom: 2%;
}
.floorguide-archive-a1-shopconimg {
    height: 15em;
    overflow: hidden;
    position: relative;
    margin-bottom: 3%;
}
.floorguide-archive-a1-shopconimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.floorguide-archive-a1-shopconflo {
    font-size: 14px;
}
.floorguide-archive-a1-shopcontittle {
    font-size: 18px;
}
.floorguide-archive-a1-shopconcate {
    font-size: 14px;
}
.floorguide-archive-a1-shopconimg-1 {
    height: 15em;
    overflow: hidden;
    position: relative;
    margin-bottom: 3%;
	border: 1px solid #767676;
}
.floorguide-archive-a1-shopconimg-1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.floorguide-archive-a1-flex-img {
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
}
.floorguide-archive-a1-flex-img img {
    width: 55%;
}
div#floorguide-archive-a3 {
    background: #e9f5fc;
	padding: 0 2%;
}
div#floorguide-archive-a4 {
    padding: 0 2%;
}
div#floorguide-archive-a5 {
    background: #e9f5fc;
	padding: 0 2%;
}
div#floorguide-archive-a6 {
    padding: 0 2%;
}
div#floorguide-archive-a7 {
    background: #e9f5fc;
	padding: 0 2%;
}
.ryokin {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
    line-height: 1.7;
}
.ryokinimg img {
    width: 100%;
}
.ryokinimg {
    width: 100%;
}
.ryokintex2 {
    margin: 2% 0 5%;
}
.toparea6 img {
    width: 100%;
}
.topeventimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
video.videospace {
    width: 100%;
    margin-top: 4%;
}
.kasoucontentfulcont-2 {
    margin: 2% 0 2%;
    line-height: 2;
    letter-spacing: 2px;
}
.kasoucontentvideotittle {
    margin-top: 3%;
    font-size: 20px;
}
.kasoucontent-2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 4%;
	margin-bottom: 8%;
}
h3.kyusi {
    text-align: center;
    margin-top: 15%;
    margin-bottom: 15%;
}
nav.mobile-menu {
    display: none;
}
.topslidersp {
    display: none;
}
.floorguideleft-1-floorf {
    line-height: 1.7em;
    margin-top: -0.39em;
}
.floorguideright-2-floorf {
    line-height: 1.7em;
    margin-top: -0.39em;
}
.floorguideright-3-floorname {
    line-height: 1.7em;
    margin-top: -0.39em;
}
p.floorguideright-3-floornameorikae {
    line-height: 1;
    font-size: 12px!important;
}
.toppickupbannertext-banner {
    text-align: center;
    line-height: 1.5;
    width: 100%;
    max-width: 1200px;
    margin: 4% auto;
    background: url(/wp-content/uploads/2019/03/69.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #000;
    padding: 200px 450px 95px 0%;
}
.toppickupbannertext-bannersp {
    display : none;
}
.switcher a img {
    vertical-align: bottom!important;
}
h1.h1404 {
    width: 100%;
    text-align: center;
    font-size: 25px;
	margin-top: 6%;
}
.main404-2 {
    line-height: 1.7;
    margin-top: 3%;
    margin-bottom: 6%;
    max-width: 880px;
    margin: 3% auto 6%;
	text-align: center;
}
a.a-404 {
    text-decoration: underline;
}
.headernews {
    background: #EA0000;
}
.headernewsarchive {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
	display: flex;
}
.headernewstime {
    width: 15%;
    letter-spacing: 2px;
}
.headernewstittle {
    width: 85%;
    letter-spacing: 1px;
}
.headernewsarchive {
    max-width: 1000px;
    margin: 0% auto;
    padding: 0.7% 0;
    color: #fff;
    width: 100%;
    display: flex;
    font-size: 14px;
}
.headernewstittle a {
    color: #fff;
}
.topeventmore-2 {
    text-align: center;
    margin: 10% 0 14%;
}
.toparea7 {
    background: url(/img/73.jpg);
    height: 25em;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: none;
    background-size: cover;
}
.toparea5 .toparea7 {
    margin: 2em 0 3em;
}
@keyframes img_box_9955 {
  0% { transform: translateX(0) }
  33.33333% { transform: translateX(-10px) }
  66.66667% { transform: translateX(0) }
  100% { transform: translateX(0) }
}
.kisetucontentmain {
    margin-top: 8%;
}
.kisetucontent {
    display: flex;
    width: 100%;
    max-width: 900px;
    margin: 0 auto 7%;
}
.kisetucontentimg {
    width: 48%;
    margin-right: 2%;
    height: 18em;
    overflow: hidden;
    position: relative;
}
.kisetucontentimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.kisetucontenttext {
    width: 48%;
    margin-left: 2%;
	padding-top: 1em;
}
.kisetucontenttext-place {
    margin-bottom: 0.5em;
    font-size: 14px;
}
.kisetucontenttext-shopname {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1.5;
}
.kisetucontenttext-tel {
    margin-bottom: 5em;
    font-size: 14px;
}
.kisetucontenttext-menu {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 1em;
}
.kisetucontenttext-about {
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 1px;
}
li#menu-item-78 a.active {
    border-bottom: none!important;
}
.toparea5-sp {
    display: none;
}
.kasoucontent2 {
    padding: 0 2%;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 0px;
    font-size: 80%;
}
p#page-top img {
    width: 50%;
}
p.toppickupplace {
    position: absolute;
    margin-top: 2%;
    line-height: 2.2;
    font-size: 12px;
    padding: 0 5% 0 5%;
    z-index: 1;
    margin-left: 2%;
    color: #fff;
    background: #011477;
}
p.toppickupplace.toppickuparchive_search__place {
    margin-top: 0.5em;
    margin-left: 0.5em;
    font-size: 10px;
    padding: 0 3% 0px;
}
.toppickuparchive_search .toppickuparchivecnt {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
@media only screen and (max-width: 1100px){
.restaurantcontent1 {
    margin-top: 6em;
}
	.restaurantcontent1sub {
    width: 100%;
}
	.restaurantcontent1subimg {
    width: 260px;
    text-align: center;
}
	.restaurantcontent1 img {
    width: 130px;
}
	h5.restauranth5 {
    width: 260px;
}
	.restaurantcontentmorea {
    margin-top: 6%;
    width: 260px;
}
	.restaurantcontentimg img {
    width: auto;
    height: 100%;
}
	.restaurantcontent2sub {
    width: 100%;
}
	h5.restauranth5 {
    width: 260px;
}
	.restaurantcontentimg img {
    width: auto;
    height: 100%;
}
	.restaurant {
    padding: 8% 2% 0;
}
	.kasoucontentvideotittle {
    padding: 0 2%;
}
	ul#menu_id {
    padding: 0 2%;
}
	.headernews {
    padding: 0 2%;
    padding-top: 5.4em;
}
.sp_fix {
    position: fixed;
    width: 100%;
    background: #fff;
	z-index: 10000;
}
	.toparea7 {
    background: url(/img/73.jpg)!important;
    height: 25em!important;
    background-repeat: no-repeat!important;
    background-position: bottom!important;
    background-attachment: none!important;
    background-size: cover!important;
}
	.breadcrumbs {
    padding: 0% 2%;
}
	.shop-header-area2 {
    padding: 0 2%;
}
	.shop-content {
    padding: 0 2%;
}
}
.wa-cont {
    margin: 0em 0 5em;
}
.wa-flex {
    display: flex;
    line-height: 1.5;
}
.wa-flex-left {
    width: 48%;
    margin-right: 4%;
}
.wa-flex-left img {
    width: 100%;
}
.wa-flex-right {
    width: 48%;
}
.wa-full {
    line-height: 1.5;
}
.wa-flex-right img {
    width: 100%;
}
h3.wa-h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0.3em 0 0.7em;
}
.wa-flex-right p {
    margin-bottom: 1em;
}
.wa-flex-left-img {
    width: 50%;
}
.wa-flex-left-img img {
    width: 100%;
}
.wa-flex-right-img {
    width: 50%;
}
.wa-flex-right-img img {
    width: 100%;
}
.wa-flex-img {
    display: flex;
    line-height: 1.5;
}
.wa-cont-tirashiflex {
    display: flex;
    margin: -2em 0 0em;
}
.wa-cont-tirashiimg {
    width: 50%;
}
@media only screen and (max-width: 880px){
	ul#topheaderblueul li {
    display: none;
}
	li#topheaderbluelang {
    display: block!important;
	height: 2.2em!important;
	padding: 0em 0%!important;
}
	.switcher .selected a {
    font-size: 10px!important;
    padding: 6px 0.5em!important;
}
	ul#topheaderblueul {
    justify-content: flex-end;
}
	div#logo {
    text-align: left;
    height: 2.3em;
    margin: 0.7em 0 0.4em;
}
	img.logoimg {
    width: auto;
    max-width: 300px;
    height: 2.3em;
	padding: 0.1em 0.5em;
}
	.mobile-menu {
 	position: absolute;
    display: flex!important;
    align-items: center;
     justify-content: flex-end;
    padding: 0 15px;
    top: 2.2em;
    background-color: #27ae6000;
    right: 0vw;
    height: auto;
    z-index: 9999999;
    width: 85px;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.mobile-menu__btn {
      position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 45px;
    cursor: pointer;
    transition: .4s;
    z-index: 100;
    opacity: 1;
}
.mobile-menu__icon {
  display: block;
    position: relative;
    background: #2ac3ff;
    opacity: 1;
        width: 40%;
    height: 3px;
    transition: .4s;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
  content: "";
  display: block;
  position: absolute;
  background: #2ac3ff;
    width: 100%;
    height: 3px;
  transition: .4s;
}
.mobile-menu__icon::after {
  top: 8px;
}
.mobile-menu__icon::before {
  top: -8px;
}
.mobile-menu__container {
  position: fixed;
  text-align: center;
  display: block;
  align-items: center;
  justify-content: center;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 50;
  height: 0;
  opacity: 1;
  transition: .5s;
  transition-delay: .2s;
  overflow: auto;
	background: rgba(40, 189, 255, 0.49);
    background-position-x: 76%;
    background-size: cover;
    background-repeat: no-repeat;
}
.mobile-menu__list {
  transition: .5s;
  transition-delay: .5s;
  list-style: none;
  padding-left: 0;
  margin-top: -50px;
}
.mobile-menu__checkbox {
  display: none;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
  opacity: 1;
  transition-delay: 0s;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__container {
  height: 100%;
  transition-delay: 0s;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
  background: transparent;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  top: 0;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
	background: #000;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	background: #000;
}
	.mobile-menu__container ul li a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    line-height: 2.5;
    text-shadow: 0px 0px 1px rgba(000,000,000,0.5);
    -moz-box-shadow: 0px 0px 3px rgba(000,000,000,0.5);
}
	.mobile-menu__container:before {
    content: '';
    background: inherit;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(3px);
    position: absolute;
    top: -5px;
    bottom: -5px;
    z-index: -1;
}
	nav#menu {
    display: none;
}
	.topslider {
    display: none;
}
	.topslidersp {
    position: relative;
	display: block;
}
	div#dotsp {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 21px;
}
	.slider-arrow.slider-next.slick-arrow {
    width: 30px;
	right: 20px;
    z-index: 10;
}
	.slider-arrow.slider-prev.slick-arrow {
    width: 30px;
	right: 55px;
    z-index: 10;
}
	.slick-dots li {
    width: 10px;
}
	div#iconmenue {
    flex-wrap: wrap;
    margin-bottom: 3%;
    margin-top: 0;
}
	.iconmenue {
    width: 25%;
    font-size: 10px;
	margin-bottom: 3%;
    margin-top: 3%;
}
	.iconmenue a {
    color: #144b8d;
}
	.slick-dotted.slick-slider {
    margin-bottom: 5px!important;
}
	.toparea1-1 {
    padding-top: 10%;
    display: block;
	padding-bottom: 1%;
}
	.topevent {
    width: 100%;
    margin-right: 0%;
    padding: 0 3%;
}
	h2.eventtittle {
    font-size: 20px;
}
	h2.eventsubtittle {
    font-size: 10px;
	letter-spacing: 0px;
}
	.topeventcontent {
    display: flex;
    width: 100%;
    margin: 16px 0 16px 0;
    white-space: normal;
}
	.topeventimg {
    width: 100%;
}
	.topeventimg img {
    width: 100%;
    height: auto;
}
	.topeventtext {
    width: 100%;
    height: unset;
}
a.area1categoli {
    margin-left: 5%;
    padding: 0.3em 0.4em;
    font-size: 10px;
}
a.area1categoliend {
    margin-left: 3%!important;
    padding: 0.3em 0.4em;
    font-size: 10px!important;
}
.topeventtexttittle {
    padding: 0 5%;
    margin-top: 1em;
    line-height: 1.6;
    height: unset;
    font-size: 13px;
}
.topeventtextdays {
    margin-top: 2em;
    font-size: 11px;
}
	.topeventtextdays {
    margin-top: 9%;
}
	.topsparchivecontent {
    overflow-x: unset;
    white-space: unset;
    padding-top: 1em;
}
	.topnewscontent {
    margin-top: 6%;
    display: inline-block;
    width: 100%;
    margin: 16px 15px 16px 15px;
    white-space: normal;
    display: flex;
    width: 100%;
    margin: 16px 0 16px 0;
    white-space: normal;
}
	.topnews {
    width: 100%;
    margin-right: 0%;
    padding: 1em 3% 0;
    margin-left: 0;
}
	.topnewsimg {
    width: 100%;
}
	.topnewsimg img {
    width: auto;
    height: 100%;
}
	.topnewstext {
    width: 100%;
    height: unset;
}
	.topnewstextdays {
    margin-top: 9%;
}
	.topeventtexttittle a {
    font-size: 13px;
}
	a.topeventmorea {
    padding: 2.8% 21%;
    font-size: 12px;
}
	.toparea2 {
    padding: 10% 0 0;
}
	h2.toptenkuh2 {
    font-size: 20px;
}
	.toparea2flex {
    display: block;
    margin-top: 6%;
}
	.toparea2flex-1 {
    width: 100%;
    margin-top: -3px;
}
	.toparea2flex-1-1 {
    width: 100%;
    margin-top: -3px;
}
	.toparea2flex-1-2 {
    width: 100%;
    margin-top: -3px;
}
	.toparea2flex-1tittle {
    width: 100%;
    margin-top: 56%;
}
	h2.toppickup {
    font-size: 20px;
}
	h2.toppickupsub {
    font-size: 10px;
    letter-spacing: 0px;
}
	.toparea3 {
    padding: 10% 2%;
}
	.toppickupbanner {
    margin: 6% auto 4%;
}
	.toppickuparchivecnt {
    width: 49%;
    margin-right: 2%;
}
	.toppickuparchivecnt:nth-child(2n) {
    width: 49%;
    margin-right: 0;
}
.toppickuparchiveimg:before {
    padding-top: 65%;
}
	.toppickuparchivecnt:nth-child(3n) {
    margin-right: auto;
}
	.toppickuparchivetext {
    height: unset;
    padding: 0.5em;
}
	.toppickuparchivecnt:last-child {
    display: block;
}
	a.toparea4morea {
    font-size: 11px;
}
	h2.topfloorguide {
    font-size: 20px;
}
	h2.topfloorguidesub {
    font-size: 10px;
    letter-spacing: 2px;
}
	.toparea5 {
    margin-top: 10%;
}
	.floorguide {
    margin-top: 7%;
}
	.floorguideleft-1 {
    display: none;
}
	.floorguideleft-2 {
    width: 35%;
    margin-left: 6%;
}
	.floorguideleft-3 {
    width: 15%;
    position: relative;
    white-space: nowrap;
}
	.floorguideright-1 {
    width: 30%;
    text-align: right;
}
	.floorguideright-2 {
    width: 10%;
}
	.floorguideright-3-0 {
    display: none;
}
	.floorguideright-3 {
    display: none;
}
	.floorguideleft-3 img {
    height: 11em;
    bottom: 5.35em!important;
    z-index: -1;
}
	.floorguideflex-2 {
    font-size: 12px;
}
	a.topfloorguidemorea {
    font-size: 12px;
    background-position: center;
	padding: 2.8% 11%;
}
	.topfloorguidemore {
    margin-top: 11%;
    margin-bottom: 13%;
}
	.toparea6 {
    height: auto;
}
	ul.footermenuecont1 {
    font-size: 10px;
}
	ul.footermenuecont2 {
    font-size: 10px;
    margin-top: 3%;
}
	img.footerlogoimg {
    width: 40%;
}
	div#footerlogo {
    margin-top: 7%;
}
	div#copyright {
    font-size: 10px;
    margin-top: 6%;
}
	div#pagetop {
    padding: 2%;
    font-size: 11px;
}
	footer#footer {
    margin-top: -3px;
}
	.breadcrumbs {
    padding: 1% 2%;
	font-size: 10px;
}
	h2.kasoucontenth2 {
    font-size: 20px;
}
	h2.kasoucontenth2sub {
    font-size: 10px;
}
	.kasoucontent {
    margin-top: 8%;
	margin-bottom: 10%;
}
	.kasouarchive {
    padding: 0 2%;
}
	.kasouarchiveimg {
    height: 7em;
}
	.kasouarchiveimg {
    border-bottom: solid 4px #001377;
}
	.kasouarchiveimg img {
    width: 100%;
    height: auto;
}
	.kasouarchivedayaisai {
    font-size: 10px;
}
	.kasouarchivetittle {
    font-size: 12px;
    line-height: 1.4;
	margin-top: 3%;
	margin-bottom: 3%;
}
	.kasouarchivesub {
    line-height: 1.5;
    font-size: 11px;
    height: 3em;
    overflow: hidden;
}
	.kasouarchiveshop {
    font-size: 13px;
    margin-top: 4%;
}
	video.videospace {
    margin-top: 6%;
    padding: 0 2%;
}
	.kasoucontentvideotittle {
    margin-top: 6%;
    font-size: 17px;
    padding: 0 2%;
}
	.kasoucontentfulcont-2 {
    margin: 4% 0 2%;
    padding: 0 2%;
    font-size: 12px;
}
	.kasoucontent-2 {
    margin-bottom: 12%;
}
	.kasoucontent2tittle div {
    white-space: normal;
    font-size: 16px;
    line-height: 1.3;
}
	.kasoucontent2tittle {
    padding: 0 2%;
}
	.kasoucontent2tex {
    margin: 1% 0;
    font-size: 12px;
    padding: 0 2%;
}
	.kasoucontent2place {
    display: table;
    margin: 1% 0;
    font-size: 11px;
    padding: 0 2%;
}
	.kasoucontent2tittlesub {
    padding: 0 2%;
    font-size: 13px;
    margin-top: 2%;
}
	.kasoucontent2 {
    margin-top: 13%;
}
	.kasoucontent3tittle div {
    font-size: 16px;
}
	.kasoucontent3 {
    display: block;
}
	.kasoucontent3tittle {
    width: 100%;
    margin-bottom: 8%;
}
	.kasoucontentadress {
    font-size: 14px;
}
	a.topfloorguidemorea2 {
    font-size: 11px;
}
	.kasoucontent2tex2 {
    font-size: 17px;
    padding: 0 2%;
    margin-top: 8%;
}
	.kasoucontent2table1 {
    margin-top: 3%;
    padding: 0 2%;
}
	.kasoucontent2table {
    font-size: 12px;
}
	.kasoucontentfulimg {
    margin-top: 5%;
}
	.kasoucontent4tittle {
    width: 100%;
    padding: 0 7%;
    margin-bottom: 10%;
}
	.kasoucontent4tittle div {
    font-size: 16px;
}
	.kasoucontent4 {
    display: block;
}
	hr.kasoucontent4 {
    width: 100%;
    margin: 1% 0;
}
	.company {
    margin: 5% auto 17%;
    padding: 0 2%;
}
	h3.restauranth3 {
    font-size: 16px;
}
	h4.restauranth4 {
    font-size: 12px;
}
	.companya {
    font-size: 14px;
}
	h3.kyusi {
    font-size: 13px;
}
	.tenants {
    padding: 0 2%;
    font-size: 13px;
	margin-bottom: 15%;
}
	h3.tenantsh3 {
    font-size: 16px;
    margin-bottom: 1%;
    margin-top: 10%;
}
	.faq {
    padding: 0 2%;
    font-size: 14px;
    margin-bottom: 15%;
}
	.privacyheader {
    font-size: 12px;
}
	h2#riyoukiyaku {
    font-size: 17px;
    margin-top: 7%;
}
	.riyoukiyakucont {
    padding: 0 2%;
}
	h3.riyoukiyakuh3 {
    font-size: 15px;
}
	.riyoukiyakuconttext {
    font-size: 12px;
}
	h2#privacypolicy {
    font-size: 17px;
    margin-top: 7%;
}
	.privacypolicyconttext {
    font-size: 12px;
}
	h3.privacypolicy3 {
    font-size: 15px;
    margin-top: 5%;
}
	.privacypolicycont {
    padding: 0 2%;
	margin-top: 4%;
}
	.restaurantcontent2sub {
    width: 100%;
}
	.restaurantcontent1sub {
    width: 100%;
}
	.restaurantcontentimg img {
    width: auto;
    height: 100%;
}
	.restaurant {
    padding: 8% 2% 0;
}
	.restaurantcontent1 img {
    width: 130px;
}
	.restaurantcontent1subimg {
    width: 260px;
    text-align: center;
}
	h5.restauranth5 {
    width: 260px;
}
	.restaurantcontentmorea {
    margin-top: 6%;
    width: 200px;
}
	.restaurantcontent1 {
    margin-top: 3em;
}
	.floorguide-archive-a1-flex {
    display: block;
	padding: 7% 2% 5%;
}
	.floorguide-archive-a1-tittle {
    width: 100%;
    margin-right: 0%;
    font-size: 13px;
}
	.floorguide-archive-a1-floor {
    font-size: 18px;
}
	.floorguide-archive-a1-img {
    width: 100%;
    text-align: center;
	margin-top: 3%;
}
	.floorguide-archive-a1-shop {
    padding: 0 2% 5%;
}
	.floorguide-archive-a1-shopcon {
    width: 49%;
    margin-right: 1%;
    padding-right: 0%;
}
	.floorguide-archive-a1-shopconimg img {
    width: 100%;
    height: auto;
}
	.floorguide-archive-a1-shopconimg {
    height: 8em;
}
	.floorguide-archive-a1-flex-img img {
    width: 90%;
}
	.floorguide-archive-a1-shopconflo {
    font-size: 12px;
}
	.floorguide-archive-a1-shopcontittle {
    font-size: 16px;
}
	.floorguide-archive-a1-shopconcate {
    font-size: 12px;
}
	.floorguide-archive-a1-shopconimg-1 {
    height: 8em;
}
	.floorguide-archive-a1-shopcon:nth-child(2n) {
    width: 49%;
    margin-left: 1%;
    margin-right: 0;
}
	div#floorguide-archive-a7 {
    padding-bottom: 10%;
}
	.shop-header-area2 {
    padding: 0 2%;
}
	.shop-headerplace {
    font-size: 13px;
}
	h1.shopname {
    font-size: 17px;
}
	.breadcrumbs2 {
    font-size: 11px;
}
	h2.shopcate {
    font-size: 10px;
}
	.shop-headertime {
    font-size: 12px;
    letter-spacing: 0px;
}
	h2.shopsubtext {
    font-size: 13px;
}
	a.shop-headermore-a {
    font-size: 11px;
}
	.shop-headermore {
    padding: 5% 0;
}
	.shop-content {
    font-size: 13px;
    padding: 0 2%;
}
	.blogimg2 {
    height: 12.5em;
}
	h2.frontcontentimgh2 {
    font-size: 18px;
    line-height: 1.5;
}
	.kasouheadercontentimg {
    padding: 0 2%;
}
	.blogcontenttext {
    font-size: 14px;
    padding: 0 2%;
}
	.blogcontent {
    margin-bottom: 10%;
}
	.blogfooter {
    font-size: 13px;
	margin-bottom: 8%;
}
	.toppickupbannertext-bannersp {
    display: block;
    margin-top: 5%;
}
	.toparea2flex-1tittlesubbanner {
    width: 98%;
    margin-top: 33%;
    color: #000!important;
    position: absolute;
    text-align: center;
	line-height: 1.5;
}
	h2.frontcontentimgh2subbanner {
    font-size: 11px;
    letter-spacing: 2px;
}
h1.h1404 {
    font-size: 20px;
}
	.main404-2 {
    font-size: 10px;
}
	a.a-404 {
    font-size: 13px;
}
	.headernewstime {
    width: 33%!important;
    letter-spacing: 1px!important;
}
	.headernewsarchive {
    font-size: 12px!important;
    padding: 1.5% 3%!important;
}
	h1.kasoucontenth1sub {
    font-size: 10px;
}
	.headernewstittle {
    line-height: 1.2;
}
	.kisetucontent {
    display: block;
    margin: 0 auto 7%;
	padding: 0 7%;
}
	.kisetucontentmain {
    margin-top: 0%;
}
	.kisetucontenttext-place {
    margin-bottom: 0.5em;
    font-size: 12px;
}
	.kisetucontenttext-shopname {
    font-size: 17px;
}
	.kisetucontentimg {
    width: 100%;
    margin-right: 0%;
    height: 14em;
}
	.kisetucontenttext {
    width: 100%;
    margin-left: 0%;
}
	.kisetucontenttext-tel {
    margin-bottom: 1em;
    font-size: 14px;
}
	.kisetucontenttext-tel {
    font-size: 12px;
}
	.kisetucontenttext-menu {
    font-size: 15px;
}
	.kisetucontenttext-about {
    font-size: 12px;
}
	.toparea5-sp {
    display: block;
	margin-top: 10%;
}
	.toparea5 {
    display: none;
}
	.floorguideleft-3-floortoparea {
    background: rgba(255, 255, 255, 0);
    width: 100%;
    height: 16px;
    margin-bottom: 10.96px;
    padding-top: 3.9px;
    font-size: 10px;
    color: #99a2a2;
	padding-left: 5%;
}
	.floorguideright-1-floortoparea {
    padding-top: 3.9px;
    margin-left: 0!important;
    font-size: 10px;
    width: 100%!important;
    height: 16px;
    margin-bottom: 10.96px;
    text-align: center;
	color: #939a9a;
}
	.floorguideleft-2-floortoparea-2 {
    padding-top: 3px;
    font-size: 10px;
    height: 16px;
    margin-bottom: 10.96px;
    color: #939a9a;
}
	.floorguideright-1-floortoparea2 {
    padding-top: 3.9px;
    font-size: 10px;
    width: 100%;
    height: 16px;
    margin-bottom: 10.96px;
    text-align: center;
	color: #939a9a;
}
a.floorguide-a .floorguideright-1-floortoparea2 {
    color: #000;
}
.floorguideleft-2-floorbottomarealast {
    font-size: 10px;
    width: 100%;
    height: 16px;
    padding-right: 0;
    padding-top: 3.9px;
    text-align: center;
}
	.floorguideleft-2-floorbottomarea {
    padding-top: 3.9px;
    font-size: 10px;
    width: 100%;
    height: 16px;
    margin-bottom: 10.96px;
    text-align: center;
}
	.floorguideleft-3-floortoparea2 {
    background: rgba(255, 255, 255, 0);
    width: 100%;
    height: 16px;
    margin-bottom: 10.96px;
    padding-top: 3.6px;
    font-size: 10px;
    color: #99a2a2;
	padding-left: 5%;
}
	p.floorguideright-1-floortopareaspan {
    color: #99a2a2;
	text-align: left;
    margin-left: -76%;
}
	p.floorguideright-1-floortopareaspan2 {
    color: #99a2a2;
    text-align: left;
    margin-left: -47%;
}
	.kasouarchivecontnew img {
    width: 45px;
}
		/*メニュー*/
	.mobile-menu__container {
  display: block;
	overflow: auto;
}
	.spmenu {
    width: 94%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 8%;
    margin: 3%;
    background: #fff;
}
	.spmenuhome {
    margin: 0% 7% 5%;
    text-align: left;
		font-size: 22px;
		color: #245693;
}
	.spmenuhome-2 {
    margin: 10% 7% 0%;
    text-align: left;
    font-size: 22px;
    color: #245693;
}
	.submenu {
    margin: 5% 9% 0%;
    text-align: left;
    font-size: 13px;
    line-height: 1.3;
	display: flex;
    flex-wrap: wrap;
}
	.submenu-con {
    width: 47.5%;
    margin-right: 5%;
    border-bottom: dashed 1px #ced9d9;
    margin-bottom: 4%;
    padding-bottom: 3%;
}
	.submenu-con:nth-child(2n) {
    margin-right: 0%;
}
	.spmenubanner a img {
    width: 100%;
    height: auto;
}
	h3.toppickuptittle {
    text-align: left;
    padding: 0% 5% 0%;
    line-height: 1.2;
    font-size: 14px!important;
    letter-spacing: 1px;
}
p.toppickupplace {
    font-size: 10px!important;
}
	h4.toppickuptittle {
    line-height: 1.5;
    text-align: left;
    font-size: 12px!important;
}
	.toppickuparchiveimg img {
    height: auto;
    width: 100%;
}
	.wa-flex {
    display: block;
}
	.wa-flex-left-img {
    width: 100%;
}
	.wa-flex-right-img {
    width: 100%;
}
	.wa-flex-left {
    width: 100%;
    margin-right: 0%;
}
	.wa-flex-right {
    width: 100%;
}
.wa-cont-tirashiflex {
    display: block;
}
.wa-cont-tirashiimg {
    width: 100%;
}
}
@media only screen and (max-width: 1285px){
	.toppickupbannertext-banner {
    padding: 185px 420px 95px 0%;
}
}
@media only screen and (max-width: 1200px){
	.toppickupbannertext-banner {
    padding: 180px 400px 95px 0%;
}
}
@media only screen and (max-width: 1150px){
	.toppickupbannertext-banner {
    padding: 170px 385px 95px 0%;
}
}
@media only screen and (max-width: 1100px){
	.toppickupbannertext-banner {
    padding: 160px 375px 95px 0%;
}
}
@media only screen and (max-width: 1050px){
	.toppickupbannertext-banner {
		display: none;
}
}
/*hover*/
.topeventimg:hover img {
    width: 110%;
    height: auto;
}
.topnewsimg:hover img {
    width: 110%;
    height: auto;
}
.toppickuparchiveimg:hover img {
    width: 110%;
    height: auto;
}
img.iconmenueimg:hover {
    width: 60%;
    margin-bottom: 0.4em;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(3deg);
}
.kasouarchiveimg img:hover {
    width: auto;
    height: 110%;
}
.floorguide-archive-a1-shopconimg img:hover {
    width: auto;
    height: 110%;
}
.floorguide-archive-a1-shopconimg-1 img:hover {
    width: auto;
    height: 110%;
}
@media only screen and (max-width: 880px){
	img.iconmenueimg:hover {
		width: 45%;
		margin-bottom: 0.32em;
	}
.topeventimg {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.topeventimg:before {
    content: "";
    display: block;
    padding-top: 75%;
}
.topeventimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
	max-width: none;
}
.topeventtextcate {
    margin-top: 0.5em;
}
.topeventtextdays {
    margin-top: 0;
    padding: 1em 5%;
}
.topnewsimg {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.topnewsimg:before {
    content: "";
    display: block;
    padding-top: 75%;
}
.topnewsimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto!important;
    height: 100%!important;
	max-width: none;
}
.topnewstextdays {
    margin-top: 0;
    padding: 1em 5%;
}
.kasouarchiveimg {
    height: 15em;
}
.shop__pay--icon {
    flex-wrap: wrap;
}
.shop__pay--icon_content img {
    height: auto;
    width: 4em;
}
.shop__pay--icon_content {
    margin: 0.5em 1.5em;
    font-size: 12px;
    min-width: 15%;
}
.lowshop_newh2 {
    font-size: 15px;
}
.shop__sns--icon {
    flex-wrap: wrap;
}
.shop__sns--icon a {
    margin: 1em 2em;
    width: 100%;
}
.shop-headerimgarea {
    background: #fff;
}
.topsliderimgsp a {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.topsliderimgsp a:before {
	content: "";
    display: block;
    padding-top: 75%;
}
.topsliderimgsp a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
img.iconmenueimg {
    width: 50%;
    margin-bottom: 0em;
}
.topnewstexttittle {
    padding: 0 5%;
    margin-top: 1em;
    line-height: 1.6;
    height: unset;
    font-size: 13px;
}
a.area1categoli-2 {
    margin-left: 5%;
    padding: 0.3em 0.4em;
    font-size: 10px;
}
.topnewstextcate {
    margin-top: 0.5em;
}
.searchform {
    padding: 10% 2% 0;
}
.searchform_box {
    margin: 3em 0 1em;
    font-size: 12px;
    flex-wrap: wrap;
}
.searchform_box span {
    margin-right: 1.5em;
    display: block;
    width: 100%;
    margin-bottom: 0.8em;
}
.searchform_box input {
    width: 100%;
    border: solid 1px #000;
}
.searchform_check {
    font-size: 12px;
    flex-wrap: wrap;
    justify-content: unset;
}
.searchform_check label {
    margin-right: 1em;
    margin-bottom: 0.5em;
    display: flex;
    align-items: center;
}
.searchform_button {
    text-align: center;
    margin-top: 0em;
}
.searchform_button input {
    padding: 2.8% 21%;
    font-size: 12px;
}
.restaurantcontentimg {
    height: 15em;
}
.restaurantcontent1subimg {
    width: 200px;
    text-align: center;
}
a.restaurantcontentmore {
    border-radius: 30px;
    font-size: 10px;
    border: solid 1px #000;
    background-position-x: right;
}
div#topheaderblue {
    position: relative;
}
.toparea5-sp .toparea7 {
    margin: 1.5em 0;
    height: 15em!important;
}
p#page-top img {
    width: 3em!important;
}
#page-top {
    right: 20px!important;
}
}
@media only screen and (max-width: 660px){
.topeventtextdays {
    margin-top: 0%;
}
.topnewstextdays {
    margin-top: 0%;
}
.kasouarchiveimg {
    height: 8em;
}
}