@charset "UTF-8";

/*** common ***/
html{
	height:100%;　scroll-behavior:smooth;
}
body{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	border:none;
	color: #525252;
    letter-spacing: 0.1em;
}
p{
	margin: 0;
	padding: 0;
}
img{
	 image-rendering: optimize-contrast;
}
a{
	text-decoration: none;
}
a:visited{
	color: inherit;
}
a:hover{
	opacity: 0.5;
}

.center{
	text-align: center;
}
.txt_s{
	font-size: 0.8rem;
	line-height: 1.5em!important;
}

.txt_m{
	font-size: 1.2rem;
	line-height: 1.5em!important;
}
.txt_l{
	font-size: 2rem;
	line-height: 1.5em!important;
}
.ylw{
	color: #FFF485;
}
.lnr_ylw{
	font-weight: bold;
	background:linear-gradient(transparent 60%, #ff6 60%);
}
.txt_koyama_gr{
	color: #2a355c;
}
.txt_indent{
			  text-indent: -1em;
  padding-left: 1em;
}
.clear{clear: both;}
/* -----------SP----------- */
@media screen and (max-width: 750px) {
	header img{
		width:200px;
		margin: 6% 1% 2% 5%;
	}
	.br_pc{
	display: none;/*PCで改行する*/
}
	h1{
		padding: 0;
		margin: 0;
	}
	.MV_pc{ display: none;}
	.MV_sp{}
	.MV_sp img{
		display: block;
		width: 100vw!important;
	}

	#Mainvisual{
		width:100%;
		background:url("../img/MV_sp.png")center center no-repeat;
		background-size: 100%;
		padding-bottom: 138.66%;
	}
	#saitan_area{
        width: 100%;
        background: url(../img/bg_sky.jpg) center center no-repeat;
        background-size: 234%;
        padding-bottom: 14.35%;
	}
	#saitan_area h2{
		padding: 0;
		margin: 0;
	}
	.contents_box_saitan{
		width: 95%;
		display: block;
		margin: 0 auto;
	}
	.contents_box_saitan img{
		width:90%;
		display: block;
		margin: 0 auto;
		padding: 5% 0 0 0;
	}
	#4course_area{

	}
	.flex-container{
				width: 90%;
		display: block;
		margin: 2% auto;
	}
	.flex-container img{
		width: 90%;
		display: block;
		margin:6% auto;
	}
	.corner_box{
		width: 90%;
		padding: 5%;
		margin: 0 auto 7% auto;
		-moz-border-radius-topright: 20px;
		-webkit-border-top-right-radius: 20px;
		-khtml-border-radius-topright: 20px;	
		border-top-right-radius: 20px;         

		-moz-border-radius-bottomleft: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-khtml-border-radius-bottomleft: 20px;	
		border-bottom-left-radius: 20px;
		background-color: #f0efe1;
		-webkit-box-shadow: 2px 2px 10px 2px #BABABA;
		box-shadow: 2px 2px 10px 2px #BABABA;
		font-weight: 900;
	}
	.corner_box h2{
		margin: 0 0 2% 0;
	}
	#detail_area{
background-color: #f4fcfc;
		margin: 140px 0 0 0;
	}
	.tit_detail{}
	.tit_detail img{
        width: 90%;
        display: block;
        margin: 0 auto;
        position: relative;
        top: -50px;
	}
	.btn_select{
        display: inline-block;
        background-color: #365fa9;
        color: #fff;
        height: auto;
        width: :32%;
        width: 28%;
        padding: 2%;
        text-align: center;
        font-weight: bold;
        font-size: 4vw;
		    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
		vertical-align: top;
	}
	.txt_concept{
		font-size: 0.7em;
	}
	.btn_box{
		width: 98%;
		display: block;
		margin: 0 auto;
	}
	.triangle-bottom {
        display: block;
        margin: 3% auto 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 10px 0px 10px;
        border-color: #ffffff transparent transparent transparent;
}
	.tokucho_box{
	width: 100%;
		display: block;
		margin:  0 auto;
	}
	.tokucho_box h2{
		text-align: center;
		padding: 2% 0;
		border-bottom: dotted 2px #333333;
	}
	/*　続きを読むPC　*/
  #riyu_area{
margin: 0 auto 40px auto;
        padding: 0 0 40px 0;
        width: 90%;
        position: relative;
	  border-bottom: solid 1px #333333;
  }
  
	#riyu_area h2{
	color: #333333;
	border-bottom: none;
	text-align: left;
		padding: 0;
		margin: 0;
	}
	
	#riyu_area .tit_yellow{
	background-color:#ffe53a ;
		padding: 1%;
	}
  #riyu_area .point_img img{
    width: 100%;
  }
	#koyamasytm{
		width: 90%;
		display: block;
		margin: 20px auto;
	}
	#koyamasytm h2{
		color:#66a8ca ;
		text-align: center;
	}
	.sytm_box{
		border: 2px solid #66a8ca;
		border-radius: 10px;
		padding: ;
	}
	.sytm_box h3{
		font-size: 0.9rem;
		margin: 2% 0;
		padding-bottom: 2%;
		text-align: center;
		border-bottom: 2px solid #66a8ca;
	}
	
	#koyamasytm table{
		width: 80%;
		margin: 3% auto;
		display: block;
		font-weight: bold;
		border: 0;
	}
	#koyamasytm tr{
		padding:0 3% 0 0;
	}
	
	 #koyamasytm .num_circle{
		display: inline-block;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		color: #ffffff;
		background: #333333;
		text-align:center;
		line-height: 40px;
		font-size: 1.1rem;
		font-weight: bold;
		margin-right:10px;
}
	
		.movie{
  width: 90%;
  aspect-ratio: 16 / 9;
			margin: 2% auto;
}
.movie iframe {
  width: 100%;
  height: 100%;
}
	
	.concept_area{
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.txt_top{
		padding-top: 10px;
	}
	.concept_area h2{
		text-align: center;
		padding: 2% 0;
		border-bottom: dotted 2px #333333;
	}
	.concept1{
        width:90%;
       display: block;
        background-color: #365fa9;
        position: relative;
        margin: 0 auto 45px auto;
	}
	
	.concept1 img{
		width:80%;
		display: block;
		margin: 0 auto;
		padding: 5% 0;
	}
	
.concept1::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #365fa9 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}
	.LMS_box{
		width: 90%;
		margin: 20px auto;
		border: 1px solid #000;
		padding: 2%;
	}
	.LMS_box h3{
		text-align: center;
		font-size: 1.1rem;
	}
	.LMS_box img{
        width: 100%;
        display: block;
        margin: 15px auto 0 auto;
	}
	.txt_odm{
		font-size: 0.8rem;
		line-height: 1.5em !important;
		margin:0 5% 0 5%;
	}
	.concept2{
        width:90%;
       display: block;
        background-color: #365fa9;
        position: relative;
        margin: 70px auto 45px auto;
	}
	.concept2 img{
		width:80%;
		display: block;
		margin: 0 auto;
		padding: 5% 0;
	}	
.concept2::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #365fa9 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

	.schooling_box{
		margin:40px 0;
	}
	.schooling_flex{
		width:100%;
	}
	.schooling_flex img{
		width: 100%;
	}
	.schooling_flex2 img{
		width: 75%;
	}
	.schooling_txt{
		padding: 4% 0 0 0;
	}
	.fee_box{
		width: 100%;
		text-align: center;
		padding-bottom: 50px;
		margin: 0 auto;
		overflow-x: scroll;
	}
		.txt_tate{
		writing-mode: vertical-rl;
	}
	.fee_box table{
		width: 700px;
		border: 1px solid #000;
		border-collapse: collapse;
		background-color: #fff;
		font-size: 3vw;
white-space: nowrap;
	}
	.fee_box td{
		padding: 1%;
		letter-spacing: 0.05em
	}
	.fee_box_gr{
		background-color: #D4D4D4;
	}
	#message_area{
		background-color: #eeeeee;
		padding: 50px 0 130px 0;
	}
	#message_area h2{
		text-align: center
	}
	#message_area .tit_message {
		font-size: 5vw;
		font-weight: 900;
		text-align: center;
		margin: 3% auto ;
	}
		#message_area .photo img{
		width: 60%;
		display: block;
		margin: 5% auto ;
	}
	.message_box{
		width: 90%;
		display: block;
		margin: 20px auto;
		position: relative;
	}
	.message_box p{
		margin: 2% 0;
	}
	.sign {
		
	}
	.sign img{
		width: 75%;
		display: block;
		margin: 3%;
		position: absolute;
		right: 0;
	}
	
	#QA_area{
		width: 90%;
		display: block;
		margin: 20px auto;
		
	}
	#QA_area img{
		width: 60%;
		display: block;
		margin: 50px auto;
	}
/*--- Q&A SP ---*/
.qa-7 {
    margin-bottom: 10px;
    border: 1px solid #333;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #6fb4d6;
}

.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 1em 1em 3em;
    color: #333333;
    font-weight: 600;
    
}
	 .txt_width{
		width:90%;
		display: block;
		margin: 20px auto;
	}

.qa-7 summary::before,
.qa-7 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-7 summary::before {
    color: #333;
    content: "Q";
}



.qa-7 p {
		position: relative;
        margin: 0;
        padding: 1.5em 2em 1.5em;
        color: #333;
        background-color: #fff;
        border-radius: 0 0 10px 10px;
}

.qa-7[open] p {
    transform: none;
    opacity: 1;
}

.qa-7 p::before {
    line-height: 1.2;
}	

	#btn_box{
		width: 90%;
		display: block;
		margin: 40px auto;
	}
	.btn_l{
		width: 50%;
		display: inline-block;
		background-color: #b53c3c;
		color: #fff;
		border-radius: 10px 0 0 10px;
		padding: 0;
		font-weight: bold;
		text-align: center;
		  vertical-align: top;
		line-height: 1.5em;
		height: 80px;
	}
	.btn_l h3{
		        font-size: 5vw;
        margin: 8% 0;
        padding: 0;
    }
	
	.btn_r{
        width: 50%;
        display: inline-block;
        background-color: #2a355c;
        color: #fff;
        border-radius: 0 10px 10px 0;
        padding: 0;
        font-weight: bold;
        text-align: center;
        vertical-align: top;
		letter-spacing: 0.01em;
		line-height: 1.5em;
		height: 80px;
	}
	.btn_r h3{
		        font-size: 5vw;
        margin: 8% 0;
        padding: 0;
    
	}
	.btn_txt_m{
		font-size: 0.9em;
	}

/*-- 固定フッター SP --*/
#fix_footer{
   position: fixed;
   width: 100%;
   bottom: 0;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
	}
	
	.first_box{
		width: 41%;
		background: #a40000;
		justify-content: center;
		align-items: center;
		display: inline-block;
		font-size: 3vw;
		padding: 3% 0;
	}
	.second_box{
		width:41%;
		background: #2a355c;
		justify-content: center;
		align-items: center;
		display: inline-block;
		font-size: 3vw;
		padding: 3% 0;
	}
	.third_box{
		width: 16%;
		background: #e6c12d;
		justify-content: center;
		align-items: center;
		display: inline-block;
		font-size: 3vw;
		padding: 3% 1%;
		text-align: left!important;
	}
.dli-mail {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 1.06667em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-radius: 0.1em;
  box-sizing: content-box;
  overflow: hidden;
	margin-left: 1%;
}

.dli-mail::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0.75425em;
  height: 0.75425em;
  border: 0.1em solid currentColor;
  border-top-color: transparent;
  border-right-color: transparent;
  border-radius: 0 0 0 0.1em;
  box-sizing: content-box;
  transform: translate(-50%, -50%) rotate(-45deg) skew(10deg, 10deg);
}
/*ボタンを調整*/
#fix_footer  a{
	color: #fff;
	text-align: center;
	display:block;
	font-weight: 900;
	position: relative;
}
	.btn-arrow-right_fix a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3vw;
  width: 7px;
  height: 7px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}

/*-- copyright SP --*/
	footer{
		background-color:#434343 ;
		color: #fff;
		text-align: center;
		font-size: 0.8rem;
		z-index: 9999;

	}
	/*共通問い合わせ*/
	#entrance_area{
		background-color:#2A2C28 ;
		padding: 20px 0 110px 0;
	}
	#entrance_area .entrance{
		width: 90%;
		display: block;
		margin: 20px auto;
		color: #fff;
	}
	#entrance_area .entrance p.ttl {
    font-size: clamp(16px, 2vw, 20px);
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_inq_arrow.png) no-repeat center left / 17px auto;
    padding: 0 0 0 25px;
}
	#entrance_area .entrance .tel_box a.tel {
    font-size: clamp(32px, 3.2vw, 40px);
    letter-spacing: 2px;
    background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_icon-tel.png) no-repeat center left / 43px auto;
    padding: 0 0 0 60px;
		font-size: 8vw;
}
	#entrance_area .entrance .tel_box {
    /*display: flex;
    justify-content: flex-start;*/
    align-items: center;
    height: 56px;
	}
    #entrance_area .entrance a.mail {
        font-weight: 600;
        background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_icon-mail.png) no-repeat top 14px left / 20px auto;
        padding: 5px 0 0 28px;
        margin: 3px 0 0;
		}
	
 	#entrance_area .txt {
    font-size: 13px;
    font-feature-settings: "palt";
    line-height: 1.4;
    margin-bottom: 0;
    padding: 0 0 0 0;
}
	#entrance_area .entrance a {
    display: block;
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}

	}


/* -----------PC----------- */
@media screen and (min-width: 751px){
	header img{
        width: 20vw;
        margin: 1.3% 1.1% 1.1% 1.4%;
	}
.br_sp{
	display: none;/*SPで改行する*/
}
	.MV_pc{}
	.MV_sp{ display: none;}
	h1{
		padding: 0;
		margin: 0;
	}
	.MV_pc img{
		display: block;
		width: 100vw!important;
	}
	#Mainvisual{
		width:100%;
		background:url("../img/MV_pc.png")center center no-repeat;
		background-size: 100%;
		padding-bottom: 36.35%;
	}
	#saitan_area{
		width:100%;
		background:url("../img/bg_sky.jpg")center center no-repeat;
		background-size: 125%;
		padding-bottom: 11.35%;
	}
	#saitan_area h2{
		padding: 0;
		margin: 0;
	}
	.contents_box_saitan{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.contents_box_saitan img{
		width: 55%;
		display: block;
		margin: 0 auto;
		padding: 5% 0 0 0;
	}
	#4course_area{

	}
	.flex-container{
				width: 55%;
		display: block;
		margin: 2% auto;
	}
	.flex-container img{
		width: 60%;
		display: block;
		margin:6% auto;
	}
	.corner_box{
		width: 100%;
		padding: 5%;
		margin: 0 auto 7% auto;
		-moz-border-radius-topright: 20px;
		-webkit-border-top-right-radius: 20px;
		-khtml-border-radius-topright: 20px;	
		border-top-right-radius: 20px;         

		-moz-border-radius-bottomleft: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-khtml-border-radius-bottomleft: 20px;	
		border-bottom-left-radius: 20px;
		background-color: #f0efe1;
		-webkit-box-shadow: 2px 2px 10px 2px #BABABA;
		box-shadow: 2px 2px 10px 2px #BABABA;
		font-weight: 900;
	}
	.corner_box h2{
		margin: 0 0 2% 0;
	}
	#detail_area{
background-color: #f4fcfc;
		margin: 140px 0 0 0;
	}
	.tit_detail{}
	.tit_detail img{
        width: 40%;
        display: block;
        margin: 0 auto;
        position: relative;
        top: -50px;
	}
	.btn_select{
        display: inline-block;
        background-color: #365fa9;
        color: #fff;
        height: auto;
        width: :32%;
        width: 28%;
        padding: 2%;
        text-align: center;
        font-weight: bold;
        font-size: 1.5vw;
		    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
	}
	.btn_box{
		width: 50%;
		display: block;
		margin: 0 auto;
	}
	.triangle-bottom {
        display: block;
        margin: 3% auto 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 10px 0px 10px;
        border-color: #ffffff transparent transparent transparent;
}
	.tokucho_box{
	width: 70%;
		display: block;
		margin:  0 auto;
	}
	.tokucho_box h2{
		text-align: center;
		padding: 2% 0;
		border-bottom: dotted 2px #333333;
	}
	/*　続きを読むPC　*/
  #riyu_area{
margin: 0 auto 40px auto;
        padding: 0 0 40px 0;
        width: 70%;
        position: relative;
	  border-bottom: solid 1px #333333;
  }
  
  #riyu_area .txt_point{
position: absolute;
    top: 47%;
    left: 2%;
    margin: 20px;
    font-size: 1.1rem;
    font-weight: 900;
    border-top: dotted 2px #525252;
    padding: 20px 0;
    width: 90%;
    text-align: center;
  }

	#riyu_area h2{
	color: #333333;
	border-bottom: none;
	text-align: left;
		padding: 0;
		margin: 0;
	}
	
	#riyu_area .tit_yellow{
	background-color:#ffe53a ;
		padding: 1%;
	}

  #riyu_area .point_img img{
    width: 100%;
  }
	#koyamasytm{
		width: 50%;
		display: block;
		margin: 20px auto;
	}
	#koyamasytm h2{
		color:#66a8ca ;
		text-align: left;
	}
	.sytm_box{
		border: 2px solid #66a8ca;
		border-radius: 10px;
		padding: ;
	}
	.sytm_box h3{
		font-size: 0.9rem;
		margin: 2% 0;
		padding-bottom: 2%;
		text-align: center;
		border-bottom: 2px solid #66a8ca;
	}
	
	#koyamasytm table{
		width: 80%;
		margin: 3% auto;
		display: block;
		font-weight: bold;
		border: 0;
	}
	#koyamasytm tr{
		padding:0 3% 0 0;
	}
	
	 #koyamasytm .num_circle{
		display: inline-block;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		color: #ffffff;
		background: #333333;
		text-align:center;
		line-height: 40px;
		font-size: 1.1rem;
		font-weight: bold;
		margin-right:10px;
}
	
		.movie{
  width: 60%;
  aspect-ratio: 16 / 9;
			margin: 2% auto;
}
.movie iframe {
  width: 100%;
  height: 100%;
}
	

	
		.concept_area{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.concept_txtarea{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.concept_area h2{
		text-align: center;
		padding: 2% 0;
		border-bottom: dotted 2px #333333;
	}
	.concept1{
        width: 60%;
		display: block;
        background-color: #365fa9;
        position: relative;
        margin-bottom: 20px;
        margin: 0 auto 45px auto;
	}
	.concept1 img{
		width: 55%;
		display: block;
		margin: 0 auto;
		padding: 5% 0;
	}

.concept1::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #365fa9 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}
	.LMS_box{
		width: 65%;
		margin: 20px auto;
		border: 1px solid #000;
		padding: 2%;
	}
	.LMS_box h3{
		text-align: center;
		font-size: 1.1rem;
	}
	.LMS_box img{
		width: 90%;
		display: block;
		margin: 12px auto 0 auto;
	}
	.txt_odm{
		font-size: 0.8rem;
		line-height: 1.5em !important;
		padding-left: 5%;
	}

		.concept2{
        width: 60%;
        background-color: #365fa9;
        position: relative;
        margin: 80px auto 45px auto;
	}
	.concept2 img{
		width: 50%;
		display: block;
		margin: 0 auto;
		padding: 5% 0;
	}
.concept2::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #365fa9 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

	.schooling_box{
		margin:40px 0;
	}
	.schooling_box h3{
		padding: 0;
		margin: 0;
	}
	.schooling_flex{
		float: left;
		width:45%;
	}
	.schooling_flex img{
		width: 80%;
	}
	.schooling_flex2 img{
		width: 26%;
	}
	.schooling_txt{
		padding: 4% 0 0 0;
	}
	.fee_box{
		width: 90%;
        text-align: center;
        padding-bottom: 50px;
        margin: 0 auto;
        /*font-size: 1.1vw;*/
        white-space: nowrap;
	}
	.txt_tate{
		writing-mode: vertical-rl;
	}
	.fee_box table{
		border: 1px solid #000;
		border-collapse: collapse;
		background-color: #fff;
		font-size: 1vw;
		width: 100%;
	}
	.fee_box td{
		padding: 1%;
		letter-spacing: 0.05em
	}
	.fee_box_gr{
		background-color: #D4D4D4;
	}
	#message_area{
		background-color: #eeeeee;
		padding: 50px 0 180px 0;
	}
	#message_area h2{
		text-align: center
	}
	#message_area .tit_message {
		font-size: 2.5vw;
		font-weight: 900;
		color: #000;
		text-align: center;
	}
		#message_area .photo img{
		width: 30%;
		display: block;
		margin: 3% auto ;
	}
	.message_box{
		width: 60%;
		display: block;
		margin: 20px auto;
		position: relative;
	}
	.message_box p{
		margin: 2% 0;
	}
	.sign {
		
	}
	.sign img{
		width: 35%;
		display: block;
		margin: 3%;
		position: absolute;
		right: 0;
	}
	
	#QA_area{
		width: 50%;
		display: block;
		margin: 20px auto;
		
	}
	#QA_area img{
		width: 40%;
		display: block;
		margin: 50px auto;
	}
/*--- Q&A PC ---*/
.qa-7 {
    margin-bottom: 10px;
    border: 1px solid #333;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #6fb4d6;
}

.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
}
		 .txt_width{
		width: 50%;
	display: block;
		margin: 0px auto 20px auto;
	}

.qa-7 summary::before,
.qa-7 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-7 summary::before {
    color: #333;
    content: "Q";
}

.qa-7 p {
		position: relative;
        margin: 0;
        padding: 1.5em 3em 1.5em;
        color: #333;
        background-color: #fff;
        border-radius: 0 0 10px 10px;
}
.qa-7 p::before {
    line-height: 1.2;
}	

	#btn_box{
		width: 50%;
		display: block;
		margin: 40px auto;
	}
	.btn_l{
		width: 50%;
		display: inline-block;
		background-color: #b53c3c;
		color: #fff;
		border-radius: 10px 0 0 10px;
		padding: 0;
		font-weight: bold;
		text-align: center;
		  vertical-align: top;
	}
	.btn_l h3{
		font-size: 1.6vw;
	}
	.btn_r{
        width: 50%;
        display: inline-block;
        background-color: #2a355c;
        color: #fff;
        border-radius: 0 10px 10px 0;
        padding: 0;
        font-weight: bold;
        text-align: center;
        vertical-align: top;
		white-space: nowrap;
		letter-spacing: 0.05em;
	}
	.btn_r h3{
		 font-size: 1.6vw;
	}
	.btn_txt_m{
		font-size: 1.2vw;
	}

/*-- 固定フッター PC --*/
#fix_footer{
   position: fixed;
   width: 100%;
   bottom: 0;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
	}

	
	.first_box{
		width: 41%;
		background: #a40000;
		   justify-content: center;
   align-items: center;
		display: inline-block;
		        font-size: 1.2vw;
        padding: 2% 0;

	}
	.second_box{
		width:41%;
		background: #2a355c;
		   justify-content: center;
   align-items: center;
		display: inline-block;
        font-size: 1.2vw;
        padding: 2% 0;
	}
	.third_box{
		width: 16%;
		background: #e6c12d;
		   justify-content: center;
   align-items: center;
		display: inline-block;
        font-size: 1.2vw;
        padding: 2% 1%;
	}
.dli-mail {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 1.06667em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-radius: 0.1em;
  box-sizing: content-box;
  overflow: hidden;
	margin-left: 1%;
}

.dli-mail::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0.75425em;
  height: 0.75425em;
  border: 0.1em solid currentColor;
  border-top-color: transparent;
  border-right-color: transparent;
  border-radius: 0 0 0 0.1em;
  box-sizing: content-box;
  transform: translate(-50%, -50%) rotate(-45deg) skew(10deg, 10deg);
}

/*ボタンを調整*/
#fix_footer a{
	color: #fff;
	text-align: center;
	display:block;
	font-weight: 900;
	position: relative;
}

.btn-arrow-right_fix a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10vw;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}

/*-- copyright PC --*/
	footer{
		background-color:#434343 ;
		color: #fff;
		text-align: center;
		font-size: 0.8rem;
		z-index: 9999;

	}

	.hint_sp{
		display: none;
	}
	
	/*共通問い合わせ*/
	#entrance_area{
		background-color:#2A2C28 ;
		padding: 5px 0 110px 0;
	}
	#entrance_area .entrance{
		width: 50%;
		display: block;
		margin: 20px auto;
		color: #fff;
	}
	#entrance_area .entrance p.ttl {
    font-size: clamp(16px, 2vw, 20px);
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_inq_arrow.png) no-repeat center left / 17px auto;
    padding: 0 0 0 25px;
}
	#entrance_area .entrance .tel_box a.tel {
    font-size: clamp(32px, 3.2vw, 40px);
    letter-spacing: 2px;
    background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_icon-tel.png) no-repeat center left / 43px auto;
    padding: 0 0 0 60px;
}
	#entrance_area .entrance .tel_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 56px;
}
#entrance_area .entrance a.mail {
    font-size: clamp(20px, 2.4vw, 24px);
    letter-spacing: 0.05em;
    background: url(https://tec.ttc.ac.jp/wp-content/themes/ttc_tec_theme/images/f_icon-mail.png) no-repeat center left / 24px auto;
    padding: 0 0 0 40px;
}
	
 	#entrance_area .txt {
    font-size: 13px;
    font-feature-settings: "palt";
    line-height: 1.4;
    margin-bottom: 0;
    padding: 0 0 0 20px;
}
	#entrance_area .entrance a {
    display: block;
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}
	
	
}