@charset "UTF-8";
/* CSS Document */
/* -------------------------------------

トップ画像

-----------------------------------------*/
.OtherInner__boxTtl.mainpage div {
    font-weight: 700;
    font-size: 34.93px;
    color: #415a6b!important;
    margin-top: -200px;
    padding-right: 500px;
    box-sizing: border-box;
    width: 896px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 750px) {
.mainVisualTop__box.secondary__top {
    margin-top: 14.333vw;
}
	.OtherInner__boxTtl.mainpage div {
    font-weight: 700;
    font-size: 20px!important;
    color: #FFF;
    margin-top: -18vw!important;
    padding-right: 0px;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
    width: 100%!important;
	}
}


/* -------------------------------------

.資料請求・お問合せ　ついてくる

-----------------------------------------*/
.young-claim_side {
    align-items: center;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    width: 264px;
    height: 88px;
    color: #415a6b;
    background-image: url(../img/ai/hukidashi.png);
    background-repeat: no-repeat;
    z-index: 1000;
    float: right;
    background-size: 264px auto;
    font-size: 19.19px;
    font-weight: bold;
    line-height: 22.71px;
    text-decoration: none;
    margin-top: -157px;
    margin-right: 43px;
	filter: drop-shadow(0px 0px 43px rgba(52,52,52,0.48));
}
.young-claim_side  span {
   margin-left: 90px !important;
	padding-top: 20px !important;
}


/* -------------------------------------

AI研修の特徴

-----------------------------------------*/
.aiBox-4 .aiBox-4__ul li .point__img {
    padding-top: 20px;

}







/* -------------------------------------

カリキュラムの種類

-----------------------------------------*/
.aiBox-5__group .balloon {
    position: relative;
    display: inline-block;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    background: #e0edff;
    width: 480px;
}
.aiBox-5__group .balloon ::before {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 20px solid transparent;
  border-top: 20px solid #dde4eb;
}

.aiBox-5 .balloon p {
  margin: 0;
  padding: 0;
}
.aiBox-5 .aiBox-5__inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}
.aiBox-5 .heading {
    font-size: 17px;
}
.aiBox-5 .detail {
    font-size: 13px;
}
.aiBox-5 .aiBox-5__inner .aiBox-5__group {
    width: 500px;
}
.aiBox-5__group_left {
    float: left;
}
.aiBox-5__group_right {
    float: right;
}
.aiBox-5__group .aiBox-5__group_ttl {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: 0.1rem;
}
.aiBox-5__group_left .aiBox-5__group_ttl {
    color: #A0A0A0;
}
.aiBox-5__group_right .aiBox-5__group_ttl {
    color: #4f9ec1;
}
.aiBox-5 .aiBox-5_last {
    clear: both;
    background-color: #6EB7C9;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 750px) {
	.aiBox-5{
    margin-bottom: 30px;
    margin-top: -12vw;
	}
	.aiBox-5__group .balloon {
    position: relative;
    display: inline-block;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    width: 90%;
}

.aiBox-5 .balloon p {
  margin: 0;
  padding: 0;
}
.aiBox-5 .aiBox-5__inner {
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}
.aiBox-5 .heading {
    font-size: 3.8vw;
}
.aiBox-5 .detail {
    font-size: 3vw;
    line-height: normal;
}
.aiBox-5 .aiBox-5__inner .aiBox-5__group {
    width: 50%;
}
.aiBox-5__group_left {
    float: left;
}
.aiBox-5__group_right {
    float: right;
}
.aiBox-5__group .aiBox-5__group_ttl {
    font-size: 4vw;
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: 0.1rem;
}
	.aiBox-5 .aiBox-5_last {
    clear: both;
    background-color: #6EB7C9;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
}
}


/*吹き出しの色left*/
.aiBox-5__group_left .balloon-1 {
    color: #000;
    background: #dee5ec;
	z-index: 3;
}
.aiBox-5__group_left .balloon-2 {
    color: #fff;
    background: #6d8ca8;
	z-index: 2;
}
.aiBox-5__group_left .balloon-3 {
    color: #fff;
    background: #34618a;
}
.aiBox-5__group_left .balloon-1 ::before {
  border: 20px solid transparent;
  border-top: 20px solid #dee5ec;
}
.aiBox-5__group_left .balloon-2 ::before {
  border: 20px solid transparent;
  border-top: 20px solid #6d8ca8;
}
.aiBox-5__group_left .balloon-3 ::before {
  border: none;
}

/*吹き出しの色right*/
.aiBox-5__group_right .balloon-1 {
    color: #000;
    background: #fff;
	z-index: 3;
}
.aiBox-5__group_right .balloon-2 {
    color: #000;
    background: #afdbef;
	z-index: 2;
}
@media screen and (max-width: 750px) {
.aiBox-5__group_right .balloon-2 {
    letter-spacing:-0.15em;
}
}
.aiBox-5__group_right .balloon-3 {
    color: #000;
    background: #6fc0e4;
}
@media screen and (max-width: 750px) {
.aiBox-5__group_right .balloon-3 {
    letter-spacing:-0.01em;
}
}
.aiBox-5__group_right .balloon-1 ::before {
  border: 20px solid transparent;
  border-top: 20px solid #fff;
}
.aiBox-5__group_right .balloon-2 ::before {
  border: 20px solid transparent;
  border-top: 20px solid #afdbef;
}
.aiBox-5__group_right .balloon-3 ::before {
  border: none;
}



/* -------------------------------------

curriculum　テーブル

-----------------------------------------*/

/*スクロール*/
@media screen and (max-width: 750px) {
.table-scroll{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.table-scroll td,.table-scroll th{
	display: block;
    width: auto!important;
}
.table-scroll table{
	width: 100%!important;
} 
}

/*カリキュラムの詳細文*/
.aiBox_table .group__ttl p {
    color: #FFFFFF;
    margin-bottom: 27px;
    font-size: 30px;
    letter-spacing: 0.2rem;
    margin-top: 13px;
}
.aiBox_table .group__ttl .group__ttl_detail  {
    font-size: 18px;
    margin-top: -16px;
}
.aiBox__curriculum_detail {
    text-align: center;
    color: #FFFFFF;
}
@media screen and (max-width: 750px) {
	.aiBox_table .group__ttl p {
    padding-top: 0px;
    margin-bottom: 27px;
    text-align: center;
    color: #fff;
    font-size: 5vw;
    letter-spacing: 0.2rem;
    font-weight: bold;
    line-height: 6vw;
}
.aiBox_table .group__ttl .group__ttl_detail  {
    font-size: 3vw;
    margin-top: -5vw;
}
.aiBox__curriculum_detail {
    text-align: justify;
    color: #FFFFFF;
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
}
}



/*テーブル装飾*/
.aiBox-6 {
    background-color: #34618a;
    padding-bottom: 90px;
}
.aiBox-7 {
    background-color: #3a98c1;
    padding-bottom: 90px;
}
.aiBox-8 {
    background-color: #6eb7c9;
    padding-bottom: 70px;
}
.youngBox-5 table {
    text-align: center;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 34px;
}
.youngBox-5 table th, table td {
    padding-top: 25px;
    padding-bottom: 25px;
}
.youngBox-5 table tr{
  background:#fff;
}
.youngBox-5 table tr td:nth-child(1) {
    width: 240px;
    text-align: center;
    font-weight: bold;
    background-color: #f4f4f4;
    font-size: 20px;
}
.youngBox-5 table tr td:nth-child(2) {
    width: 280px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
}

/*文字中央*/
.youngBox-5 table tr td:nth-child(1){
	 position: relative;
}
.youngBox-5 table tr td p:nth-child(1){
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
    width: 100%;
    text-align: center;
}
.youngBox-5 table tr td:nth-child(2){
	 position: relative;
}
.youngBox-5 table tr td p:nth-child(2){
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
    width: 280px;
    text-align: center;
}
.youngBox-5 table .description {
    font-size: 12px;
    letter-spacing: normal;
    text-align: left;
    padding-left: 27px;
    padding-right: 27px;
}

@media screen and (max-width: 750px) {
.youngBox-5 table .description {
    font-size: 3.466vw!important;
    letter-spacing: normal;
    text-align: left;
    padding-left: 27px;
    padding-right: 27px;
	padding-top: 0px;
}

}



/* -------------------------------------

定期セミナー

-----------------------------------------*/
.aiBox-9{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 75px;
    text-align: center;
    margin-top: -100px;
}
.aiBox-9 .aiBox-9_detail {
    font-size: 18px;
    margin-top: 30px;
    letter-spacing: 0.1rem;
}
.aiBox-9 .aiBox-9_link {
    font-size: 13px;
    letter-spacing: 0.1rem;
    margin-bottom: 28px;
    margin-top: 7px;
}
.aiBox-9 .aiBox-9_link a {
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.aiBox-9 img {
    width: 1000px;
}
@media screen and (max-width: 750px) {
	.aiBox-9{
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 75px;
    text-align: center;
    margin-top: -10vw;
}
.aiBox-9 .aiBox-9_detail {
    font-size: 4vw;
    margin-top: 30px;
    letter-spacing: 0.1rem;
}
.aiBox-9 .aiBox-9_link {
    font-size: 3vw;
    letter-spacing: 0.1rem;
    margin-bottom: 28px;
    margin-top: 7px;
}
.aiBox-9 .aiBox-9_link a {
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.aiBox-9 img {
    width: 84vw;
}
}


/* ============================================================
   タブレット対応（751px〜1024px）
   ============================================================ */
@media screen and (min-width: 751px) and (max-width: 1024px) {
    .aiBox-1,
    .aiBox-2 ul,
    .aiBox-4 .aiBox-4__ul,
    .aiBox-5,
    .aiBox-6 ul,
    .aiBox-7 {
        width: 90%;
        max-width: 1100px;
        box-sizing: border-box;
    }
    .aiBox-6 {
        width: 100%;
    }
}
