@charset "utf-8";

html {
	font-size: 16px;
	line-height: 1.5;
	color: #2b333f;
	word-break: break-word;
	height: 100%;
	font-style: normal;
	background-attachment: fixed;
	color: #273243;
	font-weight: 700;
	}

body {
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    position: relative;
    font-family: 'Font_Bold';
	}

.inner {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
	}

.content {
    padding: 140px 0;
    position: relative;
	}

.cf:after {
    content: "";
    clear: both;
    display: block;
	}

a {
    text-decoration: none;
    text-decoration: underline;
    transition: 0.2s;
    color: #344155;
    word-break: break-all;
    transform: rotate(0.03deg);
	}

a:hover {
    text-decoration: none;
	}

a img {
    transition: 0.2s;
	}

a img:hover {
    opacity: 0.5;
	}

img.windows {
    margin-left: 5px;
	}

.textC {
    text-align: center;
    margin-bottom: 60px;
	}

.textR {
    text-align: right;
	}

.red {
    color: red;
	}

.fs14 {
    font-size: 14px;
	}

.mb0 {
    margin-bottom: 0 !important;
	}

h1 {
	display: block;
	padding: 0;
	border: none;
	font-size: 70px;
	line-height: 1.2;
	margin: 30px 0;
	/* color: #ffffff; */
	font-weight: bold;
	position: relative;
	text-shadow: 0 0 20px #ffffff,0 0 20px #ffffff;
	}

h1 em{
	font-style: normal;
	font-size: 86px;
	color: #143363;
	}

h2 {
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: solid 4px #08bfb9;
	}

h2 span {
	display: block;
	font-size: 40px;
	margin-top: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
	color: #344155;
	}

h3 {
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	}

h4 {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Font_Bold';
	margin: 30px 0 20px;
	text-align: center;
	position: relative;
	}

h4::before {
	content: "";
	width: 100%;
	height: 3px;
	background: #2b333f;
	position: absolute;
	top: 50%;
	right: 0;
	}

h4::after {
    content: "";
    width: 230px;
    height: 30px;
    background: #ffffff;
    position: absolute;
    top: 0px;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
	}

h4 span {
    position: relative;
    z-index: 1;
	}

p {
    line-height: 1.6;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1.5px;
	}

strong.marker {
	background: linear-gradient(transparent 55%, rgb(0 0 0 / 9%) 0%);
	font-family: Font_Medium;
	}

p.mb15 {
    margin-bottom: 15px !important;
	}

.mt0 {
    margin-top: 0 !important;
	}

input,
textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    max-width: 100%;
    border: 0 !important;
    font-family: 'MPLUSRounded1c-ExtraBold';
    cursor: pointer;
    transform: rotate(0.03deg);
    transition: 0.3s;
	}

ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}

.sp {
    display: none
	}

table {
    border-collapse: collapse;
    border: solid 2px #e4e6e8;
	}

table th,
table td {
    border: solid 1px #e4e6e8;
    padding: 20px;
    color: #263145;
	}

table th {
    width: 240px;
    background: #f8f9fb;
    font-family: 'Font_Bold';
	}

table td {
    color: #263145;
	}

.tag_square {
	background: #c11818;
	width: 80px;
	height: 80px;
	display: inline-block;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	}

.tag_square span em {
    display: block;
    font-size: 30px;
    font-style: normal;
    margin-top: 2px;
	}

.tag_square span {
    color: #fff;
    font-size: 14px;
	}

header .logo {
    width: 280px;
    padding: 0 20px;
	}

header.fixed {
    top: 0;
    position: fixed;
    z-index: 999;
    right: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.1);
	}

header #global-nav .logo {
    padding: 0 1vw;
    width: 16%;
	}

header .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    padding: 0;
	}

header ul {
    width: 100%;
	}

header #top-head {
    width: 100%;
	}

	.head--g-nav {
	z-index: 1111;
	display: none;
	}

header #global-nav .g-nav-menu {
    position: relative;
	}

.g-nav-menu li {
    width: calc(100% / 7);
	}

.g-nav-menu li a {
	display: block;
	text-decoration: none;
	padding: 30px 0vw;
	border-left: solid 1px #e5e7eb;
	text-align: center;
	font-size: 16px;
	color: #2b333f;
	font-weight: bold;
	}

.g-nav-menu li a:hover {
    background: #344155;
    color: #fff;
	}

header a.entry_button {
	padding: 29px 20px;
	background: #c11818;
	color: #ffffff;
	letter-spacing: 1px;
	width: 310px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	}

header a.entry_button:hover {
	background: #273243;
	color: #fff;
	}

#mv {
	position: relative;
	text-align: center;
	background:url(https://img.jusnet.co.jp/career/lp/keiri_big_company_jobc/mv_bg.jpg) center no-repeat;
	background-size: cover;
	}

#mv .inner {
	padding: 100px 0;
	max-width: 1500px;
	position: relative;
	}

#mv img {
    position: absolute;
    bottom: 0;
	}

#mv img.man {
    left: 0;
	}

#mv img.woman {
	right: 0;
	}
#mv .title {
    text-align: center;
    font-size: 36px;
    position: relative;
	}

#mv .title span {
	display: block;
	font-weight: bold;
	font-size: 40px;
	/* color: #ffffff; */
	text-shadow: 0 0 20px #ffffff,0 0 30px #ffffff,0 0 15px #ffffff;
	}

#mv .title span strong {
	color: #344155;
	font-size: 50px;
	}

#mv .title em {
	display: inline-block;
	font-style: normal;
	padding: 12px;
	font-size: 30px;
	margin-top: 30px;
	font-weight: bold;
	background: #ffffff;
	color: #c11818;
	}

#mv a {
	display: inline-block;
	background: #c11818;
	color: #ffffff;
	font-size: 22px;
	padding: 30px 40px;
	text-decoration: none;
	font-weight: bold;
	}

#mv a:hover {
	background: #273243;
	}

#message {
	background: radial-gradient(#e0e0e0 7%, #f5f5f5 0);
	background-size: 24px 24px;
	}

#message h2 {
	font-size: 40px;
	}

#message h2 span {
    color: #c11818;
    display: inline;
 }

#message ul li {
	width: calc(100% / 3);
	background: #143363;
	padding: 60px 40px 50px 40px;
	position: relative;
	border-right: solid 1px #204174;
	}

#message ul li:last-of-type {
    border-right: 0
	}

#message ul li p{
	margin-top: 20px;
	color: #fff;
	line-height: 1.5;
	font-size: 12px;
	}

#message ul li span {
	position: absolute;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	top: -22px;
	right: 50%;
	background: #c11818;
	padding: 12px 25px;
	border-radius: 100px;
	font-size: 20px;
	color: #ffffff;
	}

#message ul li h3 {
	font-size: 24px;
	color: #fff;
	}

#message ul li h3 sup{
	font-size: 14px;
	}

#message ul li figure {
    text-align: center;
	}

#message ul li p.tyusyaku{
	text-align: center;
	line-height: 1.5;
	font-size: 14px;
	margin-top: 30px;
	}

#message .solution {
    text-align: center;
    margin-top: 60px;
	}

#message .solution p {
	display: inline-block;
	background: #c11818;
	color: #ffffff;
	padding: 5px 20px;
	font-size: 34px;
	}

#jusnet {
    padding: 140px 5vw;
    background: url(https://img.jusnet.co.jp/career/lp/keiri_big_company_jobc/jusnet_bg.png) center bottom no-repeat rgb(255 246 235 / 26%);
    background-attachment: fixed;
 }

#jusnet .inner {
	padding: 110px;
	background: #143363;
	}

#jusnet .j_top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

#jusnet .j_top .text {
    width: 50%;
	}

#jusnet .j_top h2 {
    color: #fff;
    font-size: 40px;
    line-height: 1.4;
    text-align: left;
    border: none;
    padding: 0;
    margin-bottom: 40px;
	}

#jusnet .j_top p {
    color: #fff;
	}

#jusnet .j_top figure {
	width: 41%;
	box-shadow: 5px 5px 30px #111c2b;
	margin-left: 3vw;
	}

#strengths {
    background: #efe8df;
    padding: 140px 5vw;
	}

#strengths ul {
    margin-top: 90px;
	}

#strengths ul li {
	width: calc(100% / 3 - 30px);
	padding: 70px 35px 35px 40px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 20px #e5dacc;
	border-top: solid 3px #2b333f;
	}

#strengths ul li .tag_square {
    position: absolute;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    top: -40px;
    right: 50%;
	}

#strengths ul li figure {
    margin-bottom: 20px;
    text-align: center;
	}

#strengths ul li figure img {
    height: 75px;
	}

#strengths ul li h3 {
    font-size: 24px;
	}

#agent {
	background: url(https://img.jusnet.co.jp/career/lp/keiri_big_company_jobc/agent_bg.png) center bottom no-repeat #0f2951;
	background-attachment: fixed;
	background-size: cover;
	}

#agent h2,
#agent h2 span {
    color: #fff
	}

#agent section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
	}

#agent section figure {
    margin-right: 3vw;
	}

#agent section .text {
    width: 73%;
	}

#agent section .text .title {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
	}

#agent section .text .title .tag_square {
    background: #ffffff;
	}

#agent section .text .title .tag_square span {
    color: #344155;
	}

#agent section .text .title h3 {
    margin: 0;
    text-align: left;
    width: 89%;
    font-size: 30px;
    color: #fff;
    position: relative;
    margin-left: 1vw;
	}

#agent section .text .title h3 span {
    position: absolute;
    bottom: 5px;
    right: 0;
    font-size: 18px;
	}

#agent section .text p {
    color: #fff;
	}

#job_exsample {
	background: radial-gradient(#dcdcdc 7%, #f5f5f5 0);
	background-size: 24px 24px;
	}

#job ul>li {
	background: #ffffff;
	width: calc(100% / 3 - 25px);
	margin-top: 40px;
	box-shadow: 0 0 10px rgb(88 88 88 / 14%);
	}

#job ul>li:nth-of-type(1),
#job ul>li:nth-of-type(2),
#job ul>li:nth-of-type(3) {
    margin-top: 0
	}

#job ul>li h3 {
	background: #143363;
	padding: 25px;
	text-align: left;
	color: #fff;
	margin: 0;
	}

#job ul>li .box {
    padding: 30px;
	}

#job ul>li .box .list {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccd3dc;
	}

#job ul>li .box .list li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px;
	}

#job ul>li .box .list li:last-of-type {
    margin-bottom: 0
	}

#job ul>li .box .list li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #344155;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100px;
	}

#job ul>li .box dl dt {
	background: #c11818;
	color: #fff;
	padding: 8px 0;
	float: left;
	font-size: 14px;
	width: 60px;
	text-align: center;
	position: relative;
	}

#job ul>li .box dl dd {
    padding: 0 0 0 70px;
    margin-bottom: 15px;
    line-height: 1.4;
	}

#exsample {
    margin-top: 120px;
	}

#exsample ul>li {
	background: #ffffff;
	width: calc(100% / 2 - 25px);
	box-shadow: 0 0 10px rgb(88 88 88 / 14%);
	}

#exsample li h3 {
	padding: 25px;
	font-size: 22px;
	color: #fff;
	margin: 0;
	background: #143363;
	}

#exsample li h3 span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
	}

#exsample li .box {
    padding: 40px;
	}

#exsample li .box .b_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

#exsample li .box .b_a .before,
#exsample li .box .b_a .after {
    width: 46%;
    position: relative;
    padding: 30px;
	}

#exsample li .box .b_a .before {
	background: #08bfb9;
	}

#exsample li .box .b_a .before::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #2b333f;
    border-width: 12px 0px 12px 15px;
    position: absolute;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    right: -18px;
    top: 50%;
 }

#exsample li .box .b_a .after {
    background: #c11818;
 }

#exsample li .box .b_a .title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    padding: 3px;
    margin: 0 auto 5px;
	}

#exsample li .box .b_a .before .title {
	background: #0aa19c;
	}

#exsample li .box .b_a .after .title {
	background: #a81b1b;
	}

#exsample li .box .b_a .money {
    text-align: center;
    font-size: 20px;
    color: #fff;
	}

#exsample li .box .b_a .money span {
    font-size: 60px;
    margin: 0 5px;
    position: relative;
    bottom: -2px;
	}

#exsample li .box .list li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
	}

#exsample li .box .list li::before {
    content: "";
    background: #344155;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100px;
	}

#exsample li .box a {
	display: block;
	text-decoration: none;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	padding: 25px;
	border: solid 3px #2b333f;
	color: #2b333f;
	}

#exsample li .box a:hover {
	background: #344155;
	color: #fff;
	border: solid 3px #344155;
	}

#voice_flow {
	background: radial-gradient(#d5d5d5 7%, #ededed 0);
	background-size: 24px 24px;
	}

#voice ul li {
	width: calc(100% / 2 - 25px);
	background: #fff;
	box-shadow: 0 0 10px rgb(88 88 88 / 14%);
	margin-top: 50px;
	}

#voice ul li:nth-of-type(1),
#voice ul li:nth-of-type(2) {
    margin-top: 0;
	}

#voice ul li .t_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
	}

#voice ul li .t_box .tag_square {
    width: 100px;
    height: 100px;
	}

#voice ul li .t_box .text {
    width: 88%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 30px;
	}

#voice ul li .t_box .text .name {
    line-height: 1.4;
    font-size: 18px;
	}

#voice ul li .t_box .evaluation {
	font-size: 20px;
	line-height: 1.2;
	min-width: 110px;
	width: 110px;
	}

#voice ul li .t_box .evaluation span {
	letter-spacing: 0;
	color: #c11818;
	}

#voice ul li dl {
	padding: 40px;
	border-top: solid 3px #c11818;
	}

#voice dl dt,
#voice dl dd {
    position: relative;
    padding-left: 70px;
	}

#voice dl dt {
    position: relative;
    margin-bottom: 15px;
    min-height: 50px;
	}

#voice dl dd {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ccd3dc;
    min-height: 80px;
	}

#voice dl dd:last-of-type {
    padding-bottom: 0;
    border: none;
    margin: 0;
	}

#voice ul li dl dt span,
#voice ul li dl dd span {
	background: #143363;
	color: #fff;
	font-size: 20px;
	height: 50px;
	width: 50px;
	position: absolute;
	text-align: center;
	line-height: 2.4;
	left: 0;
	top: 0;
	}

#voice ul li dl dd span {
	background: #08bfb9;
	}

#voice dl dt p {
    font-size: 18px;
    line-height: 1.5;
	}

#voice dl dd p {
    line-height: 1.6;
	}

#executive{
	background: #344155;
	}

#executive h2,
#executive h2 span{
	color: #ffffff;
	}

#executive .wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

#executive .wrap figure{
	width: 45%;
	}

#executive .wrap .text{
	width: 100%;
	margin-left: 50px;
	}

#executive .wrap .text p{
	color: #ffffff;
	width: auto;
	}

#executive .wrap .name{
	display:flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 40px;
	padding-top: 40px;
	border-top: solid 2px #ffffff;
	}

#executive .wrap .name p{
	margin-left: 20px;
	font-size: 18px;
	}

#executive .wrap .name p .sp{
	display:none
	}

#executive .wrap .name p span.sp{
	display:inline-block;
	margin: 0 10px;
	font-size: 18px;
	}

#executive .wrap .name em{
	display:flex;
	width: 70px;
	height: 70px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #344155;
	}

#executive .wrap .name span{
	display: block;
	font-size: 24px;
	}

#flow {
    margin-top: 120px;
	}

#flow ul li {
	width: 100%;
	background: #fff;
	padding-right: 30px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	box-shadow: 0 0 10px rgb(88 88 88 / 14%);
	}

#flow ul li:last-of-type {
    margin: 0
	}

#flow ul li .tag_square {
    width: 150px;
    height: 150px;
    position: relative;
	}

#flow ul li .tag_square::after {
	content: "";
	position: absolute;
	width: 5px;
	height: 25%;
	background: #c11818;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 100%);
	right: 50%;
	bottom: 0;
	}

#flow ul li:last-of-type .tag_square::after {
    display: none
	}

#flow ul li .text h3 {
    text-align: left;
    font-size: 22px;
    margin-bottom: 5px;
	}

#flow ul li .text {
    width: 73%;
    padding: 0 30px;
	}

#flow ul li figure {
    right: 30px;
    bottom: 0;
    padding-top: 10px;
	}

#closing {
    background: url(https://img.jusnet.co.jp/career/lp/keiri_big_company_jobc/closing_bg.png) center bottom no-repeat #2b333f;
    background-attachment: fixed;
	}

#closing h2,
#closing h2 span {
    color: #fff;
	}

#closing ul li {
    width: calc(100% / 3 - 30px);
    background: #fff;
    position: relative;
	}

#closing ul li .tag_square {
    position: absolute;
    left: 0;
    top: 0;
	}

#closing ul li figure img {
    width: 100%;
	}

#closing ul li h3 {
    margin: 0;
    text-align: left;
    padding: 30px 30px 40px 30px;
	}

#closing .certification {
	background: #08bfb9;
	padding: 80px 60px 60px 60px;
	margin-top: 100px;
	position: relative;
	}

#closing .certification figure.mark {
	position: absolute;
	background: #fff;
	top: -60px;
	right: 50%;
	width: 60px;
	height: 60px;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	border: solid 10px #08bfb9;
	}

#closing .certification .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

#closing .certification .box figure {
    width: 30%;
    margin-right: 2.5vw;
	}

#closing .certification .box .text {
    width: 80%;
	}

#closing .certification h2 {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-color: #fff;
    font-size: 34px;
    display: block;
	}

#closing .certification .box .text p {
    color: #fff;
	}

#closing .certification .link {
	background: #04b3ad;
	margin-top: 40px;
	padding: 30px;
	}

#closing .certification .link h3 {
    margin-bottom: 10px;
    color: #fff;
	}

#closing .certification .link a {
    text-align: center;
    display: block;
    color: #fff;
	}

#entry {
	background: #143363;
	padding: 120px 0;
	}

#entry .textC {
    margin-bottom: 40px;
	}

#entry h2 {
    border: none;
    padding-bottom: 0;
	}

#entry h2 em {
	color: #344155;
	font-style: normal;
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 100px;
	font-size: 18px;
	font-family: 'Font_Bold';
	letter-spacing: 1px;
	position: relative;
	}

#entry h2 em::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 12px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    -webkit-transform: translate(50%, 100%);
    -ms-transform: translate(50%, 100%);
    transform: translate(50%, 100%);
    bottom: 0;
    right: 50%;
	}

#entry h2 span {
    color: #fff;
    margin-top: 40px;
	}

#entry a {
	display: inline-block;
	text-align: center;
	font-size: 26px;
	text-decoration: none;
	color: #ffffff;
	padding: 30px 35px;
	background: #c11818;
	font-weight: bold;
	}

#entry a:hover {
	background: #ffffff;
	color: #143363;
	}

footer {
    background: #1a1a1a;
    padding: 120px 0 60px;
	}

footer .inner {
    max-width: 1540px;
	}

footer .t_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	}

footer .t_wrap .l_box {
    width: 700px;
	}

footer .t_wrap .l_box figure {
    margin-bottom: 30px;
	}

footer .t_wrap .l_box .mark {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 260px;
	margin-bottom: 20px;
	}

footer .t_wrap .l_box .mark a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
	}

footer .t_wrap .l_box h2 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #5b5b5b;
    line-height: 1.3;
    letter-spacing: 1px;
    border: none;
    padding: 0;
	}

footer .t_wrap .l_box p {
    color: #5b5b5b;
    font-size: 12px;
	}

footer .t_wrap .l_box p.mb20 {
    margin-bottom: 10px;
	}

footer .t_wrap .r_box {
    width: 520px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
	}

footer .t_wrap .r_box dl dt {
    color: #5b5b5b;
    float: left;
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.5;
	}

footer .t_wrap .r_box dl dd {
    padding: 10px 0px 10px 120px;
    color: #5b5b5b;
    font-size: 12px;
    line-height: 1.5;
	}

footer .t_wrap .r_box dl dd ol.list {
    margin: 0;
	}

footer .t_wrap .r_box dl dd ol.list li {
    position: relative;
    padding-left: 15px;
	}

footer .t_wrap .r_box dl dd ol.list li:first-of-type {
    margin-top: 0
	}

footer .t_wrap .r_box dl dd ol.list li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #344155;
    border-radius: 100px;
    left: 0;
    top: 8px;
	}

footer .b_wrap {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	}

footer .b_wrap ul li {
    border-right: solid 1px #5c5c5c;
	}

footer .b_wrap ul li:first-of-type a {
    padding-left: 0;
	}

footer .b_wrap ul li:last-of-type {
    border: none
	}

footer .b_wrap ul li a {
    font-size: 12px;
    color: #5b5b5b;
    padding: 0 20px;
	}

footer .l_box ul li a {
    font-size: 12px;
    color: #5c5c5c;
    padding-right: 30px;
	}

footer .b_wrap .copy {
    font-size: 10px;
    margin-top: 10px;
    text-align: right;
    color: #5b5b5b;
	}

@media screen and (max-width:1600px) {
    .inner {
        max-width: 100%;
        padding: 0 5vw;
    	}

    #top-head {
        top: 0;
        position: fixed;
        right: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.1);
    	}

    #global-nav ul li.contact a {
        color: #252525;
    	}

    .g-nav-menu li.contact a:hover {
        background: none
    	}

    #global-nav ul li a:before {
        display: none;
    	}

    #nav-toggle {
        position: fixed;
        z-index: 1111;
        right: 15px;
        top: 13px;
        width: 70px;
        height: 70px;
        cursor: pointer;
        background: #2b333f;
        padding: 20px;
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19);
    	}

    #nav-toggle div {
        position: relative;
    	}

    #nav-toggle span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    	}

    #nav-toggle span:nth-child(1) {
        top: 3px;
    	}

    #nav-toggle span:nth-child(2) {
        top: 15px;
    	}

    #nav-toggle span:nth-child(3) {
        top: 28px;
    	}

    .g-nav-menu li a {
        text-align: left;
        padding: 0 0 7px 20px;
    	}

    #global-nav {
        position: absolute;
        right: -300px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        width: 300px;
        padding-top: 100px;
        height: 100vh;
    	}

    #global-nav ul li {
        width: 100%;
        border-bottom: solid 1px #576c81;
    	}

    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        padding: 25px;
    	}

    #top-head #global-nav ul li a {
        color: #fff;
        border: none;
        font-size: 18px;
     }

    #top-head #global-nav ul liinput::before {
        display: block
    	}

    .open #nav-toggle span:nth-child(1) {
        top: 14px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    	}

    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    	}

    .open #nav-toggle span:nth-child(3) {
        top: 14px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    	}

    .open #global-nav {
        -moz-transform: translateX(-300px);
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        width: 350px;
        background: rgb(26 43 60 / 87%);
    	}

    .fixed {
        position: inherit;
    	}

    header {
        position: absolute;
        z-index: 11;
        width: 100%;
        height: 100px;
    	}

    header.fixed {
        background: none;
        box-shadow: none;
    	}

    header .logo {
        position: relative;
        top: 15px;
    	}

    header a.entry_button {
		right: 95px;
		position: absolute;
		top: 15px;
		width: 240px;
		padding: 25px;
		font-weight: bold;
		}
	}

@media screen and (max-width: 1480px) {
    html {
        zoom: 90%;
    	}

    #message h2 {
        font-size: 40px;
    	}

    #message ul li {
        padding: 50px 3vw 40px 3vw;
    	}

    #message .solution {
        margin-top: 50px;
    	}

    #message .solution p {
        font-size: 32px;
    	}

    #jusnet .inner {
        padding: 7vw;
    	}

    #jusnet .j_top .text {
        width: 60%;
    	}

    #jusnet .j_top figure {
        width: 35%;
    	}

    #strengths ul {
        margin-top: 80px;
    	}

    #strengths ul li {
        width: calc(100% / 3 - 20px);
    	}

    #strengths ul li h3 {
        font-size: 22px;
    	}

    #strengths ul li h3 br {
        display: none
    	}

    #agent section .text .title {
        margin-bottom: 50px;
    	}

    #agent section .text .title h3 {
        margin-left: 1.5vw;
    	}

    #agent section .text .title h3 span {
        bottom: -30px;
        right: 0;
    	}

    #exsample ul>li {
        width: calc(100% / 2 - 15px);
    	}

    #exsample li h3 {
        text-align: left;
    	}

    #exsample li .box .b_a .money {
        font-size: 18px;
    	}

    #exsample li .box .b_a .money span {
        font-size: 56px;
    	}

    #voice ul li {
        margin-top: 30px;
        width: calc(100% / 2 - 15px);
     }

    #flow ul li .text p {
        line-height: 1.4;
    	}

    #closing ul li {
        width: calc(100% / 3 - 20px);
    	}
	}

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

    .content {
        padding: 120px 0;
    	}
	
	h1 br.sp{
		display: block;
		}
	
    header #global-nav .logo {
        width: 20%;
    	}

    #mv .inner {
        padding: 9vw 0;
     }

    #mv img.man {
		width: 31%;
		min-width: 330px;
		left: -15px;
		}

    #mv img.woman {
		width: 30%;
		min-width: 320px;
		right: 0px;
		}

    #message ul li h3 br {
        display: none
    	}

    #jusnet {
        padding: 120px 5vw;
    	}

    #jusnet .j_top h2 br.sp {
        display: block
    	}

    #jusnet .j_top .text {
        width: 50%;
    	}

    #jusnet .j_top figure {
        width: 45%;
    	}

    #strengths {
        padding: 120px 3vw;
    	}

    #agent section .text .title {
        margin-bottom: 60px;
    	}

    #agent section .text .title h3 span {
        bottom: -35px;
        right: 0;
    	}

    #job ul>li {
        width: calc(100% / 3 - 15px);
        margin-top: 20px;
    	}

    #exsample li .box .b_a {
        display: block;
    	}

    #exsample li .box .b_a .before,
    #exsample li .box .b_a .after {
        width: 100%;
        position: relative;
        padding: 30px 40px;
    	}

    #exsample li .box .b_a .before {
        margin-bottom: 40px;
    	}

    #exsample li .box .b_a .before::after {
        border-width: 15px 15px 0px 15px;
        border-color: #344155 transparent transparent transparent;
        -webkit-transform: translate(50%, 100%);
        -ms-transform: translate(50%, 100%);
        transform: translate(50%, 100%);
        right: 50%;
        top: inherit;
        bottom: -15px;
    	}

    #voice ul li .t_box .text .name {
        font-size: 16px;
        margin-bottom: 2px;
    	}

    footer {
        padding: 10vw 0 5vw;
    	}

    footer .b_wrap ul li {
        width: calc(100% / 6);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 20px;
    	}

    footer .b_wrap ul li:first-of-type {
        border-left: solid 1px #5c5c5c;
    	}

    footer .b_wrap ul li:last-of-type {
        border-right: solid 1px #5c5c5c;
    	}

    footer .b_wrap ul li a {
        padding: 0;
        display: block;
        text-align: center;
        line-height: 1.6;
    	}

    footer .b_wrap {
        display: block;
        margin-top: 6vw;
    	}

    footer .b_wrap .copy {
        text-align: center;
        margin-top: 30px;
    	}
	}

@media screen and (max-width: 980px) {
    html {
        zoom: 100%;
    	}

    h1 {
        font-size: 44px;
        margin: 20px 0;
    	}

	h1 em{
    	font-size: 60px;
		}

    h1 br.sp {
        display: block
    	}

    h2 {
        font-size: 18px;
        letter-spacing: 2px;
        padding-bottom: 15px;
        border-bottom: solid 3px #08bfb9;
    	}

    h2 span {
        font-size: 30px;
        margin-top: 20px;
        letter-spacing: 2px;
        line-height: 1.3;
    	}

    h3 {
        font-size: 18px;
    	}

    h4 {
        font-size: 22px;
        margin: 25px 0 20px;
    	}

    p {
        line-height: 1.5;
    	}

    .content {
        padding: 10vw 0;
        position: relative;
    	}

    .textC {
        margin-bottom: 50px;
    	}

    #nav-toggle {
        right: 15px;
        top: 12px;
        width: 60px;
        height: 60px;
        padding: 15px;
    	}

    #global-nav {
        padding-top: 70px;
    	}

    .head--g-nav {
        position: fixed;
        background: none;
        display: block;
        width: 100%;
        background: #27272759;
        padding: 10px;
        bottom: 0;
    	}

    .head--g-nav a {
		text-align: center;
		text-decoration: none;
		font-size: 18px;
		background: #c11818;
		display: block;
		padding: 22px;
		color: #ffffff;
		width: 100%;
		}

    header {
        padding: 0;
        height: 85px;
    	}

    header .logo {
        padding: 0 0 0 15px;
        width: 230px;
    	}

    header #global-nav .g-nav-menu {
        width: 100%
    	}

    header #global-nav .logo {
        display: none
    	}

    header a.entry_button {
        display: none
    	}

    #mv {
        overflow: hidden;
     }

	#mv::before{
		background-size: 85%;
		}

    #mv .inner {
        padding: 80px 2vw;
        max-width: 100%;
    	}

    #mv .title {
        font-size: 30px;
    	}

	#mv .title span{
		font-size: 34px;
		}

    #mv .title span strong {
        font-size: 32px;
    	}

    #mv .title em {
        padding: 12px;
        font-size: 24px;
        margin-top: 20px;
    	}
    #mv img {
        position: absolute;
        bottom: 0;
    	}

    #mv img.man {
		width: 32%;
		min-width: 270px;
		left: -45px;
		}

    #mv img.woman {
		width: 30%;
		min-width: 270px;
		right: -35px;
		}

    #mv a {
        font-size: 18px;
        padding: 25px 30px;
    	}

    #message h2 {
        font-size: 32px;
        letter-spacing: 1px;
    	}

    #message ul li {
		width: 100%;
		padding: 40px 40px 50px 40px;
		border-bottom: solid 1px #374458;
		border-right: none;
		}

    #message ul li h3 {
        font-size: 22px;
    	}

    #message ul li h3 br {
        display: block
    	}

    #message ul li h3 br.sp {
        display: none
    	}

    #message .solution {
        margin-top: 40px;
    	}

    #message .solution p {
        padding: 5px 15px;
        font-size: 26px;
    	}

    #jusnet {
        padding: 10vw 5vw;
    	}

    #jusnet .j_top {
        display: block;
    	}

    #jusnet .j_top h2 {
        text-align: center;
        display: block;
        font-size: 32px;
        margin-bottom: 30px;
    	}

    #jusnet .j_top h2 br.sp {
        display: none
    	}

    #jusnet .j_top .text {
        width: 100%;
        margin-bottom: 40px;
    	}

    #jusnet .j_top figure {
        width: 50%;
        margin: 0 auto;
    	}

    #strengths {
        padding: 10vw 5vw;
    	}

    #strengths ul li {
        width: calc(100% / 2 - 15px);
        margin-top: 60px;
    	}

    #strengths ul li:nth-of-type(1) {
        width: 100%;
        margin-top: 0;
    	}

    #strengths ul li h3 {
		font-size: 20px;
		}

    #agent section {
        display: block;
        position: relative;
    	}

    #agent section:last-of-type {
        margin: 0
    	}

    #agent section figure {
        width: 37%;
        margin: 0 auto;
    	}

    #agent section .text {
        width: 100%;
    	}

    #agent section .text .title {
        width: 100%;
        margin: 30px 0 20px;
    	}

    #agent section .text .title h3 {
        font-size: 26px;
        margin-left: 20px;
    	}

    #agent section .text .title h3 span {
        font-size: 16px;
        bottom: 5px;
    	}

    #agent section .text p {
        line-height: 1.8;
    	}

    #job ul>li {
        width: calc(100% / 2 - 15px);
        margin-top: 30px;
    	}

    #job ul>li:nth-of-type(3) {
        margin-top: 30px;
    	}

    #job ul>li h3 {
        padding: 20px 30px;
    	}

    #job ul>li .box {
        padding: 20px 30px;
    	}

    #job ul>li .box dl dt {
        padding: 6px 0;
        font-size: 12px;
        width: 50px;
        bottom: inherit;
    	}

    #job ul>li .box dl dd {
        padding: 0 0 0 60px;
        margin-bottom: 10px;
        font-size: 14px;
    	}

    #exsample {
        margin-top: 80px;
    	}

    #exsample li h3 {
        font-size: 18px;
    	}

    #exsample li h3 span {
        font-size: 14px;
    	}

    #exsample li .box {
        padding: 30px;
    	}

    #exsample li .box .b_a .before,
    #exsample li .box .b_a .after {
        padding: 20px;
    	}

    #exsample li .box .b_a .title {
        font-size: 16px;
    	}

    #exsample li .box .b_a .money span {
        font-size: 50px;
    	}

    #exsample li .box .list li {
        font-size: 16px;
    	}

    #exsample li .box a {
        font-size: 18px;
        padding: 20px;
    	}

    #voice ul li {
        width: 100%;
    	}

    #voice ul li:nth-of-type(2) {
        margin-top: 30px;
    	}

    #voice ul li .t_box .text {
		display: flex;
		padding: 0 20px;
		}

    #voice ul li .t_box .text .name {
        margin: 0;
    	}

    #voice ul li .t_box .evaluation {
		font-size: 20px;
		text-align: center;
		width: 130px;
		min-width: 130px;
		}

    #voice ul li .t_box .tag_square {
        width: 90px;
        height: 90px;
    	}

    #voice ul li dl {
        padding: 30px;
    	}

	#executive .wrap{
		display: block;
		}
	
	#executive .wrap figure{
		width: 40%;
		margin: 0 auto 40px;
		text-align: center;
		}
	
	#executive .wrap .text{
		margin-left: 0;
		}

    #flow {
        margin-top: 80px;
    	}

    #flow ul li {
        padding-right: 0;
        margin-bottom: 20px;
    	}

    #flow ul li .tag_square {
        width: 130px;
        height: 120px;
        position: relative;
    	}

    #flow ul li .tag_square::after {
        width: 4px;
    	}

    #flow ul li .text h3 {
        font-size: 20px;
    	}

    #flow ul li .text {
        width: 90%
    	}

    #flow ul li figure {
        display: none
    	}

    #closing h2,
    #closing h2 span {
        color: #fff;
    	}

    #closing ul li {
        width: 100%;
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    	}

    #closing ul li:first-of-type {
        margin-top: 0;
    	}

    #closing ul li figure {
        width: 50%;
    	}

    #closing ul li h3 {
        padding: 30px;
    	}

    #closing .certification {
        margin-top: 90px;
        padding: 60px 50px 50px 50px;
    	}

    #closing .certification figure.mark {
		top: -50px;
		width: 50px;
		height: 50px;
		border: solid 8px #08bfb9;
		padding: 15px;
		}

    #closing .certification .box {
        display: block
    	}

    #closing .certification .box figure {
        display: none;
    	}

    #closing .certification .box .text {
        width: 100%;
    	}

    #closing .certification h2 {
        font-size: 26px;
        margin-bottom: 30px;
    	}

    #closing .certification .link {
        margin-top: 30px;
    	}
	}

@media screen and (max-width: 780px) {
    html {
        zoom: 100%;
    	}

    body {
        min-width: inherit;
    	}

    .content {
        padding: 60px 0;
    	}

    .inner {
        padding: 0 15px;
    	}

    h1 {
		font-size: 36px;
		margin: 20px 0;
		line-height: 1.3;
		text-shadow: 0 0 5px #ffffff,0 0 10px #ffffff;
		}
	h1 em{
		
font-size: 42px;
	}

    h2 {
        font-size: 16px;
        border-bottom: solid 2px #08bfb9;
        padding-bottom: 10px;
    	}

    h2 span {
        font-size: 28px;
        margin-top: 10px;
    	}

    h3 {
        margin-bottom: 15px;
        font-size: 16px;
    	}

    h4 {
        font-size: 20px;
        margin: 20px 0 15px;
    	}

    h4::after {
        width: 180px;
    	}

    p {
        font-size: 15px;
    	}

    p.mb10 {
        margin-bottom: 10px !important;
    	}

    .textC {
        margin-bottom: 50px;
    	}

    .tag_square {
        width: 65px;
        height: 65px;
    	}

    .tag_square span em {
        font-size: 26px;
        margin-top: 0px;
    	}

    .tag_square span {
        font-size: 12px;
    	}

    header .logo.sp {
        top: 20px;
        z-index: 1;
        left: 12px;
        width: 250px;
    	}

    header .logo {
        padding-left: 12px;
        width: 180px;
        top: 20px;
    	}

    header.fixed .logo.sp {
        display: none
    	}

    .head--g-nav.fixed {
        padding: 12px;
    	}

    .head--g-nav input {
        padding: 20px;
        font-size: 16px;
    	}

    #nav-toggle {
        right: 12px;
        top: 12px;
        width: 50px;
        height: 50px;
        padding: 12px;
    	}

    .open #global-nav {
        width: 260px;
    	}

    #top-head.fixed #global-nav ul li a {
        padding: 25px 20px;
        font-size: 16px;
    	}

    #nav-toggle span:nth-child(1) {
        top: 2px;
    	}

    #nav-toggle span:nth-child(2) {
        top: 12px;
    	}

    #nav-toggle span:nth-child(3) {
        top: 23px;
    	}

    .open #nav-toggle span:nth-child(1) {
        top: 12px;
    	}

    .open #nav-toggle span:nth-child(3) {
        top: 12px;
    	}

    #mv {
		overflow: hidden;
		background: url(https://img.jusnet.co.jp/career/lp/keiri_big_company_jobc/mv_bg_sp.jpg) center no-repeat;
		background-size: cover;
		}

    #mv .inner {
		padding: 80px 15px 30px;
		}
	
    #mv .title {
        font-size: 22px;
    	}

    #mv .title br.sp {
        display: block
    	}

    #mv .title span {
		line-height: 1.2;
		font-size: 24px;
		}

    #mv .title span strong {
        font-size: 28px;
    	}

    #mv .title em {
		padding: 10px;
		font-size: 17px;
		margin-top: 10px;
		line-height: 1.3;
		}

    #mv img {
        position: absolute;
        bottom: 0;
    	}

    #mv img.man,
    #mv img.woman {
        display: none
    	}

    #mv img.man.sp {
		display: block;
		left: -35px;
		width: 33%;
		min-width: 190px;
		}

    #mv img.woman.sp {
		right: -25px;
		display: block;
		min-width: 180px;
		}

    #mv a {
		font-size: 18px;
		padding: 20px 20px;
		}

    #message h2,
    #message h2 span {
		font-size: 28px;
		}

    #message h2 br.sp {
        display: block
    	}

    #message ul li {
        padding: 40px 30px 50px 30px;
    	}

    #message ul li:last-of-type {
        padding: 40px 30px;
    	}

    #message ul li span {
        font-size: 18px;
    	}

    #message ul li figure img {
        width: 190px;
    	}

    #message ul li:first-of-type figure img {
        width: 150px;
     }

    #message ul li:last-of-type figure img {
        width: 250px;
     }

    #message ul li h3 {
        font-size: 20px;
    	}

    #message ul li h3 br.sp {
        display: block
    	}

    #message .solution {
        margin-top: 20px;
    	}

    #message .solution p {
        padding: 15px;
        font-size: 22px;
        line-height: 1.4;
        width: 100%;
    	}

    #message .solution p br.sp {
        display: block
    	}

    #jusnet {
        background: none;
        padding: 0;
    	}

    #jusnet .inner {
        padding: 50px 25px;
    	}

    #jusnet .j_top {
        display: block;
    	}

    #jusnet .j_top h2 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.5;
    	}

    #jusnet .j_top h2 br.sp {
        display: block;
    	}

    #jusnet .j_top .text {
        margin-bottom: 20px;
    	}

    #jusnet .j_top figure {
        width: 100%;
    	}

    #jusnet .j_top figure img {
        display: none
    	}

    #jusnet .j_top figure img.sp {
        display: block;
        width: 100%;
    	}

    #jusnet .j_top p {
        line-height: 1.8;
    	}

    #strengths {
        padding: 10vw 5vw;
    	}

    #strengths h2 span {
        font-size: 20px;
        line-height: 1.3;
        margin-top: 10px;
    	}

    #strengths ul {
        margin-top: 60px;
    	}

    #strengths ul li {
        width: 100%;
        padding: 50px 30px 30px;
        margin-top: 60px;
    	}

    #strengths ul li:nth-of-type(2) {

        margin-top: 60px;
    	}

    #strengths ul li h3 br,
    #strengths ul li h3 br.sp {
        display: block
    	}

    #strengths ul li figure img {
		width: 60px;
		height: inherit;
		}

    #agent {
		background: #143363;
		}

    #agent section figure {
        width: 100%;
        text-align: center;
    	}

    #agent section figure img {
        display: none
    	}

    #agent section figure img.sp {
        display: block;
        margin: 0 auto;
    	}

    #agent section .text {
        width: 100%;
    	}

    #agent section .text .title .tag_square {
        position: absolute;
        top: 0;
    	}

    #agent section .text .title h3 {
        font-size: 20px;
        margin-left: 0;
        position: static;
        width: 100%;
    	}

    #agent section .text .title h3 br {
        display: none
    	}

    #agent section .text .title h3 span {
        font-size: 14px;
        position: static;
        display: block;
        margin-top: 20px;
        text-align: right;
    	}

    #agent section {
        margin-bottom: 40px;
    	}

    #job ul>li {
        width: 100%;
        margin-top: 20px;
    	}

    #job ul>li:nth-of-type(2),
    #job ul>li:nth-of-type(3) {
        margin-top: 20px;
    	}

    #job ul>li h3 {
        padding: 20px 25px;
    	}

    #job ul>li .box {
        padding: 20px 25px;
    	}

    #job ul>li .box dl dt {
        font-size: 12px;
    	}

    #job ul>li .box dl dd {
        font-size: 15px;
    	}

    #exsample {
        margin-top: 50px;
    	}

    #exsample ul>li {
        width: 100%;
        margin-bottom: 30px;
    	}

    #exsample ul>li:last-of-type {
        margin-bottom: 0;
    	}

    #exsample li h3 {
        font-size: 18px;
        padding: 20px 25px;
    	}

    #exsample li h3 span {
        margin-top: 5px;
    	}

    #exsample li .box {
        padding: 20px;
    	}

    #exsample li .box .b_a .before {
        margin-bottom: 30px;
    	}

    #exsample li .box .b_a .before::after {
        border-width: 12px 10px 0px 10px;
        bottom: -10px;
    	}

    #exsample li .box .b_a .money span {
        font-size: 40px;
    	}

    #exsample li .box .list li {
        font-size: 15px;
    	}

    #exsample li .box a {
        font-size: 15px;
    	}

    #voice ul li {
        width: 100%;
        border: solid 1px #e1e5eb;
    	}

    #voice ul li:nth-of-type(2) {
        margin-top: 30px;
    	}

    #voice ul li .t_box .text {
        display: block;
        padding: 20px 30px;
        width: 100%;
        background: #faf5e8;
    	}

    #voice ul li .t_box .text .name {
        text-align: center;
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 1.3;
    	}
	#voice ul li .t_box .text .evaluation {
		width: 100%;
		min-width: 100%;
		}
	
    #voice ul li .t_box .tag_square {
        width: 110px;
        display: none;
    	}

    #voice ul li dl {
        padding: 25px;
        border-top: solid 1px #dee2e8;
    	}

    #voice dl dt,
    #voice dl dd {
        padding-left: 55px;
    	}

    #voice dl dt {
        min-height: 35px;
    	}

    #voice dl dd {
        margin-bottom: 20px;
        padding-bottom: 20px;
    	}

    #voice ul li dl dt span,
    #voice ul li dl dd span {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 2;
    	}

    #voice dl dt p {
        font-size: 16px;
        line-height: 1.4;
    	}
	
	#executive .wrap figure{
		width: 100%;
		margin: 0 auto 20px;
		}
	
	#executive .wrap .name{
		margin-top: 20px;
		padding-top: 20px;
		border-top: solid 1px #ffffff;
		}
		
	#executive .wrap .name p{
		margin-left: 0;
		font-size: 14px;
		width: 100%;
		}
	
	#executive .wrap figure img,
	#executive .wrap .name em,
	#executive .wrap .name p span.sp{
		display: none;
		}

	#executive .wrap figure img.sp,
	#executive .wrap .name p br.sp{
		display:block
	}
	
	#executive .wrap .name span{
		display: flex;
		align-items: center;
		margin-top: 10px;
		font-size: 20px;
		}

	#executive .wrap .name span em.sp{
		font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: inherit;
		height: auto;
		padding: 8px 12px;
		margin-right: 10px;
		}

    #flow {
        margin-top: 50px
    	}

    #flow ul li {
        display: block;
    	}

    #flow ul li .tag_square {
        width: 100%;
        height: inherit;
        padding: 15px;
    	}

    #flow ul li .tag_square span {
        font-size: 16px;
    	}

    #flow ul li .tag_square span em {
        display: inline;
        font-size: 16px;
        margin-left: 5px;
    	}

    #flow ul li .tag_square::after {
        display: none;
    	}

    #flow ul li .text h3 {
        font-size: 18px;
        text-align: center;
    	}

    #flow ul li .text {
        width: 100%;
        padding: 15px 20px 25px;
    	}

    #flow ul li figure {
        display: none
    	}

    #closing {
        background: #2b333f;
    	}

    #closing ul li {
        margin-top: 20px;
    	}

    #closing ul li:first-of-type {
        margin-top: 0;
    	}

    #closing ul li .tag_square {
        display: none
    	}

    #closing ul li figure {
        display: none;
    	}

    #closing .certification {
        padding: 50px 25px 30px;
        margin-top: 60px;
    	}

    #closing .certification figure.mark {
        top: -40px;
        width: 45px;
        height: 45px;
        padding: 10px;
    	}

    #closing .certification .box {
        display: block
    	}

    #closing .certification .box figure {
        display: none;
    	}

    #closing .certification .box .text {
        width: 100%;
    	}

    #closing .certification h2 {
        font-size: 22px;

        margin-bottom: 30px;
        line-height: 1.3;
        padding-bottom: 15px;
    	}

    #closing .certification .link {
        margin-top: 15px;
        padding: 20px;
    	}

    #closing .certification .link h3 br.sp {
        display: block
    	}

    #closing .certification .link a {
        font-size: 14px;
        line-height: 1.4;
    	}

    #entry {
        padding: 60px 0;
    	}

    #entry .textC {
        margin-bottom: 20px;
    	}

    #entry h2 {
        border: none;
        padding-bottom: 0;
    	}

    #entry h2 em {
        font-size: 16px;
    	}

    #entry h2 span {
        margin-top: 35px;
    	}

    #entry a {
        font-size: 18px;
        padding: 20px;
        width: 100%;
     }

    footer {
        padding: 60px 0 80px;
    	}

    footer .inner {
        padding: 0;
    	}

    footer .t_wrap {
        display: block;
        padding: 0 20px;
    	}

    footer .t_wrap .l_box {
        width: 100%;
    	}

    footer .t_wrap .l_box .mark {
        width: 100%
    	}

    footer .t_wrap .l_box .mark a {
		width: calc(100% / 3 - 10px);
		height: auto;
		}

    footer .t_wrap .l_box figure {
        width: 100%;
    	}

    footer .t_wrap .l_box h2 {
        font-size: 16px;
        letter-spacing: 0px;
        margin-bottom: 10px;
    	}

    footer .t_wrap .r_box {
        width: 100%;
        display: block;
    	}

    footer .t_wrap .r_box dl {
        margin-top: 30px;
    	}

    footer .t_wrap .r_box dl dt {
        margin-bottom: 0;
        padding: 5px 0;
    	}

    footer .t_wrap .r_box dl dd {
        padding: 5px 0 5px 70px;
    	}

    footer .b_wrap ul {
        border-top: solid 1px #b7b7b7;
        border-bottom: solid 1px #b7b7b7;
        background: #efefef;
    	}

    footer .b_wrap ul li {
        width: calc(100% / 2);
        border-bottom: solid 1px #b7b7b7;
        border-right: solid 1px #b7b7b7;
        padding: 0 10px;
    	}

    footer .b_wrap ul li:nth-of-type(2n) {
        border-right: none;
    	}

    footer .b_wrap ul li:first-of-type {
        border-left: 0
    	}

    footer .b_wrap ul li a {
        padding: 20px 15px;
        font-size: 10px;
        line-height: 1.4;
    	}

    footer .b_wrap .copy {
        line-height: 1.3;
        margin: 0;
        padding: 20px;
        background: #141414;
    	}
	}