  /* CSS Document */

/*field_index*/
.p-field_index{}

.p-field_label{
	z-index: 1;
}
.p-field_detail{
	background-color: #D9DEE4;
	padding: 0.875rem;
	line-height: 1;
	font-size: 0.875rem;
	position: relative;
}
.p-field_detail::before{
	display: block;
	content: "";
	border-color: transparent transparent #D9DEE4 transparent;
	border-style: solid;
	border-width: 0 14px 20px 14px;
	position: absolute;
	top: 0px; left: 50%;
	margin-top: -20px;
	margin-left: -14px;
	z-index: 0;
}
.p-field_detail span{
	display: inline-block;
	padding: 0.1875rem 0.25rem 0.125rem;
}

.p-index_mov_title{
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}

/*tabmenu*/
.p-tab_menu_area__wrap{
	position: relative;
	width: 100%;
	min-width: 1160px;
	z-index: 2;
}

.p-tab_menu_area{
	position: absolute;
	top:0px; left: 0px;
	width: 100%;
	background-color: #fff;
	transition: box-shadow 0.3s;
}
.p-tab_menu_area.is-fixed{
	position: fixed;
	box-shadow: 0 2px 6px -2px rgba(0,0,0,0.2);
}
.p-tab_menu_area__inner{
	min-width: 1160px;
	background-color: #D9DEE4;
	margin-bottom: 1.5rem;
}

.p-tabmenu{
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin: 0 auto;
	padding: 0.75rem 0 0;
	min-width: 1160px;
}

.p-tabmenu li{
	flex: 0 0 auto;
	width: calc((100% - 40px)/5);
}
.p-tabmenu li a{
	text-decoration: none;
	color: #6D7983;
}
.p-tabmenu li a.is-open{
	color: #212121;
}
.p-tabmenu li a:hover{
	background-color: #C9CED4;
}

.p-tabmenu .p-tabmenu__tab{
	display: block;
	position: relative;
	line-height: 1;
	font-size: 1.25rem;
	font-weight: 500;
	/*padding: 1.5rem 0 1.8125rem;*/
	padding: 1.125rem 0 1.3125rem;
	background-color: #EDEEF0;
	transition: background-color 0.3s;
}
.p-tabmenu .p-tabmenu__tab.is-open{
	background-color: #fff;
}
.p-tabmenu .p-tabmenu__tab.is-open::before{
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	top:0px;
	left: 0px;
	background-color: #E6002D;
}


/*----------------------------
	fields_main
---------------------------------*/
.p-tab_body_area{
	opacity: 0;
}
.p-tab_body_area.is-appear{
	opacity: 1;
}

/*anc_nav_inTab*/
.p-ancMenu_inTab{
	display: none;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0.125rem 0 0.125rem;
	background-color: #EDEFF2;
	border-radius: 3px;
	margin-top: 0.5rem;
}
.p-ancMenu_inTab li{
	flex: 0 0 auto;
	width: auto;
	margin: 0.125rem 0.5rem;
}
.p-ancMenu_inTab li a{
	color: #212121;
	text-decoration: none;
	display: inline-block;
	font-size: 0.9375rem;
	line-height: 1.5;
	padding: 0.375rem 1rem 0.375rem 1.875rem;
	border-radius: 3px;
	transition: background 0.3s;
	background: url("/common/image/arrow_down_red_large_reverse.png") no-repeat 0.5rem 0.625rem;
}
.p-ancMenu_inTab li a:hover{
	background-color: #D9DEE4;
}

.p-ancMenu_inTab.is-open{
	display: flex;
}


/*contents*/
h2.p-field_heading{
	color: #fff;
	font-weight: 500;
	line-height: 1;
	font-size: 1.625rem;
	border-radius: 3px 3px 0 0;
	padding-top: 1rem; padding-bottom: 1rem;
	margin-top: 2rem;
}
.p-field_lede__photo{
}
.p-field_lede__txt{
	padding: 1.25rem 2.5rem 1.5rem 0;
}
.p-field_lede__txt h3{
	margin-bottom: 1rem;
}
.p-field_ex h3{
	font-weight: 500;
	line-height: 1;
	margin: 1.25rem 0 1.375rem;
	color: #416EA0;
}
h4.p-field_ex__heading{
	border-top: #416EA0 2px solid;
	line-height: 1.5;
	padding: 0.875rem 0 1rem;
	min-height: 5.5rem;
}

/*----------------------------
	recommend_bnav
---------------------------------*/
.p-recommend_bnav{
	border-top: #88929C 1px solid;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.p-recommend_bnav__heading{
	line-height: 1;
	padding: 1.25rem 0 1.5rem;
	position: relative;
}
.l-katri_main h2.p-corner_title{
	color: #88929C;
	font-weight: 100;
	font-size: 3rem;
	line-height: 1;
}
h2.p-corner_title .p-corner_title--jp{
	font-size: 1.375rem;
	font-weight: 500;
	/*width: 100%;
	height: 100%;
	position: absolute;
	top:0px; left: 0px;*/
	padding:0 0.5rem 0 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.p-recommend_bnav__link_block{
	margin-bottom: 2px;
}
.p-recommend_bnav__link{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.875rem 0;
	background: url("/tech/katri/common/images/arrow_right_l_red.svg") no-repeat 100% 48%;
}
.p-recommend_bnav__face{
	flex: 0 0 auto;
	width: 100px; height: 100px;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
}
.p-recommend_bnav__txt{
	flex: 0 0 auto;
	width: calc(100% - 130px);
	padding-bottom: 0.25rem;
}
.p-recommend_bnav__txt a{
	color: #212121;
	text-decoration: none;
}
.p-recommend_bnav__txt h3{
	margin-bottom: 0.125rem;
}
.p-recommend_bnav__tech{
	color: #325A8A;
	font-weight: 500;
	font-size: 1.125rem;
}

/*==sp====*/

.sp .p-field_detail::before{
	margin-top: -10px;
}
.sp .p-field_index .col3 .c-col{
	width: 100%;
}
.sp .p-field_index .col3 .p-thumb_link__img{
	overflow: hidden;
}
.sp .p-field_index .col3 .p-thumb_link__img>img{
	margin-top: -9.3%;
	margin-bottom: -9.3%;
}
/*tab*/
.sp .p-tab_menu_area__wrap,
.sp .p-tab_menu_area__inner{
	min-width: inherit;
}

.sp .p-tabmenu li{
	width: 18.75%;
}
.sp .p-tabmenu .p-tabmenu__tab{
	font-size: 0.8125rem;
	padding: 0.5rem 0 0.625rem;
}
.sp .p-ancMenu_inTab{
	justify-content: flex-start;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.sp .p-ancMenu_inTab li {
	margin-right: 0.125rem;
	margin-left: 0.125rem;
}
.sp .p-ancMenu_inTab li a{
	font-size: 0.8125rem;
	padding: 0.375rem 0.375rem 0.375rem 1.375rem;
	background-position: 0.125rem 0.5625rem;
}


.sp h2.p-field_heading{
	font-size: 1.375rem;
}
.sp .p-field_lede__photo{
	/*padding-top: 1.25rem;*/
	width: 100%;
}
.sp .p-field_lede__txt{
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

.sp .p-field_ex .c-col{
	width: 100%;
}


/*.p-recommend_bnav*/
.sp .p-recommend_bnav__face{
	width: 60px;
	height: 60px;
}
.sp .p-recommend_bnav__txt{
	width: calc(100% - 70px);
	line-height: 1.5;
}
.sp .p-recommend_bnav__txt h3{
	font-size: 1rem;
}
.sp .p-recommend_bnav__tech{
	font-size: 0.9375rem;
}
.sp .p-recommend_bnav__link{
	background-position: 96% 48%;
}

.sp h2.p-corner_title .p-corner_title--jp{
	font-size: 1.25rem;
}
.sp h4.p-field_ex__heading{
	min-height: inherit;
}


@media print{
  .p-tab_menu_area.is-fixed{
    position: static;
  }
}