body {
	font-family: Poppins, Arial sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #828282;
	/* background-color: #F0F0F0; */
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased
}

ul {
	/* margin: 0;
	padding: 0; */
	/* list-style: none */
}

h1 {
	color: #FFF;
	font-size: 60px
}

h2 {
	color: #111;
	font-weight: 300;
	margin-bottom: 30px
}

h3,
h4,
h5 {
	color: #333c4d;
	font-weight: 400;
	margin-bottom: 20px
}

/* p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:23px;color:#828282;padding-bottom:15px} */


@font-face {
	font-family: FontAwesome;
	src: local('FontAwesome')
}

ul li {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	line-height: 27px;
	list-style-type: none;
	color: #828282
}

a {
	color: #828282
}

a:hover {
	color: #0785f2
}

a h4:hover {
	text-decoration: underline
}

img {
	height: auto;
	/* margin-top: 40px; */
}

.branding img#logo {
	max-width: initial;
	margin-left: -15px;
}

.branding a {
	margin: 10px 0 0 0;
	color: #FFF;
}

.clear {
	clear: both
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

.caption {
	text-align: center;
	margin-bottom: 70px;
}

.btn-cta-primary {
	color: #fff !important;
	padding: 15px 30px !important;
	border-radius: 0;
	font-size: 12px;
	letter-spacing: 2px;
	transition: all .2s ease-in-out;
	position: relative;
	margin-top: 25px;
	font-weight: 500;
}

.btn-cta-blue {
	background-color: #0785f2;
	margin: 0 3px;
}

.btn-cta-blue:hover {
	background-color: #fff;
	color: #0785f2 !important;
}

.btn-cta-green {
	background-color: #70AD47;
	font-size: 0.5em;
	line-height: 1.9em;
	padding: 11px 30px !important;
	margin: 0 3px;
}

.btn-cta-green:nth-of-type(3) {
	font-size: 0.8em;
	line-height: 1.63em;
	padding: 15px 30px !important;
}

.btn-cta-green:hover {
	background-color: #fff;
	color: #70AD47 !important;
	font-size: 0.5em;
	line-height: 1.9em;
	padding: 11px 30px !important;
}

.btn-cta-green:hover:nth-of-type(3) {
	color: #70AD47 !important;
	font-size: 0.8em;
	line-height: 1.63em;
	padding: 15px 30px !important;
}


a.more {
	transition: all .2s ease-in-out;
	font-size: 14px !important;
	margin-top: 10px;
	font-weight: 400;
	color: #0785f2;

}

a.more:hover * {
	color: #0785f2;
	padding-left: 10px
}

a.more i.fa {
	font-size: 15px !important;
	font-weight: 700;
	border: none;
	cursor: pointer;
	margin-right: 5px;
	transition: all .2s ease-in-out
}

a.more i.fa:hover {
	color: #009be3
}

#top-nav {
	transition: all .2s linear 0s
}

.navbar-fixed-top {
	background-color: transparent;
	border: none
}

.navbar-fixed-top li a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	transition: color .3s, border .3s
}

.navbar-fixed-top .navbar-nav .activenav a {
	color: #fff;
	border-bottom: 1px solid #fff
}

.navbar-nav>li>a {
	border-bottom: 1px solid transparent;
	transition: color .3s, border .3s
}

.navbar-fixed-top .navbar-nav>li>a:hover {
	border-bottom: 1px solid #fff;
}

.fixed-header {
	background: #fff !important;
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1)
}

.fixed-header .navbar-nav>li>a {
	color: #828282;
	opacity: 1
}

.fixed-header .navbar-nav .activenav a {
	color: #222 !important;
	border-bottom: 1px solid #0785f2
}

.fixed-header .navbar-nav .activenav a:hover {
	border-bottom: 1px solid #0785f2
}

.fixed-header .navbar-nav>li>a:hover {
	border-bottom: 1px solid #111
}

#top-nav.navbar-scroll-changed {
	background: 0 0;
	margin: 0 auto;
	border: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
}

.hero-overlay {
	background: rgba(255, 255, 255, .1);
	height: 240px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.hero-image {
	margin-bottom: 20px
}

.hero-image #home {
	/* background:url(../images/home-hero-2.jpg) center no-repeat; */
	position: relative;
	width: 100%;
	background-size: cover;
	overflow: hidden;
	background-color: #009933;
	/*background: linear-gradient(0deg, #bb0000,#ed0000); */
}

.main-message {
	position: absolute;
	text-align: center;
	top: 68%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 100%
}

.main-message h1 {
	font-family: Poppins, Arial sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #fff;
	text-shadow: -1px -2px 5px #808080;
	margin-top: 5px;
}

.main-message h2 {
	font-family: Poppins, Arial sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	margin: 0;
}

.title {
	text-align: center;
	margin-bottom: 70px
}

.title p {
	font-size: 14px;
	color: #9d9d9d
}

.title h2 {
	margin-bottom: 15px !important
}

p.description {
	font-size: 14px;
	font-weight: 400;
	text-align: center !important;
	padding-bottom: 5px;
	max-width: 450px;
	margin: 0 auto
}

p.description-image {
	color: #fff;
	font-size: 100%;
	font-weight: 400;
	letter-spacing: .4px;
	padding: 0;
	line-height: 25px;
	text-shadow: -1px -2px 3px #808080;
}

.zig-zag {
	margin-bottom: 100px
}

.zig-zag h2 {
	margin-top: 70px
}

.zig-zag-right h2,
.zig-zag-right p {
	text-align: right
}

#features {
	margin-bottom: 70px;
	padding-top: 50px;
	background-color: #f6f8fa
}

#features i.fa {
	font-size: 50px;
	color: #0785f2;
	position: relative;
	text-align: center;
	margin-bottom: 10px
}

#features h3 {
	color: #222
}

#features .caption p {
	padding-left: 10px;
	padding-right: 10px
}

#testimonials .carousel-indicators li {
	background-color: #000;
	background-color: rgba(70, 70, 70, .25)
}

#testimonials .carousel-indicators .active {
	background-color: transparent;
	border: 2px solid #0785f2
}

.carousel-inner .item {
	min-height: 320px
}

#testimonials .carousel-inner blockquote {
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	font-weight: 300;
	color: #111
}

.carousel-indicators {
	top: 110%
}

a.company img {
	margin: 0 auto 30px;
	width: auto
}

span.author {
	font-size: 13px;
	color: #828282 !important;
	font-weight: 500
}

span.author img {
	display: block;
	height: 54px;
	margin: 30px auto 10px;
	width: auto;
	margin-top: 20px;
}

#services a img {
	transition: all .2s ease-in-out;
	border: 2px solid #fff
}

#services a img:hover {
	border: 2px solid #0785f2
}

#plan {
	padding-bottom: 70px
}

#contact h2 {
	color: #fff
}

@media (max-width:1024px) {}

@media (min-width:1024px) {
	.hero-overlay {
		height: 240px
	}
}

@media (max-width:990px) {

	.btn-cta-blue {
		width: 100%;
		margin: 0 0% 3px;
	}

	.btn-cta-green {
		width: 49.5%;
		margin: 0 0.25%;
	}

	p.description-image {
		padding: 0 !important;
		text-align: left;
	}

	.zig-zag {
		text-align: center;
		margin-bottom: 40px
	}

	.zig-zag-right * {
		text-align: center !important;
		margin-bottom: 20px
	}

	.carousel-indicators {
		position: relative;
		clear: both;
		margin-bottom: 30px;
		left: 50%
	}
}

@media (max-width:450px) {
	.social {
		float: left !important;
		margin-bottom: 20px;
		margin-top: -15px
	}

	.zig-zag h2 {
		margin-top: 30px
	}
}

@media (max-width:650px) {
	.footer-section {
		text-align: center !important
	}

	p.copyright {
		float: none !important;
		margin-left: 0 !important;
	}

	.social {
		float: none !important
	}

	.marketing-action h1 {
		font-size: 35px;
		font-weight: 400
	}

}


@media (max-width:768px) {
	.hero-overlay {
		height: 300px
	}

	.navbar-fixed-top {
		background: #fff !important;
		box-shadow: 0 6px 4px -4px rgba(255, 255, 255, .1);
	}

	.navbar-default .navbar-nav>li>a {
		color: #828282;
		opacity: 1;
		line-height: 20px !important;
		margin-left: 0 !important;
	}

	.navbar-fixed-top .navbar-toggle .icon-bar {
		background-color: #757d8a !important;
	}

	.navbar-fixed-top .navbar-nav .activenav a {
		color: #222;
		border-bottom: 1px solid #0785f2;
	}

	#top-nav.navbar-scroll-changed .col-sm-1 {
		width: 100%;
	}


	.btn-cta-blue {
		width: 100%;
		margin: 0 0% 3px;
	}

	.btn-cta-green {
		width: 49.5%;
		margin: 0 0.25%;
	}

}

@media (max-width:600px) {
	.main-message h1 {
		font-size: 30px !important
	}

	p.description-image {
		font-size: 90%;
		padding: 0;
		text-shadow: -1px -2px 3px #808080;
		line-height: 1.3em;
	}

	.hero-overlay {
		height: 300px
	}



}

.marketing-action {
	position: relative;
	background: url(../images/pencil.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden
}

.marketing-action .overlay {
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 360px
}

.marketing-action .text {
	position: absolute;
	text-align: center;
	top: 48%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

.marketing-action h1 {
	margin-bottom: 15px !important;
	margin-top: 0
}

.marketing-action .text h1 {
	color: #fff
}

.btn-cta-buy {
	background-color: #0785f2;
	margin-top: 0
}

.btn-cta-buy:hover {
	background-color: #fff;
	color: #0785f2 !important;
	margin-top: 0
}

#footer {
	margin-bottom: 0;
	background-color: #002C5A;
	padding-top: 20px;
}

.footer-section {
	margin-bottom: 10px
}

img.logo-footer {
	/* margin-top: -15px; */
	width: 180px;
}

p.copyright {
	float: left;
}

.social {
	float: right;
	margin-right: -15px
}

.social a {
	padding-right: 15px;
	font-size: 19px
}




a {
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	text-decoration: none;
}




/* Table */

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	display: inline-block;
	background: #444;
	text-align: center;
	/* text-transform: uppercase; */
	/* font-weight: 700; */
	/* letter-spacing: 0.25em; */
	text-decoration: none;
	border-radius: 0.35em;
	border: 0;
	outline: 0;
	cursor: pointer;
	font-size: 1.2em;
	min-width: 20em;
	height: 3em;
	line-height: 3em;
	margin: 5px 5px;
	width: 100%;
	padding: 0 20px;
}

.button2L {
	height: 3.8em;
	line-height: 1.3em;
	text-align: left !important;
	padding: 10px 20px;
}
.buttonLeft {
	text-align: left !important;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
	background-color: #f98780;
}

input[type="button"].large,
input[type="submit"].large,
input[type="reset"].large,
button.large,
.button.large {
	font-size: 1em;
	min-width: 14em;
}

input[type="button"].style1,
input[type="submit"].style1,
input[type="reset"].style1,
button.style1,
.button.style1 {
	background: #FF8C00 url("images/overlay.png");
	/*国語ボタン*/
	color: #000;
}

input[type="button"].style1:hover,
input[type="submit"].style1:hover,
input[type="reset"].style1:hover,
button.style1:hover,
.button.style1:hover {
	background-color: #c7715a;
	/*マウスオーバー*/
}

input[type="button"].style1:active,
input[type="submit"].style1:active,
input[type="reset"].style1:active,
button.style1:active,
.button.style1:active {
	background-color: #c7715a;
	/*クリック*/
}



.table2 {
	width: 780%;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}

.table2 td {
	padding: 10px 10px;
	font-size: 120%;

}

.table2 th {
	padding: 10px 10px;
	background-color: #808080;
	color: #FFF;
	font-size: 120%;
}

.table2 .kyokasho {
	padding: 8px 8px;
	background-color: #79BC4D;
	color: #FFF;
	font-size: 90%;
	border-radius: 0.35em;

}

.table2 .skanji {
	padding: 8px 8px;
	background-color: #E871AD;
	color: #FFF;
	font-size: 90%;
	border-radius: 0.35em;

}

.table2 .drill {
	padding: 8px 8px;
	background-color: #71AAE8;
	color: #FFF;
	font-size: 90%;
	border-radius: 0.35em;

}

.table {
	width: 90%;
	margin: 30px auto 100px auto;
	background-color: #FFF;
}

.TD_no {
	font-size: 120%;
	font-weight: 600;
	text-align: center;
	vertical-align: middle !important;
}

.TD_kanji {
	font-size: 110%;
	text-align: left;
	font-weight: 600;
	vertical-align: middle !important;
}

.TD_form {
	text-align: center;
	vertical-align: middle !important;
}

.TH_No {
	text-align: center;
	width: 5%;
	min-width: 50px;
}

.TH_gkanji {
	text-align: center;
	width: 40%;
}

.TH_Form {
	text-align: center;
	width: 55%;
}

#info {
	text-align: center;
}

ul.hani li {
	line-height: 3em;
	float: left;
	margin-right: 20px;
}

ul.hani li span {
	margin-right: 10px;
}

ul. li nomark {
	list-style: none;
}

.lead {
	/* width: 90%; */
	margin: 20px auto 0 auto;
	font-size: 100%;
}

.Jkikan {
	font-weight: 700;
}



@media (max-width:767px) {
	#info .lead {
		text-align: left;
		font-size: 110%;
		line-height: 1.3em;
		width: 90%;
	}

	.table2 {
		width: 90%;
	}

	.table {
		width: 90%;
	}

	.table2 th {
		padding: 10px 10px;
		background-color: #808080;
		color: #FFF;
		font-size: 0.8em;
	}

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		min-width: 130px;
		font-size: 100%;
		letter-spacing: 0em;
	}
}

/* ボックス非表示 */
#CopyBox {
	position: absolute;
	top: -9999px;
	left: -9999px;

}



/* アクセス出来ない場合のボタン */
.button_solid017 a {
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 620px;
	padding: 5px 25px;
	color: #543618;
	transition: 0.3s ease-in-out;
	font-weight: 600;
	background: #eeee;
	border-radius: 50px;
	/* border: 0.2rem solid #543618; */
	box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
	margin-top: -30px;
	text-decoration: none;
}

.button_solid017 a:hover {
	transform: translate3d(0.2rem, 0.2rem, 0);
	box-shadow: none;
	opacity: 1;
	transition: all 0.2s;
}

.button_solid017 a:after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #543618;
	border-right: 3px solid #543618;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}

#content ul {
	margin: 0 auto 50px auto;
	padding: 0;
	width: max-content;
}

#content .li {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	line-height: 27px;
	list-style-type: none;
	color: #828282;
	display: flex;
	justify-content: center;
}

#content {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	font-size: 1.8rem;
}

#content .lead {
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
}

#content .main {
	margin-bottom: 25px;
	width: 100%;
}

#content img {
	margin: 0 auto;
	display: block;
}


.title_contents{
	text-align: left;
	font-size: 1.5em;
	/* font-weight: bold; */
	color: #FFF;
	margin: 0 auto;
	width: fit-content;
}

.sando_mov {
	display: flex;
	width: 1140px;
	padding: 0;
}
.sando_mov li {
	width: 33%;
	margin: 20px;
}


.sando_mov video{
	width: 280px;
}





#footer ol {
	margin: 0 auto 50px auto;
	padding: 0;
	width: max-content;
}

#footer ul {
	margin: 0 10px;
	font-weight: bold;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	line-height: 27px;
	list-style-type: none;
	color: #828282;
	display: inline;
	justify-content: center;
}







.t-right {
	text-align: right;
  }


.h3page-ttl, h3 {
	font-size: 140%;
	border-bottom: dotted 1px #595757;
	font-weight: bold;
	padding-bottom: 2px;
	color: #595757;
	margin-bottom: 14px;
  }
  
  .parent-pageid-359 .yellow-ttl2, .page-id-374 .yellow-ttl2, .info-main .yellow-ttl2, .study-main .yellow-ttl2, .planning-and-development-main .yellow-ttl2, .kanji-main .yellow-ttl2, .kopri-main .yellow-ttl2 {
	border: none;
	color: #000;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding-bottom: 6px;
	margin-bottom: 12px;
	font-size: 140%;
	background: none !important;
  }
  
  

.h4page-ttl, h4 {
	font-size: 120%;
	margin-top: 30px;
	color: #595757;
	font-weight: bold;
	margin-bottom: 5px;
  }

.ul-child01 {
    padding-left: 1.6em
}

.num-reiwa01 {
    margin-top: 10px
}

.num-reiwa01>li:nth-child(n+10) {
    padding-left: 2em
}

.num-reiwa01>li {
    position: relative;
    padding-left: 1.4em;
    margin-bottom: 10px
}

.num-reiwa01>li .ul-child01 {
    padding-left: 1.3em
}

.num-reiwa01>li li:before {
    content: "1."
}

.num-reiwa01>li li:nth-child(2):before {
    content: "2."
}

.num-reiwa01>li li:nth-child(3):before {
    content: "3."
}

.num-reiwa01>li li:nth-child(4):before {
    content: "4."
}

.num-reiwa01>li li:nth-child(5):before {
    content: "5."
}

.num-reiwa01>li li:nth-child(6):before {
    content: "6."
}

.num-reiwa01>li li:nth-child(7):before {
    content: "7."
}

.num-reiwa01>li li:nth-child(8):before {
    content: "8."
}

.num-reiwa01>li li:nth-child(9):before {
    content: "9."
}

.num-reiwa01>li li:nth-child(10):before {
    content: "10."
}

.num-reiwa01>li:before {
    content: "(1)";
    position: absolute;
    top: 0;
    left: 0
}

.num-reiwa01>li:nth-child(2):before {
    content: "(2)"
}

.num-reiwa01>li:nth-child(3):before {
    content: "(3)"
}

.num-reiwa01>li:nth-child(4):before {
    content: "(4)"
}

.num-reiwa01>li:nth-child(5):before {
    content: "(5)"
}

.num-reiwa01>li:nth-child(6):before {
    content: "(6)"
}

.num-reiwa01>li:nth-child(7):before {
    content: "(7)"
}

.num-reiwa01>li:nth-child(8):before {
    content: "(8)"
}

.num-reiwa01>li:nth-child(9):before {
    content: "(9)"
}

.num-reiwa01>li:nth-child(10):before {
    content: "(10)"
}

.num-reiwa01>li:nth-child(11):before {
    content: "(11)"
}

.num-reiwa01>li:nth-child(12):before {
    content: "(12)"
}

.num-reiwa01>li:nth-child(13):before {
    content: "(13)"
}

.num-reiwa01>li:nth-child(14):before {
    content: "(14)"
}

.num-reiwa01>li:nth-child(15):before {
    content: "(15)"
}

.num-reiwa01>li:nth-child(16):before {
    content: "(16)"
}

.num-reiwa01>li:nth-child(17):before {
    content: "(17)"
}

.num-reiwa01>li:nth-child(18):before {
    content: "(18)"
}

.num-reiwa01>li:nth-child(19):before {
    content: "(19)"
}

.num-reiwa01>li:nth-child(20):before {
    content: "(20)"
}

.num-aiueo,.num-reiwa01 .num-aiueo {
    margin-top: 10px
}

.num-aiueo>li,.num-reiwa01 .num-aiueo>li {
    position: relative;
    padding-left: 1.8em;
    margin-bottom: 10px
}

.num-aiueo>li .ul-child01,.num-reiwa01 .num-aiueo>li .ul-child01 {
    padding-left: 1.3em
}

.num-aiueo>li:before,.num-reiwa01 .num-aiueo>li:before {
    content: "(ア)";
    position: absolute;
    top: 0;
    left: 0
}

.num-aiueo>li:nth-child(2):before,.num-reiwa01 .num-aiueo>li:nth-child(2):before {
    content: "(イ)"
}

.num-aiueo>li:nth-child(3):before,.num-reiwa01 .num-aiueo>li:nth-child(3):before {
    content: "(ウ)"
}

.num-aiueo>li:nth-child(4):before,.num-reiwa01 .num-aiueo>li:nth-child(4):before {
    content: "(エ)"
}

.num-aiueo>li:nth-child(5):before,.num-reiwa01 .num-aiueo>li:nth-child(5):before {
    content: "(オ)"
}


.button-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem; /* ボタン間の余白 */
	padding: 1rem;
  }
  
  .btn {
	display: inline-block;
	width: 160px; /* ボタン幅を固定 */
	padding: 0.75rem 1.5rem;
	background-color: #FFF;
	color: #002C5A;
	text-decoration: none;
	border-radius: 0.5rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
  }