/* Scss Document */
/* beginner */
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  .sp {
    display: none;
  }

  .hed_wrap {
    padding-bottom: 50px;
    margin-bottom: 140px;
  }
  .hed_wrap .main_visual {
    background: #ff8484;
    height: 580px;
    width: 1100px;
    margin: 30px auto 0 auto;
    position: relative;
    border-radius: 5px;
  }
  .hed_wrap .main_visual .image:after {
    position: absolute;
    content: '';
    display: block;
    top: -40px;
    right: 90px;
    background: url(../images/common/icon_ribon2.png) right/100% no-repeat;
    width: 47px;
    height: 56px;
    margin: 0 auto;
    z-index: -1;
  }
  .hed_wrap .main_visual ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 1100px;
  }
  .hed_wrap .main_visual ul li {
    width: 550px;
    z-index: 2;
  }
  .hed_wrap .main_visual ul .text {
    padding: 100px 60px 0 65px;
    box-sizing: border-box;
  }
  .hed_wrap .main_visual ul .text p {
    color: #fff;
    line-height: 1.8;
    font-size: 15px;
  }
  .hed_wrap .main_visual ul .image {
    position: relative;
  }
  .hed_wrap .main_visual ul .image:before {
    position: absolute;
    content: '';
    display: block;
    top: -40px;
    right: 150px;
    background: url(../images/common/icon_ribon.png) right/100% no-repeat;
    width: 41px;
    height: 51px;
    margin: 0 auto;
    z-index: 1;
  }

  .hed_wrap .main_visual h2 {
    font-size: 3.7rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: #ffecec solid 1px;
    padding-bottom: 20px;
    position: relative;
  }
  .hed_wrap .main_visual h2:before {
    position: absolute;
    content: '';
    display: block;
    top: -48px;
    left: 0px;
    right: 0;
    background: url(../images/picturebook/m_en.png) center/100% no-repeat;
    width: 46px;
    height: 35px;
    margin: 0 auto;
  }
  .hed_wrap .main_visual h2 span {
    background: #fff;
    border-radius: 50px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 13px;
    color: #51b47f;
    vertical-align: middle;
  }
  .hed_wrap .main_visual .entry {
    width: 1050px;
    margin: 0 auto;
    position: relative;
  }
  .hed_wrap .main_visual .entry a {
    display: block;
    position: absolute;
    bottom: -100px;
    right: 30px;
    z-index: 2;
  }
  .hed_wrap .main_visual .day {
    margin: 0 auto 100px auto;
    padding: 30px 20px 20px;
    box-sizing: border-box;
    width: 455px;
    background: #fff;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 320px;
    left: 50px;
  }
  .hed_wrap .main_visual .day:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -19px;
    left: 30px;
    background: url(../images/picturebook/pin.png) left/100% no-repeat;
    width: 35px;
    height: 37px;
  }
  .hed_wrap .main_visual .day h4 {
    position: relative;
    font-size: 2.2rem;
    margin-bottom: 20px;
    padding-left: 150px;
  }
  .hed_wrap .main_visual .day h4:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -35px;
    left: 50px;
    background: url(../images/common/icon_image.jpg) left/65% no-repeat;
    width: 101px;
    height: 90.25px;
  }
  .hed_wrap .main_visual .day table {
    width: 100%;
  }
  .hed_wrap .main_visual .day table tbody tr th {
    padding: 7px 20px;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.7;
    background: url(../images/common/bg_pt.png) repeat;
    border: #dfdfdf solid 1px;
  }
  .hed_wrap .main_visual .day table tbody tr td {
    padding: 7px 20px;
    font-size: 1.4rem;
    line-height: 1.7;
    border: #dfdfdf solid 1px;
  }
  .hed_wrap .main_visual .day table tbody tr td .schedule {
    padding-left: 40px;
  }
  .hed_wrap .main_visual .day table tbody tr td p {
      margin-top: 5px;
  }
  .hed_wrap .main_visual .day table tbody tr td p span {
    background: #efefef;
      padding: 1px 7px;
      display: inline-block;
      margin-right: 5px;
  }

  /* 大賞 */
  .award_bnr {
    padding: 30px 0;
    width: 1100px;
    margin: 0 auto 80px auto;
  }
    .award_bnr a,
    .award_bnr a:hover {
      display: block;
      margin: 0px auto;
      border: #4cb57d dashed 2px;
      background-color: #fff;
      color: #4cb57d;
      font-size: 2rem;
      width: 650px;
      height: 80px;
      line-height: 80px;
      text-align: center;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
    }
    .award_bnr a:hover {
      background-color: #4cb57d;
      color: #fff;
    }
    .award_bnr a:before {
      content: '';
      display: inline-block;
      background: url(../images/common/icon_hake.png) left/100% no-repeat;
      width: 30px;
      height: 30px;
      margin-right: 10px;
      vertical-align: middle;
    }

  /* lesson */
  .lesson {
    width: 1100px;
    margin: 130px auto 140px auto;
  }
  .lesson .title {
    margin-bottom: 25px;
  }
  .lesson .title h3 {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/picturebook/tsushin/title_item.png) center/100% no-repeat;
    width: 247px;
    height: 65px;
    margin: 0 auto;
  }
  .lesson .title:after {
    content: '';
    display: block;
    background: url(../images/picturebook/tsushin/tt_original.png) center/100% no-repeat;
    width: 146px;
    height: 32px;
    margin: 15px auto 0 auto;
  }
  .lesson .read {
    text-align: center;
    margin-bottom: 45px;
  }
  .lesson dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 880px;
    margin: 0 auto 70px auto;
  }
  .lesson dl dt {
    width: 450px;
    margin-top: 20px;
  }
  .lesson dl dd {
    width: 400px;
    margin-top: 20px;
    border-bottom: #ccc dashed 1px;
    border-top: #ccc dashed 1px;
    padding: 45px 0;
  }
  .lesson dl dd h4 {
    font-size: 2.2rem;
    margin-bottom: 15px;
    text-align: center;
  }
  .lesson dl dd h4:before {
    content: '';
    display: inline-block;
    width: 64px;
    height: 56px;
    background: url(../images/picturebook/tsushin/tx01.png) left/100% no-repeat;
    vertical-align: middle;
    margin-right: 10px;
  }
  .lesson dl dd p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .lesson dl dd .detail {
    margin-top: 20px;
  }
  .lesson dl dd .detail li {
    display: inline-block;
    margin: 0 10px 15px 0;
    width: 46.5%;
    font-weight: bold;
    color: #ff8484;
  }
  .lesson .textbook {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .lesson .textbook li {
    width: 350px;
    position: relative;
  }
  .lesson .textbook li .image {
    margin-bottom: 20px;
  }
  .lesson .textbook li:before {
    content: '';
    display: block;
    background: url(../images/picturebook/tsushin/tx02.png) left/100% no-repeat;
    width: 64px;
    height: 56px;
    position: absolute;
    top: -20px;
    left: 15px;
  }
  .lesson .textbook li.tx03:before {
    content: '';
    background: url(../images/picturebook/tsushin/tx03.png) left/100% no-repeat;
  }
  .lesson .textbook li.tx04:before {
    content: '';
    background: url(../images/picturebook/tsushin/tx04.png) left/100% no-repeat;
  }
  .lesson .textbook li h4 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .lesson .textbook li p {
    padding: 0 10px;
  }

  /* schooling */
  .schooling {
    width: 900px;
    margin: 0 auto 60px auto;
  }
  .schooling .title {
    margin-bottom: 45px;
  }
  .schooling .title h3 {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/picturebook/tsushin/title_amenity.png) center/100% no-repeat;
    width: 247px;
    height: 66px;
    margin: 0 auto;
  }
  .schooling ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .schooling ul .text {
    width: 500px;
  }
  .schooling ul .image {
    width: 390px;
  }
  .schooling ul .image img {
    width: 90%;
  }
  .schooling ul .text h3 {
    font-size: 2.1rem;
  }
  .schooling ul .text .no1:before,
  .schooling ul .text .no2:before,
  .schooling ul .text .no3:before {
    content: '';
    display: inline-block;
    background: url(../images/common/spe_n01.png) left/100% no-repeat;
    width: 33px;
    height: 34px;
    vertical-align: sub;
    margin-right: 10px;
  }
  .schooling ul .text .no2:before {
    background: url(../images/common/spe_n02.png) left/100% no-repeat;
  }
  .schooling ul .text .no3:before {
    background: url(../images/common/spe_n03.png) left/100% no-repeat;
  }
  .schooling ul p {
    line-height: 1.8;
    font-size: 1.5rem;
    margin: 8px 0 20px 0;
  }

  .shipping {
    width: 1100px;
    margin: 0 auto 100px auto;
    padding: 60px 0;
    background: #f7f7f7;
  }
  .shipping .inner {
    width: 700px;
    margin: 0 auto;
  }
  .shipping h3 {
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
  }
  .shipping h3:before {
    content: '';
    display: inline-block;
    background: url(../images/picturebook/tsushin/icon_track.png) left/100% no-repeat;
    width: 40px;
    height: 22px;
    margin-right: 10px;
    vertical-align: top;
  }
  .shipping .tx {
    text-align: center;
    line-height: 1.8;
  }
  .shipping .notes {
    padding: 30px 30px 10px 30px;
    border: #FF0000 solid 1px;
    margin-top: 20px;
    background-color: #fff;
  }
  .shipping .notes h5 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: #FF0000;
    text-align: center;
  }
  .shipping .notes p {
    margin-bottom: 15px;
    color: #FF0000;
  }

  /* relation */
  .relation {
    width: 795px;
    margin: 70px auto 0 auto;
  }
  .relation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .relation ul li {
    width: 380px;
  }
  .relation ul li a {
    display: block;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  * {
    box-sizing: border-box;
  }

  .pc {
    display: none;
  }

  img {
    width: 100%;
    height: auto;
  }

  #pankuzu {
    width: 100%;
    background: #f3f3f3;
    padding: 5px 10px;
    margin-top: 0;
  }

  .hed_wrap {
    background: url("../images/top/bg_pt.png") repeat;
    padding: 10px;
  }
  .hed_wrap .main_visual {
    width: 100%;
    margin: 0 auto;
  }
  .hed_wrap .main_visual ul {
    background: #fd8484;
    padding: 60px 0 10px 0;
    margin-bottom: 35px;
  }
  .hed_wrap .main_visual ul .text {
    padding: 20px;
    box-sizing: border-box;
  }
  .hed_wrap .main_visual ul .text p {
    color: #fff;
    line-height: 1.8;
    font-size: 15px;
  }
  .hed_wrap .main_visual ul .sp_image {
    margin: 0 auto;
    width: 93%;
  }
  .hed_wrap .main_visual h2 {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: #fdcbcb solid 1px;
    padding-bottom: 20px;
    position: relative;
  }
  .hed_wrap .main_visual h2:before {
    position: absolute;
    content: '';
    display: block;
    top: -50px;
    left: 0px;
    right: 0;
    background: url(../images/picturebook/sp/m_en.png) center/100% no-repeat;
    width: 46px;
    height: 35px;
    margin: 0 auto;
  }
  .hed_wrap .main_visual h2 span {
    display: block;
    width: 30%;
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 13px;
    color: #fd8484;
    margin: 15px auto 0 auto;
  }
  .hed_wrap .day {
    margin: 0 auto 10px auto;
    padding: 40px 15px 15px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.05);
    position: relative;
  }
  .hed_wrap .day:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -19px;
    left: 30px;
    background: url(../images/picturebook/pin.png) left/100% no-repeat;
    width: 35px;
    height: 37px;
  }
  .hed_wrap .day h4 {
    position: relative;
    font-size: 2rem;
    margin-bottom: 20px;
    padding-left: 90px;
  }
  .hed_wrap .day h4:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -40px;
    left: 0px;
    background: url(../images/common/icon_image.jpg) left/70% no-repeat;
    width: 101px;
    height: 90.25px;
  }
  .hed_wrap .day table {
    width: 100%;
    border-bottom: #dfdfdf solid 1px;
  }
  .hed_wrap .day table tbody tr th {
    display: block;
    padding: 5px 0 5px 20px;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.7;
    background: url(../images/common/bg_pt.png) repeat;
    border: #dfdfdf solid 1px;
    border-bottom: 0px;
  }
  .hed_wrap .day table tbody tr td {
    display: block;
    padding: 10px 20px;
    font-size: 1.4rem;
    line-height: 1.6;
    border: #dfdfdf solid 1px;
    border-bottom: 0px;
  }
  .hed_wrap .day table tbody tr td .schedule {
    display: block;
    margin-top: 15px;
  }
  .hed_wrap .main_visual .day table tbody tr td p {
    margin-top: 8px;
    line-height: 1.8;
  }
  .hed_wrap .main_visual .day table tbody tr td p span {
    background: #efefef;
    padding: 1px 5px;
    display: inline-block;
    margin-right: 5px;
  }
  /* 大賞 */
  .award_bnr {
    background: #f7f7f7;
    padding: 15px 0;
    width: 90%;
    margin: 0 auto;
  }
  .award_bnr a,
  .award_bnr a:hover {
    display: block;
    margin: 0px auto;
    border: #fd8586 dashed 2px;
    background-color: #fff;
    color: #ff3860;
    font-size: 1.8rem;
    width: 90%;
    padding: 15px 10px 15px 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    line-height: 1.3;
  }
  .award_bnr a:hover {
    background-color: #fd8586;
    color: #fff;
  }
  .award_bnr a:before {
    content: '';
    display: inline-block;
    background: url(../images/common/icon_hake.png) left/100% no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 10px;
  }

  /* lesson */
  .lesson {
    width: 100%;
    margin: 80px auto 60px auto;
  }
  .lesson .title {
    margin-bottom: 35px;
  }
  .lesson .title h3 {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/picturebook/tsushin/sp/title_item.png) center/100% no-repeat;
    width: 247px;
    height: 65px;
    margin: 0 auto;
  }
  .lesson .title:after {
    content: '';
    display: block;
    background: url(../images/picturebook/tsushin/sp/tt_original.png) center/100% no-repeat;
    width: 146px;
    height: 32px;
    margin: 15px auto 0 auto;
  }
  .lesson dl {
    margin: 0 auto 40px auto;
    padding: 0 20px;
  }
  .lesson dl dt {
    width: 90%;
    margin: 0 auto;
  }
  .lesson dl dd {
    margin-top: 20px;
    padding: 0 10px 25px 10px;
    border-bottom: #ccc dashed 1px;
  }
  .lesson dl dd h4 {
    font-size: 2.1rem;
    margin-bottom: 15px;
  }
  .lesson dl dd h4:before {
    content: '';
    display: inline-block;
    width: 64px;
    height: 56px;
    background: url(../images/picturebook/tsushin/sp/tx01.png) left/100% no-repeat;
    vertical-align: middle;
    margin-right: 10px;
  }
  .lesson dl dd p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .lesson dl dd .detail {
    margin-top: 20px;
  }
  .lesson dl dd .detail li {
    margin-bottom: 10px;
    font-weight: bold;
    color: #ff8484;
  }
  .lesson .textbook {
    margin-bottom: 50px;
  }
  .lesson .textbook li {
    position: relative;
    margin-bottom: 40px;
    border-bottom: #ccc dashed 1px;
    padding: 0 10px 25px 10px;
  }
  .lesson .textbook li .image {
    width: 85%;
    margin: 0 auto 20px auto;
  }
  .lesson .textbook li:before {
    content: '';
    display: block;
    background: url(../images/picturebook/tsushin/sp/tx02.png) left/100% no-repeat;
    width: 64px;
    height: 56px;
    position: absolute;
    top: -20px;
    left: 15px;
  }
  .lesson .textbook li.tx03:before {
    content: '';
    background: url(../images/picturebook/tsushin/sp/tx03.png) left/100% no-repeat;
  }
  .lesson .textbook li.tx04:before {
    content: '';
    background: url(../images/picturebook/tsushin/sp/tx04.png) left/100% no-repeat;
  }
  .lesson .textbook li h4 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 10px;
    line-height: 1.5;
    text-align: center;
  }
  .lesson .textbook li p {
    padding: 0 10px;
  }

  /* schooling */
  .schooling {
    width: 100%;
    margin: 0 auto 50px auto;
  }
  .schooling .title {
    margin-bottom: 35px;
  }
  .schooling .title h3 {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/picturebook/tsushin/sp/title_amenity.png) center/100% no-repeat;
    width: 247px;
    height: 66px;
    margin: 0 auto;
  }
  .schooling ul h3 {
    font-size: 2.1rem;
    margin: 20px 0 10px 0;
    margin-left: 20px;
  }
  .schooling ul .text .no1:before,
  .schooling ul .text .no2:before,
  .schooling ul .text .no3:before {
    content: '';
    display: inline-block;
    background: url(../images/common/spe_n01.png) left/100% no-repeat;
    width: 33px;
    height: 34px;
    vertical-align: sub;
    margin-right: 10px;
  }
  .schooling ul .text .no2:before {
    background: url(../images/common/spe_n02.png) left/100% no-repeat;
  }
  .schooling ul .text .no3:before {
    background: url(../images/common/spe_n03.png) left/100% no-repeat;
  }
  .schooling ul p {
    line-height: 1.8;
    padding: 0 20px;
  }
  .schooling ul p br {
    display: none;
  }
  .schooling ul .text {
    margin-bottom: 20px;
  }
  .schooling ul .image {
    width: 80%;
    margin: 0 auto 20px auto;
  }

  .shipping {
    width: 93%;
    margin: 50px auto 0 auto;
    border-top: #ccc dotted 1px;
    padding: 50px 0 0 0;
  }
  .shipping h3 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
  }
  .shipping h3:before {
    content: '';
    display: inline-block;
    background: url(../images/picturebook/tsushin/icon_track.png) left/100% no-repeat;
    width: 40px;
    height: 22px;
    margin-right: 10px;
    vertical-align: top;
  }
  .shipping .tx {
    padding: 0 10px;
    line-height: 1.7;
  }
  .shipping .notes {
    padding: 20px 15px 5px 15px;
    border: #FF0000 solid 1px;
    margin-top: 20px;
    background-color: #fff;
  }
  .shipping .notes h5 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: #FF0000;
    text-align: center;
  }
  .shipping .notes p {
    margin-bottom: 15px;
    color: #FF0000;
  }

  /* relation */
  .relation {
    width: 85%;
    margin: 55px auto 0 auto;
  }
  .relation ul li a {
    display: block;
    margin-bottom: 10px;
  }
}
