@charset "utf-8";
/* CSS Document */


.company__sec01 .section_sabtitle::after,
.company__sec02 .section_sabtitle::after {
  content: '';
  width: 53px;
  height: 1px;
  display: inline-block;
  background-color: #707070;
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translate(-50%);
}

/*---------------------
company__sec01
---------------------*/
.company__sec01{
  background: #F0F0F0;
  margin-right: 50px;
  padding: 115px 0 105px 50px;
  
}
.company__sec01 .under_title .section_sabtitle{
  text-align: center;
  font-family: 'YuGothic','Yu Gothic',sans-serif;
}
.company__sec01 .flex-start{
  width: 100%;
}
.company__sec01 h4{
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.company__sec01 h4:last-of-type{
  font-size: 1.4rem;
  margin: 157px 0 10px;
}

.company__sec01 img,
.company__sec01 iframe{
  width: 575px;
  height: 327px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.company__sec01 .dl{
  margin: 30px 0 0 134px;
  border-top: 1px solid #707070;
  width: 480px;
}
.company__sec01 .dl_list dl {
  display: flex;
  border-bottom: 1px solid #707070;
}
.company__sec01 .dl_list dt,
.company__sec01 .dl_list dd {
  padding: 20px 0;
  line-height: 2.8;
}
.company__sec01 .dl_list dt{
  width: 30%;
  font-weight: bold;
}
.company__sec01 .dl_list dd{
  width: 80%;
}
.tel{
  color:#1a1a1a;
}
.notel{
  pointer-events: none;
  color:#1a1a1a;
}


/*---------------------
company_img
---------------------*/
.company_img{
  margin: 70px auto 88px;
}



/*---------------------
company__sec02
---------------------*/
.company__sec02 {
  background: #F0F0F0;
  padding: 120px 50px 0 0;
  margin-left: 50px; 
}
.company__sec02 .section_sabtitle{
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.2em;
}
.company__sec02 .under_txt{
  font-size: 1.4rem;
}
.company__sec02 .inner03 h4 .number{
  background: #BE1A65;
  color: #fff;
  padding: 13px;
  margin-right: 17px;
  font-weight: 500;
}
.company__sec02 .inner03 h4 .ja{
  font-weight: 700;
}
.company__sec02 .inner03 p{
  margin: 27px auto 64px 94px;
  line-height: 3;
}
.com_inner{
  width: 710px;
  margin: 68px auto 150px;
  position: relative;
}
.company__sec02 h5{
  margin: 50px 0 5px;
  border-bottom: 1px solid #707070;
  width: 616px;
  margin-left: 94px;
}
.company__sec02 .dl{
  margin-bottom: 60px;
  margin-left: 94px;
}
.company__sec02 dl{
  width: 616px;
  display: flex;
  border-bottom: 1px solid #707070;
}
.company__sec02 .dl_list{
  width: 616px;
  border-bottom: 1px solid #707070;
}
.company__sec02 .dl_list dt,
.company__sec02 .dl_list dd {
  padding: 13px 20px;
}
.company__sec02 .dl_list dt{
  width: 150px;
}
.company__sec02 .dl_list dd {
  width: 466px;
}
.company__sec02 .dl_list ul{
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.company__sec02 .dl_list .dl02{
  width: 400px;
  border-bottom: 1px solid #707070;
}
.company__sec02 .dl_list .dl02:last-of-type{
  border-bottom:none;
}

.company__sec02 .dl_list .dl02 dd {
  width: 250px;
}
.company__sec02 .dl_list .dl02 ul li{
  width: 100px;
}
.company__sec02 .dl_list02{
  border-bottom:none;
}
.company__sec02 .inner03 p.inner_txt{
  position: absolute;
  top: 842px;
  left: 520px;
  margin: 0;
  line-height: 3;
}
.company__sec02 .inner03 p.under_txt{
    margin: 0;
}


/*------------------------------------------------------------------------
	SP
------------------------------------------------------------------------*/
@media(max-width: 768px) {
  
  
  

/*---------------------
company__sec01
---------------------*/
.company__sec01 {
  background: #F0F0F0;
  margin-right: 4%;
  padding: 65px 0 105px 4%;
}
.company__sec01 .flex-start {
  width: 100%;
  display: block;
}
.company__sec01 img,
.company__sec01 iframe{
  width: 100%;
  height: 196px;
  object-fit: cover;
  text-align: center;
}
.company__sec01 iframe{
box-shadow:none;
}


.company__sec01 .dl {
  margin: 100px 2% 0;
  border-top: 1px solid #707070;
  width: 92%;
}
.company__sec01 h4:last-of-type {
  font-size: 1.4rem;
  margin: 63px 0 10px;
}
.company_img {
  margin: 60px auto;
}
.company__sec01 .dl_list dt,
.company__sec01 .dl_list dd {
  padding: 15px 0;
  line-height: 3;
}



/*---------------------
company__sec02
---------------------*/
.company__sec02 {
  background: #F0F0F0;
  padding: 65px 4% 120px 2%;
  margin-left: 4%;
}
.com_inner {
  width: 100%;
  margin: 62px auto 107px;
  position: relative;
}
.company__sec02 .inner03 p {
  margin: 27px auto 40px 54px;
  line-height: 2; 
  font-size: 1.4rem;
}
.company__sec02 h5 {
  margin: 42px 0 5px;
  border-bottom: 1px solid #707070;
  width: 100%;
  margin-left: 4%;
}
.company__sec02 dl {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #707070;
}
.company__sec02 .dl {
  margin-bottom: 60px;
  margin-left: 4%;
}
.company__sec02 .dl_list {
  width: 100%;
}
.company__sec02 .dl_list dt,
.company__sec02 .dl_list dd {
  padding: 13px 0;
}
.company__sec02 .dl_list dt {
  width: 60%;
}
.company__sec02 .dl_list dd {
  width: 80%;
}
.company__sec02 .dl_list .dl02 {
  width: 60%;
  border-bottom: 1px solid #707070;
}
.company__sec02 .dl_list .dl02 dd {
  width: 90%;
}
.company__sec02 .inner03 p.inner_txt {
  position: absolute;
  top: 842px;
  right: 0;
  margin: 0;
  line-height: 3;
}
.company__sec02 .inner03 p.inner_txt {
  position: absolute;
  top: 70%;
  left: 63%;
  margin: 0;
  line-height: 1.7;
}  
.company__sec02 .dl_list .dl02 ul li {
  width: 50%;
}
.company__sec02 .dl_list dt {
  width: 60%;
}
.company__sec02 .dl_list dt.dt001 {
  width: 33%;
}
.company__sec02 .li_001{
  margin-right: 20px;
}
.company__sec02 .dl_list dd.dd001{
  width: 100%;
}
.company__sec02 h4{
  line-height: 2.5;
  display: flex;
}
.company__sec02 .inner03 h4 .number {
    background: #BE1A65;
    color: #fff;
    padding: 2px 13px;
    height: 35px;
    margin-right: 17px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
  
  
  
  
  
  
  
  
  

}