@charset "utf-8";
.f_hkg700 {
 font-family: "heisei-kaku-gothic-std", sans-serif;
 font-weight: 700;
 font-style: normal;
}
.f_hkg500 {
 font-family: "heisei-kaku-gothic-std", sans-serif;
 font-weight: 500;
 font-style: normal;
}
/* PC */
@media screen and (min-width:768px) {
 #contents {
  max-width: 100%;
  min-width: 1164px;
  overflow: hidden;
  background: #FFFFDB;
 }
 #mv {
  margin: 0;
  background: transparent linear-gradient(103deg, #E8708F 0%, #F6A058 100%) 0% 0% no-repeat padding-box;
 }
 #mv .mvinner {
  min-width: 1164px;
  width: 100%;
  padding: 30px 0;
 }
 #mv h1 {
  max-height: 640px;
  text-align: center;
 }
 #mv h1 img {
  margin: 0 auto;
  width: 100%;
  max-width: 1485px;
  max-height: 640px;
 }
 .contentsbody {
  width: 1140px;
  margin: 0 auto;
  padding: 0 0 100px 0;
 }
 .pagenav .pagenavlist {
  width: 480px;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  justify-content: space-between;
 }
 .pagenav .pagenavlist li {
  font-size: 28px;
  text-align: center;
  width: 50%;
  font-family: Futura PT, sans-serif;
  padding: 15px;
  border-left: 2px solid #F26388;
 }
 .pagenav .pagenavlist li:last-child {
  border-right: 2px solid #F26388;
 }
 .pagenav .pagenavlist li a {
  text-decoration: none;
 }
 .company {
  margin: 160px 0 0 0;
 }
 .company h2 {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 40px 0;
 }
 .message {
  margin: 160px 0 0 0;
 }
 .message h2 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 40px 0;
 }
 .message .text {
  width: 950px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 2;
 }
 .photo {
  margin: 160px 0 0 0;
 }
 .photo h2 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 40px 0;
 }
 .photo .photolist {
  display: flex;
  justify-content: space-between;
 }
 .photo .photolist li {
  width: 31.5%;
 }
 .detail {
  margin: 160px 0 0 0;
 }
 .detail .detailbox {
  background: #fff;
  border: 2px solid #f26388;
  border-radius: 0px 0px 50px 50px;
  padding: 0 160px 30px 160px;
 }
 #program {
  padding: 120px 0 0 0;
 }
 #program h2 {
  font-size: 32px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  background: transparent linear-gradient(90deg, #E987A0 0%, #F7A968 100%) 0% 0% no-repeat padding-box;
  border-radius: 30px;
  margin: 0 0 60px 0;
 }
 .programlist .programcolumn {
  display: table;
  width: 100%;
  border-bottom: 1px solid #F26388;
 }
 .programlist .programcolumn dt {
  display: table-cell;
  width: 28%;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
 }
 .programlist .programcolumn dd {
  display: table-cell;
  width: 72%;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
 }
 .programlist .programcolumn.column03 {
  border: none;
 }
 .programlist .programcolumn.column03 dt {
  padding: 15px 0 0 0;
 }
 .programlist .programcolumn.column03 dd {
  padding: 15px 0 0 0;
 }
 .programlist .programcolumn.column04 {
  border: none;
 }
 .programlist .subcolumn04 {
  padding: 0 0 20px 0;
 }
 .programlist .subcolumn04 .subcolumntext {
  background: #FFF5F7;
  border: 1px solid #e95283;
  padding: 20px 120px 20px 25px;
  line-height: 1.8;
  font-size: 18px;
  position: relative;
 }
 .programlist .subcolumn04 .subcolumntext::after {
  content: '';
  position: absolute;
  top: 35px;
  right: 20px;
  width: 80px;
  height: 80px;
  background: url("../img/icon_pc.svg") no-repeat center center;
  background-size: contain;
 }
 .programlist .subcolumn04 .booth {
  margin: 10px 0 0 28%;
  line-height: 1.8;
  font-size: 18px;
 }
 .programlist .subcolumn04 .booth .icon01 {
  color: #E95383;
 }
 .programlist .subcolumn04 .booth .icon02 {
  color: #6ABD79;
 }
 .programlist .subcolumn04 .booth .icon03 {
  color: #66CCCC;
 }
 .programlist .subcolumn04 .booth .icon04 {
  color: #FABE00;
 }
 .programlist .subcolumn04 .booth .icon05 {
  color: #956F29;
 }
 .programlist .subcolumn04 .booth .icon06 {
  color: #956F29;
 }
 .programlist .subcolumn04 .faqbtn {
  width: 384px;
  margin: 30px auto 0 auto;
 }
 .programlist .programcolumn.column05 {
  border-top: 1px solid #F26388;
  border-bottom: none;
 }
 .programlist .subcolumn05 {
  margin: 0 0 0 28%;
  padding: 0 0 15px 0;
 }
 .programlist .subcolumn05 .subcolumntext {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .subcolumn05 .subcolumnlist li {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .programcolumn.column06 {
  border-top: 1px solid #F26388;
 }
 .programlist .programcolumn.column08 {
  border-bottom: none;
 }
 .programlist .subcolumn08 {
  margin: 0 0 0 28%;
  padding: 0 0 15px 0;
 }
 .programlist .subcolumn08 .subcolumntext {
  font-size: 18px;
  line-height: 1.8;
 }
 .programlist .programcolumn.column0802 {
  border-top: 1px dashed#F26388;
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0802 .text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .programcolumn.column0802 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn .text .num {
  color: #E95283;
 }
 .programlist .programcolumn.column0803 {
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0803 .text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .programcolumn.column0803 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn.column0804 {
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0804 .text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .programcolumn.column0804 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn.column0805 {
  border-bottom: none;
 }
 .programlist .programcolumn.column0805 .text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px 0;
 }
 .programlist .programcolumn.column0805 .text:last-child {
  margin: 0;
 }
 .programlist .subcolumn0802 {
  padding: 15px 0 30px 0;
 }
 .programlist .subcolumn0802 .subcolumntext {
  background: #FFF5F7;
  border: 1px solid #e95283;
  padding: 20px 25px;
  line-height: 1.8;
  font-size: 18px;
  position: relative;
 }
 .programlist .subcolumn0802 .inqbtn {
  width: 384px;
  margin: 30px auto 0 auto;
 }
 .programlist .programcolumn.column09 {
  border-top: 1px solid #F26388;
 }
 .programlist .note {
  font-size: 14px;
  margin: 15px 0 0 0;
 }
 #workshop {
  margin: 0 auto;
  padding: 100px 0 0 0;
 }
 #workshop .workshopbody {
  margin: 0 auto;
  border: 15px solid #FFE854;
  padding: 30px;
 }
 #workshop .label {
  width: 415px;
  margin: 0 auto 20px auto;
 }
 #workshop h2 {
  margin: 0 auto 20px auto;
 }
 #workshop .text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 15px 0;
 }
 #workshop h3 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #FF9B0F;
  padding: 10px;
  margin: 0 auto 15px auto;
 }
 #workshop .workbtn {
  width: 384px;
  margin: 15px auto 0 auto;
 }
 #about {
  margin: 0 auto;
  padding: 100px 0 0 0;
 }
 #about h2 {
  font-size: 32px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  background: transparent linear-gradient(90deg, #E987A0 0%, #F7A968 100%) 0% 0% no-repeat padding-box;
  border-radius: 30px;
  margin: 0 0 60px 0;
 }
 #about .aboutlist {
  margin: 0 0 30px 0;
 }
 .aboutlist .aboutcolumn {
  display: table;
  width: 100%;
  border-bottom: 1px solid #F26388;
 }
 .aboutlist .aboutcolumn dt {
  display: table-cell;
  width: 28%;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
 }
 .aboutlist .aboutcolumn dd {
  display: table-cell;
  width: 72%;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
 }
 .aboutlist .accessbtn {
  width: 384px;
  margin: 0 auto 30px auto;
 }
 .aboutlist .aboutcolumn.column03 {
  border-bottom: none;
 }
 .aboutlist .aboutcolumn.column04 {
  border-top: 1px solid #F26388;
  border-bottom: none;
 }
 #about .bnr {
  margin: 0 auto 30px auto;
 }
 #about .inqbtn {
  width: 384px;
  margin: 0 auto 30px auto;
 }
 #risk {
  min-width: 1140px;
  background: #fff;
  padding: 70px 0 120px 0;
 }
 #risk .riskinner {
  width: 900px;
  margin: 0 auto;
 }
 #risk h2 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: normal;
 }
 #risk h3 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: normal;
 }
 #risk .text {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 20px 0;
 }
 #risk .text strong {
  font-weight: bold;
 }
 #risk .text .ul {
  font-weight: normal;
  text-decoration: underline;
 }
 #risk .text a {
  color: #333;
 }
 #risk .box {
  border: 1px solid #707070;
  padding: 30px;
  margin: 0 0 30px 0;
 }
 #risk .box .text {
  margin: 0;
 }
 .footer {
  min-width: 1164px;
  background: #fff;
  padding: 0 0 40px 0;
 }
 .footer .footinner {
  width: 900px;
  margin: 0 auto;
 }
 .footer .text {
  font-size: 14px;
  line-height: 1.8;
 }
 .cpbtn {
  width: 100%;
  position: fixed;
  bottom: -100px;
  left: 0;
  background: #E95283;
  margin: 0;
  padding: 20px;
  transition: 0.2s;
 }
 .cpbtn.up {
  bottom: 0;
  left: 0;
 }
 .cpbtn .btnwrap {
  width: 384px;
  margin: 0 auto;
 }
 .cpbtn a.btn {
  display: block;
 }
}
/* SP */
@media screen and (max-width:767px) {
 #contents {
  overflow: hidden;
  background: #FFFFDB;
 }
 #mv .mvinner {
  width: 100%;
 }
 #mv h1 {
  width: 100%;
 }
 #mv {
  margin: 0;
  background: transparent linear-gradient(103deg, #E8708F 0%, #F6A058 100%) 0% 0% no-repeat padding-box;
 }
 #mv .mvinner {
  width: 100%;
  padding: 30px 0;
 }
 #mv h1 {
  text-align: center;
 }
 #mv h1 img {
  margin: 0 auto;
  width: 100%;
 }
 .contentsbody {
  margin: 0 auto;
  padding: 0 5% 10% 5%;
 }
 .pagenav .pagenavlist {
  width: 80%;
  margin: 0 auto;
  padding: 5%;
  display: flex;
  justify-content: space-between;
 }
 .pagenav .pagenavlist li {
  font-size: 5vw;
  text-align: center;
  width: 50%;
  font-family: Futura PT, sans-serif;
  padding: 3%;
  border-left: 2px solid #F26388;
 }
 .pagenav .pagenavlist li:last-child {
  border-right: 2px solid #F26388;
 }
 .pagenav .pagenavlist li a {
  text-decoration: none;
 }
 .company {
  margin: 12% 0 0 0;
 }
 .company h2 {
  font-size: 5vw;
  font-weight: 400;
  text-align: center;
  margin: 0 0 8% 0;
 }
 .company .companylist {
  width: 80%;
  margin: 0 auto;
 }
 .message {
  margin: 12% 0 0 0;
 }
 .message h2 {
  font-size: 5vw;
  font-weight: 400;
  text-align: center;
  margin: 0 0 8% 0;
 }
 .message .text {
  margin: 0 auto;
  font-size: 3.5vw;
  line-height: 2;
 }
 .photo {
  margin: 12% 0 0 0;
 }
 .photo h2 {
  font-size: 5vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  margin: 0 0 8% 0;
 }
 .photo .photolist {
  width: 80%;
  margin: 0 auto;
 }
 .photo .photolist li {
  margin: 0 0 5% 0;
 }
 .detail {
  margin: 12% 0 0 0;
 }
 .detail .detailbox {
  background: #fff;
  border: 2px solid #f26388;
  border-radius: 30px;
  padding: 0 5% 5% 5%;
 }
 #program {
  padding: 5% 0 0 0;
 }
 #program h2 {
  font-size: 5vw;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 3%;
  background: transparent linear-gradient(90deg, #E987A0 0%, #F7A968 100%) 0% 0% no-repeat padding-box;
  border-radius: 30px;
  margin: 0 0 5% 0;
 }
 .programlist .programcolumn {
  width: 100%;
  border-bottom: 1px solid #F26388;
  padding: 1.5% 0;
 }
 .programlist .programcolumn dt {
  font-size: 3.5vw;
  padding: 1.5% 0;
  font-weight: 600;
  line-height: 1.5;
 }
 .programlist .programcolumn dd {
  font-size: 3.5vw;
  padding: 1.5% 3% 1.5% 8%;
  font-weight: 400;
  line-height: 1.5;
 }
 .programlist .programcolumn.column03 {
  border: none;
 }
 .programlist .programcolumn.column04 {
  border: none;
 }
 .programlist .subcolumn04 {
  padding: 0 0 5% 0;
 }
 .programlist .subcolumn04 .subcolumntext {
  background: #FFF5F7;
  border: 1px solid #e95283;
  padding: 5%;
  line-height: 1.8;
  font-size: 3.5vw;
  position: relative;
  margin: 5% 0 0 0;
 }
 .programlist .subcolumn04 .subcolumntext::after {
  content: '';
  position: absolute;
  bottom: -5%;
  right: -5%;
  width: 40px;
  height: 40px;
  background: url("../img/icon_pc.svg") no-repeat center center;
  background-size: contain;
 }
 .programlist .subcolumn04 .booth {
  margin: 5% 8% 0 8%;
  line-height: 1.8;
  font-size: 3.5vw;
 }
 .programlist .subcolumn04 .booth .icon01 {
  color: #E95383;
 }
 .programlist .subcolumn04 .booth .icon02 {
  color: #6ABD79;
 }
 .programlist .subcolumn04 .booth .icon03 {
  color: #66CCCC;
 }
 .programlist .subcolumn04 .booth .icon04 {
  color: #FABE00;
 }
 .programlist .subcolumn04 .booth .icon05 {
  color: #956F29;
 }
 .programlist .subcolumn04 .booth .icon06 {
  color: #956F29;
 }
 .programlist .subcolumn04 .faqbtn {
  width: 90%;
  margin: 5% auto 0 auto;
 }
 .programlist .programcolumn.column05 {
  border-top: 1px solid #F26388;
  border-bottom: none;
 }
 .programlist .subcolumn05 {
  padding: 0 8% 5% 8%;
 }
 .programlist .subcolumn05 .subcolumntext {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .subcolumn05 .subcolumnlist li {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .programcolumn.column06 {
  border-top: 1px solid #F26388;
 }
 .programlist .programcolumn.column08 {
  border-bottom: none;
 }
 .programlist .subcolumn08 {
  padding: 0 8% 5% 8%;
 }
 .programlist .subcolumn08 .subcolumntext {
  font-size: 3.5vw;
  line-height: 1.8;
 }
 .programlist .programcolumn.column0802 {
  border-top: 1px dashed#F26388;
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0802 .text {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .programcolumn.column0802 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn .text .num {
  color: #E95283;
 }
 .programlist .programcolumn.column0803 {
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0803 .text {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .programcolumn.column0803 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn.column0804 {
  border-bottom: 1px dashed#F26388;
 }
 .programlist .programcolumn.column0804 .text {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .programcolumn.column0804 .text:last-child {
  margin: 0;
 }
 .programlist .programcolumn.column0805 {
  border-bottom: none;
 }
 .programlist .programcolumn.column0805 .text {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 .programlist .programcolumn.column0805 .text:last-child {
  margin: 0;
 }
 .programlist .subcolumn0802 {
  padding: 5% 0 8% 0;
 }
 .programlist .subcolumn0802 .subcolumntext {
  background: #FFF5F7;
  border: 1px solid #e95283;
  padding: 5%;
  line-height: 1.8;
  font-size: 3.5vw;
  position: relative;
 }
 .programlist .subcolumn0802 .inqbtn {
  width: 90%;
  margin: 5% auto 0 auto;
 }
 .programlist .programcolumn.column09 {
  border-top: 1px solid #F26388;
 }
 .programlist .note {
  font-size: 3vw;
  line-height: 1.5;
  margin: 5% 0 0 0;
 }
 #workshop {
  margin: 0 auto 10% 0;
  padding: 12% 0 0 0;
 }
 #workshop .workshopbody {
  margin: 0 auto;
  border: 5px solid #FFE854;
  padding: 5% 5% 8% 5%;
 }
 #workshop .label {
  width: 90%;
  margin: 0 auto 5% auto;
 }
 #workshop h2 {
  margin: 0 auto 5% auto;
 }
 #workshop .text {
  font-size: 3.5vw;
  line-height: 1.8;
  margin: 0 0 5% 0;
 }
 #workshop h3 {
  font-size: 5vw;
  text-align: center;
  color: #fff;
  background: #FF9B0F;
  padding: 2%;
  margin: 0 auto 5% auto;
 }
 #workshop .workbtn {
  width: 100%;
  margin: 5% auto 0 auto;
 }
 #about {
  padding: 5% 0 0 0;
 }
 #about h2 {
  font-size: 5vw;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 3%;
  background: transparent linear-gradient(90deg, #E987A0 0%, #F7A968 100%) 0% 0% no-repeat padding-box;
  border-radius: 30px;
  margin: 0 0 5% 0;
 }
 #about .aboutlist {
  margin: 0 0 10% 0;
 }
 .aboutlist .aboutcolumn {
  width: 100%;
  border-bottom: 1px solid #F26388;
  padding: 1.5% 0;
 }
 .aboutlist .aboutcolumn dt {
  font-size: 3.5vw;
  padding: 1.5% 0;
  font-weight: 600;
  line-height: 1.5;
 }
 .aboutlist .aboutcolumn dd {
  font-size: 3.5vw;
  padding: 1.5% 3% 1.5% 8%;
  font-weight: 400;
  line-height: 1.5;
 }
 .aboutlist .accessbtn {
  width: 90%;
  margin: 0 auto 5% auto;
 }
 .aboutlist .aboutcolumn.column03 {
  border-bottom: none;
 }
 .aboutlist .aboutcolumn.column04 {
  border-top: 1px solid #F26388;
  border-bottom: none;
 }
 #about .bnr {
  width: 90%;
  margin: 0 auto 5% auto;
 }
 #about .inqbtn {
  width: 90%;
  margin: 0 auto 5% auto;
 }
 #risk {
  background: #fff;
  padding: 8% 5% 20% 5%;
 }
 #risk h2 {
  margin: 0 0 10% 0;
  font-size: 4vw;
  font-weight: normal;
 }
 #risk h3 {
  margin: 0 0 5% 0;
  font-size: 3.5vw;
  font-weight: normal;
 }
 #risk .text {
  font-size: 3vw;
  line-height: 1.8;
  margin: 0 0 5% 0;
 }
 #risk .text strong {
  font-weight: bold;
 }
 #risk .text .ul {
  font-weight: normal;
  text-decoration: underline;
 }
 #risk .text a {
  color: #333;
 }
 #risk .box {
  border: 1px solid #707070;
  padding: 5%;
  margin: 0 0 8% 0;
 }
 #risk .box .text {
  margin: 0;
 }
 .cpbtn {
  width: 100%;
  position: fixed;
  bottom: -100px;
  left: 0;
  background: #E95283;
  margin: 0;
  padding: 3% 5%;
  transition: 0.2s;
 }
 .cpbtn.up {
  bottom: 0;
  left: 0;
 }
 .cpbtn .btnwrap {
  width: 90%;
  margin: 0 auto;
 }
 .cpbtn a.btn {
  display: block;
 }
}