@media only screen and  (max-width: 1200px) {
.header_right li a,.header_right li:nth-child(2) a{
padding: 14.5px 10px 14.5px 47px;
font-size: 14px;
}
}

@media only screen and  (max-width: 1024px) {
.header_right{
display: none;
}
}

@media only screen and  (max-width: 640px) {
body{
  min-width: 100%;
}

.pc_none{
  display: unset;
}

.sp_none{
  display: none;
}

header{
  position: unset;
  height: auto;
}
.header_left{
  width: 100%;
}

.header_left span{
  vertical-align: unset;
}

.keyvisual__h1 img{
  width: 100px;
  height: 100%;
}

.header_left h1{
  left: 110px;
  top: 0;
}

.wrapper{
  padding-top: 0;
}

h1{
  font-size: 19px;
}

.usp_box{
  display: block;
}
.usp_left{
  width: 100%;
  padding: 15px 15px 30px;
}
.usp_right{
  width: 100%;
  padding: 15px 15px 30px;
}
.worry_box h1:before,
.can_box h1:before {
    background-size: 35px;
    height: 35px;
    width: 35px;
}
.usp_box:before{
  display: none;
}
.can_box ul {
    margin-top: 15px;
}
.can_box li{
  box-sizing: border-box;
font-size: 15px;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

.merit_box h1:before{
  left: 6px;
  background-repeat:no-repeat;
  z-index: 5;
}
.merit_box h1{
  padding: 15px 0 15px 65px;
}
.inner_box {
    padding: 5px 15px;
}
.merit_box li {
    padding: 15px 0 15px;
    font-size: 15px;
    font-weight: normal;
}
.case100p h1{
  position: relative;
}
.merit_box li:nth-child(even) {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
}

.contact_box h1{
      z-index: 999;
}
.contact_box h1:before,
.contact_box h1:hover:before{
  display: none;
}
.case_box h1:before{
  left: 10px;
  z-index: 5;
  background-repeat: no-repeat;
}
.case_box h1{
  padding: 15px 0 15px 65px;
}
.case100p {
    border: 3px solid #FCBA0C;
    padding: 10px;
    margin: 15px -5px;
}
.case100p h1 {
    padding: 0px;
    font-size: 15px;
}
.case100p h1:before {
display: none;
}
.case_box_left,.case_box_right{
  width: 100%;
  padding: 0;
  text-align: center;
}
.case_box_left h2, .case_box_right h2{
  font-size: 15px;
  padding: 3px;
}

.case_box_left li, .case_box_right li {
    text-align: left;
    font-size: 12.5px;
text-indent: -3px;
margin-left: 0;
}
.case_box .case50p,.cost_box .case50p{
  width: 100%;
  border: 3px solid #FCBA0C;
  padding: 0 15px 15px 15px;
  min-height: unset;
}
.case_box .case50p h2,.cost_box .case50p h2{
  font-size: 15px;
  padding: 0;
  width: calc(100% + 30px);
    margin-left: -15px;
}
.strong{
  font-size: 15px;
}
p{
  font-size: 13px;
}
.cost_box h1:before{
      left: 10px;
}
.cost_box h1{
padding: 15px 10px 15px 65px;
    font-size: 15px;
}
.cost_box .case50p{
  width: 100%;
  border: 3px solid #0CAFFC;
}
}
