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

  MV

================================================================
*/
#mv {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 100%;}
#mv-slide {
  height: 100%;}
#mv-slide .mvslide01 {
  background: url(../img/top/mv_slide001.jpg) no-repeat center;}
#mv-slide .mvslide02 {
  background: url(../img/top/mv_slide002.jpg) no-repeat center;}
#mv-slide .mvslide03 {
  background: url("../img/top/mv_slide003.jpg") no-repeat center;}
#mv-slide .slick-slide {
  background-size: cover;}
#mv-slide .slick-list,
#mv-slide .slick-track {
  height: 100%;}
#mv-slide .slick-dots {
  position: absolute;
  left: 70px;
  bottom: 0;
  display: flex;
  align-items: center;
  height: 70px;}
#mv-slide .slick-dots li {
  position: relative;}
#mv-slide .slick-dots li.slick-active button {
  background: #1366ae;}
#mv-slide .slick-dots li button {
  display: block;
  width: 60px;
  height: 2px;
  background: #fff;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;}
#mv-slide .slick-dots li:first-child:before {
  content: '01';
  position: absolute;
  top: -34px;
  left: -70px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  color: #fff;
  font-family: nobel, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;}
#mv-slide .slick-dots li:last-child:before {
  content: '03';
  position: absolute;
  top: -34px;
  right: -70px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  color: #fff;
  font-family: nobel, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;}
#mv .inner {
  width: auto;
  display: flex;
  flex-direction: column;justify-content: flex-start;
  padding:300px 0  0 30px ;}
/* --------------------------------------------------------- 1201 */
#mv .inner .title {
  font-weight: 700;
  font-size: 110px;
  /*line-height: 1.1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
  color: rgba(252,249,249,1.0);
  }
#mv .inner .sub {
  font-size: 30px;
  margin-top: 20px;
  font-family: nobel, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgba(252,249,249,1.0);}

#news {
  position: absolute;
  right: 0;
  bottom: 0;
  /**/display: flex;
  align-items: center;
  z-index: 2;
  background: #fff;
  border-radius: 10px 0 0 0;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#mv {
  min-width: 640px;}
#mv-slide .mvslide01 {
  background-image: url(../img/top/mv_slide01_sp.jpg);}
#mv-slide .mvslide02 {
  background-image: url(../img/top/mv_slide02_sp.jpg);}
#mv-slide .mvslide03 {
  background-image: url(../img/top/mv_slide03_sp.jpg);}
#mv-slide .slick-dots {
  left: 100px;
  bottom: 120px;
  display: flex;
  align-items: center;
  height: 70px;}
#mv-slide .slick-dots li button {
  width: 60px;
  height: 2px;
  background: #fff;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;}
#mv-slide .slick-dots li:first-child:before {
  font-size: 24px;}
#mv-slide .slick-dots li:last-child:before {
  font-size: 24px;}
#mv .inner {
padding-top: 385px;
  padding-bottom: 50px;
  padding-left: 50px;}
#mv .inner .title {
  font-size: 85px;
  line-height: 1;}
#mv .inner .sub {
  margin-top: 20px;
  font-size: 22px;}
#news {
  width: 640px;
  right: 0;
  border-radius: 0;}
#news .title {
  display: none;}
#news .box {
  width: 100%;
  height: 100px;}
#news .box .nslide {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 30px;
  line-height: 1.6;}
#news .box .nslide .date {
  font-size: 20px;}
#news .box .nslide .txt {
  padding: 0;
  font-size: 20px;}
#news .box .slick-track {
  height: 100px;}
#news .box .slick-list {
  width: 440px;}
#news .box .slick-arrow {
  width: 100px;
  height: 100px;}
#news .box .slick-prev,
#news .box .slick-next {
  background-size: 40px auto;}}
/**/

#news {
  position: absolute;
  right: 0;
  bottom: 0;
  /**/display: flex;
  align-items: center;
  z-index: 2;
  background: #fff;
  border-radius: 10px 0 0 0;}
#news .title {
  padding: 0 30px;
  border-right: 1px solid #979797;
  font-family: nobel, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;}
#news #news-slide {
  display: flex;}
#news #news-slide .slick-prev {
  order: 1;}
#news #news-slide .slick-next {
  order: 2;}
#news .box {
  overflow: hidden;
  width: 700px;
  height: 70px;
  background: #fff;}
#news .box .nslide {
  overflow: hidden;
  display: inline-flex;
  height: 100%;
  align-items: center;
  padding-left: 30px;
  color: #2E2A29;
  line-height: 1.6;}
#news .box .nslide .date {
  white-space: nowrap;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;}
#news .box .nslide .txt {
  padding: 0 30px;}
#news .box .slick-track {
  height: 70px;}
#news .box .slick-list {
  width: 560px;}
#news .box .slick-arrow {
  text-indent: -9999px;
  display: block;
  width: 70px;
  height: 70px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;}
#news .box .slick-prev {
  background: url(../img/common/arrow-right-white.svg) no-repeat center / 30px auto #f5cc06;}
#news .box .slick-next {
  background: url(../img/common/arrow-left-white.svg) no-repeat center / 30px auto #1366ae;}
/* --------------------------------------------------------- sp */

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

  キャンペーン

================================================================
*/
#top-campaign {
  overflow: hidden;
  width: 100%;
  padding: 100px 0;}
.h2-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: nobel, sans-serif;
  font-style: normal;}
.h2-box h2 {
  /*transform: skewX(-14deg);*/
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.01em;}
.h2-box a {
  position: relative;
  padding: 10px 100px 10px 0;
  border-bottom: 1px solid #1366ae;
  background: url(../img/common/arrow-left-white.svg) no-repeat right center / 18px auto;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #1366ae;
  transition: .4s;}
.h2-box a:before {
  content: '\e5c8';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  font-family: 'Material Icons Round';}
.h2-box a:hover {
  padding-right: 150px;/**/}
/*
  キャンペーンスライド
=============================================================== */
#cp-slide {
  overflow: hidden;
  position: relative;
  margin-top: 50px;}
#cp-slide .cpimg {
  width: 340px;
  height: auto;
  margin: 0 10px;}
#cp-slide .slick-arrow {
  position: absolute;
top: 50%;
width: 50px;
height: 50px;
margin-top: -40px;
border: 3px solid #fff;
border-radius: 100%;
background-repeat: no-repeat;
background-color: #1B7FD7;
background-position: center;
background-size: 30px auto;
z-index: 2;
cursor: pointer;
text-indent: -9999px;
opacity: .8;
transition: .4s;}
#cp-slide .slick-arrow:hover {
  opacity: 1.0;}
#cp-slide .slick-next {
  right: 40px;
  background-image: url(../img/common/arrow-left-white.svg);}
#cp-slide .slick-prev {
  left: 40px;
  background-image: url(../img/common/arrow-right-white.svg);}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-campaign {
  width: 100%;
  padding: 100px 30px 0;}
.h2-box h2 {
  font-size: 40px;
  /*margin-top: 120px;*/}
.category {
margin-top: 120px;}
.h2-box a {
  padding: 10px 80px 10px 0;
  background-size: 24px auto;
  font-size: 22px;}
.h2-box a:before {
  margin-top: -11px;}
.h2-box a:hover {
  padding-right: 80px;}}

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

ビジネス


================================================================
*/
#main-business {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 50px 0 50px 0;
/*margin-bottom: 50px;
    background: rgba(30,156,227,0.2);*/
      background: rgba(197, 203, 206, 0.2);
}


#main-business:after {
content: url("../img/top/main-business-after.jpg");
position: absolute;
bottom: 258px;
left: 275px;
    z-index: -1;}
#main-business .flex-business {
  display: flex;
justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 30px;}
#main-business .flex-business > div {
  position: relative;
  /*margin-top: 80px;
  border-radius: 10px 0;*/
}
#main-business .flex-business > div:nth-child(-n+2) {
  margin-top: 0;}
/*#main-business .flex-business > div a {
  position: absolute;
  left: 20px;
  bottom: 30px;
  width: 90%;
  height: 80px;
  color: #2E2A29;
  transition: .4s;}

#main-business .flex-business > div a {
  position: absolute;
  left: 20px;
  bottom: 80px;
  width: 90%;
  height: 274px;
  color: #2E2A29;
  transition: .4s;
}*/
#main-business .flex-business > div a {
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 90%;
  height: 90px;
  color: #2E2A29;
  transition: .4s;
}
#main-business .flex-business > div a:hover {
  color: #1366ae;}
#main-business .flex-business > div a span {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 30px;
  background: rgba(250,244,244,0.7);
  font-weight: 600;
  font-size: 15px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
#main-business .flex-business > div a span:before {
  content: '\e5c8';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  font-family: 'Material Icons Round';
  font-size: 16px;}
#main-business .flex-business > div a i {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1366ae;
  letter-spacing: .05em;}
#main-business .flex-business .tr01 {
  width: 350px;
 height: 350px;
  background: url(../img/top/tr01_pc.jpg) no-repeat top center / contain;}
#main-business .flex-business .tr02 {
  width: 350px;
 height: 350px;
  background: url(../img/top/tr02_pc.jpg) no-repeat top center / contain;}
#main-business .flex-business .tr03 {
  width: 350px;
 height: 350px;
  background: url(../img/top/tr03_pc.jpg) no-repeat top center / contain;}
#main-business .flex-business .tr04 {
  width: 360px;
  height: 260px;
  background: url("../img/top/tr04_pc.jpg") no-repeat top center / contain;}
#main-business .flex-business .tr05 {
  width: 360px;
  height: 260px;
  background: url(../img/top/tr03_pc.jpg) no-repeat top center / contain;}
#main-business ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
  background: rgba(255,255,255,0.7);
  padding:20px 10px;
}
#main-business ul li {
  position: relative;
  width: 25%;
  margin-top: 30px;}
/*#main-business ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background: #ccc;}
#main-business ul li:nth-child(4n):after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background: #ccc;}*/
#main-business ul li:nth-child(-n+4) {
  margin-top: 0;}
#main-business ul li a {
  display: flex;
  align-items: center;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 700;
  color: #2E2A29;
  transition: .4s;}
#main-business ul li a:hover {
  color: #1366ae;}
#main-business ul li a img {
  width: 90px;
  height: auto;
  margin-right: 20px;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#main-business {
  padding: 100px 30px;}
#main-business .flex-business > div {
  margin-top: 80px;
  border-radius: 0;}
#main-business .flex-business > div:nth-child(-n+2) {
  margin-top: 80px;}
#main-business .flex-business > div:first-child {
  margin-top: 0;}
#main-business .flex-business > div a {
  left: 30px;
  right: 30px;
  bottom: -50px;
  width: auto;
  height: 100px;}
#main-business .flex-business > div a span {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  font-size: 19px;
 /* font-size: 26px;*/}
#main-business .flex-business > div a span:before {
  right: 30px;
  margin-top: -10px;
  font-size: 22px;}
#main-business .flex-business > div a i {
  margin-bottom: 0;
  margin-left: 30px;
  font-size: 18px;}
#main-business .flex-business .tr01 {
  width: 100%;
  height: 350px;
  background: url(../img/top/tr01_sp.jpg) no-repeat bottom center;}
#main-business .flex-business .tr02 {
  width: 100%;
  height: 350px;
  background: url(../img/top/tr02_sp.jpg) no-repeat bottom center;}
#main-business .flex-business .tr03 {
  width: 100%;
  height: 350px;
  background: url(../img/top/tr03_sp.jpg) no-repeat bottom center;}
#main-business .flex-business .tr04 {
  width: 100%;
  height: 260px;
  background: url(../img/top/tr04_sp.jpg) no-repeat top center;}
#main-business .flex-business .tr05 {
  width: 100%;
  height: 260px;
  background: url(../img/top/tr03_sp.jpg) no-repeat top center;}
#main-business ul {
  justify-content: flex-start;}
#main-business ul li {
  width: 32%;
  margin-top: 30px;}
#main-business ul li + li {
  margin-left: 2%;}
#main-business ul li:nth-child(3n+1) {
  margin-left: 0;}
#main-business ul li:before {
  right: 0;
  left: auto;
  height: 100px;
  margin-top: -50px;}
#main-business ul li:nth-child(3n):before {
  display: none;}
#main-business ul li:nth-child(4n):after {
  display: none;}
#main-business ul li:nth-child(-n+4) {
  margin-top: 30px;}
#main-business ul li:nth-child(-n+3) {
  margin-top: 0;}
#main-business ul li a {
  display: block;
  text-align: center;
  padding: 0;
  font-size: 22px;}
#main-business ul li a img {
  width: 120px;
  margin-right: 0;}
#main-business ul li a i {
  display: block;
  margin-top: 15px;}}

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

  症例写真

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

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

tool

================================================================
*/
#main-tool {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 100px 0;}
#main-tool:before {
  content: url(../img/top/main-business-before.jpg);
  position: absolute;
  top: -400px;
  right: -300px;
  z-index: -1;}
#main-tool:after {
  content: url(../img/top/main-business-after.jpg);
  position: absolute;
  bottom: -600px;
  left: -800px;
  z-index: -1;}
#main-tool .flex-tools {
  display: flex;
justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 50px;}
#main-tool .flex-tools > div {
  position: relative;
  /*margin-top: 80px;
  border-radius: 10px 0;*/
}
#main-tool .flex-tools > div:nth-child(-n+2) {
  margin-top: 0;}
#main-tool .flex-tools > div a {
  position: absolute;
  left: 20px;
  bottom: -40px;
  width: 90%;
  height: 80px;
  color: #2E2A29;
  transition: .4s;}
#main-tool .flex-tools > div a:hover {
  color: #1366ae;}
#main-tool .flex-tools > div a span {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 30px;
  background: #fff;
  font-weight: 600;
  font-size: 15px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
#main-tool .flex-tools > div a span:before {
  content: '\e5c8';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  font-family: 'Material Icons Round';
  font-size: 16px;}
#main-tool .flex-tools > div a i {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1366ae;
  letter-spacing: .05em;}
#main-tool .flex-tools .tr01 {
  width: 570px;
  height: 300px;
  background: url(../img/top/sanpai_pc.jpg) no-repeat top center / contain;
}
#main-tool .flex-tools .tr02 {
  width: 570px;
  height: 300px;
  background: url(../img/top/eco21_pc.jpg) no-repeat top center / contain;
}

#main-tool ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 100px;}
#main-tool ul li {
  position: relative;
  width: 25%;
  margin-top: 30px;}
#main-tool ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background: #ccc;}
#main-tool ul li:nth-child(4n):after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background: #ccc;}
#main-tool ul li:nth-child(-n+4) {
  margin-top: 0;}
#main-tool ul li a {
  display: flex;
  align-items: center;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 700;
  color: #2E2A29;
  transition: .4s;}
#main-tool ul li a:hover {
  color: #1366ae;}
#main-tool ul li a img {
  width: 90px;
  height: auto;
  margin-right: 20px;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#main-tool {
  padding: 100px 30px;}
#main-tool .flex-tools > div {
  margin-top: 80px;
  border-radius: 0;}
#main-tool .flex-tools > div:nth-child(-n+2) {
  margin-top: 80px;}
#main-tool .flex-tools > div:first-child {
  margin-top: 0;}
#main-tool .flex-tools > div a {
  left: 30px;
  right: 30px;
  bottom: -50px;
  width: auto;
  height: 100px;}
#main-tool .flex-tools > div a span {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  font-size: 26px;}
#main-tool .flex-tools > div a span:before {
  right: 30px;
  margin-top: -10px;
  font-size: 22px;}
#main-tool .flex-tools > div a i {
  margin-bottom: 0;
  margin-left: 30px;
  font-size: 18px;}
#main-tool .flex-tools .tr01 {
/*margin: 100px 0;*/
  width: 100%;
  height: 260px;
  background: url(../img/top/sanpai_sp.jpg) no-repeat bottom center;}
#main-tool .flex-tools .tr02 {
  width: 100%;
  height: 260px;
  background: url(../img/top/eco21_sp.jpg) no-repeat bottom center;}
#main-tool ul {
  justify-content: flex-start;}
#main-tool ul li {
  width: 32%;
  margin-top: 30px;}
#main-tool ul li + li {
  margin-left: 2%;}
#main-tool ul li:nth-child(3n+1) {
  margin-left: 0;}
#main-tool ul li:before {
  right: 0;
  left: auto;
  height: 100px;
  margin-top: -50px;}
#main-tool ul li:nth-child(3n):before {
  display: none;}
#main-tool ul li:nth-child(4n):after {
  display: none;}
#main-tool ul li:nth-child(-n+4) {
  margin-top: 30px;}
#main-tool ul li:nth-child(-n+3) {
  margin-top: 0;}
#main-tool ul li a {
  display: block;
  text-align: center;
  padding: 0;
  font-size: 22px;}
#main-tool ul li a img {
  width: 120px;
  margin-right: 0;}
#main-tool ul li a i {
  display: block;
  margin-top: 15px;}
}

#top-case {
 background: #F4F4F1;
 padding: 50px;
overflow: hidden;
}
#top-case h2 {
  margin-bottom: 50px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 40px;
/*transform: skewX(-14deg);*/
  font-weight: 700;
  letter-spacing: 0.01em;}
#top-case ul {
  display: flex;}
#top-case ul li {
  width: 31%;}
#top-case ul li + li {
  margin-left: 3.5%;}
#top-case ul li a {
  display: block;
  color: #2E2A29;}
#top-case ul li a img {
  object-fit: cover;
  width: 100%;
  height: 230px;
  transition: .4s;}
#top-case ul li a:hover img {
 opacity: .8;}
#top-case ul li a .title {
  margin-top: 20px;
  line-height: 1.6;
  font-weight: 700;
  font-size: 16px;}
#top-case ul li a table {
  margin-top: 20px;
  line-height: 1.8;}
#top-case ul li a table tr + tr {
  border-top: 1px solid #fff;}
#top-case ul li a table tr:first-child th,
#top-case ul li a table tr:first-child td {
  padding-top: 0;}
#top-case ul li a table tr:last-child th,
#top-case ul li a table tr:last-child td {
  padding-bottom: 0;}
#top-case ul li a table th {
  white-space: nowrap;
  vertical-align: top;
  padding: 10px 0;}
#top-case ul li a table td {
  padding: 10px 0 10px 20px;}
#top-case .link {
  margin-top: 40px;
  text-align: center;}
#top-case .link a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  
  border: 1px solid #2E2A29;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .1em;
  color: #2E2A29;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-case {
  padding: 25px 0 0 0;/**/
    margin-bottom: 50px;}
#top-case h2 {
  font-size: 40px;}
#top-case ul {
     margin-bottom: 35px;
  overflow-x: auto;
  display: flex;}
#top-case ul li {
  width: 500px;
margin-left: 35px;}
#top-case ul li + li {
  margin-left: 30px;}
#top-case ul li a {
  padding-bottom: 20px;}
#top-case ul li a img {
  height: 300px;}
#top-case ul li a .title {
  margin-top: 20px;
  font-size: 24px;}
#top-case ul li a table {
  width: 500px;
  margin-top: 30px;
  font-size: 20px;}
#top-case ul li a table th {
  padding: 10px 0;}
#top-case ul li a table td {
  padding: 10px 0 10px 30px;}
#top-case .link {
  margin-top: 20px;}
#top-case .link a {
  width: 80%;
  height: 90px;
  font-size: 24px;}}

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

  学会発表

================================================================
*/
#top-academic .inner {
  padding: 90px 100px;
  /*margin-top: -400px;*/
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
#top-academic ul {
  margin-top: 30px;}
#top-academic ul li {
  border-bottom: 1px solid #C7C7C7;}
#top-academic ul li a {
  position: relative;
  display: flex;
  padding: 30px;
  color: #2E2A29;
  transition: .4s;}
#top-academic ul li a:hover {
  color: #1366ae;}
#top-academic ul li a:before {
  content: '\e5c8';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  font-family: 'Material Icons Round';
  font-size: 16px;}
#top-academic ul li a img {
  object-fit: cover;
  width: 200px;
  height: auto;}
#top-academic ul li a p {
  flex: 1;
  padding: 0 40px;
  line-height: 1.8;
  font-size: 16px;}
#top-academic ul li a p span {
  display: block;
  margin-bottom: 10px;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-academic {
  padding: 0 30px;}
#top-academic .inner {
  padding: 60px 40px;}
#top-academic ul li a {
  padding: 30px 0;}
#top-academic ul li a:before {
  right: 0;
  margin-top: -11px;
  font-size: 22px;}
#top-academic ul li a p {
  padding: 0 40px 0 30px;
  font-size: 22px;}
#top-academic ul li a p span {
  line-height: 1.0;
  font-size: 22px;}}

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

  コラム

================================================================
*/
#top-column {
  padding: 100px 0 0;}
#top-column .flex {
  display: flex;
  justify-content: space-between;}
#top-column .h2-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;}
#top-column .h2-box a {
  margin-top: 80px;}
#top-column .flex .right {
  display: flex;
  width: 940px;}
#top-column .flex .right > ul {
  width: 200px;}
#top-column .flex .right > ul li {
  border-top: 1px solid #C7C7C7;}
#top-column input {
  display: none;}
#top-column .flex .right .box {
  flex: 1;
  padding-left: 50px;}
#top-column .flex .right .box ul li {
  border-bottom: 1px solid #C7C7C7;}
#top-column .flex .right .box ul li:first-child {
  border-top: 1px solid #C7C7C7;}
#top-column .flex .right .box ul li a {
  position: relative;
  display: flex;
  padding: 30px;
  color: #2E2A29;
  transition: .4s;}
#top-column .flex .right .box ul li a:hover {
  color: #1366ae;}
#top-column .flex .right .box ul li a:before {
  content: '\e5c8';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  font-family: 'Material Icons Round';
  font-size: 16px;}
#top-column .flex .right .box ul li a img {
  object-fit: cover;
  width: 120px;
  height: auto;}
#top-column .flex .right .box ul li a p {
  flex: 1;
  padding: 0 40px;
  line-height: 1.8;
  font-size: 16px;}
#top-column .flex .right .box ul li a p span {
  display: block;
  margin-bottom: 10px;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;}
#top-column .tabLabel {
  display: block;
  padding: 20px 10px;
  transition: .4s ;
  font-size: 16px;
  font-weight: 700;
  opacity: .6;
  cursor: pointer;}
#top-column .content {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;}
#top-column input:checked ~ .right .content {
  transition: .4s opacity;}
#col-cate01:checked ~ .right #col01,
#col-cate02:checked ~ .right #col02,
#col-cate03:checked ~ .right #col03,
#col-cate04:checked ~ .right #col04,
#col-cate05:checked ~ .right #col05 {
  width: 100%;
  height: auto;
  overflow: visible;
  opacity: 1;}
#col-cate01:checked ~ .right .li01,
#col-cate02:checked ~ .right .li02,
#col-cate03:checked ~ .right .li03,
#col-cate04:checked ~ .right .li04,
#col-cate05:checked ~ .right .li05 {
  opacity: 1.0;
  color: #1366ae;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-column {
  padding: 100px 30px 0;}
#top-column .flex {
  flex-direction: column;}
#top-column .h2-box {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;}
#top-column .h2-box a {
  margin-top: 0;}
#top-column .flex .right {
  flex-direction: column;
  width: 100%;
  margin-top: 50px;}
#top-column .flex .right > ul {
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  width: 100%;
  padding-bottom: 20px;}
#top-column .flex .right > ul li {
  white-space: nowrap;
  border-top: none;}
#top-column .flex .right .box {
  margin-top: 10px;
  padding-left: 0;}
#top-column .flex .right .box ul li a {
  padding: 30px 0;}
#top-column .flex .right .box ul li a:before {
  right: 0;
  margin-top: -11px;
  font-size: 22px;}
#top-column .flex .right .box ul li a p {
  flex: 1;
  padding: 0 40px 0 30px;
  font-size: 22px;}
#top-column .flex .right .box ul li a p span {
  line-height: 1.0;
  margin-bottom: 10px;
  font-size: 22px;}
#top-column .tabLabel {
  text-align: center;
  padding: 20px 40px;
  font-size: 22px;}
#col-cate01:checked ~ .right .li01,
#col-cate02:checked ~ .right .li02,
#col-cate03:checked ~ .right .li03,
#col-cate04:checked ~ .right .li04,
#col-cate05:checked ~ .right .li05 {
  color: #fff;
  background-color: #1366ae;}}

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

  youtube

================================================================
*/
#top-youtube {
  margin-top: 100px;}
#top-youtube h2 {
  margin-bottom: 50px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .1em;}
#top-youtube .box {
  overflow: hidden;
  position: relative;
  width: 800px;
  height: 450px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
#top-youtube .box iframe {
  width: 100%;
  height: 100%;}
#top-youtube .link {
  margin-top: 40px;
  text-align: center;}
#top-youtube .link a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  
  border: 1px solid #2E2A29;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .1em;
  color: #2E2A29;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-youtube {
  padding: 0 30px;}
#top-youtube h2 {
  font-size: 40px;}
#top-youtube .box {
  width: 580px;
  height: 326px;}
#top-youtube .link {
  margin-top: 40px;}
#top-youtube .link a {
  width: 80%;
  height: 90px;
  font-size: 24px;}}

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

 CEO

================================================================
*/
#top-ceo {
  margin-top: 50px;
  padding:50px 0 0 0 ;
  /*background: url(../img/top/bg_top-ceo.jpg) no-repeat top right;*/
background: #1366ae;
color: #FFFFFF;
}
#top-ceo .inner {
  padding-bottom: 100px;}
#top-ceo h2 {
  /*transform: skewX(-14deg);*/  
  font-size: 40px;
  margin-bottom: 50px;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.01em;}
#top-ceo .box {
  width: 45%;}
#top-ceo .box .txt {
  font-size: 16px;
  line-height: 2.2;}
#top-ceo .box .name {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 700;}
#top-ceo .box .name  img{
  width: 287px;
  margin:20px 0 0 54px;
}
#top-ceo figure {
  position: absolute;
  bottom: 0;
  right: 0;}
#top-ceo figure img {
  width: 480px;}
#top-ceo .link {
  margin-top: 40px;}
#top-ceo .link a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  
  border: 1px solid #FFFFFF;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .1em;
 /* color: #2E2A29;*/
    color: #FFFFFF;
}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-ceo {
  margin-top: 0px;/**/
  padding: 5px 30px 0 30px;
  background-position: center right;}
#top-ceo .inner {
  padding-bottom: 0;}
#top-ceo h2 {
  margin-bottom: 30px;
  font-size: 40px;}
#top-ceo .box {
  width: 100%;
margin-top: 50px;
    }
#top-ceo .box .txt {
  font-size: 22px;}
#top-ceo .box .name {
  text-align: right;
  font-size: 24px;}
#top-ceo figure {
  position: static;
  margin-top: 40px;
  text-align: right;}
#top-ceo figure img {
  object-fit: cover;
  object-position: top;
  width: 480px;
  height: 600px;}
#top-ceo .link {
  text-align: center;
  margin-top: 40px;}
#top-ceo .link a {
  width: 80%;
  height: 90px;
  font-size: 24px;}}

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

  クリニック紹介

================================================================
*/
#top-clinic {
  position: relative;
  padding: 50px 0;
  background: #f5cc06;}
#top-clinic .inner {
  display: flex;
  justify-content: flex-end;}
#top-clinic .box {
  width: 55%;
  padding: 50px;
  background: #f5cc06;
  border-radius: 10px;}
#top-clinic h2 {
  margin-bottom: 50px;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .1em;}
#top-clinic .box .txt {
  font-size: 16px;
  line-height: 2.2;}
#top-clinic .link {
  margin-top: 40px;}
#top-clinic .link a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  
  border: 1px solid #2E2A29;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .1em;
  color: #2E2A29;}
#clinic-slide {
  position: absolute;
  left: 10%;
  bottom: -100px;
  width: 640px;
  height: 499px;}
#clinic-slide img {
  border-radius: 10px;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-clinic {
  display: flex;
  flex-direction: column-reverse;
  padding: 80px 30px 0;}
#top-clinic .inner {
  display: block;}
#top-clinic .box {
  width: 100%;
  padding: 0;
  border-radius: 0;}
#top-clinic h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 40px;}
#top-clinic .box .txt {
  font-size: 22px;
  line-height: 2.2;}
#top-clinic .link {
  text-align: center;}
#top-clinic .link a {
  width: 80%;
  height: 90px;
  font-size: 24px;}
#clinic-slide {
  position: static;
  margin: 50px -30px auto;
  width: 640px;
  height: auto;}
#clinic-slide img {
  object-fit: cover;
  object-position: bottom;
  width: 100%;
  height: 400px;
  border-radius: 0;}}

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

  クリニック紹介

================================================================
*/
#top-access {
  margin: 100px 0 120px 0;}
#top-access h2 {
  margin-bottom: 50px;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
    /*transform: skewX(-14deg);*/
  letter-spacing: 0.01em;}
#top-access .flex {
  display: flex;
  justify-content: space-between;}
#top-access .flex .left {
  width: 40%;}
#top-access .flex .left table {
  width: 100%;
  line-height: 1.8;
  font-size: 16px;}
#top-access .flex .left table tr:first-child th,
#top-access .flex .left table tr:first-child td {
  padding-top: 0;}
#top-access .flex .left table tr:last-child th,
#top-access .flex .left table tr:last-child td {
  padding-bottom: 0;}
#top-access .flex .left table th {
  white-space: nowrap;
  padding: 10px 30px 10px 0;
  vertical-align: top;
  text-align: left;}
#top-access .flex .left table td {
  padding: 10px 0;}
#top-access .flex figure {
  width: 640px;}
#top-access .link {
  margin-top: 40px;}
#top-access .link a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  
  border: 1px solid #2E2A29;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .1em;
  color: #2E2A29;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#top-access {
  margin-top: 100px;
  padding: 0 30px;}
#top-access h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 40px;}
#top-access .flex {
  flex-direction: column;}
#top-access .flex .left {
  width: 100%;}
#top-access .flex .left table {
  font-size: 22px;}
#top-access .flex .left table th {
  padding: 10px 40px 10px 0;}
#top-access .flex figure {
  display: none;}
#top-access .link {
  text-align: center;}
#top-access .link a {
  width: 80%;
  height: 90px;
  font-size: 24px;}}

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

  採用コンテンツ

================================================================
*/
#registration {
	margin: 0 auto;
	display: flex;
}
#registration inner{
	padding: 20px;
 	background: rgba(215,63,66,1.00)
}
#registration {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 50px 0;
}
#registration:before {
  content: url("../img/common/bg_sv_pc.png");
  position: absolute;
  top: -400px;
  right: -300px;
  z-index: -1;}
#registration:after {
  content: url("../img/common/bg_sv_pc.png");
  position: absolute;
  bottom: -600px;
  left: -800px;
  z-index: -1;}

/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#registration {
  padding: 50px 30px;}

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

  NEWsリストコンテンツ

================================================================
*/
#news-list {
  margin-top: 100px;}
/* --------------------------------------------------------- sp */
@media (max-width: 767px) {
#news-list {
  padding: 0 30px;}}