@charset "utf-8";


.page_navi{
    position: relative;
	width: 100%;
	padding: 0;
	background-image: url("../../img/recruit/page_navu_bg.jpg"),url("../../img/recruit/page_navu_bg2.jpg");
	background-repeat: no-repeat,repeat;
	background-size: contain,370px;
	border-radius: 15px;
	margin: 30px auto 40px auto;
}
.page_navi_inner{
    position:relative;
    display: flex;
	padding: 10px 15%;
    flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.page_navi_item{
    width: 43%;
	margin: 10px;
    
}

.page_navi_inner img:hover{
    cursor: pointer;
	-webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
    filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}



/*-------------(main_contents)--------------*/
.main_contents{
    width: 100%;
    height: auto;
    margin: 0;
    background-image:url("../images/contents_top_bg.png"),url("../images/bg.png");
    background-repeat: no-repeat,repeat; 
    background-position: top left,top;
    background-size: contain,100%;
    padding-top: 5vw;
    margin-top: -1px;
    padding-bottom: 20px;
}

.ttl_work{
    width: 60%;
    margin: 20px auto;
    text-align: center;
}
.ttl_work img{
    width: 80%;
}
.ttl_work p{
    text-align: left;
    margin: 30px 0;
}
.box_area{
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
}

.box_area_item1{
    width: 46%;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 #dbdbdb;
    margin:15px 0;
    background-color: rgba(255,255,255,0.90)
}
.box_area_item1_top{
    width: 100%;
    margin: 0;
}
.box_area_item1_top img{
    width: 100%;
    
}
.box_area_item1_photo{
    width: 100%;
    margin: 20px 0;
}
.box_area_item1_photo img{
    width: 100%;
}
.box_area_item1_txt{
    width: 80%;
    margin: 10px auto;
    text-align: left;
    font-size: 14px;
    color: #666;
    padding-bottom: 30px;
}
.bd_pink{
    border-bottom:6px solid rgba(244,184,210,1.00);
     border-top:6px solid rgba(244,184,210,1.00);
}
.bd_yellow{
    border-bottom:6px solid  rgba(246,196,89,1.00);
     border-top:6px solid rgba(246,196,89,1.00);
}
.bd_green{
    border-bottom:6px solid rgba(190,234,105,1.00);
     border-top:6px solid rgba(190,234,105,1.00);
}
.bd_blue{
    border-bottom:6px solid rgba(144,217,246,1.00);
     border-top:6px solid rgba(144,217,246,1.00);
}
.bd_purple{
    border-bottom:6px solid rgba(208,181,214,1.00);
     border-top:6px solid rgba(208,181,214,1.00);
}




/* ------------------------------
   loopSlider
------------------------------ */
#slide_space{
    width: 100%;
    margin:50px auto;
}

.loopSliderWrap {
	top: 0;
	left: 0;
	height: 333px;
	overflow-x: hidden;
	position: absolute;
}

.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 333px;
	text-align: center;
	position: relative;
	overflow-x: hidden;
}

.loopSlider ul {
	height: 333px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 500px;
	height: 333px;
	float: left;
	display: inline;
	overflow: hidden;
    border-right: 1px solid #fff;
}

.loopSlider ul li img{
    width: 100%;
   
}
/*-----------(INTERVIEW)---------------*/
#interview_area{
    width: 96%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.int_main{
    width: 100%;
    margin: 0 0 30px 0;
}
.int_main img{
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.ttl_int_main{
    width: 40%;
    margin: -60px auto 30px auto;
}
.ttl_int_main img{
    width: 100%;
}

.box_area2{
	width: 70%;
	margin: 30px auto 10px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.box_area_item2{
    width: 31%;
    text-align: center;
    margin: 10px 1%;
}
.box_area_item2 p{
    margin-top: 10px;
    color: #000;
    line-height: 1em;
}
.box_area_item2 .small{
    font-size: 13px;

}
.box_area_item2 img{
    width: 100%;
}
/*-----------(Q&A)---------------*/
#faq_area{
    width: 96%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.qa_area{
    width: 88%;
    padding: 40px 2%;
    margin: 20px auto;
}

.hidden_box {
    width: 82%;
    margin: 40px 0 40px 5%;/*前後の余白*/
    padding: 0;
    
}

/*Q*/
.hidden_box label {
    display: block;
    width: 95%;
    font-size: 20px;
    line-height: 2em;
    color: #2EB1D8;
    padding: 20px 0 20px 80px;
    cursor :pointer;
    background-image: url("../images/icon_q.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 60px;
    margin: 0;
    border-bottom: 2px dotted #AF9680;
    

}

/*ボタンホバー時*/
.hidden_box label:hover {
   cursor: pointer;
	-webkit-transform: translatex(5px);
	        transform: translatex(5px);

}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*A*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0 0 80px;
    height: auto;
    min-height: 60px;
    opacity: 1;
    margin: 30px 0 0 3%;
    background-image: url("../images/icon_a.png");
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: left;
    display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
}
/*-----------(RECRUITMENT)---------------*/
#rec_area{
    width: 96%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.recruitment_area{
    width: 82%;
    padding: 40px 2%;
    margin: 20px auto;
    text-align: center;
}
.recruitment_list_01{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_01.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #E5F6FA;
    border-radius: 12px;
    text-align: left;
    font-size: 20px;
    margin:30px auto;
}
.recruitment_list_01 a{
    text-decoration: none;
    color: #835629;
}
.recruitment_list_01:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.recruitment_list_02{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_02.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #E5F6FA;
    border-radius: 12px;
    text-align: left;
    font-size: 20px;
    margin:30px auto;
}
.recruitment_list_02 a{
    color: #835629;
    text-decoration: none;
}
.recruitment_list_02:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

/*-----------(CONTACT)---------------*/
#contact_area{
    width: 96%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
    padding: 30px 0;
}
.contact_area_main{
    width: 80%;
    margin: 0 auto;
    
}
.contact_area_main img{
    width: 100%;
    margin: 30px 0 0 0;
}
.sub_catch_cp{
    font-size: 25px;
    font-weight: 600;
    color: #2E6AAA;
    line-height: 3em;
}
.to_form_btn{
    width: 60%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 10px 60px 10px 30px;
    background-image: url("../images/arrow.png");
    background-position: right;
    background-repeat: no-repeat;
    background-color:#EA9108;
    color: #fff;
    margin: 10px auto 40px auto;
    border-radius: 30px;
    border: 2px solid #fff;
}
.to_form_btn a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.to_form_btn:hover{
    text-decoration: none;
    background-image: url("../images/arrow_go.png");
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

.gmap{
    position: relative;
    width: 35%;
    border: 1px solid #ccc;
    height: 5vw;
    overflow: hidden;
    padding-bottom: 20%;
    border-radius: 12px
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding-top: -170px;
    padding-bottom: 170px;
}


/************************************************************
 * page_top
 ************************************************************/

.page_top { position:fixed; 
    bottom:100px; 
    right:40px;
    padding:50px 10px 12px 10px; 
    width: 60px;
    height: 20px;
    background-image: url("../images/pagetop.png");
     background-repeat: no-repeat;
    background-size:70%;
    background-position: top center;
    background-color: rgba(255,255,255,0.6);
    border-radius: 8px;
    border: 1px solid rgba(157,211,91,1.00);
    color:#48A72B; 
    font-size:18px;line-height: 2em; 
    text-decoration:none;
    text-align: center;
}
.page_top:hover { 
    background-color: rgba(255,255,255,1.0);
}

@media screen and (max-width: 900px){

.page_navi{
    position: relative;
	width: 100%;
	padding: 0;
	background-image: url("../../img/recruit/page_navu_bg.jpg");
	background-repeat: repeat-y;
	background-size: 100%;
	border-radius: 15px;
	margin: 30px auto 40px auto;
	height: auto;
}
.page_navi_inner{
    position:relative;
    display: flex;
	padding: 10px;
    flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
    z-index: 0;
}
.page_navi_item{
    width: 45%;
	margin: 10px 2%;
    
}

.page_navi_inner img:hover{
    cursor: pointer;
	-webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
    filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.ttl_work{
    width: 70%;
    margin: 20px auto;
    text-align: center;
}
.ttl_work img{
    width: 80%;
}
.ttl_work p{
    text-align: left;
    margin: 30px 0;
}
.box_area{
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box_area_item1{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 #dbdbdb;
    margin:15px 0;
    background-color: rgba(255,255,255,0.90)
}
.box_area_item1_top{
    width: 100%;
    margin: 0;
}
.box_area_item1_top img{
    width: 100%;
    
}
.box_area_item1_photo{
    width: 100%;
    margin: 20px 0;
}
.box_area_item1_photo img{
    width: 100%;
}
.box_area_item1_txt{
    width: 80%;
    margin: 10px auto;
    text-align: left;
    font-size: 14px;
    color: #666;
    padding-bottom: 30px;
}
.bd_pink{
    border-bottom:6px solid rgba(244,184,210,1.00);
     border-top:6px solid rgba(244,184,210,1.00);
}
.bd_yellow{
    border-bottom:6px solid  rgba(246,196,89,1.00);
     border-top:6px solid rgba(246,196,89,1.00);
}
.bd_green{
    border-bottom:6px solid rgba(190,234,105,1.00);
     border-top:6px solid rgba(190,234,105,1.00);
}
.bd_blue{
    border-bottom:6px solid rgba(144,217,246,1.00);
     border-top:6px solid rgba(144,217,246,1.00);
}




/* ------------------------------
   loopSlider
------------------------------ */
#slide_space{
    width: 100%;
    margin:50px auto;
}

.loopSliderWrap {
	top: 0;
	left: 0;
	height: 333px;
	overflow-x: hidden;
	position: absolute;
}

.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 333px;
	text-align: center;
	position: relative;
	overflow-x: hidden;
}

.loopSlider ul {
	height: 333px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 500px;
	height: 333px;
	float: left;
	display: inline;
	overflow: hidden;
    border-right: 1px solid #fff;
}

.loopSlider ul li img{
    width: 100%;
   
}
/*-----------(INTERVIEW)---------------*/
#interview_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.int_main{
    width: 100%;
    margin: 0 0 30px 0;
}
.int_main img{
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.ttl_int_main{
    width: 40%;
    margin: -60px auto 30px auto;
}
.ttl_int_main img{
    width: 100%;
}
.box_area2{
	width: 90%;
	margin: 30px auto 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}

.box_area_item2{
    width: 40%;
    text-align: center;
    margin: 10px 5%;
}
.box_area_item2 p{
    margin-top: 10px;
    color: #000;
    line-height: 1em;
}
.box_area_item2 .small{
    font-size: 13px;

}
.box_area_item2 img{
    width: 100%;
}
/*-----------(Q&A)---------------*/
#faq_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.qa_area{
    width: 92%;
    padding: 40px 2%;
    margin: 20px auto;
}

.hidden_box {
    width: 82%;
    margin: 40px 0 40px 5%;/*前後の余白*/
    padding: 0;
    
}

/*Q*/
.hidden_box label {
    display: block;
    width: 95%;
    font-size: 18px;
    line-height: 2em;
    padding: 20px 0 20px 80px;
    cursor :pointer;
    background-image: url("../images/icon_q.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 60px;
    margin: 0;
    border-bottom: 2px dotted #AF9680;
    

}

/*ボタンホバー時*/
.hidden_box label:hover {
   cursor: pointer;
	-webkit-transform: translatex(5px);
	        transform: translatex(5px);

}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*A*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0 0 80px;
    height: auto;
    min-height: 60px;
    opacity: 1;
    margin: 30px 0 0 3%;
    background-image: url("../images/icon_a.png");
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: left;
    display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
}
/*-----------(RECRUITMENT)---------------*/
#rec_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.recruitment_area{
    width: 82%;
    padding: 40px 2%;
    margin: 20px auto;
    text-align: center;
}
.recruitment_list_01{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_01.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
background-color: #E5F6FA;
	border-radius: 12px;
    text-align: left;
    font-size: 18px;
    margin:30px auto;
}
.recruitment_list_01 a{
    text-decoration: none;
}
.recruitment_list_01:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.recruitment_list_02{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_02.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #E5F6FA;
    border-radius: 12px;
    text-align: left;
    font-size: 18px;
    margin:30px auto;
}
.recruitment_list_02 a{
    text-decoration: none;
}
.recruitment_list_02:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

/*-----------(CONTACT)---------------*/
#contact_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
    padding: 30px 0;
}
.contact_area_main{
    width: 90%;
    margin: 0 auto;
    
}
.contact_area_main img{
    width: 100%;
    margin: 30px 0 0 0;
}
.sub_catch_cp{
    font-size: 18px;
    font-weight: 600;
    color: #2E6AAA;
    line-height: 3em;
}
.to_form_btn{
    width: 70%;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 10px 60px 10px 30px;
    background-image: url("../images/arrow.png");
    background-position: right;
    background-repeat: no-repeat;
    background-color:#EA9108;
    color: #fff;
    margin: 10px auto 40px auto;
    border-radius: 30px;
    border: 2px solid #fff;
}
.to_form_btn a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.to_form_btn:hover{
    text-decoration: none;
    background-image: url("../images/arrow_go.png");
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

.gmap{
    position: relative;
    width: 60%;
    border: 1px solid #ccc;
    height: 18vw;
    overflow: hidden;
    padding-bottom: 20%;
    border-radius: 12px
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding-top: -170px;
    padding-bottom: 170px;
}

.footer_logo{
    clear: both;
    position:relative;
    width: 30%;
    margin: 10px auto;
}
.footer_logo img{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
/************************************************************
 * page_top
 ************************************************************/

.page_top { position:fixed; 
    bottom:100px; 
    right:40px;
    padding:50px 10px 12px 10px; 
    width: 60px;
    height: 20px;
    background-image: url("../images/pagetop.png");
     background-repeat: no-repeat;
    background-size:70%;
    background-position: top center;
    background-color: rgba(255,255,255,0.6);
    border-radius: 8px;
    border: 1px solid rgba(157,211,91,1.00);
    color:#48A72B; 
    font-size:18px;line-height: 2em; 
    text-decoration:none;
    text-align: center;
}
.page_top:hover { 
    background-color: rgba(255,255,255,1.0);
}
}
@media screen and (max-width: 480px){
.page_navi{
    position: relative;
	width: 100%;
	padding: 0;
	background-image: url("../../img/recruit/page_navu_bg.jpg");
	background-repeat: repeat-y;
	background-size: 100%;
	border-radius: 15px;
	margin: 30px auto 40px auto;
	height: auto;
}
.page_navi_inner{
    position:relative;
    display: flex;
	padding: 10px;
    flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
    z-index: 0;
}
.page_navi_item{
    width: 80%;
	margin: 10px auto;
    
}

/*-------------(main_contents)--------------*/
.main_contents{
    width: 100%;
    height: auto;
    background-image:url("../images/contents_top_bg.png"),url("../images/bg.png");
    background-repeat: no-repeat,repeat; 
    background-position: top left,top;
    background-size: contain,100%;
    padding-top: 0;
    margin-top: 180px;
    padding-bottom: 20px;
}
/*------------(main)-------------------*/

.ttl_work{
    width: 80%;
    margin: 20px auto;
    text-align: center;
}
.ttl_work img{
    width: 100%;
}
.ttl_work p{
    text-align: left;
    margin: 30px 0;
    font-size: 15px;
}
.box_area{
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box_area_item1{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 #dbdbdb;
    margin:15px 0;
    background-color: rgba(255,255,255,0.90)
}
.box_area_item1_top{
    width: 100%;
    margin: 0;
}
.box_area_item1_top img{
    width: 100%;
    
}
.box_area_item1_photo{
    width: 100%;
    margin: 20px 0;
}
.box_area_item1_photo img{
    width: 100%;
}
.box_area_item1_txt{
    width: 80%;
    margin: 10px auto;
    text-align: left;
    font-size: 14px;
    color: #666;
    padding-bottom: 30px;
}
.bd_pink{
    border-bottom:6px solid rgba(244,184,210,1.00);
     border-top:6px solid rgba(244,184,210,1.00);
}
.bd_yellow{
    border-bottom:6px solid  rgba(246,196,89,1.00);
     border-top:6px solid rgba(246,196,89,1.00);
}
.bd_green{
    border-bottom:6px solid rgba(190,234,105,1.00);
     border-top:6px solid rgba(190,234,105,1.00);
}
.bd_blue{
    border-bottom:6px solid rgba(144,217,246,1.00);
     border-top:6px solid rgba(144,217,246,1.00);
}




/* ------------------------------
   loopSlider
------------------------------ */
#slide_space{
    width: 100%;
    margin:40px auto;
}

.loopSliderWrap {
	top: 0;
	left: 0;
	height: 180px;
	overflow-x: hidden;
	position: absolute;
}

.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 180px;
	text-align: center;
	position: relative;
	overflow-x: hidden;
}

.loopSlider ul {
	height: 180px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 270px;
	height: 180px;
	float: left;
	display: inline;
	overflow: hidden;
    border-right: 1px solid #fff;
}

.loopSlider ul li img{
    width: 100%;
   
}
/*-----------(INTERVIEW)---------------*/
#interview_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.int_main{
    width: 100%;
    margin: 0 0 30px 0;
}
.int_main img{
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.ttl_int_main{
    width: 40%;
    margin: -60px auto 30px auto;
}
.ttl_int_main img{
    width: 100%;
}
.box_area2{
	width: 90%;
	margin: 30px auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}

.box_area_item2{
    width: 42%;
    text-align: center;
    margin: 10px 3%;
}
.box_area_item2 p{
    margin-top: 10px;
    color: #000;
    line-height: 1em;
}
.box_area_item2 .small{
    font-size: 13px;

}
.box_area_item2 img{
    width: 100%;
}
/*-----------(Q&A)---------------*/
#faq_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.qa_area{
    width: 92%;
    padding: 40px 2%;
    margin: 20px auto;
}

.hidden_box {
    width: 82%;
    margin: 40px 0 40px 5%;/*前後の余白*/
    padding: 0;
    
}

/*Q*/
.hidden_box label {
    display: block;
    width: 95%;
    font-size: 16px;
    line-height: 1.6em;
    padding: 10px 0 10px 40px;
    cursor :pointer;
    background-image: url("../images/icon_q.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 30px;
    margin: 0;
    border-bottom: 2px dotted #AF9680;
    

}

/*ボタンホバー時*/
.hidden_box label:hover {
   cursor: pointer;
	-webkit-transform: translatex(5px);
	        transform: translatex(5px);

}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*A*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0 0 50px;
    height: auto;
    min-height: 60px;
    opacity: 1;
    margin: 30px 0 0 2%;
    background-image: url("../images/icon_a.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left;
    display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
    line-height: 1.6em;
        font-size: 15px;
}
/*-----------(RECRUITMENT)---------------*/
#rec_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: left;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
}

.recruitment_area{
    width: 82%;
    padding: 40px 2%;
    margin: 20px auto;
    text-align: center;
}
.recruitment_list_01{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_01.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #E5F6FA;
    border-radius: 12px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6em;
    margin:30px auto;
}
.recruitment_list_01 a{
    text-decoration: none;
}
.recruitment_list_01:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.recruitment_list_02{
    padding: 15px 0 15px 80px;
    background-image: url("../images/icon_pdf_02.png");
    background-size: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #E5F6FA;
    border-radius: 12px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6em;
    margin:30px auto;
}
.recruitment_list_02 a{
    text-decoration: none;
}
.recruitment_list_02:hover{
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

/*-----------(CONTACT)---------------*/
#contact_area{
    width: 90%;
    margin: 30px auto 50px auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    box-shadow: 0 0 8px 0 #a2a2a2;
    border-radius: 25px;
    padding: 0 2% 10px 2%;
}
.contact_area_main{
    width: 90%;
    margin: 0 auto;
    
}
.contact_area_main img{
    width: 100%;
    margin: 30px 0 10px 0;
}
.sub_catch_cp{
    font-size: 14px;
    font-weight: 600;
    color: #2E6AAA;
    line-height: 1.6em;
}
.to_form_btn{
    width: 70%;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 600;
    text-align: left;
    padding: 10px 60px 10px 30px;
    background-image: url("../images/arrow.png");
    background-position: right;
    background-repeat: no-repeat;
    background-color:#EA9108;
    color: #fff;
    margin: 10px auto 40px auto;
    border-radius: 30px;
    border: 2px solid #fff;
}
.to_form_btn a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.to_form_btn:hover{
    text-decoration: none;
    background-image: url("../images/arrow_go.png");
    cursor: pointer;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}

.gmap{
    position: relative;
    width: 96%;
    border: 1px solid #ccc;
    height: 25vw;
    overflow: hidden;
    padding-bottom: 20%;
    border-radius: 12px
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding-top: -170px;
padding-bottom: 170px;
}

.footer_logo{
    clear: both;
    position:relative;
    width: 80%;
    margin: 10px auto;
}
.footer_logo img{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

}


