@charset "UTF-8";
/* --------------------------------------------- */
@media all and (max-width: 767px) {
  #base .header {
    padding-bottom: 0;
  }
}
/* --------------------------------------------- */
#base .cnt .subcnt .plan {
  position: relative;
  z-index: 15;
  background: url(../img/plan/bg.jpg);
  background-size: 200px 200px;
}

#base .cnt .subcnt .interview {
  position: relative;
  z-index: 15;
  background: url(../img/interview/bg.jpg);
  background-size: 200px 200px;
}

/* --------------------------------------------- */
/* - */
#base .article .secttl {
  position: relative;
  width: 1206px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 40px;
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .secttl {
    width: 1120px;
  }
}
@media all and (max-width: 767px) {
  #base .article .secttl {
    width: 1206px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-top: 23px;
    width: calc(100% - 48px);
  }

  #base .article .secttl img {
    width: 100%;
    height: auto;
  }
}
/* --------------------------------------------- */
#base .article .mv {
  position: relative;
  width: 1206px;
  margin: 0 auto;
}

#base .article .mv .photo img {
  width: 100%;
  height: auto;
}

#base .article .mv .copy {
  position: absolute;
}

#base .article .mv .copy2 {
  overflow: hidden;
}

#base .plan .article .mv .copy {
  right: 43px;
  top: -197px;
}

#base .plan .article .mv .copy2 {
  height: 197px;
}

#base .interview .article .mv01 .copy {
  right: 72px;
  top: -109px;
}

#base .interview .article .mv01 .copy2 {
  height: 109px;
}

#base .interview .article .mv02 .copy {
  right: 74px;
  top: -97px;
}

#base .interview .article .mv02 .copy2 {
  height: 97px;
}

#base .plan .article .mv .copy img {
  width: 360px;
  height: 586px;
}

#base .interview .article .mv01 .copy img {
  width: 270px;
  height: 426px;
}

#base .interview .article .mv02 .copy img {
  width: 260px;
  height: 490px;
}

#base .article .mv .day {
  margin-left: auto;
  display: table;
  margin-top: 34px;
  margin-bottom: 115px;
}

#base .article .mv .day li {
  display: table-cell;
  padding-left: 40px;
}

#base .article .mv .day li .subtn {
  position: relative;
}

#base .article .mv .day li .subtn p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 4.1em;
  transition: opacity .2s ease-out;
}

#base.no_tch .article .mv .day li a:hover .subtn p {
  opacity: 0.3;
}

#base .article .mv .day li .subtn .underline {
  position: absolute;
  right: -13px;
  bottom: -20px;
  pointer-events: none;
}

#base .article .mv .day li a .subtn .underline {
  display: none;
}

#base .article .mv .day li .subtn .underline img {
  width: 153px;
  height: auto;
}

#base .article .mv .parts {
  position: absolute;
  left: 320px;
  bottom: -150px;
}

#base .article .mv .parts img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 729px;
  height: 109px;
  transform: rotate(-9deg);
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .mv {
    width: 1120px;
  }
}
@media all and (max-width: 767px) {
  #base .article .mv {
    width: 1206px;
    width: calc(100% - 48px);
  }

  #base .plan .article .mv .copy {
    right: 43px;
    top: -197px;
    right: -13px;
    top: -72px;
  }

  #base .plan .article .mv .copy2 {
    height: 197px;
    height: 72px;
  }

  #base .interview .article .mv01 .copy {
    right: 21px;
    top: -56px;
  }

  #base .interview .article .mv01 .copy2 {
    height: 56px;
  }

  #base .interview .article .mv02 .copy {
    right: 18px;
    top: -43px;
  }

  #base .interview .article .mv02 .copy2 {
    height: 43px;
  }

  #base .plan .article .mv .copy img {
    width: 360px;
    height: 586px;
    width: auto;
    height: 345px;
  }

  #base .interview .article .mv01 .copy img {
    width: 138px;
    height: 218px;
  }

  #base .interview .article .mv02 .copy img {
    width: 119px;
    height: 224px;
  }

  #base .article .mv .day {
    margin-top: 34px;
    margin-top: 17px;
    margin-bottom: 60px;
  }

  #base .article .mv .day li {
    padding-left: 40px;
    padding-left: 20px;
  }

  #base .article .mv .day li .subtn p {
    font-size: 4.1em;
    font-size: 2.0em;
  }

  #base .article .mv .day li .subtn .underline {
    right: -13px;
    bottom: -20px;
    right: -9px;
    bottom: -12px;
  }

  #base .article .mv .day li .subtn .underline img {
    width: 153px;
    width: 79px;
  }
}
/* --------------------------------------------- */
#base .article .secont {
  position: relative;
}

#base .plan .article .secont {
  padding-bottom: 170px;
}

#base .interview .article .secont {
  padding-bottom: 100px;
}

@media all and (max-width: 767px) {
  #base .plan .article .secont {
    padding-bottom: 105px;
  }

  #base .interview .article .secont {
    padding-bottom: 75px;
  }
}
/* --------------------------------------------- */
#base .article .map {
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0;
  width: 141px;
  height: 53px;
  overflow: hidden;
}

#base .article .map .subtn {
  background: #FFFFFF;
  border: solid 1px #143750;
  box-sizing: border-box;
  width: 194px;
  height: 53px;
  border-radius: 26.5px;
  transition: background .2s ease-out;
}

#base.no_tch .article .map a:hover .subtn {
  background: #143750;
}

#base .article .map .subtn .tbl {
  height: 100%;
}

#base .article .map .subtn .tbl .icn {
  display: table-cell;
  vertical-align: middle;
}

#base .article .map .subtn .tbl .icn img {
  padding-left: 19px;
  padding-right: 9px;
  transition: filter .2s ease-out;
}

#base.no_tch .article .map a:hover .subtn .tbl .icn img {
  filter: brightness(0) invert(1);
}

#base .article .map .subtn .tbl p {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 2.0em;
  letter-spacing: 0.08em;
  transition: color .2s ease-out;
}

#base.no_tch .article .map a:hover .subtn .tbl p {
  color: #FFFFFF;
}

@media all and (max-width: 767px) {
  #base .article .map {
    top: 117px;
    width: 141px;
    top: 60px;
    width: 135px;
  }
}
/* --------------------------------------------- */
#base .article .cont {
  padding-top: 150px;
  padding-top: 200px;
}

#base .article .pln01,
#base .article .pln10 {
  padding-top: 0;
}

#base .interview .article .cont {
  padding-top: 100px;
}

#base .interview .article .itv01 {
  padding-top: 110px;
}

#base .article .cont .subcont {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#base .article .cont .subcont .time {
  position: absolute;
}

#base .article .cont .subcont .txt {
  margin-left: 302px;
  padding-bottom: 90px;
}

#base .interview .article .cont .subcont .txt {
  width: 740px;
  margin: 0 auto;
  padding: 100px 0;
  padding-bottom: 0;
}

#base .interview .article .secont .cont:nth-child(1) .subcont:nth-child(1) .txt {
  padding-top: 0;
}

#base .article .cont .subcont .txt .txt1 {
  font-size: 3.2em;
  letter-spacing: 0.08em;
  line-height: 1.5;
  padding-bottom: 30px;
}

#base .interview .article .cont .subcont .txt .txt1 {
  padding-bottom: 40px;
}

#base .article .cont .subcont .txt .txt2 {
  font-size: 1.6em;
  letter-spacing: 0.08em;
  line-height: 2.0;
}

@media all and (max-width: 767px) {
  #base .article .cont {
    padding-top: 150px;
    padding-top: 200px;
    padding-top: 80px;
  }

  #base .article .pln01,
  #base .article .pln10 {
    padding-top: 0;
  }

  #base .interview .article .cont {
    padding-top: 0;
  }

  #base .interview .article .cont:nth-child(1) {
    padding-top: 50px;
  }

  #base .article .cont .subcont {
    width: 960px;
    width: calc(100% - 48px);
    width: calc(100% - 120px);
  }

  #base .interview .article .cont .subcont {
    width: calc(100% - 48px);
  }

  #base .article .cont .subcont .time {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }

  #base .article .cont .subcont .txt {
    margin-left: 302px;
    margin-left: 0;
    padding-bottom: 0;
  }

  #base .interview .article .cont .subcont .txt {
    width: 740px;
    padding: 100px 0;
    padding-top: 75px;
    padding-bottom: 0;
    width: 100%;
  }

  #base .interview .article .secont .cont:nth-child(1) .subcont:nth-child(1) .txt {
    padding-top: 0;
  }

  #base .article .cont .subcont .txt .txt1 {
    font-size: 3.2em;
    font-size: 2.4em;
    padding-top: 24px;
    padding-bottom: 0;
  }

  #base .interview .article .cont .subcont .txt .txt1 {
    padding-top: 0;
    padding-bottom: 30px;
  }

  #base .article .cont .subcont .txt .txt2 {
    font-size: 1.6em;
    letter-spacing: 0.08em;
    line-height: 2.0;
    padding-top: 29px;
    padding-bottom: 90px;
    font-size: 1.6em;
    padding-top: 13px;
    padding-bottom: 24px;
  }

  #base .interview .article .cont .subcont .txt .txt2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* --------------------------------------------- */
#base .article .cont .photo {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  #base .article .pln02 .prfcont .td div.photo {
    width: 270px;
    height: 220px;
  }
  #base .article .pln02 .prfcont .td div.photo .subpht {
    height: 100%;
    width: 100%;
  }
  #base .article .pln02 .prfcont .td div.photo .subpht div {
    height: 100%;
    width: 100%;
  }
  #base .article .pln02 .prfcont .td div.photo .subpht img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
#base .article .pln06 .subcont .txt .txt2 {
  width: 636px;
  margin: 60px 0 0;
}
#base .article .pln06 .photo_01 {
  width: calc(50% + 480px);
  margin-left: 0;
}
#base .article .pln06 .photo_02 {
  position: relative;
  width: 960px;
  margin: 70.7px auto 0;
}
#base .article .pln06 .photo_02 div.subpht img {
  width: 599.38px;
}
#base .article .pln06 .photo_02 .photo_02_2 div.subpht img {
  width: 300px;
  height: 372.17px;
}
#base .article .pln06 .photo_02_2 {
  position: absolute;
  width: 300px;
  height: 372.17px;
  top: 87px;
  left: 660px;
}
#base .article .pln06 .photo_03 {
  position: relative;
  width: 960px;
  margin: 188.2px auto 0;
}
#base .article .pln06 .txt .txt2 {
  font-size: 1.6em;
  font-weight: 500;
  letter-spacing: .08em;
  line-height: calc(32 / 16);
  width: 960px;
  margin: 60px auto 0;
}
#base .article .pln06 ul.phtname {
  margin: 43px auto 0;
}

@media all and (max-width: 767px) {
  #base .article .pln06 .subcont .txt .txt2 {
    width: auto;
  }
  #base .article .pln06 div.photo_01 {
    width: 93vw;
    margin: 0 0 0 auto;
  }
  #base .article .pln06 div.photo_02 {
    position: relative;
    width: 50.3%;
    margin: 29.9px 17.9vw 0 7vw;
  }
  #base .article .pln06 div.photo_02 div.subpht img {
    width: 100%;
  }
  #base .article .pln06 div.photo_02 div.photo_02_2 {
    position: absolute;
    width: 55.3%;
    height: 119.8%;
    top: 30px;
    right: auto;
    left: 59vw;
  }
  #base .article .pln06 div.photo_02 div.photo_02_2 div.subpht {
    width: 100%;
    height: 100%;
  }
  #base .article .pln06 div.photo_02 div.photo_02_2 div.subpht img {
    width: 100%;
    height: 100%;
  }
  #base .article .pln06 .photo_03 {
    position: relative;
    width: 960px;
    margin: 118.5px auto 0;
  }
  #base .article .pln06 .photo_03 .subpht {
    position: relative;
    margin: 0 auto;
    width: 270px;
  }
  #base .article .pln06 .photo_03 .subpht .copy {
    position: absolute;
  }
  #base .article .pln06 .photo_03 .subpht .copy1 {
    left: -27px;
  }
  #base .article .pln06 .photo_03 .subpht .copy2 {
    right: -28px;
  }
  #base .article .pln06 .photo_03 div.copy1 {
    left: 9px;
    bottom: -26px;
  }
  #base .article .pln06 .photo_03 div.copy1 img {
    width: 170.79px;
  }
  #base .article .pln06 .photo_03 div.copy2 {
    right: 6px;
    bottom: -24px;
  }
  #base .article .pln06 .photo_03 div.copy2 img {
    width: 156.64px;
  }
  #base .article .pln06 ul.phtname {
    width: 270px;
    margin: 18.6px auto 0;
  }
  #base .article .pln06 ul.phtname li {
    right: 53%;
  }
  #base .article .pln06 ul.phtname li::nth-child(2) {
    right: 1%;
  }
  #base .article .pln06 .subcont .txt .txt2 {
    margin: 0 auto 0;
  }
  #base .article .pln06 .txt .txt2 {
    width: 270px;
    margin: 60px auto 0;
  }
}
#base .article .pln07 {
  padding-top: 180px;
}

@media all and (max-width: 767px) {
  #base .article .pln07 {
    padding-top: 80px;
  }
}
#base .article .pln08 div.photo_01 {
  width: calc(50% + 480px);
  margin-left: 0;
}
#base .article .pln08 div.photo_02 {
  position: relative;
  width: 960px;
  margin: 70.7px auto 0;
}
#base .article .pln08 div.photo_02 div.subpht img {
  width: 599.38px;
}
#base .article .pln08 div.photo_02 .photo_02_2 div.subpht img {
  width: 300px;
  height: 372.17px;
}
#base .article .pln08 .photo_02_2 {
  position: absolute;
  width: 300px;
  height: 372.17px;
  top: 87px;
  left: 660px;
}
#base .article .pln08 div.photo_03 {
  position: relative;
  width: 446px;
  margin: 238.8px auto 0;
}
#base .article .pln08 div.photo_03 div.copy1 {
  position: absolute;
  top: -50px;
  left: -52.3px;
  width: 514.26px;
}
#base .article .pln08 div.photo_03 div.copy1 img {
  width: 100%;
}
#base .article .pln08 .phtname-txt {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .075em;
  line-height: calc(32 / 16);
  margin-top: 22px;
}
#base .article .pln08 ul.phtname {
  margin: 33px auto 0;
}
#base .article .pln08 ul.phtname li {
  position: inherit;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 auto;
  transform: none;
}

#base .article .cont.pln08 .phtname li .tbl .td p.txt1 {
  padding-right: 26px;
}

@media all and (max-width: 767px) {
  #base .article .pln08 div.subcont .txt p.txt1 {
    padding-top: 24px;
  }
  #base .article .pln08 div.photo_01 {
    width: 93vw;
    margin: 0 auto 0 0;
  }
  #base .article .pln08 div.photo_02 {
    position: relative;
    width: 50.3%;
    margin: 29.9px auto 0 9vw;
  }
  #base .article .pln08 div.photo_02 div.subpht img {
    width: 100%;
  }
  #base .article .pln08 div.photo_02 div.photo_02_2 {
    position: absolute;
    width: 55.3%;
    height: 119.8%;
    top: 30px;
    right: auto;
    left: 57vw;
  }
  #base .article .pln08 div.photo_02 div.photo_02_2 div.subpht {
    width: 100%;
    height: 100%;
  }
  #base .article .pln08 div.photo_02 div.photo_02_2 div.subpht img {
    width: 100%;
    height: 100%;
  }
  #base .article .pln08 div.photo_03 {
    position: relative;
    width: 270px;
    margin: 178px auto 0;
    /* div.copy2 {
    	right: -5px;
    	bottom: -24px;
    	img {
    		width: 156.64px;
    		height: 55.88px;
    	}
    } */
  }
  #base .article .pln08 div.photo_03 div.copy1 {
    width: 330px;
    left: 0px;
    top: -40px;
  }
  #base .article .pln08 div.photo_03 div.copy1 img {
    width: 100%;
    height: auto;
  }
  #base .article .pln08 ul.phtname {
    width: 270px;
    margin: 23.7px auto 0;
  }
  #base .article .pln08 ul.phtname li {
    margin: 0 auto 0;
    width: auto;
  }
  #base .article .pln08 ul.phtname .tbl .td p.txt1 {
    font-size: 2.0em;
    font-weight: 500;
    letter-spacing: .08em;
  }
  #base .article .pln08 ul.phtname .tbl .td p.txt2 {
    font-size: 1.6em;
    font-weight: 500;
    letter-spacing: .08em;
  }
  #base .article .pln08 .phtname-txt {
    font-size: 1.4em;
    font-weight: 500;
    letter-spacing: .08em;
    margin-top: 16px;
  }
}
#base .article .pln09 {
  padding-top: 199.6px;
}
#base .article .pln09 .photo_01 {
  width: auto;
}
#base .article .pln09 .photo_01 img {
  width: 100%;
}
#base .article .pln09 .subcont {
  margin: 189.6px auto 0;
}
#base .article .pln09 .photo_02 {
  position: relative;
  width: 446px;
  margin: 0 auto 0;
}
#base .article .pln09 .photo_02 div.copy1 {
  position: absolute;
  top: -37px;
  left: -121px;
  width: 559px;
}
#base .article .pln09 .photo_02 div.copy1 img {
  width: 100%;
}
#base .article .pln09 .phtname-txt {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .08em;
  line-height: calc(32 / 16);
  margin-top: 22px;
}
#base .article .pln09 ul.phtname {
  width: 445px;
  margin: 0 auto;
}
#base .article .pln09 ul.phtname li {
  margin: 0 auto 0;
  position: inherit;
  right: auto;
}
#base .article .pln09 div.tbl {
  display: flex;
  flex-flow: column;
  margin: 33px auto 0;
}
#base .article .pln09 div.tbl .txt2 {
  margin-top: 10px;
}

@media all and (max-width: 767px) {
  #base .article .pln09 {
    padding-top: 78.8px;
  }
  #base .article .pln09 .photo_01 {
    width: auto;
  }
  #base .article .pln09 .photo_01 img {
    width: 100%;
  }
  #base .article .pln09 .subcont {
    margin: 81.9px auto 0;
  }
  #base .article .pln09 .subcont .txt p.txt2 {
    padding-bottom: 0;
  }
  #base .article .pln09 div.photo_02 {
    position: relative;
    width: 69.6%;
    margin: 82.4px auto 0;
  }
  #base .article .pln09 div.photo_02 div.copy1 {
    position: absolute;
    top: -32px;
    left: 32px;
    width: 275px;
  }
  #base .article .pln09 div.photo_02 div.copy1 img {
    width: 100%;
  }
  #base .article .pln09 ul.phtname {
    width: 69.6%;
    margin: 0 auto;
  }
  #base .article .pln09 ul.phtname li {
    margin: 0 auto 0;
    position: inherit;
    right: auto;
  }
  #base .article .pln09 ul.phtname li .tbl .td .txt1 {
    font-size: 2.0em;
    letter-spacing: .08em;
    line-height: calc( 58 / 20 );
  }
  #base .article .pln09 ul.phtname li .tbl .td .txt2 {
    font-size: 1.6em;
    letter-spacing: .08em;
    line-height: calc( 24 / 16 );
    margin-top: 0;
  }
  #base .article .pln09 div.tbl {
    display: flex;
    flex-flow: column;
    margin: 23.7px auto 0;
    width: auto;
  }
  #base .article .pln09 .phtname-txt {
    font-weight: 500;
    letter-spacing: .08em;
    line-height: calc(30 / 14);
    margin-top: 26px;
  }
}
#base .article .pln10 {
  padding-top: 184.5px;
}
#base .article .pln10 .photo_01 {
  width: auto;
}
#base .article .pln10 .photo_01 img {
  width: 100%;
}
#base .article .pln10 .subcont {
  margin: 184.5px auto 0;
}
#base .article .pln10 .subcont .time {
  top: 0;
}
#base .article .pln10 .photo_02 {
  position: relative;
  margin: 0 auto 0;
}

@media all and (max-width: 767px) {
  #base .article .pln10 {
    padding-top: 79.9px;
  }
  #base .article .pln10 .subcont {
    height: 100%;
    margin: 80px auto 0;
  }
  #base .article .pln10 div.photo_02 {
    width: 330px;
    margin: 0 0 0 auto;
  }
}
#base .apply {
  margin: 0 auto;
}

#base .interview .article .cont .photo {
  padding-top: 100px;
}

#base .article .cont .photo_l {
  width: calc(50% + 480px);
  margin-left: 0;
}

#base .article .cont .photo_r {
  width: calc(50% + 480px);
  margin-right: 0;
}

#base .article .cont .photo_lr {
  width: 100%;
}

#base .article .cont .photo .copy {
  position: absolute;
  right: 0;
  top: 0;
}

#base .article .cont .photo .subpht img {
  width: 100%;
  height: auto;
}

#base .article .cont .photo .cpt {
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 0.08em;
  line-height: 1.66666;
  padding-top: 10px;
}

#base .article .cont .photo .tbl .td {
  vertical-align: top;
}

@media all and (max-width: 767px) {
  #base .article .cont .photo {
    width: 960px;
    width: calc(100% - 48px);
  }

  #base .interview .article .cont .photo {
    padding-top: 75px;
  }

  #base .article .cont .photo_l {
    width: calc(50% + 480px);
    margin-left: 0;
    width: calc(100% - 60px);
  }

  #base .interview .article .cont .photo_l {
    width: calc(100% - 24px);
  }

  #base .article .cont .photo_r {
    width: calc(50% + 480px);
    margin-right: 0;
    width: calc(100% - 60px);
  }

  #base .interview .article .cont .photo_r {
    width: calc(100% - 24px);
  }

  #base .article .cont .photo_lr {
    width: 100%;
  }

  #base .article .cont .photo .copy {
    position: absolute;
    right: 0;
    top: 0;
  }

  #base .article .cont .photo .subpht img {
    width: 100%;
    height: auto;
  }

  #base .article .cont .photo .cpt {
    text-align: left;
    padding-top: 10px;
  }

  #base .article .cont .photo_lr .cpt {
    width: calc(100% - 48px);
    margin: 0 auto;
  }
}
/* --------------------------------------------- */
#base .article .cont .phtname {
  width: 960px;
  margin: 56px auto 0;
  display: table;
  position: relative;
}

#base .article .cont .phtname li {
  position: absolute;
  right: 50%;
  /* display: table-cell;
  vertical-align: middle; */
}

#base .article .pln08 .phtname li {
  width: 445px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  /* display: table-cell;
  vertical-align: middle; */
}

#base .article .pln08 .phtname li .td {
  vertical-align: bottom;
}

#base .article .cont .phtname li:nth-child(2) {
  position: absolute;
  right: 0;
}

#base .article .cont .phtname li:nth-child(2) .tbl {
  margin-left: auto;
}

#base .article .cont .phtname li .tbl .td .txt1 {
  font-size: 2.4em;
  letter-spacing: 0.08em;
  line-height: 1.66666;
  padding-right: 14px;
}

#base .article .cont .phtname li .tbl .td .txt2 {
  font-size: 1.6em;
  letter-spacing: 0.08em;
  line-height: 2.0;
}

@media all and (max-width: 767px) {
  #base .article .cont .phtname {
    width: 960px;
    margin: 40px auto 0;
    width: calc(100% - 48px);
  }

  #base .article .cont .phtname li {
    display: table-cell;
    vertical-align: middle;
  }

  #base .article .cont .phtname li .tbl .td {
    display: block;
  }

  #base .article .cont .phtname li .tbl .td .txt1 {
    font-size: 2.4em;
    padding-right: 14px;
    font-size: 1.6em;
    padding-right: 0;
  }

  #base .article .cont .phtname li .tbl .td .txt2 {
    font-size: 1.6em;
    font-size: 1.4em;
  }
}
/* --------------------------------------------- */
#base .article .cont .prfcont {
  position: relative;
  margin: 0 auto;
}

#base .article .cont .prfcont .td {
  vertical-align: top;
  width: 446px;
}

#base .article .cont .prfcont .td:nth-child(1) {
  padding-top: 112px;
  padding-right: 68px;
}

#base .article .cont .prfcont .td .photo {
  width: 100%;
}

#base .article .cont .prfcont .td .photo img {
  width: 100%;
  height: auto;
}

#base .article .cont .prfcont .td .photo img.hvr {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  /*
  -webkit-transition: opacity .4s ease-out;
  -o-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out;
  */
  animation-name: prfcont_anime;
  animation-duration: 6.0s;
  animation-iteration-count: infinite;
}

#base .article .cont .prfcont .td:nth-child(2) .photo img.hvr {
  animation-delay: 0.75s;
}

@keyframes prfcont_anime {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1.0;
  }
  75% {
    opacity: 1.0;
  }
  100% {
    opacity: 0;
  }
}
#base .article .cont .prfcont .td .txt {
  padding-top: 30px;
}

#base .article .cont .prfcont .td .txt .name {
  display: table;
}

#base .article .cont .prfcont .td .txt .name p {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

#base .article .cont .prfcont .td .txt .name .name1 {
  font-size: 2.4em;
  letter-spacing: 0.08em;
  line-height: 1.66666;
}

#base .article .cont .prfcont .td .txt .name .name2 {
  font-size: 1.6em;
  letter-spacing: 0.08em;
  line-height: 2.0;
  padding-left: 22px;
}

#base .article .cont .prfcont .td .txt .subtxt {
  font-size: 1.6em;
  letter-spacing: 0.08em;
  line-height: 2.0;
  padding-top: 15px;
}

#base .article .cont .prfcont .td:nth-child(1) .photo .copy {
  left: -44px;
  right: auto;
  top: 17px;
}

#base .article .cont .prfcont .td:nth-child(1) .photo .copy img {
  width: 395px;
  height: auto;
}

#base .article .cont .prfcont .td:nth-child(2) .photo .copy {
  left: -29px;
  right: auto;
  top: 30px;
}

#base .article .cont .prfcont .td:nth-child(2) .photo .copy img {
  width: 413px;
  height: auto;
}

@media all and (max-width: 767px) {
  #base .article .cont .prfcont {
    display: table;
    width: calc(100% - 120px);
  }

  #base .article .cont .prfcont .td {
    width: 446px;
    display: block;
    width: 100%;
  }

  #base .article .cont .prfcont .td:nth-child(1) {
    padding-top: 112px;
    padding-right: 68px;
    padding-top: 48px;
    padding-right: 0;
  }

  #base .article .cont .prfcont .td:nth-child(2) {
    padding-top: 60px;
  }

  #base .article .cont .prfcont .td .txt {
    padding-top: 22px;
  }

  #base .article .cont .prfcont .td .txt .name {
    display: table;
    display: block;
  }

  #base .article .cont .prfcont .td .txt .name p {
    display: table-cell;
    display: block;
  }

  #base .article .cont .prfcont .td .txt .name .name1 {
    font-size: 2.4em;
    font-size: 2.0em;
  }

  #base .article .cont .prfcont .td .txt .name .name2 {
    font-size: 1.6em;
    padding-left: 22px;
    font-size: 1.6em;
    padding-left: 0;
    padding-top: 2px;
  }

  #base .article .cont .prfcont .td .txt .subtxt {
    font-size: 1.6em;
    padding-top: 15px;
    font-size: 1.4em;
    padding-top: 10px;
  }

  #base .article .cont .prfcont .td:nth-child(1) .photo .copy {
    left: -44px;
    right: auto;
    top: 17px;
    left: auto;
    right: -47px;
    top: -31px;
  }

  #base .article .cont .prfcont .td:nth-child(1) .photo .copy img {
    width: 395px;
    height: auto;
    width: 254px;
    height: auto;
  }

  #base .article .cont .prfcont .td:nth-child(2) .photo .copy {
    left: -44px;
    right: auto;
    top: 17px;
    left: auto;
    right: -32px;
    top: -28px;
  }

  #base .article .cont .prfcont .td:nth-child(2) .photo .copy img {
    width: 395px;
    height: auto;
    width: 283px;
    height: auto;
  }
}
/* --------------------------------------------- */
#base .article .prf {
  position: relative;
  margin: 0 auto;
  width: 740px;
}

#base .article .mv .prf {
  width: 100%;
  margin-top: 30px;
}

#base .article .prf .subprf {
  margin-left: auto;
  display: table;
}

#base .article .mv .prf .subprf {
  margin-left: 760px;
}

#base .article .prf .subprf .prttbl {
  margin-top: 22px;
}

#base .article .prf .subprf .prttbl:nth-child(1) {
  margin-top: 0;
}

#base .article .prf .subprf .tbl .td_bdr {
  width: 70px;
}

#base .article .prf .subprf .tbl .td .bdr {
  position: relative;
  width: 60px;
  height: 2px;
  overflow: hidden;
  background: #143750;
  opacity: 0;
}

#base .article .prf .subprf .prttbl:nth-child(1) .td .bdr {
  opacity: 1.0;
}

#base .article .prf .subprf .tbl .td .txt1 {
  font-size: 3.2em;
  letter-spacing: 0.08em;
  padding-right: 12px;
}

#base .article .mv .prf .subprf .tbl .td .txt1 {
  font-size: 4.0em;
  letter-spacing: 0.18em;
  font-weight: 700;
  padding-right: 15px;
  position: relative;
  top: -3px;
}

#base .article .prf .subprf .tbl .td .txt2 {
  display: table;
  margin-left: auto;
  font-size: 1.4em;
  letter-spacing: 0.08em;
  line-height: 1.42857;
}

#base .article .prf .subprf .txt3 {
  margin-left: 68px;
  margin-top: 10px;
  font-size: 1.2em;
  letter-spacing: 0.08em;
  line-height: 1.66666;
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .mv .prf .subprf {
    margin-left: 760px;
    margin-left: 674px;
    margin-left: 717px;
  }
}
@media all and (max-width: 767px) {
  #base .article .prf {
    width: 740px;
    width: calc(100% - 48px);
  }

  #base .article .mv .prf {
    width: 100%;
    margin-top: 30px;
    margin-top: 18px;
  }

  #base .article .mv .prf .subprf {
    margin-left: 0;
    width: 100%;
  }

  #base .article .prf .subprf .prttbl {
    width: 100%;
  }

  #base .article .prf .subprf .prttbl .prttd {
    display: block;
  }

  #base .article .mv .prf .subprf .prttbl .prttd {
    display: table-cell;
    vertical-align: top;
  }

  #base .article .prf .subprf .tbl .td_bdr {
    width: 68px;
  }

  #base .article .prf .subprf .tbl .td .txt1 {
    font-size: 3.2em;
    font-size: 2.4em;
  }

  #base .article .mv .prf .subprf .tbl .td .txt1 {
    font-size: 4.0em;
    letter-spacing: 0.18em;
    padding-right: 15px;
    top: -3px;
    font-size: 2.4em;
    letter-spacing: 0.08em;
    padding-right: 0;
    top: 0;
    margin-top: 3px;
  }

  #base .article .prf .subprf .tbl .td .txt2 {
    margin-left: auto;
    margin-left: 68px;
    margin-top: 7px;
  }

  #base .article .mv .prf .subprf .tbl .td .txt2 {
    margin-left: auto;
    margin-top: 0;
  }

  #base .article .prf .subprf .txt3 {
    margin-left: 68px;
    margin-top: 10px;
    margin-left: 0;
    margin-top: 14px;
  }
}
/* --------------------------------------------- */
#base .article .pln01 .time {
  top: -30px;
  left: -28px;
}

#base .article .pln01 .time img {
  width: 277px;
  height: 119px;
}

@media all and (max-width: 767px) {
  #base .article .pln01 .time img {
    width: 155px;
    height: 67px;
  }
}
/* - */
#base .article .pln02 .time {
  left: -23px;
  top: 0;
}

#base .article .pln02 .time img {
  width: 274px;
  height: 119px;
}

@media all and (max-width: 767px) {
  #base .article .pln02 .time img {
    width: 164px;
    height: 71px;
  }
}
/* - */
#base .article .pln03 .photo .copy {
  left: 25.183%;
  left: 27.3%;
  right: auto;
  top: 58.2857%;
  top: 74.36%;
}

#base .article .pln03 .photo .copy img {
  position: relative;
  left: -202px;
  top: -66px;
  width: 405px;
  height: 133px;
}

@media all and (max-width: 767px) {
  #base .article .pln03 .photo .copy {
    left: 25.183%;
    right: auto;
    top: 58.2857%;
    left: 25.641%;
    top: 66.75%;
    left: 3.33333%;
    top: 76.68%;
  }

  #base .article .pln03 .photo .copy img {
    left: -202px;
    top: -66px;
    width: 405px;
    height: 133px;
    left: 0;
    top: -24px;
    width: 150px;
    height: 49px;
  }
}
/* - */
#base .article .pln04 .time {
  top: -20px;
}

#base .article .pln04 .time img {
  width: 223px;
  height: 106px;
}

#base .article .pln04 .photo .tbl {
  margin: 0 auto;
}

#base .article .pln04 .photo .tbl:nth-child(1) .td:nth-child(1) {
  padding-right: 68px;
}

#base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(1),
#base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(2) {
  padding-right: 60px;
}

#base .article .pln04 .photo .tbl:nth-child(1) .td img {
  width: 446px;
  height: auto;
}

#base .article .pln04 .photo .tbl:nth-child(2) .td img {
  width: 280px;
  height: auto;
  padding-top: 50px;
}

@media all and (max-width: 767px) {
  #base .article .pln04 .time img {
    width: 155px;
    height: 74px;
  }

  #base .article .pln04 .photo {
    width: 100%;
  }

  #base .article .pln04 .photo .tbl,
  #base .article .pln04 .photo .tbl .td {
    display: block;
  }

  #base .article .pln04 .photo .tbl:nth-child(1) {
    width: calc(100% - 48px);
    margin: 0 auto;
  }

  #base .article .pln04 .photo .tbl:nth-child(1) .td:nth-child(1) {
    padding-right: 68px;
    padding-right: 0;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(1),
  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(2) {
    padding-right: 60px;
    padding-right: 0;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(1) {
    width: calc(56.41% - 12px);
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(3) {
    width: calc(56.41% - 12px);
    text-align: right;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(2) {
    width: calc(43.59% - 12px);
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(3) img {
    width: calc(100% - 60px);
    margin-left: auto;
  }

  #base .article .pln04 .photo .tbl:nth-child(1) .td img {
    width: 446px;
    width: 100%;
    padding-top: 24px;
  }

  #base .article .pln04 .photo .tbl:nth-child(1) .td:nth-child(1) img {
    padding-top: 0;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td img {
    width: 280px;
    padding-top: 50px;
    width: 100%;
    padding-top: 24px;
  }

  #base .article .pln04 .photo .tbl:nth-child(2) .td:nth-child(3) img {
    width: calc(100% - 60px);
  }
}
/* - */
#base .article .pln06 .time {
  top: -10px;
}

#base .article .pln06 .time img {
  width: 250px;
  height: 89px;
}

#base .article .pln06 .photo .copy1 {
  left: 13px;
  right: auto;
  top: auto;
  bottom: -60px;
}

#base .article .pln06 .photo .copy1 img {
  width: 468px;
}

#base .article .pln06 .photo .copy2 {
  right: 42px;
  top: auto;
  bottom: -60px;
}

#base .article .pln06 .photo .copy2 img {
  width: 384px;
}

@media all and (max-width: 767px) {
  #base .article .pln06 .time img {
    width: 152px;
    height: 54px;
  }

  #base .article .pln06 .photo .copy1 {
    left: 5px;
    right: auto;
    top: auto;
    bottom: -35px;
  }

  #base .article .pln06 .photo .copy1 img {
    width: 140px;
    height: 54px;
  }

  #base .article .pln06 .photo .copy2 {
    right: 3px;
    top: auto;
    bottom: -33px;
  }

  #base .article .pln06 .photo .copy2 img {
    width: 162px;
    height: 56px;
  }
}
/* - */
#base .article .pln08 .time {
  left: -27px;
  top: -10px;
}

#base .article .pln08 .time img {
  width: 269px;
  height: 112px;
}

@media all and (max-width: 767px) {
  #base .article .pln08 .time img {
    width: 171px;
    height: 71px;
  }
}
/* - */
#base .article .pln09 .time {
  top: -20px;
}

#base .article .pln09 .time img {
  width: 233px;
  height: 101px;
}

#base .article .pln09 .tbl {
  margin: 60px auto 0;
}

#base .article .pln09 .tbl .td {
  vertical-align: top;
}

#base .article .pln09 .tbl .td:nth-child(1) img {
  width: 300px;
  height: 373px;
  padding-top: 56px;
  padding-right: 60px;
}

#base .article .pln09 .tbl .td:nth-child(2) img {
  width: 600px;
  height: 380px;
}

@media all and (max-width: 767px) {
  #base .article .pln09 .time img {
    width: 147px;
    height: 64px;
  }

  #base .article .pln09 .tbl {
    margin: 0 auto 0;
    width: calc(100% - 120px);
  }

  #base .article .pln09 .tbl .td {
    display: block;
  }

  #base .article .pln09 .tbl .td:nth-child(1) img {
    width: 300px;
    height: 373px;
    padding-top: 56px;
    padding-right: 60px;
    width: 80%;
    height: auto;
    padding-top: 24px;
    padding-right: 0;
  }

  #base .article .pln09 .tbl .td:nth-child(2) img {
    width: 600px;
    height: 380px;
    width: 100%;
    height: auto;
    padding-top: 24px;
  }
}
/* - */
#base .article .pln10 .time {
  top: -25px;
}

#base .article .pln10 .time img {
  width: 233px;
  height: 96px;
}

@media all and (max-width: 767px) {
  #base .article .pln10 .time img {
    width: 152px;
    height: 65px;
  }
}
/* - */
#base .article .pln12 .time {
  top: -45px;
}

#base .article .pln12 .time img {
  width: 202px;
  height: 122px;
}

#base .article .pln12 .tbl {
  margin: 60px auto 0;
}

#base .article .pln12 .tbl .td {
  vertical-align: top;
}

#base .article .pln12 .tbl .td:nth-child(1) img {
  width: 600px;
  height: 380px;
  padding-right: 60px;
}

#base .article .pln12 .tbl .td:nth-child(2) img {
  width: 300px;
  height: 373px;
  padding-top: 87px;
}

@media all and (max-width: 767px) {
  #base .article .pln12 .time img {
    width: 149px;
    height: 90px;
  }

  #base .article .pln12 .tbl {
    margin: 60px auto 0;
    margin: 0 auto;
  }

  #base .article .pln12 .tbl .td {
    display: block;
  }

  #base .article .pln12 .tbl .td:nth-child(1) {
    width: calc(100% - 120px);
    margin: 28px auto;
  }

  #base .article .pln12 .tbl .td:nth-child(2) {
    width: calc(100% - 68px);
    margin: 0 auto;
    text-align: right;
  }

  #base .article .pln12 .tbl .td:nth-child(1) img {
    width: 600px;
    height: 380px;
    padding-right: 60px;
    width: 85.185%;
    height: auto;
    padding-right: 0;
  }

  #base .article .pln12 .tbl .td:nth-child(2) img {
    width: 300px;
    height: 373px;
    padding-top: 87px;
    width: 50%;
    height: auto;
    padding-top: 0;
  }
}
/* - */
#base .article .pln13 .time {
  left: -23px;
  top: 0;
}

#base .article .pln13 .time img {
  width: 274px;
  height: 119px;
}

@media all and (max-width: 767px) {
  #base .article .pln13 .time img {
    width: 171px;
    height: 74px;
  }

  #base .article .pln13 .photo {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: 0;
  }
}
/* - */
#base .article .pln15 .time {
  top: -25px;
}

#base .article .pln15 .time img {
  width: 223px;
  height: 106px;
}

#base .article .pln15 .photo .copy {
  left: auto;
  top: auto;
  right: 51px;
  bottom: 47px;
}

#base .article .pln15 .photo .copy img {
  width: 422px;
  height: 170px;
}

#base .article .pln15 .tbl {
  margin: 60px auto 0;
}

#base .article .pln15 .tbl .td {
  vertical-align: top;
}

#base .article .pln15 .tbl .td img {
  width: 450px;
  height: 260px;
}

#base .article .pln15 .tbl .td:nth-child(1) img {
  padding-right: 60px;
}

@media all and (max-width: 767px) {
  #base .article .pln15 .time img {
    width: 154px;
    height: 74px;
  }

  #base .article .pln15 .photo .copy {
    right: 22px;
    bottom: 22px;
  }

  #base .article .pln15 .photo .copy img {
    width: 190px;
    height: 76px;
  }

  #base .article .pln15 .tbl {
    margin: 60px auto 0;
    margin: 0 auto;
    width: calc(100% - 48px);
  }

  #base .article .pln15 .tbl .td {
    width: 50%;
  }

  #base .article .pln15 .tbl .td:nth-child(2) {
    text-align: right;
  }

  #base .article .pln15 .tbl .td img {
    width: 450px;
    height: 260px;
    width: calc(100% - 13px);
    height: auto;
    padding-top: 22px;
  }

  #base .article .pln15 .tbl .td:nth-child(1) img {
    padding-right: 60px;
    padding-right: 0;
  }
}
/* - */
#base .article .pln16 .time {
  top: -20px;
}

#base .article .pln16 .time img {
  width: 237px;
  height: 89px;
}

@media all and (max-width: 767px) {
  #base .article .pln16 .time img {
    width: 153px;
    height: 58px;
  }
}
/* - */
#base .article .pln18 .time {
  left: -20px;
  top: -35px;
}

#base .article .pln18 .time img {
  width: 251px;
  height: 132px;
}

@media all and (max-width: 767px) {
  #base .article .pln18 .time img {
    width: 153px;
    height: 81px;
  }

  #base .article .pln18 .photo {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: 0;
  }
}
/* - */
#base .article .pln20 .time {
  left: -16px;
  top: -33px;
}

#base .article .pln20 .time img {
  width: 260px;
  height: 131px;
}

@media all and (max-width: 767px) {
  #base .article .pln20 .time img {
    width: 142px;
    height: 72px;
  }
}
/* - */
#base .article .itv01 .photo .tbl {
  margin-top: 70px;
}

#base .article .itv01 .photo .tbl .td:nth-child(1) {
  padding-right: 60px;
}

#base .article .itv01 .photo .tbl .td:nth-child(1) img {
  width: 300px;
  height: auto;
  padding-top: 87px;
}

#base .article .itv01 .photo .tbl .td:nth-child(2) img {
  width: 600px;
  height: auto;
}

@media all and (max-width: 767px) {
  #base .article .itv01 .photo .tbl {
    margin-top: 70px;
    margin-top: 30px;
    width: calc(100% - 24px);
  }

  #base .article .itv01 .photo .tbl .td {
    width: 50%;
  }

  #base .article .itv01 .photo .tbl .td:nth-child(1) {
    padding-right: 60px;
    padding-right: 0;
    width: 41.52%;
  }

  #base .article .itv01 .photo .tbl .td:nth-child(2) {
    width: 58.48%;
    text-align: right;
  }

  #base .article .itv01 .photo .tbl .td:nth-child(1) img {
    width: 300px;
    height: auto;
    padding-top: 87px;
    width: calc(100% - 12px);
    padding-top: 44px;
  }

  #base .article .itv01 .photo .tbl .td:nth-child(2) img {
    width: 600px;
    height: auto;
    width: calc(100% - 12px);
  }
}
/* - */
#base .article .itv02 .photo .tbl {
  margin-top: 70px;
  margin-left: auto;
}

#base .article .itv02 .photo .tbl .td:nth-child(1) {
  padding-right: 86px;
}

#base .article .itv02 .photo .tbl .td:nth-child(1) img {
  width: 600px;
  height: auto;
}

#base .article .itv02 .photo .tbl .td:nth-child(2) img {
  width: 274px;
  height: auto;
  padding-top: 87px;
}

@media all and (max-width: 767px) {
  #base .article .itv02 .photo .tbl {
    margin-top: 70px;
    margin-top: 30px;
    width: calc(100% - 24px);
  }

  #base .article .itv02 .photo .tbl .td {
    width: 50%;
  }

  #base .article .itv02 .photo .tbl .td:nth-child(1) {
    padding-right: 86px;
    padding-right: 0;
    width: 61.9883%;
  }

  #base .article .itv02 .photo .tbl .td:nth-child(2) {
    width: 38.0117%;
    text-align: right;
  }

  #base .article .itv02 .photo .tbl .td:nth-child(1) img {
    width: 600px;
    height: auto;
    width: calc(100% - 12px);
  }

  #base .article .itv02 .photo .tbl .td:nth-child(2) img {
    width: 274px;
    height: auto;
    padding-top: 87px;
    width: calc(100% - 12px);
    padding-top: 31px;
  }
}
/* - */
#base .article .itv05 .photo .ttl {
  position: absolute;
  left: calc(50% - 603px);
  bottom: -26px;
}

#base .article .itv05 .photo .ttl img {
  width: 418px;
  height: 45px;
}

#base .article .itv05 .photo .parts {
  position: absolute;
  left: calc(50% - 680px);
  bottom: -102px;
}

#base .article .itv05 .photo .parts img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1247px;
  height: 93px;
}

#base .article .itv05 .subcont {
  padding-top: 45px;
}

#base .article .itv05 .prf {
  padding-top: 50px;
}

#base .article .itv05 .prf .subprf .tbl .td .txt1 {
  position: relative;
  top: -2px;
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .itv05 .photo .ttl {
    position: absolute;
    left: calc(50% - 560px + 4px);
    bottom: -25px;
  }
}
@media all and (max-width: 767px) {
  #base .article .itv05 .photo .ttl {
    position: static;
    margin-left: 27px;
    margin: 25px 0 0 24px;
  }

  #base .article .itv05 .photo .ttl img {
    width: 274px;
    height: auto;
  }

  #base .article .itv05 .photo .parts {
    left: -43px;
    bottom: -54px;
  }

  #base .article .itv05 .photo .parts img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 753px;
    height: 56px;
  }

  #base .article .itv05 .subcont {
    padding-top: 0;
  }

  #base .article .itv05 .subcont .txt {
    padding-top: 67px !important;
  }

  #base .article .itv05 .prf {
    padding-top: 40px;
  }
}
/* - */
#base .article .itv06 .photo .tbl {
  margin-top: 70px;
}

#base .article .itv06 .photo .tbl .td:nth-child(1) {
  padding-right: 60px;
}

#base .article .itv06 .photo .tbl .td:nth-child(1) img {
  width: 300px;
  height: auto;
  padding-top: 87px;
}

#base .article .itv06 .photo .tbl .td:nth-child(2) img {
  width: 600px;
  height: auto;
}

@media all and (max-width: 767px) {
  #base .article .itv06 .photo .tbl {
    margin-top: 70px;
    margin-top: 30px;
    width: calc(100% - 24px);
  }

  #base .article .itv06 .photo .tbl .td {
    width: 50%;
  }

  #base .article .itv06 .photo .tbl .td:nth-child(1) {
    padding-right: 86px;
    padding-right: 0;
    width: 36.8421%;
  }

  #base .article .itv06 .photo .tbl .td:nth-child(2) {
    width: 63.1579%;
    text-align: right;
  }

  #base .article .itv06 .photo .tbl .td:nth-child(1) img {
    width: 600px;
    height: auto;
    padding-top: 87px;
    width: calc(100% - 12px);
    padding-top: 27px;
  }

  #base .article .itv06 .photo .tbl .td:nth-child(2) img {
    width: 274px;
    height: auto;
    width: calc(100% - 12px);
  }
}
/* - */
#base .article .itv07 .photo .tbl {
  margin-top: 70px;
}

#base .article .itv07 .photo .tbl .td:nth-child(1) {
  padding-right: 60px;
}

#base .article .itv07 .photo .tbl .td:nth-child(1) img {
  width: 600px;
  height: auto;
}

#base .article .itv07 .photo .tbl .td:nth-child(2) img {
  width: 300px;
  height: auto;
  padding-top: 87px;
}

@media all and (max-width: 767px) {
  #base .article .itv07 .photo .tbl {
    margin-top: 70px;
    margin-top: 30px;
    width: 100%;
  }

  #base .article .itv07 .photo .tbl .td {
    width: 50%;
  }

  #base .article .itv07 .photo .tbl .td:nth-child(1) {
    padding-right: 86px;
    padding-right: 0;
    width: 65.497%;
  }

  #base .article .itv07 .photo .tbl .td:nth-child(2) {
    width: 34.503%;
    text-align: right;
  }

  #base .article .itv07 .photo .tbl .td:nth-child(1) img {
    width: 600px;
    height: auto;
    width: calc(100% - 12px);
  }

  #base .article .itv07 .photo .tbl .td:nth-child(2) img {
    width: 300px;
    height: auto;
    padding-top: 87px;
    width: calc(100% - 12px);
    padding-top: 31px;
  }
}
/* --------------------------------------------- */
#base .article .nxt_prv {
  padding-top: 155px;
  padding-bottom: 140px;
  width: 1206px;
  margin: 0 auto;
}

#base .interview .article .nxt_prv {
  padding-top: 150px;
  padding-bottom: 0;
}

#base .article .nxt_prv .nxt,
#base .article .nxt_prv .prv {
  display: table;
}

#base .article .nxt_prv .nxt {
  margin-left: auto;
}

#base .article .nxt_prv .tbl .td p {
  transition: opacity .2s ease-out;
}

#base .plan .article .nxt_prv .tbl .td p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 5.6em;
  letter-spacing: 0em;
  line-height: 1.0;
  padding: 0 20px;
}

#base .interview .article .nxt_prv .tbl .td p {
  font-weight: 700;
  font-size: 2.4em;
  letter-spacing: 0.08em;
  line-height: 1.5833333;
  padding: 0 15px;
}

#base .article .nxt_prv a:hover .tbl .td p {
  opacity: 0.3;
}

#base .article .nxt_prv .tbl .td img {
  width: 145px;
  height: 36px;
  transition: opacity .2s ease-out;
}

#base.no_tch .article .nxt_prv .nxt a:hover .tbl .td img {
  opacity: 0.3;
}

#base.no_tch .article .nxt_prv .prv a:hover .tbl .td img {
  opacity: 0.3;
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .nxt_prv {
    width: 1120px;
  }
}
@media all and (max-width: 767px) {
  #base .article .nxt_prv {
    width: 1206px;
    padding-top: 155px;
    padding-bottom: 140px;
    width: calc(100% - 48px);
    padding-top: 67px;
    padding-bottom: 82px;
  }

  #base .interview .article .nxt_prv {
    padding-top: 80px;
    padding-bottom: 0;
  }

  #base .plan .article .nxt_prv .tbl .td p {
    font-size: 5.6em;
    padding: 0 20px;
    font-size: 3.8em;
    padding: 0 15px;
  }

  #base .interview .article .nxt_prv .tbl .td p {
    font-size: 2.4em;
    padding: 0 15px;
    font-size: 1.7em;
    padding: 0 10px;
  }

  #base .interview .article .nxt_prv .nxt .tbl .td p {
    padding-left: 0;
    padding-right: 20px;
  }

  #base .interview .article .nxt_prv .prv .tbl .td p {
    padding-right: 0;
    padding-left: 20px;
  }

  #base .article .nxt_prv .tbl .td img {
    width: 145px;
    height: 36px;
    width: 100px;
    height: 25px;
  }
}
/* --------------------------------------------- */
#base .article .apply .tbl {
  width: calc(100% - 60px - 51px);
  margin-left: 60px;
  height: 188px;
}

#base .article .apply .tbl .td:nth-child(1) {
  width: auto;
}

#base .article .apply .tbl .td:nth-child(2) {
  width: 313px;
}

#base .article .apply .txt1 {
  font-size: 2.4em;
  line-height: 1.75;
  letter-spacing: 0.08em;
}

#base .article .apply .txt2 {
  font-size: 1.6em;
  line-height: 1.75;
  letter-spacing: 0.08em;
  padding-top: 7px;
}

@media all and (min-width: 768px) and (max-width: 1286px) {
  #base .article .apply .tbl {
    width: calc(100% - 50px - 41px);
    margin-left: 50px;
  }
}
@media all and (max-width: 767px) {
  #base .article .apply {
    margin-top: 0;
  }

  #base .article .apply .txt1 {
    font-size: 2.4em;
    line-height: 1.75;
    font-size: 1.8em;
    line-height: 1.944444;
    text-align: center;
  }

  #base .article .apply .txt2 {
    font-size: 1.6em;
    line-height: 1.75;
    letter-spacing: 0.08em;
    font-size: 1.4em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 6px;
  }
}
/* ============================================================
 PLAN-二日目のcss 
============================================================ */
#base.plan02 .article .pln10 {
  padding-top: 0;
}
#base.plan02 .article .pln10 .subcont .time {
  top: -52px;
}
#base.plan02 .article .pln10 .subcont .time img {
  width: 202px;
  height: 122px;
}
#base.plan02 .article .pln12 .subcont .time {
  top: -22px;
}
#base.plan02 .article .pln12 .subcont .time img {
  width: 224.5px;
  height: 104.87px;
}
#base.plan02 .article .pln12 .photo_02 {
  position: relative;
  width: 960px;
  margin: 0 auto 0;
}
#base.plan02 .article .pln12 .photo_02 .subpht {
  position: relative;
}
#base.plan02 .article .pln12 .photo_02 .copy {
  position: absolute;
}
#base.plan02 .article .pln12 .photo_02 .copy1 {
  top: auto;
  right: auto;
  left: 50px;
  bottom: -60px;
  width: 377.82px;
}
#base.plan02 .article .pln12 .photo_02 .copy1 img {
  width: 100%;
}
#base.plan02 .article .pln12 .photo_02 .copy2 {
  top: auto;
  right: 54px;
  left: auto;
  bottom: -67px;
  width: 409.73px;
}
#base.plan02 .article .pln12 .photo_02 .copy2 img {
  width: 100%;
}
#base.plan02 .article .pln12 .txt .txt2 {
  font-size: 1.6em;
  font-weight: 500;
  line-height: calc(32 / 16);
  margin: 60px auto 0;
  letter-spacing: .15em;
  width: 655px;
}
#base.plan02 .article .pln12 ul.phtname {
  margin: 50px auto 0;
}
#base.plan02 .article .pln12 ul.phtname li.first {
  left: 0;
  right: auto;
}
#base.plan02 .article .pln12 ul.phtname li.second {
  right: 0;
  left: auto;
}
#base.plan02 .article .pln12 ul.phtname .tbl {
  margin: 0 auto;
}
#base.plan02 .article .pln12 .photo_l {
  margin-top: 170px;
}

@media all and (max-width: 767px) {
  #base.plan02 .article .pln10 {
    padding-top: 0;
  }
  #base.plan02 .article .pln10 .subcont .time img {
    width: 149px;
    height: 90px;
  }
  #base.plan02 .article .pln12 .subcont .txt .txt2 {
    width: auto;
    margin: 0 auto;
  }
  #base.plan02 .article .pln12 .subcont .time img {
    width: 173.5px;
    height: 80.87px;
  }
  #base.plan02 .article .pln12 .photo_02 {
    position: relative;
    width: calc(100% - 48px);
    margin: 0 auto 0;
  }
  #base.plan02 .article .pln12 .photo_02 .subpht {
    position: relative;
    margin: 0 auto;
  }
  #base.plan02 .article .pln12 .photo_02 .subpht .copy {
    position: absolute;
  }
  #base.plan02 .article .pln12 .photo_02 .subpht .copy1 {
    top: auto;
    right: auto;
    bottom: -44px;
    left: 2px;
    width: 152.47px;
  }
  #base.plan02 .article .pln12 .photo_02 .subpht .copy2 {
    top: auto;
    left: auto;
    bottom: -42px;
    right: 2px;
    width: 186.08px;
  }
  #base.plan02 .article .pln12 .photo_02 div.copy1 {
    left: 9px;
    bottom: -26px;
  }
  #base.plan02 .article .pln12 .photo_02 div.copy1 img {
    width: 100%;
  }
  #base.plan02 .article .pln12 .photo_02 div.copy2 {
    right: 6px;
    bottom: -24px;
  }
  #base.plan02 .article .pln12 .photo_02 div.copy2 img {
    width: 100%;
  }
  #base.plan02 .article .pln12 ul.phtname {
    width: calc(100% - 48px);
    margin: 40px auto 0;
  }
  #base.plan02 .article .pln12 ul.phtname .first {
    position: absolute;
    left: 0;
  }
  #base.plan02 .article .pln12 ul.phtname .right {
    position: absolute;
    right: 0;
  }
  #base.plan02 .article .pln12 ul.phtname .tbl .td {
    width: auto;
    margin: 0 auto;
  }
  #base.plan02 .article .pln12 .photo_l {
    margin-top: 100px;
  }
}
