@charset "UTF-8";

.iseki #section_letter .letter_head {
    height: auto;
    padding: 60px 0 0;
    text-align: center;
}
.iseki #section_letter .letter_body{
    background: none;
    text-align: center;
}
.iseki .letter_body h1{
    color: #800e72;
    font-size: 30px;
    padding-bottom: 60px;
}

.letter_body h3{
    color: #2a3482;
    font-size: 24px;
    padding-bottom: 40px;
}
.letter_body h3:last-of-type{
    padding-top: 150px;
} 
.video .letter_body h1 {
    font-size: 33px;
    line-height: 1.66;
    color:#0d386e;
}
.video .letter_body h1 span{
    display: block;
    color: #800e72;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: .005em;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}
#section_video {
    overflow: hidden;
    padding: 80px 0;
    margin-top: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 2em;
    background-image: url(../../../images/line01.jpg);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: center top;
    position: relative;
    mix-blend-mode: multiply;
}
#section_video h2 {
    color: #0d386e;
    font-size: 26px;
    line-height: 1.46;
    padding-bottom: 0.8em;
}
#section_video h2 span {
    display: block;
    padding-bottom: 0.5em;
}
#section_video .text {
    font-size: 18px;
    padding-bottom: 2em;
}
#section_video div.video-wrap {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#section_video div.video-wrap div {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
#section_video div.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#section_video .bg_line {
    max-width: 960px;
    width: 98%;
    margin: 0 auto;
    padding: 50px 0;
}
@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------
*
    #section_letter
*
-------------------------------------------------- */
#section_letter{
    padding: 0 0 160px 0;
    position: relative;
}

#section_letter .letter_head{
    height: 310px;
    padding: 50px 0;
}

#section_letter .letter_head h2{
    font-size: 38px;
    line-height: 1.6em;
    color: #0d386e;
    padding: 80px 0 0 90px;
}

#section_letter .letter_head h3 {
    font-size: 30px;
    line-height: 1.6em;
    color: #0d386e;
    padding: 30px 0 0 90px;
}

#section_letter .letter_head h3 span{
    font-size: 18px;
    font-style: italic;
    line-height: 1.6em;
    color: #0d386e;
}

#section_letter .letter_head .pic{
    position: absolute;
    top: 50px;
    right: 60px;
}

#section_letter .letter_head .pic img{
    width: 310px;
}

#section_letter .letter_body{
    overflow: hidden;
    padding: 100px 70px 40px;
    background-image:url(/store/jewelry/common/images/line01.jpg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: center top;
    position: relative;
}

#section_letter .letter_body p{
    margin: 0 auto 20px auto;
    font-size: 18px;
    line-height: 2em;
}
#section_letter .letter_body p img{
    padding-top: 2em;
}
#section_letter .letter_body p.name{
    text-align: right;
}
.iseki #section_letter .letter_body p.name{
    text-align: center;
    padding-top: 1em;
}

#section_letter .btn_backhome{
    position: absolute;
    left: 0;
    bottom: 20px;
}

#section_letter .btn_pagetop{
    position: absolute;
    right: 40px;
    bottom: 20px;
}

}



/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
.iseki #section_letter .letter_head img{
    width: 100%;
}
.iseki #section_letter .letter_head{
    padding: 30px 0 0;
}
.iseki .letter_body h1{
    font-size: 17px;
    padding-bottom: 30px;
    text-align: center;
}
.iseki #section_letter .letter_body{
    padding: 30px 10px 0 10px;
    text-align: left;
}
.letter_body h3:last-of-type {
    padding-top: 50px;
}
/* --------------------------------------------------
*
    #section_letter
*
-------------------------------------------------- */
#section_letter{
    padding: 0 0 0 0;
    position: relative;
}

#section_letter .letter_head{
    padding: 20px 0;
}

#section_letter .letter_head h2{
    font-size: 18px;
    line-height: 1.6em;
    text-align: center;
    color: #0d386e;
    padding: 20px 0 0 0;
}
#section_letter .letter_head h3{
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
    color: #0d386e;
    padding: 10px 0 0 0;
}
#section_letter .letter_head h3 span{
    font-size: 14px;
    text-align: center;
    color: #0d386e;
}

#section_letter .letter_head .pic{
    text-align: center;
}

#section_letter .letter_head .pic img{
    width: 140px;
}

#section_letter .letter_body{
    overflow: hidden;
    padding: 60px 10px 0 10px;
    background-image:url(/store/jewelry/common/images/line01.jpg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: center top;
    position: relative;
}

#section_letter .letter_body p{
    margin: 0 auto 20px auto;
    font-size: 14px;
    line-height: 2em;
}

#section_letter .letter_body p:last-child{
    margin: 0 auto;
}

#section_letter .letter_body p img{
    width: 100%;
}
#section_letter .letter_body p.name{
    text-align: right;
}

#section_letter .btn_backhome{
    margin: 0 0 30px 0;
    position: relative;
    left: 0;
}

#section_letter .btn_backhome img{
    width: 100%;
    max-width: 250px;
}

#section_letter .btn_pagetop{
    margin: 0 0 20px 0;
    text-align: center;
}

#section_letter .btn_pagetop img{
    width: 140px;
}

.video .letter_body h1 span {
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 0;
    text-align: left;
}
#section_video {
    margin-top: 0;
    padding-bottom: 40px;
}
#section_video h2 {
    font-size: 17px;
}
#section_video h2 span {
    width: 74px;
    margin: 0 auto;
}
#section_video .text {
    font-size: 15px;
    text-align: left;
    width: 90%;
    margin: 0 auto;
}

}