/* ========================================
料金ページ FV
======================================== */

.page-fv{
    width:100%;
    padding:90px 30px;
    background:#f7f3ef;
    box-sizing:border-box;
}

.page-fv-content{
    width:100%;
    text-align:center;
}

.page-fv-en{
    margin:0 0 10px;
    font-size:14px;
    font-weight:700;
    letter-spacing:.18em;
    color:#9b7658;
}

.page-fv-design .page-fv-title{
    font-size:30px;
}

.page-fv-title{
    margin:0;
    font-size:42px;
    font-weight:700;
    line-height:1.4;
    color:#3a2b23;
    font-family:"Noto Serif JP","Yu Mincho",serif;
}

.page-fv-text{
    margin:20px 0 0;
    font-size:17px;
    line-height:1.8;
    color:#5e514a;
}


@media(max-width:768px){

    .page-fv{
        padding:60px 20px;
    }
.page-fv-design .page-fv-title{
    font-size:20px;
}
    .page-fv-title{
        font-size:30px;
    }

    .page-fv-text{
        font-size:15px;
    }

}


/* ========================================
ホームページ制作
======================================== */

.hp-price-section{
    width:100%;
    padding:90px 20px;
    background : #fff;
}


.hp-price-inner{
    width:100%;
    max-width:1100px;
    margin:0 auto;
}


.hp-price-header,
.lp-price-header{
    text-align:center;
    margin-bottom:45px;
}


.hp-price-en,
.lp-price-en{
    margin:0 0 10px;
    font-size:13px;
    letter-spacing:.18em;
    color:#b9965a;
}


.hp-price-header h2,
.lp-price-header h2{
    margin:0;
    font-family:"Noto Serif JP","Yu Mincho",serif;
    font-size:36px;
    color:#3a2b23;
}


.hp-price-lead,
.lp-price-lead{
    max-width:850px;
    margin:50px auto;
    text-align:left;
    line-height:1.9;
    color:#555;
}



.hp-price-content,
.lp-price-content{
    max-width:850px;
    margin:0 auto;
}


.hp-price-block,
.lp-price-block{
    padding:30px 0;
    border-bottom:1px solid #e5ddd2;
}


.hp-price-block h3,
.lp-price-block h3{
    margin:0 0 12px;
    font-size:21px;
    font-weight:600;
    color:#4a3728;
}


.hp-price-block p,
.lp-price-block p{
    margin:0;
    line-height:1.9;
    color:#666;
}


.hp-price-cost,
.lp-price-cost{
    margin-top:55px;
    text-align:center;
}


.hp-price-cost p,
.lp-price-cost p{
    margin:0 0 10px;
    color:#666;
}


.hp-price-cost strong,
.lp-price-cost strong{
    display:block;
    font-size:42px;
    color:#6b5033;
}


.hp-price-cost span,
.lp-price-cost span{
    display:block;
    margin-top:15px;
    font-size:14px;
    color:#777;
}


/* ========================================
LP制作
======================================== */

.lp-price-section{
    width:100%;
    padding:90px 20px;
    background : #fdfcfb;
}


.lp-price-inner{
    width:100%;
    max-width:1100px;
    margin:0 auto;
}




/* ========================================
スマホ
======================================== */


@media(max-width:768px){


    .hp-price-section,
    .lp-price-section{
        padding:60px 25px;
    }



    .hp-price-header h2,
    .lp-price-header h2{
        font-size:32px;
    }


    .hp-price-lead,
    .lp-price-lead{
        text-align:left;
        font-size:15px;
    }


    .hp-price-block,
    .lp-price-block{
        padding:22px 0;
    }

    .hp-price-block h3,
    .lp-price-block h3{
        font-size:16px;
        background : #c96348;
        color : #fff;
        padding : 8px 10px;
    }

#s-support .hp-price-block h3{
    background:#4d8f74;
}
	
    .hp-price-cost strong,
    .lp-price-cost strong{
        font-size:38px;
        font-family:"Noto Serif JP","Yu Mincho",serif;
    }
	
.hp-price-cost span,
.lp-price-cost span{
    display:block;
    margin-top:15px;
    font-size:14px;
    color:#777;
    text-align : left;
}


}

/* ========================================
業種イメージスライダー
======================================== */

.hp-image-section{
    width:100%;
    padding:0;
}

.hp-image-inner{
    width:100%;
}

.hp-image-slider{
    width:100%;
}

.hp-image-slider .slick-slide{
    padding:0;
}

.hp-image-slider img{
    width:100%;
    height:380px;
    object-fit:cover;
    display:block;
}

@media(max-width:768px){
    .hp-image-slider img{
        height:140px;
    }
}


/* ========================================
特商法・プライバシーポリシー
======================================== */

.law-section{
    width:100%;
    padding:90px 20px;
    background : #fff;
}

.law-header h2{
    text-align:center;
    margin-bottom:38px;
    font-family:"Noto Serif JP","Yu Mincho",serif;
}

@media(max-width:768px){
.law-header h2{
    font-family:"Noto Serif JP","Yu Mincho",serif;
    text-align:center;
    margin-bottom:45px;
	font-size : 22px!important;
}
}

.law-section {
    padding: 100px 20px;
    background: #fff;
}

.law-section .section-inner {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}

.law-header {
    margin-bottom: 50px;
    text-align: center;
}

.law-header h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
}

.law-content {
    width: 100%;
}

.law-list {
    margin: 0;
    border-top: 1px solid #ddd;
}

.law-row {
    display: grid;
    grid-template-columns: 230px 1fr;
    border-bottom: 1px solid #ddd;
}

.law-row dt,
.law-row dd {
    margin: 0;
    padding: 22px 25px;
    font-size: 15px;
    line-height: 1.9;
}

.law-row dt {
    background: #f7f4ef;
    font-weight: 600;
}

.law-row dd {
    background: #fff;
}

.law-row a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.law-row a:hover {
    text-decoration: none;
}

.law-note {
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    color: #777;
}


/* ========================================
スマートフォン
======================================== */

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

    .law-section {
        padding: 65px 15px;
    }

    .law-header {
        margin-bottom: 35px;
    }

    .law-header h2 {
        font-size: 24px;
    }

    .law-row {
        display: block;
    }

    .law-row dt,
    .law-row dd {
        padding: 15px 18px;
        font-size: 14px;
        line-height: 1.8;
    }

    .law-row dt {
        padding-bottom: 12px;
    }

    .law-row dd {
        padding-top: 14px;
    }

}

/* ========================================
個人情報保護方針
======================================== */

.privacy-box{
    line-height:2;
    font-size:15px;
}

.privacy-box h3{
    margin:40px 0 15px;
    padding-left:15px;
    border-left:4px solid #b9965a;
    font-size:22px;
    font-weight:600;
}

.privacy-box h3:first-of-type{
    margin-top:0;
}

.privacy-box p{
    margin:30px 0;
}

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

    .privacy-box{
        font-size:14px;
        line-height:1.9;
    }

    .privacy-box h3{
        margin:30px 0 12px;
        font-size:18px;
    }

}

.hp-image-slider{
    overflow:hidden;
}

.hp-image-slider .slick-list{
    overflow:hidden;
}

.hp-image-slider .slick-track{
    display:flex;
}

.hp-image-slider .slick-slide{
    height:auto;
}

.hp-image-slider .slick-slide > div{
    height:100%;
}

/***********************************
 デザインギャラリー一覧
*************************************/
.design-gallery-archive-page{
    width:100%;
    min-width:0;
}

.gallery-archive{
    width:100%;
    padding:80px 20px;
}

.gallery-archive-inner{
    width:100%;
    max-width:1200px;
    margin:0 auto;
}

.gallery-pagination{
    margin-top:60px;
    text-align:center;
}

/*========================================
制作実績詳細
========================================*/

.design-single{
    width:100%;
    padding:80px 20px;
    box-sizing:border-box;
}

.design-single-inner{
    max-width:1200px;
    margin:0 auto;
}

/*------------------------------
左右レイアウト
------------------------------*/

.design-flex{
    display:flex;
    gap:40px;
    align-items:flex-start;
    margin-bottom:60px;
}

.design-left{
    flex:0 0 40%;
}

.design-right{
    flex:0 0 calc(60% - 40px);
}

/*------------------------------
画像
------------------------------*/

.design-main-image img{
    width:100%;
    height:auto;
    display:block;
    border-radius:10px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

/*------------------------------
情報
------------------------------*/

.design-box{
    margin-bottom:30px;
    padding:25px;
    background:#fff;
    border:1px solid #e5e5e5;
    border-radius:8px;
}

.design-box h2{
    margin:0 0 12px;
    font-size:20px;
    color:#b9965a;
}

.zoom-ok{
	font-size : 13px;
	color : #0d86ae;
	margin-bottom : 20px;
}

.design-box p{
    margin:0;
    line-height:1.8;
	font-size : 15px;
}

/*------------------------------
本文
------------------------------*/

.design-content{
    margin-top:30px;
}

.design-content-title{
    margin:0 0 30px;
    font-size:32px;
    text-align:center;
}

.design-content p{
    line-height:2;
}

.design-price-note{
    margin-top:15px;
    font-size:14px;
    color:#777;
    line-height:1.8;
}

/*------------------------------
戻るボタン
------------------------------*/

.design-back{
    text-align:center;
    margin-top:60px;
}

.design-back a{
    display:inline-block;
    padding:14px 40px;
    background:#b9965a;
    color:#fff;
    text-decoration:none;
    border-radius:5px;
    transition:.3s;
}

.design-back a:hover{
    opacity:.85;
}

.design-box a{
    color:#333;
    text-decoration:none;
    word-break:break-all;
    transition:.3s;
}

.design-box a:hover{
    color:#b9965a;
}

.top-gallery-image{
    position:relative;
    overflow:hidden;
}

.gallery-demo-icon{
    position:absolute;
    top:12px;
    right:12px;
    width:38px;
    height:38px;
    border-radius:50%;
    background:rgba(255,255,255,.92);
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 3px 10px rgba(0,0,0,.15);
}

.gallery-demo-icon i{
    font-size:16px;
    color:#b9965a;
}

/*========================================
スマホ
========================================*/

@media(max-width:768px){
	
.design-single{
    width:100%;
    padding:30px 20px 60px 20px;
    box-sizing:border-box;
}

.design-flex{
    flex-direction:column;
    gap:30px;
}

.design-left,
.design-right{
    width:100%;
}

.design-box{
    margin-bottom:20px;
    padding:20px;
}

.design-box h2{
    font-size:18px;
}

.design-content-title{
    font-size:24px;
}

.design-back a{
    width:100%;
    box-sizing:border-box;
}

}

/* ========================================
制作ギャラリー詳細：全幅化
======================================== */

body.single-design-gallery #page{
    width:100%;
    max-width:none;
}

body.single-design-gallery .site-content{
    width:100%;
    max-width:none;
    padding:0;
    display:block;
}

body.single-design-gallery #primary{
    width:100%;
    max-width:none;
    float:none;
}

body.single-design-gallery .site-main{
    width:100%;
    margin:0;
}

/*========================================
お問い合わせフォーム
========================================*/

.contact-section{
    padding:100px 20px;
	background : #fff;
}

.contact-inner{
    width:100%;
    max-width:900px;
    margin:0 auto;
}

.contact-form{
    display:flex;
    flex-direction:column;
    gap:35px;
}

.form-item label{
    display:block;
    margin-bottom:12px;
    font-size:18px;
    font-weight:700;
    color:#333;
    line-height:1.5;
}

/* 必須・任意 */

.required,
.optional{
    display:inline-block;
    margin-left:10px;
    padding:2px 10px;
    font-size:12px;
    font-weight:700;
    border-radius:3px;
    vertical-align:middle;
}

.required{
    background:#d9534f;
    color:#fff;
}

.optional{
    background:#888;
    color:#fff;
}

/* テキスト */

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{

    width:100%;
    padding:15px;
    font-size:16px;
    line-height:1.6;
    border:1px solid #ddd;
    border-radius:5px;
    box-sizing:border-box;
    transition:.3s;
    background:#fff;

}

.contact-form textarea{

    min-height:220px;
    resize:vertical;

}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus{

    outline:none;
    border-color:#b9965a;

}

/* チェック */

.form-check{

    display:flex;
    flex-direction:column;
    gap:14px;

}

.form-check label{

    display:flex;
    align-items:center;
    gap:10px;
    margin:0;
    font-size:16px;
    font-weight:400;
    cursor:pointer;

}

.form-check input{

    width:18px;
    height:18px;
    margin:0;

}

/* ボタン */

.form-submit{

    margin-top:15px;
    text-align:center;

}

.form-submit input{

    width:320px;
    max-width:100%;
    height:60px;
    border:none;
    border-radius:5px;
    background:#b9965a;
    color:#fff;
    font-size:18px;
    font-weight:700;
    cursor:pointer;
    transition:.3s;

}

.form-submit input:hover{

    background:#a8864b;

}

/*========================================
スマホ
========================================*/

@media (max-width:768px){

.contact-section{
    padding:50px 20px;

}

.contact-form{
    gap:28px;
}

.form-item label{
    font-size:17px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{

    padding:14px;
    font-size:16px;

}

.form-submit input{
    width:100%;
}

}

/* ==========================
サイトイメージ
========================== */

.design-site-images{

    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
    margin-top:15px;

}

.design-site-image{

    overflow:hidden;
    border-radius:10px;

}

.design-site-image a{

    display:block;

}

.design-site-image img{

    display:block;
    width:100%;
    height:auto;
    border-radius:10px;
    cursor:pointer;
    transition:.3s ease;

}

.design-site-image img:hover{

    transform:scale(1.04);
    opacity:.9;

}


/* ==========================
スマホ
========================== */

@media(max-width:768px){

    .design-site-images{

        grid-template-columns:repeat(2,1fr);
        gap:10px;

    }
	
    .gnext,
    .gprev{

        display:block !important;
        opacity:1 !important;
        visibility:visible !important;

    }
	
.gslide-desc{

    text-align:center;

}

}


