@charset "UTF-8";
/* CSS Document */
.sp{
	display:none;
}
other{
    display:none;
}

.navToggle,
.globalMenuSp{
	display:none;
}
/*PC*/
@media screen and (max-width:768px) {
/* ----------------------------------------
common
---------------------------------------- */
body{
	-webkit-text-size-adjust: 100%;
}
.sp{
	display:block;
}
.pc{
	display:none;
}
#sp_topimg{
    display:block!important;
}
#pc_topimg{
    display:none!important;
}
#movie{
    display:none;
}
a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.table {
	margin-bottom: 20px;
}
.table th {
	font-size: 16px;
	width: 26%;
}
.table td{
	font-size: 13px;
}
iframe{
	width:100%;
	height:200px;
}
iframe.instagram-media{
    width: 100%;
    height: -webkit-fill-available;
}
/* ----------------------------------------
head
---------------------------------------- */
#head {
    width: 90%;
    margin: auto;
    padding-top: 10px;
    height: 50px;
    text-align: left;
    box-sizing: border-box;
}
#head h1{
	float:none;
	margin:0;
	width:50%;
	height:30px;
}
#head h1 img{
	height:30px;
	width:auto;
}
#head dl{
	display:none;
}
#head p {
	display:none;
}
/* ----------------------------------------
category_menu
---------------------------------------- */
#category_menu{
	display:none;
}
/* ----------------------------------------
pagebody
---------------------------------------- */
#pagebody{
	width:90%;
	margin:auto;
}
/* ----------------------------------------
contents_body
---------------------------------------- */
#contents_body{
	width:100%;
	margin:0;
}
#contents_list_more{
	gap:4%;
    flex-wrap: wrap;
	display:flex;
}
#contents_list_more li{
	width:48%;
	margin:0;
	margin-bottom:20px;
}
#contents_list_more li h2{
	font-size:16px;
	margin-bottom:5px;
} 
#contents_list_more li a p.img{
	margin:0;
}
#contents_list_more li a img{
	margin-bottom:5px;
}
#contents_list_more li p.category{
	font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#contents_list_more dl{
	display:none;
}
#contents_list_more dl dt{
	height:30px;
	line-height:30px;
	font-size:8px;
}
#contents_list_more dl dd{
	height:30px;
	line-height:30px;
	font-size:8px;
}
#contents_body .more_button{
	width:300px;
	height:40px;
	border:1px #333333 solid;
	margin:auto;
	margin-top:20px;
	margin-bottom:50px;
}
#contents_body .more_button a{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:12px;
	background:url(../images/common/icon_more.gif) no-repeat 90% center;
}
#contents_body .more_button a:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#contents_body h2.title{
    padding-left:0;
	font-size:18px;
	margin-bottom:20px;
}
#contents_body h2.title .data{
	font-size:12px;
}
#contents_body p{
	font-size:16px;
    line-height: 1.8em;
    margin-top:-5px;
    margin-bottom:30px;
}
#contents_body p img{
    margin-bottom:-10px;
}
#contents_body p > span {
    font-size: 16px;
    padding:10px;
    line-height: 1.6em;
}
#contents_body h3 {
    padding: 5px 0;
    font-size: 18px;
    margin-bottom:20px;
    padding-left: 15px;
}
#contents_body h4{
	font-size:16px;
}
#contents_body table{
	width:100%;
	margin-bottom:30px;
}
#contents_body table th{
	width:25%;
	padding:10px;
	padding-left:20px;
	font-size:16px;
}
#contents_body table td{
	padding-left:20px;
	font-size:16px;
	padding:10px;
}
.col4 li{
	width:49%;
}
.col4 li:nth-child(2n){
	margin-right:0;
}
/* ----------------------------------------
social
---------------------------------------- */
ul.social-button-syncer {
	width:100%;
	margin: 20px auto ;
}
ul.social-button-syncer li{
	margin:0;
	float: left ;
	text-align: center ;
	height: 71px ;
	margin-right:9px;
	padding:0;
}
ul.social-button-syncer li:last-child{
	margin-right:0;
}
.pocket-btn{
	width:60px;
}
.sc-tw {
    width: 50px;
}
.sc-fb {
    width: 80px;
}
.sc-li {
	width:36px ;
}
/* ----------------------------------------
new
---------------------------------------- */
#new {
    padding: 30px 0 0;
}
#new h2{
	display:none;
}
#new ul {
    width: 90%;
    margin-bottom:10px;
    gap:4%;
}
#new ul li{
	width:48%;
    margin-bottom:20px;
}
#new ul li:first-child{
	width:100%;
	margin-bottom:20px;
	margin-right:0;
}
#new ul li:nth-child(8){
    display:none;
}
#new ul li a {
    padding-bottom: 10px;
}
.button a {
    width:140px;
    height:35px;
    line-height:35px;
    border-radius:20px;
    background:#a3cbcd;
    border:0!important;
    color:#FFF;
}
.button a::before {
    border-color: #FFF #FFF transparent transparent;
}
#new ul li a::before {
    background-size: cover;
    width: 41px;
    height: 18px;
    margin-left: -4px;
    margin-bottom: -25px;
}
#new ul li a p {
    padding: 0 10px;
}
#new ul li a h3 {
    font-size: 16px;
    padding:10px 10px 0;
}
/* ----------------------------------------
BUY
---------------------------------------- */
#BUY {
    padding: 50px 0 50px;
}
#BUY ul {
    width: 90%;
    gap:4%;
    margin-bottom:0px;
}
#BUY ul li{
	width:48%;
    margin-bottom: 20px;
}
#BUY ul li:first-child{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
#BUY ul li:nth-child(16){
    display:none;
}
#BUY p {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    font-size: 14px;
}
#BUY p br{
    display:none;
}
#BUY ul li a p.category {
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#BUY ul li a h3{
    font-size: 16px;
    margin-top:10px;
}
#BUY ul li a img {
    margin-bottom: 0px;
}
/* ----------------------------------------
EXPERIENCE
---------------------------------------- */
#EXPERIENCE {
    padding: 50px 0 50px;
}
#EXPERIENCE ul {
    width: 90%;
    gap:4%;
    margin-bottom:0px;
}
#EXPERIENCE ul li{
	width:48%;
    margin-bottom: 20px;
}
#EXPERIENCE ul li:first-child{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
#EXPERIENCE ul li:nth-child(16){
    display:none;
}
#EXPERIENCE p {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    font-size: 14px;
}
#EXPERIENCE p br{
    display:none;
}
#EXPERIENCE ul li a p.category {
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#EXPERIENCE ul li a h3{
    font-size: 16px;
    margin-top:10px;
}
#EXPERIENCE ul li a img {
    margin-bottom: 0px;
}
/* ----------------------------------------
STAY
---------------------------------------- */
#STAY {
    padding: 50px 0 50px;
}
#STAY ul {
    width: 90%;
    gap:4%;
    margin-bottom:0px;
}
#STAY ul li{
	width:48%;
    margin-bottom: 20px;
}
#STAY ul li:first-child{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
#STAY ul li:nth-child(16){
    display:none;
}
#STAY p {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    font-size: 14px;
}
#STAY p br{
    display:none;
}
#STAY ul li a p.category {
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#STAY ul li a h3{
    font-size: 16px;
    margin-top:10px;
}
#STAY ul li a img {
    margin-bottom: 0px;
}
/* ----------------------------------------
contents_list
---------------------------------------- */
#contents_list h2.title{
	font-size:18px;
}
#contents_list ul{
    width: 90%;
    gap:4%;
}
#contents_list ul li{
	width:48%;
    margin-bottom:20px;
}
#contents_list ul li a p.category {
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#contents_list ul li a h3{
    font-size: 16px;
    margin-top:10px;
}
#contents_list ul li a img {
    margin-bottom: 0px;
}
/* ----------------------------------------
WATCH
---------------------------------------- */
#WATCH {
    padding: 50px 0 50px;
    background:#333333;
}
#WATCH ul {
    width: 90%;
    gap:4%;
    margin-bottom:0px;
}
#WATCH ul li{
	width:48%;
    margin-bottom: 20px;
}
#WATCH ul li:first-child{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
#WATCH ul li:nth-child(16){
    display:none;
}
#WATCH ul li a {
    background:none;
}
#WATCH p {
    color:#FFF;
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    font-size: 14px;
}
#WATCH p br{
    display:none;
}
#WATCH ul li a h3{
    font-size: 16px;
    color:#FFF;
	margin-top:10px;
}
#WATCH p.category{
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#WATCH h2 img{
    height:80px;
    width:auto;
    margin: auto;
}
#WATCH ul li a img {
	margin-bottom:0px;
}
/* ----------------------------------------
EAT
---------------------------------------- */
#EAT {
    padding: 50px 0 50px;
}
#EAT ul {
    width: 90%;
    gap:4%;
    margin-bottom:0px;
}
#EAT ul li{
	width:48%;
    margin-bottom: 20px;
}
#EAT ul li:first-child{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
}
#EAT ul li:nth-child(16){
    display:none;
}
#EAT p {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    font-size: 14px;
}
#EAT p br{
    display:none;
}
#EAT p.category{
    font-size: 11px;
    line-height: 1.4em;
	margin-top: 5px;
}
#EAT ul li a img {
    margin-bottom:0px;
}
#EAT ul li a h3{
    font-size: 16px;
    margin-top:10px;
}
/* ----------------------------------------
foot
---------------------------------------- */
#foot{
	width:90%;
	margin:auto;
}
#foot ul li {
margin-right:50px;
}
/* ----------------------------------------
copy
---------------------------------------- */
#copy {
    width:90%;
	margin:auto;
}
/* ----------------------------------------
navi
---------------------------------------- */
#navi{
	display:none;
}
nav.globalMenuSp {
	display:block;
	position: fixed;
	z-index:1001;
	top: 0;
	left: 0;
	background: #fff;
	color: #000;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
}
nav.globalMenuSp ul {
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li{
	font-size: 16px;
	list-style-type: none;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	height:40px;
	line-height:40px;
	text-decoration: none;
	box-sizing: border-box;
	border-bottom: 1px solid #CCC;
}
globalMenuSp ul li:first-child a{
	background:#333333 ;
	color:#FFF;
	height:41px;
}
nav.globalMenuSp ul li a:hover {
	background: #FFF;
	color:#ec6c99;
	text-decoration: none;
}
globalMenuSp ul li:first-child a:hover{
	background:#333333 ;
	color:#FFF;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateY(0%);
}
.navToggle {
    display: block !important;
    position: fixed;
    right: 5%;
    padding-right: 0;
    top: 9px;
    background: #ec6c99;
    width: 40px;
    height: 34px;
    cursor: pointer;
    z-index: 1003;
    text-align: center;
}
.navToggle span {
	display: block;
	position: absolute;
	width: 24px;
	border-bottom: solid 3px #FFF;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left:8px;
}
.navToggle span:nth-child(1) {
	top: 7px;
}
.navToggle span:nth-child(2) {
	top: 15px;
}
.navToggle span:nth-child(3) {
	top: 24px;
}
.navToggle span:nth-child(4) {
	border: none;
	color: #fff;
	font-size:9px;
    font-weight: normal;
    letter-spacing: 1px;
	top:28px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 16px;
	left:8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
	top: 16px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* ----------------------------------------
breadcrumb
---------------------------------------- */
#breadcrumb{
	border-top:1px solid #dcdcdc;
	border-bottom:0;
	margin-bottom:20px;
	background:none;
	padding:10px 0 0;
}
#breadcrumb dl{
	width:100%;
	margin:none;
	overflow:hidden;
	background:#FFF;
	padding-right:3%;
	padding-left:3%;
	box-sizing: border-box;
}
#breadcrumb dl dt{
	display:inline-block;
	float:none;
	background:#FFF;
	height:30px;
	line-height:30px;
	overflow:hidden;
	position:relative;
	margin-right:0px;
	vertical-align:top;
	margin-left:-3%;
	background: linear-gradient(to right,#e5e5e5 calc(100% / 2),#ffffff calc(100% / 2));
}
#breadcrumb dl dt::before{
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background-color:#e5e5e5;
	transform:rotate(-45deg);
	left:10px;
}
#breadcrumb dl dt a{
	display:block;
	height:30px;
	line-height:30px;
	position:relative;
	padding-right:20px;
	padding-left:10px
}
#breadcrumb dl dt a img{
	margin-top:5px;
}
#breadcrumb dl dd{
	display:inline;
	float:none;
	height:auto;
	line-height:30px;
	vertical-align:top;
}
#breadcrumb dl dd.second{
	display:inline-block;
	float:none;
	background:#FFF;
	height:30px;
	line-height:30px;
	overflow:hidden;
	position:relative;
	margin-right:10px;
	padding-left:0px;
	padding-right:10px;
	vertical-align:top;
}
#breadcrumb dl dd.second::before{
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	transform:rotate(-45deg);
	right:10px;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#breadcrumb dl dd.second a{
	display:block;
	height:30px;
	line-height:30px;
	position:relative;
	padding-right:20px;
	padding-left:10px
}
#map {
	height: 400px;
	width: 100%;
	none: left;
	border-top:none;
	border-bottom:none;
	box-sizing: border-box;
}
#map02 {
	height: auto;
	width: 100%;
	float: right;
	border-top:none;
	border-bottom:none;
	padding: 20px;
}
#map02 ul li {
	position: relative;
	width:38%;
	padding-left: 3em;
	line-height: 1.4em;
	margin-bottom: 15px;
	display:inline-block;
	vertical-align: top;
height:2.4em;
}
/* ----------------------------------------
glossary
---------------------------------------- */
#glossary_body{
	width:90%;
	margin:auto;
}
#glossary_body .glossary li,
.glossary li {
width:50%;
margin-bottom:7px;
}
.glossary li a {
    font-size: 14px;
}
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
}
}
@media screen and (max-width:480px) {
}