@charset "utf-8";

/*	ヘッダー
---------------------------------*/
.hd-h1 {
    display: none;
}

.header {
    width: 100%;
    position: fixed;
    z-index: 100;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.hd-menu-wrap {
    height: 100px;
    padding: 0 20px;
}

.hd-logo {
    position: relative;
}

.hd-right {
    margin-right: 30px;
}

.hd-right-sns {
    text-align: right;
    margin-left: 20px;
}

.hd-contact img {
    vertical-align: middle;
}

.hd-nav .li {
    padding-left: 20px;
}

.hd-nav .li:first-of-type {
    padding-left: 0;
}

.hd-nav .li a {
    display: block;
    text-align: center;
}

.hd-nav .li a p {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
}

.hd-drop {
    position: relative;
}

.navdrop {
    width: 190px;
    position: absolute;
    top: 150%;
    left: 0px;
    padding: 15px 0px 15px 20px;
    color: #fff;
    background-color: rgba(156, 146, 111, 0.8);
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    transition: all .3s ease-in-out;
    z-index: 200;
}

.navdrop.wide {
    width: 240px;
}

.hd-drop:hover .navdrop {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}

.navdrop-li {
    line-height: 2.25;
    position: relative;
    padding-left: 1.5em;
}

.navdrop-li:before {
    content: '－';
    position: absolute;
    top: 7%;
    left: 0;
}

.hd-nav .li .navdrop-li a {
    text-align: left;
}

@media screen and (max-width: 1200px) {
    .hd-phone {
        display: none;
    }
}

@media screen and (max-width: 1079px) {

    .hd-right {
        margin-right: 15px;
    }

    .hd-nav .li {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1023px) {
    .hd-menu-wrap {
        height: 50px;
        padding: 0;
    }

    .hd-logo {
        width: 80px;
        margin-left: 15px;
    }
}

.navToggle,
.sp-nav,
.pc-menu-none {
    display: none;
}

/*	グローバナビ（スマホ用）
---------------------------------*/
@media screen and (max-width: 1023px) {
    .sp-menu-none {
        display: none;
    }

    .hd-nav {
        display: none;
    }

    .gjs-dashed .hd-nav,
    .sp-nav {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        margin: auto;
        padding: 65px 15px 30px;
        width: 100%;
        max-width: 500px;
        height: 100%;
        overflow: auto;
        background: rgba(0, 0, 0, 0.95);
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        font-size: 1.5rem;
        z-index: 499;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
        transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    }

    .pc-menu-none {
        display: block;
    }

    .border-top {
        border-top: 1px solid #fff;
    }

    .open .navdrop {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 15px 15px;
        background-color: rgba(0, 0, 0, 0);
        opacity: 1;
        transition: 0s;
    }

    .open .navdrop {
        visibility: visible;
    }

    .hd-nav-bg {
        background-color: transparent;
        padding: 0;
    }

    .hd-nav .ul {
        height: auto;
    }

    .hd-nav a * {
        transition: 0s;
    }

    .hd-nav .ul.flex-cnt {
        display: block;
    }

    .hd-nav .ul {
        margin-bottom: 30px;
    }

    .hd-nav .li {
        width: 100%;
        border-bottom: 1px solid #fff;
        padding: 0;
    }

    .hd-nav .li a {
        display: block;
        height: auto;
        padding: 0 20px;
    }

    .hd-nav .li a p {
        text-align: left;
        font-size: 1.6rem;
        font-weight: 400;
        letter-spacing: 0;
        color: #fff;
        line-height: 50px;
    }

    .hd-nav .li .navdrop a {
        padding: 0;
    }

    .hd-nav .li .navdrop a p {
        line-height: 40px;
    }

    .hd-right-sns {
        text-align: center;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .hd-btn-sp {
        max-width: 320px;
        width: 100%;
        border: solid 1px #fff;
        margin: 0 auto;
    }

    .hd-btn-sp a {
        display: block;
        text-align: center;
    }

    .hd-btn-sp p {
        display: inline;
        color: #fff;
        letter-spacing: 0.1em;
        line-height: 80px;
        padding-left: 40px;
        position: relative;
    }

    .hd-btn-sp p:before {
        content: '';
        background: no-repeat right center / contain;
        background-image: url(/system_panel/uploads/images/icon_mail.png);
        width: 25px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }


    /* ナビゲーション アニメーション */
    .gjs-dashed .hd-nav,
    .open .sp-nav {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
    }

    /*ハンバーガーボタン*/
    .navToggle {
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        margin: auto;
        width: 50px;
        height: 50px;
        cursor: pointer;
        z-index: 500;
    }

    .navToggle>div {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 25px;
        height: 16px;
    }

    .navToggle>div>div {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    }

    .navToggle>div>div:nth-child(1) {
        top: 0;
    }

    .navToggle>div>div:nth-child(2) {
        top: 7px;
    }

    .navToggle>div>div:nth-child(3) {
        top: 14px;
    }

    /* ハンバーガーボタン 切り替えアニメーション */
    .open .navToggle {
        position: fixed;
    }

    .open .navToggle>div>div:nth-child(1) {
        top: 7px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }

    .open .navToggle>div>div:nth-child(2) {
        width: 0;
        left: 50%;
    }

    .open .navToggle>div>div:nth-child(3) {
        top: 7px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
}

@media screen and (max-width: 767px) {
    .hd-menu-wrap {
        height: 50px;
    }

    .navToggle {
        height: 50px;
    }

    .hd-nav {
        height: 100vh;
    }

    .hd-menu-down p:before {
        font-size: 1.4rem;
    }

    .hd-btn-sp a p {
        font-size: 1.6rem;
    }
}

/*	フッター共通コンテンツ
---------------------------------*/
.ft-contact {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_ft.png);
    text-align: center;
}

.ft-contact .top-ttl .ttl-cmn01 {
    margin-bottom: 40px;
}

.ft-contact-p {
    letter-spacing: 0.05em;
    margin-bottom: 50px;
}

.ft-btn {
    max-width: 550px;
    width: 100%;
    background-color: #9c926f;
    margin: 0 auto;
    position: relative;
}

.ft-btn:before {
    content: '';
    background: no-repeat center center / contain;
    background-image: url(/system_panel/uploads/images/icon_arrow01.png);
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 50px;
}

.ft-btn a {
    display: block;
    text-align: center;
}

.ft-btn a p {
    display: inline;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    color: #fff;
    line-height: 120px;
    padding-left: 50px;
    position: relative;
}

.ft-btn a p:before {
    content: '';
    background: no-repeat center center / contain;
    background-image: url(/system_panel/uploads/images/icon_mail.png);
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
}

@media screen and (max-width: 1023px) {
    .ft-contact {
        background: no-repeat center bottom / contain;
        background-color: #efefef;
        background-image: url(/system_panel/uploads/images/bg_ft.png);
        padding: 60px 0 100px;
    }
}

@media screen and (max-width: 767px) {
    .ft-contact .top-ttl .ttl-cmn01 {
        margin-bottom: 20px;
    }

    .ft-contact-p {
        margin-bottom: 20px;
    }

    .ft-btn:before {
        width: 20px;
        right: 30px;
    }

    .ft-btn a p {
        font-size: 1.6rem;
        line-height: 80px;
        padding-left: 35px;
    }

    .ft-btn a p:before {
        width: 25px;
    }
}

/*	フッター
---------------------------------*/
.bg-ft {}

.ft-logo {
    text-align: center;
    margin-bottom: 20px;
}

.ft-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 60px;
}

.ft-nav .li {
    border-right: solid 1px #fff;
    margin-bottom: 10px;
}

.ft-nav .li:last-of-type {
    border-right: none;
}

.ft-nav .li p {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 14px;
    color: #fff;
    padding: 0 20px;
}

.ft-nav .li:first-of-type p {
    padding-left: 0;
}

.ft-nav .li:last-of-type p {
    padding-right: 0;
}

.ft-tel {
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.ft-sns {
    text-align: center;
    margin-bottom: 50px;
}

@media screen and (max-width:1023px) {
    .ft-nav {
        display: none;
    }

    .ft-left {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .ft-logo {
        width: 130px;
        margin: 0 auto 20px;
    }

    .ft-sns {
        margin-bottom: 20px;
    }
}

/*ページトップへ戻るボタン*/
.btn-pagetop {
    width: 50px;
    cursor: pointer;
}

.pagetop-sp {
    display: none;
}

/*コピーライト（ｐタグ）*/
.copyright {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
}

@media screen and (max-width:1023px) {
    .btn-pagetop {
        display: none !important;
    }

    .pagetop-sp {
        display: block;
        border-bottom: solid 1px #fff;
    }

    .pagetop-sp a {
        display: block;
        height: 67.5px;
        background-color: #000;
        text-align: center;
        position: relative;
    }

    .pagetop-sp a div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 25px;
        height: 25px;
    }

    .pagetop-sp a div:before {
        content: '';
        border-top: solid 1px #ffffff;
        border-left: solid 1px #ffffff;
        width: 25px;
        height: 25px;
        transform: rotate(45deg);
        position: absolute;
        top: 10px;
        left: 0;
    }
}

@media screen and (max-width:767px) {
    .copyright {
        font-size: 1rem;
    }
}

/*	メイン画像
---------------------------------*/
.main-img-otr {
    position: relative;
}

.main-img {
    height: 960px;
}

.main-img.ojf:before {
    content: none;
}

.main-catch {
    position: absolute;
    top: 55%;
    left: calc((100vw - 1200px) / 2);
}

.top-catch-border {
    width: 50%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 84%;
    left: 0;
}

@media screen and (max-width:1230px) {
    .main-catch {
        left: 15px;
    }
}

@media screen and (max-width:1079px) {
    .main-img {
        height: 700px;
    }

    .main-catch {
        width: 80%;
        top: 45%;
    }

    .top-catch-border {
        width: 60%;
    }
}

@media screen and (max-width:1023px) {
    .main-img {
        height: 60vw;
    }

    .main-catch {
        width: 65%;
        top: 40%;
    }
}

@media screen and (max-width:767px) {
    .main-img {
        height: 90vw;
    }

    .main-catch {
        width: 75%;
        top: 45%;
    }

    .top-catch-border {
        width: 75%;
        top: 75%;
    }
}

/*	トップページ
---------------------------------*/
.bg-black {
    background-color: #000;
}

.por {
    position: relative;
}

.bg-top01 {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_top01.png);
    width: 100%;
    height: 1810px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg-top02 {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_top02.png);
    width: 100%;
    height: 2680px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.top-ttl {
    text-align: center;
    margin-bottom: 60px;
}

.top-ttl .ttl-cmn01 {
    line-height: 1;
}

.top-news {
    max-width: 1100px;
    margin: 0 auto;
}

.top-news-left {
    width: 22.7%;
    padding-top: 20px;
}

.top-news-left .ttl-cmn02 {
    margin-bottom: 30px;
}

.top-news-right {
    width: 72.7%;
}

.top-news-right .webgene-item {
    border-top: solid 1px #cccccc;
}

.top-news-right .webgene-item a {
    display: block;
    padding: 20px 0;
}

.top-news-right .webgene-item:last-of-type {
    border-bottom: solid 1px #cccccc;
}

.top-news-right .webgene-item .blogdate {
    font-weight: 700;
    color: #666666;
    padding-left: 15px;
}

.top-news-right .webgene-item .cate-box {
    text-align: center;
    margin-left: 15px;
    margin-top: 3px;
}

.top-news-right .webgene-item .blogcate {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    background-color: #000;
    color: #fff;
    width: 100px;
    font-size: 1.4rem;
    line-height: 23px;
}

.top-news-right .webgene-item .blogttl {
    width: calc(100% - 220px);
    padding-left: 30px;
}

.top-concept {
    margin-bottom: 50px;
    position: relative;
}

.top-concept-txt {
    width: 50%;
    min-height: 26.75vw;
    padding-top: 50px;
}

.top-concept-txt .top-ttl {
    text-align: left;
}

.top-concept-txt .ttl-cmn07 {
    letter-spacing: 0.1em;
    line-height: 2.5;
}

.top-concept-video {
    width: 47.5%;
    position: absolute;
    top: 0;
    right: 0;
}

.top-concept-video video {
    width: 100%;
}

.top-concept-item {
    margin-bottom: 70px;
}

.top-concept-item-img-list {
    width: 45.8%;
}

.top-concept-item-txt {
    width: 45.8%;
    letter-spacing: 0.05em;
    line-height: 2.5;
    padding-top: 20px;
}

.top-concept-btn .btn-cmn02 {
    width: calc((100% - 30px) / 2);
    margin: 0 30px 0 0;
}

.top-concept-btn .btn-cmn02:last-of-type {
    margin-right: 0;
}

.top-product-item {
    width: 50%;
    background: no-repeat center center / cover;
    background: #000;
}

.top-product-item.w100per {
    width: 100%;
}

.top-product-item.frame {
    width: 75%;
    margin-top: 40px;
    margin-inline: auto;
    background-image: url(/system_panel/uploads/images/bg_top_product02.png);
}
@media screen and (max-width: 1023px) {
.top-product-item.frame {
        width: 100%;
    }
}

.top-product-item.fem {
    background-image: url(/system_panel/uploads/images/bg_top_product01.png);
}

.top-product-item.cerchio {
    background-image: url(/system_panel/uploads/images/bg_top_product03.png);
}

.top-product-item a {
    display: block;
    text-align: center;
    padding: 9.5vw 15px;
}

.top-product-item-img {
    height: 220px;
    margin-bottom: 40px;
}

.top-product-item .btn-cmn01 {
    border: solid 1px #fff;
}

.top-product-item .btn-cmn01 p {
    color: #fff;
}

.top-other {
    margin-bottom: 70px;
}

.top-other .webgene-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top-other .webgene-item {
    width: 25%;
    background: no-repeat center center / cover;
}

.top-other .webgene-item figure.ojf:before {
    padding-top: 84%;
}

.top-other .webgene-item .top-other-item {
    position: relative;
}

.top-other .webgene-item .top-other-item01 {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, .75);
    padding: 0 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.top-other .webgene-item:hover .top-other-item01 {
    display: flex;
}

.top-other .webgene-item .top-other-item02 {
    width: 100%;
    text-align: center;
}

.top-other .webgene-item .top-other-item02 .ttl-cmn03 {
    margin-bottom: 20px;
}

.top-other .webgene-item .top-other-item02 .btn-cmn01 {
    border: solid 1px #fff;
}

.top-other .webgene-item .top-other-item02 .btn-cmn01 p {
    color: #fff;
}

.top-strength-list {
    margin-bottom: 70px;
}

.top-strength-item {
    margin-bottom: 70px;
    position: relative;
}

.top-strength-item:last-of-type {
    margin-bottom: 0;
}

.top-strength-item-txt {
    width: 50%;
    padding-top: 80px;
    padding-left: 40px;
    margin-left: auto;
}

.top-strength-item:first-of-type .top-strength-item-txt {
    min-height: 550px;
}

.top-strength-item-txt-num {
    font-size: 10rem;
    font-style: italic;
    font-weight: 200;
    letter-spacing: 0.05em;
    color: #6b8f94;
    line-height: 1;
}

.top-strength-item-txt-inr {
    width: calc(100% - 130px);
    padding-top: 15px;
    padding-left: 20px;
}

.top-strength-item-img {
    width: 45.8%;
    position: absolute;
    top: 0;
    left: 0;
}

.top-strength-item:nth-of-type(even) .top-strength-item-txt {
    margin-left: 0;
}

.top-strength-item:nth-of-type(even) .top-strength-item-img {
    left: auto;
    right: 0;
}

.top-strength-item:nth-of-type(2) .top-strength-item-txt {
    min-height: 380px;
}

.top-strength-item:nth-of-type(2) .top-strength-item-img {
    top: -170px;
}

.top-strength-item:nth-of-type(3) .top-strength-item-txt {
    width: 36.7%;
    min-height: 400px;
}

.top-strength-item:nth-of-type(3) .top-strength-item-img {
    width: 60.8%;
}

.top-works-ttl {
    margin-bottom: 50px;
}

.top-works-ttl .ttl-cmn01 {
    margin-bottom: 15px;
}

.top-works-ttl .btn-cmn01 {
    background-color: #fff;
    margin-right: 0;
}

.top-works .webgene-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.top-works .webgene-item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
}

.top-works .webgene-item:nth-of-type(3n) {
    margin-right: 0;
}

.top-works .webgene-item .news-img {
    margin-bottom: 20px;
    position: relative;
}

.top-works .webgene-item .news-img .cate {
    color: #fff;
    text-align: center;
    background-color: #000;
    padding: 0 15px;
    line-height: 40px;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.top-works .webgene-item .news-img figure.ojf:before {
    padding-top: 73.7%;
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/img_no.jpg);
}

.top-works .webgene-item .blogdate {
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #666666;
    margin-bottom: 15px;
}

.top-company {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_top_company01.jpg);
}

.top-company-item {
    width: calc(100% / 3);
    border-right: solid 2px #fff;
}

.top-company-item:last-of-type {
    border-right: none;
}

.top-company-item a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 7.1vw 15px;
}

.top-company-item .ttl-cmn06 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.top-company-item .ttl-cmn06:before {
    content: '';
    background-color: #9c926f;
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.top-company-item-p {
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

.top-company-item .btn-cmn01 {
    border: solid 1px #fff;
}

.top-company-item .btn-cmn01 p {
    color: #fff;
}

@media screen and (max-width:1230px) {
    .top-strength-item:first-of-type .top-strength-item-txt {
        min-height: 44.7vw;
    }

    .top-strength-item:nth-of-type(2) .top-strength-item-txt {
        min-height: calc(44.7vw - 170px);
    }

    .top-strength-item:nth-of-type(3) .top-strength-item-txt {
        min-height: 32.5vw;
    }
}

@media screen and (max-width:1079px) {
    .bg-top01 {
        height: 1593px;
    }

    .bg-top02 {
        height: 2375px;
    }

    .top-concept-item-txt {
        width: 51%;
        padding-top: 0;
    }
}

@media screen and (max-width:1023px) {
    .bg-top01 {
        height: 2700px;
    }

    .bg-top02 {
        height: 3290px;
    }

    .top-news.flex-btw {
        display: block;
    }

    .top-news-left {
        width: 100%;
        padding-top: 0;
    }

    .top-news-left .ttl-cmn02 {
        text-align: center;
        margin-bottom: 20px;
    }

    .top-news-right {
        width: 100%;
        margin-bottom: 30px;
    }

    .top-news-right .webgene-item a {
        padding: 10px 0;
    }

    .top-news-right .webgene-item .blogdate {
        padding-left: 10px;
    }

    .top-news-right .webgene-item .cate-box {
        margin-top: 0;
        margin-left: 10px;
    }

    .top-news-right .webgene-item .blogttl {
        width: 100%;
        padding-left: 10px;
    }

    .top-concept-txt {
        width: 100%;
        min-height: auto;
        padding-top: 0;
        margin-bottom: 50px;
    }

    .top-concept-video {
        width: 100%;
        position: relative;
    }

    .top-concept-item.flex-btw {
        display: block;
    }

    .top-concept-item-img-list {
        max-width: 550px;
        width: 100%;
        margin: 0 auto 50px;
    }

    .top-concept-item-txt {
        width: 100%;
    }

    .top-product-item {
        width: 100%;
    }

    .top-product-item a {
        padding: 16vw 15px 6vw;
    }

    .top-product-item-img {
        height: auto;
    }

    .top-other .webgene-item {
        width: 50%;
    }

    .top-strength-item-txt {
        width: 100%;
        margin: 0;
    }

    .top-strength-item-img {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        left: 0;
    }

    .top-strength-item-txt {
        padding: 0;
        margin-bottom: 50px;
    }

    .top-strength-item:first-of-type .top-strength-item-txt {
        min-height: auto;
    }

    .top-strength-item:nth-of-type(2) .top-strength-item-txt {
        min-height: auto;
    }

    .top-strength-item:nth-of-type(2) .top-strength-item-img {
        top: 0;
    }

    .top-strength-item:nth-of-type(3) .top-strength-item-txt {
        width: 100%;
        min-height: auto;
    }

    .top-strength-item:nth-of-type(3) .top-strength-item-img {
        width: 100%;
    }

    .top-company.flex-btw {
        display: block;
    }

    .top-company-item {
        width: 100%;
        border-right: none;
        border-bottom: solid 2px #fff;
    }

    .top-company-item:last-of-type {
        border-bottom: none;
    }
}

@media screen and (max-width:767px) {
    .bg-top01 {
        height: 2070px;
    }

    .bg-top02 {
        height: 3000px;
    }

    .top-ttl {
        margin-bottom: 30px;
    }

    .top-concept {
        margin-bottom: 30px;
    }

    .top-concept-txt {
        margin-bottom: 30px;
    }

    .top-concept-txt .ttl-cmn07 {
        font-size: 1.7rem;
        line-height: 2;
    }

    .top-concept-item {
        margin-bottom: 40px;
    }

    .top-concept-item-img-list {
        margin-bottom: 30px;
    }

    .top-concept-item-txt {
        line-height: 2;
    }

    .top-concept-btn.flex-cnt {
        display: block;
    }

    .top-concept-btn .btn-cmn02 {
        width: 100%;
        margin: 0 auto 10px;
    }

    .top-concept-btn .btn-cmn02:last-of-type {
        margin: 0 auto;
    }

    .top-product-item-img {
        width: 70%;
        margin: 0 auto 20px;
    }

    .top-works .webgene-blog {
        display: block;
    }

    .top-works .webgene-item {
        max-width: 380px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .top-works .webgene-item:last-of-type {
        margin-right: auto;
    }

    .top-works .webgene-item .news-img {
        margin-bottom: 10px;
    }

    .top-works .webgene-item .blogdate {
        margin-bottom: 0;
    }

    .top-other {
        margin-bottom: 40px;
    }

    .top-strength-list {
        margin-bottom: 50px;
    }

    .top-strength-item {
        margin-bottom: 40px;
    }

    .top-strength-item-txt {
        margin-bottom: 30px;
    }

    .top-strength-item-txt-num {
        font-size: 6rem;
        margin-bottom: 15px;
    }

    .top-strength-item-txt-inr {
        width: calc(100% - 66px);
        padding-top: 0;
    }

    .top-works-ttl.flex-btw {
        display: block;
    }

    .top-works-ttl {
        text-align: center;
        margin-bottom: 30px;
    }

    .top-works-ttl .ttl-cmn01 {
        margin-bottom: 0;
    }

    .top-works-ttl .btn-cmn01 {
        margin-right: auto;
    }

    .top-company-item .ttl-cmn06 {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .top-company-item-p {
        margin-bottom: 20px;
    }
}

/*	下層ヘッダー
---------------------------------*/
.bg-subhd {
    height: 600px;
    background: no-repeat center center / cover;
    position: relative;
}

.aboutus.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_aboutus.jpg);
}

.service.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_service.jpg);
}

.product.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_product.jpg);
}

.lineup.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_lineup.jpg);
}

.works.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_works.jpg);
}

.news.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_news.jpg);
}

.company.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_company.jpg);
}

.contact.bg-subhd {
    background-image: url(/system_panel/uploads/images/img_sub_contact.jpg);
}

.sub-ttl-otr {
    max-width: 1000px;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    position: relative;
}

.subhd-ttl {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.subttl {
    font-size: 6rem;
    letter-spacing: 0.15em;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
    color: #fff;
}

.subttl-jap {
    font-size: 3rem;
    letter-spacing: 0.15em;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
    color: #fff;
}

.sub-border {
    width: 50%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 70%;
    left: 0;
    transform: translateY(-50%);
}

@media screen and (max-width:1023px) {
    .bg-subhd {
        height: 400px;
    }

    .sub-ttl-otr {
        height: 400px;
    }

    .sub-border {
        top: 80%;
    }
}

@media screen and (max-width:767px) {
    .bg-subhd {
        height: 200px;
    }

    .sub-ttl-otr {
        height: 200px;
    }

    .subhd-ttl {
        top: 55%;
        left: 0;
    }

    .subttl {
        font-size: 3rem;
    }

    .subttl-jap {
        font-size: 1.6rem;
    }
}

/*	Raysonについて
---------------------------------*/
.strength-item {
    margin-bottom: 70px;
    position: relative;
}

.strength-item:last-of-type {
    margin-bottom: 0;
}

.strength-item-border {
    width: calc((100vw - 1260px) / 2);
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 130px;
    left: 0;
}

.strength-item-txt {
    width: 50%;
    padding-top: 90px;
}

.strength-item-txt-ttl {
    margin-bottom: 30px;
}

.strength-item-txt .ttl-cmn04 {
    width: calc(100% - 130px);
    padding-top: 20px;
    padding-left: 30px;
}

.strength-item-txt-p {
    color: #000;
    padding-left: 100px;
}

.strength-item-img {
    max-width: 510px;
    width: 41.7%;
}

.strength-item-img.ojf:before {
    padding-top: 102%;
}

.strength-item:nth-of-type(even) .strength-item-border {
    left: auto;
    right: 0;
}

.strength-item:nth-of-type(even) .strength-item-inr {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.strength-item:nth-of-type(even) .strength-item-txt-p {
    padding-left: 0;
}

.history-table-th {
    width: 20%;
    border-top: solid 1px #9c926f;
    padding: 30px 5px 30px 60px;
}

.history-table-th p {
    letter-spacing: 0.05em;
    color: #9c926f;
}

.history-table-tr:last-of-type .history-table-th {
    border-bottom: solid 1px #9c926f;
}

.history-table-td {
    width: 80%;
    border-top: solid 1px #d2caae;
    padding: 30px 10px 30px 70px;
}

.history-table-tr:last-of-type .history-table-td {
    border-bottom: solid 1px #d2caae;
}

.history-table-td p {
    letter-spacing: 0.05em;
}

.history-table-td-p02 {
    font-size: 1.4rem;
    margin-top: 15px;
}

.history-table-td-img-list {
    margin-top: 25px;
}

.history-table-td-img {
    max-width: 280px;
    width: calc((100% - 50px) / 2);
    margin-right: 50px;
}

.history-table-td-img:last-of-type {
    margin-right: 0;
}

.history-table-td-img.ojf:before {
    padding-top: 71.4%;
}

@media screen and (max-width:1260px) {
    .strength-item-txt {
        padding-left: 30px;
    }

    .strength-item:nth-of-type(even) .strength-item-txt {
        padding-left: 0;
        padding-right: 30px;
    }

    .strength-item-border {
        width: 40px;
    }
}

@media screen and (max-width:1023px) {
    .strength-item {
        margin-bottom: 40px;
    }

    .strength-item-inr.flex-btw {
        display: block;
    }

    .strength-item-txt {
        width: 100%;
        padding-top: 0;
        margin-bottom: 50px;
    }

    .strength-item-txt-p {
        padding-left: 0;
    }

    .strength-item-img {
        width: 100%;
        margin: 0 auto;
    }

    .strength-item-border {
        top: 40px;
    }

    .strength-item:nth-of-type(even) .strength-item-txt {
        padding-left: 30px;
        padding-right: 0;
    }

    .strength-item:nth-of-type(even) .strength-item-border {
        left: 0;
        right: auto;
    }

    .history-table-th {
        padding-left: 30px;
    }

    .history-table-td {
        padding: 30px 10px;
    }
}

@media screen and (max-width:767px) {
    .strength-item-border {
        width: 30px;
        top: 25px;
    }

    .strength-item-txt {
        margin-bottom: 30px;
    }

    .strength-item-txt .ttl-cmn04 {
        width: 100%;
    }

    .strength-item-txt {
        padding-left: 20px;
    }

    .strength-item-txt-ttl {
        margin-bottom: 20px;
    }

    .strength-item-txt .ttl-cmn04 {
        padding-top: 0;
        padding-left: 10px;
    }

    .strength-item:nth-of-type(even) .strength-item-txt {
        padding-left: 20px;
    }

    .history-table-tr.flex-nml {
        display: block;
    }

    .history-table-th {
        width: 100%;
        padding: 10px 0 0;
        text-align: left;
    }

    .history-table-tr:last-of-type .history-table-th {
        border-bottom: none;
    }

    .history-table-td {
        width: 100%;
        border-top: none;
        padding: 5px 0 10px;
    }

    .history-table-tr:last-of-type .history-table-td {
        border-bottom: solid 1px #9c926f;
    }

    .history-table-td-img-list {
        margin-top: 10px;
    }

    .history-table-td-img {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }

    .history-table-td-p02 {
        font-size: 1.2rem;
    }
}

/*	会社案内
---------------------------------*/
.bg-message {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg-message01.jpg);
    width: 85%;
    height: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.company-item {
    position: relative;
}

.company-item-txt {
    width: 50%;
    min-height: calc(26.5vw + 90px);
    padding-top: 50px;
}

.company-item-txt .top-ttl {
    text-align: left;
}

.company-item-txt .ttl-cmn04 {
    margin-bottom: 20px;
}

.company-item-txt-p {
    letter-spacing: 0.05em;
    color: #000;
    margin-bottom: 30px;
}

.company-item-txt-name {
    letter-spacing: 0.05em;
    text-align: right;
}

.company-item-img-poa {
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
}

.company-item-img {
    padding-bottom: 90px;
    position: relative;
}

.company-item-img01 {
    width: 80%;
    margin-left: auto;
}

.company-item-img02 {
    width: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.overview-table .history-table-th p {
    color: #333333;
}

@media screen and (max-width:1023px) {
    .bg-message {
        height: 80%;
    }

    .company-item-txt {
        width: 100%;
        min-height: auto;
        padding-top: 0;
        margin-bottom: 50px;
    }

    .company-item-img-poa {
        width: 100%;
        text-align: center;
        position: relative;
    }
}

@media screen and (max-width:767px) {
    .company-item-txt {
        margin-bottom: 30px;
    }

    .company-item-txt .ttl-cmn04 {
        margin-bottom: 10px;
    }

    .company-item-txt-p {
        margin-bottom: 20px;
    }

    .company-item-img {
        padding-bottom: 50px;
    }
}


/*	商品詳細
---------------------------------*/
.bg-fem-catch {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_lineup.jpg);
    width: 100%;
    height: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.fem-catch .company-item-txt {
    width: 51%;
    min-height: 32.5vw;
}

.fem-catch .ttl-cmn07 {
    margin-bottom: 50px;
}

.fem-catch .company-item-txt-p {
    line-height: 2.5;
    margin-bottom: 0;
}

.fem-catch .company-item-img-poa {
    width: 47.5%;
}

.sub-ttl01.ttl-cmn08 {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 60px;
    position: relative;
}

.sub-ttl01.ttl-cmn08:before {
    content: '';
    width: 70px;
    height: 3px;
    background-color: #9c926f;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.fem-point {
    margin-bottom: 60px;
}

.fem-point-item {
    padding: 50px 0;
    border-bottom: solid 2px #cccccc;
}

.fem-point-item:first-of-type {
    padding-top: 0;
}

.fem-point-item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.fem-point-item-txt {
    width: 47%;
    padding-top: 40px;
}

.fem-point-item-txt-ttl {
    margin-bottom: 30px;
}

.fem-point-item-txt-point01 {
    display: inline;
    font-size: 1.8rem;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.05em;
    color: #6b8f94;
}

.fem-point-item-txt-point02 {
    display: inline;
    font-size: 4.5rem;
    font-weight: 200;
    font-style: italic;
    letter-spacing: 0.05em;
    color: #6b8f94;
}

.fem-point-item-txt-ttl .ttl-cmn07 {
    width: calc(100% - 116px);
    letter-spacing: 0.1em;
    padding-left: 15px;
}

.fem-point-item-txt-p {
    letter-spacing: 0.05em;
    color: #000;
    line-height: 2.5;
}

.fem-point-item-img {
    width: 50%;
}

.fem-point-item-video {
    max-width: 800px;
    width: 100%;
    border: solid 1px #9c926f;
    padding: 45px;
    margin: 50px auto 0;
}

.fem-point-item-video iframe {
    width: 100%;
    height: 400px;
}

.fem-point-item:nth-of-type(even) .fem-point-item-inr {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.fem-point-item02 {
    margin-bottom: 40px;
}

.fem-point-item02:last-of-type {
    margin-bottom: 0;
}

.fem-point-item02-ttl.ttl-cmn04 {
    letter-spacing: 0.15em;
    padding-bottom: 10px;
    margin-bottom: 50px;
    position: relative;
}

.fem-point-item02-ttl.ttl-cmn04.fem-point-item02-ttl03 {
    margin-bottom: 30px;
}

.fem-point-item02-ttl.ttl-cmn04:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d2caae;
    position: absolute;
    bottom: 0;
    left: 0;
}

.fem-point-item02-ttl.ttl-cmn04:after {
    content: '';
    width: 200px;
    height: 1px;
    background-color: #9c926f;
    position: absolute;
    bottom: 0;
    left: 0;
}

.fem-point-item02-img {
    text-align: center;
}

.fem-point-item02-inr {
    max-width: 675px;
    width: 100%;
    margin: 0 auto 40px;
}

.fem-point-item02-inr:last-of-type {
    margin-bottom: 0;
}

.fem-point-item02-inr .ttl-cmn04 {
    font-weight: 700;
    letter-spacing: 0.15em;
    color: #9c926f;
    margin-bottom: 20px;
}

.fem-point-item02-table-tr {
    width: 45.8%;
}

.fem-point-item02-table-th {
    letter-spacing: 0.05em;
    color: #9c926f;
}

.fem-point-item02-table-td01 {
    max-width: 25%;
    letter-spacing: 0.05em;
    padding-left: 20px;
    position: relative;
}

.fem-point-item02-table-td01:before {
    content: '□';
    font-size: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
}

.fem-point-item02-table-td02 {
    width: 76%;
    letter-spacing: 0.05em;
}

.bg-fem-designer {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_lineup.jpg);
}

.fem-designer-bor {
    max-width: 1000px;
    width: 100%;
    background-color: #fff;
    border: solid 1px #957c11;
    padding: 3px;
    margin: 0 auto;
}

.fem-designer {
    border: solid 1px #957c11;
    padding: 45px;
}

.fem-designer .fem-point-item02-ttl.ttl-cmn04:after {
    width: 150px;
}

.fem-designer-inr-img {
    width: 10.5%;
}

.fem-designer-inr-txt {
    width: 84.2%;
}

.fem-designer-inr-txt p {
    letter-spacing: 0.05em;
}

.frame-point-item .fem-point-item-txt {
    width: 100%;
    padding-top: 0;
    margin-bottom: 50px;
}

.frame-type-item {
    width: calc((100% - 90px) / 3);
}

.frame-type-item-img {
    margin-bottom: 20px;
}

.frame-type-item .ttl-cmn09 {
    text-align: center;
    margin-bottom: 20px;
}

.frame-type-item-p {
    letter-spacing: 0.025em;
}

.frame-point-item02-table .fem-point-item02-table-tr {
    width: 100%;
}

@media screen and (max-width:1079px) {
    .fem-point-item-txt {
        width: 48%;
    }
}

@media screen and (max-width:1023px) {
    .fem-catch .company-item-txt {
        width: 100%;
    }

    .fem-catch .company-item-img-poa {
        width: 100%;
    }

    .fem-point-item-inr.flex-btw {
        display: block;
    }

    .fem-point-item-txt {
        width: 100%;
        padding-top: 0;
        margin-bottom: 30px;
    }

    .fem-point-item-img {
        width: 100%;
        text-align: center;
    }

    .fem-point-item02-table.flex-btw {
        display: block;
    }

    .fem-point-item02-table-tr {
        width: 100%;
        margin-bottom: 30px;
    }

    .fem-point-item02-table-tr:last-of-type {
        margin-bottom: 0;
    }

    .fem-designer {
        padding: 40px 20px;
    }
}

@media screen and (max-width:767px) {
    .fem-catch .ttl-cmn07 {
        margin-bottom: 30px;
    }

    .sub-ttl01.ttl-cmn08 {
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .fem-point {
        margin-bottom: 40px;
    }

    .fem-point-item {
        padding: 30px 0;
    }

    .fem-point-item-txt {
        margin-bottom: 20px;
    }

    .fem-point-item-txt-ttl.flex-nml {
        display: block;
    }

    .fem-point-item-txt-ttl {
        margin-bottom: 20px;
    }

    .fem-point-item-txt-point01 {
        font-size: 1.8rem;
    }

    .fem-point-item-txt-point02 {
        font-size: 3.6rem;
    }

    .fem-point-item-txt-ttl .ttl-cmn07 {
        width: 100%;
        padding-left: 0;
    }

    .fem-point-item-txt-p {
        line-height: 1.785;
    }

    .fem-point-item-video {
        padding: 10px;
        margin-top: 30px;
    }

    .fem-point-item-video iframe {
        height: 50vw;
    }

    .fem-point-item02-ttl.ttl-cmn04 {
        margin-bottom: 30px;
    }

    .fem-point-item02-ttl.ttl-cmn04:after {
        width: 100px;
    }

    .fem-point-item02-table-td-inr.flex-nml {
        display: block;
    }

    .fem-point-item02-table-td-inr {
        margin-bottom: 5px;
    }

    .fem-point-item02-table-td01 {
        max-width: 100%;
    }

    .fem-point-item02-table-td01:before {
        font-size: 1.4rem;
    }

    .fem-point-item02-table-td02 {
        width: 100%;
        padding-left: 20px;
    }

    .fem-designer {
        padding: 20px 10px;
    }

    .fem-point-item02-ttl.ttl-cmn04.fem-point-item02-ttl03 {
        margin-bottom: 20px;
    }

    .fem-designer .fem-point-item02-ttl.ttl-cmn04:after {
        width: 75px;
    }

    .fem-designer-inr.flex-btw {
        display: block;
    }

    .fem-designer-inr-img {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .fem-designer-inr-txt {
        width: 100%;
    }

    .frame-type-list.flex-btw {
        display: block;
    }

    .frame-type-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .frame-type-item:last-of-type {
        margin-bottom: 0;
    }

    .frame-type-item-img {
        text-align: center;
        margin-bottom: 10px;
    }

    .frame-type-item .ttl-cmn09 {
        margin-bottom: 10px;
    }
}

/*	事業内容
---------------------------------*/
.bg-service {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_service01.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.original-catch .sub-ttl01.ttl-cmn08 {
    margin-bottom: 30px;
}

.original-catch-p {
    text-align: center;
    letter-spacing: 0.05em;
}

.service-item {
    padding-bottom: 240px;
    margin-bottom: 100px;
    position: relative;
}

.service-item:last-of-type {
    margin-bottom: 0;
}

.service-item-inr {
    padding: 70px 0 100px 0;
    position: relative;
    overflow: hidden;
}

.bg-service-item-inr {
    background: no-repeat center center / cover;
    background-image: url(/system_panel/uploads/images/bg_service02.png);
    max-width: 900px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 55%;
    z-index: -1;
}

.service-item-inr02 {
    padding-left: calc((100% - 400px) / 2);
}

.service-item-inr-img {
    margin-bottom: 40px;
}

.service-item-inr02-p {
    letter-spacing: 0.05em;
    text-shadow: 1px 1px 5px #fff,
        -1px 1px 5px #fff,
        1px -1px 5px #fff,
        -1px -1px 5px #fff,
        5px 5px 5px #fff,
        -5px 5px 5px #fff,
        5px -5px 5px #fff,
        -5px -5px 5px #fff;
    margin-bottom: 50px;
}

.service-item-inr02 .btn-cmn02 {
    margin-left: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.service-item-inr02 .btn-cmn02:last-of-type {
    margin-bottom: 0;
}

.service-item-img-list {
    width: 430px;
    position: absolute;
    bottom: 0;
    right: calc((100vw - 1200px) / 2);
}

.service-item-img-inr {
    padding-bottom: 90px;
    position: relative;
}

.service-item-img01 {
    text-align: right;
    margin-left: auto;
}

.service-item-img02 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.service-item-frame.service-item .bg-service-item-inr {
    background-image: url(/system_panel/uploads/images/bg_service03.png);
    left: 55%;
    right: auto;
}

.service-item-frame.service-item .service-item-img-list {
    left: calc((100vw - 1200px) / 2);
    right: auto;
}

.service-item-frame.service-item .service-item-img-inr {}

.service-item-frame.service-item .service-item-img01 {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
}

.service-item-frame.service-item .service-item-img02 {
    left: auto;
    right: 0;
}

@media screen and (max-width:1230px) {
    .service-item-img-list {
        width: 35.8%;
        right: 0;
    }

    .service-item-img01 {
        width: 65%;
    }

    .service-item-img02 {
        width: 48.8%;
    }

    .service-item-frame.service-item .service-item-img-list {
        left: 0;
    }
}

@media screen and (max-width:767px) {
    .service-item {
        padding-bottom: 0;
        margin-bottom: 60px;
    }

    .service-item-inr-img {
        width: 45%;
        margin: 0 auto 20px;
    }

    .service-item-inr02-p {
        text-align: center;
        margin-bottom: 30px;
    }

    .service-item-inr02 .btn-cmn02 {
        margin: 0 auto 10px;
    }

    .service-item-inr {
        padding: 50px 0 60px;
    }

    .bg-service-item-inr {
        height: 50%;
    }

    .service-item-img-list {
        width: calc(100% - 30px);
        margin: 0 auto;
        position: relative;
    }

    .service-item-img-inr {
        padding-bottom: 50px;
    }
}

/*	事業内容 納入事例
---------------------------------*/
.service-detail .webgene-blog {}

.service-detail .webgene-item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 50px;
}

.service-detail .products-detail-info {
    margin-bottom: 25px;
}

.service-detail .webgene-item .products-detail-top {
    text-align: center;
    margin-bottom: 40px;
}

.service-detail .webgene-item .cate {
    background-color: #000;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    margin-left: 20px;
}

.service-detail .webgene-item .products-detail-ttl {
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #000;
    padding-bottom: 20px;
    border-bottom: solid 1px #d2caae;
    position: relative;
}

.service-detail .webgene-item .products-detail-ttl:before {
    content: '';
    width: 200px;
    height: 1px;
    background-color: #cdc9b7;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.sub-content {
    margin-top: 20px;
}

.post-main-photo {
    text-align: center;
    margin-bottom: 30px;
}

.post-thumb-list figure {
    text-align: center;
    width: calc(96% / 5);
    margin-right: 1%;
    margin-bottom: 20px;
}

.post-thumb-list figure:nth-of-type(5n) {
    margin-right: 0;
}

#post-pdf[href=""] {
    display: none;
}

#post-pdf {
    color: #007bff;
    text-decoration: underline
}

.service-detail .webgene-item iframe {
    display: block;
    margin-top: 30px;
}

#post-youtube[src=""] {
    display: none;
}

@media screen and (max-width:767px) {
    .service-detail .webgene-blog {
        margin-bottom: 40px;
    }

    .service-detail .webgene-item .products-detail-top {
        margin-bottom: 30px;
    }

    .service-detail .products-detail-info {
        margin-bottom: 10px;
    }

    .service-detail .webgene-item .cate {
        padding: 0 10px;
        margin-left: 10px;
    }

    .service-detail .webgene-item .products-detail-ttl {
        font-size: 1.8rem;
        padding-bottom: 20px;
    }

    .service-detail .webgene-item figure {
        margin-bottom: 20px;
    }

    .service-detail .webgene-item .products-detail-content {
        font-size: 1.4rem;
    }

    .post-thumb-list figure {
        text-align: center;
        width: calc(97% / 4);
        margin-right: 1%;
        margin-bottom: 20px;
    }

    .post-thumb-list figure:nth-of-type(5n) {
        margin-right: 1%;
    }

    .post-thumb-list figure:nth-of-type(4n) {
        margin-right: 0;
    }
}

.post-photo {
    position: relative;
}

.post-photo:before {
    content: "";
    display: block;
    padding-top: 66.9%;
}

.post-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.post-pdf,
.post-youtube {
    margin-top: 30px;
}

/*	商品紹介
---------------------------------*/
.product-list .top-product-item a {
    padding: 7vw 15px;
}

.product-list .top-product-item-img {
    height: 165px;
    margin-bottom: 0;
}

.product-other.top-other {
    margin-bottom: 0;
}

@media screen and (max-width:767px) {
    .product-list .top-product-item-img {
        height: auto;
    }
}

/*	お問い合わせ
---------------------------------*/
.contact-tel .ttl-cmn07 {
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}

.contact-tel-box {
    max-width: 800px;
    width: 100%;
    border: solid 1px #666666;
    text-align: center;
    padding: 60px 15px;
    margin: 0 auto;
}

.contact-tel-box .ttl-cmn02 {
    display: inline;
    font-weight: 500;
    letter-spacing: 0;
    padding-left: 45px;
    position: relative;
}

.contact-tel-box .ttl-cmn02:before {
    content: '';
    background: no-repeat right center / contain;
    background-image: url(/system_panel/uploads/images/icon_phone.png);
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width:767px) {
    .contact-tel .ttl-cmn07 {
        margin-bottom: 20px;
    }

    .contact-tel-box {
        padding: 30px 15px;
    }

    .contact-tel-box .ttl-cmn02:before {
        width: 20px;
    }

    .contact-tel-box .ttl-cmn02 {
        padding-left: 30px;
    }
}

/*追加*/
.cmn-2column-item-txt {
    width: 47%;
    padding-top: 40px;
}

.cmn-2column-item-img {
    width: 50%;
}

.designer-wrap {
    position: relative;
}

.designer-txt {
    width: 50%;
    min-height: 43vw;
    padding-top: 60px;
    margin: 0 0 0 auto;
}

.designer-img {
    width: 43%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

@media screen and (max-width:767px) {
    .cmn-2column-item-txt {
        width: 100%;
    }

    .cmn-2column-item-img {
        width: 100%;
        text-align: center;
    }

    .designer-txt {
        width: 100%;
        min-height: 32.5vw;
        padding-top: 30px;
        margin: 0;
    }

    .designer-img {
        width: 80%;
        position: relative;
        margin: 0 auto;
    }
}

/* その場で */
.fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* 下から */

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 上から */

.fadeDown {
    animation-name: fadeDownAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeDownAnime {
    from {
        opacity: 0;
        transform: translateY(-100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 左から */

.fadeLeft {
    animation-name: fadeLeftAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeLeftAnime {
    from {
        opacity: 0;
        transform: translateX(-100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* 右から */

.fadeRight {
    animation-name: fadeRightAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeRightAnime {
    from {
        opacity: 0;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
    opacity: 0;
}

.gjs-dashed .fadeInTrigger,
.gjs-dashed .fadeUpTrigger,
.gjs-dashed .fadeDownTrigger,
.gjs-dashed .fadeLeftTrigger,
.gjs-dashed .fadeRightTrigger {
    opacity: 1;
}