@charset "UTF-8";
/* CSS Document */
/************************************
  font
************************************/
@font-face {
  font-family: "source-han-sans-japanese";
  src: url("https://www.capcom-games.com/common/font/SourceHanSansJP-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-sans-traditional";
  src: url("https://www.capcom-games.com/common/font/SourceHanSansTW-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-sans-simplified-c";
  src: url("https://www.capcom-games.com/common/font/SourceHanSansCN-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-sans-korean";
  src: url("https://www.capcom-games.com/common/font/SourceHanSansKR-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("https://www.capcom-games.com/common/font/SourceSans3-VF.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-serif-japanese";
  src: url("https://www.capcom-games.com/common/font/SourceHanSerifJP-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-serif-tc";
  src: url("https://www.capcom-games.com/common/font/SourceHanSerifTW-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-serif-sc";
  src: url("https://www.capcom-games.com/common/font/SourceHanSerifCN-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "source-han-serif-korean";
  src: url("https://www.capcom-games.com/common/font/SourceHanSerifKR-VF.otf.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("https://www.capcom-games.com/common/font/SourceSerif4-VF.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}

@font-face {
  font-family: "Roboto";
  src: url("https://www.capcom-games.com/common/font/RobotoFlex-VariableFont_GRAD,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
}


/************************************
  common
************************************/
html,body{
	font-family: "Source Sans 3", sans-serif;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

body.en {
  font-family: "Source Sans 3", sans-serif;
}

body.zh_tw {
  font-family: "source-han-sans-traditional", sans-serif;
}

body.ko {
  font-family: "source-han-sans-korean", sans-serif;
}

@media only screen and (max-width: 768px) {
html,body{
    font-size: 90%;
  }
}


figure img{
  width: 100%;
	height: auto;
}

a:hover img{
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.05" /><feFuncG type="linear" slope="1.05" /><feFuncB type="linear" slope="1.05" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(115%);
          filter: brightness(115%);
}

.date{
	color: #ff6c00;
}

@media only screen and (min-width: 769px) {
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}


.fsd70p{font-size:70%;}
.fsd80p{font-size:80%;}
.fsd90p{font-size:90%;}

.fsu110p{font-size:110%;}
.fsu120p{font-size:120%;}
.fsu130p{font-size:130%;}

.fwb{font-weight: 900;}

.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}

.wht{
	color:#fff;
}
.ylw{
	color: #fff000;
}
.blu{
	color: #4ac6ff;
}
.org{
	color:#ff7124;
}
.gre{
	color: #1ed284;
}

.red{color:#df0a0a;}

.jcc{justify-content: center;}
.jcsa{justify-content: space-around;}

.alistr{align-items: stretch;}
.alista{align-items: flex-start;}

a.btn{
  background: #452c09;
  color:#fff;
  padding: 0.5em 2em;
  border-radius: 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
}

a.btn:hover{
	background: #7f5315;
}

.flex_box{
	display: flex;
  flex-wrap: wrap;
}

.flex_box_2col{
	display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.flex_box_2col > *{
  width:48%;
}


@media only screen and (max-width: 768px) {
  .flex_box_2col *{
    width:100%;
  }

  .flex_box,
  .flex_box_2col{
    flex-wrap: wrap;
  }

  a.btn{
    width:100%;
		border-radius: 2em;
  }

}

#wrapper{
  background: url(https://www.monsterhunter.com/mha/wp-content/themes/mha/assets/images/common/bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: cover;
  z-index: 1;
	overflow-x: hidden;
}



	#title_footer {
		border-top: 0.5px solid #ccc;
		background: #452c09;
	}
