﻿html,
body {
    background-color: #e4eded !important;
}

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    /*-webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
}

.select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}



a, a:hover {
    color: #098a9a !important;
    text-decoration: none !important;
}

    a:active {
        color: #098a9a !important;
    }

    a:visited {
        color: #098a9a !important;
    }

article {
    background-color: #ffffff !important;
}

section {
    margin-top: 80px;
    margin-bottom: 80px !important;
}


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

    section ul {
        padding: 0 20px 0 20px;
        margin-left: 5px !important;
    }

    dd {
        margin-bottom: 5px;
        border-bottom: #333333 1px dashed;
        padding-bottom: 5px;
    }

    section {
        margin-top: 0 !important;
        margin-bottom: 100px !important;
        /* border 入れてみる */
        background: #fff !important;
    }
}


h1 {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "HG明朝E", "MS PMincho" !important;
    font-weight: normal !important;
    color: #fff !important;
    text-align: center;
    margin-top: 140px !important;
    position: relative;
    padding: 0.25em 1em;
    background-color: #333;
    border: none !important;
}

    /*h1:before, h1:after {
        content: '';
        position: absolute;
        top: -7px;
        width: 2px;
        height: -webkit-calc(100% + 14px);
        height: calc(100% + 14px);
        background-color: #00a8b1;
    }

    h1:before {
        left: 7px;
    }

    h1:after {
        right: 7px;
    }*/


h2 {
    font-weight: normal !important;
    text-align: center;
    margin-left: 10px !important;
    width: 96%;
    position: relative;
    display: inline-block;
    padding: 0 45px;
    padding-bottom: .5em;
}

    h2:before, h2:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: 44px;
        height: 2px;
        background-color: #098a9a;
        -moz-transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        transform: rotate(-60deg);
    }

    h2:before {
        left: 0;
    }

    h2:after {
        right: 0;
    }



h3 {
    line-height: 1.5em;
    border-bottom: 1px solid #222222;
    color: #222;
    margin: 0px 20px 0px 20px;
    padding: 0.25em;
    font-size: 1.5em !important;
    font-weight: 500;
}




h4 {
    font-size: 1.7em !important;
    font-weight: normal !important;
    color: #222;
    position: relative;
    text-align: center;
    margin-top: 2em !important;
    margin-bottom: 1em !important;
}

    h4:before {
        border-top: 2px solid;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
    }

    h4 span {
        background-color: #fff;
        display: inline-block;
        padding: 0 10px; /*ラインとテキストの間を調整*/
        position: relative; /*水平ラインが突き抜けないように*/
    }


.card-user-bio h5 {
    font-weight: bold !important;
    margin-top: 20px;
    margin-left:0px;
    font-size: 1.1em !important;
}


h5 {
    font-weight: bold !important;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 1.1em !important;
}



h6 {
    font-weight: 550 !important;
    font-size: 1.1em !important;
    text-indent: 0.4em;
}

footer {
    background-color: #26706a;
}

.maplnk:hover,
p a:hover {
    color: #222;
    border-bottom: 1px solid #222
}

.fb-like {
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    overflow: hidden
}

.fb_iframe_widget span {
    vertical-align: top !important
}

.tapevent {
    border-color: #222;
    background-color: #222;
    color: #ffa656 !important;
}

.deaps-themed {
    border-color: #222;
    color: #222;
    font-size: 10pt;
    margin-bottom: 10px;
}

.next-btn {
    text-align: center;
    margin-top: 60px;
}

.text-center {
    text-align: center"
}

.frame {
    display: inline-block;
    position: relative;
}

    .frame:after {
        position: absolute;
        display: block;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
        transform: rotate(3deg); /* 回転させる */
        background: #fff;
        z-index: -1;
    }

.row {
    max-width: 900px;
    margin: 50px auto 0;
}

footer {
    height: 100px;
}

    /*footer a begin*/

    footer a {
        color: #ffffff !important;
        text-decoration: none !important;
        border: 0;
        line-height: inherit;
    }

        footer a:hover {
            color: #ffffff !important;
            text-decoration: none !important;
        }

        footer a:active {
            color: #ffffff !important;
        }

        footer a:visited {
            color: #ffffff !important;
        }
/*footer a end */


dl dt {
    margin-bottom: 0 !important;
}

dd {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: rgba(0, 0, 0, 0.3) 1px dashed;
}

.meku {
    display: inline-block;
    position: relative;
}

    .meku:after {
        position: absolute;
        content: "";
        box-shadow: 0 15px 10px rgba(0,0,0, .5); /* シャドウ */
        transform: rotate(3deg); /* 回転させる */
        right: 5px;
        left: auto;
        top: auto;
        bottom: 15px;
        z-index: -1;
        width: 50%;
        height: 20%;
    }


.container {
    width: 300px;
    height: 100px;
    line-height: 100px;
    text-align: right;
}

.target {
    transition: .5s;
    transform: rotateZ( 0deg );
}

.container:hover .target {
    transform: rotateZ( -45deg );
}

p.detail {
    text-align: right;
    font-size: 0.9em;
}

.preview box {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    /* height: 300px; */
    height: 219px;
    background: black;
    padding-bottom: 2px;
    border-bottom: 1px solid #ebebeb;
}

sup.a {
    font-size: 0.8em !important;
    color: rgb(138, 138, 138);
    padding-left: 1em;
}












/* ここから ol */
.kinds ol {
    margin-top: 2em;
    padding: 0;
    list-style: none;
    counter-reset: yourDefinition;
}

    .kinds ol li {
        padding-left: 0em;
        text-indent: .5em;
        font-size: 1.15em;
    }

        .kinds ol li:before {
            counter-increment: yourDefinition;
            content: counter(yourDefinition);
            display: inline-block;
            margin-right: 0px;
            width: 1.6em;
            height: 1.6em;
            text-align: center;
            color: white;
            font-weight: 500;
            font-family: helvetica;
            font-size: .9em;
            text-indent: 0;
            background: #16a085;
            border-radius: 100%;
        }

/* ここまでol */

.duration {
    margin: 0 0.5em;
}

/* test */

.card-user-container {
    margin-bottom: 1rem;
    background-color: #fefefe;
    color: #0a0a0a;
    overflow: hidden;
    padding: 0;
    border-radius: 0;
}

    .card-user-container .card-user-avatar .user-image {
        display: block;
        margin: auto;
        border-radius: 50%;
        width: 11.875rem;
        height: 11.875rem;
        padding: 0.9375rem;
    }

        .card-user-container .card-user-avatar .user-image:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

    .card-user-container .card-user-bio {
        padding: 1rem;
        text-align: center;
    }

        .card-user-container .card-user-bio .location {
            display: inline-block;
            margin: 0 0.9375rem;
            color: #767676;
            font-size: 0.99rem;
        }

        .card-user-container .card-user-bio .location-icon,
        .card-user-container .card-user-bio .location-text {
            display: inline-block;
            padding: 0 0.3125rem;
        }


    .card-user-container .card-user-social ul li {
        margin: 0 10px;
        font-size: 1.2em;
        cursor: pointer;
    }

        .card-user-container .card-user-social ul li:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

    .card-user-container .card-user-button {
        text-align: center;
        padding: 1rem;
    }

p.setumei {
    padding: 0 !important;
}

/*test   */

img.best {
    padding: 0.5em;
}
