@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
html, body, * html body {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
font-size:10px;
color:#333;
margin: 0;
padding: 0;
line-height: 1.7;
}
a:link{
text-decoration:none;
color:#333;
}
a:visited{
text-decoration:none;
color:#333;
}
a:hover,
#masterBody .colBox a:hover{
text-decoration:underline;
color:#444;
}
/*---------------------------------------------------------------------*/
/* レイアウト */
/*---------------------------------------------------------------------*/
#masterBody {
	width: 100%;
	margin: 0 auto;
	background: #FFF;
  }
#masterHeader{
position:relative;
width:100%;
min-width:320px;
height:auto;
overflow:hidden;
margin:0;
margin-bottom: 40px;
}
#localPankuzu {
font-size: 10px;
line-height: 14px;
padding: 10px 0;
margin: 0 auto;
width: 96%;
background-color: #FFF;
}
#masterMain{
width:auto;
clear:both;
margin:0 30px 48px 0;
}
#masterMain #Totspecial img{
width:100%;
}
.colBoxIcon a{
display:block;
line-height:0;
}
.rightColumn{
width:300px;
margin:0 auto;
text-align:center;
}
.rightColumn .colBox{
margin-bottom:30px;
}
#masterBody{
width:100%;
margin:0 auto;
background:#FFF;
}
#masterContents, #masterFooter{
width:100%;
margin:0 auto;
padding:0;
background:#FFF;
}
#mainTop{
display:flex;
}
.rightColumn .colBoxUlist ul{
padding:2px 0 0 10px;
font-size:1.3rem;
line-height:2rem;
}
/*
#globalFooterLink,
#globalFooterCorp{
width:100%!important;
}
*/
#globalFooterLink a,
#globalFooterCorpIn{
padding:0 10px!important;
}
.colBoxBlanc{
margin:0!important;
height:0!important;
}
.g_nav_outer{
	display: none;
}
.g_nav_outer #lnavMain .lnavBtn_kw-hrdeesignplus a {
border-bottom: 1px solid #fff;
font-weight:bold;
}
.g_nav_outer #lnavMain .lnavBtn_kw-hrdeesignplus a:hover {
color:#fff !important;
}
@media screen and (max-width:821px){
	#masterMain,
	#mainBottom,
	#rightColumn,
	#globalFooterCorp{
	width:94%!important;
	margin:0 auto!important;
	}
	#globalFooterLink{
	width:94%!important;
	}
	/*
	#globalFooterCorpLogo{
	padding:38px 0 0 0!important;
	}
	*/
	#mainTop{
	display:block;
	}
}
@media screen and (min-width:821px) and (max-width:1040px){
	#masterMain{
	margin:0 4% 0 0;
	}
}
@media screen and (min-width:821px) and (max-width:1240px){
	#masterContents,#masterFooter{
	width:96%;
	}
	#masterMain{
	width:calc(100% - 300px);
	}
}
@media screen and (min-width:1241px){
	#masterContents, #masterFooter{
	width:990px;
	}
	#masterMain{
	width:660px;
	}
}
@media screen and (max-width: 1020px){
	.topicsTitle{
		border-bottom: 1px solid #c9c9c9;
	}
}
/*---------------------------------------------------------------------*/
/* 左カラム関連記事枠 */
/*---------------------------------------------------------------------*/
.colBoxRecommend.colBox {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
  }
  .colBoxRecommend .indexTop .colBoxIndex:nth-child(1), .colBoxRecommend  .indexTop .colBoxIndex:nth-child(2) {
width:48.7%
  }
  .colBoxRecommend  .indexTop .colBoxIndex:nth-child(2){
	margin-right: 0;
  }
  .colBoxRecommend .indexBtm .colBoxIndex {
	width:31.7%
	  }
  .colBoxRecommend .colBoxIndex {
	/*width: 190px;*/
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
  }
  .indexTop,.indexBtm{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  }
  .indexBtm:after{
	content:"";
	display: block;
	width:31.7%;
  }
  .colBoxRecommend  .indexTop .colBoxIcon a{
	width: 100%;
    height: 168px;
    overflow: hidden;
    float: none;
    display: block;
    margin: 0 0 8px;
  }
  .colBoxRecommend  .indexBtm .colBoxIcon a{
	width: 100%;
    height: 108px;
    overflow: hidden;
    float: none;
    display: block;
    margin: 0 0 8px;
  }
  .colBoxRecommend  .indexTop .colBoxIcon img,.colBoxRecommend  .indexBtm .colBoxIcon img {
	width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  @media screen and (max-width: 600px){
.colBoxRecommend .indexTop .colBoxIcon a {
    height: 108px;
}
}
/*---------------------------------------------------------------------*/
/* スライダー */
/*---------------------------------------------------------------------*/
#topEvent{
	margin-bottom: 40px;
}
/*---------------------------------------------------------------------*/
/* カラムボックス */
/*---------------------------------------------------------------------*/
.colBox{
margin-bottom:10px;
width:auto;
box-sizing:border-box;
text-align:left;
}
.colBox a:link,
.colBox a:visited{
text-decoration:none;
}
.colBox a:hover{
text-decoration:underline;
color:#444;
}
.colBoxHead{
position:relative;
border-left: 6px solid #fe1a0b;
margin:0 0 24px;
padding:0 0 0 8px;
}
.colBoxHead h2{
color:#000;
font-size:2rem;
margin:0;
}
.colBoxRlist h3{
	color:#000;
	font-size:1.4rem;
	margin:0;
	border-bottom: 1px solid #c9c9c9;
	border-left:none;
	margin-bottom: 16px;
	padding-bottom: 4px;
	}
.rightColumn .colBoxHead h2{
color:#444;
font-size:1.4rem;
line-height:1.8rem;
}
.colBoxHeadSubtxt{
position:absolute;
top:3px;
right:0;
line-height:1.4rem;
}
.colBoxNewtxt{
font-weight:bold;
color:#C00;
}
.colBoxSubhead{
background:#EEE;
margin:0 0 5px;
padding:3px;
}
.colBoxIcon{
display:inline;
margin:0;
}
.colBoxIcon img{
margin:0;
}
.colBoxSubTitle{
margin:0 0 3px;
}
.colBoxSubTitle h5{
font-size:1.3rem;
line-height:1.6rem;
margin:0 0 3px;
color:#747474;
}
.colBoxSubTitle a{
color:#747474;
}
.colBoxTitle h3{
font-size:1.8rem;
line-height:2.7rem;
margin:0;
font-feature-settings: "palt";
}
.indexBtm .colBoxTitle h3{
	font-size:1.7rem;
	line-height:2.55rem;
}
.rightColumn .colBoxTitle h3{
font-size:1.3rem;
font-feature-settings:"palt";
letter-spacing:0.1rem;
}
.colBoxDescription{
margin:0 0 3px;
}
.colBoxDescription p{
font-size:1.3rem;
line-height:2.2rem;
margin:0;
}
.colBoxIndex .linkset{
clear:both;
margin:0 0 3px;
padding:0;
list-style-type:none;
}
.colBoxIndex .linkset li{
font-size:1.2rem;
line-height:1.6rem;
margin:0;
padding:0 0 3px 12px;
background:url(https://image.itmedia.co.jp/images/ulli_book0.gif) no-repeat 0 2px;
}
.colBoxInfo{
margin:0 10px;
color:#777;
text-align:right;
}
.colBoxInfo::before{
content:"- ";
}
.colBoxInfo a{
color:#777;
}
.colBoxInfo .colBoxDate{
line-height:1.4rem;
}
.colBoxInfo .colBoxLinktxt{
font-size:1.2rem;
line-height:1.6rem;
}
.colBoxClear{
font-size:0;
line-height:0;
height:0;
clear:both;
}
.colBoxUlist ul{
clear:both;
font-size:1.2rem;
line-height:1.6rem;
margin:0;
padding:0;
list-style-type:none;
}
.colBoxUlist ul li{
margin:0 0 3px;
padding:0 0 3px 14px;
background:url(https://image.itmedia.co.jp/images/ulli_book0.gif) no-repeat 0 2px;
border-bottom:1px dotted #CCC;
}
/*---------------------------------------------------------------------*/
/* ITmedia ロゴ */
/*---------------------------------------------------------------------*/
.logo-itmedia{
position:absolute;
top:23px;
right:0;
margin:0 auto;
width:122px;
height:34px;
}
.logo-itmedia a{
display:block;
}
.logo-itmedia img{
width:100%;
}
/*---------------------------------------------------------------------*/
/* ヘッダー タイトル */
/*---------------------------------------------------------------------*/
.topicsTitle{
width: 94%;
display: flex;
justify-content: space-between;
align-items: center;
height:80px;
margin:0 auto;
position:relative;
background-repeat:no-repeat;
background-position:right 140px top 0;
}
.topicsTitle h1{
position: initial;
height:auto;
margin:0;
line-height:0;
}
.topicsTitle h1 img{
width:100%;
height:35px;
}
.HeaderTop,nav{
	display: inline-block;
}
.globalRelatedMediaList {
    display: table;
    width: 100%;
}
.globalRelatedMediaList ul {
    float: right;
    margin: 5px 10px;
    padding: 0;
    list-style-type: none;
}
.globalRelatedMediaList ul li a {
    display: block;
    height: 28px;
    text-indent: -9999px;
}
.globalRelatedMediaList ul li.globalRelatedMediaList-business {
    width: 96px;
}
.globalRelatedMediaList ul li.globalRelatedMediaList-business a {
    background: #fff url(https://image.itmedia.co.jp/images/logo/spvheader_business.gif) no-repeat center center;
    background-size: contain;
}
.globalRelatedMediaList ul li.globalRelatedMediaList-news {
    width: 47px;
}
.globalRelatedMediaList ul li.globalRelatedMediaList-news a {
    height: 26px;
    margin: 0;
    background: #fff url(https://image.itmedia.co.jp/images/logo/spvheader_news.gif) no-repeat center center;
    background-size: contain;
}
.globalRelatedMediaList ul li {
    float: left;
    height: 26px;
    margin: 0 0 0 14px;
    font-size: 12px;
}
@media screen and (min-width:415px) and (max-width:768px){
	.logo-itmedia{
	top:26px;
	width:100px;
	height:28px;
	}
}
@media screen and (max-width:600px){
	.topicsTitle{
	background-image:none;
	}
	.topicsTitle h1 {
	width: 246px;
	height:auto;
	}
	.topicsTitle h1 img {
	height:auto !important;
	}
	.globalRelatedMediaList ul li.globalRelatedMediaList-business{
		margin:4px;
	}
	.globalRelatedMediaList ul li.globalRelatedMediaList-news{
		margin:6px;
	}
}
@media screen and (min-width:821px) and (max-width:1240px){
	.topicsTitle{
	width:94%;
	border-bottom: 1px solid #c9c9c9;
	}
}
@media screen and (min-width:1241px){
	.topicsTitle,#localPankuzu{
	width:990px;
	border-bottom: 1px solid #c9c9c9;
	}
}
@media screen and (max-width:414px){
	.logo-itmedia{
	top:8px;
	width:60px;
	height:auto;
	}
}
/*---------------------------------------------------------------------*/
/* 編集バナー枠 */
/*---------------------------------------------------------------------*/
.colBoxBanner{
	margin-bottom: 32px !important;
}
/*---------------------------------------------------------------------*/
/* Reccomend枠 */
/*---------------------------------------------------------------------*/
@media screen and (max-width: 560px){
	.colBoxRecommend .indexBtm .colBoxIndex{
		width: 49%;
	}
}
/*---------------------------------------------------------------------*/
/* スライド */
/*---------------------------------------------------------------------*/
	  /* 画像 */
	.swiper-slide img {
		width: 100%;
		height: auto;
	  }
	  
	  /* スライド全体 */
	  .swiper-slide {
		transition: transform 0.6s;
	  }
	  
	  /* 左右のスライド */
	  .swiper-slide-prev,
	  .swiper-slide-next,
	  .swiper-slide-duplicate-prev,
	  .swiper-slide-duplicate-next {
		transform: scale(0.85);
	  }
/*---------------------------------------------------------------------*/
/* サイドカラム 関連記事 */
/*---------------------------------------------------------------------*/
.colBoxRlist.colBox{
overflow:hidden;
}
.colBoxRlist .colBoxIndex{
margin:0 0 20px;
overflow:hidden;
clear:both;
}
.colBoxRlist .colBoxIndex:last-child{
margin:0;
}
.colBoxRlist .colBoxHead p{
font-weight:bold;
padding:3px 0;
font-size:1.5rem;
line-height:2rem;
margin:0;
display:block;
}
.colBoxRlist .colBoxTitle p {
	margin: 0;
	padding: 0 0 0 90px;
	font-size: 1.5rem;
	line-height: 2.25rem;
  }
.colBoxRlist .colBoxIcon img{
margin-right:10px;
}
.colBoxRlist .colBoxInner{
	margin-bottom:20px;
}
/* TopStories */
.topBox{
overflow:hidden;
margin:0 auto 40px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
transition:all 0.5s;
}
.topBox .colBoxLeft{
max-width:450px;
width:53%;
overflow:hidden;
}
.topBox .colBoxLeft .colBoxIcon {
display:inline;
margin:0;
}
.topBox .colBoxLeft .colBoxIcon img{
max-width:100%;
height:auto;
}
.topBox .colBoxLeft .colBoxIcon a{
width:110%;
height:265px;
overflow:hidden;
margin:0 0 12px;
}
.colBoxLeft .colBoxTitle h3{
font-size:2.0rem;
line-height:2.4rem;
font-weight:bold;
}
.topBox .colBoxRight{
max-width:380px;
width:44%;
}
.topBox .colBoxRight .colBoxIcon img{
width:120px;
height:90px;
}
.topBox .colBoxRight .colBoxIndex{
clear:both;
overflow:hidden;
margin:0 0 32px;
}
.topBox .colBoxRight .colBoxIndex:last-child{
margin:0;
}
.topBox .colBoxRight .colBoxIcon{
float:left;
margin:0 16px 0 0;
}
.colBoxRight .colBoxTitle h3{
font-size:1.6rem;
line-height:2.2rem;
font-weight:bold;
}
.colBoxRight .colBoxTitle{
padding-left:136px;
}
.colBoxRight .colBoxSubTitle p{
 font-size:1.1rem;
}
@media screen and (max-width:1080px){
	.topBox .colBoxRight .colBoxIndex{
	margin:0 0 16px 0;
	}
	.colBoxRight .colBoxTitle h3{
	line-height:2rem;
	}
}
@media screen and (max-width:989px){
	.topBox .colBoxLeft,
	.topBox .colBoxRight{
	max-width:100%;
	width:100%;
	}
	.topBox .colBoxLeft{
	margin:0 0 32px 0;
	}
	.topBox .colBoxRight .colBoxIcon,
	.colBoxNewArticle .colBoxIcon{
	margin-right:16px;
	}
	.topBox .colBoxRight .colBoxIcon img{
	width:180px;
	height:auto;
	}
	.colBoxNewArticle .colBoxDescription{
	display:none;
	}
	.colBoxNewArticle .colBoxIndex{
	max-width:100%;
	width:100%;
	}
	.topBox .colBoxTitle h3{
	font-size:1.8rem;
	}
	.colBoxRight .colBoxTitle{
	padding-left:196px;
	}
	.topBox .colBoxRight .colBoxIndex{
	margin:0 0 16px;
	}
	.topBox .colBoxLeft .colBoxIcon a{
	height:250px;
	}
}
@media screen and (max-width:820px){
	.colBoxLeft .colBoxTitle h3,
	.colBoxRight .colBoxTitle h3{
	font-weight:bold;
	}
	.topBox .colBoxRight .colBoxIcon img,
	.colBoxNewArticle .colBoxIcon img{
	width:120px;
	height:auto;
	}
	.topBox .colBoxRight .colBoxIndex{
	margin:0 0 16px;
	}
	.colBoxRight .colBoxTitle,
	.colBoxNewArticle .colBoxTitle{
	padding-left:136px;
	}


	.colBoxRight .colBoxTitle h3,
	.colBoxNewArticle .colBoxTitle h3{
	font-size:1.6rem;
	}
}
/*---------------------------------------------------------------------*/
/* トップリンク調整 */
/*---------------------------------------------------------------------*/
#masterBody #ISTLC .colBoxOuter{
border-bottom:none;
}
#masterBody #ISTLC .colBoxInner{
padding:0;
border:none;
}
#masterBody #ISTLC .colBoxHead{
display:block;
}
#masterBody #ISTLC .colBoxIndex{
margin:0 0 24px;
}
#masterBody #ISTLC .colBoxTitle{
margin:0 0 3px;
}
#masterBody #ISTLC .colBoxHead{
margin:0 0 15px;
}
#masterBody #ISTLC .colBoxHead h2{
font-size:1.4rem;
line-height:1.8rem;
}
#masterBody #ISTLC .colBoxTitle h3{
font-size:1.6rem;
line-height:2rem;
margin:0;
}
#masterBody #ISTLC .colBoxIcon{
float:left;
margin:0;
}
#masterBody #ISTLC .colBoxIcon img{
width:180px;
height:auto;
margin:0 16px 0 0;
}
#masterBody #ISTLC .colBoxDescription p{
font-size:1.2rem;
line-height:1.6rem;
}
#masterBody #ISTLC .colBoxTitle::after{
content:'';
display:none;
}
#masterBody #ISTLC .colBoxTitle::before{
content:'';
display:none;
}
@media screen and (max-width:820px){
	#masterBody #ISTLC .colBoxIcon img{
	width:120px;
	}
}
#masterBody #colBoxISTLC{
	margin-bottom: 40px;
}
/*---------------------------------------------------------------------*/
/* レクタングル調整 */
/*---------------------------------------------------------------------*/
@media screen and (max-width: 1020px){
#ITRR {
  margin: 0 auto;
  margin-bottom: 32px;
  width: 300px;
}
}
#ITRR {
	margin-bottom: 32px;
}
/*---------------------------------------------------------------------*/
/* スポンサーリンク調整 */
/*---------------------------------------------------------------------*/
#LOGOAD .colBoxHead{
	margin-bottom: 16px;
}
#LOGOAD .colBoxInner{
	text-align: center;
}
@media screen and (max-width: 1020px){
	#LOGOAD{
	margin: 0 auto;
	margin-bottom: 32px;
	}
}
/*---------------------------------------------------------------------*/
/* フッター調整 */
/*---------------------------------------------------------------------*/
#globalFooterLink {
	font-size: 1.2rem;
	line-height: 1.4rem;
	text-align: right;
	margin: 0 auto;
	padding: 0px 15px 5px;
	border-bottom: 3px solid #EEE;
  }
  #globalFooterLink a{
	padding: 0 10px !important;
  }
  #globalFooterCorp {
	padding: 11px 15px 8px;
	margin: 0 auto;
  }
  #globalFooterCorpLogo {
	font-size: 1.2rem;
	line-height: 1.6rem;
	position: relative;
	display: block;
	margin: 0 0 5px;
  }
  #globalFooterCorpLogo a{
	display: inline-block;
width: 170px;
height: 28px;
margin-right: 8px;
  }
  .colBoxRecommendBanner{
	margin-bottom:40px !important;
  }