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

#reserve {
	width: 900px;
	margin: 0 auto;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #343434;
	line-height: 1.9;
}

dl.youkou {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #000000 dotted 1px;
}
dl.youkou dt {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
dl.youkou dd {
	float: left;
}


.contact {
	width: 900px;
	margin: 0 auto 20px;
}
.contact2 {
	width: 900px;
	margin: 0 auto 35px;
	text-align: center;
}

#reserve p {
	margin-bottom: 30px;
}
.font-red2 {
	color: #e74c3c;
}
.text-c {
	text-align: center;
}
.att {
	padding: 10px;
	background-color: #f5f5f5;
}
.att .mida {
	color: #e74c3c;
	font-weight: bold;
}


.tbl-04 {
	width: 900px;
	border-collapse: collapse;
	margin-bottom: 50px;
}
.tbl-04 caption {
	text-align: right;
}
.tbl-04 td {
	border-top: 1px solid #95a5a6;
	border-bottom: 1px solid #95a5a6;
	padding: 10px;
}
.tbl-04-01 {
	border-right: 1px dotted #95a5a6;
	background-color: #ecf4f4;
}
.comp {
    color: #8ed100;
}
.form-non {
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0 #e5e5e5 #e5e5e5 #a0a0a0;
	vertical-align: middle;
	padding: 5px;
}
.form-comp {
	border-style: solid;
	border-width: 1px;
	border-color: #8ed100 #d7f699 #d7f699 #8ed100;
	vertical-align: middle;
	color: #313131;
	background-color: #f8feed;
	padding: 5px;
}
.form-select-non {
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0 #e5e5e5 #e5e5e5 #a0a0a0;
	color: #313131;
	background-color: #f5f5f5;
	padding: 2px;
	margin-bottom: 5px;
}
.form-select-comp {
	border-style: solid;
	border-width: 1px;
	border-color: #8ed100 #d7f699 #d7f699 #8ed100;
	color: #313131;
	background-color: #f8feed;
	padding: 2px;
}
.form-radio-comp {
	border-style: none;
	background: transparent;
	margin-right: 5px;
}
.form-radio-comp2 {
	margin-right: 5px;
}
.form-size-1 {
	width: 230px;
}
.form-size-2 {
	width: 380px;
	margin-top: 5px;
}
.form-size-3 {
	width: 380px;
	height: 150px;
}
.form-size-4 {
	width: 230px;
	margin-bottom: 5px;
}
.form-size-5 {
	width: 99%;
	height: 100px;
}
.form-size-6 {
	width: 50px;
}
.form-submit-btn {
    padding: 15px 40px;
    font-size: 1.2em;
}
.form-submit-btn2 {
	border: 2px solid #cccccc;
	padding: 5px 20px;
	background-color: #8ed100;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.form-back-btn {
	border: 2px solid #cccccc;
	padding: 3px 10px;
	background-color: #dcdcdc;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}
.form-att {
	clear: both;
	display: block;
	width: 620px;
	height: 50px;
	padding: 10px;
	margin: 20px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #8ed100 #d7f699 #d7f699 #8ed100;
	background-color: #f8feed;
}
.form-att span {
	float: right;
}


.form-shop {
	width: 640px;
	padding: 5px;
	margin: 0 auto 15px;
	background-color: #e83a4a;
	color: #fff;
	font-size: 16px;
}
.tbl-05 {
	width: 900px;
	border-collapse: collapse;
	margin-bottom: 50px;
}
.tbl-05 caption {
	text-align: left;
	color: #e74c3c;
	font-weight: bold;
	font-size: 18px;
}
.tbl-05-01 {
	padding: 10px;
	border-top: 1px solid #95a5a6;
	border-bottom: 1px dotted #95a5a6;
	background-color: #f5f5f5;
}
.tbl-05-02 {
	padding: 15px 10px 30px;
}
.tbl-06 {
	width: 550px;
	border-collapse: collapse;
}
.tbl-06 td {
	padding-bottom: 5px;
}
.tbl-end {
	border-bottom: 1px dotted #95a5a6;
}
.res-att {
	padding: 10px;
	background-color: #f5f5f5;
	margin-left: 20px;
	margin-right: 20px;
}
.imasugu  {
	padding: 5px 10px 5px 25px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fcc6ca;
	color: #900;
	text-align:center;
	font-weight: bold;
	border: 1px solid #a74250;
	list-style: circle outside;
	font-size: 18px;
	/* letter-spacing: 3px; */
	margin: 40px 0 20px;
	display:block;
	text-decoration:none;
}
.back-btn {
  text-align: center;
  margin: 50px 0 70px !important;
}
input[type="button"], input[type="submit"] {
  padding: 10px;
  font-size: 18px;
}
input.form-submit-btn {
    font-size: 20px;
    display: block;
    padding: 15px 50px;
    margin: 20px auto 10px;
    border: #B3B3B3 1px solid;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: #EFEFEF 0px 2px 2px;
}

/* KsFactory added */
.ermsg {
	color: #e74c3c;
}
.tbl-04-01 {
	width: 150px;
}

/* iPad */
input[type="submit"] ,
input[type="button"] {
	-webkit-appearance: none !important;
}


/* =========================================================
 2016/02/03 KCR NEW Style
========================================================= */
/* 共通ボタン
--------------------------------------------------------- */
/* 確認 */
input[type="button"].Confirmation ,
input[type="submit"].Confirmation ,
/* 送信 */
input[type="button"].Transmission ,
input[type="submit"].Transmission ,
/* 訂正 */
input[type="button"].Return ,
input[type="submit"].Return ,
/* エラー */
input[type="button"].Error ,
input[type="submit"].Error {
	border-radius: 5px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 10px;
	padding: 20px 0;
	width: 400px;
}

/* 確認ボタン( Confirmation ) , 訂正ボタン( Return ) , 戻るボタン ( Error )
--------------------------------------------------------- */
input[type="button"].Confirmation ,
input[type="submit"].Confirmation ,
input[type="button"].Return ,
input[type="submit"].Return ,
input[type="button"].Error ,
input[type="submit"].Error {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7a5a5+0,f27c7e+100 */
	background: #f7a5a5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7a5a5 0%, #f27c7e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f7a5a5 0%,#f27c7e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f7a5a5 0%,#f27c7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a5a5', endColorstr='#f27c7e',GradientType=0 ); /* IE6-9 */

	border: 1px solid #f16b6d;
	text-shadow: -1px -1px 0 #f16b6d;
}

input[type="button"].Return ,
input[type="submit"].Return {
	font-size: 12px;
	padding: 5px 0;
}

input[type="button"].Confirmation:hover ,
input[type="submit"].Confirmation:hover ,
input[type="button"].Return:hover ,
input[type="submit"].Return:hover ,
input[type="button"].Error:hover ,
input[type="submit"].Error:hover {
	background: #f27c7e;
}

input[type="button"].Confirmation:active ,
input[type="submit"].Confirmation:active ,
input[type="button"].Return:active ,
input[type="submit"].Return:active ,
input[type="button"].Error:active ,
input[type="submit"].Error:active {
	background: #f16b6d;
	text-shadow: -1px -1px 0 #f7a5a5;
}

/* 送信ボタン
--------------------------------------------------------- */
input[type="button"].Transmission ,
input[type="submit"].Transmission {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#79d974+0,3bc733+100 */
	background: #79d974; /* Old browsers */
	background: -moz-linear-gradient(top,  #79d974 0%, #3bc733 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #79d974 0%,#3bc733 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #79d974 0%,#3bc733 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79d974', endColorstr='#3bc733',GradientType=0 ); /* IE6-9 */

	border: 1px solid #3bc733;
	text-shadow: -1px -1px 0 #3bc733;
}

input[type="button"].Transmission:hover ,
input[type="submit"].Transmission:hover {
	background: #79d974;
}

input[type="button"].Transmission:active ,
input[type="submit"].Transmission:active {
	background: #3bc733;
	text-shadow: -1px -1px 0 #3bc733;
}
