/*
Theme Name: swell_child
Version: 1.6
Template: swell
*/

/**/
/*
body.support .post_content,
body.project .post_content{
  display: none !important;
}*/
/* reset */
*{
  box-sizing: border-box;
}

.c-gnav > .menu-item.entry{
  margin-left: 1em;
  background-color: #d7000f;
}
.c-gnav > .menu-item.entry a{
  color: #fff;
}

@media not all and (min-width: 960px) {
.l-header__spNav .menu-item.entry{
  position: absolute;
  top: 0;
  right: 0;
  background: #d7000f;
  z-index: 2;
  height: 48px;
}
.l-header__spNav .menu-item.entry a{
  line-height: 48px;
  color: #fff;
}
.l-header__customBtn.sp_{
  margin-right: 75px;
}
.l-header__logo{
  margin: 0 -72px 0 0;
}
}


body#home .u-obf-cover{
  object-position: top center;
}
.l-mainContent{
  width: auto;
  max-width: none;
}
body:not(.news) .l-content{
  padding-top: 0 !important;
}

body:not(.news) #content #main_content,
body:not(.news) #content{
  padding: 0;
  width: 100%;
  max-width: none;
}

#content #main_content .post_content{
  margin: 0 auto;
  max-width: 1000px;
  padding: 32px 0;
}
#content #main_content .post_content > h2{
  margin-left: 0;
  margin-right: 0;
}



#mainpic-area{
  background: #f2f2f2;
}
#mainpic-area .inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 24px 0;
  max-width: 1200px;
}
#mainpic-area .image img{
  border-radius: 6px;
}
#mainpic-area h1 span{
  display: block;
  text-align: left;
}
#mainpic-area .inner h1{
  padding: 50px 0 30px 0;
  width: 490px;
}

#mainpic-area .inner h1 .cat{
  margin: 0 0 1em 0;
  font-size: 1.6rem;
}
#mainpic-area .inner h1 .jp{
  margin: 0 0 10px 0;
  font-size: 2.0rem;
/*
  color: #00c5e3;*/
}
#mainpic-area .inner h1 .en{
  color: #666;
}
/*
body.company #mainpic-area .inner h1 .jp{
  color: #ff970f;
}
body.people #mainpic-area .inner h1 .jp{
  color: #00c5e3;
}
body.recruit #mainpic-area .inner h1 .jp{
  color: #f73b76;
}
body.data #mainpic-area .inner h1 .jp{
  color: #76d600;
}
body.support #mainpic-area .inner h1 .jp{
  color: #00d97b;
}*/
#mainpic-area .inner h1 .page-lead{
  font-size: 2.8rem;
  color: #333;
}

/* diagram */
.diagram .sp,
.diagram .FIR,
.diagram span{
  display: none;
}
.diagram .image{
  margin: 0 !important;
}
.diagram{
  text-align: center;
}

.c-postThumb__cat{
  background-image: none;
}
.c-categoryList::before,
.c-postThumb__cat::before{
  content: none;
}

/* breadcrumb */

.people .p-breadcrumb__item:last-child > span.p-breadcrumb__text{
  display: block;
}
.people .p-breadcrumb__item.cat{
  display: none;
}


/* 目次 */
#body_wrap.page .p-toc .p-toc__ttl{
	display: none;
}
#body_wrap.page .p-toc ol{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#body_wrap.page .p-toc ol li{
  margin: 0.5em 1em 0.5em 1em !important;
}
#body_wrap.page .p-toc ol li::before{
  content: none;
}
#body_wrap.page .p-toc ol li a{
	padding-left: 12px;
	display: inline-block;
}
#body_wrap.page .p-toc ol li a::before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 2px;
	left: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}











/* */
html { font-size: 62.5%; } /* 10px */
body { font-size: 1.6rem; } /* 16px */


/* HOME */
body#home #content{
  margin-bottom: 0;
}
body#home #content .post_content{
  padding-bottom: 0;
}
body#home .p-postSlider{
  padding: 40px 4%;
}
body#home #content #main_content .post_content{
  max-width: 100%;
}
body#home #content #main_content .p-postList.-type-list2{
  padding: 0;
}
body#home #content #main_content .p-postList__item{
  margin: 0;
  padding: 0;
}
body#home #content #main_content .p-postList__item a{
  margin: 0 auto;
  padding: 60px 0;
  max-width: 1210px;
}
body#home #content #main_content .p-postList__item .p-postList__title{
  position: relative;
  font-size: 4.0rem;
}
body#home #content .wp-block-heading{
  margin: 60px auto 20px auto;
  border: none;
  padding: 0;
  max-width: 1200px;
  font-size: 4.0rem;
}
body#home #content #main_content .p-postList__item .p-postList__excerpt{
  color: #666766;
  font-size: 1.6rem;
}
body#home #content #main_content .p-postList__body::after {
  display: block;
  padding: 0;
  background: none !important;
  box-shadow: none;
  font-size: 1.8rem;
  color: #1e1f1e;
  font-weight: bold;
  text-align: right;
}
body#home #content #main_content .p-postList__body,
body#home #content #main_content .p-postList__thumb{
  width: calc(50% - 20px);
  box-shadow: none;
}
#content #people-list{
/*  margin: 0 0 40px 0;*/
  background: none;
}
#content #people-list .inner{
  padding: 0;
}
#content #people-list .tags ul{
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
#content #people-list .tags li{
  margin: 0 20px 0 0;
  color: #00C5E3;
  font-size: 1.3rem;
}

/*
.-type-list2 .p-postList__body::after {
  display: inline-block;
  margin-top: 2em;
  max-width: 100%;
  padding: .5em 3em;
  
*/


/* headline */
#mainpic-area .text{
  font-weight: bold;
  width: calc(100% - 500px);
}
#mainpic-area .inner{
  align-items: center;
  padding: 40px 0;
}
#mainpic-area .inner h1{
  margin: 0 0 30px 0;
  padding: 0;
}
#mainpic-area .inner h1 .jp{
  margin: 0;
  font-size: 3.0rem;
}
#mainpic-area .en{
  font-size: 1.6rem;
}
#mainpic-area .page-lead p{
  margin: 0 0 10px 0;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}


/* data */
body.data #content .p-toc ol{
  display: block;
}
body.data #content .p-toc ol li{
  border-bottom: 1px solid #e0e0e0;
}
body.data #content .p-toc ol li a{
  padding: 0.25em 1em 0.5em 0;
  display: block;
}
body.data #content .p-toc ol li a::before{
  right: 0;
  left: auto;
}
.wp-block-columns.are-vertically-aligned-top.stretch{
  align-items: stretch !important;
}
.wp-block-columns.are-vertically-aligned-top.stretch > *{
  align-self: auto;
}
body.data #content .wp-block-group.has-border.-border01{
  padding: 20px;
  height: 100%;
}
body.data #content .post_content li:first-of-type{
  margin-top: 0;
}

/* chart */
body#company-idx #content .m-chart-container{
  padding: 0 20px 20px 20px;
}
#content .post_content .chart_wrap{
  overflow-x: scroll;
}
#content .post_content .chart_wrap .m-chart-container,
#content .post_content .chart_wrap canvas{
  padding: 0;
  min-height: 400px;
  min-width: 1000px;
    height: 400px !important;
  width: 1000px !important;
}


/* support */

body#support-idx #content .wp-block-column{
  position: relative;
}
body#support-idx #content .is-style-big_kakko_box{
  position: absolute;
  right: 0;
  padding: 0.25em 0.5em;
  display: inline-block;
  border: 1px solid #ccc;
}
body#support-idx #content .is-style-big_kakko_box::before,
body#support-idx #content .is-style-big_kakko_box::after{
  content: none;
}


/* technology */
body#technology-idx #content hr{
  left: auto;
   max-width: 100% !important;
}




/* people */
#people-list{
/*  width: 1200px;*/
  margin: 0 calc(50% - 50vw);
  margin-top: 60px;
  background: #f2f2f2;
  width: 100vw;
}
#people-list .inner{
  margin: 0 auto;
  width: 1200px;
}
body.people #content #people-list h2{
  margin-left: 0;
  margin-right: 0;
  border-left: solid 6px var(--color_htag);
  padding: .5em 0 .5em 16px;
}

body#people-idx #content #main_content .post_content,
body#people-idx #people-list{
}
body.technology #people-list{
  margin: 0 auto;
  width: 100%;
}
body.technology #people-list .inner{
  width: 100%;
}
body#people-idx #people-list{
  background: transparent;
}
body:not(.technology) #people-list .inner .col3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 0 20px 0;
}
body.technology #people-list #tech-people-slider{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 0 20px 0;

}
#people-list .inner .col3::after{
  content: "";
}
#people-list .inner .col3::after,
#people-list .inner .col3 .people{
  width: calc(33.333% - 30px);
}
#people-list .inner .people{
  margin-bottom: 40px !important;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  transition: .3s;
}
#people-list .inner .people a{
  text-decoration: none;
  color: #1e1f1e;
}
#people-list .inner .people .text{
  padding: 24px;
}
body.technology #people-list .inner .people .text{
  padding: 16px;
}
#people-list .inner .people .text .name,
#people-list .inner .people .text .lead{
  font-weight: bold;
}
#people-list .inner .people .text .name{
  font-size: 2.4rem;
}
#people-list .inner .people .pic{
  overflow: hidden;
}
#people-list .inner .people img{
  vertical-align: bottom;
  transition: 0.4s all;
}
#people-list .inner .people:hover img{
  transform:scale(1.2,1.2);
}
#people-list .inner .people:hover{
  background: #e5f9fc;
}


body.people #content h2{
  font-size: 2.4rem;
}
body.people #mainpic-area p.image{
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding-top: 280px;
  width: 470px;
  height: 280px;
  max-height: 280px;
}
body.people #mainpic-area p.image img{
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}
body.people .tags ul{
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
body.people .tags li{
  margin: 0 20px 0 0;
  color: #00C5E3;
  font-size: 1.3rem;
}
body.people #mainpic-area .name{
  font-size: 2.4rem;
}
/**/
body.people #history{
  margin: 40px auto 0 auto;
  border: 1px solid #E0E0E0;
  padding: 30px;
	max-width: 1000px;
}
body.people #history h2,
body.people #schedule h2,
body.people #private h2{
  margin: 0 0 20px 0;
}
body.people #history dl{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.people #history dl::before{
  position: absolute;
  content: "";
  top: 0;
  left: 65px;
  background: #E0E0E0;
  width: 1px;
  height: 100%;
}
body.people #history dt{
  position: relative;
  margin: 0 0 15px 0;
  color: #00C5E3;
  width: 90px;
  font-weight: bold;
}
body.people #history dt::before{
  position: absolute;
  content: "";
  top: 0;
  left: 60px;
  bottom: 0;
  margin: auto;
  background: #00C5E3;
  width: 11px;
  height: 11px;
  border-radius: 100vw;
}
body.people #history dd{
  position: relative;
  margin: 0 0 15px 0;
  background: #F2F2F2;
  padding: 20px;
  width: calc(100% - 90px);
}
body.people #history dd::before{
  position: absolute;
  content: "";
  background-color: #00c5e3;
  left: -27px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 38px;
  border-radius: 60px;
  z-index: -1;
}
body.people #history dt:last-of-type,
body.people #history dd:last-of-type{
  margin-bottom: 0;
}
body.people #content .post_content h2{
  padding: 0;
  border: none;
}
/**/
body.people #private{
  margin: 60px auto 0 auto;
  border: 1px solid #E0E0E0;
  padding: 30px;
}
body.people #private .inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.people #private .textarea{
  width: calc(100% - 440px);
}
body.people #private .image{
  width: 400px;
}
/**/
body.people #schedule{
  margin: 60px auto 0 auto;
}
body.people #schedule .time,
body.people #schedule .item{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
body.people #schedule .item{
  margin: 0 0 20px 0;
}
body.people #schedule .time{
  margin: 0;
  color: #00C5E3;
  width: 150px;
  font-weight: bold;
}
body.people #schedule .time img{
  margin: 0 30px 0 0;
  width: 40px;
  height: auto;
}
body.people #schedule .text-area{
  position: relative;
  background: #F2F2F2;
  padding: 20px;
  width: calc(100% - 150px);
}
body.people #schedule .text-area:before{
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 30px solid #F2F2F2;
}
body.people #schedule h3{
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
  font-size: 1.8rem;
}
body.people #schedule h3::before{
  display: none;
}
body.people .people-slider{
  position: relative;
}
body.people .people-slider::before{
  position: absolute;
  content: "";
  top: 0;
  left: 100px;
  background: #E0E0E0;
  width: 1px;
  height: 100%;
}





@media screen and (max-width: 1280px) {
  body#home #content #main_content .p-postList__item a{
    margin: 0 4%;
    max-width: 100%;
  }
  body#home #content .wp-block-heading{
    margin: 60px 4% 20px 4%;
  }
  #content #people-list .inner{
    padding: 0 4%;
  }
  #people-list .inner{
    padding: 60px 4% 20px 4%;
    width: auto;
  }

}


@media screen and (max-width: 1024px) {
  body:not(.technology) #people-list .inner {
  width: auto;
	}
  #mainpic-area .image,
  #mainpic-area .text{
  width: 49%;
  }
  body.people #history,
  #content #main_content .post_content,
  #mainpic-area .inner{
    margin: 0 4%;
  }
  body.people #history{
    margin-top: 40px;
  }
  body:not(#company-idx) #content .swell-block-column{
    padding: 0 0 40px 0;
  }
body:not(.company)  #content .swell-block-column{
    width: 100%;
  }
  body.people .swell-block-column .wp-block-image{
    margin: 0 auto;
    width: 300px;
  }
  #people-list .inner .people {
    width: calc(50% - 20px);
  }
  body#home #content #main_content .post_content{
    margin: 0; 
  }
  body#home #content .wp-block-heading,
  body#home #content #main_content .p-postList__item .p-postList__title{
    font-size: 2.4rem;
  }
  body#home #post_slider .p-postSlider__inner{
    padding: 0; 
  }
  body#support-idx #content .is-style-big_kakko_box{
    position: static;
    /*top: -5px;*/
	}

}




@media screen and (max-width: 781px) {
  #main_content .p-toc{
	padding: 1em;
  }
  #content .disp-pc{
	display: none;
  }
  #body_wrap.page .p-toc ol{
    justify-content: left;
  }
  body#home .p-postSlider {
    padding: 40px 4% 0 4%;
  }
  body#home #content #main_content .p-postList__item a {
    padding: 40px 0;
  }
  body#home #content .wp-block-heading {
    margin: 40px 4% 20px 4%;
  }
  body#home #content #main_content .p-postList__body::after{
    font-size: 1.4rem;
  }
  #people-list{
	margin-top: 0;
  }
  body.people #content h2{
    font-size: 2.0rem;
  }
  body.people #schedule h3{
    font-size: 1.6rem;
  }
  body.people #mainpic-area p.image{
    width: 40%;
    height: auto;
  }
  body.people #mainpic-area .text{
    font-weight: bold;
    width: calc(60% - 40px);
  }
  body.people #history{
    padding: 20px;
  }
  body.people #history dl,
  #content .post_content p{
    font-size: 1.3rem;
  }
  
  body.people #history dt{
    width: 80px;
  }
  body.people #history dd{
    width: calc(100% - 80px);
  }
  body.people #history dl::before{
    left: 55px;
  }
  body.people #history dt::before{
    left: 50px;
  }
  body.people #private .textarea{
    margin: 0 0 20px 0;
    width: 100%;
  }
  body.people #private .image{
    margin: 0 auto;
  }
  body.people #schedule .time{
    width: 100px;
  }
  body.people #schedule .time img{
    margin: 0 30px 0 0;
    width: 25px;
  }
  body.people .people-slider::before{
    left: 57px;
  }
  body.people #schedule .text-area{
    width: calc(100% - 100px);
  }
  #people-list .inner {
    padding: 40px 4% 20px 4%;
  }
  #people-list .inner .people{
    margin-bottom: 20px !important;
    width: calc(50% - 10px);
  }
  #people-list .inner .people .text {
    padding: 15px;
  }
  #people-list .inner .people .text .name {
    font-size: 2.0rem;
  }
	body.data #content .q04-detail .is-style-section_ttl.has-text-align-right{
		text-align: left;
	}
  body#support-idx #content .wp-block-columns{
	flex-wrap: wrap !important;
  }
  body#support-idx #content .wp-block-columns > *{
  width: 100%;
    flex-basis: 100% !important;
	}
  body#support-idx #content .is-style-big_kakko_box{
    top: 0;
    font-size: 1.1rem;
  }
  body#company-idx #content .product-01-number .u-fz-xl{
	font-size: 4.0rem !important;	
  }
  body#company-idx #content .product-01-number .u-fz-xs{
	font-size: 2.0rem !important;	
  }
  
  body#technology-idx #content .is-style-float > .swell-block-dl__dd{
    margin-bottom: 0.5em;
    width: 100%;
  }
  body#technology-idx #content .is-style-float > .swell-block-dl__dt::after{
    content: none;
  }


}

@media screen and (max-width: 667px) {
  body.people #mainpic-area p.image,
  body.people #mainpic-area .text{
    width: 100%;
  }
  body.people #mainpic-area p.image img{
    position: static;
    max-width: 100%;
    height: auto;
    width /***/:100%;
  }
  body.people #mainpic-area p.image{
    padding: 0;
    text-align: center;
  }
  body#home #content .wp-block-heading,
  body#home #content #main_content .p-postList__item .p-postList__title {
    font-size: 2.0rem;
  }
  body#home #content #main_content .p-postList__item .p-postList__excerpt{
    font-size: 1.3rem;
  }
  body#home #content #main_content .p-postList__body::after {
    font-size: 1.2rem;
  }



}

@media screen and (max-width: 480px) {
  body #content .post_content{
	font-size: 1.4rem;
  }
  #mainpic-area .inner h1{
	margin: 0 0 20px 0;
  width: auto;
  }
  #mainpic-area .inner h1 .jp{
    font-size: 2.0rem;
  }
  #mainpic-area .en{
	font-size: 1.3rem;
  }
  #mainpic-area .inner .page-lead{
    font-size: 1.4rem;
  }
  body#company-idx #content .m-chart-container{
	padding: 0 10%;
  }
  #content .chart-wide .m-chart-container{
	padding: 0 !important;
  }
  #content .chart-wide .m-chart-container canvas{
/*    transform: scale(0.9);*/
  }
  body#home .p-mainVisual__inner{
    height: 25vh;
  }
  #people-list .inner .col3 .people{
    width: 49%;
  }
  #people-list .inner .people .text .name{
    font-size: 1.6rem;
  }
  #content #people-list .tags li{
    font-size: 1.1rem;
  }
  body#home #content #main_content .p-postList__item a{
    padding: 20px 0;
  }
  body#home #content #main_content .p-postList__body,
  body#home #content #main_content .p-postList__thumb{
    width: calc(50% - 10px);
  }
  /*
  body#home #content #main_content .p-postList__body,
  body#home #content #main_content .p-postList__thumb{
    width: 100%;
  }*/
  body#home #content #main_content .p-postList__thumb{
    margin: 0 0 20px 0;
  }




}







/* footer */

footer{
  background-color: #f1f1f1 !important;
  position: relative;
  padding: 0;
  z-index: 0;
}
footer a{
  text-decoration: none;
}
.u-mobile {
  display: none;
}

footer .c-footer__top{
  padding: 126px 0 110px;
  background-color: #f1f1f1;
  position: relative;
  z-index: 0;
}
footer .inner{
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .inner .c-footer__nav{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 758px;
}
footer .inner .c-footer__nav li:nth-child(n+2) {
  margin-top: 14px;
}
footer .inner .c-footer__nav ul:not(.lv02) > li > a{
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  font-size: 15px;
  line-height: 1.4466666667;
  font-weight: 700;
  padding: 13px 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 200px;
  border-bottom: 1px solid #D7000F;
}
footer .inner .c-footer__nav ul:not(.lv02) > li > a::before{
  content: "";
  position: absolute;
  right: 0;

  display: flex;
  justify-content: center;
  width: 14px;
  aspect-ratio: 1;
  background-color: #D7000F;
  border-radius: 50%;
  padding-left: 1px;
  border: 1px solid #D7000F;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
footer .inner .c-footer__nav ul:not(.lv02) > li > a::after{
  content: "";
  display: block;
  position: absolute;

	box-sizing: border-box;
	right: 2px;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
}

footer .inner .c-footer__nav .lv02 li{
  font-size: 14px;
  line-height: 1.4;
}
footer .c-footer__topBg{
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 132px;
  z-index: -1;
}





footer .inner p.logo{
  display: block;
  width: 217px;
}
footer .inner .c-footer__markList{
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: 71px;
}
footer .inner .c-footer__markList li{
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  width: 64px;
  padding: 5px 10px;

}
footer .inner .c-footer__markList li img{
  
}


footer .c-footer__bottom{
  background-color: #231815;
  padding: 12px 0;
  color: #fff;
}
footer .c-footer__bottom .inner{
  align-items: center;
  padding: 0;
}
footer .c-footer__copyright{
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  font-size: 10px;
  margin: 0 30px 0 0;
  line-height: 1.17;
  letter-spacing: .087em;
  font-family: "Roboto Condensed",sans-serif;
}
footer .c-footer__bottomList{
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 15px;
}
footer .c-footer__bottomList li{
  font-size: 12px;
  line-height: 1.2;
}

@media screen and (max-width: 767px){
.u-desktop {
  display: none;
}
.u-mobile{
  display: block;
}
footer .c-footer__top{
  background-color: #F6F6F6 !important;
}
footer .c-footer__top .inner{
  gap: 0;
  padding: 0;
  }

  footer .inner .c-footer__logoWrap {
    display: contents;
  }
  footer .inner p.logo {
    display: inline-block;
    margin: 0 auto;
    width: 152px;
  }
  footer .inner .c-footer__markList {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 31px;
    padding: 0 25px;
  }

  footer .inner .c-footer__nav{
    margin-top: 30px;
    display: block;
  }
  footer .inner .c-footer__nav ul:not(.lv02) > li{
  margin: 0 35px;
  }
  footer .inner .c-footer__nav ul:not(.lv02) > li > a {
    font-size: 14px;
    line-height: 1.45;
    padding: 18px 0;
    width: 100%;
    border-color: rgba(0,0,0,.05);
  }


  footer .c-footer__bottom {
    padding: 0;
  }
  footer .c-footer__bottom .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 0;
    padding: 0;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  footer .c-footer__copyright {
    padding: 20px 0;
    color: #c2c2c2;
    text-align: center;
  }
  footer .c-footer__bottomList {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0;
  }
footer .c-footer__bottomList li:nth-child(2n+1) {
    border-right: 1px solid rgba(137,137,137,.6);
  }
  footer .c-footer__bottomList li{
    font-size: 11px;
    line-height: 1.4;
    border-bottom: 1px solid rgba(137,137,137,.6);
  }
footer .c-footer__bottomList li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 20px;
    text-align: center;
    height: 100%;
    min-height: 54px;
  }





}
