@charset "UTF-8";
/* CSS Document */
/* レスポンシブ共通設定*/
.ruleCaution
{
    margin: 10px 0;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}
header #siteName
{
    font-size: 0.725rem;
    margin-right: 20px;
}
#mvArea
{
    background-image: url("../img/mv/background_sp.svg");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100vw; 
    width: 100%;
    margin-top: 70px;
    margin-bottom: 30px;
}
#mvArea .mvImage
{
    padding-right: 20px;
    position: relative;
    height: 90vw;
    width: 90vw;
    z-index: 8;
    opacity: 0.95;
}
#mvArea .even
{
    margin-top: 10px;
}
#mvArea h1
{
    color: #e6e6e6;
    font-family: 'Play', sans-serif;
    font-size: 1.4rem;
    position: relative;
    left: 88vw;
    top: -45vw;
    writing-mode: vertical-rl;
}
#mvArea .bar_front
{
    position: relative;
    top: -92vw;
    left: 0;
    height: 100vw;
    width: 100%;
    z-index: 10;
}
#movieArea .readmore label::before
{
    content: 'SHOW MORE';
}
#movieArea .readmore input[type="checkbox"]:checked ~ label::before
{
    content: 'CLOSE';
}
#movieArea
{
    background-color: #feee7d;
    padding: 20px 40px;
    position: relative;
}
#movieArea .movie
{
    margin:20px 0 4px 0;
}
#movieArea h2
{
    border-bottom: none;
    font-family: 'Play', sans-serif;
    position: absolute;
    top: -1rem;
    width: 80%;
}
#movieArea iframe
{
    height: 100%;
    width: 100%;
}
#movieArea .bar1
{
    position: absolute;
    top: -3rem;
    right: 1rem;
    width: 20%;
    z-index: 10;
}
#movieArea .bar2
{
    position: absolute;
    top: 10rem;
    left: .5rem;
    width: 16%;
    z-index: 0;
}
#movieArea #movie
{
    background: white;
    border-radius: 6px;
    padding: 15px 20px;
}
#movieArea section h3
{
    color: #60c5ba;
    font-size: .75rem;
    font-weight: 900;
    margin-bottom: 15px;
}
#movieArea section p
{
    font-size: .75rem;
    line-height: 1.4;
}
#movieArea .btnBase
{
    margin-top: 15px;
}
#aboutArea
{
    padding: 50px 40px 0 40px;
    position: relative; 
}
#aboutArea h2
{
    border-bottom: 0px;
    margin-bottom: 40px;
    width: 80%;
}
#aboutArea #about img
{
    width: 100%;
}
#messageArea
{
    padding: 70px 40px;
    position: relative;
}
#recruitArea
{
    padding: 70px 40px;
    position: relative;
}
#recruitArea dt h4
{
    margin-bottom: 20px;
    text-align: center;
}
#recruitArea #flow dt
{
    margin-bottom: 20px;
    text-align: center;
}
#recruitArea #flow dd p
{
    background-color: #ee5284;
    border-radius: 10px;
    color: white;
    padding: 6px 0;
    text-align: center;
}
#recruitArea #flow dd span
{
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-color:  transparent transparent #565656 #565656;
    transform: rotate(-45deg);
    display: block;
    margin: 20px auto;
}
#recruitArea #recruitSummary dd dt
{
    border-bottom: 2px;
    border-color: #ef5285;
    border-bottom-style: solid;
    padding-bottom: 4px;
}
#recruitArea #recruitSummary dd dd p
{
    margin: 1rem 0;
}
#recruitArea #recruitSummary dd dd ul
{
    margin: 1rem 0;
}
#recruitArea #recruitSummary dd dd ul li
{
    padding-left: 1em;
    text-indent: -1em;
}
#recruitArea #recruitSummary dd dd ul li .caution
{
    margin: 0;
    padding-left: 1em;
}
#recruitArea #recruitSummary .subTitle
{
    border-bottom: none;
    color: #60c4b9;
    margin: 2.5rem 0 1rem 0;
    text-align: center;
}
#recruitArea #recruitSummary
{
    margin-top: 4rem;
}
#workstyleArea
{
	padding: 70px 40px;
    position: relative;
}
#workstyleArea .mainVisual
{
	margin-top: 1rem;
}
#workstyleArea .infoArea h4
{
    color: #60c4b9;
    font-size: 2rem;
    margin-bottom: 1rem;
    text-align: left;
}
#workstyleArea .infoArea h4 span
{
    font-size: 3rem;
}
#workstyleArea .infoArea p
{
    margin-bottom: 1rem;
}
#workstyle .infoArea dt
{
    font-size: 1rem;
    border-bottom: 2px;
    border-color: #ef5285;
    border-bottom-style: solid;
    padding-bottom: .5rem;
}
#workstyleArea .infoArea dd
{
    margin: 10px 0 30px 0;
}
#eventArea
{
	padding: 70px 40px;
	position: relative;
}
#eventArea h5,
#eventArea h6
{
	margin-top: 2rem;
}
#eventArea #event table
{
	border-collapse: collapse;
	margin: 0 0 1rem 0;
	width: 100%;
}
#eventArea #event table th,
#eventArea #event table td
{
	border-bottom: 2px solid #c1c7c6;
	padding: 1em;
}
#eventArea #event table th
{
	border-bottom: 2px solid #4d9bc1;;
	font-weight: bold;
	text-align: center;
	width: 20%;
	min-width: 4em;
}
#peopleArea
{
	padding: 70px 0;
	position: relative;
}
.sizeLimitArea
{
	padding: 0px 40px;
}
#peopleArea .infoArea
{
	background-color: #eee;
	padding: 6vw;
}
#peopleArea .infoArea ul
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#peopleArea .infoArea li
{
	background-color: white;
	border-radius: 20px;
	margin: 0 0 1rem 0;
	width: 47%;
}
#peopleArea .infoArea .imgArea
{
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	height: 28vw;
	overflow: hidden;
}
#peopleArea .infoArea .imgArea img
{
	width: 100%;
}
#peopleArea .infoArea .textArea
{
	padding: .5rem 1rem 1rem 1rem;
}
#peopleArea .infoArea .textArea p
{
	line-height: 1.5;
}
#peopleArea .infoArea .name
{
	font-size: .75rem;
	font-weight: bold;
}
#peopleArea .infoArea .textArea .affiliation
{
	font-size: .75rem;
	padding: .25rem 0 0 0;
	word-break: break-all;
}
#peopleDeatilArea
{
	padding: 70px 0;
	position: relative;
}
#peopleDeatilArea .infoArea
{
	background-color: #eee;
	padding: 6vw;
}
#peopleDeatilArea .infoArea #deatil
{
	background-color: white;
	border-radius: 20px;
	margin: 0 0 1rem 0;
	width: 100%;
}
#peopleDeatilArea .infoArea .imgArea
{
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	height: 66vw;
	overflow: hidden;
}
#peopleDeatilArea .infoArea .imgArea img
{
	width: 100%;
}
#peopleDeatilArea .infoArea .affiliation
{
	font-size: 0.8125rem;
}
#peopleDeatilArea .infoArea .textArea
{
	padding: 20px;
}
#peopleDeatilArea .infoArea .name
{
	font-size: 1rem;
	font-weight: 500;
}
#peopleDeatilArea .infoArea dt
{
	border-bottom: 1px solid #ef5285;
	color: #60c5ba;
	font-size: 0.8125rem;
	padding-bottom: 0.25rem;
}
#peopleDeatilArea .infoArea .textArea img
{
	width: 100%;
}
#eventArea h4
{
	line-height: 2;
}
#eventArea h5,
#eventArea .schedule h6
{
	font-weight: normal;
	margin: 3rem 0 1rem 0;
	text-align: center;
}
/*モバイル用（780px以下） Start*/
@media (max-width: 780px)
{
    #workstyleArea .infoArea h4
    {
        font-size: 1rem;
    }
}
/*モバイル用（780px以下） End*/

/*タブレット限定（781px以上、1499px以下 Start*/
@media screen and (min-width:781px) and (max-width:1499px)
{
	#recruitArea
	{
		padding: 100px 40px;
		position: relative;
	}
	#workstyleArea
	{
		padding: 100px 40px;
		position: relative;
	}
	#peopleArea
	{
		padding: 100px 0;
		position: relative;
	}
}
/*タブレット限定（781px以上、1499px以下 End*/

/*タブレットとPC兼用（781px以上） Start*/
@media (min-width: 781px)
{
    header #siteName
    {
        font-size: 0.725rem;
        margin-right: 20px;
    }
    #mvArea
    {
        background-image: url("../img/mv/background_pc.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        height: 40vw;
        width: 100%;
        margin-top: 100px;
        margin-bottom: 30px;
    }
    #mvArea h1
    {
        color: #e6e6e6;
        font-family: 'Play', sans-serif;
        font-size: 1.4rem;
        position: relative;
        left: 50vw;
        top: 1vw;
        width: 50%;
    }
    #mvArea .mvImage
    {
        padding-right: 20px;
        position: relative;
        height: 30vw;
        width: 30vw;
        z-index: 8;
        opacity: 0.95;
    }
    #mvArea .even
    {
        margin-top: 20px;
    }
    #mvArea .bar_front
    {
        position: relative;
        top: -32vw;
        left: 0;
        height: 35vw;
        width: 100%;
        z-index: 10;
    }
    #movieArea
    {
        background-color: #feee7d;
        padding: 40px 40px;
        position: relative;
    }
    #movieArea h2
    {
        border-bottom: none;
        font-family: 'Play', sans-serif;
        position: absolute;
        top: -1.25rem;
        width: 80%;
    }
	#movieArea #movie
    {
        background: white;
        border-radius: 6px;
        padding: 15px 20px;
        margin: 0 auto;
        width: 60%;
    }
    #movieArea .movie
    {
        margin:20px auto 4px auto;
        max-width: 600px;
    }
    #movieArea iframe
    {
        height: 100%;
        width: 100%;
    }
    #movieArea .bar1
    {
        position: absolute;
        top: -3rem;
        right: 1rem;
        width: 20%;
        z-index: 10;
    }
    #movieArea .bar2
    {
        position: absolute;
        top: 10rem;
        left: .5rem;
        width: 16%;
        z-index: 0;
    }
    #movieArea #movie h3
    {
        color: #60c5ba;
        font-size: .875rem;
        font-weight: 900;
        margin-bottom: 15px;
    }
    #movieArea #movie p
    {
        font-size: .875rem;
        line-height: 1.4;
    }
    #movieArea .btnBase
    {
        display: block;
        margin: 30px auto 0 auto;
        max-width: 50%;
    }
    #aboutArea
    {
		margin: 80px auto 0 auto;
		padding: 0 0 0 40px;
        position: relative;
		width: 100%;
    }
    #aboutArea #about
    {
        display: flex;
        justify-content: space-between;
    }
    #aboutArea h2
    {
        border-bottom: 0px;
        margin: 0 40px 0 0;
        width: 40%;
    }
    #aboutArea #about #aboutMv
    {
        margin: 0 auto;
        width: 100%;
    }
    #aboutArea #about #aboutMv img
    {
        width: 100%;
    }
    #recruitArea #flow
    {
        margin: 0 auto 4rem auto;
        width: 60%;
    }
    #recruitArea #recruitSummary
    {
        margin: 4rem auto;
        width: 60%;
    }
	#eventArea .btnBase
	{
		width: 60%;
	}
	#eventArea h4 span
	{
		padding-left: 1rem;
	}
	#eventArea #event dl
    {
		margin: 0 auto;
        width: 60%;
    }
	#eventArea #event .schedule
	{
		width: 100%;
	}
    #recruitArea .btnBase
    {
        width: 60%;
    }
	#peopleArea .infoArea
	{
		padding: 4vw 12vw;
	}
	#peopleArea .infoArea li
	{
		margin-bottom: 2rem;
		width: 31%;
	}	
	#peopleArea .infoArea .imgArea
	{
		height: 16vw;
	}
	#peopleArea .infoArea .textArea
	{
		padding: 1rem 2rem 2rem 2rem;
	}
	#peopleArea .infoArea .textArea p
	{
		line-height: 2;
	}
	#peopleArea .infoArea .textArea .name
	{
		font-size: 1rem;
	}
	#peopleArea .infoArea .textArea .affiliation
	{
		font-size: .8125rem;
		padding: .25rem 0 0 0;
	}
	#peopleDeatilArea
	{
		padding: 100px 0;
	}
	#peopleDeatilArea .infoArea #deatil,
	#peopleDeatilArea .infoArea .btnBase
	{
		margin-right: auto;
		margin-left: auto;
		max-width: 80%;
	}
	#peopleDeatilArea .infoArea .imgArea
	{
		height: 53vw;
	}
	#messageArea,
	#workstyleArea,
	#peopleArea,
	#recruitArea,
	#eventArea
    {
        margin-top: 20px;
    }
}
/*タブレットとPC兼用（781px以上、1499px以下） End*/

/*PC限定（1500px以上） Start*/
@media (min-width: 1500px)
{
	#mvArea h1
    {
        top: -5vw;
    }
	#peopleDeatilArea .infoArea #deatil,
	#peopleDeatilArea .infoArea .btnBase
	{
		max-width: 70%;
	}
	#peopleDeatilArea .infoArea .imgArea
	{
		height: 46vw;
	}
	#messageArea,
	#workstyleArea,
	#peopleArea,
	#recruitArea,
	#eventArea
    {
        margin-top: 20px;
    }
}
/*PC限定（1500px以上） End*/
