@media screen and (max-width: 568px) {

  .sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-15 > header, .sp-wp-post-list#sp-entry-content-16 > header, .sp-wp-post-list#sp-entry-content-17 > header, .sp-wp-post-list#sp-entry-content-18 > header, .sp-wp-post-list#sp-entry-content-19 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-20 > header, .sp-wp-post-list#sp-entry-content-21 > header, .sp-wp-post-list#sp-entry-content-22 > header, .sp-wp-post-list#sp-entry-content-23 > header, .sp-wp-post-list#sp-entry-content-24 > header, .sp-wp-post-list#sp-entry-content-25 > header, .sp-wp-post-list#sp-entry-content-26 > header, .sp-wp-post-list#sp-entry-content-27 > header, .sp-wp-post-list#sp-entry-content-28 > header, .sp-wp-post-list#sp-entry-content-29 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-30 > header, .sp-wp-post-list#sp-entry-content-31 > header, .sp-wp-post-list#sp-entry-content-32 > header, .sp-wp-post-list#sp-entry-content-33 > header, .sp-wp-post-list#sp-entry-content-34 > header, .sp-wp-post-list#sp-entry-content-35 > header, .sp-wp-post-list#sp-entry-content-36 > header, .sp-wp-post-list#sp-entry-content-37 > header, .sp-wp-post-list#sp-entry-content-38 > header, .sp-wp-post-list#sp-entry-content-39 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-40 > header, .sp-wp-post-list#sp-entry-content-41 > header, .sp-wp-post-list#sp-entry-content-42 > header, .sp-wp-post-list#sp-entry-content-43 > header, .sp-wp-post-list#sp-entry-content-44 > header, .sp-wp-post-list#sp-entry-content-45 > header, .sp-wp-post-list#sp-entry-content-46 > header, .sp-wp-post-list#sp-entry-content-47 > header, .sp-wp-post-list#sp-entry-content-48 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-10 > header, .sp-wp-post-list#sp-wp-post-list-11 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header, .sp-wp-post-list#sp-wp-post-list-7 > header, .sp-wp-post-list#sp-wp-post-list-8 > header, .sp-wp-post-list#sp-wp-post-list-9 > header{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }
}

#sp-button-1, #sp-button-2{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table;
}

#sp-button-1 > a, #sp-button-2 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #518bff;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #518bff;
  border-left-color : #518bff;
  border-right-color : #518bff;
  border-bottom-color : #518bff;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : 100%;
  height : 100%;
  min-height : 30px;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-form-1{
  margin-bottom : 20px;
}

#sp-form-1 input {
}

#sp-form-1 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]){
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
}

#sp-form-1 input[type="radio"] {
}

#sp-form-1 input[type="submit"]{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #518bff;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  margin-top : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #518bff;
  border-left-color : #518bff;
  border-right-color : #518bff;
  border-bottom-color : #518bff;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : auto;
  min-width : 111px;
  float : right;
  cursor : pointer;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-form-1 select{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
}

#sp-form-1 textarea{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
}

#sp-form-1 > table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td{
  background-color : #ffffff;
  padding-top : 8px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 8px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-form-1 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #9d9d9d;
  vertical-align : top;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

@media screen and (max-width: 568px) {

  #sp-form-1 > table td{
    display : block;
  }

  #sp-form-1 > table th{
    display : block;
  }
}

#sp-item-gallery-1{
  margin-bottom : 0px;
}

.sp-item-gallery.grid#sp-item-gallery-1 > ul > li{
  overflow : hidden;
}

#sp-item-gallery-1 > ul{
  padding-left : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  margin-bottom : 40px;
}

#sp-item-gallery-1 > ul > li div.item-gallery-photo img.item-gallery-thumbnail{
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : auto;
  display : block;
}

#sp-item-gallery-1> ul> li> div.item-gallery-details {
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo{
  background-color : #ffffff;
  margin-top : 16px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d0d0d0;
  border-left-color : #d0d0d0;
  border-right-color : #d0d0d0;
  border-bottom-color : #d0d0d0;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  overflow : hidden;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo > a{
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  display : block;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  font-size : 1.4rem;
  margin-top : 20px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  margin-top : 15px;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons > span{
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -9999px;
  height : 9px;
  float : left;
  display : block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons > span.item-gallery-icon-new{
  background-image : url(img/icon-gallery-new.png);
  background-size : 29px 9px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons > span.item-gallery-icon-popular{
  background-image : url(img/icon-gallery-popular.png);
  background-size : 44px 9px;
  width : 44px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons > span.item-gallery-icon-recomend{
  background-image : url(img/icon-gallery-recomend.png);
  background-size : 41px 9px;
  width : 41px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons > span.item-gallery-icon-sale{
  background-image : url(img/icon-gallery-sale.png);
  background-size : 31px 9px;
  width : 31px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  font-size : 1.2rem;
  margin-top : 20px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price > span.item-gallery-price-after{
  font-size : 1.2rem;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price > span.item-gallery-price-before{
  font-weight : bold;
  color : #ff0000;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  color : #111111;
  margin-bottom : 0px;
}

@media not screen, screen and (min-width: 569px) {

  #sp-item-gallery-1 > ul{
    margin-left : -10px;
    margin-right : -10px;
  }

  #sp-item-gallery-1 > ul > li{
    margin-left : 10px;
    margin-right : 10px;
    width : 210px;
    height : 271px;
    float : left;
  }

  #sp-item-gallery-1 > ul > li div.item-gallery-photo img.item-gallery-thumbnail{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    position : absolute;
    top : 0px;
    bottom : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-item-gallery-1 > ul > li > div.item-gallery-photo{
    padding-top : 57.1%;
    width : 100%;
    position : relative;
    overflow : hidden;
  }
}

@media screen and (max-width: 568px) {

  #sp-item-gallery-1 > ul > li{
    min-width : 100%;
  }
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4{
  line-height : 2;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : 13px 12px;
  background-size : 3px 5px;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 ul, #sp-list-2 ul, #sp-list-3 ul, #sp-list-4 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-list-1 > ul > li:nth-of-type(1), #sp-list-2 > ul > li:nth-of-type(1), #sp-list-3 > ul > li:nth-of-type(1), #sp-list-4 > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#sp-block-container-8 .copyright{
  font-size : 1.2rem;
  padding-top : 15px;
  padding-left : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4, #sp-definition-list-5, #sp-definition-list-6{
  line-height : 2;
  margin-bottom : 20px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd, #sp-definition-list-5 > dd, #sp-definition-list-6 > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #343740;
}

#sp-definition-list-1 > dt:nth-of-type(1), #sp-definition-list-2 > dt:nth-of-type(1), #sp-definition-list-3 > dt:nth-of-type(1), #sp-definition-list-4 > dt:nth-of-type(1), #sp-definition-list-5 > dt:nth-of-type(1), #sp-definition-list-6 > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-company#content #page-content{
  background-color : transparent;
}

.page-concept#content #page-content > h1{
  color : #518bff;
}

.page-recruit#content #page-content > p.large{
  background-color : transparent;
}

#sp-block-container-1{
  color : #000000;
  background-color : #fffff9;
}

#sp-block-container-1 > .paragraph em{
  color : #e8034a;
}

#sp-image-1{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-image-2{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/image105.jpg);
}

.sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content{
  font-size : 1.5rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content{
  font-family : "AR P丸ゴシック体M";
}

.sp-wp-post-list#sp-wp-post-list-6 > article > div{
  font-size : 1.7rem;
  font-family : "AR P丸ゴシック体M";
}

.sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体E";
  font-weight : normal;
}

@media not screen, screen and (min-width: 569px) {

  #sp-block-container-1{
    width : 1000px;
    min-height : 699px;
  }

  #sp-button-2{
    width : 673px;
  }

  #sp-image-1{
    width : 1053px;
    height : 433px;
  }

  #sp-image-10{
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-image-11{
    width : 159px;
    height : 287px;
  }

  #sp-image-12{
    width : 197px;
    height : 248px;
  }

  #sp-image-13{
    width : 285px;
    height : 285px;
  }

  #sp-image-14{
    width : 220px;
    height : 220px;
  }

  #sp-image-15{
    width : 233px;
    height : 233px;
  }

  #sp-image-17{
    width : 669px;
    height : 394px;
  }

  #sp-image-18{
    width : 432px;
    height : 432px;
  }

  #sp-image-2{
    display : none;
  }

  #sp-image-25{
    width : 264px;
    height : 286px;
  }

  #sp-image-26{
    width : 228px;
    height : 228px;
  }

  #sp-image-27{
    width : 136px;
    height : 182px;
  }

  #sp-image-3{
    margin-left : 10px;
    width : 40%;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-image-4{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-5{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-6{
    width : 100%;
    height : auto;
  }

  #sp-image-7{
    margin-left : 10px;
    width : 530px;
    height : 400px;
    float : right;
    position : relative;
  }

  #sp-image-8{
    margin-right : 2%;
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-image-9{
    margin-right : 2%;
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-item-gallery-1{
    min-height : 452px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 281px;
    height : 36px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    width : 1000px;
    min-height : 239px;
  }
}

@media screen and (max-width: 568px) {

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-image-1{
    display : none;
  }

  #sp-image-10{
    margin-right : 0%;
    width : 100%;
  }

  #sp-image-3{
    margin-bottom : 15px;
  }

  #sp-image-4{
    margin-bottom : 15px;
  }

  #sp-image-5{
    margin-bottom : 15px;
  }

  #sp-image-6 {
  }

  #sp-image-7{
    margin-bottom : 15px;
  }

  #sp-image-8{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }

  #sp-image-9{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }
}
