@charset "UTF-8";

/* CSS Document */
#banner {
  position: relative;
}

#banner #label {
  position: absolute;
  top: 18px;
  left: 25px;
}

#banner #title {
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  text-align: center;
}

.box01 {
  background: #d4effd;
  padding: 20px 0;
}

/* add 2017-03-30 */
.box01 .content {
  position: relative;
}

.box01 .box01L {
  width: 55%;
  float: left;
}

.box01 .box01R {
  width: 42%;
  float: right;
  font-size: 17px;
}

.box01 .box01R a {
  cursor: pointer;
}

.box01 .box01R .btnPc {
  float: right;
  clear: right;
}

.box01 .box01R .btnSp {
  display: none;
  margin-top: 10px;
}

.box02 {
  padding: 50px 0;
  background: url(../../images/bg.jpg) no-repeat center center;
  background-size: cover;
  font-size: 16px;
  color: #fff;
}

.box02 .box_left {
  width: 53.125%;
  float: left;
}

.box02 .box_right {
  width: 43.229%;
  float: right;
}

.box02 .title {
  font-size: 24px;
  line-height: 1.4;
  color: #00ADEF;
  margin-bottom: 10px;
}

.box02 .text {
  margin-bottom: 10px;
}

.box02 li {
  margin-bottom: 12px;
}

.box02 li.last {
  margin-bottom: 0;
}

.box03 {
  padding: 30px 0;
  background: #d4effd;
  font-size: 18px;
  line-height: 1.8;
}

.box03 .box_child {
  width: 47.916%;
}

.box03 .rows01 {
  margin-bottom: 15px;
}

.box03 .rows02 {
  margin-bottom: 30px;
}

.box03 .rows ul {
  width: 180px;
}

.box03 .title {
  background: #008FD4;
  color: #008FD4;
  font-weight: bold;
  margin-bottom: 20px;
  height: 20px;
}

.box03 .title span {
  background: #d4effd;
  padding-right: 10px;
  line-height: 20px;
  display: inline-block;
}

.calBox {}

.calBox .tit_cal {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.calBox table {
  background: white;
  width: 100%;
  border-collapse: collapse;
  border: solid 3px #000;
}

.calBox th,
.calBox td {
  border: solid 1px #ddd;
  font-size: 14px;
  text-align: center;
  padding: 5px 3px;
}

.calBox th {
  background: #52B3E5;
  color: white;
}

.calBox .label {
  font-weight: bold;
  width: 70px;
}

.calBox_close {
  border-left: 10px solid #008FD4;
  background: white;
  /* padding: 40px 20px; */
  max-width: 460px;
}
.calBox_close p{
  font-size: min(4.3vw,18px);
  padding: 2em 1em;
  font-weight: bold;
  line-height: 2em;
}

.box04 {
  padding: 30px 0;
  background: #53b2e4;
  color: #fff;
  line-height: 1.8;
}

.box04 .content {
  position: relative;
}

.box04 .label {
  position: absolute;
  top: 0;
  right: 0;
}

.box04 .btn {
  margin-bottom: 20px;
}

.box04 .btn a {
  cursor: pointer;
}

.box04 .title {
  font-weight: bold;
}

.box04 .title02 {
  font-weight: bold;
  margin-bottom: 5px;
}

.box04 .rows {
  margin-bottom: 20px;
}

.box04 .rows01 {
  margin-bottom: 40px;
}

.box04 .rows02 {
  color: #231F20;
  font-size: 13px;
  margin-bottom: 25px;
  line-height: 1.5;
}

.box04 .box_left {
  width: 46.354%;
  float: left;
}

.box04 .box_right {
  width: 50.354%;
  float: right;
}

.box04 .img {
  position: relative;
}

.box04 .img .note {
  position: absolute;
  top: 68%;
  left: 0;
  width: 35%;
}

.box04 .bnr {
  padding-top: 13px;
}

.box04 .bnr li {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.box04 .bnr li.last {
  margin-right: 0;
}



/* add 2017-03-320 */
.box05 {
  padding: 30px 0;
}

.box05 figure {
  padding: 0;
  margin: 0;
}

.box05 .tit {
  margin-bottom: 20px;
  color: #235377;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
}

.box05 .tit .end {
  display: inline-block;
  position: relative;
}

.box05 .tit .label {
  position: absolute;
  top: -2px;
  right: -1em;
  font-size: 12px;
}

.box05 .txt {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 3px;
}

.box05 .txt02 {
  margin-bottom: 10px;
}

.box05 .boxChild {
  margin-bottom: 20px;
  position: relative;
}

.box05 .childL {
  width: 49.1%;
  float: left;
}

.box05 .childR {
  width: 47.8%;
  float: right;
}

.box05 .inblock {
  display: inline-block;
}

.box05 .boxChild01 .txt {
  color: #0066B3;
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
}

.box05 .childL .rows {
  /*margin-bottom:10px;*/
  margin-bottom: 20%;
}

.box05 .childR .rows {
  margin-bottom: 45px;
}

.box05 .cap {
  /*position:absolute; bottom:4%; right:0;*/
  text-align: right;
  font-size: 10px;
  line-height: 1.5;
}

.box05 .resultsList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box05 .resultsList li {
  flex-basis: calc((100% - 40px)/2);
  margin-bottom: 45px;
}

.box05 .resultsList li.num01 {
  order: 1;
}

.box05 .resultsList li.num02 {
  order: 2;
}

.box05 .resultsList li.num03 {
  order: 3;
}

.box05 .resultsList li.num04 {
  order: 4;
}

.box05 .resultsList li.num05 {
  order: 5;
}


.box06 {
  background: #58aad2;
  padding: 30px 0;
}

.box06 .tit {
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 15px;
}

/* add 2017-04-12 */
.off,
.un {
  opacity: 0.5;
  /* cursor: default !important; */
  pointer-events: none !important;
}

.attList {}

.attList li {
  position: relative;
  padding-left: 1em;
}

.attList li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}


/*===============================
             MEDIA
================================*/
@media only screen and (max-width:960px) {
  #banner #label {
    width: 15%;
    left: 10px;
    top: 10px;
  }

  #banner #title {
    left: 25%;
    width: 50%;
    top: 20px;
  }

  .box01 .box01R .btnPc {
    display: none;
  }

  .box01 .box01R .btnSp {
    display: block;
  }

  .box04 .label {
    width: 15%;
  }

  .box04 .btn {
    width: 29%;
  }

  .box04 .rows {
    margin-bottom: 10px;
  }

  .box04 .rows01 {
    margin-bottom: 30px;
  }

  .box04 .rows01 {
    margin-bottom: 20px;
  }

  /* add 2017-03-30 */
  .box05 .tit {
    font-size: 2.5vw;
  }

  .box05 .boxChild01 .txt {
    font-size: 2vw;
  }

  .box05 .txt {
    font-size: 1.7vw;
  }
}

@media only screen and (max-width:768px) {
  .box03 .rows ul {
    width: auto;
    float: none !important;
  }
}

@media only screen and (max-width:736px) {
  .box01 .box01L {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .box01 .box01R {
    width: 100%;
    float: none;
  }

  .box01 .box01R p {
    margin-bottom: 20px;
  }

  .box01 .box01R .btnSp {
    text-align: center;
    width: 54%;
    margin: 0 auto;
  }

  .box03 .box_child {
    width: 100%;
  }

  .box03 .img {
    margin-bottom: 40px;
  }

  .box04 .label {
    top: -10px;
  }

  /* add 2017-03-30 */
  .box05 .childL,
  .box05 .childR {
    width: 100%;
    float: none;
  }

  .box05 .tit {
    font-size: 3.5vw;
  }

  .box05 .txt {
    font-size: 2.5vw;
    margin-bottom: 10px;
  }

  .box05 .boxChild01 .txt {
    font-size: 3vw;
    line-height: 1.8;
  }

  .box05 .boxChild01 .childL {
    text-align: center;
    margin-bottom: 10px;
  }

  .box05 .boxChild02 {
    margin-bottom: 0;
  }

  .box05 figure {
    text-align: center;
  }

  .box05 .rows {
    margin-bottom: 50px !important;
  }

  .box05 .cap {
    position: static;
    width: 100%;
  }

  .box05 .resultsList {
    display: block;
  }

  .box06 .tit {
    font-size: 18px;
  }
}


@media only screen and (max-width:480px) {
  .box01 .box01R {
    font-size: 14px;
  }

  .box02 {
    padding: 30px 0;
    font-size: 14px;
  }

  .box02 .box_left,
  .box02 .box_right {
    width: 100%;
    float: none;
  }

  .box02 .box_left {
    margin-bottom: 15px;
  }

  .box02 .title {
    font-size: 20px;
  }

  .box02 li {
    margin-bottom: 15px;
    text-align: center;
  }

  .box03 {
    font-size: 14px;
    line-height: 1.7;
  }

  .box03 .title {
    margin-bottom: 10px;
    height: 18px;
  }

  .box03 .title span {
    line-height: 18px;
  }

  .box03 .img {
    margin-bottom: 30px;
  }

  .box04 .btn {
    width: 46%;
  }

  .box04 .box_left,
  .box04 .box_right {
    width: 100%;
    float: none;
  }

  .box04 .box_left {
    margin-bottom: 20px;
  }

  /* add 2017-03-30 */
  .box05 .tit {
    font-size: 4.7vw;
  }

  .box05 .boxChild01 .txt {
    font-size: 4.2vw;
  }

  .box05 .txt {
    font-size: 3.7vw;
  }

  .box05 .txt br {
    display: none;
  }

  .box05 .cap {
    text-align: left;
  }

  .box05 .cap .inblock {
    display: inline;
  }
}

@media only screen and (max-width:360px) {

  /* add 2017-03-30 */
  .box05 .txt {
    font-size: 4vw;
  }
}