@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object,
iframe, blockquote,
pre, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, fieldset,
label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
  scroll-behavior: smooth;
}

a {
    text-decoration:none; 
}
a:link { color: rgba(60, 60, 60, 1);}
a:visited { color: rgba(120, 120, 120, 1); }
a:hover {
	color: rgba(127, 191, 206, 1);
	text-decoration: underline;
}





@media screen and (min-width: 481px) {
	/* 481px以上に適用されるCSS（タブレット用） */
}
@media screen and (min-width: 960px) {
	/* 960px以上に適用されるCSS（PC用） */
}



html, body {
background-color: rgba(255, 255, 255, 1);
	height:100%;
}


.wrapper{
	margin: 0 auto;
	width: 1280px;
	height: auto;
	max-width: 1280px;
	min-width: 640px;
}
.wrapper2{
	margin: 0 auto;
	width: 1080px;
	height: auto;
	max-width: 1080px;
	min-width: 640px;
}
.wrapper3{
	margin: 0 auto;
	width: 79%;
	height: auto;
	position: relative;
	left: -22px;
	max-width: 1080px;
	min-width: 640px;
}
.main-cont{
	width: 100%;
	height:auto;
	background-color: rgba(255, 255, 255, 1);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#hd{
	margin: 10px auto 10px auto;
	width: 100%;
	height:100%;
	position: static;
	clear: both;
}
.hd-main{
	font-family: "じゅん 501" , "Jun 501";
	padding: 20px 0px;
	width: 30%;
	height:100%;
	float: left;
	font-size: 36px;
}
.hd-tel{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 20%;
	height:68px;color: rgba(112, 112, 112, 1);
	border: 1px solid;
	border-color: rgba(180,180,180,1.00);
	float: right;
	text-align: center;
	padding: 15px;
	font-size: 28px;
}
.hd-add{
	font-family: "見出ミンMA31" , "Midashi Min MA31";
	font-size: 12px;
	width: 100%;
	padding: 5px;
}
.hd-mail{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 10%;
	height:78px;
	color: rgba(112, 112, 112, 1);
	border: 1px solid;
	border-color: rgba(180,180,180,1.00);
	background-color: rgba(224,239,243,1.00);
	float: right;
	text-align: center;
	padding: 10px;
}

.hd-member{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 10%;
	height:78px;
	color: rgba(112, 112, 112, 1);
	border: 1px solid;
	border-color: rgba(180,180,180,1.00);
	background-color: rgba(224,239,243,1.00);
	float: right;
	text-align: center;
	padding: 10px;
}

.slide-cont{
	margin: 10px auto;
	width: 60%;
}

.menu {
	width: 100%;
	height: auto;
	padding: 20px 0 20px 0;
	overflow: auto;
}
.menu-home {
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 6%;
	padding: 5px;
	font-size: 24px;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: rgba(180,180,180,1.00);
	float: left;
}
.menu-other {
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 30%;
	padding: 5px;
	font-size: 24px;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	border-right: 1px solid;
	border-color: rgba(180, 180, 180, 1.00);
	float: right;
}

#news{
	margin: 10px auto;
	padding: 0px 0px 30px 0px;
	width: 100%;
	background-color: rgba(224, 239, 243, 1.00);
}

.news-ttl{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 100%;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	padding: 15px;
	font-size: 28px;
}

.news-cont {
	margin: 0 auto;
	padding: 15px;
	width: 1250px;
	max-width: 1280px;
	min-width: 640px;
	background-color: rgba(255, 255, 255, 1.00);
	
}
.news-sc {
	width: 1250px;
	margin: 15px 0px;
}
.news-day {
	margin: 0 auto;
	width: 140px;
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	font-size: 16px;
	color: rgba(112, 112, 112, 1);
	float: left;
}
.news-notice {
	margin: 0 auto;
	width: 110px;
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	font-size: 16px;
	color: rgba(127, 191, 206, 1.00);
	border: 1px solid;
	padding: 2px;
	float: left;
	text-align: center;
}
.news-ibent {
	margin: 0 auto;
	width: 110px;
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	font-size: 16px;
	color: rgba(199, 54, 208, 1.00);
	border: 1px solid;
	float: left;
	text-align: center;
}
.news-body {
	margin: 0 10px;
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	font-size: 16px;
	color: rgba(112, 112, 112, 1);
	float: left;
}

#banner{
	margin: 10px auto 10px auto;
	padding: 20px 0px 20px 0px;
	width: 100%;
	height:auto;
	background-color: rgba(255, 255, 255, 1.00);
}
.bn-1{
	width: 246px;
	height: 120px;
	float: left;
	margin: 10px 5px 10px 5px;
}

#ft-line{
	margin: 10px auto;
	width: 100%;
	height:10px;
	background-color: rgba(127, 191, 206, 1.00);
	clear: both;
}

#footer{
	width: 100%;
	height:100px;
	background-color: rgba(224, 239, 243, 1.00);
	clear: both;
}
.ft-member{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 10%;
	height: 78px;
	border: 1px solid;
	border-color: rgba(180,180,180,1.00);
	background-color: rgba(255,255,255,1.00);
	float: right;
	text-align: center;
	padding: 10px;
}
.ft-mail{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 10%;
	height: 78px;
	border: 1px solid;
	border-color: rgba(180,180,180,1.00);
	background-color: rgba(255,255,255,1.00);
	float: right;
	text-align: center;
	padding: 10px;
}

.fc{
	color: rgba(180,180,180,1.00);
}

#contents{
	margin: 10px auto 10px auto;
	padding: 20px 0px 20px 0px;
	width: 100%;
	height:auto;
	background-color: rgba(255, 255, 255, 1.00);
}
.cont-body{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	font-size: 16px;
	line-height: 28px;
}

h2 {
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	  position: relative;
	  overflow: hidden;
	  padding: 1.5rem 2rem 1.5rem 140px;
	  border: 2px solid rgba(127, 191, 206, 1.00);
}

h2:before {
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
  position: absolute;
  top: -150%;
  left: -100px;
  width: 230px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: rgba(127, 191, 206, 1.00);
}

h2 span {
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
  font-size: 36px;
  font-size: 3.6rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}



.kyosai-box {
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
    background-color: rgba(224, 239, 243, 1.00);
    color: rgba(100, 100, 100, 1.00);
    margin: 0.5em 0.5em;
    padding: 1.5em 1em;
    position: relative;
	float: left;
	width: 40%;
	text-align: center;
	font-size: 28px;
}
.kyosai-box:after {
    content: "";
    border-color: rgba(127, 191, 206, 1.00) #fff #fff rgba(127, 191, 206, 1.00);
    border-style: solid;
    border-width: 0 0 24px 24px;
    bottom: 0;
    position: absolute;
    right: 0;
}
.kyosai-body {
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	font-size: 18px;
}


.form-tel{
	width: 100%;
	height:auto;
	margin: 20px auto;
	border: 2px solid;
	border-color: rgba(180,180,180,1.00);
	text-align: center;
	padding: 20px;
}
.form-tel-ttl{
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 40%;
	height:auto;
	margin: 0px auto;
	color: rgba(112, 112, 112, 1);
	background-color: rgba(224, 239, 243, 1.00);
	text-align: center;
	padding: 14px;
	font-size: 24px;
	float: left;
}
.form-tel-ttl2{
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 80%;
	height:auto;
	margin: 0px auto;
	color: rgba(112, 112, 112, 1);
	background-color: rgba(224, 239, 243, 1.00);
	text-align: center;
	padding: 14px;
	font-size: 24px;
	clear: both;
}
.form-tel-no{
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
	width: 55%;
	height:auto;
	margin: 0px auto;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	padding: 0px;
	font-size: 42px;
	float: right;
}
.form-tel-body{
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 100%;
	height:auto;
	margin: 10px auto 0px auto;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	font-size: 18px;
}



/* login▼ */
/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);

/* fontawesome */
@import url(http://weloveiconfonts.com/api/?family=fontawesome);
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

/* body */
body {
  color: #5e5e5e;
}

/* Form Layout */
.form-wrapper {
  background: #e9e9e9;
  margin: 3em auto;
  padding: 2em;
  max-width: 420px;
}
/* login▲ */




h1 {
  text-align: center;
  padding: 1em 0;
}

form {
  padding: 0 1.5em;
}

.form-item {
  margin-bottom: 0.75em;
  width: 100%;
}

.form-item input {
  background: #fafafa;
  border: none;
  border-bottom: 2px solid #e9e9e9;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  height: 50px;
  transition: border-color 0.3s;
  width: 100%;
}

.form-item input:focus {
  border-bottom: 2px solid #c0c0c0;
  outline: none;
}

.button-panel {
  margin: 2em 0 0;
  width: 100%;
}

.button-panel .button {
  background: #f16272;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  transition: background 0.3s ease-in-out;
  width: 100%;
}

.button:hover {
  background: #ee3e52;
}

.form-footer {
  font-size: 1em;
  padding: 2em 0;
  text-align: center;
}

.form-footer a {
  color: #8c8c8c;
  text-decoration: none;
  transition: border-color 0.3s;
}

.form-footer a:hover {
  border-bottom: 1px dotted #8c8c8c;
}



h3 {
  padding: 0.5em;/*文字周りの余白*/
  color: #010101;/*文字色*/
  background: rgba(224, 239, 243, 1.00);/*背景色*/
  border-bottom: solid 3px rgba(127, 191, 206, 1.00);/*下線*/
}




h4 {
  background: linear-gradient(transparent 70%, rgba(224, 239, 243, 1.00) 70%);
}



.info-cont1{
	font-family: "見出ゴMB31" , "Midashi Go MB31";
	width: 30%;
	height:auto;
	margin: 0px 30px 0px 0px;
	color: rgba(112, 112, 112, 1);
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	float: left;
}



.stone-box {
	font-family: "リュウミン M-KL" , "Ryumin Medium KL";
    color: rgba(100, 100, 100, 1.00);
    margin: 0em 0.5em;
    padding: 0em 1em;
    position: relative;
	float: left;
	width: 40%;
	font-size: 22px;
}




ul.list-1{
  font: 22px;
  list-style: none;
  padding: 0.8em 0.8em;
  border: solid 2px rgba(127, 191, 206, 1.00);
  border-radius: 5px;
}
ul.list-1 li{
  position: relative;
  color: rgba(127, 191, 206, 1.00);
  margin-bottom:5px;
  padding-left:5px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px dashed rgba(127, 191, 206, 1.00);
}
ul.list-1 li:last-child{
  border:none;
  margin: 0;
}
ul.list-1 li:before{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  right: 5px;
  font-size: 1.2em;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.list-1 li:hover:before{
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  background-position: bottom;
  color: red;
}



.evt-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.item{
	margin: 10px;
}





/* member */
.open {
	cursor:pointer;
}
#pop-up {
	display: none;
}
.overlay {
	display: none;
}
#pop-up:checked + .overlay {
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.6);
}
.window {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 90vw;
	max-width: 700px;
    padding: 20px;
	height: auto;
	background-color: #fff;
	border-radius: 4px;
	align-items: center;
	transform: translate(-50%, -50%);
	font-size: 14px;
	line-height: 26px;
}
.close {
	position: absolute;
	top: 4px;
	right: 4px;
	cursor:pointer;
}


/* アコーディオンメニュー */
nav{ display: none; }
.nav-open{
	padding: 15px;
	color: #fff;
	font-size: 20px;
	background: rgba(127, 191, 206, 1.00);
	position: relative;
}
.nav-open::before{/* 閉じている時 */
	content: "＋";
	position: absolute;
	right: 20px;
}
.nav-open.active::before{/* 開いている時 */
	content: "－";
}



.io-cont1{
	width: 70%;
	padding: 25px;
	font-size: 16px;
	line-height: 28px;
	background: #fff;
	margin: 0 auto;
	border-radius: 15px;
}

h5 {
	font-family: "見出ゴMB31" , "Midashi Go MB31";
  position: relative;
	font-size: 16px;
  padding: 0.5rem 1rem;
}

h5:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}





.clear{clear: both;}