@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/
html{ font-size: 62.5%; visibility: hidden;}
html.wf-active, html.wfno-load{visibility: visible;}

body {
	width: 100%;
	font-family: "Zen Maru Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color:#000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	text-align: justify;
	background:#FFF;
	line-height:1.78;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

img{
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

a{
	text-decoration: none;
	outline: none;
}

a:hover{
	text-decoration: none;
}

header,main,footer {
	width: 100%;
}

main{
	contain: paint;
}




/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 962px){
	.sp{
		display: none!important;
	}
	
	a.tel[href^="tel:"] {
       pointer-events: none;
       text-decoration: none;
    }
	
	a.opacity {
		transition-duration: 0.5s;
		transition-property: opacity, color;
	}
	
	a.opacity:hover {
		opacity: 0.5;
	}
	
	article, section {
		width: 100%;
	}
	
	footer {
        padding: 30px 0;
    }
	
	footer div.f_inner {
		width: 860px;
		margin: 0 auto;
		display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
		align-items: center;
		flex-direction: row-reverse;
	}

    footer div.block{
        width: 368px;
        line-height: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    footer div.block p{
       width: 149px;
    }

    footer div.block div{
        width: 200px;
        margin-top: 2px;
    }


    footer p.copy{
        font-size: 1.0rem;
		font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
		display: inline-block;
    }

    header {
        width: 100%;
        line-height: 0;
    }
	
	header h1 {
		width: 92.6%;
		max-width: 1019px;
		margin: 0 auto;
		position: relative;
	}

    header span{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }

    main article{
        width: 100%;
    }

    section{
        width: 100%;
    }
	
	section#recruit {
        background: #fff58b;
        padding: 66px 0 110px;
    }
	
	section#recruit div.section_inner{
        width: 920px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
    }
	
	section#recruit div.section_inner div.text_block{
        width: 380px;
    }
	
	section#recruit div.section_inner div.text_block h2{
        font-size: 2.6rem;
		line-height: 1;
		letter-spacing: 0.16em;
		border-bottom: 1px solid #000;
		padding-bottom: 0.75em;
		margin-bottom: 0.6em;
		margin-top: 0.75em;
    }
	
	section#recruit div.section_inner div.text_block p{
        font-size: 2.1rem;
		font-weight: 500;
		line-height: 1.6;
		letter-spacing: -0.08em;
    }
	
	section#recruit div.section_inner div.text_block ul{
       display: flex;
       flex-wrap: wrap;
       justify-content: space-between;
		margin-top: 30px;
    }
	
	section#recruit div.section_inner div.text_block ul li{
       width: 48%;
       border-radius: 22px;
       overflow: hidden;
		background: #FFF;
    }
	
	section#recruit div.section_inner div.text_block ul li a{
		display: block;
        font-size: 2.1rem;
		font-weight: 700;
		line-height: 1.2;
		color: #FFF;
		background: #e5005a;
		padding: 0.5em 1em 0.65em;
    }
	
	section#recruit div.section_inner div.text_block ul li:first-of-type a{
       background: #009de2;
    }
	
	section#recruit div.section_inner div.photo_block{
        width: 460px;
		line-height: 0;
		position: relative;
    }
	
	section#recruit div.section_inner div.photo_block p{
        width: 458px;
		position: absolute;
		bottom: -96px;
		left: -38px;
    }

    section#greeting {
        background: #d4e9ee;
        padding: 74px 0;
    }
	
	section#greeting div.section_inner{
		width: 920px;
		margin: 0 auto;
	}
	
	section#greeting div.section_inner div.greeting_block {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		position: relative;
		z-index: 0;
		padding-left: 2.28%;
		margin-bottom: 45px;
	}

    section#greeting div.section_inner div.greeting_block h2{
        width: 202px;
        height: 86px;
        padding-right: 0.75em;
        margin: 0;
        background: url("../images/greeting_bg.png") no-repeat;
        background-size: contain;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        font-size: 2.6rem;
        font-weight: 700;
        color: #FFF;
        line-height: 1;
        letter-spacing: 0.16em;
		position: absolute;
		top: -35px;
		left: 2.28%;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure{
		width: 36.5%;
		margin-top: 76px;
        position: relative;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure div{
        width: 76.4%;
        line-height: 0;
        margin-left: 20.5%;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption{
        font-size: 2.6rem;
        font-weight: 700;
        line-height: 1.6;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption span{
        font-size: 77%;
        display: block;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption small{
        font-size: 61.5%;
        display: block;
    }

    section#greeting div.section_inner div.greeting_block p{
		width: 54.5%;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.7;
        letter-spacing: -0.05em;
        font-feature-settings: "palt";
    }

    section#greeting div.section_inner div.profile_block {
        width: 100%;
		height: 458px;
        padding: 38px 0 36px;
        background: url("../images/profile_bg_pc.svg") no-repeat;
        background-size: cover;
    }

    section#greeting div.section_inner div.profile_block div.box{
        width: 89%;
        margin-left: 6.4%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
    }
	
	section#greeting div.section_inner div.profile_block div.box div{
        width: 46%;
    }

    section#greeting div.section_inner div.profile_block div.box h4{
        width: 87.2%;
        font-size: 2.0rem;
        font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
        letter-spacing: 0.16em;
        margin-bottom: 0.75em;
        padding-bottom: 0.25em;
        background: url("../images/head_line_pc.svg") no-repeat;
        background-position: left bottom;
        background-size: 100%;
    }

    section#greeting div.section_inner div.profile_block div.box h5{
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.6;
    }

    section#greeting div.section_inner div.profile_block div.box ul + h5{
        margin-top: 16px;
    }

    section#greeting div.section_inner div.profile_block div.box ul{
        font-size: 1.6rem;
        line-height: 1.6;
    }

    section#greeting div.section_inner div.profile_block div.box ul li{
        font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
        font-weight: 400;
    }

    section#greeting div.section_inner div.profile_block + div.illust {
        margin: -100px -10px 0 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
    }
	
	section#greeting div.section_inner div.profile_block + div.illust img{
        width: 448px;
    }

    section#address {
        padding: 58px 0;
        background: #fff58b;
        position: relative;
        font-weight: 500;
    }

    section#address::after {
        content: "";
        width: 100%;
        height: 27px;
        display: block;
        line-height: 0;
        background: url("../images/wave_bg.png") repeat-x;
        background-size: 701px;
        background-position: bottom;
        position: absolute;
        bottom: -1px;
        left: 0;
        z-index: 1;
    }

    section#address div.section_inner {
        width: 920px;
        margin: 0 auto;
        position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
        z-index: 5;
    }
	
	section#address div.section_inner div.box{
        width: 410px;
    }
	
	section#address div.section_inner div.box + div.box{
        width: 400px;
    }

    section#address div.section_inner h2{
        width: 100%;
        line-height: 0;
        margin: 14px 7px 35px 0;
    }

    section#address div.section_inner address{
        font-size: 1.6rem;
        font-style: normal;
        line-height: 1.9;
        text-align: center;
    }

    section#address div.section_inner figure.map{
        line-height: 0;
    }

    section#address div.section_inner figure.map figcaption {
        display: block;
        line-height: 1;
        margin-top: 8px;
        text-align: right;
    }

    section#address div.section_inner figure.map + div {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-top: 10px;
    }

    section#address div.section_inner figure.map + div a{
        border: 1px solid #000;
        border-radius: 10px;
        background: #FFF;
        padding: 0.05em 0.5em 0.125em;
        display: inline-block;
        color: #000;
    }
}
	

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 961px){
	/*320-800px
	font-size: 15.0rem;
	font-size: clamp(15.0rem, calc(5.0rem + 31.25vw), 30.0rem);
	
	font-size: 12.0rem;
	font-size: clamp(12.0rem, calc(4.0rem + 25vw), 24.0rem);
	
	font-size: 3.0rem;
    font-size: clamp(3.0rem, calc(1.0rem + 6.25vw), 6.0rem);
	
	font-size: 2.9rem;
    font-size: clamp(2.9rem, calc(0.967rem + 6.042vw), 5.8rem);
	
	font-size: 2.8rem;
    font-size: clamp(2.8rem, calc(0.933rem + 5.833vw), 5.6rem);
	
	font-size: 2.7rem;
    font-size: clamp(2.7rem, calc(0.9rem + 5.625vw), 5.4rem);
	
	font-size: 2.6rem;
    font-size: clamp(2.6rem, calc(0.867rem + 5.417vw), 5.2rem);
	
	font-size: 2.5rem;
    font-size: clamp(2.5rem, calc(0.833rem + 5.208vw), 5.0rem);
	
	font-size: 2.4rem;
    font-size: clamp(2.4rem, calc(0.8rem + 5vw), 4.8rem);
	
	font-size: 2.2rem;
    font-size: clamp(2.2rem, calc(0.733rem + 4.583vw), 4.4rem);
	
	font-size: 2.0rem;
    font-size: clamp(2.0rem, calc(0.667rem + 4.167vw), 4.0rem);
	
	font-size: 1.8rem;
    font-size: clamp(1.8rem, calc(0.6rem + 3.75vw), 3.6rem);

    font-size: 1.6rem;
    font-size: clamp(1.6rem, calc(0.533rem + 3.33vw), 3.2rem);

    font-size: 1.5rem;
    font-size: clamp(1.5rem, calc(0.5rem + 3.125vw), 3.0rem);

    font-size: 1.4rem;
    font-size: clamp(1.4rem, calc(0.467rem + 2.917vw), 2.8rem);

    font-size: 1.3rem;
    font-size: clamp(1.3rem, calc(0.433rem + 2.708vw), 2.6rem);

    font-size: 1.2rem;
    font-size: clamp(1.2rem, calc(0.4rem + 2.5vw), 2.4rem);

    font-size: 1.1rem;
    font-size: clamp(1.1rem, calc(0.275rem + 2.0625vw), 2.2rem);
	
	font-size: 1.0rem;
	font-size: clamp(1.0rem, calc(0.333rem + 2.083vw), 2.0rem);
	
	font-size: 0.9rem;
	font-size: clamp(0.9rem, calc(0.3rem + 1.875vw), 1.8rem);
	*/
	
	.pc{
		display: none!important;
	}
	
	a:hover{
		text-decoration: none;
		opacity: 1;
	}
	
   a.tel[href^="tel:"] {
       pointer-events: auto;
       text-decoration: none;
    }
	
	footer {
        padding: 4vw 0 7vw;
    }

    footer div.block{
        width: 62.9%;
        margin: 0 0 5vw 29.5%;
        line-height: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    footer div.block p{
        width: 40.4%;
    }

    footer div.block div{
        width: 54.2%;
        margin-top: 0.5vw;
    }


    footer p.copy{
        font-size: 1.0rem;
        font-size: clamp(1.0rem, calc(1.92vw - 0.0rem), 1.92rem);
		font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
        text-align: center;
    }

    header {
        width: 100%;
        line-height: 0;
        position: relative;
    }

    header span{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }

    main article{
        width: 100%;
    }

    section{
        width: 100%;
    }
	
	section#recruit {
        background: #fff58b;
        padding: 10vw 0;
    }
	
	section#recruit div.section_inner{
        width: 80%;
        margin: 0 auto;
    }
	
	section#recruit div.section_inner div.text_block{
        margin-bottom: 6.8vw;
    }
	
	section#recruit div.section_inner div.text_block h2{
		font-size: 1.872rem;
		font-size: clamp(1.872rem, 5.2vw, 4.992rem);
		line-height: 1;
		letter-spacing: 0.16em;
		border-bottom: 1px solid #000;
		padding-bottom: 0.6em;
		margin-bottom: 0.6em;
    }
	
	section#recruit div.section_inner div.text_block p{
        font-size: 1.44rem;
		font-size: clamp(1.44rem, 4vw, 3.84rem);
		font-weight: 500;
		line-height: 1.6;
		letter-spacing: -0.08em;
    }
	
	section#recruit div.section_inner div.text_block ul{
       display: flex;
       flex-wrap: wrap;
       justify-content: space-between;
       margin-top: 30px;
    }
	
	section#recruit div.section_inner div.text_block ul li{
       width: 48%;
       border-radius: 4.4vw;
       overflow: hidden;
		background: #FFF;
    }
	
	section#recruit div.section_inner div.text_block ul li a{
		display: block;
        font-size: 1.512rem;
		font-size: clamp(1.512rem, 4.197vw, 4.03rem);
		font-weight: 700;
		line-height: 1.2;
		color: #FFF;
		background: #e5005a;
		padding: 0.5em 1em 0.65em;
    }
	
	section#recruit div.section_inner div.text_block ul li:first-of-type a{
       background: #009de2;
    }
	
	section#recruit div.section_inner div.photo_block{
		line-height: 0;
		position: relative;
    }
	
	section#recruit div.section_inner div.photo_block p{
        width: 95%;
		margin: 0 auto 5.4vw;
    }

    section#greeting {
        background: #d4e9ee;
        padding: 6vw 0 5.8vw;
    }

    section#greeting div.section_inner{
        width: 88.8%;
        margin: 0 auto;
    }

    section#greeting div.section_inner div.greeting_block {
        width: 90%;
        margin: 0 auto 5vw;
    }

    section#greeting div.section_inner div.greeting_block h2{
        width: 50%;
        height: 15.4vw;
        padding-right: 0.75em;
        margin: 0;
        background: url("../images/greeting_bg.png") no-repeat;
        background-size: contain;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        font-size: 2.32rem;
        font-size: clamp(1.48rem, calc(4.238vw + 0.119rem), 4.47rem);
        font-weight: 700;
        color: #FFF;
        line-height: 1;
        letter-spacing: 0.16em;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure{
        width: 100%;
        position: relative;
        margin-bottom: 4vw;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure div{
        width: 64.6%;
        line-height: 0;
        margin-left: 20.5%;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption{
        font-size: 2.6rem;
        font-size: clamp(1.64rem, calc(5.19vw + -0.02rem), 4.99rem);
        font-weight: 700;
        line-height: 1.6;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption span{
        font-size: 77%;
        display: block;
    }

    section#greeting div.section_inner div.greeting_block h2 + figure figcaption small{
        font-size: 61.5%;
        display: block;
    }

    section#greeting div.section_inner div.greeting_block p{
        font-size: 1.6rem;
        font-size: clamp(1.024rem, calc(3.1919vw + 0.0026rem), 3.07rem);
        font-weight: 500;
        line-height: 1.7;
        letter-spacing: -0.05em;
        font-feature-settings: "palt";
    }

    section#greeting div.section_inner div.profile_block {
        width: 100%;
        padding: 5vw 0 20vw;
        background: url("../images/profile_bg_sp.svg") no-repeat;
        background-size: contain;
    }

    section#greeting div.section_inner div.profile_block div.box{
        width: 84.4%;
        margin-left: 9.1%;
    }

    section#greeting div.section_inner div.profile_block div.box h4{
        width: 87.2%;
        font-size: 2.0rem;
        font-size: clamp(1rem, calc(4.12vw - 0.318rem), 3.84rem);
        font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
        letter-spacing: 0.16em;
        margin-top: 5.6vw;
        margin-bottom: 0.75em;
        padding-bottom: 0.5em;
        background: url("../images/head_line_sp.svg") no-repeat;
        background-position: left bottom;
        background-size: 100%;
    }

    section#greeting div.section_inner div.profile_block div.box h4:first-of-type{
        margin-top: 0;
    }

    section#greeting div.section_inner div.profile_block div.box h5{
        font-size: 1.6rem;
        font-size: clamp(1.024rem, calc(3.1919vw + 0.0026rem), 3.07rem);
        font-weight: 400;
        line-height: 1.6;
    }

    section#greeting div.section_inner div.profile_block div.box ul + h5{
        margin-top: 5vw;
    }

    section#greeting div.section_inner div.profile_block div.box ul{
        font-size: 1.6rem;
        font-size: clamp(1.024rem, calc(3.1919vw + 0.0026rem), 3.07rem);
        line-height: 1.6;
    }

    section#greeting div.section_inner div.profile_block div.box ul li{
        font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",  sans-serif;
        font-weight: 400;
    }

    section#greeting div.section_inner div.profile_block + div.illust {
        width: 92%;
        margin: -18vw 0 0 5.9%;
    }

    section#address {
        padding: 11vw 0 10.4vw;
        background: #fff58b;
        position: relative;
        font-weight: 500;
    }

    section#address::after {
        content: "";
        width: 100%;
        height: 4vw;
        display: block;
        line-height: 0;
        background: url("../images/wave_bg.png") repeat-x;
        background-size: 100%;
        background-position: bottom;
        position: absolute;
        bottom: -1px;
        left: 0;
        z-index: 1;
    }

    section#address div.section_inner {
        width: 80%;
        margin: 0 auto;
        position: relative;
        z-index: 5;
    }

    section#address div.section_inner h2{
        width: 84%;
        line-height: 0;
        margin: 0 auto 6vw;
    }

    section#address div.section_inner address{
        font-size: 1.6rem;
        font-size: clamp(1.024rem, calc(3.1919vw + 0.0026rem), 3.07rem);
        font-style: normal;
        line-height: 1.9;
        text-align: center;
    }
	
	section#address div.section_inner address a{
        color: #000;
    }

    section#address div.section_inner figure.map{
        line-height: 0;
        margin-top: 7vw;
    }

    section#address div.section_inner figure.map figcaption {
        display: block;
        line-height: 1;
        margin-top: 2vw;
        text-align: right;
    }

    section#address div.section_inner figure.map + div {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-top: 2vw;
    }

    section#address div.section_inner figure.map + div a{
        border: 1px solid #000;
        border-radius: 10px;
        background: #FFF;
        padding: 0.1em 0.5em 0.125em;
        display: inline-block;
        color: #000;
    }
}