@charset "UTF-8";

/* top_box_css */
.clear {
  clear: both;
}

/*
.top_image{
	position:relative;
	top: -37px;
	left: -31px;
	width: 681px;
	height: 343px;
	background: url('../images/case_interview_title01.jpg') no-repeat;
} */
#CoverBody {
  margin-top: 15px;
  position: relative;
}

/* MainVisual */
#Cover h2 {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 1.25em 0 .3em;
  color: #2b2b2b;
}


#Cover #MainVisual {
  position: relative;
  width: 100%;
  height: 100%;
}

#Cover #MainVisual .customers-voice-area {
  position: absolute;
  top: 20px;
  min-width: 250px;
  padding-right: 20px;
  height: 120px;
  font-size: 16px;
}

#Cover #MainVisual .customers-voice-area p {
  width: 100%;
  margin-top: 0;
  color: #6a6868;
}

#Cover #MainVisual .customers-voice-area .title {
  width: 100%;
  height: 30px;
  padding: 9px 20px 0 20px;
  background-color: #b44741;
  box-sizing: border-box;
}

#Cover #MainVisual .customers-voice-area .title img {
  vertical-align: top;
}

#Cover #MainVisual .customers-voice-area .prof {
  width: 100%;
  height: 90px;
  padding: 5px 20px;
  background-color: #fff;
  box-sizing: border-box;
}

#Cover #MainVisual .customers-voice-area.two-colum .prof {
  width: 360px;
}

#Cover #MainVisual .customers-voice-area .name {
  font-size: 24px;
  color: #000;
}

#Cover #MainVisual .customers-voice-area .name span {
  font-size: 14px;
  margin-left: 10px;
}

/* MainVisual下部分 */
.mainVisual figcaption {
  text-align: right;
  font-size: 0.9em;
  display: block;
}

.mainVisual figcaption span {
  margin-left: 1em;
}

.box_contents {
  padding: 0 20px;
}

.box_hscontents {
  padding: 0 15px;
}

#CoverBody .lead_para {
  color: #B28C59;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

#CoverBody .lead_para a {
  line-height: 1.5;
}

/* profile_box_CSS */
#CoverBody .profile_box {
  background-color: #f7f6f1;
  width: 720px;
  margin: 20px 0 25px 0;
  padding: 20px;
}

#CoverBody .profile_left {
  width: 140px;
  text-align: center;
  float: left;
}

#CoverBody .profile_right {
  width: 550px;
  float: right;
}

#CoverBody .profile_box .profile_box_logo {
  margin-top: 10px;
}

#CoverBody .profile_box .box_para {
  text-align: justify;
  padding-right: 15px;
  margin-top: 15px;
}

/* contents_box_css */
#CoverBody .lead_para_content {
  margin: 15px 0 0 0;
  text-align: justify;
  font-size: 14px;
}

#CoverBody .lead_para_title {
  color: #B28C59;
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
  margin: 30px 0 15px 0;
}

#CoverBody .profile_box_name {
  font-size: 15px;
  line-height: 1.58;
}

#CoverBody .profile_box_name a {
  font-size: 15px;
  line-height: 1.58;
}

#CoverBody .box_para {
  font-size: 13px;
  margin-top: 10px;
}

#CoverBody .lead_para_content_left {
  margin: 15px 0 0 0;
  text-align: justify;
  font-size: 14px;
}

#CoverBody .lead_para_content_left img {
  float: left;
  margin: 5px 25px 5px 0;
  width: 300px;
}

#CoverBody .lead_para_content_left.type2 img {
  width: 200px;
}

#CoverBody .lead_para_content_left.type3 img {
  width: 220px;
}

#CoverBody .lead_para_content_right {
  margin: 20px 0 0 0;
  text-align: justify;
  font-size: 14px;
}

#CoverBody .lead_para_content_right img {
  float: right;
  margin: 5px 0 5px 25px;
  width: 300px;
}

#CoverBody .lead_para_content_right.type2 img {
  width: 200px;
}

#CoverBody .lead_para_content_right.type3 img {
  width: 220px;
}

/* case_gallary_css */
.case_gallery {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  clear: both;
  margin-top: 15px;
  margin-bottom: 20px;
}

.case_gallery img {
  margin-top: 20px;
  margin-right: 20px;
}

/* 2013_12_26_bottom_banner_add */
.bottom_banner {
  background: url("../images/HS_comingsoon_banner.jpg") no-repeat;
  height: 40px;
  width: 555px;
  margin: 25px 0;
  padding: 20px 20px 20px 185px;
}

.pageCaseNext .bottom_banner {
  background: url("../images/HS_nextvoice_banner.png") no-repeat;
}

#CoverBody .bottom_banner p {
  font-size: 13px;
  color: #b44742;
  margin: 0;
}

#CoverBody .bottom_banner p:after {
  content: url(../images/arrow-next.png);
  padding-top: 2px;
}

#CoverBody .next_link {
  text-decoration: none;
}

/* 20140109_add */
#CoverBody .profile_box2 {
  background-color: #f7f6f1;
  width: 621px;
  height: 340px;
  margin: 20px 0 25px 0;
}

#CoverBody .profile_box2 .profile_box_lead {
  position: relative;
  top: -165px;
  left: 188px;
}

#CoverBody .profile_box2 .profile_box_pic {
  position: relative;
  top: 20px;
  left: -410px;
}

#CoverBody .profile_box2 .profile_box_logo {
  position: relative;
  top: 20px;
  left: 23px;
}

#CoverBody .profile_box2 .box_para {
  width: 420px;
  position: relative;
  top: -155px;
  left: 190px;
  text-align: justify;
}

.right_pic {
  align: right;
  margin: 3px;
}

#Cover #MainVisual .customers-voice-area .cust_left {
  display: inline-block;
  width: 40%;
  font-size: 13px !important;
}

.cust_left {
  margin-bottom: 20px;
}

.cust_left .big_name {
  font-size: 21px;
  line-height: 1.8;
}

#Cover #MainVisual .customers-voice-area .cust_right {
  display: inline-block;
  width: 57%;
  font-size: 13px !important;
}

.cust_right .big_name {
  font-size: 21px;
  line-height: 1.8;
}

/*
強制的にサイドバーを二行にするCSS
*/
#CategoryNav .singleLink a,
#CategoryNav .singleLink .currentPage,
#CategoryNav .groupLink h3 {
  height: 43px;
  padding: 8px 0 0 14px;
}

/*20170530 added*/
/* #CoverBody .interview_category {
  font-size: 18px;
  color: #ffcf5a;
  background-color: #231815;
  padding: 0 0 0 16px;
  height: 40px;
  line-height: 40px;
  font-weight: bolder;
  margin: 60px 0 30px 0;
} */

#CoverBody .episode07_aftorword {
  margin: 60px 0 0px;
  background-color: #f7f6f1;
  padding: 50px 44px;
}

#CoverBody .episode07_aftorword h3 {
  background: url("../images/editor_note.png") no-repeat;
  font-size: 21px;
  color: #2b2b2b;
  font-weight: bold;
  /* width: 40%; */
  min-height: 72px;
  padding-left: 95px;
  /* float: left; */
  clear: both;
}

#CoverBody .episode07_aftorword p {
  font-size: 13px;
}

#CoverBody .episode07_aftorword p span.afterword_subheading {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px
}

#CoverBody .episode07_aftorword .aftorword_image {
  float: right;
  margin-bottom: 30px;
  margin-left: 20px;
  width: 300px;
  /*20180421 add*/
}

#DivLogo {
  display: none;
}

#CoverBody .lead_para a,
#CoverBody .profile_box_name a {
  color: #666;
}

#Cover .caseTitle {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 1.25em 0 .3em;
  margin-top: 0;
}

p.lead_para_title:before {
  content: "";
  border-top: 1px solid;
  width: 35px;
  display: inline-block;
  position: relative;
  top: -6px;
}

@media all and (max-width: 800px) {
  #Cover h2 {
    width: 620px;
    min-height: 110px;
  }

  #Cover .caseTitle {
    max-width: 75vw;
  }

  .mainVisual figcaption {
    margin: 0;
  }

  .mainVisual figcaption span {
    display: block;
    text-align: right;
    margin: 0;
  }

  #Cover #CoverBody #MainVisual {
    width: 100vw;
    margin-left: -14px;
  }

  #Cover #CoverBody #main_content {
    width: 100%;
  }

  #Cover #CoverBody #main_content p {
    padding: 0;
  }

  #Cover #CoverBody .box_contents {
    padding: 0;
  }

  #Cover #CoverBody .box_contents .profile_box,
  #Cover #CoverBody .box_contents .profile_box_img {
    width: 100%;
  }

  #Cover #CoverBody .box_contents .introduction {
    width: 100%;
  }
/* 
  #CoverBody .episode07_aftorword h3 {
    width: 50%;
  } */

  #Cover #CoverBody .bottom_banner {
    height: 80px;
    width: 620px;
    margin: 25px auto;
    padding: 20px 0 20px 185px;
  }

  #Cover #CoverBody .pageCaseNext .bottom_banner {
    background: url("../images/HS_nextvoice_banner.png") no-repeat;
  }

  #Cover #CoverBody .bottom_banner p {
    font-size: 13px;
    color: #b44742;
    margin: 0;
  }

  #Cover #CoverBody .bottom_banner p:after {
    content: url(../images/arrow-next.png);
    padding-top: 2px;
  }

  #Cover #ProductContactBlock {
    background: #fff;
    border: 1px solid #999;
    padding: 19px 20px 0 41px;
    width: 100%;
    height: auto;
  }

  #Cover #ProductContactBlock h2 {
    margin-bottom: 8px;
  }

  #Cover #ProductContactBlock h2 img {
    vertical-align: top;
  }

  #Cover #ProductContactBlock .button {
    right: 20px;
  }

  #Cover #ProductContactBlock .tel {
    width: 100%;
  }

  #DivLogo {
    display: block;
    background-image: url(../../common/images/logo-sp.png);
  }
}

@media all and (max-width: 480px) {
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #ContentBodyL .caseTitle {
    font-size: 5vw;
    padding: 1.25em 0 0;
    width: 65vw;
    min-height: 4.8em;
    line-height: 1.4;
    padding-left: 4vw;
    margin: 6vw 0 0 0;
  }

  #Cover h2 {
    font-size: 1.4em;
    padding: 1.25em 0 0;
    width: 65vw;
    min-height: 4.8em;
    line-height: 1.4;
    padding-left: 4vw;
  }

  /* #Wrap #Content #CoverBody .interview_category {
    width: 100%;
    padding: .5em 0 0 .5em;
    min-height: 4.0em;
  } */

  .mainVisual figcaption {
    padding-right: 4vw;
  }

  #CoverBody .box_contents .lead_para:nth-of-type(1) {
    margin-top: 15px;
  }

  .mainVisual figcaption {
    font-size: 3vw;
  }

  #Wrap #Content #CoverBody .interview_category {
    font-size: calc(33 / 750 * 100vw);
    min-height: 3.4em;
  }

  #Cover #ProductContactBlock h2 {
    margin-bottom: 8px;
    min-height: 2.6em;
    padding-top: 5px;
  }

  .case_gallery {
    margin: 8vw auto;
    justify-content: flex-start;
  }

  .case_gallery img {
    width: 47% !important;
    height: auto !important;
  }

  .case_gallery img:nth-child(even) {
    margin-right: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #ContentBodyL h1 {
    margin-top: 7.2vw;
    margin-bottom: 8vw;
    font-size: calc(48 / 750 * 100vw);
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #MainVisual {
    width: 100%;
    height: auto;
    margin-left: 0;
    background-position: right bottom;
    display: flex;
    flex-direction: column;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #MainVisual .customers-voice-area {
    position: static;
    width: 100%;
    padding: 0;
    order: 1;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #MainVisual img {
    order: 2;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #MainVisual .customers-voice-area.two-colum .prof {
    width: 100%;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents {
    padding: 4vw;
    padding-top: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .introduction {
    font-size: 4vw;
    margin-top: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .introduction a {
    text-decoration: underline;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img {
    background-color: #f7f6f1;
    width: 100%;
    margin: 4vw 0;
    padding: 3.2vw;
    display: flex;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box::after,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img::after {
    display: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box .profile_left,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_left {
    width: 30%;
    float: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box .profile_right,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right {
    margin-left: 5%;
    width: 65%;
    float: right;
    overflow: hidden;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box .profile_right img,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right img {
    max-width: 100vw !important;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box .profile_right .box_para,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right .box_para {
    margin: 2vw 0;
    font-size: 3vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box .profile_right .box_para .profile_box_name,
  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right .box_para .profile_box_name {
    font-size: 4vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img {
    background-color: #f7f6f1;
    width: 100%;
    margin: 4vw 0;
    padding: 3.2vw;
    display: flex;
    font-weight: bold;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img::after {
    display: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_left_img {
    width: 30%;
    float: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right_img {
    margin-left: 5%;
    width: 65%;
    float: right;
    overflow: hidden;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right_img img {
    max-width: 100vw !important;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right_img .box_para {
    margin: 2vw 0;
    font-size: 3vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .profile_box_img .profile_right_img .box_para .profile_box_name {
    font-size: 4vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .question {
    font-size: 4.5vw;
    margin-top: 1em;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .answer {
    font-size: 4vw;
    margin-top: 1em;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .answer img {
    float: none;
    width: 100%;
    margin: 4vw auto;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .answer span {
    width: 100%;
    height: 100% !important;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents .answer p {
    margin: 0 !important;
    height: auto !important;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock {
    width: 92vw !important;
    margin: 0 0 8vw;
    background: #fff;
    border: 1px solid #666;
    padding: 4vw;
    height: auto;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .text {
    width: 100%;
    float: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .text h2 {
    text-align: center;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .text h2 img {
    width: 90%;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .button {
    width: 100%;
    position: static;
    text-align: center;
    float: none;
    margin: 4vw 0 6vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .button img {
    width: 100%;
    height: auto;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .tel {
    width: 100%;
    float: none;
    border-top: none;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .box_contents #ProductContactBlock .tel span {
    display: inline-block;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .bottom_banner {
    width: 100%;
    padding: 13px 0 20px 115px;
    background-size: 150% 90%;
    background-position: 10%;
    overflow: hidden;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .bottom_banner p {
    width: 60vw;
    font-size: calc(30 / 1000 * 100vw);
    line-height: 1.3;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left img {
    width: 100%;
    margin: 4vw 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left.type2 img {
    width: 48%;
    margin-top: 0;
    margin-right: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left.type2 img:nth-child(even) {
    margin-right: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left.type3 img {
    width: 48%;
    margin-top: 0;
    margin-right: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left.type3 img:nth-child(even) {
    margin-right: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left span {
    height: auto !important;
    margin-right: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left span img {
    margin-top: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left .sp_max {
    margin-right: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_left .sp_max img {
    width: 90vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right img {
    width: 100%;
    margin: 4vw 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right.type2 img {
    width: 48%;
    margin-top: 0;
    margin-left: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right.type2 img:nth-child(even) {
    margin-left: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right.type3 img {
    width: 48%;
    margin-top: 0;
    margin-left: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right.type3 img:nth-child(even) {
    margin-left: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right span {
    height: auto !important;
    margin-left: 10px;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right span img {
    margin-top: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right .sp_max {
    margin-left: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox .lead_para_content_right .sp_max img {
    width: 90vw;
  }

  #Wrap #Content #CoverBody .episode07_aftorword {
    margin: 60px 0 50px;
    background-color: #f7f6f1;
    padding: 20px 14px;
  }

  #Wrap #Content #CoverBody .episode07_aftorword h3 {
    width: 100%;
    line-height: 1.2;
  }

  #Wrap #Content #CoverBody .episode07_aftorword .aftorword_image {
    width: 100%;
    margin: 10px 0;
  }
}

.pictures-date {
  text-align: right;
  font-size: 14px;
}

/*# sourceMappingURL=layout.css.map */

/*導入事例リニューアル*/
#CoverBody {
  line-height: 1.8;
}

#ContentBodyL .CoverHead {
  width: auto;
  margin: 0 auto 30px;
  padding: 20px 0 0;
  line-height: 1.6;
}

.box_contents {
  padding: 0;
}

#CoverBody .box_contents a {
  color: #666;
  text-decoration: underline;
}

#CoverBody .box_contents a.next_link {
  text-decoration: none !important;
}

#CoverBody .profile_box {
  width: auto;
  margin-bottom: 50px;
}

#CoverBody .lead_para a,
#CoverBody .profile_box_name a {
  text-decoration: underline;
}

#ContentBodyL .CoverHead .h1 {
  color: #1a0d00;
  font-size: 28px;
  font-weight: bolder;
  margin: 0 0 20px;
  padding: 0;
}

#ContentBodyL .CoverHead .h1 span {
  display: block;
  font-size: 8px;
  color: #666;
  line-height: 1;
}

#ContentBodyL .CoverHead .lead-s {
  line-height: 1.5em;
  margin: 5px 0;
  padding: 0;
  font-weight: normal;
  font-size: 18px;
  color: #444;
}

#ContentBodyL .CoverHead .lead-l {
  color: #190c00;
  margin: 10px 0;
  padding: 0;
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1.4;
}

#Content #ContentBack #ContentInner #ContentBodyL .CoverHead .h1 .br {
  display: none;
}

.pageCaseNext .bottom_banner {
  background: url(../images/HS_nextvoice_banner.png) no-repeat center center;
  width: auto;
  height: 40px;
  margin: 25px 0;
  padding: 20px 40px 20px 185px;
}

#CoverBody .interview_category {
  font-size: 18px;
  color: #ffcf5a;
  background-color: #231815;
  font-weight: bolder;
  margin: 60px 0 30px;
  padding: 5px 16px 7px;
  line-height: 1.6;
  width: auto !important;
  min-height: auto !important;
}

#CoverBody .profile_right {
  width: 580px;
}

@media all and (max-width: 800px) {
  #ContentBodyL .CoverHead {
    width: 75vw;
    margin: 0 10px 30px;
  }
}

@media all and (max-width: 480px) {
  #ContentBodyL .CoverHead {
    width: 100%;
    margin: 0;
    padding: 0 4vw;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #ContentBodyL h1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #ContentBodyL .CoverHead .h1 {
    font-size: 18px !important;
    line-height: 1.6;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    line-height: 1.4;
  }

  #Content #ContentBack #ContentInner #ContentBodyL .CoverHead .h1 span {
    padding-top: .5em;
  }

  #Content #ContentBack #ContentInner #ContentBodyL .CoverHead .h1 .br {
    display: block;
  }

  #Content #ContentBack #ContentInner #ContentBodyL .CoverHead .lead-s {
    line-height: 1.4;
    font-size: 16px !important;
    max-width: none;
    margin: 5px 0 !important;
    padding: 0 !important;
  }

  #Content #ContentBack #ContentInner #ContentBodyL .CoverHead .lead-l {
    font-size: 20px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
  }

  #Wrap #Content #ContentBack #ContentInner #ContentBodyBox #ContentBodyL .CoverHead .h1 {
    font-size: 24px !important;
    line-height: 1.6;
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    padding: 0 !important;
    line-height: 1.4;
  }

  #ContentBodyL .CoverHead .h1 span {
    display: none;
  }

  .mainVisual figcaption {
    font-size: 14px;
    line-height: 1.5;
  }

  .case_gallery {
    margin: 8vw auto;
    align-items: start;
    justify-content: start;
  }

  .case_gallery img {
    margin: 1%;
  }

  #CoverBody .profile_box {
    margin-bottom: 50px !important;
  }

}

/*20191106*/
.footer-case-list {
  display: none;
}

@media all and (max-width: 800px) {
  .footer-case-list {
    display: block;
  }

  .footer-case-list ul li a {
    display: flex;
    line-height: 1.3;
  }

  .footer-case-list ul li a .colPicBox {
    width: 25%;
    max-width: 80px;
    margin-right: 10px;
  }

  .footer-case-list ul li a .colTxtBox {
    width: 70%;
    font-size: 11px;
    text-decoration: underline;
  }

  .footer-case-list ul li a .colTxtBox span {
    display: none;
  }

  .footer-case-list ul li a .quickfitBox {
    display: none;
  }

  .footer-case-list ul li a .colCompanyName {
    font-size: 1.1em;
    padding-top: .3em;
  }

  .footer-case-list .next {
    margin: 0 0 10px;
    font-size: 14px;
    padding-right: 4vw;
  }

  .footer-case-list .next a {
    text-decoration: underline;
  }
}

@media all and (max-width: 480px) {
  .footer-case-list {
    padding: 0 4vw;
    justify-content: space-around;
  }

  .footer-case-list .next {
    text-align: right;
  }
}
