@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	position:relative;
	background:#FFF;
	color:#3E3A39;
	margin: 0;
	padding: 0;
   font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 16px;
	font-size: 0.999999994rem;
	line-height:1.8em;
	text-align: justify;
text-justify: inter-ideograph; /* Edge */
line-break: strict;
word-break: break-word;
overflow-wrap: break-word;
word-wrap: break-word;
}

img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border:none;
}



.min {
	font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight:400;
}
.gothic {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight:400;
}
.zenbold {
	font-family:"Zen Kaku Gothic New", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight:600;
}
.line22 {
	line-height:2.2rem;
}

.zenmaru {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}
.gbold {
   font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:bold;
}


.px16mb {
	font-size:16px;
	font-weight:400;
	margin-bottom:20px;
}
.px18 {
	font-size:18px;
	font-weight:400;
}
.px20n {
	font-size:20px;
}
.px22n {
	font-size:22px;
}
.px24n {
	font-size:24px;
}
.px24b {
	font-size:24px;
   font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:bold;
}
.px32tit {
	font-size:32px;
	margin-bottom:40px;
}




.green {
	color:#3AACAD;
}
.blue {
	color:#5F93D0;
}
.gray {
	color:#979797;
}

.head {
	position:relative;
	width:100%;
}
.head h1 {
	position:fixed;
	display:block;
	left:3%;
	width:2%;
	top:40px;
}

.inner {
	width:75%;
	margin:0 18% 0 7%;
}

a {
	color:#166eb8;
}
a[target="_blank"] {
	display:inline-block;
	padding-right: 30px;
	background:url("./img/link-icon.png") right center no-repeat;
	background-size:20px 20px;
}
a[target="_blank"].link-pdf, a.link-pdf {
	display:inline-block;
	line-height:30px;
	padding-left: 30px;
	background:url("./img/pdf-icon.png") left top no-repeat;
	background-size:30px 30px;
}
a[target="_blank"].link-word, a.link-word {
	display:inline-block;
	line-height:30px;
	padding-left: 30px;
	background:url("./img/word-icon.png") left top no-repeat;
	background-size:30px 30px;
}
a[target="_blank"].link-xls, a.link-xls {
	display:inline-block;
	line-height:30px;
	padding-left: 30px;
	background:url("./img/xls-icon.png") left top no-repeat;
	background-size:30px 30px;
}
a[target="_blank"].nomark {
	padding-right: 0;
	background:none;
}

.linklist li {
	display:block;
	padding:4px 0;
}

.top-img {
	margin-top:40px;
	width:100%;
}

.bx-wrapper {
	overflow:hidden;/* 画面幅からでないように */
   width:100%;/* 幅100％の場合 */
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-viewport{
/*  overflow:visible!important; /* 両サイドに前後の画像を表示させる */
/*  max-width: 1000px;              /* 画像の幅（表示させる幅） */
  margin: 0 auto;             /* 画面中央にする */
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

#slider {
	position:relative;
}
#slider span {
	position:absolute;
	display:block;
	width:25%;
	left:27%;
	top:45%;
}

nav.r-menu {
	display:block;
	width:14%;
	margin:2% 2%;
	text-align:center;
	position:fixed;
	right:0;
	z-index:900;
	background:rgba(255,255,255,0.6);
}
nav.r-menu a, .overlayMenu li a {
	font-weight:400;
	font-size:14px;
	font-style: normal;
	color:#333;
	display:block;
	margin-bottom:8px;
}
nav.r-menu a:hover, .overlayMenu li a:hover {
	color:#8599B5;
}

.menu-tit {
	color:#999;
	margin-bottom:15px;
}

.title {
	margin:50px 0 20px;
	font-size:24px;
	font-weight:400;
	padding-bottom: 12px;
	background:url("img/bar-tit.png") left bottom no-repeat;
	background-size:32px auto;
}


.news li {
	display:block;
	padding:15px 0;
	border-bottom:solid 1px #cacaca;
	color:#333;
}
.news li a {
	display:block;
	width:78%;
	float:right;
	color:#666;
}

a.arr-l {
	display:inline-block;
	line-height:1.1em;
	padding:5px 5px 7px 12px;
	background:url("img/arr.png") left center no-repeat;
	background-size:7px auto;
	color:#000;
}
a.arr-l.bg {
	padding:10px 25px 12px 32px;
	background:url("img/arr.png") left 10px center no-repeat #ccc;
	background-size:7px auto;
}

.bg01 {
	background:#B0BED1;
	padding:50px 0;
}
.bg02 {
	background:#94BDC1;
	padding:50px 0;
}

.riji-r {
	width:25%;
	float:right;
	text-align: center;
	margin:0 0 15px 5%;
	line-height:1.4em;
}
.riji-r img {
	margin-bottom:15px;
}

a.btn-wk {
	display:inline-block;
	font-size:18px;
	color:#000;
	line-height:1.2em;
	padding:0.4em 1.8em 0.8em 0.4em;
	border:solid 1px #999;
	background:url("img/arr.png") right 0.4em center no-repeat #FFF;
	background-size:7px auto;
	min-width:8em;
	margin:0 15px 15px 0;
	float:left;
	position:relative;
}
a.btn-wk img {
	display:block;
	position:absolute;
	left:0.4em;
	bottom:0.3em;
	width:32px;
	height:5px;
}
a.btn-wk:hover {
	background:url("img/arr.png") right 0.4em center no-repeat #eee;
	background-size:7px auto;
}

/*##############ループスライダー#################*/

#loopslider {
    margin: 50px auto 60px;
    width: 100%;
    height: 240px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 240px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 320px;
    height: 240px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}


.p-nintei {
	position:relative;
}
.p-nintei img {
	display:block;
	width:150px;
	float:right;
	margin-top:-100px;
	margin-left: 12px;
	margin-bottom: 12px;
}

.page-tit {
	margin:40px 0 20px;
	background:url("./img/top01.jpg") center bottom no-repeat;
	background-size:cover;
	padding:30px 20px 10px;
	height:80px;
	color:#FFF;
	font-size:28px;
	text-align: right;
	text-shadow: 1px 2px 2px #333;
}

ol{
	counter-reset: listnum; /* カウンターをリセット */
	list-style: none; /* 標準のスタイルは消す */
}
ol li::before{
	counter-increment: listnum; /* counter-resetと同じ文字列 */
	content: counter(listnum) "."; /* カウントした数に応じて番号を表示 */
	padding-right: 5px;
}
ol li {
   text-indent: -1em;
   padding-left: 1em;
	margin-bottom:15px;
}
ol.kyosan li {
   text-indent: -1em;
   padding-left: 1em;
	margin-bottom:0;
}

.inner .kyosan td {
	font-size:16px;
}



a.member-list {
	display:block;
	position:relative;
	color:#000;
}
a.member-list:hover {
	opacity: 0.8;
}
.p-list {
	width:100%;
	overflow: hidden;
	position: relative;
	margin-bottom:5px;
}
.p-list img {
	display:block;
	width:100%;
}
.tit-member {
	font-size:18px;
	font-weight:400;
}
.grade {
	display:inline-block;
	padding:4px 10px;
	background:#245287;
	color:#FFF;
	font-size:12px;
	letter-spacing: 0.2px;
	line-height:1.1em;
	font-weight:600;
}
.grade span {
	font-size:14px;
	padding-right: 0.2em;
}
.more {
	display:inline-block;
	position:absolute;
	right:0;
	bottom:0;
	padding:2px 2px 2px 12px;
	font-size:10px;
	line-height:1.1em;
	border-bottom:solid 1px #ccc;
	background:url("img/arr-more.png") left center no-repeat;
	background-size:10px 10px;
}

.title-member {
	margin:50px 0 0;
	font-size:24px;
	font-weight:400;
	padding-bottom: 4px;
}
.grade-member {
	background:#245287;
	padding:4px 4px;
	font-size:14px;
	font-weight:600;
	line-height:1.3em;
	color:#eee;
	margin-bottom:20px;
}
.grade-member .ninteig {
	color:#FFF;
	margin-right:50px;
}

.subtit {
	margin:40px 0 20px;
	font-size:18px;
	border-bottom:solid 1px #999;
}
.subcont {
	font-size:14px;
	line-height:1.4em;
	padding:2px;
}

.inner table {
	border:none;
	table-layout:auto;
}
.inner td {
	border:none;
	padding:2px;
	font-size:14px;
	line-height:1.4em;
}

.gallery {
	width:60%;
	float:left;
	margin-right:4%;
	position:relative;
}
.gallery img {
	width:100%;
	height:auto;
	z-index:1;
	position:relative;
}
.gallery span.cap {
	display:inline-block;
	position:absolute;
	left:0;
	bottom:0;
	padding:10px;
	color:#FFF;
	line-height:1.2em;
	background:rgba(0,0,0,0.7);
	z-index:10;
}
.choice-btn {
	display:block;
	width:36%;
	float:right;
	position:relative;
}
.choice-btn li {
	display:inline-block;
	position:relative;
	width:50%!important;
	min-width:100px;
	margin:0;
	float:left;
}
.choice-btn li img {
    object-fit: cover;
}
.choice-btn .slick-current {
	opacity: 70%;
}
.choice-btn li:hover {
	opacity: 70%;
	cursor: pointer;
}



table.meibo {
	border-left:solid 1px #999;
	border-top:solid 1px #999;
}
table.meibo th, table.meibo td {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:4px;
	line-height:1.6em;
}
table.meibo th {
	font-weight:normal;
	background:#eee;
	text-align: center;
	width:30%;
}
table.meibo td {
	width:35%;
}
table.meibo td.auto {
	width:auto;
}

.bg-ayumi {
	background:url("img/bg-line.png") center 50px no-repeat;
	background-size:1px 100%;
}

.nen {
	text-align: center;
	font-size:50px;
	font-weight:600;
	color:#CCC;
	margin:50px auto 20px;
}
.ayumi {
	text-align: center;
	width:85%;
	max-width:400px;
	padding:15px;
	border:solid 10px #eee;
	margin:0 auto 100px;
	background:#FFF;
}
/*
.anim-box.slidein.is-animated {
  animation: slideIn 2s cubic-bezier(2, 1, 1, 1) forwards;
}*/
 
@keyframes slideIn {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}


.wk-toi {
	background:#EEF4FB;
	padding:40px;
	border-radius: 20px;
}

form.wpcf7-form li {
	display:block;
	padding:15px 0;
}

input.s2form {
	width:240px;
}
input#zip {
	width:150px;
}








#footer{
	background:#52595A;
	padding:15px 0;
	color:#FFF;
	font-size:14px;
	line-height:1.4em;
	position:relative;
}
#footer a {
	color:#FFF;
}

.ft-tit {
	font-size:18px;
	width:35%;
	float:left;
}
.ft-add {
	width:50%;
	float:left;
}






























a.btnon:hover {
	display:block;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


.clear {clear:both;}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

a {
	text-decoration: none;
	}


a.link {
	color:#0369DB;
	text-decoration:none;
}




.pc-left{float:left;}
.pc-right{float:right;}

.pc-center {
	text-align: center;
}




img.img100 {width:100%;}



.pc-view {display:block;}
.sp-view, br.sp-view {display:none;}

sup {font-size:11px;}


.block2 li {
		display:block;
		width:48%;
		margin:0 4% 4% 0;
		float:left;
}
.block2 li:nth-child(2n) {
		margin:0 0 4% 0;
}

.block2.center {
	text-align: center;
}
.block2.center li {
		display:inline-block;
		width:47%;
		margin:0 1% 4%;
	float:none;
}
.block2.center2 li:nth-child(2n) {
		margin:0 1% 4%;
}


.block2.mg0 li, .block2.mg0 li:nth-child(2n)  {
	margin-bottom:0;
}
.block2.li-r li {
		display:block;
		width:48%;
		margin:0 0 4% 4%;
		float:right;
}
.block2.li-r li:nth-child(2n) {
		margin:0 0 4% 0;
}
.block3 li {
		display:block;
		width:30.66%;
		margin:0 4% 30px 0;
		float:left;
		text-align: center;
	}
.block3 li:nth-child(3n), .block3s li:nth-child(3n) {
	margin-right:0;
	clear:right;
}
.block3 li:nth-child(3n+1) {
	clear:left;
}

.block4 li {
		display:block;
		width:24%;
		margin:0 1.33% 30px 0;
		float:left;
		text-align: center;
	}
.block4 li:nth-child(4n) {
	margin-right:0;
	clear:right;
}

.px12 {
	font-size:12px;
}
.px14 {
	font-size:14px;
}

.block5 li {
		display:block;
		width:18%;
	min-width:150px;
		margin:0 2.25% 30px 0;
		float:left;
		text-align: center;
	font-size:14px;
	line-height:1.6em;
	}
.block5 li:nth-child(5n) {
	margin-right:0;
	clear:right;
}
.block5 li img {
	display:block;
	margin-bottom:10px;
}




a.totop {
	display:block;
	position: fixed;
	right:5px;
	bottom:5px;
	width:36px;
	height:36px;
	z-index:900;
	background:url("./img/totop.png") center center no-repeat;
	background-size:contain;
	opacity: 0.7;
}




@media only screen and (min-width: 1200px) {
body {
	font-size:18px;
	font-size: 1.499999994rem;
	line-height:2.2em;
}
}

@media only screen and (max-width: 768px) {
.pc-view {display:none;}
.sp-view {display:block;}
br.sp-view {display:block;}
.pc-center {
	text-align: left;
}
span.sp-view {display:inline-block;}


.px24 {
	font-size:20px;
	font-weight:400;
}
.px24.gbold {
   font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:bold;
}
.px32tit {
	font-size:28px;
	line-height:1.6em;
	margin-bottom:40px;
}

.line22 {
	line-height:1.8rem;
	text-align: justify;
	text-justify: inter-ideograph;
}
	

.head h1 {
	position:fixed;
	display:block;
	left:0;
	width:7%;
	top:0;
	opacity: 15%;
}	
	

.top-img {
	margin-top:0;
	width:100%;
    height: auto;
	position:relative;
	z-index:1;
}	
	
.head {
	position:relative;
	width:100%;
}	

nav.r-menu {display:none;}
	
	
.riji-r {
	width:40%;
	float:right;
	text-align: center;
	margin:0 0 15px 5%;
	line-height:1.4em;
}
.p-nintei img {
	display:block;
	width:110px;
	float:right;
	margin-top:-100px;
	margin-left: 12px;
	margin-bottom: 12px;
}

	.grade-member span {
		display:block;
	}
	
.gallery {
	width:100%;
	float:none;
	margin-bottom:20px;
}
.choice-btn {
	display:block;
	width:100%;
	float:none;
	position:relative;
}
.choice-btn li {
	display:inline-block;
	position:relative;
	width:24%!important;
	margin:0 0.5% 4%;
	float:left;
}
	
	
	table.meibo th {
		width:100%;
		display: block;
	}	
	table.meibo td{
		display: block;
		width:50%;
		float: left;
	}
table.meibo td.auto {
	width:100%;
}
	

.kyosan td {
	display:block;
	clear:both;
}	
	
	
	
	
#footer{
	background:#52595A;
	padding:15px 0;
	color:#FFF;
	font-size:14px;
	line-height:1.4em;
	position:relative;
}	
	
.ft-tit {
	font-size:18px;
	width:100%;
	float:none;
	margin-bottom:10px;
}
.ft-add {
	width:100%;
	float:none;
}	
	
	
	
	
	
	
	
	

.block2 li, .block2 li.li-r {
	display:block;
	width:100%;
	margin-bottom:30px;
}
	.block2.mg0 li {
		margin-bottom:0;
	}
	
	img.sp-logo {
		display:block;
		width:45%;
		position:absolute;
		top:-45px;
		left:5%;
    z-index: 999992;
	}
	
.inner {
	width:90%;
	margin:0 auto;
}

.news li a {
	display:block;
	width:100%;
	float:right;
	color:#231815;
}


.block4 li {
		display:block;
		width:49%;
		margin:0 2% 30px 0;
		float:left;
		text-align: center;
	}
.block4 li:nth-child(2n) {
	margin-right:0;
	clear:right;
}
	.block4 li .min {
		letter-spacing: -0.1em;
	}
	.block4 li .px12 {
		line-height:1.2em;
	}

	
	
	

.block3 li {
		display:block;
		width:90%;
		margin:0 auto 30px;
		float:none;
	}
.block3 li:nth-child(3n), .block3s li:nth-child(3n) {
	margin:0 auto 30px;
	clear:both;
}
.block3 li:nth-child(3n+1) {
	clear:both;
}
	
	
.block5 li {
		display:block;
		width:31%;
		margin:0 2.5% 30px 0;
	}	
.block5 li:nth-child(3n) {
	margin-right:0;
	clear:right;
}
.block5 li:nth-child(3n+1) {
	clear:left;
}
	
	
	

a.totop {
	display:block;
	position: fixed;
	right:10px;
	bottom:10px;
	width:40px;
	height:40px;
	z-index:900;
	background:url("./img/totop.png") center center no-repeat;
	background-size:contain;
}	
	

#footer{
	
}

}


@media only screen and (max-width: 640px) {


.block5 li {
		display:block;
		width:48%;
		margin:0 1% 30px;
	}	
.block5 li:nth-child(3n) {
	margin-right:0;
	clear:none;
}
.block5 li:nth-child(3n+1) {
	clear:none;
}
	.block5 li:nth-child(2n) {
		clear:right;
	}
	.block5 li:nth-child(2n+1) {
		clear:left;
	}
.block5 li:nth-child(3n), .block5 li:nth-child(5n) {
		margin:0 1% 30px;
}

}