@charset "utf-8";
@media (max-width: 769px) {
  .footer {
    margin-bottom: 15%;
  }
  #raitenbanner {
    display: none;
  }
  #raitenbanner_sp {
    display: block;
    max-width: 100%;
    width: 100%;
    z-index: 999;
  }
  #closebutton {
    position: absolute;
    bottom: 20px;
    right: 10px;
  }
  .headline h1,
  ul.accordion {
    display: none;
  }
  body {
    font-size: 100%;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"],
  select,
  textarea {
    margin: 3px 5px 3px 0;
    padding: 5px 10px;
    font-size: 1em;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .heading {
    font-size: 1.5em;
  }
  .fukidashi-heading {
    position: relative;
    padding: 15px;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: 2px;
    background-color: #1c61a4;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }
  .gnav-main,
  .gnav-main .gnav-main-inner {
    top: 0;
    right: 0;
    position: fixed;
    left: 0;
    bottom: 0;
  }
  .content-text {
    line-height: 2em;
    margin: 10px;
  }
  .sp-float-left {
    float: left !important;
  }
  .sp-right2 {
    margin-right: 2% !important;
  }
  .sp-right0 {
    margin-right: 0 !important;
  }
  ul.accordion a,
  ul.accordion span {
    display: block;
  }
  .gnav-main .gnav-main-inner {
    display: block;
    padding: 85px 0 50px;
    overflow-y: scroll;
    background-color: rgba(27, 102, 185, 0.9);
  }
  .openMenu01 {
    display: block;
    text-align: right;
    padding: 5px;
  }
  .openMenu01 .openMenu01-inner {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 0 0 auto;
    text-decoration: none;
    background: url(../img/gnav_sp_btn.png) no-repeat;
    background-size: cover;
  }
  .openMenu01 a:hover {
    opacity: 0.7;
  }
  .openMenu01 a span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .openMenu01 .isOpen p {
    background: url(../img/gnav_sp_btn.png) no-repeat;
    background-size: cover;
  }
  .gnav-main .closeMenu-inner {
    background: #1b66b9 !important;
    text-align: center !important;
    position: relative;
  }
  .openMenu02-inner,
  .openMenu03-inner {
    position: relative;
  }
  .openMenu-icon {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    height: 15px;
    margin: auto;
    font-size: 16px;
    text-align: center;
  }
  .gnav-main .closeMenu-icon {
    position: relative;
    color: #1b66b9;
    background: #fff;
    font-size: 1em;
    width: 100px;
    margin: 0 auto;
    line-height: 1.5;
    padding-bottom: 7px;
  }
  .closeMenu-icon:before {
    color: #1b66b9;
    content: "×";
    position: relative;
    top: 3px;
    font-size: 1.5em;
  }
  .gnav-main,
  .gnav-sub02,
  .gnav-sub03 {
    display: none;
  }
  .gnav-main li,
  .gnav-main ul {
    display: block;
  }
  .gnav-main li {
    border-left: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .gnav-main li a {
    width: 100vw;
    margin: 0;
    background: #1b66b9;
    color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  .gnav-main li:first-child {
    border-top: none;
  }
  .sp-spece {
    height: 85px;
  }
  .gnav-main .gnav-sub02 li a,
  .gnav-main .gnav-sub03 li a {
    background: #4c81bb;
    color: #fff;
  }
  .header {
    position: fixed;
    background: #fff;
    z-index: 9999;
    width: 100vw;
  }
  .header-inner {
    width: 100%;
    margin: 5px auto;
    position: relative;
    overflow: hidden;
  }
  .mainHeader {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .mainimage-inner {
    width: 100%;
    height: 230px;
    margin: 0 auto;
  }
  .mainimage-inner p {
    font-size: 14px;
  }
  .mainimage-search-img {
    background: url(../img-search/search_mainimage.png) center no-repeat;
    background-size: cover;
  }
  .mainimage-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 300px;
    height: 25%;
    margin: auto;
    text-align: center;
  }
  .content,
  .mainimage-title img {
    width: 100%;
  }
  .content-inner {
    padding: 0 5px;
    margin-bottom: 20px;
  }
  /* .mainimage-slider {
    min-height: 370px;
  } */
  .mainimage-slider-inner {
    /* width: 320px; */
    margin: 0 auto;
  }
  .js-mainslider {
    display: -webkit-inline-box;
    width: 100% !important;
  }
  .bx-wrapper {
    max-width: 100% !important;
  }
  .bx-wrapper img {
    width: 320px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .bx-viewport {
    overflow: visible !important;
    width: 100% !important;
  }
  .main-container {
    // 一番外側の枠
    overflow: hidden;
    padding-bottom: 150px;
  }
  .mainslider {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mainslider li {
    width: 100% !important;
    height: auto !important;
    margin: 0;
    padding: 0;
  }
  .bx-controls {
    /* display: none; */
    position: absolute;
    top: 50%;
    max-width: 400px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }

  .index-title {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0;
    color: #0d75bb;
  }
  .index-content-text {
    margin: 10px auto;
    width: 100%;
    line-height: 1.7em;
  }
  .index-menu-grid {
    width: 50%;
    margin-bottom: 0;
  }
  /*.index-menu-grid:last-child {
		width: 100%;
		margin-bottom: 0;
	}*/
  .index-menu-inner {
    padding: 2% 0;
  }
  .index-menu-btn {
    border-bottom: 1px solid #fff;
    font-size: 1.5em;
    /* 		line-height: 3.5em; */
    height: 72px;
  }
  .campaign-inner,
  .index-banner01,
  .index-topics {
    width: 95%;
    margin: 0 10px;
  }
  .campaign-bnr05 {
    padding-top: 5px;
    width: 100%;
  }
  .index-banner02 {
    width: 100%;
  }
  .index-banner02-inner {
    width: 95%;
    margin: 0 10px;
    height: auto;
  }
  .index-topics-list dt {
    padding: 13px 0 0;
    width: 100%;
    float: left;
    clear: both;
  }
  .index-topics-list dd {
    padding: 40px 0 10px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
  }
  .footer-inner {
    width: 100%;
    margin: 0 auto;
  }
  .footer-about {
    font-size: 0.8em;
    background: url(../img/logomark_02.png) no-repeat;
    background-size: 130px;
  }
  .footer-about-inner {
    padding: 130px 5px 10px;
    font-size: 0.9em;
    height: auto;
  }
  .footer-company {
    font-size: 0.9em;
    padding: 70px 10px 40px;
    height: auto;
    text-align: center;
    background: url(../img/logomark.png) top no-repeat;
    background-size: 300px;
  }
  .search-title,
  .search-top-title {
    font-size: 1.5em;
    line-height: 1.3em;
  }
  .footer-fb-btn {
    display: block;
    background: #1c61a4;
    color: #fff;
    padding: 20px;
    margin: 0 10px;
    text-align: center;
  }
  .footer-insta-spbnr {
    display: block;
    margin: 10px auto;
    width: 247px;
  }
  .footer-fb-btn:hover {
    color: #fff;
  }
  .footer-sns {
    padding: 10px;
    box-sizing: border-box;
  }
  .header-logo {
    margin: 15px 10px 0;
    width: 250px;
  }
  .search-top-title {
    margin: 30px 0;
  }
  .search-title {
    margin: 20px 10px;
    color: #0d75bb;
  }
  .search-menu .left {
    margin-bottom: 10px;
  }
  .search-menu-title {
    /* width: 80%; */
    width: auto;
    max-width: 100%;
  }
  .search-menu-shop {
    margin: 50px 0 70px;
  }
  .search-menu-detail {
    margin-top: 50px;
  }
  .search-menu-shop li {
    margin-top: 10px;
  }
  .search-menu-shop li:nth-child(-n + 4) {
    margin-top: 10px;
  }
  .search-menu-shop li:nth-child(-n + 2) {
    margin-top: 0;
  }
  .search-select-etc,
  .search-select-tou {
    margin: 20px auto;
    text-align: center;
    width: 100%;
  }
  .search-link {
    padding: 10px;
    margin-bottom: 0;
  }
  .search-point ul {
    margin: 20px auto;
  }
  .search-point h3 {
    font-size: 1.3em;
    padding: 10px 0 10px 120px;
    color: #0d75bb;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  .search-point01,
  .search-point02,
  .search-point03,
  .search-point04 {
    width: 90%;
    margin: 10px auto;
    height: auto;
    padding: 0;
    background: 0 0;
  }
  .search-select-box1 li:after,
  .search-select-box2 li:after,
  .search-select-box3 li:after {
    content: "▶";
    text-align: center;
    color: #175ba6;
    line-height: 1.4;
    font-size: 11px;
    position: absolute;
    margin-right: 10px;
    width: 15px;
    display: block;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    float: left;
    top: 33%;
    right: 0;
  }
  .search-box2-inner-sp li a,
  .search-select-box1 li a,
  .search-select-box3 li a {
    font-size: 1em;
    text-align: center;
    display: block;
  }
  .search-select-box1 li:after:last-child,
  .search-select-box2 li:after:last-child,
  .search-select-box3 li:after:last-child {
    content: "×";
  }
  .search-box1-inner {
    margin: 0;
  }
  .search-select-box1 {
    padding: 10px 5px;
  }
  .search-select-box1 li {
    width: 49%;
    float: left;
    margin-bottom: 1%;
  }
  .search-select-box1 li:nth-child(2n + 1) {
    margin-right: 1%;
  }
  .search-select-box1 li a {
    padding: 15px 10px;
  }
  .search-select-box2 li {
    position: relative;
  }
  .search-select-box1:after,
  .search-select-box3:after {
    top: -37px;
    left: calc((100% - 25px) / 2);
  }
  .search-select-box2:after,
  .search-select-box4:after {
    top: -37px;
    left: calc((100% - 25px) / 2);
  }
  .search-select-box1,
  .search-select-box2 {
    /* top: -198px; */
    width: 100%;
    /* position: absolute; */
    right: 0;
  }
  .search-select-box1,
  .search-select-box2 {
    left: 0;
  }
  .search-box3-inner {
    margin: 0;
  }
  .search-box2-inner-sp {
    padding: 10px 5px;
    background: #ebecec;
  }
  .search-box2-inner-sp li {
    width: 100%;
    float: left;
  }
  .search-box2-inner-sp li a {
    background: #175ba6;
    padding: 15px 20px;
    color: #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
  }
  .search-box2-inner-sp li a:hover {
    background: #2174bf;
  }
  .search-select-box3 {
    padding: 10px 5px;
  }
  .search-select-box3 li {
    width: 100%;
    float: left;
  }
  .search-select-box3 li a {
    padding: 15px 10px;
  }
  .search-box4-inner li a {
    padding: 10px 10px 10px 103px;
    display: block;
    background-color: #fff;
  }
  .search-box4-inner li a:hover {
    background-color: #eef5fa;
  }
  .search-box4-inner li h3 {
    color: #2080d2;
    font-size: 1.2em;
    padding: 10px 0;
  }
  .search-box4-inner li p {
    font-size: 13px;
    padding: 0;
    line-height: 1.7em;
  }
  .word-img01 {
    background: url(../img-search/search_word_img01.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img02 {
    background: url(../img-search/search_word_img02.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img03 {
    background: url(../img-search/search_word_img03.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img04 {
    background: url(../img-search/search_word_img04.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img05 {
    background: url(../img-search/search_word_img05.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img06 {
    background: url(../img-search/search_word_img06.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img07 {
    background: url(../img-search/search_word_img07.png) 5px center no-repeat;
    background-size: 90px;
  }
  .word-img08 {
    background: url(../img-search/search_word_img08.png) 5px center no-repeat;
    background-size: 90px;
  }
  .select-box4-close {
    text-align: center;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    background: #2080d2;
    color: #fff;
    font-weight: 700;
  }
  .mainimage-about-img {
    background-size: cover;
  }
  .mainimage-about-img img {
    width: 76%;
  }
  .about-link {
    margin: 40px 10px;
  }
  .about-link-grid {
    height: auto;
    padding-bottom: 10px;
  }
  .about-link-text {
    font-size: 1.2em;
    font-weight: 900;
    margin: 5px 0;
    line-height: 1.5;
  }
  .mainimage-company-img {
    height: 770px;
    width: 85%;
    background: url(../img-company/company_mainimage-sp.png) center no-repeat;
    background-size: 300px;
  }
  .company-message-title {
    margin: 50px 0 0;
  }
  .company-message {
    width: 100%;
    margin: 40px 0;
  }
  .company-message-img {
    width: 50%;
    float: right;
  }
  .company-message-inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .message-title {
    font-size: 1.3em;
    padding: 10px;
    color: #0d75bb;
    line-height: 1.7;
    width: 95%;
  }
  .message-text {
    line-height: 2;
    margin: 0 10px 40px;
  }
  .message-text-inner {
    width: 60%;
  }
  .company-policy {
    width: 100%;
    background: #f0f1f1;
  }
  .company-policy-inner {
    width: 100%;
    margin: 0 auto;
  }
  .company-policy-inner p {
    padding: 5px;
  }
  .policy01 {
    background: url(../img-company/company_img01.png) top no-repeat;
    background-size: contain;
  }
  .policy02 {
    background: url(../img-company/company_img02.png) top no-repeat;
    background-size: contain;
  }
  .policy03 {
    background: url(../img-company/company_img03.png) top no-repeat;
    background-size: contain;
  }
  .policy-inner-title {
    width: 90%;
  }
  .policy-grid {
    width: 100%;
    height: auto;
    float: left;
  }
  .policy-grid-inner-01,
  .policy-grid-inner-02 {
    width: 100%;
    padding: 0;
    margin: 70% 0 30px;
    float: right;
    text-align: center;
  }
  .policy-grid-inner-02 ul {
    width: 80%;
    margin: 10px auto;
  }
  .policy-grid-inner-02 li {
    line-height: 1.5;
    text-align: left;
    list-style-type: square;
    padding: 5px 0;
  }
  .policy03 p {
    padding: 20px 5px;
  }
  .company-menu {
    width: 96%;
    margin: 60px 5px;
  }
  .company-menu li {
    margin-bottom: 10px;
  }
  .mainimage-kokomade-img {
    background: url(../img-kokomade/kokomade_mainimage_bg.png) center no-repeat;
    background-size: cover;
  }
  .mainimage-kokomade-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 300px;
    height: 70%;
    margin: auto;
    text-align: center;
  }
  .kokomade-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 20px 10px 10px;
    color: #0d75bb;
  }
  .kokomade-text {
    margin: 10px;
  }
  .kokomade-pdf {
    margin: 0 10px;
    /* width: calc(100% - 20px); */
  }
  .kokomade-pdf-title {
    font-size: 1.2em;
    line-height: 2em;
    margin: 5px 10px;
    color: #0d75bb;
  }
  .kokomade-pdf-title:before {
    content: "▶";
    text-align: center;
    color: #fff;
    line-height: 2;
    font-size: 10px;
    position: relative;
    top: 7px;
    margin-right: 10px;
    width: 20px;
    display: block;
    height: 20px;
    background: #2080d7;
    border-radius: 50%;
    float: left;
  }
  .kokomade-pdf-inner {
    padding: 20px 10px 10px 100px;
    background: url(../img-kokomade/icon_pdf.png) left no-repeat;
  }
  .kokomade-content {
    margin: 0 10px;
  }
  .kokomade-grid,
  .kokomade-grid02 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .kokomade-grid01 {
    width: 100%;
    margin-bottom: -2px;
  }
  .kokomade-grid-sp1 {
    margin-top: -45px;
  }
  .kokomade-grid-sp2 {
    margin-top: -100px;
  }
  .kokomade-sign-btn {
    background: url(../img-kokomade/kokomade_sign_btn-off.png) center no-repeat;
    background-size: contain;
    height: 150px;
  }
  .kokomade-nenga-btn {
    background: url(../img-kokomade/kokomade_nenga_btn-off.png) center no-repeat;
    background-size: contain;
    height: 150px;
  }
  .kokomade-content04 {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 10px 40px;
  }
  .kokomade-content-close {
    text-align: center;
    padding: 10px;
  }
  .kokomade-1-2,
  .kokomade-3-2,
  .kokomade-5-2,
  .kokomade-6-2,
  .kokomade-7-2 {
    padding-top: 0;
  }
  .staff-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 10px;
    text-align: center;
    color: #0d75bb;
  }
  .staffsort {
    margin: 0 10px;
    line-height: 1.5;
  }
  .sp-clear-both {
    clear: both;
  }
  .staffpage-shop-heading-inner {
    width: 96%;
  }
  .staffpage-grid {
    margin: 5px;
  }
  .staffpage-content {
    width: 96%;
    margin: 10px 2% 50px;
  }
  .staffpage-spell {
    line-height: 1.5em;
    color: #0d75bb;
    font-size: 2.5em;
    font-weight: 500;
    margin: 0 10px;
  }
  .staffpage-name {
    line-height: 1.5em;
    font-size: 1.2em;
    color: #0d75bb;
    margin: 10px 10px 20px;
  }
  .icon-q {
    background: url(../img-staff/icon_ball.png) left no-repeat;
    background-size: contain;
    padding: 0 11px 0 40px;
    color: #0d75bb;
    font-size: 1em;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .staffpage-heading {
    margin: 40px 0 20px;
    line-height: 2;
  }
  .staffpage-img {
    padding: 30px 0 10px;
  }
  .shop-ekimae,
  .shop-minami,
  .shop-nishi,
  .shop-nossa,
  .shop-sakura,
  .shop-takahata,
  .shop-tama,
  .shop-uload {
    padding: 195px 10px 10px;
  }
  .company-profile-list,
  .company-profile-work {
    margin: 0 1%;
  }
  .company-profile-list td,
  .company-profile-list th {
    display: block;
    width: 97%;
  }
  .company-profile-list th {
    text-align: center;
    background: #e1e9f1;
  }
  .shop-content {
    width: 96%;
    margin: 50px 2%;
  }
  .shop-link {
    margin: 10px;
  }
  .shop-ekimae {
    background: url(../img-shop/shop_ekimae.png) top no-repeat;
  }
  .shop-uload {
    background: url(../img-shop/shop_uload.png) top no-repeat;
  }
  .shop-nishi {
    background: url(../img-shop/shop_nishi.png) top no-repeat;
  }
  .shop-takahata {
    background: url(../img-shop/shop_takahata.png) top no-repeat;
  }
  .shop-tama {
    background: url(../img-shop/shop_tama.png) top no-repeat;
  }
  .shop-sakura {
    background: url(../img-shop/shop_sakura.png) top no-repeat;
  }
  .shop-minami {
    background: url(../img-shop/shop_minami.png) top no-repeat;
  }
  .shop-nossa {
    background: url(../img-shop/shop_nossa.png) top no-repeat;
  }
  .mainimage-owner-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 230px;
    height: 25%;
    margin: auto;
    text-align: center;
  }
  .mainimage-owner-img {
    background: url(../img-owner/owner_mainimage.png) center no-repeat;
    background-size: cover;
  }
  .owner-heading {
    font-size: 1.5em;
    margin: 25px 0;
    line-height: 1.3em;
  }
  .owner-point {
    margin: 0 15%;
  }
  .owner-point li {
    margin-bottom: 10px;
  }
  .owner-check {
    margin: 10px 10px 30px;
    width: 95%;
  }
  .owner-contact {
    margin: 30px 0 0;
  }
  .owner-content-text {
    width: 95%;
    margin: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
  }
  .owner-check li {
    padding: 10px 0 10px 39px;
    font-size: 1.2em;
    line-height: 1.5;
  }
  .owner-9reason {
    background: #f1f1f1;
    padding: 10px 0;
  }
  .owner-9reason-inner {
    width: 100%;
    margin: 0 auto;
  }
  .owner-special-inner-title {
    font-size: 24px;
    text-align: center;
    line-height: 1.5em;
    margin: 10px;
    color: #185ca8;
  }
  .owner-special01 {
    width: 90%;
    margin: 0 auto 20px;
    padding: 20px 5% 50%;
    background: url(../img-owner/owner_special01_img02.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special02 {
    width: 90%;
    margin: 0 auto;
    padding: 50px 5% 50%;
    background: url(../img-owner/owner_special02_img02.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special03 {
    width: 90%;
    margin: 0 auto;
    padding: 20px 5% 55%;
    background: url(../img-owner/owner_special03_img02.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special04 {
    width: 95%;
    margin: 0 auto;
    padding: 50% 0 10px;
    background: url(../img-owner/owner_special04_img02.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special05,
  .owner-special06 {
    padding: 55% 5% 45px;
    width: 90%;
    margin: 0 auto;
  }
  .owner-special05 {
    background: url(../img-owner/owner_special05_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special06 {
    background: url(../img-owner/owner_special06_img02.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special07 {
    width: 90%;
    margin: 0 auto;
    padding: 20px 5% 230px;
    background: url(../img-owner/owner_special07_img01.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special08 {
    width: 90%;
    margin: 0 auto;
    padding: 45% 5% 10px;
    background: url(../img-owner/owner_special08_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special09 {
    width: 90%;
    margin: 0 auto;
    padding: 47% 5% 20px;
    background: url(../img-owner/owner_special09_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special10 {
    width: 90%;
    margin: 0 auto;
    padding: 40% 5% 40px;
    background: url(../img-owner/owner_special10_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special11,
  .owner-special12 {
    margin: 0 auto;
    padding: 60% 5% 10px;
    width: 90%;
  }
  .owner-special11 {
    background: url(../img-owner/owner_special11_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special12 {
    background: url(../img-owner/owner_special12_img01.png) center 26px
      no-repeat;
    background-size: 100%;
  }
  .owner-special13 {
    width: 90%;
    margin: 0 auto 20px;
    padding: 10px 5% 42%;
    background: url(../img-owner/owner_special13_img01.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special14 {
    width: 90%;
    margin: 0 auto 20px;
    padding: 10px 5% 40%;
    background: url(../img-owner/owner_special14_img01.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-special15 {
    width: 90%;
    margin: 0 auto 20px;
    padding: 10px 5% 42%;
    background: url(../img-owner/owner_special15_img01.png) center bottom
      no-repeat;
    background-size: 100%;
  }
  .owner-meeting {
    width: 95%;
    margin: 50px 10px 10px;
  }
  .owner-content-title {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 10px;
    color: #0d75bb;
  }
  .owner-voice {
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    margin: 0 10px;
  }
  .owner-voice li {
    margin-bottom: 20px;
  }
  .owner-voice h3 {
    font-size: 1.2em;
    line-height: 1.7;
    margin: 10px 0;
    height: 100px;
  }
  .owner-topvoice {
    width: 91%;
    margin: 30px 10px;
    border: 5px solid #d4e6f5;
  }
  .owner-topvoice-btn {
    background: url(../img-owner/owner_topvoice_btn-off.png) center no-repeat;
    background-size: contain;
    height: 210px;
  }
  .topvoice-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 10px;
    color: #1c61a4;
  }
  .topvoice-name {
    position: absolute;
    top: 55px;
    width: 56%;
    left: 144px;
    font-size: 1em;
    font-weight: 700;
  }
  .owner-voice-name {
    font-size: 0.8em;
    height: 60px;
  }
  .owner-voice-text {
    height: 170px;
    font-size: 0.9em;
    line-height: 1.7em;
  }
  .owner-link-title,
  .soho-title {
    line-height: 1.5em;
    font-size: 1.2em;
  }
  .owner-topvoice-title {
    width: 80%;
    margin: 0 auto;
  }
  .owner-topvoice-inner {
    padding: 156px 10px 20px;
    background: url(../img-owner/owner_topvoice_img01.png) 15px 15px no-repeat;
    background-size: 120px;
    position: relative;
  }
  .mainimage-corporation-title,
  .mainimage-coupon-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    right: 0;
  }
  .topvoice-close {
    text-align: center;
    margin: 20px 0 10px;
  }
  .topvoice-close img {
    width: 80px;
  }
  .owner-data-img {
    width: 95%;
    margin: 10px;
  }
  .owner-event-title {
    font-size: 1.2em;
    margin: 10px 10px 15px;
  }
  .owner-event {
    margin-bottom: 20px;
  }
  .owner-event-grid {
    margin: 0 10px;
  }
  .owner-link-title {
    margin: 10px;
    color: #323232;
    text-align: center;
  }
  .owner-link {
    margin: 20px 10px;
  }
  .owner-contact-formbnr,
  .owner-contact-telbnr {
    margin: 10px;
    width: 95.5%;
  }
  .owner-nyukyo-bnr {
    margin: 10px 10px 20px;
    width: 95%;
  }
  .soho-title {
    margin: 0 10px;
    color: #0d75bb;
  }
  .soho-content-text {
    line-height: 2em;
    margin: 10px auto;
    width: 95%;
  }
  .soho-about {
    background: #f1f1f1;
    border-radius: 5px;
    padding: 20px 5px;
    margin-bottom: 20px;
  }
  .soho-about-title {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 10px 0;
    color: #0d75bb;
  }
  .soho-photo,
  .soho-price {
    margin: 0 10px 20px;
  }
  .soho-access-data {
    margin: 50px 0 0;
    padding: 350px 10px 10px;
    background: url(../img-soho/soho_access_img01.png) center top no-repeat;
  }
  .soho-access-data dt {
    width: 100%;
    padding: 10px 0;
    font-weight: 700;
    clear: left;
    float: left;
  }
  .mainimage-coupon-img {
    background: url(../img-coupon/coupon_mainimage_bg.png) center no-repeat;
    background-size: cover;
  }
  .mainimage-coupon-title {
    width: 300px;
    height: 50%;
    margin: auto;
  }
  .coupon-title {
    font-size: 1.5em;
    line-height: 1.3em;
    margin: 10px;
    color: #0d75bb;
  }
  .coupon-menu-title {
    text-align: center;
    margin: 10px 0 20px;
  }
  .coupon-menu {
    margin: 0 10px;
  }
  .coupon-menu-btn {
    display: block;
    background: #ebebeb;
    padding: 10px;
    font-size: 0.9em;
    margin-bottom: 12px;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .coupon-menu-btn:hover {
    background: #0d75bb;
    color: #fff;
  }
  .coupon-table {
    display: block;
    margin: 10px;
    width: auto;
  }
  .coupon-table thead {
    display: none;
  }
  .coupon-table tbody {
    display: block;
  }
  .coupon-table tbody tr {
    display: block;
    margin-bottom: 1.5em;
  }
  .coupon-table tbody td,
  .coupon-table tbody th {
    display: list-item;
    border: none;
  }
  .coupon-table tbody th {
    margin-bottom: 5px;
    list-style-type: none;
    color: #323232;
    background: #e6e6e6;
  }
  .coupon-table tbody td {
    padding: 5px;
    display: block;
  }
  .coupon-shop01 tr td:nth-child(2),
  .coupon-shop02 tr td:nth-child(1) {
    background: #e6e6e6;
  }
  .mainimage-resident-img {
    background-size: cover;
  }
  .resident-content-text {
    margin: 10px 10px 30px;
  }
  .resident-support {
    width: 100%;
    margin: 10px auto 50px;
  }
  .resident-exit {
    margin: 10px 16%;
  }
  .resident-exit-btn {
    width: 100%;
    margin: 20px auto;
  }
  .mainimage-corporation-title {
    width: 95%;
    height: 60%;
    margin: auto;
  }
  .corporation-story {
    margin: 10px 10px 0;
  }
  .corporation-point-inner {
    padding: 0 10px;
  }
  .corporation-point-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 10px;
    color: #0d75bb;
  }
  .corporation-point01-title,
  .corporation-point02-title,
  .corporation-point03-title,
  .corporation-point04-title,
  .corporation-point05-title {
    padding: 10px 0 20px 140px;
    font-size: 1.3em;
    line-height: 1.5;
    border-bottom: 1px solid #cacaca;
  }
  .corporation-point01-title {
    background: url(../img-corporation/corporation_point01_img01.png) left
      center no-repeat;
    background-size: 120px;
  }
  .corporation-point02-title {
    background: url(../img-corporation/corporation_point02_img01.png) left
      center no-repeat;
    background-size: 120px;
  }
  .corporation-point03-title {
    background: url(../img-corporation/corporation_point03_img01.png) left
      center no-repeat;
    background-size: 120px;
  }
  .corporation-point04-title {
    background: url(../img-corporation/corporation_point04_img01.png) left
      center no-repeat;
    background-size: 120px;
  }
  .corporation-point05-title {
    background: url(../img-corporation/corporation_point05_img01.png) left
      center no-repeat;
    background-size: 120px;
  }
  .corporation-point01 {
    padding: 55% 10px 20px;
    background: url(../img-corporation/corporation_point01_img03.png) center
      10px no-repeat;
    background-size: 100%;
  }
  .corporation-point02 {
    padding: 55% 10px 20px;
    background: url(../img-corporation/corporation_point02_img03.png) center
      10px no-repeat;
    background-size: 100%;
  }
  .corporation-point03 {
    padding: 55% 10px 20px;
    background: url(../img-corporation/corporation_point03_img03.png) center
      10px no-repeat;
    background-size: 100%;
  }
  .corporation-point04 {
    padding: 55% 10px 20px;
    background: url(../img-corporation/corporation_point04_img03.png) center
      10px no-repeat;
    background-size: 100%;
  }
  .corporation-point05 {
    padding: 55% 10px 20px;
    background: url(../img-corporation/corporation_point05_img03.png) center
      10px no-repeat;
    background-size: 100%;
  }
  .corporation-contact {
    width: 95%;
    margin: 10px auto;
  }
  .corporation-contact-title {
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 10px 0;
    color: #0d75bb;
  }
  .corporation-content-text {
    width: 95%;
    margin: 20px auto;
    text-align: left;
  }
  .corporation-voice {
    margin: 10px;
  }
  .corporation-voice-title {
    width: 100%;
    margin: 0 auto;
  }
  .corporation-voice-text {
    width: 100%;
    margin: 0 auto 20px;
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
  }
  .corporation_about_img02 {
    width: 100%;
    margin: 0 auto;
  }
  .corporation-reason01,
  .corporation-reason02,
  .corporation-reason03 {
    padding: 220px 10px 10px;
    margin: 20px 0;
  }
  .corporation-reason01 {
    background: url(../img-corporation/corporation_reason01_img01.png) center
      top no-repeat;
    background-size: 320px;
  }
  .corporation-reason02 {
    background: url(../img-corporation/corporation_reason02_img01.png) center
      top no-repeat;
    background-size: 320px;
  }
  .corporation-reason03 {
    background: url(../img-corporation/corporation_reason03_img01.png) center
      top no-repeat;
    background-size: 320px;
  }
  .privacy-menu li {
    margin: 10px 10px 20px 0;
    float: left;
  }
  .privacy-menu li:last-child {
    margin-right: 0;
  }
  #privacy01,
  #privacy02 {
    padding-top: 150px;
    margin-top: 150px;
  }
  .privacy-title {
    width: 50%;
    margin: 10px 0 0;
    text-align: center;
  }
  .privacy-content {
    margin: 0 0 50px;
    border: 1px solid #ccc;
    padding: 10px 20px 30px;
  }
  .privacy-content li {
    margin: 20px 0 20px 10px;
  }
  .privacy-content h3 {
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: 1px dotted #ccc;
  }
  .privacy-content ol {
    margin: 10px;
  }
  .privacy-contact {
    background: #f1f1f1;
    padding: 10px;
    margin: 0;
    width: 94%;
  }
  .privacy-contact li {
    list-style-type: none;
    margin: 10px;
    line-height: 1.5;
  }
  .media-article {
    padding: 30px 10px 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
  }
  .news-year-list {
    width: 50%;
    margin: 20px 0;
  }
  .news-content-block {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .news-content-list {
    margin: 20px 0;
  }
  .news-content-list dt,
  .news-content-list dd,
  .news-content-list dt:first-child,
  .news-content-list dd:first-child {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.5;
  }
  .news-content-list dt,
  .news-content-list dt:first-child {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .recruit-mainimage {
    height: 150px;
    background-size: 150%;
  }
  .recruit-content {
    margin: 30px auto 10px;
  }
  .recruit-title {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 30px 10px;
    color: #0d75bb;
  }
  .recruit-menu {
    margin: 0 10px;
  }
  .recruit-menu-btn {
    display: block;
    background: #ebebeb;
    padding: 10px;
    font-size: 0.9em;
    margin-bottom: 12px;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .recruit-voice01,
  .recruit-voice02 {
    height: auto;
    padding: 150px 10px 10px;
  }
  .recruit-message {
    height: auto;
    padding: 0 0 300px 0;
  }
  .recruit-menu-btn:hover {
    background: #0d75bb;
    color: #fff;
  }
  .recruit-entry-btn {
    margin: 30px auto 50px;
    width: 95%;
  }
  .recruit-entry-btn:hover {
    color: #0d75bb;
    background: #fff;
  }
  .recruit-voice-title {
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 20px 10px;
    color: #0d75bb;
  }
  .recruit-voice01 {
    background: url(../img-recruit/recruit_message01.png) 10px top no-repeat;
    background-size: 145px;
  }
  .recruit-voice02 {
    background: url(../img-recruit/recruit_message02.png) 10px top no-repeat;
    background-size: 145px;
  }
  .recruit-message {
    background: url(../img-recruit/recruit_message03.png) right bottom no-repeat;
    background-size: 50%;
  }
  .recruit-voice-inner {
    margin: 20px 0;
  }
  .recruit-voice-inner h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 10px 0;
    color: #0d75bb;
  }
  .recruit-data-title {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 80px 10px 10px;
    color: #0d75bb;
    position: relative;
  }
  .recruit-boshu:after,
  .recruit-shinboshu:after,
  .recruit-chuboshu:after,
  .recruit-boshunashi:after {
    color: #fff;
    font-size: 0.8em;
    padding: 3px 15px;
    margin-left: 20px;
    font-family: "Noto Sans Japanese", sans-serif;
    position: absolute;
    top: -36px;
    left: -18px;
  }
  .recruit-boshu:after {
    content: "募集中";
    background: #f47300;
  }
  .recruit-shinboshu:after {
    content: "新卒募集中";
    background: #f47300;
    position: absolute;
    top: -36px;
    left: 100px;
  }
  .recruit-chuboshu:after {
    content: "中途募集中";
    background: #f47300;
  }
  .recruit-boshunashi:after {
    content: "只今募集しておりません";
    background: #323232;
  }

  .recruit-data-content {
    border: 2px solid #323232;
    margin: 0 10px;
    width: 95.4%;
  }
  .recruit-data-content th {
    padding: 15px 0;
    width: 100%;
    background: #ebebeb;
    border: 1px solid #ccc;
    display: block;
    vertical-align: middle;
  }
  .recruit-data-content td {
    width: 95.5%;
    padding: 10px;
    line-height: 1.5;
    display: block;
    vertical-align: middle;
    border: 0;
  }
  .recruit-voicelist li:last-child {
    float: left;
  }

  .recruit_ssdata_title {
    width: 100%;
  }
  .recruit-ssdata-list li {
    padding: 20px 10px;
  }

  .recruit-ssdata-list li:last-child {
    border-bottom: 0;
  }

  .recruit-ssdata-list li {
    border-bottom: 2px solid #0f4fa4;
    padding: 25px 20px 50px 0;
    box-sizing: border-box;
    margin-right: 0;
  }

  .recruit_entry_btn {
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  .recruit-entry_btn img {
    width: 100%;
  }

  .media-main {
    margin: 0 10px;
    width: 95%;
  }
  .media-main-more-btn {
    width: 80%;
    margin: 10px auto 55px;
  }
  .media-main-article-title {
    font-size: 1.3em;
    margin: 10px 0 0;
    line-height: 1.5em;
  }
  .contact-form-object {
    width: 100%;
    height: 2200px;
    overflow: hidden;
  }
  .resident-contact-form-object {
    width: 100%;
    height: 3900px;
    overflow: hidden;
  }
  .es-pagelink-pager {
    overflow: hidden;
    margin: 20px 10px;
  }
  .es-search-result {
    font-size: 1.2em;
    font-weight: 100;
    margin: 10px;
  }
  .es-search-sort {
    padding: 20px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .es-search-sort li {
    width: 49%;
    font-size: 0.9em;
    margin-right: 1%;
    text-align: center;
    margin-bottom: 10px;
  }
  .bukkenlist-left,
  .bukkenlist-right {
    width: 100%;
    float: left;
    position: relative;
  }
  .bukkenlist-left {
    margin-right: 2%;
  }
  .bukkenlist-article {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 20px 10px;
    border-radius: 5px;
  }
  .es-search-pagelink-inner {
    margin: 10px;
    position: relative;
    overflow: hidden;
  }
  .eswsSearchPage-overlay .searchform {
    width: 95%;
    height: 80%;
  }
  .bukkenlist-madori-number,
  .bukkenlist-price-number {
    color: #1c61a4;
    font-size: 2.5em;
    font-weight: 800;
    padding: 0;
    line-height: 1.5;
  }
  .es-search-title-inner {
    background: url(../img-search/icon_search.png) left no-repeat;
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 30px 20%;
    position: relative;
    font-weight: 700;
    font-size: 1.8em;
    letter-spacing: 2px;
    color: #fff;
  }
  .box_sort,
  .eswsSortContent h6 {
    width: 100%;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    text-align: center;
  }
  .eswsSortContent h6 {
    padding: 15px 0;
    background: #1c61a4;
    color: #fff;
    z-index: 999;
  }
  .box_sort {
    top: 7px;
    z-index: 9;
    padding: 10px 0 0;
    margin: 0 0 10px;
    background: #c5ddf5;
    color: #fff;
  }
  .es-search-contact {
    position: relative;
    padding: 15px 5%;
    float: right;
    width: 90%;
    background: #169b8a;
    color: #fff;
    margin: 10px 0;
  }
  .bukkenlist-allcheck {
    padding: 10px;
    margin: 10px;
    width: 50%;
    background: #ececec;
  }
  .eswsSearchForm {
    display: none;
    position: absolute;
    z-index: 200000;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: left;
  }
  .eswsTitleSearchCondition {
    clear: both;
    width: 100%;
    height: 33px;
  }
  .eswsTitleSearchCondition p a {
    position: absolute;
    right: 0;
  }
  .eswsSearchPage .eswsBtnSingle li {
    float: left;
    width: 68% !important;
    margin: 0 15%;
    padding: 10px 1%;
  }
  .eswsSearchPage .eswsSearchCondition table {
    border-collapse: separate;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    width: 100%;
  }
  .eswsSearchPage .eswsSearchCondition table th {
    width: 96%;
    border-width: 0 1px 1px 0;
    font-weight: 700;
    background: #d1e6fb;
    display: -webkit-inline-box;
    vertical-align: middle;
  }
  .eswsSearchPage .eswsBtnControlUnder li a {
    width: 100%;
    background-size: 100% !important;
  }
  .eswsSearchPage .eswsSearchCondition table td {
    width: 96%;
    border: 0;
    display: block;
    padding: 2%;
  }
  .eswsTitleSearchCondition h4 {
    float: left;
    width: 100%;
    display: inline-table;
    height: 33px;
    text-indent: -9999px;
  }
  .eswsSearchPage .eswsBtnControlUnder {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .eswsSearchPage .eswsBtnControlUnder li {
    float: left;
    width: 48%;
    padding: 10px 1%;
  }
  .bukkeninfo-number {
    right: 10px;
    position: absolute;
    left: 10px;
    top: 60%;
  }
  .bukkeninfo-table td,
  .bukkeninfo-table th {
    width: 96%;
    padding: 10px 2%;
    display: block;
  }
  .bukkeninfo-content {
    margin: 0 10px;
  }
  .bukkeninfo-building-type {
    width: 96%;
    padding: 15px 2% 40px;
    background: #1c61a4;
    font-weight: 700;
    color: #fff;
    margin: 10px 2% 10px 0;
    position: relative;
    float: left;
  }
  .bukkeninfo-etc {
    padding: 10px 0;
    border-left: 0;
    margin: 10px 0;
  }
  .bukkeninfo-company {
    width: 100%;
    margin: 20px 0 70px;
    border: 2px solid #1c61a4;
    position: relative;
  }
  .bukkeninfo-company-kengaku {
    position: absolute;
    bottom: -90%;
    right: 0;
    left: 0;
    margin: auto;
    height: 15px;
    padding: 15px 5%;
    width: 90%;
    background: #169b8a;
    display: block;
    font-size: 1em;
    color: #fff;
    border-radius: 4px;
  }
  .mainimage-buy-title,
  .mainimage-sale-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #box_main_gallery ul li {
    width: 98%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 14px;
    text-align: center;
    overflow: hidden;
  }
  #box_main_gallery ul li a {
    width: 100%;
    height: auto;
    background-color: #cbcbcc;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    zoom: 1;
  }
  #box_main_gallery ul li img {
    vertical-align: middle;
    width: 100% !important;
    height: auto !important;
  }
  #jquery-lightbox,
  #jquery-overlay {
    display: none !important;
  }
  #thumbPagerNumberCaption {
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
  }
  .commingsoon {
    width: 96%;
    margin: 30px 2%;
  }
  .backtop-btn a {
    display: block;
    margin: 0 auto 100px;
    text-align: center;
  }
  .backtop-btn a:hover {
    background: #1c61a4;
    color: #fff;
  }
  .mainimage-sale-img {
    height: 230px;
    background: url(../img-sale/sale_mainimage.png) center no-repeat;
    background-size: cover;
  }
  .mainimage-sale-title {
    width: 200px;
    height: 25%;
    margin: auto;
    text-align: center;
  }
  .sale-heading {
    font-size: 1.5em;
    margin: 25px 0;
    line-height: 1.3em;
  }
  .sale-check {
    margin: 10px 10px 30px;
    width: 95%;
  }
  .sale-check li {
    padding: 10px 0 10px 39px;
    font-size: 1.2em;
    line-height: 1.5;
  }
  .sale-content-title {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 10px;
    color: #0d75bb;
  }
  .sale-content-text {
    width: 95%;
    margin: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
  }
  .merit-title2 > img,
  .merit-title > img,
  .sale-merit-text > img,
  .sale-merit04-img li img {
    width: 100%;
  }
  .sale-5merit {
    margin: 30px 10px;
  }
  .sale-merit01,
  .sale-merit02,
  .sale-merit04 {
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
  }
  .sale-merit01 {
    height: 610px;
    background: url(../img-sale/sale_merit1_img01.png) center 340px no-repeat;
  }
  .sale-merit02 {
    height: 610px;
    background: url(../img-sale/sale_merit2_img01.png) center 385px no-repeat;
  }
  .sale-merit03 {
    border-bottom: 1px dotted #ccc;
    padding: 0;
    height: 800px;
    overflow: hidden;
  }
  .sale-merit04 {
    height: 540px;
    background: url(../img-sale/sale_merit4_img01.png) center 320px no-repeat;
  }
  .sale-merit03-icon {
    text-align: center;
    margin: 20px 0;
  }
  .sale-merit04-img li {
    float: left;
  }
  .sale-contact-box {
    width: 94%;
    margin: 20px auto;
  }
  .sale-voice {
    margin: 50px 0;
    padding-bottom: 10px;
    background: 0;
  }
  .sale-voice .grid-6 {
    width: 100%;
  }
  .sale-voice-inner li {
    border-bottom: 1px dotted #ccc;
  }
  .sale-qa-inner {
    padding: 30px 10px;
    line-height: 2;
  }
  .sale-a,
  .sale-q {
    padding-left: 30px;
  }
  .sale-qa > li:nth-child(2n) {
    background: #efefef;
  }
  .sale-q {
    background: url(../img-sale/sale_q_icon.png) left 3px no-repeat;
  }
  .sale-a {
    background: url(../img-sale/sale_a_icon.png) left 3px no-repeat;
  }
  .sale-staff {
    margin: 30px 10px;
  }
  .sale-staff h3 {
    text-align: center;
    margin: 20px 0;
    font-size: 1.2em;
    font-weight: lighter;
  }
  .mainimage-buy-img {
    height: 230px;
    background: url(../img-buy/buy_mainimage.png) center no-repeat;
    background-size: cover;
  }
  .mainimage-buy-title {
    width: 200px;
    height: 25%;
    margin: auto;
    text-align: center;
  }
  .buy-heading {
    font-size: 1.5em;
    margin: 25px 0;
    line-height: 1.3em;
  }
  .merit-title {
    text-align: center;
    margin: 15px 0;
  }
  .buy-check {
    margin: 10px 10px 30px;
    width: 95%;
  }
  .buy-check li {
    padding: 10px 0 10px 39px;
    font-size: 1.2em;
    line-height: 1.5;
  }
  .buy-content-title {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 10px;
    color: #0d75bb;
  }
  .buy-content-text {
    width: 95%;
    margin: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
  }
  .buy-merit-text > img,
  .buy-merit04-img li img,
  .merit-title2 > img,
  .merit-title > img {
    width: 100%;
  }
  .buy-5merit {
    margin: 30px 10px;
  }
  .buy-merit01,
  .buy-merit02,
  .buy-merit03,
  .buy-merit04 {
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
  }
  .buy-merit01 {
    height: 580px;
    background: url(../img-buy/buy_merit01_img01.png) center 300px no-repeat;
    background-size: 300px;
  }
  .buy-merit02 {
    height: 570px;
    background: url(../img-buy/buy_merit02_img02.png) center 350px no-repeat;
    background-size: 295px;
  }
  .buy-merit03 {
    height: 775px;
    background: url(../img-buy/buy_merit03_img03.png) center 560px no-repeat;
    background-size: 300px;
  }
  .buy-merit04 {
    height: 560px;
    background: url(../img-buy/buy_merit04_img04.png) center 318px no-repeat;
    background-size: 300px;
  }
  .buy-merit03-icon {
    text-align: center;
    margin: 20px 0;
  }
  .buy-merit04-img li {
    float: left;
  }
  .buy-contact-box {
    width: 94%;
    margin: 20px auto;
  }
  #eswsPageWrap,
  #eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto,
  #eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox p,
  #eswsRentListInBuilding table,
  #eswsSaleListInBuilding table,
  .buy-voice .grid-6 {
    width: 100%;
  }
  .buy-voice {
    margin: 50px 0;
    padding-bottom: 10px;
    background: 0;
  }
  .buy-voice-inner li {
    border-bottom: 1px dotted #ccc;
  }
  .buy-qa-inner {
    padding: 30px 10px;
    line-height: 2;
  }
  .buy-a,
  .buy-q {
    padding-left: 30px;
  }
  .buy-qa > li:nth-child(2n) {
    background: #efefef;
  }
  .buy-q {
    background: url(../img-sale/sale_q_icon.png) left 3px no-repeat;
  }
  .buy-a {
    background: url(../img-sale/sale_a_icon.png) left 3px no-repeat;
  }
  .buy-staff {
    margin: 30px 10px;
  }
  .buy-staff h3 {
    text-align: center;
    margin: 20px 0;
    font-size: 1.2em;
    font-weight: lighter;
  }
  #eswsPageWrap {
    margin: 20px auto 50px;
    overflow: auto;
    position: relative;
  }
  #eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox,
  #eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox #eswsMainPhoto {
    width: 100%;
    min-height: 300px;
    height: auto;
  }
  #eswsPageWrap .eswsSection {
    margin-bottom: 30px;
  }
  #eswsRentListInBuilding table tr td,
  #eswsRentListInBuilding table tr th,
  #eswsSaleListInBuilding table tr td,
  #eswsSaleListInBuilding table tr th {
    height: 33px;
  }
  #eswsRentListInBuilding table tr .building_syousai {
    width: 90px;
  }
  #eswsBuildingInfo table tr td,
  #eswsBuildingInfo table tr th {
    width: 100%;
    display: block;
    height: auto;
    box-sizing: border-box;
  }
  #eswsBuildingInfo table {
    width: 100%;
    margin-bottom: 30px;
    table-layout: fixed;
  }
  #eswsPageWrap .eswsW383,
  #eswsPageWrap .eswsW79 {
    width: 100%;
  }
  .eswsOtherBuilding .eswsSlideType ul {
    width: 90%;
    margin: 5%;
  }
  #eswsBuildingList {
    overflow: auto;
    height: auto !important;
  }
  #eswsBuildingList table tr td {
    height: 24px;
    width: 100px;
    padding: 3px 8px;
    border: 1px solid #ccc;
  }

  #eswsNoOfferList a {
    display: block;
    width: 365px;
    height: 44px;
    margin: 0 auto;
    background-size: 100%;
    background-image: url(../common/image/building/btn_contact_02.png);
    text-indent: -9999px;
  }

  #eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto {
    /* width: 320px!important; */
    max-width: 100% !important;
    float: right;
    overflow: hidden;
  }

  /********************************************

　　　　　TRUST１特集ページ

*********************************************/
  .mainimage-trust1-img {
    max-width: 640px;
    height: 385px;
    background: url(../img-trust1/trust1_mainimage-sp.png) no-repeat;
    background-size: 100%;
  }
  .content .trust1-point-title {
    font-size: 20px;
    line-height: 1.5em;
    margin: 10px 0 20px;
    color: #e63556;
  }
  .trust1-about h3,
  .trust1-about p {
    width: 100%;
    margin: 0 auto;
  }
  .trust1-heading {
    background: #e63556;
    height: 45px;
    position: relative;
  }
  .trust1-heading2 {
    background: #e63556;
    height: 76px;
    position: relative;
  }
  .trust1-heading img {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .trust1-about p,
  .trust-point-text {
    width: 100%;
    box-sizing: border-box;
    margin: 0 10px;
  }

  .trust1-cost-bg {
    background: url(../img-trust1/trust1_cost_bg.png);
    padding: 50px 0;
  }
  .trust1-cost {
    width: 100%;
    box-sizing: border-box;
    border: 3px solid #e63556;
    margin: 0 auto 20px;
    padding: 29px;
    background: #fff;
  }
  .trust1-cost li {
    text-align: center;
  }

  .trust1_point {
    width: 100%;
    box-sizing: border-box;
    margin: 10px auto;
  }
  .trust1_point .trust1_point01 {
    padding-top: 42px;
  }
  .trust1-point-text {
    width: 100%;
    margin: 0;
  }
  .trust1_point div {
    width: 94%;
    height: auto;
    margin: 10px 3%;
    padding: 40px 20px;
    box-sizing: border-box;
    background: #fff0f3;
    text-align: center;
    line-height: 1.5;
    display: block;
    vertical-align: middle;
  }
  .trust1-search {
    padding: 0 0 20px 33%;
    background: url(../img-trust1/trust1_img07.png) no-repeat 10px 10px;
    background-size: 120px;
    height: 130px;
    margin-bottom: 20px;
  }
  .trust1-search-inner {
    padding: 5px;
    box-sizing: border-box;
  }
  .trust1-search-inner img {
    width: 100%;
  }
  .trust1-search-inner h3 {
    font-size: 18px;
    text-align: center;
    line-height: 1.5em;
    margin: 10px 5px 20px;
    color: #e63556;
  }
  .trust1-shop {
    border-top: 3px solid #e63556;
    padding: 50px 12px 20px;
  }
  .trust1-shop li {
    border-bottom: 1px solid #e63556;
    border-right: 0;
    padding: 0 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    height: 120px;
    line-height: 1.5;
  }
  .trust1-shop li:nth-child(3n) {
    border-right: none;
  }
  .trust1-shop li:last-child {
    float: left;
  }
  .trust1-shop h3 {
    color: #e63556;
    padding: 0 0 10px;
  }

  .trust_img02,
  .trust_img04 {
    width: 100%;
  }
  .trust_img06 {
    max-width: 100%;
  }
  .trust1_title01 {
    width: 320px;
    margin: 0 auto;
  }
  .trust1_title02 {
    width: 300px;
    margin: 0 auto;
  }
  .trust1_tomo_btn {
    width: 100%;
    max-width: 296px;
  }

  /********************************************

　　　　　メルマガバックナンバーページ

*********************************************/
  .backnumber_list {
    position: relative;
    padding: 0 0 15%;
  }
}

/* =============================================
CUSTOMIZE 20180516
============================================= */
@media (max-width: 769px) {
  .news-category-list {
    margin: 20px 0;
  }

  .index-blog {
    width: 95%;
    margin-top: 0;
    margin: 20px auto 0;
  }

  .index-blog .left,
  .index-blog .right {
    float: left;
  }

  .index-blog .index-blog-group {
    width: 100%;
  }

  .index-blog .blog-list {
    margin-top: 20px;
  }

  .index-blog .blog-article .blog-img-cover {
    width: 30%;
    height: 21vw;
  }

  .index-blog .blog-article .blog-img-cover img {
    max-width: 99%;
  }

  .index-blog .blog-article .blog-detail {
    margin-left: 15px;
    width: calc(70% - 15px);
  }

  .index-blog .index-topics-more {
    margin-top: 15px;
    margin-right: 15px;
  }

  /* STAFF/PRESIDENT BLOG */
  .blog-content {
    margin-bottom: 40px;
  }

  .mainimage-staff-title {
    width: 170px;
  }

  .mainimage-presi-title {
    width: 240px;
  }

  .mainimage-staff-blog-title {
    background: url("../img-staff-blog/staffblog_mainimage.jpg") center
      no-repeat;
    background-size: cover;
  }

  .mainimage-presi-blog-title {
    background: url("../img-presi-blog/presiblog_mainimage.jpg") center
      no-repeat;
    background-size: cover;
  }

  .archive-sidebar {
    float: none;
    width: 95%;
    margin: 0 auto;
  }

  .archive-blog {
    float: none;
    width: 95%;
    margin: 40px auto;
  }

  .archive-blog .blog-article {
    width: 49%;
    margin-right: 2%;
    margin-top: 20px;
  }

  .archive-blog .blog-article:nth-child(3n) {
    margin-right: 2%;
  }

  .archive-blog .blog-article:nth-child(-n + 3) {
    margin-top: 20px;
  }

  .archive-blog .blog-article:nth-child(even) {
    margin-right: 0;
  }

  .archive-blog .blog-article:nth-child(-n + 2) {
    margin-top: 0;
  }

  .archive-blog .blog-article .blog-img-cover {
    height: 32.5vw;
    width: 100%;
  }

  .archive-blog .blog-article .blog-img-cover img {
    width: 100%;
  }

  .archive-blog .blog-article .blog-detail p.date {
    margin-bottom: 0;
  }

  .archive-blog .blog-article .blog-detail p.title {
    height: auto;
    min-height: 50px;
  }

  .archive-blog .detail_content p.date {
    margin-bottom: 10px;
  }

  .archive-blog .detail_content p.title {
    margin-bottom: 10px;
  }

  .archive-blog .recent_post {
    margin-top: 40px;
  }

  .archive-blog .recent_post p {
    line-height: 1.5;
  }

  .archive-blog .recent_post .left {
    width: calc(50% - 21px);
  }

  .archive-blog .recent_post .right {
    width: calc(50% - 20px);
  }

  .archive-blog .recent_post .left,
  .archive-blog .recent_post .right {
    padding: 10px;
  }

  .archive-blog .recent_post p.direction_text {
    margin-bottom: 5px;
  }

  .archive-blog .recent_post .right p.title {
    text-align: right;
  }

  .archive-blog .media-main-more-btn {
    width: 100%;
    margin-top: 30px;
  }

  .pagination a:not(:first-child),
  .pagination span:not(:first-child) {
    margin-left: 8px;
  }

  .owner-special {
    display: block;
  }
  .owner-special .box {
    width: 95%;
    margin: 0 auto;
    background-position: -20px -8px !important;
  }
  .owner-special .box.box1 {
    padding-right: 0;
  }
  .owner-special h2 {
    font-size: 30px;
  }
  .owner-special h2 span {
    font-size: 75px;
  }

  img {
    max-width: 100%;
  }
  * {
    box-sizing: border-box;
  }

  /*page-buysall*/
  .c-title01 {
    color: #185ca8;
    padding-top: 70px;
  }
  .c-title01 h2 {
    font-size: 32px;
  }
  .c-title01 p {
    font-size: 16px;
  }
  .c-buysall {
    display: block;
    padding: 30px 10px 50px;
  }
  .c-buysall li {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .c-buysall li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-buysall li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .c-buysall .c-buysall__txt {
    padding: 30px 10px;
    font-size: 14px;
    width: 65%;
  }
  .c-buysall .c-buysall__img {
    padding-top: 0;
    width: 35%;
    text-align: center;
  }
  .c-buysall .c-buysall__img img {
    max-width: 60%;
  }
  .c-title02 {
    font-size: 18px;
  }

  .c-solved {
    padding: 30px 10px;
    margin-top: 20px;
  }
  .c-solved ul {
    display: block;
    margin-bottom: 40px;
  }
  .c-solved ul li {
    background: #fff;
    padding: 30px 10px;
    width: 100%;
  }
  .c-solved ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .c-solved ul h3 {
    font-size: 18px;
    min-height: auto;
  }
  .c-solved ul h3 span:after {
    height: 6px;
    bottom: 6px;
  }
  .c-solved ul p {
    padding-top: 20px;
    max-width: 465px;
  }

  .c-connect {
    padding: 30px 10px;
  }
  .c-connect h3 {
    font-size: 18px;
  }

  .c-reason {
    padding: 30px 10px;
  }
  .c-reason h2 {
    font-size: 25px;
    padding-top: 20px;
  }
  .c-reason .txt1 {
    text-align: left;
    padding: 40px 0;
  }
  .c-reason .txt2 {
    font-size: 16px;
    padding-top: 15px;
  }
  .c-reason + .c-reason {
    padding-top: 30px;
  }

  .c-achieve {
    padding: 30px 10px;
  }
  .c-achieve ul li {
    font-size: 13px;
    padding: 30px 0;
  }
  .c-achieve ul li:not(:last-child) {
    border-bottom: 1px dotted #000;
  }
  .c-achieve ul li p {
    padding-top: 20px;
  }
}
/* =============================================
END CUSTOMIZE 20180516
============================================= */
