@charset "UTF-8";

/******************************
  title-type01
******************************/
.title-type01{
    display: block;
    position: relative;
    z-index: 1;
    font-size: 22px;
    color: #003C8A;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-word;
    padding-top: 40px;
    letter-spacing: 2px;
}

.title-type01::before {
    content: attr(data-en);
    color: #ECF0F6;
    font-size: 50px;
    position: absolute;
    bottom: 10px;
    left: -20px;
    z-index: -1;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

@media screen and (max-width: 1024px) {
.title-type01::before {
  font-size: 40px;
}
}
@media screen and (max-width: 820px) {
.title-type01::before {
    font-size: 40px;
    bottom: 0px;
    left: 0px;
}
}
.big_title .title-type01::before {
  bottom: 40px;
}

/******************************
  footer_title 
******************************/
.footer_title_area{
  text-align: center;
}
@media screen and (max-width: 767px) {
.footer_title_area{
  text-align: left;
}
}


.footer_title {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 22px;
    color: #003C8A;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-word;
    padding-top: 40px;
    letter-spacing: 2px;
    width: 275px;
}

.footer_title::before {
    content: attr(data-en);
    color: #d3d9e2;
    font-size: 50px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    z-index: -1;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

@media screen and (max-width: 1024px) {
.footer_title::before {
  font-size: 40px;
}
}
@media screen and (max-width: 820px) {
.footer_title::before {
    font-size: 40px;
    bottom: 0px;
    left: 0px;
}
}

/******************************
  title-type02
******************************/
.title-type02{
    display: block;
    position: relative;
    z-index: 1;
    font-size: 22px;
    border-bottom: 2px solid #003C8A;
    font-weight: 500;
    line-height: 1.8;
    word-break: break-word;
    padding-top: 40px;
    letter-spacing: 2px;
}
@media screen and (max-width: 820px) {
.title-type02{
padding-top: 10px;
font-size: 20px;
line-height: 1.4;
}
}
/******************************
  title-type03
******************************/
.title-style{
  text-align: center;
  margin-top: 40px;
  margin-bottom: 70px;
}
/* @media screen and (max-width: 820px) {
.title-style{
  text-align: left;
}
} */

.title-type03{
position: relative;
color: #181818;
 font-size: 22px;
line-height: 1;
margin-bottom: 20px;
font-weight: 500;
letter-spacing: 1px;
}

.title-type03::before {
    position: absolute;
    content: "";
    background: #90AACC;
    height: 2px;
    width: 80px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
/******************************
  title-type04
******************************/
.title-type04{
display: block;
position: relative;
z-index: 1;
font-size: 22px;
color: #003C8A;
font-weight: 500;
line-height: 1.6;
word-break: break-word;
padding-top: 40px;
letter-spacing: 1px;
margin-bottom: 40px;
}
/******************************
  title-type05
******************************/
.title-type05{
display: block;
position: relative;
z-index: 1;
font-size: 22px;
border-bottom: 2px solid #90aacc;
font-weight: 500;
line-height: 1.8;
word-break: break-word;
margin-top: 40px;
padding-bottom: 10px;
margin-bottom: 20px;
letter-spacing: 2px;
line-height: 1.2;
}
.title-type05 span{
  font-size: 14px;
}


@media screen and (max-width: 820px) {
.title-type05{
font-size: 18px;
line-height: 1.4;
}
}
@media screen and (max-width: 767px) {
.title-type05{
font-size: 16px;
line-height: 1.4;
}
}
/*****************************
BG
*****************************/

.bg_mizu {
    background-image: url(../images/top/bg_mizu.webp);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    width: 100%;
}
@media screen and (max-width: 820px) {
.bg_mizu {
    background-image: unset;
    background-repeat: unset;
    display: unset;
    background-size: unset;
    width: 100%;
}
}
.bg_mizu02{
  background: #F2F6FB;
  margin: 0 !important;
  padding: 50px 0 !important;
  z-index: -1;
}

.svg_area{
  font-size: 0;/* 必須 */
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.bg_lightblue{
  background: #F2F6FB;
  margin: 0 !important;
  padding: 90px 0 60px !important;
}


/*****************************
ボタン
*****************************/
.top_btn {
  margin: 20px 0;
}
.top_btn i{
  font-size: 26px;
}
.big_style .top_btn i{
  font-size: 26px;
  margin-right: 10px;
}
.list_style .top_btn i{
  font-size: 26px;
  margin-right: 10px;
}

.top_btn a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  width: 330px;
  max-width: 100%;
  padding: 10px 40px 10px 20px;
  border: 1px solid #003C8A;
  color: #fff;
  font-size: 1em;
  transition: .6s;
  border-radius: 5px;
  background: linear-gradient(135deg, #001E45 0%, #003C89 100%);
}
/* 特殊 */
.list_style .top_btn a{
  width: 400px;
  max-width: 100%;
}


.top_btn a:hover {
  color: #fff;
  background: linear-gradient( -45deg, #001E45 0%, #003C89 100%);
  opacity: 1;
  transition: .6s;
}

.top_btn a::after {
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #fff;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
  transition: .6s;
}
.top_btn a:hover::after {
  /* transform: translateY(-50%) scaleX(1.4); */
  border: 1px solid #001E45;
}
.top_btn a:hover::after {
  position: absolute;
  right: -1.5em;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #001E45;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
}

/* big_style .top_btn */

.big_style .top_btn a{
  display: flex;
  align-items: center;
  position: relative;
  width: 300px;
  max-width: 100%;
  padding: 15px 40px 15px 20px;
  border: 1px solid #F58220;
  color: #fff;
  font-size: 18px;
  transition: .6s;
  border-radius: 5px;
  background: linear-gradient(135deg, #E15A28 0%, #F47A4D 100%);
  justify-content: center;
}

.big_style .top_btn a:hover {
  color: #fff;
  background: linear-gradient( -45deg, #E15A28 0%, #F47A4D 100%);
  opacity: 1;
  transition: .6s;
}

.big_style .top_btn a::after {
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #fff;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
  transition: .6s;
}
.big_style .top_btn a:hover::after {
  /* transform: translateY(-50%) scaleX(1.4); */
  border: 1px solid #F58220;
}
.big_style .top_btn a:hover::after {
  position: absolute;
  right: -1.5em;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #F58220;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
}




/* large_style .top_btn */

.large_style .top_btn a{
  display: flex;
  align-items: center;
  position: relative;
  width: 330px;
  max-width: 100%;
  padding: 40px 40px 40px 20px;
  border: 1px solid #003C8A;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  transition: .6s;
  border-radius: 5px;
  background: linear-gradient(135deg, #001E45 0%, #003C89 100%);
  justify-content: center;
}

.large_style.top_btn a:hover {
  color: #fff;
  background: linear-gradient( -45deg, #001E45 0%, #003C89 100%);
  opacity: 1;
  transition: .6s;
}

.large_style .top_btn a::after {
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #fff;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
  transition: .6s;
}
.large_style .top_btn a:hover::after {
  /* transform: translateY(-50%) scaleX(1.4); */
  border: 1px solid #001E45;
}
.large_style .top_btn a:hover::after {
  position: absolute;
  right: -1.5em;
  transform: translateY(-50%);
  transform-origin: left;
  width: 2em;
  height: .5em;
  background-color: #001E45;
  clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
  content: '';
}


/******************************
  パンくず
******************************/
.cmn-breadcrumb{
  background: linear-gradient(135deg, #001E45 0%, #003C89 100%);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cmn-breadcrumb a{
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .cmn-breadcrumb{
    padding: 10px;
    font-size: 14px;
    position: relative;
    width: 100%;
  }
}

/*****************************
    ページのコンテンツ少ないとき
*****************************/
.cmn-main{
  min-height: calc(100vh - 600px);
}

/*****************************
    アンカー
*****************************/
a.anchor {
  display: block;
  padding-top: 80px;
  margin-top: -80px;
  position: relative;
  z-index: -1;
}

/*****************************
    ページャー
*****************************/
.pager{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  text-align: center;
}
.pager li{
  width: calc(100%/3);
}
.pager .prev a{
  background: #003C8A;
  color: #fff;
  padding: 6px 60px 6px;
}
.pager .prev a:hover{
  background: #F0F5F5;
  border: 1px solid #003C8A;
  color: #003C8A;
  opacity: 1;
}
.pager .all a{
  background: #003C8A;
  border: 1px solid #003C8A;
  color: #fff;
  padding: 6px 60px 6px;
  transition: .5s;
}
.pager .all a:hover{
  background: #F0F5F5;
  color: #003C8A;
  opacity: 1;
}
.pager .next a{
  background: #003C8A;
  color: #fff;
  padding: 6px 60px 6px;
}
.pager .next a:hover{
  background: #F0F5F5;
  border: 1px solid #003C8A;
  color: #003C8A;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 767px) {
  .pager .prev a{
      padding: 6px 30px 6px;
  }
  .pager .all a{
      padding: 6px 30px 6px;
  }
  .pager .next a{
      padding: 6px 30px 6px;
  }
}
/*****************************
    ページネーション
*****************************/
.pagination{
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: center;
}
.pagination .current{
  background: #003C8A;
  color: #fff;
  padding: 3px 10px 3px;
}
.page-numbers{
  background: #F0F5F5;
  border: 1px solid #333;
  padding: 3px 10px 3px;
  color: #003C8A;
}
@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 767px) {
  .pagination{
      margin-top: 60px;
  }
}

/*****************************
    single
*****************************/
.singlehead{
  margin-top: 30px;
}
.singlehead .date{
  color: #333;
}
.singlehead h2{
  border-bottom: 3px solid #F2F6FB;
  position: relative;
  color: #181818;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .singlehead h2{
    font-size: 20px;
  }
}

/*****************************
    404
*****************************/
.page-404 .morebtn{
  text-align: center;
  margin-top: 30px;
}
.page-404 .morebtn a{
  background: #003C8A;
  border: 1px solid #003C8A;
  color: #fff;
  padding: 10px 40px 10px;
  transition: .5s;
}
.page-404 .morebtn a:hover{
  background: #fff;
  color: #003C8A;
  opacity: 1;
}

/******************************
  common
******************************/
.imgbox{
  text-align: center;
}
.link-txtunder,
.singlecontent a{
  color: #004B9E;
  text-decoration: underline;
}
.link-txtunder:hover,
.singlecontent a:hover{
  text-decoration: none;
}
.singlecontent p,
.txtbox p:not(:last-of-type){
  margin-bottom: 1rem;
}

/******************************
  inner
******************************/
.inner1,
.inner2,
.inner3{
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 2rem;
}
.head_inner{
  margin: 0 auto;
  max-width: 1920px;
}
.inner2{
  max-width: 1920px;
}
.inner3{
  max-width: 1280px;
}
.innernp{
  margin: 0 auto;
  max-width: 1920px;
}
.inner2 .inner1,
.inner2 .inner3,
.inner3 .inner1{
  padding: 0 !important;
}

@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
  .page-product01 .inner1,.page-product02 .inner1,.page-product03 .inner1,.page-product04 .inner1,.page-product05 .inner1,.page-product06 .inner1,.page-product07 .inner1,.page-product08 .inner1,.page-product09 .inner1{
      padding: 0 1rem;
  }
}

/******************************
  flex
******************************/
.flexbox1{
  display: flex;
  flex-wrap: wrap;
}
.flexbox2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexbox3{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex{
  display: flex;
}
.frr{
  flex-direction: row-reverse;
}
.fac{
  align-items: center;
}
.fast{
  align-items: stretch;
}
.fafe{
  align-items: flex-end;
}
.fafs{
  align-items: flex-start;
}
.fabl{
  align-items: baseline;
}

.fbox,
.ftxtbox,
.fimgbox{
  width: 48%;
}
.fimgbox{
  text-align: center;
}

/******************************
  ttl
******************************/

/******************************
  btn
******************************/

/******************************
  tbl
******************************/

/******************************
  header
******************************/
.cmnhead{
  background: rgb(255, 255, 255, 1);
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: 0.5s;
  /* height: 70px; */
  padding: 22px 0;
  align-content: center;
}
.cmnhead.on{
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: 0.5s;
  padding: 17px 0;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .2);
}
@media screen and (max-width: 1024px) {
.cmnhead{
  padding: 20px 0;
}
.cmnhead.on{
  padding: 20px 0;
}
}




/* logo */
.cmnhead .logo{
  max-width: 280px;
  transition: 0.5s;
  margin-left: 2rem;
}
.cmnhead.on .logo{
  max-width: 250px;
  transition: 0.5s;
  margin-left: 2rem;
}
.cmnhead .logo:hover{
  transform: scale(0.95);
  transition: 0.5s;
}
.cmnhead .logo a{
  display: flex;
  align-items: center;
}


/* footer_logo */
.footer_logo{
  max-width: 280px;
  transition: 0.5s;
  margin-bottom: 10px;
}
.footer_logo:hover{
  transform: scale(0.95);
  transition: 0.5s;
}
.footer_logo a:hover{
  opacity: 1;
}
/* .footer_logo img{
  filter: brightness(0) invert(1);
} */

.cmnnav{
  margin-left: auto;
  margin-right: 2rem;
}
.navlist a{
  padding: 0 1.1rem;
  letter-spacing: 1px;
}
.navlist a:hover,
.navlist .nowpage a{
  border-bottom: 2px solid #003C8A;
  opacity: 1;
}
/* .cmnhead .headtel{
  transition: 0.5s;
}
.cmnhead.on .headtel{
  transition: 0.5s;
}

.headtel .header_contact_btn:nth-child(1) {
    color: #fff;
    background: linear-gradient(90deg, #FF0000 0%, #FF6060 100%);
    transition: .5s;
}

.headtel .header_contact_btn:nth-child(2) {
    color: #003C8A;
    background: #dbe4ea;
}

.headtel .header_contact_btn:nth-child(1){
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 1px;
}
.headtel .header_contact_btn:nth-child(2){
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
} */



.header_contact_btn {
    padding: 0 4rem;
    height: 35px;
    display: flex;
    align-items: center;
}


/* .headtel i{
  margin-right: 5px;
}
.headtel img{
  width: 23px;
  margin-right: 6px;
} */
.fa-envelope:before {
    content: "\f0e0";
    font-size: 22px;
}

/* フォーカスリングをカスタム */
  /* .cmnnav.active .navlist li a:focus,
  .cmnnav.active .navlist li a:focus-visible{
    outline: 2px solid #7B8B96;
    outline-offset: 2px;
    box-shadow: 0 0 0 3px rgba(0,0,0,.08);
  } */


/******************************
spbtn
******************************/

.spbtn{
  background: #003C8A;
  border-radius: 5px;
	cursor: pointer;
  display: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 40px;
  height:40px;
  z-index: 9999;
}
@media (max-width:1024px){
  .spbtn{
    position: fixed !important; /* 親のoverflow:hiddenの影響を回避 */
    top: 12px;
    right: 12px;
    display: block !important;  /* 念のため強制表示 */
    z-index: 10010;             /* 背景やナビより前面 */
  }
}

.spbtn span{
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: absolute;
  left: 50%;
  height: 2px;
  transition: all .4s;
  transform: translateX(-50%);
  width: 20px;
}
.spbtn span:nth-of-type(1) {
	top:10px;
}
.spbtn span:nth-of-type(2) {
	top:18px;
}
.spbtn span:nth-of-type(3) {
	top:26px;
}
.spbtn.active span:nth-of-type(1) {
  top: 14px;
  left: 14px;
  transform: translateY(6px) rotate(-135deg);
  width: 30%;
}
.spbtn.active span:nth-of-type(2) {
	opacity: 0;
}
.spbtn.active span:nth-of-type(3){
  top: 26px;
  left: 14px;
  transform: translateY(-6px) rotate(135deg);
  width: 30%;
}
.splogo{
  display: none;
}

@media only screen and (max-width: 1180px) {
  .cmnnav {
    margin-right: 0;
  }
  /* .headtel {
    top: 0.5rem;
  } */
}
@media only screen and (max-width: 1024px) {
  /* .headtel {
    display: none;
  } */
  .cmnhead .logo {
    max-width: 250px;
  }
  .spbtn{
    display: block;
  }
  .cmnnav {
    padding: 0 2rem;
    position: fixed;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
  }
  .cmnnav.active{
    background: #ccc;
    height: 100vh;
  }
  .cmnnav.active .splogo{
    display: block;
    margin: 8rem auto 4rem;
    max-width: 300px;
    text-align: center;
  }
  .navlist{
    visibility: hidden;
    transform-origin: top center;
    transform: scale(.5);
  }
  .cmnnav.active .navlist{
    display: block;
    margin: 2rem auto;
    max-width: 300px;
    text-align: center;
    transition: .3s;
    transform: scale(1);
    visibility: visible;
  }
  .cmnnav.active .navlist li a{
    background: #fff;
    border: 1px solid #7B8B96;
    margin: 1rem 0;
    padding: 1rem;
  }
  .cmnnav.active .navlist li a:hover,
  .cmnnav.active .navlist li.nowpage a{
    background: #7B8B96;
    color: #fff;
  }
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    
}
/* ====== ここから追記====== */

/* 開いている間のスクロールロック */
body.nav-open{
  height: 100vh;
  overflow: hidden;
  touch-action: none;
}

@media (max-width:1024px){

  /* 背景は円形に“ポン”と広がる */
  .cmnnav{
    overflow: hidden;
    background: transparent; /* 既存の #ccc を視覚的に無効化 */
  }
.cmnnav::before{
  content:"";
  position: fixed;
  inset: 0;
  background: linear-gradient(
    180deg,
    #001E45 0%,   /* 濃いネイビー */
    #003C89 50%,  /* ボタンカラー */
    #0066CC 100%  /* 少し明るいブルー */
  );
  clip-path: circle(0 at calc(100% - 2.5rem) 2.5rem);
  transition: clip-path .55s cubic-bezier(.2,.8,.2,1);
  pointer-events:none;
  z-index: -1;
}
  .cmnnav.active::before{
    clip-path: circle(150% at calc(100% - 2.5rem) 2.5rem);
  }

  /* ロゴをフェードイン（display制御は元CSSのまま） */
  .cmnnav .splogo{
    opacity: 0;
    transform: translateY(-8px);
    transition: opacity .35s .15s ease, transform .35s .15s ease;
  }
  .cmnnav.active .splogo{
    opacity: 1;
    transform: none;
  }
  .cmnnav .splogo img{
    filter: brightness(0) invert(1);
  }
  .cmnnav.active .splogo img{
    filter: brightness(0) invert(1);
  }

  /* リスト：ステップ表示でふわっと */
  .navlist{
    visibility: visible;   /* 既存のhiddenを上書き */
    transform: none;       /* 既存のscale(.5)を上書き */
    padding: 0 1.25rem;
    max-width: 320px;
    margin: 2rem auto;
    text-align: center;    /* 念のため維持 */
  }
  .navlist li{
    opacity: 0;
    transform: translateY(12px) scale(.98);
    transition: transform .4s ease, opacity .4s ease, box-shadow .2s ease;
  }
  .cmnnav.active .navlist li{
    opacity: 1;
    transform: none;
  }
  /* 項目ごとの遅延（必要数に合わせて追加OK） */
  .cmnnav.active .navlist li:nth-child(1){ transition-delay: .10s; }
  .cmnnav.active .navlist li:nth-child(2){ transition-delay: .16s; }
  .cmnnav.active .navlist li:nth-child(3){ transition-delay: .22s; }
  .cmnnav.active .navlist li:nth-child(4){ transition-delay: .28s; }
  .cmnnav.active .navlist li:nth-child(5){ transition-delay: .34s; }

  /* ボタン風スタイル強化（既存の見た目をリッチに） */
  .cmnnav.active .navlist li a{
    display: block;
    background: #fff;
    border: 2px solid #C0C0C0;
    margin: 2rem 0;
    padding: 10px;
    box-shadow: 0 4px 18px rgba(0,0,0,.08);
    transform-origin: center;
  }

  /* ハンバーガー→Xのモーフ（位置合わせ） */
  .spbtn{ outline: none; }
  .spbtn:active { transform: scale(.96); transition: transform .08s; }
  .spbtn span{ will-change: transform, opacity, width, left, top; }
  .spbtn.active span:nth-of-type(1){
    top: 19px;
    left: 50%;
    width: 22px;
    transform: translateX(-50%) rotate(45deg);
  }
  .spbtn.active span:nth-of-type(2){
    opacity: 0;
    transform: translateX(-50%) scaleX(0);
  }
  .spbtn.active span:nth-of-type(3){
    top: 19px;
    left: 50%;
    width: 22px;
    transform: translateX(-50%) rotate(-45deg);
  }

  /* モーション苦手ユーザー配慮 */
  @media (prefers-reduced-motion: reduce){
    .cmnnav::before,
    .navlist li,
    .cmnnav .splogo{
      transition: none !important;
    }
  }
}
/* ====== 追記ここまで ====== */

/******************************
  footer
******************************/
/* メインカラー設定 */
.cmnfot{
  background: linear-gradient(135deg, #4A80BA 0%, #185990 100%);
  color: #fff;
}
.cmnfot a{
  color: #fff;
}
/* メインカラー設定 */

.fotlogo{
  text-align: center;
  border-bottom: 2px dotted #fff;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.fotlogo img{
  filter: brightness(0) invert(1);
  transition: .5s;
}
.fotlogo img:hover{
  transform: scale(0.95);
  transition: 0.5s;
}
.fotflex{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px;
}
@media screen and (max-width: 767px) {
.fotflex{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 10px;
}
}


.ffbox1{
  width: 31%;
  margin-right: 3%;
}
.ffbox2{
  width: 22%;
}
.ffbox3{
  width: 22%;
}
.ffbox4{
  width: 22%;
}
address{
  font-style: normal;
}
.ffbox2 li,
.ffbox3 li:first-child,
.ffbox4 li{
  margin-bottom: 10px;
}
.ffbox2 li:not(:first-child){
  margin-bottom: 5px;
  font-size: 16px;
}
.ffbox3 li:not(:first-child){
  margin-bottom: 5px;
  font-size: 14px;
}


.ffbox2 li a,
.ffbox3 li a,
.ffbox4 li a{
  position: relative;
  margin-left: 20px;
}
.ffbox2 li:first-child a::before,
.ffbox3 li:first-child a::before,
.ffbox4 li a::before{
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -20px;
  width: 10px;
  height: 10px;
  background: #fff;
}
.ffbox2 li:not(:first-child) a::before{
content: '';
display: inline-block;
position: absolute;
top: 7px;
left: -16px;
width: 1px;
height: 10px;
transform: translateY(-50%);
background: #fff;
}
.ffbox2 li:not(:first-child) a::after{
content: '';
display: inline-block;
position: absolute;
top: 13px;
left: -16px;
width: 9px;
height: 1px;
transform: translateY(-50%);
background: #fff;
}

.ffbox3 li:not(:first-child) a::before{
content: "";
display: block;
position: absolute;
top: 10px;
left: -15px;
width: 10px;
height: 1px;
background: #fff;
}


.logolist{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
.logolist li{
  border: 1px solid #fff;
  padding: 10px;
  margin: 0 10px;
  list-style: none;
}
.logolist img{
  width: 150px;
  height: auto;
  filter: brightness(0) invert(1);
}

.copyright_area{
 text-align: center;
padding: 15px;
border-top: 1px solid #6692b7;
}
.copyright_area .fotcopy{
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  .ffbox1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .ffbox2,
  .ffbox3,
  .ffbox4{
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 767px) {
  .ffbox2,
  .ffbox3,
  .ffbox4{
    width: calc(100% / 1);
    margin-bottom: 10px;
  }
}

.address_area{
  position: relative;
  padding: 20px 0px;
}

.catch-title{
  width: 600px;
  max-width: 100%;
  margin: 20px auto;

}

.catch-title p{
  font-size: 26px;
  color: #003C8A;
  letter-spacing: 1px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
.catch-title p{
  font-size: 22px;
}
}

.catch-title p:first-child{
  text-align: left;
}
.catch-title p:last-child{
  text-align: right;
}
.company_box{
  width: 700px;
  max-width: 100%;
  margin: 20px auto;
}
.company_box p{
  font-size: 16px;
  margin-bottom: 10px;
}
.company_box h3{
  margin-top: 20px;
  font-weight: 600;
  font-size: 22px;
  text-align: right;
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}


.company_flex01{
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-content: center;
justify-content: flex-start;
align-items: center;
margin-bottom: 30px;
}

.company_flex01 .left_area{
  width: 50%;
  padding: 10px;
}
.company_flex01 .right_area{
  width: 50%;
  padding: 10px;
}

.company_flex01 img{
  width: 100%;
}

@media screen and (max-width: 1024px) {
.company_flex01 .left_area{
  width: 100%;
  padding: 10px;
  text-align: center;
}
.company_flex01 .right_area{
  width: 100%;
  padding: 10px;
}
.company_flex01 img{
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}
}




.access_box {
  padding: 5px 0 20px;
}
@media screen and (max-width: 1024px) {
.access_box {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 0px 0px;
}
}


.tbl1 {
    margin: 0 auto;
    max-width: 100%;
}
.tbl1 dl {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.tbl1 dl:last-child {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.tbl_flexbox {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.tbl1 dt {
  font-weight: bold;
  padding: 0 1rem;
  width: 25%;
  text-align: center;
}
.tbl1 dd {
    width: 75%;
}

/******************************
gmap
******************************/
.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 40%;
    position: relative;
    /* width: 800px; */
    max-width: 100%;
    margin: 0 auto;
    }

@media screen and (max-width: 767px) {
.gmap {
padding-bottom: 100%;
  }
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/******************************
company_flex02
******************************/
.company_flex02{
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
align-items: center;
width: 90%;
margin: 0 auto 30px;
}

.company_flex02 .left_area{
  width: 50%;
  padding: 10px;
  height: 350px;
}
.company_flex02 .right_area{
  width: 50%;
  padding: 10px;
}

.company_flex02 img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.company_flex02 h3{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .company_flex02 h3{
  font-size: 18px;
}
}
@media screen and (max-width: 1024px) {
.company_flex02{
width: 100%;
margin: 0 auto 10px;
}
.company_flex02 .left_area{
  width: 100%;
  height: 350px;
  padding: 10px;
  text-align: center;
}
.company_flex02 .right_area{
  width: 100%;
  padding: 10px;
}
.company_flex02 img{
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}
}

/******************************
767 br <br class="sp_br">
******************************/
.sp_br {
  display: none;
}
.pc_br {
  display: block;
}

@media (max-width: 767px) {
  .sp_br {
    display: block; 
  }
  .pc_br {
  display: none; 
  }
}