@charset "utf-8";
/*-------------------------------- reset--------------------------------*/
body,h1,h2,h3,h4,p,ul,li,dl,dt,dd {
    margin: 0;
    padding: 0;
}
ul,li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
fieldset,img {
    margin: 0;
    border: 0;
    vertical-align: bottom;
}
/*-------------------------------- reset --------------------------------*/
a:link {
    color: #333333;
    border: none;
}
 a:hover {
    color: #999999;
    text-decoration: none;
    border: none;
}
 a:visited {
    text-decoration: none;
    border: none;
}
body {
    width: 100%;
    min-width: 700px;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 29px;
    line-height: 45px;
    color: #333333;
    font-weight: bold;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 1;
}
/*-------------------------------- スマホ　PC　出しわけ --------------------------------*/
.sp, .pc {
    display: none;
}
/*-------------------------------- スマホ　PC　出しわけ --------------------------------*/
h1 {
    background: url(img/h1bk.jpg) repeat-x;
}
.btn {
    margin-bottom: 3px;
    margin-top: 16px;
}
.btn a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    7}
#main h2 {
    background: #f6f6f6 repeat-x;
}
#wrap {
    padding: 0;
    margin: 0px auto;
}
#bg00 {
    background: #cc0000 repeat-x;
}
#bg01 {
    background: #f6f6f6 repeat-x;
}
#bg02 {
    background: url(img/bg02.jpg) repeat-x;
}
#bg03 h3 {
    background: #fe6c6c repeat-x;
}
#bg03 p {
    background: #f6f6f6 repeat-x;
}
.bg04 {
    background: url(img/bg03.jpg) repeat-x;
}
#answer {
    margin-top: 15px}
/*-------------------------------- ポップアップ --------------------------------*/
.popup {
    display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    background-color: #fff;
    overflow: hidden;
    z-index: 101;
}
.popup_inner {
    padding: 20px;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: 100;
}
/* individual setting */
#popup1 {
    width: 800px;
}
h4 {
    background-color: #FF9999;
    color: #FFFFFF;
    font-size: 35px;
    padding: 10px 0 10px 0;
}
#popup_text {
    font-weight: normal;
    color: #333333;
    text-align: left;
}
 /*-------------------------------- ポップアップ --------------------------------*/
#sns {
    margin-top: 85px;
    margin-bottom: 55px;
}
#boxmargin {
    margin-top: 20px;
}
#box1 {
    display: inline-block;
    background: #3b5998;
    color: #FFF;
    width: 414px;
    padding: 10px 0;
}
#box1 a {
    color: #ffffff;
}
/* ハックでIE6,7のみに適用 */
html*#box1 {
    display: inline;
    zoom: 1;
}
#box2 {
    display: inline-block;
    background: #00acee;
    color: #FFF;
    width: 414px;
    padding: 10px 0;
}
#box2 a {
    color: #ffffff;
}
/* ハックでIE6,7のみに適用 */
html*#box2 {
    display: inline;
    zoom: 1;
}
iframe {
    width: 100%;
    height: 350px;
}
#mapField {
    width: 100%;
    height: 350px;
}
#access {
    margin-top: 75px;
}
#access a {
    color: #f44c59;
}
#flow {
    margin-top: 40px;
}
#opencamp {
    margin-top: 60px;
}
#faq {
    margin-top: 50px;
}
#faq h3 {
    background: #fe6c6c repeat-x;
}
#faq p {
    background: #f6f6f6 repeat-x;
}
#footer {
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}
#lasttext {
    margin-top: 50px;
    font-weight: normal;
}
#copyright {
    background-color: #fe6c6c;
    width: 100%;
}
#copyrighttext {
    color: #FFFFFF;
    font-weight: normal;
    text-align: center;
    margin: 0 0 20px 0;
}
/*-------------------------------- 予約ページ --------------------------------*/
#yoyaku_header {
    border-bottom: #ff9999 solid 4px;
}
#yoyakutext {
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    margin-top: 70px;
    margin-bottom: 35px;
}
.btn_yoyaku {
    margin-bottom: 0px;
    margin-top: 0px;
}
.btn a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    7}
/*-------------------------------- 予約ページ --------------------------------*/


/*-------------------------------- スターポイントシステムページ --------------------------------*/
#point_header {
border-bottom: #ff9999 solid 4px;
}

#pointsystem_title{
margin-top:40px;
}

#status_title{
margin-bottom:20px;
}


#platinum{
margin-top:40px;}


#family{
margin-top:15px;
margin-bottom:90px;
}


#gototop{
color:#FFFFFF;
margin:0 auto;
width:700px;
height:30px;
border-top:40px;
padding-top:40px;
padding-bottom:10px;
font-weight:normal;
}

/*-------------------------------- スターポイントシステムページ --------------------------------*/



/*--------------------------------------------- スマホ設定ここから---------------------------------------------*/
@media screen and (min-width: 641px) {

}
@media screen and (max-width: 640px) {

body {
    min-width: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
}
img {
    max-width: 100%;
	height:auto;
	}
#mainv {
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto}
#wrap {
    width: 100% !important}
p {
    width: 100% }
	

.btn{width:87%;
margin:0 auto;}


.tell{width:87%;
margin:0 auto;
padding-bottom:4%;
}

#sns{width:50%;
margin:0 auto;
}

#box1{width:80%;
margin-bottom:5%;
}

#box2{width:80%;
}

#lastlogo{
width:60%;
margin:0 auto;

}




/*-------------------------------- ポップアップ --------------------------------*/

/* individual setting */
#popup1 {
    width: 90%;
}
h4 {
    background-color: #FF9999;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px 0 10px 0;
}
#popup_text {
    font-weight: normal;
    color: #333333;
    text-align: left;
}
 /*-------------------------------- ポップアップ --------------------------------*/






/*--------------------------------------------- スマホ設定ここから---------------------------------------------*/

