.member-hiroba-index .main-container {
  padding: 0 15px;
}

.member-hiroba-index .row,
.member-image_processing-index .row,
.spectcase01 #content {
  max-width: 1170px;
}

.member-hiroba-index section.col-sm-9,
.member-image_processing-index section.col-sm-9 {
  width: 100%;
  padding: 0;
}

.member-hiroba-index #mainContents {
  max-width: 950px;
  margin: 20px auto;
  clear: both;
}

.spectcase01 h1,
.spectcase01 #head_ttl p.medihiroba {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  background: #31AF9F;
  box-shadow: 0 0 20px rgba(0,0,0,.2) inset;
  padding: 3px 0;
  border-radius: 3px;
}

.spectcase01 h1 span,
.spectcase01 .medihiroba span {
    font-size: 2em;
    line-height: 1.1;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: .75em .8em;
 }

#head_ttl {
  max-width: 100%;
  margin: 0 auto;
}

#head_ttl p,
#head_ttl div {
  color: #676767;
}

.head_content {
  margin-top: 40px;
  padding-bottom: 10px;
  background-color: #effaf8;
}

#head_ttl .header_main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

#head_ttl .box_left {
    padding: 30px;
    max-width: 670px;
    width: 100%;
}

#head_ttl .box_right {
    text-align: left;
    border-bottom: 0;
    max-width: 500px;
    width: 100%;
}

#head_ttl .box_right p:first-child  {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
}

#head_ttl .box_right p {
  font-size: 13pt;
}

#head_ttl .top_banner a {
  color: #fff;
  font-size: 1.7em;
  font-weight: bold;
  padding: 7px 40px;
  background-image: linear-gradient(#ffd8bc 0%, #fb8732 100%);
  border-radius: 15px;
}

#head_ttl .top_banner a:hover {
  opacity: .7;
}

#head_ttl .notice {
  clear: both;
  max-width: 820px;
}

#head_ttl .top_banner {
  margin: 30px 0;
}

p.sfont {
  font-size: .8em;
  clear: both;
}

span.point {
  font-weight: bold;
  padding: 0 5px;
  font-size: inherit;
  color: #f8430a;
}

#foundation .box {
  clear: both;
  margin-bottom: 40px;
}

#foundation > div {
    display: flex;
    flex-wrap: wrap;
}

#foundation .md-movie {
  border-left: 2px solid #de6755;
  border-right: 2px solid #de6755;
  border-bottom: 2px solid #de6755;
}

#foundation .tool {
  border-left: 2px solid #acb3ba;
  border-right: 2px solid #acb3ba;
  border-bottom: 2px solid #acb3ba;
}

#foundation .material {
  border-left: 2px solid #5396c3;
  border-right: 2px solid #5396c3;
  border-bottom: 2px solid #5396c3;
}

#foundation .web-order {
  border-left: 2px solid #786db0;
  border-right: 2px solid #786db0;
  border-bottom: 2px solid #786db0;
}

#foundation .tool ul,
#foundation .material ul {
  padding-left: 0;
  margin-bottom: 10px;
}

#foundation .tool .box_left > div,
#foundation .material .box_left > div {
  padding-left: 16px;
}

#foundation .tool ul li,
#foundation .material ul li {
  margin-bottom: 0;
}

#foundation .tool ul li span,
#foundation .material ul li span {
  font-size: 10pt;
}

#foundation .sub_ttl {
  color: #fff;
  margin: 0;
  padding: 18px 0;
  width: 100%;
}

#foundation .box .box_right img {
  border: 1px solid #cccccc;
}

#foundation .box.web-order .box_right img {
  border: 0;
}

.md-movie .sub_ttl img {
  margin: -2px 7px 0 10px;
}

.tool .sub_ttl img,
.material .sub_ttl img,
.web-order .sub_ttl img {
  margin: 0 5px 0 10px;
}

.md-movie .sub_ttl {
  background-image: linear-gradient(to bottom,#e4986b 0,#da4444 100%);
}

.tool .sub_ttl {
  background-image: linear-gradient(to bottom,#CBD4E1 0,#909698 100%);
}

.material .sub_ttl {
  background-image: linear-gradient(to bottom,#81bed6 0,#2972b1 100%);
}

.web-order .sub_ttl {
  background-image: linear-gradient(to bottom,#a78fc1 0,#3a4198 110%);
}

.box_left {
  width: 50%;
  padding: 20px;
}

.box_right {
  width: 50%;
  padding: 20px;
  text-align: center;
}

.box_left span {
  font-size: 1.1em;
  padding: 0 5px;
}

.md-movie .box_left span{
  color: #fff;
  background: #82726B;
}

.tool .box_left span.inner_ttl {
  color: #fff;
  background: #7a8082;
  margin-bottom: 5px;
  display: inline-block;
}

.material .box_left span.inner_ttl {
  color: #fff;
  background: #85A0B0;
  margin-bottom: 5px;
  display: inline-block;
}

.box_left p.bfont {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
}

.box_left ul li {
  margin-bottom: 10px;
  line-height: 200%;
}

.web-order ul li {
  list-style: circle;
}

.web-order p.note {
  color: #e45050;
  margin-top: 30px;
}

.footer_element {
  text-align: center;
}

.footer_element a {
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  padding: 7px 50px;
  background-image: linear-gradient(#ffd8bc 0%, #fb8732 100%);
  border-radius: 15px;
}

.footer_element a:hover {
  opacity: .7;
}

.member-image_processing-index .question {
    background-color: #000;
    padding: 10px 0 5px;
    margin: 30px auto 0;
    max-width: 650px;
    color: #ffffff;
}

.member-image_processing-index .answer {
    background-color: #e9f6f6;
    max-width: 900px;
    margin: 0 auto 30px;
    border-radius: 6px;
    padding: 17px 0 8px;
}

.member-image_processing-index .border_point {
    padding: 10px;
    background-color: #273896;
    max-width: 850px;
    margin: -5px auto 0;
}

.member-image_processing-index .border_point > p {
    border-color: #273896;
    color: #243393;
    background-color: #fff;
    padding: 10px;
}

.member-image_processing-index .spectcase01 .medihiroba {
  margin-bottom: 10px;
}

.member-image_processing-index #head_ttl .box_left {
  max-width: 415px;
}

@media only screen and
(min-width: 0px) and (max-width: 780px) {

  .member-hiroba-index #mainContents {
    max-width: 100%;
    margin: 0 auto;
  }

  #head_ttl .box_left,
  #head_ttl .box_right {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .box_left {
    width: 100%;
    padding: 30px;
  }

  .box_right {
    width: 100%;
    padding: 15px;
  }

  #head_ttl .box_right {
    margin-top: 0;
    margin-bottom: 30px;
  }

  #head_ttl {
    height: auto;
    background: none;
  }

  .box_left p.bfont br {
     display: none;
  }
}


@media only screen and
(min-width: 0px) and (max-width: 420px) {

  .spectcase01 h1 {
    font-size: 1.5em;
  }

  .box_left ul {
    padding-left: 0;
  }

}
