@charset 'UTF-8';

.nav-toggle,
#drawer{
	display:none;
}

@media only screen and (max-width:1440px){
    /* TOP */
    .top-service__bg img {
        object-position: 70% center;
    }
}

/* PC Mini *****************************************************/
@media only screen and (max-width:1280px){

body,
body.home{
	width:100%;
	min-width:1280px;
}

/* TOP */
.top-mv__inner{
    height:700px;
}
.top-mv__topics{
    position:relative;
    bottom:0;
}

}

@media only screen and (max-width:1280px) and (min-width:992px){
    .top-mv__inner{
        margin-top:80px;
    }
}
/* PC Mini END *****************************************************/


/* TABLET *****************************************************/
@media only screen and (max-width:991px){

body,
body.home{
	min-width:unset;
	padding-bottom:50px;
}

.padding-top{
	padding-top:60px;
}
.padding-bottom{
	padding-bottom:60px;
}
.padding-tb{
	padding:60px 0;
}


/* HEADER */
.header-logo{
	top:20px;
	left:20px;
}
.header-logo__h1{
	width:160px;
}
.header-menu{
	display:none;
}


/* DRAWER */
.nav-toggle{
	display:block;
	position:fixed;
	top:0;
	right:0;
	width:60px;
	height:60px;
	background:var(--main);
	cursor:pointer;
	z-index:999;
}
.nav-toggle span{
	display:block;
	position:absolute;
	width:30px;
	height:2px;
	background:var(--base-color);
	transition:.3s;
	left:15px;
}
.nav-toggle span:nth-of-type(1){
	top:21px;
}
.nav-toggle span:nth-of-type(2){
	top:29px;
	opacity:1;
}
.nav-toggle span:nth-of-type(3){
	top:37px;
}
.nav-toggle.open span:nth-of-type(1){
	transform:translateY(8px) rotate(-45deg);
}
.nav-toggle.open span:nth-of-type(2){
	opacity:0;
}
.nav-toggle.open span:nth-of-type(3){
	transform:translateY(-8px) rotate(45deg);
}

#drawer{
	display:block;
	position:fixed;
	top:0;
	right:0;
	width:320px;
	height:100vh;
	background:#FFF;
	z-index:998;
	transform:translateX(101%);
	transition:.3s;
}
#drawer.open{
	transform:translateX(0);
}
.drawer-inner{
	padding:70px 40px;
	height: 100%;
    overflow-y: scroll;
}
.drawer-menu__ul__li:not(:last-of-type){
	margin-bottom:16px;
}
.drawer-menu__ul__li--nolink,
.drawer-menu__ul__li a{
	font-size:32px;
}
.drawer-menu__secul__li a{
	font-size:14px;
}
.drawer-menu__secul__li a span{
    font-size:18px;
}
.drawer-menu__secul{
	margin-top:12px;
	padding-left:20px;
}
.drawer-menu__secul__li:not(:last-of-type){
	margin-bottom:6px;
}
.drawer-menu__ul__li.contact>a{
	background: linear-gradient(90deg, #00a0df 0%, #232288 20%, #e3007e 40%, #e51f1f 60%, #feed00 80%, #00974b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.drawer-menu__ul__li.privacy>a{
	font-size:20px;
}


/* FOOTER */
.footer-s1__link--text{
	font-size:4.4vw;
}
.footer-menus{
	gap:12px;
	flex-wrap:wrap;
}

#aside-reserve{
	top:unset;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
}
#aside-reserve a{
	flex-direction:row;
	border-radius:0;
}
.aside-reserve--text{
	writing-mode:horizontal-tb;
	-ms-writing-mode:rl-tb;
}
.aside-reserve--text br{
	display:none;
}


/* TOP */
.top-mv{
	padding:0;
}
.top-mv__inner{
	clip-path:none;
}
.top-mv__inner{
	height: 80vw;
}
.top-mv__mainimg{
	width:40%;
}
.top-mv__line01 {
    width: 40%;
    left: 15%;
    top: 11%;
}
.top-mv__line02 {
    width: 6%;
    left: 4%;
    top: 19%;
}
.top-mv__line03 {
    width: 29%;
}
.top-mv__line04 {
    width: 32%;
}
.top-mv__line05 {
    width: 29%;
    top: 81%;
    left: 50%;
}
.top-mv__line06{
    width:10%;
    top:43%;
}
.top-mv__topics{
	position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
}

.top-s1__maintitle,
.top-s3__head--title--text,
.top-service__title{
	font-size:7vw;
}

.top-s1__maintitle{
    max-width:100%;
}
.top-s1__maintitle small{
    font-size:3.8vw;
}

.top-service__bg img{
    object-position: 63% center;
}


/* PAGE */
.common-mv__title--en{
    line-height:1.2;
    margin-bottom:0.25em;
}


/* CONCEPT */
.concept-s1__maintext picture img{
    -webkit-clip-path: inset(0) !important;
    clip-path: inset(0) !important;
}
.concept-s1__textflex{
    grid-template-columns:1fr;
    gap:30px;
}
.concept-s2__flex{
	gap:40px;
}
.concept-s2__flex--cont {
    width: 100%;
    padding-right: 0;
}
.concept-s2__flex--img {
    width: 100%;
    text-align: center;
}



/* SERVICE */
.service-head__flex--cont {
    width: 100%;
}
.service-head__flex--img {
    width: 100%;
    text-align: center;
}
.service-title{
	margin-bottom:30px;
}

.s1-calendar__li{
	width:100%;
	flex-wrap:wrap;
	gap: 20px 30px;
}
.s1-calendar__image {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    text-align:center;
}
.s1-calendar__image::before{
	content:none;
}
.s1-calendar__image img{
	width:100%;
	max-width:320px;
}

.s01-careers{
	margin-top:-250px;
	gap: 12px;
}
.s01-career--arrow{
	font-size:18px;
	width:calc(100% + 120px);
}
.s01-career__stepbox--image.n1{
	top:-44%;
}
.s01-career__stepbox--image.n2{
	top:-37%;
}
.s01-career__stepbox--image.n3 {
    top: -19%;
    left: 27%;
}
.s01-career__stepbox--image.n4{
	top:-40%;
}
.s01-career__stepbox--image.n5{
	top:-40%;
	left: 9%;
}
.s01-career__stepbox--text{
	font-size:3vw;
}
.s01-career__cont--title{
	font-size:16px;
}
.s01-career__cont--text{
	font-size:14px;
	height: 4em;
}

.subp-s02__title{
    font-size:42px;
}
.s04-access--link{
    text-align:center;
    padding-left:0;
}

.s01-s2__boardwrap--hv{
	display:none;
}

.s02-bento{
	gap:30px;
	flex-wrap:wrap;
}
.s02-bento--cont{
	width:100%;
}
.s02-bento--title{
	justify-content:center;
}
.s02-bento--text{
	text-align:center;
}
.s02-bento--img {
    width: 100%;
    text-align: center;
}
.s02-bento--img img{
    width: 100%;
    max-width:320px;
}
.s02-flows{
	gap:30px;
}
.s02-flow:not(:last-of-type)::before{
	right:-26px;
}
.s02-flow--img img {
    height: 80px;
}

.s02-head__flex{
    flex-wrap:wrap;
    gap:40px;
}
.s02-head__image{
    margin:0 auto;
}
.s02-service__cafe__data{
    grid-template-columns:1fr;
    gap:20px;
}

.s03-gyozas {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 30px;
}

.s04-menu__flex{
	gap:20px;
}
.s04-menu__flex--img {
    width: 100%;
    text-align: center;
}
.s04-menu__flex--img img{
	width:100%;
	max-width:320px;
}
.s04-menu__flex--cont{
	width:100%;
}
.s04-s4__grid {
    grid-template-columns: 1fr;
    gap: 30px;
}


}
/* TABLET END *****************************************************/




/* SP HORZ *****************************************************/
@media only screen and (max-width:767px){

p{
	font-size:14px;
}


/* COMMON */
.common-titlelink__lines--en {
    font-size: 38px;
}
.common-titlelink__lines--jp {
    font-size: 16px;
}
.common-titlelink a::after {
    width: 30px;
    height: 31px;
    top: 6px;
}

.common-bigbtn a {
    width: 100%;
    height: auto;
    padding: 30px 20px;
}
.common-bigbtn__lines--en {
    font-size: 34px;
}
.common-bigbtn a::after{
	width:30px;
	height:31px;
	top:0;
}


/* HEADER */
.header-logo {
    top: 10px;
    left: 10px;
}
.header-logo__h1 {
    width: 120px;
}

/* DRAWER */
#drawer{
	width:100%;
}
.drawer-menu__ul__li,
.drawer-menu__ul__li--nolink,
.drawer-menu__ul__li a {
    font-size: 26px;
    text-align:center;
}
.drawer-menu__secul{
    padding:0;
}
.hm-num{
    font-size:18px;
}
.drawer-menu__secul__li a{
	font-size:14px;
}


/* FOOTER */
.top-service__box {
    width: 100%;
}
.top-service__title {
    font-size: 38px;
}
.top-service__menus{
    width:100%;
    max-width:100%;
	gap:12px;
	margin-bottom:30px;
}
.top-service__menu--num {
    font-size: 20px;
}
.top-service__menu--ul{
    padding-left:30px;
}

.footer-s1__links {
    grid-template-columns: 1fr;
    gap: 0;
}
.footer-s1__link{
    padding:32px 0;
}
.footer-s1__link:nth-of-type(1) {
    padding-right: 0;
    border-right:0;
    border-bottom: 1px solid #FFF;
}
.footer-s1__link:nth-of-type(2) {
    padding-left: 0;
}

.footer-sec01{
    padding:0;
}
.footer-sec03 {
    padding: 30px 0;
}
.footer-sec02{
	display:none;
}
.footer-logo__h1 {
    font-size: 14px;
}
.footer-logo__img img{
	width:100%;
	max-width:180px;
}

.copyright{
	font-size:12px;
}



/* TOP */

.top-mv__topics{
	width:100%;
	left:0;
}
.top-mv__topics a{
	gap:20px;
	flex-wrap: wrap;
	padding: 10px 20px;
	gap: 8px;
}
.top-mv__topics--head {
    font-size: 16px;
}
.top-mv__topics--contents{
	width:100%;
}
.top-mv__topics--contents--cat span.cat{
	font-size:10px;
}
.top-mv__topics--contents--date,
.top-mv__topics--contents--title {
    font-size: 12px;
}

.top-s1__maintitle{
    font-size:38px;
}
.top-s1__maintitle small{
    font-size:14px;
}

.top-s1__belt {
    margin: 30px 0 0;
}
.top-s1__belt img{
    height: 18px;
}

.top-maintext{
	font-size:16px;
}

.top-boxel__bg{
	clip-path:none;
	width:calc(100% + 40px);
	height: 67vw;
	margin-left:-20px;
}

.top-s3__head{
	flex-wrap:wrap;
    margin-bottom:0;
}

.top-service__bg img{
    opacity:0 !important;
}

.top-s3__head--title--text{
    font-size:38px;
}


/* PAGE */
.common-mv{
	padding:0;
}
.common-mv__inner {
    clip-path: none;
    padding: 150px 20px 60px;
}
.common-mv__title{
	width:100%;
    text-shadow: 1px 1px 3px #fff;
}
.common-mv__title--en{
	font-size:40px;
}
.common-mv__title--jp{
	font-size:16px;
}

.page-title{
	margin-bottom:30px;
}
.page-title--en{
	font-size:26px;
}

.page-title-japanese {
    margin-bottom: 30px;
}
.page-title-japanese--jp{
	font-size:24px;
}

.short-mv .common-mv__inner {
    padding: 90px 20px 30px;
}


/* CONCEPT */
.concept-s1__title {
    font-size: 6vw;
    margin-bottom: 30px;
}
.concept-s1__text {
    text-align: left;
    font-size: 14px;
    margin-bottom: 30px;
}
.concept-s1__belt img{
	height:5vw;
	max-width: unset;
}

.concept-s2__belt {
    right: 0px;
    width: 40px;
}
.concept-s2__flex--cont--title {
    font-size: 7vw;
    margin-bottom: 30px;
}
.concept-s2__flex--cont--text {
    font-size: 14px;
}

.concept-s3__mainbox--inner{
	clip-path:none;
	width:calc(100% + 40px);
	margin-left:-20px;
}

.concept-s3__maintext {
    margin-top: 30px;
    margin-bottom:30px;
    font-size: 14px;
}
.concept-s3__belt img{
	height:5vw;
}

.concept-s3__maintitle{
    font-size:22px;
}
.concept-s3__mainbox--name{
    -ms-writing-mode:horizontal-tb;
    writing-mode:lr-tb;
    width:20vw;
    font-size:5vw;
    left:calc(50% - 10vw);
}


/* SERVICE */
.common-mv.service-mv .common-mv__bg img{
    object-position:right top;
}
.service01-door .common-mv.service-mv .common-mv__bg img,
.wakuwakubeans .common-mv.service-mv .common-mv__bg img{
    object-position:center top;
}
.service02 .common-mv.service-mv .common-mv__bg img{
    object-position:center;
}

.service-title{
	gap:12px;
}
.service-title--num {
    font-size: 44px;
}
.service-title--en {
    font-size: 28px;
}
.service-title--jp {
    font-size: 16px;
}
.service-head__flex--cont--title {
    font-size: 22px;
}
.service-head__flex--cont--text {
    font-size: 14px;
}

.s01-s2__flex--cont--title{
	font-size:8vw;
}
.s01-s2__flex--cont--subtitle {
    width: 100%;
    font-size: 18px;
    margin-bottom: 14px;
}
.s01-s2__flex--cont--text{
	font-size:14px;
}
.s01-s3__box--inner {
    clip-path: none;
    padding: 30px 0;
    width:calc(100% + 40px);
    margin-left:-20px;
}
.s01-s3__box--head{
	flex-wrap:wrap;
}
.s01-s3__box--head--title--icon {
    width: 40px;
}
.s01-s3__box--head--title--text {
    height: 40px;
    font-size: 18px;
    padding: 0 20px 0 20px;
}
.s01-s3__box--head--text {
    max-width: 100%;
    font-size: 14px;
}
.s01-s3__box--head.calendar {
    padding: 0 0 30px;
}

.s1-calendar__ul {
    margin: 0;
}
.s1-calendar__li {
    gap: 10px 20px;
}
.s1-calendar__li:not(:last-of-type) {
    margin-bottom: 20px;
}
.s1-calendar__li--date {
    width: 100%;
    font-size: 16px;
}
.s1-calendar__li--text{
	width:100%;
}

.s01-tl__ul::before{
	left:-10px;
}
.s01-tl__li{
	width:100%;
}
.s01-tl__li:not(:last-of-type) {
    margin-bottom: 20px;
}
.s01-tl__li.right {
    margin-left: 0;
}
.s01-tl__li.left::before {
    right: unset;
    left: -13px;
}
.s01-tl__li.right::before {
    left: -13px;
}
.s01-tl__li.has-tlimage:not(.adjust01)::before{
	top:0;
}
.s01-tl__li--image img{
	height:auto;
}
.s01-tl__li.adjust01 .s01-tl__li--image img {
    margin-top: 0;
}
.s01-tl__li.has-tlimage.adjust01::before {
    top: 0;
}
.s01-tl__li.adjust02 .s01-tl__li--image img {
    margin-top: 0;
}
.s01-tl__li--head--time {
    font-size: 18px;
    width: 55px;
}
.s01-tl__li--head--text{
	font-size:16px;
}
.s01-tl__li--text{
	padding-left: 75px;
}
.s01-s4--title{
	font-size:11vw;
	margin-bottom: 20px;
}
.s01-s4--subtitle {
    font-size: 24px;
    margin-bottom: 20px;
}
.s01-s4--maintext{
	font-size:14px;
}

.s01-careers {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 60px;
    width: 100%;
    gap: 40px 12px;
}
.s01-career__step {
    height: auto;
    margin-bottom: 12px;
}
.s01-career__stepbox{
	height:auto !important;
	flex-wrap:wrap;
	gap:20px;
	padding: 10px;
}
.s01-career__stepbox--image{
	display:none;
	position:relative;
	width: 100% !important;
    text-align: center;
    top: 0 !important;
    left: 0 !important;
}
.s01-career__stepbox--image img{
	width:50%;
}
.s01-career__stepbox--text{
	width:100%;
	text-align: center;
    font-size: 18px;
}
.s01-career__cont:not(:last-of-type) {
    margin-bottom: 12px;
}
.s01-career__cont--text{
	height: auto;
}
.s01-career--arrow {
	clip-path:polygon(0 0, calc(100% - 16px) 0, 100% 50%, calc(100% - 16px) 100%, 0 100%, 16px 50%);
	display:flex;
	align-items: center;
    justify-content: center;
    font-size: 18px;
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
    order: 6;
    transform: rotate(0);
    text-align: center;
}
.s01-career--arrow::before{
	content:none;
}

.supb-mainimg picture img{
    -webkit-clip-path:inset(0) !important;
    clip-path:inset(0) !important;
}

.supb-s01__hv{
    position:relative;
    width:100%;
    transform:none;
    padding:30px 20px 0;
}
.subp-s02__title{
    font-size:24px;
}
.subp-s02__text{
    font-size:15px;
}
.supb-s02__wideimg{
    margin-top:30px;
}


.supt-headhv{
    right:5%;
    width:31%;
}
.wakuwaku-title{
    margin-bottom:30px;
}
.wakuwaku-title--num{
    padding:0;
    margin:0;
}
.sust-head__mainimg{
    padding-top:40px;
}
.sust-head__mainimg img{
    width:100%;
}

.wakuwaku-s2__case--title{
    flex-wrap:wrap;
    gap:12px 20px;
    justify-content:center;
}
.wakuwaku-s2__case--title--num{
    font-size:20px;
    padding:0 18px;
    margin-right:12px;
}
.wakuwaku-s2__case--title--text{
    font-size:15px;
}
.wakuwaku-case__flow{
    justify-content:center;
}
.wakuwaku-case__flow--place{
    width:70px;
    height:70px;
}
.wakuwaku-case__flow--place--text{
    font-size:14px;
    white-space:nowrap;
}
.wakuwaku-case__flow--arrow{
    width:calc((100% - (70px * 3)) / 2);
}
.wakuwaku-case__flow--arrow::after{
    width:11.5px;
    height:14.25px;
    top:-5.5px;
}
.wakuwaku-case__flow--arrow--wwm{
    width:46px;
    top:-14px;
    left:calc(50% - 23px);
}
.wakuwaku-case__flow--arrow--wwm--text{
    font-size:14px;
}
.wakuwaku-case__flow--place--pop{
    font-size:14px;
    bottom:unset;
    top:-10px;
}

.wakuwaku-s2__bottomtitle{
    font-size:24px;
}
.wakuwaku-s3__mainbox{
    padding:0;
}
.wakuwaku-s3__mainbox--bg{
    clip-path:none;
}
.wakuwaku-s3__maintext{
    font-size:14px;
    margin-bottom:30px;
}

.supt-curriculum__box{
    padding:30px 10px;
}
.supt-curriculum__box__text{
    font-size:15px;
}
.supt-curriculum__box__text em{
    font-size:20px;
}

.wakuwaku-s4__box{
    flex-wrap:wrap;
    gap:16px;
    padding:30px 20px;
}
.wakuwaku-s4__list{
    flex-wrap:wrap;
}
.wakuwaku-s4__list dt{
    width:100%;
    padding-bottom:5px;
    border-bottom:1px solid var(--base-color);
    font-size:16px;
}
.wakuwaku-s4__list dd{
    border:0;
    width:100%;
    padding:0;
    padding-top:5px;
    font-size:14px;
}
.wakuwaku-s4__list--main{
    font-size:15px;
}
.wakuwaku-s4__list--sub{
    font-size:13px;
}


.s02-flows{
	grid-template-columns:1fr;
	gap:60px;
}
.s02-flow:not(:last-of-type)::before {
    right: calc(50% - 15px);
    top: unset;
    bottom: -45px;
    transform-origin: center;
    transform: rotate(90deg);
}
.s02-bentolink a{
	width: 100%;
    height: auto;
    padding: 30px 20px;
}
.s02-bentolink--text{
	font-size:24px;
}
.s02-bentolink a::after{
	width:30px;
	height:31px;
	top:0;
}


.s02-head{
    padding-bottom:60px;
}
.s02-head__title{
    margin:20px 0;
}
.s02-head__title__en{
    font-size:42px;
}
.s02-head__subtitle{
    font-size:22px;
}
.s02-head__text{
    font-size:16px;
}
.s02-head__hv{
    display:none;
}

.s02-services{
    padding:60px 20px 60px;
}
.s02-services__box{
    clip-path:var(--m-poly);
    padding:30px 0;
}

.s02-service__title{
    gap:18px;
}
.s02-service__title__num{
    font-size:28px;
}
.s01-service__title__text{
    font-size:24px;
}
.s02-service__box__text{
    font-size:16px;
}

.s02-services__box__sectiontitle{
    font-size:20px;
}
.s02-services__banners{
    grid-template-columns:1fr;
}

.s02-service__wwses{
    grid-template-columns:1fr;
    gap:12px;
}
.s02-service__wws__addressbox__container{
    padding:30px 10px;
}
.s02-service__wws__addressbox__text{
    font-size:14px;
}

.s02-service__cafe__datum,
.s02-service__cafe__datum__container{
    clip-path:var(--m-poly);
}
.s02-service__cafe__datum__container{
    padding:30px 20px;
}
.s02-service__cafe__datum__title{
    font-size:20px;
}
.s02-service__cafe__data__address{
    font-size:14px;
}
.s02-service__cafe__data__address b{
    font-size:16px;
}

.s02-service__chanpon{
    margin-bottom:60px;
}
.s02-service__cafe__dls dl{
    flex-wrap:wrap;
}
.s02-service__cafe__dls dl dt,
.s02-service__cafe__dls dl dd{
    width:100%;
}
.s02-service__cafe__dls dl dt{
    font-size:18px;
    border:0;
    border-bottom:1px solid var(--base-color);
    padding-bottom:8px;
}
.s02-service__cafe__dls dl dd{
    font-size:16px;
    padding:0;
    padding-top:12px;
}
.s02-service__cafe__datum__hv{
    width:80px;
    height:80px;
    top:10px;
    right:10px;
}


.s03-gyozas {
    grid-template-columns: 1fr;
}
.s03-gyoza--img {
    margin-bottom: 20px;
}
.s03-gyoza--title {
    font-size: 18px;
    margin-bottom: 12px;
}
.s03-gyoza--text {
    font-size: 14px;
}

.s03-kod{
	flex-wrap: wrap;
    gap: 20px;
}
.s03-kod:not(:last-of-type) {
    margin-bottom: 50px;
}
.s03-kod--img {
    width: 100%;
}
.s03-kod--cont {
    width: 100%;
}
.s03-kod--num {
    font-size: 34px;
    margin-bottom: 10px;
}
.s03-kod--title {
    font-size: 18px;
    margin-bottom: 10px;
}
.s03-kod--text {
    font-size: 14px;
}

.s04-s4__grid--item{
	padding:20px;
}
.s04-openinghour--dl{
	flex-wrap: wrap;
    gap: 10px;
}
.s04-openinghour--dl>dt {
    width: 100%;
    font-size: 16px;
}
.s04-openinghour--dl>dd {
    width: 100%;
    padding-left: 0;
    padding-top:12px;
    font-size: 14px;
    border-left: 0;
    border-top: 1px solid var(--base-color);
}
.s04-openinghour--secdl>dt {
    width: 5em;
}

.s04-menu--head--title{
	font-size:40px;
}
.s04-menu--head--jptitle {
    font-size: 18px;
}
.s02-bento--title{
	font-size:18px;
}
.s04-access--title {
    font-size: 18px;
}
.s04-access--address {
    font-size: 14px;
}


/* COMPANY */
.company-dls dl{
	gap:12px;
	flex-wrap:wrap;
	font-size: 14px;
}
.company-dls dl:not(:last-of-type){
	margin-bottom:14px;
}
.company-dls dl dt {
    padding: 10px 0 0;
    width: 100%;
}
.company-dls dl dd {
    width: 100%;
    padding: 10px 0;
    padding-left: 0;
}
.company-dls dl dd a{
    color:#000 !important;
}

.history-ul{
	padding-left:40px;
}
.history-ul::before {
    top: 20px;
    left: 19px;
}
.history-li {
    gap: 10px;
    flex-wrap: wrap;
}
.history-li::before{
	top:15px;
	left: -25px;
}
.history-li::after{
	content:none;
}
.history-date {
    font-size: 16px;
    width: 100%;
}
.history-date em {
    font-size: 24px;
}
.history-text {
    font-size: 14px;
    padding-top: 0;
    width: 100%;
}
.history-tl--img.n1 img, .history-tl--img.n3 img{
	right:0;
}

.company-s3__address--text{
	font-size:14px;
}
.company-s3__address--text em{
	font-size:32px;
}

.access-map__wrap{
	padding:0;
}
.access-map{
	clip-path:none;
}
.access-map iframe{
	height:360px;
}


/* TOPICS */
.archive-category a{
	font-size:13px;
}
.topics-archive a{
	flex-wrap: wrap;
	gap: 6px 14px;
}
.topics-title {
    font-size: 14px;
}


.single-title {
    font-size: 22px;
}
.editor-content p {
    font-size: 14px;
}
.editor-content li{
	font-size:14px;
}
.editor-content h2{
	font-size:22px;
}
.editor-content h3 {
    font-size: 18px;
}
.editor-content h4 {
    font-size: 16px;
}
.editor-content h5,
.editor-content h6{
    font-size: 14px;
    font-weight:bold;
}


/* CONTACT */
.form-dls dl{
	flex-wrap:wrap;
}
.form-dls dt {
    width: 100%;
    padding-bottom: 14px;
}
.form-dls dd {
    width: 100%;
}
.wpcf7-spinner{
	display:none !important;
}
.wpcf7-list-item{
	margin:0;
	width:100%;
}


/* ORDER */
.order-box{
	padding:20px;
}
.order-box--text {
    text-align: left;
    font-size: 14px;
}

.editor-content{
    margin-bottom:60px;
}



}
/* SP HORZ END *****************************************************/




/* SP VERT *****************************************************/
@media only screen and (max-width:480px){

    /* MODAAL */
    .modaal-inner-wrapper{
        padding:60px 0 !important;
    }
    .modaal-video-wrap{
        margin:auto 0 !important;
    }

    /* TOP */
    .top-mv{
        padding-top:50px;
    }
    .top-mv__inner{
        height:140vw;
    }
    .top-mv__mainimg {
        width: 60%;
    }
    .top-mv__line02 {
        width: 8%;
        left: 7%;
        top: 25%;
    }
    .top-mv__line03 {
        width: 35%;
        left: 62%;
        top: 21%;
    }
    .top-mv__line04 {
        width: 48%;
    }
    .top-mv__line05 {
        width: 43%;
        top: 86%;
    }

}
/* SP VERT END *****************************************************/