@charset "UTF-8";
/* CSS Document */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.myfont_r {
  /**font-family: tbudmincho-std, sans-serif;**/
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.02em;
}
.myfont_h {
  /**font-family: tbudmincho-std, sans-serif;**/
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 900;
  font-style: normal;
}
.myfont_s {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.myfont_g {
  font-family: YuGothic, /* Mac */ 'Yu Gothic', /* Window */ sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}
.my_lineh1 {
  line-height: 20px;
}
.my_lineh2 {
  line-height: 50px;
}
.fix img {
  width: 100%;
}
.p_u30 {
  padding: 0 0 30px 0;
}
.p_u50 {
  padding: 0 0 50px 0;
}
.event-contents {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  height: auto;
  background-color: #fff;
}
#main_img {
  width: 100%;
}
#main_img img {
  width: 100%;
}
#contents {
  margin: 0 auto;
  width: 100%;
  background-repeat: repeat;
  background-size: 100% 16px;
}
#main_tt {
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
}
#main_tt p.mytt {
  font-size: clamp(23px, 1.953vw, 25px);
  margin-bottom: 30px;
}
#main_tt p.mytt2 {
  font-size: clamp(16px, 1.406vw, 18px);
  line-height: 2;
  margin-bottom: 50px;
}
.area_base {
  width: 100%;
  height: auto;
  /*background-image: url(../img/dot.png);*/
  background-image: url(/img/usr/event/rfff8/dot.png);
  background-repeat: repeat;
  background-size: 100% 13px;
  margin: 0 0 60px 0;
  padding: 50px 0;
}
.area_base .ttbox {
  width: 60%;
  margin: 0 auto 50px auto;
  padding: 20px;
  background: #fff;
}
.area_base .ttbox p {
  color: #00aae7;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.area_base .ttbox p.sem {
  font-size: clamp(16px, 1.406vw, 18px);
  margin: 0 0 5px 0;
}
.area_base .ttbox p.main {
  font-size: clamp(20px, 1.718vw, 22px);
}
.area_base .stbox {
  width: 70%;
  margin: 0 auto 50px auto;
  display: flex;
  align-items: center;
}
.w_80 {
  width: 80% !important;
  /**横幅調整用**/
}
.m_0 {
  margin: 0 !important;
}
.area_base .stbox .imgbox {
  width: 40%;
  margin: 0 5% 0 0;
}
.area_base .stbox .txtbox {
  width: 55%;
  border: solid 2px #00aae7;
  border-radius: 20px;
  padding: 40px 30px;
  background: #fff;
}
.area_base .stbox .txtbox p {
  font-feature-settings: "palt";
}
.area_base .stbox .txtbox p.sem {
  font-size: clamp(12px, 1.092vw, 14px);
}
.area_base .stbox .txtbox p.main {
  font-size: clamp(14px, 1.25vw, 16px);
  margin: 0 0 50px 0;
  line-height: 2;
}
.area_base .ttbox2 {
  width: 70%;
  margin: 0 auto;
  padding: 15px 0;
  background: #fff;
}
.area_base .ttbox2 p {
  color: #00aae7;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.area_base .ttbox2 p.sem {
  font-size: clamp(16px, 1.406vw, 18px);
  margin: 0 0 5px 0;
}
.area_base .ttbox2 p.sem2 {
  font-size: clamp(10px, 0.9365vw, 12px);
  color: #000;
  font-weight: normal;
  line-height: 2;
}
.area_base .setbox_txt {
  width: 95%;
  display: flex;
  justify-content: center;
  gap: 2.5%;
  margin: 0 auto;
}
.area_base .setbox_img {
  width: 95%;
  display: flex;
  justify-content: center;
  gap: 2.5%;
  margin: 0 auto;
}
.area_base .setbox_img .imgbox {
  width: 46%;
  margin: 50px 0 0 0;
}
.area_base .setbox_txt .txtbox {
  /*width: calc(46% - 40px);*/
  width: 46%;
  margin: 0;
  padding: 30px 15px;
  background: #fff;
  display: flex;
  flex-direction: column;
	
}
.area_base .setbox_txt .txtbox p.main {
  font-size: clamp(17px, 1.484vw, 19px);
  font-feature-settings: "palt";
}
.area_base .setbox_txt .txtbox p.sem {
  font-size: clamp(14px, 1.25vw, 16px);
  font-feature-settings: "palt";
  line-height: 1.65;
}
.area_base .setbox_txt .txtbox ul {
  margin: 0 0 20px 0;
	flex-grow: 1;
}
.area_base .setbox_txt .txtbox ul li.normal {
  font-size: clamp(14px, 1.25vw, 16px);
  line-height: 1.65;
  list-style: disc;
	margin: 0 0 0 20px;
	
}
.area_base .setbox_txt .txtbox ul li.unnormal {
  font-size: clamp(14px, 1.25vw, 16px);
  line-height: 1.65;
	margin: 0 0 0 20px;
}
.area_base .setbox_txt .txtbox .line {
  width: 100%;
  height: 3px;
  border-bottom: solid 3px #00aae7;
  margin: 20px auto;
}
.bitm {
  margin: 15px 0 0 0;
}
.btnbox {
  width: 60%;
  margin: 40px auto 0 auto;
}
.btnbox2 {
  width: 35%;
  margin: 40px auto 0 auto;
}
.button {
  display: inline-block;
  width: 100%;
  height: 60px;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #00aae7;
  border: 2px solid #00aae7;
  border-radius: 10px;
  color: #fff;
  line-height: 60px;
  font-size: 18px;
}
.button:hover {
  background-color: #fff;
  border-color: #00aae7;
  color: #00aae7;
}
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/**RFFFについて**/
.about_area {
  width: 80%;
  margin: 50px auto;
  border: solid 2px #00aae7;
  border-radius: 10px;
  background: #fff;
  display: flex;
  align-items: center;
}
.about_area .logo_area {
  width: 35%;
}
.about_area .logo_area .img {
  width: 50%;
  margin: 0 auto;
}
.about_area .txt_area {
  width: 65%;
  padding: 50px 0;
  border-left: solid 2px #00aae7;
}
.about_area .txt_area p {
  padding: 0 50px;
  line-height: 1.65;
}
.about_area .txt_area p.main {
  font-size: clamp(17px, 1.484vw, 19px);
  color: #00aae7;
  margin: 0 0 10px 0;
}
.about_area .txt_area p.sem {
  font-size: clamp(14px, 1.25vw, 16px);
}
.attxt_bottom {
  font-size: 11px;
  text-align: center;
}