@charset "utf-8";

/* ============================================================
	imini haihai_judge CSS
	Last UPDATA: 2023/02/10
============================================================ */
* {
	box-sizing: border-box;
}
.view-pc {
	display: none;
}
.view-sp {
	display: block;
}
@media screen and (min-width: 769px){
	.view-pc {
	display: block;
	}
	.view-sp {
	display: none;
	}
}
@media screen and (min-width: 769px){
	.header-bnr {
		background: #247a53;
	}
	.header-bnr-image {
		margin: 0 auto;
		width: 980px;
		max-width: 100%;
	}
}

.breadclumb {
	display: none;
	width: calc(650 / 750 * 100vw);
	margin: -8px auto 15px;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 1.75;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}
@media screen and (min-width: 769px){
	.breadclumb {
		display: none;
	}
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.content-box {
	width: 100%;
	margin: 25px auto 50px;
	background: #fff;
}
@media screen and (min-width: 769px){
	.content-box {
		width: 980px;
		max-width: 100%;
		margin: 50px auto 80px;
	}
}

.content-box {
	width: 100%;
	margin: 25px auto 50px;
	background: #fff;
}
@media screen and (min-width: 769px){
	.content-box {
		width: 980px;
		max-width: 100%;
		margin: 50px auto 80px;
	}
}

.main {
	position: relative;
    width: calc(650 / 750 * 100vw);
    margin: 0 auto;
}
@media screen and (min-width: 769px){
	.main {
		width: 100%;
	}
}
.main-title {
}
@media screen and (min-width: 769px){
	.main-title {
	}
}
.main-lead-wrapper {
    position: absolute;
    top: 137px;
    left: calc(50% - calc(285 / 750 * 100vw));
    width: calc(570 / 750 * 100vw);
    margin: 0 auto;
}
@media screen and (min-width: 769px){
	.main-lead-wrapper {
		width: 450px;
		top: 158px;
		left: 150px;
	}
}
.main-image {
    float: right;
    width: calc(240 / 750 * 100vw);
    height: calc(360 / 750 * 100vw);
}
@media screen and (min-width: 769px){
	.main-image {
		display: none;
	}
}
.main-lead {
    margin: -40px 0 0;
    font-size: 11px;
    line-height: 1.64;
}
@media screen and (min-width: 769px){
	.main-lead {
		margin: 0;
		font-size: 14px;
		line-height: 1.714;
		letter-spacing: 0.05em;
	}
}

/* interview */
.interview {
    width: calc(650 / 750 * 100vw);
    margin: 0 auto;
}
@media screen and (min-width: 769px){
	.interview {
		position: relative;
		width: 100%;
		margin: 43px 0 0;
	}
}
.desc-wrapper {
	margin: 27px auto 0;
}
@media screen and (min-width: 769px){
	.desc-wrapper {
		width: 665px;
		margin: 34px 0 0;
	}
}
.desc:not(:first-child) {
	margin: 22px 0 0;
}
@media screen and (min-width: 769px){
	.desc:not(:first-child) {
		margin: 34px 0 0;
	}
}
.desc-title {
    color: #183a2c;
    font-size: 14px;
    font-weight: bold;
    font-family: "Hiragino Mincho Pro","Yu Mincho", "YuMincho",serif;
    letter-spacing: 0.05em;
    line-height: 1.5;
}
@media screen and (min-width: 769px){
	.desc-title {
		font-size: 20px;
		font-weight: 600;
		line-height: 1.6;
		letter-spacing: 0.1em;
	}
}
.desc-text {
	font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin: 5px 0 0;
}
@media screen and (min-width: 769px){
	.desc-text {
		font-size: 16px;
		line-height: 1.75;
	}
}
.desc-text span {
	background: -webkit-linear-gradient(rgba(255, 255, 166, 1), rgba(255, 255, 166, 1)) 0 100%/100% 100% no-repeat;
    background: linear-gradient(rgba(255, 255, 166, 1), rgba(255, 255, 166, 1)) 0 100%/100% 100% no-repeat;
}
.image-wrapper {
	position: relative;
}
@media screen and (min-width: 769px){
	.image-wrapper {
		position: absolute;
		width: 265px;
		right: 0;
	}
}
@media screen and (min-width: 769px){
	.image-interview01 {
		top: 7px;
	}
	.image-interview02 {
		top: 480px;
	}
}
.image {
	margin: 25px 0 0;
}
@media screen and (min-width: 769px){
	.image {
		margin: 0;
	}
}
.image-desc {
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(258 / 750 * 100vw);
}
@media screen and (min-width: 769px){
	.image-desc {
		position: static;
	}
}

/* blend */
.blend {
    margin: 40px 0 0;
    padding: 20px 0 15px;
    background: url(/component/hakodo/haihai_judge/img/bg_blend_sp.jpg) repeat-y;
    background-size: contain;
}
@media screen and (min-width: 769px){
	.blend {
		padding: 33px 0 40px;
		background: url(/component/hakodo/haihai_judge/img/bg_blend_pc.jpg) repeat-y;
		background-size: cover;
	}
}
.blend-title {
	text-align: center;
    color: #183a2c;
    font-size: 18px;
    font-weight: bold;
    font-family: "Hiragino Mincho Pro","Yu Mincho", "YuMincho",serif;
    letter-spacing: 0.05em;
}
@media screen and (min-width: 769px){
	.blend-title {
		font-size: 24px;
		letter-spacing: 0.1em;
	}
}
.blend-title span {
	color: #9d462c;
}
.blend-list-wrapper {
    width: calc(690 / 750 * 100vw);
    margin: 12px auto;
    padding: 15px 0 20px;
    background: #ffffff;
    box-shadow: 0 0 16px 0 rgb(0 0 0 / 10%);
}
@media screen and (min-width: 769px){
	.blend-list-wrapper {
		width: 900px;
		height: 360px;
		margin: 20px auto 0;
		padding: 5px 0 20px;
		position: relative;
	}
}
.blend-list {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(650 / 750 * 100vw);
    margin: 0 auto;
}
@media screen and (min-width: 769px){
	.blend-list {
		position: absolute;
		width: 940px;
		left: calc(50% - 470px);
	}
}
.blend-list-item {
    width: calc(162 / 750 * 100vw);
}
@media screen and (min-width: 769px){
	.blend-list-item {
		width: 130px;
		margin: 10px 0 0 5px;
	}
}
.blend-list-image {
    width: calc(120 / 750 * 100vw);
    margin: 0 auto;
}
@media screen and (min-width: 769px){
	.blend-list-image {
		width: 105px;
	}
}
.blend-list-title {
	position: relative;
    width: calc(140 / 750 * 100vw);
    margin: -20px auto 0;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.06em;
    -webkit-text-stroke: 4px #ffffff;
}
.blend-list-title::before {
    content: attr(data-text);
    position: absolute;
    color: #9d462c;
    -webkit-text-stroke: 0px #9d462c;
}
@media screen and (min-width: 769px){
	.blend-list-title {
		width: 120px;
		font-size: 14px;
		margin: -32px auto 0;
		letter-spacing: 0;
		-webkit-text-stroke: 5px #ffffff;
	}
}
.blend-list-text {
	position: relative;
    width: calc(140 / 750 * 100vw);
    margin: 0 auto 0;
    font-size: 9px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: -0.02em;
    -webkit-text-stroke: 4px #ffffff;
}
.blend-list-text::before {
    content: attr(data-text);
    position: absolute;
    color: #000000;
    -webkit-text-stroke: 0px #000000;
}
@media screen and (min-width: 769px){
	.blend-list-text {
		width: 120px;
		font-size: 12px;
		letter-spacing: 0;
		-webkit-text-stroke: 5px #ffffff;
	}
}
/* ŒÂ•ÊŽw’è */
.blend-list-item:nth-child(9),
.blend-list-item:nth-child(10),
.blend-list-item:nth-child(11) {
    width: calc(200 / 750 * 100vw);
}
.blend-list-item:nth-child(9) .blend-list-title,
.blend-list-item:nth-child(10) .blend-list-title,
.blend-list-item:nth-child(11) .blend-list-title,
.blend-list-item:nth-child(9) .blend-list-text,
.blend-list-item:nth-child(10) .blend-list-text,
.blend-list-item:nth-child(11) .blend-list-text {
    width: calc(180 / 750 * 100vw);
}
.blend-list-item:nth-child(12),
.blend-list-item:nth-child(13) {
    width: calc(240 / 750 * 100vw);
}
.blend-list-item:nth-child(12) .blend-list-title,
.blend-list-item:nth-child(13) .blend-list-title,
.blend-list-item:nth-child(12) .blend-list-text,
.blend-list-item:nth-child(13) .blend-list-text {
    width: calc(220 / 750 * 100vw);
}
@media screen and (min-width: 769px){
	.blend-list-item:nth-child(1) {
		width: 140px;
		margin: 10px 0 0;
	}
	.blend-list-item:nth-child(7) {
		margin: 10px 0 0;
	}
	.blend-list-item:nth-child(9),
	.blend-list-item:nth-child(10),
	.blend-list-item:nth-child(11),
	.blend-list-item:nth-child(12),
	.blend-list-item:nth-child(13) {
		width: 130px;
	}
	.blend-list-item:nth-child(9) .blend-list-title,
	.blend-list-item:nth-child(10) .blend-list-title,
	.blend-list-item:nth-child(11) .blend-list-title,
	.blend-list-item:nth-child(12) .blend-list-title,
	.blend-list-item:nth-child(13) .blend-list-title,
	.blend-list-item:nth-child(9) .blend-list-text,
	.blend-list-item:nth-child(10) .blend-list-text,
	.blend-list-item:nth-child(11) .blend-list-text,
	.blend-list-item:nth-child(12) .blend-list-text,
	.blend-list-item:nth-child(13) .blend-list-text {
		width: 120px;
	}
}