@charset "utf-8";

/**
  * menubook-lp.css
  * メニューブックLP専用CSS
  * PCレイアウト用
  */
.menubooklp_subtitle{
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  margin: 40px 0;
}

.menubooklp_list_tab__wrapper{
  margin-top: 40px;
}

.menubooklp_list_tab__wrapper .product_list_tab{
  font-size: 15px;
  padding: 15px 0 10px;
  width: 172.5px;
  margin-right: 0 !important;
  letter-spacing: 0;
}

.tab-hight{
  padding: 8px 0;
}

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

.menubooklp_list_tab__wrapper .product_list_tab_wider{
  width: 171px;
}

.menubooklp_list_tab__wrapper .product_list_tab::before{
  width: 171px;
}

.menubooklp_list_tab__wrapper .product_list_tab_wider::before{
  width: 171px;
}

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

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

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

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

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

.menubooklp_list_contents_textbox{
  min-height: 126px;
  margin-bottom: 36px;
}

.menubooklp_list_contents_points_group{
  width: 720px;
  height: 140px;
  padding: 2px 0 0 0;
  float: left;
}

.menubooklp_list_contents_points{
  width: 344px;
  float: left;
}

.menubooklp_list_contents_points:first-child{
  margin-right: 30px;
}

.menubooklp_list_contents_points_title{
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}

.menubooklp_list_contents_points_contents{
  width: 86px;
  height: 96px;
  margin-top: 10px;
  float: left;
}

.menubooklp_list_contents_points_contents img{
  margin-left: 5px;
}

.menubooklp_list_contents_points_contents li{
  line-height: 24px;
}

.menubooklp_list_contents_points_contents p{
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
  line-height: 16px;
}

.product_list_menubook-lp_recommends{
  margin-top: 90px;
}

.product_list_menubook-lp_recommends-title{
  border-bottom: 1px solid #3C3431;
  font-size: 24px;
  letter-spacing: 2px;
  padding-bottom: 10px;
}

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

.product_list_menubook-lp_recommends li{
  width: 190px;
}

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

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

.product_list_menubook-lp_recommends_price{
  margin-top: 16px;
  font-size: 14px;
  font-weight: 600;
}

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

a.menubook-lp_btn{
  display: block;
  background-color: #FF6600;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
  text-align: center;
  width: 450px;
  text-decoration: none !important;
  transition: background-color 0.3s;
}

a.menubook-lp_btn:hover {
  background-color: #ff944d;
}

.menubook-lp_textbtn{
  margin-top: 20px;
  text-align: center;
}

.menubook-lp_textbtn a{
  color: #FF6600;
  font-size: 16px;
}

.menubook-lp_linkbanner{
  margin-top: 40px;
}

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

.menubooklp_recommend-point_types{
  margin: 50px auto 0;
  width: 1120px;
}

.menubooklp_recommend-point_types_title h5{
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}

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

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

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

.menubooklp_recommend-point_type:last-child{
  margin-top: 80px;
  margin-bottom: 120px;
}

.menubooklp_recommend-point_type_box{
  margin-right: 40px;
  width: 300px;
}

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

.menubooklp_recommend-point_type_box img{
  margin-bottom: 42px;
}

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

.menubooklp_recommend-point_type_box_name._red{
  color: #FF6600;
}

.menubooklp_recommend-point_type_box_name._green{
  color: #55B532;
}

.menubooklp_recommend-point_type_box_name._blue{
  color: #00B9C1;
}

.menubooklp_recommend-point_type_box_name._pink{
  color: #FF0045;
}


.menubooklp_recommend-point_type_box_text{
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.menubooklp_recommend-point_type_information{
  margin-top: 60px;
  margin-bottom: 80px;
  background-color: #F8F8F8;
  padding: 40px 50px;
  border-radius: 20px;
}

.menubooklp_recommend-point_type_information p{
  text-align: center;
  font-size: 20px;
}

.menubooklp_recommend-point_type_information_blocks{
  margin-top: 34px;
  display: flex;
}

.menubooklp_recommend-point_type_information_blocks img{
  margin-right: 40px;
}

.menubooklp_recommend-point_type_information_blocks_text{
  margin-top: 15px;
  font-size: 16px;
  line-height: 26px;
}

.menubooklp_featured{
  margin-top: 120px;
  margin-bottom: 120px;
}

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

.menubooklp_featured_title h5{
  display: inline-block;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 40px;
}

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

.menubooklp_featured_box{
  margin-top: 60px;
}

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

.menubooklp_featured_block_textbox{
  width: 100%;
}

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

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

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

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

.menubooklp_otherpage{
  display: flex;
  justify-content: space-between;
}

.menubooklp_otherpage_block{
  width: 580px;
}

a.highlight-link {
  color: #ff6600 !important;
}

a img {
  transition: opacity 0.3s;
}

a:hover img {
  opacity: 0.7;
}

img {
  -webkit-user-drag: none;
  user-drag: none;
}

a img {
  pointer-events: auto;
}
