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

/* basic configurations */
*{
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	line-height: 166%;

}
body {
	position: relative;
	/* min-width:1160px; */
}
	@media screen and (max-width:640px){
		body {
			position: static;
			min-width: 320px;
		}
	}
/* ========== Clearfix ========== */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

/* form CSS rewrite */
.formConcierge {
	width: 970px;
	margin: 20px auto 0 auto;
	font-size: 87.5%;
}
.formHeaderConcierge {
	margin-top: 30px;
	color: #474747;
	font-size: 133.3333%;
}
.confCaution {
	color: #f00;
	font-size: 133.3333%;
	font-weight: bold;
}
.formCapConcierge {
	margin-bottom: 20px;
	color: #33a89e;
	font-size: 133.3333%;
	line-height: 1em;
}
.formCapConcierge span {
	display: inline-bock;
	width: 50px;
	height: 20px;
	margin-right: 3px;
	vertical-align: middle;
	position: relative;
		top: 2px;
}
@media screen and (max-width: 969px) {
	.formConcierge {
		width: calc(100% - 20px);
		margin: 20px auto 0 auto;
		font-size: 87.5%;
	}
}
@media screen and (max-width: 969px) {
	dl.formLayout {
		display: block;
		width: 100%;
		border-left: none;
	}
	dl.formLayout dt,
	dl.formLayout dd {
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: none;
	}
	dl.formLayout dt {
		padding: 20px 0 0 0;
		background: transparent;
		border-bottom: none;
		font-size: 146.93877%;
		text-align: left;
		font-weight: bold;
	}
	dl.formLayout dt.need {
		background: none;
	}
	dl.formLayout dt i {
		display: block;
		margin-bottom: 10px;
	}
	dl.formLayout dt i br {
		display: none;
	}
	dl.formLayout dd {
		padding: 0px 0 20px 0;
		font-size: 146.93877%;
	}
	dl.formLayout.bbd {
		
	}
	dl.formLayout.bbd dt {
		border-bottom: none;
	}
	dl.formLayout.bbd dd {
		border-bottom: none;
	}
	.formLayout dd span.ml40 {
		margin-top: 15px;
		margin-left: 0;
	}
	.formLayout dd span.hyphen {
		display: inline-block;
		width: 1em;
		margin: 0;
	}
	.seal {
		width: 100%;
		margin: 40px auto 0 auto;
	}
}

/* form */
h1.pagetitle.title_contact {
	color: #474747;
	/* background: url(/kanda/images/title_contact.gif) no-repeat 100% 50%; */
	margin: 0 0 30px 0;
	border-bottom: 2px solid #ccc;
	font-size: 195%;
	font-weight: bold;
}

.formStepConcierge {
	display: block;
	max-width: 970px;
	width: 100%;
	margin: 24px auto 0 auto;
}
.formStepConcierge span.pc,
.formStepConcierge img {
	display: block;
	width: 100%;
	height: auto;
}
.formStepConcierge span.sp {
	display: none;
}
@media screen and (max-width: 969px) {
	.formStepConcierge {
		width: 100%;
		height: auto;
	}
	.formStepConcierge span.pc {
		display: none;
	}
	.formStepConcierge span.sp,
	.formStepConcierge span.sp img {
		display: block;
		width: 100%;
		height: auto;
	}
}
.formLayout dd span.sei_title {
	display: inline-block;
	width: 2em;
	margin-right: 10px;
	color: #3e3a39;
}
.formLayout dd span.nichi_title {
	display: inline-block;
	width: 4em;
	margin-right: 10px;
	color: #3e3a39;
}
.formLayout dd .suffix {
	display: inline-block;
	color: #3e3a39;
}
.confirmPage .formLayout dd {
	color: #3e3a39;
	font-size: 133%;
}
.formLayout dd span.nichi_selectWrapper {
	display: inline-block;
	width: 222px;
}
.nichi_selectWrapper select {
	width: 10em;
}
.formLayout dd select {
	border :1px solid #ccc;
	font-size: 114.28571%;
}
.formLayout dd input.middle200 {
	width: 200px;
}
.t_start,
.t_end {
	width: 200px;
}
div.ui-datepicker {
	font-size: 120%;
}
@media screen and (max-width: 969px) {
	.formLayout dd span.sei_title {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.formLayout dd span.nichi_title {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.formLayout dd input.middle200 {
		width: calc(100% - 20px);
	}
	div.ui-datepicker {
		/* font-size: 140%; */
		font-size: 120%;
	}
}
@media screen and (max-width: 320px) {
	div.ui-datepicker {
		font-size: 100%;
	}
}

.form input[type="text"] {
	height: 1.6em;
}
:placeholder-shown {
	color: #ccc;
}
::-webkit-input-placeholder {
	color: #ccc;
}
:-moz-placeholder {
	color: #ccc;
}
::-moz-placeholder {
	color: #ccc;
}
:-ms-input-placeholder {
	color: #ccc;
}
.formerror {
	color: #f33420;
}
.confBack {
	display: block;
	width: 200px;
	height: 50px;
	margin: 30px auto 0 auto;
}
.confBack a,
.confBack a img {
	display: block;
	width: 200px;
	height: 50px;
}
.confBack a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thanksSplash {
	display: block;
	width: 463px;
	height: 72px;
	margin: 55px auto 0 auto;
}
.thanksSplash img {
	display: block;
	width: 463px;
	height: 72px;
}
@media screen and (max-width: 969px) {
	.thanksSplash {
		display: block;
		width: 100%;
		max-width: 463px;
		height: auto;
		margin: 55px auto 0 auto;
	}
.thanksSplash img {
		display: block;
		width: 100%;
		max-width: 463px;
		height: auto;
	}
}


.otoiawase_check {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.otoiawase_check:first-of-type {
	margin-top: 0;
}
.otoiawase_check:last-of-type {
	margin-bottom: 0;
}
.otoiawase_check input[type="checkbox"] {
	-webkit-appearance: checkbox;
}
.otoiawase_check select {
	font-size: 100%;
}
.otoiawase_check span {
	display: block;
}
.otoiawase_check label:hover {
	cursor: pointer;
}

.contact_detail{
	margin-right: 20px;
	float: left;
}

.contact_detail:last-of-type{
	margin-right: 0;
}

.contact_detail[data-label="first"]{
	margin-right: 49px;
}
@media screen and (max-width: 969px) {
	.contact_detail[data-label="first"]{
		margin-right: 55px;
	}
}

[data-category="pc"]{
	display: block;
}
[data-category="sp"]{
	display: none;
}
@media screen and (max-width: 969px) {
	[data-category="pc"]{
		display: none;
	}
	[data-category="sp"]{
		display: block;
	}
}

/* .headerMainR{
	width: 0 !important;
} */

.headerMainM{
	text-align: center !important;
	padding-left: 1em !important;
}




.pc_header_mainL {
  display: table-cell;
  vertical-align: middle;
  width: 310px;
  display: inline-block;
  transform: skewX(-23deg);
  background: #403a3a;
}

.pc_header_mainL span span{
  font-size: 1.45em;
}


.pc_header_mainL a,
.pc_header_mainL a img {
	width: auto;
  display: block;
  text-align: center;
  height: auto;
  margin: 0 auto 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
	text-decoration: none;
	padding: 10px;
	transform: skewX(13deg);
}
.pc_header_mainL a:hover {
  text-decoration: none;
}

@media screen and (max-width: 969px) {
	.header_sp_head{
		margin: 5px auto 5px auto!important;
	}
}


.header_sp_head_logo div {
  font-size: 11px;
  display: inline-block;
  margin-left: 5px;
  padding: 8px 15px 8px;
  transform: skewX(-12deg);
  background: #3e3a39;
  color: #fff;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
  transform: skewX(-23deg);
}
.header_sp_head_logo div span {
  font-size: 18px;
  transform: skewX(12deg);
}
@media screen and (max-width: 640px) {
  .header_sp_head_logo div {
    width: 195px;
    font-size: 12px;
    margin-top: 0;
  }
  .header_sp_head_logo div span {
    font-size: 16px;
    transform: skewX(12deg);
  }
}


.c-main {
	color: #20b4af;
}

.clearfix::after {
	content: " ";
	display: block;
	clear: both;
}

.formLayout dd input {
	font-size: 110%;
}

.formLayout dd select {
	font-size: 110%;
}

.footer_line_sp {
    display: none;
}

.footerLinkSP_accordion a,
.copyrightMain a,
.footerInq a,
.footerLink a,
.pannav a{
	text-decoration: none;
}
.footerLink a:hover,
.pannav a:hover{
	text-decoration: underline;
}