@charset "utf-8";
/* CSS Document */
.mainvisual{
  background:url("../../../common/img/mv-coporate.png")no-repeat center;
  background-size: cover;
}
.plilo .sec-subtitle{
  color: #fff;
}
.plilo .sec-title{
  color: #fff;
  font-size: 4rem;
  font-weight: 800;
}

.title .sec-subtitle{
  color: #164E90;
}
.title .sec-title{
  color: #222;
  font-size: 4rem;
  font-weight: 800;
}
a.anchor:target::before{
  content: '';
  margin-top: -200px;
  height: 200px;
  display: block;
  visibility: hidden;
  position: relative;
}
/* ポリシー
------------------------------------------------------*/

.policy .bg_list{
  background: url("../img/bg04.png") no-repeat bottom;
  background-size: cover;
  width: 93.6%;
  padding: 100px 0;
}
.policy .bg_list li{
  max-width: 850px;
  width: 100%;
  margin: auto;
  text-indent: -2.5em;
  padding-left: 2.5em;
}
.policy .bg_list .blue{
  color: #164E90;
}

/* メニューリスト
------------------------------------------------------*/
.menu_list{
  max-width: 1024px;
  width: 100%;
  justify-content: space-between;
  display: flex;
  margin: 0 auto 90px;
  padding-top: 50px;
}
.menu_list li a{
  position: relative;
  background: #164E90;
  color: #fff;
  width: 241px;
  padding: 10px;
  display: block;
  border-radius: 40px;
  text-align: center;
  box-shadow: 2px 4px 5px #0000001A;
  transition: .3s;
}
.menu_list li a:hover{
  opacity: 1;
  transform: translateY(2px);
  box-shadow: 0px 0px 0px #0000001A;
}
.menu_list li a:hover{
  transform: translateY(2px);
  box-shadow: 0px 0px 0px #0000001A;
  opacity: 1;
}
.menu_list li .num01::after{
  content: url("../img/icon01.svg");
  position: absolute;
}
.menu_list li .num02::after{
  content: url("../img/icon02.svg");
  position: absolute;
}
.menu_list li .num03::after{
  content: url("../img/icon03.svg");
  position: absolute;
}
.menu_list li .num04::after{
  content: url("../img/icon04.svg");
  position: absolute;
}

.menu_list li a::after{
  position: absolute;
  right: 30px;
  top: 13px;
}

/* 
------------------------------------------------------*/
.title_innre{
  max-width: 1024px;
  width: 100%;
  margin: auto;
}
.wrapper {
    padding-top: 0px;
}
/*理念*/
.plilo{
  padding: 100px 5% 150px;
  background: url("../img/main_bg.png") no-repeat center;
  background-size: cover;
}

.plilo_inner{
  max-width: 850px;
  width: 100%;
  margin: auto;
}

.plilo_inner p{
  padding-top: 80px;
}

.plilo_list{
  max-width: 782px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}


.plilo_list .blue_list{
  color: #164E90;
  font-size: 6rem;
  font-weight: 800;
  border-radius: 50%;
  width: 226px;
  height: 226px;
  background: #fff;
  font-family: 'Noto Serif JP';
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.plilo_list li{
  color: #fff;
  text-align: center;
  margin-top: 35px;
}

.pillo_bottom{
  border-top: 1px solid #fff;
  margin-top: 40px;
}

.pillo_bottom_text{
  color: #fff;
  max-width: 850px;
  width: 100%;
  margin: auto;
  padding-top: 30px;
}

/*品質管理*/

.title_innre h3{
  color: #164E90;
  padding: 60px 0 30px 80px;
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold;
}
.title_innre--1 h2,.title_innre--1 .sec-subtitle{
  max-width: 1024px;
  width: 100%;
  margin: auto;
}
.title_innre--1 h2{
  margin-bottom: 25px;
}
.title_innre--1 .sec-subtitle{
  margin-top: 90px;
}
.title_innre--1 h3{
  color: #164E90;
  font-size: 3rem;
  font-weight: 800;
  max-width: 850px;
  border-bottom: 1px solid #164E90;
  width: 100%;
  margin: auto;
  margin-bottom: 20px;
}
.mane_title{
  padding-top: 50px;
}
.bg_inner{
    padding: 50px ;
  background: url("../img/bg01.png") no-repeat center;
  width: 93.6%;
  margin: 0 0 0 auto;
  background-size: cover;
}
.quality_inner {
  max-width: 850px;
  width: 100%;
  margin: auto;
  margin-bottom: 50px;
}
.quality_inner.last{
  margin-bottom: 0px;
}
.img_flex {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
    flex-wrap: wrap;
}
.img_flex li {
    margin-top: 10px;
    max-width: 48%;
}
/*iso*/
.iso{
  background: #FAFAFA;
  padding: 50px 5%;
}
.iso_inner{
  width: 100%;
  margin: auto;
}
.iso_img{
  max-width: 740px;
  width: 100%;
  display: flex;
  padding: 50px 0 50px;
  justify-content: space-between;
  margin: auto;
}
.iso_img li{
  max-width: 360px;
  width: 100%;
  background: #fff;
  padding: 32px 0;
  text-align: center;
}

/*環境*/

.bg_inner--1{
  background:url("../img/bg05.png") no-repeat;
  background-size: cover;
  width: 93.7%;
  padding: 50px 0;
  margin-bottom: 90px;
}

.envi_list li {
    list-style: auto;
    margin-left: 1.5em;
}

/* 固有レスポンシブ
------------------------------------------------------
------------------------------------------------------*/
/*タブレット（縦）*/
@media screen and (orientation: portrait) and (min-width: 768px){

}

@media screen and (max-width: 767px) {
a.anchor {
  padding-top:0px;
  margin-top: 0px;
}
.mainvisual {
  background-position: 85%;
}
  .title_innre{
    padding-bottom: 30px;
  }
.title_innre h3 {
    padding: 60px 5% 20px;
}
.plilo .sec-title{
  margin-bottom: 30px;
}
.menu_list {
    flex-wrap: wrap;
    justify-content: center;
  margin: 0 auto 50px
}
.menu_list li {
    padding-bottom: 20px;
}
.title_innre--1 h2, .title_innre--1 .sec-subtitle {
    max-width: 90%;
  }
.plilo {
    padding: 100px 5% 70px;
}
.plilo_list {
  flex-wrap: wrap;
  max-width: 360px;
  justify-content: space-around;
}
.plilo_list .blue_list {
    margin: auto ;
  margin-top: 0px;
  margin-bottom: 20px;
    width: 100px;
    height: 100px;
  font-size: 4rem;
}
.plilo_list ul{
  width: 150px;
}
.plilo_list li {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    width: 100%;
}
.policy .bg_list {
    width: 100%;
  padding: 50px 0;
}
.policy .bg_list li {
    max-width: 90%;
  padding-bottom: 10px;
}

/*flex*/	
.box-flex {
    margin: 50px auto;
    justify-content: center;
    max-width: 90%;
    flex-wrap: wrap-reverse;
}
.box-flex_inner h3 {
    padding: 20px 0;
}
.info {
    padding-top: 20px;
}
.title_innre .map {
    margin: 0 auto 50px;
  max-width: 90%;
}
.img_flex {
    max-width: 560px;
    margin: 20px auto 0;
}
.img_flex li {
    font-size: 1.2rem;
  letter-spacing: 2px;
  line-height: 1.5;
}
.img_flex li .system_text{
  padding-top: 10px;
}
  
.bg_inner {
  background: url("../img/bg01_sp.png") no-repeat center;
    width: 100%;
  background-size: cover;
  padding: 50px 0;
}
.bg_inner--1 {
  width: 100%;
  margin-bottom: 50px;
  background-position: 68%;
}
.title_innre--1 .sec-subtitle {
    margin-top: 50px;
} 
.bg_inner h3, .quality_inner,.title_innre--1 h3 {
    max-width: 90%;
    margin: auto;
  margin-bottom: 20px;
}
  .bg_inner h3{
    margin-bottom: 20px;
    line-height: 1.5;
    padding-bottom: 25px;
    font-size: 2.6rem;
  }
  

.iso_img {
  flex-wrap: wrap;
  justify-content: center;
}
}
@media screen and (max-width: 340px) {
  .plilo_list {
  display: block;
    justify-content: center;
}
.plilo_list ul {
    width: 300px;
  margin: auto;
}
}