@charset "UTF-8";
/* 吉田 */


/* メイン画像 */

.fade-layer {
    background-image: url(/recruite/interview/img/yoshida/title.jpg);
}
.secondtitle img.sign{position : absolute;width:300px;height:auto;top:40px;right:10px;}
@media print, screen and (min-width: 568px)/*SPヨコ*/ {
	.secondtitle img.sign{top:10%;right:30px;width:60%;}
}
@media print, screen and (min-width: 768px)/*タブレット*/ {
.fade-layer {
    background-image: url(/recruite/interview/img/yoshida/title_l.jpg);
}
	.secondtitle img.sign{width:40%;right:5%;}
}
@media print, screen and (min-width: 960px)/*小型PC*/ {
	.secondtitle img.sign{}
}
/* インタビュー1*/

.section1:after {
    background-image: url(/recruite/interview/img/yoshida/img1.jpg);
}

@media print, screen and (min-width: 768px)/*タブレット*/ {
.section1:after {
    background-image: url(/recruite/interview/img/yoshida/img1_l.jpg);
}
}

@media print, screen and (min-width: 960px)/*小型PC*/ {
.section1 .sec1width .imgbox {
    background-image: url(/recruite/interview/img/yoshida/img1.jpg);
}
}
/* インタビュー2*/
.section2:after {
    background-image: url(/recruite/interview/img/yoshida/img2.jpg);
}

@media print, screen and (min-width: 960px)/*小型PC*/ {
.section2 .sec2width .imgbox {
    background-image: url(/recruite/interview/img/yoshida/img2_l.jpg);
}
}
/* インタビュー3*/

.section3:after {
    background-image: url(/recruite/interview/img/yoshida/img3.jpg);
}

@media print, screen and (min-width: 960px)/*小型PC*/ {
.section3 .sec3width .imgbox {
    background-image: url(/recruite/interview/img/yoshida/img3.jpg);
}
}
/* インタビュー4*/

.section4:after {
    background-image: url(/recruite/interview/img/yoshida/img4.jpg);
}

@media print, screen and (min-width: 960px)/*小型PC*/ {
.section4 .sec4width .imgbox {
    background-image: url(/recruite/interview/img/yoshida/img4_l.jpg);
}
}
