@charset "UTF-8";

@media print, screen and (min-width: 765px) {
  #content .mv {
    position: relative;
    z-index: 1;
  }

  #content .mv .backimage {
    height: 800px;
    position: relative;
    background: url(../img/nosc_mv.png) center center no-repeat;
  }

  #content .mv .backimage.active {
    background-image: none;
  }

  #content .mv h1 {
    position: absolute;
    left: 50%;
    top: 160px;
    margin-left: -228px;
  }

  #content .map {
    position: relative;
    margin-top: -320px;
  }
  #content .map .inner {
    width: 960px;
    height: 1165px;
    margin: 0 auto;
    position: relative;
  }

  #content .map .inner .image {
    position: absolute;
    left: -720px;
    top: 0;
  }

  #content .map .inner .read {
    height: 580px;
    position: absolute;
    right: 0;
    top: 450px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }

  #content .map .inner .read .tit {
    font-weight: bold;
    font-size: 1.92rem;
  }

  #content .map .inner .read .body {
    margin-top: 50px;
    margin-right: 20px;
    line-height: 1.6em;
  }
  #content .map .inner .what {
    position: absolute;
    left: 0;
    top: 290px;
    font-size: 1.12rem;
    line-height: 1.25em;
    font-weight: bold;
    text-indent: -1em;
  }

  #content .map .features {
    position: relative;
  }

  #content .map .features .feature {
    position: absolute;
  }

  #content .map .features .feature .bln {
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #content .map .features .feature .bln .text {
    display: table-cell;
    width: 180px;
    height: 100px;
    vertical-align: middle;
    font-size: 1.44rem;
    line-height: 1.3em;
    background: #9aab50;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 20px;
    -webkit-border-radius: 20px;
  }

  #content .map .features .feature .sub {
    position: absolute;
  }

  #content .map .features .feature .bln .arrow {
    position: absolute;
  }

  #content .map .features .feature1 {
    left: 640px;
    top: 330px;
  }
  #content .map .features .feature1 .bln .arrow {
    right: -48px;
    top: 0px;
  }
  #content .map .features .feature1 .sub {
    left: -120px;
    top: -30px;
  }

  #content .map .features .feature2 {
    left: 0px;
    top: 760px;
  }
  #content .map .features .feature2 .bln .arrow {
    right: 0px;
    bottom: -27px;
  }
  #content .map .features .feature2 .sub {
    left: 80px;
    top: 80px;
  }

  #content .map .features .feature3 {
    left: 500px;
    top: 920px;
  }
  #content .map .features .feature3 .bln .arrow {
    right: 0px;
    bottom: -27px;
  }
  #content .map .features .feature3 .sub {
    left: 120px;
    top: 150px;
  }

  #content .map .features .feature4 {
    left: 250px;
    top: 400px;
  }
  #content .map .features .feature4 .bln .arrow {
    left: 0px;
    bottom: -27px;
  }
  #content .map .features .feature4 .sub {
    left: -200px;
    top: 20px;
  }

  #content .offices {
    margin-top: 40px;
    padding-bottom: 0px;
  }
  #content .offices h2 {
    text-align: center;
    font-size: 4.48rem;
    line-height: 1em;
    font-weight: bold;
  }
  #content .offices h2 span {
    color: #90a050;
  }

  #content .offices .read {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #content .offices .office {
    -webkit-background-size: 100% 600px;
    background-size: 100% 600px;
    height: 420px;
    margin-bottom: 70px;
    position: relative;
  }

  #content .offices .office .hd {
    height: 210px;
    padding-top: 20px;
    box-sizing: border-box;
    background-position: center top;
  }

  #content .offices .office .inner {
    width: 960px;
    margin: 0 auto;
  }

  #content .offices .office .hd {
    font-size: 4.48rem;
    font-weight: bold;
    line-height: 1.5em;
  }

  #content .offices .office .hd p {
    position: relative;
    display: inline-block;
    font-size: 4.48rem;
  }

  #content .offices .office .hd .ruby {
    letter-spacing: 0.8em;
    font-size: 30%;
    position: absolute;
    left: 0;
    top: -2.6em;
    width: 7.5em;
    text-align: center;
  }

  #content .offices .office .hd span.en {
    font-size: 40%;
    display: inline-block;
    margin-left: 10px;
  }
  #content .offices .office .images--02 {
    justify-content: end;
  }
  #content .offices .office .images {
    margin-top: -110px;
    width: 960px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }
  #content .offices .office .images li {
    display: block;
    /* float: left; */
    margin-right: 30px;
    background: #fff;
  }
  #content .offices .office .images li a {
    display: block;
    position: relative;
  }
  #content .offices .office .images li a .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -81px;
    margin-top: -81px;
  }
  #content .offices .office .images li a .bln {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -60px;
  }
  #content .offices .office .images li:last-child {
    margin-right: 0;
  }

  #content .offices .office .tweets {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  #content .offices .office .tweets .inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #content .offices .office .tweets .tweet {
    position: relative;
    display: none;
  }
  #content .offices .office .tweets .tweet.default {
    display: block;
  }
  #content .offices .office .tweets .tweet .tw {
    position: absolute;
    z-index: 2;
  }
  #content .offices .office .tweets .tweet .ill {
    position: absolute;
    z-index: 1;
  }
  #content .offices .office .tweets .tweet .ill img {
    width: 140px;
    position: relative;
  }

  #content .offices .office .tweets .tweet .bln {
    width: 454px;
    height: 123px;
    position: absolute;
    bottom: 10px;
  }
  #content .offices .office .tweets .tweet .bln p {
    width: 454px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
  }
  #content .offices .office .tweets .tweet .bln p span {
    display: block;
    color: #458bc8;
  }

  #content .offices .office.mishima {
    background-image: url(../../common/img/back_mishima.jpg);
  }
  #content .offices .office.mishima .hd {
    background-image: url(../../common/img/back_mishima_ptn.jpg);
  }

  #content .offices .office.mishima .tweets .tweet .tw {
    right: 130px;
    bottom: 50px;
  }
  #content .offices .office.mishima .tweets .tweet .ill {
    right: 0;
    bottom: 0;
  }
  #content .offices .office.mishima .tweets .tweet .bln {
    background: url(../img/office_mishima_twbln.png) no-repeat;
    right: 150px;
  }
  #content .offices .office.mishima .tweets .tweet .bln p {
    padding-right: 60px;
    padding-left: 60px;
  }
  #content .offices .office.mishima .cut {
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -480px;
  }

  #content .offices .office.ohito {
    background-image: url(../../common/img/back_ohito.jpg);
  }
  #content .offices .office.ohito .hd {
    background-image: url(../../common/img/back_ohito_ptn.jpg);
  }

  #content .offices .office.ohito .tweets .tweet .tw {
    left: 130px;
    bottom: 50px;
  }
  #content .offices .office.ohito .tweets .tweet .ill {
    left: 0;
    bottom: 0;
  }
  #content .offices .office.ohito .tweets .tweet .bln {
    background: url(../img/office_ohito_twbln.png) no-repeat;
    left: 170px;
  }
  #content .offices .office.ohito .tweets .tweet .bln p {
    padding-right: 40px;
    padding-left: 80px;
  }

  #content .offices .office.ohito .cut {
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: 180px;
  }
  #content .offices .office.living {
    height: 320px;
  }
  #content .offices .office.living:hover {
    opacity: 0.6;
  }
  #content .about {
    height: 450px;
    background: url(../img/about_back.png) center top no-repeat;
  }

  #content .about h2 {
    padding-top: 100px;
    text-align: center;
  }

  #content .about .read {
    margin-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 1.92rem;
    line-height: 1.75em;
  }
  #content .about .btn {
    text-align: center;
  }
  #content .about .btn a {
    width: 250px;
    text-decoration: none;
    text-align: center;
    background: url(../img/about_btn_arrow.png) #9aab50 right center no-repeat;
    display: inline-block;
    padding: 20px;
    margin-top: 40px;
    text-align: center;
    color: #fff;
    font-size: 1.92rem;
    line-height: 1.75em;
  }
}

@media only screen and (max-width: 764px) {
  #content .mv {
    position: relative;
    z-index: 1;
  }

  #content .mv .backimage {
    height: 320px;
    position: relative;
    background: url(../img/nosc_mv.png) center center / 546px 320px no-repeat;
  }

  #content .mv .backimage.active {
    background-image: none;
  }

  #content .mv h1 {
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: -120px;
    width: 240px;
  }

  #content .map {
    position: relative;
    margin-top: -200px;
  }
  #content .map .inner {
    margin: 0 auto;
    position: relative;
  }

  #content .map .inner .image {
    position: absolute;
    left: 50%;
    top: 0;
    width: 695px;
    margin-left: -347px;
  }

  #content .map .inner .read {
    padding-top: 550px;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
  }

  #content .map .inner .read .tit {
    font-weight: bold;
    font-size: 2.56rem;
    text-align: center;
  }

  #content .map .inner .read .body {
    margin-top: 20px;
    line-height: 1.6em;
    font-size: 1.6rem;
  }
  #content .map .inner .what {
    margin: 10px 20px 0px 20px;
    font-size: 1.44rem;
    line-height: 1.25em;
  }

  #content .map .features {
    margin-top: 50px;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
  }

  #content .map .features .feature {
    display: flex;
  }

  #content .map .features .feature .bln {
    position: relative;
    width: 50%;
  }
  #content .map .features .feature .bln .set {
    position: relative;
  }
  #content .map .features .feature .bln .text {
    padding: 10px;
    vertical-align: middle;
    font-size: 1.44rem;
    line-height: 1.3em;
    background: #9aab50;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 10px;
    -webkit-border-radius: 10px;
  }

  #content .map .features .feature .sub {
    width: 50%;
    text-align: center;
  }

  #content .map .features .feature .sub img {
    width: 90%;
  }

  #content .map .features .feature .bln .arrow {
    position: absolute;
    width: 26px;
  }

  #content .map .features .feature1 {
    margin-bottom: 20px;
  }
  #content .map .features .feature1 .bln {
    width: 70%;
  }
  #content .map .features .feature1 .bln .arrow {
    right: 0px;
    bottom: -13px;
  }

  #content .map .features .feature2 {
    flex-direction: row-reverse;
    margin-bottom: 20px;
  }
  #content .map .features .feature2 .bln {
    width: 50%;
  }
  #content .map .features .feature2 .bln .arrow {
    left: 0px;
    bottom: -13px;
  }
  #content .map .features .feature2 .sub {
    margin-top: -5%;
  }

  #content .map .features .feature3 {
    margin-bottom: 20px;
  }
  #content .map .features .feature3 .bln {
    width: 50%;
  }
  #content .map .features .feature3 .bln .arrow {
    right: 0px;
    bottom: -13px;
  }
  #content .map .features .feature3 .sub {
    margin-top: 5%;
  }

  #content .map .features .feature4 {
    flex-direction: row-reverse;
  }
  #content .map .features .feature4 .bln {
    margin-top: 10%;
    width: 80%;
  }
  #content .map .features .feature4 .bln .arrow {
    left: 0px;
    bottom: -13px;
  }

  #content .offices {
    margin-top: 40px;
  }

  #content .offices {
    margin-top: 20px;
    padding-bottom: 0px;
  }
  #content .offices h2 {
    text-align: center;
    font-size: 3.2rem;
    line-height: 1em;
    font-weight: bold;
  }
  #content .offices h2 span {
    color: #90a050;
  }

  #content .offices .read {
    text-align: center;
    font-size: 1.6rem;
    margin: 10px 20px 20px 20px;
  }

  #content .offices .office {
    -webkit-background-size: 1200px 600px;
    background-size: 1200px 600px;
    margin-bottom: 40px;
    position: relative;
  }

  #content .offices .office .hd {
    padding: 20px;
    padding-bottom: 60px;
    box-sizing: border-box;
    background-position: center top;
  }

  #content .offices .office .hd {
    font-size: 3.2rem;
    font-weight: bold;
  }

  #content .offices .office .hd p {
    position: relative;
    display: inline-block;
    font-size: 3.2rem;
  }

  #content .offices .office .hd .ruby {
    letter-spacing: 0.8em;
    font-size: 30%;
    position: absolute;
    left: 0;
    top: -1.2em;
    width: 7.5em;
    text-align: center;
  }

  #content .offices .office .hd span.en {
    font-size: 40%;
    display: inline-block;
    margin-left: 10px;
  }

  #content .offices .office .images {
    margin: -50px 20px 0 20px;
  }
  #content .offices .office .images li {
    display: block;
    background: #fff;
    margin-bottom: 20px;
  }
  #content .offices .office .images li a {
    display: block;
    position: relative;
  }
  #content .offices .office .images li a .btn {
    position: absolute;
    left: 20%;
    top: 10%;
    width: 60%;
  }
  #content .offices .office .images li a .bln {
    position: absolute;
    left: 10%;
    top: 20%;
    width: 20%;
  }

  #content .offices .office .tweets {
    height: 77px;
  }
  #content .offices .office .tweets .inner {
    margin: 0 20px;
    position: relative;
    height: 77px;
  }
  #content .offices .office .tweets .tweet {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
  }
  #content .offices .office .tweets .tweet.default {
    display: block;
  }
  #content .offices .office .tweets .tweet .tw {
    position: absolute;
    z-index: 2;
    width: 40px;
  }

  #content .offices .office .tweets .tweet .ill {
    position: absolute;
    z-index: 1;
    width: 90px;
  }
  #content .offices .office .tweets .tweet .ill img {
    position: relative;
  }

  #content .offices .office .tweets .tweet .bln {
    width: 214px;
    height: 77px;
    -webkit-background-size: 214px 77px;
    background-size: 214px 77px;
    background-repeat: no-repeat;
    position: relative;
  }
  #content .offices .office .tweets .tweet .bln p {
    width: 214px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    font-size: 70%;
    padding: 5px 20px 5px 20px;
    line-height: 1.3em;
  }
  #content .offices .office .tweets .tweet .bln p span {
    color: #458bc8;
  }

  #content .offices .office.mishima {
    background-image: url(../../common/img/back_mishima.jpg);
  }
  #content .offices .office.mishima .hd {
    background-image: url(../../common/img/back_mishima_ptn.jpg);
  }

  #content .offices .office.mishima .tweets .tweet .tw {
    right: 80px;
    bottom: 15px;
  }
  #content .offices .office.mishima .tweets .tweet .ill {
    right: 0;
    bottom: 0;
  }
  #content .offices .office.mishima .tweets .tweet .bln {
    background-image: url(../img/office_mishima_twbln_sp.png);
    margin-right: 120px;
    margin-left: auto;
  }
  #content .offices .office.mishima .cut {
    position: absolute;
    right: 20px;
    top: -10px;
    width: 180px;
  }

  #content .offices .office.ohito {
    background-image: url(../../common/img/back_ohito.jpg);
  }
  #content .offices .office.ohito .hd {
    background-image: url(../../common/img/back_ohito_ptn.jpg);
  }
  #content .offices .office.ohito .tweets .tweet .tw {
    left: 80px;
    bottom: 15px;
  }

  #content .offices .office.ohito .tweets .tweet .ill {
    left: 0;
    bottom: 0;
  }
  #content .offices .office.ohito .tweets .tweet .bln {
    background-image: url(../img/office_ohito_twbln_sp.png);
    margin-right: auto;
    margin-left: 120px;
  }

  #content .offices .office.ohito .cut {
    position: absolute;
    right: 20px;
    top: -20px;
    width: 180px;
  }
  #content .offices .office.living {
    padding: 40px;
  }
  #content .about {
    height: 300px;
    background: url(../img/about_back.png) center top / 888px 300px no-repeat;
  }

  #content .about h2 {
    padding-top: 40px;
    text-align: center;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .about .read {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.4em;
    font-size: 1.6rem;
  }
  #content .about .btn {
    text-align: center;
  }
  #content .about .btn a {
    width: 200px;
    text-decoration: none;
    text-align: center;
    background: url(../img/about_btn_arrow.png) #9aab50 right center no-repeat;
    display: inline-block;
    padding: 15px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 1.92rem;
    line-height: 1.75em;
  }
}
