@charset "utf-8";

/**
  * nameplate-lp.css
  * ネームプレートLP専用CSS
  * PCレイアウト用
  */
  .nameplatelp_subtitle {
  font-size: 24px;
  letter-spacing: 1.2px;
  text-align: center;
  line-height: 40px;
  margin: 40px 0;
}

.nameplatelp_list_tab__wrapper {
  margin-top: 40px;
}

.nameplatelp_list_tab__wrapper .product_list_tab {
  font-size: 15px;
  line-height: 20px;
  padding: 15px 0 5px;
  width: 296px;
  height: 40px;
  margin-right: 0 !important;
  letter-spacing: 0.5px;
}

.nameplatelp_list_tab__wrapper .product_list_tab.is-active::after {
  width: 296px;
  top: initial;
  bottom: -2px;
}

.nameplatelp_list_tab__wrapper .product_list_tab::before {
  width: 300px;
}

.nameplatelp_list_tab__wrapper .product_list_tab_wider::before {
  width: 300px;
}

.nameplatelp_list_tab__wrapper .product_list_contents {
  padding: 60px 40px;
}

.nameplatelp_list_tab__wrapper .product_list_contents .product_list_td,
.nameplatelp_list_tab__wrapper .product_list_contents .product_list_th {
  border: none;
  padding: 0;
}

.nameplatelp_list_tab__wrapper .product_list_contents .product_list_th img {
  width: 360px;
}

.nameplatelp_list_tab__wrapper .product_list_contents .product_list_td {
  padding-left: 35px;
  vertical-align: top;
}

.nameplatelp_list_tab__wrapper .product_list_contents .product_list_td h3 {
  font-size: 24px;
  font-weight: 300;
  border-bottom: 1px solid #3C3431;
  padding-bottom: 7px;
  margin-bottom: 17px;
}

.nameplatelp_list_contents_textbox {
  min-height: 135px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
}

.nameplatelp_list_contents_points_group {
  width: 724px;
  height: 190px;
  padding-left: 0;
  float: left;
}

.nameplatelp_list_contents_points {
  width: 724px;
  height: 190px;
  float: left;
}

.nameplatelp_list_contents_points:first-child {
  margin-right: 0;
}

.nameplatelp_list_contents_points_title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #00B9C1;
}

.nameplatelp_list_contents_points_contents_left {
  width: 112px;
  height: 134px;
  margin-top: 0;
  float: left;
}

.Boxtype-3 {
  letter-spacing: 0px;
}

.product_list_nameplatelp_recommends {
  margin-top: 70px;
}

.product_list_nameplatelp_recommends_2 {
  margin-top: 57px;
}

.product_list_nameplatelp_recommends-title {
  border-bottom: 1px solid #3C3431;
  font-size: 24px;
  letter-spacing: 1px;
  padding-bottom: 15px;
}

.product_list_nameplatelp_recommends ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.product_list_nameplatelp_recommends li {
  width: 190px;
}

.product_list_nameplatelp_recommends li img {
  margin-bottom: 20px;
  width: 100%;
}

.product_list_nameplatelp_recommends_about {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  letter-spacing: 0;
}

.product_list_nameplatelp_recommends_price {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
}

.product_list_nameplatelp_recommends_2 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.product_list_nameplatelp_recommends_2 li {
  width: 190px;
}

.product_list_nameplatelp_recommends_2 li img {
  margin-bottom: 20px;
  width: 100%;
}

.product_list_nameplatelp_recommends_2_about {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  letter-spacing: 0;
}

.product_list_nameplatelp_recommends_2_price {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
}

.nameplatelp_btn_box {
  display: flex;
  justify-content: center;
  margin-top: 66px;
}

.nameplatelp_btn_box a:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s;
}

a.nameplatelp_btn {
  display: block;
  background-color: #FF6600;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
  text-align: center;
  width: 550px;
}

.nameplatelp_btn2_box {
  display: block;
  justify-content: center;
}

.nameplatelp_btn2_box a:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s;
}

a.nameplatelp_btn2 {
  display: block;
  background-color: #FF6600;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
  text-align: center;
  width: 305px;
}

.table-3btn {
  width: 940px;
}

.noborder {
  border: 0px none;
}

.nameplatelp_linkbanner {
  margin-top: 40px;
}

.nameplatelp_recommend-point {
  margin-top: 60px;
}

.nameplatelp_add-name_warning {
  margin: 50px auto 0;
  width: 1120px;
}

.nameplatelp_recommend-point_type_title p {
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
}

.nameplatelp_recommend-point_type {
  display: flex;
  margin-top: 40px;
  justify-content: center;
}

.nameplatelp_recommend-point_type:last-child {
  margin-top: 10px;
  margin-bottom: 10px;
}

.nameplatelp_recommend-point_type_box {
  margin-right: 90px;
  width: 360px;
}

.nameplatelp_recommend-point_type_box:last-child {
  margin-right: 0;
}

.nameplatelp_recommend-point_type_box img {
  margin-bottom: 30px;
}

.nameplatelp_recommend-point_type_box_name {
  font-size: 20px;
  text-align: center;
  margin-bottom: 35px;
}

.nameplatelp_recommend-point_type_box_text {
  font-size: 15px;
  font-weight: lighter;
  line-height: 26px;
  letter-spacing: -0.0009em;
}

.nameplatelp_recommend-point_type_box_text2 {
  margin-top: 8px;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  letter-spacing: 1px;
}

.nameplatelp_recommend-point_type_box_imege {
  margin-top: 30px;
}

.nameplatelp_recommend-accessories_type {
  display: flex;
  margin-top: 5px;
  justify-content: center;
}

.nameplatelp_recommend-accessories_type:last-child {
  margin-top: 40px;
  margin-bottom: 10px;
}

.nameplatelp_recommend-accessories_type_box {
  margin-right: 27px;
  width: 360px;
}

.nameplatelp_recommend-accessories_type_box:last-child {
  margin-right: 0;
}

.nameplatelp_recommend-accessories_type_box img {
  margin-bottom: 50px;
}

.nameplatelp_recommend-accessories_type_box_name {
  border-bottom: 1px solid #3C3431;
  font-size: 22px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.nameplatelp_recommend-accessories_type a {
  display: block;
  color: #FF6600;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  margin-top: 20px;
  text-decoration: underline;
}

.nameplatelp_recommend-accessories_type_box_name {
  color: #3c3431;
}

.nameplatelp_recommend-accessories_type_box_text {
  font-size: 16px;
  line-height: 27px;
  font-weight: lighter;
  letter-spacing: -0.0009em;
}

.nameplatelp_size img {
  width: 1120px;
  margin-bottom: 60px
}

.nameplatelp_featured {
  margin-top: 25px;
  margin-bottom: 90px;
}

.nameplatelp_featured_title {
  display: flex;
  justify-content: center;
}

.nameplatelp_featured_title h5 {
  display: inline-block;
  text-align: center;
  font-size: 26px;
  font-weight: lighter;
  margin-bottom: 20px;
}

.nameplatelp_featured_title h5::after {
  content: "";
  display: block;
  border-bottom: 12px solid #FFEF6C;
  margin: -7px auto 0;
}

.nameplatelp_featured_box {
  margin-top: 25px;
}

.nameplatelp_featured_block {
  display: flex;
  margin-top: 40px;
  margin-bottom: 70px;
}

.nameplatelp_featured_block_textbox {
  width: 100%;
}

.nameplatelp_featured_block img {
  margin-right: 40px;
}

.nameplatelp_featured_text {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 10px;
  text-align: center;
}

.nameplatelp_featured_text_supplement {
  font-size: 24px;
  font-weight: bold;
  color: #ff6600;
  line-height: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.nameplatelp_featured_text_img {
  text-align: center;
}

.nameplatelp_featured_block_textbox_title {
  border-bottom: 1px solid #3C3431;
  font-size: 24px;
  padding-bottom: 15px;
}

.nameplatelp_featured_block_textbox_text {
  margin-top: 20px;
  line-height: 27px;
  font-size: 16px;
}

.nameplatelp_featured_block_textbox a {
  display: block;
  color: #FF6600;
  font-weight: 600;
  font-size: 20px;
  margin-top: 40px;
}

.nameplatelp_otherpage {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.nameplatelp_otherpage_block {
  width: 580px;
}

.nameplatelp_title_orange {
  display: flex;
  justify-content: center;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #FF6600;
  letter-spacing: 4.5px;
}

.nameplatelp_Sameday-shipping_img {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.nameplatelp_Sameday-shipping_title {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 100;
  letter-spacing: 2.8px;
}

.nameplatelp_Sameday-shipping {
  text-align: center;
  margin-bottom: 70px;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1.4px;
  line-height: 24px;
  color: #3C3431;
}

.nameplatelp_recommend-point table,
tr,
th,
td {
  border: none;
}

.nameplatelp_recommend-point .sameday-shipping_item_about {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  letter-spacing: 0;
  font-weight: 400;
  margin-top: 20px;
}

.nameplatelp_recommend-point .sameday-shipping_item_price {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 40px;
}

.nameplatelp_recommend-point .sameday-shipping_item a:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s;
}

.nameplatelp_otherpage a:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s;
}

.nameplatelp_add-name_warning_img {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.nameplatelp_featured_block{
  display: flex;
  margin-bottom: 60px;
}

.nameplatelp_featured_block_textbox{
  width: 100%;
}

.nameplatelp_featured_block img{
  margin-right: 40px;
}

.nameplatelp_featured_block_textbox_title{
  border-bottom: 1px solid #3C3431;
  font-size: 24px;
  padding-bottom: 20px;
}

.nameplatelp_featured_block_textbox_text{
  margin-top: 20px;
  line-height: 27px;
  font-size: 16px;
}

.nameplatelp_featured_block_textbox a{
  display: block;
  color: #FF6600;
  font-weight: 600;
  font-size: 20px;
  margin-top: 40px;
}
