@charset "UTF-8";

@media screen and ( min-width:651px ) and ( max-width:1120px ) {
	
.pconly {
	display: inherit;
	}

.sponly{
	display: none;
	}
	
.bg {
	margin: 0;
	padding: 112px 0 64px;
	background-color: #f6fafc;
}

.daiji {
	width: 48%;
	height: 53px;
    margin: 0;
    padding: 0 0 0 2.4%;
    position: fixed;
    top: 0;
    left: 0;
	}
	
.daiji a{
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
	
	position: relative;
	}

.daiji a img {
	width:100%;
	height: auto;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bg_common {
	margin: 0;
	padding: 0 0 64px;
	background-color: #f6fafc;
}

.container {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
	
.inner_movie {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 32px 0 0;
	
	/*background-color: #fff;*/
}
	
/*.inner {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 64px 0;
	
	background-color: #fff;
}*/
	
.inner.intern{
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 64px 0 16px;
	
	background-color: none;
}

.inner.intern p{
	text-align: center;
}
	
.inner section {
	margin: 0 0 48px;
	padding: 0;
}
	
.inner p {
	margin: 0;
	padding: 0;
	
	color: #333;
	font-size: 0.8rem;
	line-height: 2.0;
	text-align: justify;
}

.inner p span.stamptitle{
	margin: 0 0 16px;
	padding: 0;
	display: block;
	text-align: center;
}
	
.inner p span.attention {
	color: #cc0000;
}

.inner ul {
	margin: 0 auto 40px;
	padding: 0;
}

.inner li {
	margin: 0 0 0 2em;
	padding: 0;
	color: #333;
	font-size: 0.96em;
	font-weight: bold;
	line-height: 2.0;
}

.philosophy {
	width: fit-content;
	margin: 0 auto;
	font-size: 1em;
	display: block;
}

.inner table {
	width: fit-content;
	height: auto;
	margin: 0 auto;
    padding: 0;
	
    display: block;
    font-size: 1em;
    color: #333;
}

.inner tbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;

	display: block;
}

.inner tr {
	margin: 0 0 16px;
	padding: 0;
}

.inner th {
	width: 25%;
	height: auto;
	margin: 0;
	padding: 8px 20px 8px 0;
	
	border-right: 1px dashed #aaa;
	font-weight: bold;
	color: #0E4098;
	text-align: right;
	line-height: 1.6;
}

.inner td {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.6;
}

p.release {
	margin: 32px 0 0;
	text-align: right;
}
	
.inner_topimage {
	width: 100%;
	height: auto;
	margin: 32px 0;
	padding: 0;
	
	display: block;
}
	
.tblwrap {
	width: auto;
	margin: 0;
}
	
.publication_data_container{
	width: 100%;
	height: auto;
	margin: 0 0;
	padding: 0;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.publication_data_container dl {
	width: calc(100% / 3 + 1px);
	margin: 0 0 0 -1px;
	padding: 0;
	
	 border-collapse: collapse;
    white-space: nowrap;
}

.publication_data_container dt {
	margin: 0;
	padding: 32px 24px;
    background: #F6FAFC;
    border: 1px solid #eee;
    border-collapse: collapse;
    white-space: nowrap;
    text-align: center;
    color: #0E4098;
	font-weight: bold;
}

.publication_data_container dd {
	margin: -1px 0 0;
	padding: 32px 24px;
	background: #fff;
    border: 1px solid #eee;
    border-collapse: collapse;
	white-space: nowrap;
    text-align: center;
}
	
.contact_wrap{
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	background-color: #ffffff;
}
	
.tblwrap table {
	  width: 100%;
	  margin: 0;
	  border-collapse:collapse;
	  border-spacing:0;
	  word-break: break-all;
  }
	
.tblwrap table th {
    background: #efefef;
    border: 1px solid #999;
    border-collapse: collapse;
    padding: 12px 16px;
    width: 22%;/*30%*/
    white-space: nowrap;
	text-align: center;
	color: #333;
  }

  .tblwrap table td {
    border: 1px solid #999;
    border-collapse: collapse;
	  /*width: auto;*/
    padding: 24px;
  }
  .tblwrap table td.tel{
  width: 30%;
    }
  .tblwraph4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px 15px;
  }
  .tblwrap .annivbox {
    width: 50%;
    float: left;
  }
	
.tblwrap table.publication_data tr {
   
  }
	
.tblwrap table.publication_data th {
	width: 10%;
    padding: 16px 8px;
  }
	
.tblwrap table.publication_data td {
    text-align: center;
  }
	
	
/*monotan*/

.inner img.monotan_top{
	width: auto;
	height: 320px;
	margin: 0 auto 32px;
	padding: 0;
	
	display: block;
}
	
.inner table.monotan_profile {
	margin: 0 0 32px;
	padding: 0;
}

.inner table.monotan_profile tr{
	margin: 0 0 32px;
	padding: 0;
}

.inner img.monotan_linestickers{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: block;
}

.inner a.btn_twitter {
	width: 48%;
    height: 64px;
    margin: 0;
    padding: 0;
	
    display: flex;
    position: relative;
    border: solid 1px #1DA1F2;
    border-radius: 0;
    background-color: #fff;
}

.inner a.btn_twitter img{
	width: auto;
    height: 50%;
    margin: auto 0 auto 16px;
    padding: 0;
    display: block;
}

.inner a.btn_twitter p{
    margin: auto;
    padding: 0 0 0 40px;
	
    color: #1DA1F2;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
	
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.inner a.btn_instagram {
	width: 46%;
    height: 64px;
    margin: 0;
    padding: 0;
	
    display: flex;
    position: relative;
    border: solid 1px #D93177;
    border-radius: 0;
    background-color: #fff;
}

.inner a.btn_instagram img{
	width: auto;
    height: 50%;
    margin: auto 0 auto 16px;
    padding: 0;
    display: block;
}

.inner a.btn_instagram p{
	margin: auto;
    padding: 0 0 0 40px;
	
	color: #D93177;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
	
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
	
/*monotan_end*/
	
/*data*/

div.contents_detail_outline.image_data {
	margin: 0 auto 64px;
	padding: 64px 0 64px;
}
	
.contents_detail_outline.image_data::before {
	display: none;
}

.data_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.data_container .data_tile_m{
	width: 32%;
	height: auto;
    margin: 0 0 40px;
    padding: 16px 0 20px;
	
    display: block;
    
	border: solid 1px #E9F4F9;
    background-size: 48px, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: top 20px right 16px, center;
}

.data_container .data_tile_l{
	width: calc(100% - 30%);
    height: auto;
    margin: 0 0 40px;
    padding: 24px 30% 24px 0;
    display: block;
    background-size: auto 55%, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: center right 32px, center;
}

.data_container .data_tile_s{
	width: 23.5%;
    height: auto;
    margin: 0;
    padding: 12px 0;
    
	display: block;
    
	border: solid 1px #E9F4F9;
    
	background-size: 32px, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: top 12px right 12px, center;
}

.data_container .data_label {
	width: auto;
	height: 56px;
	margin: 0;
	padding: 0;
}

.data_container .data_title {
	margin: 0 0 4px 16px;
    padding: 0;
    font-size: 0.8rem;
    line-height: 1.4;
    color: #212121;
    font-weight: bold;
}

.data_container .data_sub_title {
	margin: 0 0 0 16px;
    padding: 0;
	
    font-size: 0.64rem;
    line-height: 1;
    color: #0E4098;
    font-weight: bold;
}

.data_container .data_tile_l .data_label {
	width: auto;
	height: 88px;
	margin: 0;
	padding: 0;
}

.data_container .data_tile_l .data_title {
	margin: 0 0 8px 32px;
    padding: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #212121;
    font-weight: bold;
}

.data_container .data_tile_l .data_sub_title {
	margin: 0 0 0 32px;
	padding: 0;
	
	font-size: 0.64rem;
	line-height: 1;
	color: #0E4098;
	font-weight: bold;
}

.data_container .data_tile_m .data_contents {
	content: '';
	
	width: auto;
    height: 54px;
    margin: 0px 8px 8px;
    padding: 0;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.data_container .data_tile_l .data_contents {
	content: '';
	
	width:  calc(100% - 32px);
    margin: 4px auto 8px 32px;
    padding: 0;
	
    display: block;
    background-size: contain;
    background-position: left -4px center;
    background-repeat: no-repeat;
}
	
@media screen and (min-width: 651px) and (max-width: 1023px) {
	
	.data_container .data_tile_l .data_contents {
	    height: 120px;
	}
}
	
@media screen and (min-width: 1024px) and (max-width: 1120px) {
	
	.data_container .data_tile_l .data_contents {
	    height: 120px;
	}
}

.data_container .data_tile_s .data_contents {
	content: '';
	
	width: auto;
    height: 40px;
    margin: 4px 8px 8px;
	padding: 0;
	
	display: block;
	
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.data_container .data_caption {
	width: auto;
    height: auto;
    margin: 0 16px 0;
    padding: 8px 0 0;
    display: flex;
    align-items: center;
    border-top: solid 1px #F2F2F2;
}

.data_container .data_tile_l .data_caption {
	margin: 0 0 0 32px;
    padding: 12px 0 0;
}

.data_container .data_caption p{
	margin: 0 auto 0;
	padding: 0;
	
	font-size: 0.64rem;
	line-height: 1.6;
	color: #212121;
	font-weight: bold;
	text-align: center;
}

.data_container .data_tile_l .data_caption p{
	margin: 0 auto 0;
	padding: 0;
	
	font-size: 0.64rem;
	line-height: 1.6;
	color: #212121;
	font-weight: bold;
	text-align: center;
}
	
.data_container .data_caption p br.pconly{
	display: none;
}
	
.js #menu {
	display:none;
}
	
.js .slicknav_menu {
	background-color: #fafafa;
	display:block;
	position: fixed;
	width: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	z-index: 999;
}


div#header_nav {
 width:100%;
 height:0 !important;
 overflow:hidden;
}
	
div.header_3rd {
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 104px 0 48px;
	
	background-color: #f6fafc;
	/*position: relative;*/
}

/*div.header_3rd:after {
	content: '';
	
	width: 1px;
	height: 48px;
	margin: auto;
	
	position: absolute;
	bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	
	background-color: #0E4098;
}*/

div.header_3rd_contents {
    width: 100%;
    height: 100%;
    margin: auto;
	padding: 0;
	
	position: relative;
  }

div.header_3rd_contents div{
    margin: 0;
	padding: 0;
	
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

div.header_3rd_contents div h1{
    margin: 0 0 0;
	padding: 0;
	
	color: #0E4098;
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	line-height: 1;
  }

div.header_3rd_contents div p{
    margin: 16px 0 0;
	padding: 0;
	
	color: #333;
	text-align: center;
	font-size: 0.96em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	line-height: 1.8;
  }

div.header_img h1 {
	margin: 0;
	padding: 0;
	
	font-size: 48px;
	font-weight: bold;
	color: #0E4098;
	letter-spacing: 0.35em;
	text-indent: 0.35em;
}
	
.flex {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.flex_mirror {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

/*bg*/

main > section {
	width: 100%;
	height: 60vh;
	position: relative;
}
 
.section-conts {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
    padding: 0;
	display: block;
}
 
.bg-white {
	width: 80%;
	height: auto;
	margin: 0 10%;
    padding: 0;
}

.bg-white h2{
    margin: 0;
    padding: 0;
	
	font-size: 2.4em;
    line-height: 1.25;
    letter-spacing: 0.15em;
	text-indent:0;
	color: #0E4098;
}

.bg-white p{
	margin: 20px 0 0;
	padding: 0;
	font-size: 1.6em;
	line-height: 1;
	letter-spacing: 2px;
	font-weight: bold;
}

.bgImg {
	position   : absolute;
  top        : 52px;
  left       : 0;
  bottom     : 0;
  right      : 0;
  opacity    : 0;
  animation  : bgAnime 20s infinite;
	overflow: hidden;
}
	
#bg-01 {
	width: 100vw;
	height: 56vh;
	background-image: url("../images/bg-01-tablet.jpg");
	background-size: cover;
}
 
#bg-02 {
	width: 100vw;
	height: 56vh;
	background-image: url("../images/bg-02-tablet.jpg");
	background-size: cover;
	animation-delay  : 5s;
}

#bg-03 {
	width: 100vw;
	height: 56vh;
	background-image: url("../images/bg-03-tablet.jpg");
	background-size: cover;
	animation-delay  : 10s;
}

#bg-04 {
	width: 100vw;
	height: 56vh;
	background-image: url("../images/bg-04-tablet.jpg");
	background-size: cover;
	animation-delay  : 15s;
}

	
/*----- top page -----*/

.top_mv {
	content: '　';
	
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
	
	display: block;
	
	position: relative;
	
	background-image: url(../images/mv_tab.jpg);
	background-size: cover;
	background-position: center;
}

div.news {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    box-shadow:none;
	
	position: absolute;
	bottom: 0;
}

div.news h3{
	margin:0;
	padding:0 0 16px;
	
	font-size: 1.5em;
	color: #0E4098;
	line-height: 1;
}

div.news .bg_grey {
	background-color:#eee;
}

.news dl {
	width:640px;
	height: 48px;
	margin:0 auto;
	padding: 0;
	
	font-size: 0.88em;
	letter-spacing: 0.05em;
	line-height: 1;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news dl dt {
	width: 120px;
	height: 48px;
	margin: 0;
	padding:0;
	
	display: flex;
	align-items: center;
}

.news dl dd {
	width: calc(100% - 120px);
	height: 48px;
	margin: 0;
	padding:0;
	
	display: flex;
	align-items: center;
}

.news dl dd a{
	color: #0E4098;
	font-weight: bold;
}


/*----- recruit message -----*/

.recruit_message {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 80px 0;
	
    background: url(../images/top_bg_message.svg),url(../images/message_bg.png),linear-gradient(0deg, #fff 0%, #fff 100%);
    background-position: -4px 40px, right 0, center;
    background-repeat: no-repeat;
    background-size: auto 96px, auto 100%, cover;
}

.recruit_message_container {
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}

.recruit_message_text {
	width: 560px;
	height: auto;
	margin: 0 auto 32px;
	padding: 0;
	
	text-align: center;
}

.recruit_message_text h1 {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: bold;
	color: #0E4098;
}

.recruit_message_text p {
	margin: 0;
	padding: 0;
	
	font-size: 0.88rem;
	line-height: 2.4;
	font-weight: bold;
	color: #212121;
}

/*----- recruit message -----*/

/*----- business image -----*/

.business {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 80px 0;
	
	background: url(../images/top_bg_business.svg),linear-gradient(0deg, #f6fafc 0%, #f6fafc 100%);
    background-position: right -4px top 40px, center;
    background-repeat: no-repeat;
    background-size: auto 96px, cover;
}

.business_container {
	width: auto;
	height: auto;
	margin: 0 40px;
	padding: 0;
}

.business_text {
	width: 100%;
	height: auto;
	margin: 0 auto 32px;
	padding: 0;
	
	text-align: center;
}

.business_text h1 {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: bold;
	color: #0E4098;
}

.business_text p {
	margin: 0;
	padding: 0;
	
	font-size: 0.88rem;
	line-height: 2.4;
	font-weight: bold;
	color: #212121;
}

.business_image {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.business_image a {
	width: 18%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
}

.business_image a figure{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	align-items: center;
	
	overflow: hidden;
	position: relative;
	
	text-align: center;
}

.business_image a img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	
	transition: .4s;
}

.business_image a figure::after {
	content: '';
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;

	display: flex;
	align-items: center;
	
	background:rgba(0,0,0,.4);

	transition: .8s;
	
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	
	opacity: 0;
}

.business_image a:hover figure::after {
  opacity: 1;
}

.business_image a:hover figure img {
    transform: scale(1.1);
}

.business_image a:hover {
  text-decoration: none;
}


/*----- business image -----*/

/*----- works -----*/

.works {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 80px 0;
	
	background: url(../images/top_bg_works.svg),linear-gradient(0deg, #fff 0%, #fff 100%);
    background-position: -4px 40px, center;
    background-repeat: no-repeat;
    background-size: auto 96px, cover;
}

.works_container {
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}

.works_text {
	width: 100%;
	height: auto;
	margin: 0 auto 32px;
	padding: 0;
	
	text-align: center;
}

.works_text h1 {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: bold;
	color: #0E4098;
}

.works_text p {
	margin: 0;
	padding: 0;
	
	font-size: 0.88rem;
	line-height: 2.4;
	font-weight: bold;
	color: #212121;
}

.works_image_container {
	width: 100%;
	height: auto;
	margin: 0 auto 48px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.works_image_container a {
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.works_image_container a .works_thumbnail {
	width: 100%;
	height: auto;
	margin: 0 0 16px;
	padding: 0;
	
	display: block;
	
	position: relative;
}

.works_image_container a .works_thumbnail img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.works_image_container a .works_thumbnail .works_label {
	margin: 0;
	padding: 0;
	
	display: block;
	
	position: absolute;
	bottom: 0;
	left: 0;
}

.works_image_container a .works_thumbnail .works_label.editer {
	
}

.works_image_container a .works_thumbnail .works_label.marketer {
	
}

.works_image_container a .works_thumbnail .works_label .label_sub {
	width: 48px;
	height: auto;
	margin: 0 0 4px;
	padding: 8px 8px;
	
	display: block;
	
	line-height: 1;
	background-color: #0E4098;
	color: #fff;
	font-weight: bold;
	font-size: 0.72rem;
	text-align: center;
}

.works_image_container a .works_thumbnail .works_label .label_main {
	margin: 0;
	padding: 12px 12px;
	
	line-height: 1;
	background-color: #fff;
	color: #212121;
	font-weight: bold;
	font-size: 1.24rem;
}

.works_image_container a p{
	margin: 0;
	padding: 0;
	
	line-height: 1.6;
	font-size: 0.88rem;
	font-weight: bold;
	color: #212121;
	text-align: justify;
}

/*----- works -----*/

/*----- interview -----*/

.top_interview {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 80px 0;
	
    background: url(../images/top_bg_interview.svg),linear-gradient(180deg, #ebf4f8 0%, #f6fafc 100%);
    background-position: right -4px top 40px, center;
    background-repeat: no-repeat;
    background-size: auto 96px, cover;
}

.top_interview_container {
	width: auto;
	height: auto;
	margin: 0 40px;
	padding: 0;
}

.top_interview_text {
	width: 100%;
	height: auto;
	margin: 0 auto 32px;
	padding: 0;
	
	text-align: center;
}

.top_interview_text h1 {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: bold;
	color: #0E4098;
}

.top_interview_text p {
	margin: 0;
	padding: 0;
	
	font-size: 0.88rem;
	line-height: 2.4;
	font-weight: bold;
	color: #212121;
}

.top_interview_image {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.top_interview_image a {
	width: 22.5%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.top_interview_image a .top_interview_thumbnail_photo{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	
	display: block;
	
	position: relative;
}

.top_interview_image a .top_interview_thumbnail_photo img {
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	
	display: block;
}

.top_interview_image a .top_interview_thumbnail_photo .job{
	margin: 0;
	padding: 4px 8px;
	
	display: block;
    color: #fff;
    font-size: 0.72rem;
    line-height: 1;
    background: transparent linear-gradient(90deg, #4182CC 0%, #0E4098 100%);
	
	position: absolute;
	left: 0;
	bottom: 0;
}

.top_interview_image a h3 {
	margin: 0 0 8px;
	padding: 0;
	
	font-size: 1.04rem;
	line-height: 1.4;
	font-weight: bold;
	color: #212121;
}

.top_interview_image a p.shimei {
	margin: 0 0 8px;
	padding: 0;
	
	font-size: 0.88rem;
	line-height: 1;
	font-weight: bold;
	color: #0E4098;
}

.top_interview_image a p.affiliation {
	margin: 0 0 6px;
	padding: 0;
	
	font-size: 0.72rem;
	line-height: 1;
	color: #212121;
}

.top_interview_image a p.join {
	margin: 0 0 0;
	padding: 0;
	
	font-size: 0.72rem;
	line-height: 1;
	color: #212121;
}

/*----- interview -----*/

/*----- top page -----*/

ul.anchor {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 24px 0;
	
	display: flex;
	
	border-top: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	
	list-style: none;
}

ul.anchor li {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	list-style: none;
}

ul.anchor li a {
	margin: 0;
	padding: 0 32px 0 0;
	
	text-decoration: none;
	
	position: relative;
}

ul.anchor li a::before {
	content: '';
    width: 12px;
    height: 24px;
    display: inline-block;
    background: url(../images/anchor_blue.png) 0 9px no-repeat;
    background-size: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

ul.business_anchor {
	width: auto;
    height: auto;
    margin: 40px 40px 64px;
    padding: 16px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-top: solid 1px #F2F2F2;
    border-bottom: solid 1px #F2F2F2;
    list-style: none;
}

ul.business_anchor li {
	width: 33.3%;
	height: 40px;
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	list-style: none;
}

ul.business_anchor li a {
	margin: 0;
	padding: 0 32px 0 0;
	
	text-decoration: none;
	
	position: relative;
}

ul.business_anchor a::before {
	content: '';
    width: 12px;
    height: 24px;
    display: inline-block;
    background: url(../images/anchor_blue.png) 0 9px no-repeat;
    background-size: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

ul.works_anchor {
	width: calc(100% - 160px);
    height: auto;
    margin: 40px 80px;
	padding: 24px 0;
	
	display: flex;
	
	border-top: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	
	list-style: none;
}

ul.works_anchor li {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	list-style: none;
}

ul.works_anchor li a {
	margin: 0;
	padding: 0 32px 0 0;
	
	text-decoration: none;
	
	position: relative;
}

ul.works_anchor a::before {
	content: '';
    width: 12px;
    height: 24px;
    display: inline-block;
    background: url(../images/anchor_blue.png) 0 9px no-repeat;
    background-size: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

	
	
/*index page common*/

div.header_index_bg {
	width:100%;
	height:240px;
	margin:0;
	padding:53px 0 0;
	
	background-repeat: no-repeat;
	overflow:hidden;
}

.company_bg {
	background: url(../images/index_bg_pc_01.png),linear-gradient(0deg, #fcfcfc 0%, #fcfcfc 100%);
    background-position: right -120px bottom 0px, center;
    background-size: auto 293px,cover;
}

.works_bg {
	background: url(../images/index_bg_pc_02.png),linear-gradient(0deg, #fcfcfc 0%, #fcfcfc 100%);
    background-position: right -120px bottom 0px, center;
    background-size: auto 293px,cover;
}

.topics_bg {
	background: url(../images/index_bg_pc_03.png),linear-gradient(0deg, #fcfcfc 0%, #fcfcfc 100%);
    background-position: right -120px bottom 0px, center;
    background-size: auto 293px,cover;
}

.requirements_bg {
	background: url(../images/index_bg_pc_04.png),linear-gradient(0deg, #fcfcfc 0%, #fcfcfc 100%);
    background-position: right -120px bottom 0px, center;
    background-size: auto 293px,cover;
}

div.header_index_title {
	width:100%;
	height:240px;
	margin:0 auto;
	padding:0;
	
	display: flex;
	justify-content: center;
    align-items: center;
	z-index:8;
}

div.header_index_title h1 {
	color: #0E4098;
}

div.contents_index_outline {
	width: auto;
    height: auto;
    margin: 40px 0;
    padding: 64px 0;
    display: block;
    background-color: #fff;
}

div.company_index_container {
	width: auto;
    height: auto;
    margin: 0 40px;
    padding: 0;
	
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    align-items: flex-start;
}
	
div.contents_index_container {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    align-items: baseline;	
}

a.contents_index_list {
	width: 30.5%;
	height: auto;
	margin: 0 0 48px;
	padding: 0;
	
	display: block;
}

a.contents_index_list img{
	width: 100%;
	height: auto;
	margin: 0 0 16px;
	padding: 0;
	
	display: block;
}

a.contents_index_list h2{
	margin: 0 0 8px;
	padding: 0;
	
	font-size: 1rem;
	font-weight: bold;
	line-height: 1;
	color: #0E4098;
}

a.contents_index_list span.another {
	padding: 0 1.6rem 0 0;
    position: relative;
}

a.contents_index_list span.another::after {
	content: '';
    width: 1rem;
    height: 1rem;
    margin: 0;
    padding: 0;
    display: inline-block;
    background-image: url(../images/another.svg);
    background-size: 1rem 1rem;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

a.contents_index_list p{
	margin: 0;
	padding: 0;
	
	font-size: 0.72rem;
	line-height: 1.6;
	color: #212121;
}

div.contents_index_list.blank {
	content: "";
	width: 30.5%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

/*a.contents_index_list:nth-last-child(-n+2) {
	margin: 0;
}*/

/*detail page common*/
	
	
/*detail page common*/

div.header_detail_bg {
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 53px 0 0;
	
	background-color: #f6fafc;
	position: relative;
}

div.header_detail_title {
    width: 80%;
    height: 160px;
    margin: auto;
	padding: 0;
	
	position: relative;
  }

div.header_detail_title div{
	width: 100%;
	height: auto;
    margin: 0;
	padding: 0;
	
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

div.header_detail_title h1{
    margin: 0 0 0;
	padding: 0;
	
	color: #0E4098;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-indent: -0.05em;
	line-height: 1;
  }

div.header_detail_title p{
    margin: 16px 0 0;
	padding: 0;
	
	color: #333;
	text-align: center;
	font-size: 0.96em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	line-height: 1.8;
  }

div.contents_detail_outline {
	width: 88%;
    height: auto;
    margin: 100px auto 64px;
    padding: 144px 0 64px;
    display: block;
    background-color: #fff;
    position: relative;
}

div.contents_detail_container {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
	
    display: block;
}

div.inner.small{
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
	
	display: block;
}
	
.inner.small{
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}

.inner.middle{
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}

.inner.large{
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}

	
@media screen and (min-width: 651px) and (max-width: 1023px){
.inner.large{
	width: auto;
	height: auto;
	margin: 0 40px;
	padding: 0;
}
}
	
@media screen and (min-width: 1024px) and (max-width: 1120px){
.inner.large{
	width: auto;
	height: auto;
	margin: 0 80px;
	padding: 0;
}
}

.inner.intern{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 64px 0 0;
	
	background-color: #fff;
}

.inner h1{
	margin: 0 0 24px;
	padding: 0;
	
	text-align: center;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.15em;
	color: #0E4098;
}



/*about*/

.contents_detail_outline.image_about::before {
	content: "";
    width: 80%;
    height: 200px;
    display: block;
    background-image: url(../images/detail_about_pc.jpg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    top: -100px;
    left: 10%;
}

.company_profile {
	margin: 0;
	padding: 0;
	
	display: block;
	font-size: 1em;
	color: #333;
}

.company_profile dl {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 16px 0;
	
    display: flex;
	display: -webkit-flex;
    display: -moz-flex;
    flex-wrap: wrap;
    align-items: stretch;
	
	border-bottom: 1px dotted #DDDFE1;
    line-height: 1.8;
    font-size: 0.96rem;
}

.company_profile dt {
	width: 120px;
    margin: 0 0 0 48px;
	
    text-align: left;
    font-weight: bold;
    color: #0E4098;
}

.company_profile dd {
	width: calc(100% - 208px);
	text-align: left;
}

.philosophy {
	width: fit-content;
	margin: 0 auto;
}

.philosophy ul {
	margin: 0 auto;
	padding: 0;
}

.philosophy li {
	margin: 0 0 24px 2em;
	padding: 0;
	color: #333;
	font-size: 1rem;
	line-height: 1;
	font-weight: bold;
}

/*business*/

.contents_detail_outline.image_business::before {
	content: "";
	width: 80%;
    height: 200px;
    display: block;
	
	background-image:url("../images/detail_business_pc.jpg");
	
	background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    top: -100px;
    left: 10%;
}

.inner.large .business_list {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.business_list_detail {
	width: 48%;
	height: auto;
	margin: 0 0 64px;
	padding: 0;
}

.business_list_detail:last-child {
	margin: 0;
}

.business_list_detail img{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
}

.business_list_detail p.lead{
	font-size: 0.8rem;
	margin: 0 0 12px;
	font-weight: bold;
	line-height: 1;
}

.business_list_detail h2 {
	margin: 0 0 8px;
	font-size: 1rem;
	letter-spacing: 0.04em;
	text-align: left;
}

.business_list_detail p.summary{
	margin: 0 0 8px;
	line-height: 1.6;
	font-size: 0.8rem;
}

.business_list_detail ul {
	margin: 0;
    padding: 0;
	list-style: none;
}

.business_list_detail ul li{
	margin: 0!important;
    padding: 0 0 0 16px;
    color: #212121;
    position: relative;
    line-height: 2;
    vertical-align: middle;
	font-size: 0.72rem;
}

.business_list_detail ul li.list_blue::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/footer_list_blue.png) 2px 8px no-repeat;
    background-size: 6px 6px;
    position: absolute;
    top: 0;
    left: 0;
}

.business_list_detail ul li.list_gray::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/footer_list_gray.png) 2px 8px no-repeat;
    background-size: 6px 6px;
    position: absolute;
    top: 0;
    left: 0;
}

.business_list_detail ul li a {
	text-decoration: none;
}

.business_list_detail ul li a span.another {
	padding: 0 20px 0 0;
    position: relative;
}

.business_list_detail ul li a span.another::after {
    content: '';
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    display: inline-block;
    background: url(../images/another.svg) 0px 2px no-repeat;
    background-size: 12px 12px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

/*monotan*/

.contents_detail_outline.image_monotan::before {
	content: "";
	width: 80%;
	height: 200px;
	display: block;
	
	background-image:url("../images/detail_monotan_pc.png");
	background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
	top: -100px;
	left: 10%;
}

.monotan_profile {
	margin: 0 48px 48px;
	padding: 0;
	
	display: block;
	font-size: 1em;
	color: #333;
}

.monotan_profile dl {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 16px 0;
	
    display: flex;
	display: -webkit-flex;
    display: -moz-flex;
    flex-wrap: wrap;
    align-items: stretch;
	
	border-bottom: 1px dotted #DDDFE1;
    line-height: 1.8;
    font-size: 0.96rem;
}

.monotan_profile dt {
	width: 120px;
    margin: 0 0 0 48px;
	
    text-align: left;
    font-weight: bold;
    color: #0E4098;
}

.monotan_profile dd {
	width: calc(100% - 208px);
	text-align: left;
}

.monotan_sns {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

a.btn_twitter {
	width: 300px;
	height: 64px;
	margin: 0;
	padding: 0;
	
	display: flex;

	position: relative;
	border: solid 1px #1DA1F2;
}

a.btn_twitter img{
	width: auto;
	height: 40px;
	margin: auto 0 auto 16px;
	padding: 0;
	
	display: block;
}

a.btn_twitter p{
    margin: auto;
    padding: 0 0 0 40px;
	
	color: #1DA1F2;
    line-height: 64px;
	text-align: center;
	text-decoration: none;
	font-size: 0.88rem;
	font-weight: bold;
	
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

a.btn_instagram {
	width: 300px;
	height: 64px;
	margin: 0;
	padding: 0;
	
	display: flex;

	position: relative;
	border: solid 1px #D93177;
	background-color: #fff;
}

a.btn_instagram img{
	width: auto;
	height: 40px;
	margin: auto 0 auto 16px;
	padding: 0;
	
	display: block;
}

a.btn_instagram p{
	margin: auto;
    padding: 0 0 0 40px;
	
	color: #D93177;
    line-height: 64px;
	text-align: center;
	text-decoration: none;
	font-size: 0.88rem;
	font-weight: bold;
	
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.stamp_series {
	width: 100%;
	height: auto;
	margin: 0 0 48px;
	padding: 0;
}

p.stamptitle{
	margin: 0 0 12px;
	
	font-size: 1.24em;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}

img.monotan_linestickers{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: block;
}


/*works*/

.category_container {
	width: 100%;
	height: auto;
	margin: 0 0 48px;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.category_container img {
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.category_container .category_text {
	width: 56%;
    height: auto;
    margin: auto 0;
    padding: 0;
	
    display: block;
}

.category_container .category_text h2{
	margin: 0 0 12px;
	padding: 0;
	
	font-size: 1.24rem;
	line-height: 1;
	color: #0E4098;
}

a.work_category {
	width: 31%;
	height: auto;
	margin: 0 0 48px;
	
	text-decoration: none;
}
	
div.work_category.blank {
	content: '';
	width: 31%;
	height: auto;
	margin: 0;
	text-decoration: none;
	
	display: inherit;
}

.style_01 a.work_category{
	margin: 0 0 32px;
}

.style_01 a.work_category:nth-last-child(-n+2){
	margin: 0;
}

.style_02 a.work_category:nth-child(n+4){
	margin: 0;
}

.work_category img {
	width: 100%;
    height: auto;
    margin: 0 0 8px;
}

.category_detail {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.category_detail h3{
	margin: 0 0 8px;
	padding: 0;
	font-size: 1rem;
    line-height: 1;
}

.category_detail p{
	margin: 0;
	padding: 0;
	
	font-size: 0.72rem;
	line-height: 1.6;
}
	
	
/*modal*/
	
.remodal-wrapper {
	padding: 5vh 16%;
}

.remodal {
    width: 100%;
    height: auto;
	max-height: none;
    margin: 0 auto 24px;
	padding: 0;
	
	display: block;
    overflow:visible;
  }
	
.remodal .job_container {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 56px;
	
	display: block;
}
	
.remodal h1 {
	margin: 0 0 20px;
    padding: 0;
    
	display: block;
    position: relative;
    
	text-align: center;
    font-size: 1.8em;
    line-height: 1;
    letter-spacing: 0.15em;
    color: #0E4098;
}


.remodal h2 {
	margin: 0 0 16px;
    padding: 0;
    
	display: block;
    position: relative;
    
	text-align: center;
    font-size: 1.36em;
    line-height: 1.36;
    letter-spacing: 0.15em;
    color: #0E4098;
}

.remodal p {
	margin: 0;
	padding: 0;
	
	font-size: 1em;
	line-height: 2;
	text-align: justify;
}

.remodal ul {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: block;
	list-style: none;
}

.remodal ul li{
	margin: 0;
	padding: 0 0 0 1.5rem;
	
	display: block;
	line-height: 2;
	font-size: 1em;
	color: #212121;
	text-align: justify;
	
	position: relative;
}

.remodal ul li a{
	margin: 0;
	padding: 0;
	
	line-height: 2;
	font-size: 1em;
	color: #0E4098;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

.remodal ul li:before{
    content: '';
    width: 1.5rem;
    height: 2rem;
    display: inline-block;
    background: url(../images/footer_list_blue.png) left center no-repeat;
    background-size: 6px 6px;
    position: absolute;
    top: 0;
    left: 0;
}

.remodal img.jobimage_main {
	width: 100%;
	height: auto;
	margin: 0 0 32px;
	padding: 0;
	
	display: block;
}

.remodal .job_container .modal_interview {
	width: 100%;
	height: auto;
	margin: 0 0 24px;
	padding: 0;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.remodal .job_container .modal_interview_photo{
	width: 32%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.remodal .job_container .modal_interview_photo img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.remodal .job_container .modal_interview_text {
	width: 64%;
	height: auto;
	margin: auto 0;
	padding: 0;
}

.remodal .job_container .modal_interview_text h3{
	margin: 0 0 8px;
	padding: 0;
	
	text-align: left;
	line-height: 1.6;
	font-size: 1em;
	font-weight: bold;
	color: #0E4098;
}

.remodal .job_container .modal_interview_text p.affiliation{
	margin: 0 0 8px;
	padding: 0;
	
	font-weight: bold;
	font-size: 0.8em;
	color: #333;
	line-height: 1;
}

.remodal .job_container .modal_interview_text .shimei{
	margin: 0 0 12px;
	padding: 0;
	
	font-weight: bold;
	font-size: 0.88em;
	color: #333;
	line-height: 1;
}

.remodal .job_container .modal_interview_text .join{
	margin: 0 0 0 8px;
	padding: 0;
	
	font-weight: normal;
	font-size: 0.72em;
	color: #333;
	line-height: 1;
}

	
/*-----requirements-----*/

.recruit_top {
	width: 100%;
	height: auto;
	margin: 0 0 32px;
	padding: 0;
	
	display: flex;
    flex-wrap: wrap-reverse;
    justify-content: space-between;
	    align-items: center;
	
	text-decoration: none!important;
}

.gra_image{
	flex-direction: row;
}

.car_image{
	flex-direction: row-reverse;
}

.recruit_top div {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: block;
}

.recruit_top div h1{
	margin: 0 0 8px;
    padding: 0;
    color: #0E4098;
    line-height: 1.2;
    text-align: center;
    font-size: 1.6rem;
}

.recruit_top div p{
	margin: 0;
	padding: 0;
	
	color: #212121;
	line-height: 1.6;
}

.recruit_top img {
	width: 100%;
	height: auto;
	margin: 0 0 24px;
	padding: 0;
	
	display: block;
}

.recruit_top_list {
	width: 48%;
    height: 88px;
    margin: 0 0 16px;
    padding: 0;
    display: flex;
    border: solid 1px #0E4098;
    background-color: #fff;
    color: #0E4098;
    text-decoration: none!important;
}

.recruit_top_list:nth-last-child(-n+3){
	margin: 0 0 16px;
}
	
.recruit_top_list:last-child{
	margin: 0;
}

.recruit_top_list.blank {
	content: '';
	width: 48%;
    height: 88px;
	border: none;
    background: none;
}

.recruit_contents_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.graduate_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.career_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.recruit_contents {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.recruit_contents .gra_contents {
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	text-decoration: none;
}

.recruit_contents .gra_contents img {
	width: 100%;
	height: auto;
	margin: 0 0 16px;
	padding: 0;
	
	display: block;
}

.recruit_contents .gra_contents h2 {
    margin: 0 0 8px;
    padding: 0;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    color: #0E4098;
}

.recruit_contents .gra_contents p {
    margin: 0;
    padding: 0;
    font-size: 0.72rem;
    line-height: 1.6;
    color: #212121;
}

.recruit_contents .sub_contents {
	width: 30.5%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	text-decoration: none;
}

.recruit_contents .sub_contents:last-child {
	margin: 0;
}
	
.recruit_contents .sub_contents img {
	width: 100%;
	height: auto;
	margin: 0 0 16px;
	padding: 0;
	
	display: block;
}

.recruit_contents .sub_contents h2 {
    margin: 0 0 8px;
    padding: 0;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    color: #0E4098;
}

.recruit_contents .sub_contents p {
    margin: 0;
    padding: 0;
    font-size: 0.72rem;
    line-height: 1.6;
    color: #212121;
}


.recruit_menu_container {
	width: 100%;
	height: auto;
	margin: 80px 0 0;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

a.recruit_menu {
	width: 536px;
	height: auto;
	margin: 0 0 48px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
}

a.recruit_menu:nth-child(3), a.recruit_menu:nth-child(4){
	margin: 0;
}

.recruit_menu img {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.recruit_menu div {
	width: calc(100% - 224px);
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.recruit_menu h2{
	margin: 0 0 12px;
}

.recruit_menu p {
	font-size: 0.88rem;
	line-height: 1.6;
}

.header_info_bg {
	width: 100%;
    height: 200px;
    margin: 0;
    padding: 53px 0 0;
}

.header_info_title {
	width: 100%;
    height: 200px;
    margin: 0 auto;
    padding: 0;
	
    position: relative;
}

.header_info_title div{
	margin: 0;
    padding: 0;
	
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.header_info_title h1{
	margin: 0 0 0;
    padding: 0;
	
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-indent: -0.05em;
    line-height: 1;
}

.header_info_title h1.deep{
	color: #0E4098;
}

.header_info_title p{
	margin: 16px 0 0;
    padding: 0;
	
    color: #fff;
    text-align: center;
    font-size: 0.96em;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    line-height: 1.8;
}

.header_info_title p.deep {
	color: #262626;
}

.info_detail_outline {
	width: auto;
    height: auto;
	margin: 0 auto;
	padding: 48px 0;
	background-color: #fff;
}

.info_detail_container {
	width: 100%;
	height: auto;
}

.info_detail_container section.announce {
	margin: 0 0 48px;
}

.info_detail_container .inner.intro p {
	font-size: 0.96rem;
}

.info_detail_container h2 {
	margin: 0 0 32px;
	text-align: center;
}

.seminar {
	width: auto;
    height: auto;
    margin: 0 40px;
    padding: 40px 56px;
	
	background: linear-gradient(180deg, #528AD5 0%, #D4ECF3 100%);
	
	border-radius: 16px;
}

.seminar h3 {
	margin: 0 0 8px;
	padding: 0;
	
	font-size: 1.24rem;
	line-height: 1;
	text-align: center;
	color: #fff;
}

.seminar p {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 0.88rem;
	text-align: center;
	color: #fff;
}

/*-----requirements-----*/
	
.recruit_info {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 88px 0;
	
	background-image: linear-gradient( to right, rgba(0,63,152,0.8), rgba(0,63,152,0.8) ),url("../images/bg_recruit_info.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.recruit_info h1 {
	margin: 0;
	padding: 0;
	
	color: #FFFFFF;
	text-align: center;
	font-size: 2.4em;
	line-height: 1;
	letter-spacing: 0.8em;
}

.recruit_info h3{
	margin: 0;
	padding: 0;
	
	font-size: 1.8em;
	letter-spacing: 0.5em;
	text-align: center;
}

.recruit_type {
	width: 100%;
	height: auto;
	margin: 48px 0 64px;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	align-items: stretch;
	
	border-left: solid 1px rgba(255,255,255,0.65);
	border-right: solid 1px rgba(255,255,255,0.65);
}


.type_list {
	width: 33.2%;
	height: auto;
	margin: 0;
	padding: 16px 0;
	
	display: block;
}
	
.type_list .list_box {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 10%;
	
	display: flex;
	flex-direction: column;
}

.right_line {
	border-right: solid 1px rgba(255, 255, 255, 0.65);
}

.type_list h1{
	margin: 0 auto 16px;
    padding: 0;
	
    font-size: 1.2em;
	line-height: 1;
	letter-spacing: 0.05em;
}

.type_list p {
	font-size: 0.72em;
	letter-spacing: 0.05em;
	margin: 0 auto;
	padding: 0;
	color:#fff;
}

.type_list p.target {
	margin: 8px 0 16px;
	color:#D4ECF3;
	font-size: 0.72px;
}

.type_list h2 {
	margin: 0;
	padding: 0;
	
	font-size: 0.88em;
	letter-spacing: 0.24em;
	text-align: center;
	font-weight: normal;
}

.type_list a {
	display: block;
	margin: auto auto 0;
}

	
.main_btn {
	width: 100%;
	height: 48px;
	margin: 0 auto;
	padding: 0;

	display: block;
	background-color: #fff;
	border:solid 1px #0E4098;
	
	color: #0E4098;
	font-size: 0.72em;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	letter-spacing: 0.35em;
	text-indent: 0.35em;
}
	
.main_btn:hover,.main_btn:active {
	border:solid 1px #fff;
	background-color: #0E4098;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	transform: all 0.5s;
}
	
div.read_1915{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding:88px 0 40px;
	
	display: block;
	
	background-image: url("../images/since_1915.png"), linear-gradient( to right, rgba(0,0,0,0.4), rgba(0,0,0,0.4) ),url("../images/bg_1915.jpg");
	background-size: 560px auto, cover, cover;
	background-repeat: no-repeat;
	background-position: top right, center, center;
}

div.read_1915 .container_1915 {
	width: 80%;
	min-height: fit-content;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

div.read_1915 .text_1915{
	width: 100%;
	height: fit-content;
	margin: 0;
	padding: 0;
	
	display: block;
}

div.read_1915 .image_1915 {
	width: 80%;
	height: auto;
	min-height: 50vh;
    max-height: 64vh;
	margin: 64px auto 0;
	padding: 0;
	
	display: block;
	position: relative;
}

div.read_1915 .image_1915 img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	
	-webkit-filter: drop-shadow(2px 2px 8px rgba(0,0,0,.25));
    filter: drop-shadow(2px 2px 8px rgba(0,0,0,.25));
}

div.read_1915 .image_1915 img.layer{
	position: absolute;
}

div.read_1915 h1{
	margin: 0 0 24px;
	padding: 0;
	
	color: #fff;
	font-size: 2.8em;
	line-height: 1.4;
	letter-spacing: 0.035em;
}

div.read_1915 p{
	margin: 0;
	padding: 0;
	
	color: #fff;
	font-size: 1.2em;
	line-height: 2;
	letter-spacing: 0.035em;
	text-align: justify;
}

@media (orientation: landscape) and (max-width: 1024px){
	
	div.read_1915 .container_1915 {
    width: 80%;
    min-height: auto; 
    height: 480px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
	
	div.read_1915 .text_1915{
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	}
	
	div.read_1915 .image_1915 {
	width: 56%;
	height: auto;
	min-height: auto;
    max-height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	position: relative;
	}
	
	div.read_1915 h1{
	margin: 48px 0 24px;
	padding: 0;
	
	color: #fff;
	font-size: 2em;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

div.read_1915 p{
	margin: 0;
	padding: 0;
	
	color: #fff;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.035em;
	text-align: justify;
}
	
}
	
div.read_2021{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 88px;
	
	background-image: url("../images/2023.png"), linear-gradient( to right, rgba(0,63,152,0.72), rgba(0,63,152,0.72) ),url("../images/bg_2021.jpg");
	background-size: 560px auto, cover, cover;
	background-repeat: no-repeat;
	background-position: bottom left, center, center;
	position: relative;
}

div.read_2021 .container_2021 {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	flex-flow: column-reverse;
}

div.read_2021 .text_2021{
	width: 100%;
	height: auto;
	margin: 32px 0 0;
	padding: 0;
}

div.read_2021 .image_2021{
	width: 80%;
	height: auto;
	min-height: 50vh;
    max-height: 64vh;
	margin: 64px auto 0;
	padding: 0;
	
	display: block;
	position: relative;
}

div.read_2021 .image_2021 img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: drop-shadow(2px 2px 8px rgba(0,0,0,.25));
    filter: drop-shadow(2px 2px 8px rgba(0,0,0,.25));
}

div.read_2021 h1{
	margin: 0 0 24px;
	padding: 0;
	
	color: #fff;
	font-size: 2.8em;
	line-height: 1.4;
	letter-spacing: 0.035em;
}

div.read_2021 p{
	margin: 0;
	padding: 0;
	
	color: #fff;
	font-size: 1.2em;
	line-height: 2;
	letter-spacing: 0.035em;
	text-align: justify;
}
	
@media (orientation: landscape) and (max-width: 1024px){
	
	div.read_2021 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 64px 0;
    background-image: url(../images/2022.png), linear-gradient( to right, rgba(0,63,152,0.72), rgba(0,63,152,0.72) ),url(../images/bg_2021.jpg);
    background-size: 560px auto, cover, cover;
    background-repeat: no-repeat;
    background-position: bottom left, center, center;
    position: relative;
	}
	
	div.read_2021 .container_2021 {
    width: 80%;
    min-height: auto; 
    height: 480px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	flex-flow: inherit;
	}
	
	div.read_2021 .text_2021{
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	}
	
	div.read_2021 .image_2021 {
	width: 56%;
	height: auto;
	min-height: auto;
    max-height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	position: relative;
	}
	
	div.read_2021 h1{
	margin: 64px 0 24px;
	padding: 0;
	
	color: #fff;
	font-size: 2em;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

div.read_2021 p{
	margin: 0;
	padding: 0;
	
	color: #fff;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.035em;
	text-align: justify;
}

}
	
#footer {
	width: 100%;
	padding: 120px 0 20px;
	background: #F2F2F2;
	
	position: relative;
}

.footer_recruit_info {
	width: 64%;
    height: 152px;
    margin: 0 auto;
    padding: 32px 48px;
	
    display: flex;
    background: linear-gradient(0deg, #4182CC 0%, #4182CC 12%, #0E4098 100%);
    border-radius: 16px;
    
	position: absolute;
    top: -108px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.footer_recruit_info_container {
	width: 100%;
	height: auto;
	margin: auto 0;
	padding: 0;
	
	display: block;
}

.footer_recruit_info_container h2 {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 1.44rem;
	text-align: center;
	color: #fff;
	line-height: 1;
}

.footer_recruit_info_container p {
	margin: 0 0 16px;
	padding: 0;
	
	font-size: 0.72rem;
	text-align: center;
	color: #fff;
	line-height: 1.4;
}

.footer_recruit_info_menu {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer_recruit_info_menu a {
	width: 48%;
	height: 64px;
	margin: 0;
	padding: 0;
	
	display: block;
	
	position: relative;
	
    background-color: #fff;
    border: 1px solid #0E4098;
    border-radius: 4px;
    text-decoration: none;
 }

.footer_recruit_info_menu a p{
	margin: auto;
    padding: 0;
    color: #0E4098;
    font-weight: bold;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
    font-size: 0.88rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.footer_recruit_info_menu a:hover{
	border: solid 1px #fff;
	background: none;
	color: #fff;
}

.footer_recruit_info_menu a p:hover, .footer_recruit_info_menu a p:active {
	color: #fff;
}

.footer_link {
	width:auto;
	margin: 48px 80px;
	padding:0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer_link ul {
	width: 760px;
	margin:0;
	padding:0;
	
	display: flex;
	justify-content: space-between;
}

.footer_link ul a {
	width: 120px;
    margin: 0;
	padding: 0 0 0 18px;
    text-align: center;
    color: #212121;
	
	position: relative;
	
    /*
    padding: 0 0 0 14px;
	background: url(../images/footer_list_blue.png) 0px 4px no-repeat;
    background-size: 4px 4px;*/
}

.footer_link ul a::before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	
	background: url(../images/footer_list_blue.png) center no-repeat;
    background-size: 4px 4px;
	
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.footer_link ul a:hover{
    cursor:pointer;
}

.footer_link ul a[target="_blank"] {
	background: url(../images/link.png) no-repeat 90px center;
}

.footer_link ul li {
	font-size:12px;
	list-style:none;
}

.footer_link ul li a.bold {
	padding: 0;
	font-size:14px;
	list-style:none;
	font-weight: bold;
	
	color: #0E4098;
}

.footer_link ul li a.bold::before {
    background: none;
}

.borderright {
  border-right:1px dotted #999;
}

#footer .companylogo {
	width: 240px;
    height: auto;
    margin: 0 auto 32px;
    text-align: center;
}

#footer .companylogo img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}


#footer .sp_block {
    width: 48%;
}

.rights {
	width: 100%;
	margin: 0;
	border-top: solid 1px #ddd;
}

.rights p{
	margin: 20px 0 0;
	padding: 0;
	font-size: 10px;
	text-align:center;
	color: #0E4098;
	line-height: 1;
}

#footer a:hover{
 opacity:1;
}

#footer .fix_entry {
    position: fixed;
    right: 32px;
    bottom: 32px;
    z-index: 999;
    color: #FFF;
    text-align: center;
}

#footer .fix_entry p{
	width: 80px;
    height: 80px;
	margin: 0 auto;
	
	display: block;
	background-color: #45B035;
	border-radius: 50%;
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}

#footer .fix_entry p img{
  vertical-align:text-top;
}
	
#startentry{
	
	padding: 12px 16px;
	border-radius: 32px;
	
	position: fixed;
	bottom: 52px;
    right: 128px;
	
	box-shadow: 4px 4px 24px rgba(0,0,0,0.08);
	background-color: #fff;
	color:#0E4098;
	font-size: 12px;
	text-indent: 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	
	z-index: 99;
}


/*募集要項*/

#graduate_outline section {
	margin: 0 0 40px;
	padding: 0;
}
	
.graduate_container .inner.large {
	margin: 0;
}
	
.career_container .inner.large {
	margin: 0;
}
	
.recruit_contents_container .inner.large {
	margin: 0;
}

.inner ul.recruit_list_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #0E4098;
	list-style: none;
}

.inner ul.recruit_list_container a.gra_list{
	width: 64%;
    height: 64px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    border: solid 1px #0E4098;
    background-color: #fff;
    color: #0E4098;
    text-decoration: none;
}

.inner ul.recruit_list_container a:hover,
.inner ul.recruit_list_container a:active {
	background-color: #0E4098;
	color: #fff;
	opacity: 1;
	transition: all 0.5s;
}

.inner ul.recruit_list_container a li{
	width: 100%;
	height: auto;
	margin: auto 0;
	padding: 0;
	
	display: block;
	color: inherit;
	text-decoration: none;
	font-size: 0.88em;
	text-align: center;
	}

.inner .recruit_grainfo {
	width: 100%;
	height: 88px;
	margin: 16px auto 0;
	padding: 0;
	
	display: block;
	color: #0E4098;
	font-size: 1.12em;
	border: solid 1px #0E4098;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 88px;
}

.inner .recruit_grainfo:hover,
.inner .recruit_grainfo:active {
	background-color: #0E4098;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	transition: all 0.5s;
}

.inner ul.recruit_list_container a.car_list{
	width: 48%;
	height: 72px;
	margin: 0 0 16px;
	padding: 0;
	
	display: flex;
	border: solid 1px #0E4098;
	background-color: #fff;
	color: #0E4098;
	text-decoration: none;
}

.inner ul.recruit_list_container a.car_list:hover,
.inner ul.recruit_list_container a.car_list:active{
	background-color: #0E4098;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	transform: all 0.5s;
}
	
div.text_over {
	width: 72%;
	height: auto;
    margin: auto;
    padding: 0;
	
    text-align: center;
}

div.text_over a:hover,a:active {
    opacity: 1;
}

div.outline_text .text_over p{
    margin: 0 auto 12px;
    padding: 0;
	
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.6;
}

div.outline_inner_gra {
	width:100%;
	height: auto;
	margin: 48px 0 0;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
	
	background-image: url("../images/PC_requirements_gra.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: center;
}

div.outline_inner_car {
	width:100%;
	height: auto;
	margin: 48px 0 0;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
	
	background-image: url("../images/PC_requirements_car.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: center;
}
	
	div.outline_inner_int {
	width:100%;
	height: auto;
	margin: 48px 0 0;
	padding: 0;
	
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
	
	background-image: url("../images/PC_requirements_int.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: center;
}

h1.outline_gc{
	margin: 0 0 8px;
	padding: 0;
	
	display: block;
	font-size: 3.2em;
	line-height: 1;
	text-indent: 0.25em;
    letter-spacing: 0.25em;
	color: #fff;
	font-weight: bold;
	
	text-shadow: 4px 4px 0 rgba(50,50,50,0.9);
}

div.gra_bg {
	background:linear-gradient(90deg,rgba(0,63,152,1) 0%,rgba(0,63,152,1) 78%,rgba(18,46,104,0.6) 78%,rgba(18,46,104,0.6) 100%);
}

div.car_bg {
	background:linear-gradient(-90deg,rgba(0,63,152,1) 0%,rgba(0,63,152,1) 78%,rgba(18,46,104,0.6) 78%,rgba(18,46,104,0.6) 100%);
}
	
.contents_detail_outline.image_graduate::before {
	content: "";
	width: 80%;
    height: 160px;
	display: block;
	
	background-image:url("../images/detail_graduate_pc.jpg");
	background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
	
	position: absolute;
    top: -80px;
    left: 10%;
}

.contents_detail_outline.image_career::before {
	content: "";
	width: 80%;
    height: 160px;
	display: block;
	
	background-image:url("../images/detail_career_pc.jpg");
	background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
	
	position: absolute;
    top: -80px;
    left: 10%;
}
	
.gra_type {
	margin: 0 auto 32px;
	padding: 0;
}
	
.gra_menu {
	margin: 64px 0 48px;
}
	
.car_type {
	margin: 0 auto 48px;
	padding: 0;
}

.car_type:last-child {
	margin: 0;
	padding: 0;
}
	
/*.inner.small.intern_type {
	width: auto;
	margin: 0 80px!important;
}*/
	
.intern_type p{
	font-size: 0.96rem;
}
	
div.outline_inner {
	width:100%;
	height: auto;
	margin: 0;
	padding: 48px 0 0;
	
	display: flex;
	justify-content: space-between;
    flex-flow: wrap;
}
	
div.outline_mirror {
	width:100%;
	height: auto;
	margin: 0;
	padding: 48px 0 0;
	
	display: flex;
	justify-content: space-between;
    flex-flow: wrap;
}

div.outline_image {
	width:50%;
	height: 280px;
	margin:0;
	padding: 0;
	
	display: block;
	overflow: hidden;
	position: relative;
}

div.outline_image img{
	width:auto;
	height: 100%;
	margin:0 auto;
	padding: 0;
	
	display: block;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
	
div.outline_image img.pconly{
	width:auto;
	height: 100%;
	margin:0 auto;
	padding: 0;
	
	display: block;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
	
div.outline_image img.sponly{
	
	display: none;
}

	
h1.outline_i{
	/*margin: 0 0 24px;*/
	margin: 0 0 0;
	padding: 0;
	
	display: block;
	font-size: 2.8em;
	line-height: 1.24;
	text-indent: 0.25em;
    letter-spacing: 0.1em;
	color: #fff;
	font-weight: bold;
	
	text-shadow: 4px 4px 0 rgba(50,50,50,0.9);
}

div.outline_text {
	width: 50%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: flex;
}

div.outline_text h2{
	margin: 0;
    padding: 0;
	
	text-align: center;
    color: #0E4098;
    font-size: 1.24em;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.08em;
}

div.outline_text p{
	margin: 0 0 16px;
    padding: 0;
	
	text-align: justify;
    color: #333;
    font-size: 0.88em;
    line-height: 2;
}

div.outline_text hr {
	width: 24px;
    height: 8px;
    margin: 16px auto 12px;
    padding: 0;
    background-color: #d4ecf3;
    border: none;
}

div.outline_text div.text_right{
	width: 72%;
    height: auto;
    margin: auto;
    padding: 0;
}

div.outline_text div.text_left{
	width: 72%;
    height: auto;
    margin: auto;
    padding: 0;
}
	
div.main_contents_inner {
 width:80%;
 margin:40px auto 0;
}

div.main_contents_inner a{
  color: #222;
}

div.main_contents_inner h2 {
	margin: 0 auto 16px;
	padding: 8px 0;
	display: block;
	text-align:center;
	clear:both;
}
	
	div.gra {
		display: block;
	}

div.main_contents_inner h3 a {
	width: 94%;
    height: auto;
	margin: 0 auto;
	padding: 24px 16px;
	
	display: block;
	clear:both;
	
	text-align:center;
	
    
    border: 1px solid #ccc;
    border-bottom: 3px solid #999;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-decoration: none !important;
    font-weight: bold;
}
	
.inner ul.recruit_list_container a.intern_list{
	width: 64%;
	height: 64px;
	margin: 0 auto;
	padding: 0;
	
	display: flex;
	border: solid 1px #0E4098;
	background-color: #fff;
	color: #0E4098;
	text-decoration: none;
}

.inner ul.recruit_list_container a.intern_list:hover,
.inner ul.recruit_list_container a.intern_list:active{
	background-color: #0E4098;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	transform: all 0.5s;
}
	
.intern_term {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.intern_term div {
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}

.intern_term div img {
	width: 100%;
	height: auto;
	margin: 0 0 8px;
	padding: 0;
}

.intern_term div h3 {
	margin: 0 0 4px;
	padding: 0;
	
	font-size: 1rem;
	line-height: 1;
	color: #0E4098;
}

.intern_term div p {
	font-size: 0.72rem;
	line-height: 1.8;
}
	
#car {
	margin: 64px 0;
	padding: 0;
}
	
div.main_contents_inner .gra a,
.gra2 a,
.car a,
.car2 a,
.car3 a,
.sche a {
 width:94% !important;
 height:auto;
 display:block;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 border-bottom:3px solid #999;
 clear:both;
 margin:10px auto ;/*10px 30px 10px 50px !important;*/
 text-align:center;
 padding:20px 16px;
 border-radius: 3px;    /* CSS3草案 */
 -webkit-border-radius: 3px;  /* Safari,Google Chrome用 */
 -moz-border-radius: 3px; /* Firefox用 */
 text-decoration:none !important;
 font-weight:bold;
}
	
div.main_contents_inner #gra {
	padding:0;
}
	
.car_container .car4 {
	width:48%;
	margin:10px 5px 0 5px;
	display:block;
 
	background-color: #fff;
	border:1px solid #0E4098;
}

.car_container .car4:hover,.car_container .car4:active{
	width:48%;
	margin:10px 5px 0 5px;
	display:block;
 
	background-color: #0E4098;
	border:1px solid #0E4098;
	color: #fff!important;
}	

.car_container .car4 a{
 display:block;
 padding:10px 15px; 
 text-decoration:none !important;
 font-weight:bold;
}
.car_container .car4 a:hover,.car_container .car4 a:active{
 display:block;
 padding:10px 15px; 
 text-decoration:none !important;
 font-weight:bold;
}
		
#movie li {
	width: 100%;
	margin: 0 auto 32px;
	padding: 0;
	
	text-align: center!important;
	line-height: 120%;
	
	}

div.movie_episode01_wrapp {
    
	width:100%;
	height: auto;
    margin: 0 auto; 
    padding-bottom:56.25%;
    
	position:relative; 
    overflow:hidden;
}
	
#movie li.movie_episode01 {
	width: 100%;
	max-width: 560px;
	height:0; 
	margin: 0 auto 32px; 
	padding-bottom:45.25%;
	
	position:relative;
    overflow:hidden;
}

#movie li {
	width: 100%;
	max-width: 560px;
	padding: 0;
	
	text-align: center!important;
	line-height: 120%;
	
	}
	
/*interview*/

a.interview_menu {
	width: 30.5%;
	height: auto;
	margin: 0 0 48px;
	padding: 0;
	
	overflow: hidden;
	
	/*position: relative;*/
	display: block;
	text-decoration: none;
	
}

a.interview_menu:nth-last-child(-n+3){
	margin: 0;
}

.interview_menu_thumb{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	
	display: block;
	position: relative;
}

.interview_menu img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.interview_menu_thumb .job {
	margin: 0;
    padding: 6px 8px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    background: transparent linear-gradient(90deg, #4182CC 0%, #0E4098 100%);
	
	position: absolute;
	left: 0;
	bottom: 0;
}

.interview_menu h2{
	margin: 0 0 8px;
    padding: 0;
	
    font-size: 1rem;
    color: #212121;
    font-weight: bold;
    line-height: 1.4;
	letter-spacing: 0.04rem;
}

.interview_menu p.shimei{
	margin: 0 0 8px;
    padding: 0;
	
    font-size: 0.8rem;
	font-weight: bold;
    color: #0E4098;
    line-height: 1;
}

.interview_menu p.affiliation{
	margin: 0 0 8px;
    padding: 0;
	
    font-size: 0.72rem;
    color: #212121;
    line-height: 1;
}

.interview_menu p.join{
	margin: 0;
    padding: 0;
	
    font-size: 0.72rem;
    color: #212121;
    line-height: 1;
}

.iwahashi {
	
}

.nitadera {
	}

.kunihiro {
	
}

.okazawa_jr {
	
}

.okano {
	
}

.yoshimoto {
	
}

/*.toppada {
	margin: 0!important;
}*/

.okubo {
	
}

.yamasaki {
	
}

.nishimura {
	
}

.interview_menu div.kisha::before {
	
	margin: 0;
	padding: 8px 16px;
	
	content: "記者";
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	background-color: #45B035;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
	
	position: absolute;
	left:0;
	top: -40px;
	
	z-index: 10;
}

.interview_menu div.shinsotsu::before {
	
	margin: 0;
	padding: 8px 16px;
	
	content: "新卒";
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	background-color: #45B035;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
	
	position: absolute;
	left:0;
	top: -40px;
}

.interview_mv {
	width: 100%;
	height: 480px;
	margin: 0 auto 32px;
	padding: 64px 0 0;
	
	overflow: hidden;
	position: relative;
}

.interview_mv img{
	width: auto;
	height: 480px;
	margin: 64px auto 0;
	padding: 0;
	
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.mv_inner {
	width: 1120px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	
	display: block;
	
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
}

.name {
	width: 448px;
	height: 160px;
	margin: 0;
	padding: 0;
	
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	position: absolute;
	left: 0;
	bottom: 0;
	
	background-color: rgba(0,63,152,0.8);
}

.name div{
	margin: 0;
	padding: 0;
}

.name h2{
	margin: 0 auto 8px;
	padding: 0;
	
	display: block;
	color: #fff;
	font-size: 1.2em;
	line-height: 1;
	letter-spacing: 0.15em;
}

.name h2.kenmu{
	margin: 0 auto 8px;
	padding: 0;
	
	display: block;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2;
	letter-spacing: 0.15em;
}


.name h1{
	margin: 0 auto 8px;
	padding: 0;
	
	display: block;
	color: #fff;
	font-size: 2.4em;
	line-height: 1;
	letter-spacing: 0.25em;
}

.name p{
	margin: 0 auto;
	padding: 0;
	
	display: block;
	color: #fff;
	font-size: 0.88em;
	line-height: 1;
	letter-spacing: 0.25em;
}

.bgline {
	padding: 64px 0;
	background: none,repeating-linear-gradient(-90deg,#ccc 0,#f6fafc 2px,#f6fafc 2px,#f6fafc 4px);
	background-repeat: no-repeat;
	background-size: 50%,50%;
	background-position: left,right;
	}

.interview_bg {
	margin: 0;
	padding: 32px 0 0;
	background-color: #f6fafc;
}

.interview_container {
	width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.interview_inner {
	width: auto;
	height: auto;
	margin: 96px 80px 48px;
	padding: 0 0 64px;
	
	display: block;
	background-color: #fff;
	
	position: relative;
}

.main_photo {
	width: calc(100% - 64px);
    height: 400px;
    margin: 0;
    padding: 0;
    display: block;
	overflow: hidden;
    position: absolute;
    top: -48px;
    left: 0;
}

.main_01 {
	content: url("../images/interview_main_01.jpg");
	width: 100%;
    height: auto;
    margin: auto auto auto 0;
    display: flex;
}

.main_02 {
	content: url("../images/interview_main_02.jpg");
	width: 100%;
    height: auto;
}

.main_03 {
	content: url("../images/interview_main_03.jpg");
	width: 100%;
    height: auto;
}

.main_04 {
	content: url("../images/interview_main_04.jpg");
	width: 100%;
    height: auto;
}

.main_05 {
	content: url("../images/interview_main_05.jpg");
	width: 100%;
    height: auto;
}

.main_06 {
	content: url("../images/interview_main_06.jpg");
	width: 100%;
    height: auto;
}

.main_07 {
	content: url("../images/interview_main_07.jpg");
	width: 100%;
    height: auto;
}

.main_08 {
	content: url("../images/interview_main_08.jpg");
	width: 100%;
    height: auto;
}

.main_09 {
	content: url("../images/interview_main_09.jpg");
	width: 100%;
    height: auto;
}
	
.interview_profile {
	width: auto;
	height: auto;
    margin: 48px 64px 40px 64px;
	padding: 0;
}

.interview_profile .label {
	margin: 380px 0 8px;
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 0.72rem;
    line-height: 1;
	background: transparent linear-gradient(90deg, #4182CC 0%, #0E4098 100%);
}

.interview_profile .interview_maincopy {
	margin: 0 0 12px;
    padding: 0;
    text-align: left;
    color: #212121;
    font-size: 1.12rem;
    line-height: 1.4;
}

.interview_profile .interviewee p{
	display: inline-block;
}

.interview_profile .interviewee p.shimei{
	margin: 0 12px 0 0;
	padding: 0;
	
	color: #0E4098;
	font-size: 0.96rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.affiliation{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.join{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.asterisk{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: normal;
}
	
@media screen and ( min-width:880px ) and ( max-width:1119px ) {	
	.main_photo {
	width: calc(50% - 64px);
    max-height: 320px;
	margin: 0;
	padding: 0;
	
	display: block;
	
	position: absolute;
	top: -48px;
	left: 0;
		
	background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}
	
.main_01 {
	content: url("../images/interview_main_01.jpg");
}

.main_02 {
	content: url("../images/interview_main_02.jpg");
}

.main_03 {
	content: url("../images/interview_main_03.jpg");
}

.main_04 {
	content: url("../images/interview_main_04.jpg");
}

.main_05 {
	content: url("../images/interview_main_05.jpg");
}

.main_06 {
	content: url("../images/interview_main_06.jpg");
}

.main_07 {
	content: url("../images/interview_main_07.jpg");
}

.main_08 {
	content: url("../images/interview_main_08.jpg");
}

.main_09 {
	content: url("../images/interview_main_09.jpg");
}

.interview_profile {
	width: auto;
	height: auto;
    margin: 64px 64px 80px 48%;
	padding: 0;
}

.interview_profile .label {
	margin: 40px 0 8px;
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 0.72rem;
    line-height: 1;
	background: transparent linear-gradient(90deg, #4182CC 0%, #0E4098 100%);
}

.interview_profile .interview_maincopy {
	margin: 0 0 4px;
    padding: 0;
    text-align: left;
    color: #212121;
    font-size: 1.24rem;
    line-height: 1.4;
}

.interview_profile .interviewee p{
	display: inline-block;
}

.interview_profile .interviewee p.shimei{
	margin: 0 16px 0 0;
	padding: 0;
	
	color: #0E4098;
	font-size: 1rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.affiliation{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.join{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: bold;
}

.interview_profile .interviewee p.asterisk{
	margin: 0 8px 0 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.64rem;
	text-align: justify;
	line-height: 1;
	letter-spacing: 0.025em;
	font-weight: normal;
}
	}

.career_summary{
	width: auto;
	height: auto;
	margin: 0 64px 64px;
	padding: 48px 40px 40px;
	
	border-radius: 16px;
	
	background-image: url(.././images/bg_career_summary.png),linear-gradient(0deg, #F6F6F6 0%, #F6F6F6 100%);
    background-size: auto 48px,cover;
    background-position: -2px -4px,top;
    background-repeat: no-repeat,no-repeat;
}

.career_summary dl{
	width: 100%;
    height: auto;
    margin: 0;
    padding: 12px 0;
	
    border-bottom: 1px dotted #DDDFE1;
    line-height: 1.8;
    font-size: 0.72rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    align-items: stretch;
}

.career_summary dt{
	width: 56px;
    margin: 0;
    text-align: left;
    font-weight: 700;
    color: #0E4098;
}

.career_summary dd{
	width: calc(100% - 64px);
	margin: 0;
    text-align: left;
    font-weight: 500;
}

.career_summary dd span.event {
	margin: 0 16px 0 0;
	font-weight: bold;
}

.interview_outline {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 53px 0 0;
	
	/*background-image: linear-gradient(90deg, #528AD5 0%, #528AD5 25%, #D4ECF3 100%),linear-gradient(90deg, #FBFBFB 0%, #FBFBFB 100%);
    background-size: 100% 400px,cover;
    background-position: top,top;
    background-repeat: no-repeat,no-repeat;*/
}

.interview_message_container {
	width: auto;
    height: auto;
    margin: 0 64px 64px;
    padding: 0;
    display: block;
    position: relative;
}

.interview_message_container h1{
	width: auto;
	height: 40px;
	margin: 0;
	padding: 12px 18px;
	
	display: block;
	background-color: #d4ecf3;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0.25em;
	
	position: absolute;
	top: 0;
	left: 0;
}

.interview_paragraph {
	width: auto;
	height: auto;
	margin: 0 64px 48px;
	padding: 0;
}

.interview_paragraph h2{
	margin: 0 0 8px;
	padding: 0 0 0 24px;
	
	color: #0E4098;
	font-size: 1.24rem;
	line-height: 1.6;
	font-weight: bold;
	
	position: relative;
}
.interview_paragraph h2::before{
	content: '';
    width: 12px;
    height: 24px;
    display: inline-block;
    background: url(../images/footer_list_blue.png) 0 12px no-repeat;
    background-size: 8px 8px;
    position: absolute;
    top: 0;
	left: 0;
}

.interview_paragraph p{
	margin: 0 0 0 24px;
	padding: 0;
	
	color: #212121;
	font-size: 1rem;
	line-height: 2;
	text-align: justify;
}

.interview_topic {
	width: auto;
	height: auto;
	margin: 0 64px 64px;
    padding: 56px 48px 64px;
    background-color: #F6FAFC;
    border-radius: 16px;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
	position: relative;
}

.interview_topic .interview_topic_text {
	width: 100%;
    height: auto;
    margin: 0 0 40px;
	padding: 0;
    /*padding: 48px 72px 72px 56px;
    background-color: #F6FAFC;
    border-radius: 16px;*/

}

.interview_topic_lead p{
	margin: 0 0 20px;
	padding: 0;
	
	line-height: 1;
	font-weight: bold;
}

.interview_topic_lead h2 {
	margin: 0 0 12px;
    padding: 0;
    color: #0E4098;
    font-size: 1.24rem;
    line-height: 1.6;
    font-weight: bold;
    text-align: justify;
}

img.interview_topic_image {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	position: relative;
	bottom: 0;
	right: 0;
	
	filter: drop-shadow(8px 8px 20px rgb(14,64,152,0.12));
}

.interview_topic_detail p{
	margin: 0;
	padding: 0;
	text-align: justify;
}

@media screen and ( min-width:1024px ) and ( max-width:1119px ) {		
	.interview_topic {
	width: auto;
	height: auto;
	margin: 0 64px 16px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
	position: relative;
		
	background: none;
}

.interview_topic .interview_topic_text {
	width: 60%;
	height: auto;
	margin: 0 0 480px;
	padding: 64px 64px 96px 64px;
	
	background-color: #F6FAFC;
	border-radius: 24px;

}

.interview_topic_lead p{
	margin: 0 0 20px;
	padding: 0;
	
	line-height: 1;
	font-weight: bold;
}

.interview_topic_lead h2 {
	margin: 0 0 12px;
    padding: 0;
    color: #0E4098;
    font-size: 1.24rem;
    line-height: 1.6;
    font-weight: bold;
    text-align: justify;
}

img.interview_topic_image {
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0;
	
	position: absolute;
	bottom: 48px;
	right: 0;
	
	filter: drop-shadow(8px 8px 20px rgb(14,64,152,0.12));
}

.interview_topic_detail p{
	margin: 0;
	padding: 0;
	text-align: justify;
}
}
	
.interview_message {
	width: auto;
    height: auto;
    margin: 198px 0 0 64px;
    padding: 64px 48px 48px 48px;
    display: block;
    background-color: #F6FAFC;
    border-radius: 16px;
}

.interview_message p.message_question {
	margin: 0 0 20px;
	padding: 0;
	
	font-weight: bold;
	line-height: 1;
}

.interview_message h2 {
	margin: 0 0 12px;
    padding: 0;
	
	color: #0E4098;
    font-size: 1.24em;
    line-height: 1.4;
    font-weight: bold;
    text-align: justify;
}

.interview_message_photo {
    width: 240px;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: -148px;
    left: 0;
	
	filter: drop-shadow(8px 8px 20px rgb(14,64,152,0.12));
}

.message_01{
	content: url(../images/message_01.jpg);
}

.message_02{
	content: url(../images/message_02.jpg);
}

.message_03{
	content: url(../images/message_03.jpg);
}

.message_04{
	content: url(../images/message_04.jpg);
}

.message_05{
	content: url(../images/message_05.jpg);
}

.message_06{
	content: url(../images/message_06.jpg);
}

.message_07{
	content: url(../images/message_07.jpg);
}

.message_08{
	content: url(../images/message_08.jpg);
}

.message_09{
	content: url(../images/message_09.jpg);
}

.interview_message p {
	margin: 0;
	padding: 0;
}


.interview_bg p span{
	font-weight: bold;
	text-align: justify;
}

div.interview_inner hr{
	width: auto;
    height: 1px;
    margin: 0 64px 48px;
    padding: 0;
	
	background-color: #f2f2f2;
    border: none;
}

.interview_portrait {
	width: 32%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.interview_finish {
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	display: block;
	font-size: 0.96em;
	color: #0E4098;
}

.interview_finish p{
	margin: 0;
	padding: 0;
	
	font-size: 1.24em;
	color: #0E4098;
	text-align: justify;
	line-height: 2;
}

.interview_back {
	width: 100%;
	height: 64px;
	margin: 0 auto 0;
	padding: 0;
	
	display: block;
	color: #0E4098;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 64px;
	background-color: #fff;
	border: solid 1px #0E4098;
	letter-spacing: 0.25em;
}

div.interview_navi_container {
	width: auto;
	height: auto;
	margin: 0 64px 40px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.interview_navi {
	width: 100%;
	height: auto;
	margin: 0 0 24px;
	padding: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
	
.interview_navi:last-child {
	margin: 0;
}

.interview_navi_image {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
	
	position: relative;
}

.interview_navi_image img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: block;
}

.interview_navi_image .job {
	margin: 0;
    padding: 4px 8px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    background: transparent linear-gradient(90deg, #4182CC 0%, #0E4098 100%);
	
	position: absolute;
	bottom: 0;
	left: 0;
}

.interview_navi_text {
	width: calc(100% - 184px);
    height: auto;
    margin: 0;
    padding: 0;
}

.interview_navi_text h3 {
	margin: 0 0 8px;
	padding: 0;
	
	font-size: 1rem;
	line-height: 1.6;
	font-weight: bold;
	color: #212121;
	text-align: justify;
}

.interview_navi_text .shimei {
	margin: 0 0 12px;
	padding: 0;
	
	color: #0E4098;
	font-size: 0.88rem;
	line-height: 1;
	font-weight: bold;
}

.interview_navi_text .affiliation {
	width: auto;
	margin: 0 0 8px 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.72rem;
	line-height: 1;
	font-weight: normal;
}

.interview_navi_text .join {
	width: auto;
	margin: 0;
	padding: 0;
	
	color: #212121;
	font-size: 0.72rem;
	line-height: 1;
	font-weight: normal;
}
	
.qabox {
	overflow: hidden;
    margin: 0;
    padding:0 0 24px;
}
	
.qabox div ul {
	margin: 0;
    padding: 0;
	}
	
.qabox div:first-child {
      width: 100%;
      float: left;
    }
.qabox div:last-child {
      width: 100%;
      float: right;
    }
	
/*採用までの流れ*/

.flow {
    margin: 0;
    padding: 0;
  }

.flow_evnet {
	width: auto;
    min-height: 56px;
    margin: 0 40px 32px;
    padding: 0 0 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 1rem;
    line-height: 1.8;
    position: relative;
    }

.flow_evnet::before {
	content: '';
    width: 28px;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url("../images/flow_gray.png");
    background-size: 28px auto;
    background-repeat: no-repeat;
}

.flow_evnet:last-child {
	margin: 0 40px;
	padding: 0;
}

.flow_evnet:last-child::before {
	display: none;
}

.flow_caption {
	width: calc(100% - 128px);
	margin: 0 0 32px;
}

.flow_evnet:last-child .flow_caption{
	margin: 0;
}

.flow_caption h3 {
	margin: 0 0 6px;
    padding: 4px 0 0;
    line-height: 1;
    font-size: 1.24rem;
    color: #0E4098;
}

.number {
	content: '';
    width: 128px;
    height: 56px;
}

.number.entry {
	background: url(../images/flow_01.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.lecture {
	background: url(../images/flow_02.png) 0 0 no-repeat;
	background-size: auto 56px;
      }

.flow div.paperwork {
	background: url(../images/flow_03.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.written {
	background: url(../images/flow_04.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.interview {
	background: url(../images/flow_05.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.interview_admn {
	background: url(../images/flow_06.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.offer {
	background: url(../images/flow_07.png) 0 0 no-repeat;
	background-size: auto 56px;
    }

.flow div.join {
	background: url(../images/flow_08.png) 0 0 no-repeat;
	background-size: auto 56px;
    }
	
}