.dummy-img {
	width: 300px;
	height: 100%;
	background: #ccc;
	text-align: center;
}


/*common
--------------*/
body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	overflow-x: hidden;
	background: #fff !important;
}

.box-type-ul li:before {
	content: "□";
	display: inline-block;
	margin: 0 3px 0 0;
}

@media all and (-ms-high-contrast:none) {
	body,
	.section-title {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	}
}

ul {
	list-style: none;
}

a {
	cursor: pointer;
}

a:hover,
a.no-event {
	text-decoration: none !important;
}

.red-btn {
	color: #fff !important;
	border: none !important;
	background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
	border: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6);
    transition: .2s;
}

.btn.btn-m {
	padding: .5rem 1rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: .3rem;
}



.red-back-btn:hover {
	box-shadow: none;
}

.red-btn:hover {
	color: #fff;
	box-shadow: none;
}

.btn.big-btn {
	padding: 12px 40px;
	font-size: 1.4rem;
}

.btn.none-click {
	background: #ccc;
	box-shadow: none;
	pointer-events: none;

}

.container-original {
	max-width: 1056px;
	margin: auto;
	padding: 0 1rem;
}

.container-original-s {
	max-width: 840px;
	margin: 0 auto 70px;
	padding: 0 1rem;
}

.fade-in {
	opacity: 0;
}

.attention-area {
	width: 80%;
	margin: 0 auto 20px;
	padding: 20px;
	text-align: center;
	font-size: 15px;
    line-height: 2rem;
	background: #ffe0bf;
	border:1px solid rgb(255, 132, 0);
}

/*ul*/
.square-ul > li,
.decimal-ul > li{
	position: relative;
	margin: 0 0 14px;
}
.square-ul > li:before {
	content: "■";
	position: absolute;
	left: -1em;
	display: inline-block;
}

.decimal-ul > li {
	list-style: decimal;
}

.sub-ul {
	padding-left: 1rem;
}

.sub-ul > li {
	text-indent: -1.3rem;
}

.square-ul li .pl-1 li ul {
	padding-left: 1em;
}

.modal-content .square-ul {
	padding-left: 1em;
}


/*section
--------------*/
.section-content {
	padding: 75px 1rem 0;
}

.section-title {
	position: relative;
	top: 200px;
	max-width: 728px;
	margin: 45px auto;
	padding: 17px 0;
    letter-spacing: 3px;
    font-size: 50px;
    font-weight: normal;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    text-shadow: rgb(120, 120, 120) -2px -2px 1px;
	color: #fff;
	background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
    border-radius: 10px;
    opacity: 0;
}

.section-title.on {
	animation: viewTitle 1s forwards;
    animation-delay: .5s;
}

@keyframes viewTitle{
  0%  {opacity: 0;}
  40% {opacity: 1;transform: scale(1);top: 200px;}
  100%{opacity: 1; transform: scale(.7);top: 0px;}
}

.next-section {
	cursor: default;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26px;
	text-align: center;
}

.next-section img{
	cursor: pointer;
    animation:arrowMove 1.5s 0s ease infinite;
}

@keyframes arrowMove{
  0%  {transform: translate(0%,-20%);opacity: 1;}
  100%{transform: translate(0%,0px);opacity: 0;}
}

/*content
--------------*/
.content-title {
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #393939;
	letter-spacing: 1px;
	background: #f1f1f1;
    border-left: 10px solid #c12620;
}

.content-title.s {
	padding: 0px 10px;
	font-size: 18px;
}

.content-body {
	margin:0 0 20px;
	padding: 25px 20px 12px 20px;
}

.content-body-title {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	letter-spacing: 2px;
}

/*text
--------------*/
.red-text {
	color: #c12620;
}

.attention-text {
	text-indent: -1em;
}

.copyright-text {
	margin: 30px 0;
	text-align: center;
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
}

.catch-text {
	font-size: 18px;
	font-weight: bold;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
}

/*トースト*/
.toast {
	opacity: 0;
	display: block;
	position: fixed;
	bottom: 10px;
	right: -50px;
	width: 100%;
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: .25rem;
    transition: opacity .15s linear;
}

.toast.show {
    display: block;
    right: 10px;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.toast-body {
    padding: .75rem;
}

/*btn*/

.nav-link {
	cursor: pointer;
}

#Header .navbar-nav .login-btn {
	position: relative;
	top: 8px;
	margin-left: 12px;
	padding: 0 .5rem;
	font-size:16px;
	color: #fff;
	background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
	border: none;
	border-radius: 5px;
	box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.6);
	transition: .3s;
}

.navbar-nav .nav-link.login-btn:hover {
	box-shadow: none;
}

/*nav
--------------*/

.navbar-toggler {
    color: #ccc;
    border-color: rgba(125,125,125,.1);
}

.navbar-burger-bolck span {
    display: block;
    width: 30px;
    height: 5px;
    background: #ccc;
}

.navbar-burger-bolck span:nth-child(1),
.navbar-burger-bolck span:nth-child(2) {
    margin-bottom: 5px;
}

.navbar-nav .nav-link {
	font-size: 17px;
    color: #000;
}

.dropdown .dropdown-menu {
	margin: 0;
	border: 1px solid #ba0219;
}
    
.dropdown-menu .dropdown-item {

}

.dropdown-menu .dropdown-item:before {
	position: absolute;
	left: 5px;
	content: "\025cf";
	display: inline-block;
	margin: 0 4px;
	color: #ba0219;
	transition: .1s;
}

.dropdown-menu .dropdown-item:hover:before {
	transform: scale(1.4);
}

.dropdown-menu .dropdown-item:hover {
	background: #f1f1f1;
}


/*side_content
--------------*/
.side-content {
	background: #8f8f8f;
}

.side-content table,
.side-content tr,
.side-content td {
	border: none;
	padding:5px 0;
}

.side-content img {
	position: relative;
	bottom: 3px;
	width: 18px;
}

#RightSubMenu {
	position: fixed;
	bottom: 50px;
	right: -300px;
	z-index: 5;
	border-radius: 5px;
	overflow: hidden;
	z-index: 2000;
	transition: .1s;
}

#RightSubMenu .icon {
	padding: 3px 8px;
	background: #c12620;
}

#RightSubMenu tr:first-child td {
	padding-top: 10px;
}

#RightSubMenu tr:last-child td {
	padding-bottom: 10px;
}

#RightSubMenu a {
	display: block;
	width: 100%;
	padding: 2px 10px 2px 5px;
	font-size: 14px;
	color: #fff;
}

#RightSubMenu a:hover {
	background: #c12620;
}

#LeftSubMenu {
	position: fixed;
	top: 50%;
	left: -65px;
	transform: translateY(-50%);
	z-index: 2000;
}

#LeftSubMenu ul {
	padding: 0;
}

#LeftSubMenu ul li {
	position: relative;
	background: #fff;
	left: 0;
	width: 120px;
	height: 220px;
	margin: 0 0 20px;
	box-shadow: 5px 5px 5px #9C9C9C, -5px -5px 5px #bbb inset;
	transition: .3s;
}

#LeftSubMenu ul li.on {
	left: 65px;
}

.star-mark {
    position: absolute;
    top: 10px;
    right: 18px;
    background: linear-gradient(rgb(210, 23, 30), rgb(193, 38, 32));
    border-radius: 5px;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #c12620;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
}

/*ページナビ*/
#TopPage #fp-nav ul li {
	margin: 7px 7px 30px;
}

.nav-alow {
	position: relative;
	top: 10px;
	left: 5px;
	color: #ccc;
	font-size: 16px;
	transition: .1s;
}

#TopPage #fp-nav ul li a.active + .nav-alow {
	color: #ba0219;
	top: 5px;
	left: 1px;
	font-size: 25px;
}

#TopPage #fp-nav ul li a.active span {
	height: 35px;
	line-height: 35px;
    width: 35px;
    margin: -12px 0 0 -18px;
    font-size: 20px;
    background: #ba0219;
}

#TopPage #fp-nav ul li a span {
    height: 25px;
    line-height: 25px;
    width: 25px;
	margin: -6px 0 0 -13px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.nav-label {
	cursor: pointer;
	position: absolute;
    top: 12px;
    right: 39px;
    font-size: 14px;
    padding: 2px 3px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
    opacity: 0;
    transition: .1s;
    border-radius: 2px;
}

#TopPage .nav-label {
	top: 7px;
}

#sideNavi .nav-label {
	top: 2px;
	right: 28px;
}

#TopPage #fp-nav ul li:hover .nav-label,
#sideNavi ul li:hover .nav-label {
	opacity: 1;
}

#sideNavi {

}


/*header
--------------*/
#Header {
	background: #fff;
    border-bottom: 1px solid #E3E3E3;
    box-shadow: 1px 1px 13px #444;
}


.header-logo {
	width: 50%;
}

.header-logo-text {
	font-size: 17px;
	position: absolute;
	top: 24px;
	color: #000;
}


/*footer
--------------*/
#Footer {
	padding: 48px 0;
	background: #999999;
}

.footer-nav {
	margin: 0 0 10px;
}

.footer-nav li {
	margin: 0 8px;
}

.footer-nav li a {
	color: #fff;
}

#Footer p {
	color: #fff;
}


/*top*/
#TopPage #LeftSubMenu {
	display: none;
}

.bg-videos {
 background:#fff;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 height: auto;
 background-size: cover;
 box-shadow: none;
}

.top-main-box {
	position: absolute;
	top: 48%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.main-view {
	position: relative;
}


.top-content-body {
	margin: 60px 0 30px;
	padding: 0 20px;
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: justify;
}

.top-title {
	font-size: 7rem;
	color: #fff;
}

.top-sub-text {
	font-size: 2rem;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

.top-contact-btn {
	box-shadow: 5px 5px 5px #9C9C9C, -5px -5px 5px #bbb inset;
    border-radius: 3px;
    overflow: hidden;
    font-size: 1.3rem;
    font-weight: bold;
    color: #212529;
    border-radius: 5px;
    background: #fff;
    transition: .1s;
}


.top-content-selectbox > div{
	width: 165px;
	height: 165px;
	margin: 35px 30px 50px;
	padding: 5px 0 0;
	font-weight: bold;
	box-shadow: 4px 4px 5px #9C9C9C, -4px -4px 5px #bbb inset;
	border-radius: 5px;
	text-align: center;
	transition: .1s;
}

.top-content-selectbox > div:hover {
	box-shadow: 1px 1px 2px #9C9C9C, -4px -4px 5px #bbb inset;
}

.top-content-selectbox a {
	display: block;
	color: #212529;
}

.top-content-selectbox img {
	width: 75%;
	margin: 5px 0 0;
}

.viewer ul {
	margin: 0;
}


/*下層ページ*/

.lab-menu {
	margin: 25px 0 30px;
	padding: 0;
}

.lab-menu li {
	margin: 0 0 20px;
	padding: 5px 8px 0;
	font-size: 15px;
	font-weight: bold;
}

.lab-menu li a:hover {
	box-shadow: 1px 1px 2px #9C9C9C, -4px -4px 5px #bbb inset;
}

.lab-menu li a {
	display: block;
	width: 93%;
	margin: auto;
	padding: 8px;
	box-shadow: 4px 4px 5px #9C9C9C, -4px -4px 5px #bbb inset;
    border-radius: 5px;
    transition: .1s;
	color: #212529;
	transition: .1s;
}

.lab-menu li img {
	width: 22%;
	height: 22%;
	margin-right: 10px;
}

.lab-menu .ja-text,
.lab-menu .en-text {
	display: block;
}

.posting-content-title {
	margin: 0 0 20px;
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
}

.posting-content-body {
	font-size: 16px;
	line-height: 1.9;
}

.content-body img {
	margin: 0 0 20px;
}


/*interview*/

.interview-sample-area {
	height: 400px; 
	margin: 0 0 20px;
	background: #f1f1f1;
}


.thumbnail {
	width: 400px;
	height: 226px;
	margin: auto;
	background: #d1d1d1;
	overflow: hidden;
}

.thumbnail-box {
	max-width: 298px;
	max-height: 168px;
	overflow: hidden;
}

.contents-link img {
	transition: .3s;
}

.contents-link:hover img{
	transform: scale(1.05);
}

.latest-interview-content-left {

}

.latest-interview-content-right {
	padding: 20px 40px;
}

.old-interview-contents .card {
	margin:0 0 20px;
}

.old-interview-contents {
	position: relative;
	top: 10px;
	transition: 1s;
}

.old-interview-contents.in {
	opacity: 1;
	top: 0px;
}

.seach-box {
	margin: 0 0 20px;
}

/*モーダル*/
#LoginModal,
#InterviewCommentSendModal {
	z-index: 10001;
}

#LoginModal + .modal-backdrop,
#InterviewCommentSendModal + .modal-backdrop {
	z-index: 10000;
}

/*interview*/
.interview-content-modal .modal-dialog{
	max-width: 1000px;
}

.interview-content-modal .modal-content {
	max-height: 90vh;
	overflow: auto;
}

.interview-content-modal-detail {
	margin: 30px 0;
	padding:0 10px;
	white-space: pre-wrap;
}

.interview-content-modal-title {
	font-weight: bold;
}

.interview-content-modal-section-title {
	margin: 30px 0 0;
	padding:0 10px;
}

.interview-content-modal-comment {
	margin: 10px 0;
	padding: 20px;
}

.comment-box {
	border: 1px solid #ccc;
	padding: 15px;
	margin: 10px 0;
	border-radius: 5px;
}


#placeAutoBox {
	width: 300px;
}

/*お問合せ*/
.contact-body-section {
	margin: 8px 0 0;
	padding: 0 30px;
}

.contact-body-section > div {
	margin: 0 30px;
}

.contact-body-section a.contactform-link-btn {
	width: 200px;
	padding: 20px 0;
	font-size: 1.3rem;
	color: #fff;
	background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
	border: none;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6);
	transition: .2s;
}

.contact-body-section a.contactform-link-btn:hover {
	box-shadow: none;
}

.contact-body-section ul li:before {
	content: "■";
	color: #c12620;
}

.footer-margin {
	margin-bottom: 120px;
}


/*sideNavi*/
#sideNavi {
	position: fixed;
	right: 17px;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#sideNavi ul li {
	display: block;
    width: 28px;
    height: 26px;
    margin: 7px;
    position: relative;
}

#sideNavi ul li a {
	display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#sideNavi ul li a span {
	border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 8px;
    width: 8px;
    border: 0;
    background: #696969;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#sideNavi ul li a.active span {
	height: 24px;
    width: 24px;
    margin: -12px 0 0 -12px;
    border-radius: 100%;
}

/*特定商法取引に基づく表記*/

.notation-table {
	max-width: 500px;
	margin: auto;
}

.notation-table th {
	padding: .75rem 0 .75rem .75rem ;
	text-align: right;
}

.notation-table td {
	padding: .75rem .75rem .75rem 0;
}

/*サイト運営会社*/
#Map {
	width: 100%;
	height: 300px;
	margin: 0 0 30px;
}


/*お問合せフォーム*/
.contact-form {
	background: #f3f3f3;
	margin: 0 0 70px;
	padding: 30px;
}

.contact-form > div {
	width: 70%;
	margin: 0 auto 10px;
}

.contact-form .form-group > label {
	margin: 0 0 5px;
	font-weight: bold;
}

.contact-form .custom-control .custom-control-label {
	margin: 0 18px 0 0;
	cursor: pointer;
}

.contact-form .radio label {
	margin: 0 10px 0 0;
	cursor: pointer;
}

.contact-form label.error {
	color: #ba0219;
	font-size: 14px;
	font-weight: bold;
}

.mail-terms-modal-show {
	color: #007bff !important;
}

.mail-terms-modal .modal-dialog {
	max-width: 800px;
}

/*入会の流れ(regist)*/
.regist-flow-ul {
	margin: 40px 0 0;
	padding: 0 40px 0;
}

.regist-flow-li {
	position: relative;
	width: 30%;
}

.regist-flow-box {
	position: relative;
	height: 150px;
    padding: 14px;
	border: 3px solid #ba0219;
}

.regist-flow-box:after {
    content: "";
    position: absolute;
    right: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid transparent;
    border-bottom: 70px solid transparent;
    border-left: 30px solid #ba0129;
    z-index: 1;
}

.regist-flow-box h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.iframe.kml-terms {
	width: 100%;
	height: 350px;
}

.description-text {
	padding: 5px;
}

.last-regist-flow-li .regist-flow-box {
	background: #ba0219;
	color: #fff;
}

.last-regist-flow-li .regist-flow-box:after {
	display: none;
}

.last-regist-flow-li .regist-flow-icon {
	color: #fff;
}

.regist-flow-icon {
	position: relative;
	bottom: 15px;
	font-size: 80px;
	color: #696969;
	text-align: center;
}

.regist-course-obverse-li {
	margin: 0 0 20px;
}

.regist-course-obverse-li > div {
	text-align: center;
	border: 1px solid #ddd;
}

.regist-course-obverse-li .title {
	padding: 10px;
	font-size: 20px;
	color: #fff;
	background: #ba0219;
}

.regist-course-obverse-li > div > div {
	padding: 10px 0 5px;
	border-bottom: 1px solid #ddd;
}

.regist-course-obverse-li > div > div:last-child {
	border: none;
}

.regist-course-obverse-li h4{
	margin: 0;
	font-size: 12px;
}

.regist-course-obverse-li p {
	margin: 0;
}

.language-select-item {
	position: absolute;
	right: -85px;
}

.language-select {
	position: relative;
	top: 8px;
}


.w-img {
	width: 300px;
	height: 180px;
	line-height: 180px;
	background: #ccc;
	text-align: center;
}

.w-text {
	width: 360px;
	margin-right: 40px;
}

.login-form {
	opacity: 0;
	animation: login-form .5s forwards;
	animation-delay: 2.8s;
}

.login-welcome-text {
	top: 90px;
	position: absolute;
	font-size: 60px;
	color: #c12620;
	letter-spacing: 2px;
	font-weight: bold;
	opacity: 0;
	animation: login-welcome 2.5s forwards;
	animation-delay: .5s;
}

.login-box .card {
	border-radius: 10px;
	overflow: hidden;
}

.login-box .card-body {
	padding: 2rem 0;
}

.login-box .card-header {
	background: linear-gradient(rgb(210, 23, 30), rgb(150, 34, 41));
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 3px;
}

@keyframes login-welcome {
	0% {
		opacity: 0;
		top: 90px;
	}

	30% {
		opacity: 1;
		top: 70px;
	}

	80% {
		opacity: 1;
		top: 70px;
	}

	100% {
		opacity: 0;
		top: 70px;
	}
}

@keyframes login-form {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/*user*/
.original-p .btn-box {
	padding: 0;
}

.original-p {
	margin: 30px 0 10px;
    padding: 25px 100px 12px 100px;
}

.btn-box .red-back-btn {
	width: 90%;
}

.red-back-btn {
	display: block;
	margin: 0 auto 20px;
	padding: 10px 0;
	font-size: 20px;
	color: #fff !important;
	background: #c12620;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6);
	transition: .2s;
}

.scroll-top {
	margin: 20px 0;
	padding: 0 10px;
	text-align: right;
}

.scroll-top-btn span {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #ba0219;
	border-radius: 100%;
}



