@charset "UTF-8";

.Contents h2 {
    font-size: 129%;
    font-weight: bold;
    color: #282828;
    padding: 0 20px 0 8px;
    margin: 20px 0 18px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #282828;
    position: relative;
    box-sizing: border-box;
    background-color: #fff
}

.Contents h2:before {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #282828;
    position: absolute;
    bottom: -8px;
    left: -5px;
    padding-right: 5px;
}

.Contents.ActionContents .InnerWrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 0 40px;
}

.Contents.ActionContents.PlatinumScene4.brand_proper,
.Contents.ActionContents.PlatinumScene4.brand_business_owners {
    margin-bottom: 80px;
}

.Contents.ActionContents.PlatinumScene4.brand_proper>.SceneHedding,
.Contents.ActionContents.PlatinumScene4.brand_business_owners>.SceneHedding {
    padding-bottom: 40px;
}

.SceneNavi {
    border-top: 1px solid #444444;
    overflow: hidden;
    background: #222222;
    position: absolute;
    top: 108px;
    left: 0;
    right: 0;
    z-index: 10;
}

.SceneNavi.SceneNaviFixd {
    position: fixed;
    top: 48px;
}

.SceneNavi ul {
    padding: 0;
}

.SceneNavi li {
    width: 25%;
    float: left;
    background-color: #BCBCBC;
    list-style: none;
}

.SceneNavi li img {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.2s;
}

.SceneNavi li:hover img {
    opacity: 0.7;
}

.SceneNavi li img.SceneNaviImageSp {
    display: none;
}

.SceneHedding {
    background-color: #ffffff;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 20px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-top: 45px;
    margin-bottom: -1px;
}

.SceneHedding h1 {
    margin-bottom: 20px;
}

.SceneHedding p {
    font-size: 16px;
}

.SceneServiceList {
    overflow: hidden;
    margin-left: -20px;
}

.ServiceItem {
    float: left;
    width: 280px;
    margin: 40px 0px 0px 20px;
    position: relative;
}

.SceneServiceList.Other .ServiceItem {
    width: 48%;
}

.ServiceImage {
    line-height: 0;
}

.ServiceImage img {
    width: 100%;
    transition: 0.2s;
}

/*キャッチコピー*/
.ServiceItem .CatchCopy {
    border: 3px solid #ebebeb;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 13px;
    color: #666666;
    height: 68px;
    position: relative;
    z-index: -2;
    overflow: inherit;
    padding: 0 20px;
}

.ServiceItem .CatchCopy:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    margin-left: -1px;
}

.ServiceItem .CatchCopy:after {
    content: "";
    display: block;
    height: 68px;
    width: 90%;
    background: #ffffff;
    position: absolute;
    top: -3px;
    left: 50%;
    margin-left: -45%;
    z-index: -1;
}

.ServiceItem .CatchCopy .CopyText {
    vertical-align: middle;
    display: inline-block;
}

.ServiceItem .CatchCopy .CopyText:before {
    content: "";
    display: block;
    height: 38px;
    width: 110%;
    background: #ffffff;
    position: absolute;
    top: 15px;
    left: -5px;
    z-index: -1;
}

/*endキャッチコピー*/

.ServiceDetail {
    background: #ebebeb;
    padding: 20px;
    font-size: 13px;
}

.ServiceDetail .ServiceName {
    margin-bottom: 5px;
}

.ServiceDetail .ServiceDetailPageLink {
    background: rgba(0, 0, 0, 0);
    color: #574D32;
    border: none;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    position: relative;
}

.ServiceDetail .ServiceDetailPageLink:hover {
    color: #574D32;
    opacity: 0.5;
}


.ServiceDetail .ServiceDetailPageLink:after {
    content: " ";
    margin-left: 8px;
    width: 1.0em;
    height: 1.0em;
    display: inline-block;
    vertical-align: -2px;
}

.ServiceDetail .ServiceDetailPageLink:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.ServiceDetail .ServiceDetailPageLink[target="_blank"]:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linecap:round;stroke-width:2px;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.455 2.455)'%3E%3Cpath class='b' d='M12.086,9.711v2.376H1V1H3.376' transform='translate(-1 -1)'/%3E%3Cpath class='b' d='M9,1h4.751V5.752' transform='translate(-2.665 -1)'/%3E%3Cpath class='c' d='M5,1,0,6' transform='translate(5.543 -0.457)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.ServiceDetail .ServiceDetailPageLink[target="_WinPop"]:after {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linejoin:round;stroke-width:2px;%7D.c%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.355 2)'%3E%3Cpath class='b' d='M9,7.088V9H1V1H2.914' transform='translate(-1 2.641)'/%3E%3Crect class='c' width='8' height='8' transform='translate(3.644)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.ServiceDetail ul {
    padding: 0;
}

.ServiceDetail ul.List {
    padding-left: 20px;
}

.ServiceDetail ul li {
    margin-top: 8px;
    line-height: 1.5;
}

.ServiceDetail ul.Note li {
    padding-left: 1.3em;
    text-indent: -1.3em;
    list-style-type: none;
    color: #707070
}

.ServiceDetail ul.Note li:before {
    color: #707070;
    content: "※ ";
}

.ServiceCategory {
    position: relative;
}

.ServiceCategory img {
    width: 320px;
}

.ServiceCategory+.ServiceImage {
    margin-top: 0px;
}



@media print {
    /*印刷用CSSの定義を指定する*/

    .Header+* {
        margin-top: 0px;
    }

    .SceneHedding {
        margin-top: 0px;
    }

    .SceneNavi {
        position: relative;
        top: 0px;
    }

}

@media (max-width: 960px) {
    .SceneHedding {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 640px) {
    .Contents.ActionContents .InnerWrap {
        width: 100%;
        min-width: 0;
        padding: 0 20px;
    }

    .FooterNaviWrap .InnerWrap {
        padding: 0px;
    }

    .SceneNavi {
        width: 100%;
        background: #222222;
    }

    .Contents .SceneNavi .InnerWrap {
        padding: 0;
    }

    .SceneNavi li {
        border-left: 1px solid #444444;
    }

    .SceneNavi li:first-child {
        border-left: 1px solid #222222;
    }

    .SceneNavi li img {
        transition: 0s;
    }

    .SceneNavi li img.SceneNaviImageSp {
        display: block;
    }

    .SceneNavi li img.SceneNaviImagePc {
        display: none;
    }

    .SceneNavi li:hover img {
        opacity: 1;
    }

    .SceneHedding {
        background-size: 100% auto;
        background-position-y: 55px;
        padding-top: 6em;
        padding-bottom: 40px;
        margin-top: 0;
    }

    .SceneHedding h1 {
        margin-bottom: 10px;
    }

    .SceneHedding h1 img {
        width: 55%;
        max-width: 220px;
        margin: 0px 0 0 -30px;
    }

    .SceneServiceList {
        width: 100%;
        margin: 10px 0;
    }

    .ServiceItem {
        width: 100%;
        margin: 0 0px 25px;
    }

    .SceneServiceList.Other .ServiceItem {
        width: 100%;
    }

    .ServiceItem .ServiceImage {
        height: 150px;
        overflow: hidden;
        position: relative;
    }

    .ServiceItem .PlatinumServiceImageViewMode1 .ServiceImage {
        height: auto;
    }

    .ServiceItem .PlatinumServiceImageViewMode1 .ServiceImage img {
        position: relative;
        top: 0%;
        left: 0%;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    .ServiceItem img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto;
        transition: 0s;
    }

    .ServiceDetail {
        padding: 15px;
    }

    .ServiceDetail ul {
        margin: 0;
    }

    .ServiceCategory {
        height: auto;
    }

    .ServiceCategory img {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
}

@media (max-width: 400px) {
    .SceneHedding {
        padding-top: 4.5em
    }
}