/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.sp {display:none;}
.spi {display:none;}
.pc {display:block;}
.cl {clear:both;}
.fl {float:left;}

.acenter {
  text-align: center;
}
.red {
  color: red;
  font-weight: bold;
}
/*文字を太くする*/
.font_b{
  font-weight: bold;
}
/*文字を太くする*/
#modal_products {color:#3e3e3e;}
#result .result-table {
  overflow: hidden;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  line-height: 26px;
  width: 844px;
  box-sizing: border-box;
}
#modal #modal_inner #modal_products .checksheet_title {
  font-size: 21px;
  width: 100%;
}
#result .result-table .result-table-block {
  width: 25%;
  box-sizing: border-box;
}


#result .result-table .result-table-block:nth-child(5) .inner{
  border-right:2px solid #aaa;
}


#result .result-table .result-table-block:nth-of-type(6) {
  border-right: none;
}
#result .result-table .result-table-block > div{
  padding: 5px;
}
#result .result-table .result-table-block > .inner {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #aaa;
}
#result .result-table .result-table-block:nth-of-type(4) > .inner,
#result .result-table .result-table-block:nth-of-type(8) > .inner,
#result .result-table .result-table-block:nth-of-type(12) > .inner,
#result .result-table .result-table-block:nth-of-type(16) > .inner,
#result .result-table .result-table-block:last-child > .inner {
  border-right: 2px solid #aaa;
}
.result-table > div {
  margin: 0 auto;
}
.result-table .wall_tv_check_btn.fl {
  margin: 0 auto;
}
.result-table-block > .inner + .wall_tv_check_btn {
  padding: 10px 0!important;
}

body #content .setting_area .table ul select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 12px 12px;
  height: 50px !important;
  min-height: 50px !important;
  font-size: 15px !important;
  background: #f7f7f7;
  border-radius: 4px;
  box-shadow: none;
  background-image: url(/user_data/packages/default/client/img/common/icn_arrow_select.svg);
  background-repeat: no-repeat;
  background-position: right 19px top 50%;
  cursor: pointer;
  width: 300px;
}
.fr_select-wrapper {
  position: relative;
}
.wall_tv_check_btn {
  /* box-sizing: border-box; */
  /* padding: 10px 0; */
  position: relative;
  height: 68px;
  /* color: #FF0000; */
}
.wall_tv_check_btn::before {
  /* content: '＞'; */
  transform: scale(0.5, 1);
  position: absolute;
  top: 75%;
  left: 30px;
  line-height: 0;
  font-size: 24px;
  color: #111;
}
.wall_tv_check_topbk_btn {
  width: 430px;
  box-sizing: border-box;
  padding: 20px 40px;
  margin: 0 auto;
}
.wall_tv_check_topbk_btn a {
  display: block;
  padding: 22px 37px 22px;
  border-radius: 32px;
  border: 1px #111 solid;
  background-color: #111;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.wall_tv_check_topbk_btn a:hover {
  opacity: 0.8;
  background: #333333;
}
.wall_tv_check_btn a{
  display: block;
  padding: 10px 37px 10px;
  border-radius: 32px;
  border: 1px #e3e3e3 solid;
  background-color: #F7F7F7;
  text-decoration: none;
  font-size: 15px;
  color: #111;
  text-align: center;
  /* margin: 0 4%; */
}
.wall_tv_check_btn a:hover {
  opacity: 0.8;
  background: #e3e3e3;
}
.wall_tv_check_btn.twoline:before {
  color: #fff;
  /* top: 75%; */
}
.wall_tv_check_btn.black a{
  background-color: #333;
  color: #fff;
  line-height: 1.4;
}
.wall_tv_check_btnwp{
  width:844px;
}
footer {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  width: 100%;
  height: auto;
  text-align: center;
  background: #222;
}
footer p {
  color: #fff;
  font-size: 12px;
}
.wall_tv_contact {
  width: 90%;
  margin: auto;
  display: block;
  overflow: hidden;
  padding-bottom: 100px;
  line-height: 1.5em;
  text-align: center;
  font-size: .95em;
}
.wall_tv_contact2 {
  width: 90%;
  margin: auto;
  display: block;
  overflow: hidden;
  line-height: 1.5em;
  text-align: center;
  font-size: .95em;
  color: red;
}
.wall_tv_contact2:hover{
  opacity: 0.5;
}
#result.equals_only {margin-bottom: 120px;}
#content .setting_area .table ul li {width:120px;}

#content .setting_area .table ul.tv_model li {
  display: block;
  width: 80%;
  height: 50px;
  margin: 0 auto;
  padding: 0 10px;
  background-color: #333;
  color: #fff;
  vertical-align: middle;
  line-height: 50px;
}
#tv_model {
  font-size: 16px;
}
#tv_model > p {
  text-align: center;
}
/*
#tv_model > p {
  line-height: 1em;
  display: block;
  margin: 0;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 15px 5px;
}
*/
#presets > dl {
  display: inline-block;
  margin: 0 0 20px;
  width: 90px;
  text-align: center;
}
#presets > dl > dt {
  line-height: 1em;
  margin: 10px 0;
}
#presets > dl > dd > input {
  -webkit-transform: scale(2);
  transform: scale(2);
}
ul.trow {
  display: table-row!important;
}
ul.trow > li, ul.trow > span {
  display: inherit;
  vertical-align: middle;
  padding-bottom: 20px;
  text-align: center;
}
ul.trow > li {
  width: 120px;
}

#dialog-wrap {
  height: 100%;
}
.dialog * {
  line-height: 1em;
}
.dialog {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 301;
  pointer-events: none;
}
.dialog.base {
  background-color: #ddd;
  opacity: 0.5;
  z-index: 300;
  height: 100%;
  pointer-events: fill;
}
.dialog-close {
  cursor: pointer;
}
.dialog > .inner {
  z-index: 302;
  background-color: #fff;
  border: 2px solid #aaa;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px rgba(64, 64, 64, 0.5);
  position: relative;
  width: 80%;
  min-height: 200px;
  height: 85%;
  margin: 20px auto;
  padding: 10px;
  pointer-events: fill;
}
.dialog > .inner > p {
  font-size: 200%;
  padding: 0 5px;
  display: block;
  text-align: right;
}
.dialog > .inner > p > span {
  font-weight: bold;
  color: #555;
}
.dialog > .inner > label {
  margin: 1em 0 0 0;
}
#dialog-image {
  overflow: none;
}
#dialog-image.ovf-x {
  overflow-x: scroll;
}
#dialog-image.ovf-y {
  overflow-y: scroll;
}
#dialog-image.tac {
  text-align: center;
}

.inner .tac img {
  width: 100%;
  max-width: 320px;
  display: block;
  margin: 0 auto;
}

#dialog-image div.type_detail_btn {
  margin-top: 15px;
  margin-bottom: 10px;
  cursor: pointer;
}

#tab_04 {
  text-align: center;
}
#tab_04 > li {
  width: auto!important;
  display: inline-block;
  margin: 0 5px 5px;
  border: 1px solid #555;
  border-radius: 10px;
  padding: 5px 20px;
}
#tab_04 > li.selected {
  background-color: #555;
}
#tab_04 img {
  height: 24px;
}

#btn_backpanel {
  margin: auto auto 50px;
  /*
  margin-bottom: 50px;
  */
  width: 430px;
  padding: 20px 40px;
}
p.result-type-name {
  background-color: #555;
  color: #fff;
  padding: 10px 0 5px;
  text-align: center;
  font-weight: normal;
}

#content .setting_area {
  width: 100%;
}
#setting_elems {
  width: 430px!important;
  margin: 0 auto;
}

/*
#tv_model > p {
  margin-bottom: 0px;
}
#tv_model .tab-wrap {
  margin: auto;
}
.tab_wrap {
}
#tab_04 {
  display: block;
  margin: 0 auto 5px!important;
  padding: 5px 0 0;
  background: #ddd;
}
*/

.hide-target {
  color: inherit;
}
.result-block {
  width: 430px;
}
.result-types {
  margin-top: 30px;
}
p.result-type-name img {
  width: 50%;
}

#dialog-back > p {
  margin-bottom: 15px;
  line-height: 1.2em;
  text-align: center;
}
/*#dialog-back ul {*/
.sideby-wrap {
  display: inline-block;
  text-align: center;
}
ul.sideby {
  display: table-row;
  margin-top: 10px;
}
/*#dialog-back ul > li {*/
ul.sideby > li {
  display: table-cell;
  vertical-align: top;
}
/*#dialog-back li p {*/
ul.sideby li p {
  padding: 5px 0 10px 5px;
}
/*#dialog-back li p label {*/
ul.sideby li p label {
  font-weight: normal;
}
#dialog-back input[type=number] {
  width:40px;
  text-align: right;
  border-radius: 5px;
  margin: 0 2px 0 10px;
}
#dialog-back select {
  width: 48px;
  text-align: right;
  border-radius: 5px;
  margin: 0 2px 0 10px;
}
#dialog-back-warning {
  text-align: center;
  font-weight: bold;
  color: red;
  padding: 10px 0;
}

.result-type-height-img img {
  height: 200px;
}

.result-type {
  font-weight: bold;
  font-size: 14px;
}
.result-type-height-text label {
  background-color: #999;
  padding: 2px 10px;
  color: #fff;
  border-radius: 5px;
}
.result-type-height-text label.red {
  background-color: red;
}

.type_detail_btn {
  padding: 20px 40px;
  margin: 0 auto;
}
.type_detail_btn a {
  font-weight: normal;
  color: black;
  display: block;
  padding: 10px 37px 10px;
  border: 1px #e3e3e3 solid;
  border-radius: 32px;
  background-color: #f7f7f7;
  text-decoration: none;
  color: #111;
  text-align: center;
  margin: 0 4%;
}
.type_detail_btn a:hover,
.type_detail_btn a:visited {
  color: black;
  opacity: 0.8;
}

#dialog-back-wrap .inner {
  width: 400px;
  height: auto;
}

/* -- parts request form ---- */
.wrap-input.error {
  color: #f00;
}
.wrap-input.error textarea,
.wrap-input.error select,
.wrap-input.error input {
  background-color: #ffe6e6;
  border-color: #f00;
}
.wrap-input label.error {
  display: none;;
}
.wrap-input.error label.error {
  font-weight: normal;
  display: block;
}

/* -- PC 広 ------------------------------------------------- */
@media (min-width: 845px) {
  br.sp_only_br {display:none;}
  
  .re-backpanel-btn.sp {
    display:none;
  }

  #show-onoff {
    display: none;
  }
  .wall_tv_check_btn {
    padding: 20px 0!important;
  }
  body.tab-on-top #tv_model {
    position: fixed;
    top: 0;
    width: 780px;
    margin: 0 auto;
    z-index: 99;
  }
  body.tab-on-top #tv_model > p {
    width: 100%;
    /* width: 440px; */
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  body.tab-on-top #tab_04 {
    width: 100%!important;
    /* width: 440px!important; */
    margin: 0 auto;
  }
}

/* -- PC 狭 ------------------------------------------------- */
@media (max-width: 844px) {
  .sp {display:block;}
  .spi {display:inline-block;}
  .pc {display:none;}
  #content {
    width: 90vw;
  }
  #content .noselect {
    display: block;
    width: 100%;
  }
  #modal #modal_bg {
    display: none;
  }
  html,body,
  #modal {
    height: 100%;
  }
  .result_area {
    margin: 0 auto;
    width: 100%;
    max-width: 266px;
  }
  #result .result-table {
    width: 100%;
    display: block;
    border: none;
  }
  #result .result-table .result-table-block {
    margin-top: 30px;
    width: 100%;
  }
  #result .result-table .result-table-block > .inner {
    border-right: 2px solid #aaa;
  }
  body #content .setting_area .table ul select {
    height: 36px !important;
    margin: 0;
    padding: 8px;
    width: 100%;
    min-height: 36px !important;
    text-align: center;
    font-size: 13px !important;
    background-color: #f7f7f7;
    border-radius: 4px;
    box-shadow: none;
  }
  #content .setting_area .table ul li {
    width: 100%;
    text-align: left;
    padding-bottom: 0px;
    font-weight: bold;
  }
  .fr_select-wrapper {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    height: 36px;
  }
    
  .wall_tv_check_btn {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
  }
  .wall_tv_check_topbk_btn {
    width: auto;
    padding: 20px 30px;
  }
  #result.equals_only {
    margin-bottom: 60px;
  }
  .wall_tv_check_btnwp {
    width: 100%;
    display: flow-root;
  }
  footer {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 8px 0;
    height: auto;
  }
  footer p {
    font-size: 3.2vw;
    line-height: 3.2vw;
  }

  #presets-wrap > li {
    display:none!important;
  }
  #presets {
    width: 100%!important;
    text-align: center;
  }

/* -- @modified 2021-10-22
  body.tv-selected .hide-target {
    display: none!important;
  }
  body.tv-selected #modal #modal_inner #modal_products {
    margin-top: 0!important;
  }
  body.tv-selected #content {
    margin: 5px 0 40px;
    width: 100%;
    position: relative;
  }
  body.tv-selected .setting_area {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 99;
  }
  body.tv-selected .result_area {
    /*
    margin-top: 200px;
    * ---/
    margin-top: 0;
  }

  body.tv-selected div.re-backpanel-btn.sp {
    position: fixed;
    bottom: 20px;
    width: 430px;
  }
  
  body.tv-selected div.re-backpanel-btn.sp .wall_tv_check_topbk_btn a {
    padding: 15px 0;
  }
  body.tv-selected.scroll-up div.re-backpanel-btn.sp {
    display: none;
  }
-- */ @modified 2021-10-22

  #show-onoff {
    position: fixed;
    top: 5px;
    right: 5px;
    font-size: 24px;
    width: 32px;
    height: 32px;
    border: 1px solid #aaa;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    color: #aaa;
    background-color: #f5f5f5;
    z-index: 99;
  }
}

/* --------------------------------------------------- */
.na_wtable{
  font-weight:bold;
  font-size:16px;
}

/* --------------------------------------------------- */
/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
  .inner .ovf-x img{
	  width: 100%;
  }
  #content .setting_area .table ul {
    width: 100%;
  }
  .re-backpanel-btn.pc {
    display:none;
  }
}

/* -- スマホ縦画面 ------------------------------------------------- */
@media (max-width: 480px) {
  #setting_elems {
    width: 100%!important;
  }
  #tv_model > p {
    width: 100%;
  }
  #tab_04 {
    width: 100%!important;
  }
  .result_area {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 200px 0 0;
  }
  #result{
    width: 100%;
  }
  .result-table {
    width: 100%!important;
  }
  .result-block {
    width: 95%;
    margin: 0 auto;
  }
  #btn_backpanel {
    width: 100%;
    padding: 20px 20px;
  }
  #dialog-back-wrap .inner {
    width: 90%;
  }
  body.tv-selected div.re-backpanel-btn.sp {
    width: 100%;
  }
  .wall_tv_check_topbk_btn {
    padding: 20px;
  }
}

