@charset 'utf-8';




/* - generale
 ------------------------------------------------------------ */

.showcase.page-grid {
    font-size: 14px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff;
}

.showcase .wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.showcase [class*=grid-].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.showcase [class*=grid-][class*=-noGutter].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.showcase em {
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.showcase .white-space span:not(.eccetto) {
    display: inline-block;
    white-space: nowrap;
}

.showcase .for-mobile {
    display: block;
}

.showcase .for-pc {
    display: none;
}

.showcase a:hover {
    opacity: .8;
    color: #333;
}
.showcase hr {
    margin: 4em 0 2em;
}

/* - header
 ------------------------------------------------------------ */

.showcase header {
    width: 100%;
    margin: 0 auto;
}
.showcase header p {
    text-align: center;
}
.showcase header .hr {
    display: block;
    margin: 0 auto;
}
.intro {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding: 1em;
}

.works {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 2em;
}
.works .single {padding: 0 0 3em;}
.works .single .inner {
    max-width: calc(410px + 6em);
    margin: 1em;
    border-bottom: 1px solid #ccc;
    padding: 0 0 3em;
}

.works .gaku {
    text-align: center;
    background-image: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-5d9dc9e9403dc-926314300-1570621929.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.works .gaku .work-img {
    padding: 3em;
}
.works .wrap {
    position: relative;
    top: -16px;
}
.works .name {
    width: 100%;
    margin: .5em 0 1em;
    padding: .5em .5em .5em 1em;
    border-radius: 20px;
    background-color: #f6f7f5;
}
.works .sns {
    text-align: center;
}
.works .sns img {width: 60px;}
.works .sns a {
    margin: 0 -8px 0 0;
    vertical-align: middle;
    border: 7px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 9px #ccc;
}
.works .sns .count {
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    color: #d2687a;
    border: 7px solid #efeded;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 9px #c1c1c1;
}
.works .comment {
    line-height: 1.7;
    position: relative;
}
.comment img {
    vertical-align: bottom;
    width: 45px;
}
.comment p:first-letter {
    padding: 0 0 0 62px;
}
.comment p {
    line-height: 1.8;
}
.comment {
    position: relative;
    display: block;
    padding: 1em;
    border: 1px solid #bed8d3;
    background: #f4f7ef;
}
.comment:after,
.comment:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    content: ' ';
    pointer-events: none;
    border: solid transparent;
}

.comment:after {
    margin-left: -9px;
    border-width: 9px;
    border-color: rgba(197, 213, 192, 0);
    border-bottom-color: #f4f7ef;
}
.comment:before {
    margin-left: -10px;
    border-width: 10px;
    border-color: rgba(164, 245, 232, 0);
    border-bottom-color: #bed8d3;
}

.link a {
    background-color: #e87979;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: .45em 1em .35em;
    border-radius: 2px;
    margin: 1em auto;
    font-size: 1.35em;
    color: #fff;
    width: 100%;
    max-width: 300px;
    display: block;
}
.link a:hover {
    color:#fff;
}

/* - ## x >= 540px
 ------------------------------------------------------------ */

@media screen and (min-width:540px) {
}


/* - ## x >= 569px
 ------------------------------------------------------------ */

@media screen and (min-width:569px) {
}


/* - ## x >= 769px
 ------------------------------------------------------------ */

@media screen and (min-width:769px) {
    .showcase .for-mobile {
        display: none;
    }
    .showcase .for-pc {
        display: block;
    }
    .works .name {
        max-width: calc(100% - 135px);
        margin: 1.5em auto 0 1em;
        padding: .5em 1em .5em 1em;
    }
    .works .sns {
        position: absolute;
        top: -33px;
        right: 20px;
        text-align: center;
    }
}


/* - ## x >= 800px
 ------------------------------------------------------------ */

@media screen and (min-width:800px) {
}


/* - ## x >= 1025px
 ------------------------------------------------------------ */

@media screen and (min-width:1025px) {
}


/* - ## x >= 1280px
 ------------------------------------------------------------ */

@media screen and (min-width:1280px) {
}


/* - page scroll
 ------------------------------------------------------------ */

#page-top {
    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 150px;
}

#page-top a {
    font-size: 12px;
    display: block;
    width: 100px;
    height: 77px;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #8e7b87;

         -o-border-radius: 5px;
     -khtml-border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #c0bbac;
}


/* - .socialIcon
 ------------------------------------------------------------ */

.socialIcon {
    width: 100%;
    padding: 0 1em;
}

.socialIcon .flex-container {
    display: -webkit-flex;
    display:         flex;
    max-width: 500px;
    margin: 20px auto;
    padding: 14px 0 10px;
    text-align: center;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;

    -webkit-justify-content: center;
            justify-content: center;
}

.socialIcon .flex-container .social {
    width: 85px;
}

.fb-like {
    top: 0;
}
