
@import 'https://fonts.googleapis.com/css?family=Cardo';

/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
    color:#434343;
	font-family:  "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
	letter-spacing:0.1em;
    line-height: 2.143;
}
a {
    color:#d2653f;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container {
}
#container .inner {
	width:1200px;
	margin:0 auto;
}
#content {
	width:1200px;
	margin:0 auto;
    padding: 75px 0 110px;
}
#main {
	width:890px;
	float:left;
}
#side {
	width:260px;
	float:right;
}

/*============================
	ヘッダー
=============================*/
header {
	width:1200px;
    margin: 0 auto;
}
header .headNav {
	letter-spacing:-0.40em;
	text-align:right;
    line-height: 1;
    margin: 17px 0 15px;
}
header .headNav li {
	display:inline-block;
	letter-spacing:0.05em;
	font-size:0.857em;
	margin-left:28px;
    font-family: 'Cardo', serif;
	line-height:1;
}
header .headNav li a {
	text-decoration:none;
    color:#3e2525;
    padding-left: 15px;
}
header .headNav li a:hover {
    color: #d2653f;
}
header .headNav li.profileNav a {
	background:url(../assets/203/ico-headNav_001.png) left center no-repeat;
}
header .headNav li.accessNav a {
    background:url(../assets/203/ico-headNav_002.png) left center no-repeat;
}
header .headNav li.contactNav a {
    background:url(../assets/203/ico-headNav_003.png) left center no-repeat;
    padding-left: 20px;
}

/*　タイトル
-----------------------------------------*/
header #siteTtl {
	font-size:2.571em;
    text-align: center;
    line-height: 1.5;
    padding: 22px 0 20px;
    border-top: 4px solid #3e2525;
    border-bottom: 1px solid #3e2525;
    position: relative;
}
header #siteTtl:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #3e2525;
    position: absolute;
    left: 0;
    top: 1px;
}
header #siteTtl a {
	text-decoration:none;
    color:#3e2525;
    font-family: 'Cardo', serif;
}
header #siteTtl a img {
	max-width:500px;
	height:auto;
}
header #siteTtl a:hover {
    color: #d2653f;
}
header #siteTtl a:hover img {
    opacity: 0.7;
}


/*============================
	グロナビ
=============================*/
nav {
    padding: 20px;
    position: relative;
    z-index: 10;
}
nav ul {
	letter-spacing:-0.40em;
	text-align:center;
    width: 1200px;
    margin: 0 auto -10px;
    font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif !important;
}
nav ul li.parent {
	letter-spacing:0.1em;
	display:inline-block;
	margin-bottom:10px;
	position:relative;
    padding: 0 35px;
}
nav ul li.parent:before {
    content: "";
    display: block;
    background:url(../assets/203/lin-menu_001.png) left top no-repeat;
    width: 13px;
    height: 24px;
    right: -5px;
    top: 50%;
    margin-top: -12px;
    position: absolute;
}
nav ul li.parent:last-child:before {
    display: none;
}
nav ul li.parent > a {
    color:#3e2525;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
nav ul li.parent:hover > a {
	position:relative;
	z-index:10;
    color:#d2653f;
	opacity:1;
}

/* 子メニュー */
nav .child {
	position:absolute;
	letter-spacing:0;
	left:50%;
    margin-left: -135px;
	width:270px;
	text-align:center;
	padding:0;
	display:none;
	z-index:10;
}
nav .child li {
    background:#2b1919;
    border-bottom: 1px solid #372424;
    line-height: 1.5;
}
nav .child li:last-child {
    border-bottom: none;
}
nav .child li a {
    color:#bfaea3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 20px;
	position:relative;
}
nav .child li a:hover {
    opacity: 0.7;
}



/*============================
	メインスライド
=============================*/
.slideArea {
    padding: 65px 0 60px;
    position: relative;
    background:url(../assets/203/bgi-stripe_001.jpg) center top repeat;
    background-size: 30px 30px;
}
.slideArea:before {
    width: 1400px;
    height: 721px;
    content: "";
    display: block;
    background:url(../assets/203/bgi-flower_001.png) center center no-repeat;
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -700px;
    z-index: 2;
}
.slideArea:after {
    width: 100%;
    content: "";
    display: block;
    background:url(../assets/203/img-race_001.png) center center repeat-x;
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 0;
    z-index: 1;
}
.mainSlideIn {
    width: 1072px;
    height: 454px;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    padding: 4px;
    border: 2px solid #ae988a;
    position: relative;
    z-index: 2;
    box-shadow: 2.007px 2.229px 4.95px 0.05px rgba(172, 152, 142, 1);
}
.mainSlideIn:after {
    width: 1066px;
    height: 448px;
    border: 1px solid #ae988a;
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
}
#mainSlide {
    width: 1060px;
}
#mainSlide li {
	height:442px !important;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	/*top:50%;*/
	left:0;
	/*transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);*/
	width:1060px;
	height:auto;
}

/* pager */
.bx-wrapper {
    z-index:1;
}
.bx-wrapper .bx-pager.bx-default-pager {
    bottom: -50px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 7.5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #9d5035;
	opacity:1;
}

/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:56px;
	height:56px;
	margin:0;
	top:200px;
    border-radius: 28px;
}
.bx-wrapper .bx-prev {
    background:url(../assets/203/btn-slider_001.png) center center no-repeat #422f23;
	left:-90px;
}
.bx-wrapper .bx-prev:hover {
    opacity: 0.7;
}
.bx-wrapper .bx-next {
    background:url(../assets/203/btn-slider_002.png) center center no-repeat #422f23;
	right:-90px;
}
.bx-wrapper .bx-next:hover {
    opacity: 0.7;
}


/*============================
	メインイメージ
=============================*/
.mainImgIn {
    padding: 65px 0 60px;
    position: relative;
    background:url(../assets/203/bgi-stripe_001.jpg) center top repeat;
    background-size: 30px 30px;
}
.mainImgIn:after {
    width: 100%;
    content: "";
    display: block;
    background:url(../assets/203/img-race_001.png) center center repeat-x;
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 0;
    z-index: 1;
}
#container .mainImgIn .inner {
	display:table;
	width:1020px;
    table-layout: fixed;
}
.mainImgIn .inner .imgIn {
	width:377px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
    box-sizing: border-box;
    position: relative;
}
.mainImgIn .inner .imgIn:after {
    content: "";
    display: block;
    background:url(../assets/203/bgi-flower_002.png);
    width: 579px;
    height: 451px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -353px;
    z-index: 3;
}
.mainImgIn .inner .imgIn #mainImg {
    border: 2px solid #ae988a;
    padding: 3px;
    position: relative;
    z-index: 4;
    background: #fff;
    border: 2px solid #ae988a;
    width: 365px;
    box-shadow: 2.007px 2.229px 4.95px 0.05px rgba(172, 152, 142, 1);
    margin: 0 auto;
}
.mainImgIn .inner .imgIn #mainImg:before {
    content: "";
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #ae988a;
    position: absolute;
    top: 1px;
    left: 1px;
}
.mainImgIn .inner .leadTxtIn {
	display:table-cell;
	vertical-align:middle;
	font-weight:normal;
    padding: 0 30px;
}
.mainImgIn .inner .leadTxtIn #leadTxt {
    color: #422f23;
}


/*============================
    トピックエリア
=============================*/
.topicArea {
    background:url(../assets/203/bgi-check_001.jpg);
    background-size: 60px 60px;
    position: relative;
    overflow: hidden;
}
#container .topicArea .inner {
    width: 960px;
}
.topicArea:after {
    width: 100%;
    content: "";
    display: block;
    background:url(../assets/203/img-race_002.png);
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
}


/* leadTxt */
#leadTxt {
    text-align: center;
    color: #fff;
    font-weight: normal;
    padding: 30px 0;
    border-top: 1px solid #897161;
    border-bottom: 1px solid #897161;
    position: relative;
}
#leadTxt:before,#leadTxt:after {
    content: "";
    display: block;
    position: absolute;
    width: 111px;
    height: 31px;
    left: 50%;
    margin-left: -55px;
}
#leadTxt:before {
    background:url(../assets/203/img-lead_001.png);
    top: -33px;
}
#leadTxt:after {
    background:url(../assets/203/img-lead_002.png);
    bottom: -33px;
}
.topicArea #leadTxt {
    margin: 120px 0 75px;
}
.topicArea .inner #leadTxt:last-child {
    margin-bottom: 120px;
}


/* news */
#news {
    margin: 0 0 105px;
}
.topicArea .inner #news:first-child {
    margin-top: 105px;
}
#news .contTtl {
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}
#news .contTtl h3 {
    color: #897161;
    line-height: 1;
    font-family: 'Cardo', serif;
    font-size: 2.57em;
    display: inline-block;
    padding: 0 25px;
    position: relative;

}
#news .contTtl h3:before,
#news .contTtl h3:after {
    border-top: 1px solid #897161;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}
#news .contTtl h3:before {
    right: 100%;
}
#news .contTtl h3:after {
    left: 100%;
}
#news .contTtl span {
    color: #897161;
    line-height: 1;
    margin-top: 5px;
    display: block;
    font-weight: normal;
    font-size: 1em;
    font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif !important;
}
#news ul {
    max-height:252px;
    height: auto;
    overflow:scroll;
    line-height:1.3;
}
#news ul li {
    padding:14px 0 14px 95px;
    position:relative;
    color: #fff;
    border-top: 1px solid #4b3e35;
}
#news ul li:last-child {
    border-bottom: 1px solid #4b3e35;
}
#news ul .day {
    display:block;
    width:95px;
    position:absolute;
    left:2px;
    color: #80695a;
    font-family: "Myriad Pro",sans-serif;
}



/*============================
	メインエリア
=============================*/
#main .contTtl {
}
#main div:last-child {
	margin-bottom:0;
}



/* article */
.articleBox {
	margin-bottom:50px;
}
.articleBox .contTtl {
    color: #000;
    background:url(../assets/203/bgi-stripe_001.jpg);
    background-size: 30px 30px;
    font-size:1.286em;
    line-height:1.3;
    padding:13px 200px 13px 23px;
    border-top: 2px solid #37281e;
    border-bottom: 1px solid #958d87;
    margin-bottom: 30px;
    position: relative;
}
.articleBox .contTtl:before {
    content: "";
    display: block;
    position: absolute;
    background:url(../assets/203/img-flower_001.png);
    width: 230px;
    height: 69px;
    top: 0;
    right: -7px;
}
.articleIn .articleBox:last-child {
}
.articleBox .txtArea {
	width:570px;
	float:left;
    color: #434343;
}
.articleBox.noImg .txtArea {
	width:auto;
	float:none;
}
/*.articleBox .txtArea p {
	margin-bottom:30px;
}*/
.articleBox .txtArea strong {
	font-weight:bold;
}
.articleBox .txtArea p:last-child {
	margin-bottom:0;
}
.articleBox .imgArea {
	width:300px;
	float:right;
}
.articleBox .imgArea figure {
	margin-bottom:25px;
}
/*.articleBox .imgArea figure img{
	width:300px;
}*/
.articleBox .imgArea figure:last-child {
	margin-bottom:0;
}
.articleBox .imgArea figure figcaption {
	display:block;
	font-size:0.85em;
	padding-top:8px;
	line-height:1.5;
}
#main .articleBox table {
	width:auto;
	font-size:1em;
}
.articleBox table,
.articleBox table td,
.articleBox table th {
    border:1px solid #958d87;
}
.articleBox table td,
.articleBox table th {
	text-align:left;
	padding:10px 15px;
}


/* contactBtn */
.contactBtn {
	width:505px;
	margin:0 auto 50px;
    background: #9d5035;
    position: relative;
}
.contactBtn:hover {
    opacity: 0.7;
}
.contactBtn:before {
    content: "";
    display: block;
    width: 495px;
    height: 80px;
    border: 1px solid #b4694f;
    position: absolute;
    top: 5px;
    left: 5px;
}
.contactBtn a {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	line-height:90px;
	height:90px;
	font-size:2.14em;
    font-family: 'Cardo', serif;
    letter-spacing: 0.05em;
    position: relative;
    z-index: 1;
}


/*============================
	サイドエリア
=============================*/
#top #side {
}
#side div:last-child,
#side h2:last-child {
	margin-bottom:0;
}
#side .sideTtl {
    background: #261d17;
	font-size:1.5em;
	color:#fff;
    text-align: center;
    height: 53px;
    line-height: 53px;
    font-family: 'Cardo', serif;
    position: relative;
    margin-top: 30px;
    letter-spacing: 0.08em;
}
#side .sideTtl:before {
    content: "";
    display: block;
    background:url(../assets/203/img-race_003.png) center top no-repeat;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0;
}


/* sideCont */
#side #sideCont .sideTtl {
}
#side #sideCont {
    background:url(../assets/203/bgi-check_001.jpg);
    background-size: 60px 60px;
	margin-bottom:60px;
}
#side #sideCont ul li {
    border-top:1px solid #4b3c32;
	font-size:1.28em;
}
#side #sideCont ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	position:relative;
    color: #897161;
    font-family: 'Cardo', serif;
    height: 70px;
    line-height: 70px;
    padding: 0 18px;
}
#side #sideCont ul li a:before {
	content:"";
	display:block;
	position:absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 6px;
    border-color: transparent transparent transparent #897161;
	right:18px;
	top:50%;
	margin-top:-3px;
}
#side #sideCont ul li a:hover {
	opacity:1;
    background:#4b3c32;
}

/* blog */
#side #blog {
    background:url(../assets/203/bgi-check_001.jpg);
	line-height:1.4;
	margin-bottom:60px;
    padding-bottom: 5px;
}
#side #blog  dl {
    border-bottom:1px solid #4b3c32;
    margin-bottom: 5px;
}
#side #blog  dl dt {
    border-top:1px solid #4b3c32;
	margin-bottom:5px;
	padding:16px 20px 0 20px;
    font-size: 0.857em;
    color: #b99a85;
}
#side #blog  dl dd {
	padding:0 20px 16px 20px;
}
#side #blog  dl dd a {
	text-decoration:none;
    color: #b99a85;
}
#side #blog  dl dd a:hover {
    text-decoration: underline;
}
#side #blog .btn {
    margin: 0 6px;
    background: #9d5035;
    position: relative;
}
#side #blog .btn:hover {
    opacity: 0.7;
}
#side #blog .btn:before {
    content: "";
    display: block;
    width: 244px;
    height: 40px;
    border: 1px solid #b4694f;
    position: absolute;
    top: 2px;
    left: 2px;
    box-sizing: border-box;
}
#side #blog .btn a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-align:center;
	position:relative;
}
#side #blog .btn a span {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    position: relative;
    padding-right: 18px;
}
#side #blog .btn a span:before {
	content:"";
	display:block;
	position:absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 6px;
	border-color: transparent transparent transparent #fff;
	right:0;
	top:50%;
	margin-top:-3px;
}

/* mobile */
#side #mobile {
	margin-bottom:30px;
    background:url(../assets/203/bgi-check_001.jpg);
}
#side #mobile .sideCont {
    padding: 10px;
    border-top:1px solid #4b3c32;
}
#side #mobile figure {
	padding:25px;
	text-align:center;
    background: #fff;
}
#side #mobile figure img {
	width:100px;
	height:100px;
}
#side #mobile figure figcaption {
	text-align:left;
	line-height:1.7;
	padding-top:20px;
}

/*============================
	ページトップ
=============================*/
#pageTop {
	position:fixed;
	z-index:1000;
	right:20px;
	bottom:25px;
	width:56px;
	height:56px;
	 border-radius:30px;
	 display:none;
}
#pageTop a {
	display:block;
	width:56px;
	height:56px;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
	 border-radius:30px;
	 background:url(../assets/203/btn-pageTop_001.png);
}
#pageTop a:hover {
    opacity: 0.7;
}

/*============================
	フッター
=============================*/
footer {
    background:url(../assets/203/bgi-check_001.jpg);
    background-size: 60px 60px;
}
footer .copy {
	width:1200px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	line-height:1.5;
	padding:75px 0;
}

/*============================
	フリーエリア
=============================*/
.freeArea {
	line-height:2;
}

/*============================
	下層ページ共通
=============================*/
/* pageTtl */
.pageTtl {
    background:url(../assets/203/bgi-check_001.jpg);
    background-size: 60px 60px;
	margin:0 auto 45px;
    padding: 58px 0;
    position: relative;
}
.pageTtl:after {
    content: "";
    display: block;
    width: 100%;
    background:url(../assets/203/img-race_004.png);
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 0;
}
.pageTtl h2 {
    width: 1200px;
    margin: 0 auto;
	font-size:2.143em;
	line-height:1.3;
	text-align:center;
    color:#9f816d;
    font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif !important;
}

/* pnkz */
#pnkz {
	letter-spacing:-0.40em;
	text-align:right;
	width:1200px;
	margin:0 auto -30px;
	font-size:0.85em;
}
#pnkz li {
	letter-spacing:0;
	display:inline-block;
}
#pnkz li a {
    color: #3e2525;
}
#pnkz li:after {
	content:">";
	margin:0 10px;
}
#pnkz li:last-child:after {
	display:none;
}


/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#main.form table,
#main.profile table,
#main.map table {
    border-bottom:1px solid #958d87;
	width:100%;
	font-size:1.14em;
	margin-bottom:70px;
}
#main.form table th,#main.form table td,
#main.profile table th,#main.profile table td,
#main.map table th,#main.map table td {
	vertical-align:middle;
	text-align:left;
    border-top:1px solid #958d87;
	padding:25px 20px;
}
#main.form table th,
#main.profile table th,
#main.map table th {
	font-weight:bold;
	padding-right:0;
}
#main.form .txtBox,
#main.profile .txtBox,
#main.map .txtBox {
	font-size:1.14em;
	line-height:1.87;
	margin-bottom:70px;
}
#main.form .txtBox p,
#main.profile .txtBox p,
#main.map .txtBox p {
	margin-bottom:30px;
}

/* form */
#main.form {
}
#main.form .requiredMark {
	color:#ce0000;
}
#main.form table th {
	width:270px;
}
#main.form table td {
	height:80px;
}
#main.form .inputArea {
	background:#f1f1f1;
	line-height:1;
	padding:8px 15px;
	border-radius:2px;
	width:520px;
	border:1px solid #ddd;
}
#main.form .inputArea.short {
	width:200px;
	display:inline-block;
}
#main.form .inputArea input {
	width:100%;
}
#main.form .inputArea input:focus,
#main.form .inputArea textarea:focus,
#main.form .inputArea button:focus {
	outline:none;
}
#main.form .inputArea textarea {
	width:100%;
	height:190px;
	padding: 10px 0;
    line-height: 1.5;
}
#main.form table {
	border-bottom:none;
}
#main.form #submit td {
	text-align:center;
	letter-spacing:-0.40em;
	padding-top:40px;
}
#main.form #submit input {
	display:inline-block;
	width:240px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	line-height:1;
	padding:18px 0;
	cursor:pointer;
	letter-spacing:0.1em;
	margin:0 10px;
	font-size:1.12em;
}
#main.form #submit input.submitBtn {
    background:#9d5035;
}
#main.form #submit input.resetBtn {
	background:#bbb;
}
#main.form #submit input:hover {
	opacity:0.7;
}

/* map */
#main.map #frame {
	margin-bottom:70px;
}
#main.map #frame iframe {
	width: 890px;
	height: 478px;
}

/* 20170703 ADD */
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}


/* 20190416 ADD */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}
