@charset "UTF-8";

.caution.guards_02{ display: none;}
.cart_stock.sold .sold {
  display: block !important;
  font-size: 2rem;
  color: #800e72;
}
.cart_stock.sold p.note{ display: none;}

html {
    font-size: 62.5%;
}

body {
    /*font-size: 1.6rem;*/
    font-family: Midashi Go MB31;
}
* {
    box-sizing: border-box;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
a,
a:visited {
    color: inherit;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.br-pcsp {
  display: block;
}

/**...............................予告**/
#home.notice {
  background-color: #eaccd5;
}
.notice__wrap {
  box-shadow: 1px 0px 10px 2px grey inset;
  background-color: #FFF;
}
.notice__wrap-bgimg {
  width: 100%;
  height: 50px;
  background-image: url(../../../images/201909/home/201909_bg08.png);
  background-repeat: repeat-x;
  background-size: contain;
}
.notice__prologue.notice2 {
  margin: 50px auto 0;
}
.notice__prologue-txt a {
  color: #800e72;
}
.notice__prologue-txt a:hover {
  opacity: .5;
  transition: 0.3s ease-in-out;
}
.notice__product-announce:before {
  content: "";
  display: inline-block;
  width: 460px;
  height: 10px;
  background: url(../../../images/201912/bg01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.notice__product-announce:after {
  content: "";
  display: inline-block;
  width: 460px;
  height: 10px;
  background: url(../../../images/201912/bg01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.notice__product-share {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.notice__product-share li:nth-child(1),
.notice__product-share li:nth-child(2) {
  width: 15%;
  display: flex;
  flex-direction: column;
  margin: auto 0 0 !important;
}
.notice__product-share li:nth-child(3),
.notice__product-share li:nth-child(4) {
  width: 13%;
  display: flex;
  flex-direction: column;
  margin: auto 0 0 !important;
}
.notice__product-share li a img {
  display: block;
}
.notice__product-share li a {
  color: #800e72;
  font-size: 1.4rem;
}
hr.section__footer {
  height: 50px;
  margin: 65px 0 10px;
  padding: 0;
  background: url(../../../images/common/bg01.png);
  background-repeat: repeat-x;
  border: 1px solid transparent;
  background-size: contain;
}
hr.section__brandlist {
  height: 36px;
  margin: 1em 0;
  padding: 0;
  background: url(../../../images/common/bg02.png);
  background-repeat: repeat-x;
  border: 1px solid transparent;
  background-size: contain;
}
.notice__product-supplement {
  color: #0d386e;
}
.notice__product-data {
  color: #333;
}
.inactive {
  filter: grayscale(1);
  opacity: .7;
  pointer-events: none;
}
.notice__product-announce-list a:hover {
  color: #800e72;
  opacity: .5;
}

.notice2__prologue-heroimg {
  background-image: url(../../../images/201912/notice2_01.jpg);
  background-repeat: no-repeat;
  width: 90%;
  height: 667px;
  background-size: cover;
}
#contents_area .announcement__ttl h1 {
  width: 763px;
  margin: 30px auto;
}
#contents_area .announcement__ttl .status {
  font-size: 1.7rem;
  letter-spacing : 1.87px;
  color : #0D386E;
}

#section_other .concept_wrap {
  max-width: 690px;
  margin: 50px auto;
  display: flex;
  justify-content: space-around;
}
#section_other .manga_wrap {
  margin: 50px auto;
}
#section_other .manga_wrap a {
  display: flex;
  justify-content: center;
}
#section_other .concept_wrap.img_reverse {
  flex-direction: row-reverse;
}
.btn_backhome {
  position: absolute;
  left: -20px;
  bottom: 420px;
}
.btn_backhome a img {
  width: 397px;
}
.btn_pagetop {
  position: absolute;
  right: 40px;
  bottom: 420px;
}
.btn_pagetop a img {
  width: 168px;
}

/**...............................INDEXページ**/
#section_other .concept_inner .concept_box {
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  font-size: 16px!important;
  letter-spacing : 0.48px!important;
  line-height: 1.75;
}
#section_other .concept_inner .concept_box li p:first-child {
  margin-bottom: 10px;
  color: #496A8B;
}
#section_other .concept_inner .concept_box li p a {
  color: #973689;
  text-decoration: none;
}
#section_other .concept_inner .concept_box li p a:hover {
  color: #496A8B;
}
.concept_inner .concept_box li p a {
  color:#973689
}
#section_other:after{
    width: 100%;
    height: 48px;
    content: '';
    display: block;
    background-image:url(../../../images/line01.jpg);
    background-size: 900px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
#section_other .manga_ttl {
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  justify-content: center;
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing : 0.75px;
  color : #0D386E;
}



@media screen and (min-width : 641px) {
.mt30 {
  margin: 30px auto 60px !important;
}
.brpc {
  display: block;
}
.brsp {
  display: none;
}
/**...............................INDEXページ**/
.section_yodogawa p {
    padding: 20px 20px 0 0;
    font-size: 14px;
    line-height: 2.1em;
}
#section_lineup.index-lineup table {
  margin: auto;
}
#section_lineup.index-lineup .en {
  margin: 0 0 15px 0;
  font-size: 1.8rem;
  font-style: italic;
  letter-spacing: 0;
  color: #800e72 !important;
}
#section_lineup.index-lineup h3 {
  font-size: 31px;
}
#section_lineup.index-lineup .img {
  width: 186px;
}
#section_lineup.index-lineup .btn_detail {
  width: 150px;
  margin: 50px auto 20px;
}
#section_title{
    text-align: center;
    margin: 0 0 30px 0;
}

#section_title h1{
    margin: 0 0 15px 0;
}

#section_title .sub_title{
    margin: 0 0 25px 0;
    font-size: 17px;
    color: #973689;
}

#section_title .sub_title img{
    width: 665px;
}

#main_visual{
    margin: 0 0 40px 0;
    padding: 0 0 30px 0;
}
#section_lineup{
    text-align: center;
    position: relative;
    margin: 80px 0 40px;
}
#section_lineup .ttl-sub {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0;
    color: #800e72 !important;
}
#section_lineup .ttl-name {
    font-size: 31px;
}
#section_lineup .notice__product {
  margin: 30px 0 0;
}
#section_lineup .notice__product__list {
  margin: 0 auto 60px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
  font-size: 0;
  letter-spacing: -.40em;
}
#section_lineup .notice__product__list li {
  letter-spacing: .05em;
  font-size: 1.8rem;
  transition: opacity .15s ease 0s;
}
#section_lineup .notice__product__list li.notice__product-two,
#section_lineup .notice__product__list li.notice__product-four {
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
#section_lineup .notice__product__list li.notice__product-one img,
#section_lineup .notice__product__list li.notice__product-three img {
  width: 195px
}
#section_lineup .notice__product__list li.notice__product-two img,
#section_lineup .notice__product__list li.notice__product-four img {
  width: 246px
}
#section_lineup .btn_detail {
  width: 195px;
  margin: 20px auto;
}
#section_lineup .notice__product__list li a{
    text-decoration: none;
    display: inline-block;
    transition: opacity .15s ease 0s;
}
#section_lineup .notice__product__list li a:hover {
  transition: opacity .15s ease .1s; opacity: .7;
}
#section_lineup .notice__product__list li .grade {
  display: block;
  margin: 12px 0;
}
#section_lineup .notice__product__list li .price {
  font-size: 2.0rem;
}
#section_lineup .notice__product__list li .small {
  font-size: 1.3rem;
}

#section_other{
    margin: 0 0 40px 0;
    padding: 80px 0 70px 0;
    position: relative;
    background-image:url(../../../images/line02.jpg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: center bottom;
}

#section_other ul{
    letter-spacing: -.40em;
    font-size: 0;
}


/**...............................予告ページ**/
.notice__wrap {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  position: relative;
}
.notice__header-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.notice__header-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 30px 0 0;
}
.notice__header-h1 img {
  width: 530px;
}
.notice__header-img{
  width: 420px;
  height: 240px;
  min-height: 270px;
  background-image:url(../../../images/common/img_head_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  margin: 0 0 25px 0;
  position: relative;
}
.notice__prologue {
  max-width: 630px;
  margin: auto;
}
.notice__prologue-heroimg {
  width: 580px;
  margin: auto;
}
.notice2__prologue-heroimg {
  width: 99%;
  margin: auto;
}
.notice__prologue-h2 {
  font-size: 3.3rem;
  text-align: center;
  line-height: 1.9;
  color: #0d386e;
}
.notice__prologue-txt {
  margin: 0 0 45px;
  font-size: 1.8rem;
  line-height: 1.9;
  letter-spacing : 0.8px;
  text-align: center;
}
.notice__prologue-txt.top {
  margin: 75px 0 50px;
}
.notice__prologue-img {
  margin: 45px 0;
}
.notice__prologue-bgimg {
  width: 95%;
  height: auto;
  margin: 0 auto -25px;
}
.notice__prologue-bgimg .bgimg-01 {
  width: 30%;
}
.notice2__prologue-img {
  width: 440px;
  margin: 0 auto 90px;
}


/**...............................INDEX・予告ページ**/
.notice__product-supplement {
  margin: 0 0 50px;
  font-size: 1.4rem;
}

.notice__product-announce {
  max-width: 470px;
  margin: 0 auto 80px;
}

.notice__product-announce-list {
  font-size: 22px;
  line-height: 3;
  text-align: left;
  letter-spacing : 0.22px;
  color : #800e72;
}

.notice__product-credit{
    font-size: 13px;
    margin: 0 0 50px 0;
    text-align: center;
    position: relative;
}
.notice__product-credit ul {
    width: 90%;
    margin: auto;
}
.notice__product-credit li{
    margin: 0 20px 10px;
}

#section_lineup .product_list li h3{
    margin: 0 0 10px 0;
/*    font-size: 18px;*/
    line-height: 1.3em;
    letter-spacing: -.025em;
    color: #000;
}
#section_lineup .product_list li h3 span{
    font-size: 15px;
}

#section_lineup .product_list li .info{
    margin: 0 0 12px 0;
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
}

#section_lineup .product_list li .info .note{ color: #000}

#section_lineup .product_list li .caution{
    margin: 0 0 15px 0;
    font-size: 14px;
    color: #496a8b;
}

#section_lineup .product_list li .sold{
    margin: 10px 0 10px 0;
    color: #cf1c24;
    display: none;
}

#section_lineup .product_list li.sold .sold{ display: block;}
#section_lineup .product_list li.sold .caution{ display: none;}

#section_lineup .product_list li .info .small,
#section_lineup .product_list li .info .note{
    font-size: 13px;
}

#section_lineup .ring_size{
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    background-image:url(../../../images/parts_ico_ring.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left center;
}

#section_lineup .ring_size a{
    font-size: 14px;
    color: #496a8b;
    transition: opacity .15s ease .1s;
}

#section_lineup .ring_size a:hover{
    opacity: .7;
}

#section_lineup .note{
    margin: 30px 0 0 0;
    font-size: 14px;
    color: #c41c24;
    letter-spacing: 0;
}

#section_lineup .notes{
    padding: 20px 0;
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.8em;
    color: #973689;
    position: relative;
}

#section_lineup .notes:before{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#section_lineup .notes:after{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}


/*#section_lineup .product_cat_brooch{
    width: 440px;
    display: inline-block;
    padding: 40px 0 30px 0;
    margin: 0 0 60px 0;
    box-sizing: border-box;
    vertical-align: top;
    letter-spacing: .05em;
    font-size: 14px;
    transition: opacity .15s ease 0s;
    position: relative;
}

#section_lineup .product_cat_brooch.d1712{
    width: inherit;
}

#section_lineup .product_cat_brooch a{
    position: relative;
}

#section_lineup .product_cat_brooch h4{
    font-size: 16px;
    color: #0d386e;
    position: relative;
    z-index: 2;
}

#section_lineup .product_cat_brooch:before{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#section_lineup .product_cat_brooch:after{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

#section_lineup .product_cat_brooch.d1712:before,
#section_lineup .product_cat_brooch.d1712:after{
    display: none;
}

#section_lineup .product_cat_brooch.d1712 a:after{
    content: '';
    width: 158px;
    height: 57px;
    display: block;
    background-image:url(../../../images/201712/home/parts_resale.png);
    background-repeat: no-repeat;
    background-size: 158px;
    position: absolute;
    top: -25px;
    right: 20px;
}

#section_lineup .product_cat_brooch .img{
    height: 230px;
    box-sizing: border-box;
    vertical-align: bottom;
}

#section_lineup .product_cat_brooch .img img{
    width: 230px;
    height: auto;
}

#section_lineup .product_cat_brooch.d1712 .img{
    margin-bottom: -30px;
}

#section_lineup .product_cat_brooch:hover{ transition: opacity .15s ease .1s; opacity: .7;}
#section_lineup .product_cat_brooch img{
    opacity: 1 !important;
}

#section_lineup .product_cat_brooch.d1712:hover{ opacity: 1 !important;}

#section_lineup .product_cat_brooch .en{
    margin: 0 0 15px 0;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0;
    color: #973689 !important;
}

#section_lineup .product_cat_brooch h3{
    margin: 0 0 10px 0;
    font-size: 28px;
    line-height: 1.3em;
    letter-spacing: 0em;
    color: #000;
}

#section_lineup .product_cat_brooch .info{
    margin: 0 0 12px 0;
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
}

#section_lineup .product_cat_brooch .caution{
    margin: 0 0 15px 0;
    font-size: 14px;
    color: #496a8b;
}

#section_lineup .product_cat_brooch .sold{
    margin: 10px 0 0 0;
    color: #cf1c24;
}

#section_lineup .product_cat_brooch .info .small,
#section_lineup .product_cat_brooch .info .note{
    font-size: 13px;
}*/

/*
    moon brooch
*/
/*#section_lineup .product_list li.moon_brooch h3{
    font-size: 31px;
}

#section_lineup .product_list li.moon_brooch{
    margin: 80px 0 0 0;
}

#section_lineup .product_list li.moon_brooch .img{
    margin: 0 0 20px 0;
    height: auto;
}

#section_lineup .product_list li.moon_brooch .info{
    font-size: 20px;
}

#section_lineup .product_list li.moon_brooch .desc{
    margin: 0 0 40px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}*/

/*
    pendant
*/
/*#section_lineup .product_list li.pendant h3{
    font-size: 31px;
}

#section_lineup .product_list li.pendant{
    margin: 80px 0 0 0;
}

#section_lineup .product_list li.pendant.c{
    margin-bottom: 50px;
}

#section_lineup .product_list li.pendant .img{
    margin: 0 0 20px 0;
    height: auto;
}

#section_lineup .product_list li.pendant .info{
    font-size: 20px;
}

#section_lineup .product_list li.pendant .desc{
    margin: 0 0 0 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}

#section_lineup .product_list li.pendant .caution{
    margin: 25px 0 15px 0;
}*/

/*
    brooch
*/
/*#section_lineup .product_list li.brooch h3{
    font-size: 31px;
}

#section_lineup .product_list li.brooch{
    margin: 80px 0 0 0;
}

#section_lineup .product_list li.brooch.c{
    margin-bottom: 50px;
}

#section_lineup .product_list li.brooch .img{
    margin: 0 0 20px 0;
    height: auto;
    position: relative;
}*/

/*#section_lineup .product_list li.new > a {
    position: relative;
}
#section_lineup .product_list li.new > a:before {
    content: '';
    width: 79px;
    height: 79px;
    display: block;
    background-image:url(../../../images/201804/home/parts_ico_new.png);
    background-repeat: no-repeat;
    background-size: 79px;
    background-position: center;
    position: absolute;
    top: -30px;
    left: 100px;
    z-index: 2;
}*/

/*#section_lineup .product_list li.border {
    padding-top: 30px;
    margin-left: 20px!important;
    margin-right: 20px!important;
    background-image: url(../../../images/201904/home/line.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}*/

/*#section_lineup .product_list li.brooch .info{
    margin: 0 0 15px 0;
    font-size: 20px;
}

#section_lineup .product_list li.brooch .desc{
    margin: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}

#section_lineup .product_list li.brooch .caution{
    margin: 10px 0 15px 0;
    font-size: 14px;
    letter-spacing: 0;
}*/

/*
    herkimer
*/
/*#section_lineup.d1002 .credit{
    margin-top: 120px;
}


#section_lineup.d1002 .product_list li .en{
    font-size: 15px;
    line-height: 1.6em;
    margin: 30px 0 0;
}*/

/*#section_lineup .product_list li.herkimer{
    margin: 50px 0 0 0;
}

#section_lineup .product_list li.herkimer.c{
    margin-bottom: 50px;
}

#section_lineup .product_list li.herkimer .img{
    margin: 0 auto;
    padding: 0 0 20px 0;
    height: auto;
    position: relative;
}

#section_lineup .product_list li.herkimer .info{
    margin: 0 0 30px;
    font-size: 20px;
}

#section_lineup .product_list li.herkimer .desc{
    margin: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}

#section_lineup .product_list li.herkimer .p_caution{
    margin: 20px 0 25px 0;
    font-size: 13px;
    color: #496a8b;
    line-height: 1.6em;
    letter-spacing: 0;
}*/

/*#section_lineup .price_table{
    text-align: center;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    line-height: 2em;
}

#section_lineup .price_table th{
    font-size: 15px;
    vertical-align: middle;
}

#section_lineup .price_table td{
    padding: 0 0 0 40px;
    font-size: 20px;
    vertical-align: middle;
}

#section_lineup .price_table td span{ font-size: 13px;}
#section_lineup .img{ position: relative;}
#section_lineup .img .cap{ width: 100%; text-align: center; position: absolute; bottom: 0; left: 0;}
#section_lineup .img .cap img{ width: 280px;}

#section_lineup .herkimer .row{ position: relative;}
#section_lineup .herkimer .row td{ min-width: 340px;}
#section_lineup .herkimer .price span{ font-size: 13px;}
#section_lineup .herkimer .row .en{width: 100%; text-align: center; position: absolute; top: 305px; left: 0;}*/

/* --------------------------------------------------
*
    #section_other
*
-------------------------------------------------- */


/*#section_other.moon_brooch{
    padding-top: 60px;
}*/



/*#section_other .article_letter{
    text-align: center;
    padding: 0 20px;
    position: relative;
}

#section_other.moon_brooch .article_letter{
    padding-bottom: 20px;
}

#section_other .article_letter li{
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    letter-spacing: .03em;
    line-height: 2em;
    color: #496a8b;
    position: relative;
    text-align: left;
    margin-left: -100px;
}

#section_other.pendant .article_letter{ width: 100%; text-align: center;}
#section_other.pendant .article_letter li{ text-align: left;}*/

/*#section_other.moon_brooch .b_slide{
    position: absolute;
    top: -20px;
    right: -70px;
    z-index: 1;
}

#section_other.moon_brooch .b_slide:after{
    content: '';
    width: 111px;
    height: 104px;
    display: block;
    background-image:url(../../../images/parts_orn_rose.png);
    background-repeat: no-repeat;
    background-size: 90px;
    position: absolute;
    bottom: 20px;
    right: 73px;
    z-index: 0;
}

#section_other.pendant .b_slide:after{
    content: '';
    width: 111px;
    height: 104px;
    display: block;
    background-image:url(../../../images/parts_orn_rose.png);
    background-repeat: no-repeat;
    background-size: 111px;
    position: absolute;
    top: -125px;
    right: -58px;
    z-index: 0;
}*/

#section_other .article_letter li .desc{
    margin: 20px 0;
}

#section_other .article_letter li.mikuni_mariko{
    padding: 0 0 0 20px;
}

#section_other .article_letter li .pic{
    position: absolute;
    top: 0;
    right: -200px;
    z-index: 2;
}

#section_other .article_letter li.iseki_ayako{ font-size: 13px;}

#section_other.pendant .article_letter li.iseki_ayako{ width: 600px; font-size: 16px; margin: 0 0 20px 0;}
#section_other.pendant .article_letter li.iseki_ayako .pic img{ width: 200px;}
#section_other.pendant .article_letter li.iseki_ayako .desc{ margin: 0 0 1em 0;}

#section_other .article_letter li:after{
    content: '';
    display: block;
    background-image:url(../../../images/home/parts_profile_leaf_01.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    bottom: 0;
}

#section_other.pendant .article_letter li:after{ display: none !important;}

#section_other .article_letter li.iseki_ayako:after{
    width: 125px;
    height: 118px;
    background-image:url(../../../images/home/parts_profile_leaf_01.png);
    background-size: 125px;
    bottom: -45px;
    right: -20px;
}

#section_other .article_letter li.mikuni_mariko:after{
    width: 112px;
    height: 100px;
    background-image:url(../../../images/home/parts_profile_leaf_02.png);
    background-size: 112px;
    bottom: -60px;
    right: -18px;
}

#section_other.moon_brooch .article_letter li.iseki_ayako:after{
    display: none;
}


#section_other .btm_banner{
    margin: -60px 0 0 0;
}

#section_other .btm_banner{
    padding: 0 0 0 40px;
    position: relative;
}

#section_other.pendant .btm_banner:before{
    content: '';
    width: 203px;
    height: 88px;
    display: block;
    background-image: url(../../../images/home/parts_leaf_right.png);
    background-size: 203px;
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    bottom: 130px;
}

#section_other .date{
    font-size: 13px;
    position: absolute;
    right: 20px;
    bottom: 0;
}

#section_other .date.d1222{
    width: 100%;
    text-align: center;
}

#section_other.moon_brooch .btm_banner:before{
    content: '';
    width: 203px;
    height: 88px;
    display: block;
    background-image: url(../../../images/home/parts_leaf_right.png);
    background-size: 203px;
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    bottom: 130px;
}

/*
*
    herkimer
*
*/
#section_other.herkimer{ padding-top: 40px;}
#section_other.herkimer .iseki_ayako::after{ display: none;}
#section_other.herkimer .article_banner{ min-height: 200px; background: none;}
#section_other.herkimer .article_banner a{ position: relative; z-index: 2;}
#section_other.herkimer .article_banner:before{
    content: '';
    width: 490px;
    height: 373px;
    display: block;
    background-image:url(../../../images/201810/home/banner_arrow.png);
    background-size: 490px;
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

#section_other.herkimer .b_tiny{ position: absolute; top: 80px; left: 30px;}
#section_other.herkimer .b_hallmarks{
    position: absolute;
    top: 80px;
    right: 0;
}

#section_other.herkimer .btm_content{ min-height: 340px; position: relative;}
#section_other.herkimer .b_zakki{ position: absolute; left: 40px; top: 0;}
#section_other.herkimer .b_slide{ position: absolute; right: 30px; top: -40px;}

/**...............................section1,2**/
#section_other.buttercup {
  padding-top: 40px;
}
#section_other.buttercup .iseki_ayako::after {
  display: none;
}
#section_other.buttercup .article_banner {
  min-height: 400px;
  background: none;
}
#section_other.buttercup .article_banner a {
  position: relative;
  z-index: 2
}

/*#section_other.rabbit:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../../../images/201904/home/bg_other.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 100px;
}*/

#section_other.buttercup .b_tiny {
  position: absolute;
  top: 80px;
  left: 80px;
}
/*#section_other.rabbit .b_teaser{ position: absolute; top: 100px; left: 250px;}*/
#section_other.buttercup .b_hallmarks {
  position: absolute;
  top: 80px;
  right: 30px;
}
#section_other.buttercup .btm_content {
  min-height: 340px;
  position: relative;
}
#section_other.buttercup .b_zakki {
  position: absolute;
  left: 40px;
  top: 0;
}
#section_other.buttercup .b_slide {
  position: absolute;
  right: 30px;
  top: -40px;
}

#section_other .concept_img {
  width: 230px;
}
#section_other .concept_inner {
  display: flex;
  flex-wrap: wrap;
}

/**...............................section3**/
#section_other .manga_img {
  width: 220px;
}
/**...............................section4**/
#section_other .article_banner{
    padding: 128px 0 80px 0;
    margin: 0 0 20px 0;
    background-image:url(../../../images/home/navi.jpg);
    background-size: 341px;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
}
#section_other.moon_brooch .article_banner{
    padding: 110px 0 80px 30px;
    background-image: none;
}
#section_other.moon_brooch .article_banner:before{
    content: '';
    width: 292px;
    height: 135px;
    display: block;
    background-image:url(../../../images/201706/home/banner_arrow.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#section_other.pendant .article_banner {
    padding: 80px 0 80px 60px;
    margin: 0 0 20px 0;
    background-image: url(../../../images/201712/home/navi_b_slide.png) !important;
    background-size: 419px;
    background-repeat: no-repeat;
    background-position: 0 top;
    position: relative;
}
#section_other.pendant .article_banner:after {
    content: '';
    display: block;
    clear: both;
}
#section_other .article_banner li {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: top;
}
#section_other.moon_brooch .article_banner .b_teaser {
    margin: -80px 0 0 55px;
}
#section_other.moon_brooch .article_banner .b_hallmarks {
    width: 405px;
    margin: -40px 0 0 0;
    text-align: right;
}
#section_other .article_banner li.b_slide { margin: -30px 20px 0 0;}

/*#section_other.pendant .article_banner li.b_slide { float: right; margin: -40px 60px 0 0; position: relative; z-index: 2;}
#section_other.pendant .article_banner li.b_slide img{ width: 360px;}*/
#section_other .article_banner .bg03 {
  width: 133px;
}
#section_other .article_banner .bg04 {
  width: 170px;
}
#section_other .article_banner .bg05 {
  width: 170px;
}
#section_other .article_banner .b_tiny {
  width: 190px;
}
#section_other .article_banner .b_hallmarks {
  width: 393px;
}

/**...............................section5**/
#section_other .b_zakki {
  width: 430px;
}
#section_other .b_slide {
  width: 327px;
}
/**...............................section6**/
#section_other .article_banner-flex .list {
  width: 580px;
}
#section_other .article_banner-flex.last {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between!important;
  margin: 0 0 50px;
}

/* --------------------------------------------------
*
    #section_archive
*
-------------------------------------------------- */
#section_archive{
    width: 700px;
    margin: 0 auto 30px;
}

#section_archive h3{
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #973689;
}

#section_archive .oldcontent {
    width: 740px;
    letter-spacing: -.40em;
    font-size: 0;
    position: relative;
}

#section_archive .oldcontent-list,
.banner_brooch {
  width: 344px;
  margin: 0 10px 30px 10px;
  display: inline-block;
}
.banner_brooch {
  display: inline-block;
}
.banner_b_kotori {
  width: 194px;
}
.banner_b_tsubame {
  width: 150px;
}

#section_archive li img:hover{
    opacity: .7 !important;
}

/* --------------------------------------------------
*
    .profile_inner
*
-------------------------------------------------- */
.profile_inner{
    text-align: left;
}

.profile_inner img{
    width: inherit !important;
}

.profile_inner p{
    font-size: 14px;
    line-height: 2em;
}

/*
*
    iseki ayako
*
*/
.profile_inner.iseki_ayako h2{
    margin: 0 0 20px 0;
}

.profile_inner.iseki_ayako h2 img{
    width: 250px !important;
    vertical-align: middle;
}

.profile_inner.iseki_ayako h2 .kana{
    margin: 0 0 0 0px;
    display: inline-block;
    font-size: 28px;
}

.profile_inner.iseki_ayako .tw{
    margin: 10px 0;
}

.profile_inner.iseki_ayako .tw img{
    transition: inherit;
}

.profile_inner.iseki_ayako .tw a:hover img{
    opacity: 0;
}

.profile_inner.iseki_ayako .tw a{
    width: 247px;
    display: block;
    background-image:url(/brooch/images/iseki2-over.gif);
    background-repeat: no-repeat;
    background-size: 247px;
}

.profile_inner.iseki_ayako .instagram{
    margin: 0 0 20px 0;
}

.profile_inner.iseki_ayako h3{
    margin: 0 0 20px 0;
}

/*
*
    ishii ryoko
*
*/
.profile_inner.ishii_ryoko h2{
    margin: 0 0 20px 0;
    font-size: 28px;
}
}
/*--------------------------------------------2019年12月 公開分追加設定*/



.notice__header-copy {
  margin: 20px 0 0 40px;
}
.notice__header-copy a {
  color: #000;
}
.notice__header-copy a:hover {
  transition: opacity .15s ease .1s;
  opacity: .5;
}
/*#contentWrap {
  position: relative;
}*/
.modal_open {
  text-align: left;
  width: 100%;
  font-size: 1.4rem;
  color: #1a5180;
}
/*#section_yodogawa.section_yodogawa_style {
  margin: 0!important;
}*/
/*#section_yodogawa h1 img {
  max-width: 544px;
}*/
/*#section_yodogawa .ttl h1 img {
  padding: 30px 0 0;
}*/

.contents_area-notice {
  background-color: #fff;
}


.prologue-inner__imgBox {
  width: 100%;
  margin: 35px 0 75px;
}
.prologue-inner__imgBox:before {
  content: "";
  display: inline-block;
  width: 380px;
  height: 10px;
  background: url(../../../images/201909/home/201909_bg14.png);
  background-size: cover;
}
.prologue-inner__imgBox:after {
  content: "";
  display: inline-block;
  width: 380px;
  height: 10px;
  background: url(../../../images/201909/home/201909_bg14.png);
  background-size: cover;
}
.prologue-inner__txtBox {
  margin: 20px auto;
  font-size: 15px;
  line-height: 2;
  letter-spacing : 0.75px;
  color : #ED607C;
}
.prologue-inner__img {
  width: 100%;
}

.prologue-inner__heading3 {
  margin: 123px 0 55px;
  font-size: 28px;
  line-height: 1.9;
  letter-spacing: 1.4px;
  color : #64B1B0;
  position: relative;
}
/*.prologue-inner__heading3:before {
  content: "";
  display: inline-block;
  background: url(../../../images/201909/home/201909_bg13.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 130px;
  height: 180px;
  position: absolute;
  top: -80px;
  left: -120px;
}*/
.prologue-inner__txt--attention {
  font-size: 13px;
  line-height: 1.8;
  color: #808080;
  margin: 75px 0;
}
.caution.gray.top {
  margin: 135px 0 15px 0!important;
}
.caution.gray.bottom {
  margin: 0 0 90px!important;
}


/*--------------------------------------------20190912公開分追加設定*/
.caution.explanation1 {
  font-size: 13px;
  color: #808080;
  line-height: 1.8;
  margin: 63px 0 0;
}
.caution.gray {
  color: #808080!important;
}
span.sub {
  display: block;
}
.product_listWrap {
  width: calc(100% - 20px);
  margin: auto;
}
.index_listWrap {
  display: flex;
  justify-content: space-between;
}
.index_listWrap .modal_open {
  width: auto !important;
}
.index_listWrap .index_nav01 {
  width: 220px!important;
}
.index_listWrap .index_nav02 {
  width: 128px;
}
.index_listWrap .index_nav03 {
  width: 140px;
}
.index_listWrap .index_nav04 {
  width: 160px;
}

.bg_line {
  text-align: center;
}
.article_banner-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 0 50px;
}
.article_banner-flex .timestamp {
  display: flex;
  flex-direction: column-reverse;
}
.btm_content {
  margin: 
}
.box {
  position: relative;
  width: 50%;
  height: auto;
}
.ratio-1_1:before {
  content: "";
  display: block;
/*  padding-top: 100%;*/
}
.inner {
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 100%;
}
.inner2 {
  position: absolute;
  top: -100px;
  left: 200px;
  width: 100%;
  height: 100%;
}
.inner3 {
  position: absolute;
  top: -200px;
  left: 720px;
  right: -100px;
  width: 100%;
  height: 100%;
}
.inner4 {
  position: absolute;
  top: -350px;
  left: 798px;
  right: 0;
  width: 100%;
  height: 100%;
}
.credit {
  margin: 25px 0!important;
}
.credit p {
  margin: 0 0 10px;
}
#footer .copyright {
  margin: 40px 0 60px!important;
}

@media screen and (max-width : 640px) {
  .brpc {
    display: none;
  }
  .brsp {
    display: block;
  }
  .notice__header-img{
    width: 420px;
    height: 240px;
    min-height: 270px;
    background-image:url(../../../images/common/img_head_sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    margin: 0 0 25px 0;
    position: relative;
  }
  .notice__header-box {
    flex-wrap: wrap;
  }
  .notice__wrap {
    max-width: 90%;
    width: 100%;
    margin: auto;
    position: relative;
  }
  .notice__header-copy {
    margin: 20px auto 0;
    text-align: center;
  }
  .notice__header-img {
    width: 80%;
    margin: 0 auto;
  }
  .notice__header-ttl {
    width: calc(100% - 60px);
    margin: auto;
  }
  .notice__prologue-heroimg {
    width: 90%;
    margin: auto;
  }
  .notice__prologue-h2 {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    color: #0d386e;
    margin: 0 0 20px;
  }
  .notice__prologue-txt {
    width: calc(100% - 40px);
    margin: 0 auto 40px;
    font-size: 15px;
    line-height: 1.8
  }
  #section_lineup .ttl-sub {
    margin: 40px 0 15px 0;
    font-size: 13px;
    line-height: 1.8;
    font-style: italic;
    letter-spacing: 0;
    color: #800e72 !important;
    text-align: center;
  }
  #section_lineup .ttl-name {
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
    color: #333;
  }
  #section_lineup .notice__product__list li {
    text-align: center;
    margin: 0 0 50px;
  }
  #section_lineup .notice__product__list li.notice__product-one img,
  #section_lineup .notice__product__list li.notice__product-three img {
    width: 145px
  }
  #section_lineup .notice__product__list li.notice__product-two img,
  #section_lineup .notice__product__list li.notice__product-four img {
    width: 246px
  }
  .modal_open.profile.switch_sp.iseki {
    margin: 40px auto;
    text-align: center;
    color: #1a5180;
  }
  .product_listWrap-inner {
    text-align: center;
    width: 100%;
    font-size: 1.4rem;
    color: #1a5180;
  }
  .notice__product-supplement {
    text-align: center;
    margin: 0 0 50px;
    font-size: 14px;
    color: #0d386e;
  }
  .notice__product-data {
    text-align: center;
    margin: 0 0 67px;
    font-size: 14px;
  }
  .notice__product-announce-list {
    text-align: center;
  }
  .notice__product-credit {
    text-align: center;
    margin: 50px 0 230px;
  }
  .notice__product-credit ul li {
    margin: 10px 0;
  }
  #section_lineup .notice__product__list li .grade {
    display: block;
    margin: 12px 0;
  }
  #section_lineup .notice__product__list li .price {
    font-size: 2.0rem;
  }
  #section_lineup .notice__product__list li .small {
    font-size: 1.3rem;
  }
  .notice__prologue-img {
    width: 90%;
    margin: 20px auto;
  }
  .notice__prologue-txt.bg {
    position: relative;
    margin: 0 auto 60px;
  }
  .notice__prologue-txt.bg:after {
    content: "";
    display: inline-block;
    width: 117px;
    height: 121px;
    background: url(../../../images/201912/notice1_03_sp.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    right: 0;
  }
  .notice__product-announce:before,
  .notice__product-announce:after {
    width: 100%;
  }
  .notice__product__list li span.grade {
    display: inline-block;
  }
  .notice__product__list li div,
  .notice__product__list li span{
    margin: 15px 0;
  }
  .notice__product-announce-list {
    margin: 26px 0;
    color: #800e72;
  }
  #foot_share {
    padding: 30px 10px !important;
  }
  #foot_share li {
    width: 25%;
  }
  .notice__product-share li:nth-child(1),
  .notice__product-share li:nth-child(2) {
    width: 25%;
    display: flex;
    flex-direction: column;
    margin-top: auto;
  }
  .notice__product-share li:nth-child(3),
  .notice__product-share li:nth-child(4) {
    width: 20%;
    display: flex;
    flex-direction: column;
    margin-top: auto;
  }
  .notice__product-share li a {
    font-size: 10px;
  }
  #modal_data {
    box-sizing: border-box;
    padding: 45px 15px;
    display: inline-block;
  }
  .profile_inner {
    text-align: left;
  }
  .profile_inner.iseki_ayako h2 {
    margin: 0 0 20px 0;
    text-align: center;
  }
  .profile_inner.iseki_ayako h2 .kana {
    margin: 20px 0 0 0;
    display: block;
    font-size: 28px;
  }
  .profile_inner p {
    font-size: 14px;
    line-height: 2em;
    margin: 0 0 1em 0;
  }
  .profile_inner p.twitter, .profile_inner p:last-child {
    margin: 0;
  }
  .notice2__prologue-heroimg {
    width: 97%;
    height: 215px;
    background-size: cover;
    margin: auto;
    text-align: center;
  }
  .notice2__prologue-img {
    width: 90%;
    margin: auto;
  }
  #main_visual {
    margin: 0 0 20px 0;
    padding: 0 0 30px 0;
  }
  #section_title_sp {
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 16px;
    color: #0D386E;
  }
  #section_yodogawa_sp p {
    padding: 0 15px;
    font-size: 14px;
    line-height: 2.1em;
  }
  .modal_open.profile img {
    width: 217px;
  }
  #section_lineup .notice__product__list li.notice__product-one img,
  #section_lineup .notice__product__list li.notice__product-three img {
    width: 60%;
  }
  #section_other .article_banner li {
    margin: 0 0 40px 0;
    display: block;
    text-align: center;
    vertical-align: top;
  }
  #section_other .article_banner li img {
    width: 100%;
    max-width: 260px;
  }
  #section_other .btm_content li {
    margin: 0 0 40px 0;
  }
  #section_other .btm_content img {
    width: 100%;
    max-width: 250px;
  }
  #section_other .btm_banner img {
    width: 100%;
    max-width: 280px;
  }
  .article_banner-flex {
    margin: 0;
  }
  .btn_detail {
    width: 50%;
    margin: 50px auto;
  }
  .btn_detail img {
    width: 168px!important;
  }
  .inner {
    top: -100px;
  }
  .inner .bg03 {
    width: 80%;
  }
  .inner2 {
    left: 150px;
  }
  .manga_wrap {
    margin: 0 auto 100px;
  }
  .manga_img {
    width: 80%;
  }
/*  #section_other .article_banner .bg03 {
    width: 133px;
  }
  #section_other .article_banner .bg04 {
    width: 170px;
  }
  #section_other .article_banner .bg05 {
    width: 170px;
  }*/
  #section_other {
    margin: 0 0 10px 0;
    padding: 40px 0 0 0;
    position: relative;
  }
  #section_other .article_banner .b_tiny {
    width: 50%;
  }
  #section_other .concept_wrap {
    margin: 20px auto;
  }
/*  #section_other .article_banner .b_hallmarks {
    width: 393px;
  }*/
  .oldcontent-list {
    margin: 0 auto 10px;
  }
  #section_archive li .banner_b_kotori {
    width: auto !important;
    height: 118px;
  }
  #section_archive li .banner_b_tsubame {
    width: auto !important;
    height: 118px;
  }
  .timestamp {
    margin: 20px 0 0;
  }
  #section_archive {
    margin: 0 auto;
    padding: 65px 0 0 0;
    text-align: center;
    background-image: url(../../../images/line02.jpg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: center top;
  }
  #section_archive h3 {
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 1.4em;
    color: #973689;
    white-space: nowrap;
  }
  #section_archive ul {
    letter-spacing: -.40em;
    font-size: 0;
    position: relative;
  }
  #section_archive .oldcontent-list,
  .banner_brooch {
    margin: 0 0 10px;
  }
  #section_archive .oldcontent-list img {
    width: 100%;
    max-width: 260px;
  }
  .concept_inner .concept_box {
    padding: 0 20px 20px 20px !important;
    font-size: 12px!important;
  }
  #section_other .concept_wrap.img_reverse {
    margin: 50px auto;
  }
  #section_other .manga_ttl {
    align-items: center;
    font-size: 14px!important;
    letter-spacing: 0.48px!important;
    line-height: 1.75;
    padding: 20px;
    margin: 0 auto 50px;
  }
  #section_lineup h3 {
    font-size: 16px;
  }
  #section_lineup .grade,
  #section_other .concept_inner .concept_box li p,
  .article_banner-flex .timestamp {
    font-size: 12px;
  }
  .btn_backhome {
    bottom: 420px;
    left: -15px;
  }
  .btn_backhome a img {
    width: 90%;
  }
  .btn_pagetop {
    bottom: 370px;
    text-align: center;
    right: 0;
    left: 0;
  }
}


