@charset "UTF-8";
@media screen and (max-width: 768px) {
  #container {
    width: 100%;
  }
  .contents-wrapper.docs-content.LP_sugo10_html {
    width: 100% !important;
    margin: 0 !important;
  }
  /* ???????
	----------------------------------------------- */
  .subpage {
    padding: 0 !important;
  }
  .subpage img {
    width: 100%;
  }
  article#container div.contents-wrapper > div {
    padding: 0 0 30px;
  }
  /* sec04
	----------------------------------------------- */
  #sugoju .sec04 {
    background: #000000;
  }
  #sugoju .sec04 .txt-bg {
    background: url("/f/LP/images/sec04_02_sp.jpg") no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #ffffff;
  }
  #sugoju .sec04 p.txt {
    background: none;
    background-size: contain;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5% 5%;
    color: #ffffff;
  }
  /* sec05
	----------------------------------------------- */
  #sugoju .sec05 ul.tab_menu {
    padding: 0 5px 2px;
  }
  #sugoju .sec05 ul.tab_menu li {
    padding-right: 3px;
  }
  #sugoju .sec05 ul.tab_menu li:last-child {
    padding-right: 0;
  }
  #sugoju .sec05_inner h3 {
    width: 90%;
    padding: 23px 0;
  }
  #sugoju .sec05_inner ul {
    width: 100%;
  }
  #sugoju .sec05_inner ul.open {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #sugoju .sec05_inner ul li:not(:nth-child(4n)) {
    margin: 0;
  }
  #sugoju .sec05_inner ul li {
    width: 100%;
    padding-bottom: 35px;
  }
  #sugoju .sec05_inner ul p {
    padding-bottom: 0;
  }
  /* ?????
	----------------------------------------------- */
  #sugoju .customer_voice h2 {
    padding-top: 30px;
  }
  .customer_voice h2 span {
    margin-bottom: 15px;
    padding-top: 0;
    font-size: 18px;
    font-weight: normal;
    color: #4f7097;
    display: inline-block;
    border-bottom: solid 1px #4f7097;
    background: #ffffff;
  }
  .customer_voice .wrap {
    width: 94%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .customer_voice ul li {
    margin-bottom: 1px;
  }
  .customer_voice dt.voice_ttl {
    padding: 15px;
    padding-left: 30px;
    position: relative;
    width: 100%;
    background: #1d2c41;
    color: #ffffff;
  }
  .customer_voice ul li:nth-child(even) dt.voice_ttl {
    background: #334051;
  }
  .customer_voice dt.voice_ttl:before {
    content: "▲";
    position: absolute;
    left: 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .customer_voice ul li.acd dt.voice_ttl:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .customer_voice ul li dd.txt {
    padding: 10px;
    background: #ffffff;
    color: #202020;
    display: none;
  }
  .category_btn {
    padding: 0 3%;
  }
  .category_btn a {
    width: 100%;
    font-size: 18px;
  }
}
