/* Scss Document */
#inHeader {
}
.wrapgNav,
.h_02,
.h_12:after,
.h_13,
.linkArea,
/*.blogArea01 .blogDay,*/
.btn02:hover,
.pagetop a:hover,
.btn04 {
  background-color: #1F2327;
}
.pagetop a {
  background-color: #56070C;
}
.pagetop a:hover {
  background-color: #1F2327;
}
/*h_top部分*/
#inHeader .box1200 .h_top {
	overflow: hidden;
	padding: 0 20px;
}
#inHeader .box1200 .h_top .bnilogo {
	float: left;
	padding-top: 30px;
}
#inHeader .box1200 .h_top .subcText {
	float: right;
}
#inHeader .box1200 .logo {
	text-align: center;
	margin-top: -45px;
}
.h_03,
.h_04,
.h_05,
.h_06,
.h_07:before,
.h_07:after,
.h_08,
.h_10,
.h_14,
.h_14:beofre {
  border-color: #1F2327;
}
.btn03 {
  border-color: #1F2327;
}
.h_13:after {
  border-top-color: #1F2327;
}
.h_03,
.h_04,
.h_05,
.h_06,
.h_07,
.h_08,
.h_09,
.h_10,
.h_12,
.h_14,
.newsArea02 .blogBox dt,
.blogArea02 .blogDay,
.btn03 {
  color: #1F2327;
}
.gNav li a,
.h_02,
.h_11,
.h_13,
.copyright,
.blogArea01 .blogDay {
  color: #FFF;
}
.gNav li {
  border-left: 1px solid #454542;
}
.gNav li:hover {
  background-color: #E3D2AC;
}
.imgArea01 {
  background-color: #FFF;
}
.contactBox01 .contactBtn {
  background-color: #D7B88E;
}
.contactBox01 .contactBtn p {
  color: #FFF;
}
.contactBox02 .contactBtn a:after {
  color: #A67F4C;
}
.contactBox02 .contactBtn p.ttl {
  color: #969696;
}
.contactBox02 .contactBtn p {
  color: #A67F4C;
}
.contactBox03 .contactBtn {
  background-color: #F7F5F3;
}
@media screen and (max-width: 736px) {
  #inHeader {
    background-image: none;
    border-bottom-color: #1F2327;
  }
  #toggle a {
    background-color: #1F2327;
  }
  .gNav li a {
    border-color: #FFF;
  }
  .pagetop {
		max-width: 60px;
		margin: 0 auto;
    margin-bottom: 0px;
  }
  .pagetop a img {
		width: 100%;
  }
}

/*追記分（template）*/

body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
a {
	color: #333;
}
#wrapper {
	overflow: hidden;
}
.subH2 {
	position: relative;
	margin: 0 10px 50px;
	padding: .5em 0;
	color: #56070C;
	text-align: center
}
.subH2:before {
	top: 0;
	border-top-width: 2px;
	border-bottom-width: 1px;
}
.subH2:after {
	bottom: 0;
	border-top-width: 1px;
	border-bottom-width: 2px;
}
.subH2:before, .subH2:after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.subH2 span:first-child {
	color: #000;
	font-weight: bold;
}
.subH2 span:nth-child(2) {
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #56070C;
}
h3 {
	line-height: 45px;
}
h4 {
	line-height: 40px;
}
.box1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.centuryg {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.yuming {
	font-family: 游明朝体, "Yu Mincho", YuMincho, "Times New Roman", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.arialb {
	font-family: "Arial Black", Gadget, "sans-serif";
}
.kakugo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.bk {
	color: #000;
}
.redText {
	color: #56070C;
}
.mainImg {
	background-color: #000;
}
.maincText {
	color: #1F2327;
}
.maincBg {
	background-color: #1F2327;
}
.btnArea .btn a {
	width: 300px;
	display: inline-block;
	padding: 15px 0;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.06em;
	background-color: #A4A4A4;
}
.btnArea .btn a:hover {
	background-color: #1D1C1B;
}
.btnArea .btn a i {
	padding-left: 10%;
}
.maincBorder {
	border-color: #1F2327;
}
.subcText {
	color: #E3D3AC;
}
.subcBg {
	background-color: #E3D3AC;
}
.subcBg02 {
	background-color: #F1E9D5;
}
.subcBorder {
	border-color: #E3D3AC;
}
.dpbText {
	color: #56070C;
}
.inheadBg {
	background-color: #1D1C1B;
}
.bnicBorder {
	border-color: #56070C;
}
.oracText {
	color: #FF7F00;
}
.oracBg {
	background-color: #FF7F00;
}
.oracBorder {
	border-color: #FF7F00;
}
.underbar {
	position: relative;
	line-height: 60px;
}
.underbar:after {
	content: "";
	width: 30px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #2A2E32;
	
}
.bkglow {
	text-shadow: 2px 2px 10px #000;
}
.solid {
	border-style: solid;
}
.dotted {
	border-style: dotted;
}
.underline {
	border-bottom-width: 1px;
}
.noneborder {
	border: none;
}
.nonebg {
	background-color: transparent;
}
.nonebold {
	font-weight: normal;
}
.relative {
	position: relative;
}
.block {
	display: block;
}
.lrauto {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.halfBg {
	background:linear-gradient(45deg,#1C1C1C 0%,#1C1C1C 50%,#691719 50%,#691719 100%);
	opacity: 0.9;
}
.lineh14 {
	line-height: 1.4;
}
.lineh15 {
	line-height: 1.5;
}
.lineh16 {
	line-height: 1.6;
}
.lineh17 {
	line-height: 1.7;
}
.lineh18 {
	line-height: 1.8;
}
.lineh19 {
	line-height: 1.9;
}
.lineh20 {
	line-height: 2.0;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w80 {
	width: 80%;
}
.w90 {
	width: 90%;
}
.w100 {
	width: 100%;
}
.pt5 {
	padding-top: 5px;
}
.pr5 {
	padding-right: 5px;
}
.pb5 {
	padding-bottom: 5px;
}
.pl5 {
	padding-left: 5px;
}
.logo .h1_center {
	margin-top: -70px;
}
.logo a img {
	margin: 0 auto;
}
.gNav li {
	height: 64px;
}
.gNav02 li:last-child {
	border-right: 1px solid #454542;
}
.gNav li a {
	color: #E3D3AC;
	font-size: 15px;
	font-weight: normal;
	display: block;
}
.gNav li a span {
	display: block;
}
.gNav li a:hover {
	color: #333;
}
.gNav li a span:hover {
	color: #333;
}
.linkArea {
	padding-top: 35px;
	background-color: #F9F9F9;
}
footer {
	background-color: #1F2327;
}
.footerlogo {
	text-align: center;
}
.footerlogo ul {
	margin: 0 auto;
}
.footerlogo ul li {
	display: inline-block;
	margin: 0 15px;
}
.gNav02 li a {
	border: none;
}
.gNav02 .gNav8 li {
	padding: 0 32px 7px;
}
.linkArea {
	background:linear-gradient(180deg,#FFF 0%,#FFF 65%,#E3D3AC 65%,#E3D3AC 100%);
}
.linkArea li p {
	text-align: center;
}
.linkArea li p span {
	display: block;
}
.wrapMapArea h2 {
	line-height: 3.0;
}
.wrapMapArea img {
	vertical-align: bottom;
}
.fNav a {
	color: #FFF;
	font-weight: normal;
}
.fNav span {
	color: #FFF;
	font-weight: bold;
}
.contactBtn02 p a {
	padding: 25px 100px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	background-color: #56070C;
    cursor: pointer;
}
.contactBtn02 p a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #56070C;
	border: 2px solid #56070C;
}
.memberBox ul li {
	min-height: 290px;
}
.memberBox ul li a:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.2s linear;
}

/*プライバシーポリシー*/
.privacyBox {
	width: 90%;
	max-width: 800px;
	height: 300px;
	overflow: auto;
	margin: 0px auto 70px;
	padding-top: 15px;
	border: 1px solid #D0D0D0;
	background-color: #fff;
}
.privacyBox h2 {
	padding-left: 2em;
	font-weight: bold;
}
.privacyBox .ttl {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.privacyText {
	margin-top: 30px;
	padding: 0px 30px;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	text-align: left;
}
.privacyList {
	height: auto;
	width: 100%;
	margin-top: 60px;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
}
.privacyList dt {
	padding: 0px 30px;
	font-weight: bold;
	color: #666;
}
.privacyList dd {
	color: #666666;
	padding: 0px 30px 30px 60px;
}
dl.privacyList dd.ga a{
	color: #000;
	text-decoration: underline;
}
dl.privacyList dd.ga a:hover{
	background-color: #ddd;
}

@media screen and (max-width: 736px) {
	a {
		text-decoration: none;
	}
	.box1200 {
		width: 100%;
	}
	.box1200 p {
		text-align: left;
	}
	.s_w50 {
		width: 50%;
	}
	.s_w60 {
		width: 60%;
	}
	.s_w70 {
		width: 70%;
	}
	.s_w80 {
		width: 80%;
	}
	.s_w90 {
		width: 90%;
	}
	.s_w100 {
		width: 100%;
	}
	.logo a {
		max-width: 60%;
	}
	#inHeader {
		width: 100%;
		min-height: 70px;
	}
	#inHeader .box1200 .h_top .bnilogo {
		float: none;
		padding-top: 10px;
		width: 15%;
	}
	#inHeader .box1200 .logo {
		margin-top: -25px;
	}
	.gNav01 {
		border: none;
	}
	.gNav li {
		border-bottom: 1px dotted #454542;
		height: 50px;
	}
	.blogText a {
		word-break: break-all!important;
	}
	.s_fnone {
		float: none!important;
	}
	.pc_only {
		display: none!important;
	}
	.logo a img {
		width: 65%;
		max-width: 200px;
		margin-top: 30px;
	}
	#toggle a:before, #toggle a:after {
		background-color: #000;
	}
	#toggle a {
		background-color: #FFF;
	}
	.gNav02 li {
		float: left;
		display: inline;
	}
	.gNav02 li a {
		font-size: 14px;
	}
	.gNav02 .gNav8 li {
		width: 50%;
		padding: 5px 0 0;
	}
	.gNav02 .gNav8 li:last-child {
		width: 100%;
	}
	.linkArea {
		background: #E3D3AC;
	}
	.linkArea ul {
		width: 320px;
	}
	.wrapMapArea img {
		vertical-align: middle;
	}
	.fNav a {
		width: 90%;
		border-bottom: 1px dashed #666;
	}
	.contactBtn02 p {
		width: 100%;
	}
	.contactBtn02 p a {
		width: 100%;
		padding: 6vw 20vw;
		font-size: 18px;
	}
	.footerlogo {
	}
	.footerlogo ul {
	}
	.footerlogo ul li {
		display: block;
		margin: 30px 0 0;
	}
}