@charset "utf-8";
/*
Theme Name: lightning srlp
Theme URI: https://lightning.nagoya/ja/
Template: lightning
Description: for Shuro Center co.,ltd.lp
Author: Shuro Center
Tags: 
Version: 0.1.2
*/

.wpcf7c-force-hide{
	display: inline-block!important;
}

.btn_w200{
	width: 200px!important;
}
.in1{
    padding-left: 1em;
    text-indent: -1em;
    display: inline-block;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block{
	margin: 0 auto!important;
}

#top__fullcarousel{
	margin-top: 0!important;
}
	.sp {
		display: none;
	}
.city {
	display: inline-block;
    background-color: #a28978;
    padding: 1px 23px 0;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
}
a img:hover {
	opacity: 0.5 ;
}
a img {
		transition: 0.3s ;
}
.img-mi {
	display: flex;
	margin-bottom: 20px;
}
.img-mi img {
	width: 92%;
	height: auto;
	margin-right: 2%;
}


.interv {
	background: #ecf8ff;
	position: relative;
	padding: 120px 40px 40px;
}
.interv .interv_inner {
	background: #fff;
	border-radius: 15px;
	padding: 40px;
	position: relative;
}
.interv .interv_tit img {
	margin: 0 auto;
}
.interv::after {
    content: "";
    display: inline-block;
    width: 393px;
    height: 61px;
    background: url("https://www.shuro-center.com/recruitlp/wp-content/uploads/2024/03/interviewee1.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 26px;
    left: 40px;
}
.interv .interv_inner::after {
    content: "";
    display: inline-block;
    width: 186px;
    height: 90px;
    background: url("https://www.shuro-center.com/recruitlp/wp-content/uploads/2024/03/interviewee2.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -90px;
    right: 40px;
}
.interv_tit {
	position: relative;
}
.interv_tit .name dt,.interv_tit .name dd {
	border-left: none !important;
	padding: 0 !important;
}
.interv_tit .name dl {
	border-left: none !important;
    background: #7bcef6;
    border-radius: 8px;
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 26px;
    left: 0px;
    padding: 30px 40px;
    text-align: left;
    width: 546px;
}
.interv_tit .name dd {
	margin-bottom: 0 !important;
}
.interv_tit .name dt {
	margin-bottom: 5px !important;
}
.interv_txt .flex_item dt {
	border-left-width: 6px !important;
	font-size: 18px;
}
.interv_txt dd {
	border-left: none !important;
	padding-left: 0 !important;
	margin-bottom: 40px;
}
.mess_box {
	background: #ecf8ff;
	border-radius: 15px;
	padding: 40px 40px 30px;
	position: relative;
	margin-top: 70px;
}
.mess_box img {
	width: 420px;
	height: auto;
}
.mess_box::after {
    content: "";
    display: inline-block;
    width: 115px;
    height: 54px;
    background: url("https://www.shuro-center.com/recruitlp/wp-content/uploads/2024/03/interviewee4.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -52px;
    right: 65px;
}
.interv_tit .sp {
    display: none;
}
.flow_box .sp {
    display: none !important;
}
img.sp {
	display: none;
}

.mikeiken {
	margin: 120px 0 80px;
}


h3.mikeiken-tit {
    padding-bottom: 8px;
    position: relative;
    border-bottom: none !important;
	line-height:1.5;
	text-align: left;
	margin: 0 0 30px 90px;
	display: inline-block;
		position: relative;
}

span.und-r {
     text-decoration: underline; /* 下線 */
  text-decoration-thickness: 0.5em; /* 線の太さ */
  text-decoration-color: rgba(255, 228, 0, 0.7); /* 線の色 */
  text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */
  text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
	color: #f1444e;
}
.tit-bx {
	text-align: center;
}
h3.mikeiken-tit::after {
    content: "";
    display: inline-block;
    width: 127px;
    height: 203px;
    background: url("https://www.shuro-center.com/recruitlp/wp-content/uploads/2024/09/mikeiken-img-01.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -30px;
    left: -146px;
   border-bottom: none !important;
}
h3.mikeiken-tit::before {
    content: "";
    display: inline-block;
    width: 97px;
    height: 112px;
    background: url("https://www.shuro-center.com/recruitlp/wp-content/uploads/2024/09/mikeiken-img-02.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 57px;
    right: 114px;
   border-bottom: none !important;
}
.mikeiken-box {
	background-color: #ecf8ff;
	padding: 40px 60px;
}
.mikeiken li {
	list-style: none;
}



.mikeiken dt,.mikeiken dd {
    border-left: none;
}
.mikeiken .en {
	background-color: #fff;
	border-radius: 20px;
	width: 46%;
	padding: 1.2em;
}
.mikeiken dt {
	background-color: #7fcef4;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius:20px 20px 0 0;
	font-size: 22px;
	padding: 12px;
}
.mikeiken dd {
	padding: 10px 20px;
}
ul.item_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
	padding-left: 0 !important;
}

.onayami li {
	list-style: none;
}
.onayami {
	margin-bottom: 100px;
}
.onayami p {
	font-size: 18px;
		text-align: center;
}
.und-b {
	font-weight: bold;
	     text-decoration: underline; /* 下線 */
  text-decoration-thickness: 0.5em; /* 線の太さ */
  text-decoration-color: rgba(255, 228, 0, 0.7); /* 線の色 */
  text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */
  text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}




























@media screen and (max-width:1199px){
.interv_tit .name dl {
	bottom: 26px;
    left: 0px;
    padding: 17px 20px;
    text-align: left;
    width: 444px;
}
	
h3.mikeiken-tit {
    padding-bottom: 8px;
    position: relative;
    border-bottom: none !important;
    line-height: 1.5;
    text-align: left;
    margin: 0 0 30px 140px;
    display: inline-block;
    position: relative;
}
	
	
	
}












@media screen and (max-width:991px){
.interv_tit .name dl {
    padding: 10px 12px;
    width: 303px;
	bottom: 18px;
    left: 0px;
}
.interv_tit {
    position: relative;
	margin-bottom: 20px;
}
.interv_tit .name dt {
    margin-bottom: 2px !important;
}
.interv::after {
    width: 295px;
    height: 46px;
    top: 34px;
    left: 40px;
}
.interv .interv_inner::after {
    width: 147px;
    height: 72px;
    top: -71px;
    right: 16px;
}
	
h3.mikeiken-tit {
    margin: 0 0 0 140px;
}
	
h3.mikeiken-tit::after {
    width: 98px;
    height: 157px;
bottom: 0px;
        left: -110px;

}	
h3.mikeiken-tit::before {
    width: 65px;
    height: 75px;
    bottom: 89px;
    right: 26px;
}
.mikeiken {
    margin: 64px 0 80px;
}
.mikeiken dt {
    font-size: 15px;
}
	.mikeiken-box {
    padding: 30px 20px;
}
	    .mikeiken {
        margin: 64px 0 60px;
    }
	.onayami p {
    font-size: 16px;
}
	
	
	.onayami img {
		width: 95%;
	}
}

@media screen and (max-width:768px){
.interv_tit .name dl {
    padding: 10px 12px;
    width: 303px;
	bottom: -7px;
    left: 0px;
}
.interv_tit {
    position: relative;
	margin-bottom: 40px;
}
.interv_tit .name dt {
    margin-bottom: 2px !important;
}
.interv::after {
    width: 200px;
    height: 31px;
    top: 34px;
    left: 40px;
}
.interv .interv_inner::after {
    width: 115px;
    height: 56px;
    top: -71px;
    right: 16px;
}
.interv {
    padding: 80px 20px 20px;
}
.interv .interv_inner {
    padding: 20px;
}
.mess_box::after {
    width: 93px;
    height: 44px;
    top: -42px;
    right: 49px;
}
.interv_tit .pc {
    display: none;
}
.interv_tit .sp {
    display: block;
}
.flow_box .sp {
    display: block !important;
}
.flow_box .aligncenter.pc {
    display: none !important;
}
.interv_txt .flex_item dt {
    font-size: 16px;
}
.mess_box {
	padding: 30px 25px 15px;
}
}

@media screen and (max-width:767px){
.interv_tit .name dl {
    padding: 10px 12px;
    width: 303px;
	bottom: -7px;
    left: 0px;
}
.interv_tit {
    position: relative;
	margin-bottom: 40px;
}
.interv_tit .name dt {
    margin-bottom: 2px !important;
}
.interv::after {
    width: 200px;
    height: 31px;
    top: 25px;
    left: 25px;
}
.interv .interv_inner::after {
    width: 115px;
    height: 56px;
    top: -56px;
    right: 16px;
}
.interv {
    padding: 80px 20px 20px;
}
.interv .interv_inner {
    padding: 20px;
}
.mess_box::after {
    width: 93px;
    height: 44px;
    top: -42px;
    right: 49px;
}
.interv_tit .name dl {
    position: inherit;
	width: 100%;
	margin-top: 1em !important;
}

img.sp {
	display: block;
}
	.pc {
		display: none;
	}	
	
h3.mikeiken-tit::after,h3.mikeiken-tit::before {
        display: none;
    }
    h3.mikeiken-tit {
        margin: 0;
		padding-bottom: 0;
    }
	
	h3.mikeiken-tit img {
	width: 88%;
    margin: 0 auto -6px;
	}	
	
	    .mikeiken {
        margin: 0 0 20px;
    }

	.mikeiken-box h4 img {
		width: 85%;
    margin: 0 auto;
	}	
	
	.mikeiken-box h4 {
	margin-bottom: 15px;
	}	
	
	
ul.item_flex {
    display: initial;
}
.mikeiken .en {
    width: 100%;
}
li.en:first-child {
	margin-bottom: 30px;
}
	.onayami .sp {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}
		.onayami .pc {
		display: none;
	}
	
	.onayami p {
        font-size: 15px;

		margin: 0 auto;
    }
	
	.onayami .sp img {
		margin: 0 auto;
	}
	
	.onayami {
    margin-bottom: 35px;
}
	
	.onayami img {
		width: 100%;
	}
	.ont {
		width: 90%;
			display: inline-block;
	}
	
}



/*641px～PC　PC上では見えないようにする*/
@media screen and (min-width:641px){
	.footer_area{
		display: none;
}	
.page_top_btn{
display: block!important;
}
}

/*スマホ～641pxの幅サイズまで*/
@media screen and (max-width:640px){

.page_top_btn{
display: none!important;
}

.footer_area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	z-index: 10000;

}
.footer_area .footer_area_inner {
    position: relative;
    width: 100%;
    margin: 0px auto;
	margin-right: 0px;
	margin-bottom: -22px;
}

.inquiry_btn {
    background-color: rgb(4,139,241);
    text-decoration: none;
	width: 100%;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
	  display: flex;
  align-items: center;
  justify-content: center;


}
.inquiry_btn:link, .inquiry_btn:visited {
    color: #FFFFFF !important;
}
.inquiry_btn:hover{
text-decoration: none;
	background-color: rgb(4,139,241, 0.6);
}
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 85px;
}

	
.dashicons-phone{
	margin-right: 20px!important;
	font-size: 26px!important;

	}
	.f-text{
		overflow: hidden;
		text-align: center;
	}
	.f-icon{
		float: left;
	}
	.pc {
		display: none;
	}
		.sp {
		display: block;
	}
			.add {
		margin-bottom: 0.5em;
				display: inline-block;
	}
	.city {
    margin-bottom: 0.5em;
}
}






.tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  border:1px solid #56b9e3;
  margin: 0 auto;}
.tab_item {
  width: calc(100%/2);
  padding:15px 0;
  border-bottom: 3px solid #56b9e3 ;
  background-color: #ececec;
  text-align: center;
  color: #56b9e3 ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #56b9e3 ;
  color: #fff;
}