/*********************************
//詳細
**********************************/
.header-info
{
    margin-top: 10px;
    margin-bottom:0px;
    clear: both;
}
.header-info ul
{
    clear: both;
}

.header-info li
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #C0C0C0;
    padding-left: 7px;
    height: 30px;
    float: left;
    margin-bottom: 5px;
}
.header-info li i
{
    float: left;
    margin-right: 1px;
    vertical-align: middle;
}
.header-info li .text1
{
    font-size: 24px;
    margin-left: 7px;
    margin-right: 10px;
    color: #B50048;
     float: left;
}
.header-info li .text2
{
    font-size: 24px;
    margin-left: 0px;
    margin-right: 10px;
    color: #B50048;
     float: left;
}
.header-info li .text3
{
    font-size: 18px;
    margin-left: 7px;
    margin-right: 10px;
    color: #B50048;
    float: left;
}
.header-info li .text3 a
{
    font-size: 18px;
    color: #B50048;
}
.lookyasa
{
    margin-left: 10px;
    font-size: 14px;
    margin-bottom: 0px;
}
.main-imags
{
    text-align: center;
    width: 100%;
}
.main-imags img.img-dts
{
    width: 99%;
}
@media (max-width: 768px) 
{
    .header-info li.li-1
    {
        width: 98%;
    }
    .header-info li.li-2
    {
        width: 98%;
    }
    .header-info li.li-3
    {
        width: 98%;
    }
    .header-info li .text3
    {
        width: 75%;
    }
    .lookyasa
    {
        margin-top: 18px;
    }
}
.pgs-info .content h2
{
    font-size: 28px;
}
.pgs-info .content h3
{
    font-size:18px;
}
/*********************************
TABLE
**********************************/
.tenpo-table
{
    border-top: 1px solid #E0D5CF;
    border-bottom: 1px solid #E0D5CF;
    width: 100%;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
}

.tenpo-table th
{
    padding: 6px 10px 6px 10px;
    text-align: left;
    vertical-align: top;
    color: #1E1E1E;
    font-weight: 300;
    background: #FAF4ED;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    width: 20%;
   font-size: 14px;
}
.tenpo-table td
{
    padding: 6px 10px 6px 10px;
    text-align: left;
    vertical-align: top;
    background: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    width: 80%;
   font-size: 16px;
}
.tenpo-table .tenpo-flditem
{
    margin-bottom: 6px;
    font-weight: bold;
    color: #555555;
    margin-top: 3px;
    font-size: 14px;
}
.tenpo-table .fld-data
{
    margin-left: 20px;
    display: block;
}
.tenpo-table td a{
    word-break: break-all
}
@media (max-width: 768px) 
{
    .tenpo-table
    {
      border-style: none;
    }
    .tenpo-table th
    {
        border-style: none;
        padding: 5px 10px 5px 10px;
        width: 100%;
        display: inline-block;
    }
    .tenpo-table td
    {
        padding: 5px 10px 5px 10px;
        width: 100%;
        display: inline-block;
        border-style: none;
    }
}
/*********************************
SPECIAL
**********************************/

.box-special .card
{
    height: 190px;
}
.box-special .card-footer
{
    background-color: #ffffff;
    height: 40px;
    padding: 8px;
}
.box-special .card-footer a
{
    font-weight: 500;
}
.box-special .card-footer a:hover
{
    color: #EA0075;
}
.special-listbox
{
    float: left;
    width: 48%;
}
.special-listbox img
{
    max-width: 140px;
    max-height: 110px;
}
.special-listbox.g-left
{
    margin-right: 15px;
}
.box-special-card .title-box--
{
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/********************************/
.box-special-card
{
    margin-bottom: 20px;
    margin-right: 9px;
    margin-left: 9px;
}
.box-special-card .col-sm-3
{
    padding: 7px;
    max-width: 20%;
    height: 250px;
}
.box-special-card .box-images
{
    height: 160px;
    overflow: hidden;
}
.box-special-card .card-footer
{
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    line-height: 14px;
    height: 80px;
}
.box-header h1
{
    font-size: 30px;
}
.box-header .box-content img
{
    margin-bottom: 10px;
    width: 100%;
}
.box-header .box-content
{
    font-size: 14px;
    line-height: 20px;
}
@media (max-width: 768px) 
{
    .box-special .card
    {
        height: auto;
    }
    .box-special .card-footer
    {
        height: auto;
    }
    .box-special-card .col-sm-3
    {
        margin-right: auto;
        margin-left: auto;
    }
    .box-special-card .col-sm-3
    {
        padding: 5px;
        max-width: 48%;
    }
    .box-special-card .card-footer
    {
        padding: 5px 10px 5px 10px;
        font-size: 12px;
        line-height: 14px;
        height: 100px;
    }
    .box-special-card .box-images
    {
        max-height: 130px;
        overflow: hidden;
    }
    .box-header h1
    {
        font-size: 24px;
    }
}
/******************
  coupon
*******************/
.box-coupon
{
    margin: 0px 0px 15px 0px;
    width: 60%;
    float: left;
}
.box-coupon .coupon-img
{
    float: left;
}
.box-coupon img
{
    padding-right: 10px;
    padding-bottom: 5px;
    vertical-align: top;
}
.box-coupon .coment--
{
    border: 3px solid #E083C1;
    background-color: #FBF0FD;
    clear: both;
    border-radius: .55rem;
    padding-top: 5px;
    padding-bottom: 5px;
}
.box-coupon input
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    color: #0033CC;
    font-size: 1.3em;
    font-weight: bold;
    background-color: transparent;
    cursor: pointer;
        white-space: pre-line;
    text-align: left;
}
.box-coupon input:hover
{
    color: #FF3300;
}
.box-coupon .coupon-prcopy
{
    font-size: 14px;
    color: #DD2D00;
}
.content ul.page-box li img.coupon-flag
{
    position: absolute;
    margin-top: -5px;
    left: -5px;
}
.box-special-card .box-images img.coupon-flag
{
    position: absolute;
    margin-top: -5px;
    margin-left: -5px;
}
/********************************/
.box-coupon-tab
{
    padding: 20px;
    border: 2px dashed #F00060;
    margin: 30px 100px 100px 100px;
    background-color: #FFFFDF;
}
.box-coupon-tab h3
{
    padding: 10px;
    background-color: #F00060;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}
.box-coupon-tab .coment
{
    font-size: 20px;
    margin-bottom: 10px;
}
.box-print
{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.box-print a
{
    font-size: 18px;
    color: #FF0000;
}
@media (max-width: 768px)
{
    .box-coupon
    {
        margin-top: 0px;
        width: 100%;
        float: none;
    }
    .box-coupon .coupon-img
    {
        width: 100%;
        text-align: center;
    }
    .box-coupon .coupon-img img
    {
        height: 50px;
    }
    .box-coupon .coupon-title
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    .box-coupon .coupon-prcopy
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    .box-coupon-tab
    {
        padding: 20px;
        border: 2px dashed #F00060;
        margin: 5px;
        background-color: #FFFFCC;
    }
    .box-coupon-tab h3
    {
        font-size: 20px;
    }
    .box-coupon-tab .coment
    {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .box-coupon-tab img
    {
        width: 80%;
    }
}

/********************************/
.box-coupon-print
{
    margin-right: auto;
    margin-left: auto;
    border: 3px solid #D964B3;
    width: 98%;
}
.coupon-images
{
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-align: center;
}
.coupon-images img
{
    width: 100%;
}
.main-imags-print
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 60%;
}
.main-imags-print img
{
    height: auto;
    max-width: 100%;
}
.main-coupon
{
    padding: 0px;
    margin-bottom: 20px;
    width: 100%;
}
.main-coupon h3
{
    color: #FF0000;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
}
.main-coupon .coment
{
    padding: 0px 15px 15px 15px;
    text-align: center;
    font-size: 24px;
}
.main-coupon .box-images
{

    text-align: center;
}
@media (max-width: 768px)
{
    .main-coupon h3
    {
        font-size:16px;
    }
    .main-coupon .coment
    {
        font-size: 24px;
    }
    .main-imags-print
    {
        width: 90%;
    }
}

/************* 元 **************/
.fsP5 .row-head-title
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #EFEFEF;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.fsP5 h4
{
    color: #CC0000;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 10px;
}
.fsP5 table
{
    width: 100%;
}
.fsP5 table td img
{
}
.fsP5 .menu-iframe
{
    width: 600px;
    height: 400px;
    margin-bottom: 20px;
}
.fsP5 h5.midashi
{
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.fsP5 h4.mid-title
{
    padding: 4px 10px 4px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    clear: both;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-left-width: 8px;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.fsP5 h4.mid-title-bg
{
    padding: 4px 10px 4px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #FFFFFF;
    clear: both;
    background-color: #A73056;
}
.fsP5 .mid-imgs-left
{
    float: left;
    margin-left: 30px;
}
.fsP5 .mid-imgs-left img
{
    width: 100px;
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
}
.fsP5 .mid-text-right
{
    float: left;
    width: 70%;
}

.fsP5 h4.night-title
{
    padding: 5px 10px 5px 10px;
    background-color: #5F3030;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
}
.fsP5 .night-body
{
    padding: 10px;
    text-align: center;
}
.fsP5 .night-images
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.fsP5 table td img {
    height: auto;
    max-width: 100%;
}
@media (max-width: 768px)
{
    .fsP5 .menu-iframe
    {
        width: 360px;
    }
    .prs-view
    {
        display: none;
    }
}
@media print {
    .prs-view
    {
        display: none;
    }
}
