@charset "UTF-8";

/* ---------------------------
    reset
--------------------------- */
/* initialize */
html {
    color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    font-size: 0.75em;
    vertical-align: 0.25em;
}

sub {
    font-size: 0.75em;
    vertical-align: -0.25em;
}

big {
    font-size: 110%;
}

small {
    font-size: 90%;
}

legend {
    color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

/**
 * for HTML5
 */
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
.article,
.aside,
.dialog,
.figure,
.footer,
.header,
.hgroup,
.nav,
.section {
    display: block;
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

body {
    font-size: 12px;
    line-height: 1.2em;
}

/* ---------------------------
    util
--------------------------- */
/* logtag */
#logtag {
    display: none;
}

/* clearfix */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

/**
   * force float-left
   */
.fl {
    float: left !important;
}

/**
   * force float-right
   */
.fr {
    float: right !important;
}

/**
   * force clear-both
   */
.clear {
    clear: both !important;
}

/* position */
.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.indent li {
    margin-left: 1em;
    text-indent: -1em;
}

/* text-align */
/**
* force align-left
*/
.al {
    text-align: left !important;
}

/**
* force align-right
*/
.ar {
    text-align: right !important;
}

/**
* force align-center
*/
.ac {
    text-align: center !important;
}

/* bold */
.bold,
strong {
    font-weight: bold;
}

/* caption */
.caption {
    color: #666666;
    font-size: 11px;
}

.cap {
    color: #666666;
    font-size: 11px;
}

.hidden {
    display: none !important;
}

/* margin-padding */
/**
* force margin-top XXpx
*/
.mt00 {
    margin-top: 0px !important;
}

.mt05 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt65 {
    margin-top: 65px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt85 {
    margin-top: 85px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mt120 {
    margin-top: 120px !important;
}

/**
* force margin-right XXpx
*/
.mr00 {
    margin-right: 0px !important;
}

.mr05 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr65 {
    margin-right: 65px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mr75 {
    margin-right: 75px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr85 {
    margin-right: 85px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mr95 {
    margin-right: 95px !important;
}

.mr100 {
    margin-right: 100px !important;
}

/**
* force margin-bottom XXpx
*/
.mb00 {
    margin-bottom: 0px !important;
}

.mb05 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb75 {
    margin-bottom: 75px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb85 {
    margin-bottom: 85px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb95 {
    margin-bottom: 95px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

/**
* force margin-left XXpx
*/
.ml00 {
    margin-left: 0px !important;
}

.ml05 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml65 {
    margin-left: 65px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.ml75 {
    margin-left: 75px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml95 {
    margin-left: 95px !important;
}

.ml100 {
    margin-left: 100px !important;
}

/**
* force padding-top XXpx
*/
.pt00 {
    padding-top: 0px !important;
}

.pt05 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt55 {
    padding-top: 55px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt65 {
    padding-top: 65px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pt75 {
    padding-top: 75px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pt85 {
    padding-top: 85px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pt95 {
    padding-top: 95px !important;
}

.pt100 {
    padding-top: 100px !important;
}

/**
   * force padding-right XXpx
   */
.pr00 {
    padding-right: 0px !important;
}

.pr05 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr55 {
    padding-right: 55px !important;
}

.pr60 {
    padding-right: 60px !important;
}

.pr65 {
    padding-right: 65px !important;
}

.pr70 {
    padding-right: 70px !important;
}

.pr75 {
    padding-right: 75px !important;
}

.pr80 {
    padding-right: 80px !important;
}

.pr85 {
    padding-right: 85px !important;
}

.pr90 {
    padding-right: 90px !important;
}

.pr95 {
    padding-right: 95px !important;
}

.pr100 {
    padding-right: 100px !important;
}

/**
* force padding-bottom XXpx
*/
.pb00 {
    padding-bottom: 0px !important;
}

.pb05 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb55 {
    padding-bottom: 55px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb65 {
    padding-bottom: 65px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pb75 {
    padding-bottom: 75px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb85 {
    padding-bottom: 85px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pb95 {
    padding-bottom: 95px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

/**
* force padding-left XXpx
*/
.pl00 {
    padding-left: 0px !important;
}

.pl05 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl55 {
    padding-left: 55px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl65 {
    padding-left: 65px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.pl75 {
    padding-left: 75px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.pl85 {
    padding-left: 85px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.pl95 {
    padding-left: 95px !important;
}

.pl100 {
    padding-left: 100px !important;
}

/* no border table */
table.noborder {
    margin: 0 !important;
    border: none !important;
}

table.noborder th,
table.noborder td {
    border: none !important;
}

/* img */
img {
    vertical-align: bottom;
}

.fs10 {
    font-size: 10px !important;
}

.fs11 {
    font-size: 11px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs15 {
    font-size: 15px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs17 {
    font-size: 17px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs19 {
    font-size: 19px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs21 {
    font-size: 21px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs23 {
    font-size: 23px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs25 {
    font-size: 25px !important;
}

.fs26 {
    font-size: 26px !important;
}


/* ---------------------------
    base
--------------------------- */
html {
    color: #000;
    background-color: #ffffff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-rendering: optimizelegibility;
}

body {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    line-height: 1.8;
}

::selection,
::-moz-selection {
    color: #fff;
    background-color: #eee;
}

a {
    color: #a08b19;
}

a:hover {
    text-decoration: none;
}

a.ahover {
    opacity: 1;
}

a[name] {
    color: #000;
}

iframe {
    border: none;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** 追加
===================================*/
.bx-viewport {
    position: static !important;
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/e4n7hj000000006x/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.controlers-show .bx-wrapper .bx-prev,
.controlers-show .bx-wrapper .bx-next {
    background-size: auto 100%;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(/e4n7hj000000006x/bx_controls.png) no-repeat 0 -32px;
}

.controlers-show .bx-wrapper .bx-prev {
    background: url(/e4n7hj000000006x/pager_new.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
    z-index: 1;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(/e4n7hj000000006x/bx_controls.png) no-repeat -43px -32px;
}

.controlers-show .bx-wrapper .bx-next {
    background: url(/e4n7hj000000006x/pager_new.png);
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: auto 100%;
    z-index: 1;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.controlers-show .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
    opacity: 0.8
}

.controlers-show .bx-wrapper .bx-next:hover {
    background-position: right 0;
    opacity: 0.8
}


.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/e4n7hj000000006x/bx_controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/e4n7hj000000006x/bx_controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
    font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    color: #fff;
}

#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display: none;
}

#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%;
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px;
}

#sb-wrapper-inner {
    position: relative;
    overflow: hidden;
    height: 100px;
}

#sb-body {
    position: relative;
    height: 100%;
}

#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%;
}

#sb-player.html {
    height: 100%;
    overflow: auto;
}

#sb-body img {
    border: none;
}

#sb-loading {
    position: relative;
    height: 100%;
}

#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center;
}

#sb-loading-inner span {
    background: url(/e4n7hj000000006x/sb_loading.gif) no-repeat;
    padding-left: 34px;
    display: inline-block;
}

#sb-body,
#sb-loading {
    background-color: #060606;
}

#sb-title,
#sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#sb-title,
#sb-title-inner {
    height: 26px;
    line-height: 26px;
}

#sb-title-inner {
    font-size: 16px;
}

#sb-info,
#sb-info-inner {
    height: 20px;
    line-height: 20px;
}

#sb-info-inner {
    font-size: 12px;
}

#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}

#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    background-repeat: no-repeat;
}

#sb-nav-close {
    background-image: url(/e4n7hj000000006x/sb_close.png);
}

#sb-nav-next {
    background-image: url(/e4n7hj000000006x/sb_next.png);
}

#sb-nav-previous {
    background-image: url(/e4n7hj000000006x/sb_previous.png);
}

#sb-nav-play {
    background-image: url(/e4n7hj000000006x/sb_play.png);
}

#sb-nav-pause {
    background-image: url(/e4n7hj000000006x/sb_pause.png);
}

#sb-counter {
    float: left;
    width: 45%;
}

#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

#sb-counter a.sb-counter-current {
    text-decoration: underline;
}

div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center;
}

div.sb-message a:link,
div.sb-message a:visited {
    color: #fff;
    text-decoration: underline;
}

/* ------------------------------
	util
------------------------------ */
.wrap {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}

.wrap:after {
    content: " ";
    display: block;
    clear: both;
}

.wrap2 {
    width: 980px;
    margin: 0 auto;
    clear: both;
}

.wrap2:after {
    content: " ";
    display: block;
    clear: both;
}

.color_key {
    color: #a08b19;
}

.table_basic {
    width: 100%;
}

.table_basic td {
    vertical-align: top;
    text-align: left;
}

.table_basic td.bg,
.table_basic th.bg {
    padding: 5px 10px;
    background-color: #F2F2F2;
    border: 1px solid #DADADA;
}

.table_basic td.white,
.table_basic td.white {
    padding: 5px 10px;
    border: 1px solid #DADADA;
}

.table_basic .vmiddle {
    vertical-align: middle;
}

.table_style1 {
    font-size: 12px;
    border-bottom: 1px solid #DADADA;
}

.table_style1 th,
.table_style1 td {
    width: 120px;
    padding: 7px;
    text-align: center;
}

.table_style1 th {
    background-color: #F2F2F2;
    border-top: 1px solid #DADADA;
    font-weight: bold;
}

.table_style1 td {
    border-top: 1px solid #DADADA;
}

.table_style2 {
    font-size: 13px;
    border-bottom: 1px solid #dfdfdf;
}

.table_style2 th,
.table_style2 td {
    width: 120px;
    padding: 7px;
    text-align: center;
}

.table_style2 th {
    background-color: #f5f3e8;
    border: 1px solid #dfdfdf;
    font-weight: bold;
}

.table_style2 td {
    border: 1px solid #dfdfdf;
}

.table_gray tr.last th {
    border-bottom: 1px solid #7F7F7F;
}

.table_gray tr.last td {
    border-bottom: 1px dashed #B2B2B2;
}

.table_gray th,
.table_gray td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.table_gray th {
    border-top: 1px solid #7F7F7F;
}

.table_gray td {
    border-top: 1px dashed #B2B2B2;
    padding: 10px 15px;
}

.image_shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -ms-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
}

.tabMenu {
    margin-bottom: 30px;
    padding: 0 75px;
    border-bottom: 1px solid #a08b19;
    font-size: 0;
}

.tabMenu a {
    display: inline-block;
    width: 130px;
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
    line-height: 1.0;
    color: #fff;
    background-color: #a08b19;
    text-decoration: none;
    border-top: 1px solid #a08b19;
    border-left: 1px solid #a08b19;
    border-right: 1px solid #a08b19;
    position: relative;
    bottom: -1px;
}

.tabMenu a.current {
    color: #a08b19;
    background-color: #fff;
}

.reserveTab {
    display: none;
}

.reserveTab.current {
    display: block;
}

.tabMenu2 {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px 0;
}

.tabMenu2 a {
    display: table-cell;
    vertical-align: middle;
    width: 230px;
    padding: 15px 0 25px;
    font-size: 15px;
    border: 1px solid #a08b19;
    color: #a08b19;
    text-align: center;
    text-decoration: none;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 50% -581px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.tabMenu2 a:hover {
    color: #fff;
    background-color: #a08b19;
    background-position: 102px -36px;
}

.anchorNav {
    font-size: 0;
    line-height: 20px;
    text-align: center;
}

.anchorNav a {
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.0;
    margin: 0 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 -653px;
}


.otherNav ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 228px;
    height: 58px;
    border: 1px solid #a08b19;
}

.otherNav ul li a {
    color: .otherNav ul li a keycolor;
    text-decoration: none;
    font-size: 12px;
}

.otherNav ul li a .inner {
    text-align: center;
    clear: both;
}

.otherNav ul li a .inner:after {
    content: " ";
    display: block;
    clear: both;
}

.otherNav ul li a .inner .value {
    display: inline-block;
    text-align: left;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    line-height: 1.5;
    vertical-align: top;
}

.otherNav ul li a .inner .value.arrow {
    padding-top: 0;
    width: 20px;
    height: 58px;
    background: url(/e4n7hj000000006x/icon_sprite.png) no-repeat 0 23px;
}

.otherNav ul li a .inner .value p {
    padding-top: 20px;
}

.otherNav ul li a:hover,
.otherNav ul li a.current {
    color: #FFF;
}

.otherNav ul li a:hover .inner,
.otherNav ul li a.current .inner {
    background: #a08b19;
}

.otherNav ul li a:hover .inner .value.arrow,
.otherNav ul li a.current .inner .value.arrow {
    background-position: 0 -303px;
}

.otherNav ul li.row2 a .inner .value p {
    padding-top: 12px;
}

.otherNav ul li.last {
    margin-right: 0;
}


/* ------------------------------
	k_top
------------------------------ */
.k_top {
    padding-top: 30px;
    position: relative;
}

.k_top:before {
    content: " ";
    display: block;
    width: 20px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #a08b19;
}

.k_bottom {
    padding-bottom: 30px;
    position: relative;
}

.k_bottom:before {
    content: " ";
    display: block;
    width: 20px;
    height: 1px;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    background-color: #a08b19;
}

.k_top_dash {
    border-top: 1px dashed #b2b2b2;
    padding-top: 30px;
}

/* ------------------------------
	block_col
------------------------------ */
.block_item {
    float: left;
}

.block_col1 .block_item {
    float: none;
}

.block_col2 {
    margin-left: -40px;
}

.block_col2 .block_item {
    width: 470px;
    margin-left: 40px;
}

.block_col3 {
    margin-left: -40px;
    margin-top: -40px;
}

.block_col3 .block_item {
    width: 300px;
    margin-left: 40px;
    margin-top: 40px;
}

.block_col3_2 {
    margin-left: -25px;
    margin-top: -25px;
}

.block_col3_2 .block_item {
    width: 310px;
    margin-left: 25px;
    margin-top: 25px;
}

.block_col4 {
    margin-left: -40px;
    margin-top: -30px;
}

.block_col4 .block_item {
    width: 215px;
    margin-left: 40px;
    margin-top: 30px;
}

.block_flex {
    margin-left: -25px;
}

.block_flex .block_item_w1 {
    margin-top: 25px;
    margin-left: 25px;
}

.block_flex .block_item_w3 {
    width: 310px;
    margin-left: 25px;
    margin-top: 25px;
}

.block_item_new {
    position: relative;
}

.block_item_new:after {
    content: " ";
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: -7px;
    left: -7px;
    background: url("/e4n7hj000000006x/icon_new.png") no-repeat 0 0;
}

.lt-ie9 .block_item_new:after {
    display: none;
}

.block_item_image {
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -ms-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
}

.block_item_title {
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.block_item_text {
    margin-bottom: 15px;
}

.layout_main .block_col3 {
    margin-left: -35px;
    margin-top: -35px;
}

.layout_main .block_col3 .block_item {
    width: 215px;
    margin-left: 33px;
    margin-top: 35px;
}

/* ------------------------------
  	categoryTopBanner
  ------------------------------ */
.categoryTopBannerArea {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0;
    padding-bottom: 39px;
}

.categoryTopBannerAreaBanner {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    margin-bottom: 24px;
}

.categoryTopBannerAreaBanner img {
    width: 100%;
}

.categoryTopBannerAreaBannerLong {
    width: 100%;
}

.categoryTopannerAreaBannerShort {
    width: calc((100% - 24px)/2);
}

/* ------------------------------
	icon
------------------------------ */
.icon-pulldown {
    padding-right: 20px;
    background: url("/e4n7hj000000006x/icon_pulldown.png") no-repeat right 0;
}

.icon-pulldown-w {
    padding-right: 20px;
    background: url("/e4n7hj000000006x/icon_pulldown_w.png") no-repeat right 0;
}

.icon_blt {
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat left -433px;
}

.icon_back_arrow {
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_back_arrow.png") no-repeat left 4px;
}

.icon_pdf {
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: url("/e4n7hj000000006x/icon_pdf.png") no-repeat left 2px;
}

/* ------------------------------
	btn
------------------------------ */
.btnReflesh {
    text-align: center;
}

.btnReflesh a {
    padding: 8px 35px;
    color: #fff;
    background-color: #c6b975;
    text-decoration: none;
    line-height: 1.0;
    font-size: 12px;
}

.btnReflesh span {
    padding-left: 25px;
    background: url("/e4n7hj000000006x/icon_reflesh.png") no-repeat left center;
}

.btnColor {
    width: 350px;
    margin: 0 auto;
    text-align: center;
}

.btnColor a {
    display: block;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    background: #a08b19 url("/e4n7hj000000006x/icon_sprite.png") no-repeat 25px -303px;
}

.btnColor.fontMincho {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.btnWaku {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #a08b19;
}

.btnWaku a {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    display: inline-block;
    text-decoration: none;
    padding: 10px 25px 10px 40px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 15px -421px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.btnWaku a:hover {
    background-color: #a08b19;
    color: #fff;
    background-position: 15px -531px;
}

/* ------------------------------
	yellowBar
------------------------------ */
.yellowBar {
    padding-left: 8px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    background: #ece8d1 url("/e4n7hj000000006x/yellowbar_left.gif") no-repeat 0 0;
}

.yellowBar span {
    display: block;
    padding-right: 8px;
    background: url("/e4n7hj000000006x/yellowbar_right.gif") no-repeat 100% 0;
}

/* ------------------------------
	list
------------------------------ */
.list_circle {
    padding-left: 18px;
    list-style-image: url("/e4n7hj000000006x/icon_circle.png");
    margin: 0 0 20px 0;
}

.list_circle li {
    list-style: inherit;
}

/* ------------------------------
	pageNav
------------------------------ */
.pageNav {
    position: relative;
    text-align: center;
}

.pageNav ul {
    position: relative;
    font-size: 0;
}

.pageNav ul li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.pageNav ul li a {
    display: inline-block;
    width: 38px;
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #a08b19;
    border-right: none;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pageNav ul li a:hover {
    background-color: #a08b19;
    color: #fff;
}

.pageNav ul li.last a {
    border-right: 1px solid #a08b19;
}

.pageNav ul li.active a {
    display: inline-block;
    background: #a08b19;
    color: #FFF;
}

.pageNav ul li.prev {
    display: none;
    width: 38px;
    height: 40px;
    line-height: 38px;
    margin-right: 20px;
}

.pageNav ul li.prev a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-right: 1px solid #a08b19;
    background-image: url(/wr_asset/imgs/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: 14px 14px;
}

.pageNav ul li.prev a:hover {
    background-image: url(/e4n7hj000000006x/icon_arrow_white.png);
}

.pageNav ul li.next {
    display: none;
    width: 38px;
    height: 40px;
    line-height: 38px;
    margin-left: 20px;
}

.pageNav ul li.next a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-right: 1px solid #a08b19;
    background-image: url(/wr_asset/imgs/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: 14px -26px;
}

.pageNav ul li.next a:hover {
    background-image: url(/e4n7hj000000006x/icon_arrow_white.png);
}

.pageNav ul li.visible {
    display: inline-block;
}


/* ------------------------------
	globalHeader
------------------------------ */
.globalHeader {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 99;
}

.globalHeader_logo {
    width: 264px;
    height: 52px;
    float: left;
}

.globalHeader_logo a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 52px;
    overflow: hidden;
    background: url("/wr_asset/e4n7hj000000003t-img/globalheader_logo.gif") no-repeat 0 0;
}

.globalHeader_nav {
    width: 600px;
    float: right;
    padding-top: 10px;
    white-space: nowrap;
}

/* ------------------------------
	primaryNav
------------------------------ */
.primaryNav {
    padding-top: 15px;
}

.primaryNavList {
    text-align: right;
    font-size: 0;
}

.primaryNavList>li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    position: relative;
}

.primaryNavList>li>a {
    padding: 3px 20px;
    line-height: 1.0;
    position: relative;
    text-decoration: none;
    color: #000;
}

.primaryNavList>li>a:hover {
    text-decoration: underline;
}

.primaryNavList>li>a:before {
    content: " ";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #000000;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
}

.primaryNavList>li.last>a {
    padding-right: 25px;
    background-position: 100% 2px;
}

.primaryNavList>li.last>a:before {
    display: none;
}

.primaryNavList .languageList {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    -webkit-box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.1);
}

.primaryNavList .languageList a {
    display: block;
    line-height: 1.0;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    padding: 15px 25px;
    border-top: 1px solid #e6e6e6;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.primaryNavList .languageList a:hover {
    background-color: #a08b19;
    color: #fff;
}

.primaryNavList .languageList a.current {
    background-image: url("/e4n7hj000000006x/icon_circle.png");
    background-position: 7px 50%;
    background-repeat: no-repeat;
}

/* ------------------------------
	globalNav
------------------------------ */
.globalNav {
    padding-bottom: 10px;
    background: url("/e4n7hj000000006x/globalnav_shadow.png") no-repeat center bottom;
}

.globalNavIner {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(6, 0, 1, 0.35);
    -moz-box-shadow: 0px 0px 1px 0px rgba(6, 0, 1, 0.35);
    -ms-box-shadow: 0px 0px 1px 0px rgba(6, 0, 1, 0.35);
    box-shadow: 0px 0px 1px 0px rgba(6, 0, 1, 0.35);
    background: url("/e4n7hj000000006x/globalnav_bg.gif") repeat 0 0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.globalNav_item {
    width: 142px;
    float: left;
    text-align: center;
    position: relative;
}

.globalNav_item:after {
    content: " ";
    display: block;
    width: 1px;
    height: 9px;
    background-color: #989896;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

.globalNav_item a {
    display: block;
    padding: 20px 0;
    color: #000;
    text-decoration: none;
}

.globalNav_item a:hover {
    color: #a08b19;
}

.globalNav_item span {
    display: block;
    line-height: 1.0;
}

.globalNav_item span.en {
    margin-bottom: 12px;
    font-size: 16px;
}

.globalNav_item span.ja {
    font-size: 12px;
}

.globalNav_item.last:before {
    content: " ";
    display: block;
    width: 1px;
    height: 9px;
    background-color: #989896;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
}

.globalNav_item.current a {
    color: #a08b19;
}

/* ------------------------------
	pankuzu
------------------------------ */
.pankuzu {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.0;
}

.pankuzu a {
    margin-right: 1em;
    margin-left: 1em;
}

.pankuzu span {
    margin: 0 1em;
}

/* ------------------------------
	pageTitle
------------------------------ */
.pageTitle {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    color: #a08b19;
    text-align: center;
    line-height: 1.0;
}

.pageTitle span {
    display: block;
}

.pageTitle .en {
    margin-bottom: 12px;
    font-size: 24px;
    letter-spacing: 0.3em;
}

.pageTitle .ja {
    font-size: 18px;
    letter-spacing: 0.3em;
}

.pageTitle.simple {
    color: #000;
    text-align: left;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
}

/* ------------------------------
	mainTitle
------------------------------ */
.mainTitle {
    margin-bottom: 30px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    font-size: 22px;
    line-height: 1.6;
    position: relative;
}

/* ------------------------------
	section
------------------------------ */
.section {
    margin-bottom: 60px;
}

.section_title {
    margin-bottom: 15px;
    color: #a08b19;
    font-weight: bold;
}

.section_title_has_text {
    margin-bottom: 0px;
}

/* ------------------------------
	mainVisual
------------------------------ */
.mainVisual {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    -ms-box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    box-shadow: 0px 0px 5px 0px rgba(9, 2, 4, 0.45);
    overflow: hidden;
    max-height: 520px;
}

.mainVisual .bx-controls {
    display: none;
}

.mainVisualThumbs {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    text-align: center;
    font-size: 0;
    z-index: 99;
}

.mainVisualThumbs a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    position: relative;
}

.mainVisualThumbs a:before {
    content: " ";
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
}

.mainVisualThumbs a.active:before {
    content: " ";
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    border: 3px solid #a18b07;
}

.mainVisualThumbs.mainVisualThumbs_2 {
    position: inherit;
    bottom: auto;
    left: auto;
    z-index: inherit;
    text-align: left;
}

.mainVisualThumbs_right {
    margin-top: 5px;
    position: static;
    text-align: right;
    font-size: 0;
}

.mainVisualThumbs_right a {
    margin: 0;
    margin-left: 1px;
}

.mainVisualThumbs_right a:before {
    display: none;
}

.mainVisualThumbs_room {
    position: absolute;
    bottom: 10px;
    font-size: 0;
    text-align: center;
}

.mainVisualThumbs_room a {
    margin: 0 5px;
}

.mainVisualThumbs_room a:before {
    display: none;
}

/* ------------------------------
	mainCopy
------------------------------ */
.mainCopy {
    margin-bottom: 80px;
    margin-top: 40px;
}

.mainCopy_title {
    margin-top: -10px;
    padding-bottom: 20px;
    font-size: 22px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.mainCopy_text {
    padding-top: 25px;
    font-size: 14px;
    position: relative;
}

.mainCopy_text:before {
    content: " ";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #a18b07;
    position: absolute;
    top: 0;
    left: 0;
}

.mainCopy_text p {
    margin-bottom: 15px;
}

.mainCopy_text p:last-child,
.mainCopy_text p.last {
    margin-bottom: 0;
}

.mainCopy_left {
    width: 580px;
    float: left;
}

.mainCopy_right {
    width: 370px;
    float: right;
}

.mainCopyInfo dt,
.mainCopyInfo dd {
    padding: 16px 10px;
}

.mainCopyInfo dt {
    width: 160px;
    float: left;
    clear: left;
    border-top: 1px solid #a18b07;
}

.mainCopyInfo dd {
    width: 166px;
    float: left;
    border-top: 1px dashed #b2b2b2;
}

.mainCopyInfo dt.last {
    border-bottom: 1px solid #a18b07;
}

.mainCopyInfo dd.last {
    border-bottom: 1px dashed #b2b2b2;
}

.mainCopy_small {
    margin-top: 30px;
    font-size: 12px;
}

.mainCopy_small .mainCopy_left {
    width: 340px;
}

.mainCopy_small .mainCopy_right {
    width: 340px;
    float: right;
}

.mainCopy_small .mainCopy_text {
    padding-top: 0;
}

.mainCopy_small .mainCopy_text:before {
    display: none;
}

.mainCopy_small .mainCopyInfo dt,
.mainCopy_small .mainCopyInfo dd {
    padding: 10px 5px;
}

.mainCopy_small .mainCopyInfo dt {
    width: 130px;
    font-weight: bold;
    white-space: nowrap;
}

.mainCopy_small .mainCopyInfo dd {
    width: 180px;
}

.tagList span {
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
    padding: 5px;
    color: #a08b19;
    font-size: 12px;
    background-color: #f5f3e8;
}

.floorTitle {
    padding-bottom: 30px;
    color: #a08b19;
    font-weight: bold;
    line-height: 1.0;
}

.mainCopy2 {
    margin-bottom: 70px;
    margin-top: 25px;
    position: relative;
}

.mainCopy2_title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.mainCopy2_logo {
    position: absolute;
    top: 0;
    right: 0;
}

/* ------------------------------
	menuNotice
------------------------------ */
.menuNotice {
    margin: 0 10px 80px;
    padding: 25px;
    border: 1px solid #cccccc;
}

.menuNotice_title {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    letter-spacing: 0.3em;
}

.menuNotice {
    padding: 15px 20px;
    margin: 0 10px 80px;
    text-align: center;
    border: 1px solid #cccccc;
}

.noticeList_title {
    font-weight: bold;
    margin-bottom: 5px;
}

.menuNoticeList li {
    margin-top: 25px;
}

.menuNoticeList li:first-child {
    margin-top: 0;
}

/* ------------------------------
	menuTitleArea
------------------------------ */
.menuTitleArea {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #808080;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    text-align: center;
}

.menuTitleArea>* {
    letter-spacing: 0.4em;
}

.menuTitleArea .en {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.0;
}

.menuTitleArea .ja {
    font-size: 18px;
}

.menuTitleArea_k_dash {
    border-bottom: 1px dashed #808080;
}

.menuTitleArea_noborder {
    border-bottom: none;
    padding-bottom: 0;
}

.menuTitleArea_font_small {
    margin-bottom: 35px;
}

.menuTitleArea_font_small .en {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.0;
}

.menuTitleArea_font_small .ja {
    font-size: 14px;
    letter-spacing: 0.2em;
}

/* ------------------------------
	menu
------------------------------ */
.menuTitle {
    margin-bottom: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 1.0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    text-align: center;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #808080;
}

.menuTitle_font_large {
    font-size: 22px;
}

.menu {
    margin-bottom: 120px;
}

.menu_item {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
}

.menu_item a {
    display: block;
    text-decoration: none;
    color: #000;
}

.menu_item.block_item.block_item_w3 img,
.menu_item.block_item.block_item_w3 .menu_image {
    height: 310px;
    width: 310px;
}

.menu_item.block_item.block_item_w1 img,
.menu_item.block_item.block_item_w1 .menu_image {
    height: 419px;
    width: 980px;
}

.menu_text {
    padding: 25px 25px 20px;
    border: 1px solid #d2d1d1;
    background: url("/e4n7hj000000006x/menutext_bg.gif") repeat 0 0;
}

.menu_title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    text-align: center;
    letter-spacing: 0.3em;
}

.menu_text2 {
    padding: 15px 15px 10px;
    text-align: center;
    border: 1px solid #d2d1d1;
    background: url("/e4n7hj000000006x/menutext_bg.gif") repeat 0 0;
}

.menu_title2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    text-align: center;
    letter-spacing: 0.3em;
    font-weight: bold;
}

.menu_desc2 {
    letter-spacing: 0.2em;
}

/* ------------------------------
	menuPurpose
------------------------------ */
.menuPurpose {
    margin-bottom: 100px;
}

.menuPurposeList_image {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
}

.menuPurposeList_title {
    margin-top: 15px;
    line-height: 1.0;
    text-align: center;
}

/* ------------------------------
	.menuService
------------------------------ */
.menuService {
    margin-bottom: 100px;
}

.menuServiceList_item {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
}

.menuServiceList_item a {
    display: block;
    color: #000;
    text-decoration: none;
}

.menuServiceList_text {
    padding: 20px 20px 0 20px;
    border: 1px solid #d2d1d1;
    border-top: none;
    background: url("/e4n7hj000000006x/menutext_bg.gif") repeat 0 0;
}

.menuServiceList_title {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.0;
}

/* ------------------------------
	.menuGroup
------------------------------ */
.menuGroup {
    margin-bottom: 100px;
}

/* ------------------------------
	.contactBox
------------------------------ */
.contactBox {
    margin: 0 10px 40px;
    padding: 20px;
    border: 1px solid #a08b19;
}

.contactBox_text {
    width: 50%;
    padding: 15px 0;
    float: left;
    text-align: center;
    position: relative;
    font-size: 16px;
    line-height: 1.0;
    letter-spacing: 0.1em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.contactBox_text:after {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #a08b19;
}

.contactBox_tel {
    width: 50%;
    padding: 15px 0 0;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 1.0;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.contactBox_tel span {
    margin-right: 10px;
    color: #a08b19;
}

/* ------------------------------
	.wifiBox
------------------------------ */
.wifiBox {
    margin: 0 10px;
    border: 1px solid #b5b3b3;
    background: url("/e4n7hj000000006x/icon_wifi.png") no-repeat 35px center;
}

.wifiBox_text {
    margin-left: 120px;
    padding: 25px 30px;
    border-left: 1px dashed #b3b2b2;
}

/* ------------------------------
	.menuInfo
------------------------------ */
.menuInfo {
    margin-bottom: 100px;
}

.menuInfoList {
    margin: 0 160px;
}

.menuInfoList dl dt,
.menuInfoList dl dd {
    margin-bottom: 10px;
}

.menuInfoList dl dt.last,
.menuInfoList dl dt:last-child,
.menuInfoList dl dd.last,
.menuInfoList dl dd:last-child {
    margin-bottom: 0;
}

.menuInfoList dl dt {
    margin-top: 5px;
    margin-right: 1em;
    width: 105px;
    float: left;
    clear: left;
    position: relative;
    line-height: 1.0;
}

.menuInfoList dl dt:after {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000;
    right: 0;
}

.menuInfoList dl dd {
    float: left;
    width: 540px;
}

/* ------------------------------
	.reserveBox
------------------------------ */
.reserveBox {
    margin: 100px 0 20px;
    padding: 30px 30px 20px;
    border: 3px solid #a08b19;
}

.reserveBox .contactBtn {
    width: 180px;
    margin: 0 auto;
    text-align: center;
}

.reserveBox .contactBtn a {
    display: block;
    background-color: #a08b19;
    border: 1px solid #a08b19;
    color: #fff;
    text-decoration: none;
    padding: 15px 10px 15px 25px;
    font-size: 13px;
    line-height: 1.0;
    background-image: url(/e4n7hj000000006x/icon_sprite.png);
    background-position: 10px -311px;
    background-repeat: no-repeat;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.reserveBox .contactBtn a:hover {
    background-color: #fff;
    background-position: 10px 16px;
    color: #a08b19;
}

.reserveBox p.tel {
    font-size: 20px;
    font-weight: bold;
}

.reserveBox p.tel .text01 {
    margin-right: 15px;
    font-size: 14px;
}

.reserveBox p.tel .text02 {
    color: #a08b19;
    margin-right: 10px;
}

.reserveBox p.tel .text03 {
    color: #000;
    letter-spacing: 0.1em;
}

.reserveBox_restaurants .reserveBox p.tel {
    margin-bottom: 15px;
}

.reserveBox_title {
    margin-bottom: 25px;
    padding-bottom: 25px;
    color: #a08b19;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1.0;
    border-bottom: 1px solid #a08b19;
}

/* 15.04.23 汎用 */
.reserveBox_tel {
    text-align: center;
}

.reserveBox_tel p {
    margin-bottom: 15px;
    line-height: 1.0;
    letter-spacing: 0.1em;
}

.reserveBox_tel p.tel {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
}

.reserveBox_tel p.tel b {
    margin-right: 20px;
    font-size: 14px;
}

.reserveBox_tel p.tel span {
    margin-right: 10px;
    color: #a08b19;
}

.reserveBox_table {
    display: table;
    width: 100%;
}

.reserveBox_table.k {
    margin-top: 30px;
    padding-top: 30px;
    background: url("/e4n7hj000000006x/k.gif") repeat-x left top;
}

.reserveBox_col {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.reserveBox_col.k {
    border-right: 1px dashed #a08b19;
}


.banquetBox .tel {
    margin-top: 10px;
    line-height: 1.0;
    font-size: 20px;
    font-weight: bold;
}

.banquetBox .tel span {
    margin-right: 5px;
    color: #a08b19;
    font-size: 18px;
}

.banquetBox .list_circle {
    margin-top: 5px;
    font-weight: bold;
}

.banquetBox .icon_pdf {
    color: #000;
}

.banquetBox .arrowNavList {
    padding-top: 20px;
}

.banquetBox .arrowNavList li {
    display: inline-block;
    margin-right: 30px;
}

.banquetBox .contactBtn {
    width: 200px;
}

.banquetBox_tel {
    text-align: center;
    letter-spacing: 0.1em;
}

.banquetBox_tel .innerBox,
.banquetBox_tel .pdf {
    display: inline-block;
    vertical-align: middle;
}

.banquetBox_tel .innerBox {
    width: 280px;
}

.banquetBox_tel .pdf {
    width: 280px;
    margin-left: 40px;
    padding: 25px 0;
    border-left: 1px solid #a08b19;
}


/* ------------------------------
	.reserveSearch
------------------------------ */
.reserveWrap {
    padding-bottom: 30px;
    background: url("/e4n7hj000000006x/k.gif") repeat-x left bottom;
}

.reserveContact {
    padding-top: 20px;
    margin-top: 20px;
    background: url("/e4n7hj000000006x/k.gif") repeat-x left top;
}

.reserveContact .arrowNavList li {
    display: inline-block;
    margin-right: 20px;
}

.reserveTel {
    padding-top: 13px;
    line-height: 1.0;
}

.reserveTel p {
    display: inline-block;
}

.reserveTel p.tel {
    margin: 0 0 0 25px;
}

.reserveTel p.tel span {
    color: #a08b19;
    margin-right: 10px;
}

.reserveTel p.tel span.subtext {
    font-size: 14px;
    color: black;
    font-weight: normal;
    padding-left: 4px;
}

.reserveNav {
    width: 50%;
    min-height: 74px;
    float: left;
    position: relative;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y right top;
}

.reserveNav .contactBtn {
    margin-top: 15px;
}

.arrowNavList,
.reserveNavList {
    margin-left: 120px;
}

.arrowNavList li,
.reserveNavList li {
    margin-bottom: 5px;
}

.arrowNavList li a,
.reserveNavList li a {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    background: url("/e4n7hj000000006x/blt_01.png") no-repeat left center;
}

.arrowNavList li a span,
.reserveNavList li a span {
    font-size: 12px;
}

.reserveBox_restaurants .arrowNavList,
.reserveBox_restaurants .reserveNavList {
    margin-left: 50px;
    font-size: 16px;
}

.arrowNavList {
    margin-left: 0;
}



/* レストラン */
.reserveRest .reserveRest_btn {
    text-align: center;
}

.reserveRest .reserveRest_btn .title {
    font-weight: bold;
    margin-bottom: 10px;
}

.reserveRest .reserveRest_btn .btn {
    margin-bottom: 15px;
}

.reserveRest .reserveRest_btn .btn a {
    display: block;
    width: 180px;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #a08b19;
    color: #fff;
    text-decoration: none;
    border: 1px solid #a08b19;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.reserveRest .reserveRest_btn .btn a:hover {
    color: #a08b19;
    background-color: #fff;
}

.reserveRest .reserveRest_btn .btn a:hover span {
    background-position: 0 0;
}

.reserveRest .reserveRest_btn .btn a span {
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 -325px;
}

/* 館内施設 */
.reserveBox_faci .reserveFaci_left {
    color: #a08b19;
    width: 50%;
    float: left;
    padding: 10px 0;
    font-size: 24px;
    line-height: 1.0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y right top;
    text-align: center;
}

.reserveBox_faci .reserveFaci_right {
    width: 50%;
    float: right;
    padding: 10px 0;
    text-align: center;
    line-height: 1.0;
}

.reserveBox_faci .reserveFaci_right .text01 {
    color: #a08b19;
    margin-right: 15px;
    font-size: 18px;
}

.reserveBox_faci .reserveFaci_right .text02 {
    font-size: 24px;
    color: #a08b19;
    letter-spacing: 0.2em;
    font-weight: bold;
}

.reserveBox_faci .reserveFaci_right .text03 {

    font-size: 14px;
}

/* よくある御質問 */
.reserve_faq {
    font-size: 0;
}

.reserve_faq .reserve_faq_item {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.reserve_faq .reserve_faq_item01 {
    width: 30%;
    padding-left: 30px;
}

.reserve_faq .reserve_faq_item02 {
    width: 30%;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y right top;
    text-align: center;
}

.reserve_faq .reserve_faq_item03 {
    padding-left: 60px;
}

.reserve_faq .reserve_faq_item03 a {
    display: block;
    padding: 10px 40px;
    text-decoration: none;
    border: 1px solid #a08b19;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.reserve_faq .reserve_faq_item03 a span {
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 1px;
}

.reserve_faq .reserve_faq_item03 a:hover {
    background-color: #a08b19;
    color: #fff;
}

.reserve_faq .reserve_faq_item03 a:hover span {
    background-position: 0 -543px;
}

/* ------------------------------
	.reserveSearch2
------------------------------ */
.reserveSearch2 {
    text-align: center;
}

.reserveSearch2_item {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.0;
    text-align: left;
}

.reserveSearch2_title {
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

.reserveSearch2_left {
    width: 380px;
}

.reserveSearch2_right {
    width: 218px;
    padding-left: 50px;
    font-size: 12px;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y left top;
}

.reserveSearch2_right .reserveSearch2_title {
    width: 60px;
    float: left;
}

.reserveSearch2_right_inner {
    padding-top: 10px;
    padding-bottom: 10px;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y right top;
}

.reserveSearch2_plan {
    width: 140px;
    float: left;
}

.reserveSearch2_plan input {
    margin-right: 8px;
}

.reserveSearch2_plan div {
    margin-bottom: 8px;
}

.reserveSearch2_date {
    margin-bottom: 20px;
}

.reserveSearch2_select_len {
    margin-left: 10px;
}

.reserveSearch2_btn {
    padding-left: 30px;
    line-height: 1.0;
}

.reserveSearch2_btn a {
    display: block;
    width: 100%;
    padding: 15px 8px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    background-color: #a08b19;
    border: 1px solid #a08b19;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.reserveSearch2_btn a:hover {
    color: #a08b19;
    background-color: #fff;
}

.reserveSearch2_btn a span {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    background: url("/e4n7hj000000006x/icon_search.png") no-repeat left center;
}

.reserveContact2 {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

.reserveContact2 strong {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.2em;
}

.reserveContact2 span {
    margin-right: 5px;
    margin-left: 5px;
    color: #006618;
    font-size: 16px;
}

/* ------------------------------
  reserve_only
  ------------------------------ */
.reserve_only_btn {
    margin-left: 50px;
    padding-left: 30px;
    line-height: 1;
}

.reserveWrap .clearfix .reserve_only_btn {
    float: left;
}


.reserve_only_btn>div {
    display: inline-block;
}

.reserve_only_btn a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px 10px 35px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    border: 1px solid #a08b19;
    cursor: pointer;
    background: #a08b19 url(/e4n7hj000000006x/icon_sprite.png) no-repeat 15px -534px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.reserve_only_btn a:hover {
    color: #a08b19;
    background-color: #fff;
    background-position: 15px 10px;
}

.reserve_only_btn_title {
    margin-right: 15px;
    font-size: 13px;
    font-weight: bold;
}

.reserve_only_tel {
    text-align: center;
}

.reserveWrap .clearfix .reserve_only_tel {
    float: left;
    margin-left: 150px;
    padding-left: 30px;
    background: url("/e4n7hj000000006x/tk.gif") repeat-y left top;
    width: 400px;
    text-align: center;
}

.reserve_only_tel p {
    display: inline-block;
}

.reserve_only_tel .clearfix p {
    display: block;
}

.reserve_only_tel .title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    padding: 0 25px 0 5px;
}

.reserveWrap .clearfix .reserve_only_tel .title {
    display: block;
    margin-bottom: 5px;
    padding: 0;
}

.reserve_only_tel .tel {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.reserveWrap .clearfix .reserve_only_tel .tel {
    display: block;
}


.reserve_only_tel .tel span {
    margin-right: 10px;
    color: #a08b19;
}


/* ------------------------------
	.footerBnr
------------------------------ */
.footerBnr {
    /*margin-top: 120px;*/
    padding: 50px 0;
    background: url("/e4n7hj000000006x/footerbnr_bg.gif") repeat 0 0;
}

.footerBnrList {
    margin-left: -40px;
    margin-top: -40px;
}

.footerBnrList_item {
    width: 470px;
    float: left;
    margin-left: 40px;
    margin-top: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.35);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.35);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.35);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.35);
}

.footerBnrList_item.type1 {
    width: 300px;
}

.lt-ie9 .footerBnrList_item {
    border: 1px solid #ddd;
}

/* ------------------------------
	.tripAdvisor
------------------------------ */
.tripAdvisor {
    padding: 20px 0;
    background-color: #f5f3e8;
    color: #c3bc97;
}

.tripAdvisor_title {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 44px;
    border-right: 1px solid #c3bc97;
    line-height: 1.0;
}

.tripAdvisor_item {
    display: inline-block;
}

.tripAdvisor_btns {
    padding-left: 40px;
}

.tripAdvisor_btns a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 45px;
    margin-right: 20px;
    background-image: url("/e4n7hj000000006x/tripadvisor_icon.png");
    background-repeat: no-repeat;
    height: 21px;
    color: #c3bc97;
    text-decoration: none;
}

.tripAdvisor_btns a:hover {
    text-decoration: underline;
}

.tripAdvisor_btns a.tripad {
    background-position: 0 50%;
}

.tripAdvisor_btns a.facebook {
    background-position: -168px 50%;
}

.tripAdvisor_btns a.twitter {
    background-position: -336px 50%;
}

.tripAdvisor_btns a.youtube {
    background-position: -492px 50%;
}

.tripAdvisor_btns a.instagram {
    background-position: -662px 50%;
}

/* ------------------------------
	.footerNav
------------------------------ */
.footerNav {
    padding: 40px 0;
    background-color: #a08b19;
    color: #fff;
    font-size: 12px;
}

.footerNav a {
    color: #fff;
}

.footerNavList {
    width: 305px;
    float: left;
}

.footerNavList li {
    margin-bottom: 20px;
    line-height: 1.0;
}

.footerNavList li.last,
.footerNavList li:last-child {
    margin-bottom: 0;
}

.footerNavList span {
    margin-right: 10px;
}

.footerNavList a {
    text-decoration: none;
}

.footerNavList a:hover {
    text-decoration: underline;
}

.footerNavList_left {
    width: 120px;
    float: left;
}

.footerNavList_right {
    width: 180px;
    float: left;
}

.footerNavCompany {
    width: 290px;
    float: left;
    padding: 0 40px;
    text-align: center;
    font-size: 0;
    border-left: 1px solid #bdae5e;
    border-right: 1px solid #bdae5e;
}

.footerNavCompany_c1 {
    margin-bottom: 25px;
}

.footerNavCompany_c2,
.footerNavCompany_c3 {
    display: inline-block;
}

.footerNavCompany_c2 {
    margin-right: 34px;
}

.footerNavCompany_c3 img {
    width: 84px;
}

.footerNavAddress {
    width: 270px;
    float: right;
    padding-top: 10px;
    padding-left: 35px;
    font-size: 14px;
}

/* ------------------------------
	.footerNav
------------------------------ */
.rphs {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 1px dashed #a08b19;
    position: relative;
}

.rphs_logo {
    margin-bottom: 25px;
}

.rphs_sitelist {
    margin-bottom: 30px;
    font-size: 12px;
}

.rphs_sitelist span {
    display: inline-block;
    margin-right: 15px;
}

.rphs_sitelist a {
    color: #000;
}

.rphsList {
    text-align: center;
    font-size: 0;
}

.rphsList a {
    display: inline-block;
    padding-right: 1em;
    margin-right: 1em;
    font-size: 12px;
    color: #000;
    line-height: 1.0;
    position: relative;
}

.rphsList a:after {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000;
    right: 0;
}

.rphsList a.first,
.rphsList a.first-child {
    padding-left: 1em;
    position: relative;
}

.rphsList a.first:before,
.rphsList a.first-child:before {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000;
    left: 0;
}

.rphs_mitsubishi {
    position: absolute;
    bottom: 25px;
    right: 40px;
}

/* ------------------------------
	.copyright
------------------------------ */
.copyright {
    padding: 30px 0;
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 12px;
}

.pagetop {
    display: none;
    position: fixed;
    right: 0;
    bottom: 30px;
}

/* ------------------------------
	menu_item_layout_top
------------------------------ */
.menu_item_layout_top .menu_text {
    padding: 5px 10px;
}

.menu_item_layout_top .menu_title {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.2em;
}

/* ------------------------------
	menu_item_layout_top
------------------------------ */
.sideReserve {
    display: none;
    position: fixed;
    right: 0;
    top: 140px;
    z-index: 1000;
}

.sideReserve a {
    display: block;
    padding: 20px 17px 16px 18px;
    background-color: #a18b07;
}

.sideReserve a img {
    line-height: 1.0;
    vertical-align: bottom;
}

/* ------------------------------
	layout_block
------------------------------ */
.layout_block {
    margin-top: 20px;
    margin-bottom: 75px;
    clear: both;
}

.layout_block:after {
    content: " ";
    display: block;
    clear: both;
}

.layout_side {
    width: 240px;
    float: left;
}

.layout_main {
    width: 710px;
    float: right;
}

/* ------------------------------
	sideNav
------------------------------ */
.sideNav {
    margin-bottom: 20px;
    font-size: 12px;
}

.sideNavList_item {
    margin-bottom: 1px;
}

.sideNavList_item a {
    display: block;
    padding: 15px 35px;
    color: #000000;
    text-decoration: none;
    line-height: 1;
}

.sideNavList_item a.active {
    background-color: #a08b19;
    color: #FFF;
    background-position: 15px -311px;
}

.sideNavList_item a.active.open {
    background-position: 15px -94px;
}

.sideNavList_item a.open {
    background-position: 17px -640px;
}

.sideNavList_item>a {
    background-color: #f2f2f2;
    background-image: url("/e4n7hj000000006x/icon_sprite.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
}

.sideNavList_item>a:hover {
    font-weight: bold;
}

.sideNavList_item.active a {
    background-color: #a08b19;
    color: #FFF;
    background-position: 15px -859px;
}

.sideNavList_item.active2 a {
    background-color: #a08b19;
    color: #FFF;
    background-position: 15px -311px;
}

.sideNavList_item.row2 a {
    line-height: 1.5;
    background-position: 15px 28px;
}

.sideNavList_item.row2.active2 a {
    background-color: #a08b19;
    color: #FFF;
    background-position: 15px -300px;
}

.sideNavListSub {
    /*  display: none; */
}

.current .sideNavListSub {
    display: block;
}

.sideNavListSub>li {
    margin-bottom: 1px;
}

.sideNavListSub>li a {
    padding: 12px 35px 12px 40px;
    background-color: #f5f3e8;
    line-height: 1.6;
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.sideNavListSub>li a:hover,
.sideNavListSub>li a.current {
    background-color: #a08b1a;
    color: #fff;
}

.sideNavListSub>li.current a {
    background-color: #a08b1a;
    color: #fff;
}

.sideNavList_icon_arrow>li>a {
    background-position: 15px 15px;
}

.sideNavList_icon_arrow>li.current>a,
.sideNavList_icon_circle>li.current>a {
    font-weight: bold;
}

.sideNavList_icon_circle>li>a {
    background-position: 15px -202px;
}

/* ------------------------------
	wakuNav
------------------------------ */
.layout_side .wakuNav {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wakuNav {
    border: 1px solid #a08b19;
}

.wakuNav a {
    display: block;
    padding: 25px 25px 25px 35px;
    color: #000;
    font-size: 12px;
    line-height: 1.0;
    text-decoration: none;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 15px 26px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.wakuNav a:hover {
    background-color: #a08b19;
    color: #fff;
    background-position: 15px -301px;
}

.wakuNav a.underline {
    border-bottom: 1px dashed #a08b19;
}

.wakuNav.wakuPDF a {
    display: block;
    padding: 25px 25px 25px 35px;
    color: #000;
    font-size: 12px;
    line-height: 1.0;
    text-decoration: none;
    background: url("/e4n7hj000000006x/icon_pdf.png") no-repeat 14px 23px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* ------------------------------
	arrowNav
------------------------------ */
.arrowNav li {
    margin-bottom: 15px;
    line-height: 1.0;
}

.arrowNav a {
    padding-left: 35px;
    color: #a08b1a;
    text-decoration: underline;
    font-size: 12px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 15px 1px;
}

.arrowNav a:hover {
    text-decoration: none;
}

.arrowNav.arrowNavTopInfo {
    text-align: center;
    margin-top: 32px;
}

.arrowNav.arrowNavTopInfo a {
    font-size: 14px;
}

/* ------------------------------
	roomList
------------------------------ */
.roomStair {
    color: #a08b19;
    font-weight: bold;
}

.roomList_item {
    padding-top: 30px;
    margin-top: 80px;
    position: relative;
}

.roomList_item:after {
    content: " ";
    display: block;
    width: 20px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #a08b19;
}

.roomList_title {
    margin-bottom: 30px;
    font-weight: bold;
}

.roomList_title b {
    margin-right: 1em;
    color: #a08b19;
}

.roomList_title span {
    font-size: 12px;
}

.roomListImage .bx-controls {
    display: none;
}

.roomListImageList {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.45);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.45);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.45);
}

.roomListImageList>li {
    position: relative;
}

.roomListImageList>li .text {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fff;
    font-weight: bold;
}

.roomListImageList>li .text span {
    font-size: 12px;
}

.roomListImageList_has_zoom {
    position: relative;
}

.roomListImageList_has_zoom:before {
    content: " ";
    display: block;
    width: 20px;
    height: 21px;
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    background: url("/e4n7hj000000006x/icon_zoom.png") no-repeat 0 0;
    z-index: 5;
    pointer-events: none;
}

/* ------------------------------
	roomDetail
------------------------------ */
.roomDetail_title {
    margin-bottom: 30px;
    color: #a08b19;
    font-weight: bold;
}

.roomDetailMain_item {
    margin-top: 80px;
    padding-top: 25px;
    position: relative;
    clear: both;
}

.roomDetailMain_item:after {
    content: " ";
    display: block;
    clear: both;
}

/*.roomDetailMain_item:before {
	content: " ";
	display: block;
	width: 20px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #a08b19; }*/

.roomDetailMain_left {
    width: 340px;
    float: left;
}

.roomDetailMain_right {
    width: 336px;
    float: right;
}

.roomDetailMain_left2 {
    width: 410px;
    float: left;
}

.roomDetailMain_right2 {
    width: 256px;
    float: right;
}

.roomDetailMain_title {
    margin-bottom: 15px;
    font-weight: bold;
}

.roomDetailMain_text {
    margin-bottom: 15px;
}

.roomDetailMain_info {
    margin-bottom: 25px;
    font-size: 12px;
}

.roomDetailMain_info table.grayTable {
    width: 100%;
}

.roomDetailMain_info table.grayTable tr.last th {
    border-bottom: 1px solid #7F7F7F;
}

.roomDetailMain_info table.grayTable tr.last td {
    border-bottom: 1px dashed #B2B2B2;
}

.roomDetailMain_info table.grayTable th,
.roomDetailMain_info table.grayTable td {
    padding: 10px;
    box-sizing: border-box;
}

.roomDetailMain_info table.grayTable th {
    border-top: 1px solid #7F7F7F;
    text-align: center;
    vertical-align: top;
}

.roomDetailMain_info table.grayTable td {
    border-top: 1px dashed #B2B2B2;
    padding: 10px 15px;
}

.roomDetailMain_info table.grayTable td.priceName {
    width: 240px;
}

.roomDetailMain_info table.grayTable td.price {
    width: 130px;
}

/* ------------------------------
	roomInfo
------------------------------ */
.roomInfo {
    margin-top: 80px;
}

.table_basic2 {
    width: 100%;
}

.table_basic2 td {
    padding: 20px 10px;
    vertical-align: top;
    text-align: left;
}

.table_basic2 td.title {
    width: 230px;
    font-weight: bold;
    border-top: 1px solid #a18b07;
}

.table_basic2 td.info {
    border-top: 1px dashed #b2b2b2;
}

.table_basic2 td.info .caption {
    margin-top: 10px;
    color: #666666;
}

.table_basic2 td.info .image {
    margin-top: 20px;
}

.table_basic2 td.info .left {
    width: 45%;
    float: left;
}

.table_basic2 td.info .right {
    width: 45%;
    float: right;
}

.table_basic2 tr.last td.title {
    border-bottom: 1px solid #a18b07;
}

.table_basic2 tr.last td.info {
    border-bottom: 1px dashed #b2b2b2;
}

.roomInfoList2 {
    width: 100%;
}

.roomInfoList2 td {
    padding: 20px 0;
    vertical-align: top;
    text-align: left;
}

.roomInfoList2 td.title {
    width: 160px;
    font-weight: bold;
    border-top: 1px solid #a18b07;
}

.roomInfoList2 td.info {
    border-top: 1px dashed #b2b2b2;
}

.roomInfoList2 td.info .caption {
    margin-top: 10px;
    color: #666666;
}

.roomInfoList2 td.info .image {
    margin-top: 20px;
}

.roomInfoList2 tr.last td.title {
    border-bottom: 1px solid #a18b07;
}

.roomInfoList2 tr.last td.info {
    border-bottom: 1px dashed #b2b2b2;
}

.roomInfoList2 .roomInfoList_inner {
    width: 100%;
}

.roomInfoList2 .roomInfoList_inner td {
    padding: 15px 5px;
}

.roomInfoList2 .roomInfoList_inner .title2 {
    width: 130px;
    border-bottom: 1px solid #a18b07;
}

.roomInfoList2 .roomInfoList_inner .info2 {
    border-bottom: 1px dashed #b2b2b2;
}

.roomInfoList2 .roomInfoList_inner tr.first td {
    padding-top: 0;
}

.roomInfoList2 .roomInfoList_inner tr.last td,
.roomInfoList2 .roomInfoList_inner tr:last-child td {
    padding-bottom: 0;
}

.roomInfoList2 .roomInfoList_inner tr.last td.title2,
.roomInfoList2 .roomInfoList_inner tr:last-child td.title2 {
    border-bottom: none;
}

.roomInfoList2 .roomInfoList_inner tr.last td.info2,
.roomInfoList2 .roomInfoList_inner tr:last-child td.info2 {
    border-bottom: none;
}

/* ------------------------------
	view_content
------------------------------ */
.view_contentList {
    margin-top: 50px;
}

.mainCopy2+.view_contentList {
    padding-bottom: 70px;
}


.view_contentItem:nth-of-type(n+2) {
    margin-top: 60px;
}

.view_contentTitle {
    padding-bottom: 28px;
    line-height: 1;
    font-weight: bold;
}

.view_contentImage .bx-wrapper {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    -ms-box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.3);
}

.view_contentImage .bxpager {
    text-align: center;
    padding-top: 14px;
    padding-bottom: 24px;
    font-size: 0px;
}

.view_contentImage .bxpager>a {
    display: inline-block;
    vertical-align: middle;
    background-color: #e2dcba;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 11px;
    height: 11px;
}

.view_contentImage .bxpager>a:nth-of-type(n+2) {
    margin-left: 14px;
}

.view_contentImage .bxpager>a.active {
    background-color: #a08b19;
    pointer-events: none;
}

.view_contentText {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 14px;
    line-height: 26px;
}

.view_contentText .smallText {
    display: block;
    font-size: 12px;
}

/* ------------------------------
	featureBtn
------------------------------ */
.featureBtn {
    text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    font-size: 0;
    margin-left: -20px;
}

.featureBtn button {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.featureBtn a,
.featureBtn button {
    background-color: #FFF;
    width: 318px;
    padding: 15px 15px 15px 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #a08b19;
    text-decoration: none;
    margin-left: 20px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.featureBtn a span,
.featureBtn button span {
    color: #a08b19;
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 3px;
}

.featureBtn a:hover,
.featureBtn button:hover {
    color: #fff;
    background-color: #a08b19;
}

.featureBtn a:hover span,
.featureBtn button:hover span {
    color: #fff;
    background-position: 0 -324px;
}

.featureBtn_2 a {
    width: auto;
    padding: 15px 40px;
}

.featureBtn.featureBtn_wide a {
    width: 318px;
    padding: 15px 15px 15px 10px;
}

.featureBtn_2 a {
    width: auto;
    padding: 15px 40px;
}

.featureBtn.featureBtn_wide a {
    width: 318px;
    padding: 15px 15px 15px 10px;
}

/* ------------------------------
	featureBtnSmall
------------------------------ */
.featureBtnSmall {
    text-align: center;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    font-size: 0;
    margin-left: -20px;
}

.featureBtnSmall a {
    width: 132px;
    padding: 15px 15px 15px 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #a08b19;
    text-decoration: none;
    margin-left: 20px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.featureBtnSmall a span {
    padding-left: 20px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 3px;
}

.featureBtnSmall a:hover {
    color: #fff;
    background-color: #a08b19;
}

.featureBtnSmall a:hover span {
    background-position: 0 -324px;
}

/* ------------------------------
	featureBtnSmall
------------------------------ */
.featureBtnSmall_2 {
    text-align: left;
    margin-left: 0;
}

.featureBtnSmall_2 a {
    width: auto;
    margin-left: 0;
    padding: 10px 30px;
    font-size: 12px;
    line-height: 1.0;
}

.featureBtnSmall_2 a span {
    padding-left: 15px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 0 -434px;
}

.featureBtnSmall_2 a:hover {
    color: #fff;
    background-color: #a08b19;
}

.featureBtnSmall_2 a:hover span {
    background-position: 0 -544px;
}

/* ------------------------------
	planSelect
------------------------------ */
.planSelect {
    margin-bottom: 100px;
}

.planSelect table td.title {
    width: 90px;
    padding-right: 20px;
    color: #777777;
    font-weight: bold;
}

.planSelect table td.select {
    padding-left: 20px;
    border-left: 1px dashed #a08b19;
}

.planSelect table td.select a {
    margin-right: 10px;
    padding: 3px 5px;
    display: inline-block;
}

.planSelect table td.select .current {
    background-color: #f5f3e8;
    text-decoration: none;
}

/* ------------------------------
	プラン一覧
------------------------------ */
.planList {
    //  margin-top: -70px;
}

.planList_item {
    width: 100%;
    margin-top: 70px;
}

.planList_left {
    width: 450px;
    float: left;
}

.planList_right {
    width: 215px;
    float: right;
}

.planList_image img {
    width: 100%;
}

.planList_title {
    margin-bottom: 20px;
    font-weight: bold;
}

.planTag p {
    display: inline-block;
    padding: 5px 10px;
    background-color: #f5f3e8;
    color: #a08b19;
    text-align: center;
    font-size: 12px;
    margin: 0 3px 6px 0;
}

.planTag2 {
    margin-top: 10px;
}

.planTag2 p {
    display: inline-block;
    padding: 3px 10px;
    color: #a08b19;
    border: 1px solid #a08b19;
    border-radius: 50px;
    text-align: center;
    font-size: 12px;
    margin: 0 3px 6px 0;
}

.planList_text {
    margin-bottom: 15px;
}

.planList_info {
    font-size: 12px;
}

.planList_info table .title {
    width: 3em;
}

.planList_btn {
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    border: 1px solid #a08b19;
}

.planList_btn a {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
    display: block;
    text-decoration: none;
    padding: 10px 25px 10px 40px;
    background: url("/e4n7hj000000006x/icon_sprite.png") no-repeat 15px -421px;
    -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.planList_btn a:hover {
    background-color: #a08b19;
    color: #fff;
    background-position: 15px -531px;
}

/* ------------------------------
	fixed
------------------------------ */
.globalNav_fixed .globalNav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.globalNav_fixed .content {
    padding-top: 90px;
}


/* ------------------------------
	よくあるご質問
------------------------------ */
.faqNav {
    margin-bottom: 60px;
    margin-top: 30px;
}

.faqNav .featureBtn {
    float: left;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: left;
}

.faqNav .featureBtn a {
    text-align: center;
    width: 228px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.faqNav .featureBtn a.current {
    color: #FFF;
    background-color: #a08b19;
}

.faqNav .featureBtn a.current span {
    color: #FFF;
    background-position: 0 -324px;
}

.faqNav .featureBtn.last {
    margin-right: 0;
}

.faqQA ul li {
    cursor: pointer;
    background: url(/wr_asset/imgs/icon_arrow.png) no-repeat 950px -95px;
}

.faqQA ul li.open {
    background: url(/wr_asset/imgs/icon_arrow.png) no-repeat 950px -57px;
}

.faqQA ul li.open .A {
    display: inherit;
}

.faqQA ul li .Q {
    padding: 15px 0 15px 50px;
    background: url(/wr_asset/imgs/faq_q.png) no-repeat 20px center;
    border-bottom: 1px solid #dadada;
}

.faqQA ul li .A {
    display: none;
    padding: 15px 0 15px 100px;
    background: #f2f2f2 url(/wr_asset/imgs/faq_a.png) no-repeat 70px 20px;
    border-bottom: 1px solid #dadada;
}





.planDetail2_main {
    display: block;
    margin-bottom: 30px;
}

.planDetail2_main .left {
    float: left;
    width: 310px;
}

.planDetail2_main .right {
    float: right;
    width: 380px;
}




/* ------------------------------
	サイトマップ
------------------------------ */
.sitemap_block {
    width: 326px;
    float: left;
}

.sitemap_block .k_top {
    margin-bottom: 30px;
}

.sitemap_block .k_top dl dt {
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sitemap_block .k_top dl dd {
    margin-bottom: 10px;
    margin-left: 15px;
}

.sitemap_block .k_top a {
    color: #000;
    text-decoration: none;
}

.sitemap_block .k_top a:hover {
    color: #a08b19;
    text-decoration: underline;
}

.sitemap_block .section_title a {
    color: #a08b19;
    text-decoration: none;
}


.planSelect .button-group a {
    display: inline-block;
}


.linux.safari .fullScreenVisual .bx-wrapper .bx-viewport {
    max-width: 1060px !important;
    max-height: 605px !important;
    background-color: #fff;
}

.linux.safari .fullScreenVisual .bx-wrapper img {
    max-width: 1060px !important;
    max-height: 605px !important;
    background-color: #fff;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
    .fullScreenVisual .bx-wrapper .bx-viewport {
        max-width: 1060px !important;
        max-height: 605px !important;
        background-color: #fff;
    }

    .fullScreenVisual .bx-wrapper img {
        position: static !important;
        max-width: 1060px !important;
        max-height: 605px !important;
        background-color: #fff;
    }
}
