@charset "utf-8";

/*---------------------------

サポート＋ご利用ガイドスタイル

-----------------------------*/

#header {
  padding-bottom: 0;
}

#container #main, #container #sub {

}

#siteNav .tabN .tabNav1 a {
  background-position: 0 0;
  border: 2px solid #d9d9d9;
  border-bottom: none;
}

#siteNav .tabNav1 a:hover, #siteNav .tabNav1 a:focus, #siteNav .tabNav1 a:active, #siteNav .tabNav1 .active {
  background-position: 0 -29px;
  overflow: hidden;
}

#siteNav .tabN .tabNav3 a {
  background-position: -152px -29px;
  overflow: hidden;
  border: 2px solid #00b3e6;
  border-bottom: none;
}

#container {
  padding-top: 15px;
}

.mainColumn .contentTopLink {
  float: left;
  width: 230px;
  margin: 0 15px 20px 15px;
}

.mainColumn .contentTopLink p {
  font-weight: bold;
}

.mainColumn .bottomDefault {
  margin-bottom: 1.5em;
}

.mainColumn .bottomSmall {
  margin-bottom: 0.5em;
}

.mainColumn h1 {
  background: #00b3e6;
  color: #ffffff;
  padding: 5px 8px;
  margin-bottom: 1em;
}

.mainColumn h2 {
  color: #0062b0;
  font-size: 1.2em;
  margin-bottom: 1em;
}

.mainColumn h3 {
  font-size: 1.2em;
}

.mainColumn h3.imgHeader {
  margin-bottom: 1em;
}

.mainColumn table {
  margin-bottom: 0.5em;
}

.mainColumn p, .mainColumn ul, .mainColumn ol, .mainColumn dl, .mainColumn hr {
  margin-bottom: 1.5em;
}

.mainColumn ul, .mainColumn ol {
  margin-left: 2em;
}

.mainColumn ul {
  list-style: disc;
}

.mainColumn ol {
  list-style: decimal;
}

.mainColumn ol ol {
  margin-top: 0.5em;
}

.mainColumn ul.lineList {
  list-style: none;
  margin-left: 0;
  width: 795px;
}

.mainColumn ul.lineList li {
  display: inline;
  margin-right: 0.7em;
}

.mainColumn table th, .mainColumn table td {
  border: 1px solid #cccccc;
  padding: 5px;
}

.mainColumn table th, .mainColumn dt, .mainColumn caption {
  font-weight: bold;
}

.mainColumn .section {
  margin-left: 1em;
}

.mainColumn .section > div:not(:last-child) {
  margin-bottom: 30px;
}

.mainColumn .cardPay {
  width: 620px;
}

.iconList img {
  margin-right: 10px;
  max-width: 66px;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px) {
  .mainColumn .cardPay {
    width: 100%;
  }
  .mainColumn .cardPay th,
  .mainColumn .cardPay td {
    box-sizing: border-box;
    border-top: none;
    display: block;
    width: 100%;
  }
  .mainColumn .cardPay tr:first-child th {
    border-top: 1px solid #c0c0c0;
  }
  .iconList img {
    margin-bottom: 4px;
    margin-right: 6px;
    width: 18%;
    max-width: 55px;
  }
}

.mainColumn .guaranteeTable thead th, .mainColumn thead th, .mainColumn table .even {
  background: #f0f0f0;
}

.mainColumn .guaranteeTable tbody th {
  width: 100px;
}

.mainColumn .manualDl ul, .mainColumn .manualDl p {
  margin-bottom: 0;
}

.mainColumn .manualDl ul li {
  line-height: 1.7;
}

.mainColumn hr {
  border: none;
  border-bottom: 1px solid #cccccc;
  height: 1px;
  color: #cccccc;
  margin: 1em 0;
}

.mainColumn .manualDl .manualPageSend {
  margin-bottom: 1em;
}

.mainColumn .manualDl p.title {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.mainColumn .manualDl p span {
  font-weight: normal;
}

.mainColumn .section .attention {
  color: #ff3300;
  font-weight: bold;
  text-align: center;
}

.mainColumn .remoteStart a {
  margin-right: 3em;
}

.mainColumn .sectionImgBottom {
  margin-bottom: 3em;
}

.mainColumn .selfProgramList li {
  margin-bottom: 1em;
}

.mainColumn .selfProgramList li span {
  font-weight: bold;
}

.mainColumn .imgLeftFloat {
  float: left;
  margin-right: 1em;
}

.mainColumn #conveniList dt img {
  margin-right: 0.5em;
}

.primeNoCaution {
  color: #ff3300;
  border: 2px dashed #ff3300;
  font-weight: bold;
  padding: 1em 0;
  text-align: center;
}

.grayLine {
  font-weight: bold;
  padding: 1em 0;
  border: 2px dashed #aaaaaa
}

.primeNoSearch {
  text-align: center;
}

.repear table {
  width: 600px;
  margin-bottom: 3em;
}

.repear table thead th, .repear2 table th {
  background: #f5f5f5;
}

.repear table th {
  white-space: nowrap;
}

.repear2 table td {
  width: 100%;
}

#jumpBanner {
  margin-left: 0;
}

.inLine li {
  display: inline;
  margin-right: 0.5em;
}

.lStyleNone {
  list-style: none;
}

.jumpHeader {
  line-height: 50px;
  text-indent: 65px;
  margin-bottom: 1.5em;
}

h3.deskHeader {
  background: url(/5support/include/intel6_chipset/templates/img/desk_header.jpg) no-repeat;
}

h3.noteHeader {
  background: url(/5support/include/intel6_chipset/templates/img/note_header.jpg) no-repeat;
}

h3.motherHeader {
  background: url(/5support/include/intel6_chipset/templates/img/mother_header.jpg) no-repeat;
}

div.formWrapper {
  margin-bottom: 2em;
}

#contact_box {
  margin: 25px auto;
}

#contact_box h2 {
  background: #00b3e6;
  color: #ffffff;
  padding: 5px 8px;
  margin-bottom: 1em;
  font-size: 140%;
}

#contact_box h3 {
  margin-bottom: 5px;
}

#page_contents {
  margin-bottom: 20px;
}

#contact_box p {
  margin-bottom: 1.25em;
}

.main_box {
  padding: 0 15px;
  margin-bottom: 10px;
}

.icon_box span {
  margin-right: 3px;
  margin-left: 30px;
  border: solid 1px #666;
}

.main_table, .main_table td {
  color: #111111;
  font-size: 14px;
  margin-left: 15px;
  border: solid 1px #666;
  text-align: center;
  padding: 5px;
}

.box_r {
  background-color: #F30;
}

.box_y {
  background-color: #FF6;
}

.box_b {
  background-color: #06F;
}

.box_g {
  background-color: #999;
}

.box_w {
  background-color: #F5F5F5;
}


/*.navidial {
	text-align: right;
	padding-right: 33%;
}*/

.navidial {
  padding-left: 57%;
}

.warning, .caption_dl {
  font-weight: bold;
  font-size: 115%;
  color: #0062B0;
}

.caption_call {
  font-weight: bold;
  font-size: 105%;
}

.caption_number {
  font-weight: bold;
  font-size: 130%;
}

.mainColumn .notes {
  margin-left: 1.0em;
  margin-bottom: 4px;
  text-indent: -1.0em;
}


/* ご利用ガイドTOP */

.gTop h2 {
  margin-bottom: 1em;
  padding: 5px 8px;
  background: #00b3e6 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 140%;
}

.gTop #supportContent {
  margin-right: -15px;
}

.gTop .contentTopLink {
  width: 47.5%;
  margin-left: 0px;
}

.gTop .contentTopLink div {
  margin: 0px 0px 15px 0px;
  padding: 5px 6px 0px 10px;
}

.gTop .contentTopLink div h3 {
  margin: -5px 0px 10px -10px;
  padding: 6px;
  background-color: #cce7fa;
  line-height: 140%;
}

.gTop .contentTopLink div h3 a {
  display: block;
  color: #525556;
  font-size: 120%;
}

.gTop .contentTopLink div h4 {
  margin-bottom: 7px;
  margin-left: 1.0em;
  line-height: 130%;
  text-indent: -1.0em;
}

.gTop .contentTopLink div h4:before {
  content: "◆";
}

.gTop .contentTopLink div li {
  margin-bottom: 7px;
  line-height: 44px;
}


/*========================================
 梱包について
========================================*/

.packingImg {
  margin-left: 0;
  font-size: 0;
}

.packingImg li {
  float: left;
}

.packingImg p {
  font-size: 14px;
  width: 240px;
}

.packingImg p img {
  margin-bottom: 5px;
}

.mr15 {
  margin-right: 15px;
}


/*========================================
 梱包について　ポップアップ
========================================*/

#delivery_packing_img01_popup, #delivery_packing_img02_popup, #delivery_packing_img03_popup {
  display: none;
}


/*========================================
 +webサイトでのお見積り作成　estimate_info
========================================*/

.underline {
  font-weight: bold;
  text-decoration: underline;
}

.section ul li, .section ol li {
  list-style: none;
}

.decMidashi ol li {
  list-style: decimal;
  color: #0062b0;
}

.decimal ol li {
  list-style: decimal;
}

.section h2 {
  color: #605B5A;
  ;
  margin-bottom: 1em;
}

.section h2 span {
}

.pic_top {
  margin-top: 10px;
}

.pic_bottom {
  margin-bottom: 10px;
}


/* 追加140729 */

#est h2, #estimate h2, #bill h2, #sd h2, #receipt h2 {
  background-color: #0062b0;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 3px 8px;
}

#est h3, #bill h3, #sd h3, #receipt h3 {
  border-bottom: thin solid #032FA7!important;
  color: #04246C!important;
  font-size: large!important;
}

#est dt, #bill dt, #sd dt, #receipt dt {
  font-size: 13px;
}

#est dd, #bill dd, #sd dd, #receipt dd {
  margin-left: 1em;
  margin-bottom: 1.5em;
}


/*
#est img,
#bill img,
#sd img,
#receipt img {
	margin:7px 0;
}*/

.fontRed {
  color: #F00;
  font-weight: bold;
}

.estimate00 {
  width: 90%;

}

.estimate01 {
  width: 30%;
}

.width35per {
  width: 35%
}

.width40per {
  width: 40%
}

.width50per {
  width: 50%
}

.width60per {
  width: 60%
}

.width65per {
  width: 65%;
}

.ml1per {
  margin-left: 1%;
}

.ml2per {
  margin-left: 2%;
}

.fleft {
  display: block;
  float: left;
}

.text_box {
  border: thin solid #A6A6A6;
  padding: 20px;
  box-sizing: border-box;
  line-height: 270%;
  background-color: #E8FAFF;
}

.text_box ul {
  margin: unset;
}

.text_box01 {
  border: thin solid #A6A6A6;
  padding: 20px;
  box-sizing: border-box;
  line-height: 270%;
}

.row {
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
}

.receipt_smple {
  max-width: 85%;
  margin: 0 auto;
}


/*========================================
 お支払いについて_追加分
========================================*/

.fontMuryou, .fontColor {
  font-weight: bold;
  color: #F00;
}

.fontSpeed {
  font-weight: bold;
  color: #0070c0;
}

.tableHead {
  background-color: #E8E8E8;
  font-weight: bold;
  text-align: center;
}

.method_list th {
  text-align: left;
}

.cvs_list th {
  text-align: center;
}

.iconMargin {
  margin-top: 5px;
}

p.visaSpace {
  margin-bottom: 5px;
}

.contactImg {
  margin-left: 10px;
}

.arrowHeight {
  margin-left: 25px;
}


/*========================================
 ご利用方法BOX
========================================*/

#flowchart ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#flowchart li {
  margin: 10px 2px;
  width: 30px;
  /*float: left;*/
  display: inline-block;
  vertical-align: text-top;
}

#flowchart li.guidBox {
  /*display: block;*/
  border: 1px solid #CCCCCC;
  background-color: #fff;
  text-decoration: none;
  width: 115px;
  height: 125px;
  /*margin: 1px;*/
  text-align: left;
}

.flowSection {
  width: 122px;
  float: left;
}

.flowBox {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  text-decoration: none;
  width: 115px;
  height: 125px;
  margin-bottom: 10px;
  float: left;
}

.flowBox2 {
  border: 1px solid #CCCCCC;
  background-color: #fff;
  text-decoration: none;
  width: 115px;
  height: 110px;
  margin-bottom: 10px;
}

#flowchart li span, .flowBox span, .flowBox2 span {
  display: block;
  font-weight: bold;
  text-align: center;
  background-color: #E8E8E8;
  border-bottom: solid 1px #c0c0c0;
}

#flowchart li p, .flowBox p, .flowBox2 p {
  padding: 5px;
  margin-bottom: 2px;
  line-height: 1.4em;
  font-size: 11px;
}


/*========================================
 ご利用方法BOX縦(法人用)
========================================*/

.chartHoujin th {
  text-align: center;
  background-color: #E8E8E8;
}

.chartHoujin td {
  text-align: left;
}

.chartHoujin td.arrowBorder {
  border-left: none;
  border-right: none;
}


/*========================================
 VISAデビットカードご利用時のご注意BOX
========================================*/

#visadebit ul {
  margin: 0 15px 15px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#visadebit li {
  margin: 0 5px;
  float: left;
}

#visadebit .arrowImg {
  margin-top: 12px;
}

#visadebit li.guidBox {
  border: 5px solid #CCCCCC;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  /*Google Chrome、Safari向け*/
  -moz-border-radius: 5px;
  /*Firefox向け*/
  width: 90px;
  padding: 3px;
  margin: 1px;
  text-align: center;
  float: left;
  font-size: 15px;
}


/*========================================
 お買い物の流れについて
========================================*/

.procedure_section {
  padding-left: 120px;
}


/*========================================
 法人売掛・校費（公費）払いに関する、よくあるご質問
========================================*/

#faq {
  margin: 25px 0;
}

#container section p {
  background-color: #E3E3E3;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  color: #C00;
  cursor: pointer;
  position: relative;
  font-weight: bold;
  text-indent: -1em;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 2em;
  margin-right: 10px;
  margin-left: 10px;
}

#container section p:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background-color: #C00;
}

#container section p:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background: #E3E3E3;
}

#container section p.active:before {
  margin-top: -2px;
}

#container section p.active:after {
  margin-top: 3px;
}

#faq section li {
  background-color: #FCFCFC;
  text-indent: -1em !important;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 2em !important;
  margin-right: 20px !important;
  margin-left: 20px !important;
  margin-bottom: 15px;
  margin-top: 10px;
  display: block;
}


/*#faqsection li a {
    position: relative;
    display: block;
}
 
#faq section li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 17px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #9CF;
}
 
#faq section li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 22px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #F2F2F2;
}*/

#faq .sub_t {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  padding-bottom: 3px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #0062B0;
  font-size: 110%;
  padding-top: 3px;
  padding-left: 5px;
  margin-top: 15px;
  margin-bottom: 15px !important;
}

#faq ul {
  margin-left: 0em;
}


/* こっからしたはclearfix */

.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}


/*========================================
 セーフティサービス月額料金のお支払い方法について 2015.12.15
========================================*/

.mainColumn .box_ss_payment {
  margin-top: 10px;
}

.mainColumn .box_ss_payment ul {
  margin-bottom: 40px;
}

.mainColumn .box_ss_payment li {
  list-style-type: disc;
  margin-bottom: 1em;
}

.mainColumn .box_ss_payment table {
  margin-top: 10px !important;
}

.mainColumn .box_ss_payment td {
  border: 1px solid #999999;
  font-weight: bold !important;
  text-align: center !important;
  padding: 10px !important;
}

.titBluePoint {
  background-color: #0062B0;
  color: #FFFFFF;
  border-radius: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 5px;
  margin-left: 1em;
}

.mainColumn .box_ss_payment h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.subtitGray {
  background-color: #EEEEEE;
  border: 1px solid #999999;
  padding: 5px 10px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mainColumn .box_ss_payment .bgGray {
  background-color: #EEEEEE;
}


/*========================================
 2015.12.25 追加
========================================*/

#estimate .section dl dd {
  margin-bottom: 25px;
}

#estimate .section dl img {
  margin-bottom: 5px;
}


/*===================================================
  2016.3.2 追加 ご購入に関するお問い合わせ／ご注文
===================================================*/

.contactSection {
  border: 10px solid #c9e3fe;
  margin-bottom: 22px;
}

.contactSection .inner {
  background-color: #fff;
  padding: 15px 10px 25px;
}

.contactSection .title {
  background: rgba(0, 0, 0, 0) url("/5shopping/templates/top/img/others/bg-dotline.png") repeat-x scroll left bottom;
  color: #5f5959;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

.contactSection .subtitle {
  border-bottom: 1px solid #ccc;
  color: #5f5959;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}

.contactSection p {
  color: #333;
  font-size: 14px;
  padding: 8px 0 0 10px;
}

.contactSection .line {
  margin-bottom: 35px;
  overflow: hidden;
}

.contactSection .box1 {
  float: left;
  margin-right: 45px;
  width: 220px;
}

.contactSection .box2 {
  float: right;
  margin-right: -5px;
  position: relative;
  width: 450px;
}

.contactSection .box2 .cell {
  float: left;
  margin-right: 5px;
  width: 220px;
}

.contactSection .box3 {
  clear: both;
  margin-right: -10px;
  overflow: hidden;
  position: relative;
}

.contactSection .box3 .subtitle {
  width: 716px;
}

.contactSection .box3 .cell {
  float: left;
  margin-right: 8px;
  width: 173px;
}


/*===================================================
  2016.3.10 追加 お支払いについて
  クレジットカード部分
  （レスポンシブ化によりインラインCSSが邪魔なので引越し）
===================================================*/

#paymentCredit .branchBox {
  float: left;
  width: 333px;
}

#paymentCredit .branchBox .branch01 {
  float: left;
  margin-bottom: 20px;
  text-align: center;
}

#paymentCredit .branchBox .branch01 p {
  margin-bottom: 0px;
}

#paymentCredit .branchBox .branch01 img {
  width: 327px;
  height: 23px;
  margin-left: 2px;
}

#paymentCredit .branchBox .branch02 {
  float: left;
  margin-left: 2px;
}

#paymentCredit .branchBox .branch03 {
  float: left;
}

#paymentInst table th.forSmp {
  display: none;
}


/*========================================
 サイドメニュー
========================================*/

#gTopMenu {
  line-height: 130%;
}

#gTopMenu #supportContent {
  margin-top: -5px;
}

#gTopMenu h3 {
  margin: 0px -5px 5px -5px;
  padding: 8px 5px 7px 5px;
  background-color: #cce7fa;
}

#gTopMenu h3 a {
  color: #525556;
}

#gTopMenu h4 {
  margin-bottom: 4px;
  padding: 6px 0px 3px 0px;
  border-bottom: 1px dotted #999999;
}

#gTopMenu h3+h4 {
  padding-top: 0px;
}

#gTopMenu ul {
  margin-bottom: 7px;
}

#gTopMenu li {
  margin: 10px 5px;
}

#gTopMenu li br {
  display: none;
}


/*========================================
 2017年	年末年始のPC出荷保証　追加
========================================*/

#new_year h2 {
  float: left;
  margin-right: 15px;
}

#new_year::after {
  content: "";
  clear: both;
  display: block;
}

.rightbox {
  border-left: #00b3e6 1px solid;
  float: left;
  padding-left: 15px;
}

#sub .subBox .rightbox {
  border: none!important;
  padding: 0 !important;
  float: none!important;
}

.subBox h3 {
  line-height: 100%;
  color: #605b5a;
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */

@media screen and (max-width:479px) {
  #Header {
    min-width: 320px;
  }
  #Header .inner {
    height: 40px;
    width: 100%;
  }
  #Header .logo {
    position: static;
  }
  #Header .logo img {
    height: auto;
    width: 50%;
  }
  #Header h1, #Header ul.navi, #Header .keyword, #Header .btn, #Globalnavi, #headsearchBox, .leadSection, .leadSectionInner {
    display: none !important;
  }
  .breadCrumb.bcLast {
    display: block !important;
    padding: 1.5%;
    margin-bottom: 0;
  }
  body {
    min-width: 320px!important;
    width: 100%!important;
  }
  #container, #wrapper {
    width: 100% !important;
  }
  #container #lp_page {
    margin-top: 10px;
    width: 96%;
  }
  .sectionBox img, .bnrBox img {
    width: 100%;
    height: auto;
  }
  .sectionBox li+li {
    margin-top: 0.5em;
  }
  .sectionBox p+p {
    margin-top: 0.5em;
  }
  .gTop .contentTopLink {
    width: 97%;
    margin-left: 0px;
  }
  .contactSection .box1, .contactSection .box2 {
    float: none;
    width: 100%!important;
    margin-right: 0px;
    margin-bottom: 24px;
  }
  /*-------------------------------------
　フッター周り
---------------------------------------*/
  #pagetop {
    bottom: 10px;
    right: 10px;
  }
  .footerTagline {
    margin-bottom: 4px;
    padding: 0% 2%;
    text-align: left;
    font-size: 90%;
    line-height: 140%;
    box-sizing: border-box;
  }
  #footerLinks {
    display: none;
  }
  .footerTagline, #footer, #footerNav2, #footerLinks #footerLinks_Nav, #footerLinks #footerLinks_NavParts, #footerCopy, #footerCopy p.copyright {
    width: 100%;
    min-width: 100%;
  }
  #footer {
    padding: 9px 0px 7px 0px;
  }
  #footerLinks ul {
    float: none;
  }
  #footerCopy p.copyright a {
    display: block;
    margin-bottom: 7px;
  }
  #footerLinks ul {
    margin: 12px 0px 0px 5px;
  }
  #footerLinks ul li {
    display: inline-table;
    width: 45%;
    box-sizing: border-box;
  }
  #footerLinks ul li.catName, #footerLinks ul li.noLink {
    width: 90%;
  }
  #footerNav2 ul {
    margin: 0% 4%;
  }
  #footerNav2 li {
    display: inline-table;
    width: 49%;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    border-left: none;
    box-sizing: border-box;
  }
  #footerNav2 li:first-of-type {
    margin-bottom: 9px !important;
  }
  #splink_footer {
    display: none !important;
  }
  #footerCopy p.copyright {
    text-align: center;
    font-size: 80%;
  }
  /*-------------------------------------
　コンテンツ
---------------------------------------*/
  #dj_wrapper {
    width: 98%;
    margin: 10px auto 0;
  }
  #container #main, #container #sub {
    margin-top: -12px;
    margin: 0 15px;  
  }
  .text_box {
    margin-top: 20px;
  }
  .fleft {
    float: none;
  }
  .estimate01 {
    width: 97%;
  }
  .width65per, .width35per, .width60per {
    width: 97%;
  }
  .ml10, .ml2per {
    margin-left: 0;
  }
  /*========================================
  2017年	年末年始のPC出荷保証　追加
========================================*/
  #new_year h2 {
    float: none;
    margin-bottom: 0px;
  }
  .rightbox {
    border-left: none;
    float: none;
    padding-left: 0;
  }
}/*消さない*/

  /*========================================
  SFCC20220908
========================================*/
.p-header__login{height: auto;}      
.mainColumn{width: 778px;margin: 0 auto;}
@media screen and (max-width: 479px){
.mainColumn{width: 100%;}    
#container img{max-width: 100%;}
    }