@charset "utf-8";
/* #Mincho */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');
/* Sacramento */
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');

#Mincho {
    font-family: 'Shippori Mincho', serif;
}

#YuGothic {
    font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

#Numbers {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-family: 'Open Sans Condensed', sans-serif;
    font-family: 'Quicksand', sans-serif;
}

#Noto {
    font-family: 'Noto Sans JP', sans-serif;
}

.breadcrumb {
    height: 30px;
    width: 74%;
    color: #323232;
    margin: 0 auto;
    padding: 24px 0;
}

.list, .slash {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-family: 'Open Sans Condensed', sans-serif;
    font-family: 'Quicksand', sans-serif;
    line-height: 30px;
    font-size: 12px;
}

.list:link, .list:visited, .list:active {
    color: #323232;
    text-decoration: none;
}

.slash {
    margin: 0 6px;
}


/* メインページ */
.product1-header {
    height: 320px;
    width: 100%;
    background-image: url("../image/IMG_1655.jpg");
    background-size: cover;
    background-position: 100% 60%;
    position: relative;
    text-align: center;
}

.product1-header-titlebox {
    height: 320px;
    width: 100%;
}

span.product1-header-title {
    font-size: 1.8em;
    line-height: 320px;
    color: rgba(0,0,0,0.7);
}

.product1-header-subtitle {
    display: block;
    font-size: 1.1em;
}

.product2 {
    margin-top: 90px;
}

.product2-products {
    height: auto;
    width: 74%;
    box-sizing: border-box;
    margin: 0 auto;
}

#product-contents {
    height: 460px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    object-fit: cover;
    background-size: 120%;
    background-repeat: no-repeat;
}

#mobile-image {
    display: none;
}

.soap1-textbox {
    width: 40%;
    margin-left: auto;
    padding-right: 30px;
}

.soap2-textbox {
    width: 40%;
    margin-right: auto;
    padding-left: 30px;
}

.soap3-textbox {
    width: 40%;
    margin-left: auto;
    padding-right: 30px;
}

.product2-products-content1 {
    background-image: url("../image/soap1.jpg");
    background-position: 50% 61%;
    /* 複数行テキスト上下中央 */
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

.product2-products-content2 {
    background-image: url("../image/soap2.jpg");
    background-position: 60% 64%;
    /* 複数行テキスト上下中央 */
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

.product2-products-content3 {
    background-image: url("../image/soap3.jpg");
    background-position: 40% 50%;
    /* 複数行テキスト上下中央 */
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

#content-title, #content-text {
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
}

#content-title {
    font-size: 1.5em;
    border-bottom: 1px solid #323232;
}

#content-text {
    font-size: 1em;
    margin-top: 20px;
}

.product3 {
    margin-top: 90px;
}

span.product3-header-title, span.product3-header-subtitle {
    display: block;
}

.product3-header {
    text-align: center;
    color: #323232;
}

span.product3-header-title {
    font-size: 1.8em;
    font-weight: 200;
    position: relative;
    padding: 8px;
    text-align: center;
}

span.product3-header-title:before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 1px;
    content: '';
    border-radius: 3px;
    background: #fa723d;
}

span.product3-header-subtitle {
    font-size: 1.1em;
    margin-top: 30px;
}

.product3-content1 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 60px;
}

.product3-content1-blocks {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.product3-content1-block {
    height: 280px;
    width: 280px;
    margin: 0 10px;
}

#block1 {
    height: 280px;
    width: 280px;
    box-sizing: border-box;
}

.product3-content2 {
    height: 320px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 8px 0;
}

.product3-content2-block {
    height: 320px;
    width: 100%;
}

img[src$="image/gift1.jpg"] {
    height: 320px;
    width: 512px;
    object-fit: cover;
    box-sizing: border-box;
}

img[src$="image/gift2.jpg"] {
    height: 300px;
    width: 300px;
    object-fit: cover;
    box-sizing: border-box;
}

img[src$="image/gift3.jpg"] {
    height: 240px;
    object-fit: cover;
    box-sizing: border-box;
    margin: 30px 0;
}

.product3-content3 {
    height: 300px;
    width: 100%;
    margin: 8px 0;
}

.product3-content3-blocks {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.product3-content3-block {
    height: 300px;
    width: 280px;
    margin: 0 10px;
}


/* 大きいディスプレイに対応 */
@media screen and (min-width: 1680px)  {
    
    .product1-header {
        height: 320px;
        width: 100%;
        background-image: url("../image/IMG_1655.jpg");
        background-size: cover;
        background-position: 100% 48%;
    }

    #product-contents {
        height: 600px;
    }
}


/* モバイルメニューを隠しておく */
@media screen and (min-width: 601px) {
    
    p.title4#content-title {
        margin-top: 20px;
    }
}


/* スマートフォン */
@media screen and (max-width: 600px) {

    .breadcrumb {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-left: 16px;
        box-sizing: border-box;
    }

    .list, .slash {
        font-size: 10px;
    }

    .product1-header {
        height: 180px;
        background-size: 128%;
        background-position: 50% 50%;
        margin-top: 16px;
    }

    span.product3-header-title {
        font-size: 1.2em;
    }

    span.product3-header-subtitle {
        font-size: 1em;
    }

    #block1 {
        height: 108px;
        width: 108px;
        box-sizing: border-box;
    }

    .product3-content1-block {
        height: 108px;
    }

    .product3-content2 {
        height: 160px;
    }

    .product3-content3, .product3-content3-block {
        height: 200px;
    }

    img[src$="image/gift1.jpg"] {
        height: 160px;
        width: 206px;
    }
    
    img[src$="image/gift2.jpg"] {
        height: 160px;
        width: 160px;
    }
    
    img[src$="image/gift3.jpg"] {
        height: 120px;
        margin: 20px 0;
    }

    .product1-header-titlebox {
        height: 180px;
        width: 100%;
    }

    span.product1-header-title {
        line-height: 180px;
        font-size: 16px;
    }

    .product2 {
        margin-top: 40px;
    }

    .product2-products {
        width: 90%;
    }

    #product-contents {
        height: auto;
        background: none
    }

    .soap1-textbox, .soap2-textbox, .soap3-textbox {
        width: 100%;
        background: none;
        margin: 0;
        padding: 0;
    }

    #mobile-image {
        height: 190px;
        width: 100%;
        object-fit: cover;
        box-sizing: border-box;
        display: block;
    }

    p#content-title {
        font-size: 1em;
        margin-top: 16px;
        padding: 0 8px;
    }
    
    p#content-text {
        font-size: 0.8em;
        margin-top: 12px;
        padding: 0 8px;
    }
}


/* タブレット */
@media screen and (min-width: 601px) and (max-width: 1024px)  {

    .breadcrumb {
        width: 84%;
    }

    .product1-header {
        height: 330px;
    }
    
    span.product1-header-title {
        line-height: 330px;
        font-size: 22px;
    }
    
    .product2 {
        margin-top: 40px;
    }

    #product-contents {
        height: 280px;
    }

    .soap1-textbox {
        width: 38%;
        margin-left: auto;
        padding: 0 20px 0 0;
    }
    
    .soap2-textbox {
        width: 38%;
        padding: 0 0 0 30px;
    }
    
    .soap3-textbox {
        width: 40%;
        margin-left: auto;
        padding: 0 20px 0 0;
    }

    #content-title {
        font-size: 1em;
        margin-top: 16px;
    }

    #content-text {
        font-size: 0.8em;
    }
    
    p.title4 {
        margin-top: 8px;
    }

    #content-text {
        margin-top: 8px;
    }

    .product3-content1-block {
        height: 200px;
        width: 200px;
    }

    #block1 {
        height: 200px;
        width: 200px;
        box-sizing: border-box;
    }
}
