@charset "UTF-8";

.wrap {
    width: 95%;
}

.pc {
    display: none !important;
}
.sp {
    display: none !important;
}
.ribon{
    width: 90%;
    margin: auto;
    margin-bottom: 7vw;
}
.ribon:before {
    width: 5vw;
    height: 8vw;
    background-size: contain;
}
.ribon:after {
    width: 5vw;
    height: 8vw;
    background-size: contain;
}
.title{
    font-size: 3.3vw;
}





/*header*/
header .main_title {
    width: 50%;
    float: inherit;
}
header .box {
    display: none;
}





/**/
section#mv ul li {
    width: 47%;
}
section#mv  img.woman {
    width: 30vw;
    position: absolute;
    bottom: 9vw;
}
section#mv  > div > img.tb {
    width: 80%;
}
section#mv ul.display_flex {
    z-index: 1;
    position: relative;
    width: 80%;
}
section#mv {
    margin-top: 8vh;
    padding-top: 3vw;
    height: 83vw;
    background-position: top;
    background-size: cover;
}
section#mv .wrap.relative{height: inherit;}




/*bl02*/
section#bl02 ul {
    flex-wrap: wrap;
    justify-content: center;
}

section#bl02 ul li {

    text-align: center;
    margin-bottom: 3vh;
}
section#bl02 ul.display_flex li img {
    width: 100%;
}
section#bl02 ul.display_flex {
    background: none;
    padding: 0;
    height: inherit;
    width: 80%;
    margin: auto;
    margin-top: 4vw;

}
section#bl02 ul.display_flex li {
    margin-bottom: 2.5vh;
}
section#bl02 ul.display_flex li:nth-child(2) {
    left: 0;
}
section#bl02 ul.display_flex li:nth-child(3) {
    left: 0;
}
section#bl02 > div > img:nth-child(5) {
    padding: 0!important;
    margin: auto;
    display: block;
    width: 53%;
}




/**/
section.banner.contact .wrap {
    height: 32vw;
}



/*bl02*/
section#bl03 ul li img{
    width: 23vw;
    margin-right: 3vw;
    margin-left: 3vw;
}
section#bl03 ul li p {
}
section#bl03 ul li{
/*    padding-right: 4vw;*/
}
section#bl03 ul li .text {
    margin-left: 29vw;
/*    height: 24vw;*/
}




/* section#bl04 */
section#bl04 ul li{
    width: 48%;
}


/*bl_contact*/
/*section.bl_contact {
    height: 62vw;
}
section.bl_contact .absolute {
    width: auto;
}
section.bl_contact .absolute {
    width: 100%;
    left: 0;
    top: 19vw;
    line-height: 1em;
}
section.bl_contact p.txt {
    font-size: 3.6vw;
    margin: 0;
}
section.bl_contact p.tel {
    font-size: 9vw;
    top: 0%;
    left: 50%;
    margin: 0;
    transform: translate(-38%, 0%);
    width: 57vw;
}
section.bl_contact p.info {
    margin: 0;
    font-size: 3.4vw !important;
}
section.bl_contact a.btn {
    padding: 3vw;
    font-size: 4vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 80%;
    text-align: center;
    top: inherit;
    bottom: 8%;
    border-radius: 2vw;
}
*/





/*bl_contact*/
section.bl_contact img {
    position: absolute;
    top: -43px;
    width: 105%;
    max-width: inherit;
    right: 50%;
    transform: translate(50%, 0%);
}
section.bl_contact {
    height: 80vw;
    background: linear-gradient(0deg
        ,#05bbff 0%,#05bbff 46%,#ffcd05 46%,#ffcd05 100%);
    margin-top: 3vh;
    position: relative;
}
section.bl_contact .absolute {
    width: auto;
}
section.bl_contact .absolute {width: 100%;left: 0;top: 21vw;line-height: 0.6em;}
section.bl_contact p.txt {
    font-size: 3.6vw;
    margin: 0;
}
section.bl_contact p.tel {
    font-size: 9vw;
    /* margin: 0; */
    /* font-weight: bold; */
    /* line-height: 1.5em; */
    top: 3.6vw;
    left: 50%;
    margin: 0;
    transform: translate(-38%, 0%);
    width: 57vw;
}
section.bl_contact p.info {
    margin: 0;
    font-size: 3.4vw !important;
    /* position: inherit; */
    /* text-align: center; */
    top: 16vw;
    left: 0;
    transform: translate(0%, 0%);
    width: 100%;
    text-align: center;
}
section.bl_contact a.btn {
    padding: 3vw;
    font-size: 4vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 80%;
    text-align: center;
    top: inherit;
    bottom: 8%;
    border-radius: 2vw;
}
section.bl_contact .contact_info {
    position: absolute;
    width: 100%;
    height: 40vw;
    bottom: 0;
    transform: translate(0px, 200%);
}
section.bl_contact p.tel02{
    font-size: 3.4vw;
}
section.bl_mail section.banner {
    margin-bottom: 0;
    height: 37vw;
}




/*フォーム部分*/
#formWrap {
    width: 97%;
}






section#bl06 li.clear_both .box {
    text-align: center;
    width: 30vw;
    display: inline-block;
    float: left;
}

section#bl06 p {
    position: inherit;
    float: inherit;
    display: block;
    margin: auto;
    width: 100%;
    margin-top: 2vw;
}



/**/
footer {
    margin-top: inherit;
}

.lp_complete {
    margin: 0 auto;
    padding: 30vw 0 25vw;
    text-align: center;
    font-size: 4.5vw;
}