@charset "utf-8";
/*
Theme Name:HRplus
Author:NEWONE
Template:ships_tcd098
Version:1.2.5
*/
body #container,#container input,#container textarea {
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif!important;

}
body #container .blog_list .title,body #container .blog_list .desc,body #container #single_post_header .title,.index_tab_post_headline > div,body #container .p-single-like__title,body #container .p-single-like__desc,body #container #next_prev_post .title{
    color: #545454;
}
body #container #single_post_header .content {
    padding: 20px;
}
body #container #single_post_header .meta {
    margin-top: 8px;
}

body #container .post_content p {
    line-height: 1.6;
	color: #545454;
}

body #container .post_content li,body #container .post_content dt,body #container .post_content dd,body #container .post_content h2{
    line-height: 1.6;
	color: #545454;
}

body #container #related_post .category{
    background-color: #42B9C4;
    font-size: 14px;
    font-weight: bold;
}
body #container #bottom_tab_post_headline {
    margin-top: 0;
}
body #container #main_content #bottom_tab_post {
    margin-bottom: 0;
    overflow: hidden;
}

#container #header {
    width: 220px;
}
#header #header_logo img {
    max-height: 32px;
	width: 96px;
}
    #drawer_menu #drawer_logo img {
    max-height: 40px;
		width: 96px;
    height: auto;
    padding: 8px 0 0;
    }
#header .sns-area{
display: flex;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    padding: 0 0 24px;
}
#header .sns-area li{
    margin: 0 8px;
}
#header .sns-area li a{
    width: 24px;
    display: block;
    height: 24px;
    line-height: 24px;
	text-align: center;
}
#header .sns-area li a img{
    width: 100%;
}
#header #header_logo {
    padding: 0 40px;
	min-height: 130px;
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	margin: 0;
}
#container #main_content {
    width: calc(100% - 220px)!important;
    left: 220px;
	    min-height: 100vh;

}
#main_content .news_list .animate_background,#main_content #like_list .image_wrap {

    border: 1px solid #ddd;
    box-sizing: border-box;
}
#main_content #header_slider .content {


}
#main_content #header_slider .link_button {
    margin: 0 auto;
    text-align: center;
    height: 100%;
}
#header_slider_wrap,#header_slider,#header_slider .item {
    min-height: 420px!important;
    height: fit-content!important;
}
#main_content #header_slider .item .catch {
    font-size: 20px !important;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.8;
}
.home #main_content .design_button {
    padding: 0;
    font-size: 20px;
    width: 100vw;
    height: 100%;
    line-height: 40px;
    border-radius: unset;
    opacity: 0;
    background: #fff;
}
.home #main_content .design_button span{
    display:none;
}
#single_register .design_button{
	background: #2a6c99;
}
#single_register .design_button span{
	color: #fff;

}
#main_content .design_button:hover {
    opacity: 0.7;
}
.home #main_content .design_button:hover {
    opacity: 0.2;
}
.home #main_content .design_button:hover span{opacity: 0;}


#main_content #header_slider .bg_image{
    position: relative!important;
}

#main_content #header_slider .bg_image img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    object-fit: cover;
    object-position: center center;
}

section{
	padding: 0 24px!important;
}
#main_content #single_bottom_content {
    padding: 40px 0!important;
}
#main_content #bottom_category_list,#main_content #bottom_search_box {
    margin-bottom: 40px;
}

#main_content #bottom_tab_post {
    margin-bottom: 0;
}
#header_slider .content {
    padding: 0!important;
    height: 100%;
}
.simplebar-content-wrapper {
    border-right: 1px solid #ddd;
}
#header_slider.image_slider .item .content .catch{
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#header_slider .overlay,
#header_slider .item1 .overlay,
#header_slider .item2 .overlay,
#header_slider .item3 .overlay,
#header_slider * .overlay{
    opacity: unset;
    background-color: unset!important;
}
.design_checkbox .text{
	z-index: 1;
}

.home #main_content .common_catch.header_catch {
   	text-align: left;
	font-size:20px !important;
	margin: 0 0 24px;
	color: #545454;
	background: transparent;
	    border: none;
    padding: 0;
}

#main_content {
    background: #fff!important;
}
#main_content .common_catch.header_catch {
    text-align: center;
    font-size: 24px !important;
    margin: 40px auto;
}
#main_content .cb_tab_post .header_catch .en{
	font-size: 16px;
    color: #2A6C99;
    margin: 0 0 0 16px;
    letter-spacing: 1px;
	font-weight: bold;
}
#main_content .blog_list .title {
    font-size: 16px;
}
#main_content .cb_tab_post .link_button {
    margin-top: 40px;
    text-align: center;
}
#main_content .index_tab_post_headline {
    margin-top: 0;
}
#main_content .blog_list .item {
    position: relative;
    width: calc(92%/4);
    margin: 1%;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
	    box-sizing: border-box;
}
#main_content .blog_list .item.mb0 {
    margin-bottom: 0;
}
#main_content .blog_list {
    display: flex;
    flex-wrap: wrap;
}
#main_content .blog_list::after{
  content:"";
  display: block;
  width: calc(92%/4);
}
.home #main_content #archive_blog {
    padding: 100px 0;
    width: 900px;
    margin: 0 auto;
}
#main_content #archive_blog {
padding: 0 4rem;
    width: 100%;
    margin: 40px auto;
}

#main_content .cb_tab_post_inner {
    width: 900px;
    margin: 0 auto;
    padding: 0;
}
#main_content .blog_list .content{
	display: none;
}
#main_content .blog_list .content a {
    display: block;
    padding: 24px;
    background: #fff;
    position: relative;
    border: none;
}

#main_content .merit .blog_list .content a {
    height: 250px;
}
#main_content .blog_list .item:nth-child(2n) .content,#main_content .blog_list .item:last-of-type .content {
    border: none;
}
#main_content .blog_list .member_only_icon {
  position: absolute;
  left: 24px;
  top: -17px;
}

#main_content .blog_list .item .category{
	background-color: #42B9C4;
    font-size: 14px;
    font-weight: bold;
}

#archive_blog .blog_list .date {
    font-size: 14px;
    color: #2a6c99;
    font-weight: bold;
    display: block;
    position: absolute;
    bottom: 24px;
    padding: 0 0 0 24px;
}

/*top*/
.page-id-101 .cb_free_space .post_content {
    width: 800px;
    margin: 40px auto 0;
}
.page-id-101 .align_right24{
	margin: 0 24px 0 0;
	    float: left;
}
.cb_free_space.cb_no_bg_color + .cb_free_space.cb_no_bg_color{
	border: none;
}
#container #header_slider_wrap{
	margin: 0 0 40px;
}
.animate_background img{
  cursor: pointer;
  transition-duration: 0.3s;
}
.animate_background:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}


.page-id-101 center a img{
  cursor: pointer;
  transition-duration: 0.3s;
}
.page-id-101 center a:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
#container #return_top a:hover{
	background: #42b9c4;
	    border: 1px solid #42b9c4;
}
/*top end*/
/*side*/
.guest #side_button a{
    background: #42b9c4;transition: .3s;
}
.guest #side_button a:hover{
    background: #65d0da;
	color:#fff;
}
#container .simplebar-content #global_menu .sub-menu > li a{
	background: #42b9c4;transition: .3s;
}
#container .simplebar-content #global_menu .sub-menu > li a:hover{
	opacity: 0.8;
}
#container #global_menu .child_menu_button{
	width: 100%;
}

/*side end*/
/*tab*/
body.category #category_carousel_wrap{
	    background-color: #42b9c4;
}
body.category #category_carousel_wrap .is-visible{
	    background-color: #42b9c4;transition: .3s;
}
body.category #category_carousel_wrap .is-visible:hover{
	    background-color: #65d0da;
}
body.category #category_carousel .item a:hover{
	color: #fff;
}
body.category #category_carousel_wrap .is-active{
	    background-color: #2A6C99;
}
body.category #category_carousel_wrap .is-active:hover{
	    background-color: #2A6C99;
}
body.category #category_carousel:before,body.category #category_carousel:after {
    background-color: #fff;
}
body.category #category_carousel .item a {
    border-color: #fff;
}
body.category #category_carousel_wrap .splide__arrow.splide__arrow--prev:hover { transition: .3s; }
body.category #category_carousel_wrap .splide__arrow.splide__arrow--next:hover { transition: .3s; }
body.category #category_carousel_wrap .splide__arrow.splide__arrow--prev:hover { background-color: #65d0da; }
body.category #category_carousel_wrap .splide__arrow.splide__arrow--next:hover { background-color: #65d0da; }
body.category .splide__arrow:hover:before { opacity:1; }
/*tab end*/

/*single*/
#main_content #single_post_header .image{
	display: none;
}
body #container #main_content #single_post_header .content {
    padding: 80px 0 0;
    border: none;
}

body #container #main_content #single_post_header .title{
	font-size: 32px;
}

#container p{
	margin: 0;
}
#container #single_post_header .like_button{
	background: #42b9c4;
}
#container .list_like_button{
	background: #42B9C4;
}
#container #bottom_category_list .headline{
	background: #42B9C4;
}
#container #single_post_header .like_button{
	top: 0;
}
#container #bottom_tab_post_headline > div.active {
    background: #42B9C4;
    color: #fff !important;
    border-color: #42B9C4;
    pointer-events: none;
    position: relative;
}
#container .bottom_tab_post {
    background: #fff;
}
#container .bottom_tab_post .title{
	color: #333;
	    font-size: 14px;
}
#container #single_post_header .member_only_icon {
    position: absolute;
    right: 0;
	left: auto;
    top: 40px;
}
#container .member_only_icon {
    background-color: #2a6c99;
}
#modal_overlay.open .form_wrap .headline,#modal_overlay.open #register_modal_wrap .headline.no_header_image{
	    background-color: #2a6c99;
	    border: none;
    line-height: 55px;
}
/*single end*/

#footer{
margin: 10vh 0 0;
}
#footer .post_content p:last-child img{
	margin: 0 auto;
	    max-width: 70px;
}

/*LP*/
.beginnersguid .mv{
	position: relative;
}

.beginnersguid .mv .scroll {
    font-family: "din-2014",sans-serif;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    left: 40px;
    bottom: -40px;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: .03em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-bottom: calc(64px + 8px + 7px);
    white-space: nowrap;
    overflow: hidden;
	    color: #fff;
}
.beginnersguid .mv .scroll::before, .beginnersguid .mv .scroll::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%) translateZ(0);
}
.beginnersguid .mv .scroll::before {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation: circlemove 3s ease-in-out infinite;
    animation: circlemove 3s ease-in-out infinite;
}
@keyframes circlemove{
      0%{bottom:65px;}
     100%{bottom:-5px;}
 }

.beginnersguid .mv .scroll::after {
    width: 1px;
    height: 64px;
    background: #fff;
    bottom: 7px;
}
.beginnersguid .mv img{
	width: 100%;
}
.beginnersguid .mv .pc{
	display: block;
}
.beginnersguid .mv .sp{
	display: none;
}
.beginnersguid .mv {
	aspect-ratio: 2 / .9;
    background: url(./img/LPMV.webp) 50% 50%/cover no-repeat;
    width: 100%;
    margin: 0 auto;
    background-position: top center;
}
.beginnersguid .beginnersguid-cv{
width: 100%;
    margin: 0 auto;
}
.beginnersguid .mv p{
    font-size: 0;

}
#page_headers.no_image {
    display: none;
}
#page_contents.beginnersguid {
padding: 0;
}
.beginnersguid-cv a{
    color: #fff;
    background: linear-gradient(#2A6C99, #42B9C4);
    width: 100%;
    display: block;
    text-align: center;
    padding: 24px;
    letter-spacing: 1px;
    margin: 0 0 100px;
    font-size: 18px;

}
.beginnersguid-cv a:hover{
	color: #fff;
	opacity:.8;
}
#modal_overlay .form_wrap .submit button.design_button {
  background: #2A6C99;
}
section.info{
    max-width: 900px;
	margin: 0 auto;
}
section.info .about{
	display: flex;
	justify-content: space-between;
	margin: 0 0 80px;
	padding: 32px;
	align-items: center;
	box-sizing: border-box;
	background: #f8f8f8;
}
section.info .about .logo{margin: 8px auto 0 8px;flex: 1;}
section.info .about .logo img{
	height: 60px;
    width: 180px;
    margin: 0 auto;
}
section.info .about .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 1px;
    text-align: left;
    border-left: 1px solid;
    padding: 0 0 0 40px;flex: 3;
}
section.info .mt40{
	margin-top: 40px;
}
section.info .about-list{
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
section.info .about-list li.flex{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	min-height: 300px;
	align-items: center;
	border-bottom: 1px solid #ddd;
	padding: 0 0 40px;
	margin: 0 0 40px;
}
section.info .about-list li:last-child.flex{
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
section.info .about-list li .about-list_text{
	width: 69.5%;
}
section.info .about-list li .about-list_img{
	width: 25%;
	padding: 0 0 0 32px;
}
section.info .about-list li .about-list_img img{
	width: 100%;
}
section.info .about-list li.school.flex,section.info .about-list li.event.flex{
	display: flex;
	/* flex-direction: row-reverse; */
}
section.info .about-list li.school.flex .text,section.info .about-list li.event.flex .text{
    margin-right: 0;
}

section.info .about-list li{
	/* margin-bottom: 120px; */
}
section.info .about-list li:last-child{
	margin-bottom: 0;
}
section.info .title-en{
	font-size: 30px;
	letter-spacing: 1px;
	color: #42B9C4;
	font-weight: bold;
	margin: 0 0 16px;
}
section.info .title{
	font-size: 16px;
	letter-spacing: 1px;
	color: #42B9C4;
	font-weight: bold;
	margin: 0 0 0 16px;
	border-left: 1px solid;
    padding: 0 0 0 16px;}
section.info .text{
	font-size: 14px;
    letter-spacing: 1px;
    color: #545454;
    font-weight: bold;
	line-height: 2;
    text-align: left;

	}

section.merit #archive_blog .item a.eventsnone,section.cb_tab_post.voice .blog_list .item a.eventsnone,.tab_content #archive_blog .item a.eventsnone{
	pointer-events: none;
}
section.cb_tab_post.voice{
	display: none;
}

.page-id-101 section.cb_tab_post.couse{
	background: #f8f8f8;margin: 40px 0 0;
}
.page-id-173 section.cb_tab_post.merit,.page-id-173 section.cb_tab_post.original{
	background: #f8f8f8;
}
.page-id-101 #main_content .blog_list .item .category,.page-id-160 #main_content .blog_list .item .category {
    background-color: #42B9C4;
    font-size: 14px;
    font-weight: bold;
    background: linear-gradient(-45deg,transparent 0%,transparent 50%,#42B9C4 50%,#42B9C4 100%);
    height: 60px;
    min-width: 60px;
    text-align: left;
    padding: 0 0 0 12px;
}


section.cb_tab_post.merit .blog_list .desc,section.cb_tab_post.voice .blog_list .desc {
    color: #000;
    line-height: 1.8;
    display: block;
    height: auto;
    overflow: unset;
    visibility: unset;
    font-size: 14px;
}
section.cb_tab_post.merit .blog_list .desc span,section.cb_tab_post.voice .blog_list .desc span {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: unset;
	font-weight: normal;
}
section.cb_tab_post.merit .blog_list .title,section.cb_tab_post.voice .blog_list .title {
	font-size: 14px;
    height: auto;
	text-align: center;
}
section.cb_tab_post.merit .blog_list .title span,section.cb_tab_post.voice .blog_list .title span{
    color: #2A6C99;
}

#main_content .beginnersguid .common_catch.header_catch {
    text-align: left;
    font-size: 20px !important;
    margin: 0 0 24px;
	color: #545454;
}

.text-blue{
	color: #2A6C99;
}
.couse-title{
    text-align: center;
    font-size: 40px !important;
    padding: 100px 0 0;
}
#main_content section.cb_tab_post.voice.template #archive_blog {
    padding: 0;
    margin: 0 auto;
}

#main_content section.cb_tab_post.merit #archive_blog,#main_content section.cb_tab_post.voice #archive_blog,#main_content section.cb_tab_post #archive_blog {
	padding: 40px 0;
}
section.cb_tab_post.recommend .item.flex{
	display: flex;
}
section.cb_tab_post.recommend .item.flex .image_wrap{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.cb_tab_post.recommend .item.flex .image_wrap img{
	width: 100%;
}
section.cb_tab_post.recommend .item .title{
	display: block;
	font-size: 20px;
	    margin-bottom: 32px;
}
section.cb_tab_post.recommend .item .title span{
	display: block;
	font-size: 14px;
	margin-bottom: 16px;
	margin-top: 40px;
}
section.cb_tab_post.recommend .item .desc {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 1px;
}
#main_content #single_post_header .category{
	background-color: #42B9C4;
}
/* タブ---------------------------------------------------------------*/ .tab-group{ display: -moz-flex; display: -webkit-flex; display: flex; -moz-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; -moz-justify-content: flex-start; -webkit-justify-content: flex-start; justify-content: flex-start; } .tab{ flex-grow: 1; padding:5px; list-style:none; border:solid 1px #CCC; text-align:center; cursor:pointer; width: 25%; align-items: center; margin: 0 auto; } .panel-group{ border-top:none; } .panel{ display:none; } .tab.is-active{ background:#F00; color:#FFF;} .panel.is-show{ display:block; }
/*タブ切り替え全体のスタイル*/
.tabs {text-align: center;}

/*タブのスタイル*/
.tab_item {
  width: calc(600px/2);
  height: 50px;
  background-color: #fff;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #545454;
  display: inline-block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
	border-bottom: 1px solid #ddd;
}
.recommend .content{
  text-align: left;
}

#main_content .tabs .common_catch.header_catch {
    text-align: left;
    font-size: 24px !important;
    margin: 0 0 24px;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 0;
  clear: both;
  overflow: hidden;
  text-align: left;
}


/*選択されているタブのコンテンツのみを表示*/
#couse:checked ~ #couse_content,
#voice:checked ~ #voice_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #2A6C99;
  color: #fff;
}

.couse-date{
margin: 2rem 0 0;
}

/*講座日時*/
.couse-date li{display: flex;color: #2A6C99;font-size: 14px;align-items: center;margin: 0 0 2rem;}

.couse-date li .getdate{
	font-weight: bold;
}
.couse-date li .application-period{
    border: 1px solid #2A6C99;
    color: #2A6C99;
    padding: 1rem;
    margin: 0 1rem 0 0;
    width: 120px;
    text-align: center;
}
/*講座フォーム*/
#form{
    background: #fff;
    margin: 4rem 0 0;
    padding: 2rem;
}
#form.confirmation{
    background: #fff;
    margin: 0;
    padding: 2rem;
}
input, textarea, select {
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 2rem;
    width: 100%;
    background: #fff;
}
.cotact-form{padding: 0 0 2rem;border-bottom: 1px solid #e9e9e9;margin: 0 0 2rem;}
.cotact-form.last{padding: 0;border-bottom: none;margin: 0;}
.cotact-form dt{
padding: 0 0 1rem;
}
.cotact-form dt .required{
    background: #CE2C2C;
    color: #fff;
    padding: 0 8px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 1rem;
}
.cotact-form dd{
width: 48%;
    display: inline-block;
}
.cotact-form input{
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 1rem;
    width: 100%;
    background: #f8f8f8;
}
.cotact-form .btn{
    color: #fff;
    background: linear-gradient(#2A6C99, #42B9C4);
    width: 100%;
    display: block;
    text-align: center;
    padding: 32px;
    letter-spacing: 1px;
    margin: 0;
    font-size: 24px;
    border-radius: 3em;
}
.page-title{
text-align: center;
    margin: 24px 0 0;
    font-size: 24px;
}
.policy .flex {
    display: flex;
    align-items: center;
}
.policy{
	margin: 0 0 4rem;
}
.policy input[type="checkbox"] {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin-right: 1rem;
}

.policy a{
	text-decoration: underline;
	color:#2A6C99;
}

.cotact-form.last .cancel{
	margin: 2rem 0 0;
	text-align: center;
}
.cotact-form.last .cancel a{
	text-decoration: underline;
	color: #2A6C99;
}


.completed .img{
	text-align: center;
	margin: 0 0 2rem;
}
.completed p{font-size: 24px;text-align: center;padding: 8px;font-weight: normal;}
.completed .text-s{
	font-size:16px;
	text-align: left;
	margin: 4rem 0;
}
.completed .home-btn a{
	border: 1px solid;
	border-radius: 3em;
	display: block;
	padding: 24px;
	color: #2A6C99;
}

#footer .link{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2rem 0;
}
#footer .link li{padding: 0 1rem;border-right: 1px solid;}
#footer .link li:last-child{border-right: none;}
#footer .link li a{display: block;font-size: 14px;font-weight: normal;}
#footer .footer_menu li a{
	font-weight: normal;
}
#main_content #footer_free {
    padding: 24px 0 0;
	border-bottom: none;

}
#footer .sns-area{
    display: flex;
    justify-content: center;
    padding: 0;

}
#footer #footer_site_desc{
	display: none;
}
#footer .sns-area li{
	margin: 0 8px;
}
#footer .sns-area li a {
    width: 24px;
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
#footer #footer_nav {
    padding: 0;display: none;
}
#footer #copyright {
	border: none;
    font-weight: normal;
	letter-spacing: 1px;

}
/*サイドバー*/
#container #global_menu > ul menu-item-695{
	position: relative;
}
#container #global_menu > ul #menu-item-695 a{
	color: #2a6c99;
	font-size: 14px;
	padding: 12px 16px 8px 58px;
}
#container #global_menu > ul #menu-item-695{
border-top: 1px solid #ddd;
    padding: 16px 0 0;
    margin: 16px 0 0;
}

#container #global_menu > ul #menu-item-695:before{
	content: '';/*何も入れない*/
	display: inline-block;
	width: 24px;/*画像の幅*/
	height: 24px;/*画像の高さ*/
	background-image: url(./img/icon_couse.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	position: absolute;
	top: 26px;
	left: 24px;
	z-index: 99;
}

nav#global_menu {
    border-bottom: none;
    padding: 0;
}
#container #global_menu > ul li a {
    transition: none;
	cursor: pointer;
    color: #000;
    text-decoration: none;
    line-height: 1.7;
    padding: 16px 40px 16px 24px;
    display: block;
    position: relative;
    overflow: hidden;
	font-size: 12px;
	transition: .3s;
}
#container #global_menu > ul li a:hover {
    background: #f5f5f5;
}
#container #global_menu > ul .menu-item-has-children.active .child_menu_button{
	transition: .3s;
}
#container #global_menu > ul .menu-item-has-children.active .child_menu_button + a{
	background: #f5f5f5;
}
#container #global_menu ul .menu-item-has-children.active .child_menu_button + a:hover{
	background: #f5f5f5;
}

#container #global_menu .child_menu_button:before {
    font-family: 'design_plus';
    content: '\e910';
    color: #000;
    display: block;
    position: absolute;
    right: 30px;
    top: 18px;
}
#container #global_menu ul ul li a {
    color: #fff;
    font-size: 12px;
}
#main_content .wp-block-button__link{
	color: #fff;
	cursor: pointer;
}
#main_content .wp-block-button__link:hover{
	background: #2a6c99;
}
#container #global_menu > ul li.current-menu-item a{
    background: #F3F9FD;
}


.tab-wrap{
	margin: 4rem 0 0;
}
.category-list {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  flex-wrap:wrap;
  width: 100%;
  padding:0 4rem;
}

.category-list__item{
    background-color: #ffffff;
    border: 1px solid #42B9C4;
    padding: 4px 12px;
    border-radius: 16px;
}

.category-list__item a {
  color: inherit;
  font-size: 14px;
}
.category-list__item a:hover {
  color: #42b9c4;
}
.category-list__item a.is-active {
	color: #ffffff;
  	border-bottom: unset;
}
.category-list__item:has(a.is-active){
    background-color: #42B9C4;
}
/*カテゴリーの親を非表示(ID)　先方希望により*/
.category-list__item:has(.cate-id46),
.category-list__item:has(.cate-id58){
    display: none;
}
.cate-id46,.cate-id58{
	display: none;
}
body.category #page_header {
    height: 100px;
    position: relative;
    background: none;
    display: none;
}
.grecaptcha-badge {
    margin-bottom: 90px !important;
}
@media only screen and (max-width: 1221px){
#header {
    width: 100%!important;
}

#drawer_menu #mobile_menu .child_menu_button {
    width: 100%;
}
	#drawer_menu #mobile_login_button a{
		background:#42b9c4;
	}
	#drawer_menu #mobile_login_button a:last-of-type {
        border-left: 1px solid #fff;
    }
#header #header_logo {
        padding: 0;
        height: 32px;
        border: none;
        display: block;
        position: absolute;
        top: 34px;
        left: 20px;
        min-height: auto;
}
#container #main_content {
    width: auto!important;
    left: auto!important;
}
#main_content .cb_tab_post_inner {
    width: auto;
    margin: 0 auto;
    padding: 0;
}
	#header .sns-area{
		display: none;
	}
	.beginnersguid .mv .pc{
		display: none;
	}
	.beginnersguid .mv .sp{
		display: block;
		    margin: 0 0 8rem;
	}
#main_content .blog_list .item.mb0 {
    margin-bottom: 24px!important;
}
#main_content .blog_list .item:last-child.mb0 {
    margin-bottom: 0!important;
}
#mobile_menu {
    background: #fff;
}
#mobile_menu ul {
    padding: 0 0 2rem 0;
}

#drawer_menu #mobile_menu > ul li.menu-item-695{
	padding: 16px 24px 0 24px;
	margin: 16px 0 0;
	position: relative;
	border-top: 1px solid #ddd;
}

#drawer_menu #mobile_menu > ul li.menu-item-695 a{
	color: #2a6c99;
	font-size: 120%;
	display: block;
	padding: 0 0 0 40px;
}
#drawer_menu #mobile_menu > ul li.menu-item-695:before{
	content: '';/*何も入れない*/
	display: inline-block;
	width: 24px;/*画像の幅*/
	height: 24px;/*画像の高さ*/
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	position: absolute;
	top: 25px;
	left: 24px;
	z-index: 99;
}

#drawer_menu #mobile_menu > ul li.menu-item-695:before{
	background-image: url(./img/icon_couse.svg);
}

#drawer_menu #mobile_menu > ul li a{
    font-size: 100%;
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif!important;
	color: #545454;
}

.beginnersguid-cv a {
    color: #fff;
    background: linear-gradient(#2A6C99, #42B9C4);
    width: 100%;
    display: block;
    text-align: center;
    padding: 1.6rem;
    letter-spacing: .1em;
    margin: 0;
    font-size: 1rem;
    position: fixed;
    bottom: 0;
	z-index: 99;
}
section.info .about .text {
    font-size: 100%;
}
#main_content .beginnersguid .common_catch.header_catch {
    text-align: center;
    margin: 0 0 2rem;
	display: block;
	font-size: 140% !important;
}
#main_content .cb_tab_post .header_catch .en {
	font-size: 90%;
    color: #2A6C99;
    letter-spacing: 1px;
    font-weight: bold;
}
section.info {
    width: 100%;
    margin: 0 auto;
    padding: 1rem;
}
section.info .title-en {
    font-size: 160%;
    letter-spacing: 1px;
    color: #42B9C4;
    font-weight: bold;
}

section.cb_tab_post.recommend .item.flex{
    display: block;
	padding: 1rem
}
#footer #footer_nav {
    display: block;
    font-weight: normal;
    padding: 24px;
}

section.info .title {
    font-size: 120%;
    letter-spacing: 1px;
    color: #545454;
    font-weight: bold;
    margin: 1rem 0;
}
#footer .post_content p:last-child img {
    margin: 0 auto;
}

#footer #footer_nav {
    padding: 0;display: none;
}
#footer #copyright{
    border-top: none;
}
#main_content .common_catch.header_catch {
    text-align: center;
    font-size: 120% !important;
    margin: 2.4rem auto;
}
#main_content .tabs .common_catch.header_catch {
    font-size: 120% !important;
    margin: 2.4rem auto 1rem;
}
.couse-title{
    text-align: center;
    font-size: 140% !important;
    padding: 2.4rem 0 1rem;
}
.home #main_content #archive_blog {
    width: 100%;
}
#main_content #archive_blog {
width: 100%;
    margin: 40px auto;
    padding: 0 24px;
}

#main_content .blog_list .item {
    width: 100%;
	margin-bottom: 24px;
}
#main_content #category_carousel {
    border-radius: 0;
}

#main_content .tab_item {
    width: calc(100%/2);
    display: block;
    float: left;
}
#main_content .cb_tab_post .header_catch {
    padding: 0;
}
.cotact-form .btn {
    padding: 1rem;
    font-size: 140%;
}
#drawer_menu #mobile_menu a {
    color: #545454;
    font-size: 100%;
    background: #fff;
    height: 42px;
    padding: 8px 24px;
    line-height: 42px;
}
#drawer_menu #mobile_menu .child_menu_button:before,#drawer_menu #mobile_menu .child_menu_button:after {
    background: #545454;
}
#drawer_menu #mobile_menu li ul {
    background: #fff;
}
#drawer_menu #mobile_menu li {
    background: #fff;
}
	#drawer_menu{
		background: #fff;
	}
.couse-date li {
    display: block;

}
.couse-date li .application-period {
    border: 1px solid #2A6C99;
    color: #2A6C99;
    padding: 1rem;
    margin: 0 auto 1rem;
    width: 100%;
    text-align: center;
}
.couse-date li .getdate {
    font-weight: bold;
    text-align: left;
    padding: 8px;
    font-size: 120%;
}

#footer .link{
	display: block;
	justify-content: center;
	align-items: center;
	margin: 0;

	padding: 1rem 2rem;
}
	#footer .link.first{
		margin: 2rem 0 0;
	}
#footer .link li{padding: 1rem 0;border-right: none;}
#footer .link li:last-child{border-right: none;}
#footer .link li a{display: block;}
	#footer #footer_sns{
		display: none;
	}
#footer #footer_free {
    padding: 40px 0 0;
}
#footer #copyright {
    height: 50px;
    line-height: 50px;

}
	img{
		width: 100%;
	}

}


@media only screen and (max-width: 768px){
#header {
    width: 100%!important;
}

body #container,#container input,#container textarea {
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif!important;
	color: #545454;
}
	.tab-wrap {
    margin: 24px 0 0;
}
.category-list {
        flex-wrap: wrap;
        padding: 0 24px;
        justify-content: flex-start;
}

.category-list__item > .category-list{
        flex-wrap: wrap;
        padding: 0;
}

.page-id-101 .cb_free_space .post_content {
    width: 100%;
    margin: 0 auto;
}
#main_content {
   width: auto!important;
    left: auto !important;
    overflow: hidden;
}
	#header_slider .content {
    padding: 0 20px!important;
}
#main_content .cb_tab_post_inner {
    width: auto;
    margin: 0 auto;
    padding: 50px 0;
}

/*記事一覧の背景、タブの横幅制御*/
body.category #page_header,body.category #category_carousel_wrap{
	width: 100%;
    margin: 0 auto;
}
body.category #page_header {
    height: 80px;

}
.beginnersguid .mv {
aspect-ratio: 5 / 7;
    background: url(./img/LPMV_sp.webp) 50% 50%/cover no-repeat;
    width: 100%;
    margin: 0 auto 24px;
    max-width: 100%;
}
.beginnersguid .mv .scroll{
	bottom: 6rem;
    right: 1rem;
    left: auto;
}
section.info .about {
    display: block;
    margin: 0 0 40px;
	text-align: center;
}
section.info .about .logo {
    padding: 0;
    margin: 0 auto;
}
section.info .about .logo img {
    height: auto;
    width: 40%;
    margin: 0 auto;
}
section.info .about .text {
    font-weight: bold;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    border-left: 0;
    padding: 24px 0 0 0;
}
	section.info .about .text br{
    display: none;
}
section.info .about-list li.flex,section.info .about-list li.school.flex, section.info .about-list li.event.flex{
	display: block;
	margin: 0 0 24px;
	padding: 0 0 24px;
}
section.info .about-list li .about-list_img {
    width: 70%;
    margin: 0 auto 24px;
	padding: 0 16px;
}
section.info .about-list li .about-list_text {
    width: 100%;
}
section.info .title {
    font-size: 70%;
    letter-spacing: 1px;
    color: #42B9C4;
    font-weight: bold;
    margin: 0 0 0 1rem;
    padding: 0 0 0 1rem;
}
#main_content .blog_list .content {
    border-right: none;
}
#main_content .category-tab {
    display: flex;
    justify-content: center;
    width: 100%;
    overflow: hidden;
	flex-wrap: wrap;
}
#main_content .category-tab.movie_category li {
    width: calc(100%/2);
    text-align: center;
}
#main_content .category-tab.article_category li {
    width: calc(100%/3);
    text-align: center;
}
#main_content .category-tab li a {
    min-width: auto;
    height: 50px;
    font-size: 90%;
    border: none;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
	background: #f8f8f8;
}
	#main_content #single_post_header .like_button{
		top: 0;
	}
	body #container #main_content #single_post_header .title {
    font-size: 1.6rem;
		margin: 0 24px;
}
	#container .cb_free_space{
		margin: 40px 0;
	}
	#container center{
		margin: 0 24px;
	}
    #header_slider_wrap{
        height: unset!important;
    }
    #header_slider{
        height: unset!important;
    }
    #header_slider .content{
        height: 100%!important;
        padding: 0px!important;
    }
    #header_slider .item{
        height: 100%!important;
    }
    #container #header_slider_wrap{
        -webkit-margin-top: 60px;
    }
    #header_slider .bg_image{
        position: relative!important;
    }
}
