@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Mixin */
/*** 変数の定義 ***/
/* サイズの設定 */
/* パスの設定 */
/* 色の設定 */
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.7;
}

img {
  vertical-align: top;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size-adjust: inherit;
  color: #000000;
  width: 100%;
  min-width: 880px;
  background: url("/images/10th/common/hd_bg.jpg") left top repeat-x;
}

#footer, #main, #navi ul, #header {
  width: 880px;
  margin: 0 auto;
}

header {
  position: relative;
  z-index: 1;
  background: url("/images/10th/common/headBg.png") top no-repeat #282d32;
}

h1 {
  width: 880pax;
  margin: 0 auto;
}

nav {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic";
  background: rgba(255, 255, 255, 0.05);
}

#globalNav {
  width: 880px;
  margin: 0 auto;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}
#globalNav div {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#globalNav div.hasChild p a:after, #globalNav div.hasChild p span:after {
  content: ">";
  display: inline-block;
  -webkit-transform: rotate(90deg) scale(0.8, 1.5);
      -ms-transform: rotate(90deg) scale(0.8, 1.5);
          transform: rotate(90deg) scale(0.8, 1.5);
  margin-left: 8px;
}
#globalNav div.hasChild:hover p a, #globalNav div.hasChild:hover p span {
  border-bottom: 3px solid #ffdf00;
  padding-bottom: 17px;
}
#globalNav, #globalNav a {
  color: #ffffff;
}
#globalNav a, #globalNav span {
  display: block;
  width: 100%;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: underline;
}
#globalNav a:hover, #globalNav span:hover {
  color: #ffdf00;
}
#globalNav p {
  text-align: center;
}
#globalNav ul {
  position: absolute;
  display: none;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#globalNav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #33383c;
  white-space: nowrap;
}
#globalNav li a,
#globalNav li span {
  padding: 20px;
}
#globalNav li span {
  text-decoration: none;
}
#globalNav li span:hover {
  color: #FFF;
}
#globalNav li.navThird a:before {
  content: "┗";
  vertical-align: middle;
  margin-right: 0.5em;
  display: inline-block;
}
#globalNav div:hover ul {
  display: block;
  opacity: 1;
}

#globalNav a.row2txt {
  padding-top: 8px;
  padding-bottom: 5px;
  line-height: 1.3;
}

#header {
  width: 880px;
  margin: 0 auto;
  padding: 10px 0 6px;
  position: relative;
}
#header::after {
  z-index: 2;
  content: "";
  display: inline-block;
  width: 140px;
  height: 140px;
  background: url("/images/12th/common/JACI_chara.png") center no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 70px);
  right: 0;
}
#header p {
  position: absolute;
  right: 0;
  top: 0;
}

#navi {
  background: url("/images/10th/common/navi_bg.jpg") left top repeat-x #283e4b;
}
#navi ul {
  /* *zoom: 1; */
  font-size: 0;
}
#navi ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#navi li {
  float: left;
}
#navi a {
  font-size: 12px;
  height: 46px;
  display: block;
  color: #ffffff;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("/images/10th/common/navi.png");
}

.gn01 a {
  width: 159px;
  background-position: -106px 0;
}
.gn01 a:hover {
  background-position: -106px 46px;
}

.gn02 a {
  width: 106px;
  background-position: 0 0;
}
.gn02 a:hover {
  background-position: 0 46px;
}

.gn03 a {
  width: 138px;
  background-position: -265px 0;
}
.gn03 a:hover {
  background-position: -265px 46px;
}

.gn04 a {
  width: 162px;
  background-position: -403px 0;
}
.gn04 a:hover {
  background-position: -403px 46px;
}

.gn05 a {
  width: 154px;
  background-position: -565px 0;
}
.gn05 a:hover {
  background-position: -565px 46px;
}

.gn06 a {
  width: 154px;
  background-position: -726px 0;
}
.gn06 a:hover {
  background-position: -726px 46px;
}

#container {
  width: 100%;
  padding-bottom: 45px;
  background: url("/images/10th/common/hd_bg_img.jpg") top no-repeat;
}

#main {
  position: relative;
  padding-bottom: 90px;
}

#pageTop {
  position: absolute;
  right: 0;
  bottom: 10px;
}

#footerWrap {
  background: url("/images/10th//common/ft_bg.jpg") left top repeat-x;
  padding-top: 50px;
}

/* #footer {
  *zoom: 1;
} */
#footer:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer p {
  font-size: 12px;
}
#footer a {
  color: #000000;
}

#jaci {
  width: 326px;
  float: left;
}
#jaci img {
  margin-bottom: 10px;
}

#addr {
  width: 350px;
  float: left;
  margin-top: 25px;
  line-height: 1.6;
}

#copyright {
  /* width: 200px; */
  width: 165px;
  float: right;
  position: relative;
}
#copyright a {
  display: block;
  height: 78px;
  position: absolute;
  top: 0px;
  background: rgba(255, 255, 255, 0);
  /* height: 47px; */
  /* top: 21px; */
}
#copyright a:hover {
  background: rgba(255, 255, 255, 0.5);
}
#copyright a:nth-of-type(1) {
  left: 0;
  width: 70px;
}
#copyright a:nth-of-type(2) {
  left: 75px;
  width: 70px;
  /* left: 50px; */
  /* width: 45px; */
}
/* #copyright a:nth-of-type(3) {
  left: 103px;
  width: 97px;
} */

#main #movieArea {
  margin-top: 40px;
  border: 1px solid #7b878d;
  line-height: 1.4;
  font-size: 16px;
  background: #fafafa;
  padding: 19px 29px;
}
#main #movieArea + h3 {
  margin-top: 20px;
}

#container {
  padding-bottom: 0;
}

#mainVisual {
  margin: 35px auto 0;
  width: 880px;
}

#headerWrap {
  background: url("/images/base/hd_bg_img_yellow.png") center repeat;
}

#footerWrap {
  margin-top: 90px;
}

#footer {
  position: relative;
}

#pageTop {
  bottom: auto;
  top: -98px;
}

.row {
  width: 880px;
  margin: 50px auto 0;
  /* *zoom: 1; */
}
.row h2 {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  background: #1c94e8;
  padding: 12px 20px;
}
.row h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.row h4 {
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  line-height: 1;
  padding: 17px 0 12px;
  background: #ffffff;
}
.row h5 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 30px;
}
.row ul {
  margin-top: 20px;
  font-size: 0;
}
.row li {
  margin: 10px 20px 0 0;
  display: inline-block;
  /* *display: inline;
  *zoom: 1; */
  width: 205px;
}
.row li:nth-of-type(4n) {
  margin-right: 0;
}
.row h2 + p {
  margin-top: 30px;
  line-height: 1.6;
}
.row h5 + p {
  margin-top: 10px;
}
.row p {
  font-size: 14px;
}

/* 本文 */
.row .bodyTxt {
  line-height: 1.6;
}
.row .redTxt {
  color: #F00;
}


/* テキストリンク */
.row a.textLink {
  color: #1582ce;
}
.row strong a.textLink {
  color: rgb(0, 0, 255);
}

.row dl {
  padding: 13px 10px 0 0;
  position: relative;
  overflow: auto;
  height: 201px;
  font-size: 14px;
}
.row dt, .row dd {
  line-height: 1.6;
}
.row dt {
  position: absolute;
  left: 0;
  padding-top: 10px;
  width: 110px;
}
.row dd {
  padding: 10px 0 10px 110px;
  border-bottom: solid 1px #dce5e9;
}

/* カラム設定 */
.flexWrap {
  display: flex;
  justify-content: space-between;
}

.flexWrap.column2 >div {
  width: 47.8%;
}

.flexWrap.column3 >div {
  width: 30%;
}

.flexWrap.column4 >div,
.flexWrap.column4 >p {
  width: 208px;
}


/* お申込み要点 */
.enterPoints p {
  margin-top: 15px;
  line-height: 1.6;
}

/* 各種お申込 STEP */
.stepWrap div {
  box-sizing: border-box;
  border-top: 4px solid #1c94e8;
  background: #f8f8f8;
  -webkit-box-shadow: 3px 3px 4px #c5c5c5;
          box-shadow: 3px 3px 4px #c5c5c5;
  padding: 21px 15px 25px;
  margin-top: 30px;
}
.column2.stepWrap div {
  padding: 21px 25px 25px;
}
.stepWrap div.step1 {
  position: relative;
}
.stepWrap div.step1::after {
  content: "";
  position: absolute;
  right: -48px;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30px;
  height: 30px;
  border: 18px solid transparent;
  border-left: 18px solid #1c94e8;
  -webkit-transform: scaleY(2.5);
      -ms-transform: scaleY(2.5);
          transform: scaleY(2.5);
}
.stepWrap div.frontSide {
  border-color: #ed7311;
}
.stepWrap p.bgWhite {
  text-align: center;
  background: #ffffff;
  line-height: 1;
  padding: 20px 0;
}
.stepTtl {
  margin-top: 25px;
  padding: 12px 0;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
.ttlEntry {
  background-color:#28c3be;
}
.ttlEntryCom {
  background-color:#ad80f5;
}

.stepWrap a {
  margin-top: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  position: relative;
  display: block;
  width: 100%;
  color: #1c94e8;
  border: 1px solid #1c94e8;
  font-size: 16px;
  text-align: center;
  padding: 14px 0;
}
.stepWrap a:before,
.stepWrap a:after {
  content: "";
  display: block;
  position: absolute;
  background: #1c94e8;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 11px;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}
.stepWrap a:before {
  width: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.stepWrap a:after {
  width: 15%;
}
.stepWrap a:hover {
  background: #1c94e8;
  opacity: 0.8;
  color: #ffffff;
}
.stepWrap a:hover:before,
.stepWrap a:hover:after {
  background: #ffffff;
}

.stepWrap a + a {
  margin-top: 15px;
}
.stepTtl + a {
  margin-top: 10px;
}
.stepWrap a.dlLink {
  font-size: 14px;
  padding: 8px 0;
  background: #34b078;
  color: #ffffff;
  border-color: #34b078;
}
.stepWrap a.dlLink:before,
.stepWrap a.dlLink:after {
  display: none;
}

.stepWrap .frontSide a {
  color: #ed7311;
  border: 1px solid #ed7311;
}
.stepWrap .frontSide a:before,
.stepWrap .frontSide a:after {
  background: #ed7311;
}
.stepWrap .frontSide a:hover {
  background: #ed7311;
  color: #ffffff;
}
.stepWrap .frontSide a:hover:before,
.stepWrap .frontSide a:hover:after {
  background: #ffffff;
}

/* Word文書DL */
.wordDl {
  display: block;
  font-size: 14px;
  text-align: center;
  padding: 8px 0;
  width: 370px;
  margin-top: 24px;
  margin-left: 24px;
  color: #fff;
  background-color: #1582ce;
  border: #1582ce;
  transition: .3s;
}
.wordDl:hover {
  text-decoration: none;
  opacity: .6;
}

.inputSide {
  width: 450px;
}
.method_area {
  width: 880px;
  margin: 50px auto 0;
  background: #c41f8a;
  color: #fff;
}
.method_area dl {
  padding: 20px;
  line-height: 2;
}
.method_area dl dt {
  font-size: 18px;
}
.method_area dl dd {
  font-size: 24px;
}
.method_area dl dd a {
  color: #ffec70;
}
.method_area dl dd a::after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url("/years/2024/front/images/linkblank_icon.svg") no-repeat;
}
#scheduleArea table {
  width: 100%;
  font-size: 14px;
  margin-top: 10px;
}
#scheduleArea table th,
#scheduleArea table td {
  border-bottom: 1px solid #dce5e9;
  padding: 18px 0;
}
#scheduleArea table th {
  text-align: left;
  font-weight: normal;
  color: #1582ce;
}
#scheduleArea table th.frontDate {
  color: #ed7311;
}
#scheduleArea p {
  line-height: 1.6;
  margin-top: 15px;
}
#scheduleArea p.attention {
  font-size: 0.8em;
  text-indent: -1em;
  margin-left: 1em;
}
#scheduleArea p span {
  color: #ff1200;
}

#linkArea {
  width: 900px;
  padding-left: 20px;
  margin: 50px auto 0;
  font-size: 0;
}
#linkArea a {
  margin-right: 20px;
  font-size: 16px;
  display: inline-block;
  color: #ffffff;
  width: 280px;
  text-align: center;
  background: #ed7311;
  border: 1px solid #ed7311;
  padding: 13px 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#linkArea a:hover {
  color: #ed7311;
  background: #ffffff;
  text-decoration: none;
}
#linkArea a:hover:before, #linkArea a:hover:after {
  background: #ed7311;
}

/* スポンサーロゴエリア */
#sponsorArea .flexWrap{
  flex-wrap: wrap;
  justify-content: flex-start;
}

#sponsorArea .notesTxt {
  display: block;
  margin-top:8px;
  text-align: right;
  font-size:12px;
}

#sponsorArea p {
  margin-top: 15px;
  margin-right: 16px;
  border: 1px solid #DDD;
  box-sizing: border-box;
}
#sponsorArea p img {
  width: 100%;
}
#sponsorArea p:nth-child(4n) {
  margin-right: 0px;
}

#sponsorArea p:nth-child( n + 5) {
  margin-top: 10px;
}
/* font-size */
.fontsz24 {
  font-size:24px;
}
.noteTxt {
  width: 880px;
  font-size: 14px;
  margin: 16px auto 0;
}