/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* **************************************************************************
   common
   ************************************************************************** */
/* golden ratio 1:1.618 */
html { font-size:13.5px; line-height:22px; letter-spacing:0.5px; font-family:'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif; }
img { border:none; max-width:100%; height:auto; }
a { text-decoration:none; transform:scale(1.0); transition:all .25s ease-in-out; }
a:hover { opacity:0.75; filter: alpha(opacity=75); -moz-opacity:0.75; }
html, a { color: #080808/*#131313#080808*/; }

h1,
h2,
h3 { margin: 0; padding: 0; }

.marugo { font-family:'hiragino maru gothic proN', 'Kosugi Maru', meiryo, helvetica, arial, sans-serif; }
.gothic { font-family:'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif; }
.gothic2 { font-family:'PT Sans', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif; }
.mincho { font-family: 'Noto Serif', 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif; }
.mincho2 { font-family: 'PT Serif', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif; }
.number { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Century Gothic', "游ゴシック", YuGothic, 'Meiryo', 'メイリオ', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.number2 { font-family: "游ゴシック", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Century Gothic', 'Meiryo', 'メイリオ', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.number3 { font-family: "Source Serif VF", sans-serif; }
.sans { font-family: 'Noto Sans', sans-serif; }
.zen { font-family: "Zen Kaku Gothic New", sans-serif; }

/*IE8～IE11*/
@media screen\0 {
   html { font-family:arial, Garamond, 'Times New Roman', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', sans-serif; }
}

.x { width:100%; overflow:hidden; }
.x .y { width:100%; position:relative; }
.x .y .z { width:100%; margin:auto; position:relative; }

span.word { display:inline-block; }

@media screen and (max-device-width: 480px) {
    body { -webkit-text-size-adjust: none; }
}

.bgi.small { background-size:contain; background-position:center; background-repeat:no-repeat; } /* 領域内におさまる最大サイズで画像を表示。領域内に余白が生じる。画像は見切れない。 */
.bgi.large { background-size:cover;   background-position:center; background-repeat:no-repeat; } /* 領域一杯に画像を表示。領域の全てが画像で覆われる。画像は見切れる。 */
.bgi.tiles { background-size:auto;    background-position:center; background-repeat:repeat;    } /* 領域をパターン画像で埋め尽くす。 */

/* jQuery mobile */
div.ui-loader { display:none; }

/* outline */
.outline {
    filter:dropshadow(color=#000000,offX= 0,offY=-1)
    dropshadow(color=#000000,offX= 1,offY= 0)
    dropshadow(color=#000000,offX= 0,offY= 1)
    dropshadow(color=#000000,offX=-1,offY= 0);

    /*
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 1px;
    */

    text-shadow: black 1px 1px 0px, black -1px 1px 0px,
                 black 1px -1px 0px, black -1px -1px 0px;

    color:#fff;
}

/* form parts normalizer */
.form select::-ms-expand { display:none; }
select {
    top:-1px; /*border分*/
    border:1px solid #4d4d4d;
    border-radius:8px;/*0.5rem;*/
    padding-left:0.5rem; padding-right:0.5rem;
    /*width:80px;*/

    border:1px solid transparent;
    background:transparent;
}

/* form parts normalizer (essential param) */
.form input[type=checkbox],
.form input[type=radio] { position:relative; top:-0.125rem; }
.form select,
.form input[type=text],
.form input[type=tel],
.form textarea { -o-appearance:none; -ms-appearance:none; -moz-appearance:none; -webkit-appearance:none; appearance:none; box-sizing:border-box; color:inherit; display:inline-block; font-family:inherit; font-size:inherit; letter-spacing:inherit; line-height:normal; margin:0; max-width:100%; text-transform:none; -o-transition:box-shadow 0.45s, border-color 0.45s ease-in-out; -ms-transition:box-shadow 0.45s, border-color 0.45s ease-in-out; -moz-transition:box-shadow 0.45s, border-color 0.45s ease-in-out; -webkit-transition:box-shadow 0.45s, border-color 0.45s ease-in-out; transition:box-shadow 0.45s, border-color 0.45s ease-in-out; vertical-align:middle; }
.form select { background-repeat:no-repeat; background-position-x:97%; background-position-y:center; background-position:97% center; background-size:contain; background-image:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg=="); }
.form option { display:block; white-space:pre; padding:0px 2px 1px; }
.form textarea { overflow:auto; }
@media all and (-ms-high-contrast:none) {
    .form input[type=checkbox],
    .form input[type=radio] { margin-top:-0.25rem; }
    .form select { background-image:none; }
    *::-ms-backdrop,
    .form input[type=checkbox],
    .form input[type=radio] { margin-top:-0.25rem; }
    *::-ms-backdrop,
    .form select { background-image:none; }
}
@supports (-ms-accelerator:true) {
    .form input[type=checkbox],
    .form input[type=radio] { margin-top:-0.25rem; }
}

/* button */
.btn { text-decoration:none; text-align:center; }
.btn table { border-collapse:collapse; margin:auto; font-size:1rem; line-height:1.375rem; height:3.25rem; }
.btn table td { padding:0; }

/* button --- display */
.btn.disp {}
.btn.disp.b03k { display:block; margin-bottom:0.5rem; }
.btn.disp.i10k { display:inline-block; width:120px; max-width:120px; }

/* button --- border */
.btn.bdr { border:1px solid transparent; }
.btn.bdr.rnd { border-radius:0.25rem; }

/* button --- bg */
.btn.bg { background-color:transparent; color:#4d4d4d; }

/* button --- animation */
.btn.ani { position:relative; overflow:hidden; }
/* button --- animation --- circle wave */
.btn.ani.cw {}
.btn.ani.cw:before { content:''; position:absolute; left:50%; top:50%; width:125%; padding-top:125%; border-radius:62.5%; margin-left:-62.5%; margin-top:-62.5%; transition:all .25s ease-in-out; transform:scale(0, 0); z-index:-1; }
.btn.ani.cw:hover:before { transform:scale(1.0, 1.0); }
/* button --- animation --- marker bounce */
.btn.ani .btn-m-wrapper { position:relative; display:inline-block; padding-right:4px; }
.btn.ani.mb:hover .marker { position:relative; display:inline-block;
    -moz-animation-name: marker-bounce-1;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: infinite;

    -ms-animation-name: marker-bounce-1;
    -ms-animation-duration: 5s;
    -ms-animation-timing-function: ease;
    -ms-animation-iteration-count: infinite;

    -o-animation-name: marker-bounce-1;
    -o-animation-duration: 5s;
    -o-animation-timing-function: ease;
    -o-animation-iteration-count: infinite;

    -webkit-animation-name: marker-bounce-1;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
}
@-moz-keyframes marker-bounce-1 {
    0% { -moz-transform:translate3d(0px,0,0); }
    20% { -moz-transform:translate3d(3px,0,0); }
    80% { -moz-transform:translate3d(-1px,0,0); }
    100% { -moz-transform:translate3d(0px,0,0); }
}
@-ms-keyframes marker-bounce-1 {
    0% { -ms-transform:translate3d(0px,0,0); }
    20% { -ms-transform:translate3d(3px,0,0); }
    80% { -ms-transform:translate3d(-1px,0,0); }
    100% { -ms-transform:translate3d(0px,0,0); }
}
@-o-keyframes marker-bounce-1 {
    0% { -o-transform:translate3d(0px,0,0); }
    20% { -o-transform:translate3d(3px,0,0); }
    80% { -o-transform:translate3d(-1px,0,0); }
    100% { -o-transform:translate3d(0px,0,0); }
}
@-webkit-keyframes marker-bounce-1 {
    0% { -webkit-transform:translate3d(0px,0,0); }
    20% { -webkit-transform:translate3d(3px,0,0); }
    80% { -webkit-transform:translate3d(-1px,0,0); }
    100% { -webkit-transform:translate3d(0px,0,0); }
}

/* button --- type (00) ... サイズ感 */
.btn.typ-00 table { font-size:1rem; line-height:1.375rem; height:3.25rem;/*custom val (set btn min-height. recommended value: td's padding-top + padding-bottom + 2 * line-height or more)*/ }
.btn.typ-00 table td { padding:0.25rem 0; }
.btn.typ-00.disp.b03k { margin-bottom:0.5rem; }
.btn.typ-00.disp.i10k { width:120px; max-width:120px;/*custom val (set btn max-width. recommended value: 280px or less)*/ }
.btn.typ-00.bdr.rnd { border-radius:0.25rem; }

/* button --- border --- color scheme (00) ... 色合い */
.btn.bdr.clr-00a,
.btn.bdr.clr-00b,
.btn.bdr.clr-00c,
.btn.bdr.clr-00d { border:1px solid #1e8a46;/*濃色1*/ }
/* button --- bg --- color scheme (00) */
.btn.bg.clr-00a,
.btn.bg.clr-00b { background-color:#1e8a46;/*濃色1*/ color:#ffffff; }
.btn.bg.clr-00c,
.btn.bg.clr-00d { background-color:#c7e2d1;/*薄色1=白*75%+濃色1*25%*/ color:#4d4d4d; }
/* button --- animation --- change (color, background-color, border-color) color scheme (00) */
.btn.ani.cc.clr-00a:hover,
.btn.ani.cc.clr-00b:hover { background-color:rgba(199,226,209,0.25);/*薄色B*/ border-color:#8a461e;/*濃色B*/ color:#4d4d4d; }
.btn.ani.cc.clr-00c:hover,
.btn.ani.cc.clr-00d:hover { background-color:rgba(56,29,46,0.75);/*濃色B*/ border-color:#8a461e;/*薄色B*/ color:#ffffff; }
/* button --- animation --- circle wave --- color scheme (00) */
.btn.ani.cw.clr-00a::before,
.btn.ani.cw.clr-00c::before { background-color:#c7e2d1;/*薄色1*/ background-color:rgba(30,138,70,0.25);/*濃色1の透過25%*/ }
.btn.ani.cw.clr-00b::before,
.btn.ani.cw.clr-00d::before { background-color:#c7e2d1;/*薄色1*/ background-color:rgba(30,138,70,0.25);/*濃色1の透過25%*/
    background:-webkit-gradient(radial, center center, 0, center center, 100, from(rgba(30,138,70,0.25)), to(rgba(30,138,70,0)));
    background:-webkit-radial-gradient(center, circle cover, rgba(30,138,70,0.25) 0%, rgba(30,138,70,0) 100%);
    background:-moz-radial-gradient(center, circle cover, rgba(30,138,70,0.25) 0, rgba(30,138,70,0) 100%);
    background:-o-radial-gradient(center, circle cover, rgba(30,138,70,0.25) 0, rgba(30,138,70,0) 100%);
    background:radial-gradient(rgba(30,138,70,0.25) 0, rgba(30,138,70,0) 100%);
}




/* ********************************************************************************
 * .x.BL-C1-C100-R-000 (form)
 * ******************************************************************************** */
.x.BL-C1-C100-R-000 {}
.x.BL-C1-C100-R-000 .y { background-color:transparent; padding: 80px 0; }
.x.BL-C1-C100-R-000 .y .z { background-color:transparent; }
.x.BL-C1-C100-R-000 .y .z .w { padding:0 20px; }
.x.BL-C1-C100-R-000 .y .z .w .i { background-color:transparent; color:#333333; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1 { padding:12px 4px; border-top:1px #bdbdbd solid; border-bottom:1px #bdbdbd solid; margin-top:-1px; }/* form-item wrapper */
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 { border-collapse:collapse; width:100%; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1 { width:17rem; padding-right:1rem; }/* 項目名エリア */
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker { position:relative; padding-left:1rem; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker .marker { /*position:absolute;*/ left:0; top:0; width:1rem; text-align:center; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker .marker::before { content:''; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker .marker.required::before { content:'※'; color:#C03; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker .marker.optional::before { content:'　'; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker .marker.optional::before { content:'　'; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2 {}/* 入力欄エリア */
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 input[type=radio] { vertical-align:middle; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 label { display: inline-block; margin-right: 1rem; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 label span {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-2 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-2-1 {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-2-1-1 {}
/* form parts normalizer (custom param) */
.x.BL-C1-C100-R-000 .form select,
.x.BL-C1-C100-R-000 .form input[type=text],
.x.BL-C1-C100-R-000 .form input[type=tel],
.x.BL-C1-C100-R-000 .form textarea { background-color:#EBEBEB; border:1px solid #EBEBEB/*#5d924c*/; border-radius:3px; font-size:1rem; padding:0.5rem 14px;/*「.fomr select」と「ie fixパート」のpadding-rightと連動して調整しなければならない。左右のpaddingはhtml要素に指定している master となる font-size。*/ }
.x.BL-C1-C100-R-000 .form select { background-color:#ffffff; background-position-x:100%; background-position:100% center; background-image:none; /*width:100%;/*幅100%ととするか、padding-rightを設定する。*/ padding-right:2rem;/*「.fomr select」のpadding-rightと画像幅の和を設定する、*/ line-height: 1.4; }
.x.BL-C1-C100-R-000 .form .select-wrap { position: relative; display: inline-block; }
.x.BL-C1-C100-R-000 .form .select-wrap:before { content:'▼'; display: block; position:absolute; top:50%; right:0.75rem; margin-top: -11px; text-align:center; font-size:inherit; line-height:inherit; letter-spacing:inherit; font-family:inherit; color:inherit; pointer-events: none; }
.x.BL-C1-C100-R-000 .form option {}
.x.BL-C1-C100-R-000 .form input[type=text] { width:100%; }
.x.BL-C1-C100-R-000 .form input[type=tel] { width:100%; }
.x.BL-C1-C100-R-000 .form textarea { width:100%; min-height:8rem; }
/* error message */
.x.BL-C1-C100-R-000 .form .d1-1-1.error { background-color:#fcecf2; }
.x.BL-C1-C100-R-000 .form .d1-1-1.error select,
.x.BL-C1-C100-R-000 .form .d1-1-1.error input[type=text],
.x.BL-C1-C100-R-000 .form .d1-1-1.error input[type=tel],
.x.BL-C1-C100-R-000 .form .d1-1-1.error textarea { border-color:#C03; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 > tbody > tr.d1-1-1-1-2 { display:none;  color:#C03; }
/* ie fix */
@media all and (-ms-high-contrast:none) {
    .x.BL-C1-C100-R-000 .form input[type=checkbox],
    .x.BL-C1-C100-R-000 .form input[type=radio] { position:relative; top:2px; }
    .x.BL-C1-C100-R-000 .form select { background-image:none; padding-right:14px;/*「.fomr select」のpadding-rightと同じ値を設定する。*/ }
    *::-ms-backdrop,
    .x.BL-C1-C100-R-000 .form input[type=checkbox],
    .x.BL-C1-C100-R-000 .form input[type=radio] { position:relative; top:2px; }
    *::-ms-backdrop,
    .x.BL-C1-C100-R-000 .form select { background-image:none; padding-right:14px;/*「.fomr select」のpadding-rightと同じ値を設定する。*/ }
}
@supports (-ms-accelerator:true) {
    .x.BL-C1-C100-R-000 .form input[type=checkbox],
    .x.BL-C1-C100-R-000 .form input[type=radio] { top:2px; }
}
@media (min-width: 481px) {
    .x.BL-C1-C100-R-000 .form input[type=text] { width:90%; }
    .x.BL-C1-C100-R-000 .form input[type=tel] { width:90%; }
    .x.BL-C1-C100-R-000 .form textarea { width:90%; min-height:8rem; }
    .x.BL-C1-C100-R-000 .form .select-wrap { width: 90%; }
    .x.BL-C1-C100-R-000 .form select { width:100%; }

    .x.BL-C1-C100-R-000 .form .sw {}
    .x.BL-C1-C100-R-000 .form .sw:nth-child(n+2) { margin-top: 10px; }
    .x.BL-C1-C100-R-000 .form .sw span { display: inline-block; width: 140px; }
    .x.BL-C1-C100-R-000 .form .sw .select-wrap { width: 12%; }

    .x.BL-C1-C100-R-000 .form .datepicker { width: 18% !important; }
    .x.BL-C1-C100-R-000 .form .timepicker { width: 12% !important; }

    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 { height:39px;/*It works min-height.*/ }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 .s { display:inline-block; width:1rem; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 .note { margin-top: 3px; font-size: 0.95rem; letter-spacing: 0; line-height: 1.8; color: #828282; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1.error .d1-1-1-1 .t1 > tbody > tr.d1-1-1-1-2 { display:table-row; }
}
@media (max-width: 480px) {
    .x.BL-C1-C100-R-000 .form .select-wrap { width: 90%; }
    .x.BL-C1-C100-R-000 .form select { width:100%; }

    .x.BL-C1-C100-R-000 .form .sw {}
    .x.BL-C1-C100-R-000 .form .sw:nth-child(n+2) { margin-top: 10px; }
    .x.BL-C1-C100-R-000 .form .sw span { display: inline-block; width: 140px; }
    .x.BL-C1-C100-R-000 .form .sw .select-wrap { width: 30%; }

    .x.BL-C1-C100-R-000 .form .datepicker { width: 45% !important; }
    .x.BL-C1-C100-R-000 .form .timepicker { width: 30% !important; }

    .x.BL-C1-C100-R-000 .y .z .w .i { padding:10px 0 0; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1,
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2 { width:auto; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 { height:auto; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1,
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 > tbody,
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 > tbody > tr,
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1 .t1 > tbody > tr > td { display:block; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1-1 .has-marker { padding-left:0; padding-bottom:1rem; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 .s { display:block; width:1rem; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 .note { margin-top: 3px; font-size: 0.95rem; letter-spacing: 0; line-height: 1.8; color: #828282; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1.error .d1-1-1-1 .t1 > tbody > tr.d1-1-1-1-2 { display:block; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-1.va-t { vertical-align:top; }

    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1-1-1-1-2-1 label { display: block; margin-right: 0; }
}

.x.BL-C1-C100-R-000 .marker { background:none; }

:placeholder-shown { color:#ccc; }
::-webkit-input-placeholder { color:#ccc; }
:-moz-placeholder { color:#ccc; opacity:1; }
::-moz-placeholder { color:#ccc; opacity:1; }
:-ms-input-placeholder { color:#ccc; } /* for IE10 only */
:-ms-input-placeholder { color:#ccc !important; } /* for IE10-11 */
::-ms-input-placeholder { color:#ccc; } /* Edge */
::placeholder { color:#ccc;} /* CSS Working Draft */

.x.BL-C1-C100-R-000 .form .d1-1-2 { text-align:center; }
.x.BL-C1-C100-R-000 .form .d1-1-2-1 { display:inline-block; text-align:left; /*max-width:640px;*/ padding:40px 14px; }
.x.BL-C1-C100-R-000 .form .d1-1-2-1 .required { color:#C03; }
.x.BL-C1-C100-R-000 .form .d1-1-2-1 a { text-decoration:underline; color:#1F7CBC; }
.x.BL-C1-C100-R-000 .form .d1-1-2-2 a { display:inline-block; background-color:#fff; color: /*#F08700*/#3fa6f2; border: 1px solid #675C57; margin:10px; }
.x.BL-C1-C100-R-000 .form .d1-1-2-2 a.back { background-color:#b0b0b0; color: #fff; }
@media (min-width: 481px) {
    .x.BL-C1-C100-R-000 .form .d1-1-2-2 a { width:320px; line-height:55px; font-size:1.2rem; letter-spacing: 0.5px; border-radius: 24px; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.45); }
}
@media (max-width: 480px) {
    .x.BL-C1-C100-R-000 .form .d1-1-2-1 { padding:40px 0; }
    .x.BL-C1-C100-R-000 .form .d1-1-2-2 a { width:240px; line-height:45px; font-size:1rem; letter-spacing: 0.5px; border-radius: 20px; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.45); }
}

/* index form */
@media (min-width: 481px) {
    #index .x.BL-C1-C100-R-000 .y { padding: 50px 0 90px; }
    #contact .x.BL-C1-C100-R-000 .y { padding: 50px 0 50px; }
    #contact_thx .x.BL-C1-C100-R-000 .y { padding: 50px 0 50px; }
    #inquiry .x.BL-C1-C100-R-000 .y { padding: 50px 0 80px; }
    #inquiry_thx .x.BL-C1-C100-R-000 .y { padding: 50px 0 80px; }
    #reservation .x.BL-C1-C100-R-000 .y { padding: 50px 0 80px; }
    #reservation_thx .x.BL-C1-C100-R-000 .y { padding: 50px 0 80px; }
}
@media (max-width: 480px) {
    #index .x.BL-C1-C100-R-000 .y { padding: 40px 0 40px; }
    #contact .x.BL-C1-C100-R-000 .y { padding: 40px 0 40px; }
    #contact_thx .x.BL-C1-C100-R-000 .y { padding: 40px 0 40px; }
    #inquiry .x.BL-C1-C100-R-000 .y { padding: 30px 0 40px; }
    #inquiry_thx .x.BL-C1-C100-R-000 .y { padding: 30px 0 40px; }
    #reservation .x.BL-C1-C100-R-000 .y { padding: 30px 0 40px; }
    #reservation_thx .x.BL-C1-C100-R-000 .y { padding: 30px 0 40px; }
}

/* form tittle */
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head { text-align: center; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title div { display: inline-block; font-weight: bold; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title div .c1 { color: /*#F08700*/#3fa6f2; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul { list-style: none; margin: 0; padding: 0; }
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li {}
.x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li a { display: inline-block; }
@media (min-width: 481px) {
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title { margin-top: 20px; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title div { font-size: 2.85rem; letter-spacing: 1px; line-height: 1.2; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner { margin-top: 40px; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul {}
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li {}
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li a {}

    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .form { margin-top: 60px; }
}
@media (max-width: 480px) {
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title { margin-top: 15px; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .title div { font-size: 1.8rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner { margin-top: 15px; }
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul {}
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li {}
    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .head .banner ul li a {}

    .x.BL-C1-C100-R-000 .y .z .w .i .d1-1 .form { margin-top: 40px; }
}








html, body { background-color:transparent; margin:0; padding:0; }
html { background-color:transparent; }
#index body { /*background-color:#16A83C;*/ }
@media (min-width: 481px) {
    .device-is-pc .no-pc { display:none; }
    .device-is-pc .no-tab { display:none; }
}
@media (max-width: 480px) {
    .device-is-pc .no-sp { display:none; }
}
.device-is-tab .no-tab { display:none; }
.device-is-sp .no-sp { display:none; }

@media screen and (max-width:1024px) {
    ::-webkit-scrollbar { width:0px; }
}

.x { min-width:0px; }
.x .y .z { width:auto; max-width:960px; }
@media (min-width: 960px) {
}
@media (min-width: 481px) and (max-width: 959px) {
    .x { width:960px; }
}
@media (max-width: 480px) {
}

a, img { -webkit-user-select:none; -webkit-touch-callout:none; }










/* ********************************************************************************
 * sp-header
 * ******************************************************************************** */
#sp-header { /*position:fixed;*/position: absolute; z-index:9997; top:0; width:100%; height:44px; background: #fff; border-bottom: 0.5px solid /*#F08700*/#3fa6f2; }
#sp-header a#btn-logo { position:absolute; top:2px; left:10px; display:block; width:160px; height:40px; font-size:20px; line-height:20px; text-align:center; font-weight:bold; background:no-repeat; background-position:center; background-size:contain; background-image:url(../img/header-logo.png); text-indent: -9999px; }
#sp-header .desc { position:absolute; top:7px; left:105px; padding: 0; color: #fff; }
#sp-header .desc .ttl { font-size: 0.72rem; letter-spacing: 0; line-height: 1.2; }
#sp-header .desc .txt { font-size: 0.5rem; letter-spacing: 0; line-height: 1.4; margin-top: 2px; }
#sp-header a#btn-modal-menu-opener { position:absolute; top:2px; right:10px; display:block; width:40px; height:40px; font-size:20px; line-height:20px; text-align:center; font-weight:bold; background:no-repeat; background-position:center; background-size:contain; }
#sp-header a#btn-modal-menu-opener .bar1 { position:absolute; width:28px; height:3px; left:6px; top: 5px; background:/*#F08700*/#3fa6f2; border-radius:1px; }
#sp-header a#btn-modal-menu-opener .bar2 { position:absolute; width:28px; height:3px; left:6px; top:12px; background:/*#F08700*/#3fa6f2; border-radius:1px; }
#sp-header a#btn-modal-menu-opener .bar3 { position:absolute; width:28px; height:3px; left:6px; top:19px; background:/*#F08700*/#3fa6f2; border-radius:1px; }
#sp-header a#btn-modal-menu-opener .txt { position:absolute; width:40px; height:10px; left:0px; top:26px; font-size:10px; line-height:10px; text-align:center; }
#sp-header a#btn-modal-menu-opener .bar1 { top:10px; }
#sp-header a#btn-modal-menu-opener .bar2 { top:18px; }
#sp-header a#btn-modal-menu-opener .bar3 { top:26px; }
#sp-header a#btn-modal-menu-opener .txt { display:none; }

#modal-header-menu { display:none; position:fixed; width:100%; z-index:9999; top:0; right:0; bottom:0; left:0; background:/*#F08700*/#3fa6f2/*#fff*/; font-family:"Helvetica Neue", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-weight:400; }
.modal-header-menu-w { position:relative; width:100vw; height:100%; box-sizing:border-box; overflow:scroll; /*-webkit-overflow-scrolling:touch;*/ padding-bottom:100px; }
.modal-header-menu-i { padding:0 20px; }
.modal-header-menu-i .modal-header { position:relative; min-height:60px; }
.modal-header-menu-i .modal-header a#btn-modal-menu-closer { position:absolute; top:5px; right:0; display:block; width:20px; height:20px; font-size:20px; line-height:20px; text-align:center; font-weight:bold; background:no-repeat; background-position:center; background-size:contain; }

.modal-header-menu-i .item { padding: 0; border-bottom:1px solid #fff/*eee*/; }
.modal-header-menu-i .item a { display:block; padding:15px 0; font-size:18px; line-height:1.2; color: #fff/*404040*/; }
.modal-header-menu-i .item a.has-opener { position:relative; padding-right:16px; }
.modal-header-menu-i .item a.has-opener::after { content:""; position:absolute; top:50%; right:0; display:block; width:20px; height:20px; font-size:20px; line-height:20px; margin-top:-10px; text-align:center; font-weight:bold; background:no-repeat; background-position:center; background-size:contain; background-image:url(../img/vendor/arrow-white.png); -webkit-transform:rotate(90deg); transform: rotate(90deg); }
.modal-header-menu-i .item a.has-opener.open::after { -webkit-transform:rotate(-90deg); transform: rotate(-90deg); }
.modal-header-menu-i .item .icons { list-style: none; margin: 0; padding: 0; display: flex; flex-flow: row nowrap; justify-content: space-between; }
.modal-header-menu-i .item .icons li { width: 30px; }
.modal-header-menu-i .item .icons li:nth-child(n+2) { margin-left: 9px; }
.modal-header-menu-i .item .icons li a { display: inline-block; }
.modal-header-menu-i .drop { display:none; }
.modal-header-menu-i .drop.open { display:block; }
.modal-header-menu-i .drop .item { border:none; }
.modal-header-menu-i .drop .item a { position: relative; padding-left: 16px; color: #fff/*404040*/; }
.modal-header-menu-i .drop .item a:after { content: ""; position: absolute; top: 50%; left: 0; width: 8px; height: 2px; margin-top: -1px; background: #fff/*404040*/; }
@media (max-width: 480px) {
    body.open-modal-header-menu { position:fixed; top:0; width:100%; }
    body.open-modal-header-menu #modal-header-menu { display:block; }
}

#sp-header .subm { position:absolute; top:9px; right:52px; }
#sp-header .subm ul { list-style: none; margin: 0; padding: 0; display: flex; flex-flow: row nowrap; justify-content: space-between; }
#sp-header .subm ul li { width: 24px; }
#sp-header .subm ul li:nth-child(n+2) { margin-left: 9px; }
#sp-header .subm ul li a { display: inline-block; }
#sp-header a#btn-modal-menu-opener { right:5px; }

@keyframes fadein {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
/* ********************************************************************************
 * .x.header-000-000-pc
 * ******************************************************************************** */
.x.header-000-000-pc { position: relative; z-index:97; overflow:visible; }
.x.header-000-000-pc .y {}
.x.header-000-000-pc .y .z { max-width:none; }
.x.header-000-000-pc .y .z .w {}
.x.header-000-000-pc .y .z .w .i { position: relative; }

.x.header-000-000-pc .y .z .w .i .d1 {}
.x.header-000-000-pc .y .z .w .i .d1-1 { max-width: 960px; margin: 0 auto; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 { position: relative; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; padding: 10px 0 10px; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .l {}
.x.header-000-000-pc .y .z .w .i .d1-1-1 .l a.logo { display: inline-block; margin-top: 0; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r { position: relative; display: flex; flex-flow: row nowrap; justify-content: flex-end; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r ul { list-style: none; margin: 0; padding: 0; display: inline-block; line-height: 0; vertical-align: middle; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r ul.icons { position: absolute; top: 0; left: 35px; display: flex; flex-flow: row nowrap; justify-content: flex-start; gap: 0 12px; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r ul.icons li { position: relative; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r ul.icons li a { display: inline-block; font-size: 0.9rem; line-height: 1.2; letter-spacing: 0; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r ul.icons li a img { width: 20px; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info { text-align: left; margin-left: 10px; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .img { text-align: right; margin-bottom: 2px; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .tel { font-family: 'Kosugi Maru', sans-serif; text-align: center; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .tel { font-size: 2.375rem; font-weight: bold; letter-spacing: 0; line-height: 1.1; color: #F08700; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .tel a { display: inline-block; font-size: 2.375rem; font-weight: bold; letter-spacing: 0; line-height: 1.25; color: #F08700; white-space: nowrap; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .sub { font-size: 0.9rem; font-weight: 500; letter-spacing: 0; line-height: 1; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .sub a { display: inline-block; font-size: 1.6rem; font-weight: bold; letter-spacing: 0; line-height: 1; color: #F08700; white-space: nowrap; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .r .info .addr { text-align: right; margin-top: 2px; font-size: 1.0rem; letter-spacing: 0.5px; line-height: 1.2; white-space: nowrap; }
/*
.x.header-000-000-pc .y .z .w .i .d1 { background-color: rgba(22, 168, 60, 1); }
.x.header-000-000-pc .y .z .w .i .d1-1 { position: relative; max-width:960px; height:auto; margin: 0 auto; padding: 30px 0; box-sizing: border-box; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 { text-align: center; color: #fff; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .hd { padding: 0; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .hd a { display: inline-block; }
.x.header-000-000-pc .y .z .w .i .d1-1-1 .subm { position: absolute; top: 15px; right: 0; }
*/

.x.header-000-000-pc .y .z .w .i .mainm { position:relative; height: auto; background-color: /*rgba(240, 135, 0, 1)*/#3fa6f2; /*border-bottom: 1px solid #888;*/ box-sizing: border-box; }
.x.header-000-000-pc .y .z .w .i .mainm {}

/*トップページのみ背景透過*/
#index .x.header-000-000-pc .y .z .w .i .d1 {}
#index .x.header-000-000-pc .y .z .w .i .mainm { background-color: /*rgba(240, 135, 0, 0.85)*/#3fa6f2; border-bottom: none; }

.x.header-000-000-pc .y .z .w .i .d2 {
    /*transform:scale(1.0); transition:all .5s ease-in-out;*/
    /*-webkit-animation: fadein 0.5s;*/ /* Safari, Chrome and Opera > 12.1 */
    /*   -moz-animation: fadein 0.5s;*/ /* Firefox < 16 */
    /*    -ms-animation: fadein 0.5s;*/ /* Internet Explorer */
    /*     -o-animation: fadein 0.5s;*/ /* Opera < 12.1 */
    /*        animation: fadein 0.5s;*/
}
.x.header-000-000-pc .y .z .w .i .d2 { position:relative; z-index:98; overflow:visible; background-color: transparent; }
.x.header-000-000-pc .y .z .w .i .d2-1 { position:relative; max-width:960px; margin:0 auto 0; padding:20px 0 20px; line-height:0; text-align:center; }
.x.header-000-000-pc .y .z .w .i .d2-1 a.logo { position: absolute; top: 10px; left: 25px; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul { list-style:none; display:inline-block; margin:0; padding:0; line-height:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li { display:inline-block; float:left; margin:0; padding:0; line-height:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li { width:auto;/*メニューアイテムの幅を指定(内容にあわせるのではなく固定割り振り)する場合*/ }
.x.header-000-000-pc .y .z .w .i .d2-1 > ul > li { box-sizing: border-box; }
.x.header-000-000-pc .y .z .w .i .d2-1 > ul > li { box-sizing: border-box; padding: 0; margin: 0 12px; }
/* 高さほどほどのセパレータ(線)を入れる (ここから) */
@media (min-width: 5000px) { /*実質コメント：後で戻せるように*/
 .x.header-000-000-pc .y .z .w .i .d2-1 ul li { position:relative; margin-left:-1px; }
 .x.header-000-000-pc .y .z .w .i .d2-1 ul li::before,
 .x.header-000-000-pc .y .z .w .i .d2-1 ul li::after { content:''; display:block; width:1px; border-radius: 5px; position:absolute; background-color:#ffffff;/*#BBB;*/ height:60%; top:25%;/*height + 2 * top = 100% とすること*/ }
 .x.header-000-000-pc .y .z .w .i .d2-1 ul li::before { left:0; }
 .x.header-000-000-pc .y .z .w .i .d2-1 ul li::after { right:0; }
}
@media (min-width: 5000px) { /*実質コメント：後で戻せるように*/
.x.header-000-000-pc .y .z .w .i .d2-1 ul li { position:relative; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li::before,
.x.header-000-000-pc .y .z .w .i .d2-1 ul li:last-child:after { content:''; display:block; width:1.8px; border-radius: 8px; position:absolute; background-color:transparent;/*#BBB;*/ height:70%; top:15%;/*height + 2 * top = 100% とすること*/ }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li::before { left:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li::after { right:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li:nth-child(n+2) { /*margin-left: 25px;*/ }
}

/* 高さほどほどのセパレータ(線)を入れる (ここまで) */
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div { display:block; margin:0 0;/*アイテム間の余白(非リンク領域)*/ padding:0; position:relative; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li:last-child > div { margin:0 0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div:hover::after { opacity:0.75; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.active::after { opacity:0.75; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a { text-decoration:none; display:block; padding:0 2px;/*アイテム間の余白(リンク領域)*/ transition:all .25s ease-in-out; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table { border-collapse:collapse; width:100%; height:auto;/*set BASE-MENU-BAR-HEIGHT (7 of 9)*/ line-height:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody,
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr,
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td { margin:0; padding:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td { font-size:14px; line-height:14px; color:#fff; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td { font-size:1.2rem; font-weight: bold; line-height:1.2; letter-spacing:1px; transition:all .25s ease-in-out; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td.small { font-size:1.1rem; letter-spacing:-1.5px; white-space: nowrap; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td .en { display: block; font-size:10px; letter-spacing:0; margin-top: 3px; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td div { position: relative; display: inline-block; width: 100%; }

.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.sub-menu-opener > a:after { content: ''; position: absolute; bottom: -5px; left: 0; display: block; width: 0; height: 3px; background-color: #fff; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.sub-menu-opener.active > a:after { width: 100%; opacity:1; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.sub-menu-opener.actived > a:after { width: 100%; opacity:1; }

/*
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a:hover { background-color:rgba(0,0,0,0.25); }
*/

/* マウスオーバー時にアイテム下に三角 (ここから) */
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.type-list::after { opacity:0; position:absolute; content:''; width:0; height:0; left:50%; bottom:-5px; display:block; border-top:0 solid transparent; border-right:8px solid transparent; border-left:8px solid transparent; margin-left:-10px; border-bottom:8px solid transparent/*#ccc*/; transform:scale(1.0); transition:all .25s ease-in-out; z-index: 100; }
.x.header-000-000-pc .y .z .w .i .d2-1 ul li > div.active::after { opacity:1 !important; }
.x.header-000-000-pc .y .z .w .i .d2 { box-shadow:none; }
/* マウスオーバー時にアイテム下に三角 (ここまで) */

.x.header-000-000-pc .y .z .w .i .d3 {}
.x.header-000-000-pc .y .z .w .i .d3-1 {}
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee { display:none; }
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table { border-collapse:collapse; width:100%; height:auto; line-height:0; max-width:960px; }
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table,
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table > tbody,
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table > tbody > tr,
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table > tbody > tr > td { margin:0; padding:0; line-height:0; }
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee > table { margin:auto; }
/* サブメニュー内 --- 無 (ここから) */
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee.type-none { opacity:0; height:0; display:none !important; }
.x.header-000-000-pc .y .z .w .i .d3-1 .sub-menu-openee.type-none > table { display:none; }
/* サブメニュー内 --- 無 (ここまで) */
/* サブメニュー内 --- リスト (ここから) */
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-opener.type-list { position:relative; }
/*
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-opener.type-list > a > table > tbody > tr > td div:before { content: '\025bc'; position: absolute; top: 0.3rem; right: -15px; font-size: 12px; color: #3FA9F5; }
*/
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list { position:absolute; top:20px; background-color:#ffffff; box-shadow:0 0 2px rgba(200,200,200,0.75); padding:8px 0 8px 0; display:none; border-radius: 4px; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list { position:absolute; top:28px; background-color:#ffffff; box-shadow:0 0 2px rgba(0,0,0,0.75); padding:10px 0 10px 0; display:none; border-radius: 4px; z-index: 10; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table { width:95%; margin:0 auto; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td { text-align:center; padding:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul { list-style:none; margin:0; padding:0; display:block; width:100%; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li { list-style:none; margin:0; padding:0; display:block; width:100%; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a { display:block; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table,
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody,
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody > tr,
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody > tr > td { margin:0; padding:0; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table { border-collapse:collapse; width:98%; height:auto; line-height:0; margin:0 auto; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody > tr > td { text-align:center; color:#4d4d4d; font-size:12.8px; line-height:18px; padding:7px 0 7px 0; letter-spacing: 0; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a:hover { background-color:rgba(0,0,0,0.25); }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a { border:1px dashed #CCC; border-right:none; border-left:none; margin-top:-1px; } /*セパレータの線を付ける場合*/
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li::before { content:none; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li::after  { content:none; }
/* 特殊効果(ここから) */
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody > tr > td { text-align:left; } /*アイコンを動かす場合は左寄せ推奨*/
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a       .iconw { width:21px; font-size: 15px; padding-left: 1%; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a       .iconw .icon { display:inline-block; width:14px; height:14px; line-height:14px; text-align:center; position:relative; left:4px; /*background-color:#EEE;*/ }
/*
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a:hover .iconw .icon { transform:scale(1.25); left:10px; background-color:#4d4d4d; color:#d4d4d4; }
*/
/* 特殊効果(ここまで) */
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a .small { font-size:11px; line-height: 1; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a .small2 { font-size:9.5px; line-height: 1; letter-spacing: -0.5px; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a .small3 { font-size:10px; line-height: 1; letter-spacing: 0px; }
/* 特殊効果(ここから) */
@-moz-keyframes header-000-000-pc-ani-04 {
      0% { transform:rotateX(90deg) translateY(-32px) translateZ(0px); z-index:0; background:#eee; }
    100% { transform:rotateX(0deg) translateY(0px) translateZ(-32px); /*32,50*/ z-index:1; background:#eee; }
}
@-ms-keyframes header-000-000-pc-ani-04 {
      0% { transform:rotateX(90deg) translateY(-32px) translateZ(0px); z-index:0; background:#eee; }
    100% { transform:rotateX(0deg) translateY(0px) translateZ(-32px); /*32,50*/ z-index:1; background:#eee; }
}
@-o-keyframes header-000-000-pc-ani-04 {
      0% { transform:rotateX(90deg) translateY(-32px) translateZ(0px); z-index:0; background:#eee; }
    100% { transform:rotateX(0deg) translateY(0px) translateZ(-32px); /*32,50*/ z-index:1; background:#eee; }
}
@-webkit-keyframes header-000-000-pc-ani-04 {
      0% { transform:rotateX(90deg) translateY(-32px) translateZ(0px); z-index:0; background:#eee; }
    100% { transform:rotateX(0deg) translateY(0px) translateZ(-32px); /*32,50*/ z-index:1; background:#eee; }
}
@-moz-keyframes header-000-000-pc-ani-05 {
      0% { transform:rotateX(0deg) translateY(0px) translateZ(0px); z-index:1; background:#CCC;/*#4692c3;*/ }
     99% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:1; background:transparent; }
    100% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:0; background:transparent; }
}
@-ms-keyframes header-000-000-pc-ani-05 {
      0% { transform:rotateX(0deg) translateY(0px) translateZ(0px); z-index:1; background:#CCC;/*#4692c3;*/ }
     99% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:1; background:transparent; }
    100% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:0; background:transparent; }
}
@-o-keyframes header-000-000-pc-ani-05 {
      0% { transform:rotateX(0deg) translateY(0px) translateZ(0px); z-index:1; background:#CCC;/*#4692c3;*/ }
     99% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:1; background:transparent; }
    100% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:0; background:transparent; }
}
@-webkit-keyframes header-000-000-pc-ani-05 {
      0% { transform:rotateX(0deg) translateY(0px) translateZ(0px); z-index:1; background:#CCC;/*#4692c3;*/ }
     99% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:1; background:transparent; }
    100% { transform:rotateX(-90deg)translateY(32px) translateZ(32px); z-index:0; background:transparent; }
}
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a { overflow:hidden; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a { position:relative; perspective:300px; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a.dummiy { visibility: hidden; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a.nolink { cursor: default; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a.nolink:hover { background-color: #fff; opacity: 1; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.col2 > table > tbody > tr > td ul li a { display: inline-block; width: 50%; }
.x.header-000-000-pc .y .z .w .i .d2-1 .sub-menu-openee.type-list > table > tbody > tr > td ul li a > table > tbody > tr > td {}

.x.header-000-000-pc .y .z .w .i .under {}
.x.header-000-000-pc .y .z .w .i .under .inner { max-width:960px; margin:0 auto; padding: 15px 0 0; line-height:0; text-align:center; border-bottom: 1px solid #F3F3F3; }

/*トップページのみ*/
/*
#index .x.header-000-000-pc { position: absolute; }
#index .x.header-000-000-pc .y .z .w .i .d2 { background-color: transparent; }
#index .x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a {}
#index .x.header-000-000-pc .y .z .w .i .d2-1 ul li > div > a > table > tbody > tr > td div {}
*/

@media (min-width: 1920px) {
}
@media (min-width: 481px) {
}
@media (max-width: 480px) {
}

.x.header-tel {}
.x.header-tel .y {}
.x.header-tel .y .z {}
.x.header-tel .y .z .w {}
.x.header-tel .y .z .w .i {}
.x.header-tel .y .z .w .i .btn {}
.x.header-tel .y .z .w .i .btn a { display: inline-block; background-color: #A574AF; color: #ffffff; border-radius: 6px; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; white-space: nowrap; }
.x.header-tel .y .z .w .i .btn a:before { content: '\f879'; font-family: "Font Awesome 5 Free"; font-weight: 900; padding-bottom: 0.5rem; }
@media (min-width: 481px) {
    .x.header-tel .y .z .w .i .btn { position: fixed; z-index: 1000; top: 30%; right: 0; }
    .x.header-tel .y .z .w .i .btn a { font-size: 1.2rem; padding: 20px 15px; }
}
@media (max-width: 480px) {
    .x.header-tel .y {}
    .x.header-tel .y .z .w .i {}

    .x.header-tel .y .z .w .i .btn { position: fixed; z-index: 1000; top: 18%; left: 90%; }
    .x.header-tel .y .z .w .i .btn a { font-size: 1.0rem; letter-spacing: 0; padding: 12px 5px; }
}

.x.side-btns { overflow: visible; }
.x.side-btns .y {}
.x.side-btns .y .z { max-width: none; }
.x.side-btns .y .z .w {}
.x.side-btns .y .z .w .i {}
.x.side-btns .y .z .w .i .btn {}
.x.side-btns .y .z .w .i .btn.absolute {}
.x.side-btns .y .z .w .i .btn ul { list-style:none; margin:0; padding:0; }
.x.side-btns .y .z .w .i .btn ul li {}
.x.side-btns .y .z .w .i .btn a { display: inline-block; }
@media (min-width: 481px) {
    .x.side-btns .y .z .w .i .btn { position: fixed; z-index: 1000; bottom: 46%; right: 0; }
    .x.side-btns .y .z .w .i .btn.absolute { position: absolute; bottom: 62px; }
    .x.side-btns .y .z .w .i .btn li {}
    .x.side-btns .y .z .w .i .btn li:nth-child(n+2) { margin-top: 10px; }
    .x.side-btns .y .z .w .i .btn a {}
}
@media (max-width: 480px) {
    .x.side-btns .y {}
    .x.side-btns .y .z .w .i {}

    .x.side-btns .y .z .w .i .btn { position: fixed; z-index: 100; top: 18%; right: /*0*/-30%;; width: 36px; transition-duration: .4s; transition-property: right; }
    .open-modal-header-menu .x.side-btns .y .z .w .i .btn { display: none; }
    .x.side-btns .y .z .w .i .btn li:nth-child(n+2) { margin-top: 10px; }
    .x.side-btns .y .z .w .i .btn a {}
    .x.side-btns .y .z .w .i .btn a img {}
}


.x.side-sns { overflow: visible; }
.x.side-sns .y {}
.x.side-sns .y .z { max-width: none; }
.x.side-sns .y .z .w {}
.x.side-sns .y .z .w .i {}
.x.side-sns .y .z .w .i .sns {}
.x.side-sns .y .z .w .i .sns.absolute {}
.x.side-sns .y .z .w .i .sns ul { list-style:none; margin:0; padding:0; }
.x.side-sns .y .z .w .i .sns ul li {}
.x.side-sns .y .z .w .i .sns ul li a { display: inline-block; }
.x.side-sns .y .z .w .i .btn a { display: inline-block; background-color: #A574AF; color: #ffffff; border-radius: 6px; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; white-space: nowrap; }
.x.side-sns .y .z .w .i .btn a:before { content: '\f879'; font-family: "Font Awesome 5 Free"; font-weight: 900; padding-bottom: 0.5rem; }
@media (min-width: 481px) {
    .x.side-sns .y .z .w .i .sns { position: fixed; z-index: 1000; top: 30%; right: 5px; }
    .x.side-sns .y .z .w .i .sns.absolute { position: absolute; top: auto; bottom: 70px; }
    .x.side-sns .y .z .w .i .sns ul li {}
    .x.side-sns .y .z .w .i .sns ul li:nth-child(n+2) { margin-top: 15px; }
    .x.side-sns .y .z .w .i .btn a { font-size: 1.2rem; padding: 20px 15px; }
}
@media (max-width: 480px) {
    .x.side-sns .y {}
    .x.side-sns .y .z .w .i {}

    .x.side-sns .y .z .w .i .sns { position: fixed; z-index: 1000; top: 18%; left: 100%/*90%*/; transition: .3s; }
    .x.side-sns .y .z .w .i .sns ul li {}
    .x.side-sns .y .z .w .i .sns ul li:nth-child(n+2) { margin-top: 15px; }
    .x.side-sns .y .z .w .i .btn a { font-size: 1.0rem; letter-spacing: 0; padding: 12px 5px; }
}


/* ********************************************************************************
 * .x.header-000-000-pc-apdx
 * ******************************************************************************** */
.x.header-000-000-pc-apdx .y .z .w .i .d1{ display:none; }
#index .x.header-000-000-pc-apdx .y .z .w .i .d1 { display:block; }
.x.header-000-000-pc-apdx { background-color:#fdfdfd; /*box-shadow:0 0 10px 0 rgba(0,0,0,0.0625) inset;*/
    /*set BASE-MENU-BAR-HEIGHT (8 of 9)*/
    /*メニューがロゴ領域より上の場合はpadding-top、下の場合はpadding-botomを設定する*/
    /*padding-top:58px; padding-bottom:0px;*/
    /*padding-top:0px; padding-bottom:58px;*/
    padding-top:0px; padding-bottom:0;
}
@media (min-width: 481px) {
}
@media (max-width: 480px) {
    .x.header-000-000-pc-apdx { padding-top:44px; }
}





/* ********************************************************************************
 * index
 * ******************************************************************************** */
#index .x.aaa { /*overflow:visible;*/ }
#index .x.aaa .y {}
#index .x.aaa .y .z { max-width:none; }
#index .x.aaa .y .z .w {}
#index .x.aaa .y .z .w .i {}
#index .x.aaa .y .z .w .i .d1 {}
#index .x.aaa .y .z .w .i .d1-1 { position: relative; }
#index .x.aaa .y .z .w .i .d1-1-1 { position: relative; width: 100%; box-sizing: border-box; background-color: #fff; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container { display: none; position: relative; width: 100%; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container.initialized { display: block; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider { list-style:none; margin:0; padding:0; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider a { display: block; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider a.no-link { cursor: default; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider a.no-link:hover { opacity: 1; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox { position: relative; background-size: cover !important; background-repeat: no-repeat !important; background-position: center center !important; background-color: transparent !important; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .caption { position: absolute; left: 0; bottom: 0; display: block; color: #ffffff; width: 100%; background-color: rgba(0,0,0,0.6); box-sizing: border-box; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .caption.hdn { display: none; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 { position: absolute; display: block; width: 100%; text-align: left; box-sizing: border-box; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img {}
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img img { display: inline-block; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .txt { color: #fff; font-weight: 500; text-shadow: 0px 0px 2px rgba(0,0,0,0.7); }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn {}
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn a { display: inline-block; color: #fff; font-weight: 500; border: 1px solid #fff; border-radius: 12px; }

#index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots { bottom: 95.0% !important; right: 15% !important; text-align: right !important; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li {}
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li button {}
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li button:before { opacity: 1; color: #fff; font-size: 20px; }
#index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li.slick-active button:before { color: #1D9BD8; }
@media (min-width: 1600px) {
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox { padding-top: min(32%, 1000px) }
}
@media (min-width: 481px) {

    #index .x.aaa .y .z .w .i .d1-1-1 {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider { width:100%; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox { widht:100%; min-height: 700px; box-sizing: border-box; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .caption { padding: 15px; font-size: 13px; line-height: 1.4; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 { width: 960px; left: 50%; top: 7%; transform: translateX(-50%); }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img img {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .txt { margin-top: 30px; font-size: 1.525rem; letter-spacing: 0.5px; line-height: 1.725; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn { margin-top: 30px; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn a { width: 260px; padding: 15px 0; font-size: 1.275rem; letter-spacing: 0.5px; line-height: 1.2; }
}
@media (max-width: 480px) {
    #index .x.aaa .y .z .w {}

    #index .x.aaa .y .z .w .i .d1-1-1 {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox { padding-top: 65%; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .caption { padding: 15px; font-size: 13px; line-height: 1.4; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 { left: 5%; top: 8%; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img {}
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .img img { width: 60%; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .txt { margin-top: 15px; padding: 0 20px; font-size: 0.5rem; letter-spacing: 0; line-height: 1.5; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn { margin-top: 20px; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider-container .g-slider .imgbox .cap1 .btn a { width: 160px; padding: 10px 0; font-size: 0.8rem; letter-spacing: 0.5px; line-height: 1.2; }

    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots { bottom: 90% !important; right: 2% !important; text-align: right !important; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li { width: 12px; height: 12px; margin: 0 2px; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li button { width: 12px; height: 12px; }
    #index .x.aaa .y .z .w .i .d1-1-1 .g-slider .slick-dots li button:before { font-size: 12px; width: 12px; height: 12px; line-height: 12px; }
}




#index .x.bbb { overflow: visible; }
#index .x.bbb .y {}
#index .x.bbb .y:before { content: ''; background-color: /*#EE7500*/#3fa6f2; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
#index .x.bbb .y .z {}
#index .x.bbb .y .z .w {}
#index .x.bbb .y .z .w .i {}
#index .x.bbb .y .z .w .i .d1 {}
#index .x.bbb .y .z .w .i .d1-1 { position: relative; }
#index .x.bbb .y .z .w .i .d1-1-1 {}
#index .x.bbb .y .z .w .i .d1-1-1 .content {}
#index .x.bbb .y .z .w .i .d1-1-1 .content .news { background-color: #fff; border-radius: 16px; box-sizing: border-box; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .title { text-align: center; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .title div { color: /*#EE7500*/#3fa6f2; font-weight: 500; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner {}
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box { box-sizing: border-box; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a { position:relative; display:block; border-radius: 12px; /*box-shadow: 3px 3px 3px 2px rgba(0,0,0,0.25);*/ }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a:hover { opacity:0.45;/*transform: scale(1.02);*/ }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi { width:100%; height:auto; position:relative; overflow:hidden; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi div { width:100%; padding-top: 100%; background-position:center center; background-size:cover; background-repeat: no-repeat; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .new { z-index: 10; background-color: #f00; color:#fff; border-radius: 12px; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content { position:relative; width: 100%; box-sizing: border-box; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head {}
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .pub { display:inline-block; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status { display:inline-block; padding: 2.5px 0; width:80px; color:#fff; text-align:center; font-size: 0.8rem; letter-spacing: 1px; line-height: 1.2; border-radius: 12px; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25); /*box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.6);*/ }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.news      { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.info      { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.faq       { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.voice     { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.resto     { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.blog      { background-color: /*#EE7500*/#3fa6f2; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status.important { background-color: /*#EE7500*/#3fa6f2; letter-spacing: -1px; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail { white-space: normal; word-break: break-all; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-title {}
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-txt { color: #949496; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .btns { text-align: right; }
#index .x.bbb .y .z .w .i .d1-1-1 .content .news .btns a { display: inline-block; color: /*#EE7500*/#3fa6f2; text-align: center; }
@media (min-width: 481px) {
    #index .x.bbb .y .z { padding: 0 0 40px; }

    #index .x.bbb .y .z .w .i .d1-1-1 {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content { margin-top: -120px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news { width: 810px; margin: 0 auto; padding: 35px 20px 15px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .title {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .title div { font-size: 1.925rem; letter-spacing: 1px; line-height: 1.2; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner { margin-top: 35px; padding: 0 50px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box { border-bottom: 2px dotted /*#EE7500*/#3fa6f2; padding: 10px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box:nth-child(n+2) { /*margin-top: 18px;*/ }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box:last-child { border-bottom: none; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi div { padding-top: 100%; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .new { position: absolute; top: 0; left: -60px; font-size: 0.85rem; letter-spacing: 1px; line-height: 1.2; padding: 2.5px 8px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content { display: table; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head { display: table-cell; width: 200px; font-size: 0; line-height: 0; vertical-align: top; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .pub { vertical-align: top; font-size: 1.15rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status { vertical-align: bottom; margin-left: 15px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail { display: table-cell; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-title { font-size: 1.15rem; letter-spacing: 0.5px; line-height: 1.4; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-txt { margin-top: 12px; font-size: 0.7rem; letter-spacing: 0; line-height: 1.4; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .btns { margin-top: 35px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .btns a { font-size: 1.125rem; letter-spacing: 0.5px; line-height: 1.2; }
}
@media (max-width: 480px) {
    #index .x.bbb .y .z { padding: 30px 0 30px; }
    #index .x.bbb .y .z .w .i { padding: 0 20px; }

    #index .x.bbb .y .z .w .i .d1-1-1 {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news { padding: 20px 15px 20px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .title {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .title div { font-size: 1.675rem; letter-spacing: 0.5px; line-height: 1.6; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner { margin-top: 30px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box { width:100%; margin: 0 auto; border-bottom: 2px dotted /*#EE7500*/#3fa6f2; padding: 10px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box:nth-child(n+2) { /*margin-top: 25px;*/ }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box:last-child { border-bottom: none; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi { width: 100%; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box .bgi div { padding-top: 50%; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a {}
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .new { position: absolute; top: 1px; left: 190px; font-size: 0.85rem; letter-spacing: 1px; line-height: 1.2; padding: 2.5px 8px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content { width: 100%; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head { display: table-cell; width: 200px; font-size: 0; line-height: 0; vertical-align: top; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .pub { vertical-align: top; font-size: 1.15rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-head .status { vertical-align: bottom; margin-left: 15px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail { margin-top: 10px; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-title { font-size: 0.95rem; letter-spacing: 0.5px; line-height: 1.4; }
    #index .x.bbb .y .z .w .i .d1-1-1 .content .news .inner .box a .news-content .news-detail .news-txt { margin-top: 5px; font-size: 0.7rem; letter-spacing: 0; line-height: 1.4; }
    #index .x.bbb .y .z .w .i .d1-1-1 .btns { margin-top: 30px; text-align: center; }
    #index .x.bbb .y .z .w .i .d1-1-1 .btns a { font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; }
}




#index .x.ccc {}
#index .x.ccc .y { background-image: url(../img/index-bg-01.jpg); background-position: center bottom; background-size: cover; background-repeat: no-repeat; }
#index .x.ccc .y .z {}
#index .x.ccc .y .z .w {}
#index .x.ccc .y .z .w .i {}
#index .x.ccc .y .z .w .i .d1 {}
#index .x.ccc .y .z .w .i .d1-1 { position: relative; }
#index .x.ccc .y .z .w .i .d1-1-1 {}
#index .x.ccc .y .z .w .i .d1-1-1 .content {}
@media (min-width: 481px) {
    #index .x.ccc .y .z { padding: 20px 0 30px; }

    #index .x.ccc .y .z .w .i .d1 {}
    #index .x.ccc .y .z .w .i .d1-1-1 {}
    #index .x.ccc .y .z .w .i .d1-1-1 .content {}
}
@media (max-width: 480px) {
    #index .x.ccc .y .z { padding: 20px 0 20px; }
    #index .x.ccc .y .z .w .i { padding: 0 10px; }

    #index .x.ccc .y .z .w .i .d1 {}
    #index .x.ccc .y .z .w .i .d1-1-1 {}
    #index .x.ccc .y .z .w .i .d1-1-1 .content {}
}




#index .x.ddd { overflow: visible; }
#index .x.ddd .y {}
#index .x.ddd .y .z { max-width: none; }
#index .x.ddd .y .z .w {}
#index .x.ddd .y .z .w .i {}
#index .x.ddd .y .z .w .i .d1 {}
#index .x.ddd .y .z .w .i .d1-1 { position: relative; }
#index .x.ddd .y .z .w .i .d1-1-1 {}
#index .x.ddd .y .z .w .i .d1-1-1 .arrow { text-align: center; }
#index .x.ddd .y .z .w .i .d1-1-1 .arrow div { position: relative; display: inline-block; background-color: /*#1D9BD8*/#F08700; color: #fff; font-weight: bold; z-index: 100; }
#index .x.ddd .y .z .w .i .d1-1-1 .content { background-color: /*#F08700*/#3fa6f2; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner { box-sizing: border-box; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info { position: relative; color: #fff; font-weight: 500; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt { font-weight: bold; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge1 {}
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge2 {}
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon {}
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul { list-style: none; margin: 0; padding: 0; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li {}
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li div { background-color: /*#1D9BD8*/#F08700; font-weight: bold; display: flex; justify-content: center; align-items: center; border-radius: 12px; }
#index .x.ddd .y .z .w .i .d1-1-1 .content .inner .img { text-align: center; }
@media (min-width: 481px) {
    #index .x.ddd .y .z { padding: 0 0 0; }

    #index .x.ddd .y .z .w .i .d1 {}
    #index .x.ddd .y .z .w .i .d1-1-1 {}
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow { margin-top: -25px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow div { width: 460px; font-size: 2.45rem; letter-spacing: 1px; line-height: 1.2; padding: 25px 0 10px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow div:after { content: ''; position: absolute; bottom: -39px; left: 0; width: 100%; height: 40px; background-color: /*#1d9bd8*/#F08700; clip-path: polygon(50% 100%, 0% 0%, 100% 0%); z-index: 100; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content { margin-top: 25px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner { max-width: 960px; margin: 0 auto; padding: 30px 25px 20px; display: flex; flex-flow: row nowrap; justify-content: space-between; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info {}
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt { font-size: 1.975rem; letter-spacing: 0; line-height: 1.2; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge1 { font-size: 2.75rem; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge2 { font-size: 4.825rem; letter-spacing: 3px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon { position: absolute; bottom: 0; right: 0; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul { display: flex; flex-flow: row nowrap; justify-content: flex-start; gap: 0 12px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li {}
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li div { width: 92px; height: 92px; font-size: 2.45rem; letter-spacing: 0.5px; line-height: 1.125; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .img {}
}
@media (max-width: 480px) {
    #index .x.ddd .y .z { padding: 0 0 0; }
    #index .x.ddd .y .z .w .i {}

    #index .x.ddd .y .z .w .i .d1 {}
    #index .x.ddd .y .z .w .i .d1-1-1 {}
    #index .x.ddd .y .z .w .i .d1-1-1 .content {}
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow { margin-top: -15px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow div { width: 240px; font-size: 1.325rem; letter-spacing: 0.5px; line-height: 1.2; padding: 20px 0 10px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .arrow div:after { content: ''; position: absolute; bottom: -29.5px; left: 0; width: 100%; height: 30px; background-color: /*#1d9bd8*/#F08700; clip-path: polygon(50% 100%, 0% 0%, 100% 0%); z-index: 100; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content { margin-top: 15px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner { padding: 25px 20px 20px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info {}
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt { font-size: 1.2rem; letter-spacing: 0; line-height: 1.2; text-align: center; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge1 { font-size: 1.65rem; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .txt .lerge2 { font-size: 2.0rem; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon { margin-top: 10px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul { display: flex; flex-flow: row nowrap; justify-content: center; gap: 0 12px; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li {}
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .info .icon ul li div { width: 80px; height: 80px; font-size: 2.15rem; letter-spacing: 0.5px; line-height: 1.125; }
    #index .x.ddd .y .z .w .i .d1-1-1 .content .inner .img { margin-top: 20px; }
}




#index .x.eee {}
#index .x.eee .y {}
#index .x.eee .y .z {}
#index .x.eee .y .z .w {}
#index .x.eee .y .z .w .i {}
#index .x.eee .y .z .w .i .d1 {}
#index .x.eee .y .z .w .i .d1-1 {}
#index .x.eee .y .z .w .i .d1-1-1 {}
#index .x.eee .y .z .w .i .d1-1-1 .head {}
#index .x.eee .y .z .w .i .d1-1-1 .head .title { text-align: center; }
#index .x.eee .y .z .w .i .d1-1-1 .head .title div { font-weight: 500; }
#index .x.eee .y .z .w .i .d1-1-1 .head .title div span { color: /*#EE7500*/#3fa6f2; }
#index .x.eee .y .z .w .i .d1-1-1 .content {}
#index .x.eee .y .z .w .i .d1-1-1 .content .box {}
#index .x.eee .y .z .w .i .d1-1-1 .content .box a { display: block; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .bgi { width:100%; height:auto; position:relative; overflow:hidden; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .bgi div { width:100%; height:auto; padding-top: 100%; background-position:center; background-size:cover; background-repeat: no-repeat; border-radius: 50%; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .info { text-align: center; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title { position:relative; font-weight: 500; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title:before { content: ''; position: absolute; bottom: 0; left: 20%; width: 60%; border-bottom: 2px dotted /*#EE7500*/#3fa6f2; }
#index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .jp {}
#index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .en {}
@media (min-width: 481px) {
    #index .x.eee .y .z { padding: 50px 0 50px; }

    #index .x.eee .y .z .w .i .d1-1-1 {}
    #index .x.eee .y .z .w .i .d1-1-1 .head {}
    #index .x.eee .y .z .w .i .d1-1-1 .head .title {}
    #index .x.eee .y .z .w .i .d1-1-1 .head .title div { font-size: 2.75rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.eee .y .z .w .i .d1-1-1 .head .title div span {}
    #index .x.eee .y .z .w .i .d1-1-1 .content { display: flex; flex-flow: row wrap; justify-content: space-between; margin-top: 50px; padding: 0 12px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box { width:270px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info { margin-top: 15px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title { padding: 0 5px 15px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .jp { font-size: 1.35rem; letter-spacing: 1px; line-height: 1.4; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .en { font-size: 1.125rem; letter-spacing: 2px; line-height: 1.2; margin-top: 10px; }
}
@media (max-width: 480px) {
    #index .x.eee .y {}
    #index .x.eee .y .z { padding: 30px 0 30px; }
    #index .x.eee .y .z .w .i { padding:0 20px; }

    #index .x.eee .y .z .w .i .d1-1-1 {}
    #index .x.eee .y .z .w .i .d1-1-1 .head {}
    #index .x.eee .y .z .w .i .d1-1-1 .head .title {}
    #index .x.eee .y .z .w .i .d1-1-1 .head .title div { font-size: 1.8rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.eee .y .z .w .i .d1-1-1 .head .title div span {}
    #index .x.eee .y .z .w .i .d1-1-1 .content { margin-top: 30px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box { width:240px; margin: 0 auto; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box:nth-child(n+2) { margin-top: 40px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info { margin-top: 10px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title { padding: 0 5px 15px; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .jp { font-size: 1.2rem; letter-spacing: 1px; line-height: 1.4; }
    #index .x.eee .y .z .w .i .d1-1-1 .content .box .info .title .en { font-size: 1.1rem; letter-spacing: 2px; line-height: 1.2; margin-top: 10px; }
}




#index .x.fff {}
#index .x.fff .y { background-image: url(../img/index-bg-02.jpg); background-position: center bottom; background-size: cover; background-repeat: no-repeat; }
#index .x.fff .y .z {}
#index .x.fff .y .z .w {}
#index .x.fff .y .z .w .i {}
#index .x.fff .y .z .w .i .d1 {}
#index .x.fff .y .z .w .i .d1-1 {}
#index .x.fff .y .z .w .i .d1-1-1 {}
#index .x.fff .y .z .w .i .d1-1-1 .head {}
#index .x.fff .y .z .w .i .d1-1-1 .head .title { text-align: center; color: #fff; text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6); }
#index .x.fff .y .z .w .i .d1-1-1 .head .title div { font-weight: 500; }
#index .x.fff .y .z .w .i .d1-1-1 .content {}
#index .x.fff .y .z .w .i .d1-1-1 .content .txt { text-align: center; color: #fff; text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6); }
@media (min-width: 481px) {
    #index .x.fff .y .z { padding: 80px 0 80px; }

    #index .x.fff .y .z .w .i .d1-1-1 {}
    #index .x.fff .y .z .w .i .d1-1-1 .head {}
    #index .x.fff .y .z .w .i .d1-1-1 .head .title {}
    #index .x.fff .y .z .w .i .d1-1-1 .head .title div { font-size: 2.75rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.fff .y .z .w .i .d1-1-1 .content { margin-top: 30px; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .txt { font-size: 1.25rem; letter-spacing: 1px; line-height: 1.4; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .txt:nth-child(n+2) { margin-top: 25px; }
}
@media (max-width: 480px) {
    #index .x.fff .y {}
    #index .x.fff .y .z { padding: 40px 0 40px; }
    #index .x.fff .y .z .w .i { padding:0 20px; }

    #index .x.fff .y .z .w .i .d1-1-1 {}
    #index .x.fff .y .z .w .i .d1-1-1 .head {}
    #index .x.fff .y .z .w .i .d1-1-1 .head .title {}
    #index .x.fff .y .z .w .i .d1-1-1 .head .title div { font-size: 1.8rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.fff .y .z .w .i .d1-1-1 .content { margin-top: 20px; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .box { width:240px; margin: 0 auto; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .box:nth-child(n+2) { margin-top: 40px; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .txt { font-size: 1.0rem; letter-spacing: 1px; line-height: 1.4; }
    #index .x.fff .y .z .w .i .d1-1-1 .content .txt:nth-child(n+2) { margin-top: 20px; }
}




#index .x.faq {}
#index .x.faq .y { background-color: /*#EE7500*/#3fa6f2; }
#index .x.faq .y .z {}
#index .x.faq .y .z .w {}
#index .x.faq .y .z .w .i {}
#index .x.faq .y .z .w .i .d1 {}
#index .x.faq .y .z .w .i .d1-1 {}
#index .x.faq .y .z .w .i .d1-1-1 {}
#index .x.faq .y .z .w .i .d1-1-1 .head {}
#index .x.faq .y .z .w .i .d1-1-1 .head .title { text-align: center; color: #fff; }
#index .x.faq .y .z .w .i .d1-1-1 .head .title div { font-weight: bold; }
#index .x.faq .y .z .w .i .d1-1-1 .content {}
#index .x.faq .y .z .w .i .d1-1-1 .content .list {}
#index .x.faq .y .z .w .i .d1-1-1 .content .list .box { position: relative; background-color: #fff; box-sizing: border-box; border-radius: 12px; }
#index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt { position: relative; }
#index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt { position: relative; }
#index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt div { background-color: #e9e9e9; }
@media (min-width: 481px) {
    #index .x.faq .y .z { padding: 60px 0 80px; }

    #index .x.faq .y .z .w .i .d1-1-1 {}
    #index .x.faq .y .z .w .i .d1-1-1 .head {}
    #index .x.faq .y .z .w .i .d1-1-1 .head .title {}
    #index .x.faq .y .z .w .i .d1-1-1 .head .title div { font-size: 2.85rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.faq .y .z .w .i .d1-1-1 .content { margin-top: 50px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list {}
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box {}
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box:nth-child(n+2) { margin-top: 20px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt { font-size: 1.4rem; letter-spacing: 0.5px; line-height: 1.2; padding: 15px 30px 15px 50px; cursor: pointer; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt:before { content: 'Q'; font-family: 'Zen Maru Gothic', sans-serif; color: /*#FF8700*/#3fa6f2; position: absolute; top: 45%; transform: translateY(-50%); left: 20px; font-size: 2.45rem; font-weight: bold; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt:after { content: '\f0d7'; position: absolute; top: 45%; transform: translateY(-50%); right: 20px; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 1.45rem; color: /*#FFAC00*/#3fa6f2; transition: all 0.4s; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt.view:after { transform: translateY(-50%) rotate(-180deg); }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt { display: none; /*margin-top: 10px;*/ padding: 0 20px 20px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt div { font-size: 1.2rem; letter-spacing: 0.5px; line-height: 1.2; padding: 15px; }
}
@media (max-width: 480px) {
    #index .x.faq .y .z { padding: 40px 0 50px; }
    #index .x.faq .y .z .w .i { padding:0 20px; }

    #index .x.faq .y .z .w .i .d1-1-1 {}
    #index .x.faq .y .z .w .i .d1-1-1 .head {}
    #index .x.faq .y .z .w .i .d1-1-1 .head .title {}
    #index .x.faq .y .z .w .i .d1-1-1 .head .title div { font-size: 1.85rem; letter-spacing: 0.5px; line-height: 1.2; }
    #index .x.faq .y .z .w .i .d1-1-1 .content { margin-top: 30px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list {}
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box {}
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box:nth-child(n+2) { margin-top: 10px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt { font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; padding: 12px 30px 12px 35px; cursor: pointer; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt:before { content: 'Q'; font-family: 'Zen Maru Gothic', sans-serif; color: /*#FF8700*/#3fa6f2; position: absolute; top: 45%; transform: translateY(-50%); left: 10px; font-size: 1.85rem; font-weight: bold; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt:after { content: '\f0d7'; position: absolute; top: 45%; transform: translateY(-50%); right: 10px; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 1.45rem; color: /*#FFAC00*/#3fa6f2; transition: all 0.4s; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .q-txt.view:after { transform: translateY(-50%) rotate(-180deg); }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt { display: none; /*margin-top: 6px;*/ padding: 0 12px 12px; }
    #index .x.faq .y .z .w .i .d1-1-1 .content .list .box .a-txt div { font-size: 0.8rem; letter-spacing: 0.5px; line-height: 1.2; padding: 12px; }
}




#index .x.iii {}
#index .x.iii .y {}
#index .x.iii .y .z { max-width: none; }
#index .x.iii .y .z .w {}
#index .x.iii .y .z .w .i {}
#index .x.iii .y .z .w .i .d1 {}
#index .x.iii .y .z .w .i .d1-1 {}
#index .x.iii .y .z .w .i .d1-1-1 {}
#index .x.iii .y .z .w .i .d1-1-1 .head { text-align: center; }
#index .x.iii .y .z .w .i .d1-1-1 .head .title {}
#index .x.iii .y .z .w .i .d1-1-1 .head .title div { font-weight: 500; }
#index .x.iii .y .z .w .i .d1-1-1 .content {}
#index .x.iii .y .z .w .i .d1-1-1 .content .gmap { overflow: hidden; }
#index .x.iii .y .z .w .i .d1-1-1 .content .gmap .inner { position:relative; height:0; overflow:hidden; /*padding-top:56.25%;*/ }
#index .x.iii .y .z .w .i .d1-1-1 .content .gmap .inner iframe { position:absolute; top:-50%; left:0; width:100% !important; height:200% !important; }
#index .x.iii .y .z .w .i .d1-1-1 .content .info { background-color: #iii; text-align: center; }
#index .x.iii .y .z .w .i .d1-1-1 .content .info .addr { color: #00812E; }
#index .x.iii .y .z .w .i .d1-1-1 .content .info .tel { color: #00812E; font-weight: 500; }
#index .x.iii .y .z .w .i .d1-1-1 .content .info .tel a { display: inline-block; color: #00812E; }
@media (min-width: 481px) {
    #index .x.iii .y .z { padding: 40px 0 0; }

    #index .x.iii .y .z .w .i .d1-1-1 {}
    #index .x.iii .y .z .w .i .d1-1-1 .head {}
    #index .x.iii .y .z .w .i .d1-1-1 .head .title {}
    #index .x.iii .y .z .w .i .d1-1-1 .head .title div { font-size: 2.75rem; letter-spacing: 2px; line-height: 1.2; }
    #index .x.iii .y .z .w .i .d1-1-1 .content { margin-top: 30px; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .gmap { max-height: 540px; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .gmap .inner { padding-top: 36%; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info { padding: 30px 0 40px; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .addr { font-size: 1.475rem; letter-spacing: 2px; line-height: 1.4; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .tel { font-size: 2.1rem; letter-spacing: 3px; line-height: 1.4; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .tel a {}
}
@media (max-width: 480px) {
    #index .x.iii .y .z { padding: 20px 0 0; }
    #index .x.iii .y .z .w {}

    #index .x.iii .y .z .w .i .d1-1-1 {}
    #index .x.iii .y .z .w .i .d1-1-1 .head {}
    #index .x.iii .y .z .w .i .d1-1-1 .head .title {}
    #index .x.iii .y .z .w .i .d1-1-1 .head .title div { font-size: 1.8rem; letter-spacing: 1px; line-height: 1.6; }
    #index .x.iii .y .z .w .i .d1-1-1 .content { margin-top: 20px; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .gmap {}
    #index .x.iii .y .z .w .i .d1-1-1 .content .gmap .inner { padding-top: 85.715%; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info { padding: 20px 0 20px; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .addr { font-size: 1.2rem; letter-spacing: 1px; line-height: 1.4; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .tel { font-size: 1.625rem; letter-spacing: 2px; line-height: 1.4; }
    #index .x.iii .y .z .w .i .d1-1-1 .content .info .tel a {}
}


.x .y .z .w .i .d1-1-1 .content .no-item { text-align:center; }
#index .x .y .z .w .i .d1-1-1 .content .no-item { text-align:center; }
#index .x .y .z .w .i .d1-1-1 .content .news .no-item { /*color: #fff;*/ }
@media (min-width: 481px) {
    .x .y .z .w .i .d1-1-1 .content .no-item { margin:0; font-size:1.2rem; line-height:1.4; }
    #index .x .y .z .w .i .d1-1-1 .content .no-item { margin:0; font-size:1.2rem; line-height:1.4; }
}
@media (max-width: 480px) {
    .x .y .z .w .i .d1-1-1 .content .no-item { margin:0; font-size:1.1rem; line-height:1.4; }
    #index .x .y .z .w .i .d1-1-1 .content .no-item { margin:0; font-size:1.1rem; line-height:1.4; }
}




/* ********************************************************************************
 * title
 * ******************************************************************************** */
.x.title {}
.x.title .y { background-image:url(../img/title-bg-01-2x.jpg); background-position:center top; background-size:cover; background-repeat: no-repeat; }
.x.title .y .z {}
.x.title .y .z .w {}
.x.title .y .z .w .i {}
.x.title .y .z .w .i .d1 {}
.x.title .y .z .w .i .d1-1 {}
.x.title .y .z .w .i .d1-1-1 {}
.x.title .y .z .w .i .d1-1-1 .head { text-align: center; }
.x.title .y .z .w .i .d1-1-1 .head div { font-weight: bold; }
@media (min-width: 481px) {
    .x.title .y .z { padding: 30px 0 0; }

    .x.title .y .z .w .i .d1-1-1 {}
    .x.title .y .z .w .i .d1-1-1 .head { padding: 25px 0px; }
    .x.title .y .z .w .i .d1-1-1 .head div { font-size: 1.875rem; letter-spacing: 0.5px; line-height: 1.2; }
}
@media (max-width: 480px) {
    .x.title .y .z { padding: 0 0 0; }
    .x.title .y .z .w .i {}

    .x.title .y .z .w .i .d1-1-1 {}
    .x.title .y .z .w .i .d1-1-1 .head { padding: 40px 0px 0; }
    .x.title .y .z .w .i .d1-1-1 .head div { font-size: 1.275rem; letter-spacing: 0.5px; line-height: 1.2; }
}




/* ********************************************************************************
 * inquiry
 * ******************************************************************************** */
#inquiry .x.aaa {}
#inquiry .x.aaa .y {}
#inquiry .x.aaa .y .z { max-width: none; }
#inquiry .x.aaa .y .z .w {}
#inquiry .x.aaa .y .z .w .i {}
#inquiry .x.aaa .y .z .w .i .d1 {}
#inquiry .x.aaa .y .z .w .i .d1-1 {}
#inquiry .x.aaa .y .z .w .i .d1-1-1 {}
@media (min-width: 481px) {
    #inquiry .x.aaa .y { margin-top: 20px; }

    #inquiry .x.aaa .y .z .w .i .d1-1-1 { max-width: 960px; margin: 0 auto; }
}
@media (max-width: 480px) {
    #inquiry .x.aaa .y { margin-top: 20px; }
    #inquiry .x.aaa .y .z .w .i { padding:0 20px; }

    #inquiry .x.aaa .y .z .w .i .d1-1-1 {}
}




/* ********************************************************************************
 * inquiry_thx
 * ******************************************************************************** */
#inquiry_thx .x.aaa {}
#inquiry_thx .x.aaa .y {}
#inquiry_thx .x.aaa .y .z { max-width: none; }
#inquiry_thx .x.aaa .y .z .w {}
#inquiry_thx .x.aaa .y .z .w .i {}
#inquiry_thx .x.aaa .y .z .w .i .d1 {}
#inquiry_thx .x.aaa .y .z .w .i .d1-1 {}
#inquiry_thx .x.aaa .y .z .w .i .d1-1-1 {}
@media (min-width: 481px) {
    #inquiry_thx .x.aaa .y { margin-top: 20px; }

    #inquiry_thx .x.aaa .y .z .w .i .d1-1-1 { max-width: 960px; margin: 0 auto; }
}
@media (max-width: 480px) {
    #inquiry_thx .x.aaa .y { margin-top: 20px; }
    #inquiry_thx .x.aaa .y .z .w .i { padding:0 20px; }

    #inquiry_thx .x.aaa .y .z .w .i .d1-1-1 {}
}




/* ********************************************************************************
 * topics-index
 * news-index
 * information-index
 * faq-index
 * blog-index
 * voice-index
 * restaurant-index
 *
 * important-index
 * ******************************************************************************** */
.x.list {}
.x.list .y {}
.x.list .y .z {}
.x.list .y .z .w {}
.x.list .y .z .w .i {}
.x.list .y .z .w .i .d1 {}
.x.list .y .z .w .i .d1-1 {}
.x.list .y .z .w .i .d1-1-1 {}
.x.list .y .z .w .i .d1-1-1 .detail {}
.x.list .y .z .w .i .d1-1-1 .detail .content {}
.x.list .y .z .w .i .d1-1-1 .detail .content .box {}
.x.list .y .z .w .i .d1-1-1 .detail .content .box a { position:relative; display:block; border-radius: 12px; /*box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 10%);*/ }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a:hover { transform: scale(1.02); }
.x.list .y .z .w .i .d1-1-1 .detail .content .box .bgi { width:100%; height:auto; position:relative; overflow:hidden; border-radius: 16px; box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25); }
.x.list .y .z .w .i .d1-1-1 .detail .content .box .bgi div { width:100%; padding-top: 100%; background-position:center center; background-size:cover; background-repeat: no-repeat; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .new { position: absolute; top: 0; right: 0; z-index: 10; background-color: #f00; color:#fff; border-radius: 16px; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status { display:inline-block; padding: 3px 0; width:80px; color:#fff; text-align:center; font-size: 0.8rem; letter-spacing: 1px; line-height: 1.2; border-radius: 12px; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25); /*box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.6);*/ }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.news      { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.info      { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.faq       { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.voice     { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.resto     { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.blog      { background-color: /*#EE7500*/#3fa6f2; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .status.important { background-color: /*#EE7500*/#3fa6f2; letter-spacing: -1px; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .cat { display:inline-block; padding: 4px 0; width:120px; color:#fff; text-align:center; font-size: 0.7rem; letter-spacing: -1px; line-height: 1.2; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8); background-color: #3551A2; /*box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.6);*/ }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content { position:relative; width: 100%; box-sizing: border-box; background-color: #fff; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail { white-space: normal; word-break: break-all; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .pub { font-weight: bold; color: #787878; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-title { font-weight: bold; color: #202020; }
.x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-msg { color: #828282; }
@media (min-width: 481px) {
    .x.list .y .z { margin-top: 50px; }

    .x.list .y .z .w .i .d1-1-1 {}
    .x.list .y .z .w .i .d1-1-1 .detail {}
    .x.list .y .z .w .i .d1-1-1 .detail .content { padding: 0 10px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box { float: left; width:290px; margin-left: 35px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box:nth-child(3n+1) { margin-left: 0; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box:nth-child(n+4) { margin-top: 60px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box .bgi div { padding-top: 200px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a {}
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .new { font-size: 0.95rem; letter-spacing: 1px; line-height: 1.2; padding: 3px 10px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .status { position: absolute; top: 9px; left: 85px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .cat { position: absolute; top: 8px; right: 8px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content { height: auto; margin-top: 5px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail { padding: 10px 5px 0; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .pub { font-size: 1.05rem; letter-spacing: -0.5px; line-height: 1.2; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-title { margin-top: 15px; font-size: 1.1rem; letter-spacing: 0; line-height: 1.5; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-msg { margin-top: 10px; font-size: 0.9rem; letter-spacing: -0.5px; line-height: 1.4; }
}
@media (max-width: 480px) {
    .x.list .y .z { margin-top: 40px; }
    .x.list .y .z .w .i { padding:0 20px; }

    .x.list .y .z .w .i .d1-1-1 {}
    .x.list .y .z .w .i .d1-1-1 .detail {}
    .x.list .y .z .w .i .d1-1-1 .detail .content {}
    .x.list .y .z .w .i .d1-1-1 .detail .content .box { width:100%; padding: 0 10px; box-sizing: border-box; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box:nth-child(n+2) { margin-top: 50px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box .bgi div { padding-top: 160px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a {}
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .new { font-size: 0.9rem; letter-spacing: 1px; line-height: 1.2; padding: 3px 10px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .status { position: absolute; top: 4px; left: 82px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content { height: auto; margin-top: 5px; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail { padding: 7px 5px 0; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .pub { font-size: 0.9rem; letter-spacing: 0; line-height: 1.2; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-title { margin-top: 10px; font-size: 1.0rem; letter-spacing: 0; line-height: 1.5; }
    .x.list .y .z .w .i .d1-1-1 .detail .content .box a .news-content .news-detail .news-msg { margin-top: 8px; font-size: 0.55rem; letter-spacing: 0; line-height: 1.4; }
}



.x.pager {}
.x.pager .y {}
.x.pager .y .z {}
.x.pager .y .z .w {}
.x.pager .y .z .w .i {}
.x.pager .y .z .w .i .d1 {}
.x.pager .y .z .w .i .d1-1 {}
.x.pager .y .z .w .i .d1-1-1 { text-align:center; }
.x.pager .y .z .w .i .d1-1-1 a { display:inline-block; background-color: #ffb24e; color: #fff; }
.x.pager .y .z .w .i .d1-1-1 .prev {}
.x.pager .y .z .w .i .d1-1-1 .next {}
.x.pager .y .z .w .i .d1-1-1 .num {}
.x.pager .y .z .w .i .d1-1-1 .num.current { background-color: /*#EE7500*/#3fa6f2; color:#fff; text-decoration: underline; }
.x.pager .y .z .w .i .d1-1-1 .hdn { visibility: hidden; }
@media (min-width: 481px) {
    .x.pager .y .z { padding: 60px 0 80px; }

    .x.pager .y .z .w .i .d1-1-1 {}
    .x.pager .y .z .w .i .d1-1-1 a { width: 40px; height: 40px; font-size:1.2rem; line-height:40px; }
    .x.pager .y .z .w .i .d1-1-1 a:nth-child(n+2) { margin-left:8px; }
    .x.pager .y .z .w .i .d1-1-1 .prev { width: 60px; }
    .x.pager .y .z .w .i .d1-1-1 .next { width: 60px; }
}
@media (max-width: 480px) {
    .x.pager .y .z { padding: 50px 0 60px; }
    .x.pager .y .z .w .i { padding:0 20px; }

    .x.pager .y .z .w .i .d1-1-1 {}
    .x.pager .y .z .w .i .d1-1-1 a { width: 27px; height: 27px; font-size:1.0rem; letter-spacing: 0; line-height:27px; }
    .x.pager .y .z .w .i .d1-1-1 a:nth-child(n+2) { margin-left:3px; }
    .x.pager .y .z .w .i .d1-1-1 .prev { width: 40px; letter-spacing: -0.5px; white-space: nowrap; }
    .x.pager .y .z .w .i .d1-1-1 .next { width: 40px; letter-spacing: -0.5px; white-space: nowrap; }
}


.x.search {}
.x.search .y {}
.x.search .y .z {}
.x.search .y .z .w {}
.x.search .y .z .w .i {}
.x.search .y .z .w .i .d1 {}
.x.search .y .z .w .i .d1-1 {}
.x.search .y .z .w .i .d1-1-1 {}
.x.search .y .z .w .i .d1-1-1 .content { text-align: center; }
.x.search .y .z .w .i .d1-1-1 .content select { font-size:1rem; background-color:#ffffff; border:2px solid #2A62F6; background-position-x:100%; background-position:100% center; background-image:none; border-radius:3px; padding: 0.8rem 14px; padding-right:2rem; line-height: 1.4; }
.x.search .y .z .w .i .d1-1-1 .content .select-wrap { position: relative; display: inline-block; }
.x.search .y .z .w .i .d1-1-1 .content .select-wrap:before { content:'▼'; display: block; position:absolute; top:50%; right:0.75rem; margin-top: -11px; text-align:center; font-size:inherit; line-height:inherit; letter-spacing:inherit; font-family:inherit; color:inherit; pointer-events: none; }

@media (min-width: 481px) {
    .x.search .y .z { margin-top: 50px; }

    .x.search .y .z .w .i .d1-1-1 {}
    .x.search .y .z .w .i .d1-1-1 .content {}
    .x.search .y .z .w .i .d1-1-1 .content .select-wrap { min-width: 240px; }
    .x.search .y .z .w .i .d1-1-1 .content select { width:100%; }
}
@media (max-width: 480px) {
    .x.search .y .z { margin-top: 40px; }
    .x.search .y .z .w .i { padding:0 20px; }

    .x.search .y .z .w .i .d1-1-1 {}
    .x.search .y .z .w .i .d1-1-1 .content {}
    .x.search .y .z .w .i .d1-1-1 .content .select-wrap { width: 96.5%; }
    .x.search .y .z .w .i .d1-1-1 .content select { width:100%; border:1px solid #2A62F6; padding: 0.6rem 14px; }
}



/* ********************************************************************************
 * topics-detail
 * news-detail
 * information-detail
 * faq-detail
 * blog-detail
 * voice-detail
 * restaurant-detail
 *
 * important-detail
 * ******************************************************************************** */
.x.cms {}
.x.cms .y {}
.x.cms .y .z {}
.x.cms .y .z .w {}
.x.cms .y .z .w .i {}
.x.cms .y .z .w .i .d1 {}
.x.cms .y .z .w .i .d1-1 {}
.x.cms .y .z .w .i .d1-1-1 {}
.x.cms .y .z .w .i .d1-1-1 .detail {}
.x.cms .y .z .w .i .d1-1-1 .detail .content {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .head { position: relative; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .date {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .new { background-color: #f00; color:#fff; border-radius: 16px; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status { display:inline-block; padding: 3px 0; width:80px; color:#fff; text-align:center; font-size: 0.85rem; letter-spacing: 1px; line-height: 1.2; border-radius: 12px; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25); /*box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.6);*/ }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.news      { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.info      { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.faq       { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.voice     { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.resto     { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.blog      { background-color: /*#EE7500*/#3fa6f2; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status.important { background-color: /*#EE7500*/#3fa6f2; letter-spacing: -1px; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .head {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .head .title {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .img {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .txt {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .attachments {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming .hd { display: inline-block; background: #666; border: 2px solid #666; color: #fff; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul { list-style: none; margin: 0; padding: 0; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li {}
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a { display: inline-block; vertical-align: middle; box-sizing: border-box; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a div { width:100%; height: 100%; background-position:center; background-size:contain; background-repeat: no-repeat; }
@media (min-width: 481px) {
    .x.cms .y .z { margin-top: 40px; }

    .x.cms .y .z .w .i .d1-1-1 {}
    .x.cms .y .z .w .i .d1-1-1 .detail {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content { padding: 0 30px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .date { display: inline-block; font-size: 1.125rem; letter-spacing: 1px; line-height: 1.4; vertical-align: middle; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .new { display: inline-block; margin-left: 1em; font-size: 0.85rem; letter-spacing: 1px; line-height: 1.2; padding: 3px 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status { margin-left: 1em; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .title { margin-top: 15px; font-size: 1.26rem; letter-spacing: 0.5px; line-height: 1.4; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail { margin-top: 30px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .txt { margin-top: 20px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .attachments { margin-top: 20px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming { margin-top: 50px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming .hd { font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; padding: 4px 10px; border-radius: 20px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul { margin-top: 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li { float: left; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li:nth-child(n+2) { margin-left: 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a { width: 160px; height: 50px; border: 1px solid #888; border-radius: 8px; padding: 5px 12px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a div {}
}
@media (max-width: 480px) {
    .x.cms .y .z { margin-top: 20px; }
    .x.cms .y .z .w .i { padding:0 20px; }

    .x.cms .y .z .w .i .d1-1-1 {}
    .x.cms .y .z .w .i .d1-1-1 .detail {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info {}
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .date { display: inline-block; font-size: 0.9rem; letter-spacing: 0; line-height: 1.2; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .new { display: inline-block; margin-left: 1em; font-size: 0.85rem; letter-spacing: 1px; line-height: 1.2; padding: 3px 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .info .status { margin-left: 1em; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .head .title { margin-top: 12px; font-size: 1rem; letter-spacing: 0.5px; line-height: 1.4; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail { margin-top: 25px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .txt { margin-top: 15px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .attachments { margin-top: 15px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming { margin-top: 50px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming .hd { font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; padding: 4px 10px; border-radius: 20px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul { margin-top: 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li { float: left; margin-left: 10px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li:nth-child(2n+1) { margin-left: 0; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li:nth-child(n+3) { margin-top: 15px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a { width: 135px; height: 45px; border: 1px solid #888; border-radius: 8px; padding: 5px 12px; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail .streaming ul li a div {}
}

/* wp style */
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail strong { font-weight: bold; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail em { font-style: italic; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail blockquote { display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 40px; -webkit-margin-end: 40px; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .aligncenter { display: block; margin: 0 auto; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .alignright { float: right; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail .alignleft { float: left; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail a { color:#1272b4; text-decoration:underline; }
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail a:hover { opacity:0.7; }
/*
.x.cms .y .z .w .i .d1-1-1 .detail .content .detail p {
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -ms-margin-before: 0em;
    -ms-margin-after: 0em;
    -ms-margin-start: 0px;
    -ms-margin-end: 0px;
    -o-margin-before: 0em;
    -o-margin-after: 0em;
    -o-margin-start: 0px;
    -o-margin-end: 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
*/
@media (min-width: 481px) {
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail figure { margin:1em 0 !important; width:auto !important; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail figure img { max-width:100% !important; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail img { max-width:100% !important; }
}
@media (max-width: 480px) {
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail figure { margin:1em 0 !important; width:auto !important; }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail figure img { max-width:100% !important; width:100% !important }
    .x.cms .y .z .w .i .d1-1-1 .detail .content .detail img { max-width:100% !important; width:100% !important }
}



.x.detail-pager {}
.x.detail-pager .y {}
.x.detail-pager .y .z {}
.x.detail-pager .y .z .w {}
.x.detail-pager .y .z .w .i {}
.x.detail-pager .y .z .w .i .d1 {}
.x.detail-pager .y .z .w .i .d1-1 {}
.x.detail-pager .y .z .w .i .d1-1-1 { text-align:center; }
.x.detail-pager .y .z .w .i .d1-1-1 a { display:inline-block; background-color: /*#EE7500*/#3fa6f2; color: #fff; border: 1px solid /*#EE7500*/#3fa6f2; box-sizing: border-box; }
.x.detail-pager .y .z .w .i .d1-1-1 .prev,
.x.detail-pager .y .z .w .i .d1-1-1 .next,
.x.detail-pager .y .z .w .i .d1-1-1 .list {}
.x.detail-pager .y .z .w .i .d1-1-1 .hdn { visibility: hidden; }
@media (min-width: 481px) {
    .x.detail-pager .y .z { padding: 70px 0 80px; }

    .x.detail-pager .y .z .w .i .d1-1-1 {}
    .x.detail-pager .y .z .w .i .d1-1-1 a { width: 220px; height: 45px; font-size:1.2rem; line-height:45px; border-radius: 12px; }
    .x.detail-pager .y .z .w .i .d1-1-1 .prev,
    .x.detail-pager .y .z .w .i .d1-1-1 .next,
    .x.detail-pager .y .z .w .i .d1-1-1 .list {}
    .x.detail-pager .y .z .w .i .d1-1-1 .list { margin: 0 60px; }
}
@media (max-width: 480px) {
    .x.detail-pager .y .z { padding: 50px 0 60px; }
    .x.detail-pager .y .z .w .i { padding:0 20px; }

    .x.detail-pager .y .z .w .i .d1-1-1 {}
    .x.detail-pager .y .z .w .i .d1-1-1 a { width: 75px; height: 34px; font-size:0.725rem; letter-spacing: -0.5px; line-height:34px; border-radius: 6px; }
    .x.detail-pager .y .z .w .i .d1-1-1 .prev,
    .x.detail-pager .y .z .w .i .d1-1-1 .next,
    .x.detail-pager .y .z .w .i .d1-1-1 .list {}
    .x.detail-pager .y .z .w .i .d1-1-1 .list { width: 90px; margin: 0 8px; }
    .x.detail-pager .y .z .w .i .d1-1-1 .hdn { /*display: none;*/ }
}




/*----------------------------------------------------------------------------------------------------*/

span.marker {
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(250,238,96,0) 67%, rgba(250,238,96,0.91) 68%, rgba(250,238,96,0.95) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(250,238,96,0) 67%,rgba(250,238,96,0.91) 68%,rgba(250,238,96,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(250,238,96,0) 67%,rgba(250,238,96,0.91) 68%,rgba(250,238,96,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6faee60',GradientType=0 ); /* IE6-9 */
}


.filter { line-height:41px; padding-top:32px; text-align:center; }
.select-wrapper { display:inline-block; position:relative; }
.select-wrapper:before { content:'▼'; display:inline-block; position:absolute; z-index:1; right:0; top:1px; text-align:center; font-size:inherit; line-height:inherit; letter-spacing:inherit; font-family:inherit; color:inherit; }
.select-wrapper > select { background:none transparent; z-index:2; }
.select-wrapper:before { width:1rem; padding-right:0.5rem; }
.select-wrapper > select { padding-right:1.5rem; }
.select-wrapper > select {
    background:#e6e6e6;
    /*box-shadow:0px 1px 1px 1px rgba(0,0,0,0.375);*/
}
.select-wrapper {
    border-radius:6px;/*0.5rem;*/
    background-color:#ffffff;/*#efefef;*/
    box-shadow:0 0 0 1px #224d2a inset;/*0px 1px 1px 1px rgba(0,0,0,0.375) inset;*/

    margin-top:1px;
    margin-bottom:16px;
    margin-left:8px; margin-right:8px;
}
.select-wrapper > select {
    background:transparent;
    top:0px;
    margin-top:0;
    padding-right:3rem;
    padding-bottom:1px;
    color:#5d924c;
    width:214px;
}
.select-wrapper:before {
    top:2px;
    border-left:1px solid transparent;/*#ddd;*/
    padding-left:0.5rem;
    padding-right:0.75rem;
    /*content:url(../img/index_nav_select_arrow.png?v=1);*/
    color:#5d924c;
}


.filter a.btn {
    display: inline-block;
    width: 214px;
    line-height: 39px;
    letter-spacing: 3px;
    border-radius: 6px;
    border: 1px solid #224d2a;
    color: #5d924c;
    background-color:#224d2a;
    position: relative;
    /*top: 1px;*/
    margin-bottom:16px;
    margin-left:8px; margin-right:8px;
}

/*----------------------------------------------------------------------------------------------------*/




/* ********************************************************************************
 * privacy
 * ******************************************************************************** */
#privacy .x.aaa {}
#privacy .x.aaa .y {}
#privacy .x.aaa .y .z {}
#privacy .x.aaa .y .z .w {}
#privacy .x.aaa .y .z .w .i {}
#privacy .x.aaa .y .z .w .i .d1 {}
#privacy .x.aaa .y .z .w .i .d1-1 {}
#privacy .x.aaa .y .z .w .i .d1-1-1 {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .head { text-align: center; }
#privacy .x.aaa .y .z .w .i .d1-1-1 .head .title { font-weight: bold; }
#privacy .x.aaa .y .z .w .i .d1-1-1 .content {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd div {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .txt {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .mark {}
#privacy .x.aaa .y .z .w .i .d1-1-1 .content .box a { color:#1272b4; text-decoration: underline; }
@media (min-width: 481px) {
    #privacy .x.aaa .y .z { padding: 50px 0 50px; }

    #privacy .x.aaa .y .z .w .i .d1-1-1 {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .head {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .head .title { font-size: 1.875rem; letter-spacing: 1px; line-height: 1.2; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content { margin-top: 40px; padding: 0 40px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .desc { font-size: 1.1rem; line-height: 1.7; letter-spacing: 0.5px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box:nth-child(n+2) { margin-top: 32px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd div { font-size: 1.32rem; line-height: 1.2; letter-spacing: 0.5px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .txt { margin-top: 5px; font-size: 1.1rem; line-height: 1.7; letter-spacing: 0.5px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .mark {}
}
@media (max-width: 480px) {
    #privacy .x.aaa .y .z { padding: 40px 0 40px; }
    #privacy .x.aaa .y .z .w .i { padding:0 20px; }

    #privacy .x.aaa .y .z .w .i .d1-1-1 {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .head {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .head .title { font-size: 1.275rem; letter-spacing: 0.5px; line-height: 1.2; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content { margin-top: 30px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .desc { font-size: 1rem; line-height: 1.5; letter-spacing: 0.5px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box:nth-child(n+2) { margin-top: 24px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd {}
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .hd div { font-size: 1.2rem; line-height: 1.2; letter-spacing: 0.5px; padding: 0 0 3px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .txt { margin-top: 5px; font-size: 0.9rem; line-height: 1.5; letter-spacing: 0.5px; }
    #privacy .x.aaa .y .z .w .i .d1-1-1 .content .box .mark {}
}




.x .y .z .w .i .d1-1-1 .u-cnst { font-size: 24px; letter-spacing: 1px; line-height: 1.2; text-align:center; padding:160px 0; }



/* ********************************************************************************
 * common-banner-01
 * ******************************************************************************** */
.x.common-banner-01 {}
.x.common-banner-01 .y {}
.x.common-banner-01 .y .z {}
.x.common-banner-01 .y .z .w {}
.x.common-banner-01 .y .z .w .i {}
.x.common-banner-01 .y .z .w .i .d1 {}
.x.common-banner-01 .y .z .w .i .d1-1 {}
.x.common-banner-01 .y .z .w .i .d1-1-1 {}
.x.common-banner-01 .y .z .w .i .d1-1-1 ul { list-style: none; margin: 0; padding: 0; display: flex; flex-flow: row wrap; justify-content: center; align-content: flex-start; }
.x.common-banner-01 .y .z .w .i .d1-1-1 ul li { text-align: center; }
.x.common-banner-01 .y .z .w .i .d1-1-1 ul li a { display: inline-block; }
@media (min-width: 481px) {
    .x.common-banner-01 .y { padding: 40px 0 40px; }

    .x.common-banner-01 .y .z .w .i .d1-1-1 { padding: 0; }
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul { gap: 20px 30px; }
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li {}
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li.t1 {}
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li.t2 { width: 100%; }
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li a {}
}
@media (max-width: 480px) {
    .x.common-banner-01 .y { padding: 20px 0 40px; }
    #index .x.common-banner-01 .y { padding: 20px 0 20px; }
    .x.common-banner-01 .y .z .w .i { padding:0 20px; }

    .x.common-banner-01 .y .z .w .i .d1-1-1 ul { gap: 15px 0; }
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li {}
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li.t1 { /*width: 48%;*/ }
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li.t2 {}
    .x.common-banner-01 .y .z .w .i .d1-1-1 ul li a { width: 100%; }
}




/* ********************************************************************************
 * common-btn-01
 * ******************************************************************************** */
.x.common-btn-01 {}
.x.common-btn-01 .y {}
.x.common-btn-01 .y .z {}
.x.common-btn-01 .y .z .w {}
.x.common-btn-01 .y .z .w .i {}
.x.common-btn-01 .y .z .w .i .d1 {}
.x.common-btn-01 .y .z .w .i .d1-1 {}
.x.common-btn-01 .y .z .w .i .d1-1-1 {}
.x.common-btn-01 .y .z .w .i .d1-1-1 .content {}
.x.common-btn-01 .y .z .w .i .d1-1-1 .content ul { list-style: none; margin: 0; padding: 0; }
.x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li { text-align: center; color: #fff; box-sizing: border-box; }
.x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li a { display: inline-block; text-align: center; background-color: #2D0E03; color: #fff; box-sizing: border-box; }
@media (min-width: 481px) {
    .x.common-btn-01 .y .z { padding: 50px 0 50px; }

    .x.common-btn-01 .y .z .w .i .d1-1-1 {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul { display: flex; flex-flow: row nowrap; justify-content: space-around; }
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li a { width: 400px; font-size: 1.2rem; letter-spacing: 0.5px; line-height: 1.2; padding: 21px 0; }
}
@media (max-width: 480px) {
    .x.common-btn-01 .y .z { padding: 30px 0 30px; }
    .x.common-btn-01 .y .z .w .i { padding:0 20px; }

    .x.common-btn-01 .y .z .w .i .d1-1-1 {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li {}
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li:nth-child(n+2) { margin-top: 20px; }
    .x.common-btn-01 .y .z .w .i .d1-1-1 .content ul li a { width: 240px; font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; padding: 12px 0; }
}




/* ********************************************************************************
 * common-mail-tel-01
 * ******************************************************************************** */
.x.common-mail-tel-01 {}
.x.common-mail-tel-01 .y {}
.x.common-mail-tel-01 .y .z {}
.x.common-mail-tel-01 .y .z .w {}
.x.common-mail-tel-01 .y .z .w .i {}
.x.common-mail-tel-01 .y .z .w .i .d1 {}
.x.common-mail-tel-01 .y .z .w .i .d1-1 {}
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 {}
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content {}
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail {}
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul { list-style: none; margin: 0; padding: 0; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li { text-align: center; color: #fff; box-sizing: border-box; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li a { display: inline-block; text-align: center; background-color: #0071BC; color: #fff; border-radius: 3px; box-sizing: border-box; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li a span { vertical-align: middle; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone { text-align: center; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .txt { color: #0071BC; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel { font-weight: bold; color: #0071BC; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel a { color: #0071BC; }
.x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .note { color: #0071BC; }
@media (min-width: 481px) {
    .x.common-mail-tel-01 .y .z { padding: 50px 0 50px; }

    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li a { width: 250px; font-size: 1.2rem; letter-spacing: 0.5px; line-height: 1.2; padding: 10px 0; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone { margin-top: 25px; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .txt { font-size: 1.55rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel { margin-top: 5px; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel a { font-size: 3.0rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .note { margin-top: 3px; font-size: 1.2rem; letter-spacing: 0.5px; line-height: 1.2; }
}
@media (max-width: 480px) {
    .x.common-mail-tel-01 .y .z { padding: 40px 0 40px; }
    .x.common-mail-tel-01 .y .z .w .i { padding:0 20px; }

    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li {}
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .mail ul li a { width: 240px; font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; padding: 8px 0; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone { margin-top: 20px; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .txt { font-size: 1.40rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel { margin-top: 5px; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .tel a { font-size: 2.1rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.common-mail-tel-01 .y .z .w .i .d1-1-1 .content .phone .note { margin-top: 3px; font-size: 1.1rem; letter-spacing: 0.5px; line-height: 1.2; }
}




/* ********************************************************************************
 * common-sns
 * ******************************************************************************** */
.x.common-sns {}
.x.common-sns .y {}
.x.common-sns .y .z {}
.x.common-sns .y .z .w {}
.x.common-sns .y .z .w .i {}
.x.common-sns .y .z .w .i .d1 {}
.x.common-sns .y .z .w .i .d1-1 {}
.x.common-sns .y .z .w .i .d1-1-1 {}
.x.common-sns .y .z .w .i .d1-1-1 .content {}
.x.common-sns .y .z .w .i .d1-1-1 .content .l {}
.x.common-sns .y .z .w .i .d1-1-1 .content .l .facebook-line {}
.x.common-sns .y .z .w .i .d1-1-1 .content .r {}
.x.common-sns .y .z .w .i .d1-1-1 .content .r .twitter-line {}
@media (min-width: 481px) {
    .x.common-sns .y .z { padding: 30px 0 60px; }

    .x.common-sns .y .z .w .i .d1-1-1 {}
    .x.common-sns .y .z .w .i .d1-1-1 .content { padding: 0 20px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .l { float:right; width: 420px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .l .facebook-line { height:500px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .r { float:left; width: 420px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .r .twitter-line { height:500px; }
}
@media (max-width: 480px) {
    .x.common-sns .y .z { padding: 20px 0 40px; }
    .x.common-sns .y .z .w .i { padding:0 20px; }

    .x.common-sns .y .z .w .i .d1-1-1 {}
    .x.common-sns .y .z .w .i .d1-1-1 .content {}
    .x.common-sns .y .z .w .i .d1-1-1 .content .l { min-height: 500px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .l .facebook-line {}
    .x.common-sns .y .z .w .i .d1-1-1 .content .r { min-height: 500px; margin-top: 40px; }
    .x.common-sns .y .z .w .i .d1-1-1 .content .r .twitter-line {}
    .x.common-sns .y .z .w .i .d1-1-1 .content .r .twitter-timeline { width: 100%; max-width: 280px !important; }
}




/* ********************************************************************************
 * footer
 * ******************************************************************************** */
.x.footer-btn { overflow: visible; }
.x.footer-btn .y {}
.x.footer-btn .y .z { max-width:none; }
.x.footer-btn .y .z .w {}
.x.footer-btn .y .z .w .i {}
.x.footer-btn .y .z .w .i .d1 {}
.x.footer-btn .y .z .w .i .d1-1 {}
.x.footer-btn .y .z .w .i .d1-1-1 { position: relative; }
.x.footer-btn .y .z .w .i .d1-1-1 a { display: inline-block; background-color: #transparent; color: #fff; border-radius: 50%; transition: .4s; opacity: 0; visibility: hidden; box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.5); }
.x.footer-btn .y .z .w .i .d1-1-1 a.active { opacity: 1; visibility: visible; }
.x.footer-btn .y .z .w .i .d1-1-1 a.absolute { /*position: absolute; bottom: 2.5px;*/ }
.x.footer-btn .y .z .w .i .d1-1-1 a div { text-align: center; vertical-align: middle; font-weight: bold; }
.x.footer-btn .y .z .w .i .d1-1-1 a:hover { opacity: 1; }
@media (min-width: 481px) {
    .x.footer-btn .y { padding: 0 0 0; }

    .x.footer-btn .y .z .w .i .d1-1-1 { max-width: 960px; margin: 0 auto; }
    /*.x.footer-btn .y .z .w .i .d1-1-1 a { position: fixed; right: 0.5%; bottom: 2.5px; z-index: 100; width: 70px;  height: 70px; }*/
    .x.footer-btn .y .z .w .i .d1-1-1 a { position: absolute; right: 2px; bottom: -40px; z-index: 100; width: 100px;  height: 100px; }
    .x.footer-btn .y .z .w .i .d1-1-1 a div { display: table-cell; width: inherit; height: inherit; font-size: 1.1rem; line-height: 1; letter-spacing: 1px; }
    .x.footer-btn .y .z .w .i .d1-1-1 a.absolute { /*position: absolute; bottom: 2.5px;*/ }
}
@media (max-width: 480px) {
    .x.footer-btn .y { padding: 0 0 0; }
    .x.footer-btn .y .z .w .i {}

    .x.footer-btn .y .z .w .i .d1-1-1 {}
    .x.footer-btn .y .z .w .i .d1-1-1 a { position: fixed; right: 1%; bottom: 2%; z-index: 100; width: 46px;  height: 46px; /*border: solid 1px #fff;*/ }
    .x.footer-btn .y .z .w .i .d1-1-1 a div { display: table-cell; width: inherit; height: inherit; font-size: 0.8rem; line-height: 1; letter-spacing: 1px; }
}

.x.footer { position:relative; }
.x.footer .y { background-color: /*#F08700*/#3fa6f2; }
.x.footer .y .z {}
.x.footer .y .z .w {}
.x.footer .y .z .w .i {}
.x.footer .y .z .w .i .d1 {}
.x.footer .y .z .w .i .d1-1 {}
.x.footer .y .z .w .i .d1-1-1 { position: relative; }
.x.footer .y .z .w .i .d1-1-1 .l {}
.x.footer .y .z .w .i .d1-1-1 .l .sm { color: #fff; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul { list-style: none; margin: 0; padding: 0; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li { position: relative; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step1 { padding-left: 1em; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step1:before { content: '>'; position: absolute; top: 0; left: 0; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step2 { padding-left: 2em; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step2:before { content: '>'; position: absolute; top: 0; left: 0; margin-left: 1em; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step3 { padding-left: 3em; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li.step3:before { content: '>'; position: absolute; top: 0; left: 0; margin-left: 2em; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li div { display: inline-block; }
.x.footer .y .z .w .i .d1-1-1 .l .sm ul li a { display: inline-block; color: #fff; }
.x.footer .y .z .w .i .d1-1-1 .l .fb {}
.x.footer .y .z .w .i .d1-1-1 .l .fb .facebook-line {}
.x.footer .y .z .w .i .d1-1-1 .r {}
.x.footer .y .z .w .i .d1-1-1 .r .info { text-align: right; }
.x.footer .y .z .w .i .d1-1-1 .r .info .hd {}
.x.footer .y .z .w .i .d1-1-1 .r .info .logo {}
.x.footer .y .z .w .i .d1-1-1 .r .info .logo a { position: relative; display: inline-block; }
.x.footer .y .z .w .i .d1-1-1 .r .info .addr { color: #fff; }
.x.footer .y .z .w .i .d1-1-1 .r .info .addr a { color: #fff; }
.x.footer .y .z .w .i .d1-1-1 .r .info .addr span { display: inline-block; }
.x.footer .y .z .w .i .d1-1-1 .r .info .addr span.sub { font-weight: normal; }
.x.footer .y .z .w .i .d1-1-1 .r .copyright { text-align: right; color: #fff; }
.x.footer .y .z .w .i .d1-1-1 .r .icons {}
.x.footer .y .z .w .i .d1-1-1 .r .icons ul { list-style: none; margin: 0; padding: 0; }
.x.footer .y .z .w .i .d1-1-1 .r .icons ul li {}
.x.footer .y .z .w .i .d1-1-1 .r .icons ul li a { display: block; }
.x.footer .y .z .w .i .d1-1-1 .r .icons ul li a img {}
@media (min-width: 481px) {
    .x.footer .y .z { padding: 90px 0 50px; }

    .x.footer .y .z .w .i .d1-1-1 { padding: 0 50px; }
    .x.footer .y .z .w .i .d1-1-1 .l { float:left; width: auto; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; align-content: flex-start; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm { float: left; width: auto; max-width: 210px; box-sizing: border-box; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul { display: inline-block; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li { text-align: left; margin-top: 0; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li:nth-child(n+2) { margin-top: 3px; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li div { font-size: 1.0rem; letter-spacing: 0.5px; line-height: 1.4; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li a { font-size: 1.0rem; letter-spacing: 0.5px; line-height: 1.4; white-space: nowrap; }
    .x.footer .y .z .w .i .d1-1-1 .l .fb { width: 270px; }
    .x.footer .y .z .w .i .d1-1-1 .l .fb .facebook-line { height:400px; }
    .x.footer .y .z .w .i .d1-1-1 .r { float:right; width: 300px; }
    .x.footer .y .z .w .i .d1-1-1 .r .info {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .hd {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .logo {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .logo a {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr { margin-top: 10px; font-size: 1.125rem; letter-spacing: 1px; line-height: 1.5; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.tel,
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.fax { font-size: 1.65rem; letter-spacing: 1px; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.sub { font-size: 1.1rem; letter-spacing: 0.5px; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.sub a { font-size: 1.475rem; letter-spacing: 0.5px; }
    .x.footer .y .z .w .i .d1-1-1 .r .copyright { margin-top: 10px; font-size: 0.815rem; letter-spacing: 0.5px; line-height: 1.2; white-space: nowrap; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons { margin-top: 10px; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul { display: flex; flex-flow: row nowrap; justify-content: center; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li {}
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li a { margin: 0 8px; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li a img { width: 32px; }
}
@media (max-width: 480px) {
    .x.footer .y { background-size: 240%; }
    .x.footer .y .z { padding: 30px 0 70px; }
    .x.footer .y .z .w .i { padding:0 20px; }

    .x.footer .y .z .w .i .d1-1-1 {}
    .x.footer .y .z .w .i .d1-1-1 .l { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center/*space-between*/; align-content: flex-start; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm { text-align: center; max-width: 180px; box-sizing: border-box; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul {}
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li { text-align: left; margin-top: 3px; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li div { font-size: 1rem; letter-spacing: 0.5px; line-height: 1.4; }
    .x.footer .y .z .w .i .d1-1-1 .l .sm ul li a { font-size: 1rem; letter-spacing: 0.5px; line-height: 1.4; }
    .x.footer .y .z .w .i .d1-1-1 .l .fb { margin-top: 25px;  text-align: center; }
    .x.footer .y .z .w .i .d1-1-1 .l .fb .facebook-line {}
    .x.footer .y .z .w .i .d1-1-1 .r { margin-top: 30px; }
    .x.footer .y .z .w .i .d1-1-1 .r .info { text-align: center; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .hd {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .logo {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .logo a {}
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr { margin-top: 20px; font-size: 1.10rem; letter-spacing: 0.5px; line-height: 1.5; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.tel,
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.fax { font-size: 1.475rem; letter-spacing: 1px; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.sub { font-size: 0.9rem; }
    .x.footer .y .z .w .i .d1-1-1 .r .info .addr span.sub a { font-size: 1.2rem; letter-spacing: 0.5px; }
    .x.footer .y .z .w .i .d1-1-1 .r .copyright { margin-top: 20px; text-align: center; font-size: 0.75rem; letter-spacing: 0.5px; line-height: 1.2; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons { margin-top: 15px; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul { display: flex; flex-flow: row nowrap; justify-content: center; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li {}
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li a { margin: 0 8px; }
    .x.footer .y .z .w .i .d1-1-1 .r .icons ul li a img { width: 32px; }
}



.wow { visibility:hidden; }








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}