@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/* layout
---------------------------------------------------------*/
html {
  font-size: 62.5%;
}
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  color: #221815;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
}
#wrapper {
  margin: 0 auto;
  position: relative;
}
.sp {
  display: none !important;
}
.tab {
  display: none;
}
a:hover img {
  opacity: 0.7;
  transition: 0.3s;
}
p {
  margin: 0;
  padding: 0;
}
/* header
---------------------------------------------------------*/
#header {
  margin: 0 auto;
  width: 100%;
  background: #FFF;
}
#headerInner {
  width: 1000px;
  margin: 0 auto;
}
#asahiLogo {
  float: left;
  text-align: left;
  margin: 17px 0 11px 0;
}
#adCredit {
  float: right;
  margin: 15px 0 0;
}
#adCredit p {
  font-size: 0.8rem;
  text-align: right;
  line-height: 1.6;
}
.title {
  background: url(../images/mirai/header_bg.gif?2019) repeat;
  height: 140px;
  padding-top: 30px;
}
#page .title {
  background: url(../images/mirai/header_bg.gif?2019) repeat;
  height: 110px;
  padding-top: 10px;
}
.titleInner {
  width: 710px;
  margin: 0 auto;
  position: relative;
}
#page .titleInner {
  width: 1000px;
  position: inherit;
}
#page .titleInnerLeft {
  width: 630px;
  margin: 0 0 0 10px;
  position: relative;
  float: left;
}
#page .titleLesson {
  width: 320px;
  float: right;
  text-align: center;
  margin-top: 10px;
}
#page .titleLesson h3 {
  color: #fff;
  background-color: #009040;
  height: 30px;
  line-height: 30px;
  font-size: 1.6rem;
}
#page .titleLesson span {
  font-size: 2rem;
}
#page .titleLesson p {
  height: 47px;
  line-height: 47px;
  font-size: 1.6rem;
  color: #009040;
  background-color: #fff;
}
h1 {
  text-align: center;
  margin-bottom: 15px;
}
h1 img {
  width: 393px;
  height: auto;
  margin: 0 auto;
}
#page h1 {
  margin: 0;
}
#page h1 img {
  width: 383px;
  height: auto;
  margin: 20px 0 0;
}
.title p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: bold;
  color: #000;
}
.title img.wakaru {
  width: 123px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
}
#page .title img.wakaru {
  width: 110px;
  height: auto;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.theme {
  width: 130px;
  height: 130px;
  background-image: url("../images/circle.png");
  background-repeat: no-repeat;
  background-size: 130px 130px;
  position: absolute;
  top: -10px;
  right: 0;
}
#page .theme {
  width: 96px;
  height: 96px;
  background-image: url("../images/mirai/circle.png");
  background-repeat: no-repeat;
  background-size: 96px 96px;
  position: absolute;
  top: 0;
  right: 0;
}
.theme p {
  text-align: center;
  color: #009040;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.6;
  padding-top: 26px;
}
#page .theme p {
  font-size: 1.6rem;
  padding-top: 20px;
}
.theme span {
  font-size: 1.6rem;
}
#page .theme span {
  font-size: 1.2rem;
}
.main {
  padding: 55px 0 40px;
  background-color: #009040;
  background-image: url(../images/mirai/bg_flowers.png?2019);
  background-position: center center;
  background-repeat: repeat-x;
}
.mainInner {
  width: 1000px;
  margin: 0 auto;
  padding: 35px 30px 45px;
  position: relative;
  background-image: url(../images/mirai/bg_main.jpg);
  background-position: 410px center;
  background-repeat: no-repeat;
  background-color: #fff;
  z-index: 1;
}
.main h2 {
  color: #009040;
  font-size: 3.6rem;
  line-height: 1.4;
  font-weight: bold;
}
.main h2 span.lesson {
  font-size: 4.8rem;
}
.main h2 span.number {
  font-size: 10rem;
}
.main p.sub {
  width: auto;
  background-color: #009040;
  padding: 12px 16px;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
  display: inline-block;
  margin-top: 35px;
}
.main p {
  color: #cc2929;
  font-weight: bold;
  margin-top: 30px;
}
.main .btn {
  width: 330px;
  height: 55px;
  margin: 40px 0 0;
  text-align: center;
}
.main .btn a {
  width: 330px;
  height: 55px;
  background-image: url(../images/moreBtn.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 1.5rem;
  line-height: 55px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.main .btn a:hover {
  background-image: url(../images/moreBtn_on.png);
}
.main p.icon {
  width: 77px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffd400;
  font-size: 1.8rem;
  line-height: 40px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.main img.teacher {
  width: 371px;
  height: auto;
  position: absolute;
  top: -35px;
  right: 175px;
  display: block;
  z-index: 2;
}
.main img.teacherSp {
  display: none;
}
.past {
  background: url(../images/mirai/header_bg.gif?2019) repeat;
  padding: 50px 0 10px;
}
.pastInner {
  width: 1000px;
  margin: 0 auto;
}
.past h2 {
  color: #009040;
  font-size: 2.4rem;
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
}
.past ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.past li {
  text-align: center;
  width: 235px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  list-style: none;
  margin-bottom: 30px;
}
.past li a {
  width: 235px;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #009040;
  text-decoration: none;
}
.past li a:hover {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.past li h3 {
  color: #fff;
  background-color: #009040;
  height: 30px;
  line-height: 30px;
  font-size: 1.6rem;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  border: 1px solid #009040;
}
.past li p {
  width: auto;
  font-size: 1.1rem;
  color: #009040;
  position: relative;
  padding: 12px 0;
  margin: 0;
  display: inline-block;
}
.my-size {
  font-size: 1em;
}
.my-color {
  color: #009040;
}
.contents {
  width: 1000px;
  margin: 40px auto 0;
  overflow: hidden;
}
.contents h2 {
  background-color: #009040;
  color: #fff;
  font-size: 4rem;
  padding: 10px 20px;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 40px;
}
figcaption {
  margin-top: 15px;
  font-size: 1.2rem;
  line-height: 1.6;
}
.contents .contentsLeft {
  width: 796px;
  float: left;
}
.contents .contentsLeft p {
  margin: 0 0 35px;
  font-size: 1.6rem;
}
.contents .contentsRight {
  width: 150px;
  float: right;
}
.contents .contentsRight img {
  width: 150px;
  height: auto;
}
.contents .contentsMain {
  width: 796px;
}
.contents .mainLeft {
  width: 540px;
  float: left;
}
.contents figure {
  margin: 0;
  padding: 0;
}
.contents .mainLeft img {
  width: 540px;
  height: auto;
}
.contents .mainRight {
  width: 238px;
  float: right;
}
.contents .mainRight img {
  width: 238px;
  height: auto;
}
.profile {
  width: 1000px;
  margin: 0 auto;
}
dl {
  margin: 60px 0 0;
  padding: 0;
}
dt {
  font-size: 2rem;
  color: #009040;
  padding: 0;
  margin: 0 0 20px;
  line-height: 1.3;
  font-weight: bold;
}
dd {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 1.3;
}
.profile ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 130px 0 0;
  padding: 0;
}
.profile li {
  width: 410px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  list-style: none;
  padding: 30px;
  margin: 0;
  background-color: #fff;
  border: 2px solid #009040;
  position: relative;
  z-index: 3;
}
.profile .intro {
  font-size: 1.2rem;
  line-height: 2;
}
.profile .position {
  font-size: 1.4rem;
  line-height: 1;
}
.profile .name {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  margin: 20px 0;
}
.profile .name span {
  font-size: 1.6rem;
  font-weight: normal;
}
.profile .job {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #009040;
  position: absolute;
  top: -42px;
  left: 40px;
  z-index: 4;
}
.profile .job p {
  font-size: 1.8rem;
  color: #fff;
  margin: 0;
  padding: 0;
}
.profile li img {
  position: absolute;
  top: -70px;
  right: 60px;
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.interview {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 60px;
  position: relative;
}
/*.interview figure {
  width: 360px;
	float: right;
	clear: both;
}
.interview figure img {
  width: 360px;
	height: 240px;
}*/
.h3Title {
  margin: 80px 0 60px;
  position: relative;
  z-index: 10;
}
.h3Title h3 {
  font-size: 2.4rem;
  line-height: 1.3;
  padding: 18px 30px;
  background-color: #009040;
  color: #fff;
}
.h3Title h3 span.company {
  font-size: 1.8rem;
  padding-left: 30px;
}
.h3Title span.name {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6;
  position: absolute;
  left: 77%;
  top: 50%;
  transform: translateY(-50%) translateX(-7%);
  -webkit-transform: translateY(-50%) translateX(-7%);
  margin: 0;
  display: inline-block;
  width: 220px;
}
.h3Title img {
  position: absolute;
  top: -20px;
  left: 64%;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px #009040 solid;
  z-index: 11;
}
.interview h4 {
  font-size: 3rem;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 30px;
}
.interview p {
  margin: 0 0 25px;
  font-size: 1.6rem;
}
.interview p span {
  color: #009040;
  padding-right: 18px;
}
.check {
  margin: 100px 0 0;
  padding: 35px 20px;
  border: 2px solid #009040;
  background-color: #f5f9ec;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  z-index: 20;
  position: relative;
}
.check:last-of-type {
  margin: 130px 0 0;
}
.check p {
  color: #009040;
  font-size: 2rem;
  margin: 0;
  padding: 0;
}
.checkTitle {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #009040;
  position: absolute;
  top: -42px;
  left: 40px;
  z-index: 21;
}
.checkTitle p {
  font-size: 1.8rem;
  color: #fff;
  margin: 0;
  padding: 0;
}
.my-size2 {
  font-size: 0.8em;
}
.my-color2 {
  color: #fff;
}
.interview ul {
  width: 660px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 50px;
  padding: 20px 0 0;
}
.interview li {
  list-style: none;
}
.interview li figure {
  width: 280px;
  margin: 0;
  padding: 0;
}
.interview li figure img {
  width: 280px;
  height: auto;
}
.interview figure {
  width: 360px;
  margin: 0 0 40px 40px;
  padding: 0;
  float: right;
}
.interview figure img {
  width: 360px;
  height: auto;
}
.interview figure.w280 {
  width: 280px;
}
.interview figure.w280 img {
  width: 280px;
}
.marina {
  width: 140px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 30px;
}
/* footer
---------------------------------------------------------*/
#footerLogo {
  text-align: center;
  margin: 40px auto 26px;
}
#footer {
  clear: both;
  margin: 0;
  padding: 25px 0;
  width: 100%;
  text-align: center;
  background: #7f756a;
  color: #fff;
}
#footerInner {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 12px;
  font-size: 1.2rem;
}
/*-----------------------*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50000;
}
#page-top img {
  width: 60px;
  height: 60px;
}
/*-----------------*/
.w500 {
  max-width: 500px;
}
.w791 {
  max-width: 791px;
  margin: 0 auto;
}
/* sp
---------------------------------------------------------*/
@media print, screen and (max-width: 1060px) {
  #headerInner {
    width: auto;
    margin: 0 20px;
  }
  #page .titleInner {
    width: auto;
    margin: 0 20px;
  }
  #page .titleInnerLeft {
    width: 65%;
  }
  #page h1 img {
    width: 50%;
    margin: 30px 0 0;
  }
  #page .titleLesson {
    width: 30%;
  }
  #page .titleLesson h3 {
    height: 30px;
    line-height: 30px;
  }
  #page .titleLesson p {
    height: 47px;
    line-height: 47px;
  }
  .mainInner {
    width: auto;
    background-image: url(../images/mirai/bg_main.jpg);
    background-position: 90% center;
    margin: 0 20px;
  }
  .pastInner {
    width: auto;
    margin: 0 10%;
  }
  .past ul {}
  .contents {
    width: auto;
    margin: 40px 30px 0;
  }
  .profile {
    width: auto;
    margin: 0 30px;
  }
  .profile li {
    width: 40%;
    margin: 0;
  }
  .profile li img {
    top: -70px;
    right: 10px;
  }
  .interview {
    width: auto;
    margin: 0 30px;
  }
  .contents .contentsLeft {
    width: 75%;
  }
  .contents .contentsRight {
    width: 20%;
  }
  .contents .contentsRight img {
    width: 100%;
  }
  .contents .contentsMain {
    width: auto;
  }
  .contents .mainLeft {
    width: 60%;
  }
  .contents .mainLeft img {
    width: 100%;
  }
  .contents .mainRight {
    width: 38%;
  }
  .contents .mainRight img {
    width: 100%;
  }
}
@media print, screen and (max-width: 1000px) {
  .h3Title span.name {
    width: 25%;
    left: 99%;
    top: 50%;
    transform: translateY(-50%) translateX(-99%);
    -webkit-transform: translateY(-50%) translateX(-99%);
  }
  .h3Title img {
    position: absolute;
    top: -20px;
    left: 60%;
  }
  .interview {
    padding: 0 0 180px;
  }
  .main img.teacher {
    width: 300px;
    top: 75px;
    right: 175px;
  }
}
@media print, screen and (max-width: 980px) {
  .pastInner {
    width: auto;
    margin: 0 6%;
  }
}
@media print, screen and (max-width: 960px) {
  .main img.teacher {
    width: 280px;
    top: 134px;
    right: 170px;
  }
  .tab {
    display: block;
  }
}
@media print, screen and (max-width: 870px) {
  .main img.teacher {
    width: 200px;
    top: 258px;
    right: 150px;
  }
  .interview {
    width: auto;
    margin: 0 4%;
    padding: 0 0 180px;
  }
  .h3Title {
    margin: 60px 0 30px;
    overflow: hidden;
  }
  .h3Title h3 {
    font-size: 2rem;
    line-height: 1.3;
    padding: 10px 20px;
  }
  .h3Title h3 span.company {
    font-size: 1.8rem;
    padding-left: 20px;
  }
  .h3TitleInner {
    margin: 30px 0;
  }
  .h3Title img {
    position: static;
    margin: 0;
    float: left;
    width: 90px;
    height: 90px;
  }
  .h3Title span.name {
    width: auto;
    color: #009040;
    position: static;
    margin: 30px 0 0 10px;
    display: inline-block;
    transform: none;
    -webkit-transform: none;
  }
}
@media print, screen and (max-width: 840px) {
  .pastInner {
    width: auto;
    margin: 0 2%;
  }
}
/*@media print, screen and (max-width: 812px) {
  .title img.wakaru {
    width: 100px;
  }
}*/
@media print, screen and (max-width: 767px) {
  /*@media print, screen and (max-width: 640px) {*/
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  /*---------------------------------------*/
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
  /* ヘッダー
---------------------------------------------------------*/
  #header {
    padding: 0;
  }
  #asahiLogo {
    margin: 8px 0;
  }
  #asahiLogo img {
    width: 70% !important;
  }
  #adCredit {
    margin: 6px 30px 0 0;
  }
  /*#adCredit {
    margin-top: 6px;
    width: 46%;
    margin-right: 8px;
}
#adCredit img {
    padding: 0;
    width: 100%;
}*/
  #headerInner {
    width: 100%;
  }
  .title {
    height: auto;
    padding-top: 30px;
  }
  #page .title {
    height: auto;
    padding-top: 10px;
  }
  .titleInner {
    width: auto;
    margin: 0 4%;
    padding: 0 0 20px;
  }
  #page .titleInner {
    width: auto;
    margin: 0 20px;
  }
  #page .titleInnerLeft {
    width: auto;
    margin: 0 0 0 10px;
    float: none;
  }
  #page .titleLesson {
    width: auto;
    float: none;
    margin-top: 20px;
  }
  #page .titleLesson h3 {
    font-size: 1.6rem;
    padding: 5px 10px;
  }
  #page .titleLesson span {
    font-size: 2rem;
  }
  #page .titleLesson p {
    font-size: 1.6rem;
    padding: 5px 10px;
    height: 36px;
    line-height: 36px;
  }
  h1 {
    margin-bottom: 15px;
  }
  h1 img {
    width: 60%;
    height: auto;
    margin: 0 0 0 30px;
  }
  #page h1 {
    margin: 0;
  }
  #page h1 img {
    width: 55%;
    height: auto;
    margin: 20px 0 0;
  }
  .title p {
    font-size: 1.2rem;
    line-height: 1.7;
  }
  #page .title img.wakaru {
    width: 80px;
  }
  .theme {
    position: absolute;
    top: 240px;
    right: 15px;
    z-index: 20000;
  }
  .theme p {
    font-size: 2.0rem;
    line-height: 1.6;
    padding-top: 30px;
  }
  .theme span {
    font-size: 1.6rem;
  }
  #page .theme {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #page .theme p {
    font-size: 1.1rem;
    padding-top: 22px;
    line-height: 1.3;
  }
  #page .theme span {
    font-size: 1rem;
  }
  .contents h2 {
    margin-bottom: 30px;
  }
  .main {
    padding: 35px 0;
    background-size: cover;
    background-repeat: repeat;
    position: relative;
  }
  .mainInner {
    width: auto;
    margin: 0 4%;
    padding: 35px 15px 45px;
    background-image: none;
  }
  .main h2 {
    font-size: 2.4rem;
    line-height: 1.7;
  }
  .main h2 span.lesson {
    font-size: 3rem;
  }
  .main h2 span.number {
    font-size: 5rem;
  }
  .main p.sub {
    width: auto;
    padding: 12px 16px;
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 20px;
  }
  .main p {
    margin-top: 30px;
  }
  .main .btn {
    margin: 20px auto 20px;
  }
  .main p.icon {
    width: 77px;
    font-size: 1.8rem;
  }
  .main img.teacher {
    display: none;
  }
  .main img.teacherSp {
    width: 100%;
    height: auto;
    display: block;
    z-index: 400000;
    margin: 0 auto -80px;
  }
  .past {
    padding: 30px 0;
  }
  .pastInner {
    width: auto;
    margin: 0 4%;
  }
  .past h2 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .past li {
    width: 48%;
    margin-bottom: 10px;
  }
  .past li p {
    padding: 10px;
    font-size: 12px;
  }
  .past li a {
    width: 100%;
  }
  .past li h3 {
    height: 30px;
    line-height: 30px;
    font-size: 1.6rem;
  }
  .my-size {
    font-size: 1em;
  }
  .contents {
    width: auto;
    margin: 30px 4% 0;
  }
  .contents h2 {
    font-size: 2rem;
  }
  figcaption {
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .contents .contentsLeft {
    width: auto;
    float: none;
  }
  .contents .contentsLeft p {
    width: 85%;
    margin: 0;
    font-size: 1.4rem;
    float: left;
  }
  .contents .contentsRight {
    width: 10%;
  }
  .contents .contentsMain {
    width: auto;
  }
  .contents .mainLeft {
    width: auto;
    float: none;
  }
  .contents .mainLeft img {
    width: 100%;
    padding: 40px 0 0;
  }
  .contents .mainRight {
    width: auto;
    float: none;
  }
  .contents .mainRight img {
    width: 70%;
    display: block;
    margin: 50px auto 0;
  }
  dl {
    margin: 60px 0 0;
  }
  dt {
    font-size: 2rem;
    margin: 0 0 20px;
    line-height: 1.5;
  }
  dd {
    font-size: 2rem;
    padding: 0;
    line-height: 1.5;
  }
  .profile {
    width: auto;
    margin: 0 30px;
  }
  .profile ul {
    margin: 90px auto 0;
  }
  .profile li {
    width: auto;
    height: auto;
    padding: 30px 20px;
    margin: 0 auto 80px;
  }
  .profile li:last-of-type {
    margin: 0 auto;
  }
  .profile .intro {
    font-size: 1.2rem;
    line-height: 1.7;
  }
  .profile .position {
    font-size: 1.4rem;
    line-height: 1;
    margin: 30px 0 0;
  }
  .profile .name {
    font-size: 2rem;
    line-height: 1;
    margin: 20px 0;
  }
  .profile .name span {
    font-size: 1.6rem;
  }
  .profile .job {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    position: absolute;
    top: -42px;
    left: 40px;
    z-index: 4;
  }
  .profile .job p {
    font-size: 1.8rem;
  }
  .profile li img {
    position: static;
  }
  .interview h4 {
    font-size: 2.4rem;
  }
  .interview p {
    margin: 0 0 25px;
    font-size: 1.4rem;
  }
  .interview p span {
    padding-right: 18px;
  }
  .check {
    margin: 80px 0 0;
    padding: 20px;
  }
  .check:last-of-type {
    margin: 90px 0 0;
  }
  .check p {
    font-size: 1.6rem;
    margin: 0;
    text-align: left;
  }
  .checkTitle {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    position: absolute;
    top: -42px;
    left: 20px;
  }
  .checkTitle p {
    font-size: 1.8rem;
  }
  .my-size2 {
    font-size: 0.8em;
  }
  .interview ul {
    width: auto;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto 50px;
    padding: 20px 0 0;
  }
  .interview li {
    width: 48%;
  }
  .interview li figure {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .interview li figure img {
    width: 100%;
    height: auto;
  }
  .interview figure {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 15px 0 0;
    float: none;
  }
  .interview figure img {
    width: 100%;
    height: auto;
  }
  .interview figure.w280 {
    width: 100%;
  }
  .interview figure.w280 img {
    width: 100%;
  }
  .marina {
    width: 140px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 30px;
  }
  /* footer
---------------------------------------------------------*/
  #footerLogo {
    text-align: center;
    margin: 18px auto 26px;
  }
  #footerLogo img {
    width: 94% !important;
  }
  #footer {
    padding: 15px 0;
  }
  #footer p {
    font-size: 1rem;
    line-height: 1.3;
  }
  #footerInner {
    margin: 0 2%;
    width: 96%;
    text-align: left;
  }
  /*-----------------------*/
  #page-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    width: 40px;
  }
  #page-top img {
    width: 100%;
    height: auto;
  }
  /*---------*/
  .interview figure.port {
    margin: 0 auto 40px;
    width: 80%;
  }
}
/*-----@media print, screen and (max-width: 568px) {
#page .theme {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	position: absolute;
	top: 0;
	right: 0;
}
.theme p {
	font-size: 1.6rem;
	line-height: 1.3;
	padding-top: 22px;
}
#page .theme p {
	font-size: 1.1rem;
	padding-top: 15px;
	line-height: 1.3;
}
.theme span {
	font-size: 1.3rem;
}
#page .theme span {
	font-size: 1rem;
}
}
----*/
@media print, screen and (max-width: 690px) {
  .title img.wakaru {
    width: 90px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: -10px;
    left: 5px;
  }
}
@media print, screen and (max-width: 560px) {
  .past li {
    width: 100%;
    margin-bottom: 15px;
  }
  .title img.wakaru {
    width: 80px;
  }
  #page .title img.wakaru {
    width: 60px;
  }
  #page .theme {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
  #page .theme p {
    padding-top: 15px;
  }
}
@media print, screen and (max-width: 480px) {
  .theme {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
    position: absolute;
    top: 175px;
    right: 15px;
    z-index: 20000;
  }
  .theme p {
    font-size: 1.6rem;
    line-height: 1.3;
    padding-top: 22px;
  }
  .theme span {
    font-size: 1.3rem;
  }
  .title img.wakaru {
    width: 60px;
  }
  .contents .contentsLeft p {
    width: 70%;
  }
  .contents .contentsRight {
    width: 20%;
  }
}
@media print, screen and (max-width: 414px) {
  .main .btn {
    width: 230px;
  }
  .main .btn a {
    width: 230px;
    background-size: 230px 55px;
  }
  .theme {
    top: 175px;
  }
}
@media print, screen and (max-width: 360px) {
  #adCredit p {
    font-size: 7px;
    line-height: 1.6;
  }
  #page h1 img {
    width: 52%;
    height: auto;
    margin: 20px 0 0;
  }
  #page .title img.wakaru {
    width: 50px;
  }
  #page .theme {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
  #page .theme p {
    font-size: 1rem;
    padding-top: 13px;
    line-height: 1.3;
  }
  #page .theme span {
    font-size: 0.8rem;
  }
  .main .btn {
    width: 200px;
  }
  .main .btn a {
    width: 200px;
    background-size: 200px 55px;
  }
  .title img.wakaru {
    width: 50px;
  }
}
@media print, screen and (max-width: 320px) {
  .title p {
    font-size: 1.1rem;
  }
  .main h2 span.lesson {
    font-size: 2.4rem;
  }
  .main h2 span.number {
    font-size: 4rem;
  }
  .theme {
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
    position: absolute;
    top: 165px;
    right: 15px;
    z-index: 20000;
  }
  .theme p {
    font-size: 1.4rem;
  }
}