﻿@charset "utf-8";
body {
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
  margin-top: 60px;
}
img { width:100%; }
.sp { display: block; }
.pc { display: none;  }

#wrap {
  min-width:0;
  width: 100%;
  margin: 0 auto;
}
.sidelist {
  letter-spacing: -.4em;
}
.sidelist li {
  letter-spacing: normal;
  display: inline-block;
}
.inbox01 {
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
}

.subnav li {
  width: 50%;
}
.subnav.fixed {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* =============================== header =============================== */

header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 60px;
  z-index: 100;
}

header h1 {
  position: absolute;
  left: 6px;
  top: 0;
  padding: 7px 4px;
  width: 83px;
}
header .ttl {
  position: absolute;
  left: 105px;
  top: 7px;
  width: 176px;
}


/* =============================== mainimg =============================== */

#mainimg {
  position: relative;
}
#maintxt {
  position: absolute;
  width: 90.66%;
  padding-right: 1.34%;
	left:50%;
	top:70%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  
}

/* =============================== choice =============================== */

#choice {
  padding: 40px 0;
}
#choice .copy01 {
  width: 84.52%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#choice .txt01 {
  font-size: 16px;
  color: #fff;
  line-height: 170%;
  margin-top: 20px;
  margin-bottom: 10px;
}
#choice .imgbox01 {
  background: url(../img/choice_bg01.png) no-repeat center top 15%;
  background-size: 100% auto;
}
#choice .copy02 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#choice .arrow01 {
  width: 14.2%;/*13.06%;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
#choice .copy03 {
  width: 94.8%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
#choice .txt02 {
  font-size: 16px;
  color: #000;
  line-height: 170%;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* =============================== challenge =============================== */

#challenge {
  padding: 20px 0 40px;
  background: url(../img/challenge_bg01.png) no-repeat center top 0;
  background-size: 100% auto;
  position: relative;
}
#challenge .ttl {
  width: 94.26%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#challenge .txt01 {
  font-size: 16px;
  line-height: 170%;
  margin-top: 20px;
  margin-bottom: 30px;
}
#challenge .txt02 {
  font-size: 14px;
  line-height: 170%;
  margin-top: 15px;
  margin-bottom: 20px;
}
#challenge .arrow01 {
  width: 14.2%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#challenge .copy01 {
  width: 87.10%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#challenge .sttl {
  text-align: center;
  color: #1891d1;
  border-top: 2px solid #1891d1;
  border-bottom: 2px solid #1891d1;
  padding: 5px 0;
  font-size: 18px;
  margin-bottom: 30px;
}
#challenge .sttl span {
  color: #1891d1;
  display: block;
  font-size: 14px;
}
#challenge .graf {
  width: 86.81%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* =============================== merit =============================== */

#merit {
  padding: 20px 0 30px;
  background: #e9f1f9;
}
#merit .ttl {
  width: 72%;
  margin: -40px auto 40px;
}
#merit li {
  margin-bottom: 40px;
}
#merit .sttl01 {
  margin-bottom: 20px;
}
#merit .sttl02 {
  color: #1891d1;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
#merit .sttl02 small {
  color: #1891d1;
  font-weight: bold;
}
#merit .merit01 .image {
  width: 94.05%;
  padding-right: 5.05%;
  margin-bottom: 20px;
}
#merit .merit02 .image {
  width: 93.62%;
  padding-left: 6.38%;
  margin-bottom: 20px;
}
#merit .merit03 .image {
  width: 94.05%;
  padding-right: 5.05%;
  margin-bottom: 20px;
}
#merit .txt01 {
  font-size: 16px;
  line-height: 170%;
}

/* =============================== selection =============================== */
.bg_color{
  background: #fff001;
  padding: 3px;
}
#selection {
  padding: 20px 0 30px;
  background: #e9f1f9;
}
#selection .ttl {
  width: 72%;
  margin: 20px auto 40px;
}
#selection .sttl01 {
  margin-bottom: 20px;
}
#selection .txt01 {
  font-size: 16px;
  line-height: 170%;
}
.selection_box{
  box-sizing: border-box;
  background: #fff;
  position: relative;
  padding: 10% 5%;
  margin-top: 40px;
}
.selection_box .num{
  position: absolute;
  width: 14%;
  top: 0;
  left: 0;
}
.selection_box .image{
  width: 100%;
  margin-bottom: 20px;
}
.selection_box .comment{
  text-indent: -1em;
  padding-left: 1em;
}
.venue_box{
  width: 100%;
  box-sizing: border-box;
  background: #1891d1;
  margin-top: 20px;
}
.venue_box h3{
  color: #fff;
  font-size: 28px;
  padding: 10px;
  background: #137eb6;
  text-align: center;
}
.venue_box .date{
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #fff;
}
.venue_box .area{
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.venue_box .area .txt{
  display: block;
  font-size: 16px;
}
.venue_box .area .color{
  color: #fff001;
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

/* =============================== voice =============================== */

#voice {
  padding: 20px 4%;
  background: url(../img/voice_bg01.png) repeat;
  position: relative;
}
#voice .ttl {
  margin-bottom: 20px;
}
#voice .txt01 {
  font-size: 16px;
  line-height: 170%;
  margin-bottom: 40px;
}
#voice li {
  box-sizing: border-box;
  background: #fff;
  padding: 15px 7%;
  border: 3px solid #b9c0cb;
  margin-bottom: 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
#voice li .image {
  width: 40%;
  margin-right: 12%;
}
#voice li .txt {
  width: 48%;
  padding-top: 4%;
}
#voice li .txt span {
  font-weight: bold;
  color: #354ea0;
  font-size: 16px;
  line-height: 170%;
}
#voice li .txt h3 {
  font-weight: bold;
  color: #354ea0;
  font-size: 20px;
  padding-top: 30px;
  position: relative;
}
#voice li .txt h3::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top: 14px solid #354ea0;
  left: 20px;
  top: 10px;
}

#voice .txt02 {
  margin-top: 20px;
  width: 100%;
  font-size: 16px;
  line-height: 175%;
}


/* =============================== online =============================== */

#online {
  padding-top: 40px;
  padding-bottom: 40px;
  background-size: auto auto;
  background-color: rgba(24, 145, 209, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, rgba(42, 154, 213, 1) 8px, rgba(42, 154, 213, 1) 16px );
}
#online .ttl {
  width: 94.8%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#online .txt01 {
  color: #000;
  font-size: 16px;
  line-height: 170%;
  margin-top: 20px;
  margin-bottom: 30px;
}
#online ul {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#online li {
  margin-bottom: 10px;
}
.online_box{
  background: #fff;
  padding: 7% 5%;
  box-sizing: border-box;
  margin-bottom: 40px;
}
#online .online_list01{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#online .online_list01 li{
  width: 49%;
  margin-bottom: 10px;
}
.online_box h3{
  text-align: center;
  width: 85%;
  margin: 0 auto 30px;
}

/* =============================== register =============================== */

#register {
  padding-bottom: 40px;
}
#register .txt01 {
  font-size: 16px;
  line-height: 170%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#register ul {
  width: 92.75%;
  margin-left: auto;
  margin-right: auto;
}

/* =============================== footer =============================== */

#footer {
  padding-top: 40px;
}
#footer_inner {
  padding-bottom: 40px;
}
#footer .ttl {
  width: 78.26%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
#footer .address {
  font-size: 16px;
  text-align: center;
  letter-spacing: .1em;
  margin-bottom: 20px;
}
#footer .contact_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-content: space-between;
}
#footer .contact_list li {
  width: 47.8%;
}


#copyright {
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
  letter-spacing: .1em;
  background: #eee;
}