
@charset "utf-8";




/* ====================================

	0.General

==================================== */

html {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}


body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px; 
	font-size: 1.4rem;
	font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 140%;
	word-break : break-all;
	position: relative;
	 -webkit-text-size-adjust: 100%;
}


a {
	color: #7F1184;
	text-decoration: underline;
}

	a:link {
		color: #7F1184;
		text-decoration: underline;
	}

	a:visited {
		color: #7F1184;
		text-decoration: underline;
	}

	a:hover {
		color: #7F1184;
		text-decoration: none;
	}


img {
	border: none;
	line-height: 0;
	vertical-align: bottom;
}


.minchou {
	font-family: 游明朝, "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight:500;
}



/* ====================================

	1.Header

==================================== */

header{
	background-color:#FFF;
	background-image:url(../../img/line.png);
	background-position:center top;
	background-repeat: repeat-x;
}

header > p {
	display: inline-block;
	width: 100%;
	min-height: 50px;
	margin: 20px 0 0 15px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-image:url(../img/logo.png);
	background-size: auto 35px;
	background-position: left top;
	background-repeat:no-repeat;
}

#top-head {
	position: fixed;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}

/* transition */
#top-head,
#top-head:after,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

/* Fixed */
#top-head.fixed {
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0 2px 16px -5px rgba(0,0,0,.3);
}



/* ====================================

	2.Main

==================================== */

main {
	padding: 60px 20px;
	padding-top: 90px;
	background-image: url(../img/bg_main.jpg);
	background-position: center top;
	background-repeat: repeat;
	box-sizing: border-box;
}


#content {
	padding: 20px 20px 40px 20px;
	background-color:#FFF;
	box-sizing: border-box;
}



/*
 	2.1 Title & Text
==================================== */

section h1 {
	width: 100%;
	margin: 0 auto 50px auto;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 游明朝, "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	text-align: center;
	text-indent: 0.2em;
	letter-spacing: 0.2em;
	line-height: 1.3em;
	color: #7F1184;
	position: relative;
	box-sizing: border-box;
}

section h1::after {
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	width: 60px;
	height: 4px;
	margin: 0 auto;
	content: "";
	background-color: #DDD;
}

section h2 {
	width: 100%;
	margin: 0 auto 20px auto;
	padding-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 游明朝, "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 160%;
	color: #444;
	border-bottom: 3px double #7F1184;
	box-sizing: border-box;
}

section h3 {
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 15px 10px;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 游明朝, "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	letter-spacing: 0.15em;
	line-height: 100%;
	color: #FFF;
	background-color: #7F1184;
	background-image: url(../img/bg_footer.png);
	background-position: center center;
	background-repeat: repeat;
	box-sizing: border-box;
}

section h4 {
	width: 100%;
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 100%;
	color: #7F1184;
	border-bottom: 2px solid #CCC;
	box-sizing: border-box;
}

.text {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	line-height: 170%;
}

section img {
	width: 100%;
}


/*
 	2.2 Pnakuzu
==================================== */

#pankuzu{
	width: 100%;
	margin: 0 auto 20px auto;
	letter-spacing: 0.15em;
	box-sizing: border-box;
}

#pankuzu ul{
	overflow: hidden;
	clear: both;
}

#pankuzu ul li{
	float: left;
	position: relative;
	margin:0 10px 5px 0;
	padding-left: 20px;
	font-size: 12px;
	font-size: 1.2rem;
}


#pankuzu ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .35em;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#pankuzu ul li.first {
	padding-left: 0;
}

#pankuzu ul li.first::after {
	display: none;
}


/*
 	2.3 Slider
==================================== */

#bxslider-outer{
	position: relative;
	max-width: 100%;
	margin: 0;
}

.bx-wrapper {
	margin: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
}

.bxslider img{
	width: 100% !important;
	height: auto !important;
}

.bx-wrapper .bx-pager {
	display: none !important;
}

.bxslider li p {
	padding-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: 游明朝, "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	text-align: center;
	letter-spacing: 0.12em;
	line-height: 160%;
}



/*
 	2.4 Button
==================================== */

a.bt,
a.bt:link,
a.bt:visited {
	width: 100%;
	margin: 0 auto;
	padding: 18px 32px 16px 32px;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	text-decoration: none;
	text-indent: 0.2em;
	letter-spacing: 0.2em;
	line-height: 130%;
	color: #FFF;
	background-color: #7F1184;
	border: 1px solid #7F1184;
	box-sizing: border-box;
	position: relative;
}

a.bt::after {
	display: block;
	content: '';
	position: absolute;
	top: 42%;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


a.bt2,
a.bt2:link,
a.bt2:visited {
	width: 100%;
	margin: 0 auto;
	padding: 14px 32px 12px 32px;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	text-decoration: none;
	text-indent: 0.2em;
	letter-spacing: 0.2em;
	line-height: 130%;
	color: #7F1184;
	border: 1px solid #7F1184;
	box-sizing: border-box;
	position: relative;
}

a.bt2::after {
	display: block;
	content: '';
	position: absolute;
	top: 42%;
	right: 20px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #7F1184;
	border-bottom: 1px solid #7F1184;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



/* ====================================

	3.Footer

==================================== */

footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFF;
	background-color: #7F1184;
	box-sizing: border-box;
	position: relative;
}

footer a,
footer a:link,
footer a:visited {
	color: #FFF;
}



/*
 	3.1 Go top
==================================== */

.go_top{
	position: fixed;
	right: 20px;
	margin-bottom: 20px;
}

.go_top a{
	display: block;
	width: 60px;
	height: 60px;
	color: #FFF;
	text-indent: -9999px;
	background-color: #7F1184;
	position: relative;
	border: 2px solid #FFF;
	border-radius: 30px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	box-sizing: border-box;
}

.go_top a::after {
	display: block;
	content: '';
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	width: 12px;
	height: 12px;
	margin: auto;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


