@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
html{
    font-size: 10px;
    -webkit-overflow-scrolling: touch;
    line-break:strict;
    word-break: break-all;
}
body{
    background: #fff;
/*    font-family:"YakuHanJP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    font-family: arial,sans-serif;
    line-height: 1.7;
    font-size: 1.6rem;
    font-feature-settings: 'palt' 1;
    letter-spacing: .05em;
    color: #333
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

th{
    padding: 10px;}
td {

    padding: 10px 19px;
}
a{
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
h1,h2,h3,h4{
    margin-bottom: 25px;
    letter-spacing: .1em;
    line-height: 1.2;
    font-weight: normal;
}
i{
    margin-right: 5px;
}
small{
    font-size: 1.2rem;
}
a:hover{
    opacity: .7;
    transition: .2s;
}


/*共通スタイル------------------------------------------*/
.pc{
    display: block;
}
.sp{
    display: none;
}
.df ,.yarpp-thumbnails-horizontal{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;}
ul,ol {
    margin: 0;
    list-style: none;}
a, a:link, a:active, a:visited {
    outline: none;
    text-decoration: none;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;}
a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
dl{
    margin-bottom: 50px
}
dt{
    font-weight: 900;
}
dd{
    margin-bottom: 20px;
}
/*clearfix
---------------------------------*/
/* For modern browsers */
.cf:before,
.cf:after {
    content: " ";
    display: table;}
.cf:after {
    clear: both;}
/* For IE 6/7 only */
.cf {
    *zoom: 1;}

.tar{
    text-align: right;
}
.tal{
    text-align: left;
}
.tac{
    text-align: center;
}
/*色味--------------------------------------------------*/

.column_list,main{
    background: #fff;
    box-shadow: 0 0px 16px -4px #0003;
}
h2,h4{
    color: #fda1d8;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.voice{
    color: #ff5b5b;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.rc1{color: #d0a804;}
.rc2{color: #928f8f;}
.rc3{color: #ac885c;}
.rc4{color: #00abb4;}
/*フォントサイズ--------------------------------------------------*/
h1,
.topttl{
    font-size: 2.8rem;
    padding: 22px 0;
    border-top: 1px dashed #e2e2e2;
    border-bottom: 1px dashed #e2e2e2;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 25px;
    letter-spacing: .1em;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
h1.logo{
    padding: 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
}
.frontpage h2,
#post main h2,
.hikakuttl{
    font-size: 2.4rem;
    border-left: 5px solid #fda1d8;
    padding-left: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.frontpage h3,
#post main h3,
h3{
    background: #ff6a6d;
    color: #fff;
    padding:  8px 16px;
}
p{
    margin-bottom: 35px;
}

.frontpage h4,
#post main h4{
    font-weight: bold;
    position: relative;
    padding-left: 25px;
}

.frontpage h4:before,
#post main h4:before{
    content: '';
    background: #fda1d8;
    width: 20px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 8px;
}
#post main .rank_reason h4:before,
#post main .p_review_ttl:before,
#post main .n_review_ttl:before,
#post main .n_review_ttl:before,
#post main .rank_review_ttl:before,
#post main .rank_info_ttl:before,
#post main .rankingttl_rating:before,
#post main .recommended_ttl:before{
    content: '';
    background: none;
    width: auto;
    height: auto;
    position: inherit;
    left: auto;
    top: auto;
}
#post main .point h4:before,
.point h4:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #ff7796;
    background: none;
}
ul.subpage li {
    margin: 5px 10px 5px 28px;
}
ul.subpage{
    list-style: disc;
    margin: 0 0 50px 0;
}
/*レイアウト--------------------------------------------------*/
.wrap{
    background: #fdf7f7;
    padding: 40px 10px;
}
header{
    padding: 16px 0 3px;
    text-align: center;
}

header .catch img,
header .logo img{
    width: 96px;
}
header p.catch{
    margin-bottom: 0;
    margin-top: -10px;
}
.inner{
    width: 943px;
    margin: 0 auto;
}
main{
    width: 632px;
    padding: 32px 56px;
}
aside{
    width: 278px;
}
.column_list{
    padding: 0 18px 40px;
    margin-bottom: 30px
}
.mainv{
    margin-bottom: 50px;
}
.mainv img {
    width: 100%;
    height: auto;
}
.voice,
.rank_matome{
    background: #fff4d2;
    border-radius: 4px;
    position: relative;
    font-size: 14px;
    margin: 100px auto 50px;
    padding: 40px 7.4% 1px;
}
.voice:before{
    content: url(../images/voice-pk.png);
    position: absolute;
    top: -80px;
    left: -32px;
}
.rank_matome:before{
    content: url(../images/matome-pk.png);
    position: absolute;
    top: -80px;
    left: -32px;
}
.comparison{
    overflow-x: scroll;
}
.comparison table{
    border-collapse: collapse;
    width: 870px;
    font-size: 12px;
}
.comparison table th {
    text-align: center;
}
.comparison table th img{
    display: block;
    margin: 0 auto;
}
.comparison table p{
    margin-bottom: 0;
}
.comparison tbody th {
    width: 151px;
    text-align: left;
    vertical-align: middle;
    color: #717171;
    padding: 10px 13px;
    line-height: 1.2;
    font-size: 14px;
}
.comparison tbody td{
    width: 141px;
    line-height: 1.5
}
.comparison tbody tr:nth-child(odd){
    background: #f5f5f5;
}
.product td{
    text-align: center;
}
.product td p{
    text-align: left;
}
.product td img {
    width: 100%;
    height: auto;
}
.officialsite_tr td{
    padding: 10px 5px;
}
.official_btn{
    background: #fda1d8;
    text-align: center;
    padding: 7px 23px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    border-radius: 4px;
    box-shadow: 0 3px 0 #ea76bb;
}
.official_btn_b,
.rankpage_btn{
    margin: 15px 7.4% 20px;
}
.official_btn_b a{
    background: #3ebc7f;
    text-align: center;
    padding: 20px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 0 #179b5c;
    letter-spacing: .1em;
    width: 100%;
    font-weight: bold;
}
.official_btn_b a:hover {
    -webkit-transform: translate3d(0px, 6px, 1px);
    -moz-transform: translate3d(0px, 6px, 1px);
    transform: translate3d(0px, 6px, 1px);
    box-shadow: none;
    background: #179b5c;
    opacity: 1;
}
.official_btn_b a i{
    margin-left: 7px;
}
.rankpage_btn a{
    background: #fff;
    text-align: center;
    padding: 20px;
    color: #000;
    border-radius: 4px;
    letter-spacing: .1em;
    width: 100%;
    font-weight: bold;
    border: 2px solid #000;
    position: relative;
}
.rankpage_btn a:after{
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 37%;
}
.rankpage_btn a:hover{
    -webkit-transform: translate3d(0px, 3px, 1px);
    -moz-transform: translate3d(0px, 3px, 1px);
    transform: translate3d(0px, 3px, 1px);
    box-shadow: none;
    opacity: 1;
}
/*#ranking*/

/* rating */
.comparison .rating{
    margin-left: -32px;
}
.rating_area{
    position: relative;
}
.rating_area,
.rating_base,
.rating_score{
    width: 79px;
    height: 15px;
    margin: 0 auto;
}
.rating_base,
.rating_score{
    position: absolute;
    top: 0;
    left: 0;
}
.rating_score{
    background: url(../images/rating_score.png) no-repeat;
    z-index:1;
}
.rating_base{
    background: url(../images/rating_base.png) no-repeat;
}
.type2 .rating_base{
    background: url(../images/rating_base2.png) no-repeat;
}
.type2 .rating_score{
    background: url(../images/rating_score2.png) no-repeat;
    z-index:1;
}
.rating_area p{
    position: absolute;
    right: -25px;
    top: -2px;
    color: #d0a804
}
.rankingttl_h2,
#post main .rankingttl_h2{
    border-left: none;
    margin: 90px auto 25px;
}
.rankingttl_h2.tabpagettl{
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 2.4rem;
    border-left: 5px solid #fda1d8;
    padding-left: 15px;
}
h2.rankingttl_h2 img{
    width: 100%;
    height: autol
}
.rank_ttl{
    width: calc(100% - 183px);
}
.rank_ttl p {
    margin-bottom: 0;
    font-size: 1.4rem;
}
.rank_ttl img {
    display: block;
    margin: 0 auto;
}
.rank_ttl .df{
    justify-content: inherit;
    align-items: center;
    margin-bottom: 10px;
    }
.rankingttl_h3,
#post main .rankingttl_h3{
    margin-bottom: 0;
    font-size: 2.4rem;
    background: none;
    color: #333;
    padding-left: 15px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.rank_rating,
.recommended_l{
    background: #ff966e;
    background: -moz-linear-gradient(-45deg,  #ff966e 0%, #ff6eb8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ff966e 0%,#ff6eb8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ff966e 0%,#ff6eb8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff966e', endColorstr='#ff6eb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    text-align: center;
    padding: 20px 28px;
    color: #fff;
}

.rank_rating h4,
#post main .rankingttl_rating{
    color: #fff;
    padding: 5px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
}
.rank_rating .score{
    font-size: 72px;
    letter-spacing: -0.05em;
    line-height: 1;
    margin: 0 auto;
}
.rank_thumbnail,
.rank_reason,
.rank_info_box{
    margin-bottom: 20px;
}
.rank_thumbnail{
    text-align: center;
    margin-top: 20px
}
.rank_reason{
    background: #fff4d2;
    border-radius: 4px;
    position: relative;
    padding: 30px 7.4%;
}
.rank_reason h4,
#post main .rank_reason h4{
    color: #fff;
    background: #ff966e;
    background: -moz-linear-gradient(-45deg, #ff966e 0%, #ff6eb8 100%);
    background: -webkit-linear-gradient(-45deg, #ff966e 0%,#ff6eb8 100%);
    background: linear-gradient(135deg, #ff966e 0%,#ff6eb8 100%);
    padding: 4px 12px 4px 16px;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    top: -12px;
    left: 34px;
    font-weight: 600;
}
.p_review h4,
.n_review h4,
#post main .p_review h4,
#post main .n_review h4{
    position: absolute;
    top: -12px;
    left: 0px;
}
/*
.p_review h4,
#post main .p_review h4{
    background: #fda1d8;
    left: 0px;
}
.n_review h4,
#post main .n_review h4{
    background: #7f7f7f;
    left: 0px;
}
*/
.rank_reason ul li{
    margin: 15px auto;
    font-size: 1.4rem;
    font-weight: 600;
}
.rank_reason ul li i{
    color: #ff7576;
    font-size: 22px;
    vertical-align: middle;
}
.rank_info h4,
#post main .rank_info h4{
    color: #717171;
    margin-bottom: 5px;
    font-weight: 600;
    padding-left: 0;
}
.rank_info_box{
    border: 2px solid #fda1d8;
    border-radius: 4px;
    padding: 20px 22px;
}
.product_name{
    font-weight: bold;
    margin: 0 5px 0 19px;
}
.product_name .costfree{
    color: #fff;
    background: #ff545c;
    font-size: 12px;
    padding: 3px 12px;
    margin-left: 5px;
}
.rank_info table{
    border-spacing: 20px;
    font-size: 1.4rem
}
.rank_info table tr{
    margin: 5px;
}
.rank_info table th{
    color: #717171;
    border-right: 2px solid #fda1d8;
    width: 90px;
    padding: 0;
    text-align: left;
}
.rank_info table td{
    padding: 0;
}
.rank_review{
    background: #fff8e0;
    padding: 30px 7.4%;
    border-radius: 4px;
    margin: 45px auto 10px;
}
.rank_review h4{
    text-align: center;margin-bottom: 5px;
}
.rank_review li{
    background: url(../images/revue_icon-pk.png) #fff;
    background-repeat: no-repeat;
    border: 1px solid #ff7576;
    border-radius: 4px;
    padding: 22px 20px 22px 65px;
    background-position: 20px 26px;
    font-size: 14px;
    margin-bottom: 20px;
    word-break: break-all;
}
.p_review,
.n_review{
    position: relative;
    background: #fff;
    border-radius: 4px;
    padding: 30px 15px 20px 7.4%;
    margin-bottom: 20px;
}
.p_review ul,
.n_review ul{
    padding: 0 0 0 18px;
}
.rank_matome ul{
    list-style: inherit;
}
.rank_matome ul li{
    padding: 5px 0;
}
.recommended{
    margin-bottom: 50px;
    display: table;
    width: 100%;
}
.recommended h4,
#post main .recommended h4{
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    padding-left: 0;
}
.recommended ul{
    display: table-cell;
width: 63%;
    background: #fff;
    list-style: none;
    padding: 15px 15px;
    border-radius: 0 4px 4px 0;
}

.recommended_l{
    display: table-cell;
    vertical-align: middle;
    width: 37%;
    text-align: center;
    padding: 20px;
    border-radius: 4px 0 0 4px;
}
.recommended_l img{
    display: block;
    margin: 0 auto 8px;
}
.recommended ul li{
    position: relative;
}
.recommended ul li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-size: 20px;
    color: #ff6a6d;
    margin-right: 5px;
}
.point h4{
    color: #fff;
    text-align: center;
    padding: 15px;
    position: relative;
    background: url(../images/point_bk-pk.gif);
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

/*#search*/
#search{
    margin-top: 10px;
}
#search h2,
#post #search h2{
    font-size: 2rem;
    color: #ff70b3;
    padding: 10px 0;
    border-top: 3px solid #ff70b3;
    border-bottom: 3px solid #ff70b3;
    border-left: none;
    text-align: center;
    margin-bottom: 10px
}
.l-searchBox{
    border-radius: 4px;
    padding: 60px 20px;
    background: url(../images/bk.jpg);
    border: 10px solid #fda1d8;
    position: relative;
}
.l-searchBox h2 img {
    width: 100%;
    max-width: 260px;
    height: auto;
}
.subttil{
    background: url(../images/subttl.png);
    position: absolute;
    top: 0;
    right: 0;
    width: 225px;
    height: 40px;
}

.l-seach_contain{
    flex-wrap: wrap;
    position: relative;
}
.l-search_check{
    padding: 20px;
    width: 301%;
    position: relative;
    z-index: 100;
    border-radius: 0 0 5px 5px;
}
.l-search_freeWrap{
    width: 60%;
    margin-right: 20px;
}
.l-top_rankWrap{
    position: relative;
}
.l-search_submit{
    width: 49%;
    margin-top: 18px;
    margin-bottom: 0;
    position: relative;
}
.l-search_submit i{
    color: #fff;
    position: absolute;
    left: 48px;
    top: 16px;
}
.l-top_about{
    position: relative;
    padding: 55px 40px;
    margin-bottom: 80px;
}
.l-top_about:before,.l-top_about:after{
    position: absolute;
    content: '';
    display: block;
    height: 16px;
    background-image: url('../images/bg_stlipe.png');
    background-size: contain;
    background-repeat: repeat;
    width: 100%;
}
.l-top_about:before{
    left: 0;
    top: 0;
}
.l-top_about:after{
    bottom: 0;
    left: 0;
}
.l-top_topicWrap,.l-top_columnWrap{
    flex-wrap: wrap;
}
.l-top_topicBox{
    width: 48%;
}
.l-top_columnBox{
    width: 31%;
    margin-right: 3.4%;
    margin-bottom: 20px;
}
.l-top_columnBox:nth-of-type(3n){
    margin-right: 0;
}
.m-bdr-r,.m-searh_select,.m-search_free,.m-btn,.m-top_rank__box02,.m-side__topicThumb img,.m-headTxt,.m-top_columnThumb img,.l-rank_content h2,.l-post_thumbWrap img,.l-column2_thumbWrap img,.pagenation a,.pagenation strong{
    border-radius: 5px;
}
.m-hdr_btn{
    width: calc(100% / 4);
    text-align: center;
    border-right: 1px solid #ffb9c2;
    position: relative;
}
.m-hdr_pull{
    position: absolute;
    top: 44px;
    width: 100%;
    background: #ffadb7;
    z-index: 1000;
}
.m-hdr_btn:first-of-type{
    border-left: 1px solid #ffb9c2;
}
.m-hdr_btnTxt{
    display: inline-block;
    width: 100%;
    padding: 10px;
}
.m-hdr_logo{
    margin-right: 20px;
}
.m-hdr_input{
    padding: 8px 20px;
    width: 340px;
}
.m-searchInner{
    width: 49%;
    margin-bottom: 20px;
    display: table;
}
.m-searchInner.dietnayami{
    width: 100%;
}
.m-searchInner p,.m-search_checkTtl {
    display: table-cell;
    color: #777;
}
.m-search_ttl{
    width: 30%;
}
.m-searh_select,.m-search_btn{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.m-searh_select{
    padding: 10px;
    width: 97%;
    margin-left: 10px;
    background-image: url('../images/arrow-pk.jpg');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    letter-spacing: .1em;
    border: 1px solid #d8d8d8;
}
.m-searh_select:first-of-type{
    margin-left: 0;
    color: #ff7576;
}
.m-searchTtl{
    margin-bottom: 0;
    display: inline-block;
    width: 30%;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
}
.m-search_checkBox{
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
}
.m-search_achorWrap{
    width: 100%;
    margin-bottom: 10px;
}
.m-search_achorTtl{
    vertical-align: middle;
    width: calc(100% / 3);
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #f5f5f5;
    float: left;
}
.m-search_achorTtl dt{
    padding: 10px;
}
.m-search_achorTtl:last-of-type{
    border-radius: 0 5px 5px 0;
}
.m-search_achorTtl:nth-of-type(2) .l-search_check{
    margin-left: -100%;
}
.m-search_achorTtl:last-of-type .l-search_check{
    margin-left: -201%;
}
.m-search_checkTtl{
    width: 40%;
}
.m-search_check{
    margin-left: 30px;
}
.m-search_check:first-of-type{
    margin-left: 0;
}
.m-search_checkTtl{
    letter-spacing: .05em;
}
.m-searh_checkInput{
    width: calc(100% / 4);
}
.m-search_free{
    width: 100%;
    padding: 10px;
    border: none;
}
.m-search_btn,.m-btn{
    text-align: center;
}
.m-btn {
    width: 100%;
    display: inline-block;
    padding: 15px;
    box-shadow: 0px 4px 0px 0px #e05294;
    background: #ff70b3;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
}
footer{
    background: #e0e0e0;
    text-align: center;
    padding: 25px 10px 10px ;
    position: relative;
}
footer div a{
    color: #333;
    font-size: 1.4rem;
    margin-right: 5px;
}

footer small{
    font-size: 10px;
    color: #fff;
}
.column_list{
    position: relative;
}
.topto{
    position: fixed;
    bottom: 10px;
    right: 20px;
}
.topto img{
    box-shadow: 0 0px 16px -4px #0003;
}
.sideline{
    position: absolute;
    top: 0;
    left: 15px;
    width: 248px;
    height: 5px;
    background: #ff966e;
    background: -moz-linear-gradient(-45deg,  #ff966e 0%, #ff6eb8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ff966e 0%,#ff6eb8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ff966e 0%,#ff6eb8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff966e', endColorstr='#ff6eb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.column_list h4{
    color: #333;
    font-weight: 600;
    padding: 34px 10px 22px;
    text-align: center;
    margin-bottom: 0;
}
.column_list .eyecatch{
    width: 72px;
}
.column_list .eyecatch img{
    width: 100%;
    height: auto;
}
.eyecatch_wrap{
    position: relative;

}
.eyecatch_wrap >img{
    width: 45px;
    position: absolute;
    top: -20px;
    left: -5px;
}
.column_listttl a{
    float: left;
    color: #717171;
}
.column_listttl{
    width: calc(100% - 82px);
    line-height: 1.2;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
}
.column_list li{
    padding: 20px 0 15px;
    border-bottom: 1px dashed #e2e2e2;
}
.column_list li.df{
justify-content: flex-start;
}
.rank_box{
    margin-bottom: 130px;
}
.thumbnail{
    margin-bottom: 50px
}
.thumbnail img{
    width: 100%;
    height: auto;
}
.basic img{
    width: 60px;
    height: auto;
    box-shadow: 7px 6px 4px -3px #0003;
}
tr.basic.tac td > div {
    height: 42px;
    line-height: 1.2;
}
#single-rank h1 {
    font-size: 2.4rem;
    padding: 17px 0;
    border-top: none;
    border-bottom: none;
    font-weight: bold;
}
#single-rank h1 {
    font-size: 2.4rem;
    padding: 17px 10px 0;
    border-top: none;
    border-bottom: none;
    font-weight: bold;
}
.rankcontents{
    margin-bottom: 20px;
}
img.size-full {
    margin-bottom: 35px;
    width: 100%;
    height: auto;
}
.rank_thumbnail img {
    width: auto;
    height: auto;
}
#post main .p_review h4, #post main .n_review h4{
    padding-left: 0;
}
#post main .p_review h4:before, #post main .n_review h4:before{
    background: none;
}
iframe{
min-width: 100%!important;
    max-width: 100%!important;
}
.aboutus-ttl {
    display: flex;
    align-items: center;
}
.aboutus-ttl:before, .aboutus-ttl:after {
    content: "";
    flex-grow: 1;
    height: 1px; /* 線の太さを変えたいときはここを変える */
    background: #fda1d8; /* 線の色を変えたいときはここを変える */
    margin:0 .4em; /* 文字と線の余白用 なくても良い */}
.aboutus .rankingttl_h3{
    padding: 0;
}
.aboutus-column_list{
padding: 30px
}
.post-views{
    display: none;
}
.yarpp-thumbnails-horizontal,
.yarpp-thumbnails-horizontal .yarpp-thumbnail{
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
    -webkit-justify-content: flex-start;
     justify-content: flex-start;

}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 49%!important;
    height: auto!important;
    padding: 6px;
    align-items: center;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 120px!important;
    height: auto!important;}
.yarpp-related .yarpp-thumbnail-title{
    color: #fda1d8
}

/*関連記事*/
/****************************************

関連記事（Relation）

*****************************************/

.related-entry{
    line-height:150%;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    display: inline-block;
}
.related-entry-thumb {
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 84px;
    height: 84px;
}
.related-entry-thumb img{
    width: 100%;
    height: auto;
}
.related-entry-content {
    margin-left: 100px;
}

.related-entry-title{
    margin-bottom:5px;
}
.related-entry-title a{
    color: #000;

}

.related-entry-snippet{
    margin:0 0 5px 0;
    font-size: 13px;
    line-height: 1.5;
    color: #666;
}

.related-entry-read{
    margin:0;
    font-size:12px;
}
.date{
    font-size: 13px;
    color: #666;
}
.new_column{
    margin-bottom: 60px
}
.new_column__list{
    margin-bottom: 40px;
}
.pagenav {
    margin: 60px 0;
    text-align: center;
}
.pagenav span,
.pagenav a {
    width: 45px;
    height: 45px;
    margin: 2px 5px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    color: #242424;
    border-radius: 3px;
}
.pagenav span,
.pagenav a:hover{
    background: #ff966e;
    background: -moz-linear-gradient(-45deg, #ff966e 0%, #ff6eb8 100%);
    background: -webkit-linear-gradient(-45deg, #ff966e 0%,#ff6eb8 100%);
    background: linear-gradient(135deg, #ff966e 0%,#ff6eb8 100%);
    color: #fff;
    opacity: 1;
}
.search_icon{
    position: relative;
}
.search_icon:before{
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-weight: 900;
    position: absolute;
    top: 27px;
    left: 20px;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    color: #fff
}
/*12/10追記*/
.m-searh_select {
    padding: 5px 10px;
}
.m-searh_select:first-of-type {
    color: #060606;
    font-size: 13px;
}
.m-searchInner {
    margin-bottom: 5px;
}
.l-search_submit {
    width: 49%;
    margin-top: 0;
}
.m-btn {
    padding: 5px 0 2px;}
.search_icon:before{
    top: 16px;
}
.l-searchBox{
    padding: 20px;
}
@charset "utf-8";

@media screen and (max-width: 964px) {
    .inner {
        width: 100%;
    }
    .rank_rating,
    main{
        margin-bottom: 40px;
    }
    aside{
        width: 632px;
        margin: 0 auto;
    }
    .sideline{
        width: 602px;
    }
}

    @media screen and (max-width: 653px) {
        main,
        .mainv img,
        #ranking h2 img,
        .recommended ul{
            width: 100%;
            height: auto;
        }
        .recommended{
            display: -webkit-inherit;
            display: inherit;
        }
        .recommended_l {
            width: 100%;
            padding: 10px 28px;
            border-radius: 4px 4px 0 0;
            position: relative;
            display: inherit;
        }
        .recommended ul{
            display: inherit;
        }
        .recommended_l:before {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -15px;
            border: 15px solid transparent;
            border-top: 15px solid #ff7e9a;
        }
        aside,
        .l-search_submit{
            width: 100%;
        }
        .sideline{
            width: 80%;
            left: 10%;
        }
        .rank_thumbnail img{
            max-width: 200px;
        }
        iframe { width: 660px !important; }
        .yarpp-thumbnails-horizontal .yarpp-thumbnail {
            width: 100%!important;
        }
/*        12/10追記*/
        .m-searchInner.dietnayami{
            width: 49%;
        }
        .m-searh_select:first-of-type {
            letter-spacing: -.01em;
            font-size: 11px;
        }
       .m-btn{
            font-size: 11px
        }
        #search h2, #post #search h2{
            font-size: 20px;
            padding: 0 0 5px;
             border-top: none;
             border-bottom: none;
            margin-bottom:0
        }
        .wrap{
            padding: 0px 0px 20px;
        }
        #search {
            margin-top: 0;
        }
        header .logo img {
            width: 75px;
        }
        main{
            padding: 5px 10px;
        }
        header{
            padding: 10px 0 0px;
        }
        .l-searchBox {
            padding: 10px 3px;
            border: 5px solid #ffe7e9;
        }
        #search h2{
            font-size: 1.6rem;
            padding: 5px 0;
            margin-bottom: 0;
            border-top: none;
            border-bottom: none;
        }
        .m-searh_select{
            padding: 5px 6px;
        }
        .subttil {
            display: none;
        }
        h1, .topttl{
            font-size: 2rem;
        }

    }
    @media screen and (max-width: 420px){
        .pc{
            display: none;
        }
        .sp{
            display: block;
        }
        .rank_box >.df{
            display: -webkit-inherit;
            display: inherit;
        }
        .rank_ttl span{
            font-size: 10px;
        }
        #ranking h3 {
            margin-bottom: 0;
            font-size: 2rem;
            width: 100%
        }
        .rank_ttl{
            width: 100%;
        }
        .rank_review,
        .voice, .rank_matome,
        .rank_info_box{
            padding: 30px 5.4%;
        }
        .rank_rating{
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            padding: 10px 10%;
        }
        .rank_rating .score{
            order: 3;
            font-size: 60px;
        }
        .rating.type2 {
            order: 2;
        }
        .rank_rating h4{
            width: 30%;
            margin-right: 20px;
        }
        .rank_ttl p {
            margin-bottom: 20px;
            font-size: 14px
        }
        .official_btn_b, .rankpage_btn {
            margin: 15px 0 20px;
        }

    }
