.hrmenu li a.hrm_usr, .ftmenu li a.hrm_usr {
  background-image: url(/boatImg/new/header/ic-hrm_user.svg);
}
.hrmenu li a.hrm_shp, .ftmenu li a.hrm_shp {
  background-image: url(/boatImg/new/header/ic-hrm_shop.svg);
}

/* Style for PCs */
@media screen and (min-width: 1025px) {

/* Header */
header {
  width:100%;
  height: 106px;
  display: block;
  position: fixed;
  top: 0px;
  left:0;
  z-index:18500;
}

/*Topline*/
.hrtt {
  width:100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top:0;
  left:0;
  z-index: 18750;
}
.hrtt .toptext {
font-size:10px!important;
font-weight: 400!important;
/*
line-height: 30px!important;
*/
padding-top: 5px;

text-align: left;
margin:0 0 0 1%;
}
.hrtt ul {
  width:fit-content;
  height: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hrtt ul li {
  margin-left:5px;
}
.hrtt li.hrtbn_sitemap {
width:100px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: -1.5px;
line-height: 25px;
}
.hrtt li.hrtbn_sitemap a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-black);
  padding:0 8px 0 20px;
  background-image: url(/boatImg/new/header/ic-sitemap_c.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 90%;
}
.hrtt li.hrtbn_userlogin {
width:120px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: -1.5px;
line-height: 25px;
}
.hrtt li.hrtbn_userlogin a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-black);
  padding:0 8px 0 20px;
  background-image: url(/boatImg/new/header/ic-login_c.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 90%;
}
.hrtt li.hrtbn_kameilogin {
width:110px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: -1.5px;
line-height: 25px;
}
.hrtt li.hrtbn_kameilogin a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-black);
  padding:0 8px 0 20px;
  background-image: url(/boatImg/new/header/ic-kamei_c.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 90%;
}
.hrtt li.hrtbn_snsbn_yt {
width:90px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}
.hrtt li.hrtbn_snsbn_yt a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);
  background-color: #b00718;
  padding:0 8px 0 20px;
  border-radius: 3px;
  background-image: url(/boatImg/new/header/ic-yt_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;
}
.hrtt li.hrtbn_snsbn_fb {
width:90px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}
.hrtt li.hrtbn_snsbn_fb a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);
  background-color: #183b73;
  padding:0 8px 0 20px;
  border-radius: 3px;
  background-image: url(/boatImg/new/header/ic-fb_f_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;
}
.hrtt li.hrtbn_snsbn_line {
width:90px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}
.hrtt li.hrtbn_snsbn_line a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);
  background-color: #0ecb63;
  padding:0 8px 0 20px;
  border-radius: 3px;
  background-image: url(/boatImg/new/header/ic-line_f_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;
}


.hrtt li.hrtbn_snsbn_insta {
  /*
width:105px;
*/
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}


.hrtt li.hrtbn_snsbn_insta a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);






  padding:0 8px 0 30px;
  border-radius: 3px;

  background-image: url(/boatImg/new/header/ic-insta_f_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;

  background-color: #ef2797;



    display: table-cell;
    vertical-align: middle;



/*
  background: 
    url(/boatImg/new/header/ic-insta_f_w.svg),
    linear-gradient(to right,
      rgba(247, 207, 0, 0.7),
      rgba(246, 37, 2, 0.7) 45%,
      rgba(182, 47, 82, 0.7) 75%,
      rgba(113, 58, 166, 0.7)
    );



  */
}







/*Logo*/
header figure {
  width: 20%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top:40px;
  left:10px;
  z-index:18600;
}
header figure img {
  max-height: 40px;
}
header.hractive {
  background-color:rgba(255,255,255,0.95);
  box-shadow:0px 1px 5px rgba(0,0,0,0.3);
}

/* Header Menu */
.hrmenu {
  width:130px;
  height: 56px;
  display: flex;
  position:fixed;
  top:40px;
  right:0px;
  z-index:20520;
}
.hrmenu li {
flex:1;
height: 56px;
display: block;
margin:0 1%;
}
.hrmenu li a {
  width:100%;
  height: 56px;
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 45px;
}


/* Footer icon Menu */
.ftmenu {
  display:none;
}
.ftmenu li {
  display:none;
}
.ftmenu li a {
  display:none;
}

/* Footer */
footer {
  width:100%;
  height: auto;
  display: block;
}
.ftbody {
  width:100%;
  height: auto;
  display: block;
  padding:40px 0;
}
.ftbody ul {
  width:100%;
  max-width:800px;
  height: auto;
  display: flex;
  justify-content: center;
  margin:0 auto 20px;
}
.ftbody ul:last-of-type {
  margin-bottom:30px;
}
.ftbody ul li {
  width:fit-content;
  font-size:12px;
  line-height: 1em;
  text-align: center;
  padding:0 10px;
}
.ftbody ul li a {
  width:100%;
  height: auto;
  display: block;
  padding:5px 0;
  color:var(--color-white);
  text-decoration: none;
}
.ftbody ul li a:hover {
  color:var(--color-ccc);
  text-decoration: none;
}
.ftbody p {
  font-size:12px;
  line-height: 1em;
  text-align: center;
  color:var(--color-white);
}


/* Wrapper */
#wrapper {
  padding:0 0 8% 0;
  margin:0;
  background-image: url(/boatImg/new/ft_bg.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100% auto;
}


}


/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* Header */
header {
  width:100%;
  height: 96px;
  display: block;
  position: fixed;
  top:0;
  left:0;
  z-index:18500;
}

/*Topline*/
.hrtt {
  width:100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top:0;
  left:0;
  z-index: 18750;
}
.hrtt .toptext {
font-size:10px!important;
font-weight: 400;
line-height: 15px;
text-align: left;
margin:0 0 0 1%;
}
.hrtt ul {
  width:fit-content;
  height: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hrtt ul li {
  margin-left:5px;
}
.hrtt li.hrtbn_sitemap {
width:100px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: -1.5px;
line-height: 25px;
}
.hrtt li.hrtbn_sitemap a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-black);
  padding:0 8px 0 20px;
  background-image: url(/boatImg/new/header/ic-sitemap_c.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 90%;
}
.hrtt li.hrtbn_userlogin {
width:120px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: -1.5px;
line-height: 25px;
}
.hrtt li.hrtbn_userlogin a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-black);
  padding:0 8px 0 20px;
  background-image: url(/boatImg/new/header/ic-login_c.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 90%;
}

.hrtt li.hrtbn_kameilogin {
  width:110px;
  height: 25px;
  display: block;
  font-size:12px;
  letter-spacing: -1.5px;
  line-height: 25px;
  }
  .hrtt li.hrtbn_kameilogin a {
    width:100%;
    height: 25px;
    display: block;
    text-align: right;
    text-decoration: none;
    color:var(--color-black);
    padding:0 8px 0 20px;
    background-image: url(/boatImg/new/header/ic-kamei_c.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto 90%;
  }
  .hrtt li.hrtbn_snsbn_yt {
  width:90px;
  height: 25px;
  display: block;
  font-size:12px;
  letter-spacing: 0px;
  line-height: 25px;
  }
  .hrtt li.hrtbn_snsbn_yt a {
    width:100%;
    height: 25px;
    display: block;
    text-align: right;
    text-decoration: none;
    color:var(--color-white);
    background-color: #b00718;
    padding:0 8px 0 20px;
    border-radius: 3px;
    background-image: url(/boatImg/new/header/ic-yt_w.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto 80%;
  }
.hrtt li.hrtbn_snsbn_fb {
width:90px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}
.hrtt li.hrtbn_snsbn_fb a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);
  background-color: #183b73;
  padding:0 8px 0 20px;
  border-radius: 3px;
  background-image: url(/boatImg/new/header/ic-fb_f_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;
}
.hrtt li.hrtbn_snsbn_line {
width:75px;
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}
.hrtt li.hrtbn_snsbn_line a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);
  background-color: #0ecb63;
  padding:0 8px 0 20px;
  border-radius: 3px;
  background-image: url(/boatImg/new/header/ic-line_f_w.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;
}

.hrtt li.hrtbn_snsbn_insta {
  /*
width:105px;
*/
height: 25px;
display: block;
font-size:12px;
letter-spacing: 0px;
line-height: 25px;
}

.hrtt li.hrtbn_snsbn_insta a {
  width:100%;
  height: 25px;
  display: block;
  text-align: right;
  text-decoration: none;
  color:var(--color-white);







  padding:0 8px 0 30px;
  border-radius: 3px;

  background-image: url(/boatImg/new/header/ic-insta_f_w.svg);

  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 80%;


background-color: #ef2797;


/*
  background: 
    url(/boatImg/new/header/ic-insta_f_w.svg),
    linear-gradient(to right,
      rgba(247, 207, 0, 0.7),
      rgba(246, 37, 2, 0.7) 45%,
      rgba(182, 47, 82, 0.7) 75%,
      rgba(113, 58, 166, 0.7)
    );
    */


    display: table-cell;
    vertical-align: middle;

}









/* Logo */
header figure {
  width: 40%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top:40px;
  left:0;
  z-index:18600;
}
header figure img {
  max-height: 40px;
}

header.hractive {
  height: 106px;
  background-color:rgba(255,255,255,0.95);
  box-shadow:0px 1px 5px rgba(0,0,0,0.3);
}

/* Header Menu */
.hrmenu {
  width:130px;
  height: 56px;
  display: flex;
  position:fixed;
  top:40px;
  right:90px;
  z-index:20520;
}
.hrmenu li {
flex:1;
height: 56px;
display: block;
margin:0 1%;
}
.hrmenu li a {
  width:100%;
  height: 56px;
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 45px;
}


/* Footer icon Menu */
.ftmenu {
  display:none;
}
.ftmenu li {
  display:none;
}
.ftmenu li a {
  display:none;
}

/* Footer */
footer {
  width:100%;
  height: auto;
  display: block;
}
.ftbody {
  width:100%;
  height: auto;
  display: block;
  padding:40px 0;
}
.ftbody ul {
  width:90%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0 auto 20px;
}
.ftbody ul:last-of-type {
  margin-bottom:30px;
}
.ftbody ul li {
  width:fit-content;
  font-size:12px;
  line-height: 1em;
  text-align: center;
  padding:0 10px;
}
.ftbody ul li a {
  width:100%;
  height: auto;
  display: block;
  padding:5px 0;
  color:var(--color-white);
  text-decoration: none;
}
.ftbody ul li a:hover {
  color:var(--color-ccc);
  text-decoration: none;
}
.ftbody p {
  font-size:12px;
  line-height: 1.4em;
  text-align: center;
  color:var(--color-white);
}

/* Wrapper */
#wrapper {
  padding-bottom: 8%;
  background-image: url(/boatImg/new/ft_bg.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100% auto;
}

}






/* Style for Smartphone */
@media screen and (max-width: 900px) {

/* Header */
header {
  width:100%;
  height: 56px;
  display: block;
  position: fixed;
  top:0;
  left:0;
  z-index:18500;
}

/*Topline*/
.hrtt {
  width:100%;
  height: 20px;
  display: flex;
  justify-content: center;
  position: absolute;
  top:0;
  left:0;
  z-index: 18750;
}
.hrtt .toptext {
font-size:0.6em!important;
font-weight: 400;
line-height: 20px;
text-align: center;
margin:0 0 0 0;
}
.hrtt ul {
  display:none;
}
.hrtt ul li {
  display:none;
}
.hrtt li.hrtbn_sitemap {
  display:none;
}
.hrtt li.hrtbn_sitemap a {
  display:none;
}
.hrtt li.hrtbn_userlogin {
  display:none;
}
.hrtt li.hrtbn_userlogin a {
  display:none;
}
.hrtt li.hrtbn_snsbn_fb {
  display:none;
}
.hrtt li.hrtbn_snsbn_fb a {
  display:none;
}
.hrtt li.hrtbn_snsbn_line {
  display:none;
}
.hrtt li.hrtbn_snsbn_line a {
  display:none;
}

.hrtt li.hrtbn_snsbn_insta a {
  display:none;
}





/*Logo */
header figure {
  width: 50%;
  height: 56px;
  display: flex;
  justify-content: left;
  align-items: center;
  position: fixed;
  top:20px;
  left:0;
  z-index:18600;
}
header figure img {
  max-height: 40px;
}
header.hractive {
  height: 80px;
  background-color:rgba(255,255,255,0.95);
  box-shadow:0px 1px 5px rgba(0,0,0,0.3);
}

/* Header Menu */
.hrmenu {
  display: none;
}
.hrmenu li {
  display: none;
}
.hrmenu li a {
  display: none;
}


/* Footer icon Menu */
.ftmenu {
  width:300px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  margin:30px auto 20px;
}
.ftmenu li {
flex:1;
height: 80px;
display: block;
margin:0 1%;
}
.ftmenu li a {
  width:100%;
  height: 80px;
  display: block;
  text-indent: -9999px;
  border-radius: 5px;
  box-shadow:0px 1px 3px rgba(0,0,0,0.2);
  background-color: var(--color-white);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 50px;
}


/* Footer */
footer {
  width:100%;
  height: auto;
  display: block;
}
.ftbody {
  width:100%;
  height: auto;
  display: block;
  padding:40px 0;
}
.ftbody ul:first-of-type {
  width:80%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0 auto 20px;
}
.ftbody ul:first-of-type li {
  width:100%;
  height: auto;
  display: block;
  font-size:14px;
  line-height: 1.4em;
  text-align: center;
  border: 1px dotted rgba(255,255,255,0.8);
  margin:0 1%;
  border-radius: 5px;
}
.ftbody ul:first-of-type li a {
  width:100%;
  height: auto;
  display: block;
  padding:15px 0;
  color:var(--color-white);
  text-decoration: none;
}
.ftbody ul li a:hover {
  color:var(--color-ccc);
  text-decoration: none;
}

.ftbody ul:last-of-type {
  width:100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin:0 auto 0px;
}
.ftbody ul:last-of-type li {
  width:100%;
  height: auto;
  display: block;
  font-size:14px;
  line-height: 1.4em;
  text-align: center;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
}
.ftbody ul:last-of-type li a {
  width:100%;
  height: auto;
  display: block;
  padding:15px 0;
  color:var(--color-white);
  text-decoration: none;
}
.ftbody ul li a:hover {
  color:var(--color-ccc);
  text-decoration: none;
}


.ftbody p {
  width:100%;
  height: auto;
  display: block;
  font-size:12px;
  line-height: 40px;
  text-align: center;
  color:var(--color-white);
}

/* Wrapper */
#wrapper {
  padding-bottom: 15%;
  background-image: url(/boatImg/new/ft_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 150% auto;
}

}
