@charset "utf-8";
body {
  /* border-top: 5px solid #0070c0; */
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-top: -4px;
}
.pc_header {
  background-color: #fff;
  position: fixed;
  z-index: 1;
  box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
  width: 100%;
  border-top: 8px solid #28486a;
  margin-top: -1px;
  z-index: 10;
}

header {
  width: 100%;
  z-index: 10;
  height: 80px;
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
div#header-menu {
  width: 41%;
  float: right;
  max-width: 1000px;
}

.phone-banner {
  overflow-x: hidden;
}
.header-title-image {
  width: 105%;
  height: 100vh;
  background-position-y: -335px;
}

.header-title-image::before {
  /* background-color: #ffffffb8;  */
  opacity: 0.5;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  height: 500px;
  height: 100vh;
}
.banner-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  font-family: "Montserrat", Verdana, Arial;
}

.banners p {
  font-size: 35px;
  color: #000;
  font-weight: 700;
  margin: 0;
  line-height: 50px;
  /* text-shadow: 0 0 5px #333; */
}

.banners.fade-in-text {
  display: flex;
  flex-direction: column;
  background-color: #ffffff8c;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  padding: 40px;
  width: 100%;
  text-align: center;
}

.banners hr {
  background-color: #28486A;
  border: 0;
  margin: 20px 80px;
}

.fade-in-text {
  opacity: 0;
  animation: fadeIn 2s forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.scroll-indicator {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  animation: bounce 1.5s infinite;
  color: #28486A;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}

.arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 14px solid #28486A;
  animation: bounce 1.5s infinite;
  padding-bottom: 32px;
}

.arrow::before {
  content: "スクロール";
  position: absolute;
  top: -95%;
  word-break: keep-all;
  display: flex;
  justify-content: center;
  right: -40%;
  left: 20%;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(4px);
  }
  100% {
    transform: translateY(0);
  }
}

h1 {
  margin: 0 0 20px 0;
  padding: 12px;
  border: solid 4px #ef7a00;
  overflow: hidden;
}
.post-meta-key {
  background: #f7f5f2;
}
.hvr-rectangle-out {
  background: #bfe4ff;
}
.subtitle03 {
  width: 100%;
}
footer div#company p span {
  font-size: 57%;
  margin-left: 0px;
}
div#company {
  float: left;
}
#footer_navi ul{
  display: flex;
  justify-content: center;
}

#footer_navi ul.company {
  margin-top: 20px;
  width: 100%;
}
#footer_navi ul.company li {
  float: left;
  width: auto;
  margin-right: 50px;
}
address {
  background: #bfe4ff;
  border-top: none;
  color: #000;
}
footer {
  width: auto;
  float: center;
  color: #555555;
  clear: both;
  background-color: #bfe4ff;
  border-top: solid 5px #0070c0;
  color: #000;
}
#footer_navi a.external {
  background-image: url(../common/images/icon_new.png);
  background-position: 7px 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  list-style: none;
  background-size: 13px;
}
input[type="submit"] {
  padding: 0.5em 1em;
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  color: #242424;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  font-family: "Montserrat", Verdana, Arial;
  transition: all 0.2s ease;
}
#header-left a:active,
#header-left a:visited,
#header-left a:hover,
.hvr-rectangle-out:before {
  color: #333333;
}
#header-left {
  width: 294px;
  text-align: left;
  margin: auto 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#header-left p {
  margin: 15px 0;
}
#dropmenu li {
  border-left: none;
  border-right: none;
  width: 25%;
}
#dropmenu li a {
  color: #333333;
  padding: 22px 0;
  height: 100%;
}
.subtitle03 {
  width: 100%;
  background: none;
  border: 0;
  border-bottom: 10px solid #bfe4ff;
  padding: 0px 9px;
  line-height: 0.4;
  overflow: visible;
  margin-bottom: 20px;
  font-weight: bold;
  /* float: left; */
  font-size: 150%;
}
th,
td,
.table02 th {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
}
.list01 li {
  padding: 0 0 0 35px;
}
footer div#company {
  font-size: 100%;
  margin-left: 0px;
}
div#header-menu nav {
  float: right;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
iframe {
  height: 434px;
}
p.irioslogo {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
  width: 240px;
  order: 2;
  z-index: 4;
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 0;
}

.irioslogo a {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.irioslogo a img {
  order: 1;
  margin-right: 10px;
}
.irioslogo span {
  /* position: absolute;
  top: 20px;
  left: 5px; */
  order: 2;
  font-size: 15px;
  line-height: 1.6em;
}

section.description {
  display: flex;
  flex-direction: column;
  margin: 0 0 100px;
}

section.description p {
  line-height: 2rem;
}

ul#dropmenu {
  display: flex;
  flex-direction: row;
  height: 94px;
  justify-content: center;
}

.containers {
  display: flex;
  justify-content: space-between;
}

.column {
  flex: 1;
  margin: 0 20px;
  /* padding-bottom: 50px; */
}

.subtitleh2 {
  width: 100%;
  background: none;
  border: 0;
  border-bottom: 10px solid #bfe4ff;
  padding: 0px 9px;
  line-height: 0.4;
  overflow: visible;
  font-weight: 700;
  float: left;
  font-size: 150%;
  margin: 20px 0;
  padding-top: 20px;
}

.centered-image {
  text-align: center;
}

.column-sub {
  display: flex;
  flex-direction: row;
  margin: 20px 0;
  align-items: flex-end;
}

.column-sub:first-child {
  border-bottom: #8d8d8d solid 1px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.column-sub h3 {
  color: #0070c0;
  font-weight: 700;
  font-size: 150%;
  text-align: right;
  line-height: 20px;
}

.column-sub-flex {
  flex: 1;
  text-align: center;
}

.column-sub-flex-left {
  width: 35%;
  text-align: center;
  margin-bottom: 12px;
}

.column-sub-flex img {
  width: 100%;
}

.column p {
  margin-top: 14px;
}
.column .main-left a img {
  margin-bottom: 16px;
}

.subtitleh5 {
  font-size: 120%;
  font-weight: 700;
  margin: 20px 0;
}

.number {
  font-weight: 700;
  font-size: 150%;
  color: #ea5404;
}

.remarks {
  background-color: #bfe4ff;
  margin: 10px;
  padding: 10px;
  margin-bottom: 40px;
}

.break-after-dot {
  position: relative;
  margin-bottom: 0;
}
.break-after-dot::after {
  content: "";
  display: block;
  margin-top: 0.5em;
}

section#primary {
  margin: 0 0 100px;
  padding-top: 60px;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none; /* Hidden by default */
  padding: 10px;
  background: #0070c0;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.back-to-top:hover {
  background: #0070c0;
}

a#backToTop {
  color: #fff;
  transform: rotate(270deg);
  padding: 20px 18px;
}

#logo a,
#header-left p a {
  color: #0070c0;
}

#dropmenu li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

#dropmenu {
  height: 70px;
}

.irioslogo a {
  color: #3e3e3e;
}

#header-left a img {
  width: 70%;
  margin: 0 10%;
}

input[type="text"], input[type="email"], input[type="tel"] {
  width:98%;
  height: 36px;
  border-radius: 5px;
  padding-left: 8px;
}

.banner{
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 114.5%;
  height: 100vh;
  background-position-y: 0px;

}

.info{
  background-color: #f1f1f1;
   height:100vh;
   color: #000; 
   text-align: center;	
	display: flex;
	flex-direction: column;
  justify-content: center;
  padding-top: 100px;
  line-height: 34px;
}

@media screen and (max-width: 1440px) {
  .banner-title {
    font-size: 26px;
    line-height: 45px;
  }

  .banners hr {
    margin: 8px 80px;
  }

  .banners p {
    font-size: 26px;
    line-height: 30px;
  }

  .header-title-image {
    /* height: 60vh; */
    background-position-y: 0;
  }

  div#header-menu {
    width: 56%;
    position: absolute;
    left: 43%;
    display: flex;
  }

  #header-left {
    width: 220px;
  }
  ul#dropmenu {
    height: auto;
  }
  p.irioslogo {
    float: right;
    margin-top: 0px;
  }

  .irioslogo a img {
    width: 28%;
  }
}

@media screen and (max-width: 1024px) {
  div#header-menu {
    width: 66%;
    position: absolute;
    left: 32%;
    display: flex;
  }
}

@media screen and (max-width: 900px) {
  p.irioslogo {
    width: 190px;
    margin-bottom: 0;
    margin-top: 8px;
  }
  p.irioslogo span {
    font-size: 12px;
  }
  .irioslogo a img {
    width: 29%;
    float: inline-end;
  }
}

@media screen and (max-width: 860px) {
  div#header-menu {
    /* width: 50%; */
    right: 20%;
    top: 0;
    position: absolute;
  }

  #header-left {
    /* width: 190px; */
  }

  .scroll-indicator {
    display: none;
  }

  .banners {
    top: 40%;
  }

  .header-title-image {
    height: 65vh;
  }
  p.irioslogo img {
    /* width: 24%; */
    float: right;
  }
}

@media screen and (max-width: 680px) {
  .sp_header {
    display: block;
    border-top: 7px solid #0070c0;
  }
  .pc_header {
    display: none;
  }
  .header {
    background-color: #bfe4ff;
    padding: 4px 10px 4px 0px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
  .header #logo {
    width: 180px;
    margin-left: 0px;
    /* order: 1;
    flex: 1; */
  }

  .header p#logo a img {
    width: 130px;
    margin-top: 2px;
    margin-left: -14px;
  }
  /* 
  p.irioslogophone{
    max-width: 50%;
    margin-top: 0px;
    margin-right: 0px;
    flex: 3;
    order: 1;
  } */
  p.irioslogophone a img {
    width: 78px;
    margin-right: 45px;
    position: absolute;
    right: 0;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    top: 9px;
  }
  p.irioslogophone a {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1;
  }

  .irioslogophone span {
    position: relative;
    order: 1;
    text-align: left;
    top: 0px;
    left: 0px;
    font-size: 80%;
    margin-left: 4px;
  }

  .phone-nav {
    display: flex;

    order: 2;
    justify-content: flex-end;
    align-items: center;
  }
  .header a:link,
  a:visited {
    color: #000000;
  }
  table.’post-meta’ {
    clear: both;
  }
  th,
  td {
    font-size: 110%;
    width: 100%;
    display: block;
  }
  .site-content {
    padding-top: 2em;
  }
  .header-title-image {
    height: 430px;
    background-position: center -56px;

  }

  .header-title-image::before {
    height: 320px;
  }

  .table02 td {
    font-size: 110%;
  }
  #menu ul {
    padding: 0;
  }
  #menu li {
    padding: 0;
  }
  #menu li a {
    padding-left: 20px;
  }
  #menu li a:hover {
    color: #000;
  }

  .containers {
    flex-direction: column;
  }

  .containers img {
    width: 100%;
  }

  .column {
    margin: 0 0px;
  }
  .column a img {
    margin: 20px 0;
  }

  .subtitleh5 {
    font-size: 12px;
    letter-spacing: 0em;
  }
  .column-sub h3 {
    font-size: 18px;
    margin-right: 20px;
  }
  section.description {
    margin-bottom: 40px;
  }
  .break-after-dot {
    font-size: 12px;
  }

  .column p {
    margin-top: 4px;
  }
  .column-sub-flex-left {
    margin-bottom: 33px;
  }

  .banner-title {
    font-size: 18px;
    line-height: 40px;
    /* text-shadow: 0 0 2px #333; */
    text-shadow: none !important;
  }

  .banners p {
    font-size: 14px;
    line-height: 16px;
    /* text-shadow: 0 0 1.5px #333; */
  }
  .banners.fade-in-text {
    top: 50%;
  }

  .banners hr {
    margin: 12px 12px;
    width: 88%;
    border-top: 1px solid rgb(0, 112, 192);
  }

  .header #menu_op {
    margin: 0px 0 0 0px;
    order: 3;
    width: 35px;
  }
}

@media screen and (min-width: 320px) and (max-width: 425px) {

  .banners.fade-in-text {
    top: 25%;

  }

  .banners.fade-in-text {
    height: 120px;
    text-align: center;
    display: flex;
    margin: 114px auto 34px auto;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .phone-banner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 55vh;
    top: 30%;
  }
  .phone-banner div {
    display: inline-block;
    vertical-align: middle;
  }

  section#population h1.subtitle03 {
    font-size: 145%;
  }

  .topbanner {
    z-index: 4;
  }
  p.irioslogo span {
    font-size: 11px;
  }
  .header #menu_op {
    margin: 0px 0 0 0px;
  }
}
