@charset "UTF-8";
/* ----- 各ページコンテンツ -------- */
/* 404 error
----------------------------------------------- */
#error {
  min-height: 200px;
}

/* top
----------------------------------------------- */
#top {
  margin-top: -25px;
  /* BUY王の強み▼ */
  /* 簡単な「買取の流れ」▼ */
}

#top .banner_request {
  display: block;
  width: 85%;
  height: auto;
  margin: 0 auto 15px;
}

#top .title_area {
  padding: 15px 15px 1px;
  background: #d80c18;
}

#top .title_area h1 {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

#top .cover {
  padding: 0 15px 10px;
  background: #d80c18;
  text-align: center;
}

#top .strong {
  padding: 5px 0 15px;
  background: #d80c18;
}

#top .strong .wrap {
  padding: 10px 10px 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

#top .strong .wrap .content {
  margin-bottom: 10px;
}

#top .strong .wrap .content .subtitle {
  margin-bottom: 20px;
}

#top .strong .wrap .content .strong_text {
  font-size: 18px;
  color: #e60012;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

#top .strong .wrap .content .summary {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#top .strong .wrap .content .summary li {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
}

#top .strong .wrap .content .summary li:nth-child(even) {
  margin-right: 0;
}

#top .flow {
  padding: 15px 0;
  background: #d80c18;
}

#top .flow .wrap {
  padding: 10px 10px 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

#top .flow .wrap .content {
  margin-bottom: 10px;
}

#top .flow .wrap .content .subtitle {
  margin-bottom: 20px;
}

#top .flow .wrap .content .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#top .flow .wrap .content .step li {
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 5%;
}

#top .flow .wrap .content .step li .image {
  margin-bottom: 10px;
}

#top .flow .wrap .content .step li .text {
  border-top: 1px dotted #7f7f7f;
  border-bottom: 1px dotted #7f7f7f;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .flow .wrap .content .step li .h120 {
  height: 120px;
}

#top .flow .wrap .content .step li .h190 {
  height: 190px;
}

#top .flow .wrap .content .step li:nth-child(even) {
  margin-right: 0;
}

#top .flow .wrap .content .notice {
  margin-bottom: 20px;
}

#top .flow .wrap .content .notice .banner {
  display: block;
  width: 90%;
  height: auto;
  margin: 0 auto 15px;
}

#top .flow .wrap .content .cardboard {
  margin-bottom: 20px;
}

#top .campaign {
  padding: 30px 0 5px 0;
  background-color: #d80c18;
}

#top .campaign .banner_matomeuri {
  width: 92%;
  max-width: 588px;
  margin: 0 auto 20px;
}

#top .campaign .banner_matomeuri img {
  border: solid 1px #ffffff;
}

#top .campaign .label {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 20px;
}

#top .campaign .banner_area {
  margin-bottom: 20px;
}

#top .campaign .banner_area .banner {
  margin-bottom: 20px;
}

#top .campaign .banner_area .banner:last-child {
  margin-bottom: 0;
}

#top .information {
  position: relative;
  background: #d80c18;
  padding: 80px 10px 30px 10px;
  margin-bottom: 20px;
}

#top .information .character {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
  height: auto;
}

#top .information .information_list {
  background-color: #ffce9e;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #550000;
  height: 200px;
  overflow-y: scroll;
}

#top .information .information_list::-webkit-scrollbar {
  /* スクロールバー全体 */
  width: 5px;
}

#top .information .information_list::-webkit-scrollbar-thumb {
  /* スクロールバーのある部分 */
  background: #cd6724;
}

#top .information .information_list::-webkit-scrollbar-track-piece:start {
  /* スクロールバーが表示されてない部分（前） */
  background: #dfb186;
}

#top .information .information_list::-webkit-scrollbar-track-piece:end {
  /* スクロールバーが表示されてない部分（後ろ） */
  background: #dfb186;
}

#top .information .information_list .inner {
  margin-bottom: 2em;
}

#top .information .information_list .inner .title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}

#top .information .information_list .inner a {
  color: #000000;
  text-decoration: none;
}

#top .expensive {
  background: #d80c18;
  padding: 10px 0 20px;
  /* top unslider
----------------------------------------------- */
}

#top .expensive .title_area {
  background: url("../images/top/icon_treasure.png") no-repeat left 15px top;
  background-size: 14% auto;
  padding: 0 15px;
  margin-bottom: 10px;
}

#top .expensive .title_area .title {
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 0 0 62px;
}

#top .expensive p.text {
  padding: 0 15px;
  color: #ffffff;
  margin-bottom: 10px;
}

#top .expensive .btn_more_area {
  padding: 0 15px;
}

#top .expensive .btn_more_area p {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

#top .expensive .btn_more_area .btn_more {
  text-align: center;
}

#top .expensive .btn_more_area .btn_more img {
  width: 50%;
}

#top .expensive ol {
  display: none;
}

#top .expensive .full_content {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  position: relative;
  background-color: #d80c18;
  height: 840px;
  margin-bottom: 20px;
  padding: 10px;
}

#top .expensive .menu {
  display: inline-block;
  width: 32%;
  margin-bottom: 5px;
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .expensive .menu div {
  border: 3px solid #ffffff;
  padding: 10px 0;
}

#top .expensive .menu div p {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background: url("../images/top/arrow_white.png") no-repeat 10px center;
}

#top .expensive .menu:first-child {
  margin-left: 0;
}

#top .expensive .active div {
  border: 3px solid #ffffff;
  padding: 10px 0;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .expensive .active div p {
  text-align: center;
  color: #e60012;
  font-size: 12px;
  font-weight: bold;
}

#top .expensive .slider_content {
  height: 280px;
  background-color: #ffffff;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}

#top .expensive .slider_content .items_area {
  width: 100%;
}

#top .expensive .slider_content .items_area .item {
  width: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
  padding-top: 15px;
}

#top .expensive .slider_content .items_area .item .item_img {
  text-align: center;
  margin-bottom: 10px;
}

#top .expensive .slider_content .items_area .item .item_img img {
  max-width: 100%;
  max-height: 150px;
}

#top .expensive .slider_content .items_area .item .item_name {
  font-size: 12px;
  font-weight: bold;
  color: #434343;
}

#top .expensive .slider_content .items_area .item .item_price {
  font-size: 12px;
  color: #434343;
  padding-bottom: 15px;
}

#top .expensive .slider_content .items_area .item .item_price .price_red {
  font-size: 12px;
  font-weight: bold;
  color: #e60012;
}

#top .expensive .slider_content .items_area .item:last-child {
  margin-right: 0;
}

#top .purchase {
  background-color: #ffffff;
  margin-bottom: 30px;
}

#top .purchase .purchase_list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#top .purchase .purchase_list .bar {
  padding-bottom: 10px;
  background: url(../images/common/bar01.gif) bottom repeat-x;
}

#top .purchase .purchase_list .bar .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#top .purchase .purchase_list .bar .category h3 {
  width: 50%;
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .purchase_list .bar .category h3:first-child {
  border-right: dotted 1px #ccc;
}

#top .purchase .purchase_list .bar .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#top .purchase .purchase_list .bar .product .list_wrap {
  width: 50%;
  border-right: dotted 1px #ccc;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .purchase_list .bar .product .list_wrap ul.list {
  padding: 0 10px 0 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .purchase_list .bar .product .list_wrap ul.list li {
  list-style-position: outside;
  list-style-type: disc;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .purchase_list .bar .product .list_wrap:last-child {
  border-right: none;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .oneyen_attention_area {
  padding: 0 15px;
}

#top .purchase .oneyen_attention_area .oneyen_attention {
  border: dotted 1px #e60012;
  background: url(../images/top/icon_books.png) no-repeat right 10px top 80px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top .purchase .oneyen_attention_area .oneyen_attention .oneyen_attention_title {
  font-size: 17px;
  color: #e60012;
  font-weight: bold;
  margin-bottom: 10px;
}

#top .purchase .oneyen_attention_area .oneyen_attention .oneyen_attention_txt {
  width: 225px;
}

#top .purchase .attention_area {
  padding: 0 15px;
  margin-top: 10px;
}

#top .purchase .attention_area .attention {
  padding: 15px;
  border: dotted 1px #e60012;
}

#top .purchase .attention_area .attention .title {
  font-size: 17px;
  color: #e60012;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

#top .purchase .attention_area .attention ul li {
  list-style-type: none;
  padding-left: 15px;
  margin-bottom: 5px;
  background: url(../images/common/check.png) no-repeat left top 7px;
}

/* side
----------------------------------------------- */
.side_item-list {
  padding: 0 15px;
}

.side_item-list a {
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

.side_item-list .title {
  background: url(../images/top/icon_crown.png) no-repeat left 15px center #e60012;
  background-size: 28px;
  padding: 10px 10px 10px 52px;
  font-size: 23px;
  font-weight: bold;
  color: #ffffff;
}

.side_item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 15px;
}

.side_item-list ul li {
  width: 49.4%;
  border: solid 1px #e60012;
  background: #f5f5eb;
  text-align: center;
}

.side_item-list ul li a {
  display: block;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #d80c18;
  font-weight: bold;
  font-size: 14px;
}

.side_item-list .items_btn {
  margin-bottom: 20px;
}

.side_item-list .items_btn .btn a {
  display: block;
  padding: 14px 0;
  color: #ffffff;
  font-weight: bold;
  background: url(../images/common/icon_arrow.png) no-repeat left 15px center #d80c18;
  background-size: 13px;
}

.side_item-list .items_btn .btn:first-child {
  margin-bottom: 15px;
}

/* agreement
----------------------------------------------- */
#agreement dl#agreement-template {
  padding: 30px 4%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#agreement dl#agreement-template dt {
  color: #e60012;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

#agreement dl#agreement-template dd {
  margin-bottom: 30px;
}

#agreement dl#agreement-template dd p {
  margin-bottom: 10px;
}

#agreement dl#agreement-template dd ul {
  padding-left: 10px;
}

#agreement dl#agreement-template dd ul li {
  margin-bottom: 5px;
}

/* bloglist
----------------------------------------------- */
#bloglist .list {
  background-color: #f5f5eb;
  padding-bottom: 40px;
}

#bloglist .list ul {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#bloglist .list ul li {
  padding-top: 30px;
  padding-bottom: 40px;
  background: url(../images/common/bar04.gif) bottom repeat-x;
}

#bloglist .list ul li a {
  display: table;
  text-decoration: none;
}

#bloglist .list ul li a .image {
  display: table-cell;
  width: 24%;
  max-width: 156px;
  vertical-align: middle;
  text-align: center;
}

#bloglist .list ul li a .detail {
  display: table-cell;
  padding: 0 10px;
}

#bloglist .list ul li a .detail .title {
  color: #e60012;
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 15px;
  line-height: 1.3;
}

#bloglist .list ul li a .detail .date {
  margin-bottom: 10px;
}

#bloglist .list ul li a .detail .date span {
  display: inline-block;
  background-color: #e60012;
  color: #fff;
  margin-left: 5px;
  font-size: 12px;
  padding: 0 5px;
}

#bloglist .list ul li a .detail .tags {
  margin-bottom: 5px;
  color: #e60012;
  font-size: 12px;
}

#bloglist .pagenavi {
  padding: 50px 0;
}

#bloglist .pagenavi .wp-pagenavi {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  font-size: 20px;
}

#bloglist .pagenavi .wp-pagenavi a {
  padding: 6px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  color: #e60012;
  text-decoration: none;
  margin: 0 3px;
  font-size: 12px;
}

#bloglist .pagenavi .wp-pagenavi .pages {
  color: #e60012;
  font-size: 12px;
  font-style: italic;
  display: inline-block;
  margin-right: 10px;
}

#bloglist .pagenavi .wp-pagenavi .current {
  padding: 5px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  background-color: #e60012;
  color: #fff;
  margin: 0 3px;
  font-size: 12px;
}

#bloglist .pagenavi .wp-pagenavi .extend {
  color: #e60012;
  padding: 5px 8px;
  display: inline-block;
  font-size: 12px;
}

/* blog
----------------------------------------------- */
#blog {
  padding-bottom: 60px;
}

#blog .objects {
  margin-bottom: 40px;
  background: #f5f5eb;
  position: relative;
}

#blog .objects .title {
  width: 30%;
  min-width: 120px;
  position: absolute;
  top: -13px;
}

#blog .objects .obj_title img {
  width: 30%;
  height: auto;
}

#blog .objects .obj_text {
  font-size: 16px;
  padding: 30px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5eb;
  margin-top: -16px;
}

#blog .detail {
  background: #fff;
  border-top: 5px solid #e60012;
}

#blog .detail .topicwrap {
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}

#blog .detail .topicwrap .topic .blogheader .topic_title_wrap {
  background: url(../images/common/bar01.gif) bottom repeat-x;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

#blog .detail .topicwrap .topic .blogheader .topic_title_wrap .topic_title {
  color: #e60012;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.3;
  padding-left: 40px;
  background: url(../images/common/icon_crown.gif) no-repeat left top;
}

#blog .detail .topicwrap .topic .blogheader .datecat {
  margin-bottom: 20px;
}

#blog .detail .topicwrap .topic .blogheader .datecat:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#blog .detail .topicwrap .topic .blogheader .datecat .date {
  float: left;
  font-weight: bold;
}

#blog .detail .topicwrap .topic .blogheader .datecat .category {
  float: right;
  font-size: 12px;
  color: #ffffff;
  background: #e60012;
  padding: 0 5px;
}

#blog .detail .topicwrap div.more {
  padding: 2em 0;
  background: none;
  text-align: center;
}

#blog .detail .topicwrap div.more a {
  display: inline-block;
  white-space: nowrap;
  padding: 0.7em 1em;
  min-width: 130px;
  background: #f69113;
  color: #ffffff;
  border-radius: 4px;
  text-decoration: none;
}

#blog .generic-banner {
  padding: 0 15px;
  margin-bottom: 30px;
}

#blog .generic-banner .banner {
  width: 100%;
  margin-bottom: 10px;
}

#blog .generic-banner .banner:last-child {
  margin-bottom: 0;
}

#blog .sub_title {
  color: #e60012;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  line-height: normal;
  border-bottom: 5px solid #e60012;
  padding: 0 0 5px 40px;
  background: url(../images/item_category/icon_crown.png) no-repeat left top;
  background-size: 32px auto;
  margin-bottom: 20px;
}

#blog .main_purchase {
  background-color: #f5f5eb;
  margin-bottom: 15px;
}

#blog .main_purchase .red {
  color: #e60012;
  padding: 15px 0 0 0;
}

#blog .main_purchase .topicwrap .list {
  padding-left: 10px;
  background: url(../images/kokakaitori_list/arrow.png) no-repeat left top 8px;
  margin-bottom: 10px;
}

#blog .main_purchase .topicwrap .list:last-child {
  margin-bottom: 0;
}

#blog .brand-logo_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: solid 1px #dfdfd7;
  padding: 15px 15px 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -10px;
}

#blog .brand-logo_list a.brand-logo {
  display: block;
  width: 67px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
}

#blog .brand-logo_list a.brand-logo:nth-child(4n) {
  margin-right: 0;
}

#blog .koka_list .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1em;
}

#blog .koka_list .item .img {
  width: 35%;
  padding-right: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#blog .koka_list .item .img img {
  max-width: 100%;
}

#blog .koka_list .item table {
  width: 64%;
}

#blog .koka_list .item table th,
#blog .koka_list .item table td {
  font-size: small;
}

#blog .koka_list .item table th {
  white-space: nowrap;
}

#blog .koka_list .item table th,
#blog .koka_list .item table td {
  background-color: #f0f0f0;
  border: 1px solid #ffffff;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#blog .koka_list .item table .price {
  color: red;
  font-weight: bold;
}

#blog .koka_list .list_link {
  margin-bottom: 50px;
}

#blog .koka_list .list_link a {
  width: 45%;
  display: block;
  margin-left: auto;
  background: #d80c18;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#blog .results_list {
  margin-bottom: 50px;
}

#blog .results_list li {
  width: 100%;
  border: solid 1px #dfdfd7;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}

#blog .results_list li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#blog .results_list li .img {
  float: left;
  width: 25%;
  margin-right: 5%;
}

#blog .results_list li .img img {
  width: 100%;
}

#blog .results_list li .right {
  float: left;
  width: 70%;
}

#blog .results_list li .right .bold_type {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

#blog .results_list li .right .txt {
  background: #f5f5eb;
  padding: 10px;
}

#blog .results_list li .right .txt .name {
  text-align: right;
  margin-top: 10px;
}

#blog .results_list li .right .price {
  color: #ff004f;
}

#blog .results_list li:last-child {
  margin-bottom: 0;
}

#blog .item_content {
  margin-bottom: 50px;
}

#blog .item_content .contents img {
  width: 100%;
  height: auto;
  text-align: center;
}

#blog .kotu {
  margin-bottom: 50px;
}

#blog .kotu .block {
  background: #f5f5eb;
  padding: 15px;
  margin-bottom: 15px;
  position: relative;
}

#blog .kotu .block .sub-title {
  margin-bottom: 15px;
}

#blog .kotu .block .text {
  font-size: 16px;
  font-weight: bold;
  padding-left: 60px;
}

#blog .kotu .block .text span {
  color: #ff0000;
  font-weight: bold;
}

#blog .kotu .block .character {
  position: absolute;
  top: 55px;
}

#blog .kotu .block:last-child {
  margin-bottom: 0;
}

#blog .comic {
  margin-bottom: 50px;
}

#blog .service {
  margin-bottom: 50px;
}

#blog .assessment {
  margin-bottom: 50px;
}

#blog .voice {
  margin-bottom: 50px;
}

#blog .voice .block {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dfdfd7;
  padding: 10px;
  margin-bottom: 15px;
}

#blog .voice .block .title {
  margin-bottom: 15px;
}

#blog .voice .block .title .number_purchase {
  background: url(../images/item_category/list.png) no-repeat right;
  padding-right: 30px;
  color: #e60012;
  font-weight: bold;
  font-size: 16px;
}

#blog .voice .block .title .price {
  background-color: #e60012;
  color: white;
  padding: 7px 5px 5px 7px;
}

#blog .voice .block .title .price span {
  font-size: 18px;
  font-weight: bold;
  color: white;
}

#blog .voice .block .img {
  text-align: center;
  margin-bottom: 15px;
}

#blog .voice .block .img img {
  width: 100%;
}

#blog .voice .block .text {
  background-color: #f5f5eb;
  padding: 10px;
  position: relative;
  min-height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#blog .voice .block .text .name {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: bold;
}

#blog .voice .block:last-child {
  margin-bottom: 0;
}

#blog .out {
  margin-bottom: 30px;
}

/* コラム
----------------------------------------------- */
.title_wrap_column {
  width: 100%;
  background: url(../images/column/bar01.gif) repeat-x bottom #71bc2e;
  padding: 15px 15px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
}

.title_wrap_column .title {
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
  background: url(../images/common/crown.png) no-repeat left top 2px;
  background-size: 10%;
  padding: 0 0 0 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.title_wrap_column .en {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: right;
  padding-top: 5px;
  position: absolute;
  top: 25%;
  right: 15px;
}

#column_list .list {
  padding-bottom: 40px;
}

#column_list .list ul {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#column_list .list ul li {
  padding-top: 30px;
  padding-bottom: 40px;
  background: url(../images/column/bar04.gif) bottom repeat-x;
}

#column_list .list ul li a {
  display: table;
  text-decoration: none;
}

#column_list .list ul li a .image {
  display: table-cell;
  width: 24%;
  vertical-align: middle;
  text-align: center;
}

#column_list .list ul li a .detail {
  display: table-cell;
  padding: 0 10px 0 15px;
}

#column_list .list ul li a .detail .title {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 15px;
  line-height: 1.3;
}

#column_list .list ul li a .detail .date {
  margin-bottom: 10px;
}

#column_list .list ul li a .detail .date span {
  display: inline-block;
  background: #71bc2e;
  color: #fff;
  margin-left: 5px;
  font-size: 12px;
  padding: 0 5px;
}

#column_list .list ul li a .detail .tags {
  margin-bottom: 5px;
  color: #71bc2e;
  font-size: 12px;
}

#column_list .pagenavi {
  padding: 50px 0;
}

#column_list .pagenavi .wp-pagenavi {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  font-size: 20px;
}

#column_list .pagenavi .wp-pagenavi a {
  padding: 6px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  color: #e60012;
  text-decoration: none;
  margin: 0 3px;
  font-size: 12px;
}

#column_list .pagenavi .wp-pagenavi .pages {
  color: #e60012;
  font-size: 12px;
  font-style: italic;
  display: inline-block;
  margin-right: 10px;
}

#column_list .pagenavi .wp-pagenavi .current {
  padding: 5px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  background-color: #e60012;
  color: #fff;
  margin: 0 3px;
  font-size: 12px;
}

#column_list .pagenavi .wp-pagenavi .extend {
  color: #e60012;
  padding: 5px 8px;
  display: inline-block;
  font-size: 12px;
}

#column {
  padding-bottom: 60px;
}

#column .objects {
  margin-bottom: 40px;
  position: relative;
}

#column .objects .title {
  width: 30%;
  min-width: 120px;
  position: absolute;
  top: -13px;
}

#column .objects .obj_title img {
  width: 30%;
  height: auto;
}

#column .objects .obj_text {
  font-size: 16px;
  padding: 30px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5eb;
  margin-top: -16px;
}

#column .detail {
  background: #ffffff;
  border-top: 5px solid #71bc2e;
}

#column .detail .topicwrap {
  margin: 0 auto;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#column .detail .topicwrap .topic .blogheader .writer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

#column .detail .topicwrap .topic .blogheader .writer .eye-catching {
  border: 1px #cccccc solid;
  margin-right: 10px;
}

#column .detail .topicwrap .topic .blogheader .topic_title_wrap {
  background: url(../images/column/bar01.gif) bottom repeat-x;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

#column .detail .topicwrap .topic .blogheader .topic_title_wrap .topic_title {
  font-weight: bold;
  font-size: 21px;
  line-height: 1.3;
  padding-left: 40px;
  background: url(../images/column/icon_crown.gif) no-repeat left top;
}

#column .detail .topicwrap .topic .blogheader .datecat {
  margin-bottom: 20px;
}

#column .detail .topicwrap .topic .blogheader .datecat:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#column .detail .topicwrap .topic .blogheader .datecat .date {
  float: left;
  font-weight: bold;
}

#column .detail .topicwrap .topic .blogheader .datecat .category {
  float: right;
  font-size: 12px;
  color: #ffffff;
  background: #e60012;
  padding: 0 5px;
}

#column .detail .topicwrap .topic .text h3 span {
  font-size: 18px;
}

#column .detail .topicwrap .topic .text h4 span {
  font-size: 16px;
}

#column .detail .topicwrap .topic .text h5 span {
  font-size: 14px;
}

#toc_container {
  width: 100%;
  border: none;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f9f9f9;
  margin-bottom: 3em;
}

#toc_container p.toc_title {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#toc_container span.toc_toggle {
  font-weight: 400;
  font-size: 90%;
}

#toc_container p.toc_title + ul.toc_list {
  margin-top: 1em;
}

#toc_container .toc_list li {
  padding-bottom: 20px;
}

#toc_container .toc_list li:last-child {
  padding-bottom: 0;
}

#toc_container .toc_list li a {
  display: block;
  padding-bottom: 5px;
}

#toc_container .toc_list li ul li {
  padding-bottom: 0;
}

#toc_container ul a {
  text-decoration: none;
  text-shadow: none;
  font-size: 14px;
}

#toc_container ul ul {
  margin-left: 1.5em;
}

/* campaign
----------------------------------------------- */
#campaign {
  /* ご注意 */
  /* キャンペーンコード */
  /* まとめ売りキャンペーンZ */
}

#campaign .campaign_content {
  margin-bottom: 40px;
}

#campaign .campaign_content .subtitle {
  margin-bottom: 20px;
}

#campaign .campaign_content .campaign_detail {
  margin-bottom: 30px;
}

#campaign .subject {
  margin-right: 0;
  margin-left: auto;
  background: #f5f5eb;
  padding: 25px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#campaign .subject .label {
  width: 30%;
  position: absolute;
  top: -15px;
  left: 0;
}

#campaign .campaign-code {
  background: #f5f5eb;
  border-radius: 7px;
  margin-top: 20px;
}

#campaign .campaign-code .campaign-code_title {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  background: #e50212;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

#campaign .campaign-code .inner {
  padding: 15px 15px 25px;
}

#campaign .campaign-code p {
  margin-bottom: 10px;
}

#campaign .campaign-code .index {
  font-size: 16px;
  color: black;
  text-align: center;
  font-weight: bold;
  margin-bottom: 7px;
}

#campaign .campaign-code .frame {
  margin: 0 auto 20px;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #e50212;
  background: #ffffff;
  font-size: 16px;
  text-align: center;
}

/* company
----------------------------------------------- */
#company .info {
  padding: 0 15px;
  margin-bottom: 30px;
}

#company .info table {
  width: 100%;
  border-top: 1px solid #dfdfd7;
}

#company .info table th,
#company .info table td {
  font-size: 16px;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}

#company .info table th {
  background-color: #e60012;
  border-bottom: 1px solid #fff;
  color: #fff;
  width: 30%;
}

#company .info table td {
  width: 70%;
  border-bottom: 1px solid #dfdfd7;
  border-right: 1px solid #dfdfd7;
}

#company .info table td * {
  font-size: 16px;
}

/* contact
----------------------------------------------- */
#contact .mw_wp_form {
  background-color: #f5f5eb;
}

#contact .mw_wp_form form .remark {
  background-color: #fff;
  padding-bottom: 20px;
}

#contact .mw_wp_form form .remark p {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 0;
  font-size: 16px;
}

#contact .mw_wp_form form .contact_form {
  padding: 20px 0 30px 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#contact .mw_wp_form form .contact_form .contact_tbl {
  display: block;
  margin-bottom: 40px;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody {
  display: block;
  width: 96%;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr {
  display: block;
  margin-bottom: 20px;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr th {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #434343;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td {
  width: 98%;
  display: block;
  font-size: 16px;
  padding-left: 2%;
  padding-bottom: 30px;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td input,
#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td textarea {
  padding: 5px;
  border: 1px solid #757509;
  width: 100%;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td .error {
  color: #f00;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td input[type="checkbox"] {
  width: 50px;
  word-wrap: break-word;
  white-space: normal;
  display: block;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td input {
  float: left;
}

#contact .mw_wp_form form .contact_form .contact_tbl tbody tr td label {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

#contact .mw_wp_form form .contact_form .form_button li {
  text-align: center;
}

#contact .mw_wp_form form .contact_form .form_button li input {
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

#contact .mw_wp_form form .contact_form .form_button li input:hover {
  opacity: 0.8;
  /* opera firefox safari */
  filter: alpha(opacity=80);
  /* ie */
}

#contact .mw_wp_form_input .form_button input {
  background: url(../images/contact/btn_confirm.gif) no-repeat;
  min-width: 296px;
  min-height: 73px;
  background-size: 100%;
}

#contact .mw_wp_form_confirm .submitbtn {
  margin-bottom: 20px;
}

#contact .mw_wp_form_confirm .submitbtn input {
  background: url(../images/contact/btn_complete.gif) no-repeat;
  min-width: 296px;
  min-height: 73px;
  background-size: 100%;
}

#contact .mw_wp_form_confirm .submitback input {
  background: url(../images/contact/btn_back.gif) no-repeat;
  min-width: 296px;
  min-height: 73px;
  background-size: 100%;
}

#contact .complete {
  padding-bottom: 50px;
  background-color: #f5f5eb;
}

#contact .complete .btn_request {
  display: block;
  width: 85%;
  margin: 30px auto 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.07em;
  text-decoration: none;
  background: url(../images/common/roundarrow.png) no-repeat center right 15px #63d200;
  background-size: 6%;
  border-radius: 50px;
  padding: 15px 15px;
}

#contact .complete p {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

/* 事前査定
----------------------------------------------- */
#assessment .assessment-title {
  border-bottom: 4px solid #e60012;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #e60012;
}

#assessment .assessment-title span {
  font-size: 16px;
  color: #e60012;
}

#assessment th {
  width: 120px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
}

#assessment td {
  vertical-align: middle;
  display: block;
  font-size: 120%;
  width: 100%;
}

#assessment td .zip {
  width: 50%;
}

#assessment input,
#assessment textarea {
  font-size: 18px;
  padding: 0.2em 0.5em;
  border: 1px solid #aaa;
  width: 100%;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#assessment input:focus,
#assessment textarea:focus {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ff9933;
  background: #fffac5;
  outline: 0;
}

#assessment .input.error input {
  background: #e6babb;
}

#assessment .input.error input:focus {
  background: #fffac5;
}

#assessment .input.error .error-message {
  color: #e60012;
}

#assessment .contact_form {
  background-color: #f5f5eb;
  padding: 10px;
}

#assessment .contact_form .small {
  width: 10px;
}

#assessment .contact_form .contact_tbl {
  display: block;
  margin-bottom: 1em;
}

#assessment .contact_form .contact_tbl tr {
  display: block;
  margin-bottom: 1em;
}

#assessment .form-block {
  position: relative;
}

#assessment .contact_tbl02 {
  display: block;
  border: 1px solid #ccc;
  background-color: white;
  padding: 1em;
  margin-top: 2em;
}

#assessment .contact_tbl02 tr {
  display: block;
  margin-bottom: 1em;
}

#assessment .contact_tbl02 td p {
  color: #e60012;
  font-size: 12px;
  padding-top: 5px;
}

#assessment .contact_tbl02 .radio input {
  width: 20px;
}

#assessment .contact_tbl02 .radio .box {
  display: inline-block;
  padding: 10px 10px 10px 0;
}

#assessment #form_add.form-block {
  text-align: right;
}

#assessment #form_add.form-block .add {
  width: 130px;
  display: inline-block;
  background-color: #ff9933;
  text-align: center;
  cursor: pointer;
  color: white;
  font-size: 24px;
}

#assessment #form_add.form-block .add span {
  font-size: 14px;
  color: white;
  vertical-align: middle;
}

#assessment .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  display: block;
  background-color: #898989;
  text-align: center;
  cursor: pointer;
  color: white;
  font-size: 20px;
}

#assessment .form_button {
  text-align: center;
  margin-top: 30px;
}

#assessment .form_button input {
  width: 172px;
  height: 49px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

#assessment .form_button input[name="submitConfirm"] {
  background: url(../images/assessment_form/btn_confirm.png) no-repeat;
}

#assessment .form_button input[name="submit"] {
  background: url(../images/assessment_form/btn_complete.png) no-repeat;
}

#assessment .form_button input:hover {
  opacity: 0.8;
  /* opera firefox safari */
  filter: alpha(opacity=80);
  /* ie */
}

#assessment .form_button .submitback {
  display: inline-block;
  width: 131px;
  height: 49px;
  background: url(../images/assessment_form/btn_back.png) no-repeat;
  text-indent: -9999px;
}

#assessment .form_button.confirm {
  overflow: hidden;
  width: 325px;
  margin: 30px auto 0 auto;
}

#assessment .form_button.confirm a,
#assessment .form_button.confirm input {
  float: left;
}

#assessment .form_button.confirm a {
  margin-right: 20px;
}

#assessment p.warning {
  margin-top: 2em;
  padding: 0 1em;
  color: #e60012;
}

/* faq
----------------------------------------------- */
#faq #qalist {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#faq #qalist ul li {
  margin-bottom: 20px;
}

#faq #qalist ul li:hover {
  cursor: pointer;
}

#faq #qalist ul li .question {
  width: 96%;
  display: table;
  border: 5px solid #e60012;
}

#faq #qalist ul li .question .q {
  display: table-cell;
  min-width: 34px;
  width: 10%;
  padding: 2%;
  background: url(../images/faq/icon_q_back.gif) left no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}

#faq #qalist ul li .question .q img {
  width: 80%;
}

#faq #qalist ul li .question .title {
  display: table-cell;
  padding: 2%;
  font-weight: bold;
  color: #e60012;
  vertical-align: middle;
}

#faq #qalist ul li .answer {
  width: 96%;
  border: 5px solid #e60012;
  border-top: 0;
  display: block;
}

#faq #qalist ul li .answer .a {
  min-width: 34px;
  width: 10%;
  padding: 2%;
  display: table-cell;
}

#faq #qalist ul li .answer .text {
  padding: 2% 2% 3% 2%;
  display: table-cell;
}

#faq .pagenavi {
  padding: 20px 0;
}

#faq .pagenavi .wp-pagenavi {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  font-size: 20px;
}

#faq .pagenavi .wp-pagenavi a {
  padding: 6px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  color: #e60012;
  text-decoration: none;
  margin: 0 3px;
  font-size: 12px;
}

#faq .pagenavi .wp-pagenavi .pages {
  color: #e60012;
  font-size: 12px;
  font-style: italic;
  display: inline-block;
  margin-right: 10px;
}

#faq .pagenavi .wp-pagenavi .current {
  padding: 5px 8px;
  display: inline-block;
  border: 1px solid #e60012;
  background-color: #e60012;
  color: #fff;
  margin: 0 3px;
  font-size: 12px;
}

#faq .pagenavi .wp-pagenavi .extend {
  color: #e60012;
  padding: 5px 8px;
  display: inline-block;
  font-size: 12px;
}

/* flow
----------------------------------------------- */
#flow .flow_list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#flow .flow_list .section {
  position: relative;
  margin-bottom: 8%;
}

#flow .flow_list .section .text {
  position: absolute;
  top: 38%;
  left: 15%;
  width: 60%;
}

/* link
----------------------------------------------- */
#link .list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#link .list ul {
  border-top: 1px solid #dfdfd7;
}

#link .list ul li {
  border-bottom: 1px solid #dfdfd7;
  padding: 15px 0;
}

#link .list ul li .name {
  padding-left: 15px;
  background: url(../images/common/icon_arrow01.gif) left no-repeat;
  margin-bottom: 15px;
}

/* privacy
----------------------------------------------- */
#privacy .detail {
  padding-bottom: 50px;
}

#privacy .detail .abstract {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 40px;
  text-align: left;
}

#privacy .detail > ul > li {
  margin-bottom: 30px;
}

#privacy .detail > ul > li .index {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 10px auto;
}

#privacy .detail > ul > li .text {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
}

#privacy .detail > ul > li .paragraph {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 20px;
  text-align: left;
}

#privacy .detail > ul > li .paragraph li {
  margin-left: 10px;
  margin-bottom: 5px;
}

/* request
----------------------------------------------- */
#request .forms .guidance {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
}

#request .forms .request_form {
  padding: 20px 0;
  background-color: #f5f5eb;
}

#request .forms .request_form .request_tbl {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#request .forms .request_form .request_tbl th {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

#request .forms .request_form .request_tbl td {
  display: block;
  margin-bottom: 20px;
}

#request .forms .request_form .request_tbl td input,
#request .forms .request_form .request_tbl td select,
#request .forms .request_form .request_tbl td textarea {
  border: 1px solid #71710a;
  padding: 3px 5px;
  border-radius: 4px;
}

#request .forms .request_form .request_tbl td label {
  margin-right: 20px;
}

#request .forms .request_form .request_tbl td label input {
  margin-right: 5px;
}

#request .forms .request_form .request_tbl td .error {
  color: #f00;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template {
  padding: 30px 4%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template dt {
  color: #e60012;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template dd {
  margin-bottom: 30px;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template dd p {
  margin-bottom: 10px;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template dd ul {
  padding-left: 10px;
}

#request .forms .request_form .request_tbl td .agreement dl#agreement-template dd ul li {
  margin-bottom: 5px;
}

#request .forms .request_form .form_button li {
  text-align: center;
}

#request .forms .request_form .form_button li input {
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

#request .forms .request_form .form_button li input:hover {
  opacity: 0.8;
  /* opera firefox safari */
  filter: alpha(opacity=80);
  /* ie */
}

#request .mw_wp_form_input .agreement {
  width: 96%;
  height: 150px;
  padding: 5px 2%;
  border: 1px solid #71710a;
  overflow-y: scroll;
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
}

#request .mw_wp_form_input .agreement img {
  display: block;
}

#request .mw_wp_form_input .form_button input {
  background: url(../images/contact/btn_confirm.gif) no-repeat;
  min-width: 296px;
  min-height: 73px;
  background-size: 100%;
}

#request .mw_wp_form_confirm .agreement {
  display: none;
}

#request .mw_wp_form_confirm .submitbtn {
  margin-bottom: 20px;
}

#request .mw_wp_form_confirm .submitbtn input {
  background: url(../images/contact/btn_complete.gif) no-repeat;
  min-width: 296px;
  min-height: 73px;
  background-size: 100%;
}

#request .mw_wp_form_confirm .submitback input {
  background: url(../images/contact/btn_back.png) no-repeat;
  min-width: 34px;
  height: auto;
  background-size: 100%;
}

#request .complete {
  background-color: #f5f5eb;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
  margin-bottom: 20px;
  width: 88%;
  padding: 2%;
}

#request .container01 {
  margin-bottom: 40px;
  padding: 0 15px;
}

#request .container01 .center_txt01 {
  text-align: center;
  color: #e60012;
  font-size: 20px;
  margin-bottom: 10px;
}

#request .container01 .center_txt02 {
  text-align: center;
  font-size: 24px;
}

#request .container01 .center_txt02 span {
  color: #e60012;
  font-size: 18px;
}

#request .container01 .center_txt03 {
  text-align: center;
  margin-bottom: 20px;
}

#request .bulk-sale {
  margin-bottom: 40px;
  padding: 0 15px;
}

#request .bulk-sale .bulk-sale_recommend {
  margin-bottom: 20px;
}

#request .bulk-sale .bulk-sale_recommend .title {
  font-size: 19px;
  color: #1b9000;
  font-weight: bold;
  text-align: center;
}

#request .bulk-sale .bulk-sale_recommend .details {
  font-size: 15px;
  color: #1b9000;
  text-align: center;
  border: solid 1px #1b9000;
  padding: 15px;
}

#request .bank_auto_area {
  position: relative;
}

#request .bank_auto_area .clear {
  display: none;
  font-size: 24px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  line-height: 1;
  width: 1em;
  height: 1em;
  background: #898989;
  color: #ffffff;
}

#request .red {
  color: #e60012;
}

#request .large {
  font-size: large;
}

/* sitemap
----------------------------------------------- */
#sitemap {
  margin-bottom: 30px;
}

#sitemap .wrap {
  background-color: #f5f5eb;
  width: 100%;
  margin: 0;
  padding: 20px 15px;
}

#sitemap .wrap .smtp {
  display: inline-block;
  background: url(../images/common/icon_arrow01.gif) left no-repeat;
  padding-left: 15px;
  margin-bottom: 20px;
}

#sitemap .wrap .contents:after {
  content: "";
  clear: both;
  display: block;
  font-size: 0.1em;
  visibility: hidden;
}

#sitemap .wrap .contents ul {
  float: left;
  width: 42%;
  margin-left: 8%;
}

#sitemap .wrap .contents ul li {
  background: url(../images/common/icon_arrow01.gif) left no-repeat;
  padding-left: 15px;
  margin-bottom: 20px;
}

/* strongpoint
----------------------------------------------- */
#strong {
  margin-bottom: 20px;
}

#strong .inner {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#strong .inner .point_list {
  margin-bottom: 20px;
}

#strong .inner .point_list li {
  font-size: 18px;
  color: #e60012;
  font-weight: bold;
  line-height: normal;
  padding: 3px 0 0 42px;
}

#strong .inner .point_list li span {
  font-size: 12px;
  color: #e60012;
  display: block;
}

#strong .inner .point_list li:last-child {
  margin-bottom: 0;
}

#strong .inner .point_list .list_01 {
  background: url("../images/strongpoint/list_01.png") no-repeat left top;
  background-size: 10%;
}

#strong .inner .point_list .list_02 {
  background: url("../images/strongpoint/list_02.png") no-repeat left top;
  background-size: 10%;
}

#strong .inner .point_list .list_03 {
  background: url("../images/strongpoint/list_03.png") no-repeat left top;
  background-size: 10%;
}

#strong .inner .point_list .list_04 {
  background: url("../images/strongpoint/list_04.png") no-repeat left top;
  background-size: 10%;
}

#strong .inner .point_list .list_05 {
  background: url("../images/strongpoint/list_05.png") no-repeat left top;
  background-size: 10%;
}

#strong .inner .point .detail {
  background: #f5f5eb;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 15px;
}

#strong .inner .point .detail .title {
  font-size: 20px;
  color: #e60012;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 15px;
  padding-left: 53px;
}

#strong .inner .point .detail .title span {
  font-size: 12px;
  color: #e60012;
  display: block;
}

#strong .inner .point .detail .point_01 {
  background: url("../images/strongpoint/strongpoint_01.png") no-repeat left top;
  background-size: 14%;
}

#strong .inner .point .detail .point_02 {
  background: url("../images/strongpoint/strongpoint_02.png") no-repeat left top;
  background-size: 14%;
}

#strong .inner .point .detail .point_03 {
  background: url("../images/strongpoint/strongpoint_03.png") no-repeat left top;
  background-size: 14%;
}

#strong .inner .point .detail .point_04 {
  background: url("../images/strongpoint/strongpoint_04.png") no-repeat left top;
  background-size: 14%;
}

#strong .inner .point .detail .point_05 {
  background: url("../images/strongpoint/strongpoint_05.png") no-repeat left top;
  background-size: 14%;
}

#strong .inner .point .detail p {
  font-size: 16px;
  color: #daa520;
  font-weight: bold;
}

#strong .inner .point .detail .note {
  padding-top: 10px;
}

#strong .inner .point .detail:last-child {
  margin-bottom: 0;
}

/* system
----------------------------------------------- */
#system {
  margin-bottom: 20px;
}

#system .inner {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#system .inner .detail {
  border-top: solid 5px #e60012;
  padding: 10px 0 0;
  margin-bottom: 50px;
}

#system .inner .detail .title {
  font-size: 21px;
  color: #e60012;
  font-weight: bold;
  line-height: normal;
  border-bottom: dotted 1px #b2b2b2;
  background: url("../images/system/crown.png") no-repeat left top;
  background-size: 10%;
  padding: 0 0 10px 43px;
  margin-bottom: 15px;
}

#system .inner .detail span.emphasize {
  font-size: 16px;
  color: #daa520;
  font-weight: bold;
}

#system .inner .detail .note {
  padding-top: 20px;
}

#system .inner .detail:last-child {
  margin-bottom: 0;
}

#system .attent {
  margin-top: 60px;
  background: #f5f5eb;
  padding: 25px 15px 15px;
  position: relative;
}

#system .attent .attent_index {
  width: 35%;
  position: absolute;
  top: -15px;
  left: 0;
}

/* transaction
----------------------------------------------- */
#transaction .detail {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 40px;
}

#transaction .detail table th,
#transaction .detail table td {
  border-top: 4px solid #e60012;
  border-bottom: 4px solid #e60012;
  vertical-align: middle;
}

#transaction .detail table th {
  width: 40%;
  padding: 10px 4%;
  color: #e60012;
  font-weight: bold;
  font-size: 16px;
}

#transaction .detail table td {
  width: 60%;
  padding: 10px 0;
}

#transaction .detail table td p {
  border-left: 1px dotted #666;
  padding: 4%;
  font-size: 16px;
}

/* purchase
----------------------------------------------- */
#purchase .purchase_navi {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 30px auto;
  position: relative;
  padding-bottom: 8px;
  background: url(../images/common/bar01.gif) bottom repeat-x;
}

#purchase .purchase_navi ul {
  border-bottom: 8px solid #e60012;
  padding: 0 0 0 15px;
}

#purchase .purchase_navi ul:after {
  content: "";
  clear: both;
  display: block;
  font-size: 0.1em;
  visibility: hidden;
}

#purchase .purchase_navi ul li {
  margin-right: 8px;
  float: left;
  max-width: 40%;
}

#purchase .inner {
  margin: 0 10px;
}

#purchase table {
  width: 100%;
  border-top: solid 5px #e60012;
  border-bottom: solid 5px #e60012;
  margin-bottom: 30px;
}

#purchase td {
  width: 150px;
  text-align: center;
  padding: 10px 0;
  border-bottom: dotted 2px #e60012;
}

#purchase .index_reject {
  padding-top: 15px;
}

#purchase .border_r {
  border-right: dotted 1px #000000;
}

#purchase .border_r .etc {
  color: #e60012;
  font-weight: bold;
}

#purchase .accep {
  margin-bottom: 20px;
}

#purchase .accep li {
  background: url("../images/purchase/mark01.gif") no-repeat;
  background-size: 9px auto;
  background-position: left 6px;
  padding: 0 15px;
  margin-bottom: 10px;
}

#purchase .reject {
  margin-bottom: 20px;
}

#purchase .reject li {
  background: url("../images/purchase/mark02.gif") no-repeat;
  background-size: 9px auto;
  background-position: left 6px;
  padding-left: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#purchase .reject_other {
  padding: 0 0 0 15px;
}

/* assessment
----------------------------------------------- */
#assessment .purchase_navi {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 30px auto;
  position: relative;
  padding-bottom: 8px;
  background: url(../images/common/bar01.gif) bottom repeat-x;
}

#assessment .purchase_navi ul {
  border-bottom: 8px solid #e60012;
  padding: 0 0 0 15px;
}

#assessment .purchase_navi ul:after {
  content: "";
  clear: both;
  display: block;
  font-size: 0.1em;
  visibility: hidden;
}

#assessment .purchase_navi ul li {
  margin-right: 8px;
  float: left;
  max-width: 40%;
}

#assessment .form_title {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#assessment #satei-form-wrap {
  background-color: #f5f5eb;
  margin-bottom: 30px;
  padding: 20px 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin: 0 auto 20px auto;
  max-width: 640px;
}

#assessment #satei-form-wrap form {
  width: 92%;
  margin: 0 auto;
}

#assessment #satei-form-wrap form select,
#assessment #satei-form-wrap form input {
  border: 1px solid #c1c1ad;
  padding: 5px;
}

#assessment #satei-form-wrap form .satei-guidance {
  margin-bottom: 30px;
}

#assessment #satei-form-wrap form .input_cat {
  font-weight: bold;
  width: 20%;
  display: inline-block;
}

#assessment #satei-form-wrap form .satei-cat {
  margin-bottom: 10px;
}

#assessment #satei-form-wrap form .satei-inputcode {
  margin-bottom: 10px;
}

#assessment #satei-form-wrap form .satei-submit {
  margin-bottom: 20px;
  text-align: right;
}

#assessment #satei-form-wrap form .satei-submit input {
  width: 40%;
  max-width: 318px;
}

#assessment #satei-form-wrap form .satei-notice {
  margin-bottom: 20px;
}

#assessment #satei-form-wrap form .satei-notice li {
  padding-left: 20px;
  background: url("../images/common/assessment_icon.gif") left 3px no-repeat;
  background-size: 14px;
  margin-bottom: 5px;
  color: #6c6c66;
}

#assessment #satei-form-wrap .satei_items .satei_item {
  background-color: #fff;
  padding: 20px 0;
  margin: 0 auto 30px auto;
  width: 92%;
}

#assessment #satei-form-wrap .satei_items .satei_item .img {
  max-width: 247px;
  width: 80%;
  background-size: contain;
  margin: 0 auto 20px auto;
}

#assessment #satei-form-wrap .satei_items .satei_item .img.error, #assessment #satei-form-wrap .satei_items .satei_item .img.noimage {
  background-color: #fff;
  background: url(../images/assessment/noimage.gif) no-repeat;
  background-size: contain;
}

#assessment #satei-form-wrap .satei_items .satei_item .text {
  margin: 0 auto;
  width: 92%;
  max-width: 400px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .title.error {
  padding-top: 30px;
  color: #f00 !important;
  margin-bottom: 40px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .title span {
  font-size: 11px;
  font-weight: normal;
  color: #f00;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .attributes {
  margin-bottom: 10px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .attributes * {
  font-size: 12px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .attributes th {
  width: 100px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .attributes td {
  width: 180px;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .price_column {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}

#assessment #satei-form-wrap .satei_items .satei_item .text .price_column .price {
  font-size: 22px;
  color: #f00;
}

#assessment #satei-form-wrap .disclaimer {
  color: #e60012;
}

#assessment #satei-form-wrap.loading .satei_item {
  background: url(../images/assessment/loading.gif) center center no-repeat;
}

#assessment #satei-form-wrap.loading .price_column {
  display: none;
}

#assessment #games .title {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  width: 94%;
  margin-bottom: 40px;
}

#assessment #games .category {
  padding: 0 10px;
}

#assessment #games .category .cat_title {
  font-size: 24px;
  font-weight: bold;
  color: #dc0000;
  border-bottom: 3px solid #dc0000;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

#assessment #games .category dl dt.machine {
  padding-left: 4%;
  font-weight: bold;
  margin-bottom: 10px;
}

#assessment #games .category dl dd {
  border-bottom: 1px solid #434343;
  margin-bottom: 30px;
}

#assessment #games .category dl dd ul li {
  width: 100%;
  margin: 10px auto;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  display: table;
}

#assessment #games .category dl dd ul li:last-child {
  border-bottom: 0;
}

#assessment #games .category dl dd ul li p {
  display: block;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
}

#assessment #games .category dl dd ul li .name {
  padding-left: 4%;
  padding-right: 2%;
  width: 44%;
}

#assessment #games .category dl dd ul li .model {
  padding: 0 2%;
  width: 26%;
}

#assessment #games .category dl dd ul li .price {
  padding-left: 2%;
  padding-right: 4%;
  width: 14%;
  color: #e60012;
  font-weight: bold;
}

#assessment #games .machine_notice {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#assessment #games .machine_notice ul {
  margin-bottom: 20px;
}

#assessment #games .machine_notice ul li {
  font-size: 16px;
  color: #e60012;
  font-weight: bold;
  margin-bottom: 10px;
}

/* identification
----------------------------------------------- */
#identification .center_img {
  text-align: center;
  margin-bottom: 20px;
}

#identification .contents {
  margin-bottom: 30px;
}

#identification .contents ul {
  margin-bottom: 40px;
}

#identification .contents ul li {
  margin-bottom: 10px;
  padding: 0 10px 0 35px;
}

#identification .contents .asterisk {
  margin-top: -30px;
  margin-bottom: 40px;
}

#identification .contents .list_li01 {
  background: url(../images/identification/list1.gif) no-repeat;
}

#identification .contents .list_li02 {
  background: url(../images/identification/list2.gif) no-repeat;
}

#identification .contents .list_li03 {
  background: url(../images/identification/list3.gif) no-repeat;
}

#identification .contents .list_li04 {
  background: url(../images/identification/list4.gif) no-repeat;
}

#identification .contents .list_li05 {
  background: url(../images/identification/list5.gif) no-repeat;
}

#identification .contents .wrap {
  background-color: #f5f5eb;
  border: 1px solid #e60012;
  padding: 30px 0 0 10px;
  position: relative;
}

#identification .contents .wrap .attent {
  position: absolute;
  top: -20px;
  left: 10px;
}

#identification .contents .wrap ul.exclamation_list {
  margin-bottom: 0;
  padding: 0 5px 15px;
}

#identification .contents .wrap ul.exclamation_list li.exclamation {
  background: url(../images/identification/exclamation.gif) no-repeat left top;
  padding-left: 26px;
}

#identification .contents .wrap ul.exclamation_list li.exclamation .point {
  font-weight: bold;
}

#identification .arrow-title {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: #e60012;
}

#identification .arrow-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #e60012;
}

#identification .arrow-title p.text {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: white;
  font-weight: bold;
  text-align: center;
}

#identification .arrow-title_inner {
  padding: 25px 15px 20px;
}

#identification .sub-title {
  background: #d80c18;
  padding: 5px 10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 25px;
}

#identification .container01 {
  padding: 0 15px;
  margin-bottom: 50px;
}

#identification .container01 .wrapper {
  border: 1px solid #e60012;
}

#identification .container01 .wrapper p {
  font-size: 18px;
}

#identification .container01 .wrapper .note {
  font-size: 16px;
  margin-bottom: 20px;
}

#identification .container01 .wrapper .mail_area {
  margin-bottom: 20px;
}

#identification .container01 .wrapper .mail_area .mail {
  margin-bottom: 15px;
}

#identification .container01 .wrapper .mail_area .qr-code {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#identification .container01 .wrapper .center_txt05 {
  color: #e60012;
  text-decoration: underline;
  text-align: center;
}

#identification .container02 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container03 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container03 .index {
  font-size: 16px;
  font-weight: bold;
  background: url(../images/identification/border.png) no-repeat;
  padding-left: 15px;
  margin-bottom: 20px;
}

#identification .container04 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container05 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container06 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container07 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container08 {
  margin-bottom: 70px;
  padding: 0 15px;
}

#identification .container09 {
  padding: 0 15px;
  margin-bottom: 30px;
}

#identification .container09 .case {
  margin-bottom: 15px;
}

#identification .container09 .case .wrapper {
  border: 1px solid #e60012;
}

#identification .container09 .case .wrapper p {
  font-size: 16px;
}

#identification .container09 .case .wrapper ul li.check {
  font-size: 16px;
  background: url(../images/common/check.png) no-repeat left top 9px;
  padding-left: 16px;
  margin-bottom: 10px;
}

#identification .container09 .case .wrapper ul li.check:last-child {
  margin-bottom: 0;
}

#identification .plr {
  padding-left: 15px;
  padding-right: 15px;
}

/* flow
----------------------------------------------- */
#flow .inner {
  padding: 0 15px;
}

#flow .step01 {
  background: url(../images/flow/step01.gif) no-repeat;
  background-size: 295px auto;
  margin-bottom: 20px;
}

#flow .step01_text {
  padding: 40px 65px 0 55px;
  background: url(../images/flow/step01_pic.gif) no-repeat right;
  background-size: 57px auto;
}

#flow .step02 {
  background: url(../images/flow/step02.gif) no-repeat;
  background-size: 295px auto;
  margin-bottom: 20px;
}

#flow .step02_text {
  padding: 40px 65px 0 55px;
  background: url(../images/flow/step02_pic.gif) no-repeat right;
  background-size: 57px auto;
}

#flow .step02_text .mail_area .mail {
  margin-bottom: 5px;
}

#flow .step02_text .mail_area .qr-code {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#flow .step03 {
  background: url(../images/flow/step03.gif) no-repeat;
  background-size: 295px auto;
  margin-bottom: 20px;
}

#flow .step03_text {
  padding: 40px 65px 0 55px;
  background: url(../images/flow/step03_pic.gif) no-repeat right;
  background-size: 57px auto;
}

#flow .step04 {
  background: url(../images/flow/step04.gif) no-repeat;
  background-size: 295px auto;
  margin-bottom: 20px;
}

#flow .step04_text {
  padding: 40px 65px 0 55px;
  background: url(../images/flow/step04_pic.gif) no-repeat right;
  background-size: 57px auto;
}

#flow .step05 {
  background: url(../images/flow/step05.gif) no-repeat;
  background-size: 295px auto;
  margin-bottom: 20px;
}

#flow .step05_text {
  padding: 40px 65px 0 55px;
  background: url(../images/flow/step05_pic.gif) no-repeat right;
  background-size: 57px auto;
}

#flow .come {
  text-indent: -1em;
}

/*main内買取依頼、キャンペーンまたはご利用の流れへのボタン設置
----------------------------------------------- */
.two-buttons {
  margin-bottom: 50px;
}

.two-buttons .btn-purchase {
  margin-bottom: 15px;
}

/* packing
----------------------------------------------- */
#packing .pack {
  margin-bottom: 30px;
}

#packing .pack01 {
  background: url(../images/packing/pack01.png) #f5f5eb no-repeat;
  background-size: 250px auto;
}

#packing .pack02 {
  background: url(../images/packing/pack02.png) #f5f5eb no-repeat;
  background-size: 250px auto;
}

#packing .pack03 {
  background: url(../images/packing/pack03.png) #f5f5eb no-repeat;
  background-size: 250px auto;
}

#packing .pack03 .mail {
  margin-bottom: 10px;
}

#packing .pack03 .qr-code {
  width: 29%;
  display: block;
  margin: 0 auto 20px;
}

#packing .pack04 {
  background: url(../images/packing/pack04.png) #f5f5eb no-repeat;
  background-size: 250px auto;
}

#packing .pack_text {
  padding: 50px 70px 15px 15px;
}

#packing .bg01 {
  background: url(../images/packing/pack01_pic.png) no-repeat right bottom;
  background-size: 75px auto;
}

#packing .bg02 {
  background: url(../images/packing/pack02_pic.png) no-repeat right bottom;
  background-size: 75px auto;
}

#packing .bg03 {
  background: url(../images/packing/pack03_pic.png) no-repeat right bottom 100px;
  background-size: 80px auto;
}

#packing .bg04 {
  background: url(../images/packing/pack04_pic.png) no-repeat right bottom;
  background-size: 95px auto;
}

#packing .note {
  font-size: 12px;
}

#packing .pack03 {
  padding-bottom: 20px;
}

#packing .pack03 .comment {
  text-align: center;
  margin-bottom: 10px;
}

#packing .pack03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 25px;
}

#packing .pack03 ul li {
  width: 41.5%;
  background: url(../images/packing/arrow.png) no-repeat left 6px;
  background-size: 5px auto;
  padding: 0 10px 0 10px;
  margin-bottom: 10px;
}

#packing .pack03 span {
  font-size: 10px;
}

#packing .pack03 .wrap .attent img {
  width: 98px;
}

#packing .pack03 .wrap .attent_text {
  background: #ffffff;
  margin: -8px 0 0 8px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#packing span.emphasize {
  color: #daa520;
  font-weight: bold;
}

/* kokakaitori_list
----------------------------------------------- */
#kokakaitori_list .catch {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
  margin-bottom: 30px;
}

#kokakaitori_list b {
  margin: 0 0 5px 15px;
}

#kokakaitori_list .list_box {
  background: #f5f5eb;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 15px 40px;
}

#kokakaitori_list .list_box ul {
  width: 100%;
}

#kokakaitori_list .list_box ul li {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  background: url(../images/kokakaitori_list/arrow.png) no-repeat left top 8px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 5px 10px 0;
}

#kokakaitori_list .list_box ul li:nth-child(even) {
  margin-right: 0;
}

#kokakaitori_list .list_box ul li:last-child {
  margin-bottom: 0;
}

#kokakaitori_list .items_area {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#kokakaitori_list .items_area a {
  text-decoration: none;
}

#kokakaitori_list .items_area .ac-header {
  background: url(../images/kokakaitori_list/accordion_on.png) no-repeat right 15px center #e60012;
  background-size: 8px;
  padding: 10px 15px;
  margin-bottom: 5px;
  cursor: pointer;
}

#kokakaitori_list .items_area .ac-header p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

#kokakaitori_list .items_area .ac-header.on {
  background: url(../images/kokakaitori_list/accordion_off.png) no-repeat right 15px center #e60012;
  background-size: 8px;
}

#kokakaitori_list .items_area .ac-inner {
  margin-top: -5px;
  margin-bottom: 5px;
  display: none;
}

#kokakaitori_list .items_area .ac-inner table {
  width: 100%;
}

#kokakaitori_list .items_area .ac-inner tr {
  border: solid 1px #e60012;
}

#kokakaitori_list .items_area .ac-inner td {
  width: 100%;
  padding: 10px;
}

#kokakaitori_list .items_area .ac-inner .name {
  width: 70%;
  float: left;
}

#kokakaitori_list .items_area .ac-inner .name .bold {
  font-weight: bold;
}

#kokakaitori_list .items_area .ac-inner .price {
  width: 30%;
  vertical-align: bottom;
  float: left;
  text-align: right;
  color: #f00;
  font-weight: bold;
  padding-top: 10px;
}

/* 取扱い商品
----------------------------------------------- */
#items .title_wrap .title {
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  padding-left: 50px;
  background: url(../images/common/crown.png) no-repeat;
  background-size: 28px;
  background-position: 15px 13px;
}

#items .catch {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
  margin-bottom: 30px;
}

#items .items_list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 50px;
}

#items .items_list a {
  text-decoration: none;
}

#items .items_list li {
  border: solid 1px #dfdfd7;
  padding: 10px;
  margin-bottom: 10px;
}

#items .items_list li .name {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 10px 10px 35px;
  background: url(../images/items2/roundarrow.png) no-repeat #e60012;
  background-size: 15px;
  background-position: left 10px center;
  margin-bottom: 15px;
}

#items .items_list li .wrapper:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#items .items_list li .wrapper .img {
  width: 60px;
  float: left;
  margin-right: 15px;
}

#items .items_list li .wrapper .description {
  width: 248px;
  float: left;
}

a.go_price_list {
  display: block;
  width: 45%;
  color: white;
  background: #d80c18;
  text-decoration: none;
  text-align: center;
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-bottom: 20px;
}

a.more {
  margin-left: auto;
  margin-bottom: 50px;
  text-align: center;
  background: #d80c18;
  color: white;
  padding: 5px 10px;
}

.price_list {
  width: 100%;
}

.price_list tr {
  border-bottom: 1px solid #eeeeee;
}

.price_list td {
  padding: 0.3em;
}

.price_list td.price {
  color: red;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}

.price_list .update {
  color: red;
  text-align: right;
}

/* item_category
----------------------------------------------- */
#item_category .title_wrap .title {
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  padding-left: 50px;
  background: url(../images/common/icon_crown.png) no-repeat;
  background-size: 28px;
  background-position: 15px 13px;
}

#item_category .catch {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  text-align: left;
  margin-bottom: 30px;
}

#item_category .index_area {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  border-bottom: solid 3px #e60012;
  margin-bottom: 20px;
}

#item_category .index_area p {
  color: #e60012;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-left: 45px;
  background: url(../images/item_category/icon_crown.png) no-repeat;
  background-size: 37px;
  background-position: 0 1px;
}

#item_category a {
  text-decoration: none;
}

#item_category .list_box {
  background: #f5f5eb;
  padding: 20px 20px 10px 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
}

#item_category .list_box li {
  display: inline-block;
  padding-left: 10px;
  margin: 0 20px 10px 0;
  background: url(../images/kokakaitori_list/arrow.png) no-repeat;
  background-position: 0 8px;
}

#item_category .list_box li a {
  text-decoration: none;
}

#item_category .koka_list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 20px;
}

#item_category .koka_list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#item_category .koka_list li {
  float: left;
  width: 84px;
  overflow: hidden;
  height: 195px;
  border-right: solid 1px #dfdfd7;
  padding: 15px;
}

#item_category .koka_list li .img {
  margin-bottom: 15px;
  text-align: center;
}

#item_category .koka_list li .img img {
  width: 50px;
  text-align: center;
  vertical-align: bottom;
}

#item_category .koka_list li p {
  text-align: center;
}

#item_category .koka_list li .title {
  font-weight: bold;
}

#item_category .koka_list li .price {
  color: #f00;
}

#item_category .koka_list li:last-child {
  border-right: none;
}

#item_category .more_btn_area {
  width: 145px;
  margin: 0 15px 50px auto;
  background: #d80c18;
  padding: 5px;
}

#item_category .more_btn_area .more_btn {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

#item_category .results_list {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 50px;
}

#item_category .results_list li {
  overflow: hidden;
  border: solid 1px #dfdfd7;
  padding: 15px;
  margin-bottom: 15px;
}

#item_category .results_list li .img {
  float: left;
  width: 60px;
  border: solid 1px #dfdfd7;
  margin-right: 20px;
}

#item_category .results_list li .img img {
  max-width: 100%;
}

#item_category .results_list li .right {
  float: left;
  width: 230px;
}

#item_category .results_list li .right .bold_type {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

#item_category .results_list li .right .txt {
  background: #f5f5eb;
  padding: 15px;
}

#item_category .results_list li .right .txt .name {
  margin-top: 10px;
  text-align: right;
}

#item_category .request_btn {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 588px;
}

#item_category .banner {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 50px;
}

#item_category .banner p {
  margin-bottom: 20px;
}

#item_category .banner p:last-child {
  margin-bottom: 0;
}

#item_category .contents {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
  margin-bottom: 50px;
}

/* corporation
----------------------------------------------- */
#corporation .bg_crown {
  background: url(../images/common/crown.png) no-repeat left 15px top 16px;
  background-size: 30px;
}

#corporation .bg_coin {
  background: url(../images/common/coin.png) no-repeat left 15px top 10px;
  background-size: 35px;
}

#corporation .align_c {
  text-align: center;
}

#corporation .contact_banner {
  text-align: center;
  margin: 20px 0 40px 0;
}

#corporation .contact_banner img {
  width: 90%;
}

#corporation .title_wrap {
  background-color: #e60012;
  width: 100%;
  margin-bottom: 20px;
}

#corporation .inner {
  padding: 0 15px;
}

#corporation .contact {
  padding: 0 15px;
}

#corporation .contact:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#corporation .contact li {
  float: left;
  width: 50%;
  padding: 0 10px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/kokakaitori_list/arrow.png) no-repeat left top 8px;
  margin-bottom: 10px;
}

#corporation .contact li:nth-last-child(-n + 2) {
  margin-bottom: 0;
}

#corporation .feature {
  background-color: #f5f5eb;
  padding: 15px;
}

#corporation .voice {
  background-color: #f5f5eb;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#corporation .voice_index {
  position: absolute;
  top: -20px;
  left: 0;
}

#corporation .service {
  background-color: #f5f5eb;
  padding: 15px;
}

#corporation .service table,
#corporation .service th,
#corporation .service td {
  border: 1px solid #cbcab7;
  vertical-align: middle;
}

#corporation .service th {
  background-color: red;
  color: white;
  width: 40%;
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#corporation .service td {
  text-align: center;
  background-color: white;
  width: 15%;
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#corporation .service .yellow {
  color: #ff0000;
  font-weight: bold;
  font-size: 120%;
}

#corporation .document {
  background: url("../images/corporation/bg_border-top.png") no-repeat #f5f5eb;
  background-size: 235px auto;
  margin-bottom: 10px;
}

#corporation .document .document_wrap01 {
  background: url(../images/corporation/corporation_img01.png) no-repeat right bottom;
  background-size: 75px auto;
  padding: 15px;
}

#corporation .document .document_wrap02 {
  background: url(../images/corporation/corporation_img02.png) no-repeat right bottom;
  background-size: 75px auto;
  padding: 15px;
}

#corporation .document .document_wrap03 {
  background: url(../images/corporation/corporation_img03.png) no-repeat right bottom;
  background-size: 75px auto;
  padding: 15px;
}

#corporation .document .index {
  font-size: 18px;
  color: #e60012;
  font-weight: bold;
  margin-bottom: 5px;
}

#corporation .item h2.title-aera {
  border-bottom: solid 5px #e60012;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#corporation .item h2.title-aera .title {
  font-size: 22px;
  color: #e60012;
  font-weight: bold;
  padding-left: 40px;
}

#corporation .item h2.title-aera .bg-digital {
  background: url(../images/corporation/icon_digital.png) no-repeat;
}

#corporation .item h2.title-aera .bg-dvd {
  background: url(../images/corporation/icon_dvd.png) no-repeat left center;
}

#corporation .item h2.title-aera .bg-game {
  background: url(../images/corporation/icon_game.png) no-repeat;
}

#corporation .item h2.title-aera .bg-smartphone {
  background: url(../images/corporation/icon_smartphone.png) no-repeat;
}

#corporation .item h2.title-aera .bg-pc {
  background: url(../images/corporation/icon_pc.png) no-repeat left;
}

#corporation .item h2.title-aera .bg-book {
  background: url(../images/corporation/icon_book.png) no-repeat left;
}

#corporation .item h2.title-aera .bg-cd {
  background: url(../images/corporation/icon_cd.png) no-repeat left;
}

#corporation .item .sub-title-area {
  background: url(../images/corporation/bg_gradation.png) repeat-x;
  height: 40px;
}

#corporation .item .sub-title-area .sub-title {
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  padding-top: 6px;
}

#corporation .item table.item-list {
  width: 100%;
}

#corporation .item table.item-list tr td {
  width: 50%;
  border: 1px solid #e0c041;
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#corporation .major-items li {
  list-style-type: disc;
  margin-left: 15px;
  margin-bottom: 10px;
}

#corporation .qalist {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 92%;
  margin: 0 auto 20px auto;
  max-width: 588px;
}

#corporation .qalist ul li {
  margin-bottom: 20px;
}

#corporation .qalist ul li:hover {
  cursor: pointer;
}

#corporation .qalist ul li .question {
  width: 96%;
  display: table;
  border: 5px solid #e60012;
}

#corporation .qalist ul li .question .q {
  display: table-cell;
  min-width: 34px;
  width: 10%;
  padding: 2%;
  background: url(../images/faq/icon_q_back.gif) left no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}

#corporation .qalist ul li .question .q img {
  width: 80%;
}

#corporation .qalist ul li .question .title {
  display: table-cell;
  padding: 2%;
  font-weight: bold;
  color: #e60012;
  vertical-align: middle;
}

#corporation .qalist ul li .answer {
  width: 96%;
  border: 5px solid #e60012;
  border-top: 0;
  display: block;
}

#corporation .qalist ul li .answer .a {
  min-width: 34px;
  width: 10%;
  padding: 2%;
  display: table-cell;
}

#corporation .qalist ul li .answer .text {
  padding: 2% 2% 3% 2%;
  display: table-cell;
}

.title.common {
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  padding-left: 50px !important;
  background: url(../images/common/crown.png) no-repeat;
  background-size: 28px;
  background-position: 15px 13px;
}
/*# sourceMappingURL=page.css.map */
