@charset "utf-8";
main {
	width: 100%;
	margin: 0 auto;
	min-width: 980px;
	min-height: 700px;
	min-height: 100vh;
}
main:after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(21, 64, 106, 0.5);
	position: fixed;
	top: 96px;
	left: 0;
}

header.g-header {
	border-bottom: 1px solid #A5B5C3;
	box-sizing: content-box !important;
}

footer {
	border-top: 1px solid #A5B5C3;
	z-index: 2;
}

@media only screen and (max-width: 768px) {
  main {
	max-width: 100%;
	width: 100%;
	min-width: 100%;
	min-height: 100vh;
	min-height: 600px;
  }
  main:after {
	top: 61px;
  }
}
/* -----------------------------------------------------------
	#salon
----------------------------------------------------------- */
#salon.index .con_searchbody {
	background: url(../img/bg_map.png) center 40px no-repeat;
	min-height: calc(100vh - 161px);
	min-height: -webkit-calc(100vh - 161px);
	-webkit-background-size: 800px 700px;
	-moz-background-size: 800px 700px;
	-o-background-size: 800px 700px;
	background-size: 800px 700px;
}

#salon {
	width: 100%;
	min-width: 1180px;
	padding-top: 95px;
	padding-bottom: 65px;
	position: relative;
	z-index: 1;
}
#salon .con_salon {
	width: 100%;
	padding-left: 260px;
}
#salon .con_salon .con_searchbody {
	padding: 80px 50px 50px;
	color: #fff;
}
#salon .con_salon .con_searchbody .box_searchbody {
	margin: 0 auto;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title {
	text-align: center;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title h1 {
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: 0.4ex;
	text-indent: 0.4ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title > p {
	font-size: 1.5rem;
	padding-top: 15px;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title > p span {
	font-size: 80%;
	margin-left: 1ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .notfound {
	padding: 100px 0 60px;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	line-height: 1.7;
	text-align: center;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon {
	padding-top: 30px;
	text-align: center;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon p {
	display: inline-block;
	margin: 0 2px;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	width: 120px;
	padding: 5px 0;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	color: #fff;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon p.ic01 {
	background: #5899b1;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon p.ic02 {
	background: #bc302a;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail h2 {
	font-size: 2.3rem;
	font-weight: bold;
	padding-top: 20px;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail {
	display: inline-block;
	text-align: left;
	padding-top: 20px;
	letter-spacing: 0.1ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail address {
	font-style: normal;
	font-size: 1.3rem;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info {
	white-space: nowrap;
	padding-top: 10px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p {
	font-size: 1.3rem;
	display: inline-block;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p.url {
	margin-left: 1em;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p.url a {
	color: #fff;
	text-decoration: underline;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p.url a:hover {
	text-decoration: none;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map {
	width: 100%;
	height: 500px;
	margin-top: 50px;
	position: relative;
	-webkit-transition: height 400ms ease-in-out 0ms;
	-moz-transition: height 400ms ease-in-out 0ms;
	-ms-transition: height 400ms ease-in-out 0ms;
	-o-transition: height 400ms ease-in-out 0ms;
	transition-property: height;
	transition-duration: 400ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map.err {
	height: 200px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map .maperr {
	display: none;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: center;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	padding-top: 50px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map .maperr a {
	width: 200px;
	display: block;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 auto;
	text-decoration: underline;
	padding: 25px 0 0;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map .maperr a:hover {
	text-decoration: none;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back {
	padding: 50px 0;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back a {
	display: block;
	width: 300px;
	background: #15406a;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 2ex;
	text-indent: 2ex;
	margin: 0 auto;
	text-decoration: none;
	padding: 16px 0;
	-webkit-transition: opacity 200ms ease-in-out 0ms;
	-moz-transition: opacity 200ms ease-in-out 0ms;
	-ms-transition: opacity 200ms ease-in-out 0ms;
	-o-transition: opacity 200ms ease-in-out 0ms;
	transition-property: opacity;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
}
#salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back a:hover {
	opacity: 0.7;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul {
	text-align: center;
	padding: 30px 0 0;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li i {
	width: 200px;
	margin: 0;
	height: 20px;
	line-height: 20px;
	padding: 0;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i {
	position: relative;
	width: 95px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i:nth-child(1) {
	background: #5899b1;
	margin-right: 10px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i:nth-child(1):after {
	border-left: 20px solid #5899b1;
	border-bottom: 20px solid transparent;
	right: -20px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i:nth-child(2) {
	background: #bc302a;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li.ic00 i:nth-child(2):after {
	border-right: 20px solid #bc302a;
	border-top: 20px solid transparent;
	left: -20px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li span {
	padding: 10px 0;
	font-size: 3.6rem;
	font-weight: bold;
	display: block;
	text-align: center;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul.count li span small {
	font-size: 70%;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li {
	display: inline-block;
	margin: 0 15px;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li i, #salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li span {
	display: inline-block;
	vertical-align: middle;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li i {
	font-style: normal;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	padding: 3px 0;
	text-align: center;
	width: 100px;
	margin-right: 10px;
	color: #fff;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li span {
	font-size: 1.4rem;
	letter-spacing: 0.1ex;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li.ic01 i {
	background: #5899b1;
}
#salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li.ic02 i {
	background: #bc302a;
}
#salon .con_salon .con_searchmenu {
	width: 260px;
	background: #15406a;
	color: #fff;
	padding: 20px;
	position: fixed;
	top: 96px;
	left: 0;
	height: 100%;
}
#salon .con_salon .con_searchmenu .box_searchmenu {
	min-height: 180px;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform > * {
	padding-top: 5px;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform > *:first-child {
	padding-top: 0;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .area01 span, #salon .con_salon .con_searchmenu .box_searchmenu #searchform .area02 span {
	display: block;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .area01 span select, #salon .con_salon .con_searchmenu .box_searchmenu #searchform .area02 span select {
	display: block;
	width: 100%;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area01 span select, #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area02 span select {
	display: block;
	width: 100%;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .ic {
	display: none;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area02 {
	padding-top: 5px;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_free {
	padding-top: 5px;
}
#salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_free .con_submit {
	padding-top: 5px;
}
#salon .con_salon .con_searchmenu #searchform + .note {
	padding: 20px 0 0 1em;
	text-indent: -1em;
	text-align: justify;
	line-height: 1.5;
	font-size: 1.1rem;
}
#salon .con_salon .con_searchmenu .con_mark {
	padding-top: 60px;
}
#salon .con_salon .con_searchmenu .con_mark .note {
	display: none;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark {
	padding: 15px 0;
	border: 1px solid #fff;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark .st {
	font-size: 1.4rem;
	text-align: center;
	margin-top: -1.5em;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark .st span {
	display: inline-block;
	background: #15406a;
	color: #fff;
	letter-spacing: 0.1ex;
	text-indent: 0.1ex;
	padding: 0 4px;
	white-space: nowrap;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	padding: 10px 12px 0;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark ul li {
	width: 92px;
}
#salon .con_salon .con_searchmenu .con_mark .box_mark ul li img {
	display: block;
	max-width: 100%;
}

@media only screen and (max-width: 768px) {
  #salon.index .con_searchbody {
	background: none;
	min-height: 0;
  }

  #salon {
	min-width: 0;
	padding-top: 61px;
	padding-bottom: 0;
  }
  #salon.index .con_salon .con_searchmenu .box_searchmenu #searchform .area02 {
	display: block;
  }
  #salon .con_salon {
	width: 100%;
	padding-left: 0;
  }
  #salon .con_salon .con_searchbody {
	padding: 90px 20px 30px;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title h1 {
	font-size: 7vw;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title > p {
	font-size: 3.6vw;
	letter-spacing: normal;
	text-indent: 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .notfound {
	padding: 60px 0;
	font-size: 1.4rem;
	letter-spacing: 0.1ex;
	text-indent: 0.1ex;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon {
	padding-top: 25px;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_icon p {
	font-size: 1.1rem;
	width: 8em;
	padding: 3px 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail h2 {
	font-size: 2.0rem;
	padding-top: 25px;
	letter-spacing: normal;
	text-indent: 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail {
	display: block;
	text-align: center;
	padding-top: 25px;
	letter-spacing: normal;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail address {
	font-style: normal;
	font-size: 1.3rem;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info {
	white-space: normal;
	padding-top: 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p {
	display: block;
	padding-top: 8px;
	font-size: 1.3rem;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .box_salondetail .con_info p.url {
	margin-left: 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .con_map {
	height: 260px;
	margin-top: 20px;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back {
	padding: 30px 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back a {
	width: 80%;
	font-size: 1.6rem;
	padding: 16px 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_title .con_salondetail .btn_back a:hover {
	opacity: 1;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_setsumei {
	text-align: center;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul {
	display: inline-block;
	padding: 20px 0 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li {
	display: block;
	margin: 8px 0 0;
	text-align: left;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li:first-child {
	margin-top: 0;
  }
  #salon .con_salon .con_searchbody .box_searchbody .con_setsumei ul li i {
	margin-right: 6px;
	width: 8em;
	font-size: 1.1rem;
  }
  #salon .con_salon .con_searchmenu {
	width: 100%;
	padding: 0 20px 20px;
	position: static;
	height: auto;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu {
	min-height: auto;
	width: 100%;
	position: fixed;
	top: 60px;
	left: 0;
	padding: 10px;
	background: rgba(21, 64, 106, 0.5);
	-webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .ic span select, #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area01 span select, #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area02 span select {
	display: block;
	width: 100%;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .ic {
	width: 40px;
	padding-right: 5px;
	display: block;
	position: relative;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .ic img {
	display: block;
	width: 26px;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area01 {
	padding-right: 5px;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_select .area02 {
	flex: 1;
	display: block!important;
	padding-top: 0;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_free {
	display: none;
	padding-top: 10px;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_free .area03 {
	padding-left: 40px;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform .con_free .con_submit {
	padding-top: 14px;
  }
  #salon .con_salon .con_searchmenu .box_searchmenu #searchform + .note {
	display: none;
  }
  #salon .con_salon .con_searchmenu .con_mark {
	padding-top: 30px;
  }
  #salon .con_salon .con_searchmenu .con_mark .note {
	display: block;
	padding: 0 0 20px 1em;
	text-indent: -1em;
	text-align: justify;
	line-height: 1.5;
	font-size: 1.3rem;
  }
  #salon .con_salon .con_searchmenu .con_mark .box_mark {
	padding: 15px 4%;
  }
  #salon .con_salon .con_searchmenu .con_mark .box_mark ul li {
	width: 48%;
  }
}
/* ---- .con_area ---- */
.con_area {
	width: 700px;
	margin: 0 auto;
}
.con_area > .txt {
	font-size: 1.5rem;
	padding-top: 15px;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	text-align: center;
}
.con_area .box_area {
	padding-top: 50px;
	height: 500px;
	-webkit-display: flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.con_area .box_area .wrap_area {
	width: 114px;
	padding-bottom: 20px;
}
.con_area .box_area .wrap_area h2 {
	border-bottom: 1px solid #fff;
	font-size: 1.4rem;
	padding-bottom: 5px;
	letter-spacing: 0.2ex;
	font-weight: bold;
}
.con_area .box_area .wrap_area ul {
	padding-top: 8px;
}
.con_area .box_area .wrap_area ul li a {
	font-size: 1.4rem;
	line-height: 1.8!important;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0.2ex;
	display: inline-block;
	position: relative;
}
.con_area .box_area .wrap_area ul li a:hover:after {
	width: 100%;
}
.con_area .box_area .wrap_area ul li a:after {
	content: "";
	display: block;
	height: 1px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: width 200ms ease-in-out 0ms;
	-moz-transition: width 200ms ease-in-out 0ms;
	-ms-transition: width 200ms ease-in-out 0ms;
	-o-transition: width 200ms ease-in-out 0ms;
	transition-property: width;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	background: #fff;
}

@media only screen and (max-width: 768px) {
  .con_area {
	width: 100%;
  }
  .con_area .box_area {
	padding-top: 40px;
	height: auto;
	-webkit-flex-direction: row;
	flex-direction: row;
  }
  .con_area .box_area .wrap_area {
	width: 30%;
	margin-left: 5%;
	padding-bottom: 35px;
  }
  .con_area .box_area .wrap_area:nth-child(3n+1) {
	margin-left: 0;
  }
  .con_area .box_area .wrap_area h2 {
	font-size: 3.6vw;
	padding-bottom: 8px;
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	font-feature-settings: "palt";
  }
  .con_area .box_area .wrap_area ul {
	padding-top: 8px;
  }
  .con_area .box_area .wrap_area ul li a {
	display: block;
	font-size: 3.6vw;
	line-height: 2!important;
  }
  .con_area .box_area .wrap_area ul li a:hover:after {
	width: 0;
  }
  .con_area .box_area .wrap_area ul li a:after {
	display: none;
  }
}
/* ---- .con_city ---- */
.con_city {
	width: 700px;
	margin: 0 auto;
}
.con_city > .txt {
	font-size: 1.5rem;
	padding-top: 15px;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	text-align: center;
}
.con_city .box_city {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.con_city .box_city .btn_back {
	position: absolute;
	font-size: 1.3rem;
	color: #fff;
	bottom: 0;
	right: 0;
	display: inline-block;
	cursor: pointer;
	padding-left: 1em;
	line-height: 1.8!important;
}
.con_city .box_city .btn_back:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}
.con_city .box_city .btn_back:hover:after {
	width: 100%;
}
.con_city .box_city .btn_back:after {
	content: "";
	display: block;
	height: 1px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: width 200ms ease-in-out 0ms;
	-moz-transition: width 200ms ease-in-out 0ms;
	-ms-transition: width 200ms ease-in-out 0ms;
	-o-transition: width 200ms ease-in-out 0ms;
	transition-property: width;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	background: #fff;
}
.con_city .box_city h2 {
	border-bottom: 1px solid #fff;
	font-size: 1.4rem;
	padding-bottom: 5px;
	letter-spacing: 0.2ex;
	font-weight: bold;
}
.con_city .box_city h2 span {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding-left: 1em;
	-webkit-transition: opacity 200ms ease-in-out 0ms;
	-moz-transition: opacity 200ms ease-in-out 0ms;
	-ms-transition: opacity 200ms ease-in-out 0ms;
	-o-transition: opacity 200ms ease-in-out 0ms;
	transition-property: opacity;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
}
.con_city .box_city h2 span:hover {
	opacity: 0.7;
}
.con_city .box_city h2 span:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}
.con_city .box_city ul {
	padding-top: 8px;
	height: 490px;
	-webkit-display: flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.con_city .box_city ul li a {
	font-size: 1.4rem;
	line-height: 1.8!important;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0.2ex;
	display: inline-block;
	position: relative;
}
.con_city .box_city ul li a:hover:after {
	width: 100%;
}
.con_city .box_city ul li a:after {
	content: "";
	display: block;
	height: 1px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: width 200ms ease-in-out 0ms;
	-moz-transition: width 200ms ease-in-out 0ms;
	-ms-transition: width 200ms ease-in-out 0ms;
	-o-transition: width 200ms ease-in-out 0ms;
	transition-property: width;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	background: #fff;
}

@media only screen and (max-width: 768px) {
  .con_city {
	width: 100%;
  }
  .con_city .box_city {
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 50vh;
  }
  .con_city .box_city .btn_back {
	font-size: 3.6vw;
	line-height: 2!important;
  }
  .con_city .box_city .btn_back:hover:after {
	width: 0;
  }
  .con_city .box_city .btn_back:after {
	display: none;
  }
  .con_city .box_city h2 {
	font-size: 3.6vw;
	padding-bottom: 8px;
  }
  .con_city .box_city h2 span {
	display: block;
  }
  .con_city .box_city h2 span:hover {
	opacity: 1;
  }
  .con_city .box_city h2 span:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
  }
  .con_city .box_city ul {
	padding-top: 8px;
	height: auto;
	-webkit-flex-direction: row;
	flex-direction: row;
  }
  .con_city .box_city ul li {
	width: 50%;
  }
  .con_city .box_city ul li a {
	font-size: 3.6vw;
	line-height: 2!important;
	display: block;
  }
  .con_city .box_city ul li a:hover:after {
	width: 0;
  }
  .con_city .box_city ul li a:after {
	display: none;
  }
}
/* ---- .con_list ---- */
.con_list {
	width: 100%;
	max-width: 1200px;
	margin: 30px auto 0;
	background: rgba(255, 255, 255, 0.85);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.con_list.notfound {
	background: none;
}
.con_list.notfound p {
	padding: 100px 0 60px;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	line-height: 1.7;
	text-align: center;
}
.con_list ul {
	padding: 70px 30px 0;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-align-content: flex-start;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
.con_list ul li {
	width: 33.3333%;
	padding: 0 2% 70px;
	margin-bottom: 70px;
	border-left: 1px solid #9AACBC;
	color: #15406a;
	position: relative;
}
.con_list ul li:nth-child(3n+1) {
	border-left: none;
}
.con_list ul li:nth-child(n+100) {
	display: none;
}
.con_list ul li .con_icon {
	overflow: hidden;
}
.con_list ul li .con_icon p {
	padding: 3px 0;
	text-align: center;
	width: 49%;
	margin-left: 2%;
	float: left;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	color: #fff;
}
.con_list ul li .con_icon p:first-child {
	margin-left: 0;
}
.con_list ul li .con_icon p.ic01 {
	background: #5899b1;
}
.con_list ul li .con_icon p.ic02 {
	background: #bc302a;
}
.con_list ul li h2 {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5!important;
	padding-top: 15px;
}
.con_list ul li address, .con_list ul li .tel, .con_list ul li .url {
	font-size: 1.3rem;
	font-style: normal;
	line-height: 1.5!important;
	padding-top: 4px;
}
.con_list ul li address {
	padding-top: 8px;
}
.con_list ul li .tel, .con_list ul li .url {
	padding-left: 3em;
	position: relative;
}
.con_list ul li .tel span, .con_list ul li .url span {
	display: inline-block;
	position: absolute;
	left: 0;
	width: 3em;
}
.con_list ul li .tel span:after, .con_list ul li .url span:after {
	content: "：";
	display: inline-block;
	position: absolute;
	right: 0.4ex;
}
.con_list ul li .tel a, .con_list ul li .url a {
	color: #15406a;
	text-decoration: underline;
}
.con_list ul li .tel a:hover, .con_list ul li .url a:hover {
	text-decoration: none;
}
.con_list ul li .url {
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.con_list ul li .btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 6%;
}
.con_list ul li .btn a {
	display: block;
	background: #15406a;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	text-decoration: none;
	padding: 18px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: 0.4ex;
	text-indent: 0.4ex;
	-webkit-transition: opacity 200ms ease-in-out 0ms;
	-moz-transition: opacity 200ms ease-in-out 0ms;
	-ms-transition: opacity 200ms ease-in-out 0ms;
	-o-transition: opacity 200ms ease-in-out 0ms;
	transition-property: opacity;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
}
.con_list ul li .btn a:hover {
	opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .con_list {
	width: 100%;
	max-width: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
  }
  .con_list.notfound p {
	padding: 60px 0 100px;
	font-size: 1.4rem;
	letter-spacing: 0.1ex;
	text-indent: 0.1ex;
  }
  .con_list ul {
	padding: 30px 20px;
	display: block;
  }
  .con_list ul li {
	width: 100%;
	padding: 20px 0;
	margin-bottom: 0;
	border-top: 1px solid #9AACBC;
	border-left: none;
  }
  .con_list ul li:first-child {
	border-top: none;
	padding-top: 0;
  }
  .con_list ul li .con_icon p {
	width: 8em;
	margin-left: 5px;
	font-size: 1.1rem;
  }
  .con_list ul li h2 {
	font-size: 1.6rem;
	padding-top: 10px;
  }
  .con_list ul li address br {
	display: none;
  }
  .con_list ul li address span {
	margin-left: 1ex;
  }
  .con_list ul li address, .con_list ul li .tel, .con_list ul li .url {
	font-size: 1.2rem;
  }
  .con_list ul li .btn {
	padding: 15px 0 0;
	position: static;
  }
  .con_list ul li .btn a {
	padding: 15px 0;
  }
  .con_list ul li .btn a:hover {
	opacity: 1;
  }
}
/* -----------------------------------------------------------
	form
----------------------------------------------------------- */
input[type=text], select {
	-moz-appearance: none;
	-webkit-appearance: none;
	display: block;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.3rem;
	color: #15406a;
	padding: 0 1ex;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none;
	background: #fff;
	width: 100%;
	height: 2.4em;
	font-weight: bold;
}
input[type=text]::-webkit-input-placeholder, select::-webkit-input-placeholder {
	color: #999;
}
input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder {
	color: #999;
}
input[type=text]::-moz-placeholder, select::-moz-placeholder {
	color: #999;
}

select::-ms-expand {
	display: none;
}

select {
	height: 2.4em;
	appearance: none;
	text-indent: .01px;
	/*Firefox用*/
	text-overflow: "";
	/*Firefox用*/
	padding: 0 5ex 0 1ex;
	background: url(../img/btn_select.png) right center no-repeat white;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

select:disabled {
	background: #ddd;
}

input[type=text]:disabled {
	border: none;
	padding-left: 0;
}

button[type="submit"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: 1px solid #fff;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	letter-spacing: 2ex;
	text-indent: 2ex;
	line-height: 2!important;
	-webkit-transition: all 200ms ease-in-out 0ms;
	-moz-transition: all 200ms ease-in-out 0ms;
	-ms-transition: all 200ms ease-in-out 0ms;
	-o-transition: all 200ms ease-in-out 0ms;
	transition-property: all;
	transition-duration: 200ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	cursor: pointer;
	font-weight: bold;
}
button[type="submit"]:hover {
	background: #fff;
	color: #15406a;
}

@media only screen and (max-width: 768px) {
  input[type=text], select {
	font-size: 1.3rem;
	padding: 0.4ex 5ex 0.4ex 1ex;
	height: 2.8em;
  }

  input[type=text]:disabled {
	padding-right: 0;
	width: auto;
	-webkit-text-fill-color: #000;
	opacity: 1;
  }

  select {
	width: 100%;
  }

  button[type="submit"] {
	width: 100%;
	margin: 0 auto;
	line-height: 3!important;
	background: #15406a;
	color: #fff;
	border: none;
  }
  button[type="submit"]:hover {
	opacity: 1;
	color: #fff;
	background: #15406a;
  }
}
/* -----------------------------------------------------------
	.con_err
----------------------------------------------------------- */
.con_err {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}
.con_err .box_err {
	background: #fff;
	border: 2px solid #15406a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
	text-align: center;
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: default;
	display: none;
}
.con_err .box_err .txt {
	color: #15406a;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.2ex;
	text-indent: 0.2ex;
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.7;
}
.con_err .box_err .btn_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	background: #15406a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: opacity 400ms ease-in-out 0ms;
	-moz-transition: opacity 400ms ease-in-out 0ms;
	-ms-transition: opacity 400ms ease-in-out 0ms;
	-o-transition: opacity 400ms ease-in-out 0ms;
	transition-property: opacity;
	transition-duration: 400ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	cursor: pointer;
}
.con_err .box_err .btn_close:hover {
	opacity: 0.8;
}
.con_err .box_err .btn_close:after, .con_err .box_err .btn_close:before {
	content: "";
	display: block;
	height: 2px;
	width: 18px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -9px;
}
.con_err .box_err .btn_close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.con_err .box_err .btn_close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media only screen and (max-width: 768px) {
  .con_err .box_err {
	border: 2px solid #15406a;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	padding: 25px 20px;
	width: 85%;
  }
  .con_err .box_err .txt {
	line-height: 1.7;
  }
  .con_err .box_err .btn_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	background: #15406a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: opacity 400ms ease-in-out 0ms;
	-moz-transition: opacity 400ms ease-in-out 0ms;
	-ms-transition: opacity 400ms ease-in-out 0ms;
	-o-transition: opacity 400ms ease-in-out 0ms;
	transition-property: opacity;
	transition-duration: 400ms;
	transition-timing-function: ease-in-out;
	transition-delay: 0ms;
	cursor: pointer;
  }
  .con_err .box_err .btn_close:hover {
	opacity: 0.8;
  }
  .con_err .box_err .btn_close:after, .con_err .box_err .btn_close:before {
	content: "";
	display: block;
	height: 2px;
	width: 18px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -9px;
  }
  .con_err .box_err .btn_close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  .con_err .box_err .btn_close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }
}
