/***  media ***/
/***  color ***/
/*** font ***/
/*** url ***/
header {
  height: 120px;
}
header #header {
  width: 1200px;
}
#pageTitle {
  background-image: url("../img/serviceTitleBg.jpg");
}
#alliance {
  margin-bottom: 65px;
}
#alliance .layout {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
#alliance .layout .textBox {
  overflow: hidden;
  margin-bottom: 57px;
}
#alliance .layout .textBox .text {
  width: 75%;
  float: right;
}
#alliance .layout .textBox .text h2 {
  margin-bottom: 20px;
  font-size: 2.4em;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#alliance .layout .textBox .text p {
  line-height: 1.8;
  font-size: 1.2em;
}
#alliance .layout .textBox .imgBox {
  width: 25%;
  text-align: center;
  float: left;
}
#alliance .layout .textBox .imgBox img {
  max-width: 100%;
  height: auto;
}
#alliance .layout .figureBox {
  width: 1100px;
  height: 515px;
  position: relative;
}
#alliance .layout .figureBox .dateBox {
  padding: 40px 15px 20px;
  line-height: 2;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  background-color: #f7f7f7;
  transform: translateY(-25px);
  z-index: -1;
}
#alliance .layout .figureBox h3 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 15px 8px;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  background-color: #66cccc;
  z-index: 1;
}
#alliance .layout .figureBox .medical {
  position: absolute;
  top: 0;
  left: 0;
  width: 29%;
  z-index: 5000;
}
#alliance .layout .figureBox .business {
  position: absolute;
  top: 36%;
  left: 0;
  right: 0;
  width: 29%;
  z-index: 5000;
  margin: 0 auto;
}
#alliance .layout .figureBox .business .logoBox {
  margin-bottom: 10px;
  padding: 1vw;
  line-height: 1.6;
  background-color: #FFFFFF;
}
#alliance .layout .figureBox .hospital {
  position: absolute;
  top: 0;
  right: 0;
  width: 29%;
  z-index: 5000;
}
#alliance .layout .figureBox .hospital p {
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
}
#alliance .layout .figureBox .flow {
  position: absolute;
  top: 50%;
  right: 0;
  width: 29%;
}
#alliance .layout .figureBox .arrow {
  position: relative;
  display: block;
  width: 50%;
  height: 21px;
  background-color: #daf0f0;
}
#alliance .layout .figureBox .arrow:after {
  content: '';
  position: absolute;
  right: -25px;
  top: -10px;
  display: block;
  width: 26px;
  height: 40px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 26px solid #daf0f0;
}
#alliance .layout .figureBox .type1 {
  width: 582px;
  transform: translate(30%, 100px);
}
#alliance .layout .figureBox .type2 {
  width: 33px;
  transform: translate(525px, 100px) rotate(90deg);
}
#alliance .layout .figureBox .type3 {
  width: 227px;
  transform: translate(620px, 174px) rotate(90deg);
}
#alliance .layout .figureBox .type3:before {
  content: "";
  position: absolute;
  right: -25px;
  top: -10px;
  display: block;
  width: 40px;
  height: 21px;
  transform: rotate(-90deg);
  background-color: #daf0f0;
}
#alliance .layout .figureBox .type3:after {
  right: -18px;
  top: -44px;
  transform: rotate(-90deg);
}
#model {
  margin-bottom: 65px;
}
#model .list li {
  margin-bottom: 50px;
  background: linear-gradient(90deg, #f3fafa 0%, #f3fafa 55%, #ffffff 55%, #ffffff 100%);
}
#model .list li .listLayout {
  display: -webkit-flex;
  display: flex;
  width: 1100px;
  margin: 0 auto;
}
#model .list li .listLayout .textBox {
  width: 50%;
  padding: 73px 0 50px;
}
#model .list li .listLayout .textBox h2 {
  position: relative;
  width: 110%;
  margin-bottom: 30px;
  padding: 15px 30px;
  line-height: 1.6;
  font-size: 2em;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url("../img/bg2.png");
  background-size: cover;
  background-position: center;
  opacity: 0.85;
  z-index: 1;
}
#model .list li .listLayout .textBox h2 span {
  display: block;
  font-size: 0.7em;
  font-family: "AvenirB";
}
#model .list li .listLayout .textBox .text {
  padding-left: 30px;
}
#model .list li .listLayout .textBox .text h3 {
  margin-bottom: 10px;
  font-size: 2.4em;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#model .list li .listLayout .textBox .text p {
  padding-right: 100px;
  line-height: 2;
  font-size: 1.2em;
}
#model .list li .listLayout .imgBox {
  width: 50%;
  padding: 50px 0;
  z-index: 0;
}
#model .list li .listLayout .imgBox .blank {
  display: block;
  width: 100%;
  height: 430px;
  border: 10px solid #FFFFFF;
  background: #cccccc;
}
#model .list li:nth-child(even) {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 45%, #f7f7f7 45%, #f7f7f7 100%);
}
#model .list li:nth-child(even) .listLayout {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#model .list li:nth-child(even) .listLayout .textBox h2 {
  padding-left: 100px;
  transform: translateX(-50px);
}
#model .list li:nth-child(even) .listLayout .textBox .text {
  padding-left: 50px;
}
#model .list li:nth-child(even) .listLayout .textBox .text p {
  padding-right: 0;
}
#model .list li:nth-child(even) .listLayout .imgBox {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  header #header {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  header {
    height: 90px;
  }
  #alliance {
    padding-bottom: 50px;
  }
  #alliance .layout {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: visible;
  }
  #model {
    width: 100%;
    box-sizing: border-box;
  }
  #model .list li .listLayout {
    width: 100%;
  }
  #pageTitle {
    background-image: url("../img/spServiceTitleBg.jpg");
  }
  #alliance .layout .figureBox {
    width: 100%;
    height: 480px;
    position: relative;
  }
  #alliance .layout .figureBox .type2 {
    width: 33px;
    transform: translate(470px, 100px) rotate(90deg);
  }
  #alliance .layout .figureBox .flow {
    position: absolute;
    top: 57%;
    right: 0;
    width: 29%;
  }
  #alliance .layout .figureBox .type3 {
    width: 227px;
    transform: translate(530px, 174px) rotate(90deg);
  }
  #model .list li .listLayout .textBox {
    width: 60%;
    padding: 73px 10px 50px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  #pageTitle {
    background-image: url("../img/spServiceTitleBg.jpg");
  }
  #alliance {
    margin: 30px 0;
  }
  #alliance .layout {
    padding: 0 20px;
  }
  #alliance .layout .textBox {
    display: block;
    margin-bottom: 30px;
  }
  #alliance .layout .textBox .text {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  #alliance .layout .textBox .text h2 {
    margin-bottom: 10px;
    font-size: 1.6em;
  }
  #alliance .layout .textBox .text p {
    line-height: 1.8;
    font-size: 1em;
  }
  #alliance .layout .textBox .imgBox {
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  #alliance .layout .figureBox {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  #alliance .layout .figureBox .dateBox {
    padding: 40px 15px 20px;
    font-size: 1em;
  }
  #alliance .layout .figureBox h3 {
    padding: 15px 0;
    font-size: 1.1em;
  }
  #alliance .layout .figureBox .medical {
    position: static;
    width: 100%;
    margin-bottom: 50px;
  }
  #alliance .layout .figureBox .medical .dateBox {
    padding: 40px 30px 20px;
  }
  #alliance .layout .figureBox .medical .dateBox span {
    display: table-cell;
    vertical-align: middle;
    width: 33%;
    text-align: center;
  }
  #alliance .layout .figureBox .business {
    position: static;
    width: 100%;
  }
  #alliance .layout .figureBox .business .dateBox {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  #alliance .layout .figureBox .business .dateBox .logoBox {
    width: 48%;
    padding: 10px;
  }
  #alliance .layout .figureBox .business .dateBox .logoBox img {
    margin-bottom: 8px;
  }
  #alliance .layout .figureBox .hospital {
    position: static;
    width: 45%;
  }
  #alliance .layout .figureBox .hospital .dateBox {
    padding: 30px 15px 20px;
  }
  #alliance .layout .figureBox .hospital .dateBox p {
    line-height: 1.4;
  }
  #alliance .layout .figureBox .flow {
    position: static;
    width: 45%;
    align-self: stretch;
  }
  #alliance .layout .figureBox .flow .dateBox {
    padding: 48px 15px 20px;
  }
  #alliance .layout .figureBox .type1 {
    width: 300px;
    position: absolute;
    top: 294px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(90deg);
  }
  #alliance .layout .figureBox .type2 {
    width: 25%;
    position: absolute;
    top: 257px;
    left: 25%;
    transform: rotate(-180deg);
  }
  #alliance .layout .figureBox .type2:before {
    content: "";
    position: absolute;
    right: -25px;
    top: -10px;
    display: block;
    width: 40px;
    height: 21px;
    transform: rotate(-90deg);
    background-color: #daf0f0;
  }
  #alliance .layout .figureBox .type2:after {
    right: -18px;
    top: -44px;
    transform: rotate(-90deg);
  }
  #alliance .layout .figureBox .type3 {
    width: 25%;
    position: absolute;
    top: 257px;
    right: 25%;
    transform: rotate(0deg);
  }
  #alliance .layout .figureBox .type3:before {
    content: "";
    position: absolute;
    right: -25px;
    top: 10px;
    display: block;
    width: 40px;
    height: 21px;
    transform: rotate(-90deg);
    background-color: #daf0f0;
  }
  #alliance .layout .figureBox .type3:after {
    right: -18px;
    top: 26px;
    transform: rotate(90deg);
  }
  #model {
    margin-bottom: 30px;
  }
  #model .list li {
    margin-bottom: 30px;
    background: linear-gradient(0deg, #ffffff 0%, #ffffff 25%, #f3fafa 25%, #f3fafa 100%);
  }
  #model .list li .listLayout {
    display: block;
  }
  #model .list li .listLayout .textBox {
    width: 100%;
    padding: 20px 20px 0;
  }
  #model .list li .listLayout .textBox h2 {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    line-height: 1.4;
    font-size: 1.2em;
  }
  #model .list li .listLayout .textBox h2 span {
    font-size: 0.7em;
  }
  #model .list li .listLayout .textBox .text {
    padding-left: 0;
  }
  #model .list li .listLayout .textBox .text h3 {
    margin-bottom: 5px;
    font-size: 1.4em;
  }
  #model .list li .listLayout .textBox .text p {
    margin-bottom: 10px;
    padding-right: 0;
    line-height: 1.8;
    font-size: 1em;
  }
  #model .list li .listLayout .imgBox {
    width: 100%;
    padding: 0 20px;
    text-align: center;
  }
  #model .list li .listLayout .imgBox .blank {
    display: block;
    width: 100%;
    height: 300px;
    border: 10px solid #FFFFFF;
    background: #cccccc;
  }
  #model .list li:nth-child(even) {
    background: linear-gradient(0deg, #ffffff 0%, #ffffff 25%, #f7f7f7 25%, #f7f7f7 100%);
  }
  #model .list li:nth-child(even) .listLayout .textBox h2 {
    padding-left: 10px;
    transform: translateX(0px);
  }
  #model .list li:nth-child(even) .listLayout .textBox .text {
    padding-left: 0;
  }
  #model .list li:nth-child(even) .listLayout .textBox .text p {
    padding-right: 0;
  }
  #model .list li:nth-child(even) .listLayout .imgBox {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  header {
    height: 75px;
  }
  #alliance {
    margin: 20px 0 30px;
  }
  #alliance .layout .textBox {
    margin-bottom: 30px;
  }
  #alliance .layout .textBox .text {
    margin-bottom: 20px;
  }
  #alliance .layout .textBox .text h2 {
    margin-bottom: 10px;
    font-size: 1.4em;
  }
  #alliance .layout .textBox .text p {
    line-height: 1.8;
    font-size: 1em;
  }
  #alliance .layout .figureBox {
    width: 335px;
    margin: 0 auto;
  }
  #alliance .layout .figureBox .dateBox {
    padding: 40px 10px 10px;
    font-size: 1em;
  }
  #alliance .layout .figureBox .dateBox h4 {
    font-size: 0.8em;
  }
  #alliance .layout .figureBox h3 {
    padding: 6px 0;
    font-size: 0.9em;
  }
  #alliance .layout .figureBox .medical {
    margin-bottom: 50px;
  }
  #alliance .layout .figureBox .medical .dateBox {
    padding: 40px 30px 20px;
  }
  #alliance .layout .figureBox .business .dateBox .logoBox:nth-of-type(1) img {
    width: 70%;
  }
  #alliance .layout .figureBox .hospital .dateBox {
    padding: 30px 15px 20px;
  }
  #alliance .layout .figureBox .hospital .dateBox h4 {
    margin-bottom: 5px;
  }
  #alliance .layout .figureBox .flow .dateBox {
    padding: 48px 15px 28px;
  }
  #alliance .layout .figureBox .type1 {
    width: 312px;
    top: 276px;
  }
  #alliance .layout .figureBox .type2 {
    top: 205px;
  }
  #alliance .layout .figureBox .type3 {
    top: 205px;
  }
  #model .list li .listLayout .textBox .text h3 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 375px) {
  #alliance .layout .textBox .text h2 {
    font-size: 1.2em;
  }
  #alliance .layout .figureBox {
    width: 100%;
  }
  #alliance .layout .figureBox .hospital .dateBox {
    padding: 30px 8px 10px;
  }
  #alliance .layout .figureBox .flow .dateBox {
    padding: 48px 10px 32px;
  }
  #alliance .layout .figureBox .type1 {
    width: 245px;
    top: 294px;
  }
  #alliance .layout .figureBox .type2 {
    top: 211px;
  }
  #alliance .layout .figureBox .type3 {
    top: 211px;
  }
}
