@charset "utf-8";
/* CSS Document */

@media screen and (max-width:767px) {

    .pc {
        display: none !important;
    }


    html {
        font-size: 62.5%;
        -webkit-text-size-adjust: 100%;
    }
/*
    @font-face {
        font-family: 'Noto Sans CJK JP';
        font-style: normal;
        font-weight: 900;
        src: local('Noto Sans CJK JP Black'), local('NotoSansCJKjp-Black'), local('NotoSansJP-Black'), url('../fonts/NotoSansJP-Black.woff') format('woff');
    }

    @font-face {
        font-family: 'Noto Sans CJK JP';
        font-style: normal;
        font-weight: 700;
        src: local('Noto Sans CJK JP Bold'), local('NotoSansCJKjp-Bold'), local('NotoSansJP-Bold'), url('../fonts/NotoSansJP-Bold.woff') format('woff');
    }
*/
    /*タグ初期設定*/
    section,
    nav,
    article,
    figure,
    aside,
    header,
    footer,
    main {
        display: block;
    }


    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    img {
        display: block;
        width: 100%;
        height: auto;
    }

    ul,
    li {
        list-style-type: none;
    }

    body {
        margin: 0;
        padding: 0;
        font-size: 1.4em;
        color: #1e1e1e;
        font-family: 'Noto Sans JP',
            "Helvetica Neue",
            Arial,
            "Hiragino Kaku Gothic ProN",
            "Hiragino Sans",
            Meiryo,
            sans-serif;
    }

.btn-wrap{
position:relative;
width:94%;
margin:10px auto 10px;
font-weight: 700;
text-align: center;
}
.btn-wrap span{
position:relative;
display:block;
margin:auto;
width:240px;
z-index:1;
text-align:center;
color: #1e1e1e;
font-size: 1.6rem;
background-color:#fff;
padding:0.6rem 0;
border-radius:100px;
}
.btn-orange{
position:relative;
top:-20px;
display:block;
color: #FFF;
font-size: 2.0rem;
letter-spacing: 0.075rem;
width:100%;
padding:2.6rem 0;
background-color:#F28130;
border:solid 4px #fff;
border-radius:100px;
box-shadow: 0px 0px 20px 0px rgba(147, 147, 147, 0.9);
text-decoration:none;
}
.btn-wrap span:has(+ .btn-orange) strong{
color:#F28130;
}

.btn-red{
position:relative;
top:-20px;
display:block;
color: #FFF;
font-size: 2.0rem;
letter-spacing: 0.075rem;
width:100%;
padding:2.6rem 0;
background-color:#ee5638;
border:solid 4px #fff;
border-radius:100px;
box-shadow: 0px 0px 20px 0px rgba(147, 147, 147, 0.9);
text-decoration:none;
}
.btn-wrap span:has(+ .btn-red) strong{
color:#ee5638;
}

.btn-green{
position:relative;
top:-20px;
display:block;
color: #FFF;
font-size: 2.0rem;
letter-spacing: 0.075rem;
width:100%;
padding:2.6rem 0;
background-color:#00c472;
border:solid 4px #fff;
border-radius:100px;
box-shadow: 0px 0px 20px 0px rgba(147, 147, 147, 0.9);
text-decoration:none;
}
.btn-wrap span:has(+ .btn-green) strong{
color:#00c472;
}


#fv-area {
width: 100%;
height: auto;
position: relative;
padding-top: 161.63%;
}
#fv-area .fv-main{
	position: absolute;
	display: block;
  	top: -100%;
  	left: 0;
	padding-top: 161.63%;
	width: 100%;
	height: auto;
	
/* 	width: 100%;指定したい幅*/
/*  	padding-top: 161.63%;画像の幅に対する高さ比率*/
/*
  	display: block;
	background-image: url("../images/fvimg_sp.jpg");
	background-size: contain;
  	background-repeat: no-repeat;
*/
	}
#fv-area h1{
	position: absolute;
	top: 6%;
	left: 4%;
	font-size: clamp(42px,11vw,89px);
	font-weight: 700;
	line-height: 1.6;
	color: #000; 
 	box-decoration-break: clone;
	font-feature-settings: "palt" 1;
	width: 92%;
	}
#fv-area h1 .title1{
		background-color: #fff;
		padding: 0px 5px 0px 5px;
	}
#fv-area h1 .title2{
	font-size: clamp(17px,5vw,40px);
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: 110%;
	display: block;
	}
#fv-area h1 .fv-medal{
	display: block;
    width: 55%;
    height: auto;
    position: absolute;
	right: 0;
	top: 170%;
	}

#fv-area .fv-btn{
	position: absolute;
	right: 4%;
    top: 65%;
	}
#fv-area .fv-btn a{
	text-decoration: none;
	background-color: #00d099;
	padding: 8px 16px;
	border-radius: 50px;
	color:#fff;
	font-weight: 700;
	font-size: clamp(14px,4vw,30px);
	box-shadow: 0px 0px 10px 0px rgba(147, 147, 147, 0.9);
	}
	
#content7{
position: relative;
}
#content7 .btn-wrap{
position: absolute;
left:3%;
bottom: 10px;
}	
	
#content10 {
width: 100%;
height: auto;
position: relative;
}
#content10 .btn-wrap{
position: absolute;
left:3%;
bottom:0px;
}	
#content12 {
width: 100%;
height: auto;
position: relative;
}
#content12 .btn-wrap{
position: absolute;
left:3%;
bottom:65px;
}		

.content1,
#content2,
#content3,
#content5,
#content6,
#content7,
#content8,
#content13{
width: 94%;
margin: auto;
padding: 30px 0;
}

#content2{
	width: 100%;
	height: auto;
	padding-top: 0;
	}
#content3{
	width: 100%;
	height: auto;
	background-color: #f3f8ff;	
	}
#content3 h2 picture img{
	width: 85%;
	height: auto;
	margin: auto;	
	}
	
#content4{
width: 100%;
padding: 30px 0 20px;
	}
#content4 picture img{
	width: 93%;
	height: auto;
	margin: auto;
	}

#content5{
	width: 100%;
	padding: 0;
	}
#content6{
	width: 100%;
	height: auto;
	padding:20px 0 0;
	}
#content8{
	width: 100%;
	padding: 30px 0 80px;	
	background-color: #f3f8ff;
	}
	
#content8 h2{
	width: 82.8%;
	height: auto;
	margin: auto;
	}
#content9{
	width: 100%;
	height: auto;
	padding: 30px 0 20px;
/*	---------------20260312中本追加--------------*/
	margin: 0 auto 50px;
	background-color: #e7f6fc;
/*	------------------↑ここまで------------------*/
	}
	
#content9 h2{
	width: 71.62%;
	height: auto;
	margin: auto;
}
#content9 .course-container{
 margin: 30px auto 10px;
	display: flex;
  padding: 0 4% 4%;
	width: 100%;
	height: auto;
  overflow-x: auto;  /* 横スクロールの指定 */
  white-space: nowrap;  /* 横スクロールの指定 */
	}
	
#content9 .course-container li{
	list-style: none;
	width: 62%;
	margin: 0 5px;
	flex-shrink: 0;
	}

	
#content10,#content11,#content12{
	width: 100%;
	height: auto;
}
	
/*---------------20260312中本追加--------------	*/
#content10 ul{
	width: 94%;
	height: auto;
	padding: 10px 0 15px;
	display: flex;
	justify-content: space-between;
	margin: auto;
	
	}
#content10 ul li{
	list-style: none;
	}
/*------------------↑ここまで------------------	*/
/*
#content11 ul{
	width: 94%;
	height: auto;
	padding: 30px 0 15px;
	display: flex;
	justify-content: space-between;
	margin: auto;
	
	}
#content11 ul li{
	list-style: none;
	}
*/
#content11 div{
	width: 85.34%;
	margin: 0 auto 30px;
	}
#content13{
		padding: 0;
	}
#content14{
	width: 100%;
	background-color: #efefef;
	margin: 40px 0;
	padding: 30px 0;
	}	
#content14 picture img{
		width: 94%;
		height: auto;
		margin: auto;
	}
	#content15{
		padding: 0 0 40px;
	}
	
#content15 picture img{
		width: 94%;
		height: auto;
		margin: auto;	
	}
	
/*----------20251028　中本追加------------*/	
/*
	
#serious-benefit-area{
	width: 100%;
	margin: auto;
	padding: 8% 0 10%;
	background-color: #e8f5ff;
}
#serious-benefit-area h2{
	width: 92%;
	height: auto;
	margin: auto;
	text-align: center;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 0.8em;
	letter-spacing: 0.04em;
	line-height: 150%;
	color: #222;
}
#serious-benefit-area h2 .text-blue{
	color: #044199;
	}	
#serious-benefit-area h2 .text-border{
	border: solid 1px #222;
	padding: 0 5px;
	margin-right: 5px;
	background-color: #fff;
	}		
#serious-benefit-area h2 + div{
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 70px solid transparent;
  border-left: 70px solid transparent;
  border-top: 45px solid #acd2f9;
  border-bottom: 0;
	border-radius: 5px;
	margin: auto;
	position: relative;
	margin-top: 20px;
	}

#serious-benefit-area h2 + div p{
	position: absolute;
	color: #044199; 
	font-size: 1.2em;
	width: 140px;
	text-align:  center;  
	top: -42px;               
    bottom:  0;
    left:  -70px;
    right:  0; 
	margin: auto;	
	}		
#serious-benefit-area section{
	width: 92%;
	height: auto;
    background: #fff;
	text-align: center;
    padding: 0 0 4% 0;
	margin: 10% auto 0;
    border-radius: 0.5em;
	border: solid  1px #cccccc;
	position: relative;
	overflow: visible;
	}	
#serious-benefit-area section h3{
	background-color: #044199;
	width: 80%;
	height: 36px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	margin: auto;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	font-size: 1em;
	padding: 8px 0 8px;
	line-height: 1;
	border-radius: 3px;
	}	

#serious-benefit-area section h3 .text-yellow{
		color: #f4d557;
		font-size: 1.2em;
	}	
#serious-benefit-area section #serious_bnf_dis{
    background-color: #f6f6f6;
    border-radius: 10px 10px 0 0;
	width: 100%;
	height: auto;
	padding: 13% 0 10%;
	
	}
#serious-benefit-area section #serious_bnf_dis img{
	width: 90%;
	height: auto;
	display: block;
	margin: auto;
	}	
#serious-benefit-area section div:nth-of-type(1) {
    padding: 5% 0;	
	width: 92%;
	height: auto;
	margin: auto;
	}
	
#serious-benefit-area section div:nth-of-type(1) ul{
		width: 100%;
		margin: auto;
		display: flex;
		justify-content: space-between;
	align-items: center;
	}	

#serious-benefit-area section div:nth-of-type(1) ul li img{
		width: 100%;
		height: auto;
	}			
#serious-benefit-area section section{
		width: 92%;
		margin: 0 auto 15px;
		background-color: #f6f6f6;
		border-radius: 5px;
		padding: 15% 4% 8%;
		position: relative;
		overflow: hidden;
		border:none;
		box-shadow: none;
	}	
#serious-benefit-area section section #serious-bnf-ex{
		width: 200px;
  		height: 80px;
		position: absolute;
		background-color: #044199;
		top: -30px;
		left: -90px;
		padding: 0;
		transform:rotate(-45deg); 
	}
#serious-benefit-area section section #serious-bnf-ex p{
		color: #fff;
		font-size: 0.8em;
		font-weight: 700;
		text-align: center;
		line-height: 1;
		position: absolute;
		bottom: 0;
		padding: 0 0 10px;
		width: 100%;
	}			
#serious-benefit-area section section h4{
		text-align: center;
		font-size: 1.4em;
		line-height: 0.8;
		color: #222;
		font-weight: 700;
	}
#serious-benefit-area section section h4 span{
		font-size: 0.8em;
		color: #044199;
		line-height: 1.2;
		display: block;
	}	
#serious-benefit-area section section #serious-bnf-price{
		width: 100%;
		align-items: center;
		margin: 25px auto 15px;
		list-style: none;
		background-image: url(../images/serious_bnf_arrow01_90deg.png);
		background-repeat: no-repeat;
		background-position: 50% 48%;
		background-size: 25px;
	}
#serious-benefit-area section section #serious-bnf-price li{
		width: 80%;
		height: auto;
		background-color: #fff;
		border-radius: 5px;
		border: 1px solid #c0d0dc; 
		padding: 10px 0;
		display: block;
		margin: auto;
		
	}
#serious-benefit-area section section #serious-bnf-price li:first-of-type{
		margin-bottom: 15%;
	}

	
#serious-benefit-area section section #serious-bnf-price li p{
		text-align: center;
		font-weight: 700;
		color: #222;
		font-size: 1em;
		padding: 0;
	}
#serious-benefit-area section section #serious-bnf-price li:nth-of-type(1) span{
		font-size: 1.5em;
	}
#serious-benefit-area section section #serious-bnf-price  li:nth-of-type(2) p{
		line-height: 1.3;
	}
	
#serious-benefit-area section section #serious-bnf-price  li:nth-of-type(2) span{
		font-size: 2.25em;
		color: #044199;
	}	
#serious-benefit-area section section #serious-bnf-payment{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-end;
		font-size: 1.1em;
		font-weight: 700;
		padding: 0;
	}

#serious-benefit-area section section #serious-bnf-payment span{
		color: #f28130;
		font-size: 1.4em;	
		margin: 0 5px;
		line-height: 1em;
		font-weight: 900; 
	}
#serious-benefit-area section section #serious-bnf-payment strong{
		font-size: 1.7em;
		line-height: 1;
		font-weight: 700;
		vertical-align: -10%;
	}		
	
#serious-benefit-area section #serious_bnf_csl{
	width: 92%;
	height: auto;
	margin: auto;
	background-image: url("../images/serious_bnf_arrow02_90deg.png");
	background-repeat: no-repeat;
	background-size: 10% auto;
	background-position: 50% 43%;
	
	}	
#serious-benefit-area section #serious_bnf_csl p{
	padding: 4% 0 5% 27%;
	text-align: left;
	background-image:url("../images/serious_bnf_pic_01.png");
	background-repeat: no-repeat;
	background-size: 23% auto;
	background-position: left top;
	font-size: 1.125em;
	color: #044199;
	font-weight: 700;
	line-height: 1.5;
	width: 92%;
	height: auto;
	margin: auto;
	}	
#serious-benefit-area section #serious_bnf_csl p span{
		display: block;
		color: #222;
		font-size: 0.75em;
	}
#serious-benefit-area section #serious_bnf_csl a{
		text-decoration: none;
	}	
#serious-benefit-area section #serious_bnf_csl #serious-benefit-btn{
		position: relative;
		display: block;
		width: 100%;
		margin: 20% auto 10px;
		padding: 9% 0 7%;
		text-align: center;
		font-weight: bold;
		color: #fff;
		background: #00c472;
		border-bottom: 4px solid #2d9b5f;
		font-size: 1.125em;
		border-radius: 60px;
}
	
#serious-benefit-area section #serious_bnf_csl #serious-benefit-btn span {
	position: absolute;
	display: block;
	width: 70%;
	margin: auto;
	top: -12px;
	left: 0;
	right: 0;
	color: #222;
	font-size: 12px;
font-size: 0.68em;
	padding: 1% 0;
	border-radius: 60px;
	background: #fff;
	text-align: center;
	border: 1px solid #00c472;
}	
#serious-benefit-area section #serious_bnf_csl #serious-benefit-btn span strong{
		color: #00c472;
	}					
*/
/*------------------------------------------*/	
	
/*----------20251119　中本追加------------*/		
	
.popup-bnr{
position: fixed;
z-index: 20;
bottom: -70px;
left: 50%;
transform: translateY(100%) translateX(-50%);
width: 94%;
text-align: center;
font-size: 1.2em;
font-weight: bold;
line-height: 120%;
visibility: hidden;
transition: opacity 0.4s, transform 0.4s;
}
	
.popup-bnr.is-visible {
	opacity: 1;
	visibility: visible;
	 transform: translateY(-50%) translateX(-50%) ;
	pointer-events: auto;
 	 display: block; 
	margin: auto;
	left: 50%;
}
.popup-bnr span{
position:relative;
display:block;
margin:auto;
width:240px;
z-index:1;
text-align:center;
color: #1e1e1e;
font-size: 1.4rem;
background-color:#fff;
padding:0.6rem 0;
border-radius:100px;
	border: solid 1px #1e1e1e;
}

	
.popup-bnr a{
display: block;
height: auto;
padding: 20px 0 15px 0;
text-decoration: none;
color:#fff;
filter: drop-shadow(0 0 6px rgba(0,67,118,0.2));
transition: all 0.3s ease;
border-radius: 50px;
background: linear-gradient(90deg, rgb(56, 186, 240), rgb(8, 6, 123));
position:relative;
top:-20px;
font-size: 1.4rem;
letter-spacing: 0.075rem;
width:100%;
border:solid 2px #fff;
	}

.popup-bnr a strong{
font-size: 2.2rem;
line-height: 2.6rem;
	}	
	
	
/*------------------------------------------*/
	
footer{
width: 100%;
background: #1e1e1e;
text-align: center;
color: #fff;
font-size: 1.4rem;
padding: 4% 0 35%;

}


.shine {
  overflow: hidden;
}

.shine::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0.75) 32%, rgba(255, 255, 255, 0.75) 78%, rgba(255, 255, 255, 0) 82%);
  animation: shine-loop 2.2s linear infinite;
mix-blend-mode:screen;
}
	
/*----------20260105　中本追加------------*/		
 /* --- 共通アニメーション --- */
       .fade-in { animation: fadeIn 0.5s ease-out forwards; }
       @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }


       .slide-in { animation: slideIn 0.3s ease-out forwards; }
       @keyframes slideIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } }


       /* --- 講師ブロック（スタックカード）用スタイル --- */
       .card-stack {
           position: relative;
           width: 100%;
/*           max-width: 340px;*/
		   max-width: 90% !important;
           height: 480px; /* カード全体が見えるように調整 */
           margin: 0 auto;
           perspective: 1000px;
       }


       .stack-card {
           position: absolute;
           top: 0;
           left: 0;
           width: 100%;
           height: 100%;
           background: white;
           border-radius: 1.5rem;
           box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15), 0 10px 20px -5px rgba(0, 0, 0, 0.08);
           border: 1px solid rgba(226, 232, 240, 0.8);
           transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
           transform-origin: center center;
           cursor: pointer;
           overflow: hidden;
           display: flex;
           flex-direction: column;
           user-select: none;
       }


       /* スタックの状態クラス */
       .stack-card:nth-last-child(1) {
           z-index: 7;
           transform: scale(1) translate(0, 0) rotate(0deg);
           box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.2);
       }
       .stack-card:nth-last-child(2) {
           z-index: 6;
           transform: scale(0.96) translate(-8px, 20px) rotate(-3deg);
           opacity: 0.95;
       }
       .stack-card:nth-last-child(3) {
           z-index: 5;
           transform: scale(0.92) translate(8px, 40px) rotate(2deg);
           opacity: 0.9;
       }
       .stack-card:nth-last-child(n+4) {
           z-index: 0;
           opacity: 0;
           transform: scale(0.88) translate(0, 60px) rotate(0deg);
           pointer-events: none;
       }


       /* カードアニメーション */
       .stack-card.fly-out-right {
           transform: translateX(150%) translateY(50px) rotate(30deg) !important;
           opacity: 0 !important;
       }
       .stack-card.fly-out-left {
           transform: translateX(-150%) translateY(50px) rotate(-30deg) !important;
           opacity: 0 !important;
       }


       .instructor-placeholder {
           width: 100%;
           height: 100%;
           background-color: #cbd5e1;
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           color: white;
           object-fit: cover;
       }


       @keyframes tap {
           0%, 100% { transform: translateY(0); }
           50% { transform: translateY(-5px); }
       }
       .animate-tap { animation: tap 1.5s infinite; }




       /* --- コースブロック（スライダー）用スタイル --- */
       .scrollbar-hide::-webkit-scrollbar {
           display: none;
       }
       .scrollbar-hide {
           -ms-overflow-style: none;
           scrollbar-width: none;
       }


       @keyframes shine {
           0% { transform: translateX(-100%) skewX(-15deg); }
           50%, 100% { transform: translateX(200%) skewX(-15deg); }
       }
       .animate-shine {
           position: absolute; top: 0; left: 0; width: 100%; height: 100%;
           background: linear-gradient(to right, transparent, rgba(255,255,255,0.3), transparent);
           transform: skewX(-15deg);
           animation: shine 3s infinite;
       }
       .glow-text {
           text-shadow: 0 0 10px rgba(147, 197, 253, 0.5);
       }


/* --------- 診断アプリ用スタイル --------- */
       .choice-btn:hover {
           transform: translateY(-2px);
           box-shadow: 0 10px 20px -5px rgba(59, 130, 246, 0.3);
       }
	#diagnosis-app{
		margin: 40px 0 60px;
	}
	.max-w-4xl{
		max-width: 94%!important;
	}
	.rounded-3xl{
		border-radius: 5px!important;
	}
	.border-slate-200{
		border: #dcdcdc solid 1px!important;
	}
	
	.shadow-xl{
		box-shadow: 5px 5px 5px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)!important ;
	}
	.px-4{
		margin-top: 20px!important;
	}
	.bg-blue-100{
		background-color:#f3f8ff!important;
	}
	
	.w32 .h32{
		width: 10rem!important;
	}
	.searchicon{
		width: 60%;
	}
	
.diagnosistitle {
    font-feature-settings: "palt" 1 !important;
    font-size: 2.1rem !important;
    line-height: 2.1rem !important;
  }
	.text-slate-800{
		color: #1e1e1e!important;
	}
	.mb-2{
		margin-bottom: 2rem!important;
	}
	.max-w-lg{
		max-width: 100%!important;
	}
	.text-slate-600{
		font-size: 1.6rem!important;
		color: #1e1e1e!important;
		font-feature-settings: "palt" 1 !important;
	}

	.md\:p-12{
		padding: 1rem!important;
	}
	.bg-blue-600{
		background: linear-gradient(90deg, rgb(8, 6, 123), rgb(31, 117, 204));
	}
	.diagnosisstart{
		font-size: 2.1rem;
	}
	.diagnosisstartrounded{
		border-radius: 4.8rem!important;
	}
	
	.text-xs{
		font-size: 1.4rem!important;
		color: #1e1e1e!important;
		line-height: 2rem!important;
	}
	.leading-relaxed {
  	line-height: 1.4!important;
	}
	
.question{
		background-color: #1d2085!important;
		font-size: 1.4rem!important;
		padding: 10px!important;
		margin-bottom: 30px!important;
		border-radius: 3.4rem!important;
		color: #fff!important;
	}
	
	#q-number{
		background-color: #1d2085!important;
	}
#q-text{
		margin-top: 30px !important;
    	font-size: 1.8rem!important;
    	color: #1e1e1e !important;
	}
	.leading-tight{
		line-height: 1!important;
	}
	.text-slate-700{
		color: #1e1e1e!important;
	}
	#a-text,#b-text{
		font-size: 1.4rem!important;
		color: #1e1e1e!important;
		font-weight: 400!important;
	}

	.py-4{
		padding: 1.5rem 1.5rem 1.5rem 3rem!important;
	}
	.rounded-xl{
		border-radius: 4.6rem!important;
	}
	#back-btn{
		margin-top: 50px!important;
		font-size: 1.4rem!important;
	}
	.bg-slate-100{		
		background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1))!important;
		height: 10px !important;
	}
	.border-slate-100{
		border-color:#dcdcdc!important;
	}
	.text-sm{
		font-size: 1.6rem!important;
		line-height: 2.6rem!important;
	}
	.jobtype{
		margin-bottom: 0.5rem!important;
	}
	.md\:text-3xl {
    font-size: 2.5rem!important;
    line-height: 2.5rem!important;
  }
	.rounded-2xl{
		border-radius: 5px!important;
	}
		.bg-white\/10{
		background-color: #fff!important;
	}
	.text-\[10px\]{
		font-size: 1.4rem!important;
	}
	
	.opacity-70{
		opacity: 1!important;
		color: #1f75cc!important;
	}
	.salary{
		color: #1e1e1e!important;
	}
	
	.column-orange{
		border-radius: 5px!important;
	}

	.lightball{
		width: 60px!important;
		height: auto!important;
	}
		.text-lg{
		font-size: 2rem!important;
		line-height: 2.5rem!important;
	}
	.text-white{
		color: #fff!important;
	}
	.bg-slate-800{
		background-color: #1d2085!important;
	}

	.re-diagnosis{
		margin-top: 1rem!important;
	}
	
/*----------------↓講師紹介--------------------*/
	
	.stack-card{
		border-radius: 5px!important;
	}
	
	.instructor-placeholder{
		background-color: #fff!important;
		padding: 10px 0 0!important;
		height: 180px;
	}
	.instructor-placeholder img{
		width: auto!important;
		height: 90%!important;
	}
	
	.cardtextarea{
		padding: 0 2.5rem 2.5rem!important;
	}
	
	.instructor-introduction{
		font-size: 1.4rem!important;
		line-height: 2.4rem!important;
	}
	.border-t{
		border-color: #1e1e1e!important;
		margin-top: 10px !important;
	}
	
	.text-\[9px\]{
		font-size: 1.4rem!important;
		font-weight: 400!important;
		margin-top: 10px!important;
	}	
	
	.text-blue-600{
		color: #1f75cc!important;
	}
	.bg-blue-50{
		background-color: #f3f8ff!important;
	}	
	
	.right-4{
		right: 2rem!important;
   		 display: flex;
	}
	.right-4 img{
		width: 22px;
		height: auto;
	}
	.bottom-4{
		bottom: 2rem!important;
	}
	
/*------------------------------------------*/
	
	
	
@keyframes shine-loop {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(200%);
  }
}

}