@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/capcom/monsterhunter/monsterhunter.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	overflow-x: hidden;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #fff;
}
p,ul,ol,div {
	color: #fff;
}
@media screen and (min-width: 751px) {
	sub, sup{ position: relative; font-size: 12px; line-height: 1; }
	sup { top: -0.8em; }
	sup.sup02 {
		font-size: 20px
	}
	/* override
	------------------------------------------------------ */
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		background-color: #000;
		border-bottom: none;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 7px 30px 7px;
	}
	#header #headerLogo img {
		width: 219px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		width: 1260px;
		padding: 0 30px 32px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
/* mainVisual
------------------------------------------------------ */
.mainVisual {
	position: relative;
	text-align: center;
}
	.mainVisualTitle {
		position: absolute;
		width: max(550px,calc(797 / 1920 * 100vw));
		top: max(100px,calc(116 / 1920 * 100vw));
		right: max(280px,calc(381 / 1920 * 100vw));
	}
	.mainVisualText {
		margin-top: 50px;
		margin-left: -33px;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin-top: 47px;
	}
	.flow--wrap + .monsterhunter-box {
		margin-top: 60px;
	}
	.flow > li {
		float: left;
		width: 270px;
		min-height: 253px;
		margin-right: calc(120px / 3);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
	}
	.flow > li:last-child {margin-right: 0;}
	.flow > li.list01 {background-image: url("/gecard/capcom/monsterhunter/img-files/index_flow01_pc.webp");}
	.flow > li.list02 {background-image: url("/gecard/capcom/monsterhunter/img-files/index_flow02_pc.webp");}
	.flow > li.list03 {background-image: url("/gecard/capcom/monsterhunter/img-files/index_flow03_pc.webp");}
	.flow > li.list04 {background-image: url("/gecard/capcom/monsterhunter/img-files/index_flow04_pc.webp");}
	.flow > li a {color: inherit;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 120px;
		font-size: 1.8rem;
		text-align: center;
		color: #000;
		line-height: 1.7;
	}
	.flow .flowDesc dd a {
		color: #000;
	}
	/* monsterhunter-bg
	------------------------------------------------------ */
	.monsterhunter-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		min-width: 1200px;
		height: 100%;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg02_pc.webp") no-repeat top center / cover;
		z-index: -1;
	}
	/* monsterhunter-area
	------------------------------------------------------ */
	.monsterhunter-area01 {
		position: relative;
		width: 1920px;
		left: 50%;
		transform: translateX(-50%);
		padding: 30px 0 55px;
		background: #2c2619 url("/gecard/capcom/monsterhunter/img-files/index_bg07_pc.webp") no-repeat top center/ contain;
	}
	.monsterhunter-area01::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 11px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg01.webp") repeat-x 0 0 / contain;
	}
	.monsterhunter-area01::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg01.webp") repeat-x 0 0 / contain;
	}
	.monsterhunter-area02 {
		position: relative;
		width: 1920px;
		left: 50%;
		transform: translateX(-50%);
		margin-top: 50px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg05.webp") repeat 0 0 / contain;
	}
	.monsterhunter-area02::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		height: 11px;
		background: url(/gecard/capcom/monsterhunter/img-files/index_bg01.webp) repeat-x 0 0 / cover;
	}
	.monsterhunter-area02Inner {
		padding-top: 50px;
		padding-bottom: 43px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg06_pc.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-area02Contents {
		width: 1260px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.monsterhunter-areaInner {
		position: relative;
		width: 1260px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.monsterhunter-area01.type-airou .monsterhunter-areaInner {
		position: relative;
	}
	.monsterhunter-area01.type-airou {
		padding-top: 50px;
		padding-bottom: 65px;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.monsterhunter-section >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-section + .monsterhunter-section {
		margin-top: 50px;
	}
	/* heading */
	.monsterhunter-heading02 {
		margin-top: 43px;
		text-align: center;
	}
	.monsterhunter-heading02.type-first {
		margin-top: 47px;
	}
	.monsterhunter-heading02-02 {
		text-align: center;
	}
	/* text */
	.monsterhunter-title {
		text-align: center;
		margin-top: 10px;
	}
	.monsterhunter-text01 { 
		text-align: center;
	}
	.monsterhunter-text02 { 
		margin-top: 19px;
		text-align: center;
	}
	.monsterhunter-text03 { 
		margin-top: 24px;
		font-size: 1.8rem;
		text-align: center;
	}
	.monsterhunter-textLarge {
		font-size: 2.0rem;
	}
	/* image */
	.monsterhunter-image {
		margin-top: 35px;
		text-align: center;
	}
	.monsterhunter-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.monsterhunter-lead {
		text-align: center;
		font-size: 3.6rem;
		font-weight: bold;
		margin-top: 20px;
		text-shadow: 2px 2px 10px #1c160c ,
								-2px 2px 10px #1c160c ,
								2px -2px 10px #1c160c ,
								-2px -2px 10px #1c160c;
	}
	.monsterhunter-noteList {
		margin-top: 28px;
	}
	.monsterhunter-noteList.voiContent {
		text-align: center;
		width: fit-content;
		margin: 20px auto 0;
	}
	.monsterhunter-noteList[data-align="center"],
	.monsterhunter-noteList[data-align-pc="center"] {
		text-align: center;
	}
	.monsterhunter-noteList > li {
		position: relative;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.monsterhunter-noteList[data-mark="static"] > li,
	.monsterhunter-noteList[data-mark-pc="static"] > li {
		padding-left: 0;
	}
	.monsterhunter-noteList[data-align="center"] > li,
	.monsterhunter-noteList[data-align-pc="center"] > li {
		display: inline-block;
	}
	.monsterhunter-noteList > li + li {
		margin-top: 11px;
	}
	.monsterhunter-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-noteList[data-mark="static"] > li > .mark {
		position: static;
	}
	/* card */
	.monsterhunter-cardWrap {
		display: flex;
		gap: 20px 30px;
		margin-top: 49px;
	}
	.monsterhunter-card {
		width: 585px;
		height: 640px;
		padding: 53px 40px 30px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg03_pc.webp") no-repeat 0 0 / cover;
		text-align: center;
	}
	.monsterhunter-card.type-airou {
		padding: 57px 40px 30px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg04_pc.webp") no-repeat 0 0 / cover;
	}
	.monsterhunter-card .monsterhunter-cardTitle img {
		width: 379px;
	}
	.monsterhunter-card.type-airou .monsterhunter-cardTitle img {
		width: 451px;
	}
	.monsterhunter-card .monsterhunter-cardImage {
		margin: 53px 0 0;
	}
	.monsterhunter-card.type-airou .monsterhunter-cardImage {
		margin: 42px 0 0;
	}
	.monsterhunter-card .monsterhunter-cardImage img {
		width: 500px;
	}
	.monsterhunter-card .monsterhunter-cardText {
		margin-top: 14px;
		text-align: center;
		font-size: 3.6rem;
		color: #fff;
		font-weight: bold;
		text-shadow: 2px 2px 10px #1c160c ,
								-2px 2px 10px #1c160c ,
								2px -2px 10px #1c160c ,
								-2px -2px 10px #1c160c;
	}
	.monsterhunter-cardTextSmall {
		font-size: 2.8rem;
	}
	.monsterhunter-cardText02 {
		font-size: 1.6rem;
		text-align: center;
		margin-top: 30px;
	}
	/* button */
	.applyBtn {
		margin-top: 32px;
	}
	.applyBtn > li a {
		transition: 0.3s all ease-out;
	}
	.applyBtn > li a:hover {
		opacity: 0.7;
	}
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 460px;
		min-height: 52px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 10px;
		text-align: center;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.webBtn a:hover {
		opacity: 0.7;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 12px;
		width: 8px;
		height: 14px;
		margin-top: -7px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	.monsterhunter-btnWrap {
		display: flex;
		justify-content: center;
		gap: 20px 30px;
		margin: 53px 0 72px;
	}
	.monsterhunter-btn {
		position: relative;
		width: calc(50% - 15px);
		height: 80px;
	}
	.monsterhunter-btn a::before {
		position: absolute;
		content: "";
		top: 2px;
		left: 2px;
		width: 486px;
		height: 66px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-btn a::after {
		position: absolute;
		content: "";
		bottom: 2px;
		right: 2px;
		width: 486px;
		height: 66px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
		transform:rotate(180deg); 
	}
	.monsterhunter-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 9px 92px 5px 43px;
		font-size: 3.2rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		background: linear-gradient(180deg, #544b3d 0%,#403526 40%,#403526 60%,#544b3d 100%);
		border-radius: 5px;
		box-shadow: 0px 0px 12px 5px rgba(28, 22, 12, 0.8);
		transition: 0.3s all ease-out;
	}
	.monsterhunter-btn::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 22px;
		width: 17px;
		height: 18px;
		margin-top: -9px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic01.webp") no-repeat 0 0/ contain;
		z-index: 1;
		}
	.monsterhunter-btn a:hover {
		opacity: 0.7;
	}
	.monsterhunter-btn02 {
		position: relative;
		width: fit-content;
		height: 80px;
		margin: 25px auto 70px;
		text-align: center;
	}
	.monsterhunter-btn02 a::before {
		position: absolute;
		content: "";
		top: 2px;
		left: 2px;
		width: 486px;
		height: 66px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-btn02 a::after {
		position: absolute;
		content: "";
		bottom: 2px;
		right: 2px;
		width: 486px;
		height: 66px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
		transform:rotate(180deg); 
	}
	.monsterhunter-btn02 a {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 9px 106px 5px 105px;
		font-size: 2.8rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 1px;
		overflow: hidden;
		background: linear-gradient(180deg, #544b3d 0%,#403526 40%,#403526 60%,#544b3d 100%);
		border-radius: 5px;
		box-shadow: 0px 0px 12px 5px rgba(28, 22, 12, 0.8);
		transition: 0.3s all ease-out;
	}
	.monsterhunter-btn02::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 30px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic05.webp") no-repeat 0 0/ contain;
		z-index: 1;
		}
	.monsterhunter-btn02 a:hover {
		opacity: 0.7;
	}
	/* media */
	.monsterhunter-mediaBox {
		padding: 38px 38px 24px;
		margin-top: 31px;
		margin-bottom: 538px;
		border-radius: 15px;
		 background-image: linear-gradient(90deg, rgba(72, 59, 49, 0.3) 0, rgba(72, 59, 49, 0.8) 40%);
	}
	.monsterhunter-media {
		display: flex;
		flex-flow: row wrap;
	}
	.monsterhunter-media .monsterhunter-mediaHead {
		flex-shrink: 0;
		width: 400px;
	}
	.monsterhunter-media .monsterhunter-mediaBody {
		flex-shrink: 0;
		width: calc(100% - 400px - 45px);
		margin-left: 43px;
		margin-top: -6px;
	}
	.monsterhunter-media .monsterhunter-mediaText {
		font-size: 2.4rem;
		line-height: 1.5;
		text-shadow: 2px 2px 10px #1c160c ,
								-2px 2px 10px #1c160c ,
								2px -2px 10px #1c160c ,
								-2px -2px 10px #1c160c;
	}
	.monsterhunter-media .monsterhunter-mediaText02 {
		margin-top: 20px;
		font-size: 4.0rem;
		font-weight: bold;
		line-height: 1.2;
		text-shadow: 2px 2px 10px #1c160c ,
								-2px 2px 10px #1c160c ,
								2px -2px 10px #1c160c ,
								-2px -2px 10px #1c160c;
	}
	.monsterhunter-media .monsterhunter-mediaText03 {
		margin-top: 15px;
		font-size: 2.0rem;
	}
	.monsterhunter-media .monsterhunter-mediaImage {
		position: relative;
	}
	.monsterhunter-media .monsterhunter-mediaImage::before {
		position: absolute;
		content: "";
		top: -25px;
		left: -22px;
		width: 207px;
		height: 117px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic02.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-media .monsterhunter-mediaImage::after {
		position: absolute;
		content: "";
		bottom: -25px;
		right: -20px;
		width: 207px;
		height: 117px;
		transform:rotate(180deg); 
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic02.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-media .monsterhunter-mediaImage02 {
		margin: 6px 9px 0 0;
		text-align: right;
	}
	.monsterhunter-media .monsterhunter-mediaImage02 img {
		width: 286px;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList {
		margin-top: 20px;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li {
		position: relative;
		padding-left: 35px;
		font-size: 1.8rem;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li + li {
		margin-top: 12px;
	}
	.monsterhunter-media02 {
		display: flex;
		margin-top: 13px;
	}
	.monsterhunter-media02 .monsterhunter-mediaHead {
		width: 818px;
	}
	.monsterhunter-media02 .monsterhunter-mediaBody .monsterhunter-mediaImage {
		position: absolute;
		right: 26px;
		bottom: -55px;
	}
	.monsterhunter-media02 .monsterhunter-mediaBody img {
		width: 331px;
	}
	/* box */
	.monsterhunter-box {
		position: relative;
		margin-top: 125px;
		border-top: 2px solid #fff;
	}
	.monsterhunter-box + .monsterhunter-box {
		margin-top: 60px;
	}
	.monsterhunter-box .monsterhunter-boxInner {
		padding: 25px 0;
	}
	.monsterhunter-box .monsterhunter-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-box .monsterhunter-boxTitle {
		margin-top: 20px;
		margin-bottom: 17px;
		text-align: center;
		font-size: 2.4rem;
		color: #fff;
		font-weight: bold;
	}
	.monsterhunter-box .monsterhunter-boxText {
		margin-top: 20px;
		font-size: 1.6rem;
	}
	.monsterhunter-box .monsterhunter-boxImage + .monsterhunter-boxText {
		margin-top: 38px;
	}
	.monsterhunter-box .monsterhunter-boxText .txtLarge {
		font-size: 2rem;
		font-weight: bold;
	}
	.monsterhunter-box .monsterhunter-boxList {
		margin-top: 13px;
	}
	.monsterhunter-box .monsterhunter-boxList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.monsterhunter-box .monsterhunter-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-box .monsterhunter-boxList > li > .monsterhunter-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-box .monsterhunter-boxImage {
		margin-top: 16px;
		text-align: center;
		margin: 20px auto 0;
	}
	.monsterhunter-box .monsterhunter-boxHr {
		width: 99%;
		height: 2px;
		margin: 63px 0 26px 5px;
		background-size: 12px 2px;
		background-color: #fff;
		
	}
	.monsterhunter-box .monsterhunter-boxHr.type02 {
		position: relative;
		margin: 34px 0 38px 5px;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.monsterhunter-box .monsterhunter-boxHr.type02::before {
		position: absolute;
		content: "";
		top: 50%;
		left: -5px;;
		width: 5px;
		height: 5px;
		margin-top: -2.5px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic04.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-box .monsterhunter-boxHr.type02::after {
		position: absolute;
		content: "";
		top: 50%;
		right: -5px;
		width: 5px;
		height: 5px;
		margin-top: -2.5px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic04.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-box .monsterhunter-boxInquiry {
		text-align: center;
	}
	.monsterhunter-box .monsterhunter-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.monsterhunter-box .monsterhunter-boxInquiry .monsterhunter-boxInquiryTxt {
		font-size: 1.6rem;
	}
	.monsterhunter-box .monsterhunter-boxInquiry .monsterhunter-boxInquiryTel {
		font-size: 1.6rem;
	}
	#pageContainer .snsArea {
		margin: 40px auto 10px;
	}
	.applyBtnBlockA01 {
		width: 500px;
		margin: 21px auto 0;
	}
	.applyBtnBlockA01 a {
		transition: 0.3s all ease-out;
	}
	.applyBtnBlockA01 a img {
		filter: drop-shadow(0 0 6px rgba(28, 22, 12, 1));
	}
	.applyBtnBlockA01 a:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 750px) {
	/* override
	------------------------------------------------------ */
	sub, sup{ position: relative; font-size: 9px; line-height: 1; }
	sup { top: -0.8em; }
	sup.sup02 {
		font-size: 10px
	}
	body{
		font-size: 1.3rem;
	}
	body .snsArea{
		margin-top: 40px;
		margin-bottom: 0;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: none;
		background-color: #000;
	}
	#headerLogo {
		padding: 3px 8px 6px;
	}
	#header #headerLogo img {
		width: 198px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 0 10px 30px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 15px 0 10px;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#copyright {
		font-size: 1rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		text-align: center;
	}
	.mainVisualTitle {
		width: calc(580 / 720 * 100vw);
		position: absolute;
		top: calc(20 / 720 * 100vw);
		left: 50%;
		transform: translateX(-50%);
	}
	.mainVisual .mainVisualWrap {
		margin-top: 15px;
	}
	.mainVisual .mainVisualWrap .mainVisualText {
		margin: -15px 40px 0 38px;
	}
	.mainVisualImg img {
		width: 100vw;
	}
/* monsterhunter-bg
	------------------------------------------------------ */
	.monsterhunter-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg02_sp.webp") no-repeat top center / cover;
		z-index: -1;
	}
	/* monsterhunter-area
	------------------------------------------------------ */
	.monsterhunter-area01 {
		position: relative;
		width: 100vw;
		margin-left: -10px;
		padding: 20px 10px 26px;
		background: #2c2619 url("/gecard/capcom/monsterhunter/img-files/index_bg07_sp.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-area01::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 11px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg01.webp") repeat-x 0 0 / cover;
	}
	.monsterhunter-area01::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100vw;
		height: 11px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg01.webp") repeat-x 0 0 / cover;
	}
	.monsterhunter-area01 .monsterhunter-heading02-02 {
		margin-top: 15px;
	}
	.monsterhunter-area01.type-airou {
		padding-bottom: 10px;
	}
	.monsterhunter-area02 {
		position: relative;
		width: 100vw;
		margin-left: -10px;
		margin-top: 40px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg05.webp") repeat 0 0 / 500px;
		z-index: 0;
		overflow: hidden;
	}
	.monsterhunter-area02::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		height: 11px;
		background: url(/gecard/capcom/monsterhunter/img-files/index_bg01.webp) repeat-x 0 0 / cover;
	}
	.monsterhunter-area02Inner {
		padding-top: 25px;
	}
	.monsterhunter-area02Contents {
		margin: 0 auto;
		padding: 0 10px 13px;
	}
	
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin: 16px 0 0;
	}
	.flow--wrap + .monsterhunter-box {
		margin-top: 30px;
	}
	.flow > li {
		position: relative;
		width: 100%;
		padding-top: 0;
		text-align: center;
	}
	.flow > li:first-child {
		margin: 0;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 15px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 100px;
		padding: 10px;
		margin-top: 0;
		background-color: rgba(255, 255, 255, 0.75);
		border-radius: 10px;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 27.9%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 11px 0 0 5px;
		vertical-align: middle;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
		color: #000;
	}
	.flow .flowDesc dd > span {
		display: block;
		padding: 10px 5px;
	}
	.flow .flowDesc dd a {
		color: #000;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.monsterhunter-section >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-section + .monsterhunter-section {
		margin-top: 20px;
	}
	/* heading */
	.monsterhunter-heading02 {
		position: relative;
		margin-top: 26px;
		text-align: center;
	}
	.monsterhunter-heading02.type-first {
		margin-top: 26px;
	}
	.monsterhunter-heading02-02 {
		margin: 0;
		text-align: center;
	}
	/* text */
	.monsterhunter-title {
		text-align: center;
		margin-top: 5px;
	}
	.monsterhunter-text01 { 
		text-align: center;
	}
	.monsterhunter-text02 { 
		margin-top: 10px;
		text-align: center;
	}
	.monsterhunter-text03 { 
		margin-top: 11px;
		font-size: 1.3rem;
		text-align: center;
	}
	.monsterhunter-textLarge {
		font-size: 1.5rem;
	}
	/* image */
	.monsterhunter-image {
		margin-top: 15px;
		text-align: center;
	}
	.monsterhunter-image02 {
		margin-top: 15px;
	}
	.monsterhunter-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.monsterhunter-lead {
		font-size: 2.0rem;
		font-weight: bold;
		margin: 12px 10px 0;
		line-height: 1.3;
		text-shadow: 1px 1px 5px #1c160c ,
								-1px 1px 5px #1c160c ,
								1px -1px 5px #1c160c ,
								-1px -1px 5px #1c160c;
	}
	.monsterhunter-noteList {
		margin-top: 15px;
	}
	.monsterhunter-noteList[data-align="center"],
	.monsterhunter-noteList[data-align-sp="center"] {
		text-align: center;
	}
	.monsterhunter-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.monsterhunter-noteList > li + li {
		margin-top: 6px;
	}
	.monsterhunter-noteList[data-mark="static"] > li,
	.monsterhunter-noteList[data-mark-sp="static"] > li {
		padding-left: 0;
	}
	.monsterhunter-noteList[data-align="center"] > li,
	.monsterhunter-noteList[data-align-sp="center"] > li {
		display: inline-block;
	}
	.monsterhunter-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-noteList[data-mark="static"] > li > .mark {
		position: static;
	}
	/* card */
	.monsterhunter-cardWrap {
		margin-top: 24px;
	}
	.monsterhunter-card {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: calc((70 / 720) * 100vw) calc((37 / 720) * 100vw) calc((14 / 720) * 100vw);
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg03_sp.webp") no-repeat 0 0 / cover;
		text-align: center;
		aspect-ratio: 680/783;
	}
	.monsterhunter-card.type-airou {
		background: url("/gecard/capcom/monsterhunter/img-files/index_bg04_sp.webp") no-repeat 0 0 / cover;
		aspect-ratio: 680/776;
	}
	.monsterhunter-card .monsterhunter-cardTitle img {
		width: auto;
		height: calc((102 / 720) * 100vw);
	}
	.monsterhunter-card + .monsterhunter-card {
		margin-top: calc((30 / 720) * 100vw);
	}
	.monsterhunter-card .monsterhunter-cardImage {
		margin: calc((67 / 720) * 100vw) calc((3 / 720) * 100vw) 0;
	}
	.monsterhunter-card .monsterhunter-cardText {
		margin-top: calc((26 / 720) * 100vw);
		text-align: center;
		font-size: calc((44 / 720) * 100vw);
		font-weight: bold;
		line-height: 1.3;
		text-shadow: calc((2 / 720) * 100vw) calc((2 / 720) * 100vw) calc((10 / 720) * 100vw) #1c160c ,
								calc((-2 / 720) * 100vw) calc((2 / 720) * 100vw) calc((10 / 720) * 100vw) #1c160c ,
								calc((2 / 720) * 100vw) calc((-2 / 720) * 100vw) calc((10 / 720) * 100vw) #1c160c ,
								calc((-2 / 720) * 100vw) calc((-2 / 720) * 100vw) calc((10 / 720) * 100vw) #1c160c;
	}
	.monsterhunter-cardTextSmall {
		font-size: calc((34 / 720) * 100vw);
	}
	.monsterhunter-cardText02 {
		text-align: center;
		font-size: 1.3rem;
		margin-top: 18px;
	}
	/* button */
	.applyBtn {
		margin-top: calc((36 / 720) * 100vw);
	}
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 42px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	.monsterhunter-btnWrap {
		margin-top: 23px;
		margin-bottom: 28px;
	}
	.monsterhunter-btn {
		position: relative;
		width: 100%;
		height: 50px;
	}
	.monsterhunter-btn + .monsterhunter-btn {
		margin-top: 15px;
	}
	.monsterhunter-btn::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 14px;
		width: 11px;
		height: 10px;
		margin-top: -5px;
		z-index: 1;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic01.webp") no-repeat 0 0/ contain
	}
	.monsterhunter-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 48px;
		padding: 5px 40px;
		font-size: 1.9rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		border-radius: 3px;
		box-shadow: 0px 0px 6px 3px rgba(28, 22, 12, 0.4);
		background: linear-gradient(180deg, #544b3d 0%,#403526 40%,#403526 60%,#544b3d 100%);
	}
	.monsterhunter-btn a::before {
		position: absolute;
		content: "";
		top: calc(4 / 720 * 100vw);
		left: calc(4 / 720 * 100vw);
		width: calc(663 / 720 * 100vw);
		height: calc(80 / 720 * 100vw);
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_sp.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-btn a::after {
		position: absolute;
		content: "";
		bottom: calc(4 / 720 * 100vw);
		right: calc(4 / 720 * 100vw);
		width: calc(663 / 720 * 100vw);
		height: calc(80 / 720 * 100vw);
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
		transform:rotate(180deg); 
	}
	.monsterhunter-btn02 {
		position: relative;
		width: 100%;
		min-height: 50px;
		margin: 20px 0 30px;
	}
	.monsterhunter-btn02::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		z-index: 1;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic05.webp") no-repeat 0 0/ contain
	}
	.monsterhunter-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 8px 40px;
		text-align: center;
		font-size: 1.7rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		border-radius: 3px;
		box-shadow: 0px 0px 6px 3px rgba(28, 22, 12, 0.4);
		background: linear-gradient(180deg, #544b3d 0%,#403526 40%,#403526 60%,#544b3d 100%);
	}
	.monsterhunter-btn02 a::before {
		position: absolute;
		content: "";
		top: calc(4 / 720 * 100vw);
		left: calc(4 / 720 * 100vw);
		width: calc(663 / 720 * 100vw);
		height: calc(80 / 720 * 100vw);
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_sp.webp") no-repeat 0 0 / contain;
	}
	.monsterhunter-btn02 a::after {
		position: absolute;
		content: "";
		bottom: calc(4 / 720 * 100vw);
		right: calc(4 / 720 * 100vw);
		width: calc(663 / 720 * 100vw);
		height: calc(80 / 720 * 100vw);
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic03_pc.webp") no-repeat 0 0 / contain;
		transform:rotate(180deg); 
	}
	/* media */
	.monsterhunter-mediaBox {
		border-radius: 10px;
		padding: 15px 15px 20px;
		margin-top: 22px;
		margin-bottom: calc(710 / 720 * 100vw);
		background-image: linear-gradient(180deg, rgba(72, 59, 49, 0.3) 0, rgba(72, 59, 49, 0.8) 40%);
	}
	.monsterhunter-media .monsterhunter-mediaHead {
		text-align: center;
	}
	.monsterhunter-media .monsterhunter-mediaBody {
		margin-top: 23px;
	}
	.monsterhunter-media .monsterhunter-mediaText {
		font-size: 1.4rem;
		line-height: 1.6;
		font-weight: bold;
		text-shadow: 1px 1px 5px #1c160c ,
								-1px 1px 5px #1c160c ,
								1px -1px 5px #1c160c ,
								-1px -1px 5px #1c160c;
	}
	.monsterhunter-media .monsterhunter-mediaText02 {
		margin-top: 4px;
		font-size: 2.0rem;
		color: #fff;
		font-weight: bold;
		line-height: 1.4;
		text-shadow: 1px 1px 5px #1c160c ,
								-1px 1px 5px #1c160c ,
								1px -1px 5px #1c160c ,
								-1px -1px 5px #1c160c;
	}
	.monsterhunter-media .monsterhunter-mediaText03 {
		margin-top: 10px;
		font-size: 1.2rem;
	}
	.monsterhunter-media .monsterhunter-mediaImage {
		display: inline-block;
		position: relative;
		text-align: center;
		margin: 0 auto;
	}
	.monsterhunter-media .monsterhunter-mediaImage::before {
		position: absolute;
		content: "";
		top: -10px;
		left: -10px;
		width: 113px;
		height: 64px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic02_sp.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-media .monsterhunter-mediaImage::after {
		position: absolute;
		content: "";
		bottom: -14px;
		right: -9px;
		width: 113px;
		height: 64px;
		transform:rotate(180deg); 
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic02_sp.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-media .monsterhunter-mediaImage img {
		width: 250px;
	}
	.monsterhunter-media .monsterhunter-mediaImage02 {
		text-align: right;
		margin-top: 14px;
	}
	.monsterhunter-media .monsterhunter-mediaImage02 img {
		width: 211px;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList {
		margin-top: 6px;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li {
		position: relative;
		padding-left: 25px;
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li + li {
		margin-top: 3px;
	}
	.monsterhunter-media .monsterhunter-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-media02 .monsterhunter-mediaImage {
		text-align: center;
	}
	.monsterhunter-media02 .monsterhunter-mediaImage img {
		width: 165px;
		margin-right: 27px
	}
	.monsterhunter-media02 .monsterhunter-mediaBody {
		margin-top: 7px;
	}
	/* box */
	.monsterhunter-box {
		position: relative;
		margin-top: 27px;
		border-top: 2px solid #fff;
	}
	.monsterhunter-box + .monsterhunter-box {
		margin-top: 23px;
	}
	.monsterhunter-box .monsterhunter-boxInner {
		padding: 16px 0 20px;
	}
	.monsterhunter-box .monsterhunter-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-box .monsterhunter-boxTitle {
		margin-top: 15px;
		margin-bottom: 10px;
		text-align: center;
		font-size: 2.0rem;
		font-weight: bold;
	}
	.monsterhunter-box .monsterhunter-boxText {
		margin-top: 15px;
		font-size: 1.3rem;
	}
	.monsterhunter-box .monsterhunter-boxText .txtLarge {
		font-size: 1.5rem;
		font-weight: bold;
	}
	.monsterhunter-box .monsterhunter-boxList {
		margin-top: 10px;
	}
	.monsterhunter-box .monsterhunter-boxList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.monsterhunter-box .monsterhunter-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.monsterhunter-box .monsterhunter-boxList > li > .monsterhunter-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.monsterhunter-box .monsterhunter-boxImage {
		margin: 10px 10px 0;
		text-align: center;
	}
	.monsterhunter-box .monsterhunter-boxHr {
		width: 100%;
		height: 2px;
		margin: 44px 0 17px 0;
		background-size: 12px 2px;
		background-color: #fff;
	}
	.monsterhunter-box .monsterhunter-boxHr.type02 {
		width: 97%;
		position: relative;
		margin: 12px 0 14px 5px;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.monsterhunter-box .monsterhunter-boxHr.type02::before {
		position: absolute;
		content: "";
		top: 50%;
		left: -5px;;
		width: 5px;
		height: 5px;
		margin-top: -2.5px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic04.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-box .monsterhunter-boxHr.type02::after {
		position: absolute;
		content: "";
		top: 50%;
		right: -5px;
		width: 5px;
		height: 5px;
		margin-top: -2.5px;
		background: url("/gecard/capcom/monsterhunter/img-files/index_ic04.webp") no-repeat 0 0/ contain;
	}
	.monsterhunter-box .monsterhunter-boxInquiry {
		text-align: center;
	}
	.monsterhunter-box .monsterhunter-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.monsterhunter-box .monsterhunter-boxInquiry .monsterhunter-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.3rem; 
	}
	.monsterhunter-box .monsterhunter-boxInquiry .monsterhunter-boxInquiryTel {
		font-size: 1.3rem;
	}
	.monsterhunter-box[data-bg="true"]::before {
		content: '';
		position: absolute;
		top: 0;
		left: -10px;
		width: 100vw;
		height: auto;
		background: url(/gecard/capcom/monsterhunter/img-files/index_bg06_sp.webp) no-repeat bottom center / 100%;
		aspect-ratio: 720 / 2660;
		transform: translateY(-85%);
		z-index: -1;
	}
	.applyBtnBlockA01 {
		margin: calc(32 / 720 * 100vw) auto 0;
	}
	.applyBtnBlockA01 a img {
		filter: drop-shadow(0 0 3px rgba(28, 22, 12, 1));
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}