@charset "UTF-8";
/* main.m-top {
  margin-top: -26px;
} */

.st-Btn_medical {
  display: block;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.8rem 0;
  margin: 0;
  text-decoration: none;
  background-color: #ffffff;
  color: #E60012;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.75rem;
}

.border-red{
  border:2px solid #E60012;
}

.st-Btn_medical2 {
  display: block;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .8rem 0;
  margin: 48px 0 0;
  text-decoration: none;
  background-color: #E60012;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.75rem;
}

.st-Btn_medical3 {
  display: block;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 1rem;
  margin: 0;
  text-decoration: none;
  background-color: #ffffff;
  color: #E60012;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.75rem;
  height:100%;
  border:2px solid #E60012;
  align-items: center;
}

#Medical button:focus {
  outline: none;
}

#Medical #main {
  background:#FAF3E3;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#Medical #area-mov {
  border-top:3px solid #E60012;
  background:#FFE4D2;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#pagenav,
#Medical #area-cont1,
#Medical #area-cont2,
#Medical #area-cont3,
#Medical #area-cont4,
#Medical #area-cont5,
#Medical #area-cont6{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.bg-blue{
  background: #D1E9EF;
}

.bg-yellow{
  background: #FCED9C;
}

.bg-orange{
  background: #FFE4D2;
}

.bg-gray{
  background: #EEEEEE;
}

.bg-gray2{
  background: #666666;
}

.bg-red{
  background:#E60012;
}

.bg-needs1{
  background:#FFEBE0;
}

.bg-needs2{
  background:#DDECFC;
}

.bg-needs3{
  background:#E8F9FC;
}

.bg-needs4{
  background:#FDEEF2;
}

.bg-needs5{
  background:#DDF6EE;
}

.rowbox1{
  margin-left:-1rem;
  margin-right:-1rem;
}

.rowbox1 div{
  padding-right:1rem;
  padding-left:1rem;
}

#area-cont1 .container,
#area-cont2 .container,
#area-cont3 .container,
#area-cont4 .container,
#area-cont5 .container{
  padding:1.25rem 0;
}

#area-cont6 .container{
  padding:1.25rem 0 0 0;
}

#area-cont1 .container .card_rwh{
  padding:1rem 0;
}

#area-cont2 .container .card_r{
  padding:0 0 1rem 0;
}

.rowbox1 [class*="col-"]:nth-child(2n+1),
.rowbox1 [class*="col-"]:nth-child(2n){
  padding-right:1rem;
  padding-left:1rem;
}

.fc-red{
  color:#E60012;
}

.fc-wh{
  color:#FFFFFF;
}

.needsbox{
  padding:0 1rem;
}

.needsbox .card{
  height:100% !important;
  padding:0.75rem;
}

.card.bg-needs1,
.card.bg-needs2,
.card.bg-needs3,
.card.bg-needs4,
.card.bg-needs5{
  display: grid;
  align-items: flex-end;
}

.text-link{
  color:#333333 !important;
}

.card{
  border:none;
}

.card_r{
  background: #FCF6E4;
  border-radius: 0.75rem;
}

.card_rwh{
  background: #FFFFFF;
  border-radius: 0.75rem;
}

.card_sq{
  background: #FCF6E4;
}

.ol.annotation.maru li:before {
  white-space: nowrap;
  content: '○';
  display: table-cell;
  padding-right: 0.25rem;
  padding-top: 0.25rem;
}

.accord__label {
  padding:.5rem 0 .5rem 1rem;
  background:#FFFFFF;
  border-radius: 8px;
  border:2px solid #E60012;
  cursor: pointer;
  display: block;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.accord:last-child {
  border-bottom: none;
}

.accord--ttl:checked + label {
  background-color: #FFFFFF;
}

.accord__inner {
  border: none;
  color: #333333;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 1.5s;
  transition: 1.5s;
}

.table-scroll img:first-child{
  width: 130vw;
  max-width: none !important;
}

.area-cv {
  background:#E60012;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

h2.title {
  position: relative;
  text-align: center;
  height: 170px;
  height: auto;
  padding-top: 50px;
  padding: 6% 0;
  box-sizing: border-box;
  background: #FFF;
  overflow: hidden;
}

#area-cont1 h2.title:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -16%;
  border-top: 85px solid #FFE4D2;
  border-right: 85px solid transparent;
  border-bottom: 85px solid transparent;
  border-left: 85px solid #FFE4D2;
}

#area-cont1 h2.title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -16%;
  border-top: 85px solid transparent;
  border-right: 85px solid #D1E9EF;
  border-bottom: 85px solid #D1E9EF;
  border-left: 85px solid transparent;
  }

#area-cont2 h2.title:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -16%;
  border-top: 85px solid #D1E9EF;
  border-right: 85px solid transparent;
  border-bottom: 85px solid transparent;
  border-left: 85px solid #D1E9EF;
}

#area-cont2 h2.title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -16%;
  border-top: 85px solid transparent;
  border-right: 85px solid #FCED9C;
  border-bottom: 85px solid #FCED9C;
  border-left: 85px solid transparent;
}

#area-cont3 h2.title:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -16%;
  border-top: 85px solid #FCED9C;
  border-right: 85px solid transparent;
  border-bottom: 85px solid transparent;
  border-left: 85px solid #FCED9C;
}

#area-cont3 h2.title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -16%;
  border-top: 85px solid transparent;
  border-right: 85px solid #D1E9EF;
  border-bottom: 85px solid #D1E9EF;
  border-left: 85px solid transparent;
}

#area-cont4 h2.title:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -16%;
  border-top: 85px solid #D1E9EF;
  border-right: 85px solid transparent;
  border-bottom: 85px solid transparent;
  border-left: 85px solid #D1E9EF;
}

#area-cont4 h2.title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -16%;
  border-top: 85px solid transparent;
  border-right: 85px solid #FFE4D2;
  border-bottom: 85px solid #FFE4D2;
  border-left: 85px solid transparent;
}

#area-cont6 h2.title:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -16%;
  border-top: 85px solid #E60012;
  border-right: 85px solid transparent;
  border-bottom: 85px solid transparent;
  border-left: 85px solid #E60012;
}

#area-cont6 h2.title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -16%;
  border-top: 85px solid transparent;
  border-right: 85px solid #EEEEEE;
  border-bottom: 85px solid #EEEEEE;
  border-left: 85px solid transparent;
}

.title_red{
  padding: 0.5rem;
  border-radius: 2rem;
  background: #E60012;
  color: white;
  font-weight: bold;
  text-align: center;
}

.title_r_gray{
  padding:0.5rem;
  background:#666666;
  color:#FFFFFF;
  border-radius:0.75rem 0.75rem 0 0;
  font-weight:bold;
  text-align: center;
}

.title_r_red{
  padding:0.5rem;
  background:#E60012;
  color:#FFFFFF;
  border-radius:0.75rem 0.75rem 0 0;
  font-weight:bold;
  text-align: center;
}

.title_attn {
  text-align: center;
  transform: translateY(-4rem);
}

.title_attn_txt {
  margin-top: -4rem;
}

.imgmg{
  margin-bottom:3rem !important;
}

.fukidashi  {
  position: relative;
  display: inline-block;
  margin: 0 0 0 15px;
  padding:1.5rem;
  min-width: 120px;
  max-width: 100%;
  background: #DDDDDD;
  border-radius: 0.75rem;
}

.fukidashi :before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #DDDDDD;
}

.btnarrow {
  display: block;
  line-height: 1.25;
  text-decoration: none;
  font-weight: bold;
  background: #FFFFFF;
  border-radius: 4px;
  border:2px solid #E60012;
  border-radius: 8px;
  padding: 1rem 2.5rem 1rem 1rem;
  text-align: center;
  position: relative;
  cursor: pointer;
  width: 100%;
}

.btnarrow:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0.1rem;
  right: 1rem;
  margin: auto;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 2px solid #E60012;
  border-right: 2px solid #E60012;
  transform: rotate(135deg);
}

#pagenav a,
#pagenav a:visited,
#pagenav a:hover{
	text-decoration: none !important;
	border-color:none !important;
}

a .btnarrow{
	color:#000000;
	text-decoration: none !important;
}

.arrow-red:before{
  content: "▼";
  padding-right:10px;
  color: #E60012;
}

.arrow-red:after{
    content: "▼";
    padding-left:10px;
    color: #E60012;
}

.br-block{
  display: none !important;
}

@media (max-width: 350px) {
  .d-mm-block {
    display: block !important;
  }
}

@media (min-width: 576px) {
  #Medical #area-mov {
  border-top:3px solid #E60012;
}
  /* main.m-top {
    margin-top: -28px;
  } */
  .title_attn {
    transform: translateY(-5rem);
  }
  .title_attn_txt {
    margin-top: -5rem;
  }
}

@media (min-width: 768px) {
  /* main.m-top{
    margin-top: -38px;
  } */

  #area-cont1 .container,
  #area-cont2 .container,
  #area-cont3 .container,
  #area-cont4 .container,
  #area-cont5 .container{
    padding:2.5rem 0;
  }

  #area-cont6 .container{
    padding:2.5rem 0 0 0;
  }

  #area-cont1 .container .card_rwh{
    padding:2rem 0;
  }

  #area-cont2 .container .card_r{
    padding:0 0 2rem 0;
  }

  .rowbox1 [class*="col-"]:nth-child(2n+1),
  .rowbox1 [class*="col-"]:nth-child(2n) {
    padding-right: 2rem;
    padding-left:2rem;
  }

  .table-scroll img:first-child{
    max-width: 100% !important;
  }

  h2.title {
    position: relative;
    text-align: center;
    height: 170px;
    padding-top: 50px;
    padding-bottom:0;
    box-sizing: border-box;
    background: #FFF;
  }
  
  #area-cont1 h2.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 85px solid #FFE4D2;
    border-right: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 85px solid #FFE4D2;
  }
  
  #area-cont1 h2.title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 85px solid transparent;
    border-right: 85px solid #D1E9EF;
    border-bottom: 85px solid #D1E9EF;
    border-left: 85px solid transparent;
  }
  
  #area-cont2 h2.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 85px solid #D1E9EF;
    border-right: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 85px solid #D1E9EF;
  }
  
  #area-cont2 h2.title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 85px solid transparent;
    border-right: 85px solid #FCED9C;
    border-bottom: 85px solid #FCED9C;
    border-left: 85px solid transparent;
  }
  
  #area-cont3 h2.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 85px solid #FCED9C;
    border-right: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 85px solid #FCED9C;
  }
  
  #area-cont3 h2.title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 85px solid transparent;
    border-right: 85px solid #D1E9EF;
    border-bottom: 85px solid #D1E9EF;
    border-left: 85px solid transparent;
  }
  
  #area-cont4 h2.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 85px solid #D1E9EF;
    border-right: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 85px solid #D1E9EF;
  }
  
  #area-cont4 h2.title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 85px solid transparent;
    border-right: 85px solid #FFE4D2;
    border-bottom: 85px solid #FFE4D2;
    border-left: 85px solid transparent;
  }
  
  #area-cont6 h2.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 85px solid #e20000;
    border-right: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 85px solid #e20000;
  }
  
  #area-cont6 h2.title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 85px solid transparent;
    border-right: 85px solid #EEEEEE;
    border-bottom: 85px solid #EEEEEE;
    border-left: 85px solid transparent;
  }

  .br-block{
    display: block !important;
  }

}

@media (max-width: 992px) {
  .d-flex-center2-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
  }

  .d-flex-center2-sp p{
    text-align: left;
  }

  .order{
    display: flex;
  }
  .o1{
    order: 1;
  }
  .o2{
    order: 2;
  }
}

@media (min-width: 992px) {
  /* main.m-top {
    margin-top: -28px;
  } */

  #area-cont1 .container,
  #area-cont2 .container,
  #area-cont3 .container,
  #area-cont4 .container,
  #area-cont5 .container{
    padding:5rem 0;
  }

  #area-cont6 .container{
    padding:5rem 0 0 0;
  }

  #area-cont1 .container .card_rwh{
    padding:3rem 0;
  }

  #area-cont2 .container .card_r{
    padding:0 0 3rem 0;
  }

  #area-cont1 .rowbox1 [class*="col-"]:nth-child(2n+1) {
    padding-right: 3rem;
    padding-left:6.25rem;
  }

  #area-cont1 .rowbox1 [class*="col-"]:nth-child(2n) {
    padding-right:6.25rem;
    padding-left: 3rem;
  }

  .d-flex-center2-sp{
    text-align: center;
  }

  .d-flex-center2-sp .img{
    margin:auto;
  }

  .title_attn {
    transform: translateY(-8rem);
  }
  .title_attn_txt {
  margin-top: -8rem;
  }
  .imgmg{
    margin-bottom:1rem !important;
  }

  .br-block{
    display: none !important;
  }

  .needsbox{
    padding:0 0.75rem;
  }

  .needsbox .card{
    height:100% !important;
    padding:1.25rem;
  }
}

@media (min-width: 1230px) {

}

#over-ray-bg {
    z-index: 1000!important;
}

.template__old .safe-life-modal {
    z-index: 2000!important;
}