.pc_on {
  display: block;
}

.sp_on {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_on {
    display: none;
  }
  .sp_on {
    display: block;
  }
}
#column_lcm_2310 {
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*** 231024add ***/
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 {
    margin-top: 20px;
  }
}
#column_lcm_2310 section:nth-child(n+2) {
  margin-top: 60px;
}
#column_lcm_2310 section:last-child {
  margin-bottom: 60px;
}
#column_lcm_2310 .sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#column_lcm_2310 .sec h3.main_ttl {
  font-size: 1.5em;
  font-weight: 600;
  padding: 0.5em 0.5em 0.5em 0.75em;
  border-left: solid 10px #034293;
  background: #f5f6f7;
}
#column_lcm_2310 .sec .main_contents {
  line-height: 1.875em;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .sec .main_contents {
    padding: 0 20px;
  }
}
#column_lcm_2310 .sec .main_contents.txtimg_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#column_lcm_2310 .sec .main_contents.txtimg_area .txt {
  width: 68%;
}
#column_lcm_2310 .sec .main_contents.txtimg_area .img {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .sec .main_contents.txtimg_area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #column_lcm_2310 .sec .main_contents.txtimg_area .txt {
    width: 100%;
  }
  #column_lcm_2310 .sec .main_contents.txtimg_area .img {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
#column_lcm_2310 .sec .main_contents span {
  font-size: 1em;
  font-weight: 600;
}
#column_lcm_2310 .acting_director .example {
  margin-top: 35px;
}
#column_lcm_2310 .acting_director .example_ttl {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .acting_director .example_ttl {
    line-height: 1.4em;
  }
}
#column_lcm_2310 .acting_director .example_ttl::after {
  content: "";
  position: absolute;
  background: #034293;
  width: 50px;
  height: 5px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#column_lcm_2310 .acting_director .example_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .acting_director .example_contents {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#column_lcm_2310 .acting_director .example_contents_box {
  width: 18%;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .acting_director .example_contents_box {
    width: 45%;
  }
  #column_lcm_2310 .acting_director .example_contents_box:nth-child(n+3) {
    margin-top: 1em;
  }
}
#column_lcm_2310 .acting_director .example_contents_box__img {
  width: 100%;
}
#column_lcm_2310 .acting_director .example_contents_box__txt {
  margin-top: 5px;
  font-size: 0.875em;
  line-height: 1.7142em;
}
#column_lcm_2310 .acting_director .example_contents_box__txt span {
  font-size: 0.75em;
}
#column_lcm_2310 .acting_director .example .caption {
  font-size: 0.872em;
  margin-top: 1em;
}
#column_lcm_2310 .introduction {
  margin-top: 35px;
  padding-top: 55px;
  border-top: solid 1px #d1d1d1;
}
#column_lcm_2310 .introduction_ttl {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .introduction_ttl {
    line-height: 1.4em;
  }
}
#column_lcm_2310 .introduction_ttl::after {
  content: "";
  position: absolute;
  background: #034293;
  width: 50px;
  height: 5px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#column_lcm_2310 .introduction_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 60px;
}
#column_lcm_2310 .introduction_contents_box {
  width: 18%;
}
#column_lcm_2310 .introduction_contents_box__img {
  width: 100%;
}
#column_lcm_2310 .introduction_contents_box__txt {
  margin-top: 5px;
  font-size: 0.875em;
  line-height: 1.7142em;
}
#column_lcm_2310 .introduction .theme-area {
  margin-top: 60px;
}
#column_lcm_2310 .kitting_setup .example {
  margin: 50px 0;
}
#column_lcm_2310 .kitting_setup .example_ttl {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_setup .example_ttl {
    line-height: 1.4em;
  }
}
#column_lcm_2310 .kitting_setup .example_ttl::after {
  content: "";
  position: absolute;
  background: #034293;
  width: 50px;
  height: 5px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#column_lcm_2310 .kitting_setup .example_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_setup .example_contents {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#column_lcm_2310 .kitting_setup .example_contents_box {
  width: 22%;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_setup .example_contents_box {
    width: 45%;
  }
  #column_lcm_2310 .kitting_setup .example_contents_box:nth-child(n+3) {
    margin-top: 1em;
  }
}
#column_lcm_2310 .kitting_setup .example_contents_box__img {
  width: 100%;
}
#column_lcm_2310 .kitting_setup .example_contents_box__txt {
  margin-top: 5px;
  font-size: 0.875em;
  line-height: 1.7142em;
}
#column_lcm_2310 .kitting_setup .example_contents_box__txt.center {
  text-align: center;
}
#column_lcm_2310 .kitting_setup .example_contents_box__txt.bold {
  font-weight: 600;
}
#column_lcm_2310 .kitting_setup .example_contents_box__txt span {
  font-size: 0.75em;
}
#column_lcm_2310 .kitting_setup .example .caption {
  font-size: 0.872em;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_setup .example .caption {
    margin: 1.5em 20px 0;
  }
}
#column_lcm_2310 .kitting_flow .ol_ttl {
  margin: 1em 0;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .ol_ttl {
    margin: 1.5em 20px 1em;
  }
}
#column_lcm_2310 .kitting_flow .ol_contents {
  line-height: 1.5em;
}
#column_lcm_2310 .kitting_flow .ol_contents li {
  text-indent: 1em;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .ol_contents {
    margin: 0 20px;
  }
  #column_lcm_2310 .kitting_flow .ol_contents li {
    text-indent: 0;
  }
}
#column_lcm_2310 .kitting_flow .example {
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .example {
    margin: 30px 0;
  }
}
#column_lcm_2310 .kitting_flow .example_ttl {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .example_ttl {
    line-height: 1.4em;
  }
}
#column_lcm_2310 .kitting_flow .example_ttl::after {
  content: "";
  position: absolute;
  background: #034293;
  width: 50px;
  height: 5px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#column_lcm_2310 .kitting_flow .example_img {
  max-width: 759px;
  margin: 50px auto 80px;
}
#column_lcm_2310 .kitting_flow .example_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .example_img {
    margin: 60px auto;
    padding: 0 20px;
  }
}
#column_lcm_2310 .kitting_flow .example_img_notxt {
  width: 100%;
}
#column_lcm_2310 .kitting_flow .example_img_notxt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#column_lcm_2310 .kitting_flow .example_img_notxt ul li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #column_lcm_2310 .kitting_flow .example_img_notxt ul {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #column_lcm_2310 .kitting_flow .example_img_notxt ul li {
    width: 50%;
    padding: 0 20px;
  }
  #column_lcm_2310 .kitting_flow .example_img_notxt ul li:nth-child(n+3) {
    margin-top: 5%;
  }
}
#column_lcm_2310 .kitting_flow .example .caption {
  font-size: 0.872em;
  margin-top: 1em;
}

.cam-caption {
  font-size: 0.55em !important;
  font-weight: initial !important;
  width: 90%;
  display: block;
  text-align: right;
}

.addbnr .bnr_area_container {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .addbnr .bnr_area_container {
    padding: 0 20px;
  }
}
.addbnr .bnr_area_container.twoclm {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .addbnr .bnr_area_container.twoclm {
    display: block;
  }
}
.addbnr .bnr_area_container.twoclm li:nth-child(1) {
  width: 44.5%;
}
@media screen and (max-width: 768px) {
  .addbnr .bnr_area_container.twoclm li:nth-child(1) {
    width: 100%;
  }
}
.addbnr .bnr_area_container.twoclm li:nth-child(2) {
  width: 53.5%;
}
@media screen and (max-width: 768px) {
  .addbnr .bnr_area_container.twoclm li:nth-child(2) {
    width: 100%;
    margin-top: 20px;
  }
}
.addbnr .bnr_area_container p.txt_area {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.addbnr .bnr_area_container p.img_area a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addbnr .bnr_area_container p.img_area a:hover {
  opacity: 0.7;
}