/* 蜈ｱ騾� */

html {
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
	font-family: "Noto Sans JP", sans-serif;
	color: #333 !important;
}

footer {
    display: none;
}


.pg_ttl {
    display: none;
}

.oc_field {
    display: none;
}

.oc_field-renew {
    display: none;
}

.sns_icon {
    display: none;
}

#fixedBtn {
    display: none;
}

img {
    width: 100%;
    height: auto;
}

.sp_only {
    display: none;
}

@media screen and (max-width:767px) {
    .sp_only {
        display: block;
    }
}

#page_top {
    display: none;
    visibility: hidden;
}

#fixed_floating {
    display: none;
    visibility: hidden;
}

/* 陦ｨ遉ｺ */

.u-d-n {
    display: none
}

@media (min-width: 768px) {
    .u-pc-d-n {
        display: none
    }

    .u-pc-d-i {
        display: inline
    }
}

.u-mt-0,
.u-my-0 {
    margin-top: 0 !important;
}

.u-mt-xxs,
.u-my-xxs {
    margin-top: 0.4rem !important;
}

.u-mt-xs,
.u-my-xs {
    margin-top: 0.8rem !important;
}

.u-mt-s,
.u-my-s {
    margin-top: 1.2rem !important;
}

.u-mt-m,
.u-my-m {
    margin-top: 2rem !important;
}

.u-mt-l,
.u-my-l {
    margin-top: 3.2rem !important;
}

.u-mt-xl,
.u-my-xl {
    margin-top: 1rem !important;
}

.u-mt-xxl,
.u-my-xxl {
    margin-top: 8.4rem !important;
}

@media (min-width: 769px) {

    .u-pc-mt-0,
    .u-pc-my-0 {
        margin-top: 0 !important;
    }

    .u-pc-mt-xxs,
    .u-pc-my-xxs {
        margin-top: 0.4rem !important;
    }

    .u-pc-mt-xs,
    .u-pc-my-xs {
        margin-top: 0.8rem !important;
    }

    .u-pc-mt-s,
    .u-pc-my-s {
        margin-top: 1.2rem !important;
    }

    .u-pc-mt-m,
    .u-pc-my-m {
        margin-top: 2rem !important;
    }

    .u-pc-mt-l,
    .u-pc-my-l {
        margin-top: 3.2rem !important;
    }

    .u-pc-mt-xl,
    .u-pc-my-xl {
        margin-top: 5.2rem !important;
    }

    .u-pc-mt-xxl,
    .u-pc-my-xxl {
        margin-top: 8.4rem !important;
    }
}

.u-mb-0,
.u-my-0 {
    margin-bottom: 0 !important;
}

.u-mb-xxs,
.u-my-xxs {
    margin-bottom: 0.4rem !important;
}

.u-mb-xs,
.u-my-xs {
    margin-bottom: 0.8rem !important;
}

.u-mb-s,
.u-my-s {
    margin-bottom: 1.2rem !important;
}

.u-mb-m,
.u-my-m {
    margin-bottom: 2rem !important;
}

.u-mb-l,
.u-my-l {
    margin-bottom: 3.2rem !important;
}

.u-mb-xl,
.u-my-xl {
    margin-bottom: 5.2rem !important;
}

.u-mb-xxl,
.u-my-xxl {
    margin-bottom: 8.4rem !important;
}

@media (min-width: 769px) {

    .u-pc-mb-0,
    .u-pc-my-0 {
        margin-bottom: 0 !important;
    }

    .u-pc-mb-xxs,
    .u-pc-my-xxs {
        margin-bottom: 0.4rem !important;
    }

    .u-pc-mb-xs,
    .u-pc-my-xs {
        margin-bottom: 0.8rem !important;
    }

    .u-pc-mb-s,
    .u-pc-my-s {
        margin-bottom: 1.2rem !important;
    }

    .u-pc-mb-m,
    .u-pc-my-m {
        margin-bottom: 2rem !important;
    }

    .u-pc-mb-l,
    .u-pc-my-l {
        margin-bottom: 3.2rem !important;
    }

    .u-pc-mb-xl,
    .u-pc-my-xl {
        margin-bottom: 5.2rem !important;
    }

    .u-pc-mb-xxl,
    .u-pc-my-xxl {
        margin-bottom: 8.4rem !important;
    }
}

/* 繧ｳ繝ｳ繝�Φ繝� */


.lp_bg {
	background: url("/hs2_special/img/bg_spdc.jpg") no-repeat center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    position: relative;
}


.gheader {
    position: fixed;
    width: 450px;
    top: 15%;
    left: 15%;
    z-index: 5;
}

.gav_btn {
    display: flex;
    flex-wrap: wrap;
}

.gav_link {
    margin: 0.5rem;
    width: 46%;
}

/* 繝懊ち繝ｳ繧｢繧ｯ繧ｷ繝ｧ繝ｳ */
.gav_link:hover,
.btn_entry:hover,
.btn_oc:hover,
.btn_tel:hover,
.btn_line:hover,
.hs2_pc_list li:hover,
.hs2_3btn li:hover,
.hs2_pc_3list li:hover {
    transform: translateY(-5px);
    transition-duration: .3s;
}

.img_merit a:hover {
    transform: translateY(-5px);
    transition-duration: .3s;
}

a.anchor {
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}

.wrapper {
    width: 450px;
    margin-left: 50%;
    padding-top: 0 !important;
    border: 5px solid #c4ac77;
    background-color: #ffffff;
    margin-top: 90px;
    position: relative;
    z-index: 5;
}



.hs2_apply_btn a {
    display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.hs2_apply_btn_first {
    margin: 15px auto 0;
}

.hs2_apply_btn {
    margin: 30px auto 0;
    animation: move_a 2s infinite;
    transition: .3s all;
}
@keyframes move_a {
    0% {
        transform: translate(0px, 4px);
    }

    5% {
        transform: translate(0px, -4px);
    }

    10% {
        transform: translate(0px, 4px);
    }

    15% {
        transform: translate(0px, -4px);
    }

    20% {
        transform: translate(0px, 4px);
    }

    25% {
        transform: translate(0px, -4px);
    }

    30% {
        transform: translate(0px, 0px);
    }
}

.cont-event_detail .txt-period {
    text-align: center;
    margin: 0 2rem;
}

@media screen and (max-width:767px) {}

.cont-event_detail {
    background: #ffffff;
}

.detail-inner {
    position: relative;
    padding: 0 2rem;
}

/* SECTION */

.cont-merit,
.cont-about {
    position: relative;
    margin: 0 auto;
    padding: 4rem 2rem;
    background-color: #fffad5;
}

.cont-step,
.cont-period {
    position: relative;
    margin: 0 auto;
    padding: 4rem 2rem;
}

/* 繧ｿ繧､繝医Ν_tlt */
.hs2_top_ttl {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3.2rem !important;
	margin-top: 30px;
	font-weight: 700 !important;
}

/* �薙▽縺ｮ繝｡繝ｪ繝�ヨ */
.img_merit {
    position: relative;
}

.img_merit img {
    width: 100%;
    height: auto;
}


.img_merit a {
    position: absolute;
    width: 90%;
}

.img_merit .btn_detail {
    bottom: 17%;
    left: 5%;
}

.img_merit .btn_check {
    bottom: 4%;
    left: 5%;
}


/* 繧｢繧､繧ｳ繝ｳ繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ */

.fuwafuwa {
    animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
    position: absolute;
}

@keyframes floating-y {
    0% {
        transform: translateY(-10%);
    }

    100% {
        transform: translateY(10%);
    }
}


.detail-inner .fuwafuwa {
    top: -145px;
    right: -80px;
    width: 120px;
    z-index: 1;
}

.cont-merit .fuwafuwa {
    top: 145px;
    right: -80px;
    width: 120px;
    z-index: 1;
}

.cont-about .fuwafuwa {
    top: 180px;
    right: -80px;
    width: 120px;
    z-index: 1;
}

@media screen and (max-width:767px) {
    .detail-inner .fuwafuwa {
        top: -100px;
        right: -25px;
        width: 90px;
    }

    .cont-merit .fuwafuwa {
        top: 145px;
        right: -25px;
        width: 90px;
    }

    .cont-about .fuwafuwa {
        top: 180px;
        right: -25px;
        width: 90px;
    }


}

/* 閭梧勹繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ */

#particles-js {
    position: fixed;
    /*謠冗判蝗ｺ螳�*/
    z-index: 0;
    /*謠冗判繧剃ｸ逡ｪ荳九↓*/
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: -30px;
}

.hs2_logo {
	margin-bottom: 10px;
}

.hd2_gra {
	border: 4px solid #d81918;
}

/*グラフィックカラー*/
.hd2_gra {
	border: 4px solid #d81918;
}

.hd2_gra .btn-more,
.hd2_gra .hs2_recommend_course,
.hd2_gra .hs2_oc_btn a,
.hs2_pc_list .gra a {
	background: #d81918;
}

.hd2_gra .hs2_joblist li {
	color: #d81918;
}

.hd2_gra .hs2_oc h4 {
	border-left: 5px solid #d81918;
}
.hd2_gra h5 {
    border: 3px solid #d81918;
}

/*映像カラー*/
.hd2_visual {
	border: 4px solid #18ad5e;
}

.hd2_visual .btn-more,
.hd2_visual .hs2_recommend_course,
.hd2_visual .hs2_oc_btn a,
.hs2_pc_list .visual a {
	background: #18ad5e;
}

.hd2_visual .hs2_joblist li {
	color: #18ad5e;
}

.hd2_visual .hs2_oc h4 {
	border-left: 5px solid #18ad5e;
}
.hd2_visual h5 {
    border: 3px solid #18ad5e;
}

/*イラストカラー*/
.hd2_il {
	border: 4px solid #ed6d1f;
}

.hd2_il .btn-more,
.hd2_il .hs2_recommend_course,
.hd2_il .hs2_oc_btn a,
.hs2_pc_list .il a {
	background: #ed6d1f;
}

.hd2_il .hs2_joblist li {
	color: #ed6d1f;
}

.hd2_il .hs2_oc h4 {
	border-left: 5px solid #ed6d1f;
}
.hd2_il h5 {
    border: 3px solid #ed6d1f;
}

/*コミックカラー*/
.hd2_comic {
	border: 4px solid #8fc31f;
}

.hd2_comic .btn-more,
.hd2_comic .hs2_recommend_course,
.hd2_comic .hs2_oc_btn a,
.hs2_pc_list .comic a {
	background: #8fc31f;
}

.hd2_comic .hs2_joblist li {
	color: #8fc31f;
}

.hd2_comic .hs2_oc h4 {
	border-left: 5px solid #8fc31f;
}
.hd2_comic h5 {
    border: 3px solid #8fc31f;
}
/*漫画カラー*/
.hd2_manga {
	border: 4px solid #eea900;
}

.hd2_manga .btn-more,
.hd2_manga .hs2_recommend_course,
.hd2_manga .hs2_oc_btn a,
.hs2_pc_list .manga a {
	background: #eea900;
}

.hd2_manga .hs2_joblist li {
	color: #eea900;
}

.hd2_manga .hs2_oc h4 {
	border-left: 5px solid #eea900;
}
.hd2_manga h5 {
    border: 3px solid #eea900;
}
/*フィギュアカラー*/
.hd2_figure {
	border: 4px solid #2eb6aa;
}

.hd2_figure .btn-more,
.hd2_figure .hs2_recommend_course,
.hd2_figure .hs2_oc_btn a,
.hs2_pc_list .figure a {
	background: #2eb6aa;
}

.hd2_figure .hs2_joblist li {
	color: #2eb6aa;
}

.hd2_figure .hs2_oc h4 {
	border-left: 5px solid #2eb6aa;
}
.hd2_figure h5 {
    border: 3px solid #2eb6aa;
}
/*プロダクトカラー*/
.hd2_pro {
	border: 4px solid #00b9ef;
}

.hd2_pro .btn-more,
.hd2_pro .hs2_recommend_course,
.hd2_pro .hs2_oc_btn a,
.hs2_pc_list .pro a {
	background: #00b9ef;
}

.hd2_pro .hs2_joblist li {
	color: #00b9ef;
}

.hd2_pro .hs2_oc h4 {
	border-left: 5px solid #00b9ef;
}
.hd2_pro h5 {
    border: 3px solid #00b9ef;
}
/*インテリアカラー*/
.hd2_inter {
	border: 4px solid #3071b9;
}

.hd2_inter .btn-more,
.hd2_inter .hs2_recommend_course,
.hd2_inter .hs2_oc_btn a,
.hs2_pc_list .inter a {
	background: #3071b9;
}

.hd2_inter .hs2_joblist li {
	color: #3071b9;
}

.hd2_inter .hs2_oc h4 {
	border-left: 5px solid #3071b9;
}
.hd2_inter h5 {
    border: 3px solid #3071b9;
}
/*建築カラー*/
.hd2_arc {
	border: 4px solid #884798;
}

.hd2_arc .btn-more,
.hd2_arc .hs2_recommend_course,
.hd2_arc .hs2_oc_btn a,
.hs2_pc_list .arc a {
	background: #884798;
}

.hd2_arc .hs2_joblist li {
	color: #884798;
}

.hd2_arc .hs2_oc h4 {
	border-left: 5px solid #884798;
}
.hd2_arc h5 {
    border: 3px solid #884798;
}
/*ファッションカラー*/
.hd2_fashion {
	border: 4px solid #e95385;
}

.hd2_fashion .btn-more,
.hd2_fashion .hs2_recommend_course,
.hd2_fashion .hs2_oc_btn a,
.hs2_pc_list .fashion a {
	background: #e95385;
}

.hd2_fashion .hs2_joblist li {
	color: #e95385;
}

.hd2_fashion .hs2_oc h4 {
	border-left: 5px solid #e95385;
}
.hd2_fashion h5 {
    border: 3px solid #e95385;
}
/*総合カラー*/
.hd2_all {
	border: 4px solid #af1064;
}

.hd2_all .btn-more,
.hd2_all .hs2_recommend_course,
.hd2_all .hs2_oc_btn a,
.hs2_pc_list .all a {
	background: #af1064;
}

.hd2_all .hs2_joblist li {
	color: #af1064;
}

.hd2_all .hs2_oc h4 {
	border-left: 5px solid #af1064;
}
.hd2_all h5 {
    border: 3px solid #af1064;
}
.hs2_box {
	display: flex;
	justify-content: space-between;
    align-items: center;
	width: 95%;
	margin: 15px auto;
}

.hs2_box figure {
	width: 35%;
}

.hs2_box p {
	width: 60%;
	letter-spacing: 0.5;
	font-size: 1.6rem;
}
.marker-text {
display: inline-block; /* テキストをブロック要素にする */
position: relative; /* 疑似要素の基準となる位置を設定 */
z-index:1;
}

.marker-text::before {
position: absolute; /* テキストに対して相対的に配置 */
content: ''; /* 擬似要素の内容を空に設定 */
left: 0; /* 左端から配置 */
bottom: 1px; /* テキストの下に配置 */
width: 100%; /* テキストの幅いっぱいに広がる */
height: 0.5em; /* マーカー線の高さ */
background-color: #ffe200; /* マーカーの色 */
border-radius: 0.5em; /* 角を丸くする */
z-index: -1; /* テキストの背面に表示 */
}

.hs2_joblist ul {
	width: 100%;
}

.hs2_recommend_course {
	padding: 15px;
	color: #FFF;
}

.hs2_recommend_course h3 {
	font-size: 2.3rem;
	text-align: center;
}

.hs2_recommend_course h4 {
	writing-mode: vertical-rl;
	letter-spacing: 5px;
	font-size: 2.2rem;
	margin-top: 10px;
	margin-right: 15px;
}

.hs2_joblist {
	display: flex;
	border-top: 2px solid #FFF;
	border-radius: 1px;
	margin-top: 5px;
	padding-top: 5px;
}

.hs2_joblist li {
	background: #FFF;
	border-radius: 80px;
	padding: 5px 20px;
	margin-top: 10px;
	font-size: 1.8rem;
	display: inline-block;
	font-weight: 800;
}

.hs2_other {
	color: #FFF !important;
	background: none !important;
	text-align: right !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block;
	width: 100%;
	text-align: right;
	font-size: 1.5rem;
}

.hs2_oc {
	padding: 5%;
}
.hs2_oc h4 {
	margin-top: 15px;
	padding-left: 10px;
}

.hs2_oc p {
	margin-top: 15px;
}

.hs2_oc_btn {
	width: 80%;
	margin: 15px auto 0;
	font-size: 2rem;
}

.hs2_oc_btn a {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border-radius: 80px;
	color: #FFF;
}
.hs2_oc_btn a:hover {
	background: #333;
	transition:.5s;
}

.hs2_pc_list {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	font-size: 1.39rem;
}

.hs2_pc_list li {
	width: 48%;
}

.hs2_pc_list a {
	display:  inline-block;
	border-radius: 80px;
	padding: 10px 15px;
	color: #FFF;
	margin: 5px 0;
	font-weight: 800;
}

.hs2_apply_btn_bottom {
margin: 50px 0;
}

/* アコーディオン */
.accordion{
	box-sizing:border-box;
	width: 90%;
	margin: 30px auto 0;
	border-radius: 25px;
	font-weight: 700;
}
.btn-more{
	width:100%;
	padding:7px 20px;
	cursor:pointer;
	position:relative;
	color:#FFF;
	box-sizing:border-box;
	border-radius: 0 0 20px 20px;
	text-align: center;
	font-size: 1.8rem;
}
.btn-more::before,
.btn-more::after{
	content:"";
	position:absolute;
	top:55%;
	width:3px;
	height:10px;
	background-color:#FFF;
	transition:.5s;
}
.btn-more::before{
	transform:translateY(-50%) rotate(-45deg);
	right:35px;
}
.btn-more::after{
	transform:translateY(-50%) rotate(45deg);
	right:30px;
}
.btn-more.close::before{
	transform:translateY(-50%) rotate(-135deg);
	transition:.5s;
}
.btn-more.close::after{
	transform:translateY(-50%) rotate(135deg);
	transition:.5s;
}
.dropdown{
	display:none;
	overflow:hidden;
	transition:max-height 0.3s ease-out;
}
.dropdown.open{
	height:auto;
}
/* アコーディオン END */

.hs2_pointwarp {
  background-image: repeating-linear-gradient(45deg, #fff1cb, #fff1cb 2px, transparent 2px, transparent 10px);
  padding: 30px 0;
  margin-top: 30px;
}

.yel_bg_ttl {
	background: #fee100;
	width: 90%;
	margin: 0 auto;
	border-left: 5px solid #f8b600;
	padding: 15px 15px 15px 20px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 2rem;
}

.hs2_number_list li,
.hs2_student {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
    justify-content: space-between;
	padding: 15px;
	border-radius: 20px;
	border: 5px solid #f8b600;
	width: 90%;
	margin: 20px auto 0;
	background: #FFF;
}

.hs2_student_blu {
	border: 5px solid #63a2d7;
}

.hs2_student_pnk {
	border: 5px solid #f19eb4;
}

.hs2_num {
	width: 15%;
}

.hs2_number_list p {
	font-size: 1.7rem;
	width: 80%;
	font-weight: 700;
	letter-spacing: 0;
}

.hs2_circle {
	width: 90%;
	margin: 30px auto;
	text-align: center;
	font-weight: 600;
}

.hs2_fukidashi_ttl {
    position: relative;
    padding: 1rem;
    box-shadow: 5px 5px #f8b600;
    border: 3px solid #333;
    color: #333;
    font-weight: 600;
    font-size: 2rem;
    text-align: center;
	background: #FFF;
	border-radius: 15px;
	width: 90%;
	margin: 20px auto 0;
}

.hs2_fukidashi_ttl:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 10px;
    width: 20px;
    background-color: #fff;
    content: "";
}

.hs2_fukidashi_ttl:after {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
    width: 3px;
    background-color: #333;
    content: "";
}

.hs2_senmon {
	background: #f8b600;
	border-radius: 80px;
	text-align: center;
	font-weight: 700;
	padding: 5px 10px;
	font-size: 2rem;
}

.hs2_daigaku {
	background: #333;
	color: #FFF;
	border-radius: 80px;
	text-align: center;
	font-weight: 700;
	padding: 5px 10px;
	font-size: 2rem;
}

.hs2_difference_list {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 30px auto 0;
}

.hs2_difference_list li {
	width: 48%;
}

.hs2_difference_list p {
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
}

.mgn10 {
	margin-top: 10px;
}

.hs2_big {
	font-size: 4rem;
}

.scroll-box {
	width: 90%;
	margin: 30px auto 0;
	overflow-x: scroll;
	padding-bottom: 15px;
}

.scroll-box img {
	width: 800px;
	height: auto;
}

.scroll-box::-webkit-scrollbar {
  background: #333;
  width: 15px;
  height: 15px;
  border-radius: 20px;
}
.scroll-box::-webkit-scrollbar-thumb {
  background-color: #f8b600;
  border-radius: 20px;
}

.pdg {
	padding-top: 60px;
}

.fukidashi_yel_bg_ttl {
	background: #fee100;
	width: 90%;
	margin: 0 auto;
	border-left: 5px solid #f8b600;
	padding: 15px 15px 15px 80px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 2rem;
	position: relative;
}

.fukidashi_yel_bg_ttl span {
	width: 30%;
	display: block;
	position: absolute;
	left: -50px;
	top: -50px;
	
}

.hs2_student figure {
	width: 30%;
}
.hs2_student h3 {
	width: 65%;
	font-weight: 600;
}

.hs2_support_list {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.hs2_support_list li {
	width: 48%;
}

.hs12_yajirushi {
	display: block;
	text-align: center;
	width: 20px;
	margin: 0 auto;
}

.hs2_grybox {
	background: #dbdbdb;
	border-radius: 20px;
	padding: 0;
    height: 85%;
    margin-bottom: 30px;
}

.hs2_mae {
	background: #333;
	color: #FFF;
	font-size: 1.8rem;
	text-align: center;
	font-weight: 600;
	padding: 5px;
	border-radius: 15px 15px 0 0;
}

.hs2_menjo {
	background: #f8b600;
}

.hs2_support_list_big {
	display: block;
	font-size: 1.9rem;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}

.hs2_whtbox {
	background: #FFF;
	border-radius: 15px;
	padding: 10px;
	text-align: center;
	margin: 5px 15px 0;
	font-weight: 600;
}

.hs2_support_list_or span {
	font-size: 2.2rem;
	text-align: center;
	background: #dbdbdb;
	display: inline-block;
	position: absolute;
	top: -18px;
	left: 50%;
    transform: translateX(-50%);
    padding: 0 5px;
    font-weight: 600;
}

.hs2_support_list_or {
	border-bottom: 2px solid #666;
	margin: 30px 15px 20px;
	position: relative;
}

.hs2_price {
	margin: 15px;
	font-weight: 600;
	text-align: center;
	font-size: 2rem;
}
.hs2_red {
	color: #f80000;
}

.hs2_kara {
	font-size: 2rem;
}

.hs2_red_big {
	font-size: 4.6rem;
}

.hs2_price .hs2_red {
	line-height: 1.1;
}

.hs2_ao_btn {
	margin: 15px;
}

.hs2_ao_btn a {
	color: #FFF;
	background: #f80000;
	text-align: center;
	padding: 10px;
	border-radius: 80px;
	display: block;
	font-size: 1.4rem;
	font-weight: 600;
}

.hs2_ao_btn a:hover {
	background: #333;
}

.hs2_plato {
	width: 90%;
	margin: 50px auto 0;
	font-weight: 700;
}

.hs2_plat_subttl {
	font-size: 2rem;
	text-align: center;
}

.hs2_plat_ttl_wrap {
	position: relative;
}

.hs2_plat_ttl_wrap span {
    width: 30%;
    display: block;
    position: absolute;
    right: -50px;
    top: -50px;
}

.hs2_plat_ttl {
	color: #f8b600;
	text-align: center;
	font-size: 3.6rem;
	margin-bottom: 10px;
	text-shadow:
    3px 3px 2px #FFF,
    -3px 3px 2px #FFF,
    -3px -3px 0 #FFF,
    3px -3px 0 #FFF;
}
.threepoint {
	text-align: center;
	font-size: 2.8rem;
	margin-top: 15px;
	line-height: 1.6;
}

.three {
	width: 30px !important;
	display: inline-block;
	padding-right: 5px;
}

.three img {
	margin-bottom: -7px;
}

.hs2_plato li {
	width: 100%;
}

.hs2_plato li p {
	font-size: 2rem;
}

.hs2_plato_graph {
	margin-top: 30px;
}

.hs2_plato_graph_attention {
	margin-top: 10px;
	text-align: right;
	font-size: 1.3rem;
}
.hs2_3btn {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 15px auto 0;
}

.hs2_3btn li {
	width: 30%;
}

.pagelink {
    padding-top: 90px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -90px; /* heightと同じ分のネガティブマージン */
}

.hs2_pc_3list li a {
	color: #333;
	display: block;
	padding: 10px 15px;
	background: #FFF;
	font-weight: 700;
	margin-bottom: 10px;
	border-radius: 80px;
	text-align: center;
	border: 3px solid #f8b600
}


.hs2_floating_pc {
	position: fixed;
	right: 0;
	top: 20%;
	width: 80px;
}
.PC_none {
	display: none !important;
}
.hs2_oc h5 {
    padding: 3px 10px;
    margin-top: 10px;
    display: inline-block;
}
.hs2_special_fv {
	position: relative;
}

.hs2_special_fv p {
	max-width: 110px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.special_big {
	font-size: 1.2em;
	font-weight: 600;
}
.hs2_special_lead {
	font-size: 0.9em;
	letter-spacing: 0;
	text-align: center;
	background: url("/hs2_special/img/lead_bg.jpg") no-repeat center center;
	background-size: 100% auto;
	padding: 5% 5% 10%;
	font-weight: 500;
}

.hs2_special_lead p {
	 text-shadow    : 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF; 
	   display: inline-block;
	line-height: 1.7;
}

.hs2_special_lead figure {
	margin: 5% 0;
}

.hs2_spcial_time {
	 background:#173269;
	background-image: url(/hs2_special/img/kirakira_spdc.png);
	background-repeat: no-repeat;
	background-size:100% auto;
	padding-bottom: 15%;
}
.hs2_spcial_ttl {
	width: 75%;
	margin: 0 auto;
	padding: 18% 0 5%;
}
.hs2_spcial_list li {
	width: 90%;
	margin: 30px auto 0;
}
.hs2_spcial_benefit {
	 background:#a1241b;
	background-image: url(/hs2_special/img/kirakira_spdc.png);
	background-repeat: no-repeat;
	background-size:100% auto;
	padding-bottom: 15%;
}
.hs2_special_suport {
	background: #fef8db;
	padding: 15% 5%;
}
.hs2_special_suport h2 {
	width: 90%;
	margin: 0 auto;
}
.hs2_special_suport th,
.hs2_special_suport td {
    border: solid 3px #c4ac77;
}

.hs2_special_suport table {
    border-collapse:  collapse;
	font-weight: 500;
	margin-top: 40px;
}
.hs2_special_suport th {
	background: #173269;
	color: #FFF;
	font-size: 1.2em;
	padding: 15px;
	vertical-align: middle;
}
.hs2_special_suport td {
	padding: 15px;
	font-size: 1.4em;
	vertical-align: middle;
	background: #FFF;
	font-weight: 600;
}
.hs2_special_suport .hs2_apply_btn a {
	width: 100%;
}
.hs2_special_attention {
	font-size: 0.9em;
	color: #cc1127;
	margin-top: 20px;
	font-weight: 500;
}

.hs2_special_place {
	padding: 15% 5% 0;
}
.hs2_special_place h2 {
	width: 50%;
	margin: 0 auto;
}
.map_attention {
	font-weight: 500;
	text-align: center;
	padding-top: 15px;
}
.hs2_special_place li {
	background: #fef8db;
	padding: 30px;
	margin-top: 30px;
	text-align: center;
}
.hs2_special_place li h3 {
	color: #173269;
	font-size: 1.7em;
	position: relative;
	font-weight: 600;
	line-height: 1;
}
.hs2_special_place li h3 span {
	width: 35px;
    display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.hs2_special_place li p {
	font-weight: 500;
	font-size: 1.1em;
}
.place_btn a {
	display: block;
	background: #173269;
	color: #FFF;
	font-weight: 500;
	width: 150px;
	padding: 5px 10px;
	text-align: center;
	margin: 15px auto 0;
	font-size: 1.2em;
}
.place_btn a:hover {
	background: #333;
}
.yoyaku {
	padding: 10px 0;
}
@media screen and (max-width:767px) {
	.pagelink {
    padding-top: 50px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -50px; /* heightと同じ分のネガティブマージン */
	}	
    .gheader {
        display: none;
    }

    .wrapper {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }

    a.anchor {
        padding-top: 20px;
        margin-top: -20px;
    }
	
	.hs2_recommend_course h3 {
	font-size: 2rem;
	}

	.hs2_box figure {
	width: 30%;
	}

	.hs2_box p {
	width: 67%;
	font-size: 1.6rem;
	}

	.hs2_joblist li {
	font-size: 1.6rem;
	}
	
	.hs2_other {
	display: block !important;
	margin-top: 5px !important;
	}
	
	.hs2_top_ttl {
    width: 90%;
	font-size: 2rem;
	margin: 20px auto 0 !important;
    }
	.accordion {
    width: 95%;
    margin: 20px auto 0;
    border-radius: 20px;
	}

	.btn-more {
    padding: 10px 20px;
    border-radius: 0 0 15px 15px;
	}
	
	.fukidashi_yel_bg_ttl span {
    width: 100px;
    left: -15px;
    top: -20px;
	}
	
	.fukidashi_yel_bg_ttl {
    padding-left: 90px;
	}
	
	.hs2_plat_ttl_wrap span {
    width: 100px;
    right: 0;
    top: -45px;
	}
	
	.hs2_plat_subttl {
	font-size: 2rem;
	text-align: left;
	}
	
	.hs2_plat_ttl {
	font-size: 2.8rem;
	}
	
	.hs2_plato_graph_attention {
    font-size: 1.2rem;
    letter-spacing: 0;
	}
	
	.hs2_difference_list p {
    font-size: 1.8rem;
	}
	
	.hs2_fukidashi_ttl {
	font-size: 1.7rem;
	}
	
	.hs2_big {
    font-size: 3rem;
	}
	
	.hs2_red_big {
    font-size: 3rem;
	}
	
	.SP_none {
	display: none;
	}
	.PC_none {
	display: block !important;
	}
	.hs2_number_list p {
	font-size: 1.5rem;
	}
	
	.hs2_floating {
	position: fixed;
	right: 0;
	bottom: 0;
	display: none;
	background:#fee100;
	width: 100%;
	animation: popanime 0.3s ease-out forwards;
}
@keyframes popanime {
  from {
    bottom: -150px; /* 親要素外に配置させて見えなくしておく */
  }
  to {
    bottom: 0px;　 /* 下から0pxに指定 */
  }
}
.hs2_floating a {
	display: block ;
	max-width: 350px;
	width: 90%;
	margin: 0 auto;
}
.hs2_floating a:hover {
	opacity: 1;
}
.hs2_floating .hs2_apply_btn {
	margin: 15px auto;
}

	.hs2_special_lead {
    font-size: 1em;
    padding: 5% 2.5% 10%;
	}
	.special_big {
    font-size: 1.5em;
	}
	.hs2_special_place li h3 {
    font-size: 1.3em;
	}
	.map_attention {
    font-size: 0.9em;
	}
	.hs2_special_fv p {
    max-width: 100px;
    bottom: 0;
	}
}
