@charset "UTF-8";
.pc {
  display: block;
}

.sp {
  display: none;
}

body.fixed {
  overflow: hidden;
}

body {
  font-family: 'Noto Sans JP', sans-serif,Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

#wrap-container {
  width: 100%;
  margin: 0;
  padding: 0;
}

#container {
  width: 100%;
}

.item-container {
  width: 980px;
  margin: auto;
}

#container > h1 {
  width: 980px;
  margin: 1.1% auto 23px;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8em;
  margin: 0 auto 28px;
  padding-bottom: 3px;
  font-weight: normal;
  width: 980px;
}

div.title-banner {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

span.onlinenote {
  display: block;
  position: absolute;
  top: 259px;
  left: 0;
  width: 100%;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.03em;
}

a.office {
  display: block;
  width: 229px;
  height: 134px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 539px;
  left: 376px;
  background-color: #8EC2F5;
  opacity: 0;
  transition: 0.8s;
}

a.hospital {
  display: block;
  width: 230px;
  height: 135px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 679px;
  left: 145px;
  background-color: #A0DEF8;
  opacity: 0;
  transition: 0.8s;
}

a.bunkyo {
  display: block;
  width: 232px;
  height: 137px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 400px;
  left: 616px;
  background-color: #F8EDBB;
  opacity: 0;
  transition: 0.8s;
}

a.catalog {
  display: block;
  width: 58px;
  height: 47px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 740px;
  left: 496px;
  background-color: #CEB492;
  opacity: 0;
  transition: 0.8s;
}

a.factory {
  display: block;
  width: 232px;
  height: 137px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 675px;
  left: 611px;
  background-color: #FFCBC9;
  opacity: 0;
  transition: 0.8s;
}

a.other {
  display: block;
  width: 232px;
  height: 137px;
  transform: skew(60deg, -30deg);
  position: absolute;
  top: 398px;
  left: 141px;
  background-color: #65CBBF;
  opacity: 0;
  transition: 0.8s;
}

a.office:hover,
a.hospital:hover,
a.bunkyo:hover,
a.catalog:hover,
a.factory:hover,
a.other:hover {
  opacity: 0.7;
  transition: 0.8s;
  cursor: pointer;
}

.animated-office {
  position: absolute;
  top: 525px;
  left: 410px;
}

.animated-hospital {
  position: absolute;
  top: 678px;
  left: 179px;
}

.animated-bunkyo {
  position: absolute;
  top: 385px;
  left: 648px;
}

.animated-catalog {
  position: absolute;
  top: 688px;
  left: 511px;
}

.animated-factory {
  position: absolute;
  top: 663px;
  left: 650px;
}

.animated-other {
  position: absolute;
  top: 385px;
  left: 179px;
}

.animated-office {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
  width: 157px;
}

.animated-hospital {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
  width: 157px;
}

.animated-bunkyo {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
  width: 157px;
}

.animated-factory {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
  width: 157px;
}

.animated-other {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
  width: 157px;
}

.animated-catalog {
  animation: move-y 1s infinite alternate ease-in-out;
  display: inline-block;
  color: red;
}

@keyframes move-y {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(8px);
  }
}

.real-tenji {
  background-color: #f5f3f0;
  width: 980px;
  margin: 3% auto 0;
  padding: 3% 0 3%;
}

.real-tenji .real-banner {
  display: block;
  width: 750px;
  margin: 0 auto;
}

.real-tenji .real-banner img {
  width: 100%;
}

.real-tenji .movie {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: 5% auto 0;
}

.real-tenji .movie p {
  font-size: 1.375em;
  text-align: center;
  font-weight: bold;
  color: #000;
  margin: 0 auto 4%;
}

.real-tenji .movie iframe {
  width: 450px;
  height: 254px;
}

div#tenji-inner.office h2 {
  background-color: #107BE3;
  padding: 28px 0 30px;
  margin: 0 0 1%;
  font-size: 2.1em;
  text-align: center;
  color: #FFFFFF;
}

div#tenji-inner.hospital h2 {
  background-color: #00B4E8;
  padding: 28px 0 30px;
  margin: 0 0 1%;
  font-size: 2.1em;
  text-align: center;
  color: #FFFFFF;
}

div#tenji-inner.bunkyo h2 {
  background-color: #FF8F00;
  padding: 28px 0 30px;
  margin: 0 0 1%;
  font-size: 2.1em;
  text-align: center;
  color: #FFFFFF;
}

div#tenji-inner.koujou h2 {
  background-color: #FF847F;
  padding: 28px 0 30px;
  margin: 0 0 1%;
  font-size: 2.1em;
  text-align: center;
  color: #FFFFFF;
}

div#tenji-inner.other h2 {
  background-color: #65CBBF;
  padding: 28px 0 30px;
  margin: 0 0 1%;
  font-size: 2.1em;
  text-align: center;
  color: #FFFFFF;
}

div#tenji-inner h3 {
  padding: 1.6% 0;
  margin: 0 0 4%;
  font-size: 1.7em;
  text-align: center;
  border-radius: 2em;
}

div#tenji-inner.office h3 {
  background-color: #B4DAFF;
}

div#tenji-inner.hospital h3 {
  background-color: #B8E7F5;
}

div#tenji-inner.bunkyo h3 {
  background-color: #FFCF54;
}

div#tenji-inner.koujou h3 {
  background-color: #FFCBC9;
}

div#tenji-inner.other h3 {
  background-color: #65CBBF;
  margin: 0 0 2.4%;
}

div#tenji-inner.catalog h3 {
  font-size: 2.2em;
  text-align: center;
  margin: 0 0 3.5%;
  line-height: 1.1;
}

div#tenji-inner .tenji-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 3.5% 0;
  padding: 0 4%;
}

div#tenji-inner .tenji-menu a {
  display: inline-block;
  width: 28.6%;
  margin: 0 3% 1% 0;
  padding: 1.5% 0 1.3% 2.5%;
  font-weight: bold;
  font-size: 1.1em;
  box-shadow: 2px 2px 1px #DDD;
  opacity: 1;
  transition: 0.2s;
}

div#tenji-inner.office .tenji-menu a {
  border: 1px solid #107BE3;
  color: #4579DF;
  background: url(/static/images/service/online-tenji/arrow_office.png) no-repeat 95% 50%;
  background-size: 7%;
}

div#tenji-inner.hospital .tenji-menu a {
  border: 1px solid #45C7ED;
  color: #45C7ED;
  background: url(/static/images/service/online-tenji/arrow_hospital.png) no-repeat 95% 50%;
  background-size: 7%;
}

div#tenji-inner.bunkyo .item-container .tenji-menu a {
  border: 1px solid #FF8F00;
  color: #FF8F00;
  background: url(/static/images/service/online-tenji/arrow_school.png) no-repeat 95% 50%;
  background-size: 7%;
}

div#tenji-inner.koujou .item-container .tenji-menu a {
  border: 1px solid #FF847F;
  color: #FF847F;
  background: url(/static/images/service/online-tenji/arrow_koujou.png) no-repeat 95% 50%;
  background-size: 7%;
}

div#tenji-inner.other .item-container .tenji-menu a {
  border: 1px solid #65CBBF;
  color: #65CBBF;
  background: url(/static/images/service/online-tenji/arrow_onlinexx.png) no-repeat 95% 50%;
  background-size: 7%;
}

div#tenji-inner .tenji-menu a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: 0.2s;
  cursor: pointer;
}

div#tenji-inner .tenji-menu a:nth-of-type(3n) {
  margin: 0 0 1%;
}

div#tenji-inner.catalog div.tenji-cont-outer {
  margin: 1% 0 0;
}

div.tenji-cont {
  padding: 0;
}

.bunkyo .tenji-cont {
  margin: 6% 0 0;
}

div.catalog div.tenji-cont {
  padding: 0 4%;
}

div#tenji-inner dl {
  display: flex;
  padding: 0 5%;
  margin: 0 0 2.8%;
}

div#tenji-inner.bunkyo dl {
  display: flex;
  padding: 0;
  margin: 0 auto 0 10%;
  width: 100%;
}

div#tenji-inner.catalog dl {
  padding: 0 4%;
}

div#tenji-inner.bunkyo dl dt {
  display: inline-block;
  width: 21%;
  margin: 0;
}

div#tenji-inner.bunkyo .online_class dl dt {
  display: inline-block;
  width: 21%;
  margin: 0;
}

div.tenji-cont {
  margin: 0 0 5%;
}

div#tenji-inner dl dt
div#tenji-inner dl dt img {
  display: block;
  margin: 0 auto;
}

div#tenji-inner.bunkyo dl dt img {
  width: 100%;
}

div#tenji-inner dl dd {
  display: inline-block;
  width: 65%;
}

div#tenji-inner dl dt img {
  display: block;
  width: 75%;
  margin: 3% 0 0 0;
}

div#tenji-inner.catalog dl dd {
  display: inline-block;
  width: 100%;
}

div#tenji-inner dl dd span {
  display: block;
  font-size: 1.1em;
  line-height: 1.6;
  padding: 1% 0 0 3%;
}

div#tenji-inner.bunkyo dl.online_class dd span {
  display: block;
  font-size: 1.05em;
  line-height: 1.6;
  padding: 1.5% 0 0 5%;
  width: 88%;
}

div#tenji-inner.bunkyo dl dd span {
  padding: 0 0 0 5%;
  width: 88%;
  font-size: 1.05em;
}

div#tenji-inner dl dd a {
  display: inline-block;
  float: right;
  font-size: .95em;
  text-align: center;
  padding: 1.8% 3% 1.5%;
  border: 1px solid #034FA3;
  border-radius: 0.4em;
  font-weight: bold;
  margin: 14.8% 0 0;
  opacity: 1;
  transition: 0.2s;
}

div#tenji-inner .online_medicine dl dd a.other-link {
  margin: -1.5% 0 0;
}

div#tenji-inner.bunkyo dl dd a {
  margin: 5.8% 8% 0 0;
}

div#tenji-inner.bunkyo dl dd a.a-sec {
  margin: 2% 8% 0 0;
}

div#tenji-inner dl dd a:hover {
  border: 1px solid #FF0000;
  text-decoration: none;
  opacity: 0.8;
  transition: 0.2s;
}

div#tenji-inner.catalog dl dd a {
  margin: 3.5% 0 0;
}

div.detail-box {
  padding: 0;
}

.detail-box-movie {
  margin: 4.3% 0 3%;
}

.other .detail-box-movie {
  margin: 4.3% 0 5%;
}

div.detail-box a {
  display: block;
  text-decoration: none;
}

div.detail-box-list {
  display: flex;
  padding: 1.7% 5% 0;
}

div.listleft {
  width: 230px;
  margin: 0 1% 0 4.5%;
  padding: 0 0 1%;
  text-align: center;
  border: 1px solid #CCC;
}

div.listleft span {
  display: block;
  background-color: #0079FF;
  padding: 4% 0;
  margin: 0 0 3%;
  color: #FFFFFF;
}

div.listleft img {
  width: 65%;
}

div.listright {
  width: 65%;
}

.other div.listright {
  width: 64%;
}

div.listright h4 {
  font-size: 1.05em;
  margin: 1% 0 6%;
  line-height: 1.7;
}

.other div.listright h4 {
  font-size: 1em;
  letter-spacing: 0.06em;
}

.bunkyo div.listright h4 {
  font-size: 1.05em;
  margin: 1% 0 6%;
  line-height: 1.4;
  width: 95%;
  height: 45px;
}

div.listright span.cap {
  display: block;
  font-size: 1em;
  margin: 0 0 1.6%;
}

div.listright div.link-price {
  font-size: 0.9em;
}

div.listright div.link-price a {
  display: inline-block;
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat 0 0;
  padding: 0 0 0 16px;
  font-size: 1em;
  font-weight: bold;
}

div.detail-box-movie iframe {
  display: block;
  margin: 3.3% auto 0;
}

div.detail-box ul {
  display: flex;
  padding: 0 4%;
}

div.detail-box ul.cent {
  display: block;
  padding: 0 4%;
  text-align: center;
}

div.detail-box ul li {
  width: 28%;
  margin: 0 8% 0 0;
}

div.detail-box ul.cent li {
  display: inline-block;
  width: 28%;
  margin: 0 8% 0 0;
  vertical-align: top;
}

div.detail-box ul.cent li:nth-of-type(2) {
  margin: 0;
}

div.detail-box ul li span {
  display: block;
  margin: 4% 0 0;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

div.detail-box ul li img {
  width: 100%;
}

div.detail-box ul li:nth-of-type(3n) {
  margin: 0;
}

div.tana {
  background: linear-gradient(#BA9E70, #A3834E);
  padding: 4% 0 0;
  margin: 0 0 3%;
}

div.tana-list {
  width: 90%;
  margin: 0 auto;
}

div.tana-catalog {
  display: flex;
  padding: 0 9%;
}

div.tana-catalog a {
  display: inline-block;
  width: 30%;
  margin: 0 5% 0 0;
}

div.tana-catalog a img {
  width: 100%;
}

div.tana-catalog a:nth-of-type(3) {
  margin: 0;
}

div.tanaita {
  height: 1.8em;
  background-color: #DEBD87;
}

.learuning-img {
  margin: 3% 0 0;
}

.call_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 83%;
  margin: 0 auto 5%;
}

.packaging_img .call_img {
  justify-content: space-evenly;
}

.waiting_img .call_img {
  justify-content: space-evenly;
}

.call_img.share {
  margin: 4% auto 2%;
}

.desk .call_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 83%;
  margin: 5% auto 3%;
}

.waiting_img .call_img {
  display: flex;
  flex-wrap: wrap;
  width: 79%;
  margin: 4% auto 0;
}

.packaging .call_img, .warehouse .call_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 83%;
  margin: 0 auto;
}

div#tenji-inner .desk .examination_img .call_img dl {
  display: block;
  width: 29%;
  padding: 0;
  margin: 0 1% 2%;
}

div#tenji-inner .desk .call_img dl dd {
  display: block;
  width: 100%;
  margin: 2% 0 0;
}

div#tenji-inner .call_img dl {
  display: block;
  width: 29%;
  padding: 0;
  margin: 0 0 2%;
}

.waiting_img .call_img dl, .packaging_img .call_img dl {
  display: block;
  width: 26%;
  padding: 0;
  margin: 0 8% 2%;
}

div#tenji-inner div.waiting_img .call_img dl.banner {
  display: block;
  width: 38.5%;
  padding: 0;
  margin: 0 0 2%;
}

div#tenji-inner .call_img dl dt {
  display: inline-block;
  width: 100%;
  margin: 0;
}

div#tenji-inner .call_img dl dt img {
  width: 100%;
}

div#tenji-inner .call_img dl dd {
  display: block;
  width: 100%;
  margin: 6% 0 0;
}

div#tenji-inner .call_img dl dd p {
  text-align: center;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.3;
}

.share-banner {
  width: 850px;
  margin: 10% auto 9%;
}

.share-banner.factory {
  width: 850px;
  margin: 8% auto 9%;
}

div#tenji-inner .tenji-menu-map a.arrow_box {
  display: inline-block;
  position: relative;
  background: #EA4C4C;
  width: 100%;
  padding: 7px 12px;
  text-align: center;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  animation: move-y 1s infinite alternate ease-in-out;
}

div#tenji-inner .tenji-menu-map img {
  width: 100%;
}

div#tenji-inner .tenji-menu-map a.vaccine {
  display: block;
  width: 230px;
  position: absolute;
  top: -42px;
  right: 43px;
}

.other div.tenji-cont {
  padding: 0 0%;
  margin: 0 0 5%;
}

div#tenji-inner.other .tenji-menu-map {
  position: relative;
  margin: 0 0 40px;
}

.tenji-menu-map p {
  width: 77%;
  margin: 40px auto 0;
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: 0.07em;
}

/* 文教 map icon*/
span.learning {
  top: 400px;
  left: 460px;
}

span.online_class {
  top: 310px;
  right: 125px;
}

span.giga {
  top: 165px;
  right: 305px;
}

span.speaker {
  top: 56px;
  left: 370px;
}

span.catalog-bunyou {
  top: 420px;
  left: 200px;
}

/* 病院map icon */
span.staff_station {
  top: 100px;
  left: 415px;
}

span.staff_station {
  top: 100px;
  left: 415px;
}

span.examination_room {
  top: 285px;
  right: 130px;
}

span.waiting_room {
  top: 310px;
  left: 365px;
}

span.online_medicine {
  top: 215px;
  left: 90px;
}

div#tenji-inner.hospital .tenji-menu-map span.catalog-office {
  top: 365px;
  left: 220px;
}

/* 工場 map icon*/
span.factory {
  top: 234px;
  left: 440px;
}

span.warehouse {
  top: 344px;
  left: 480px;
}

span.packaging {
  top: 113px;
  left: 88px;
}

span.operation {
  top: 10px;
  left: 450px;
}

span.guide_system {
  top: 150px;
  left: 720px;
}

/* オンライン●● */
span.partition {
  top: 30px;
  left: 562px;
}

span.headset {
  top: 180px;
  left: 142px;
}

span.desk {
  top: 315px;
  left: 536px;
}

span.sankyaku {
  top: 120px;
  left: 242px;
}

span.web_camera {
  top: 245px;
  left: 59px;
}

div#tenji-inner.other .tenji-menu-map span.catalog-office {
  top: 370px;
  left: 220px;
}

.bousui {
  background-color: #0079FF;
  text-align: center;
  width: 30%;
  margin: 5.5% auto 4.5% 37.7%;
  border-radius: 5px;
}

.bousui p a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 4% 0 3%;
  font-weight: 700;
  font-size: 1.1em;
}

/* オンライン○○特集 */
div#top-content {
  padding: 15px 0 0 0;
  margin: 0 auto 85px;
  width: 980px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

div#top-content dl {
  position: relative;
  width: 300px;
  float: left;
  padding-left: 0;
  padding-bottom: 13.5%;
  height: 200px;
  padding: 0 0 10.7%;
}

div#top-content dl a {
  text-decoration: none;
  font-weight: 700;
  color: #333;
  display: block;
}

div#top-content dl dt {
  width: 300px;
}

div#top-content dl dt img {
  width: 100%;
}

div .border_box {
  border: 1px solid #ccc;
  border-top: none;
  width: 298px;
  height: 84px;
}

div#top-content dl dd {
  font-size: 1.05em;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  padding: 18px 0 0 12px;
  width: 100%;
}

div .landscape {
  width: 61%;
  margin-top: 8%;
  margin: 4.6% 0 0 17.7%;
  border: 1px solid #ccc;
  position: relative;
}

.landscape img {
  width: 200px;
}

.landscape p {
  position: absolute;
  top: 48%;
  margin-left: 39%;
  font-weight: 700;
  font-size: 1.1em;
}

.landscape a {
  opacity: 1;
  transition: .2s;
  display: block;
  padding: 4% 0 4% 4%;
}

/* フッター */
.online_footer {
  background-color: #3B82D1;
  margin: 55px 0 0;
  height: 285px;
  box-sizing: border-box;
  text-align: center;
}

.online_footer > p {
  padding: 26px 0 0;
}

.online_btn {
  display: flex;
  width: 980px;
  margin: 0 auto;
  justify-content: space-between;
}

.online_btn a {
  display: block;
  width: 185px;
  height: 80px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.online_btn a:hover {
  opacity: .6;
  transition: .3s;
}

.online_btn a p {
  font-size: 1.3em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 25px;
  margin: 31px 0 2px;
}

.office_btn {
  background-color: #0499F9;
}

.bunkyo_btn {
  background-color: #FF903E;
}

.hospital_btn {
  background-color: #2BBFEB;
}

.factory_btn {
  background-color: #FF7974;
}

.other_btn {
  background-color: #44C0B1;
}

.online_class {
  margin: 0 0 5%;
}

.learning {
  margin: 0 0 5%;
}

.giga hr {
  margin: 3% 0 1%;
}

.giga {
  margin: 0 0 6.6%;
}

/* 病院 */
.online_medicine hr {
  margin: 2.5em 0 1em;
}

.staff_station {
  margin: 5% 0 0;
}

.examination_room {
  margin: 6% 0 0;
}

.waiting_room {
  margin: 5% 0 0;
}

.waiting_room hr {
  margin: 3em 0 1em;
}

.waiting_room hr:nth-of-type(2) {
  margin: 2em 0 2em;
}

div#tenji-inner .packaging_img .call_img dl {
  display: block;
  width: 29%;
  padding: 0;
  margin: 0 3% 2%;
}
