@charset "UTF-8";

.sb_07_main_title {
    font-size:150%;
    margin:30px 0 10px 0;
}

.sb_07_00_over img {
    transition: opacity .3s;
}
.sb_07_00_over:hover img {
    opacity: 0;
}
.sb_07_00_wrap {
    position: relative;
    display: inline-block;
    width:1024px;
    margin-bottom: 30px;
}
.sb_07_00_image_main {
    color: #fff;
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translate(-40%, -50%);
    z-index: 1;
}

.sb_07_00_image_main img{
    max-width:initial;
    width:800px;
}

.sb_07_00_image_sample_01 {
    position: absolute;
    left: 30%;
    top: 27%;
    z-index: 2;
}
.sb_07_00_image_sample_title_01 {
    position: absolute;
    font-weight:bold;
    font-size: 165%;
    left: 18%;
    top: 10%;
    z-index: 2;
    color: black;
}
.sb_07_00_image_sample_title_02 {
    position: absolute;
    font-weight:bold;
    font-size: 165%;
    left: 52%;
    top: 35%;
    z-index: 2;
    color: black;
}
.sb_07_00_image_sample_notice {
    position: absolute;
    left: 2%;
    top: 85%;
    z-index: 2;
    color: white;
    font-size: 1.2rem;
}

.sb_07_00_image_sample img {
    width:167px;
    max-width:initial;
}

.sb_07_00_image_sample_02 {
    position: absolute;
    left: 52%;
    top: 66%;
    z-index: 2;
}
.sb_07_00_image_sample_03 {
    position: absolute;
    left: 52%;
    top: 39%;
    z-index: 2;
}
.sb_07_00_image_sample_04 {
    position: absolute;
    left: 67%;
    top: 53%;
    z-index: 2;
}

.sb_07_00_movie {
    width: 100%;
    height: auto;
}

.sb_07_00_movie_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.0);
}

.sb_07_sample_wrap {
    margin:20px 0px 60px 10px !important;

}

.sb_07_01_01 {
    margin-bottom:10px;
    font-size:110%;
    text-decoration: underline;
    font-weight:bold;
}
.sb_07_01_02 {
    margin-bottom:0px;
}
.sb_07_01_table {
    width:738px;
    margin-left:0px;
    margin-bottom:6px;
    font-weight:bold;
}

.sb_07_02_table {
    width:570px;
    margin-left:0px;
    margin-bottom:6px;
    font-weight:bold;
}
.sb_07_03_table {
    width:738px;
    margin-left:0px;
    margin-bottom:6px;
    font-weight:bold;
}
.sb_07_04_table {
    width:570px;
    margin-left:0px;
    margin-bottom:6px;
    font-weight:bold;
}
.sb_07_05_image_wrap {
    display: flex;
    margin-top: 10px;
}
.sb_07_05_image1 {
    padding: 10px 10px 10px 0px;
}
.sb_07_05_image2 {
    padding: 10px 0px 10px 10px;
}
.sb_07_06_image_wrap {
    display: flex;
    margin-top: 10px;
}
.sb_07_06_image {
    padding: 10px 10px 10px 30px;
}
.sb_07_07_wrap {
    background-color: #e3e3e3;
    width: 600px;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: -50px;
}
.sb_07_07_title {
    font-size: 150%;
    margin-bottom: 0px;
}
.sb_07_07_content1 {
    display:flex;
    font-size: 150%;
    font-weight: bold;
    text-align: left;
    padding: 20px 0px;
}
.sb_07_07_tel_image {
    width:30px;
    height: 25px;
}
.sb_07_07_tel{
    margin-left: 16px;
    margin-top: -2px;
}
.sb_07_07_form_wrap {
    font-size: 120%;
    padding: 26px;
    background-color: white;
    text-align: left;
}

