@charset "UTF-8";
html,body{
    /*font-size: 2.5vw;*/
    font-size: 16px;
}

body {
	/*スマホのスクロールをスムーズにするらしい*/
	-webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 500px) {
    html,body{
    font-size: 3.5vw;
    }
}

footer{
    width:100%;
    height:3em;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    /*margin-bottom:3.3em;*/
    background-color:#000000;
    color:#fff;
    font-size:1.5em;
    /*max-width: 1800px;*/
}

@media screen and (max-width: 500px) {
    footer{
        height:9vw;
        /*margin-bottom: 15.8vw;*/
        font-size:1.5vw;
    }
}

.fixedfooter{
    width:100%;
    height: auto;
    display:flex;
    align-items: center;
    justify-content: center;
    background-color:#35A54F;
    position: fixed;
    bottom:0;
    z-index: 9;
}

.w8h9vw{
    width:500px;/*80%;*/
    height: 5em;/*auto;*/
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 500px) {
    .fixedfooter{
        width:100%;
        height: 16vw;
    }
    .w8h9vw{
        width:80%;
    }
}

img{
    width:100%;
	max-width: 100%;
	height: auto;
    align-self: flex-start;/*追加safari対策*/

}

#wrapper{
    width:100%;
    height: auto;
    overflow: hidden;
}

.wrapper-bg{
    padding:4% 0;
    background-image: url(../img/sidejob_bg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-size: 100% 950px;
}

.hoganflex{
    display: flex;
    justify-content: center;
}
.hoganflm{
    width:92vw;
    max-width: 900px;
    height: 100%;
}

.hogan-bg{
    border: 1px solid #333;
    background-image: url(../img/sidejob_bg3.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 45.5px 46.5px;/*91px 93px;*/
}

.sidejob-top{
    width:100%;
    position: relative;
}

.sidejob-topboat{
    width: 40.7vw;
    height: 33.8vw;
    max-width:442px;/*632px;*/
    max-height:386px;/* 552px;*/
    position: absolute;
    top:-5%;
    left:65%;
}

@media(max-width:550px){
    .sidejob-topboat{
        width: 58.1vw;
        height:50.8vw;
        top:40vw;
        left:-9vw;
    }
}

.sec2ttl{
    display: none;
}

.sec2ttlimg{
    margin: 0;
    width:0;
}

.sec3ttlimg{
    margin:14px 0 0 0;
    width:76vw;
    max-width: 730px;
}

.sec4ttlimg{
    margin:14px 0 0 0;
    width:76vw;
    max-width: 730px;
}

.sec5ttlimg{
    margin:14px 0 0 0;
    width:76vw;
    max-width: 730px;
}

.sec6ttl{
    margin:24px 0;
    width:100%;
    max-width: 900px;
}


.sectionflex{
    display: flex;
    justify-content: center;
}

.coflame{
    width:88%
}

.maintxt{
    margin: 14px 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.8;
}

.tekiflame{
    width:260px;/*264px*/
    height: 88px;
    padding:8px 8px;
    margin: 4px 0;
    border: #333 solid 1px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.futekiflame{
    width:260px;/*264*/
    height: 88px;
    padding:8px 8px;
    margin: 4px 0;
    border: #333 solid 1px;
    background-color: #F3ECDC;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.tekitxt_s{
    font-size: 0.9rem;
}

.tekitxt_b{
    font-size: 1rem;
    font-weight: 700;
}

.teki_l{
    margin: 0 4px 0 0;
    width: 27px;
    height: 68px;
}

.teki_r{
    font-size: 1rem;
    width: 221px;
    height: 68px;
}

.tekiflex{
    margin: 10px 0 0 0;
    width: 88%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media(max-width:550px){
    .tekiflame{
        width:39vw;/*260px 43vw*/
        height: 14.5vw;
        padding:1vw 1vw;
        margin: 0.7vw 0;
    }
    
    .futekiflame{
        width:39vw;/*260px 43vw*/
        height: 14.5vw;
        padding:1vw 1vw;
        margin: 0.7vw 0;
    }

    .teki_l{
        margin: 0 1.2vw 0 0;
        width: 4.46vw;
        height: 12.2vwx;
    }
    
    .teki_r{
        font-size: 0.8rem;
        width: 32.5vw;
        height: 12.2vw;
    }

    .tekitxt_s{
        font-size: 0.6rem;
    }
    .tekitxt_b{
        font-size: 0.8rem;
        font-weight: 700;
    }

}

.siteflm{
    margin: 36px 0 0 0;
    width:76vw;
    max-width: 528px;
    border:#202A70 solid 3px;
    padding:14px;
    position: relative;
    background-color: #fff;
}

.siteflm_up{
    width:100%;
    display: flex;
    justify-content: space-between;
}

.siteflm_dw{
    margin: 10px 0 0 0;
    width: 100%;
}

.site_img{
    width:246px;
    height:155px;
}

.site_right{
 display: flex;
 flex-direction: column;
}

.site_fkds{
    width:234px;
    height:49px;
    padding:0 0 6px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#F1E857;
    font-size: 1.4rem;
    font-weight: 700;
    background-image: url(../img/redfkds.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.site-btn{
    width:234px;
    height: 108px;
}

.site_no{
    position: absolute;
    top:-40px;
    left:-80px;
    width:147px;
    height:149px;
}

@media(max-width:550px){
    .siteflm{
        margin:6vw 0 0 0;
        width:88vw;/*76 528px*/
        padding:2.3vw;
    }
    
    .siteflm_dw{
        margin: 1.67vw 0 0 0;
    }
    
    .site_img{
        width:41vw;
        height:25.8vw;
    }
        
    .site_fkds{
        width:39vw;
        height:8.16vw;
        padding:0 0 0.4vw 0;
        display: flex;
        font-size: 1rem;
    }
    
    .site-btn{
        width:39vw;
        height: 18vw;
    }
    
    .site_no{
        position: absolute;
        top:-4.8vw;
        left:-2.6vw;
        width:17.1vw;/*24.5vw;*/
        height:16.8vw;/*24.8vw;*/
    }
}











@media(max-width:550px){
    .sec2ttl{
        display: flex;
        justify-content: center;
    }
    .sec2ttlimg{
        margin:5vw 0 0 0;
        width:76vw;
    }
    .sec3ttlimg{
        margin:5vw 0 0 0;
        width:76vw;
    }
    .sec4ttlimg{
        margin:5vw 0 0 0;
        width:80vw;
    }
    .maintxt{
        margin:4vw 0;
        font-size: 1.3rem;
        font-weight: 700;
        line-height: 1.8;
    }




}




.containerflex{
    width:100%;
    height: auto;
    /*max-width: 1800px;*/
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 501px) {
    .containerflex{
    /*max-width: 900px;*/
    }
}

.max900{
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.negmargin{
    margin-top:-30%;
}
@media screen and (max-width: 500px) {
    .negmargin{
        margin-top:-40%;
    }
}

.flexcolum{
    width:100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flexrow{
    width:100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.flexpc{
    width:100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 500px) {
    .flexpc{
        display: block;
    }
}

.top{
    width:100%;
    max-width: 900px;
    height:auto;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.topbk{
    width:100%;
    height:auto;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url("../img/side_topbk.png") no-repeat center center;
    background-size: cover;
}

@media screen and (min-width: 501px) {
    .top{
    max-width: 900px;
    }
}

@media screen and (max-width: 500px) {
    .top{
    background: url("../img/side_topbk_sp.png") no-repeat center center;
    background-size: cover;
    }
}


.pickup{
  display: block;
   -webkit-animation-name: pickup;
  animation-name: pickup;
   -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
   -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   -webkit-animation-delay: 0s;
  animation-delay: 0s;
   -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pickup {
  0% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    left: 15%;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

.titlebk{
    position: relative;
    width:100%;
    height:auto;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    z-index: 2;
}

.titlebk0 {
    position: relative;
    width: 100%;
    height:auto;
     > img {
        width: 100%;
        height: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
}

.titlebk0-in {
    display:flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width:100%;
    /*top: 55%;
    left: 0;*/
    margin-top: -12%;
    z-index: 9 !important;
    /*-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    > div {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .titlebk0-in {
        margin-top: -22%;
    /*top:40%;
    left:0;*/
    }
}

.shadow {
  display     : inline-block;
  color       : #E51874;            /* 文字の色 */
  font-weight: bold;
  font-size   : 2.3em;/*4vw;*/               /* 文字のサイズ */
  text-shadow: 0.1em 0.1em #fff;
  /*text-shadow : 6px 3px #FFF;  文字の影 */
  z-index: 9 !important;
}

@media screen and (max-width: 500px) {
    .shadow  {
    font-size   : 6.5vw;
    text-shadow: 0.3vw 0.3vw #fff;
    }
}

.fs3vw1em{
    font-size: 1.8em;
}
@media screen and (max-width: 500px) {
    .fs3vw1em{
        font-size: 3.5vw;
    }
}

.fs4vw1em{
    font-size: 1.8em;
}
@media screen and (max-width: 500px) {
    .fs4vw1em{
        font-size: 4vw;
    }
}

.fs4vw2em{
    font-size: 1.8em;
}
@media screen and (max-width: 500px) {
    .fs4vw2em{
        font-size: 4.2vw;
    }
}

.fs45vw25em{
    font-size: 2.2em;
}
@media screen and (max-width: 500px) {
    .fs45vw25em{
        font-size: 4.5vw;
    }
}

.fs45vw2em{
    font-size: 2em;
}
@media screen and (max-width: 500px) {
    .fs45vw2em{
        font-size: 4.5vw;
    }
}

.w60{
    width:280px;
}

@media screen and (max-width: 500px) {
    .w60{
        width:60%;
    }
}

.bg_kousi{
  width:100%;
  height:auto;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FCF9E1;
  background-image: linear-gradient(#FEF7B0 2px, transparent 0),
                    linear-gradient(90deg, #FEF7B0 2px, transparent 0);
  background-size: 30px 30px;
}

.tab-wrap {
  width:85%;/*90%*/
  display: flex;
  flex-wrap: wrap;
  margin:30px 0;/*20px 0*/
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #012652;
  display: block;
  order: -1;
}
.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  font-size: 1.8em;
  white-space: nowrap;
  text-align: center;
  padding: 10px 1.5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  /*border-radius: 5px 5px 0 0;*/
  flex: 1;
}

@media screen and (max-width: 500px) {
    .tab-label {
      font-size: 2vw;
    }
}

.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: auto;/*0;*/
  display: flex;
  padding: 20px 1em;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  overflow: hidden;
  opacity: 1;/*0;*/
}
/*.tab-switch:checked+.tab-label {
  background: #012652;
}*/

.tab-switch {
  background: #012652;
}

/*.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}*/
.tab-switch {
  /*display: none;*/
}

.bg_wash{
  width:100%;
  height:auto;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url('../img/side_bgwash.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blbox{
    height:200px;
    width:800px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 500px) {
    .blbox{
        height:auto;
        width:90%;
    }
}



.list_check {
    font-size: 1.6em;/*2vw;*/
    padding: 0px;
    margin: 0px;
    list-style: none;
}

@media screen and (max-width: 500px) {
    .list_check {
        font-size: 5vw;
    }
}

.list_check > li {
    position: relative;
    padding: 0px 0px 0px 2.5em;/*0px 0px 0px 2em*/
    margin: 0px;
}
.list_check > li::before,
.list_check > li::after {
    position: absolute;
    top: 50%;
    height: 1em;
    content: "";
}
.list_check > li::before {
    left: 0px;
    transform: translateY(-50%);
    width: 1.2em;
    height: 1.2em;
    border: 2px solid #000;/*#7F8080;*/
    border-radius: 3px;
}
.list_check > li::after {
    left: 0.5em;/*0.5em*/
    transform: translateY(-75%) rotate(45deg);
    width: 0.6em;/*0.5em*/
    border-bottom: 5px solid #E60012;/*3px*/
    border-right: 5px solid #E60012;/*3px*/
}

.list_check > li + li {
    margin: 1em 0px 0px;
}

.red{
    color:#E60013;
    font-weight: bold;
}

.u_ylw {
background: linear-gradient(transparent 70%, #FFF100 70%);
}

.ctw-marker-bold {
    padding: 3px 1px;/*3px 1px*/
    background-size: 200% 30%;/*200% 12px*/
    background-position: /*bottom;*/0 80%;/*0 10px*/
    background-repeat: repeat-x;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
}

.ctw-marker-bold.ctw-marker-position {
    background-position: -100% 80%;/*-100% 10px*/
}
.ctw-marker-yellow {
background-image: -webkit-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(255,241,0,0.75) 50%);
background-image: -moz-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(255,241,0,0.75) 50%);
background-image: -o-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(255,241,0,0.75) 50%);
background-image: -ms-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(255,241,0,0.75) 50%);
background-image: linear-gradient(left, rgba(255,235,6,0) 50%, rgba(255,241,0,0.75) 50%);
}

.iabg{
    text-align: center;
    color:#fff;
    font-size: 3.5vw;
    padding:8px 0;
    background-color: #012652;
    border: 1px solid #012652;
    border-radius: 5px 5px 0 0;
}

.whtbox{
    text-align: center;
    font-size: 3.5vw;
    padding:8px 0;
    background-color: #fff;
    border: 1px solid #E3E3E6;
}
.grbg{
    background-color: #EEEFEF;
    border: 1px solid #E3E3E6;
    border-radius: 0 0 5px 5px;
}

.privacy{
    width:100%;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.toku{
    width:100%;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.honbun{
    width:85%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.7;
}

.ttl{
    font-size: 1.5em;
    font-weight: bold;
}

.ttl2{
    font-size: 1.3em;
}







@media screen and (min-width: 501px) {
    .visible_pc{
    	display: block !important;
    }
    .visible_sp{
    	display: none !important;
    }
}
@media screen and (max-width: 500px) {
	.visible_pc{
		display: none !important;
	}
	.visible_sp{
		display: block !important;
	}
}
