/* 基本 -------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
.sp {
	display: none;
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	padding: 0;
	margin: 0;
}
img, embed {
	max-width: 100%;
	height: auto;
}
object {
	max-width: 100%;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0px;
	vertical-align: middle;
	image-rendering: -webkit-optimize-contrast;
}
body {
	font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	letter-spacing: 0.05em;
	line-height: 160%;
	color: #444444;
	overflow-x: hidden;
	font-size: 1.8rem;
}
html {
	font-size: 62.5%;
}
p {
	padding-bottom: 15px;
	line-height: 180%;
}
img {
	border: 0px;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.cl {
	clear: both;
}
a {
	color: #222222;
	text-decoration: none;
 transition: .3s;
}
a img:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.far {
	margin-right: 5px;
}
ol li {
	list-style-position: outside;
	margin: 0 0 10px 30px;
}
/* フォント -------------------------------------------------------------- */
.font-ll {
	font-size: 2.2rem;
}
.font-l {
	font-size: 1.9rem;
}
.font-m {
	font-size: 1.6rem;
}
.font-s {
	font-size: 1.3rem;
}
.font-s .maru {
	font-size: 1.6rem;
}
.font-nomal {
	font-weight: normal;
}
.font-price {
	font-size: 2.3rem;
}
sup {
	font-size: 50%;
}
.font-blue {
	color: #1C81C9;
}
.font-green {
	color: #00A56F;
}
.font-white {
	color: white;
}
.font-red, a.font-red {
	color: #FF1C1D !important;
}
.kome {
	margin-left: 1em;
	text-indent: -1em;
}
.italic {
	font-style: italic;
}
.break-word {
	word-wrap: break-word;
}
/* fontawesome -------------------------------------------------------------- */
.fa, .fas {
	padding-right: 0.5em;
	color:#00BF80;
}
.or-btn {
	color:#FFF;
}
/* ボタン -------------------------------------------------------------- */
.btn1, a.btn1 {
	background: #FFBC03;
	color: #FFFFFF !important;
	padding: 15px 30px;
	border-radius: 10px;
}
.btn1:hover {
	background: #0073C5;
}
.btn01, a.btn01 {
	display: block;
	text-decoration: none;
	padding: 1em 2em 1em 3em;
	color: #00AC9A;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #00AC9A;
	margin-bottom: 1em;
}
.btn01:hover, a.btn01:hover {
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #00AC9A;
	background: #00AC9A;
}
.btn01, a.btn01 {
	position: relative;
	display: inline-block;
}
.btn01::before, a.btn01::before {
 content: '';
 width: 6px;
 height: 6px;
 border: 0px;
 border-top: solid 2px #00AC9A;
 border-right: solid 2px #00AC9A;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 50%;
 left: 8%;
 margin-top: -4px;
}
.btn01:hover::before, a.btn01:hover::before {
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
}
.btn02, a.btn02 {
	display: block;
	text-decoration: none;
	padding: 0.75em 2.5em;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	background: #F1A000;
	border-radius: 28px;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
}
.btn02:hover, a.btn02:hover {
	color: #FFFFFF;
	cursor: pointer;
	background: #FFBC03;
}
.btn02, a.btn02 {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.btn02::before, a.btn02::before {
 content: '';
 width: 6px;
 height: 6px;
 border: 0px;
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 50%;
 left: 30px;
 margin-top: -4px;
}
.btn02:hover::before, a.btn02:hover::before {
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
}
.btn03 a, a.btn03, .second-wrap a.btn03 {
	position: relative;
	padding-left: 1.25em;
	color: #00BF80;
	text-decoration: none;
	letter-spacing: -0.1px;
}
.btn03 a:hover, a.btn03:hover {
	opacity: 0.8;
	text-decoration: underline;
}
.btn03 a:before, a.btn03:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #00BF80;
}
.btn03 a:after, a.btn03:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0.35em;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 4px solid transparent;
	border-left: 5px solid #FFF;
}
.btn03 a:hover:after, a.btn03:hover:after {
	border-left: 5px solid #FFF;
}
.important {
	background-color: #FF1C1D;
	padding: 3px 6px;
	color: white;
	border-radius: 5px;
	margin-right: 10px;
}
.box-gray {
	padding: 0.2em 1em;
	background: #F8F8F8;
	border: #D9D9D9 1px solid;
	box-sizing: border-box;
	clear: both;
	border-radius: 6px;
	margin-bottom: 1em;
}
.box-white {
	padding: 2em 3em 1.5em 3em;
	background: #FFFFFF;
	box-sizing: border-box;
	clear: both;
	border-radius: 6px;
	margin: 1em auto 2em;
}
a.fee-btn01 {
	text-decoration: none!important;
	padding: 1em 3em;
	color: #fff!important;
	font-size: 18px;
	font-weight: bold;
	background: #F1A000;
	border-radius: 6px;
	transition: .3s;
	text-align: center;
	margin: 1em auto;
	position: relative;
	display: inline-block;
}
a.fee-btn01:hover {
	opacity: 0.6;
}
a.fee-btn02 {
	text-decoration: none!important;
	padding: 1em;
	color: #fff!important;
	font-size: 18px;
	font-weight: bold;
	background: #00BF80;
	border-radius: 6px;
	transition: .3s;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1em;
	position: relative;
	display: inline-block;
}
a.fee-btn02 img {
	width: 12%;
    margin: 0 10px;
}
a.fee-btn02:hover {
	opacity: 0.6;
}
/* ページナビ -------------------------------------------------------------- */
.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #666666;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 5px 10px !important;
	margin: 0 5px 10px 5px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
.wp-pagenavi a:hover {
	color: #FFF;
	background-color: #999;
	border-color: #999;
}
.wp-pagenavi span.current {
	color: #FFF;
	background-color: #1C81C9;
	border-color: #CCCCCC;
	font-weight: bold;
}
/* 画像フロート -------------------------------------------------------------- */
.alignleft, img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.alignright, img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.aligncenter, img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 30px;
}
.nomargin-b {
	margin-bottom: 0 !important;
}
.margin-b4 {
	margin-bottom: 4em !important;
}


/* ラップ -------------------------------------------------------------- */
.wrap {
	padding: 0 4%;
}
.wrap2 {
	padding: 1% 4% 0% 4%;
	border: #D9D9D9 1px solid;
	background: white;
	border-radius: 0 0 6px 6px;
}
.wrap2 .wrap-img {
	max-width: 360px;
	height: auto;
}
.wrap2 .wrap-img1 {
	max-width: 260px;
	height: auto;
}
.wrap2 .wrap-img2 {
	max-width: 560px;
	height: auto;
}
.wrap2 .wrap-img3 {
	max-width: 200px;
	height: auto;
}
/* ヘッダー -------------------------------------------------------------- */
#header {
	width: 100%;
	z-index: 10;
	overflow: hidden;
	box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.15);
	background-color: #FFFFFF;
}
#logo {
	_padding: 1.4% 20px 0;
	font-size: 0.9em;
	width: 366px;
}
#logo h1 {
	display: flex;
	height: 100%;
}
#logo.second-logo {
	display: flex;
}
#logo .logo-l {
	width: 47%;
	background: #009463;
	padding: 0 10px 0 20px;
	display: flex;
	align-items: center;
}
#logo .logo-r {
	width: 36px;
	margin-top: -2px;
}
#logo .logo-r.logo3 {
	width: 47%;
	margin-left: 0;
	margin-top: 0;
	display: flex;
	align-items: center;
}
#logo .logo-r span {
	color: white;
	font-size: 0.1em;
	line-height: 100%;
	display: block;
	font-weight: normal;
}
#logo img {
	width: 100%;
	height: auto;
}
#logo .logo-l .logo-01 {
	width: 26%;
	float: left;
}
#logo .logo-l .logo-02 {
	width: 68%;
	margin-left: 6px;
}
#logo-second {
	padding: 22px 0px 15px 0px;
}
#logo-second img {
	width: 70%;
}
#header-right {
	_float: right;
	box-sizing: border-box;
	_width: 70%;
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	background: #00BF80;
}
#header-wrap {
	display: flex;
	padding: 0;
	width: 100%;
}
a.btn-contact {
	border: solid 1px #1C81C9;
	border-radius: 90px;
	padding: 12px 20px;
	color: #1C81C9;
	float: left;
}
.mainvisual .top-scroll a {
	position: absolute;
	bottom: 10px;
	left: 48.0%;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	color: #00BF80;
	z-index: 4;
	font-weight: bold;
	text-align: center;
	font-size: 0.7em;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
}
/* ナビゲーション -------------------------------------------------------------- */
nav {
	background: #00BF80;
	width: 100%;
	font-size: 0.9vw;
}
#dropmenu {
	display: table;
	z-index: 9999;
	width: 100%;
	letter-spacing: 0px;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	list-style-type: none;
	margin: 0.75% auto 0.75%;
}
#dropmenu li {
	display: table-cell;
	vertical-align: middle;
	width: 10%;
	margin: 0;
	text-align: center;
	list-style: none;
	display: inline-block;
	border-right: solid 1px #33CC9A;
	box-sizing: border-box;
 transition: .3s;
}
#dropmenu li a {
	color: #FFFFFF;
	display: block;
	padding: 0.75em;
	line-height: 140%;
}
#dropmenu li ul {
	font-size: 1.8rem;
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}
#dropmenu li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #003B95;
	border: none;
 transition: .3s;
}
#dropmenu li ul li a {
	padding: 10px;
	background: #FFF;
	text-align: left;
	font-weight: blod;
	color: #222222;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	font-size: 1.8rem;
}
#dropmenu > li:hover > a, #dropmenu > li > a.active {
	background-color: #33CC9A;
}

/*0811追加*/
#dropmenu > li:first-child {
	width: 14%;
	letter-spacing: 0;
	line-height: 110%;
}
#dropmenu > li:nth-child(2) {
	width: 16%;
	letter-spacing: 0;
	line-height: 110%;
}
/*ここまで0811追加*/


#dropmenu > li:nth-last-child(2) {
 border-right: none;
}
#dropmenu li:nth-last-child(2) a {
 padding: 1.35em 0.75em;
}
#dropmenu > li:last-child {
	border-right: none;
	background: white;
	border-radius: 40px;
}
#dropmenu > li:last-child a {
	color: #00BF80;
}
#dropmenu > li:last-child a:hover {
	background-color: #33CC9A;
	color: white;
	border-radius: 40px;
}
#dropmenu > li:hover li:hover > a {
	background: #33CC9A;
	color: #FFFFFF
}
#dropmenu li:hover > ul > li {
	overflow: visible;
	height: auto;
}
#dropmenu li ul li ul {
	top: 0;
	left: 100%;
}
#dropmenu li:last-child ul li ul {
	left: -100%;
	width: 100%;
}
#dropmenu li ul li ul li a {
	background: #EED10B;
	color: #222222;
}
#dropmenu li:hover ul li ul li:hover > a {
	background: #D8BE0A;
}
#dropmenu li ul li ul:before {
	position: absolute;
	content: "";
	top: 8px;
	left: -14px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
}
#dropmenu li:last-child ul li ul:before {
	position: absolute;
	content: "";
	top: 13px;
	left: 200%;
	margin-left: -20px;
	border: 5px solid transparent;
}
#dropmenu li.current {
	position: relative;
}
#dropmenu li.current::after {
 position: absolute;
 content: '';
 bottom: 0;
 left: 0;
 border-bottom: #FFBC03 3px solid;
 color: #e6b422;
 width: 100%;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
/* メールフォーム -------------------------------------------------------------- */
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form select, .wpcf7-form textarea {
	padding: 1%;
	border: 1px solid #CCCCCC;
	background: #FAFAFA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px 0px 5px 0px;
	width: 58%;
}
.wpcf7-form select {
	width: auto;
}
.wpcf7-form input[type="submit"], .wpcf7-form input[type="reset"], .wpcf7-form input[type="button"] {
	padding: 10px 60px;
	color: #ffffff;
	background: #1C81C9;
	font-weight: bold;
	border: none;
	margin: 30px auto 0px auto;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-appearance: none;
	margin: 10px;
}
.wpcf7-form input[type="submit"] {
	background: #1C81C9;
}
/* ラップ -------------------------------------------------------------- */
.wrap {
	padding: 0 8%;
}
/* 見出し -------------------------------------------------------------- */
h2 {
	width: 100%;
	margin: 40px auto 40px auto;
	padding: 20px 0;
	font-size: 3rem;
	font-weight: 600;
	line-height: 140%;
	position: relative;
	display: inline-block;
	text-align: center;
	color: #00BF80;
	letter-spacing: 0.05em;
}
h2:before {
	content: '';
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #FFBC03;
	border-radius: 2px;
}
h2 span {
	font-size: 1.5rem;
	line-height: 100%;
}
h2.newbook {
	margin: 0 auto 40px;
}
h2 .fukidashi {
	/* position: relative;*/
	width: auto;
	display: inline;
}
h2 .fukidashi .fukidashi-txt {
	background: #00BF80;
	padding: 0.5em 1.5em 0.35em;
	color: white;
	border-radius: 12px;
	display: inline-block;
	position: relative;
	font-size: 2rem;
	margin-bottom: 0.5em;/*
 top:80%;
    left: 50%;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
 display: inline-block;
 left:-4em;
 top:-1.75em;
 transform: rotate(-16deg);
*/
}
h2 .fukidashi .fukidashi-txt::before, h2 .fukidashi .fukidashi-txt::after {
 position: absolute;
 width: 0;
 height: 16px;
 content: '';
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 border-width: 0 0 0 2px;
 border-style: solid;
 border-color: #FFF;
}
h2 .fukidashi .fukidashi-txt::before {
 top: 0.5em;
 right: 1em;
}
h2 .fukidashi .fukidashi-txt::after {
 bottom: 0.5em;
 left: 1em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
h2 .fukidashi .fukidashi-txt2 {
	background: #00BF80;
	padding: 0.5em 1.0em 0.35em;
	color: white;
	border-radius: 12px;
	display: inline-block;
	position: relative;
	font-size: 2rem;
	margin-bottom: 0.5em;
}



h2 .fukidashi .fukidashi-txt3 {
	display: inline-block;
	position: relative;
	font-size: 3rem;
}
h2 .fukidashi .fukidashi-txt3::before,
h2 .fukidashi .fukidashi-txt3::after {
 position: absolute;
 width: 0;
 height: 30px;
 content: '';
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 border-width: 0 0 0 2px;
 border-style: solid;
 border-color: #00BF80;
}
h2 .fukidashi .fukidashi-txt3::after {
 bottom:0;
 left: -0.75em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
h2 .fukidashi .fukidashi-txt3::before {
 bottom:0;
 right: -0.75em;
}

h3 {
	font-size: 2.4rem;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 50px 0 20px 0;
	border-bottom: solid 3px #00BF80;
	position: relative;
	line-height: 110%;
	clear: both;
}
h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #009463;
	bottom: -3px;
	width: 30%;
}
h3.wrap2-midashi {
	font-weight: 600;
	padding: 1em 0.5em 0.75em 1em;
/*	margin: 2em 0 0 0;*/
 margin: 1em 0 0 0;
	border-bottom: solid 3px #009463;
	position: relative;
	line-height: 110%;
	clear: both;
	background: #00BF80;
	border-radius: 6px 6px 0 0;
	color: white;
	line-height: 140%;
}
h3.wrap2-midashi:after {
	display: none;
}
h3.wrap2-midashi span {
	background: white;
	padding: 0.15em 0.5em 0.05em;
	color: #00BF80;
	margin-left: 0.5em;
	border-radius: 6px;
	font-size: 100%;
}
h3.wrap2-midashi.right-spase {
	padding-right: 24%;
	text-indent: -4.3em;
	padding-left: 5.3em;
}
#top-contants .top-about-bk .top-about h3, h3.about-midashi {
	position: static;
	border: none;
	font-weight: 700;
	color: #00BF80;
	text-align: center;
}
#top-contants .top-about-bk .top-about h3:after, h3.about-midashi:after {
	display: none;
}
/* 見出しに重ねる画像*/
h3.about-midashi-img-wrap {
	position: relative;
}
h3.about-midashi-img-wrap .about-midashi-img {
	position: absolute;
	right: 2%;
	top: -40%;
	width: 10%;
}
h3.about-midashi-img-wrap .about-midashi-img img {
	width: auto;
	height: auto;
}
h4 {
	font-size: 2.2rem;
	color: #00BF80;
	border-left: 4px solid #00BF80;
	padding: 0.3em 0 0.25em 0.5em;
	margin: 1.75em 0 0.5em;
}
h5 {
	font-size: 2.0rem;
	color: #00BF80;
	margin: 0.5em 0 0.5em;
}
h6 {
	font-size: 1.8rem;
	margin: 1.5em 0 1.0em;
}
.midashi-green {
	background: #00BF80;
	color: white;
	display: inline-block;
	padding: 0.5em 0.5em 0.44em;
	border-radius: 6px;
	margin-bottom: 0.25em;
}
/* トップページ -------------------------------------------------------------- */
#top-contants {
	display: flex;
	flex-direction: column;
}
#top-contants .top-message-bk, .top-message-bk {
	width: 100%;
	background-color: #464646;
	background: url("../images/common/bg-about.png") center center no-repeat;
	background-size: cover;
	margin: 0;
}
#top-contants .top-message-bk .top-message, .top-message-bk .top-message {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 3em 0 4em;
	text-align: left;
}
.top-banner {
	padding-right: 10px;
}
.top-banner-padding {
    padding: 0 0 40px 0;
}

/* 認知症予防･健康づくりプログラム「eコグニケア」とは -------------------------------------------------------------- */
#top-contants .top-about-bk {
	width: 100%;
	background: #FFFCED;
	margin: 0;
	/*  padding: 3em 0 4em;*/
  padding: 0.6em 0 3em;
}
#top-contants .top-about-bk .top-about {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
/*ボタン0811*/
.divbutton{
display:inline-block;
text-align:center;
}

.divbutton .btn02{
	margin: 1.5em;
	
}
/* eコグニケアのおすすめポイント -------------------------------------------------------------- */
#top-point-bk {
	width: 100%;
	background: url("../images/common/bk-point.png") center center repeat;
	margin: 0;
	padding: 2em 0 3em;
}
#top-point {
	width: 94%;
	max-width: 800px;
	margin: 0 auto;
}
ul.point {
	list-style: none;
}
ul.point li {
	padding: 0.8em 0 0.8em 3em;
	background: url("../images/common/icon-point.png") left 1em no-repeat;
	border-bottom: 1px dashed #E8E8E8;
}
/* こんな人におすすめ -------------------------------------------------------------- */
#top-point2-bk {
	width: 100%;
	background: url("../images/common/bk-point.png") center center repeat;
	margin: 0;
	/*  padding: 2em 0 3em;*/
  padding: 0.4em 0 2em;
}
#top-point2 {
	width: 94%;
	max-width: 900px;
	margin: 0 auto;
}

/*研究者によるサービス内容の解説0811 -------------------------------------------------------------- */
 
.top-about {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto 4em;
	
}

/* 4つの理由-------------------------------------------------------------- */
#top-reason-bk {
	width: 100%;
	background: #99E5CC;
	background: url("../images/common/bk01.png") center top no-repeat;
	margin: 0;
	padding: 2em 0 3em;
	background-size: cover;
}
#top-reason {
	width: 94%;
	max-width: 900px;
	margin: 0 auto;
}
#top-reason h2 {
	width: 100%;
	margin: 40px auto 40px auto;
	padding: 16px 0 26px;
	font-size: 3rem;
	font-weight: 600;
	line-height: 110%;
	display: inline-block;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.05em;
	background: #00BF80;
	border-radius: 6px;
}
#top-reason h2:before {
	display: none;
}
#top-reason h2 span {
	font-size: 6rem;
	line-height: 100%;
	/* color: #FF0004;*/
  color: #F1A000;
	text-shadow: 2px 2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, -2px -2px 0 #FFF;
}
.box-reason {
	width: 100%;
	overflow: hidden;
}
.box-reason ul {
	width: 102%;
	display: flex;
	flex-wrap: wrap;
}
.box-reason ul li {
	width: 44%;
	display: flex;
	margin: 0 2% 2% 0;
	background: #FFF;
	float: left;
	list-style: none;
	padding: 2% 2% 2% 2%;
	border-radius: 6px;
	box-shadow: 0 14px 10px -10px rgba(53, 47, 47, 0.15);
}
.box-reason ul li span {
	background: #00BF80;
	color: #FFF;
	width: 20px;
	padding: 0.8em 0.5em 0.5em;
	margin-right: 1em;
	line-height: 100%;
	text-align: center;
	border-radius: 6px;
}
.box-reason ul li .reason-txt {
	width: 100%;
	font-size: 96%;
	line-height: 140%;
	padding-top: 0.75em;
}
.box-reason ul li .reason-img {
	min-width: 60px;
	margin-left: 2%;
}
.box-reason ul li .reason-img img {
	width: 100%;
	height: auto;
}
.box-reason2 {
	width: 100%;
	overflow: hidden;
}
.box-reason2 ul {
	width: 102%;
	display: flex;
	flex-wrap: wrap;
}
.second-wrap .box-reason2 ul {
	margin-left: 0;
}
.box-reason2 ul li {
	width: 40%;
	display: flex;
	flex-direction: column;
	margin: 0 2% 2% 0;
	padding: 4%;
	background: #FFF;
	float: left;
	list-style: none;
	border-radius: 6px;
	box-shadow: 0 14px 10px -10px rgba(53, 47, 47, 0.15);
}
.second-wrap .box-reason2 ul li {
	margin: 0 2% 2% 0;
}
.box-reason2 ul li span {
	background: #00BF80;
	color: #FFF;
	padding: 0.4em 0.5em 0.3em;
	margin-bottom: 0.5em;
	line-height: 100%;
	text-align: center;
	border-radius: 6px;
	display: inline-block;
	font-size: 0.8em;
}
.box-reason2 ul li .reason-midashi {
	padding-bottom: 0.5em;
	width: 100%;
	border-bottom: 1px solid #FAEDCD;
}
.box-reason2 ul li .reason-midashi .reason-img {
	width: 20%;
	margin-right: 4%;
	float: left;
}
.box-reason2 ul li .reason-midashi-txt {
	line-height: 140%;
}
.box-reason2 ul li .reason-midashi .reason-img img {
	width: 100%;
	height: auto;
}
.box-reason2 ul li .reason-txt {
	width: 100%;
	font-size: 96%;
	line-height: 140%;
	padding-top: 0.75em;
	line-height: 180%;
}
/* news-wrap -------------------------------------------------------------- */
.news-wrap {
	background: #00BF80;
	padding: 80px 8%;
}
.news-title {
	font-size: 4rem;
	font-weight: bold;
	display: block;
	margin-bottom: 60px;
	line-height: 100%;
	color: white;
	position: relative;
}
.news-title span {
	display: block;
	font-size: 1.8rem;
	color: white;
}
.news-title:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 0%;
	background-color: #FFBC03;
	border-radius: 2px;
}
.news-left {
	float: left;
	width: 18%;
}
.news-right {
	float: right;
	width: 72%;
	background: #FFFFFF;
	padding: 4%;
}
.news-right dl {
	overflow-y: auto;
	height: 260px;
}
.news_wrap2 dl {
}
.news-right dl dt, .news_wrap2 dl dt {
	margin-bottom: 0.5em;
}
.news-right dl dd, .news_wrap2 dl dd {
	margin-bottom: 20px;
	border-bottom: 1px dashed #DFDFDF;
	padding-bottom: 0.75em;
}
.news-right dl dd:last-child, .news_wrap2 dl dd:last-child {
	margin-bottom: 0px;
}
.news-right dl dd a, .news_wrap2 dl dd a {
	color: #444444;
	text-decoration: none;
}
.news-right dl dd a:hover, .news_wrap2 dl dd a:hover {
	text-decoration: underline;
}
.icon-new {
	background: #E55C5C;
	padding: 1px 10px 0.2px;
	color: #FFFFFF;
	font-size: 1.4rem;
	border-radius: 2px;
	margin-left: 20px;
	width: 60px;
	text-align: center;
	display: inline-block;
}
.icon-new.attention {
	padding: 1px 0 0.2px;
	margin-left: 0;
    margin-right: 10px;
	width: 60px;
	text-align: center;
	display: inline-block;
}
.icon-new.news {
	background: #364B9C;
}
.icon-new.seminar {
	background: #9E348C;
}
.icon-new.students {
	background: #9E348C;
}
.icon-new.video {
	background: #9C8836;
}
.icon-new.media {
	background: #34889E;
}
.icon-new.event {
	background: #9C5936;
}
.icon-red,.icon-blue{
	background: #FF6666;
	padding: 4px 9px;
	border-radius: 10px;
	color:#FFFFFF;
}
.icon-blue{
	background: #1E84FF
}

/* news-wrap -------------------------------------------------------------- */
.news-wrap {
	background: #00BF80;
	padding: 80px 8%;
}
.news-title2 {
	font-size: 4rem;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	line-height: 100%;
	color: white;
	position: relative;
}
.news-left {
	float: left;
	width: 18%;
}
.news-right {
	float: right;
	width: 72%;
	background: #FFFFFF;
	padding: 4%;
}
.news-right dl {
	overflow-y: auto;
	height: 260px;
}
.news_wrap2 dl {
}
.news-right dl dt, .news_wrap2 dl dt {
	margin-bottom: 0.5em;
}
.news-right dl dd, .news_wrap2 dl dd {
	margin-bottom: 20px;
	border-bottom: 1px dashed #DFDFDF;
	padding-bottom: 0.75em;
}
.news-right dl dd:last-child, .news_wrap2 dl dd:last-child {
	margin-bottom: 0px;
}
.news-right dl dd a, .news_wrap2 dl dd a {
	color: #444444;
	text-decoration: none;
}
.news-right dl dd a:hover, .news_wrap2 dl dd a:hover {
	text-decoration: underline;
}
.icon-new {
	background: #E55C5C;
	padding: 1px 10px 0.2px;
	color: #FFFFFF;
	font-size: 1.4rem;
	border-radius: 2px;
	margin-left: 20px;
	width: 60px;
	text-align: center;
	display: inline-block;
}
.icon-new.news {
	background: #364B9C;
}
.icon-new.seminar {
	background: #9E348C;
}
.icon-new.students {
	background: #9E348C;
}
.icon-new.video {
	background: #9C8836;
}
.icon-new.media {
	background: #34889E;
}
.icon-new.event {
	background: #9C5936;
}
.icon-new.seminar {
	background: #EC7055;
}
.icon-new.setsumei {
	width: 120px;
	background: #7EBD4A;
}
/* news-wrap2 -------------------------------------------------------------- */
.news-wrap2 {
	background: #00BF80;
	/*  padding: 80px 8%;*/
  padding: 20px 8%;
}
.news-top-title {
	width: 100%;
	text-align: center;
}
.news-top-contents {
	width: 92%;
	background: #FFFFFF;
	/* padding: 4%;*/
  padding: 1.5%;
	margin: 0 auto;
}
.news-top-contents dl {
	overflow-y: auto;
	height: 150px;
	
	display: flex;
	flex-wrap: wrap;
}
.news-top-contents dl dt {
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	_float: left;
	padding-right: 1em;
	padding-bottom: 0.2em;
	
	width: 300px;
	box-sizing: border-box;
	border-bottom: 1px dashed #DFDFDF;
	margin-bottom: 0;
	padding-top: 10px;
}
@media print, screen and (max-width: 1020px) {
    .news-top-contents dl dt {
        border-bottom: none;
    }
}
.news-top-contents dl dt.lines3{
    _margin-bottom: 3em;
}
@media print, screen and (min-width: 1320px) {
.news-top-contents dl dt.lines3{
    _margin-bottom: 2em;
}
}
.news-top-contents dl dd {
	margin-bottom: 10px;
	border-bottom: 1px dashed #DFDFDF;
	padding-bottom: 0.2em;

	width: calc(100% - 300px);
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0;
	padding-top: 10px;
}

@media print, screen and (max-width: 1020px) {
.news-top-contents dl dd {
	width: 100%;
}
}
.news-top-contents ul{
	list-style: none;
}

.news-top-contents dl dd:last-child {
	margin-bottom: 0px;
}
.news-top-contents dl dd a {
	color: #444444;
	text-decoration: none;
}
.news-top-contents dl dd a:hover {
	text-decoration: underline;
}
.news-top-contents dl dt .icon-new {
	margin-left: 0;
	margin-right: 20px;
 width: 120px;
}
.news-top-title .btn-news2 {
	/*    float: right;*/
  display: inline-block;
	font-size: 0.4em;
	top: 0;
	/* right: 0;*/
  position: absolute;
}
.news-top-title .btn02, .news-top-title a.btn02 {
	display: block;
	text-decoration: none;
	padding: 0.02em 2.0em;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	background: #F1A000;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	margin: 0 auto 0 1em;
}
.news-top-title .btn02:hover, .news-top-title a.btn02:hover {
	color: #FFFFFF;
	cursor: pointer;
	background: #FFBC03;
}
.news-top-title .btn02, .news-top-title a.btn02 {
	/*  position: relative;*/
  position: absolute;
	display: inline-block;
	padding-right: 1em;
}
.news-top-title .btn02::before, .news-top-title a.btn02::before {
 content: '';
 width: 6px;
 height: 6px;
 border: 0px;
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 50%;
 left: 8%;
 margin-top: -4px;
}
.news-top-title .btn02:hover::before, .news-top-title a.btn02:hover::before {
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
}
/* ニュースの年度サブメニュー -------------------------------------------------------------- */
.submenu2 {
	margin: 60px 0 60px;
}
.submenu2 ul {
	list-style-type: none;
	padding-left: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 0;
	border-top: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}
.second-wrap .submenu2 ul {
	margin-left: 0;
}
.submenu2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
.submenu2 li a {
	font-size: 15px;
	padding: 1em 0 1em 1.5em;
	display: inline-block;
	margin: 0 0 0 20px;
	text-decoration: none;
	position: relative;
	color: #000;
	vertical-align: middle;
}
.submenu2 li a::before, .submenu2 li a::after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
}
.submenu2 li a::before {
 width: 12px;
 height: 12px;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background: #00BF80;
}
.submenu2 li a::after {
 left: 3px;
 width: 3px;
 height: 3px;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
/* 三位一体画像 -------------------------------------------------------------- */
.method {
	background-image:url(../images/common/cogni-bk.png);
	background-repeat: no-repeat;
	padding-top: 54.3%;
	position:relative;
	background-size: contain;
	margin: 0 auto 55px;
}
.method-01 {
	left: 31%;
	top: 0;
}
.method-02 {
	right: 0;
	bottom: 0;
}
.method-03 {
	bottom: -12px;
	left: -4%;
}
.method-img {
	cursor: pointer;
	width: 38%;
	position: absolute;
}
.method-img img:hover {
	transform: scale(1.2);
	transition-duration: 0.5s;
}
.method-img img {
	width:100%;
	transition-duration:0.3s;
	;
}
.about-method {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
/*こんな人におすすめ -------------------------------------------------------------- */
.box-white {
	position:relative;
}
.recomend {
	border-radius: 50%;
	width: 150px;
	height: 150px;
	object-fit: cover;
	border-radius: 50%;
	border: 6px solid #fff;
	box-shadow: 0px 3px 8px rgb(0 0 0 / 20%);
}
.recomend-01 {
	position:absolute;
	top: 3%;
	right: 10%;
}
.recomend-02 {
	position:absolute;
	top: 36%;
	right: 0;
	width: 120px;
	height: 120px;
}
.recomend-03 {
	position:absolute;
	bottom: 7%;
	right: 13%;
}


/*料金アイコン -------------------------------------------------------------- */
.price-icon {
	float:right;
}
.price-width {
	width:67%;
}
.price-width p {
	float:left;
}
/* HOT MOVIES &amp; MEDIA -------------------------------------------------------------- */
#top-movie-bk {
	width: 100%;
	background: #FFFCED;
	margin: 0;
	padding: 2em 0 4em 0;
}
#top-movie {
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
.wrap-movie-list {
	width: 96%;
	max-width: 700px;
	margin: 0 auto 4em;
}
.wrap-movie-list ul {
	text-align: left;
	margin-left: 30px;
}
.wrap-movie-list ul li {
	margin-bottom: 0.5em;
}
.wrap-movie-youtube ul {
	list-style: none;
	width: 102%;
	margin-top: 2em;
}
.wrap-movie-youtube ul li {
	width: 23%;
	float: left;
	margin-right: 2%;
	text-align: left;
}
.wrap-movie-youtube ul li iframe {
	width: 100%;
	height: auto;
}
/* トップページ説明会等の追加コンテンツ -------------------------------------------------------------- */
#top-session-bk {
	width: 100%;
	background: #FFFCED;
	margin: 0;
	padding: 2em 0 2em;
}
#top-session {
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
#top-session table td ul {
	text-align: left;
}
.media-box {
	text-align: left;
	display: block;
	margin: 0 auto;
	width: 50%;
}

/* フッター -------------------------------------------------------------- */
#footer {
	background: #00BF80;
	padding: 8em 4% 4em;
	font-size: 1.6rem;
}
#footer, #footer a {
	color: #FFFFFF;
}
#footer-banner {
	width: 30%;
	float: right;
	text-align: right;
}
#footer-banner ul {
	list-style: none;
}
#footer-banner ul li {
	margin-bottom: 14px;
}
#footer-adress {
	width: 68%;
	float: left;
}
#footer-left {
	float: left;
	width: 100%;
}
#footer-left img {
	margin-bottom: 10px;
}
#footer-logo {
	max-width: 400px;
	margin-bottom: 20px;
}
#footer-logo .footer-logo-l {
	width: 52%;
	float: left;
}
#footer-logo .footer-logo-r {
	width: 10%;
	float: left;
	line-height: 100%;
	margin-left: 10px;
}
#footer-logo .footer-logo-r.logo3 {
	width: 35%;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
#footer-logo .footer-logo-r span {
	font-size: 0.8em;
	line-height: 100%;
}
#footer-adress2 dl {
	margin-bottom: 20px;
}
#footer-adress2 dl dt {
	width: 4em;
	float: left;
}
#footer-adress2 dl dd {
	margin: 0 0 1em 5em;
	padding-left: 1em;
	border-left: 1px solid #66D8B3;
}
.footer-tel {
	background: url("../images/common/icon-tel.png") left center no-repeat;
	padding-left: 1.6em;
}
.footer-mail {
	background: url("../images/common/icon-mail.png") left center no-repeat;
	padding-left: 1.6em;
}
#footer-nav {
	text-align: left;
	float: left;
	width: 100%;
}
#footer-nav li, ul.list1 li {
	position: relative;
	padding-left: 15px;
	display: inline-block;
	margin-right: 20px;
}
#footer-nav li:before, ul.list1 li:before {
	content: "";
	position: absolute;
	top: .58em;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
ul.list1 li:before {
	border-color: #1C81C9;
}
.copy {
	clear: both;
	padding-top: 60px;
	text-align: center;
	font-size: 1.2rem;
}
#backtop {
	right: 2%;
	bottom: 30px;
	width: 50px;
	height: 50px;
	position: fixed;
	background: #F1A000;
	border-radius: 50%;
	display: none;
}
#backtop a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#backtop a::before {
 font-family: FontAwesome;
 content: '';
 color: #fff;
 position: absolute;
 left: 19px;
 top: 22px;
 width: 10px;
 height: 10px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
/* 第2階層 -------------------------------------------------------------- */
.second-wrap-bk {
	width: 100%;
	background: #FFFCED;
}
.second-pagenav-wrap {
	width: 99%;
	margin: 0 auto;
	padding-top: 20px;
	display: block;
	position: absolute;
	bottom: 10px;
}
.second-wrap {
	width: 92%;
	max-width: 1200px;
	margin: 0 auto 0;
	padding: 0 0 40px 0;
}
.second-wrap ul {
	margin-left: 28px;
}
.second-wrap ul li {
	margin-bottom: 0.5em;
}
#main-second {
	padding-bottom: 9%;
	background-size: cover;
	background: center top no-repeat url("../images/common/second-main-bk.png");
	position: relative;
	overflow: hidden;
}
#main-second.no-pagenav {
	padding-bottom: 3%;
}
#main-second h1 {
	color: #009463;
	text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF, -1px 1px 3px #FFF, 1px -1px 3px #FFF, 0px 1px 3px #FFF, 0-1px 3px #FFF, -1px 0 3px #FFF, 1px 0 3px #FFF;
	font-size: 4rem;
	padding-top: 3%;
	width: 100%;
	line-height: 100%;
	text-align: center;
}
#main-second.no-pagenav h1 {
	top: 40%;
	transform: translate(0, -0%);
}
#main-second h1 span {
	font-size: 2rem;
}
.breadcrumbs {
	padding: 1em 0 1em 2%;
	background: #F8F8F8;
	font-size: 1.1rem;
	line-height: 140%;
}
.breadcrumbs a {
	color: #6E6E6E;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.second-wrap a {
	color: #0073C5;
	text-decoration: underline;
}
.second-wrap a.btn01, .second-wrap a.btn02 {
	color: #FFFF;
	text-decoration: none;
}
ul.column-event {
	justify-content: center;
}
ul.column-event li {
	width: 14%;
	margin: 0 2%;
	text-align: left;
	margin-bottom: 60px;
	word-break: break-all;
}
ul.column-event li img {
	margin-bottom: 10px;
}
a.icon-pdf {
	background: url("../images/common/icon-pdf.png") no-repeat 20px center;
	text-decoration: none;
	padding: 20px 20px 20px 60px;
	box-sizing: border-box;
	border: solid 1px #0073C5;
	border-radius: 10px;
	display: inline-block;
}
a.icon-pdf:hover {
	background-image: url("../images/common/icon-pdf_on.png");
	background-color: #0073C5;
	color: #FFFFFF;
}
/* 第二階層ページナビ-------------------------------------------------------------- */
.second-pagenav {
	width: 100%;
	/*  font-size: 1.6rem;*/
  line-height: 140%;
}
.second-pagenav ul {
	margin-left: 0;
	width: 102%;
	text-align: center;
}
.second-pagenav ul li {
	position: relative;
	width: 17%;
	/*  float: left;*/
  display: inline-block;
	margin: 0 1% 1% 0;
	text-align: left;
}
.second-pagenav ul li a {
	background: white;
	display: block;
	height: 70px;
	padding: 0px 5px;
	border: #D9D9D9 1px solid;
	color: #444444;
	position: relative;
	font-size: 1.16vw;
	line-height: 120%;
}
.second-pagenav ul li a span {
	position: absolute;
	top: 50%;
	left: 78%;
	transform: translateY(-50%) translateX(-78%);
 -webkit- transform: translateY(-50%) translateX(-78%);
	width: 76%;
}
.second-pagenav ul li a:hover {
	color: white;
	background: #00BF80;
}
.second-pagenav ul li a:hover::before {
 border-top: 2px solid #FFFFFF;
 border-right: 2px solid #FFFFFF;
}
.second-pagenav ul li a::before {
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
 left: 20px;
 width: 4px;
 height: 4px;
 border-top: 2px solid #00BF80;
 border-right: 2px solid #00BF80;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
}
/* テーブル -------------------------------------------------------------- */
table.table1, table.table2 {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 1em;
	line-height: 160%;
	width: 100%;
}
table.table1 th, table.table1 td {
	padding: 0.5em;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #F6F6F6;
	letter-spacing: 0px;
}
table.table1 td {
	background: #FFFFFF;
}
table.table2 th {
	padding: 0.75em;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	letter-spacing: 0px;
	background: #00BF80;
	color: white;
	line-height: 140%;
}
table.table2 td {
	padding: 1em;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
	letter-spacing: 0px;
}
table.table2 th p{
	line-height: 120%;
}
table.table2 td p:last-child {
	padding-bottom: 0px;
}
table.table3 th, table.table3 td {
	padding: 0.5em;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	letter-spacing: 0px;
}
table.table3 td p:last-child {
	padding-bottom: 0px;
}
table tr.alfa td, table tr.alfa th {
	background: rgba(0, 0, 0, 0.6);
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}
table tr.alfa th{
	background: rgba(0, 0, 0, 0.6);
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	color: #444444;
}
table.table2 td.bk-green1 {
	background: #EEFFF9;
}
.alfa-box {
	background: rgba(0, 0, 0, 0.6);
	color: #444444;
}
.bk-black {
	background: #000000;
}
.bk-white {
	background: #FFFFFF;
	position: relative;
}
.bk-white .alfa-message {
	position: absolute;
	top: 86%;
	left: 50%;
	transform: translateY(-86%) translateX(-50%);
 -webkit- transform: translateY(-86%) translateX(-50%);
	color: white;
	font-weight: bold;
}
.bk-white .alfa-message.alfa-center {
	top: 55%;
	left: 50%;
	letter-spacing: 0;
	transform: translateY(-60%) translateX(-50%);
 -webkit- transform: translateY(-60%) translateX(-50%);
}

.bk-white .alfa-message.alfa-center2 {
	top: 66%;
	left: 50%;
	letter-spacing: 0;
	transform: translateY(-60%) translateX(-50%);
 -webkit- transform: translateY(-60%) translateX(-50%);
}


.bk-white .alfa-message2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
	color: white;
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}
table.table2 td.td-height {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}
td.text-center{
	text-align:center;
}

.aligncenter-td{
    text-align: center;
}
.alignleft-td{
    display: inline-block;
    text-align: left;
}


table.table4{
    margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 3px solid #1a6738;
	margin-bottom: 1em;
	line-height: 160%;
	width: 60%;
}
table.table4 td {
	padding: 0.5em;
	border: 3px solid #1a6738;
	background: #f6f9e8;
	letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
}
table.table4 th {
    writing-mode: vertical-rl;
    border: 3px solid #1a6738;
    font-weight: bold;
    color: #1a6738;
    background: #f8f6cd;
    padding: 0px 8px;
}
.dekafont{
    font-size: 180%;
    padding-bottom: 6px;
}
.request-green{
    font-size: 90%;
    color: #FFFFFF;
    background-color: #00BF80;
    padding: 0px 30px;
    border-radius: 10px;
    letter-spacing: 0.3em;
    display: inline-block;
    margin-bottom: 5px;
}
.telnumber-orange{
    font-size: 140%;
    color: #df4e42;
    line-height: 1.6;
}
.tokoro-green{
    font-size: 70%;
    color: #fff;
    background-color: #1a6738;
    padding: 1px 4px;
}
.tokorofont-s{
    font-size: 90%;
}
/* レイアウト -------------------------------------------------------------- */
.box-l {
	width: 48%;
	float: left;
}
.box-r {
	width: 48%;
	float: right;
}
ul.column {
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-evenly;
	text-align: center;
}
.column li {
	list-style: none;
	display: inline-block;
	box-sizing: border-box;
	letter-spacing: 0px;
	margin: 0px 0px 20px 0px !important;
}
.column4 li {
	width: 19%;
}
.column5 li {
	width: 19%;
}
/*下矢印*/
.arrow-bown {
	position: relative;
	padding-bottom: 70px;
}
.arrow-bown::before, .arrow-bown::after {
 position: absolute;
 bottom: -20px;
 left: 47%;
 margin: auto;
 content: "";
 vertical-align: middle;
}
.arrow-bown::before {
/*
 left: 47%;
 box-sizing: border-box;
 width: 40px;
 height: 40px;
 border: 40px solid transparent;
 border-top: 40px solid #67D407;
*/
 left: 48%;
 box-sizing: border-box;
 width: 30px;
 height: 30px;
 border: 30px solid transparent;
 border-top: 30px solid #67D407;
}
.cogni-pc {
	position: relative;
}
.cogni-pc-in {
	position: absolute;
	right: 0;
}
.cogni-pc-in img {
	margin-top: -140px;
}
/*受講方法*/
.nagare-l {
	width: 100px;
	float: left;
}
.nagare-l .midashi-green {
	width: 100%;
	text-align: center;
	line-height: 140%;
}
.nagare-r {
	width: -webkit-calc(100% - 140px);
	width: calc(100% - 140px);
	float: right;
}
a.anchor {
	display: block;
	padding-top: 120px;
	margin-top: -120px;
}
/*------------------------------濱野追加分　ここから　_210408-----------------------*/
.bg-black{
	background:rgba(0, 0, 0, 0.6)
}
.img-opa{
	opacity: 30%;
}
table.table2.top-disappear{
	border-top: none;
}
.alfa-message2,.bk-white .alfa-message2{
	text-align: center;
	position: absolute;
    top: 20%;
    left: 50%;
    transform: translateY(-10%) translateX(-50%);
    -webkit- transform: translateY(-10%) translateX(-50%);
    color: white;
    font-weight: bold;
}
.alfa a {
    opacity: 0.3;
    /* pointer-events: none; */
}

/*------------------------------濱野追加分	ここまで　_210408-----------------------*/
@media print, screen and (max-width: 1800px) {
 #main {
 padding-top: 60%;
}
}
@media print, screen and (max-width: 1400px) {
 #main {
 background: url("../images/common/main2.jpg") no-repeat center top;
 background-size: contain;
 padding-top: 105%;
}
}
@media print, screen and (max-width: 1200px) {
  /* タブレット -------------------------------------------------------------- */
  
  /* お知らせ -------------------------------------------------------------- */
  .news-wrap {
 padding: 60px 4%;
}
 .news-left {
 width: 100%;
 float: none;
}
 .news-title {
 float: left;
 font-size: 3rem;
}
 .btn-news {
 float: right;
}
 .news-right {
 clear: both;
 width: 92%;
 float: none;
}
 .news-right dl {
 padding: 15px;
}
 .news-holiday-wrap {
 margin-left: 1em;
}
 .news-holiday-wrap a {
 margin-bottom: 0.5em;
 text-align: center;
 width: 200px;
}
 .news-holiday-wrap a.btn-news2 {
 background: #FF9900;
 color: #FFFFFF;
 border-radius: 90px;
 padding: 5px 10px;
 clear: right;
 float: right;
}
 .news-holiday-wrap p {
 text-align: right;
}
 #main-second {
 padding-bottom: 10%;
}
 a.anchor {
 display: block;
 padding-top: 0;
 margin-top: 0;
}
.top-banner{
	padding-bottom: 10px;
}	
}
@media print, screen and (max-width: 1020px) {
  /* スマホ -------------------------------------------------------------- */
  body {
 font-size: 1.6rem;
}
 .mainvisual {
}
 #dropmenu li:nth-last-child(2) a {
 padding: 10px 20px;
}
 #dropmenu > li:last-child {
 border-right: none;
 background: #00BF80;
 margin: 4%;
 border-bottom: none !important;
}
 #dropmenu > li:last-child a {
 color: #00BF80;
 width: 92%;
 background: white;
 border-radius: 40px;
}
 #dropmenu > li:last-child a:hover {
 background-color: #33CC9A;
 color: white;
 border-radius: 40px;
}
 .mainvisual .top-scroll a {
 position: absolute;
 bottom: 0;
 left: 43.0%;
 z-index: 2;
 display: inline-block;
 -webkit-transform: translate(0, -50%);
 transform: translate(0, -50%);
 text-decoration: none;
 color: #00BF80;
 z-index: 4;
 font-weight: bold;
 text-align: center;
 font-size: 0.7em;
 -webkit-transform: scale(0.5);
 -moz-transform: scale(0.5);
 -ms-transform: scale(0.5);
 -o-transform: scale(0.5);
 transform: scale(0.5);
}
 .box-gray {
 padding: 1em 1em 0.5em 1em;
 background: #F8F8F8;
 border: #D9D9D9 1px solid;
 box-sizing: border-box;
 clear: both;
 border-radius: 6px;
 margin-bottom: 1em;
}
 .box-white {
 padding: 1em 2em 0.5em 2em;
 background: #FFFFFF;
 box-sizing: border-box;
 clear: both;
 border-radius: 6px;
 margin: 1em auto 2em;
}
 .pc {
 display: none !important;
}
 .sp {
 display: block;
}
  /* ヘッダー -------------------------------------------------------------- */
  #header {
 padding: 0px;
 position: inherit;
 height: 55px;
}
 #header-wrap {
 padding: 0;
}
 #logo {

}
 #logo .logo-l {

}
 #logo .logo-r {

}
#logo .logo-r.logo3 {

}
 #logo .logo-r span {
 color: white;
 font-size: 0.1rem;
 line-height: 0;
 display: block;
 font-weight: normal;
 -webkit-transform: scale(0.75);
 -moz-transform: scale(0.75);
 -ms-transform: scale(0.75);
 -o-transform: scale(0.75);
 transform: scale(0.75);
 margin-left: -11em;
}
 #header-right {
 float: none;
 text-align: center;
 display: none;
}
 #header-right li {
}
 #top-contants {
 display: flex;
 flex-direction: column-reverse;
}
 #backtop {
 right: 2%;
 bottom: 20px;
 width: 30px;
 height: 30px;
 position: fixed;
 background: #F1A000;
 border-radius: 50%;
 display: none;
}
 #backtop a {
 position: relative;
 display: block;
 width: 30px;
 height: 30px;
 text-decoration: none;
}
 #backtop a::before {
 font-family: FontAwesome;
 content: '';
 color: #fff;
 position: absolute;
 left: 10px;
 top: 12px;
 width: 8px;
 height: 8px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
 nav {
 border-bottom: none;
}
 #dropmenu a {
 font-size: 16px;
}
 #dropmenu li ul li a {
 font-size: 13px;
}
  /* 見出し -------------------------------------------------------------- */
  h2 {
 margin: 1em 0 1em 0;
 font-size: 2.2rem;
 line-height: 140%;
 font-weight: 600;
}
 h2:before {
 bottom: 0;
}
h2 .fukidashi .fukidashi-txt3 {
	display: inline-block;
	position: relative;
	font-size: 3rem;
 width: 80%;
}
 h3 {
 font-size: 1.7rem;
 padding-bottom: 5px;
}
 h3.wrap2-midashi span {
 font-size: 90%;
 display: inline-block;
}
 h3.wrap2-midashi.right-spase {
 padding-right: 0;
}
  /* 見出しに重ねる画像*/
  h3.about-midashi-img-wrap {
 position: relative;
}
 h3.about-midashi-img-wrap .about-midashi-img {
 position: absolute;
 right: 2%;
 top: 0;
 width: 16%;
}
 h3.about-midashi-img-wrap .about-midashi-img img {
 width: auto;
 height: auto;
}
  /* トップページ -------------------------------------------------------------- */
  .wrap-movie-youtube ul {
 list-style: none;
 width: 102%;
}
 .wrap-movie-youtube ul li {
 width: 46%;
 float: left;
 margin-right: 4%;
 text-align: left;
 margin-bottom: 1.5em;
 font-size: 0.8em;
 line-height: 140%;
}
 .wrap-movie-youtube ul li iframe {
 width: 100%;
 height: auto;
}
 .icon-new {
 padding: 1px 10px 0.2px;
 font-size: 1.0rem;
 width: 50px;
 margin-left: 10px;
}
 .btn02::before, a.btn02::before {
 left: 14px;
}

  /* news-wrap2 -------------------------------------------------------------- */
  .news-title2 {
 font-size: 2.2rem;
 font-weight: bold;
 display: block;
 margin-bottom: 30px;
 line-height: 100%;
 color: white;
 position: relative;
 padding-bottom: 30px;
}
 .news-wrap2 {
 background: #00BF80;
 padding: 80px 8%;
}
 .news-top-title {
 width: 100%;
 text-align: center;
}
 .news-top-contents {
 width: 92%;
 background: #FFFFFF;
 padding: 4%;
}
 .news-top-contents dl {
 overflow-y: auto;
 height: 400px;
}
 .news-top-contents dl dt {
 margin-bottom: 0.5em;
 padding-bottom: 0;
 float: none;
 padding-right: 1em;
 width: 100%;
}
 .news-top-contents dl dd {
 margin-bottom: 24px;
 border-bottom: 1px dashed #DFDFDF;
 padding-bottom: 0.75em;
}
 .news-top-contents dl dd:last-child {
 margin-bottom: 0px;
}
 .news-top-contents dl dd a {
 color: #444444;
 text-decoration: none;
}
 .news-top-contents dl dd a:hover {
 text-decoration: underline;
}
.news-top-contents dl dt.lines3{
    margin-bottom: 0.5em;
}
 .news-top-contents dl dt .icon-new {
 margin-left: 0;
 margin-right: 20px;
  width: 120px;
}
 .news-top-title .btn-news2 {
 display: inline-block;
 font-size: 0.3em;
 top: 60%;
 right: 0;
 position: absolute;
}
 .news-top-title .btn02, .news-top-title a.btn02 {
 display: block;
 text-decoration: none;
 padding: 0.02em 3.0em;
 color: #FFFFFF;
 text-align: center;
 margin: 0 auto;
 background: #F1A000;
 border-radius: 16px;
 -webkit-border-radius: 16px;
 -moz-border-radius: 16px;
 margin: 0 auto 0 1em;
}
 .news-top-title .btn02:hover, .news-top-title a.btn02:hover {
 color: #FFFFFF;
 cursor: pointer;
 background: #FFBC03;
}
 .news-top-title .btn02, .news-top-title a.btn02 {
    /*  position: relative;*/
    position: absolute;
 display: inline-block;
 padding-right: 1em;
}
 .news-top-title .btn02::before, .news-top-title a.btn02::before {
 content: '';
 width: 6px;
 height: 6px;
 border: 0px;
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 50%;
 left: 8%;
 margin-top: -4px;
}
 .news-top-title .btn02:hover::before, .news-top-title a.btn02:hover::before {
 border-top: solid 2px #FFFFFF;
 border-right: solid 2px #FFFFFF;
}

  /* こんな人におすすめ -------------------------------------------------------------- */
.recomend {
 width: 80px;
 height: 80px;
 position:static;
 margin: 20px auto;
}
  /* 料金　アイコン -------------------------------------------------------------- */
.price-icon {
 padding-right:0;
 float: none;
 margin-bottom: 1rem;
}


  /* HOT MOVIES &amp; MEDIA -------------------------------------------------------------- */
  #top-movie-bk {
 padding: 2em 0 4em;
}
  /* バナー -------------------------------------------------------------- */
  ul.column-banner li {
 width: 48%;
}
  /* フッター -------------------------------------------------------------- */
  #footer {
 background: #00BF80;
 padding: 6em 4% 4em;
 font-size: 1.2rem;
}
 #footer, #footer a {
 color: #FFFFFF;
}
 #footer-banner {
 width: 102%;
 float: none;
}
 #footer-banner ul {
 list-style: none;
 text-align: center;
}
 #footer-banner ul li {
 width: 46%;
 margin-bottom: 10px;
 display: inline-block;
 margin-right: 2%;
}
 #footer-adress {
 width: 100%;
 float: none;
}
 #footer-left {
 float: left;
 width: 100%;
}
 #footer-left img {
 margin-bottom: 10px;
}
 #footer-logo {
 width: 80%;
 margin: 20px auto;
}
 #footer-logo .footer-logo-l {
 width: 56%;
 float: left;
 _padding-top: 6px;
}
 _#footer-logo .footer-logo-r {
 width: 40%;
 float: right;
 line-height: 100%;
}
 #footer-logo .footer-logo-r span {
 font-size: 0.8em;
 line-height: 100%;
}
 #footer-adress2 {
 width: 70%;
 margin: 0 auto;
}
 #footer-adress2 dl {
 margin-bottom: 20px;
}
 #footer-adress2 dl dt {
 width: 100%;
 float: none;
}
 #footer-adress2 dl dd {
 margin: 0.25em 0 1em 0;
 padding: 0.5em 0 0 0;
 border-top: 1px solid #66D8B3;
 border-left: none;
 line-height: 160%;
}
 .footer-tel {
 background: url("../images/common/icon-tel.png") left center no-repeat;
 padding-left: 2em;
}
 .footer-mail {
 background: url("../images/common/icon-mail.png") left center no-repeat;
 padding-left: 2em;
}
 #footer-nav {
 text-align: center;
 float: left;
 width: 100%;
}
 #footer-nav li, ul.list1 li {
 position: relative;
 padding-left: 15px;
 display: inline-block;
 margin-right: 20px;
}
 #footer-nav li:before, ul.list1 li:before {
 content: "";
 position: absolute;
 top: .58em;
 left: 0;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 width: 5px;
 height: 5px;
 border-top: 2px solid #FFFFFF;
 border-right: 2px solid #FFFFFF;
}
 .copy {
 padding-top: 20px;
 font-size: 1rem;
 letter-spacing: 0px;
}
  /* 第2階層 -------------------------------------------------------------- */
  .second-wrap {
 width: 92%;
 margin: 0 auto;
 padding: 20px 0 60px 0;
}
 .second-pagenav-wrap {
 width: 92%;
 margin: 0 auto;
 padding: 20px auto 60px auto;
}
 #main-second {
 padding-bottom: 50%;
}
 #main-second h1 {
 font-size: 2.0rem;
}
 #main-second h1 span {
 font-size: 1rem;
}
 ul.column-event {
 justify-content: space-between;
}
 ul.column-event li {
 width: 48%;
 font-size: 1.4rem;
 margin: 0 0 20px 0;
}
 ul.column-event li img {
 width: 100%;
}
 a.icon-pdf {
 width: 100%;
}
  /* 第二階層ページナビ-------------------------------------------------------------- */
  .second-pagenav {
 width: 100%;
 font-size: 1.0rem;
 line-height: 140%;
}
 .second-pagenav ul {
 margin-left: 0;
 width: 102%;
}
 .second-pagenav ul li {
 position: relative;
 width: 48%;
    /*    float: left;*/
    display: inline-block;
 margin: 0 1% 1% 0;
}
 .second-pagenav ul li a {
 background: white;
 display: block;
 height: 40px;
 padding: 10px;
 border: #D9D9D9 1px solid;
 color: #444444;
 position: relative;
}
 .second-pagenav ul li a:hover {
 color: white;
 background: #00BF80;
}
 .second-pagenav ul li a:hover::before {
 border-top: 2px solid #FFFFFF;
 border-right: 2px solid #FFFFFF;
}
 .second-pagenav ul li a::before {
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
 left: 10px;
 width: 4px;
 height: 4px;
 border-top: 2px solid #00BF80;
 border-right: 2px solid #00BF80;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
}
  /* 画像フロート -------------------------------------------------------------- */
  .alignleft, img.alignleft {
 float: none;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 30px;
 text-align: center;
 display: block;
}
 .alignright, img.alignright {
 float: none;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 30px;
 text-align: center;
 display: block;
}
 .aligncenter, img.aligncenter {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 display: block;
 margin-bottom: 30px;
}
 .wpcf7-form td, .wpcf7-form th {
 display: block;
}
 .wpcf7-form input, .wpcf7-form textarea {
 width: 100% !important;
 box-sizing: border-box;
}
 .wpcf7-form input[type="submit"] {
 margin: 0;
}
  /* テーブル -------------------------------------------------------------- */
  table.table3 th {
 display: none;
}
 table.table3 {
 border: none;
}
 table.table3 td {
 padding: 1px;
 font-size: 11px;
 line-height: 120%;
 display: block;
 width: 100% !important;
 border: none;
 margin-bottom: 20px;
}
 table.table3 tr td:first-child {
 font-size: 2rem;
}
 table.table3 tr td:last-child {
 background-color: #EFEFEF;
 margin-bottom: 60px;
 padding: 10px;
 border-radius: 10px;
 box-sizing: border-box;
}
 .nowrap {
 white-space: nowrap;
}
 .scroll {
 width: 100%;
 overflow-x: scroll;
}
 .scroll table {
 word-break: break-all;
 white-space: nowrap;
}
 .scroll::-webkit-scrollbar {
 height: 10px;
}
 .scroll::-webkit-scrollbar-track {
 background: #dddddd;
}
 .scroll::-webkit-scrollbar-thumb {
 background: #00BF80;
}
 .column4 li {
 width: 40%;
}
 .column5 li {
 width: 40%;
}
 .cogni-pc {
 position: static;
}
 .cogni-pc-in {
 position: static;
}
 .cogni-pc-in img {
 width: 80px;
 margin-top: 0;
 float: right;
 margin-left: 10px;
}
  /*下矢印*/
  .arrow-bown {
 padding-bottom: 56px;
}
 .arrow-bown::before, .arrow-bown::after {
 left: 40%;
}
 .arrow-bown::before {
 left: 40%;
 width: 22px;
 box-sizing: border-box;
 border-top: 22px solid #67D407;
}
  /* 4つの理由-------------------------------------------------------------- */
  #top-reason h2 {
 width: 100%;
 margin: 40px auto 40px auto;
 padding: 16px 0 6px;
 font-size: 2.2rem;
 font-weight: 600;
 line-height: 110%;
 display: inline-block;
 text-align: center;
 color: #FFF;
 letter-spacing: 0.05em;
 background: #00BF80;
 border-radius: 6px;
}
 #top-reason h2:before {
 display: none;
}
 #top-reason h2 span {
 font-size: 4rem;
 line-height: 100%;
 color: #FF0004;
}
 .box-reason {
 width: 100%;
 overflow: hidden;
}
 .box-reason ul {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
}
 .box-reason ul li {
 width: 100%;
 display: flex;
 justify-content: space-between;
 margin: 0 0 2% 0;
 background: #FFF;
 float: left;
 list-style: none;
 padding: 2% 2% 2% 2%;
 border-radius: 6px;
 box-shadow: 0 14px 10px -10px rgba(53, 47, 47, 0.15);
}
 .box-reason ul li span {
 background: #00BF80;
 color: #FFF;
 width: 20px;
 padding: 0.8em 0.5em 0.5em;
 margin-right: 1em;
 line-height: 100%;
 text-align: center;
 border-radius: 6px;
}
 .box-reason ul li .reason-txt {
 width: 100%;
 font-size: 96%;
 line-height: 140%;
 padding-top: 0.5em;
}
 .box-reason ul li .reason-img {
 min-width: 60px;
 margin-left: 2%;
}
 .box-reason ul li .reason-img img {
 width: 100%;
 height: auto;
}
 .box-reason2 {
 width: 100%;
 overflow: hidden;
}
 .box-reason2 ul {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
}
 .box-reason2 ul li {
 width: 100%;
 display: flex;
 justify-content: space-between;
 margin: 0 0 4% 0;
 padding: 4%;
 background: #FFF;
 float: left;
 list-style: none;
 border-radius: 6px;
 box-shadow: 0 14px 10px -10px rgba(53, 47, 47, 0.15);
}
 .second-wrap .box-reason2 ul li {
 margin: 0 0 4% 0;
}
 .box-reason2 ul li span {
 background: #00BF80;
 color: #FFF;
 padding: 0.4em 0.5em 0.3em;
 margin-bottom: 0.5em;
 line-height: 100%;
 text-align: center;
 border-radius: 6px;
 display: inline-block;
 font-size: 0.6em;
}
 .box-reason2 ul li .reason-midashi {
 padding-bottom: 0.5em;
 width: 100%;
 border-bottom: 1px solid #FAEDCD;
}
 .box-reason2 ul li .reason-midashi .reason-img {
 width: 20%;
 max-width: 80px;
 margin-right: 4%;
 float: left;
 padding-bottom: 7%;
}
 .box-reason2 ul li .reason-midashi .reason-img img {
 width: 100%;
 height: auto;
}
 .box-reason2 ul li .reason-txt {
 width: 100%;
 font-size: 96%;
 line-height: 180%;
 padding-top: 0.75em;
}
 
}
@media print, screen and (max-width: 1024px) {
 #logo {
 width: 29%;
}
#logo .logo-l {
	height: 55px;
}
 .second-pagenav-wrap {
 width: 95%;
 margin: 0 0 0 2%;
 padding: 20px auto 60px auto;
}
 .second-pagenav {
 font-size: 1.2rem;
}
 .media-box {
 width: 100%;
}
 .media img {
 display: block;
 margin: 0 auto;
}
}
@media print, screen and (max-width: 1020px) {
 #logo {
 width: 28%;
}
 .second-pagenav ul li a span {
 position: absolute;
 top: 50%;
 left: 24%;
 transform: translateY(-50%) translateX(-24%);
 -webkit- transform: translateY(-50%) translateX(-24%);
 width: 84%;
}
 #main-second {
 padding-bottom: 30%;
}
}
@media print, screen and (max-width: 768px) {
 #logo {
 width: 28%;
}
 .second-pagenav ul li a span {
 position: absolute;
 top: 50%;
 left: 40%;
 transform: translateY(-50%) translateX(-40%);
 -webkit- transform: translateY(-50%) translateX(-40%);
 width: 84%;
}
 .top-banner {
 padding-bottom: 20px;
}
 #top-session-bk {
 padding: 0;
}
 #top-contants .top-about-bk {
 padding: 0 0 4em;
}
  /*受講方法*/
  .nagare-l {
 width: auto;
 float: left;
}
 .nagare-l .midashi-green {
 width: 100%;
 text-align: center;
 line-height: 140%;
}
 .nagare-r {
 width: 100%;
 float: right;
}
}
@media print, screen and (max-width: 550px) {
 #logo {
 width: 60%;
}
 .second-pagenav ul li a span {
 position: absolute;
 top: 50%;
 left: 70%;
 transform: translateY(-50%) translateX(-70%);
 -webkit- transform: translateY(-50%) translateX(-70%);
 width: 80%;
}
 #main-second {
 padding-bottom: 50%;
}
	
#logo .logo-r.logo3 {
	width: 44%;
	margin-top: 4px;
}
}
/* Firefox -------------------------------------------------------------- */
@-moz-document url-prefix() {
 #logo .logo-r span {
 color: white;
 font-size: 0.9rem;
 line-height: 0;
 display: block;
 font-weight: normal;
 -webkit-transform: scale(1.0);
 -moz-transform: scale(1.0);
 -ms-transform: scale(1.0);
 -o-transform: scale(1.0);
 transform: scale(1.0);
 margin-left: 0;
 margin-top: 4px;
}
}
/* IE -------------------------------------------------------------- */
@media all and (-ms-high-contrast: none) {
 #logo .logo-r span {
 color: white;
 font-size: 0.9rem;
 line-height: 0;
 display: block;
 font-weight: normal;
 -webkit-transform: scale(1.0);
 -moz-transform: scale(1.0);
 -ms-transform: scale(1.0);
 -o-transform: scale(1.0);
 transform: scale(1.0);
 margin-left: 0;
 margin-top: 4px;
}
}
