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

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	-webkit-text-size-adjust: 100%;
}

textarea{
	font-size: 100%;
}

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

hr{
	display: none;
}

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"]{
	position: absolute; top: 0;
}

body{
	height: 100%;
    font-family: arial,sans-serif;
	background: #fff;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a{
	text-decoration: none;
	color: #000;
}

.s_text {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-variant-ligatures: no-common-ligatures;
    text-align: justify;
}

.pc_view{
	display: none !important;
}

.header_inner h1 {
    width: 120px;
}

.header_inner {
    height: 96px;
}

.header_nav_sns {
    display: flex;
    flex-direction: column;
    margin-top: 0;
}

.block_language {
}

#g-nav.panelactive {
    top: 98px;
}

.header_nav_main {
    margin: 48px 0 0;
}

#g-nav-list {
    gap: 48px;
}

.main_visual {
    padding-top: 96px;
    padding-bottom: 72px;
    background-size: 88%;
}

.main_visual_inner {
    display: flex;
    flex-direction: column;
    max-width: unset;
    width: 88%;
    height: auto;
}

.main_visual_left {
    width: 100%;
    margin: 24px 0 40px;
}

.main_visual_right {
    width: 100%;
    border: none;
    background-image: unset !important;
}

.block_main_post figure {
}

.block_main_post {
    transform: unset;
    position: unset;
    width: 88%;
    margin: 0 auto;
}

.block_main_post_detail {
    width: 96%;
    left: 2%;
    bottom: -40px;
}

.main_visual_right::before {
    content: unset;
}

.section_topinfo_inner {
    display: flex;
    flex-direction: column;
    max-width: unset;
}

.section_topinfo_left {
    width: 100%;
}

.section_topinfo_right {
    width: 100%;
    gap: 48px 6%;
}

.item_topinfo {
    width: 47%;
}

.item_topinfo h3 {
    font-size: 1.4rem;
}

.item_topinfo .category {
    top: -8px;
    left: 0px;
}

dl.block_dateplace dt {
    clear: unset;
    float: unset;
    width: auto;
}

dl.block_dateplace dd {
    padding-left: 0;
}

.section_topabout_inner {
    display: flex;
    flex-direction: column;
    width: 88%;
    max-width: unset;
}

.section_topabout_left {
    width: 100%;
}

.headline h2 {
    font-size: 2.8rem;
}

.section_topkikumiruyomu .headline {
    margin: 0 auto 40px;
}

.section_topkikumiruyomu .button {
    text-align: center;
    margin-bottom: 40px;
}

.section_topkikumiruyomu .link_button {
    width: 200px;
    margin: 0 auto 40px;
    display: block;
}

.section_supportcontact_left {
    width: 100%;
    border-right: none;
    border-bottom: solid;
    max-width: unset;
    padding: 32px 0 48px;
}

.section_supportcontact_right {
    width: 100%;
    max-width: unset;
    padding: 32px 0;
}

.section_supportcontact .headline {
    margin-bottom: 24px;
}

.section_supportcontact_detail .text{
    margin-bottom: 24px;
}

.section_supportcontact {
    display: flex;
    flex-direction: column;
}

.bg_footer {
    height: 24vh;
}

.footer_sitemap_main {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.otherpage {
    padding-top: 140px;
}

.block_newspage_inner {
    width: 88%;
    max-width: unset;
}

.block_newspage_item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.block_singlepage_inner {
    width: 88%;
    max-width: unset;
}

.block_singlepage_inner h3 {
    font-size: 2rem;
}

.block_schedule_list {
    gap: 48px 5%;
}

.block_schedule_item {
    width: 47.5%;
}

body.single dl.block_dateplace dt {
    width: unset;
}

body.single dl.block_dateplace dd {
    padding-left: 0;
    margin-top: 8px;
}

.block_workshop_event_list {
    gap: 48px 5%;
}

.block_workshop_event_item {
    width: 47.5%;
}

.block_workshop_archive{
    display: flex;
    flex-direction: column;
}

.block_workshop_archive_left {
    width: 100%;
    margin-bottom: 24px;
}

.block_workshop_archive_right {
    width: 100%;
}

.block_workshop_event h3 {
    text-align: left;
}

.block_member_list {
    gap: 40px 5%;
}

.block_member_item {
    width: 47.5%;
}

.block_membersinglepage_detail {
    width: 88%;
    max-width: unset;
    display: flex;
    flex-direction: column;
}

.block_kmysinglepage_detail_left {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.block_kmysinglepage_detail_right {
    width: 100%;
}

.block_membersinglepage_name {
    width: 88%;
    margin: 0 auto 24px;
}

.section_topnews {
    display: none;
}

.section_topinfo {
    border-top: none;
    padding-top: 64px;
}

.section_topinfo_left ul {
    display: none;
}

.button_recruiting {
    display: none;
}

.block_newspage_item .date {
    font-size: 1.2rem;
}

.schedule_end {
    top: -8px;
    left: 0px;
    font-size: 1.2rem;
}

.block_membersinglepage_name h3 {
    font-size: 2rem;
}

.main_visual_left_inner img {
    width: 64%;
}

.block_membersinglepage_detail_left {
    width: 100%;
}

.block_membersinglepage_detail_right {
    width: 100%;
    margin-top: 24px;
}

.block_aboutpage_language {
    max-width: unset;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.block_aboutpage_language_left {
    width: 100%;
    min-width: unset;
}

.block_aboutpage_language_left ul {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    width: 100%;
    overflow-y: hidden;
    padding: 8px 0;
    flex-wrap: wrap;
    gap: 16px 
}

.block_aboutpage_language_right {
    width: 100%;
    padding: 8%;
}

.block_aboutpage_list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 6%;
}

.block_aboutpage_item {
    width: 47%;
    position: relative;
}

.button a{
}

.block_aboutpage_language_left li small {
    margin-left: 4px;
}

.block_workshop_detail_inner {
    flex-direction: column;
    gap: 24px;
}

.block_workshop_detail_left {
    width: 100%;
}

.block_workshop_detail_right {
    width: 100%;
}

.nav_kmy_category ul li {
    font-size: 1.4rem;
}

.nav_kmy_category ul li:not(:first-child)::before {
    margin: 0 16px;
}

.block_schedule_archive_inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.block_schedule_archive_item {
    width: 100%;
}

.block_schedule_archive ul li h5 {
    font-size: 1.4rem;
}

.block_pagenav a.first,
.block_pagenav a.last {
    display: none;
}

.block_supportpage_detail {
    border-radius: 20px;
    padding: 32px 6%;
}

.nav_kmy_category ul li a {
    padding: 6px 12px;
}

.nav_kmy_category ul li:not(:first-child)::before {
    margin: 0 8px;
}
























}




















