@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */

.wrapper_header_ul02 {
	width:260px;
	right:60px;
}

.wrapper_header_ul02_li {
	width:calc(50% - 10.3px);
	padding:10px 5px;
	font-size:11px;
}

.sliderbox01 {
	padding:0 20px 20px 0;
}

.sliderbox01_box01_img01 {
	margin-bottom:10px;
}

.sliderbox01_box01_text01 {
	font-size:16px;
	line-height:30px;
}

.sliderbox01_box02 {
	height:calc(100% - 70px);
}
/* ボタン */
.btn_new{
	font-size: 10px;	
}	
.btn_pdf{
	padding-left: 0;
}
.btn_news{
	position: relative;
	right: 0;
	bottom: -15px;
}
/* ボタン *ここまで/
/*news*/
.news_txt_area{
	width: auto;
	margin: 0 20px 10px;
}
.news_txt_area p{
	font-size:1.3rem;
	margin-bottom: 0;
}
.news_txt_img{
	display: block;
	margin: 0 auto;
}
.news_slide_area{
	height: 40vh;
}
.news_pdf {
	height: 200px;
}
/*newsここまで*/

/* TOPpage infographic */
.news_tile_area_2_new:before {
	content: "";
	position: absolute;
	top: 70px;
	left: 0;
	background: #FD96AC;
	width: 90%;
	height: 85%;
	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: 50px;
	right: 0;
	background: #EBEDF3;
	width: 80%;
	height: 80%;
	border-radius: 20px 0px 0px 20px;
	z-index: 1;
}

.news_tile_box {
	max-width: 100%;
	padding: 160px 0 30px 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: center;
	gap: 40px 20px;
}
.news_tile_box_contentarea_item_f {
	width: 200px;
	height: 200px;
	font-size: 28px;
	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: 200px;
	height: 200px;
	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: 205px;
	width: auto;
	border-radius: 10px;
}

.news_tile_t_top_img {
	width: 330px;
	position: absolute;
	top: 80px;
	left: auto;
	right: 45px;
}
.news_tile_t_left_img {
	width: 60px;
	position: absolute;
	top: -100px;
	left: 200px;
	transform: rotate(90deg);
}

/* 【つかってみた】 */

#use_big {
	margin:50px auto 50px;
	padding:40px 10px;
}

#use {
	justify-content:center;
}

.use_video {
	max-width:500px;
	width:calc((100% - 20px));
	margin-bottom:60px;
}

.use_video:last-child {
	margin-bottom:0px;
}

/* 【つかってみた】ここまで */

/* 【モデル授業】 */
.model_title_box{
	display: block!important;
	text-align: center;
}
.model_right_img{
	max-width: 100%;
	height: auto;
}
.model_title_right{
	width: auto;
	margin: 0 10px;
}
.model_txt{
	font-size:1.3rem;
	margin: 0 auto;
}
.model_title_left{
	margin: 20px auto;
}
/* 【モデル授業】 ここまで*/

/* 【朝てんの部分】 */
.asa_left{
	display: block;
	width: auto;
	margin: 0 10px;
}
.asa_txt{
	font-size: 1.3rem;
}
.txt_right_box_text span{
	display: inline;
}
.asa_move_text span{
	display: block;
}
.asa_move_youtube{
	width: 60%;
}
.asa_move_link{
	width: 400px;
	margin: 0 20px;
}
.asa_kaigo_box_left{
	display: block;
	width: 100%;
}
.asa_flex_box_li{
	width: calc((100% - 20px) / 2 - 0.2px);
}
.asa_flex_box_li:nth-child(3n){
	margin-right: 20px;	
}
.asa_flex_box_li:nth-child(2n){
	margin-right: 0;	
}
.asa_kaigo_icon02{
	margin: 0;
	margin-left: 22px;
	transform: rotate(90deg);
	transform-origin: left top;
}

.asa_vr {
	justify-content:center;
}

.asa_vr_video {
	max-width:500px;
	width:calc((100% - 20px));
	margin-bottom:60px;
}

.asa_vr_video:last-child {
	margin-bottom:10px;
}

.asa_vr_video_title_span01 {
	padding:10px 35px;
	line-height:20px;
}

.asa_vr_video_title_span01 br {
	display:block;
}
.txt_right_box_text{
	margin: 0 10px;
	max-width: 480px;
}
/* 【朝てんの部分】 ここまで*/
/* 【企業様紹介】*/
.pr_txt_area{
	width: 100%;
	margin: 0 0 50px;
}
.pr_txt_img{
	max-width: 100%;
	height: auto;
}
.pr_txt_area_job{
	display: block;
	margin: 0 auto;
}
.asa_flex_box_link{
	font-size: 1.2rem;
}
.asa_kaigo_icon{
	width: 10px;
	margin-bottom: 2px;
}
/* 【企業様紹介】 ここまで*/

/* 【業界紹介】 */

.asa_industry_title {
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
	gap: 0px;
}

.asa_industry_box {
	width: 450px;
}

/* 【業界紹介ここまで】 */

.inq_img{
	max-width: 100%;
	height: auto;
}
address{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
address small p{
	display:none;
}
.copyright{
	display:block;
}

/* info */
#info_big{
	margin-top: 50px;
	margin-bottom: 100px;
}
.info_title_img{
	margin: 50px auto;
}
.info_title {
	padding: 0;
}

.info_text01_title {
	font-size:16px;
	padding: 10px;
}
.info_text01{
	font-size: 17px;
}
.info_text01_ul01_li{
	font-size: 15px;
}
.info_text01_ul02_li{
	font-size: 15px;
}
/* infoここまで */


/*company*/
.company_01_title{
	margin: 50px auto 50px;
}
.company_02_title{
	font-size: 20px;
}
.company_03_title{
	font-size: 20px;
}
.company_03_text04{
	display: none;
}
.company_03_text05{
	display: block;
	text-align: center;
	font-size: 15px;
}
.company_03_text05 span{
	display: block;
	text-align: center
}
/*companyここまで*/

/* special_class */

.spclass_ul01 {
	justify-content:center;
}

.spclass_ul01_li {
	max-width:500px;
	width:100%;
	margin-bottom:60px;
}

/* special_classここまで */

/* PR 動画 */

/* PR 動画 ここまで */
}