@charset 'utf-8';

#page-ttl {
	background-image: url(../img/top_ttl_bg.jpg);
}
#nav_plan .inner {
	padding-top: 0.6rem;
	padding-bottom: 0.64rem;
}
#nav_plan .btn_area {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
}
#nav_plan .btn_area li {
	width: 48.6%;
	margin-top: 0.2rem;
}
#nav_plan .btn_area li:nth-child(-n+2) {
	margin-top: 0;
}
#nav_plan .btn_area li:nth-child(2n+1) {
	margin-right: 2.8%;
}
#nav_plan .btn_area .btn_def {
	height: 100%;
	padding: 0.18rem 0.55rem 0.19rem 0.2rem;
}
#nav_plan .btn_area .btn_def::after {
	right: 0.22rem;
	margin-top: -0.16rem;
	content: '\f078';
}
#standard {
	position: relative;
	padding-top: 0.5rem;
	border-top: 1px solid #bcbcbc;
}
#standard:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 3rem;
	content: '';
	background: #f6f1d6;
	background: -moz-linear-gradient(top, #f6f1d6 0%, #fff 100%);
	background: -webkit-linear-gradient(top, #f6f1d6 0%, #fff 100%);
	background: linear-gradient(to bottom, #f6f1d6 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f1d6', endColorstr='#ffffff', GradientType=0);
}
#standard .title_area {
	text-align: center;
}
#standard .title_area h3 .ttl {
	padding: 0 0.2rem;
	background-color: transparent;
}
#standard .title_area h3 .ttl .jp {
	letter-spacing: 0;
}
#standard .title_area h3 .line_left {
	width: 33.3%;
}
#standard .title_area h3 .line_right {
	width: 33.3%;
}
#standard .title_area h3 + p {
	line-height: 1.3em;
	margin-top: 0.5rem;
	letter-spacing: 0.01em;
}
#standard .plan_area .inner {
	padding-top: 0.51rem;
}
#standard .plan_area .ex {
	margin-top: 0.24rem;
}
#standard .plan_area .ex li {
	margin-left: 1em;
	text-indent: -1em;
	letter-spacing: -0.05em;
}
#standard .plan_area .ex li.kani{
	color: #ff0000;
}
#standard .plan_area .ex li.req{
	color: #ff0000;
	font-weight: bold;
}
#standard .ttl_plan {
	margin-bottom: 0.17rem;
}
#standard .plan_table {
	margin-bottom: 0.2rem;
}
#standard .plan_table h5 {
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.25rem;
	letter-spacing: 0;
}
#standard .plan_table .tbl_def th {
	width: 50%;
}
#standard .plan_table .tbl_def td {
	width: 50%;
	padding-right: 0.18rem;
	text-align: right;
}
#standard .plan_table .tbl_def tr + tr.goto th,
#standard .plan_table .tbl_def tr + tr.goto td {
	border-bottom: 1px dashed #b3b3b3;
}
#standard .plan_table .tbl_def tr.goto th,
#standard .plan_table .tbl_def tr.goto td {
	color: #ff0000;
}

#standard .btn_area {
	margin-top: 0.3rem;
}
#standard #kaiseki {
	margin-bottom: 0.45rem;
}
#standard #kaiseki .ttl {
	padding-right: 0.1rem;
	letter-spacing: -0.05em;
	background-color: transparent;
}
#standard #kaiseki .line_right {
	width: 72.4%;
}
#standard #kaiseki #sd_sudomari {
	margin-bottom: 0;
}
#standard #kani {
	margin-bottom: 0.52rem;
}
#standard #kani .ttl {
	padding-right: 0.1rem;
	letter-spacing: -0.05em;
	background-color: transparent;
}
#standard #kani .line_right {
	width: 72.4%;
}
#standard #kani .attention {
	margin-bottom: 0.15rem;
}
#standard #kani .attention h5 {
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.13rem;
	letter-spacing: 0;
	color: #f00;
}
#standard #kani .attention p {
	letter-spacing: -0.05em;
	color: #f00;
}
#standard #kani #kani_zeitaku {
	margin-bottom: 0;
}

#standard #tuunen .ttl {
	padding-right: 0.1rem;
	letter-spacing: -0.05em;
	background-color: transparent;
}
#standard #tuunen .line_right {
	width: 72.4%;
}
#daytrip {
	position: relative;
	padding-top: 0.5rem;
	border-top: 1px solid #bcbcbc;
}
#daytrip:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 3rem;
	content: '';
	background: #f6f1d6;
	background: -moz-linear-gradient(top, #f6f1d6 0%, #fff 100%);
	background: -webkit-linear-gradient(top, #f6f1d6 0%, #fff 100%);
	background: linear-gradient(to bottom, #f6f1d6 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f1d6', endColorstr='#ffffff', GradientType=0);
}
#daytrip .title_area {
	text-align: center;
}
#daytrip .title_area h3 .ttl {
	padding: 0 0.2rem;
	background-color: transparent;
}
#daytrip .title_area h3 .ttl .jp {
	letter-spacing: 0;
}
#daytrip .title_area h3 .line_left {
	width: 17.3%;
}
#daytrip .title_area h3 .line_right {
	width: 17.3%;
}
#daytrip .plan_area .inner {
	padding-top: 0.48rem;
	padding-bottom: 0.58rem;
}
#daytrip .ttl_plan {
	margin-bottom: 0.17rem;
}
#daytrip .plan_table {
	margin-bottom: 0.2rem;
}
#daytrip .plan_table h5 {
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.25rem;
	letter-spacing: 0;
}
#daytrip .plan_table .tbl_def th {
	width: 50%;
}
#daytrip .plan_table .tbl_def td {
	width: 50%;
	padding-right: 0.18rem;
	text-align: right;
}
#daytrip .tax {
	margin-top: 0.23rem;
	text-align: right;
	letter-spacing: 0.03em;
}
#daytrip #daytrip_syokuji {
	margin-bottom: 0;
}
#notes {
	border-top: 1px solid #bcbcbc;
	background-color: #f5f1df;
}
#notes .inner {
	padding-bottom: 1.8rem;
}
#notes .notes_area .text_area {
	margin-bottom: 0.23rem;
	padding-top: 0.2rem;
	border-top: 1px solid #bcbcbc;
}
#notes .notes_area .text_area:last-child {
	margin-bottom: 0;
	padding-bottom: 0.23rem;
	border-bottom: 1px solid #bcbcbc;
}
#notes .notes_area .text_area h3 {
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.07rem;
	letter-spacing: 0;
}
#notes .notes_area .text_area p {
	letter-spacing: 0;
}


/* 料金表について */
#price_list_ex{
	font-size: 0.26rem;
	line-height: 1.4em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: calc(100% - 0.5rem);
	margin: 0.6rem auto 0;
	padding: 0.2rem;
	text-align: left;
	letter-spacing: 0.05em;
	border: 2px solid #f00;
	background-color: #f00;
	-webkit-border-radius: 0.1rem;
	   -moz-border-radius: 0.1rem;
	        border-radius: 0.1rem;
	color: #fff;
}


table.tbl_def tr.r406 th{
	text-align: right;
}
table.tbl_def tr.line_dotted th,
table.tbl_def tr.line_dotted td{
	border-bottom: 1px dashed #b3b3b3;
}

#standard .plan_table .tbl_def th ,
#standard .plan_table .tbl_def td {
	width: 25%;
}
#standard .plan_table .tbl_def th {
	text-align: center;
}
#standard .plan_table .tbl_def th:nth-child(1){
	width: 50%;
	text-align: left;
}
#standard .plan_table .tbl_def th:nth-child(3){
	border-right: none;
}
#standard .plan_table .tbl_def td:nth-child(2){
	border-right: 1px solid #b3b3b3;
}
i.wave {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url('../img/wave.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-bottom: 0.2em;
}

