@charset "utf-8";

.container {
    margin: 0px auto 50px auto;
    display: block;
    width: 90%;
}

/*.container a {
    display: block;
    color: #000;
    text-decoration: none;
}*/
.container a:hover {
    color: #ab2a2a;
    text-decoration: underline;
}

/*==============================

technology index

==============================*/
.tech-top {
  margin-top: 56.2px;
}

.header .desc {
  text-align: left;
  width: 80%!important;
}

.container .cell {
  display: block;
      width: 88%;
      margin:0 auto 1.8em;
      float: none;
}

.cell h2 {
    font-size: 1.25em;
    line-height: 1.5;
}

.cell img {width: 100%;
height: auto;}

.container p,
.container ol li,
.container ul li {
    line-height: 1.5;
    font-size: 1em;
    /*font-size: 16px;*/
}

.container p {
  line-height: 1.8;
}

/*==============================

technology start

==============================*/

.start {
width: 90%;
}

/*.start h2 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 20px;
    text-indent: -14px;
}
.start h2 span {
    display: block;
    text-indent: 0;
}*/

.startSec {}
.startSec img {
    float: left;
    float: none;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 45%;
    width: 100%;
}

/*.bottom-sec {
    border: 1px solid #ccc;
}*/

/*.bottom-sec .tech-title {
    font-size: 20px;
    font-size: 1.25em;
    line-height: 1.9;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}*/

.bottom-sec {
  margin-top: 56.25px;
}

.bottom-sec .tech-title {
    font-size: 1.25em;
    line-height: 1.9;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    padding: 0 15px;
}

.bottom-sec dl {
    padding: 15px;
    text-align: left;
}

.bottom-sec dt {
  font-size: 1.15em;
}

.bottom-sec dd {
  font-size: 1em;
}

/*.bottom-sec .tech-title span {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    line-height: 1.9;
    margin-right: 0px;
    background-color: #666;
    color: #fff;
    text-align: center;
}*/

.start-inner {padding: 15px!important;}

.bottom-sec .Photo {
    float: left;
    /*float: none;*/
    width: 150px;
    width: auto;
    padding-right: 15px;
    padding-bottom: 20px;
}

/*==============================

technology mechanism

==============================*/

.mecha {
    max-width: 90%;
}

/*.mecha h2 {
    font-size: 20px;
    font-weight: normal;
    padding-left: 50px;
    margin-bottom: 10px;
    background: url(/img/technology/2016/icon_medical_trace.png) no-repeat -22px -13px;
    background-size: 80px;
    height: 50px;
}*/

.mecha .medical_text p {
    background: url(/img/technology/2016/icon_medical_trace.png) no-repeat -22px -10px;
    background-size: 18%;
    background-size: 113px;
    padding-left: 76px;
    padding-top: 10px;
    padding-bottom: 5%;
    height: auto;
}

.mecha .medical_text p {
    font-size: 15px;
    margin-bottom:0;
}

.mecha h3 {
  /*font-size: 1.8em;
  font-weight: normal;
  padding: 20px 7px 17px 7px;
  margin-bottom: 50px;
  color: #000;
  text-align: center;*/
}

.tech-section {
    margin-bottom: 30px;
}

.tech-section .effect-box {
    margin-bottom: 20px;
}

.tech-section .effect-box h4 {
  font-size: 1.15em;
  border-bottom: 2px dotted #666;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  padding-left: 8px;
}

.tech-section .effect-box .illust {
    display: block;
    width: 270px;
    width: 220px;
    height: auto;
    margin-right: 162px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
.tech-section .effect-box .photo {
    display: block;
    width: 48%;
    width: 100%;
    height: auto;
}

.tech-section .effect-box ul {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 30px;
    text-align: center;
    /* border: 2px solid #000000; */
}

.tech-section .effect-box ul li {
    display: block;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.tech-section .effect-box ul li span {
}

.tech-section .effect-box .illust2 {
    float: left;
    width: 46%;
    width: 100%;
    height: auto;
    margin-right: 30px;
    margin-right: 3.5%;
    margin-bottom: 35px;
}

.tech-section .effect-box .photo2 {
    float: left;
    width: 48%;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}

.tech-section .effect-box .illust2 img,
.tech-section .effect-box .photo2 img {
    width: 100%;
}
.tech-section .alt {
    font-size: 12px;
    text-align: center;
}

.tech-section .normal-effect,
.tech-section .ns-effect2 {
    clear: both;
    width: 98%;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
    padding: 10px;
}
.tech-section .normal-effect {
    color: #666;
    border: 3px solid #666;
}

.tech-section .ns-effect2 {
    color: #CC0001;
    border: 3px solid #CC0001;
}

/*.tech-section .normal-effect:before,
.tech-section .ns-effect2:before {
content: "▼";
display: block;
text-align: center;
font-size: 100px;
line-height: 1;
}*/

/* tooltip */
.tech-section .tooltip {
    position: relative;
    margin-bottom: 30px;
}

.tech-section .tooltip h5 {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    font-size: 14px;
}

.tech-section .tooltip .effect {
    position: static;
    left: 0;
    top: 97%;
    background-color: #999999;
    color:#ffffff;
    padding: 8px 0px;
    border-radius: 6px;
    font-size: 18px;
    font-size: 16px;
    font-size: 4vw;
    width: 267px;
    width: 100%;
    text-align: center;
    margin-top: 7%;
}

.tech-section .tooltip .effect-1:after {
    content: "";
    position: absolute;
    top: 68%;
    right: 37%;
    margin-top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 24vw solid #999;
    transform: rotate(270deg);            /* 傾きをつける */
    -webkit-transform: rotate(270deg);
    -o-transform:rotate(270deg);
    z-index:100;
}

.tech-section .tooltip .effect-2:after {
    content: "";
    position: absolute;
    top: 66.5%;
    right: 28%;
    margin-top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 26vw solid #999;
    transform: rotate(270deg);            /* 傾きをつける */
    -webkit-transform: rotate(276deg);
    -o-transform:rotate(270deg);
    z-index:100;
}

.tech-section .tooltip .ns-effect {
    top: 56%;
    background-color: #CC0001;
    font-weight: normal;
    width: 100%;
    top: 60%;
    margin-top: 29px;
}

.tech-section .tooltip .ns-effect:after {
    content: "";
    position: absolute;
    top: 59%;
    right: 47%;
    margin-top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 22vw solid #CC0001;
    transform: rotate(270deg);            /* 傾きをつける */
    -webkit-transform: rotate(272deg);
    -o-transform:rotate(270deg);
    z-index:100;
}

.ns-mag-section {
    margin-bottom: 0!important;
}


.link-btn {
    max-width: 90%;
    margin: 72px auto 0;
}

.link-btn p {
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    margin-bottom: 20px;
}

.link-btn a {
    display: block;
    padding: 15px 0 15px 0px;
    color: #fff;
    text-decoration: none;
}

.link-btn a span {
    padding-left: 10px;
}

.sitenavi {
    width: 100%;
}
