@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600");


.ml-about-item .ml-point-item .ml-head .ml-number,
.ml-about-item .ml-500yen .ml-head .ml-number {
    background: #b4cee4!important;
    color: #FFFFFF;
    padding: 14px 14px;
    border-radius: 2px;
    margin-right: 14px;
}

.ml-about-item .ml-color .ml-head:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #b4cee4!important;
    width: 6px;
    height: 39px;
}
.ml-point-item {
    padding-top: 55px !important;
}
.ml-point-item .stack{
    width:766px;
    margin:0 auto;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;  
}
.ml-point-item .stack .box_left{
    padding-top:28px;    
}
.ml-point-item .stack p{
    padding-top:10px;
    font-size:1rem;
    text-align:right;   
}

.ml-point-item > .st01{
    width:550px !important;
}
.ml-point-item > .st02{
    width: 540px !important;
}
.ml-point-item > .st03{
    width:606px !important;
}
.ml-point-item > .stf01{

}
.ml-point-item > .stf02{
    width: 386px !important;
}
.ml-point-item > .stf01 p{
    padding-top:10px;
}
.ml-point-item > .stf02 p{
    padding-top:10px;
}
.ml-point-item > .stf02 .stf02_spc{
    margin-left: 90px;
}
.ml-point-item > .stf02 img{
    margin:0 0 2px auto !important;
}
.ml-point-item > .stf03{
    width:354px !important;
}
.ml-point-item > .stf03 p{
    padding-top: 25px;
}
.sec_mb-60{
    padding-bottom:100px !important;
}
.sec_mt-60{
    padding-top:100px !important;
}
#top .caption-bg{
    background: #d68e9b;
}

.caption-text{
    letter-spacing: -0.04em;
}

.mt60{
    margin-top: 60px;
}

.ml-about-item {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.movie {
    width: 84%;
    position: absolute;
    bottom: 31%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 0 20px 0;  
}

.video {
    width: 100%;
}

.box {
    position: relative;
}

.ml-about-item .ml-lead .ttl {
    width: 100%;
    position: absolute;
    bottom: 76%;
    left: 0;
    right: 0;
    margin: auto;
}

.hinnyari {
    width: 100%;
    position: absolute;
    bottom: 33%;
    left: 7%;
    right: 0;
    margin: auto;
}

.ml-howto .ml-head {
    font-weight: bold;
    font-family: "Open Sans", "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.4rem;
    line-height: 1.71429;
    color: #333333;
    margin-bottom: 8px;
    min-height: 30px;
    display: flex;
    align-items: center;
}

.ml-movie .ml-button {
    background: #fafafa;
    padding: 16px 0;
    text-align: center;
    margin: auto;
}