@charset "utf-8";

/*------------------------------------------------------------
------------------------------------------------------------*/
/*------------------------------------------------------------
######################     トップページ専用CSS（スマホ向け）
------------------------------------------------------------*/
/*------------------------------------------------------------
------------------------------------------------------------*/

.swiper {
  width: 100vw;
  height: auto;
  /* 縦長に変更する場合は以下の設定を有効にしてください */
  /* height: 400px; */

}
.swiper img {
  width: 100vw;
  height: auto;
  max-width: none!important;
  /* 縦長のスライドショーイメージを作成する場合は390px×400pxで作成してください */
  /* 縦長に変更する場合は以下の設定を有効にしてください */
  height: 400px;
  object-fit: cover;
}
.swiper-pagination-bullet-active{
	background: #fff;
}

#wrap{
	width: 100vw!important;
	min-width: unset!important;
	text-align: center;
	padding: 0!important;
	padding-top: 10px!important;
}
#header{
	width: 100vw!important;
	height: auto!important;
	background-image: none;
	margin: 0;
	padding: 0;
}

#description{
	display: none;
}
#header h1 {
	width: 45vw;
	display: block;
	float: left;
	padding-left: 5vw;
}
#header h1 img {
	width: 100%;
	height: auto;
}
#head-r {
	width: 45vw;
	float: right;
}
#sp-nav {
	float: right;
	width: 45vw;
	padding: 0;
	padding-right: 5vw;
	margin: 0!important;
}
#sp-nav img{
	width: 18vw;
	height: auto;
}

#sp-nav a {
	display: block;
	float: right;
}

a.sp-nav-home {
	background-color: #bbb;
}
a.sp-nav-cart {
	background-color: #F93E7D;
}
a.sp-nav-mypa {
	background-color: #FDB442;
}
a.sp-nav-menu {
	position: inherit;
	margin-left: 10px;/*background-color:#aa50ba;*/
}

#main{
	padding-top: 15px;
}
.main-full img{
	max-width: 280px;
	height: auto;
}
.box-color img{
	max-width: 100%;
	height: auto;
}
.main-full .img-r{
	display: block;
	text-align: center;
	padding:15px 0;
	float: none;
}

.pagination a{
	width: 18vw!important;
	margin: 0 1vw!important;
	background-position: center top!important;
}

h2#catch{
	background-image: unset!important;
	padding: 0;
	border:none;
	font-size: 90%!important;
}

#top-artist{
	width: 96vw;
	padding: 2vw!important;
	margin-bottom: 20px;
}
#top-artist h3{
	text-align: center;
}
#top-artist h3 span{
	display: block;
}
.artist-r,
.artist-l{
	float: none!important;
	width: 92vw!important;
	padding: 3vh 2vw!important;
}
.artist-r img,
.artist-l img{
	width: 100%;
	max-width: 310px;
	height: auto;
}


.sp-top1 h2 {
	display: block;
	position: relative;
	padding: 20px 0 15px 0;
	background-repeat: repeat-x;
	border: none;
	margin: 0;
	background-image: url(../image/img01/conte-titlebg1.gif);
}
.sp-top2 h2 {
	display: block;
	position: relative;
	padding: 20px 0 15px 0;
	background-repeat: repeat-x;
	border: none;
	margin: 0;
	background-image: url(../image/img01/conte-titlebg3.gif);
}
.sp-top-main {
	width: 90vw;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.sp-top-main img{
	display: block;
	width:100%;
	height: auto;
	margin-bottom: 10px;
	max-width: none !important;
}
.sp-top-l {
	float: left;
	width: 43vw;
	margin-left: 5vw
}
.sp-top-r {
	float: right;
	width: 43vw;
	margin-right: 5vw;
}
.sp-top-l img,
.sp-top-r img {
	width: 100%;
}
.sp-top-l a, .sp-top-r a {
	display: block;
	margin-bottom: 20px;
}
.sp-top-list {
	width: 90vw;
	margin:0 auto;
	font-size: 80%;
}
.sp-top-list li a{
	text-align: left;
	background-position: right 10px!important;
}
.sp-top-list h3 {
	margin: 0;
	border-color: #7BD50D;
	border-width: 4px 0 0 0;
	border-style: solid;
	padding: 7px 0;
}
.sp-top-list h3 a {
	margin: 0;
}
.sp-top-list ul {
	list-style: none;
	border-color: #ccc;
	border-width: 4px 1px 3px 1px;
	border-style: solid;
	margin: 0 !important;
	display: block;
}
.sp-top-list ul li {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0;
}
.sp-top-list ul li ul {
	border: none;
}
.sp-top-list ul li ul li {
	border-top: 1px dotted #ccc;
	border-bottom: none;
	padding: 0 0 0 1em;
}
.sp-top-list li a {
	display: block;
	background-image: url(../../image/sptop-arrow1.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding: 23px 25px;
	margin: 0;
	color: #444;
}
.sp-top-list li a:hover {
	background-color: #f7f7f7;
}


#content{
	width: 100vw;
	margin: 0;
	padding: 0;
	min-width: unset;
}

#policy{
	width: 100vw;
	margin: 0;
	padding: 0;
	min-width: unset;
}
#policy .text h3{
	font-size: 90%!important;
}
#policy .text p{
	font-size: 80%!important;
}
.col2{
	width: auto;
}
.col2 .polbox{
	float: none;
	width: 90vw;
	margin: 0 auto 15px;
	text-align: left;
}
.col2 .polbox img{
	width: 100%;
	max-width: none!important;
}

#snscard{
	width: 100vw!important;
}
#snscard a{
    display: inline;
}
#snscard a img{
    width: 20vw;
    height: auto;
}
#side #snscard a img{
    display: none;
}

#footer{
	width: 100vw!important;
	min-width: unset!important;
	padding: 0 0 10vh;

}
#foot-wrap{
	width: 90vw!important;
	min-width: unset!important;
}
#foot-sitemap {
	width: 100% !important;
}
#foot-sitemap ul {
	width: 100%!important;
}
#foot-sitemap ul li {
	margin: 0;
	padding: 0;
}
#foot-sitemap ul li a {
	margin: 0;
}
#foot-guide {
	margin-top: 20px;
	width: auto !important;
	margin-right: auto;
	margin-left: auto;
}
#foot-guide h4 {
	display: block;
	clear: both;
}
#foot-guide h4 img {
	height: 62px;
	max-width: 100%;
}
#foot-guide p {
	display: block;
	clear: both;
	font-size: 100% !important;
}
#foot-guide p a {
	margin-top: 20px;
	margin-bottom: 10px;
}
#foot-nav {
	padding-top: 30px;
	padding-left: 1px;
	clear: both;

}
#foot-guide-l{
	width: 100%;
	float: none;
}
#foot-guide{
	float: none;
}
#foot-guide-l h4{
	margin-bottom: 15px;
}
#foot-guide-l img{
	width: 90vw;
	max-width: 450px;
	height: auto;
}
#foot-guide-l dl{
	font-size: 12px!important;
}
#foot-guide-l dd{
	width: 70vw;
}

#foot-guide-l p{
	padding: 0;
	margin: 0 0 15px!important;
    font-size: 14px!important;
}
#foot-guide-l p.tel{
	width: 80vw;
	padding: 0;
	margin: 0;
}
#foot-guide-l .tel .fa-phone-square{
    font-size: 16px!important;
}
#foot-guide{
	text-align: center;
}
.about-cal{
	float: none;
	margin: 0 auto!important;
}
.foot-sitemap{
	float: none;
	padding: 0!important;
	text-align: center;
}
#foot-sitemap ul{
	float: none;
}

#foot-sitemap ul li{
	background-image: none!important;
}
#foot-sitemap ul li img{
	margin-bottom: 15px;
}
.sp-top-list{
	margin-top: 15px;
}
#foot-nav{
	padding: 0!important;
}
#foot-nav a {
	display: block;
	width: 43vw;
	height: 50px;
	padding: 25px 0 0 0;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#foot-nav a.l {
	float: left;
	background-color: rgb(87, 59, 48);
}
#foot-nav a.r {
	float: right;
	background-color: rgb(87, 59, 48);
}
.foot-tel {
	width: 100%;
	margin: 0 auto 0 auto;
	display: block;
	border: 2px solid #ccc;
	border-radius: 10px;
	margin-bottom: 10px;
}
.foot-tel img {
	width: 100%;
	height: auto;
}

#btn-cart,
#btn-top{
	width: 14vw;
	height: 12vw;
	font-size: 10vw;
	border-radius: 7vw;
	padding-top:2vw;
	color: #101011;	
	background-color:#fff;
	text-align:center;
}
#btn-cart{
	left: 5vw;
	bottom: 20px;
}
#btn-top{
	right: 5vw;
	bottom: 20px;
}
#btn-menuclose {
	font-size: 12vw;
	color: #101011;
	display: none;
	position: fixed;
	top: 20px;
	z-index: 999999;
	right: 20px;
}

#side {
	width: 90vw;
	padding: 5vw!important;
	margin-right: 0 !important;
	font-size: 100%;
	display: none;
	font-family: "tbchibirgothicplusk-pro";
}
#side ul li{
	padding-left: 0!important;
}
.newbana{
	text-align: center;
}
.catmenu{
	margin-left: 0!important;
}
#searchbox {
    width: 80vw;
    margin: 0;
    padding: 5vw!important;
	margin-bottom: 15px;
}
#searchbox dt {
    margin-bottom: 5px;
}
#searchbox form{
	width: auto!important;
}
#searchbox .input3{
	width: 20px;
	height: auto;
}
#searchbox .input1 {
    font-size: 16px;
    width: 65vw;
    height: 24px;
    margin-left: 10px;
}
#searchbox select{
	font-size: 16px;
	padding: 10px 0;
	margin: 0 10px 15px;
}
#searchbox select{
	width: inherit!important;
}
#searchbox .input4{
}
#sidebana{
	margin-left:0!important;
	text-align: center;
}
#sidebana img{
	width: inherit;
	height: auto;
}
#btn-search-open{
	text-align: center;
	padding: 10px 0;
}
.trip-p{
	display: block;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}
.trip-p tr,.trip-p td{
	display: block;
}