@charset "UTF-8";

@media print, screen and (min-width: 765px) {
  #content .mv {
    position: relative;
    padding-bottom: 100px;
  }

  #content .mv .inner {
    position: relative;
    overflow: hidden;
  }
  #content .mv .backimage {
    position: relative;
  }
  #content .mv .backimage img {
    width: 100%;
    min-width: 1366px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .mv .cloud1 {
    position: absolute;
    left: 10%;
    top: 50%;
    margin-left: -230px;
  }

  #content .mv .cloud2 {
    position: absolute;
    left: 90%;
    top: 10%;
    margin-left: -230px;
  }

  #content .mv .texts {
    width: 960px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -180px;
  }

  #content .mv .title_s {
    position: absolute;
    left: 0;
    top: 0;
  }

  #content .mv h1 {
    margin-top: 60px;
    text-align: center;
  }

  #content .mv .bottom {
    position: absolute;
    left: 0;
    bottom: 200px;
    width: 100%;
  }

  #content .mv .bottom img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 600px;
  }

  #content .mv .subs {
    width: 960px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    z-index: 1;
  }

  #content .section {
    line-height: 1.8em;
    position: relative;
  }
  #content .section .inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .section .hdk {
    position: absolute;
    left: 0;
    top: -100px;
    width: 100%;
  }

  #content .section .hdk img {
    width: 100%;
    height: 100px;
    display: block;
  }

  #content .section .inner {
    position: relative;
  }

  #content .section .titles {
    text-align: center;
  }
  #content .section .shoulder {
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 2.4rem;
    border-bottom: #000 1px solid;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
  #content .section .shoulder span {
    font-size: 3.2rem;
  }

  #content .section h2 {
    font-weight: bold;
    font-size: 3.84rem;
    line-height: 1em;
    text-align: center;
    margin-top: 20px;
  }

  #content .discription {
    margin-top: -100px;
    padding-bottom: 100px;
  }

  #content .discription .bmk {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
  }

  #content .discription .bmk img {
    width: 100%;
    height: 100px;
    display: block;
  }

  #content .discription .read {
    margin-top: 30px;
    font-size: 1.6rem;
    line-height: 1.8;
  }

  #content .outline {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 80px;
    background-color: #fff;
  }

  #content .outline .name {
    margin-top: 20px;
  }

  #content .outline .spec {
    border-top: #999 1px solid;
    border-bottom: #999 1px solid;
    margin-top: 20px;
    padding: 20px 0px;
  }

  #content .outline .spec li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
  }

  #content .outline .items {
    position: relative;
    margin-top: 20px;
    height: 230px;
  }

  #content .outline .items .item {
    position: absolute;
  }
  #content .outline .items .item .text {
    font-size: 1.28rem;
    line-height: 1.5em;
  }

  #content .floor {
    padding-top: 30px;
    padding-bottom: 130px;
  }

  #content .floor .maparea {
    padding-top: 60px;
  }

  #content .floor .maparea .map {
    position: relative;
    float: left;
    width: 487px;
  }

  #content .floor .maparea .map .image_active {
    position: absolute;
    left: 0;
    top: 0;
  }

  #content .floor .maparea .map .points li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  #content .floor .maparea .map .points li a.hover,
  #content .floor .maparea .map .points li a.active {
    transform: scale(1.4, 1.4);
    -webkit-transform: scale(1.4, 1.4);
  }

  #content .floor .maparea .map .points li a:hover {
    opacity: 1;
    -webkit-opacity: 1;
  }
  #content .floor .maparea .map .points li a img {
    width: 20px;
  }

  #content .floor .maparea .tabset {
    float: right;
    width: 420px;
  }
  #content .floor .maparea .tabs {
    width: 200px;
  }
  #content .floor .maparea .tabs:first-child {
    float: left;
  }
  #content .floor .maparea .tabs:last-child {
    float: right;
  }
  #content .floor .maparea .tabs a {
    display: block;
    border: #999 1px dotted;
    margin-bottom: 15px;
  }

  #content .floor .maparea .tabs a:hover,
  #content .floor .maparea .tabs a.active {
    opacity: 1;
    -webkit-opacity: 1;
  }

  #content .floor .maparea .tabs a .image {
    float: left;
  }
  #content .floor .maparea .tabs a .text {
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto;
    float: left;
    width: 144px;
    height: 54px;
    overflow: hidden;
    text-indent: -9999px;
  }
  #content .floor .maparea .tabs a.active .text {
    background-color: #965c2c;
  }

  #content .floor .maparea .tabs a.hover {
    background-color: #fff;
  }

  #content .floor .items {
  }

  #content .floor .item {
    margin-top: 50px;
    position: relative;
    background-color: #fff;
    border: #999 1px solid;
    text-align: center;
    padding-bottom: 20px;
  }
  #content .floor .item.hide {
    display: none;
  }
  #content .floor .item .arrow {
    position: absolute;
    left: 50%;
    top: -31px;
    margin-left: -22px;
  }

  #content .floor .item .tit {
    margin-top: 40px;
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #content .floor .item .tit img {
    position: absolute;
    left: -40px;
    top: -15px;
  }

  #content .floor .item .docs {
    width: 840px;
    text-align: left;
    margin: 30px auto 20px auto;
  }

  #content .floor .item .docs .image {
    float: left;
  }
  #content .floor .item .docs .text {
    float: right;
    width: 250px;

    font-size: 1.6rem;
    line-height: 1.8em;
  }

  #content .floor .item .pages {
    display: none;
    padding: 0px 20px 0px 20px;
  }

  #content .floor .item .pages li a {
    position: relative;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.76rem;
    padding: 0px 0px 15px 0px;
    /*        background: #f00 !important;*/
  }
  #content .floor .item .pages li a img {
    position: relative;
    top: 10px;
    margin-right: 10px;
  }
  #content .floor .item .pages li .prev {
    float: left;
    padding-left: 30px;
  }
  #content .floor .item .pages li .next {
    float: right;
    padding-right: 30px;
  }

  #content .floor .item .close {
    display: none;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  #content .floor .items .controls {
    display: none;
  }

  #content .day {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #fff;
  }

  #content .day .timetablearea {
    margin-top: 60px;
    position: relative;
  }

  #content .day .timetable {
    width: 450px;
  }

  #content .day .timetable .imageset .cap {
    margin-top: 5px;
    font-size: 1.44rem;
    line-height: 1.35em;
    min-height: 5.4em;
  }

  #content .day .timetable .ill {
    position: absolute;
    left: 100px;
    top: -157px;
  }
  #content .day .timetable .item {
    margin-bottom: 40px;
  }
  #content .day .timetable .item .inn {
    position: relative;
  }
  #content .day .timetable .item .arrow {
    position: absolute;
    left: 50%;
    bottom: -13px;
    margin-left: -10px;
  }
  #content .day .timetable .item dl {
    display: table;
    width: 100%;
  }
  #content .day .timetable .item dt {
    width: 155px;
    display: table-cell;
    height: 100%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 2.08rem;
    padding: 10px;
  }

  #content .day .timetable .item dd {
    padding: 10px 10px 10px 20px;
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    font-size: 2.08rem;
    line-height: 1.8em;
    font-weight: bold;
  }

  #content .voice {
  }

  #content .voice .inner {
    height: 800px;
    position: relative;
    padding-bottom: 50px;
  }

  #content .voice .titles {
    width: 510px;
    height: 334px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -255px;
    margin-top: -200px;
  }
  #content .voice .titles h2 {
    padding-top: 90px;
  }
  #content .voice .titles .read {
    text-align: center;
    font-weight: bold;
    font-size: 1.92rem;
    margin-top: 10px;
  }

  #content .voice .items .item {
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: 130px;
    font-size: 1.92rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-left: -130px;
  }
  #content .voice .items .item .text {
    width: 260px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 1.92rem;
    line-height: 1.8;
  }
  #content .voice .items .item .arrow {
    position: absolute;
  }

  #content .ftoffices .outer {
    padding-top: 30px;
  }
  #content .ftoffices .titarea .read {
    font-weight: bold;
    font-size: 2.08rem;
  }
}

@media only screen and (max-width: 764px) {
  #content .mv {
    position: relative;
    padding-bottom: 25px;
  }

  #content .mv .inner {
    position: relative;
    overflow: hidden;
  }

  #content .mv .backimage {
    position: relative;
  }
  #content .mv .backimage img {
    width: 100%;
    min-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  #content .mv .cloud1 {
    width: 230px;
    position: absolute;
    left: -0%;
    top: 50%;
    margin-left: -115px;
  }

  #content .mv .cloud2 {
    width: 230px;
    position: absolute;
    right: -20%;
    top: 10%;
    margin-left: -115px;
  }

  #content .mv .texts {
    width: 320px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -70px;
    margin-left: -160px;
  }

  #content .mv .title_s {
    display: none;
  }

  #content .mv h1 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  #content .mv .bottom {
    position: absolute;
    left: 0;
    bottom: 75px;
    width: 100%;
  }

  #content .mv .bottom img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 400px;
  }

  #content .mv .subs {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 1;
  }

  #content .section {
    line-height: 1.8em;
    position: relative;
  }
  #content .section .outer {
  }
  #content .section .inner {
    margin-left: auto;
    margin-right: auto;
  }

  #content .section .hdk {
    position: absolute;
    left: 0;
    top: -25px;
    width: 100%;
  }

  #content .section .hdk img {
    width: 100%;
    height: 25px;
    display: block;
  }

  #content .section .inner {
    position: relative;
  }

  #content .section .titles {
    text-align: center;
  }
  #content .section .shoulder {
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 1.92rem;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: #000 1px solid;
    display: inline-block;
  }

  #content .section .shoulder span {
    font-size: 2.4rem;
  }

  #content .section h2 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1em;
    text-align: center;
  }

  #content .discription {
    margin-top: 0px;
  }

  #content .discription .inner {
    padding-bottom: 50px;
  }

  #content .discription .bmk {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
  }

  #content .discription .bmk img {
    width: 100%;
    height: 25px;
    display: block;
  }

  #content .discription .read {
    margin-top: 30px;
    margin: 30px 20px 0px 20px;
    font-size: 1.6rem;
    line-height: 1.8;
  }

  #content .outline {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }

  #content .outline .name {
    margin-top: 10px;
  }

  #content .outline .spec {
    border-top: #999 1px solid;
    border-bottom: #999 1px solid;
    margin: 10px 20px 0px 20px;
    padding: 10px 0px;
    line-height: 1.8;
  }

  #content .outline .items {
    margin: 20px 20px 0 20px;
  }

  #content .outline .items .item {
    position: relative;
    margin-bottom: 20px;
  }
  #content .outline .items .item .text {
    font-size: 1.28rem;
    line-height: 1.5em;
    margin-top: 10px;
    padding-top: 30px;
  }

  #content .outline .items .item2 {
    float: left;
    width: 48%;
  }

  #content .outline .items .item3 {
    float: right;
    width: 48%;
  }

  #content .floor {
    padding: 20px 0 60px 0;
  }

  #content .floor .maparea {
    position: relative;
  }

  #content .floor .maparea .map {
    position: relative;
    /*        position: fixed;*/
    left: 0;
    top: 0;
  }

  #content .floor .maparea.fixed .map {
    position: fixed;
  }

  #content .floor .maparea .out {
    position: relative;
    padding: 20px;
  }
  #content .floor .maparea .inn {
    position: relative;
  }

  #content .floor .maparea .map .image_active {
    position: absolute;
    left: 0;
    top: 0;
  }

  #content .floor .maparea .map .points li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 6%;
  }

  #content .floor .maparea .map .points li a.hover,
  #content .floor .maparea .map .points li a.active {
    transform: scale(1.4, 1.4);
    -webkit-transform: scale(1.4, 1.4);
  }

  #content .floor .maparea .tabset {
    display: none;
  }

  #content .floor .items {
    margin: 20px 0px 0 0;
    position: relative;
    background: url(../../common/img/back.jpg);
  }

  #content .floor .items .controls .prev {
    position: absolute;
    left: 2px;
    top: 50%;
    width: 10px;
  }
  #content .floor .items .controls .next {
    position: absolute;
    right: 2px;
    top: 50%;
    width: 10px;
  }

  #content .floor .items .inn {
    position: relative;
  }

  #content .floor .item {
    position: relative;
    border-top: #999 1px solid;
    border-bottom: #999 1px solid;
    float: left;
    margin: 0 20px;
  }
  #content .floor .item .arrow {
    display: none;
  }

  #content .floor .item .tit {
    position: relative;
    padding: 10px 30px 10px 0px;
    /*        background: url(../../common/img/business/floor_acc_open.png) no-repeat right center /30px 30px ;*/
    display: flex;
    align-items: center;
  }

  #content .floor .item .tit img {
    display: block;
    width: 20px;
  }
  #content .floor .item .tit p {
    font-size: 1.92rem;
    font-weight: bold;
    display: block;
    line-height: 1.2em;
    margin-left: 10px;
  }
  #content .floor .item .tit.active {
    /*        background: url(../../common/img/business/floor_acc_close.png) no-repeat right center /30px 30px ;*/
  }

  #content .floor .item .docs {
    border-top: #999 1px solid;
    padding: 20px;
    background: #fff;
  }

  #content .floor .item .docs .image {
  }
  #content .floor .item .docs .text {
    font-size: 1.6rem;
    /*        font-size:90%;*/
    line-height: 1.8;
    margin-top: 10px;
  }

  #content .floor .item .pages {
    display: none !important;
  }
  #content .floor .item .close {
    display: none !important;
  }

  #content .day {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }

  #content .day h2 {
    line-height: 1.35em;
  }
  #content .day .timetablearea {
    margin-top: 20px;
    position: relative;
  }

  #content .day .timetable {
    margin: 0 20px;
  }

  #content .day .timetable .imageset .cap {
    margin-top: 5px;
    font-size: 1.28rem;
    line-height: 1.35em;
    font-weight: normal;
  }

  #content .day .timetable .ill {
    position: absolute;
    left: 30px;
    top: -78px;
    width: 50px;
  }
  #content .day .timetable .item {
    margin-bottom: 30px;
  }
  #content .day .timetable .item .inn {
    position: relative;
  }
  #content .day .timetable .item .arrow {
    position: absolute;
    left: 50%;
    bottom: -13px;
    margin-left: -10px;
  }
  #content .day .timetable .item dl {
    display: table;
    width: 100%;
  }
  #content .day .timetable .item dt {
    width: 40%;
    display: table-cell;
    height: 100%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 1.6rem;
    padding: 10px;
  }

  #content .day .timetable .item dd {
    padding: 10px 10px 10px 10px;
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.35em;
  }

  #content .day .timetable .item dd .image {
    margin-top: 10px;
  }

  #content .voice {
  }

  #content .voice .inner {
    position: relative;
    padding: 20px 0 0px 0;
  }

  #content .voice .titles {
    width: 300px;
    height: 196px;
    margin: 0 auto;
  }
  #content .voice .titles h2 {
    width: 80%;
    margin: 0px auto;
    padding-top: 40px;
  }
  #content .voice .titles .read {
    text-align: center;
    font-weight: bold;
    font-size: 1.44rem;
    margin-top: 10px;
    line-height: 1.35em;
  }

  #content .voice .items {
    margin: 20px;
  }

  #content .voice .items .clearfix {
    display: flex;
  }

  #content .voice .items .item {
    width: 46%;
    margin: 0px 2% 20px 2%;
    font-size: 1.44rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.35em;
    display: flex;
  }
  #content .voice .items .item .text {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
  }
  #content .voice .items .item .text br {
    display: none;
  }
  #content .voice .items .item .arrow {
    display: none;
  }

  #content .ftoffices .outer {
  }
  #content .ftoffices .titarea .read {
    font-weight: bold;
    font-size: 1.6rem;
    margin: 0;
    line-height: 1.8;
    padding-bottom: 30px;
  }
}
