/*@charset "UTF-8";*/

/*=========================================================================

Description : 初期化／共通レイアウト
Date        : 2012.05

=========================================================================*/
/*
 インポートファイル
-------------------------------------------------------------------------*/
/*@import url("cs_common.css");*/

/*
 初期化
-------------------------------------------------------------------------*/


/*=========================================================================

Display : PC

=========================================================================*/
@media screen and (min-width:950px) {

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, iframe { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-style: normal; font-weight:normal; }

body{
	font-size:0.87em;
	color:#252525;
	line-height:1.6;
	font-family:'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}
body.d-font-default { font-size: 87.5%;}
body.d-font-larger { font-size: 100%;}
input {font-size: 87.5%; font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;}
ul, ol { list-style: none; line-height:1.87em;}
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
select option { padding: 0 5px }
form label { cursor: pointer; }
input { vertical-align: middle; }
a { text-decoration: none; color: #314da5; }
a:visited { text-decoration: none; color: #314da5; }
a:hover { color:#c00; text-decoration: underline; }
hr {margin:80px 0;}
pre { width:100%; font-size: 87.5%; font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif; overflow:auto;}

body.d-font-default li#d-font-default{
	background-position:bottom;
}

body.d-font-larger li#d-font-larger{
	background-position:bottom;
}

body.d-font-larger .d-step-numbox{
	font-size: 87.5%!important;
}

/*
 基本構成
-------------------------------------------------------------------------*/
.d-contents { height: 100%;}
/*ヘッダー*/
.d-header { margin: 0 auto; width: 100%; line-height: 1;}
.d-header-local { margin:0 auto; line-height:1; overflow:hidden;}
/*ナビ old*/
.d-nav { margin: 0 auto; width: 950px; line-height: 1; overflow: hidden;}

/*中段*/
.d-middle-top { clear: both; margin: 0 auto; padding: 20px 0; width: 950px; overflow:hidden;}
.d-middle { clear: both; margin: 0 auto; padding: 15px 0 20px; width: 950px; overflow:hidden;}
.d-article { clear: both; margin-bottom: 30px; overflow: hidden;}
/*２カラムメイン*/
.d-main { float: left; width: 696px;}
.d-main-form { float: none; width: 696px; margin:0 auto;}

/*サイド*/
.d-side { float: right; width: 224px;}
.d-side2 { float: right; width: 224px;}
/*ローカルフッター*/
.d-footer-local { clear: both; padding:10px 0 0;}
/*フッター*/
.d-footer { clear: both; padding:28px 10px 22px;}

/* スクロールページTOPボタン */
#d-page-top{
    position:fixed;
    right:30px;
	bottom:100px !important;
	z-index:1;
}

#d-page-top a{
    width:64px;
	height:64px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_page_top.png) center center no-repeat;
	display:block;
}

#d-page-top a:focus{
	outline:none;
}

/*中段message*/
.d-middle-message { clear: both; margin: 0 auto; padding: 30px 0 20px; width: 600px; overflow:hidden;}

/*
 見出し
-------------------------------------------------------------------------*/
/* 170930_ヘッダー・フッター改修 start */
.d-hdg1BoxInner{
    position: relative;
    display: table;
    padding-top: 8px;
    padding-bottom: 4px;
    box-sizing: border-box;
    width: 100%;
    min-width: 950px;
    max-width: 950px;
    margin: 0 auto;
}

.d-hdg1BoxTitles{
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.d-hdg1{
    font-size: 32px;
    line-height: 1.3;
    color: #223;
}

.d-hdg1 a {
	color: #223;
}
/* 170930_ヘッダー・フッター改修 end */


.d-main .h2-box-top{
	border-top: 1px solid #d2d2d2; clear: both; padding: 12px 0 11px 20px; overflow: hidden; zoom: 100%;
	margin-top:20px;
}

.d-main .h2-box-emerge{
	border-top: 1px solid #d2d2d2; clear: both; padding: 12px 0 11px 20px; overflow: hidden; zoom: 100%;
	margin-top:10px;
}

.d-main .h2-box-emerge .d-link-supportlist{
	float:right;
}
.d-main .h2-box-emerge h2.d-top-emerge{
	float:left;
	display:block;
	width:76px;
	height:20px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_emerge.png) left top no-repeat;
}


.d-main .h2-box-top h2.d-top-faq{
	display:block;
	width:189px;
	height:20px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_faq.png) left top no-repeat;
}

.d-main .h2-box-top h2.d-top-support{
	float:left;
	display:block;
	width:230px;
	height:20px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_support.png) left top no-repeat;
}

.d-main .h2-box-top .d-link-supportlist{
	float:right;
}

.d-main .h2-box-top h2.d-top-security{
	display:block;
	width:136px;
	height:20px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_security.png) left top no-repeat;
}

.d-main .h2-box{
	border-top: 4px solid #cccccc; background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_shadow_w700.png) center bottom no-repeat; clear: both; margin: 0 0 10px; padding: 10px 20px 15px; overflow: hidden; font-weight: bold; zoom: 100%;
}

.d-main .h2-box h2{
	font-size: 182.86%;
	line-height: 1.4;
}

.d-main-form .h2-box{
	border-top: 4px solid #cccccc; background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_shadow_w700.png) center bottom no-repeat; clear: both; margin: 0 0 10px; padding: 10px 0 15px; overflow: hidden; font-weight: bold; zoom: 100%;
}

.d-main-form .h2-box h2{
	font-size: 182.86%;
}

.d-main h2.d-top-inquiry,
.d-main h2.d-top-collabo,
.d-main h2.d-top-nuro{
	width:696px;
	height:35px;
	margin-top:15px;
	text-indent:-9999px;
}

.d-main h2.d-top-inquiry{
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_inquiry.png) left top no-repeat;
}

.d-main h2.d-top-collabo{
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_collabo.png) left top no-repeat;
}

.d-main h2.d-top-nuro{
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_nuro.png) left top no-repeat;
}

.d-main h2.d-top-category{
	width:696px;
	height:35px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_category.png) left top no-repeat;
}

.d-main h2.d-top-search{
	height:15px;
	margin-top:30px;
	padding-left:17px;
	line-height:100%;
	color:#3a3a3a;
	font-size:110%;
	font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/top_title_search.png) left top no-repeat;
}

.d-main h3,
.d-main-form h3{ clear: both; margin: 0 0 20px; padding: 8px 16px 6px 20px; overflow: hidden; font-size: 128.6%; font-weight: bold; zoom: 100%; color:#fff; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/h3_title_bg.png) no-repeat left top; line-height:1.2em;}

/*
ガイドアシスタンス用
-------------------------------------------------------------------------*/

.d-main h4{
	margin: 0 0 20px;
	background: #000000 no-repeat 0% ;
	padding: 11px 16px 8px 15px;
	overflow: hidden;
	font-weight: bold;
	zoom: 100%;
	color:#fff;
	background-color: #404040;
    line-height:1em;
}

.rn_QuestionText p{padding: 0 10px;}
.rn_QuestionText a { padding: 1px 0 3px 1px; text-align:left;
}

.rn_ResultText{
	padding:33px 10px 0 10px;
}

.rn_ImageQuestion img{
	margin-top:30px;
}

.rn_ButtonQuestion button {
	background: -moz-linear-gradient(top, #54a1f0, #0866c6);
	background: -webkit-linear-gradient(top, #54a1f0, #0866c6);
	background: linear-gradient(to bottom, #54a1f0, #0866c6);/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#54a1f0', endColorstr='#0866c6'); /* IE5.5+ */
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	border:1px solid #cdcdcd;
    color:#FFF;
    cursor:pointer;
    font:bold 12px "メイリオ";
    line-height:normal;
	margin-left:10px;
    margin-right:6px;
    padding:6px 8px;
    text-decoration:none;
    text-shadow:1px 1px 1px rgba(0,0,0,0.2);
    /*Fix for IE6/7 button width bug*/
    *width:auto;
    *overflow:visible;
}

.rn_ButtonQuestion button:hover,
.rn_ButtonQuestion button:focus {
	background: -moz-linear-gradient(top, #c2dcf7, #9bc2e9);
	background: -webkit-linear-gradient(top, #c2dcf7, #9bc2e9);
	background: linear-gradient(to bottom, #c2dcf7, #9bc2e9);/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c2dcf7', endColorstr='#9bc2e9'); /* IE5.5以上 */
    border:1px solid #cdcdcd;
    cursor:pointer;
}

.rn_GuidedAssistant .rn_Node{
	background-color:#f5f5f5;}

.d-main .rn_GuidedAssistant .rn_Node h3{
	background-color:#000;!important}

/*
 汎用
-------------------------------------------------------------------------*/
/*
JavaScritオフのアラート
*/
.d-js-err { position:fixed; top:0px; left:0px; width:100%; height:200px; z-index:100;}
.d-js-err p {position:relative; width:750px; padding:70px 0; margin:100px auto; background:#ffffff; border:4px solid #cc0000; font-weight:bold; text-align:center; color:#cc0000;}
* html .d-js-err p {margin:20px auto;}

/*
 ブロック*/
 .d-article { clear: both; margin-bottom: 30px; overflow: hidden;}

/*
 調整用*/
.d-clear { clear: both;}
.d-sp-t5 { margin-top: 5px;}
.d-sp-b5 { margin-bottom: 5px;}

.d-sp-t10 { margin-top: 10px;}
.d-sp-b10 { margin-bottom: 10px;}
.d-sp-10 { margin-left: 10px; margin-right: 10px;}
.d-sp-l10 { margin-left: 10px;}
.d-sp-r10 { margin-right: 10px;}

.d-sp-t15 { margin-top: 15px;}

.d-sp-t20 { margin-top: 20px;}
.d-sp-b20 { margin-bottom: 20px;}
.d-sp-l20 { margin-left: 20px;}
.d-sp-r20 { margin-right: 20px;}

.d-sp-t30 { margin-top: 30px;}
.d-sp-b30 { margin-bottom: 30px;}
.d-sp-l30 { margin-left: 30px;} /* CS追加 */
.d-sp-r30 { margin-right: 30px;} /* CS追加 */

.d-sp-t40 { margin-top: 40px;} /* CS追加 */

.d-sp-t50 { margin-top: 50px;} /* CS追加 */

.d-sp-t-7 { margin-top: -7px;} /* CS追加 */

.d-sp-pl5 {padding-left: 5px;} /* CS追加 */
.d-sp-pl10 {padding-left: 10px;} /* CS追加 */
.d-sp-pl20 {padding-left: 20px;} /* CS追加 */
.d-sp-pl30 {padding-left: 30px;} /* CS追加 */

.d-sp-pt5 {padding-top: 5px;} /* CS追加 */
.d-sp-pt10 {padding-top: 10px;} /* CS追加 */
.d-sp-pt20 {padding-top: 20px;} /* CS追加 */
.d-sp-pt30 {padding-top: 30px;} /* CS追加 */

.d-sp-p10 {padding: 10px;} /* CS追加 */

.d-left{text-align:left;}
.d-right{text-align:right;}
.d-center{text-align:center;}

/*
 フォント*/

.d-blue{
	color:#0077bb;
}

.d-red{
	color:#cc0000;
}

.d-green{
	color:#00881d;
}

.d-orange{
	color:#ff6600;
}

.d-bold{
	font-weight:bold;
}

.d-font-normal{
	font-weight:normal;
}

.d-font-smaller{
	font-size: 85.7%;
}

.d-font-larger{
	font-size: 128.6%;
}

.d-sup { clear: both; padding: 5px 0 0; font-size: 85.7%;}

/*
 行間*/
.d-common-line{
	line-height:1.87em;
}

/*
 装飾*/
.d-dot-bottom{
	border-bottom:1px dotted #999999;
}

.d-line-top{
	border-top:1px solid #e7e7e7;
	padding-top:30px;
}

.d-indent{
	text-indent:-1.25em; /* CS修正 */
	margin-left:1.25em; /* CS修正 */
}

.d-indent-w{
	text-indent:-1em;
	margin-left:2em;
}

.d-underline{
	border-bottom:2px solid #ff0000;
}
/*
 背景*/
.d-bgc-b{
	background-color:#e0f9fe !important;
}

/*
 画像ライン*/
.d-img-line{
	border:#999999 solid 1px;
}

/*
 リスト*/

.d-list-dot li{
	padding-left:20px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_dot.png) no-repeat 0.5em 0.5em;
}

ul .d-txt-list li ul{
	margin: 0 0 0 1em;
	padding: 0;
}


.d-list-ordered {
	padding-left:2em;
	list-style:decimal;
	list-style-position: outside;
}

/*
 ぱんくずリスト*/
ul.d-list-bread{
	margin:10px 0;
	letter-spacing:-.40em;
}

ul.d-list-bread li{
	letter-spacing:normal;
	display:inline;
}

/*
 イメージリスト*/
.d-imglink-list{
	border-left:solid 1px #c3c3c3;
}

.d-imglink-list li{
	float:left;
}

.d-imglink-list li a{
	padding:10px;
	display:block;
	border-top:solid 1px #c3c3c3;
	border-right:solid 1px #c3c3c3;
	border-bottom:solid 1px #c3c3c3;
}

.d-imglink-list li a:hover{
	background-color:#f0f8ff;
}

.d-imglink-list li a span{
	margin-top:5px;
	display:block;
}

.d-imglink-list:after{
	clear:both;
	content:"";
	display:block;
}

/*
 タイトル*/

/*中・小・見出しマージン無し*/
.d-mid-title-m0{
	clear: both; padding: 8px 16px 6px 16px; overflow: hidden; border-left: solid 6px #5593d1; border-bottom: dotted 1px #999; font-size: 107.1%; font-weight: bold; zoom: 100%; line-height:1.2em;}

.d-small-title-m0{
	padding:4px 0 1px 20px; margin-top:6px; margin-bottom:6px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_small.png) no-repeat left 0.6em; font-weight:bold; font-size: 107.1%;
}
/*中・小・見出しマージン無しここまで*/

.d-mid-title{
	clear: both; padding: 8px 16px 6px 16px; overflow: hidden; border-left: solid 6px #5593d1; border-bottom: dotted 1px #999; font-size: 107.1%; font-weight: bold; zoom: 100%; line-height:1.2em; margin-top:25px; margin-bottom:20px;}

.d-mid-title1{
	padding-left:17px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_mid.png) no-repeat left 0.35em; font-weight:bold; font-size: 128.6%; border-bottom:3px double #cccccc;
}

.d-mid-title2{
	padding:5px 10px 3px 10px; font-weight:bold; font-size: 128.6%; background-color:#e3f2fc;
	border:2px solid #b9c9d9;
}

.d-mid-title3{
	padding-left:17px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_mid.png) no-repeat left 0.4em; font-weight:bold; font-size: 135.7%;	color:#0077bb;
}

.d-mid-title4{
	padding:4px 0 2px 10px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_mid_title.png) repeat left top #0077bb; border:1px solid #b9c9d9; font-weight:bold; font-size: 128.6%; color:#ffffff;
}

.d-mid-title5{
padding-left:17px;
	font-size: 128.6%; color:#441800; font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_mid_02.png) no-repeat left 0.35em;
}

.d-mid-title6{
padding:5px 5px 2px 13px;
	font-size: 128.6%; color:#000; font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_mid_title6.png) repeat-x left bottom;
	border:1px dotted #ccc;
	border-left:5px solid #eb5200;
}

.d-small-title{
	padding:4px 0 1px 20px; margin-top:15px; margin-bottom:6px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_small.png) no-repeat left 0.6em; font-weight:bold; font-size: 107.1%;
}

.d-small-title1{
	padding:4px 0 0 8px; font-weight:bold; font-size: 107.1%; background-color:#eef0f0; border-left:3px solid #23499f;
}
.d-small-title2{
	padding:3px 0 0 17px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_small.png) no-repeat 6px 0.7em; font-weight:bold; font-size: 107.1%;
	border:1px solid #dadadb;
}

.d-small-title3{
	padding-left:17px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_small.png) no-repeat 6px 0.5em; font-weight:bold; font-size: 107.1%;
	color:#0077bb;
}

.d-small-title5{
	padding:3px 0 0 7px; background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_small_title.png) repeat left top #0095bb; font-weight:bold; font-size: 107.1%;
	color:#fff;
}

.d-small-title6{
	padding:4px 0 0 18px;
	font-weight:bold; font-size: 107.1%;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_dot.png) no-repeat 8px 0.8em #faf8d5;
	border:1px solid #c7bca2;

}

/*
 アコーディオンタイトル*/
.d-acdn-title{
	margin-bottom:6px;
	padding-left:26px;
	line-height:27px;
	color:#333;
	font-size:114.3%;
	font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_accordion_on.png) left 5px no-repeat;
	display:inline-block;
}

.d-acdn-title.off{
	color:#8a8d8f;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_title_accordion_off.png) left 5px no-repeat;
}

.d-acdn-title:hover{
	cursor:pointer;
}

.d-acdn-inner{
	margin-bottom:18px;
	padding-left:26px;
}


/*
参考リンクエリア*/
.d-link-sample{
	padding:7px 7px 5px 7px;
	border:1px dotted #b9c9d9;
	background-color:#fafafa;
}
.d-link-sample li{
	margin-left:17px;

	text-indent:-20px;
}

*html .d-link-sample li{
	margin-left:20px;
	text-indent:-17px;
}

*+html .d-link-sample li{
	margin-left:20px;
	text-indent:-17px;
}

*html .d-link-sample li .d-link-mark,
*html .d-link-sample li .d-link-window,
*html .d-link-sample li .d-link-pdf{
	margin-left:0;
}

*+html .d-link-sample li .d-link-mark,
*+html .d-link-sample li .d-link-window,
*+html .d-link-sample li .d-link-pdf{
	margin-left:0;
}



/*
 リンク*/
.d-link-mark{
	margin-left:3px;
	padding:0 0 3px 13px!important;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-link-window{
	margin-left:3px;
	padding:0 0 3px 13px!important;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-link-pdf{
	padding: 1px 0 3px 17px;
	margin-left:3px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_pdf.png) left 0.2em no-repeat;
	text-align:left;
}

.d-link-anchor {
	margin-left:3px;
	padding:0 0 3px 13px;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-link-larger{
	padding: 2px 0 3px 75px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bt_img_larger.png) no-repeat left 0.3em;
}

.d-img-link-blank{
	margin-left:4px;
}

.d-link-indent{
	margin-left:17px;
	text-indent:-20px;
}

*html .d-link-indent{
	margin-left:20px;
	text-indent:-17px;
}

*+html .d-link-indent{
	margin-left:20px;
	text-indent:-17px;
}

*html .d-link-indent .d-link-mark,
*html .d-link-indent .d-link-window,
*html .d-link-indent .d-link-pdf{
	margin-left:0;
}

*+html .d-link-indent .d-link-mark,
*+html .d-link-indent .d-link-window,
*+html .d-link-indent .d-link-pdf{
	margin-left:0;
}

*html li .d-link-mark,
*html li .d-link-window,
*html li .d-link-pdf{
	margin-left:0;
}

*+html li .d-link-mark,
*+html li .d-link-window,
*+html li .d-link-pdf{
	margin-left:0;
}



/*
 参考情報*/

.d-reference{
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/reference_bg.png) no-repeat left bottom;
	padding-bottom:11px;
}

* html .d-reference{
	zoom:1;
}

.d-refarence-title{
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/reference_title_bg.png) no-repeat left top;
	padding:5px 20px 3px 20px;
	margin-bottom:5px;
	font-size: 128.6%;
}

.d-reference .d-dot-bottom{
	padding-bottom:5px;
	margin-bottom:5px;
}

.d-reference-inner{
	padding:0 20px;
}

.d-reference-inner ul{
	overflow:hidden;
}


/* CS修正 */
.d-reference-inner ul li{
	margin-top:10px;
	margin-left:17px;
	text-indent:-20px;
}

/* CS修正 */
.d-reference-inner ul li{
	margin-left:20px\9;
	text-indent:-17px\9;
}


/*
 ページトップリンク*/
.d-move-top { clear: both; width: 100%; padding-top: 10px; margin: 0 auto; overflow:hidden; text-align:right;}
.d-move-top.d-mid { padding-top: 10px; padding-bottom: 40px;}
.d-move-top a{
	padding-left:23px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_link_arrow_top.png) left center no-repeat;
}


/*
 注釈エリア*/
.d-caution-box{
	padding:5px;
	border:1px dotted #3680bf;
	background-color:#ffffce;
	overflow:hidden;
}

#html .d-caution-box{
	zoom:1;
}

/*
 インデント囲枠エリア*/
.d-indent-box{
	margin-left:14px;
}


/*
 テーブル
-------------------------------------------------------------------------*/
table { margin: 0 0 0px; width: 100%;}
th,
td {padding: 9px 9px;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 1px solid #b9c9d9;
	line-height: 1.4;}

th {background-color: #eceff1;
	vertical-align: top;
	font-size: 85.7%;}

thead th { text-align: center; vertical-align:middle; }
tbody td { vertical-align:middle;}



/*セルのbgカラー（イレギュラー）*/
.d-bg-color1 { background: #eceff1;}
.d-bg-color2 { background: #f9f9fa;}
.d-bg-white { background: #FFF;}
/*罫線*/
.d-noline-r {border-right:none;}
.d-noline-l {border-left:none;}

/*枠なしテーブル*/
.d-noborder th,.d-noborder td{border:none;}

/*
 ボタン
-------------------------------------------------------------------------*/
.d-btn-confirm {
	display: block;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	width: 220px;
	height: 44px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_confirm.png) left top no-repeat;
}

.d-btn-confirm:hover {
	background-position: 0 -44px;
}

.d-btn-formalities {
	display: block;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	width: 220px;
	height: 44px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_formalities.png) left top no-repeat;
}

.d-btn-formalities:hover {
	background-position: 0 -44px;
}

.d-btn-menuback {
	display: block; border: none; text-indent: -9999px; cursor: pointer;
	width: 220px;
	height: 50px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_menu_back.png) left top no-repeat;
}

.d-btn-menuback:hover {
	background-position: 0 -50px;
}

.d-btn-setting,
.d-btn-optionProcedure,
.d-btn-nuroUserWeb,
.d-btn-serviceList{
	display: block;
	border:none;
	text-indent:-9999px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.d-btn-setting{
	width:100px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_setting.png) left top no-repeat;
}

.d-btn-optionProcedure{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_optionProcedure.png) left top no-repeat;
}

.d-btn-nuroUserWeb{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_nuroUserWeb.png) left top no-repeat;
}

.d-btn-serviceList{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_serviceList.png) left top no-repeat;
}

.d-btn-setting:hover,
.d-btn-optionProcedure:hover,
.d-btn-nuroUserWeb:hover,
.d-btn-serviceList:hover{
	background-position: 0 -30px;
}

.d-btn-ask_tel{
	width:300px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/btn_ask_telNum.png) left top no-repeat;
	display:block;
	border:none;
	text-indent:-9999px;
}

.d-btn-ask_tel:hover{
	background-position: 0 -44px;
}

.d-btn-box{
	text-align:center;
	margin:0 auto;
	width:220px;
}

.d-action .d-btn,
.d-action .d-btn{
	width:220px;
	margin:0 auto;
	text-align:center;
}


/*
 ナビ
-------------------------------------------------------------------------*/
.navigation{
	position:relative;
	border-bottom:none;	/* IE8対策 */
	border-bottom:solid 1px #ccc\9;	/* IE8対策 */
	z-index:1;/* お知らせエリア撤去対応 */
}

/* IE8対策 */
.navigation:not(:target){
	border-bottom:none\9;
}

.navigation nav{
	box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1);
}

.pageNavOuter{
	width:100%;
	min-width:950px;
	max-width:950px;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}

.pageNav li{
	width:190px;
	float:left;
}

.pageNav:after{
	clear:both;
	content:"";
	display:block;
}

.pageNav > li > a{
	width:190px;
	height:62px;
	text-align:center;
	vertical-align:middle;
	color:#233;
	font-size:1rem;
	display:table-cell;
	position:relative;
	top:4px;
	z-index:15;
}

/* 2017/12/11 ナビゲーション下部画像削除
.pageNav > li > a:hover{
	color:#388400;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/bg_navi_hover.png) no-repeat center bottom;
*/
-->

.pageNav li .d-btn-NavMyp a{
	width:155px;
	height:42px;
	line-height:1.6;
	margin:5px 7px;
	padding:5px 10px;
	color:#233;
	font-size:12px;
	text-align:center;
	background-color:#fcdb00;
	box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-moz-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-webkit-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	display:inline-block;
}

.pageNav li .d-btn-NavMyp a:hover{
	background-color:#fee63c;
}

.pageNav li .d-btn-NavMyp a span{
	padding-left:15px;
	font-size:14px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/icon_login_myp.png) left center no-repeat;
	background-size:13px auto;
	display:block;
}

.pageNav > li > a > span{
	width:189px;
	border-right:solid 1px #ccc;
	display:table-cell;
}
.pageNav > li > a > span.d-no-border-right{
	border-right:none !important;
}


.pageNav li .pageNavDrop a:hover{
	background:none;
}

.pageNav li:hover{
	z-index:10;
}

.pageNav li:hover .pageNavDrop{
	z-index:5;
	display:block;
}

.pageNavDrop{
	width:100%;
	padding-bottom:20px;
	background-color:rgba(34,34,51,0.95);
	position:absolute;
	left:0;
	box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1),0 4px 4px 0 rgba(0, 0, 0, .1) inset;
	-moz-box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1),0 4px 4px 0 rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow:0 4px 4px 0 rgba(0, 0, 0, .1),0 4px 4px 0 rgba(0, 0, 0, .1) inset;
	border:none;	/* IE8対策 */
	border-top:solid 1px #ccc\9;	/* IE8対策 */
	border-bottom:solid 1px #ccc\9;	/* IE8対策 */
	display:none;
}
.pageNavDrop a { text-decoration: none; color: #fff; }
.pageNavDrop a:visited { text-decoration: none; color: #fff; }
.pageNavDrop a:hover { color:#fff; text-decoration: underline; }

/* IE8対策 */
.pageNavDrop:not(:target){
	border:none\9;
}

.pageNavDrop ul{
	width:950px;
	margin:30px auto;
}

.pageNavDrop ul li{
	width:33.33333%;
	margin-bottom:10px;
}
/*
 検索
-------------------------------------------------------------------------*/
.d-search{
	margin:0 auto;
	padding-top:15px;
	width:950px;
	overflow:hidden;
}

.d-search .d-inner{
	float:left;
	overflow:hidden;
	font-size:85%;
}

.d-support-search{
	margin-right:20px;
}

.d-search .d-search-form{
	background:transparent;
	height:25px;
	line-height:25px;
	border-width:0;
	color:#999999;
	margin:0 0 0 25px;
	width:151px;
}
.d-search .d-search-submit{
	background:transparent;
	height:25px;
	line-height:25px;
	border-width:0;
	width:50px;
	text-indent:-9999px;
	cursor:pointer;
}

.d-middle-message696 .d-search-box-td .rn_PlaceHolder{
	margin-top:10px!important;
}

/*
 インラインフレーム
-------------------------------------------------------------------------*/
iframe.d-widget-frame{
	width:100%;
	height:180px;
	overflow:hidden;
}

iframe.d-widget-frame10{
	width:100%;
	height:320px;
	overflow:hidden;
}

iframe.d-widget-frame15{
	width:100%;
	height:450px;
	overflow:hidden;
}

iframe.d-widget-frame20{
	width:100%;
	height:600px;
	overflow:hidden;
}

.d-widget-area div.rn_Content .rn_List li{
	margin-left:3px;
	padding:0 0 3px 13px;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-middle-message696 iframe.d-widget-frame{
	width:100%;
	height:110px;
	margin:10px 0 0 20px;
	overflow:hidden;
}

/*
 バーチャルオペレータ
-------------------------------------------------------------------------*/
.d-top-operator{
	width:694px;
	height:138px;
	border:solid 1px #fca2ca;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/vo_top_background.png) #fff8ed no-repeat;
	position:relative;
}

.d-top-operator #sayfrom{
	width:407px;
	height:36px;
	line-height:36px;
	padding-left:8px;
	border:solid 2px #fca2ca;
	background-color:#f8f8f8;
	color:#808080;
	font-size:110%;
	display:block;
	position:absolute;
	top:59px;
	left:113px;
}

.d-top-operator #sayfrom:focus{
	color:#000;
	outline:none;
}

.d-top-operator #sendButton{
	width:120px;
	height:40px;
	line-height:40px;
	border:none;
	border-radius:4px;
	outline:none;
	background-color:#ffcde6;
	color:#404040;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	display:block;
	position:absolute;
	top:59px;
	left:539px;
}

/* GC対策 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.d-top-operator #sendButton{
		line-height:normal;
	}
}

.d-top-operator #sendButton:hover{
	cursor:pointer;
	background-color:#fca2ca;
}

.d-top-operator #sendButton:focus{
	outline:1px dotted;
}

/* GC対策 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.d-top-operator #sendButton:focus{
		outline:-webkit-focus-ring-color auto 5px;
	}
}

.d-top-operator span{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:106px;
	left:124px;
}

.d-top-operator .d-top-help-btn{
	outline:none;
	position:absolute;
	top:112px;
	left:521px;
}

.d-top-operator .d-top-help-btn:focus{
	outline:1px dotted;
}

/* GC対策 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.d-top-operator .d-top-help-btn:focus{
		outline:-webkit-focus-ring-color auto 5px;
	}
}

/*
 チャット
-------------------------------------------------------------------------*/
.d-chatlink-area{
	margin-bottom:50px;
}

.d-chatlink-area a{
	line-height:43px;
 	padding:10px 18px;
 	color:#252525;
 	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
	border-radius:2px;
	border:solid 1px #fccd0a;
	background:#fdd513;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe256), color-stop(100%, #f7bb06));
	background-image:-webkit-linear-gradient(top, #ffe256, #f7bb06);
	background-image:-moz-linear-gradient(top, #ffe256, #f7bb06);
	background-image:-o-linear-gradient(top, #ffe256, #f7bb06);
	background-image:linear-gradient(to bottom, #ffe256, #ffc600);
}

.d-chatlink-area a:hover{
	text-decoration:none;
	border:solid 1px #f2b00a;
	background:#f2c85c;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2c85c), color-stop(100%, #f0af0a));
	background-image:-webkit-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:-moz-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:-o-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:linear-gradient(to bottom, #f2c85c, #f0af0a);
	cursor:pointer;
}


/*
 チャットフォーム
-------------------------------------------------------------------------*/
.d-chatform-area{
	margin-bottom:25px;
	padding:25px;
	background-color:#f7f7f7;
}

.d-chatform-area.d-chat-rdodisp{
	display:none;
}

.d-chatform-area .d-chatform-ttl{
	font-size:16px;
	font-weight:bold;
}

/* お問い合わせ内容ラジオボタン */
.d-chatform-area #chat-get-ask{
	margin:15px 0 0 10px;
}

.d-chatform-area #chat-get-ask label{
	margin-bottom:12px;
	vertical-align:middle;
	display:block;
}

.d-chatform-area #chat-get-ask label:last-child{
	margin-bottom:0;
}

.d-chatform-area #chat-get-ask label input{
	margin-right:12px;
	border:none;
}

.d-chatform-area .d-chatform-self{
	width:646px;
	margin:15px 0;
}

.d-chatform-area .d-chatform-self:after{
	clear:both;
	content:"";
	display:block;
}

.d-chatform-area .d-must-err{
	width:450px;
	margin:15px auto 0;
	padding:10px;
	color:#f00;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:solid 1px #f00;
	background-color:#fff;
	display:none;
}

/* ご本人確認ラジオボタン */
.d-chatform-area .d-chatform-self p{
	width:346px;
	margin-left:14px;
	float:left;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput{
	width:266px;
	margin-left:20px;
	float:left;
	clear:none;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput label{
	font-weight:normal;
	vertical-align:middle;
}

/* テキストボックス全般 */
.d-chatform-area .rn_TextInput label.rn_Label{
	width:185px;
	margin-left:20px;
	color:#555;
	display:inline-block;
}

.d-chatform-area .rn_TextInput input.rn_Text{
	width:330px;
	padding:5px 7px;
	border-color:#4cabb6;
}

.d-chatform-area .rn_TextInput input.rn_Text + .rn_HintBox{
	padding:7px 16px;
	background-color:#ffffd6;
	border-color:#4cabb6;
}

.d-chatform-area .rn_TextInput input.rn_Text:focus{
	background-color:#fff;
}

/* 生年月日 */
.d-chatform-area #chat-get-birth{
	margin:20px 0 14px 20px;
}

.d-chatform-area #chat-get-birth p{
	margin-bottom:10px;
}

.d-chatform-area #chat-get-birth span{
	color:#555;
	font-weight:bold;
}

.d-chatform-area #chat-get-birth select{
	margin:0 10px;
	border-color:#4cabb6;
	font-weight:normal;
}

.d-chatform-area #chat-get-birth select:focus{
	background-color:#fff;
}

.d-chatform-area #chat-get-birth #chat-year{
	margin-left:129px;
}

/* チャットお問い合わせボタン */
/* 170127_チャットフォーム追加対応 start */
.d-chatformbtn-area,
.d-chatformlbl-area{
/*bak
.d-chatformbtn-area{
/* 170127_チャットフォーム追加対応 end */
	text-align:center;
}

.d-chatformbtn-area .rn_ChatLaunchButton button{
	margin:0 0 15px 0;
	padding:14px 140px 10px;
	color:#233;
	line-height:1.6;
	font-size:14px;
	font-family:'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
	text-align:center;
	text-shadow:none;
	border:none;
	border-radius:0;
	background-image:none;
	background-color:#fcdb00;
	box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-moz-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-webkit-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
}

.d-chatformbtn-area .rn_ChatLaunchButton button:hover{
	background-color:#fee63c;
	text-decoration:underline;
}

/* チャット受付状況ラベル */
/* 170127_チャットフォーム追加対応 start */
.d-chatformlbl-area .rn_ChatStatus2{
/*bak
.d-chatformbtn-area .rn_ChatStatus2{
/* 170127_チャットフォーム追加対応 end */
	font-size:14px;
	font-weight:normal;
}

/* 注意書きエリア */
.d-caution-chat{
	margin-top:20px;
	padding:10px 15px;
	border:solid 2px #fcb800;
	border-left:solid 16px #fcb800;
	line-height:1.6;
	background-image:linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-webkit-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-moz-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-o-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-size:4px 4px;
}

.d-caution-chat .d-mark-tips{
	padding:8px 0 8px 32px;
	font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_tips.png) left 3px no-repeat;
}

/* 170131_チャットフォーム対応 end */

/*
 フッター上バナーエリア
-------------------------------------------------------------------------*/
.d-btm-banner a{
	width:600px;
	height:100px;
	margin:30px auto;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/banner_app.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}

.d-btm-banner a:hover{
	cursor:pointer;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/banner_app.jpg) no-repeat left bottom;
}






/* PC SP 表示制御 */
.display_pc{
	display:block;
}

.display_sp{
	display:none;
}

}




/*=========================================================================

Display : SmartPhone / Tablet

=========================================================================*/

/*
@media screen and (max-width:949px),(-webkit-min-device-pixel-ratio: 2) {
*/

@media screen and (max-width:949px) {


/*
 初期化
-------------------------------------------------------------------------*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-style: normal; font-weight:normal; }
body {font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif; color: #000000;}
input {font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;}
ul, ol { list-style: none; }
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
select option { padding: 0 5px }
form label { cursor: pointer; }
input { vertical-align: middle; }
a { text-decoration: none; color: #314da5; }
a:visited { text-decoration: none; color: #314da5; }
a:hover { text-decoration: underline; }
hr {margin:80px 0;}
pre { width:100%; font-size: 87.5%; font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif; overflow:auto;}
img{ max-width:99%; height: auto !important; }
article, section{ margin:0;	padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; }
input:focus, select:focus, textarea:focus { outline:none; }

/*
 基本構成
-------------------------------------------------------------------------*/
/* 共通ヘッダー */
header{
	padding:0;
	width:100%;
}

header img{
	height:auto;
}

/* 会員サポートページ内コンテンツエリア幅 */
.d-main{
	height:auto;
	padding:0 10px;
}

/* アンサー部分の全体幅 */
.rn_AnswerDetail{
	height:auto;
}

/* ヘッダー検索エリア */
.d-top-search{
	padding:0 10px;
}

/* スクロールページTOPボタン */
/* 161101_会員サポートリニューアル start */
#d-page-top{
    position:fixed;
    right:10px;
	bottom:100px !important;
	z-index:1;
}

#d-page-top a{
    width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_page_top.png) center center no-repeat;
	background-size:40px auto;
	display:block;
}


/*フッターナビ*/
.d-priFt-area{
	width:240px;
	margin:20px auto 10px;
	font-size:12px;
}

.d-priFt-area .d-priFt-navi li{
	display:inline;
	margin-right:20px;
}

.d-priFt-area .d-priFt-navi li a{
	padding:0 0 3px 13px;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-priFt-area .d-priFt-navi li a:hover{
	text-decoration:none;
}

/*
 汎用
-------------------------------------------------------------------------*/
/*
JavaScritオフのアラート
*/
.d-js-err { position:fixed; top:0px; left:0px; width:100%; height:200px; z-index:100;}
.d-js-err p {position:relative; width:750px; padding:70px 0; margin:100px auto; background:#ffffff; border:4px solid #cc0000; font-weight:bold; text-align:center; color:#cc0000;}
* html .d-js-err p {margin:20px auto;}

/* お問い合わせ系のテンプレートで使用) */
 .d-article { margin-bottom: 20px; overflow: hidden;}

/*
 調整用*/
.d-clear { clear: both;}
.d-sp-t5 { margin-top: 5px;}
.d-sp-b5 { margin-bottom: 5px;}

.d-sp-t10 { margin-top: 10px;}
.d-sp-b10 { margin-bottom: 10px;}
.d-sp-10 { margin-left: 10px; margin-right: 10px;}
.d-sp-l10 { margin-left: 10px;}
.d-sp-r10 { margin-right: 10px;}

.d-sp-t20 { margin-top: 20px;}
.d-sp-b20 { margin-bottom: 20px;}
.d-sp-l20 { margin-left: 20px;}
.d-sp-r20 { margin-right: 20px;}

.d-sp-t30 { margin-top: 30px;}
.d-sp-b30 { margin-bottom: 30px;}
.d-sp-l30 { margin-left: 30px;} /* CS追加 */
.d-sp-r30 { margin-right: 30px;} /* CS追加 */
.d-sp-t40 { margin-top: 40px;} /* CS追加 */
.d-sp-t50 { margin-top: 50px;} /* CS追加 */

.d-sp-pl5 {padding-left: 5px;} /* CS追加 */
.d-sp-pl10 {padding-left: 10px;} /* CS追加 */
.d-sp-pl20 {padding-left: 20px;} /* CS追加 */
.d-sp-pl30 {padding-left: 30px;} /* CS追加 */
.d-sp-p10 {padding: 10px;} /* CS追加 */

.d-left{text-align:left;}
.d-right{text-align:right;}
.d-center{text-align:center;}


/*
 フォント*/
.d-blue{color:#0077bb;}
.d-red{color:#cc0000;}
.d-green{color:#00881d;}
.d-orange{color:#ff6600;}
.d-bold{font-weight:bold;}
.d-font-normal{font-weight:normal;}
.d-font-smaller{font-size: 85.7%;}
.d-font-larger{font-size: 115%;}
.d-sup { clear: both; padding: 5px 0 0; font-size: 85.7%;}


/*
 装飾*/
.d-dot-bottom{
	border-bottom:1px dotted #999999;
}

.d-line-top{
	border-top:1px solid #e7e7e7;
	padding-top:30px;
}

.d-indent{
	text-indent:-1.25em;
	margin-left:1.25em;
}

.d-indent-w{
	text-indent:-1em;
	margin-left:2em;
}

.d-underline{
	border-bottom:2px solid #ff0000;
}

/*
 背景*/
.d-bgc-b{
	background-color:#e0f9fe !important;
}

/*
 画像ライン*/
.d-img-line{
	border:#999999 solid 1px;
}

/*
 レイアウト*/
.d-center{
	text-align:center;
}

/*
 リスト*/
ul .d-txt-list li ul{
	margin: 0 0 0 1em;
	padding: 0;
}

.d-list-ordered {
	padding-left:2em;
	list-style:decimal;
	list-style-position: outside;
}

/*
 イメージリスト*/
.d-imglink-list{
	border-left:solid 1px #c3c3c3;
}

.d-imglink-list li{
	float:left;
}

.d-imglink-list li a{
	padding:10px;
	display:block;
	border-top:solid 1px #c3c3c3;
	border-right:solid 1px #c3c3c3;
	border-bottom:solid 1px #c3c3c3;
}

.d-imglink-list li a:hover{
	background-color:#f0f8ff;
}

.d-imglink-list li a span{
	margin-top:5px;
	display:block;
}

.d-imglink-list:after{
	clear:both;
	content:"";
	display:block;
}


/* 170930_ヘッダー・フッター改修 start */
/*
 タイトルh1*/
.d-hdg1box-sp{
	width:100%;
	border-bottom:1px solid #ccc;
	}

.d-hdg1BoxInner-sp{
	position: relative;
	padding-top:20px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	width: auto;
	min-width: 0;
	max-width: none;
	margin: 0;
	display: table;
	box-sizing: border-box;

}

.d-hdg1BoxTitles-sp{
	display: table-cell;
	width: 100%;
	vertical-align: top;

}

.d-hdg1-sp{
	font-size: 25px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.3;
	color: #223;
}
/* 170930_ヘッダー・フッター改修 end */

.d-readme{
    margin-bottom: 30px;
    background-color: #eaf1f7;
    overflow: hidden;
    padding: 0 8px 0;
    border-radius: 3 3 3 3;
    border-style: solid 1px;
	border-radius: 5px 5px 5px 5px;
}


.d-readme h3{
    border-left: none  !important;
    padding: 5px 8px 5px 0px !important;
    margin-bottom: 5px !important;
    background: none !important;
    color: #336699 !important;
}

.rn_AnswerDetail h3 {
    clear: both;
    margin: 0 0 20px;
    padding: 8px 16px 6px 20px;
    overflow: hidden;
    /* font-size: 128.6%; */
    font-weight: bold;
    zoom: 100%;
    color: white;
    background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/images/h3_title_bg.png) no-repeat left top;
    line-height: 1.2em;
}

#rn_PageTitle.rn_AnswerDetail h1 {
    background: none;
    font-size: 1.5em;
    margin-top: .5em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}


/*
 中見出し*/
.d-mid-title{
	clear: both;
	padding: 8px 16px 6px 16px;
	overflow: hidden;
	border-left:solid 6px #5593d1;
	border-bottom: dotted 1px #999;
	/*font-size: 107.1%;*/
	font-weight: bold;
	zoom: 100%;
	line-height:1.2em;
	margin-top:25px;
	margin-bottom:20px;
}

/*
 小見出し*/
.d-small-title{
	padding:4px 0 1px 20px;
	margin-top:15px;
	margin-bottom:6px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_title_small.png) no-repeat left 0.6em;
	font-weight:bold;
	/*font-size: 107.1%;*/
}

/*
 アコーディオン見出し*/
.d-acdn-title{
	margin-bottom:6px;
	padding-left:26px;
	line-height:27px;
	color:#333;
	font-size:114.3%;
	font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_title_accordion_on.png) left 5px no-repeat;
	display:inline-block;
}

.d-acdn-title.off{
	color:#8a8d8f;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_title_accordion_off.png) left 5px no-repeat;
}

.d-acdn-title:hover{
	cursor:pointer;
}

.d-acdn-inner{
	margin-bottom:18px;
	padding-left:26px;
}

/*
参考リンクエリア*/
.d-link-sample{
	padding:7px 7px 5px 7px;
	border:1px dotted #b9c9d9;
	background-color:#fafafa;
}

.d-link-sample li{
	margin-left:17px;
	text-indent:-20px;
}


/*
 リンク*/
.d-link-mark{
	margin-left:3px;
	padding:0 0 3px 13px!important;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-link-larger{
	padding: 2px 0 3px 75px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/bt_img_larger.png) no-repeat left 0.3em;
}

.d-link-indent{
	margin-left:17px;
	text-indent:-20px;
}


/*
 参考情報 (テンプレート系のページで使用) */
.d-reference{
    padding-bottom: 10px;
    border-radius: 6px 6px 6px 6px;
    border-top: none;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.d-refarence-title-sp{
    background: #C5CACE;
    border: solid 1px #C5CACE;
    border-radius: 5px 5px 0px 0px;
    padding: 6px 20px 4px 12px;
    margin-bottom: 5px;
    font-size: 108%;
}

.d-refarence-title{
	background-color:#cccccc;
	padding:6px 8px 4px 5px;
	margin-bottom:5px;
}

.d-reference .d-dot-bottom{
	padding-bottom:5px;
	margin-bottom:5px;
}

.d-reference-inner{
	padding:0 10px 0 10px;
}

.d-reference-inner ul{
	overflow:hidden;
}

.d-reference-inner ul li{
	margin-top:10px;
	margin-left:17px;
	text-indent:-20px;
}


/*
 ページトップリンク*/
.d-move-top {
	clear: both;
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
	overflow:hidden;
	text-align:right;
}

.d-move-top.d-mid {
	padding-top: 10px;
	padding-bottom: 50px;
}

.d-move-top a {
	padding: 4px 0 2px 17px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_move_top.png) left center no-repeat;
}


/*
 注釈エリア*/
.d-caution-box{
	padding:5px;
	border:1px dotted #3680bf;
	background-color:#ffffce;
	overflow:hidden;
}

/*
 インデント囲枠エリア*/
.d-indent-box{
	margin-left:14px;
}


/*
 テーブル
-------------------------------------------------------------------------*/
table {
	margin: 0;
	width: 95%;
}

th,
td {
	padding: 9px 9px !important;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 1px solid #b9c9d9;
	line-height: 1.4;
}

th {
	background-color: #eceff1;
	vertical-align: top;
	font-size: 85.7%;
}

thead th {
	text-align: center;
	vertical-align:middle;
}

tbody td {
	vertical-align:middle;
}

/*セルのbgカラー（イレギュラー）*/
.d-bg-color1 {
	background: #eceff1;
}

.d-bg-color2 {
	background: #f9f9fa;
}

.d-bg-white {
	background: #FFF;
}

/*罫線*/
.d-noline-r {
	border-right:none;
}

.d-noline-l {
	border-left:none;
}

/*枠なしテーブル*/
.d-noborder th,
.d-noborder td{
	border:none;
}


/*
 ボタン
-------------------------------------------------------------------------*/
.d-btn-formalities {
	display: block; border: none; text-indent: -9999px; cursor: pointer;
	width: 220px;
	height: 50px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_formalities.png) left top no-repeat;
}

.d-btn-formalities:hover {
	background-position: 0 -50px;
}

.d-btn-menuback {
	display: block; border: none; text-indent: -9999px; cursor: pointer;
	width: 220px;
	height: 50px;
	background: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_menu_back.png) left top no-repeat;
}

.d-btn-menuback:hover {
	background-position: 0 -50px;
}

.d-btn-setting,
.d-btn-optionProcedure,
.d-btn-nuroUserWeb,
.d-btn-serviceList{
	display: block;
	border:none;
	text-indent:-9999px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.d-btn-setting{
	width:100px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_setting.png) left top no-repeat;
}

.d-btn-optionProcedure{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_optionProcedure.png) left top no-repeat;
}

.d-btn-nuroUserWeb{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_nuroUserWeb.png) left top no-repeat;
}

.d-btn-serviceList{
	width:200px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_serviceList.png) left top no-repeat;
}

.d-btn-setting:hover,
.d-btn-optionProcedure:hover,
.d-btn-nuroUserWeb:hover,
.d-btn-serviceList:hover{
	background-position: 0 -30px;
}

.d-btn-ask_tel{
	width:300px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/btn_ask_telNum.png) left top no-repeat;
	display:block;
	border:none;
	text-indent:-9999px;
}

.d-btn-ask_tel:hover{
	background-position: 0 -44px;
}

.d-btn-box{
	text-align:center;
	margin:0 auto;
	width:220px;
}

.d-action .d-btn,
.d-action .d-btn{
	width:220px;
	margin:0 auto;
	text-align:center;
}


/*
 インラインフレーム
-------------------------------------------------------------------------*/
iframe.d-widget-frame{
	width:100%;
	height:180px;
	overflow:hidden;
}

iframe.d-widget-frame10{
	width:100%;
	height:300px;
	overflow:hidden;
}

iframe.d-widget-frame15{
	width:100%;
	height:450px;
	overflow:hidden;
}

iframe.d-widget-frame20{
	width:100%;
	height:600px;
	overflow:hidden;
}

.d-widget-area div.rn_Content .rn_List li{
	margin-left:3px;
	padding:0 0 3px 13px;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/images/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-middle-message696 iframe.d-widget-frame{
	width:100%;
	height:110px;
	margin:10px 0 0 20px;
	overflow:hidden;
}


/*
 バーチャルオペレータ
-------------------------------------------------------------------------*/
/* 161101_会員サポートリニューアル start */
.d-sp-operator{
	width:100%;
	height:118px;
	margin-top:15px;
	box-sizing:border-box;
	border:solid 1px #fca2ca;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/vo_sp_background.png) #fff8ed left top no-repeat;
	position:relative;
}

.d-sp-operator #sayfrom{
	width:95%;
	height:39px;
	line-height:39px;
	padding:0 0 0 10px;
	color:#808080;
	font-size:18px;
	border:solid 2px #fca2ca;
	border-radius:0;
	background-color:#f8f8f8;
	box-sizing:border-box;
	-webkit-appearance:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	display:block;
	position:absolute;
	top:73px;
	left:5px;
}

.d-sp-operator #sayfrom:focus{
	color:#000;
}

.d-sp-operator #sendButton{
	width:90px;
	height:39px;
	line-height:36px;
	padding:0;
	color:#404040;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:solid 2px #fca2ca;
	border-radius:0 4px 4px 0;
	background-color:#fca2ca;
	box-sizing:border-box;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-webkit-appearance:none;
	-webkit-gradient:none;
	outline:none;
	display:block;
	position:absolute;
	top:73px;
	right:5px;
}

.d-sp-operator #sendButton:hover{
	cursor:pointer;
}

.d-sp-helpVO{
	margin:10px 0 16px 0;
}

.d-sp-helpVO a{
	margin-left:3px;
	padding:0 0 3px 13px!important;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_link_arrow.png) left 0.3em no-repeat;
}

.d-sp-operatorBtnbox{
	width:100%;
	height:38px;
	box-sizing:border-box;
	background-color:#fff5d7;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
}

.d-sp-operatorBtnbox:after{
	clear:both;
	content:"";
	display:block;
}

.d-sp-operatorBtnbox .d-sp-operatorClsBtn{
	width:44px;
	height:38px;
	text-indent:-9999px;
	border:none;
	border-radius:0;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/vo_btn_close.png) left top no-repeat;
	box-shadow:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	-webkit-appearance:none;
	display:block;
	float:right;
}

.d-sp-operatorBtnbox .d-sp-operatorClsBtn:hover{
	cursor:pointer;
}

.d-sp-ClsBtnArea{
	margin-top:38px;
}

.d-sp-operator.vo-sp-none{
	width:98%;
	margin-left:4px;
}

.d-sp-helpVO.vo-sp-none{
	padding:0 5px;
	text-align:left;
}

/* 160801_パッシブチャット導入対応 start */
/*
 チャット
-------------------------------------------------------------------------*/
.d-chatlink-area{
	margin-bottom:20px;
}

.d-chatlink-area a{
	margin-bottom:10px;
 	padding:20px 18px;
 	color:#252525;
 	font-weight:bold;
	text-align:center;
	display:block;
	box-sizing:border-box;
	border-radius:2px;
	border:solid 1px #fccd0a;
	background:#fdd513;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe256), color-stop(100%, #f7bb06));
	background-image:-webkit-linear-gradient(top, #ffe256, #f7bb06);
	background-image:-moz-linear-gradient(top, #ffe256, #f7bb06);
	background-image:-o-linear-gradient(top, #ffe256, #f7bb06);
	background-image:linear-gradient(to bottom, #ffe256, #ffc600);
}

.d-chatlink-area a:hover{
	text-decoration:none;
	border:solid 1px #f2b00a;
	background:#f2c85c;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2c85c), color-stop(100%, #f0af0a));
	background-image:-webkit-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:-moz-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:-o-linear-gradient(top, #f2c85c, #f0af0a);
	background-image:linear-gradient(to bottom, #f2c85c, #f0af0a);
	cursor:pointer;
}


/* 160801_パッシブチャット導入対応 end */

/* 170131_チャットフォーム対応 start */
/*
 チャットフォーム
-------------------------------------------------------------------------*/
.d-main .rn_ChatForm{
	margin-top:20px;
}

.d-chatform-area{
	margin-bottom:25px;
}

.d-chatform-area.d-chat-rdodisp{
	display:none;
}

.d-main .rn_ChatForm .rn_ChatLaunchFormOpen{
	width:100%;
	box-sizing:border-box;
}

/* お問い合わせ内容ラジオボタン */
.d-chatform-area .d-chatform-ttl{
	font-size:17px;
	font-weight:bold;
}

.d-chatform-area:first-child .d-chatform-ttl{
	padding:7px 10px;
	border:solid 1px #dad6cb;
	background-color:#f0f0f0;
}

.d-chatform-area #chat-get-ask{
	border-left:solid 1px #dad6cb;
	border-right:solid 1px #dad6cb;
}

.d-chatform-area #chat-get-ask label{
	padding:15px 8px;
	border-bottom:solid 1px #dad6cb;
}

.d-chatform-area #chat-get-ask input{
	width:15px;
	margin-right:12px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	display:inline;
}

.d-chatform-area .d-must-err{
	padding:10px;
	text-align:center;
	color:#f00;
	font-weight:bold;
	border:solid 1px #f00;
	display:none;
}

/* ご本人確認ラジオボタン */
.d-chatform-area .d-chatform-self{
	margin-bottom:25px;
}

.d-chatform-area .d-chatform-self p{
	margin-top:15px;
	padding:7px 10px;
	font-size:17px;
	font-weight:bold;
	border:solid 1px #dad6cb;
	background-color:#f0f0f0;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput{
	width:100%;
	padding:10px;
	border:solid 1px #dad6cb;
	border-top:none;
	box-sizing:border-box;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput:after{
	clear:both;
	content:"";
	display:block;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput input{
	width:15px;
	border:solid 1px #b1b1b1;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	float:left;
}

.d-chatform-area .d-chatform-self .rn_SelectionInput label{
	width:40%;
	line-height:1.9em;
	float:left;
}

/* テキストボックス全般 */
.d-chatform-area .rn_TextInput label{
	color:#555;
}

.d-chatform-area .rn_TextInput input{
	width:100%;
	height:100%;
	padding:7px;
	border-color:#4cabb6;
	border-radius:0;
	box-sizing:border-box;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.d-chatform-area .rn_TextInput .rn_HintText{
	color:#7a7a7a;
	opacity:0;
	display:none;
}

.d-chatform-area .rn_TextInput input:focus  + .rn_HintText{
	display:block;
	animation:example 0.5s ease 0.1s 1 forwards;
	-webkit-animation:example 0.5s ease 0.1s 1 forwards;
}

@keyframes example{
	100%{opacity:1;}
}

@-webkit-keyframes example{
	100%{opacity:1;}
}

/* 生年月日 */
.d-chatform-area #chat-get-birth span{
	margin-bottom:10px;
	color:#555;
	font-weight:bold;
	display:block;
}

.d-chatform-area #chat-get-birth span span{
	margin:10px 0 0 0;
}

.d-chatform-area #chat-get-birth select{
	margin:5px 5px 10px 5px;
	font-weight:normal;
	border-color:#4cabb6;
	border-radius:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	display:inline;
}

.d-chatform-area #chat-get-birth #chat-year{
	width:170px;
	margin-left:0;
}

.d-chatform-area #chat-get-birth #chat-month,
.d-chatform-area #chat-get-birth #chat-day{
	/* 170127_チャットフォーム追加対応 start */
	width:62px;
	/* 170127_チャットフォーム追加対応 end */
}

/* チャットお問い合わせボタン */
.d-chatformbtn-area .rn_ChatLaunchButton button{
	margin:0 0 15px 0;
	padding:16px 0;
	color:#233;
	line-height:1.6;
	font-size:16px;
	font-family:'メイリオ',meiryo,'ＭＳ Ｐゴシック','MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
	text-align:center;
	text-shadow:none;
	border:none;
	border-radius:0;
	background-image:none;
	background-color:#fcdb00;
	box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-moz-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
	-webkit-box-shadow:0 3px 6px rgba(199, 199, 199, .5);
}

.d-chatformbtn-area .rn_ChatLaunchButton button:hover,
.d-chatformbtn-area .rn_ChatLaunchButton button:focus{
	background-color:#fee63c;
	/* 170127_チャットフォーム追加対応 start */
	text-decoration:none;
	/* 170127_チャットフォーム追加対応 end */
	animation:none;
	-webkit-animation:none;
}

/* チャット受付状況ラベル */
/* 170127_チャットフォーム追加対応 start */
.d-chatformlbl-area .rn_ChatStatus2{
/*bak
.d-chatformbtn-area .rn_ChatStatus2{
/* 170127_チャットフォーム追加対応 end */
	padding:0 10px;
	font-weight:normal;
	text-align:center;
}

/* 注意書きエリア */
.d-caution-chat{
	margin:20px 0 35px;
	padding:10px 15px;
	border:solid 2px #fcb800;
	border-top:solid 10px #fcb800;
	line-height:1.6;
	background-image:linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-webkit-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-moz-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-image:-o-linear-gradient(-45deg,#fff 25%,#fef9ec 25%,#fef9ec 50%,#fff 50%,#fff 75%,#fef9ec 75%,#fef9ec);
	background-size:4px 4px;
}

.d-caution-chat .d-mark-tips{
	padding:8px 0 8px 32px;
	font-weight:bold;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_tips.png) left 10px no-repeat;
}

.d-caution-chat .d-link-window{
	margin-left:3px;
	padding:0 0 3px 13px!important;
	text-align:left;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/mark_link_arrow.png) left 0.3em no-repeat;
}


/* 170131_チャットフォーム対応 end */


/*
 トップエリアとフッター上バナーエリア
-------------------------------------------------------------------------*/

/* 161111_リリース後残課題対応 start */
.d-top-banner a,
.d-btm-banner a{
	width:100%;
	height:auto;
	box-sizing:border-box;
	display:block;
}

.d-btm-banner a img{
	max-width:100%;
}

.d-top-pr-area{
	width:100%;
	height:76px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/bn_top_pr.jpg) center top #fff no-repeat;
	background-size:contain;
	box-shadow:0 -3px 5px #666;
	-webkit-box-shadow:0 -3px 5px #666;
	-moz-box-shadow:0 -3px 5px #666;
    position:fixed;
	bottom:0;
}

.d-top-pr-area a{
	width:100%;
	height:76px;
	text-indent:-9999px;
	line-height:0.5em;
	box-sizing:border-box;
	display:block;
}

.d-top-pr-area a + span{
	width:28px;
	height:28px;
	background:url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet_mobile/common/img/bn_top_pr_closeBtn.jpg) left top no-repeat;
	background-size:28px auto;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:6px;
	right:6px;
}

.d-top-pr-area a + span:hover{
	cursor:pointer;
}


/* PC SP 表示制御 */
.display_pc{
	display:none;
}

.display_sp{
	display:block;
}

}


/*---------以下171124追記---------*/

.d-side #webagent-root,
.d-side #webagent-root *,
.d-side #webagent-root *::before,
.d-side #webagent-root *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.d-side #webagent-root {
  margin: 20px 0;
}

.d-side #webagent-root.webagent {
  font-size: 16px;
  border: 2px solid #aaa;
  line-height: 1.6;
}

.d-side #webagent-root.webagent .webagent__title {
  font-size: 20px;
  letter-spacing: 2px;
  color: #fff;
  background: #fe7098;
  position: relative;
  margin: 0;
}

.d-side #webagent-root.webagent .webagent__title::before {
  background: transparent url("https://www.so-net.ne.jp/support/side/img/webagent__title-img.png") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  display: block;
  width: 26px;
  height: 24px;
  margin: auto 0;
  content: "";
}

.d-side #webagent-root.webagent .title__inner {
  display: block;
  padding: 8px 14px 4px 48px;
}

.d-side #webagent-root.webagent .webagent__content {
  padding: 0 0 0 12px;
}

.d-side #webagent-root.webagent .content__lede {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 8px 0 11px;
  padding: 24px 60px 17px 0;
  letter-spacing: .45px;
}

.d-side #webagent-root.webagent .content__lede br {
  display: none;
}

.d-side #webagent-root.webagent .content__lede::after {
  background: transparent url("https://www.so-net.ne.jp/support/side/img/wevagent__lede-img.png") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 64px;
  height: 70px;
  margin: auto 0;
  content: "";
}

.d-side #webagent-root.webagent .content__field {
  position: relative;
  overflow: hidden;
  margin: 0 14px 7px 2px;
  border: 1px solid #aaa;
  border-radius: 23px;
}

.d-side #webagent-root.webagent .field__input input {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.2px;
  width: 100%;
  min-height: 44px;
  padding: 14px 19px 12px;
  border: 0;
  border-radius: 22px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.d-side #webagent-root.webagent .field__input input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px #b2c4ff inset;
          box-shadow: 0 0 0 2px #b2c4ff inset;
}

.d-side #webagent-root.webagent .field__buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  overflow: hidden;
  width: 79px;
  height: 100%;
  border-radius: 23px;
}

.d-side #webagent-root.webagent .field__buttons button.buttons__submit {
  background: #fcdb00;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 22px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.d-side #webagent-root.webagent .field__buttons button.buttons__submit span {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
}

.d-side #webagent-root.webagent .field__buttons button.buttons__submit:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px #b2c4ff inset;
          box-shadow: 0 0 0 2px #b2c4ff inset;
}

.d-side #webagent-root.webagent .field__buttons button.buttons__submit::before {
  background: transparent url("https://www.so-net.ne.jp/support/side/img/buttons__submit-img.png") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
}

.d-side #webagent-root.webagent .field__buttons button.buttons__submit::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.d-side #webagent-root.webagent .content__noticelist {
  font-size: 14px;
  line-height: 1.3;
  display: table;
  margin: 0 0 6px 2px;
  padding: 0;
}

.d-side #webagent-root.webagent .noticelist__li {
  display: table-row;
  margin: 0;
  padding: 0;
  list-style: none;
}

.d-side #webagent-root.webagent .noticelist__li> * {
  font-size: 100%;
  display: table-cell;
}

.d-side #webagent-root.webagent .noticelist__li> small {
  padding: 0 0 1px 5px;
}

.d-side #webagent-root.webagent .noticelist__li--strong {
  color: #c00;
}

.d-side #webagent-root.webagent .webagent__foot {
  background: #fff2cc;
}

.d-side #webagent-root.webagent .foot__howtouse a.howtouse__link {
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px 5px 5px 60px;
}

.d-side #webagent-root.webagent .foot__howtouse a.howtouse__link:focus {
  text-decoration: underline;
}

.d-side #webagent-root.webagent .foot__howtouse a.howtouse__link::before {
  background: transparent url("https://www.so-net.ne.jp/support/side/img/howtouse__link-img.png") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -19px;
  left: 14px;
  display: block;
  width: 35px;
  height: 57px;
  content: "";
}

.d-side #webagent-root.webagent .foot__howtouse a.howtouse__link .icn-_blank {
  margin: 0 4px;
  position: relative;
  top: -1px;
}


@media screen and (min-width: 768px) {
  .d-side #webagent-root.webagent {
    font-size: 12px;
    max-width: 224px;
  }
  .d-side #webagent-root.webagent .webagent__title {
    font-size: 18px;
  }
  .d-side #webagent-root.webagent .webagent__title::before {
    left: 15px;
  }
  .d-side #webagent-root.webagent .title__inner {
    padding-top: 6px;
    padding-bottom: 2px;
  }
  .d-side #webagent-root.webagent .webagent__content {
    padding-left: 8px;
  }
  .d-side #webagent-root.webagent .content__lede {
    margin: 18px 0 18px;
    padding: 0 50px 0 0;
  }
  .d-side #webagent-root.webagent .content__lede br {
    display: block;
  }
  .d-side #webagent-root.webagent .content__lede::after {
    right: -7px;
    top: -2px;
  }
  .d-side #webagent-root.webagent .content__field {
    margin-right: 7px;
    margin-bottom: 8px;
  }
  .d-side #webagent-root.webagent .field__input input {
    font-size: 12px;
    min-height: 34px;
    padding: 11px 16px 9px;
    letter-spacing: 1px;
  }
  .d-side #webagent-root.webagent .field__buttons {
    width: 50px;
  }
  .d-side #webagent-root.webagent .field__buttons button {
    -webkit-transition: .2s opacity ease-out;
            transition: .2s opacity ease-out;
  }
  .d-side #webagent-root.webagent .field__buttons button:hover {
    opacity: .7;
  }
  .d-side #webagent-root.webagent .field__buttons button.buttons__submit::before {
    width: 16px;
    height: 17px;
  }
  .d-side #webagent-root.webagent .content__noticelist {
    font-size: 11px;
    line-height: 1.3;
    margin-left: 0;
  }
  .d-side #webagent-root.webagent .noticelist__li> small {
    padding-bottom: 3px;
  }
  .d-side #webagent-root.webagent .foot__howtouse a.howtouse__link {
    padding: 8px 5px 5px 49px;
  }
  .d-side #webagent-root.webagent .foot__howtouse a.howtouse__link .icn-_blank {
    margin: 0 5px;
    position: relative;
    top: 1px;
  }
  .d-side #webagent-root.webagent .foot__howtouse a.howtouse__link::before {
    bottom: -13px;
    left: 9px;
    width: 28px;
    height: 45px;
  }
  .d-side #webagent-root.webagent .foot__howtouse a.howtouse__link::after {
    position: relative;
    top: 2px;
    margin-left: 4px;
  }
  .d-side #webagent-root.webagent .foot__howtouse a:hover {
    text-decoration: underline;
  }

.d-freedial p:before{
    display: inline-block;
    content: " ";
    width: 45px;
    height: 25px;
    background-image: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_freedial.png);
    background-size: 45px;
    margin: 0 5px 2px 0;
    vertical-align: middle;
}
}


.display-pc {
	display: block;
}
.display-sp {
	display: none;
}

.d-faq-title {
	width: auto;
	height: auto;
	padding: 10px 0 10px 10px;
	background: #c4cacd;
	color: #223;
	font-weight: bold;
	text-indent: 0;
}


@media screen and (max-width: 768px) {
	.display-pc {
		display: none;
	}
	.display-sp {
		display: block;
	}
	.d-main,
	.d-middle,
	.d-side {
		float: none;
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
	}
	.d-side {
		margin-top: 30px;
	}

.d-freedial p:before{
    display: inline-block;
    content: " ";
    width: 45px;
    height: 25px;
    background-image: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_freedial.png);
    background-size: 45px;
    margin: 0 5px 2px 0;
    vertical-align: middle;
}

}

/*---------以下171226追記 ---------*/

.d-freedial p:before{
    display: inline-block;
    content: " ";
    width: 45px;
    height: 25px;
    background-image: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/mark_freedial.png);
    background-size: 45px;
    margin: 0 5px 2px 0;
    vertical-align: middle;
}

/*---------以下180202追記 ask_select_withdrawalのKV ---------*/


section .sec-kv{
	/* -webkit-box-sizing: border-box; */
	/* box-sizing: border-box; */
	/*padding-right: 10px; */
	/*padding-left: 10px; */
	font-size: 14px;
	font-size: 100.55%;
}

@media only screen and (max-width: 949px) {
section .sec-kv{
	/* -webkit-box-sizing: border-box; */
	/* box-sizing: border-box; */
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	/*font-size: 100.55%;*/
}
}

.sec-kv * {
	box-sizing: border-box;
}

.sec-kv > .inner {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 25px 12px 20px;
	background-color: #edf5ea;
}

@media only screen and (max-width: 949px) {
.sec-kv > .inner {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 25px 25px 29px;
	background-color: #edf5ea;
}
}


.sec-kv .text .textC img {
	width: 250px;
}

@media only screen and (max-width: 949px) {
.sec-kv .text .textC img {
	width: 338px;
}
}

.cImgFull {
	width: 100%;
	margin-bottom: 30px;
}

.textC {
	text-align: center!important;
}

.spNone {
	display: block;
}

.pcNone {
	display: none;
}


@media only screen and (max-width: 949px) {
.pcNone {
	display: block;
}

.spNone {
	display: none;
}
}

.col2:after {
	display: block;
	clear: both;
	content: "";
}

.col2Item {
	float: left;
	box-sizing: border-box;
	width: 49%;
	margin-left: 2%;
}

.col2Item:first-child {
	margin-left: 0;
}


.checklist .col2Item {
	background: #f7f7f7;
	border-radius: 8px;
}

.checklist .hgd {
	min-height: 49px;
	padding: 10px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	background: #3f8500;
	text-align: center;
	color: #fff;
	line-height: 1.3;
	font-size: 15px;
	/*font-size: 1.8rem;*/
	font-weight: bold;
}

.checklist .hgd > span {
	display: inline-block;
	margin-right: 10px;
	padding: 6px 8px;
	background: #2a5900;
	border-radius: 2px;
	line-height: 1.0;
}

.checklist .text {
	padding: 10px 16px 10px 16px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border: 1px solid #ccc;
}


.linkIcon {
	vertical-align: middle;
	position: relative;
	top: -1px;
	max-width: none;
	margin: 0 8px;
}

@media only screen and (max-width: 949px) {
.sec-kv > .inner {
	margin-bottom: 10px;
	padding: 20px 15px 19px;
  }

.checklist .hgd {
	position: relative;
	padding: 15px 15px 15px 40px;
	text-align: left;
	font-size: 16px;
	/*font-size: 1.6rem;*/
  }

.checklist .hgd > span {
	position: absolute;
	margin-top: -14px;
	padding: 4px 6px;
	top: 50%;
	left: 10px;
  }

.checklist .text {
	padding: 13px;
  }
}



@media only screen and (max-width: 949px){
.col2Item {
	float: none;
	width: 100%;
	margin-left: 0;
}

.col2 .col2Item + .col2Item {
	margin-top: 20px;
}
}

/*---------以下180223追記 ---------*/

/* ----------------------------------------------------------------------------
 * モモアイコン
 * ------------------------------------------------------------------------- */
 #bedore-webagent-inner {
	 position: fixed;
	 opacity: 1;
	 transition: opacity 0.35s ease-out;
 }
 #bedore-webagent-inner.nofixed {
	 opacity: 0;
 }

 @media screen and (min-width: 767px) {
	 #bedore-webagent-inner.bedore-webagent--is-opened {
		 height: 512px;
		 max-height: 100vh;
	 }
 }

 @media screen and (max-width: 768px) {
	 #bedore-webagent-inner.bedore-webagent--is-opened {
		 height: 100%;
		 max-height: calc(100% - 214px);
		 transform: none;
		 transition: .2s max-height ease-out;
	 }

	 #bedore-webagent-inner.bedore-webagent--is-opened.bedore-webagent--is-shrinked {
		 max-height: 100vh;
	 }
 }


/*---------以下180223追記 ---------*/

/* ----------------------------------------------------------------------------
 * お問い合わせページ 　引っ越し　コ編　ボタン
 * ------------------------------------------------------------------------- */

@media screen and (min-width:950px) {
	.MoveSelectItem-box{
		width: 650px;
		margin: 50px auto;
		height: 80px;
	}
	
	
	.MoveSelectItem-inner{
		float: left;
		width: 325px;
		text-align: center;
	}
	
	.MoveSelectItem-inner:after{
		content: "";
		clear: both;
		display: block;
	}
	
	
	.MoveSelectItem-btn{
		width: 260px;
		height: 30px;
		font-size: 18px;
		line-height: 100%;
		display: table-cell;
		vertical-align: middle;
		color:#252525 !important;
	position: relative;
		display: inline-block;
		text-align: center;
		border: 1px solid #b3b3b3;
		background: #ffffff;
		box-shadow: 0 3px 6px rgba(199, 199, 199, .5);
		cursor: pointer;
		border-radius: 7px;
		padding: 26px 10px 10px 10px;
		text-decoration:none !important;
	}
	
	.MoveSelectItem-btn::before{
		position: absolute;
		top: 50%;
		right: 13px;
		display: block;
		width: 7px;
		height: 12px;
		background-position: -65px -31.5px;
		background-size: 121px 110px;
		content: "";
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background-image: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/img_sprite_01b.png);
		
	}
	
	.MoveSelectItem-btn:hover{
		border: 1px solid #b3b3b3;
		background: #eee;
		color:#252525;
		text-decoration:none !important;
		box-shadow:none;
}
}

@media screen and (max-width: 949px) {

	.MoveSelectItem-box{
		width: 100%;
	}
	
	
	.MoveSelectItem-inner{
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom:24px;
	}
	
	.MoveSelectItem-inner:after{
		content: "";
		clear: both;
		display: block;
	}
	
	
	.MoveSelectItem-btn{
		width: auto;
		/*width: 100%;*/
		height: auto;
		font-size: 18px;
		line-height: 100%;
		vertical-align: middle;
		color: #252525 !important;
		position: relative;
		display: block;
		text-align: center;
		border: 1px solid #b3b3b3;
		background: #f4f4f4;
		box-shadow: 0 3px 6px rgba(199, 199, 199, .5);
		cursor: pointer;
		border-radius: 7px;
		padding: 18px 10px 16px 10px;
		/*padding: 24px 10px 22px 10px;*/
		margin-left:20px;
		margin-right:20px;
		box-sizing:border-box;
		text-decoration:none !important;
		/*font-weight:bold;*/
	}
	
	.MoveSelectItem-btn::before{
		position: absolute;
		top: 50%;
		right: 13px;
		display: block;
		width: 7px;
		height: 12px;
		background-position: -65px -31.5px;
		background-size: 121px 110px;
		content: "";
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background-image: url(https://www.so-net.ne.jp/support/ask/assets/themes/sonet/images/img_sprite_01b.png);
		
	}
	
	.MoveSelectItem-btn:hover{
		border: 1px solid #b3b3b3;
		background: #f4f4f4;
		color:#252525;
		text-decoration:none !important;
	}
}
 
/*　2020-03-06追記　AIモモ一本化　ここから   */
@media only screen and (max-width: 767px) {
	.gHd2017_menutxt{
		left: auto!important;
		letter-spacing: inherit!important;
	}
}

.bedore-close {
    position: fixed;
    right: 20px;
    bottom: 72px;
    z-index: 9999;
    width: 20px;
    height: 18px;
}
.bedore-close img {
    width: 100%;
    height: auto;
}
.bedore-close.nofixed {
    opacity: 0;
}
@media only screen and (max-width: 767px){
    .bedore-close {
        bottom: 50px;
    }
    #bedore-webagent-inner {
        opacity: 1;
        -webkit-transition: 500ms;
        transition: 500ms;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #bedore-webagent-inner.hoge {
        bottom: -100px;
        -webkit-transform: translateY(200%);
        transform: translateY(200%);
    }
    .bedore-close {
        right: 50%;
        bottom: 50px;
        -webkit-transition: 500ms;
        transition: 500ms;
        width: 20px;
        height: 18px;
        margin-right: -150px;
    }
    .bedore-close.hoge {
        bottom: -100px;
        -webkit-transform: translateY(200%);
        transform: translateY(200%);
    }

}
#bedore-webagent-inner.hide {
  display: none!important;
}
/*　2020-03-06追記　AIモモ一本化　ここから   */
 
 
 
 
 