@charset "UTF-8";
@font-face {
    font-family: 'meiryo';
    src: url('../../../font/meiryo.ttc');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../../../font/Montserrat-Light.otf');
    font-weight: normal;
    font-style: normal;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}
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: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .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: -.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 {
    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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
body {
    font-family: 'Montserrat', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'Raleway', sans-serif, Verdana, Roboto, "Droid Sans", "ＭＳ Ｐゴシック";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #757575;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}
a {
    color: #757575;
    text-decoration: none
}
a:hover {
    color: #ff6700;
    text-decoration: none
}
p > a {
    color: #ff6700
}
p > a:hover {
    text-decoration: underline
}
dd, dl, dt, li, ul {
    margin: 0;
    padding: 0;
    list-style: none
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
.space_3x {
    margin-bottom: 3px;
}
#img_1, #img_2, #img_3, #img_4, #img_5, #img_6, #img_7, #img_8, #img_9, #img_10, #img_11, #img_12, #img_13, #img_14, #img_15, #img_16, #img_17, #img_18 {
    margin: 0;
    padding: 0;
}

/*商品*/

/*PC対応*/

@media screen and (min-width:769px) {
h2 {
    font-size: 4rem;
    /*別エフェクト*/
     /*color: #444;
  text-shadow: 0 2px 5px rgba(0, 0, 0, .5);*/
    
    /* color: #444;
    font-size: 4rem;
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #FFF, 0 1px 1px #FFF, 1px 1px 1px #000;
    font-weight: bold;
    color: #000;*/
    
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
h3 {
    font-size: 1.6rem;
    color: #666;
    line-height: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.img_1 {
    width: 100vw;
    height: 90vh;
    background: url("../images/sldgnbb_01@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
.center_text_1 {
    position: absolute;
    top: 20%;
    left: 50%;
}
.img_2 {
    background: url("../images/sldgnbb_02@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 90vh;
}
.center_text_2 {
    position: absolute;
    top: 20%;
    left: 30%;
    color: #fff;
}
.center_text_2 h2 {
    font-size: 2.8rem;
    text-align: center;
}
.center_text_2 h3 {
}
.img_3 {
    background: url("../images/sldgnbb_03@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 80vh;
}
.center_text_3 {
    position: absolute;
    top: 40%;
    left: 5%;
    color: #fff;
}
.center_text_3 h2 {
    font-size: 2.2rem;
}
.center_text_3 h3 {
}
.img_4 {
    background: url("../images/sldgnbb_04@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 70vh;
}
.center_text_4 {
    position: absolute;
    top: 28%;
    left: 20%;
}
.center_text_4 h2 {
    font-size: 3rem;
    text-align: center;
    color: #FFF!important;
    text-shadow: 0 0 0 #FFF!important;
}
.center_text_4 h3 {
    font-size: 2rem;
    text-align: center;
    color: #FFF!important;
    text-shadow: 0 0 0 #FFF!important;
}
.img_5 {
    background: url("../images/sldgnbb_05@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 80vh;
}
.center_text_5 {
    position: absolute;
    top: 40%;
    left: 15%;
    color: #fff;
}
.center_text_5 h2 {
    font-size: 3.5rem;
}
.center_text_5 h3 {
}
.img_6 {
    background: url("../images/sldgnbb_06@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 80vh;
}
.center_text_6 {
}
.center_text_6 h2 {
}
.center_text_6 h3 {
}
.img_7 {
    background: url("../images/sldgnbb_07@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 60vh;
}
.center_text_7 {
    position: absolute;
    top: 30%;
    left: 5%;
    width: 500px;
}
.center_text_7 h2 {
}
.center_text_7 h3 {
    line-height: 30px;
    font-size: 1.9rem;
    color: #555;
}
.img_8 {
    background: url("../images/sldgnbb_08@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 70vh;
}
.center_text_8 {
    position: absolute;
    top: 30%;
    left: 63%;
    width: 400px;
}
.center_text_8 h2 {
}
.center_text_8 h3 {
    line-height: 30px;
    font-size: 1.9rem;
    color: #555;
}
.img_9 {
    background: url("../images/sldgnbb_09@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 90vh;
}
.center_text_9 {
    position: absolute;
    top: 0%;
    left: 23%;
}
.center_text_9 h2 {
    font-size: 3rem;
    color: #666!important;
}
.center_text_9 h3 {
}
.img_10 {
    background: url("../images/sldgnbb_11@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 90vh;
}
.center_text_10 {
}
.center_text_10 h2 {
}
.center_text_10 h3 {
}
.img_11 {
    background: url("../images/sldgnbb_12@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 80vh;
}
.center_text_11 {
    position: absolute;
    top: 30%;
    left: 5%;
    width: 600px;
}
.center_text_11 h2 {
    font-size: 2.8rem;
}
.center_text_11 h3 {
    font-size: 1.8rem;
    line-height: 25px;
}
.img_12 {
    background: url("../images/sldgnbb_13@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 50vh;
}
.img_13 {
    background: url("../images/sldgnbb_14@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 80vh;
}
.img_14 {
    background: url("../images/sldgnbb_15@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 90vh;
}
.center_text_14 {
    position: absolute;
    top: 30%;
    left: 64%;
    width: 400px;
}
.center_text_14 h2 {
    font-size: 2.5rem;
    line-height: 40px;
}
.center_text_14 h3 {
    font-size: 1.6rem;
    line-height: 25px;
    color: #777!important;
}
.img_15 {
    background: url("../images/sldgnbb_16@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 120vh;
}
.img_16 {
    background: url("../images/sldgnbb_17@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 60vh;
}
.img_17 {
    background: url("../images/sldgnbb_18@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 90vh;
}
.img_18 {
    background: url("../images/sldgnbb_19@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 80vh;
}
}

/*-------------------スマホ,タブレット対応------------------*/

@media screen and (max-width:768px) {
h2 {
    font-size: 2rem;
    /*別エフェクト*/
        /*color: #444;
        text-shadow: 0 2px 5px rgba(0, 0, 0, .5);*/

        /* color: #444;
        font-size: 4rem;
        text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #FFF, 0 1px 1px #FFF, 1px 1px 1px #000;
        font-weight: bold;
        color: #000;*/

    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
h3 {
    font-size: 1.6rem;
    color: #666;
    line-height: 5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.img_1 {
    background: url("../images/sldgnbb_01@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_1 {
    position: absolute;
    top: 10%;
    left: 40%;
}
.center_text_1 h2 {
    font-size: 2rem;
}
.center_text_1 h3 {
    font-size: 1.2rem;
}
.img_2 {
    background: url("../images/sldgnbb_02@2x.jpg") center center no-repeat;
    background-attachment: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 40vh;
}
.center_text_2 {
    position: absolute;
    top: 20%;
    left: 15%;
    color: #fff;
}
.center_text_2 h2 {
    font-size: 1.8rem;
    text-align: center;
}
.center_text_2 h3 {
}
.img_3 {
    background: url("../images/sldgnbb_03@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_3 {
    position: absolute;
    top: 30%;
    left: 5%;
    color: #fff;
}
.center_text_3 h2 {
    font-size: 1rem;
}
.center_text_3 h3 {
}
.img_4 {
    background: url("../images/sldgnbb_04@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_4 {
    position: absolute;
    top: 15%;
    left: 10%;
}
.center_text_4 h2 {
    font-size: 2rem;
    text-align: center;
    color: #FFF!important;
    text-shadow: 0 0 0 #FFF!important;
}
.center_text_4 h3 {
    font-size: 1rem;
    text-align: center;
    color: #FFF!important;
    text-shadow: 0 0 0 #FFF!important;
}
.img_5 {
    background: url("../images/sldgnbb_05@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_5 {
    position: absolute;
    top: 40%;
    left: 10%;
    color: #fff;
}
.center_text_5 h2 {
    font-size: 2rem;
}
.center_text_5 h3 {
}
.img_6 {
    background: url("../images/sldgnbb_06@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 35vh;
}
.img_7 {
    background: url("../images/sldgnbb_07@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 30vh;
}
.center_text_7 {
    position: absolute;
    top: 15%;
    left: 5%;
    width: 200px;
}
.center_text_7 h2 {
}
.center_text_7 h3 {
    line-height: normal;
    font-size: 1.2rem;
    color: #555;
}
.img_8 {
    background: url("../images/sldgnbb_08@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 30vh;
}
.center_text_8 {
    position: absolute;
    top: 20%;
    left: 60%;
    width: 180px;
}
.center_text_8 h2 {
}
.center_text_8 h3 {
    line-height: normal;
    font-size: 1.5rem;
    color: #555;
}
.img_9 {
    background: url("../images/sldgnbb_09@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 50vh;
}
.center_text_9 {
    position: absolute;
    top: 0%;
    left: 5%;
}
.center_text_9 h2 {
    font-size: 1.9rem;
    color: #666!important;
}
.center_text_9 h3 {
}
.img_10 {
    background: url("../images/sldgnbb_11@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.img_11 {
    background: url("../images/sldgnbb_12@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_11 {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 220px;
}
.center_text_11 h2 {
    font-size: 1.5rem;
}
.center_text_11 h3 {
    font-size: 1.2rem;
    line-height: 15px;
}
.img_12 {
    background: url("../images/sldgnbb_13@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 20vh;
}
.img_13 {
    background: url("../images/sldgnbb_14@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 30vh;
}
.img_14 {
    background: url("../images/sldgnbb_15@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
.center_text_14 {
    position: absolute;
    top: 10%;
    left: 65%;
    width: 200px;
}
.center_text_14 h2 {
    font-size: 1.5rem;
    line-height: normal;
}
.center_text_14 h3 {
    font-size: 1.1rem;
    line-height: normal;
    color: #777!important;
}
.img_15 {
    background: url("../images/sldgnbb_16@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 60vh;
}
.img_16 {
    background: url("../images/sldgnbb_17@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 30vh;
}
.img_17 {
    background: url("../images/sldgnbb_18@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 50vh;
}
.img_18 {
    background: url("../images/sldgnbb_19@2x.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 40vh;
}
}
.mj-box-info {
    background-color: #fff;
    width: 100vw;
    padding: 5px auto;
    overflow: hidden;
    margin: 5px auto;
}
.mj-box-info .cp-header-img {
    background: url(../images/spec_400-400.png) no-repeat 50px top;
    width: 100%;
    height: 400px
}
.mj-box-info .info-item-size p {
    font-size: 2.5rem;
    padding-left: 6rem;
    margin-top: -100px;
}
.mj-box-info ul {
    padding: 2px 0;
    margin: 0
}
.mj-box-info ul li {
    overflow: hidden;
    list-style: none
}
.mj-box-info ul li .info-left-title {
    left: 0;
    position: absolute;
    width: 300px;
    text-align: center;
    border-right: 1px solid #e9e9e9;
    top: 0;
    height: 100%
}
.mj-box-info ul li .info-left-title span {
    font-size: 20px;
    color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 100%
}
.mj-box-info ul li .info-right-msg {
    color: #666;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    padding-left: 300px
}
.mj-box-info ul li .info-right-msg .msg-text {
    font-size: 13px;
    padding: 40px 0 40px 96px
}
.mj-box-info ul li .info-right-msg .msg-text p {
    line-height: 35px;
    margin: 0
}
.mj-box-info ul li .info-right-msg .msg-text p b {
    float: left;
    width: 180px;
    font-weight: 400
}
.mj-box-info ul li.info-item.border-bottom-null .info-right-msg {
    border-bottom: 0
}
