@charset "utf-8";
/* CSS Document */

/*-------------------
製品ページ　用語集詳細ページ用CSS

-------------------*/
h1 {
	font-size: 1em;
	line-height: 1.4;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1.55em;
	padding: 1.55em 0 0 0;
	background: #fff;
	border-top: 2px solid #333;
}
h3 {
	font-size: 1em;
}
.yougo_contents {
	width: 90%;
	max-width: 64em;
	margin: auto;
	text-align: center;
}
.mb-85 {
	margin-bottom: 8.5em;
}
#contents-wrap {
	margin: 0 auto;
}
/* flortからflexに変更 202408 */
@media screen and (min-width:64em) {
	body {
		overflow: visible; /* 追従機能を効かせるため */
	}
}
.flex_yougo_wrap {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 90%;
	max-width: 64em;
}
@media screen and (min-width:64em) {
	.flex_yougo_wrap {
		flex-direction: row;
	}
}
@media screen and (min-width:64em) {
	.flex_yougo_left { 
		flex: 1;
		max-width: 37.25em;
	}
	.flex_yougo_right { 
		max-width: 16.25em;
	}
}
@media screen and (min-width: 75em) {
	.flex_yougo_left {
		max-width: 42.75em;
	}
}
@media screen and (min-width:64em) {
	.sticky{
		position: sticky;
		margin-bottom: 20px;
		top: 4.5em;
	}
}

/* ヘッダーボタンの背景色変更 20180718 */
a.cv_btn_header{ background-color: #2d67a3;}
a.cv_btn_header:hover{ color: #ffffff;}

/*-----------------
 *関連記事への導線追加
-----------------*/
.column_wrap{
	width:100%;
	padding:20px;
	background: #F5F5F5;
	margin-bottom: 40px;
	box-sizing: border-box;
}

.h3-column{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.column_imglink{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.column_link {
	display: block;
	width: 100%;
}

.column_imglink img{
	width:100%;
}

.column_link {
	font-weight:600;
	line-height: 1.5;
	padding-left:1em;
	text-indent:-1em;
}

.column_link_tx02 {
	font-size: 15px;
}
.btn-cta {
    display: inline-block;
    position: relative;
	left: 50%;
    transform: translate(-50%, 0);
    overflow: hidden;
    width: 70%;
    border-radius: 4px;
    background-color: #267C3A;
    box-shadow: 0 5px 12px rgb(0 0 0 / 40%);
    text-decoration: none;
    outline: none;
    text-align: center;
    transition: ease .2s;
    padding: 10px 2em;
    margin-top: 35px;
}


.btn-cta p {
    position: relative;
    line-height: 1.6em;
    display: inline;
    font-size: 18px;
}

.btn-cta span {
    position: relative;
    display: inline-block;
    z-index: 3;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.btn-cta p::after {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    content: "";
    position: absolute;
    right: -3.4em;
    width: 0.6em;
    height: 0.6em;
    top: 50%;
    border-top-width: 3px;
    border-top-style: solid;
    border-right-width: 3px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.cta-br{
	display: none;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
.column_inner{
	display: flex;
	justify-content: space-around;
}

.column_imglink{
	width: calc(45% - 20px);
	margin-right: 20px;
	margin-bottom: 0;
}
	
.column_imglink{
	width: 45%;
	margin-right: 20px;
	margin-bottom: 0;
}

.column_link{
　　width:calc(55% - 20px);	
}
}

@media screen and (max-width:1200px) {
.btn-cta p::after {
    right: -2.4em;
}
}

@media screen and (max-width:950px) {
.btn-cta {
    width: 50%;
}

.btn-cta span {
	font-size:16px;
}

.btn-cta p::after {
    right: -1.4em;
}
}

@media screen and (max-width:764px) {
.btn-cta {
    width: 80%;
}
}

@media screen and (max-width:480px) {
.cta-br{
	display: block;
}
}

/*-----------------
 *pege title
-----------------*/
.page_title { 
	padding: 8em 0 5em;
}
.page_title h1 span {
	padding-bottom: 0.1em;
	font-size: 2.375em;
	font-weight: bold;
	display: block;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	.page_title { 
		padding: 11em 0 5em;
	}
}


/*-----------------
 *用語集左カラム
-----------------*/
#sec-yougo_more .yougo_more {
	text-align: left;
}
#sec-yougo_more .yougo_more h2 span {
	font-size: 0.675em;
}
#sec-yougo_more .yougo_more p {
	line-height: 1.65;
	margin-bottom: 3.5em;
	letter-spacing: .03em;
}
#sec-yougo_more .text-link {
	color: #2684e2;
}
#sec-yougo_more .text-link:hover {
	color: #4292e3;
}
#sec-yougo_more .yougo_related {
	border-style: solid none;
	border-width: 1px;
	border-color: #ccc;
	padding: 1.5em 0;
	text-align: left;
}
#sec-yougo_more .yougo_related h3 {
	font-weight: bold;
}
#sec-yougo_more .yougo_related ul li {
	display: inline-block;
	padding: 1.25em 2em 0 0;
}
#sec-yougo_more .cnv_area {
	padding: 3.5em 0 0 0;
	margin: 0 auto 2.5em; 
}
@media screen and (min-width:64em) {
	#sec-yougo_more .cnv_area { 
		margin: 0 auto 8.5em; 
	}
}
#sec-yougo_more .cnv_btn {
	margin: 0 auto;
}
#sec-yougo_more .yougo_pager ul{
	display:flex;
	padding: 1em 0;
	justify-content: space-between;
}
#sec-yougo_more .yougo_pager ul li{
	text-align: left;
	max-width: 40%;
}
#sec-yougo_more .yougo_pager ul li:last-child{
	text-align:right;
}
#sec-yougo_more .yougo_pager ul li a:hover{color: #4292e3;}
#sec-yougo_more .yougo_pager ul li a span{color: #cccccc; padding: 0 0.2em;}
#sec-yougo_more .column_pickup{ background-color: #f3f3f3; padding: 2em 1em;}
#sec-yougo_more .column_pickup h3{text-align: center; font-size: 1.2em; font-weight: bold; margin-bottom: 1em;}
#sec-yougo_more .column_pickup ul{ display:flex; flex-wrap: wrap; justify-content: flex-start;}
#sec-yougo_more .column_pickup ul li{ position:relative; margin: 10px;}
#sec-yougo_more .column_pickup ul li:nth-child(even){ margin: 10px 0px 10px 10px;}
#sec-yougo_more .column_pickup ul li:hover{ opacity: 0.8;}
#sec-yougo_more .column_pickup ul li img{ width:296px;}
#sec-yougo_more .column_pickup ul li span{ display:block; position:absolute; top:128px; height:40px; width: 276px; background:rgba(0,0,0,0.5); color:#ffffff; font-weight:bold; padding: 10px; font-size: 15px; text-align: left;}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-yougo_more .contents_left {
		width: 90%;
		max-width: 37.25em;
		margin: auto;
		text-align: center;
		float: left;
	}
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	#sec-yougo_more .contents_left {
		width: 90%;
		max-width: 42.75em;
	}
}

/*-----------------
 *incファイル　用語集右カラム
/seikyu/include/yougo_sidenavi.html
-----------------*/
#sec-yougo_sidenavi .hotword {
	margin-bottom: 3.5em;
	text-align: left;
}
#sec-yougo_sidenavi .hotword h4 {
	background: #333;
	color: #fff;
	position: relative;
	padding: 0.75em 0 0.75em 2.75em;
	margin-bottom: 1em;
}
#sec-yougo_sidenavi .hotword h4::before {
	content: url("/web/jp/seikyu/yougo/images/yougo_attention.svg");
	position: absolute;
	top:6px;
	left: 12px;
	width: 1.5em;
    height: 1.5em;
}
#sec-yougo_sidenavi .hotword p {
	line-height: 1.6;
	margin: 0 auto 1.5em;
	width: 92%;
}
#sec-yougo_sidenavi .hotword ul {
	width: 92%;
    margin: 0 auto;
}
#sec-yougo_sidenavi .hotword li {
	display: inline-block;
    background: #fff;
    border: solid 1px #2684e2;
	color: #2684e2;
	text-align: center;
	font-size: 0.95em;
    width: 47%;
    margin-bottom: 6px;
}
#sec-yougo_sidenavi .hotword li:hover { 
	background: #f5f7f7;
}
#sec-yougo_sidenavi .hotword li a {
	padding: 5%;
    display: inline-block;
    width: 90%;
	color: #2684e2;
}
#sec-yougo_sidenavi .bnr_link {
	text-align: center;
}
#sec-yougo_sidenavi .bnr_link li {
	width: 92%;
	margin-bottom: 1em;
	display: inline-block;
}
#sec-yougo_sidenavi .contents_right .bnr_link li:last-child {
	margin-bottom: 2em;
	vertical-align: top;
}
#sec-yougo_sidenavi .bnr_link li img {
	width: 100%;
}
#sec-yougo_sidenavi .bnr_link li:hover {
	opacity: 0.85;
}
#sec-yougo_sidenavi .bnr_link li p>span{
	line-height: 1.5em;
    font-size: 0.9em;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	#sec-yougo_sidenavi .bnr_link li {
		width: 43.5%;
		padding-right: 1em;
	}
	#sec-yougo_sidenavi .hotword li {
		width: 48%;
	}
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-yougo_sidenavi .contents_right {
		width: 100%;
		max-width: 16.25em;
		margin: auto;
		text-align: center;
		float: right;
		position: relative;
	}
	#sec-yougo_sidenavi .hotword p {
		line-height: 1.6;
		margin-bottom: 1.5em;
		width: 100%;
	}
	#sec-yougo_sidenavi .hotword li a {
		padding: 6%;
		width: 88%;
	}

	#sec-yougo_sidenavi .hotword ul {
		width: 100%;
	}
	#sec-yougo_sidenavi .bnr_link li {
		width: 100%;
		padding: 0;
	}
}
#sec-yougo_sidenavi .popular {
    padding: 18px 15px;
    border: 1px dotted #297f3a;
    text-align: left;
    margin-bottom: 20px;
}
#sec-yougo_sidenavi .popular .h4 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.1;
    padding: 0.25em 0.5em 0.5em;
    border-left: solid 5px #297f3a;
}
#sec-yougo_sidenavi .popular .h4 span {
    background: linear-gradient(transparent 70%, #ffff00 60%);
}
#sec-yougo_sidenavi .popular ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sec-yougo_sidenavi .popular ol li {
    margin-top: 16px;
    display: flex;
    align-items: flex-start;
    position: relative;
    border-bottom: solid 1px #dee2e6;
    padding-bottom: 20px;
}
#sec-yougo_sidenavi .popular ol li:last-child {
    border-bottom: none;
}
#sec-yougo_sidenavi .popular ol li .image_fit {
    margin-right: 6px;
}
#sec-yougo_sidenavi .popular ol li .image_fit img {
    width: 50px;
}
#sec-yougo_sidenavi .popular ol li .popular_posts {
    text-align: left;
}
#sec-yougo_sidenavi .popular ol li .popular_posts p {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 1.2;
    word-break: break-all;
    transition: opacity .1s;
	color: #2684e2;
}
#sec-yougo_sidenavi .popular ol li .popular_posts p:hover {
	color: #297f39;
}
#sec-yougo_sidenavi .popular ol li .popular_posts a.category {
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: opacity .3s;
}
#sec-yougo_sidenavi .popular ol li .popular_posts .badge {
    color: #fff;
    background-color: #858d95;
    font-size: 13px;
    padding: 2px 5px;
    border-radius: 2px;
}

/*-----------------
 *incファイル　用語集左カラム CVエリア
/seikyu/include/yougo_cnv_area.html
-----------------*/
.cnv_area{
	padding: 0 0 3em;
}
.cnv_tx img{
	width: 100%;
	max-width: 560px;
	
}
.cnv_area .cnv_tx {
	text-align: center;
	margin-bottom: 32px;
	margin-top: 2em;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}
ul.cnv-merit{
	margin: 0 auto 40px;
	max-width: 24em;
}
ul.cnv-merit li{
	margin-bottom: 0.5em;
	line-height: 1.5em;
	padding-left: 2em;
	text-indent: -2em;
	text-align: left;
}
ul.cnv-merit li span.icon-webfont-19{
	padding-right: 1em;
}
ul.cnv-merit li span.marker{
	background: -webkit-linear-gradient(transparent 88%, #ff7f7f 88%);
	background: -o-linear-gradient(transparent 88%, #ff7f7f 88%);
	background: linear-gradient(transparent 88%, #ff7f7f 88%);
    font-weight: bold
}
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	.cnv_tx img{
		width: 100%;
	}
}

/*-----------------
 *CVボタン
-----------------*/
.btn a:hover{
	opacity: 0.85;
	cursor : pointer;
}
.cnv-btn {
	width: 90%;
	max-width: 32em;
	margin: auto;
	text-align: center;
}
.cnv-btn a {
	padding: 20px;
	background-color: #2d67a3;
	border-radius: 6px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	display: block;
	position: relative;
}
.cnv-btn a::after { 
	content: '>';
	position: absolute;
	right: 0.625em;
	-webkit-transform: scale(0.5, 1.0);
       -moz-transform: scale(0.5, 1.0);
    	-ms-transform: scale(0.5, 1.0);
    		transform: scale(0.5, 1.0);
	display: inline-block;
	font-size: 1.5em;
	font-weight: normal;
}
.bcolor_o a{
	background-color: #fd7822;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	.cnv-btn a::after {
		top: 0.65em;
	}
	.cnv-btn a:hover{
		background-color: #2d67a3;
		color: #ffffff;
	}
	.bcolor_o a:hover{
		background-color: #fd7822;
	}
}

#sec-yougo_more .yougo_dlbanner { margin-bottom: 1.5em;}
#sec-yougo_more .yougo_dlbanner ul{ display:flex; flex-wrap: wrap; justify-content: space-between;}
#sec-yougo_more .yougo_dlbanner ul li{ position:relative; width:49%; height:auto;}
#sec-yougo_more .yougo_dlbanner ul li:last-child { margin-left: 10px;}
#sec-yougo_more .yougo_dlbanner ul li:hover{ opacity: 0.8;}
#sec-yougo_more .yougo_dlbanner ul li img{ width:100%;} 


@media screen and (max-width:575px) {
	#sec-yougo_more .yougo_dlbanner ul li{ width:109%;}
	#sec-yougo_more .yougo_dlbanner ul li{ margin-bottom:10px;}
	#sec-yougo_more .yougo_dlbanner ul li:last-child{ margin-bottom: 0px; margin-left: 0px;}
}