body > iframe {
  height: 0;
  overflow: hidden;
  display: none;
}

#crumb {
  position: relative;
  z-index: 2;
}

#content {
  max-width: none;
  min-width: 960px;
  overflow: hidden;
}

#panel_wrap {
  z-index: 10;
}

#container {
  margin-top: -38px;
  position: relative;
  z-index: 1;
}

.pagetop {
  min-width: auto;
}

sup {
  font-size: 80%;
}

.pagetop {
  z-index: 1;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#crumb a:link {
  color: #707070;
}

#crumb .crumb_txt .edit span {
  color: #707070;
}

/** ===================================
*USBHDD
====================================**/
.usbhdd-is-hide {
  display: none;
}
.usbhddHeader {
  box-sizing: border-box;
  position: relative;
}
.usbhddWrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}
.usbhddWrapper.-full {
  max-width: none;
  margin: 0 auto;
  padding: 0;
}
.usbhddWrapper.-section {
  margin-top: 100px;
}
.usbhddWrapper:last-child {
  margin-bottom: 180px;
}
.usbhddKv_in {
  text-align: center;
  box-sizing: border-box;
}
.usbhddKv_in.-kv1 img {
  vertical-align: top;
}
.usbhddNav {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.usbhddNav_in {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
}
.usbhddNav_in_wrap {
  width: auto;
  padding: 0;
  flex: 0 0 auto;
}
.usbhddNav_in_wrap .nav-txt {
  padding: 20px 20px 20px 20px;
  display: block;
  line-height: 1;
  color: #a0a0a0;
  font-size: 3rem;
  font-weight: 300;
}
.usbhddNav_in_wrap:last-child {
  display: flex;
  justify-content: center;
  flex: 0 0 42.5%;
  border: 2px solid #ebeff2;
}
.usbhddNav_in_wrap_small {
  flex: 0 0 50%;
}
.usbhddNav_in_wrap_small .nav-txt {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  font-size: 2.4rem;
}
.usbhddBox {
  padding: 0 50px;
  box-sizing: border-box;
}
.usbhddBox_in {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
}
.usbhddBox_in.-head {
  margin-bottom: 60px;
  margin-left: -50px;
  margin-right: -50px;
  padding-top: 50px;
  padding-bottom: 60px;
  max-width: none;
  width: 100vw;
  background: #cfd8dd;
}
.usbhddBox_in.-head .headItem {
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.usbhddBox_in.-head .headItem > div:nth-child(1) {
  max-width: 50%;
}
.usbhddBox_in.-head .headItem > div:nth-child(2) {
  padding-top: 80px;
}
.usbhddBox_in.-head .headItem > div.-pt30 {
  padding-top: 30px;
}
.usbhddBox_in.-head .headItem_in.-ttl {
  margin-bottom: 40px;
}
.usbhddBox_in.-head .headItem_in.-ttl h3 {
  font-size: 4rem;
  color: #000;
  font-weight: 400;
  line-height: 1;
}
.usbhddBox_in.-head .headItem_in.-txt {
  line-height: 2;
  font-size: 2.5rem;
  color: #333;
  font-weight: 300;
}
.usbhddBox_in.-body {
  display: flex;
  justify-content: space-between;
  margin-bottom: 185px;
}
.usbhddBox_in.-body .bodyItem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 50%;
  flex: 0 1 50%;
}
.usbhddBox_in.-body .bodyItem .-wrap {
  position: relative;
}
.usbhddBox_in.-body .bodyItem:nth-child(1) {
  margin-right: 35px;
}
.usbhddBox_in.-body .bodyItem_in.-ttl {
  width: 200px;
  height: 200px;
  border: 2px solid #01acc0;
  border-radius: 50%;
  flex: 0 0 200px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.25;
  text-align: center;
  color: #01acc0;
  font-size: 2.2rem;
  font-weight: 300;
}
.usbhddBox_in.-body .bodyItem_in.-txt {
  line-height: 1.8;
  color: #333;
  font-size: 1.6rem;
}
.usbhddBox_in.-body .bodyItem_in.-img {
  position: absolute;
  top: -90px;
}
.usbhddBox_in.-list {
  margin-top: 225px;
  margin-bottom: 35px;
}
.usbhddBox_in.-list .listItem {
  display: flex;
  justify-content: space-between;
  margin-left: 8px;
  padding-right: 8px;
  border-left: 1px solid #a0cfd2;
  box-sizing: border-box;
  margin-top: 155px;
}
.usbhddBox_in.-list .listItem_in {
  border-right: 1px solid #a0cfd2;
  margin-left: 2em;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-right: 3.5em;
  box-sizing: border-box;
  position: relative;
}
.usbhddBox_in.-list .listItem_in::before {
  content: '';
  height: 155px;
  margin-right: 3.5em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
}
.usbhddBox_in.-list .listItem_in:nth-child(1)::before {
  background: url("../images/usbhdd/icon_01.png") center/contain no-repeat;
}
.usbhddBox_in.-list .listItem_in:nth-child(2)::before {
  background: url("../images/usbhdd/icon_02.png") center/contain no-repeat;
}
.usbhddBox_in.-list .listItem_in:nth-child(3)::before {
  background: url("../images/usbhdd/icon_03.png") center/contain no-repeat;
}
.usbhddBox_in.-list .listItem_in:nth-child(4)::before {
  background: url("../images/usbhdd/icon_04.png") center/contain no-repeat;
}
.usbhddBox_in.-list .listItem_in_wrap {
  color: #01acc0;
  font-size: 1.8rem;
  line-height: 1.33;
  font-weight: 300;
  box-sizing: border-box;
}
.usbhddBox_in.-list .listItem_in.-icon05::before {
  background: url("../images/usbhdd/icon_05.png") center/contain no-repeat;
}
.usbhddBox_in.-list .listItem_in.-icon06::before {
  background: url("../images/usbhdd/icon_06.png") center/contain no-repeat;
}
.usbhddBox_in.-small .smallItem {
  line-height: 1.33;
  font-size: 1.4rem;
  color: #666;
}
.usbhddBox_in.-bdrB {
  margin-bottom: 0;
  padding-bottom: 70px;
  border-bottom: 1px solid #b5b5b5;
}
.usbhddBox_in.-note {
  margin-top: 60px;
  margin-bottom: 60px;
}
.usbhddBox_in.-note .noteList {
  display: flex;
  border: 1px solid #ff5426;
  padding-top: 12px;
  padding-bottom: 12px;
}
.usbhddBox_in.-note .noteList_in.-ttl {
  flex: 0 0 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff5426;
  font-size: 2rem;
  box-sizing: border-box;
}
.usbhddBox_in.-note .noteList_in.-ttl span {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.usbhddBox_in.-note .noteList_in.-txt {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 22px;
  padding-left: 24px;
  border-left: 1px solid #ff5426;
}
.usbhddBox_in.-note .noteList_in.-txt .txtSmal {
  font-size: 1.4rem;
  color: #ff5426;
}
.usbhddSec {
  margin-top: 100px;
}
.usbhddSec:first-child {
  padding-top: 0;
  border-top: none;
}
.usbhddSec.-full {
  margin-bottom: 60px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
  max-width: none;
  width: 100%;
  background: #cfd8dd;
}
.usbhddSec.-full .-img {
  text-align: center;
}
.usbhddSec_in.-ttl {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}
.usbhddSec_in.-ttl .title {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}
.usbhddSec_in .sectionItem.-ttl {
  margin-top: 20px;
}
.usbhddSec_in .sectionItem.-ttl .title {
  font-size: 4rem;
  color: #887f72;
  font-weight: 400;
  line-height: 1;
}
.usbhddSec_in .sectionItem.-ttl .title_tag {
  display: inline-block;
  padding-bottom: 3px;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: 400;
  vertical-align: bottom;
}
.usbhddSec_in .sectionItem.-txt .text {
  line-height: 1.8;
  color: #333;
  font-size: 1.6rem;
  font-weight: 300;
}
.usbhddSec_in .sectionItem.-img {
  margin-top: 30px;
  text-align: center;
}
.usbhddSec_in .sectionItem.-small .smallItem {
  display: block;
}
.usbhddSec_in .sectionItem.-small small {
  display: block;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #666;
}
.usbhddSec_in .sectionItem.-btn {
  margin-top: 24px;
  margin-bottom: 60px;
}
.usbhddSec_in .sectionItem.-btn .button {
  display: block;
  width: 215px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #3d6391;
  margin: 0 auto;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 5px;
}

.tabelType1 table, .tabelType1 td, .tabelType1 th {
  border: 1px solid #b5b5b5;
  border-collapse: collapse;
  box-sizing: border-box;
}
.tabelType1 td, .tabelType1 th {
  padding: 12px;
  height: 100px;
  min-height: 100px;
  line-height: 1.5;
  color: #333;
  font-size: 1.6;
}
.tabelType1 td span, .tabelType1 th span {
  color: #ff5426;
}
.tabelType1 table {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 24px;
  box-sizing: border-box;
  border-left: none;
  border-right: none;
}
.tabelType1 th {
  width: 15%;
  font-weight: 300;
  border-left: none;
}
.tabelType1 th.-alt1 {
  width: 30%;
}
.tabelType1 td {
  width: calc((100% - 30%) / 4);
  font-weight: 400;
}
.tabelType1 td:last-child {
  border-right: none;
}
.tabelType1 td[colspan="4"] {
  width: calc((100% - 30%) / 1);
  text-align: center;
}
.tabelType1.-taStyleL td[colspan="4"] {
  text-align: left;
}

.tabelType2 table, .tabelType2 td, .tabelType2 th {
  border: 1px solid #b5b5b5;
  border-collapse: collapse;
  box-sizing: border-box;
}
.tabelType2 td, .tabelType2 th {
  padding: 0 0 0 18px;
  width: 30px;
  height: 100px;
  min-height: 100px;
  line-height: 1.5;
  color: #333;
  font-size: 1.6;
}
.tabelType2 td span, .tabelType2 th span {
  color: #ff5426;
}
.tabelType2 table {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 24px;
  box-sizing: border-box;
  border-left: none;
  border-right: none;
}
.tabelType2 th {
  width: 33%;
  font-weight: 300;
  border-left: none;
}
.tabelType2 th.-alt1 {
  width: 16.5%;
}
.tabelType2 th.-alt2 {
  border-right: none;
}
.tabelType2 td {
  width: calc((100% - 33%) / 2);
  font-weight: 400;
}
.tabelType2 td:last-child {
  border-right: none;
}

.tabelTtl {
  margin-top: 60px;
  padding-left: 18px;
  color: #333;
  font-size: 2rem;
}

.content-ttl {
  line-height: 1;
  color: #333;
  font-size: 2rem;
  font-weight: 300;
}

.content-txt {
  line-height: 1.8;
  color: #333;
  font-size: 1.6rem;
  font-weight: 300;
}
.content-txt_c {
  line-height: 1.8;
  color: #ff0000;
  font-size: 1.6rem;
  font-weight: 300;
}

.content-list {
  line-height: 1.8;
  color: #333;
  font-size: 1.4rem;
  font-weight: 300;
}

.content-small {
  line-height: 1.45;
  color: #666;
  font-size: 1.4rem;
  font-weight: 300;
}
.content-small small {
  display: block;
}

.btn {
  display: inline-block;
  width: 326px;
  height: 55px;
  padding-left: 30px;
  background: #028330 url(../images/usbhdd/icon_arrow.jpg) left 20px center/auto no-repeat;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  box-sizing: border-box;
}
.btn-container {
  text-align: right;
  padding-left: 18px;
}

.u-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.u-flex > div {
  flex: 0 0 50%;
}
.u-flex > div:nth-child(2) {
  max-width: calc(50% - 18px);
}

.produce-top {
  clear: both;
  margin-top: 25px;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 2px solid #b5b5b5;
}

.produce-top a {
  float: right;
  width: 44px;
  height: 40px;
  background: #999 url(../images/usbhdd/icon_pagetop.png) center center no-repeat;
  border-radius: 2px;
}

@media screen and (min-width: 641px) {
  #content {
    max-width: 100%;
    min-width: auto;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #content {
    max-width: 100%;
    min-width: auto;
    width: 100%;
  }

  .usbhddHeader {
    margin-bottom: 0;
  }
  .usbhddNav {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .usbhddNav_in {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
  }
  .usbhddNav_in_wrap {
    max-width: 28%;
    margin-top: 4px;
    margin-bottom: 4px;
    flex: 0 1 28%;
  }
	.usbhddNav_in_wrap.-underSp {
    max-width: 40%;
    flex: 0 1 40%;
  }
  .usbhddNav_in_wrap .nav-txt {
    padding: 10px 10px 10px 10px;
    font-size: 1.6rem;
    background-size: 12px auto;
    background-position: right 8px center;
    text-align: center;
  }
	
	.usbhddNav_in_wrap_small .nav-txt {
		font-size: 1rem;
	}
  .usbhddBox {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .usbhddBox_in.-bdrB {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .usbhddBox_in.-head {
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .usbhddBox_in.-head .headItem {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }
  .usbhddBox_in.-head .headItem > div:nth-child(1) {
    max-width: none;
  }
  .usbhddBox_in.-head .headItem > div:last-child {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
  .usbhddBox_in.-head .headItem_in.-ttl {
    margin-bottom: 20px;
  }
  .usbhddBox_in.-head .headItem_in.-ttl h3 {
    font-size: 3rem;
  }
  .usbhddBox_in.-head .headItem_in.-txt {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .usbhddBox_in.-head .headItem_in.-icon {
    margin-bottom: 20px;
  }
  .usbhddBox_in.-head .headItem_in.-icon img {
    max-width: 90px;
  }
  .usbhddBox_in.-head .headItem_in.-icon img:first-child {
    margin-right: 10px;
  }
  .usbhddBox_in.-head .headItem div:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
  .usbhddBox_in.-body {
    display: block;
    margin-bottom: 20px;
  }
  .usbhddBox_in.-body .bodyItem {
    max-width: none;
    margin-top: 20px;
    display: block;
  }
  .usbhddBox_in.-body .bodyItem:nth-child(1) {
    margin-right: 0;
  }
  .usbhddBox_in.-body .bodyItem_in {
    margin-top: 26px;
  }
  .usbhddBox_in.-body .bodyItem_in.-ttl {
    width: 120px;
    height: 120px;
    font-size: 1.4rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 120px;
  }
  .usbhddBox_in.-body .bodyItem_in.-txt {
    margin-top: 16px;
    font-size: 1.4rem;
  }
  .usbhddBox_in.-body .bodyItem_in.-img {
    position: static;
    text-align: center;
  }
  .usbhddBox_in.-list {
    margin-top: 0;
  }
  .usbhddBox_in.-list .listItem {
    flex-wrap: wrap;
    margin-top: 0px;
    margin-left: 0;
    padding-right: 0;
    border-left: none;
    justify-content: flex-start;
  }
  .usbhddBox_in.-list .listItem_in {
    margin-left: 0%;
    padding-right: 3%;
    padding-left: 6%;
    flex: 0 0 50%;
    box-sizing: border-box;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(even) {
    margin-left: 0;
    border-right: none;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(1), .usbhddBox_in.-list .listItem_in:nth-child(2), .usbhddBox_in.-list .listItem_in:nth-child(3), .usbhddBox_in.-list .listItem_in:nth-child(4) {
    margin-top: 80px;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(3), .usbhddBox_in.-list .listItem_in:nth-child(4) {
    position: relative;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(3)::after, .usbhddBox_in.-list .listItem_in:nth-child(4)::after {
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
  }
  .usbhddBox_in.-list .listItem_in_wrap {
    font-size: 1.4rem;
  }
  .usbhddBox_in.-list .listItem_in:before {
    height: 65px;
    margin-right: auto;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(1)::before {
    background: url("../images/usbhdd/icon_01.png") center/contain no-repeat;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(2)::before {
    background: url("../images/usbhdd/icon_02.png") center/contain no-repeat;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(3)::before {
    background: url("../images/usbhdd/icon_03.png") center/contain no-repeat;
  }
  .usbhddBox_in.-list .listItem_in:nth-child(4)::before {
    background: url("../images/usbhdd/icon_04.png") center/contain no-repeat;
  }
  .usbhddBox_in.-small .smallItem {
    display: block;
    font-size: 1.1rem;
  }
  .usbhddBox_in.-note {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .usbhddBox_in.-note .noteList {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .usbhddBox_in.-note .noteList_in.-ttl {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    font-size: 1.4rem;
    border-bottom: 1px solid #ff5426;
  }
  .usbhddBox_in.-note .noteList_in.-txt {
    border-left: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .usbhddBox_in.-note .noteList_in.-txt .txtSmal {
    font-size: 1.2rem;
  }
  .usbhddSec {
    padding-top: 30px;
    margin-top: 30px;
  }
  .usbhddSec.-full {
    margin-top: 60px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    width: 100%;
    background: #cfd8dd;
  }
  .usbhddSec.-full .-img {
    margin-top: 20px;
    text-align: center;
    width: 80%;
  }
  .usbhddSec_in.-ttl {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }
  .usbhddSec_in.-ttl .title {
    font-size: 3rem;
  }
  .usbhddSec_in .sectionItem.-ttl {
    margin-top: 8px;
  }
  .usbhddSec_in .sectionItem.-ttl .title {
    font-size: 3rem;
  }
  .usbhddSec_in .sectionItem.-txt .text {
    font-size: 1.4rem;
  }
  .usbhddSec_in .sectionItem.-img {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .usbhddWrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .usbhddWrapper:last-child {
    margin-bottom: 60px;
  }
  .usbhddWrapper.-section {
    margin-top: 60px;
  }

  .tabelTtl {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 18px;
    font-size: 1.4rem;
  }

  .sectionItem {
    margin-top: 0px;
  }

  .tabelType2 table, .tabelType2 td, .tabelType2 th, .tabelType2 tr, .tabelType2 tbody,
  .tabelType1 table,
  .tabelType1 td,
  .tabelType1 th,
  .tabelType1 tr,
  .tabelType1 tbody {
    /*display: block;*/
    width: 100%;
    /*			border: none;*/
    min-height: auto;
    height: auto;
  }
  .tabelType2 table,
  .tabelType1 table {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  .tabelType2 th,
  .tabelType1 th {
    width: 30%;
    max-width: 30%;
    margin-top: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 8px;
    font-size: 1.2rem;
  }
  .tabelType2 th.-alt1,
  .tabelType1 th.-alt1 {
    width: 25%;
  }
  .tabelType2 td,
  .tabelType1 td {
    width: 25%;
    max-width: 35%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    font-size: 1.2rem;
  }
  .tabelType2 tr:first-child th,
  .tabelType1 tr:first-child th {
    margin-top: 0;
  }

  .tabelType1.-sptype1 tr {
    border-top: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype1 tr th {
    width: 25%;
  }
  .tabelType1.-sptype1 tr:nth-child(5) td {
    min-height: 80px;
  }
  .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(2) {
    border-bottom: none;
  }
  .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(3), .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(5) {
    border-left: none;
  }
  .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(4) {
    border-bottom: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(4), .tabelType1.-sptype1 tr:nth-child(4) td:nth-child(6) {
    border-left: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype1 td {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    width: 50%;
    max-width: 50%;
    min-height: 60px;
    border: none;
  }
  .tabelType1.-sptype1 td:nth-child(2), .tabelType1.-sptype1 td:nth-child(3) {
    border-bottom: 1px solid #b5b5b5;
  }
	.tabelType1.-sptype1 td.noBdrSp:nth-of-type(1),
	.tabelType1.-sptype1 td.noBdrSp:nth-of-type(2) {
    border-bottom: none;
  }
  .tabelType1.-sptype1 td:nth-child(3), .tabelType1.-sptype1 td:nth-child(5) {
    border-left: 1px solid #b5b5b5;
  }

  .tabelType1.-sptype2 tr:nth-child(4) td {
    width: 50%;
    max-width: 50%;
    display: inline-block;
    border: none;
  }
  .tabelType1.-sptype2 tr:nth-child(4) td:nth-child(2), .tabelType1.-sptype2 tr:nth-child(4) td:nth-child(3) {
    border-bottom: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype2 tr:nth-child(4) td:nth-child(3), .tabelType1.-sptype2 tr:nth-child(4) td:nth-child(5) {
    border-left: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype2 th {
    width: 30%;
    max-width: 30%;
  }
  .tabelType1.-sptype2 td {
    width: auto;
  }

  .tabelType1.-sptype3 tr {
    border-top: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype3 tr:nth-child(5) td {
    min-height: 80px;
  }
  .tabelType1.-sptype3 td {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    width: 50%;
    max-width: 50%;
    min-height: 60px;
    border: none;
  }
  .tabelType1.-sptype3 td:nth-child(2), .tabelType1.-sptype3 td:nth-child(3) {
    border-bottom: 1px solid #b5b5b5;
  }
  .tabelType1.-sptype3 td:nth-child(3), .tabelType1.-sptype3 td:nth-child(5) {
    border-left: 1px solid #b5b5b5;
  }

  .tabelType1.-sptype4 tr:nth-child(4) td, .tabelType1.-sptype4 tr:nth-child(5) td {
    width: calc(25% - 22px);
  }

  .is-hideSP {
    display: none;
  }

  .content-ttl {
    font-size: 1.6rem;
  }

  .content-txt {
    font-size: 1.4rem;
  }

  .is-hideSP {
    display: none;
  }

  .content-small {
    font-size: 1rem;
  }

  .btn {
    width: 280px;
  }
  .btn-container {
    margin-top: 30px;
    text-align: center;
  }

  .u-flex {
    display: block;
  }
  .u-flex > div {
    flex: 0 0 50%;
  }
  .u-flex > div:nth-child(2) {
    max-width: none;
    margin-bottom: 60px;
  }

  .produce-top {
    display: none;
  }
}
