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



/** base */
html, body {
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
	color: #222222;s
}
a {
	color: #6C4242;
	text-decoration: none;
}
a:hover {
	color: #917373;
}
/** font */
body {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
header nav {
	font-family: 'Anton', sans-serif;
}
/** margin */
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}


/** wrapper */


iframe {
	color: #d8d8d8 !important;
}
div.fb_iframe_widget {
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
}
.fb_outer {
	width: auto;
	background: #dcdee3;
	overflow: hidden;
}
.fb_inner {
	width: auto;
	padding: 20px 0 20px 2%;
	margin: auto;
}
.fb-like, .fb-like span, .fb-like iframe {
	width: 100% !important;
}


/** container */
#container {
	width: 100%;
	margin: 0 auto 30px auto;
	overflow: hidden;
	z-index: 1;
	position: relative;
	top: 30px;
	background: #FFFFFF;
}
#container #inner {
	width: auto;
	padding: 80px 0;
	height: 100%;
	margin: 0 5%;
	overflow: hidden;
}

#container #inner h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px 12px;
	background: none;
}
#container #inner h2 span {
	display: block;
}
#container #inner h3 {
	font-size: 1.1em;
	border-bottom: solid 1px #d8d8d8;
	line-height:38px;/*
	margin-top:-60px !important;
	padding-top:60px !important;*/
	padding-left:20px;
	margin-bottom: 10px;
	position:relative;
}

.area-outer {
	padding-top:80px;
}
#container #inner h3:before {
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	height: 100%;
	border-left:solid 10px #C91717;
}
#inner h3:after {
	background-color: inherit !important;
}
#container #inner h4 {
	font-size: 1em;
    background: #C91717;
    color: #FFFFFF;
    padding: 7px 10px;
    margin-bottom: 10px;
    font-weight: normal;
}
#container #inner p {
	text-align: left;
	line-height: 1.6em;
	display: inline-block;
	overflow: hidden;
	display: block;
}
#container #inner p.txt {
	margin-bottom: 30px;
	clear: both;
}
#container #inner p span {
	display: block;
	color: #FFFFFF;
	text-shadow: none;
}
#container #inner section {
	margin-top:-60px !important;
	padding-top:60px !important;
	overflow: hidden;
	clear: both;
}
#container #inner section p {
	display:inline-block;
	font-size: 0.8em;
	position: relative;
	top: 0px;
    width: 100%;
    text-align: right;
}

#container #inner section div.leftbox ul {
	line-height: 1.4em;
}
.shop_btn a {
    display: block;
    width: auto;
    height: 26px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 2px;
    letter-spacing: 0;
    background: #000000;
    float: right;
    margin: 0 0 15px 0;
	padding: 0 10px;
}

.sp_btn a {
    display: block;
    width: auto;
    height: 26px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 2px;
    letter-spacing: 0;
    background: #660000;
    float: right;
    margin: 0 10px 15px 0;
	padding: 0 10px;
}





.dl_address_search{
  width: 90%;
  display: block;
  margin: 30px auto 40px;
}

.dl_address_search dt{
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  background-color: #C91717;
  border-radius: 3px;
  padding: 8px 16px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-top:7px;
  box-sizing: border-box;
}

.dl_address_search dt.dl_active:after,
.dl_address_search dt:after{
  position: absolute;
  /*top: 50%;*/
  right: 10px;
  /*margin-top: -11px;*/
  font-size: 16px;
}
.dl_address_search dt.dl_active:after{
  content: "-";
}
.dl_address_search dt:after{
  content: "+";
}
.dl_address_search dd{
  line-height: 1;
  display: none;
  padding: 12px 8px;
  font-size: 16px;
  margin: 0;
}
.dl_address_search ul{
	margin: 0;
	padding: 0;
}
.dl_address_search li{
  display: inline-block;
  margin:0 8px 8px;
  color: #666;
}
.dl_address_search li a{
  color: #C91717;
}





div.scroll {
	clear: both;
  overflow-x: scroll !important;
  max-width: 980px;
  margin-bottom: 30px;
}

div.scroll::-webkit-scrollbar {
  height: 8px;
}
div.scroll::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}
div.scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

table.sche {
	max-width: 100%;
	width: 100%;
	font-size: 13px;
	border-left: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	float: none;
	margin-bottom: 10px;
	border-collapse: collapse;
	
}
table.sche td, table.sche th {
	padding: 5px;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	font-size: 0.75em;
	line-height: 1.3em;
	vertical-align: middle;
	white-space: nowrap;
	width: 100px !important;
}

table.sche th {
	background: #dddddd;
	font-weight: normal;
	white-space: nowrap;
}
table.sche th.date {
	width: 100px !important;
}
table.sche th.other {
	width: auto;
}
table.sche td {
	background:#FFFFFF;
	text-align: center;
	width: 100px !important;
}
table.sche td.close-gray {
	padding: 5px;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	font-size: 0.75em;
	line-height: 1.3em;
	vertical-align: middle;
	white-space: nowrap;
	width: 100px !important;
	background: #dddddd;
}





/** go to top */
p.gotop {
	position: fixed;
	right: 9%;
	bottom: 100px;
	padding-bottom: 40px;
	z-index: 100;
}
p.gotop a {
	display: block;
	width: 70px;
	height: 70px;
}
/** 404 */
#content.error {
	display: block;
	width: 600px;
}
.error h1 {
	margin-top: 55px;
}


/** marquee */
#marqueebox {
	overflow: hidden;
	background-color: #f6f6f6;
	margin: 10px 0 0;
	position: relative;
	border: solid 1px #d8d8d8;
}
#marqueebox h4 {
	width: 19%;
	position: relative;
	color: #000;
	background: #d8d8d8;
	display: inline-block;
	padding: 0.5em 0;
}
#marqueebox h4 span {
	display: block;
	text-align: center;
	color: #D34237;
}
.marquee {
	width: 70%;
	position: relative;
	right: 10px;
	display: block;
	float: right;
	overflow: hidden;
}
.marquee p:after {
	content: "";
	white-space: nowrap;
	padding-right: 50px;
}
.marquee p {
	line-height: 26px;
	margin: 0;
	padding-left: 740px;
	display: inline-block;
	white-space: nowrap;
	-webkit-animation-name: marquee;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 18s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: marquee;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 18s;
	-moz-animation-iteration-count: infinite;
	-ms-animation-name: marquee;
	-ms-animation-timing-function: linear;
	-ms-animation-duration: 18s;
	-ms-animation-iteration-count: infinite;
	-o-animation-name: marquee;
	-o-animation-timing-function: linear;
	-o-animation-duration: 18s;
	-o-animation-iteration-count: infinite;
	animation-name: marquee;
	animation-timing-function: linear;
	animation-duration: 18s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes marquee {
 from {
-webkit-transform: translate(0%);
}
 99%, to {
-webkit-transform: translate(-100%);
}
}
@-moz-keyframes marquee {
 from {
-moz-transform: translate(0%);
}
 99%, to {
-moz-transform: translate(-100%);
}
}
@-ms-keyframes marquee {
 from {
-ms-transform: translate(0%);
}
 99%, to {
-ms-transform: translate(-100%);
}
}
@-o-keyframes marquee {
 from {
-o-transform: translate(0%);
}
 99%, to {
-o-transform: translate(-100%);
}
}
@keyframes marquee {
 from {
transform: translate(0%);
}
 99%, to {
transform: translate(-100%);
}
}


.area-outer {
	margin-bottom: 40px;
}




