@charset "utf-8";
/* CSS Document */

#contents {
	font-size:17px;
	font-size:1.2em}
.cl {
	clear:both;
	float:none}

/*3連ボタン*/
.btn.btnColumn3 {
    background: #B3B3B3;
}
.btn.btnColumn3:hover {
    background: #8F8F8F;
}
.btn.btnColumn3.arrow span {
    display: inline-block;
    padding-left: 16px;
    position: relative;
}
.btn.btnColumn3 a {
    height: 45px;
    background: #E6E6E6;
    color: #2c2c2c;
    font-size: 14px;
    font-size: 1.4rem;
}
.btn.btnColumn3:hover a {
    background: #B8B8B8;
}
.listColumn3 li {
    float: left;
    width: 302px;
    margin-left: 20px;
	margin-bottom:60px
}
.listColumn3 {
	margin-left:-20px;
	margin-top:40px;}
.btn.btnColumn3.arrow span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    left: 0;
}
	
/*フッターバナー群*/
.infoBn{
	clear:both}

/*ラベル内アンカーリンク*/
.moreMenu {
	margin-top:20px;}
.moreMenu .linkInlineDefault.anchor {
    background: url(/common_v2/img/img_link_arrow_anchor.png) no-repeat 0 0.5em;
    background-size: 7px;
	margin: 10px 24px 0 0;
    padding: 0 0 0 14px;
	cursor:pointer
}
.moreMenu .linkInlineDefault.anchor:hover {
	text-decoration:underline}

input[type="checkbox"].on-off{
    display: none;
}
.moreMenu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: -20px;
	margin-left:20px;
    padding: 0;
    list-style: none;
}
.moreMenu li {
    padding: 0 0 0 14px;
    background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0.5em;
	margin: 15px 0;
}
input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul{
    height: auto;
}

/*マージンなど汎用CSS*/
.linkUnder{
	text-decoration:underline}
.linkUnder:hover {
	text-decoration:none}
.pdt30 {
	margin-top:30px !important;}
.pdt50 {
	margin-top:50px !important;}
.pdb30 {
	margin-bottom:30px !important;}
.pdb40 {
	margin-bottom:40px !important;}
.pdb80 {
	margin-bottom:80px !important;}
.cLinkTop {
	display:block;
	text-align:right}
.cLinkTop li {
    padding: 0 0 0 14px;
    background: url(/common_v2/img/img_link_arrow_anchor_top.png) no-repeat 0 0.5em;
	font-size:80%;
	display: inline;
}
.blockTxtImg {
	clear:both}
/*QAリスト*/
#contents .linkDefault li {
	margin: 20px 0px !important;
}
.linkDefaultQa li {
    padding: 0 0 0 20px;
    background: url(/common_v2/img/img_link_qaicon.png) no-repeat 0 0.3em;
	margin: 15px 0px !important;
}
/*見出しフォントサイズ*/
.hlLineSlim h3 {
    font-size: 20px !important;
    font-size: 2rem !important;
    color: #141414;
    line-height: 2;
}
.hlLine2 h2 {
    padding-right: 50px;
    font-size: 26px !important;
    font-size: 2.6rem !important;
    color: #141414;
    line-height: 1.27;
}
/*2連ボタン*/
.btn2Column li {
    float: left;
    width: 47% !important;
    margin-left: 6% !important;
}
.btn2Column {
    width: 85% !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.btn2Column li:first-child {
    margin-left: 0 !important;
}

/*QA詳細*/
#contents ol li {
    margin: 0 0 0 28px;
    padding: 0;
    list-style: decimal outside;
}
.highlightbox {
	background-color: #EEE;
	border: 4px solid #999;
	padding: 20px;
	width: 100%;
	}
#content .title {
	font-size:20px;
	font-size:1.3em;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
div.ansbox {
    padding-left: 40px;
}
div.ansbox img.num {
    width: 30px;
    margin-left: -40px;
    display: block;
    float: left;
    position: relative;
}
#contents p {
    margin-bottom: 15px;
}
.section {
	margin-top:50px !important;}

/*QA詳細*/
.highlightbox a {
	text-decoration:underline}
.highlightbox a:hover {
	text-decoration:none}
div.cautionbox {
	background-color: #FCF4F4;
	border: 4px solid #CC0000;
	padding:20px
	}
div.cautionbox h4 {
    color: #cc0000;
    margin: 0 0 5px 0;
    padding: 0 0 5px 20px;
    border-bottom: 1px solid #999999;
    background: url(/support/common/img/icon_caution.gif) 0 5px no-repeat;
}

dl dt .btn.default a {
	text-align:center
    height: 45px;
    background: #ffeda7;
    color: #2c2c2c;
    font-size: 14px;
    font-size: 1.4rem;
}

/*お問い合わせ*/
.btn.btnGray {
    background: #B3B3B3;
	width:300px;
	height:80px;
}
.btn.btnGray:hover {
    background: #8F8F8F;
}
.btn.btnGray.arrow span {
    display: inline-block;
    padding-left: 16px;
    position: relative;
}
.btn.btnGray a {
    height: 45px;
    background: #E6E6E6;
    color: #2c2c2c;
    font-size: 18px;
    font-size: 1.8rem;
}
.btn.btnGray:hover a {
    background: #B8B8B8;
}
.btn.btnGray.arrow span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    left: 0;
}
.btnGray {
	float:left;
	margin-top:0 !important;
	margin-bottom:30px;}
.contactFlR {
	float:right;
	width:618px;
	padding-left:30px;}
.contactBtn {
	width:948px;
	clear:both;}
	
	.redst {
	color:#F30}
	.tc_red {
	color:#F30}