@charset "UTF-8";
/*-----------------------------------------------------

　白ゆり支援.com PC用CSS
　URL:https://

-----------------------------------------------------*/
/* BlueGreen */
/* Dark BlueGreen */
/* Right BlueGreen */
/* Pale BlueGreen */
/* Orange */
/* #########################

	共通設定

######################### */
.pchidden {
  display: none;
}

a {
  color: #000;
}
a:hover {
  color: #2aadcb;
}

a.telnum {
  text-decoration: none;
  pointer-events: none;
}

sup {
  font-size: smaller;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

/* #########################

	Header

######################### */
#top-header {
  width: 100%;
  height: 964px;
  overflow: hidden;
  background: #fff url("../img/bg_header_bg2025@2x.png") center top repeat-x;
  background-size: 2400px 964px;
  position: relative;
  text-align: center;
}
#top-header #top-mainimage {
  width: 960px;
  height: 964px;
  background: transparent url(../img/img_mainimage2025@2x.png) center top no-repeat;
  background-size: 960px 964px;
  margin: 0 auto;
  padding: 0;
}
#top-header p {
  display: none;
}

.slidearea {
  width: 960px;
  height: 964px;
  margin: 0 auto !important;
  padding: 0 !important;
}
.slidearea .sp-slides {
  width: 960px;
  height: 964px;
  margin: -120px 0 0 0 !important;
  padding: 0 !important;
  list-style: none;
}
.slidearea .sp-slides li {
  width: 960px;
  height: 964px;
  margin: 0 !important;
  padding: 0 !important;
}
.slidearea .sp-slides li img {
  width: 960px;
  height: 964px;
  vertical-align: top;
}

#secondary-header {
  width: 100%;
  min-height: 145px; /*160px*/
  background: #fff url("../img/bg_2ndheader_bg2025@2x.png") center top repeat-x;
  background-size: 2400px 160px;
  padding-top: 15px;
}

header {
  width: 960px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1000;
}
header h1 {
  width: 320px;
  height: 56px;
  margin: 0 auto;
  position: relative;
}
header h1 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
}
header #header-nav {
  color: #000;
  margin: 0px;
}
header #header-nav #globalnav {
  width: 960px;
  background: transparent url("../img/bg_pcnav_bg.png") center center no-repeat;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
  vertical-align: middle;
  position: relative;
}
header #header-nav #globalnav ul {
  display: table;
  width: 860px;
  list-style: none;
  margin: 0px auto;
  padding: 0px;
}
header #header-nav #globalnav ul li {
  height: 32px;
  padding: 0px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
header #header-nav #globalnav ul li#nav-home {
  display: none;
}
header #header-nav #globalnav ul li a {
  width: 100px;
  height: 16px;
  font-size: 14px;
  color: #000;
  background: rgba(255, 255, 255, 0.7) center center no-repeat;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 8px 30px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}
header #header-nav #globalnav ul li a span {
  display: none;
}
header #header-nav #globalnav ul li a#nav-support {
  background-image: url("../img/img_nav_support.png");
}
header #header-nav #globalnav ul li a#nav-usage {
  background-image: url("../img/img_nav_usage.png");
}
header #header-nav #globalnav ul li a#nav-staff {
  background-image: url("../img/img_nav_staff.png");
}
header #header-nav #globalnav ul li a#nav-facility {
  background-image: url("../img/img_nav_facility.png");
}
header #header-nav #globalnav ul li a#nav-keep {
  background-image: url("../img/img_nav_keep.png");
}
header #header-nav #globalnav ul li a.active {
  background-color: rgb(255, 255, 255);
}
header #header-nav #globalnav ul li a:hover {
  background-color: rgb(255, 255, 255);
}

#navToggle {
  display: none;
}

/* #########################

	Contents

######################### */
/* ##### Contents ##### */
#contents {
  width: 100%;
  background: #fcf8ee;
  margin: 0px auto;
  padding: 50px 0px 100px 0px;
}
#contents .cont-inner {
  width: 880px; /* 960px */
  background: #fff none;
  margin: 0 auto 50px auto;
  padding: 30px 30px 100px 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#contents .cont-inner section:first-child h2 {
  margin-top: 50px;
}

/* ##### Head ##### */
h2 {
  font-size: 23px;
  text-align: center;
  margin: 100px auto 50px auto;
}
h2 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #fff799 75%);
  padding: 0px 5px;
}
h2:before {
  display: inline-block;
  content: url("../img/img_h2_deco.png");
  width: 26px;
  height: 36px;
  vertical-align: bottom;
  padding-right: 10px;
}
h2:after {
  display: inline-block;
  content: url("../img/img_h2_deco.png");
  width: 26px;
  height: 36px;
  vertical-align: bottom;
  padding-left: 10px;
}

h3 {
  font-size: 20px;
  letter-spacing: 0.2rem;
  line-height: 2rem;
  margin: 80px 0px 30px 0px;
  padding: 5px 0px 5px 10px;
  border-left: 7px solid #2aadcb;
}

h4 {
  color: #f7931e;
  font-size: 18px;
  padding: 5px 5px;
  margin: 30px 0px 20px 0px;
  border-bottom: 1px solid #f7931e;
}

h5 {
  color: #208094;
  font-size: 17px;
  margin: 20px 0px 10px 0px;
}
h5:before {
  content: "●";
  margin-right: 5px;
}

h6 {
  font-size: 16px;
  line-height: 140%;
  margin: 20px 0px 10px 26px;
}
h6:before {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  background: #2aadcb;
  margin: 0px 8px 0px -26px;
}

/* ##### Element ##### */
ul {
  margin: 5px 0px 5px 1.5em;
}
ul li {
  margin-bottom: 3px;
}

ol {
  margin: 5px 0px 5px 2em;
}
ol li {
  margin-bottom: 3px;
}

table {
  margin: 5px 0px;
  border-collapse: collapse;
  border-top: 1px solid #a6d6e0;
}
table th {
  background: #eff8f8;
  padding: 3px 20px;
  border-bottom: 1px solid #a6d6e0;
}
table td {
  padding: 3px 20px;
  border-bottom: 1px solid #a6d6e0;
}

/* ##### Btn ##### */
.btn-nml {
  text-align: center;
  padding: 50px 0px 20px 0px;
}
.btn-nml a {
  display: inline-block;
  min-width: 200px;
  background: #a6d6e0 none;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 30px 10px 30px;
  margin-bottom: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.btn-nml a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

#backbtn {
  margin: 50px auto 20px auto;
  text-align: center;
}
#backbtn a {
  min-width: 200px;
  display: inline-block;
  background: #a6d6e0 none;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 30px 10px 30px;
  margin-bottom: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#backbtn a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

/* ##### Page Nation ##### */
.pageNav {
  font-size: 0;
  text-align: center;
  overflow: hidden;
  margin: 50px auto 50px auto;
}
.pageNav a {
  background: #a6d6e0;
  border: 1px solid #a6d6e0;
  color: #000;
  text-decoration: none;
}
.pageNav a:hover {
  background: #2aadcb;
  color: #fff;
  border: 1px solid #2aadcb;
}

.pageNav a,
.pageNav span {
  display: inline-block;
  font-size: 14px;
  line-height: 1em;
  padding: 14px 17px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.pageNav .current {
  background: #f7931e;
  border: 1px solid #f7931e;
  color: #fff;
}

.pageNav .invalid {
  background: #ccc;
  border: 1px solid #ccc;
  color: #fff;
}

/* ##### Side Menu ##### */
#sidemenu {
  width: 50px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 130px;
  right: 0px;
  z-index: 5000;
}
#sidemenu li {
  width: 50px;
  height: 146px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
#sidemenu li a {
  display: block;
  width: 50px;
  height: 146px;
  background-position: 10px 0px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
#sidemenu li a:hover {
  background-position: 0px 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
#sidemenu li a#side-inquiry {
  background-image: url("../img/img_sidenav_inquiry.png");
}
#sidemenu li a#side-recruit {
  background-image: url("../img/img_sidenav_recruit.png");
}
#sidemenu li a span {
  display: none;
}

/* #########################

	Footer

######################### */
footer {
  min-height: 270px;
  background: #fff url("../img/bg_footer_bg.png") center bottom repeat-x;
  font-size: 14px;
  line-height: 140%;
  border-top: 10px solid #d5bc90;
  text-align: center;
}
footer address {
  display: inline-block;
  font-style: normal;
  margin: 30px auto 130px auto;
}
footer address p {
  display: table-cell;
  color: #000;
  text-align: left;
  padding: 0px 20px 0px 0px;
  vertical-align: middle;
}
footer #copyright {
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0px;
  margin: 0px;
  padding: 5px 0px;
}

#btn-pagetop {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
#btn-pagetop a {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
#btn-pagetop a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}

/* #########################

	Toppage

######################### */
#top-logo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  vertical-align: top;
}
#top-logo p.img {
  width: 180px;
  padding: 0px 20px 0px 0px;
}
#top-logo div.txt {
  width: 680px;
}
#top-logo div.txt a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
#top-logo div.txt ul {
  list-style: none;
  margin: 0px;
}
#top-logo div.txt ul li {
  display: inline-block;
}

.top-page-nav {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-self: stretch;
}
.top-page-nav.flex-sb {
  justify-content: space-between;
}
.top-page-nav.flex-ct {
  justify-content: center;
}
.top-page-nav.flex-ct a {
  margin: 0px 6px;
}
.top-page-nav a {
  display: block;
  width: 210px; /*210px*/
  background: #fff none;
  text-decoration: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  overflow: hidden;
}
.top-page-nav a span {
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 150%;
  margin: 0px;
}
.top-page-nav a span:last-child {
  background: transparent url("../img/icon_tri_or.png") right center no-repeat;
  padding: 10px 15px 15px 10px;
}
.top-page-nav a span strong {
  font-size: 16px;
}
.top-page-nav a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

#bannerarea {
  width: 880px;
  margin: 30px auto 0px auto;
}
#bannerarea ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#bannerarea ul li {
  width: 260px;
  margin: 0 0 20px 0;
  padding: 0px;
}
#bannerarea ul li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

/* ##### Information ##### */
#info-list {
  list-style: none;
  margin: 50px 0px 0px 0px;
  border-top: 1px solid #ccc;
}
#info-list li {
  border-bottom: 1px solid #ccc;
  margin: 0px;
}
#info-list li a {
  display: block;
  background: #fff;
  text-decoration: none;
  padding: 20px 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#info-list li a span {
  display: table-cell;
  vertical-align: top;
  padding: 0px 10px;
}
#info-list li a span img {
  vertical-align: middle;
  margin-left: 5px;
}
#info-list li a:hover {
  background: #eff8f8 none;
  color: #000;
}

/* ##### Banner ##### */
#banner-area #insta-area {
  text-align: center;
  margin: 30px auto;
}
#banner-area #insta-area h3 {
  color: #000;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 140%;
  margin: 20px 0px 20px 0px;
}
#banner-area ul {
  list-style: none;
  margin: 100px auto;
  text-align: center;
}
#banner-area ul li {
  display: inline-block;
  width: 280px;
  height: 80px;
  margin: 0px 10px;
}

/* =========================== Secondary =========================== */
.w100img {
  width: 100%;
  max-width: 880px;
}

.photo-3clm {
  margin: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*flex-start,center,space-between*/
}
.photo-3clm li {
  width: 270px;
  padding: 0px;
  margin: 0 0 10px 0;
}
.photo-3clm::after {
  display: block;
  content: "";
  width: 270px;
}

.imglink:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

.blockquote-bg {
  background: #eff8f8;
  padding: 30px;
}

/* #########################

	Information

######################### */
h3#info-title {
  font-size: 20px;
  text-align: justify;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  margin: 20px 0px 10px 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eee;
  border-left: 0px none;
}

#info-date {
  font-size: 14px;
  text-align: right;
  margin: 10px 0 30px 0;
  padding: 5px 0px;
}

#info-text {
  padding: 30px 0px 50px 0px;
  margin: 0px;
  border-bottom: 1px solid #eee;
}

/* 2021.01追加 予約状況 */
#info-text table {
  border: 1px solid #000;
}
#info-text table th {
  text-align: right;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
#info-text table td {
  text-align: center;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

/*
#info-text {
	& table.reserve-tb01 {
		border: 1px solid #000;
		& th {
			border-bottom: 1px solid #000;
			border-right: 1px solid #000;
		}
		& td {
			text-align: center;
			border-bottom: 1px solid #000;
			border-right: 1px solid #000;
		}
	}
}
*/
/* 追加ここまで */
/* ##### File Upload ##### */
#contents ul#fileupload {
  list-style: none;
  margin: 0px;
}
#contents ul#fileupload li {
  margin: 0px;
  border-bottom: 1px solid #eee;
}
#contents ul#fileupload li a {
  display: block;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  line-height: 130%;
  padding: 15px 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#contents ul#fileupload li a img {
  margin-right: 5px;
  vertical-align: middle;
}
#contents ul#fileupload li a:hover {
  background: #eff8f8 none;
}

/* ##### Photo Area ##### */
#contents #photo-thumb {
  width: 100%;
  list-style: none;
  margin: 50px auto 0px auto;
  padding: 30px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; /*flex-start,center,space-between*/
  border-bottom: 1px solid #eee;
}
#contents #photo-thumb li {
  width: 30%;
  min-width: 270px;
  margin: 10px;
  vertical-align: top;
}
#contents #photo-thumb li a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  line-height: 140%;
  overflow: hidden;
}
#contents #photo-thumb li a span {
  display: block;
  margin: 7px 0px;
}
#contents #photo-thumb li a span:first-child {
  text-align: center;
}
#contents #photo-thumb li a span img {
  max-width: 270px;
  max-height: 270px;
}
#contents #photo-thumb li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

/* #########################

	Support

######################### */
#support-page-nav ul {
  list-style: none;
  margin: 50px auto;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; /*flex-start,center,space-between*/
}
#support-page-nav ul li {
  margin: 0px;
  padding: 0px;
}
#support-page-nav ul li:first-child a {
  border-top-left-radius: 10px; /* 左上 */
  border-bottom-left-radius: 10px; /* 左下 */
  -webkit-border-top-left-radius: 10px; /* 左上 */
  -webkit-border-bottom-left-radius: 10px; /* 左下 */
  -moz-border-radius-topleft: 10px; /* 左上 */
  -moz-border-radius-bottomleft: 10px; /* 左下 */
}
#support-page-nav ul li:last-child a {
  border-top-right-radius: 10px; /* 右上 */
  border-bottom-right-radius: 10px; /* 右下 */
  -webkit-border-top-right-radius: 10px; /* 右上 */
  -webkit-border-bottom-right-radius: 10px; /* 右下 */
  -moz-border-radius-topright: 10px; /* 右上 */
  -moz-border-radius-bottomright: 10px; /* 右下 */
}
#support-page-nav ul li a {
  display: block;
  background: #a6d6e0 url("../img/icon_arrow_bl.png") right center no-repeat;
  color: #000;
  text-decoration: none;
  text-align: center;
  padding: 5px 30px;
  position: relative;
}
#support-page-nav ul li a:hover {
  background: #2aadcb;
  color: #fff;
}
#support-page-nav ul li a.active {
  background: #2aadcb;
  color: #fff;
}
#support-page-nav ul li a.active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #2aadcb;
}

.border-article {
  border-top: 2px solid #2aadcb;
  margin-top: 50px;
}

/* #########################

	Usage

######################### */
#usage-list {
  list-style: none;
  margin: 0px;
}
#usage-list li {
  background: #eff8f8 none;
  min-height: 123px; /* 163px */
  border: 2px solid #2aadcb;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#usage-list li h4 {
  color: #2aadcb;
  font-size: 21px;
  margin: 0px;
  padding: 0px;
  border-bottom: 0px none;
}
#usage-list li h4 span {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: #2aadcb;
  color: #fff;
  font-size: 27px;
  line-height: 1.5em;
  text-align: center;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#usage-list li:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #2aadcb;
}
#usage-list li:last-child:before {
  border: 0px none;
}
#usage-list li .usage-list-img {
  width: 173px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#usage-list li table {
  margin: 10px 0px;
  border-collapse: separate;
  border-spacing: 5px;
  border: 0px none;
}
#usage-list li table th {
  background: #2aadcb;
  color: #fff;
  padding: 3px 20px;
  border: 0px none;
}
#usage-list li table td {
  padding: 3px 20px;
  border: 0px none;
}

/* #########################

	Staff

######################### */
.staff-list span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  margin-left: 5px;
  padding: 4px 8px;
}
.staff-list span.staff-baby {
  background: #ff99a4;
  color: #fff;
}
.staff-list span.staff-m2m {
  background: #2aabc9;
  color: #fff;
}
.staff-list span.staff-muscat {
  background: #8ac43f;
  color: #fff;
}
.staff-list span.staff-lemon {
  background: #faec21;
  color: #9f9a00;
}
.staff-list span.staff-keep {
  background: #c49a6d;
  color: #fff;
}
.staff-list span.staff-clerk {
  background: #9c78b6;
  color: #fff;
}
.staff-list span.staff-sora {
  background: #b6e1ed;
  color: #2e6390;
}
.staff-list span.staff-niji {
  background: #f5911e;
  color: #fff;
}
.staff-list span.staff-kzoukei {
  background: #d34041;
  color: #fff;
}

/* #########################

	Facility

######################### */
#facility-link {
  list-style: none;
  margin: 50px auto 0px auto;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; /*flex-start,center,space-between*/
}
#facility-link li {
  margin: 5px;
}

h2#facility-title {
  margin: 30px auto 30px auto !important;
}
h2#facility-title:before {
  display: none;
}
h2#facility-title:after {
  display: none;
}

#facility-img img {
  width: 100%;
  max-width: 880px;
}

#accessmapframe {
  width: 100%;
  max-width: 880px;
  height: 400px;
  border: 0px none;
}

#parkingimg {
  width: 100%;
  max-width: 733px;
}

/* #########################

	Keep

######################### */
.keep-regi {
  display: inline-block;
  background: #f2bbb5;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 100%;
  padding: 4px 15px;
}

/* #########################

	Inquiry Form

######################### */
.hissu {
  color: #f00;
  margin-left: 5px;
}

#inquiryform {
  margin-top: 20px;
  padding-top: 30px;
}
#inquiryform div > p {
  text-align: center;
  margin: 30px auto 0px auto;
}

dl#inquiry-item, dl#inquiry-item-check {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #a6d6e0;
}

dl#inquiry-item dt, dl#inquiry-item-check dt {
  width: 30%;
  background: #eff8f8;
  padding: 15px 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 150%;
  box-sizing: border-box;
  border-bottom: 1px solid #a6d6e0;
}

dl#inquiry-item dd, dl#inquiry-item-check dd {
  width: 70%;
  background: #fff;
  padding: 15px 20px;
  line-height: 150%;
  box-sizing: border-box;
  border-bottom: 1px solid #a6d6e0;
}

dl#inquiry-item dd img, dl#inquiry-item-check dd img {
  vertical-align: middle;
  margin-left: 5px;
}

dl#inquiry-item-check dd {
  font-weight: bold;
}

#inquiryform input, #inquiryform textarea, #inquiryform select {
  border: 1px solid #ccc;
  padding: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif !important;
  font-size: 16px;
}

#inquiryform input[type=text], #inquiryform input[type=email], #inquiryform input[type=file] {
  width: 90%;
}

#inquiryform textarea {
  width: 90%;
  height: 10em;
}

#inquiryform input[type=text]:focus, #inquiryform input[type=email]:focus, #inquiryform textarea:focus {
  background-color: #eff8f8;
  border: 1px solid #000;
}

#inquiryform dd p {
  display: inline-block;
  text-align: center;
  position: relative;
  border-radius: 2px;
  background: #fff;
  margin: 0px;
}
#inquiryform dd p::before {
  position: absolute;
  top: 1em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  pointer-events: none;
}
#inquiryform dd p select {
  width: 100%;
  background: #fff none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 50px 5px 30px;
  cursor: pointer;
}
#inquiryform dd p select select::-ms-expand {
  display: none;
}

#inquiryform input[type=submit] {
  width: 250px;
  background-color: #a6d6e0;
  color: #000;
  border: 1px solid #a6d6e0;
  margin-top: 10px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#inquiryform input[type=submit]:hover {
  background: #2aadcb none;
  border-color: #2aadcb;
}

.mikinyu {
  color: #999;
  font-style: italic;
  font-weight: normal;
}

dl#inquiry-item-check dd img {
  max-width: 300px;
  max-height: 300px;
  border: 1px solid #ccc;
}

#formbackbtn {
  display: block;
  width: 248px;
  background: #fff;
  color: #666;
  text-decoration: none;
  border: 1px solid #ccc;
  margin: 10px auto;
  padding: 3px 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer;
}

#formbackbtn:hover {
  border: 1px solid #000;
  color: #000;
}

/* #########################

	Sitemap

######################### */
#sitemap-list li {
  font-weight: bold;
  margin-bottom: 20px;
}
#sitemap-list li a {
  color: #f7931e;
  text-decoration: none;
}
#sitemap-list li a:after {
  content: url("../sitemap/img/icon_tri_or.png");
  margin-left: 5px;
}
#sitemap-list li a:hover {
  text-decoration: underline;
}
#sitemap-list li ul {
  list-style: none;
}
#sitemap-list li ul li {
  margin: 0px;
}