/****
 prestige page and common styles
****/
.prestige_content {
  margin-bottom: 100px;
}

.prestige_inner {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px;
}

@media (min-width: 1024px) {
  .prestige_inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.prestige_message_inner {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px;
}

@media (min-width: 1024px) {
  .prestige_message_inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.prestige_hero {
  height: 120px;
  background: no-repeat 50% 0;
  background-size: auto 100%;
  background-position: 75% 0;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .prestige_hero {
    background-size: auto 100%;
    background-position: 50% 0;
  }
}

@media (min-width: 1024px) {
  .prestige_hero {
    height: 161px;
    margin-bottom: 80px;
  }
}

.prestige_hero_title01 {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  padding-top: 40px;
  margin: auto;
  height: 1em;
  font-size: 4rem;
  line-height: 1;
  text-align: center;
  color: #4f3b13;
}

@media (min-width: 1024px) {
  .prestige_hero_title01 {
    padding-top: 60px;
  }
}

.prestige_title01 {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  margin-bottom: 15px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: bold;
  color: #4f3b13;
}

@media (min-width: 768px) {
  .prestige_title01 {
    margin-bottom: 25px;
  }
}
.prestige_message_title01 {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  margin-bottom: 15px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: bold;
  color: #4f3b13;
}

@media (min-width: 768px) {
  .prestige_message_title01 {
    margin-bottom: 25px;
  }
}

.prestige_list01 {
  margin-bottom: 80px;
}

.prestige_list01 li {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 20px;
  font-size: 3rem;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.2;
}

.prestige_list01 li:nth-of-type(1) {
  margin-top: 0;
}

.prestige_list01 li a {
  color: #695836;
  text-align: center;
}

@media (min-width: 768px) {
  .prestige_list01 li {
    width: 48.5%;
    margin-top: 3%;
  }
  .prestige_list01 li:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .prestige_list01 li:nth-of-type(2n+1) {
    float: left;
  }
  .prestige_list01 li:nth-of-type(2n) {
    float: right;
  }
}

.prestige_list01 li > a {
  display: table-row;
}

.prestige_list01 img {
  display: block;
  margin: 0 auto 5px;
  max-width: 100%;
}

.prestige_list01_col01, .prestige_list01_col02 {
  display: table-cell;
  vertical-align: middle;
}

.prestige_list01_col01 {
  padding-left: 3%;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #695836;
}

@media (min-width: 1024px) {
  .prestige_list01_col01 {
    padding-left: 30px;
  }
}

.prestige_list01_col02 {
  width: 50%;
  text-align: right;
}

.prestige_list02 li {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 260px;
  border-bottom: 1px solid #ccc;
  background: none;
  background-size: 0 0;
}

.prestige_list02 li:nth-of-type(1) {
  border-top: 1px solid #ccc;
}

.prestige_list02 li:nth-of-type(2n) a {
  background-color: #fff;
}

@media (min-width: 768px) {
  .prestige_list02 li:nth-of-type(2n) a {
    background: none;
  }
}

.prestige_list02 li:nth-of-type(2n+1) a {
  background-color: #f1eae2;
}

@media (min-width: 768px) {
  .prestige_list02 li:nth-of-type(2n+1) a {
    background: none;
  }
}

@media (min-width: 768px) {
  .prestige_list02 li {
    height: 255px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 255px;
  }
}

@media (min-width: 1024px) {
  .prestige_list02 li {
    height: 340px;
    background-size: auto 340px;
  }
}

.prestige_list02 li > a {
  display: table-row;
}

.prestige_list02_col01 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.prestige_list02_inner01 {
  padding: 10px 0;
}

@media (min-width: 768px) {
  .prestige_list02_inner01 {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 50%;
  }
  .prestige_list02_inner01.inner_right {
    padding-right: 0;
    padding-left: 50%;
  }
}

@media (min-width: 1024px) {
  .prestige_list02_inner01 {
    max-width: 1024px;
    padding-right: 512px;
  }
  .prestige_list02_inner01.inner_right {
    padding-right: 0;
    padding-left: 512px;
  }
}

.prestige_list02_title01 {
  margin-bottom: 15px;
  color: #4f3b13;
  margin: 5px 0;
}

.prestige_list02_parag01 {
  color: #695836;
  margin: 5px 0;
}

/****
 product_format page
****/
.product_format_list01 {
  margin-bottom: 100px;
}

@media (min-width: 768px) {
  .product_format_list01 {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (min-width: 1024px) {
  .product_format_list01.var01 {
    margin-bottom: 300px;
  }
}

.product_format_list01 li {
  margin-top: 65px;
}

@media (min-width: 768px) {
  .product_format_list01 li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .product_format_list01 li {
    width: 33.33%;
  }
}

.product_format_list01 li:nth-of-type(1) {
  margin-top: 0;
}

@media (min-width: 768px) {
  .product_format_list01 li:nth-of-type(-n+2) {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .product_format_list01 li:nth-of-type(-n+3) {
    margin-top: 0;
  }
}

.product_format_list01 li a {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .product_format_list01 li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product_format_list01_img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}

@media (min-width: 768px) {
  .product_format_list01_img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

.product_format_list01_img img {
  display: inline;
  width: auto;
  max-width: 100%;
}

.product_format_list01_col {
  display: table-cell;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .product_format_list01_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%;
    text-align: center;
  }
}

.product_format_list01_art {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
  color: #4f3b13;
}

@media (min-width: 768px) {
  .product_format_list01_art {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.product_format_list01_price {
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1;
  font-style: italic;
  color: #695836;
}

.product_format_list01_btn {
  display: inline-block;
  width: 120px;
  padding: 10px 0;
  border-radius: 3px;
  background-color: #4f3b13;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.product_format_title01 {
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  padding-top: 10px;
  margin-bottom: 40px;
  border-top: 1px solid #D2D2D2;
  font-size: 2.6rem;
  line-height: 1;
  color: #4f3b13;
  font-weight: 900;
}

.yma_area .secbox {
  border-top: none;
}

.prestige_message_area{
  position: relative;
  background: radial-gradient(ellipse farthest-corner at 25% 25%, #f6f8f9, #d2daec);
  height: 210px;
  margin-top: 40px;
}

/* 200207 add start */
.uru_message_area{
	background: url(/sc/common/images/bg_ayk_uruhadami_message.jpg) no-repeat;
}
/* 200207 add end */

.prestige_message_image{
  position: absolute;
  top: -20px;
  left: 15%;
  z-index: 1;
}
.prestige_message_image img{
  width: 202px;
}
.prestige_message_headline{
  position: absolute;
  width: 100%;
}
.prestige_message_headline_sp{
  margin-top: 40px;
}
.prestige_message_headline_sp .-title{
  font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
  font-size: 33px;
  line-height: 1.4em;
  color: #4f3b13;
}
.prestige_message_headline_sp .-txt{
  font-size: 17px;
  color: #4f3b13;
  line-height: 1.2em;
  margin-top: 20px;
}
.prestige_message_headline_pc{
  display: none;
}
.prestige_message_txt{
  font-size: 20px;
  line-height: 1.6em;
  color: #4f3b13;
  margin: 20px 0 60px;
}
@media (min-width: 768px) {
  .prestige_message_area{
    height: 211px;
    margin-top: 60px;
  }
  .prestige_message_image{
    left: 8%;
  }
  .prestige_message_image img{
    width: 210px;
  }
  .prestige_message_headline_sp{
    display: none;
  }
  .prestige_message_headline_pc{
    display: block;
    position: absolute;
    width: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%); /* Safari用 */
    transform: translateY(-50%);
    left: 50%;
    margin: auto;
  }
  .prestige_message_headline_pc .-title{
    font-family:  "Noto Sans SC",'Noto Sans Japanese', sans-serif;
    font-size: 33px;
    line-height: 1.2em;
    color: #4f3b13;
  }
  .prestige_message_headline_pc .-txt{
    font-size: 17px;
    color: #4f3b13;
    line-height: 1.2em;
    margin-top: 20px;
  }
  .prestige_message_txt{
    padding: 50px 50px 0;
    margin: 20px 0 80px;
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .prestige_message_area{
    height: 290px;
  }
  .prestige_message_image{
    top: -30px;
  }
  .prestige_message_image img{
    width: 280px;
  }
  .prestige_message_headline_pc .-title{
    font-size: 46px;
  }
/* 200207 add start */
  uru_message_area div{
	top: -10px;
  }
  uru_message_area img{
	width: 270px;
  }

/* 200207 add end */
  .prestige_message_headline_pc .-txt{
    font-size: 24px;
  }
  .prestige_message_txt{
    padding: 50px 70px 0;
  }
}
/* uruhadami */
..urumiFont {
	font-family: 'Noto Sans SC', sans-serif !important;
	font-family:  sans-serif !important;
}
@media screen and (max-width: 1023px) {
.urumiFont .lineheight_sp{
line-height:2;
}
.urumiFont .sizeS_sp{
font-size:92%;
}
}
