/*! Android用 */

* {
  background: transparent
    url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==")
    no-repeat left top;
  max-height: 999999px;
}

/* =Fonts
-------------------------------------------------------------- */

@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 100;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Thin.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("/wp-content/themes/customize/font/NotoSansCJKjp-Thin.woff") format("woff"),
    /* Modern Browsers */ url("/wp-content/themes/customize/font/NotoSansCJKjp-Thin.ttf")
      format("truetype"); /* Safari, Android, iOS */
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 200;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Light.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Light.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-DemiLight.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-DemiLight.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-DemiLight.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Regular.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Regular.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Medium.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Medium.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Bold.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Bold.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Black.eot");
  src: url("/wp-content/themes/customize/font/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Black.woff") format("woff"),
    url("/wp-content/themes/customize/font/NotoSansCJKjp-Black.ttf") format("truetype");
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 200;
}
.demi-light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.black {
  font-weight: 900;
}

html {
  font-size: 62.5%;
}
body,
input,
textarea {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.65;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, Verdana, sans-serif;
  color: #555;
}

.noto {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 0.4em 0 0\0;
}

.noto2 {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 0.4em 0 0\0;
  font-size: xx-small;
  line-height: 1em;
}

.noto::after {
  content: "";
  font-family: sans-serif;
}

.mincho {
  font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

a {
  /*transition: all 0.5s;*/
}
a:focus {
  outline: none;
}

a:link,
a:visited {
  color: #0066cc;
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: underline;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="number"],
textarea {
  background: #fff;
  border: 1px solid #c9bc9c;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 0.2em 0.5em;
}
select {
  padding: 3.3px 7px;
}
select::-ms-expand {
  display: none;
}
input[type="submit"] {
  border: none;
  display: block;
}
input[type="submit"]:hover {
  /*opacity: .7;*/
  cursor: pointer;
}
/* =table
-------------------------------------------------------------- */

table {
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border-top: 1px solid #dcdddd;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #dcdddd;
  margin: 2em 0;
  width: 100%;
}
td,
th {
  padding: 1rem;
  border-top: none;
  border-right: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
  border-left: none;
}

th {
  background: #efefef;
  white-space: nowrap;
}

/* =common class
-------------------------------------------------------------- */

.floatbox {
  overflow: hidden;
}

.floatlist {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.floatlist li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
}

.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}

.table {
  display: table;
  width: 100%;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}

.imgbox {
  line-height: 0;
}

.clear {
  clear: both;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

img,
iframe {
  max-width: 100%;
}

.hidden {
  display: none;
}

label.select-arrow {
  position: relative;
}
label.select-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #555555 transparent transparent transparent;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}
/*display*/
@media screen and (max-width: 480px) {
  body,
  input,
  textarea {
    font-size: 1.7rem;
  }
  .pc {
    display: none;
  }
  .br-pc {
    display: inline-block;
  }
  .br-pc {
    display: none;
  }
}

/*------------------------------------------
# 比較表 table-set-plan
------------------------------------------*/
.set-plan__section {
  margin-top: 70px;
  margin-bottom: 100px;
}
.set-plan__scroll-wrap {
  overflow-x: scroll;
}
.set-plan {
  background-color: #fff;
  --color-single: #0084c9;
  --color-student: #79c061;
  --color-senior: #e0b64f;

  /* スクロールのための余白 */
  margin-right: 100%;
}
.set-plan tr th:not(:has(a)) {
  color: #555;
}
.set-plan tr td:not(:first-of-type) {
  text-align: center;
}
.set-plan__link th a {
  color: #0066cc;
}
.set-plan td {
  padding: 0.2rem 0.6rem;
}
.set-plan__link th:not(:first-of-type) {
  /* -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	white-space: pre;
  text-orientation: upright; */
  text-align: center;
  vertical-align: top;
}

.set-plan span {
  display: inline-block;
}
.set-plan--fixed {
  position: sticky;
  left: 0;
  background-color: #efefef;
  font-weight: bold;
  font-size: 0.9em;
}
.set-plan-icon td {
  background-color: #efefef;
}
.set-plan__link span {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  white-space: pre;
  text-orientation: upright;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .set-plan tr:nth-of-type(2) td:not(:first-of-type) {
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

/* 比較表 ー アイコンセット
------------------------------*/
.icon-set {
  display: inline-block;

  --icon-set-color--single: #0084c9;
  --icon-set-color--student: #79c061;
  --icon-set-color--senior: #e0b64f;
  background-color: #555;

  padding: 0.3rem;
  height: 1.6rem;
  aspect-ratio: 1/1;
  border-radius: 13%;
}
.icon-set--student {
  background-color: var(--icon-set-color--student);
}
.icon-set--single {
  background-color: var(--icon-set-color--single);
}
.icon-set--senior {
  background-color: var(--icon-set-color--senior);
}
.set-plan-icon__box {
  display: flex;
  flex-wrap: nowrap;
  gap: 3.5px;
  justify-content: space-evenly;
  padding: 0.2rem 0;
}

@media screen and (max-width: 768px) {
  .set-plan-icon__box {
    justify-content: space-evenly;
  }
  .icon-set {
    height: 3rem;
  }
}

/* アイコン説明 */
.set-plan-icon__box--desc {
  flex-direction: column;
  align-items: baseline;
  margin-top: 20px;
  gap: 0.8em;
  /* gap: 1.6rem; */
}
.icon-description__title {
  margin: 0;
}
.set-plan-icon__box--desc > span {
  display: flex;
  gap: 0.3em;
  align-items: center;
}
.icon-description p {
  padding-right: 1.6rem;
}

@media screen and (max-width: 768px) {
  .set-plan-icon__box--desc {
    flex-direction: column;
  }
  .icon-description p {
    padding: 0;
    margin: 0;
    margin-top: 0.3em;
  }
  .icon-description .icon-set {
    /* margin-top: 2rem; */
  }
}

/* .set-plan .set-plan__th--single {
  background-color: var(--color-single);
  color: #fff;
}
.set-plan .set-plan__th--student {
  background-color: var(--color-student);
  color: #fff;
}
.set-plan .set-plan__th--senior {
  background-color: var(--color-senior);
  color: #fff;
} */
/* .set-plan td:nth-of-type(n + 3):nth-of-type(-n + 5) {
  background-color: #e7f7ff;
}
.set-plan td:nth-of-type(n + 6):nth-of-type(-n + 7) {
  background-color: #f0ffeb;
}
.set-plan td:nth-of-type(n + 8):nth-of-type(-n + 9) {
  background-color: #fff7e3;
} */

/*  企業概要（共通section）
====================================== */
.g-map:has(img) {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.g-map:has(img) > * {
  flex: 1 1 auto;
  max-width: 50%;
}
.map-item tr {
  background-color: #fff;
}
#flow .page-section {
  font-size: 1em;
}
#flow .section-title {
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 30px;
}
#flow .map-item {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .map-item tr {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .g-map:has(img) {
    flex-wrap: wrap;
    gap: 10px;
  }
  .g-map:has(img) > * {
    max-width: 100%;
  }
}

/* セット 商品 item
------------------------------*/
.set-products {
  --color-base-set-plan: rgb(85, 85, 85);
  --color-button-bg-set-plan: #023879;
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  margin-top: 30px;
}
.set-products * {
  color: var(--color-base-set-plan);
}
.set-product__inner-link {
}
.set-product__inner {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 16%);
  display: flex;
  gap: 1.6rem;
  padding: 20px;
}
.set-product__image {
  flex: 0 0 auto;
	min-width: 21rem;
}
.set-product__info-box {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.set-product__title {
  font-size: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 16%);
  margin-top: 0.5em;
}
.set-product__title h4 {
  margin: 0;
}
.set-product__link p {
  background-color: var(--color-button-bg-set-plan);
  color: #fff;
  padding: 0.3em;
  text-align: center;
  margin: 0;
}
.set-product__label {
  display: flex;
  gap: 1.2em;
  align-items: center;
  font-size: 0.9em;
}
.set-product__label > span {
  display: flex;
  gap: 0.3em;
}
.set-product__info-box {
  display: flex;
  flex-direction: column;
}
.set-product__image {
  display: flex;
}
.icon-description__title {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .set-product__inner {
    flex-direction: column;
  }
  .set-product__image img {
    width: 100%;
    height: auto;
  }
  .set-product__label-title {
    display: none;
  }
}

.product-list .sec-comment--set-plan a {
  color: #0066cc;
}

/* 寮セットプラン リンク
------------------------------*/
.product-list .dorm-link a {
  color: #0066cc;
}
.dorm-link{
	margin-top: 50px;
	text-align: right;
}
