
.main_bk {
	background-color: #fff;
}

/* mainvisual */
/* --------------------------------------------------- */

#mv {
	padding:0;
	background-color:#c7e0f9;
	padding-bottom: 250px;
	position: relative;
	background: url(../images/bk_mv.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height: 630px;
}



.mv_text {
	width:590px;
	padding: 110px 0 20px 0;
	color: #fff;
	font-family: "RodinNTLGProB"; 
	position: relative;
}
.mv_text .mtitle {
    font-size: 49px;
	color: #fff;
	line-height: 1;
	display: table;
	margin: 0 0 25px 0;
}

.mv_text .stitle {
    font-size: 28px;
	line-height: 1;
	color: #fff;
	margin-bottom: 25px;
}
.mv_text .sdesc {
    font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
}

.mv_form {
	width:590px;
	padding: 18px 0;
	text-align:center;
	position: relative;
}
.mv_form form {
    width: 590px;
    margin: 0;
	color: #000;
}

.mv_form_input,
.mv_form_submit { vertical-align:middle; }

.mv_form_input {
	width:65%;
	height: 53px;
	font-size: 18px;
}
.mv_form_submit { 
	width:25%;
	letter-spacing: 1px;
	font-size: 15px;
	height: 55px;
	line-height: 1;
}

.top_search_form {
	width: 100%;
    display: flex;
    margin: 0 auto 10px auto;
	color: #000;
}
.mv_form_input {
    height: 54px;
    width: 34%;
    font-size: 15px;
    background-color: #fff;
	border: none;
    color: #000000;
	border-radius: 5px;
    opacity: 0.9;
    line-height: 2.5;
    padding: 0 12px;
    opacity: 1;
	outline: none;
}
.top_search_title {
	font-size: 32px;
    line-height: 48px;
    margin: 0 5px;
}
.btn_img_css {
	color: #fff;
    letter-spacing: 0.1em;
    background: #ff410d;
    border-radius: 50px;
    width: 130px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-left: 20px;
    font-size: 18px;
	padding: 15px 5px !important
}

.btn_img_css img {
	margin-right: 5px;
}

.top_title {
	width: 100%;
}
.top_slide_div {
    z-index: 195;
	margin: -130px 0 0 0;
	background-color: #f5f5f5;
}


.ctitle_pt {
	position: relative;
	color: #9fc235;
	font-size: 18px;
	line-height: 1;
	border-left: 3px solid #9fc235;
	padding-left: 20px;
	margin-bottom: 40px;
}
.ctitle_pt p {
	font-family: "Helvetica-Bold"; 
	margin-bottom: 10px;
}
.ctitle_pt .search_title {
	font-size: 24px;
	line-height: 1;
	font-family: "NotoSansCJKjp-Bold"; 
	color: #000;
}
.ctitle_pt img {
	margin-right: 10px;
}


.btn {
	display: table;
    border: 1px solid #fff;
    padding: 15px 100px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
}
.btn_detail {
    display: table;
    background-color: #203f49;
    padding: 24px 100px;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
	line-height: 1;
	font-weight: bold;
    margin: 0 auto;
}
.flex_pc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bk_color_na {
	background-color: #fff;
	padding: 50px 0;
}
.bk_color_sc {
	background-color: #fcfbeb;
	padding: 50px 0;
}
.list_mt {
	margin-top: 50px;
}

.list_mt li {
	position: relative;
}


.flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.flex li {
    width: 31%;
    text-align: center;
    margin-bottom: 3em;
	margin-right:3%;

}
.flex li:nth-child(3n) {
	margin-right:0%;
}
.flex li a {
    display: block;
	padding-bottom: 10px;
	height: 100%;
	border: 1px solid #b1b0b0;
    border-radius: 20px;
	background-color: #fff;
}
.flex li img {
	width: 100%;
    height: 230px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 20px 20px 0 0;
}

.bk_color_sc .flex .taglist {
    text-align: left;
}
.bk_color_sc .flex .taglist span {
    font-size: 14px;
	color: #434343;
	margin: 0 5px 5px 0;
	position: relative;
	padding-left: 25px;
	display: inline-block;
}
.bk_color_sc .flex .taglist span::before {
	content: "";
    background: url(../images/i_pre_tag.png) no-repeat;
	background-size: contain;
    position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 2px;
}
.bk_color_sc .flex p {
    text-align: left;
	color: #434343;
    font-size: 16px;
	font-weight: 500;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
	padding: 0 10px 5px 10px;
}

.bk_color_na .flex .sub_title {
	font-size: 16px;
	font-weight: bold;
    margin: 0 0 10px 0;
	color: #404456;
}
.bk_color_na .flex div {
    text-align: left;
	font-weight: bold;
    overflow: hidden;
    word-break: break-all;
	line-height: 28px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #404456;
	padding: 0 10px;
}

.bk_color_na .flex dl {
    display: flex;
	align-items: center;
    width: 100%;
    text-align: left;
    color: #434343;
	margin-bottom: 5px;
}
.bk_color_na .flex dl dt {
    width: 25px;
	display: flex;
}
.bk_color_na .flex dl dt img {
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0;
}
.bk_color_na .flex dl dd {
    width: calc(100% - 25px);
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bk_color_na .flex dl dd .money {
	font-size: 18px;
}
.bk_color_na .flex .taglist {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.bk_color_na .flex .taglist span {
	display: inline-block;
	background-color: #ff410d;
	padding: 5px 10px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	color: #fff;
	margin: 0 10px 5px 0;
}

.bk_color_na .flex .taglist .tag1 {
	background-color: #ff410d;
}
.bk_color_na .flex .taglist .tag2 {
	background-color: #9fc235;
}
.bk_color_na .flex .taglist .tag3 {
	background-color: #203f49;
}

.btn_view_part {
    display: inline-flex;
    width: 100%;
    padding: 0px 35% 20px 35%;
	justify-content: center;
}
.btn_view {
    display: inline-block;
    background-color: #000;
    padding: 15px 50px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
}

.other_part {
	margin-bottom: 30px;
}

.line_pt {
	padding: 50px 0;
}
.line_dt {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.line_dt img {
	width: 100%;
}
.line_pt .sns_pt {
	display: flex;
	align-items: center;
	justify-content: center;
}

.line_pt .sns_pt a {
	display: inline-block;
	margin: 0 10px;
}


.info {
	padding: 50px 0;
	background-color: #fff;
}
.info_list {
	width: 100%;
    margin: 0 auto;
	margin: 50px 0;
}
.info_content {
	display: flex;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
	font-size: 16px;
}
.info_content_date {
    width: 120px;
    min-width: 120px;
	font-weight: bold;
}
.info_content_date label {
    margin-right: 20px;
}

.role {
    padding: 50px 0;
    text-align: center;
    color: #000;
	background: #fff url(../images/bk_role.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 521px;
}
.role .lay_lqd {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 100%;
}

.role .role_dt img {
	margin-bottom: 30px;
}
.role .role_dt {
	text-align: left;
	width: 770px;
	margin: 0 auto 0 0;
}

.role .stitle {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	display: table;
}
.role .title {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	display: table;
}
.role .role_dt .desc {
    font-size: 16px;
	line-height: 26px;
	color: #fff;
	margin: 30px 0;
}
.btn_role {
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: table;
	margin: 0 auto 0 0;
	color: #404456;
	border: 2px solid #404456;
	border-radius: 50px;
	padding: 15px 30px;

}

.strong_pt {
	padding: 80px 0;
    position: relative;
	background-color: #fcfbeb;
}

.strong_pt .title_pt {
	text-align: center;
}

.strong_pt .strong_dt {
	margin-top: 30px;
}

.strong_pt .item_list {
	width: 100%;
	display: flex;
	justify-content: space-between;
/*	margin-bottom: 50px;*/

}
.strong_pt .item_list li {
	width: 30%;
	text-align: center;
}
.strong_pt .item_list li figure {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0 20px 0;
	position: relative;
}

.strong_pt .item_list li figure img {
	width: auto;
}
	
.strong_pt .item_list li .stitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
}

.strong_pt .item_list li .desc {
	margin: 10px 0 10px 0;
	font-size: 16px;
	text-align: left;
	color: #404456;
}



/* new_list */
/* --------------------------------------------------- */
.new_list {
    max-width: 1200px;
    z-index: 200;
	padding: 0 20px;
}
.new_list li {
	margin: 0 1rem 0.5rem 1rem;
	background-color: #fff;
	position: relative;
	border-radius: 20px;
}
.new_list li a {
	display: block;
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 8px 0 #5553;
    border-radius: 10px;
}

.new_list_image {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding-top: 61%;
    position: relative;
	border-radius: 10px 10px 0 0;
}
.new_list_image img {	
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}

.new_list_item {
	padding: 5px 10px;
}

.new_list_data {
	padding:0.5em 0 0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new_list_data > p {
    color: #809e23;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
	font-size: 12px;
}

.new_list_text {
	font-size: 16px;
    padding: 0.2em 0 0.5em;
}
.new_list_text p {
	font-size: 14px;
	color: #313131;
    -webkit-line-clamp: 2 !important;
    white-space: pre-wrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
	line-height: 22px;
}
.new_list_btn {
	padding:0.5em 1em 1em;
	border-left:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	
	text-align:right;
}

.area_search_pt {
	padding: 50px 0;
	background-color: #f5f5f5;
}
.area_search_pt .area_search_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.area_search_pt .area_search_list li {
	width: 48%;
}

.area_search_pt .area_search_list li .title_pt {
	display: flex;
	align-items: center;
}
.area_search_pt .area_search_list li .title_pt img {
	margin-right: 20px;
}
.area_search_pt .area_search_list li .title_pt .search_title {
	font-size: 30px;
	font-weight: bold;
	color: #404456;
}
.area_search_pt .area_search_list li .title_pt .search_title span {
	font-size: 34px;
	color: #fff;
	background-color: #404456;
	padding: 0px 10px 5px 10px;
    line-height: 1;
}
.search_area {
    background: url(../images/map.png) no-repeat;
    background-position: center center;
    background-size: contain;
    position: relative;
	width: 100%;
	height: 460px;
}

.search_area a {
    text-align: center;
    font-size: 16px;
	font-weight: bold;
    color: #8db022;
	border: 1px solid #8db022;
    background: #fffc;
	min-width: 100px;
    border-radius: 5px;
    padding: 15px 15px;
	line-height: 1;
    display: inline-block;
    position: absolute;
    transform: translate(-50%, -50%);
}

.search_area a.area_1 {
	top: 17%;
    left: 38%;
}
.search_area a.area_2 {
    top: 27%;
    right: -9%;
}
.search_area a.area_3 {
	top: 54%;
    right: -6%;
}
.search_area a.area_4 {
    top: 75%;
    right: -3%;
}
.search_area a.area_5 {
    top: 86%;
    left: 62%;
}
.search_area a.area_6 {
    top: 84%;
    left: 39%;
}
.search_area a.area_7 {
    top: 56%;
    left: 24%;
}
.search_area a.area_8 {
    top: 35%;
    left: 51%;
	color: #4052a2;
	border-color: #4052a2;
}
.search_area a.area_9 {
    top: 42%;
    left: 71%;
	color: #f4a234;
	border-color: #f4a234;
}
.search_area a.area_10 {
    top: 49%;
    left: 44%;
	color: #e8467c;
	border-color: #e8467c;
}
.search_area a.area_11 {
    top: 55%;
    left: 67%;
	color: #c25d9f;
	border-color: #c25d9f;
}
.search_area a.area_12 {
    top: 67%;
    left: 58%;
	color: #1da3db;
	border-color: #1da3db;
}

.area_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.area_list .atitle {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #203f49;
	margin-bottom: 5px;
}
.area_list .area_sublist {
	width: 24%;
}
.area_list .area_sublist a {
	display: table;
	color: #000;
	position: relative;
	font-size: 14px;
	font-feature-settings: "palt";
	line-height: 1.5;
}
.area_list .area_sublist a::before {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 6px solid #9fc235;
    display: inline-block;
}
.area_list .area_sublist img {
	width: 100%;
	margin-top: 30px;
}

.station_search_list {
	display: flex;
	justify-content: space-between;
	background-color: #8db022;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.station_search_list li:nth-child(1) {
	width: 20%;
}
.station_search_list li:nth-child(2) {
	width: 25%;
}
.station_search_list li:nth-child(3) {
	width: 45%;
}
.station_search_list .title {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: flex;
	align-items: center;
	line-height: 1;
	margin-bottom: 10px;
}
.station_search_list .title span {
	font-family: "Helvetica"; 
	font-size: 36px;
	font-weight: 400;
	margin-right: 10px;
}
.station_search_list select {
    width: 100%;
	min-height: 40px;
    font-size: 15px;
    background-color: #fff;
    border: none;
    color: #000000;
    border-radius: 5px;
    opacity: 0.9;
    line-height: 2.5;
    padding: 12px;
    opacity: 1;
    outline: none;
}
.area_search_pt .btn_search_center {
	display: flex;
	margin: 0 auto;
	padding: 30px 60px !important;
	width: auto;
}
.area_search_pt .btn_search_center span {
	font-size: 24px;
}

.area_search_pt .station_list {
	display: flex;
	flex-wrap: wrap;
}
.area_search_pt .station_list a {
	width: 23%;
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	text-align: center;
	color: #000;
	margin: 0 2% 10px 0;
}


.other_search_pt {
	padding: 80px 0;
}

.other_search_pt .job_search_list {
	margin-bottom: 80px;
}
.other_search_pt .job_search_list a {
	border: 1px solid #809e23;
	border-radius: 8px;
	padding: 10px 10px;
	margin: 0 10px 10px 0;
	font-size: 15px;
	color: #82ab56;
	line-height: 1;
	display: inline-block;
	position: relative;
}
.other_search_pt .job_search_list a::before {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 6px solid #9fc235;
    display: inline-block;
}


.other_search_pt .koyou_search_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.other_search_pt .koyou_search_list a {
	width: 15%;
	margin: 0 1.5% 10px 0;
	font-size: 15px;
	color: #fff;
	line-height: 1;
	display: inline-block;
	background-color: #203f49;
	padding: 20px 10px;
	border-radius: 10px;
}


.other_search_pt .koda_search_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.other_search_pt .koda_search_list li {
	width: 19%;
}
.other_search_pt .koda_search_list li .title {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #82ab56;
	margin-bottom: 10px;
}
.other_search_pt .koda_search_list li .title img {
	margin-right: 10px;
}

.other_search_pt .koda_search_list li a {
	display: table;
	color: #000;
	position: relative;
	font-size: 14px;
}
.other_search_pt .koda_search_list li a::before {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 6px solid #9fc235;
    display: inline-block;
}




.flex_sp {
	display: block;
}
.title_sp {
	display: none;
}

.flex li figure {
    text-align: center;
    overflow: hidden;
	
    width: 100%;
    padding-top: 75%;
    position: relative;
}
.flex li figure img {	
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}



/* spview */
@media screen and (max-width:767px) {	
	#mv {
		height: auto;
        padding-bottom: 0;
		background-position: left;
	}
	
	#mv .lay_lqd {
		max-width: initial;
		padding: 0 15px;
	}
	#mv .lay_lqd::before {
		display: none;
	}
	.mv_text {
		padding: 10vw 0 0 0;
		width: 100%;
		margin: 0;
	}
	.mv_text .mtitle {
		font-size: 6.5vw;
        margin-bottom: 4vw;
	}
	.mv_text .stitle {
		font-size: 4vw;
	}
	.mv_text .sdesc {
		font-size: 3vw;
		line-height: 1.3em;
		color: #404456;
	}
	
	.top_search_title {
		margin: 0;
        font-size: 2em;
	}

	.mv_form { width: 100%; }

	.top_search_form {
		/* flex-direction: column; */
		flex-wrap: wrap;
		justify-content: center;
	}
	.mv_form_input {
		height: 50px;
		width: 45% !important;
		padding: 0 0.5em;
	}
	.btn_img_css {
		height: 50px;    
		margin-left: 10px;
		font-size: 14px;
		margin-top: 10px;
	}
	.btn_img_css img {
		width: 20px;
	}

	.mv_form form {
		width: 100%;
		margin: 0;
	}

	.top_slide_div {
		margin: 0;
		padding: 30px 15px;
	}
	.title_tab {
		font-size: 20px;
	}
	
	.ctitle_pt {
		align-items: center;
		flex-wrap: wrap;
		font-size: 3.5vw;
		padding-left: 10px;
		margin-bottom: 20px;
	}
	.ctitle_pt p {
		margin-bottom: 1vw;
	}
	.ctitle_pt .search_title {
		font-size: 5vw;
	}

	.area_search_pt {
		padding: 30px 15px;
	}
	.area_search_pt .area_search_list {
		margin-bottom: 10px;
	}
	.area_search_pt .area_search_list li {
		width: 100%;
		margin-bottom: 50px;
	}
	.area_search_pt .area_search_list .area_pt {
		width: 100%;
	}
	.area_search_pt .area_search_list li .title_pt img {
		margin-right: 10px;
		width: 30px;
	}
	.area_search_pt .area_search_list li .title_pt .search_title span {
		font-size: 26px;
        padding: 3px 6px;
	}
	.area_search_pt .area_search_list li .title_pt .search_title {
		font-size: 22px;
	}
	.search_area {
		width: 100%;
		height: 85vw;
		margin-top: 20px;
	}
	.search_area a {
		font-size: 3vw;
		padding: 2vw 3vw;
		min-width: 10vw;
	}

	
	.area_list .area_sublist a {
		font-size: 3vw;
	}

	.station_search_list {
		flex-wrap: wrap;
		padding: 20px;
		border-radius: 5px;
		margin-bottom: 30px;
	}
	.station_search_list {
		flex-wrap: wrap;
		padding: 10px;
	}
	.station_search_list li {
		margin: 10px 0;
	}
	.station_search_list li:nth-child(1) {
		width: 100%;
	}
	.station_search_list li:nth-child(2) {
		width: 100%;
	}
	.station_search_list li:nth-child(3) {
		width: 100%;
	}
	.station_search_list .title span {
		font-size: 6vw;
	}
	.station_search_list .title {
		font-size: 4vw;
	}
	.area_search_pt .station_list a {
		font-size: 3.5vw;
	}

	.other_search_pt {
		padding: 50px 15px;
	}
	.other_search_pt .job_search_list {
		margin-bottom: 50px;
	}
	.other_search_pt .job_search_list a {
		font-size: 3.5vw;
	}
	.other_search_pt .koyou_search_list {
		margin-bottom: 50px;
	}
	.other_search_pt .koyou_search_list a {
		width: 31%;
		margin: 0 2% 10px 0;
		font-size: 3.5vw;
		padding: 15px 10px;
		border-radius: 10px;
	}

	.other_search_pt .koda_search_list {
		margin-bottom: 0;
	}
	.other_search_pt .koda_search_list li {
		width: 100%;
		margin-bottom: 20px;
	}




	.strong_pt {
		padding: 50px 15px;
		height: auto;
	}
	.strong_pt .strong_dt {
		flex-wrap: wrap;
	}
	.strong_pt .item_list {
		width: 100%;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.strong_pt .item_list li {
		width: 100%;
	}
	.strong_pt .item_list li figure {
		margin: 20px 0;
	}
	.strong_pt .item_list li figure img {
		width: 80%;
	}
	
	.strong_pt .item_list li .stitle {
		font-size: 20px;
        padding: 10px 10px;
        margin-bottom: 5px;
	}
	.strong_pt .item_list li .desc {
		font-size: 3.5vw;
	}

	.btn {
		padding: 10px;
		font-size: 15px;
	}

	.line_pt {
		padding: 50px 15px;
	}
	.line_pt .sns_pt {
		margin-bottom: 0;
	}
	.bk_color_na {
		padding: 50px 15px 50px 15px;

	}
	.bk_color_na .flex div {
		line-height: 24px;
		margin-bottom: 5px;
		font-size: 16px;
	}
	.bk_color_na .flex .sub_title {
		font-size: 15px;
	}

	.flex {
		justify-content: space-between;
	}
	.flex li {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.flex li img {
        height: 55vw;
        border-radius: 8px;
    }

	
	.bk_color_sc {
		padding: 50px 15px;
	}
	.bk_color_sc .flex .taglist span {
		font-size: 3.0vw;
		padding-left: 20px;
	}
	.bk_color_sc .flex .taglist span::before {
		width: 15px;
		height: 15px;
	}

	.btn_detail {
		display: table;
		padding: 15px 80px;
		font-size: 15px;
	}

	.info {
		padding: 50px 15px;
	}
	.info_content {
		flex-wrap: wrap;
		font-size: 14px;
	}
	.info_content_date {
		width: 100%;
		min-width: 100%;
	}

	.role {
		padding: 50px 15px;
		height: auto;
		background-position: top left;
	}
	.role .role_dt {
		width: 100%;
		margin: 0;
	}

	.role .title {
		font-size: 17px;
	}
	.role .role_dt .stitle {
		font-size: 4vw;
	}
	.role .role_dt .title {
		font-size: 5vw;
	}
	.role .role_dt .desc {
		font-size: 3.5vw;
	}
	.btn_role {
		font-size: 14px;
		padding: 10px 20px;
		margin: 0 auto;
	}

	.new_list li {
		margin: 0.5rem;
	}
	.new_list_text p {
		font-size: 14px;
		line-height: 20px;
	}
	.new_list_data > p {
		font-size: 12px;
	}
}




.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
	left:0;
    width: 100%;
	z-index: 300;
}
.modal_bg{
	background: rgba(0,0,0,0.5);
    height: 100vh;
    position: absolute;

    width: 100%;
}
.modal_content{
    background: #fff;
    border: 2px solid #0f7dc2;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 800px;
}
.modal_content a.js-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    font-size: 30px;
    font-weight: bold;
	
	line-height:30px;
}
/* spview */
@media screen and (max-width:767px) {
	.modal {
/*
		height: inherit;
		width: 95%;
		position: absolute;
*/
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.modal_content {
		padding: 1rem 1rem 0.5rem;
		max-width: 85vw;
		max-height: 80vh;
		overflow-x: scroll;
		transform: translate(-50%,-60%);
	}
	.modal_content .wrap {
		padding: 15px 10px;
	}
	.modal_content .section_type01 {
		margin-bottom: 15px;
	}
	.modal_content .box_type01 > .inner {
		padding: 0 0 0;
	}
	.modal_content a.js-modal-close {
		top:0;
		right:0;
	}
	
}

/* spview */
@media screen and (max-width:329px) {
	.modal_content {
		transform: translate(-50%,-55%);
	}
}


.modal_content .wrap {
    padding: 2rem 2rem 1.5rem 2rem;
    position: relative;
}
.modal_content .wrap h3 {
	font-size:20px;
	margin-bottom:1rem;
	padding-bottom:0.5rem;
	border-bottom:1px solid #0f7dc2;
}

.modal_content .wrap ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.modal_content .wrap ul li {
	width:49%;
	margin-bottom: 1rem;
}
.modal_content .wrap ul li a {
	display: block;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	color: inherit;
	position: relative;
	border: solid 1px #0f7dc2;
	background-color: #fff;
	color: #000;
	padding:1rem;
}
.modal_content .wrap ul li a:before {
	content: '\25B6';
    vertical-align: middle;
    font-size: 6px;
    line-height: 1;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #0f7dc2;
    color: #fff;
    margin: 0 1em 0 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.modal_content .section_type01 {
    margin-bottom: 20px;
    padding: 0;
    background: #fff;
    box-shadow: inherit;
}
/*
.modal_content .section_type01:nth-child(3) {
    margin-bottom: 0;
}
*/
.modal_content .page_head03 {
    font-size: 24px;
	margin: 0 0 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.modal_content #syoku_2 .page_head03:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 28px;
	background: url(../images/icon_occu.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.modal_content #area_2 .page_head03:before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 37px;
	background: url(../images/icon_area.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.modal_content #koyou_2 .page_head03:before {
	content: "";
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../images/icon_status.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}
/* spview */
@media screen and (max-width:767px) {
	.modal_content .wrap {
		padding: 0;
	}
	.modal_content .section_type01 {
		margin-bottom: 10px;
	}
	.modal_content .page_head03 {
		font-size: 18px;
	}
	.modal_content #syoku_2 .page_head03:before {
		width: 24px;
		height: 17px;
	}
	.modal_content #area_2 .page_head03:before {
		width: 18px;
		height: 25px;
	}
	.modal_content #koyou_2 .page_head03:before {
		width: 20px;
		height: 20px;
	}
}