@charset "UTF-8";
/*------サポート用デザイン------*/
/*------最上部ロゴと検索------*/
#body {
  width: auto;
}

.body {
  width: 710px;
}

#title {
  margin: 0 0 10px 0;
}

form {
  margin: 0;
  display: block;
}

.box1 {
  /*	width: 710px; */
  width: auto;
  text-align: left;
  margin: 0;
  padding: 0;
}

/*高さが250のfloat: leftのハーフボックス*/
.box2 {
  width: 355px;
  text-align: left;
  float: left;
}

/**********************************************************
高さが決まっていないfloat: leftのハーフボックス
indexの「以下のお手続きが出来ます」の列に使っている
***********************************************************/
.box4 {
  width: 355px;
  text-align: left;
  float: left;
  padding: 0px;
}

/**********************************************************
indexの「以下のお手続きが出来ます」より上の部分
***********************************************************/
.synapse_news {
  padding-top: 5px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 15px;
}

/*.synapse_news ul{
	margin: 5px 0 5px 0;
	list-style: url(/support/images/point-yellow.gif);
	padding: 0 1.5em 1em 0;
}*/
.synapse_news ul li {
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.supportbbs {
  width: 355px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

/*.supportbbs ul {
	margin-left: 30px;
	list-style-image: url(/support/images/point-pink.gif);
}*/
.support-top ul {
  margin: 0px 0px 0px 5px;
  list-style: none;
  padding: 0;
}

/*黄色さんかく*/
div.support-top .point-yellow li {
  background: url(/support/images/point-yellow.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*赤さんかく*/
div.support-top .point-red li {
  background: url(/support/images/point-red.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*紫さんかく*/
div.support-top .point-purple li {
  background: url(/support/images/point-purple.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*ピンクさんかく*/
div.support-top .point-pink li {
  background: url(/support/images/point-pink.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*青さんかく*/
div.support-top .point-blue li {
  background: url(/support/images/point-blue.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*茶色さんかく*/
div.support-top .point-brown li {
  background: url(/support/images/point-brown.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/*緑さんかく*/
div.support-top .point-green li {
  background: url(/support/images/point-light-green.gif) no-repeat;
  display: block;
  margin: 0;
  padding: 2px 0 2px 30px;
  font-size: 1em;
  line-height: 1.2em;
  background-position: 0 3px;
}

/************************************************************/
/*右寄せのリンク*/
.textbox-align-r {
  padding: 10px 0 10px 0;
  line-height: 17px;
  text-align: right;
  margin: 5px 0 10px 0px;
}

.textboxgrey {
  line-height: 16px;
  text-align: center;
  margin: 0;
}

.textboxgrey2 {
  line-height: 16px;
  text-align: left;
  margin: 0;
  color: #333333;
}

/*	ssi読み込み部分のコーディング	*/
/*   02	 サービスカウンターとは  */
#support .button_sc {
  clear: both;
  width: 600px;
  margin: 0 auto;
}

#support #container p {
  margin-left: 15px;
}

#support .button_sc a {
  display: block;
  background-image: url(/sc/images/button_sc.jpg);
  background-repeat: no-repeat;
  width: 350px;
  height: 52px;
  margin: 35px auto 50px auto;
  padding: 20px 0 0 20px;
  text-align: center;
  font-size: 1.1em;
}

/*   03	 サービスカウンターでできること  */
#support .info_sc .block {
  width: 300px;
  float: left;
  margin: 0 5px 35px 25px;
}

#support .info_sc h3 {
  font-weight: normal;
  font-size: 1em;
  background-color: #EAEAEA;
  margin-top: 2em;
  padding: 0.3em 0 0.3em 2.3em;
  color: #CC0000;
  border-left: #CCCCCC solid 1px;
}

#support .info_sc h3.b_service {
  background-image: url(/sc/images/b_service.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_safety {
  background-image: url(/sc/images/b_safety.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_access {
  background-image: url(/sc/images/b_access.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_flets {
  background-image: url(/sc/images/b_flets.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_menu {
  background-image: url(/sc/images/b_menu.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_account {
  background-image: url(/sc/images/b_account.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_accountmenu {
  background-image: url(/sc/images/b_accountmenu.jpg);
  background-repeat: no-repeat;
  background-position: 5px center;
}

#support .info_sc h3.b_point {
  background-image: url(/sc/images/b_point.jpg);
  background-repeat: no-repeat;
  background-position: 8px center;
}

#support .info_sc ul {
  margin-left: 0;
}

#support .info_sc li {
  padding-left: 20px;
  list-style: none;
  background-image: url(/images/list_style_disc.jpg);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  margin: 5px 0 5px 5px;
}

/*.textbox img{
	vertical-align: text-bottom;
}	

.textbox{
	padding-top: 5px;
	line-height: 17px;
	text-align: left;
	margin-bottom: 0px;
}*/
.textbox4 {
  width: 170px;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
  text-align: left;
}

.textbox4 img {
  vertical-align: text-bottom;
  margin-top: 4px;
}

.infotitle {
  width: 710px;
  background-image: url(/support/images/title-support2.gif);
  background-repeat: no-repeat;
  height: 17px;
  padding-bottom: 0px;
  margin: 1em 0 0 0;
}

.infobox1 {
  width: 708px;
  text-align: center;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  margin: 0px 0px 50px 0px;
  padding-top: 0px;
}

.infobox2 {
  width: 680px;
  text-align: left;
  padding: 10px 5px 15px 10px;
  margin: 0;
}

.clear {
  clear: both;
}

/*--060125--*/
#maincontent .gototop {
  text-align: right;
  font-size: 1em;
  margin-top: 10px;
}

/*	menu.index.htmlとの共通項目	*/
div.information {
  margin: 0 0 1em 0;
  padding: 0;
  border: 1px solid #CCCCCC;
  position: relative;
  width: auto;
}

div.information a {
  background-image: url(/menu/images/button_yellow_large.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  margin: 0;
  text-align: center;
  width: 214px;
  font-weight: bold;
  padding: 0.3em 0 0 0;
  position: absolute;
  left: 440px;
  top: 10px;
}

div.information ul {
  margin: 1em 0 1em 1em;
  padding: 0;
}

div.information ul li {
  margin: 0 0 0 2em;
  padding: 0;
  list-style-type: square;
}

div.information ol {
  margin: 1em 0 1em 3em;
  padding: 0;
}

div.information ol li {
  margin: 0.5em;
  padding: 0;
  list-style-position: outside;
}

div.information ol ul {
  margin: 0.5em 0 0.5em 1em;
  padding: 0;
}

div.information ol ul li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: square;
}

.textbox-narrow {
  padding: 5px 20px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0px;
}

/*************************************************************

	リモートサポート（2013/08/修正）

*************************************************************/
/*	index用*/
.remote .pr {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}

.remote .phone {
  color: #FF0004;
}

.index div#explanation {
  width: 95%;
  text-align: left;
  margin: 0 auto 0 auto;
}

.remoteIndexUl {
  list-style: disc;
  margin-left: 3rem !important;
}

div#explanation table .remoteIndex-ul {
  list-style: disc;
  margin: 0 1em 0 1.5em;
  padding: 0;
}
div#explanation table .remoteIndex-ul li {
  text-align: left;
  margin: 1em auto 1em auto;
}
div#explanation table .remoteIndex-ul .s_action_button {
  text-align: center;
}

.remoteIndexTable {
  width: 95%;
}

.remoteDescImage {
  margin-top: 1.5rem !important;
}

.remotePriceDesc {
  width: 85%;
  box-sizing: border-box;
  margin: 2rem auto 0 !important;
  padding: 0.5rem;
  border: 1px dashed #666666;
}

/*	左サイド*/
.index div#ex_left {
  width: 90%;
  border: #69F dotted 1px;
  margin: 0 auto 0 auto;
}

.index div#ex_left ul {
  margin: 1em;
  padding: 0;
}

.index div#ex_left ul li {
  list-style: none;
}

.index div#ex_left p {
  margin: 1em;
}

.index div#ex_right {
  display: none;
}

.cautions {
  clear: both;
  padding-top: 40px;
  width: 95%;
  margin: 0 auto;
}

.cautions strong {
  color: #C00;
}

.cautions p {
  background-image: url(/support/remote/images/icon-cautions.jpg);
  background-repeat: no-repeat;
  padding-left: 55px;
  margin: 0;
  text-align: left;
  font-size: 1em;
}

body#support.remote .pagetop {
  font-size: 0.9em;
  text-align: right;
}

body#support.remote .pagetop a {
  width: 6em;
  padding: 0 0 0 1em;
  background-repeat: no-repeat;
  background-position: left 6px;
}

body#support.remote a.go_faq {
  padding: 0.5em 0.5em 0.5em 1.5em;
  background-image: url(/images/top/list-go-nejp.gif);
  background-position: left 10px;
  background-repeat: no-repeat;
  width: 6em;
  margin: 0 0 1em 0;
  /*line-height: 2;*/
}

body#support.remote a#mainpage {
  padding: 0.5em 0.5em 0.5em 1.5em;
  background-image: url(../images/top/list-go-nejp.gif);
  background-position: left 10px;
  background-repeat: no-repeat;
  width: 16em;
  margin: 0 0 1em 2em;
  text-align: left;
  display: inline;
}

div#explanation {
  width: 95%;
  text-align: left;
  margin: 0 auto 0 auto;
}

div#explanation h2 {
  /*padding: 3px 0 3px 10px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FAFAFA;
  margin: 1em 0 0.5em 0;
  clear: both;*/
  font-size: 1.3em;
  padding: 0.3em 0.5em;
  margin: 2em 0 1em 0;
  background-color: #E6E6E6;
  font-weight: normal;
}

div#explanation h2#confirm {
  margin: 1em 0 2em 0;
  display: inline;
  border: none;
  font-size: 1em;
  padding: 0 0 0 1em;
}

/*	回答部分	*/
div#explanation h2.ans_contents {
  background-color: #333333;
  color: #FFFFFF;
}

div#explanation h3, div#explanation h4 {
  padding: 0 0 0.5em 2em;
}

div#explanation p {
  clear: both;
  margin: 0 2em;
}

div#explanation ul {
  margin: 0 1em 0 2em;
  padding: 0;
}

div#explanation ul.inq {
  margin: 1em 1em 1em 2em;
}

div#explanation ul li {
  margin: 0 0 1em 0;
  padding: 0;
}

div#explanation ul.inq li {
  margin: 0 0 1em 0;
  padding: 0 0 0 1.5em;
  background-image: url(/support/remote/images/list_icon_q.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  line-height: 1.5;
}

div#explanation ul.normal {
  margin: 0 0 0 4.5em;
  padding: 0;
}

div#explanation ul.normal li {
  background-image: none;
  padding: 0;
  margin: 0 0 0.2em 0;
}

div#explanation ul li.ans {
  margin: 0 0 1em 0;
  padding: 0 0 0 1.5em;
  background-image: url(/support/remote/images/list_icon_answer.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  line-height: 1.5;
}

/*	提供条件と動作環境テーブル部分	*/
div#explanation table {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-collapse: collapse;
  margin: 1em auto;
}

div#explanation table th, div#explanation table td {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 0.5em;
  font-size: 0.8em;
}

div#explanation table th, div#explanation table td .note {
  font-size: 0.9em;
}

div#explanation table th {
  background-color: #E3E3E3;
}

/***なんでんサポート***/
#support.nanden #container {
  /*タイトル画像の切り替え*/
  /*電話するボタン*/
  /*サービスの概要・構成*/
  /*サポート方法・手段*/
  /*ワイドサポートの流れ*/
  /*問い合わせ関連*/
  /*料金表*/
  /*共通*/
  /*保証の対象*/
  /*利用規約・重要事項説明書*/
  /*よくある質問*/
}
#support.nanden #container h2 {
  background-color: #ffdb9e;
}
#support.nanden #container .title-img, #support.nanden #container .otoku-img, #support.nanden #container .wide-flow-img, #support.nanden #container .insurance-flow-img {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .title-img__mobile, #support.nanden #container .otoku-img__mobile, #support.nanden #container .wide-flow-img__mobile, #support.nanden #container .insurance-flow-img__mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #support.nanden #container .title-img__pc, #support.nanden #container .otoku-img__pc, #support.nanden #container .wide-flow-img__pc, #support.nanden #container .insurance-flow-img__pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #support.nanden #container .title-img img, #support.nanden #container .otoku-img img, #support.nanden #container .wide-flow-img img, #support.nanden #container .insurance-flow-img img {
    width: 100%;
  }
}
#support.nanden #container .title-img {
  margin-bottom: 0;
}
#support.nanden #container .tel-box__text {
  margin-top: 1em;
  font-size: 1.2em;
}
#support.nanden #container .btn-tel {
  margin: 0 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .btn-tel {
    display: none;
  }
}
#support.nanden #container .btn-tel a {
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 130px;
  background: #fe812d;
  border: #e43d00;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  margin: 10px 0;
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5);
}
#support.nanden #container .btn-tel__text {
  font-size: 1.3em;
}
#support.nanden #container .btn-tel__num {
  border-top: solid 1px white;
  font-weight: bold;
  display: block;
  font-size: 1.5em;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .telnum-mobile {
    display: none;
  }
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .telnum-pc {
    display: none;
  }
}
#support.nanden #container .otoku-img {
  margin: 1em 0;
}
#support.nanden #container .nanden-summary {
  text-align: center;
  margin-bottom: 20px;
}
#support.nanden #container .nanden-summary__title {
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.6em;
}
#support.nanden #container .nanden-summary__price {
  font-weight: bold;
  font-size: 1.3em;
}
#support.nanden #container .nanden-pack {
  text-align: center;
  display: flex;
  font-size: 0.9em;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .nanden-pack {
    flex-flow: column;
  }
}
#support.nanden #container .nanden-pack ul {
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .nanden-pack .link-btn {
    width: 150px;
  }
}
#support.nanden #container .nanden-pack__item {
  border: 1px solid #999999;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
}
#support.nanden #container .nanden-pack__item--plus {
  border: none;
  align-self: center;
  margin: 0;
  padding: 0;
}
#support.nanden #container .nanden-pack__item--wide-nanden {
  padding-top: 2em;
}
#support.nanden #container .nanden-pack__incidental-title {
  font-weight: bold;
  font-size: 0.9em;
}
#support.nanden #container .nanden-pack__point {
  font-size: 0.9em;
}
#support.nanden #container .nanden-pack__title {
  font-weight: bold;
  font-size: 1.4em;
  margin: 0.5em auto;
}
#support.nanden #container .nanden-pack__text {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .nanden-pack__text {
    text-align: left;
  }
}
#support.nanden #container .nanden-pack .wide-nanden {
  display: flex;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .nanden-pack .wide-nanden {
    flex-flow: column;
  }
}
#support.nanden #container .nanden-pack .wide-nanden__item {
  background-color: #dfefff;
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
}
#support.nanden #container .nanden-pack .wide-nanden__item--and {
  background: white;
  align-self: center;
  margin: 0;
}
#support.nanden #container .nanden-pack .insurance-overview__item {
  background-color: #feffde;
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
}
#support.nanden #container .support-method {
  display: flex;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
  flex-wrap: wrap;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .support-method {
    margin: auto 3em;
  }
}
#support.nanden #container .support-method__item {
  text-align: center;
  margin: 15px 5px;
  align-self: flex-end;
  min-width: 90px;
}
#support.nanden #container .m_tbl_list--insurance .td {
  vertical-align: middle;
}
#support.nanden #container .insurance-object {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .insurance-object {
    margin: auto 0.5em;
  }
}
#support.nanden #container .insurance-object__item {
  align-self: flex-start;
  text-align: center;
  margin: 15px 5px;
  width: 90px;
  font-size: 0.9em;
}
#support.nanden #container .insurance-object__item img {
  margin-bottom: 0.5em;
}
#support.nanden #container .wide-flow-contact, #support.nanden #container .insurance-contact, #support.nanden #container .invoice-contact {
  display: flex;
  margin-left: 0;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .wide-flow-contact, #support.nanden #container .insurance-contact, #support.nanden #container .invoice-contact {
    flex-flow: column;
  }
}
#support.nanden #container .wide-flow-contact__item, #support.nanden #container .insurance-contact__item, #support.nanden #container .invoice-contact__item {
  /*display: flex;
  align-items: center;*/
  flex: 1;
  border: #999999 1px solid;
  background-color: #f0f0f0;
  text-align: center;
  margin: 0 10px;
  padding: 1em;
}
#support.nanden #container .wide-flow-contact__item--web, #support.nanden #container .insurance-contact__item--web, #support.nanden #container .invoice-contact__item--web {
  border: #8dc0ff 1px solid;
  background-color: #e1eeff;
}
#support.nanden #container .wide-flow-contact__item--web p, #support.nanden #container .insurance-contact__item--web p, #support.nanden #container .invoice-contact__item--web p {
  text-align: left;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .wide-flow-contact__item, #support.nanden #container .insurance-contact__item, #support.nanden #container .invoice-contact__item {
    margin-bottom: 1em;
  }
}
#support.nanden #container .wide-flow-contact__method, #support.nanden #container .insurance-contact__method, #support.nanden #container .invoice-contact__method {
  font-weight: bold;
  font-size: 1.3em;
}
#support.nanden #container .wide-flow-contact__title, #support.nanden #container .insurance-contact__title, #support.nanden #container .invoice-contact__title {
  font-weight: bold;
  font-size: 1em;
  color: #f84711;
}
#support.nanden #container .wide-flow-contact__telnum, #support.nanden #container .insurance-contact__telnum, #support.nanden #container .invoice-contact__telnum {
  font-weight: bold;
  font-size: 1.3em;
}
#support.nanden #container .wide-flow-contact__address, #support.nanden #container .insurance-contact__address, #support.nanden #container .invoice-contact__address {
  font-weight: bold;
  font-size: 1.2em;
}
#support.nanden #container .join-contact {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .join-contact {
    flex-flow: column;
  }
}
#support.nanden #container .join-contact__item {
  border: #999999 1px solid;
  background-color: #f0f0f0;
  text-align: center;
  margin: 0 10px 20px 10px;
  padding: 1em;
  width: 42%;
}
#support.nanden #container .join-contact__item--web {
  border: #8dc0ff 1px solid;
  background-color: #e1eeff;
}
#support.nanden #container .join-contact__item--web p {
  text-align: left;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .join-contact__item {
    margin-bottom: 1em;
    width: auto;
  }
}
#support.nanden #container .join-contact__method {
  font-weight: bold;
  font-size: 1.3em;
}
#support.nanden #container .join-contact__title {
  font-weight: bold;
  font-size: 1em;
  color: #f84711;
}
#support.nanden #container .join-contact__telnum {
  font-weight: bold;
  font-size: 1.3em;
}
#support.nanden #container .join-contact__address {
  font-weight: bold;
  font-size: 1.2em;
}
#support.nanden #container .link-btn {
  width: 95%;
  margin: 0.5em auto;
  border: 1px solid #cccccc;
  text-align: center;
  background-color: #fff;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5);
}
#support.nanden #container .link-btn a {
  padding: 1em;
  display: block;
}
#support.nanden #container .link-btn--s a {
  padding: 0.5em;
  display: block;
}
#support.nanden #container .price-list {
  margin-bottom: 1em;
}
#support.nanden #container p {
  margin: auto 0 auto 0;
  clear: none;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container p {
    margin: auto 0 auto 1em;
  }
}
#support.nanden #container h3 {
  padding: 0;
  margin: 1.5em auto 1em 0;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container h3 {
    margin: 2em auto 1em 1em;
  }
}
#support.nanden #container ul {
  margin: 1em 0 1em 0;
}
#support.nanden #container ul.disc {
  list-style: disc;
  margin: 1em 0 1em 2em;
}
#support.nanden #container ul.memo {
  font-size: 0.9em;
}
#support.nanden #container ul.memo li {
  margin-bottom: 0.2em;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container ul {
    margin-left: 1em;
  }
}
#support.nanden #container li {
  margin: 0 0 0.5em 0;
}
#support.nanden #container .img-left, #support.nanden #container .tel-box {
  display: flex;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #container .img-left, #support.nanden #container .tel-box {
    flex-flow: column;
  }
}
#support.nanden #container .img-left img, #support.nanden #container .tel-box img {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .img-left img, #support.nanden #container .tel-box img {
    width: 30%;
    margin-bottom: 0;
  }
}
#support.nanden #container dl, #support.nanden #container dt, #support.nanden #container dd {
  margin: 0;
  padding: 0;
}
#support.nanden #container .dl_table {
  background-color: #FFF;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  #support.nanden #container .dl_table {
    margin: 20px;
  }
}
#support.nanden #container .dl_table dt {
  background-color: #FBFBFB;
  font-weight: bold;
}
#support.nanden #container .dl_table dt,
#support.nanden #container .dl_table dd {
  padding: 15px;
  box-sizing: border-box;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
#support.nanden #container .dl_table dt {
  width: 15%;
}
#support.nanden #container .dl_table dd {
  width: 85%;
}
#support.nanden #container .terms {
  padding-top: 70px;
  margin-top: -70px;
}
#support.nanden #container .faq .all_open {
  font-size: 0.9em;
  display: block;
  margin: 1em 0 0 0 !important;
  border: 1px solid #E7E7E7;
  background-color: #E7E7E7;
  padding: 0.3em 0.3em 0.3em 1em;
}
#support.nanden #container .faq .item_q p, #support.nanden #container .faq .item_a p {
  margin: 1em 1em 1em 30px !important;
}
#support.nanden #container .faq .item_q {
  background: url(/org/images/b-mobile/q.png) no-repeat left 15px;
  border: 1px solid #ffffff;
  border-bottom: 1px dashed #666666;
  cursor: pointer;
}
#support.nanden #container .faq .item_a {
  background: url(/org/images/b-mobile/a.png) no-repeat left 15px;
  background-color: #ffffcc;
  border: 1px solid #ffffcc;
  border-bottom: 2px solid #4d4d4d;
}
#support.nanden #container .faq .item_q > ul, #support.nanden #container .faq .item_a > ul, #support.nanden #container .faq .item_a > ol {
  margin: 1em 1em 1em 3em;
}
#support.nanden #container .faq .item_a dl dt, #support.nanden #container .faq .item_a dl dd {
  margin-left: 2em;
}
#support.nanden #container .faq .item_a dl dt {
  font-weight: bold;
}

#support.nanden #explanation {
  /*dlテーブル調整
  .m_tbl_list--section .tr,.m_tbl_list--section .td{
  	background-color: #ffffde;
  	@media print, screen and (max-width:768px) {
  		border-top: none;
  		border-right: none;
  	}
  }
  @media print, screen and (min-width:769px) {
  	.m_tbl_list .th{

  	}
  	.m_tbl_list .td{
  		background: white;
  	}
  	.m_tbl_list .td,.th{
  		padding: 0.5em;
  		width: 20%;
  	}
  	.m_tbl_list .td--wide,.th-wide{
  		padding: 0.5em;
  		width: 50%;
  	}
  	.m_tbl_list .td--price,.th-price{
  		padding: 0.5em;
  		width: 15%;
  	}
  	.m_tbl_list{
  		margin-bottom: 0;
  	}
  	.m_tbl_list--section{
  		margin-bottom: 0;
  		.tr{

  		}
  		.td{
  			border-top: none;
  			background-color: #ffffde;
  		}
  		dl {
  			border-top: none;
  			border-bottom: none;
  		}
  	}
  }*/
  /*サンプル用修正
  .m_tbl_list{
  	@media print, screen and (min-width:769px) {
  		margin-bottom: 0;
  	}
  	dl{
  		padding: 0 !important;
  	}
  	.title{
  		padding: 0.2em !important;
  		&--none{
  			background-color: #e7e7e7;
  		}
  	}
  	.th{
  		@media print, screen and (min-width:769px) {
  			border-bottom: none;
  			padding: 0.5em;
  			width: 20%;
  			&--wide{
  				padding: 0.5em;
  				width: 50%;
  			}
  			&--price{
  				padding: 0.5em;
  				width: 15%;
  			}
  		}
  	}
  	.td{
  		padding: 0.2em !important;
  		@media print, screen and (min-width:769px) {
  			background: white;
  			width: 20%;
  			padding: 0.5em;
  			&--wide{
  					padding: 0.5em;
  					width: 50%;
  			}
  			&--price{
  				padding: 0.5em;
  				width: 15%;
  			}
  		}
  	}
  	&--section{
  		@media print, screen and (min-width:769px) {
  		margin-bottom: 0;
  		}
  		.tr{
  			border-top: none;
  			border-right: none;
  			border-bottom: none;
  		}
  		.td{
  			border-top: none;
  			border-right: none;
  			border-bottom: none;
  			background-color: #ffffde;
  			@media print, screen and (min-width:769px) {
  				border-top: none;
  				border-bottom: none;
  				background-color: #ffffde;
  			}
  		}
  		dl {
  			@media print, screen and (min-width:769px) {
  			border-top: none;
  			border-bottom: none;
  			}
  		}
  	}

  }*/
  /*dlテーブル調整ここまで*/
}
@media print, screen and (min-width: 769px) {
  #support.nanden #explanation .m_tbl_list .td, #support.nanden #explanation .th {
    padding: 0.5em;
  }
}
#support.nanden #explanation .tb01 {
  border-collapse: collapse;
  width: 100%;
}
#support.nanden #explanation .tb01 .head th {
  background: #d3f2de;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #explanation .tb01 .head {
    display: none;
  }
}
#support.nanden #explanation .tb01 .table-category {
  background-color: #E3E3E3;
}
#support.nanden #explanation .tb01 .table-category__title {
  background-color: white;
}
#support.nanden #explanation .tb01 th {
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #explanation .tb01 th {
    display: block;
    width: auto;
    border-bottom: none;
  }
}
@media print, screen and (max-width: 768px) {
  #support.nanden #explanation .tb01 tr:last-child {
    border-bottom: solid 1px #ccc;
  }
}
#support.nanden #explanation .tb01 td {
  padding: 10px;
  border: solid 1px #ccc;
  box-sizing: border-box;
}
@media print, screen and (max-width: 768px) {
  #support.nanden #explanation .tb01 td {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 10px;
    line-height: 2.5;
    text-align: left;
  }
  #support.nanden #explanation .tb01 td:before {
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    margin-right: 10px;
    float: left;
  }
}

.nowrap {
  white-space: nowrap;
}

div#conf_btn {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  margin: 1.5em auto 0 auto;
  line-height: 2;
}

div#conf_btn ul {
  margin: 0;
  padding: 0;
}

div#conf_btn ul li {
  display: inline;
  margin: 0;
}

/*	よくある質問中のテーブル部分	*/
div#explanation table#inanswer {
  margin: 0 0 0 4em;
}

div#explanation hr {
  visibility: hidden;
  clear: both;
  margin: 0 0 2em 0;
}

/*	利用規約全体	*/
div#conf_main {
  width: 640px;
  margin: 0 auto;
}

/*	利用規約本文部分	*/
/*div#main_text {
	width: 550px;
	margin: 0 auto;
	padding: 1.5em 1em;
	border: 1px solid #CCCCCC;
	display: none;
}*/
div#conf_main ol {
  margin: 1.5em 1em 0 2em;
}

div#conf_main ol li {
  margin: 0 0 1em 0;
}

div#conf_main ol ul {
  margin: 0.5em 2.5em 1.5em 1.5em;
  padding: 1em;
  border: 1px dotted orange;
}

div#conf_main ol ul li {
  margin: 0 0 1.5em 1.8em;
}

/*	よくある質問部分	*/
div#answer_area {
  margin: 3em 0;
}

div.each_ans {
  margin: 1em 1em 2em 1em;
  padding: 0 0 2em 0;
  border-bottom: 1px dotted #333333;
  clear: both;
}

/*	定義型リストを通常のリスト形式にする	*/
div.each_ans dl {
  margin: 0 3em 2em 4em;
}

div.each_ans dl dt {
  display: block;
  width: 8em;
  margin: 0;
  padding: 0;
  font-weight: bold;
  background-image: url(../support/remote/images/dot.gif);
  background-repeat: no-repeat;
  background-position: 5em 5px;
}

div.each_ans dl dd {
  margin: -1.4em 0 1em 8.5em;
  padding: 0;
}

div.each_ans dl.dlnormal dt {
  display: inline;
}

div.each_ans dl.dlnormal dd {
  margin: 0.5em 0 0 1em;
}

ul.inq li {
  list-style-type: none;
}

div.supinfo {
  border: 1px solid #CCCCCC;
  margin: 1em 4em 1em 4em;
  padding: 1em 1em 1em 2em;
}

.caution {
  font-size: 1em;
  margin: 0.5em 1em 0 5em;
  padding: 0;
  text-indent: -1.1em;
}

/**********************************
横に並ぶナビ　09.10.21追加
/**********************************/
div#float-nav {
  overflow: hidden;
  text-align: right;
}

div#float-nav ul.yokomenu {
  margin: 0 -6px 0 6px;
  padding: 0;
}

div#float-nav ul.yokomenu li {
  padding: 0px 5px 0px 5px;
  margin: 0;
  display: inline;
  border-right: 1px solid #999;
}

/**********************************
請求金額お知らせメール　09.10.21追加
/**********************************/
hr {
  border: none;
  border-top: solid 1px #999999;
  height: 1px;
  margin: 0px 0px 1px 0px;
}

/**********************************
よくある質問内のQ　09.10.22追加
/**********************************/
.question {
  display: block;
  font-weight: bold;
  font-size: 1em;
  margin: 1px 0em 1px 0em;
  padding: 3px 0 3px 35px;
  background-image: url(/support/guide/images/question.jpg);
  background-color: #EDF7F2;
  background-repeat: no-repeat;
  background-position: 5px 3px;
  color: #000000;
  border: 0;
}

/********よくある質問内のA*******/
.answer {
  display: block;
  font-weight: normal;
  font-size: 1em;
  margin: 1px 0em 1px 0em;
  padding: 3px 0 20px 35px;
  background-image: url(/support/guide/images/answer.jpg);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  color: #000000;
  border: 0;
}

/**********************************
下向き矢印とセットのボックス　09.10.22追加
/**********************************/
.nagare {
  padding: 2px 1px 2px 1px;
  background-color: #CCFFFF;
  border-bottom: solid #999999 1px;
  border-color: #3399FF;
  margin: 0 0 0px 0;
  text-align: center;
}

.nagare_yaji1 {
  height: 55px;
  background: url(/support/guide/images/arrow-gray.gif) top center no-repeat;
}

/*------サポートセンターボックス------*/
div#contactus {
  margin: 25px 0 0 0;
  padding: 5px;
  border: 1px solid #BDDEFF;
  background-color: #EEF7FF;
  width: 80%;
  margin: 50px auto 0 auto;
  text-align: center;
}

div#contactus p {
  margin: 0.5em 0 0.5em 0;
  padding: 0;
}

div#contactus .box {
  border-top: 1px dotted #999999;
}

div#contactus strong {
  font-size: 1.1em;
}

/*************************************************************

	ご利用ガイド（2013/08/修正）

*************************************************************/
/*------全体------*/
#container-box {
  width: 95%;
  margin: 20px auto;
  text-align: left;
}

.guide #container-box h2 {
  border-bottom: 1px solid #d8d8d8;
  color: #333333;
  font-weight: normal;
  margin: 1em 0 0;
  padding: 0.2em 0 0.2em 0.5em;
  background-color: #cee9c9;
}

body.guide .width500 {
  width: 500px;
  margin: 0 auto;
}

body.guide .width660 {
  width: 660px;
  margin: 0 auto;
}

.note {
  font-size: 0.8em;
}

body.guide #maincontent ul li {
  margin-top: 10px;
  line-height: 120%;
}

body.guide #maincontent ul.style_none li {
  list-style-type: none;
  margin-top: 5px;
}

body.guide ul.style_disk li {
  list-style-type: disc;
  margin-top: 5px;
}

body.guide #maincontent ul.lightblue li {
  list-style-type: none;
  background-image: url(../support/guide/images/list_img_lightblue.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0;
  padding-left: 25px;
  margin: 7px 0 0 0;
}

body.guide #maincontent li img {
  margin: 10px 0 15px 0;
}

body.guide .index ul.lightblue li {
  margin: 7px 0 0 30px;
}

body.guide .containerbox li img {
  margin: 10px 0 15px 0;
}

body.guide img.line {
  border: #ACACAC 1px solid;
}

/* スマフォ向けのスタイル： 481px～ */
@media only screen and (max-width: 481px) {
  body.guide #container img {
    width: 100%;
  }
}
/*------index以外------*/
body.guide .other #procedure .containerbox {
  background-image: url(/support/guide/images/containerbox_bg_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

body.guide .other #about-charge .containerbox {
  background-image: url(/support/guide/images/containerbox_bg_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

body.guide .other #procedure .containerbox {
  padding: 50px 30px 35px 30px;
}

body.guide .other #connection-rule .containerbox {
  padding: 0 20px 35px 20px;
}

body.guide .other #about-charge .containerbox {
  padding: 30px 30px 35px 30px;
}

body.guide .other #procedure {
  background-image: url(/support/guide/images/procedure_bg_top.gif);
  background-repeat: no-repeat;
}

body.guide .other #about-charge {
  background-image: url(/support/guide/images/about-charge_bg_top.gif);
  background-repeat: no-repeat;
}

/*body.guide .other #connection-rule{
	background-image:url(/support/guide/images/connection_rule_bg_top.gif);
	background-repeat:no-repeat;
}*/
body.guide .other h2 {
  /*background-image:url(../support/guide/images/h2_img_gray.jpg);
  background-repeat:no-repeat;
  width: 620px;
  height:28px;*/
  background-color: #EBEBEB;
  margin: 30px auto 15px auto;
  padding: 5px 0 5px 10px;
  font-size: 1.1em;
}

body.guide .other h3 {
  border-left: 7px solid #CCCCCC;
  font-size: 1.1em;
  margin: 30px auto 15px auto;
  padding-left: 10px;
}

/*------containerbox内関連ページへのボックス------*/
body.guide .relation {
  background-color: #EEEEEE;
  padding: 10px 5px 10px 5px;
  margin: 15px auto 10px auto;
  font-size: 0.9em;
}

body.guide .relation strong {
  background-image: url(/support/guide/images/relation_img_flag.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-left: 15px;
}

body.guide .relation ul li {
  list-style-type: circle;
  padding-left: 0;
  margin: 10px 0 0 45px;
}

#container p {
  margin-left: 1em;
}

/*------強調------*/
body.guide .point {
  border: 1px solid #FC6;
  padding: 0 15px 0 0;
  background-color: #FFF4E1;
}

/*------ご利用ガイドへ戻るボタン------*/
body.guide .to-guide {
  padding-bottom: 0.5em;
}

body.guide .to-guide a {
  display: block;
  width: 90%;
  margin: 1em auto;
  text-align: center;
  padding: 0.5em;
  font-size: 0.9em;
  border: 1px solid #ADD4F4;
  background-color: #E2F0FB;
}

/*------シナプス利用語句早わかり表------*/
body.guide #container dl {
  width: 580px;
  font-size: 0.9em;
  border-: 1px solid #999;
}

body.guide #container dt {
  float: left;
  width: 100px;
  padding: 10px 0 10px 10px;
  clear: both;
  font-weight: bold;
  margin: 0;
  border-top: 1px solid #999;
}

body.guide #container dd {
  width: 460px;
  margin: 0 0 0 100px;
  padding: 10px 5px 10px 10px;
  border-top: 1px solid #999;
  background-color: #F2F2F2;
}

/*------テーブル関連------*/
body.guide #container caption {
  font-weight: bold;
  font-size: 1em;
  padding: 10px 0px 10px 0px;
}

body.guide #container table {
  border: none;
  margin: 10px 0px 10px 1em;
  border-top: solid 1px #C5C5C5;
  border-left: solid 1px #C5C5C5;
}

body.guide #container thead {
  text-align: center;
}

body.guide #container td {
  border-bottom: solid 1px #C5C5C5;
  border-right: solid 1px #C5C5C5;
  border-top: none;
  border-left: none;
  padding: 2px;
  font-size: 0.8em;
}

body.guide .padding_10 {
  padding: 10px 3px;
}

body.guide #container th {
  border-bottom: solid 1px #C5C5C5;
  border-right: solid 1px #C5C5C5;
  border-top: none;
  border-left: none;
  padding: 2px;
  text-align: center;
  background-color: #E7E7E7;
  font-size: 0.8em;
  font-weight: normal;
}

body.guide .text_right {
  text-align: right;
}

body.guide .text_left {
  text-align: left;
}

body.guide .text_center {
  text-align: center;
}

body.guide .width95 {
  width: 95%;
}

body.guide .width90 {
  width: 90%;
}

body.guide .width100 {
  width: 100%;
}

body.guide .width100px {
  width: 100px;
}

body.guide .width60px {
  width: 60px;
}

body.guide .width20px {
  width: 20px;
}

body.guide .bg-red {
  background-color: #FF0000;
  color: #FFFFFF;
}

body.guide .bg-ye {
  background-color: #FBD988;
}

body.guide .bg-rightye {
  background-color: #FEF0C5;
}

body.guide .bg-blue {
  background-color: #91D2EE;
}

body.guide .bg-rightblue {
  background-color: #CAE9F7;
}

body.guide .bg-pink {
  background-color: #FFCAE4;
}

body.guide .bg-rightpink {
  background-color: #FFE1F0;
}

body.guide .bg-wihte {
  background-color: #FFFFFF;
}

body.guide .bg-glay {
  background-color: #E8E8E8;
}

body.guide .arrow {
  background-image: url(../../select/image/arrow_green.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
}

body.guide .orange_arrow {
  width: 80px;
  height: 56px;
  margin-top: 5px;
  margin-bottom: -10px;
  margin-left: 100px;
  border: none;
  outline: none;
  background-image: url(/support/guide/images/orange_arrow.gif);
}

body.guide.re_charge caption {
  text-align: left;
}

body.guide.re_charge hr {
  margin: 1.5em 0;
  padding: 0;
  height: 0;
  border: none;
}

* html hr {
  border-top: 1px solid; /* ここが苦肉の策・・・・（汗） */
}

*:first-child + html hr { /* for IE7 */
  border-top: 1px solid;
}

body.guide.re_charge th,
body.guide.re_charge td {
  padding: 0.5em;
}

body.guide.re_charge .note {
  margin-top: 0em;
  padding-left: 3em;
  text-indent: -1em;
  font-size: 0.8em;
}

/*************************************************************

	なるほど広場（2014/09）

*************************************************************/
#maincontent_box {
  width: 95%;
  text-align: left;
  font-size: 1.2em;
  margin: 0 auto;
}

#maincontent_box .inbox {
  width: 100%;
}

#maincontent_box ul {
  list-style: disc;
  margin-left: 1em;
}

#maincontent_box ul li {
  margin: 0.5em 0 0 0.5em;
}

#maincontent_box ul ul {
  margin-left: 1em;
  margin-right: 0;
}

#maincontent_box ul li li {
  margin-left: 0;
  list-style: none;
}

/*------サポート掲示板とよくある質問------*/
body#support.bbs #supportbbs {
  width: 95%;
  font-weight: normal;
}

body#support.bbs a:link {
  color: #3366cc;
  text-decoration: none;
}

body#support.bbs a:visited {
  color: #993366;
  text-decoration: none;
}

body#support.bbs a:active {
  color: #ff3300;
  text-decoration: none;
}

body#support.bbs a:hover {
  text-decoration: underline;
}

body#support.bbs #utility_f ul li a, body#support.bbs #copy a {
  color: #ffffff;
}

body#support hr {
  border: none;
  border-top: solid 1px #999999;
  height: 1px;
  margin: 1em 0;
}

body#support.bbs {
  background-color: #f4f8f9;
}

body#support.bbs img.space {
  height: 1px;
}

body#support.bbs #supportbbs .menu-page {
  background-color: #E9F3FF;
  border: 1px solid #c2c2c2;
  padding: 0.2em;
  margin-bottom: 0.5em;
  font-size: 0.9em;
}

body#support.bbs #supportbbs .new-post {
  border: 1px solid #c2c2c2;
  padding: 0.2em 0.2em 1em 0.2em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

body#support.bbs #supportbbs .new-post h2 {
  background-color: #CBE4FC;
  padding: 0.2em;
  margin-bottom: 0.2em;
  text-align: center;
}

body#support.bbs #supportbbs .new-post dt {
  background-color: #efefef;
  padding: 0.2em;
  font-size: 1.1em;
}

body#support.bbs #supportbbs .new-post dl {
  border-bottom: 1px #D9D9D9 dashed;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

body#support.bbs #supportbbs .new-post .info {
  text-align: center;
}

body#support.bbs #supportbbs .new-post .info textarea {
  margin: 1em auto;
}

body#support.bbs #supportbbs .new-post .post-button {
  margin-top: 1em;
  padding-top: 0.3em;
}

body#support.bbs #supportbbs .menu-page span.MenuSelect {
  font-size: 1.1em;
}

body#support.bbs #supportbbs .menu-page a.Menu:link {
  font-size: 1.1em;
}

body#support.bbs #supportbbs .menu-page a.Menu:visited {
  font-size: 1.1em;
}

body#support.bbs #supportbbs .menu-page a.Menu:active {
  font-size: 1.1em;
}

body#support.bbs #supportbbs .menu-page a.Menu:hover {
  font-size: 1.1em;
}

body#support.bbs #supportbbs .menu-page font.Menu {
  font-size: 1.1em;
}

body#support.bbs .msgbox {
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  padding: 1px;
  margin-bottom: 1em;
}

body#support.bbs .reply {
  border-top: 1px dashed #c2c2c2;
  font-size: 1em;
  margin: 3px 10px 5px;
  padding-top: 5px;
  text-align: right;
  vertical-align: middle;
}

body#support.bbs .subject {
  background-color: #ffe4d2;
  padding: 0.2em;
  font-size: 1em;
}

body#support.bbs .subject .AllSubject b {
  font-weight: normal;
  font-size: 1.1em;
}

body#support.bbs .body {
  padding: 2% 5% 5% 5%;
  word-break: break-all;
  width: 90%;
}

body#support.bbs .body .text-right {
  text-align: right;
  font-size: 1em;
}

body#support.bbs .name-date {
  background-color: #efefef;
  font-size: 0.9em;
  padding: 0.2em;
  text-align: right;
}

body#support.bbs .TopicSubject b, .TreeParentSubject b, .TreeChildSubject b {
  font-weight: normal;
  font-size: 1em;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 Media Queries による切り替え
 /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* タブレットとスマフォ向けのスタイル： 768px以下の場合　掲示板専用 */
@media only screen and (max-width: 768px) {
  body#support.bbs .mobile img {
    display: none;
  }
}
/*------サポート掲示板上部のFAQへの誘導リンク------*/
body#support.bbs .new-faq {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto 2rem auto;
  padding: 1rem;
  border: 4px solid #eeeeee;
}
@media only screen and (min-width: 769px) {
  body#support.bbs .new-faq {
    flex-direction: row;
  }
}

body#support.bbs .new-faq_button {
  width: 14em;
  box-sizing: border-box;
  padding: 1rem;
  margin-top: 1rem;
  margin-left: 0;
  border: none;
  border-radius: 10px;
  background-color: #00aced;
  color: #ffffff;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  body#support.bbs .new-faq_button {
    margin-top: 0;
    margin-left: 3rem;
  }
}

@media only screen and (min-width: 769px) {
  body#support.bbs .new-faq_desc {
    text-align: left;
  }
}

/* PC向けのスタイル： 769px～ */
@media only screen and (min-width: 769px) {
  /*************************************************************
  	なるほど広場（2014/10）
  *************************************************************/
  #maincontent_box {
    width: 80%;
  }
  #maincontent_box .inbox {
    width: 50%;
    float: left;
  }
  #maincontent_box ul {
    margin-left: 2em;
  }
  #maincontent_box ul li {
    margin-left: 0.5em;
  }
  /*************************************************************
  	ご利用ガイド（2014/10）
  *************************************************************/
  /*------index------*/
  #container-box {
    width: 660px;
    margin: 20px auto;
    text-align: left;
  }
  .guide #container-box h2 {
    background-color: #FFFFFF;
    border: none;
  }
  body.guide .index h2 {
    background-repeat: no-repeat;
    width: 660px;
    height: 32px;
    text-indent: -1000px;
    margin-top: 20px;
  }
  body.guide .index #procedure h2 {
    background-image: url(../support/guide/images/guide_title_procedure.jpg);
  }
  body.guide .index #about-charge h2 {
    background-image: url(../support/guide/images/guide_title_charge.jpg);
  }
  body.guide .index #support h2 {
    background-image: url(../support/guide/images/guide_title_support.jpg);
  }
  body.guide .index #connection-rule h2 {
    background-image: url(../support/guide/images/guide_title_connection-rule.jpg);
  }
  body.guide .index #etc h2 {
    background-image: url(../support/guide/images/guide_title_etc.jpg);
  }
  body.guide .to-guide a {
    width: 170px;
  }
  /*************************************************************
  	リモートサポート（2014/10）
  *************************************************************/
  .remote .phone {
    display: none;
  }
  .remote .pr {
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }
  /*	右サイド*/
  div#explanation {
    width: 760px;
  }
  /*	index用*/
  .index div#explanation {
    width: 700px;
    position: relative;
  }
  div#explanation .submitbtn {
    background-position: left top;
    background-repeat: no-repeat;
  }
  div#explanation .submitbtn a:hover {
    background-position: left bottom;
  }
  div#explanation a#btn-to-remote {
    width: 350px;
    height: 195px;
    margin: 0 auto;
    background-image: url(/support/remote/images/btn-to-remote.jpg);
    display: block;
    outline: #FFFFFF;
    text-indent: -9999px;
  }
  .index div#ex_right {
    position: absolute;
    right: 0;
    width: 350px;
    display: block;
  }
  /*	左サイド*/
  .index div#ex_left {
    width: 348px;
  }
  /*	左サイド*/
  div#ex_left {
    float: left;
    width: 350px;
  }
  /*	右サイド*/
  div#ex_right {
    float: right;
    width: 400px;
  }
}
