@charset "UTF-8";
@media screen and (max-width: 896px) {
    .pc_use {
        display: none;
    }

    .sp_use {
        display: block;
    }

    header.sp_use {
        position: fixed;
        margin-top: 20px;
        z-index: 10000;
    }

    header .logo {
        margin-left: 15px;
        width: 133px;
    }

    header .logo_nav {
        margin-left: 15px;
        width: 133px;
        display: none;
        position: fixed;
    }

    header.active .logo {
        display: none;
    }

    header.active .logo_nav {
        display: block;
    }

    .menu-trigger {
        display: inline-block;
        width: 25px;
        height: 15px;
        vertical-align: middle;
        cursor: pointer;
        position: fixed;
        top: 28px;
        z-index: 1002;
        transform: translateX(0);
        transition: transform .5s;
        padding: 7px;
        border-radius: 50%;
        opacity: 0.85;
        right: 15px;
        transition-duration: 0.3s;
    }

    .menu-trigger:hover {
        opacity: 0.85;
        transition-duration: 0.3s;
    }

    .menu-trigger span {
        display: inline-block;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #000000;
    }

    header.underlayer .menu-trigger span {
        background-color: #fff;
    }

    .menu-trigger.active {
        background-color: initial;
    }

    .menu-trigger.active span {
        background-color: #fff;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger.active span:nth-of-type(1) {
        width: 100%;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 12px;
    }

    .menu-trigger.active span:nth-of-type(2) {
        width: 100%;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 3px;
    }

    .menu-trigger.active span:nth-of-type(3) {
        transform: translateY(-12px) rotate(45deg);
        width: 110%;
    }

    nav {
        width: 100%;
        height: 100%;
        padding-top: 110px;
        background: rgb(0 0 0 / 100%);
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9000;
        transform: translate(100%);
        transition: all .5s;
        touch-action: none;
    }

    nav.open {
        transform: translateZ(0);
    }

    nav .top_search {
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
        height: 90px;
        top: 108px;
        position: absolute;
    }

    nav .top_search a {
        width: 285px;
        height: 90px;
        position: relative;
        display: inline-block;
    }

    nav .top_search a:before {
        content: '';
        position: absolute;
        top: 0;
        background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #ffee27 0.5%) no-repeat top left/80% 100%;
        right: 140px;
        width: 50px;
        height: 90px;
    }

    nav .top_search a:after {
        content: 'オフィス・店舗物件\A検索はこちら';
        white-space: pre;
        position: absolute;
        background: #ffee27;
        right: 0;
        top: 0;
        letter-spacing: 1.44px;
        color: #000000;
        width: 150px;
        height: 90px;
        font: normal normal bold 13px YuGothic;
        padding-top: 25px;
        text-align: left;
    }

    nav ul {
        margin-top: 130px;
    }

    nav ul li {
        width: 50%;
        text-align: center;
        border-bottom: solid 1px #2F2F2F;
        border-right: solid 1px #2F2F2F;
    }

    nav ul li:first-child,
    nav ul li:nth-child(2) {
        border-top: solid 1px #2F2F2F;
    }

    nav ul li:nth-of-type(2n) {
        border-right: none;
    }

    nav ul li a {
        width: 100%;
        display: inline-block;
        padding: 15px 0;
        font: normal normal bold 13px YuGothic;
        letter-spacing: 1.4px;
        color: #B0B9C3;
    }

    .box .radio label:before {
        top: 1px;
    }

    #main_content .all_content {
        width: 100%;
        padding: 0 15px;
    }

    #main_content .main_img {
        width: 100%;
        height: 450px;
        margin-top: 0;
    }

    #main_content .main_img h2 {
        font: normal normal bold 40px Lato;
    }

    #main_content .main_img .top_search {
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
        height: 90px;
        bottom: -95px;
    }

    #main_content .main_img .top_search a {
        width: 285px;
        height: 90px;
    }

    #main_content .main_img .top_search a:before {
        background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #ffee27 0.5%) no-repeat top left/80% 100%;
        right: 139px;
        width: 50px;
        height: 90px;
        top: 0;
    }

    #main_content .main_img .top_search a:after {
        width: 150px;
        height: 90px;
        font: normal normal bold 13px YuGothic;
        padding-top: 25px;
        text-align: left;
        content: 'オフィス・店舗物件\A検索はこちら';
        white-space: pre;
    }

    #main_content .top_category ul li.top_category_img {
        width: 100%;
    }

    #main_content .top_category ul li.top_category_text {
        width: 100%;
        height: 87px;
        padding: 0;
    }

    #main_content .top_category ul li.property_edit {
        height: 116px;
    }

    #main_content .top_category ul li.top_category_text p {
        font: normal normal bold 10px YuGothic;
        padding-top: 27px;
    }

    #main_content .top_category ul li.top_category_text a {
        padding: 0 20px 15px;
        display: block;
    }

    #main_content .top_category ul li.top_category_text h2 {
        font: normal normal bold 20px Lato;
        letter-spacing: 1.2px;
        display: inline-block;
        width: calc(100% - 71px);
        line-height: 25px;
        margin-top: 5px;
    }

    #main_content .top_category ul li.top_category_text span {
        font: normal normal bold 10px YuGothic;
        margin-top: 0;
        width: 71px;
        padding-right: 18px;
    }

    #main_content .top_category ul li.top_category_text span:before {
        width: 13px;
        height: 13px;
        top: 1px;
    }

    #main_content .top_category ul li.top_category_text span:after {
        right: 5px;
        top: 4.5px;
        width: 5px;
        height: 5px;
    }

    #main_content .top_news {
        margin: 80px 0;
    }

    #main_content .top_news .top_news_text {
        margin-bottom: 40px;
    }

    #main_content .top_news .top_news_text p {
        font: normal normal bold 10px YuGothic;
    }

    #main_content .top_news .top_news_text h2 {
        font: normal normal bold 30px Lato;
    }

    #main_content .top_news ul li {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }

    #main_content .top_news ul li a {
        color: #000;
    }

    #main_content .top_news ul li:last-child {
        margin-bottom: 0;
    }

    #main_content .top_news ul li img {
        width: 173px;
        display: inline-block;
    }

    #main_content .top_news ul li .sp_news_text {
        width: calc(100% - 173px);
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
    }

    #main_content .top_news ul li .sp_news_text p {
        font: normal normal 12px YuGothic;
        margin-top: 0;
    }

    #main_content .top_news ul li span {
        font: normal normal normal 9px YuGothic;
        margin-left: 12px;
        padding: 0 5px;
        margin-top: 0;
        vertical-align: top;
    }

    #main_content .top_news ul li h3 {
        font: normal normal bold 12px YuGothic;
        margin-top: 7px;
    }

    #main_content .top_news .list_btn {
        text-align: center;
    }

    #main_content .top_news .list_btn a {
        font: normal normal bold 12px YuGothic;
        width: 220px;
        padding: 16px 0;
    }

    #main_content .underlayer h2 {
        font-size: 26px;
    }

    #main_content .underlayer {
        height: 200px;
    }

    /*9ページ目ニュース↓*/
    #main_content .article_content {
        margin: 72px auto 0;
    }

    #main_content .article_content2 .turn {
        top: -60px;
    }

    #main_content .article_content ul li.article_left {
        width: 100%;
        margin-bottom: 180px;
        margin-right: 0;
    }

    #main_content .article_content ul li.article_left h3 {
        font: normal normal bold 12px/39px YuGothic;
        letter-spacing: 0.6px;
        margin-top: 30px;
    }

    #main_content .article_content ul li.article_left h2 {
        font: normal normal bold 16px YuGothic;
        letter-spacing: 0.8px;
        margin-bottom: 20px;
    }

    #main_content .article_content ul li.article_left {
        margin-bottom: 91px;
    }

    #main_content .article_content ul li.article_right {
        width: 100%;
    }

    #main_content .article_content ul li.article_right h2 {
        font: normal normal bold 16px/16px YuGothic;
        letter-spacing: 1.6px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: #707070 solid 1px;
    }

    #main_content .article_content ul li.article_right ul li.recently_news_left {
        width: 173px;
    }

    #main_content .article_content ul li.article_right ul li.recently_news_right {
        width: calc(100% - 178px);
        margin-left: 5px;
    }

    #main_content .article_content ul li.article_right ul li {
        margin-bottom: 20px;
    }

    #main_content .article_content ul li.article_right ul li.recently_news_right p {
        font: normal normal 12px YuGothic;
    }

    #main_content .article_content ul li.article_right ul li.recently_news_right h3 {
        font: normal normal bold 12px YuGothic;
        margin-top: 14.5px;
    }

    #main_content .article_content ul li.article_right ul li.recently_news_right span {
        font: normal normal bold 9px YuGothic;
        padding: 3px 7px;
        margin-left: 11.5px;
    }

    #main_content .article_content .article_search {
        margin: 20px 0 80px;
        text-align: center;
    }

    #main_content .article_content ul li.article_right .article_search a {
        width: 285px;
        height: 90px;
    }

    #main_content .article_content ul li.article_right .article_search a:before {
        background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #ffee27 0.5%) no-repeat top left/80% 100%;
        right: 140px;
        width: 50px;
        height: 90px;
    }

    #main_content .article_content ul li.article_right .article_search a:after {
        width: 150px;
        height: 90px;
        font: normal normal bold 13px YuGothic;
        padding-top: 25px;
        text-align: left;
        content: 'オフィス・店舗物件\A検索はこちら';
        white-space: pre;
    }

    /*1ページ目プロジェクト*/
    #main_content .project_top_text .underlayer_main_text {
        left: 0;
        top: -66px;
        letter-spacing: 1.4px;
        margin: 0 15px;
    }

    #main_content .project_top_text .underlayer_main_text p {
        padding: 0px 3px;
        font: normal normal bold 20px/33px YuGothic;
        margin-bottom: 4px;
    }

    #main_content .project_content {
        margin: 0;
        padding-top: 180px;
    }

    #main_content .project_content .turn {
        right: 15px;
        top: 125px
    }

    #main_content .project_content ul li.project_img {
        width: 100%;
    }

    #main_content .project_content ul li.project_text {
        width: 100%;
        padding-right: 0;
    }

    #main_content .project_content ul li.project_text h2 {
        font: normal normal bold 19px/30px YuGothic;
        letter-spacing: 1.52px;
        margin: 30px 0;
    }

    #main_content .project_content ul li.project_text p {
        font: normal normal 14px/30px YuGothic;
    }

    #main_content .project_content ul li.nth_2 {
        padding-right: 0;
        padding-left: 0;
    }

    #main_content .project_content ul li.project_text .business a {
        font: normal normal bold 12px/29px YuGothic;
        letter-spacing: 0.36px;
        width: 172px;
        padding: 10.5px 0;
    }

    #main_content .project_content ul {
        margin-bottom: 80px;
    }

    #main_content .project_content .underlayer_main_text {
        top: -20px;
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    #main_content .project_content .underlayer_main_text p {
        padding: 0 3px;
        font: normal normal bold 18px YuGothic;
        margin-bottom: 4px;
        width: 315px;
        letter-spacing: 1px;
    }

    #main_content .project_content .business {

    }

    #main_content .support {
        padding: 60px 0 80px;
    }

    #main_content .support .all_content h2 {
        font: normal normal bold 24px YuGothic;
        letter-spacing: 1.92px;
        text-align: center;
        margin-bottom: 40px;
    }

    #main_content .support .all_content ul li {
        width: 100%;
        margin-right: 0;
    }

    #main_content .support .all_content ul li:nth-child(2) {
        margin-left: 0;
    }

    #main_content .support .all_content ul li h3 {
        font: normal normal bold 16px/16px YuGothic;
        letter-spacing: 1.6px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    #main_content .support .all_content ul li p {
        font: normal normal bold 12px/30px YuGothic;
        letter-spacing: 0.96px;
    }

    #main_content .support .all_content ul li:nth-child(2) {
        margin: 60px 0 0;
    }

    #main_content .support .all_content ul li .business a {
        font: normal normal bold 12px/29px YuGothic;
        width: 172px;
    }

    /*4ページ目company↓*/
    #main_content .company_content {
        margin: 0;
        padding-top: 108px;
    }

    #main_content .company_content .underlayer_main_text {
        top: -95px;
    }

    #main_content .company_content .turn {
        top: 60px;
        right: 15px;
    }

    #main_content .company_content .underlayer_main_text {
        top: -20px;
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    #main_content .company_content .underlayer_main_text p {
        padding: 0 3px;
        font: normal normal bold 20px YuGothic;
        margin-bottom: 4px;
        width: 100%;
        letter-spacing: 1px;
    }

    #main_content .company_content .underlayer_main_text p:last-child {
        padding-right: 5px;
    }

    #main_content .company_top_turn .turn {
        top: -20px;
    }

    #main_content .company_content .underlayer_text {
        font: normal normal bold 16px/35px YuGothic;
        letter-spacing: 1.28px;
        margin: 0;
    }

    #main_content .company_profile {
        margin-top: 56px;
        margin-bottom: 80px;
    }

    #main_content .company_profile ul li.company_profile_left {
        font: normal normal bold 24px YuGothic;
        letter-spacing: 1.92px;
        width: 100%;
        margin-top: -16px;
        margin-bottom: 40px;
        text-align: center;
    }

    #main_content .organization h2 {
        margin: 80px 0 35px;
    }

    #main_content .organization ul:last-child {
        margin: 7px 23px 0;
        width: calc(100% - 46px);
    }

    #main_content .organization ul li p span {
        display: block;
    }

    #main_content .organization ul li p span:after {
        right: 0;
        top: 39px;
        left: 0;
        width: 1px;
        height: 15px;
        margin: auto;
        transform: translateY(-50%) translateX(-50%) rotate(
                180deg
        );
    }

    #main_content .organization ul li:last-child p span:after {
        height: 18px;
        top: 41px;
    }

    #main_content .company_profile ul li.company_profile_right {
        width: 100%;
    }

    #main_content .representative ul li.representative_img {
        width: 100%;
        margin-bottom: 30px;
    }

    #main_content .representative ul li.representative_text {
        width: 100%;
        padding-left: 0;
    }

    #main_content .organization ul li {
        height: initial;
        width: 235px;
        writing-mode: initial;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 11px 0;
    }

    #main_content .organization ul li p {
        text-orientation: initial;
        font: normal normal bold 14px YuGothic;
        padding: 0;
    }

    #main_content .company_profile ul li.company_profile_right dl .enclose {
        padding: 17px 0;
    }

    #main_content .company_profile ul li.company_profile_right dl .enclose dt,
    #main_content .company_profile ul li.company_profile_right dl .enclose dd {
        font: normal normal 13px YuGothic;
        vertical-align: middle;
    }

    #main_content .company_profile ul li.company_profile_right dl .enclose dt {
        width: 92px;
    }

    #main_content .company_profile ul li.company_profile_right dl .enclose dd {
        width: calc(100% - 92px);
        padding-left: 20px;
    }

    #main_content .representative {
        padding: 68px 0;
    }

    #main_content .representative h2 {
        text-align: center;
        font: normal normal bold 24px/ YuGothic;
        letter-spacing: 1.92px;
        margin-bottom: 40px;
    }

    #main_content .representative ul li.representative_text p {
        font: normal normal 14px/35px YuGothic;
    }

    #main_content .representative ul li.representative_text .representative_name {
        margin-top: 31px;
    }

    #main_content .representative ul li.representative_text .representative_name img {
        width: 142px;
    }

    #main_content .representative ul {
        margin-bottom: 60px;
    }

    #main_content .representative ul:last-child li.representative_text {
        padding-left: 0;
        padding-right: 0;
    }

    #main_content .global {
        margin-bottom: 80px;
        margin-top: 80px;
    }

    #main_content .global h2 {
        font: normal normal bold 24px YuGothic;
        letter-spacing: 1.92px;
        padding-top: 8px;
        margin-bottom: 40px;
    }

    #main_content .global ul li.global_img {
        padding: 43px 105px 0;
    }

    #main_content .global ul li.global_img img {
        width: 135px;
    }

    #main_content .global ul li {
        width: 100%;
    }

    #main_content .global ul li.global_text {
        padding: 45px 18px 21px 20px;
    }

    #main_content .global ul li.global_text h3 {
        font: normal normal bold 14px YuGothic;
        letter-spacing: 1.12px;
        padding-bottom: 10px;
    }

    #main_content .global ul li.global_text p {
        font: normal normal 12px YuGothic;
    }

    #main_content .global ul li.global_text p a {
        font: normal normal 12px YuGothic;
        color: #00ACBA;
    }

    #main_content .global ul:last-child {
        margin: 0 0 8px;
    }

    /*6ページ目 propety search*/
    #main_content .search_content {
        padding-top: 72px;
    }

    #main_content .search_content .turn {
        top: 15px;
        width: 258px;
        text-align: right;
        line-height: 1.7;
        font: normal normal 12px YuGothic;
    }

    #main_content .search_content ul {
        margin-bottom: 80px;
    }

    #main_content .search_content ul li.search {
        width: 100%;
        margin: 0;
    }

    #main_content .search_content ul li.search .search_range,
    #main_content .search_content ul li.search .search_menu {
        display: none;
    }

    #main_content .search_content ul li.search .search_range.active,
    #main_content .search_content ul li.search .search_menu.active {
        display: block;
    }

    #main_content .search_content ul li.search h2 {
        padding: 23.5px 0;
        font: normal normal normal 12px YuGothic;
        position: relative;
    }

    #main_content .search_content ul li.search h2:after {
        content: '＋';
        position: absolute;
        top: 18px;
        right: 20px;
        font-size: 20px;
        color: #fff;
    }

    #main_content .search_content ul li.search h2.active:after {
        content: '－';
    }

    #main_content .search_content ul li.property {
        width: 100%;
        margin-top: 40px;
    }

    #main_content .search_content ul li.property ul.take {
        margin-bottom: 50px;
    }

    #main_content .search_content ul li.property ul.take li {
        width: calc(50% - 4.5px);
        margin-bottom: 30px;
    }

    #main_content .search_content ul li.property ul li a {
        color: #000;
    }

    #main_content .search_content ul li.property ul li:nth-of-type(1n) {
        margin-right: 4.5px;
    }

    #main_content .search_content ul li.property ul li:nth-of-type(2n) {
        margin-left: 4.5px;
        margin-right: 0;
    }

    #main_content .property ul.slider li img {
        height: 100%;
    }

    #main_content .search_content ul li .property_text {
        margin-top: 11px;
    }

    #main_content .search_content ul li .property_text h3 {
        font: normal normal bold 13px YuGothic;
    }

    #main_content .search_content ul li .property_text h4 {
        letter-spacing: 0.7px;
    }

    #main_content .details_content {
        padding-top: 92px;
    }

    #main_content .details_content ul.slider {
        margin-bottom: 0;
    }

    #main_content .details_content ul li.property {
        margin-top: 0;
    }

    #main_content .details_content ul li.property ul li {
        margin-bottom: 16.5px;
    }

    #main_content .contact_wrap .note {
        padding-bottom: 20px;
    }

    #main_content .contact_content .turn {
        top: 15px;
    }

    #main_content .turn {
        font: normal normal 12px/29px YuGothic;
    }

    #main_content .details_content ul li.property ul li:nth-of-type(2n) {
        margin-left: 0;
        margin-right: 4.5px;
    }

    #main_content .search_content ul li .property_text h3 {
        font: normal normal bold 19px YuGothic;
    }

    #main_content .details_content ul li .property_text h2 {
        font: normal normal bold 23px YuGothic;
    }

    #main_content .details_content ul li .property_text h4 {
        font: normal normal normal 13px YuGothic;
        color: #818181;
    }

    #main_content .details_content ul li .property_text .property_text_left, #main_content .details_content ul li .property_text .property_text_right {
        width: 100%;
    }

    #main_content .details_content ul li .property_text .property_text_right {
        text-align: center;
        margin-top: 20px;
    }

    #main_content .details_content ul li .property_text .property_text_right button {
        width: 220px;
        font: normal normal bold 12px/29px YuGothic;
        letter-spacing: 1.45px;
        padding: 10.5px 0;
    }

    #main_content .details_content ul li .property_comment h2 {
        font: normal normal bold 16px YuGothic;
        margin: 40px 0 20px;
    }

    #main_content .details_content ul li .property_comment p {
        line-height: 30px;
    }

    #main_content .details_content ul li.property iframe {
        height: 185px;
        width: 100%;
    }

    #main_content .details_content ul li .near h2 {
        font: normal normal bold 16px YuGothic;
        margin-bottom: 20px;
    }

    #main_content .details_content ul li.property ul.take {
        margin-bottom: 0;
    }

    #main_content .details_content ul li.search h2.sp_use {
        border: solid 1px #000;
        text-align: center;
        font: normal normal bold 12px YuGothic;
    }

    #main_content .details_content ul li.search h2.sp_use:after {
        color: #000;
    }

    #main_content .details_content ul li.search .search_range:last-child {
        margin-bottom: 20px;
    }

    #main_content .contact_content {
        padding-top: 0;
    }

    #main_content .contact_wrap {
        width: 100%;
        margin: 72px 0;
        padding: 0 15.07px 0 15px;
    }

    #main_content .contact_wrap .note {
        font-size: 13px;
    }

    #main_content .contact_wrap .type p, #main_content .contact_wrap .box label {
        font-size: 14px;
    }

    #main_content .contact_wrap dl .enclose dt {
        font: normal normal 14px/27px YuGothic;
    }

    #main_content .contact_wrap dl .enclose dd input {
        font: normal normal 13px/24px YuGoth;
    }

    #main_content .contact_wrap dl .enclose:last-child {
        margin-top: 50px;
    }

    #main_content .contact_wrap .type {
        margin: 40px 0 43px;
    }

    .privacy_policy p {
        font-size: 14px;
    }

    .privacy_policy .radio {
        font-size: 15px;
    }

    #main_content .contact_wrap .privacy_policy .contact_btn button {
        width: 220px;
        height: 50px;
        font: normal normal bold 12px YuGothic;
    }

    #main_content .contact_wrap .privacy_policy .box {
        margin: 34px 0 40px;
    }

    #main_content .result_content {
        padding-top: 115px;
    }

    #main_content .result_content .shop_design h2 {
        font: normal normal bold 24px YuGothic;
        margin-bottom: 35px;
    }

    #main_content .result_content .turn {
        top: 55px;
    }

    #main_content .result_content .shop_design {
        margin-bottom: 50px;
    }

    #main_content .result_content .shop_design ul li {
        margin-bottom: 30px;
    }

    #main_content .result_content .shop_design ul li:nth-child(1n) {
        width: calc(50% - 4.5px);;
        margin-right: 4.5px;
    }

    #main_content .result_content .shop_design ul li:nth-child(2n) {
        width: calc(50% - 4.5px);;
        margin-left: 4.5px;
        margin-right: 0;
    }

    #main_content .housing {
        padding: 70px 0 60px;
    }

    #main_content .housing .all_content h2 {
        font: normal normal bold 24px YuGothic;
        margin-bottom: 20px;
    }

    #main_content .housing .all_content h3 {
        font: normal normal bold 16px YuGothic;
        margin-bottom: 30px;
    }

    #main_content .housing .all_content .renovation_before .renovation_before_left {
        margin-bottom: 10px;
        width: 100%;
        height: 52px;
    }

    #main_content .housing .all_content .renovation_before .renovation_before_left p {
        font: normal normal bold 16px/63px Lato;
    }

    #main_content .housing .all_content .renovation_before .renovation_before_right {
        height: auto;
    }

    #main_content .housing .all_content .renovation_before .renovation_before_right ul li {
        height: 230px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px;
    }

    #main_content .overseas_shop {
        margin: 80px auto 55px;
    }

    #main_content .overseas_shop h2 {
        font: normal normal bold 24px YuGothic;
        margin-bottom: 35px;
    }

    #main_content .overseas_shop ul li {
        width: 100%;
        height: 230px;
        margin-bottom: 5px;
    }

    #main_content .overseas_shop ul li .logo {
        width: 69px;
        height: 69px;
        bottom: 15px;
        right: 15px;
    }


    footer .logo {
        width: 135px;
        margin: 40px auto 35px;
    }

    footer .footer_menu ul {
        margin-bottom: 0;
    }

    footer .footer_menu ul li {
        width: 50%;
        margin: 0;
        border-bottom: solid 1px #2F2F2F;
        border-right: solid 1px #2F2F2F;
    }

    footer .footer_menu ul li:first-child,
    footer .footer_menu ul li:nth-child(2) {
        border-top: solid 1px #2F2F2F;
    }

    footer .footer_menu ul li:nth-child(2) {
        border-right: none;
    }

    footer .footer_menu ul li a {
        width: 100%;
        display: inline-block;
        padding: 15px 0;
        font: normal normal bold 13px YuGothic;
    }

    footer .catch_copy {
        margin-bottom: 0;
        padding: 18px 0;
        font: normal normal bold 11px YuGothic;
    }
}