@charset "UTF-8";

body {
    font-family: 'ヒラギノ角ゴシック','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic' ;
    font-size: 3.2vw;
    color: #3e454d;
    word-break: break-all;
}
h2,h3,h4,h5{
    
}
@media all and (-ms-high-contrast: none) {
    body {
        font-size: 3vw;
    }
}
a{
    color: #3e454d;
    text-decoration: none;
}
@media screen and (min-width:769px) {
    body {
        font-size:14px;
    }
    h2,h3,h4,h5,h6{
        font-size: 16px;
    }
    
}
@media screen and (min-width:1020px) {
    body {
        font-size:14px;
    }
}


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

icon

****************/
@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?mnbsj2');
    src:  url('fonts/icomoon.eot?mnbsj2#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?mnbsj2') format('truetype'),
        url('fonts/icomoon.woff?mnbsj2') format('woff'),
        url('fonts/icomoon.svg?mnbsj2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
    content: "\e903";
}
.icon-top:before {
    content: "\e904";
}
.icon-next:before {
    content: "\e905";
}
.icon-prev:before {
    content: "\e906";
}
.icon-star2:before {
    content: "\e901";
    color: #ffffff;
}
.icon-star1:before {
    content: "\e902";
    color: #ffffff;
}
.icon-seach:before {
    content: "\e900";
    color: #ffffff;
}
.icon-star:before {
    content: "\e907";
    color: #ffffff;
}




.Ttl_01{
    font-weight: bold;
}
.Ttl_02{
    font-size:2em; 
    text-align: center;
    position: relative;
    font-weight: bold;
}
.Ttl_02 span{
    font-size: .6em;
}
.Ttl_03{
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
}
.ribbon_01{
    font-size: 2em;
}
.ribbon_01 span{
    font-size: .5em;
}
.ribbon_02{
    font-size: 1.3em;
    line-height: 2;
}
.ribbon_02 span{
    font-size:.8em;
}
@media screen and (min-width:769px) {
    .Ttl_02{
        font-size:27px; 
        text-align: center;
        position: relative;
    }
    .Ttl_02 span{
        font-size: 18px;
    }
    .Ttl_03{
        text-align: center;
        font-size: 1.3em;
    }
    .ribbon_01{
        font-size: 2em;
    }
    .ribbon_01 span{
        font-size: .5em;
    } 
    .ribbon_02{
        font-size: 1.8em;
    }
    .ribbon_02 span{
        font-size: .5em;
    }
     .Ttl_menu{
        font-size:27px; 
        text-align: center;
        position: relative;
    }   
}
/*******************

header

*******************/
.Now p{
    font-size: .9em;
    white-space: nowrap;
}
.Total_Number{
    font-size: 1rem;
}
header .icon-seach{
    font-size: 1.6em;
}
header .icon-star{
    font-size: 1.8em;
}
.Search .btn-search input{
    font-size: 1em;
}
.Search_sec .btn-search2 input{
    font-size: 1em;
}
.seach_company{
    font-size: .8em;
}
@media screen and (min-width:769px) {
    
    .st-Gnav_List{
        font-size: 14px;
    } 
    .Now p{
        font-size: 14px;
    }
    .Total_Number{
        font-size: 16px;
    }
    .Now p:nth-child(2){
        font-size: 12px;
    }
    header .icon-seach{
        font-size: 2.6em;
    }
    header .icon-star{
        font-size: 3em;
    }
    .Search .btn-search input{
        font-size: 1.6em;
    }
    .Search_sec .btn-search2 input{
        font-size: 1.6em;
    }
	.seach_company,.seach_logo{
        font-size: 10px;
    }
}
/*******************

Menu

*******************/
.Menu a{
    font-size: 1.2em;
    display: block;
}
.Menu_02 a{
    text-align: center;
}
.Menu a span,.Menu_02 a{
    font-size:3.2vw;
    display: block;
}
.Menu_02 a{
    color: #ffffff;
}
@media screen and (min-width:769px) {
    .NewsPage_nav li{
        font-size: 14px;
    }
    .NewsPage_nav li a{
        font-size: 1em;
    }
    .Menu a span,.Menu_02 a{
        font-size:13px;
    }
}
/*******************

item_box

*******************/
.item_button_02 a{
    color: #401000;
    font-size:1.8em;
}
.item_ttl{
    line-height: 1.2;
}
.item_cach{
    line-height: 1.6;
}
@media screen and (min-width:769px) {
    .item_button_01 a, .item_button_03 a{
        font-size:12px;
    }
    .item_button_02 a{
        font-size: 20px;
    }
}
@media screen and (min-width:1000px) {
    .item_button_01 a, .item_button_03 a{
        font-size:18px;
    }
    .item_button_02 a{
        font-size: 30px;
    }
    .item_cat,.item_day{
        font-size: 12px;
    }
    .item_bottom li{
        font-size: 16px;
    }
}


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

Section

****************/
.Section {
    line-height: 1.6;
}
.Section dt,.Section dd,.Section li{
    font-size: 1.2em;
}
.SHOP_list li a{
    font-weight: bold;
}
time{
    color: #777777;
}
@media screen and (min-width:769px) {
}
@media screen and (min-width:1000px) {
    .SHOP_list li a{
        font-size: 18px;
    }
}
/****************

Footer

****************/
.FooterWrap a{
    color: #ffffff;
}
@media screen and (min-width:769px) {
    .FooterWrap a{
        font-size: 16px;
    }

}

