body {
  background-color: #faf9f7;
}
.header {
  position: fixed;
  background: transparent;
  height: 170px;
  transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .header {
    height: 60px;
    background: #fff;
  }
}
.header.view_bg_falf {
  background: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1024px) {
  .header.view_bg_falf {
    background: #fff;
  }
}
.header.view_bg {
  background: #fff;
}
@media print, screen and (min-width: 1025px) {
  .header.view_bg {
    height: 160px;
  }
}
@media screen and (max-width: 1024px) {
  .header.view_bg {
    height: 60px;
  }
}
.header.view_bg .gnavi a {
  color: #4c4347;
}
.header.view_bg .header_contact::after {
  background-color: #666;
}
@media print, screen and (min-width: 1025px) {
  .header.view_bg .header_contact a::before {
    background-image: url(../media/images/common/icon_mail.png);
  }
}
.header .gnavi {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 1025px) {
  .header .gnavi li.has_children a::after {
    color: #fff;
  }
}
@media print, screen and (min-width: 1025px) {
  .header .gnavi a {
    color: #fff;
  }
}
@media print, screen and (min-width: 1025px) {
  .header .header_contact a::before {
    background-image: url(../media/images/top/icon_mail_home.png);
  }
}
.main_visual {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .main_visual {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .main_visual {
    margin-bottom: 0px;
  }
}
.main_visual ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.main_visual ul li {
  display: none;
}
.main_visual ul li:first-child, .main_visual ul li.slick-slide {
  display: block;
}
.main_visual ul li img {
  display: block;
  width: 100%;
}
.main_visual .mv_inner {
  position: absolute;
  top: 26%;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 940px;
}
@media print, screen and (max-width: 1500px) {
  .main_visual .mv_inner {
    max-width: 65%;
  }
}
@media screen and (max-width: 1024px) {
  .main_visual .mv_inner {
    top: 20%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .main_visual .mv_inner {
    max-width: 70%;
  }
}
.main_visual .mv_title {
  margin: 0 0 0 auto;
  writing-mode: vertical-rl;
  font-size: 42px;
  font-weight: normal;
  line-height: 1.524;
  color: #fff;
  width: 100%;
  letter-spacing: 8px;
}
@media print, screen and (max-width: 1500px) {
  .main_visual .mv_title {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 1200px) {
  .main_visual .mv_title {
    font-size: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .main_visual .mv_title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .main_visual .mv_title {
    font-size: 12px;
    transform: scale(0.7);
  }
}
#main .inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}
#main .top_main_lead {
  position: relative;
  z-index: 2;
  background: url(../media/images/top/pt_01.png) no-repeat 0% 123% / 1358px;
}
@media print, screen and (max-width: 1500px) {
  #main .top_main_lead {
    background-size: 1000px;
    background-position: 0 200%;
  }
}
@media print, screen and (max-width: 1200px) {
  #main .top_main_lead {
    background-size: 1000px;
    background-position: 0 220%;
  }
}
@media screen and (max-width: 1024px) {
  #main .top_main_lead {
    background-size: 800px;
    background-position: 0px -610px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_main_lead {
    background-size: 300px;
    background-position: 0px -220px;
  }
}
#main .top_main_lead::before {
  content: "";
  position: absolute;
  top: -145px;
  right: 3.9%;
  background: url(../media/images/top/pt_02.png) no-repeat center / 100%;
  width: 377px;
  height: 377px;
}
@media print, screen and (max-width: 1500px) {
  #main .top_main_lead::before {
    top: -105px;
    width: 280px;
    height: 280px;
  }
}
@media screen and (max-width: 1024px) {
  #main .top_main_lead::before {
    top: -55px;
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_main_lead::before {
    top: -20px;
    width: 100px;
    height: 100px;
  }
}
#main .top_main_lead .top_main_lead_inner {
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 260px 275px 247px;
  background: url(../media/images/top/img_01.png) no-repeat 0% 57% / 692px;
  max-width: 1340px;
}
@media screen and (max-width: 767px) {
  #main .top_main_lead .top_main_lead_inner {
    display: block;
  }
}
@media print, screen and (max-width: 1200px) {
  #main .top_main_lead .top_main_lead_inner {
    padding-left: 50px;
    padding-right: 150px;
  }
}
@media screen and (max-width: 1024px) {
  #main .top_main_lead .top_main_lead_inner {
    background-size: 420px;
    padding-right: 50px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_main_lead .top_main_lead_inner {
    padding: 140px 25px 220px;
    background-position: bottom center;
    background-size: 90%;
  }
}
#main .top_main_lead .top_main_lead_inner .title_vertical {
  margin: 0 0 0 36px;
  order: 1;
  font-weight: normal;
  font-size: 24px;
  line-height: 2;
  letter-spacing: 2.5px;
}
@media screen and (max-width: 767px) {
  #main .top_main_lead .top_main_lead_inner .title_vertical {
    margin: 0 0 35px;
    font-size: 18px;
    line-height: 1.5;
  }
}
#main .top_main_lead .top_main_lead_inner .vertical_contents {
  order: 2;
  padding-top: 135px;
  font-size: 18px;
  line-height: 2;
  height: 560px;
  padding-top: 132px;
  letter-spacing: 3.5px;
}
@media screen and (max-width: 767px) {
  #main .top_main_lead .top_main_lead_inner .vertical_contents {
    margin: 35px 0 0;
    padding-top: 0;
    font-size: 14px;
    line-height: 1.6;
    height: auto;
  }
}
#main .top_main_lead .top_main_lead_inner .vertical_contents p {
  float: right;
}
@media screen and (max-width: 767px) {
  #main .top_main_lead .top_main_lead_inner .vertical_contents p {
    float: none;
    writing-mode: inherit;
    -webkit-text-orientation: inherit;
    text-orientation: inherit;
  }
}
#main .top_about {
  margin: 0 0 318px;
}
@media print, screen and (max-width: 1200px) {
  #main .top_about {
    margin-bottom: 230px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_about {
    margin: 50px 0 0;
  }
}
#main .top_about .about_inner {
  display: flex;
  flex-flow: row nowrap;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner {
    display: block;
  }
}
@media print, screen and (max-width: 1500px) {
  #main .top_about .about_inner {
    padding: 0 0 0 130px;
  }
}
@media screen and (max-width: 1024px) {
  #main .top_about .about_inner {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner {
    overflow: hidden;
    padding: 0 20px;
  }
}
#main .top_about .about_inner .about_contents, #main .top_about .about_inner .image {
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .image {
    margin: 50px -20px 100px;
  }
}
#main .top_about .about_inner .image img {
  display: block;
  width: 100%;
}
#main .top_about .about_inner .about_contents {
  padding-top: 252px;
}
@media print, screen and (max-width: 1200px) {
  #main .top_about .about_inner .about_contents {
    padding-top: 200px;
  }
}
@media screen and (max-width: 1024px) {
  #main .top_about .about_inner .about_contents {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents {
    padding-top: 100px;
  }
}
#main .top_about .about_inner .about_contents_inner {
  position: relative;
  margin: 0 0 0 auto;
  max-width: 630px;
  padding-right: 123px;
}
@media print, screen and (max-width: 1200px) {
  #main .top_about .about_inner .about_contents_inner {
    padding-right: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents_inner {
    padding-right: 0;
  }
}
#main .top_about .about_inner .about_contents_inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transform: translate(-54%, -89%);
  background: url(../media/images/top/pt_02.png) no-repeat center / 100%;
  width: 190px;
  height: 190px;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents_inner::before {
    left: 20px;
    width: 140px;
    height: 140px;
  }
}
#main .top_about .about_inner .about_contents_inner .lead {
  margin-bottom: 83px;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents_inner .lead {
    margin-bottom: 40px;
  }
}
#main .top_about .about_inner .about_contents_inner .lead p {
  margin: 0;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 1.5px;
  font-feature-settings: "palt";
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents_inner .lead p {
    font-size: 13px;
  }
}
#main .top_about .about_inner .about_contents_inner .lead p + p {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  #main .top_about .about_inner .about_contents_inner .lead p + p {
    margin-top: 1em;
  }
}
#main .top_about .about_inner .about_contents_inner .button {
  margin: 0 7px 0 auto;
}
#main .title_img {
  position: relative;
  background: no-repeat center / cover;
  height: 644px;
}
@media print, screen and (max-width: 1500px) {
  #main .title_img {
    height: 500px;
  }
}
@media screen and (max-width: 1024px) {
  #main .title_img {
    height: 360px;
  }
}
@media screen and (max-width: 767px) {
  #main .title_img {
    height: 200px;
  }
}
#main .title_img.facility_img {
  background-image: url(../media/images/top/facility_main.jpg);
}
#main .title_img.service_img {
  background-image: url(../media/images/top/service_main.jpg);
}
#main .title_img .h2-02 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin: 0;
  width: 100%;
  color: #fff;
}
#main .top_facility .facility_list .category_items .item_title .facility_opening {
  display: none;
}
#main .service_list .service_list_item {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #main .service_list .service_list_item {
    justify-content: space-between;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item {
    padding: 20px 25px;
  }
}
#main .service_list .service_list_item .item {
  position: relative;
  flex: 0 0 20%;
  padding: 120px 41px 96px;
  background: no-repeat center 72px;
}
@media screen and (max-width: 1024px) {
  #main .service_list .service_list_item .item {
    flex: 1 0 48%;
    padding: 100px 40px 50px;
    border: 1px solid #f0ebe6;
    border-radius: 6px;
    background-position: center 50px;
  }
  #main .service_list .service_list_item .item:nth-child(even) {
    margin-left: 4%;
  }
  #main .service_list .service_list_item .item:nth-child(n + 3) {
    margin-top: 4%;
  }
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item {
    padding: 120px 30px 30px;
    background-position: center 70px;
  }
  #main .service_list .service_list_item .item:nth-child(even) {
    margin-left: 0;
  }
  #main .service_list .service_list_item .item:nth-child(n + 3) {
    margin-top: 20px;
  }
  #main .service_list .service_list_item .item + li {
    margin-top: 20px;
  }
}
#main .service_list .service_list_item .item.house {
  background-image: url(../media/images/top/icon_house.png);
  background-size: 53px;
}
#main .service_list .service_list_item .item.home_visit {
  background-image: url(../media/images/top/icon_home_visit.png);
  background-size: 51.5px;
}
#main .service_list .service_list_item .item.stay {
  background-image: url(../media/images/top/icon_stay.png);
  background-size: 42.5px;
}
#main .service_list .service_list_item .item.day {
  background-image: url(../media/images/top/icon_day.png);
  background-size: 48px;
}
#main .service_list .service_list_item .item.ques {
  background-image: url(../media/images/top/icon_ques.png);
  background-size: 34.5px;
}
#main .service_list .service_list_item .item::before {
  position: absolute;
  bottom: 100%;
  left: -1px;
  font-size: 120px;
  line-height: 0.85;
  letter-spacing: -6px;
  opacity: 0.3;
  color: #fff;
}
@media print, screen and (max-width: 1200px) {
  #main .service_list .service_list_item .item::before {
    font-size: 100px;
  }
}
@media screen and (max-width: 1024px) {
  #main .service_list .service_list_item .item::before {
    top: 10px;
    left: 10px;
    bottom: auto;
    font-size: 80px;
    letter-spacing: 0px;
    color: #f0ebe6;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item::before {
    font-size: 70px;
  }
}
#main .service_list .service_list_item .item:nth-child(1)::before {
  content: "01";
}
#main .service_list .service_list_item .item:nth-child(2)::before {
  content: "02";
}
#main .service_list .service_list_item .item:nth-child(3)::before {
  content: "03";
}
#main .service_list .service_list_item .item:nth-child(4)::before {
  content: "04";
}
#main .service_list .service_list_item .item:nth-child(5)::before {
  content: "05";
}
#main .service_list .service_list_item .item + .item {
  border-left: 1px solid #f0ebe6;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item + .item {
    margin-top: 25px;
  }
}
#main .service_list .service_list_item .item .item_title {
  margin: 0 0 98px;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
}
@media print, screen and (max-width: 1200px) {
  #main .service_list .service_list_item .item .item_title {
    margin-bottom: 70px;
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  #main .service_list .service_list_item .item .item_title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .item_title {
    margin-bottom: 40px;
    font-size: 26px;
  }
}
#main .service_list .service_list_item .item .item_title::after {
  content: "";
  display: block;
  margin: 35px auto;
  background-image: linear-gradient(135deg, #fce3a9 0%, #ed829c 100%);
  width: 50px;
  height: 1px;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .item_title::after {
    margin: 15px auto;
  }
}
#main .service_list .service_list_item .item .item_subtitle {
  position: relative;
  margin: 0 0 20px;
  font-size: 20px;
  letter-spacing: 2px;
}
@media print, screen and (max-width: 1200px) {
  #main .service_list .service_list_item .item .item_subtitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .item_subtitle {
    font-size: 15px;
  }
}
#main .service_list .service_list_item .item .item_subtitle::before, #main .service_list .service_list_item .item .item_subtitle::after {
  content: "";
  position: absolute;
  background-color: #f0ebe6;
}
#main .service_list .service_list_item .item .item_subtitle::before {
  top: 13px;
  left: -40px;
  width: 20px;
  height: 1px;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .item_subtitle::before {
    top: 10px;
    left: -30px;
  }
}
#main .service_list .service_list_item .item .item_subtitle::after {
  top: 10px;
  left: -23px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .item_subtitle::after {
    left: -13px;
    top: 7px;
  }
}
#main .service_list .service_list_item .item .text {
  padding-left: 10px;
}
#main .service_list .service_list_item .item .text + .item_subtitle {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .text + .item_subtitle {
    margin-top: 35px;
  }
}
#main .service_list .service_list_item .item .text p {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  #main .service_list .service_list_item .item .text p {
    font-size: 13px;
    line-height: 1.6;
  }
}
#main .service_list.two_rows .item {
  flex: 0 0 calc(100%/3);
}
#main .service_list.two_rows .item .text .detail_link {
  color: inherit;
}
#main .service_list.two_rows .item .text .detail_link::after {
  content: ">";
}
#main .news {
  padding: 275px 50px 200px;
  background: url(../media/images/top/pt_02.png) no-repeat right 6.7% top -105px/377px;
  background-color: #f6f3ef;
}
@media screen and (max-width: 1024px) {
  #main .news {
    padding: 200px 30px 120px;
    background-size: 260px;
  }
}
@media screen and (max-width: 767px) {
  #main .news {
    padding: 60px 25px 30px;
    background-position: right 3% top -30px;
    background-size: 130px;
  }
}
#main .news .news_list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0px auto;
  padding-left: 0;
  list-style: none;
  max-width: 1430px;
}
@media screen and (max-width: 767px) {
  #main .news .news_list {
    display: block;
  }
}
#main .news .news_list > li {
  flex: 0 0 45%;
}
@media screen and (max-width: 1024px) {
  #main .news .news_list > li {
    flex: 0 0 47%;
  }
}
@media screen and (max-width: 767px) {
  #main .news .news_list > li + li {
    margin-top: 40px;
  }
}
#main .news .news_list .more {
  margin-right: 8px;
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  #main .news .news_list .more {
    margin-top: 0;
  }
}
#main .news .title-01 {
  text-align: center;
}
#main .news .title-01 .en {
  margin-top: 7px;
}
#main .news2 {
  padding: 100px 50px;
}
@media screen and (max-width: 767px) {
  #main .news2 {
    padding: 50px 25px;
  }
}
#main .news2 .title-01 {
  text-align: center;
}
#main .news2 ul {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#main .news2 ul li {
  margin-top: 50px;
}
@media print, screen and (min-width: 768px) {
  #main .news2 ul li:nth-child(odd) .wrap {
    flex-direction: row;
  }
  #main .news2 ul li:nth-child(even) .wrap {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  #main .news2 ul li {
    margin-top: 25px;
  }
}
#main .news2 ul li a {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: background-color 0.2s ease-in-out;
}
#main .news2 ul li a .wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fff;
  gap: 40px;
  padding: 35px 50px;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .wrap {
    padding: 30px;
    border-radius: 10px;
    display: block;
  }
}
#main .news2 ul li a .topic_event_thumbnail {
  flex: 0 0 35%;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_thumbnail {
    margin-bottom: 20px;
  }
}
#main .news2 ul li a .topic_event_thumbnail img {
  display: block;
  width: 100%;
}
#main .news2 ul li a .topic_event_text {
  flex: 1 1 auto;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_text {
    align-self: stretch;
  }
}
#main .news2 ul li a .topic_event_text .topic_event_tag {
  width: fit-content;
  border-radius: 6px;
  background-color: #fabbcb;
  color: #fff;
  padding: 5px 27px 7px;
  min-width: 180px;
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_text .topic_event_tag {
    padding: 3px 15px 4px;
    font-size: 12px;
    min-width: 140px;
  }
}
#main .news2 ul li a .topic_event_text .topic_event_tag.tag-29 {
  background-color: #fad378;
}
#main .news2 ul li a .topic_event_text .topic_event_title {
  margin: 15px 0 20px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_text .topic_event_title {
    font-size: 17px;
  }
}
#main .news2 ul li a .topic_event_text .topic_event_date {
  margin-top: 15px;
}
#main .news2 ul li a .topic_event_text .topic_event_content {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.65;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_text .topic_event_content {
    font-size: 14px;
  }
}
#main .news2 ul li a .topic_event_text .topic_event_content > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#main .news2 ul li a .topic_event_text .more {
  margin: 20px 0 0 auto;
  float: right;
  padding: 10px 33px 10px 0;
  background: url(../media/images/common/arrow_pink.png) no-repeat right 13px / 18px;
  font-size: 18px;
  line-height: 1;
  color: #4c4347;
  text-decoration: none;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  #main .news2 ul li a .topic_event_text .more {
    margin-top: 10px;
    padding-right: 20px;
    background-position: right 11px;
    background-size: 15px;
    font-size: 14px;
  }
}
#main .smile {
  padding: 0;
  background: url(../media/images/top/smile_bg.png) no-repeat center / 1920px 100%;
}
@media screen and (max-width: 1024px) {
  #main .smile {
    background-size: cover;
  }
}
#main .smile .smile_img {
  margin: 0 auto 0;
  max-width: 1250px;
  transform: translateX(77px);
  padding: 13px 0 0;
}
@media print, screen and (max-width: 1500px) {
  #main .smile .smile_img {
    max-width: 1000px;
    transform: translateX(0);
  }
}
@media screen and (max-width: 1024px) {
  #main .smile .smile_img {
    padding: 0 50px;
  }
}
#main .smile .smile_img img {
  display: block;
  width: 100%;
}
.top_banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .top_banner {
    padding: 30px 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .top_banner + .footer {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .top_banner.hide + .footer {
    padding-bottom: 35px;
  }
}
.top_banner .top_banner_close {
  position: absolute;
  top: 0px;
  right: 0;
  width: 30px;
  aspect-ratio: 1;
  border-bottom: none;
  cursor: pointer;
}
.top_banner .top_banner_close::before, .top_banner .top_banner_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 50%;
  background-color: #000;
}
.top_banner .top_banner_close::before {
  transform: rotate(45deg) translate(-4px, -3px);
}
.top_banner .top_banner_close::after {
  transform: rotate(-45deg) translate(3px, -4px);
}
.top_banner .top_banner_list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin: 0 auto;
  padding-left: 0;
  list-style: none;
  padding: 10px 0 0;
  max-width: 1200px;
  gap: 10px 20px;
}
@media screen and (max-width: 767px) {
  .top_banner .top_banner_list {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .top_banner .top_banner_list {
    padding: 0;
  }
}
.top_banner .top_banner_list > li {
  flex: 0 1 50%;
}
@media screen and (max-width: 767px) {
  .top_banner .top_banner_list > li + li {
    margin-top: 15px;
  }
}
.top_banner .top_banner_list > li a {
  display: block;
}
@media print, screen and (min-width: 1025px) {
  .top_banner .top_banner_list > li a {
    transition: 0.5s;
  }
  .top_banner .top_banner_list > li a:hover {
    opacity: 0.85;
  }
}
.top_banner .top_banner_list > li img {
  display: block;
  width: 100%;
}
/*# sourceMappingURL=./top.css.map */