@charset "UTF-8";
#g__header p,
#globalNav p,
#g__footer p,
#g__header li,
#globalNav li,
#g__footer li,
#g__header ul,
#globalNav ul,
#g__footer ul,
#g__header ol,
#globalNav ol,
#g__footer ol,
#g__header dl,
#globalNav dl,
#g__footer dl,
#g__header dt,
#globalNav dt,
#g__footer dt,
#g__header dd,
#globalNav dd,
#g__footer dd,
#g__header h1,
#globalNav h1,
#g__footer h1,
#g__header h2,
#globalNav h2,
#g__footer h2,
#g__header h3,
#globalNav h3,
#g__footer h3,
#g__header h4,
#globalNav h4,
#g__footer h4,
#g__header h5,
#globalNav h5,
#g__footer h5,
#g__header h6,
#globalNav h6,
#g__footer h6 {
    margin: 0;
    padding: 0;
}

#g__header li,
#globalNav li,
#g__footer li,
#g__header ol,
#globalNav ol,
#g__footer ol,
#g__header ul,
#globalNav ul,
#g__footer ul {
    list-style: none;
}

@font-face {
    font-family: 'Hoge';
    src: url("../fonts/hoge/hoge.eot?36frzv");
    src: url("../fonts/hoge/hoge.eot?#iefix36frzv") format("embedded-opentype"), url("../fonts/hoge/hoge.woff?36frzv") format("woff"), url("../fonts/hoge/hoge.ttf?36frzv") format("truetype"), url("../fonts/hoge/hoge.svg?36frzv#hoge") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon-font {
    font-family: "Hoge";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.5px #000;
    position: relative;
}

.icon-font:before {
    margin: auto;
    display: inline-block;
    font-family: inherit;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1em;
    height: 1em;
    line-height: 1;
}


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        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) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    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;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "メイリオ", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

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

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

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 33px;
}

h2,
.h2 {
    font-size: 27px;
}

h3,
.h3 {
    font-size: 23px;
}

h4,
.h4 {
    font-size: 17px;
}

h5,
.h5 {
    font-size: 13px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9px;
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 481px) {
    .lead {
        font-size: 19.5px;
    }
}

small,
.small {
    font-size: 92%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 481px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 481px) {
    .container {
        width: 744px;
    }
}

@media (min-width: 729px) {
    .container {
        width: 964px;
    }
}

@media (min-width: 1024px) {
    .container {
        width: 1164px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -12px;
    margin-right: -12px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

@media (min-width: 481px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


/*
  debug with breakpoint
  */


/*body:after {
  content: "sp";
  position: fixed;
  bottom: 0; right: 0;
  z-index: 9999999999;
  display: block;
  padding: 1em;
  background-color: rgba(#ccc, 0.8);
  @media only screen and (min-width:481px), print and (min-width: 2cm) {
   content: "tab->1カラム";
  }
  @media only screen and (min-width:729px), print and (min-width: 2cm) {
   content: "dsk->1カラム";
  }
  @media only screen and (min-width:1024px), print and (min-width: 2cm) {
   content: "wide->2カラム";
  }
  }*/


/* ---------------------------------------------
  OTHER
  ----------------------------------------------*/

img {
    width: auto;
    max-width: 100%;
    height: auto;
}

h1,
.h1,
h2,
.h2 {
    margin-top: auto;
}

h3,
.h3 {
    margin-top: auto;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: auto;
}

*:first-child {
    margin-top: 0;
    padding-top: 0;
}

body .mrg__btm2 {
    margin-bottom: 2em !important;
}


/* ---------------------------------------------
  OUTLINE
  ----------------------------------------------*/

html {
    width: 100%;
    overflow-x: hidden;
}

body {
    width: 100%;
    overflow-x: hidden;
    color: #000;
}

.box__inner {
    margin: 0 auto;
    width: 96%;
    max-width: 970px;
    overflow-x: hidden;
}

.nav__recommend_head {
    display: none;
    position: relative;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .nav__recommend_head {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }
    .nav__recommend_head #btn__bnr_open {
        position: absolute;
        bottom: -46px;
        right: 0;
        height: 46px;
        width: 220px;
        background-color: rgba(255, 255, 255, 0.84);
        cursor: pointer;
    }
    .nav__recommend_head #bnr__party_plan {
        display: none;
        position: absolute;
        bottom: -230px;
        right: 0;
        height: 230px;
        width: 220px;
        background-color: rgba(255, 255, 255, 0.84);
    }
    .nav__recommend_head #btn__bnr_close {
        display: none;
        position: absolute;
        bottom: -45px;
        right: 0;
        height: 45px;
        width: 40px;
        cursor: pointer;
    }
}

#contents {
    padding-top: 68px;
}

@media only screen and (min-width: 481px),
print and (min-width: 2cm) {
    #contents {
        padding-top: 0;
    }
}

.content__header {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 40px;
    font-size: 108%;
    line-height: 1.8;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .content__header {
        padding-bottom: 110px;
    }
}

.content__header .content__haeder_inner {
    margin: auto;
    width: 94%;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .content__header .content__haeder_inner {
        width: 980px;
    }
}

.content__header .img__header_image {
    position: relative;
    z-index: 0;
    padding-bottom: 46%;
    margin-bottom: -18px;
    width: 100%;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .content__header .img__header_image {
        padding-bottom: 42%;
        margin-bottom: -30px;
        background-attachment: fixed;
        background-size: 100% auto;
    }
}

.content__header .img__header_image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.content__header .ttl__content_haeder {
    position: relative;
    z-index: 10;
    margin-bottom: 32px;
}

.content__header br {
    display: none;
}

@media only screen and (min-width: 481px),
print and (min-width: 2cm) {
    .content__header br {
        display: block;
    }
}

.box__inner {
    margin: auto;
    width: 94%;
    overflow: visible;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .box__inner {
        width: 980px;
    }
}

.box__section {
    margin-bottom: 4em;
}

.box__section>.box__section {
    margin-bottom: 3em;
}

.list__reset ul,
.list__reset li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#g__header p,
#globalNav p,
#g__footer p,
#g__header li,
#globalNav li,
#g__footer li,
#g__header ul,
#globalNav ul,
#g__footer ul,
#g__header ol,
#globalNav ol,
#g__footer ol,
#g__header dl,
#globalNav dl,
#g__footer dl,
#g__header dt,
#globalNav dt,
#g__footer dt,
#g__header dd,
#globalNav dd,
#g__footer dd,
#g__header h1,
#globalNav h1,
#g__footer h1,
#g__header h2,
#globalNav h2,
#g__footer h2,
#g__header h3,
#globalNav h3,
#g__footer h3,
#g__header h4,
#globalNav h4,
#g__footer h4,
#g__header h5,
#globalNav h5,
#g__footer h5,
#g__header h6,
#globalNav h6,
#g__footer h6 {
    margin: 0;
    padding: 0;
}

#g__header li,
#globalNav li,
#g__footer li,
#g__header ol,
#globalNav ol,
#g__footer ol,
#g__header ul,
#globalNav ul,
#g__footer ul {
    list-style: none;
}

@font-face {
    font-family: 'Hoge';
    src: url("../fonts/hoge/hoge.eot?36frzv");
    src: url("../fonts/hoge/hoge.eot?#iefix36frzv") format("embedded-opentype"), url("../fonts/hoge/hoge.woff?36frzv") format("woff"), url("../fonts/hoge/hoge.ttf?36frzv") format("truetype"), url("../fonts/hoge/hoge.svg?36frzv#hoge") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon-font {
    font-family: "Hoge";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.5px #000;
    position: relative;
}

.icon-font:before {
    margin: auto;
    display: inline-block;
    font-family: inherit;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1em;
    height: 1em;
    line-height: 1;
}

.facility .ttl__content_haeder {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    max-width: 250px;
}

.facility .content__header .img__header_image {
    background-position: center top;
    margin-bottom: -20px;
}

.facility .box__new {
    padding: 60px 0;
    background-image: url(img/bg_detail_1.png);
    background-repeat: repeat;
    background-position: 0 0;
    text-align: center;
}

.facility .box__new .txt__spec {
    display: inline-block;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 20px;
    border-top: 1px #A17729 dotted;
    color: #A17729;
    margin: 1em auto;
}

.facility .ttl__new {
    position: relative;
    padding: 0 0 32px;
    width: 100%;
    text-align: center;
}

.facility .ttl__new img {
    position: relative;
    z-index: 10;
    margin: auto;
    width: 86%;
    max-width: 428px;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .facility .ttl__new:before {
        content: "";
        position: absolute;
        bottom: 42px;
        left: 0;
        z-index: 0;
        width: 34%;
        height: 1px;
        background-color: #A17729;
    }
    .facility .ttl__new:after {
        content: "";
        position: absolute;
        bottom: 42px;
        right: 0;
        z-index: 0;
        width: 34%;
        height: 1px;
        background-color: #A17729;
    }
}

.facility .ttl_hospitality {
    padding-bottom: 24px;
}

.facility .item__hospi {
    padding: 18px;
    margin-bottom: 20px;
    border: 1px #ccc solid;
    background-color: #fff;
    text-align: left;
}

.facility .item__hospi .ttl__item_hospi {
    margin-bottom: 20px;
    max-width: 180px;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .facility .item__hospi .ttl__item_hospi {
        margin-bottom: 40px;
    }
}

.facility .item__hospi figure {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1024px),
print and (min-width: 2cm) {
    .facility .item__hospi figure {
        margin-bottom: 0;
    }
}