@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    teaser_sp.css
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
.teaser #main_visual{
    width: 100%;
    background-image:url(../images/teaser/pic_main_visual_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
}

.teaser #main_visual.t01{ background-image:url(../images/teaser/t01/pic_main_visual.jpg);}
.teaser #main_visual.t02{ background-image:url(../images/teaser/t02/pic_main_visual.jpg);}
.teaser #main_visual.t03{ background-image:url(../images/teaser/t03/pic_main_visual.jpg);}

#main_visual{
    position: relative;
}

#main_visual .img_slider{
    width: 100%;
    height: 100%;
    position: absolute;
}

#main_visual .img_slider div{
    width: 100% !important;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

#main_visual .img_slider img{
    opacity: 0 !important;
    display: none !important;
}

#main_visual_inner{
    margin: 0 auto;
}

#main_visual_inner h1{
    width: 100%;
    position: absolute;
    top: 6%;
    right: 3%;
    text-align: right;
    opacity: 0;
}

#main_visual_inner h1 img{
    width: 50%;
    max-width: 320px;
    height: auto;
}

#main_visual_inner .onsale{
    width: 30%;
    position: absolute;
    bottom: 2%;
    left: 2%;
    opacity: 0;
}

#main_visual_inner .onsale img{
    width: 100%;
    max-width: 148px;
    height: auto;
}

#main_visual_inner.left h1{ left: 3% !important; right: auto; text-align: left;}
#main_visual_inner.left .onsale{ right: 2%; left: auto;}

#main_visual_inner .arrow{
    margin: -17px 0 0 -20px;
    position: absolute;
    left: 50%;
    cursor: pointer;
    top: inherit !important;
    bottom: 10px !important;
    opacity: 0;
}

#main_visual_inner .arrow img{
    width: 40px;
    height: auto;
    transition: margin .1s ease;
}


/* --------------------------------------------------
*
    #contents_area
*
-------------------------------------------------- */
#contents_area_inner{
    width: auto;
    padding: 30px 0 0 0;
    box-sizing: border-box;
}

#about_tampico{
    width: 420px;
    margin: 0 auto 25px auto;
    overflow: hidden;
    white-space: nowrap;
}

#about_tampico p{
    margin: 0 auto 30px auto;
    line-height: 2em;
}


#about_tampico .pic{
    margin: 40px 0 20px 0;
    position: relative;
}

#about_tampico .pic h3{
    margin: 0 0 15px 0;
    font-size: 23px;
    letter-spacing: .1em;
}

#about_tampico .pic p{
    margin: 0 0 15px 0;
    line-height: 0;
}

#about_tampico .pic img{
    width: 100%;
    max-width: 420px;
    height: auto;
}


/*
    credit
*/
#contents_area .credit{
    margin: 0 5% 40px 0;
    font-size: 13px;
    text-align: right;
}

#contents_area .continue{
    margin: 0 0 25px 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
}

#contents_area .continue .txt{
    padding: 0 20px;
}

#contents_area .continue .date{
    margin: 15px 0 0 0;
    font-size: 10px;
    color: #666;
    letter-spacing: .3em;
}

#contents_area .report_btm_nav{
    margin: 0 auto 60px auto;
    padding: 5%;
    font-size: 20px;
    letter-spacing: .1em;
}

#contents_area .report_btm_nav.disabled,
#contents_area .report_btm_nav .disabled{
    display: none;
}

#contents_area .report_btm_nav:after{
    content: '';
    display: block;
    clear: both;
}

#contents_area .report_btm_nav p{
    height: 27px;
    line-height: 27px;
    position: relative;
}

#contents_area .report_btm_nav p a{
    font-size: 14px;
    color: #B3B3B3;
    transition: opacity .1s ease;
}

#contents_area .report_btm_nav .prev{ float: left;}
#contents_area .report_btm_nav .next{ float: right;}

#contents_area .report_btm_nav .prev a{ padding: 0 0 0 25px;}
#contents_area .report_btm_nav .next a{ padding: 0 25px 0 0;}

.is_pc #contents_area .report_btm_nav p a:hover,
.is_sp #contents_area .report_btm_nav p a.touch{
    opacity: .7;
}

#contents_area .report_btm_nav p a:after{
    content: '';
    width: 60px;
    height: 29px;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 60px;
    position: absolute;
    bottom: -24px;
    transition: all .1s ease;
}

#contents_area .report_btm_nav p.prev a:after{
    background-image:url(../images/parts_report_nav_arrow_left.png);
    right: -5px;
}
#contents_area .report_btm_nav p.next a:after{
    background-image:url(../images/parts_report_nav_arrow_right.png);
    left: -5px;
}

.is_pc #contents_area .report_btm_nav .prev a:hover:after,
.is_sp #contents_area .report_btm_nav .prev a.touch:after{ right: 0;}

.is_pc #contents_area .report_btm_nav .next a:hover:after,
.is_sp #contents_area .report_btm_nav .next a.touch:after{ left: 0;}



#info_tanoshimi{
    margin: 0 0 40px 0;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}

#info_tanoshimi .info_inner{
    width: 100%;
    max-width: 420px;
    padding: 25px 0;
    display: inline-block;
    border: 2px solid #ccc;
    text-align: left;
}

#info_tanoshimi h4{
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 1.666em;
    white-space: nowrap;
}

#info_tanoshimi h4 .sp_indent{
    margin-left: -.5em;
}

#info_tanoshimi p{
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.78em;
    word-break: break-all;
}
#info_tanoshimi p:last-child{ margin: 0;}

#info_tanoshimi .pic{
    text-align: center;
    margin: 0 0 25px 0;
    padding: 0 35px;
}

#info_tanoshimi .desc{
    width: auto;
    padding: 0 15px;
}

#info_tanoshimi .pic img{
    width: 100%;
    max-width: 280px;
    height: auto;
}

#info_tanoshimi a{
    text-decoration: underline;
    letter-spacing: 0;
    white-space: nowrap;
}

.is_pc #info_tanoshimi a:hover,
.is_sp #info_tanoshimi a.touch{
    text-decoration: none;
}


#info_report{
    clear: both;
    width: 100%;
    max-width: 450px;
    margin: 0 auto 100px auto;
    overflow: hidden;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
}

#info_report .pic{
    margin: 0 0 5px 0;
    text-align: center;
}

#info_report img{
    width: 100%;
    max-width: 420px;
    height: auto;
    transition: opacity .15s ease 0s;
}

.is_pc #info_report a img:hover,
.is_sp #info_report a img.touch{
    opacity: .7;
}

#info_report p{
    font-size: 14px;
    line-height: 2.25em;
    text-align: left;
}


#info_product{
    margin: 50px 0 30px 0;
    padding: 0 20px;
}

#info_product .info_inner{
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: 10px 0 40px 0;
    box-sizing: border-box;
    border: 2px solid #ccc;
    position: relative;
}

#info_product .badge{
    padding: 5px;
    background-color: #fff;
    position: absolute;
    top: -50px;
    left: 10px;
}

#info_product .badge img{
    width: 110px;
    height: auto;
}

#info_product ul{
    padding: 0 30px;
    text-align: center;
    letter-spacing: -.40em;
}

#info_product li{
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
    display: block;
    letter-spacing: normal;
}

#info_product li img{
    width: 100%;
    height: auto;
}

#info_product li .img{
    margin: 0 0 5px 0;
    position: relative;
    z-index: 1;
}

#info_product li h4{
    margin: 0 0 5px 0;
    font-size: 17px;
}

#info_product li p{
    font-size: 14px;
    line-height: 1.7em;
}

#info_product li .weight,
#info_product li .size{
    width: 190px;
    margin: 10px auto 0 auto;
    text-align: left;
}

#info_product li .price span{
    font-size: 12px;
}





/* ------------------------------
    #tampico_column
------------------------------ */
#tampico_column{
    margin: 0 15px 30px 15px;
    padding: 40px 0 20px 0;
    background-color: #fcf8db;
    position: relative;
}

#tampico_column:after{
    width: 100%;
    height: 9px;
    content: '';
    display: block;
    background-repeat: repeat-x;
    position: absolute;
    top: -9px;
    left: 0;
}

#tampico_column h3{
    margin: 0 0 30px 0;
    font-size: 24px;
    letter-spacing: .1em;
    text-align: center;
}

#tampico_column h3 .name{
    display: block;
    font-size: 16px;
}

#tampico_column{
    text-align: center;
}

#tampico_column p{
    margin: 0 0 25px 0;
    padding: 0 8%;
    font-size: 14px;
    line-height: 2em;
    text-align: left;
}

#tampico_column p.img{
    display: inline-block;
    padding: 0 5%;
    text-align: left;
    line-height: 0;
}

#tampico_column p.img img{
    width: 100%;
    height: auto;
    display: block;
}

#tampico_column p.img .caption{
    margin: 5px 0 0 0;
    display: block;
    font-size: 13px;
    line-height: 1.4em;
    text-indent: -1em;
    padding-left: 1em;
    color: #998675;
}



/* ------------------------------
    #tampico_statement
------------------------------ */
#tampico_statement{
    width: 100%;
    margin: 0 0 30px 0;
    padding: 40px 0 20px 0;
    background-color: #fcf8db;
    position: relative;
}

#tampico_statement:after{
    width: 100%;
    height: 9px;
    content: '';
    display: block;
    background-repeat: repeat-x;
    position: absolute;
    top: -9px;
    left: 0;
}

#tampico_statement h3{
    margin: 0 0 30px 0;
    font-size: 24px;
    letter-spacing: .1em;
    text-align: center;
}

#tampico_statement h3 .name{
    display: block;
    font-size: 16px !important;
}

#tampico_statement{
    text-align: center;
}

#tampico_statement p{
    margin: 0 0 25px 0;
    padding: 0 8%;
    font-size: 14px !important;
    line-height: 2em;
    text-align: left;
}


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



/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 480px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
/* --------------------------------------------------
*
    #contents_area
*
-------------------------------------------------- */
#contents_area_inner{
    width: auto;
    padding: 30px 0 0 0;
}

#about_tampico{
    width: auto;
    padding: 0 5%;
    margin: 0 0 25px 0;
    overflow: hidden;
    white-space: normal;
}

#about_tampico p{
    margin: 0 auto 30px auto;
    font-size: 16px;
    line-height: 2em;
}


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

