@charset "UTF-8";
#wrapper {
  width: 100%;
  background-color: #298A08;
  overflow: hidden; }

#contents {
  width: 100%;
  max-width: 1060px;
  background-color: #298A08;
  margin: 0 auto; }

.entries {
  margin: 50px 0; }
  @media screen and (max-width: 768px) {
    .entries {
      margin: 30px 0; } }
  .entries .date {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0px; }
    @media screen and (max-width: 768px) {
      .entries .date {
        font-size: 18px; } }
    .entries .date em {
      font-weight: bold;
      font-size: 48px;
      display: inline-block;
      margin: 0 2px; }
      @media screen and (max-width: 768px) {
        .entries .date em {
          font-size: 30px; } }
    .entries .date .ttl {
      font-size: 30px;
      font-weight: bold;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        .entries .date .ttl {
          font-size: 26px; } }
  .entries .note {
    font-style: normal;
    display: block; }

.contsIn {
  max-width: 1060px;
  margin: 0 auto 50px;
  padding: 70px 50px;
  background-color: #ffffff;
  color: #333333; }
  @media screen and (max-width: 768px) {
    .contsIn {
      margin: 0 auto 30px;
      padding: 40px 5%; } }

.contsWhite {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto 60px;
  background-color: #fff;
  padding: 70px 30px; }
  @media screen and (max-width: 768px) {
    .contsWhite {
      margin: 0 auto 30px;
      padding: 30px 20px 30px; } }

h2.redTtl {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #298A08;
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    h2.redTtl {
      font-size: 28px;
      margin-bottom: 20px; } }

h3.redUnder {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #298A08; }
  h3.redUnder span {
    font-size: 18px; }
h3.redLeft {
  font-size: 26px;
  padding-left: 15px;
  border-left: 7px solid #298A08;
  margin-bottom: 40px; }
@media screen and (max-width: 768px) {
  h3.redUnder {
    font-size: 20px;
    line-height: 1.6; }
    h3.redUnder span {
      font-size: 14px; }
  h3.redLeft {
    font-size: 18px;
    margin-bottom: 20px; } }

.bold {
  font-weight: bold; }

/*backbtn*/
.backbtn {
  font-size: 18px;
  margin: 20px 0; }
  @media screen and (max-width: 768px) {
    .backbtn {
      margin-left: 10px; } }
  .backbtn a {
    color: #fff;
    font-weight: 500;
    text-decoration: underline; }
    .backbtn a:hover {
      text-decoration: none; }

/*---------------mv----------------
------------------------------------------*/
.mv {
  background-color: #298A08;
  color: #fff;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .mv {
      padding-bottom: 30px; } }
  .mv .contsIn {
    margin: 0 auto;
    padding: 50px 5% 0; }
    @media screen and (max-width: 768px) {
      .mv .contsIn {
        padding: 20px 5% 0; } }
  .mv h1 {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    margin-top: 70px; }
    @media screen and (max-width: 768px) {
      .mv h1 {
        font-size: 28px; } }
  .mv p {
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 1.8;
    margin-bottom: 40px; }
    .mv p.shuasi {
      font-size: 14px;
      font-weight: normal; }
    @media screen and (max-width: 768px) {
      .mv p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 1.6; } }

/*---------------sec02----------------
------------------------------------------*/
@media screen and (max-width: 768px) {
  .sec02 {
    margin: 0 3%; } }
.sec02 .kome {
  font-size: 14px;
  margin-top: 10px; }
  .sec02 .kome > li {
    font-size: 14px;
    text-indent: -1em;
    padding-left: 1em; }
.sec02 .assignment > li {
  padding: 35px 20px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.8;
  position: relative; }
  @media screen and (max-width: 768px) {
    .sec02 .assignment > li {
      width: 100%;
      padding: 20px 5%;
      font-size: 14px; } }
  .sec02 .assignment > li .font-weight {
    font-size: 15px;
    color: #000;
    font-weight: 600; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment > li .font-weight {
        font-size: 14px; } }
  .sec02 .assignment > li a {
    color: #FF0004;
    text-decoration: underline;
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment > li a {
        font-size: 16px; } }
    .sec02 .assignment > li a:hover {
      text-decoration: none; }
  .sec02 .assignment > li ul {
    margin-top: 20px; }
    .sec02 .assignment > li ul > li {
      font-size: 20px; }
      .sec02 .assignment > li ul > li span {
        font-size: 20px;
        color: #b69817;
        padding-right: 10px; }
    @media screen and (max-width: 550px) {
      .sec02 .assignment > li ul > li {
        font-size: 18px; }
        .sec02 .assignment > li ul > li span {
          font-size: 18px; } }
  .sec02 .assignment > li a:hover {
    text-decoration: none; }
  .sec02 .assignment > li h2.greenLeft {
    font-size: 26px;
    padding-left: 15px;
    border-left: 7px solid #298A08;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment > li h2.greenLeft {
        font-size: 20px; } }
  .sec02 .assignment > li h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment > li h3 {
        font-size: 14px; } }
  .sec02 .assignment > li p span {
    font-size: 20px;
    color: #b69817;
    padding-right: 10px; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment > li p span {
        font-size: 18px; } }
.sec02 .assignment .award {
  background-color: #f7f7f7; }
  .sec02 .assignment .award p {
    font-size: 18px;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      .sec02 .assignment .award p {
        font-size: 16px; } }
    .sec02 .assignment .award p .storyboard {
      font-size: 16px;
      color: #000; }
  .sec02 .assignment .award .award-end {
    margin-bottom: 0; }

/*---------------footer----------------
------------------------------------------*/
#footer {
  background-color: #7d7d7d; }
  #footer .footerIn {
    max-width: 1060px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #footer .footerIn {
        padding: 8px 3% 8px; } }
  #footer .copy {
    font-size: 14px;
    color: #fff;
    float: left; }
  #footer .rightBox {
    float: right; }
    #footer .rightBox a {
      font-size: 14px;
      color: #fff; }

/*---------------prize common---------------------------------------******************
-------------*/
.pz {
  /*---------------sec02----*/
  /*---------------sec03----------------*/
  /*---------------sec04----------------*/
  /*---------------sohyo----------------
  ------------------------------------------*/
  /*---------------sec05----------------*/
  /*---------------colorbox----------------
  ------------------------------------------*/
  /*---------------ceremony----------------
  ------------------------------------------*/ }
  .pz .prizeBox a {
    display: block;
    margin-bottom: 30px; }
  .pz .prizeBox .link {
    display: block;
    margin-bottom: 15px; }
  .pz .pNote {
    text-align: right;
    font-size: 12px; }
  .pz .redTtl {
    font-size: 36px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    color: #000000; }
    @media screen and (max-width: 1000px) {
      .pz .redTtl {
        font-size: 24px; } }
  .pz .pTtl {
    text-align: center;
    max-width: 170px;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .pz .pTtl {
        width: 30%; } }
  .pz .prizeName {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #d6001e;
    padding: 0 10px;
    margin-bottom: 20px; }
    .pz .prizeName span {
      font-size: 16px;
      font-weight: normal; }
      .pz .prizeName span.yomi {
        font-size: 18px;
        font-weight: bold; }
    @media screen and (max-width: 1000px) {
      .pz .prizeName {
        font-size: 18px; }
        .pz .prizeName span {
          font-size: 14px; }
          .pz .prizeName span.yomi {
            font-size: 16px; } }
  .pz .commentArea {
    background-color: #f7f7f7;
    padding: 20px;
    box-sizing: border-box; }
    .pz .commentArea h3 {
      font-size: 17px;
      margin-bottom: 10px; }
    .pz .commentArea p {
      font-size: 15px;
      line-height: 1.8; }
      @media screen and (max-width: 1000px) {
        .pz .commentArea p {
          text-align: left; } }
  .pz .sec12 {
    margin-bottom: 50px; }
    .pz .sec12 h2 {
      text-align: center; }
    .pz .sec12 .kome {
      font-size: 14px;
      margin-top: 20px; }
    .pz .sec12 .assignment {
      padding: 60px 20px 30px;
      background-color: #ffffff;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: -webkit- space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media screen and (max-width: 1000px) {
        .pz .sec12 .assignment {
          padding: 20px 3% 10px;
          margin: 0 3%; } }
      .pz .sec12 .assignment > li {
        width: 47.5%;
        padding: 35px 20px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 1.8;
        position: relative; }
        @media screen and (max-width: 1000px) {
          .pz .sec12 .assignment > li {
            padding: 20px 3%; } }
        .pz .sec12 .assignment > li .logo {
          margin-bottom: 40px; }
          @media screen and (max-width: 1000px) {
            .pz .sec12 .assignment > li .logo {
              margin-bottom: 20px; } }
        .pz .sec12 .assignment > li ul {
          margin-top: 20px; }
          .pz .sec12 .assignment > li ul > li {
            font-size: 22px; }
            .pz .sec12 .assignment > li ul > li span {
              font-size: 22px;
              color: #298A08;
              padding-right: 10px; }
        @media screen and (max-width: 550px) {
          .pz .sec12 .assignment > li ul > li {
            font-size: 18px; }
            .pz .sec12 .assignment > li ul > li span {
              font-size: 18px; } }
        .pz .sec12 .assignment > li a:hover {
          text-decoration: none; }
      @media screen and (max-width: 1000px) {
        .pz .sec12 .assignment {
          display: block; }
          .pz .sec12 .assignment > li {
            width: 100%; } }
  @media screen and (max-width: 550px) {
    .pz .sec02 .assignment li .item {
      position: static;
      text-align: center;
      padding-top: 10px;
      width: 100%; } }
  .pz .sec14 {
    background-color: #ffffff;
    padding: 60px 20px 30px;
    margin-bottom: 50px; }
    @media screen and (max-width: 1000px) {
      .pz .sec14 {
        padding: 20px 3% 10px;
        margin: 0 3% 20px; } }
    .pz .sec14 h2 {
      text-align: center; }
  .pz .sec03 {
    max-width: 1060px;
    margin: 0 auto 30px;
    background-color: #fff;
    padding: 70px 40px 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .pz .sec03 .leftBox {
      float: left;
      width: 450px; }
    .pz .sec03 .rightBox {
      float: right;
      width: 450px; }
    .pz .sec03 .redTtl {
      margin-bottom: 10px; }
    .pz .sec03 .txaL {
      min-height: 97px; }
    .pz .sec03 .box1, .pz .sec03 .box2 {
      margin-bottom: 60px; }
  .pz .macAward {
    overflow: hidden;
    width: 370px;
    margin: auto; }
    .pz .macAward .left {
      float: left; }
    .pz .macAward .right {
      float: right; }
      .pz .macAward .right a {
        margin-bottom: 0; }
        .pz .macAward .right a img.mgB {
          margin-bottom: 14px; }
  .pz .sec04 {
    max-width: 1060px;
    margin: 0 auto 30px;
    background-color: #fff;
    padding: 70px 30px 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1000px) {
      .pz .sec04 {
        padding: 30px 3% 10px;
        margin: 0 3%; } }
    .pz .sec04 h3 {
      border-bottom: 1px solid #d6001e;
      margin-bottom: 30px; }
    .pz .sec04 .list {
      overflow: hidden;
      margin-bottom: 40px;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: -webkit- flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media screen and (max-width: 1000px) {
        .pz .sec04 .list {
          -webkit-justify-content: space-between;
          justify-content: -webkit- space-between;
          justify-content: space-between; } }
    .pz .sec04 .list2 {
      overflow: hidden;
      margin-bottom: 40px;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: -webkit- space-between;
      justify-content: space-between; }
      @media screen and (max-width: 1000px) {
        .pz .sec04 .list2 {
          display: block;
          width: 100%; } }
    .pz .sec04 .listBox {
      text-align: center;
      width: 242px;
      min-width: 242px; }
      @media screen and (max-width: 1000px) {
        .pz .sec04 .listBox {
          width: 90%;
          margin: 0 auto;
          display: block; } }
      .pz .sec04 .listBox.ww {
        width: 300px;
        min-width: 300px; }
        .pz .sec04 .listBox.ww .commentArea {
          max-width: 280px; }
        @media screen and (max-width: 1000px) {
          .pz .sec04 .listBox.ww {
            width: 90%;
            display: block;
            margin: 0 auto; } }
      .pz .sec04 .listBox span.name {
        margin-top: 15px;
        font-size: 18px;
        display: block;
        font-weight: bold; }
        @media screen and (max-width: 1000px) {
          .pz .sec04 .listBox span.name {
            margin-top: 5px;
            font-size: 16px; } }
      .pz .sec04 .listBox span.school {
        font-size: 14px;
        display: block;
        line-height: 1.2; }
        @media screen and (max-width: 1000px) {
          .pz .sec04 .listBox span.school {
            font-size: 13px; } }
      .pz .sec04 .listBox .commentArea {
        background-color: #f7f7f7;
        padding: 20px 3%;
        box-sizing: border-box;
        max-width: 200px;
        margin: 0 auto; }
        .pz .sec04 .listBox .commentArea h3 {
          font-size: 15px;
          margin-bottom: 10px;
          border-bottom: none; }
        .pz .sec04 .listBox .commentArea p {
          text-align: left;
          font-size: 14px;
          line-height: 1.8; }
    .pz .sec04 .btn {
      text-align: center;
      margin-bottom: 40px; }
  .pz .listW {
    width: 100%;
    background-color: #f7f7f7;
    padding: 20px 3%;
    box-sizing: border-box;
    margin: 0 4% 0 2%; }
    .pz .listW h3 {
      font-size: 15px;
      margin-bottom: 10px;
      border-bottom: none; }
    .pz .listW p {
      text-align: left;
      font-size: 14px;
      line-height: 1.8; }
  .pz .sec04-2 {
    max-width: 1060px;
    margin: 0 auto 30px;
    background-color: #fff;
    padding: 70px 40px 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .pz .sec04-2 .leftBox {
      float: left;
      width: 450px; }
    .pz .sec04-2 .rightBox {
      float: right;
      width: 450px; }
    .pz .sec04-2 h3 {
      border-bottom: 1px solid #d6001e;
      margin-bottom: 30px;
      text-align: center; }
    .pz .sec04-2 .commentArea {
      text-align: left; }
      .pz .sec04-2 .commentArea h3 {
        font-size: 16px;
        margin-bottom: 10px;
        border-bottom: none;
        text-align: left; }
      .pz .sec04-2 .commentArea p {
        font-size: 14px; }
    .pz .sec04-2 .list {
      overflow: hidden;
      margin-bottom: 40px; }
      .pz .sec04-2 .list .txaL {
        min-height: 97px;
        margin-top: 20px; }
    .pz .sec04-2 .listBox {
      text-align: center;
      width: 450px; }
      .pz .sec04-2 .listBox span.name {
        margin-top: 15px;
        font-size: 18px;
        display: block;
        font-weight: bold; }
  .pz .sec04 .listBox span.school {
    font-size: 14px;
    display: block;
    line-height: 1.2; }
  .pz .sohyo {
    max-width: 1060px;
    margin: 0 auto 60px;
    background-color: #fff;
    padding: 70px 30px 30px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .pz .sohyo .commentArea {
      padding: 50px 60px; }
      @media screen and (max-width: 1000px) {
        .pz .sohyo .commentArea {
          padding: 30px 5%; } }
    @media screen and (max-width: 1000px) {
      .pz .sohyo {
        padding: 30px 3% 10px;
        margin: 0 3% 30px; } }
  .pz .sec05 .contsIn {
    max-width: 1060px;
    background-color: #fff;
    padding: 10px 30px 80px;
    line-height: 1.8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pz .sec05 .kome {
    font-size: 14px;
    margin-top: 20px; }
  .pz .sec05 ul li {
    margin-bottom: 10px;
    text-indent: -1em;
    padding-left: 1em; }
    .pz .sec05 ul li span {
      color: #a0a0a0; }
  .pz .sec05 .btnArea {
    overflow: hidden;
    width: 970px;
    margin: 50px auto 0; }
    .pz .sec05 .btnArea .left {
      float: left; }
    .pz .sec05 .btnArea .right {
      float: left;
      margin-left: 40px; }
    @media screen and (max-width: 1000px) {
      .pz .sec05 .btnArea {
        width: 100%;
        margin: 30px auto 0; }
        .pz .sec05 .btnArea .left {
          float: none; }
        .pz .sec05 .btnArea .right {
          float: none;
          margin-left: 0;
          margin-top: 10px; } }
  .pz ul.snsArea {
    overflow: hidden;
    margin-top: 10px; }
    .pz ul.snsArea li {
      float: left;
      margin-right: 20px;
      text-indent: 0em;
      padding-left: 0em; }
  .pz .dsnone {
    display: none; }
  .pz .ContsBox {
    background: #fff;
    max-width: 785px;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .pz .ContsBox {
        width: 90% !important; }
        .pz .ContsBox img, .pz .ContsBox iframe {
          width: 90% !important;
          height: auto;
          display: inline-block;
          margin: 0 auto; } }
    .pz .ContsBox .closeBox {
      text-align: right;
      font-size: 12px; }
  .pz .ContsBox-2 .closeBox {
    text-align: right;
    font-size: 12px; }
  .pz .ContsBox .close, .pz .ContsBox-2 .close {
    text-align: right;
    padding-right: 10px; }
  .pz .ContsBox .ContsBoxIn {
    max-width: 500px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 1000px) {
      .pz .ContsBox .ContsBoxIn {
        width: 90%; }
        .pz .ContsBox .ContsBoxIn img, .pz .ContsBox .ContsBoxIn iframe {
          width: 90%;
          height: auto;
          display: inline-block;
          margin: 0 auto; } }
  .pz .ContsBox-2 {
    text-align: center;
    background: #fff;
    max-width: 1000px;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .pz .ContsBox-2 {
        width: 100%; } }
    .pz .ContsBox-2 .ContsBoxIn {
      max-width: 900px;
      text-align: center;
      margin: 0 auto; }
      @media screen and (max-width: 1000px) {
        .pz .ContsBox-2 .ContsBoxIn {
          width: 90%; }
          .pz .ContsBox-2 .ContsBoxIn img, .pz .ContsBox-2 .ContsBoxIn iframe {
            width: 90%;
            margin: 0 auto;
            height: auto;
            display: inline-block; } }
  .pz .ContsBox-3 {
    background: #fff;
    max-width: 800px;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .pz .ContsBox-3 {
        width: 100%; } }
    .pz .ContsBox-3 .ContsBoxIn {
      max-width: 700px;
      margin: 0 auto; }
      @media screen and (max-width: 1000px) {
        .pz .ContsBox-3 .ContsBoxIn {
          width: 90%; }
          .pz .ContsBox-3 .ContsBoxIn img, .pz .ContsBox-3 .ContsBoxIn iframe {
            width: 90%;
            height: auto;
            display: inline-block; } }
  .pz .ContsBoxIn h3 {
    text-align: left;
    color: #666666;
    margin-bottom: 20px; }
  .pz .ContsBoxIn p {
    text-align: left;
    margin-bottom: 15px; }
  .pz .picArea {
    width: 700px;
    margin: 10px auto 30px; }
    .pz .picArea h2 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px; }
    .pz .picArea p {
      margin-top: 5px; }
    .pz .picArea .left {
      float: left;
      width: 345px; }
    .pz .picArea .right {
      float: right;
      width: 345px; }

#contact h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    #contact h3 {
      margin-bottom: 15px;
      font-size: 16px; } }
#contact .ctcList {
  max-width: 710px;
  margin: 0 auto;
  background-color: #ffffff;
  border: #dddddd 2px solid;
  border-radius: 8px;
  text-align: center;
  padding: 25px 100px;
  font-size: 18px;
  display: table;
  /*display: flex;
  @include fw;*/ }
  @media screen and (max-width: 768px) {
    #contact .ctcList {
      padding: 15px 40px;
      display: block; } }
  #contact .ctcList > li {
    text-align: left;
    /*width: 48%;*/ }
    @media screen and (max-width: 768px) {
      #contact .ctcList > li {
        width: 100%; } }
    #contact .ctcList > li.mail {
      width: 100%; }
      #contact .ctcList > li.mail span {
        font-size: 20px; }
        @media screen and (max-width: 768px) {
          #contact .ctcList > li.mail span {
            font-size: 18px; } }
  #contact .ctcList em {
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    font-feature-settings: 'palt' 1;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-style: normal; }
    @media screen and (max-width: 768px) {
      #contact .ctcList em {
        font-size: 18px; } }
    #contact .ctcList em:after {
      content: '▲';
      display: inline-block;
      vertical-align: middle;
      margin: -3px 10px 3px;
      font-size: 13px;
      transform: rotate(90deg);
      /*	color: $redC;*/ }
  #contact .ctcList span,
  #contact .ctcList a {
    display: inline-block;
    font-size: 26px;
    font-weight: 900;
    font-feature-settings: 'palt' 1;
    font-family: 'Noto Sans JP', sans-serif !important;
    color: #000000;
    text-decoration: none; }
    @media screen and (max-width: 768px) {
      #contact .ctcList span,
      #contact .ctcList a {
        font-size: 22px; } }
#contact .receptTime {
  margin-top: 10px;
  text-align: center;
  font-size: 18px; }
  @media screen and (max-width: 768px) {
    #contact .receptTime {
      font-size: 14px; } }
