@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    common.css
*
*
------------------------------------------------------------------------------------------ */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}/*HTML5display-roleresetforolderbrowsers*/article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}

body{
    font-family:'こぶりなゴシック W3 JIS2004','游ゴシック','YuGothic',Meiryo,メイリオ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    color: #000;
    font-size : 18px;
    background-color:#F2F2F2;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    position: relative;
    z-index: 1;
}

body, html{
    width: 100%;
    height: 100%;
}

a, li, p, div, button{ outline: none !important; }
a{ color: #000; text-decoration: none;}

.indent_half_top{ position: relative; margin-left: -.5em !important;}
.indent_half{ position: relative; margin-left: -.5em;}

.current,
.current a,
.disabled,
.disabled a,
.overlay,
#gnav{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

img{ height: auto;}

.c_anim{ opacity: 0;}

#wrap{
    font-family: 'Shuei KakuGo Gin L';
}

#wrap.home{
    opacity: 0;
}

.cart .btn{
    position: relative;
    z-index: 10;
}

.close{ font-size: 80%; color: #e45f22;}

a[target="_blank"]::after{
    margin: 0 3px 0 1px;
    font-family:'Hobonichi-Icons'!important;
    content: "\e914";
    font-size: 85%;
    position: relative;
    top: -3px;
}

a.ico_none[target="_blank"]::after{
    display: none;
}

#header .top_bar a{
    color: #333;
}

/* -------------------- font-face  --------------------*/
.ff_min{ font-family: "游明朝","YuMincho","Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif !important;}
.ff_cinema{ font-family: 'Cinema Letter';}

/* cinema letter */
h2, h3, h4,
.report_nav,
.report_btm_nav{
    font-family: 'Cinema Letter';
}
/* --------------- */

@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */

/* --------------------------------------------------
*
    common settings
*
-------------------------------------------------- */
body{
    overflow: auto !important;
}

#wrap{
    min-width: 1000px;
}

#contents{
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
}

br{ display: block;}
br.sp{ display: none;}
img.pc{ display: inline-block;}
img.sp{ display: none;}

.btn_pagetop{
    width: 60px;
    height: 65px;
    margin: -5px auto 0 auto;
    background-image:url(../images/btn_pagetop.png);
    background-repeat: no-repeat;
    background-position: center 5px;
    transition: all .1s ease;
    cursor: pointer;
}

.is_pc .btn_pagetop:hover,
.is_sp .btn_pagetop.touch{
    background-position: center 0;
}

.btn_backhome{
    margin: 40px 0 0 0;
    text-align: center;
    transition: opacity .1s ease;
}

.btn_backhome img{
    width: 156px;
    height: auto;
}

.is_pc .btn_backhome:hover,
.is_sp .btn_backhome.touch{
    opacity: .7;
}

.btn_backhome.disabled{
    display: none;
}


/* --------------------------------------------------
*
    #header
*
-------------------------------------------------- */
#header .top_bar{
    height: 34px;
    text-align: center;
    background-color: #D0FFEA;
    color: #333;
    font-size: 11px;
    line-height: 34px;
    letter-spacing: .6em;
    position: relative;
    z-index: 10;
}




/* --------------------------------------------------
*
    #footer
*
-------------------------------------------------- */
#footer{
    clear: both;
    overflow: hidden;
    background-color: #D0FFEA;
    text-align: center;
    position: relative;
    color: #333;
}

#footer.teaser{
    color: #000;
}


#footer .bg{
    line-height: 0;
}

#footer .bg img{
    width: 100%;
    height: auto;
    margin: 0 0 -2px 0;
}

.home #footer .bg img{ margin-top: -180px;}
.home.teaser #footer .bg img{ margin-top: 0;}

#footer_inner{
    width: 100%;
}

#foot_contact{
    width: 1000px;
    margin: 0 auto;
    padding: 80px 0 65px 0;
    letter-spacing: .1em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sub #foot_contact{
    padding: 0;
}

#foot_contact .btn_store_top{
    margin: 0 0 25px 0;
}

#foot_contact .btn_store_top a{
    transition: opacity .1s ease .0s;
}

.is_pc #foot_contact .btn_store_top a:hover,
.is_sp #foot_contact .btn_store_top a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#foot_contact .btn_store_top img{
    width: 171px;
}

#foot_contact li{
    display: inline-block;
    vertical-align: top;
}

#foot_contact li a{
    color: #333;
}

.teaser #foot_contact li a{ color: #000;}

#foot_contact li img{
    width: auto;
    height: 26px;
    transition: opacity .1s ease;
}

.is_pc #foot_contact li:hover img,
.is_sp #foot_contact li.touch img{
    opacity: .7;
}

#sns_share li{
    margin: 0 10px;
}

#foot_link{
    padding: 25px 0 40px 0;
    letter-spacing: -.40em;
}

#foot_link li{
    font-size: 12px;
    letter-spacing: normal;
}

#foot_link li:after{ margin: 0 3px; content: '／';}
#foot_link li:last-child:after{display: none;}

#foot_link li a{
    transition: opacity .15s ease .05s;
}

.is_pc #foot_link li a:hover,
.is_sp #foot_link li a.touch{
    opacity: .7;
    transition: opacity .1s ease .0s;
}

#footer .credit{
    display: none;
}

#footer .copyright img{
    width: auto;
    height: 8px;
}

.home.teaser #footer .credit{
    clear: both;
    margin: 0 0 350px 0;
    line-height: 1.6em;
    letter-spacing: .2em;
    display: block;
}

#footer .copyright{
    clear: both;
    font-size: 10px;
    letter-spacing: .4em;
}

/* sub page */
.sub #footer .bg{ display: none;}
.sub #footer_inner{ position: relative; padding: 0 0 35px 0;}
.sub #footer .credit{ display: none;}
.sub #foot_hobonichi{ margin-bottom: 30px;}


} /* ----- min-width : 641px ----- */




/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
/* --------------------------------------------------
*
    common settings
*
-------------------------------------------------- */
body{
    z-index: 10;
    overflow-x: hidden;
    font-size: 16px;
}

body, html{
    width: 100%;
    min-width: 100%;
}

br{ display: none;}
br.sp{ display: inherit;}
img.pc{ display: none;}
img.sp{ display: inline-block;}

.btn_pagetop{
    width: 30px;
    height: 35px;
    margin: -5px auto 0 auto;
    background-image:url(../images/btn_pagetop.png);
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 30px;
    transition: all .1s ease;
    cursor: pointer;
}

.is_pc .btn_pagetop:hover,
.is_sp .btn_pagetop.touch{
    background-position: center 0;
}

.btn_backhome{
    margin: 40px 0 0 0;
    text-align: center;
    transition: opacity .1s ease;
}

.btn_backhome img{
    width: 156px;
    height: auto;
}

.is_pc .btn_backhome:hover,
.is_sp .btn_backhome.touch{
    opacity: .7;
}

.btn_backhome.disabled{
    display: none;
}

/* --------------------------------------------------
*
    #header
*
-------------------------------------------------- */
#header .top_bar{
    height: 17px;
    text-align: center;
    background-color: #D0FFEA;
    color: #333;
    font-size: 9px;
    line-height: 17px;
    letter-spacing: .2em;
}


/* --------------------------------------------------
*
    #footer
*
-------------------------------------------------- */
#footer{
    clear: both;
    background-color: #D0FFEA;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #333;
}

#footer.teaser{
    color: #000;
}


#footer .bg{
    line-height: 0;
}

#footer .bg img{
    width: 100%;
    height: auto;
    margin: 0 0 -2px 0;
}

.home #footer .bg img{ margin-top: -180px;}
.home.teaser #footer .bg img{ margin-top: 0;}

#footer_inner{
    width: 100%;
}

#foot_contact{
    margin: 0 auto;
    padding: 40px 0 30px 0;
    letter-spacing: .1em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#foot_contact .btn_store_top{
    margin: 0 0 25px 0;
}

#foot_contact .btn_store_top a{
    transition: opacity .1s ease .0s;
}

.is_pc #foot_contact .btn_store_top a:hover,
.is_sp #foot_contact .btn_store_top a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#foot_contact .btn_store_top img{
    width: 171px;
}

#foot_contact li{
    display: inline-block;
    vertical-align: top;
}

#foot_contact li a{
    color: #333;
}

.teaser #foot_contact li a{ color: #000;}

#foot_contact li img{
    width: auto;
    height: 21px;
    transition: opacity .1s ease;
}

.is_pc #foot_contact li:hover img,
.is_sp #foot_contact li.touch img{
    opacity: .7;
}

#sns_share ul{
    max-width: 420px;
    margin: 0 auto;
}

#sns_share li{
    margin: 0 10px 20px 10px;
}

#foot_link{
    padding: 15px 10px 25px 10px;
    letter-spacing: -.40em;
}

#foot_link ul{
    max-width: 360px;
    margin: 0 auto;
}

#foot_link li{
    margin: 0 0 20px 0;
    font-size: 12px;
    letter-spacing: normal;
}

#foot_link li:after{ margin: 0 3px; content: '／';}
#foot_link li:last-child:after{display: none;}

#foot_link li a{
    transition: opacity .15s ease .05s;
}

.is_pc #foot_link li a:hover,
.is_sp #foot_link li a.touch{
    opacity: .7;
    transition: opacity .1s ease .0s;
}

#footer .credit{
    display: none;
}

#footer .copyright img{
    width: auto;
    height: 8px;
}

.home.teaser #footer .credit{
    clear: both;
    margin: 0 0 350px 0;
    line-height: 1.6em;
    letter-spacing: .2em;
    display: block;
}

#footer .copyright{
    clear: both;
    font-size: 10px;
    letter-spacing: .4em;
}

/* sub page */
.sub #footer .bg{ display: none;}
.sub #footer_inner{ position: relative; padding: 0 0 35px 0;}
.sub #footer .credit{ display: none;}
.sub #foot_hobonichi{ margin-bottom: 30px;}


} /* ----- max-width: 640px ----- */



/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 480px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
/* --------------------------------------------------
*
    common settings
*
-------------------------------------------------- */
body{
    z-index: 10;
    overflow-x: hidden;
    font-size: 14px;
}

body, html{
    width: 100%;
    min-width: 100%;
}

br{ display: none;}
br.sp{ display: block;}


} /* ----- max-width: 640px ----- */

