header{
    padding-top: 80px;
    background-image: url(../img/inside_header_bg2.svg),url(../img/inside_bg.jpg);
    background-position: center bottom,center top;
    background-repeat  : no-repeat,no-repeat;
    background-size:100%, cover;
    height:504px;
 }
 header .con{
    position: relative;
}
header .title{
    position: absolute;
    right:175px;
    top: 78px;
    width: 549px;
}

/* story ---------------------------------------------------------------*/
.story{
    background: #fff6e4;
    padding-top:1px;
    padding-bottom: 10px;
    margin-top: -2px;
}
.story h4{
    display: block;
    margin:40px auto 30px;
    width: 340px;
    line-height: 42px;
    text-align: center;
    border: solid 2px #ed6335;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #ed6335;
}
.story h2{
    font-size: 26px;
    font-weight: 600;
    color: #304e78;
    text-align: center;
    height: 40px;
}
.story .story_main{
    width: 1000px;
    margin:25px auto 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0 4px 4px 0 rgba(181, 47, 46, 0.2);
    background-color: #fff;
}
.story .story_main .story_box{
    padding: 40px;
    display: flex;
    align-items:stretch;
}

.story .story_main .story_box .story_pic img{
    width: 420px;
}
.story .story_main .story_box .story_txt p{
    font-size: 18px;
    font-weight: 400;
    line-height:28px;
    padding-left: 40px;
    margin: 10px 0;
}
.story .story_main .story_bot{
    background: #ffd08a;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    display: flex;
    padding: 30px 70px;
    align-items: center;
    justify-content: center;
}
.story .story_main .story_bot .bot_txt {
    text-align: center;
}
.story .story_main .story_bot .bot_txt p{
    width: 460px;
    padding-top: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #303030;
}
.story .story_main .story_bot .bot_txt .tit{
    width: 373px;
}
.story .story_main .story_bot .bot_txt a{ 
    display: block;
    width: 220px;
    height: 56px;
    line-height: 56px;
    text-decoration: none;
    font-size: 20px;
    font-weight:500;
    letter-spacing: 2px;
    color: #fff;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    box-shadow: 0 3px 10px 0 rgba(241, 160, 38, 0.5);
    background-color: #ed6335;
    text-align: center;
    margin: 0 auto;
    margin-top:20px;
    cursor: pointer;
    transition: all .5s;
    transform: scale(1);
}
.story .story_main .story_bot .bot_txt a:hover{
    background: #e14a17;
    transform: scale(1.05);
}
.story .story_main .story_bot .bot_txt a::after{
    content: '';
    display: inline-block;
    width: 18px;
    height:15px;
    background: url(../img/heart_icon.svg);
    background-size: 100%;
    margin-left: 10px;
}
.story .story_main .story_bot .bot_pic{
    width: 340px;
    padding-left: 60px;
}
.story .story_main .story_bot .bot_pic img{
    width: 100%;
}

/* page ---------------------------------------------------------------*/
.story .page_main{
    width: 1000px;
    margin:25px auto 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0 8px 0 0 rgba(255, 143, 74, 0.3);
    background-color: #ed6335;
}
.pagebox{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 50px 75px;
    box-shadow: 0 4px 4px 0 rgba(181, 47, 46, 0.2);
    background-color: #fff;
}
.pagebox h5{
    font-size: 26px;
    font-weight: 600;
    color: #304e78;
    text-align: center;
    height: 40px;
}
.pagebox img{
    display: block;
    width: 750px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin:35px auto;
}
.pagebox .pictxtbox img{
    margin-bottom: 10px;
}
.pagebox .pictxtbox p{
    font-size: 15px;
    width: 750px;
    margin: 0 auto;
    line-height: 22px;
    margin-bottom: 15px;
}
.pagebox h6{
    font-size: 21px;
    font-weight:500;
    color: #ed6335;
    line-height: 30px;
    padding: 35px 0 20px;
}
.pagebox p{
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    padding: 13px 0;
}

.story_bot .page_pic{
    width: 170px;
    margin-right: 30px;
}
.story_bot .page_pic img{
    width: 100%;
}
.story_bot .page_txt{
    width: 660px;
}
.story_bot .page_txt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    margin-bottom: 15px;
}
.story_bot .page_txt h6{
    font-size: 16px;
    font-weight: 500;
    line-height:30px;
    color: #fff;
    margin: 5px 0;
}
.story_bot .page_txt h6 a{
    display:inline-block;
    background-color: #ffd117;
    color: #ED6335;
    text-decoration: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding:0 18px;
    margin-left: 5px;
    position: relative;
    padding-right: 35px;
}
.story_bot .page_txt h6 a::after{
    content: '';
    display:block;
    width: 14px;
    height: 14px;
    background: url(../img/arrow_icon.svg);
    background-size:100% 100%;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.story .story_bot {
    display: flex;padding: 30px 70px;
}
@media screen and (max-width: 1100px){
header{
    height:360px;
}
header .title{
    position: absolute;
    right:15%;
    top:50px;
    width: 40%;
}
    
.story .story_main,.story .page_main{
    width: 94%;
}
}
@media screen and (max-width: 1000px){
    header{
        height:290px;
    }
    header .title{
        right:15%;
        top:40px;
        width: 40%;
    }
    .story .story_main .story_box {
        padding: 40px;
        flex-direction: column;
    }
    .story_pic{
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    .story_pic img{
        max-width: 100%;
        margin: 0 auto;
    }
    .story .story_main .story_box .story_txt p {
        font-size: 17px;
        padding-left: 0px;
    }
    .story .story_main .story_box {
        padding: 25px;
    }
    .pagebox {
        padding: 25px;
    }
    .pagebox img {
        width: 90%;
        margin: 15px auto;
    }
    .pagebox .pictxtbox p{
        width: 90%;
    }
    .pagebox h6 {
        font-size:20px;
        line-height: 30px;
        padding: 5px 0 ;
    }
    .pagebox p {
        font-size: 17px;
        line-height:24px;
        padding: 10px 0;
    }
    .story h2 {
        width: 90%;
        margin: 0 auto;
        font-size: 22px;
        height: auto;
        line-height: 35px;
    }
    .pagebox h5 {
        font-size: 22px;
        height: auto;
        line-height: 32px;
    }
    .story h4 {
        margin: 20px auto 10px;
        width: 16em;
        font-size:1em;
        line-height: 1.7em;
    }
    .story .story_main .story_bot{
        flex-direction: column;
        padding: 30px 20px;
        align-items: center;
        justify-content: center;
    }
    .story .story_main .story_bot .bot_txt p {
        width: 100%;
        font-size: 17px;
    }
    .story .story_main .story_bot .bot_txt .tit {
        max-width: 94%;
    }
    .story .story_main .story_bot .bot_pic {
        width: 86%;
        margin: 0 auto;
        margin-top:30px;
        padding-left: 0px;
    }
    .story .story_main .story_bot .bot_txt a {
        width: 9em;
        height: 2.3em;
        line-height: 2.3em;
    }
    .story_bot .page_pic {
        max-width:30%;
        margin:0 auto;
        margin-right:30px;
    }

}
@media screen and (max-width: 900px){
    .story .story_bot {
        padding: 30px;
    }
}
@media screen and (max-width: 700px){
    header {
        background-image: url(../img/inside_header_bg2.svg),url(../img/inside_bg.jpg);
        background-position: center bottom,center bottom;
        background-repeat: no-repeat,no-repeat;
        background-size: 100%,auto 80%;
        height:auto;
    }
    header .title{
        position: relative;
        right:0;
        left: auto;
        top:0;
        width: 50%;
        margin-top: 0.4em;
        margin-bottom: 2.3em;
        margin-left: 45%;
    }
    .story_bot .page_txt {
        width: 96%;
        margin: 0 auto;
        padding-bottom:10px;
    } 
     .story .story_bot {
        padding:20px 15px;
        flex-direction: column;
    }
    .story_bot .page_pic {
        margin:0 auto;
        margin-bottom: 15px;
    }
    
}