@charset "UTF-8";

.cont
{
    margin: 0 auto 30px auto;
    padding: 15px;

    background-color: rgba(245, 230, 206, .5);
}

/* title */
.scene h3
{
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2em;

    margin: 30px 0 0 0;
    padding: 14px 15px 14px 48px;

    color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
       -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
            border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 30px auto;
}
.cont-other h3
{
    margin: 30px 0 10px 0;
    padding: 15px 15px 15px 25px;

    color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-image: url(/img/ribon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px auto;
}
h3.h3-scene
{
    font-size: 18px;
    margin: 30px 0 10px 0;
    padding: 20px 20px 20px 50px;

    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-position: left 10px center;
}

h3.h3-scene-s
{
    font-size: 18px;
    margin: 30px 0 10px 0;
    padding: 20px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-position: left 10px center;
}

h4
{
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.25em;

    position: relative;

    margin: 20px 0 10px 0;
    padding: 0 0 6px 24px;
}
h4:before
{
    font-family: 'FontAwesome';
    font-weight: normal;

    position: absolute;
    top: 0;
    left: 0;

    content: '\f06b';

    opacity: .5;
}

/* img */
#contents img
{
    display: block;

    max-width: 100%;
}

/* fv */
.info
{
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.6em;

    margin: 15px 0 5px 0;

    text-align: center;
}

/* contact */
.cont-other
{
    margin-bottom: 30px;
}
.btn-r
{
    font-weight: bold;

    display: block;

    width: 450px;
    max-width: 100%;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
}
.btn-line-r
{
    font-weight: bold;

    display: block;

    width: 450px;
    max-width: 100%;
    margin: 15px auto 10px;
    padding: 15px 15px 15px 30px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    background-color: rgba(0, 185, 1, 1);
    background-image: url(/img/icon-line.png);
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 30px auto;
}
.btn-contact
{
    font-weight: bold;

    margin: 0 auto 20px;
    padding: 15px 15px 15px 30px;

    background-image: url(/img/icon-mail.png);
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 30px auto;
}
.btn-base
{
    font-size: .9em;
    font-weight: bold;

    display: block;

    width: 300px;
    max-width: 100%;
    margin: 15px auto 0;
    padding: 8px;

    text-align: center;

    color: #be8a31;
    border: 2px solid #be8a31;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    background-color: #fff;
}

.btn-base-s
{
    font-size: .9em;
    font-weight: bold;

    position: relative;

    display: block;

    width: 85%;
    max-width: 100%;
    margin: 15px auto 10px auto;
    padding: 8px 8px 8px 22px;

    text-align: center;

    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
}
.btn-base-s svg
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;

    margin: auto;

    opacity: .6;
}
.btn-base-s::after
{
    font-family: FontAwesome;
    font-size: 1.4em;

    position: absolute;
    right: 15px;

    content: '\f105';
}
/*message*/
.massegebox
{
    font-size: .9em;
    line-height: 1.6em;

    margin: 30px auto 30px auto;
    padding: 15px;

    background-color: rgba(245, 230, 206, .8);
}
.cont .massegebox
{
    background-color: #fff !important;
}
.massegebox p
{
    margin-bottom: 10px;
}
.massegebox .message
{
    font-size: 1.1em;
    font-weight: normal;
}
.messe_title
{
    margin: 30px 0 10px 0;
    padding: 15px 15px 15px 25px;

    color: rgba(255, 255, 255, 1) !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-image: url(/img/ribon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px auto;
}
.messe_title:before
{
    content: none !important;
}
.sample-box
{
    display: flex;
    justify-content: space-around;
    flex-flow: wrap;
    margin-bottom: 10px;
}
.lb-data .lb-number
{
    display: none!important;
}

.scene-box .img-box
{
    width: 180px;
    margin: auto;

    word-wrap: break-word;
}

.scene-box .img-box img
{
    width: 100%;
}
.scene-detail-list
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.scene-detail-list li
{
    width: 46%;

    text-align: center;
}

.text-privacy{
  font-size: 0.85em;
  color:#999;
  margin: 1em auto;
}

@media (max-width: 767px)
{
    .scene-box img
    {
        width: 250px;
    }
    .sample-box
    {
        display: block;
    }
    .scene-detail-list
    {
        display: block;
    }

    .scene-detail-list li
    {
        width: 100%;
    }

    a.btn-r{
     width: 80%!important;
 }

}
