@charset "utf-8";
.flexContainer {
	display: flex;
	align-items: center;
}
.flexItem {
	flex: 1;
}
.flexContainer.start {
	align-items: flex-start;
}
.flexContainer h2 {
	margin-bottom: 0;
}
.flexContainer p {
	font-size: 140%;
}
.p10 {
	font-size: 120% !important;
}
.p10r {
	font-size: 100% !important;
}
.mt2 {
	margin-top: 2rem;
}
.mt4 {
	margin-top: 4rem !important;
}
.mt8 {
	margin-top: 8rem !important;
}
.mt10 {
	margin-top: 10rem !important;
}
.pt4 {
  padding-top: 4rem;
}
.pb4 {
  padding-bottom: 4rem;
}
.ptb4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
hr {
	border: none;
	border-top: 0.75px solid #b2b2b2;
	height: 0;
}
a {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  #feature-1 .container {
    margin-top: 0 !important;
  }
  .contentsarea .fmvPC_contents .fmlistnote {
    padding-left: 10px;
    padding-right: 10px;
  }
  h4.interface_var_menu {
    margin-left: 10px;
    margin-right: 0;
  }
  h4.interface_var_menu:last-child {
    margin-right: 10px;
  }
  .maincontents div.frm {
    margin-left: 10px;
    margin-right: 10px;
  }
}


@media only screen and (max-width: 768px){
	.flexContainer {
		display: block;
	}
	.p10 {
		padding: 0 10px;
		font-size: 108% !important;
	}
	.mt4 {
		margin-top: 2rem;
	}
  .pt4 {
    padding-top: 2rem;
  }
  .pb4 {
    padding-bottom: 2rem;
  }
  .ptb4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
	.spCenter {
		text-align: center;
	}
}
@media only screen and (min-width: 769px){
	.pad_lr10_pc {
		padding: 0 10px !important;
	}
  .pad_l10_pc {
		padding-left: 30px !important;
	}
  .pad_r10_pc {
		padding-right: 30px !important;
	}
}

.tbl_flex {
	display: flex;
	padding: 0!important;
}

.tbl_flex > * {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 51px 4px;
}

.tbl_flex.line2 {
	line-height: 3;
}

.tbl_flex.tbl_column2 > * {
	width: 50%;
}

.tbl_flex.tbl_column3 > * {
	width: calc(100% / 3);
}

.tbl_column3item {
	width: calc(100% / 3);
}
.tbl_column3item2 {
	width: calc((100% / 3) * 2);
}

.tbl_column3item + *{
	width: calc(100% - calc(100% / 3));
}

.tbl_border_l {
	border-left: 1px solid #696969;
}

.specTable thead tr.product_row td:nth-of-type(2),
.specTable thead tr.product_row td:nth-of-type(3),
.specTable thead tr.product_row td:nth-of-type(4),
.specTable thead tr.product_row td:nth-of-type(5),
.specTable thead tr.spec_ch01 td:nth-of-type(2),
.specTable thead tr.spec_ch01 td:nth-of-type(3),
.specTable thead tr.spec_ch01 td:nth-of-type(4),
.specTable thead tr.spec_ch01 td:nth-of-type(5),
.specTable tbody tr td:nth-of-type(2),
.specTable tbody tr td:nth-of-type(3),
.specTable tbody tr td:nth-of-type(4),
.specTable tbody tr td:nth-of-type(5) {
	border-left: none!important;
}


@media only screen and (min-width: 769px){
  .productContents {
    max-width: 100%;
  }
}
#feature-1 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
}
.fmvPC_contents:not(.contents01) {
  max-width: 1280px;
  margin: 0 auto;
}
.fmvPC_contents.scroll{
  margin-top: -40px;
  padding-top: 30px;
}
.contents01{
  font-weight: 600;
}
.contents01 h2{
  font-weight: 700;
}
.contents01 .fmvPCsection:nth-child(odd) {
  max-width: 1280px;
  margin: 0 auto;
}
.contents01 .fmvPCsection:nth-child(even) {
  background-color: #f0f0f0;
  margin: 0 auto;
}
.contents01 .fmvPCsection:nth-child(even) .flexContainer {
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (min-width: 769px){
.contents01 .fmvPCsection.maxcontents.leftspace,
.contents01 .fmvPCsection.maxcontents .flexContainer.leftspace,
.contents01 .fmvPCsection.maxcontents.rightspace .flexContainer,
.contents01 .fmvPCsection.maxcontents.rightspace {
  max-width: 1920px;
}
.fmvPCsection.leftspace .flexContainer,
.contents01 .fmvPCsection.maxcontents .flexContainer.leftspace {
  justify-content: end;
}
.fmvPCsection .flexContainer .textarea {
  max-width: 630px;
}
}
.fmvPCsection .flexContainer .flexColumn {
  display: flex;
  flex-direction: column;
}
.pt10 {
  padding-top: 10px;
}


@media only screen and (min-width: 769px){
  .contentsarea .fmvPC_contents h2.fmvPC_heading {
		background-image: url(/fmv/common/sp/images/btn_h2_open2.png);
		background-repeat: no-repeat;
		background-position: 98% 50%;
		padding-right: 35px;
  }
}


@media only screen and (max-width: 769px){
  .fmvPC_contents .amd_ryzen5 .short_img {
    width: 50%;
  }
  .tbl_flex > * {
	padding: 80px 4px;
}
}
@media only screen and (max-width: 917px){
  .tbl_flex.tbl_column3.flexColumn > div{
    flex-direction: column;
  }
  .tbl_flex.tbl_column3 .grn_icn{
    background-position: bottom center;
    padding: 0 0 23px;
  }
}

.tbl_spae_main .specTable {
    border-collapse: separate !important;
    border-spacing: 0;
  }
.contents01 {
    color: #3C4043;
  }
.backfull {
    background: #f0f0f0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }