@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


button,input[type=submit],input[type=reset],input[type=button] {
    display: inline-block;
    padding: 10px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #4c8eaf;
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
    cursor: pointer;
}

button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover {
    background: rgb(40,96,140);
    color: #fff;
    text-shadow: 0 -1px rgba(0,0,0,.4)
}

button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active {
    top: 1px
}

.button {
    text-align: center;
    margin: 10px 5px
}

.content .button {
    margin-top: 0;
    margin-bottom: 1.2em
}

.button a,.content .button a {
    padding: .6em 2em;
    display: inline-block;
    position: relative;
    background-color: #70b8f1;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none!important;
    letter-spacing: 2px;
    border-radius: 3px
}

.button a i {
    vertical-align: baseline;
    line-height: 1
}

.button a i.before {
    margin-right: 1em
}

.button a i.after {
    margin-left: 1em
}

.button a.medium {
    padding: .5em 1.8em;
    font-size: 16px
}

.button a.big {
    padding: .8em 2.5em;
    font-size: 18px
}

.button a.small {
    padding: .5em 1.3em;
    font-size: 13px
}

.button.big a {
    width: 100%
}

.button a:hover {
    -webkit-filter: brightness(.95);
    -moz-filter: brightness(.95);
    -o-filter: brightness(.95);
    -ms-filter: brightness(.95);
    filter: brightness(.95)
}

.button.inline {
    display: inline-block
}

.button.solid a {
    position: relative;
    box-shadow: 0 5px 0 #ccc;
    top: 0;
    text-shadow: 0 1px 1px rgba(0,0,0,.4)
}

.button.shadow a {
    box-shadow: 0 2px 10px 1px rgba(0,0,0,.2)
}

.button.shadow a:hover {
    box-shadow: none
}

.button.radius a {
    border-radius: 50px
}

.button.bborder a {
    border: 2px solid #6f8e9c
}

.button.oborder a {
    border: 2px solid #70b8f1;
    background: #fff;
    color: #70b8f1
}

.button.frame a {
    box-shadow: 0 0 0 2px #55bed5;
    border: 2px solid #fff
}

.button.blue a {
    background-color: #70b8f1;
    color: #fff
}

.button.bborder.blue a {
    border-color: #6894b7
}

.button.oborder.blue a {
    border-color: #70b8f1;
    background: #fff;
    color: #70b8f1
}

.button.frame.blue a {
    box-shadow: 0 0 0 2px #70b8f1
}

.button.solid.blue a {
    box-shadow: 0 5px 0 #5c96cc
}

.button.green a {
    background-color: #2ac113;
    color: #fff
}

.button.bborder.green a {
    border-color: #05920e
}

.button.oborder.green a {
    border-color: #2ac113;
    background: #fff;
    color: #2ac113
}

.button.frame.green a {
    box-shadow: 0 0 0 2px #2ac113
}

.button.solid.green a {
    box-shadow: 0 5px 0 #3da008
}

.button.red a {
    background-color: #ff8178;
    color: #fff
}

.button.bborder.red a {
    border-color: #af5f5f
}

.button.oborder.red a {
    border-color: #ff8178;
    background: #fff;
    color: #ff8178
}

.button.frame.red a {
    box-shadow: 0 0 0 2px #ff8178
}

.button.solid.red a {
    box-shadow: 0 5px 0 #dc6c60
}

.button.yellow a {
    background-color: #ffe822;
    color: #fff
}

.button.bborder.yellow a {
    border-color: #deb80c
}

.button.oborder.yellow a {
    border-color: #ffe822;
    background: #fff;
    color: #ffe822
}

.button.frame.yellow a {
    box-shadow: 0 0 0 2px #ffe822
}

.button.solid.yellow a {
    box-shadow: 0 5px 0 #dac700
}

.button.orange a {
    background-color: #ffa30d;
    color: #fff
}

.button.bborder.orange a {
    border-color: #b98b13
}

.button.oborder.orange a {
    border-color: #ffa30d;
    background: #fff;
    color: #ffa30d
}

.button.frame.orange a {
    box-shadow: 0 0 0 2px #ffa30d
}

.button.solid.orange a {
    box-shadow: 0 5px 0 #d28900
}

.button.white a {
    background-color: #fff;
    color: #000
}

.button.bborder.white a {
    border-color: #000
}

.button.oborder.white a {
    border-color: #efefef;
    background: #fff;
    color: #efefef
}

.button.frame.white a {
    box-shadow: 0 0 0 2px #fff
}

.button.solid.white a {
    box-shadow: 0 5px 0 #dcdcdc
}

.button.gray a {
    background-color: #ccc;
    color: #505050
}

.button.bborder.gray a {
    border-color: #aaa
}

.button.oborder.gray a {
    border-color: #ccc;
    background: #fff;
    color: #ccc
}

.button.frame.gray a {
    box-shadow: 0 0 0 2px #ccc
}

.button.solid.gray a {
    box-shadow: 0 5px 0 #d8d8d8
}

.button.black a {
    background-color: #000;
    color: #fff
}

.button.bborder.black a {
    border-color: #b1b1b1
}

.button.oborder.black a {
    border-color: #000;
    background: #fff;
    color: #000
}

.button.frame.black a {
    box-shadow: 0 0 0 2px #000
}

.button.solid.gray a {
    box-shadow: 0 5px 0 #696969
}

.button.shadow.bborder a {
    border-color: #fff
}

.button.solid a:hover {
    top: 5px;
    box-shadow: none
}

@media screen and (max-width: 768px) {
    .button a {
        padding:.8em 1em;
        font-size: .9em
    }

    .button a.big {
        padding: .5em 1.5em;
        font-size: 1.1em
    }

    .button a.midium {
        padding: .8em 1em;
        font-size: .9em
    }

    .button a.big {
        padding: .8em 1em;
        font-size: 1.2em
    }

    .button a i.before {
        margin-right: .6em
    }
}
/****************************************

          shortcode

*****************************************/
.col2,.sc_col2,.col3,.sc_col3,.col3_2,.sc_col3_2,.col4,.sc_col4,.col4_3,.sc_col4_3 {
    float: left;
    padding: 10px
}

.col2 img,.col3 img,.col3_2 img,.col4 img,.col4_3 img {
    max-width: 100%
}

.col2,.sc_col2 {
    width: 50%
}

.col3,.sc_col3 {
    width: 33.333333%
}

.col3_2,.sc_col3_2 {
    width: 66.666666%
}

.col4,.sc_col4 {
    width: 25%
}

.col4_3,.sc_col4_3 {
    width: 75%
}

@media screen and (max-width: 768px) {
    .col2,.col3,.col4,.col3_2,.col4_3,.sc_col2.sp,.sc_col3.sp,.sc_col4.sp,.sc_col3_2.sp,.sc_col4_3.sp {
        width:100%;
        float: none
    }

    .col2_sp {
        width: 50%;
        float: left
    }

    .col3_sp {
        width: 33.3%;
        float: left
    }
}

.aside-normal {
    background: #fff48f;
    color: #333;
    border-radius: 5px;
    padding: .8em 1em;
    margin-bottom: 1.6em
}

.aside-warning {
    background: rgba(255,0,0,.2);
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 1em 1.5em;
    margin-bottom: 1.6em
}

.border {
    width: 100%;
    height: 2px;
    border-top: 2px solid #ccc;
    margin: 10px 0
}

.sc_sns i {
    color: #fff
}

.sc_sns a {
    display: block;
    position: relative;
    text-align: center;
    padding: .8em;
    margin: 5px 0;
    border-radius: 3px;
    color: #fff
}

.sc_sns.solid a {
    top: -3px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    -webkit-transition: none;
    transition: none
}

.sc_sns.solid a:hover {
    top: 0
}

.sc_facebook a {
    background: #315096
}

.sc_facebook.solid a {
    box-shadow: 0 7px 0 #2c4373
}

.sc_facebook.solid a:hover {
    box-shadow: 0 3px 0 #2c4373
}

.sc_facebook.color a:hover {
    background: #2c4373
}

.sc_twitter a {
    background: #55acee
}

.sc_twitter.solid a {
    box-shadow: 0 7px 0 #0092ca
}

.sc_twitter.solid a:hover {
    box-shadow: 0 3px 0 #0092ca
}

.sc_twitter.color a:hover {
    background: #0092ca
}

.sc_instagram a {
    background: #3f729b
}

.sc_instagram.solid a {
    box-shadow: 0 7px 0 #43638b
}

.sc_instagram.solid a:hover {
    box-shadow: 0 3px 0 #43638b
}

.sc_instagram.color a:hover {
    background: #43638b
}

.sc_googleplus a {
    background: #dd4b39
}

.sc_googleplus.solid a {
    box-shadow: 0 7px 0 #ad3a2d
}

.sc_googleplus.solid a:hover {
    box-shadow: 0 3px 0 #ad3a2d
}

.sc_googleplus.color a:hover {
    background: #ad3a2d
}

.sc_sns.simple a {
    background: #aaa
}

.sc_sns.simple a:hover {
    background: #888
}

.sc_sns.simple.solid a {
    box-shadow: 0 7px 0 #888
}

.sc_sns.simple.solid a:hover {
    box-shadow: 0 3px 0 #888
}

.sc_sns.circle a {
    border-radius: 50%;
    padding: .9em .8em
}

.badge {
    background: #333;
    color: #fff;
    padding: .2em 9px .1em;
    margin: 0 3px;
    font-size: .8em;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    font-weight: bold
}

.badge.btag:before,.badge.btag .beforespan {
    position: absolute;
    top: 0;
    left: -1em;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #ec5858 transparent transparent;
    border-style: solid;
    border-width: 1em 1em 1em 0
}

.badge.btag:after {
    position: absolute;
    top: 50%;
    left: -1px;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%
}

.badge.btag {
    margin-left: 10px;
    border-radius: 0 3px 3px 0
}

.badge.radius {
    border-radius: 50px;
    padding: 5px 15px
}

.badge.cornertag {
    border-radius: 50px 3px 3px 50px;
    padding-left: 20px
}

.badge.cornertag:before {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%
}

.badge.bborder {
    border: 2px solid #ec5858;
    background: #fff;
    color: #ec5858;
    font-weight: bold
}

.badge.v {
    margin-right: 15px
}

.badge.v:before,.badge.v .beforespan {
    position: absolute;
    right: -9px;
    top: .4em;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #ec5858 transparent;
    border-style: solid;
    border-width: 10px 0 10px 14px
}

.badge.blue {
    background-color: #70b8f1
}

.badge.blue.bborder {
    background-color: #fff;
    border-color: #70b8f1;
    color: #70b8f1
}

.badge.v.blue:before {
    border-color: transparent #70b8f1 transparent
}

.badge.btag.blue:before {
    border-color: transparent #70b8f1 transparent transparent
}

.badge.green {
    background-color: #2ac113
}

.badge.green.bborder {
    background-color: #fff;
    border-color: #2ac113;
    color: #2ac113
}

.badge.v.green:before {
    border-color: transparent #2ac113 transparent
}

.badge.btag.green:before {
    border-color: transparent #2ac113 transparent transparent
}

.badge.red {
    background-color: #ff8178
}

.badge.red.bborder {
    background-color: #fff;
    border-color: #ff8178;
    color: #ff8178
}

.badge.v.red:before {
    border-color: transparent #ff8178 transparent
}

.badge.btag.red:before {
    border-color: transparent #ff8178 transparent transparent
}

.badge.yellow {
    background-color: #ffe822;
    color: #505050
}

.badge.yellow.bborder {
    background-color: #fff;
    border-color: #ffe822;
    color: #ffe822
}

.badge.v.yellow:before {
    border-color: transparent #ffe822 transparent
}

.badge.btag.yellow:before {
    border-color: transparent #ffe822 transparent transparent
}

.badge.orange {
    background-color: #ffa30d
}

.badge.orange.bborder {
    background-color: #fff;
    border-color: #ffa30d;
    color: #ffa30d
}

.badge.v.orange:before {
    border-color: transparent #ffa30d transparent
}

.badge.btag.orange:before {
    border-color: transparent #ffa30d transparent transparent
}

.badge.gray {
    background-color: #ccc
}

.badge.gray.bborder {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc
}

.badge.v.gray:before {
    border-color: transparent #ccc transparent
}

.badge.btag.gray:before {
    border-color: transparent #ccc transparent transparent
}

.badge.black {
    background-color: #000
}

.badge.black.bborder {
    background-color: #fff;
    border-color: #000;
    color: #000
}

.badge.v.black:before {
    border-color: transparent #000 transparent
}

.badge.btag.black:before {
    border-color: transparent #000 transparent transparent
}

.badge i {
    vertical-align: baseline;
    font-weight: bold
}

.badge i.before {
    margin-right: .5em
}

.badge i.after {
    margin-left: .5em
}

.sc_marker {
    background: linear-gradient(transparent 50%,#ff6 50%)
}

.sc_marker.red {
    background: linear-gradient(transparent 50%,#ffd9d9 50%)
}

.sc_marker.blue {
    background: linear-gradient(transparent 50%,#cfdbff 50%)
}

.sc_marker-animation.active {
    background-position: -100% .4em;
    transition: 2.5s
}

.sc_marker-animation {
    background-image: -webkit-linear-gradient(left,transparent 50%,rgb(255,247,2) 50%);
    background-image: -moz-linear-gradient(left,transparent 50%,rgb(255,247,2) 50%);
    background-image: -ms-linear-gradient(left,transparent 50%,rgb(255,247,2) 50%);
    background-image: -o-linear-gradient(left,transparent 50%,rgb(255,247,2) 50%);
    background-image: linear-gradient(left,transparent 50%,rgb(255,247,2) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    font-weight: bold
}

.sc_marker-animation.red {
    background-image: -webkit-linear-gradient(left,transparent 50%,rgba(255,0,0,.3) 50%);
    background-image: -moz-linear-gradient(left,transparent 50%,rgba(255,0,0,.3) 50%);
    background-image: -ms-linear-gradient(left,transparent 50%,rgba(255,0,0,.3) 50%);
    background-image: -o-linear-gradient(left,transparent 50%,rgba(255,0,0,.3) 50%);
    background-image: linear-gradient(left,transparent 50%,rgba(255,0,0,.3) 50%)
}

.sc_marker-animation.blue {
    background-image: -webkit-linear-gradient(left,transparent 50%,rgba(100,149,237,.5) 50%);
    background-image: -moz-linear-gradient(left,transparent 50%,rgba(100,149,237,.5) 50%);
    background-image: -ms-linear-gradient(left,transparent 50%,rgba(100,149,237,.5) 50%);
    background-image: -o-linear-gradient(left,transparent 50%,rgba(100,149,237,.5) 50%);
    background-image: linear-gradient(left,transparent 50%,rgba(100,149,237,.5) 50%)
}

.fontsize.\31 {
    font-size: .8em
}

.fontsize.\32 {
    font-size: .9em
}

.fontsize.\33 {
    font-size: 1.1em
}

.fontsize.\34 {
    font-size: 1.3em
}

.fontsize.\35 {
    font-size: 1.4em
}

.fontsize.\36 {
    font-size: 1.5em
}

.fontsize.\37 {
    font-size: 1.6em
}

.fontsize.\38 {
    font-size: 1.7em
}

.fontsize.\39 {
    font-size: 2em
}

.fontcolor {
    color: red
}

.fontbackground {
    background: #eee;
    padding: 2px 5px
}

.sc_getpost {
    -webkit-box-shadow: 0 3px 10px #ddd;
    -moz-box-shadow: 0 3px 10px #ddd;
    box-shadow: 0 3px 10px #ddd;
    -webkit-box-shadow: 0 2px 5px rgba(100,100,100,.25);
    -moz-box-shadow: 0 2px 5px rgba(100,100,100,.25);
    box-shadow: 0 2px 5px rgba(100,100,100,.25);
    position: relative;
    transition-duration: .2s;
    transition-timing-function: ease-out;
    margin: 1em 0;
    border: 1px solid #ddd;
    background: #fff
}

.sc_getpost:hover {
    background: #eee
}

.sc_getpost a,.content .sc_getpost a {
    text-decoration: none;
    color: #000;
    padding: 10px;
    display: block;
    overflow: hidden
}

.content .sc_getpost p {
    padding: 0;
    display: none
}

.sc_getpost img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    font-family: 'object-fit:cover;';
    float: left;
    margin: 0;
    margin-right: 10px
}

.sc_getpost .title {
    font-weight: bold;
    font-size: .9em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sc_getpost .substr {
    font-size: .8em;
    line-height: 1.5;
    color: #666;
    margin-bottom: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.sc_getpost .date {
    font-size: .8em;
    position: absolute;
    right: 15px;
    bottom: 5px
}

.sc_getpost .badge {
    font-size: .8em;
    padding: .1em 7px;
    margin-right: 5px
}

#sidebar .sc_getpost {
    box-shadow: none;
    margin: 0
}

#sidebar .sc_getpost_thumb {
    width: 100%;
    height: 150px;
    margin-bottom: 10px
}

#sidebar .sc_getpost img {
    width: 100%;
    height: 100%
}

#sidebar .sc_getpost .sc_getpost .title {
    font-size: 14px
}

.voice {
    margin-bottom: 1.2em;
    float: none
}

.content .voice p {
    padding: 0
}

.voice.left .icon img {
    float: left;
    margin-right: 20px
}

.voice.left .icon .name {
    text-align: left;
    position: relative;
    top: 12px
}

.voice.right .icon img {
    float: right;
    margin-left: 20px
}

.voice.right .icon .name {
    text-align: right;
    position: relative;
    top: 12px
}

.voice .icon {
    text-align: center;
    line-height: 0;
    margin-bottom: 10px
}

.voice .icon img {
    border-radius: 50%;
    border: 2px solid #eee;
    width: 70px;
    height: 70px;
    object-fit: cover;
    font-family: 'object-fit:cover;';
    margin: 0;
    overflow: hidden
}

.voice .icon img.inverted {
    transform: scale(-1,1)
}

.voice .name {
    font-size: .8em
}

.voice.left.n_bottom .icon {
    float: left
}

.voice.left.n_bottom .icon img {
    float: none
}

.voice.left.n_bottom .icon .name {
    margin-right: 20px;
    text-align: center;
    line-height: 1;
    max-width: 70px;
    margin-top: -10px
}

.voice.right.n_bottom .icon {
    float: right
}

.voice.right.n_bottom .icon img {
    float: none
}

.voice.right.n_bottom .icon .name {
    margin-left: 20px;
    text-align: center;
    line-height: 1;
    max-width: 70px;
    margin-top: -10px
}

.voice.left .text {
    float: left
}

.voice.right .text {
    float: right
}

.voice .text {
    max-width: 75%
}

.sc_balloon {
    color: #333;
    position: relative;
    display: inline-block;
    padding: 1em 2em;
    margin: 10px;
    background: #fff;
    border: 2px solid #ccc;
    z-index: 0;
    border-radius: 5px
}

.sc_balloon:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.sc_balloon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: -1
}

.sc_balloon.bottom {
    margin-bottom: 15px
}

.sc_balloon.top {
    margin-top: 15px
}

.sc_balloon.left {
    margin-left: 15px
}

.sc_balloon.right {
    margin-right: 15px
}

.sc_balloon.bottom:before,.sc_balloon.top:before {
    left: 10%;
    margin-left: -9px
}

.sc_balloon.bottom:after,.sc_balloon.top:after {
    left: 10%;
    margin-left: -6px
}

.sc_balloon.left:before,.sc_balloon.right:before {
    top: 30%;
    margin-top: -13px
}

.sc_balloon.left:after,.sc_balloon.right:after {
    top: 30%;
    margin-top: -10px
}

.sc_balloon.bottom:before {
    bottom: -13px;
    border-width: 20px 15px 0 15px;
    border-color: #fff transparent transparent transparent
}

.sc_balloon.bottom:after {
    bottom: -16px;
    border-width: 16px 12px 0 12px;
    border-color: #ccc transparent transparent transparent
}

.sc_balloon.top:before {
    top: -13px;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #fff transparent
}

.sc_balloon.top:after {
    top: -16px;
    border-width: 0 12px 16px 12px;
    border-color: transparent transparent #ccc transparent
}

.sc_balloon.left:before {
    left: -13px;
    border-width: 15px 20px 15px 0;
    border-color: transparent #fff transparent transparent
}

.sc_balloon.left:after {
    left: -16px;
    border-width: 12px 16px 12px 0;
    border-color: transparent #ccc transparent transparent
}

.sc_balloon.right:before {
    right: -13px;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #fff
}

.sc_balloon.right:after {
    right: -16px;
    border-width: 12px 0 12px 16px;
    border-color: transparent transparent transparent #ccc
}

.think_balloon {
    position: relative;
    padding: .5em 1em;
    border-radius: 15px;
    border: 1px solid #ccc
}

.think_balloon:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: -13px;
    border-radius: 50%;
    border: 2px solid #ccc
}

.think_balloon:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: -5px;
    border-radius: 50%;
    border: 2px solid #ccc
}

.think_balloon.blue {
    background: #4C5CB0;
    border: 0;
    color: #fff
}

.think_balloon.blue:before,.think_balloon.blue:after {
    background: #4C5CB0;
    border: 0
}

.think_balloon.green {
    background: #7ACC40;
    border: 0;
    color: #fff
}

.think_balloon.green:before,.think_balloon.green:after {
    background: #7ACC40;
    border: 0
}

.think_balloon.red {
    background: #ff8178;
    border: 0;
    color: #fff
}

.think_balloon.red:before,.think_balloon.red:after {
    background: #ff8178;
    border: 0
}

.think_balloon.yellow {
    background: #ffe822;
    border: 0;
    color: #505050
}

.think_balloon.yellow:before,.think_balloon.yellow:after {
    background: #ffe822;
    border: 0
}

.think_balloon.orange {
    background: #ffa30d;
    border: 0;
    color: #fff
}

.think_balloon.orange:before,.think_balloon.orange:after {
    background: #ffa30d;
    border: 0
}

.think_balloon.gray {
    background: #ccc;
    border: 0;
    color: #fff
}

.think_balloon.gray:before,.think_balloon.gray:after {
    background: #ccc;
    border: 0
}

.think_balloon.black {
    background: #000;
    border: 0;
    color: #fff
}

.think_balloon.black:before,.think_balloon.black:after {
    background: #000;
    border: 0
}

.voice.left .think_balloon:before {
    left: -26px
}

.voice.left .think_balloon:after {
    left: -16px
}

.voice.right .think_balloon:before {
    right: -25px
}

.voice.right .think_balloon:after {
    right: -15px
}

.custom_voice,.custom_voice2 {
    display: inline-block;
    position: absolute
}

.sc_balloon .custom_voice.left {
    border-width: 15px 20px 15px 0;
    border-width: 0 17px 15px 0;
    margin-top: -11px;
    left: -8px;
    top: 11px;
    border-color: transparent #b04c4c transparent transparent;
    border-style: solid
}

.sc_balloon .custom_voice.right {
    border-width: 15px 20px 15px 0;
    border-width: 0 17px 15px 0;
    right: -8px;
    top: 11px;
    margin-top: -11px;
    border-color: transparent transparent transparent #b04c4c;
    border-style: solid;
    border-width: 0 0 17px 15px
}

.think_balloon .custom_voice.left {
    left: -26px;
    width: 10px;
    height: 10px;
    top: -13px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.think_balloon .custom_voice2.left {
    left: -16px;
    width: 14px;
    height: 14px;
    top: -5px;
    border-radius: 50%;
    z-index: 11;
    border: 1px solid #ccc
}

.think_balloon .custom_voice.right {
    right: -25px;
    width: 10px;
    height: 10px;
    top: -13px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.think_balloon .custom_voice2.right {
    right: -15px;
    width: 14px;
    height: 14px;
    top: -5px;
    border-radius: 50%;
    z-index: 11;
    border: 1px solid #ccc
}

.voice .text.sc_balloon,.voice .think_balloon {
    padding: .5em 1em;
    margin: 0;
    border-width: 2px;
    font-size: .9em;
    margin-top: 15px;
    font-weight: bold
}

.voice .think_balloon {
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 10px
}

.voice.left .text.sc_balloon {
    border-radius: 0 15px 15px 15px
}

.voice.right .text.sc_balloon {
    border-radius: 15px 0 15px 15px
}

.voice.left .sc_balloon:before {
    border-width: 0 17px 15px 0;
    margin-top: -11px;
    left: -8px;
    top: 11px
}

.voice.left .sc_balloon:after {
    border-width: 0 13px 12px 0;
    left: -13px;
    top: 8px
}

.voice.right .sc_balloon:before {
    border-width: 0 0 17px 15px;
    margin-top: -11px;
    right: -8px;
    top: 11px
}

.voice.right .sc_balloon:after {
    border-width: 0 0 14px 12px;
    right: -13px;
    top: 8px
}

.voice .text.sc_balloon.blue {
    background: #4C5CB0;
    color: #fff;
    border: 0
}

.sc_balloon.blue:before {
    border-color: transparent #4C5CB0 transparent transparent
}

.sc_balloon.blue.right:before {
    border-color: transparent transparent transparent #4C5CB0
}

.sc_balloon.blue:after {
    border: 0
}

.voice .text.sc_balloon.green {
    background: #7ACC40;
    border: 0;
    color: #fff
}

.sc_balloon.green:before {
    border-color: transparent #7ACC40 transparent transparent
}

.sc_balloon.green.right:before {
    border-color: transparent transparent transparent #7ACC40
}

.sc_balloon.green:after {
    border: 0
}

.voice .text.sc_balloon.red {
    background: #ff8178;
    border: 0;
    color: #fff
}

.sc_balloon.red:before {
    border-color: transparent #ff8178 transparent transparent
}

.sc_balloon.red.right:before {
    border-color: transparent transparent transparent #ff8178
}

.sc_balloon.red:after {
    border: 0
}

.voice .text.sc_balloon.yellow {
    background: #ffe822;
    border: 0;
    color: #505050
}

.sc_balloon.yellow:before {
    border-color: transparent #ffe822 transparent transparent
}

.sc_balloon.yellow.right:before {
    border-color: transparent transparent transparent #ffe822
}

.sc_balloon.yellow:after {
    border: 0
}

.voice .text.sc_balloon.orange {
    background: #ffa30d;
    border: 0;
    color: #fff
}

.sc_balloon.orange:before {
    border-color: transparent #ffa30d transparent transparent
}

.sc_balloon.orange.right:before {
    border-color: transparent transparent transparent #ffa30d
}

.sc_balloon.orange:after {
    border: 0
}

.voice .text.sc_balloon.gray {
    background: #ccc;
    border: 0;
    color: #fff
}

.sc_balloon.gray:before {
    border-color: transparent #ccc transparent transparent
}

.sc_balloon.gray.right:before {
    border-color: transparent transparent transparent #ccc
}

.sc_balloon.gray:after {
    border: 0
}

.voice .text.sc_balloon.black {
    background: #000;
    border: 0;
    color: #fff
}

.sc_balloon.black:before {
    border-color: transparent #000 transparent transparent
}

.sc_balloon.black.right:before {
    border-color: transparent transparent transparent #000
}

.sc_balloon.black:after {
    border: 0
}

.sc_toggle_box {
    box-shadow: 1px 1px 5px rgba(0,0,0,.15);
    border-radius: 3px 3px 0 0;
    background: #fff;
    margin-bottom: 1.2em
}

.sc_toggle_box+.sc_toggle_box {
    border-radius: 0 0 3px 3px;
    border-top: none;
    margin-top: -1.2em
}

.sc_toggle_title {
    padding: 10px 20px;
    position: relative;
    padding-right: calc(20px + 1.5em);
    cursor: pointer
}

.sc_toggle_content {
    padding: 10px 20px;
    display: none;
    background: #efefef
}

.sc_toggle_title.active:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 30px
}

.sc_toggle_title.active:after {
    content: '\f077';
    font-family: fontAwesome
}

.sc_toggle_title.active+.sc_toggle_content {
    display: block
}

.sc_toggle_title:after {
    content: '\f078';
    right: .5em;
    top: 50%;
    position: absolute;
    color: #e0e0e0;
    font-family: fontAwesome;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%)
}

.tab_area {
    overflow: hidden;
    display: table;
    margin: 0
}

.tab_area div {
    width: 139px;
    height: 49px;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    vertical-align: middle;
    display: table-cell;
    color: #333;
    background: #eee
}

.sc_tabs_area {
    padding: 10px 0;
    overflow: hidden
}

.sc_tabs_area div.content_area {
    background: #fff;
    padding: 20px;
    border: 1px dotted #bbb
}

.tab_area div.select {
    background: #fff;
    background-image: none;
    color: #333;
    border: 1px dotted #909090;
    border-top: 3px solid #3f51b5
}

.hide {
    display: none
}

.review_star {
    vertical-align: sub;
    height: 36px;
    width: 200px;
    background-image: url(images/diverstar_o.png);
    background-repeat: no-repeat;
    display: inline-block
}

.review_star+.review_star_score {
    font-weight: bold;
    padding: 0 .5em;
    opacity: .5
}

.review_star,.review_star .star {
    background-size: auto 100%;
    background-repeat: no-repeat
}

.dv_review_box {
    display: block;
    border: 1px solid #ccc;
    padding: 1em
}

.dv_review_box .review_title {
    display: inline-block
}

.dv_review_box .review_star {
    float: right;
    margin: .5em 0
}

.barchart {
    display: block;
    background: #006d97;
    text-align: left;
    padding-left: 20px;
    color: #f0ffff;
    height: 2.5em;
    line-height: 2.5em;
    margin: 5px 0;
    border-radius: 0 10px 10px 0
}

.review_star .star {
    height: 36px;
    width: 200px;
    background-image: url(images/diverstar.png)
}

ul.sc_article {
    list-style: none;
    overflow: auto;
    padding: 0 5px
}

ul.sc_article.grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.sc_article li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 5px;
    position: relative
}

ul.sc_article.col li {
    width: 32%;
    display: inline-block;
    margin: 0 .5%
}

.content ul.sc_article a {
    text-decoration: none
}

.sc_article_title {
    font-size: .9em;
    display: unset
}

.sc_article_title a {
    color: #333
}

.sc_article_title a:hover {
    color: #5eb0f1
}

.sc_article_date {
    font-size: .9em;
    display: inline-block;
    min-width: 90px;
    margin-right: 5px
}

.sc_article_cat {
    background: #ddd;
    color: #fff!important;
    padding: 4px 7px;
    font-size: .8em;
    border-radius: 1px;
    margin-right: 8px
}

.sc_article.simple .sc_article_cat {
    padding: 4px 7px!important;
    font-size: .8em!important;
    border-radius: 1px;
    margin-right: 8px!important;
    display: inline-block!important
}

.sc_article.grid>a {
    width: calc(33.333% - 16px);
    display: inline-block;
    vertical-align: top;
    background: #fff
}

.sc_article.grid>a,.sc_article.list>a {
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    margin: 8px;
    transition: .4s
}

.sc_article.grid li,.sc_article.list li {
    white-space: normal;
    overflow: auto;
    padding: 0;
    margin: 0;
    color: #000
}

.sc_article.grid li .meta,.sc_article.list li .meta {
    padding: 8px;
    overflow: auto
}

.sc_article.grid .post_list_thumb,.sc_article.list .post_list_thumb {
    position: relative;
    background-color: #eee
}

.sc_article.list .post_list_thumb {
    float: left;
    width: 140px;
    height: 100px
}

.sc_article.grid .post_list_thumb img {
    height: 100px;
    width: 100%;
    object-fit: cover;
    border: 0;
    box-shadow: none;
    margin: 0
}

.sc_article.list .post_list_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 0;
    box-shadow: none;
    margin: 0
}

.sc_article.grid .post_list_thumb .sc_article_cat,.sc_article.list .post_list_thumb .sc_article_cat {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    font-weight: bold;
    font-size: .7em;
    padding: 2px 4px
}

.sc_article.grid .sc_article_title,.sc_article.list .sc_article_title {
    font-size: 14px;
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
    max-height: calc(3em + 16px);
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sc_article.grid .sc_article_date,.sc_article.list .sc_article_date {
    font-size: .8em
}

#sidebar .sc_article.grid>a {
    width: calc(50% - 12px);
    margin: 6px
}

#sidebar .sc_article.grid .sc_article_title,#sidebar .sc_article.list .sc_article_title {
    font-size: 12px
}

#sidebar .sc_article.list .post_list_thumb {
    width: 100px;
    height: 80px
}

.sc_article.rank {
    counter-reset: article-ranking
}

.sc_article.rank li:after {
    content: counter(article-ranking,decimal);
    counter-increment: article-ranking;
    line-height: 1;
    position: absolute;
    padding: 5px 10px;
    left: 0;
    top: 0;
    background: #313131;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold
}

.sc_article.rank a:nth-child(1) li:after {
    background: rgb(255,230,88)
}

.sc_article.rank a:nth-child(2) li:after {
    background: #ccc
}

.sc_article.rank a:nth-child(3) li:after {
    background: rgba(255,121,37,.8)
}

@media screen and (max-width: 959px) {
    #sidebar .sc_article.grid>a {
        width:calc(33.3333% - 12px);
        margin: 6px
    }
}

@media screen and (max-width: 768px) {
    ul.sc_article {
        padding:0
    }

    ul.sc_article li {
        white-space: unset
    }

    .sc_article_cat {
        padding: 3px 5px;
        font-size: .7em
    }

    ul.sc_article.col li {
        width: 49%
    }

    .sc_article_title {
        display: block;
        padding-bottom: .5em
    }

    .sc_article.grid .sc_article_title {
        padding: 0
    }
}

@media screen and (max-width: 599px) {
    ul.sc_article.col li {
        width:100%
    }

    #sidebar .sc_article.grid>a,.sc_article.grid>a {
        width: calc(50% - 12px);
        margin: 6px
    }
}

.sc_frame_wrap {
    margin-bottom: 1.2em;
    position: relative
}

.sc_frame_wrap.blue .sc_frame {
    border-color: #70b8f1
}

.sc_frame_wrap.blue.solid .sc_frame {
    background-color: #70b8f1
}

.sc_frame_wrap.blue .sc_frame_title {
    background-color: #70b8f1
}

.sc_frame_wrap.blue.onframe .sc_frame_title {
    color: #70b8f1;
    background-color: #fff
}

.sc_frame_wrap.green .sc_frame {
    border-color: #2ac113
}

.sc_frame_wrap.green.solid .sc_frame {
    background-color: #2ac113
}

.sc_frame_wrap.green .sc_frame_title {
    background-color: #2ac113
}

.sc_frame_wrap.green.onframe .sc_frame_title {
    color: #2ac113;
    background-color: #fff
}

.sc_frame_wrap.red .sc_frame {
    border-color: #ff8178
}

.sc_frame_wrap.red.solid .sc_frame {
    background-color: #ff8178
}

.sc_frame_wrap.red .sc_frame_title {
    background-color: #ff8178
}

.sc_frame_wrap.red.onframe .sc_frame_title {
    color: #ff8178;
    background-color: #fff
}

.sc_frame_wrap.yellow .sc_frame {
    border-color: #ffe822
}

.sc_frame_wrap.yellow.solid .sc_frame {
    background-color: #ffe822
}

.sc_frame_wrap.yellow .sc_frame_title {
    background-color: #ffe822
}

.sc_frame_wrap.yellow.onframe .sc_frame_title {
    color: #ffe822;
    background-color: #fff
}

.sc_frame_wrap.orange .sc_frame {
    border-color: #ffa30d
}

.sc_frame_wrap.orange.solid .sc_frame {
    background-color: #ffa30d
}

.sc_frame_wrap.orange .sc_frame_title {
    background-color: #ffa30d
}

.sc_frame_wrap.orange.onframe .sc_frame_title {
    color: #ffa30d;
    background-color: #fff
}

.sc_frame_wrap.gray .sc_frame {
    border-color: #ccc
}

.sc_frame_wrap.gray.solid .sc_frame {
    background-color: #ccc
}

.sc_frame_wrap.gray .sc_frame_title {
    background-color: #ccc
}

.sc_frame_wrap.gray.onframe .sc_frame_title {
    color: #ccc;
    background-color: #fff
}

.sc_frame_wrap.white .sc_frame {
    border-color: #fff
}

.sc_frame_wrap.white.solid .sc_frame {
    background-color: #fff;
    color: #999
}

.sc_frame_wrap.white .sc_frame_title {
    background-color: #fff
}

.sc_frame_wrap.white .sc_frame_title.onframe {
    color: #ccc;
    background-color: #fff
}

.sc_frame_wrap.black .sc_frame {
    border-color: #000
}

.sc_frame_wrap.black.solid .sc_frame {
    background-color: #000;
    color: #fff
}

.sc_frame_wrap.black .sc_frame_title {
    background-color: #000
}

.sc_frame_wrap.black.onframe .sc_frame_title {
    color: #000;
    background-color: #fff
}

.sc_frame {
    overflow: auto;
    border: 3px solid #ccc;
    padding: 1em 1.5em;
    position: relative;
    border-radius: 5px;
    background: #fff;
    color: #000
}

.sc_frame p:last-child {
    padding-bottom: 0
}

.sc_frame_title {
    padding: 2px 1em;
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #ccc;
    top: 1px
}

.content .sc_frame_title p {
    padding: 0;
    margin: 0;
    display: inline-block
}

.sc_frame_title i {
    margin-right: .2em
}

.sc_frame_title.inline,.sc_frame_wrap.inline .sc_frame_title {
    display: inline-block;
    margin: 0 1em;
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.inframe .sc_frame {
    overflow: inherit
}

.sc_frame_wrap.block .sc_frame_title {
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.block .sc_frame {
    border-radius: 0 0 5px 5px
}

.sc_frame_wrap.bottom {
    margin-bottom: 5em
}

.sc_frame_wrap.bottom .sc_frame_title {
    top: 100%;
    position: absolute;
    width: 100%;
    border-radius: 0 0 5px 5px
}

.sc_frame_wrap.bottom .sc_frame {
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.inframe .sc_frame_title {
    float: left;
    border-radius: 5px 0 5px 0;
    z-index: 1
}

.sc_frame_wrap.inframe .sc_frame {
    padding-top: 3em
}

.sc_frame_wrap.onframe .sc_frame_title {
    position: absolute;
    display: inline-block;
    top: -1em;
    left: 1.8em;
    z-index: 1;
    padding: 1px 9px;
    border-radius: 5px;
    background: #fff
}

@media screen and (max-width: 599px) {
    .sc_frame_wrap.onframe .sc_frame_title {
        left:1em
    }
}

.sc_frame_before {
    position: absolute;
    color: #fff;
    background: #ccc;
    left: 5px;
    font-weight: bold;
    bottom: 100%;
    padding: .3em 1.5em;
    border-radius: 3px 3px 0 0;
    font-size: .8em
}

.sc_frame_title.normal {
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.normal .sc_frame {
    border-radius: 0 0 5px 5px
}

.sc_frame_wrap.solid .sc_frame {
    color: #fff
}

.sc_frame_text p:last-child {
    padding-bottom: 0!important
}

.sc_frame.note ul,.sc_frame.note {
    line-height: 1.8em!important
}

.content .sc_frame.note .sc_frame_text p {
    padding: 0 0 1.8em
}

.sc_frame_icon {
    display: inline-block
}

.sc_frame .sc_frame_icon {
    float: left;
    font-size: 1.3em;
    line-height: 1.2;
    padding: .2em 0;
    vertical-align: middle;
    margin-right: .8em
}

.sc_frame.note {
    background-image: linear-gradient(90deg,rgba(204,204,204,0) 0%,rgba(201,204,204,0) 49%,rgba(255,255,255,100) 50%,rgba(255,255,255,100) 100%),linear-gradient(180deg,rgba(204,204,204,0) 0%,rgba(204,204,205,0) 96.5%,rgba(30,30,30,100) 100%);
    background-repeat: repeat-x,repeat-y;
    background-size: 4px 100%,100% 1.8em;
    padding: 1.8em 1.5em;
    line-height: 1.8em
}

.sc_frame.shadow {
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,.1);
    box-shadow: 0 4px 10px rgba(0,0,0,.1)
}

.sc_frame.tape:before {
    content: "";
    position: absolute;
    top: 17px;
    width: 25%;
    height: 35px;
    opacity: .15;
    margin: -35px auto 10px 35%;
    background: #4e4e4e;
    transform: rotate(-5deg);
    left: 10px;
    right: 10px
}

.sc_qrcode {
    text-align: center
}

.sc_content_icon,.sc_content_icon i {
    vertical-align: baseline;
    padding: 0 .2em;
    line-height: 1
}

.sc_content_icon i span {
    display: none
}

.sc_frame_title.titlenone {
    display: none
}

@media screen and (max-width: 768px) {
    .sc_frame {
        padding:.6em 1em
    }

    .sc_frame_title {
        padding: .3em 1em
    }
}

/*************************************

  heading

*************************************/
.content .sc_heading,.sc_heading {
    position: relative;
    color: #fff;
    padding: .5em 1em;
    margin: 1.5em 0 1em;
    line-height: 1.5;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: 0 0;
    font-weight: bold
}

.content .sc_heading p {
    padding: 0
}

.content .sc_heading::before,.content .sc_heading::after {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border: 0;
    transform: none;
    background: 0 0
}

.sc_heading.solid {
    border-radius: 3px
}

.sc_heading.bborder {
    border-style: solid
}

.sc_heading.bborder.a {
    border-width: 3px;
    border-radius: 3px
}

.sc_heading.bborder.tb {
    border-width: 3px 0 3px 0
}

.sc_heading.bborder.b {
    border-width: 0 0 3px 0
}

.sc_heading.stech {
    box-shadow: 0 0 0 5px #000;
    border: dashed 2px #fff;
    color: #fff;
    border-radius: 3px
}

.sc_heading.bborder.l {
    border-width: 0 0 0 8px;
    background-color: #eee
}

.sc_heading.rlborder {
    text-align: center
}

.sc_heading.rlborder::before,.sc_heading.rlborder .before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    left: 0;
    background-color: black
}

.sc_heading.rlborder .sc_title {
    display: inline-block;
    background: #fff;
    position: relative;
    padding: 0 1em
}

.sc_heading.fukidasi {
    position: relative;
    background-color: #000;
    border-radius: 6px;
    color: #fff
}

.sc_heading.fukidasi::after,.sc_heading.fukidasi .after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #000;
    border-top-color: inherit
}

.sc_heading.fukidasi .after {
    z-index: 1
}

.sc_heading.count {
    position: relative;
    background: #efefef;
    color: #000;
    margin-left: 30px;
    padding-left: 36px
}

.sc_heading.count .before {
    line-height: 38px;
    position: absolute;
    color: white;
    background: #000;
    font-size: 1.2em;
    width: 40px;
    text-align: center;
    left: -1.1em;
    top: 0;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
    -js-display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.sc_heading.countrad {
    position: relative;
    background: #eee;
    color: #000;
    border-radius: 5px;
    margin-left: 20px;
    padding-left: 38px
}

.sc_heading.countrad .before {
    position: absolute;
    color: white;
    background: #000;
    font-size: 1.2em;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    left: -1.1em;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%
}

.sc_heading.headtag {
    vertical-align: middle;
    border-radius: 40px 0 0 40px
}

.sc_heading.headtag::before,.sc_heading.headtag .before {
    content: '●';
    color: #ccc;
    margin-right: 30px;
    height: 1px;
    position: absolute;
    left: 1em;
    top: 50%;
    line-height: 0
}

.sc_heading.headtag .sc_title {
    padding-left: 1.5em
}

.sc_heading.custom::before,.sc_heading.custom::after {
    content: none
}

h2.sc_heading.count .before {
    width: 60px;
    line-height: 60px
}

h3.sc_heading.count .before {
    width: 50px;
    line-height: 50px
}

h4.sc_heading.count .before {
    width: 45px;
    line-height: 45px
}

h2.sc_heading.count,h2.sc_heading.countrad {
    padding-left: 45px
}

h2.sc_heading.countrad .before {
    width: 65px;
    line-height: 58px;
    height: 65px
}

h3.sc_heading.countrad .before {
    width: 55px;
    line-height: 50px;
    height: 55px
}

h4.sc_heading.countrad .before {
    width: 50px;
    line-height: 45px;
    height: 50px
}

@media screen and (max-width: 768px) {
    h2.sc_heading.count .before {
        width:50px;
        line-height: 50px
    }

    h3.sc_heading.count .before {
        width: 45px;
        line-height: 45px
    }

    h4.sc_heading.count .before,.sc_heading.count .before {
        width: 40px;
        line-height: 40px
    }

    .sc_heading.countrad .before {
        left: -.8em
    }

    h2.sc_heading.countrad .before {
        width: 50px;
        line-height: 46px;
        height: 50px
    }

    h3.sc_heading.countrad .before {
        width: 48px;
        line-height: 43px;
        height: 48px
    }

    h4.sc_heading.countrad .before,.sc_heading.countrad .before {
        width: 43px;
        line-height: 37px;
        height: 43px
    }

    .sc_heading.headtag::before,.sc_heading.headtag .before {
        margin-right: 20px
    }
}

.sc_heading.solid.blue,.sc_heading.stech.blue,.sc_heading.rlborder.blue::before,.sc_heading.fukidasi.blue,.sc_heading.count.blue .before,.sc_heading.countrad.blue .before,.sc_heading.headtag {
    background-color: #70b8f1;
    color: #fff
}

.sc_heading.bborder.blue {
    border-color: #70b8f1;
    color: #70b8f1
}

.sc_heading.stech.blue {
    box-shadow: 0 0 0 5px #70b8f1
}

.sc_heading.bborder.l.blue,.sc_heading.count.blue,.sc_heading.countrad.blue {
    background-color: #f5faff;
    color: #70b8f1
}

.sc_heading.rlborder.blue {
    color: #70b8f1;
    background-color: #fff
}

.sc_heading.fukidasi.blue::after {
    border-top: 10px solid #70b8f1
}

.sc_heading.headtag.blue::before {
    color: #f5faff
}

.sc_heading.solid.green,.sc_heading.stech.green,.sc_heading.rlborder.green::before,.sc_heading.fukidasi.green,.sc_heading.count.green .before,.sc_heading.countrad.green .before,.sc_heading.headtag.green {
    background-color: #2ac113;
    color: #fff
}

.sc_heading.bborder.green {
    border-color: #2ac113;
    color: #2ac113
}

.sc_heading.stech.green {
    box-shadow: 0 0 0 5px #2ac113
}

.sc_heading.bborder.l.green,.sc_heading.count.green,.sc_heading.countrad.green {
    background-color: #eeffe5;
    color: #2ac113
}

.sc_heading.rlborder.green {
    color: #2ac113;
    background-color: #fff
}

.sc_heading.fukidasi.green::after {
    border-top: 10px solid #2ac113
}

.sc_heading.headtag.green::before {
    color: #eeffe5
}

.sc_heading.solid.red,.sc_heading.stech.red,.sc_heading.rlborder.red::before,.sc_heading.fukidasi.red,.sc_heading.count.red .before,.sc_heading.countrad.red .before,.sc_heading.headtag.red {
    background-color: #ff8178;
    color: #fff
}

.sc_heading.bborder.red {
    border-color: #ff8178;
    color: #ff8178
}

.sc_heading.stech.red {
    box-shadow: 0 0 0 5px #ff8178
}

.sc_heading.bborder.l.red,.sc_heading.count.red,.sc_heading.countrad.red {
    background-color: #fff0f0;
    color: #ff8178
}

.sc_heading.rlborder.red {
    color: #ff8178;
    background-color: #fff
}

.sc_heading.fukidasi.red::after {
    border-top: 10px solid #ff8178
}

.sc_heading.headtag.red::before {
    color: #fff0f0
}

.sc_heading.solid.yellow,.sc_heading.stech.yellow,.sc_heading.rlborder.yellow::before,.sc_heading.fukidasi.yellow,.sc_heading.count.yellow .before,.sc_heading.countrad.yellow .before,.sc_heading.headtag.yellow {
    background-color: #ffe822;
    color: #fff
}

.sc_heading.bborder.yellow {
    border-color: #ffe822;
    color: #ffe822
}

.sc_heading.stech.yellow {
    box-shadow: 0 0 0 5px #ffe822
}

.sc_heading.bborder.l.yellow,.sc_heading.count.yellow,.sc_heading.countrad.yellow {
    background-color: #fffef4;
    color: #ffe822
}

.sc_heading.rlborder.yellow {
    color: #ffe822;
    background-color: #fff
}

.sc_heading.fukidasi.yellow::after {
    border-top: 10px solid #ffe822
}

.sc_heading.headtag.yellow::before {
    color: #fffef4
}

.sc_heading.solid.orange,.sc_heading.stech.orange,.sc_heading.rlborder.orange::before,.sc_heading.fukidasi.orange,.sc_heading.count.orange .before,.sc_heading.countrad.orange .before,.sc_heading.headtag.orange {
    background-color: #ffa30d;
    color: #fff
}

.sc_heading.bborder.orange {
    border-color: #ffa30d;
    color: #ffa30d
}

.sc_heading.stech.orange {
    box-shadow: 0 0 0 5px #ffa30d
}

.sc_heading.bborder.l.orange,.sc_heading.count.orange,.sc_heading.countrad.orange {
    background-color: #fffaf3;
    color: #ffa30d
}

.sc_heading.rlborder.orange {
    color: #ffa30d;
    background-color: #fff
}

.sc_heading.fukidasi.orange::after {
    border-top: 10px solid #ffa30d
}

.sc_heading.headtag.orange::before {
    color: #fffaf3
}

.sc_heading.solid.gray,.sc_heading.stech.gray,.sc_heading.rlborder.gray::before,.sc_heading.fukidasi.gray,.sc_heading.count.gray .before,.sc_heading.countrad.gray .before,.sc_heading.headtag.gray {
    background-color: #ccc;
    color: #fff
}

.sc_heading.bborder.gray {
    border-color: #ccc;
    color: #ccc
}

.sc_heading.stech.gray {
    box-shadow: 0 0 0 5px #ccc
}

.sc_heading.bborder.l.gray,.sc_heading.count.gray,.sc_heading.countrad.gray {
    background-color: #f9f9f9;
    color: #ccc
}

.sc_heading.rlborder.gray {
    color: #ccc;
    background-color: #fff
}

.sc_heading.fukidasi.gray::after {
    border-top: 10px solid #ccc
}

.sc_heading.headtag.gray::before {
    color: #f9f9f9
}

.sc_heading.solid.black,.sc_heading.stech.black,.sc_heading.rlborder.black::before,.sc_heading.fukidasi.black,.sc_heading.count.black .before,.sc_heading.countrad.black .before,.sc_heading.headtag.black {
    background-color: #000;
    color: #fff
}

.sc_heading.bborder.black {
    border-color: #000;
    color: #000
}

.sc_heading.stech.black {
    box-shadow: 0 0 0 5px #000
}

.sc_heading.bborder.l.black,.sc_heading.count.black,.sc_heading.countrad.black {
    background-color: #eee;
    color: #000
}

.sc_heading.rlborder.black {
    color: #000;
    background-color: #fff
}

.sc_heading.fukidasi.black::after {
    border-top: 10px solid #000
}

.sc_heading.headtag.black::before {
    color: #eee
}

/*************************************

  designlist

*************************************/
.sc_designlist ul,.sc_designlist ol,.content .sc_designlist ul,.content .sc_designlist ol {
    list-style: none
}

.sc_designlist ul li {
    position: relative
}

.sc_designlist ul li:before {
    font-family: "fontAwesome";
    position: absolute;
    left: -1.5em;
    color: #668ad8
}

.sc_designlist.fa_check ul li:before {
    content: "\f00c"
}

.sc_designlist.fa_angle ul li:before {
    content: "\f105"
}

.sc_designlist.fa_angle_d ul li:before {
    content: "\f101"
}

.sc_designlist.fa_angle_o ul li:before {
    content: "\f138"
}

.sc_designlist.fa_caret ul li:before {
    content: "\f0da"
}

.sc_designlist.fa_arrow ul li:before {
    content: "\f061"
}

.sc_designlist.lborder ul li {
    border-left: 5px solid #668ad8;
    padding-left: .5em
}

.sc_designlist.lborder ul {
    padding: 0 1em
}

.sc_designlist ol {
    counter-reset: number;
    margin: 10px 0;
    padding-left: 2.3em
}

.sc_designlist ol li {
    line-height: 2;
    position: relative;
    margin-bottom: .5em
}

.sc_designlist ol li:after {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    font-weight: bold;
    left: -2em;
    width: 23px;
    line-height: 23px;
    height: 23px;
    text-align: center;
    top: .3em;
    white-space: nowrap
}

.sc_designlist.solid ol li:after {
    background: #668ad8;
    color: #fff
}

.sc_designlist.reg ol li:after {
    border: 2px solid #668ad8;
    color: #668ad8
}

.sc_designlist.dia ol li:after {
    color: #fff
}

.sc_designlist.dia ol li::before {
    position: absolute;
    top: .3em;
    left: -2em;
    width: 23px;
    height: 23px;
    content: '';
    transform: rotate(45deg);
    background: #668ad8
}

.sc_designlist.radius ol li:after {
    border-radius: 50%
}

.sc_designlist.timeline ol li::after {
    border: 1px solid #668ad8;
    color: #668ad8;
    border-radius: 50%;
    background: #f3f7ff
}

.sc_designlist.timeline ol li::before {
    position: absolute;
    z-index: 0;
    top: 1em;
    left: -1.25em;
    height: calc(100% + 1em);
    content: '';
    border-left: 1px dotted #668ad8
}

.sc_designlist.timeline ol li:last-child::before {
    display: none
}

.sc_designlist.parag ol li {
    padding-left: .5em;
    border-left: 3px solid #98b9da
}

.sc_designlist.parag ol li::after {
    font-size: 1.5em;
    left: -2em;
    color: #668ad8;
    line-height: .5em;
    text-align: right;
    width: 1.5em
}

.sc_designlist.blue ul li::before {
    color: #70b8f1
}

.sc_designlist.lborder.blue ul li {
    border-color: #70b8f1
}

.sc_designlist.solid.blue ol li:after,.sc_designlist.dia.blue ol li::before {
    background: #70b8f1;
    color: #fff
}

.sc_designlist.reg.blue ol li:after,.sc_designlist.timeline.blue ol li::after {
    border-color: #70b8f1;
    color: #70b8f1
}

.sc_designlist.timeline.blue ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.blue ol li,.sc_designlist.timeline.blue ol li::before {
    border-color: #70b8f1
}

.sc_designlist.parag.blue ol li::after {
    color: #70b8f1
}

.sc_designlist.green ul li::before {
    color: #2ac113
}

.sc_designlist.lborder.green ul li {
    border-color: #2ac113
}

.sc_designlist.solid.green ol li:after,.sc_designlist.dia.green ol li::before {
    background: #2ac113;
    color: #fff
}

.sc_designlist.reg.green ol li:after,.sc_designlist.timeline.green ol li::after {
    border-color: #2ac113;
    color: #2ac113
}

.sc_designlist.timeline.green ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.green ol li,.sc_designlist.timeline.green ol li::before {
    border-color: #2ac113
}

.sc_designlist.parag.green ol li::after {
    color: #2ac113
}

.sc_designlist.red ul li::before {
    color: #ff8178
}

.sc_designlist.lborder.red ul li {
    border-color: #ff8178
}

.sc_designlist.solid.red ol li:after,.sc_designlist.dia.red ol li::before {
    background: #ff8178;
    color: #fff
}

.sc_designlist.reg.red ol li:after,.sc_designlist.timeline.red ol li::after {
    border-color: #ff8178;
    color: #ff8178
}

.sc_designlist.timeline.red ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.red ol li,.sc_designlist.timeline.red ol li::before {
    border-color: #ff8178
}

.sc_designlist.parag.red ol li::after {
    color: #ff8178
}

.sc_designlist.yellow ul li::before {
    color: #ffe822
}

.sc_designlist.lborder.yellow ul li {
    border-color: #ffe822
}

.sc_designlist.solid.yellow ol li:after,.sc_designlist.dia.yellow ol li::before {
    background: #ffe822;
    color: #fff
}

.sc_designlist.reg.yellow ol li:after,.sc_designlist.timeline.yellow ol li::after {
    border-color: #ffe822;
    color: #ffe822
}

.sc_designlist.timeline.yellow ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.yellow ol li,.sc_designlist.timeline.yellow ol li::before {
    border-color: #ffe822
}

.sc_designlist.parag.yellow ol li::after {
    color: #ffe822
}

.sc_designlist.orange ul li::before {
    color: #ffa30d
}

.sc_designlist.lborder.orange ul li {
    border-color: #ffa30d
}

.sc_designlist.solid.orange ol li:after,.sc_designlist.dia.orange ol li::before {
    background: #ffa30d;
    color: #fff
}

.sc_designlist.reg.orange ol li:after,.sc_designlist.timeline.orange ol li::after {
    border-color: #ffa30d;
    color: #ffa30d
}

.sc_designlist.timeline.orange ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.orange ol li,.sc_designlist.timeline.orange ol li::before {
    border-color: #ffa30d
}

.sc_designlist.parag.orange ol li::after {
    color: #ffa30d
}

.sc_designlist.gray ul li::before {
    color: #ccc
}

.sc_designlist.lborder.gray ul li {
    border-color: #ccc
}

.sc_designlist.solid.gray ol li:after,.sc_designlist.dia.gray ol li::before {
    background: #ccc;
    color: #fff
}

.sc_designlist.reg.gray ol li:after,.sc_designlist.timeline.gray ol li::after {
    border-color: #ccc;
    color: #ccc
}

.sc_designlist.timeline.gray ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.gray ol li,.sc_designlist.timeline.gray ol li::before {
    border-color: #ccc
}

.sc_designlist.parag.gray ol li::after {
    color: #ccc
}

.sc_designlist.black ul li::before {
    color: #000
}

.sc_designlist.lborder.black ul li {
    border-color: #000
}

.sc_designlist.solid.black ol li:after,.sc_designlist.dia.black ol li::before {
    background: #000;
    color: #fff
}

.sc_designlist.reg.black ol li:after,.sc_designlist.timeline.black ol li::after {
    border-color: #000;
    color: #000
}

.sc_designlist.timeline.black ol li::after {
    background-color: #fefefe
}

.sc_designlist.parag.black ol li,.sc_designlist.timeline.black ol li::before {
    border-color: #000
}

.sc_designlist.parag.black ol li::after {
    color: #000
}


/****************************************

          diver af rank

*****************************************/
.diver_af_ranking_wrap {
    padding: 0 10px;
    margin: 15px 0
}

.content .rank_title::before,.content .rank_title::after {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border: 0;
    transform: none;
    background: 0 0
}

.rank_h {
    border: 0;
    position: relative;
    padding: 5px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    align-items: center
}

.rank_h:before,.content .rank_h::before {
    content: " ";
    float: left;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 60px;
    line-height: 50px;
    font-size: 20px;
    background-image: url(images/rank/diver_rank_icon.png);
    font-weight: bold;
    text-align: center;
    text-shadow: .5px .5px 0 #fff,-.5px .5px 0 #fff,.5px -.5px 0 #fff,-.5px -.5px 0 #fff;
    color: #e8453b;
    margin-right: 5px
}

.rank_h.\30:before {
    height: 50px;
    width: 20px
}

.rank_h.\31:before {
    background-image: url(images/rank/diver_rank_1.png)
}

.rank_h.\32:before {
    background-image: url(images/rank/diver_rank_2.png)
}

.rank_h.\33:before {
    background-image: url(images/rank/diver_rank_3.png)
}

.rank_h.\34:before {
    background-image: url(images/rank/diver_rank_4.png)
}

.rank_h.\35:before {
    background-image: url(images/rank/diver_rank_5.png)
}

.rank_h.\36:before {
    background-image: url(images/rank/diver_rank_6.png)
}

.rank_h.\37:before {
    background-image: url(images/rank/diver_rank_7.png)
}

.rank_h.\38:before {
    background-image: url(images/rank/diver_rank_8.png)
}

.rank_h.\39:before {
    content: "9"
}

.rank_h.\31\30:before {
    content: "10"
}

.rank_h.\31\31:before {
    content: "11"
}

.rank_h.\31\32:before {
    content: "12"
}

.rank_h.\31\33:before {
    content: "13"
}

.rank_h.\31\34:before {
    content: "14"
}

.rank_h.\31\35:before {
    content: "15"
}

.rank_h.\31\36:before {
    content: "16"
}

.rank_h.\31\37:before {
    content: "17"
}

.rank_h.\31\38:before {
    content: "18"
}

.rank_h.\31\39:before {
    content: "19"
}

.rank_h.\32\30:before {
    content: "20"
}

.rank_title,.content .rank_title {
    font-size: 1.6em;
    font-weight: bold;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: 0 0;
    color: inherit;
    flex: 1
}

.rank_h .review_star {
    vertical-align: top;
    display: block;
    margin-left: 3px;
    position: absolute;
    bottom: 0;
    left: 65px
}

.rank_title_wrap {
    flex: 1
}

.rank_h .rank_title_wrap .review_star {
    position: relative;
    left: 0
}

.content .rank_title p {
    padding: 0
}

.rank_desc_wrap {
    padding: 10px 0
}

.rank_img {
    float: left;
    width: 35%;
    text-align: center
}

.full .rank_img {
    float: none;
    width: 100%
}

.rank_img img {
    margin: 0 auto;
    max-width: 100%
}

.rank_desc {
    float: right;
    width: 63%
}

.full .rank_img,.full .rank_desc {
    float: none;
    width: 100%
}

.rank_minih {
    font-size: 1.1em;
    line-height: 1.2;
    padding: 10px;
    background: #ffc062;
    color: #fff;
    border-radius: 3px;
    position: relative;
    margin-bottom: 3px
}

.rank_minih:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 9px solid transparent;
    border-top: 8px solid #ffc062;
    width: 0;
    height: 0
}

.rank_desc .desc {
    padding: 5px
}

.rank_rem {
    padding: 15px 10px
}

.rank_buy_link,.rank_more_link {
    float: left;
    width: 50%;
    padding: 10px
}

.content .rank_buy_link a,.content .rank_more_link a {
    color: #fff
}

.rank_buy_link a {
    position: relative;
    color: #fff;
    padding: .8em 2em;
    background: #2bc136;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    text-shadow: 0 -1px 0 rgba(000,000,000,.5),0 1px 0 rgba(255,255,255,.3);
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none!important;
    font-weight: bold
}

.rank_more_link a {
    color: #fff;
    padding: .8em 2em;
    background: #f55151;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    box-shadow: 0 1px 2px rgba(000,000,000,.5),inset 0 0 1px rgba(255,255,255,.5);
    text-shadow: 0 -1px 0 rgba(000,000,000,.5),0 1px 0 rgba(255,255,255,.3);
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none!important;
    font-weight: bold
}

.rank_buy_link a:after,.rank_more_link a:after {
    content: "\f138";
    padding-left: 10px;
    font-family: fontAwesome
}

.rank_rem {
    border: 1px solid #eee
}

@media screen and (max-width: 768px) {
    .rank_img {
        float:none;
        margin-bottom: 10px;
        width: 100%
    }

    .rank_desc {
        width: 100%
    }

    .rank_buy_link a,.rank_more_link a {
        padding: 1em .5em;
        font-size: .8em
    }

    .rank_h:before,.content .rank_h::before {
        height: 45px;
        width: 45px;
        background-size: 45px;
        line-height: 45px
    }

    .rank_title,.content .rank_title {
        font-size: 1.2em
    }

    .rank_h .review_star {
        left: 50px
    }
}

/****************************************

          diver voice

*****************************************/
.diver_voice_wrap {
    margin: 20px 0 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex
}

.diver_voice_wrap figure {
    width: 25%;
    padding: 0 20px;
    margin: 0
}

.diver_voice_icon {
    width: 100%;
    margin: 0!important;
    border-radius: 5px;
    object-fit: cover;
    font-family: 'object-fit:cover;';
    box-shadow: none;
    border: 0
}

.diver_voice_title {
    font-size: 1.1em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    line-height: 1
}

.diver_voice_titl .review_star {
    display: block
}

span.diver_voice_title_p {
    line-height: 1.5
}

.content .diver_voice_title p {
    padding: 0
}

.diver_voice_title .review_star {
    display: block;
    margin-top: 5px
}

.diver_voice_content {
    line-height: 1.5;
    padding: 5px 0;
    font-size: .9em
}

.diver_voice_name {
    font-size: .9em;
    color: #f17e00;
    text-align: right;
    line-height: 1
}

.diver_voice {
    flex: 1;
    position: relative;
    padding: 10px 15px;
    color: #19283C;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    z-index: 0;
    -webkit-box-shadow: 0 4px 4px #ddd;
    -moz-box-shadow: 0 4px 4px #ddd;
    box-shadow: 0 4px 4px #ddd;
    -webkit-box-shadow: 0 4px 4px rgba(130,130,130,.5);
    -moz-box-shadow: 0 4px 4px rgba(130,130,130,.5);
    box-shadow: 0 4px 4px rgba(130,130,130,.5)
}

.diver_voice:before {
    content: "";
    position: absolute;
    top: 1em;
    left: -8px;
    margin-top: -9px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 0
}

.diver_voice:after {
    content: "";
    position: absolute;
    top: 1em;
    left: -10px;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ddd transparent transparent;
    z-index: -1
}

@media screen and (max-width: 768px) {
    .diver_voice {
        padding:5px 10px
    }
}


/****************************************

          diver af rank

*****************************************/
.diver_af_ranking_wrap {
    padding: 0 10px 20px;
    margin: 15px 0
}

.content .rank_title::before,.content .rank_title::after {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border: 0;
    transform: none;
    background: 0 0
}

.rank_h {
    border: 0;
    position: relative;
    padding: 5px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    align-items: center
}

.rank_h:before,.content .rank_h::before {
    content: " ";
    float: left;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 60px;
    line-height: 50px;
    font-size: 20px;
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_icon.png);
    font-weight: bold;
    text-align: center;
    text-shadow: .5px .5px 0 #fff,-.5px .5px 0 #fff,.5px -.5px 0 #fff,-.5px -.5px 0 #fff;
    color: #e8453b;
    margin-right: 5px
}

.rank_h.\30:before {
    height: 50px;
    width: 20px
}

.rank_h.\31:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_1.png)
}

.rank_h.\32:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_2.png)
}

.rank_h.\33:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_3.png)
}

.rank_h.\34:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_4.png)
}

.rank_h.\35:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_5.png)
}

.rank_h.\36:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_6.png)
}

.rank_h.\37:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_7.png)
}

.rank_h.\38:before {
    background-image: url(https://www.interfm.co.jp/column/wp-content/uploads/2024/10/diver_rank_8.png)
}


.rank_buy_link a:after, .rank_more_link a:after {
    content: "\f138"; /* Unicode for the Font Awesome icon */
    padding-left: 10px;
    font-family: "Font Awesome 6 Free"; /* Font Awesome 6 ファミリの指定 */
    font-weight: 900; /* solid アイコンのための weight 設定 */
}

.rank_rem {
    border: 1px solid #eee
}

#container:after, .clearfix:after, .row:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}
.diver_af_ranking_wrap i.fa.fa-angle-double-right.after span {
    display: none;
}
.button.solid.block.custom {
    text-align: center;
}
.sc_frame_title {
    display: inline-flex !important;
}
.sc_frame_icon span {
    display: none;
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
i.fa.fa-arrow-circle-right.after span {
    display: none;
}