@import "/css/font-awesome/css/font-awesome.min.css";

#contents {
	padding: 0;
}
#contents img {
	max-width: 100%;
}
h1, h2, h3 {
	margin: 0;
}
#contents p {
	margin: 0;
}
#topic_path {
	padding: 0 15px;
}

a{
    color: #E60213;
}

.note {
	font-size: 80%;
}
.pc_only {
	display: none;
}

#title {
	background-color: #000;
/*	background: url(/dauna/image/index/title.jpg) no-repeat; */
	position: relative;
}
#title h1 {
	width: 80%;
	margin: 0 auto;
	padding: 1em 0;
}
#title .note {
	width: calc(100% - 1em);
	position: absolute;
	top: 100%;
	left: 0.5em;
}

#introduction {
	background-color: #eeece1;
	padding: 5em 0.5em 3em;
	line-height: 1.5em;
}

#about {
	margin: 0 0.5em 3em;
}
#about h2 {
	text-align: center;
	font-size: 1.2em;
	margin: 0 0 1em;
}
#about h2 img {
	margin-bottom: 1em;
}
#about table {
	width: calc(100% - 1em);
	margin: 0 auto 1em;
	border-collapse: collapse;
}
#about table th,
#about table td {
	border: solid 1px #bba041;
}
#about table th {
	font-weight: bold;
	text-align: center;
}
#about table td:nth-child(2n) {
	border-right: solid 1px #bba041;
}
#about table td:nth-child(2n+1) {
	border-left: none;
}
#about table thead th:nth-child(2) {
	border-right: solid 1px #bba041;
}
#about table thead th:nth-child(3) {
	border-left: none;
}
#about table thead .rank {
	background-color: #bba041;
	color: #ffffff;
}
#about table td {
	text-align: center;
}
#about dl {
	overflow: hidden;
	margin: 0 0.5em 1em;
	font-size: 90%;
}
#about dt::before {
	content: "○";
}
#about dd .size {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
#about dd .size dt,
#about dd .size dd {
	width: auto;
	display: inline;
	float: left;
}
#about .size dt::before {
	content: "";
}
#about dd .size dd::after {
	content: "/";
	margin: 0 0.5em 0;
}
#about dd .size dd:last-child::after {
	content: "";
}
#about p {
	margin: 0 0.5em;
}

#points {
	background-color: #000000;
	color: #ffffff;
}
#points h2 {
	padding: 1em 0.5em;
	font-size: 1.2em;
	text-align: center;
}
#points .point {
	background-color: #000000;
}
#points .point h3 {
	margin: 0;
	padding: 1.5em 1em 0;
	border-bottom: solid 1px #ffffff;
	font-size: 1em;
}
#points .point:nth-of-type(2n) {
	background-color: #ffffff;
	color: #000000;
}
#points .point:nth-of-type(2n) h3 {
	border-bottom: solid 1px #000000;
}
#points .point .image {
	margin: 0.5em 1em;
}
#points .point .text {
	padding: 0 1em 1.5em;
	background-position: center;
	background-repeat: no-repeat;
}

#footer {
	margin-top: 50px;
}


/****** 20190122 ***/

.fair_contents {
	font-size: 115%;
	margin:0 0 2em;
}

.fair_contents2 {
	font-size: 115%;
	margin:0 0 5em;
    background: blue;
    background: #eee;
    padding: 0.5em 1em 1em;
}


.note {
	font-size: 85%;
}
#container img {
	max-width: 100%;
}

/* ********* Title ********* */
.top {
	margin: 3em 0;
}
.top h1 {
	margin: 0 0 1em;
}
.subheader {
	margin: 2em 1em 1em;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}

.subheader2 {
	margin: 4em 1em 2em;
	font-size: 130%;
	font-weight: bold;
	text-align: center;    
}

/* ********* Schedule ********* */
.schedule {
	margin: 1.5em 1em;
}
.schedule dt::before {
	content: url(/image/common/arrow1.gif);
	margin-right: 0.5em;
}
.schedule dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
	border-bottom: solid 1px #A7A7A7;
}


/* ********* Lead ********* */
.lead {
	margin: 1.5em 1em 0;
    padding: 0 1em;
}

.moredetail {
	margin: 1em;
}
.moredetail a::before {
	content: url(/image/common/arrow1.gif);
	margin-right: 0.5em;
}


/* ********* Point ********* */
.point_sch {
	margin: 2em 0 1em;
	padding: 1.5em 1em;
	background-color: #f7f4ef;
}
.point_sch li {
	margin: 1em 0 0;
}
.point_sch h3 {
	padding-bottom:1em;
    text-align: center;
}
.point_sch h4 {
	margin: 0 0 0.5em;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.point_sch h4 img {
	width: 10%;
	margin-right: 0.5em;
}
.point_sch p {
	font-size:85%;
}

.dauna_bnr{
    margin: 3em 1em;
}

.shop_section {
	margin-top: 3em;
}
.shop_section .shop_txt {
  margin-bottom: 2em !important;
  font-size: 96%;
}
.shop_section .shop_info:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info ul.photo {
	width: 100%;
	float: none;
}
.shop_section .shop_info ul.photo li {
	width: 50%;
	float: left;
	padding-left: 5px;
}
.shop_section .shop_info ul.photo li:first-child {
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 0;
}
.shop_section .shop_info .info_detail {
	width: 100%;
	float: none;
	border-bottom: 1px solid #cccccc;
	border-top: none;
	padding-bottom: 18px;
}
.shop_section .shop_info .info_detail .mark {
	padding: 0;
	margin-bottom: 10px;
}
.shop_section .shop_info .info_detail .mark:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info .info_detail .mark li {
	float: left;
	margin: 10px 10px 0 0;
}
.shop_section .shop_info .info_detail .mark li.first,
.shop_section .shop_info .info_detail .mark li:first-child {
	margin-right: 10px;
}
.shop_section .shop_info .info_detail h4 {
	font-size: 125%;
	border-top: 1px dotted #cccccc;
	padding-top: 15px;
	margin-bottom: 10px;
}
.shop_section .shop_info .info_detail dl dt {
	width: 100%;
	float: none;
}
.shop_section .shop_info .info_detail dl dd {
	width: 100%;
	float: none;
	padding-left: 0;
	padding-bottom: 5px;
}
.shop_section .shop_info .info_detail .map_btn:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info .info_detail .map {
	width: 118px;
	margin: 14px 0 20px 0;
	float: right;
}
.shop_section .map a {
	display: block;
	background: #000000;
	font-size: 134%;
	text-align: center;
	color: #ffffff;
	padding: 4px 0 2px 0;
	text-decoration: none;
}
.shop_section .map a:hover {
	text-decoration: underline;
}
.shop_section .map a span {
	background: url(/chinese/shop/img/ico-arrow.png) left center no-repeat;
	padding-left: 20px;
}
.shop_section .shop_info .info_detail ul li span {
	display: block;
}
.shop_section .other_area {
	margin-top: 20px;
}
.shop_section .other_area.first {
	margin-top: 0;
}