@charset "UTF-8";

/*----------------------------------------------------pc*/
@media (min-width : 769px ){
#top_image .main {
    object-position: center 76%;
}
#cont_ttl .image01 {
    position: absolute;
    top: -118px;
    width: 30%;
    right: -8%;
}
#cntct_box {
    width: 100%;
    position: relative;
}
#cntct_box .way_parts {
    max-width: 900px;
    margin: 10px auto;
    width: 90%;
    z-index: 2;
    position: relative;
}
#cntct_box .way_parts .way {
    width: 40%;
    float: left;
    position: relative;
    background-color: rgba(231,225,255,1.00);
    height: 72px;
}
#cntct_box .way_parts .way img {
    height: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22px;
}
#cntct_box .way_parts .way .name {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 60px;
}
#cntct_box .way_parts .way .name span {
    font-size: 0.8em;
    margin-left: 18px;
}
#cntct_box .way_parts .cnt {
    width: 59%;
    float: left;
    background-color: rgba(231,225,255,1.00);
    height: 72px;
    position: relative;
    line-height: 20px;
    margin-left: 1px;
}
#cntct_box .way_parts .cnt .details {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 34px;
}
#cntct_box .way_parts .cnt .details .link {
}
#cntct_box .way_parts .cnt .details .exp {
    font-size: 0.8em;
}
#cntct_box .way_parts .cnt .details .intheshop {
}
#cntct_box .way_parts .cnt .details .shop_link {
    font-size: 0.8em;
}
#cntct_box .image01 {
    position: absolute;
    top: -84px;
    left: -8%;
    width: 278px;
}
#cntct_box .image02 {
    position: absolute;
    right: -4%;
    bottom: -84px;
    width: 190px;
}
.image03 {
    width: 100%;
    height: 264px;
    object-fit: cover;
    margin: 120px 0;
    font-family: 'object-fit: cover;';
}


}
/*----------------------------------------------------sp*/
@media (max-width : 768px ){
#top_image .main {
    object-position: center 76%;
}
#cont_ttl .image01 {
    position: absolute;
    top: -140px;
    width: 48%;
    right: -2%;
    max-width: 250px;
}
#cntct_box {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    padding: 90px 0;
    margin-top: -90px;
}
#cntct_box .way_parts {
    max-width: 900px;
    margin: 26px auto;
    width: 90%;
    z-index: 2;
    position: relative;
}
#cntct_box .way_parts .way {
    width: 100%;
    position: relative;
    background-color: rgba(231,225,255,1.00);
    height: 62px;
    margin-bottom: 2px;
}
#cntct_box .way_parts .way img {
    height: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22px;
}
#cntct_box .way_parts .way .name {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 60px;
}
#cntct_box .way_parts .way .name span {
    font-size: 0.8em;
    margin-left: 18px;
}
#cntct_box .way_parts .cnt {
    width: 100%;
    background-color: rgba(231,225,255,1.00);
    height: 72px;
    position: relative;
    line-height: 20px;
}
#cntct_box .way_parts .cnt .details {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 34px;
}
#cntct_box .way_parts .cnt .details .link {
}
#cntct_box .way_parts .cnt .details .exp {
    font-size: 0.8em;
}
#cntct_box .way_parts .cnt .details .intheshop {
}
#cntct_box .way_parts .cnt .details .shop_link {
    font-size: 0.8em;
}
#cntct_box .image01 {
    position: absolute;
    top: 0px;
    left: -8%;
    width: 46%;
    max-width: 240px;
}
#cntct_box .image02 {
    position: absolute;
    right: -4%;
    bottom: 0px;
    width: 26%;
    max-width: 138px;
}
.image03 {
    width: 100%;
    height: 264px;
    object-fit: cover;
    margin: 120px 0;
    font-family: 'object-fit: cover;';
}

}
