html {
    scroll-behavior: smooth;
	
	overflow-x: hidden;

}	
		#a{
    padding-top: 70px;
    margin-top:-70px;
}
		#b{
    padding-top: 70px;
    margin-top:-70px;
}
		#c{
    padding-top: 70px;
    margin-top:-70px;
}
		#d{
    padding-top: 100px;
    margin-top:-100px;
}
		
	
		
		
		.bg_txt img{width: 100%; height: auto;}
		.bg_r img{width: 100%; height: auto;}
		
		.accordion-label_ {
				position: relative;
				display: block;
				cursor: pointer;
				padding: 15px;
				border-right: 40px solid #26798d;
				border-top: solid 3px #26798d;
				border-left: solid 3px #26798d;
				border-bottom: solid 3px #26798d;
				background-color: #fff;
				font-size: 18px;
				font-weight: bold;
				text-align: left;
				border-radius: 20px;	
				z-index: 1;	
				}
	
		h3{font-size: 20px; margin-bottom: 10px; color: #eb4a8a; margin-top: 30px;}
		h4{font-size: 16px; text-align: left; margin-bottom: 10px; color: #CE3A88;}
	
		.main{
			/*margin-bottom: -65px;*/
		}
		.main p{margin-bottom: 20px;}
		
		.main img{width: 100%;}
		.main_btn{ width: 100%;width: 96%; margin-left: 2%; float: left; z-index: 1; position:relative; top:-50px;}
		.main_btn .btn_inner{ float: left; width: 48%; margin: 1%;transition: 0.3s;}
		.main_btn img{width: 100%; height: auto;}
		.main_btn img:hover{
    opacity: 0.7;
}
		
		.jo_btn img:hover{
    opacity: 0.7;
}
		.comment02{padding-left: 20px; padding-right: 20px; margin-top: -20px; background-color: #c7f1ff; margin-bottom: -40px; }
		.comment{ padding-left: 20px; padding-right: 20px; margin-top: 20px;}
		.merit{float: left; width: 100%; margin-top: 5px; margin-bottom: 30px;}
		.merit .m_l{width: 18%; float: left;}
		.merit .m_r{width: 80%; float: right;}
		.merit p{font-size: 13px; line-height: 150%; margin-top: 10px; text-align: left;}
		
		
		.horizontal-items {
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;

    
			
}
		.item {
	padding: 0;
    }
		.item img{width: 1800px;}
		.ao_link a{background-color: #ff9400; color: #fff; padding: 10px; border-radius: 20px;}
		.major_box{width: 48%; margin: 1%; float: left;}
		.major_box p{margin-bottom: 20px; line-height: 130%;}
		.major_box a{color: #14356a;}
		.major_box a:hover{text-decoration: underline;}

		.oc_bg img{width: 100%; height: auto;}		
		
		
		
	
	
	.lp_btn_{
		display: flex;
		margin: 0 auto;
		justify-content: center;
		padding-top: 10px;
		padding-bottom: 20px;	
		}	
	.lp_btn_ a {
				width: 33%;
				padding: 8px;
				}
	.lp_btn_ img {
		width: 100%; height: auto;
		}	
    .h2-img{
		width:50%;
		margin-left: 25%;
		margin-top: 20px;
		margin-bottom: 10px;
		}
		
		.oc_title img, .oc-time-title img {width: 80%; height: auto;
					margin-left: 10%;}
		.oc-time-title-a img {width: 60%;}
		.oc-time-title-b img {width: 60%;}
		
		
		
		.job-box-a .job-cap{ font-size: 70%; font-weight: 100;}
		
		
		.scroll_content-b li{ width: 35%;}
		
		.point-box1 {
	padding: 0.8em;
	margin: 2em 0 1em;
	background: #008fc6;
	border-radius: 30px;		
	}
	.point-box1 h2 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	.point-box2 {
	padding: 0.8em;
	margin: 2em 0 1em;
	background: #84ccce;
	border-radius: 30px;	
	}
	.point-box2 h2 {
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}	
	.point-box3 {
	padding: 0.8em;
	margin: 2em 0 1em;
	background: #65b2e2;
	border-radius: 30px;	
	}
	.point-box3 h2 {
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}	
		.point ul{ max-width: 600px; margin: 0 auto;}	
	.point li {
		font-size: 0.95rem;
				line-height: 2.8rem;
				font-weight: bold;
				}	
	
		
	.support h2{
				font-size: 1.8rem;
				margin: 20px 0;
				text-align: center;
				}
					.support p{
				font-size: 18px;
				line-height: 2rem;
				margin-bottom: 20px;
				}
		.sps{display: none;}	
		
	.faq_top img{
				width: 60%;
				margin: 0 auto;
				margin-top: 20px;
				}	
		
	.job-box-a p{
				font-size: 15px;
				margin: 0; padding: 0;
				}	
		
	
		
	/*ヘッダー*/
		header {
		position: fixed;
		z-index: 999;
		top: 0;
		width: 100%;
		height: 60px;
		background-color: #fff;
		padding: 10px 20px;
		}
		.logo img {
		height: 60px;
		}
		@media screen and (max-width:567px) {
		header{
		height: 50px;
		}
		.logo img{
				height: auto;
				width: 70%;
		}
		}
		
		
	
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}
.
.intro h2 {
	font-size: 1.4rem;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	}	
.intro h3 {
	font-size: 1.3rem;
	color: #466482;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	}	
.intro_line h2 {
	font-size: 1.4rem;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	}	
.intro_line h3 {
	font-size: 1.2rem;
	color: #466482;
	font-weight: bold;
	text-align: left;
	/*margin-bottom: 20px;*/
	}	
.intro_noline h3 {
	font-size: 1.2rem;
	color: #466482;
	font-weight: bold;
	text-align: left;
	/*margin-bottom: 20px;*/
	}
		
.faq h3 {
	font-size: 1.2rem;
	color: #466482;
	font-weight: bold;
	text-align: left;
	/*margin-bottom: 20px;*/
	}		
		.h3_yellow{color:#f0ec81;}		
.col2 li {
  width : calc(100% / 2) ;
	float: left;
}
.col2 img{width: 100%;cursor: pointer;  }	
	

.col3 li {
  width : calc(100% / 3) ;
	float: left;
}
.col3 img{width: 100%;cursor: pointer;}	
.image_link{
 display:block; 
 position:relative;
 text-decoration:none;
 overflow:hidden;
}		

.image_link img{
 
  transition:0.3s;
  display:block;
  width:100%;
}
.image_link:hover img{
  transform:scale(1.1);cursor: pointer;
}	
		/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 65%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}			
/*----------------------------
タブ切り替え02
----------------------------*/		

.tabBox .tabArea {
  width: 100%;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
	margin-top: -20px;
}
.tabBox .tabArea .one_tab {
  width: 50%;
  display: block;
  text-decoration: none;
  transition-duration: 0.3s;
  text-align: center;
  color: #fff;
  cursor: pointer;
	/*float: left;*/
}

.tabBox .tabArea .one_tab .tab_l{float: left; width: 78%; padding-left: 5%;}	
.tabBox .tabArea .one_tab .tab_l img{width: 100%; height: auto;}		
.tabBox .tabArea .one_tab .tab_r{float: right; width: 10%; padding-right: 5%;}	
.tabBox .tabArea .one_tab .tab_r img{width: 100%; height: auto;}			
.tabBox .tabArea .one_tab:hover {
  opacity: 0.7;
  text-decoration: none;
}

.tabBox .tabArea.bottom {
  align-items: flex-start;
}
		.contents{ margin-top: -70px;}		
.contents .tab_main {
  display: none;
  padding: 25px 0px;
  text-align: center;
  min-height: 280px;
  /*border: 2px solid #94ad73;*/
  transition-duration: 0.3s;
}
.contents img{width: 100%;}		
.tab_main.is_show {
  display: block;
}
.tab_main:nth-child(1).is_show {
  /*border: 2px solid #94ad73;*/
	
}
.tab_main:nth-child(2).is_show {
  /*border: 2px solid #e6de6b;*/

}
.tab_main:nth-child(3).is_show {
  /*border: 2px solid #e8a48b;*/
}

/*====================================================================
Slick。
====================================================================*/

.slider img {
    height: auto;
    width: 100%;
}
.slick-prev:before,
.slick-next:before {
    color: #000;
}		
.slick-dots li button:before{
	font-size:20px!important;
	margin-top: 20px;
}
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 5px;
	
	
}
		

.slider02 img {
    height: auto;
    width: 100%;
}

.slider02 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider02 .slick-slide {
    margin:0 5px;
	
	
}	
		
.slider03 img {
    height: auto;
    width: 100%;
}

.slider03 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}


/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider03 .slick-slide {
    margin:0 5px;
	
	
}	
.tab_main .slider04 {/*横幅94%で左右に余白を持たせて中央寄せ*/
	clear: both;
   width:94%;
    margin:0 auto;
}		
		
.tab_main .slider04 img {
    height: auto;
    width: 100%;
}





/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.tab_main .slider04 .slick-slide {
    margin:0 5px;
	
	
}
		
.slider05 img {
    height: auto;
    width: 100%;
}

.slider05 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
	margin-top: -20px;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider05 .slick-slide {
    margin:0 5px;
	
	
}
		
.slider06 img {
    height: auto;
    width: 100%;
}

.slider06 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider06 .slick-slide {
    margin:0 5px;
	
	
}
		
.slider07 img {
    height: auto;
    width: 100%;
}

.slider07 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider07 .slick-slide {
    margin:0 5px;
	
	
}	
.slider08 img {
    height: auto;
    width: 100%;
}

.slider08 {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}



/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider08 .slick-slide {
    margin:0 5px;
	
	
}		

/*矢印の設定*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 106%;
	padding: 0 40px 0 30px;
    
}		

.slick-prev:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 700;
	
	
	
	
}
.slick-next:before{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 700;
	padding-left: -80px;
	
}
/*page top*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
  background: #22b3e0;
  text-decoration: none;
  color: #fff;
  width: 60px;
  padding: 28px 5px;
  text-align: center;
  display: block;
  border-radius: 90px;
  opacity: 0.9;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}	
.point ul li{list-style: none;}			
/*全体的なこと*/
	body {
	position: relative;
	min-width: 980px;
	height: 100%;
	background: #fff;
	color: #222;
	margin: 0;
	word-wrap: break-word;
	letter-spacing: .1em;
	font-weight: 400;
	font-size: 1.3rem;
	font-family: "Lato","Hiragino Kaku Gothic ProN", "Meiryo", "verdana", sans-serif;
	line-height: 1.4;
	overflow-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	
	p {
	overflow: hidden;
	color: #303030;
	font-size: 14px;
	line-height: 1.8rem;
	}
	a {
	text-decoration: none;
	}
	ul,li {
		list-style: none;
		}
		.h2-img{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 10px;	
		}
		h3{
		font-size: 2rem;
		line-height: 1.75;
		}

		vertical-align:top;
		}
		section{
		margin: 40px auto;
		}
		.sp {
		display: none;
		}
		.br-sp {
				display: none;
				}
.lp{
border: 1px solid #000;
				background: #fff;
				width: clamp(400px, 45vw, 1280px);
				margin-left: 65.5vw;
				max-width: 480px;
}
.lp-bg{
		background-attachment: fixed;
		background-size: cover;
		background-position: center;
				background-image: url('/lp/2603spdc/images/bg.jpg');
}
@media screen and (max-width:1280px) and (min-width:767px){
	.lp{
border: 1px solid #000;
				background: #fff;
				width: clamp(400px, 45vw, 767px);
				margin-left: 45.5vw;
				max-width: 480px;
}
	
}
		@media screen and (max-width:767px) {
		body {
		min-width: 100%;
		}
		.main{
		width: 100%;
		}
		p {
		font-size: 13px;
		line-height: 1.8rem;
		}
		h3 {
		font-size: 1.4rem;
		}
		h2{
		text-align: center;
		}
		.lp{
	width: 100%;
				margin: 0 auto;
				border: 0px solid #000;
								}
		}
		
		/*TOP画像*/
		.lpimg{
		width: 100%; 
		text-align: center;
		height: auto;
			margin-bottom: 0;
		}
		.lpimg img {
		width: 100%;
				margin-top: 40px;
			margin-bottom: 0;
		}
		/*ボタン*/
		.btn_bg{
		background-color: #fff;
		}
		.lp_btn{
		display: flex;
		margin: 0 auto;
		justify-content: center;
		padding-top: 10px;
		padding-bottom: 20px;	
		}
		
		.lp_btn img {
		width: 100%;
		}

				/*学べる分野*/
				.job{
				margin: 0 auto;
				width: 100%;
				margin-top: -15px;	
				}
				
				.job-box{
				display: -webkit-flex;
				display: flex;
				-webkit-flex-wrap: wrap;
				flex-wrap: wrap;
				margin: 0 auto;
				width: 100%;
				padding-bottom: 30px;	
				}
				
				
				
					/*ポップアップ*/
				center{
								display: none;
				}
		.modal-wrapper {
		z-index: 999;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 40px 10px;
		text-align: center;
		}
		.modal-wrapper:not(:target) {
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s, visibility .3s;
		}
		.modal-wrapper:target {
		opacity: 1;
		visibility: visible;
		transition: opacity .4s, visibility .4s;
		}
		.modal-wrapper::after {
		display: inline-block;
		height: 100%;
		margin-left: -.05em;
		vertical-align: middle;
		content: ""
		}
		.modal-wrapper .modal-window {
		box-sizing: border-box;
		display: inline-block;
		z-index: 20;
		position: relative;
		width: 70%;
		max-width: 600px;
		border-radius: 2px;
		box-shadow: 0 0 30px rgba(0, 0, 0, .6);
		vertical-align: middle
		}
		.modal-wrapper .modal-window .modal-content {
		max-height: 80vh;
		overflow-y: auto;
		text-align: left
		}
		.modal-overlay {
		z-index: 10;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0, 0, 0, .8)
		}
	.modal-wrapper .modal-close {
				z-index: 20;
				position: absolute;
				top: 36px;
				right: 25px;
				width: 34px;
				color: #95979c !important;
				font-size: 45px;
				font-weight: 700;
				line-height: 35px;
				text-align: center;
				text-decoration: none;
				text-indent: 0;
		}
		.modal-wrapper .modal-close:hover {
		color: #2b2e38 !important
		}
		.modal-img {
				width: 100%;
		}
		.fa, .far, .fas {
				font-family: "Font Awesome 5 Free";
				}
				.far {
				font-weight: 400;
				}
				.fa-times-circle:before {
				content: "\f057";
				
				}
								@media screen and (max-width:767px) {
								.modal-wrapper .modal-window {
				width: 90%;
				}
				.modal-wrapper .modal-close {
				top: 2px;
				right: 3px;
				font-size: 30px;
				}
								}
	
				/*アクセス*/
				.life_bg {
				padding: 56px;
				background-color: #d4e7e5;
				margin: 0 calc(50% - 50vw);
								text-align: center;
				}
				.life-title{
				text-align: center;
				}
				.life-box{
				width: 800px;
				margin: 0 auto;
				}
				.life-img{
				text-align: center;
				}
				.life-txt{
				margin: 20px 0;
				}
				.life-box span {
				background:linear-gradient(transparent 60%, #ff6 60%);
				}
				.life-img iframe{
				width: 100%;
				height: 350px;
				}
				@media screen and (max-width:767px) {
				.life_bg:after {
				height: 450px;
				width: 60vw;
				top: -30px;
				}
				.life_bg img{
				width: 100%;
				}
				.life-box{
				width: 90%;
				}
				.life-img img{
				width: 100%;
				}
				.life_bg {
				padding: 40px 0;
				}
				}
				/*オープンキャンパス*/
				.oc_bg {
				background: linear-gradient(
				to top,
				#e0e680 0%,
				#1f6735 100%
					
		);
				padding: 40px 0;
				position: relative;
					text-align: left;
				}
				.oc{
				width: 100%;
				margin: 0 auto;
				}
				.oc p{
				margin: 20px 0;
				}
				.oc-box{
				padding: 0.7em;
				margin: 0.7em ;
				background: #fff;
				}
				.oc-time{
				text-align: center;
				margin: 25px 0;
				}
								.oc_title img, .oc-time-title img{
				width: 100%;
				}
				.oc-time-title-a img, .oc-time-title-b img {
				width: 80%;
				}
				.fa-circle-check{
								content: "\f057";
				}
				/*来校*/
				.oc-time-title-a{
				background: linear-gradient(180deg,rgba(2,36,80,0) 50% 50%,#022450 50%);
				background-size: auto auto;
				margin: 0;
				}
				.scroll_content-a { 
				display: flex;
				max-width: 100%;
				overflow-x: auto;
				background-color: #022450;
				}
						.point{
		position: sticky;
		}
	.point-box1 {
	padding: 1em;
	margin: 2em 0 1em;
	background: #008fc6;
	}
	.point-box1 h2 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	.point li {
		font-size: 16px;
				line-height: 2.5rem;
				}
	.pop1 {
			width: 180px;
				position: absolute;
				top: 330px;
				left: -140px;
				}
				.oc-btn{
				width: 70%;
				margin: 20px auto;
				}
				.oc-btn img{
				width: 100%;
				}
				.support h2{
				font-size: 1.5rem;
				margin: 20px 0;
				text-align: center;
				}
					.support p{
				font-size: 16px;
				line-height: 2rem;
				margin-bottom: 20px;
				}
				
				/*テーブル*/
				.table {
		border-collapse: collapse;
				border: 1px solid #000;
				width: 100%;
				font-size: 16px;
				background-color: #fff;	
		}
	.th {
				border: 1px solid #000;
				background: #22b3e0;
				padding: 12px 20px;
		        color: #fff;
				}
		.td {
		border: 1px solid #000;
			padding: 12px 20px;
			text-align: end;
		}
				
				/*オンライン*/
				.oc-time-title-b{
				background: linear-gradient(180deg,rgba(244,244,244,0) 50% 50%,#95c8bf 50%);
				background-size: auto auto;
				margin: 0;
				}
				.scroll_content-b { 
				display: flex;
				max-width: 100%;
				overflow-x: auto;
				background-color: #95c8bf;
				}
				.point-box2 {
	padding: 1em;
	margin: 2em 0 1em;
	background: #84ccce;
	}
	.point-box2 h2 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}.point-box2 h2 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	.pop2 {
				width: 180px;
				position: absolute;
				top: 280px;
				right: -120px;
				}
				/*なんでも*/
		.point-box3 {
	padding: 1em;
	margin: 2em 0 1em;
	background: #65b2e2;
	}
	.point-box3 h2 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
			.pop3 {
			width: 180px;
				position: absolute;
				top: 91px;
				left: -154px;
				}
				/*スケジュール*/
				.scroll_content-a li ,.scroll_content-b li { 
				width: 90%;
				padding: 5px;
				margin: 5px;
				flex-shrink: 0;
				}
				.scroll_content-a img ,.scroll_content-b img{ 
				width: 100%;
				}
				.scroll_content-a::-webkit-scrollbar {
				height: 12px; 
				}
				.scroll_content-b::-webkit-scrollbar {
				height: 12px; 
				}
				.scroll_content-a::-webkit-scrollbar-thumb {
				background: #aaa; 
				border-radius: 6px; 
				}
				.scroll_content-b::-webkit-scrollbar-thumb {
				background: #aaa; 
				border-radius: 6px; 
				}
				.scroll_content-a::-webkit-scrollbar-track {
				background: #ddd; 
				border-radius: 6px; 
				}
				.scroll_content-b::-webkit-scrollbar-track {
				background: #ddd; 
				border-radius: 6px; 
				}
				.oc_btn{
				display: flex;
				}
				.oc_btn img{
				margin: 20px;
				}
				
				
				@media screen and (max-width:767px) {
				.oc_title img, .oc-time-title img{
				width: 100%;
				}
				.oc-time-title-a img, .oc-time-title-b img {
				width: 80%;
				}
				.scroll_content-a, .scroll_content-b{
				padding: 0px;
				}
				.scroll_content-a li, .scroll_content-b li {
				width: 280px;
				padding: 10px;
				}
				.pop1,.pop2 ,.pop3 {
				display: none;
				}
				}
				
				
				/*よくある質問*/
				
								.faq_top img{
				width: 100%;
				}
				.accordion {
				width: 94%;
				margin: 0 auto;
				}
				.accordion-item {
				margin-bottom: 2rem;
				}
				.accordion-check {
				display: none;
				}
				.accordion-label {
				position: relative;
				display: block;
				cursor: pointer;
				padding: 15px;
				border-right: 40px solid #26798d;
				border-top: solid 3px #26798d;
				border-left: solid 3px #26798d;
				border-bottom: solid 3px #26798d;
				background-color: #fff;
				font-size: 18px;
				font-weight: bold;
				text-align: left;
				border-radius: 20px;	
				z-index: 1;	
				}
				.accordion-label::after {
				width: 20px;
				transform: translateY(-50%);
				color: #ffffff;
				font-size: 30px;
				content: '+';
				z-index: 1;
				position: absolute;
				right: -30px;
				top: 50%;
				}
				.accordion-box {
				margin-top: -15px;	
				height: 0;
				overflow: hidden;
				opacity: 0;
				background-color: #fff;
				transition: all .5s;
				border: 2px solid #000961;
					z-index: 0;
					/*padding: 10px;*/
				}
				.accordion-check:checked~.accordion-box {
				height: auto;
				opacity: 1;
				padding: 2rem;
				text-align: left;
				}
				.accordion-check:checked+.accordion-label:after {
				content: '-';
				}
				.accordion-label span{
				color: #26798d;
				font-size: 2rem;
				}
				.accordion-box span{
				color: #ff7178;
				font-size: 2rem;
				}
				.accordion-box{
				font-size: 20px;
				}
				@media screen and (max-width:520px) {
				.accordion-label {
				padding: 10px;
				font-size: 15px;
				}
				.accordion-label span, .accordion-box span{
				font-size: 1.5rem;
				}
				}
/*241108*/


	
.intro_line{margin-top: 30px; width: 94%; padding-left: 3%; padding-right: 3%; padding-bottom: 30px; border-bottom: 1px solid #000; text-align: left; }

.intro_red{margin-top: -40px; padding-top: 10px; width: 94%; padding-left: 3%; padding-right: 3%; background-color: #e53939; }
.back_blue{background-color:#022450; padding-top: 2px; margin-top: 20px;}
.intro_wline{margin-top: 10px; width: 94%; margin-left: 3%; border-bottom: 1px solid #fff; padding-bottom: 20px; } 
.intro_wline p{color: #fff; text-align: left;}	
.support h2{color: #fff; margin-top: 40px;}	
.support p{color: #fff;}
.int_text h2{color: #fff; font-size: 120%; margin-bottom: 20px;}	
.int_text p{color: #fff; margin-bottom: 40px;}	
.last_btn {float: left;}
.last_btn img{float: left; width: 48%; margin: 1%;}		
.btn_ani img{
    /* 拡大するのにかかる時間 */
    transition:all 0.3s;
}
 
.btn_ani img:hover{
    /* ホバーしたら1.2倍サイズに拡大 */
    transform: scale(1.1);
}	
.faq_bg{

background-color: #CEE8F9;
				padding: 20px 0;
				text-align: center;
				margin-top: -120px;	
				}	
	.job-box-a {
				margin: 5px 5px 15px 5px;
				font-weight: bold;
				background: #FFF;
				border-radius: 40px;
				width: 46.5%;
				text-align: center;
				padding: 10px 0 10px 0;
				border: 1px solid #000;
			box-shadow: 5px 8px 0px #adb4de;
				}	
	.job-box-a a{color: #000; text-decoration: none;}
	.job-box-a a:hover{transition:all 0.3s;opacity: 0.7;}
	.btn_space{width: 60%; margin: 0 auto; padding-bottom: 10px;}

@media only screen and (min-width: 1280px){	
		.bg_txt{ position:fixed; width: 35%;top:13%;left: 14%;
		}
		.bg_r{ position:fixed; width: 18%;bottom:0%;left: 5%; z-index: 1;
		}
		}
	@media screen and (min-width:767px) and ( max-width:1280px) {
		.bg_txt{ position:fixed; width: 42%;top:15%;left: 2%;
		.job_btn { float: left; width: 100%; transition: 0.3s;margin-bottom: 0px; margin-left: 0%;}	
		}
		.bg_r{ /*position:fixed; width: 150px;bottom:0%;left: 4%; z-index: 1;*/ display: none;
		}
		}
		
	@media only screen and (max-width: 767px){	
		.bg_txt{ display: none;
		}
		.bg_r{ display: none;
		}	
		 }


.intro_noline .t_img{ width: 100%; height: auto;}	

.faq_img{width: 94%; margin-left: 3%; margin-bottom: -20px;}	
				/*フッター*/
				footer {
				text-align: center;
				margin: 0px 0;
				z-index: 2;	
				}
				}

/*2603*/
  /*講座*/
    :root {
                --primary-pink: #2f59a7;
                --bg-light-pink: #f2e3e8;
                --border-navy: #1a2a4d;
                --text-black: #333;
            }
    
            /*body {
                font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
                background-color: var(--bg-light-pink);
                margin: 0;
                padding: 20px 10px;
                display: flex;
                justify-content: center;
            }*/
    
            .container {
                /*width: 100%;*/
                max-width:100%; /* スマホサイズ基準 */
    			text-align: left;
            }
    
            /* ヘッダータイトル */
            .header-title {
                background-color: var(--primary-pink);
                color: white;
                text-align: center;
                padding: 15px;
                font-size: 1.2rem;
                font-weight: bold;
                border-radius: 4px;
                margin-bottom: 20px;
            }
    
            /* 学科ボタンエリア */
            .tab-menu {
                display: flex;
                flex-wrap: wrap;
                gap: 8px;
                justify-content: left;
                margin-bottom: 35px;
    			text-align: left;
            }
    
            .tab-btn {
                background: white;
                border: 1px solid #ccc;
                border-radius: 5px;
                padding: 8px 12px;
                font-size: 0.85rem;
                cursor: pointer;
                color: #666;
                transition: 0.3s;
            }
    
            /* 各学科の色（画像に基づき再現） */
            .tab-btn[data-dept="hotel"] { color: #fff; background-color:#66a873;font-weight:bold; }
            .tab-btn[data-dept="travel"] { color: #fff; background-color: #61a5ce;font-weight:bold; }
            .tab-btn[data-dept="railway"] { color: #fff; background-color: #4a79aa;font-weight:bold; }
            .tab-btn[data-dept="airline"] { color: #fff; background-color: #69aea8;font-weight:bold; }
            .tab-btn[data-dept="bridal"] { color: #fff; background-color: #c85a49;font-weight:bold; }
            .tab-btn[data-dept="korean"] { color: #fff; background-color: #9e3b43;font-weight:bold; }
            .tab-btn[data-dept="funeral"] { color: #fff; background-color: #775e98;font-weight:bold; }
  	      .tab-btn[data-dept="tour"] { color: #fff; background-color: #674b35;font-weight:bold; }
            
    
            .tab-btn.active {
                background-color: #eee;
                box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  			  color: #999;
            }
    
            /* カードエリア */
            .content-area {
                position: relative;
            }
    
            .course-card {
                display: none; /* 初期は非表示 */
                background: white;
                /*border: 2px solid #2f59a7;*/
  			  /* box-shadow: 右へのズレ 下へのズレ ぼかし具合 広がり 色; */
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
                border-radius: 12px;
                overflow: hidden;
                animation: fadeIn 0.5s ease forwards;
    			margin-bottom:30px;
            }
    
            .course-card.active {
                display: block;
            }
    
            @keyframes fadeIn {
                from { opacity: 0; transform: translateY(5px); }
                to { opacity: 1; transform: translateY(0); }
            }
    
            /* ダミー画像部分 */
            .image-placeholder {
                background-color: #ddd;
                /*height: 220px;*/
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 2rem;
                color: #333;
  			   }
  	
  			 .image-placeholder img {
    width: 100%;           /* 横幅は親要素に合わせる（任意） */
    /*height: 220px; */        /* 高さを220pxに固定 */
    object-fit: cover;     /* アスペクト比を維持したまま、枠いっぱいにトリミング */
    object-position: center; /* 中央を基準にトリミング（必要に応じて調整） */
  }
           
    
            /* 詳細テキスト部分 */
            .card-body {
                padding: 20px;
            }
    
            .tags {
                display: flex;
                gap: 10px;
                align-items: center;
                margin-bottom: 15px;
            }
    
            .tag-dept {
                border: 1px solid #ccc;
                padding: 4px 12px;
                border-radius: 5px;
                font-size: 0.8rem;
                font-weight: bold;
            }
    
            .tag-time {
                display: flex;
                border: 1px solid var(--primary-pink);
                border-radius: 5px;
                overflow: hidden;
                font-size: 0.8rem;
            }
    
            .tag-time .label {
                background: #2f59a7;
                color: white;
                padding: 4px 8px;
            }
    
            .tag-time .value {
                padding: 4px 8px;
                color: #333;
            }
    
            .card-title {
                font-size: 1.1rem;
                font-weight: bold;
                line-height: 1.4;
                margin-bottom: 15px;
            }
    
            .card-desc {
                font-size: 0.9rem;
                line-height: 1.6;
                color: #444;
                margin-bottom: 20px;
            }
    
            /* 申し込みボタン */
            .apply-btn {
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: #ef609a;
                color: white;
                text-decoration: none;
                padding: 15px;
                border-radius: 30px;
                font-weight: bold;
                position: relative;
                transition: 0.3s;
            }
    
            .apply-btn::after {
                content: '>';
                position: absolute;
                right: 20px;
                font-weight: normal;
            }
    
            .apply-btn:hover {
                opacity: 0.8;
            }	
  	
  /*ロードマップ*/
      /* 全体幅100% */
      .roadmap-wrap {
        width: 100%;
        /*padding: 40px 16px;*/
        box-sizing: border-box;
        margin: 0 0;	
      }
      
      /* 中央固定カラム（スマホでも崩さない） */
      .roadmap {
        max-width: 480px;
        margin: 0 auto;
        position: relative;
      }
  	
  	.roadmap02 {
        max-width: 480px;
        margin: 0 auto;
        position: relative;
      }
      
      /* タイトル */
      .roadmap h1 {
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 32px;
      }
      
      .roadmap h1::after {
        content: "";
        display: block;
        width: 80px;
        height: 4px;
        background: #2f59a7;
        margin: 12px auto 0;
      }
      
      /* 縦ライン */
      .roadmap::before {
        content: "";
        position: absolute;
        left: 8px;
        top: 180px;                /* 01の黒丸中心 */
        bottom: 102px;              /* ← 08の黒丸中心で止める */
        width: 4px;
        background: #2f59a7;
      
        transform-origin: top;    /* 上から伸びる */
        transform: scaleY(0);     /* 最初は見えない */
        animation: lineGrow 1.2s ease-out forwards;
      }
  	
  	/* 縦ライン */
      .roadmap02::before {
        content: "";
        position: absolute;
        left: 8px;
        top: 295px;                /* 01の黒丸中心 */
        bottom: 102px;              /* ← 08の黒丸中心で止める */
        width: 4px;
        background: #2f59a7;
      
        transform-origin: top;    /* 上から伸びる */
        transform: scaleY(0);     /* 最初は見えない */
        animation: lineGrow 1.2s ease-out forwards;
      }
      
      /* ステップ */
      .step {
        position: relative;
        padding-left: 37px;
        margin-bottom: 40px;
      }
      
      /* 黒丸 */
      .step::before {
        content: "";
        position: absolute;
        left: 2px;
        top: 6px;
        width: 16px;
        height: 16px;
        background: #2f59a7;
        border-radius: 50%;
        opacity: 0;
        transform: scale(0.5);
        animation: dotAppear 0.4s ease-out forwards;
      }
      
      .step-title {
        display: flex;
        align-items: flex-start; /* ← 改行しても上揃え */
        gap: 10px;
        margin-bottom: 12px;
      }
      
      /* 番号 */
      .step-num {
        min-width: 36px;         /* ← 桁ズレ防止 */
        font-size: 24px;
        font-weight: bold;
        color: #2f59a7;
        line-height: 1.4;
      }
      
      /* テキスト */
      .step-text {
        font-size: 18px;
        font-weight: 700;
        color: #000;
        line-height: 1.4;
        padding-top: 7px;	
      }
      
      /* 説明ボックス */
      .box {
        background: #d8edef;
        padding: 15px;
        border-radius: 6px;
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 5px;
  	  font-weight: bold;
      }
      
      /* 画像完全寄せボタン */
      .btn-oc {
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        margin-top: 14px;
        padding: 10px 18px;
        min-width: 260px;
        border: 2px solid #2f59a7;
        border-radius: 999px;
        color: #2f59a7;
        text-decoration: none;
        font-size: 13px;
        font-weight: 700;
        box-sizing: border-box;
        background-color: #fff;	
      }
      
      /* 右矢印丸 */
      .btn-oc span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 15px;
        height: 15px;
        background: #2f59a7;
        color: #fff;
        border-radius: 50%;
        font-size: 11px;
        line-height: 1;
        padding-left: 3px; padding-bottom: 2px	
      }
      	
      /* 縦線アニメーション */
      @keyframes lineGrow {
        to {
          transform: scaleY(1);
        }
      }
      @keyframes dotAppear {
        to {
          opacity: 1;
          transform: scale(1);
        }
      }	
      .step:nth-of-type(1)::before { animation-delay: 0.4s; }
      .step:nth-of-type(2)::before { animation-delay: 0.7s; }
      .step:nth-of-type(3)::before { animation-delay: 1.0s; }
      .step:nth-of-type(4)::before { animation-delay: 1.3s; }
      .step:nth-of-type(5)::before { animation-delay: 1.6s; }
      .step:nth-of-type(6)::before { animation-delay: 1.9s; }
      .step:nth-of-type(7)::before { animation-delay: 2.2s; }
      .step:nth-of-type(8)::before { animation-delay: 2.5s; }		
  	
  /**/	
  .job_btn{ width: 100%;margin-left: 0%; margin-top: 4%;}
  .job_btn img{ float: left; margin: 2%;transition: 0.3s; width: 45%;}
  .intro{margin-top: 10px; width: 94%; margin-left: 3%; background-color: #1D2086; text-align: center; }	
  .intro_nomargin{margin-top: 50px; width: 100%; padding-top: 0px; padding-bottom: 0px;  background-color: #FFF8BA;margin-bottom: 50px; }	
  .intro_noline{margin-top:50px; width: 94%;/*padding-top: 30px; */padding-left: 3%; padding-right: 3%; text-align: left; background-color: #fff;margin-bottom: 50px;}
  .intro_noline_deep{margin-top:50px; width: 94%;padding-left: 3%; padding-right: 3%; text-align: left; background-color: #d8edef; margin-bottom:50px; }	
  /*.intro_noline_deep p{color: #fff;}*/
  .intro_noline_deep .t_img{ width: 100%; height: auto;}
  .intro_noline_deep .deep_space{margin: 10px 0px 50px 0px;}	
  .intro_noline_deep .deep_space02{margin: 10px 0px 10px 0px;}		
  .f01_title{margin-top: -100px;}
  	
  /*FAQ*/
      .faq-wrapper {
        max-width: 720px;
        margin: 0 auto;
        padding: 0px 0px 0px;
      }
      
      /* ===== タイトル ===== */
      .faq-title {
        color: #fff;
        text-align: center;
        font-size: 32px;
        margin-bottom: 32px;
        position: relative;
      }
      
      .faq-title::after {
        content: "";
        display: block;
        width: 124px;
        height: 3px;
        background: #fff;
        margin: 12px auto 0;
      }
      
      /* ===== FAQカード ===== */
      .faq-item {
        background: #f9e2dc;
        border-radius: 20px;
        margin-bottom: 20px;
        overflow: hidden;
  	  box-shadow: 0px 4px 8px #999;	
    	  
      }
      
      /* ===== 質問 ===== */
      .faq-question {
        display: flex;
        align-items: left;
        width: 100%;
        border: none;
        background: none;
        padding: 20px;
        cursor: pointer;
      }
      
      .faq-q {
        font-size: 28px;
        font-weight: 800;
        color: #ef609a;
        margin-right: 12px;
        
      }
      
      .faq-question-text {
        font-size: 16px;
        font-weight: 700;
        flex: 1;
        text-align: left;	
        padding-top: 5px;	
      }
      
      /* ===== 矢印 ===== */
      .faq-arrow {
        margin-top: 8px;	
        width: 20px;
        height: 20px;
        background: #ef609a;
        border-radius: 50%;
        position: relative;
        flex-shrink: 0;
        transition: transform 0.3s ease;
      }
      
      .faq-arrow::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 4px;
        height: 4px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: translate(-50%, -60%) rotate(45deg);
      }
      
      /* ===== 点線 ===== */
      .faq-divider {
  border-top: 2px dotted #333;
  margin: 0 20px;
  display: none; /* ここで最初は見えなくする */
}
      
      /* ===== 回答 ===== */
      .faq-answer {
        display: flex;
        gap: 12px;
        padding: 0 20px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.45s ease, padding 0.45s ease;
    	text-align:left;  
      }
      
      .faq-a {
        font-size: 26px;
        font-weight: bold;
        color: #fff5e6;
        line-height: 1.6;
        
        -webkit-text-stroke: 1.5px #ef609a; /* 縁の太さ(1px)と色(黒) */	
      }
      
      .faq-answer-text {
        font-size: 14px;
        line-height: 1.8;
      }
      
      /* ===== 開いた状態 ===== */
      .faq-item.active .faq-answer {
        max-height: 400px;
        padding: 16px 20px 20px;
      }
    	/* ===== 開いた状態 (アクティブ時のみ表示) ===== */
.faq-item.active .faq-divider {
  display: block; /* 開いた時だけ表示 */
}
      
      .faq-item.active .faq-arrow {
        transform: rotate(180deg);
      }
  	
  	.sche_dash{border-top: 2px dashed #666;margin-top: 50px;}
  	
  	/**/
  /* 全体設定 */
  /*body {
      margin: 0;
      padding: 0;
      font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
      background-color: #f4f9fb;
      color: #000;
  }*/
  
  .int_container {
      max-width: 480px;
      margin: 0 auto;
      background-color: #d8edef; /* 薄水色の背景 */
  }
  
  /* ヒーローバナー */
  .hero-banner {
      background-color: #67b8de;
      display: flex;
      align-items: center;
      border-radius: 0 0 0 35px;
      overflow: hidden;
      color: white;
  	margin-top: 30px;
  	margin-bottom: 30px;
  }
  
  .hero-img {
      width: 150px;
      height: 110px;
      object-fit: cover;
      clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
      margin-right: 10px;
  }
  
  .hero-banner h1 {
      font-size: 1.45rem;
      margin: 0;
      line-height: 1.35;
      letter-spacing: 0.02em;
  }
  
  /* イントロカード部分 */
  .intro-section {
      width: 94%;padding-left: 3%;
  	padding-bottom: 20px;
  	padding-top: 5px;
  }
  
  .white-card {
      background: #fff;
      border-radius: 15px;
      padding: 12px 15px;
      display: flex;
      align-items: center;
      margin-bottom: 12px;
  }
  
  .icon-circle-small {
      width: 40px;
      height: 40px;
      background: #e2f4ff;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 15px;
      flex-shrink: 0;
  }
  
  .white-card p {
      margin: 0;
      font-weight: bold;
      font-size: 1rem;
  }
  
  .message-text {
      text-align: left;
      font-size: 0.9rem;
      margin-top: 25px;
      line-height: 1.8;
      padding: 0 5px;
  }
  
  /* 参加特典セクション */
  .benefits-container {
      background-color: #fff;
      width: 94%;
  }
  
  .section-title-wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 40px;
  }
  
  .title-flex {
      display: flex;
      align-items: center;
      gap: 15px;
  }
  
  .icon-circle-large {
      width: 55px;
      height: 55px;
      background: #e2f4ff;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .title-flex h2 {
      font-size: 1.6rem;
      margin: 0;
      font-weight: bold;
  }
  
  .title-underline {
      width: 100px;
      height: 4.5px;
      background-color: #67b8de;
      margin-top: 10px;
      border-radius: 2px;
  }
  
  /* 特典カード */
  .benefit-box {
      margin-bottom: 25px;
      border-radius: 12px;
      overflow: hidden;
  }
  
  .benefit-head {
      background-color: #d8edef;
      padding: 0px 15px;
      display: flex;
      align-items: center;
  }
  
  .benefit-badge {
      /*background-color: #3f60a9;*/
      color: white;
      font-weight: bold;
      font-size: 2.55rem;
  	font-weight: bold;
      padding: 6px 0px;
      border-radius: 8px;
      margin-right: 5px;
  }
  
  .benefit-head h3 {
      margin: 0;
      font-size: 1.00rem;
      color: #222;
  }
  	.head_pink{font-size: 1.25rem;
  				font-weight: bold;
  	           color: #ef609a;}	
  
  .benefit-body {
      background-color: #22b3e0;
      color: white;
      padding: 22px 20px;
      font-size: 0.95rem;
      line-height: 1.6;
  	
  }
  
  .benefit-body p {
      margin: 0;
  	color: #fff;
  }
  	
  /*見出し*/
  /* 見出しのラッピング */
  .section-title-wrap {
      display: flex;
      flex-direction: column;
      align-items: center; /* 中央揃え */
      margin-bottom: 40px;
     
  }
  
  .title-flex {
      display: flex;
      align-items: baseline; /* ここが重要！ベースラインで揃える */
      gap: 15px; /* アイコンと文字の間隔 */
  }
  
  .icon-circle-large {
      width: 40px;
      height: 40px;
      background: #fff; /* 白い円形背景 */
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      align-self: center; /* アイコンだけは中央配置 */
  }
  
  /* h2見出しのスタイル */
  .main-title {
      margin: 0;
      font-size: 1.8rem; /* 「体験講座」のサイズ */
      font-weight: bold;
      display: flex;
      align-items: baseline;
      gap: 8px; /* 「学科別」との間隔 */
  }
  
  /* 小さい文字（学科別）のスタイル */
  .small-text {
      font-size: 1.1rem; /* 小さめのサイズ */
      font-weight: bold;
  }
  
  /* 下線 */
  .title-underline {
      width: 80px;
      height: 4px;
      background-color: #67b8de;
      margin-top: 10px;
      border-radius: 2px;
  }	
  	
  .title-underline02 {
      width: 80px;
      height: 4px;
      background-color: #ef609a;
      margin-top: 10px;
      border-radius: 2px;
  }	
  	
  /* ボタンのベーススタイル */
  .btn-reservation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10%;
    background-color: #ef609a; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #9d4669; 
  }
  
  /* アイコン部分 */
  .btn-icon {
    margin-right: 20px;
    display: flex;
    align-items: center;
  }
  .btn-icon img {
    width: 40px;
    height: auto;
  }
  
  /* テキスト部分の並び */
  .btn-text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
  }
  
  .btn-sub-text {
    font-size: 14px;
    margin-bottom: 2px;
  }
  
  .btn-main-text {
    font-size: 22px;
    letter-spacing: 0.05em;
  }
  
  /* 右側の矢印（>） */
  .btn-arrow::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin-left: 20px;
  }
  
  /* --- ホバー（マウスオーバー）時のアニメーション --- */
  .btn-reservation:hover {
    /* 影を小さくして、位置を下にずらす */
    box-shadow: 0 2px 0 #9d4669;
    transform: translateY(6px);
  }
  
  /* クリック時（さらに少し沈む） */
  .btn-reservation:active {
    box-shadow: none;
    transform: translateY(8px);
  }	
  	
  /*左ボタン01*/
  /* ボタンのベーススタイル */
  .btn-reservation01 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10% 3% 10% 10%;
    background-color: #ef609a; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #9d4669; 
  }
  
  
  /* テキスト部分の並び */
  .btn-text-container01 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
  }
  
  .btn-sub-text01 {
    font-size: 0.7rem;
    margin-bottom: 2px;
  }
  
  .btn-main-text01 {
    font-size: 1.1rem;
    letter-spacing: 0.05em;
  }
  
  /* 右側の矢印（>） */
  .btn-arrow01::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    /*top: 50%;*/
    right: 18px;            /* 右端から10pxに固定 */
    /*transform: translateY(-50%);*/ /* 垂直中央揃え */
  }
  
  /* --- ホバー（マウスオーバー）時のアニメーション --- */
  .btn-reservation01:hover {
    /* 影を小さくして、位置を下にずらす */
    box-shadow: 0 2px 0 #9d4669;
    transform: translateY(6px);
  }
  
  /* クリック時（さらに少し沈む） */
  .btn-reservation01:active {
    box-shadow: none;
    transform: translateY(8px);
  }	
  	
  /*左ボタン02*/
  /* ボタンのベーススタイル */
  .btn-reservation02 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10% 3% 10% 10%;
    background-color: #22b3e0; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #0c5f72; 
  }
  
  
  /* テキスト部分の並び */
  .btn-text-container02 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
  }
  
  .btn-sub-text02 {
    font-size: 0.7rem;
    margin-bottom: 2px;
  }
  
  .btn-main-text02 {
    font-size: 1.1rem;
    letter-spacing: 0.05em;
  }
  
  /* 右側の矢印（>） */
  .btn-arrow02::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
   position: absolute;
    /*top: 50%;*/
    right: 18px;   
  }
  
  /* --- ホバー（マウスオーバー）時のアニメーション --- */
  .btn-reservation02:hover {
    /* 影を小さくして、位置を下にずらす */
    box-shadow: 0 2px 0 #0c5f72;
    transform: translateY(6px);
  }
  
  /* クリック時（さらに少し沈む） */
  .btn-reservation02:active {
    box-shadow: none;
    transform: translateY(8px);
  }		
  	
  /*TOP animation*/
  :root {
    --speed: 0.4s; /* アニメーションの基本速度 */
  }
  
  .mv-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 常に3列 */
    gap: 1% 1%; /* 縦・横の隙間（％指定でレスポンシブに） */
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 10px 60px 10px;
    box-sizing: border-box;
    align-items: center;
  }
  
  /* メイン画像(7)を横いっぱいに広げる */
  .item-main {
    grid-column: 1 / 4; /* 1列目から3列目までぶち抜き */
  	margin-top: -4%;
  	margin-bottom: -13%;
    position: relative;
  z-index: 2;		
  }
  
  /* 添付画像の「アーチ状」の隙間を再現するためのクリップ（任意） */
  /* メイン画像の上下を少し削ると、より添付図の雰囲気に近くなります */
  .item-main img {
    width: 75%;
    margin: 0 auto;
    height: auto;
    aspect-ratio: 20 / 8.2; /* メインはかなり横長 */
    object-fit: cover;
    display: block;
    
  }
  
  .item img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1.2; /* 上下の小画像は正方形〜4:3だと収まりが良いです */
    object-fit: cover;
    display: block;
    border-radius: 4px;
    z-index: 1;	
  }
  
  /* --- ダイナミック・アニメーション --- */
  @keyframes fastPop {
    0% {
      opacity: 0;
      transform: scale(0.8) translateY(20px);
      filter: brightness(1.5) blur(5px);
    }
    100% {
      opacity: 1;
      transform: scale(1) translateY(0);
      filter: brightness(1) blur(0);
    }
  }
  
  .item, .item-main {
    opacity: 0;
    animation: fastPop var(--speed) cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  }
  
  /* 爆速出現スケジュール (0.08秒刻み) */
  .item-1 { animation-delay: 0.1s; }
  .item-2 { animation-delay: 0.18s; }
  .item-3 { animation-delay: 0.26s; }
  .item-4 { animation-delay: 0.34s; }
  .item-5 { animation-delay: 0.42s; }
  .item-6 { animation-delay: 0.5s; }
  .item-7 { 
    animation-delay: 0.65s; 
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
  }	
  	
  /**/
  	.tab_inner{width: 49%; float: left; margin: 0.5%;}	
  	.access_tit{color: #2f59a7; font-size: 105%;}
      /* ===== レスポンシブ ===== */
      @media (max-width: 480px) {
        .faq-item {
        background: #f9e2dc;
        border-radius: 15px;
        margin-bottom: 15px;
        overflow: hidden;
  	    
    	  
      }
    	.faq-question-text {
        font-size: 15px;
        font-weight: 700;
        flex: 1;
        text-align: left;	
        padding-top: 10px;	
  	  padding-bottom: 5px;	
      }  
    	  
    	.faq-answer-text {
        font-size: 14px;
        line-height: 1.8;
      }  
    	.faq-question {
        display: flex;
        align-items: left;
        width: 100%;
        border: none;
        background: none;
        padding: 10px;
        cursor: pointer;
      } 
    	.faq-item.active .faq-answer {
        max-height: 400px;
        padding: 13px 15px 15px;
      }
  		
  /* ボタンのベーススタイル */
  .btn-reservation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10%;
    background-color: #db6b97; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #9d4669; 
  }
  
  /* アイコン部分 */
  .btn-icon {
    margin-right: 20px;
    display: flex;
    align-items: center;
  }
  .btn-icon img {
    width: 40px;
    height: auto;
  }
  
  /* テキスト部分の並び */
  .btn-text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
  }		
  	
  	.btn-sub-text {
    font-size: 12px;
    margin-bottom: 2px;
  }
  
  .btn-main-text {
    font-size: 20px;
    letter-spacing: 0.05em;
  }	
  /* 右側の矢印（>） */
  .btn-arrow::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin-left: 0px;
  }		
      }	
  	
  @media screen and (min-width:767px) and ( max-width:1280px) {
  	.tab_inner{width: 100%; float: left; margin: 0%;}
  	
  	.btn-reservation01 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5% 3% 5% 10%;
    background-color: #db6b97; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #9d4669; 
    margin-bottom: 20px;		
  }
  
  	
  	.btn-reservation02 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5% 3% 5% 10%;
    background-color: #22b3e0; /* メインカラー */
    color: #fff;
    text-decoration: none;
    border-radius: 100px; /* 丸み */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: bold;
    position: relative;
    transition: all 0.2s ease;
    width: 80%;
    /* 立体感のある影（ボタンの厚み） */
    box-shadow: 0 8px 0 #0c5f72; 
  }
  	}