@charset "UTF-8";
label[class="error"] {
    color: #ff0000;
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 10px;
    font-weight: bold;
}

#content_wrap {
    font-family: "TBUDRGothic Std";
}

#content_wrap br.sp_br {
    display: none;
}

#content_wrap .top_img {
    width: 100%;
    height: 1080px;
    position: relative;
}

#content_wrap .top_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#content_wrap ul {
    font-size: 0;
}

#content_wrap .top_img ul li {
    display: inline-block;
    position: absolute;
    color: #fff;
}

#content_wrap .top_img ul li.top_left {
    width: calc(100% - 950px);
    left: 150px;
    top: 280px;
}

#content_wrap .top_img ul li.top_left .logo_img {
    width: 480px;
    margin-bottom: 65px;
}

#content_wrap .top_img ul li.top_left h2 {
    font-size: 70px;
    margin-bottom: 65px;
    letter-spacing: 14px;
    line-height: 1.2;
}

#content_wrap .top_img ul li.top_left h3 {
    font-size: 25px;
    line-height: 1.7;
    margin-bottom: 210px;
    letter-spacing: 5.2px;
}

#content_wrap .top_img ul li.top_left p {
    font-size: 15px;
    padding-left: 20px;
    position: relative;
    letter-spacing: 3.2px;
    line-height: 1.7;
    white-space: nowrap;
}

#content_wrap .top_img ul li.top_left p{
    margin-bottom: 36px;
}

#content_wrap .top_img ul li.top_left .last_news{
    margin-bottom: 0;
}


#content_wrap .top_img ul li.top_left p:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 5px;
    height: 40px;
    top: -10px;
    left: 0;
    border-radius: 100px;
    line-height: 1.7;
}

#content_wrap .top_img ul li.top_right {
    width: 800px;
    right: 0;
    top: 220px;
}

#content_wrap .top_img ul li.top_right .business {
    background: transparent linear-gradient(270deg, #000000 0%, #00000000 100%) 0 0 no-repeat padding-box;
    margin-bottom: 50px;
    text-align: right;
    padding: 25px 150px 25px 0;
}

#content_wrap .top_img ul li.top_right .business:last-child {
    margin-bottom: 0;
}

#content_wrap .top_img ul li.top_right .business h2 {
    font-size: 25px;
    letter-spacing: 5.2px;
    margin-bottom: 15px;
}

#content_wrap .top_img ul li.top_right .business p {
    letter-spacing: 3.2px;
    opacity: 0.8;
    font-size: 15px;
    line-height: 1.7;
}

#content_wrap .top_img .top_small_text {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    letter-spacing: 3.2px;
    color: #FFFFFF;
    font-size: 15px;
}

#content_wrap .top_about {
    margin: 50px 0;
}

#content_wrap .common ul li {
    display: inline-block;
    vertical-align: middle;
}

#content_wrap .top_about ul li.common_left {
    width: calc(100% - 545px);
}

#content_wrap .top_about ul li.common_left p {
    background: transparent linear-gradient(90deg, #016D85 0%, #690082 100%) 0 0 no-repeat padding-box;
    height: 12px;
}

#content_wrap .top_about ul li.common_right {
    width: 430px;
    margin: 0 60px 0 55px;
}

#content_wrap .top_about ul li.common_right p {
    font-size: 70px;
    color: #E2E2E2;
    letter-spacing: 2.1px;
    width: 430px;
    text-align: center;
}

#content_wrap .top_about .top_text {
    margin: 65px 105px 80px 150px;
    width: calc(100% - 255px);
    font-size: 0;
}

#content_wrap .top_about .top_text p {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 3.2px;
    color: #010101;
}

#content_wrap .top_about .top_text dl {
    margin: 75px 0;
    font-size: 0;
    width: calc(50% - 115px);
    margin-right: 115px;
    display: inline-block;
    vertical-align: top;
}

#content_wrap .top_about .top_text dl .enclose {
    border-bottom: 1px solid #000000;
    color: #010101;
    font-size: 0;
    padding-bottom: 12.5px;
    margin-bottom: 30px;
}

#content_wrap .top_about .top_text dl .enclose dt,
#content_wrap .top_about .top_text dl .enclose dd {
    font-size: 16px;
    display: inline-block;
    letter-spacing: 3.2px;
    vertical-align: top;
    line-height: 1.5;
}

#content_wrap .top_about .top_text dl .enclose dt:nth-child(1) {
    width: 96px;
}

test {
    position: absolute;
    content: '※編集部調べ';
    bottom: 0;
    right: 0;
    font-size: 10px;
    color: #000000;
}

#content_wrap .top_about .top_text dl .enclose dd {
    text-align: right;
    width: calc(100% - 96px);
}

#content_wrap .top_about .top_text .top_map {
    display: inline-block;
    width: 50%;
    height: 100%;
    vertical-align: top;
    margin: 75px 0;
}

#content_wrap .top_contact {
    margin: 50px 0;
}

#content_wrap .top_contact ul li.common_left {
    width: 430px;
    margin: 0 55px 0 60px;
}

#content_wrap .top_contact ul li.common_left p {
    font-size: 70px;
    color: #E2E2E2;
    letter-spacing: 2.1px;
    width: 430px;
    text-align: center;
}

#content_wrap .top_contact ul li.common_right {
    width: calc(100% - 545px);
}

#content_wrap .top_contact ul li.common_right p {
    background: transparent linear-gradient(
            270deg, #016D85 0%, #690082 100%) 0 0 no-repeat padding-box;
    height: 12px;
}

#content_wrap .contact_text {
    width: 90%;
    margin: 65px auto 80px;
    text-align: center;
}

#content_wrap .contact_text p {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 3.2px;
    color: #010101;
    margin-bottom: 80px;
}

#content_wrap .contact_text p span {
    color: #ff0000;
}

#content_wrap .contact_text dl {
    font-size: 0;
    width: 1200px;
    margin: auto;
}

#content_wrap .contact_text dl .enclose {
    font-size: 0;
    margin-bottom: 30px;
}

#content_wrap .contact_text dl .enclose dt,
#content_wrap .contact_text dl .enclose dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

#content_wrap .contact_text dl .enclose dt {
    width: 200px;
    margin-right: 100px;
    position: relative;
    letter-spacing: 3.2px;
}

#content_wrap .contact_text dl .enclose dt:after {
    content: " * ";
    color: #ff0000;
}

#content_wrap .contact_text dl .enclose dd {
    width: calc(100% - 300px);
}

#content_wrap .contact_text dl .enclose dd input,
#content_wrap .contact_text dl .enclose dd textarea {
    background-color: #EBEBEB;
    width: 100%;
    font-size: 16px;
}

#content_wrap .contact_text dl .enclose dd input {
    padding: 15px 15px;
}

#content_wrap .contact_text dl .textarea dt,
#content_wrap .contact_text dl .textarea dd {
    vertical-align: top;
}

#content_wrap .contact_text dl .textarea dt {
    margin-top: 25px;
}

#content_wrap .contact_text dl .enclose dd textarea {
    height: 300px;
    padding: 15px 15px;
}

#content_wrap .contact_text .form_btn {
    margin: 100px 0;
    text-align: center;
}

#content_wrap .contact_text .form_btn button,
#content_wrap .contact_text .form_btn a {
    color: #141414;
    padding: 29px 0;
    width: 300px;
    border: solid 1px #B9B9B9;
    font-weight: bold;
    transition-duration: 0.3s;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 10px;
    display: inline-block;
}

#content_wrap .contact_text .form_btn button:hover,
#content_wrap .contact_text .form_btn a:hover {
    border: solid 1px #141414;
    background-color: white;
    transition-duration: 0.3s;
}

#content_wrap .contact_img {
    height: 420px;
}

#content_wrap .contact_img ul li {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#content_wrap .contact_img ul li h2 {
    display: inline-block;
    letter-spacing: 14px;
    font-size: 70px;
    color: #fff;
}

#content_wrap .contact_text h2 {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 35px;
}

#content_wrap .check_text {
    width: 65%;
    margin: 65px auto 80px;
    text-align: left;
}

#content_wrap .check_text dl .enclose dt {
    padding: 15px 0 15px 0;
}

#content_wrap .check_text dl .enclose dd {
    border-bottom: 1px solid #000;
    font-weight: bold;
    padding: 15px 25px 15px 25px;
}

#content_wrap .footer {
    text-align: center;
    margin-bottom: 35px;
}

#content_wrap .footer p {
    letter-spacing: 3.2px;
    color: #010101;
    opacity: 0.2;
    font-size: 16px;
}

@media screen and (max-width: 1399px) {
    #content_wrap .top_img ul li.top_left .logo_img {
        width: 100%;
        margin-bottom: 65px;
    }
}



@media screen and (max-width: 1299px) {

    #content_wrap .contact_text dl .enclose dd {
        width: 600px;
    }

    #content_wrap .top_about .top_text .top_map {
        height: 490px;
    }

    #content_wrap .top_about .top_text .top_map iframe {
        height: 100%;
    }

}