@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSansCJKjp-Thin.eot');
    /* IE9 Compat Modes */
    src: url('../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../font/NotoSansCJKjp-Thin.woff') format('woff'),
    /* Modern Browsers */
    url('../font/NotoSansCJKjp-Thin.ttf') format('truetype');/* Safari, Android, iOS */
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansCJKjp-Light.eot');
    src: url('../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Light.woff') format('woff'), url('../font/NotoSansCJKjp-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansCJKjp-DemiLight.eot');
    src: url('../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-DemiLight.woff') format('woff'), url('../font/NotoSansCJKjp-DemiLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.eot');
    src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('../font/NotoSansCJKjp-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansCJKjp-Medium.eot');
    src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Medium.woff') format('woff'), url('../font/NotoSansCJKjp-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKjp-Bold.eot');
    src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Bold.woff') format('woff'), url('../font/NotoSansCJKjp-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('../font/NotoSansCJKjp-Black.eot');
    src: url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Black.woff') format('woff'), url('../font/NotoSansCJKjp-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'WebSymbolsLigaRegular';
    src: url('../fonts/websymbolsligaregular.eot');
    src: url('../fonts/websymbolsligaregular.eot?#iefix') format('embedded-opentype'), url('../fonts/websymbolsligaregular.woff') format('woff'), url('../fonts/websymbolsligaregular.ttf') format('truetype'), url('../fonts/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}
@font-face {
    font-family: "あおぞら明朝 Heavy";
    src: local("あおぞら明朝 Heavy"), url("../fonts/AozoraMinchoHeavy.ttf") format("truetype"), local("IPA P明朝");
}
@font-face {
    font-family: "あおぞら明朝 Bold";
    src: local("あおぞら明朝 Bold"), url("../fonts/AozoraMincho-bold.ttf") format("truetype"), local("IPA P明朝");
}
@font-face {
    font-family: "あおぞら明朝 Medium";
    src: local("あおぞら明朝 Medium"), url("../fonts/AozoraMinchoMedium.ttf") format("truetype"), local("IPA P明朝");
}
@font-face {
    font-family: "あおぞら明朝 Regular";
    src: local("あおぞら明朝 Black"), local("IPA P明朝"), url("../fonts/AozoraMinchoRegular.ttf") format("truetype");
}
@font-face {
    font-family: "あおぞら明朝 light";
    src: local("あおぞら明朝 light"), local("IPA P明朝"), url("../fonts/AozoraMinchoLight.ttf") format("truetype");
}
@font-face {
    font-family: "あおぞら明朝 thin";
    src: local("あおぞら明朝 thin"), local("IPA P明朝"), url("../fonts/AozoraMincho-thin.ttf") format("truetype");
}
/*
 * ユーザースタイルシートを無視っ!
 */

@font-face {
    font-family: "ＭＳ Ｐゴシック";
    src: "あおぞら明朝 Regular", local("ヒラギノ角ゴ W3"), local("Hiragino Kakugo w3"), local("メイリオ");
}
@font-face {
    font-family: "ms pgothic";
    src: "あおぞら明朝 Regular", local("ヒラギノ角ゴ W3"), local("Hiragino Kakugo w3"), local("メイリオ");
}
/* ----------------copyright-Signature.default.css */
/* --------------------------初期設定------------------------ */
/* ----------------クリアフィックス */

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    
    display: block;
    /* ブロックレベル要素に */
    
    clear: both;
    height: 0px;
    visibility: hidden;
    font-size: 0.1em;
}
a:hover {
    color: #98501D;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.glyph {
    font-family: 'WebSymbolsLigaRegular', serif;
    font-size: 20px;
}
a:hover.glyph {
    font-family: 'WebSymbolsLigaRegular', serif;
    color: #98501D;
    font-size: 20px;
}
.glyph_2 {
    font-family: 'WebSymbolsLigaRegular', serif;
    color: #000;
    font-size: 20px;
}
.glyph_3 {
    font-family: 'WebSymbolsLigaRegular', serif;
    color: #269C5A;
    font-size: 16px;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;/*\*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}
* {
    text-align: justify;
    text-justify: inter-ideograph;
}
p {
    text-align: justify;
    text-justify: inter-ideograph;
}
/* ----------------リンク画像ボーダー */

a img {
    border: none;
}
a:hover img {
    border: none;
}
a {
    outline: none;
}
/* ----------------フォーム */

form {
    margin: 0px;
}
/* ----------------グローバルメニューリストひな形 */
/* ----------------画像置換ひな形 */

#mative_price_subtitle1 {
    background-image: url(../img/mative_price_subtitle1.jpg);
    width: 400px;
    height: 35px;
    text-indent: -9999px;
    margin-bottom: 10px;
}
/* ----------------ロールオーバーひな形 */

#tempo a {
    width: 100px;
    height: 9px;
    background-image: url(../img/mative_menu_marugoto.jpg);
    text-indent: -9999px;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-bottom: 10px;
    vertical-align: bottom;
    display: block;
}
#tempo a:hover {
    width: 100px;
    height: 9px;
    background-image: url(../img/mative_menu_marugoto_on.jpg);
    text-indent: -9999px;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-bottom: 10px;
    vertical-align: bottom;
    display: block;
}
/* --------------------------初期設定ここまで------------------------- */
/* --------------------------サイト別初期設定------------------------ */
/* ----------------body設定 */

html, body {
    height: 100%;
}
body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
    scrollbar-darkshadow-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: white;
    scrollbar-base-color: white;
    scrollbar-face-color: white;
    scrollbar-track-color: white;
    font-size: 12px;
    color: #333;
    background-repeat: repeat;
    font-weight: normal;
    text-align: center;
    background-position: center center;
    background-image: url(../img/shutterstock_301450103.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.pc_only {
    display: block;
}
.sp_only {
    display: none;
}
.scroll {
    text-indent: -8000px;
}
.scroll:after {
    border-right: 2px solid #00A0E9;
    border-bottom: 2px solid #00A0E9;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.scroll:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    margin: auto;
    bottom: 20px;
    left: 50%;
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
}
#page_home {
    background-color: #ffffff;
    background-repeat: no-repeat;
    max-width: 100vw;
    max-height: 100vh;
    position: relative;
    height: 100%;
}
#pc_contanainer {
    width: 100%;
    height: 100%;
    position: relative;
}
#gogo_header {
    padding-top: 15px;
    background-repeat: repeat-x;
    height: 264px;
    width: 100%;
background-color: #ffffff;
background: repeating-linear-gradient(-45deg, #FFF6B9, #FFF6B9 6px, white 6px, white 12px);
    padding-bottom: 30px;
}
#gogo_header h1 {
    margin: 0 auto;
    width: 601px;
}
#gogo_header_under {
    background-repeat: repeat-x;
    height: 0px;
    width: 100%;
background-color: #ffffff;
}
#gogo_top_mainslide {
    padding-top: 5px;
    position: relative;
}
#gogo_top_3point {
    padding-bottom: 30px;
}
#gogo_top_3point h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #269C5A;
    line-height: 1.4;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.3em;
}
#gogo_top_3point ul {
    margin: 0 auto;
    width: 800px;
}
#gogo_top_3point ul li {
    margin-bottom: 10px;
}
#gogo_top_3point ul li:nth-of-type(3) {
    margin-bottom: 0px;
}
#gogo_top_3point ul li img {
    width: 100%;
}
#gogo_top_shop_cat {
    background-color: #269C5A;
    padding-top: 40px;
    padding-bottom: 40px;
}
.gogo_top_shop_cat_innerbox p {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    top: 30px;
    right: 24px;
    padding: 20px;
    background-color: #f7941d;
    border-radius: 10px;
    padding-right: 40px;
}
#gogo_top_shop_cat h3 {
    margin: 0 auto;
}
.gogo_top_shop_cat_innerbox {
    background-color: #fff;
    width: 1032px;
    margin-top: 20px;
    margin: 0 auto;
    padding: 30px 24px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
}
.gogo_top_shop_cat_innerbox ul li {
    float: left;
    margin: 0;
    width: 516px;
    line-height: 0;
}
.gogo_top_shop_cat_innerbox ul li img {
    width: 100%;
    height: auto;
}
.gogo_top_shop_cat_innerbox p span {
    font-size: 24px;
    position: absolute;
    top: 50px;
    right: 15px;
}
#gogo_cs p {
    width: 800px;
    background-color: #269C5A;
    font-size: 30px;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
}
.gogo_footer_cat {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.gogo_footer_cat_inner p {
    text-align: center;
}
.gogo_footer_cat_inner a {
    margin: 0 auto;
}
.gogo_footer_cat_inner a span {
    padding: 5px 15px;
    border: 2px #269C5A solid;
    color: #269C5A;
    font-size: 24px;
    line-height: 1;
    margin-left: 20px;
}
.gogo_top_shoplist_box_outer {
    margin-top: 30px;
}
.gogo_top_shoplist_box {
    width: 1032px;
    border: 5px #269C5A solid;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 30px;
    background-color: rgba(255,255,255,0.8)
}
.gogo_shoplist_logo img {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 80px;
    height: auto;
    border-radius: 100%;
}
.gogo_shoplist_area {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(255,255,255,0.7);
    font-weight: bold;
    padding: 3px 5px;
    font-size: 16px;
}
.gogo_shoplist_menu_left {
    float: left;
    line-height: 1;
    position: relative;
}
.gogo_shoplist_menu_right {
    float: right;
    width: 560px;
    margin-bottom: 15px;
}
.gogo_shoplist_menu_right_sum ul li {
    float: left;
    margin-right: 10px;
}
.gogo_shoplist_menu_right_sum ul li:nth-of-type(3) {
    margin-right: 0px;
}
.gogo_shoplist_menu_right_sum ul li img {
    width: 180px;
    height: auto;
}
.gogo_shoplist_menu_right h3 {
    font-size: 16px;
    font-weight: bold;
    color: #269C5A;
}
.gogo_shoplist_shopname {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.gogo_shoplist_add {
    text-align: right;
}
.gogo_shoplist_add span {
    text-decoration: underline;
    margin-left: 10px;
}
.gogo_shoplist_menulink li a {
    width: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #269C5A;
    color: #FFFFFF;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: block;
    text-align: center;
}
.gogo_shoplist_menulink {
    margin-top: 10px;
}
/*.gogo_shoplist_menulink li:nth-child(2n+1) {
    margin-left: 10px;
}*/
.gogo_shoplist_menulink li {
    float: right;
    margin-left: 10px;
}
.gogo_shoplist_menu_bottom {
    clear: both;
    border-top: 2px dashed #269C5A;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.gogo_shoplist_menu_bottom h4 {
    font-size: 16px;
    font-weight: bold;
    border-left: 10px #F7941D solid;
    padding-left: 5px;
    float: left;
}
.gogo_shoplist_menu_bottom p {
    float: right;
    font-size: 16px;
    font-weight: bold;
}
.gogo_shoplist_menu_bottom p span {
    background-color: #F7941D;
    margin-left: 10px;
    padding: 3px 5px;
    color: #fff;
    border-radius: 10px;
}
.gogo_shoplist_menu_bottom_2 {
    clear: both;
    border-top: 1px dashed #269C5A;
    margin-top: 10px;
    padding-top: 10px;
}
.gogo_shoplist_menu_bottom_2 ul {
    float: left;
}
.gogo_shoplist_menu_bottom_2 p {
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: 7px;
}
span.gogo_detail_link {
    border: 3px #269C5A solid;
    padding: 5px 10px;
    color: #269C5A;
    line-height: 1;
}
strong.startday{
	padding-right:5px;
	font-weight:bold;
}
.gogo_shoplist_menu_bottom_2 ul li {
    line-height: 1;
    float: left;
    margin-left: 10px;
}
.gogo_shoplist_menu_bottom_2 ul li img {
    width: 40px;
    height: auto;
    border-radius: 5px;
}
.gogo_shoplist_title {
    font-size: 24px;
    font-weight: bold;
    background-color: #269C5A;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.gogo_shopdetail_plan {
}
.gogo_shopdetail_plan_detail {
    position: relative;
    width: 1032px;
    border: 3px #269C5A solid;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 25px;
    background-color: #fff;
}
.gogo_shopdetail_plan p {
    font-size: 24px;
    font-weight: bold;
    background-color: #269C5A;
    text-align: center;
    color: #fff;
    width: 1032px;
    margin: 0 auto;
}
.gogo_shopdetail_plan_3 {
    width : -webkit-calc(100% / 3);
    width : calc(100% / 3);
    border-right: 2px dotted #269C5A;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}
.gogo_shopdetail_plan_3:nth-of-type(3) {
    border-right: 0px dotted #269C5A;
}
.gogo_shopdetail_plan_c h5 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}
.gogo_shopdetail_plan_c p {
    text-align: center;
    margin-bottom: 15px;
}
.gogo_shopdetail_plan_c p span {
    background-color: #F7941D;
    margin-left: 10px;
    padding: 3px 5px;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
}
.gogo_shopdetail_plan_c ul li {
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
}
.gogo_shopdetail_plan_c ul li ul li {
    font-size: 12px;
}
.gogo_shopdetail_logo {
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: 370px;
    width: 150px;
    border-radius: 100%;
}
.gogo_cat_title {
    margin: 0 auto;
    width: 556px;
}
.gogo_top_list_link {
    font-size: 24px;
    border: 5px solid #F7941D;
    padding: 10px;
    width: 1032px;
    box-sizing: border-box;
    clear: both;
    margin-top: 25px;
    display: inline-block;
    color: #F7941D !important;
    text-align: center;
}
.gogo_top_list_link_all {
    font-size: 24px;
    border: 5px solid #fff;
    padding: 10px;
    width: 1080px;
    box-sizing: border-box;
    clear: both;
    margin-top: 25px;
    display: block;
    color: #269C5A !important;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
}
.gogo_top_list_link_arealist {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.gogo_top_list_link_arealist p {
    font-size: 24px;
    color: #F7941D;
    text-align: center;
}
.gogo_top_list_link_arealist a {
    background-color: #F7941D;
    ;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
}
.gogo_top_list_link_arealist a:nth-of-type(4) {
    margin-right: 0px;
}
.gogo_other_list_link_arealist {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.gogo_other_list_link_arealist p {
    font-size: 24px;
    color: #F7941D;
    text-align: center;
}
.gogo_other_list_link_arealist a {
    background-color: #F7941D;
    ;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
    color: #fff;
}
.gogo_other_list_link_arealist a:nth-of-type(4) {
    margin-right: 0px;
}
#spo_lang {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: right;
    z-index: 9999;
}
#spo_lang a {
    display: inline-block;
}
#spo_lang a span {
    color: #fff;
    padding: 3px 0px;
    border-bottom: 3px solid #fff;
}
#spo_lang a:hover span {
    color: #98501D;
    border-bottom: 3px solid #98501D;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#spo_lang strong {
    margin-left: 12px;
    font-size: 16px;
}
#pc_coming {
    width: 400px;
    height: 338px;
    margin: 0 auto;
    position: relative;
    top: 50%;
}
#spo_header {
 background-color:;
    margin-bottom: 5px;
    height: 35px;
    position: relative;
}
#spo_header_outer {
    position: absolute;
    top: 40px;
    z-index: 100;
    width: 100%;
}
#spo_mv {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/spo_cs_abck_1.jpg);
    background-size: cover;
    z-index: 6;
    background-attachment: fixed;
}
#spo_mv_fixed {
}
#spo_mv_inner {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
@-webkit-keyframes huerotator {
 0% {
-webkit-filter: hue-rotate(0deg)
}
 100% {
-webkit-filter: hue-rotate(360deg)
}
}
@keyframes huerotator {
 0% {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
 100% {
 -webkit-filter: hue-rotate(360deg);
 filter: hue-rotate(360deg);
}
}
#spo_catch {
    display: table;
    font-family: 'Gentium Basic', serif;
    font-size: 24px;
    font-weight: bold;
    height: 100%;
    line-height: 1.1;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 100;
}
#spo_catch h1 {
    color: #fff;
    display: table-cell;
    height: 100%;
    opacity: 1.0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#spo_catch h1 span {
    border-bottom: 0px solid #fff;
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    text-align: center;
    width: 500px;
}
#spo_catch h1 span strong {
    font-family: 'Cookie', cursive;
    font-size: 64px;
}
#spo_catch h1 img {
    height: auto;
    margin-bottom: 15px;
    width: 400px;
}
#spo_catch_h1 {
    opacity: 1.0
}
#spo_concept_box_inner {
    background-color: #000;
    text-align: center;
}
#spo_concept_box_inner h2 {
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
#spo_concept_box_inner h2 span {
    color: #fff;
    opacity: 1.0;
    padding: 5px 15px;
    font-family: "あおぞら明朝 Regular";
}
p#spo_from {
    color: #fff;
    font-size: 1.3rem;
    margin-top: 60px;
    text-align: center;
    font-family: "あおぞら明朝 Regular";
    font-weight: 400;
}
.spo_menu_inner {
    padding-bottom: 50px
}
.spo_menu_inner div:nth-child(3) {
    margin-right: 0px
}
.spo_menu_inner ul li {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-align: center;
}
.spo_menu_inner ul li:nth-of-type(2) {
    margin-bottom: 8px;
}
.spo_menu_inner ul li:nth-of-type(4) {
    margin-bottom: 8px;
}
.spo_menu_inner ul li span {
    font-size: 20px
}
.spo_menu_inner p {
    font-family: "あおぞら明朝 Regular";
    font-size: 1.0rem;
    font-weight: 200;
    text-align: center;
}
.spo_menu_inner p span {
    -webkit-transition: opacity 0.2s;
    background-color: rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    font-size: 1.1rem;
    margin: 0.4em -0.3em;
    padding: 0.3em 0.35em 0.2em;
    transition: opacity 0.2s;
}
.bxslider_2 {
}
.bxslider_2 li {
    box-sizing: border-box;
    max-width: 500px;
    min-width: 350px;
}
.bxslider_2 li img {
    height: auto;
    width: 100%;
}
.spo_outlink_outer {
    text-align: center;
    padding-top: 50px;
}
a.spo_outlink {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 15px;
    border: 2px solid #FFF;
 font-weight::300;
}
a:hover.spo_outlink {
    border: 2px solid #98501D;
}
a:hover.spo_outlink {
}
a.spo_outlink span span {
    font-size: 14px;
}
.spo_rsvroom {
    background-color: #000;
    padding-bottom: 300px;
    padding-top: 300px;
    background-image: url(../img/spo_room_back1.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.spo_rsvroom_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 1080px;
}
.spo_rsvroom_inner h2 {
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.2;
}
.spo_rsvroom_inner h2 span {
    font-family: "あおぞら明朝 Medium";
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
}
.spo_rsvroom_inner p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
}
.spo_rsvroom_inner p:nth-of-type(1) {
    margin-bottom: 30px
}
.spo_rule {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(../img/spo_rule_back.jpg);
    background-size: cover;
    padding-bottom: 70px;
    padding-top: 50px;
}
.spo_rule_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 1080px;
}
.spo_rule h2 {
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
}
.spo_data_right h2 {
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: left;
    line-height: 1.2;
}
.spo_data_right h2 span {
    font-family: "あおぞら明朝 Medium";
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
}
.spo_rule_inner ul {
    margin-top: 30px
}
.spo_rule_inner ul li {
    border-right: 1px solid #fff;
    box-sizing: border-box;
    float: left;
    width: 540px;
}
.spo_rule_inner ul li:nth-of-type(1) {
    border-right: 1px solid #fff;
    padding-left: 0px;
}
.spo_rule_inner ul li:nth-of-type(2) {
    border-right: 0px solid #fff;
    padding-left: 40px;
}
.spo_rule_inner ul li p {
    font-size: 14px;
    text-align: left;
}
.spo_rule_inner h3 {
    font-family: "あおぞら明朝 Medium";
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.spo_rule_inner p {
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
}
.spo_rule_inner p:nth-of-type(3) {
    margin-bottom: 0px
}
.spo_rule_inner p span {
    text-decoration: underline
}
.spo_rule_inner p strong {
    font-size: 18px;
}
.spo_data {
    background-color: #000;
    background-image: url(../img/spo_shopinfo_back1.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.spo_data_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 1080px;
    padding-bottom: 100px;
    padding-top: 100px;
}
.spo_data_left {
    float: left
}
.spo_data_right {
    float: right;
    font-family: "あおぞら明朝 Regular";
    margin-left: 40px;
    position: relative;
    width: 640px;
}
.spo_data_right ul li {
    float: left
}
.spo_data_right ul li:first-child {
    margin-right: 20px
}
.spo_data_right h3 {
    font-family: "あおぞら明朝 Medium";
    font-size: 24px;
    margin-bottom: 10px;
}
.spo_data_left img {
    height: auto;
    width: 400px;
}
.spo_data_right p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 45px;
}
.spo_bottom {
    bottom: 0;
    position: relative;
    right: 0;
}
.spo_people {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(../img/spo_people_back.jpg);
    background-size: cover;
    padding-bottom: 70px;
    padding-top: 100px;
}
.spo_people_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 1080px;
}
.spo_people_inner dl:first-child {
    margin-bottom: 70px
}
.spo_people_inner dl dd {
    float: left;
    margin-left: 30px;
}
.spo_people_inner dl dd h3 {
    font-family: "あおぞら明朝 Medium";
    font-size: 18px;
    margin-bottom: 15px;
}
.spo_people_inner dl dd h3 span {
    font-size: 14px;
    text-decoration: underline;
}
.spo_people_inner dl dd p {
    font-size: 14px;
    margin-bottom: 15px;
}
.spo_people_inner dl dt {
    float: left
}
.spo_footer {
    background-color: #000;
    padding-bottom: 70px;
    padding-top: 100px;
}
.spo_footer_inner {
    color: #fff;
    font-family: 'Noto Sans Japanese', serif;
    margin: 0 auto;
    width: 1080px;
}
.spo_footer_inner p {
    text-align: center
}
.spo_footer_inner p img {
    width: 300px;
    margin-bottom: 5px;
}
.rule_link {
    background-color: #666;
    color: #000;
    display: inline-block;
    line-height: 1;
    margin-top: 3px;
    padding: 5px 10px;
}
.rule_link:hover {
    -webkit-transition: all .3s;
    background-color: #98501D;
    color: #fff;
    transition: all .3s;
}
#spo_concept {
    position: relative
}
#spo_concept_inner {
}
#spo_concept_box {
    color: #3C413D;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
    text-align: center;
    width: 1080px;
}
#spo_concept_box p {
}
.spo_menu {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(../img/spo_menu_back5.jpg);
    background-position: center center;
    padding-bottom: 90px;
    padding-top: 120px;
    width: 100%;
    background-size: cover;
}
.overnight {
    background: #f07c19 -webkit-linear-gradient(left, #f07c19, #ffc219);
    background: #f07c19 linear-gradient(to right, #f07c19, #ffc219);
}
.spo_menu h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Muli', sans-serif;
}
.spo_menu h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    text-align: center;
}
.spo_menu h2 span {
    color: #fff;
    opacity: 1.0;
}
.spo_menu h3:nth-of-type(2) {
    margin-top: 30px
}
.spo_menu h3 span {
    border-bottom: 2px #fff solid;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
}
.spo_menu h2 span span {
    font-family: "あおぞら明朝 Regular";
    font-size: 14px;
}
dt.spo_miki img {
    width: 300px;
    height: auto;
}
.day {
    background: #e32551 -webkit-linear-gradient(left, #e32551, #f07c19);
    background: #e32551 linear-gradient(to right, #e32551, #f07c19);
}
.overnight {
    background: #f07c19 -webkit-linear-gradient(left, #f07c19, #ffc219);
    background: #f07c19 linear-gradient(to right, #f07c19, #ffc219);
}
.ready {
    background: #ffc219 -webkit-linear-gradient(left, #ffc219, #029daf);
    background: #ffc219 linear-gradient(to right, #ffc219, #029daf);
}
.curtain {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: width 0.3s;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    transform: translate3d(0, 0, 0);
    transition: width 0.3s;
    width: 0;
    z-index: 1;
}
.spo_menu_inner {
    margin: 0 auto;
    width: 1080px;
}
.spo_menu_2colum {
    background-color: rgba(255, 255, 255, 0.8);
    border: #5a5160 2px solid;
    float: left;
    font-family: 'Noto Sans Japanese', serif;
    padding: 25px;
    width: 471px;
}
.spo_menu_2colum:nth-child(1) {
    margin-right: 30px
}
.spo_menu_2colum h3, .spo_menu_3colum h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}
.spo_menu_2colum p, .spo_menu_3colum p {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}
.spo_menu_3colum {
    background-color: rgba(255, 255, 255, 0.8);
    border: #5a5160 2px solid;
    float: left;
    font-family: 'Noto Sans Japanese', serif;
    margin-right: 30px;
    padding: 25px;
    width: 286px;
}
.spo_menu_3colum_inner {
    margin-top: 30px
}
.yadwiga_shopinfo {
    width: 100%
}
.yadwiga_shopinfo_inner {
    margin: 0 auto;
    padding-bottom: 80px;
    padding-top: 80px;
    width: 1080px;
}
/**
 * SNIPET
 *
 * ----------------------------------------------------------
 */
.snip1273 {
    background-color: #000000;
    color: #ffffff;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    min-width: 310px;
    position: relative;
    text-align: left;
    width: 100%;
}
.snip1273:hover figcaption, .snip1273.hover figcaption {
    opacity: 1
}
.snip1273:hover figcaption:before, .snip1273.hover figcaption:before, .snip1273:hover figcaption:after, .snip1273.hover figcaption:after {
    height: 100%
}
.snip1273:hover:before, .snip1273.hover:before, .snip1273:hover:after, .snip1273.hover:after, .snip1273:hover figcaption:before, .snip1273.hover figcaption:before, .snip1273:hover figcaption:after, .snip1273.hover figcaption:after {
    opacity: 0.1
}
.snip1273:hover:before, .snip1273.hover:before, .snip1273:hover:after, .snip1273.hover:after {
    width: 100%
}
.snip1273 figcaption {
    height: 100%;
    opacity: 0;
    padding: 20px 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.snip1273:before, .snip1273:after, .snip1273 figcaption:before, .snip1273 figcaption:after {
    -webkit-transition: all 0.4s ease-in;
    background-color: #ffffff;
    content: '';
    opacity: 0.8;
    position: absolute;
    transition: all 0.4s ease-in;
    z-index: 1;
}
.snip1273 figcaption:before {
    right: 0;
    top: 0;
}
.snip1273 figcaption:before, .snip1273 figcaption:after {
    height: 0;
    width: 1px;
}
.snip1273 figcaption:after {
    bottom: 0;
    left: 0;
}
.snip1273:hover img, .snip1273.hover img {
    opacity: 0.4
}
.snip1273:before, .snip1273:after {
    height: 1px;
    width: 0%;
}
.snip1273:before {
    left: 0;
    top: 0;
}
.snip1273:after {
    bottom: 0;
    right: 0;
}
.snip1273 img {
    max-width: 100%;
    position: relative;
    vertical-align: top;
}
.snip1273 h3 {
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.snip1273 h3, .snip1273 p {
    line-height: 1.5em
}
.snip1273 h3 span {
    font-size: 0.8em
}
.snip1273 * {
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in;
    box-sizing: border-box;
    transition: all 0.4s ease-in;
}
.snip1273 a {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.snip1273 p {
    font-size: 0.8em;
    font-weight: 300;
    margin: 0 0 15px;
}
img#circus_logo {
    height: auto;
    margin: 0 auto;
    margin-top: -70px;
    width: 300px;
}
#circus_date {
    height: auto;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 200px;
}
#circus_open {
    height: auto;
    position: absolute;
    right: 35px;
    top: 20px;
    width: 200px;
}
#spo_concept_box_inner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: cover;
    padding-bottom: 70px;
    padding-top: 70px;
    width: 100%;
}
#spo_kobe_insta {
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
}
#spo_kobe_insta_inner {
    color: #999;
    font-size: 45px;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 0px;
    text-align: center;
}
#spo_kobe_insta_inner h3 {
    margin: 0 auto;
    text-align: center;
    width: 1120px;
}
.top_instagram {
    margin: 0 auto;
    overflow: hidden;
    width: 1120px;
}
.top_instagram .instagram-placeholder {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    float: left;
    height: 206px;
    margin-bottom: 16px;
    margin-right: 16px;
    width: 206px;
}
.top_instagram img {
}
.top_instagram_outer {
    margin-top: 0%
}
.instagram-placeholder:hover {
    background-color: #e6e3e5
}
.instagram-image {
    height: 196px;
    margin-left: 4px;
    margin-top: 4px;
    width: 196px;
}
#instagram_zone {
    margin-left: -50px
}
p#insta_kobe {
    color: #999;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    width: 1000px;
}
#instagram_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 4%;
    position: relative;
}
#spo_sns_start {
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
#spo_sns_start ul {
    left: 50%;
    margin-left: -180px;
    position: absolute;
}
#spo_sns_start ul li {
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 1.5;
    text-align: left;
}
#spo_sns_start h4 {
    color: #000;
    display: block;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 auto;
    text-align: center;
    width: 500px;
}
#spo_sns_start_inner {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 1000px;
}
img#uflo_3rd_gallery {
    width: 260px
}
img#uflo_3rd_gacha {
    height: auto;
    position: absolute;
    right: -100px;
    top: 40px;
    width: 300px;
}
.spo_under_fb a {
    background-image: url(../img/sns_circle_icon_fb.png);
    background-repeat: no-repeat;
    display: block;
    margin-right: 50px;
    padding-left: 60px;
}
.spo_under_insta a {
    background-image: url(../img/sns_circle_icon_insta.png);
    background-repeat: no-repeat;
    display: block;
    padding-left: 60px;
}
#spo_header ul {
    position: absolute;
    right: 0;
    right: 20px;
    top: 40px;
}
#spo_header ul li {
    float: left;
    height: 30px;
    line-height: 1;
    margin-left: 10px;
    text-align: left;
}
#spo_header ul li span {
    background-color: #FFFFFF;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.intro_under {
    font-family: "あおぞら明朝 Regular";
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 800px;
}
.intro_under span {
    -webkit-transition: opacity 0.2s;
    background-color: #000;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    margin: 0.3em -0.3em;
    transition: opacity 0.2s;
}
.spo_header_fb a {
    background-repeat: no-repeat;
    display: block;
    font-family: 'Gentium Basic', serif;
    font-size: 24px;
    margin-right: 5px;
}
.spo_header_fb_text {
    padding-top: 3px
}
.spo_header_insta a {
    background-image: url(../img/spo_insta_header.png);
    background-repeat: no-repeat;
    display: block;
    padding-left: 35px;
}
p#top_back {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    left: 10px;
    position: absolute;
    top: 5px;
}
#top_back a {
    color: #fff
}
#top_back span {
    color: #fff
}
p#top_back_under {
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
}
#top_back_under span {
    color: #999
}
#scroll {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#layer {
    height: 100px;
    position: absolute;
    width: 100%;
}
#spo_info {
    background-color: #FFF;
    padding-bottom: 30px;
    padding-top: 50px;
    width: 100%;
}
#spo_info p {
    color: #666;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
    text-align: center;
}
#uflo_other_meets {
    margin-bottom: 20px
}
#uflo_other_meets img {
    height: auto;
    padding-bottom: 30px;
    width: 400px;
}
p#uflo_other_meets_menu {
    font-family: 'Noto Sans Japanese', serif;
    margin: 0 auto;
    margin-top: -150px;
    width: 600px;
}
#uflo_other_meets_jun {
    margin-bottom: 30px
}
#uflo_3rd_menu {
    margin: 0 auto;
    min-width: 1080px;
    width: 1440px;
}
.uflo_3rd_menu_box {
    background-repeat: no-repeat;
    float: left;
    width: 25%;
}
.uflo_3rd_menu_box img {
    height: auto;
    line-height: 1;
    width: 100%;
}
.uflo_menu_shop {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 1.2;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.menu_shop_1 {
    background-image: url(../img/uflo_3rd_menu_header1.png);
    background-position: top;
    background-size: cover;
}
.menu_shop_2 {
    background-image: url(../img/uflo_3rd_menu_header2.png);
    background-position: top;
    background-size: cover;
}
.uflo_menu_menu {
    color: #00B9EF;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
}
.uflo_menu_price {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    text-align: center;
}
.uflo_menu_ex {
    padding-bottom: 15px;
    padding-left: 10%;
    padding-right: 10%;
    width: 80%;
}
img.spo_under_logo {
    height: auto;
    width: 200px;
}
#spo_map_inner {
    height: 400px;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 1000px;
}
#spo_add {
    background-color: #fff;
    height: 25px;
    padding-top: 10px;
    width: 100%;
}
#spo_add_inner {
    margin: 0 auto;
    width: 1000px;
}
#spo_add_inner p {
    color: #269C5A;
    font-size: 14px;
    line-height: 1;
    margin: 0 auto;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-align: center;
}
#gogo_sns {
    position: absolute;
    right: 0px;
    top: 80px;
    z-index: 9999;
}
.spotitle_p {
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
#lean_overlay {
    background: #000;
    display: none;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
}
.modal_close {
    background: url(../img/modal_close.png);
    background-size: cover;
    display: block;
    height: 30px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    z-index: 11001;
}
#course1, #course2, #course3 {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    display: none;
    max-height: 80%;
    overflow: auto;
    padding: 30px;
    text-align: center;
    width: 780px;
    z-index: 20000;
}
.course_popup h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: underline;
}
.course_popup dl {
    margin-bottom: 15px
}
.course_popup dt {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.course_popup dt:before {
    content: '■ '
}
.course_popup dd {
    text-align: center
}
/* ----------------body設定 */
#pc_cs_footer {
    bottom: 0;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    width: 100%;
}
p#pc_reservation {
}
#ex_1 {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    width: 450px;
}
#ex_3 {
    border-bottom: #000 2px solid;
    border-top: #000 2px solid;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 450px;
}
#ex_3 a {
}
#ex_3 a:hover {
    color: #FF9900
}
#ex_2 {
    font-family: 'Noto Sans Japanese', serif;
    line-height: 1.2;
    margin: 0 auto;
    text-align: center;
    width: 450px;
}
#pc_reservation a {
    background-color: #c20312;
    border: 2px #d80000 solid;
    color: #fff;
    display: block;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 20px;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    width: 334px;
}
#pc_reservation a:hover {
    -webkit-transition: all .3s;
    background-color: #000;
    border: 2px #000 solid;
    color: #fff;
    font-family: 'Noto Sans Japanese', serif;
    height: 35px;
    transition: all .3s;
    width: 334px;
}
#pc_submenu_inner {
    margin: 0 auto;
    margin-top: 30px;
    width: 338px;
}
#pc_submenu_inner li {
    float: left
}
#pc_submenu_inner li a:hover {
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}
a.short {
    border: #000 2px solid;
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-top: 2px;
    text-align: center;
    width: 160px;
}
a.long {
    border: #000 2px solid;
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-top: 2px;
    text-align: center;
    width: 334px;
}
.right {
    margin-right: 10px
}
#sns_zone_news_fb {
    float: left;
    margin-bottom: 5px;
    padding-right: 10px;
}
#sns {
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    width: 334px;
}
#sns_zone_news_tw {
    float: left;
    margin-right: 10px;
    padding-top: 1px;
}
.spbr {
    display: none
}
/* ----------------テキストリンク設定 */
a, a:link, a:visited {
    color: #269C5A;
    font-weight: bold;
    text-decoration: none;
}
.sp_only {
    display: none
}
a:hover {
    -webkit-transition: all .3s;
    color: #98501D;
    text-decoration: none;
    transition: all .3s;
}
#shiro_back_bottom {
    display: none
}
.scroll {
    text-indent: -8000px
}
.scroll:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.scroll:after {
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
    bottom: 5px;
    content: '';
    height: 30px;
    left: 50%;
    margin: auto;
    margin-left: -20px;
    position: absolute;
    width: 30px;
}
.course_popup p {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
@-webkit-keyframes arrow {
 0%,  100% {
bottom: 30px
}
 50% {
bottom: 20px
}
}
@keyframes arrow {
 0%,  100% {
bottom: 30px
}
 50% {
bottom: 20px
}
}
.gotop {
    bottom: 15px;
    position: fixed;
    right: 30px;
}
.gotop a {
    color: #515151;
    display: block;
    font-size: 38px;
    height: 38px;
    line-height: 1;
    width: 38px;
    z-index: 600;
}
.gotop a:hover {
    background-position: 0 -38px;
    font-size: 38px;
!important
}

/* --------------------------サイト別初期設定ここまで----------------------- */
/* --------------------------レイアウトコンテナ設定ここから----------------------- */
/* ipad
=================================*/
/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */
@media screen and (max-width:750px) {
.scroll:after {
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
    bottom: 5px;
    content: '';
    height: 16px;
    left: 50%;
    margin: auto;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}
.pc_only {
    display: none;
}
.sp_only {
    display: block;
}
#spo_lang {
    position: fixed;
    top: 5px;
    right: 10px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-align: right;
    z-index: 9999;
    line-height: 1.4;
}
.spotitle_p {
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
#spo_catch h1 span {
    border-bottom: 0px solid #fff;
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    text-align: center;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
#spo_concept_box_inner h2 span {
    color: #fff;
    opacity: 1.0;
    padding: 0px 0px;
    font-family: "あおぞら明朝 Regular";
}
#spo_concept_box_inner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 40px;
    width: 100%;
}
#spo_catch h1 img {
    height: auto;
    margin-bottom: 15px;
    width: 80%;
    height: auto;
}
#spo_mv {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/spo_cs_abck_1_sp.jpg);
    background-size: cover;
    z-index: 6;
    background-attachment: scroll;
    background-position: center;
}
#spo_concept_box {
    color: #3C413D;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    text-align: center;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
#spo_concept_box_inner h2 {
    font-size: 0.7rem;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.intro_under {
    font-family: "あおぞら明朝 Regular";
    font-size: 10px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 5px;
    text-align: center;
    width: 300px;
}
.intro_under span {
    -webkit-transition: opacity 0.2s;
    background-color: #000;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 0.7rem;
    margin: 0.3em -0.3em;
    transition: opacity 0.2s;
}
p#spo_from {
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    font-family: "あおぞら明朝 Regular";
    font-weight: 400;
}
.spo_menu h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Muli', sans-serif;
}
.spo_menu h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    text-align: center;
}
.spo_menu_inner ul li span {
    font-size: 14px;
}
.spo_menu_inner {
    margin: 0 auto;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.spo_menu_inner ul li {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    font-size: 0.7rem;
    font-weight: 400;
    text-align: center;
    text-align: center;
}
.spo_rsvroom_inner h2 {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.2;
}
.spo_rsvroom_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.spo_rsvroom_inner h2 span {
    font-family: "あおぞら明朝 Medium";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
}
.spo_rsvroom_inner p {
    font-size: 0.8rem;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
}
.spo_rsvroom {
    background-color: #000;
    padding-bottom: 100px;
    padding-top: 100px;
    background-image: url(../img/spo_room_back1.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
}
.spo_rule_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.spo_rule_inner p {
    font-size: 12px;
    margin-bottom: 30px;
    text-align: center;
}
.spo_rule h2 {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
}
.spo_rule_inner h3 {
    font-family: "あおぞら明朝 Medium";
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}
.spo_rule_inner p strong {
    font-size: 14px;
}
.spo_rule {
    background-attachment: scroll;
    background-color: #000;
    background-image: url(../img/spo_rule_back.jpg);
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 60px;
    background-position: center;
}
.spo_data_inner {
    color: #fff;
    font-family: "あおぞら明朝 Regular";
    margin: 0 auto;
    width: 300px;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.spo_data_left img {
    height: auto;
    width: 300px;
}
.spo_data {
    background-color: #000;
    background-image: url(../img/spo_shopinfo_back1_sp.jpg);
    background-size: cover;
    background-attachment: scroll;
}
.spo_data_right {
    float: right;
    font-family: "あおぞら明朝 Regular";
    margin-left: 40px;
    position: relative;
    width: 300px;
}
.spo_data_right h2 {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.2;
}
.spo_data_right h2 span {
    font-family: "あおぞら明朝 Medium";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
}
.spo_data_right p {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}
.spo_people_inner {
    width: 300px;
}
.spo_people_inner dl:nth-of-type(1) img {
    width: 300px;
}
.spo_people_inner dl dd h3 {
    font-family: "あおぞら明朝 Medium";
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}
.spo_people_inner dl dd p {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
}
.spo_people_inner dl dt {
    float: none;
}
.spo_people_inner dl dd {
    float: none;
    margin-left: 0px;
}
.spo_footer_inner {
    color: #fff;
    font-family: 'Noto Sans Japanese', serif;
    margin: 0 auto;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.spo_footer {
    background-color: #000;
    padding-bottom: 30px;
    padding-top: 50px;
}
.spo_people_inner dl:first-child {
    margin-bottom: 30px;
}
#spo_add_inner {
    margin: 0 auto;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}
.spo_footer_inner p img {
    width: 200px;
    margin-bottom: 5px;
}
.spo_people {
    background-attachment: scroll;
    background-color: #000;
    background-image: url(../img/spo_people_back_sp.jpg);
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 50px;
    background-position: right;
}
.spo_menu {
    background-attachment: scroll;
    background-color: #000;
    background-image: url(../img/spo_menu_back5.jpg);
    background-position: center center;
    padding-bottom: 30px;
    padding-top: 60px;
    width: 100%;
}
a.spo_outlink {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 8px 12px;
    border: 1px solid #FFF;
 font-weight: :300;
}
.spo_outlink_outer {
    text-align: center;
    padding-top: 30px;
}
#gogo_top_3point h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #269C5A;
    line-height: 1.4;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.3em;
}
#gogo_header h1 {
    margin: 0 auto;
    width: 280px;
}
#gogo_header h1 img {
    width: 100%;
    height: auto;
}
#gogo_top_3point ul {
    margin: 0 auto;
    width: 300px;
}
#gogo_cs p {
    width: 280px;
    background-color: #269C5A;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}
#spo_add_inner p {
    color: #269C5A;
    font-size: 10px;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-align: center;
}
#spo_add {
    background-color: #fff;
    height: auto;
    padding-top: 10px;
    width: 100%;
}
#gogo_header {
    background-repeat: repeat-x;
    height: 150px;
    width: 100%;

    padding-bottom: 10px;
    padding-top: 20px;
}
#gogo_header h1 img {
    width: 100%;
    height: auto;
}
#gogo_header h1 {
    margin: 0 auto;
    width: 300px;
}
#gogo_header_under {
    background-repeat: repeat-x;
    height: 0px;
    width: 100%;
    background-color: #fff;
}
.gogo_shoplist_title {
    font-size: 16px;
    font-weight: bold;
    background-color: #269C5A;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.gogo_shopdetail_logo {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: 70px;
    width: 75px;
    border-radius: 100%;
}
.gogo_top_shoplist_box_outer {
    margin-top: 10px;
    width: 300px;
    margin: 0 auto;
}
.gogo_shoplist_menu_left {
    float: left;
    line-height: 1;
    position: relative;
    width: 280px;
    padding-bottom: 5px;
}
.gogo_shoplist_menu_left img {
    width: 100%;
}
.gogo_shoplist_logo img {
    position: absolute;
    bottom: 15px;
    right: 10px;
    width: 70px;
    height: auto;
    border-radius: 100%;
}
.gogo_top_shoplist_box {
    width: 300px;
    border: 5px #269C5A solid;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: rgba(255,255,255,0.8);
    margin-top: 15px;
}
.gogo_shoplist_menu_right_sum ul li {
    float: left;
    margin-right: 5px;
    width: 90px;
    height: auto;
}
.gogo_shoplist_menu_right {
    float: none;
    width: 290px;
    margin-bottom: 15px;
}
.gogo_shoplist_menu_right_sum ul li img {
    width: 100%;
    height: auto;
}
.gogo_shoplist_menu_right_sum ul {
    clear: both;
    margin-top: 5px;
}
.gogo_shoplist_menu_right_sum {
    margin-top: 5px;
}
.gogo_shoplist_menu_right h3 {
    font-size: 14px;
    font-weight: bold;
    color: #269C5A;
    width: 280px;
}
.gogo_shoplist_shopname {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    width: 280px;
}
.gogo_shoplist_add {
    text-align: left;
    width: 280px;
    font-size: 10px;
}
.gogo_shoplist_menu_right p:nth-of-type(3) {
    font-size: 14px;
}
.gogo_shoplist_menulink li a {
    width: 95px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #269C5A;
    color: #FFFFFF;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    display: block;
    text-align: center;
}
.gogo_shoplist_menulink li {
    float: right;
    padding-right: 10px;
}
.gogo_shoplist_menulink li:nth-child(2) {
    margin-left: 0px;
    padding-right: 0;
}
.gogo_shoplist_menulink li:nth-child(3) a {
    margin-top: 10px;
	width: 240px;
}
.gogo_shoplist_menu_bottom h4 {
    font-size: 12px;
    font-weight: bold;
    border-left: 5px #F7941D solid;
    padding-left: 5px;
    float: left;
    text-align: left;
    line-height: 1.4;
}
.gogo_shoplist_menu_bottom p {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
    float: none;
}
.gogo_shoplist_menu_bottom p span {
    background-color: #F7941D;
    margin-left: 0px;
    padding: 3px 5px;
    color: #fff;
    margin-right: 10px;
    border-radius: 10px;
margin-bottom: 5px;
    display: inline-block;
}
.gogo_shopdetail_plan {
    width: 300px;
    margin: 0 auto;
}
.gogo_shopdetail_plan p {
    font-size: 16px;
    font-weight: bold;
    background-color: #269C5A;
    text-align: center;
    color: #fff;
    width: 300px;
    margin: 0 auto;
}
.gogo_shopdetail_plan_detail {
    position: relative;
    width: 300px;
    border: 3px #269C5A solid;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 25px;
    background-color: #fff;
    box-sizing: border-box;
}
.gogo_shopdetail_plan_3 {
    width: -webkit-calc(100% / 1);
    width: calc(100% / 1);
    border-right: 0px dotted #269C5A;
    border-bottom: 2px dotted #269C5A;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}
.gogo_shopdetail_plan_3:nth-of-type(3) {
    border-right: 0px dotted #269C5A;
    border-bottom: 0px dotted #269C5A;
}
.gogo_shopdetail_plan_c h5 {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}
.gogo_shopdetail_plan_c ul li {
    font-size: 10px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 5px;
}
.gogo_footer_cat {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 320px;
}
.gogo_footer_cat_inner a span {
    padding: 5px 10px;
    border: 2px #269C5A solid;
    color: #269C5A;
    font-size: 16px;
    line-height: 1.5;
    margin-left: 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.gogo_shoplist_menu_bottom_2 ul {
    float: none;
    margin-bottom: 15px;
    width: 290px;
}
.gogo_shoplist_menu_bottom_2 p {
    float: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    width: 290px;
    display: inline-block;
    text-align: center;
}
.gogo_shoplist_area {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(255,255,255,0.7);
    font-weight: bold;
    padding: 3px 5px;
    font-size: 12px;
}
.gogo_top_shop_cat_innerbox {
    background-color: #fff;
    width: 290px;
    margin-top: 20px;
    margin: 0 auto;
    padding: 30px 24px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gogo_top_shop_cat_innerbox h3 img {
    width: 100%;
}
.gogo_top_shop_cat_innerbox p:nth-of-type(2) {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    top: 30px;
    right: 24px;
    padding: 20px;
    background-color: #f7941d;
    border-radius: 10px;
    padding-right: 40px;
}
.gogo_top_shop_cat_innerbox p:nth-of-type(1) {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 20px;
    background-color: #f7941d;
    border-radius: 10px;
    padding-right: 40px;
    top: auto;
    right: auto;
    margin-bottom: 15px;
}
#gogo_top_shop_cat {
    background-color: #269C5A;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.gogo_top_shop_cat_innerbox ul li img {
    height: auto;
    width: 100%;
}
.gogo_top_shop_cat_innerbox ul li {
    float: left;
    margin: 0;
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
    line-height: 0;
}
.gogo_top_shop_cat_innerbox p span {
    font-size: 24px;
    position: absolute;
    top: 40px;
    right: 15px;
}
.gogo_cat_title {
    margin: 0 auto;
    width: 300px;
    margin-top: 20px;
}
.gogo_cat_title img {
    width: 100%;
}
.gogo_top_list_link {
    font-size: 20px;
    border: 5px solid #F7941D;
    padding: 5px;
    width: 290px;
    box-sizing: border-box;
    clear: both;
    margin-top: 25px;
    display: inline-block;
    color: #F7941D !important;
    text-align: center;
}
.gogo_top_list_link_all {
    font-size: 20px;
    border: 5px solid #fff;
    padding: 10px;
    width: 310px;
    box-sizing: border-box;
    clear: both;
    margin-top: 25px;
    display: block;
    color: #269C5A !important;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.3;
}
.gogo_footer_cat_inner p {
    text-align: center;
    width: 300px;
}
.gogo_top_list_link_arealist {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.gogo_top_list_link_arealist p {
    font-size: 24px;
    color: #F7941D;
    text-align: center;
    font-weight: bold;
}
.gogo_top_list_link_arealist a {
    background-color: #F7941D;
    ;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 0px;
    font-size: 16px;
    margin-bottom: 15px;
}
.gogo_top_list_link_arealist a:nth-of-type(4) {
    margin-right: 0px;
}
.gogo_other_list_link_arealist {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.gogo_other_list_link_arealist p {
    font-size: 20px;
    color: #F7941D;
    text-align: center;
}
.gogo_other_list_link_arealist a {
    background-color: #F7941D;
    ;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 0px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}
.gogo_other_list_link_arealist a:nth-of-type(4) {
    margin-right: 0px;
}
#gogo_sns {
    position: absolute;
    right: 0px;
    top: 860px;
    z-index: 9999;
}
strong.startday{
	padding-bottom:5px;
	display:	inline-block;
}
}
