/*=====<=====<=====<=====<=====<=====<=====
  common
=====>=====>=====>=====>=====>=====>=====*/
#secAside .inner-1200 {
    max-width: 520px !important;
    border: none !important;
}
#secAside {
    position: relative;
    padding: 9.37em 0;
}


#secAside .next-arrow01 {
    z-index: 20;
}

#secAside .box01.next-arrow01:after {
    right: -490px;
    color: #fff;
}
#secAside .box02.next-arrow01:after {
    right: -490px;
    color: #fff;
}
#secAside::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    content: "";
    background: url(../img/common/aside-catalog.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#secAside::after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50%;
    height: 100%;
    content: "";
    background: url(../img/common/aside-online.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
#secAside h3 {
    margin-bottom: 1.5em;
    font-size: 1.875rem;
    text-align: left;
    color: #fff;

    justify-content: flex-start;
}
#secAside p {
    font-size: .875rem;
    color: #fff;
}

#secAside #catalog,
#secAside #online {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}

#secAside #catalog a,
#secAside #online a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

#secAside #catalog:hover,
#secAside #online:hover {
    zoom: 1;/*IE*/
           opacity: .7;

    -khtml-opacity: .7;/* Safari 1.x */
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
        filter: alpha(opacity=70);/* IE 6,7*/
      -moz-opacity: .7;/* FF , Netscape */
}

/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
#top #topHeader {
    position: absolute;
    background: none;
}

#top #topHeader .logo {
    display: none;
}

#top #topHeader .inner {
    background: none;
}
#top .mainVisual-l {
    position: relative;
    height: 85vh;
}
#top #mainVisual {
    position: relative;
    position: fixed;
    z-index: -2;
    width: 100%;
    height: 85vh;
}

#top #mainVisual img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;
    margin: auto;
}

#top #mainVisual .slideList {
    z-index: 2;
    width: 100%;
    height: 815px;
}

#top #mainVisual .slideList button {
    display: none !important;
}

#top #mainVisual .slideItem {
    display: block;
    background: #aeaeae;
}

#top #mainVisual .slideItem::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all 1.2s ease-out;
       -moz-transition: all 1.2s ease-out;
         -o-transition: all 1.2s ease-out;
            transition: all  1.2s ease-out;
    background: rgba(0,0,0,0);

    background-blend-mode: multiply;
}
#top #mainVisual.overlay .slideItem::after {
    background: rgba(0,0,0,.4);
}

#top #mainVisual .slideItem:nth-of-type(1) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv01.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #mainVisual .slideItem:nth-of-type(2) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv02.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #mainVisual .slideItem:nth-of-type(3) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv03.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #mainVisual .slideItem:nth-of-type(4) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv04.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #mainVisual .slideItem:nth-of-type(5) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv05.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #mainVisual .slideItem:nth-of-type(6) {
    width: 100%;
    height: 85vh;
    background: url(../img/top/mv06.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #sec01 {
    position: relative;
}

#top #sec01::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    content: "";
    background: url(../img/top/concept01-2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#top #sec01::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    content: "";
    background: #403f41;
}

#top #sec01 .inner {
    align-items: flex-start;
    justify-content: flex-end;
}

#top #sec01 .box {
    position: relative;
    z-index: 2;
    width: 50%;
    height: 100%;
    padding: 170px 0 170px 95px;
    color: #fff;
}

#top #sec01 header {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 3;
    margin: auto;
}

#top #sec01 header::before {
    position: absolute;
    top: -140px;
    right: 0;
    left: 0;
    z-index: 4;
    display: block;
    width: 1px;
    height: 120px;
    margin: auto;
    content: "";
    -webkit-transform-origin: center top;
            transform-origin: center top;
    -webkit-animation: _3lVe 2.5s linear infinite;
            animation: _3lVe 2.5s linear infinite;
    background: linear-gradient(#fff 10%,transparent);
}
@-webkit-keyframes _3lVe {
    0% {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
        opacity: 0;
    }25% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: .5;
    }50% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: 1;
    }75% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: .5;
    }to {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: 0;
    }
}@keyframes _3lVe {

    0% {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
        opacity: 0;
    }25% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: .5;
    }50% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: 1;
    }75% {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: .5;
    }to {

        -webkit-transform: scaleY(1);
                transform: scaleY(1);
        opacity: 0;
    }
}

#top #sec01 img {
    margin-bottom: 30px;
}

#top #sec01 h2 {
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#top #sec01 h3 {
    padding-left: 1em;
    margin-bottom: 40px;
    margin-left: 1em;
    text-align: center;
    text-indent: -4em;
}

#top #sec01 h4 {
    padding-bottom: .5em;
    margin-bottom: .5em;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid;
}

#top #sec01 p {
    font-size: 14px;
}

#top #sec01 .btn {
    display: flex;
    width: 200px;
    height: 40px;
    margin-top: 50px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}
#top #sec01 .btn.alpha:hover {
    opacity: 1;
    color: #403f41;
    border: 1px solid #fff;
    background: #fff;
}

#top #sec02 {
    /*
    padding: 90px 0 85px;
*/
    padding: 90px 0 0;
}

#top #sec02 #category h2,
#top #sec02 #topics h2,
#top #sec02 #colorsample h2,
#top #sec02 #catalog h2,
#top #sec02 #eventsNews h2 {
    display: block;
    width: 170px;
    padding-bottom: .5em;
    margin: auto;
    margin-bottom: 25px;
    font-size: 15px;
    border-bottom: 1px solid;
}

#sec02 #colorsample .btn,
#top #sec02 #catalog .btn {
    display: flex;
    width: 200px;
    height: 40px;
    margin: 50px auto 120px;
    font-size: 14px;
    text-align: center;
    color: #222;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}
/*#sec02 #colorsample li,
#colorchart #sec03 #colorsample li {
    position: relative;
}

#sec02 #colorsample li .wrap,
#colorchart #sec03 #colorsample li .wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    padding: 100px 0;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
}*/
#sec02 #colorsample h3 span,
#colorchart #sec03 #colorsample h3 span {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    text-align: center;
}

#top #sec02 #catalog li h3.wrap {
    display: block;
    padding: 1em 0;
    font-size: 24px;
    color: #000;
}
#top #sec02 #catalog h3 span {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    text-align: center;
}
#top #sec02 img.catalogImg {
    max-height: 180px;
    margin-right: 0 !important;

    object-fit: contain;
    object-position: center;
}
#top #sec02 #catalog ul li:nth-of-type(2) img.catalogImg,
#top #sec02 #catalog ul li:nth-of-type(4) img.catalogImg {
    padding: 10px 0;
}
#top #sec02 #catalog .box {
    min-width: 286.666px;
    min-height: 180px;
    margin-right: 0 !important;
}
#top #sec02 #eventsNews .inner-1200 {
    max-width: 800px;
}
#top #sec02 #catalog .inner-1200 {
    max-width: 900px;
}

#top #sec02 #colorsample .ttlTxt,
#top #sec02 #catalog .ttlTxt,
#top #sec02 #eventsNews .ttlTxt {
    margin: 1.125em auto 3.4375em;
    font-size: .75rem;
    text-align: center;
}

#top #sec02 #catalog ul:nth-of-type(1) {
    margin-bottom: 3.375em;
}

#top #sec02 #catalog .rotation img {
    width: 100%;
    transition-duration: .5s;
    /*transform: rotateY(360deg);*/
}



#top #sec02 #category,
#top #sec02 #colorsample {
    margin-bottom: 90px;
}

#top #sec02 #category .slideList2 {
    padding-left: 12.5px;
}

#top #sec02 #category .box {
    position: relative;
    display: block;
    width: 32%;
    background-color: #aaa;
}

#top #sec02 #category .box + .box {
    margin-left: 25px;
}

#top #sec02 #category .box h3::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all .6s ease;
       -moz-transition: all .6s ease;
         -o-transition: all .6s ease;
            transition: all  .6s ease;
    background: rgba(88, 89, 91, 0);

    background-blend-mode: multiply;
}
#top #sec02 #category .box:hover h3::after {
    background: rgba(88, 89, 91, .3);
}

#top #sec02 #category .box h3 .wrap {
    display: block;
    padding: 100px 0;
    font-size: 24px;
    color: #fff;
}

#top #sec02 #category .box h3 .wrap span {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    text-align: center;
}

#top #sec02 #category .box p {
    margin-top: .5em;
    font-size: 12px;
    text-align: center;
}
#top #sec02 #eventsNews .bbox {
    max-width: 100%;
    padding: 2.5rem;
    margin-top: 1.25rem;
    text-align: center;
    text-align: justify;
    border: 1px solid #000;
}
#top #sec02 #eventsNews #eventsNews01,
#top #sec02 #eventsNews #eventsNews02 {
    display: flex;

    justify-content: center;
}

#top #sec02 #eventsNews #eventsNews01 .wrap {
    flex: 0 1 550px;
}

#top #sec02 #eventsNews #eventsNews02 .wrap-outer {
    width: 50%;
}
#top #sec02 #eventsNews #eventsNews02 .wrap-inner {
    max-width: 75%;
    text-align: justify;

    flex: 0 1 260px;
}
#top #sec02 #eventsNews #eventsNews02 .box {
    width: 50%;
}
#top #sec02 #eventsNews h3 {
    font-size: 1.125rem;
    line-height: 2;
    letter-spacing: 1px;
}
#top #sec02 #eventsNews #eventsNews02 h3 {
    text-align: justify;
}
#top #sec02 #eventsNews021 {
    margin-bottom: 6.25em;
}
#top #sec02 #eventsNews021 .bbtn {
    display: flex;
    width: 200px;
    height: 40px;
    margin: 25px auto 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}

#top #sec02 #eventsNews03 {
    display: flex;
    max-width: 100%;
    max-width: 800px;
    padding: 2.5rem;
    margin: 0 auto 100px;
    margin-bottom: 6.25em;
    text-align: justify;
    background-color: #403f41;

    justify-content: center;
}

#top #sec02 #eventsNews03 h3 {
    font-size: 1.125rem;
    line-height: 2;
    letter-spacing: 1px;
}

#top #sec02 #eventsNews03 .wrap {
    flex: 0 1 550px;
}

#top #sec02 #eventsNews03 .bbtn {
    display: flex;
    width: 200px;
    height: 40px;
    margin: 25px auto 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}

#top #sec02 #eventsNews03 h3,
#top #sec02 #eventsNews03 p {
    margin-bottom: 1em;
    letter-spacing: 1px;
    color: #fff;
}






#top #sec02 #topics .box {
    display: block;
    width: 210px;
}

#top #sec02 #topics .box img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

#top #sec02 #topics .box .date {
    font-size: 12px;
}

#top #sec02 #topics .box .title {
    font-size: 14px;
    text-align: left;
}


#top #sec02 .slick-prev {
    top: 70px;
    left: -100px;
    z-index: 100 !important;
    width: 40.5px !important;
    height: 87.5px !important;
    margin: auto;
    transform: scale(-1) !important;
    background: url(../img/top/slick_caret.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

#top #sec02 .slick-prev::before {
    display: none;
}

#top #sec02 .slick-next {
    top: 110px;
    right: -75px;
    z-index: 100 !important;
    width: 40.5px !important;
    height: 87.5px !important;
    margin: auto;
    background: url(../img/top/slick_caret.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

#top #sec02 .slick-next::before {
    display: none;
}

@media screen and (max-width: 1460px) {
    #top #sec02 .slick-prev {
        display: none !important;
    }
    #top #sec02 .slick-next {
        display: none !important;
    }
}

#top #sec03 {
    padding: 45px 0;
    background: #58595b;
}

#top #sec03 .inner {
    align-items: center;
}

#top #sec03 header {
    width: 175px;
}

#top #sec03 header h4 {
    padding-bottom: .5em;
    margin-bottom: 1em;
    font-size: 15px;
    text-align: left;
    color: #fff;
    border-bottom: 1px solid;
}

#top #sec03 header a {
    display: block;
    width: 35px;
}

#top #sec03 header a img {
    width: 100%;
    height: auto;
}

#top #sec03 .box {
    width: 965px;
}

/*=====<=====<=====<=====<=====<=====<=====
  concept
=====>=====>=====>=====>=====>=====>=====*/
#concept #pageHead {
    background: url(../img/concept/pagehead.jpg) no-repeat;
    background-size: cover;
}

#concept #sec01 {
    padding: 100px 0 85px;
}

#concept #sec01 p {
    font-size: 25px;
    text-align: center;
}

#concept #sec02 {
    position: relative;
    padding: 72px 0;
    color: #fff;
    background: #58595b;
}

#concept #sec02 .box {
    width: 70%;
    margin: auto;
}

#concept #sec02 header h2 {
    margin-top: .5em;
}

#concept #sec02 header::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 70px;
    margin: auto;
    content: "";
    background: #fff;
}

#concept #sec02 h3 {
    margin: 45px auto 60px;
    font-size: 48px;
}

#concept #sec02 h4 {
    padding-bottom: .5em;
    margin-bottom: 20px;
    font-size: 18px;
    border-bottom: 1px solid;
}

#concept #sec02 p {
    text-align: center;
}

#concept #sec03 {
    position: relative;
    padding: 100px 0;
}

#concept #sec03 img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: auto;
    margin: auto;
}

#concept #sec03 .box {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 470px;

    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

#concept #sec03 h3 {
    display: inline-block;
    padding-bottom: .2em;
    margin-bottom: 50px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid;
}

#concept #sec03 h4 {
    width: 100%;
    margin-bottom: 50px;
    font-size: 25px;
    text-align: left;
}

#concept #sec03 h4 span {
    display: block;
    margin-bottom: .5em;
    font-size: 13px;
}

#concept #sec03 p {
    margin-bottom: 25px;
}

#concept #sec03 .btn {
    display: flex;
    width: 200px;
    height: 40px;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}
#concept #sec03 .btn.alpha:hover {
    opacity: 1;
    color: #fff;
    background: #221e1f;
}

#concept #sec04 {
    position: relative;
    padding: 100px 0;
    color: #fff;
    background: #838370;
}

#concept #sec04 .inner {
    justify-content: flex-end;
}

#concept #sec04 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: auto;
    margin: auto;
}

#concept #sec04 .box {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 470px;

    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

#concept #sec04 h3 {
    display: inline-block;
    padding-bottom: .2em;
    margin-bottom: 50px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid;
}

#concept #sec04 h4 {
    width: 100%;
    margin-bottom: 50px;
    font-size: 25px;
    text-align: left;
}

#concept #sec04 h4 span {
    display: block;
    margin-bottom: .5em;
    font-size: 13px;
}

#concept #sec04 p {
    margin-bottom: 25px;
}

#concept #sec04 .btn {
    display: flex;
    width: 200px;
    height: 40px;
    /*
  margin: 40px auto 0;
*/
    margin-top: 40px;
    color: #838370;
    background: #fff;

    align-items: center;
    justify-content: center;
}
#concept #sec04 .btn.alpha:hover {
    opacity: 1;
    color: #fff;
    border: 1px solid;
    background: transparent;
}

#concept #sec05 {
    padding: 90px 0 0;
}

#concept #sec05 img {
    width: 23%;
    height: auto;
}
#concept #sec05 .snsArea img {
    width: 28px;
}

#concept #sec05 .box {
    width: 770px;
}

#concept #sec05 .box h3 {
    margin-bottom: 35px;
    font-size: 25px;
    text-align: left;
}

#concept #sec05 .box h3 span {
    display: block;
    margin-bottom: .5em;
    font-size: 13px;
}

#concept #sec05 .contest {
    margin-top: 25px;
}

#concept #sec05 .contest h4 {
    width: 100%;
    padding-bottom: .2em;
    margin-bottom: 1em;
    font-size: 17px;
    text-align: left;
    /*border-bottom: 1px solid;*/
}

#concept #sec05 .contest ul {
    display: flex;

    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

#concept #sec05 .contest ul li {
    position: relative;
    width: 49%;
    padding: 2px 0;
    font-size: 12px;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: .1em;
}
#concept #sec05 .snsArea {
    top: -10px;
    width: auto;
}
#concept #sec05 .snsArea ul {
    justify-content: flex-start;
}
#concept #sec05 .snsArea ul li {
    width: auto;
}
#concept #sec05 .snsArea ul li:not(:first-child) {
    margin-left: 5px;
}
#concept #sec05 .award ul li {
    padding-left: 3.1em;
}
#concept #sec05 .contest ul li span.year {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    float: left;
    width: 2.6em;
    padding: 2px 0;
    clear: left;
    font-size: 12px;
    line-height: 1.4;
    text-align: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
    text-justify: inter-ideograph;
}

/*=====<=====<=====<=====<=====<=====<=====
  service
=====>=====>=====>=====>=====>=====>=====*/
#service #pageHead {
    background: url(../img/service/pagehead.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#service #sec01 {
    padding: 100px 0;
}

#service #sec01 .btn {
    display: flex;
    width: calc(50% - .6em);
    height: 90px;
    padding: .3em 0;
    font-size: 22px;
    border: 1px solid;

    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
#service #sec01 .btn.alpha:hover {
    opacity: 1;
    color: #fff;
    background: #58595b;
}

#service #sec01 .btn span {
    display: block;
    width: 100%;
    margin-top: -1em;
    font-size: 16px;
    text-align: center;
}

#service #sec02 figure,
#service #sec03 figure {
    width: 100%;
    height: 300px;
}

#service #sec02 .wrap,
#service #sec03 .wrap {
    position: relative;
    overflow: hidden;
}

#service #sec02 .box,
#service #sec03 .box {
    width: 48%;
    padding: 30px 0;

    justify-content: flex-start;
}

#service #sec02 img,
#service #sec03 img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 49%;
    height: auto;
    margin: auto;
}

#service #sec02 h3,
#service #sec03 h3 {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 50px;
    font-size: 30px;
    text-align: left;
    border-bottom: 1px solid;
}

#service #sec02 h3 span,
#service #sec03 h3 span {
    display: block;
    margin-bottom: 1em;
    font-size: 13px;
}

#service #sec02 ul,
#service #sec03 ul {
    width: 100%;
    margin: 40px 0;
}

#service #sec02 .btn,
#service #sec03 .btn {
    display: flex;
    width: 200px;
    height: 40px;
    font-size: 14px;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}
#service #sec02 .btn.alpha:hover,
#service #sec03 .btn.alpha:hover {
    opacity: 1;
    color: #fff;
    background: #58595b;
}

#service #sec02 .btn + .btn,
#service #sec03 .btn + .btn {
    margin-left: 20px;
}

#service #sec02 .inner {
    padding-bottom: 35px;

    justify-content: flex-end;
}

#service #sec02 figure {
    background: url(../img/service/sec02_top.jpg) no-repeat;
}

#service #sec02 img {
    left: 0;
}

#service #sec03 figure {
    background: url(../img/service/sec03_top.jpg) no-repeat;
}

#service #sec03 img {
    top: auto;
    right: 0;
}

#service #sec03 .box {
    padding-top: 100px;
    padding-bottom: 100px;
}



/*=====<=====<=====<=====<=====<=====<=====
  items
=====>=====>=====>=====>=====>=====>=====*/
#items #pageHead {
    padding: 100px 0 90px;
}

#items #pageHead h2 {
    color: #222;
}

#items #cat_description {
    width: 100%;
    padding-bottom: 50px;
}

#items #cat_description .inner {
    margin-left: 0 !important;
}

#items #cat_description h3 {
    display: inline-block;
    width: auto;
    margin: auto;
    margin-bottom: .5em;
    /*
  border-bottom: 1px solid;
*/
    font-size: 20px;
    text-align: left;
}

#items #cat_description p {
    text-align: left;
}

#items #sec01 {
    padding: 25px;
    color: #fff;
    background: #b4b4a9;
}

#items #sec01 .termList {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 100%;

    align-items: flex-start;
    justify-content: space-between;
}

#items #sec01 .termList + .termList {
    margin-top: 10px;
}

#items #sec01 .termList h4 {
    width: 170px;
    text-align: left;
}

#items #sec01 .termList ul {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 970px;

    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#items #sec01 .termList li {
    margin-right: 15px;
    margin-bottom: 10px;
}

#items #sec01 .termList li a {
    padding: .2em 1em;
    font-size: 13px;
    border: 1px solid;
}
#items #sec01 .termList li a.alpha:hover {
    opacity: 1;
    color: #838370;
    border: 1px solid #fff;
    background: #fff;
}

#items #sec01 .termList li a.current {
    color: #838370;
    border-color: #fff;
    background: #fff;
}

#items #left_side {
    padding-top: 50px;
}
#items #sec02 {
    padding-top: 50px;
}

#items #sec02 .inner {
    justify-content: flex-start;
}

#items #sec02 .box {
    display: block;
    width: calc((100% - 120px) / 3);
    margin-left: 60px;
}

#items #sec02 .box:nth-of-type(3n+1) {
    margin-left: 0;
}

#items #sec02 .box .noimg {
    position: relative;
    width: 240px;
    height: 240px;
    border: 1px solid #efefef;
    background: #58595b;
}

#items #sec02 .box .noimg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: auto;
    margin: auto;
    border-radius: 0;
}

#items #sec02 .box:nth-of-type(3n) {
    margin-right: 0;
}

#items #sec02 .box:nth-of-type(n+4) {
    margin-top: 80px;
}

#items #sec02 .box img {
    width: 100%;
    height: auto;
}

#items #sec02 .box p {
    margin-top: .8em;
    font-size: 15px;
    line-height: 1.2;
}



/*=====<=====<=====<=====<=====<=====<=====
colorbox
=====>=====>=====>=====>=====>=====>=====*/
#colorbox .btnArea .btn {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 44px;
    padding: 0;
    margin-right: 10px;
    font-size: 16px;
    line-height: 44px;
    cursor: pointer;
    text-align: center;
    letter-spacing: .04em;
    border: none;
    border-radius: 4px;
    background-color: #fff;
}
#colorbox .btnArea .btn:hover {
    opacity: .9;
}
#colorbox .btnArea .btn a {
    font-family: Arial;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-weight: 400;
    color: #333;
}
#colorbox .btnArea.flex {
    justify-content: flex-start;
}






/*=====<=====<=====<=====<=====<=====<=====
  colorchart
=====>=====>=====>=====>=====>=====>=====*/
#colorchart #pageHead {
    padding: 100px 0 90px;
}

#colorchart #pageHead h2 {
    color: #222;
}

#colorchart #cat_description {
    width: 100%;
    padding-bottom: 50px;
}

#colorchart #cat_description .inner {
    margin-left: 0 !important;
}

#colorchart #cat_description h3 {
    display: inline-block;
    width: auto;
    margin: auto;
    margin-bottom: .5em;
    /*
  border-bottom: 1px solid;
*/
    font-size: 20px;
    text-align: left;
}

#colorchart #cat_description p {
    text-align: left;
}

#colorchart #sec01 {
    padding: 25px;
    color: #fff;
    background: #b4b4a9;
}

#colorchart #sec01 .termList {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 100%;

    align-items: flex-start;
    justify-content: space-between;
}

#colorchart #sec01 .termList + .termList {
    margin-top: 10px;
}

#colorchart #sec01 .termList h4 {
    width: 170px;
    text-align: left;
}

#colorchart #sec01 .termList ul {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 970px;

    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#colorchart #sec01 .termList li {
    margin-right: 15px;
    margin-bottom: 10px;
}

#colorchart #sec01 .termList li a {
    padding: .2em 1em;
    font-size: 13px;
    border: 1px solid;
}
#colorchart #sec01 .termList li a.alpha:hover {
    opacity: 1;
    color: #838370;
    border: 1px solid #fff;
    background: #fff;
}

#colorchart #sec01 .termList li a.current {
    color: #838370;
    border-color: #fff;
    background: #fff;
}

#colorchart #left_side {
    padding-top: 50px;
}



#colorchart #sec02 img.attachment-items_thumbnail.size-items_thumbnail.wp-post-image {
    max-width: 240px;
    max-height: 240px;
}
#colorchart #sec02 .box {
    width: 33%;
}


#colorchart #sec03 {
    padding-top: 50px;
}

#colorchart #sec03 .inner {
    justify-content: flex-start;
}

#colorchart #sec03 .box {
    display: block;
    width: calc((100% - 120px) / 3);
    margin-left: 60px;
}

#colorchart #sec03 .box:nth-of-type(3n+1) {
    margin-left: 0;
}

#colorchart #sec03 .box .noimg {
    position: relative;
    width: 240px;
    height: 240px;
    border: 1px solid #efefef;
    background: #58595b;
}

#colorchart #sec03 .box .noimg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: auto;
    margin: auto;
    border-radius: 0;
}

#colorchart #sec03 .box:nth-of-type(3n) {
    margin-right: 0;
}

#colorchart #sec03 .box img {
    width: 100%;
    height: auto;
}

#colorchart #sec03 .box p {
    margin-top: .8em;
    font-size: 15px;
    line-height: 1.2;
}

#colorchart .wrap-outer {
    display: flex;
}
#colorchart .inner860 {
    width: 100%;
    max-width: 860px;
    padding: 0;
    margin: 0 auto;
}

#colorchart .title {
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-size: 18px;
    text-align: left;
}

#sec-sankou01 figcaption,
#sec-sankou02 figcaption,
#sec-paleTone figcaption {
    margin-top: 1em;
}
#sec-sankou01 img,
#sec-sankou02 img {
    width: 240px;
    height: 350px;

    object-fit: cover;
}
#sec-sankou01 .flex,
#sec-sankou02 .flex {
    justify-content: space-around !important;
}
#sec-sankou01 .size02,
#sec-sankou02 .size02 {
    margin-top: 40px;

    justify-content: center;
}
#colorchart .inner860 {
    margin-bottom: 6.56em;
}


/*=====<=====<=====<=====<=====<=====<=====
  single-items
=====>=====>=====>=====>=====>=====>=====*/
#single-items #pageHead {
    padding: 100px 0 90px;
}

#single-items #pageHead h2 {
    color: #222;
}

#single-items #sec01 {
    padding: 100px 0;
}

#single-items #sec01 header {
    margin-bottom: 25px;
}

#single-items #sec01 header .tax + .tax {
    margin-left: 12px;
}

#single-items #sec01 header .tax a {
    padding: .2em 1em .1em;
    font-size: 12px;
    border: 1px solid;
}
#single-items #sec01 header .tax.alpha a:hover {
    opacity: 1;
    color: #fff;
    border: 1px solid #58595b;
    background: #58595b;
}

#single-items #sec01 header h1 {
    margin-top: 1em;
    font-size: 24px;
    text-align: left;
}

#single-items #sec01 header p {
    font-size: 12px;
    text-align: left;
}

#single-items #sec01 .price {
    margin-bottom: 30px;
    font-size: 25px;
}

#single-items #sec01 .price + span {
    margin-bottom: 1em;
    font-size: 14px;
}

#single-items #sec01 .thumbnail {
    width: 420px;

    justify-content: flex-start;
}

#single-items #sec01 .thumbnail .large {
    width: 420px;
    height: auto;
}

#single-items #sec01 .thumbnail .large img {
    width: 100%;
    height: 420px;
}

#single-items #sec01 .thumbnail .small {
    width: 95%;
    margin: 20px auto 0;
    cursor: pointer;
}

#single-items #sec01 .thumbnail .small > div {
    width: 100% !important;
    margin-left: -5px;
}

#single-items #sec01 .thumbnail .small li {
    padding-left: 10px;
}

#single-items #sec01 .thumbnail .small .slick-prev,
#single-items #sec01 .thumbnail .small .slick-next {
    width: 16px;
    height: 36px;
}
#single-items #sec01 .thumbnail .small .slick-prev:before,
#single-items #sec01 .thumbnail .small .slick-next:before {
    display: block;
    width: 16px !important;
    height: 36px !important;
    content: "";
    color: black;
    background-position: center !important;
    background-size: cover !important;
}
#single-items #sec01 .thumbnail .small .slick-prev:before {
    background: url(../img/common/icon_left.svg) no-repeat !important;
}

#single-items #sec01 .thumbnail .small .slick-next:before {
    background: url(../img/common/icon_right.svg) no-repeat !important;
}

#single-items #sec01 .thumbnail .small img {
    width: 100%;
    height: auto;
}

#single-items #sec01 .thumbnail article {
    width: 600px;
}

#single-items #sec02 h3 {
    margin: auto;
    margin-bottom: 60px;
    font-size: 23px;
}

#single-items #sec02 h3 + p {
    margin: auto;
    margin-bottom: 41px;
    font-size: 15px;
    text-align: center;
}

#single-items #sec02 .inner {
    padding: 65px 0;
    color: #fff;
    background: rgba(88, 89, 91, .8);
}

#single-items #sec02 .box {
    width: 940px;
    margin: auto;
}

#single-items #sec02 a {
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;
    width: 430px;
    height: 70px;
    padding: .3em 0;
    font-size: 20px;

    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

#single-items #sec02 a span {
    display: block;
    width: 100%;
    margin-top: -.5em;
    text-align: center;
}

#single-items #sec02 a:nth-of-type(1) {
    border: 3px double;
}
#single-items #sec02 a:nth-of-type(1).alpha:hover {
    opacity: 1;
    color: rgba(88, 89, 91, .8);
    background-color: #fff;
}

#single-items #sec02 a:nth-of-type(1) span {
    font-size: 14px;
}

#single-items #sec02 a:nth-of-type(2) {
    margin-bottom: 45px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

#single-items #sec02 a:nth-of-type(2) span {
    font-size: 18px;
}

#single-items #sec02 p {
    padding-left: 1em;
    font-size: 12px;
    text-indent: -1em;
}
#single-items #sec02 p.note {
    flex-basis: 100%;
}

#single-items #sec02 p + p {
    margin-top: 0;
}



#single-items .stores_btn iframe {
    width: 100%;
}

/*=====<=====<=====<=====<=====<=====<=====
  faq
=====>=====>=====>=====>=====>=====>=====*/
#faq #pageHead {
    background: url(../img/faq/pagehead.jpg) no-repeat;
    background-size: cover;
}

#faq #sec01 {
    padding-top: 139px;
}

#faq #sec01 .box {
    overflow: hidden;
}

#faq #sec01 .box + .box {
    margin-top: 90px;
}

#faq #sec01 .box h3 {
    padding-bottom: .2em;
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid;
}

#faq #sec01 .box dl {
    padding: 15px 0;
    border-bottom: 1px solid;
}

#faq #sec01 .box dt {
    position: relative;
    padding-left: 33px;
    font-size: 18px;
    font-weight: bold;
}

#faq #sec01 .box dt::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    content: "";
    background: url(../img/faq/q.png) no-repeat;
    background-size: cover;
}

#faq #sec01 .box dd {
    position: relative;
    padding-left: 33px;
    margin-top: .3em;
    font-size: 14px;
}

#faq #sec01 .box dd::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    content: "";
    background: url(../img/faq/a.png) no-repeat;
    background-size: cover;
}

/*=====<=====<=====<=====<=====<=====<=====
  recruit
=====>=====>=====>=====>=====>=====>=====*/
#recruit #pageHead {
    background: url(../img/recruit/pagehead.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

#recruit #sec01 {
    padding-top: 100px;
}

#recruit #sec01 h3 {
    margin-bottom: 35px;
    font-size: 25px;
}

#recruit #sec01 p {
    margin-bottom: 95px;
    text-align: center;
}

#recruit #sec01 h4 {
    margin-bottom: .5em;
    font-size: 18px;
    text-align: left;
}

#recruit #sec01 .box {
    overflow: hidden;
}

#recruit #sec01 .box + .box {
    margin-top: 80px;
}

#recruit #sec01 .btn {
    display: flex;
    float: right;
    width: 200px;
    height: 45px;
    margin-top: 20px;
    font-size: 12px;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}
#recruit #sec01 .btn.alpha:hover {
    opacity: 1;
    color: #fff;
    background: #58595b;
}

#recruit #sec01 table tr {
    border-bottom: 1px solid;
    border-left: 0;
}

#recruit #sec01 table tr:first-of-type {
    border-top: 1px solid;
}

#recruit #sec01 table tr th {
    width: 225px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-left: 1px solid #b4b4a9;
    background: #b4b4a9;
}

#recruit #sec01 table tr td {
    padding: 10px 30px;
}

#recruit #sec02 .inner {
    padding-top: 120px;
}

#recruit #sec02 p {
    width: 100%;
    margin-bottom: 60px;
    text-align: center;
}

#recruit #sec02 .btn {
    display: flex;
    width: calc(50% - .6em);
    height: 100px;
    padding: 10px 0;
    font-size: 20px;
    border-top: 1px solid;
    border-bottom: 1px solid;

    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

#recruit #sec02 .btn span {
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center;
}

#recruit #sec02 .btn br {
    display: none;
}

#recruit #sec02 img {
    margin-top: 80px;
}

/*=====<=====<=====<=====<=====<=====<=====
  shopinfo
=====>=====>=====>=====>=====>=====>=====*/
#access #pageHead {
    background: url(../img/shopinfo/pagehead.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

#access #sec01,
#access #sec02 {
    padding-top: 100px;
    padding-bottom: 125px;
}

#access #sec01 .inner {
    overflow: hidden;
}

#access #sec01 .btn {
    display: flex;
    float: right;
    width: 170px;
    height: 40px;
    margin-top: 5px;
    font-size: 14px;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}

#access .inner-1200 {
    max-width: 1140px;
    border: 1px solid;
}

#access #sec02,
#access #sec03 {
    position: relative;
    overflow: hidden;
}

#access #sec02 .box,
#access #sec03 .box {
    width: 49%;
    min-height: 440px;
}

#access #sec02 img,
#access #sec03 img {
    position: absolute;
    top: 0;
    width: 49%;
    margin: auto;
}

#access #sec02 h3,
#access #sec03 h3 {
    padding-bottom: .1em;
    margin-top: 30px;
    margin-bottom: .5em;
    font-size: 30px;
    text-align: left;
    border-bottom: 1px solid;
}

#access #sec02 h3 span,
#access #sec03 h3 span {
    display: block;
    font-size: 13px;
}

#access #sec02 p,
#access #sec03 p {
    line-height: 1.5;
}

#access #sec02 img {
    right: 0;
    background: url(../img/shopinfo/img01.jpg);
    background-size: cover;
}

#access #sec03 .inner {
    justify-content: flex-end;
}

#access #sec03 img {
    left: 0;
    background: url(../img/shopinfo/img02.jpg);
    background-size: cover;
}

#access #sec04 .inner {
    width: 100%;
}

#access #sec04 figure {
    width: 50%;
    height: 550px;
    background: url(../img/shopinfo/img03.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

#access #sec04 .box {
    width: 50%;
    height: 550px;
    padding-top: 70px;
    color: #fff;
    background: #838370;

    justify-content: center;
}

#access #sec04 .box dl {
    width: 470px;
    height: 65px;
    margin: auto;
    font-size: 15px;
    border-bottom: 1px solid;

    align-items: center;
    justify-content: flex-start;
}

#access #sec04 .box dt {
    width: 150px;
}


/*=====<=====<=====<=====<=====<=====<=====
  gallery
=====>=====>=====>=====>=====>=====>=====*/
#gallery #pageHead {
    background: url(../img/gallery/pagehead.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

#gallery #sec01,
#gallery #sec02 {
    padding-top: 100px;
    padding-bottom: 0;
}

#gallery #sec01 h2,
#gallery #sec02 h2 {
    display: block;
    width: 170px;
    padding-bottom: .5em;
    margin: auto;
    margin-bottom: 25px;
    font-size: 15px;
    border-bottom: 1px solid;
}

#gallery #sec01 .ttlTxt,
#gallery #sec02 .ttlTxt {
    margin: 1.125em auto 3.4375em;
    font-size: .75rem;
    text-align: center;
}

#gallery #sec01 .inner {
    overflow: hidden;
}

#gallery #sec01 .btn {
    display: flex;
    float: right;
    width: 170px;
    height: 40px;
    margin-top: 5px;
    font-size: 14px;
    border: 1px solid;

    align-items: center;
    justify-content: center;
}

#gallery #sec02,
#gallery #sec03 {
    position: relative;
    overflow: hidden;
}

#gallery #sec02 .box,
#gallery #sec03 .box {
    width: 49%;
    min-height: 440px;
}


/*=====<=====<=====<=====<=====<=====<=====
  contact
=====>=====>=====>=====>=====>=====>=====*/
#contact #pageHead {
    padding: 100px 0 90px;
    background: #fff;
}

#contact #pageHead h2 {
    color: #222;
}

#contact .screen-reader-response {
    display: none !important;
}

#contact .wpcf7-not-valid-tip {
    font-size: 11px;
    color: #cc0d0d;
}

#contact #sec01 .tab {
    padding: 90px 0 80px;
}

#contact #sec01 .tab li {
    width: 50%;
}

#contact #sec01 .tab a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    background: #b4b4a9;
}

#contact #sec01 .tab a.now {
    color: #fff;
    background: #403f41;
}

#contact #sec02 .form {
    margin-top: 90px;
}

#contact #sec02 .message {
    width: 100%;
    padding: 60px;
    border: 1px solid;
}

#contact #sec02 .message h3 {
    font-size: 20px;
}

#contact #sec02 .message .tel {
    display: block;
    margin: 30px auto 30px;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
}

#contact #sec02 .message .tel span {
    display: block;
    font-size: 38px;
    text-align: center;
}

#contact #sec02 .message p {
    font-size: 14px;
}

#contact #sec02 .message p a {
    text-decoration: underline;
}

#contact #sec02 .message ul {
    margin-top: .5em;
    font-size: 12px;
}

#contact #sec02 .message li {
    padding-left: 1em;
    text-indent: -1em;
}

#contact #sec02 .message + p {
    margin-top: 13px;
    font-size: 12px;
}

#contact #sec02 .box {
    display: none;
    width: 100%;
}

#contact #sec02 .box01 {
    display: block;
    margin: auto;
}

#contact #sec02 .box03 h3 {
    margin-bottom: 60px;
}

#contact form {
    padding: 0;
    margin: auto;
}

#contact form dl {
    display: flex;
    padding: 1em 0;
    font-size: 14px;
    line-height: 1.7;

    align-items: center;
    justify-content: flex-start;
}

#contact form dl + dl {
    border-top: 1px solid;
}

#contact form dt {
    width: 250px;
}

#contact form dt span {
    display: block;
    width: 60px;
    padding: .1em;
    font-size: 10px;
    text-align: center;
    color: #fff;
    background: #58595b;
}

#contact form dd {
    width: 100%;
}

#contact form dd h5 {
    display: block;
    font-size: 14px;
    text-align: left;
}

#contact form dd p + h5 {
    margin-top: 1em;
}

#contact form dd p {
    font-size: 12px;
}

#contact form dd .pp {
    height: 250px;
    padding: 1em;
    overflow-y: scroll;
    font-size: 11px;
    color: #222;
    background: #d9d9d4;
}

#contact form input,
#contact form select,
#contact form textarea {
    width: 100%;
    padding: .5em;
    font-size: 12px;
    background: #d9d9d4;
}

#contact form input + label {
    display: block;
    font-size: 11px;
}

#contact form input[type="radio"],
#contact form input[type="checkbox"] {
    width: 1em;
    height: 1em;
    margin-top: -.5em;
}

#contact form input[type="submit"] {
    display: block;
    width: 100%;
    padding: 1.2em .5em;
    margin: 30px auto;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-align: center;
    letter-spacing: 2px;
    color: #58595b;
    background-color: #d9d9d4;
}
#contact form input[type="submit"]:hover {
    color: #fff;
    background-color: #666656;
}

#contact form textarea {
    height: 250px;
    background: #d9d9d4;
}

#contact form #mail label {
    display: block;
    margin-top: 1em;
    font-size: 11px;
}

#contact ul.tab.flex {
    justify-content: center;
}

@media screen and (max-width: 760px) {
    #contact #pageHead {
        padding: 100px 0 50px;
    }
    #contact #sec01 .tab {
        padding: 50px 0 40px;
    }
    #contact #sec01 .tab li {
        width: 50%;
    }
    #contact #sec01 .tab a {
        display: block;
        width: 100%;
        padding: 20px 0;
        font-size: 12px;
        text-align: center;
        background: #b4b4a9;
    }
    #contact #sec01 .tab a.now {
        color: #fff;
        background: #403f41;
    }
    #contact #sec02 .message {
        width: 100%;
        padding: 30px 30px;
        border: 1px solid;
    }
    #contact #sec02 .message h3 {
        font-size: 16px;
    }
    #contact #sec02 .message .tel {
        display: block;
        margin: 30px auto 20px;
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
    }
    #contact #sec02 .message .tel span {
        display: block;
        font-size: 20px;
        text-align: center;
    }
    #contact #sec02 .message p {
        font-size: 13px;
    }
    #contact #sec02 .message p a {
        text-decoration: underline;
    }
    #contact #sec02 .message ul {
        margin-top: .5em;
        font-size: 12px;
    }
    #contact #sec02 .message li {
        padding-left: 1em;
        text-indent: -1em;
    }
    #contact #sec02 .message + p {
        margin-top: 13px;
        font-size: 12px;
    }
    #contact #sec02 .form {
        margin-top: 50px;
    }
    #contact #sec02 .box03 h3 {
        margin-bottom: 30px;
    }
    #contact form {
        width: 100%;
        padding: 0;
    }
    #contact form dl {
        display: block;
        padding: 1em 0;
        font-size: 12px;
        line-height: 1.7;
    }
    #contact form dt {
        width: 100%;
        margin-bottom: .5em;
        font-weight: bold;
    }
    #contact form dt br {
        display: none;
    }
    #contact form dd {
        width: 100%;
    }
    #contact form dd .pp {
        height: 150px;
    }
    #contact form input,
    #contact form select,
    #contact form textarea {
        width: 100%;
        padding: .5em;
        font-size: 12px;
    }
    #contact form input[type="radio"],
    #contact form input[type="checkbox"] {
        width: 1em;
        height: 1em;
        margin-top: -.5em;
    }
    #contact form textarea {
        height: 150px;
    }
}

#archive .cat a,
#archive .tax a,
#single .cat a,
#single .tax a {
    padding: .2em .5em;
    margin-right: 5px;
    font-size: 12px;
    color: #fff;
    background: #58595b;
}

#archive .date,
#single .date {
    font-size: 12px;
}

#archive .title,
#single .title {
    transition: .3s ease-in-out;
    text-decoration: underline;
    opacity: 1;

    text-decoration-color: #aaa;
}
#archive .title,
#single .title:hover {
    text-decoration: none;
    opacity: .6;
}

#archive #pageHead,
#single #pageHead {
    padding: 100px 0 90px;
}

#archive #pageHead h2,
#single #pageHead h2 {
    color: #222;
}

#archive #sec01,
#single #sec01 {
    padding-top: 100px;
}

#pageNavi {
    width: 100%;
}

.wp-pagenavi {
    width: 100%;
    margin-top: 100px;
    text-align: center;
}

.wp-pagenavi span {
    display: inline-block;
    width: 50px;
    padding: .5em;
    margin: 0 .2em;
    text-align: center;
    color: #fff;
    border: 1px solid #222;
    background: #222;
}

.wp-pagenavi a {
    display: inline-block;
    width: 50px;
    padding: .5em;
    margin: 0 .2em;
    text-align: center;
    color: #222;
    border: 1px solid;
    background: #fff;
}

/*=====<=====<=====<=====<=====<=====<=====
  archive
=====>=====>=====>=====>=====>=====>=====*/
#archive #sec01 .left {
    width: 600px;
}

#archive article {
    display: flex;
    width: 100%;

    align-items: center;
    justify-content: flex-start;
}

#archive article + article {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #58595b;
}

#archive article .thumbnail {
    position: relative;
    width: 150px;
    height: 150px;
    margin-right: 30px;
}

#archive article .thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

#archive article .thumbnail .noimg {
    width: 150px;
    height: 150px;
    border: 1px solid #efefef;
    border-radius: 50%;
    background: #58595b;
}

#archive article .thumbnail .noimg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: auto;
    margin: auto;
    border-radius: 0;
}

#archive article .title {
    display: block;
    width: 100%;
}

#archive .pageNavi {
    width: 100%;
    margin-top: 50px;
}

#archive .pageNavi a {
    display: block;
    width: 70px;
    padding: .5em .8em;
    font-size: 12px;
    transition: .3s;
    border: 2px solid;
}

#archive .pageNavi a:hover {
    opacity: .5;
}

/*=====<=====<=====<=====<=====<=====<=====
  single
=====>=====>=====>=====>=====>=====>=====*/
#single article header {
    margin-bottom: 1em;
}

#single article header h1 {
    margin-top: .5em;
    font-size: 18px;
    text-align: left;
}

#single article .content h1,
#single article .content h2,
#single article .content h3,
#single article .content h4,
#single article .content h5,
#single article .content h6 {
    font-weight: bold;
    line-height: 1.7;
    text-align: left;
}

#single article .content h1 {
    font-size: 22px;
}

#single article .content h2 {
    font-size: 20px;
}

#single article .content h3 {
    font-size: 18px;
}

#single article .content h4 {
    font-size: 16px;
}

#single article .content h5 {
    font-size: 15px;
}

#single article .content h6 {
    font-size: 13px;
}

#single article .content p {
    font-size: 14px;
}

#single article .content p + p {
    margin-top: 0;
}

#single article .content a {
    text-decoration: underline;
}

#single article .content img {
    height: auto;
    min-width: 100%;
}

/*=====<=====<=====<=====<=====<=====<=====
  sidebar
=====>=====>=====>=====>=====>=====>=====*/
#sidebar {
    width: 240px;
}

#sidebar h3 {
    padding-bottom: .3em;
    margin-bottom: 1em;
    text-align: left;
    border-bottom: 1px solid;
}

#sidebar #category li + li {
    margin-top: .5em;
}

#sidebar #newPosts {
    margin-top: 50px;
}

#sidebar #newPosts li {
    padding-bottom: 1em;
}

#sidebar #newPosts li .title {
    display: block;
}

#sidebar #newPosts li + li {
    padding: 1em 0;
    border-top: 1px dashed;
}

@media screen and (max-width: 760px) {
    .wp-pagenavi {
        margin-top: 50px;
        text-align: center;
    }
    .wp-pagenavi span {
        display: inline-block;
        width: 30px;
        padding: .5em 0;
        margin: 0 .1em;
        text-align: center;
        color: #fff;
        border: 1px solid #222;
        background: #222;
    }
    .wp-pagenavi a {
        display: inline-block;
        width: 30px;
        padding: .5em;
        margin: 0 .1em;
        text-align: center;
        color: #222;
        border: 1px solid;
        background: #fff;
    }
    #archive #pageHead,
    #single #pageHead {
        padding: 100px 0 50px;
    }
    #archive #pageHead h2,
    #single #pageHead h2 {
        color: #222;
    }
    #archive #sec01,
    #single #sec01 {
        padding-top: 50px;
    }
    /*=====<=====<=====<=====<=====<=====<=====
    archive
  =====>=====>=====>=====>=====>=====>=====*/
    #archive .left {
        width: 100%;
    }
    #archive article + article {
        margin-top: 50px;
    }
    #archive article .thumbnail {
        position: relative;
        width: 80px;
        height: auto;
        margin-right: 30px;
    }
    #archive article .thumbnail .noimg {
        width: 80px;
        height: 80px;
    }
    #archive .pageNavi {
        width: 100%;
        margin-top: 50px;
    }
    /*=====<=====<=====<=====<=====<=====<=====
    single
  =====>=====>=====>=====>=====>=====>=====*/
    #single article header h1 {
        font-size: 16px;
        text-align: left;
    }
    #single article .content h1,
    #single article .content h2,
    #single article .content h3,
    #single article .content h4,
    #single article .content h5,
    #single article .content h6 {
        font-weight: bold;
        line-height: 1.7;
        text-align: left;
    }
    #single article .content h1 {
        font-size: 22px;
    }
    #single article .content h2 {
        font-size: 20px;
    }
    #single article .content h3 {
        font-size: 18px;
    }
    #single article .content h4 {
        font-size: 16px;
    }
    #single article .content h5 {
        font-size: 15px;
    }
    #single article .content h6 {
        font-size: 13px;
    }
    #single article .content p {
        font-size: 12px;
    }
    /*=====<=====<=====<=====<=====<=====<=====
    sidebar
  =====>=====>=====>=====>=====>=====>=====*/
    #sidebar {
        width: 100%;
        margin-top: 50px;
    }
    #sidebar #newPosts {
        margin-top: 30px;
    }
}

/*=====<=====<=====<=====<=====<=====<=====
footer
=====>=====>=====>=====>=====>=====>=====*/
#footer #innerTop {
    position: relative;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #fff;
}
#footer #innerTop .left {
    width: 10%;
}
#footer #copyRight {
    margin-top: 1.875em;
}


#footer #innerBottom #telNumber {
    font-size: 1.875rem;
}

#footer #innerBottom #snsArea {
    min-width: 186px;
    min-height: 28px;
    padding: 0 .5em;

    align-items: center;
}




/*=====<=====<=====<=====<=====<=====<=====
  sitemap
=====>=====>=====>=====>=====>=====>=====*/
#sitemap #pageHead {
    padding: 100px 0 90px;
    background: #fff;
}

#sitemap #pageHead h2 {
    color: #222;
}

#sitemap #sec01 {
    padding: 100px 0 0;
}

#sitemap #sec01 ul {
    width: 48%;
}

#sitemap #sec01 ul li {
    border-top: 1px solid;
}

#sitemap #sec01 ul li:last-of-type {
    border-bottom: 1px solid;
}

#sitemap #sec01 ul li a {
    display: block;
    padding: .5em;
}

/*=====<=====<=====<=====<=====<=====<=====
  404
=====>=====>=====>=====>=====>=====>=====*/
#no_result #pageHead {
    padding: 100px 0 90px;
    background: #fff;
}

#no_result #pageHead h2 {
    color: #222;
}

#no_result #sec01 {
    padding-top: 100px;
}

#no_result #sec01 h3 {
    width: 100%;
    margin-bottom: 1em;
    text-align: center;
}

#no_result #sec01 p {
    text-align: center;
}

#no_result #sec01 p a {
    text-decoration: underline;
}










.hide {
    display: none;
}
.pc-map {
    display: block;
}
.sp-map {
    display: none;
}
.slick-initialized .slick-slide {
    height: auto;
}
.parallax {
    position: relative;
}
.parallax::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0,0,0,.1);

    background-blend-mode: multiply;
}

/*=====<=====<=====<=====<=====<=====<=====
  20210322 追加
=====>=====>=====>=====>=====>=====>=====*/
#colorbox {
    width: 100% !important;
}
#cboxWrapper {
    width: 100% !important;
}
#cboxContent {
    width: 100% !important;
    max-width: 100% !important;
}

#cboxClose {
    background: url(../img/common/close.png) no-repeat 0 0 !important;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose,
#cboxTitle {
    top: -64px !important;
}
#items .secGallery-1 .next-arrow.border-white:after {
    border-color: transparent transparent transparent #313131 !important;
}
#items .secGallery-1 .prev-arrow.border-white:after {
    border-color: transparent #313131 transparent transparent !important;
}
#items .secGallery-1-2 .next-arrow {
    right: -20%;
}
#items .secGallery-1-2 .prev-arrow {
    left: -20%;
}
#globalNavi ul li + li:last-child::before {
    content: none;
}

/*start 20210909 index and colorchart 追加*/

.col2 {
    width: 50%;
}
.col-wrap {
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;

    align-items: center;
    flex-wrap: wrap;
}
.tabs li {
    display: flex;
    color: #fff;
    background: #403f41;

    align-items: center;
    justify-content: center;
}
.tabs li.active {
    color: #221e1f;
    border-top: 1px solid #403f41;
    background: none;
}
.tabs-gp .inner-1200 {
    max-width: 800px;
}
.tabs li:first-child {
    border-left: 1px solid #403f41;
}
.tabs li:last-child {
    border-right: 1px solid #403f41;
}
.panels > div.panel {
    display: none;
}
.panels > div.panel.active {
    display: block;
}
.panel {
    margin: 0 auto;
}
.product-block {
    padding: 100px 50px 0 50px;
}
.product-block #caltalog.panel {
    padding: 70px 50px 0 50px;
}
.tabs-gp #colorsample .flex.tri .box {
    width: 20%;
    padding: 0 25px;
    margin-bottom: 50px;
}
.tabs-gp #colorsample .flex {
    margin: 0 -25px;
}
.tabs-gp #colorsample .flex {
    justify-content: center;
}
.tabs-gp #catalog .box {
    min-width: 0!important;
}
.bg-img {
    background: url(../img/colorchart/new_bgimg.png) no-repeat;
    background-size: 100% 100%;
}
.new-sec {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
    background: #464042;
}
.new-chart {
    padding: 40px 140px 0;
}
#colorsample figure.img {
    height: 100%;
    max-height: 87px;
}
.product-block h3 {
    padding-top: 30px;
    font-size: 21px!important;
}
.new-sec ul li h3 {
    padding-top: 40px;
    font-size: 21px;
}
.new-sec ul li {
    margin-bottom: 40px!important;
}
.img-div {
    height: 110px!important;
}
.img-div .ofi {
    width: auto!important;
    height: 120px!important;
    margin: 0 auto;
}
.new-chart .col-wrap {
    margin: 0 -10px!important;
}
.new-chart .col-wrap li {
    width: 33.33%!important;
    padding: 0 10px!important;
    margin-left: 0!important;
}
.tabs-gp #colorsample .btn,
.tabs-gp  #catalog .btn {
    margin-bottom: 100px!important;
}
.tabs li a {
    text-align: center;
}
.tab-h {
    padding-top: 10px;
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}
.tab-p {
    padding-bottom: 10px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
}
.product-block ul li .img a:hover img,
.new-chart ul li .img a:hover img {
         opacity: .90;

    filter: alpha(opacity=90);
    -moz-opacity: .90;
}
.no-selected .img a:hover img {
    opacity: .3!important;
}
.items-para {
    padding: 20px 0;
}
/*20210917 add*/
#top #sec02 #catalog .rotation object {
    width: 100%;
    transition-duration: .5s;
    transform: rotateY(
    360deg);
}
#top #sec02 object.catalogImg {
    max-height: 180px;
    margin-right: 0 !important;

    object-fit: contain;
    object-position: center;
} 
@media screen and (max-width: 760px) {
    #colorchart .wrap-inner {
        width: 48%;
    }
    #sec-sankou01 img,
    #sec-sankou02 img {
        max-width: 100%;
        max-height: 229px;
    }
    #colorchart #sec02 .box {
        width: 48%;
    }
    .secGallery-1-2 {
        width: 70%;
    }
    #cboxLoadedContent {
        margin-top: 40%;
    }
    #colorbox .btnArea .btn {
        max-width: 100%;
    }
    #cboxClose {
        top: 10% !important;
        right: 15% !important;
    }
    #archive .postBox h1 {
        margin: 10px 0 0 !important;
    }
    #archive .postBox p {
        line-height: 1.75em;
        text-align: justify;
        letter-spacing: .05em;
    }
    #top #sec02 #eventsNews #eventsNews02 .wrap-inner {
        max-width: 100%;
    }
    #top #sec02 #eventsNews #eventsNews02 .box {
        width: 100%;
    }
    #colorsample figure.img {
        max-height: 82px;
    }
    .product-block h3 {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .items-para {
        padding: 0;
    }
}
@media screen and (max-width: 375px) {
    #colorsample figure.img {
        max-height: 70px;
    }
}
@media screen and (max-width: 320px) {
    #colorsample figure.img {
        max-height: 55px;
    }
}
/*end 20210909 index and colorchart 追加*/

@media screen and (min-width: 760px) {
    .pc {
        display: block;
    }
    .sp {
        display: none;
    }
}
@media screen and (max-width: 760px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}

a.instaGram{
 display: flex;   
}
a.instaGram img{
    margin-right: 5px;
}
#snsArea li{
    margin-right: 20px;
}
#snsArea li:last-of-type{
    margin-right: 0;
}

#innerBottom .right p{
    text-align: right;
}

@media screen and (max-width: 760px) {
    #footer #snsArea li:nth-of-type(3){
        max-width: 40px !important;
    }
    #footer #snsArea li:nth-of-type(4){
        max-width: 60px !important;
    }
}