/*  **************************************************************************************************************************************************/
/*  contents  */
/*  **************************************************************************************************************************************************/
.contents h1 {
  font-size: 26px;
  border-bottom: 1px solid #454545;
  color: #454545;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.information {
	margin: 15px auto 30px;
	padding: 15px;
	border: solid 2px #F90F00;
	box-sizing: border-box;
	text-align: left;
}

.modal-cont-sub-ttl {
  font-size: 18px;
  font-weight: 700;
  margin: 3% 0 2%;
}

.lead {
  font-size: 14px;
}

.modal .modal-remove {
  top: 50px;
  right: 50px;
}

.modal-service::after {
  content: "";
  display: block;
  clear: both;
}
.modal-service .service-list {
  margin-top: 3%;
}
.modal-service li {
  width: 100%;
  margin-bottom: 2.5%;
  padding-bottom: 2%;
  border-bottom: 1px solid #d4d4d4;
}
.modal-service li::after {
  content: "";
  display: block;
  clear: both;
}
.modal-service li .icon {
  margin-right: 20px;
  border: 1px solid #d4d4d4;
  width: 70px;
/* height: 70px;*/
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  float: left;
  text-align: center;
}
.modal-service li .txt {
  vertical-align: top;
  display: table-cell;
  font-size: 14px;
}
.modal-service li .txt .tit {
  font-weight: bold;
  font-size: 16px;
  color: #454545;
}
.modal-service li .txt .small {
  display: block;
  font-size: 12px;
}
.modal-service li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.place-contents {
  padding-bottom: 4%;
  margin-bottom: 4%;
  /*
  border-bottom: 1px solid #d4d4d4;
  */
}
.place-contents::after {
  content: "";
  display: block;
  clear: both;
}
.place-contents .contents-right {
  float: left;
  width: 33.92857%;
  display: table;
  height: 50px;
}
.place-contents .contents-right p {
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  font-size: 13px;
  padding-left: 40px;
}
.place-contents .contents-right p a {
  font-weight: 700;
  color: #454545;
}
.place-contents .contents-left {
  /*
  width: percentage(355px/1120px);
  */
  float: left;
}
.place-contents .contents-left p {
 /*
height: 56px;
text-align: center;
line-height: 56px;
border: 1px solid $colgreen;
width: 100%;
background-color: $colgreen;
@include border-radius(30px);
@include transition;
*/
  /*
  a:after{
    background: url("../img/icon_arrow1_white.svg") no-repeat 0 50%;
    content: "";
    display: inline-block;
    position: absolute;
    right: percentage(40px/355px);
    top: 50%;
    height: 20px;
    margin: -10px 0 0 0px;
    text-align: right;
    vertical-align: middle;
    background-size: contain;
    width: 9px;
  }
  */
}
.place-contents .contents-left p a {
  color: #FFF;
  display: block;
  position: relative;
  background-color: none;
  font-weight: 700;
  border: none;
  padding: 0px;
}
.place-contents .contents-left p a.main-bt {
  font-size: 16px;
  padding: 13px 30px;
}
.place-contents .contents-left p a:hover {
  text-decoration: none;
}
.place-contents .contents-left p:hover {
  background-color: #FFF;
}
.place-contents .contents-left p:hover a {
  color: #454545;
}
.place-contents .contents-left p:hover a:after {
  background: url("../img/icon_arrow1_glay.svg") no-repeat 0 50%;
}

.service-contents h2 {
  border-bottom: 1px solid #454545;
  color: #454545;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.service-contents h3 {
  font-size: 22px;
  color: #454545;
  display: table-cell;
  vertical-align: top;
  line-height: 1.2em;
  width: 15.71429%;
}
.service-contents h3 span {
  display: block;
  font-size: 15px;
  padding-top: 5px;
  color: #000000;
}

.service-contents .sale-area {
  display: table;
  width: 100%;
  margin-bottom: 4%;
}
.sale-area ul {
  display: table-cell;
  font-size: 15px;
  width: 84.28571%;
}
.sale-area ul li{
  float: left;
  margin-right: 18px;
}
.service-contents .map-area {
  display: table;
  width: 100%;
  margin-bottom: 4%;
}
.service-contents .map-area .map-select {
  display: table-cell;
  font-size: 15px;
  width: 84.28571%;
}
.service-contents .map-area .map-select::after {
  content: "";
  display: block;
  clear: both;
}
.service-contents .map-area dt {
  font-weight: 700;
  float: left;
  vertical-align: middle;
  display: table;
  width: 12.71186%;
}
.service-contents .map-area dt span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3em;
}
.service-contents .map-area dt .kousin-hokuriku {
  font-weight: bold;
  display: inline-block;
}
.service-contents .map-area dd {
  margin-bottom: 1%;
}
.service-contents .map-area dd::after {
  content: "";
  display: block;
  clear: both;
}
.service-contents .map-area dd input {
  margin-right: 5px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.service-contents .map-area dd ul::after {
  content: "";
  display: block;
  clear: both;
}
.service-contents .map-area dd li, .service-contents .map-area dd p {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  line-height: 1.3em;
}
.service-contents .map-area dd li label, .service-contents .map-area dd p label {
  line-height: 1em;
  padding-left: 1em;
}
.service-contents .map-area dd .kousin li:first-child {
  text-indent: -1em;
  margin-left: 1em;
  margin-right: -1em;
}
.service-contents .map-area dd li:first-child {
  width: 13.98305%;
}
.service-contents .map-area dd li:nth-child(2), .service-contents .map-area dd li:nth-child(4), .service-contents .map-area dd li:nth-child(7) {
  width: 8.89831%;
}
.service-contents .map-area dd li:nth-child(3), .service-contents .map-area dd li:nth-child(5), .service-contents .map-area dd li:nth-child(6) {
  width: 9.85169%;
}
.service-contents .service-area {
  display: table;
  width: 100%;
  margin-bottom: 4%;
}
.service-contents .service-area dt {
  display: none;
}
.service-contents .service-area ul::after {
  content: "";
  display: block;
  clear: both;
}
.service-contents .service-area ul li {
  display: table;
  float: left;
  font-size: 14px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 14.61864%;
  padding-left: 1.05932%;
  margin-right: 0.74153%;
  margin-bottom: 0.7%;
  height: 60px;
  border: 1px solid #d4d4d4;
  position: relative;
}
.service-contents .service-area ul li input {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  vertical-align: middle;
  margin-right: 4px;
  height: 20px;
}
.service-contents .service-area ul li label {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  padding-left: 14.49275%;
  text-indent: -0.05em;
}
.service-contents .service-area ul li .service-2, .service-contents .service-area ul li .service-3, .service-contents .service-area ul li .service-4, .service-contents .service-area ul li .service-5, .service-contents .service-area ul li .service-6, .service-contents .service-area ul li .service-7, .service-contents .service-area ul li .service-8, .service-contents .service-area ul li .service-9, .service-contents .service-area ul li .service-10,
.service-contents .service-area ul li .service-11, .service-contents .service-area ul li .service-12, .service-contents .service-area ul li .service-13, .service-contents .service-area ul li .service-14, .service-contents .service-area ul li .service-15, .service-contents .service-area ul li .service-16, .service-contents .service-area ul li .service-17, .service-contents .service-area ul li .service-18 {
  background-size: 53px 64px;
}
.service-contents .service-area ul li .service-2 {
  background: url("../img/service01.png") no-repeat 95% 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-3 {
  background: url("../img/service02.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-4 {
  background: url("../img/service03.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-5 {
  background: url("../img/service04.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-6 {
  background: url("../img/service05.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-7 {
  background: url("../img/service06.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-8 {
  background: url("../img/service07.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-9 {
  background: url("../img/service08.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-10 {
  background: url("../img/service09.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-11 {
  background: url("../img/service10.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-12 {
  background: url("../img/service11.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-13 {
  background: url("../img/service12.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-14 {
  background: url("../img/service13.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-15 {
  background: url("../img/service14.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-16 {
  background: url("../img/service15.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-17 {
  background: url("../img/service16.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li .service-18 {
  background: url("../img/service17.png") no-repeat right 50%;
  background-position: right 3px top 50%;
}
.service-contents .service-area ul li:first-child {
  background-color: #454545;
  color: #FFF;
  font-weight: 700;
  border: none;
}
.service-contents .service-area .text-link a {
  color: #454545;
  font-weight: bold;
}
.service-contents .free-area {
  display: table;
  width: 100%;
  margin-bottom: 4%;
}
.service-contents .free-area h3 span {
  line-height: 1.3em;
  text-indent: -1em;
  margin-left: 1em;
}
.service-contents .free-area input {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  font-size: 16px;
  padding: 10px;
}

.search {
  width: 100%;
  text-align: center;
}

.search-btn {
  display: inline-block;
  position: relative;
  /*
  width: percentage(355px/1120px);
  */
  background-color: #454545;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.search-btn input {
  width: 100%;
  /*
  height: 60px;
  */
  height: 48px;
  border: 1px solid #454545;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 0px 53px;
  margin: 0 auto;
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
  background: none;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.search-btn input:hover {
  background-color: #FFF;
  color: #454545;
}

.search-btn:after {
  background: url("../img/icon_arrow1_white.svg") no-repeat 0 50%;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin: -10px 0 0 0px;
  text-align: right;
  vertical-align: middle;
  background-size: contain;
  width: 9px;
}

.search-btn:hover:after {
  background: url("../img/icon_arrow1_glay.svg") no-repeat 0 50%;
  content: "";
  display: inline-block;
  height: 20px;
  margin: -10px 0 0 -50px;
  text-align: right;
  vertical-align: middle;
  background-size: contain;
  width: 9px;
}

.fix-nav {
  width: 100%;
  z-index: 1000;
  padding: 10px 0px;
  display: none;
  background-color: #f2bd02;
  position: fixed;
  bottom: 0px;
  left: 0px;
  text-align: center;
}
.fix-nav .search-inner {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.fix-nav input {
  width: 100%;
  padding: 0px 53px;
  height: 48px;
  border: 1px solid #FFF;
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
-webkit-appearance: none;
  background-color: #f2bd02;
  cursor: pointer;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  margin: 0 auto;
}
.fix-nav input:hover {
  background-color: #FFF;
  color: #f2bd02;
}
.fix-nav .search-inner:after {
  background: url("../img/icon_arrow1_white.svg") no-repeat 0 50%;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin: -10px 0 0 0px;
  text-align: right;
  vertical-align: middle;
  background-size: contain;
  width: 9px;
}

.search-inner:hover:after {
  background: url("../img/icon_arrow1_orange.svg") no-repeat 0 50%;
  content: "";
  display: inline-block;
  height: 20px;
  margin: -10px 0 0 -50px;
  text-align: right;
  vertical-align: middle;
  background-size: contain;
  width: 9px;
}

@media screen and (max-width: 1670px) {
  .service-contents h3 br{
    display: none;
  }

  .service-contents .service-area ul li {
    font-size: 13px;
  }
  .service-contents .service-area ul li .service-2, .service-contents .service-area ul li .service-3, .service-contents .service-area ul li .service-4, .service-contents .service-area ul li .service-5, .service-contents .service-area ul li .service-6, .service-contents .service-area ul li .service-7, .service-contents .service-area ul li .service-8, .service-contents .service-area ul li .service-9, .service-contents .service-area ul li .service-10,
  .service-contents .service-area ul li .service-11, .service-contents .service-area ul li .service-12, .service-contents .service-area ul li .service-13, .service-contents .service-area ul li .service-14, .service-contents .service-area ul li .service-15, .service-contents .service-area ul li .service-16, .service-contents .service-area ul li .service-17, .service-contents .service-area ul li .service-18 {
    background-size: 47.7px 57.6px;
  }
}
@media screen and (max-width: 1365px) {
  .contents h1 {
    font-size: 22px;
  }

  .modal .modal-remove {
    top: 30px;
    right: 30px;
  }

  .place-contents {
    margin-bottom: 8%;
  }
  .place-contents .contents-right {
    float: left;
    height: 52px;
    width: auto;
  }
  .place-contents .contents-right p {
    font-size: 14px;
    line-height: 1.3em;
    margin-left: 20px;
    padding-left: 20px;
  }
  .place-contents .contents-right p a {
    line-height: 1.2em;
  }
  .place-contents .contents-left {
    margin-right: 10px;
  }
  .place-contents .contents-left p {
    height: 50px;
    line-height: 50px;
    width: 100%;
  }
  .place-contents .contents-left p a {
    font-size: 18px;
  }

  .service-contents h3 {
    display: block;
    margin-bottom: 3%;
    width: 100%;
  }
  .service-contents .sale-area {
    display: block;
  }
  .service-contents .map-area {
    display: block;
  }
  .service-contents .map-area .map-select {
    display: block;
    width: 100%;
  }
  .service-contents .map-area dl {
    display: block;
    font-size: 14px;
    width: 100%;
  }
  .service-contents .map-area dt {
    float: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
  }
  .service-contents .map-area dt br {
    display: none;
  }
  .service-contents .map-area dt span {
    display: inline;
  }
  .service-contents .map-area dd {
    margin-bottom: 20px;
  }
  .service-contents .map-area dd p label, .service-contents .map-area dd li label {
    padding-left: 1.2em;
  }
  .service-contents .map-area dd ul {
    width: 100%;
  }
  .service-contents .map-area dd li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .service-contents .map-area dd li:first-child, .service-contents .map-area dd li:nth-child(6) {
    width: 23.30508%;
    text-indent: -1em;
    margin-left: 1em;
    margin-right: -1em;
  }
  .service-contents .map-area dd li:nth-child(2), .service-contents .map-area dd li:nth-child(4), .service-contents .map-area dd li:nth-child(7) {
    width: 18.11441%;
  }
  .service-contents .map-area dd li:nth-child(3), .service-contents .map-area dd li:nth-child(5) {
    width: 18.11441%;
  }
  .service-contents .service-area {
    display: block;
  }
  .service-contents .service-area h3 br {
    display: none;
  }
  .service-contents .service-area h3 span {
    display: inline-block;
    font-size: 13px;
    text-indent: 0em;
    margin-left: 10px;
  }
  .service-contents .service-area dt {
    display: none;
  }
  .service-contents .service-area ul li {
    width: 22.77542%;
  }
  .service-contents .service-area ul li .service-2 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-3 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-4 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-5 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-6 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-7 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-8 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-9 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-10 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-11 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-12 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-13 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-14 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-15 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-16 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-17 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li .service-18 {
    background-size: 47.7px 57.6px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area .text-link a {
    font-size: 14px;
  }
  .service-contents .free-area {
    display: block;
  }
  .service-contents .free-area h3 {
    display: block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 3%;
  }
  .service-contents .free-area h3 span {
    display: inline-block;
    font-size: 13px;
    text-indent: 0em;
    margin-left: 10px;
  }
  .service-contents .free-area h3 span br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .contents h1 {
    font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 15px;
  }

  .modal .modal-remove {
    top: 20px;
    right: 20px;
  }

  .lead {
    font-size: 12px;
  }

  .modal-cont-sub-ttl {
    font-size: 15px;
  }

  .modal-block-wrap::after {
    content: "";
    display: block;
    clear: both;
  }
  .modal-block-wrap .service-modal .service-list {
    margin-top: 3%;
  }
  .modal-block-wrap li .icon {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    vertical-align: middle;
  }
  .modal-block-wrap li .icon img {
    width: 29px;
    height: 35px;
  }
  .modal-block-wrap li .txt {
    font-size: 13px;
  }
  .modal-block-wrap li .txt br {
    display: none;
  }
  .modal-block-wrap li .txt .tit {
    font-size: 14px;
  }
  .modal-block-wrap li .txt .small {
    font-size: 11px;
  }

  .place-contents {
    margin-bottom: 8%;
  }
  .place-contents .contents-right {
    float: none;
    width: 100%;
    display: block;
    height: auto;
  }
  .place-contents .contents-right h2 {
    margin-bottom: 3%;
  }
  .place-contents .contents-right p {
    font-size: 13px;
    margin: 0px;
    padding: 0px;
  }
  .place-contents .contents-left {
    width: 100%;
    margin-bottom: 35px;
    /*
    p:hover{
      a:after{
        background: url("../img/icon_arrow1.svg") no-repeat 0 50%;
        content: "";
        display: inline-block;
        height: 20px;
        margin: ;
        text-align: right;
        vertical-align: middle;
        background-size: contain;
        width: 9px;
      }
    }
    */
  }
  .place-contents .contents-left p {
    height: 43px;
    line-height: 43px;
    margin: 0px auto 0px;
    /*
    width: percentage(570px/727px);
    */
    text-align: center;
    /*
    a:after{
      background: url("../img/icon_arrow1_white.svg") no-repeat 0 50%;
      content: "";
      display: inline-block;
      height: 20px;
      margin: 0;
      text-align: right;
      vertical-align: middle;
      background-size: contain;
      width: 9px;
    }
    */
  }

  .service-contents h2 {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .service-contents h3 {
    font-size: 17px;
  }
    .service-contents h3 br{
      display: none;
    }
  .service-contents .ttl-area-btn:after {
    content: '';
    background: url("../img/plus.png") no-repeat 0;
    float: right;
    margin: 14px 15px 0px 0px;
    background-size: 11px 11px;
    width: 11px;
    height: 11px;
    margin-left: 15px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
  }
  .service-contents .ttl-area-btn.ttl-area-btn-active-before:after {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  .service-contents .ttl-area-btn.ttl-area-btn-active:after {
    background: url("../img/minus.png") no-repeat 0;
    -webkit-transform: rotate(0);
    width: 11px;
    height: 3px;
    background-size: 11px 3px;
    margin: 18px 15px 0px 0px;
    transform: rotate(0);
    -webkit-transition-property: none;
    transition-property: none;
  }
.sale-area ul {
    display: block;
}
.sale-area ul li:first-child{
  margin-bottom: 3px;
}

  .service-contents .map-area {
    display: block;
    margin-bottom: 5%;
  }
  .service-contents .map-area dl {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%;
  }
  .service-contents .map-area dt {
    display: block;
    line-height: 38px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #d4d4d4;
    padding-left: 15px;
    height: 40px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .service-contents .map-area dt span {
    display: none;
  }
  .service-contents .map-area dd {
    display: none;
    margin-bottom: 3.5%;
    padding-left: 4.12655%;
    padding-right: 4.12655%;
  }
  .service-contents .map-area dd li {
    margin-bottom: 5px;
  }
  .service-contents .map-area dd li:first-child, .service-contents .map-area dd li:nth-child(4), .service-contents .map-area dd li:nth-child(7) {
    width: 36.72627%;
  }
  .service-contents .map-area dd li:nth-child(2), .service-contents .map-area dd li:nth-child(3), .service-contents .map-area dd li:nth-child(5), .service-contents .map-area dd li:nth-child(6), .service-contents .map-area dd li:nth-child(8) {
    width: 27.51032%;
  }
  .service-contents .service-area {
    display: block;
    margin-bottom: 5%;
  }
  .service-contents .service-area h3 {
    margin-bottom: 1%;
    width: 100%;
  }
  .service-contents .service-area h3 br {
    display: none;
  }
  .service-contents .service-area h3 span {
    font-size: 12px;
    padding-bottom: 2%;
  }
  .service-contents .service-area dt {
    display: block;
    line-height: 38px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #d4d4d4;
    padding-left: 15px;
    height: 40px;
    margin-bottom: 15px;
    box-sizing: border-box;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .service-contents .service-area dd {
    display: none;
    padding-left: 4.12655%;
    padding-right: 4.12655%;
  }
  .service-contents .service-area ul {
    display: block;
  }
  .service-contents .service-area ul::after {
    content: "";
    display: block;
    clear: both;
  }
  .service-contents .service-area ul li {
    display: table;
    height: 40px;
    font-size: 12px;
    box-sizing: border-box;
    width: 31.48426%;
    margin-bottom: 1.7%;
    line-height: 1.1em;
    margin: 0 9px 9px 0;
  }
  .service-contents .service-area ul li input {
    left: 5px;
  }
  .service-contents .service-area ul li label {
    display: table-cell;
    margin-top: 0px;
    vertical-align: middle;
    font-size: 11px;
    letter-spacing: -0.1em;
    margin-right: 2.9985%;
    padding-left: 20%;
  }
  .service-contents .service-area ul li .service-2, .service-contents .service-area ul li .service-3, .service-contents .service-area ul li .service-4, .service-contents .service-area ul li .service-5, .service-contents .service-area ul li .service-6, .service-contents .service-area ul li .service-7, .service-contents .service-area ul li .service-8, .service-contents .service-area ul li .service-9, .service-contents .service-area ul li .service-10, .service-contents .service-area ul li .service-11, .service-contents .service-area ul li .service-12, .service-contents .service-area ul li .service-13, .service-contents .service-area ul li .service-14, .service-contents .service-area ul li .service-15, .service-contents .service-area ul li .service-16, .service-contents .service-area ul li .service-17, .service-contents .service-area ul li .service-18 {
    background-size: 29px 35px;
    background-position: right 2px top 50%;
  }
  .service-contents .service-area ul li:nth-child(3n) {
    margin-right: 0px;
  }
  .service-contents .service-area .text-link a {
    font-size: 13px;
  }
  .service-contents .free-area {
    display: block;
  }
  .service-contents .free-area h3 span {
    font-size: 12px;
  }
  .service-contents .free-area h3 span br {
    display: none;
  }
  .service-contents .free-area input {
    height: 40px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    border: 1px solid #d4d4d4;
  }

  .fix-nav {
    padding: 11px 0px;
  }
}
@media screen and (max-width: 374px) {
  .service-contents .service-area ul li {
    width: 48%;
    margin-right: 5px;
  }

  .service-contents .service-area ul li:nth-child(3n) {
    margin-right: 5px;
  }

  .service-contents .service-area ul li:nth-child(2n) {
    margin-right: 0px;
  }

  .service-contents .service-area ul li label {
    padding-left: 23px;
  }

  input[type="checkbox"] {
    margin-right: 3px;
  }

  .service-contents .map-area dl {
    font-size: 14px;
  }

  .service-contents .service-area ul li {
    margin: 0 5px 5px 0;
  }
}
