body #top-wrapper {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper {
    margin-bottom: 40px;
  }
}
body #top-wrapper .top-cmn-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #top-wrapper .top-cmn-btn:hover {
  opacity: 0.7;
}
body #top-wrapper .top-cmn-btn {
  width: auto;
  max-width: 150px;
  font-size: 16px;
  line-height: 1.8;
  margin: 10px auto 50px;
}
body #top-wrapper .top-cmn-h2 {
  font-size: 36px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .top-cmn-h2 {
    font-size: 20px;
  }
}
body #top-wrapper .main-visual {
  background: url("/usercmn/img/main-visual.jpeg") no-repeat center;
  background-size: cover;
  height: 550px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual {
    background-position: center bottom;
    height: 350px;
    margin-bottom: 50px;
  }
}
body #top-wrapper .main-visual .inner {
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 30px;
}
body #top-wrapper .main-visual .inner .main-visual-read {
  padding-top: 15%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read {
    padding-left: 5%;
  }
}
body #top-wrapper .main-visual .inner .main-visual-read .anniversary-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read .anniversary-logo {
    width: 10vw;
    left: 5%;
  }
}
body #top-wrapper .main-visual .inner .main-visual-read h1 {
  display: inline-block;
  font-size: 78px;
  font-weight: 300;
  color: #072272;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
  line-height: 80px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
body #top-wrapper .main-visual .inner .main-visual-read h1 span {
  font-size: 30px;
  line-height: 30px;
  display: block;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read h1 span {
    font-size: 15px;
  }
}
body #top-wrapper .main-visual .inner .main-visual-read p {
  font-size: 22px;
  font-weight: 200;
  background: rgba(255, 255, 255, 0.5);
  max-width: 930px;
  padding: 1rem 1rem 1rem 55px;
  margin-left: -50px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read p {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  body #top-wrapper .main-visual .inner .main-visual-read p {
    width: calc(90% + 50px);
  }
}
body #top-wrapper .main-visual .inner .main-visual-read p b {
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .main-visual .inner .main-visual-read p br {
    display: none;
  }
}
body #top-wrapper .contents-wrap .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}
body #top-wrapper .contents-wrap .inner .bnr-monitor {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .contents-wrap .inner .bnr-monitor {
    margin-bottom: 40px;
  }
}
body #top-wrapper .contents-wrap .inner .main-menu {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media screen and (max-width: 600px) {
  body #top-wrapper .contents-wrap .inner .main-menu {
    display: block;
  }
}
body #top-wrapper .contents-wrap .inner .main-menu .menu-item {
  width: 50%;
}
@media screen and (max-width: 600px) {
  body #top-wrapper .contents-wrap .inner .main-menu .menu-item {
    width: 100%;
  }
}
body #top-wrapper .contents-wrap .inner .main-menu .menu-item h2 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 100;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .contents-wrap .inner .main-menu .menu-item h2 {
    font-size: 20px;
  }
}
body #top-wrapper .contents-wrap .inner .main-menu .menu-item .content .desc {
  padding: 10px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 600px) {
  body #top-wrapper .contents-wrap .inner .main-menu .menu-item .content .desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .contents-wrap .inner .main-menu .menu-item .content .desc br {
    display: none;
  }
}
body #top-wrapper .contents-wrap .inner .pmark {
  margin-bottom: 40px;
}
body #top-wrapper .contents-wrap .inner .pmark .wrap {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: center;
  padding: 20px;
}
body #top-wrapper .contents-wrap .inner .pmark .wrap .pmark-icon {
  width: 80px;
}
body #top-wrapper .contents-wrap .inner .pmark .wrap .desc {
  font-size: 16px;
}
body #top-wrapper .contents-wrap .inner .news .top-cmn-h2 {
  margin-bottom: 40px;
}
body #top-wrapper .contents-wrap .inner .news .news-list {
  margin-bottom: 40px;
}
body #top-wrapper .contents-wrap .inner .news .news-list .item {
  background-color: #EBF7FF;
  margin-bottom: 20px;
  border-radius: 30px;
  padding: 20px 30px 20px 30px;
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .contents-wrap .inner .news .news-list .item {
    display: block;
  }
}
body #top-wrapper .contents-wrap .inner .news .news-list .item .date {
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  body #top-wrapper .contents-wrap .inner .news .news-list .item .date {
    margin-bottom: 10px;
  }
}
body #top-wrapper .contents-wrap .inner .news .news-list .item .news-title {
  font-size: 18px;
}
body #top-wrapper .contents-wrap .inner .news .top-cmn-btn {
  max-width: 200px;
}
body #top-wrapper .contents-wrap .inner .sns .sns-contents {
  padding: 20px;
}
body #top-wrapper .contents-wrap .inner .sns .sns-contents .line-stamp-img {
  margin-bottom: 30px;
  max-width: 500px;
}
body #top-wrapper .contents-wrap .inner .sns .sns-contents .line-qr {
  max-width: 97px;
}
body #top-wrapper .top-fixed-banner-wrap {
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  body #top-wrapper .top-fixed-banner-wrap:hover .top-fixed-banner {
    opacity: 0.5;
  }
}
@media screen and (max-width: 600px) {
  body #top-wrapper .top-fixed-banner-wrap {
    right: 10px;
    bottom: 10px;
  }
}
body #top-wrapper .top-fixed-banner-wrap .top-fixed-banner-close {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 2;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  body #top-wrapper .top-fixed-banner-wrap .top-fixed-banner-close:hover {
    background: rgba(0, 0, 0, 0.75);
  }
}
body #top-wrapper .top-fixed-banner-wrap .top-fixed-banner {
  width: 200px;
  display: block;
}
@media screen and (max-width: 600px) {
  body #top-wrapper .top-fixed-banner-wrap .top-fixed-banner {
    width: 150px;
  }
}
body #contents-wrapper .common-style {
  margin-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .common-style {
    margin-bottom: 60px;
  }
}
body #contents-wrapper .content {
  background-color: #EBF7FF;
  margin-bottom: 9rem;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1025px) {
  body #contents-wrapper .content:nth-of-type(even) .image-wrapper {
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  body #contents-wrapper .content:nth-of-type(even) .block-read {
    left: 0;
  }
}
body #contents-wrapper .content .inner {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content .inner {
    padding: 5%;
  }
}
body #contents-wrapper .content .inner .image-wrapper {
  width: 52%;
  position: relative;
  bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content .inner .image-wrapper {
    width: 85%;
  }
}
body #contents-wrapper .content .inner .image-wrapper img {
  border-radius: 15px;
}
body #contents-wrapper .content .inner .block-read {
  background-color: #fff;
  width: 53%;
  position: absolute;
  right: 0;
  top: -5rem;
  border-radius: 15px;
  box-shadow: 0px 3px 6px;
  padding: 2rem;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content .inner .block-read {
    position: static;
    width: 85%;
    margin: 0 0 0 auto;
    padding: 1rem;
  }
}
body #contents-wrapper .content .inner .block-read h2 {
  font-size: 36px;
  font-weight: 200;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content .inner .block-read h2 {
    font-size: 18px;
  }
}
body #contents-wrapper .content .inner .block-read p {
  font-size: 17px;
  font-weight: 200;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  body #contents-wrapper .content .inner .block-read p {
    font-size: 14px;
    margin-bottom: 1rem;
  }
}
body #contents-wrapper .content .inner .block-read .page-link {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #contents-wrapper .content .inner .block-read .page-link:hover {
  opacity: 0.7;
}
body #doctor-wrapper .main-visual {
  background: url("/usercmn/img/bk_search.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .main-visual {
    height: 300px;
  }
}
body #doctor-wrapper .main-visual .main-visual-read {
  font-size: 54px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .main-visual .main-visual-read {
    font-size: 22px;
  }
}
body #doctor-wrapper .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 15px;
}
body #doctor-wrapper .inner .page-desc {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 65px;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .inner .page-desc {
    font-size: 14px;
  }
}
body #doctor-wrapper .inner section {
  padding: 0 5% 22px;
}
body #doctor-wrapper .inner section h2 {
  text-align: center;
  font-size: 32px;
  text-align: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .inner section h2 {
    font-size: 20px;
  }
}
body #doctor-wrapper .inner section.search-target dl {
  margin-bottom: 20px;
}
body #doctor-wrapper .inner section.search-target dl .row {
  display: flex;
  border-bottom: 1px solid #707070;
}
body #doctor-wrapper .inner section.search-target dl dt {
  min-width: 200px;
  text-align: center;
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .inner section.search-target dl dt {
    min-width: 90px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body #doctor-wrapper .inner section.search-target dl dt {
    text-align: left;
  }
}
body #doctor-wrapper .inner section.search-target dl dd {
  padding: 20px 0 20px 40px;
  border-left: 1px solid #707070;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .inner section.search-target dl dd {
    font-size: 14px;
    padding: 15px 0 15px 15px;
  }
}
body #doctor-wrapper .inner section.search-target .caution {
  float: right;
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 1024px) {
  body #doctor-wrapper .inner section.search-target .caution {
    float: left;
    font-size: 14px;
  }
}
body #doctor-wrapper .inner section.experience-voice {
  margin-top: 80px;
}
body #doctor-wrapper .inner section.experience-voice .inner {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  body #doctor-wrapper .inner section.experience-voice .inner {
    display: block;
  }
}
body #doctor-wrapper .inner section.experience-voice .inner .voice-wrap {
  text-align: center;
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  body #doctor-wrapper .inner section.experience-voice .inner .voice-wrap {
    width: 100%;
    margin-bottom: 30px;
  }
}
body #doctor-wrapper .inner .describe-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #doctor-wrapper .inner .describe-btn:hover {
  opacity: 0.7;
}
body #doctor-wrapper .inner .describe-btn {
  width: auto;
  max-width: 150px;
  font-size: 16px;
  line-height: 1.8;
  margin: 10px auto 100px;
}
@media screen and (max-width: 600px) {
  body #doctor-wrapper .inner .describe-btn {
    margin-bottom: 50px;
  }
}
body #service-wrapper h2 {
  color: #707070;
  font-weight: 200;
  text-align: center;
}
body #service-wrapper .feature {
  margin-bottom: 80px;
}
body #service-wrapper .feature h2 {
  font-size: 36px;
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .feature h2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body #service-wrapper .feature .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  body #service-wrapper .feature .inner {
    display: block;
  }
}
body #service-wrapper .feature .inner .feature-item {
  width: 30%;
  margin-bottom: 60px;
}
@media screen and (max-width: 600px) {
  body #service-wrapper .feature .inner .feature-item {
    width: auto;
    max-width: 500px;
    margin: 0 auto 60px;
  }
}
body #service-wrapper .feature .inner .feature-item h3 {
  font-size: 25px;
  line-height: 1.45;
  min-height: 110px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .feature .inner .feature-item h3 {
    font-size: 17px;
    min-height: auto;
    margin-bottom: 20px;
  }
}
body #service-wrapper .feature .inner .feature-item .img-wrapper {
  margin: 0 auto;
  height: 120px;
}
body #service-wrapper .feature .inner .feature-item .img-wrapper img {
  width: 100%;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(1) .img-wrapper {
  width: 100px;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(2) .img-wrapper {
  width: 130px;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(3) .img-wrapper {
  width: 230px;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(4) .img-wrapper {
  width: 140px;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(5) .img-wrapper {
  width: 120px;
}
body #service-wrapper .feature .inner .feature-item:nth-of-type(6) .img-wrapper {
  width: 50px;
}
body #service-wrapper .research {
  margin-bottom: 150px;
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research {
    margin-bottom: 100px;
  }
}
body #service-wrapper .research .bg-blue {
  background-color: #EBF7FF;
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research .bg-blue {
    margin-bottom: 40px;
  }
}
body #service-wrapper .research .bg-blue .inner {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
body #service-wrapper .research .bg-blue .inner .block-read {
  position: absolute;
  top: -60px;
  width: 50%;
  padding: 30px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .bg-blue .inner .block-read {
    top: -45px;
  }
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research .bg-blue .inner .block-read {
    position: static;
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20%;
  }
}
body #service-wrapper .research .bg-blue .inner .block-read h2 {
  font-size: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .bg-blue .inner .block-read h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research .bg-blue .inner .block-read h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 15px;
  }
}
body #service-wrapper .research .bg-blue .inner .block-read p {
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .bg-blue .inner .block-read p {
    font-size: 14px;
  }
}
body #service-wrapper .research .bg-blue .inner .img-wrapper {
  position: relative;
  width: 50%;
  margin: 0 0 0 auto;
  top: -35px;
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research .bg-blue .inner .img-wrapper {
    position: absolute;
    width: 45%;
    right: 30px;
  }
}
body #service-wrapper .research .bg-blue .inner .img-wrapper img {
  border-radius: 15px;
}
body #service-wrapper .research .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
body #service-wrapper .research .inner .content-block {
  background-color: #EBF7FF;
  border-radius: 40px;
  padding: 0 20px 20px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block {
    padding-bottom: 5px;
    margin-bottom: 40px;
  }
}
body #service-wrapper .research .inner .content-block h2 {
  position: relative;
  top: -30px;
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block h2 {
    top: -15px;
    font-size: 20px;
  }
}
body #service-wrapper .research .inner .content-block p {
  text-align: center;
  font-size: 22px;
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block p {
    font-size: 14px;
  }
}
body #service-wrapper .research .inner .content-block-1 {
  padding-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-1 {
    padding-bottom: 20px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block {
  position: relative;
  background-color: #fff;
  border-radius: 60px;
  max-width: 940px;
  margin: 20px auto 50px;
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block::before {
  display: block;
  font-size: 28px;
  position: absolute;
  top: -20px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block::before {
    font-size: 18px;
    top: -12px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block:nth-of-type(1)::before {
  content: "CASE.1";
}
body #service-wrapper .research .inner .content-block-2 .white-block:nth-of-type(2)::before {
  content: "CASE.2";
}
body #service-wrapper .research .inner .content-block-2 .white-block:nth-of-type(3)::before {
  content: "CASE.3";
}
body #service-wrapper .research .inner .content-block-2 .white-block .title {
  display: flex;
}
body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper {
  position: relative;
}
body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper::before {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  border: 3px solid #0A2570;
  border-radius: 50%;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper::before {
    width: 40px;
    height: 40px;
    border: 2px solid #0A2570;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img {
  width: 25px;
  position: absolute;
  top: 13px;
  left: 21px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img {
    width: 19px;
    top: 7px;
    left: 13px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img.medicine {
  top: 20px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img.medicine {
    top: 11px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img.syringe {
  top: 20px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title .img-wrapper img.syringe {
    top: 11px;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block .title h3 {
  font-size: 26px;
  line-height: 1.2;
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block .title h3 br {
    display: none;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block dl {
  padding: 20px 0 10px;
}
body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row {
  display: flex;
  border-bottom: 1px solid #707070;
  padding: 10px 0;
}
body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row dt {
  font-weight: 400;
  float: left;
  font-size: 20px;
  min-width: 150px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row dt {
    font-size: 14px;
    min-width: 20%;
  }
}
@media screen and (max-width: 600px) {
  body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row dt {
    min-width: 32%;
  }
}
body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row dd {
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .inner .content-block-2 .white-block dl .dl-row dd {
    font-size: 14px;
  }
}
body #service-wrapper .research .contact-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #service-wrapper .research .contact-btn:hover {
  opacity: 0.7;
}
body #service-wrapper .research .contact-btn {
  width: auto;
  max-width: 700px;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  body #service-wrapper .research .contact-btn {
    font-size: 16px;
  }
}
body #service-wrapper .research-2 {
  margin-bottom: 80px;
}
body #service-wrapper .research-2 .bg-blue .inner .img-wrapper {
  top: -50px;
}
body #expertise-wrapper .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
body #expertise-wrapper .inner .about-experiences h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences h2 {
    font-size: 15px;
    letter-spacing: 0;
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences h2 br {
    display: none;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 {
    display: block;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item {
  width: 47%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item {
    width: auto;
    max-width: 600px;
    margin: 0 auto 30px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item h3 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 27px;
  line-height: 1.1;
  min-height: 50px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item h3 {
    font-size: 18px;
    margin-bottom: 0px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper {
  height: 100px;
  width: 60px;
  margin: 0 auto 20px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper {
    height: 65px;
    width: 45px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper::before {
  position: absolute;
  left: -24px;
  top: -11px;
  display: block;
  content: "";
  width: 110px;
  height: 110px;
  border: 3px solid #0A2570;
  border-radius: 50%;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper::before {
    width: 85px;
    height: 85px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper img {
  position: absolute;
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper img.microphone-icon {
  top: 10px;
  left: 3px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper img.microphone-icon {
    top: 7px;
    left: 1px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper img.doctor-icon {
  top: 6px;
  left: 3px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .img-wrapper img.doctor-icon {
    top: 3px;
    left: 0px;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .bg-blue {
  display: flex;
  background-color: #EBF7FF;
  border-radius: 40px;
  padding: 30px 20px;
}
@media screen and (max-width: 600px) {
  body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .bg-blue {
    display: block;
  }
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .bg-blue ul {
  margin-right: 20px;
}
body #expertise-wrapper .inner .about-experiences .block-1 .block-1-item .bg-blue ul li {
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
}
body #expertise-wrapper .inner .research-experiences h2 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .research-experiences h2 {
    font-size: 18px;
  }
}
body #expertise-wrapper .inner .research-experiences p {
  font-size: 16px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .research-experiences p {
    font-size: 14px;
  }
}
body #expertise-wrapper .inner .research-experiences .block-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #expertise-wrapper .inner .research-experiences .block-2::before {
  content: "";
  display: block;
  width: 22%;
  order: 1;
}
body #expertise-wrapper .inner .research-experiences .block-2::after {
  content: "";
  display: block;
  width: 22%;
}
body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item {
  width: 22%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item {
    width: 47%;
  }
}
body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item h4 {
  position: relative;
  font-size: 18px;
  border-bottom: 1px solid #707070;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item h4 {
    font-size: 15px;
  }
}
body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item h4::before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "";
  width: 7px;
  height: calc(100% - 2px);
  background-color: #EBF7FF;
}
body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item ul li {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 10px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .research-experiences .block-2 .block-2-item ul li {
    font-size: 14px;
  }
}
body #expertise-wrapper .inner .contact-wrapper p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
body #expertise-wrapper .inner .contact-wrapper .contact-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #expertise-wrapper .inner .contact-wrapper .contact-btn:hover {
  opacity: 0.7;
}
body #expertise-wrapper .inner .contact-wrapper .contact-btn {
  width: auto;
  max-width: 300px;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  body #expertise-wrapper .inner .contact-wrapper .contact-btn {
    font-size: 16px;
  }
}
body #ourteam-wrapper h1 {
  margin-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper h1 {
    margin-bottom: 120px;
  }
}
body #ourteam-wrapper .team-members {
  margin-bottom: 70px;
}
body #ourteam-wrapper .team-members .bg-blue {
  background-color: #EBF7FF;
  height: calc(100% - 50px);
}
body #ourteam-wrapper .team-members .bg-blue .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  display: flex;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .team-members .bg-blue .inner {
    padding-bottom: 20px;
  }
}
body #ourteam-wrapper .team-members .bg-blue .inner .block-read {
  width: 47%;
  position: relative;
  left: 0;
  top: -50px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .team-members .bg-blue .inner .block-read {
    position: static;
    width: 90%;
    padding-top: 20%;
  }
}
body #ourteam-wrapper .team-members .bg-blue .inner .block-read h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .team-members .bg-blue .inner .block-read h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
body #ourteam-wrapper .team-members .bg-blue .inner .block-read p {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .team-members .bg-blue .inner .block-read p {
    font-size: 14px;
  }
}
body #ourteam-wrapper .team-members .bg-blue .inner .img-wrapper {
  width: 50%;
  margin: 0 0 0 auto;
  position: relative;
  top: -30px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .team-members .bg-blue .inner .img-wrapper {
    position: absolute;
    width: 45%;
    top: -70px;
    right: 30px;
  }
}
body #ourteam-wrapper .team-members .bg-blue .inner .img-wrapper img {
  border-radius: 15px;
}
body #ourteam-wrapper .members {
  margin-bottom: 60px;
}
body #ourteam-wrapper .members .inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
body #ourteam-wrapper .members .inner h2 {
  font-size: 42px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .members .inner h2 {
    font-size: 20px;
  }
}
body #ourteam-wrapper .members .inner .members-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item {
  width: 47%;
  margin-bottom: 30px;
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item .img-wrapper {
  width: 200px;
  margin: 0 auto 15px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .members .inner .members-list .interviewer-item .img-wrapper {
    width: 100px;
  }
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item h3 {
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .members .inner .members-list .interviewer-item h3 {
    font-size: 16px;
  }
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item .position {
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .members .inner .members-list .interviewer-item .position {
    font-size: 14px;
  }
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item .description {
  line-height: 2;
}
body #ourteam-wrapper .members .inner .members-list .interviewer-item ul {
  list-style: inside;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  body #ourteam-wrapper .members .inner .members-list .interviewer-item ul {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body #ourteam-wrapper .members .inner .members-list .interviewer-item ul {
    font-size: 13px;
  }
}
body #about-us-wrapper .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
body #about-us-wrapper .inner h2 {
  font-size: 36px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner h2 {
    font-size: 18px;
  }
}
body #about-us-wrapper .inner .philosophy {
  margin-bottom: 50px;
}
body #about-us-wrapper .inner .philosophy p {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .philosophy p {
    font-size: 14px;
  }
}
body #about-us-wrapper .inner .table-wrapper table {
  width: 100%;
  line-height: 2;
  font-size: 18px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .table-wrapper table {
    font-size: 14px;
  }
}
body #about-us-wrapper .inner .table-wrapper table tr th {
  width: 180px;
  background-color: #EBF7FF;
  font-weight: 200;
  text-align: center;
  border: 1px solid #767676;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .table-wrapper table tr th {
    width: 100px;
  }
}
body #about-us-wrapper .inner .table-wrapper table tr td {
  border: 1px solid #767676;
  padding: 10px;
}
body #about-us-wrapper .inner .table-wrapper table tr td div {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .table-wrapper table tr td div {
    display: block;
  }
}
body #about-us-wrapper .inner .table-wrapper table tr td div p {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .table-wrapper table tr td div p {
    width: auto;
    max-width: 500px;
    margin-bottom: 10px;
  }
}
body #about-us-wrapper .inner .table-wrapper table tr td div .map-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #about-us-wrapper .inner .table-wrapper table tr td div .map-btn:hover {
  opacity: 0.7;
}
body #about-us-wrapper .inner .table-wrapper table tr td div .map-btn {
  width: 100px;
  height: 40px;
  line-height: 24px;
  margin: auto 0 0;
}
@media screen and (max-width: 1024px) {
  body #about-us-wrapper .inner .table-wrapper table tr td div .map-btn {
    width: 80px;
    height: 28px;
    font-size: 14px;
    line-height: 12px;
  }
}
body #about-us-wrapper .inner .table-wrapper table tr td div .osaka-innovation {
  max-width: 220px;
}
body #about-us-wrapper .inner .table-wrapper.about a.url-link {
  text-decoration: underline;
  color: #0073a8;
}
body #about-us-wrapper .inner .table-wrapper.groups table a {
  text-decoration: underline;
  color: #0073a8;
}
body #recruit-wrapper .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 15px;
}
body #recruit-wrapper .inner .requirements-wrap {
  margin-bottom: 10px;
}
body #recruit-wrapper .inner .requirements-wrap .heading {
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  body #recruit-wrapper .inner .requirements-wrap .heading {
    font-size: 24px;
  }
}
body #recruit-wrapper .inner .requirements-wrap .requirements {
  font-size: 18px;
  border: 1px solid #000;
  padding: 20px;
}
body #recruit-wrapper .inner .entry-btn {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #recruit-wrapper .inner .entry-btn:hover {
  opacity: 0.7;
}
body #recruit-wrapper .inner .entry-btn {
  width: auto;
  max-width: 150px;
  font-size: 16px;
  line-height: 1.8;
  margin: 10px auto 100px;
}
@media screen and (max-width: 600px) {
  body #recruit-wrapper .inner .entry-btn {
    margin-bottom: 50px;
  }
}
body #inquiry-recruit-wrapper input[type=radio], body #inquiry-recruit-wrapper select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
       appearance: auto;
}
body #inquiry-recruit-wrapper input[type=text], body #inquiry-recruit-wrapper select, body #inquiry-recruit-wrapper textarea {
  font-size: 18px;
  font-weight: 200;
  width: 100%;
  margin: 0 0 0 auto;
  padding: 10px;
  height: 50px;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper input[type=text], body #inquiry-recruit-wrapper select, body #inquiry-recruit-wrapper textarea {
    width: 100%;
  }
}
body #inquiry-recruit-wrapper input[type=text].locked, body #inquiry-recruit-wrapper select.locked, body #inquiry-recruit-wrapper textarea.locked {
  background-color: #E8F0FE;
}
body #inquiry-recruit-wrapper textarea {
  height: auto;
}
body #inquiry-recruit-wrapper .input-wrapper {
  margin: 0 0 0 auto;
}
body #inquiry-recruit-wrapper .input-wrapper .select-wrapper {
  display: inline-block;
}
body #inquiry-recruit-wrapper .radio-wrap {
  display: inline-block;
  margin-top: 15px;
  margin-right: 5px;
}
body #inquiry-recruit-wrapper .inner {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 20px;
}
body #inquiry-recruit-wrapper .inner .contact-read {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-read {
    font-size: 14px;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-form .form-item {
    display: block;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item .label-wrapper {
  position: relative;
  width: 180px;
  height: 50px;
  background-color: #EBF7FF;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-form .form-item .label-wrapper {
    margin-bottom: 10px;
    width: 200px;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item .label-wrapper .form-label {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-form .form-item .label-wrapper .form-label {
    text-align: left;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item .input-wrapper {
  width: 410px;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-form .form-item .input-wrapper {
    width: 100%;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item .input-wrapper .input-error {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #dc3232;
}
@media screen and (max-width: 1024px) {
  body #inquiry-recruit-wrapper .inner .contact-form .form-item .input-wrapper .input-error {
    width: 100%;
  }
}
body #inquiry-recruit-wrapper .inner .contact-form .form-item .input-wrapper .unit-label {
  font-size: 18px;
}
body #inquiry-recruit-wrapper .inner .contact-form .privacy-policy .check-consent-wrapper {
  text-align: center;
}
body #inquiry-recruit-wrapper .inner .contact-form .privacy-policy .check-consent-wrapper #check-consent {
  height: 12px;
  width: 12px;
  box-sizing: border-box;
  padding: 0;
  -webkit-appearance: auto;
  -moz-appearance: auto;
       appearance: auto;
}
body #inquiry-recruit-wrapper .inner .contact-form .privacy-policy .privacy-policy-contentes {
  font-size: 13px;
  margin-top: 20px;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer {
  margin: 50px auto 100px;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer #mail-confirm {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer #mail-confirm:hover {
  opacity: 0.7;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer #mail-confirm {
  width: 300px;
  cursor: pointer;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer #mail-confirm:hover {
  opacity: 1;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .form-error, body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .send-complete {
  margin-top: 30px;
  font-size: 16px;
  border: 2px solid #ffb900;
  padding: 5px 10px;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .send-complete {
  border: 2px solid #46b450;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper {
  max-width: 300px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper button {
  display: none;
  font-size: 18px;
  width: 145px;
  height: 48px;
  border: none;
  padding: 5px;
  cursor: pointer;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper #mail-back {
  background-color: #c0c0c0;
  color: #000;
}
body #inquiry-recruit-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper #mail-submit {
  background-color: #0A2570;
  color: #fff;
}
body #news-wrapper .news-contents {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  max-width: 1080px;
  margin: 0 auto;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents {
    display: block;
  }
}
body #news-wrapper .news-contents .news-list {
  width: 85%;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents .news-list {
    width: 90%;
    margin: 0 auto;
  }
}
body #news-wrapper .news-contents .news-list .news {
  background-color: #EBF7FF;
  padding: 5%;
  margin-bottom: 20px;
}
body #news-wrapper .news-contents .news-list .news h2 {
  text-align: left;
  border-bottom: 1px solid #707070;
  margin-bottom: 2rem;
  font-size: 24px;
  padding-bottom: 0.5rem;
  line-height: 1.19;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents .news-list .news h2 {
    font-size: 16px;
    margin-bottom: 1rem;
  }
}
body #news-wrapper .news-contents .news-list .news .news-summary {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents .news-list .news .news-summary {
    font-size: 14px;
  }
}
body #news-wrapper .news-contents .news-list .pagination {
  text-align: center;
}
body #news-wrapper .news-contents .news-list .pagination .item {
  margin-right: 20px;
  cursor: pointer;
}
body #news-wrapper .news-contents .news-list .pagination .item.active {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents .side-bar {
    width: 90%;
    margin: 30px auto;
  }
}
body #news-wrapper .news-contents .side-bar .sidebar-heading {
  font-size: 20px;
  margin-bottom: 0.5rem;
}
body #news-wrapper .news-contents .side-bar .history-list .item {
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  body #news-wrapper .news-contents .side-bar .history-list .item {
    font-size: 16px;
  }
}
body #news-detail-wrapper .inner {
  max-width: 1100px;
  margin: 60px auto;
  padding: 0 20px;
}
body #news-detail-wrapper .inner .news-title {
  font-size: 36px;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  body #news-detail-wrapper .inner .news-title {
    font-size: 18px;
  }
}
body #news-detail-wrapper .inner .news-meta {
  font-size: 11px;
}
body #news-detail-wrapper .inner .news-meta svg {
  vertical-align: sub;
  fill: rgb(118, 118, 118);
}
body #news-detail-wrapper .inner .news-meta .author {
  margin-right: 15px;
}
body #news-detail-wrapper .inner .contents-wrap {
  margin: 30px 0 30px;
}
@media screen and (max-width: 600px) {
  body #news-detail-wrapper .inner .contents-wrap {
    font-size: 14px;
  }
}
body #news-detail-wrapper .inner .relation-url-wrap {
  margin-bottom: 15px;
}
body #news-detail-wrapper .inner .relation-url-wrap li a {
  color: hsl(199, 100%, 33%);
  text-decoration: underline;
}
body #news-detail-wrapper .inner .relation-doc-wrap {
  margin-bottom: 15px;
}
body #news-detail-wrapper .inner .relation-doc-wrap li a {
  color: hsl(199, 100%, 33%);
  text-decoration: underline;
}
body #contact-wrapper input, body #contact-wrapper select, body #contact-wrapper textarea {
  font-size: 18px;
  font-weight: 200;
  width: 410px;
  margin: 0 0 0 auto;
  padding: 10px;
  height: 50px;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper input, body #contact-wrapper select, body #contact-wrapper textarea {
    width: 100%;
    font-size: 14px;
  }
}
body #contact-wrapper input.locked, body #contact-wrapper select.locked, body #contact-wrapper textarea.locked {
  background-color: #E8F0FE;
}
body #contact-wrapper textarea {
  height: auto;
}
body #contact-wrapper .select-wrapper {
  margin: 0 0 0 auto;
  position: relative;
}
body #contact-wrapper .select-wrapper::after {
  display: block;
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  top: 21px;
  right: 15px;
  transform: rotate(45deg);
}
body #contact-wrapper .inner {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 20px;
}
body #contact-wrapper .inner .contact-read {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper .inner .contact-read {
    font-size: 14px;
  }
}
body #contact-wrapper .inner .contact-form .form-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper .inner .contact-form .form-item {
    display: block;
  }
}
body #contact-wrapper .inner .contact-form .form-item .label-wrapper {
  position: relative;
  width: 180px;
  height: 50px;
  background-color: #EBF7FF;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper .inner .contact-form .form-item .label-wrapper {
    margin-bottom: 10px;
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  body #contact-wrapper .inner .contact-form .form-item .label-wrapper {
    width: 45%;
    height: 42px;
  }
}
body #contact-wrapper .inner .contact-form .form-item .label-wrapper .form-label {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper .inner .contact-form .form-item .label-wrapper .form-label {
    text-align: left;
    font-size: 14px;
  }
}
body #contact-wrapper .inner .contact-form .form-item .input-wrapper .input-error {
  width: 410px;
  font-size: 18px;
  font-weight: 400;
  color: #dc3232;
}
@media screen and (max-width: 1024px) {
  body #contact-wrapper .inner .contact-form .form-item .input-wrapper .input-error {
    width: 100%;
  }
}
body #contact-wrapper .inner .contact-form .privacy-policy .check-consent-wrapper {
  text-align: center;
}
body #contact-wrapper .inner .contact-form .privacy-policy .check-consent-wrapper #check-consent {
  height: 12px;
  width: 12px;
  box-sizing: border-box;
  padding: 0;
  -webkit-appearance: auto;
  -moz-appearance: auto;
       appearance: auto;
}
body #contact-wrapper .inner .contact-form .privacy-policy .privacy-policy-contentes {
  font-size: 13px;
  margin-top: 20px;
}
body #contact-wrapper .inner .contact-form .contact-footer {
  margin: 50px auto 100px;
}
body #contact-wrapper .inner .contact-form .contact-footer #mail-confirm {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  background-color: #0A2570;
  width: 148px;
  margin: 0 auto;
  border-radius: 24px;
  border: none;
  padding: 0.5rem;
  text-align: center;
  transition: 0.3s all;
}
body #contact-wrapper .inner .contact-form .contact-footer #mail-confirm:hover {
  opacity: 0.7;
}
body #contact-wrapper .inner .contact-form .contact-footer #mail-confirm {
  width: 300px;
  cursor: pointer;
}
body #contact-wrapper .inner .contact-form .contact-footer #mail-confirm:hover {
  opacity: 1;
}
body #contact-wrapper .inner .contact-form .contact-footer .form-error, body #contact-wrapper .inner .contact-form .contact-footer .send-complete {
  margin-top: 30px;
  font-size: 16px;
  border: 2px solid #ffb900;
  padding: 5px 10px;
}
body #contact-wrapper .inner .contact-form .contact-footer .send-complete {
  border: 2px solid #46b450;
}
body #contact-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper {
  max-width: 300px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
body #contact-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper button {
  display: none;
  font-size: 18px;
  width: 145px;
  height: 48px;
  border: none;
  padding: 5px;
  cursor: pointer;
}
body #contact-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper #mail-back {
  background-color: #c0c0c0;
  color: #000;
}
body #contact-wrapper .inner .contact-form .contact-footer .mail-submit-wrapper #mail-submit {
  background-color: #0A2570;
  color: #fff;
}
body #privacy-wrapper {
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  body #privacy-wrapper {
    font-size: 14px;
  }
}
body #privacy-wrapper ol {
  list-style: none;
  padding: 0;
}
body #privacy-wrapper .privacy-table {
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 16px;
}
body #privacy-wrapper .privacy-table.optout {
  margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
  body #privacy-wrapper .privacy-table {
    font-size: 14px;
  }
}
body #privacy-wrapper .privacy-table thead tr th {
  background-color: #EBF7FF;
  font-weight: 200;
  padding: 0.5em;
  border: 1px solid #767676;
  text-align: left;
}
body #privacy-wrapper .privacy-table tbody tr th {
  min-width: 300px;
  padding: 0.5em;
  border: 1px solid #767676;
  font-weight: 200;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  body #privacy-wrapper .privacy-table tbody tr th {
    min-width: 100px;
  }
}
body #privacy-wrapper .privacy-table tbody tr th.num-col {
  width: 30px;
  min-width: auto;
}
body #privacy-wrapper .privacy-table tbody tr td {
  padding: 0.5em;
  border: 1px solid #767676;
  line-height: 2;
  width: 100%;
}
body #privacy-wrapper .inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
body #privacy-wrapper .inner .page-heading {
  font-size: 36px;
  text-align: center;
  margin: 1em 0 2em;
}
@media screen and (max-width: 600px) {
  body #privacy-wrapper .inner .page-heading {
    font-size: 20px;
  }
}
body #privacy-wrapper .inner .page-desc {
  margin-bottom: 20px;
}
body #privacy-wrapper .inner .privacy-num-list .num-item {
  margin-bottom: 20px;
}
body #privacy-wrapper .inner .privacy-num-list .num-item .num-list-heading {
  font-weight: bold;
  margin-bottom: 5px;
}
body #privacy-wrapper .inner .privacy-num-list .num-item .privacy-list {
  padding-left: 1em;
}
body #privacy-wrapper .inner .privacy-num-list .num-item .num-item-desc {
  padding-left: 1em;
}
body #privacy-wrapper .inner .pmark-wrap {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  border: 1px solid #ffa500;
  padding: 1em;
}
body #privacy-wrapper .inner .pmark-wrap .contents-wrap .pmark-heading {
  font-weight: bold;
  background-color: #FFA500;
  margin-bottom: 0.5em;
}
body #privacy-wrapper .inner .pmark-wrap .contents-wrap .pmark-desc {
  margin-bottom: 2em;
}
body #privacy-wrapper .inner .contact-info-wrap {
  margin-top: 1em;
}
body #privacy-wrapper .inner .contact-info-wrap .section-heading {
  font-weight: bold;
}
body #privacy-wrapper .inner .contact-info-wrap .contact-desc {
  margin-left: 1em;
}
body #privacy-wrapper .inner .contact-info-wrap .contact-info-rec {
  margin-top: 1em;
  border: 1px solid #999999;
  padding: 1em;
}
body #privacy-wrapper .inner .contact-info-wrap .contact-info-rec .contact-list {
  margin-bottom: 10px;
}
body #privacy-wrapper .inner .contact-info-wrap .contact-info-rec .person-info-corp-wrap {
  background-color: #EBF7FF;
  padding: 1em;
  margin-bottom: 10px;
}
body #privacy-wrapper .inner .contact-info-wrap .contact-info-rec a.cmn-contact-btn {
  margin: 10px 0;
}
body #privacy-wrapper .inner .handling-info-wrap {
  margin-top: 1em;
}
body #privacy-wrapper .inner .handling-info-wrap .section-heading {
  font-weight: bold;
}
body #privacy-wrapper .inner .procedure-wrap .procedure-list .procedure {
  margin: 2em 0;
}
body #privacy-wrapper .inner .procedure-wrap .procedure-list .procedure .procedure-cont {
  margin: 2em 1em;
}
body #privacy-wrapper .inner .procedure-wrap .procedure-list .procedure .procedure-cont a {
  color: #ff7d00;
  text-decoration: underline;
}
body #privacy-wrapper .inner .procedure-wrap .procedure-list .procedure .procedure-cont a.cmn-contact-btn {
  margin: 10px 0;
  color: #fff;
  text-decoration: none;
}
body #privacy-wrapper .inner .procedure-wrap .procedure-list .procedure .inquired-list {
  margin: 2em 0;
}
body #privacy-wrapper .inner .sign-wrap {
  text-align: right;
  margin: 2em 0 8em;
}
body #privacy-wrapper .inner .table-caption {
  margin-bottom: 2em;
}/*# sourceMappingURL=page.css.map */