﻿@charset "utf-8";
header nav.g-nav ul li.plan a::after{content:"";width:50px;height:3px;position:absolute;bottom:-5px;left:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;background:#fff}
footer nav.f-nav ul li.plan a::after{content:"";width:50px;height:3px;position:absolute;bottom:-5px;left:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;background:#fff}
@media screen and (max-width:767px){header nav.g-nav ul li.plan a::after{bottom:5px;}}

.layout{max-width:700px;margin:50px auto}.plan_f_img{max-width:300px;margin:auto;width:30%}.type_select-1{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;margin-bottom:75px}.type_select{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}.plan_box{max-width:250px;width:28%;padding:15px;box-sizing:content-box;transition:.5s}.plan_box:hover{opacity:.5}.plan_box.none{display:none}.plan_soon{pointer-events:none}.walldoor{display:flex;flex-wrap:wrap;justify-content:space-around;margin:30px auto 50px;max-width:960px}.walldoor figure,.walldoor .right-side{width:48%}.walldoor .right-side{max-width:400px}.walldoor .right-side .text{font-size:15px;line-height:1.8;margin:50px auto}.walldoor .link_btn{background:#1a365d;max-width:400px;height:60px;margin:30px auto 60px;transition:.3s;font-size:15px}.walldoor .link_btn:hover{opacity:.7}.walldoor .link_btn a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}@media screen and (max-width:850px){.walldoor .right-side .text{font-size:14px;margin:30px auto}.walldoor .link_btn{font-size:14px;height:40px}}@media screen and (max-width:768px){.walldoor .right-side .text{font-size:12px;margin:30px auto}.walldoor .link_btn{font-size:13px}}@media screen and (max-width:650px){.plan_box{width:45%;padding:5px}.plan_box.none{display:block}.plan_f_img{max-width:300px;width:100%}.walldoor .right-side .text{font-size:10px}}@media screen and (max-width:550px){.walldoor figure,.walldoor .right-side{width:90%;max-width:400px}.walldoor .right-side .text{font-size:13px}}@media screen and (max-width:370px){.walldoor .right-side .text{font-size:11px}}