@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    treaser_pc.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
.teaser #main_visual{
    width: 100%;
    background-image:url(../images/teaser/pic_main_visual.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.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 .img_slider{
    width: 100%;
    min-width: 1000px;
    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;
}

#main_visual_inner{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#main_visual_inner h1{
    position: absolute;
    top: 63px;
    right: 37px;
    opacity: 0;
}

#main_visual_inner .onsale{
    display: inline-block;
    position: absolute;
    top: 224px;
    right: 26px;
    opacity: 0;
}

#main_visual_inner.left h1{ left: 40px; right: auto;}
#main_visual_inner.left .onsale{ left: 50px; right: auto;}

#main_visual_inner .arrow{
    margin: -17px 0 0 -49px;
    position: absolute;
    left: 50%;
    cursor: pointer;
    opacity: 0;
}

#main_visual_inner .arrow img{
    transition: margin .1s ease;
}

.is_pc #main_visual_inner .arrow:hover img,
.is_sp #main_visual_inner .arrow.touch img{
    margin-top: 5px;
}


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

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

#about_tampico{
    margin: 0 0 0 0;
    padding-left: 265px;
    overflow: hidden;
}


#about_tampico .pic{
    margin: 110px 0 25px 0;
    position: relative;
    left: -60px;
}

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

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


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

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

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

#contents_area .report_btm_nav{
    width: 560px;
    margin: 0 auto 100px auto;
    font-size: 20px;
    letter-spacing: .1em;
}

#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: 18px;
    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 55px;}
#contents_area .report_btm_nav .next a{ padding: 0 55px 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: 78px;
    height: 38px;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 78px;
    position: absolute;
    bottom: -27px;
    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{
    width: 700px;
    box-sizing: border-box;
    margin: 0 auto 60px auto;
    padding: 45px 0 40px 0;
    border: 2px solid #ccc;
    overflow: hidden;
}

#info_tanoshimi h4{
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 1.666em;
}

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

#info_tanoshimi .pic{
    width: 246px;
    padding: 0 45px 0 50px;
    float: left;
}

#info_tanoshimi .desc{
    width: auto;
    float: left;
}

#info_tanoshimi .pic img{
    width: 246px;
    height: auto;
}

#info_tanoshimi a{
    text-decoration: underline;
}

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


#info_report{
    clear: both;
    margin: 0 0 150px 0;
    text-align: center;
}

#info_report .pic{
    margin: 0 0 5px 0;
}

#info_report img{
    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: 16px;
    line-height: 2.25em;
}


#info_product{
    width: 620px;
    margin: 95px auto 45px auto;
    padding: 15px 0 40px 0;
    box-sizing: border-box;
    border: 2px solid #ccc;
    position: relative;
}

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

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

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

#info_product li{
    width: 50%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    display: inline-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 .size,
#info_product li .weight{
    width: 190px;
    margin: 10px auto 0 auto;
    text-align: left;
}

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



/* ------------------------------
    #tampico_column
------------------------------ */
#tampico_column{
    width: 520px;
    margin: 20px auto 70px auto;
    padding: 50px 0 20px 0;
    background-color: #fcf8db;
    position: relative;
}

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

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

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

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

#tampico_column p.img{
    padding: 0;
    line-height: 0;
}

#tampico_column p.img img{
    display: block;
    margin: 0 auto;
}

#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: 600px;
    margin: 80px 0 -20px 0;
    padding: 50px 0 20px 0;
    background-color: #fcf8db;
    position: relative;
    left: -60px;
}

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

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

#tampico_statement h3 .name{
    display: block;
    font-size: 20px;
}

#tampico_statement p{
    margin: 0 0 25px 0;
    padding: 0 0 0 60px;
    font-size: 18px;
    line-height: 2em;
    text-align: left;
}



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