/* --------------------------------------------------- */
/* #header */
#header {
	background: none;
}
/* spview */
@media screen and (max-width:767px) {

	
}

/* --------------------------------------------------- */
/* global navi & primary navi */
#gnav > li span,
#gnav > li a {}

/* primary navi */
#pnav > li span,
#pnav > li a {}

#pnav > li .btn { color:#fff; }

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

	
}


#content {
    margin-bottom: 0;
}
/* spview */
@media screen and (max-width:767px) {

	
}


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

#mv {
	padding: 0 0 10em;
	background-image:url(../images/mv_back.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}


.mv_text {
	padding: 5.0em 0 0;
	text-align: left;
}
.mv_head,
.mv_lead {
	color:#fff;
	text-decoration:none;
	display: block;
}
.mv_head { 
    font-size: 46px;
    font-weight: 500;
    line-height: 1.6em;
}
.mv_lead { 
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.mv_lead p {
    font-size: 20px;
    letter-spacing: 0.05em;
}
.mv_logo {
	width: 100%;
    margin: 2em 0 0;
}
@media screen and (max-width:1520px) {
}
@media screen and (max-width:1280px) {
	#mv {
		padding: 0 1.0vw 13em;
	}
	.mv_head {
		font-size: 40px;
	}
}
/* spview */
@media screen and (max-width:767px) {
	#mv { 
		padding: 0 0 2em;
	}
	#mv .lay_lqd {
		padding: 0 2.5vw;
	}

	.mv_text {
		padding: 2em 0;
	}

	.mv_head { font-size: 4.75vw; }
	.mv_lead { flex-wrap: wrap; }
	.mv_lead p {
		font-size: 3.75vw;
	}
	
	.mv_logo {
		width: 66%;
	}
	.mv_logo img { width: 100%; }

}



.mv_form {
	width: fit-content;
    padding: 1.5em 1.5em;
    margin: 8em 0 0;
    border-radius: 12px;
}
.mv_form form {}

.top_search_form {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
	flex-wrap: wrap;
	gap: 0 10px;
}
.mv_form_input {
	font-size: 16px;
    width: calc((100% - 200px) / 2);
    min-width: 200px;
    padding: 8px 8px;
    margin: 0 0;
    background: url(../images/select_arrow.png) no-repeat #fff;
    background-position: 95% center;
    border: none;
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mv_form_x {
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin: 15px 0;
}
.btn_img_css {
	color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 17px 5px 15px 2.0em;
    background: url(../images/i_search.png) no-repeat #231815;
    background-position: left 1.25em center;
    border-radius: 50px;
    width: 130px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
}
/* spview */
@media screen and (max-width:767px) {
	.mv_form {
		padding: 20px 2.5vw;
	}

	.top_search_form {
		justify-content: center;
		gap: 10px 10px;
	}
	.mv_form_x {
		width: 18px;
		height: 18px;
	}
	.mv_form_input {
		width: calc((100% - 38px) / 2);
        min-width: inherit;
	}
	.btn_img_css {
		width: 35%;
		height: 50px;
	}
}



/* kyujin_list */
/* --------------------------------------------------- */
.kyujin_list {
	display: flex;
    flex-wrap: wrap;
}
.kyujin_list .item {
	/*box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);*/
}
.kyujin_list .item figure {
    height: 200px;
}
.kyujin_list .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 12px;
}
.kyujin_list .item .inner {
    padding: 1.0em 0 0;
}
.kyujin_list .item .company_name {
    font-size: 15px;
    font-weight: bold;
}
.kyujin_list .item .kyujin_title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6em;
	color: #000;
}
.kyujin_list .tag_list {
	margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 10px;
}
.kyujin_list .tag_list .tag {
	color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 0.25em 1.25em;
    border-radius: 50px;
}
.kyujin_list .tag_list .tag.new { background: #006eff; }
.kyujin_list .tag_list .tag.koyou { background: #009aff; }
.kyujin_list .tag_list .tag.jobtype { background: #00ceff; }

.kyujin_list .overview { margin-top: 10px; }
.kyujin_list .overview li {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.kyujin_list .overview li::before {
	content: "";
	display: inline-block;
	min-width: 20px;
	min-height: 18px;
	margin-right: 0.5em;
}
.kyujin_list .overview li.saraly::before {
	background: url(../images/i_saraly.png) no-repeat center;
	background-size: contain;
}
.kyujin_list .overview li.area::before {
	background: url(../images/i_area.png) no-repeat center;
	background-size: contain;
}
.kyujin_list .overview li.clock::before {
	background: url(../images/i_time.png) no-repeat center;
	background-size: contain;
}
.kyujin_list .overview li.calender::before {
	background: url(../images/i_schedule.png) no-repeat center;
	background-size: contain;
}
.kyujin_list .overview li p {
	color: #434343;
    font-size: 14px;
}

.kyujin_list .taisyo {
    width: 100%;
	line-height: 1.3em;
    background: #e7e7e8;
    padding: 0.75em 0.75em;
    margin-top: 10px;
	display: flex;
}
.kyujin_list .taisyo span {
    color: #137ac0;
    font-size: 16px;
    font-weight: bold;
    padding-right: 1em;
	word-break: keep-all;
}
/* spview */
@media screen and (max-width:767px) {
	.kyujin_list .item {
		/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);*/
	}
	.kyujin_list .item figure { height: 33vw; }

	.kyujin_list .item .inner {
		padding: 0.5em 0.5em;
	}
	.kyujin_list .item .company_name {
		font-size: 13px;
	}
	.kyujin_list .item .kyujin_title {
		font-size: 13px;
	}
	
	.kyujin_list .tag_list .tag {
		font-size: 12px;
        line-height: 1.8em;
        padding: 0.25em 1.25em 0;
	}

	.kyujin_list .overview { margin-top: 5px; }
	.kyujin_list .overview li { font-size: 12px; }
	.kyujin_list .overview li::before {
		width: 18px;
		height: 15px;
	}
	
	.kyujin_list .taisyo {
		padding: 0.5em 0.5em;
	}
	.kyujin_list .taisyo span {
		font-size: 14px;
	}
	
	.kyujin_list .slick-prev,
	.kyujin_list .slick-next {
		width: 2rem;
		height: 2rem;
	}
	.kyujin_list .slick-prev { left: -10px; }
	.kyujin_list .slick-next { right: -10px; }
	
}


/* hotcompany */
/* --------------------------------------------------- */
#hotcompany {
    margin-top: -13em;
    position: relative;
}
#hotcompany .content_title01 {
    margin-bottom: 15px;
}
#hotcompany .kyujin_list .item {
    margin: 8px 10px;
}

/* spview */
@media screen and (max-width:767px) {
	#hotcompany { margin-top: 0; }
	
	#hotcompany .content_title01.white {
		color: #000;
	}
	#hotcompany .content_title01::before {
		background: linear-gradient(90deg, #006eff 0%, #00a5ff 40%, #00cdff 100%);
		color: transparent;
		-webkit-background-clip: text;
		background-clip: text;
		-webkit-text-fill-color: transparent;
		text-fill-color: transparent;
	}
	
	#hotcompany .kyujin_list .item {
		margin: 5px 5px;
	}
	
}




.content_en { position: relative; }
.content_en::before {
    content: "";
    color: #f5f5f6;
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-size: 13em;
    line-height: 1.0em;
    font-weight: 100;
    font-style: italic;
    position: absolute;
    top: 0;
	right: 0;
}
#topSearch .content_en::before {
    content: "SEARCH";
	color: #fff;
	top: -0.5em;
}
#topStrength .content_en::before {
    content: "STRENGTH";
    color: rgba(255, 255, 255, 0.2);
}
#topKyujin .content_en.arrivals::before {
    content: "NEW ARRIVAL";
    color: #eff3f7;
}
#topKyujin .content_en.recommend::before {
    content: "RECOMMEND";
    color: #eff3f7;
}
#topBlog .content_en::before {
    content: "FEATURED";
    color: rgba(255, 255, 255, 0.2);
}
#information .content_en::before {
    content: "INFORMATION";
    color: #eff3f7;
	font-size: 11.5em;
    top: -0.25em;
}

/* spview */
@media screen and (max-width:767px) {
	.content_en::before {
		font-size: 13vw;
	}
	#information .content_en::before {
		font-size: 13vw;
	}
	
}


#topSearch {
    padding: 3.5em 0 6.0em;
}
#topSearch .inner { position: relative; }
#topSearch .inner + .inner {
    margin-top: 3em;
}

.job .search_list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 0 2em;
}
.job .search_list a {
    width: calc((100% - 10em) / 6);
	padding: 1em 1em;
    background: #fff;
    border: 2px solid #009aff;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.job .search_list figure {
	width: 80px;
    height: 80px;
    margin-bottom: 5px;
}
.job .search_list figure img {
    width: 100%;
    height: 100%;
    object-fit: none;
}
.job .search_list p {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
/* spview */
@media screen and (max-width:767px) {
	#topSearch {
		padding: 2.5em 2.5vw;
	}
	#topSearch .inner + .inner {
		margin-top: 2em;
	}
	
	.job .search_list {
		flex-wrap: wrap;
		gap: 1em 1em;
	}
	.job .search_list a {
		width: calc((100% - 1em) / 2);
		padding: 0.5em 0.5em;
		flex-direction: row;
		justify-content: flex-start;
	}
	.job .search_list figure {
		width: 20%;
		height: auto;
		margin-bottom: 0;
	}
	.job .search_list figure img { object-fit: contain; }
	.job .search_list p {
		font-size: 3.5vw;
		padding-left: 0.75em;
	}

	
}


/*エリアから探す*/
.area .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.area { position: relative; }
.area .map {
	width: 100%;
    max-width: 531px;
    padding-bottom: 2em;
}
.area .map ul {
  width: 100%;
  max-width: 531px;
  height: 430px;
  background: url(../images/map.png) no-repeat;
  background-size: contain;
  background-position: left center;
  display: inline-block;
  position: relative;
}
.area .map a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	font-feature-settings: "palt";
	color: #fff;
	border-radius: 50px;
	padding: 12px 1em;
	min-width: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.area .map .map01 a {
    background: #445fb3;
}
.area .map .map02 a {
    background: #006eff;
}
.area .map .map03 a {
    background: #60ade1;
}
.area .map .map04 a {
    background: #00ceff;
}
.area .map .map05 a {
    background: #3025b7;
}
.area .map .map06 a {
    background: #009aff;
}

.area .map li { position: absolute; }
.area .map .map01 {
  top: 33%;
  right: 5%;
}
.area .map .map02 {
  top: 70%;
  right: 12%;
}
.area .map .map03 {
  top: 44%;
  left: 27%;
}
.area .map .map04 {
  bottom: 5%;
  left: 36%;
}
.area .map .map05 {
  bottom: 37%;
  left: 3%;
}
.area .map .map06 {
  bottom: -2em;
  left: 11%;
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:767px) {
  .area .content { flex-direction: column; }
  .area .map ul {
    max-height: 80vw;
  }
  .area .map a {
    font-size: 14px;
    padding: 10px 0.75em;
    min-width: 100px;
  }
  .area .map .map01 {
    top: 35%;
    right: 6%;
  }
  .area .map .map02 {
    top: 70%;
    right: 15%;
  }
  .area .map .map03 {
    top: 42%;
    left: 29%;
  }
  .area .map .map04 {
    bottom: 8%;
    left: 37%;
  }
  .area .map .map05 {
    bottom: 37%;
    left: 5%;
  }
  .area .map .map06 {
    bottom: 0em;
    left: 14%;
  }
}
@media screen and (max-width:400px) {
	.area .map { display: none; }
	.area .map ul {
		height: auto;
		background: none;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 10px 10px;
	}
	.area .map li {
		position: static;
		width: calc((100% - 20px) / 3);
	}
}

.area_list {
	width: calc(100% - (531px + 5em));
    display: flex;
    flex-direction: column;
    gap: 15px 0;
}
.area_list li {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.area_list .area_name {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    font-feature-settings: "palt";
    pointer-events: none;
	margin-bottom: 10px;
}
.area_list .area_name.area01 {color: #445fb3;}
.area_list .area_name.area02 {color: #006eff;}
.area_list .area_name.area03 {color: #60ade1;}
.area_list .area_name.area04 {color: #00ceff;}
.area_list .area_name.area05 {color: #3025b7;}
.area_list .area_name.area06 {color: #009aff;}

.area_list li .pref_list {
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em 0.5em;
}
.area_list li .pref_list a {
	color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2em;
    background: #e3e9f0;
    padding: 0.3em 1em;
    border-radius: 50px;
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:767px) {
	.area_list { width: 100%; }

	.area_list .area_name {}

	.area_list li .pref_list {
		gap: 1em 0.75em;
	}
	.area_list li .pref_list a {
		font-size: 3.5vw;
		padding: 0.3em 0.75em;
	}
}


.detail {}
.detail ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
}
.detail li {
    width: calc((100% - 60px) / 7);
}
.detail li a {
    color: #000;
    font-size: 14px;
    width: fit-content;
    display: flex;
	align-items: center;
}
.detail li a::before {
	content: "";
    width: 9px;
    height: 9px;
    border: 0;
    border-top: 2px solid #137ac0;
    border-right: 2px solid #137ac0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
	margin-right: 0.5em;
}
@media screen and (max-width:1200px) {
	.detail li {
		width: calc((100% - 40px) / 5);
	}
}
@media screen and (max-width:767px) {
	.detail ul { gap: 1em 0.75em; }
	.detail li {
		width: calc((100% - 0.75em) / 2);
	}
	.detail li a { font-size: 3.5vw; }
	.detail li a::before {
		width: 6px;
		height: 6px;
	}
	
}



/* #topStrength */
#topStrength { 
	padding: 6.5em 0;
	background-image: url(../images/strength_back.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#topStrength .outer {
	counter-reset: number 0;           /* number のカウンタを 0 にセット */
	padding: 6.0em 0 3.0em;
	position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#topStrength .item {
    width: calc((100% - 8em) / 3);
	max-width: 380px;
}
#topStrength .item figure {
    text-align: center;
}
#topStrength .item .inner { width: 100%; }
#topStrength .strength_title {
	color: #fff;
    margin: 20px 0 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#topStrength .strength_title::before {
  counter-increment: number 1;      /* number カウンタを増加 */
  content: "0" counter(number);      /* 表示形式を指定 */
  font-size: 38px;
  font-weight: 500;
}
#topStrength .strength_title h3 {
	color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4em;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
}
#topStrength .item p {
	color: #fff;
    font-size: 16px;
    line-height: 1.8em;
	text-align: left;
}
@media screen and (max-width:1200px) {
	#topStrength .outer {
		padding: 6.0em 2.5vw 3.0em;
	}
	#topStrength .item {
		width: calc((100% - 3em) / 3);
	}
	#topStrength .item figure img { width: 100%; }
	#topStrength .strength_title h3 {
		font-size: 20px;
	}
}
@media screen and (max-width:767px) {
	#topStrength {
		padding: 3.0em 2.5vw;
	}
	#topStrength .outer {
		padding: 1.5em 0 1.5em;
		flex-direction: column; 
	}
	#topStrength .item { width: 100%; }
	#topStrength .item + .item {
		margin-top: 30px;
	}
	#topStrength .item figure {
		width: 50%;
        margin: auto;
	}
	#topStrength .item figure img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
	#topStrength .strength_title::before {
		font-size: 5.0vw;
		line-height: 1.2em;
	}
	#topStrength .strength_title h3 {
		font-size: 5.5vw; 
	}
	#topStrength .item p {
		font-size: 14px;
		line-height: 1.6em;
	}
	
}



/* topKyujin */
/* --------------------------------------------------- */
#topKyujin {}
#topKyujin .arrivals {
    padding: 6.5em 0 0;
}
#topKyujin .recommend {
    padding: 6.5em 0 6.5em;
}

#topKyujin .kyujin_list {
	margin-bottom: 30px;
    justify-content: flex-start;
    gap: 50px 50px;
}
#topKyujin .kyujin_list .item {
    width: calc((100% - 100px) / 3);
}
#topKyujin .kyujin_list .item figure {
    height: 270px;
}
#topKyujin .kyujin_list .item .inner {
    padding: 1em 0 0;
}
#topKyujin .kyujin_list .item .kyujin_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
}
@media screen and (max-width:767px) {
	#topKyujin {
		padding: 0 0 3.5em;
	}
	#topKyujin .content_en {
		padding: 2.5em 2.5vw 0;
	}
	#topKyujin .content_title01 {
		margin-bottom: 20px;
	}
	
	#topKyujin .kyujin_list .item {
		margin: 5px 20px;
	}
	#topKyujin .kyujin_list .item figure { height: 50vw; }
	#topKyujin .kyujin_list .item .inner {
		padding: 0.75em 0em;
	}
	#topKyujin .kyujin_list .item .kyujin_title {
		font-size: 16px;
	}
	
}



/* topBlog */
#topBlog {}

.blog_list {
	padding: 6.0em 0 3.0em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 50px 50px;
}
.blog_list .item {
    width: calc((100% - 100px) / 3);
    /*background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);*/
}
.blog_list .item figure {
	height: 250px;
}
.blog_list .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 12px;
}
.blog_list .item .blog_list_data {
    padding: 0.75em 0;
}
.blog_list .item .blog_title {
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6em;
}
@media screen and (max-width:767px) {
	#topBlog { padding: 3.0em 2.5vw; }
	
	.blog_list {
		padding: 1.5em 0 1.5em;
		gap: 20px 20px;
	}
	.blog_list .item {
		width: calc((100% - 20px) / 2);
	}
	.blog_list .item figure { height: 30vw; }
	.blog_list .item .blog_list_data {
		padding: 0.5em 0.5em;
	}
	.blog_list .item .blog_title {
		font-size: 14px;
	}

}



/* information */
/* --------------------------------------------------- */
#information {
}
.information_list {
	padding: 3.0em 0 0;
    position: relative;
}
.information_list li {
	font-size: 16px;
	width: 100%;
	padding: 10px 0;
	display: flex;
}
.information_list .date {
	margin-right: 2em;
}
.information_list a {
}

/* spview */
@media screen and (max-width:767px) {
	#information { padding: 3.0em 2.5vw; }
	.information_list {
		padding: 0 0 0;
	}
	.information_list li {
		font-size: 14px;
		padding: 5px 0;
		border-bottom: 1px dotted #000;
	}
	
}



/* #topRole */
#topRole {
  padding: 6.5em 0;
  color: #fff;
  background: url(../images/role_back.png) no-repeat;
  background-position: center center;
  background-size: cover;
}
#topRole .lay_lqd { position: relative; }

#topRole .inner {
  position: relative;
}
#topRole .role_title {
  margin-bottom: 30px;
}
.role_subtitle {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6em;
  margin: 10px 0 20px;
}
.role_text {
  font-size: 16px;
  line-height: 1.8em;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
}
/* spview */
@media screen and (max-width:767px) {
	#topRole {
		padding: 3.0em 2.5vw;
		background: url(../images/role_back.png) no-repeat;
		background-position: right center;
		background-size: cover;
	}
	#topRole .inner { padding: 0 0; }
	
	#topRole .role_title {
		width: 70%;
		margin: 0 auto 20px;
	}
	#topRole .role_title img { width: 100%; }
	
	.role_subtitle {
		font-size: 4.5vw;
		margin: 10px 0;
	}
	.role_text {
		font-size: 14px;
		line-height: 1.6em;
	}
}





/* new_list */
/* --------------------------------------------------- */
.new_list { 
	max-width: 700px;
}
.new_list li {
	background: #fff;
	border: 1px solid #e3e3e3;
	margin: 0.3rem;
}
.new_list_image {
	text-align:center;
	overflow:hidden;
}
.new_list_image img {	
    width: 100%;
    height: auto;
}
.new_list_data {
	padding:0.5em 1em 0;
	background: #fff;
}
.new_list_data > p {
	color:#9d9d9d;
	font-size:80%;
}
.new_list_data > p:first-child {}

.new_list_text {
	padding:0.5em 1em 0;
}

.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;
}
/* spview */
@media screen and (max-width:767px) {	
	.new_list {
		
	}
}

/* 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:#F99422;
}

/* 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 #F99422;
	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";
}


#kodawari .category_list2 a {
	border: solid 1px #fcdf32;
	color:#333;
}

#kodawari .category_list2 a:before {
	background:#fcdf32;
}


#syoku .category_list2 a {
	border: solid 1px #2f6aab;
	color:#333;
}

#syoku .category_list2 a:before {
	background:#2f6aab;
}



/* spview */
@media screen and (max-width:767px) {
	
	.category_list2 li {
		width:auto;
		float:none;
	}
	
	#kodawari .search_select {padding:0 12px;}
	
	#kodawari .search_select_list {margin-bottom: 15px;}
}




/* 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;
	}
}


.pickup_list {
	display: flex;
	justify-content: space-between;
}

.pickup_list li {
	width: 30%;
	padding: 1rem;
	background:#fff;
}
.pickup_list li img {
	width:100%;
}
.pickup_list li a {
	width: 100%;
}