@charset "utf-8";

/* ////////////////////////////////////////////
 *                 base & layout
 * //////////////////////////////////////////// */

/* Typography
------------------------------------------*/
html {
}
body {
	font-size: 13px;
	line-height: 1.8;
	word-break: break-all;
	/* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
	font-family: "メイリオ" ,"Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
a {
	color: #304a84;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #304a84;
	text-decoration: underline;
}
/* use hover animation */
/*
a, a:hover {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
*/


/* Layout
------------------------------------------*/
body {
	min-width: 980px;
	text-align: center;
	background: url(/images/default/bg.jpg) repeat center 0;
}
body.home {
}
#container {
	overflow: hidden;
}
#content-inner {
	margin: 0 auto;
	padding-bottom: 60px;
	width: 980px;
}
#main {
	text-align: left;
}

.home #main,
.home #content-inner{
	width: 100%;
}

.entry {
	margin: 0 0 20px 0;
}
.entry-content {
}


/* header
------------------------------------------*/
#header {
	margin: 0 0 0 0;
}
#header-inner {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 207px;
	z-index: 1000;
}
.site-description{
	position: absolute;
	top: 51px;
	left: 3px;
	color: #b7a874;
	font-size: 77%;
}
.header-logo{
	padding: 40px 0 0 0;
}
.header-tel{
	position: absolute;
	top: 43px;
	right: 147px;
}
.header-mail{
	position: absolute;
	top: 43px;
	right: 0;
}

.gnav{
	position: absolute;
	top: 118px;
	left: 0;
}
.gnav.gnav-right{
	left: 585px;
}

/* droppy */
.gnav-list { position: relative; text-align: left; zoom: 1; }
.gnav-list li { float: left; display: block; position: relative; z-index: 1000; }
.gnav-list ul { display: none; position: absolute; top: 100%; left: 0; width: 100%; background: #FAF8F4; }
.gnav-list ul li { float: none; }
.gnav-list ul li a { display: block; padding: 5px 10px; color: #4D608A; font-size: 11px; zoom: 1; }
.gnav-list ul li a:hover { text-decoration: none; background: #ECEAE5; }
.gnav-list ul ul { top: 0; left: 100%; width: 100%; }
.gnav-list a, .gnav-ul img{ display: block; }


/* mainimage
------------------------------------------*/
/* 横スライド用css
.slideshow .slick-list {
	overflow: visible;
}
*/

#mainimage {
	position: relative;
	overflow: hidden;
	margin: 0 auto 91px;
}
#mainimage-inner {
	margin: 0 auto;
	width: 980px;
}

/* slideshow */
.slideshow {
	margin: 0 -310px;
}
.slideshow .slick-slide {
}
.slideshow .slick-slide img {
	width: 100%;
}


/* main
------------------------------------------*/
.main-message{
	width: 980px;
	margin: 0 auto 20px;
}
.main-message li{
	margin-bottom: 60px;
}
.main-message-img{
	float: right;
	width: 437px;
	text-align: right;
}
.message-more{
	margin-top: 40px;
	text-align: center;
}
.main-message li:nth-child(even) .main-message-img{
	float: left;
	text-align: left;
	margin-left: -6px;
}
.main-message-text{
	float: left;
	width: 525px;
	line-height: 2;
	font-size: 15px;
}
.main-message li:nth-child(even) .main-message-text{
	float: right;
}
.main-message h2{
	margin: 0 0 32px;
}
.main-message p{
	margin: 0 0 15px;
}

.main-menu{
	background: #fff;
	margin: 0 0 30px;
	padding: 85px 0 52px;
}
.main-menu-inner{
	width: 980px;
	margin: 0 auto;
}
.main-menu h2{
	margin-bottom: 30px;
	text-align: center;
}
.main-menu-inner > p{
	margin-bottom: 50px;
	text-align: center;
	letter-spacing: 3px;
	line-height: 2;
	font-size: 14px;
}
.main-menu-list{
	margin-left: -25px;
}
.main-menu-list > li{
	float: left;
	width: 310px;
	margin: 0 0 50px 25px;
	padding: 10px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.main-menu-img{}
.main-menu-body{
	padding: 5px 8px 13px;
	background: #fff;
 }
.main-menu-text{
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
}
.main-menu-text h3{
	margin: 0 0 5px;
	padding: 5px 0;
	border-bottom: #d8d6ca 1px dotted;
	text-align: center;
	font-size: 20px;
	color: #132c64;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.menu-more{
	margin-top: 10px;
	text-align: center;
}

.mainbn{
	width: 980px;
	margin: 0 auto 94px;
	text-align: center;
}
.mainbn h2{
	margin: 0 0 30px;
}
.mainbn-inner> p{
	font-size: 14px;
	letter-spacing: 3px;
}
.mainbn-list{
	margin: 55px -4px;
	text-align: center;
	font-size: 0;
}
.mainbn-list li{
	display: inline-block;
	width: 114px;
	margin: 0 4px;
}
.mainbn-body{
	padding: 50px 0 35px;
	border-radius: 5px;
	line-height: 1.9em;
	letter-spacing: 1px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.mainbn-more{
	margin: 40px 0 0 0;
}

.main-gallery{
	background: #fff;
	margin: 0 0 61px;
	padding: 79px 0 85px;
}
.main-gallery-inner{
	width: 980px;
	margin: 0 auto;
}
.main-gallery h2{
	text-align: center;
	margin: 0 0 45px;
}
.main-gallery-list{
	margin-right: -25px;
}
.home .main-gallery-list{margin: 0;}
.main-gallery-list li{
	position: relative;
	float: left;
	width: 335px;
	padding-right: 25px;
}
.main-gallery-list li > div{
	padding: 15px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.gallery-cat{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.gallery-cat > a{
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	background: #dc5f59;
	width: 70px;
	height: 70px;
	font-size: 13px;
	color: #fff;
}
.gallery-cat.cat-reform > a{
	/* font-size: 10px; */
}
.main-gallery-text{
	position: relative;
	padding: 15px 20px;
	font-size: 14px;
	background: #fff;
}
.main-gallery-text p{
	margin-bottom: 5px;
	font-weight: bold;
}
.main-gallery-text h3 a{
	color: inherit;
}
.gal-once-more{
	position: absolute;
	bottom: 0;
	right: 0;
}
.newgal-more{
	margin: 60px 0 0 0;
	text-align: center;
}
/* arrows */
.main-gallery .slick-arrow,
.main-gallery .slick-arrow::before {
	width: 17px;
	height: 65px;
}
.main-gallery .slick-arrow {
	position: absolute;
	top: 50%;
}
.main-gallery .slick-arrow.slick-prev {
	left: -37px;
}
.main-gallery .slick-arrow.slick-prev::before {
	content: "";
	background: url(/images/default/slide-left.jpg) no-repeat center center;
}
.main-gallery .slick-arrow.slick-next {
	right: -37px;
}
.main-gallery .slick-arrow.slick-next::before {
	content: "";
	background: url(/images/default/slide-right.jpg) no-repeat center center;
}

.blog-wrap{
	width: 980px;
	margin: 0 auto;
}
.blog-wrap > div{
	width: 478px;
}
.blog-wrap > div h2{
	margin: 0 0 25px;
}
.blog-wrap > div > div{
	border-radius: 5px;
}
.main-blog-inner{
	height: 396px;
	padding: 17px 20px 16px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.main-blog li{
	padding: 8px 0px;
	border-bottom: #CCC9B7 1px dotted;
}
.main-blog-img{
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	width: 83px;
	height: 63px;
	background: #fff;
	border: #C0B9AE 1px solid;
}
.main-blog ul li span{
	display: block;
	margin: 5px 0 5px;
	color: #e59237;
}
.main-blog ul li h3 a{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	color: #000;
}
.blog-more{
	margin: 15px 0 0 0;
	text-align: center;
}

.main-area-inner{
	padding: 26px 15px 15px 210px;
	background: url(/images/default/area-bg.jpg) no-repeat 0 0, url(/images/default/bg2.jpg) repeat center 0;
	-webkit-background-size: auto 100%, auto auto;
	background-size: auto 100%, auto auto;
}
.main-area h3{
	margin: 0 0 20px;
}
.main-area-body{
	padding: 15px 10px;
	height: 261px;
	line-height: 1.9em;
	border-radius: 5px;
	letter-spacing: -1px;
	background: rgba(255,255,255,0.8);
}




/* sidebar
------------------------------------------*/
#sidebar {
	float: left;
	width: 220px;
	text-align: left;
}
.side-nav {
	margin: 0 0 20px 0;
}
.side-nav li a {
}
.side-nav-inner > ul > li > a {
	display: block;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	background: url(/images/default/side-nav-btn-bg.png) no-repeat 3px 50%;
	border-bottom: 1px dashed rgba(185,185,185,0.5);
}
.side-nav-inner > ul > li > ul {
	padding: 10px;
}
.side-nav-inner > ul > li > ul > li > a {
	display: block;
	padding: 2px;
	font-size: 12px;
}
.side-about {
	margin: 20px 0;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	background: #222;
}

.side-banner {
}
.side-banner ul {
}
.side-banner ul li {
	margin-bottom: 10px;
}


/* footer
------------------------------------------*/
#footer {
	background: url(/images/default/footer-bg.jpg) repeat center 0;
}
#footer-inner {
	position: relative;
	margin: 0 auto;
	width: 980px;
	min-height: 330px;
	padding: 30px 0 110px;
}

.footer-fix{
	position: fixed;
	bottom: -81px;
	left: 0;
	width: 100%;
	background: #546B99;
	z-index: 1000;
}
.footer-fix-inner{
	position: relative;
	width: 980px;
	height: 81px;
	padding: 21px 0;
	margin: 0 auto;
}
.pagetop-btn{
	position: absolute;
	top: -20px;
	right: 0;
}
.footer-mail{
	float: right;
}
.footer-tel{
	float: left;
}

.fnav{
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
	text-align: left;
}
.fnav ul{
	margin: 0 0 15px;
}

.fnav li{
	font-size: 85%;
}
.fnav li a{
	display: block;
	padding: 1px 10px;
	color: #000;
	background: url(/images/default/footer-li.jpg) no-repeat 3px 45%;
}
.fnav h3{
	margin: 0 0 8px;
	padding: 0 0 5px;
	border-bottom: #bdb796 1px dotted;
	font-size: 16px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #274884;
}
.footer-logo{
	text-align: right;
}
.footer-logo a{
	display: block;
	margin: 11px 0 17px;
}
.site-copyright{
	margin: 30px 0 0 0;
	font-size: 85%;
	color: #536b99;
	text-align: right;
}

/* Lower
------------------------------------------*/
/* link color */
.breadcrumb a,
.entry-content a {
}

/* heading */
.page-title-wrap{
	margin: 0 0 80px;
	height: 160px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.page-title{
	display: none;
	font-size: 35px;
}

.entry-content h2, .entry-title {
	margin: 0 0 40px 0;
	padding-bottom: 20px;
	font-size: 28px;
	text-align: center;
	background: url(/images/default/entry-title-bg.jpg) no-repeat 0 bottom;
}
.entry-content h2 {
	margin: 0 0 40px;
}
.entry-title a,
.entry-content h2 a {
	color: inherit;
}
.entry-content h3, .h3 {
	padding: 10px 25px;
	font-size: 23px;
	background: url(/images/default/bg2.jpg) repeat center 0;
}
.entry-content h4, .h4 {
	padding: 0 0 0 15px;
	font-size: 20px;
	background: url(/images/default/h4.jpg) no-repeat 0 bottom;
}
.entry-content h5, .h5 {
	font-size: 18px;
	padding: 0 0 0 10px;
	border-bottom: #999 1px dashed;
}


/* Breadcrumb
------------------------------------------*/

.breadcrumb-wrap {
	/* display:none; */
	width:100%;
	text-align:center;
}
.breadcrumb-wrap,
.breadcrumb,
.breadcrumb-item {
	display:inline-block;
}

.breadcrumb {
	padding: 45px 0 10px 0;
	margin: 0;
	background: none;
	font-size: 10px;
}
.breadcrumb-item + .breadcrumb-item:before {
	content: '>';
	color: inherit;
}
.breadcrumb-item.home:before {
	display: none;
	padding: 0 5px 0 0;
	content: '\f015';
	font-size: 11px;
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* common-nav
------------------------------------------*/
.common-nav-list li {
	display: block;
	padding: 5px;
	border-bottom: 1px dashed rgba(186,186,186,0.5);
}
.common-nav-list li a {
	padding: 5px;
	font-size: 13px;
}

/* blog-nav
------------------------------------------*/
.blog-nav {
	margin: 0 0 20px 0;
	text-align: left;
}
.blog-nav-title {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(186,186,186,0.5);
	font-size: 15px;
	font-weight: bold;
}
.blog-nav-list li a {
	position: relative;
	display: block;
	padding: 0.8rem 0.8rem 0.8rem 2.5rem;
	font-size: 0.8rem;
	border-bottom: 1px solid #ddd;
}
.blog-nav-list li a::after {
	position: absolute;
	top: 1rem;
	left: 0.75rem;
	width: 1rem;
	height: 1rem;
	text-align: center;
	content: '\f105';
	font-size: 12px;
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.blog-nav-list li li a {
	padding-left: 3.5rem;
}
.blog-nav-list li li a::after {
	left: 2.25rem;
}
.blog-nav-list li li li a {
	padding-left: 4rem;
}

/* カテゴリとアーカイブが多い際にスクロールエリア化 */
.blog-nav .scroll-area,
.blog-nav .scroll-area .cs-bar,
.blog-nav .scroll-area .cs-bar-inner {
	height: 200px;
}
.blog-nav .scroll-area {
	position: relative;
	overflow: hidden;
}
.blog-nav .scroll-area .cs-content {
	padding: 0 20px 0 0;
}
.blog-nav .scroll-area .cs-bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	background: #f2f1eb;
}
.blog-nav .scroll-area .cs-bar-inner {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
}
.blog-nav .scroll-area .cs-drag {
	background: #7e95c7;
}


/* Gallery
------------------------------------------*/

/* archive */
.gallery-list {
}
.gallery-list-row {
}
.gallery-list-col {
	padding: 0 15px 15px;
}
.gallery-list-item {
}
.gallery-list-img {
	margin-bottom: 3px;
}
.gallery-list-title {
	font-size: 13px;
}

/* single */
.gallery-detail {
	padding: 0 15px 15px 15px;
	text-align: center;
}
.gallery-detail-row {
}
.gallery-detail-col {
}
.gallery-detail-main {
}
.gallery-detail-sub {
}
.gallery-detail-sub li {
	padding: 0 5px 10px;
}

/* before-after */
.ba-detail {
	padding: 0 10px 20px;
}
.ba-detail-main {
	display: table;
	margin-bottom: 30px;
}
.ba-detail-before,
.ba-detail-after {
	display: table-cell;
	width: 45%;
	text-align: center;
	vertical-align: middle;
}
.ba-detail-before h3,
.ba-detail-after h3{
	margin: 10px 0 0 0;
	font-size: 28px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #304a84;
}
.ba-new .ba-detail-after h3{display: none;}
.ba-detail-arrow {
	display: table-cell;
	width: 10%;
	text-align: center;
	vertical-align: middle;
}
.ba-detail-arrow i {
	font-size: 30px;
	color: #304a84;
}
.ba-detail-sub-img ul{
	margin: 0 -15px 10px;
}
.ba-detail-sub-img li {
	float: left;
	width: 20%;
	padding: 0 15px 10px;
	text-align: center;
}
.ba-detail-sub-img li p{
	margin-top: 4px;
}


/* Colors
------------------------------------------*/
/* btns */
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn-primary.active:hover,
.btn-primary:active:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary {
	border-color: #7e95c7;
	background-color: #7e95c7;
	color: #fff;
}

.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.btn-secondary.active:hover,
.btn-secondary:active:hover,
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary {
	border-color: #7e95c7;
	background-color: #fff;
	color: #444;
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active:hover,
.btn-outline-primary.active,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary {
	border-color: #202020;
	background-color: #fff;
	color: #202020;
}

/* pagination */
.page-link {
	margin-top: 30px;
	border-color: #9e9e9e;
	color: #444;
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover,
.page-link:focus,
.page-link:hover {
	border-color: #999999;
	background-color: #ffb639;
	color: #fff;
}
