@charset "UTF-8";
/* 全端末共通
-------------------------------------------------- */
* {
  box-sizing: border-box;
}

html, body {
  font-family: '游ゴシック体', 'YuGothic' , '游ゴシック', 'Yu Gothic', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

html { 
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
  flex-shrink: 0;
  /* PCの右クリック禁止 */
  /* pointer-events: none; */
  /* SPの長押し禁止 */
  /* -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  user-select:none; */


  user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}
/* img:hover {
  pointer-events: auto;
} */

a:hover {
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.2s;
}

.inner {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
}

.wrapper {
  min-height: calc(100vh - 618px);
  margin-top: 80px;
  padding: 0 15px;
}

.scroll {
  overflow-x: hidden;
}

section {
  margin-top: 80px;
}

.bg-accent {
  background-color: #002456;
}

.fn-medium {
  font-family: '游ゴシック体', 'YuGothic' , '游ゴシック', 'Yu Gothic', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.fn-bold {
  font-family: '游ゴシック体', 'YuGothic' , '游ゴシック', 'Yu Gothic', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
}

.fc-accent-main, .table a {
  color: #002456;
}

.fc-accent-sub {
  color: #fff;
}

.fc-emphasis {
  color: #E82222;
}

.fnt-base {
  line-height: 1.5;
}

.fnt-center {
  text-align: center;
}

.fa-arrow-circle-right {
  color: #002456;
  margin-right: 10px;
}

.fa-file-pdf {
  font-size: 25px;
  color: #D84F4F;
  vertical-align: bottom;
  margin-left: 10px;
}

.btn {
  position: relative;
  display: block;
  max-width: 240px;
  text-align: center;
  border: 1px solid #333333;
  margin: 50px auto 0;
  padding: 20px 0;
}

.btn .fas {
  margin-left: 14px;
}

.btn-sub {
  display: block;
  width: 222px;
  line-height: 44px;
  text-align: center;
  border-radius: 30px;
  margin: 30px auto 0;
}

.btn-sub.btn-sub_b {
  background-color: #002456;
  color: #fff;
}

.btn-sub.btn-sub_b .far {
  color: #fff;
  margin-right: 10px;
}

.btn-sub.btn-sub_g, #branch .offices ul li.box .btn-gmap {
  background-color: #E1E6E8;
}

/* 背景ふわふわ */
@keyframes fluffy {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

.anime-fluffy {
  animation: 4s fluffy infinite;
}

.bg-item-position {
  position: relative;
}

.bg-item01 {
  position: absolute;
  background-image:url(../images/common/bg-item01.png);
  background-repeat:  no-repeat;
  width:100%;
  height:100%;
  z-index: -10;
}

.bg-item02 {
  position: absolute;
  background-image: url(../images/common/bg-item02.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -10;
}

.bg-item03 {
  position: absolute;
  background-image:url(../images/common/bg-item03.png);
  background-repeat:  no-repeat;
  background-size:100%;
  width:100%;
  height:100%;
  z-index: -10;
}

.bg-item04 {
  position: absolute;
  background-image:url(../images/common/bg-item04.png);
  background-repeat:  no-repeat;
  width:100%;
  height:100%;
  z-index: -10;
}

.contract-services .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 80%;
  background-size: 170%;
}

.testing-contract .bg-item01 {
  width: 50%;
  left: 0;
  top: 330%;
}

.testing-contract .bg-item02 {
  width: 30%;
  right: 0;
  top: 55%;
  background-size: 170%;
}

.examples-of-testing .bg-item01 {
  width: 50%;
  left: 0;
  top: 80%;
}

.examples-of-testing .bg-item02 {
  width: 30%;
  right: 0;
  top: 20%;
  background-size: 130%;
}

.environmental-measurement-contract .bg-item01 {
  width: 50%;
  left: -20%;
  top: 350%;
}

.environmental-measurement-contract .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 60%;
  background-size: 170%;
}

.imagevideo-capture .bg-item01 {
  width: 50%;
  left: -20%;
  top: 150%;
}

.imagevideo-capture .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 60%;
  background-size: 170%;
}

.itea-technology-animation .bg-item01 {
  width: 50%;
  left: 0;
  top: 370% !important;
}

.itea-technology .bg-item02 {
  width: 30%;
  right: 0;
  top: 100%;
  background-size: 170%;
}

.itea-technology .bg-item04 {
  width: 100%;
  left: -15%;
  top: 550%;
  background-size: 50%;
}

.itea-technology .bg-item01 {
  width: 50%;
  left: 0;
  top: 900%;
}

.company-information .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 80%;
  background-size: 170%;
}

.president .bg-item01 {
  width: 50%;
  left: 0;
  top: 120%;
}

.president .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 30%;
  background-size: 170%;
}

.director .bg-item01 {
  width: 50%;
  left: 0;
  top: 120%;
}

.director .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 30%;
  background-size: 170%;
}

#assistant-director .director .bg-item01 {
  width: 50%;
  left: 0;
  top: 120%;
}

#assistant-director .director .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 30%;
  background-size: 170%;
}

.corporate-philosophy .bg-item01 {
  width: 50%;
  left: 0;
  top: 120%;
}

.corporate-philosophy .bg-item02 {
  width: 25%;
  height: 100%;
  right: 0;
  top: 60%;
  background-size: 120%;
}

.company-profile .bg-item01 {
  width: 50%;
  left: 0;
  top: 120%;
}

.company-profile .bg-item04 {
  width: 20%;
  height: 100%;
  right: 0;
  top: 55%;
  background-size: 170%;
}

.intellectual-property .bg-item01 {
  width: 50%;
  left: -20%;
  top: 80%;
}

.intellectual-property .bg-item02 {
  width: 30%;
  height: 100%;
  right: 0;
  top: 60%;
  background-size: 130%;
}

@media (max-width: 1023px) {
  .contract-services .bg-item02 {
    width: 30%;
    height: 100%;
    right: 0;
    top: 85%;
    background-size: 170%;
  }

  .testing-contract .bg-item01 {
    width: 100%;
    left: -30%;
    top: 250%;
  }

  .examples-of-testing .bg-item01 {
    width: 49%;
    left: -15%;
    top: 74%;
    background-size: 80%;
  }

  .examples-of-testing .bg-item02 {
    width: 35%;
    right: 0;
    top: 20%;
    background-size: 200%;
  }

  .environmental-measurement-contract .bg-item01 {
    width: 100%;
    left: -30%;
    top: 230%;
  }

  .environmental-measurement-contract .bg-item02 {
    width: 30%;
    height: 100%;
    right: 0;
    top: 50%;
    background-size: 170%;
  }

  .imagevideo-capture  .bg-item01 {
    width: 100%;
    left: -30%;
    top: 170%;
  }

  .imagevideo-capture  .bg-item02 {
    width: 30%;
    height: 100%;
    right: 0;
    top: 50%;
    background-size: 170%;
  }

  .itea-technology .bg-item04 {
    width: 100%;
    left: -30%;
    top: 450%;
  }

  .itea-technology .bg-item02 {
    width: 40%;
    height: 100%;
    right: 0;
    top: 100%;
    background-size: 170%;
  }

  .itea-technology .bg-item01 {
    width: 60%;
    left: -30%;
    top: 720%;
    background-size: 100%;
  }

  .company-information .bg-item02 {
    width: 40%;
    right: 0;
    top: 70%;
    background-size: 200%;
  }

  .president .bg-item02 {
    top: 15%;
  }

  .president .bg-item01 {
    width: 100%;
    left: -20%;
    top: 65%;
    background-size: 40%;
  }

  .director .bg-item02 {
    top: 15%;
  }

  .director .bg-item01 {
    width: 100%;
    left: -20%;
    top: 180%;
    background-size: 40%;
  }

  #assistant-director .director .bg-item02 {
    top: 15%;
  }

  #assistant-director .director .bg-item01 {
    width: 100%;
    left: -20%;
    top: 120%;
    background-size: 40%;
  }

  .corporate-philosophy .bg-item02 {
    top: 60%;
  }

  .corporate-philosophy .bg-item01 {
    width: 100%;
    left: -20%;
    top: 120%;
    background-size: 40%;
  }

  .company-profile .bg-item01 {
    width: 75%;
    left: -35%;
    top: 139%;
  }
  
  .company-profile .bg-item04 {
    width: 35%;
    height: 100%;
    right: 0;
    top: 48%;
    background-size: 200%;
  }

  .intellectual-property .bg-item02 {
    width: 45%;
    height: 100%;
    right: 0;
    top: 50%;
    background-size: 130%;
  }

  .intellectual-property .bg-item01 {
    width: 50%;
    left: -20%;
    top: 74%;
    background-size: 100%;
  }
}

@media (max-width: 767px) {
  .content-subsidy .bg-item01 {
    /* left: -35%; */
    right: 0;
    left: auto;
  }

  .contract-services .bg-item02 {
    width: 100%;
    top: 167%;
    background-size: 180%;
  }

  .testing-contract .bg-item01 {
    width: 100%;
    left: -30%;
    top: 500%;
    background-size: 100%;
  }

  .testing-contract .bg-item02 {
    width: 50%;
    right: 0;
    top: 58%;
    background-size: 170%;
  }

  .examples-of-testing .bg-item01 {
    width: 80%;
    left: -15%;
    top: 150%;
    background-size: 80%;
  }

  .examples-of-testing .bg-item02 {
    width: 35%;
    right: 0;
    top: 25%;
    background-size: 200%;
  }

  .environmental-measurement-contract .bg-item01 {
    width: 100%;
    left: -30%;
    top: 400%;
    background-size: 100%;
  }

  .environmental-measurement-contract .bg-item02 {
    width: 50%;
    right: 0;
    top: 58%;
    background-size: 170%;
  }

  .imagevideo-capture .bg-item01 {
    width: 80%;
    left: -15%;
    top: 270%;
    background-size: 80%;
  }

  .imagevideo-capture .bg-item02 {
    width: 60%;
    right: 0;
    top: 120%;
    background-size: 200%;
  }

  .itea-technology-animation .bg-item01 {
    width: 50%;
    left: 0;
    top: 690% !important;
  }

  .itea-technology .bg-item04 {
    width: 100%;
    left: -30%;
    top: 870%;
    background-size: 100%;
  }

  .itea-technology .bg-item02 {
    width: 50%;
    right: 0;
    top: 130%;
    background-size: 170%;
  }

  .itea-technology .bg-item01 {
    width: 100%;
    left: 0;
    top: 1100%;
    background-size: 100%;
  }

  .company-information .bg-item02 {
    width: 60%;
    top: 110%;
    background-size: 180%;
  }

  .president .bg-item01 {
    top: 135%;
    background-size: 70%;
  }

  .president .bg-item02 {
    top: 20%;
  }

  .director .bg-item01 {
    top: 230%;
    background-size: 70%;
  }

  .director .bg-item02 {
    top: 20%;
  }

  #assistant-director .director .bg-item01 {
    top: 225%;
    background-size: 70%;
  }

  #assistant-director .director .bg-item02 {
    top: 20%;
  }

  .corporate-philosophy .bg-item01 {
    top: 300%;
    background-size: 70%;
  }

  .corporate-philosophy .bg-item02 {
    top: 60%;
    background-size: 170%;
  }

  .company-profile .bg-item01 {
    width: 75%;
    left: -35%;
    top: 162%;
    background-size: 100%;
  }
  
  .company-profile .bg-item04 {
    width: 35%;
    height: 100%;
    right: 0;
    top: 54%;
    background-size: 190%;
  }

  .intellectual-property .bg-item02 {
    width: 45%;
    height: 100%;
    right: 0;
    top: 55%;
    background-size: 130%;
  }

  .intellectual-property .bg-item01 {
    width: 100%;
    left: -20%;
    top: 102%;
    background-size: 50%;
  }
}

/* テーブル */
.table {
  font-size: 15px;
  border: 1px solid #333;
  width: 100%;
}

.table tr:nth-of-type(n+2) {
  border-top: 1px solid #333;
}

.table th {
  background-color: #E1E6E8;
  font-weight: normal;
  padding: 6px 15px;
}

.table td {
  padding: 13px 15px;
}

.table img {
  display: block;
  max-width: 100px;
  height: auto;
}

.table-type02 th:nth-of-type(n+2), .table-type02 td:nth-of-type(n+2) {
  border-left: 1px solid #333;
}


/* タブ */
.tab-type01 {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: 80px;
  padding: 20px 0 5px;
}

.tab-type01 li {
  width: 80px;
  height: 26px;
  line-height: 26px;
  background-color: #E1E6E8;
  font-size: 12px;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 15px;
  margin-right: 6px;
}

.tab-type01 li.active {
  background-color: #002456;
  color: #fff;
}

.tab-type01 li:hover {
  opacity: 0.8;
}

.tab-type01 li a {
  height: 26px;
  line-height: 26px;
  width: 100%;
  display: block;
}

.tab-type02 {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  margin-bottom: 50px;
}

.tab-type02 li {
  height: 50px;
  line-height: 50px;
  width: calc(50% - 1px);
  background-color: #E1E6E8;
  font-size: 16px;
  text-align: center;
}

.tab-type02 li:not(:last-of-type) {
  margin-right: 1px;
}

.tab-type02 li.active {
  background-color: #002456;
  color: #fff;
}

.tab-type02 li:hover {
  opacity: 0.8;
}

.tab-type02 li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.tab-under {
  margin-top: 50px;
}

.mainline {
  margin-bottom: 20px;
  border-bottom: 4px solid #EEEEEE;
  position: relative;
  padding-bottom: 10px;
}

.subline::after {
  content: "";
  display: block;
  border-bottom: 4px solid #002456;
  width: 30%;
  position: absolute;
  padding-bottom: 10px;
}

@media (min-width: 1024px) {
  html, body {
    font-size: 18px;
  }

  .wrapper {
    margin-top: 80px;
    min-height: calc(100vh - 560px);
  }

  .spview {
    display: none;
  }

  .btn-sub {
    width: 300px;
    line-height: 60px;
    margin: 30px auto 0;
  }

  /* テーブル */
  .table th, .table td {
    padding: 19px 25px;
  }
  .table-type01 th {
    width: 30%;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
  }
  .table-type01 td {
    width: 70%;
  }

  /* タブ */
  .tab-type01 {
    padding: 40px 0 29px;
  }
  .tab-type01 li {
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 11px;
    font-size: 14px;
    margin-right: 8px;
  }
  .tab-type01 li a {
    height: 32px;
    line-height: 32px;
  }

  .tab-type02 {
    font-size: 20px;
  }

  .tab-type02_onefourth li {
    width: calc(25% - 1px);
  }

  .tab-type02 {
    margin-bottom: 80px;
  }

  .tab-under {
    display: none;
  }
}

@media (min-width: 768px) {
  .scroll-view {
    display: none;
  }
}

@media (max-width: 1023px) {
  section {
    margin-top: 50px;
  }

  .pcview {
    display: none;
  }

  .btn-sub {
    font-size: 13px;
  }

  .wrapper {
    padding: 0 30px;
  }

  /* テーブル */
  .table-type01 tr {
    display: flex;
    flex-direction: row;
    flex-direction: column;
  }
  .table-type01 th, .table-type01 td {
    width: 100%;
  }
  .table-type01 th {
    border-bottom: 1px solid #333;
  }

  /* タブ */
  .tab-type02 li:nth-of-type(2) {
    margin-bottom: 1px;
  }
}

@media (max-width: 767px) {
  section {
    margin-top: 30px;
  }
}

/* ヘッダー
------------------------------------------------ */
header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #EEEEEE;
  transition: .3s;
}

.header {
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 80px;
  padding: 0 15px;
}

.header .logo {
  display: flex;
}

.header .content {
  display: none;
}

.header .headtop {
  display: flex;
  justify-content: flex-end;
  height: 25%;
}

#hamburger {
  background-color: transparent;
  position: relative;
  cursor: pointer;
  margin: 0 0 0 auto;
  height: 60px;
  width: 50px;
  z-index: 99999;
}

#hamburger .icon span {
  position: absolute;
  left: 15px;
  width: 30px;
  height: 2px;
  background-color: #333;
  transition: ease 0.75s;
}

#hamburger .icon span:nth-of-type(1) {
  top: 16px;
}

#hamburger .icon span:nth-of-type(2) {
  top: 26px;
}

#hamburger .icon span:nth-of-type(3) {
  top: 36px;
}

#hamburger .close span {
  background-color: #fff;
}

#hamburger .close span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 28px;
}

#hamburger .close span:nth-of-type(2) {
  opacity: 0;
}

#hamburger .close span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 28px;
}

.header-nav {
  font-size: 1rem;
  margin-bottom: 40px;
}

.header-nav ul {
  font-size: 1rem;
}

.header-nav ul .contactbtn {
  background: linear-gradient(180deg, rgba(0,64,152,1) 0%, rgba(0,32,76,1) 100%);
  color: #fff;
  width: 147px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
}

.head-link {
  width: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #707070;
}

.head-box {
  width: fit-content
}

#headersearch dt{
  display:block;
  cursor:pointer;
}

#headersearch dd{
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  top: 80px;
  background:#fff;
  padding: 20px;
  display:none;
}

.header-inner {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  align-items: center;
}

.header-nav .inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

.header-arrow::before {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
	font-weight: 900;
}

.header-nav .inner img {
  margin-right: 10px;
  width: 80px;
}

.header-nav .inner i {
  margin-left: 10px;
}

.headermenu {
 display: flex;
 justify-content: center;
}

.headermenu .menu-flex {
  display: flex;
  align-items: center;
}

.headermenu .menu-line {
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid #D9D9D9;
}

.headermenu img {
  height: 20px;
  margin-right: 5px;
 }

.headermenu p {
  font-size: 0.9rem;
  margin-top: 0;
}

.headermenu .language {
  display: flex;
  align-items: center;
}

.language-on {
  color: #002456;
}

.language-off:hover {
  color: #002456;
}

.gcse-search-box {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.header-nav ul li a:hover {
  transform: translateX(10px);
}

@media (max-width: 1023px) {
  .header {
    padding-top: 10px;
  }

  .header .headtop-inquiry,
  .header .headtop-search,
  .header .headtop-link {
    padding: 8px;
    margin: 5px 5px 0;
  }

  .header .headtop-search {
    margin-top: 8px;
  }

  .header .headtop-inquiry i {
    font-size: 32px;
  }

  .header .headtop-search i {
    font-size: 25px;
  }

  .header .box {
    display: none;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background-color: #002456;
    color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .header-nav {
    margin-top: 95px;
    padding: 0 5%;
  }

  .header-nav .title {
    display: flex;
    justify-content: space-between;
    line-height: 50px;
    font-size: 18px;
  }

  .header-nav .title:nth-of-type(n+2) {
    margin-top: 10px;
  }

  .header-nav .title span {
    position: relative;
    margin: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }

  .header-nav .title span::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 15px;
    height: 2px;
    transform: rotate(90deg);
    background: #fff;
    transition: all .3s ease-in-out;
  }

  .header-nav .title span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 15px;
    height: 2px;
    background: #fff;
    transition: all .2s ease-in-out;
  }

  .header-nav .title.open span::before {
    transform: rotate(180deg);
  }

  .header-nav .title.open span::after {
    opacity: 0;
  }

  .header-nav .content {
    margin: 0 20px 0 20px;
  }

  .header-nav .content li {
    margin: 0 0 20px;
  }

  .header-nav .content li a {
    display: flex;
    align-items: center;
  }

  .headermenu {
    display: none;
  }

  .header .logo img {
    max-width: 150px;
  }

  .sp-menuline {
    border-bottom: 1px dashed #fff;
  }

  .gcse-search-box {
    display: block;
    padding-top: 20px;
    padding-left: 0;
  }

  .spview .language {
    display: flex;
    margin-top: 20px;
    justify-content: center;
  }

  .spview .language .language-margin {
    margin: 0 10px;
  }

  .language-on {
    color: #81baf8;
  }
}


@media (min-width: 1024px) {
  .header {
    height: 108px;
    margin: 0 auto;
    padding: 25px 30px 0;
  }

  .header .logo img {
    max-width: 155px;
  }

  header .headtop {
    margin-bottom: 8px;
  }

  .header-nav .content .inner {
    padding: 50px 0 45px;
  }

  .header-nav .list {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }

  .header-nav .list li.menu-contact {
    padding-left: 20px;
  }

  .header-nav .list .title {
    cursor: pointer;
  }

  .header-nav .list li:not(:last-of-type) .title {
    height: 55px;
    line-height: 48px;
    padding: 0 15px;
  }

  .header-nav .list li:not(:last-of-type) .title:hover {
    border-bottom: 6px solid #002456;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .header-nav .list .title:hover ~ .content,
  .header-nav .list .content:hover
  {
    display: block;
  }

  .header-nav .list .content {
    position: absolute;
    left: 0;
    width: 100vw;
    background: #002456;
    color: #fff;
    padding: 0 15px;
  }

  .header-nav .content .headingtitle {
    font-size: 18px;
    padding: 8px 1rem 8px 0;
  }

  .header-nav .content ul {
    width: 80%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
    padding: 0 0 0 38px;
    border-left: 1px solid #fff;
  }

  .header-nav .content li {
    width: 33%;
  }

  .header-nav .content02 li {
    width: 23.5%;
  }

  .header-nav .content li a {
    padding: 8px 1rem 17px 0;
    display: flex;
    align-items: center;
  }

  .header-nav .content02 li a {
    padding: 8px 1rem 8px 0;
    display: initial;
  }

  .header-nav .content li:nth-of-type(n+3) a {
    padding-top: 5px;
    margin-top: 2px;
  }

  .header-nav .content ul .innUl {
    margin-top: -10px;
    border-top: none;
  }

  .header-nav .content ul .innUl li {
    margin-top: 22px;
    width: 100%;
  }

  .head-link {
    margin-left: 25px;
    width: 70px;
  }
}

@media (max-width: 767px) {
  .header {
    height: 70px;
  }

  .wrapper {
    margin-top: 70px;
    padding: 0 20px;
  }

  .header .logo img {
    max-width: 120px;
  }
}


/* カスタム検索 cssreset */
.gsc-control-cse,
.gsc-control-cse form,
table.gsc-search-box {
  padding: 0!important;
  margin: 0!important;
  line-height: 1!important;
}

@media (min-width: 1024px) {
  .gsc-control-cse,
  .gsc-control-cse form,
  table.gsc-search-box {
    width: 170px !important;
  }
}

.gsc-input {
  width: 200px;
}

table.gsc-search-box td.gsc-input {
  padding-right: 0 !important;
}

.gsc-search-button-v2 svg {
  fill: #002456 !important;
}

.gsc-search-button {
  margin-left: 0 !important;
}

.gsc-search-button-v2 {
  border: initial !important;
  border-radius: initial !important;
  background-color: #fff !important;
  padding: 7.5px 13px !important;
  background-image: linear-gradient(top, #fff, #fff) !important;
  border-top: 1px solid #dfe1e5 !important;
  border-right: 1px solid #dfe1e5 !important;
  border-bottom: 1px solid #dfe1e5 !important;
}

.gsc-input-box {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-right: none !important;
}

.gsc-search-button-v2:hover {
  border-color: #dfe1e5 !important;
  background-color: #DDEBFA; !important
}

/* フッター
------------------------------------------------ */
footer {
  margin: 80px calc(50% - 50vw) 0;
}

footer .inner {
  padding: 30px 15px 30px;
}

.footer-bg-primary {
  width: 100vw;
  max-width: 100vw;
  background-color: #002456;
}

.footer-bg-secondary {
  width: 100vw;
  max-width: 100vw;
  background-color: #EEEEEE;
}

.footer-bg-tertiary {
  width: 100vw;
  max-width: 100vw;
  background-color: #ffffff;
}

.footer-bg-quaternary {
  width: 100vw;
  max-width: 100vw;
  background-color: #002456;
}

.footer-btn-primary {
  display: flex;
  justify-content: space-around;
}

.footer-btn-primary a {
  text-align: center;
  background-color: #fff;
  color: #333333;
  width: 100%;
  padding: 25px 10px;
  margin: 10px;
}

.footer-btn-primary a:hover {
  opacity: 0.8;
  transform: scale(1.06, 1.06);
}

.footer-btn-primary p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #002456;
}

.footer-btn-primary p span {
  font-size: 0.8rem;
  font-weight: 600;
  color: #333333;
}

.footer-btn-primary img {
  height: 34px;
}

.footer-btn-secondary {
  display: flex;
  justify-content: space-around;
}

.footer-btn-secondary a {
  text-align: center;
  background-color: #002456;
  color: #333333;
  width: 32%;
  padding: 35px 10px;
  margin: 10px;
}

.footer-btn-secondary a:hover {
  opacity: 0.8;
  transform: scale(1.06, 1.06);
}

.footer-btn-secondary p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #ffffff;
}

.footer-btn-secondary p span {
  font-size: 0.8rem;
  font-weight: 600;
  color: #333333;
}

.footer-btn-secondary img {
  height: 34px;
}

.footer-bg-tertiary .inner {
  font-size: 0.9rem;
  color: #333333;
}

.footer-bg-tertiary .footer-bg-line {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #CECECE;
}

.footer-bg-tertiary .footer-bg-line .list p {
  font-weight: 600;
  color: #002456;
  border-left: 5px solid #002456;
  padding-left: 5px;
  margin-bottom: 10px;
}

.footer-bg-tertiary .list ul li {
  font-size: 0.8rem;
  margin-left: 10px;
  line-height: 1.4rem;
}

.list-line {
  border-left: 1px solid #CECECE;
  padding-left: 40px;
}

.footer-bg-tertiary .inner .language {
  display: flex;
}

.language-flex {
  display: flex;
}

.menu-line span {
  border-left: 1px solid #CECECE;
  margin-left: 10px;
  padding-left: 10px;
  color: #002456;
  font-weight: 600;
}

.footer-bg-quaternary {
  text-align: center;
}

.footer-bg-quaternary img {
  width: 160px;
}

.footer-bg-quaternary p {
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin-top: 20px;
}

.footer-bg-quaternary .copyright {
  font-size: 10px;
}

.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #002456;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}

.pagetop-arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #002456;
  border-right: 3px solid #002456;
  transform: translateY(20%) rotate(-45deg);
}

.pagetop-arrow-active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  footer {
    margin: 30px calc(50% - 50vw) 0;
  }

  .footer-btn-primary {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-btn-secondary a {
    width: 100%;
    margin: auto;
  }

  footer .inner {
    padding: 30px 15px 30px;
  }

  .footer-bg-quaternary img {
    width: 140px;
  }

  .footer-btn-primary a {
    padding: 10px 10px;
  }

  .footer-btn-secondary a {
    padding: 23px 10px;
  }

  .pagetop {
    height: 45px;
    width: 45px;
    right: 20px;
    bottom: 20px;
  }
}

@media (min-width: 1024px) {
  footer .inner {
    display: block;
    padding: 60px 15px 60px;
  }
}

/* パンクず
------------------------------------------------ */
.breadcrumbs {
  border-bottom: 1px solid #EEEEEE;
}

.breadcrumbs, .aioseo-breadcrumbs {
  padding: 10px 0 5px;
  font-size: 12px;
  font-family: '游ゴシック体', 'YuGothic' , '游ゴシック', 'Yu Gothic', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.aioseo-breadcrumb-separator {
  margin: 0 6px;
}

.breadcrumbs ul {
  display: flex;
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
  flex-wrap: wrap;
}

.breadcrumbs li:not(:last-of-type) {
  position: relative;
  padding-right: 16px;
  margin-right: 8px;
  margin-bottom: 5px;
}

.breadcrumbs li:not(:last-of-type)::after {
  content: '›';
  position: absolute;
  right: 0;
}

.breadcrumbs a {
  color: #002456;
  text-decoration: underline;
}

/* トップページ
------------------------------------------------ */
.topslider {
  position: relative;
  padding-bottom: 88px;
}

/* スライダー */
.topslider .slider .slick-list {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}

.topslider .slider img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}

.topslider .slick-dots {
  bottom: -113px;
}

.topslider .slick-dots li button:before {
  opacity: 1;
  color: #F0F2F4;
  font-size: 12px;
}

.topslider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #002456;
}

.topslider .box {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 25px 0;
}

.topslider .box p {
  font-size: 18px;
}

.topslider .box a,
.menu .box a {
  display: block;
  width: 200px;
  border: 1px solid #fff;
  text-align: center;
  padding: 16px 0;
}

.topslider .box a {
  margin: 30px auto 0;
}

.topslider .box a .fas,
.menu .box a .fas {
  margin-left: 14px;
}


/* メニュー */
.menu .area {
  position: relative;
}

.menu .area .box {
  position: absolute;
  width: calc( 100% - 30px );
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.menu .area .box .page-title {
  margin-bottom: 20px;
}

.menu .area .box .page-title span::after {
  background-color: #fff;
}

@media (min-width: 1024px) {
  .topslider {
    padding-bottom: 73px;
    margin: 0 -15px;
  }

  .topslider .slider img {
    height: 600px;
  }

  .topslider .slick-dots {
    width: calc( 100% - 671px );
    right: 0;
    bottom: -68px;
  }

  .topslider .slick-dots li button:before {
    font-size: 14px;
  }

  .topslider .box {
    left: 0;
    padding: 57px 66px;
  }

  .topslider .box p {
    font-size: 23px;
  }

  .topslider .box a.slider-link,
  .menu .box a {
    width: 190px;
    padding: 12px 0;
  }

  .topslider .box a.slider-link-w {
    width: 220px;
  }

  .topslider .box a {
    margin-top: 30px;
  }


  /* メニュー */
  .menu .area:nth-of-type(n+2) {
    margin-top: 50px;
  }

  .menu .area img {
    max-width: 610px;
  }

  .menu .area .box {
    top: 9%;
    width: 57%;
    height: 82%;
  }

  .menu .area.right .box {
    right: 0;
  }

  .menu .area.left {
    text-align: right;
  }

  .menu .area.left .box {
    left: 0;
  }

  .menu .area .box .page-title {
    margin-bottom: 35px;
  }
}

@media (max-width: 1023px) {
  .topslider .box {
    width: 100%;
    bottom: 40px;
  }

  /* メニュー */
  .menu .area {
    margin-bottom: 140px;
  }

  .menu .area img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }

  .menu .area .box {
    bottom: -90px;
    left: 15px;
  }
}


/* メインビジュアル
------------------------------------------------ */
.mv {
  position: relative;
  width: 100%;
}

.mv img {
  width: 100%;
  height: 60vh;
  margin-top: 100px;
  object-fit: cover;
}

.mvinner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  top: 0;
}
.mv .title {
  margin: 0 auto;
  max-width: 1110px;
  padding: 0 15px;
  width: 100%;
}

.mv .title span {
  display: block;
  font-size: 15px;
  color: #333;
  margin-bottom: 10px;
}

.mv .title h1 {
  font-size: 35px;
  color: #002456;
  margin-bottom: 20px;
  width: fit-content;
}

.mv .title p {
  font-size: 18px;
  line-height: 1.5;
  color: #002456;
  text-shadow: #fff 1px 0 10px;
}

.sub-mv .mv .mvinner {
  justify-content: center;
}

.sub-mv .mv img {
  width: 100%;
  height: 33vh;
  margin-top: 100px;
  object-fit: cover;
}

.sub-mv .mv .title {
  margin-top: 50px;
}

.sub-mv .mv .title h1 {
  margin-bottom: 0;
  font-size: 35px;
  color: #002456;
  line-height: 1;
  width: 100%;
  text-align: center;
}

.sub-mv .mv .title h1 span {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 75px;
  margin: 0;
  margin-bottom: 10px;
}

.sub-mv .mv .title h1 span::before {
  content: "Service";
  font-size: 23px;
  margin-bottom: -5px;
}

.mv-common .mv img {
  height: 35vh;
  margin-top: 107px;
}
.mv-common .mv .title {
  margin-top: 50px;
}
.mv-common .mv .title h1 {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .mv img {
    margin-top: 80px;
  }

  .mv .title {
    padding: 0 30px;
  }

  #company-profile .mv-common .mv img {
    height: 35vh;
    margin-top: 82px;
  }
}

@media (max-width: 767px) {
  .wrapper {
    margin-top: 0px;
  }

  .contract-services .area {
    flex-direction: column;
    align-items: center;
  }

  .mv img {
    margin-top: 70px;
  }

  .mv .title {
    padding: 0 20px;
  }

  .sub-mv .mv img {
    margin-top: 70px;
  }

  .sub-mv .mv .title h1 {
    font-size: 26px;
  }

  .sub-mv .mv .title h1 span {
    font-size: 58px;
    margin-bottom: 5px;
  }

  .sub-mv .mv .title h1 span::before {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .mv .title span {
    font-size: 13px;
  }

  .mv-common .mv .title h1 {
    font-size: 25px;
  }

  .mv-common .mv img {
    margin-top: 70px;
  }

  #company-profile .mv-common .mv img {
    height: 35vh;
    margin-top: 71px;
  }
}

/* 補助金ページ */
.topsubsidy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.subsidy {
  display: flex;
}

.subsidy img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin-top: 100px;
}

.subsidy .li-img img {
  object-position: 75% 0;
}

.topsubsidy .box {
  position: absolute;
  top: 37%;
}

.topsubsidy .box .bg-accent {
  width: 60%;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin: 0 auto 30px;
  padding: 10px 0;
}

.topsubsidy .box .title-subsidy {
  font-size: 28px;
  text-align: center;
  color: #002456;
  line-height: 1.7;
  text-shadow: #fff 1px 0 10px;
}

.topsubsidy .box-sub {
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.topsubsidy .box-sub .bg-accent-sub {
  font-size: 14px;
  color: #002456;
  border: 1px solid #002456;
  background-color: #fff;
  text-align: center;
  padding: 5px 15px;
}

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

.content-subsidy .area01 .box {
  width: 24%;
}

.content-subsidy .area01 .box .title {
  font-size: 23px;
  line-height: 1.3;
  color: #002456;
}

.content-subsidy .area01 .box-sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 71%;
}

.content-subsidy .area01 .box-sub p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.content-subsidy .area01 .box-sub .group {
  width: 48%;
  margin-bottom: 20px;
}

.content-subsidy .area01 .box-sub .group .title {
  display: flex;
  align-items: center;
  font-size: 50px;
  margin-bottom: 10px;
  color: #002456;
}

.content-subsidy .area01 .box-sub .group .title p {
  width: 100%;
  border-bottom: 2px solid #002456;
  margin-left: 15px;
}

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

.content-subsidy .area02 .box {
  width: 24%;
}

.content-subsidy .area02 .box .title {
  font-size: 23px;
  line-height: 1.3;
  color: #002456;
}

.content-subsidy .area02 .box-sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 71%;
}

.content-subsidy .area02 .box-sub p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.content-subsidy .area02 .box-sub .group {
  width: 48%;
  margin-bottom: 20px;
}

.content-subsidy .area02 .box-sub .group .title {
  display: flex;
  align-items: center;
  font-size: 50px;
  margin-bottom: 10px;
  color: #002456;
}

.content-subsidy .area02 .box-sub .group .title p {
  width: 100%;
  border-bottom: 2px solid #002456;
  margin-left: 15px;
}

.explanatory-text {
  line-height: 1.7;
  color: #002456;
  text-align: justify;
  border-top: 4px double #002456;
  border-bottom: 4px double #002456;
  padding: 20px 30px;
}

.summary-subsidy .area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.summary-subsidy .area .box {
  width: 34%;
  background-color: #EEEEEE;
  padding: 20px 20px 20px 20px;
}

.summary-subsidy .area .box img {
  width: 100%;
  margin-bottom: 15px;
  object-fit: cover;
  height: 165px;
}

.summary-subsidy .area .box p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.summary-subsidy .area .box p span {
  font-size: 23px;
  color: #002456;
}

.summary-subsidy .area .box-sub {
  width: 60%;
  background-color: #002456;
  padding: 20px 20px 20px 20px;
}

.summary-subsidy .area .box-sub p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
  margin-bottom: 10px;
  color: #fff;
}

.summary-subsidy .area .box-sub .fn-bold {
  text-align: center;
}

.summary-subsidy .area .box-sub p span {
  font-size: 23px;
  color: #FFF252;
}

.summary-subsidy .area .box-sub .group {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.summary-subsidy .area .box-sub .group .caption {
  width: 30%;
}

.summary-subsidy .area .box-sub .group .caption p {
  font-size: 14px;
  text-align: justify;
}

.summary-subsidy .area .box-sub .group .caption img {
  height: 203px;
  margin-bottom: 10px;
  object-fit: cover;
}

.summary-subsidy .area .box-sub .group .caption-sub img {
  margin-top: 400%;
}

/* 補助金テーブル */
.detail-subsidy .subsidy-table table,
.detail-subsidy .subsidy-table tr,
.detail-subsidy .subsidy-table th,
.detail-subsidy .subsidy-table td {
  border: 1px solid #333;
  padding: 20px 20px;
  font-size: 14px;  
}

.detail-subsidy .subsidy-table table .list01 {
  font-size: 20px;
  color: #002456;
  text-align: center;
  width: 8%;
  background-color: #EEEEEE;
}

.detail-subsidy .subsidy-table table .list02 {
  font-size: 20px;
  color: #002456;
  background-color: #EEEEEE;
}

.detail-subsidy .subsidy-table table .list03 {
  font-size: 25px;
  color: #002456;
  text-align: center;
  vertical-align:middle;
  background-color: #EEEEEE;
}

.detail-subsidy .subsidy-table table .title {
  font-size: 18px;
  color: #002456;
  margin-bottom: 13px;
}

.detail-subsidy .subsidy-table table .fn-bold span {
  font-size: 16px;
}

.detail-subsidy .subsidy-table table p {
  margin-top: 3px;
  margin-bottom: 8px;
  line-height: 1.5;
  text-align: justify;
}

.detail-subsidy .area01 .box {
  width: 24%;
}

.detail-subsidy .area01 .box .title {
  font-size: 23px;
  line-height: 1.3;
  color: #002456;
}

.catch-subsidy {
  margin-bottom: -40px;
  margin-top: 40px;
}

.catch-subsidy .catch {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.catch-subsidy .catch p {
  width: 100%;
  padding: 20px 0;
  background-color: #002456;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.catch-subsidy .catch p span {
  font-size: 25px;
  color: #FFF252;
}

.description-subsidy {
  background-color: #EEEEEE;
  padding: 50px 30px;
}

.description-subsidy .area01 {
  border-bottom: 2px dotted #002456;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.description-subsidy .area01 .description-bg {
  width: 140px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin: 0 auto 20px;
  padding: 10px 0;
  background-color: #002456;
}

.description-subsidy .area01 .title {
  font-size: 35px;
  text-align: center;
  color: #B10C0C;
  margin-bottom: 30px;
}

.description-subsidy .area01 .box {
  display: flex;
  justify-content: space-between;
}

.description-subsidy .area01 .box .description-wrapper {
  width: 48%;
}

.description-subsidy .area01 .box img {
  width: 49%;
  height: 100%;
  object-fit: cover;
}

.description-subsidy .area01 .box .description-wrapper p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.description-subsidy .area01 .box .description-wrapper .description-inner {
  padding: 15px 20px;
  margin-top: 15px;
  background-color: #fff;
}

.description-subsidy .area01 .box .description-title {
  color: #002456;
  margin-bottom: 10px;
}

.description-subsidy .area02 {
  position: relative;
}

.description-subsidy .area02 p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.description-subsidy .area02 .title {
  font-size: 30px;
  text-align: center;
  color: #002456;
  margin-bottom: 30px;
}

.description-subsidy .area02 .box {
  padding: 40px;
  background-color: #fff;
}

.description-subsidy .area02 .box .description-wrapper {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #002456;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.description-subsidy .area02 .box .description-wrapper .description-inner {
  width: 49%;
}

.description-subsidy .area02 .box .description-inner p {
  margin-bottom: 10px;
}

.description-subsidy .area02 .box .description-title {
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 8px 0;
  background-color: #002456;
  margin-bottom: 10px;
}

.description-subsidy .area02 .description-text p span {
  font-size: 20px;
}

.description-subsidy .area02 .description-catch {
  width: 75%;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  right: 12%;
  bottom: -15%;
}

.description-subsidy .area02 .description-catch p {
  width: 100%;
  font-size: 20px;
  color: #FFF252;
  text-align: center;
  padding: 8px 0;
  background-color: #002456;
  margin-bottom: 20px;
}

.description-subsidy .area03 {
  padding: 40px;
  background-color: #fff;
  margin-top: 140px;
}

.description-subsidy .area03 p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.description-subsidy .area03 .title {
  font-size: 30px;
  text-align: center;
  color: #B10C0C;
  margin-bottom: 30px;
  line-height: 1.3;
}

.description-subsidy .area03 .description-line {
  border-right: 2px dotted #707070;
}

.description-subsidy .area03 .description-wrapper {
  display: flex;
  justify-content: space-between;
}

.description-subsidy .area03 .description-inner {
  width: 31%;
}

.description-subsidy .area03 .description-inner p {
  text-align: center;
}

.description-subsidy .area03 .description-inner .left {
  margin-bottom: 15px;
  text-align: justify;
}

.description-subsidy .area03 .description-inner .mg {
  margin-bottom: 15px;
}

.description-subsidy .area03 .description-inner .mg img {
  border: 1px solid #c7c7c7;
}

.description-subsidy .area03 .box .description-title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 8px 0;
  background-color: #002456;
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  .subsidy img {
    margin-top: 80px;
  }

  .content-subsidy .area01 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .content-subsidy .area01 .box {
    width: 45%;
    margin-bottom: 20px;
  }

  .content-subsidy .area01 .box-sub {
    width: 100%;
  }

  .content-subsidy .area02 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: 100px;
  }

  .content-subsidy .area02 .box {
    width: 43%;
    margin-bottom: 20px;
  }

  .content-subsidy .area02 .box-sub {
    width: 100%;
  }

  .content-subsidy .area02 .mainline {
    margin-bottom: 0;
  }

  .content-subsidy .area02 .box .title {
    left: 0;
    position: absolute;
    top: -50px;
  }

  .summary-subsidy .area {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .summary-subsidy .area .box {
    width: 100%;
  }

  .summary-subsidy .area .box .summary-inner {
    display: flex;
    justify-content: space-between;
  }

  .summary-subsidy .area .box img {
    width: 49%;
  }

  .summary-subsidy .area .arrow {
    transform: rotate( 90deg );
    margin: 20px 0;
  }

  .summary-subsidy .area .box-sub {
    width: 100%;
  }

  .summary-subsidy .area .box p {
    text-align: center;
    margin-bottom: 10px;
  }

  .detail-subsidy .subsidy-table table .list01 {
    width: 11%;
  }

  .detail-subsidy .area01 .box {
    width: 34%;
  }

  .detail-subsidy .subsidy-table table,
  .detail-subsidy .subsidy-table tr,
  .detail-subsidy .subsidy-table th,
  .detail-subsidy .subsidy-table td {
    padding: 10px 15px;
  }

  .catch-subsidy .catch p {
    padding: 20px 0;
    width: 55%;
    line-height: 1.5;
  }

  .catch-subsidy .catch p span {
    font-size: 20px;
  }

  .description-subsidy {
    padding: 30px 30px;
  }

  .description-subsidy .area01 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .description-subsidy .area01 .title {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .description-subsidy .area01 .box {
    flex-direction: column-reverse;
    align-items: center;
  }

  .description-subsidy .area01 .box .description-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .catch-subsidy {
    margin-bottom: -20px;
  }

  .description-subsidy .area02 .title {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .description-subsidy .area02 .description-catch {
    width: 90%;
    right: 5%;
  }

  .description-subsidy .area02 .description-catch p {
    font-size: 17px;
  }

  .description-subsidy .area02 .description-catch {
    bottom: -16%;
  }

  .description-subsidy .area03 .title {
    font-size: 24px;
  }

  .description-subsidy .area03 .description-wrapper {
    flex-direction: column;
  }

  .description-subsidy .area03 .description-inner {
    width: 100%;
  }

  .description-subsidy .area03 .description-line {
    border-right: none;
    border-bottom: 2px dotted #707070;
    margin: 25px 0;
  }

  .description-subsidy .area03 .description-inner .description-spview {
    display: flex;
    justify-content: space-between;
  }

  .description-subsidy .area03 .description-inner .description-spview .description-img {
    width: 49%;
  }
}

@media (max-width: 767px) {
  .subsidy img {
    height: 55vh;
    margin-top: 70px;
  }

  .topsubsidy .box .bg-accent {
    width: 55%;
    font-size: 16px;
    margin: 0 auto 15px;
    padding: 7px 0;
  }

  .topsubsidy .box .title-subsidy {
    font-size: 16px;
    line-height: 1.6;
  }

  .content-subsidy .area01 .box {
    width: 100%;
  }

  .content-subsidy .area02 .box-sub {
    flex-direction: column;
  }

  .content-subsidy .area02 .box-sub .group {
    width: 100%;
  }

  .summary-subsidy .area .box {
    padding: 15px 10px;
  }

  .summary-subsidy .area .box .summary-inner {
    flex-direction: column;
  }

  .summary-subsidy .area .box img {
    width: 100%;
    height: 300px;
  }

  .summary-subsidy .area .box-sub .group {
    flex-direction: column;
    align-items: center;
  }

  .summary-subsidy .area .box-sub .group .caption {
    width: 100%;
  }

  .summary-subsidy .area .box-sub .group .caption img {
    width: 100%;
    height: 300px%;
  }

  .summary-subsidy .area .box-sub .group .caption-sub img {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .detail-subsidy .area01 .box {
    width: 73%;
  }

  .catch-subsidy .catch p {
    width: 95%;
  }
  
  .description-subsidy {
    padding: 20px 10px;
  }

  .description-subsidy .area01 .description-bg {
    width: 100px;
    font-size: 18px;
    margin: 0 auto 15px;
    padding: 7px 0;
  }

  .description-subsidy .area01 .title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .description-subsidy .area01 .box img {
    width: 100%;
  }

  .description-subsidy .area02 .title {
    font-size: 20px;
  }

  .description-subsidy .area02 .box {
    padding: 30px 15px;
  }

  .description-subsidy .area02 .box .description-wrapper {
    flex-direction: column;
  }

  .description-subsidy .area02 .box .description-wrapper .description-inner {
    width: 100%;
    margin-bottom: 20px;
  }

  .description-subsidy .area02 .box .description-title {
    font-size: 16px;
    padding: 7px 0;
    margin-bottom: 10px;
  }

  .description-subsidy .area02 .box .description-wrapper {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  
  .description-subsidy .area02 .description-text p span {
    font-size: 18px;
  }

  .description-subsidy .area02 .description-catch p {
    font-size: 16px;
    padding: 8px 10px;
  }

  .description-subsidy .area02 .description-catch {
    right: 4%;
  }

  .description-subsidy .area03 {
    padding: 30px 15px;
    margin-top: 190px;
  }

  .description-subsidy .area03 .title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .description-subsidy .area03 .box .description-title {
    font-size: 16px;
    padding: 7px 0;
  }

  .description-subsidy .area03 .description-inner .description-spview {
    flex-direction: column;
  }

  .description-subsidy .area03 .description-inner .description-spview .description-img {
    width: 100%;
  }

  .detail-subsidy .subsidy-table table .list01 {
    width: 16%;
  }

  .detail-subsidy .subsidy-table table .list01 {
    font-size: 16px;
  }

  .detail-subsidy .subsidy-table table .list02 {
    font-size: 16px;
  }

  .detail-subsidy .subsidy-table table .list03 {
    font-size: 20px;
  }

  .detail-subsidy .subsidy-table table,
  .detail-subsidy .subsidy-table tr,
  .detail-subsidy .subsidy-table th,
  .detail-subsidy .subsidy-table td {
    padding: 10px 10px;
  }

  .detail-subsidy .subsidy-table table .title {
    margin-bottom: 5px;
  }

  .detail-subsidy .subsidy-table table .fn-bold span {
    line-height: 1.3;
  }

  .explanatory-text {
    line-height: 1.6;
    padding: 15px 0;
    font-size: 16px;
    margin: 40px 0;
  }
}


/* 受託サービス */
.contract-services {
  font-size: 16px;
}

/* ----------effect---------- */
.contract-services .area {
  display: flex;
  justify-content: space-between;
}

.contract-services-box {
  width: 32%;
}

.contract-services-box p {
  margin-top: 5px;
}

.contract-services .group {
  position: relative;
}

.contract-services .group img {
  object-fit: cover;
  height: 230px;
  width: 100%;
}

.contract-services-box {
  counter-increment: contract-services-box;
}

.contract-services-effect a:hover {
  opacity: 1;
}

.contract-services-effect:hover span {
  width: 22%;
}

.contract-services-effect span::after {
  content: counter(contract-services-box, decimal-leading-zero);
  font-size: 2.5rem;
  line-height: 0.8;
  color: #333;
}

.contract-services-effect span {
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgb(244 244 244 / 40%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  font-size: 0.8rem;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  padding: 10px 10px 0;
  text-align: center;
  width: 100%;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}


/* ----------/effect---------- */

.common-btn {
  display: flex;
  justify-content: space-around;
}

.common-btn img {
  height: 34px;
}

.common-btn p {
  font-size: 22px;
  font-weight: 600;
  color: #002456;
}

.common-btn p span {
  font-size: 0.8rem;
  font-weight: 600;
  color: #333333;
}

.common-btn a {
  border: 2px solid #002456;
  text-align: center;
  background-color: #fff;
  color: #333333;
  width: 34%;
  padding: 20px 10px;
  margin: 10px;
}

.common-btn a:hover {
  opacity: 0.8;
  transform: scale(1.06, 1.06);
}

.common-btn-text {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}

.common-btn-text p {
  font-size: 18px;
  color: #002456;
}

.contract-services-table {
  width: 100%;
}

.contract-services-table tr,
.contract-services-table th,
.contract-services-table td {
  border: 1px solid #c7c7c7;
  text-align: center;
  height: 35px;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 10px;
  background-color: white;
}

.contract-services-table .title {
  font-size: 18px;
  color: #fff;
  background-color: #002456;
}

.contract-services-table .subtitle {
  color: #002456;
  background-color: #DDEBFA;
}

.table-italic {
  font-style : italic;
}

.scroll-text {
  color: #002456;
  text-align: right;
  margin-bottom: 5px;
}

.contract-services-common {
  background-color: #EEEEEE;
  padding: 40px 0;
}

@media (max-width: 1023px) {
  .contract-services-table tr,
  .contract-services-table th,
  .contract-services-table td {
    font-size: 14px;
  }

  .contract-services-table .title {
    font-size: 16px;
    text-align: left;
  }
}

@media (max-width: 767px) {

  .contract-services-scroll table {
    width:200%;
  }

  .contract-services-scroll {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: auto;
  }

  .contract-services .mv .title h1 {
    font-size: 25px;
  }

  .contract-services .mv .title p {
    font-size: 16px;
  }

  .contract-services-box {
    width: 100%;
    margin-bottom: 25px;
  }

  .contract-services-box .group img {
    width: 100%;
    height: 175px;
    object-fit: cover;
  }

  .common-btn-text {
    margin-bottom: 0;
  }

  .common-btn-text p {
    font-size: 15px;
  }

  .common-btn a {
    width: 100%;
    margin: 10px 0;
    padding: 10px 10px;
  }

  .common-btn p {
    font-size: 18px;
  }
}


/* 製品評価 */
.testing-contract :is(h1, .subtitle) {
  font-size: 27px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 50px;
}

.testing-contract .wrapper {
  margin-top: 60px;
}

.testing-contract section {
  margin-top: 60px;
}

.testing-contract .common-btn {
  justify-content: center;
}

.common-btn img {
  margin-bottom: 10px;
}

.testing-contract h2 {
  font-size: 23px;
  width: 100%;
  padding: 10px 20px;
  background-color: #EEEEEE;
  color: #002456;
  margin-bottom: 20px;
}

.testing-contract .area .description {
  margin-bottom: 30px;
}

.testing-contract .area .note {
  width: 100px;
  text-align: center;
  color: #fff;
  background-color: #002456;
  padding: 8px 10px;
  margin-bottom: 10px;
}

.testing-contract .area ul {
  list-style: initial;
  padding-inline-start: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.testing-contract .area .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.testing-contract .area .box .testing-contract-img {
  width: 32%;
}

.testing-contract .area .box .testing-contract-img img {
  height: 230px;
  object-fit: cover;
  margin-bottom: 10px;
}

.testing-contract .area .box .testing-contract-img p {
  font-size: 16px;
  text-align: center;
}

.testing-contract .area .announce {
  font-size: 23px;
  color: #002456;
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: center;
}

.two-pieces .contract-services-box {
  width: 49%;
}

.count1 .contract-services-effect span::after {
  content: "01";
}

.count2 .contract-services-effect span::after {
  content: "02";
}

.count3 .contract-services-effect span::after {
  content: "03";
}

.contract-services-common .title {
  font-size: 25px;
  text-align: center;
  color: #002456;
  margin-bottom: 20px;
}

@media (max-width: 1023px) {
  .testing-contract :is(h1, .subtitle) {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .testing-contract :is(h1, .subtitle) {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .testing-contract .wrapper {
    margin-top: 30px;
  }
  
  .testing-contract section {
    margin-top: 30px;
  }

  .common-btn {
    flex-direction: column;
  }

  .testing-contract h2 {
    font-size: 18px;
    padding: 10px 15px;
    margin-bottom: 10px;
  }

  .testing-contract .area .description {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .testing-contract .area .box {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .testing-contract .area .box .testing-contract-img img {
    object-fit: cover;
    height: 200px;
    width: 100%;
    margin-bottom: 5px;
  }

  .testing-contract .area .box .testing-contract-img {
    width: 100%;
    margin-bottom: 20px;
  }

  .testing-contract .area .box {
    margin-bottom: 20px;
  }

  .testing-contract .area .announce {
    font-size: 18px;
  }

  .contract-services-common .title {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .two-pieces .contract-services-box {
    width: 100%;
  }

  .contract-services-common {
    padding: 20px 0;
  }

  .testing-contract .area .note {
    width: 80px;
    padding: 6px 10px;
    font-size: 16px;
  }
}


/* 試験事例 */
.examples-of-testing .mv .breadcrumbs {
  margin-top: 110px;
}

.examples-of-testing section {
  margin-top: 40px;
  text-align: center;
}

.examples-of-testing .wrapper {
  margin-top: 40px;
}

.examples-of-testing .area01 .box01 h1 {
  font-size: 30px;
  line-height: 1.3;
  color: #002456;
  text-align: center;
}

.examples-of-testing .area01 .box01 .mainline {
  width: 12%;
  margin: 0 auto 20px;
}

.examples-of-testing .area01 .box02 p {
  text-align: center;  
}

.examples-of-testing .area01 .box02 a {
  color: #1E7EE2;
  text-decoration: underline;
  text-decoration-color: #1E7EE2;
  
}

.three-pieces .contract-services-box {
  width: 32%;
}

.examples-of-testing .area02 {
  margin-top: 30px;
}

.examples-of-testing .area02 .box01 {
  margin-bottom: 30px;
}

.examples-of-testing .area02 .box01 .group01 {
  display: flex;
  text-align: center;
  width: 100%;
}

.examples-of-testing .area02 .box01 .group01 p {
  font-size: 20px;
  width: 100%;
  padding: 10px;
  background-color: #EEEEEE;
  border: 1px solid #fff;
}

.examples-of-testing .area02 .box01 .group01 .tab-on {
  color: #fff;
  background-color: #002456;
}

.examples-of-testing .area02 .box02 h2 {
  font-size: 26px;
  color: #002456;
  border-bottom: 2px dotted #002456;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: left;
}

.examples-of-testing .area02 .box02 .group01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.examples-of-testing .area02 .box02 .group01 .table-img {
  width: 34%;
  height: 100%;
}

.examples-of-testing .area02 .box02 .group01 .table-img p {
  font-size: 16px;
  text-align: center;
}

.examples-of-testing .area02 .box02 .group01 img {
  object-fit: cover;
  margin-bottom: 10px;
}

.examples-of-testing .area02 .box02 .group01 .table-content {
  width: 64%;
}

.examples-of-testing table th ,
.examples-of-testing table td {
  text-align: left;
  line-height: 1.5;
}

.examples-of-testing table td {
  background-color: #fff;
}

.examples-of-testing table .tb-back {
  background-color: #EEEEEE;
}

@media (max-width: 1023px) {
  .examples-of-testing .area02 .box02 .group01 {
    flex-direction: column;
  }

  .examples-of-testing .area02 .box02 .group01 .table-img {
    width: 100%;
    text-align: center;
  }

  .examples-of-testing .area02 .box02 .group01 .table-content {
    width: 100%;
  }

  .examples-of-testing .area02 .box02 .group01 .table-img {
    margin-bottom: 20px;
  }

  .examples-of-testing .area01 .box01 .mainline {
    width: 17%;
  }

  .examples-of-testing .common-btn {
    flex-direction: unset;
  }
  .examples-of-testing .common-btn a {
    width: 100%;
    padding: 15px 10px;
  }

  .examples-of-testing .mv .breadcrumbs {
    margin-top: 84px;
  }
}

@media (max-width: 767px) {
  .examples-of-testing .area01 .box01 h1 {
    font-size: 25px;
  }

  .examples-of-testing .area01 .box01 .mainline {
    width: 30%;
    margin-bottom: 15px;
  }

  .examples-of-testing .area02 .box01 .group01 p {
    font-size: 15px;
  }

  .examples-of-testing .area02 .box02 h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .examples-of-testing .area01 .box02 p {
    font-size: 15px;
    line-height: 1.3;
  }

  .examples-of-testing .mainline {
    padding-bottom: 7px;
  }

  .examples-of-testing .subline::after {
    padding-bottom: 7px;
  }

  .examples-of-testing .mv .breadcrumbs {
    margin-top: 70px;
  }

  .examples-of-testing section {
    margin-top: 30px;
  }

  .examples-of-testing .wrapper {
    margin-top: 30px;
  }

  .examples-of-testing .area02 {
    margin-top: 20px;
  }

  .examples-of-testing .area02 .box01 {
    margin-bottom: 20px;
  }

  .examples-of-testing .area02 .box02 .group01 .table-img {
    margin-bottom: 10px;
  }

  .three-pieces .contract-services-box {
    width: 100%;
  }
}


/* 環境測定 */
.environmental-measurement-contract :is(h1, .subtitle) {
  font-size: 27px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 50px;
}

.environmental-measurement-contract .box01 {
  display: flex;
  justify-content: space-between;
}

.environmental-measurement-contract .box01 .content {
  width: 48%;
}

.environmental-measurement-contract .content .note01 {
  width: 100px;
  text-align: center;
  color: #fff;
  background-color: #002456;
  padding: 8px 10px;
  margin-bottom: 10px;
}

.environmental-measurement-contract .content .note02 {
  width: 190px;
  text-align: center;
  color: #fff;
  background-color: #002456;
  padding: 8px 10px;
  margin-bottom: 10px;
}

.environmental-measurement-contract .area01 ul {
  font-size: 17px;
  list-style: initial;
  padding-inline-start: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: justify;
}

.environmental-measurement-contract .area01 {
  border-top: 2px dotted #002456;
  border-bottom: 2px dotted #002456;
  padding: 30px 0;
}

.environmental-measurement-contract .area01 .box02 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.environmental-measurement-contract .area01 .box02 h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #002456;
}

.environmental-measurement-contract .area01 .content .img {
  width: 22%;
}

.environmental-measurement-contract .area01 .content .img img {
  margin-bottom: 5px;
  object-fit: cover;
  width: 100%;
  height: 160px;
}

.environmental-measurement-contract .area01 .content .img p {
  font-size: 16px;
}

.environmental-measurement-contract .area01 .content .arrow {
  width: 1%;
}

.environmental-measurement-contract .area02 h1 {
  margin-bottom: 10px;
}

.environmental-measurement-contract .area02 p {
  text-align: center;
  margin-bottom: 30px;
}

.environmental-measurement-contract .area02 h2 {
  font-size: 23px;
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 20px;
  background-color: #EEEEEE;
  color: #002456;
  text-align: center;
}

.environmental-measurement-contract .area02 .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}

.environmental-measurement-contract .area02 .content p {
  margin-bottom: 20px;
}

.environmental-measurement-contract .area02 .content img {
  width: 70%;
}

@media (max-width: 1023px) {
  .environmental-measurement-contract .area02 .content p {
    margin-bottom: 10px;
  }

  .environmental-measurement-contract .area02 .content img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .environmental-measurement-contract :is(h1, .subtitle) {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .environmental-measurement-contract .box01 {
    flex-direction: column;    
  }

  .environmental-measurement-contract .box01 .content {
    width: 100%;
  }
  
  .environmental-measurement-contract .content .note01 {
    font-size: 16px;
  }

  .environmental-measurement-contract .area01 ul {
    font-size: 15px;
  }

  .environmental-measurement-contract .area01 .box02 h2 {
    font-size: 20px;
    margin-top: 10px;
  }
  
  .environmental-measurement-contract .area01 .box02 .content {
    flex-direction: column;
  }

  .environmental-measurement-contract .area01 .content .img {
    width: 100%;
  }

  .environmental-measurement-contract .area01 .content .arrow {
    width: 4%;
    margin: 10px 0;
  }

  .environmental-measurement-contract .area01 .content .arrow img {
    transform: rotate( 90deg );
  }

  .environmental-measurement-contract .area02 p {
    text-align: center;
    margin-bottom: 20px;
  }

  .environmental-measurement-contract .area02 h2 {
    font-size: 18px;
    padding: 8px 10px;
    margin-bottom: 10px;
  }

  .environmental-measurement-contract .area02 .content {
    margin-bottom: 30px;
  }
}


/* 画像・動画撮影 */
.imagevideo-capture :is(h1, .subtitle) {
  font-size: 27px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 50px;
}
.imagevideo-capture .area01 .note {
  width: 100px;
  text-align: center;
  color: #fff;
  background-color: #002456;
  padding: 8px 10px;
  margin-bottom: 10px;
}
.imagevideo-capture .area01 ul {
  list-style: initial;
  padding-inline-start: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.imagevideo-capture .area01 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.imagevideo-capture .area01 .box01 {
  width: 100%;
}

.imagevideo-capture .area01 .box01 img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.imagevideo-capture .area01 .box02 {
  width: 65%;
}

.imagevideo-capture .area01 .box02 p {
  line-height: 1.8;
}

.imagevideo-capture .area01 .box02 p span {
  font-size: 25px;
  color: #002456;
}

.imagevideo-capture .area01 .box02 .group {
  margin: 15px 0;
}

.imagevideo-capture .area01 .box02 .group span {
  text-decoration:underline;
  text-decoration-color:#002456;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}

.imagevideo-capture .area02 .box {
  display: flex;
  justify-content: space-between;
}

.imagevideo-capture .area02 .box .content {
  width: 32%;
  font-size: 16px;
  line-height: 1.5;
}

.imagevideo-capture .area02 .box .content img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 5px;
}

.imagevideo-capture .area02 h2 {
    font-size: 23px;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 20px;
    background-color: #EEEEEE;
    color: #002456;
}

@media (max-width: 1023px) {
  .imagevideo-capture .area01 {
    flex-direction: column;
  }

  .imagevideo-capture .area01 .box01 img {
    height: 250px;
  }

  .imagevideo-capture .area01 .box02 {
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .imagevideo-capture .area01 .box01 img {
    height: 200px;
  }

  .imagevideo-capture .area01 .box02 p {
    line-height: 1.6;
  }

  .imagevideo-capture .area01 .box02 p span {
    font-size: 20px;
  }

  .imagevideo-capture .area02 h2 {
    font-size: 18px;
    padding: 8px 10px;
    margin-bottom: 10px;
  }

  .imagevideo-capture .area02 .box {
    flex-direction: column;
  }

  .imagevideo-capture .area02 .box .content {
    width: 100%;
    font-size: 15px;
    margin-bottom: 15px;
  }
}


/* 企業情報 */
.company-information .mv .title {
  left: 31%;
}

.company-information .mv .title h1 {
  width: 41%;
}

.company-information .mv img {
  object-position: 50% 25%;
}

.company-information .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.company-information .area .box {
  width: 32%;
  margin-bottom: 40px;
}

.company-information .area .box .group {
  margin-bottom: 10px;
}

.company-information .wrapper {
  min-height: calc(100vh - 663px);
}

/* ----------effect---------- */
.company-information-effect {
  max-width: 500px;
  overflow: hidden;
  width: 100%;
}

.company-information-effect img {
  transition: transform .6s ease;
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.company-information-effect img:hover {
  transform: scale(1.1);
}
/* ----------effect---------- */

@media (max-width: 1023px) {
  .company-information .mv .title {
    left: 26%;
    padding-left: 20px;
  }

  .company-information .mv .title h1 {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .company-information .area .box {
    width: 48%;
    margin-bottom: 20px;
  }

  .company-information .area .box p {
    font-size: 14px;
  }

  .company-information .area .box .group {
    margin-bottom: 5px;
  }

  .company-information-effect img {
    height: 160px;
  }

  .company-information .mv .title {
    width: 70%;
    left: 38%;
    padding-left: 0;
  }

  .company-information .mv .title h1 {
    font-size: 25px;
  }

  .company-information .mv .title p {
    font-size: 18px;
    line-height: 1.5;
    color: #002456;
  }

  .company-information .mv .title h1 {
    width: 53%;
  }
}

/* 代表挨拶 */
.president {}

.header-breadcrumbs .breadcrumbs {
  margin-top: 110px;
}

.greeting .box01 {
  font-size: 25px;
  color: #fff;
  background-color: #002456;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center;
}

.greeting .area01 img {
  height: 380px;
  width: 100%;
  object-fit: cover;
  object-position: 0 7%;
  margin-bottom: 30px;
}

.greeting .area01 h2 {
  font-size: 25px;
  line-height: 1.5;
  text-align: center;
  color: #002456;
  margin-bottom: 30px;
}

.greeting .area01 p {
  line-height: 1.5;
  margin-bottom: 10px;
}

.greeting .greeting-name {
  display: flex;
  justify-content: flex-end;
}

.company-information-common {
  background-color: #EEEEEE;
  padding: 40px 0;
}

.company-information-common .area {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.company-information-common .area .box {
  width: 19%;
}

.company-information-common .area .box p {
  font-size: 16px;
  margin-top: 10px;
}

.company-information-common .company-information-effect {
  max-height: 230px;
}

@media (max-width: 1023px) {
  .header-breadcrumbs .breadcrumbs {
    margin-top: 84px;
  }

  .company-information-common .area .box p {
    font-size: 14px;
  }
  
  .company-information-common .company-information-effect img {
    object-position: 75% 0;
  }
  .company-information-common .area .box {
    width: 48%;
    margin-bottom: 15px;
  }
  .company-information-common .area {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .header-breadcrumbs .breadcrumbs {
    margin-top: 70px;
  }

  .greeting .box01 {
    font-size: 20px;
    padding: 8px 0;
    margin-bottom: 20px;
  }

  .greeting .area01 img {
    height: 300px;
    object-position: center;
    margin-bottom: 15px;
  }

  .greeting .area01 h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .greeting .area01 p {
    font-size: 14px;
  }

  /* .company-information-common .area {
    flex-direction: row;
    flex-wrap: wrap;
  } */

  /* .company-information-common .area .box {
    width: 48%;
    margin-bottom: 15px;
  } */

  .company-information-common .area .box:last-child {
    margin-bottom: 0;
  }

  .company-information-common .company-information-effect img {
    object-position: 60% 0;
  }

  .company-information-common .area .box p {
    margin-top: 5px;
  }
}

/* 所長挨拶 */
.director .area02 {
  border-top: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
  padding: 50px 0;
}

.director .area02 .box {
  margin-bottom: 20px;
}

.director .area02 .box:last-child {
  margin-bottom: 0;
}

.director .area02 .box .note {
  width: 100px;
  font-size: 16px;
  color: #fff;
  background-color: #002456;
  padding: 5px 5px;
  margin-bottom: 8px;
  text-align: center;
}

.director .area02 .box p {
  color: #002456;
  line-height: 1.5;
}

.director .area03 .box {
  margin-bottom: 50px;
}

.director .area03 .box h2 {
  font-size: 20px;
  color: #002456;
  background-color: #EEEEEE;
  padding: 8px 12px;
  margin-bottom: 10px;
}

.director .area03 .box ul {
  list-style: initial;
  padding-inline-start: 18px;
  line-height: 1.5;
  font-size: 16px;
}

.director .area03 .box ul li {
  font-size: 16px;
  line-height: 1.5;
}

.director section {
  margin-top: 70px;
}

.director .area03 .box .group {
  display: flex;
  justify-content: space-between;
}

.director .area03 .box .group .btn-paper {
  width: 32%;
  margin-top: 15px;
}

.btn-paper .common-btn a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  margin: 0;
}

.btn-paper .common-btn a .btn-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-paper .common-btn p {
  font-size: 20px;
  color: #002456;
}

.btn-paper .common-btn .btn-detail {
  font-size: 13px;
  color: #002456;
}

.btn-paper .common-btn .btn-detail img {
  width: 25px;
  height: 25px;
  margin-left: 5px;
  margin-bottom: 0px;

}

.greeting .treatise-list b {
  text-decoration: underline;
}
.greeting .treatise-list p {
  font-size: 13px;
}
.greeting .treatise-list p:nth-of-type(1) {
  margin-bottom: 0;
}


@media (max-width: 767px) {
  .director section {
    margin-top: 30px;
  }

  .director .area02 {
    padding: 30px 0;
  }

  .director .area03 .box {
    margin-bottom: 30px;
  }

  .director .area03 .box .group {
    flex-direction: column;
  }

  .director .area03 .box .group .btn-paper {
    width: 100%;
  }
}

/* 企業理念 */

.corporate-philosophy .box01 {
  margin-bottom: 80px;
}

.corporate-philosophy .box01 h2 {
  font-size: 30px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 10px;
}


.corporate-philosophy .box01 p {
  text-align: center;
  line-height: 1.5;
}

.corporate-philosophy .box02 {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 80px;
}

.corporate-philosophy .box02 h3 {
  font-size: 32px;
  color: #002456;
  text-align: center;
  margin-bottom: 5px;
  border-bottom: 4px solid #002456;
  padding-bottom: 5px;
  display: inline;
  line-height: 2.5;
}

.corporate-philosophy .box02 .text {
  font-size: 20px;
  margin-bottom: 20px;
}

.corporate-philosophy .box02 p {
  line-height: 1.5;
}

.corporate-philosophy .box02 .group {
  padding: 0 40px;
  border-left: 1px solid #A2A2A2;
}

.corporate-philosophy .box02 .group:last-child {
  border-right: 1px solid #A2A2A2;
}

.corporate-philosophy .box02 img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
}

.corporate-philosophy .box03 {
  text-align: center;
  margin-bottom: 80px;
}

.corporate-philosophy .box03 h2 {
  font-size: 30px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 50px;
}

.corporate-philosophy .box03 img {
  width: 180px;
}

@media (max-width: 1023px) {
  .corporate-philosophy .box02 .group {
    padding: 0 20px;
  }
  
  .corporate-philosophy .box02 img {
    width: 180px;
    height: 180px;
  }

  .corporate-philosophy .mv-common .mv img {
    height: 35vh;
    margin-top: 82px;
  }
}

@media (max-width: 767px) {
  .corporate-philosophy .box01 h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .corporate-philosophy .box01 p {
    text-align: justify;
  }

  .corporate-philosophy .box01 {
    margin-bottom: 40px;
  }

  .corporate-philosophy .box02 {
    flex-direction: column;
    justify-content: space-between;
  }

  .corporate-philosophy .box02 .group {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 0;
    border-left: initial;
    border-top: 1px solid #A2A2A2;
  }
  
  .corporate-philosophy .box02 .group:last-child {
    border-right: initial;
    border-bottom: 1px solid #A2A2A2;
  }

  .corporate-philosophy .box02 h3 {
    font-size: 28px;
    line-height: 1;
  }

  .corporate-philosophy .box02 img {
    margin-bottom: 15px;
  }

  .corporate-philosophy .box02 .text {
    margin-bottom: 10px;
  }

  .corporate-philosophy .box03 h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .corporate-philosophy .box02 {
    margin-bottom: 40px;
  }

  .corporate-philosophy .box03 {
    margin-bottom: 30px;
  }

  .corporate-philosophy .mv-common .mv img {
    height: 35vh;
    margin-top: 70px;
  }
}


/* 会社概要 */
.company-profile .mv img {
  object-fit: cover;
  object-position: 0 7%;
}

.company-profile-table {
  width: 100%;
}

.company-profile-table tr,
.company-profile-table th,
.company-profile-table td {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    height: 35px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.5;
}

.company-profile-table th {
  color: #fff;
  background-color: #002456;
  padding: 10px;
}

.company-profile-table td {
  text-align: left;
  padding: 20px 0 20px 25px;
}

.company-profile-table a {
  color: #1E7EE2;
  text-decoration: underline;
  text-decoration-color: #1E7EE2;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  line-height: 1.7;
}

.company-profile-table img {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}

.company-profile-table .table-flex {
  display: flex;
  align-items: center;
}

.map {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin: 20px 0;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .company-profile-table tr,
  .company-profile-table th,
  .company-profile-table td {
    font-size: 14px;
  }

  .company-profile-table td {
    padding: 10px 0 10px 15px;
  }

  .company-profile-table th {
    width: 17%;
    padding: 5px;
  }
}


/* 知的財産 */
.intellectual-property h2 {
  font-size: 22px;
  color: #002456;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 10px;
}

.intellectual-property th,
.intellectual-property td {
  text-align: left;
}

.intellectual-property td {
  background-color: #fff;
}

@media (max-width: 1023px) {
  .intellectual-property .mv-common .mv img {
    height: 35vh;
    margin-top: 82px;
  }
}

@media (max-width: 767px) {
  .intellectual-property .mv-common .mv img {
    height: 35vh;
    margin-top: 70px;
  }
}

/* 論文 */
.treatise .area03 .box {
  margin-bottom: 50px;
}

.treatise .area03 .box h2 {
  font-size: 20px;
  color: #002456;
  background-color: #EEEEEE;
  padding: 8px 12px;
  margin-bottom: 10px;
}

.treatise .area03 .box .group {
  display: flex;
  justify-content: space-between;
}

.treatise .area03 .box .group .btn-paper {
  width: 32%;
  margin-top: 15px;
}

ol.treatise-list {
  counter-reset:list;
  list-style-type:none;
  padding: 0px;
}
  
ol.treatise-list li {
  position:relative;
  line-height: 1.5;
  padding: 30px 0 30px 80px;
  font-size:13px;
  border-bottom:1px dashed #A2A2A2;
}

ol.treatise-list li:first-child {
  border-top: 1px solid #A2A2A2;
}

ol.treatise-list li:last-child {
  border-bottom: 1px solid #A2A2A2;
}
  
ol.treatise-list li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0;
  width: 60px;
  height: 20px;
  background: #002456;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1023px) {
  .btn-paper .common-btn p {
    font-size: 19px;
  }
  .btn-paper .common-btn a .btn-detail {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .treatise .area03 .box {
    margin-bottom: 30px;
  }

  .treatise .area03 .box .group {
    flex-direction: column;
  }

  .treatise .area03 .box .group .btn-paper {
    width: 100%;
  }

  .btn-paper .common-btn p {
    font-size: 18px;
  }

  ol.treatise-list li{
    padding: 15px 0 15px 80px;
  }
}

/* ITEAの技術 */
.itea-technology .mv .title p {
  font-size: 20px;
}

.itea-technology .area01 .box {
  margin-bottom: 150px;
}

.itea-technology .area01 .box p {
  font-size: 18px;
  line-height: 1.5;
  text-align: justify;
}

.itea-technology .area01 .box .text{
  margin-bottom: 40px;
}

.itea-technology .area01 .box .group {
  display: flex;
  justify-content: space-between;
}

.itea-technology .area01 .common-btn {
  width: 23%;
}

.itea-technology .area01 .common-btn p {
  color: #333333;
  text-align: center;
}

.itea-technology .area01 .common-btn a {
  border: initial;
  background-color: #DDEBFA;
  color: #333333;
  width: 100%;
  padding: 8px 0;
  margin: 0;
  border-top: 8px solid #002456;
}

.itea-technology .area01 .common-btn .icon img {
  height: 40px;
  margin-bottom: 0;
}

.itea-technology .area01 .common-btn .arrow img {
  height: 18px;
}

.itea-technology .area02 .box {
  margin-bottom: 80px;
}

.itea-technology .area02 h2 {
  font-size: 23px;
  background-color: #002456;
  color: #fff;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
}

.itea-technology .area02 .group {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
}

.itea-technology .area02 .group .img {
  width: 42%;
}

.itea-technology .area02 .group .img img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}

.itea-technology .area02 .group .content {
  width: 56%;
}

.itea-technology .area02 .group .content .content-item {
  margin-bottom: 30px;
}

.itea-technology .area02 .group .content h3 {
  font-size: 20px;
  background-color: #EEEEEE;
  color: #002456;
  padding: 10px 13px;
  margin: 0 0 10px;
}

.itea-technology .area02 .group .content .content-item p {
  line-height: 1.7;
  text-align: justify;
}

.itea-technology .area02 .group .content .content-item .common-btn p {
  font-size: 22px;
  line-height: 1;
  text-align: center;
}

.itea-technology .area02 .group .content .content-item .common-btn img {
  margin-bottom: 0;
}

.itea-technology .area02 .common-btn a {
  width: 56%;
  margin: 0;
  padding: 10px 10px;
}

.itea-technology .area02 .box .research-paper-subtitle {
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 1023px) {
  .itea-technology .area01 .common-btn {
    width: 24%;
  }

  .itea-technology .area01 .box {
    margin-bottom: 80px;
  }

  .itea-technology .area02 .group {
    margin-bottom: 0;
    flex-direction: column;
  }

  .itea-technology .area02 .group .img {
    width: 100%;
  }

  .itea-technology .area02 .group .content {
    width: 100%;
  }

  .itea-technology .area02 .group .img img {
    margin-bottom: 20px;
  }

  .itea-technology .area02 .group .img img {
    max-height: 400px;
  }

  .itea-technology .area02 .box {
    margin-bottom: 50px;
  }

  .itea-technology .area02 .group .content .content-item {
    margin-bottom: 50px;
  }

  .itea-technology .area02 .common-btn a {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .itea-technology .mv .title h1 {
    font-size: 25px;
    color: #002456;
    margin-bottom: 20px;
  }

  .itea-technology .mv .title p {
    font-size: 18px;
    line-height: 1.5;
    color: #002456;
  }

  .itea-technology .area01 .box p {
    font-size: 16px;
  }

  .itea-technology .area01 .box .group {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .itea-technology .area01 .common-btn {
    width: 48%;
    margin-bottom: 15px;
  }

  .itea-technology .area01 .common-btn:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .itea-technology .area02 h2 {
    font-size: 20px;
    margin-bottom: 15px;
    padding: 8px 0;
  }

  .itea-technology .area02 .group .content h3 {
    font-size: 16px;
    padding: 8px 13px;
  }

  .itea-technology .area02 .box {
    margin-bottom: 0;
  }

  .itea-technology .area02 .group .content .content-item .common-btn p {
    font-size: 20px;
  }

  .itea-technology .area02 .box .research-paper-subtitle {
    font-size: 15px;
    line-height: 1.5;
  }
}

/* FAQ */
.faq .area01 .box .group {
  display: flex;
  justify-content: center;
}

.faq .area01 .common-btn {
  width: 26%;
  margin: 0 10px;
}

.faq .area01 .common-btn a {
  border: initial;
  background-color: #DDEBFA;
  color: #333333;
  width: 100%;
  padding: 8px 0;
  margin: 0;
  border-top: 8px solid #002456;
}

.faq .area01 .common-btn .icon img {
  height: 40px;
  margin-bottom: 0;
}

.faq .area01 .common-btn .arrow img {
  height: 18px;
}

.faq .area01 .common-btn p {
  color: #333333;
  text-align: center;
}

.faq .area01 .box h2 {
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
  color: #002456;
  margin-bottom: 30px;
}

.faq .area01 .box .text {
  text-align: center;
  margin-bottom: 30px;
}

.faq .area01 .box p {
  font-size: 18px;
  line-height: 1.5;
}

.faq .area02 .box {
  margin-bottom: 50px;
}

/* FAQアコーディオン */
.faq .qa-container p {
  font-size: 16px;
  line-height: 1.5;
}

.qa-container {
  width: 100%;
}

.qa-list:not(:first-child) {
  margin-top: 15px;
}

.question-title {
  background: #DDEBFA;
  cursor: pointer;
  font-size: 16px;
  padding: 15px 40px;
  position: relative;
  border: 1px solid #A2A2A2;
}

.question-title:before {
  position: absolute;
  display: block;
  content: 'Q';
  top: 15px;
  left: 12px;
  color: #002456;
  font-size: 18px;
  font-weight: 600;
}

.question-title:after {
  position: absolute;
  display: block;
  content: '';
  top: 35%;
  right: 22px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #002456;
  border-right: 2px solid #002456;
  transform: rotate(135deg);
  transition: all .3s ease-in-out;
}

.question-title.open:after {
  transform: rotate(-45deg);
  top: 45%;
}

.answer-text {
  border-left: 1px solid #A2A2A2;
  border-right: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
  display: none;
  padding: 15px 40px;
  position: relative;
}

.answer-text:before {
  position: absolute;
  display: block;
  content: 'A';
  top: 15px;
  left: 12px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

.faq .qa-container .answer-text a {
  color: #1E7EE2;
  text-decoration: underline;
  text-decoration-color: #1E7EE2;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .faq .area01 .box h2 {
    font-size: 23px;
    margin-bottom: 20px;
  }

  .faq .area01 .box .text {
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .faq .area01 .box .group {
    flex-direction: column;
    align-items: center;
  }

  .faq .area01 .common-btn {
    width: 80%;
    margin: 0 0 15px;
  }

  .question-title {
    padding: 10px 35px;
  }

  .answer-text {
    padding: 10px 10px 10px 35px;
  }

  .question-title:before {
    top: 8px;
  }

  .answer-text:before {
    top: 12px;
  }

  .faq .area02 .box {
    margin-bottom: 40px;
  }

  .question-title:after {
    right: 15px;
  }

  .question-title {
    font-size: 15px;
  }

  .faq .qa-container p {
    font-size: 15px;
  }

  .faq .area02 .box h1 {
    font-size: 20px;
  }
  
  .faq .subline::after {
    width: 33%;
  }

  .faq .subline::after {
    width: 9%;
  }
}

/* アレルギーの基礎知識 */
@media (max-width: 1023px) {
  .allergies-talk-comment-box dt span {
    padding: 12px;
  }

  .allergies-talk-comment-box dt {
    display: flex;
  }

  .allergies-talk-comment-box dt span {
    width: 65px;
    height: 65px;
  }
}

@media (max-width: 767px) {
  .allergies .wrapper {
      margin-top: 30px;
  }

  .allergies-talk-comment-box dt span {
    width: 45px;
    height: 45px;
    padding: 12px !important;
  }

  .allergies-antibody li {
    width: 100%;
    max-width: 385px;
  }

  .allergies-talk-comment-img {
    width: 70px;
  }

  .allergies-talk-comment-box {
    margin-top: 0px;
  }
}


/* ==============================
　アレルギーの基礎知識
　　/allergies/page-allergies.php
=============================== */
.allergies section {
  padding-bottom: 50px;
  border-bottom: 1px dashed #002456;
}
.allergies section:nth-of-type(2n+2) {
  margin-top: 50px;
}
.allergies section:last-of-type {
  border-bottom: 0px;
}
.allergies-supervision {
  font-size: 18px;
  font-weight: 600;
}
.allergies-talk {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
.allergies-talk-comment {
  display: flex;
  flex-direction: row;
}
.allergies-talk-comment-r {
  flex-direction: row-reverse;
}
.allergies-talk-comment-img {
  width: 150px;
}

.allergies-talk-comment-box {
  margin-top: 15px;
  width: calc(100% - 150px);
  height: fit-content;
  position: relative;
  display: inline-block;
  padding: 20px;
  max-width: 100%;
  border: solid 1px #707070;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #fff
}
.allergies-talk-comment-box-l {
  margin-left: 15px;
}
.allergies-talk-comment-box-r {
  margin-right: 15px;
}

.allergies-talk-comment-box-l:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
.allergies-talk-comment-box-l:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #707070;
  z-index: -2;
}
.allergies-talk-comment-box-r:before {
  content: "";
  position: absolute;
  top: 60px;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}
.allergies-talk-comment-box-r:after {
  content: "";
  position: absolute;
  top: 60px;
  right: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #707070;
  z-index: -1;
}

.allergies-talk-comment-box dt {
  font-size: 30px;
  font-weight: 600;
  color: #002456;
}
.allergies-talk-comment-box dt span {
  display: inline-block;
  margin-right: 10px;
  padding: 15px;
  font-size: 35px;
  color: #fff;
  background: #002456;
}
.allergies-talk-comment-box dd {
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.5;
}

.allergies-title {
  margin-top: 50px;
  font-size: 25px;
  font-weight: 600;
  color: #002456;
}

.allergies-mt {
  margin-top: 20px;
}
.allergies-mt-l {
  margin-top: 50px;
}

.allergies-link {
  margin-top: 50px;
}
.allergies-link-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  color: #002456;
}
.allergies-link-list {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.allergies-link-list li {
  width: 50%;
}
.allergies-link-list li:nth-child(2n+1) .common-btn {
  justify-content: flex-end;
}
.allergies-link-list li:nth-child(2n) .common-btn {
  justify-content: flex-start;
}
.allergies-link-list li.allergies-link-list-c .common-btn {
  justify-content: center;
}
.allergies-link-list .common-btn a {
  width: 385px;
}
.allergies-link-list .common-btn-b a {
  background: #002456;
}
.allergies-link-list .common-btn-b p {
  color: #FFF;
  line-height: 1.5;
}

/* 主なアレルゲン */
.allergies-allergen {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  gap: 25px;
}
.allergies-allergen dl {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}
/* アレルゲンの局在 */
.allergies-localization {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  row-gap: 50px;
}
.allergies-localization li {
  width: calc(33.333% - 20px);
}
.allergies-localization dl {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
}
.allergies-localization li:last-of-type dl {
  font-weight: normal;
}
.allergies-localization-ul {
  margin-right: 30px;
  position: relative;
}
.allergies-localization-arrow {
  position: absolute;
  right: -60px;
  width: 36px;
  top: calc(50% - 35px);
}
.allergies-localization-ur {
  margin-left: 30px;
}

/* アレルギーの発症の仕組み */
.allergies-structure {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 90px;
  row-gap: 50px;
}
.allergies-structure li {
  width: calc(33.333% - 70px);
  position: relative;
}
.allergies-structure li:nth-of-type(n+2)::before {
  content: "";
  background: url(../images/allergies/arrow.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 41px;
  position: absolute;
  left: -55px;
  top: calc(50% - 60px);
}
.allergies-structure dl {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
  font-size: 18px;
  line-height: 1.5;
}
/* 抗体 */
.allergies-antibody {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

/* ITEAでは主に以下のアレルゲンを測定しています */
.allergies-measurement-box {
  margin: 50px auto 0;
  max-width: 850px;
}
.allergies-measurement dt {
  text-align: center;
}

@media (max-width: 1023px) {
  .allergies-talk-comment-img {
    width: 120px;
  }
  .allergies-talk-comment-box {
    width: calc(100% - 270px);
  }
  .allergies-talk-comment-box dt {
    font-size: 30px;
  }
  .allergies-talk-comment-box dt span {
    font-size: 30px;
  }
  .allergies-talk-comment-box dd {
    font-size: 16px;
  }
  
  .allergies-title {
    margin-top: 30px;
    font-size: 25px;
  }

  /* 主なアレルゲン */
  .allergies-allergen {
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 30px;
  }
  .allergies-allergen li {
    width: calc(25% - 20px);
  }
  .allergies-link-list .common-btn a {
    width: 100%;
  }
  /* ■ ITEAでは主に以下のアレルゲンを測定しています。 */
  .allergies-measurement-box {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .allergies-talk {
    gap: 20px;
  }
  .allergies-talk-comment-img {
    width: 80px;
  }
  .allergies-talk-comment-box {
    width: calc(100% - 80px);
  }
  .allergies-talk-comment-box dt {
    font-size: 19px;
  }
  .allergies-talk-comment-box dt span {
    font-size: 17px;
  }
  .allergies-talk-comment-box dd {
    font-size: 14px;
  }

  .allergies-link-title {
    font-size: 17px;
  }

  .allergies-link {
    margin-top: 30px;
  }
  .allergies-link-list {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .allergies-link-list li {
    width: 100%;
    max-width: 385px;
  }

  .allergies-title {
    font-size: 17px;
  }

  /* 主なアレルゲン */
  .allergies-allergen {
    gap: 15px;
    row-gap: 10px;
  }
  .allergies-allergen li {
    width: calc(33.3333% - 10px);
  }

  /* アレルゲンの局在 */
  .allergies-localization {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .allergies-localization li {
    width: 100%;
    max-width: 385px;
  }
  .allergies-localization-ul, .allergies-localization-ur {
    margin: 0;
  }
  .allergies-localization-ul {
    padding-bottom: 50px;
  }
  .allergies-localization dl {
    font-size: 13px;
  }
  .allergies-localization-arrow {
    top: auto;
    bottom: 0;
    right: calc(50% - 20px);
    transform: rotate(90deg);
  }

  /* アレルギーの発症の仕組み */
  .allergies-structure {
    gap: 20px;
  }
  .allergies-structure li {
    width: calc(50% - 10px);
  }
  .allergies-structure li:nth-of-type(n+2)::before {
    display: none;
  }
  .allergies-structure li::after {
    content: "";
    background: url(../images/allergies/arrow.png) no-repeat;
    background-size: contain;
    width: 16px;
    height: 18px;
    position: absolute;
    right: -10px;
    top: calc(50% - 40px);
  }
  .allergies-structure li:last-of-type:before {
    display: none;
  }
  .allergies-structure li:last-of-type:after {
    display: none;
  }
  .allergies-structure dl {
    margin-right: 20px;
    font-size: 13px;
  }

  /* 抗体 */
  .allergies-antibody {
    flex-direction: column;
    align-items: center;
  }
  .allergies-localization li {
    width: 100%;
    max-width: 385px;
  }

  /*  ITEAでは主に以下のアレルゲンを測定しています。*/
  .allergies-allergen dl {
    font-size: 13px;
  }

  .productinfo .mv .title h1 {
    font-size: 25px;
  }
}



/* ==============================
　製品情報
　　/page-productinfo.php
=============================== */
.productinfo .mv img {
  height: 285px;
}
.productinfo .mv .title h1 {
  margin-top: 50px;
}

.productinfo {
  line-height: 1.5;
}
.productinfo-info-title {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #002456;
}
.productinfo-info-btn {
  margin-top: 15px;
  margin-bottom: 25px;
  display: inline-block;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #002456;
  border: 1px solid #002456;
}
.productinfo-info-btn img {
  margin-right: 10px;
  width: 26px;
  vertical-align: text-bottom;
}
.productinfo-description {
  margin-top: 10px;
}

.productinfo-nav {
  display: flex;
  flex-direction: row;
}
.productinfo-nav li {
  width: 25%;
  background-color: #EEEEEE;
  border: solid 1px #c7c7c7;
  padding: 20px 0px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
.productinfo-nav li.current-tab {
  color: #fff;
  background-color: #002456;
  border: solid 1px #002456;
}

.productinfo-list {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.productinfo-category {
  margin-top: 30px;
  padding: 10px 10px 10px 20px;
  width: 100%;
  background: #002456;
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
}

.productinfo-list li:nth-of-type(n+2) .productinfo-category {
  margin-top: 0;
}

.productinfo-box:nth-of-type(n+2) {
  display: none;
}

.productinfo-box .scroll-text {
  margin-top: 10px;
}

.productinfo-table {
  margin-top: 20px;
}
.productinfo-table table {
  width: 100%;
}
.productinfo-table :is(th,td) {
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
}
.productinfo-table :is(th,td):last-of-type {
  border-right: 1px solid #CECECE;
}
.productinfo-table th {
  padding: 5px;
  background: #DDEBFA;
}
.productinfo-table td {
  padding: 10px;
  font-size: 18px;
  vertical-align: middle;
}
.productinfo-table td a {
  color: #1E7EE2;
  text-decoration: underline;
}
.productinfo-table tr:last-of-type td {
  border-bottom: 1px solid #CECECE;
}
.productinfo-table th:nth-of-type(1) {
  width: 15%;
}
.productinfo-table th:nth-of-type(2) {
  width: 130px;
}
.productinfo-table th:nth-of-type(3) {
  width: calc(55% - 130px);
}
.productinfo-table th:nth-of-type(4) {
  width: 15%;
}
.productinfo-table th:nth-of-type(5) {
  width: 15%;
}


.productinfo-img {
  width: 120px;
}

.productinfo-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.productinfo-btn li {
  width: 50%;
}
.productinfo-btn li:nth-child(2n+1) .common-btn {
  justify-content: flex-end;
}
.productinfo-btn li:nth-child(n) .common-btn-center {
  justify-content: center;
}
.productinfo-btn li:nth-child(2n) .common-btn {
  justify-content: flex-start;
}
.productinfo-btn.productinfo-btn-ce li .common-btn {
  justify-content: center;
}
.productinfo-btn .common-btn a {
  width: 400px;
}

.productinfo-btn-kotai {
  margin-top: 100px;
}




@media (max-width: 1023px) {
  .productinfo-category {
    font-size: 18px;
  }
  .productinfo-img {
    width: 100px;
  }
  .productinfo-btn-kotai {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .productinfo .mv img {
    height: 200px;
  }
  .productinfo-info-title {
    font-size: 16px;
  }
  .productinfo-info-btn {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
  }
  .productinfo-info-btn img {
    margin-right: 5px;
    width: 19px;
  }

  .productinfo-nav {
    flex-wrap: wrap;
  }
  .productinfo-nav li {
    width: 50%;
    padding: 10px 0px;
    font-size: 14px;
  }
  .productinfo-category {
    padding: 7px;
    font-size: 16px;
  }

  .productinfo-table {
    overflow-x: scroll;
  }
  .productinfo-table table {
    min-width: 600px;
  }

  .productinfo-table th {
    font-size: 13px;
  }
  .productinfo-table td {
    font-size: 15px;
  }
  .productinfo-table th:nth-of-type(2) {
    width: 80px;
  }
  .productinfo-table th:nth-of-type(3) {
    width: calc(55% - 80px);
  }

  .productinfo-btn {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .productinfo-btn li {
    width: 100%;
    max-width: 400px;
  }
  .productinfo-btn .common-btn a {
    width: 100%;
  }
}


/* ==============================
　製品情報 - 詳細
　　/single-productinfo.php
=============================== */
.productinfoDetail {
  margin-top: 108px;
  line-height: 1.5;
}
.productinfoDetail-head {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.productinfoDetail-ttlbox {
  width: calc(100% - 408px);
}

/* 画像 */
.productinfoDetail-img {
  width: fit-content;
}

.productinfoDetail-img-main {
  width: 378px;
}
.productinfoDetail-img-main img {
  object-fit: cover;
}
.productinfoDetail-img-thumb {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  gap: 10px;
}
.productinfoDetail-img-thumb li {
  width: calc(33.3333% - 7px);
}
.productinfoDetail-img-thumb li span {
  display: block;
}
.productinfoDetail-img-thumb img {
  cursor: pointer;
  opacity: 0.7;
  width: 118px;
  height: 114px;
  object-fit: cover;
}
.productinfoDetail-img-thumb li.current img {
  opacity: 1;
  transition: all .5s;
}

.productinfoDetail-title {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 600;
  color: #002456;
  padding-bottom: 10px;
  border-bottom: 1px solid #002456;
}
.productinfoDetail-description {
  margin-top: 30px;
  font-size: 18px;
}
.productioninfoDetail-antibody ul{
  display: flex;
}
.productinfoDetail-antibody-img {
  height: 350px;
  margin-left: 30px;
}
.productinfoDetail-antibody-description {
  margin-left:30px ;
}
@media (max-width: 1023px) {
  .productinfoDetail {
    margin-top: 80px;
  }
  .productinfoDetail-head {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .productinfoDetail-img-main {
    width: 100%;
    max-width: 378px;
  }
  .productinfoDetail-ttlbox {
    width: 100%;
  }
  .productinfoDetail-title {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .productinfoDetail-description {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .productinfoDetail {
    margin-top: 70px;
  }
  .productinfoDetail-head {
    gap: 20px;
  }
  .productinfoDetail-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .productinfoDetail-description {
    font-size: 14px;
  }
  .productioninfoDetail-antibody ul{
    display: block;
  }
  .productinfoDetail-antibody-description {
    margin-left:0px ;
  }
}

/* table */
.productinfoDetail table {
  width: 100%;
  font-size: 18px;
}
.productinfoDetail table :is(th,td) {
  padding: 10px 15px;
  vertical-align: middle;
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
}
.productinfoDetail :is(th,td):last-of-type {
  border-right: 1px solid #CECECE;
}
.productinfoDetail table th {
  background: #002456;
  color: #fff;
  font-weight: 600;
}
.productinfoDetail tr:last-of-type {
  border-bottom: 1px solid #CECECE;
}
.productinfoDetail td a {
  color: #1E7EE2;
  text-decoration: underline;
}
.productinfoDetail td i {
  text-decoration: underline;
}

.productinfoDetail-table-subinfo th {
  width: 162px;
}
.productinfoDetail-table-performance th,
.productinfoDetail-table-measurements th,
.productinfoDetail-table-reproducibility th {
  width: 162px;
}



@media (max-width: 1023px) {
  /* table */
  .productinfoDetail table {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  /* table */
  .productinfoDetail table {
    font-size: 13px;
  }
  .productinfoDetail table :is(th,td) {
    padding: 9px 7px;
  }
  .productinfoDetail-table-subinfo th {
    width: 80px;
  }
}

.productinfoDetail-cnt, .productinfoDetail-elisa {
  margin-top: 50px;
}

/* ELISAキット */
.productinfoDetail-elisa-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 46px;
  row-gap: 50px;
}
.productinfoDetail-elisa-list li {
  width: calc(50% - 23px);
}
.productinfoDetail-elisa-list li.productinfoDetail-elisa-list-full {
  width: 100%;
}
.productinfoDetail-subtitle {
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-size: 25px;
  font-weight: 600;
  color: #002456;
  border-bottom: 1px solid #CECECE;
}
.productinfoDetail-table-icon {
  margin-left: 5px;
  width: 18px;
  vertical-align: text-bottom;
}
:is(.productinfoDetail-references, .productinfoDetail-connection) a {
  color: #1E7EE2;
  text-decoration: underline;
}

.productinfoDetail-elisa-list-img {
  margin: 0 auto;
  display: block;
  max-width: 600px;
  width: 100%;
}

.productinfoDetail-mt {
  margin-top: 20px;
}
.productinfoDetail-mt-l {
  margin-top: 50px;
}

.productinfoDetail-attention {
  padding: 50px;
  background: #EEEEEE;
}
.productinfoDetail-attention-title {
  padding: 10px;
  background: #002456;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
}
.productinfoDetail-attention-catch {
  margin-top: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #002456;
}
.productinfoDetail-attention-btn {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  gap: 17px;
}
.productinfoDetail-attention-btn li {
  width: calc(33.3333% - 10px);
}
.productinfoDetail-attention-btn .common-btn a {
  width: 100%;
  margin: 0;
  height: 120px;
}
.productinfoDetail-attention-btn .common-btn p {
  font-size: 19px;
}
.productinfoDetail-attention-btn .common-btn-txs p {
  font-size: 16px;
}
.preparation a {
  background-color: #33333324;
}

.productinfoDetail-product-volume {
  min-width: 80px;
}
.productinfoDetail-dilution-rate {
  min-width: 90px;
}
@media (max-width: 1023px) {
  .productinfoDetail-elisa-list {
    flex-direction: column;
  }
  .productinfoDetail-elisa-list li {
    width: 100%;
  }
  .productinfoDetail-attention {
    padding: 30px 25px;
  }
  .productinfoDetail-attention-title {
    padding: 8px;
    font-size: 20px;
  }
  .productinfoDetail-attention-catch {
    margin-top: 20px;
    font-size: 24px;
  }
  .productinfoDetail-attention-btn .common-btn p {
    font-size: 17px;
  }
  .productinfoDetail-attention-btn .common-btn a {
    height: 146px;
  }
  .productinfoDetail-product-volume {
    min-width: auto;
  }
  .productinfoDetail-dilution-rate {
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .productinfoDetail-elisa-list {
    gap: 30px;
  }
  .productinfoDetail-subtitle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .productinfoDetail-elisa-list p {
    font-size: 13px;
  }
  .productinfoDetail-attention {
    padding: 20px 16px;
  }
  .productinfoDetail-attention-title {
    padding: 6px;
    font-size: 16px;
  }
  .productinfoDetail-attention-catch {
    font-size: 16px;
  }
  .productinfoDetail-attention-btn {
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .productinfoDetail-attention-btn li {
    width: 100%;
  }
  .productinfoDetail-attention-btn .common-btn p {
    font-size: 16px;
  }
  .productinfoDetail-attention-btn .common-btn a {
    height: auto;
  }
}


.privacy-policy .sub-title {
  font-size: 23px;
  width: 100%;
  background-color: #002456;
  color: #ffffff;
  padding: 15px 0px;
  text-align: center;
  margin: 20px 0px;
}

.privacy-policy .child-title {
  width: 100%;
  background-color: #DDEBFA;
  color: #002456;
  padding: 10px 20px;
  margin: 30px 0px 10px;
}

.privacy-policy .description ul.description-list {
  padding-left: 40px;
}

.privacy-policy .description ul.description-list li {
  border-bottom: 1px dotted #AAAAAA;
  padding: 10px 0px;;
}

.privacy-policy .description a {
  text-decoration: underline;
  color: #1E7EE2;
}

.site-map {
  margin-top: 200px;
}

.site-map .wrapper {
  display: flex;
  justify-content: space-between
}

.side-title {
  display: inline-block;
  width: 180px;
  vertical-align: top;
}
.site-map .mainline {
  font-size: 14px;
  display: inline-block;
  width: 180px;
  margin-bottom: 10px;
}

.site-map .mainline {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
}

.subline::after {
  width: 30%;
}

.title-word {
  display: block;
  font-size: 30px;
}

.sitemap-list {
  display: inline-block;
  width: 850px;
  margin-top :0px;
  margin-left: 40px
}

.parent-item>li {
  margin-bottom: 40px;
}

.sitemap-list a {
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.sitemap-list a.parent-page {
  display: flex;
  width: 100%;
  color: #ffffff;
  background-color: #002456;
  padding: 15px;
  margin-bottom: 10px;
}

.page-item li {
  margin-left: 40px;
}

.page-item li a {
  border-bottom: 1px solid #c7c7c7;
  padding-left: 0px;
}

.sitemap-list a:hover {
    transform: translateX(10px);
}

a:hover {
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.2s;
}

.header-double-arrow-b {
  background: url("../images/sitemap/sitemap-arrow-blue.png") no-repeat center center;
  width: 18px;
  height: 18px;
}

.header-double-arrow-w {
  background: url("../images/sitemap/sitemap-arrow-white.png") no-repeat center center;
  width: 18px;
  height: 18px;
}

.privacy-policy .box {
  margin-bottom: 20px;
}

.privacy-policy .group {
  margin-bottom: 80px;
}

.privacy-policy p {
  line-height: 1.5;
}

.privacy-policy dd {
  line-height: 1.5;
}

@media (max-width: 1023px) {
  .site-map {
    margin-top: 140px;
  }

  .site-map .wrapper {
    display: block;
    justify-content: normal;
  }

  .side-title {
    margin-bottom: 40px;
  }

  .sitemap-list {
    width: 100%;
    margin-left: 0px;
  }

  .privacy-policy .sub-title {
    font-size: 20px;
    padding: 10px 0px;
    margin: 15px 0px;
  }
}


/* 補助金ページTOP */
.mv-subsidy {
  width: 100vw;
  position: relative;
  z-index: -20;
}

.top-subsidy-main .bg-item01 {
  width: 50%;
  left: 0;
  top: 140%;
}

.top-subsidy-main .bg-item02 {
  width: 30%;
  right: 0;
  top: 230%;
  background-size: 170%;
}

/* <---------- 拡大スライド ----------> */
.mv-subsidy-slider {
  width: 100vw;
  margin-inline: auto;
  overflow: hidden;
}
.mv-slick-img img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  margin-top: 108px;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15); /* 拡大率 */
  }
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}
/* <---------- 拡大スライド ----------> */

.mv-subsidy-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  top: 5%;
}
.mv-subsidy-box {
  width: 700px;
}
.mv-subsidy-title {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 100px;
}
.mv-subsidy-title h1 {
  font-size: 40px;
  color: #002456;
  margin-bottom: 30px;
  text-shadow: #fff 1px 0 10px;
}
.mv-subsidy-subtitle {
  font-size: 24px;
  color: #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 30px;
}
.mv-content {
  font-size: 20px;
  padding: 13px 20px;
  line-height: 1.5;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  text-shadow: #fff 1px 0 10px;
}
.mv-subsidy-subcontent {
  position: absolute;
  bottom: 5%;
  right: 5%;
  font-size: 14px;
  color: #002456;
  border: 1px solid #002456;
  background-color: #fff;
  text-align: center;
  padding: 5px 15px;
}

.top-subsidy-content {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}
.top-subsidy-content span {
  font-size: 13px;
  line-height: 1.6;
  text-align: justify;
}
.top-subsidy p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}
.top-subsidy .content01 {
  display: flex;
  background-color: #002456;
  padding: 20px;
  justify-content: space-between;
  margin-bottom: 30px;
}
.top-subsidy .content01 p {
  color: #fff;
}
.top-subsidy .content01 .box01 {
  width: 36%;
}
.top-subsidy .content01 .box01 p {
  line-height: 1.8;
}
.top-subsidy .content01 .box02 {
  display: flex;
  width: 62%;
  justify-content: space-between;
  align-items: center;
}
.top-subsidy .content01 .box02 .image01 {
  width: 70%;
}
.top-subsidy .content01 .box02 .image02 {
  width: 10%;
  text-align: center;
}
.top-subsidy .content02 .box01 {
  margin-bottom: 20px;
}
.top-subsidy .content02 .box01 p {
  text-align: center;
  line-height: 1.8;
}
.top-subsidy .content02 .box02 {
  text-align: center;
}
.top-subsidy .content02 .box02 p {
  font-size: 23px;
  color: #fff;
  background-color: #002456;
  padding: 5px 20px;
  text-align: center;
  width: 75%;
  margin: 0 auto 10px;
}

.top-subsidy .area02 .box01 {
  text-align: center;
  margin-bottom: 40px;
}
.top-subsidy .area02 h2 {
  width: 30%;
  font-size: 40px;
  color: #002456;
  margin: 0 auto 40px;
}

.top-subsidy .area02 .box02 {
  display: flex;
  justify-content: space-between;
}
.top-subsidy .area02 .box02 .group {
  width: 32%;
  margin-bottom: 20px;
}
.top-subsidy .area02 .box02 .group img {
  margin-bottom: 15px;
}
.top-subsidy .area02 .box02 .group .title {
  display: flex;
  align-items: center;
  font-size: 50px;
  margin-bottom: 10px;
  color: #002456;
}
.top-subsidy .area02 .box02 .group .title p {
  width: 100%;
  border-bottom: 2px solid #002456;
  margin-left: 15px;
}

.top-subsidy .area03 .box01 {
  border-top:5px double #002456;
  border-bottom: 5px double #002456;
  padding: 30px;
}
.top-subsidy .area03 .box01 p {
  font-size: 18px;
  line-height: 1.8;
}
.top-subsidy .area03 .box01 a {
  color: #1E7EE2;
  text-decoration: underline;
  text-decoration-color: #1E7EE2;
}

@media (max-width: 1023px) {
  .top-subsidy-main .bg-item01 {
    width: 100%;
    left: -200px;
    top: 140%;
  }
  .top-subsidy-main .bg-item02 {
    width: 50%;
    right: 0;
    top: 300%;
    background-size: 170%;
  }
  .mv-subsidy-title {
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 50px;
  }
  .mv-subsidy-box {
    width: 600px;
  }
  .mv-slick-img img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    margin-top: 80px;
  }

  .top-subsidy .content01 {
    display: flex;
    background-color: #002456;
    padding: 20px;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .top-subsidy .content01 .box01 {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-subsidy .content01 .box02 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .top-subsidy .content02 .box01 p {
    text-align: left;
    line-height: 1.8;
  }
  .top-subsidy .content02 .box02 p {
    font-size: 23px;
    color: #fff;
    background-color: #002456;
    padding: 5px 20px;
    text-align: center;
    width: 100%;
    margin: 0 auto 10px;
  }

  .top-subsidy .area02 h2 {
    width: 42%;
    font-size: 40px;
    color: #002456;
    margin-bottom: 20px;
  }
  .top-subsidy .area02 .box02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .top-subsidy .area02 .box02 .group {
    width: 100%;
    margin-bottom: 50px;
  }
  .top-subsidy .area02 .box02 .group img {
    margin-bottom: 15px;
    object-fit: cover;
    height: 350px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .top-subsidy-main .bg-item01 {
    width: 100%;
    left: -150px;
    top: 320%;
    background-size: 100%;
  }
  .top-subsidy-main .bg-item02 {
    width: 70%;
    right: 0;
    top: 400%;
    background-size: 170%;
  }

  .mv-subsidy-title {
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .mv-subsidy-box {
    width: 330px;
  }
  .mv-slick-img img {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    margin-top: 70px;
  }
  .mv-subsidy-title h1 {
    font-size: 24px;
    color: #002456;
    margin-bottom: 20px;
    text-shadow: #fff 1px 0 10px;
  }
  .mv-subsidy-subtitle {
    font-size: 15px;
    color: #fff;
    padding: 5px;
    text-align: center;
    margin-bottom: 20px;
  }
  .mv-content {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 1.5;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    text-shadow: #fff 1px 0 10px;
  }
  .mv-subsidy-subcontent {
    padding: 4px 8px;
  }
  .mv-subsidy-subcontent p {
    font-size: 14px;
  }

  .top-subsidy-content {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .top-subsidy .content01 {
    display: flex;
    background-color: #002456;
    padding: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .top-subsidy .content01 .box01 p {
    line-height: 1.5;
  }
  .top-subsidy .content01 .box02 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .top-subsidy .content01 .box02 .image01 {
    width: 100%;
  }
  .top-subsidy .content01 .box02 .image02 {
    width: 10%;
    text-align: center;
    transform: rotate( 90deg );
    margin: 15px 0;
  }

  .top-subsidy .content02 .box02 p {
    font-size: 17px;
    color: #fff;
    background-color: #002456;
    padding: 5px 20px;
    text-align: center;
    width: 100%;
    margin: 0 auto 10px;
  }
  .top-subsidy .area02 h2 {
    width: 73%;
    font-size: 30px;
    color: #002456;
    margin-bottom: 20px;
  }
  .top-subsidy .area02 .box01 {
    text-align: center;
    margin-bottom: 20px;
  }
  .top-subsidy .area02 .box02 .group img {
    margin-bottom: 15px;
    object-fit: cover;
    height: 220px;
    width: 100%;
  }
  .top-subsidy .area02 .box02 .group {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-subsidy .area03 .box01 {
    border-top: 5px double #002456;
    border-bottom: 5px double #002456;
    padding: 15px;
    margin-bottom: 60px;
  }
  .top-subsidy .area03 .box01 p {
    font-size: 18px;
    line-height: 1.5;
  }
  .top-subsidy-content span {
    line-height: 1.5;
  }
}
