body {
    text-align: center;
    /*background: url(../images/bg_main.jpg) top center repeat;*/
    padding: 0;
    margin: 0;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #333;
}

/*
Font-size list (base: 13px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px        162% = 21px        239% = 31px
 93% = 12px        170% = 22px        247% = 32px
100% = 13px        177% = 23px        254% = 33px
108% = 14px        185% = 24px        262% = 34px
116% = 15px        193% = 25px        270% = 35px
124% = 16px        200% = 26px        277% = 36px
131% = 17px        208% = 27px        285% = 37px
139% = 18px        216% = 28px        293% = 38px
147% = 19px        224% = 29px        300% = 39px
154% = 20px        231% = 30px        308% = 40px
*/

/* Noto Sans Japanese (japanese) http://www.google.com/fonts/earlyaccess */

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
}

/* ---------------------------------------------------------
共通
----------------------------------------------------------*/

.cmn_inner {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: auto;
}

.col_cmn_last {
    margin-right: 0 !important;
}

/* ul */
ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    text-align: left;
}

/* a */
a {
    text-decoration: none;
    color: #00785C;

}

a:active {
    /*color: #0000FF;*/
}

a:link {
    /*color: #0000FF;*/
}

a:visited {
    /*color: #0000FF;*/
}

a:hover {
    text-decoration: underline;
    /*color: #CC0000;*/
}

.btn_cmn_01 {
    text-align: center;
    /*	position:absolute;
	left:25px;
	bottom:30px;*/
    /*width:258px;
	height:35px;*/
}

.btn_cmn_01 span.btn_green {
    width: 47.5%;
    float: left;
    margin: 0 10px 10px 0;
    display: block;
}

.btn_cmn_01 span.btn_green a {
    position: relative;
    padding: 10px;
    background: #00775B;
    border-radius: 6px;
}

.btn_cmn_01 span.btn_green a:after {
    content: url(../images/common/btn_pln_01.png);
    display: block;
    position: absolute;
    top: 14px;
    right: 10px;
}

/**/

.btn_cmn_01 img {
    margin: 10px 15px 0 0;
    display: inline-block;
}

p {
    line-height: 1.6;
    text-align: left;
}


.btn_green {
    border-radius: 6px;
    position: relative;
}

.btn_green a {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: 116%;
    font-weight: bold;
    background: url(../images/common/btn_pln_01.png) no-repeat top right;
    background-position: 95% 12px;
    position: absolute;
    top: 0;
    left: 0;
}


.btn_green2,
.btn_red2,
.btn_blue2 {
    width: 220px;
    float: left;
    margin: 0 5px;
}

#btn_red_kyoto a {
    padding-left: 0;
}

.btn_green2 a {
    background-color: #00775B;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: .8rem;
    font-weight: bold;
    background-image: url(../images/common/btn_pln_01.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
    position: relative;
    /* top: 0; */
    /* left: 0; */
    border-radius: 6px;
}

.btn_red2 a {
    background-color: #8F2E14;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: .8rem;
    font-weight: bold;
    background-image: url(../images/common/btn_pln_01.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
    position: relative;
    /* top: 0; */
    /* left: 0; */
    border-radius: 6px;
}

.btn_blue2 a {
    background-color: #32306b;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: .8rem;
    font-weight: bold;
    background-image: url(../images/common/btn_pln_01.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
    position: relative;
    /* top: 0; */
    /* left: 0; */
    border-radius: 6px;
}

.btn_blue {
    border-radius: 6px;
    position: relative;
    background-color: #5A5A8C !important;
    margin-top: 10px !important;
}

.btn_blue a {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: 116%;
    font-weight: bold;
    background: url(../images/common/btn_pln_01.png) no-repeat top right;
    background-position: 95% 12px;
    position: absolute;
    top: 0;
    left: 0;
}

/**/
.btn_cmn_01 span.btn_red,
.btn_cmn_01 span.btn_navy{
    width: 47.5%;
    float: left;
    margin: 0 10px 10px 0 !important;
    display: block;
}

.btn_cmn_01 span.btn_red a {
    position: relative;
    padding: 10px;
    background: #AE3C22;
    border-radius: 6px;
}

.btn_cmn_01 span.btn_red a:after,
.btn_cmn_01 span.btn_navy a:after{
    content: url(../images/common/btn_pln_01.png);
    display: block;
    position: absolute;
    top: 14px;
    right: 10px;
}

.btn_red {
    border-radius: 6px;
    position: relative;
    background: #AE3C22 !important;
    margin-top: 10px !important;
}

.btn_red a,
.btn_navy a{
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: 116%;
    font-weight: bold;
    background: url(../images/common/btn_pln_01.png) no-repeat top right;
    background-position: 95% 12px;
    position: absolute;
    top: 0;
    left: 0;
}
/**/
.btn_cmn_01 span.btn_navy a {
    position: relative;
    padding: 10px;
    background: #32306b; /* = same color as .btn_blue2*/
    border-radius: 6px;
}

.btn_navy {
    border-radius: 6px;
    position: relative;
    background: #32306b !important;/* = same color as .btn_blue2*/
    margin-top: 10px !important;
}

.btn_cmn_01 span.btn_blue2 {
    width: 47.5%;
    float: left;
    margin: 0 10px 10px 0 !important;
    display: block;
}

/*.btn_green a:after{
	background: url(../images/common/btn_pln_01.png) no-repeat top left;
	background-size: 12px 18px;
	content: '';
	width: 12px;
	height: 18px;
	position: absolute;
	top: 15px;
	right: 10px;
}*/

/* h要素 */

h2 {
    margin: 0 auto 50px auto;
    padding-top: 20px;
    /*40px;*/
}

.h2_title {
    margin: 40px 0;
}

h3 {
    margin: 20px 0;
    text-align: left;
}

h4 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #00785C;
    /*green*/
    font-size: 93%;
    text-align: left;
}

h4.faci01_title {
    margin-top: 30px;
}

h4.h4_title {
    margin: 30px 0 15px 0;
}

h5 {

    text-align: left;
    font-size: 95%;
}

h5 a {
    color: #58588B;
}

.left {
    float: left;
}

.red {
    color: #C00;
}

.yellow {
    color: #FFFF00;
}

.green {
    color: #2E5D4C;
}

.blue {
    color: #00008C;
}

.orange {
    color: #F97305;
}

.pink {
    color: #F7598C;
}


.right {
    float: right;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

/*----------------------------------------
	float, clearfix
-----------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0px;
    font-size: 0.1px;
    line-height: 0.1px;
}

.clearfix {
    display: inline-block;
    position: relative;
    /* DW */
}

/* Hides from IE-mac \*/
.clearfix {
    display: block;
}

/* End hide from IE-mac */



/* ---------------------------------------------------------
スクリプト用設定
----------------------------------------------------------*/

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
    width: 596px;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider ul,
.flexslider ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.flexslider ul.slides li img {
    width: 100%;
    height: auto;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

#intro .flexslider {
    position: relative;
    width: 1920px;
    height: 660px;
    left: 50%;
    top: 0;
    margin-left: -960px;
    display: none;
}

body#ak_top .flexslider,
body#snb_top .flexslider,
body#snjk_top .flexslider,
body#kyoto_top .flexslider {
    position: relative;
    width: 1920px;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme*/
.flexslider {
    margin: 0;
    position: relative;
    zoom: 1;
}

/* Control Nav */
.flex-control-nav {
    width: 556px;
    position: absolute;
    bottom: -30px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 7px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li a {
    width: 14px;
    height: 14px;
    display: block;
    background: url(../images/common/img_thum.png) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-control-nav li a:hover {
    background: url(../images/common/img_thum_on.png) 0 0 no-repeat;
}

.flex-control-nav li a.active {
    background: url(../images/common/img_thum_on.png) 0 0 no-repeat;
    cursor: default;
}

#intro .flex-control-nav {
    display: none;
}

/* popupeasy
*********************************/

/* Closeボタンの設定 */
.modal p {
    font-size: 14px;
    text-align: left;
    margin: 10px 0 0;
}

.modal p:hover {
    cursor: pointer;
}

/* Clickボタンの設定 */
.centerUp {
    margin: 0 auto;
    margin-bottom: 80px;
    width: 960px;
    background: #0000ff;
}

/* Clickボタンの設定 */
.centerUp a {
    display: block;
    width: 280px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 80px;
    padding: 30px 0 0;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    background: #ff00ff;
    -webkit-box-shadow: inset 0 1px 1px #ffbfb3, 0 2px 5px #732e20;
    -moz-box-shadow: inset 0 1px 1px #ffbfb3, 0 2px 5px #732e20;
    box-shadow: inset 0 1px 1px #ffbfb3, 0 2px 5px #732e20;
    border: 1px solid #884335;
}

/* Clickボタンマウスオーバーの設定 */
.centerUp a:hover {
    background: #00ff00;
}

/* overlay背景の設定 */
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

/* popup表示の設定 */
.modal {
    display: none;
    background: #FFF;
    /*#eee;*/
    padding: 0 20px 20px;
    overflow: auto;
    z-index: 1001;
    position: absolute;
    width: 960px;
    /*800px*/
    min-height: 300px;
    border-radius: 10px;
}

body#ak_top .modal,
body#snb_top .modal,
body#snjk_top .modal {
    /*秋葉原TOP用設定*/
    width: 960px;
    /**/
}

.modal a,
.modal a:visited {
    color: #666;
    text-decoration: none;
}

.modal a:hover {
    color: #066;
    text-decoration: underline;
}


/* 予約エリア
*********************************/
.section_reserve_outer {
    background-color: #000;
}

.section_reserv {
    margin: 0 auto 30px;
    padding: 0 20px 20px 20px;
    width: 920px;
    /*960-40*/
    min-height: 70px;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #FFF;
    position: relative;
}

.section_reserv span.bnr_ranking_ogi {
    display: block;
    position: absolute;
    top: -455px;
    left: -15px;
}

.section_reserv span.bnr_ranking_shio {
    display: block;
    position: absolute;
    top: -465px;
    left: -7px;
}

/*
.section_reserv span.bnr_trip{
	display: block;
    position: absolute;
    top: -160px;
    left: 15px;
}*/

.section_reserv span.bnr_trip-2 {
    display: block;
    position: absolute;
    top: -420px;
    left: 0;
}

.section_reserv form {
    margin-left: 142px;
}

.section_reserv span.bestrate {
    position: absolute;
    top: -9px;
    left: 5px;
}

.section_reserv img.img_r {
    width: 25px;
}

.section_reserv .button {
    float: right;
    margin-right: 6px;
}

input,
select {
    margin: 1px 0;
    padding: 3px 3px;
}

.reserv_date {
    margin: 0;
    padding: 0 0 10px 10px;
    float: left;
    display: inline-block;
}

.border_cal {
    width: 900px;
    height: 5px;
    border-top: 1px dashed #CCC;
}

.section_reserv h4 {
    margin: 5px 0 5px 0;
    padding: 0;
}

.section_reserv ul {
    margin-left: 152px;
}

.section_reserv ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.section_reserv ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#ninzuarea,
#ryokinarea,
#searchtypearea {
    margin: 0 10px 0 0;
    padding: 5px;
    border: none;
    text-align: left;
    display: inline;
    /*IE用追加*/
}

#nitteiarea {
    margin: 0;
    padding: 5px;
    border: none;
    text-align: left;
    display: inline;
    /*IE用追加*/
}

#nitteiarea #caldiv1 {
    z-index: 1;
}

.button:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    text-decoration: none;
}

.txt_red {
    color: #D84434;
    font-size: 93%;
    line-height: 18px;
}

.txt_red_2 {
    color: #D84434;
    font-size: 116%;
    line-height: 20px;
}

.section_reserv .btn_green,
.section_reserv .btn_blue,
.section_reserv .btn_red,
#footer .cmn_inner .btn_green {
    float: left;
    width: 900px;
    height: 42px;
    margin: 0 10px;
    box-sizing: border-box;
    background: #00775B;
}

.section_reserv .dayuse {
    width: 920px;
    overflow: hidden;
}

.section_reserv .dayuse h4 {
    text-align: center;
    font-size: 116%;
    padding-bottom: 5px;
    color: #2D5D4C;
}

.section_reserv .dayuse h4 span {
    font-size: 135%;
    color: #D84434;
}

.section_reserv .dayuse ul {
    width: 690px;
    margin: 0 auto;
}

.section_reserv .dayuse .btn_green {
    width: 210px !important;
    float: left;
}

.section_reserv .dayuse li:nth-child(3) {
    clear: both;
    float: left;
}

.section_reserv .dayuse li {
    margin-bottom: 10px;
}

.bnr_campaign {
    margin: 0 auto;
    padding-bottom: 10px;
    /*width:960px;
	text-align:center;*/
}

.bnr_campaign img {
    display: inline;
    padding-bottom: 15px;
}

.bnr_guidance {
    width: 974px !important;
}

.bnr_guidance img {
    display: inline;
    margin: 0 14px 0px 0;
}

.bnr_shiodome .section .bnr_guidance img {
    display: inline;
    margin: 0 14px 0px 0 !important;
}


/* ---------------------------------------------------------
container
----------------------------------------------------------*/

#container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    min-width: 960px;
    text-align: center;
}

/* ---------------------------------------------------------
header
----------------------------------------------------------*/
/* 2016-04 改修 */
a {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #2D5D4C;
}

#header {
    margin: 0;
    padding: 0;
    /*height:45px;*/
    /*height:204px;*/
    height: 240px;
    /*background: url(../images/common/bg_header.gif) 0 0 repeat-x;*/
    text-align: left;
    z-index: 4000;
}

/*京都バナー追加したヘッダー*/
#header_bnr {
    margin: 0;
    padding: 0;
    /*height:45px;*/
    /*height:204px;*/
    height: 290px;
    /*background: url(../images/common/bg_header.gif) 0 0 repeat-x;*/
    text-align: left;
    z-index: 4000;
}



/* ロゴ */

#logo {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 215px;
    margin: 0 0 5px 0;
}

#logo ul {
    z-index: 21;
    position: absolute;
    margin: 0;
}

#logo ul li {
    margin: 0;
    display: block;
    width: 160px;
    overflow: hidden;
}

#logo ul li a {
    display: block;
}

#logo ul li a:hover {
    display: block;
    margin-left: -160px;
}

/* 言語選択ボタン */
.cmn_inner .nav_cmn {
    width: 790px;
    position: absolute;
    top: 0;
    left: 170px;
    z-index: 100;
}

.cmn_inner .language {
    width: 110px;
    float: left;
    margin-top: 7px;
}


/* 言語選択用　セレクトボックスの設定 */
#dropmenu {
    position: relative;
    list-style-type: none;
    width: 110px;
    height: 30px;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #739588;
    z-index: 20000;
}

#nav_cmn_02 #dropmenu {
    width: 140px !important;
    background: #E3ECD7;
    z-index: 10000;
}

#dropmenu li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

#dropmenu span {
    width: 110px;
    height: 30px;
    display: block;
    padding: 7px 0 0 7px;
    box-sizing: border-box;
    color: #2C5D4C;
    text-align: left;
    position: relative;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
}

#nav_cmn_02 #dropmenu span {
    width: 134px;
    padding: 0;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #89A491;
    text-align: center;
}

#dropmenu span:after {
    width: 10px;
    height: 10px;
    position: absolute;
    content: url(../images/common/btn_select.png);
    top: 12px;
    right: 6px;
}

#nav_cmn_02 #dropmenu span:after {
    top: 6px;
}

#dropmenu li a {
    display: block;
    margin: 0;
    padding: 15px 0 11px;
    line-height: 1;
    text-decoration: none;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #2D5D4C;
}

#dropmenu li ul {
    list-style: none;
    position: absolute;
    top: 104%;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    border-left: 1px solid #739588;
    border-right: 1px solid #739588;
    background: #E3ECD7;
}

#nav_cmn_02 ul#dropmenu li ul li {
    margin-right: 0;
    padding: 0 !important;
    width: 138px;
    z-index: 5000 !important;
}

#dropmenu li ul li {
    overflow: hidden;
    width: 110px;
    height: 0;
    box-sizing: border-box;
    color: #2C5D4C;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    background: #E3ECD7;
    text-align: center;
}

#nav_cmn_02 #dropmenu li {
    width: 142px;
    background: none;
}

#dropmenu li ul li a {
    width: 100%;
    height: 100%;
    padding: 8px 0px 8px 15px;
    box-sizing: border-box;
    background: #E3ECD7;
    text-align: left;
    font-size: 12px;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    color: #2D5D4C;
}

#dropmenu li:hover > a {
    background: #C6D8AD;
    color: #2C5D4C;
}

#dropmenu > li:hover > a {
    border-radius: 5px 5px 0 0;
}

#dropmenu li:hover ul li {
    overflow: visible;
    height: 30px;
    border-top: 1px solid #739588;
    border-radius: 0;
}

#dropmenu li:hover ul li:first-child {
    border-top: 0;
}

#dropmenu li:hover ul li:last-child {
    border-bottom: 1px solid #739588;
    border-radius: 0 0 5px 5px;
}

#dropmenu li:hover ul li:last-child a {
    border-radius: 0 0 5px 5px;
}

#dropmenu li:hover ul li.drop_monthly {
    height: 40px !important;
}



/* 共通メニュー */
#nav_01 {
    width: 500px;
    float: right;
}

#nav_01 ul {
    float: right;
    background: url(../images/common/border_nav.png) top right repeat-y;
}


#nav_01 ul li:last-child {}

#nav_01 ul li a {
    color: #2E5D4C;
    display: block;
    position: relative;
}



#nav_01 ul li a:hover,
#nav_cmn_02 ul li.reserve p.btn_member a:hover,
#nav_cmn_02 ul li.reserve p.btn_reserve a:hover img {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}





/* 電話番号 */
#header_info {
    width: 790px;
    margin: 0;
    clear: both;
    height: 48px;
    position: absolute;
    top: 57px;
    left: 170px;
    text-align: left;
}

#header_info img {
    display: inline;
}


/* 店舗ボタン */
#nav_cmn_02 {
    width: 790px;
    margin: 0;
    height: 48px;
    position: absolute;
    top: 145px;
    left: 170px;
}

#nav_cmn_02 ul.tenpo li {
    width: 150px;
    /*min-height:90px;*/
    max-height: 130px;
    float: left;
    padding: 4px;
    margin-right: 10px;
    box-sizing: border-box;
    background: #B4BCB7;
    border-radius: 6px;
}

#nav_cmn_02 ul.tenpo li.current {
    background: #81C356;
}

#nav_cmn_02 ul.tenpo li.reserve {
    padding: 0;
    background: none;
}

#nav_cmn_02 ul.tenpo li:last-child {
    margin-right: 0;
}

#nav_cmn_02 ul.tenpo li dl,
#nav_cmn_02 ul li dd,
#nav_cmn_02 ul.tenpo li form select {
    width: 100%;
    margin: 0;
}

#nav_cmn_02 ul.tenpo li dl dt {
    position: relative;
    padding-bottom: 30px;
}

#nav_cmn_02 ul.tenpo li dl dt:after {
    position: absolute;
    top: 62px;
    left: 0;
}

#nav_cmn_02 ul.tenpo li dl dt.shiodome:after {
    content: url(../images/common/nav_shiodome_after_2.png);
}

#nav_cmn_02 ul.tenpo li dl dt.ogikubo:after {
    content: url(../images/common/nav_ogikubo_after.png);
}

#nav_cmn_02 ul.tenpo li dl dt.shinjuku:after {
    content: url(../images/common/nav_shinjuku_after.png);
}

#nav_cmn_02 ul.tenpo li dl dt.akihabara:after {
    content: url(../images/common/nav_akihabara_after.png);
}

#nav_cmn_02 ul.tenpo li dl dt.shinbashi:after {
    content: url(../images/common/nav_shinbashi_after.png);
}

#nav_cmn_02 ul.tenpo li.current dl dt.shiodome:after {
    content: url(../images/common/nav_shiodome_after_current_2.png);
}

#nav_cmn_02 ul.tenpo li.current dl dt.ogikubo:after {
    content: url(../images/common/nav_ogikubo_after_current.png);
}

#nav_cmn_02 ul.tenpo li.current dl dt.shinjuku:after {
    content: url(../images/common/nav_shinjuku_after_current.png);
}

#nav_cmn_02 ul.tenpo li.current dl dt.akihabara:after {
    content: url(../images/common/nav_akihabara_after_current.png);
}

#nav_cmn_02 ul.tenpo li.current dl dt.shinbashi:after {
    content: url(../images/common/nav_shinbashi_after_current.png);
}

#nav_cmn_02 ul.tenpo li.reserve p.btn_reserve {
    width: 100%;
    padding: 4px;
    margin: 0;
    box-sizing: border-box;
    border-radius: 6px;
    background: #D3A71E;
}

#nav_cmn_02 ul.tenpo li.reserve p.btn_member {
    width: 100%;
    height: 36px;
    margin-top: 4px;
    padding-top: 6px;
    background: #8D9285;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    position: relative;
}

#nav_cmn_02 ul.tenpo li.reserve p.btn_member a {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}






/* 予約ボタン修正 */
#nav_cmn_03 {
    z-index: 70;
    position: absolute;
    top: 53px;
    right: 0;
    /*left:960px;*/
    width: 110px;
    height: 80px;
}

#nav_cmn_03 ul {
    z-index: 80;
    position: absolute;
}

#nav_cmn_03 ul li {
    margin: 0;
    display: block;
    width: 110px;
    overflow: hidden;
}

#nav_cmn_03 ul li a {
    display: block;
}

#nav_cmn_03 ul li a:hover {
    display: block;
    margin-left: -110px;
}

/* 店舗電話番号 */

#nav_cmn_04 {
    z-index: 90;
    position: absolute;
    top: 150px;
    right: 0px;
    /*left:960px;*/
    /*width:218px; 2016-01-14 ヘッダー電話番号追加前 */
    width: 335px;
    height: 36px;
    text-align: right;
}

#nav_cmn_04 img {
    display: inline;
}

/* 電話未開通ご案内 */
#nav_cmn_05 {
    z-index: 91;
    position: absolute;
    top: 154px;
    right: 0px;
    /*left:245px;*/
    width: 715px;
    height: 60px;
    color: #2F5D4C;
    font-size: 12px;
    line-height: 16px;
}

#nav_cmn_05 strong {
    color: #F33;
    font-size: 14px;
}


/* ---------------------------------------------------------
nav
----------------------------------------------------------*/

/* グローバルナビ */
#nav {
    clear: both;
    width: 100%;
    height: 32px;
    background-color: #2F5D4C;
}

#nav ul {
    margin: 0 auto;
    width: 960px;
    height: 32px;
    text-align: center;
    display: table;
    table-layout: fixed;
}

#nav ul li {
    width: 22%;
    height: 32px;
    display: table-cell;
    box-sizing: border-box;
    overflow: hidden;
    border-right: solid 1px #fff;
    text-align: center;
    position: relative;
}

#nav ul li:first-child {
    width: 190px;
    border-left: solid 1px #fff;
}

#nav ul li a {
    width: 100%;
    height: 100%;
    padding-top: 5px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #FFF;
    display: block;
    position: absolute;
}

#nav ul li.current:before {
    width: 100%;
    height: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: 3px solid #81C356;
}

#nav ul li a:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

/*荻窪用*/
.navi_ogikubo ul li {
    width: 18% !important;
}

.navi_ogikubo ul li:first-child {
    width: 18% !important;
}

.navi_ogikubo ul li:nth-child(4) a {
    padding-top: 6px;
    font-size: 11px !important;
    line-height: 110%;
}

/*汐留用*/
.navi_shio ul li:nth-child(3) a {
    padding-top: 6px;
    font-size: 11px !important;
    line-height: 110%;
}


/* ---------------------------------------------------------
breadcrumbs
----------------------------------------------------------*/
#breadcrumbs {
    width: 960px;
    margin: 0 auto;
    margin-top: -30px;
    padding-bottom: 30px;
}

#breadcrumbs ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

#breadcrumbs ol li {
    float: left;
    padding: 0 5px 0 0;
    font-size: 93%;
    color: #333333;
    font-weight: 400;
}

#breadcrumbs ol li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    padding-left: 5px;
}

#breadcrumbs ol li a {
    color: #305E4C;
    font-weight: 400;
    font-style: normal;
    font-size: 93%;

}


/* ---------------------------------------------------------
slide
----------------------------------------------------------*/

#slide {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    /*z-index:-5000;*/
}

#slide #intro {
    height: 650px;
    margin-top: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.nav_top {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

.nav_top ul {
    position: absolute;
    bottom: 35px;
    z-index: 1;

}

.nav_top ul li {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav_top ul li img {}

/* 総合TOP用ベストレートボタン */
.nav_top_bestrate,
.nav_top_bestrate02,
.nav_top_bestrate03 {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
    z-index: 1;
}

.nav_top_bestrate ul {
    position: absolute;
    top: 10px;
    z-index: 2;

}

.nav_top_bestrate ul li,
.nav_top_bestrate02 ul li,
.nav_top_bestrate03 ul li {
    margin: 0 0 0 782px;
    display: inline-block;
    vertical-align: bottom;
}

span.bnr_wbs {
    width: 960px;
    height: 0;
    display: block;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    top: 20px;
}

span.bnr_reviews {
    width: 960px;
    height: 0;
    display: block;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    top: 560px;
}

span.bnr_bestrate {
    width: 960px;
    height: 0;
    display: block;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    left: 585px;
    top: 610px;
}

span.bnr_booking {
    width: 960px;
    height: 0;
    display: block;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    top: 220px;
    left: -27px;
}

/* 店舗TOP用ベストレートボタン設定 */
.nav_top_bestrate02 a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.nav_top_bestrate03 a {
    display: block;
    position: absolute;
    top: 517px;
    left: 50px;
}


/* 荻窪用メイン画像 */
.bnr_news {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
    z-index: 1;
}

/*
.bnr_news a{
	display: block;
	position: absolute;
	top: 595px;
	left:0;
	right:0;
}
*/

.bnr_news p {
    position: absolute;
    top: 582px;
    left: 235px;
}

.bnr_news a {
    display: block;
}


/* 荻窪用メイン画像　スライド用 */
.bnr_news2 {
    width: 960px;
    margin: 0 auto;
    z-index: 2;
}

.bnr_news2 p {
    width: 638px;
    margin-left: 235px;
    margin-top: -55px;
    padding-bottom: 6px;
}

/* 荻窪用メイン画像　スライド用(201912リニューアル版） */
.bnr_news3 {
    width: 960px;
    margin: 0 auto;
    z-index: 2;
}

.bnr_news3 p {
    width: 638px;
    margin-left: 235px;
    margin-top: -100px;
    padding-bottom: 51px;
}

/* ---------------------------------------------------------
feed
----------------------------------------------------------*/
#blogger {
    width: 990px;
}

#blogger h3 {
    width: 960px;
}

#blogger h3 img {
    display: inline;
    vertical-align: top;
}

.blog_cont {
    width: 670px;
    margin-bottom: 30px;
    border-spacing: 15px;
}

div.blog_cont a {
    width: 100%;
    display: block;
    clear: both;
}

div.blog_cont a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    text-decoration: none;
}

div.blog_cont dl.box {
    width: 310px;
    padding-bottom: 10px;
    margin: 0 5px;
    float: left;
    background: #FFF;
    border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #E4F1EA;
    box-sizing: border-box;
    height: 180px;
}

div.blog_cont dl.box dt {
    width: 99%;
    min-height: 34px;
    padding: 7px 0 10px 28px;
    margin: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-weight: bold;
    color: #00785C;
    text-align: left;
    background: url(../images/common/btn_arrow_2.png) 5px 8px no-repeat;
}

div.blog_cont dl.box dd img.pic {
    width: 100px;
    height: auto;
    margin-right: 5px;
    float: left;
}

div.blog_cont dl.box dd {
    padding: 0 10px 10px 10px;
    margin: 0;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 93%;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
    color: #3E3939;
}

div.blog_cont_left {
    width: 320px !important;
    margin-bottom: 30px;
    border-spacing: 15px;
}

div.blog_cont_left a {
    width: 100%;
    display: block;
    clear: both;
}

div.blog_cont_left a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    text-decoration: none;
}

div.blog_cont_left dl.box {
    width: 310px;
    padding-bottom: 10px;
    margin: 0 5px;
    float: left;
    background: #FFF;
    border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #E4F1EA;
    box-sizing: border-box;
    height: 180px;
}

div.blog_cont_left dl.box dt {
    width: 99%;
    min-height: 34px;
    padding: 7px 0 10px 28px;
    margin: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-weight: bold;
    color: #00785C;
    text-align: left;
    background: url(../images/common/btn_arrow_2.png) 5px 8px no-repeat;
}

div.blog_cont_left dl.box dd img.pic {
    width: 100px;
    height: auto;
    margin-right: 5px;
    float: left;
}

div.blog_cont_left dl.box dd {
    padding: 0 10px 10px 10px;
    margin: 0;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 93%;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
    color: #3E3939;
}

div.Blogger_L {
    width: 320px;
    float: left;
}

div.Blogger_R {
    width: 670px;
    float: right;
}


/*
div.blogger_left{
	width: 320px;
	float: left;
}
div.blogger_right{
	width: 640px;
	float: left;
}:/

/*--修正用--*/
.imagebox img {
    width: 300px;
    height: 100px;
}

#blogger .pic_box {
    height: 110px;
    overflow: hidden;
}

/* ---------------------------------------------------------
contents
----------------------------------------------------------*/

#contents {
    clear: both;
    /*margin:0 0 50px 0;*/
    margin: 0 0 0 0;
    padding: 50px 0 0 0;
    /*min-height:468px;*/
    /*465px;/*300px;*/
    background: url(../images/common/bg_slide.jpg) 0 0 repeat-x;
    border-top: solid 1px #CFE2D9;
    background-color: #FFF;
}


body.cmn_top #contents {
    /*総合・店舗TOPページ用設定*/
    padding: 0;
    border-top: solid 2px #D3A71E;
}

body.cmn_top #contents .section_reserv_area {
    background-color: #E4F1EA !important;
    background: url(../images/common/bg_slide_02.jpg) bottom left repeat-x;
    border-top: none;
}

body.page_faq #contents {
    clear: both;
    margin: 0;
    padding: 50px 0;
    min-height: 468px;
    /*465px;/*300px;*/
    background: none;
    background-color: #E5EFEA;
    border-top: solid 1px #CFE2D9;
    border-bottom: solid 1px #2F5D4C;
}

.page_faq {
    clear: both;
    margin: 0;
    padding: 50px 0;
    min-height: 468px;
    /*465px;/*300px;*/
    background: none;
    background-color: #E5EFEA;
    border-top: solid 1px #CFE2D9;
    border-bottom: solid 1px #2F5D4C;
}


/* セクション */
.section {
    clear: both;
    margin: 0 auto 10px;
    width: 960px;
    text-align: center;
}

.section_wrap {
    width: 100%;
}

.section p {
    text-align: left;
}

.section_main {
    clear: both;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}

.section_main img,
.section_main p {
    margin: 0 auto 30px;
    text-align: center;
}


.section_inner {
    clear: both;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 900px !important;
    text-align: center;
}

.section_inner2 {
    /*clear:both;*/
    margin: 0 auto;
    padding: 0 0 10px 0;
    width: 966px !important;
}

/*
.section_inner3{
	clear:both;
	margin:0 auto;
	padding:10px 0 0 0;
	width:900px!important;
	text-align:center;
	background-image:url(../images/shinjuku/facilities/img_faci_01-2.png);
	background-repeat:no-repeat;
	background-position:761px 10px;
}*/

.section_top_02 {
    clear: both;
    margin: 0 auto 20px;
    padding: 0 0 50px 0;
    width: 100%;
    text-align: center;
    background-color: #E5EFEA;
    border-bottom: solid 1px #58588B;
    /*violet*/
}

.section_top_02 img {
    margin: 0 auto;
}

.section_top_02 .img_l {
    margin-right: 0 !important;
    margin-left: 28px;
}

.section_top_02 ul li img {
    margin: 0 0 1px 0;
}


.section_top {
    clear: both;
    margin: 0 0 50px 0;
    padding: 40px 0 50px 0;
    /*	min-height:468px;465px;/*300px;*/
    background: url(../images/bg_top.jpg) center 0 no-repeat;
    background-color: #E5EFEA;
}

.section_top h3 {
    margin: 0;
}

.section_top p {
    margin: 0;
}

.section_c {
    clear: both;
    margin: 0 0 50px 0;
    padding: 58px 0 0 0;
    min-height: 468px;
    /*465px;/*300px;*/
    background: url(../images/common/bg_section_c.jpg) 0 0 repeat-x;
    border-top: solid 3px #D56041;
}



/*  セクション区切り  */

.section_hr {
    clear: both;
    margin: 0 auto 30px;
    padding-top: 20px;
    width: 100%;
    text-align: center;
    border-top: solid 1px #717062;
    /*olive*/
}

.section_hr_both {
    clear: both;
    margin: 0 auto 30px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    border-top: solid 1px #717062;
    border-bottom: solid 1px #717062;
    /*olive*/
}


.hr_02 {
    padding-top: 10px;
    border-top: dotted 1px #A3A69C;
}

.hr_03 {
    padding-top: 0;
    border-top: dotted 1px #75BBA6;
}

.hr_clr01 {
    border-color: #A0A572;
    /*pale green*/
}

.hr_clr02 {
    border-color: #9D445B;
    /*red*/
}

.hr_clr03 {
    border-color: #00775B;
    /*green*/
}

.hr_clr04 {
    border-color: #CDDFD6;
    /*more*/
}

.hr_clr05 {
    border-color: #A38B4D;
    /*gold*/
}

.hr_clr06 {
    height: 1px;
    border-bottom: 1px solid #A38B4D;
    /*gold*/
}

.hr_clr07 {
    height: 1px;
    border-bottom: 1px solid #00775B;
    /*green*/
}

/* img */
img {
    display: block;
    border-style: none;
}

img.b-inline {
    display: inline-block !important;
}

a:hover img.img_over {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

img.img_l {
    margin: 0 15px 10px 0;
    padding: 0;
    float: left;
    text-align: left;
}

img.img_r {
    margin: 0 0 5px 5px;
    padding: 0;
    float: right;
    text-align: right;
}

img.img_r2 {
    margin: 14px 0 14px 5px;
    padding: 0;
    float: right;
    text-align: right;
}

img.img_r3 {
    margin-top: 20px;
}

.col_1 img.img_r {
    margin-left: 10px;
}

.col_1 img.img_r2 {
    margin: 25px 0 5px 10px;
    padding: 0;
    float: right;
    text-align: right;
}

img.btn_center {
    clear: both;
    margin: 20px auto;
}

.img_hr {
    border-bottom: solid 1px #CEE0D7;
}

body.cmn_top h2 {
    margin: 0 auto;
    padding: 6px 0;
    background-color: #3FA289;
    border-top: solid 3px #2F5D4C;
}

body.cmn_top h2 img {
    margin: 0 auto;
}

.bg_clr01 {
    background-color: #E5EFEA;
}

.bg_clr02 {
    background-color: #D3A71E;
}


/* 共通txt */
.txt_cmn_01 {
    color: #5AA6B7;
}

.txt_cmn_r {
    text-align: right !important;
    float: right;
}

.txt_cmn_cap {
    margin: 0 0 10px 0;
    font-size: 85%;
}

.txt_cmn_memo {
    margin: 0 0 5px 0;
    font-size: 93%;
}



/* ボタン　*/
.nav_btn ul {
    margin: 0 auto;
    display: inline-block;

}

.nav_btn ul li {
    margin: 0 5px 0 0;
    float: left;
}

.nav_btn2 ul {
    margin: 0 auto;
    display: inline-block;

}

.nav_btn2 ul li {
    margin: 0 6px 0 0;
    float: left;
}


/* 角丸ボックス  green*/
.box_cmn_01 {
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    border-radius: 6px;
    border: solid 1px #00785C;
    -moz-border-radius: 6px;
    /*for Firefox */
    -webkit-border-radius: 6px;
    /*for Safari and chrome*/
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #FFF;

}

.box_cmn_01:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box_cmn_01 img {
    text-align: left;
}

.box_cmn_01 p {
    margin: 0 0 1em 0;
    padding: 0;
    text-align: left;
}

#guide .box_cmn_01 p {
    width: 52%;
}

.box_cmn_01 ul li {
    margin: 0 0 5px 0;
    padding-left: 12px;
    background: url(../images/common/ico_cmn_01.png) no-repeat 0 1px;
}



/*1カラム*/
.col_1 {
    margin: 0 0 30px 0;
    padding: 30px 25px 15px 25px;
}

.col_1 h3 {
    margin: 0 480px 25px 0;
}

/*3カラム*/

.col_3 {
    margin: 7px 0 0 0;
    padding: 0;
}

.col_3 div {
    position: relative;
    margin: 0 10px 0 0;
    padding: 0;
    margin-right: 7px\9;
    /*IE8以下*/
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
    width: 310px;
    vertical-align: top;
}

.col_4 div {
    position: relative;
    margin: 0 10px 0 0;
    padding: 0;
    margin-right: 7px\9;
    /*IE8以下*/
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
    width: 228px;
    vertical-align: top;
}

.col_3 div:last-child,
.col_4 div:last-child {
    margin-right: 0;
}

.col_3 h3 {
    margin: 0;
    padding: 0;
}


.col_pho {
    margin: 0 4px 10px 0;
    margin-right: 2px\9;
    /* IE */
    padding: 0;
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
}

#faci03-3 .col_pho {
    vertical-align: top;
}

.col_pho p {
    width: 225px;
}

.col_pic_4 {
    margin: 0 16px 10px 0;
    margin-right: 12px\9;
    /* IE */
    padding: 0;
    float: left;
}

.col_pic_4 h3 {
    margin: 7px 0 10px 0 !important;
    /*padding-left:1em;*/
    /*background:url(../images/common/ico_access_02.png) no-repeat 0 0 ;*/
    color: #305E4C;
    text-align: center;
    font-size: 93%;
    font-weight: 400 !important;
    line-height: 18px;
    /*letter-spacing:-0.1em;*/
}

.col_pic_4 h3 a {
    font-weight: 400 !important;
}

#footer .col_pic_4 h3 {
    margin: 7px 0 16px 0;
    padding-left: 1em;
    background: url(../images/common/ico_footer_01.png) no-repeat 0 4px;
    color: #305E4C;
    text-align: left;
    font-size: 93%;
    font-weight: 400;
}

.section_inner .col_pic_4 {
    margin: 0 20px 10px 0;
    margin-right: 16px\9;
    /* IE */
    padding: 0;
    float: left;
}

.section_inner .col_pic_4 p {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 93%;
    /*font-weight:bold;*/
}

.section .col_pic_4 a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}


/* セクション内5カラム */
.section .col_5 li {
    float: left;
    width: calc(100% / 5);
    padding: 0 0 0;
    text-align: left;
}



/*プラン1カラム*/
.col_prc_01 {
    margin: 18px 0 18px 0;
    padding: 0;
    clear: both;
    height: 76px;
}

.col_prc_01 img {
    margin: 0 0 25px 0;
    padding: 0;
    float: left;
    text-align: left;
}

/*プラン1x2カラム*/
.col_prc_01x2 {
    margin: 18px 0 18px 0;
    padding: 0;
    clear: both;
    height: 120px;
}

.col_prc_01x2 img {
    margin: 0;
    padding: 0;
    float: left;
    text-align: left;
}

.btn_roomtyle {
    height: 20px;
    margin-top: 15px;
    padding: 4px 0 0 22px;
    font-size: 124%;
    font-weight: bold;
    text-align: left;
    background-image: url(../images/shinjuku/price/btn_pln_roomtype.png);
    background-repeat: no-repeat;
    background-position: left center;
}


/* プランセット */

.box_plnset_01,
.box_plnset_02 {
    clear: both;
    position: relative;
    margin: 0 10px 30px 0;
    padding: 0;
    margin-right: 7px;
    /*IE8以下*/
    display: inline-block;
    display: ?inline;
    zoom: ?1;
    width: 308px;
    vertical-align: top;
}

.box_plnset_04 {
    clear: both;
    position: relative;
    margin: 0 10px 30px 0;
    padding: 0;
    margin-right: 7px;
    /*IE8以下*/
    display: inline-block;
    display: ?inline;
    zoom: ?1;
    width: 225px;
    vertical-align: top;
}



.box_plnset_01 a.boxlink,
.box_plnset_02 a.boxlink,
.box_plnset_04 a.boxlink {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box_plnset_01 a.boxlink:hover,
.box_plnset_02 a.boxlink:hover,
.box_plnset_04 a.boxlink:hover {
    cursor: pointer;
    background-color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.box_plnset_01:last-child,
.box_plnset_02:last-child,
.box_plnset_04:last-child {
    margin-right: 0;
}

.box_plnset_01 img {
    margin: 4px 6px;
    padding: 0;
    float: left;
}

.box_plnset_01 h4 {
    margin: 6px 0;
    padding: 0;
    float: left;
    line-height: 1.3;
}

.box_plnset_01 div {
    clear: both;
    margin: 0 15px 0 0 !important;
    padding: 7px 0;
    text-align: left;
    width: 95%;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 6px;
    height: 6em;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #F1F6E7;
}

.box_plnset_01 div img {
    margin: 0 6px;
}

.box_plnset_01 div p {
    /*    margin: 6px 5px; */
    font-size: 93%;
    line-height: 1.4;
}

.box_plnset_02,
.box_plnset_04 {
    clear: both;
    margin-bottom: 5px !important;
}

.box_plnset_02 img {
    margin: 10px 6px;
    padding: 0;
    float: left;
}

.box_plnset_04 img {
    margin: 20px 6px;
    padding: 0;
    float: left;
}

.box_plnset_02 h4 {
    margin: 12px 8px;
    padding: 0;
    float: left;
    line-height: 1.3;
}

.box_plnset_04 h4 {
    margin: 18px 8px;
    padding: 0;
    float: left;
    line-height: 1.3;
}


.btn_pln {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #00775B;
}

.btn_pln a {
    display: inline-block;
    width: 15px;
    height: 100%;
}

.btn_pln a:hover {
    background-color: #5AA795;
}

.btn_pln a img {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 45%;
    right: 0;
    height: 18px;
}

.box_plnset_02 .btn_pln a img,
.box_plnset_04 .btn_pln a img {
    top: 35%;
}


/*リスト01*/
.prc_list_01 {
    margin: 0;
}

.prc_list_01 h3 {
    margin-top: 50px;
}
#akibanoyu .prc_list_01 h4{
    margin:10px 0 2px;
}
#akibanoyu .prc_list_01 .col_prc_01 {
    margin: 0 0 18px 0;
}
.prc_list_01 ul li {
    border-bottom: solid 1px #58588B;
}

.prc_list_01 ul li:first-child {
    border-top: solid 1px #58588B;
}




/*リスト03*/
.prc_list_02 {
    margin: 0 0 50px 0;
}

.prc_list_02 h3 {
    margin-top: 50px;
}

.prc_list_02 ul li {
    border-bottom: solid 1px #9D445B;
}

.prc_list_02 ul li:first-child {
    border-top: solid 1px #9D445B;
}

/*湯処プラン*/
ul.spa_planbtn li {
    border: none;
    float: left;
}

ul.spa_planbtn li:first-child {
    border: none;
}

/*湯処プラン　新宿以外*/
.spa_planbtn_02 {
    padding: 0px !important;
    margin: 0 !important;
    width: 960px !important;
}

ul.spa_planbtn_02 li.spa_right {
    border: none !important;
    float: right;
}

ul.spa_planbtn_02 li.spa_left,
ul.spa_planbtn_02 li:first-child {
    width: 50%;
    border: none !important;
    float: left !important;
}



/* clear */
dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*　お宿のお約束　*/
#yakusoku .title_yakusoku {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

#yakusoku dl {
    margin-bottom: 0px !important;
    margin-left: 30px;
}

#yakusoku dl dt {
    float: left;
    padding-bottom: 0px !important;
}

#yakusoku dl dt img {
    margin: 0 0 5px 0;
}

#yakusoku dl dd {
    float: left;
    text-align: left;
    margin: 0 0 0 25px !important;
}

#yakusoku dl dd.first {
    padding-top: 12px;
}

#yakusoku h4 img {
    margin: 20px 0 0 30px !important;
    padding: 0 0 0 0 !important;
}

#yakusoku span {
    display: block;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 20px;
}


/*----------------------------------------------------
 ページ別設定
----------------------------------------------------*/
/*-- 新宿電話番号案内のための修正前
.section_top_menu{
	position:relative;
	margin:0 auto 50px;
 	padding:50px 0 40px 0;
	height:144px;
 }--*/

.section_top_menu {
    position: relative;
    margin: 0 auto 0px;
    padding: 50px 0 20px 0;
    height: 200px;
}

.section_top_menu p {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

.section_top_menu ul li {
    margin: 0 11px 0 0;
    float: left;
}

.ico_top2 {
    position: absolute;
    top: -31px;
    left: 0px;
}

.section_top_bnr {
    float: left;
    width: 328px;
}

.section_top_bnr img {
    margin: 0 12px 14px 0;
    display: inline-block;
    vertical-align: bottom;
}




/*--修正用--*/
.imagebox img {
    width: 300px;
    height: 100px;
}

/* facebook */
.section_top_fb img {
    margin-bottom: 0;
}

.section_top_fb {
    padding: 0;
    text-align: left;
    width: 310px;
    border: 4px solid #3B5B94;
    box-sizing: border-box;
}

.section_top_fb2 h3 {
    padding-bottom: 5px;
    background-color: #FFF !important;
    margin: 0 auto;
}

.section_top_fb iframe {
    margin: 0;
    background-color: #FFF;
}

.section_top_fb2 iframe {
    /*margin:0 0 30px 0;*/
    background-color: #FFF;
}

.section_top_fb2 {
    margin: 0 auto 30px;
    text-align: left;
    width: 960px;
    border-radius: 6px;
}

.fb_box {
    width: 310px;
    text-align: left;
    margin-right: 10px;
    /*border-radius:6px;*/
    float: left;
}

.google_view_bnr {
    width: 310px;
    float: right;
}

/*  youtube */
.youtube_bnr {
    width: 320px;
    float: left;
    /*margin:0 0 0 15px;*/
}

.youtube_bnr dl {
    margin: 0;
}

.youtube_bnr dl dd {
    margin: 0 !important;
}

.youtube_bnr dl dd ul li {
    float: left;
    margin: 0 6px 9px 0;
}


/* 総合TOP子供村 */
/*.kodomo a{
	float:left;
}*/

.kodomo h3 {
    width: 776px;
    float: left;
    margin-top: 0;
}

.kodomo p {
    width: 776px;
    float: left;
    margin: 0 0 10px;
}



/* instagram */

#instgram_wrapper {
    width: 300px;
    float: right;
}

#instagram {
    width: 640px;
    float: right;
}

#instagram li {
    width: 124px;
    float: left;
    margin: 0 0 4px 4px;
}

#instagram .instagram-image {
    float: left;
}

.ogikubo_insta {
    position: relative;
}

.ogikubo_insta #instagram {
    width: 320px;
    float: right;
    overflow: hidden;
    padding-bottom: 30px;
    margin-left: 10px;
}

.ogikubo_insta #instagram h3 {
    width: 316px;
    position: absolute;
    right: 0;
    top: -20px;
}

.ogikubo_insta #instagram ul {
    width: 320px !important;
    margin-top: 40px;
}

.ogikubo_insta #instagram li {
    width: 102px !important;
    float: left;
    margin: 0 0 4px 4px;
}

.shinbashi_insta {
    position: relative;
}

.shinbashi_insta #instagram {
    width: 320px;
    float: right;
    overflow: hidden;
    padding-bottom: 30px;
    margin-left: 0px;
}

.shinbashi_insta #instagram h3 {
    width: 316px;
    position: absolute;
    right: 0;
    top: -20px;
}

.shinbashi_insta #instagram ul {
    width: 320px !important;
    margin-top: 12px;
}

.shinbashi_insta #instagram li {
    width: 102px !important;
    float: left;
    margin: 0 0 4px 4px;
}

/**/
.kyoto_insta {
    border-top: solid silver 1px;
    padding-top: 40px;
    position: relative;
}

.kyoto_insta #instagram {
    width: 425px;
    float: right;
    overflow: hidden;
    padding-bottom: 50px;
    margin-left: 0px;
}

.kyoto_insta #instagram h3 {
    width: 425px;
    position: absolute;
    right: 0;
    top: 13px;
}

.kyoto_insta #instagram ul {
    width: 425px !important;
    margin-top: 35px;
}

.kyoto_insta #instagram li {
    width: 102px !important;
    float: left;
    margin: 0 0 4px 4px;
}



#instagram img {
    width: 100%;
}

#instagram .instagram-data {
    float: right;
    width: 800px;
}

#instagram .instagram-like .like-user {
    float: left;
    margin-right: 20px;
    font-size: 11px;
}

#instagram .instagram-comments {
    clear: both;
    padding-top: 10px;
}

#instagram .instagram-comments .comments-user {
    overflow: hidden;
    margin-bottom: 10px;
}

#instagram .instagram-comments .comments-user-icon {
    float: left;
    margin-right: 10px;
}


.col_slid_top {
    margin: 44px 0 0 0;
    padding: 0;
    width: 630px;
    float: right;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #3E3A39;
}

.col_slid_top h3 {
    margin: 0;
}

.col_slid_top .flexslider {
    margin: 0 16px 40px 16px;
}

.col_slid_top .flex-control-nav {
    bottom: -40px;
}

.section_top_hikaku {
    margin: 30px auto 10px;
    padding: 0 18px 15px 18px;
    width: 924px;
    /*960-36*/
    border-radius: 6px;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #FFF;
}

/* 比較表テーブル */
.section_top_hikaku h3 {
    width: 924px;
    margin: 0px 0px 16px 0px;
    padding-top: 16px;
    text-align: center;
}

.section_top_hikaku table {
    margin: 0px 0px 5px 0px;
    border: 1px solid #666;
    border-collapse: collapse;
}

.section_top_hikaku table th,
.section_top_hikaku table td {
    border: 1px solid #666;
    border-collapse: collapse;
}

.section_top_hikaku .maru {
    background-image: url(../images/ico_top_maru.png);
}

.section_top_hikaku .batu {
    background-image: url(../images/ico_top_batu.png);
}

.section_top_hikaku .sankaku {
    background-image: url(../images/ico_top_sankaku.png);
}

.section_top_hikaku .maru,
.section_top_hikaku .batu,
.section_top_hikaku .sankaku {
    background-repeat: no-repeat;
    background-position: 5px center;
}

.section_top_hikaku p {
    margin: 20px 0px 15px 44px;
}

.section_top_hikaku .maru a,
.section_top_hikaku .maru a:visited {
    color: #D45E37;
}

.section_top_hikaku .maru a:hover {
    text-decoration: underline;
}

.section_top_hikaku .tfoot {
    width: 924px;
    padding: 20px 0px 12px 0px;
    background-image: url(../images/bg_top_hikaku.png);
    background-repeat: no-repeat;
}

.section_top_hikaku .tfoot p {
    margin: 0px 0px 0px 522px;
    color: #FFF;
    font-weight: bold;
}


/* ---　秋葉原TOP ---　*/

.col_search_01,
.col_search_02,
.col_search_03 {
    margin: 0 40px 0 0;
    float: left;
}

/* おすすめプラン周辺 */

.col_pln_btn img {
    margin: 0 5px 0 0;
    float: left;
}

.col_pln_btn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.col_pln_btn .col_right {
    margin: 0;
    float: right;
    vertical-align: top;
}

/* サービス周辺 */
.col_aktop_l {
    margin: 0 0 15px 0;
    padding: 0;
    width: 505px;
    float: left;
}

.col_aktop_l .img_l,
.col_aktop_r .img_l {
    margin: 0;
}

.col_aktop_r img.img_r {
    margin: 0 0 12px 0;
    padding: 0;
    float: right;
    text-align: right;
}

.col_aktop_r {
    margin: 135px 0 17px 0;
    padding: 0;
    width: 441px;
    float: right;
}

.col_aktop_r2 {
    margin: 0 0 5px 0;
    padding: 0;
    width: 441px;
    float: right;
}

.col_aktop_r_mt30 {
    margin-top: 30px;
    margin-bottom: 14px;
}

.col_aktop_r img.btm_01 {
    margin-bottom: 15px;
}

.col_aktop_l2 {
    width: 960px;
    margin: 0 0 15px 0;
    float: left;
}

.col_top_premia {
    width: 960px;
    padding-bottom: 30px;
    margin: 0 0 20px 0;
    float: left;
    border-bottom: 1px dashed #CCC !important;
}

.col_aktop_wifi {
    margin-top: 15px;
}

.col_aktop_bag {
    margin-bottom: 15px;
}

.col_top_premia_2 {
    width: 960px;
    margin: 0 0 0 0;
    float: left;
}

.col_top_premia h3 {
    /*float:left;*/
    margin: 20px 0 0 0 !important;
}

.col_top_premia .pm_l {
    float: left;
    width: 627px;
}

.col_top_premia .pm_r {
    float: right;
    width: 332px;
}

.col_top_premia img {
    /*padding:0 0 14px 0;*/
}

.col_top_premia img.img_pm {
    margin: 0 14px 14px 0;
    float: left;
}


/*カプセルフロア周辺*/
.section_top_02_menu {
    clear: both;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.section_top_02_menu h3 {
    margin: 26px 0 12px 0;
}

.section_top_02_menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.section_top_02_menu .btn_ubud img {
    margin: 0 auto 60px auto;
    width: 680px;
    display: inline-block;
}

ul.li_menu {
    margin-bottom: 40px;
    padding: 5px 0 0 5px;
    width: 955px;
    background-color: #FFF;
}

ul.li_menu li {
    margin: 0 5px 5px 0;
    float: left;
    width: 313px;
}

ul.li_menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ---　会員ページ設定 ---　*/

.col_member {
    clear: both;
}

.col_member h2 img {
    margin: 0 0 36px 0;
}

.col_member img {
    float: left;
}

.col_member dl {
    padding: 0px 0 30px 8px;
    float: right;
    width: 732px;
}

.col_member dl dt {
    margin: 25px 0;
    float: left;
    width: 170px;
}

.col_member dl dd {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    width: 510px;
    text-align: left;
}

p.read_txt {
    font-size: 116%;
    padding-top: 30px;
}

p.read_txt span {
    font-size: 85%;
    display: inline-block;
    padding-top: 10px;
}

/*会員3カラム*/
.col_member_3 {
    margin: 0 27px 0 0;
    padding: 20px 20px 15px 20px;
    padding-right: 16px\9;
    /*IE8以下*/
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
    width: 255px;
    vertical-align: top;
}

.col_member_3:last-child {
    margin-right: 0;
}

.col_member_3 div {
    height: 12em;
    line-height: 1.1;
    overflow: hidden;
}

.col_member_3 h3 {
    margin: 0;
    padding: 0;
}

.col_member_3 img {
    margin: 0 auto 20px auto;
}

.col_member_3 span {
    font-size: 93%;
}

/* ---　facilitiesページ設定　--- */
.btn_floor {
    background: url(../images/ogikubo/facilities/img_faci_01.png) top left no-repeat;
}

.btn_floor li {
    margin: 0 0 2px 100px;
}

.btn_floor li a {
    display: block;
    margin-right: 2px;
    float: left;
}

.col_faci_1 {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}

.col_faci_1 .img_r {
    margin: 0 0 0 20px;
}

.box_faci_01 {
    border-color: #9D455C;
}

dl.faci dt {
    font-weight: bold;
    text-align: left;
    color: #096;
}

dl.faci dt span {
    font-size: 62%;
    color: #096;
}

dl.faci dd {
    margin: 10px 0 20px 0;
    text-align: left;
    line-height: 1.5em;
}

.google_view {
    position: relative;
}

.google_view_faci03 {
    width: 596px;
    float: left;
}

.google_view .ico {
    position: absolute;
    bottom: 0;
    left: 0;
}

.google_view_ttl {
    height: 25px;
    background-color: #333;
    color: #FFF;
    padding: 5px 0 0 0 !important;
    margin: 0 0 0 0 !important;
    text-align: center !important;
}

.faci03_img {
    width: 351px;
    float: right;
}

/* 備品リスト */
.section_data {
    margin: 0 auto 24px 0;
    border-bottom: dotted 1px #A3A69C;
}

.section_data .col_pho {
    margin-right: 12px;
}

.section_data h3 {
    font-size: 93%;
}

h4.subtitle {
    border-top: 1px solid #eee;
    padding-top: 15px;
}


/* ---　accessページ設定　--- */

h2.access_root {
    margin: 0 auto 20px;
    padding-top: 20px;
    /*40px;*/
}

h4.access_root,
h4.access_root2 {
    width: 960px;
    margin: 0px auto 15px;
    color: #090;
    font-weight: bold;
}

h4.access_root {}

h4.access_root2 {
    padding-top: 15px;
}

h4.access_root span {
    width: 220px;
    margin-right: 25px;
    display: inline-block;
}

.btn_rootselect {
    margin: 0 auto 30px;
    width: 960px;
    border-bottom: 1px solid #CEE0D7;
}

.btn_rootselect a img {
    display: inline-block;
    text-align: center;
    padding: 0;
}

p.txt_print {
    width: 240px;
    float: left;
    margin: 0 0 20px 0;
}

/* ---　cafebarページ設定　--- */
.cafebar {
    position: relative;
    min-height: 950px;
    padding-bottom: 50px;
    background: url(../images/ogikubo/cafebar/img_cafe_01.png) top left no-repeat;
}

.cafebar2 .btn_cmn_01 {
    padding-left: 35px;
}

.cafebar .cont_01 {
    width: 332px;
    position: absolute;
    top: 36px;
    right: 236px;
}

.cafebar .cont_02 {
    width: 226px;
    position: absolute;
    top: 419px;
    left: 291px;
}

.cafebar .cont_03 {
    width: 230px;
    position: absolute;
    top: 626px;
    right: 0px;
}

.cafebar .cont_04 {
    width: 374px;
    position: absolute;
    top: 810px;
    right: 230px;
}

.cafebar dl dd {
    margin: 0;
    padding: 25px 0 0 0;
    text-align: left;
}


.srv01 img,
.srv02 img,
.srv03 img,
.srv04 img .srv05 img,
.srv06 img,
.srv07 img,
.srv08 img {
    position: relative;
    left: 5px;
    top: 20px;
}

.menu01 img,
.menu02 img,
.menu03 img {
    position: relative;
    left: 5px;
    top: 20px;
}

.cafebar_src {
    min-height: 364px;
    padding: 10px 0;
}

.cafebar_src .free_srv {
    width: 516px;
    float: left;
}

.cafebar_src .free_srv a {
    padding: 0 0 0 30px;
    color: #444444;
    font-size: 139%;
}

.cafebar_src .free_srv ul li {
    width: 240px;
    height: 50px;
    float: left;
    margin: 0 15px 0 0;
    box-sizing: border-box;
}

.cafebar_src .free_srv ul li a.cheack_on {
    padding: 10px 0px 10px 22px;
    display: block;
    position: relative;
    border-bottom: 2px solid #BD3835;
}

.cafebar_src .free_srv ul li a.cheack_on:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 14px;
    top: 18px;
    left: 0;
    background: url(../images/ogikubo/cafebar/icon_check.png) top left no-repeat;
    background-size: 15px 14px;
}

.cafebar_src .free_srv ul li a.cheack_off {
    padding: 10px 0px 10px 22px;
    display: block;
    position: relative;
    border-bottom: 1px dotted #896818;
}

.cafebar_src .free_srv ul li a.cheack_off:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 14px;
    top: 18px;
    left: 0;
    background: url(../images/ogikubo/cafebar/icon_check_off.png) top left no-repeat;
    background-size: 15px 14px;
}

.cafebar_src .free_srv ul li a.cheack_on:hover,
.cafebar_src .free_srv ul li a.cheack_off:hover {
    text-decoration: none;
}

.cafebar_src #fragment {
    width: 426px;
    margin: 34px 0 0 18px;
    padding: 0px 18px;
    box-sizing: border-box;
    float: right;
    background: url(../images/ogikubo/cafebar/img_arrow.png) left center no-repeat;
    border-radius: 6px;
}

.cafebar_src #fragment-1,
.cafebar_src #fragment-2,
.cafebar_src #fragment-3,
.cafebar_src #fragment-4,
.cafebar_src #fragment-5,
.cafebar_src #fragment-6,
.cafebar_src #fragment-7,
.cafebar_src #fragment-8 {
    padding: 10px;
    background: #DFDFD0;
}

.cafebar_src #fragment .srv_cont {
    background: #FFF;
    padding: 10px 0;
}

.cafebar_src #fragment .srv_cont img {
    width: 272px;
    height: auto;
    margin: 20px auto 10px;
    display: block;
}

.cafebar_src #fragment .srv_cont h4 {
    font-size: 116%;
    color: #BD3834;
    text-align: center;
}

/* メニュー用 */
.tab {
    overflow: hidden;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.tab li {
    width: 33.3%;
    padding: 10px;
    display: table-cell;
    background: #C7DED1;
    color: #449176;
    font-size: 116%;
    font-weight: 700;
    border-right: 2px solid #FFF;
    text-align: center;
}

.tab li.select {
    background: #00775B;
    color: #fff;
    font-size: 116%;
}

.tab li:last-child {
    border-right: none;
}

.menu_list {
    width: 100%;
    padding: 10px 0 40px 0;
    background: white;
    border-top: 3px solid #00775B;
}

.menu_list .col_inner {
    width: 100%;
}

.menu_list .col_inner .menu_list_col {
    width: 33.3%;
    float: left;
    padding: 10px 20px 0 0;
    display: table-cell;
    box-sizing: border-box;
}

.menu_list .col_inner .menu_list_col li {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: 1px dotted #CCCCCC;
}

.menu_list .col_inner .menu_list_col .menu_name {
    width: 100%;
    display: inline-block;
}

/*  料金決まり次第表示
.menu_list .col_inner .menu_list_col .menu_price{
	width:30%;
	display: inline-block;
	text-align: right;
}*/
.menu_list .col_inner .menu_list_col li h5 {
    margin: 0;
    font-size: 116%;
    color: #00775B;
}

h3.title_menu {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

h3.title_menu img {
    display: inline;
}


/*----------------------------------------------------
 gmap
----------------------------------------------------*/
.con_acc_wrap {
    width: 100%;
    float: left;
    margin: 0 auto 10px;
    padding: 0 0 0px;
    position: relative;
}

.con_acc_wrap .con_acc {
    padding: 0px 0 0;
    text-align: center;
}

.con_acc_wrap .con_acc .box_acc {
    margin: 0px 0 0;
}

.con_acc_wrap .con_acc .box_acc #map2 {
    width: 100%;
    height: 450px;
    border: solid 1px #ccc;
}

.gmap .con_map_point {
    width: 470px;
    overflow: hidden;
    padding: 5px 0 5px 0;
    display: table;
}

.gmap .con_map_point .img_l {
    width: 30%;
    display: table-cell;
    padding: 5px 15px 0 0;
    box-sizing: border-box;
    vertical-align: top;
}

.gmap .con_map_point .box_r {
    width: 68%;
    margin: 0 -5px 0 0;
    display: table-cell;
    line-height: 1.5em;
    padding-top: 0;
    text-align: left;
    vertical-align: top;
}

.gmap .con_map_point .box_r h3 {
    margin: 5px 0 0 0;
    color: #305E4D;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 700;
}

.gmap .con_map_point .box_r p {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans Japanese', sans-serif;
}

.gmap .con_map_point .box_r span {
    font-size: 77%;
}


/*店舗TOPページ用設定*/
body.cmn_top .con_acc_wrap {
    width: 720px;
}

body.cmn_top .con_acc_wrap .con_acc .box_acc #map2 {
    width: 718px;
    height: 373px;
    border: solid 1px #A2A59B;
    float: left;
}

.txt_location {
    width: 720px;
    margin: 0 240px 0 0;
    clear: both;
    text-align: left;
    line-height: 20px;
}

.txt_location span {
    display: inline-block;
    padding: 4px 0 0 0;
}

.txt_location img {
    float: right;
}



/*4カラム*/
.col_access_4 {
    margin: 0;
    padding: 0;
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
    width: 240px;
    widtht: 200px\9;
    /*IE8以下*/
    vertical-align: top;
    text-align: left;
    background: url(../images/common/ico_access_01.png) no-repeat 227px 67px;
}

.col_access_4_last-child {
    width: 220px !important;
    background: none;
}

.col_access_4_last-child2 {
    width: 240px !important;
    background: none;
}

.col_access_4 p {
    margin: 10px 0;
    padding: 0;
    width: 220px;
}

/* ---　serviceページ設定　--- */

.section_service {
    position: relative;
    clear: both;
    margin: 0 auto 20px;
    width: 960px;
    text-align: center;
}

.section_premia {
    margin-bottom: 0 !important;
}

.section_service h2 {
    margin: 0 0 10px 0;
}

.section_premia img.sub_title {
    padding-bottom: 20px;
}

.ico_svm_01 {
    position: absolute;
    left: 37px;
    top: 199px;
}

.ico_svm_02 {
    position: absolute;
    left: 209px;
    top: 157px;
}

.ico_svm_03 {
    position: absolute;
    left: 376px;
    top: 157px;
}

.ico_svm_04 {
    position: absolute;
    left: 517px;
    top: 164px;
}

.ico_svm_05 {
    position: absolute;
    left: 708px;
    top: 133px;
}

.ico_svm_05_ogi {
    position: absolute;
    left: 205px;
    top: 583px;
}

.ico_svm_06 {
    position: absolute;
    left: 783px;
    top: 233px;
}

.ico_svm_07 {
    position: absolute;
    left: 783px;
    top: 248px;
}

.ico_svm_07-2 {
    position: absolute;
    left: 783px;
    top: 243px;
}

/* ---朝食付プラン無しの場合使用--- */
.ico_svm_08 {
    position: absolute;
    left: 792px;
    top: 392px;
}

.ico_svm_09 {
    position: absolute;
    left: 629px;
    top: 441px;
}

.ico_svm_10 {
    position: absolute;
    left: 629px;
    top: 468px;
}

.ico_svm_11 {
    position: absolute;
    left: 517px;
    top: 394px;
}
.ico_svm_11_ogi {
    position: absolute;
    left: 468px;
    top: 448px;
}
.ico_svm_12 {
    position: absolute;
    left: 422px;
    top: 492px;
}

.ico_svm_13 {
    position: absolute;
    left: 301px;
    top: 434px;
}
.ico_svm_13_shio {
    position: absolute;
    left: 433px;
    top: 478px;
}

.ico_svm_14 {
    position: absolute;
    left: 190px;
    top: 474px;
}

.ico_svm_15 {
    position: absolute;
    left: 31px;
    top: 431px;
}

.ico_svm_16 {
    position: absolute;
    left: 31px;
    top: 460px;
}

.ico_svm_17 {
    position: absolute;
    left: 31px;
    top: 299px;
}

.ico_svm_18_sjk {
    position: absolute;
    left: 390px;
    top: 590px;
}

.ico_svm_18_sjk02 {
    position: absolute;
    left: 413px;
    top: 600px;
}

/*新宿 */

.ico_svm_18_ogi {
    position: absolute;
    left: 308px;
    top: 410px;
}

/*荻窪*/

.ico_svm_18_shio {
    position: absolute;
    left: 365px;
    top: 585px;
}

/*汐留*/

.ico_svm_18_shin {
    position: absolute;
    left: 435px;
    top: 595px;
}

/*新橋*/

.ico_svm_18_shio {
    position: absolute;
    left: 398px;
    top: 600px;
}

/*汐留*/

.ico_svm_19 {
    position: absolute;
    left: 538px;
    top: 556px;
}

.ico_svm_19_sjk {
    position: absolute;
    left: 562px;
    top: 583px;
}

/*新宿*/
.ico_svm_19_akb {
    position: absolute;
    right: 22px;
    top: 513px;
}

/*秋葉原*/
.ico_svm_19_shin {
    position: absolute;
    left: 608px;
    top: 560px;
}

/*新橋*/

.ico_svm_20 {
    position: absolute;
    left: 790px;
    top: 542px;
}

.ico_svm_20_sjk {
    position: absolute;
    left: 790px;
    top: 615px;
}

.ico_svm_20_shin {
    position: absolute;
    left: 793px;
    top: 505px;
}

/*新橋*/
.ico_svm_20_akb {
    position: absolute;
    left: 270px;
    top: 548px;
}

/*秋葉原*/

.ico_svm_21 {
    position: absolute;
    left: 95px;
    top: 530px;
}

.ico_svm_21_sjk {
    position: absolute;
    right: 22px;
    top: 512px;
}

.ico_svm_21_shio {
    position: absolute;
    left: 315px;
    top: 535px;
}

.ico_svm_21_shin {
    position: absolute;
    left: 737px;
    top: 600px;
}

.ico_svm_21_shin02 {
    position: absolute;
    left: 650px;
    top: 560px;
}

/*新橋*/


.ico_svm_21_akb {
    position: absolute;
    left: 460px;
    top: 585px;
}

/*秋葉原*/

.ico_svm_22_sjk {
    position: absolute;
    left: 268px;
    top: 540px;
}

/*新宿*/
.ico_svm_22_shio {
    position: absolute;
    left: 65px;
    top: 560px;
}

/*汐留*/
.ico_svm_22_akb {
    position: absolute;
    right: 384px;
    top: 441px;
}

/*秋葉原*/

.ico_svm_22_ogi {
    position: absolute;
    left: 26px;
    top: 568px;
}

/*荻窪*/

.ico_svm_22_shin {
    position: absolute;
    left: 539px;
    top: 574px;
}

.ico_svm_22_shin02 {
    position: absolute;
    left: 440px;
    top: 480px;
}

/*新橋*/

.ico_svm_23_sjk {
    position: absolute;
    left: 95px;
    top: 552px;
}

/*新宿*/
.ico_svm_23_shio {
    position: absolute;
    left: 235px;
    top: 628px;
}

/*汐留*/
.ico_svm_23_shin {
    position: absolute;
    left: 704px;
    top: 140px;
}

/*新橋*/

.ico_svm_23_akb {
    position: absolute;
    right: 233px;
    top: 558px;
}

/*秋葉原*/
.ico_svm_23_ogi {
    position: absolute;
    left: 206px;
    top: 590px;
}

/*荻窪*/

.ico_svm_24_sjk {
    position: absolute;
    left: 268px;
    top: 554px;
}

/*新宿*/
.ico_svm_24_shio {
    position: absolute;
    left: 665px;
    top: 702px;
}

/*汐留*/
.ico_svm_24_ogi {
    position: absolute;
    left: 345px;
    top: 568px;
}

/*荻窪*/
.ico_svm_24_akb {
    position: absolute;
    left: 288px;
    top: 543px;
}

/*秋葉原*/

.ico_svm_25_sjk {
    position: absolute;
    left: 468px;
    top: 693px;
}

/*新宿*/

.ico_svm_25_shio {
    position: absolute;
    left: 225px;
    top: 630px;
}

/*汐留*/
.ico_svm_25_ogi {
    position: absolute;
    left: 769px;
    top: 252px;
}

/*荻窪*/

.ico_svm_05_akb {
    position: absolute;
    left: 98px;
    top: 560px;
}

.ico_svm_25_akb {
    position: absolute;
    left: 703px;
    top: 140px;
}

/*秋葉原*/

.ico_svm_26_ogi {
    position: absolute;
    left: 702px;
    top: 145px;
}

/*荻窪*/

.ico_svm_26_sjk {
    position: absolute;
    left: 60px;
    top: 550px;
}

/*汐留*/
.ico_svm_26_shio {
    position: absolute;
    left: 83px;
    top: 565px;
}

.ico_svm_27_shio {
    position: absolute;
    left: 705px;
    top: 139px;
}

/*汐留*/

.ico_svm_27_sjk {
    position: absolute;
    left: 220px;
    top: 668px;
}
.ico_svm_28_sjk {
    position: absolute;
    left: 702px;
    top: 141px;
}
.ico_svm_29_sjk {
    position: absolute;
    left: 241px;
    top: 549px;
}

/*新宿*/

/*新宿*/




/* Service用角丸ボックス */

.box_cmn_02,
.box_cmn_prm {
    margin: 0;
    padding: 0;
    position: relative;
    border-radius: 6px;
    border: solid 11px #A2A59B;
    -moz-border-radius: 6px;
    /*for Firefox */
    -webkit-border-radius: 6px;
    /*for Safari and chrome*/
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #FFF;
}

.box_cmn_02 {
    min-height: 20em;
}

.box_cmn_02:after,
.box_cmn_prm:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box_cmn_02 img,
.box_cmn_prm img {
    text-align: left;
}

.box_cmn_prm img.pic_warter {
    float: right;
    margin-right: 15px;
}

.box_cmn_prm h3.title_wt {
    margin: 20px 0 5px 15px !important;
}

.box_cmn_02 p,
.box_cmn_prm p {
    margin: 0 0 1em 0;
    padding: 0;
    text-align: left;
    font-size: 93%;
}

.box_cmn_prm span {
    width: 150px;
    display: block;
    float: left;
    margin: 10px 0 10px 15px;
}

.box_cmn_02 ul li {
    margin: 0 0 5px 0;
    padding-left: 12px;
    background: url(../images/common/ico_cmn_01.png) no-repeat 0 1px;
}




/*　左右カラム　*/
.col_l {
    margin: 0 0 5px 0;
    padding: 0;
    width: 466px;
    float: left;
}

.col_r {
    margin: 0 0 5px 0;
    padding: 0;
    width: 486px;
    float: right;
}

.col_service_l {
    margin: 0 11px 0 0;
    float: left;
    width: 635px;
}

.col_inner_l {
    margin: 0;
    padding: 0;
    float: left;
    width: 452px;
    height: 100%;
}

.col_inner_r {
    position: relative;
    margin: 0;
    padding: 0;
    float: right;
    width: 445px;
}

.col_inner_l_new {
    margin: 0;
    padding: 0;
    float: left;
    width: 575px;
    height: 100%;
}

.col_inner_r_new {
    position: relative;
    margin: 0;
    float: right;
    width: 330px;
    padding-bottom: 5px;
}

.col_inner_r span {
    padding-top: 15px;
    display: block;
}

.box_cmn_02 .cont {
    border: 1px solid #CCC;
}

.box_cmn_02 .cont p {
    margin: 15px 15px 10px 15px;
}

.box_cmn_02 .cont dl.ex_simons {
    float: left;
    margin: 0 0 15px 15px;
    width: 200px;
    font-size: 93%;
    text-align: center;
}

.box_cmn_02 .cont .ex_simons dd {
    font-size: 93%;
    text-align: center;
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
}

/*サービス1カラム*/
.col_service_1 {
    margin: 0 0 52px 0;
    padding: 0 14px;
    display: inline-block;
    *display: ?inline;
    *zoom: ?1;
    width: 913px;
    /*960-22-25*/
    vertical-align: top;
}

.col_service_1 p {
    font-size: 93%;
}

.col_service_inner {
    margin: 0;
    padding: 0;
    border-top: solid 1px #3FAC89;
}

.col_service_inner .img_r {
    margin-top: 15px;
}

.col_service_1_new {
    margin: 0 0 52px 0;
    padding: 5px 5px 0 14px;
    display: inline-block;
    *display: ?inline;
    ??*zoom: ?1;
    width: 913px;
    /*960-22-25*/
    vertical-align: top;
    min-height: 1
}

/*サービス2カラム*/
.col_service_2 {
    margin: 0 13px 50px 0;
    padding: 0;
    display: inline-block;
    *display: ?inline;
    *zoom: 1;
    width: 610px;
    /*635-24*/
    vertical-align: top;
}

.col_service_2 .div_r {
    margin: 15px 0 0 20px;
    padding: 0;
    float: left;
    width: 258px;
}

.col_service_2 .div_r img {
    margin: 0;
}

.col_service_2 .div_l {
    margin: 0 0 10px 10px;
    padding: 0;
    float: left;
    width: 311px;
}

/*サービス3カラム*/
.col_service_3 {
    margin: 0 12px 42px 0;
    padding: 0;
    display: inline-block;
    *display: ?inline;
    *zoom: ?1;
    width: 286px;
    /*310-24*/
    min-height: 30.6em;
    vertical-align: top;
}

.col_service_3 div {
    margin: 0;
    padding: 0;
    height: 13.5em;
    line-height: 1.2;
    overflow: hidden;
}

/*縦幅大きい枠*/
.box_large {
    min-height: 34em;
}

.box_large div {
    height: 17.5em;
}

/**/


.col_service_2 h3,
.col_service_3 h3 {
    margin: 16px 0 15px 11px;
    padding: 0;
}

.col_service_2 p,
.col_service_3 p {
    margin: 15px 15px 12px 16px;
    line-height: 1.6;
    font-size: 93%;
}

.col_service_2 img {
    margin: 3px;
}

.col_service_3 img {
    margin: 0 auto;
    text-align: center;
}

.col_service_3 span {
    font-size: 93%;
}

.col_service_3_min {
    min-height: 27.4em;
    margin-bottom: 10px !important;
}

.col_service_prm {
    margin: 0 12px 42px 0;
    padding: 0;
    display: inline-block;
    *display: ?inline;
    *zoom: 1;
    width: 286px;
    /*310-24*/
    vertical-align: top;
}

.ico_service {
    position: absolute;
    left: -16px;
    top: -52px;
    /*	width:77px;*/
    height: 63px;
}

.btn_service {
    position: absolute;
    left: 14px;
    bottom: 15px;
    /*width:258px;
	height:35px;*/
}

.btn_service_r {
    position: absolute;
    right: 11px;
    bottom: 15px;
    width: 258px;
    height: 35px;
}

.coin li {
    width: 33.33333%;
    float: left;
    list-style: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.col_service_1_new {
    min-height: 10px !important;
    margin-bottom: 15px !important;
}

.col_service_1_new_02 {
    min-height: 10px !important;
    margin-bottom: 52px !important;
}

/*   ココが決め手   */
h2.kimete {
    margin: 40px 0 20px 0 !important;
}

.menu_kimete {
    width: 960px;
    margin: 0 auto;
    background-image: url(../images/ico_kimete_sitami.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.menu_kimete ul {}

.menu_kimete ul li {
    float: left;
    display: inline;
}

.menu_kimete ul li.kimete_04 {
    margin: 0 0 0 157px;
}

/*   faq   */

.page_faq h2.otoiawase {
    padding-top: 60px;
}

dl.faq {
    border-bottom: solid 1px #A5C3B4;
    margin: 0px;
    padding: 0 0 10px 0;

}

dl.faq dt {
    clear: both;
    text-align: left !important;
    display: inline-block;
    width: 97%;
    height: 45px;
    overflow: hidden;
    background: url(../images/ico_cmn_01_off.png) 940px 25px no-repeat no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    margin: 0px auto;
    padding: 0px 30px 10px 0px;
    cursor: pointer;
    font-weight: bold;
}

dl.faq dt.large {
    clear: both;
    text-align: left !important;
    display: inline-block;
    width: 97%;
    height: 65px;
    overflow: hidden;
    background: url(../images/ico_cmn_01_off.png) 940px 25px no-repeat no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    margin: 0px auto;
    padding: 0px 30px 10px 0px;
    cursor: pointer;
}

dl.faq dt p {
    margin-left: 2.5em;
    padding: 10px 0;
    color: #305E4C;
    text-indent: -2em;
}

.txt_faq_num {
    padding-right: 0.5em;
    color: #305E4C;
}

dl.faq dd {
    padding: 17px 0;
    background-color: white;
    text-align: left;
    width: 100%;
    margin: 0 0 0 0;
    border-radius: 6px;
    background: url(../images/bg_faq_01.png) 0 0 no-repeat white;
}

dl.faq dd p {
    margin: 10px 15px 0px 15px;
    width: 100%;

}

dl.faq dt.active {
    clear: both;
    text-align: left;
    list-style: none;
    overflow: hidden;
    background: url(../images/ico_cmn_01_on.png) 940px 25px no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    margin: 0px auto 0px auto;
    padding: 0px 30px 10px 0px;
}


/* voice */

.col_pageing {
    float: left;
    width: 960px;
}

.col_voice {
    margin-right: -50px;
}

.box_voice {
    margin: 0 50px 10px 0;
    float: left;
    width: 454px;
    display: table-cell;
}

.box_clear {
    clear: both;
}

.box_voice p {
    margin: 0 0 1em 1em;
    font-size: 93%;
}

.txt_date {
    text-align: right !important;
    color: #305E4D;
}

.box_voice .box_cmn_01 {
    margin: 18px 0 6px 0;
    padding: 10px;
    position: relative;
    width: 417px;
}

.ico_voice {
    position: absolute;
    bottom: 0;
    right: -18px;
}

.box_voice .img_l {
    margin: 0 10px 0 0;
    /*	float:left;*/
    display: inline;
}

.box_voice ul {
    margin: 0;
    width: 193px;
    float: left;
}

.box_voice ul li {
    clear: both;
    padding: 0 0 0 10px;
    border-bottom: dotted 1px #81C356;
    color: #2D5D4C;
    line-height: 1.8;
    font-size: 93%;
    font-weight: bold;
    background: url(../images/common/ico_cmn_02.png) no-repeat 0 0.5em;
}

.pagenate ul li {
    display: inline-block;
}

.pagenate ul li a {
    margin: 0 2px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    behavior: url(/css/PIE.htc);
    /*for IE*/
    background-color: #CACFCC;
}

.pagenate ul li a:hover {
    text-decoration: none;
}

.pagenate ul li a.current {
    background-color: #2F5D4C;
    color: #FFF;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
/*table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}
*/


/* プライステーブル用設定　*/

.tbl_prc_01 {
    position: relative;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 960px;
    border-left: solid 1px #717062;
    border-top: solid 1px #717062;
}

.tbl_prc_01 tr th {
    border-bottom: solid 3px #A2A59B;
    border-right: solid 1px #717062;
}

.tbl_prc_01 tr td {
    /*position:relative;*/
    min-height: 28px;
    vertical-align: middle;
    border-right: solid 1px #717062;
    font-size: 108%;
    font-weight: bold;
}

.tbl_prc_01 tr td p {
    color: #FFF;
    text-align: center;
    line-height: 1.3;
    font-size: 93%;
}

td img {
    margin: 0;
    padding: 0;
}

td.td_prc_row {
    border-bottom: solid 1px #717062 !important;
}

/*色分け01*/
td.td_prc_ttl_01 {
    border-right: none !important;
    border-bottom: solid 1px #FFF;
}

td.td_prc_pln_01 {
    padding: 0 10px;
    color: #00785C;
    text-align: left;
    border-bottom: dotted 1px #00785C;
}

td.td_prc_prc_01 {
    color: #FFF;
    background-color: #00775B;
    border-bottom: solid 1px #FFF;
    text-align: center;
}

/* 10-06差替え

td p.txt_prc_01{
	position:absolute;
	top:25px;
	left:140px;
}*/

td p.txt_prc_01 {
    position: absolute;
    top: 73px;
    left: 678px;
}
td p.txt_prc_01_shinjuku {
    position: absolute;
    top: 67px;
    left: 664px;
}
td p.txt_prc_01_ogi {
    position: absolute;
    /*top:93px;*/
    top: 73px;
    left: 678px;
}

td p.txt_prc_01_shinbashi {
    position: absolute;
    /*top:93px;*/
    top: 58px;
    left: 678px;
}

td p.txt_prc_01_ogi_new {
    position: absolute;
    /*top:93px;*/
    top: 73px;
    left: 648px;
}


/*色分け02*/
td.td_prc_ttl_02 {
    border-right: none !important;
    border-bottom: solid 1px #FFF;
}

td.td_prc_pln_02 {
    padding: 0 10px;
    color: #00785C;
    text-align: left;
    border-bottom: dotted 1px #40AD8A;
}

td.td_prc_prc_02 {
    color: #FFF;
    background-color: #3FAC89;
    border-bottom: solid 1px #FFF;
    text-align: center;
}

/* 10-06差替え
td p.txt_prc_02{
	position:absolute;
	top:30px;
	left:35px;
}*/

td p.txt_prc_02 {
    position: absolute;
    top: 193px;
    left: 542px;
}

td p.txt_prc_02-2 {
    position: absolute;
    top: 343px;
    left: 562px;
}

td p.txt_prc_02_ogi {
    position: absolute;
    /*top:233px;*/
    top: 200px;
    left: 562px;
}

td p.txt_prc_02_ogi-2 {
    position: absolute;
    /*top:233px;*/
    top: 180px;
    left: 562px;
}

td p.txt_prc_02_shinbashi {
    position: absolute;
    /*top:233px;*/
    top: 160px;
    left: 562px;
}

/*コワーク*/
td p.txt_prc_04_cowork {
    position: absolute;
    /*top:233px;*/
    /*    bottom:10px;*/
    bottom: 35px;
    right: 290px;
}

td p.txt_prc_04_cowork02 {
    position: absolute;
    bottom: 35px;
    right: 260px;
}

td p.txt_prc_04_cowork02_kyoto {
    position: absolute;
    bottom: 49px;
    right: 324px;
}

/*色分け03*/
td.td_prc_ttl_03 {
    border-right: none !important;
    border-bottom: solid 1px #FFF;
}

td.td_prc_pln_03 {
    padding: 0 10px;
    color: #59598C;
    text-align: left;
    border-bottom: dotted 1px #58588B;
}

td.td_prc_pln_03 span {
    font-size: 90% !important;
}

td.td_prc_prc_03 {
    color: #FFF;
    background-color: #58588B;
    border-bottom: solid 1px #FFF;
    text-align: center;
}

td.td_prc_prc_03_akb {
    color: #FFF;
    background-color: #58588B;
    border-bottom: solid 1px #FFF;
    text-align: center;
    height: 50px;
}

td p.txt_prc_03 {
    position: absolute;
    top: 318px;
    left: 690px;
}

td p.txt_prc_03_akb01 {
    position: absolute;
    top: 307px;
    left: 720px;
}

td p.txt_prc_03_akb02 {
    position: absolute;
    top: 357px;
    left: 586px;
}

td p.txt_prc_03_akb03 {
    position: absolute;
    top: 317px;
    left: 720px;
}

td p.txt_prc_03_akb04 {
    position: absolute;
    top: 380px;
    left: 586px;
}

td p.txt_prc_03_snjk {
    position: absolute;
    top: 305px;
    left: 680px;
}

td p.txt_prc_03_ogi {
    position: absolute;
    /*top: 360px;*/
    top: 328px;
    left: 680px;
}

td p.txt_prc_03_ogi-2 {
    position: absolute;
    /*top: 360px;*/
    top: 290px;
    left: 680px;
}

td p.txt_prc_03_shiodome {
    position: absolute;
    /*top: 360px;*/
    top: 176px;
    left: 680px;
}

td p.txt_prc_03_shinbashi01 {
    position: absolute;
    /*top: 360px;*/
    top: 270px;
    left: 710px;
}

td p.txt_prc_03_shinbashi02 {
    position: absolute;
    /*top: 360px;*/
    top: 320px;
    left: 580px;
}

td p.txt_prc_03_shinbashi03 {
    position: absolute;
    top: 279px;
    left: 710px;
}

td p.txt_prc_03_shinbashi04 {
    position: absolute;
    top: 343px;
    left: 580px;
}

td p.txt_prc_03_shinjuku {
    position: absolute;
    /*top: 360px;*/
    top: 325px;
    left: 700px;
}

/*色分け04*/
td.td_prc_ttl_04 {
    border-right: none !important;
    border-bottom: solid 1px #FFF;
}

td.td_prc_pln_04 {
    padding: 0 10px;
    color: #9E455B;
    text-align: left;
    border-bottom: dotted 1px #9E455C;
}

td.td_prc_prc_04 {
    color: #FFF;
    background-color: #9D445B;
    border-bottom: solid 1px #FFF;
    text-align: center;
}

td p.txt_prc_04 {
    position: absolute;
    top: 408px;
    left: 562px;
}

td p.txt_prc_04-2 {
    position: absolute;
    top: 368px;
    left: 562px;
}

td p.txt_prc_04_ogi {
    position: absolute;
    /*top:448px;*/
    top: 408px;
    left: 562px;
}

td p.txt_prc_05 {
    position: absolute;
    top: 490px;
    left: 620px;
    color: #903 !important;
}

td p.txt_prc_05-2 {
    position: absolute;
    top: 455px;
    left: 620px;
    color: #903 !important;
}

td p.txt_prc_05_ogi {
    position: absolute;
    top: 490px;
    /*top:520px;*/
    left: 610px;
    color: #903 !important;
}


/*色分け06*/
td.td_prc_ttl_06 {
    border-right: none !important;
    border-bottom: solid 1px #FFF;
}

td.td_prc_pln_06 {
    padding: 0 10px;
    color: #345b8b;
    text-align: left;
    border-bottom: dotted 1px #9E455C;
}

td.td_prc_prc_06 {
    color: #FFF;
    background-color: #345b8b;
    border-bottom: solid 1px #FFF;
    text-align: center;
}

td p.txt_prc_06 {
    position: absolute;
    top: 408px;
    left: 562px;
}

td p.txt_prc_06-2 {
    position: absolute;
    top: 368px;
    left: 562px;
}

td p.txt_prc_06_ogi {
    position: absolute;
    /*top:448px;*/
    top: 408px;
    left: 562px;
}

/*コワーク*/
td p.txt_prc_06_bar {
    position: absolute;
    bottom: 25px;
    right: 160px;
}

.ico_vod {
    position: absolute;
    top: 185px;
    left: 163px;
}

.ico_vod2 {
    position: absolute;
    top: 222px;
    left: 335px;
}

.ico_vod_exe {
    position: absolute;
    top: 123px;
    left: 163px;
}

.ico_vod_ogi_1 {
    position: absolute;
    top: 55px;
    left: 163px;
}

.ico_vod_ogi_2 {
    position: absolute;
    top: 185px;
    left: 163px;
}

.ico_vod_ogi_3 {
    position: absolute;
    top: 167px;
    left: 163px;
}

.ico_vod_shinbashi {
    position: absolute;
    top: 148px;
    left: 163px;
}


.prc_table_text {
    color: #333333;
}

.prc_table_text strong {
    color: #E5554C;
}

.prc_table_text_purple,
.prc_table_text_purple a,
.prc_table_text_purple a:visited {
    color: #58588B;
}


/* 部屋タイプ比較表テーブル用設定　*/
.roomtype {
    margin: 0 auto 20px;
    width: 800px;
    border: 1px solid #5CA3A3;
}

h4.roomtypetitle {
    margin: 20px auto 10px;
    text-align: center;
    font-size: 139%;
    font-weight: bold;
    color: #378282;
}

.tbl_prc_02 {
    border-collapse: collapse;
    border: 1px solid #5CA3A3;
}

.tbl_prc_02 table {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 800px;
}

.tbl_prc_02 tr th {
    padding: 10px;
    vertical-align: middle;
    border-collapse: collapse;
    font-weight: bold;
}

.tbl_prc_02 tr th.roomname {
    background-color: #5CA3A3;
    color: #FFF;
    border-left: 1px solid #FFF !important;
}

.tbl_prc_02 tr th.plancont {
    color: #333;
    background-color: #DEEDED;
    border: 1px solid #5CA3A3;
    border-collapse: collapse;
}

.tbl_prc_02 tr td {
    /*position:relative;*/
    padding: 10px;
    font-size: 108%;
    border: 1px solid #5CA3A3;
    border-collapse: collapse;
}

.tbl_prc_02 span {
    color: #CC3333;
    font-weight: bold;
    font-size: 100% !important;
}

.closeBtn {
    font-size: 104%
}


/*----------------------------------------------------
 reserve btn
----------------------------------------------------*/
/* 宿泊予約ボタン */
/*.btn_reserve{
	margin:14px auto 0;
	padding:0;
	position:fixed;
	top:0px;
	z-index: 10;
	width:960px;
	height:1px;
}
.btn_reserve ul li {
	margin:0;
	padding:0;
	width:110px;
	height:112px;
	float:right;
	overflow:hidden;
}

.btn_reserve ul li a{
	display:block;
	width:110px;
	height:112px;
}

.btn_reserve ul li a:hover {
	margin-left:-110px;
}*/


/* 宿泊予約ボタン修正追加分 */
.btn_reserve2 {
    display: block;
    position: fixed;
    top: 14px;
    right: 0px;
    padding: 0px 14px 0px 0px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.btn_reserve2:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*----------------------------------------------------
 schrool btn
----------------------------------------------------*/
.section_schrool {
    width: 1200px;
}

.btn_schrool {
    /* page top */
    display: block;
    position: fixed;
    bottom: 10px;
    right: 0px;
    padding: 0px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 11;
    /*10-06追加*/

}

.btn_schrool:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.section_schrool .btn_schrool2 {
    /*ココが決め手！*/
    display: block;
    position: fixed;
    bottom: 120px;
    right: 0px;
    padding: 0px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 12;
    /*10-06追加*/
}

.section_schrool .btn_schrool2:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*----------------------------------------------------
 schrool btn　トリップAI追加・順番入替
----------------------------------------------------*/
.section_schrool_bottom {
    width: 1200px;
}

.section_schrool_bottom .btn_schrool {
    /* page top */
    display: block;
    position: fixed;
    bottom: 120px;
    right: 0px;
    padding: 0px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 11;
}

.section_schrool_bottom .btn_schrool:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.section_schrool_bottom .btn_schrool2 {
    /*ココが決め手！*/
    display: block;
    position: fixed;
    bottom: 230px;
    right: 0px;
    padding: 0px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 12;
}

.section_schrool_bottom .btn_schrool2:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.btn_tripai {
    display: block;
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 15;
}

#chatbot {
    z-index: 4001;
}

.chatbot-window {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
}

#MainPopupIframe {
    width: 375px;
    height: 460px;
    border: 0;
}

.chatbot-window h3 {
    background-color: #2489ce;
    padding: 7px 7px 5px 05px;
    margin: 0;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.chatbot-chat-window {
    border: 1px solid silver;
    overflow: hidden !important;
    height: 460px;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.chat-window-btn-close {
    position: absolute;
    top: -5px;
    right: -5px;
    opacity: 1;
    color: #3FA9F5;
}

.close {
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: white;
    opacity: 1;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

.chatbot-control-trigger {
    cursor: pointer;
}

.btn_tripai:hover {
    -moz-opacity: 1;
    opacity: 1;
}

.btn_tripai {
    display: block;
    bottom: 0;
    padding: 0;
    z-index: 10;
}

/*----------------------------------------------------
 instagram
----------------------------------------------------*/

#instagram {
    width: 640px;
    float: right;
    overflow: hidden;
    padding-bottom: 30px;
}

#instagram li {
    width: 124px;
    float: left;
    margin: 0 0 4px 4px;
}

#instagram .instagram-image {
    float: left;
}

/*
#instagram img{
	width: 100%;
}
#instagram h3 img{
	width: 118px !important;
	height:24px;
}
#instagram .instagram-data {
    float: right;
    width: 800px;
}
#instagram .instagram-like .like-user {
    float: left;
    margin-right: 20px;
    font-size: 11px;
}
#instagram .instagram-comments {
    clear: both;
    padding-top: 10px;
}
#instagram .instagram-comments .comments-user {
    overflow: hidden;
    margin-bottom: 10px;
}
#instagram .instagram-comments .comments-user-icon {
    float: left;
    margin-right: 10px;
}*/

/* 一時的に静的表示するためのレイアウト */
#instagram ul {
    width: 650px;
}

#instagram ul li {
    width: ;
}


/*----------------------------------------------------
 footer
----------------------------------------------------*/

#footer {
    clear: both;
    margin: 0;
    padding: 32px 0 0 0;
    height: 940px;
    /* バナー等、フッターに要素を追加の際はその分を足す */
    background: url(../images/common/bg_footer.png) center bottom repeat-x;
    background-color: #E5EFEA;
    color: #305E4C;
}

/*
body#member #footer, body#guide #footer{
	height: 710px !important;
}*/

/* フッター店舗メニュー */
/* 2016-04 改修 */

#nav_footer_01 ul li a:hover img,
#nav_footer_cmn a:hover img {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#nav_footer_01 {
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    width: 947px;
    /*960-13*/
    /*width:325px;*/
    height: 129px;
}

.footer_row2 #nav_footer_01 {
    height: 149px !important;
}

#nav_footer_01 ul {
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 110px;
    width: 850px;
    height: 50px;
}

#nav_footer_01 ul li {
    width: 166px;
    height: 50px;
    margin-right: 4px;
    float: left;
    overflow: hidden;
}

nav_footer_01 ul li:last-child {
    margin-right: 0;
}

#nav_footer_01 ul li a {
    width: 100%;
    height: 50px;
    display: block;
    background: #fff;
    font-weight: 700;
    font-size: 20px;
}

#nav_footer_01 ul li.current a {
    margin-top: -50px;
    /*position: relative;*/
}

#nav_footer_01 ul li a:hover {
    margin-top: -50px;
}

/*　フッター各店別　*/

#nav_footer_02 {
    padding: 7px 0 3px 0;
    position: absolute;
    top: 56px;
    left: 110px;
    width: 850px;
    /*width:325px;*/
    border-bottom: solid 1px #3FAC89;
}

#nav_footer_02 h3 {
    margin: 0 10px 3px 0;
    color: #444444;
    font-size: 100%;
    font-weight: 700;
    float: left;
}

#nav_footer_02 p {
    margin: 0;
    padding: 2px 0 0 0;
    color: #727163;
    font-size: 93%;
}

.txt_coment {
    margin-left: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
    font-weight: bold;
}

#nav_footer_02 ul {
    margin-top: 5px;
    padding-bottom: 10px;
    border-top: 1px dashed #75BBA6;
}

#nav_footer_02 ul li {
    margin: 10px 20px 4px 0;
    padding-right: 15px;
    line-height: 1.4;
    float: left;
    font-size: 100%;
    font-weight: 700;
    color: #1F9986;
}

#nav_footer_02 ul li a:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#nav_footer_02 ul li a:before {
    width: 15px;
    height: 15px;
    padding-right: 7px;
    content: "";
    background: url(../images/common/ico_footer_02.png) no-repeat;
    top: 3px;
    left: 0;
    position: relative;
    display: inline-block;
}



/*　フッター総合　*/

#nav_footer_cmn {
    margin: 0 0 30px 0;
    padding: 0;
    position: relative;
    top: 5px;
    left: 0px;
    width: 960px;
}

#nav_footer_cmn ul {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    display: table;
    border-bottom: 4px solid #2F5D4C;
}

#nav_footer_cmn ul li {
    margin: 0;
    padding: 0 24px;
    line-height: 1.4;
    font-size: 93%;
    display: table-cell;
    text-align: center;
    border-right: 1px solid #2F5D4C;
}

#nav_footer_cmn ul li:first-child {
    width: 100px !important;
    padding: 0 !important;
}

#nav_footer_cmn ul li:last-child {
    border-right: none;
}

#nav_footer_cmn ul li a {
    display: block;
    color: #305E4C;
}

#nav_footer_cmn ul li a:before {
    width: 15px;
    height: 15px;
    padding-right: 7px;
    content: "";
    background: url(../images/common/ico_footer_03.png) no-repeat;
    top: 3px;
    left: 0;
    position: relative;
    display: inline-block;
}

#nav_footer_cmn ul li a:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}



/* 新宿電話未開通ご案内用 */
#nav_footer_03 {
    position: absolute;
    top: 138px;
    width: 960px;
    /*width:0px;*/
    font-size: 12px;
    line-height: 16px;
}




/*　フッターパセラ店舗一覧　*/

.footer_pasela {
    margin: 0 auto 50px;
    border-top: dotted 1px #75BBA6;
}

.footer_pasela ul {
    margin-right: -20px;
    width: 960px;
}

.footer_pasela ul li {
    margin: 0 15px 10px 0;
    padding-left: 12px;
    float: left;
    width: 165px;
    line-height: 1.2;
    /*10-06追加*/
    background: url(../images/common/ico_footer_01.png) no-repeat 0 4px;
    font-size: 93%;
}

.footer_pasela ul li a {
    font-weight: 400;
}

/*　リクルート情報　*/

h3.recruit,
h3.media_news {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}

h3.media_news {
    font-size: 15px;
    color: #333;
}

h3.media_news a {
    text-decoration: underline;
    font-size: 15px !important;
}

/*　コピーライト　*/
.copyright_fit {
    margin-bottom: 0 !important;
}

.copyright {
    clear: both;
    margin: 40px auto 0;
    padding: 0;
    position: absolute;
    bottom: 6px;
    width: 960px;
    color: #FFF;
    background-color: #3FAC89;
    text-align: center !important;
}

.copyright p {
    margin: 0 auto;
    text-align: center;
    font-size: 77%;
}

/*----------------------------------------------------
 マンスリーウィークリープラン
----------------------------------------------------*/
#monthly_intro {
    width: 960px;
    margin: 0 auto;
}

#monthly_intro h3 img {
    margin: 70px auto 0 auto !important;
}

#monthly_intro .monthly_plan_shiodome {
    background: url(../images/shiodome/monthly/btn_monthly-2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .weekly_plan_shiodome {
    background: url(../images/shiodome/monthly/btn_weekly-2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    width: 960px;
    margin: 0 0 20px 0;
}

#monthly_intro .miniweekly_plan_shiodome {
    background: url(../images/shiodome/monthly/btn_miniweekly-2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    width: 960px;
    margin: 0 0 20px 0;
}

#monthly_intro .monthly_plan_ogikubo {
    background: url(../images/ogikubo/monthly/btn_monthly-2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .weekly_plan_ogikubo {
    background: url(../images/ogikubo/monthly/btn_weekly-2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .miniweekly_plan_ogikubo {
    background: url(../images/ogikubo/monthly/btn_miniweekly-3.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .monthly_plan_akihabara {
    background: url(../images/akihabara/monthly/btn_monthly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .weekly_plan_akihabara {
    background: url(../images/akihabara/monthly/btn_weekly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .miniweekly_plan_akihabara {
    background: url(../images/akihabara/monthly/btn_miniweekly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}
#monthly_intro .monthly_plan_akihabara.img02 {
    background: url(../images/akihabara/monthly/btn_monthly_2.png) top left no-repeat;
}

#monthly_intro .weekly_plan_akihabara.img02 {
    background: url(../images/akihabara/monthly/btn_weekly_2.png) top left no-repeat;
}

#monthly_intro .miniweekly_plan_akihabara.img02 {
    background: url(../images/akihabara/monthly/btn_miniweekly_2.png) top left no-repeat;
}
#monthly_intro .monthly_plan_shinjuku {
    background: url(../images/shinjuku/monthly/btn_monthly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .weekly_plan_shinjuku {
    background: url(../images/shinjuku/monthly/btn_weekly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .miniweekly_plan_shinjuku {
    background: url(../images/shinjuku/monthly/btn_miniweekly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .monthly_plan_shinbashi {
    background: url(../images/shinbashi/monthly/btn_monthly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    margin: 0 0 20px 0;
}

#monthly_intro .weekly_plan_shinbashi {
    background: url(../images/shinbashi/monthly/btn_weekly.png) top left no-repeat;
    width: 960px;
    height: 157px;
    width: 960px;
    margin: 0 0 20px 0;
}

#monthly_intro .miniweekly_plan_shinbashi {
    background: url(../images/shinbashi/monthly/btn_miniweekly_2.png) top left no-repeat;
    width: 960px;
    height: 157px;
    width: 960px;
    margin: 0 0 20px 0;
}

#monthly_intro .monthly_plan_shiodome img,
#monthly_intro .weekly_plan_shiodome img,
#monthly_intro .miniweekly_plan_shiodome img,
#monthly_intro .monthly_plan_ogikubo img,
#monthly_intro .weekly_plan_ogikubo img,
#monthly_intro .miniweekly_plan_ogikubo img,
#monthly_intro .monthly_plan_akihabara img,
#monthly_intro .weekly_plan_akihabara img,
#monthly_intro .miniweekly_plan_akihabara img,
#monthly_intro .monthly_plan_shinjuku img,
#monthly_intro .weekly_plan_shinjuku img,
#monthly_intro .miniweekly_plan_shinjuku img,
#monthly_intro .monthly_plan_shinbashi img,
#monthly_intro .weekly_plan_shinbashi img,
#monthly_intro .miniweekly_plan_shinbashi img{

    margin: 0 !important;
    padding: 94px 0 0 175px;
}

#monthly_intro .monthly_plan_shiodome:hover,
#monthly_intro .weekly_plan_shiodome:hover,
#monthly_intro .miniweekly_plan_shiodome:hover,
#monthly_intro .monthly_plan_ogikubo:hover,
#monthly_intro .weekly_plan_ogikubo:hover,
#monthly_intro .miniweekly_plan_ogikubo:hover,
#monthly_intro .monthly_plan_akihabara:hover,
#monthly_intro .weekly_plan_akihabara:hover,
#monthly_intro .miniweekly_plan_akihabara:hover,
#monthly_intro .monthly_plan_shinjuku:hover,
#monthly_intro .weekly_plan_shinjuku:hover,
#monthly_intro .miniweekly_plan_shinjuku:hover,
#monthly_intro .monthly_plan_shinbashi:hover,
#monthly_intro .weekly_plan_shinbashi:hover,
#monthly_intro .miniweekly_plan_shinbashi:hover{

    opacity: 0.7
}

#monthly_intro .plan_text {
    width: 960px;
    text-align: left !important;
}

#monthly_service {
    text-align: center;
}

.service_title {
    width: 100%;
    background: url(../images/shiodome/monthly/bg_monthly_01.jpg) top left repeat-x;
}

.service_title img {
    display: block;
    margin: 0 auto;
}

/*
#monthly_service {
    background: url(../images/shiodome/monthly/bg_monthly_02.jpg) top left repeat-x;
}
*/
#monthly_service .section_premia {
    margin-bottom: 70px !important;
    margin-top: 50px;
}

#monthly_service .col_service_1 {
    width: 900px;
    margin: 0 auto;
    padding: 20px !important;
}

#monthly_service .col_service_1 img {
    display: block;
    margin: 0 auto;
}

#monthly_service .col_service_1 p {
    text-align: center !important;
}

#monthly_service .col_service_1 .main_img {
    padding: 20px 0;
}

#monthly_service .col_service_1 ul {
    width: 900px;
}

#monthly_service .col_service_1 ul li {
    list-style: none !important;
    width: 305px;
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#monthly_service .col_service_1 ul li img {
    padding: 0 !important;
    margin: 0 !important;
}

#monthly_service .col_service_1 ul li p {
    text-align: left !important;
    line-height: 140%;
    padding: 10px 0 0 0;
}

#monthly_service .col_service_1 ul li:nth-child(3),
#monthly_service .col_service_1 ul li:nth-child(6) {
    width: 280px;
}

#monthly_service .col_service_3 div {
    margin: 0;
    padding: 0;
    height: 11em !important;
    line-height: 1.2;
    overflow: hidden;
}

#monthly_service .caution ul {
    margin-bottom: 50px;
}

#monthly_service .caution ul li {
    background: url(../images/shiodome/monthly/icon_caution.png) 0px 14px no-repeat;
    border-bottom: dotted gray 1px;
    padding: 8px 0 8px 15px;
}

#monthly_service .caution ul li:nth-child(1) {
    background: none;
    border-bottom: none;
    padding: 0 0 10px 0;
}

#monthly .col_service_2 h3,
#monthly .col_service_3 h3 {
    margin: 16px 0 15px 0px;
    padding: 0;
}

/*----------------------------------------------------
 就活生応援サービス
----------------------------------------------------*/
.job .job_box {
    width: 750px;
    margin: 70px auto 50px auto;
    border: solid #138269 1px;
    border-radius: 10px;
    position: relative;
}

.job .job_box .job_icon {
    position: absolute;
    top: -30px;
    left: -20px;
}

.job .job_box h2 {
    margin-bottom: 0px;
}

.job .job_box p {
    text-align: left;
    margin-left: 100px;
}

.job .job_box dl {
    margin-left: 100px;
    width: 600px;
    font-weight: bold;
    margin-bottom: 35px;
}

.job .job_box dl dt {
    background-color: #BF3F39;
    color: white;
    width: 150px;
    float: left;
    padding: 10px 0;
}

.job .job_box dl dd {
    color: #BF3F39;
    width: 350px;
    float: left;
    text-align: left;
}

.job .job_plan {
    width: 960px;
    margin: 0 auto 100px auto;
    font-size: 16px;
}

.job .job_plan h4 {
    text-align: center !important;
    font-size: 16px !important;
    padding-bottom: 5px;
}

.job .job_plan h4 span {
    font-size: 14px;
    display: block;
    font-weight: bold;
    color: #D84434;
}

.job_plan ul {
    width: 400px;
    margin: 0 auto;

}

.job_plan .txt_red {
    margin-top: 15px;
    font-size: 12px;
}

/*20180302スライダー入替*/
#slider {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 1920px;
    position: relative;
    overflow: hidden;
    width: 1920px;
    height: 660px;
    left: 50%;
    top: 0;
    margin-left: -960px;
    margin-top: 10px;
}

#slider img {
    position: absolute;
    width: 1920px;
    height: 660px;
    left: 50%;
    top: 0;
    margin-left: -960px;
    opacity: 0;
}

/*----------------------------------------------------
 デイユース特別プラン
----------------------------------------------------*/
.limited {
    border: 8px solid #ccc;
    border-radius: 6px;
    padding: 24px;
    margin: 40px 0 0 0;
}

.limited ul:first-of-type {
    display: flex;
    justify-content: space-between;
    margin: 16px 0;
}

.limited h5 {
    background: #00775B;
    border-radius: 4px;
    color: #fff;
    margin: 24px 0 16px;
    text-align: center;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
}

.limited h5 span {
    font-size: 23px;
}

.limited ul:nth-of-type(2) {
    border-bottom: 1px dotted #ccc;
    color: #00775A;
    margin: 0 0 24px;
    display: block;
    padding: 0 0 24px 0;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

.limited ul:nth-of-type(2) li {
    display: inline-block;
    min-width: 248px;
}

.limited ul:nth-of-type(2) li:nth-child(even) {
    min-width: 460px;
}

.limited p {
    color: #212121;
    font-weight: bold;
    margin: 24px 0 0 0;
}

/*----------------------------------------------------
 夕食付プラン
----------------------------------------------------*/

#kaiseki #contents {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_01.jpg) center top no-repeat !important;
}

#kaiseki .main h3 {
    width: 492px;
    display: inline-block;
    margin: 30px auto;
}

#kaiseki .main .info {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_02.jpg) left top no-repeat;
    margin: 40px 0 15px 0;
    height: 440px;
}

#kaiseki .main .info h4 {
    float: right;
    width: 636px;
    margin: 50px 0 40px 0;
}

#kaiseki .main .info .main_text {
    float: right;
    width: 435px;
}

#kaiseki .main .master {
    margin: 60px 0 60px 0;
}

#kaiseki .main .master dl dt {
    width: 600px;
    float: left;
}

#kaiseki .main .master dl dt h4 {
    margin: 0 0 40px 0;
}

#kaiseki .main .master dl dt .comment {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_03.png) left top no-repeat;
    padding: 26px;
    margin: 30px 0 0 0;
}

#kaiseki .main .master dl dd {
    width: 360px;
    float: right;
}

#kaiseki .plan {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_04.jpg) 0px 77px no-repeat;
    text-align: center !important;
    padding: 0 0 60px 0;
}

#kaiseki .plan#kaiseki_plan {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_04.jpg) 0px 77px repeat-y;
    text-align: center !important;
    padding: 0 0 60px 0;
}

#kaiseki #kaiseki_plan .section {
    margin-top: 150px;
}


#kaiseki .plan h3 {
    width: 256px;
    margin: 77px auto -40px auto;
    position: relative;
    top: -77px;
}

#kaiseki .plan h4 img {
    display: inline-block;
}

#kaiseki .plan h4 {
    text-align: center;
    margin: 0 0 40px;
}

#kaiseki .plan .plan_text {
    text-align: center;
}

#kaiseki .plan ul {
    width: 960px;
    margin: 40px 0 60px 0;
}

#kaiseki .plan #hamo_plan li .menu {
    /* overflow:hidden; */
    /* height:675px; */
    height: 140px;
}

#kaiseki .plan li:nth-child(1) {
    width: 450px;
    float: left;
    background: url(../images/kyoto/kaiseki/bg_kaiseki_05.png) bottom right white no-repeat;
    box-shadow: 0px 0px 3px 0 #A17F44;
}

#kaiseki .plan li:nth-child(2) {
    width: 450px;
    float: right;
    background: url(../images/kyoto/kaiseki/bg_kaiseki_05.png) bottom right white no-repeat;
    box-shadow: 0px 0px 3px 0 #A17F44;
}

#kaiseki .plan li:nth-child(1) h5,
#kaiseki .plan li:nth-child(2) h5 {
    width: 400px;
    margin: 35px 25px 25px 25px;
}

#kaiseki .plan li:nth-child(1) p.menu,
#kaiseki .plan li:nth-child(2) p.menu {
    width: 400px;
    margin: 25px 25px 25px 25px;
}

#kaiseki .plan li:nth-child(1) p.menu span,
#kaiseki .plan li:nth-child(2) p.menu span {
    color: #8C0000;
    display: block;
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 11px;
}

#kaiseki .plan li:nth-child(1) p.btn,
#kaiseki .plan li:nth-child(2) p.btn {
    width: 330px;
    margin: 0 auto 30px auto;
}

#kaiseki .plan #hamo_plan li:nth-child(1) p.btn,
#kaiseki .plan #hamo_plan li:nth-child(2) p.btn {
    width: 380px;
}

#kaiseki .plan .tax {
    text-align: center;
}

#kaiseki .plan .tax strong {
    color: #8C0000;
}

#kaiseki .address {
    margin: 80px auto;
}

#kaiseki .address .address_inner {
    width: 960px;
}

#kaiseki .address .address_inner .photo {
    width: 280px;
    float: left;
}

#kaiseki .address .address_inner .address_text {
    background: url(../images/kyoto/kaiseki/bg_kaiseki_06.jpg) top left no-repeat;
    width: 680px;
    float: right;
    color: white;
}

#kaiseki .address .address_inner .address_text h4 {
    width: 555px;
    margin: 45px auto 20px auto;
    border-bottom: dotted white 1px;
    padding-bottom: 20px;

}

#kaiseki .address .address_inner .address_text h4 img {
    display: inline-block;
    float: left;
    padding-right: 25px;
    vertical-align: bottom;
}

#kaiseki .address .address_inner .address_text h4 a {
    color: white;
    float: left;
    display: inline-block;
    padding-top: 5px;
}

#kaiseki .address .address_inner .address_text dl {
    width: 555px;
    margin: 0 auto 50px auto;
    text-align: left;
}

#kaiseki .address .address_inner .address_text dl dt {
    width: 105px;
    float: left;
    padding: 0 0 5px 0;
}

#kaiseki .address .address_inner .address_text dl dt span {
    display: inline-block;
    color: #BEB263;
    padding-right: 3px;
}

#kaiseki .address .address_inner .address_text dl dd {
    width: 450px;
    float: left;
    padding: 0 0 5px 0;
}




/*----------------------------------------------------
 「地下鉄に乗るっ」提携プラン
----------------------------------------------------*/
#chikatetsu .main {
    padding: 30px 0 50px;
}

#chikatetsu .main .section > img {
    position: relative;
    z-index: 1;
}

#chikatetsu .main .section > a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    z-index: 0;
}

#chikatetsu .main .section > a:first-of-type {
    top: -17px;
}

#chikatetsu .main .section > a:hover {
    opacity: 0.6;
}

/*----------------------------------------------------
刀剣プラン
----------------------------------------------------*/
#touken .bg {
    background: url(../images/kyoto/touken/bg.jpg) top center repeat;
    padding-bottom: 50px;
}

#touken .touken_title {
    background: url(../images/kyoto/touken/title.jpg) top center no-repeat;
    height: 318px;
    margin-top: 10px;
}

#touken #concept {
    background: url(../images/kyoto/touken/bg_concept.jpg) top left no-repeat;
    padding: 55px 0 0 55px;
    margin-bottom: 50px;
    min-height: 316px;
    box-sizing: border-box;
}

#touken #concept b {
    font-weight: bold;
}

#touken #concept strong {
    font-weight: bold;
    color: #a02227;
}

/*特典*/
#touken #tokuten {
    background: url(../images/kyoto/touken/bg_tokuten.png) top left no-repeat;
    padding: 115px 45px 0 45px;
    position: relative;
    min-height: 665px;
    box-sizing: border-box;
}

#touken #tokuten h3 {
    position: absolute;
    top: 34px;
    left: 370px;
}

#touken #tokuten .tokuten_inner {
    background: url(../images/kyoto/touken/bg_tokuten_inner.png) top left no-repeat;
    padding: 66px;
    text-align: center;
    min-height: 492px;
    box-sizing: border-box;
}

#touken #tokuten .tokuten_inner p {
    text-align: left;
    margin-bottom: 30px;
}

#touken #tokuten .tokuten_inner img {
    display: inline-block;
}

/*レンタル*/
#touken #rental {
    background: url(../images/kyoto/touken/bg_rental.png) top left no-repeat;
    padding: 115px 45px 0 45px;
    position: relative;
    min-height: 655px;
    box-sizing: border-box;
}

#touken #rental h3 {
    position: absolute;
    top: 34px;
    left: 370px;
}

#touken #rental .rental_inner {
    background: url(../images/kyoto/touken/bg_rental_inner.png) top left no-repeat;
    padding: 66px;
    min-height: 492px;
    box-sizing: border-box;
}

#touken #rental .rental_inner p {
    margin-bottom: 30px;
}

#touken #rental .rental_inner dl {
    width: 100%;
}

#touken #rental .rental_inner dl dd {
    float: left;
    width: 390px;
}

#touken #rental .rental_inner dl dt {
    float: left;
    width: 340px;
}

#touken #rental .rental_inner dl dt ul {
    margin-bottom: 20px;
}

#touken #rental .rental_inner dl dt span {
    color: #bb0000;
    font-size: 12px;
}

/*疲れサポート*/
#touken #support {
    background: url(../images/kyoto/touken/bg_support.png) top left no-repeat;
    padding: 115px 45px 0 45px;
    margin-bottom: 40px;
    position: relative;
    min-height: 1286px;
    box-sizing: border-box;
}

#touken #support h3 {
    position: absolute;
    top: 34px;
    left: 370px;
}

#touken #support .support_inner {
    background: url(../images/kyoto/touken/bg_support_inner.png) top left no-repeat;
    padding: 67px 47px;
    min-height: 1101px;
    box-sizing: border-box;
}

#touken #support .support_inner p {
    margin: 0 20px 30px 20px;
}

#touken #support .support_inner ul li {
    float: left;
    padding-bottom: 10px;
}

#touken #support .support_inner ul li:nth-child(1) {
    padding-left: 90px;
}

#touken #support .support_inner ul li:nth-child(2) {
    padding-left: 30px;
}

#touken #support .support_inner ul li:nth-child(3) {
    padding-left: 0px;
}

#touken #support .support_inner ul li:nth-child(4) {
    padding-left: 30px;
}

#touken #support .support_inner ul li:nth-child(5) {
    padding-left: 30px;
}

#touken #support .support_inner ul li:nth-child(6) {
    padding-left: 145px;
}

#touken #support .support_inner ul li:nth-child(7) {
    padding-left: 30px;
}

#touken #support .support_inner ul li h4 {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    color: #333;
    font-weight: normal;
}

#touken #support .support_inner ul li strong {
    color: #a02227;
}

/*プラン*/
#touken #plan {
    background: url(../images/kyoto/touken/bg_plan.jpg) top left no-repeat;
    padding: 40px 43px;
    min-height: 701px;
    box-sizing: border-box;
}

#touken #plan h3 {
    margin: 0;
    text-align: center;
}

#touken #plan h3 img {
    display: inline-block;
}

#touken #plan .plan_inner {
    text-align: center;
}

#touken #plan .plan_inner ul {
    margin-bottom: 20px;
}

#touken #plan .plan_inner ul li {
    width: 280px;
    float: left;
    background-color: white;
    box-shadow: 3px 3px 5px;
    margin-right: 15px;
}

#touken #plan .plan_inner ul li:last-child {
    margin-right: 0;
}

#touken #plan .plan_inner ul li h4 {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin: 12px 23px;
    padding-bottom: 5px;
    border-bottom: solid gray 1px;
}

#touken #plan .plan_inner ul li p {
    width: 238px;
    margin: 10px auto 0 auto;
}

#touken #plan .plan_inner ul li a {
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    padding-bottom: 25px;
    display: block;
    font-weight: normal;
}

#touken #plan .plan_inner ul li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/*----------------------------------------------------
京都 着物プラン
----------------------------------------------------*/
#kimono #main a,
#kimono #plan a,
#kimono #special a {
    text-decoration: underline;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

#kimono #main a:hover,
#kimono #plan a:hover,
#kimono #special a:hover {
    opacity: 0.8;
}

/*紹介*/
#kimono #main {
    background: url(../images/kyoto/kimono/bg.png) top 50px center no-repeat
}

#kimono #main .title {
    margin: 0 auto 50px auto;
}

#kimono #main .ttl_copy {
    margin: 0 auto 50px auto;
}

#kimono #main .ttl_copy img {
    margin: 0 auto
}

#kimono #main h4 {
    margin-bottom: 25px;
}

#kimono #main .kyoshoan {
    width: 960px;
}

#kimono #main .kyoshoan .left {
    width: 480px;
    height: 368px;
    float: left;
    padding: 35px 44px;
    box-sizing: border-box;
    background: url(../images/kyoto/kimono/bg_kyoshoan.jpg) top left no-repeat;
}

#kimono #main .kyoshoan .right {
    width: 480px;
    height: 368px;
    float: left;
}

#kimono #main .kyoshoan .btn {
    margin-top: 20px;
}

#kimono #main .only {
    width: 960px;
}

#kimono #main .only .left {
    width: 480px;
    height: 368px;
    float: left;
}

#kimono #main .only .right {
    width: 480px;
    height: 368px;
    float: left;
    padding: 35px 44px;
    box-sizing: border-box;
    background: url(../images/kyoto/kimono/bg_only.jpg) top left no-repeat;
}

#kimono #main .only .btn {
    margin-top: 40px;
}

/*宿泊プラン*/
#kimono #plan {
    background: url(../images/kyoto/kimono/bg_plan.jpg) top 160px center no-repeat;
    padding-bottom: 50px;
}

#kimono #plan h3 img {
    margin: 0 auto 30px auto;
}

#kimono #plan ul li.box-shadow {
    margin-bottom: 40px;
    background-color: white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

#kimono #plan ul li.box-shadow:nth-child(1) {
    width: 450px;
    height: 600px;
    float: left;
    position: relative;
}

#kimono #plan ul li.box-shadow:nth-child(2) {
    width: 450px;
    height: 600px;
    float: right;
    position: relative;
}

#kimono #plan ul li.box-shadow:nth-child(3) {
    padding: 30px;
    margin-bottom: 40px;
    float: left;
    box-sizing: border-box;
    position: relative;
}

#kimono #plan ul li.box-shadow:nth-child(3) h5 {
    margin-bottom: 20px;
}

#kimono #plan ul li.box-shadow:nth-child(3) .left {
    width: 410px;
    float: left;
}

#kimono #plan ul li.box-shadow:nth-child(3) .right {
    width: 410px;
    float: right;
}

#kimono #plan ul li.box-shadow:nth-child(3) .btn {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 410px;
}

#kimono #plan ul li.box-shadow:nth-child(3) .btn li:first-child {
    float: left;
}

#kimono #plan ul li.box-shadow:nth-child(3) .btn li:last-child {
    float: right;
}

#kimono #plan .detail {
    padding: 20px 25px;
}

#kimono #plan .detail h5 {
    margin-bottom: 20px
}

#kimono #plan .detail ul.btn {
    position: absolute;
    width: 400px;
    bottom: 20px;
}

#kimono #plan .detail ul.btn li:first-child {
    float: left;
}

#kimono #plan .detail ul.btn li:last-child {
    float: right;
}


/*特典*/
#kimono #special {
    background: url(../images/kyoto/kimono/bg_special.jpg) top center no-repeat;
    padding: 30px 0;
}

#kimono #special ul {
    display: block;
    width: 865px;
    margin: 0 auto;
}

#kimono #tokuten {
    margin-bottom: 50px;
}

#kimono #tokuten .tokuten01 {
    width: 417px;
    height: 148px;
    padding: 65px 20px 20px 75px;
    box-sizing: border-box;
    float: left;
    background: url(../images/kyoto/kimono/bg_tokuten01.png) top center no-repeat;
    margin-right: 30px;
    margin-bottom: 15px;
}

#kimono #tokuten .tokuten02 {
    width: 417px;
    height: 148px;
    padding: 65px 20px 20px 75px;
    box-sizing: border-box;
    float: left;
    background: url(../images/kyoto/kimono/bg_tokuten02.png) top center no-repeat;
    margin-bottom: 15px;
}

#kimono #tokuten .tokuten03 {
    width: 417px;
    height: 193px;
    padding: 80px 20px 20px 75px;
    box-sizing: border-box;
    float: left;
    background: url(../images/kyoto/kimono/bg_tokuten03.png) top center no-repeat;
    margin-right: 30px;
}

#kimono #tokuten .tokuten04 {
    width: 417px;
    height: 193px;
    padding: 80px 20px 20px 75px;
    box-sizing: border-box;
    float: left;
    background: url(../images/kyoto/kimono/bg_tokuten04.png) top center no-repeat;
}

/*FAQ*/
#kimono #faq h3 {
    margin-bottom: 35px;
}

#kimono #faq dl {
    width: 864px;
    margin: 0 auto;
}

#kimono #faq dl dd {
    text-align: left;
    margin: 25px 0 30px 50px;
    padding: 2px 0 0 34px;
    background: url(../images/kyoto/kimono/icon_a.png) top left no-repeat;
}

/*----------------------------------------------------
omusubi
----------------------------------------------------*/
#omusubi h2 {
    margin: 0 auto 20px auto;
    padding-top: 20px;
    /*40px;*/
}




/*----------------------------------------------------
agreement
----------------------------------------------------*/
.page_agreement h2 img {
    display: inline-block;
}

#rule section {
    margin-bottom: 70px;
    text-align: left;
}

#rule section ol {
    margin-left: -20px;
}

#rule section ol li {
    margin-bottom: 10px;
}

#rule ol.brackets {
    margin-top: 10px;
}

#rule ol.brackets li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

#rule ol.brackets li:before {
    display: marker;
    content: "("counter(cnt) ") ";
}


#agreement section {
    margin-bottom: 70px;
}

#agreement h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2E5D4C;
    border-bottom: dotted gray 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#agreement dl {
    width: 960px;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
}

#agreement dl dt {
    width: 40px;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
}

#agreement dl dd {
    width: 920px;
    float: right;
    margin: 0;
    padding: 0 0 0 0;
    display: inline-block !important;
}

#agreement ol,
#agreement ul {
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    text-align: left;
}

#agreement ol li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

#agreement ol li:before {
    display: marker;
    content: "("counter(cnt) ") ";
}

#agreement h4 {
    color: #2F5D4C;
    font-size: 16px;
    margin: 45px 0 10px 0;
}

#agreement h4 span {
    font-size: 12px;
}

#agreement table {
    width: 960px;
    margin: 0 0 25px 0;
    border-collapse: collapse;
}

#agreement table tr:nth-child(1) {
    background-color: #2F5D4C;
    color: white;
}

#agreement table th {
    width: 210px;
    border: solid silver 1px;
}

#agreement table td {
    width: 140px;
    border: solid silver 1px;
    padding: 3px 0;
}

#agreement .cancel ol {
    padding: 0 0 0 0;
    margin: 0px 0 0 15px;
    text-align: left;
}

#agreement .cancel p {
    padding-left: 1em;
    text-indent: -0.8em;
}

#contents nav.agreement {
    width: 960px;
    margin: 0 auto;
}

/*タブ切り替え全体のスタイル*/
#contents .page_agreement .tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    width: 960px;
    margin: 0 auto;
}

/*タブのスタイル*/
#contents nav.agreement .tab_item {
    width: calc(33.33% - 2px);
    height: 40px;
    background-color: white;
    border: solid #DDDDDD 1px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative;
}

#contents .agreement .tab_item span {
    font-size: 12px;
}

#contents .agreement .tab_item:hover {
    opacity: 0.75;
}

/*選択されているタブのスタイルを変える*/
#contents nav.agreement ul li.active {
    background-color: #2F5D4C;
    border: solid #2F5D4C 1px;
}

#contents nav.agreement ul li.active a {
    color: #fff;
}

#contents .agreement .active:after {
    content: url(../images/bg_agreement2.png);
    position: absolute;
    top: 40px;
    left: 0;
}

/*----------------------------------------------------
 お問合せ
----------------------------------------------------*/
#form h2 {
    margin: 0;
}

#form table.formTable {
    width: 100%;
    margin: 0 auto;
    border: none;
}

#form table.formTable td,
table.formTable th {
    padding: 10px;
}

#form table.formTable th {
    width: 240px;
    font-weight: bold;
    font-size: 140%;
    text-align: right;
}

#form table.formTable td {
    text-align: left;

}

#form input,
#form button,
#form textarea,
#form select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#form input[type="text"],
#form input[type="date"],
#form select,
#form textarea {
    border: 1px solid #b5b5b5;
    background-color: #fff;
    padding: 7px;
}

#form select {
    padding-right: 40px;
}

#form input[type="text"]:focus,
#form select:focus,
#form textarea:focus {
    box-shadow: 0 0 7px #2f5d4c;
    border: 1px solid #2f5d4c;
}

#form .select-wrap {
    position: relative;
}

#form .select-wrap:before {
    z-index: 1;
    position: absolute;
    left: 140px;
    top: -3px;
    content: "\f107";
    font-family: FontAwesome;
    line-height: 43px;
    color: #7F878C;
    pointer-events: none;
}

#form input[type="submit"] {
    background: #2f5d4c;
    border: 3px solid #2f5d4c;
    border-radius: 10px;
    padding: 10px 30px;
    color: #fff;
    font-family: 'メイリオ';
    font-weight: bold;
    font-size: 150%;
}

#form input[type="reset"],
#form input[type="button"] {
    background: #fff;
    border: 3px solid #2f5d4c;
    border-radius: 10px;
    padding: 10px 30px;
    color: #2f5d4c;
    font-family: 'メイリオ';
    font-weight: bold;
    font-size: 150%;
}

#form form p {
    text-align: center;
}

#form .btn_koe a {
    width: 100%;
    background: #fff;
    border: 5px solid #2f5d4c;
    border-radius: 10px;
    display: block;
    margin: 50px 0;
}

#form .btn_koe a img {
    padding: 15px;
    margin: 0 auto;
}

#form .btn_to_form a {
    width: 50%;
    background: #fff;
    border: 2px solid #2f5d4c;
    border-radius: 10px;
    display: block;
    margin: 20px auto;
    padding: 10px
}

#form .btn_koe a img {
    padding: 15px;
    margin: 0 auto;
}

/*----------------------------------------------------
 form datepicker
----------------------------------------------------*/
/* 平日 */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: rgb(128, 159, 193);
    background: #f8f8f8;
}

/* 日付選択可能 */
.date-holiday a.ui-state-default {
    background: rgb(255, 243, 226);
    color: rgb(223, 167, 116);
}

.saturday a.ui-state-default {
    background: rgb(236, 248, 250);
    color: rgb(98, 179, 253);
}

.sunday a.ui-state-default {
    background: rgb(255, 233, 225);
    color: rgb(224, 97, 97);
}

/* 日付選択不可 */
.date-holiday span.ui-state-default {
    background: rgb(255, 243, 226);
    color: rgb(223, 167, 116);
}

.saturday span.ui-state-default {
    background: rgb(236, 248, 250);
    color: rgb(98, 179, 253);
}

.sunday span.ui-state-default {
    background: rgb(255, 233, 225);
    color: rgb(224, 97, 97);
}





/*----------------------------------------------------
 margin
----------------------------------------------------*/
.mgt_10 {
    margin-top: 10px;
}

.mgt_20 {
    margin-top: 20px;
}

.mgt_30 {
    margin-top: 30px;
}

.mgt_40 {
    margin-top: 40px;
}


.mgb_10 {
    margin-bottom: 10px;
}

.mgb_20 {
    margin-bottom: 20px;
}

.mgb_30 {
    margin-bottom: 30px;
}

.mgb_40 {
    margin-bottom: 40px;
}

/*----------------------------------------------------
 clearfix
----------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0px;
    font-size: 0.1px;
    line-height: 0.1px;
}

.clearfix {
    display: inline-block;
    position: relative;
}

.clearfix {
    display: block;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/
