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


@media screen and (min-width: 641px){
	
	




/* 共通 */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
	background-color: #F1F7F9;
}
a:link {
	color:#192390;
	text-decoration: none;
	}
a:visited {
	color:#192390;
	text-decoration: none;
	}
a:hover {
	color: #192390;
	text-decoration: underline;
	}
.title {
	padding-left: 6%;
	width: 300px;
	height: auto;
	margin-top: 30px;
	float: left;

}
.header-top-line {
	width: 100%;
	height: 5px;
	background: linear-gradient(to left, #A4D6EE 66%, #8BB6D6 66%); 
}
.tel01 {
	background-color: rgba(164,214,238,1.00);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
	margin-right: 7%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 14px;
	color: #192A49;
	transform: rotate(0.03deg); 
}
.tel02 {
	font-size: 25px;
 }
.clear-both {
	clear: both;
}
.contents {
	width: 1100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 200;
	text-align: center;
	font-size: 60px;
	background-color: #FFFFFF;
	padding-top: 27px;
	padding-bottom: 31px;
	border-top: 1px solid #84B2D3;
	border-bottom: 1px solid #84B2D3;
	margin-bottom: 50px;
	margin-top: 20px
}
.h1-cap {
	font-size: 30px;
	color: #999;
}
.h1-size-M {
	font-size: 40px;	
}
h2 {
	position: relative;
	padding-left: 1.4em;
	font-size: 23px;
	margin-top: 40px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 1px 1px 1px 0px #D8D8D8;
	box-shadow: 1px 1px 1px 0px #D8D8D8;
	border-radius: 5px;
	}
 
h2::after {
	position: absolute;
	top: 45%;
	left: 0;
	transform: translateY(-50%);
	content: '';
	width: 20px;
	height: 4px;
	background-color: #8BB6D6;
}
h3 {
	border-bottom: 3px solid #659EE7;
	position: relative;
	padding-top: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 20px;
}

h3::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #265FA8;
  bottom: -3px;
  width: 15%;
}
.column2-box {
	display: flex;
	-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
	margin-bottom: 20px;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.column2 {
	width: 540px;
	margin-bottom: 10px;
}
.column3 {
	display: flex;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
   	justify-content: space-between;
	margin-bottom: 20px;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column3-text li {
	width: 310px;
	list-style-type: none;
	line-height: 250%;
}
.contents-box01 {
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
	line-height: 180%;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	box-shadow: 0 4px 0 #A4D6EE;
	margin-bottom: 30px;
}
.contents-box02 {
	line-height: 180%;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	margin-bottom: 30px;
}
.contents-box03 {
	line-height: 180%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 18px;
	margin-bottom: 30px;
}
.contents-box04 {
	line-height: 180%;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.contents-box05 {
	line-height: 180%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
}
.img-radius-shadow {
	-webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
	border-radius: 5px;
}
.spacer-S {
	height: 20px;
}
.floart-left01 {
	float: left;
	margin-right: 10px;
}
.floart-right01 {
	float: right;
	margin-left: 10px;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.text-center {
	text-align: center;	
	}
.text-right {
	text-align: right;	
}
.text-red {
	color: #FF0004;
	}
.text-size-S {
	font-size: 15px;
}
.sub-menu01::after {
display: block;
content:"";
width: 350px;
}
.sub-menu01 li {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-left: 20px;
	width: 320px;
	list-style-type: none;
	-webkit-box-shadow: 1px 1px 4px 1px #CCCCCC;
	box-shadow: 1px 1px 4px 1px #CCCCCC;
	border-radius: 5px;
	border-left: 10px solid #689CC3;
	font-size: 20px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	margin-bottom: 30px;
	transform: rotate(0.03deg); 
}
.sub-menu02::after {
display: block;
content:"";
width: 340px;
}
.sub-menu02 li {
	background-color: #ECF3F9;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-left: 20px;
	width: 320px;
	list-style-type: none;
	-webkit-box-shadow: inset 1px 1px 4px 1px #CCCCCC;
	box-shadow: inset 1px 1px 4px 1px #CCCCCC;
	border-radius: 5px;
	font-size: 20px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	margin-bottom: 30px;
	transform: rotate(0.03deg); 
}
.kakourei-ichiran::after {
display: block;
content:"";
width: 360px;
}
.kakourei-ichiran li {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 30px;
	margin-right: 30px;
}
.kakourei-ichiran-text {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
	line-height: 180%;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	box-shadow: 0 4px 0 #A4D6EE;
	margin-top: -5px;
}
.kakourei-ichiran-title {
	background-color: #F3F3F3;
	line-height: 180%;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: -5px;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 4px 0 #A4D6EE;
	border-radius: 0px 0px 5px 5px;
}	
	
.sma-none {
		display: none;
}
	
	
	
/* プルダウンメニュー */

ul#menu{
	list-style-type: none;
	width: 720px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	margin-right: 6%;
	float: right;
	z-index: 200;
}
#menu li{
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	border-right: 1px solid rgba(199,199,199,1.00);
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	transform: rotate(0.03deg); 
}
#menu li a{
	display: block;
	margin-top: px;
	margin-bottom: px;
	padding: 13px 0;
	color: #4F4F4F;
	line-height: 1;
	text-decoration: none;
	font-size: 27px;
	padding-right:15px;
	padding-left: 15px;
}
#menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
    padding: 0;
	z-index: 100;
}

#menu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
	border-right: 1px solid #EAF2FB;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu li ul li a{
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	background-color: #EAF2FB;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: rgba(0,0,0,1.00);
}
#menu li:hover > a{
	background-color: #8BB6D6;
	color: #e0dc62;
}
#menu li:hover ul li{
  overflow: visible;
  height: 60px;
  border-bottom: 1px solid #fff;
}
#menu li:hover ul li:first-child{
  border-top: 0;
}
#menu li:hover ul li:last-child{
  border-bottom: 0;
}
#menu li:last-child {
	border-right: 1px solid #FFFFFF;
}

	
.zdo_drawer_menu {
		display: none;
	}
	
	

/* フッター */

.footer-rapper {
	background-color: #69A1C9;
}
.footer-box {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
}



/* トップページ */


ul.news {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #B6C2D0;
	list-style-type: none;
}
.h2-top {
	font-family: 'Noto Serif JP', serif;
	position: relative;
	padding-left: 1.4em;
	font-weight: normal;
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center
}
.h2-top::after {
	position: absolute;
	top: 54%;
	left: 32%;
	transform: translateY(-50%);
	content: '';
	width: 20px;
	height: 4px;
	background-color: #8BB6D6;
}
.youtube {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
	border-radius: 5px;
	width: 800px;
	height: 450px;
}

 /* スライドショーはじまり */
 
.slide-img {
	object-fit: cover;
	margin-top: 0px;
}

.slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 70vh;
  margin: auto;
  -webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  opacity    : 0;
  animation  : slideAnime 10s ease infinite;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
   25% { opacity: 1 }
  50% { opacity: 1 }
  75% { opacity: 0 }
 100% { opacity: 0 }
}	

/* スライドショーおわり */
	
/* 会社概要 */

.text-yakuin {
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;	
	}
	
	
/* 共通-表 */

dl,
dt,
dd {
  box-sizing: border-box;
}
dl {
	background: #eee;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
dt,
dd {
  padding: 10px 10px 0 10px;
  border-top: 2px solid #F3F7FB;
}
dt {
  width: 25%;
  float: left;
	
}
dd {
  background: #fff;
  margin-left: 25%;
  padding-bottom: 10px;
}
dd:after {
  content: '';
  display: block;
  clear: both;
}
.form-botan {
	font-size: 20px;
	background-color: #4C8EBE;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 0px none #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	}
.form-S {
	width: 30%;
}
.form-M {
	width: 50%;	
}
.form-L {
	width: 70%;	
}
input {
	font-size: 18px;
	}
textarea {
	font-size: 18px;
	}
}























































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

/* 共通 */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F1F7F9;
}
a:link {
	color:#192390;
	text-decoration: none;
	}
a:visited {
	color:#192390;
	text-decoration: none;
	}
a:hover {
	color: #192390;
	text-decoration: underline;
	}
.title {
	padding-left: 0%;
	width: 70%;
	height: auto;
	margin-top: 15px;
	float: none;
	margin-right: 5%;
	margin-left: auto;
	display: block;
	margin-bottom: 15px

}
.header-top-line {
	width: 100%;
	height: 5px;
	background: linear-gradient(to left, #A4D6EE 66%, #8BB6D6 66%); 
}
.tel01 {
	display: none;
}
.tel02 {
	font-size: 25px;
 }
.clear-both {
	clear: both;
}
.contents {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 200;
	text-align: center;
	font-size: 30px;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-bottom: 21px;
	border-top: 1px solid #84B2D3;
	border-bottom: 1px solid #84B2D3;
	margin-bottom: 30px;
	margin-top: 20px
}
.h1-cap {
	font-size: 20px;
	color: #999;
	display: block;
}
.h1-size-M {
	font-size: 20px;	
}
h2 {
	position: relative;
	padding-left: 1.4em;
	font-size: 23px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 2%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 1px 1px 1px 0px #D8D8D8;
	box-shadow: 1px 1px 1px 0px #D8D8D8;
	border-radius: 5px;
}
 
h2::after {
	position: absolute;
	top: 45%;
	left: 0;
	transform: translateY(-50%);
	content: '';
	width: 20px;
	height: 4px;
	background-color: #8BB6D6;
}
h3 {
	border-bottom: 3px solid #659EE7;
	position: relative;
	padding-top: 0px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 20px;
}

h3::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #265FA8;
  bottom: -3px;
  width: 15%;
}
img {
	max-width: 100%;
	height: auto;
	}
.column2-box {
	display: block;
	margin-bottom: 20px;
}
.column2 {
	width: 96%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.column3 {
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column3-text li {
	width: 90%;
	margin-left: 5%;
	line-height: 180%;
}
.contents-box01 {
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
	line-height: 180%;
	padding-left: 3%;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 15px;
	box-shadow: 0 4px 0 #A4D6EE;
	margin-bottom: 30px;
}
.contents-box02 {
	line-height: 170%;
	padding-left: 3%;
	padding-top: 0px;
	padding-right: 3%;
	padding-bottom: 15px;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	margin-bottom: 30px;
}
.contents-box03 {
	line-height: 180%;
	padding-left: 3%;
	padding-top: 0px;
	padding-right: 3%;
	font-size: 18px;
	margin-bottom: 30px;
}
.contents-box04 {
	line-height: 180%;
	padding-left: 3%;
	padding-top: 0px;
	padding-right: 3%;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.contents-box05 {
	line-height: 180%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
}
.img-radius-shadow {
	-webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
	border-radius: 5px;
}

.floart-left01 {
	float: none;
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 15px;
}
.floart-right01 {
	float: none;
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 15px;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.text-center {
	text-align: center;	
	}
.text-right {
	text-align: right;	
	}
.text-red {
	color: #FF0004;
	}
.sub-menu01 li {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 20px;
	width: 90%;
	list-style-type: none;
	-webkit-box-shadow: 1px 1px 4px 1px #CCCCCC;
	box-shadow: 1px 1px 4px 1px #CCCCCC;
	border-radius: 5px;
	border-left: 10px solid #689CC3;
	font-size: 22px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(0.03deg); 
}
.sub-menu02 li {
	background-color: #ECF3F9;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 80%;
	list-style-type: none;
	-webkit-box-shadow: inset 1px 1px 4px 1px #CCCCCC;
	box-shadow: inset 1px 1px 4px 1px #CCCCCC;
	border-radius: 5px;
	font-size: 20px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	margin-bottom: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(0.03deg); 
}
.kakourei-ichiran li {
	width: 300px;
	margin-top: 30px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}
.kakourei-ichiran-text {
	background-color: #FFFFFF;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0px 1px 2px 1px #CCCCCC;
	box-shadow: 0px 1px 1px 1px #CCCCCC;
	line-height: 180%;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	box-shadow: 0 4px 0 #A4D6EE;
	margin-top: -5px;
}
	
	
.pc-none {
		display: none;
}
	
	
	
	
/* プルダウンメニュー */

ul#menu{

	display: none;

}

	
	
/* ハンバーガーメニューはじまり */	

.zdo_drawer_button * {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	font: inherit;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-align: left;
	text-decoration: none;
	list-style: none;
	
}

.zdo_drawer_button {
  display: block;
  padding: 0;
  width: 42px;
  height: 26px;
  position: relative;
  background: none;
  border: none;
  text-align: center;
  letter-spacing: 0.1em;
  cursor: pointer;
  outline: none;
	
	
}

.zdo_drawer_button .zdo_drawer_bar {
  display: block;
  width: 42px;
  height: 4px;
  transition: all 0.2s;
  transform-origin: 0% 0%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
	
}

.zdo_drawer_button .zdo_drawer_bar1 {
  top: 0;
}

.zdo_drawer_button .zdo_drawer_bar2 {
  top: 50%;
}

.zdo_drawer_button .zdo_drawer_bar3 {
  top: 100%;
}

.zdo_drawer_button.active .zdo_drawer_bar {
  width: 36.77px;
  left: 8px;
	
}

.zdo_drawer_button.active .zdo_drawer_bar1 {
  transform: rotate(0.7853981634rad) translateY(-50%);
  top: 0px;
}

.zdo_drawer_button.active .zdo_drawer_bar2 {
  opacity: 0;
}

.zdo_drawer_button.active .zdo_drawer_bar3 {
  transform: rotate(-0.7853981634rad) translateY(-50%);
  top: calc(100% - 0px);
}

.zdo_drawer_button.active .zdo_drawer_menu_text {
  display: none;
}

.zdo_drawer_button.active .zdo_drawer_close {
  display: block;
}

.zdo_drawer_text {
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: 0;
  text-align: center;
  font-size: 10px;
}

.zdo_drawer_close {
  letter-spacing: 0.08em;
  display: none;
}

/*+++ Default Button Color +++*/
.zdo_drawer_button {
	color: #265FA8;
}

.zdo_drawer_button .zdo_drawer_bar {
	background-color: #265FA8;
}

/* === Hambuerger Button's Style End === */
.zdo_drawer_menu {
	background-color: #000000;
}	
.zdo_drawer_menu .zdo_drawer_button {
	/*+++ Hamburger Button Position +++*/
	position: fixed;
	top: 25px;
	right: 32px;
	z-index: 1001;
}
.zdo_drawer_menu a {
  color: inherit;
  text-decoration: none;
}
.zdo_drawer_menu a:visited {
  color: inherit;
}
.zdo_drawer_menu .zdo_drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.5);
  display: none;
  top: 0;
  left: 0;
}
.zdo_drawer_menu .zdo_drawer_nav_wrapper {
	width: 90%;
	height: 100%;
	transition: all 0.2s;
	transform: translate(312px);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	background-color: #F3F7FB;
}
.zdo_drawer_menu .zdo_drawer_nav_wrapper.open {
  transform: translate(0);
}
.zdo_drawer_menu.left .zdo_drawer_button {
  right: auto;
  left: 15px;
}
.zdo_drawer_menu.left .zdo_drawer_nav_wrapper {
  transform: translate(-100%);
  right: auto;
  left: 0;
}
.zdo_drawer_menu.left .zdo_drawer_nav_wrapper.open {
  transform: translate(0);
}

/*+++ Default Navigation CSS +++*/
.zdo_drawer_menu .zdo_drawer_nav {
  padding: 100px 24px;
}
.zdo_drawer_menu .zdo_drawer_nav li {
  font-size: 18px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-family: "M PLUS Rounded 1c", serif;
  font-weight: 400;
  font-style: normal;
	font-weight: bold;
	transform: rotate(0.03deg); 
}
.zdo_drawer_menu .zdo_drawer_nav li ul {
  	margin-top: 8px;
	margin-left: 0px;
}
.zdo_drawer_menu .zdo_drawer_nav li ul li {
  font-size: 15px;
	list-style-type: none;
	text-align: left;
	border-bottom: 0px solid #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
}
	

ul.zdo_drawer_nav {
	justify-content: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}



ul.zdo_drawer_nav li:first-child {
	border-top: 1px solid #999999;
}
ul.zdo_drawer_nav a:link {
	text-decoration: none;
	color: #265FA8;
}
ul.zdo_drawer_nav a:visited {
	text-decoration: none;
	color: #265FA8;
}
ul.zdo_drawer_nav li:hover {
	text-shadow: 1px 1px 2px #265FA8;
	text-decoration: underline;
}

	
/* ハンバーガーメニューおわり */
	
	

/* フッター */

.footer-rapper {
	background-color: #69A1C9;
}
.footer-box {
	width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
}



/* トップページ */

 /* スライドショーはじまり */
 
.slide-img {
	object-fit: cover;
	margin-top: 0px;
}

.slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 65vh;
  margin: auto;
  -webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  opacity    : 0;
  animation  : slideAnime 10s ease infinite;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
   25% { opacity: 1 }
  50% { opacity: 1 }
  75% { opacity: 0 }
 100% { opacity: 0 }
}	

/* スライドショーおわり */

ul.news {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #B6C2D0;
	list-style-type: none;
}
.h2-top {
	font-family: 'Noto Serif JP', serif;
	position: relative;
	padding-left: 1.4em;
	font-weight: normal;
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center
}
.h2-top::after {
	position: absolute;
	top: 54%;
	left: 5%;
	transform: translateY(-50%);
	content: '';
	width: 20px;
	height: 4px;
	background-color: #8BB6D6;
}
.youtube {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 1px 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px 1px #CCCCCC;
	border-radius: 5px;
	width: 100%;
	height: auto;
}

	
/* 会社概要 */

.text-yakuin {
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;	
	}
	
	
/* 共通-表 */

dl,
dt,
dd {
  box-sizing: border-box;
}
dl {
	background: #eee;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
dt,
dd {
  padding: 8px 10px 5px 10px;
  border-top: 2px solid #F3F7FB;
}
dt {
  width: 905;
  float: none;
	
}
dd {
  background: #fff;
  margin-left: 0%;
  padding-bottom: 10px;
}
dd:after {
  content: '';
  display: block;
  clear: both;
}


.form-S {
	width: 60%;

}
.form-M {
	width: 70%;	
}
.form-L {
	width: 80%;	
}	
.form-botan {
	font-size: 20px;
	background-color: #4C8EBE;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 0px none #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px
	}
input {
	font-size: 18px;
	}
textarea {
	font-size: 18px;
	}
}