
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400");

@charset "UTF-8";
/* CSS Document */
html {
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Roboto,"Droid Sans","メイリオ",Meiryo,Arial,sans-serif;
}

body {
  color: #333;
}

a {
  border: none;
  outline: none;
}

/* HEADER */
#header-wrap {
  /*	position:fixed;*/
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 60px;
  background: #fff;
}

#header {
  width: 355px;
  margin: 0 auto;
}

#header h1 {
  float: left;
  margin-top: 17px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #000;
}

#header h1 img {
  float: left;
  width: 49px;
  margin: 0 24px 0 0;
}

/* HEADER(menu) */
#menu {
  position: fixed;
  top: 8px;
  right: 0;
  width: 250px;
}

#menu-btn {
  float: right;
  padding-right: 10px;
  padding-bottom: 8px;
  width: 44px;
  height: 44px;
}

#menu ul {
  display: none;
  float: right;
  border-top: 1px solid #1E3A85;
}

#menu li {
  width: 250px;
  height: 44px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 44px;
  text-indent: 15px;
  color: #1E3A85;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/menu-li-ico.png);
  background-position: 226px 11px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-bottom: 1px solid #1E3A85;
}

#menu li a {
  display: block;
}

#menu li a:link {
  color: #1E3A85;
  text-decoration: none;
}

#menu li a:visited {
  color: #1E3A85;
  text-decoration: none;
}

#menu li a:hover {
  color: #1E3A85;
  text-decoration: none;
}

#menu li a:active {
  color: #1E3A85;
  text-decoration: none;
}

/* MAIN MOVIE */
#main-mov-sp {
  margin: 60px auto 0;
  width: 375px;
  height: 211px;
  text-align: center;
  background-size: 375px;
}

#main-mov-sp img {
  margin-top: 90px;
  width: 69px;
}

#main-mov-tb {
  display: none;
}

#main-mov {
  display: none;
}

/* MAIN COPY */
#main-copy h2 {
  margin-top: 15px;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#main-copy p {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  padding-bottom: 35px;
}

/* COMMON */
div.content {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 42px;
  padding-bottom: 32px;
  background: #fff;
}

div.content h2 {
  height: 54px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  color: #1E3A85;
}

p.lead-copy {
  text-align: center;
  padding-bottom: 35px;
}

p.lead-copy span {
  display: inline-block;
  font-size: 18px;
  line-height: 36px;
  background: url(../img/lead-copy-bg.png) repeat-x bottom;
  background-size: 5px;
}

p.body-copy {
  padding: 0 15px;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 35px;
}

.pc {
  display: none;
}

.pc-i {
  display: none;
}

/* ABOUT HUB */
div.voice {
  width: 335px;
  height: 100px;
  margin: 0 auto 5px;
  padding: 10px;
  background: #fff;
}

div.voice-mov {
  float: right;
  width: 150px;
}

div.voice-mov img {
  width: 150px;
}

div.voice-num {
  float: left;
  width: 185px;
  height: 59px;
}

div.voice-num img {
  float: left;
  width: 57px;
}

div.voice h3 {
  float: left;
  width: 185px;
  padding-top: 27px;
  font-size: 16px;
  font-weight: normal;
}

#message {
  padding: 32px 0;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  background: url(../img/message-bg.png) center center no-repeat;
  background-size: 276px;
}

/* ABOUT WORK */
#work {
  position: relative;
}

#work-mov-sp {
  position: relative;
  margin: 0 auto;
  width: 345px;
  height: 194px;
  text-align: center;
  z-index: 10;
  background-size: 345px;
}

#work-mov-sp img {
  margin-top: 74px;
  width: 69px;
}

#work-mov-tb {
  display: none;
}

#work-mov {
  display: none;
}

#schedule {
  width: 345px;
  margin: 30px auto 0;
  overflow: hidden;
}

#schedule h3 {
  margin-bottom: 16px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 31px;
}

#schedule h3 img {
  margin-right: 10px;
  vertical-align: bottom;
}

#schedule dl {
  width: 345px;
  clear: both;
  font-size: 14px;
  line-height: 19px;
}

#schedule dt {
  width: 59px;
  float: left;
  color: #1E3A85;
  font-weight: bold;
}

#schedule dd {
  width: 266px;
  padding-left: 20px;
  padding-bottom: 16px;
  float: right;
  background: url(../img/schedule-arrow1.png) left repeat-y;
  background-size: 14px;
}

#schedule dd.schedule-end {
  padding-bottom: 0;
  background: url(../img/schedule-arrow2.png) left bottom no-repeat;
  background-size: 14px;
}

#episode {
  position: relative;
  margin: 32px auto 0;
  width: 351px;
  height: 120px;
  background: #FFE3F1;
  border: 2px solid #FF809E;
  border-radius: 11px;
}

#episode p {
  margin: 8px 10px;
  font-size: 14px;
  line-height: 21px;
}

#episode img {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* ABOUT EDUCATIONAL */
#educational {
  margin-bottom: -30px;
}

div.edu-block {
  overflow: hidden;
  margin: 0 auto 30px;
  width: 355px;
}

div.edu-block h3 {
  margin-bottom: 15px;
  padding: 1px;
  border: 1px solid #1E3A85;
}

div.edu-block h3 span {
  display: block;
  width: 351px;
  height: 32px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  text-indent: 8px;
  background: #1E3A85;
}

div.edu-block p {
  float: left;
  width: 215px;
  font-size: 14px;
  line-height: 21px;
}

div.edu-block p span {
  display: block;
  padding-left: 5px;
}

div.edu-ph {
  float: right;
  width: 125px;
}

div.edu-ph img {
  margin-top: 2px;
  width: 120px;
}

/* WORK LIFE BALANCE */
div.bi01 {
  background: url(../img/balance01.png);
}

div.bi02 {
  background: url(../img/balance02.png);
}

div.bi03 {
  background: url(../img/balance03.png);
}

div.bi04 {
  background: url(../img/balance04.png);
}

div.bi05 {
  background: url(../img/balance05.png);
}

div.bi06 {
  background: url(../img/balance06.png);
}

div.bi07 {
  background: url(../img/balance07.png);
}

div.bi08 {
  background: url(../img/balance08.png);
}

div.bi09 {
  background: url(../img/balance09.png);
}

div.bi10 {
  background: url(../img/balance10.png);
}

div.bi11 {
  background: url(../img/balance11.png);
}

div.bi12 {
  background: url(../img/balance12.png);
}

div.balance-item {
  margin: 0 auto 9px;
  width: 295px;
  padding: 0 0 6px 50px;
  background-repeat: no-repeat;
  background-size: 40px;
  border-bottom: 1px solid #1E3A85;
}

div.balance-item h3 {
  color: #1E3A85;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

div.balance-item p {
  font-size: 12px;
  line-height: 18px;
}

div.bi12 {
  border-bottom: none;
}

#disability {
  margin: 24px auto 0;
  width: 316px;
  padding: 14px 14px 12px 14px;
  border: 1px solid #333;
  border-radius: 8px;
}

#disability h3 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
}

#disability p {
  font-size: 12px;
  line-height: 18px;
}

/* PROCESS & DATA */
#process h3, #data h3 {
  position: relative;
  margin: 0 auto 22px;
  width: 355px;
  height: 34px;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-indent: 10px;
  background: #1E3A85;
  border-radius: 5px;
}

#process h3 span, #data h3 span {
  position: absolute;
  display: inline-block;
  right: 10px;
  font-size: 16px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
}

#process h4 {
  margin: 35px auto 26px;
  width: 340px;
  height: 26px;
  color: #603813;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  background: url(../img/process-h3.gif);
  background-size: 4px;
}

#screening ul {
  overflow: hidden;
}

#screening li {
  position: relative;
  margin: 0 auto 26px;
  width: 230px;
  height: 30px;
  color: #1E3A85;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border: 2px solid #1E3A85;
  border-radius: 10px;
}

#screening li:last-child {
  margin-bottom: 5px;
}

#screening li.red {
  height: 36px;
  color: #DC1B2A;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  border: 2px solid #DC1B2A;
  border-radius: 10px;
}

#screening li img {
  position: absolute;
  top: 40px;
  left: 102px;
  width: 25px;
}

#screening li.red img {
  top: 46px;
}

#screening p {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
}

#join ul {
  overflow: hidden;
  margin: 0 auto;
  width: 325px;
}

#join li {
  position: relative;
  margin-bottom: 26px;
  width: 160px;
  height: 64px;
  color: #1E3A85;
  font-size: 14px;
  line-height: 48px;
  text-align: center;
  background: #fff;
  border: 2px solid #1E3A85;
  border-radius: 10px;
}

#join li:last-child {
  margin-bottom: 50px;
  line-height: 64px;
}

#join li span {
  display: block;
  margin-top: -10px;
  color: #444;
  font-size: 10px;
  line-height: 10px;
}

#join li img {
  position: absolute;
  top: 74px;
  left: 67px;
  width: 25px;
}

#join li div {
  position: absolute;
  top: 0;
  left: 170px;
  width: 155px;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

#join li div small {
  display: block;
  font-size: 10px;
  text-align: right;
}

#data {
  margin-bottom: 30px;
}

#data div {
  margin: 0 auto;
  width: 345px;
}

#data dt {
  color: #1E3A85;
  font-size: 14px;
  font-weight: bold;
}

#data dd {
  padding: 2px 0 12px 10px;
  font-size: 12px;
  line-height: 18px;
}

#data dd strong {
  font-weight: bold;
}

#copyright-pc {
  display: none;
}

/* FOOTER */
#entry-btn {
  position: fixed;
  bottom: 7px;
  right: 10px;
  z-index: 99;
}

#entry-btn img {
  width: 100px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

#banner-sp {
  margin: 50px auto 30px;
  width: 354px;
  font-size: 0;
}

#banner-sp img {
  margin: 0 3px;
  width: 171px;
}

#banner-pc {
  display: none;
}

#pagetop {
  width: 355px;
  text-align: right;
}

#pagetop img {
  width: 90px;
}

#footer-wrap {
  overflow: hidden;
  background: #EDEDED;
}

#info {
  margin: 18px auto 15px;
  width: 315px;
  font-size: 10px;
  line-height: 15px;
}

#info a:link {
  color: #333;
  text-decoration: none;
}

#info a:visited {
  color: #333;
  text-decoration: none;
}

#info a:hover {
  color: #333;
  text-decoration: none;
}

#info a:active {
  color: #333;
  text-decoration: none;
}

#copyright-sp {
  display: block;
  margin: 0 auto;
  width: 315px;
  height: 32px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 32px;
  text-align: center;
  border-top: 1px solid #808080;
}

@media screen and (min-width: 481px) {
  /* HEADER */
  #header-wrap {
    position: relative;
    width: 100%;
    height: 95px;
  }
  #header {
    /*	width:940px;*/
    min-width: 900px;
    width: 90%;
  }
  #header h1 {
    margin-top: 22px;
    font-size: 28px;
    line-height: 27px;
  }
  #header h1 img {
    float: left;
    width: 88px;
    margin: 4px 12px 0 0;
  }
  /* HEADER(menu) */
  #menu {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
  }
  #menu-btn {
    display: none;
  }
  #menu ul {
    display: table;
    float: right;
    border-top: none;
    height: 36px;
    margin-top: 38px;
  }
  #menu li {
    display: table-cell;
    padding: 0 12px;
    width: auto;
    height: auto;
    line-height: 1;
    text-indent: 0;
    text-align: center;
    background: none;
    border-bottom: none;
  }
  /* MAIN MOVIE */
  #main-mov-sp {
    display: none;
  }
  #main-mov-tb {
    margin: 0 auto;
    width: 980px;
    height: 551px;
    text-align: center;
    background-size: 980px;
  }
  #main-mov-tb img {
    margin-top: 230px;
  }
  #main-mov {
    display: block;
    margin: 0 auto;
    /*	margin-top:95px;*/
    width: auto;
    height: auto;
    text-align: center;
  }
  /* MAIN COPY */
  #main-copy h2 {
    margin-top: 20px;
    height: 95px;
    font-size: 26px;
  }
  #main-copy p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 40px;
  }
  /* COMMON */
  div.content {
    margin-bottom: 45px;
    padding-top: 45px;
    padding-bottom: 50px;
  }
  div.content h2 {
    height: 90px;
    font-size: 42px;
  }
  p.lead-copy {
    padding-bottom: 35px;
  }
  p.lead-copy span {
    font-size: 24px;
    line-height: 45px;
  }
  p.body-copy {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 35px;
    /* まま */
    text-align: center;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .pc-i {
    display: inline-block;
  }
  /* ABOUT HUB */
  #hub {
    width: 980px;
    margin: 0 auto;
  }
  div.voice {
    float: left;
    width: 300px;
    height: 270px;
    margin: 0 10px 60px 0;
  }
  div.voice-last {
    margin: 0;
  }
  div.voice-mov {
    width: 300px;
    padding-bottom: 8px;
  }
  div.voice-mov img {
    width: 300px;
  }
  div.voice-num {
    width: 57px;
  }
  div.voice h3 {
    float: right;
    width: 185px;
    padding-top: 20px;
    font-size: 18px;
    text-align: right;
  }
  #message {
    clear: both;
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    line-height: 28px;
    background-size: 552px;
  }
  /* ABOUT WORK */
  #work {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
  }
  #work-mov-sp {
    display: none;
  }
  #work-mov-tb {
    position: relative;
    float: right;
    width: 528px;
    height: 297px;
    text-align: center;
    z-index: 10;
    background-size: 528px;
  }
  #work-mov-tb img {
    margin-top: 116px;
    width: 92px;
  }
  #work-mov {
    display: block;
    text-align: center;
    float: right;
    width: 528px;
    height: 297px;
  }
  #work-mov img {
    margin-top: 116px;
    width: 92px;
  }
  #schedule {
    float: left;
    width: 432px;
    height: 478px;
    margin: 0 auto;
    background: #fff;
  }
  #schedule div {
    margin: 24px 20px 0;
    height: 454px;
    background: url(../img/schedule-line.gif);
  }
  #schedule h3 {
    margin-bottom: 18px;
    font-size: 22px;
  }
  #schedule dl {
    margin: 0 auto;
    width: 382px;
    font-size: 16px;
    line-height: 24px;
  }
  #schedule dt {
    width: 68px;
  }
  #schedule dd {
    width: 288px;
    padding-left: 24px;
    padding-bottom: 24px;
  }
  #episode {
    float: right;
    margin: 57px auto 0;
    width: 524px;
  }
  #episode p {
    margin: 14px 18px;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1px;
  }
  #episode img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  /* ABOUT EDUCATIONAL */
  #educational {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0;
  }
  div.edu-block {
    float: left;
    margin: 28px auto 0;
    width: 450px;
    padding: 15px;
    background: #fff;
  }
  div.british {
    margin-right: 20px;
  }
  div.edu-block h3 {
    float: left;
    padding: 0;
    border: 0;
    width: 80px;
    height: 80px;
    background: #1E3A85;
  }
  div.edu-block h3 span {
    width: auto;
    height: auto;
    padding-top: 9px;
    font-size: 28px;
    line-height: 31px;
    text-indent: 0;
    text-align: center;
  }
  div.edu-block p {
    float: right;
    width: 325px;
    font-size: 16px;
    line-height: 24px;
  }
  div.edu-block p span {
    padding-left: 0;
  }
  div.edu-ph {
    float: none;
    clear: both;
    width: 450px;
  }
  div.edu-ph img {
    margin-top: 15px;
    width: 224px;
  }
  div.edu-ph img:first-child {
    margin-right: 2px;
  }
  /* WORK LIFE BALANCE */
  #balance {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
  }
  #balance p.lead-copy {
    margin-bottom: 24px;
  }
  div.bi01 {
    background: url(../img/balance01.png) #fff;
  }
  div.bi02 {
    background: url(../img/balance02.png) #fff;
  }
  div.bi03 {
    background: url(../img/balance03.png) #fff;
  }
  div.bi04 {
    background: url(../img/balance04.png) #fff;
  }
  div.bi05 {
    background: url(../img/balance05.png) #fff;
  }
  div.bi06 {
    background: url(../img/balance06.png) #fff;
  }
  div.bi07 {
    background: url(../img/balance07.png) #fff;
  }
  div.bi08 {
    background: url(../img/balance08.png) #fff;
  }
  div.bi09 {
    background: url(../img/balance09.png) #fff;
  }
  div.bi10 {
    background: url(../img/balance10.png) #fff;
  }
  div.bi11 {
    background: url(../img/balance11.png) #fff;
  }
  div.bi12 {
    background: url(../img/balance12.png) #fff;
  }
  div.balance-item {
    float: left;
    margin: 0 8px 8px 0;
    width: 219px;
    height: 142px;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: 48px;
    background-position: 10px 10px;
    border-bottom: 0;
    border-radius: 12px;
  }
  div.bi04, div.bi08, div.bi12 {
    margin-right: 0;
  }
  div.balance-item h3 {
    display: table-cell;
    padding-left: 55px;
    height: 48px;
    vertical-align: middle;
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 8px;
  }
  div.balance-item p {
    font-size: 14px;
    line-height: 20px;
  }
  div.bi09 p {
    line-height: 18px;
  }
  #disability {
    clear: both;
    margin: 0;
    width: 100%;
    padding: 20px 0 0;
    border: 0;
  }
  #disability h3 {
    padding-bottom: 6px;
  }
  /* PROCESS & DATA */
  #process, #data {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
  }
  #data {
    margin-bottom: 30px;
  }
  #process h3, #data h3 {
    margin: 20px auto 32px;
    width: 100%;
    height: 34px;
    text-indent: 12px;
    border-radius: 4px;
  }
  #process h3 span, #data h3 span {
    right: 12px;
  }
  #process h4 {
    margin: 0 auto 21px;
    width: 424px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
  }
  #screening {
    float: left;
    width: 464px;
  }
  #screening li {
    margin: 0 auto 21px;
    width: 258px;
    height: 31px;
    font-size: 16px;
    line-height: 31px;
  }
  #screening li.red {
    height: 35px;
    font-size: 18px;
    line-height: 35px;
  }
  #screening li img {
    top: 39px;
    left: 117px;
  }
  #screening li.red img {
    top: 43px;
  }
  #join {
    float: right;
    width: 464px;
  }
  #join ul {
    margin: 0 auto;
    width: 365px;
  }
  #join li {
    margin-bottom: 29px;
    width: 176px;
    height: 70px;
    font-size: 16px;
    line-height: 52px;
  }
  #join li:last-child {
    margin-bottom: 45px;
    line-height: 70px;
  }
  #join li span {
    margin-top: -12px;
    font-size: 12px;
    line-height: 12px;
  }
  #join li img {
    top: 82px;
    left: 76px;
  }
  #join li div {
    left: 188px;
    width: 174px;
    font-size: 14px;
    line-height: 18px;
  }
  #join li div small {
    font-size: 12px;
  }
  #data div {
    float: left;
    margin: 0;
    width: 490px;
  }
  #data dl {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 20px;
    width: 440px;
  }
  #data dt {
    float: left;
    width: 70px;
    line-height: 20px;
  }
  #data dd {
    float: right;
    width: 365px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }
  #data dd span {
    font-size: 12px;
  }
  #copyright-pc {
    display: block;
    margin-top: -45px;
    height: 32px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    background: #E3DED8;
  }
  /* FOOTER */
  #entry-btn {
    bottom: 12px;
    right: 12px;
  }
  #entry-btn img {
    width: 130px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  }
  #banner-sp {
    display: none;
  }
  #pagetop {
    margin: -32px auto 0;
    width: 980px;
    height: 30px;
    text-align: right;
  }
  #pagetop img {
    width: 115px;
    float: right;
  }
  #footer-wrap {
    background: #fff;
  }
  #footer {
    margin: 0 auto;
    width: 980px;
  }
  #banner-pc {
    display: block;
    float: left;
    margin-top: 24px;
    width: 370px;
  }
  #banner-pc img {
    margin-right: 6px;
    width: 171px;
  }
  #info {
    float: right;
    margin: 18px 0;
    width: 315px;
    font-size: 10px;
    line-height: 15px;
  }
  #info a:link {
    color: #333;
    text-decoration: none;
  }
  #info a:visited {
    color: #333;
    text-decoration: none;
  }
  #info a:hover {
    color: #333;
    text-decoration: none;
  }
  #info a:active {
    color: #333;
    text-decoration: none;
  }
  #copyright-sp {
    display: none;
  }
}

@media screen and (min-width: 481px) {
  #dr-btn {
    position: fixed;
    right: 50px;
    top: 35px;
    width: 54px;
    height: 54px;
    padding: 12px;
    z-index: 1000;
    border: none;
    outline: none;
    background: #000;
    cursor: pointer;
    box-sizing: border-box;
  }
  #dr-btn span {
    position: absolute;
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    transition: all 0.4s;
  }
  #dr-btn span:first-child {
    top: 14px;
  }
  body.is-open #dr-btn span:first-child {
    -ms-transform: translateY(12.5px) rotate(45deg);
        transform: translateY(12.5px) rotate(45deg);
  }
  #dr-btn span:nth-child(2) {
    top: 50%;
  }
  body.is-open #dr-btn span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  #dr-btn span:last-child {
    bottom: 14px;
  }
  body.is-open #dr-btn span:last-child {
    -ms-transform: translateY(-12.5px) rotate(-45deg);
        transform: translateY(-12.5px) rotate(-45deg);
  }
  #dr-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 420px;
    height: 100%;
    background: black;
    z-index: 999;
    transition: 0.2s all;
    -ms-transform: translateX(110%);
        transform: translateX(110%);
  }
  body.is-open #dr-menu {
    -ms-transform: translateX(0);
        transform: translateX(0);
  }
  body.is-open .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  #dr-menu a {
    font-size: 2.2rem;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
  }
  #dr-menu .inr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  #dr-menu .list {
    text-align: center;
  }
  #dr-menu .list .item {
    margin-top: 25px;
  }
  #dr-menu .logo {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: block;
    width: 64px;
    height: auto;
    margin: 80px auto 0;
    z-index: -1;
  }
}

#dr-btn {
  position: fixed;
  right: 50px;
  top: 35px;
  width: 54px;
  height: 54px;
  padding: 12px;
  z-index: 1000;
  border: none;
  outline: none;
  background: #000;
  cursor: pointer;
  box-sizing: border-box;
}

#dr-btn span {
  position: absolute;
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  transition: all 0.4s;
}

#dr-btn span:first-child {
  top: 14px;
}

body.is-open #dr-btn span:first-child {
  -ms-transform: translateY(12.5px) rotate(45deg);
      transform: translateY(12.5px) rotate(45deg);
}

#dr-btn span:nth-child(2) {
  top: 50%;
}

body.is-open #dr-btn span:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#dr-btn span:last-child {
  bottom: 14px;
}

body.is-open #dr-btn span:last-child {
  -ms-transform: translateY(-12.5px) rotate(-45deg);
      transform: translateY(-12.5px) rotate(-45deg);
}

#dr-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 420px;
  height: 100%;
  background: black;
  z-index: 999;
  transition: 0.2s all;
  -ms-transform: translateX(110%);
      transform: translateX(110%);
}

body.is-open #dr-menu {
  -ms-transform: translateX(0);
      transform: translateX(0);
}

body.is-open .overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

#dr-menu a {
  font-size: 22px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 0.1em;
  color: #fff;
}

#dr-menu .inr {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

#dr-menu .list {
  text-align: center;
}

#dr-menu .list .item {
  margin-top: 20px;
}

#dr-menu .logo {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  display: block;
  width: 64px;
  height: auto;
  margin: 80px auto 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  #dr-btn {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 36px;
    height: 36px;
    padding: 6px;
    z-index: 1000;
    border: none;
    outline: none;
    background: #000;
    cursor: pointer;
    box-sizing: border-box;
  }
  #dr-btn span {
    position: absolute;
    display: block;
    width: 24px;
    height: 1px;
    background: #fff;
    transition: all 0.4s;
  }
  #dr-btn span:first-child {
    top: 10.5px;
  }
  body.is-open #dr-btn span:first-child {
    -ms-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg);
  }
  #dr-btn span:nth-child(2) {
    top: 50%;
  }
  body.is-open #dr-btn span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  #dr-btn span:last-child {
    bottom: 10.5px;
  }
  body.is-open #dr-btn span:last-child {
    -ms-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg);
  }
  #dr-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 90vw;
    height: 100%;
    background: black;
    z-index: 999;
    transition: 0.2s all;
    -ms-transform: translateX(110%);
        transform: translateX(110%);
  }
  #dr-menu a {
    color: #fff;
    text-decoration: none;
  }
  body.is-open #dr-menu {
    -ms-transform: translateX(0);
        transform: translateX(0);
  }
  body.is-open .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  #dr-menu a {
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0.1em;
    color: #fff;
  }
  #dr-menu .inr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translateY(-60%);
        transform: translateY(-60%);
  }
  #dr-menu .list {
    text-align: center;
  }
  #dr-menu .list .item {
    margin-top: 10px;
  }
  #dr-menu .nav-entry .nav-list {
    width: 230px;
    margin: 20px auto 0;
  }
  #dr-menu .nav-entry .nav-list .item {
    width: 100px;
    float: left;
    margin: 7px;
  }
  #dr-menu .nav-entry .btn-mypage {
    display: block;
    width: 100px;
    height: 36px;
    margin: 0;
    padding: 0px;
    color: #fff;
    text-align: center;
    background: #112180;
  }
  #dr-menu .nav-entry .btn-mypage img {
    position: relative;
    top: 50%;
    width: auto;
    height: 12px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  #dr-menu .logo {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: block;
    width: 40px;
    height: auto;
    margin: 80px auto 0;
    z-index: -1;
  }
}

/*以下、20200424追記*/

  #dr-menu .list .thin{
    margin-top:2em;margin-bottom:2em
  }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
  #dr-menu .list .thin{
    margin-top:1em;margin-bottom:1em
  }
}

  #dr-menu .list .hole{
    margin-top:2em;
    margin-bottom:-0.5em
  }
  #dr-menu .list .follow a{
    margin-top:1em;
    font-size:0.5rem;
    font-family:Josefin Sans,sans-serif;
    letter-spacing:.1em;
    color:#fff
  }
  #dr-menu .list .icon{
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
  }

@media screen and (max-width:767px){
    #dr-menu .list .hole{
      margin-top:3em
    }
    #dr-menu .list .thin{
      margin-top:1.8em;
      margin-bottom: 1.8em
    }
    #dr-menu .list .follow a{
      margin-top:1em;
      font-size:0.5rem;
      font-family:Josefin Sans,sans-serif;
      letter-spacing:.1em;
      color:#fff
    }
    #dr-menu .list .icon{
      width: 40px;
      height: 40px;
      display: inline-block;
      padding: 10px;
    }
  }
