/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');
body {
	width:100%;
	font-size:100%;
	line-height:120%;
	font-family:'Sawarabi Mincho', sans-serif, 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color:#4b4949;
	-webkit-text-size-adjust:100%;/* for smt */
	margin:0px;
	background:url('/common/images/1305428_m.jpg') #ccc;
	color:#4b4949;
}
.sp ,#adMobile {
	display:none;
	width:0px;
	height:0px;
}
.pc {
	display:block;
	width:auto;
}
a  {
	color: #4b4949;
	text-decoration:none;
	display:block;
	padding:10px;
}
a:hover  {
	color:#4b4949;
	transition:0.1s;
}
a[href^="tel:"] {
	pointer-events: none;
	text-decoration:none;
}
a[href^="mailto:"] {
	text-decoration:none;
}
a[href^="mailto:"]:hover{
	text-decoration:none;
	color:#0000FF;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
}
#headerWrapper {
	width:100%;
	margin:auto;
}

#headerInner {
	max-width:1280px;
	margin:auto;
	display:flex;
	flex-direction:column;
	align-content: center;
}
#headertxt {
	margin:auto;
	font-size:12px;
	height:30px;
}
.topLogo {
	max-width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:space-between;
}
.topLogo > a.pc {
	display:inline-block;
	padding:0px;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content: flex-start;
}
.topLogo > a > img {
	max-width:200px;
}
.toAsk {
	margin:10px;
	display:inline-block;
}
#menuWrap {
	max-width:100%;
	height:69px;
	background:#FFFFFF;
}
/*　グローバルメニュー　　*/
#globalMenu {
	display:block;
	width:calc( 100% - 630px );
	margin-top:auto;
}
#globalMenu > ul {
	width:100%;
	height:50px;
	margin:auto;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:flex-end;
	align-items: center;
}
#globalMenu > ul > li {
	display:block;
	width:calc(100% / 6);
	height:100%;
	border-left:1px solid #004f24;
}
#globalMenu  > ul > li:last-child {
	border-right:1px solid #004f24;
}
#globalMenu >ul > li > a {
	display:flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	text-align:center;
	width:100%;
	padding:3px;
	height:100%;
	font-size:14px;
}
#globalMenu >ul > li > a:hover {
	background:#ccc;
}
#mainContents  {
	max-width:100%;
	margin-bottom:5px;
	background:url('/common/images/1305428_m.jpg') #ccc;
	padding:10px 0px 10px 0px;
	font-size:14px;
	line-height:150%;
}
/* Example3 */

.bxslider3 {
	margin-top: 10px;
	margin-left:-1px;
	overflow: hidden;
	height:180px;
}
.bxslider3 .bxslider {
	max-width: 430px;
	width: 100%;
	margin: 0 auto;
	margin-left: -20;
}
.bxslider3 ul li img {
	width: 100%;
	height: auto;
}
.bxslider3 ul li {
	opacity: 0.5;
}
.bxslider3 ul li.active {
	opacity: 1;
}
.bxslider3 .bx-viewport {
	overflow: visible !important;
	height:180px;
}
.bx-controls {
	display:none;
}
/*slider*/


/* ■　topics　■ */
#topics {
	width:100%;
	height:100%;
	padding:3px;
	border:solid 1px;
	background-color:#fff;
}
#topArticleList {
	width:620px;	
	height:100%;
}
#topArticleList > h3 {
	background-color:#fff;
	padding:0;
}
#topArticleList > h3 img{
	height:30px;
}
.topicsBoxWide > a {
	padding:2px;	
}
.topicsBoxWide > a:hover {
	padding:2px;
	background-color:#ddd;	
}
.topicsBoxWide > .topicsBox {
	width:100%;	
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.topicsTitle {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}
.topictImg {
	width:100px;
	height:50px;
}
.topictImg > img {
	width:100px;
	height:50px;
	object-fit: cover;
}
.topicsContent {
	font-size:12px;
	margin-bottom:10px;
}
.topicsTime {
	font-size:10px;
}


.scroll {
	display:block;
	width:80%;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.container {
	max-width:1280px;
	background:url('/common/images/1305428_m.jpg') #ccc;
	margin:auto;
	margin-bottom:20px;
	padding:0px 10px 0px 10px;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}
.wideContainer {
	max-width:100vw;
	margin:auto;
	padding:0px;
}
#footerWrap {
	width:100%;
	background:#fff;
	padding:10px 0 30px 0;
}
#incFooterinner {
	max-width: 1280px;
	display:flex;
	flex-direction: row;
	padding:0 10px 0 10px;
	margin:auto;
}
#incFooterinner > .footerLogo > a {
	display:inline-block;
	padding:0px;
	width:240px;
}
#incFooterinner > .footerLogo > a > img {
	width:240px;
	max-height:70px;
}
#page_top{
	width: 100%;
	display:block;
	margin:auto;
	height: 90px;
}
#page_top a{
	position: relative;
	display: block;
	margin:auto;
	width: 90px;
	height: 90px;
	text-decoration: none;
}
#page_top a::before{
	font-family: FontAwesome;
	content: '\f102';
	font-size: 25px;
	color: #3f98ef;
	position: absolute;
	width: 25px;
	height: 25px;
	top: -40px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
#page_top a::after{
	content: 'PAGE TOP';
	font-size: 13px;
	color: #fff;
	position: absolute;
	top: 45px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	color: #3f98ef;
}
h1 {
    font-size: 20px;
    position: relative;
    padding: 1rem 2rem;
    border-bottom: 3px solid #eee;
    border-left: none;
}
h1:before {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 20%;
	height: 3px;
	content: '';
	background: #ccc;
}
h2 {
	width:100%;
	font-size: 24px;
	line-height: 1.5em;
	position: relative;
	padding: 5px 5px;
	border-bottom: 3px solid #eee;
	border-left: none;
	margin-bottom:25px;
}
h3 {
	font-size:14px;
	display:inline-block;
	min-width:100px;
	max-width:100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:rgb(4, 0, 214);
	padding:5px 10px 5px 10px;
	color:#fff;
}

blockquote {
    position: relative;
    padding: 10px 12px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    border-left: solid 40px #c4c4c4;
    background: #f3f3f3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19);
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -32px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f10d";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 22px;
    line-height: 1;
    font-weight: 900;
}
dl.headLineBox > dd.articleComment > p {
	font-family: 'Noto Serif JP', serif;
	line-height:1.7;
}
blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}
blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
/* ■■■■■■■■■■■■■■■      ページネイション   ■■■■■■■■■■■■■■■*/

#pageNation {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
}


/* ■■■■■■■■■■■■■■■      ADスペース   ■■■■■■■■■■■■■■■*/

#adRight {
	display:block;
	width:20%;
	height:100%;
	padding:10px;
	border:1px solid #c0def9;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#adLeft {
	display:block;
	width:20%;
	height:100%;
	padding:10px;
	border:1px solid #c0def9;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#archive {
	width:100%;
	padding:5px;
}
#archive > select {
	width:100%;
	padding:5px;
}
#archive > a {
	padding:3px;
	
}
#archive > a:hover {
	color:#fff;
	background-color:#ccc;
	transition: 0s;
}
#adSpaceTopA {
	display:block;
	background:#0000FF;
}
#adSpaceA {
	width:430px;
	height:220px;
	margin-left:5px;
	margin-top:30px;
	color:#333;
}
#adSpaceA > a {
	padding:0px;
	width:100%;
	height:100%;
}
#adSpaceA > a > img {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	object-fit: cover;
}
.adSpaceB {
	background-color:#fff;
	width:100%;
	margin-bottom:20px;
	color:#333;
}
.adSpaceB > a {
	padding:0px;
}
.adSpaceB > a > img {
	max-width:100%;
	display:block;
	margin:0px;
}
.adSpaceC {
	background-color:#fff;
	width:100%;
	margin-bottom:20px;
	color:#333;
}
.adSpaceC > a {
	padding:0px;
}
.adSpaceC > a > img {
	max-width:100%;
	display:block;
	margin:0px;
}
#adFooterE {
	display:flex;
	flex-direction: row;
	flex-wrap:wrap;
}
.adSpaceE {
	width:350px;
	height:100px;
}
.adSpaceE > a {
	width:100%;
	height:100px;
}
.adSpaceE > a > img {
	width:350px;
	height:100px;
}


/*----------------------Burger*/
/*ヘッダーまわりはご自由に*/
header {
	position:fixed;
	top:60px;
	float:left;
	width:50px;
  padding-left:5px;
  padding-top:5px;
	margin-top:-50px;
  background: #000000;
	z-index:99;
}
#nav-drawer {
	padding-top:10px;
  position: relative;
}

#nav-drawer img{
	height:20px;
	margin-bottom:0px;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}
/*アイコンのスペース*/
#nav-open {
    display: inline-block;
    width: 50px;
    height: 22px;
	margin-bottom:10px;
	margin-left:7px;
    vertical-align: middle;
}
/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 30px;/*長さ*/
    border-radius: 3px;
    background: #FFFFFF;
    display: block;
    content: '';
    cursor: pointer;
}
#nav-open span:before {
    bottom: -8px;
}
#nav-open span:after {
    bottom: -16px;
}
/*閉じる用の薄黒カバー*/
#nav-close {
    display: none;/*はじめは隠しておく*/
    position: fixed;
    z-index: 1000;
    top: 0;/*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}
/*中身*/
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;/*最前面に*/
    width: 80%;/*右側に隙間を作る*/
    max-width: 280px;/*最大幅*/
    height: 100%;
    transition: .3s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);/*左に隠しておく*/
    background-color: rgba(51,51,51,0.6);
    padding-left: 10px;
    border: 1px solid #000;
    color: #fff;
}
/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    display: block;/*カバーを表示*/
    opacity: .5;
}
#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);/*中身を表示*/
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
#nav-content > ul {
	width:100%;
	margin:auto;
	padding-left:0px;
	padding-top:50px;
	display:flex;
	flex-direction:colmun;
	flex-wrap:wrap;
}
#nav-content  > ul > li {
	display:inline-block;
	width:270px;
}
#nav-content > ul > li >a {
	font-size:16px;
	padding:15px;
	height:50px;
	color:#FFFFFF;
	display:inline-block;
	vertical-align:middle;
	text-decoration:none;
}

/*----------------------Burger*/
/* ■■■■■■■■■■■■■■■      ADスペース  ↑ ■■■■■■■■■■■■■■■*/

	/* ■■■■■■■■■■　タブレット CSS Document */
	@media screen and (min-width:768px){


	}
	
	/* ■■■■■■■■■■　Mobile CSS Document */
	@media screen and (max-width:415px){ 
.pc ,#adRight ,#headertxt ,#adSpaceTopA ,#adLeft ,#incFooterinner{
	display:none;
	width:0px;
	height:0px;
}
.sp {
	display:block;
	width:auto;
}

/* ■■■■■■■■■■■■■■■    Mobile用  ADスペース   ■■■■■■■■■■■■■■■*/
#adSpaceA {
	width:100%;
}
#adMobile {
	display:block;
	width:100vw;
	height:50px;
	position:fixed;
	bottom:10px;
	z-index:99;
	background-color:#fff;
}
#adMobile > a {
	padding:0px;
}

.topLogo {
	flex-direction:column;
	height: 280px;
}


/* ■■■■■■■■■■■■■■■    Mobile用  ADスペース   ↑■■■■■■■■■■■■■■■*/
#mainContents {
	padding-top:300px; 
}
#incHeaderWrap  {
	height:100px;
}
.scroll {
	width:100%;
}
#headerWrapper {
	height:380px;
}
#adSpaceA {
	margin-left:0px;
}


/*　グローバルメニュー　　*/
#globalMenu {
	display:none;
}
.topLogo {
	width:100%;
	height:110px;
	margin-left:0px;
}
.topLogo > a.sp {
	width:100%;
	height:110px;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	align-items: center;
}
.topLogo > a.sp > img {
	display:block;
	width:200px;
}
.tel {
	width:200px;
	margin:auto;
	display:block;
}
a[href^="tel:"] {
	pointer-events: auto;
	text-decoration:none;
}

#nav-content > ul > h2 {
	margin-top:20px;
}
blockquote {
	margin-inline-start:5px;
	margin-inline-end:5px;
    position: relative;
    padding: 10px 12px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    border-left: solid 15px #c4c4c4;
    background: #f3f3f3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19);
}
blockquote:before{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 0px;
    line-height: 1;
    font-weight: 0;
}

#topArticleList {
	width:95%;
	height:300px;
	margin:auto;
	margin-bottom:10px;
}
}
