
.main_bk {
	background-color: #fff;
}

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

#mv {
	padding:0;
	background-color:#777;
	background-image:url(../images/bk_top.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	height: 638px;	
}
#mv .ftxt {
	font-size: 62px;
	color: #ffde9d;
	font-family: "Helvetica"; 
	line-height: 1;
	margin: 80px 0 20px;
}
#mv .mtxt_box {
	margin: 120px 0 0 0;
}
#mv .mtxt {
	/* font-family: "Noto Serif JP", serif; */
	/* font-family: 'Shippori Mincho', serif; */
	font-style: normal;
	font-optical-sizing: auto;
	font-size: 46px;
	color: #fff;
	line-height: 1.2;
	font-weight: bold;    
    display: table;
	margin-bottom: 20px;
}
#mv .stxt {
	font-size: 18px;
	color: #fff;
	line-height: 2;
	font-weight: 500;   
}


.top_reg_pt {
	background-color: #030380;
	padding: 25px 0;
	color: #fff;
}
.top_reg_pt .top_reg_dt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_reg_pt .desc {
	font-size: 22px;
	font-weight: bold;
}
.top_reg_pt .btn_group {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.btn_small {
	color: #fff;
    font-weight: bold;
    border-radius: 50px;
    width: 300px;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-size: 18px;
	padding: 15px 5px !important
}
.btn_small h3 {
    font-size: 18px;
}
.bk_dark_orange {
	background-color: #f80303;
	border: 1px solid #f80303;
}
.bk_dark_bule {
	background-color: #030380;
	border: 1px solid #fff;
}

.top_title {
	width: 100%;
}

.title_pt {
	display: table;
	margin-bottom: 50px;
	border-right:  1px solid #030380;
	padding-right: 40px;
}
.title_pt .title {
	font-family: "Helvetica"; 
	font-size: 48px;
	line-height: 1;
	color: #030380;
	margin-bottom: 10px;
}
.title_pt .stitle {
	font-size: 22px;
	line-height: 1;
	color: #000;
	font-weight: bold;
}
.title_pt .stitle span {
	font-size: 14px;
}

.search_type_pt {
	padding: 50px 0;
	background-color: #030380;
}
.search_type_pt .title_pt {
    border-right: 1px solid #fff;
	margin-bottom: 0;
	margin-right: 20px;
}
.search_type_pt .title_pt .title {
    color: #fff;
}
.search_type_pt .title_pt .stitle {
    color: #fff;
}

.search_type_pt .search_type_dt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search_form {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-width: 950px;
	width: 100%;
	color: #fff;
}
.search_form form {
	width: 100%;
	display: flex;
	align-items: center;
	margin: 5px 0;
}
.search_form .s_title {
	width: 200px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.search_form form .input_select {
	width: calc(50% - 200px);
	color: #000;
	padding: 10px;
	border: none;
	height: 50px;
}
.search_form form .input_text {
	width: calc(100% - 350px);
	color: #000;
	padding: 10px;
	border: none;
	height: 50px;
}
.search_form form .s_title_be {
	width: 46px;
	font-size: 46px;
	text-align: center;
}
.search_form form .s_title_be {
	width: 46px;
	font-size: 46px;
	text-align: center;
}
.search_form form .btn_small {
	width: 150px;
}




.btn_link {
	background-color: #f80303;
    border: 1px solid #f80303;
	color: #fff;
    font-weight: bold;
    border-radius: 50px;
    width: 350px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-size: 18px;
    padding: 15px 5px !important;
	margin: 0 auto;
}
.btn_link h3 {
    font-size: 18px;
}

.btn_detail {
	display: table;
    border: 1px solid #030380;
    background-color: #fff;
    padding: 15px 100px;
    color: #030380;
    border-radius: 50px;
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto 0 auto;
}
.flex_pc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.title_big {
	font-size: 105px;
    font-weight: bold;
	color: #f2f2f3;
	font-family: "ProximaNova-Bold";
}
.title_big_white {
	font-size: 105px;
    font-weight: bold;
	color: #fff;
	font-family: "ProximaNova-Bold";
}
.bk_color_na {
	background-color: #efefef;
	padding: 50px 0;
}
.bk_color_sc {
	background-color: #efefef;
	padding: 50px 0;
}
.event_pt {
	background-color: #fff;
	padding: 0 0 50px 0;
}
.event_pt ul li img {
	margin-bottom: 10px;
}
.event_pt ul li div p {
	text-align: left;
}
.list_mt {
	margin-top: 50px;
}

.list_mt li {
	position: relative;
}

.part_top {
    margin-top: 1.5em;
}
.header_sub_title {
    text-align: center;
    font-size: 38%;
    color: #2f4846;
}
.header_title {
    text-align: center;
    font-size: 290%;
    color: #ffd200;
    line-height: 40px;
}

.flex {
    display: flex;
   	justify-content: flex-start;
    flex-wrap: wrap;
	width: 102%;
}
.flex li {
    width: 23%;
	margin-right: 2%;
    text-align: center;
    margin-bottom: 3em;
}
.flex li img {
    width: 100%;
	margin: 0 0 15px 0;
}



.bk_color_sc .flex div {
    color: #000;
    text-align: left;
    font-size: 17px;
	font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 24px;
}

.bk_color_sc .flex li::before {
	height: 90px;
}

.bk_color_na .flex li a img {
    height: 150px;
    object-fit: contain;
}

.bk_color_na .flex div p {
	margin: 0 0 10px 0;
	
}
.bk_color_na .flex div {
	color: #000;
    text-align: left;
    font-size: 17px;
	font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 24px;
}

.bk_color_na .flex .sub_title {
	display: flex;
	align-items: center;
	justify-content:space-between;
	font-size: 14px;
    margin: 0 0 10px 0;
	color: #8a8a8a;
}

.bk_color_na .flex dl {
	display: flex;
	width: 100%;
	text-align: left;
	color: #434343;
	font-size: 14px;
	margin-bottom: 5px;
}
.bk_color_na .flex dl dt {
	width: 30px;
}
.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% - 30px);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.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;
}


.banner_pt {
    padding: 0 0 50px 0;
}
.banner_pt ul {
	display: flex;
	flex-wrap: wrap;
	width: 104%;
}
.banner_pt ul li {
	width: 30%;
	margin-right: 3%;
}
.banner_pt ul li a {
	display: block;
}
.banner_pt ul li a img {
	width: 100%;
	margin-bottom: 20px;
}


.role {
    padding: 60px 0;
    text-align: center;
    color: #fff;
	background-image: url(../images/bk_role.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 411px;
}
.role .title {
    text-align: left;
	margin-bottom: 30px;
	padding-top: 20px;
}
.role_dt {
	display: flex;
    margin-top: 10px;
}

.role_content {
	text-align: left;
	width: 45%;
}
.role_content h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
}
.role_content p {
    font-size: 16px;
	line-height: 26px;
    margin: 20px 80px 0 0;
	color: #000;
}



.about_pt {
	padding: 50px 0;
}

.about_pt .aitem {
	margin-bottom: 40px;
}
.about_pt .aitem dl {
	display: flex;
	margin-bottom: 20px;
}
.about_pt .aitem dl dt {
	width: 64px;
    color: #fff;
    background-color: #f80303;
    padding: 12px 8px 3px 8px;
    font-size: 48px;
    font-family: "Helvetica";
    line-height: 1;
    text-align: center;
}
.about_pt .aitem dl dd {
	width: calc(100% - 64px);
	background-color: #efefef;
	color: #000;
	padding: 10px 15px;
	font-size: 22px;
	font-weight: bold;
}
.about_pt .aitem dl dd h3 {
	    font-size: 100%;
}
.about_pt .aitem p {
	font-size: 14px;
}
.about_pt .aitem .diagram {
	text-align: center;
}
.about_pt .aitem .diagram figure {
	margin: 20px 0;
}
.about_pt .aitem .diag_tag {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0 0;
}
.about_pt .aitem .diag_tag .figure {
	width: calc(100% - 415px);
}
.about_pt .aitem .diag_tag .tags {
	width: 415px;
	padding: 20px;
	border: 1px solid #000;
}
.about_pt .aitem .diag_tag .tags .title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
.about_pt .aitem .diag_tag .tags .tag {
	background-color: #f80303;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
	display: table;
}

.about_pt .aitem .list_ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.about_pt .aitem .list_ul li {
	width: 30%;
	padding: 30px 15px;
	box-shadow: 0 0 10px 0 #0003;
	text-align: center;
}

.about_pt .aitem .list_ul li .title {
	font-size: 22px;
	font-weight: bold;
	color: #030380;
	margin: 20px 0 10px 0;
	text-align: center;
}
.about_pt .aitem .list_ul li p {
	font-size: 16px;
	text-align: left;
}

.about_pt .aitem .list_flow {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.about_pt .aitem .list_flow li {
	width: 21%;
	padding: 0px 10px 20px 10px;
	border: 1px solid #030380;
	text-align: center;
}
.about_pt .aitem .list_flow li:nth-child(even) {
	width: 5.33%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border: none;
}
.about_pt .aitem .list_flow li:nth-child(even) img {
	width: 100%;
}

.about_pt .aitem .list_flow li .title_dt {
	display: flex;
	align-items: center;
	text-align: left;
	margin-bottom: 30px;
}
.about_pt .aitem .list_flow li .title_dt img {
	margin-right: 10px;
	position: relative;
	margin-top: -10px;
}
.about_pt .aitem .list_flow li .title {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: left;
	line-height: 1.4;
}
.about_pt .aitem .list_flow li p {
	font-size: 16px;
	text-align: left;
	margin-top: 30px;
}


.info {
	padding: 80px 0 80px 0;
	background-color: #fff;
}
.info_list {
	width: 100%;
    margin: 0 auto;
	margin-top: 80px;
}
.info_content {
	display: flex;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
	font-size: 16px;
	color: #434343;
}
.info_content_date {
	color: #b4b4b4;
	font-size: 16px;
    width: 110px;
    min-width: 110px;
}
   


/* spview */
@media screen and (max-width:767px) {

	.lay_lqd {
		max-width: none;
	}

	#mv { 
    	background-position: center;
		height: 78vw;
		margin-top: 60px;
	}
	
	#mv .lay_lqd {padding: 0 15px; height: auto;}
	#mv .ftxt {
		font-size: 7vw;
		margin: 10vw 0 5vw;
	}
	#mv .mtxt {
		font-size: 5.5vw;
		line-height: 1;
		margin-bottom: 3.5vw;
	}
	#mv .stxt {
		font-size: 3.3vw;
		width: 55vw;
		line-height: 1.8;
	}

	.top_reg_pt {
		padding: 25px 15px;
	}
	.top_reg_pt .top_reg_dt {
		justify-content: center;
	}
	.top_reg_pt .desc {
		font-size: 16px;
		line-height: 1.4em;
		text-align: center;
		margin-bottom: 5px;
	}
	.top_reg_pt .btn_group {
		flex-wrap: wrap;
	}
	.btn_small {
		width: 250px;
		font-size: 16px;
		margin: 10px 0;
	}
	.btn_small h3 {
		font-size: 16px;
	}
	.btn_group .btn_small.ml10 {
		margin-left: 0;
	}

	.title_pt {
		margin-bottom: 30px;
	}

	.title_pt .title {
		font-size: 22px;
	}
	.title_pt .stitle {
		font-size: 18px;
	}
	.title_pt .stitle span {
		display: block;
		    margin-top: 5px;
	}

	
	.btn_img_css {
		width: 100%;
		font-size: 16px;
		padding: 0.5rem 0;
		margin-left: 0;
	}
	
	.about_pt .aitem dl dt {
		width: 60px;
		padding: 11px 5px 0;
		font-size: 7.5vw;
	}
	.about_pt .aitem dl dd {
		width: calc(100% - 60px);
		padding: 7px 10px;
		font-size: 5vw;
	}

}


.rec_pt {
	padding: 80px 0;
}
.rec_pt .title {
	text-align: center;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    display: table;
    margin: 0 auto 50px auto;
	padding: 0 10px;
}
.rec_pt .title::before {
    left: 0;
    transform: rotate(-38deg);
}
.rec_pt .title::after {
    right: 0;
    transform: rotate(38deg);
}
.rec_pt .title::before, .rec_pt .title::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #333;
}

.rec_pt .item_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.rec_pt .item_list li {
	width: 31%;
}
.rec_pt .item_list li .stitle {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}
.rec_pt .item_list li .stitle dt {
	font-family: "Helvetica"; 
	font-size: 61px;
	line-height: 1;
	color: #030380;
	margin-top: 10px;
	margin-right: 10px;
}
.rec_pt .item_list li .stitle dd {
	font-size: 27px;
	line-height: 1;
	color: #fff;
	padding: 10px;
	background-color: #030380;
}

.rec_pt .item_list li .stitle dd h3 {
	font-size:100%;
	font-weight: bold;
}

.rec_pt .item_list li .item_dt {
	padding: 0 0 0 40px;
	margin-top: -30px;
	position: relative;
	z-index: 1;
}

.rec_pt .item_list li img {
	width: 100%;
	margin-bottom: 20px;
}
.rec_pt .item_list li .desc {
	font-size: 16px;
	color: #000;
}

.border_tb {
    margin-bottom: 20px;
}
#content {
    margin-bottom: 2em;
}
.oul {
    display: flex;
    justify-content: space-between;
    margin-top: 2em;
}

.mt20 {
    margin-top: 2em;
}

.title_part {
	display: flex;
	align-items: center;

}

.title_part img {
	height: 60px;
}	



.search_title {
	font-size: 20px;
	color: #29626c;
	text-align: left;
	margin-bottom: 20px;
	font-family: "NotoSansCJKjp-Bold"; 
}

.top_item_head {
	background-color: #f3f7e6;
	padding: 25px 0 15px 0;
	text-align: left;
	color: #000;
	font-size: 48px;
	font-family: "Helvetica-Bold";
	letter-spacing: 15px;
	margin-bottom: 20px;
}
.top_item_head span {
	color: #6abe83;
}


/* spview */
@media screen and (max-width:767px) {	
	
	.bk_color_na {
		padding: 50px 0 30px 0;
	}
	.bk_color_na .lay_lqd {
		padding: 0 15px;
	}
	.bk_color_na .flex li a img {
		height: 32vw;
	}
	.bk_color_na .flex div {
		font-size: 3.5vw;
		line-height: 1.5;
	}
	.bk_color_na .flex dl {
		font-size: 3vw;
	}
	.bk_color_na .flex dl dt {
		width: 6vw;
	}
	.bk_color_na .flex dl dt img {
		height: auto;
	}


	.bk_color_sc {
		padding: 50px 15px;
	}
	.bk_color_sc .flex div {
		font-size: 3.5vw;
		line-height: 1.5;
	}


	.flex li dl dt img {
		border-radius: 0;
	}
	.title_big_white {
		font-size: 12vw;
		text-align: center;
	}
	.title_big {
		font-size: 12vw;
		text-align: center;
	}
	.title_part {
		justify-content: center;
	}

	.bk_color_ad {
		margin: 0;
		padding-bottom: 0em;
	}
	.flex_pc {
		display: block;
	}
	
	.flex {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-top: 2em;
		width: 100%;
	}
	.flex li {
		width: 48%;
		margin-right: 0;
	}
	.btn_view_part {
		display: block;
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 0;
	}
	.btn_view {
		width: 100%;
		padding: 15px 63px;
		text-align: center;
		font-weight: bold;
		font-size: 120%;
	}
	.btn {
		padding: 15px 10px;
	}

	.info {
		padding: 50px 15px;
		background-color: #fff;
	}

	.top_item_head {
		font-size: 26px;
		line-height: 36px;
		word-break: break-all;
		letter-spacing: 10px;
	}
	
	.search_content {
		padding: 50px 15px;
	}
	.search_content ul {
		display: block;
	}
	.search_content li {
		width: 100%;
		margin-bottom: 2em;
	}
	.search_content li:first-child {
		width: 100%;
	}
	.search_content li:nth-child(2) {
		width: 100%;
	}
	.search_content li .title_pt {
		margin-bottom: 10px;
	}
	.search_content li .flex_other {
		flex-wrap: wrap;
	}
	.search_content li .flex_other dd {
		width: 48%;
/*		margin-bottom: 20px;*/
		margin-bottom: 0px;
	}
	.search_content li .flex_three {
		flex-wrap: wrap;
	}
	.search_content li .flex_three dd {
		margin-bottom: 20px;
	}

	.event_pt {
		padding: 50px 0;
	}
	.event_pt .lay_lqd {
		padding: 0 15px;
	}

	.rec_pt {
		padding: 50px 15px;
	}
	.rec_pt .title {
		text-align: center;
		font-size: 4.7vw;
		margin-bottom: 30px;
	}

	.rec_pt .item_list {
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.rec_pt .item_list li {
		width: 100%;
		margin-bottom: 30px;
	}
	.rec_pt .item_list li:last-child {
		margin-bottom: 0;
	}
	.rec_pt .item_list li figure {
		text-align: center;
	}
	.rec_pt .item_list li .stitle dd {
		font-size: 5.5vw;
	}

	.search_type_pt {
		padding: 50px 15px 0 15px;
	}
	.search_type_pt .search_type_dt {
		flex-wrap: wrap;
	}
	.search_type_pt .title_pt {
		margin: 0 0 20px 0;
	}
	.search_form {
		max-width: 100%;
		margin: 10px 0;
	}
	.search_form form {
		flex-wrap: wrap;
	}
	.search_form .s_title {
		width: 100%;
		font-size: 20px;
	}
	.search_form form .input_select {
		width: calc(50% - 70px);
		color: #000;
		padding: 10px;
		border: none;
		height: 50px;
	}
	.search_form form .s_title_be {
		width: 30px;
		font-size: 30px;
		text-align: center;
	}
	.search_form form .btn_small {
		width: 100px;
		margin-left: 10px;
	}
	.search_form form .input_text {
		width: calc(100% - 110px) !important;
	}

	.about_pt {
		padding: 50px 15px;
	}
	.about_pt .aitem .diagram figure img {
		width: 100%;
	}
	.about_pt .aitem .diag_tag {
		flex-wrap: wrap;
	}
	.about_pt .aitem .diag_tag figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.about_pt .aitem .diag_tag figure img {
		width: 100%;
	}
	.about_pt .aitem .diag_tag .tags {
		width: 100%;
	}
	.about_pt .aitem .diag_tag .tags .tag {
		font-size: 4.5vw;
		line-height: 1.4em;
	}
	.about_pt .aitem .list_ul {
		flex-wrap: wrap;
	}
	.about_pt .aitem .list_ul li {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.about_pt .aitem .list_ul li .title {
		font-size: 5.5vw;
	}
	.about_pt .aitem .list_flow {
		flex-wrap: wrap;
	}
	.about_pt .aitem .list_flow li {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.about_pt .aitem .list_flow li .title {
		font-size: 5.5vw;
	}

}

/* category_list 1&2 */
/* --------------------------------------------------- */

/* clearfix */
.category_list1:before,
.category_list2:before,
.category_list1:after,
.category_list2:after { content: " "; display: table; }
.category_list1:after,
.category_list2:after { clear: both; }

/* links */
.category_list1 a,
.category_list2 a {
	text-decoration:none;
	color:#030380;
}

/* inner box */
.category_list_notes,
.category_list_cate {
	display:table-cell;
	vertical-align:middle;
	padding:0.25em 0.75em 0.25em 1.25em;
}

.category_list_cate {
	border-right: solid 1px #cdcdcd;
	width: 125px;
	padding: 0.25em;
}
.category_list_cate i {
	vertical-align:middle;
	margin-right:0.5em;
}

.category_list_keyword {
	vertical-align:middle;
	font-size:16px;
	font-weight:700;
	display:inline-block;
	line-height:1.1;
}
.category_list_suffix {
	display:block;
	font-size:75%;
	font-weight:lighter;
	margin-top:0.5em;
}

.category_list_notes {
	font-size:12px;
	color:#000;
	/*background-color:#E0FBFE;*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* category_list1 */
/* --------------------------------------------------- */

.category_list1 { margin:0 -0.5em; }
.category_list1 li {
	width:50%;
	padding:0 0.25em 0.5em;
	float:left;
}

.category_list1 a {
	height: 78px;
	padding: 0.75em;
	display:table;
	border-collapse:separate;
	border-spacing:0em;
	width:100%;
	border: solid 2px #030380;
	border-radius: 4px;
	background: #fff;
}
.category_list1 a:hover {
	background: #FAEEE1;}

/* spview */
@media screen and (max-width:767px) {
	
	.category_list1 li {
		width:auto;
		float:none;
	}
}

/* category_list2 */
/* --------------------------------------------------- */

.category_list2 { margin:0 -0.5em; }
.category_list2 li {
	width:33.33333333333333333333333%;
	padding:0 0.5em 0.5em;
	float:left;
}

.category_list2 a {
	height: 40px;
	line-height: 1.4;
	display:block;
	padding:0 0.5em 0 0;
	background: #fff;
	border: solid 1px #F53148;
	color:#F53148;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.category_list2 a:hover {}

.category_list2 a:before {
	height: 38px;
	margin-right:0.5em;
	background:#f5596c;
	color:#fff;
	display:inline-block;
	padding:0.5em;
	box-sizing: border-box;
    font-family: 'icomoon' !important;
    content: "\e99f";
}


/* spview */
@media screen and (max-width:767px) {
	
	.category_list2 li {
		width:auto;
		float:none;
	}
}


/* information */
/* --------------------------------------------------- */

#information {
	padding:30px 0;
}

.information_list {}
.information_list li {
	padding: 10px 15px;
	margin:0 0 10px;
	background: #fff;
}
.information_list .date {
	color:#9d9d9d;
	display:block;
}
.information_list a {
	display:block;
}

/* spview */
@media screen and (max-width:767px) {
	
	#information {padding: 20px 15px}
	
	.information_list li {}
}


/* bnr_media */
/* --------------------------------------------------- */

.bnr_media { text-align:center; }
.bnr_media ul {}
.bnr_media ul li {
	margin:1em 0.5em;
	display:inline-block;
	text-align:center;
}

/* spview */
@media screen and (max-width:767px) {

	.bnr_media ul {
		letter-spacing:-0.5ex;
		margin:0 0 0.5em;
	}
	.bnr_media ul li {
		padding:0 0.5em 0.5em;
		margin:0;
		width:33%;
		letter-spacing:normal;
	}
	.bnr_media ul li img {
		width:100%;
		height:auto;
		max-width:160px;
	}
}

/* #top_value */
/* --------------------------------------------------- */

#top_value {}
#top_value .image {}
#top_value .image img {}

/* spview */
@media screen and (max-width:767px) {
	
	#top_value .image img {
		width:100%;
		height:auto;
		max-width:200px;
	}
}



/* #top_regist */
/* --------------------------------------------------- */

#top_regist {}
#top_regist .image {}
#top_regist .image img {}

/* spview */
@media screen and (max-width:767px) {
	
	#top_regist .image img {
		width:100%;
		height:auto;
		max-width:200px;
	}
}



.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;
}


.diff_top {
	background-color: #030380;
	color: #fff;
}
.diff_top .lay_lqd {
	height: 220px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 22px;
    font-weight: bold;
}
.diff_top .en_title {
	font-family: "Helvetica"; 
	font-size: 48px;
	width: 100%;
}
.diff_path {
	background-color: #efefef;
	padding: 10px 0;
}

.diff_pt {
	padding: 50px 0;
}
.diff_pt .diff_desc {
	font-size: 15px;
	margin-bottom: 30px;
}
.diff_pt .diff_tc_title {
	color: #030380;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
.diff_pt .diff_tc_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.diff_pt .diff_tc_list li {
	width: 24%;
}
.diff_pt .diff_tc_list li a {
	display: block;
	border: 1px solid #030380;
	color: #030380;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 5px;
	text-align: center;
	letter-spacing: -1px;
	height: 100%;
}
.diff_pt .diff_item {
	padding: 45px 0;
}
.diff_pt .diff_item .diff_item_title {
	background-color: #efefef;
	color: #030380;
	font-size: 22px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.diff_pt .diff_item .diff_item_title label {
	background-color: #030380;
	font-family: "Helvetica"; 
	color: #fff;
	font-size: 48px;
	padding: 20px 20px 15px 20px;
	margin-right: 20px;
	line-height: 1;
}
.diff_pt .diff_item figure {
	width: 100%;
	margin: 0 auto 40px auto;
	max-width: 992px;
}
.diff_pt .diff_item figure img {
	width: 100%;
}
.diff_pt  #diff_03.diff_item figure {
	max-width: 100%;
}
.diff_pt  #diff_04.diff_item figure {
	max-width: 1052px;
}
.diff_pt .diff_item .diff_item_data {
	display: flex;
	padding: 20px 25px;
	font-size: 15px;
	color: #000;
	margin-bottom: 30px;
}
.diff_pt .diff_item .diff_item_data.diff_bc01 {
	background-color: #fef3f3;
}
.diff_pt #diff_03.diff_item .diff_item_data.diff_bc01 {
    border: 2px solid #fef3f3;
}
.diff_pt .diff_item .diff_item_data.diff_bc02 {
	background-color: #eff5f9;
}
.diff_pt #diff_03.diff_item .diff_item_data.diff_bc02 {
	border: 2px solid #eff5f9;
}
.diff_pt .diff_item .diff_item_data.diff_bc03 {
	border: 2px solid #030380;
}
.diff_pt .diff_item .diff_item_data label {
	font-size: 22px;
	font-weight: bold;
	color: #030380;
	width: 140px;
}
.diff_pt .diff_item .diff_item_data.diff_bc01 label {
	color: #f80303;
}
.diff_pt .diff_item .diff_item_data.diff_bc03 label {
	font-size: 18px;
}
.diff_pt .diff_item .diff_item_data .diff_item_data_info {
	width: calc(100% - 140px);
}
.diff_pt .diff_item .diff_item_data .diff_item_data_info dl {
	display: flex;
	flex-wrap: wrap;
}
.diff_pt .diff_item .diff_item_data .diff_item_data_info dl dt {
	font-size: 18px;
	font-weight: bold;
	width: 320px;
}
.diff_pt .diff_item .diff_item_data .diff_item_data_info dl dd {
	width: calc(100% - 320px);
}

.diff_pt #diff_03.diff_item .diff_item_data.diff_bc01 .diff_item_data_info dl dt {
	font-size: 18px;
	font-weight: bold;
	width: 400px;
}
.diff_pt #diff_03.diff_item .diff_item_data.diff_bc01 .diff_item_data_info dl dd {
	width: calc(100% - 400px);
}


/* spview */
@media screen and (max-width:767px) {
	
	.diff_pt .diff_desc {
		font-size: 14px;
	}
	.diff_top {
		padding: 30px 15px;
	}
	.diff_top .lay_lqd {
		height: auto;
		font-size: 14px;
	}
	.diff_top .en_title {
		font-size: 21px;
	}
	.diff_pt {
		padding: 50px 15px 0 15px;
	}
	.diff_pt .diff_tc_list {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.diff_pt .diff_tc_list li {
		width: 100%;
		margin-bottom: 10px;
	}
	.diff_pt .diff_tc_list li a {
		font-size: 16px;
		padding: 10px 5px;
	}
	.diff_pt .diff_item {
		padding: 25px 0;
	}
	.diff_pt .diff_item .diff_item_title label {
		font-size: 34px;
		padding: 15px 10px 10px 10px;
		margin-right: 10px;
	}
	.diff_pt .diff_item .diff_item_title {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.diff_pt .diff_item .diff_item_data {
		flex-wrap: wrap;
		padding: 15px 20px;
		font-size: 14px;
		margin-bottom: 30px;
	}
	.diff_pt .diff_item .diff_item_data label {
		font-size: 20px;
		width: 100%;
		margin-bottom: 10px;
	}
	.diff_pt .diff_item .diff_item_data .diff_item_data_info {
		width: 100%;
	}
	.diff_pt .diff_item .diff_item_data .diff_item_data_info dl dt {
		width: 100%;
		font-size: 16px;
	}
	.diff_pt #diff_03.diff_item .diff_item_data.diff_bc01 .diff_item_data_info dl dt {
		width: 100%;
	}
	.diff_pt #diff_03.diff_item .diff_item_data.diff_bc01 .diff_item_data_info dl dd {
		width: 100%;
	}
	.diff_pt .diff_item .diff_item_data .diff_item_data_info dl dd {
		width: 100%;
		margin-bottom: 10px;
	}
}


.kyujin_pickup {
	/* padding: 50px 0; */
}
.kyujin_pickup .kyujin_pickup_list li a {
	display: block;
	padding: 0 10px;
}
.kyujin_pickup .kyujin_pickup_list li a img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 10px;
}


.company_pickup {
	padding: 50px 0;
	background-color: #efefef;
}

.company_pickup .company_pickup_list li a {
	display: block;
	padding: 0 10px;
}
.company_pickup .company_pickup_list li a img {
	width: 100%;
    height: 100px;
    object-fit: contain;
    border-radius: 10px;
    background: #FFFFFF;
    padding: 10px;
}


@media screen and (max-width:767px) {
	.kyujin_pickup .kyujin_pickup_list li a img {
		height: 30vw;
	}
	.company_pickup .company_pickup_list li a img {
		height: 30vw;
	}
}