@charset "utf-8";


/* ---------------------------------------------------------
 * common
** --------------------------------------------------------- */
/* --------------- .sidebar --------------- */
.sidebar .link_list {
  margin-top: 20px;
  padding: 10px 30px;
}
.sidebar .link_list li {
}
.sidebar .link_list li:not(:first-child) {
  border-top: 1px solid #ddd;
}
.sidebar .link_list a {
  height: 66px;
  line-height: 66px;
}
@media (max-width: 959px) {
  .sidebar .link_list {
    padding: 10px 15px;
  }
  .sidebar .link_list a {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 519px) {
  .sidebar .link_list {
    margin-top: 0;
  }
}




/* ---------------------------------------------------------
 * #page-about
** --------------------------------------------------------- */
#page-about {
}
/* --------------- .message --------------- */
#page-about .message {
  display: flex;
  align-items: center;
/*  height: calc(74000vw / 1500);*/
  height: 680px;
  min-height: 400px;
  margin-top: 110px;
  padding-top: 50px;
  background-image: url("../img/about/president_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-weight: bold;
}
#page-about .message .inner {
}
#page-about .message h2 {
  color: #015290;
  font-size: 28px;
}
#page-about .message .content {
  margin-top: 30px;
  font-size: 40px;
  line-height: 1.8;
}
#page-about .message .en {
  margin-top: 20px;
  color: #015290;
  font-size: 14px;
}
#page-about .message .president {
  margin-top: 40px;
}
#page-about .message .position {
  font-size: 16px;
}
#page-about .message .name {
  font-size: 26px;
}
#page-about .message .btn_area {
  margin-top: 30px;
}
@media (max-width: 1459px) {
  #page-about .message {
    height: calc(74000vw / 1500);
/*    padding-top: 50px;*/
  }
  #page-about .message h2 {
    font-size: calc(2800vw / 1500);
  }
  #page-about .message .content {
    margin-top: calc(3000vw / 1500);
    font-size: calc(4000vw / 1500);
/*    line-height: 1.8;*/
  }
  #page-about .message .en {
    margin-top: calc(2000vw / 1500);
    font-size: calc(1400vw / 1500);
  }
  #page-about .message .president {
    margin-top: calc(4000vw / 1500);
  }
  #page-about .message .position {
    font-size: calc(1600vw / 1500);
  }
  #page-about .message .name {
    font-size: calc(2600vw / 1500);
  }
  #page-about .message .btn_area {
    margin-top: calc(3000vw / 1500);
  }
}
@media (max-width: 959px) {
  #page-about .message h2 {
    font-size: 18px;
  }
  #page-about .message .content {
    margin-top: 20px;
    font-size: 26px;
  }
  #page-about .message .en {
    margin-top: 15px;
    font-size: 12px;
  }
  #page-about .message .president {
    margin-top: 25px;
  }
  #page-about .message .position {
    font-size: 14px;
  }
  #page-about .message .name {
    font-size: 22px;
  }
  #page-about .message .btn_area {
    margin-top: 20px;
  }
}
@media (max-width: 619px) {
  #page-about .message {
    align-items: flex-start;
    height: calc(110600vw / 856);
/*    padding-top: 50px;*/
    background-image: url("../img/about/president_bg_sp.jpg");
  }
  #page-about .message .content {
    margin-top: 5px;
    line-height: 1.6;
  }
}
@media (max-width: 409px) {
  #page-about .message h2 {
    font-size: calc(1800vw / 410);
  }
  #page-about .message .content {
    margin-top: calc(500vw / 410);
    font-size: calc(2600vw / 410);
  }
  #page-about .message .en {
    margin-top: calc(1500vw / 410);
    font-size: calc(1200vw / 410);
  }
  #page-about .message .president {
    margin-top: calc(2500vw / 410);
  }
  #page-about .message .position {
    font-size: calc(1400vw / 410);
  }
  #page-about .message .name {
    font-size: calc(2200vw / 410);
  }
  #page-about .message .btn_area {
    margin-top: calc(2000vw / 410);
  }
}


/* --------------- .page_list --------------- */
#page-about .page_list {
}




/* ---------------------------------------------------------
 * #page-identity
** --------------------------------------------------------- */
#page-identity {
}
/* --------------- .message --------------- */
#page-identity .message {
}
#page-identity .message h2 {
}
#page-identity .message .main_img {
  width: 100%;
  margin-top: 30px;
  border-radius: 20px;
}
#page-identity .message .lead_ttl {
  margin-top: 40px;
}
#page-identity .message .lead_txt {
  margin-top: 20px;
  line-height: 2.4;
}
#page-identity .message .president {
  margin-top: 20px;
  color: #0063af;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
}
#page-identity .message .president span {
  display: inline-block;
  margin-left: 20px;
  font-size: 26px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
  #page-identity .message .president {
    font-size: 15px;
  }
  #page-identity .message .president span {
    font-size: 22px;
  }
}


/* --------------- .identity --------------- */
#page-identity .identity {
  margin-top: 80px;
}
#page-identity .identity h2 {
}
/* .identity_4R */
#page-identity .identity .identity_4R {
  position: relative;
  margin-top: 30px;
  padding: 28px 15px;
  border: 2px solid #7ac5ff;
  border-radius: 20px;
  text-align: center;
}
#page-identity .identity .identity_4R .deco_l {
  position: absolute;
  z-index: 1;
  left: -2px;
  top: -2px;
  width: calc(34200% / 896);
  border-radius: 20px 0 0 0;
}
#page-identity .identity .identity_4R .deco_r {
  position: absolute;
  z-index: 1;
  right: -2px;
  bottom: -2px;
  width: calc(35600% / 896);
  border-radius: 0 0 20px 0;
}
#page-identity .identity .identity_4R .main_img {
  position: relative;
  z-index: 3;
  width: calc(66200% / 866);
}
@media (max-width: 959px) {
  #page-identity .identity .identity_4R .main_img {
/*    width: calc(16.625rem + ((1vw - 5.2px) * 46.8182));*/
  }
}
@media (max-width: 799px) {
  #page-identity .identity .identity_4R .main_img {
    width: 90%;
  }
}
@media (max-width: 519px) {
  #page-identity .identity .identity_4R .main_img {
    width: 100%;
  }
}
/* .jissen */
#page-identity .identity .jissen {
  margin-top: 40px;
}
#page-identity .identity .jissen li {
  position: relative;
  padding-left: 75px;
}
#page-identity .identity .jissen li:not(:last-child) {
  margin-bottom: 30px;
}
#page-identity .identity .jissen li:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 30px;
  top: 60px;
  display: block;
  width: 4px;
  height: calc(100% - 30px);
  background-image: radial-gradient(circle farthest-side, #015290 35%, transparent 45%);
  background-size: 4px 10px;
  background-position: top center;
}
#page-identity .identity .jissen .num {
  position: absolute;
  left: 0;
  top: 0;
  color: #e5e7e7;
  font-size: 52px;
  font-style: italic;
  line-height: 1;
}
#page-identity .identity .jissen .ttl {
  padding-top: 10px;
  color: #015290;
  font-size: 24px;
  font-weight: bold;
}
#page-identity .identity .jissen p {
  margin-top: 10px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
  #page-identity .identity .jissen li {
    padding-left: 60px;
  }
  #page-identity .identity .jissen li:not(:last-child)::before {
    left: 20px;
    top: 50px;
    height: calc(100% - 30px);
  }
  #page-identity .identity .jissen .num {
    font-size: 42px;
  }
  #page-identity .identity .jissen .ttl {
    padding-top: 10px;
    font-size: 20px;
  }
  #page-identity .identity .jissen p {
    margin-top: 5px;
  }
}




/* ---------------------------------------------------------
 * #page-company
** --------------------------------------------------------- */
#page-company {
}
#page-company .company {
}
#page-company .company h2 {
}
#page-company .company .detail {
  margin-top: 30px;
  padding: calc(3500% / 900) calc(6000% / 900) 80px;
  background-color: #fff;
  border-radius: 20px;
}
#page-company .map {
}
#page-company .map iframe {
  border-radius: 20px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}




/* ---------------------------------------------------------
 * #page-history
** --------------------------------------------------------- */
#page-history {
}
#page-history .history {
}
#page-history .history h2 {
}
#page-history .history .detail {
  margin-top: 30px;
  padding: calc(3500% / 900) calc(6000% / 900) 80px;
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
  #page-history .history .detail {
    padding-bottom: 0;
  }
}




/* ---------------------------------------------------------
 * #page-affiliated
** --------------------------------------------------------- */
#page-affiliated {
}
#page-affiliated .affiliated {
}
#page-affiliated .affiliated h2 {
}
#page-affiliated .companies {
  margin-top: 30px;
}
#page-affiliated .companies section {
  padding: 40px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#page-affiliated .companies section:not(:first-child) {
  margin-top: 40px;
}
#page-affiliated .companies h3 {
  color: #0063af;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}
#page-affiliated .companies .flex {
  margin-top: 30px;
}
#page-affiliated .companies .img {
  width: calc(43000% / 820);
  text-align: center;
}
#page-affiliated .companies .img img {
  max-width: 100%;
  border-radius: 20px;
}
#page-affiliated .companies .content {
  width: calc(35000% / 820);
}
#page-affiliated .companies dl {
}
#page-affiliated .companies dt {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-left: 1px solid #015290;
  color: #015290;
}
#page-affiliated .companies dt:not(:first-child) {
  margin-top: 20px;
}
#page-affiliated .companies dd {
  line-height: 1.8;
}
#page-affiliated .companies .map {
  margin-top: 40px;
}
#page-affiliated .companies iframe {
  border-radius: 20px;
}
@media (max-width: 959px) {
  #page-affiliated .companies section {
    padding: 30px;
  }
  #page-affiliated .companies h3 {
    font-size: 24px;
  }
}
@media (max-width: 709px) {
  #page-affiliated .companies .flex {
    display: block;
    margin-top: 20px;
  }
  #page-affiliated .companies .img {
    width: 100%;
  }
  #page-affiliated .companies .content {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 519px) {
  #page-affiliated .companies section {
    padding: 30px 20px 20px;
  }
  #page-affiliated .companies h3 {
    font-size: 20px;
  }
  #page-affiliated .companies iframe {
    height: 200px;
  }
}




/* ---------------------------------------------------------
 * #page-csr
** --------------------------------------------------------- */
#page-csr {
}
/* --------------- .school --------------- */
#page-csr .school {
}
#page-csr .school h2 {
}
#page-csr .school .box {
  margin-top: 30px;
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
}
#page-csr .school .lead_txt {
  margin-top: 10px;
  text-align: center;
}
#page-csr .school .flex {
  margin-top: 50px;
}
#page-csr .school .flex:nth-child(2n+1) {
}
#page-csr .school .img {
  width: calc(43000% / 820);
  text-align: center;
}
#page-csr .school .flex:nth-child(2n+1) .img {
  order: 2;
}
#page-csr .school .img img {
  max-width: 100%;
  border-radius: 20px;
}
#page-csr .school .content {
  width: calc(35000% / 820);
}
#page-csr .school h3.lower_h2 {
  margin-top: -10px;
  font-size: 28px;
  text-align: left;
}
#page-csr .school .content p {
  margin-top: 20px;
  line-height: 2.4;
}
@media (max-width: 959px) {
  #page-csr .school .box {
    padding: 30px;
  }
  #page-csr .school .flex {
    display: block;
  }
  #page-csr .school .img {
    width: 100%;
  }
  #page-csr .school .flex:nth-child(2n+1) .img {
    order: 1;
  }
  #page-csr .school .content {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 519px) {
  #page-csr .school .box {
    padding: 20px;
  }
  #page-csr .school h3.lower_h2 {
    font-size: 20px;
  }
}


/* --------------- .sdgs --------------- */
#page-csr .sdgs {
  margin-top: 60px;
}
#page-csr .sdgs h2 {
  position: relative;
  padding-top: 20px;
}
#page-csr .sdgs h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 140px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  background-color: #015290;
}
@media (max-width: 959px) {
}
@media (max-width: 519px) {
}
/* .lead */
#page-csr .sdgs .lead {
  margin-top: 40px;
}
#page-csr .sdgs .lead .img {
  width: calc(43000% / 900);
  text-align: center;
}
#page-csr .sdgs .lead .img img {
  max-width: 100%;
  border-radius: 20px;
}
#page-csr .sdgs .lead .content {
  width: calc(43000% / 900);
  line-height: 2.4;
}
@media (max-width: 959px) {
}
@media (max-width: 759px) {
  #page-csr .sdgs .lead {
    display: block;
  }
  #page-csr .sdgs .lead .img,
  #page-csr .sdgs .lead .content {
    width: 100%;
  }
  #page-csr .sdgs .lead .content {
    margin-top: 20px;
  }
}
@media (max-width: 519px) {
}
/* sections */
#page-csr .sdgs section {
  padding: 30px 40px;
  background-color: #f4f4f6;
  border-radius: 20px;
}
#page-csr .sdgs section h3 {
  color: #015290;
  font-size: 20px;
  font-weight: bold;
}
#page-csr .sdgs section p {
  margin-top: 10px;
  line-height: 2;
}
#page-csr .sdgs section .imgs {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
}
#page-csr .sdgs section .imgs img {
  width: 63px;
}
#page-csr .sdgs section .imgs img:not(:first-child) {
  margin-left: 15px;
}
@media (max-width: 959px) {
  #page-csr .sdgs section {
    padding: 20px 30px;
  }
  #page-csr .sdgs section h3 {
    text-align: center;
  }
}
@media (max-width: 519px) {
  #page-csr .sdgs section {
    padding: 30px 20px;
  }
}
/* .trash */
#page-csr .sdgs .trash {
  margin-top: 40px;
}
#page-csr .sdgs .trash .flex {
}
#page-csr .sdgs .trash .content {
  margin-right: 40px;
}
#page-csr .sdgs .trash h3 {
}
#page-csr .sdgs .trash p {
}
#page-csr .sdgs .trash .imgs {
}
#page-csr .sdgs .trash .imgs img {
}
@media (max-width: 959px) {
  #page-csr .sdgs .trash .content {
    margin-right: 0;
  }
  #page-csr .sdgs .trash .imgs {
    justify-content: center;
    margin-top: 10px;
  }
}
@media (max-width: 829px) {
}
@media (max-width: 519px) {
}
/* .cleaning */
#page-csr .sdgs .cleaning {
  margin-top: 20px;
}
#page-csr .sdgs .cleaning .flex {
}
#page-csr .sdgs .cleaning .ttl {
}
#page-csr .sdgs .cleaning h3 {
  margin-right: 40px;
}
#page-csr .sdgs .cleaning .imgs {
}
#page-csr .sdgs .cleaning .imgs img {
}
#page-csr .sdgs .cleaning p {
}
@media (max-width: 959px) {
  #page-csr .sdgs .cleaning .flex {
    display: block;
  }
  #page-csr .sdgs .cleaning h3 {
    margin-right: 0;
  }
  #page-csr .sdgs .cleaning .imgs {
    justify-content: center;
    margin-top: 10px;
  }
}
@media (max-width: 519px) {
}


/* --------------- .waste --------------- */
#page-csr .waste {
  margin-top: 120px;
}
#page-csr .waste h2 {
  position: relative;
  padding-top: 20px;
}
#page-csr .waste h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 140px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  background-color: #015290;
}
#page-csr .waste .flex {
  margin-top: 40px;
}
#page-csr .waste .img {
  width: calc(43000% / 900);
  text-align: center;
  order: 2;
}
#page-csr .waste .img img {
  max-width: 100%;
  border-radius: 20px;
}
#page-csr .waste .content {
  width: calc(43000% / 900);
}
#page-csr .waste .content p {
  margin-top: -10px;
  line-height: 2.4;
}
@media (max-width: 959px) {
  #page-csr .waste .flex {
    display: block;
  }
  #page-csr .waste .img {
    width: 100%;
    order: 1;
  }
  #page-csr .waste .content {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 519px) {
  #page-csr .waste {
    margin-top: 60px;
  }
  #page-csr .waste .content p {
    margin-top: 0;
  }
}




/* ---------------------------------------------------------
 * #page-license
** --------------------------------------------------------- */
#page-license {
}
#page-license h2 {
}
#page-license .license {
}
#page-license .license section {
}
#page-license .license h3 {
  border-left: 1px solid #015290;
  padding-left: 20px;
  color: #015290;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}
#page-license .box {
  padding: 40px 60px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#page-license table {
  width: 100%;
}
#page-license th {
  padding-bottom: 10px;
}
#page-license th,
#page-license td {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
#page-license th:not(:first-child),
#page-license td:not(:first-child) {
  padding-left: 30px;
}
#page-license th span {
  display: inline-block;
  width: 100%;
  height: 50px;
  background-color: #e3e8ee;
  border-radius: 6px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
#page-license td {
  padding-top: 13px;
  padding-bottom: 13px;
}
#page-license td:first-child {
  padding-left: 10px;
  font-weight: bold;
}
#page-license td:last-child {
  text-align: center;
}
#page-license td a {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  background-color: #0063af;
  border-radius: 100px;
  color: #fff;
  line-height: 40px;
  transition: all ease 0.3s;
}
#page-license td a:hover {
  opacity: 0.8;
}
#page-license td a img {
  position: relative;
  top: -3px;
  margin-left: 5px;
  vertical-align: middle;
}
#page-license .iwafuchi {
  margin-top: 30px;
}
#page-license .seibu {
  margin-top: 80px;
}
#page-license .box p {
  margin-top: 10px;
}
@media (max-width: 959px) {
  #page-license h3 {
    font-size: 24px;
  }
  #page-license .box {
    padding: 25px 40px;
  }
  #page-license th span {
    height: 45px;
    line-height: 45px;
  }
}
@media (max-width: 519px) {
  #page-license h3 {
    font-size: 20px;
  }
  #page-license .box {
    padding: 15px 20px;
  }
  #page-license th:not(:first-child),
  #page-license td:not(:first-child) {
    padding-left: 20px;
  }
  #page-license th span {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }
  #page-license td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  #page-license td a {
    height: 35px;
    padding: 0 20px;
    line-height: 35px;
  }
}