
/* common */
/* html {
  visibility: hidden;
} */
html.wf-active {
  visibility: visible;
}
body .main{
  font-family: 'Meiryo';
  color: #27282C;
}
.wrap {
  background: #EAEAEA;
  min-width: 1080px;
  /* min-width: auto; */
}
p{
  text-align: justify;
}
img{
  max-width: 100%;
}
.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.btn-link{
  display: inline-block;
  padding: 0.8em 1em;
  border-radius: 0.6em;
  font-weight: bolder;
  cursor: pointer;
}
/* page common */

/* [id^='sec_'] .container {
  width: 974px;
  margin: 0 auto;
} */
.inner{
  max-width: 1024px;
  margin: 0 auto;
}

/* [id^='sec_'] .container p{
  font-size: 16px;
  line-height: 1.8;
  margin: 1em auto;
} */
.left-icon.k-bg-orange{
  padding: 0.8em;
  font-weight: bold;
  border-radius: 0.5em;
  width: 250px;
  font-size: 16px;
}
.btn-link-with-icon{
  padding: 0.6em 4.3em 0.5em;
}
.btn-link-with-icon:before {
  width: 1.2em;
  height: 1.2em;
  top: 30%;
  left: 1.7em;
}
.span-normal{
  font-weight: normal;
}
.span-bold{
  font-weight: bold;
}
.news_noLink {
  padding: 0;
}

@media screen and (min-width: 900px) {
  .container h2,
  .inner h2{
    text-align: center;
  }
}

@media screen and (max-width: 768px) and (min-width: 1px) {
  .wrap {
    min-width: 320px;
  }
  .container
  {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}


/* #sec-eycatch */
#sec_eyecatch .icon {
  position: absolute;
  top: 110px;
  right: 2.92%;
  width: 6.88vw;
  max-width: 132px;

}
#sec_eyecatch .flex {
  justify-content: flex-start;
}
#sec_eyecatch .flex .text {
  width: 100%;
  line-height: 1.75;
  font-size: 1.34vw;
}
#sec_eyecatch .no1 {
  width: 27%;
  max-width: 132px;
  padding-left: 2vw;
}
#sec_eyecatch .detail div {
  border: 1px solid #F4B800;
  background: #F4B800;
  border-radius: 7px;
  width: 74%;
  color: #0E1C77;
  text-align: center;
  /* margin: 0 auto;
  margin-top: 3%;
  margin-left: 6%; */
  /* margin: 1.5% 0 0 8.5%; */
  margin: 4% auto 0;
  position: relative;
  font-weight: bold;
}
#sec_eyecatch .memo {
  font-size: 0.5vw;
  padding-top: 1.67vw;
}
#sec_eyecatch .ribbon {
  width: 96.97%;
}
 .btnArea .detail a {
  font-size: 1.1vw;
  width: 100%;
  padding: 0.9em 0 0.8em;
}
.btnArea .detail a:before {
  display: inline-block;
  background: url(/renew/images_dx/icon_dx_btn_arrow.png) no-repeat;
  content: '';
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  width: 1.5vw;
  height: 1.5vw
}
.show-B-pad{
  display: none;
}
@media screen and (min-width: 769px) {
  /* webp */
  #sec_eyecatch {
  
    /*min-height: 495px;*/
    color: #FFF;
   background-color: #081ea7;
  }

  .webp #sec_eyecatch .container {
    background-image: url(/static/images/top/eyecatch_dx_top7.webp);
    height: 46.25vw;
    min-height: 495px;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: none;
    /* max-height: 888px;  */
  }
  /* .no-webp #sec_eyecatch {
    background-image: url(/static/images/top/eyecatch_dx_top6.png);
  } */
  /* .webp #sec_eyecatch.show-B-pad {
    background-image: url(/static/images/top/eyecatch_dx_top4_alt.webp);
  } */
  /* .no-webp #sec_eyecatch.show-B-pad {
    background-image: url(/static/images/top/eyecatch_dx_top4_alt.png);
  } */
 
  #sec_eyecatch h3 {
    padding-bottom: 1.25vw;
    line-height: 1.4;
    font-size: 1.76vw;
  }
  #sec_eyecatch .flex {
    padding-bottom: 1vw;
  }
  #sec_eyecatch .product-logo{
    max-height: 9.2vw;
  }
  #sec_eyecatch .container > div {
    width: 26.08%;
    min-height: 471px;
    padding-top: 6%;
    padding-left: 9.5%;
  }
  #sec_eyecatch .flex {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 768px) and (min-width: 1px) {

  #sec_eyecatch {
    height: 655px;
  }

  .webp #sec_eyecatch .container {
    background-image: url(/static/images/top/eyecatch_dx_top7_sp.webp);
    height: 697px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-top: 60px;
}
  

  #sec_eyecatch .eyecatch img {
    width: 100vw;
  }
  #sec_eyecatch .container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 87.2vw;
    transform: translateX(-50%);
    height: 100%;
  }
  #sec_eyecatch .icon {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 68px;
    max-width: none;
  }
  #sec_eyecatch .textArea {
    height: 100%;
  }
  #sec_eyecatch h3 {
    color: #fff;
    font-size: 16px;
    margin: 26px 0 0 24px;
    line-height: 1.3;
  }
  #sec_eyecatch h1 {
    text-align: center;
    width: 240px;
    margin: 0 auto;
    margin-top: 5%;
  }
  #sec_eyecatch .flex {
    /* padding-bottom: 6.4vw; */
    align-items: center;
  }
  #sec_eyecatch .ribbon {
    position: absolute;
    bottom: 21.6vw;
  }
  #sec_eyecatch .detail div {
    position: absolute;
    bottom: 17%;
    left: 50%;
    width: 327px;
    margin: 0 auto;
    transform: translateX(-50%);
    text-align: center;
    /* color: #FFF; */
    /* border: 1px solid #FFF; */
    border-radius: 7px;
    /* background: transparent; */
  }
  #sec_eyecatch .memo {
    font-size: 2.5vw;
    padding-top: 3.67vw;
  }
  #sec_eyecatch .flex .text {
    font-size: 3.73vw;
    line-height: 1.5;
    color: #FFF;
  }
 .btnArea .detail a {
    padding: 0.7em 0 0.6em;
    font-weight: bold;
    font-size: 16px;
  }
 .btnArea .detail a:before {
    width: 19px;
    height: 19px;
  }
 
}

/* #sec_list_b */
#sec_list_b .container .list .links h2 {
  font-size: 1.56vw;
  width: 80%;
  margin: 0 auto;
  text-align: left;
  border-bottom: solid 1px #fff;
  margin-top: 5%;
  margin-bottom: 5%;
}
#sec_list_b img {
  width: 100%;
}
#sec_list_b .container .list .item2 .textArea,
#sec_list_b .container .list .item3 .textArea,
#sec_list_b .container .list .goyo .textArea {
  color: #fff;
}
#sec_list_b .container .list .item .Link,
#sec_list_b .container .list .item1 .Link,
#sec_list_b .container .list .item2 .Link,
#sec_list_b .container .list .item3 .Link,
#sec_list_b .container .list .goyo .Link{
  position:relative;
  height:100%;
}

/* .webp */
#sec_list_b .container .list .banner{
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

#sec_list_b .container .list .cam {
  color: #fff;
}
.webp #sec_list_b .container .list .cam {
  background-image: url(/static/images/top/item_cam.webp);
}
.no-webp #sec_list_b .container .list .cam {
  background-image: url(/static/images/top/item_cam.png);
}
.webp #sec_list_b .container .list .item2 {
  background-image: url(/renew/images_dx/top_item2-1_iphone.webp?20221018);
}
.no-webp #sec_list_b .container .list .item2 {
  background-image: url(/renew/images_dx/top_item2-1_iphone.png?20221018);
}
.webp #sec_list_b .container .list .goyo {
  background-image: url(/static/images/top/item_goyo_v5.webp);
}
.no-webp #sec_list_b .container .list .goyo {
  background-image: url(/static/images/top/item_goyo_v5.png);
}
#sec_list_b .container .list .pad {
  background-image: url(/static/images/top/item_pad_markup_v4.webp);
}
.no-webp #sec_list_b .container .list .pad {
  background-image: url(/static/images/top/item_pad_markup_v4.png);
}
#sec_list_b .container .list .cloud {
  background-image: url(/static/images/top/item_pad_ptough_netis_v4_alt.webp);
}
.no-webp #sec_list_b .container .list .cloud {
  background-image: url(/static/images/top/item_pad_ptough_netis_v4_alt.png);
}



.webp #sec_list_b .container .list .pocket {
  background-image: url(/static/images/top/top_item_pocket.webp);
}
.no-webp #sec_list_b .container .list .pocket {
  background-image: url(/static/images/top/top_item_pocket.png);
}


#sec_list_b .list .entry {
  width: 32%;
  margin-bottom: 2.6%;
}
#sec_list_b .list .entry.banner a{
  height: 100%;
  width: 100%;
}
#sec_list_b .list .pad,
#sec_list_b .list .cloud {
  width: 66%;
}
#sec_list_b .container .list .textArea {
  padding: 1.6em 5%;
  font-size: 1vw;
  min-height: 26.0em;
  box-sizing: border-box;
}

@media screen and (max-width: 899px) and (min-width: 1px) {
  #sec_list_b .list div.entry{
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  #sec_list_b .container {
    width: 95%;
    max-width: 1824px;
    margin: 0 auto;
    padding: 2.3vw 0;
  }
  #sec_list_b .flex {
    justify-content: space-between;
  }
  /* #sec_list_b .list div:nth-of-type(-n+3) {
    width: 32%;
    margin-bottom: 2.08vw;
  } */
  #sec_list_b .list div.links {
    align-self: stretch;
    width: 32%;
  }
  #sec_list_b .container .list .links ul {
    width: 80%;
    margin: 0 auto;
  }
  #sec_list_b .container .list .links li {
    padding: 2%;
    font-weight: bold;
    font-size: 1.2vw;
  }
  #sec_list_b .container .flex {
    align-items: stretch;
  }
  #sec_list_b .container .list .item:hover,
  #sec_list_b .container .list .item1:hover,
  #sec_list_b .container .list .item2:hover,
  #sec_list_b .container .list .item3:hover,
  #sec_list_b .container .list .goyo:hover{
    opacity: 0.85;
  }
  #sec_list_b .container .list .textArea .detail {
    font-size: 1.2vw;
  }
  #sec_list_b .container .list .textArea .detail p {
    font-weight: bold;
  }
  #sec_list_b .container .list .item1 .textArea .detail p {
    color: #0E1C77;
  }
  #sec_list_b .container .list .banner h2{
    font-size: 1.46vw;
    width: 100%;
    margin: 0 auto 0.8em;
    text-align: left;
  }
  #sec_list_b .container .list .textArea p {
    padding-bottom: 0.8em;
    line-height: 1.591;
  }
}
@media screen and (max-width: 899px) and (min-width: 1px) {
  #sec_list_b {
    padding-top: 10.67vw;
  }
  #sec_list_b .list .entry {
    margin-bottom: 4.27vw;
    width: 100%;
  }
  #sec_list_b .list .item1 a {
    width: 100%;
  }
  #sec_list_b .list .item1 a img {
    width: 100%;
  }
  #sec_list_b .container .list h2 {
    font-size: 5vw;
    width: 90%;
    margin-bottom: 2%;
  }
  #sec_list_b .container .list ul {
    padding-bottom: 8vw;
  }
  #sec_list_b .container .list li {
    padding: 6vw 0 0 12vw;
    font-weight: bold;
    font-size: 4vw;
  }
  #sec_list_b .container .list .textArea {
    margin: 0 auto;
    box-sizing: inherit;
    min-height: 108.7vw;
  }
  #sec_list_b .container .list .pad {
    background: url(/static/images/top/item_pad_markup_sp_v4.webp) no-repeat center top / cover;
  }
  .no-webp #sec_list_b .container .list .pad {
    background: url(/static/images/top/item_pad_markup_sp_v4.png) no-repeat center top / cover;
  }
  #sec_list_b .container .list .cloud {
    background: url(/static/images/top/item_pad_ptough_netis_sp_v5_alt.webp) no-repeat center top / cover;
  }
  .no-webp #sec_list_b .container .list .cloud {
    background: url(/static/images/top/item_pad_ptough_netis_sp_v5_alt.png) no-repeat center top / cover;
  }
  /* .webp */
  .webp #sec_list_b .container .list .tough {
    background: url(/static/images/top/top_item_tough_sp.webp) no-repeat center top / cover;
  }
  .no-webp #sec_list_b .container .list .tough {
    background: url(/static/images/top/top_item_tough_sp.jpg) no-repeat center top / cover;
  }
  .webp #sec_list_b .container .list .cam {
    background: url(/static/images/top/item_cam_sp_v2.webp) no-repeat center top / cover;
  }
  .no-webp #sec_list_b .container .list .cam {
    background: url(/static/images/top/item_cam_sp_v2.png) no-repeat center top / cover;
  }
  .webp #sec_list_b .container .list .item2 {
    background: url(/renew/images_dx/top_item2-1_iphone_sp_v2.webp) no-repeat left top / cover;
  }
  .no-webp #sec_list_b .container .list .item2 {
    background: url(/renew/images_dx/top_item2-1_iphone_sp_v2.png) no-repeat left top / cover;
  }
  #sec_list_b .container .list .item3 {
    /* background: url(/renew/images_dx/top_item3_sp.png) no-repeat left top / cover; */
    /* background: url(/renew/images_dx/default_banner_sp@2x.png) no-repeat left top / cover; */
    height: 130.93vw;
  }
  /* .webp */
  .webp #sec_list_b .container .list .goyo {
    background: url(/static/images/top/item_goyo_sp_v5.webp) no-repeat center top / cover;
  }
  .no-webp #sec_list_b .container .list .goyo {
    background: url(/static/images/top/item_goyo_sp_v5.png) no-repeat center top / cover;
  }
  #sec_list_b .container .list h2{
    font-size: 6.13vw;
    width: 100%;
    margin: 0.7em auto 0.4em;
    text-align: left;
  }
  #sec_list_b .container .list .pad h2{
    font-size: 6.13vw;
    width: 100%;
    margin: 6.4vw auto 4.27vw;
    text-align: left;
  }
  #sec_list_b .container .list .links h2 {
    font-size: 5.67vw;
    margin: 1.4em auto 0;
  }
  #sec_list_b .container .list .textArea p {
    padding-bottom: 2.93vw;
    line-height: 1.591;
    font-size: 4.27vw;
  }
  #sec_list_b .container .list .textArea .detail p {
    font-weight: bold;
    font-size: 4.27vw;
  }
}
/* sec_news */
#sec_news{
  background-color: #fff;
  padding: 0 0 4%;
  color: #0E1C77;
}
#sec_news .container {
  width: 95%;
  max-width: 1824px;
  margin: 0 auto;
}
#sec_news .inner-border {
  border-top: solid 1px #0E1C77;
  border-bottom: solid 1px #0E1C77;
  padding-top: 0.2em;
  padding-bottom: 0.1em;
}

#sec_news .text{
  padding: 132px 0.6em 0;
  font-weight: bold;
  font-size: 1.5vw;
  text-align: left;
  /* padding-left: 10vw; */
}
#sec_news dl{
  flex-grow: 1;
  padding: 0 1%;
  line-height: 1.6;
  width: 84%;
}
#sec_news dl > div{
  display: flex;
  margin: 1.2em 0;
  width: 100%;
  color: #0E1C77;
  font-size: 1.2vw;
}
#sec_news dl dt{
  padding-right: 2%;
}
#sec_news dl dd{
  width: 80%;
}
#sec_news button {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 7px 14px 6px 14px;
  margin-right: 10vw;
  font-size: 15px;
  width: 130px;
}
#sec_news button:hover {
  opacity: 0.85;
}
#sec_news .link-more a {
  display: block;
  padding: 1em;
  width: 12em;
  font-size: 0.9vw;
  font-weight: bold;
  border-radius: 8px;
  margin: 1.6em auto;
  text-align: center;
}

@media screen and (max-width: 899px) and (min-width: 1px) {
  #sec_news {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 17vw;
    padding-top: 2%;
  }
  #sec_news .container {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 90%;
    border-top: none;
  }
  #sec_news dl > div{
    flex-direction: column;
    font-size: 4.27vw;
  }
  /* #sec_news dd a{
    text-decoration: underline;
  } */
  #sec_news .text{
    border-right: none;
    font-size: 4.8vw;
    padding: 0.8em 0;
    width: 100%;
    text-align: left;
  }
  #sec_news button {
    width: 91.73%;
    margin: 0 auto;
  }
  #sec_news dl{
    padding: 0 ;
    width: 100%;
  }
  #sec_news dl dt{
    margin-right: 1em;
  }
  #sec_news dl dd{
    width: 100%;
  }
  #sec_news .link-more a {
    font-size: 3.4vw;
    width: 18em;
    margin: 1.0em auto 1.6em;
    padding: 1.2em 0;
  }
}
#corner-popup #upper-btn {
  background: #BABFE3;
}
#sec_list_b .container .list .cloud,
#sec_list_b .container .list .pad{
  color: #FFFFFF;
}
@media screen and (min-width: 1980px){
  #sec_list_b .container .list .links li {
    font-size: 20px;
  }
  #sec_list_b .container .list h2{
    font-size: 30px;
  }
  #sec_list_b .container .list .item h2,
  #sec_list_b .container .list .item1 h2,
  #sec_list_b .container .list .item2 h2,
  #sec_list_b .container .list .item3 h2,
  #sec_list_b .container .list .goyo h2,
  #sec_list_b .container .list .links h2{
    font-size: 30px;
  }

  #sec_list_b .container .list .textArea{
    font-size: 20px;
  }
  #sec_list_b .container .list .textArea .detail p {
    font-size: 16px;
  }
  #sec_news dl > div {
    font-size: 24px;
  }
}




[id^="sec_"] .container h2 {
  font-size: 40px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 24px;
}

[class^="sec_"] .container h2 {
  font-size: 40px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 24px;
}

.container {
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) and (min-width: 1px) {

  #sec_eyecatch  .container {
    width: auto;
   padding: 0 0vw;
  }

  .container {
    width: auto;
   padding: 0 6.4vw;
  }
  [id^="sec_"] .container h2 {
    font-size: 1.65em;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 40px;
  }

  [class^="sec_"] .container h2 {
    font-size: 1.65em;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}


/*sec_company*/

#sec_company {
  padding: 132px 0px 0px;
}

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

.company_img_list img {
  width: 279px;
  margin: 6px 11px 0px;
}

@media screen and (max-width: 768px) and (min-width: 1px) {
  #sec_company {
    padding: 40px 0px 0px;
  }
  
  #sec_company .container h2 {
    margin-bottom: 0px;
  }
  .company_img_list {
    flex-direction: column;
  }

  .company_img {
    text-align: center;
  }
  .company_img_list img {
    margin: 0px 0px 0px;
  }
}


/*sec_construction_start*/

#sec_construction_start {
  padding: 100px 0px 100px;
}

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

.start_img_list img {
  width: 302px;
  margin: 39px 14px 0;
}

@media screen and (max-width: 768px) and (min-width: 1px) {
  #sec_construction_start {
    padding: 40px 0px 50px;
  }
  

  .start_img_list {
    flex-direction: column;
  }

  .start_img {
    text-align: center;
  }
  .start_img_list img {
    margin: 20px 0px 0px;
  }
}

[id^="sec_"] .container .text {
	font-size: 20px;
	line-height: 1.75;
	min-height: 4em;
  }








#sec_case {
  padding: 88px 0 113px;
}

#sec_case .inner {
  width: 100%;
  max-width: none;
}
@media screen and (max-width: 768px) and (min-width: 1px) {
  #sec_case {
    padding: 32px 0 40px;
  }
  #sec_case h2 {
    margin-bottom: 0px;
  }
} 






/* #otherCompany */
#otherCompany .inner {
	width: 100%;
	padding: 40px 0 60px;
}
#otherCompany .slider_items {
	margin: 0 auto;
	width: 100%;
}
#otherCompany .slider_items .company_item {
	display: flex;
}
#otherCompany .slider_items .company_item .lead .text {
	color: #FFF;
}
#otherCompany .slider_items .company_item .lead .text > span {
	font-weight: bold;
	line-height: 1;
	display: block;
}
#otherCompany .slider_items .company_item .lead .companyInfo .companyName {
	border-bottom: 1px solid #FFF;
}
#otherCompany .slider_items .company_item .lead .companyInfo dl {
	display: flex;
	flex-wrap: wrap;
}
#otherCompany .slider_items .company_item .lead .companyInfo dt {
	align-self: flex-start;
	box-sizing: border-box;
	text-align: center;
	border: 0.8px solid #FFF;
	border-radius: 2px;
}
#otherCompany .slick-track {
	display: flex;
}
#otherCompany .slick-slide {
	height: auto !important;
}
#otherCompany .slick-dots li button:before {
	content:'\025cb';
	height: 5px;
	opacity: 1;
}
#otherCompany .slick-dots li.slick-active button:before{
	content:'\025cf';
}

@media screen and (min-width: 769px) {
	#otherCompany .slider_items .company_item {
		margin: 0 55px 32px;
		overflow: hidden;
	}
	#otherCompany .slider_items .company_item:hover {
		opacity: 1;
	}
	#otherCompany .slider_items .company_item .lead {
		width: 336px;
		height: 480px;
	}
	#otherCompany .slider_items .company_item .lead > div {
		width: 280px;
		margin: 32px 0 0 32px;
	}
	#otherCompany .slider_items .company_item .lead h3 {
		font-size: 30px;
		line-height: 1.36;
		margin-bottom: 25px;
	}
	#otherCompany .slider_items .company_item.case011 .lead h3 {
		font-size: 25px;
	}
	#otherCompany .slider_items .company_item .lead .text {
		font-size: 17px;
		margin-bottom: 25px;
	}
	#otherCompany .slider_items .company_item .lead .text > span {
		font-size: 45px;
		margin: 8px 0 35px;
	}
	#otherCompany .slider_items .company_item.case006 .lead .text > span {
		font-size: 30px;
	}
	#otherCompany .slider_items .company_item .lead .text span.highlight {
		font-size: 80px;
	}
	#otherCompany .slider_items .company_item.case006 .lead .text span.highlight {
		font-size: 70px;
	}
	#otherCompany .slider_items .company_item .pic {
		overflow: hidden;
	}
	#otherCompany .slider_items .company_item img {
		width: 512px;
		height: 480px;
		transform: scale(1,1);
		transition: 0.3s all;
	}
	#otherCompany .slider_items .company_item img:hover {
		transform: scale(1.2,1.2);
		transition: 0.3s all;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo .companyName {
		padding-bottom: 8px;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dl {
		margin-top: 16px;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dt {
		font-size: 12px;
		width: 64px;
		margin-right: 8px;
		padding: 3px 0 1px;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dd {
		font-size: 13px;
		line-height: 1.3;
		width: 208px;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dt:nth-of-type(n+2),
	#otherCompany .slider_items .company_item .lead .companyInfo dd:nth-of-type(n+2) {
		margin-top: 8px;
	}
	.slick-dots li button:before {
		font-size: 10px;
	}
	.slick-dots li.slick-active button:before {
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) and (min-width: 1px) {
	#otherCompany .inner {
		padding: 9.07vw 0;
	}
	#otherCompany .slider_items .company_item {
		flex-direction: column-reverse;
		margin: 0 4vw 8.53vw;
	}
	#otherCompany .slider_items .company_item .lead {
		width: 92vw;
		flex-grow: 1;
	}
	#otherCompany .slider_items .company_item .lead > div {
		margin: 6.4vw 6.4vw 8vw;
	}
	#otherCompany .slider_items .company_item .lead h3 {
		font-size: 5.33vw;
		line-height: 1.4;
		margin-bottom: 5.07vw;
	}
	#otherCompany .slider_items .company_item .lead .text {
		font-size: 4vw;
	}
	#otherCompany .slider_items .company_item .lead .text > span {
		font-size: 10.67vw;
		margin-bottom: 11.2vw;
	}
	#otherCompany .slider_items .company_item .lead .text span.highlight {
		font-size: 18.67vw;
	}
	#otherCompany .slider_items .company_item img {
		width: 92vw;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo .companyName {
		padding-bottom: 2.13vw;
		font-size: 4.27vw;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dl {
		margin-top: 4.27vw;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dt {
		font-size: 3.2vw;
		width: 17.07vw;
		margin-right: 2.13vw;
		padding: 3px 0 1px;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dd {
		font-size: 3.47vw;
		line-height: 1.3;
		width: 55.47vw;
	}
	#otherCompany .slider_items .company_item .lead .companyInfo dt:nth-of-type(2),
	#otherCompany .slider_items .company_item .lead .companyInfo dd:nth-of-type(2) {
		margin-top: 2.13vw;
	}
	#otherCompany .slick-dots li button:before {
		font-size: 2.13vw;
	}
	#otherCompany .slick-dots li.slick-active button:before {
		font-size: 2.67vw;
	}
}


/* #sec_reason */
#sec_reason {
  padding :132px 0;
}

#sec_reason .container h2 {
  margin-bottom: 76px;
}
.reason_container {
  display: flex;
  justify-content: center;
  margin-bottom: 106px;
}

.reason_container:last-of-type {
  margin-bottom: 0px;
}
.reason_text_box {
  width: 405px;
  margin-right: 46px;
}

.reason_title {
  font-size: 40px;
  margin-top: 40px;
  font-weight: bold;
  line-height: 1.6;
}
.reason_text {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.8;
}
.reason_number img {
width: 128px;
}
.reason_img_box {
width: 573px;
}
.reason_img_box img {
  width: 100%;
  }

  @media screen and (max-width: 768px) and (min-width: 1px) {

    #sec_reason {
      padding: 64px 0;
  }
    .reason_container {
   flex-direction: column;
   margin-bottom: 40px;
    }
    .reason_text_box {
      width: 100%;
      margin-right: 0px;
    }
    .reason_number {
      text-align: center;
    }
    .reason_title {
    text-align: center;
    font-size: 24px;
    line-height: 1.6;
    }
    .reason_img_box {
      width: 100%;
    }
    .reason_text {
      margin-bottom: 15px;
      font-size: 16px;
    }
    #sec_reason .container h2 {
      margin-bottom: 40px;
    }
  }
/* #sec_reason */
  #sec_Latest_info {
    padding: 102px 0px;
  }

  #sec_Latest_info .container h2 {
    margin-bottom: 91px;
  }
  .sec_Latest_info_img_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
  }
  .sec_Latest_info_img_list_box {
    width: 378px;
    margin: 18px 17px;
  }
  .sec_Latest_info_img {
    width: 100%;
  }



  .reason_number  {
    font-size: 30px;
    font-weight: bold;
    color: #0E1C77;
    background-color: #F4B800;
    padding: 11px 34px 10px;
    border-radius: 30px;
    display: inline-block;
  }
  .sec_Latest_info_title {
    font-size: 26px;
    text-align: center;
    border-bottom: solid 1px #ffffff;
    padding-bottom: 17px;
  }
  .sec_Latest_info_img {
    margin-top: 15px;
  }

  #sec_construction_start .container h2 {
    font-size: 50px;
  }
  .top_icon {
    margin: 0 auto;
   width: 71%;
    margin-top: 28%;
  }

  @media screen and (max-width: 768px) and (min-width: 1px) {
  
  .top_icon  {
    width: 273px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
  }
  #sec_construction_start .container h2 {
    font-size: 3rem;
    margin-bottom: 0px;
  }
  #sec_news .container {
    padding: 0 0.0vw; 
  }
 
}

