@charset "UTF-8";

* {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3","メイリオ", "Meiryo UI", "MS P ゴシック", verdana, sans-serif;
	color: #333;
	font-weight: 500;
	/*#6d6d78*/
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 1px;
	background: #fff;
}

img{
	margin:0;
}

h1 {
	font-weight: normal;
	margin:0;
}

h2 {
	position: relative;
	color: #ffffff ;
	background: black;
	font-size: 12pt ;
	line-height: 1;
	margin: 15px 0px 15px 0px;
	padding: 10px 5px 10px 40px;
	box-shadow:1px 3px 8px 0px  #666666 ;
	border-bottom	 :3px solid #ff6347;
	background-image: url("../images/sakura.png");
	background-repeat: no-repeat;
}

h2.h2_nakatsujinjya{
	background-image: none;

}

h3 {
	padding: 1px 0px 0px 0px;
	margin: 5px;
	font-size: 12pt; 
	font-weight: bold;
	border-bottom: 1px solid #848484;
	box-shadow: 0 1px 0 #F2F2F2;
}

.non-border{
	border; none;
}


h4 {
	font-size: 12pt; 
	margin: 4px 0 4px 10px;
	padding-top: 5px;
	font-weight: bold;
}


h5 {
	font-size: 12pt; 
	margin: 4px 0 4px 0;
	padding: 5px 5% 0 10%;
}

h6 {
	margin-bottom: 2px;
	font-size: 88%; 
}



/* ========MENU LAYOUT======== */
#title{
	background: white url(../images/bg_content.jpg) repeat-x;
}

nav{
	height: 43px;
}

.menu_navbar{
	text-align:center;
	margin: 0 auto;
	background-color: black;
	box-shadow:-1px 0px 0px rgba(225,225,225,0.3) inset,
	0px 1px 1px rgba(0,0,0,0.1) inset,
	0px -1px 1px rgba(0,0,0,0.3) inset,
	0px 1px 3px #666;
}

#menu {
	display:inline-block;
	width:900px;
	padding:0;
	margin:0;
	list-style-type: none;
}

nav{
	box-sizing: border-box;
}

#menu li {
	width:16%;
	float:left;
	padding:0;
	margin:0;
	text-align:center;

	box-sizing: border-box;
}

#menu li:first-child{
	margin-left: 2%;
	border-left:1px solid #444; 
}

#menu li:last-child{
	margin-right: 2%;
}


#menu li a {
	width:auto;
	letter-spacing: 2px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-shadow:0 -1px 0px #333,0 1px 0px #555;
	padding:10px 0;
	text-decoration:none;
	display:block;
	background: black;
	border-left:1px solid #444; 
}
#menu li:first-child a{
	border-left:0;

}
#menu li:last-child a{
	border-right:0;
}

#menu li a:hover {
	background:#666;
	background-image: -moz-linear-gradient(top, #888 0%, #777 50%, #666 50%, #777 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(0.50, #777), color-stop(0.50, #666), color-stop(1, #777));
	box-shadow: 1px 0px 0px rgba(225,225,225,0) inset,
	-1px 0px 0px rgba(225,225,225,0) inset,
	0px 1px 1px rgba(0,0,0,0.1) inset,
	0px -1px 1px rgba(0,0,0,0.3) inset,
	0px 1px 3px #666;
}

/* ========LOGO LAYOUT======== */
.logo{
	height: 150px;
	margin: 0;
	padding: 50px;
}

.logo div{
	text-align: center;
}





/* ========FOOTER CUSTOMIZE======== */

footer {
	padding: 0 0 10px 0;
	text-align: center;
}

footer small{
	font-style: normal;
	font-size: 75%;
}

/* ========MAIN CONTENTS LAYOUT======== */

div#contents {
	clear: both;
	border-bottom: 1px solid #A4A4A4;
	padding-bottom: 10px;
	max-width: 870px;
	margin: 0 auto;
}



/* 回り込み解除 */
div#contents:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ========SPACE LAYOUT======== */
.unit {
	margin: 15px 0;
}

.kiganUnit {
	margin: 15px 0;
	border: 1px solid grey;


	padding: 10px;


	box-shadow: 3px 3px 3px;

}



/* ========BOOTSTRAP LAYOUT======== */
.row--v-middle {
	font-size: 0;
}

.row--v-middle > [class*="col-"] {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.row{
	margin-right: 0;
	margin-left:0;
}

/* ========その他 CUSTOMIZE======== */

p{
	margin: 10px 10px 10px 15px;
}

p.nonbar {
	margin: 1px 10px 0px 15px;
	
}

p.center{
	text-align: center;
}

p.img-caption{
	padding: 0 9% 0 10%;
	margin-left: 0;
	margin-top: 5px;
}

.images {
	position: relative;
	width: 100%; /* for IE 6 */
}

.img-responsive-1column{
	width: 100%;
	min-width: 150px;
	max-width: 189px;
}

.img-responsive-1column-big{
	width: 100%;
	min-width: 150px;
	max-width: 350px;
}

.img-responsive-2column{
	width: 80%;
	min-width: 100px;
	max-width: 350px;
}

.img-responsive-2column-longitudinal{
	width: 40%;
	min-width: 100px;
	max-width: 350px;
}

/* ========YAKUDOSHI CUSTOMIZE======== */
.manEmph {
	background-color: #ccffff;
}

.womanEmph {
	background-color: #ffcccc;
}

table{
	width: 95%;
	margin: 0 auto;
}

td, th{
	text-align: center;
}

em {
	font-size: 130%;
	font-style: normal;
}

/* ========いるか不明 CUSTOMIZE======== */
img.font {
	margin: 0px;
}



div.slide img {
	width: 870px;
	margin: 0px;
}

span.kakko {
	font-size: 70%;
}

/**************************************************************************
For Mobile Screen. 
Using "Media Query".
**************************************************************************/


/******* モニター幅768px以上88px以下 ********/
@media only screen and (max-width: 870px) and (min-width: 768px){
	#menu li {
	width:14%;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	}

	#menu li:first-child{
		margin-left: 2%;
		border-left:1px solid #444; 
	}
}
/******* モニター幅768px以下 ********/
@media only screen and (max-width:768px) {		
	h3 {
		border-bottom: 1px solid #848484;
		margin:10px 0 5px 5px;
		padding: 10px 5px 5px 5px;
		box-shadow: 0 1px 0 #F2F2F2;
		font-size: 12pt;
	}


	h5 {
		font-weight: bold;
		font-size: 11pt;
		padding-left: 15%;
	}

	/* ========MENU LAYOUT======== */

	nav{
		height: 129px;
	}

	#menu{
		width:100%;
	}

	#menu li{
		width:46%;
		margin:2px 2%;

		background: none;
		color: black;
		text-shadow: none;


	}

	#menu li a {
		border-bottom:1px solid #444; 
		padding: 7px 0;
		border-radius: 15px;

		/* background: gainsboro;*/
		color: black;
		text-shadow: none;
		background: gainsboro;
    	border-left: 1px solid gainsboro;
    	border-color: gainsboro; 

	}

	#menu li:first-child,#menu li:last-child  {
		width:46%;
		margin:2px 2%;
		height: 98%;
		border: none;
	}

	.menu_navbar{
		background-color: transparent;
		box-shadow: none;
	}

/*
	.menu_navbar{

	background-color: inherit;
	
	}

	#menu li:nth-child(odd) a{
		border-left:none; 
	}

#menu{
	color: none;
}

	#menu li a{ 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	}
	#menu li{ 
		width:48%;
		margin-right:1%;
		margin-left:1%;
		margin-bottom: 4px;
	}

	#menu li:first-child,#menu li:last-child  {
		width:48%;
		margin-right:1%;
		margin-left:1%;
	}
	*/

	/* ========LOGO LAYOUT======== */
	.logo{
		height: 110px;
		padding: 10px;
	}


	
	/* ========SPACE LAYOUT======== */

	.kiganUnit {
		border: none;
		padding: 0;
		box-shadow: none;

	}

	.kiganrr{
		padding: 5px 15px 5px 15px;
	}

	.img-responsive{
		width: 60%;
	}

	.img-responsive-1column{
		width: 50%;
		min-width: 200px;
		max-width: 350px;
	}

	.img-responsive-2column{
		width: 90%;
		max-width: 250px;
	}

	p.img-caption{
		padding: 0 5% 0 15%;
		margin: 0;
	}





	/* ========SLIDE SHOW LAYOUT======== */
	.images {
		text-align: center;
	}
	#features,#slidingFeatures,#labelFeatures,#basicFeatures,#thumbFeatures
	{
		background: #efefef;
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 41%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0px;
	}

	.slide img{
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0px;		
	}

	.jshowoff p{
		display: none;
	}

	.jshowoff {
		width: 100%;
		margin: 10px 0;
	}
	.jshowoff div {
		width: 100%; //
		height: 41%;
	}
	div.slide {
		height: 41%;
	}
	div.slide img {
		width: 100%;
	}
}


@media only screen and (max-width: 710px) and (min-width: 620px) {

	h5 {
		padding-left: 10%;
	}

	h2{
		margin-top: 0;
	}

	p.img-caption{
		padding-left:10%;
	}
}

@media only screen and (max-width: 620px){
	h5 {
		font-size: 10.5pt;
		padding-left: 5%;
		padding-right: 1%;
	}

	h2{
		margin-top: 0;
	}

	p.img-caption{
		padding: 0 5% 0 5%;
		margin: 0;
	}


}

/**************************************************************************
印刷時にhref属性が表示されるのを防ぐ。
（Bootstrapで表示されるようになっている。）
**************************************************************************/

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}
