@charset "UTF-8";

/* promotion page common style
-------------------------------------------------------------------------------- */

.di-intro #mvp-navi-di a,
.di-intro #mvp-navi-di a:hover {
	background: url(../../../common/images/navi.png) no-repeat -123px bottom;
}

.contents {
	margin: 0 0 20px 0;
	padding: 1px;
	/* border: solid 5px #e6e6e6; */
	overflow: hidden;
	zoom: 1;
}

#main .contents h1 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#main .contents .tit-img {
	padding: 0;
	background: none;
}

.contents-inner {
	padding: 0 20px 20px 20px;
}

#main .clr {
	clear: both;
}

/* <hX>タグを持たないセクションの場合 */
.no-headline-container {
	padding: 10px 0px;
}

.no-headline {
	padding: 20px;
}

/* index(menu) */

.index * {
	zoom: 1;
}

.index {
	overflow: hidden;
}

.index ul {
	margin: 10px 0 0 0;
	overflow: hidden;
	clear: both;
}

.index li {
	width: 300px;
	margin: -5px 0 0 -1px;
	padding: 15px 10px 20px 30px;
	border-left: solid 1px #e8e8e8;
	float: left;
	_overflow: hidden;
	background: url(images/bg_indexmenu.gif) repeat-x left top;
}

.index .sub-list {
	height: auto;
}

.index li a,
.index li span {
	padding: 0 0 0 23px;
	font-weight: bold;
	display: inline-block;
	background-position: 2px 0.3em;
	background-repeat: no-repeat;
}

.index ul ul {
	width: 250px;
	height: auto!important;
	margin: 0 0 0 10px;
	padding: 10px 0 0 19px;
	overflow: visible;
	background: url(images/bg_tree_body.gif) repeat-y left top;
}

.index ul ul li {
	width: 250px;
	margin: 0 0 10px -20px;
	padding: 0 0 0 15px;
	float: none;
	background: url(images/bg_tree_item.gif) no-repeat 1px top;
	border: none;
}

.index ul ul li a {
	padding: 0;
	background: none;
}

.index li.lastitem {
	background: #fff url(images/bg_tree_last.gif) no-repeat 1px top;
	margin-bottom: 0;
}

.caution {
	font-size:75%;
}

/* contents area
-------------------------------------------------------------------------------- */

#main #di-qa h1 {
	padding: 15px 20px 23px 20px;
	color: #2B69A8;
	font-size: 130%;
}

#main #di-qa h2 {
	margin: 20px 0;
	padding: 0 0 15px 10px;
	font-size: 110%;
	line-height:150%;
}

#main #di-qa h2 span {
	padding: 0 0 0 10px;
}

#main #di-qa h3 {
	margin: 0 0 15px 0;
	padding: 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
}

#main #di-qa h4 {
	margin: 20px 0;
	padding: 0 0 15px 10px;
	font-size: 100%;
	font-weight: bold;
	line-height:150%;
	letter-spacing:1px;
}

#main #di-qa h4 span {
	padding: 0 0 0 20px;
}

#main #di-qa .tbl-term {
	width: 100%;
	margin: 0 auto 20px auto;
	line-height: 1.5;
	border-collapse: collapse;
}

#main #di-qa .tbl-term th {
	width: 1%;
	padding-right: 20px;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}

#main #di-qa .tbl-term td {
	text-align: left;
}

#main #di-qa .tbl {
	width: 100%;
	margin: 0 auto 20px auto;
	border-collapse: collapse;
	line-height: 1.5;
}

#main #di-qa .tbl th,
#main #di-qa .tbl td {
	border: solid 1px #e6e6e6;
	text-align: center;
}

#main #di-qa .font-s {
	font-size: 80%;
}

#main #di-qa .tbl-narrow th,
#main #di-qa .tbl-narrow td {
	padding: 7px 0px;
}


#main #di-qa .nowrap {
	white-space: nowrap;
}

#main #di-qa ol {
	margin-left:30px;
	letter-spacing:1px;
	line-height:140%;
}

#main #di-qa ol li {
	list-style: decimal;
}

#main #di-qa li {
	margin:0 0 5px 0;
}

#main #di-qa #feature-list h2 {
	margin: 30px 0 10px 60px;
	_margin: 30px 0 10px 20px;
	padding: 0;
	text-indent: -40px;
	_text-indent: 0;
	position: relative;
}

#main #di-qa #feature-list h2 .num {
	width: 20px;
	padding: 0 20px 0 0;
	_padding: 0 20px 30px 0;
	border: none;
	font-size: 180%;
	font-style: italic;
	display: block;
	float: left;
	color: #2B69A8;
}

#main #di-qa #feature-list .detail {
	margin: 20px 0 0 60px;
	_margin: 20px 0 0 72px;
}

#main #di-qa .method {
	padding-left: 3em;
}


#main #di-qa .center {
	text-align: center;
}

#main #di-qa .right-t,
#main #di-qa .right-t > div {
	text-align: right;
}

#main #di-qa .indent {
	margin: 0 0 0 1.2em;
	text-indent: -1.2em;
}

#main #di-qa .c-indent {
	margin: 0 0 0 4em;
	text-indent: -4em;
}

#main #di-qa .italic {
	border: none;
	padding: 0;
	font-style: italic;
}


/* product unique style
-------------------------------------------------------------------------------- */

/*
.di-link {
	border-top:1px solid #B0C3E5;
}
*/

/* contents area
-------------------------------------------------------------------------------- */

#main #di-qa .headline{
	position: relative;
}

#main #di-qa h1 {
	background-color: #E1E9F6;
	padding: 15px 20px 14px 20px;
}

#main #di-qa #ans h1 {
	background-color: #E1E9F6;
	display: block;
	padding: 13px 20px 15px 20px;
	line-height: 1.3;
	text-align: left;

}

#main #di-qa .numQ {
   border: medium none;
    color: #2B69A8;
    display: block;
    float: left;
    font-size: 180%;
    font-style: italic;
	margin: -11px -5px 0 0;

	font-weight: normal;
}

#main #di-qa .ans-txt{
	background: none;
	color: #333!important;
	font-weight: normal;
	font-size: 100%;
	margin: 0 0 0 8px;
	text-align: left;
}

#main #di-qa .ans-txt table[border="1"] {
	border: solid 1px;
}
#main #di-qa .ans-txt table[border="2"] {
	border: solid 2px;
}

#main #di-qa .ans-txt div.scrollable-wrapper[scroll="on"] {
	overflow-x: scroll;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
}

#main #di-qa .ans-txt div.scrollable-wrapper[scroll="on"]:after {
	content:"≫";
	position: absolute;
	right:80px;
	font-size:80px;
	margin-top: -40px;
	top:35%;
	opacity: 0;
	color: black;
}
#main #di-qa .ans-txt div.scrollable-wrapper[scroll="on"].show:after {
	opacity: 0.5;
	transition: .8s;
	right:15px;
}
#main #di-qa .ans-txt div.scrollable-wrapper[scroll="on"].del:after {
	display: none;
}


#main #di-qa .ans-txt table tr th,
#main #di-qa .ans-txt table tr td {
	border: solid 1px;
}

#main #di-qa .ans-txt .numA {
    border: medium none;
    color: #2B69A8;
    display: block;
    float: left;
    font-size: 200%;
    font-style: italic;
    padding: 5px 12px 0 0;
	_padding: 0 0 0 0;
	margin: -10px 0 0 0;

}

.txt{
	display:block;
	/*_display: inline-block;*/
	padding-left: 2.5em;
	/*_padding-left: 5px;*/
	line-height: 1.5;
	letter-spacing: 1.4px;

}

#main #di-qa .ans-txt .txt{
	/*_display: inline-block;*/
	/*display:block;*/
	padding-left: 2.7em;
	/*_padding-left: 5px;*/

}

#main #di-qa .ans-txt .txt-ls{
	letter-spacing: 2px;
}

#main #di-qa .ans-txt .mB-15 {
	margin-bottom: 15px;
}

#main #di-qa .ans-txt .mB-10 {
	margin-bottom: 10px;
}

#main #di-qa .ans-txt .mB-0 {
	margin-bottom: 0;
}

#main #di-qa .ans-txt .text-left {
	text-align: left
}

#main #di-qa .ans-txt .text-right {
    text-align: right;
}

#main #di-qa .ans-txt .text-center {
    text-align: center;
}

#main #di-qa .ans-txt .text-justify {
    text-align: justify;
}

#main #di-qa .ans-txt img {
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 600px;
}

#main #di-qa .ans-txt table {
	width: auto;
	margin-left: 2.75em;
	max-width: 650px;
	border-collapse: collapse;
}

#main #di-qa .ans-txt table > caption {
	text-align: center;
}

#main #di-qa .ans-txt table td {
	max-width: 650px;
}

#main #di-qa .ans-txt table img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

#main #di-qa .headline p{
	position: absolute;
	top:10px;
	right: 10px;
}

#main #di-qa .faq{
	padding: 0 25px 20px 10px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d4d4d4;
	letter-spacing: 1.4px;
}

#main #di-qa .faq dt{
	background: url(../images/qa/link_icon.gif) 0 15px no-repeat;
	font-weight: bold;
	padding: 5px 0 5px 25px;
	margin: 0 0 10px 0;
}

#main #di-qa .faq dd{
	background: url(../images/qa/icon.gif) 6px 10px no-repeat;
	font-weight: bold;
	padding: 0 0 3px 20px;
	margin: 0 0 0 10px;
	font-weight: normal;
	line-height: 1.5;
}

.ref{
	background: url(../images/qa/line.gif) 0 0 repeat-x;
	margin: 25px 0 0 45px;
	padding: 25px 0 0 2px;
}

.ref .right-t {
	font-size: 80%;
}

.ref .right-t img {
	margin: 0 0 10px 0;
}

.ref-txt{
	font-size: 80%;
	padding-bottom: 15px;
}

#caution-box{
	text-align: left;
	width: 590px;
	height: 250px;
	padding: 20px;
	overflow:auto;
	background-color: #fff;
    color: #2C2C2C;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 93%;
	line-height: 1.3;
	margin: -20px 0 0 0;
	_margin: 0;
	_padding: 20px;
}

#TB_title{
	display: none;
}

#TB_window{
	overflow: hidden!important;
}

#TB_ajaxContent{
	overflow: hidden!important;
}

#TB_iframeContent{
	overflow: hidden!important;
	height: 250px!important;
}

iframe{
	overflow: hidden!important;
}
#caution-box{
	height: 250px!important;
}

#caution-box h1{
	font-size: 120%;
    line-height: 150%;
    margin: 20px 0;
    padding: 0 0 15px 10px;
	color: #005eae;
	background: url(../images/qa/bg_tit.gif) repeat-x left bottom;
	font-weight: bold;
}

*+html #caution-box h1{
	margin: 40px 0 20px 0;
}

#caution-box h1 span{
	padding: 0 0 0 10px;
}

#btn-close{
	text-align: center;
	font-size: 80%;
	margin: 0 auto;
}

#caution-box p{
	border: 1px solid #e6e6e6;
	padding: 15px;
}

.btn_back{
		font-weight: bold;
		background:url(../images/qa/arrow_icon.gif) 3px 9px no-repeat;
		padding: 0 0 0 18px;
		margin: -20px 0 0 0;
}

#main #di-qa h2 {
	color: #ED6D00;
	background: url(../images/qa/bg_tit.gif) repeat-x left bottom;
}

#main #di-qa h2 span,
#caution-box h1 span {
	border-left: solid 4px #005eae;
}

#main #di-qa h3 {
	background: #ffe3c8;
	color: #ED6D00;
}

#main #di-qa h4{
	background: url(../images/qa/bg_tit.gif) repeat-x left bottom;
}

#main #di-qa h4 span {
	background: url(../images/qa/bg_h4.gif) no-repeat left center;
}

#main #di-qa .tbl th {
	background: #fff7ef;
}

#main #di-qa table {
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

/*
#main #di-qa table th, #main #di-qa table td {
	text-align:center;
	padding:7px;
	letter-spacing:1px;
	line-height:140%;
}
*/


.nobg {
	background: none;
}

.noborder {
	border: none!important;
}

.bg-p{
	background: #fdecda;
	border-radius: 5px;
	display: block;
	padding: 10px 10px 10px 35px;
	margin: 0 0 15px 0 !important;
}

#main #di-qa ul li {
	margin: 0 0 1em 1em;
	line-height: 140%;
	list-style: outside disc;
}

#main .bold{
	font-weight: bold;
}

sup {
	vertical-align: super;
}

.indent2 {
	margin: 0 0 0 5.2em!important;
	text-indent: -5.2em;
}

.indent3 {
	text-indent: -1em;
}

#main #di-qa .indent4 {
    margin: 0 0 0 1.5em;
    text-indent: -1.5em;
}


#main #di-qa .tbl .text-left{
	text-align: left;
	vertical-align: top;
}

#main #di-qa ul li {
    letter-spacing: 1px;
    line-height: 160%;
    list-style: disc outside none;
    margin: 0 0 0 15px;
    text-align: left;
}

.list-rct #flashcontents {
    float: right;
    margin: 0 10px 0 0;
}


#flash{
	margin:30px 0 10px 0;
}

.nomar{
	margin: 0 !important;
}

.grade{
	border-right: 1px solid #CCC;
	padding: 0!important;
}

.value-r{
	text-align: left!important;
}

sup {
	vertical-align: baseline!important;
	position: relative!important;
	top: -1ex!important;
}

sub {
    vertical-align: baseline!important;
	font-size: 80%!important;
}


div.jbox-alert-footer {
	padding-top:1em;
	text-align: right;
}

div.dialog-message {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Page
-------------------------------------------------------------------------------- */
/* feature
-------------------------------------------------------------------------------- */

#main #di-qa #feature-list h2 {
    margin: 30px 0 10px 45px!important;
	_ margin: 30px 0 10px 5px!important;
}

#feature #main h2 {
	background:none;
}

#feature #main dl.jump-link {
	margin:10px 0 15px 60px;
	line-height:150%;
}

#feature #main dl.jump-link dt {
	background:url(images/arw.gif) no-repeat left 4px;
	padding-left:15px;
}

#feature #main dl.jump-link dd {
	margin-left:15px;
}

#feature #main dl.jump-link dd ul {
	margin-top:5px;
}

#feature #main dl.jump-link dd li {
	border-left:1px solid #CCC;
	margin: 0 0 5px 0;
	padding:0 10px;
	list-style: none;
}

#feature-list {
	margin: -20px 0 50px 0;
}

#main #di-qa #feature-list h2 {
	color: #e16700;
}

#main .detail-notes{
	border: solid 1px #CCC;
	padding: 15px 20px;
}

#main .detail-notes dl{
	letter-spacing: 1px;
    line-height: 150%;
    margin: 5px 0 15px;
    text-align: left;
}

#main .detail-notes dl dt{
	float: left;
}

#main .detail-notes dl dd{
	margin-left:2em;
}

.list-brain{
	color: #e16700;
	font-weight: bold;
	font-size: 110%;
    line-height: 150%;
	margin: -10px 0 0 70px;
}

/* sideeffect
-------------------------------------------------------------------------------- */

#sideeffect #main .tbl th, #sideeffect #main .tbl td {
	font-size:90%;
}

.value-left {
	width: 1%!important;
	white-space: nowrap;
	padding-right: 0!important;
	padding-left: 25px!important;
	border-right: none!important;
	text-align: right!important;
}

.value-right {
	width: 1%!important;
	white-space: nowrap;
	padding-left: 0!important;
	padding-right: 25px!important;
	border-left: none!important;
	text-align: left!important;
}

.bdu{
	border-bottom: none!important;
}

.bdt{
	border-top: none!important;
}

.bdbold{
	border-left-width: 3px!important;
}

.nopad{
	padding: 0px;
}

.pkg{
	overflow: hidden;
}

.list{
	/*margin-top: 10px;*/
}

.bnr-btm{
	margin-bottom: 10px;
}

span.wordred {
	color: red;
}

#mvp-cat-sup {
	color: #2B69A8;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
	padding: 12px 0px 8px 4px;
	height: auto;
}

#mvp-cat-sup > a {
	height: auto;
	width: 95%;
	word-break: break-all;
}

#main div.additional-wording-container {
	padding: 0em;

	/*	border : solid 2px #88ADC8; */

	color: #000;
	margin-bottom: 0.5em;
}

#main #di-qa div.additional-wording-container > ul {
	list-style: none;
	padding-left: 1.8em;
	padding-right: 1em;
}
	#main #di-qa div.additional-wording-container > ul > li {
		list-style: none;
		line-height: 1.3em;
		margin-left: 12px;
		margin-top: 6px;
	}
	#main #di-qa div.additional-wording-container > ul > li:first-child {
		margin-top: 0;
	}


#main #di-qa div.answer-file-list-container {
	padding-top: 0.2em;
}
	#main #di-qa ul.answer-file-list {
		list-style: none;
		padding: 0 1em 1em 2em;
		margin: 0.5em 0;
	}

	#main #di-qa ul.answer-file-list:first-child {
		padding-top: 0;
	}

	#main #di-qa ul.answer-file-list:last-child {
		padding-bottom: 0;
	}
		#main #di-qa ul.answer-file-list > li {
			list-style: none;
			margin-left: 1.8em;
			line-height: 1.2em;
			margin-top: 0.5em;
		}

		#main #di-qa ul.answer-file-list > li:first-child {
			margin-top: 0;
		}

	#main #di-qa div.qa-last-update {
		margin-top: 0.8em;
		padding-top: 1em;
		margin-left: 1.2em;
	}

	#main #di-qa div.qa-questionnaire {
		margin-top:3em;
	}

		#main #di-qa div.qa-questionnaire > p {
			font-weight: bold;
		}

		#main #di-qa div.qa-questionnaire > ul > li {
			list-style:none;
		}

		#main #di-qa div.qa-questionnaire > ul > li > button {
			width: 90%;
			margin-top: 1em;
			font-size: 13pt;
		}
				#main #di-qa div.qa-questionnaire>ul>li:first-child > button {
					margin-top: 0;
				}

	div.qa-questionnaire-response{
		position: relative;
		padding:2em 0.8em 1em 0.8em;
	}
		div.qa-questionnaire-response > p{
			position:absolute;
			top:-20px;
		}

		div.qa-questionnaire-response > div.sub-text {
			padding-left:1em;
			padding-bottom: 0.8em;
			font-size: 95% !important;
			text-indent:-1em;
		}

		div.qa-questionnaire-response textarea {
			width: 100%;
			height: 160px;
			resize: none;
		}

		div.qa-questionnaire-response button {
			font-size: 13pt;
		}

		div.qa-questionnaire-response .qa-questionnaire-footer {
			padding: 0.8em 0.3em 0.5em 0.5em;
		}
		div.qa-questionnaire-response .qa-questionnaire-footer > * {
			float:right;
		}

		div.qa-questionnaire-response .qa-questionnaire-footer > *.left {
			float: left;
		}

		div.qa-questionnaire-response .qa-questionnaire-footer > div.text-length-box {
			margin-top: -1em;
		}

		div.qa-questionnaire-response .qa-questionnaire-footer>div.text-length-box div.input-alert {
			color:red;
		}

		div.qa-questionnaire-response .qa-questionnaire-footer::after {
			content: "";
			display: block;
			clear: both;
		}



#main p.qa-caution {
	padding: 1em;
	margin: 1em 12px;
	border : solid 2px #88ADC8;
	color: #006BB1;
}

div.di-qa #main p.qa-caution {
	margin-left: 2px;
	margin-right: 2px;
}

#main p.qa-caution-index {
	padding: 1em;

/*	border : solid 2px #88ADC8; */

	color: #006BB1;
}

div#qa-index-region {
	width: 100%;
}

ul#qa-product-cap {
	padding: 0 12px 8px;
	width: 95%;
}


#di-qa-menu {
	width: 100%;
	margin: 0 -20px -8px 0;
	overflow: hidden;
	padding: 0 2px 8px 2px;
	box-sizing: border-box !important;
}

#di-qa-menu li {
	margin-left: 3px;
	_margin-left: 2px;
	padding: 0;
	/* background: #b8d5e5; */
		margin: 0 0 12px 0;
	padding: 0;

	background-color: #ffffff;
	border: solid 1px rgb(0, 112, 192);
	border-left: solid 4px rgb(0, 112, 192);
	border-radius: 4px 8px 8px 4px;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	float: none;
}

#di-qa-menu li.activeCap {
	background-color: rgb(245, 255, 220);
	color: white;
	transition: 0.5s;
}

#di-qa-menu li.activeCap a {
	color: white;
}

#di-qa-menu li a {
	padding: 9px 20px 9px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* text-shadow: none; */
	text-align: left;
	color: #4c4c4c;
	zoom: 1;
	background: none;
	font-size: 110%;


	display: block;

	color: rgb(0, 112, 192) !important;
	text-decoration: none!important;
	/* text-shadow: 1px 1px 0 #fff; */
}

#di-qa-menu li a::after {
	display: block;
	content: "";
	top: 41%;
	position: absolute;
	right: 7px;
	width: 7px;
	height: 7px;
	transform: rotate(45deg);
	border-top: solid 1px rgb(0, 112, 192);
	border-right: solid 1px rgb(0, 112, 192);
}

#di-qa-menu li a.rowcap {
	position: absolute;
	left: -1000px;
	top: -70px;
}

#di-qa-menu li:hover {
	background: rgb(0, 112, 192);
	color: white !important;
}

#di-qa-menu li a:hover {
	background: rgb(0, 112, 192);
	color: white!important;
}

#qa-materials td {
	vertical-align: top;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}

#qa-materials td.mate-cap {
	text-align:right;
	width: 5em;
}

#qa-materials td.mate-no {
	text-align: right;
	width: 1.7em;
	padding-right: 4px;
}

#qa-materials td.mate-text{
	text-align: left;
}

div.qa-search-wrapper {
	padding-left: 2px;
	padding-right: 2px;
}

/*
div.di-qa div.qa-search-wrapper {
	padding-left: 12px;
	padding-right: 12px;
}
*/

div.qa-search {
	border: solid 1px rgb(0,112,192);
	border-radius: 4px;
	padding: 0px 8px 12px 8px;
}

div.qa-search > label.search-title {
	display: none;
}
div.qa-search > label.item-label {
	display: block;
	margin-top: 0.5em;
}

div.qa-search div.item-group > * {
	vertical-align: middle;
}
div.qa-search input {
	margin-left:0.5em;
	display: inline-block;
	width: calc(100% - 30px);
	height: 1.7em;
	font-size: 120%;
}

div.qa-search div.item-group.with-search input {
	width: calc(100% - 128px);
}

div.qa-search button.find-qa {
	background-image: url('../images/qa/loupe_32.png');
	background-size: 25%;
	background-color: rgb(239, 239, 239);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 3px;
	display: inline-block;
	height: 1.5em;
	width: 2.5em;
	font-size: 120%;

	-webkit-writing-mode: horizontal-tb !important;
	-webkit-appearance: button;
	border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
	border-style: solid;
	border-width: 1px;
	padding: 1px 7px 2px 2em;;
	text-rendering: auto;
	color: initial;
	display: inline-block;
	text-align: start;
	margin: 0em;
}

#main #di-qa div.relation {
	padding-top: 0.5em;
	padding-left: 0em;
}
	#main #di-qa div.relation>ul {
		margin-bottom: 1em;
	}

	#main #di-qa div.relation>ul>li {
		list-style:none;
		margin-left: 0.5em;
	}

li.qa-result-item {
	/* margin-top: 0.5em; */
	padding: 0.4em 0.3em 0.8em 0.7em;
	border-left: solid 0.2em #f3f3f3;
	border-right: solid 0.2em #f3f3f3;
	border-top: solid 0.2em #f3f3f3;
	border-bottom: solid 0.4em #f3f3f3;
}

button.find-qa.disabled {
	opacity: 0.5;
}

p.keyword-required{
	color:rgb(255, 119, 0);
	background-color: #ffffe8;
	border-radius: 0.3em;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	margin-top:2em !important;
	font-size: 110%;
}

p.search-error-text {
	color:red;
	background-color: #fce9f2;
	border-radius: 0.3em;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	font-size: 110%;
}

li.qa-result-item:first-child {
	border-top: solid 0.2em #f3f3f3;
}

li.qa-result-item:last-child {
	border-bottom: solid 0.2em #f3f3f3;
	margin-bottom: 1.5em;
}

div.pass-to-tanamin{
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: block;
	background-color: #d6e7f0;
	border-radius: 8px;	
}



div.pass-to-tanamin>div,
div.pass-to-tanamin>a{
	display: block;
}

div.pass-to-tanamin>div{
	vertical-align: middle;
	margin-top:0;
	margin-bottom: 0.5em;
	padding-left: 1em;
	display: flex;
	flex-direction: column;
}

div.pass-to-tanamin>div.pass-to-tanamin-description {
	color: red;
	font-weight: bold;
	font-size: 120%;
	margin-top:0.5em;
	margin-bottom: 0.1em;
}

div.pass-to-tanamin>div>div{
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}

div.pass-to-tanamin a.btn {
	display: table;
	position: relative;
	width: 87%;
	max-width: 560px;
	height: 64px;
	font-size: 160%;
	padding: 4px 16px;	
	border: 2px solid #0070c0;
	border-radius: 10px;
	background: #fff;
	color: #0070c0;
	text-align: center;
	text-decoration: none !important;
	position:relative;
}

div.pass-to-tanamin a.btn > img {
	position: absolute;
	left: calc(2%); 
	top: 18px;	
}

div.pass-to-tanamin a.btn:after {
	position: absolute;
	top: calc(50% - 2px);
	right: 10px;
	transform: rotate(45deg);
	width: 3px;
	height: 3px;
	border-top: 1px solid #0070c0;
	border-right: 1px solid #0070c0;
	content: '';
}

div.pass-to-tanamin a.btn:hover {
	background: #0070c0;
	color: #fff !important;
	text-decoration: none !important;
}

div.pass-to-tanamin a.btn:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

div.pass-to-tanamin a.btn span {
	display: table-cell;
	vertical-align: middle;
}

div.qa-result-count {
	/* color: #444; */
	margin-top: 1em;
	margin-bottom: 1em;
}

div.qa-result-title{
	font-weight: 600;
	font-size: 125%;	
	/* padding: 0.2em 0.4em; */	
}

span.qa-product {
	border: solid 1px;
	display: inline-block;
	padding: 2px 4px 2px 4px;
	border-radius: 4px;
	font-size: 90%;
	background-color: white;
}

span.qa-doccls {
	border: solid 1px;
	display: inline-block;
	padding: 2px 4px 2px 4px;
	border-radius: 4px;
	font-size: 90%;
	background-color: white;
}

p.qa-result-answer {
	/*基本設定。設定した高さより長くなった場合に文末以降が省略される*/
	line-height: 1.6;
	/* max-height: 4.4em; */
	overflow: hidden;
	position: relative;
	text-align: justify;
	text-overflow: ellipsis;
	word-break: break-all;
	width: 98%;
	margin: auto;
	margin-bottom: 0.7em !important;
	padding-top: 0.3em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

/*
 IE用。疑似要素に除外設定
p.qa-result-answer::before,
p.qa-result-answer::after {
	content: '･･･';
	line-height: 1;
	position: absolute;
	right: 0.5em;
	top: 3.25em;
	-ms-wrap-flow: start;
}
*/

p.qa-result-answer::after {
	background: currentColor;
	color: white;
	top: auto;
}

div.qa-result-title {
	margin-bottom: 0.2em;
}

div.qa-symbol-container {
	padding-left: 0.4em;
	padding-right: 0.4em;		
}

#main ul.page-navi-num + p.btn_back {
	margin-top: 2em;
}

textarea.qa-feedback {
	font-size: 15pt;
}

#main div.di-qa-questionnaire-result-file-wrapper {
	margin-top: 0.5rem;;
	margin-bottom: 1.4rem;		
	width: calc(100% - 10px);
}

	#main div.di-qa-questionnaire-result-file-wrapper > a {
		text-decoration: none;
		padding-top: 0.65rem;
		padding-bottom: 0.65rem;
		background-color: rgb(255, 255, 224);
	}
	#main div.di-qa-questionnaire-result-file-wrapper > a:hover {
		background: rgb(0, 112, 192);
		color: white!important;
	}
	#main div.di-qa-questionnaire-result-file-wrapper > a > img {
		margin-left: 0.25rem;
		height: 0.7rem;
	}

#main a sup, #main a sub {
	display: inline-block;
}

/* モダンブラウザ用
@supports (-webkit-line-clamp: 3) {
	p.qa-result-answer {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		padding-left: 0em;
	}


	p.qa-result-answer::before,
	p.qa-result-answer::after {
		content: normal;
	}
}
*/

@media screen and (min-width:521px) {

	#main #di-qa div.qa-questionnaire-wrapper {
		position: relative;
		height:4em;
	}

	#main #di-qa div.qa-last-update {
		margin-left: 2.5em;
		margin-top: 0;
		padding-top: 0;
	}

	#main #di-qa div.qa-questionnaire {
		margin-left: 2.5em;
		position:absolute;
		top: -55px;
	}

	#main #di-qa div.qa-questionnaire>p {
		font-weight: bold;
		padding-left: 0.7em;
		margin-bottom: 0;
	}

	#main #di-qa div.qa-questionnaire>ul>li {
		list-style: none;
		display: inline-block;
		margin-left: 0;
	}

	#main #di-qa div.qa-questionnaire>ul>li>button {
		margin-left: 0.2em;
		width: 10em;
		font-size: inherit;
	}

	#main #di-qa div.qa-questionnaire>ul>li:first-child>button {
		margin-left: 0;
	}

	div.qa-search {
		padding-top:0.5em;
	}
	div.qa-search > label.search-title {
		display: block;
		font-weight:bold;
		margin-bottom: 0.5em;
	}

	div.qa-search > label.item-label {
		display: none;
	}

	div.qa-search div.item-group {
		margin-left: 0.2 em;
		display: inline-block;
		width: 45%;
		max-width: 400px;
	}
		div.qa-search div.item-group:first-child {
			margin-left: 0;
		}
	div.qa-search div.item-group.with-search {
		width: 50%;
		max-width: 400px;
	}

	div.qa-search div.item-group.with-search.product {
		width: 90%;
		max-width: 600px;
	}


	div.qa-search input {
		display: inline-block;
		width: calc(100% - 24px);
	}
	div.qa-search div.item-group.with-search input {
		width: calc(100% - 150px);
	}
	#main #di-qa div.relation {
		padding-left: 2em;
	}

	#main #di-qa div.relation>ul {
		margin-bottom: 0.5em;
	}
	#main #di-qa div.relation>ul>li {
		margin-left: 1.5em;
	}

	div.qa-questionnaire-response button {
		font-size: inherit;
	}

	p.qa-result-answer {
		/*基本設定。設定した高さより長くなった場合に文末以降が省略される*/
		line-height: 1.6;
		/* max-height: 3.2em; */
		overflow: hidden;
		position: relative;
		text-align: justify;
		text-overflow: ellipsis;
		width: 98%;
		margin: auto;
		margin-bottom: 0.7em !important;
		padding-left: 0.4em;
		padding-right: 0.4em;
	}

/* IE用。疑似要素に除外設定
	p.qa-result-answer::before,
	p.qa-result-answer::after {
		content: '･･･';
		line-height: 1;
		position: absolute;
		right: 0;
		top: 1.8em;
		-ms-wrap-flow: start;
	}
*/
	p.qa-result-answer::after {
		background: currentColor;
		color: white;
		top: auto;
	}

	textarea.qa-feedback {
			font-size: inherit;
	}

	#main div.di-qa-questionnaire-result-file-wrapper {		
		margin-bottom: 1.55rem;	
	}

/*
	@supports (-webkit-line-clamp: 2) {

		p.qa-result-answer {
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
			padding-left: 0.5em;
		}

		p.qa-result-answer::before,
		p.qa-result-answer::after {
			content: normal;
		}
	}
*/
}

@media (orientation: landscape) and (min-width:521px) {
	textarea.qa-feedback {
		font-size: 15pt;
	}
}

@media screen and (min-width:640px) {
	div#qa-index-region {
		display: table;
		width: 100%;
	}

	div#qa-product-cap-container {
		width: 100px;
		padding-left: 0.8em;
		display: table-cell;
		position: relative;
	}

	ul#qa-product-cap {
		display: block;
		position: absolute;
		width: 70%;
	}

	ul#qa-product-cap>li {
		display: block;
		margin-bottom: 0.9em;
	}

	ul#qa-product-cap>li>a {
		border:none;
		border-bottom: solid 1px;
	}

	#di-qa-menu {
		width: 100%;
		margin: 0 -20px -8px 0;
		overflow: hidden;
		padding: 0 2px 8px 4px;
		box-sizing: border-box !important;
	}

	#di-qa-menu li {
		margin-left: 3px;
		_margin-left: 2px;
		padding: 0;
		/* background: #b8d5e5; */
		margin: 0 0px 12px 0;
		padding: 0;

		background-color: #ffffff;
		border-radius: 4px 8px 8px 4px;
		box-sizing: border-box;
		position: relative;
		width: 100%;
		float: none;
	}

	#di-qa-menu li a {
		padding: 6px 0 6px 4px;
		/* border: solid 1px #d6e7f0; */

		/* text-shadow: none; */
		text-align: left;
		color: #4c4c4c;
		zoom: 1;
		background: none;
		font-size: 110%;


		display: block;

		color: rgb(0, 112, 192) !important;
		text-decoration: none !important;
		/* text-shadow: 1px 1px 0 #fff; */
	}

	div.qa-search div.item-group {
 		width: 45%;
		max-width: 400px;
	}
	div.qa-search div.item-group.with-search {
		width: 50%;
		max-width: 600px;
	}
	div.qa-search input {
		width: calc(100% - 24px);
	}
	div.qa-search div.item-group.with-search input {
		width: calc(100% - 150px);
	}

	div.pass-to-tanamin {
		padding-left: 1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		width: calc(100% - 24px);
	}

	div.pass-to-tanamin > div {
		/* overflow:hidden; */
		display: block;;
	}

	div.pass-to-tanamin > div.pass-to-tanamin-description {
		/* argin-bottom: 0.7em; */
	}

	div.pass-to-tanamin > div > div,
	div.pass-to-tanamin > div > a {
		/* display: block;
		float: left; */
	}

	div.pass-to-tanamin>div>a {
		width:400px;
	}

	div.pass-to-tanamin a.btn  {		
	}

	div.pass-to-tanamin a.btn > img {
		left:115px; 
		top:18px;		
	}

	svg line {
		stroke: #fff;
	}

	div.pass-to-tanamin>div>div {
		padding-left: 1em;
		padding-top: 0.5em;
		width: calc(100% - 230px);
	}	
}

@media screen and (min-width:768px) {
	#main div.di-qa-questionnaire-result-file-wrapper {
		text-align: left;		
		margin-top: 0rem;
		margin-bottom: 1.5rem;
		margin-left: 1rem;
	}

	#main #di-qa div.qa-last-update {
		margin-top: 0.5em;
	}
}

ul.qa-search-result em {
	background-color: yellow !important;
	font-weight: bold;
}

.find-qa-wrapper {
	display: inline-block;
}

/* カーソルを重ねる要素 */
.qa-tooltip {
	position: relative; /* ツールチップの位置の基準に */
	cursor: pointer; /* カーソルを当てたときにポインターに */
  }
  
  /* ツールチップのテキスト */
  .qa-tooltip-text {
	opacity: 0; /* はじめは隠しておく */
	visibility: hidden; /* はじめは隠しておく */
	position: absolute; /* 絶対配置 */
	right: -130px; /* 親に対して中央配置 */
	transform: translateX(-50%); /* 親に対して中央配置 */
	bottom: -45px; /* 親要素下からの位置 */
	display: inline-block;
	padding: 10px; /* 余白 */
	white-space: nowrap; /* テキストを折り返さない */
	font-size: 1rem; /* フォントサイズ */
	line-height: 1.3; /* 行間 */
	background: #ffffe8; /* 背景色 */
	color: rgb(255, 119, 0); /* 文字色 */
	border-radius: 3px; /* 角丸 */
	transition: 0.3s ease-in; /* アニメーション */
  }
  
  .qa-tooltip-text:before {
	content: '';
	position: absolute;
	top: -23px;
	left: 70%;
	margin-left: -14px;
	border: 14px solid transparent;
	border-bottom: 14px solid #ffffe8;
}

  /* ホバー時にツールチップの非表示を解除 */
  .qa-tooltip .qa-tooltip-text {
	opacity: 1;
	visibility: visible;
  }