@charset "utf-8";
/* CSS Document */
.mainMenu {
    z-index: 10000;
}

/*PC*/
@media print, screen and (min-width: 769px) {



/*--------hed_img------------*/

#hedImg {
background: url(../images/recruit/hed_img.jpg) center center no-repeat;
background-size: cover;
}


.store_tit { font-size:1.2em; font-family:"游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif; margin:0 0 20px; letter-spacing:0.5px; color:#ff0048;}


/*-----index------------*/

.reason_box {
width: 100%;
margin: 0 auto 200px;
position: relative;
}

.reason_box::after {
content: "";
position: absolute;
right: 0;
top: 15%;
width: 70%;
height: 60%;
background:#f7f5f2;;
z-index: -1;
display: block;
}

.reason_box2 {
width: 100%;
margin: 0 auto 250px;
position: relative;
}

.reason_box2::after {
content: "";
position: absolute;
left: 20%;
top: -10%;
width: 40%;
height: 120%;
background:#f7f5f2;;
z-index: -1;
display: block;
}

.reason_imgL {
width: 60%;
margin: auto auto auto 0;
margin-left: -100px;
}

.reason_imgR {
width: 60%;
margin: auto 0 auto auto;
margin-right: -100px;
}

.reason_imgL img ,.reason_imgR img {
width: 100%;
height: auto;
}

.reason_boxR {
width: 50%;
position: absolute;
right: 2%;
bottom: -20%;
z-index: 10;
}

.reason_boxL {
width: 50%;
position: absolute;
left:2%;
top: 20%;
z-index: 10;
}


.reason_txtbox {
background: #fff;
box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
padding: 40px 50px;
}

.reason_txtbox_tit {
font-size: 18px;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-weight: bold;
margin-bottom: 15px;
}

.reason_txtbox_txt {

}


.store_img_r { width:46%; float:right; margin:0 0 4% 4%;}


/*--idxBox01----------------------*/
.idxBox01 {
background: url("../images/store/idxBox01_bg.jpg") left bottom no-repeat;
background-size: cover;
margin-bottom: 80px;
}

.idxBox01__box {
box-sizing: border-box;
width: 50%;
margin-right: 0;
margin-left: auto;
}

.idxBox01__txt {
box-sizing: border-box;
min-height: 550px;
padding: 10%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

.idxBox01__txt h4 {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.8rem;
line-height: 4.2;
font-weight: 500;
color: #fff;
}


/*--idxBox02----------------------*/
.idxBox02 {
background: url("../images/store/idxBox02_bg.jpg") left bottom no-repeat;
background-size: cover;
margin-bottom: 80px;
}

.idxBox02__box {
box-sizing: border-box;
width: 50%;
margin-right: 0;
margin-left: auto;
}

.idxBox02__txt {
box-sizing: border-box;
min-height: 658px;
padding: 10%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

.idxBox02__txt h4 {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.8rem;
line-height: 4.2;
font-weight: 500;
color: #fff;
}


.store_list { width:100%; margin:0 auto 60px; padding:0; list-style-type:none;}
.store_list li { width:19%; margin-right:1%; float:left; padding:5px 0; border-bottom:1px solid #FF0004;}


.store_box {
    padding:3%;
    background: #fff;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
}

.store_box_l {
	width:56%;
	float:left;
	margin:0;
}

.store_box_l h4 { font-size:1.2em; margin:0 0 10px;}

.store_box_r {
	width:40%;
	float:right;
	margin:0;
}


/*-------------*/
.stBox {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}


}




/*----------------------------------------------------*/




/*sp*/
@media only screen and (max-width: 768px) {



/*--------------------*/

#hedImg {
background: url(../images/recruit/hed_img.jpg) center center no-repeat;
background-size: cover;
}

.store_tit { font-size:1em; font-family:"游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif; margin:0 0 10px; letter-spacing:0.2px; color:#ff0048;}


/*-----index-------------*/

.reason_box {
width: 100%;
margin: 0 auto 100px;
position: relative;
}

.reason_box::after {
content: "";
position: absolute;
right: 0;
top: 15%;
width: 70%;
height: 60%;
background:##f7f5f2;
z-index: -1;
display: block;
}

.reason_box2 {
width: 100%;
margin: 0 auto 100px;
position: relative;
}

.reason_box2::after {
content: "";
position: absolute;
right: 0;
top: 15%;
width: 70%;
height: 60%;
background:#f7f5f2;;
z-index: -1;
display: block;
}

.reason_imgL {
width: 100%;
margin: 0 auto;
}

.reason_imgR {
width: 100%;
margin: 0 auto;
}

.reason_imgL img ,.reason_imgR img {
width: 100%;
height: auto;
}

.reason_boxR {
width: 100%;
z-index: 10;
margin-top: -50px;
position: relative;
z-index: 10;
}

.reason_boxL {
width: 100%;
z-index: 10;
margin-top: -50px;
position: relative;
z-index: 10;
}


.reason_txtbox {
background: #fff;
box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
padding: 4%;
}

.reason_txtbox_tit {
font-size: 16px;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-weight: bold;
margin-bottom: 15px;
}

.reason_txtbox_txt {

}

.store_img_r { width:90%; margin:0 auto 20px;}


/*--idxBox01----------------------*/
.idxBox01 {
width: 100%;
box-sizing: border-box;
padding: 40px 2%;
background: url("../images/store/idxBox01_bg.jpg") bottom right no-repeat;
background-size: cover;
margin:0 0 30px;
}

.idxBox01__txt {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.idxBox01__txt h4 {
/*-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;*/
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.4rem;
line-height: 1.8;
font-weight: 500;
color:#FFF;
}


/*--idxBox02----------------------*/
.idxBox02 {
width: 100%;
box-sizing: border-box;
padding: 40px 2%;
background: url("../images/store/idxBox02_bg.jpg") bottom right no-repeat;
background-size: cover;
margin:0 0 30px;
}

.idxBox02__txt {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.idxBox02__txt h4 {
/*-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;*/
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.4rem;
line-height: 1.8;
font-weight: 500;
color:#FFF;
}


.store_list { width:100%; margin:0 auto 30px; padding:0; list-style-type:none;}
.store_list li { width:49%; margin-right:1%; float:left; padding:5px 0 2px; border-bottom:1px solid #FF0004; font-size:0.9em;}

.store_box {
    padding:3%;
    background: #fff;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
}

.store_box_l {
	width:100%;
	margin:0 auto 20px;
}

.store_box_l h4 { font-size:1em; margin:0 0 10px;}

.store_box_r {
	width:100%;
	margin:0;
}


/*-------------*/
.stBox {
/*display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;*/
}

}
