@charset "UTF-8";

a[href^="tel:"] { cursor: default; }

.wrp-maincts .wrp-inner,
.wrp-maincts .inner-cts{
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  margin: 15px auto 30px;
}

.wrp-maincts .blue_box{
	background-color: #e0effb;
	color: #055190;
	padding: 1.8em;
  font-size: 115%;
  line-height: 1.2em;
  margin-top:1em;
  margin-bottom:1em;
}

.wrp-maincts .blue_box .item{
	text-align: center;
	font-weight: bold;
}

.wrp-maincts .text-sttl {
  position: relative;
  display: table;
  width: 100%;
  height: 50px;
  background-color: #055190;
  margin: 15px auto;
}
.wrp-maincts .text-sttl + .cts-dtl {
  margin-top: 15px;
  padding-bottom: 40px;
}
.wrp-maincts .text-sttl span {
  display: table-cell;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
}

.wrp-maincts [class^="mod-btn-"] {
  width: 320px;
  margin-top: 15px;
}
.wrp-maincts [class^="mod-btn-"] a {
  display: table;
  width: 100%;
  height: 40px;
}
.wrp-maincts [class^="mod-btn-"] a > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.wrp-maincts .text,
.wrp-maincts .text-caution{
	margin-top: 15px;
	margin-bottom: 15px;
}

.wrp-maincts .text-tel{
	display: inline-block;
	vertical-align: middle;	
	font-size: 30px;
	font-weight: bold;
}

.wrp-maincts .text-tel .red{
	color: #eb5a80;
}

.wrp-maincts .text-tel img{
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;		
}

.wrp-maincts .tbl_counter{
	margin-top: 30px;
	margin-bottom: 30px;
	border-collapse: collapse;
	width: 100%;
}

.wrp-maincts .tbl_counter th.bg_blue{
	background-color: #055190;
	padding: 10px;
	text-align: center;
	color: #fff;
	width: 15%;
}

.wrp-maincts .tbl_counter th,
.wrp-maincts .tbl_counter td{
	vertical-align: middle;
	border: 1px solid #ddd;
}

.wrp-maincts .tbl_counter th{
	background-color: #eee;
	padding: 1em 20px;
}

.wrp-maincts .tbl_counter td{
	padding: 1em 20px;
}

.wrp-maincts .tbl_doc th:not(.bg_blue){
	width: 15%;
	text-align: left;
}

.wrp-maincts .tbl_pay td{
	text-align: center;
	font-weight: bold;
	color: #eb5a80;
}

.wrp-maincts .tbl_counter.tbl_pay th,
.wrp-maincts .tbl_counter.tbl_pay td{
	padding: 0.5em 1em;
}

.wrp-maincts .list-function {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.wrp-maincts .list-function li {
  border-bottom: 1px solid #ddd;
}
.wrp-maincts .list-function li .item {
  border-bottom: 1px solid #ddd;
  background-color: #eee;
}
.wrp-maincts .list-function li .item > span {
  box-sizing: border-box;
  display: inline-block;
  padding: 15px 15px;
}
.wrp-maincts .list-function li .functiondtl {
  padding: 15px 15px;
}
.wrp-maincts .list-function li .functiondtl .img {
  float: right;
  margin-left: 10px;
}
.wrp-maincts .list-function li .functiondtl .text {
  font-size: 12px;
  line-height: 1.8;
}
.wrp-maincts .list-function li .functiondtl .text + .text {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
.wrp-maincts .list-function li .functiondtl .text b {
  display: block;
}
.wrp-maincts .list-function li .functiondtl .text .text-caution {
  display: block;
  color: #666;
}
.wrp-maincts .list-function li .functiondtl .mod-btn-border {
  width: 100%;
  margin-top: 5px;
}
.wrp-maincts .list-function li .functiondtl .mod-btn-border a {
  display: table;
  width: 100%;
  height: 40px;
}
.wrp-maincts .list-function li .functiondtl .mod-btn-border a > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mod-cts-border {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
.mod-cts-border .inner-cts {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 20px;
  border: 3px solid #eee;
}

.wrp-maincts .inner-cts dl {
  margin-top: 25px;
}
.wrp-maincts .inner-cts dl dt {
  margin-bottom: 10px;
  padding: 13px 15px;
  background-color: #eee;
  font-weight: bold;
}
.wrp-maincts .inner-cts dl dt b {
  color: #eb5a80;
}
.wrp-maincts .inner-cts dl dd + dt {
  margin-top: 25px;
}
.wrp-maincts .inner-cts dl.sample dt{
	margin-bottom: 0;
	text-align: center;
}
.wrp-maincts .inner-cts dl.sample dd{
	text-align: center;
	border: 1px solid #eee;
	padding: 10px;
}

.wrp-maincts .inner-cts dl.sample dd .sample-img{
  width:536px;
  margin:0 auto;
}

.wrp-maincts .inner-cts dl.sample dd .sample-img img{
  width:100%;
}

.wrp-maincts .inner-cts p.item {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em;
}
.wrp-maincts .inner-cts p.item .no {
  display: inline-block;
  width: 50px;
  margin-right: 10px;
  padding: 4px 2px 3px;
  border-radius: 4px;
  background-color: #055190;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}

.text-warning{
	color: #eb5a80;
}


@media screen and (min-width: 769px) {
	a[href^="tel:"]{
		color: #000;
		text-decoration: none;
	}
	
  .wrp-maincts .wrp-inner,
  .wrp-maincts .inner-cts{
    padding: 0;
    width: 1000px;
    margin: 40px auto 80px;
  }
  
  .wrp-maincts .blue_box{
		font-size: 20px;
		line-height: 32px;
	}
	
	.wrp-maincts .text-sttl {
    height: 60px;
    border-radius: 4px;
    width: 1000px;
    margin: 40px auto;
  }
  .wrp-maincts .text-sttl + .cts-dtl {
    margin-top: 40px;
    padding-bottom: 80px;
  }
  .wrp-maincts .text-sttl span {
    padding: 0 20px;
    font-size: 20px;
    font-weight: normal;
  }
  
  .wrp-maincts [class^="mod-btn-"] {
    width: 320px;
    margin-top: 15px;
  }
  .wrp-maincts [class^="mod-btn-"] a {
    height: 40px;
  }
  
  .wrp-maincts .tbl_counter th{
		padding: 1em 20px;
	}
	
	.wrp-maincts .tbl_counter td,
	.wrp-maincts .tbl_counter.tbl_pay th,
	.wrp-maincts .tbl_counter.tbl_pay td{
		padding: 1em 20px;
	}
	
	.wrp-maincts .img_plus{
		padding-left: 30px;
	}
	
  .wrp-maincts .list-function li {
    display: table;
    width: 100%;
  }
  .wrp-maincts .list-function li .item {
    display: table-cell;
    border-right: 1px solid #ddd;
    border-bottom: 0;
    vertical-align: middle;
  }
  .wrp-maincts .list-function li .item > span {
    width: 280px;
    padding: 0 20px;
    font-weight: bold;
  }
  .wrp-maincts .list-function li .functiondtl {
    display: table-cell;
    width: 100%;
    padding: 15px 20px;
  }
  .wrp-maincts .list-function li .functiondtl .text + .text {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
  }
  .wrp-maincts .list-function li .functiondtl .text b {
    display: block;
  }
  .wrp-maincts .list-function li .functiondtl .text .text-caution {
    display: block;
    color: #666;
    font-size: 12px;
  }
  .wrp-maincts .list-function li .functiondtl .mod-btn-border {
    width: 236px;
  }
  .wrp-maincts .list-function li .functiondtl .mod-btn-border a {
    height: 40px;
  }
  
  .mod-cts-border {
    padding: 0;
  }
  .mod-cts-border + .mod-cts-border {
    margin-top: 20px;
  }
  .mod-cts-border .inner-cts {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 50px;
    border-width: 6px;
  }
  
  .wrp-maincts .inner-cts dl {
    margin-top: 35px;
  }
  .wrp-maincts .inner-cts dl dt {
    margin-bottom: 20px;
    padding: 19px 20px;
  }
  .wrp-maincts .inner-cts dl dd + dt {
    margin-top: 35px;
  }
  .wrp-maincts .inner-cts p.item {
    font-size: 20px;
  }
  .wrp-maincts .inner-cts p.item .no {
    width: 82px;
    padding: 4px 10px 3px;
    font-size: 14px;
  }
}


@media screen and (max-width: 769px){
	.wrp-maincts .tbl_counter{
		width: 100%;
	}
	
	.wrp-maincts .tbl_doc th.bg_blue,
	.wrp-maincts .tbl_doc th:not(.bg_blue),
	.wrp-maincts .tbl_doc td{
		display: block;
		width: 100%;
	}
	
	.wrp-maincts .tbl_doc th.bg_blue{
		border: 1px solid #055190;
	}
	
	.wrp-maincts .tbl_doc th:not(.bg_blue){
		text-align: center;
	}
	
	.wrp-maincts .img_plus{
		text-align: center;
	}
	.wrp-maincts .text-tel{
		font-size: 20px;
  }	
  
  .wrp-maincts .inner-cts dl.sample dd .sample-img{
    width:100%;
  }

	.wrp-maincts .inner-cts dl.sample dd img{
		width: 100%;
  }
  

}
