body {
	font-size: 12px;
	font-family: '游明朝','游明朝体','Yu Mincho',YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1.6;
	background: url(../images/bg_body.gif);
	color: #222;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
	max-width: 100%;
	height: auto;
}

.wrap {
	width: 92%;
	min-width: 1024px;
	max-width: 1100px;
	margin: 0 auto;
}

header {
	background: #ffd800;
	padding: 10px 0;
}
header h1 {
	float: right;
	margin: 0;
}
header .maria-community {
	float: left;
	margin: 7px 0 0;
	font-size: 12px;
	
}
header .maria-community a {
	font-family:  Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #222;
}

.cover-wrapper {
	position: relative;
	padding-bottom: 127px;
}
nav {
	width: 92%;
	min-width: 1024px;
	max-width: 1100px;
	margin: 0 auto;
	position: absolute;
	top: 704px;
	z-index: 1;
}
nav ul {
	width: 187px;
	float: right;
	margin-right: -15px;
	background-image: url(../images/nav-bg.png);
	background-position: center 34px;
	background-repeat: no-repeat;
}
nav ul li {
	display: inline-block;
	margin: 0 15px;
}

.cover {
	width: 100%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
}
.cover_1 {
    background-image: url(../images/1.jpg);
    background-position: center 55%;
}
.cover_2 {
    background-image: url(../images/2.jpg);
    background-position: center 60%;
    margin-top: 127px;
}

.tokiwoegakumono {
	position: absolute;
	top: 262px;
	left: 50%;
	z-index: 1;
	margin-left: -315px;
}
.maramigo18nen {
	position: absolute;
	top: 789px;
	left: 50%;
	z-index: 1;
	margin-left: -281px;
}
.dentokogei {
	width: 92%;
	min-width: 1024px;
	max-width: 1100px;
	margin: 0 auto;
	position: absolute;
	top: 327px;
	z-index: 1;
}
.dentokogei img {
	margin-left: 38px;
}

.intro-wrapper {
	padding: 54px 0 90px;
	background: #000;
	background-image: url(../images/t-kasure.png);
	background-position-y: bottom;
    background-repeat: repeat-x;
}
.intro {
	width: 500px;
	margin: 0 auto;
}
.intro p {
	font-size: 14px;
	margin: 0 0 38px;
	color: #fff;
	line-height: 2;
	text-align: center;
}
.left {
	width: 280px;
	float: left;
}
.right {
	width: 280px;
	float: right;
}
.left img,
.right img {
	margin-bottom: 24px;
}

.tradition-wrapper {
	height: 520px;
	padding: 18px 0 90px;
}
.tradition-wrapper h3 {
	margin-bottom: 40px;
}

.t_kasure {
	height: 24px;
	background: #000;
	background-image: url(../images/t-kasure.png);
	background-position-y: bottom;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}
.b_kasure {
	height: 24px;
	background: #000;
	background-image: url(../images/b-kasure.png);
	background-position-y: top;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}

.master-wrapper {
	height: 610px;
	padding: 32px 0 90px;
	background-color: #000;
	background-image: url(../images/ryusen.png);
	background-position: center center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
}
.master-wrapper .wrap {
	position: relative;
}

.profile {
	max-width: 520px;
}
.takada {
	position: absolute;
	top: 220px;
	left: 0;
}
.meboso {
	position: absolute;
	top: 104px;
	right: 0;
}
.yamawaki {
	position: absolute;
	top: 392px;
	left: 50%;
	margin-left: -142px;
}

.craftsmanship-wrapper {
	padding: 19px 0 90px;
}
.craftsmanship-wrapper h3 {
	margin-bottom: 40px;
}
.makie-wrapper {
	height: 696px;
	padding: 40px 0 0;
	background-image: url(../images/bg_craftsmanship.png);
	background-position-x: 40px;
	background-position-y: top;
    background-repeat: no-repeat;
}
.kebari-wrapper {
	height: 632px;
	padding: 40px 0 0;
	background-image: url(../images/bg_craftsmanship.png);
	background-position-x: 40px;
	background-position-y: top;
    background-repeat: no-repeat;
}
.makie-description,
.kebari-description {
	width: 300px;
	float: left;
	color: #363636;
	line-height: 2.2;
}
.makie-description h1,
.kebari-description h1 {
	font-size: 38px;
}
.makie-description p,
.kebari-description p {
	font-size: 14px;
	margin: 10px 0;
}
.makie-description ol {
	list-style-position: inside;
	margin: 30px 0;
	padding: 0;
	font-size: 14px;
}
.makie-description ol li {
	margin-bottom: 2px;
}

.credit {
	text-align: center;
	padding: 0 0 100px;
}

#toTop {
	position: absolute;
	top: -74px;
	right: 0;
}

footer {
	font-family:  Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 20px 0;
	background: #040812;
	color: #fff;
}
footer .wrap {
	position: relative;
}
footer p.ymtxt {
	font-size: 12px;
	margin: 0 auto 5px;
}
footer div {
	margin: 0px auto 0 auto;
}
footer ul li {
	float: left;
	list-style-type: none;
	vertical-align: top;
}
footer ul {
	padding: 0;
}
footer ul li.ym {
	border-right: solid 1px #0d1a3b;
	padding: 0 17px 0 0;
}
footer ul li.y {
	padding: 0 0 7px 17px;
	border-left: solid 1px #040a1d;
}
footer ul li.face {
	padding: 2px 0 0 17px;
}
footer ul li.twit {
	padding: 2px 0 0 5px;
}
footer ul li.sns {
	width: 110px;
	margin: 0 0 0 10px;
}
footer ul li.snstw {
	width: 97px;
	margin: 0 0 0 10px;
}
footer ul li.snsgp {
	width: 32px;
	margin: 0;
}
footer ul li.sns div {
	width: 100px;
	margin: -10px 0 0 10px;
}
footer p.cr {
	float: right;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 13px;
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
#slider-makie.flexslider, #slider-kebari.flexslider {width: 750px; margin: 0; padding: 0; float: right}
#carousel-makie.flexslider, #carousel-kebari.flexslider {width: 698px; margin: 0; padding: 0 26px; float: right}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0; background: #000; border: 4px solid #000; position: relative; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

#carousel-makie li, #carousel-kebari li {margin-right: 8px; cursor: pointer;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 13px; height: 25px; margin: -8px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
#slider-makie .flex-direction-nav, #slider-kebari .flex-direction-nav {display: none}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 4px; }
.flex-direction-nav .flex-prev {left: 4px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

#carousel .flex-active-slide {
	position: relative;
}
#carousel .flex-active-slide:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	border: solid 2px #fff;
	box-sizing: border-box;
	z-index: 1;
}
#carousel-makie .flex-active-slide,
#carousel-kebari .flex-active-slide {
	position: relative;
}
#carousel-makie .flex-active-slide:before,
#carousel-kebari .flex-active-slide:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	border: solid 2px #fff;
	box-sizing: border-box;
	z-index: 1;
}
div.community_block_ {
	clear: both;
	margin: 0 auto;
	background-color: #000000;
	text-align: center;
}
div.community_block_ .clearfix_:after {  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.community_block_ .clearfix_ { display:inline-block;}  
/* HIdes from IE-mac */  
*html div.community_block_ .clearfix_ { height:1%;}  
div.community_block_ .clearfix_ { display:block;}  
/* End hide from IE-mac */
div.community_block_ .banner_ {
	width: 730px;
	margin: 0 auto;
}
div.community_block_ .left_ {
	width: 350px;
	float: left;
	display: inline;
}
div.community_block_ .right_ {
	width: 350px;
	float: right;
	display: inline;
}
#Craftsmanship .community_block_ {
	padding-bottom: 20px;
	margin-top: 20px;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.item_box {
	position: relative;
}
.content_wrap {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
.content_wrap img {
	background: #000;
}
.disnon{
    opacity: 0;
    
}
 
.image_box{
    width: 700px;
	float: left;
}
.image_box p {
    margin-top: 6px;
}
 
#tab {
    width: 370px;
	float: right;
	padding: 0;
	margin: 20px 0 0;
}
#tab:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
#tab li{
    float: left;
    position: relative;
    width: 170px;
    height: 113px;
    margin-bottom: 15px;
    margin-left: 15px;
    list-style-type:none;
    cursor: pointer;
}
#tab li.select:after,
#tab li.hover:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
    border: solid 2px #c38a39;
}