/* 初期化 */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,code,em,strong,img,q,dl,dt,dd,ol,ul,li,form,fieldset,legend,label,table,caption,tbody,tfoot,thead,tr,th,td{margin:0; padding:0; font-weight:inherit; font-size:inherit;}
body{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size:12px; word-break:break-all; line-height:1.4; color: #5f5f5f; font-weight:normal; position:relative;overflow-x: hidden;}
table{border-collapse:collapse;}
th,td{border-spacing:0;}
ul,ol,li{list-style-type:none;}
a{color:#333; text-decoration:none; display: block;}
a:hover{text-decoration:underline;}
img{width:100%; vertical-align:top; border:none;}
input{vertical-align:middle;}
input,textarea{font-size:inherit;}

/* clearfix */
.clearfix:after{
content:"";
display:block;
clear:both;
}
/**/
.wrapper{
    margin: 0 auto;
    font-family: 'Sawarabi Gothic', sans-serif;
}
/*header*/
#header {
    background: #fff;
    padding: 0;
    margin: 30px 0 0 0;
    border-bottom: 1px solid #ddcbcc;
    min-width: 1160px;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 30%);
    position: relative;
    overflow: hidden;
}
#header {
    margin: 0;
    border: none;
}
.h-banner img {
    vertical-align: bottom;
}
#header .girlsLink-pc {
    display: block;
    position: absolute;
    right: -2%;
    top: -7%;
    width: 15%;
    height: 31%;
    border-radius: 71px 0 128px 113px;
}
.header_sp, .nav_sp, #header .header-sp {
    display: none;
}
.pc_mode #navigation {
    width: 64%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 200;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    height: 61px;
}
._title {
    float: left;
    font-size: 21px;
    font-weight: bold;
    color: #ff4b8d;
    line-height: 61px;
    margin-right: 25px;
}

.navBlog {
    display: inline-block;
}

.container {
    background-image: url(../img/background_image.png);
    background-size: cover;
    background-repeat: repeat-y;
}
.wrapper_inner {
    width: 1350px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.wrapper_nav.pc_mode {
    padding: 5px 0;
    background:#ff4b8d;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}
.navBlog {
    display: inline-block;
}
.pc_mode .navList li {
    float: left;
    max-width: 100%;
    text-align: center;
    background-color: #ff4b8d;
    border-radius: 15px;
    margin-right: 25px;
    margin-top: 14px;
}
.pc_mode .navList li:last-child {
    margin-right: 0;
}
.pc_mode .navList li a {
    display: block;
    padding: 5px 0px;
    color: #fff;
    font-size: 16px;
    width: 250px;
    text-align: center;
}
.award_left {
    max-width: 100%;
    display: inline-block;
}
.most_award .award_left {
    max-width: 100%;
    text-align: center;
}
.award_left img {
    border-radius: 50%;
    width: 129px;
    max-width: 100%;
}
.most_award img {
    max-width: 100%;
    border-radius: 10px;
    width: 200px;
    height: 200px;
    object-fit: cover;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
}
.award_right {
    width: 80%;
    max-width: 100%;
    display: inline-block;
    float: right;
    margin-left: 4%;
    box-sizing: border-box;
    padding: 8px 0 8px 8px;
}
.most_award .award_right{
    width: 50%;
    max-width: 100%;
    margin: 0;
    padding: 8px;
}
.area_award .Title img{
    width: 50%;
    height: auto;
    margin: 30px 0 50px;
}
.area_award.clearfix.area_blogbox .Title,.area_award.clearfix .Title {
    text-align: center;
}

._info,
._name,
.award_right>._comment{
    margin-bottom: 8px;
}
p.comment_title {
    font-weight: bold;
}
.most_award .comment_title {
    font-size: 18px;
    color: #5f5f5f;
    margin-bottom: 10px;
    text-align: center;
}
.award_inner {
    padding-top: 15px;
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
}
._info {
    font-size: 14px;
    color: #a0a0a0;
}
._name {
    font-size: 19px;
    font-weight: bold;
}
.most_award ._name {
    font-size: 22px;
}
.best_award_inner {
    width: 50%;
    display: inline-block;
    float: left;
}
.best_award_inner ._comment{
    margin-bottom: 0;
}
.most_award,
.best_award,
.area_award {
    width: 90%;
    margin: 0 auto;
}
.most_award .comment_inner {
    font-size: 16px;
}
.comment_inner {
    text-align: left;
    background: #fff6f9;
    padding: 18px;
    border-radius: 10px;
}
.comment_inner {
    text-align: left;
    background: #fff6f9;
    padding: 18px;
    border-radius: 10px;
    font-size: 14px;
}
.area_award ul {
    margin-bottom: 20px;
}
.most_award {
    padding-top: 40px;
}
.best_award_inner .award_left {
    width: 152px;
    max-width: 100%;
    text-align: center;
}
.best_award_inner .award_right {
    margin-left: 0;
    width: 280px;
    max-width: 100%;
}
.area_list {
    width: calc(96% /5);
    margin-right: 1%;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    float: left;
    box-sizing: border-box;
    position: relative;
}
._icon {
    position: absolute;
    top: -13px;
    left: -10px;
    width: 65px;
}
.area_list:last-child {
    margin-right: 0;
}
.area_list ._name {
    font-size: 15px;
}
.area_name {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffc3d7;
    margin: 10px 0 20px;
    letter-spacing: 2px;
}
._image {
    margin: 0 auto 5px;
    overflow: hidden;
}
._image img {
    border-radius: 10px;
    width: 100px;
    max-width: 100%;
    height: 100px;
    object-fit: cover;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
}
.area_award {
    margin-bottom: 30px;
}
.area_list p {
    color: #5f5f5f;
}
hr {
    margin-bottom: 20px;
    background: #d2d2d2;
    border: 0;
    display: block;
    width: 100%;
    height: 0.5px;
}
.area_award_inner.clearfix._kyushu,
.blog_award_inner.clearfix._zatsudan {
    border: none;
}
.blog_award_inner .area_list {
    padding: 5px 10px 5px;
}
._text {
    font-size: 13px;
}
#footer {
    background-color: #ff4b8d;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.footer_logo {
    width: 120px;
    display: inline-block;
}

.sp_mode {
    display: none;
}

.comment_title {
    background: linear-gradient(transparent 60%, #ffc3d7 60%);
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
.more_btn {
    border: solid 3px #ffc3d7;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    color: #5f5f5f;
}
._name {
    color: #5f5f5f;
}
._name,._shop,._area {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
li.area_list:hover,.award_inner:hover {
    opacity: 0.5;
}
li.area_list:hover a,.award_inner:hover a {
    text-decoration: none;
}
.sp_wrapper_inner.clearfix .best_award.clearfix ._name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: initial;
    white-space: inherit;
    height: 51px;
}
.most_award.clearfix .award_inner {
    margin-top: 25px;
    width: 100%;
}
.best_award.clearfix .best_award_inner {
    margin-top: 25px;
    width: 100%;
    position: relative;
}

.best_award.clearfix img {
    border-radius: 10px;
    width: 180px;
    max-width: 100%;
    height: 180px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    object-fit: cover;
}

.best_award_inner .award_right {
    margin-left: 0;
    width: 254px;
    max-width: 100%;
    padding: 8px 0;
}

.most_award.clearfix .award_left{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 34%;
    float: left;
    padding: 8px 0;
}
.best_award.clearfix .more_btn,.most_award.clearfix .more_btn {
    margin-top: 20px;
}
/* ページTOPに戻る */
.pagetop{
    position: fixed;
    right: 20px;
    bottom: 3%;
}
.pagetop a {
    display: block;
    font-size: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ffc3d7;
    border-radius: 50%;
    line-height: 75px;
}
.pagetop a i{
    font-size: 20px;
    color:#fff;
    line-height: 50px;
}
.icon_top,.Title img {
    border: none !important;
}
.award_center {
    text-align: center;
    margin: 0px 0 20px;
}
.best_award.clearfix .Title {
    text-align: center;
}
.best_award.clearfix .Title img {
    width: 50%;
    height: auto;
    margin-bottom: 50px;

}
.award_inner.best_award_inner ._shop,.most_award.clearfix ._shop {
    font-size: 30px;
}
.most_award.clearfix .Title img{
    width: 50%;
    height: auto;
    margin-bottom: 50px;
}
.most_award.clearfix .Title{
    text-align: center;
}
.most_award.clearfix .more_btn,.best_award.clearfix .more_btn{
    width: 30%;
    margin: 40px auto 0;
}
.best_award.clearfix p._name, .award_inner p._name {
    font-size: 44px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    line-height: 1;
    margin-bottom: 10px;
}
.best_award.clearfix ._info, .award_inner ._info {
    text-align: left;
    color: #5f5f5f;
    font-weight: bold;
    font-size: 18px;
}
.Title_area span,.area_name span {
    color: #5f5f5f;
    letter-spacing: 5px;
    width: 100%;
}
.most_award.clearfix {
    text-align: center;
}
.area_award.clearfix.area_blogbox .area_name {
    margin-bottom: 30px;
}
.award_center {
    display: flex;
}
.wrapper_inner.pc_mode ._info span._area {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #8c8c8c;
}
.wrapper_inner.pc_mode .award_center02 {
    display: flex;
}
.wrapper_inner.pc_mode .award_center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.wrapper_inner.pc_mode .award_center .text {
    margin-left: 10px;
    position: absolute;
    width: 60%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 7.2rem;
}
.wrapper_inner.pc_mode p._area {
    margin-bottom: 15px;
    color: #8c8c8c;
    font-size: 11px;
}
.most_award.clearfix .more_btn,.innerBox.fast_box .more_btn {
    border: solid 3px #78572f;
    color: #fff;
    background: #78572f;
}

.best_award.clearfix .more_btn,.innerBox.second_box .more_btn {
    background: #646464;
    color: #fff;
    border: solid 3px #646464;
}
.wrapper_inner.pc_mode .most_award.clearfix .award_center02 {
    display: flex;
    width: 50%;
    position: relative;
}
.wrapper_inner.pc_mode .best_award_inner .award_center02 {
    display: flex;
    width: 90%;
    position: relative;
}
.wrapper_inner.pc_mode .most_award.clearfix .comment_inner {
    width: 50%;
    margin: auto;
}
.wrapper_inner.pc_mode .best_award_inner .comment_inner span {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    padding: 0;
}
.wrapper_inner.pc_mode .best_award_inner .comment_inner {
    width: 85%;
    margin: auto;
}
.wrapper_inner.pc_mode .best_award_inner .comment_inner span {
    padding: 15px;
    display: flex;
}
.wrapper_inner.pc_mode .best_award.clearfix {
    display: flex;
}
.Title.best_awardtitle {
    width: 50%;
    height: auto;
    margin: 50px auto;
}
@media screen and (max-width: 1024px) {
    body {
        background: #ffc9dd;
    }
    ._area {
        font-size: 13px;
    }
    ._shop {
        font-size: 12px;
        color: #5f5f5f;
        font-weight: bold;
    }
    ._info {
        font-size: 14px;
        margin-bottom: 0;
    }
    ._name {
        font-size: 16px;
    }
    ._comment {
        font-size: 11px;
    }
    .sp_mode {
        display: block;
    }
    .pc_mode {
        display: none;
    }
    .wrapper_inner {
        padding: 0 10px;
    }
    .wrapper_inner {
        padding: 0 10px;
        width: auto;
        border: none;
    }
    .wrapper_inner.sp_mode.menuboxsp {
        padding: 0 15px;
        width: auto;
        border: none;
        display: flex;
        justify-content: space-between;
        margin: 25px 0 35px;
        text-align: center;
    }
    .wrapper_inner.sp_mode.menuboxsp img {
        width: 80%;
    }
    .sp_popmenu01_box, .sp_popmenu02_box {
        width: 49%;
    }
    #header {
        margin: 0;
        border: none;
        min-width: auto;
        height: auto;
        box-shadow: none;
        border: none;
    }
    .sp_container {
        background-image: url(../img/sp_background_image.png);
        background-size: cover;
        background-repeat: repeat-y;
    }
    .sp_wrapper_inner {
        margin: 0 10px;
        background-color: #fff;
    }
    #navigation{
        width: auto;
        padding: 10px;
        text-align: center;
        height: auto;
    }
    .navList li {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }
    .navList li a {
        color: #fff;
        background: #cfac28;
        font-size: 18px;
        padding: 15px 0;
        border-radius: 15px;
        font-weight: bold;
    }
    .navList li a.navList_best {
        background: #748f99;
    }
    .navBlog {
        width: 100%;
    }
    .blog_area_award .Title{
        margin-top: 0;
    }
    .blog_news_award .Title{
        margin-top: 0;
    }
    .blog_area_award ul,
    .blog_news_award ul{
        margin-top: 15px;
        margin-bottom: 20px;
        width: 100%;
    }
    .blog_news_award .area_select {
        width: 48%;
        margin: 0 1% 10px;
        padding: 7px 0;
        text-align: center;
        float: left;
        box-sizing: border-box;
        background-color: #4bb5ff;
    }
    .Title_area {
        margin-bottom: 8px;
        color: #5f5f5f;
        font-size: 16px;
    }
    .area_award_inner_sp {
        padding-bottom: 16px;
    }
    .area_award_inner_sp:nth-of-type(8) {
        border: none;
    }
    .area_award_inner_sp:last-child {
        border: none;
    }
    .area_select {
        display: inline-block;
        padding: 7px 15px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        border-radius: 10px;
        background-color: #ff8dd8;
        color: #fff;
        margin-bottom: 10px;
        margin-right: 3px;
    }
    .area_select a {
        color: #fff;
    }
    .List_left img {
        border-radius: 50%;
    }
    .area_right {
        padding-top: 15px;
    }
    .List_right {
        width: 100%;
    }
    .innerBox_area .innerBox_area_contents .area_top{
        float: left;
        margin: 0;
        width: 50%;
    }
    .innerBox_area_contents.clearfix.innerBox_first .area_bottom {
        width: 50%;
    }
    .innerBox {
        padding: 10px 15px;
    }
    .select_comment .comment_inner,
    ._name,
    ._info {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }
    ._name {
        margin-bottom: 0;
    }
    .area_left img {
        width: 80%;
    }
    .innerBox_area {
        padding: 10px;
        margin-bottom: 30px;
        text-align: center;
    }
    .innerBox_area_contents.clearfix {
        margin: 0 auto;
        width: 100%;
        position: relative;
    }
    .innerBox_top.innerBox_area_sub .innerBox_area_contents {
        width: 100%;
    }
    ._icon {
        left: -3px;
        top: -16px;
        z-index: 1;
        width: 53px;
    }
    .innerBox_first ._icon {
        top: -10px;
        left: -20px;
        width: 53px;
    }
    .innerBox_top.innerBox_area_sub {
        width: 48%;
        text-align: center;
        display: inline-block;
        margin-bottom: 25px;
        position: relative;
        float: left;
        padding: 1%;
    }
    .area_top img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 10px auto;
        border-radius: 10px;
        width: 85%;
        height: 85%;
        object-fit: cover;
        border: solid 1px #e8e8e8;
        box-sizing: border-box;
    }
    .area_top {
        width: 100%;
        display: inline-block;
        position: relative;
        float: left;
        margin: auto;
    }
    .area_top:before {
        content: "";
        display: block;
        padding-top: 100%;
    }
    .area_bottom {
        display: inline-block;
        float: right;
        width: 100%;
        margin-top: 0;
        text-align: left;
    }
    .Title_area {
        color: #ffc3d7;
        font-size: 22px;
        letter-spacing: 1px;
        font-weight: bold;
        text-align: center;
        margin-top: 24px;
    }
    .select_comment .comment_inner {
        margin-top: 0;
    }
    .innerBox.fast_box .List_left img {
        border-radius: 10px;
        width: 85%;
        height: 85%;
        object-fit: cover;
        border: solid 1px #e8e8e8;
        box-sizing: border-box;
    }
    .more_btn {
        margin-top: 5px;
    }
    ._name {
        font-size: 20px;
    }
    .comment_title {
        text-align: center;
        font-size: 15px;
        margin: 10px 0;
    }
    .innerBox.second_box .List_left img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 10px auto;
        border-radius: 10px;
        width: 85%;
        height: 85%;
        object-fit: cover;
        border: solid 1px #e8e8e8;
        box-sizing: border-box;
    }
    .innerBox.second_box .List_right {
        margin-left: 3%;
        max-width: inherit;
    }
    .innerBox.fast_box .List_right {
        margin-left: 3%;
        max-width: inherit;
    }
    .List_left:before {
        content: "";
        display: block;
        padding-top: 100%;
    }
    .List_left {
        width: 100%;
        display: flex;
        position: relative;
        float: left;
        margin: auto;
    }
    .innerBox.second_box ._name,.innerBox.second_box ._info {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: initial;
        white-space: initial;
    }
    ._info {
        width: 100% !important;
    }
    .blog_area_award .Title {
        margin-top: 10px;
    }
    .innerBox.second_box ._name,.innerBox.fast_box ._name {
        text-align: left;
        font-size: 24px;
        height: auto;
    }
    .List_center {
        width: 100%;
        margin: 25px 0 0;
        display: flex;
    }
    .List_center div {
        width: 50%;
    }
    .comment_inner {
        margin: 15px 0;
        text-align: left;
    }
    .select_comment {
        width: 100% !important;
    }
    .innerBox.second_box ._shop,.innerBox.fast_box ._shop {
        text-align: left;
        color: #5f5f5f;
        font-weight: bold;
        font-size: 17px;
    }
    .Title.first_Title,.Title.second_Title.second_Title_bloger {
        margin-top: 15px;
    }
    .List_center span {
    }
    .List_center span img {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        object-fit: cover;
        border: solid 1px #e8e8e8;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .blog_news_award .Title,.blog_area_award .Title,.Title.areagroup {
        text-align: center;
        background-color: #ff4b8d;
        color: #fff;
        margin: 25px auto 0;
        line-height: 35px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    .area_award_inner_sp.clearfix {
        padding: 0 15px;
    }
    .sp_popmenu_fixed{
      overflow: hidden;
    }
    .sp_popmenu_fixed02{
      overflow: inherit;
    }
    .sp_popmenu01_box_close,.sp_popmenu02_box_close{
      display: none;
      z-index: 99;
        color: #fff;
        top: 10px;
        right: 15px;
        line-height: 0.9;
        position: fixed;
        font-size: 55px;
    }
    .sp_popmenu01 ul,.sp_popmenu02 ul {
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .sp_popmenu01 a,.sp_popmenu02 a {
        color: #fff;
        padding: 15px 0;
        font-size: 15px;
        border-bottom: solid 1px #6f6f6f;
    }
    .sp_popmenu01,.sp_popmenu02{
        display: none;
        background-color: #000000de;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        padding-top: 70px;
        z-index: 9;
        text-align: center;
    }
    .sp_poptitle01, .sp_poptitle02 {
        margin-top: 15px;
        letter-spacing: 3px;
        border: solid 3px #ff4d8e;
        padding: 10px;
        text-align: center;
        border-radius: 5px;
        font-weight: bold;
        font-size: 15px;
        color: #ff4d8e;
    }
    .sp_poptitle01:after,.sp_poptitle02:after {
     font-family: "Font Awesome 5 Free";
     content: '\f0dd';
     font-weight: 900;
     margin-left: 5px;
    }
    .Title.second_Title.second_Title_bloger img,.Title.first_Title img {
        width: 85%;
    }
    .Title.second_Title.second_Title_bloger,.Title.first_Title {
        text-align: center;
    }
    .Title.blog_Title {
        width: 85%;
        margin: auto;
    }
    .List_center div{
        position: relative;
    }
    .List_center span:before{
      content: "";
      display: block;
      padding-top: 100%;
    }
    .List_center .text {
        margin-left: 10px;
        text-align: left;
        display: -webkit-flex;
         display: flex;
         -webkit-align-items: center; 
         align-items: center;
    }
    ._area {
        color: #8c8c8c;
        font-size: 11px;
    }
    .if_wrap { 
    -webkit-overflow-scrolling: touch; 
    overflow: auto; 
    height: 200px;
    }
    .more_btn {
        display: inline-block;
        width: 85%;
    }
    .innerBox_top a {
        text-align: center;
        width: 100%;
    }
    .innerBox.fast_box a {
        text-align: center;
        width: 100%;
    }
    .innerBox.second_box ._shop {
        overflow: auto;
        text-overflow: initial;
        white-space: initial;
    }
    .innerBox_area_contents.clearfix.innerBox_first {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .innerBox_top.innerBox_area_sub ._info {
        margin-bottom: 15px;
    }
    .comment_inner p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .comment_inner {
        padding: 10px;
        border-radius: 5px;
    }
    .innerBox_area_contents.clearfix.innerBox_first .vertical_center {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .innerBox_area_contents.clearfix.innerBox_first ._shop {
        overflow: initial;
        text-overflow: initial;
        white-space: initial;
    }
    .spmenu_description {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        margin-top: 10px;
        color: #646464;
    }

}
@media screen and (max-width: 767px) {
    ._name {
       display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: inherit;
        white-space: normal;
        font-size: 17px;
        height: 46px;
    }
}

@media screen and (max-width: 375px) {
    .navList li a {
        font-size: 13px;
    }
    .innerBox.second_box .List_right {
        max-width: 135px;
    }
    .innerBox.fast_box .List_right {
        max-width: 135px;
    }
}

@media screen and (max-width: 360px) {
    .navList li a {
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {
    .navList li a {
        padding: 7px 4px;
    }
    .innerBox.second_box ._name, .innerBox.fast_box ._name {
        font-size: 17px;
    }
    .List_center {
        margin: 15px 0;
    }
    ._shop {
        font-size: 12px !important;
    }
    .more_btn {
        width: 80%;
    }
    ._area {
        font-size: 10px;
    }
    ._name {
        font-size: 14px;
        margin-bottom: 2px;
        height: 35px;
    }
    .spmenu_description {
        font-size: 13px;
    }
    .comment_title {
        font-size: 11px;
    }
    .comment_inner {
        font-size: 11px;
    }
    .innerBox.second_box .List_right {
        max-width: 95px;
    }
    .innerBox.fast_box .List_right {
        max-width: 95px;
    }
    .Title_area {
        font-size: 14px;
    }
     .sp_poptitle01, .sp_poptitle02 {
        font-size: 1em;
    }
}

@media screen and (max-width: 280px) {
    .navList li a {
        font-size: 10px;
    }
    ._area {
        font-size: 10px;
    }
    ._shop {
        font-size: 11px;
    }
    ._name {
        font-size: 12px;
    }
    .comment_title,
    .comment_inner{
        font-size: 10px;
    }
    .innerBox.second_box .List_right {
        max-width: 80px;
    }
    .innerBox.fast_box .List_right {
        max-width: 80px;
    }

}
@media screen and (min-width:541px) and ( max-width:1024px){
    .area_select a {
        font-size: 14px;
    }
    ._area {
        font-size: 13px;
    }
    ._shop {
        font-size: 16px;
    }
    ._name {
        font-size: 20px;
    }
    .comment_title {
        font-size: 13px;
    }
    .comment_inner {
        font-size: 13px;
    }
}

