	/*
	Theme Name: design-quest
	Author: Kanto Shirai
	*/
	
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body {
		line-height: 1;
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}
	nav ul {
		list-style: none;
	}
	a {
		margin: 0;
		padding: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	input, select {
		vertical-align: middle;
	}
	* {
		box-sizing: border-box;
	}
	*:before, *:after {
		box-sizing: inherit;
	}
	html {
		font-size: 62.5%;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
	}
	body {
		font-size: 1.8rem;
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		line-height: 1.76;
		letter-spacing: 1px;
		color: #404040;
		-webkit-font-feature-settings: 'palt' 1;
		font-feature-settings: 'palt' 1;
		-webkit-text-size-adjust: 100%;
	}
	img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
		object-fit: cover;
	}
	ul {
		list-style: none;
	}
	button {
		font-family: 'Montserrat', sans-serif;
		background: transparent;
		border: none;
		border-radius: 0;
		cursor: pointer;
		outline: none;
		padding: 0;
	}
	a {
		display: inline-block;
		color: #404040;
		opacity: 1;
		text-decoration: none;
		cursor: pointer;
	}
	input {
		border-radius: 0;
	}
	p {
		margin-bottom: 20px;
	}
	input[type="submit"],
	input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	}
	input[type="submit"]::-webkit-search-decoration,
	input[type="button"]::-webkit-search-decoration {
	display: none;
	}
	input[type="submit"]::focus,
	input[type="button"]::focus {
	outline-offset: -2px;
	}

	#header {
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		-webkit-transition: all 0.5s 0s ease;
		transition: all 0.5s 0s ease;
		z-index: 100;
		background-color: transparent;
	}
	#header .header-inner {
		margin: auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
        padding: 20px 0 30px 0;
		max-width: 90%;
	}
	#header .logo {
		width: 30%;
		line-height: 1;
		z-index: 3;
	}
	#header .logo .main-logo {
		width: 20%;
	}
	#header .header-nav {
		display: flex;
		flex-direction: row;
	}
	#header .global-nav .menu {
		display: flex;
		flex-direction: row;
        justify-content: end;
        align-items: center;
	}
	#header .global-nav .menu-item {
        margin-left: 40px;
	}
	#header .global-nav .menu-item .nav-link {
		font-size: 1.6rem;
	}
	#header .global-nav .menu-item .nav-link:hover {
		opacity: 0.7;
        transition: 0.5s;
	}
	#header .global-nav .header-btn{
		width: 25%;
	}
	#header .global-nav .header-btn:hover{
		opacity: 0.7;
        transition: 0.5s;
	}
	#header .hamburger {
		display: none;
	}
	#header .globalMenuSp {
		display: none;
	}
    #cta {
        position: relative;
        margin-bottom: -35px;
    }
    #cta2 {
        position: relative;
        margin-top: -5px;
        margin-bottom: -35px;
    }
    #cta3 {
        position: relative;
    }
    #cta4 {
        position: relative;
        margin-top: -55px;
        margin-bottom: -85px;
    }
    #cta5 {
        position: relative;
        margin-bottom: -35px;
    }
    #cta6 {
        position: relative;
        margin-bottom: -35px;
    }
    #cta a img{
        position: absolute;
        bottom: 21%;
        left: 30%;
        width: 40%;
    }
    #cta2 a img{
        position: absolute;
        bottom: 15%;
        left: 30%;
        width: 40%;
    }
    #cta3 a img{
        position: absolute;
        bottom: 12%;
        left: 30%;
        width: 40%;
    }
    #cta4 a img{
        position: absolute;
        bottom: 15%;
        left: 30%;
        width: 40%;
    }
    #cta5 a img{
        position: absolute;
        bottom: 15%;
        left: 30%;
        width: 40%;
    }
    #cta6 a img{
        position: absolute;
        bottom: 25%;
        left: 30%;
        width: 40%;
    }
    #cta a img:hover,#cta2 a img:hover,#cta3 a img:hover,#cta4 a img:hover,#cta5 a img:hover,#cta6 a img:hover{
        opacity: 0.7;
        transition: 0.5s;
    }
    #worry {
        position: relative;
        z-index: 3;
    }
    #careerfree {
        position: relative;
        z-index: 2;
        margin-top: -170px;
    }
    #benefit {
        margin-top: -35px;
        margin-bottom: -750px;
    }
    .carousel {
        position: relative;
        bottom: 2400px;
    }
    .carousel-area {
        width: 100%;
        height: 100%;
    }
    .carousel-area img{
        width: 100%;
        object-fit: cover;
    }
    .slick-track {
        display: flex;
    }
    .slick-prev:before,
    .slick-next:before {
    color: black;
    }
    .slick-prev {
        left: 300px !important;
        z-index: 100;
    }
    .slick-next {
        right: 300px !important;
        z-index: 100;
    }
    .slick-prev,.slick-next {
    width: 100px !important;
    height: 100px !important;
    color: #fff !important;
    background: #F1AA00 !important;
    border-radius: 50% !important;
    }
    .slick-prev:before {
        content: '◀︎' !important;
        opacity: 1 !important;
    }
    .slick-next:before {
        content: '▶︎' !important;
        opacity: 1 !important;
    }
    .slick-dots {
        display: none !important;
    }
    #course {
        margin-top: -35px;
    }
    #question {
        padding: 100px 0;
        position: relative;
        text-align: center;
        background : url(img/faqbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        font-family: 'Montserrat', sans-serif;
    }
    #question .question-inner {
        max-width: 1200px;
        margin: 200px auto 0px auto;
    } 
    .qa-list {
        width: 100%;
    }
    .qa-list dl {
        position: relative;
        margin: 30px 0 0;
        cursor: pointer;
        text-align: left;
        background: #fff;
        border-radius: 10px;
    }
    .qa-list dl:first-child {
        margin-top: 0;
    }
    .qa-list dl::after {
        position: absolute;
        top: 18px;
        right: 70px;
        display: block;
        width: 7px;
        height: 7px;
        margin: auto;
        content: '+';
        color: #333;
        font-size: 30px;
    }
    .qa-list .open::after {
        transform: translate(20px, 20px) rotate(45deg);
    }
    .qa-list dl dt {
        position: relative;
        margin: 0;
        padding: 30px 20px 30px 120px;
        font-weight: bold; 
    }
    .qa-list dl dt::before {
        font-size: 25px;
        line-height: 1;
        position: absolute;
        top: 22px;
        left: 40px;
        display: block;
        content: 'Q．';
        background-color: #F1AA00;
        color: #fff;
        padding: 10px 3px 10px 8px;
        font-family: 'Montserrat', sans-serif;
        border-radius: 50%;
    }
    .qa-list dl dd::before {
        font-size: 22px;
        line-height: 1;
        position: absolute;
        top: 10px;
        left: 40px;
        display: block;
        content: 'A．';
        font-weight: bold;
        background-color: #F1AA00;
        color: #fff;
        padding: 11px 5px 11px 11px;
        font-family: 'Montserrat', sans-serif;
        border-radius: 50%;
    }
    .qa-list dl dd {
        position: relative;
        margin: 0;
        padding: 15px 100px 30px 120px;
    }
    .qa-list dl dd p {
        margin: 30px 0 0;
    }
    .qa-list dl dd p:first-child{
        margin-top: 0;
    }
    footer {
        padding: 50px;
        background: #FAF3E8;
        color: #3F3F3F;
    }
    .footer-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 93%;
        margin: 0 auto;
    }
    .footer-inner .footer-content2 {
        display: flex;
    }
    footer p {
        font-size: 15px;
        font-weight:400;
        margin-right: 60px;
        margin-bottom: 0;
    }
    footer p:nth-child(3) {
        margin-right: 0;
    }
    footer p a{
        color: #3F3F3F;
    }
    .pc-none {
        display: none;
    }
    @media screen and (max-width: 767px) {
        .sp-none {
            display: none !important;
        }
        .pc-none {
            display: block;
        }
        #header {
            background-color: transparent !important;
        }
        #header .header-nav {
			display: none;
		}
        #header .header-inner {
            max-width: 100%;
			padding: 10px 0;
		}
		#header .logo {
			width: 150px;
		}
		#header .logo .main-logo {
			width: 40%;
			margin-left: 10px;
            margin-top: 10px;
		}
		#header .active .main-logo {
            transition: all .3s ease;
			margin-left: 40px;
		}
		#header .hamburger {
			display: block;      
			width: 42px;      
			height: 42px;      
			position: fixed;
			top: 0px;
            right: 0px; 
			z-index: 3;
			border:none;
            padding: 30px;
		}
		#header .hamburger span {
			width: 30px;      
			height: 2px;        
			display: block;
			position: absolute;  
			background-color: #000;
            border-radius: 10px;
		}
		#header .hamburger span:nth-child(1) {
            width: 25px;
			top: 35px;
            right: 20px;
		}
		#header .hamburger span:nth-child(2) {
			top: 25px;
            right: 15px;
		}
		.hamburger.active span:nth-child(1) {
            width: 30px !important;
			transform: translate(0,10px) rotate(45deg);      
			transition: all .3s ease; 
            top: 65px !important;
            right: 50px !important;
		}
		.hamburger.active span:nth-child(2) {
			transform: translate(0,-10px) rotate(-45deg);      
			transition: all .3s ease;
            top: 85px !important;
            right: 50px !important;
		}
		#header .globalMenuSp {
			display: block;
			transform-origin: top left;
			transform: rotateZ(-90deg);
			transition: all .3s ease; 
            background: linear-gradient(90deg, #FED238 0%, #FEAA62 65%,#FE8573 100%);
			width: 100vw;      
			height: 100vh;  
			position: fixed;      
			top: 0;      
			right: 0;       
			z-index: 2;   
		}
		#header .active{
			transform: rotateZ(0deg);
            padding-top: 40px;
		}
		#header .globalMenuSp ul {
			width: 90%;
            height: 80%;
            padding: 90px 0 0 40px;
            z-index: 2;
            font-size: 1.5rem;
            font-family: 'Montserrat', sans-serif;
            background: #fff;
            margin: 0 auto;
            border-radius: 10px;
            font-weight: bold;
		}
		#header .globalMenuSp ul .nav-link {
			display: block;
		}
		#header .globalMenuSp ul .nav-link .menu-item {
			display: block;     
            position: relative;
            padding: 12px 0;
		}
		#header .globalMenuSp ul a li img {
            margin: 10px 0 0 -20px;
            width: 100%;
		}
        #cta,#cta2,#cta5,#cta6{
            position: relative;
            margin: -35px 0;
        }
        #cta4 {
            position: relative;
            margin: -545px 0 -60px 0;
        }
        #cta a img{
            position: absolute;
            bottom: 11%;
            left: 6%;
            width: 90%;
        }
        #cta2 a img {
            position: absolute;
            bottom: 16%;
            left: 6%;
            width: 90%;
        }
        #cta3 a img {
            position: absolute;
            bottom: 6%;
            left: 5%;
            width: 90%;
        }
        #cta4 a img {
            position: absolute;
            bottom: 11%;
            left: 5%;
            width: 90%;
        }
        #cta5 a img {
            position: absolute;
            bottom: 11%;
            left: 5%;
            width: 90%;
        }
        #cta6 a img {
            position: absolute;
            bottom: 26%;
            left: 5%;
            width: 90%;
        }
        #careerfree {
        margin-top: -40px;
        }
        #point {
            margin: -35px 0;
        }
        #flow {
            margin-top: -770px;
        }
        #course {
            position: relative;
            top: 15px;
        }
        #course .coursetable {
            position: relative;
            bottom: 625px;
            overflow-x: scroll;
        } 
        #course .coursetable img{
            width: 115%;
            margin-left: 20px;
        }
        #benefit {
            margin-top: -35px;
            margin-bottom: -32px;
        }
        #voice {
            overflow: hidden;
        }
        .carousel {
            position: relative;
            bottom: 2390px;
        }
        .carousel-area {
            width: 100%;
            height: 100%;
        }
        .carousel-area img{
            width: 75%;
            object-fit: cover;
            margin: 0 auto;
        }
        .slick-track {
            display: flex;
        }
        .slick-prev {
            left: 10px !important;
        }
        .slick-next {
            right: 10px !important;
        }
        .slick-prev,.slick-next {
        top: 40% !important;
        width: 50px !important;
        height: 50px !important;
        }
        .slick-prev:before {
            font-size: 10px !important;
        }
        .slick-next:before {
            font-size: 10px !important;
        }
        #voice .carousel {
            position: relative;
            bottom: 1250px;
        }
        #voice .carousel-area img{
            width: 90%;
        }
        #voice .slick-dots {
            display: flex !important;
            justify-content: center;
            bottom: -60px;
		}
		#voice .slick-dots li button {
            width: 20px;
            height: 20px;
			border: 1px solid #EF7D85;
            padding: 0.5px 5px;
			background: #fff;
            color: #fff;
            border-radius: 50%;
			box-shadow: none;
		}
		#voice .slick-dots .slick-active button {
            background: #EF7D85;
            color: #EF7D85;
		}
		#voice .slick-dots li button:before {
			display: none !important;
		}
        #voice .slick-prev:before,
        #voice .slick-next:before {
        color: #fff;
        }
        #voice .slick-prev {
            left: 0px !important;
            z-index: 100;
        }
        #voice .slick-next {
            right: 0px !important;
            z-index: 100;
        }
        #voice .slick-prev {
            top: 50% !important;
            width:30px !important;
            height:60px !important;
            border-radius:0 100px 100px 0 !important;
            color: #fff !important;
            background: #A4A4A4 !important;
        }
        #voice .slick-next {
            top: 50% !important;
            width:30px !important;
            height:60px !important;
            border-radius:100px 0 0 100px !important;
            color: #fff !important;
            background: #A4A4A4 !important;
        }
        #voice .slick-prev:before {
            content: '<' !important;
            font-size: 30px !important;
            opacity: .75 !important;
            position: relative;
            bottom: 5px;
            right: 5px;
        }
        #voice .slick-next:before {
            content: '>' !important;
            font-size: 30px !important;
            opacity: .75 !important;
            position: relative;
            bottom: 5px;
            left: 5px;
        }
        #reason {
            margin-top: -1085px;
        }
        #question {
            padding: 230px 0 0 0;
            margin: 3px 0;
            background : url(img/faqbg_sp.png);
            background-repeat: no-repeat;
            background-size: cover;
        }
        #question .question-inner {
            margin: -80px auto 0 auto;
        }
        .qa-list {
            width: 100%;
            padding: 70px 20px;
        }
        .qa-list dl {
            margin: 10px 0 0;
        }
        .qa-list dl:after {
            top: 0px;
            right: 25px;
            width: 7px;
            height: 7px;
        }
        .qa-list dl dt {
            padding: 16px 40px 16px 70px;
            font-size: 14px;
        }
        .qa-list dl dt::before {
            font-size: 18px;
            top: 8px;
            left: 15px;
            padding: 10px 4px 10px 10px;
        }
        .qa-list dl dd::before {
            font-size: 18px;
            top: 8px;
            left: 15px;
            padding: 10px 4px 10px 10px;
            margin-top: 4px;
        }
        .qa-list dl dd {
            margin: 0;
            padding: 16px 40px 16px 70px;
            font-size: 14px;
        }
        .qa-list dl dd p {
            margin: 30px 0 0;
        }
        .qa-list dl dd p:first-child{
            margin-top: 0;
        }
        footer {
            text-align: center;
            padding: 30px 0;
        }
        footer .footer-txt {
            display: flex;
            justify-content: center;
        }
        footer .footer-txt p{
            font-size: 10px;
            font-weight:400;
            margin: 20px 30px 20px 0;
        }
        footer .footer-txt p:nth-child(3){
            margin-right: 0px;
        }
        footer small{
            font-size: 1.0rem;
            margin-right: 0px;
        }
        .yureru-j {
            animation: yureru-j 2s infinite;
        }
        @keyframes yureru-j {
            0% {
                transform: translate(0px, 3px);
            }
            5% {
                transform: translate(0px, -3px);
            }
            10% {
                transform: translate(0px, 3px);
            }
            15% {
                transform: translate(0px, -3px);
            }
            20% {
                transform: translate(0px, 3px);
            }
            25% {
                transform: translate(0px, -3px);
            }
            30% {
                transform: translate(0px, 0px);
            }
        } 
        @media screen and (max-width: 409px) {
        .carousel {
            position: relative;
            bottom: 2250px;
        }
        #course .coursetable {
            position: relative;
            bottom: 585px;
            overflow-x: scroll;
        } 
        #cta4 {
            position: relative;
            margin: -510px 0 -60px 0;
        }
        #voice .carousel {
            position: relative;
            bottom: 1150px;
        }
        #reason {
            margin-top: -1023px;
        }
        }
        @media screen and (max-width: 383px) {
        .carousel {
            position: relative;
            bottom: 2170px;
        }
        #course .coursetable {
            position: relative;
            bottom: 565px;
            overflow-x: scroll;
        } 
        #cta4 {
            position: relative;
            margin: -495px 0 -60px 0;
        }
        #voice .carousel {
            position: relative;
            bottom: 1100px;
        }
        #reason {
            margin-top: -985px;
        }
        @media screen and (max-width: 368px) {
        #header .globalMenuSp ul {
			height: 90%;
		}
        .carousel {
            position: relative;
            bottom: 2080px;
        }
        #course .coursetable {
            position: relative;
            bottom: 540px;
            overflow-x: scroll;
        } 
        #cta4 {
            position: relative;
            margin: -475px 0 -60px 0;
        }
        #voice .carousel {
            position: relative;
            bottom: 1070px;
        }
        #reason {
            margin-top: -947px;
        }
        }
    }
}