@charset "utf-8";
/* メインビジュアル */
body{
	width: 100%;
	height: 100vh;}
.br-sp,
.br-sp1{
	display: none;}
#main {
    width: 100%;
	height: 100vh;
	background: url("../images/top_haikei.webp") no-repeat center bottom;
	position: relative;}
.wrap{
	position: fixed;
	width: 80%;
	top: 60%;
	left: 20%;
	transform: translate(-20%, -60%);
	z-index: 1;}
.main_logo p{
	width: 100%;
	font-size: 52px;
	line-height: 70px;}
.sub_title{
	font-size: 120%;
	line-height: 26px;
	color:#000;
	margin-top: 10px;
	text-align: left;}
/* About us */
#concept_area{
	position:relative;
	width: 100%;
	background: #fff;
	top: 0;
	padding:0;
	z-index: 11;}
.conceptWrap{
	width: 800px;
	height: auto;
	margin: 0 auto;	
	padding:80px 0;}
.businessTitle{
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0;}
.top_subTitle{
	margin: 0 0 30px;
	font-size: 32px;
	font-weight: 500;
	line-height: 45px;}
.text{
	padding:0 20px;
	text-align: left;
	font-size: 18px;
	line-height: 30px}
/* トピックスエリア */
#topics_area{
	position:relative;
	width: 100%;
	background: #fff;
	object-fit: cover;
	z-index: 11;
	margin: 0;
	padding:0;}
#topics_area2{
	position: relative;
	width: 100%;
	background:url("../images/skill_haikei.webp")no-repeat center left;
	object-fit: cover;
	z-index: 11;
	margin: 0;
	padding:0;}
.topics_wrap{
	position: relative;
	background: rgba(246,246,246,0.7);
	width: 100%;
	display: flex;
	justify-content:center;
	align-items: center;
	flex-wrap: wrap;
	padding: 3% 2%;}
.topics_wrap2{
	position: relative;
	background: rgba(255,255,255,0.8);
	width: 100%;
	display: flex;
	justify-content:center;
	align-items: center;
	flex-wrap: wrap;
	padding: 40px 15px;}
.topicsTitle{
	width: 80%;}
.topics_box_left{
	width: 50%;
	padding: 15px;}
.topics_box_right{
	width: 50%;
	padding: 15px;}
.topics_subtitle{
	width: 80%;
	text-align: center;
	font-size: 110%;
	line-height: 26px;
	font-weight: 500;
	margin:0 auto 10px;}
.hp_kakuyasu_area,
.hp_kakuyasu_area2{
	width: 100%;}
.hp_kakuyasu_area{
	text-align: center;}
.hp_kakuyasu_area img{
	width: 90%;
	height: auto;}
.hp_kakuyasu_area2 img{
	width: 100%;
	height:auto;}
.topics_subtitle2{
	margin: 20px 0 10px;}
.topics_service{
	width: 80%;
	margin: 0 auto 15px;
	padding: 20px;
	border-radius: 10px;
	background: rgba(255,255,255,0.9);
	border:1px solid #ccc;}
.topics_service ul li{
	list-style:disc;
	margin-left: 20px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: 600;
	line-height: 23px;
	color:#1d4763;}
.topics_service2{
	width: 98%;
	margin: 0 auto 15px;
	padding: 20px;
	border-radius: 10px;
	background: rgba(249,249,249,0.9);
	border:1px solid #ccc;}
.topics_service2 ul li{
	list-style-type:disc;
	margin-left: 20px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: 600;
	line-height: 23px;
	color:#1d4763;}
.img_area{
	width: 350px;
	margin: 15px auto 0;}
.img_area img{
	width: 100%;
	height: auto;}
.text2{
	width: 83%;
	margin: 10px auto 20px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: 600;
	line-height: 26px;}
/* スペースエリア */
.space_area{
	position:sticky;
	width: 100%;
	height: 300px;
	background: url("../images/pcschool_haikei.webp")no-repeat center bottom;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 12;}
.webTitle .top_subTitle2,
.schoolTitle .top_subTitle2{
	width: 300px;
	padding: 8px 15px;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	font-size: 32px;
	color:#000;
	backdrop-filter: brightness(100%) blur(8px);
    -webkit-backdrop-filter: brightness(100%) blur(8px);
	line-height: 50px;
	text-align: center;}
/* ホームページ制作エリア */
#web_area{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 0;
	background: #fff;
	z-index: 15;}
#hp ul{
	list-style: none;}
#hp .hp_s {
	width: 85%;
	margin: 50px auto 80px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;}
#hp .hp-item {
	margin: 20px 0 68px;
	width: 32%;
	position: relative;}
#hp .hp-item a{
	color:#222;}
#hp .hp-item .line a{
	font-size: 14px;
	color:#0069c2;
	text-decoration: underline;}
#hp .hp-item .line a:hover{
	font-weight: bold;}
#hp .hp-item .hp-body {
	position: absolute;
	right: 6.45%;
	bottom: -98px;
	padding: 15px;
	width: 85%;
	text-align: left;
	background-color: #fff;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.07);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;}
#hp .hp-image {
	width: 100%;}
#hp .hp-image img {
	width: 100%;
    height: auto;
    vertical-align: bottom;
    object-fit: cover;}
#hp .hp-item .hp-body .name {
	font-size: 110%;
	font-weight: 600;
	margin-bottom: 5px;}
#hp .hp-item .hp-body .location {
	font-size: 90%;
	line-height: 23px;
	margin-bottom: 7px;}
#hp .hp-item:hover .hp-body {
	box-shadow: 2px 8px 20px 0 rgba(31, 32, 68, 0.25);
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);}
.buttonBox {
	text-align: right;
	margin: 5px 0;}
.WorksWrap{
	width: 100%;
	height: 70vh;
	background: rgba(95,83,68,5%);
	border-radius: 15px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;}
h2.main-title {
	font-size: 34px;
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	color:#ee7800;
	margin-bottom: 0;
	line-height: 44px;}
h2.main-title_v {
	width: 60px;
	font-family: "Libre Baskerville", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	margin-bottom: 0;
	padding: 0 10px;
	line-height: 37px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	align-content: center;}
.slides-wrapper{
	display: flex;
	gap: 30px;
	width: calc(100% - 50px);
	margin: 0 auto;
	overflow: hidden;}
.slide-img{
	width: 25vw;
	height: 40vh;
	border-radius: 10px;}
.text3{
	line-height: 26px;}
/*トップスライダー*/
.slider {
	width:90%;
	margin:10px auto 0;}
.slider img {
    width:100%;
    height:auto;}
.slider .slick-slide {
    margin:0 10px;}
.slick-dots {
    text-align:center;
	margin:20px 0 0 0;}
.slick-dots li {
    display:inline-block;
	margin:0 5px;}
.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;
    height:8px;
    display:block;
    border-radius:50%;
    background:#ccc;}
.slick-dots .slick-active button{
    background:#333;}
@media screen and (max-width:930px){
#hp .hp_s {
	width: 95%;}
}
@media screen and (max-width:850px){
.conceptWrap{
	width: 90%;}
.topics_box_left,
.topics_box_right{
	width: 98%;}
.topics_box_right,
.topics_inner{
	padding: 3% 0;}
.hp_kakuyasu_area2{
	width: 90%;
	margin: 0 auto;}
#hp .hp-item {
	margin: 20px auto 110px;
	width: 90%;}
.slider {
	width:80%;}
}
@media screen and (max-width:770px){
.br-sp1{
	display: block;}	
}
@media screen and (max-width:620px){
#main {
	background: url("../images/top_haikei2 .webp") no-repeat center bottom;}
.wrap{
	width: 85%;
	top: 85%;
	left: 30%;
	transform: translate(-30%, -85%);}
.main_logo{
	width: 350px;}
.topics_wrap{
	padding: 40px 20px;}
.hp_kakuyasu_area img{
	width: 100%;
	height: auto;}
.sub_title{
	font-size: 100%;
	line-height: 28px;}
.top_subTitle{
	font-size: 28px;
	line-height: 38px;}
.topicsTitle{
	width: 80%;
	margin-top: 20px;}
.topics_service,
.text2 {
	width: 100%;}
.WorksWrap{
	height: 60vh;}
.slide-img{
	width: 55vw;}
}
@media screen and (max-width:450px){
.wrap{
	width: 80%;
	top: 70%;
	left: 30%;
	transform: translate(-30%, -70%);}
.button{
	margin-bottom: 20px;}
.topics_box_left{
	padding: 15px 0;}
.sub_title{
	font-size: 90%;
	line-height: 22px;}
.text{
	padding: 0;
	font-size: 16px;
	line-height: 26px;}
.topics_subtitle{
	width: 100%;}
.topics_subtitle2{
	width: 90%;}
.topics_subtitle{
	color:#fff;	}
.topics_box_right{
	padding: 0 0 3%;}
.hp_kakuyasu_area{
	margin-bottom: 0;}
#hp .hp-item .hp-body {
	bottom: -110px;}
.slide-img{
	width: 100vw;}
.img_area {
	width: 90%;}
.top_subTitle{
	font-size: 26px;
	line-height: 40px;}
.space_area{
	background: url("../images/pcschool_haikei.webp")no-repeat right -500px bottom;}
}
/* パソコン教室エリア */
#business_pc_area{
	position:relative;
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0 15px 60px;
	z-index: 15;}
.businessWrap{
	width: 90%;
	margin: 0 auto;}
/* タイトル（ふわっと） */
.courseTitle,
.FeaturesTitle,
.course_message{
	width: 95%;
	margin: 0 auto 10px;}
.features_area{
	width: 100%;
	padding: 80px 0 50px;}
.service-list2 h3{
	width: 700px;
	margin: 0 auto;}
.service-list2 h3 img{
	width: 100%;
	height: auto;}
.service-list2{
	width: 1000px;
	padding: 30px 30px 50px;
	background: rgba(244,244,244,0.6);
	border-radius: 10px;
	margin: 30px auto ;}
.serviceBox2{
	width: 700px;
	background: #fff;
	border:1px solid #ccc;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	padding: 10px;
	margin: 20px auto;}
.side-img {
	width: 20%;
	text-align: right;}
.side-img img{
	width: 70px;
	height: 70px;
		vertical-align: middle;
	margin-right: 15px;}
h3.side-title {
	width: 75%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 32px;
	font-weight: bold;
	line-height: 37px;}
.color1{
	color:#0d6fba;}
.color2{
	color:#ee7800;}
span.side-txt{
	display: block;
	font-size: 16px;
	line-height: 20px;
	color:#000;}
.service-list{
	width: 95%;
	margin: 0 auto;
	display: -webkit-box;
	display: flex;
 	justify-content:space-between;
    flex-wrap: wrap;}
.serviceBox{
	width: 30%;}
.service-list img{
	display: block;
	width: 100%;
	height: auto;}
.serviceBox h3{
	font-size: 120%;
	font-weight: 600;
	color:#222;
	margin:8px 0 0;
	border-bottom:4px double #000;
	text-align: center;}
.serviceBox a .text{
	margin-top: 10px;
	padding: 0 10px;
	font-size: 90%;
	color:#000;}
.service-list .menuArea {
	width: 100%;
    padding: 20px;
	margin-bottom: 5px;
    box-shadow: 5px 0 10px #ccc;}
.button2{
	text-align: right;}
 .menuArea .line a{
	font-size: 14px;
	color:#0069c2;
	text-decoration: underline;}
.menuArea .line a:hover{
	font-weight:bold;}
@media screen and (max-width:1200px){
.service-list2{
	width: 90%;}
}
@media screen and (max-width:950px){
.service-list2 h3{
	width: 100%;}
.serviceBox2{
	width: 100%;}
}
@media screen and (max-width:820px){
.serviceBox{
	width: 48%;
	margin: 0 auto 30px;}
.side-img {
	text-align: center;}
}
@media screen and (max-width:680px){
.businessWrap{
	width: 100%;}
h3.side-title {
	font-size: 25px;}
}
@media screen and (max-width:580px){
.serviceBox{
	width: 95%;}
}
@media screen and (max-width:550px){
.serviceBox2{
	display: block;
	padding: 15px;
	margin-bottom: 15px;}
.side-img {
	width: 100%;
	text-align: center;}
h3.side-title {
	width: 100%;
	margin-top: 15px;
	font-size: 30px;
	line-height: 35px;
	text-align: center;}
span.side-txt{
	line-height: 26px;}
}
@media screen and (max-width:390px){
.br-sp {
	display: block; }
.service-list2{
	width: 95%;
	padding: 30px 18px 50px;}
}
/* お知らせ(トップページ) */
.home-news{
	position: relative;
	background: #f6f6f6;
	width: 100%;
	padding:50px 30px;
	z-index: 15;}
.home-news-title {
	margin-bottom: 1.312em;
	font-family: "Marcellus", serif;
	font-size: 2rem;
	font-weight: 400;
	color: #231815;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	text-transform: uppercase;}
.news-list {
	width: 90%;
	margin: 0 auto 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.news-box{
	width: 48%;
	background: #fff;
	border:1px solid #ccc;
	margin:5px;}
.news-box a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 15px;}
.news-box a .thumbnail {
	width: 25%;
	height: auto;
	margin-right: 25px;}
.thumbnail img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	object-fit:cover;}
.zoomIn img{
	transform: scale(1);
	transition: .3s ease-in-out;}
.zoomIn:hover img{
	transform: scale(1.2);}
.mask{
    display: block;
    line-height: 0;
    overflow: hidden;}
.news-list .date {
	display: block;
	text-align: left;
	font-size: 14px;}
.news-list .info-text {
	color:#000;}
.info-text {
	width: 75%;
	display: block;
	text-align: right;}
.cat-list > li{
	display: inline-block;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 0.5em;
	background-color: #fff;
	border:1px solid #ccc;
	line-height: 1;}
.news-list .date {
	display: block;
	text-align: left;
	font-size: 14px;}
p.title{
	display: block;
	text-align: left;
	font-size: 18px;
	line-height: 26px;}
.pagenavi{
	margin-top: 20px;}
@media screen and (max-width:1050px){
.news-list {
	width: 100%;}
}
@media screen and (max-width:700px){
.news-box{
	width: 90%;
	margin: 5px auto;}	
}
@media screen and (max-width:460px){
.home-news {
	padding: 50px 15px;}
.news-box{
	width: 100%;}
.news-box a {
	padding: 15px 10px;}
.news-box a .thumbnail {
	margin-right: 10px;}
p.title{
	font-size: 16px;
	line-height: 24px;}
}
/* 横向き */
@media (orientation: landscape)and (max-width: 1000px){
.main_logo{
	width: 500px;}
}
@media (orientation: landscape)and (max-width: 768px){
.main_logo{
	width: 400px;}
.flex_left{
	padding: 3% 3% 0 3%;}
.flex_right{
	padding: 0 3% 3% 3%;}
}