@charset "UTF-8";
.main .top_image {
    text-align: center;
}
.main .ttl {
    text-align: center;
    padding: 174px 0 0 0;
}
.main .ttl p {
    color: #008ACC;
    margin-bottom: 50px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
}
.bp_box {
    width: 260px;
    float: left;
    margin-right: 60px;
}
.bp_box:nth-child(3n) {
    margin-right: 0;
}
.bp_box h4 {
    font-size: 1.8em;
    font-weight: 200;
    text-align: center;
    padding: 22px 0 31px;
}
.bp_box h4 a {
    color: rgb(0, 138, 204);
}
.top_contact {
    width: 100%;
    background: rgba(220, 220, 220, 0.3);
    margin-top: 140px;
}
.top_contact_box {
    width: 450px;
    margin: 0 auto;
}
.top_contact h2 {
    font-size: 2.6em;
    font-weight: 400;
    text-align: center;
    background: url("../img/ttl_icn.png") no-repeat center top;
    padding-top: 56px;
    margin: 68px 0 0 0;
}
.top_contact h3 {
    font-size: 1.6em;
    text-align: center;
    font-weight: 200;
    letter-spacing: 0.1em;
    padding-bottom: 23px;
}
.top_contact p {
    font-size: 1.4em;
    text-align: center;
    font-weight: 200;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    padding-bottom: 42px;
}
.top_contact_r p {
    padding-bottom: 82px;
}
.top_contact ul {
    text-align: center;
}
.top_contact ul li a {
    width: 260px;
    background: #008ACD;
    color: #fff;
    font-size: 1.6em;
    letter-spacing: 0.3em;
    font-weight: 100;
    display: inline-block;
}
.top_contact ul li:first-child a {
    padding: 28px 0;
    margin-bottom: 10px;
}
.top_contact ul li:last-child a {
    padding: 18px 0;
    margin-bottom: 60px;
}
.top_contact_r ul li a {
    padding: 23px 0 !important;
}
.top_contact_l {
    width: 50%;
    float: left;
}
.top_contact_r {
    width: 50%;
    float: right;
}
.main .news {
    padding: 125px 0 0 0;
}
.news h2 {
    padding-bottom: 10px;
}
.news dl {
    border-bottom: 1px solid #008ACD;
}
.news dl.news_top {
    border-top: 1px solid #008ACD;
}
.news dl dt,
.news dl dd {
    display: inline-block;
    font-size: 1.8em;
    padding: 20px 0;
}
.news dl dt {
    width: 210px;
    text-align: center;
}
.news dl dd {
    text-align: left;
    width: 685px;
}
.news h3 {
    text-align: center;
    margin: 44px 0 130px;
}
.news h3 a {
    font-size: 1.6em;
    color: #fff;
    background: #008ACD;
    display: inline-block;
    width: 300px;
    letter-spacing: 0.3em;
    padding: 23px 0;
}
.site_map h3 {
    font-size: 1.8em;
    border-left: 4px solid #008ACC;
    padding-left: 10px;
    margin: 88px 0 37px;
}
.site_map_l {
    float: left;
    margin-left: 82px;
}
.site_map_r {
    float: right;
    width: 327px;
}
.site_map_r ul {
    background: url("../img/site_map_bg.png") no-repeat left center;
    height: 310px;
    background-position: 0px 16px;
}
.site_map_l_l {
    float: left;
    width: 247px;
    background: url("../img/site_map_bg.png") no-repeat left center;
    height: 180px;
    background-position: 0px 16px;
}
.site_map_l_r {
    float: right;
    width: 242px;
    background: url("../img/site_map_bg.png") no-repeat left center;
    height: 310px;
    background-position: 0px 16px;
}
.site_map ul li a {
    font-size: 1.4em;
    color: #008ACC;
    line-height: 2.9em;
    padding-left: 10px;
}
.top_page header {
    padding-bottom: 30px;
}
.top_page header h1 {
    padding: 18px 0 46px;
    text-align: center;
}
.top_page nav ul {
    margin: 0;
}
header nav ul li {
    margin-right: 20px;
}
.about.wrapper {
    background-image: none;
}
.page .top_image {
    background: url("../img/page_ttl_bg.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 260px;
    display: inline-block;
    position: relative;
}
.page .top_image h2 {
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 3em;
    letter-spacing: 0.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,- 50%);
    transform: translate(-50%, -50%);
 }
ul.about_menu {
    text-align: center;
}
ul.about_menu li {
    display: inline-block;
    font-size: 1.2em;
    border-left: 1px solid #CCCCCC;
    padding: 0px 48px;
    margin: 16px 0;
}
ul.about_menu li:last-child {
    border-right: 1px solid #CCCCCC;
}
ul.about_menu li a {
    color: #666666;
}
.page_ttl {
    background-color: rgba(0, 138, 205, 0.1);
    width: 100%;
    height: 260px;
    position: relative;
    display: inline-block;
}
.page_ttl h2 {
    color: #000000;
    width: 900px;
    letter-spacing: 0.05em;
    line-height: 1.8em;
    text-align: center;
    vertical-align: middle;
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,- 50%);
    transform: translate(-50%, -50%);
}
.page .about_box > h3 {
    color: #008ACC;
    font-size: 1.8em;
    width: 400px;
    border: 4px solid #008ACD;
    box-sizing: border-box;
    padding: 33px 0;
    text-align: center;
    margin: 70px auto 40px;
    letter-spacing: 0.1em;
}
.page .about_box ul {
    font-size: 1.6em;
    color: #000;
    padding-bottom: 50px;
}
.page .about_box ul li span {
    padding-left: 1em;
}
.page .about_box h4 {
    color: #008ACC;
    font-size: 1.6em;
    border-bottom: 4px solid #008ACD;
    width: 310px;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
#about4 h4 {
    width: 476px;
    padding-top: 46px;
}
#about4 h4.short {
    width: 200px;
    padding-top: 0;
}
#about5 {
    margin-bottom: 116px;
}

#about5 h3 {
    margin: 88px auto 55px;
}
.case.wrapper {
    background-image: none;
}
.case .bp {
    margin: 70px auto;
}
.qa.wrapper {
    background-image: none;
}
.qa .about_menu li {
    padding: 0px 24px;
}
.about_box .q_a {
    padding: 27px 0;
    border-top: 1px solid #57C9FF;
}
.about_box dl dt,
.about_box dl dd {
    display: inline-block;
    font-size: 1.6em;
    color: #000;
    vertical-align: middle;
}
.about_box dl dt {
    width: 68px;
}
.about_box dl dd {
    width: 828px;
    padding: 0 4%;
    box-sizing: border-box;
}
.about_box dl.question dd {
    font-weight: bold;
}
.about_box dl dd.long {
    vertical-align: top;
}
.qa_bottom {
    text-align: center;
    margin: 200px 0 150px;
}
.qa .about_box > h3 {
    margin: 70px auto 60px;
}
.guidance.wrapper {
    background-image: none;
}
.guidance ul.about_menu li {
    padding: 0px 152px;
}
.step1 {
    background: url("../img/step1.png") no-repeat center top;
}
.step2 {
    background: url("../img/step2.png") no-repeat center top;
}
.step3 {
    background: url("../img/step3.png") no-repeat center top;
}
.step4 {
    background: url("../img/step4.png") no-repeat center top;
}
.step5 {
    background: url("../img/step5.png") no-repeat center top;
}
.step h3 {
    text-align: center;
    color: #000;
    font-size: 2em;
    font-weight: bold;
    padding: 84px 0 18px 0;
}
.step p {
    text-align: center;
    color: #000;
    font-size: 1.4em;
    padding-bottom: 48px;
}
.step p span {
    color: #666666;
    padding-top: 20px;
    display: block;
}
.guidance h5 {
    text-align: center;
}
.guidance h5 a {
    font-size: 1.6em;
    color: #fff;
    background: #008ACD;
    display: inline-block;
    width: 300px;
    letter-spacing: 0.3em;
    padding: 23px 0;
    text-align: center;
}
#gui2 {
    margin: 150px 0 134px;
}
.guidance .about_box > h3 {
    margin: 70px auto 65px;
}
.contact.wrapper {
    background-image: none;
}
.contact .container > h3 {
    font-size: 2em;
    color: #000;
    text-align: center;
    letter-spacing: 0.01em;
    line-height: 1.8em;
    padding: 70px 0 80px;
}
.contact h3 a {
    color: #008ACC;
    border-bottom: 2px solid #008ACC;
}
.contact h4 {
    color: #000;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    text-align: right;
    padding: 10px 0 0 0;
}
.contact h4:before {
    content: "※";
    color: #CC3300;
    font-size: 0.5em;
}
.form_area {
    background: rgba(0, 138, 205, 0.1);
    border-top: 4px solid rgba(0, 138, 205, 0.5);
    padding: 0 40px;
    box-sizing: border-box;
    margin-bottom: 170px
}
.form_area h5 {
    text-align: center;
    margin: 65px 0 0px;
    padding-bottom: 90px;
}
.form_area h5 input.button {
    font-size: 1.6em;
    color: #fff;
    background: #008ACD;
    display: inline-block;
    width: 300px;
    letter-spacing: 0.3em;
    padding: 23px 0;
    text-align: center;
    border: 0;
}
.contact table th {
    color: #000;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    width: 200px;
    padding-bottom: 25px;
    text-align: right;
    padding-right: 30px;
}
.contact table td {
    width: 600px;
}
.contact table th:after {
    content: "※";
    color: #CC3300;
    font-size: 0.5em;
}
.contact table td input[type="text"] {
    width: 100%;
    height: 50px;
    font-size: 1.6em;
    padding-left: 1em;
    box-sizing: border-box;
    margin-bottom: 25px;
    border: 1px solid #98D0EB;
}
.contact table td input.color {
    color: #C5C5C5;
}
.contact table td input::-webkit-input-placeholder {
    color: #C5C5C5;
}
.contact table td input::-ms-input-placeholder {
    color: #C5C5C5;
}
.contact table td input::-moz-placeholder {
    color: #C5C5C5;
}
.contact table td input.short {
    width: 300px;
}
.contact table td input.post1 {
    width: 80px;
}
.contact table td input.post2 {
    width: 90px;
}
.contact table td p {
    font-size: 1.4em;
    color: #999999;
    margin-bottom: 25px;
}
.contact table td ul li {
    display: inline-block;
}
.contact table td.radio {
    margin-bottom: 25px;
}
.contact table td.radio ul {
    margin-bottom: 25px;
}
.contact table td.radio ul li {
    display: block;
}
.contact table td input.button.post2 {
    background: #008ACD;
    border: 0;
    color: #fff;
    font-size: 1.4em;
    height: 50px;
    margin-left: 17px;
}
.contact table td textarea {
    width: 100%;
    min-height: 200px;
    font-size: 1.4em;
    padding: 1em;
    box-sizing: border-box;
    border: 1px solid #98D0EB;
}
.contact table td select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 13px 10px;
    width: 100%;
    text-indent: 5px;
    color: #7d7d7d;
    height: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 1.4em;
    margin-bottom: 25px;
    border: 1px solid #98D0EB;
}
.contact table td ul li {
    position: relative;
}
.contact table td input[type=radio] {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.contact table td input[type=radio] + label {
    display: block;
    background-image: url("../img/check1_off.png");
    background-size: 18px 18px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 25px;
    display: table-cell;
    font-size: 1.4em;
    color: #000;
    padding-left: 20px;
}
.contact table td input[type=radio]:checked + label {
    background-image: url("../img/check1_on.png");
    background-size: 18px 18px;
    height: 25px;
    vertical-align: middle;
    display: table-cell;
    font-size: 1.4em;
    color: #000;
    padding-left: 20px;
}
.contact table th.pb45 {
    padding-bottom: 55px;
}
.contact table td.mb05 input[type="text"] {
    margin-bottom: 5px;
}
.info_list.wrapper {
    background: none;
}
.info_list .news {
    padding: 65px 0;
}
.info_list .news dl {
    border-bottom: 1px solid #E6E6E6;
}
.info_list .news dl.news_top {
    border-top: 1px solid #E6E6E6;
}
.info_list .news dt {
    color: #000;
    font-size: 1.6em;
}
.info_list .news dd a {
    color: #008ACC;
    border-bottom: 1px solid #008ACC;
    font-size: 16px;
}
.info_list_bottom {
    margin: 70px 0 108px;
    text-align: center;
}
.privacy.wrapper {
    background: none;
}
.privacy_desc {
    margin: 40px auto 0;
}
.p_list h4 {
    font-size: 1.6em;
    font-weight: bold;
    color: #000;
    background: url("../img/privacy_icn.png") no-repeat left center;
    padding-left: 2em;
    margin-top: 40px;
}
.p_list h3 {
    color: #008ACC;
    font-size: 1.8em;
    width: 400px;
    border: 4px solid #008ACD;
    box-sizing: border-box;
    padding: 33px 0;
    text-align: center;
    margin: 80px auto 0;
    letter-spacing: 0.1em;
}
.privacy_desc p {
    font-size: 1.6em;
    color: #000;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}
.p_list ul {
    font-size: 1.6em;
    color: #000;
    padding: .5em 0 0 2em;
}
.p_list ul ul {
    font-size: 1em;
    padding-left: 1em;
}
.p_list li {
 margin-top: .5em;
}
.p_list {
 margin-top: 30px;
    margin-bottom: 80px;
}
.p_list p {
    padding: 1em 0 0 2em;
    font-size: 1.6em;
    color: #000;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}
.p_list strong {
 font-weight: bold;
}
.copyright.wrapper {
    background: none;
}
.copyright .p_list h4 {
    background-position: left 6px;
    font-weight: normal;
}
.copyright_bottom {
    text-align: center;
}
.disclaimer.wrapper {
    background: none;
}
.disclaimer .p_list {
 margin-top: 30px;
}
.disclaimer .p_list h4 {
    background-position: left 6px;
    font-weight: normal;
}
.link .p_list h4 {
    background-position: left 6px;
    font-weight: normal;
}
.case_01 .top_image {
    background: url("../img/case_bg.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    display: inline-block;
    position: relative;
}
.case_01 .top_image_l {
    background: url("../img/case01_bg.jpg") no-repeat;
    background-size: cover;
    width: 50%;
    height: 600px;
    display: block;
    position: relative;
    float: left;
}
.case_01 .top_image_r {
    width: 50%;
    height: 600px;
    display: block;
    position: relative;
    float: right;
}
.case_01 .top_image_r h3 {
    text-align: left;
    width: 390px;
    font-size: 4em;
    letter-spacing: -0.05em;
    font-weight: 200;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: 260px !important;
    left: 60px !important;
    color: #fff;
}
.case_01 .top_image_r h3 span {
    border-bottom: 2px solid #fff;
}
.case_01 .top_image_r h3 em {
 font-size: .8em;
}
.case_01 .top_image_r p {
    color: #fff;
    font-size: 1.6em;
    width: 390px;
    text-align: left;
    position: absolute;
    bottom: 60px;
    left: 60px;
}
.case_under {
    padding: 30px 0 0;
}
.case_under p {
    color: #000;
    font-size: 1.4em;
    margin-top: 30px;
}
.case_under ul {
    color: #000;
    font-size: 1.4em;
    margin-top: 30px;
}
.case_next {
    width: 100%;
    height: 260px;
    background-color: rgba(0, 138, 205, 0.05);
    position: relative;
}
.case_next h2 {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.case_02 .top_image_l {
    background: url("../img/case02_bg.jpg") no-repeat;
}
.case_02 .top_image_r h3 {
    bottom: 240px !important;
}
.case_03 .top_image_l {
    background: url("../img/case03_bg.jpg") no-repeat;
}
.case_03 .top_image_r h3 {
    bottom: 260px !important;
}
.case_04 .top_image_l {
    background: url("../img/case04_bg.jpg") no-repeat;
}
.case_04 .top_image_r h3 {
    bottom: 260px !important;
}
.case_05 .top_image_l {
    background: url("../img/case05_bg.jpg") no-repeat;
}
.case_05 .top_image_r h3 {
    bottom: 260px !important;
}
.case_06 .top_image_l {
    background: url("../img/case06_bg.jpg") no-repeat;
}
.case_06 .top_image_r h3 {
    bottom: 260px !important;
}
.case_07 .top_image_l {
    background: url("../img/case07_bg.jpg") no-repeat;
}
.case_07 .top_image_r h3 {
    bottom: 310px !important;
}
.case_08 .top_image_l {
    background: url("../img/case08_bg.jpg") no-repeat;
}
.case_08 .top_image_r h3 {
    bottom: 220px !important;
}
@media screen and (max-width: 667px) {
    .main .ttl {
        padding: 10% 0 0 0 !important;
    }
    .main .ttl h2 img {
        width: 80%;
    }
    .top.main .ttl p {
        margin-bottom: 0;
        padding-bottom: 5%;
    }
    .sp .bp_box {
        width: 100%;
        float: none;
        margin-right: 0px;
        border-top: 1px solid #0089CC;
    }
    .sp .bp_box h3 {
        width: 40%;
        display: inline-block;
        vertical-align: middle;
    }
    .sp .bp_box h3 img {
        width: 100%;
        display: block;
        padding: 2% 0;
    }
    .sp .bp_box_r {
        width: 57%;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    .sp .bp_box_r h4 {
        font-size: 1.3em;
        padding: 0 3%;
        text-align: left;
    }
    .sp .bp_box:last-child {
        border-bottom: 2px solid #0089CC;
    }
    .bp_next {
        width: 40%;
        margin: 5% auto;
    }
    .bp_next img {
        width: 100%;
    }
    .top_contact {
        margin-top: 0 !important;
    }
    .top_contact_l {
        width: 100% !important;
        float: none !important;
    }
    .top_contact_r {
        width: 100% !important;
        float: none !important;
        border-top: 10px solid #fff;
    }
    .top_contact_box {
        width: 80% !important;
        padding-top: 5%;
    }
    .top_contact h2 {
        font-size: 2.4em !important;
        font-weight: 400;
        text-align: center;
        background: url("../img/ttl_icn.png") no-repeat center top;
        padding-top: 56px;
        margin: 0 !important;
    }
    .news.ttl h2 img {
        width: inherit !important;
    }
    .news dl {
        width: 90%;
        margin: 0 auto;
    }
    .news dl dd {
        text-align: center !important;
        width: 100% !important;
    }
    .top .news dl dt,
    .top .news dl dd {
        width: 100% !important;
        padding: 2% 0 0 !important;
    }
    .top .news dl dt {
        font-size: 1.2em;
        text-align: left;
    }
    .top .news dl dd {
        font-size: 1.4em;
        padding-bottom: 2% !important;
        text-align: left !important;
    }
    .news h3 {
        margin: 10% 0 !important;
    }
    .sp.banner ul li {
        padding: 2% 2% 0 0;
    }
    .sp.banner ul li:last-child {
        padding-right: 0;
    }
    .banner_bottom li {
        padding-bottom: 2% !important;
    }
    .site_map {
        background: #fff;
    }
    .site_map_l {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        padding: 10% 5% 0;
    }
    .site_map h3 {
        margin: 0 !important;
    }
    .site_map_l_l,
    .site_map_l_r {
        float: none !important;
        width: 100% !important;
    }
    .site_map_l_l {
        height: 450px !important;
        background: url("../img/site_map_bg2.png") no-repeat left center !important;
        background-position: 0px 14px !important;
    }
    .site_map_r {
        float: none !important;
        width: 100% !important;
        padding: 10% 5%;
    }
    .site_map_r ul {
        background: url("../img/site_map_bg2.png") no-repeat left center !important;
        background-position: 0px 14px !important;
    }
    .site_map_l_l ul li a {
        line-height: 2.75em !important;
    }
    .top_page header {
        padding-bottom: inherit;
    }
    .top_page header h1 {
        padding: inherit;
        text-align: inherit;
    }
    .top_page nav ul {
        margin: 0;
    }
    .top_page .drawer-login {
        margin: 17% 0 0 0;
    }
    header nav ul li {
        margin-right: inherit;
    }
    .page .top_image {
        background: url("../img/page_ttl_sp_bg.jpg") no-repeat;
        background-size: cover;
        width: 100%;
        height: 130px !important;
        display: inline-block;
        position: relative;
    }
    .page .top_image h2 {
        font-size: 2em;
        width: 100%;
    }
    ul.about_menu li {
        display: block;
        font-size: 1.2em;
        border-left: none;
        padding: 0;
        margin: 0;
        border-bottom: 2px solid rgba(0, 138, 205, 0.1);
        text-align: left;
        background-image: url("../img/about_menu_sp_bg.png");
        background-repeat: no-repeat;
        background-position: 96% center;
        background-size: 15px;
    }
    ul.about_menu li a {
        padding: 4.5% 0 4.5% 5%;
        display: block;
    }
    .page_ttl {
        height: 130px;
    }
    .page_ttl h2 {
        width: 90%;
        letter-spacing: 0.06em;
        line-height: 1.3em;
        font-size: 1.5em;
    }
    .page .about_box > h3 {
        font-size: 1.2em;
        width: 62.5%;
        padding: 5% 0;
        margin: 10% auto;
        border: 2px solid #008ACD;
    }
    .about_box {
        width: 87.5%;
        margin: 0 auto;
    }
    .about_box img {
        width: 100%;
    }
    .page .about_box h4 {
        color: #008ACC;
        font-size: 1.2em;
        border-bottom: 2px solid #008ACD;
        width: 85%;
        letter-spacing: 0.1em;
        padding-bottom: 10px;
        margin-bottom: 3%;
    }
    .page .about_box ul {
        font-size: 1.2em;
        color: #000;
        padding-bottom: 10%;
    }
    #about4 h4 {
        width: 100%;
        padding-top: 0;
    }
    #about4 h4.short {
        width: 53%;
    }
    #about5 {
        margin-bottom: 10%;
    }
    #about5 h3 {
        margin: 10% auto;
    }
    .case .top_image {
        margin-bottom: 6.5%;
    }
    .case .bp {
        margin: 0 auto 10%;
    }
    .about_box dl dt {
        width: 12% !important;
    }
    .about_box dl dd {
        width: 85% !important;
        padding: 0 3%;
        box-sizing: border-box;
        font-size: 1.2em;
    }
    .about_box dl.answer dt {
    vertical-align: text-bottom;
    }
    .qa_bottom {
        margin: 10% 0 20%;
    }
    .guidance ul.about_menu li {
        padding: 0;
    }
    #gui2 {
        margin: 20% auto;
    }
    .guidance h5 a {
        font-size: 1.2em;
        width: 53%;
        letter-spacing: 0.3em;
        padding: 5% 0;
    }
    .contact .container > h3 {
        font-size: 1.4em;
        color: #000;
        text-align: center;
        letter-spacing: 0.01em;
        line-height: 1.8em;
        padding: 5% 0;
        width: 87.5%;
        margin: 0 auto;
    }
    .contact .container > h3 > br {
        display: none;
    }
    .form_area {
        background: rgba(0, 138, 205, 0.1);
        border-top: 4px solid rgba(0, 138, 205, 0.5);
        padding: 0;
        box-sizing: border-box;
        margin-bottom: 170px;
    }
    .contact table {
        width: 100%;
    }
    .contact table tr {
        border-bottom: 2px solid rgba(0, 138, 205, 0.5);
    }
    .contact table th,
    .contact table td {
        display: block;
        width: 87.5%;
        margin: 2% auto;
    }
    .contact table th {
        padding-bottom: 0;
        text-align: left;
        padding-right: 0;
    }
    .contact table td input[type="text"] {
        margin-bottom: 2%;
        font-size: 1.2em;
    }
    .contact table th.pb45 {
        padding-bottom: 0 !important;
    }
    .contact table td p {
        margin-bottom: 0;
    }
    .contact table td select {
        background-position: 95% 50%;
        margin-bottom: 2%;
    }
    .contact table td textarea {
        margin-bottom: 2%;
    }
    .form_area {
        margin-bottom: 10%;
    }
    .form_area h4 {
        display: none;
    }
    .contact h4 {
        padding: 0 1% 1% 0;
    }
    .contact table td input.short {
        width: 100%;
    }
    .contact table td input.post1 {
        width: 100%;
    }
    .contact table td input.post2 {
        width: 100%;
    }
    .contact table td ul li {
        width: 30%;
    }
    .contact table td ul li.note {
        width: auto;
    }
    .contact table td.radio ul li {
        width: auto;
    }
    .form_area h5 input.button {
        width: 60%;
        padding: 4% 0;
    }
    .form_area h5 {
        margin: 5% 0 0;
        padding-bottom: 15%;
    }
    .contact table tr:last-child {
        border-bottom: none;
    }
    .info_list .news {
        width: 100%;
        margin: 0 auto;
        padding: 4% 0 10%;
    }
    .info_list .news dl.news_top {
        border-top: none;
    }
    .info_list .news dl {
        width: 100%;
        padding: 5% 0;
    }
    .info_list .news dl dt {
        width: 87.5% !important;
        text-align: left;
        padding: 0;
        margin: 0 auto;
        display: block;
    }
    .info_list .news dl dd {
        width: 87.5% !important;
        text-align: left !important;
        padding: 0;
        margin: 0 auto;
        display: block;
    }
    .info_list_bottom {
        margin: 20% 0;
    }
    .privacy_desc {
        margin: 5% auto;
        width: 87.5%;
    }
    .p_list {
        margin-bottom: 20%;
        width: 87.5%;
    }
    .privacy_desc p {
        font-size: 1.2em;
    }
    .privacy_desc p span {
        padding-left: 1em;
    }
    .p_list ul {
        font-size: 1.2em;
        padding-left: 1.5em;
    }
    .p_list h4 {
        font-size: 1.2em;
        padding-left: 1.5em;
        background: url("../img/privacy_icn.png") no-repeat left 0.1em;
        margin-top: 5%;
    }
    .p_list h3 {
        color: #008ACC;
        border: 4px solid #008ACD;
        box-sizing: border-box;
        text-align: center;
        letter-spacing: 0.1em;
        font-size: 1.2em;
        width: 62.5%;
        padding: 5% 0;
        margin: 10% auto 0;
    }
    .p_list p {
        font-size: 1.2em;
        padding-left: 1.5em;
    }
    .copyright .p_list h4 {
        background-position: left 0.1em;
        font-weight: normal;
    }
    .case_01 .page .top_image {
        background: none;
        width: 100%;
        display: inline-block;
        position: relative;
    }
    .case_01 .top_image_l {
        background: url("../img/case01_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_01 .top_image_r {
        background: url("../img/case_bg.jpg") no-repeat;
        background-size: cover;
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        float: none;
    }
    .case_01 .top_image_r h3 {
        text-align: left;
        width: 87.5%;
        font-size: 2em;
        letter-spacing: 0.1em;
        font-weight: 200;
        padding-bottom: 5px;
        border-bottom: 2px solid #fff;
        position: static;
        bottom: 0px !important;
        left: 0px !important;
        color: #fff;
        margin: 0 auto;
        padding-top: 5%;
    }
    .case_01 .top_image_r p {
        color: #fff;
        font-size: 1.2em;
        width: 87.5%;
        text-align: left;
        position: static;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        padding: 3% 0 5%;
        letter-spacing: 0.1em;
    }
    .case_under {
        margin: 0 auto;
        padding: 6% 0;
        width: 87.5%;
    }
    .case_under p {
        margin-top: 6%;
    }
    .case_under ul {
        margin-top: 6%;
    }
    .case_next {
        height: 130px;
    }
    .case_next h2 {
        width: 70px;
    }
    .case_next h2 img {
        width: 100%;
    }
    .case_02 .top_image_l {
        background: url("../img/case02_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_02 .top_image_r h3 {
        font-size: 2.5em;
        letter-spacing: 0.05em;
        line-height: 1.6em;
        padding-bottom: 1px;
    }
    .case_01 .top_image_r h3 span {
        padding-bottom: 1px;
        line-height: 1.6em;
    }
    .case_02 .top_image_r p {
        padding-top: 5%;
    }
    .case_03 .top_image_l {
        background: url("../img/case03_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_04 .top_image_l {
        background: url("../img/case04_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_05 .top_image_l {
        background: url("../img/case05_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_06 .top_image_l {
        background: url("../img/case06_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_07 .top_image_l {
        background: url("../img/case07_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
    .case_08 .top_image_l {
        background: url("../img/case08_sp_bg.jpg") no-repeat;
        background-size: cover;
        background-position: 100%;
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        float: none;
    }
}
.ttl-content {
    color: #008ACC;
    font-size: 1.125rem;
    width: 450px;
    border: 4px solid #008ACD;
    box-sizing: border-box;
    padding: 33px 0;
    text-align: center;
    margin: 50px auto;
    letter-spacing: 0.1em;
}
.ttl-sub-content {
    display: inline-block;
    padding: 0 5px 20px;
    margin: 0 0 40px 0;
    border-bottom: #008ACC 4px solid;
    font-size: 1rem;
    color: #008ACC;
}
.content {
    width: 900px;
    margin: 0 auto;
}
.content p {
    margin: 0 0 50px 0;
    color: #000;
    font-size: .875rem;
}
.content ul {
    margin: 0 0 50px 0;
}
.content ul li {
    margin: 0 0 15px 0;
    padding: 0 0 0 1em;
    color: #000;
    font-size: .875rem;
}
.content ul li::before {
    margin: 0 0 0 -1em;
    display: inline-block;
    content: '・';
}
.content figure {
    width: 100%;
    margin: 0 0 50px 0;
    text-align: center;
}
.content figure img {
    max-width: 100%;
}
.content-column2 {
    display: table;
    width: 100%;
    margin-bottom: 50px;
}
.content-column2 div {
    display: table-cell;
    width: 50%;
    padding-right: 15px;
    box-sizing: border-box;
    border-right: #9FE4FF 1px solid;
}
.content-column2 div:last-of-type {
    padding-left: 15px;
    border-right: none;
}
.content-column2 h4 {
    background: #E3F7FF;
    text-align: center;
    color: #008ACC;
    font-size: 1.1875rem;
    padding: 45px 0;
    margin: 0 0 50px 0;
    letter-spacing: 2px;
}
.icon-human {
    position: relative;
}
.icon-human::before {
    position: absolute;
    top: 50%;
    left: 10%;
    display: block;
    margin-top: -34px;
    content: url("../img/case/icon_human.png");
}
@media screen and (max-width: 667px) {
    .ttl-content {
        width: 100%;
        padding: 5% 0;
        margin: 0 auto 30px;
        border-width: 2px;
        font-size: .75rem;
    }
    .ttl-sub-content {
        border-width: 2px;
        font-size: .75rem;
    }
    .content {
        width: 87.5%;
        margin: 0 auto;
        padding-top: 50px;
    }
    .content p {
        margin-bottom: 30px;
        font-size: .75rem;
        line-height: 1.8;
    }
    .content a {
        font-size: .75rem;
        line-height: 1.8;
    }
    .content ul {
        margin-bottom: 30px;
    }
    .content li {
        font-size: .75rem;
        line-height: 1.8;
    }
    .content-column2 {
        display: block;
    }
    .content-column2 div {
        display: block;
        width: 100%;
        border: none;
        padding: 0;
    }
    .content-column2 div:last-of-type {
        padding: 0;
    }
    .content-column2 h4 {
        padding: 5% 0;
        margin-bottom: 30px;
        font-size: .75rem;
    }
}
