﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Roboto:wght@400;500;700&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?7u04u4");
    src: url("../fonts/icomoon.eot?7u04u4#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?7u04u4") format("truetype"), url("../fonts/icomoon.woff?7u04u4") format("woff"), url("../fonts/icomoon.svg?7u04u4#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tel:before {
    content: "\e900"
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?7u04u4");
    src: url("../fonts/icomoon.eot?7u04u4#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?7u04u4") format("truetype"), url("../fonts/icomoon.woff?7u04u4") format("woff"), url("../fonts/icomoon.svg?7u04u4#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tel:before {
    content: "\e900"
}

.object-fit {
    object-fit: cover;
    font-family: "object-fit: cover;"
}

html {
    font-size: 10px;
    scroll-behavior: smooth
}

body {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    letter-spacing: .7px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 1.5
    }
}

a {
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

a:link {
    text-decoration: none
}

a img {
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: bottom
}

img[src$=".svg"] {
    width: 100%
}

small {
    font-size: 13px
}

@media (max-width: 767px) {
    small {
        font-size: 12px
    }
}

input,
textarea,
button,
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ''
}

*:focus {
    outline: none
}

#container {
    overflow: hidden
}

.container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1020px
}

.container .row {
    margin-left: -10px;
    margin-right: -10px
}

.container .row [class^="col-"] {
    padding: 0 10px
}

@media (min-width: 1620px) {
    .container {
        width: 1600px
    }
}

.container.w-1200 {
    max-width: 1080px
}

.container.w-1100 {
    max-width: 1130px
}

@media (max-width: 991px) {
    .table-responsive {
        -webkit-overflow-scrolling: touch
    }
}

@keyframes show {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

h1 {
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

#footer .logo {
    padding: 0 0 20px 70px;
    display: block;
    width: 330px;
    height: auto;
    overflow: hidden;
    margin: 5px 0 6px;
}

@media (max-width: 1199px) {
    #header .logo {
        padding: 20px 0 15px 30px
    }
}

@media (max-width: 991px) {
    #header .logo {
        padding: 15px 0 15px 25px
    }
}

@media (max-width: 767px) {
    #header .logo {
        padding: 10px
    }
}

@media (max-width: 991px) {
    #header .logo img {
        height: 50px
    }
}

@media (max-width: 767px) {
    #header .logo img {
        height: 35px
    }
    
#footer .logo {
    padding: 0 20px;
  display: block;
  width: 330px;
  height: auto;
  overflow: hidden;
  margin: 10px auto;
}
}

#footer .footIn {
    overflow: hidden;
    *zoom: 1;
    padding: 40px 0 30px;
    background: #C8C8C8
}

@media (max-width: 991px) {
    #footer .footIn {
        padding: 30px 0;
        text-align: center
    }
}

@media (max-width: 767px) {
    #footer .footIn {
        padding: 20px 0
    }
}

#footer .footIn .logo {
    float: left
}

@media (max-width: 991px) {
    #footer .footIn .logo {
        float: none;
        margin-bottom: 20px
    }
}

#footer .footIn .footNav {
    float: right
}

@media (max-width: 991px) {
    #footer .footIn .footNav {
        float: none
    }
}

#footer .footIn .footNav .list {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #footer .footIn .footNav .list {
        margin-bottom: 10px
    }
}

#footer .footIn .footNav .list li {
    font-size: 20px;
    display: inline-block
}

@media (max-width: 1199px) {
    #footer .footIn .footNav .list li {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    #footer .footIn .footNav .list li {
        font-size: 14px;
        margin-bottom: 5px
    }
}

#footer .footIn .footNav .list li:before {
    content: "｜"
}

#footer .footIn .footNav .list li:last-child:after {
    content: "｜"
}

@media (max-width: 767px) {
    #footer .footIn .footNav .list li:nth-child(3):after {
        content: "｜"
    }
}

#footer .footIn .footNav .list li a {
    display: inline-block;
    color: #000
}

#footer .footIn .footNav .list li a:hover {
    color: #626262
}

#footer .footIn .footNav .operation {
    font-size: 18px;
    text-align: right
}

@media (max-width: 991px) {
    #footer .footIn .footNav .operation {
        text-align: center
    }
}

@media (max-width: 767px) {
    #footer .footIn .footNav .operation {
        font-size: 16px
    }
}

#footer .footIn .footNav .operation img {
    vertical-align: sub
}

#footer .copy {
    background: #626262;
    color: #fff;
    padding: 15px 0;
    font-size: 15px;
    text-align: right
}

.mT0 {
    margin-top: 0 !important;
}


.mT10 {
    margin-top: 10px !important;
}

.mT20 {
    margin-top: 20px !important;
}

.mT30 {
    margin-top: 30px !important;
}

.mT40 {
    margin-top: 40px !important;
}

.mT50 {
    margin-top: 50px !important;
}

.mT60 {
    margin-top: 60px !important;
}

.mT70 {
    margin-top: 70px !important;
}

.mT80 {
    margin-top: 80px !important;
}

.mT90 {
    margin-top: 90px !important;
}

.mT100 {
    margin-top: 100px !important;
}

.mB10 {
    margin-bottom: 10px !important;
}

.mB20 {
    margin-bottom: 20px !important;
}

.mB30 {
    margin-bottom: 30px !important;
}

.mB40 {
    margin-bottom: 40px !important;
}

.mB50 {
    margin-bottom: 50px !important;
}

.mB60 {
    margin-bottom: 60px !important;
}

.mB70 {
    margin-bottom: 70px !important;
}

.mB80 {
    margin-bottom: 80px !important;
}

.mB90 {
    margin-bottom: 90px !important;
}

.mB100 {
    margin-bottom: 100px !important;
}

@media (max-width: 991px) {
    #footer .copy {
        text-align: center;
        padding: 10px 0
    }
}

@media (max-width: 767px) {
    #footer .copy {
        font-size: 12px
    }
}



@media (min-width: 767px) {
    #footer .copy {
        font-size: 12px
    }

    .header__container {
        display: none;
    }
}

#header {
    padding: 20px 50px 0 50px;
    display: flex;
}

nav {
    margin: 20px 0 0 auto;
}

nav ul {
    display: flex;
}

#header .logo {
    display: block;
    width: 350px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

nav ul li::after {
    content: "/";
    margin: 0 10px;
    color: #353535;
}

nav ul li:last-child::after {
    content: none;
}

nav ul li {
    font-weight: 600;
    font-family: 'Helvetica';
    letter-spacing: 0.1em;
}

nav ul li a {
    color: #000;
}

nav ul li a:hover {
    opacity: 0.6;
    color: #353535;
}


@media (max-width: 767px) {
    #footer .copy {
        font-size: 12px
    }

    

nav ul li a {
    color: #fff;
}

    nav#pc_header {
        display: none;
    }


    #header {
        padding: 0;
        display: block;
    }

    #header .logo {
        display: none;
    }


    /* ===============================================
ハンバーガーボタンのスタイリング
=============================================== */
    input[type="checkbox"] {
        opacity: 0;
        visibility: hidden;
        position: absolute;
    }

    .hamburger {
        width: 30px;
        height: 45px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        margin-bottom: 13px;
    }

    .hamburger span,
    .hamburger span::before,
    .hamburger span::after {
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        height: 3px;
        background-color: #000000;
        transition: all 0.5s;
    }

    .hamburger span::before {
        top: -10px;
    }

    .hamburger span::after {
        bottom: -10px;
    }

    input[type="checkbox"]:checked+.hamburger span {
        background-color: transparent;
    }

    input[type="checkbox"]:checked+.hamburger span::before {
        top: 0;
        transform: rotate(45deg);
    }

    input[type="checkbox"]:checked+.hamburger span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }

    /* ===============================================
ヘッダーのスタイリング
=============================================== */
   #header .header {
        height: 80px;
        background-color: #0f5474;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    #header .header__container {
        max-width: 1000px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: inherit;
        color: #fff;
        padding: 0 25px;
        margin-right: auto;
        margin-left: auto;
    }

    #header .header__logo a {
        text-decoration: none;
        text-transform: uppercase;
        width: 230px;
        display: block;
        margin: 0 auto 10px 0;
    }


    /* ===============================================
  メニューのスタイリング
  =============================================== */
    .nav {
        position: fixed;
    width: 70%;
    height: 110vh;
    top: 37px;
    right: -120%;
    background-color: #000000e3;
    color: #fff;
    padding: 50px 20px;
    transition: all 0.5s;
    z-index: 10;
  }
    .nav li{
        margin-bottom: 20px;
    }

    .nav__item a {
        display: block;
        font-size: 20px;
        padding: 20px 0 20px 50px;
        text-transform: uppercase;
        color: #fff;
    }

    .nav__item a:hover {
        color: #ffffff;
        background-color: #5b0e0e;
    }

    input[type="checkbox"]:checked~.nav {
        right: 0;
    }

    nav ul li::after {
        content: none;
    }

    nav ul {
        display: block;
    }
}

/*TOPへ戻るボタン*/

html {
    scroll-behavior: smooth;
}

.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}

.page-top {
    position: fixed;
    z-index: 1;
    bottom: 30px;
    right: 70px;
    width: 60px;
    height: 60px;
    transform: rotate(180deg);
    border-radius: 50%;
    background: #fa9a00 url("http://just-shop.jp/neckstrap/strap-lp/img/common/arrow_black.svg") no-repeat center/24px 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    ;
}

div#page-top {
    opacity: 0;
}


/* fadeinクラスがついた時だけ表示する */
.fadein {
    opacity: 1 !important;
}

div#attention {
    width: 1200px;
    margin: 30px auto;
    border: 1px solid #c1272d;
    background: #eee;
}

div#attention p.ttl {
    background: #c1272d;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

div#attention p.txt {
    padding: 15px 30px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 991px) {
    div#attention {
        width: 90%;
        margin: 30px auto;
        border: 1px solid #c1272d;
        background: #eee;
    }

    div#attention p.ttl {
        background: #c1272d;
        padding: 8px;
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    div#attention p.txt {
        padding: 15px;
        font-size: 12px;
        text-align: justify;
        margin: 0 auto;
    }

    div#attention br {
        display: none;
    }
}

html {
    scroll-behavior: smooth;
}

.lead_text{
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}