@charset "UTF-8";
@import url("global.css");
.section + .section {
  margin-top: 100px;
}
.section .sec_title span {
  display: block;
}
.section .sec_title .en {
  color: #2866B7;
  text-transform: uppercase;
  font-size: clamp(16px, 1.9vw, 22px);
  font-weight: 600;
  line-height: 1;
}
.section .sec_title .ja {
  font-size: clamp(18px, 2.4vw, 30px);
  font-weight: bold;
}
.section .flex_box {
  display: flex;
  width: 100%;
}
.section .flex_box.sticky .flex_title .sec_title {
  position: sticky;
  top: 110px;
}
.section .flex_box .flex_title {
  flex-shrink: 0;
  width: 17%;
  margin-right: 40px;
}
.section .flex_box .flex_content {
  flex-grow: 1;
}

#sec_about .text {
  margin-top: 15px;
}

#sec_message {
  margin-bottom: 130px;
}
#sec_message .text {
  margin: 30px 0 0;
  padding-bottom: 30px;
  border-bottom: #F0F0F0 solid 1px;
  font-weight: 500;
}
#sec_message .text > p + p {
  margin-top: 1em;
}
#sec_message .namebox {
  margin: 20px 0 0 auto;
  width: fit-content;
}
#sec_message .namebox p:not([class]) {
  line-height: 1.2;
}
#sec_message .namebox .president {
  font-size: .9em;
}
#sec_message .namebox .president span {
  display: inline-block;
  margin-left: 15px;
  font-size: clamp(16px, 2vw, 22px);
  font-weight: bold;
}

.bgph {
  height: 400px;
  clip-path: inset(0);
}
.bgph img {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#sec_policy {
  padding-top: 120px;
}
#sec_policy .text {
  font-size: 1.125em;
}
#sec_policy .text > p {
  font-weight: 500;
}
#sec_policy .text > p + p {
  margin-top: .7em;
}

#sec_outline .outline {
  border-collapse: collapse;
}
#sec_outline .outline tr + tr {
  border-top: #F0F0F0 solid 1px;
}
#sec_outline .outline th {
  padding: 25px 0 25px 25px;
  font-weight: bold;
  white-space: nowrap;
}
#sec_outline .outline td {
  padding: 25px 25px 25px 70px;
  font-weight: 500;
}
#sec_outline .outline td .place {
  display: flex;
}
#sec_outline .outline td .place + .place {
  margin-top: 10px;
}
#sec_outline .outline td .place dt {
  flex-shrink: 0;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(40, 102, 183, 0.1);
  font-weight: bold;
}
#sec_outline .outline td .place dd {
  padding: 15px 0 15px 30px;
}
#sec_outline .outline td .place dd .add > a {
  display: inline-block;
  margin-left: 10px;
}
#sec_outline .outline td .link {
  margin: 15px 0 0 auto;
  width: fit-content;
}
#sec_outline .outline td .link a {
  display: block;
  padding: 10px 60px 10px 20px;
  background-color: #2866B7;
  color: #FFF;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
#sec_outline .outline td .link a:hover {
  transform: translateX(3px);
}
#sec_outline .outline td .link a::after {
  content: "\f061";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  font-family: 'Font Awesome 6 free','Font Awesome 6 Brands';
  font-weight: 900;
  font-size: clamp(12px, 1.6vw, 19px);
}
#sec_outline .outline td ol.numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}
#sec_outline .outline td ol.numbers li .num::before {
  content: "[";
  display: inline-block;
  margin-right: 1px;
}
#sec_outline .outline td ol.numbers li .num::after {
  content: "]";
  display: inline-block;
  margin: 0 7px 0 1px;
}
#sec_outline .outline td ul.list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}
#sec_outline .outline td ul.list li::before {
  content: "●";
  color: #CCC;
  display: inline-block;
  vertical-align: 2px;
  margin-right: 7px;
  font-size: 8px;
}
#sec_outline .outline td .others {
  text-align: right;
  margin-top: 5px;
  font-size: .85em;
  font-weight: 400;
}

#sec_history {
  margin-bottom: 140px;
}
#sec_history .history li + li {
  margin-top: 25px;
}
#sec_history .history li dl dt {
  font-size: clamp(20px, 2.2vw, 26px);
  font-weight: bold;
  border-bottom: #F0F0F0 solid 1px;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#sec_history .history li dl dt::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -3px;
  height: 5px;
  width: 120px;
  background-color: #2866B7;
}
#sec_history .history li dl dt small {
  display: inline-block;
  margin-left: 4px;
  font-size: 60%;
}
#sec_history .history li dl dd {
  margin-left: 160px;
  display: flex;
}
#sec_history .history li dl dd .month {
  flex-shrink: 0;
  display: block;
  width: 60px;
  margin-right: 10px;
  font-weight: bold;
}
#sec_history .history li dl dd > p {
  width: 100%;
  font-weight: 500;
}

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 ( 1600px )
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 1300px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1300px) {
  .section .flex_box .flex_title {
    width: 15%;
    margin-right: 35px;
  }

  #sec_outline .outline th {
    padding: 25px 0 25px 20px;
  }
  #sec_outline .outline td {
    padding: 25px 20px 25px 50px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 959px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  .section + .section {
    margin-top: 80px;
  }
  .section .flex_box .flex_title {
    width: 14%;
    margin-right: 30px;
  }

  #sec_message .text {
    margin-top: 20px;
    padding-bottom: 25px;
  }
  #sec_message .namebox {
    margin: 15px 0 0 auto;
  }
  #sec_message .namebox .president span {
    margin-left: 10px;
  }

  .bgph {
    height: 300px;
  }

  #sec_policy {
    padding-top: 90px;
  }

  #sec_outline .outline th {
    padding: 25px 0 25px 10px;
  }
  #sec_outline .outline td {
    padding: 25px 10px 25px 25px;
  }
  #sec_outline .outline td .place {
    display: block;
  }
  #sec_outline .outline td .place dt {
    width: auto;
    display: block;
    padding: 5px 10px;
  }
  #sec_outline .outline td .place dd {
    padding: 10px 10px 0;
  }
  #sec_outline .outline td .place dd .add > a {
    margin-left: 7px;
  }
  #sec_outline .outline td .link {
    margin: 10px 0 0 auto;
  }
  #sec_outline .outline td .link a {
    padding: 10px 40px 10px 15px;
  }
  #sec_outline .outline td .link a::after {
    right: 10px;
  }
  #sec_outline .outline td ol.numbers {
    gap: 7px 10px;
  }
  #sec_outline .outline td ol.numbers li .num::after {
    margin: 0 5px 0 1px;
  }
  #sec_outline .outline td ul.list {
    gap: 7px 10px;
  }
  #sec_outline .outline td ul.list li::before {
    vertical-align: 1px;
    margin-right: 6px;
  }

  #sec_history {
    margin-bottom: 100px;
  }
  #sec_history .history li + li {
    margin-top: 20px;
  }
  #sec_history .history li dl dt::before {
    width: 90px;
  }
  #sec_history .history li dl dd {
    margin-left: 100px;
  }
  #sec_history .history li dl dd .month {
    width: 40px;
    margin-right: 10px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-4 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  .section + .section {
    margin-top: 65px;
  }
  .section .sec_title {
    margin-bottom: 15px;
  }
  .section .sec_title .ja {
    line-height: 1.5;
  }
  .section .flex_box {
    display: block;
    width: 100%;
  }
  .section .flex_box.sticky .flex_title .sec_title {
    position: static;
    top: auto;
  }
  .section .flex_box .flex_title {
    width: 100%;
    margin-right: 0;
  }

  #sec_about .text {
    margin-top: 10px;
  }

  #sec_message {
    margin-bottom: 80px;
    overflow: hidden;
  }
  #sec_message .text {
    margin-top: 0;
  }

  .bgph {
    height: 200px;
  }

  #sec_policy {
    padding-top: 70px;
  }
  #sec_policy .text > p + p {
    margin-top: .5em;
  }

  #sec_outline .outline {
    border-top: #F0F0F0 solid 1px;
  }
  #sec_outline .outline th {
    vertical-align: top;
    padding: 20px 0 20px 5px;
  }
  #sec_outline .outline td {
    padding: 20px 5px 20px 15px;
  }
  #sec_outline .outline td .link a {
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  #sec_outline .outline td ol.numbers li .num::before {
    margin-right: 0;
  }
  #sec_outline .outline td ol.numbers li .num::after {
    margin: 0 4px 0 0;
  }
  #sec_outline .outline td ul.list li::before {
    margin-right: 5px;
    font-size: 7px;
  }

  #sec_history {
    margin-bottom: 65px;
  }
  #sec_history .history li + li {
    margin-top: 20px;
  }
  #sec_history .history li dl dt {
    padding-bottom: 2px;
    margin-bottom: 10px;
  }
  #sec_history .history li dl dt::before {
    bottom: -1px;
    height: 1px;
    width: 80px;
  }
  #sec_history .history li dl dt small {
    margin-left: 3px;
  }
  #sec_history .history li dl dd {
    margin-left: 5px;
  }
  #sec_history .history li dl dd .month {
    width: 35px;
    margin-right: 5px;
  }
}
