@charset "UTF-8";
/* CSS Document */

#wrapper {
  overflow-x: hidden;
}

/*  */

div#box_kv {
  clear: both;
  height: 524px;
  /* debug */
  margin-top: 22px;
  position: relative;
  z-index: 20;
  width: 100%;
  overflow: hidden;
}

/*  */

#wrapper_home_1st_view {
  width: 100%;
  /*overflow: hidden;*/
  padding-bottom: 80px;
}

/* kv */

#box_kv div.swiper-slide {
  min-width: 945px;
  width: auto;
}

#box_kv div.swiper-slide a {
  display: block;
}

body.view_sp div.swiper-slide {
  min-width: initial;
  width: 100%;
  margin-right: 0 !important;
}

#box_kv .swiper-container {
  /*overflow-y: visible!important;*/
  overflow: visible;
  /*overflow-y: visible;*/
}

#box_kv div.swiper-slide.swiper-slide-active {
  position: relative;
  overflow: visible;
}

#box_kv .swiper-button-next,
#box_kv .swiper-button-prev {
  width: 60px;
  height: 90px;
  margin-top: -45px;
  background-size: 60% auto;
  border-radius: 8px;
  transition: 0.3s;
}

body.view_sp .swiper-button-next,
body.view_sp .swiper-button-prev {
  display: none;
}

#box_kv .swiper-button-prev {
  background-image: url(/img_home/arrow_prev.svg);
  left: calc((100% - 945px) / 2 - 4.8em);
}

#box_kv .swiper-button-next {
  background-image: url(/img_home/arrow_next.svg);
  right: calc((100% - 945px) / 2 - 4.8em);
}

#box_kv .swiper-button-next:hover,
#box_kv .swiper-button-prev:hover {
  background-color: rgba(200, 200, 200, 0.3);
}

#box_kv .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #a6a59b;
  opacity: 1;
}

#box_kv .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 12px;
  z-index: 100;
}

#box_kv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #0965a9;
  /*	width: 18px;
	height: 18px;*/
  box-sizing: content-box;
  border: 4px solid #fff;
  margin-bottom: -4px;
}

/*  */

#main_content:after,
#main_content:before {
  display: none;
}

/* home gnav lead wrap */

#wrapper_home_nav_lead {
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
  background-color: #fff;
  z-index: 10;
  margin-top: -160px;
}

#wrapper_home_nav_lead nav {
  z-index: 100;
}

#wrapper_home_nav_lead>.inner {
  position: relative;
  padding: 170px 0 30px 0;
  z-index: 40;
}

#box_map_shop::before,
#box_search::before,
#box_search::after,
#box_youtube::before,
#wrapper_home_nav_lead::before,
#wrapper_home_nav_lead::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;

  height: 80px;
  left: 0;
  background-image: url(/img_common/bg_yuru_wave_patern.svg);
  background-repeat: no-repeat;
}

#box_youtube::before,
#box_search::before,
#wrapper_home_nav_lead::before {
  top: -70px;
}

#box_search::after,
#wrapper_home_nav_lead::after {
  background-position: 0 -198px;
  bottom: -80px;
}

/**/
#wrapper_home_nav_lead>.inner::before,
#wrapper_home_nav_lead>.inner::after {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  height: 200px;
  z-index: 0;
  left: 50%;
  top: 0;
  background-color: #999;
  background-repeat: no-repeat;
}

#wrapper_home_nav_lead>.inner::before {
  width: 358px;
  height: 378px;
  top: -340px;
  margin-left: -712px;
  background-color: transparent;
  background-image: url(/img_home/bg_left_aircraft_tower.png);
}

#wrapper_home_nav_lead>.inner::after {
  width: 582px;
  height: 461px;
  top: -410px;
  margin-left: 182px;
  background-color: transparent;
  background-image: url(/img_home/bg_right_cloud_birds.png);
}

/* lead */

div.box_lead_home {
  width: 1024px;
  height: auto;
  margin: 32px auto 0 auto;
}

div.box_lead_home h2,
div.box_lead_home p {
  text-align: center;
  z-index: 10;
  position: relative;
}

div.box_lead_home h2 {}

div.box_lead_home h2 img {
  width: 685px;
  height: auto;
}

div.box_lead_home p {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 20px;
}

/* tree pattern */
.art_tree_left,
.art_tree_right {
  overflow: hidden;
  position: absolute;
  width: 795px;
  height: 469px;
  z-index: 0;
  top: 0;
  left: 50%;
  opacity: 0.5;
}

/* tree size */
.art_tree_left img,
.art_tree_right img {
  width: 207%;
  position: relative;
}

/* white tree */
.art_tree_left.white img,
.art_tree_right.white img {
  margin-top: 0px;
}

/* blue tree */
.art_tree_left.blue img,
.art_tree_right.blue img {
  margin-top: -569px;
}

/* beige tree */
.art_tree_left.beige img,
.art_tree_right.beige img {
  margin-top: -1138px;
}

#wrapper_home_nav_lead .art_tree_left {
  top: 120px;
  margin-left: -1300px;
}

#wrapper_home_nav_lead .art_tree_right {
  top: -48px;
  margin-left: 470px;
  transform: scale(-0.8, 0.8);
}

section#box_town .art_tree_left {
  top: 520px;
  transform: scale(0.8, 0.8);
  margin-left: -1300px;
  z-index: -1;
}

section#box_town .art_tree_right {
  top: 100px;
  transform: scale(-1, 1);
  margin-left: 550px;
  z-index: -1;
}

section#box_college .art_tree_left {
  top: 620px;
  margin-left: -1350px;
  z-index: -1;
}

section#box_college .art_tree_right {
  top: 220px;
  transform: scale(-1, 1);
  margin-left: 450px;
  z-index: -1;
}

section#box_youtube .art_tree_right {
  top: 220px;
  transform: scale(-0.85, 0.85);
  margin-left: 420px;
  z-index: -1;
}

section#box_youtube .art_tree_left {
  top: 540px;
  margin-left: -1240px;
  z-index: -1;
}

section#box_sns .art_tree_right {
  top: 700px;
  transform: scale(-1, 1);
  margin-left: 480px;
  z-index: -1;
}

section#box_sns .art_tree_left {
  top: auto;
  bottom: -80px;
  margin-left: -1250px;
  z-index: -1;
}

/* ======= #main_content =======  */

#main_content {
  background-color: transparent;
  width: 100%;
  padding-bottom: 130px;
  position: relative;
  z-index: 0;
}

#main_content main {
  width: 100%;
  padding: 0;
  margin: 0 auto 0;
  position: relative;
  z-index: 0;
}

/* #box_youtube */

#box_youtube {
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: #fff;
}

#box_youtube>.inner {
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 00;
  padding-top: 54px;

  overflow: hidden;
}

#box_youtube div.box_ttl {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 132px;
  position: relative;
  z-index: 0;
}

#box_youtube div.box_ttl::before,
#box_youtube div.box_ttl::after {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 0;
}

#box_youtube div.box_ttl::before {
  width: 120px;
  height: 114px;
  top: -16px;
  left: 0;
  /* background-image: url(/img_common/icon_toko.svg); */
  background-image: url(/img_common/icon_avatar.svg);
}

#box_youtube div.box_ttl::after {
  width: 252px;
  height: 106px;
  background-image: url(/img_common/art_mini_cloud.svg);
  background-size: cover;
  background-position: 0 -100px;
  z-index: -1;
  left: -54px;
  top: -24px;
}

#box_youtube div.box_ttl p:first-child {
  width: 100%;
  margin-bottom: 12px;
  padding-left: 0.3em;
}

#box_youtube div.box_ttl h2 {
  font-size: 3.2rem;
  padding: 0;
  color: #0863a9;
}

#box_youtube div.box_ttl h2+p {
  font-size: 1.1rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-left: 12px;
  padding-top: 4px;
}

#box_youtube div.box_ttl h2+p img {
  height: 30px;
  width: auto;
  vertical-align: middle;
  position: relative;
  margin-left: 3px;
  top: -3px;
}

#box_youtube div.box_thumbnails {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

#box_youtube div.box_thumbnails ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 64px;
}

#box_youtube div.box_thumbnails ul li {
  width: calc((100% - 72px) / 3);
  margin-bottom: 40px;
}

@media screen and (min-width: 600px) {
  #box_youtube div.box_thumbnails ul li:nth-child(3n + 2) {
    margin: 0 36px 40px;
  }
}

div.box_thumbnails ul li a {
  display: block;
}

div.box_thumbnails ul li figure {
  width: 100&;
  overflow: hidden;
  background-color: #020202;
  position: relative;
  z-index: 0;
}

div.box_thumbnails ul li figure::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 20;
  width: 74px;
  height: 74px;

  background-image: url(/img_common/icon_play_circle.svg);
  background-size: cover;
  background-repeat: no-repeat;

  left: 50%;
  margin-left: -37px;
  top: 50%;
  margin-top: -37px;
  opacity: 0.7;
}

div.box_thumbnails ul li figure+p {
  margin-top: 1em;
  line-height: 1.6;
}

div.box_thumbnails ul li figure+p span.badge {
  display: inline-block;
  background-color: #0864a9;
  color: #fff;
  margin-right: 12px;
  padding: 0.2em 0.7em 0.05em 0.7em;
  border-radius: 3px;
  position: relative;
  top: -3px;
}

div.box_thumbnails ul li figure img {
  transition: 0.3s;
  transform-origin: center;
  opacity: 0.8;
  position: relative;
  z-index: 0;
}

div.box_thumbnails ul li a:hover figure img {
  transform: scale(1.3);
}

#box_youtube div.box_link {
  margin-top: 24px;
  width: 1024px;
  margin: 24px auto 0 auto;
  border-bottom: 2px dotted #aaa;
  padding-bottom: 70px;
}

#box_youtube div.box_link p {
  text-align: center;
}

#box_youtube div.box_link p:first-child {
  font-size: 1.8rem;
  line-height: 1.5;
}

#box_youtube div.box_link p.btn_more_yt {
  margin-top: 28px;
  font-size: 2rem;
}

#box_youtube div.box_link p.btn_more_yt a {
  display: inline-block;
  background-color: #ff96a0;
  color: #fff;
  padding: 1.4em 2.5em 1.2em 2.5em;
  border-radius: 40px;
}

#box_youtube div.box_link p.btn_more_yt a span {
  position: relative;
  display: inline-block;
  padding-left: 32px;
  padding-right: 80px;
}

#box_youtube div.box_link p.btn_more_yt a span::before,
#box_youtube div.box_link p.btn_more_yt a span::after {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#box_youtube div.box_link p.btn_more_yt a span::before {
  background-size: cover;
  width: 25px;
  height: 25px;
  top: -4px;
  left: 0;

  background-image: url(/img_common/icon_arrow_right.svg);
}

#box_youtube div.box_link p.btn_more_yt a span::after {
  background-image: url(/img_common/logo_youtube_color.png);
  width: 68px;
  height: 34px;
  right: 0;
  top: -4px;
  background-size: contain;
}

/* #box_info */

#box_info {
  width: 100%;
  position: relative;
  background-color: #f8f8e7;

  padding-bottom: 100px;
  position: relative;
  z-index: 0;

  /* とりあえず */
  /*display: none;*/
}

#box_info>div.inner {
  position: relative;
  z-index: 10;
  width: 1024px;
  margin: 0 auto;
  padding-top: 60px;
}

#box_info h2 {
  font-size: 2.8rem;
  color: #57554b;
  text-align: center;
  font-weight: bold;
  padding-top: 0;
  position: relative;
  z-index: 0;
}

#box_info h2::before {
  content: '';
  display: block;
  position: absolute;
  top: -100px;
  left: 50%;
  width: 181px;
  margin-left: -90px;
  height: 84px;

  background-image: url(/img_home/ttl_info.png);
  background-repeat: no-repeat;
}

#box_info div.info_wrap {
  width: 1024px;
  margin: 0 auto;
  margin-top: 48px;
  position: relative;
  min-height: 160px;
}

/*スクロールバー全体*/
#box_info ::-webkit-scrollbar {
  width: 8px;
}

/*スクロールバーの軌道*/
#box_info ::-webkit-scrollbar-track {
  border-radius: 8px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
#box_info ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 50, 0.4);
  border-radius: 8px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

#box_info div[class^='art_info_'] {
  position: absolute;
  left: 50%;
  z-index: 0;
}

#box_info div.art_info_people_room {
  top: 80px;
  width: 440px;
  margin-left: -850px;
}

#box_info div.art_info_students {
  top: 80px;
  width: 160px;
  margin-left: 400px;
}

/* @group info old */

#info ul,
#box_info dl {
  width: 100%;
  /*margin: 0 auto;*/
  padding-left: 11em;
  padding-right: 1.4em;
  /*margin-top: 2em;*/
  /*position: relative;*/
  /*min-height: 160px;*/

  height: 20em;
  overflow-x: hidden;
  overflow-y: auto;
}

#info li .list_content>p,
#info li .list_content h3,
#info li .list_content span.date,
#box_info dt,
#box_info dd {
  font-size: 1.6rem;
  /*margin-top: 1.2em;*/
  line-height: 1.6;
  margin-bottom: 1.2em;
}

#info li .list_content span.date,
#box_info dt {
  color: #b1545d;
  float: left;
}

#info li .list_content>p,
#info li .list_content>h3,
#box_info dd {
  margin-left: 7em;
}

#box_info dt:nth-of-type(1),
#box_info dd:nth-of-type(1) {
  padding-top: 1em;
}

#box_info dd a {}

#box_info p {
  text-align: center;
  line-height: 1;
  margin-top: 2.4em;
}

#box_info p a {
  display: inline-block;
  font-size: 1.6rem;
  position: relative;
  overflow: visible;
  color: #0965a9;
}

#box_info p a:before {
  content: url(/img_common/arrow_right_red.svg);
  display: block;
  width: 18px;
  height: 18px;
  float: left;

  margin-right: 3px;
  margin-top: -1px;
}

#box_info p.ellipsis a:before {
  display: none;
}

/* @end */

#info ul li .thumb {
  display: none;
}

#info ul {}

#info ul li {
  margin-bottom: 20px;
}

#info li .list_content date {}

#info li .list_content>p,
#info li .list_content>h3,
#info li .list_content span.date {
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

#info li .list_content>h3 {
  font-weight: bold;
  color: #b1545d;
}

#info li .list_content>p {
  line-height: 1.8;
  margin-top: 0.6em;
}

/* えきまち */

section#box_town {
  /* width: 100%; */
  width: 1280px;
  margin: 0 auto 70px;
  /* overflow: hidden; */
  position: relative;
  z-index: 0;
  padding-top: 120px;
}

section#box_town::before {
  width: 100vw;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  height: 80px;
  left: 0;
  top: 0;
  background-image: url(/img_common/bg_yuru_wave_patern.svg);
  background-repeat: no-repeat;

  position: absolute;
  left: 50%;
  transform: translate(-50%, 0) rotate(180deg);
}

section#box_town>.inner {
  position: relative;
  z-index: 10;
  padding-bottom: 100px;
  padding-top: 24px;

  height: 980px;
}

/* ======== searc buttons ======== */

#box_search {
  position: relative;
  z-index: 10;
  background-color: #fff;
  position: relative;
  z-index: 0;
  background-image: url(/img_home/bg_color_dots.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#box_search>.inner {
  position: relative;
  z-index: 10;
  padding-top: 36px;
}

#box_search h2 {
  font-size: 3.6rem;
  position: relative;
  text-align: center;
  width: 500px;
  color: #0965a9;
  z-index: 10;
  font-weight: bold;
  margin: 0 auto;
}

#box_search h2::before {
  content: url(/img_home/icon_search.svg);
  display: block;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: auto;
  position: absolute;
  top: -116px;
}

/*  */

#box_search ul {
  width: 1024px;
  margin: 0 auto;
}

#box_search ul a {
  display: block;
  color: #222;
}

#box_search ul li,
#box_search ul li a {
  box-sizing: border-box;
}

#box_search ul.large {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}

#box_search ul.large li {
  line-height: 1.1;
  width: calc((100% - 60px) / 2);
  height: auto;
  position: relative;
}

#box_search ul.large li a {
  padding-left: 120px;
  width: 100%;
  height: 130px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  border-radius: 12px;
}

#box_search ul.large li a:hover {
  opacity: 1;
  background-color: #def5f8;
  box-shadow: inset 0px 0px 40px #fff;
}

#box_search ul.large h3 {
  font-size: 3.2rem;
  line-height: 1;
  background-image: url(//tokobeya.com/img_common/arrow_right_black.svg);
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 25px auto;
  padding-left: 32px;
}

#box_search ul.large h3+p {
  font-size: 1.6rem;
  margin-top: 0.7em;
  padding-left: 32px;
}

#box_search ul.large li.rail {
  margin-right: 60px;
}

#box_search ul.large li.rail::after {
  content: '';
  display: block;
  position: absolute;
  right: -30px;
  top: 0;
  width: 1px;
  height: 100%;
  border-right: 1px dotted #c8868d;
}

#box_search li.rail a::before,
#box_search li.area a::before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  transition: 0.3s;
  transform-origin: center;
}

#box_search li.rail a::before {
  width: 76px;
  height: 100%;
  background-image: url(/img_home/icon_search_rail.svg);
  background-position: 0 0;
  background-size: contain;
  top: 15px;
  left: 24px;
}

#box_search li.area a::before {
  width: 64px;
  height: 100%;
  background-image: url(/img_home/icon_search_area.svg);
  background-position: 0 0;
  background-size: contain;
  top: 20px;
  left: 28px;
}

#box_search li.rail a:hover::before,
#box_search li.area a:hover::before {
  transform: scale(1.2, 1.2);
}

/*  */

#box_search ul.sub {
  margin-top: 36px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#box_search ul.sub li,
#box_search ul.sub li a {
  box-sizing: border-box;
}

#box_search ul.sub li {
  width: calc((100% - 180px) / 4);
  margin-bottom: 36px;
  position: relative;
}

#box_search ul.sub li::after {
  content: '';
  display: block;
  height: 100%;
  border-right: 1px dotted #c8868d;
  position: absolute;
  right: -30px;
  top: 0;
}

#box_search ul.sub li:nth-of-type(4)::after,
#box_search ul.sub li:nth-of-type(8)::after {
  content: none;
}

#box_search ul.sub li a {}

#box_search ul.sub li figure {
  width: 100%;
  height: 90px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#box_search ul.sub li figure img {
  height: 60px;
  width: auto;
  display: block;
  transition: 0.3s;
}

#box_search ul.sub li a:hover {
  opacity: 1;
}

#box_search ul.sub li a:hover figure img {
  transform: translateY(-12px);
}

#box_search ul.sub li:nth-child(4n) {
  border-right: none;
}

#box_search ul.sub li p {
  position: relative;
  line-height: 1.5;
}

#box_search ul.sub li figure::before {
  content: '';
  display: block;
  background-image: url(//tokobeya.com/img_common/arrow_right_black.gif);
  background-position: 0 0;
  background-repeat: no-repeat;

  background-size: 1.2em auto;

  width: 20px;
  height: 20px;

  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  #box_search ul.sub li p:last-of-type:before {
    /*width: 1.4em;*/
    background-size: 90% 90%;
  }
}

#box_search ul.btn {
  z-index: 10;

  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-top: 50px;
  padding-bottom: 54px;
}

#box_search ul.btn li {
  font-size: 2.4rem;
}

#box_search ul.btn li:first-of-type {
  margin-right: 1.5em;
}

#box_search ul.btn li:last-of-type {}

#box_search ul.btn li a {
  position: relative;
  padding-left: 25px;
}

#box_search ul.btn li a:before {
  content: '';
  display: block;

  background-image: url(//tokobeya.com/img_common/arrow_right_black.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 18px auto;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 4px;
}

/* ======== /searc buttons ======== */

/* #box_college */

#box_college {
  width: 100%;
  z-index: 0;
  position: relative;
  overflow: hidden;
}

#box_college::after {
  content: url(/img_home/bg_college_bottom.jpg);
  position: absolute;
  width: 2000px;
  height: 200px;
  background-color: #555;
  z-index: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1000px;
}

section#box_college>div.inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
  padding-bottom: 114px;
}

img.fig_college {
  position: absolute;
  z-index: -1;
  height: auto;
}

img#fig_college_01 {
  width: 500px;
  top: 40px;
  left: -300px;
}

img#fig_college_02 {
  width: 310px;
  top: 40px;
  right: -200px;
}

img#fig_college_03 {
  width: auto;
  bottom: -70px;
  left: 50%;
  margin-left: -800px;
  display: none;
}

#box_college div.box_ttl {}

#box_college div.box_ttl h2 {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  color: #0965a9;
}

#box_college div.box_ttl h2:before {
  content: url(/img_home/img_ttl_college.svg);
  display: block;
  width: 132px;
  height: auto;
  margin: 0 auto 16px;
}

#box_college div.box_ttl p {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6;
  margin-top: 1.2em;
  color: #333;
}

/*  */

#box_college ul {
  width: 1024px;
  margin: 40px auto 0;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*flex-shrink: 0;*/
  /*	flex-direction: row;
	justify-content: center;*/
}

#box_college li {
  width: 322px;
  margin-bottom: 30px;
}

#box_college li:nth-child(2),
#box_college li:nth-child(1) {
  /*width: 488px;*/
  flex-basis: 488px;
  margin-bottom: 44px;
  padding-bottom: 0;
}

#box_college li:nth-child(1) {
  /*margin-right: 48px;*/
}

#box_college li:nth-child(3n + 4) {
  /*margin: 0 28px 30px;*/
}

div#box_school_list ul li a figure {
  margin-top: 1.6em;
}

#box_college li a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 1.2em;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.07);
  overflow: hidden;
}

#box_college li a:hover {
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.2);
  opacity: 1;
}

#box_college li:nth-child(2) a,
#box_college li:nth-child(1) a {
  padding-bottom: 0;
}

#box_college li h3 {
  color: #0965a9;
  font-size: 2rem;
  position: relative;

  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;

  padding: 0.8em 0.8em 0;
}

#box_college li:nth-child(2) h3,
#box_college li:nth-child(1) h3 {
  font-size: 3.2rem;
}

#box_college li h3 span {
  font-size: 1rem;
  margin-left: 1em;
  line-height: 1.2;
}

#box_college li:nth-child(1) h3 small,
#box_college li:nth-child(2) h3 span,
#box_college li:nth-child(1) h3 span {
  font-size: 2rem;
  color: #0965a9;
  margin-left: 0.2em;
}

#box_college li:nth-child(8) h3 {
  padding-right: 0;
}

#box_college li:nth-child(8) h3 span {
  /*	width: 10em;
	font-size: 1.2rem;*/
  font-size: 1.6rem;
  margin-left: 0.4em;
  display: block;
  line-height: 1;
}

#box_college li h3:before {
  content: '';
  display: inline-block;
  background-image: url(//tokobeya.com/img_common/arrow_right_blue.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 18px auto;

  width: 18px;
  height: 18px;
  margin-right: 0.3em;
}

#box_college li p {
  padding: 0 1.2em;
  line-height: 1.6;
  margin-top: 0.8em;
}

#box_college li:nth-child(2) p,
#box_college li:nth-child(1) p {
  padding: 0 1.8em;
}

#box_college li p.txt_access {
  font-weight: bold;
  position: relative;

  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}

#box_college li p.txt_access:before {
  content: '';
  display: inline-block;
  background-image: url(/img_home/icon_rail.svg);
  background-position: 2px 0;
  background-repeat: no-repeat;
  background-size: 1em auto;

  width: 1.2em;
  height: 1.2em;
  margin-right: 6px;
}

/* @group section#box_sns */

section#box_sns {
  background-color: #fff;
  position: relative;
  z-index: 0;
}

#box_sns div.box_ttl {
  position: relative;
  z-index: 10;
  width: 1024px;
  margin: 0 auto;
}

#box_sns div.box_ttl h2 {
  font-size: 2.8rem;
  color: #0864a9;
  font-weight: bold;
  padding-top: 0;
  text-align: center;
}

#box_sns div.box_ttl h2:before {
  content: url(/img_home/img_ttl_sns.svg);
  display: block;
  width: 132px;
  height: auto;
  margin: 0 auto 16px;
}

#box_sns div.box_ttl p {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6;
  margin-top: 1.2em;
  color: #333;
}

#box_sns>div.inner {
  width: 100%;
  padding-top: 64px;
  padding-bottom: 48px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

#box_sns ul.wrapper.sns {
  width: 1024px;
  margin: 0 auto;

  display: flex;
  justify-content: space-between;
  align-items: flex-start;

  min-height: 200px;

  margin-top: 40px;

  gap: 20px;
}

#box_sns li {
  width: 480px;
  width: calc(100% / 3);
}

#box_sns h3 {
  /*width: 5em;*/
  height: auto;
  text-align: center;
  margin: 0 auto;
}

#box_sns h3 img {
  height: 50px;
}

#box_sns div.ttl {
  /*border-top: 2px dotted;*/
  padding-top: 1.06em;
  /*margin-top: 10px;*/
  min-height: 98px;
  background-position: 0 0.8em;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  padding-left: 66px;
}

#box_sns li div.ttl::before {
  content: ' ';
  display: block;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 0;
  top: 6px;
  background-image: url(/img_common/icons_share_map.svg);
  background-size: 800%;
  background-repeat: no-repeat;
}

#box_sns li:nth-child(1) div.ttl::before {
  background-position: -302px -60px;
}

#box_sns li:nth-child(2) div.ttl::before {
  background-position: -380px -60px;
}

#box_sns li:nth-child(3) div.ttl::before {
  background-size: 600%;
  background-position: -154px -37px;
}

/*#box_sns li:nth-child(1) div.ttl::before,
#box_sns li:nth-child(2) div.ttl::before {
	content: "";
	display: block;
	width: 67px;
	height: 74px;
	position: absolute;
	top: 12px;
	left: 2px;
	background-repeat: no-repeat;
}


#box_sns li:nth-child(1) div.ttl::before{
	border-color: #44c6eb;
	background-image: url(/img_common/icon_blog.png);
	background-position: 0px 7px;
}

#box_sns li:nth-child(2) div.ttl::before {	
	background-image: url(/img_common/icon_gnav_2020.svg);
	background-size: 1555% auto;
	background-position: -949px -17px;
}*/

#box_sns li div.ttl h4 {
  font-size: 2rem;
  font-weight: bold;
}

#box_sns li div.ttl p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0.4em;
}

/*  */

#box_sns div.sns {}

#box_sns li:nth-child(2) div.sns {
  margin-top: 20px;
}

#box_sns li:nth-child(3) div.sns {
  margin-top: 26px;
}

#feed.sns {
  max-height: 600px;
  overflow-x: auto;
}

#feed.sns dl {
  margin-top: 30px;
}

#feed.sns dt,
#feed.sns dd {}

#feed.sns dt {
  background-color: #fef4f7;

  font-size: 1.6rem;
  line-height: 1.3;
  padding: 0.9em 0.9em 0.6em;

  margin-top: 1.8em;
}

#feed.sns dt:first-child {
  margin-top: 0;
}

div#feed.sns dl dt span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #eb688e;

  display: block;
  line-height: 1;

  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-bottom: 0.6em;
}

#feed.sns dd {
  font-size: 1.3rem;
  line-height: 1.4;

  padding-top: 1em;
}

#feed.sns dd figure {
  width: 70%;
  border-radius: 0.6em;

  overflow: hidden;

  margin-top: 1em;
  margin-bottom: 1em;
}

/**/

#box_sns div.box_blog_flex {
  width: 1024px;
  margin: 0 auto 0 auto;

  /* とりあえず */
  /*display: none;*/
}

#box_sns div.box_blog_flex div.ttl {
  border-color: #ea688d;
  min-height: initial;
  min-height: none;
}

#box_sns div.box_blog_flex h4 {
  font-size: 1.6rem;
  text-align: center;
}

#box_entry_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 32px;
}

#box_entry_list ul li {
  width: calc((100% - 160px) / 4);
  /* margin-bottom: 48px;
  margin: 0 26px 48px; */
}

#box_entry_list ul li:nth-child(n + 9) {
  /* css指定 */
  display: none;
}

#box_entry_list ul li:first-child {
  margin-left: 0;
}

#box_entry_list ul li:nth-child(4),
#box_entry_list ul li:last-child {
  margin-right: 0;
}


#box_entry_list figure {
  position: relative;
  margin-bottom: 12px;
  overflow: hidden;
  /* max-height: 144px; */
  height: 120px;

}

#box_entry_list figure img {
  /* position: relative; */
  transition: 0.3s;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#box_entry_list a:hover figure img {
  /* transform: scale(1.3); */
}

#box_entry_list ul li a {
  transition: 0.3s;
  display: block;
}

#box_entry_list ul li a:hover {
  transform: translate(0, -6px);
}

#box_entry_list .date {
  font-family: 'Roboto', sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #b3565f;
}

#box_entry_list ul li h3,
#box_entry_list ul li h5 {
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 300;
  margin-top: 0.5em;
  text-align: left;
}

/* insta */

/*#box_sns li.insta div.ttl::before {
	content: " ";
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	left: 0;
	top: 6px;
	background-image: url(/img_common/icons_share_map.svg);
	/*background-size: 800%;*!/
	background-repeat: no-repeat;
	background-size: 600%;
	background-position: -154px -37px;
}*/

#li_insta {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  gap: 10px;
}

#li_insta li {
  /* width: calc(50% - 5px); */
  /* width: calc(100% / 3 - 10px); */
  /*width: 50%;*/
  /*margin-bottom: 10px;*/

  width: 96px;
  height: 96px;
  overflow: hidden;
}

#li_insta li a {
  display: block;
  width: 96px;
  height: 96px;
  object-fit: cover;
}

#li_insta li.mov img {
  width: auto;
  max-height: 100%;
}

/* #li_insta li video {
	max-width: 100%;
} */

/*  */

/* @end */

/*  */

/*===== Google Review 2021 =====*/

#reviews {
  text-align: center;
  padding-top: 5em;
}

#reviews h3 {
  font-family: 'Roboto', 'Arial', 'Helvetica Neue', sans-serif;
  font-size: 3.4rem;
  font-weight: 500;
  margin-bottom: 0em;
  color: #00538d;
  text-align: center;
  line-height: 1.4;
}

#reviews h3+p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 2em;
}

div.box_txt p,
#reviews p.txt_goole {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 2em;
}

div.box_txt p strong,
#reviews p.txt_goole a {
  text-decoration: underline;
  color: #094fdc;
}

div.box_txt {
  width: 100%;
  max-width: 800px;
  margin: 2em auto 0;
}

div.box_txt a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  position: relative;
}

div.box_txt a:hover {
  text-decoration: none;
  transition: 0.3s;
  opacity: 0.8;
}

div.box_txt a:before {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background-image: url(/img_home/arrow_r.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-right: 0.6em;
}

div.box_txt p {
  width: 29em;
  line-height: 1.8;
  text-align: left;
  margin-top: 0;
  margin-left: 1em;
}

div.box_txt figure {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  transition: 0.3s;
}

div.box_txt a:hover figure {
  transform: scale(1.15);
}

/*===== /Google Review 2021 =====*/

/* 20220908 facebook */

.fb_iframe_widget span {
  width: 100%;
  height: 100%;
  display: block;
}

/* 2023 renew */

#box_renewal {
  width: 990px;
  margin: 80px auto 0;
}

#box_renewal div.wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0 70px;
  padding-bottom: 45px;
  border-bottom: #254696 solid 1px;
}

#logo_sanei_l {
  width: 440px;
  height: auto;
}

p.btn_sanei {
  text-align: center;
}

p.btn_sanei a {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px 0px;
  line-height: 1;
  position: relative;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(39, 73, 157);
  border-image: initial;
  padding: 1em 2em;
  transition: 0.3s;
}

p.btn_sanei a::before {
  content: '';
  width: 1em;
  height: 1em;
  background-image: url(/img_common/arrow_right.svg);
  background-size: 100%;
  display: inline-block;
  margin-right: 0.4em;
  position: relative;
  top: 0.2em;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

p.btn_sanei a:hover {
  transform: translate(0, -6px);
}

#box_renewal p.txt_next {
  width: 524px;
  height: auto;
  text-align: center;
  margin: 36px auto 0;
}

/* 資本業務提携 */

#wrapper_home_1st_view {
  padding-bottom: 0;
}

#wrapper_home_nav_lead::after {
  background-image: none;
  display: none;
}

#shihon_teikei {
  text-align: center;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 30px;

  & #fig_group {
    width: 343px;
    margin-inline: auto;
  }

  & div.wrap {
    margin-inline: auto;
    text-align: center;
    margin-top: 32px;
  }

  & h2 {
    font-size: 2.5rem;
    color: #27499d;
  }

  & h3 {
    display: inline-block;
    font-size: 1.8rem;
    text-align: center;
    background-color: #ffedeb;
    padding: 0.8em 2em;
    border-inline: 6px solid #ff9d93;
    line-height: 1;
    margin-top: 28px;
  }

  & p {
    font-size: 1.8rem;
    text-align: center;
    margin-top: 26px;
    line-height: 2;
  }

  & #logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 22px;
    margin-top: 48px;
    margin-left: 10px;
  }

  & img[src$='logo_sanei.svg'] {
    width: auto;
    height: 51px;
  }

  & img[src$='add.svg'] {
    width: auto;
    height: 33px;
  }

  & img[src$='logo_alphar.svg'] {
    width: auto;
    height: 43px;
  }

  & p.btn_detail {
    margin-top: 40px;
  }

  & p.btn_detail a {
    font-size: 1.8rem;
    font-weight: 600;
    border: #27499d solid 1px;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.8em 2em;
    transition: 0.2s;
  }

  & p.btn_detail a:before {
    content: '';
    display: inline-block;
    background-image: url(//tokobeya.com/img_common/arrow_right_blue.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px auto;
    width: 18px;
    height: 18px;
    margin-right: 0.3em;
  }

  & p.btn_detail a span {
    font-size: 0.8em;
  }

  & p.btn_detail a:hover {
    transform: translate(0, -6px);
  }

  & #peoples {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 66px;
    margin-top: 44px;
  }

  & img[src$='fig_peoples_02.avif'],
  & img[src$='fig_peoples_01.avif'] {
    width: auto;
    height: 110px;
  }

  & img[src$='fig_peoples_02.avif'] {}

  & img[src$='toko_chan.avif'] {
    width: auto;
    height: 226px;
  }

  /*  */
}

/* sns改訂 250219 */

#sec_sns {
  width: 1024px;
  margin-inline: auto;
  margin-top: 34px;
  padding-top: 54px;
  padding-bottom: 24px;
  border-top: 1px solid #cccccc;

  & div.wrap {
    text-align: center;
    margin-inline: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  & h2 {
    font-size: 3.0rem;
    font-family: 'Roboto', 'Arial', 'Helvetica Neue', sans-serif;
    font-weight: 300;
    color: #00538d;
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;

  }

  & h2::before,
  & h2::after {
    content: ' ';
    display: inline-block;
    width: 30px;
    height: 40px;
    position: relative;
    left: 0;
    top: 0;
    margin-right: 0.15em;
    margin-left: 0.15em;
    background-image: url(https://www.sanei-home.co.jp/assets_common/logo_sns.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
  }

  & h2::after {
    background-position: -36px 0;
  }

  & p {
    color: #00538d;
    font-size: 1.8rem;
    font-weight: 500;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    line-height: 1.4;
  }

  & p::before {
    content: '';
    display: block;
    width: 23px;
    height: 42px;
    background-image: url(https://www.sanei-home.co.jp/assets_common/arrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 10px;
  }

  & #li_sns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 18px;
  }


  & #li_sns li {}

  & #li_sns a {
    display: block;
    width: 71px;
    height: 50px;
    background-image: url(https://www.sanei-home.co.jp/assets_common/logo_sns.svg);
    background-position: -141px 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.3s;
  }

  & #li_sns a:hover {
    transform: translate(0, -6px);
  }

  & #li_sns li:nth-child(2) a {
    background-position: -212px 0;
  }

  & #li_sns li:nth-child(3) a {
    background-position: -281px 0;
  }

  & #li_sns li:nth-child(4) a {
    background-position: -350px 0;
  }

}

/* ======== Responsive ======== */
/* 1200px tablet */
@media screen and (max-width: 1200px) {
  body#page_home div#box_site_id {
    right: 18px;
  }
}

/* sp */

@media screen and (max-width: 599px) {
  /* mq-start */

  #wrapper {
    height: auto;
  }

  #main_content {
    padding-bottom: 100px;
  }

  #wrapper_home_1st_view {
    padding-bottom: 50px;
  }

  /*  */

  #header_global {
    overflow: visible;
  }

  /* KV */

  #box_kv div.swiper-slide {
    min-width: initial;
  }

  .swiper-pagination {
    display: none !important;
  }

  div#box_kv {
    height: calc(100vw * 0.57);
    /* debug */
    margin-top: 0;
    position: relative;
    z-index: 20;
  }

  /* home gnav lead wrap */

  #wrapper_home_nav_lead {
    width: 100%;
    margin-top: 0px;
    margin: 0;
    margin-top: -80px;
  }

  #wrapper_home_nav_lead>.inner {
    padding: 80px 0 0px 0;
  }

  div.box_lead_home h2 img {
    width: auto;
    max-width: 80vw;
    height: auto;
  }

  /* lead */

  div.box_lead_home {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
  }

  div.box_lead_home p {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 20px;
  }

  div.box_lead_home p br {
    display: none;
  }

  #wrapper_home_nav_lead>.inner::before {
    width: 148px;
    height: 238px;
    top: -165px;
    margin-left: 30px;
    transform: scale(-1, 1);
    background-size: contain;
  }

  #wrapper_home_nav_lead>.inner::after {
    /* width: 582px;
		height: 361px;
		top: -160px;
		background-size: contain;
		margin-left: -152px;
		background-color: transparent;
		background-image: url(/img_home/bg_right_cloud_birds.png); */
    display: none;
  }

  #wrapper_home_nav_lead::after {
    width: 100%;
    height: 60px;
    left: 0;
    bottom: -40px;
    background-size: 450% auto;
    background-position: -45px -70px;
  }

  /* pc nav unvisible */

  #nav_global {
    display: none;
  }

  /*  main search */

  section#box_search {
    background-image: url(/img_home/bg_color_dots.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }

  section#box_search::before {
    width: 100%;
    height: 36px;
    left: 0;
    top: -36px;
    background-size: 400% auto;
    background-position: -45px -00px;
  }

  #box_search>.inner {
    padding-top: 20px;
    padding-bottom: 32px;
    position: relative;
    z-index: 10;
  }

  #box_search h2 {
    font-size: 2.8rem;
    width: 90vw;
    color: #0965a9;
    text-align: center;
    margin: 0 auto;
  }

  #box_search ul {
    width: 90vw;
  }

  #box_search ul.large {
    align-content: flex-start;
  }

  #box_search ul.large li {
    width: calc((100% - 2vw) / 2);
  }

  #box_search ul.large li a {
    padding: 0;
    padding-top: 116px;
    height: auto;
  }

  #box_search li.rail a::before {
    width: 60px;
    top: 15px;
    left: 50%;
    margin-left: -30px;
  }

  #box_search li.area a::before {
    width: 54px;
    top: 18px;
    left: 50%;
    margin-left: -27px;
  }

  #box_search ul.large h3 {
    font-size: 2rem;
    line-height: 1.3;
  }

  #box_search ul.large h3+p {
    font-size: 1.6rem;
    margin-top: 0.5em;
    padding-left: 0;
    line-height: 1.4;
  }

  #box_search ul.sub li {
    width: calc((100% - 10vw) / 2);
    position: relative;
  }

  #box_search ul.sub li::after {
    right: -5vw;
    top: 0;
  }

  #box_search ul.sub li:nth-of-type(2)::after,
  #box_search ul.sub li:nth-of-type(4)::after,
  #box_search ul.sub li:nth-of-type(6)::after,
  #box_search ul.sub li:nth-of-type(8)::after {
    content: none;
  }

  #box_search ul.sub li:nth-of-type(7),
  #box_search ul.sub li:nth-of-type(8) {
    margin-bottom: 0;
  }

  #box_search ul.sub li p {
    font-size: 1.3rem;
    line-height: 1.7;
    padding-left: 25px;
  }

  #box_search ul.sub li p br {
    display: none;
  }

  #box_search ul.sub li figure {
    height: 66px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  #box_search ul.sub li figure img {
    height: calc(100vw * 0.5);
    width: auto;
    max-height: 45px;
  }

  #box_search ul.sub li figure::before {
    top: 140%;
    left: -3px;
  }

  #box_search ul.btn {
    margin: 0 auto 0 auto;
    display: block;
    padding-bottom: 12px;
    padding-top: 14px;
  }

  #box_search ul.btn li {
    margin: 0;
    width: 100%;
    margin-top: 24px;
    font-size: 1.8rem;
    text-align: center;
  }

  #box_search ul.btn li a {
    display: inline-block;
    padding-left: 35px;
  }

  #box_search ul.btn li a::before {
    top: -1px;
    left: 12px;
  }

  /* college */

  #box_college {
    width: 100%;
  }

  #box_college div.box_ttl h2 {
    font-size: 2.4rem;
  }

  #box_college div.box_ttl h2+p {
    font-size: 1.6rem;
    padding-right: 134px;
    text-align: left;
  }

  #box_college h2+p br {
    display: none;
  }

  section#box_college>div.inner {
    width: 90vw;
    padding-bottom: 104px;
  }

  img.fig_college {
    position: absolute;
    z-index: -1;
    height: auto;
  }

  img#fig_college_01 {
    width: 300px;
    top: 200px;
    left: auto;
    right: -44px;
    opacity: 0.3;
  }

  img#fig_college_02 {
    width: 150px;
    top: 155px;
    right: -24px;
  }

  #box_college ul {
    width: 100%;
    margin-top: 24px;
  }

  #box_college li {
    width: 100%;
  }

  #box_college li:nth-child(2),
  #box_college li:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
  }

  #box_college li:nth-child(1) {
    margin-right: 0;
  }

  #box_college li:nth-child(3n + 4) {
    margin: 0 0 30px;
  }

  #box_college li:nth-child(2) h3,
  #box_college li:nth-child(1) h3 {
    font-size: 1.7rem;
    padding-left: 26px;
  }

  #box_college li p {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  /* #box_youtube */

  #box_youtube {
    padding-top: 10px;
  }

  #box_youtube>.inner {
    width: 90vw;
    padding-top: 160px;
    padding-bottom: 60px;
    margin-top: -110px;
  }

  #box_youtube div.box_ttl {
    display: block;
    flex-wrap: wrap;
    align-content: center;
    width: 90vw;
    padding-left: 12vw;
  }

  #box_youtube div.box_ttl::before {
    top: -148px;
    left: 50%;
    margin-left: -35px;
  }

  #box_youtube div.box_ttl::after {
    width: 225px;
    left: 64px;
    top: -128px;
    transform-origin: bottom left;
    transform: scale(0.7);
  }

  #box_youtube div.box_ttl h2 {
    font-size: 2.8rem;
    margin-bottom: 0.3ems;
    padding: 0;
    color: #0863a9;
    text-align: left;
  }

  #box_youtube div.box_ttl h2+p {
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-left: 0;
    padding-top: 12px;
  }

  #box_youtube div.box_thumbnails {
    width: 100%;
  }

  #box_youtube div.box_thumbnails ul {
    width: 100%;
    margin: 24px auto 0 auto;
    justify-content: space-between;
  }

  #box_youtube div.box_thumbnails ul li {
    width: calc((100% - 5vw) / 2);
    margin-bottom: 40px;
  }

  div.box_thumbnails ul li figure+p span.badge {
    display: block;
    width: 100%;
    top: 0;
    position: static;
    margin-bottom: 12px;
  }

  div.box_thumbnails ul li figure::before {
    width: 48px;
    height: 48px;

    margin-left: -24px;
    top: 50%;
    margin-top: -24px;
  }

  #box_youtube div.box_link {
    width: 90vw;
    margin: 0 auto;
  }

  #box_youtube div.box_link p:first-child {
    font-size: 1.4rem;
    line-height: 1.7;
  }

  #box_youtube div.box_link p.btn_more_yt a span {
    padding-left: 32px;
    padding-right: 0px;
  }

  #box_youtube div.box_link p.btn_more_yt a {
    padding: 1em 1em 2.8em 1.5em;
    border-radius: 16px;
  }

  #box_youtube div.box_link p.btn_more_yt a span::after {
    right: auto;
    left: 50%;
    margin-left: -30px;
    top: auto;
    bottom: -45px;
  }

  /* SNS */
  section#box_sns {}

  #box_sns div.box_ttl {
    z-index: 10;
    width: 100%;
    margin: 0;
  }

  #box_sns h3 {
    font-size: 3.2rem;
  }

  #box_sns h3 img {
    height: 40px;
  }

  #box_sns>div.inner {
    width: 90vw;
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  #box_sns div.box_ttl p {
    font-size: 1.6rem;
  }

  #box_sns div.box_ttl p br {
    display: none;
  }

  #box_sns ul.wrapper.sns {
    display: block;
    width: 100%;
  }

  #box_sns ul.wrapper.sns li {
    width: 90vw;
    margin-bottom: 10vw;
  }

  #li_insta {
    gap: 0;
    flex-direction: inherit;
  }

  #box_sns ul.wrapper.sns #li_insta li {
    width: 28vw;
    height: 28vw;
    margin-bottom: 6vw;
  }

  #li_insta li a {
    width: 28vw;
    height: 28vw;
  }

  #box_sns li:nth-child(1) div.sns {
    height: 90vw;
    overflow: hidden;
  }

  #box_sns li:nth-child(2) div.sns {
    /*display: none;*/
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .fb_iframe_widget iframe {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
  }

  #box_sns div.box_blog_flex {
    width: 90vw;
    margin: 54px auto 0 auto;
  }

  #box_entry_list ul {
    justify-content: space-between;
  }

  #box_entry_list ul li {
    width: calc((100% - 5vw) / 2);
    margin: 0;
    margin-bottom: 48px;
  }

  #box_entry_list figure {
    /* max-height: 28vw; */
    height: 28vw;
  }

  /* #box_info */

  #box_info {
    padding-bottom: 3em;
  }

  #box_info>div.inner {
    width: 90vw;
    padding-top: 60px;
  }

  #box_info h2 {
    font-size: 2rem;
  }

  #box_info div.info_wrap {
    width: 100%;
    margin-top: 32px;
    position: relative;
    min-height: 160px;
  }

  #info ul,
  #box_info dl {
    padding-left: 0;
    padding-right: 0;
    height: 20em;
    overflow-x: hidden;
    overflow-y: auto;
  }

  #info li .list_content>p,
  #info li .list_content h3,
  #info li .list_content span.date,
  #box_info dt,
  #box_info dd {
    font-size: 1.4rem;
  }

  #info li .list_content>p,
  #info li .list_content>h3,
  #box_info dd {
    margin-left: 0;
  }

  #info li .list_content span.date,
  #box_info dt {
    float: none;
    display: block;
  }

  #page_home #box_info p:nth-child(3) {
    margin: 0;
    width: 100%;
  }

  #box_info div.list_content {
    margin-right: 1em;
    margin-left: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 1em;
  }

  #box_info ul.link li {
    margin-bottom: 0.8em;
  }

  #box_info div.art_info_people_room {
    display: none;
  }

  #box_info div.art_info_students {
    display: none;
  }

  /*  */

  #box_map_shop div.box_map_expl {
    padding-top: 2em;
  }

  /**/
  #cloud::after {}

  /*  */

  #coronavirus {
    z-index: 10009;
  }

  /*  */

  #reviews h3 {
    font-size: 3.4rem;
    font-size: 6.25vw;
    /* 20px */
  }

  #reviews h3+p {
    font-size: 1.6rem;
    font-size: 3.4375vw;
    /* 11px */
  }

  div.box_txt {
    width: 94%;
  }

  div.box_txt p,
  #reviews p.txt_goole {
    font-size: 3.4375vw;
    /* 11px */
    line-height: 1.6;
    /*padding: 0 2em;*/
  }

  div.box_txt p {
    width: auto;
    width: 60vw;
  }

  div.box_txt p br {
    display: none;
  }

  div.box_txt a {}

  div.box_txt figure img,
  div.box_txt figure {
    width: 18vw;
    height: 18vw;
  }

  div.box_txt figure img {}

  /* mq-end */

  /* 2023 */
  #box_renewal {
    width: 100%;
    margin-top: 12vw;
    padding-bottom: 10vw;
    position: relative;
    z-index: 99;
  }

  #box_renewal div.wrap {
    width: 88%;
    margin: 0 auto;
    flex-direction: column;
    padding-bottom: 12vw;
    gap: 0;
    align-items: center;
  }

  #logo_sanei_l {
    width: 90%;
  }

  #box_renewal p.btn_sanei {
    margin-top: 10vw;
  }

  #box_renewal p.btn_sanei a {
    font-size: 4.0625vw;
    /* 13px */
    padding: 1em 2em;
  }

  #box_renewal p.txt_next {
    width: 90%;
    margin-top: 6vw;
  }

  /* 資本業務提携 */

  #wrapper_home_1st_view {
    padding-bottom: 0;
  }

  #shihon_teikei {
    padding-top: 0;
    padding-bottom: 8vw;
    padding-inline: 6vw;

    & #fig_group {
      width: 60vw;
    }

    & div.wrap {
      margin-top: 6vw;
    }

    & h2 {
      font-size: 5vw;
      /* 16px */
      font-size: 4.6875vw;
      /* 15px */
      line-height: 1.4;
    }

    & h3 {
      width: 100%;
      font-size: 4.375vw;
      /* 14px */
      font-size: 4.0625vw;
      /* 13px */
      padding: 0.8em 0;
      margin-top: 3vw;
      line-height: 1.4;
    }

    & p {
      /* width: 90%; */
      font-size: 3.75vw;
      /* 12px */
      font-size: 3.4375vw;
      /* 11px */
      line-height: 1.6;
      margin-top: 6vw;
      margin-inline: auto;
    }

    & #logos {
      flex-direction: column;
      margin-top: 8vw;
      margin-left: 0;
      gap: 2vw 0;
    }

    & img[src$='logo_sanei.svg'] {
      height: 12vw;
    }

    & img[src$='logo_alphar.svg'] {
      height: 10vw;
    }

    & img[src$='add.svg'] {
      height: 6vw;
    }

    & p.btn_detail {
      margin-top: 12vw;
    }

    & p.btn_detail a {
      font-size: 3.75vw;
      /* 12px */
    }

    & #peoples {
      gap: 0 6vw;
      margin-top: 6vw;
    }

    & img[src$='toko_chan.avif'] {
      height: 36vw;
    }

    & img[src$='fig_peoples_02.avif'],
    & img[src$='fig_peoples_01.avif'] {
      width: auto;
      height: 20vw;
    }

    /*  */
  }

  /* /#shihon_teikei */

  /* #sec_sns */

  #sec_sns {
    width: 100%;
    margin-top: 8vw;
    padding-top: 6vw;
    padding-bottom: 2vw;

    & div.wrap {
      flex-direction: column;
    }

    & h2 {
      font-size: 7.5vw;
      /* 24px */
    }

    & h2::before,
    & h2::after {
      /* width: 10vw;
        height: calc(10vw *1.333333333333333); */
      top: -0.05em;
    }

    & h2::after {
      background-position: -36px 0;
      margin-left: 0.4em;
    }

    & p {
      margin-top: 2vw;
      font-size: 4.375vw;
      /* 14px */

    }

    & p br {
      display: none;
    }

    & p::before {
      display: none;
    }

    & #li_sns {
      margin-top: 6vw;
      margin-left: 0;
      gap: 0 4vw;
    }

  }

  /*  */
}

/*  */