@charset "UTF-8";
.index .heading {
  margin-bottom: 71px;
}

.index #conts h3 {
  margin: 0 28px 7px;
  font-size: 1.4rem;
  color: #006837;
}

.index #conts .imgBox {
  margin: 0 112px 15px 32px;
  border: 1px solid #b2b2b2;
}

.index #conts .imgBox a {
  display: block;
  overflow: hidden;
  min-height: 110px;
  box-sizing: border-box;
  padding: 15px 15px 30px;
}

.index #conts .imgBox a:hover {
  opacity: 0.7;
}

.index #conts .imgBox .photoBox {
  width: 90px;
  float: right;
}

.index #conts .imgBox .photoBox img {
  width: 100%;
}

.index #conts .imgBox .textBox {
  margin-top: 8px;
  width: calc(100% - 100px);
  float: left;
}

.index #conts .imgBox .textBox p {
  line-height: 1.8;
}

.index #conts .imgBox .textBox .ttl {
  min-height: 34px;
  font-weight: bold;
}

.index #conts .imgBox .textBox .ttl span {
  margin-top: 4px;
  margin-bottom: 10px;
  display: block;
  font-size: 0.8rem;
  font-weight: bold;
  color: #006837;
}

.index #conts .h2Ttl {
  margin: 60px 0 7px;
}

.index #conts .text {
  margin-bottom: 27px;
}

.index .comBtn01 {
  margin: 67px 0 71px;
}

.index .boldline_green {
  border: solid 2px #264e39 !important;
  box-sizing: border-box;
}

.index .w100_box {
  width: 100% !important;
}

@media all and (max-width: 767px) {
  .index .heading {
    margin-bottom: 14px;
  }
  .index .txt {
    margin-bottom: 20px;
    letter-spacing: -0.5px;
  }
  .index #conts h3 {
    margin: 0;
    font-size: 1.3rem;
  }
  .index #conts .imgBox {
    margin: 0 0 7px;
  }
  .index #conts .imgBox .photoBox {
    width: 25%;
    margin-left: 5%;
  }
  .index #conts .imgBox .textBox {
    margin-top: -5px;
    width: 70%;
  }
  .index #conts .imgBox .textBox p {
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .index #conts .imgBox .textBox .ttl {
    margin-bottom: 12px;
    line-height: 1.75;
  }
  .index #conts .imgBox .textBox .ttl span {
    margin-top: 0;
    font-size: 1.05rem;
  }
  .index #conts .imgBox a {
    padding: 30px 15px;
    min-height: 134px;
  }
  .index #conts .imgBox + h3 {
    margin-top: 23px;
  }
  .index #conts .h2Ttl {
    margin: 45px 0 15px;
  }
  .index #conts .text {
    margin-bottom: 24px;
  }
  .index .comBtn01 {
    margin: 25px 0 66px;
  }
}
#main .comImgBox {
  margin: 0 17px 49px 0;
}

#main .comImgBox .photoBox {
  margin: 0 0 20px 20px;
  width: 160px;
  float: right;
  text-align: center;
}

#main .comImgBox .photoBox img {
  max-width: 100%;
}

#main .comImgBox .textBox {
  padding-top: 7px;
}

#main .comImgBox .textBox p {
  margin-bottom: 21px;
}

#main .comImgBox .textBox p:last-child {
  margin-bottom: 0;
}

#main .comImgBox .textBox .color {
  color: #006837;
}

#main .tax_m-txt {
  margin: 10px 0 !important;
  text-align: left !important;
}

@media all and (max-width: 767px) {
  #main .comImgBox {
    margin: 0 8px 40px 0;
  }
  #main .comImgBox .photoBox {
    margin: 11px 0 12px 20px;
    width: 120px;
  }
  #main .comImgBox .photoBox img {
    width: 100%;
  }
  #main .comImgBox .textBox {
    margin-top: -10px;
  }
  #main .comImgBox .textBox p {
    margin-bottom: 27px;
  }
}
.comTableBox {
  /* margin: 31px 0 63px; */
  margin: 31px 0 0;
}

.comTableBox .comTable01 {
  margin-bottom: 19px;
  line-height: 1.5;
}

.comTableBox .comTable01 .wid01 {
  width: 21.3%;
}

.comTableBox .comTable01 .wid02 {
  width: 55.7%;
}

.comTableBox .comTable01 .wid03 {
  width: 23%;
}

.comTableBox .comTable01 th,
.comTableBox .comTable01 td {
  padding: 17px 32px 14px 9px;
}

@media all and (max-width: 767px) {
  .comTableBox {
    margin: 21px 0 26px;
  }
  .comTableBox .comTable01 {
    margin-bottom: 36px;
    line-height: 1.26;
    font-size: 1.3rem;
  }
  .comTableBox .comTable01 th,
  .comTableBox .comTable01 td {
    padding: 11px 0 8px 7px !important;
    letter-spacing: -0.5px;
  }
  .comTable01 tr td:last-child {
    padding-right: 17px !important;
  }
  .comTableBox .comTable01 .wid01 {
    width: 30%;
  }
  .comTableBox .comTable01 .wid02 {
    width: 42.5%;
  }
  .comTableBox .comTable01 .wid03 {
    width: 21.5%;
  }
  .comTableBox p {
    font-size: 1.2rem;
    /* margin: 0 8px; */
  }
}
#main .flowUl {
  margin-bottom: 64px;
}

#main .flowUl li {
  margin-bottom: 21px;
  font-size: 1.2rem;
  line-height: 1.75;
}

#main .flowUl li:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  #main .flowUl {
    margin: -9px 0 41px;
  }
  #main .flowUl li {
    margin-bottom: 23px;
    font-size: 1.3rem;
  }
}
/*----------dounyu-------------*/
.dounyu #conts p {
  margin-bottom: 30px;
  letter-spacing: 0.2px;
}

.dounyu #conts p + .heading {
  margin: 128px 0 34px;
}

.dounyu #conts .imgBox {
  margin: 0 11px -11px 0;
}

.dounyu #conts .imgBox .textBox {
  padding-top: 3px;
}

.dounyu .comBtn01 {
  margin-bottom: 172px;
}

.dounyu .green_maker {
  padding: 2px;
  margin: 0 2px;
  background: #cae9c9;
  color: #264e39;
  font-weight: bold;
}

.dounyu .d_imgbox {
  width: 50%;
  margin: 30px auto 50px;
}

@media all and (max-width: 767px) {
  .dounyu #conts p {
    letter-spacing: 0;
  }
  .dounyu #conts .txt {
    margin: -4px 0 31px;
  }
  .dounyu #conts p + .heading {
    margin: 83px 0 30px;
  }
  .dounyu #conts .imgBox .photoBox {
    width: 54px;
  }
  .dounyu #conts .imgBox {
    margin: 0 18px 54px 0;
  }
  .dounyu .comBtn01 {
    margin-bottom: 72px;
  }
  .dounyu .d_imgbox {
    width: 90%;
  }
}
.hormone #conts p {
  margin-bottom: 21px;
}

.hormone #conts .comImgBox {
  margin: 33px 25px 28px 0;
}

.hormone #conts .comImgBox .photoBox {
  width: 200px;
}

.hormone #conts .txt {
  margin: 31px 0 63px;
}

.hormone #conts .tableBox {
  margin: 30px 0 95px;
}

.hormone #conts .tableBox .comTable tr td:last-child {
  padding-right: 33px;
  width: 36.5%;
  text-align: right;
}

.hormone .comBtn01 {
  margin-bottom: 158px;
}

@media all and (max-width: 767px) {
  .hormone #conts .comImgBox {
    margin: -3px 0 38px;
  }
  .hormone #conts .comImgBox .photoBox {
    margin: 0 auto 15px;
    width: 100px;
    float: none;
  }
  .hormone #conts .txt {
    margin: -5px 0 34px;
  }
  .hormone #conts .tableBox .comTable tr td:last-child {
    width: 70.5%;
  }
  .hormone #conts .tableBox .comTable th,
  .hormone #conts .tableBox .comTable td {
    padding: 0 12px !important;
  }
  .hormone #conts .tableBox {
    margin: -9px 0 38px;
  }
  .hormone .comBtn01 {
    margin-bottom: 95px;
  }
}
.ion #conts p {
  margin-bottom: 20px;
}

.ion #main .comImgBox {
  margin-bottom: 41px;
}

.ion #conts p + .heading {
  margin-top: 50px;
}

.ion .comTableBox {
  margin-bottom: 96px;
}

.ion .comTableBox .comTable01 {
  margin-bottom: 30px;
}

.ion .comTableBox .comTable01 td {
  padding-left: 20px;
}

@media all and (max-width: 767px) {
  .ion #conts p + .heading {
    margin: 40px 0 29px;
  }
  .ion .comTableBox .comTable01 td {
    padding: 8px 15px 8px 12px !important;
  }
  .ion .comTableBox {
    margin-bottom: 51px;
  }
  .ion .comBtn01 {
    margin-bottom: 73px;
  }
}
.injection #main .comImgBox {
  margin-bottom: 60px;
}

.injection #main .comImgBox .photoBox {
  margin: 8px 8px 20px 20px;
  width: 200px;
}

.injection #main .comImgBox .textBox {
  padding-top: 12px;
}

.injection #conts p {
  margin-bottom: 20px;
}

.injection #main .tableInner {
  margin: 54px 48px 42px 56px;
}

.injection #main .tableInner table th,
.injection #main .tableInner table td {
  font-size: 1.1rem;
  line-height: 1.75;
  border: 2px solid #666;
}

.injection #main .tableInner table th {
  padding: 14px 0 14px 10px;
  width: 23.5%;
  background-color: #e6e6e6;
  font-weight: normal;
}

.injection #main .tableInner table td {
  padding: 0 8px;
}

.injection #main .tableInner + p {
  margin-bottom: 65px;
}

.injection #main .comTableBox .comTable01 .wid03,
.injection #main .comTableBox .comTable01 .wid04 {
  width: 23%;
}

.injection #main .comTableBox {
  margin: -4px 0 35px;
}

.injection #main .comTableBox .comTable01 .wid01 {
  width: 27%;
}

.injection #main .comTableBox .comTable01 .wid02 {
  width: 27%;
}

.injection #main .comTableBox .comTable01 th,
.injection #main .comTableBox .comTable01 td {
  padding: 7px 32px 6px 18px;
}

.injection #main .comTableBox .comTable01 {
  margin-bottom: 24px;
}

.injection #main .comTableBox p {
  line-height: 2.5;
}

.injection .comBtn01 {
  margin-bottom: 69px;
}

.injection #conts .btnTxt {
  margin: 31px 0 105px;
}

.injection #main .component_listbox {
  width: 100%;
}

.injection #main .component_listbox tr {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}

.injection #main .component_listbox tr th {
  width: 13%;
  font-size: 0.7em;
  font-weight: bold;
  color: #fff;
  background: #29abe2;
  line-height: 1.6;
  padding: 2px 0 0 5px;
}

.injection #main .component_listbox tr td {
  width: 80%;
  font-size: 0.7em;
  line-height: 1.6;
}

@media all and (max-width: 767px) {
  .injection #main .comImgBox .photoBox {
    margin: 4px 12px 20px 20px;
    width: 100px;
  }
  .injection #main .comImgBox .textBox {
    padding-top: 5px;
  }
  #main .comImgBox .textBox p {
    margin-bottom: 23px;
    letter-spacing: -0.5px;
  }
  .injection #main .comImgBox {
    margin-bottom: 36px;
  }
  .injection #conts p {
    margin-bottom: 22px;
  }
  .injection #main .tableInner {
    margin: 37px 0 28px;
  }
  .injection #main .tableInner table th,
  .injection #main .tableInner table td {
    padding: 7px 0 6px 5px;
    width: 100%;
    float: left;
    font-size: 0.9rem;
    border-color: #ccc;
    box-sizing: border-box;
  }
  .injection #main .tableInner table th {
    padding: 6px 0 5px 6px;
    border-bottom: none;
    font-size: 1.1rem;
  }
  .injection #main .tableInner tr.sp {
    height: 6px;
  }
  .injection #main .tableInner + p {
    margin-bottom: 41px;
  }
  .injection #main .comTableBox .comTable01 .wid01 {
    width: 19%;
  }
  .injection #main .comTableBox .comTable01 .wid02 {
    width: 38%;
  }
  .injection #main .comTableBox .comTable01 .wid03 {
    width: 18%;
  }
  .injection #main .comTableBox .comTable01 .wid04 {
    width: 25%;
  }
  .injection #main .comTableBox .comTable01 th,
  .injection #main .comTableBox .comTable01 td {
    padding: 4px 13px 2px 11px !important;
  }
  .injection #main .comTableBox .comTable01 {
    margin-bottom: 21px;
  }
  .injection #main .comTableBox p {
    margin-bottom: 50px;
    line-height: 1.75;
    font-size: 1.3rem;
  }
  .injection #main .comTableBox {
    margin: -4px 0;
  }
  .injection .comBtn01 {
    margin-bottom: 59px;
  }
  .injection #conts .btnTxt {
    margin: 9px 0 60px;
  }
  .injection #main .component_listbox tr {
    flex-direction: column;
    justify-content: flex-start;
  }
  .injection #main .component_listbox tr th {
    width: 25%;
    font-size: 1em;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
  }
  .injection #main .component_listbox tr td {
    width: 100%;
    font-size: 1em;
    line-height: 2;
  }
}
/*------------------------------------------------------------
	ipl
------------------------------------------------------------*/
.ipl #conts p {
  margin-bottom: 30px;
}

.ipl #conts p + .heading {
  margin: 85px 0 30px;
}

.ipl #conts .typeTab {
  margin: 37px 50px;
}

.ipl #conts .typeTab table {
  width: 100%;
  border-collapse: collapse;
}

.ipl #conts .typeTab td {
  padding: 14px 18px;
  font-size: 1.2rem;
  line-height: 1.75;
  border: 1px solid #666;
  background: #e6e6e6;
}

.ipl #conts .typeTab .wid01 {
  width: 43.5%;
}

.ipl #conts .typeTab .wid02 {
  width: 18.2%;
}

.ipl #conts .typeTab .wid03 {
  width: 38.3%;
}

.ipl #conts .typeTab td:nth-child(2) {
  background: #fff;
}

.ipl #conts .typeTab td:last-child {
  padding-left: 10px;
}

.ipl #conts .typeTab .trStyle01 td {
  padding: 5px 18px 3px;
}

.ipl #conts .typeTab .trStyle02 td {
  background: #cfe7d1;
}

.ipl #conts .typeTab .trStyle02 td:nth-child(2) {
  background: #cfe7d1;
}

.ipl #conts .typeTab .trStyle02 td span {
  display: block;
  text-align: right;
  color: #ff0000;
}

.ipl #conts .typeBox {
  margin-bottom: 60px;
}

.ipl #conts .typeBox h3 {
  font-size: 1.2rem;
  font-weight: normal;
}

.ipl #conts .typeBox p {
  text-indent: 1em;
}

.ipl #conts .comTable td {
  padding: 6px 25px 6px 15px;
  width: 22.75%;
}

.ipl #conts .comTable .wid05 {
  width: 54.5%;
}

.ipl #conts .comImgBox .photoBox {
  width: 201px;
}

.ipl #conts .comImgBox .photoBox01 {
  margin: 0 8px 12px 75px;
}

.ipl #conts .comImgBox .photoBox02 {
  margin: 18px -18px 0 15px;
}

.ipl #conts .comImgBox .flowUl {
  margin-bottom: 20px;
}

.ipl .listimgbox {
  display: flex;
  justify-content: space-between;
}

.ipl .listimgbox li {
  width: 27%;
}

.ipl .listimgbox .arrowbox {
  width: 2%;
}

.ipl .listimgbox li figure {
  height: 230px;
  margin: 0 0 15px 0;
  display: flex;
  align-items: flex-end;
}

.ipl .listimgbox .arrowbox figure {
  margin: -60px 0 0 0;
}

@media all and (max-width: 767px) {
  .ipl #conts p + .heading {
    margin: 50px 0 20px;
  }
  .ipl #conts .typeTab {
    margin: 37px 0 40px;
  }
  .ipl #conts .typeTab td {
    padding: 3px 13px !important;
    height: 22px;
    font-size: 0.7rem;
    line-height: 1.75;
    word-break: break-all;
  }
  .ipl #conts .typeTab .wid01 {
    width: 47%;
  }
  .ipl #conts .typeTab .wid02 {
    width: 12%;
  }
  .ipl #conts .typeTab .wid03 {
    width: 41%;
  }
  .ipl #conts .typeTab td:last-child {
    padding-left: 10px;
  }
  .ipl #conts .comTable {
    margin-bottom: 10px;
  }
  .ipl #conts .comTable td {
    /* padding: 3px 25px 3px 15px !important; */
    padding: 3px 6px 3px 5px !important;
    width: auto;
  }

  .ipl #conts .comTable .wid05 {
    /* width: 34%; */
    width: 38.4%;
    text-align: center;
  }
  .ipl #conts .comTable td:last-child {
    /* width: 26%; */
    width: 28%;
  }
  .ipl #conts .comImgBox {
    margin-bottom: 26px;
  }
  .ipl #conts .comImgBox .photoBox {
    margin: 0 auto 25px;
    float: none;
    width: 30%;
  }
  .ipl #conts .comImgBox .flowUl {
    margin-bottom: 0;
  }
  .ipl .comBtn01 {
    margin-top: 30px;
  }
  .ipl .listimgbox {
    flex-direction: column;
    justify-content: center;
  }
  .ipl .listimgbox li {
    width: 70%;
    margin: 0 auto;
  }
  .ipl .listimgbox .arrowbox {
    width: 5%;
    margin: 0 auto 30px;
    transform: rotate(90deg);
  }
  .ipl .listimgbox li figure {
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
  }
  .ipl .listimgbox .arrowbox figure {
    margin: 0 auto;
  }
}
.co2 #conts .comImgBox {
  margin-bottom: 76px;
}

.co2 #conts p + .heading {
  margin-top: 76px;
}

.co2 #conts .tableBox .comTable tr td {
  padding-left: 14px;
}

.co2 #conts .tableBox .comTable tr td:last-child {
  width: 72%;
}

.co2 #conts .tableBox {
  margin: -4px 0 76px;
}

.co2 #conts .tableBox table {
  margin-bottom: 18px;
}

.co2 #main .tableBox p {
  margin-left: 0;
}

@media all and (max-width: 767px) {
  .co2 #conts .comImgBox .photoBox {
    margin: 8px 20px 12px 20px;
    float: right;
  }
  .co2 #conts .comImgBox {
    margin-bottom: 31px;
  }
  .co2 #conts p + .heading {
    margin-top: 40px;
  }
  .co2 #conts .flowUl {
    margin-bottom: 56px;
  }
  .co2 #conts .flowUl + .heading {
    margin-bottom: 10px;
  }
  .co2 #conts .tableBox table {
    margin-bottom: 6px;
  }
  .co2 #conts .tableBox {
    margin: -6px 0 42px;
  }
}
.peeling #conts p + .heading {
  margin-top: 76px;
}

.peeling #conts .comTable td.wid01 {
  width: 27%;
}

.peeling #conts .comTable {
  margin-bottom: 21px;
}

.peeling #conts .comTable td {
  padding: 4px 25px 3px 14px;
}

.peeling #conts .tableBox {
  margin-bottom: 55px;
}

.peeling #main .tableBox p {
  margin-left: 0;
}

@media all and (max-width: 767px) {
  .peeling #conts p + .heading {
    margin-top: 31px;
  }
  .peeling #conts .flowUl + .heading {
    margin: -5px 0 10px;
  }
  .peeling #conts .comTable td.wid01 {
    width: 40%;
  }
  .peeling #conts .comTable td.wid02,
  .peeling #conts .comTable td.wid03 {
    width: 30%;
  }
  .peeling #conts .comTable td {
    letter-spacing: -0.5px;
  }
  .peeling #conts .comTable {
    margin-bottom: 10px;
  }
  .peeling #conts .tableBox {
    margin-bottom: 30px;
  }
}
/*------------------------
    pdt
------------------------*/
.pdt .sec01,
.pdt .sec02,
.pdt .sec03,
.pdt .sec04,
.pdt .sec05,
.pdt .sec06,
.pdt .sec07,
.pdt .sec08,
.pdt .sec09,
.pdt .sec10 {
  margin-bottom: 50px;
}

.pdt .pdt_flexbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}

.pdt .pdt_flexbox figure {
  width: 60%;
  margin: 0;
}

.pdt .pdt_flexbox p {
  width: 35%;
}

.pdt .ol_listbox {
  list-style: decimal;
  margin-left: 20px;
  font-size: 0.7em;
  line-height: 2.2;
}

.pdt .pdt_greentxt {
  display: block;
  font-size: 1.5em;
  line-height: 1.6;
  color: #009245;
  font-weight: bold;
}

.pdt .photoList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pdt .photoList li {
  width: 47%;
  margin-bottom: 30px;
}

.pdt .photoList li:last-child {
  margin-bottom: 0;
}

.pdt .photoList li .ttl {
  margin-bottom: 5px;
  font-size: 0.8em;
}

.pdt .photoList li .photo {
  margin-bottom: 15px;
}

.pdt .pdt-tableBox {
  margin-bottom: 30px;
}

.pdt .pdt-tableBox table {
  width: 100%;
  font-size: 1.2rem;
  border: 2px solid #ccc;
  border-collapse: collapse;
}

.pdt .pdt-tableBox table th,
.pdt .pdt-tableBox table td {
  padding: 4px 15px 2px;
  text-align: left;
  vertical-align: middle;
  border: 2px solid #ccc;
}

.pdt .pdt-tableBox table tr td:last-child {
  padding-right: 30px;
  text-align: right;
  width: 22.5%;
}

.pdt .pdt-tableBox table th {
  text-align: left;
  font-weight: normal;
}

.pdt .pdt-tableBox table td {
  width: 22.8%;
}

.pdt .mblistbox {
  margin-bottom: 15px;
}

.pdt .more_ttl {
  display: flex;
  position: relative;
  height: 49px;
  line-height: 1;
  cursor: pointer;
  align-items: center;
  background: -ms-linear-gradient(
    -90deg,
    rgb(255, 255, 255) 0%,
    rgb(234, 234, 234) 100%
  );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EAEAEA' ,GradientType=0)";
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 0%,
    rgb(234, 234, 234) 100%
  );
  border: 1px solid #b3b3b3;
  box-sizing: border-box;
}

.pdt .more_ttl:after {
  position: absolute;
  top: 0;
  right: 10px;
  height: 100%;
  width: 13px;
  background: url("../img/menu/pdt/icon01.png") center no-repeat;
  background-size: 13px auto;
  content: "";
}

.pdt .more_ttl.on:after {
  background-image: url("../img/menu/pdt/icon02.png");
}

.pdt .more_ttl span {
  margin-right: 19px;
  text-align: center;
  width: 45px;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.pdt .pdt_slideBox {
  padding: 15px 30px 24px;
  display: none;
  border: 1px solid #b2b2b2;
  border-top-width: 0;
}

.pdt .pdt_slideBox p {
  margin-bottom: 21px;
}

.pdt .pdt_slideBox p:last-child {
  margin-bottom: 0;
}

.pdt .pdt_slideBox .photo {
  text-align: center;
}

.pdt .pdt_slideBox .photo span {
  margin-top: 10px;
  display: block;
  font-size: 0.9rem;
  line-height: 1.33;
  text-align: left;
}

.pdt .pdt_slideBox .left {
  margin: 5px 10px 20px 0;
  float: left;
}

.pdt .pdt_slideBox .right {
  margin: 5px -9px 10px 0;
  float: right;
  width: 210px;
}

.pdt .pdt_slideBox .green {
  color: #39b54a;
}

.pdt .pdt_slideBox .heading {
  padding-bottom: 10px;
  font-size: 1.2rem;
  color: #fbb03b;
}

.pdt .pdt_slideBox .red {
  color: #c1272d;
}

.pdt .pdt_slideBox li {
  font-size: 1.2rem;
  line-height: 1.75;
}

.pdt .comBtn01 {
  margin-bottom: 0;
}

.pdt #conts .listUl {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.pdt #conts .listUl li {
  width: 47%;
  margin-bottom: 15px;
}

.pdt #conts .listUl li .ttl {
  padding: 13px 25px 13px 15px;
  cursor: pointer;
  display: flex;
  border: 2px solid #e6e6e6;
  background: url(../img/qa/icon01.png) right 10px center no-repeat;
  background-size: 13px auto;
  box-sizing: border-box;
}

.pdt #conts .listUl li .ttl.on {
  background-image: url(../img/qa/icon02.png);
}

.pdt #conts .listUl li .ttl span {
  margin-right: 5px;
  display: inline-block;
  color: #009245;
}

.pdt #conts .listUl li .txtBox {
  padding: 10px 15px 25px;
  display: none;
  background-color: #fff;
  border: 2px solid #e6e6e6;
  border-top: none;
  box-sizing: border-box;
  z-index: 5;
}

.pdt #conts .listUl li .txtBox p {
  text-indent: 1em;
  margin-bottom: 25px;
  font-size: 1.2rem;
  line-height: 1.75;
}

.pdt #conts .listUl li .txtBox p:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  .pdt .pdt_flexbox {
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .pdt .pdt_flexbox figure {
    width: 100%;
    margin: 0 auto 30px;
  }
  .pdt .pdt_flexbox p {
    width: 100%;
  }
  .pdt .ol_listbox {
    font-size: 1.1em;
    line-height: 2;
  }
  .pdt .pdt_greentxt {
    font-size: 1.2em;
    line-height: 1.8;
  }
  .pdt .photoList {
    justify-content: center;
    flex-direction: column;
  }
  .pdt .photoList li {
    width: 100%;
  }
  .pdt .photoList li .ttl {
    font-size: 1.1em;
  }
  .pdt .pdt-tableBox table th {
    padding: 5px 9px;
    line-height: 1;
  }
  .pdt .pdt-tableBox table td {
    width: 41%;
  }
  .pdt .pdt-tableBox table tr td:last-child {
    padding-right: 14px;
    width: 25%;
  }
  .pdt .more_ttl {
    padding: 0 40px 0 10px;
    font-size: 1em;
    line-height: 1.6;
  }
  .pdt .more_ttl:after {
    right: 15px;
    width: 8px;
    background-size: 8px auto;
  }
  .pdt .more_ttl span {
    margin-right: 0;
    width: 40px;
    font-size: 1.6em;
  }
  .pdt .pdt_slideBox {
    padding: 15px 10px 30px;
  }
  .pdt .pdt_slideBox .left {
    margin: 0 auto;
    float: none;
    width: 50%;
  }
  .pdt .pdt_slideBox .right {
    margin: 0 auto;
    width: 40%;
    float: none;
  }
  .pdt #conts .listUl {
    width: 100%;
  }
  .pdt #conts .listUl li {
    margin-bottom: 10px;
    width: 100%;
  }
  .pdt #conts .listUl li .ttl {
    padding: 5px 25px 5px 15px;
    font-size: 1.2rem;
    line-height: 1.41;
    display: flex;
    align-items: center;
    min-height: 41px;
    border: 1px solid #e6e6e6;
    background-position: right 14px center;
    background-size: 8px auto;
  }
  .pdt #conts .listUl li .ttl span {
    float: left;
    height: 100%;
  }
  .pdt #conts .listUl li .txtBox {
    padding: 5px 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
  }
}
/*------------------------------------------------------------
	functional
------------------------------------------------------------*/
.functional #conts p {
  margin-bottom: 30px;
}

.functional #conts .text {
  margin-bottom: 47px;
}

.functional #conts .comPhotoUl::before {
  margin: -16px 0 0 -6px;
  width: 11px;
  height: 22px;
}

.functional #conts .comPhotoUl.small {
  margin: 22px 113px 47px 140px;
}

.functional #conts .comPhotoUl.small li {
  width: 45.6%;
}

.functional #conts .textImg {
  margin-bottom: 85px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.functional #conts .textImg figure {
  width: 49%;
  margin: 0;
}

.functional #conts .textImg02 {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}

.functional #conts .imgBox {
  margin: 0 auto 50px;
  width: 486px;
}

.functional #conts .imgBox .textImg {
  text-align: left;
  margin-bottom: 20px;
}

.functional #conts .pBox {
  margin: 0 0 60px 0;
}

.functional #main .comImgBox {
  margin-right: 0;
  margin-bottom: 77px;
}

.functional #main .comImgBox .photoBox {
  margin-top: 18px;
  width: 200px;
}

.functional #main .comImgBox .textBox {
  width: 490px;
}

.functional #main .comImgBox .textBox .flowUl {
  margin-bottom: 0;
}

.functional #main .flowUl02 {
  margin-right: -10px;
}

.functional #main .flowUl02 li {
  margin-bottom: 0;
}

.functional .comTableBox .comTable01 .wid02 {
  width: 23%;
}

.functional .comTableBox .comTable01 .wid05 {
  width: 55%;
}

.functional .comTableBox .comTable01 td {
  padding: 7px 32px 7px 9px;
}

@media all and (max-width: 767px) {
  .functional #conts .comPhotoUl.small {
    margin: 10px 0 15px;
  }
  .functional #conts .text {
    margin-bottom: 25px;
  }
  .functional #conts .textImg {
    margin-bottom: 45px;
    flex-direction: column;
  }
  .functional #conts .textImg figure {
    width: 100%;
    margin-bottom: 15px;
  }
  .functional #conts .imgBox {
    width: auto;
  }
  .functional #conts .imgBox .textImg img {
    width: 100%;
  }
  .functional #conts .imgBox .textImg03 {
    width: 63%;
    margin-left: 5px;
  }
  .functional #conts .pBox {
    margin: 0 0 50px;
  }
  .functional #main .comImgBox .photoBox {
    float: none;
    width: 100px;
    margin: 0 auto 35px;
  }
  .functional #main .comImgBox .textBox {
    width: auto;
  }
  .functional #main .comImgBox {
    margin-bottom: 40px;
  }
  .functional .comTableBox .comTable01 .wid05 {
    width: 35%;
  }
  .functional .comTableBox .comTable01 .wid02 {
    width: 42%;
  }
  .functional .comTableBox .comTable01 td {
    padding: 3px 0 3px 7px !important;
  }
  .functional .comTable01 {
    margin-bottom: 10px;
  }
  .functional .comTable01 tr td:last-child {
    padding-right: 15px !important;
  }
  .functional .comTableBox p {
    margin-left: 0;
    margin-right: 0;
  }
  .functional #conts .comPhotoUl::before {
    margin: -16px 0 0 -4px;
    width: 8px;
    height: 14px;
  }
}
@media all and (max-width: 383px) {
  .pdt .sec07 .ttl {
    height: 30px;
    padding-right: 25px;
  }
} /*# sourceMappingURL=menu.css.map */
