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

/* --------------------------------------------------
reset
-------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

img, a {
	vertical-align:top;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

*, *:before, *:after {
	box-sizing: border-box;
}

/* --------------------------------------------------
fonts
-------------------------------------------------- */
 
.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
}

/* --------------------------------------------------
clearfix
-------------------------------------------------- */
 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* --------------------------------------------------
html
-------------------------------------------------- */
 
html {
	font-size: 62.5%;
	height:100%;
}

/* --------------------------------------------------
body
-------------------------------------------------- */
 
body {
	font-family: "Trebuchet MS", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 1.6rem;
	line-height:1.6;
	-webkit-text-size-adjust: 100%;
	height:100%;
	color:#000;
	box-sizing:border-box;
	min-width:1080px;
	overflow-x: hidden;
}

/* --------------------------------------------------
header
-------------------------------------------------- */
.line{
	background:url(../img/bg_01.gif),repeat-x;
	height:30px;
}
.line_low{
	background:url(../img/bg_01.gif),repeat-x;
	height:20px;
}
.logo{
	margin:30px 80px;
}
.logo p{
	float:right;
	vertical-align:middle;
	font-size:2.6rem;
	border-bottom:solid 1px #A43333;
	position:relative;
	margin-top: 10px;
}
.logo a{
	color:#333;
	text-decoration:none;
	border-bottom:solid 2px #A43333;
}
.logo a:hover{
	background:rgba(164,51,51,0.6);
	color:#fff;
}

logo p::before,
logo p::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.logo p::after{
	top:bottom: 0;
	border-top: 1px solid #A43333;
	border-bottom: 2px solid #A43333;
}
/* --------------------------------------------------
main-contents
-------------------------------------------------- */

.ttl{
	background:url(../img/ttl01.jpg),no-repeat;
	height:236px;
	text-align:center;
	display:table;
	width:100%;
}
.ttl h3{
	color:#fff;
	font-size:4.5rem;
	margin:0 auto;
	vertical-align:middle;
	display:table-cell;
}

/* --------------------------------------------------
contents
-------------------------------------------------- */

.contents{
	max-width:1280px;
	margin:50px auto 0 auto;
}
section{
	margin:30px;
}
.l-text{
	float:left;
	width:48%;
	margin:30px 1%;
}
.l-text h4{
	font-weight:bold;
	font-size:3.9rem;
	text-align:center;
	position:relative;
}
#hinamaturi{
	left: 0;
	position: absolute;
	z-index: -1;
	top: -35px;}
.l-text p{
	margin:20px 0;
}
.r-pht{
	float:right;
	width:50%;
}
.r-pht img{
	max-width:100%;
	height:auto;
}
.colored{
	background:#E7E4D3;
	padding:20px;
}
.colored h5{
	font-weight:bold;
	font-size:2.0rem;
}
.colored p{
	margin:20px;
}
.r-text{
	float:right;
	width:46%;
	margin:30px 2%;
}
.r-text h4{
	font-weight:bold;
	font-size:3.9rem;
	text-align:center;
	position:relative;
}
#Dontaku{
	right: 0;
	position: absolute;
	z-index: -1;
	top: -35px;
}
.l-text p{
	margin:20px 0;
}
.r-text p{
	margin:20px 0;
}
.l-pht{
	float:left;
	width:50%;
}
.l-pht img{
	max-width:100%;
	height:auto;
}
#Gion_Yamagasa{
	left: 0;
	position: absolute;
	z-index: -1;
	top: -35px;}
#Ginkenshibudou{
	right: 0;
	position: absolute;
	z-index: -1;
	top: -35px;
	}
#Kabuki{
	left: 20px;
	position: absolute;
	z-index: -1;
	top: -35px;
}
#Kagura{
	right: 130px;
	position: absolute;
	z-index: -1;
	top: -35px;
}
#Nou_Kyougen{
	left: 0;
	position: absolute;
	z-index: -1;
	top: -35px;
}
#Tea_Ceremony{
	right: 40px;
	position: absolute;
	z-index: -1;
	top: -35px;
}
#Flower_Arrangement{
	left: 0;
	position: absolute;
	z-index: -1;
	top: -35px;
}
#Japanese_Ceramic{
	right: 0;
	position: absolute;
	z-index: -1;
	top: -35px;	
}
#Chikuzen_Biwa{
	left: 0;
	position: absolute;
	z-index: -1;
	top: -35px;
}
.btn{
	text-align:right;
}
.btn a{
	display: inline-block;
	padding:10px 20px;
	margin: 0 5px;
	clear: both;
	background: #A43333;
	color:#fff;
	 border-radius:5px;
	 text-decoration:none;
}
.btn a:before{
	font-family: FontAwesome;
	content : "\f008";
	padding-right:8px;
}
.btn a:hover{
	background:rgba(164,51,51,0.6);
}
.info{
	margin:20px;
}
.info h6{
	font-family:2.2rem;
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	padding-bottom:8px;
}
.info p{
	border-bottom:#ccc 1px solid;
	padding:8px 0;
	}
#pageTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 4px 0 0 3px;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	background-color: #C2A975;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position:relative;
}
#pageTop a:before{
	font-family: FontAwesome;
	content : "\f106";
	position:absolute;
	top: 16px;
	left: 14px;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
/* --------------------------------------------------
footer
-------------------------------------------------- */
.footer-inner{
	margin:30px 50px;
}
.footer-inner img{
	vertical-align:middle;
	padding-top: 20px;
}
.footer-inner p{
	float:right;
	font-size:1.4rem;
	border-left:dotted 1px #ccc;
	padding-left:14px;
}
.copy{
	text-align:center;
	background:#A43333;
}
.copy p{
	color:#fff;
	padding:30px;
	font-size:1.2rem;
}
