@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Pirata+One');
@charset 'UTF-8';
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
html
{
    font-family: sans-serif;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
            text-size-adjust: 100%;
}
body
{
    font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;

    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary
{
    display: block;
}
audio,
canvas,
progress,
video
{
    display: inline-block;
    /* 1 */

    vertical-align: baseline;
    /* 2 */
}
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: .67em 0;
}
mark
{
    color: #000;
    background: #ff0;
}
small
{
    font-size: 80%;
}
sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}
sup
{
    top: -.5em;
}
sub
{
    bottom: -.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
{
    /* 1 */
    font: inherit;
    /* 2 */

    margin: 0;

    color: inherit;
    /* 3 */
}
button
{
    overflow: visible;
}
button,
select
{
    text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit']
{
    /* 2 */
    cursor: pointer;

    -webkit-appearance: button;
    /* 3 */
}
button[disabled],
html input[disabled]
{
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner
{
    padding: 0;

    border: 0;
}
input
{
    line-height: normal;
}
input[type='checkbox'],
input[type='radio']
{
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button
{
    height: auto;
}
input[type='search']
{
    /* 1 */
    /* 2 */
    box-sizing: content-box;

    -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}
fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}
legend
{
    /* 1 */
    padding: 0;

    border: 0;
    /* 2 */
}
textarea
{
    overflow: auto;
}
optgroup
{
    font-weight: bold;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
button,
menu,
main,
article,
time,
div,
p,
ul,
ol,
li
{
    margin: 0;
    padding: 0;
}
li
{
    list-style: none;
}
img
{
    vertical-align: top;
}
table
{
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th
{
    padding: 0;
}
.cf:before,
.cf:after
{
    display: table;

    content: ' ';
}
.cf:after
{
    clear: both;
}
/*
  -
  Common
  -
*/
a
{
    text-decoration: none;

    color: #fff;
}
.f_pirata
{
    font-family: 'Pirata One', 'cursive';
}
.contents-hr
{
    width: 179px;
    height: 38px;

    border: none;
    background: url('/assets/img/caption.png') 0 0 no-repeat;
}
.section-title
{
    font-size: 34px;

    margin-bottom: 19px;

    text-align: center;
    letter-spacing: .1em;

    color: #fff;
}
.in-section-title
{
    width: 260px;
    height: 131px;
    margin: 0 auto;

    background: url('/assets/img/common/title.png') 0 0 no-repeat;
}
.in-section-title-text
{
    font-size: 38px;

    padding-top: 26px;

    text-align: center;
    letter-spacing: .1em;

    color: #fff;
}
/*
  -
  root
  -
*/
#root
{
    position: relative;

    width: 100%;
    min-width: 1048px;

    background: #000 url('/assets/img/bg_ornament_repeat_1.png') 50% 0 repeat-y;
}
#root:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    min-width: 1048px;
    height: 100%;

    content: '';

/*    background: url('/assets/img/bg_ornament_repeat_2.png') 50% 0 repeat-y;*/
}
/*
  -
  main
  -
*/
main
{
    position: relative;
}
/*
  -
  Header
  -
*/
.header-logo
{
    position: fixed;
    z-index: 1;
    top: 23px;
    left: 24px;

    width: 130px;
}
.header-logo img
{
    width: 100%;
    height: auto;
}
.header-share
{
    position: fixed;
    z-index: 1;
    top: 162px;
    left: 25px;

    width: 129px;
    height: 46px;

    background: url('/assets/img/common/share_ornament_mini.png') 0 0 no-repeat;
    background-size: cover;
}
.header-share-items
{
    width: 129px;
    height: 15px;
    margin-top: 15px;
}
.header-share-item
{
    float: left;
}
.header-share-item-title
{
    margin-left: 5px;
}
.header-share-item-fb
{
    margin-left: 12px;
}
.header-share-item-fb a
{
    width: 10px;
    height: 15px;

    vertical-align: top;

    border: none;
    background: url('/assets/img/common/icon_fb_mini.png') 0 0 no-repeat;
    display: block;
}
.header-share-item-tw
{
    margin-left: 31px;
    margin-top: 2px;
}
.header-share-item-tw a
{
    width: 17px;
    height: 13px;

    vertical-align: top;

    border: none;
    background: url('/assets/img/common/icon_tw_mini.png') 0 0 no-repeat;
    display: block;
}
/*
  -
  Global Navigation
  -
*/
.gnav
{
    position: fixed;
    z-index: 1;
    top: 20px;
    right: 22px;
}
.gnav-item
{
    font-size: 18px;

    position: relative;

    float: left;

    margin: 0 0 0 20px;
}
.gnav-item:first-child
{
    margin: 0 0 0 0;
}
.gnav-item--disable
{
    pointer-events: none;

    opacity: .4 !important;
    color: #fff;
}
.gnav-item--active:before
{
    position: absolute;
    top: -1em;
    left: 50%;

    width: 3px;
    height: 17px;
    margin: 0 0 0 -1.5px;

    content: '';

    background: url('/assets/img/common/navi_arrow.png') 0 0 no-repeat;
}
.gnav-item--active a
{
    color: #7e6948 !important;
}

.gnav-item.menu_bddvd{
	font-family: 'New Rocker', cursive;
    font-size:15px;
    padding-top:2px;
}

/*
  -
  Footer
  -
*/
.footer
{
    font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;

    position: relative;

    width: 816px;
    margin: 0 auto;

    letter-spacing: .05em;

    color: #fff;
}
.footer-pagetop
{
    float: right;

    margin-bottom: 18px;

    cursor: pointer;
}
.footer-line
{
    margin-bottom: 41px;
}
.footer-link-items
{
    text-align: center;
    letter-spacing: -.4em;
}
.footer-link-item
{
    font-size: 13.82px;

    display: inline-block;

    margin: 0 0 0 42px;

    letter-spacing: normal;
}
.footer-link-item:first-child
{
    margin: 0 0 0 0;
}
.footer-note
{
    font-size: 11px;

    margin-top: 57px;

    text-align: center;
}
.footer-cr-items
{
    font-size: 11px;

    margin-top: 31px;
    padding-bottom: 60px;

    text-align: center;
}
.footer-cr-item
{
    margin-top: 11px;
}
.footer-cr:first-child
{
    margin-top: 0;
}