@charset "utf-8";

.h_bar, 
#beltbnr {
	display: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}

/*--フォント--*/
#specialty h2, 
#specialty h3, 
#specialty h4, 
#specialty h5 {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#specialty p, 
#specialty span, 
#specialty a, 
#specialty ul, 
#specialty ol, 
#specialty li {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.en-m {
  font-family: 'General Sans', sans-serif !important;
  font-weight: 400 !important;
}
.en-b {
  font-family: 'General Sans', sans-serif !important;
  font-weight: 600 !important;
}

/*--SP--*/
@media only screen and (max-width: 767px) {
.sp {
  display: block;
}
.pc {
  display: none;
}

/*--main-visual--*/
.main-visual {
  width: 100%;
  margin: 0 auto 60px;
}

/*--main-text--*/
.main-text {
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
}
.main-text h2 {
  margin-bottom: 60px;
  font-size: 2rem;
  line-height: 1.8;
  color: #000000;
}
.main-text h2 span {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #000000;
}
.main-text p {
  width: stretch;
  margin: 0 30px 30px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.main-text p:nth-of-type(2) {
  font-weight: 700 !important;
  text-align: center;
}
.main-text p:nth-of-type(2) span {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #EF6A4C;
}

/*--term--*/
.term {
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
}
.term p:first-child {
  margin-bottom: 15px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #ffffff;
}
.term p:first-child span {
  background: #EF6A4C;
  padding: 10px 30px;
  font-weight: 700 !important;
}
.term p:last-child {
  margin: -30px 30px 0;
  padding: 30px 20px 20px;
  font-size: 2.8rem;
  line-height: 1.8;
  color: #000000;
  border: 1px #eeeeee solid;
}
.term p:last-child span:nth-of-type(1), 
.term p:last-child span:nth-of-type(3) {
  margin: 0 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
}
.term p:last-child span:nth-of-type(2) {
  margin: 0 10px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #000000;
}

/*--present--*/
.present {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.present h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.present > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.present > p:nth-of-type(2) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #000000;
  text-align: justify;
}
.present .award > div {
  width: 280px;
  height: 280px;
  margin: 0 auto 40px;
  background: #ffffff;
  border-radius: 20px;
}
.present .award > div:last-child {
  margin: 0 auto 60px;
}
.present .award01 div, 
.present .award02 div {
  width: 110px;
  margin: 0 auto;
  padding: 30px 0 10px;
}
.present .award03 div {
  width: 124px;
  margin: 0 auto;
  padding: 30px 0 10px;
}
.present .award01 p:nth-of-type(1), 
.present .award02 p:nth-of-type(1), 
.present .award03 p:nth-of-type(1) {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.present .award01 p:nth-of-type(1) span, 
.present .award02 p:nth-of-type(1) span, 
.present .award03 p:nth-of-type(1) span {
  font-size: 2rem;
}
.present .award01 p:nth-of-type(2), 
.present .award02 p:nth-of-type(2), 
.present .award03 p:nth-of-type(2) {
  font-size: 4rem;
  line-height: 20px;
  color: #EF6A4C;
}
.present .award01 p:nth-of-type(2) span, 
.present .award02 p:nth-of-type(2) span, 
.present .award03 p:nth-of-type(2) span {
  font-size: 1.2rem;
}
.present .btn p:first-child a {
  width: 100%;
  padding: 10px 0;
  display: block;
  background: #EF6A4C;
  border-radius: 50px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #ffffff;
  text-decoration: none;
}
.present .btn p:last-child {
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #000000;
  text-align: left;
}

/*--application--*/
.application {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  text-align: center;
}
.application h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application h4 {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.application > p:nth-of-type(2) {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.application > p:nth-of-type(2) span {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700 !important;
  background: linear-gradient(transparent 70%, #EF9985 70%);
}
.application h5 {
  margin-bottom: 50px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #EF6A4C;
  align-items: center;
  display: flex;
  justify-content: center;
}
.application h5::before,
.application h5::after {
  background-color: #EF6A4C;
  content: "";
  height: 1px;
  width: 35px;
}
.application h5::before {
  margin-right: 10px;
  transform: rotate(45deg);
}
.application h5::after {
  margin-left: 10px;
  transform: rotate(-45deg);
}
.application .step > div {
  width: 100%;
  margin: 0 auto 60px;
}
.application .step > div:last-child {
  margin: 0 auto;
}
.application .step01 div {
  width: 170px;
  margin: 0 auto 15px;
}
.application .step02 div {
  width: 300px;
  margin: 0 auto 15px;
}
.application .step03 div {
  width: 238px;
  margin: 0 auto 15px;
}
.application .step01 p, 
.application .step02 p, 
.application .step03 p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application .step01 p span, 
.application .step02 p span {
  font-size: 1.4rem;
}

/*--theme--*/
.theme {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.theme h3 {
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.8;
  color: #000000;
}
.theme > p {
  margin-bottom: 40px;
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.theme .content > div {
  margin-bottom: 40px;
  padding: 30px;
  background: #ffffff;
}
.theme .content > div:last-child {
  margin-bottom: 0;
}
.theme .content > div h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.theme .content > div p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}

/*--winning--*/
.winning {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  text-align: center;
}
.winning h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.winning > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.winning h4 {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.winning > p:nth-of-type(2) {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.winning .step > div {
  width: 100%;
  margin: 0 auto 60px;
}
.winning .step > div:last-child {
  margin: 0 auto;
}
.winning .step01 div {
  width: 200px;
  margin: 0 auto 15px;
}
.winning .step02 div {
  width: 250px;
  margin: 0 auto 15px;
}
.winning .step01 p, 
.winning .step02 p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #EF6A4C;
}

/*--attention--*/
.attention {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.attention h3 {
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.attention > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.attention > p:nth-of-type(2) {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.attention > div {
  margin-bottom: 40px;
  padding: 30px;
  background: #ffffff;
}
.attention > div:last-child {
  margin-bottom: 0;
}
.attention > div h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.attention > div p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.attention > div p a {
  text-decoration: underline;
}

}


/*--PC--*/
@media only screen and (min-width: 768px) {
.sp {
  display: none;
}
.pc {
  display: block;
}

/*--main-visual--*/
.main-visual {
  width: 900px;
  margin: 0 auto 60px;
}

/*--main-text--*/
.main-text {
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
}
.main-text h2 {
  margin-bottom: 60px;
  font-size: 3rem;
  line-height: 1.8;
  color: #000000;
}
.main-text h2 span {
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #000000;
}
.main-text p {
  width: 600px;
  margin: 0 auto 30px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: center;
}
.main-text p:nth-of-type(2) {
  font-weight: 700 !important;
  text-align: center;
}
.main-text p:nth-of-type(2) span {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #EF6A4C;
}

/*--term--*/
.term {
  width: 400px;
  margin: 0 auto 60px;
  text-align: center;
}
.term p:first-child {
  margin-bottom: 15px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #ffffff;
}
.term p:first-child span {
  background: #EF6A4C;
  padding: 10px 30px;
  font-weight: 700 !important;
}
.term p:last-child {
  margin: -30px 0 0;
  padding: 30px 20px 20px;
  font-size: 2.8rem;
  line-height: 1.8;
  color: #000000;
  border: 1px #eeeeee solid;
}
.term p:last-child span:nth-of-type(1), 
.term p:last-child span:nth-of-type(3) {
  margin: 0 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
}
.term p:last-child span:nth-of-type(2) {
  margin: 0 10px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #000000;
}

/*--present--*/
.present {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.present h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.present > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.present > p:nth-of-type(2) {
  width: 600px;
  margin: 0 auto 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #000000;
  text-align: center;
}
.present .award  {
  width: 900px;
  margin: 0 auto 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.present .award > div {
  width: 280px;
  height: 280px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 20px;
}
.present .award > div:last-child {
  margin: 0 auto;
}
.present .award01 div {
  width: 110px;
  margin: 0 auto;
  padding: 30px 0 15px;
}
.present .award02 div {
  width: 110px;
  margin: 0 auto;
  padding: 30px 0 5px;
}
.present .award03 div {
  width: 124px;
  margin: 0 auto;
  padding: 30px 0 15px;
}
.present .award01 p:nth-of-type(1), 
.present .award02 p:nth-of-type(1), 
.present .award03 p:nth-of-type(1) {
  font-size: 3rem;
  line-height: 1.2;
  color: #EF6A4C;
}
.present .award01 p:nth-of-type(1) span, 
.present .award02 p:nth-of-type(1) span, 
.present .award03 p:nth-of-type(1) span {
  font-size: 2rem;
}
.present .award01 p:nth-of-type(2), 
.present .award02 p:nth-of-type(2), 
.present .award03 p:nth-of-type(2) {
  font-size: 4rem;
  line-height: 1.2;
  color: #EF6A4C;
}
.present .award01 p:nth-of-type(2) span, 
.present .award02 p:nth-of-type(2) span, 
.present .award03 p:nth-of-type(2) span {
  font-size: 1.2rem;
}
.present .btn {
  width: 400px;
  margin: 0 auto;
}
.present .btn p:first-child a {
  width: 100%;
  padding: 10px 0;
  display: block;
  background: #EF6A4C;
  border-radius: 50px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700 !important;
  color: #ffffff;
  text-decoration: none;
}
.present .btn p:last-child {
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #000000;
  text-align: left;
}

/*--application--*/
.application {
  width: 900px;
  margin: 0 auto;
  padding: 40px 0 60px;
  text-align: center;
}
.application h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application h4 {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.application > p:nth-of-type(2) {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: center;
}
.application > p:nth-of-type(2) span {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700 !important;
  background: linear-gradient(transparent 70%, #EF9985 70%);
}
.application h5 {
  margin-bottom: 50px;
  font-size: 2.7rem;
  line-height: 1.4;
  color: #EF6A4C;
  align-items: center;
  display: flex;
  justify-content: center;
}
.application h5::before,
.application h5::after {
  background-color: #EF6A4C;
  content: "";
  height: 1px;
  width: 35px;
}
.application h5::before {
  margin-right: 10px;
  transform: rotate(45deg);
}
.application h5::after {
  margin-left: 10px;
  transform: rotate(-45deg);
}
.application .step {
  width: 900px;
  margin: 0 auto 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.application .step > div {
  width: 100%;
  margin: 0 auto;
}
.application .step > div:last-child {
  margin: 0 auto;
}
.application .step01 div {
  width: 170px;
  margin: 0 auto 32px;
}
.application .step02 div {
  width: 300px;
  margin: 0 auto 15px;
}
.application .step03 div {
  width: 238px;
  margin: 0 auto 19px;
}
.application .step01 p, 
.application .step02 p, 
.application .step03 p {
  font-size: 1.3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.application .step01 p span, 
.application .step02 p span {
  font-size: 1.2rem;
}

/*--theme--*/
.theme {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.theme h3 {
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.8;
  color: #000000;
}
.theme > p {
  margin-bottom: 40px;
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.theme .content {
  width: 900px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.theme .content > div {
  padding: 30px;
  background: #ffffff;
}
.theme .content > div:last-child {
  margin-bottom: 0;
}
.theme .content > div h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.theme .content > div p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}

/*--winning--*/
.winning {
  width: 900px;
  margin: 0 auto;
  padding: 40px 30px 60px;
  text-align: center;
}
.winning h3 {
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.winning > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.winning h4 {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.winning > p:nth-of-type(2) {
  margin-bottom: 60px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: center;
}
.winning .step {
  width: 600px;
  margin: 0 auto 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.winning .step > div {
  width: 100%;
  margin: 0 auto;
}
.winning .step > div:last-child {
  margin: 0 auto;
}
.winning .step01 div {
  width: 200px;
  margin: 0 auto 15px;
}
.winning .step02 div {
  width: 250px;
  margin: 0 auto 21px;
}
.winning .step01 p, 
.winning .step02 p {
  font-size: 1.3rem;
  line-height: 1.8;
  color: #EF6A4C;
}

/*--attention--*/
.attention {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px 60px;
  background: #F8F1E8;
  text-align: center;
}
.attention h3 {
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.attention > p:nth-of-type(1) {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #EF6A4C;
}
.attention > p:nth-of-type(2) {
  width: 600px;
  margin: 0 auto 40px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.attention > div {
  width: 600px;
  margin: 0 auto 40px;
  padding: 30px;
  background: #ffffff;
}
.attention > div:last-child {
  margin-bottom: 0;
}
.attention > div h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
.attention > div p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  text-align: justify;
}
.attention > div p a {
  text-decoration: underline;
}

}


/*--アニメーション--*/
.scrolldown {
  position: relative;
  height: 50px;
  margin: 15px 0;
}
.scrolldown::after{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  background: #000000;
  animation: scrolldown 2s ease-in-out infinite;
  opacity: 0;
}
@keyframes scrolldown {
  0%{
    height: 0;
    top: 0;
    opacity: 0;
  }
  30%{
    height: 25px;
    opacity: 1;
  }
  100%{
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
