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

@media screen and (max-width:480px) {
/* ----------------------------------------
common
---------------------------------------- */
body{
    background-image:url(../images/common/head_left.png),url(../images/common/head_right.png),url(../images/common/bg.gif);
    background-position:left top,right top,left top;
    background-repeat:no-repeat,no-repeat,repeat;
    background-size:100px auto,100px auto,auto;
}
p {
    font-size: 16px;
    margin-bottom:30px;
    text-align:left;
}
/* ----------------------------------------
head
---------------------------------------- */

#head{
    width:100%;
    height:auto;
    margin-bottom:10px;
}
#head #logo {
    margin-top: 50px;
    margin-bottom:10px;
    text-align:center;
}
#head #logo img{
    width:180px;
    height:auto;
}
/* ----------------------------------------
navi_sp
---------------------------------------- */
#navi_sp li{
	width:100%;
}
#navi_sp .thumb {
	top:15px;
}
/* ----------------------------------------
topimg
---------------------------------------- */
#topimg {
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
/* ----------------------------------------
pagebody
---------------------------------------- */

.pagebody {
    width: 92%;
    margin: 0 auto 50px;
    text-align: center;
    clear: both;
}
.title span {
    display: block;
    font-size: 16px;
}
.title {
    font-size: 16px;
    margin-bottom:20px;
    background-size: 15px 20px;
    padding: 0 20px;
    font-weight: bold;
}
.check_list {
    background:none;
    min-height:auto;
    margin-bottom:50px;
    overflow: hidden;
}
.check_list ul {
    margin: auto;
    display: inline-block;
    margin-bottom: 30px;
    margin-top:0px;
}
.check_list li {
    text-align: left;
    font-size:16px;
    line-height:18px;
    margin-bottom:10px;
    padding-left:20px;
    background: url(../images/top/icon_check.gif) no-repeat left 0px;
    background-size:16px auto;
}
.check_list p {
    font-size:16px;
    margin-bottom: 40px;
}
.check_list p br{
    display:none;
}
.photo {
    background-image: url(../images/top/about_left.gif),url(../images/top/about_right.gif);
    background-position: left center,right center;
    background-repeat: no-repeat;
    padding: 0px 10px;
    display: inline-block;
    background-size: 40px auto;
}
.photo li {
    display: inline-block;
    margin: 1%;
    width: 30%;
}
.photo li img {
    margin-bottom: 10px;
    width: 100%;
}
.text {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 10px;
}
#oneday {
    background:url(../images/top/bg03.png) left top;
}
#oneday h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 20px;
    background-image: url(../images/top/title_day.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 310px;
    display: inline-block;
    margin-bottom: 30px;
    color: #FFF;
    width: 100%;
    height: 130px;
    padding-top: 20px;
    position: relative;
    top: 20px;
    z-index: 100;
    letter-spacing: 1px;
}
#day_time, #shop {
    background-color: rgba( 255, 255, 255, 0.5 );
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    top: -120px;
    z-index: 90;
    padding-top: 91px;
    text-align: left;
    padding-bottom: 40px;
    margin-bottom: -100px;
}
#day_left {
    width: 100%;
    box-sizing: border-box;
    float: none;
    padding: 0 20px;
    background-image: url(../images/top/day01.png),url(../images/top/day02.png);
    background-position: 90% 10px,90% 195px;
    background-size: 50px, 50px;
    background-repeat: no-repeat;
    margin-bottom:30px;
}
#day_right {
    width: 100%;
    box-sizing: border-box;
    float: none;
    padding: 0 20px;
    background-image: url(../images/top/day03.png);
    background-position: 90% 210px;
    background-size: 90px;
    background-repeat: no-repeat;
}
#day_time h3 span {
    display: block;
    font-size: 16px;
    color: #e04b61;
    margin-top: -20px;
}
.point {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 30px;
}
.point li {
    margin-bottom: 10px;
    font-size: 16px;
}
#support {
    display:none;
}
#contact .button {
    margin:0;
    margin-bottom:40px;
    width: 100%;
    display: inline-block;
}
#contact .button a {
    font-size: 18px;
    padding: 5px 0;
    border-radius: 20px;
    background: #2cbe86 url(../images/common/icon_mail.png) no-repeat 60px center;
    background-size:22px; 
}
#about .button {
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
}
#about .button a {
    font-size: 18px;
    padding: 5px 0;
    border-radius:20px;
    background: #2cbe86 url(../images/common/icon_mail.png) no-repeat 20px center;
    background-size:22px;
}
#about p iframe {
    float: none;
    margin-left: 0px;
    border-radius: 20px;
    width:100%;
    height:300px;
}
#foot dt {
    margin-right: 0;
}
#foot dt .logo, #foot dd .logo {
    margin-bottom: 0px;
}
#foot dt .logo img, #foot dd .logo img{
    width:180px;
    margin-bottom: 30px;
}
#foot {
    min-width: auto;
}
#foot {
    background:url(../images/common/bg07.gif) left top;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
#foot .line {
    border-bottom: 1px dashed #FFF;
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
}
/* ----------------------------------------
	navi
---------------------------------------- */
#navi {
	display:none;
}	
#navi_sp{
	display:block;
}
#navi_sp .picBox {
	position:relative;
	display:none;
	top:0px !important;
	clear:both;
	margin:auto;
	padding:0;
	z-index:1000;
	width:100%;
	
}
#navi_sp .close{
	float:right;
	display: block !important;
	width: 100px;
	height:40px;
	line-height:40px;
	cursor: pointer;
	position:relative;
	z-index:2;
	background:#48b790;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
#navi_sp ul{
	border:10px solid #48b790;
	clear:right;
	list-style:none;
	position:inherit !important;
	background:#FFF !important;
	overflow:hidden;
	top:40px;
	box-sizing: border-box;
	width:100%;
	padding:0px;
	left:0px;
}
#navi_sp li{
	width:100%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #CCC;
}
#navi_sp li a{
	text-decoration:none;
	display:block;
	padding:7px 0 7px 25px;
	font-size:13px;
	color:#000000;
	text-align:left;
	width:auto !important;
	background:url(../images/common/bottom_icon.gif) no-repeat 10px center;
}
#navi_sp ul ul{
	border:none;
	border-top:1px solid #666;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:5px;
}
#navi_sp li li{
	width:49%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-bottom:none;
}
#navi_sp li li a{
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
	text-decoration:none;
	display:block;
	background-position:20px center;
	text-align:center;
	font-size:12px;
	line-height:1.2em;
	color:#000000;
	text-align:left;
	width:auto !important;
}
#navi_sp .thumb {
	border:0;
	cursor:pointer;
	float:right;
	margin-right:0px;
	margin-bottom:20px;
	position:fixed;
	right:8px;
	top:16px;
	z-index:101;
	display:block !important;
	width:25px;
	padding:5px;
	background:#48b790;
}
h2 {
    font-size: 24px;
    letter-spacing:0px;
}
h3 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing:0px;
}
#about p {
    font-size:16px;
    margin-bottom:30px;
    text-align:left;
}
#use p {
    font-size: 16px;
    margin-bottom:30px;
    text-align:left;
}
#flow img {
    border: 3px solid #e0e0e0;
    width: 178px;
    border-radius: 100px;
    margin-bottom: 10px;
    display: block;
    float: none;
    margin: auto;
    margin-bottom: 10px;
}
#flow li {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    text-align: center;
}
#flow {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    background-image: url(../images/about/icon_flow.gif),url(../images/about/icon_flow.gif),url(../images/about/icon_flow.gif),url(../images/about/icon_flow.gif);
    background-position: 187px 86px,393px 86px,597px 86px,801px 86px;
    background-repeat: no-repeat;
}
#use #day_time,#use #shop {
    top: 0px;
    padding-top:20px;
    margin-bottom: 20px;
}
#faq dd {
    margin-bottom: 30px;
    padding-left: 0px;
    font-size: 16px;
    text-align: left;
}
#faq dt {
    margin-bottom:10px;
    font-size: 20px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 3px dotted #2cbe86;
    padding-left: 30px;
    font-weight: normal;
    background: url(../images/common/star.gif) no-repeat left 2px;
    background-size: 20px;
    line-height: 24px;
}
.table th {
    border: 0;
    background: #e0e0e0;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
    display: block;
}
.table td {
    background: #FFF;
    border: 0;
    padding: 11px;
    text-align: left;
    font-size: 16px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding-bottom:20px;
}
.mfp_element_submit, .mfp_element_reset, .mfp_element_button {
    width: 130px;
}
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
    width: 100%;
}
}