@charset "UTF-8";
/* ---------------------------------
Index
---------------------------------- */
h2, .hosp-area h3 {
  font-family: "FOT-ロダン Pro M",sans-serif;
}

h3 {
  font-family: "FOT-ロダン Pro DB",sans-serif;
}

/* ---------------------------------
loading
---------------------------------- */
#loading {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

@media screen and (min-width: 641px) {
  .loading-icon {
    background: url("../../top/img/loaging-anime.png") no-repeat;
    width: 286px;
    height: 74px;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    animation: loading 2s steps(30) infinite;
  }
}
@keyframes loading {
  100% {
    background-position: -8580px 0;
  }
}
@media screen and (max-width: 640px) {
  .loading-icon {
    background: url("../../top/img/loaging-anime.png") no-repeat;
    background-size: 4290px;
    width: 143px;
    height: 37px;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    animation: loading 2s steps(30) infinite;
  }

  @keyframes loading {
    100% {
      background-position: -4290px 0;
    }
  }
}
/* ---------------------------------
tel-info
---------------------------------- */
.tel-info {
  display: none;
}
@media screen and (max-width: 640px) {
  .tel-info {
    display: block;
    font-size: 0.775rem;
    text-align: center;
    margin-top: 60px;
    padding: 7px 0;
  }
}

h1 {
  line-height: 1em;
}

/* ---------------------------------
Main
---------------------------------- */
main {
  display: block;
  margin-top: 160px;
  /* tab */
}
@media screen and (min-width: 641px) and (max-width: 959px) {
  main {
    margin-top: 110px;
  }
}
@media screen and (max-width: 640px) {
  main {
    margin-top: 0;
  }
}

/* ---------------------------------
Main-area
---------------------------------- */
.main-area {
  width: 100%;
}
.main-area div {
  position: relative;
}
.main-area .text {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-area .text.left{
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-area__img1 {
  background: #f9fbfb;
}
.main-area__img1 .inner-style {
  background: url("../../top/img/main1.jpg") no-repeat center;
}
.main-area__img2 {
  background: #fffaf1;
}
.main-area__img2 .inner-style {
  background: url("../../top/img/main2.jpg") no-repeat center;
}
.main-area__img3 {
  background: #fff;
}
.main-area__img3 .inner-style {
  background: url("../../top/img/main3.jpg") no-repeat center;
}
.main-area__img4 {
  background: #fff;
}
.main-area__img4 .inner-style {
  background: url("../../top/img/main4.jpg") no-repeat center;
}
.main-area__img5 {
  background: #fff;
}
.main-area__img5 .inner-style {
  background: url("../../top/img/main5.jpg") no-repeat center;
}
.main-area__img6 {
  background: #fff;
}
.main-area__img6 .inner-style {
  background: url("../../top/img/main6.jpg") no-repeat center;
}
.main-area .inner-style {
  height: 430px;
  position: relative;
}
.main-area .inner-style a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1279px) {
  .main-area .text {
    right: 100px;
  }
  .main-area .text.img03 {
    right: 100px;
  }
  .main-area .text.img04 {
    right: 100px;
  }
}

@media screen and (max-width: 959px) {
  .main-area .text {
   right: 40px;
  }
  .main-area .text.img03 {
    right: 80px;
  }
  .main-area .text.img04 {
   right: 40px;
  }
  .main-area .text.img02 {
   right: -10px;
  }
  .main-area .inner-style {
   background-position: left -50px top 0;
  }
  .main-area .inner-style.img04 {
   background-position: left -50px top 0
  }
}
@media screen and (max-width: 640px) {
  .main-area .text {
    width: 300px;
    top: 45%;
    right: 15px;
    bottom: 40px;
    transform: none;
    margin-top: -35px;
  }
  .main-area .text.img02 {
    width: 360px;
    right: 0px;
    margin-top: -50px;
  }
  .main-area .text.img03 {
    right: 5px;
  }
  .main-area .text.img04 {
    right: 15px;
  }
  .main-area .text.img06 {
    right: 15px;
    width: 220px;
    top: 45px;
    /* left:70px; */
  }
  .main-area .inner-style {
   background-position: left -30px top 0;
    background-size: cover;
    height: 200px;
  }
  .main-area .inner-style.img04 {
    background-size: cover;
    height: 200px;
    background-position: left -30px top 0;
  }
}

@media screen and (max-width: 414px) {
  .main-area .inner-style.img05 {
    background-size: cover;
    height: 200px;
    background-position: left -80px top 0;
  }
  .main-area .inner-style.img04 {
    background-size: cover;
    height: 200px;
    background-position: left -20px top 0;
  }
  .main-area .text.img05 {
    top: 40%;
    right: 15px;
  }
  .main-area .text.img04 {
    top: 45%;
    right: 15px;
  }
  .main-area .text.img03 {
    top: 50%;
    right: -40px;
  }
  .main-area .text.img03 {
    top: 42%;
  }
}
@media screen and (max-width: 320px) {
  .main-area .inner-style.img04 {
    background-size: cover;
    height: 200px;
    background-position: left -60px top 0;
  }
  .main-area .text {
    right: 10px;
  }
  .main-area .text.img05 {
    top: 40%;
    right: 0px;
  }
  .main-area .text.img04 {
    top: 45%;
    right: 0px;
  }
  .main-area .text.img03 {
    top: 48%;
    right: -20px;
  }
}

.bx-wrapper {
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}

.bxslider {
  visibility: hidden;
}

/* ---------------------------------
sptopnav-area
---------------------------------- */
.sptopnav-area {
  display: none;
}
@media screen and (max-width: 640px) {
  .sptopnav-area {
    display: block;
  }
  .sptopnav-area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #27356b;
  }
  .sptopnav-area li {
    border-bottom: 1px solid #fff;
    width: 50%;
  }
  .sptopnav-area li:nth-child(odd) {
    border-right: 1px solid #fff;
  }
  .sptopnav-area a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #fff;
    height: 60px;
    padding-left: 10px;
    position: relative;
  }
  .sptopnav-area a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-image: url("../img/icon-arrow2-white.png");
    position: absolute;
    right: 10px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

/* ---------------------------------
Select-area
---------------------------------- */
.select-area {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1.13rem;
  font-family: "FOT-ロダン Pro DB",sans-serif;
}
.select-area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.select-area li {
  border-left: 1px solid #cccccc;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.select-area li:last-child {
  border-right: 1px solid #cccccc;
}
.select-area a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100px;
  padding: 10px;
  transition: all 0.3s ease;
}
.select-area span {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.select-area__first span {
  background: #209855;
}
.select-area__first:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #209855;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 0.3s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  z-index: -1;
}
.select-area__first:hover a {
  color: #fff;
}
.select-area__first:hover:after {
  left: 0;
}
.select-area__outpatient span {
  background: #c28d1b;
}
.select-area__outpatient:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #c28d1b;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 0.3s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  z-index: -1;
}
.select-area__outpatient:hover a {
  color: #fff;
}
.select-area__outpatient:hover:after {
  left: 0;
}
.select-area__hosp span {
  background: #1289c0;
}
.select-area__hosp:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #1289c0;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 0.3s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  z-index: -1;
}
.select-area__hosp:hover a {
  color: #fff;
}
.select-area__hosp:hover:after {
  left: 0;
}
.select-area__sympathy span {
  background: #d64777;
}
.select-area__sympathy:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #d64777;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 0.3s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  z-index: -1;
}
.select-area__sympathy:hover a {
  color: #fff;
}
.select-area__sympathy:hover:after {
  left: 0;
}
@media screen and (max-width: 899px) {
  .select-area {
    background: #f2f2f2;
    border: none;
    line-height: 1.4em;
  }
  .select-area ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .select-area li {
    border: none;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    /* width: calc((100% - 10px) / 2); */
  }
  .select-area li:last-child {
    border-right: 0;
  }
  /* .select-area li:nth-child(1), .select-area li:nth-child(2) {
    margin-bottom: 10px;
  } */
  .select-area li{
    margin-bottom: 10px;
  }
  /* .select-area li:nth-child(odd) {
    margin-right: 5px;
  }
  .select-area li:nth-child(even) {
    margin-left: 5px;
  } */
  .select-area a {
    background: #fff;
    height: 60px;
    padding: 10px 0 10px 10px;
  }
  .select-area span {
    border-radius: 18px;
    width: 36px;
    height: 36px;
    margin-right: .4em;
  }
  .select-area span img {
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .select-area__first span {
    background: #209855;
  }
  .select-area__first:hover a {
    color: #fff;
    background: #209855;
  }
  .select-area__outpatient span {
    background: #c28d1b;
  }
  .select-area__outpatient:hover a {
    color: #fff;
    background: #c28d1b;
  }
  .select-area__hosp span {
    background: #1289c0;
  }
  .select-area__hosp:hover a {
    color: #fff;
    background: #1289c0;
  }
  .select-area__sympathy:hover a {
    color: #fff;
    background: #d64777;
  }
}
@media screen and (max-width: 640px) {
  .select-area {
    font-size: 0.875rem;
  }
  .select-area ul {
    padding: 10px;
  }
}

/* ---------------------------------
news-area index
---------------------------------- */
.news-area {
  background: #f9f9f9;
  padding: 40px 0;
}
.news-area .inner-style {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.news-area__hosp, .news-area__medical {
  background: #fff;
  border-top: 5px solid #27356b;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 20px;
  position: relative;
}
.news-area__hosp {
  margin-right: 20px;
}
.news-area__medical {
  margin-left: 20px;
}
.news-area h2, .news-area .hosp-area h3, .hosp-area .news-area h3 {
  margin-bottom: 20px;
}
.news-area .link-all {
  position: absolute;
  top: 25px;
  right: 20px;
  transition: all 0.1s ease;
}
.news-area .link-all:hover {
  color: #c81f4e;
}
.news-area .link-all:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background-size: 7px 7px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-arrow1-red.png");
  margin-right: .4em;
  position: relative;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.news-area__tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
}
@media screen and (min-width: 641px) {
  .news-area__tab {
    border: 1px solid #27356b;
  }
}
.news-area__tab li {
  cursor: pointer;
  line-height: 35px;
  font-size: 0.875rem;
  text-align: center;
  width: 100%;
  height: 35px;
  transition: all 0.1s ease;
}
.news-area__tab li:not(:last-child) {
  border-right: 1px solid #27356b;
}
.news-area__tab li.active, .news-area__tab li:hover {
  background: #27356b;
  color: #fff;
  font-weight: bold;
}
.news-area .tab_content {
  display: none;
}
.news-area .tab_content:nth-child(1) {
  display: block;
}
.news-area .tab_content a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 899px) {
  .news-area .inner-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news-area__hosp, .news-area__medical {
    margin: 0;
  }
  .news-area__hosp {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .news-area {
    background: #fff;
    padding: 30px 0 0;
  }
  .news-area .inner-style {
    padding: 0;
  }
  .news-area__hosp, .news-area__medical {
    border: none;
    box-shadow: none;
    padding: 0;
  }
  .news-area h2, .news-area .hosp-area h3, .hosp-area .news-area h3 {
    font-size: 1.13rem;
    margin-left: 15px;
  }
  .news-area .link-all {
    top: 0;
    right: 15px;
  }
  .news-area__tab {
    border-top: 1px solid #27356b;
    border-left: 1px solid #27356b;
    border-right: 1px solid #27356b;
    margin: 0 15px;
  }
  .news-area__tab li {
    font-size: 0.84rem;
  }
  .news-area__content {
    border-top: 2px solid #27356b;
  }
  .news-area__new {
    position: absolute;
    right: 15px;
  }
  .news-area .tab_content li {
    border-bottom: 1px solid #cccccc;
  }
  .news-area .tab_content li:last-child {
    margin-bottom: 0;
  }
  .news-area .tab_content a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .7em 15px;
  }
}

/* ---------------------------------
hosp-area
---------------------------------- */
.hosp-area {
  background: url("../../top/img/bg-triangle.png"), -moz-linear-gradient(left, #00459a, #00a5c1);
  background: url("../../top/img/bg-triangle.png"), -webkit-linear-gradient(left, #00459a, #00a5c1);
  background: url("../../top/img/bg-triangle.png"), linear-gradient(to right, #00459a, #00a5c1);
  background-repeat: repeat;
  padding: 60px 0;
}
.hosp-area h2, .hosp-area h3, .hosp-area .inner-style > p {
  transition: all 0.8s ease;
}
.hosp-area h2, .hosp-area h3 {
  color: #fff;
  font-weight: normal;
  font-size: 1.9rem;
  margin-bottom: 40px;
  position: relative;
}
.hosp-area h3 {
  font-size: 1.4rem;
}
.hosp-area .inner-style > p {
  color: #fff;
  line-height: 2.4em;
  margin-bottom: 40px;
  position: relative;
  transition-delay: .3s;
}
.hosp-area__panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(40px / 2 * -1) 40px;
}
.hosp-area .panel {
  flex: 1;
  background: #fff;
  margin: 0 calc(40px / 2);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.35);
  margin-top: 30px;
  opacity: 0;
  position: relative;
  top: 0;
  transition: all 0.3s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.hosp-area .panel a {
  height: 100%;
  position: relative;
}
.hosp-area .panel a:before {
  content: "";
  display: inline-block;
  width: auto;
  height: auto;
  border: 1px solid #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: 2;
}
.hosp-area .image-area {
  overflow: hidden;
}
.hosp-area .image-area img {
  width: 100%;
  transition: all 0.3s ease;
}
.hosp-area .text-area {
  text-align: center;
  padding: 30px;
}
.hosp-area .text-area img {
  margin-bottom: 30px;
}
.hosp-area .text-area p {
  text-align: left;
}
@media screen and (min-width: 641px) {
  .hosp-area .panel:hover {
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.35);
    top: -10px;
  }
  .hosp-area .panel:hover .image-area img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@media screen and (max-width: 640px) {
  .hosp-area .image-area img {
    width: auto;
  }
}
.hosp-area__panel-sub ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(40px / 2 * -1);
}
.hosp-area__panel-sub li {
  margin: 0 calc(40px / 2);
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}
.hosp-area__panel-sub li img {
  width: 100%;
}
@media screen and (min-width: 641px) {
  .hosp-area__panel-sub li {
    flex: 1;
  }
  .hosp-area__panel-sub li:hover {
    top: -10px;
  }
}
@media screen and (max-width: 640px) {
  .hosp-area .inner-style > p {
    line-height: 1.8em;
  }
  .hosp-area__panel {
    display: block;
    margin: 0 0 40px 0;
  }
  .hosp-area .panel {
    margin: 0 0 10px 0;
    width: 100%;
    height: 120px;
  }
  .hosp-area .panel a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    position: relative;
  }
  .hosp-area .panel a:before {
    display: none;
  }
  .hosp-area .panel a > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 50%;
  }
  .hosp-area .image-area {
    max-width: 220px;
  }
  .hosp-area .image-area img {
    height: 120px;
  }
  .hosp-area .text-area {
    padding: 0;
  }
  .hosp-area .text-area p {
    display: none;
  }
  .hosp-area .text-area img {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin: 0;
  }
  .hosp-area__panel-sub ul {
    margin: 0;
  }
  .hosp-area__panel-sub li {
    width: calc((100% - 10px) / 2);
  }
  .hosp-area__panel-sub li:nth-child(odd) {
    margin: 0 5px 0 0;
  }
  .hosp-area__panel-sub li:nth-child(even) {
    margin: 0 0 0 5px;
  }
  .hosp-area__panel-sub li:nth-child(1), .hosp-area__panel-sub li:nth-child(2) {
    margin-bottom: 10px;
  }
}

/* ---------------------------------
recruit-area
---------------------------------- */
.recruit-area {
  background: #edf0ef;
  padding: 40px 0;
}
.recruit-area h2, .recruit-area .hosp-area h3, .hosp-area .recruit-area h3 {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.recruit-area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(40px / 2 * -1);
}
.recruit-area li {
  border-top: 5px solid #27356b;
  background: #fff;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin: 0 calc(40px / 2);
}
@media screen and (min-width: 641px) {
  .recruit-area li {
    flex: 1;
  }
}
.recruit-area a {
  padding: 10px 10px 0 10px;
  transition: all 0.1s ease;
}
.recruit-area a:hover {
  color: #c81f4e;
}
.recruit-area li:not(.text) a {
  display: block;
  height: 100%;
}
.recruit-area img {
  width: 100%;
  max-width: 250px;
}
.recruit-area span {
  display: block;
  padding: 1em 0 1em 10px;
  position: relative;
}
.recruit-area span:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-blank.png");
  margin-left: .4em;
  position: absolute;
  top: 50%;
  right: 10px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.recruit-area .icon-blank {
  position: relative;
}
.recruit-area .icon-blank:after {
  position: absolute;
  right: 0;
  top: 1.5em;
}
.recruit-area li.text {
  padding: 30px 20px 0;
}
.recruit-area li.text a {
  display: block;
  margin-bottom: .7em;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .recruit-area ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .recruit-area li {
    margin: 0 0 10px;
  }
  .recruit-area li:not(.text) a {
    text-align: center;
  }
  .recruit-area span {
    text-align: left;
  }
  .recruit-area li.text {
    padding: 0;
  }
  .recruit-area li.text a {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 1.1em;
  }
}

/* ---------------------------------
topics-area
---------------------------------- */
.topics-area {
  padding: 40px 0;
}
.topics_banner_list {
  display: flex;
  justify-content: space-between;
}
.topics_banner_list > li {
  margin-left: 5px;
  margin-right: 5px;
}
.topics_banner_link {
  display: block;
  max-width: 270px;
  transition: opacity 0.2s ease;
}
.topics_banner_link > img {
  display: block;
  max-width: 100%;
  width: auto;
}
.topics_banner_link:hover {
  opacity: .6;
}
@media screen and (max-width: 640px) {
  .topics_banner_list {
    flex-direction: column;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  .topics_banner_list > li:not(:last-child) {
    margin-bottom: 20px;
  }
}


/* ---------------------------------
bnr-slide-area
---------------------------------- */
.bnr-slide-area {
  margin-bottom: 40px;
}
.bnr-slide-area .inner-style {
  background: #f9f9f9;
  padding: 20px 60px;
}
.bnr-slide-area li {
  margin-right: 20px;
}
.bnr-slide-area li a img {
  transition: all 0.2s ease;
}
.bnr-slide-area li a:hover img {
  opacity: .6;
}
.bnr-slide-area .bx-wrapper {
  background: none;
  max-width: 100% !important;
}
.bnr-slide-area .bx-controls-direction a {
  margin-top: -10px !important;
  z-index: 3 !important;
}
.bnr-slide-area .bx-prev:before, .bnr-slide-area .bx-next:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-arrow2.png");
  background-size: 12px 14px;
  width: 12px;
  height: 14px;
  position: absolute;
  right: 0;
}
.bnr-slide-area .bx-prev {
  left: -55px !important;
}
.bnr-slide-area .bx-prev:before {
  transform: rotate(180deg);
}
.bnr-slide-area .bx-next {
  right: -35px !important;
}
@media screen and (max-width: 640px) {
  .bnr-slide-area .inner-style {
    padding: 20px 40px;
  }
  .bnr-slide-area li {
    margin-right: 10px;
  }
  .bnr-slide-area .bx-prev {
    left: -45px !important;
  }
  .bnr-slide-area .bx-next {
    right: -25px !important;
  }
}

/* ---------------------------------
certification-area
---------------------------------- */
.certification-area {
  margin-bottom: 40px;
}
.certification-area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.certification-area li {
  text-align: center;
}
.certification-area li img {
  margin-bottom: .5em;
}
.certification-area li a {
  color: #27356b;
}
.certification-area li a img {
  transition: all 0.2s ease;
}
.certification-area li a:hover img {
  opacity: .6;
}
.certification-area li span {
  display: block;
  color: #333333;
  font-size: 0.84rem;
  margin-bottom: .3em;
}
@media screen and (min-width: 641px) {
  .certification-area li:not(:last-child) {
    margin-right: 30px;
  }
  .certification-area li:first-child {
    margin-left: auto;
  }
  .certification-area li:last-child {
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .certification-area ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .certification-area li {
    width: 50%;
    margin-bottom: 20px;
  }
  .certification-area li:last-child {
    margin: auto;
  }
  .certification-area li span {
    font-size: 0.775rem;
  }
}



/* open_banner ここから */
.open_banner_area {
  background-color: #006bab;
	/* background-image: url("../../top/img/open_banner/bg.jpg"); */
	/* background-position: center;
	background-size: cover;
	background-repeat: no-repeat; */
}
.open_banner_area img {
	display: block;
	max-width: 100%;
}
.open_banner_area a {
  display: block;
  margin: 0 auto;
  max-width: 1600px;
}
@media screen and (max-width: 959px) {
  .open_banner_area ._image._pc {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .open_banner_area .container._sp {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .open_banner_area  {
    background-image: url("../../top/img/open_banner/advanced_banner_bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 959px) {
	.open_banner_area {
		padding: 0;
	}
}
.open_banner_area .container {
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
}
@media screen and (max-width: 959px) {
	.open_banner_area .container {
		padding: 0 10px;
	}
}
.open_banner_area .container._sp ._image {
  max-width: 375px;
  margin: 0 auto;
}
@media screen and (min-width: 960px), print {
	.open_banner_area .container ._column2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		height: 100%;
		margin: 0 -10px;
	}
}
@media screen and (min-width: 960px), print {
	.open_banner_area .container ._column2 > * {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 0 10px;
	}
}
@media screen and (max-width: 959px) {
	.open_banner_area .container ._column2 > * + * {
		margin-top: 10px;
	}
}
.open_banner_area .container ._column2 ._image {
	max-width: 964px;
}
.open_banner_area .container ._column2 ._btn {
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: block;
}
.open_banner_area .container ._column2 ._btn:hover {
	opacity: 0.6;
}
@media screen and (min-width: 960px), print {
	.open_banner_area .container ._column2 ._btn {
		max-width: 202px;
	}
}
@media screen and (max-width: 959px) {
	.open_banner_area .container ._column2 ._btn {
		margin: auto;
		max-width: 160px;
	}
}
/* open_banner ここまで */

.btn_reception-wrap {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.btn_reception-link {
  position: absolute;
  bottom: 180px;
  left: 25px;
  width: 160px;
  display: block;
  transition: .3s;
}

@media screen and (min-width: 1000px) {
  .btn_reception-link:hover {
    opacity: .7;
    transform: translateY(5px);
  }
}

.btn_reception-img {
  position: absolute;
  width: 160px;
  height: auto;
  -webkit-animation: btn-animation 2.5s infinite ease-in-out;
          animation: btn-animation 2.5s infinite ease-in-out;
}

@keyframes btn-animation {
  0% {
    transform: translateX(-5px)rotate(-5deg);
  }
  50% {
    transform: translateX(5px) rotate(5deg);
  }
  100% {
    transform: translateX(-5px) rotate(-5deg);
  }
}

@media screen and (max-width: 1200px) {
  .btn_reception-link {
    bottom: 170px;
    left: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .btn_reception-link {
    bottom: 120px;
    left: 10px;
    width: 110px;
  }

  .btn_reception-img {
    width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .btn_reception-link {
    left: 7px;
    bottom: 85px;
    width: 80px;
  }

  .btn_reception-img {
    width: 80px;
  }
}