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

/*top*/
.slider {
	position: relative;
}
.slide_box {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.slider .slide_box .slide_box_in ,
.slider .slide_box .slide_box_in div {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
/*.slider .slide_box .slide_box_in {
  padding-left: 33.25%;
}
@media screen and (min-width: 1600px) and (min-height: 800px) {
  .slider .slide_box .slide_box_in {
    padding-left: 30%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1000px) {
  .slider .slide_box .slide_box_in {
    padding-left: 28%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1200px) {
  .slider .slide_box .slide_box_in {
    padding-left: 26%;
  }  
}
@media screen and (min-width: 1300px) and (min-height: 1300px) {
  .slider .slide_box .slide_box_in {
    padding-left: 20%;
  }  
}
@media screen and (min-width: 1400px) and (min-height: 1300px) {
  .slider .slide_box .slide_box_in {
    padding-left: 18%;
  }  
}
@media screen and (min-width: 1500px) and (min-height: 1300px) {
  .slider .slide_box .slide_box_in {
    padding-left: 20%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1300px) {
  .slider .slide_box .slide_box_in {
    padding-left: 23%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1500px) {
  .slider .slide_box .slide_box_in {
    padding-left: 25%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1650px) {
  .slider .slide_box .slide_box_in {
    padding-left: 22.5%;
  }  
}
@media screen and (min-width: 1600px) and (min-height: 1800px) {
  .slider .slide_box .slide_box_in {
    padding-left: 22%;
  }  
}*/

.slider .slide_box .slide_box_in::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../img/top/slider_grad.png) repeat-x center top;
  content: '';
}
.slider .slide_box .slide_box_in picture {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex !important;
	align-items: flex-start;
}
.slider .slide_box .slide_box_in img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.slider .slide_box .catch {
	position: absolute;
	top: 0;
	left: 0;
  z-index: 2;
	width: 100%;
	height: 100%;
  display: flex;
  align-items: center;
}
.slider .slide_box .catch::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 45.75%;
	height: 100%;
  background: url(../img/top/slider_bg.png) no-repeat right center;
  background-size: cover;
  content: '';
}
@media screen and (min-width: 1300px) and (min-height: 1300px) {
  .slider .slide_box .catch::before {
    width: 50% !important;
  }  
}


.slider .slide_box .catch .box {
  position: relative;
  z-index: 1;
  color: #FFF;
  padding-left: 7.5%;
}
.slider .slide_box .catch .box h3 {
  font-family: 'Lora', serif;
  font-size: 7.6rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: .1em;
  padding-bottom: .3em;
  margin-bottom: .3em;
  border-bottom: solid 1px rgba(255, 255, 255, .3);
}
.slider .slide_box .catch .box p {
  font-size: 2.0rem;
}
.top main {
  padding-top: 120px;
  padding-bottom: 0;
}
.top main .about {
  overflow: hidden;
  margin-bottom: 120px;
}
.top main .about section {
  display: flex;
}
.top main .about section:nth-of-type(1) {
  margin-bottom: 40px;
}
.top main .about section:nth-of-type(1) .img {
  order: 1;
  width: 580px;
}
.top main .about section:nth-of-type(1) .box {
  position: relative;
  order: 2;
  width: calc(100% - 580px);
  padding-right: 45px;
  padding-left: 80px;
  padding-top: 40px;
}
.top main .about section:nth-of-type(1) .box::after {
  position: absolute;
  bottom: 0;
  left: 75px;
  z-index: -1;
  font-family: 'Lora', serif;
  font-size: 10.6rem;
  color: #f2f5f8;
  line-height: 1.1;
  white-space: nowrap;
  content: 'KTB Transportation';
}
.top main .about section:nth-of-type(2) .img {
  order: 2;
  width: 600px;
}
.top main .about section:nth-of-type(2) .box {
  order: 1;
  width: calc(100% - 600px);
  padding-right: 80px;
  padding-left: 30px;
  padding-top: 40px;
}
.top main .about section h4 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: .6em;
  color: #011337;
}
.top main .about section .com {
  margin-bottom: 1.6em;
}
.top main .about section dl {
  margin-bottom: 1.8em;
}
.top main .about section dl dt {
  display: flex;
  margin-bottom: .5em;
}
.top main .about section dl dt span {
  display: block;
  border: solid 1px #011237;
  padding: .4em 1em;
}
.top .chao {
  background: #e7ecf3;
  padding-top: 120px;
}
.top .chao h3 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.top .chao h4 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: -20px;
}
.top .chao .chao_about {
  height: 500px;
  background: url(../img/top/chao_bg.jpg) no-repeat center center;
  background-size: cover;
}
.top .chao .chao_about .box {
  display: flex;
  align-items: center;
  height: 100%;
}
.top .chao .chao_about .box .box_in {
  padding-left: 54%;
}
.top .chao .chao_about .box .box_in p {
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.top .chao .chao_about .box .box_in dl {
  display: flex;
  flex-direction: column;
  margin-bottom: .1em;
  line-height: 1.1;
}
.top .chao .chao_about .box .box_in dl dt ,
.top .chao .chao_about .box .box_in dl dd {
  position: relative;
  font-size: 2.6rem;
  font-weight: 500;
}
.top .chao .chao_about .box .box_in dl dt {
  color: #eef1f6;
  margin-bottom: 45px;
}
.top .chao .chao_about .box .box_in dl dd {
  color: #f8390e;
}
.top .chao .chao_about .box .box_in dl dt span ,
.top .chao .chao_about .box .box_in dl dd span {
  font-size: 2.8rem;
  font-weight: 500;
}
.top .chao .chao_about .box .box_in dl dt span em ,
.top .chao .chao_about .box .box_in dl dd span em {
  font-size: 3.0rem;
  font-weight: 700;
}
.top .chao .chao_about .box .box_in dl dt::after {
  position: absolute;
  left: 50%;
	transform: translateX(-50%);
  bottom: -30px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 14px 0 14px;
  border-color: #eef1f6 transparent transparent transparent;
  content: '';
}
.top .chao .chao_about .box .box_in h5 {
  font-size: 2.8rem;
  font-weight: 500;
  color: #f8390e;
  margin-bottom: 1em;
}
.news_btn {
  background: #fbfcfe;
  padding: 110px 0 90px;
}
.news_btn .news {
  display: flex;
  margin-bottom: 100px;
}
.news_btn .news .box_l {
  width: 280px;
  margin-right: 120px;
}
.news_btn .news .box_l ul {
  margin-bottom: 2.5em;
}
.news_btn .news .box_l ul li:not(:last-of-type) {
  margin-bottom: .8em;
}
.news_btn .news .box_l ul li.current a {
  font-weight: 700;
}
.news_btn .news .box_r {
  width: calc(100% - (280px + 120px));
}
.news_btn .news .box_r section {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: solid 1px #c8d5e0;
}
.news_btn .news .box_r section:not(:last-of-type) {
  margin-bottom: 10px;
}
.news_btn .news .box_r section .box {
  width: calc(100% - (180px + 20px));
  margin-right: 20px;
}
.news_btn .news .box_r section .box .cat_time {
  margin-bottom: 1.2em;
  display: flex;
  align-items: center;
}
.news_btn .news .box_r section .box .cat_time ul {
  display: flex;
  align-items: center;
  margin-right: 1em;
}
.news_btn .news .box_r section .box .cat_time ul li {
  min-width: 100px;
}
.news_btn .news .box_r section .box .cat_time ul li:not(:last-of-type) {
  margin-right: 1em;
}
.news_btn .news .box_r section .box .cat_time ul li a {
  display: block;
  border: solid 1px #232c53;
  font-size: 1.4rem;
  padding: .3em .5em;
  text-align: center;
}
.news_btn .news .box_r section .box .cat_time ul li a:hover {
  background: #232c53;
  border: solid 1px #232c53;
  color: #FFF;
}
.news_btn .news .box_r section .box .cat_time time {
  display: block;
  font-family: 'Inter', sans-serif;
  color: #7c8492;
}
.news_btn .news .box_r section .box p a {
  font-size: 1.8rem;
  font-weight: 500;
}
.news_btn .news .box_r section .img {
  width: 180px;
}
.news_btn .btn {
  display: flex;
}
.news_btn .btn section {
  width: 580px;
}
.news_btn .btn section:first-of-type {
  margin-right: 40px;
}
.news_btn .btn section .img {
  margin-bottom: 20px;
}
.news_btn .btn section .img img {
  image-rendering: inherit;
}
.news_btn .btn section h3 {
  font-size: 2.0rem;
  margin-bottom: .5em;
}


/*service*/
.service .page_title {
  background: url(../img/service/page_title.jpg) no-repeat center center;
}
.service main .about {
  margin-bottom: -70px;
}
.service main .about section {
  display: flex;
  align-items: flex-start;
}
.service main .about section:nth-of-type(1) {
  margin-bottom: 40px;
}
.service main .about section:nth-of-type(1) .img {
  order: 1;
  width: 580px;
}
.service main .about section:nth-of-type(1) .box {
  order: 2;
  width: calc(100% - 580px);
  padding-right: 45px;
  padding-left: 80px;
  padding-top: 40px;
}
.service main .about section:nth-of-type(2) .img {
  order: 2;
  width: 600px;
}
.service main .about section:nth-of-type(2) .box {
  order: 1;
  width: calc(100% - 600px);
  padding-right: 80px;
  padding-left: 30px;
  padding-top: 40px;
}
.service main .about section h4 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: .6em;
  color: #011337;
}
.service main .list {
  background: #f0f4f9;
  padding: 50px 0;
}
.service main .list h3 {
  display: flex;
  padding-left: 30px;
  margin-bottom: 30px;
}
.service main .list h3 span {
  display: block;
  background: #011337;
  font-size: 1.8rem;
  font-weight: 500;
  color: #FFF;
  padding: .5em 2em;
}
.service main .list .box {
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
}
.service main .list .box table {
  width: 470px;
}
.service main .list .box table:nth-of-type(1) {
  margin-right: 35px;
}
.service main .list .box table tr th ,
.service main .list .box table tr td {
  padding: 1.1em;
  border-bottom: solid 1px #011337;
}
.service main .list .box table tr:first-of-type th ,
.service main .list .box table tr:first-of-type td {
  border-top: solid 1px #011337;
}
.service main .list .box table tr th {
  width: 140px;
  font-weight: 500;
}
.service main .list .box table tr td {
  width: calc(100% - 140px);
}
.service main .chaoyang {
  margin-top: 70px;
  margin-bottom: -100px;
}
.service main .chaoyang section {
  display: flex;
  align-items: flex-start;
}
.service main .chaoyang section:nth-of-type(1) {
  margin-bottom: 40px;
}
.service main .chaoyang section:nth-of-type(1) .img {
  order: 1;
  width: 580px;
}
.service main .chaoyang section:nth-of-type(1) .box {
  order: 2;
  width: calc(100% - 580px);
  padding-right: 45px;
  padding-left: 80px;
  padding-top: 40px;
}
.service main .chaoyang section:nth-of-type(2) .img {
  order: 2;
  width: 600px;
}
.service main .chaoyang section:nth-of-type(2) .box {
  order: 1;
  width: calc(100% - 600px);
  padding-right: 80px;
  padding-left: 30px;
  padding-top: 40px;
}
.service main .chaoyang section h4 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: .6em;
  color: #011337;
}
.service main .chao {
  padding-top: 110px;
}
.service main .chao h3 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.service main .chao h4 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: -20px;
}
.service main .chao .box {
  background: #24283b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
}
.service main .chao .box p {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.service main .chao .box p.txt05 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.service main .chao .box p.txt06 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.service main .chao .box p .chao_br01 ,
.service main .chao .box p .chao_br02 {
  display: none;
}
.service main .chao .box dl {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5em;
}
.service main .chao .box dl dt ,
.service main .chao .box dl dd {
  position: relative;
  font-size: 3.0rem;
  font-weight: 500;
}
.service main .chao .box dl dt {
  color: #eef1f6;
}
.service main .chao .box dl dd {
  color: #f8390e;
}
.service main .chao .box dl dt span ,
.service main .chao .box dl dd span {
  font-size: 2.8rem;
  font-weight: 500;
}
.service main .chao .box dl dt span em ,
.service main .chao .box dl dd span em {
  font-size: 3.6rem;
  font-weight: 700;
}
.service main .chao .box dl dt::after {
  position: relative;
  margin: 0 .8em;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 16px;
  border-color: transparent transparent transparent #eef1f6;
  content: '';
}
.service main .chao .box h5 {
  font-size: 4.0rem;
  font-weight: 500;
  color: #f8390e;
}
.service main .chao ul {
  width: 50%;
  padding: 15px 28px 0px 28px;
  margin: 30px 30% -10px 30%;
  letter-spacing: -0.5em;
}
.service main .chao li {
  display: inline-block;
  width: 100%;
  vertical-align:top;
  margin: 0px auto 0px auto;
  letter-spacing: normal;
}
.service main .chao .button {
  width: 100%;
  font-size: max(14px, 2.2rem);
  line-height: 2;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  background-color: #00BDBD;
  border-radius: 5px;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
.service main .chao .button:hover {
  background-color: #00AEAE; /*ボタン色*/
  opacity: 0.9; /*不透明度*/
}

.service main .chao2 {
  padding-top: 20px;
}
.service main .chao2 h3 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.service main .chao2 h4 {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: -20px;
}
.service main .chao2 .box {
  background: #24283b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
}
.service main .chao2 .box p.txt09 {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 0.8em;
	color: #FFFF99;
}
.service main .chao2 .box p.txt06 {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.service main .chao2 .box p .chao_br01 ,
.service main .chao2 .box p .chao_br02 {
  display: none;
}
.service main .chao2 .box dl {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5em;
}
.service main .chao2 .box dl dt ,
.service main .chao2 .box dl dd {
  position: relative;
  font-size: 3.0rem;
  font-weight: 500;
}
.service main .chao2 .box dl dt {
  color: #eef1f6;
}
.service main .chao2 .box dl dd {
  color: #f8390e;
}
.service main .chao2 .box dl dt span ,
.service main .chao2 .box dl dd span {
  font-size: 2.8rem;
  font-weight: 500;
}
.service main .chao2 .box dl dt span em ,
.service main .chao2 .box dl dd span em {
  font-size: 3.6rem;
  font-weight: 700;
}
.service main .chao2 .box dl dt::after {
  position: relative;
  margin: 0 .8em;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 16px;
  border-color: transparent transparent transparent #eef1f6;
  content: '';
}
.service main .chao2 .box h5 {
  font-size: 4.0rem;
  font-weight: 500;
  color: #f8390e;
}

.service main .youtube {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 70px;
}
.service main .youtube section {
  width: 520px;
}
.service main .youtube section:first-of-type {
  margin-right: 40px;
}
.service main .youtube section h3 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.2em;
}
.service main .youtube section .movie {
  position: relative;
  padding-top: 56.25%;
}
.service main .youtube section .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.service main .ranking {
  padding-top: 70px;
}
.service main .ranking .com {
  margin-bottom: 40px;
}
.service main .ranking .tbl_box {
  margin-bottom: 40px;
}
.service main .ranking .tbl_box table {
  width: 100%;
}
.service main .ranking .tbl_box table thead tr th {
  border: solid 1px #d1d5d6;
  padding: .8em .5em;
  text-align: center;
  background: #232c53;
  color: #FFF;
}
.service main .ranking .tbl_box table thead tr th:nth-of-type(1) {
  width: 10%;
}
.service main .ranking .tbl_box table thead tr th:nth-of-type(2) {
  width: 30%;
}
.service main .ranking .tbl_box table thead tr th:nth-of-type(3) {
  width: 30%;
}
.service main .ranking .tbl_box table thead tr th:nth-of-type(4) {
  width: 30%;
}
.service main .ranking .tbl_box table tbody tr th ,
.service main .ranking .tbl_box table tbody tr td {
  border: solid 1px #d1d5d6;
  padding: .8em .5em;
  text-align: center;
}
.service main .ranking .tbl_box table tbody tr:nth-of-type(even) th ,
.service main .ranking .tbl_box table tbody tr:nth-of-type(even) td {
  background: #f3f7fb;
}

.service main .injector {
  margin-top: 70px;
  margin-bottom: 0px;
}

.service main .office {
  padding-top: 110px;
}
.service main .office .box {
  background: #24283b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
}
.service main .office .box p {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}
.service main .office .box p.txt05 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .8em;
  color: #f7f9fd;
}

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

  /*top*/
  /*.slider .slide_box .slide_box_in {
    padding-left: 25%;
  }  */

}





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

  /*top*/
  .slider .slide_box .catch::before {
    width: 45%;
  }
  .slider .slide_box .catch .box {
    padding-left: 2%;
  } 

}





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

  /*top*/
  .slider .slide_box .catch .box h3 {
    font-size: 5.0rem;
  }
  

}




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

  /*top*/
  .top main .about section:nth-of-type(1) .img {
    order: 1;
    width: 50%;
  }
  .top main .about section:nth-of-type(1) .box {
    order: 2;
    width: calc(100% - 50%);
    padding-right: 20px;
    padding-left: 40px;
  }
  .top main .about section:nth-of-type(2) .img {
    order: 2;
    width: 55%;
  }
  .top main .about section:nth-of-type(2) .box {
    order: 1;
    width: calc(100% - 55%);
    padding-right: 40px;
    padding-left: 10px;
  }




  /*service*/
  .service main .about section:nth-of-type(1) .img {
    order: 1;
    width: 50%;
  }
  .service main .about section:nth-of-type(1) .box {
    order: 2;
    width: calc(100% - 50%);
    padding-right: 20px;
    padding-left: 40px;
  }
  .service main .about section:nth-of-type(2) .img {
    order: 2;
    width: 55%;
  }
  .service main .about section:nth-of-type(2) .box {
    order: 1;
    width: calc(100% - 55%);
    padding-right: 40px;
    padding-left: 10px;
  }
  .service main .list h3 {
    padding-left: 0;
  }
  .service main .list .box {
    padding-left: 0;
  }
  .service main .list .box table {
    width: 48%;
  }
  .service main .list .box table:nth-of-type(1) {
    margin-right: 4%;
  }
  .service main .chao .box p .chao_br01 ,
  .service main .chao .box p .chao_br02 {
    display: block;
  }
  .service main .youtube section {
    width: 48%;
  }
  .service main .youtube section:first-of-type {
    margin-right: 4%;
  }
  .service main .chaoyang section:nth-of-type(1) .img {
    order: 1;
    width: 50%;
  }
  .service main .chaoyang section:nth-of-type(1) .box {
    order: 2;
    width: calc(100% - 50%);
    padding-right: 20px;
    padding-left: 40px;
  }
  .service main .chaoyang section:nth-of-type(2) .img {
    order: 2;
    width: 55%;
  }
  .service main .chaoyang section:nth-of-type(2) .box {
    order: 1;
    width: calc(100% - 55%);
    padding-right: 40px;
    padding-left: 10px;
  }
}



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

  /*top*/
  /*.slider .slide_box .slide_box_in {
    padding-left: 15%;
  }*/  
  .slider .slide_box .catch::before {
    width: 55%;
  }

  .top main .about section:nth-of-type(1) .img {
    width: 40%;
  }
  .top main .about section:nth-of-type(1) .box {
    width: calc(100% - 40%);
  }
  .top main .about section:nth-of-type(2) .img {
    width: 45%;
  }
  .top main .about section:nth-of-type(2) .box {
    width: calc(100% - 45%);
  }
  .top .chao .chao_about .box .box_in {
    padding-left: 45%;
  }
  .news_btn .news .box_l {
    margin-right: 40px;
  }
  .news_btn .news .box_r {
    width: calc(100% - (280px + 40px));
  }


  /*service*/
  .service main .about {
    margin-bottom: 40px;
  }  
  .service main .about section:nth-of-type(1) .img {
    width: 40%;
  }
  .service main .about section:nth-of-type(1) .box {
    width: calc(100% - 40%);
  }
  .service main .about section:nth-of-type(2) .img {
    width: 45%;
  }
  .service main .about section:nth-of-type(2) .box {
    width: calc(100% - 45%);
  }
  .service main .chaoyang {
    margin-bottom: -100px;
  }  
  .service main .chaoyang section:nth-of-type(1) .img {
    width: 40%;
  }
  .service main .chaoyang section:nth-of-type(1) .box {
    width: calc(100% - 40%);
  }
  .service main .chaoyang section:nth-of-type(2) .img {
    width: 45%;
  }
  .service main .chaoyang section:nth-of-type(2) .box {
    width: calc(100% - 45%);
  }
  .service main .chao ul {
    width: 40%;
}
}



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

  /*top*/
  .slider .slide_box .catch .box h3 {
    filter: drop-shadow(0px 0px 5px #124984) drop-shadow(0px 0px 5px #124984) drop-shadow(0px 0px 5px #124984);
  }
  .slider .slide_box .catch .box p {
    filter: drop-shadow(0px 0px 5px #124984) drop-shadow(0px 0px 5px #124984) drop-shadow(0px 0px 5px #124984);
  }


  /*service*/
  .service main .chao .box dl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .service main .chao .box dl dt {
    margin-bottom: 45px;
  }
  .service main .chao .box dl dt::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    margin: 0 ;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 14px 0 14px;
    border-color: #eef1f6 transparent transparent transparent;
    content: '';
  }
  .service main .chao .box p.txt05 {
	text-align: left;
	font-size: 1.8rem;
  }
  .service main .office .box p.txt05 {
	text-align: left;
	font-size: 1.8rem;
  }
}



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


  /*top*/
  .slider {
    position: relative;
  }
  .slide_box {
    position: relative;
    width: 100%;
    height: 166.016vw;
    overflow: hidden;
  }
  .slider .slide_box .slide_box_in ,
  .slider .slide_box .slide_box_in div {
    position: relative;
    width: 100%;
    height: 108.333vw;
    display: flex;
    align-items: flex-start;
  }
  .slider .slide_box .slide_box_in {
    padding-left: 0;
  }
  .slider .slide_box .slide_box_in::before {
    display: none;
  }
  .slider .slide_box .slide_box_in picture {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: flex-start;
  }
  .slider .slide_box .slide_box_in img {
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .slider .slide_box .catch {
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 68.229vw;
    display: flex;
    align-items: center;
  }
  .slider .slide_box .catch::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/top/slider_bg_sp.png) no-repeat right center;
    background-size: cover;
    content: '';
  }
  .slider .slide_box .catch .box {
    padding-left: 7.5%;
  }
  .slider .slide_box .catch .box h3 {
    font-size: 4.0rem;
    letter-spacing: .1em;
    padding-bottom: .2em;
    margin-bottom: .2em;
    border-bottom: solid 1px rgba(255, 255, 255, .3);
    filter: none;
  }
  .slider .slide_box .catch .box p {
    font-size: 1.5rem;
    filter: none;
  }
  .top main {
    padding-top: 15vw;
  }
  .top main .about {
    margin-bottom: 15vw;
  }
  .top main .about section {
    display: flex;
    flex-direction: column;
  }
  .top main .about section:nth-of-type(1) {
    margin-bottom: 15vw;
  }
  .top main .about section:nth-of-type(1) .img {
    order: 1;
    width: 100%;
  }
  .top main .about section:nth-of-type(1) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .top main .about section:nth-of-type(1) .box::after {
    position: absolute;
    bottom: -.8em;
    left: 0;
    z-index: -1;
    font-family: 'Lora', serif;
    font-size: 5.0rem;
    color: #f2f5f8;
    line-height: 1.1;
    white-space: nowrap;
    content: 'KTB Transportation';
  }
  .top main .about section:nth-of-type(2) .img {
    order: 2;
    width: 100%;
  }
  .top main .about section:nth-of-type(2) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .top main .about section h4 {
    font-size: 1.8rem;
    margin-bottom: .6em;
  }
  .top main .about section .com {
    margin-bottom: 1.6em;
  }
  .top main .about section dl {
    margin-bottom: 1.8em;
  }
  .top main .about section dl dt {
    display: flex;
    margin-bottom: .5em;
  }
  .top main .about section .box .img {
    width: 100%;
    margin-bottom: 5vw;
  }
  .top .chao {
    padding-top: 10vw;
  }
  .top .chao h3 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: 5vw;
  }
  .top .chao h4 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: -2vw;
  }
  .top .chao .chao_about {
    height: auto;
    padding: 6vw 0;
    background: url(../img/top/chao_bg_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .top .chao .chao_about .box {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .top .chao .chao_about .box .box_in {
    padding-left: 0;
  }
  .top .chao .chao_about .box .box_in p {
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .1em;
    margin-bottom: .8em;
    color: #f7f9fd;
  }
  .top .chao .chao_about .box .box_in dl {
    display: flex;
    flex-direction: column;
    margin-bottom: .1em;
    line-height: 1.1;
  }
  .top .chao .chao_about .box .box_in dl dt ,
  .top .chao .chao_about .box .box_in dl dd {
    position: relative;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .top .chao .chao_about .box .box_in dl dt {
    margin-bottom: 10vw;
  }
  .top .chao .chao_about .box .box_in dl dt span ,
  .top .chao .chao_about .box .box_in dl dd span {
    font-size: 1.8rem;
  }
  .top .chao .chao_about .box .box_in dl dt span em ,
  .top .chao .chao_about .box .box_in dl dd span em {
    font-size: 2.0rem;
  }
  .top .chao .chao_about .box .box_in dl dt::after {
    bottom: -8vw;
    border-style: solid;
    border-width: 4vw 3vw 0 3vw;
    border-color: #eef1f6 transparent transparent transparent;
    content: '';
  }
  .top .chao .chao_about .box .box_in h5 {
    font-size: 2.0rem;
  }
  .news_btn {
    padding: 15vw 0 15vw;
  }
  .news_btn .news {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 40vw;
  }
  .news_btn .news .box_l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .news_btn .news .box_l ul {
    margin-bottom: 0;
  }
  .news_btn .news .box_l ul li:not(:last-of-type) {
    margin-bottom: .8em;
  }
  .news_btn .news .box_l ul li.current a {
    font-weight: 700;
  }
  .news_btn .news .box_l .btn_line {
    position: absolute;
    bottom: -20vw;
    left: 0;
    width: 100%;
  }
  .news_btn .news .box_r {
    width: 100%;
  }
  .news_btn .news .box_r section {
    display: flex;
    flex-direction: column;
    padding-bottom: 3vw;
    border-bottom: solid 1px #c8d5e0;
  }
  .news_btn .news .box_r section:not(:last-of-type) {
    margin-bottom: 3vw;
  }
  .news_btn .news .box_r section .box {
    order: 2;
    width: 100%;
    margin-right: 0;
  }
  .news_btn .news .box_r section .box .cat_time {
    margin-bottom: 1.2em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .news_btn .news .box_r section .box .cat_time ul {
    order: 2;
    display: flex;
    align-items: center;
    margin-right: 1em;
  }
  .news_btn .news .box_r section .box .cat_time ul li {
    min-width: inherit;
  }
  .news_btn .news .box_r section .box .cat_time ul li:not(:last-of-type) {
    margin-right: 1em;
  }
  .news_btn .news .box_r section .box .cat_time ul li a {
    font-size: 1.4rem;
    padding: .3em .8em;
  }
  .news_btn .news .box_r section .box .cat_time time {
    order: 1;
    margin-bottom: .5em;
  }
  .news_btn .news .box_r section .box p a {
    font-size: 1.6rem;
    font-weight: 500;
  }
  .news_btn .news .box_r section .img {
    order: 1;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3vw;
  }
  .news_btn .btn {
    display: flex;
    flex-direction: column;
  }
  .news_btn .btn section {
    width: 100%;
  }
  .news_btn .btn section:first-of-type {
    margin-right: 0;
    margin-bottom: 6vw;
  }
  .news_btn .btn section .img {
    margin-bottom: 3vw;
  }
  .news_btn .btn section h3 {
    font-size: 2.0rem;
    margin-bottom: .5em;
  }


  /*service*/
  .service .page_title::before {
    background: url(../img/service/page_title_sp.jpg) no-repeat center center;
  } 
  .service main .about {
    margin-bottom: 10vw;
  }
  .service main .about section {
    display: flex;
    flex-direction: column;
  }
  .service main .about section:nth-of-type(1) {
    margin-bottom: 15vw;
  }
  .service main .about section:nth-of-type(1) .img {
    order: 2;
    width: 100%;
  }
  .service main .about section:nth-of-type(1) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5vw;
  }
  .service main .about section:nth-of-type(2) .img {
    order: 2;
    width: 100%;
  }
  .service main .about section:nth-of-type(2) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5vw;
  }
  .service main .about section h4 {
    font-size: 2.0rem;
  }
  .service main .list {
    padding: 10vw 0;
  }
  .service main .list h3 {
    display: flex;
    margin-bottom: 5vw;
  }
  .service main .list h3 span {
    font-size: 1.8rem;
    padding: .5em 2em;
  }
  .service main .list .box {
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
  .service main .list .box table {
    width: 100%;
  }
  .service main .list .box table:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .service main .list .box table tr th ,
  .service main .list .box table tr td {
    display: block;
    padding: .6em .4em;
  }
  .service main .list .box table tr:first-of-type td {
    border-top: none;
  }  
  .service main .list .box table tr th {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
  .service main .list .box table tr td {
    width: 100%;
  }
  .service main .chaoyang {
    margin-bottom: 0vw;
  }
  .service main .chaoyang section {
    display: flex;
    flex-direction: column;
  }
  .service main .chaoyang section:nth-of-type(1) {
    margin-bottom: 0vw;
  }
  .service main .chaoyang section:nth-of-type(1) .img {
    order: 2;
    width: 100%;
  }
  .service main .chaoyang section:nth-of-type(1) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5vw;
  }
  .service main .chaoyang section:nth-of-type(2) .img {
    order: 2;
    width: 100%;
  }
  .service main .chaoyang section:nth-of-type(2) .box {
    order: 1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5vw;
  }
  .service main .chaoyang section h4 {
    font-size: 2.0rem;
  }
  .service main .chao {
    padding-top: 10vw;
  }
  .service main .chao h3 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: 5vw;
  }
  .service main .chao h4 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: -2vw;
  }
  .service main .chao .box {
    padding: 5vw 4%;
  }
  .service main .chao .box p {
    font-size: 1.8rem;
  }
  .service main .chao .box dl {
    margin-bottom: -.2em;
  }
  .service main .chao .box dl dt ,
  .service main .chao .box dl dd {
    font-size: 2.0rem;
  }
  .service main .chao .box dl dt {
    margin-bottom: 10vw;
  }
  .service main .chao .box dl dt span ,
  .service main .chao .box dl dd span {
    font-size: 1.8rem;
  }
  .service main .chao .box dl dt span em ,
  .service main .chao .box dl dd span em {
    font-size: 3.2rem;
  }
  .service main .chao .box dl dt::after {
    bottom: -8vw;
    border-style: solid;
    border-width: 6vw 5vw 0 5vw;
    border-color: #eef1f6 transparent transparent transparent;
    content: '';
  }
  .service main .chao .box h5 {
    font-size: 2.0rem;
  }
  .service main .chao ul {
	width: 100%;
	padding: 15px 28px 0px 28px;
	margin: 10px 10% 15px 10%;
	letter-spacing: -0.5em;
  }
  .service main .chao .button {
    font-size: max(12px, 1.6rem);
  }
  
  
  .service main .chao2 {
    padding-top: 10vw;
  }
  .service main .chao2 h3 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: 5vw;
  }
  .service main .chao2 h4 {
    max-width: 100%;
    padding: 0 4%;
    margin-bottom: -2vw;
  }
  .service main .chao .box {
    padding: 5vw 4%;
  }
  .service main .chao2 .box p.txt09 {
    font-size: 1.8rem;
  }
  .service main .chao2 .box p.txt06 {
	font-size: 1.4rem;
	text-align: left;
  }
  .service main .chao2 .box dl {
    margin-bottom: -.2em;
  }
  .service main .chao2 .box dl dt ,
  .service main .chao2 .box dl dd {
    font-size: 2.0rem;
  }
  .service main .chao2 .box dl dt {
    margin-bottom: 10vw;
  }
  .service main .chao2 .box dl dt span ,
  .service main .chao2 .box dl dd span {
    font-size: 1.8rem;
  }
  .service main .chao2 .box dl dt span em ,
  .service main .chao2 .box dl dd span em {
    font-size: 3.2rem;
  }
  .service main .chao2 .box dl dt::after {
    bottom: -8vw;
    border-style: solid;
    border-width: 6vw 5vw 0 5vw;
    border-color: #eef1f6 transparent transparent transparent;
    content: '';
  }
  .service main .chao2 .box h5 {
    font-size: 2.0rem;
  }
  
  
  .service main .youtube {
    flex-direction: column;
    padding-top: 10vw;
  }
  .service main .youtube section {
    width: 100%;
  }
  .service main .youtube section:first-of-type {
    margin-right: 0;
    margin-bottom: 6vw;
  }
  .service main .youtube section h3 {
    margin-bottom: .5em;
  }
  .service main .ranking {
    padding-top: 10vw;
  }
  .service main .ranking .com {
    margin-bottom: 5vw;
  }
  .service main .ranking .tbl_box {
    position: relative;
    margin-bottom: 5vw;
    padding-top: 2.5em;
    padding-bottom: .6em;
    overflow-x: auto;
  }
  .service main .ranking .tbl_box::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '横にスクロールできます';
  }
  .service main .ranking .tbl_box table {
    width: 700px;
  }
  .service main .ranking .tbl_box table thead tr th {
    padding: .8em .5em;
  }
  .service main .ranking .tbl_box table thead tr th:nth-of-type(1) {
    width: 10%;
  }
  .service main .ranking .tbl_box table thead tr th:nth-of-type(2) {
    width: 30%;
  }
  .service main .ranking .tbl_box table thead tr th:nth-of-type(3) {
    width: 30%;
  }
  .service main .ranking .tbl_box table thead tr th:nth-of-type(4) {
    width: 30%;
  }
  .service main .ranking .tbl_box table tbody tr th ,
  .service main .ranking .tbl_box table tbody tr td {
    padding: .8em .5em;
  }
  
  
  .service main .office {
    padding-top: 10vw;
  }
  .service main .office .box {
    padding: 5vw 4%;
  }
  .service main .office .box p {
    font-size: 1.8rem;
  }
}


/*プライバシーポリシーテーブル*/
.table_privacy{
	width: 98%;
	border-collapse: collapse;
	margin-left: 15px;
}
.table_privacy th{
	width: 5%;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	vertical-align: top;

}
.table_privacy td{
	padding: 15px;
	vertical-align: top;

}


/*ボックスレスポンシブ001*/
.boxrescom001 {
	min-height: 410px;
	margin-bottom: 40px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 40px;
}
.boxrescom001 img {
	width: 20%;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxrescom001 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2.6rem;
	font-weight: 600;
	padding-bottom: 30px;
}
.boxrescom001 p.txt02 {
	padding-top:5px;
}
.boxrescom001 p.txt03 {
	padding-top: 20px;
	font-size: 2.2rem;
}
.boxrescom001 p.txt03 span{
	font-size: 1.6rem;
	padding-top: 5px;
	padding-right: 5px;
	letter-spacing: 0.2em;
}
@media (max-width: 768px){
.boxrescom001 {
	min-height:0px ;
}
.boxrescom001 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 10px;
}
.boxrescom001 img{
	width: 70%;
	float: none;
	padding: 0;
	margin-right: 15%;
	margin-left: 15%;
}
}

/*ボックスレスポンシブ002*/
.boxrescom002 {
	min-height: 410px;
	margin-bottom: 60px;
	padding-bottom: 40px;
}
.boxrescom002 img {
	width: 20%;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxrescom002 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2.6rem;
	font-weight: 600;
	padding-bottom: 30px;
}
.boxrescom002 p.txt02 {
	padding-top:5px;
}
.boxrescom002 p.txt03 {
	padding-top: 20px;
	font-size: 2.2rem;
}
.boxrescom002 p.txt03 span{
	font-size: 1.6rem;
	padding-top: 5px;
	padding-right: 5px;
	letter-spacing: 0.2em;
}
@media (max-width: 768px){
.boxrescom002 {
	min-height:0px ;
}
.boxrescom002 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 10px;
}
.boxrescom002 img{
	width: 70%;
	float: none;
	padding: 0;
	margin-right: 15%;
	margin-left: 15%;
}
}

/*ボックスレスポンシブ003*/
.boxrescom003 {
	padding-bottom: 40px;
	/*background-image: url(../img/company/bg01.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
}
.boxrescom003 img {
	width:30%;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxrescom003 p.txt01 {
    padding-top: 5px;
    color: #FFFFFF;
    font-size: 2.6rem;
    font-weight: 600;
    padding-bottom: 30px;
    background-color: inherit;
}
.boxrescom003 p.txt02 {
	padding-top:5px;
}
.boxrescom003 p.txt03 {
    /*color: #fff;
	display: inline;*/
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 2.2em;
	padding: 5px;
	/*background: linear-gradient(transparent 0%, #000 0%);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;*/
}
@media (max-width: 768px){
.boxrescom003 {
	min-height:0px ;
}
.boxrescom003 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 10px;
}
.boxrescom003 p.txt03 {
	/*color: #fff;
	display: inline;*/
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 3em;
	padding: 5px;
	/*background: linear-gradient(transparent 0%, #000 0%);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;*/
}
.boxrescom003 img{
	width: 90%;
	float: none;
	padding: 0;
	margin-right: 5%;
	margin-left: 5%;
}
}

/*ボックスレスポンシブ004*/
.boxrescom004 {
	padding-bottom: 40px;
	/*background-image: url(../img/company/bg02.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
}
.boxrescom004 img {
	width:30%;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxrescom004 p.txt01 {
    padding-top: 5px;
    color: #FFFFFF;
    font-size: 2.6rem;
    font-weight: 600;
    padding-bottom: 30px;
    background-color: inherit;
}
.boxrescom004 p.txt02 {
	padding-top:5px;
}
.boxrescom004 p.txt03 {
    /*color: #fff;
	display: inline;*/
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 2.2em;
	padding: 5px;
	/*background: linear-gradient(transparent 0%, #000 0%);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;*/
}
@media (max-width: 768px){
.boxrescom004 {
	min-height:0px ;
}
.boxrescom004 p.txt01 {
	padding-top: 5px;
	color: #003399;
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 10px;
}
.boxrescom004 p.txt03 {
	/*color: #fff;
	display: inline;*/
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 3em;
	padding: 5px;
	/*background: linear-gradient(transparent 0%, #000 0%);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;*/
}
.boxrescom004 img{
	width: 90%;
	float: none;
	padding: 0;
	margin-right: 5%;
	margin-left: 5%;
}
}

/*コトブキ運輸ミッションへのとりくみ*/
.boxresmission {
	margin-bottom: 0px;
}
.boxresmission img {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
@media (max-width: 768px) {
.boxresmission {
	min-height: 0px;
}
.boxresmission img {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-left: 0;
}
}

/*女性活躍推進プロジェクト「すべての女性が輝く社会づくり」*/
.boxresproject {
	margin-top: -10px;
}
.boxresproject img {
	width: 30%;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxresproject p.txt01 {
	color: #FF9999;
	font-size: 2.6rem;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
}
.boxresproject p.txt02 {
	font-size: 2.2rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.boxresproject p.txt02:before {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 1.1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF9999;
	color: #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 2.2rem;
	content: ' ';
}
.boxresproject p.txt02 span {
	padding-left: 30px;
}
@media (max-width: 768px) {
.boxresproject {
	margin-top: 0px;
}
.boxresproject img {
	width: 100%;
	float: none;
	padding: 0;
}
.boxresproject p.txt01 {
	font-size: 2rem;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 10px;
}
.boxresproject p.txt02 {
	font-size: 1.8rem;
}
}

/*インジェクター洗浄*/
.boxresinjector {
	margin-top: -10px;
	margin-bottom: 60px;
}
.boxresinjector img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxresinjector p.txt01 {
	color: #003399;
	font-size: 2.6rem;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
}
.boxresinjector p.txt02 {
	font-size: 2.2rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.boxresinjector p.txt02:before {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 1.1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #003399;
	color: #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 2.2rem;
	content: ' ';
}
.boxresinjector p.txt02 span {
	padding-left: 30px;
}
.boxresinjector p.txt03 {
	color: #00BDBD;
	font-size: 2.6rem;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxresinjector p.txt04 {
	color: #00BDBD;
	font-size: 2.6rem;
	font-weight: 600;
	padding-top: 25px;
	padding-bottom: 10px;
}
.boxresinjector p.txt05 {
	color: #FF0000;
	font-size: 2.6rem;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom: 10px;
}
.boxresinjector p.txt06 {
	font-size: 2.2rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.boxresinjector p.txt06:before {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 1.1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF0000;
	color: #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 2.2rem;
	content: ' ';
}
.boxresinjector p.txt06 span {
	padding-left: 30px;
}
@media (max-width: 768px) {
.boxresinjector {
	margin-top: 0px;
	margin-bottom: 60px;
}
.boxresinjector p.txt01 {
	font-size: 2rem;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 10px;
}
.boxresinjector p.txt02 {
	font-size: 1.8rem;
}
.boxresinjector p.txt03 {
	font-size: 2rem;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 10px;
}
.boxresinjector p.txt04 {
	font-size: 2rem;
	font-weight: 600;
	padding-top: 25px;
	padding-bottom: 10px;
}
.boxresinjector p.txt05 {
	font-size: 2rem;
	font-weight: 600;
	padding-top: 35px;
	padding-bottom: 10px;
}
.boxresinjector p.txt06 {
	font-size: 1.8rem;
}
}


/* イメージリスト */
#imageListcom01{
	max-width:1200px;
	overflow:hidden;
	margin-top:20px;
}

#imageListcom01 li{
	width:50%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}


#imageListcom01 p.txt01 {
	line-height:45px;
	text-align:center;
	color:#333333;
	font-size:2rem;
	font-weight:bold;
	background-color: #FFFFFF;
}

#imageListcom01 p.txt02 {
	font-size: 1.6rem;
	color: #FFFFFF;
	text-align: left;
}



.img-responsive{
	width:100%;
	height:auto;
}



/* TABLET */
@media screen and (max-width: 768px){

#imageListcom01 li{
	width:100%;
	float:none;
	padding:0 ;
}
#imageListcom01 p.txt01 {
	line-height:45px;
	font-size:1.6rem;
}

#imageListcom01 p.txt02 {
	font-size: 1.2rem;
}



}

/*** レスポンシブテーブルデザイン ***/
.shokai{
  width:100%;
  border: 2px solid #d6ceb4;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom: 60px;
}
 
.shokai th{
  padding: 15px;
  border-top: solid 1px #ffffff;
  width: 30%;
  overflow: hidden;
  color: #13131e;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #eeece4;
}
 
.shokai td{
padding: 15px;
text-align: left;
vertical-align: top;
color: #595960;
background-color: #ffffff;
border-top: dotted 1px #e0dccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 768px){
.shokai th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
.shokai td{
  display: list-item;
  width: 100%;
  border-top: none !important;
}
}
/*** レスポンシブテーブルデザイン　おわり ***/


/*** レスポンシブテーブル会社沿革 ***/
.comhis01{
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
 
.comhis01 th{
	padding: 20px;
	width: 20%;
	overflow: hidden;
	font-style: normal;
	color: #666666;
	font-size: 100%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
 
.comhis01 td{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}



@media (max-width: 768px){
.comhis01 {
  width: 100%;
}
.comhis01 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
	padding-bottom: 0px;
}
.comhis01 td{
  display: list-item;
  width: 95%;
  border-top: none !important;
	padding-top: 0px;
}
}
/*** レスポンシブテーブル会社沿革　おわり ***/


/*ボックスレスポンシブ採用001*/
.boxresrec001 {
	margin-bottom: 5px;
}
.boxresrec001 p.txt01 {
	padding-top:5px;
	color: #0099FF;
}
.boxresrec001 p.txt02 {
	font-size: 12px;
}

@media (max-width: 768px){
.boxresrec001 {
	min-height:0px ;
}
}


/* イメージリスト採用 */
#imageListrec01{
	max-width:1200px;
	overflow:hidden;
	margin-top:20px;
}

#imageListrec01 li{
	width:33.3333%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}


#imageListrec01 p.txt01 {
	line-height:45px;
	text-align:center;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	background-color: #333333;
}

#imageListrec01 p.txt02 {
	padding-top:5px;
	color:#333333;
}



.img-responsive{
	width:100%;
	height:auto;
}


/* TABLET */
@media screen and (max-width: 992px){

#imageListrec01 li{
	width:50%;
	float:left;
	padding:0 15px;
}
}

/* TABLET */
@media screen and (max-width: 768px){

#imageListrec01 li{
	width:100%;
	float:none;
	padding:0 ;
}


}



/* イメージリストservice01 */
#imageListser01{
	max-width:1200px;
	overflow:hidden;
}

#imageListser01 li{
	width:50%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}

.img-responsive{
	width:100%;
	height:auto;
}

/* TABLET */
@media screen and (max-width: 992px){

#imageListser01 li{
	width:100%;
	float:none;
	padding:0 ;
	margin-bottom:0px;
}


}
