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


/*--------------------------------------------------------
　PC
--------------------------------------------------------*/
@media print,
screen and (min-width: 769px) {
	header div.header_inner nav.g_nav ul li:nth-child(6).accordion::before {
		width: 100%;
		content: '';
	}

	div.main {
		width: 100%;
		height: 445px;
		overflow: hidden;
	}

	div.main ul li:first-child {
		background: url(../images/recruit/main02_pc.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}

	div.main ul li:nth-child(2) {
		background: url(../images/recruit/main03_pc.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}

	/* インタビュー三枚目の設定時有効化 */
	div.main ul li:nth-child(3){
		background: url(../images/recruit/main04_pc.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}
	div.main ul li:last-child{
		background: url(../images/recruit/main05_pc.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}

	div.main ul {
		width: 100%;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	/* インタビュー三枚目の設定時は33.3333% */
	div.main ul li {
		width: 25%;
	}

	ul.change {
		width: 490px;
		margin: 0 auto 70px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	ul.change li {
		width: 236px;
	}

	ul.change li a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1;
		width: 100%;
		height: 35px;
		border: 1px solid #000;
		color: #000;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	ul.change li a.active {
		background: #d7000f;
		color: #FFF;
		border: 1px solid #d7000f;
	}

	section h2 {
		font-size: 32px;
		font-size: 3.2rem;
		color: #4d4d4d;
		line-height: 1.4;
		font-family: 'Montserrat', sans-serif;
		margin-bottom: 40px;
	}

	section h2 span {
		font-size: 18px;
		font-size: 1.8rem;
		display: block;
		font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 500;
	}

	section#for_top,
	section#in_page {
		width: 750px;
		margin: 0 auto 120px;
		text-align: center;
	}

	section#for_top div.icon {
		width: 75px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#for_top p.text,
	section#in_page p.text {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 30px;
		letter-spacing: -0.02em;
		text-align: center;
	}

	section#for_top div.text_box,
	section#in_page div.text_box {
		width: 100%;
		text-align: left;
	}

	section#for_top div.text_box p,
	section#in_page div.text_box p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 1.5em;
	}

	section#interview {
		width: 100%;
		padding: 60px 0 120px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
		text-align: center;
	}

	section#interview div.icon {
		width: 58px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#interview h2 {
		margin-bottom: 40px;
	}

	section#interview ul {
		width: 92.5%;
		max-width: 1150px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: left;
	}

	section#interview ul li {
		width: 280px;
		height: 417px;
		margin: 0 3px;
		background: #FFF;
		-moz-box-shadow: 1px 1px 2px #999;
		-webkit-box-shadow: 1px 1px 2px #999;
		box-shadow: 1px 1px 2px #999;
		padding: 12px;
		position: relative;
		margin-bottom: 10px;
		position: relative;
	}

	section#interview ul li a.over {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
	}

	section#interview ul li a.over:hover {
		background: rgba(255, 255, 255, .3);
	}

	section#interview ul li div.photo {
		line-height: 0;
		margin-bottom: 18px;
	}

	section#interview ul li div.text {
		line-height: 1.4;
	}

	section#interview ul li div.text h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1;
		margin-bottom: 12px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		letter-spacing: -0.02em;
	}

	section#interview ul li div.text h4 span {
		font-size: 12px;
		font-size: 1.2rem;
	}

	section#interview ul li div.text h4 span.icon {
		width: 26px;
		display: inline-block;
		margin-right: 5px;
	}

	section#interview ul li div.text p {
		margin-left: 30px;
		text-indent: -1em;
		padding-left: 1em;
	}

	section#interview ul li div.text div.more {
		position: absolute;
		bottom: 15px;
		right: 12px;
	}

	section#for {
		width: 100%;
		padding: 70px 0 90px;
		background: #f6f6f6;
		text-align: center;
	}

	section#for div.icon {
		width: 44px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#for h2 {
		margin-bottom: 70px;
	}

	section#for ul.block {
		width: 92.5%;
		max-width: 1150px;
		margin: 0 auto;
		line-height: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		text-align: left;
	}

	section#for ul.block.rev {
		flex-direction: row-reverse;
	}

	section#for ul.block li {
		width: 50%;
	}

	section#for ul.block li {
		background: url(../images/recruit/photo05.jpg) no-repeat;
		background-size: cover;
	}

	section#for ul.block.rev li {
		background: url(../images/recruit/photo07.jpg) no-repeat;
		background-size: cover;
	}

	section#for ul.block li.text {
		background: #FFF;
		padding: 45px 50px;
		position: relative;
	}

	section#for ul.block li h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		color: #d7000f;
		font-family: 'Montserrat', sans-serif;
		margin-bottom: 5px;
	}

	section#for ul.block li ul {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.4;
		margin-bottom: 15px;
	}

	section#for ul.block li ul li {
		width: -webkit-calc(100% - 76px);
		width: -moz-calc(100% - 76px);
		width: calc(100% - 76px);
		background: none !important;
	}

	section#for ul.block li ul li.icon {
		width: 34px;
		margin-right: 12px;
	}

	section#for ul.block.rev li ul li.icon {
		width: 64px;
		margin-right: 12px;
	}

	section#for ul.block li ul li h4 {
		font-size: 24px;
		font-size: 2.4rem;
	}

	section#for ul.block li p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 50px;
	}

	section#for ul.block li div.more {
		position: absolute;
		right: 50px;
		bottom: 45px;
	}

	section#in_page div.icon.factory {
		width: 34px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#in_page div.icon.sales {
		width: 64px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#in_page div.photo {
		width: 100%;
		margin-top: 30px;
	}

	section#in_page p.cap {
		text-align: left;
		text-indent: -1em;
		padding-left: 1em;
	}

	ul.cood {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		padding-bottom: 12px;
		margin-bottom: 12px;
		margin-top: 30px;
		text-align: left;
	}

	ul.cood li:first-child {
		width: 75px;
	}

	ul.cood li:first-child div.icon {
		width: 54px;
	}

	ul.cood li:last-child {
		width: -webkit-calc(100% - 75px);
		width: -moz-calc(100% - 75px);
		width: calc(100% - 75px);
	}

	ul.cood li:last-child h4 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		margin-bottom: 8px;
		color: #d7000f;
	}

	ul.cood li:last-child p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
	}

	ul.cood.bb {
		border-bottom: 1px solid #333;
	}

	ul.web {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		padding-bottom: 12px;
		margin-bottom: 12px;
		margin-top: 30px;
		text-align: left;
	}

	ul.web h4 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.4;
		margin-bottom: 8px;
		color: #d7000f;
	}

	ul.web li.left {
		width: 400px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	ul.web li.right {
		width: 335px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	ul.web li.left ul,
	ul.web li.right ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 12px;
	}

	ul.web li.left ul li:first-child,
	ul.web li.right ul li:first-child {
		width: 58px;
	}

	ul.web li.left ul li:last-child,
	ul.web li.right ul li:last-child {
		width: -webkit-calc(100% - 58px);
		width: -moz-calc(100% - 58px);
		width: calc(100% - 58px);
	}

	ul.web li.left ul li div.icon {
		width: 44px;
	}

	ul.web li.left ul:first-child li div.icon {
		width: 30px;
		margin-left: 7px;
	}

	ul.web li.right ul li div.icon {
		width: 34px;
	}

	section#essential {
		width: 100%;
		padding: 80px 0;
		background: #f6f6f6;
		position: relative;
		color: #4d4d4d;
	}

	section#essential div.block {
		width: 92.5%;
		max-width: 1000px;
		margin: 0 auto;
	}

	section#essential div.block h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: center;
	}

	section#essential div.block dl {
		width: 100%;
		border-top: 1px solid #1a1a1a;
		margin-bottom: 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	section#essential div.block dl dt {
		width: 150px;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 0 15px 15px;
		font-weight: 500;
	}

	section#essential div.block dl dd {
		width: -webkit-calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: calc(100% - 150px);
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 0;
	}

	section#essential div.block dl dd div {
		border-bottom: 1px dotted #1a1a1a;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	section#essential div.block dl dd div:last-child {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	section#essential div.block dl dd div.bb_none {
		border-bottom: none;
		margin-bottom: 10px;
		padding-bottom: 0;
	}

	section#essential div.block dl dd div.box {
		border: 1px dotted #1a1a1a;
		padding: 15px;
	}

	section#essential div.block dl dd div.box.mb2em {
		margin-bottom: 2em;
	}

	section#essential div.block dl dd .red {
		color: #d7000f;
	}

	section#essential div.block p.cap {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: left;
		letter-spacing: -0.02em;
	}

	section#essential div.block ul.entry_box {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin-top: 56px
	}

	section#essential div.block ul.entry_box li {
		width: 340px;
		margin: 0 25px;
	}

	section#essential div.block ul.entry_box li a {
		width: 100%;
		height: 60px;
		color: #FFF;
		line-height: 1;
	}

	section#essential div.block ul.entry_box li a.entry {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 24px;
		font-size: 2.4rem;
		background: #d7000f;
		padding: 0 25px;
	}

	section#essential div.block ul.entry_box li a.other {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		font-size: 18px;
		font-size: 1.8rem;
		background: #29abe2;
	}

	section#essential div.block ul.entry_box li a span {
		width: 30px;
		margin-right: 60px;
		display: inline-block;
	}
}

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

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

	div.main {
		width: 100%;
		height: auto;
		line-height: 0;
		margin-bottom: 25px;
	}

	div.main div.inner {
		width: 100%;
	}

	ul.change {
		width: 92.5%;
		margin: 0 auto 50px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	ul.change li {
		width: 48%;
	}

	ul.change li a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		width: 100%;
		height: 30px;
		border: 1px solid #000;
		color: #000;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	ul.change li a.active {
		background: #d7000f;
		color: #FFF;
		border: 1px solid #d7000f;
	}

	section h2 {
		width: 92.5%;
		margin: 0 auto 30px;
		font-size: 24px;
		font-size: 2.4rem;
		color: #4d4d4d;
		line-height: 1.4;
		font-family: 'Montserrat', sans-serif;
	}

	section h2 span {
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 500;
	}

	section#for_top,
	section#in_page {
		width: 95.2%;
		margin: 0 auto 40px;
		text-align: center;
	}

	section#in_page {
		margin: 0 auto 60px;
	}

	section#for_top div.icon {
		width: 56px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#for_top p.text,
	section#in_page p.text {
		width: 92.5%;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin: 0 auto 15px;
		text-align: center;
	}

	section#for_top div.text_box,
	section#in_page div.text_box {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}

	section#for_top div.text_box p,
	section#in_page div.text_box p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 1.5em;
	}

	section#interview {
		width: 100%;
		padding: 50px 0 50px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
		text-align: center;
	}

	section#interview div.icon {
		width: 46px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#interview h2 {
		margin-bottom: 40px;
	}

	section#interview ul {
		width: 100%;
		margin: 0;
		text-align: left;
	}

	section#interview ul li {
		width: 100%;
		max-width: 375px;
		margin: 0 auto 20px;
		background: #FFF;
		-moz-box-shadow: 1px 1px 2px #999;
		-webkit-box-shadow: 1px 1px 2px #999;
		box-shadow: 1px 1px 2px #999;
		padding: 10px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		height: 145px;
	}

	section#interview ul li a.over {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
	}

	section#interview ul li div.photo {
		width: 112px;
		line-height: 0;
		margin-right: 19px;
	}

	section#interview ul li div.text {
		width: -webkit-calc(100% - 131px);
		width: -moz-calc(100% - 131px);
		width: calc(100% - 131px);
		line-height: 1.4;
	}

	section#interview ul li div.text h4 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1;
		margin-bottom: 8px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		letter-spacing: -0.02em;
	}

	section#interview ul li div.text h4 span {
		font-size: 10px;
		font-size: 1.0rem;
		letter-spacing: -0.05em;
	}

	section#interview ul li div.text h4 span.icon {
		width: 20px;
		display: inline-block;
		margin-right: 5px;
	}

	section#interview ul li div.text p {
		font-size: 11px;
		font-size: 1.1rem;
		text-indent: -1em;
		padding-left: 1em;
	}

	section#interview ul li div.text div.more {
		position: absolute;
		bottom: 10px;
		right: 12px;
	}

	section#for {
		width: 100%;
		padding: 35px 3.75% 1px;
		background: #f6f6f6;
		text-align: center;
	}

	section#for div.icon {
		width: 40px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#for h2 {
		margin-bottom: 40px;
	}

	section#for ul.block {
		width: 100%;
		padding: 15px;
		background: #FFF;
		line-height: 0;
		margin-bottom: 35px;
		text-align: left;
	}

	section#for ul.block li {
		width: 100%;
	}

	section#for ul.block li.text {
		position: relative;
		margin-top: 20px;
	}

	section#for ul.block li h3 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		color: #d7000f;
		font-family: 'Montserrat', sans-serif;
		margin-bottom: 5px;
		text-align: center;
	}

	section#for ul.block li ul {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.4;
		margin-bottom: 15px;
	}

	section#for ul.block li ul li {
		text-align: center;
	}

	section#for ul.block li div.icon {
		width: 30px;
		margin: 0 auto 12px;
		line-height: 0;
	}

	section#for ul.block.rev li div.icon {
		width: 60px;
	}

	section#for ul.block li ul li h4 {
		font-size: 18px;
		font-size: 1.8rem;
		letter-spacing: -0.02em;
	}

	section#for ul.block li p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.8;
		margin-bottom: 20px;
	}

	section#for ul.block li div.more {}

	section#in_page div.icon.factory {
		width: 28px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#in_page div.icon.sales {
		width: 36px;
		margin: 0 auto 20px;
		line-height: 0;
	}

	section#in_page div.photo {
		width: 100%;
		margin-top: 30px;
	}

	section#in_page p.cap {
		text-align: left;
		text-indent: -1em;
		padding-left: 1em;
	}

	ul.cood {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		padding-bottom: 12px;
		margin-bottom: 12px;
		margin-top: 30px;
		text-align: left;
	}

	ul.cood li:first-child {
		width: 50px;
	}

	ul.cood li:first-child div.icon {
		width: 42px;
	}

	ul.cood li:last-child {
		width: -webkit-calc(100% - 50px);
		width: -moz-calc(100% - 50px);
		width: calc(100% - 50px);
	}

	ul.cood li:last-child h4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 5px;
		color: #d7000f;
	}

	ul.cood li:last-child p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
	}

	ul.cood.bb {
		border-bottom: 1px solid #333;
	}

	ul.web {
		width: 100%;
		/*display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;*/
		padding-bottom: 12px;
		margin-bottom: 12px;
		margin-top: 30px;
		text-align: left;
	}

	ul.web h4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 8px;
		color: #d7000f;
	}

	ul.web li.left {
		width: 100%;
		/*display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;*/
	}

	ul.web li.right {
		width: 100%;
		/*display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;*/
	}

	ul.web li.left ul,
	ul.web li.right ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 12px;
	}

	ul.web li.left ul li:first-child,
	ul.web li.right ul li:first-child {
		width: 50px;
	}

	ul.web li.left ul li:last-child,
	ul.web li.right ul li:last-child {
		width: -webkit-calc(100% - 50px);
		width: -moz-calc(100% - 50px);
		width: calc(100% - 50px);
	}

	ul.web li.left ul li div.icon {
		width: 32px;
	}

	ul.web li.left ul:first-child li div.icon {
		width: 24px;
		margin-left: 5px;
	}

	ul.web li.right ul li div.icon {
		width: 28px;
	}

	section#flow {
		width: 100%;
		padding: 90px 0 30px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
	}

	section#flow div.icon {
		width: 100px;
		position: absolute;
		top: -50px;
		left: -webkit-calc(50% - 50px);
		left: -moz-calc(50% - 50px);
		left: calc(50% - 50px);
		z-index: 10;
	}

	section#flow div.block {
		width: 92.5%;
		margin: 0 auto;
	}

	section#flow div.block h3 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 20px;
		text-align: center;
	}

	section#flow div.block div.image {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}

	section#flow div.block p.cap {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.3;
		text-align: center;
		margin-top: 30px;
	}

	section#flow div.block p.cap.left {
		text-align: left;
	}

	section#essential {
		width: 100%;
		padding: 60px 0;
		background: #f6f6f6;
		position: relative;
		color: #4d4d4d;
	}

	section#essential div.block {
		width: 92.5%;
		margin: 0 auto;
	}

	section#essential div.block h3 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: center;
	}

	section#essential div.block dl {
		width: 100%;
		border-top: 1px solid #1a1a1a;
		margin-bottom: 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	section#essential div.block dl dt {
		width: 25%;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 1em 15px 5px;
		font-weight: 500;
	}

	section#essential div.block dl dd {
		width: 75%;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 10px 15px 0;
	}

	section#essential div.block dl dd div {
		border-bottom: 1px dotted #1a1a1a;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}

	section#essential div.block dl dd div:last-child {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	section#essential div.block dl dd div.bb_none {
		border-bottom: none;
		margin-bottom: 10px;
		padding-bottom: 0;
	}

	section#essential div.block dl dd div.box {
		border: 1px dotted #1a1a1a;
		padding: 12px;
	}

	section#essential div.block dl dd div.box.mb2em {
		margin-bottom: 2em;
	}

	section#essential div.block dl dd .red {
		color: #d7000f;
	}

	section#essential div.block ul.entry_box {
		width: 100%;
		margin-top: 40px;
	}

	section#essential div.block ul.entry_box li {
		width: 270px;
		margin: 0 auto 18px;
	}

	section#essential div.block ul.entry_box li a {
		width: 100%;
		height: 48px;
		color: #FFF;
		line-height: 1;
	}

	section#essential div.block ul.entry_box li a.entry {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 18px;
		font-size: 1.8rem;
		background: #d7000f;
		padding: 0 25px;
	}

	section#essential div.block ul.entry_box li a.other {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		font-size: 1.4rem;
		background: #29abe2;
	}

	section#essential div.block ul.entry_box li a span {
		width: 26px;
		margin-right: 45px;
		display: inline-block;
	}
}

@media screen and (max-width: 320px) {
	section#interview ul li div.text h4 {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1;
		margin-bottom: 8px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		letter-spacing: -0.02em;
	}
}
