@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Sans:wght@200;300;400;500&family=Outfit:wght@200;300;400;500;600&family=Poppins&display=swap');
body {
  opacity: 1;
  transition: .2s .1s;
  position: relative;
  height: 100%;
  width: 100%;
  padding-bottom: 0;
  margin: 0;
  background: url("../images/bg.png") top left repeat;
  font-family: 'Noto Sans JP', sans-serif;
}

img{
  max-width:100%;
  vertical-align: bottom;
  height: auto;
}
#wrapper {
  height: 100%;
  width: 100%;
  background: url("../images/bg.png") top left repeat;
}
header {
  position: fixed;
  background-color: #005eac;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
}
.logo{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px;
  z-index: 300;
}
.main-image {
  width: 100%;
  margin-top: 100px;
  text-align: center;
}
footer {
  background-color: #005eac;
  color: rgba(255,255,255,1.00);
}
.footer-container {
    max-width: 1000px;
    width: 100%;
    padding: 0;
    margin: 0px auto 0px;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0;
	width:120px;
	height:30px;
	text-indent:-9876px;
	background: url(../images/gototop.png) center center no-repeat;
	background-size: 100% auto;
  margin-top: 20px;
}
 
#pageTop a:hover {
  text-decoration: none;
}
.copyright {
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.foot-left {
  width: 70%;
  float: left;
}
.foot-right {
  width: 120px;
  float: right;
}

.sp-br {
  display: none;
}

@media only screen and (min-width: 1001px) {
  .container{
    max-width: 1000px;
    width: 100%;
    padding: 0;
    margin: 50px auto 0px;
  }
  header {
    height: 100px;
  }
  .header-container {
    max-width: 1000px;
    width: 100%;
    margin: 0px auto 0px;
    position: relative;
  }
  .logo {
    height: 100px;
    background-color: #005eac;
  }
  h1.title {
    text-indent: -9876px;
    width: 100px;
    height: 100px;
    background: url("../images/logo.png") top center no-repeat;
  }
  h1.title a {
    display: block;
    width: 100px;
    height: 100px;
  }
  nav.globalMenu ul{
    margin-left: 110px;
  }
  nav.globalMenu ul li{
    display: inline-block;
    text-align: left;
    margin: 26px 0px;
    padding: 0 46px;
    height: 48px;
    border-right: rgba(255,255,255,1.00) 1px solid;
  }
  nav.globalMenu ul li:last-child{
    border-right: 0;
  }
  nav.globalMenu ul li.nav-business{
    width: 121px;
    background: url("../images/nav_business.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-corporate{
    width: 136px;
    background: url("../images/nav_corporate.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-aboutus{
    width: 122px;
    background: url("../images/nav_aboutus.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-history{
    width: 121px;
    background: url("../images/nav_history.png") center center no-repeat;
  }
  nav.globalMenu ul li a{
    display: block;
    overflow: hidden;
    height: 48px;
    text-indent: -9876px;
    width: 100%;
    padding: 10px 20px;
    margin-left: -20px;
    margin-top: -10px;
  }
  nav.globalMenu ul li a:hover {
    background-color: rgba(255,255,255,0.2);
  }

  /* Business */
  .biz-container {
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 30px;
  }
  h2.biz-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/title_business.png") top left no-repeat;
  }
  .biz-contents {
    background-color: #FFFFFF;
    margin: 30px auto 30px;
    padding: 50px;
    clear: both;
  }
  .biz-office-text {
    float: right;
    width: calc(100% - 211px);
  }
  h3.biz-office-name {
    color: #005eac;
    border-bottom: #005eac 1px solid;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: 800;
    font-size:140%;
  }
  .takano > h3.biz-office-name {
    color: #009d3b;
    border-bottom: #009d3b 1px solid;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: 800;
    font-size:140%;
  }
  .biz-office-text-1 h3.biz-office-name {
    padding-left: 0px;
  }
  .biz-office-text div {
  }
  .biz-office-text h4 ,
  .biz-office-text-1 h4 ,
  .biz-office-text-2 h4{
    margin-top: 20px;
  }
  .biz-office-text h4:before ,
  .biz-office-text-1 h4:before ,
  .biz-office-text-2 h4:before {
    content:'●';
    color: #005eac;
  }
  .takano div h4:before {
    content:'●';
    color: #009d3b;
  }
  .biz-office-text-1 p ,
  .biz-office-text-2 p ,
  .biz-office-text p {
    margin-top: 15px;
    line-height: 140%;
    font-size:90%;
    text-align: justify;
  }
  .biz-office-text h4 ,
  .biz-office-text-2 h4 ,
  .biz-office-text p ,
  .biz-office-text-2 p {
    margin-left: 20px;
  }
  .biz-office-text-1 p {
    margin-right: 20px;
  }
  .biz-img-tokyo {
    float: left;
    width: 211px;
  }
  .biz-img-nagaoka ,
  .biz-img-sendai {
    float: right;
    width: 360px;
  }
  .biz-img-niku ,
  .biz-img-takano {
    float: left;
    width: 360px;
  }
  .biz-office-text-1 {
    float: left;
    width: calc(100% - 360px);
  }
  .biz-office-text-2 {
    float: right;
    width: calc(100% - 360px);
  }
  .biz-img-sendai-chart ,
  .biz-img-takano-chart {
    clear: both;
    padding-top: 50px;
    text-align: center;
  }
  /* Coporate */
  .corp-container {
    width: 100%;
    background: #FFFFFF url("../images/corporate_bg.jpg") right bottom no-repeat;
  }
  .corp-container div {
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 30px;
    padding: 80px 0 70px 0;
  }
  h2.corp-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/title_corporate.png") top left no-repeat;
    float: left;
  }
  .corp-contents {
    width: calc(100% - 350px);
    float: right;
  }
  h3.corp-catch-copy {
    color: #005eac;
    font-size: 180%;
    line-height: 170%;
    margin-top: -15px;
  }
  .corp-contents p {
    margin-left: 15px;
    margin-top: 30px;
    line-height: 200%;
    font-size:100%;
    text-align: justify;
    vertical-align:baseline;
  }
  .ceo-name {
    font-size: 130% !important;
    vertical-align:baseline;
  }
  /* About Us */
  .about-container {
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 30px;
  }
  h2.about-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/title_aboutus.png") top left no-repeat;
    float: left;
    margin-bottom: 40px;
  }
  .about-contents {
    width: 100%;
    clear: both;
    padding: 0px auto 30px;
  }
  .about-img {
    width: 370px;
    float: left;
  }
  .about-img p {
    line-height: 200%;
  }
  .about-text-wrapper {
    width: calc(100% - 390px);
    float: right;
  }
  .about-text-container {
    background-color: #FFFFFF;
    padding: 30px 30px 20px 30px;
    margin-bottom: 20px;
  }
  .about-text-container h3 {
    color: #005eac;
    font-size: 120%;
    border-bottom: #cccccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .about-text-container dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 15px;
  }
  .about-text-container dt {
    width: 85px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 90%;
  }
  .about-text-container dd {
    width: calc(100% - 85px);
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 88%;
  }
  .ls {
    letter-spacing: 1em;
  }
  p.about-office {
    padding: 10px 0 0px;
    line-height: 180%;
    font-size: 88%;
  }
  p.about-office-add {
    padding: 5px 0 10px;
    line-height: 180%;
    font-size: 88%;
    border-bottom: #cccccc 1px solid;
  }
  p.about-office-add2 {
    padding: 5px 0 10px;
    line-height: 180%;
    font-size: 88%;
    border-bottom: 0;
  }
  dl.about-office {
    border-bottom: #cccccc 1px solid;
  }
  dl.about-office:last-child {
    border-bottom:0;
  }
  .about-office span {
    font-weight: 800;
    font-size: 110%;
  }
  .post-num {
    padding-right: 6px;
  }
  /* History */
  .his-container {
    width: 100%;
    background-color: #FFFFFF;
  }
  h2.his-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/title_history.png") top left no-repeat;
    float: left;
    margin-bottom: 0px;
  }
  .his-container div {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 0px;
    padding: 70px 0;
  }
  .his-contents {
    clear: both;
    max-width: 1000px;
    width: 100%;
    background: url("../images/history_pc.png") top center no-repeat;
    height: 800px;
  }
  .his-contents p {
    text-indent: -9876px;
    display: none;
  }
}

/* max-width: 1000px */
@media only screen and (max-width: 1000px) {
  .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #005eac;
  }
  h1.title {
    text-indent: -9876px;
    width: 240px;
    height: 80px;
    background: url("../images/logo_sp.png") top center no-repeat;
  }
  h1.title a {
    display: block;
    width: 240px;
    height: 80px;
  }
  /*　ハンバーガーメニューボタン　*/
  .hamburger {
    display : block;
    position: fixed;
    z-index : 300;
    right : 25px;
    top   : 20px;
    width : 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
  }
  .hamburger span {
    display : block;
    position: absolute;
    width   : 50px;
    height  : 6px ;
    left    : 6px;
    background : #ffffff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition   : 0.3s ease-in-out;
    transition        : 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 0px;
  }
  .hamburger span:nth-child(2) {
    top: 15px;
  }
  .hamburger span:nth-child(3) {
    top: 30px;
  }

  /* スマホメニューを開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top : 16px;
    left: 6px;
    background :#fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    transform        : rotate(-45deg);
  }

  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 16px;
    background :#fff;
    -webkit-transform: rotate(45deg);
    -moz-transform   : rotate(45deg);
    transform        : rotate(45deg);
  }

  /* メニュー背景　*/
  nav.globalMenu {
    position: fixed;
    z-index : 2;
    top  : 80px;
    left : 0;
    color: #fff;
    background: rgba( 0,94,172,0.9 );
    text-align: center;
    width: 100%;
    transform: translateY(-120%);
    transition: all 0.6s;
  }

  nav.globalMenu ul {
    margin: 5px auto 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }

  nav.globalMenu ul li {
    list-style-type: none;
    padding: 0;
    width: 100%;
    transition: .4s all;
    text-align: center;
    height: 180px;
  }
  nav.globalMenu ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  nav.globalMenu ul li a{
    display: block;
    overflow: hidden;
    height: 69px;
    text-indent: -9876px;
    width: 90%;
    margin: 0px auto;
    padding: 55px 0;
    text-decoration :none;
    border-bottom: rgba(255,255,255,1.00) 1px solid;
  }
  nav.globalMenu ul li.nav-business a{
    background: url("../images/sp_nav_business.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-corporate a{
    background: url("../images/sp_nav_corporate.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-aboutus a{
    background: url("../images/sp_nav_aboutus.png") center center no-repeat;
  }
  nav.globalMenu ul li.nav-history a{
    background: url("../images/sp_nav_history.png") center center no-repeat;
  }

  /* クリックでjQueryで追加・削除 */
  nav.globalMenu.active {
    opacity: 100;
    display: block;
     transform: translateY(0%);
  }
  .main-image {
    margin-top: 80px;
  }
  /* footer */
  .foot-left {
    width: calc( 100% - 160px );
    float: left;
    padding-left: 15px;
  }
  .foot-right {
    width: 130px;
    float: right;
    padding-right: 15px;
  }

  /* Business */
  .biz-container {
    max-width: 1000px;
    width: calc(100% - 40px);
    margin: 40px auto 30px;
    padding: 20px;
  }
  h2.biz-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/sp_title_business.png") top left no-repeat;
  }
  .biz-contents {
    background-color: #FFFFFF;
    margin: 30px auto 30px;
    padding: 30px;
    clear: both;
  }
  .biz-office-text {
    width: auto;
  }
  h3.biz-office-name {
    color: #005eac;
    border-bottom: #005eac 1px solid;
    padding-bottom: 10px;
    font-weight: 800;
    font-size:140%;
  }
  .takano > h3.biz-office-name {
    color: #009d3b;
    border-bottom: #009d3b 1px solid;
    padding-bottom: 10px;
    font-weight: 800;
    font-size:140%;
  }
  .biz-office-text-1 h3.biz-office-name {
    padding-left: 0px;
  }
  .biz-office-text div {
  }
  .biz-office-text h4 ,
  .biz-office-text-1 h4 ,
  .biz-office-text-2 h4{
    margin-top: 20px;
  }
  .biz-office-text h4:before ,
  .biz-office-text-1 h4:before ,
  .biz-office-text-2 h4:before {
    content:'●';
    color: #005eac;
  }
  .takano div h4:before {
    content:'●';
    color: #009d3b;
  }
  .biz-office-text-1 p ,
  .biz-office-text-2 p ,
  .biz-office-text p {
    margin-top: 15px;
    line-height: 140%;
    font-size:100%;
    text-align: justify;
  }
  .biz-img-tokyo {
    float: none;
    width: 432px;
    height: calc(83vw * 0.8);
    max-width: 100%;
    max-height: 369px;
    background: url("../images/image_1_sp.jpg") top center no-repeat;
    background-size: contain;
    margin: 30px auto 0px;
  }
  .biz-img-tokyo img {
    display: none;
  }
  .biz-img-nagaoka ,
  .biz-img-sendai {
    float: none;
    width: 432px;
    max-width: 100%;
    max-height: 253px;
    margin: 30px auto 0px;
  }
  .biz-img-niku ,
  .biz-img-takano {
    float: none;
    width: 432px;
    max-width: 100%;
    max-height: 253px;
    margin: 30px auto 0px;
  }
  .biz-office-text-1 {
    float: none;
    width: 100%;
  }
  .biz-office-text-2 {
    float: none;
    width: 100%;
  }
  .biz-img-sendai-chart {
    clear: both;
    padding-top: 0px;
    text-align: center;
    background: url("../images/sendai_chart_sp.png") top center no-repeat;
    height:calc(100vw * 0.15);
    background-size: contain;
    width: 530px;
    max-width: 100%;
    max-height: 88px;
    margin: 20px auto 0;
  }
  .biz-img-sendai-chart img {
    display: none;
  }
  .biz-img-takano-chart {
    clear: both;
    padding-top: 0px;
    text-align: center;
    background: url("../images/nakaoroshi_chart_sp.png") top center no-repeat;
    height:calc(100vw * 0.21);
    background-size: contain;
    width: 530px;
    max-width: 100%;
    max-height: 126px;
    margin: 20px auto 0;
  }
  .biz-img-takano-chart img {
    display: none;
  }
  /* Coporate */
  .corp-container {
    width: 100%;
    background: #FFFFFF url("../images/corporate_bg.jpg") right bottom no-repeat;
    background-size: 50%;
  }
  .corp-container div {
    max-width: 1000px;
    width: calc(100% - 40px);
    margin: 40px auto 30px;
    padding: 20px;
  }
  h2.corp-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/sp_title_corporate.png") top left no-repeat;
  }
  .corp-contents {
    width: 100%;
  }
  h3.corp-catch-copy {
    color: #005eac;
    font-size: 180%;
    line-height: 170%;
    margin-top: 30px;
    margin-right: 15px;
  }
  .corp-contents p {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    line-height: 200%;
    font-size:120%;
    text-align: justify;
  }
  .ceo-name {
    font-size: 130% !important;
    vertical-align:baseline;
  }
  /* About Us */
  .about-container {
    max-width: 1000px;
    width: calc(100% - 40px);
    margin: 20px auto 30px;
    padding: 20px;
  }
  h2.about-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/sp_title_aboutus.png") top left no-repeat;
    margin-bottom: 40px;
  }
  .about-contents {
    width: 100%;
    clear: both;
    padding: 0px auto 30px;
  }
  .about-img {
    text-align: center;
  }
  .about-img p {
    line-height: 200%;
  }
  .about-text-wrapper {
    width: 100%;
  }
  .about-text-container {
    background-color: #FFFFFF;
    padding: 30px 30px 20px 30px;
    margin-bottom: 20px;
  }
  .about-text-container h3 {
    color: #005eac;
    font-size: 120%;
    border-bottom: #cccccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .about-text-container dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
  }
  .about-text-container dt {
    width: 100px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 110%;
    line-height: 140%;
  }
  .about-text-container dd {
    width: calc(100% - 100px);
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 110%;
    line-height: 140%;
  }
  .ls {
    letter-spacing: 1em;
  }
  p.about-office {
    padding: 10px 0 0px;
    line-height: 150%;
    font-size: 100%;
  }
  p.about-office-add {
    padding: 3px 0 10px;
    line-height: 140%;
    font-size: 88%;
    border-bottom: #cccccc 1px solid;
  }
  p.about-office-add2 {
    padding: 3px 0 10px;
    line-height: 140%;
    font-size: 88%;
    border-bottom: 0;
  }
  dl.about-office {
    border-bottom: #cccccc 1px solid;
  }
  dl.about-office:last-child {
    border-bottom:0;
  }
  .about-office span {
    font-weight: 800;
    font-size: 110%;
  }
  /* History */
  .his-container {
    width: calc(100% - 40px);
    background-color: #FFFFFF;
    padding: 20px;
  }
  h2.his-title {
    text-indent: -9876px;
    display: block;
    width: 300px;
    height: 82px;
    background: url("../images/sp_title_history.png") top left no-repeat;
    margin-bottom: 30px;
  }
  .his-container div {
    width: 100%;
    margin: 30px auto 0px;
    padding: 0px;
  }
  .his-contents {
    clear: both;
    background: url("../images/history_sp.png") top center no-repeat;
    height:calc(86vw * 1.8);
    background-size: contain;
    width: 601px;
    max-width: 100%;
    max-height: 1082px;
    margin: 0px auto 30px;
  }
  .his-contents p {
    text-indent: -9876px;
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .main-image {
    margin-top: 80px;
    max-width: 100%;
    height:calc( 100vw * 0.519 );
    background: url("../images/main_img_sp.jpg") top center no-repeat;
    background-size: contain;
  }
  .main-image img {
    display: none;
  }
  .pc-br {
    display: none;
  }
  .sp-br {
    display: inline-block;
  }
}
@media only screen and (max-width: 420px) {
  .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background-color: #005eac;
  }
  h1.title {
    text-indent: -9876px;
    width: 144px;
    height: 48px;
    background: url("../images/logo_sp.png") top center no-repeat;
    background-size: contain;
  }
  .main-image {
    margin-top: 48px;
  }
  /*　ハンバーガーメニューボタン　*/
  .hamburger {
    display : block;
    position: fixed;
    z-index : 300;
    right : 15px;
    top   : 12px;
    width : 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
  }
  .hamburger span {
    display : block;
    position: absolute;
    width   : 30px;
    height  : 4px ;
    left    : 6px;
    background : #ffffff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition   : 0.3s ease-in-out;
    transition        : 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 0px;
  }
  .hamburger span:nth-child(2) {
    top: 10px;
  }
  .hamburger span:nth-child(3) {
    top: 20px;
  }

  /* スマホメニューを開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top : 12px;
    left: 6px;
    background :#fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    transform        : rotate(-45deg);
  }

  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 12px;
    background :#fff;
    -webkit-transform: rotate(45deg);
    -moz-transform   : rotate(45deg);
    transform        : rotate(45deg);
  }

  /* メニュー背景　*/
  nav.globalMenu {
    position: fixed;
    z-index : 2;
    top  : 48px;
    left : 0;
    color: #fff;
    background: rgba( 0,94,172,0.9 );
    text-align: center;
    width: 100%;
    transform: translateY(-120%);
    transition: all 0.6s;
  }

  nav.globalMenu ul {
    margin: 5px auto 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }

  nav.globalMenu ul li {
    list-style-type: none;
    padding: 0;
    width: 100%;
    transition: .4s all;
    text-align: center;
    height: 110px;
  }
  nav.globalMenu ul li:last-child {
    padding-bottom: 0;
  }
  nav.globalMenu ul li a{
    display: block;
    overflow: hidden;
    height: 42px;
    text-indent: -9876px;
    width: 90%;
    margin: 0px auto;
    padding: 33px 0;
    text-decoration :none;
    border-bottom: rgba(255,255,255,1.00) 1px solid;
  }
  nav.globalMenu ul li.nav-business a{
    background: url("../images/sp_nav_business.png") center center no-repeat;
    background-size: 108px;
  }
  nav.globalMenu ul li.nav-corporate a{
    background: url("../images/sp_nav_corporate.png") center center no-repeat;
    background-size: 121px;
  }
  nav.globalMenu ul li.nav-aboutus a{
    background: url("../images/sp_nav_aboutus.png") center center no-repeat;
    background-size: 108px;
  }
  nav.globalMenu ul li.nav-history a{
    background: url("../images/sp_nav_history.png") center center no-repeat;
    background-size: 109px;
    border-bottom: 0;
  }

  /* クリックでjQueryで追加・削除 */
  nav.globalMenu.active {
    opacity: 100;
    display: block;
     transform: translateY(0%);
  }
  #pageTop a {
    display: block;
    z-index: 999;
    padding: 8px 0 0;
    width:96px;
    height:24px;
    text-indent:-9876px;
    background: url(../images/gototop.png) center center no-repeat;
    background-size: 100% auto;
    margin-top: 15px;
  }

  #pageTop a:hover {
    text-decoration: none;
  }
  .copyright {
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 80%;
  }
  .foot-left {
    width: calc( 100% - 130px );
    float: left;
    padding-left: 15px;
  }
  .foot-right {
    width: 96px;
    float: right;
    padding-right: 15px;
  }
  /* Business */
  .biz-container {
    width: calc(100% - 20px);
    margin: 40px auto 30px;
    padding: 10px;
  }
  h2.biz-title {
    text-indent: -9876px;
    display: block;
    width: 200px;
    height: 52px;
    background: url("../images/sp_title_business.png") top left no-repeat;
    background-size: contain;
  }
  .biz-contents {
    background-color: #FFFFFF;
    margin: 30px auto 30px;
    padding: 15px;
    clear: both;
  }
  .biz-office-text {
    width: auto;
  }
  h3.biz-office-name {
    color: #005eac;
    border-bottom: #005eac 1px solid;
    padding-bottom: 10px;
    font-weight: 800;
    font-size:100%;
  }
  .takano > h3.biz-office-name {
    color: #009d3b;
    border-bottom: #009d3b 1px solid;
    padding-bottom: 10px;
    font-weight: 800;
    font-size:100%;
  }
  .takano > h3.biz-office-name img {
    width: 100px;
    height: auto;
    
  }
  .biz-office-text-1 p ,
  .biz-office-text-2 p ,
  .biz-office-text p {
    margin-top: 15px;
    line-height: 140%;
    font-size:90%;
    text-align: justify;
  }
  /* Coporate */
  .corp-container {
    background-size: 70%;
  }
  .corp-container div {
    max-width: 1000px;
    width: calc(100% - 40px);
    margin: 40px auto 30px;
    padding: 20px;
  }
  h2.corp-title {
    text-indent: -9876px;
    display: block;
    width: 200px;
    height: 52px;
    background: url("../images/sp_title_corporate.png") top left no-repeat;
    background-size: contain;
    margin-left: -10px;
  }
  h3.corp-catch-copy {
    color: #005eac;
    font-size: 100%;
    line-height: 150%;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: -10px;
  }
  .corp-contents p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    line-height: 150%;
    font-size:90%;
    text-align: justify;
  }
  /* About Us */
  .about-container {
    max-width: 1000px;
    width: calc(100% - 20px);
    margin: 20px auto 30px;
    padding: 10px;
  }
  h2.about-title {
    text-indent: -9876px;
    display: block;
    width: 200px;
    height: 52px;
    background: url("../images/sp_title_aboutus.png") top left no-repeat;
    margin-bottom: 40px;
    background-size: contain;
  }
  .about-contents {
    padding: 0px auto 30px;
  }
  .about-text-container {
    background-color: #FFFFFF;
    padding: 15px 15px 15px 10px;
    margin-bottom: 20px;
  }
  .about-text-container h3 {
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .about-text-container dl {
    padding-top: 10px;
  }
  .about-text-container dt {
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 140%;
    width: 90px;
  }
  .about-text-container dd {
    width: calc(100% - 90px);
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 140%;
  }
  .about-office {
    padding: 10px 0 10px;
    line-height: 130%;
    font-size: 100%;
  }
  .about-office-add {
    padding: 0px 0 10px;
    line-height: 140%;
    font-size: 80%;
    border-bottom: #cccccc 1px solid;
  }
  .about-office-add2 {
    padding: 0px 0 10px;
    line-height: 140%;
    font-size: 80%;
    border-bottom: 0;
  }
  .about-office:last-child {
    border-bottom:0;
  }
  .about-office span {
    font-weight: 800;
    font-size: 100%;
  }
  /* History */
  .his-container {
    width: calc(100% - 20px);
    background-color: #FFFFFF;
    padding: 10px;
  }
  h2.his-title {
    text-indent: -9876px;
    display: block;
    width: 200px;
    height: 52px;
    background: url("../images/sp_title_history.png") top left no-repeat;
    background-size: contain;
    margin-bottom: 30px;
  }
  .his-container div {
    width: 100%;
    margin: 10px auto 0px;
    padding: 0px;
  }
  .his-contents {
    clear: both;
    background: url("../images/history_sp.png") top center no-repeat;
    height:calc(96vw * 1.8);
    background-size: contain;
    width: 601px;
    max-width: 100%;
    max-height: 1082px;
    margin: 0px auto 30px;
  }
  .his-contents p {
    text-indent: -9876px;
    display: none;
  }
}