@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */

.wrapper_header_in {
	max-width:calc(100% - 20px);
	padding:10px 10px;
}

.wrapper_header_logo01_img01 {
	max-height:45px;
}

.wrapper_header_box01_ul01 {
	display:none;
}

.wrapper_header_ul {
	display:block;
	display:none;
	width:100%;
	height:calc(100vh - 60px);
	margin:auto;
	padding-top:20px;
	background:rgba(255,255,255,1);
	text-align:left;
	position:absolute;
	top:100%;
	left:0;
	right:0;
}

.wrapper_header_ul_li {
	display:block;
	width:auto;
	margin:0 5% 10px;
}

.wrapper_header_ul .wrapper_header_ul_li:last-child {
	margin:0 5%;
}

.wrapper_header_ul_li_sp {
	display:block;
}

.wrapper_header_ul02 {
	display:none;
	width:300px;
	font-size:0;
	border-radius:0 0 10px 10px;
	top:0;
	right:80px;
}

.wrapper_header_ul02_li {
	display:inline-block;
	width:calc(50% - 20.3px);
	padding:10px 10px;
	font-size:12px;
	vertical-align:top;
}

.wrapper_header_floatingban_area {
    top: 80px;
    padding: 10px 5px 10px 10px;
    border-radius: 10px 0 0 10px;
}

.sliderbox01 {
	padding:0 50px 50px 0;
}

.sliderbox01_box01_img01 {
	margin-bottom:20px;
}

.sliderbox01_box01_img02 {
	max-width:calc(100% - 50px);
	max-height:calc(100% - 150px);
}

.sliderbox01_box01_text01 {
	font-size:20px;
	line-height:30px;
}

.sliderbox01_box02 {
	height:calc(100% - 80px);
}
.news_pdf{
	border-radius: 15px;
}
.news_pdf_01{
	margin: 0;
	width: calc((100% - 50px) / 3);
}
.news_pdf_02{
	margin: 0;
	width: calc((100% - 50px) / 3);
}
.news_pdf_03{
	width: calc((100% - 50px) / 3);
}
.news_slide_area_2:before{	
	height: 88%;
}
.news_slide_area_2:after{
	height: 88%;
}

/* TOPpage infographic */
.news_tile_box {
	max-width: 600px;
	padding: 160px 0 100px 0;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 2;
}
.news_tile_box_contentarea {
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 40px 20px;
}
.news_tile_box_contentarea_item_f {
	width: 185px;
	height: 185px;
	font-size: 26px;
	text-align: center;
	border-radius: 10px;
	background-color: #FFD245;
	box-shadow: 10px 10px 0 #B1E24A;
	transition: 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}
.news_tile_box_contentarea_item {
	width: 185px;
	height: 185px;
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 10px 10px 0 #FFD245;
	transition: 0.3s ease-in-out;
}
.news_tile_box_contentarea_item_dataimg {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	height: 190px;
	width: auto;
	border-radius: 10px;
}

.news_tile_t_top_img {
	width: 550px;
	position: absolute;
	top: 50px;
	left: 0px;
}
.news_tile_t_left_img {
	width: 90px;
	position: absolute;
	top: 200px;
	left: -90px;
}

.news_tile_area_2_new:before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    background: #FD96AC;
    width: 75%;
    height: 75%;
    border-right: #FFF 10px solid;
    border-bottom: #FFF 10px solid;
    border-top: #FFF 10px solid;
    border-radius: 0px 20px 20px 0;
    z-index: 1;
}
.news_tile_area_2_new:after {
    content: "";
    position: absolute;
    bottom: 70px;
    right: 0;
    background: #EBEDF3;
    width: 70%;
    height: 70%;
    border-radius: 20px 0px 0px 20px;
    z-index: 1;
}

/* 【つかってみた】 */

/* 【つかってみた】ここまで */

.model_link{
	margin:0 10px;
	border-radius: 15px;
	padding: 20px;
}
.model_txt{
    margin: 65px auto 100px;
    padding: 0 35px;
}
/* 【PR動画】 */
#pr{
    padding-top: 30px;
}
.pr_video_area{
	background-size:cover;
}
.pr_txt_area_job{
	margin-left: 0;
}

/* 【朝てんの部分】 */
#asaten{
    margin-top: 50px;
    padding-bottom: 30px;
}
.asa_right{
    font-size: 2.5rem;
	width: auto;
	text-align: center;
	margin: 20px 0 0;
}
.btn_work_box{
	margin-top: 10px;
}
.txt_right_box_text span{
	display: block;
}
.asa_flex_box_li{
	width: calc((100% - 40px) / 3 - 0.2px);
}
.asa_flex_box_li:nth-child(4n){
	margin-right: 20px;	
}
.asa_flex_box_li:nth-child(3n){
	margin-right: 0;	
}
.asa_move_youtube{
	width: 40%;
}

.asa_vr_text {
    padding:10px 10px;
	font-size: 20px;
    line-height:28px;
}

/* 【朝てんの部分】 ここまで*/

/* 【モデル授業】 */
#model{
    margin-top: 90px;
	margin-bottom: 50px;
}
/* 【お問い合わせ】 */
#inquiry_area{
    margin-top: 50px;
	background-size:cover;
}
.inquiry_txt_area{
    padding: 30px;
}

footer{
    margin-top: 30px;
    padding:0 10px 30px;
}
.footer_icon{
    margin:0 auto;
}

/* info */

/* infoここまで */

/* special_class */

.spclass_ul01_li_title {
	font-size:16px;
	padding: 10px;
}

/* special_classここまで */

/* PR 動画 */

/* PR 動画 ここまで */

}