@charset "UTF-8";
.marker-box {
  padding: 5px;
}

.marker-box div {
  line-height: 1.5;
  font-size: 11px;
}

.marker-box .name {
  font-size: 14px;
}

.map-0001 .map-list {
  width: 100%;
  padding-bottom: 60%;
  position: relative;
}

.map-0001 .map-list .map-main {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.jp-service-information .button-link {
  margin-top: 4px;
  display: flex;
  padding: 7px 18px 3px 17px;
  width: 166px;
  position: relative;
  align-items: center;
  background-color: #ededed;
  border-bottom: 1px solid #c3c2c2;
  border-radius: 4px;
  font-size: 13px;
  clear: both;
  float: left;
  letter-spacing: 0.02;
}

.jp-service-information .button-icon {
  position: absolute;
  width: 23px;
  top: 11px;
  right: 2px;
}

.jp-service-information h2 {
  clear: both;
  float: left;
  font-size: 22px;
  padding-bottom: 23px;
  width: 100%;
}

.jp-service-information .service-wrapper {
  position: relative;
  clear: both;
}

.jp-service-information .service-box .service-list-2 li .service-item {
  word-break:break-all;
}

@media screen and (max-width: 767px) {
  .jp-service-information {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
  }
  .jp-service-information .service-box {
    width: 100%;
    float: right;
    padding-top: 70%;
  }
  .jp-service-information .service-box ul {
    clear: both;
    float: left;
  }
  .jp-service-information .service-box .service-list-1 {
    float: left;
    width: 100%;
    position: relative;
    left: -5px;
  }
  .jp-service-information .service-box .service-list-1 li {
    float: left;
    padding: 3px 5px;
    background-color: #f2f2f2;
    margin: 5px;
  }
  .jp-service-information .service-box li div {
    font-size: 10px;
  }
  .jp-service-information .service-box .service-list-2 {
    padding: 15px 10px 7px 10px;
    margin: 14px 0 0 0;
    display: table;
    width: 100%;
    position: relative;
    border: 1px solid #f2f2f2;
  }
  .jp-service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 2px;
    vertical-align: middle;
    display: inline-table;
    width: 50%;
    padding-right: 10px;
    padding-left: 5px;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon {
    width: 18px;
    display: table-cell;
    vertical-align: middle;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .jp-service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    display: table-cell;
    padding-left: 12px;
    letter-spacing: 0.15em;
  }
  .jp-service-information .service-box h3 {
    clear: both;
    float: left;
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 8px;
    letter-spacing: 0.1em;
  }
  .jp-service-information .service-box .service-list-3 {
    position: relative;
    left: -5px;
    border-top: 1px solid #ededed;
    padding-top: 8px;
  }
  .jp-service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
  }
  .jp-service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
    font-size: 13px;
    letter-spacing: 0.15em;
  }
  .jp-service-information .button-link {
    margin-top: 8px;
    display: flex;
    padding: 11px 18px 11px 13px;
    position: relative;
    align-items: center;
    background-color: #ededed;
    border-bottom: 1px solid #c3c2c2;
    border-radius: 4px;
    font-size: 12px;
    clear: both;
    float: left;
  }
  .jp-service-information .button-icon {
    position: absolute;
    width: 28px;
    top: 14px;
    right: 3px;
  }
  .jp-service-information .map-list {
    position: relative;
    width: 100%;
    padding-bottom: 65%;
  }
  .jp-service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .jp-service-information .button-link {
    width: 100%;
  }
  .jp-service-information h2 {
    width: 100%;
    text-align: center;
    font-size:19px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .jp-service-information {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
  }
  .jp-service-information .service-box {
    width: 100%;
    float: right;
    padding-top: 70%;
  }
  .jp-service-information .service-box ul {
    clear: both;
    float: left;
  }
  .jp-service-information .service-box .service-list-1 {
    float: left;
    width: 100%;
    position: relative;
    left: -5px;
  }
  .jp-service-information .service-box .service-list-1 li {
    float: left;
    padding: 6px 14px;
    background-color: #f2f2f2;
    margin: 4px;
  }
  .jp-service-information .service-box .service-list-1 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .jp-service-information .service-box li div {
    font-size: 13px;
  }
  .jp-service-information .service-box .service-list-2 {
    padding: 21px 21px 7px;
    margin: 17px 0 0;
    display: table;
    width: 100%;
    position: relative;
    border: 2px solid #ededed;
  }
  .jp-service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 10px;
    vertical-align: middle;
    display: inline-table;
    width: 33.3%;
    padding-right: 10px;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon {
    width: 20px;
    display: table-cell;
    vertical-align: middle;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .jp-service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .jp-service-information .service-box h3 {
    clear: both;
    float: left;
    font-size: 18px;
    padding-top: 21px;
    padding-bottom: 10px;
  }
  .jp-service-information .service-box .service-list-3 {
    position: relative;
    left: -5px;
    border-top: 2px solid #ededed;
    padding-top: 10px;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px 5px 10px;
    clear: both;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: 0.15em;
  }
  .jp-service-information .map-list {
    position: relative;
    width: 100%;
    padding-bottom: 65%;
  }
  .jp-service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
  .jp-service-information {
    position: relative;
    overflow: hidden;
  }
  .jp-service-information .service-box {
    float: left;
    width: 100%;
    padding-right: 430px;
    min-height: 270px;
    overflow: hidden;
    top: -5px;
    left: -5px;
    position: relative;
    width: 100%;
  }
  .jp-service-information .service-box ul {
    clear: both;
    float: left;
  }
  .jp-service-information .service-box .service-list-1 {
    float: left;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-1 li {
    float: left;
    padding: 6px 14px;
    background-color: #f2f2f2;
    margin: 4px;
  }
  .jp-service-information .service-box .service-list-1 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
    font-weight: bold;
  }
  .jp-service-information .service-box li div {
    font-size: 13px;
  }
  .jp-service-information .service-box .service-list-2 {
    padding-top: 30px;
    display: table;
    width: 100%;
    position: relative;
    left: 5px;
  }
  .jp-service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 10px;
    vertical-align: middle;
    display: inline-table;
    width: 50%;
    padding-right: 10px;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon {
    width: 27px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .jp-service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .jp-service-information .service-box h3 {
    clear: both;
    float: left;
    font-size: 18px;
    padding-top: 21px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .jp-service-information .service-box .service-list-3 {
    border-top: 2px solid #ededed;
    padding-top: 10px;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: 0.15em;
  }
  .jp-service-information .map-list {
    width: 410px;
    float: right;
    padding-bottom: 270px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .jp-service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 1280px) {
  .jp-service-information {
    position: relative;
    overflow: hidden;
  }
  .jp-service-information .service-box {
    float: left;
    width: 100%;
    padding-right: 613px;
    min-height: 400px;
    overflow: hidden;
    left: -5px;
    top: -5px;
    position: relative;
    width: 100%;
  }
  .jp-service-information .service-box ul {
    clear: both;
    float: left;
  }
  .jp-service-information .service-box .service-list-1 {
    float: left;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-1 li {
    float: left;
    padding: 6px 14px;
    background-color: #f2f2f2;
    margin: 4px;
    font-weight: bold;
  }
  .jp-service-information .service-box li div {
    font-size: 12px;
  }
  .jp-service-information .service-box .service-list-2 {
    padding-top: 28px;
    display: table;
    width: 100%;
    left: 5px;
    position: relative;
  }
  .jp-service-information .service-box .service-list-2 li:nth-child(2n) {
    margin-bottom: 6px;
    vertical-align: middle;
    display: inline-table;
    width: 25%;
    padding-right: 10px;
  }
  .jp-service-information .service-box .service-list-2 li:nth-child(2n+1) {
    margin-bottom: 6px;
    vertical-align: middle;
    display: inline-table;
    width: 25%;
    padding-right: 10px;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0px 0 0px;
  }
  .jp-service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .jp-service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    letter-spacing: 0.05em;
    vertical-align: middle;
    display: table-cell;
    padding-left: 10px;
  }
  .jp-service-information .service-box h3 {
    clear: both;
    float: left;
    font-size: 18px;
    padding-top: 21px;
    padding-bottom: 9px;
    padding-left: 5px;
    letter-spacing: 0.1em;
  }
  .jp-service-information .service-box .service-list-3 {
    border-top: 2px solid #ededed;
    padding-top: 11px;
    width: 100%;
  }
  .jp-service-information .service-box .service-list-3 li {
    float: left;
    margin: 0 0 0 5px;
    clear: both;
    margin-bottom: 10px;
    width: 99%;
  }
  .jp-service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 0.15em;
  }
  .jp-service-information .map-list {
    width: 579px;
    height: 376px;
    float: right;
    padding-bottom: 325px;
    position: absolute;
    top: 0;
    right: 0px;
  }
  .jp-service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 1279px) {
	.control-message{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		background-color:rgba(0,0,0,0.7);
		color:white;
		line-height:2;
		text-align:center;
		display: flex;
	    align-items: center;
	}

	.control-message span{
		width:100%;
	}
}

@media screen and (min-width: 1280px){
	.control-message{
		display:none;
	}

	.control-message span{
		display:none;
	}
}
