@charset "UTF-8";
html {
  font-size: 62.5%;
  line-height: 150%; }

body {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", source-han-sans-japanese, YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  background-image: url(../../../img/bg.gif);
  color: #24243f; }

h1 {
  margin: 0 0 10px 0; }

.box-y h2 {
  margin: 0 0 0 34%;
  padding: 5px 0 2px 10px;
  border-left: 3px solid #D90000;
  line-height: 130%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.87, #DDD), color-stop(0, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #DDD 87%);
  background: -moz-linear-gradient(top, #fff 0%, #DDD 87%);
  background: -o-linear-gradient(top, #fff 0%, #DDD 87%);
  background: -ms-linear-gradient(top, #fff 0%, #DDD 87%);
  background: linear-gradient(to bottom, #fff 0%, #DDD 87%);
  font-weight: normal;
  font-size: 27px;
  font-size: 2.7rem; }

.clear {
  clear: both; }

a:hover img {
  opacity: 0.8; }

p {
  margin: 0;
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem; }

.txt20 {
  font-size: 20px;
  font-size: 2rem; }

.txt-red {
  color: #F00; }

a.txt-white {
  color: #FFF; }

a:hover.txt-white {
  color: #1217F8; }

.mt20 {
  margin-top: 20px; }

.bgc-pink {
  background-color: #FBE2E2;
  padding: 5px 10px;
  display: block;
  border-bottom: 1px solid #F00; }

.txt-underline {
  background-image: url(../img/priority1401_underline.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-weight: 700;
  background-position: bottom; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.txt-center {
  text-align: center; }

.kome {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.shadow {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.4); }

.radius5 {
  border-radius: 5px; }

.mama {
  background-image: url(../img/priority1401_03.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 23% auto;
  padding: 1rem 2.5rem 2rem !important; }
  .mama ul {
    margin: 0;
    padding-left: 0; }
  .mama li {
    width: 74%;
    line-height: 150%;
    margin-top: 10px;
    background-image: url(../img/priority1401_maru.png);
    background-repeat: no-repeat;
    background-position: left 0.4rem;
    padding-left: 20px;
    list-style: none;
    font-size: 16px;
    font-size: 1.6rem; }

.box-y {
  background-color: #FFEFBF;
  padding: 15px;
  overflow: hidden; }

.box-w {
  background-color: #FFF;
  padding: 15px;
  overflow: hidden;
  clear: both; }

.box-g {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.87, #3b6c66), color-stop(0, #2c5d54));
  background: -webkit-linear-gradient(top, #2c5d54 0%, #3b6c66 87%);
  background: -moz-linear-gradient(top, #2c5d54 0%, #3b6c66 87%);
  background: -o-linear-gradient(top, #2c5d54 0%, #3b6c66 87%);
  background: -ms-linear-gradient(top, #2c5d54 0%, #3b6c66 87%);
  background: linear-gradient(to bottom, #2c5d54 0%, #3b6c66 87%);
  padding: 15px;
  overflow: hidden; }

.box-01 {
  line-height: 2;
  padding: 10px 15px;
  margin: 10px 10px 0; }

.introduction {
  line-height: 1.2; }

.box1l-3 {
  float: left;
  width: 34%;
  padding-right: 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box1r-3 {
  float: right;
  width: 34%;
  padding-left: 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 220px; }
  .box1r-3 img {
    position: relative;
    bottom: 30px;
    right: 0; }

.example-img {
  float: left;
  margin-right: 1em; }

.example-txt {
  margin-top: 13px; }

.kokuban {
  background-image: url(../img/priority1401_kokuban.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  padding: 30px 20px 50px 20px;
  text-align: center; }

.graphpaper {
  background-image: url(../img/priority1401_graphpaper.gif);
  border: 1px solid #D9F9F8;
  padding: 20px; }

.cf {
  *zoom: 1; }
  .cf:before {
    content: " ";
    display: table; }
  .cf:after {
    content: " ";
    display: table;
    clear: both; }

#head {
  border-top: solid 8px #BBD7EE; }

#logo {
  max-width: 880px;
  margin: 0 auto;
  background-color: #FFF;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#wrap {
  margin: 0 auto;
  max-width: 840px;
  padding: 20px 20px 50px 20px;
  /*-webkit-box-sizing: border-box;
   *-moz-box-sizing: border-box;
   *box-sizing: border-box; */
  background-color: #fff; }
  #wrap img {
    max-width: 100%;
    height: auto;
    border: 0; }

#footer {
  text-align: center;
  margin: 0 auto;
  background-color: #eee;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #3284C7;
  color: #fff;
  padding: 2px 0;
  max-width: 880px; }
  #footer a {
    color: #fff; }

.form {
  text-align: center; }

.success {
  box-shadow: 0 4px 0 #36a4a1;
  background-color: #3ec1bd; }
  .success:hover {
    background-color: #65cdca; }

.warning {
  box-shadow: 0 4px 0 #BA5834;
  background-color: #ED6F42; }
  .warning:hover {
    background-color: #F08964; }

.form-btn {
  display: block;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 2rem;
  font-size: 2rem;
  transition: background-color 0.3s, color 0.3s, opacity 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: none;
  width: 70%;
  margin: 0 auto 4rem;
  text-decoration: none; }

dl.form-dl {
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  margin: 0 0 20px 0;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.7; }
  dl.form-dl dt, dl.form-dl dd {
    margin: 0; }
  dl.form-dl dt {
    clear: both;
    float: left;
    width: 35%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCC;
    padding: 1.3rem 0 1rem 1rem;
    color: #4c5263;
    font-weight: 700;
    font-feature-settings: "palt" 1;
    letter-spacing: .1rem; }
  dl.form-dl dd {
    float: left;
    width: 63%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCC;
    padding: 10px;
    line-height: 2;
    color: #4c5263;
    font-feature-settings: "palt" 1;
    letter-spacing: .2rem; }
    dl.form-dl dd strong {
      color: #4c5263;
      font-weight: 700; }

.label-danger {
  background-color: #de30ca;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: .1rem;
  border-radius: 0.35rem;
  font-size: 1.2rem;
  padding: 0.6rem 0.48rem;
  margin-right: .8rem; }

input[type='text'],
input[type=email],
input[type=tel] {
  width: 100%;
  padding: 1.2rem;
  border-radius: 5px;
  border: 1px solid #cccccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  font-size: 1.6rem;
  background-color: #fffde8;
  color: #4c5263; }

.select-wrap {
  position: relative;
  width: 100%; }
  .select-wrap:before {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) translateX(0);
    content: '';
    width: 15px;
    height: 15px;
    background: url(../img/select.png) no-repeat;
    background-size: contain; }
  .select-wrap select {
    width: 100%;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 6rem;
    padding: 1.2rem;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 1.6rem;
    box-sizing: border-box;
    background-color: #fffde8;
    color: #4c5263; }
    .select-wrap select::-ms-expand {
      display: none; }

textarea {
  width: 100%;
  height: 30rem;
  padding: .5rem;
  border-radius: 5px;
  border: 1px solid #cccccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  font-size: 1.6rem;
  background-color: #fffde8;
  color: #4c5263; }

.side_mag input[type=text] {
  width: 90%; }

input[type="radio"] {
  position: relative;
  -webkit-appearance: button;
  appearance: button;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  content: "";
  background-color: #FFFFFF;
  border: 1px solid #999999;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 8px; }
  input[type="radio"]:checked:after {
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    content: "";
    width: 12px;
    height: 12px;
    background: #00CA00;
    -webkit-border-radius: 12px;
    border-radius: 12px; }

input[type="checkbox"] {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: button;
  appearance: button;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2); }
  input[type="checkbox"]:checked:after {
    position: absolute;
    content: "";
    top: -3px;
    left: 3px;
    width: 8px;
    height: 14px;
    border-right: 4px solid #00CA00;
    border-bottom: 4px solid #00CA00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.yusen_tokuten {
  font-size: 18px;
  background: #FFF;
  padding: 20px 10px;
  list-style-position: inside; }
  .yusen_tokuten li {
    margin: 0 0 10px;
    line-height: 1.3em; }

.yusen_tokuten_con {
  background: #FFEFBF;
  padding: 20px;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1rem; }
  .yusen_tokuten_con dl dd {
    background: #FFF;
    margin: 10px 20px 15px;
    padding: 15px; }

.teacher_prof {
  text-align: left;
  margin-top: 50px; }
  .teacher_prof h2 {
    border-bottom: 2px solid #25574C;
    padding-bottom: 10px; }
  .teacher_prof h3 {
    border-left: 3px solid #F00;
    padding: 5px; }
  .teacher_prof ul {
    margin: 0px;
    padding: 0px 20px 30px 20px;
    overflow: hidden; }
    .teacher_prof ul.east {
      background-color: #E2F4FF; }
    .teacher_prof ul.west {
      background-color: #FFFCDC; }
  .teacher_prof li {
    width: 50%;
    float: left;
    list-style: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-top: 30px; }
    .teacher_prof li:nth-child(2n) {
      padding-left: 15px; }
    .teacher_prof li:nth-child(2n+1) {
      clear: both;
      padding-right: 15px; }
    .teacher_prof li h4 {
      margin-top: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #666;
      border-left: 3px solid #666;
      padding: 5px;
      font-size: 18px; }

@media screen and (max-width: 897px) {
  #wrap {
    padding: 10px 10px 50px 10px; }
  #logo {
    text-align: center;
    padding-left: 0; }
  .nodisp {
    display: none; }
  .box-y, .box-w {
    padding: 10px; }
  .kokuban {
    text-align: left;
    padding: 20px 10px 30px 10px; }
  .graphpaper {
    padding: 10px; }
  .box1r-3 {
    height: 250px; }
    .box1r-3 img {
      bottom: 0; }
  .featured-priority {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .featured-priority-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 188px;
    height: 200px !important;
    margin: 2rem auto 0; }
  .featured-priority-title {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 0 !important;
    width: 100%;
    font-size: 2.4rem !important; }
  .featured-priority-description {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3; }
  .featured-priority-benefits {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4; }
  .example-img {
    width: 100px; }
  .example-txt {
    margin-top: 0px; }
  .mama li {
    width: 75%; }
    .mama li:nth-child(-n+4) {
      width: 95%; }
  dl.form-dl {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC; }
    dl.form-dl dt {
      float: none;
      width: 100%;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #CCC;
      border-top-style: solid;
      font-weight: 700;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.87, #EEE), color-stop(0, #fff));
      background: -webkit-linear-gradient(top, #fff 0%, #EEE 87%);
      background: -moz-linear-gradient(top, #fff 0%, #EEE 87%);
      background: -o-linear-gradient(top, #fff 0%, #EEE 87%);
      background: -ms-linear-gradient(top, #fff 0%, #EEE 87%);
      background: linear-gradient(to bottom, #fff 0%, #EEE 87%); }
    dl.form-dl dd {
      float: none;
      width: 100%;
      border-left: none;
      border-top-style: solid; }
  .side_mag input[type=text] {
    width: 90%; }
  .box-01 {
    line-height: 2;
    padding: 10px 15px;
    margin: 10px 0px 0; }
  .yusen_tokuten_con {
    background: #FFEFBF;
    padding: 20px 5px; }
    .yusen_tokuten_con dl dd {
      margin: 10px 10px 15px;
      padding: 15px; } }

@media screen and (max-width: 768px) {
  .box1r-3 {
    height: auto; }
  .teacher_prof li {
    width: 100%;
    clear: both; }
    .teacher_prof li:nth-child(2n) {
      padding-left: 0px; }
    .teacher_prof li:nth-child(2n+1) {
      padding-right: 0px; } }
