﻿@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold
}


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

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

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

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

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

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

textarea {
    resize: vertical
}

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

html {
    font-size: 62.5%
}

body {
    margin: 0;
    color: #555;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro W6", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl {
    margin: 0
}

dd {
    margin-left: 0
}

a {
    color: #333;
    text-decoration: none
}

a:focus {
    border: 0;
    outline: 0
}

ul,
ol {
    margin: 0;
    padding-left: 0
}

ul li,
ol li {
    list-style: none
}

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

* {
    box-sizing: border-box
}

.hidden {
    display: none !important;
    visibility: hidden
}

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

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

.invisible {
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

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

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

html {
    /*overflow:hidden*/
}

.sp {
    display: none
}

a:hover {
    opacity: .7
}

.bx-wrapper {
    margin: 0 auto
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff
}

.dm {
    position: relative
}

.dm:before {
    position: absolute;
    top: 15px;
    right: 15px;
    content: "ダミー";
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 4px 10px 2px;
    background: #ed1e79
}

.container {
    position: relative;
    /* height: 100vh;
    overflow: hidden */
    min-height: 740px;
}

.container .ysWrap {
    display: none
}

.container.df .nsWrap {
    display: none
}

.container.df .ysWrap {
    display: inline-block
}

.container header {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 999
}

.container header .sp-menu {
    display: none
}

.container header .ic-search {
    display: none
}

.container header .navi_sp {
    display: none
}

.container .contents .catch {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 999
}

@media only screen and (min-width: 769px) {
    .slider-block .bx-wrapper {
        min-height: 740px;
    }
    .slider-block .bx-wrapper .bx-viewport {
        min-height: 740px;
    }
    .container header .navi_sp {
        display: none !important
    }
    .container footer {
        position: absolute;
        /* bottom: 0px; */
        left: 0px;
        z-index: 100;
        width: 100%;
        height: 50px;
        font-size: 0;
        padding: 15px 30px;
        background: #fff
    }
    .container footer .navi {
        display: inline-block;
        font-size: 13px;
        font-size: 1.3rem;
        float: left
    }
    .container footer .navi li {
        float: left;
        margin-right: 22px
    }
    .container footer .navi li:first-child a {
        text-decoration: underline
    }
    .container footer .navi li a:hover {
        text-decoration: underline
    }
    .container footer .copyright {
        display: inline-block;
        font-size: 13px;
        font-size: 1.3rem;
        float: right
    }
}

@media only screen and (max-width: 768px) {
    html {
        overflow: visible
    }
    .pc {
        display: none
    }
    .sp {
        display: block
    }
    .container {
        height: auto
    }
    .container header {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 15px 3%;
        border-bottom: 2px solid #e7e6e1
    }
    .container header .pc {
        display: none !important
    }
    .container header .site_id img {
        width: 30%;
        min-width: 100px
    }
    .container header .sp_menu {
        position: absolute;
        top: 50%;
        right: 3%;
        display: block;
        width: 35px;
        height: 30px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer
    }
    .container header .sp_menu:before,
    .container header .sp_menu:after {
        position: absolute;
        left: 0;
        content: '';
        width: 100%;
        height: 4px;
        background: #666;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .container header .sp_menu:before {
        top: 0
    }
    .container header .sp_menu:after {
        bottom: 0
    }
    .container header .sp_menu span {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 4px;
        background: #666;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .container header .sp_menu.open:before {
        top: 50%;
        height: 3px;
        -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }
    .container header .sp_menu.open:after {
        bottom: auto;
        top: 50%;
        height: 3px;
        -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }
    .container header .sp_menu.open span {
        opacity: 0
    }
    .container header .ic-search {
        position: absolute;
        top: 50%;
        right: 3%;
        display: block;
        width: 30px;
        margin-right: 55px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer
    }
    .container header .navi_sp {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 0 3%;
        background: #db0e24
    }
    .container header .navi_sp li a {
        display: block;
        padding: 10px 0;
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        border-bottom: 1px solid #fff
    }
    .container header .navi_sp li:last-child a {
        border-bottom: none
    }
    .container .contents .catch {
        position: static;
        padding: 2% 3%;
        text-align: center;
        background: #fff
    }
    .container .contents .catch img {
        max-width: 90%
    }
    .container .contents .catch.nsWrap {
        display: block
    }
    .container .contents .catch.ysWrap {
        display: none
    }
    .container footer {
        display: none
    }
}

.tagBlock {
    height: 0px;
}