/*-----------------------------------------
top
-----------------------------------------*/
#header h1 {
    float: none;
}
#header dl {
  width: 83px;
}
.headerlogo {
  width: 220px;
  float: left;
}
h2 img {
  width: 100%;
}
 
.item-list-wrap {
  color: #666666;
  background-color: #F2EBD6;
  padding: 10px;
}
.item-list-wrap img {
  width: 100%;
}
.item-list-wrap .item-list .article {
  background-color: #fff;
  margin: 0 0 5px;
  box-shadow: 0px 1px 2px 0px rgba(26, 22, 72, 0.25);
}
.item-list-wrap .name {
  font-size: 14px;
  font-size: 1rem;
  padding: 0 15px 10px;
  font-weight: bold;
}
.item-list-wrap .spec {
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 0 15px 15px;
}
.item-list-wrap .spec li {
  margin: 0 0 5px;
}
.item-list-wrap .btn-box {
  padding: 30px 0 10px;
}
.item-list-wrap .btn1 {
  width: 100%;
  margin: 0 0 15px;
}
.item-list-wrap .btn2 {
  width: 86%;
  margin: 0 auto;
}
 
.shop-list {
  color: #666666;
  padding: 20px 10px 0;
  font-size: 12px;
  font-size: 0.85714rem;
}
.shop-list img {
  width: 100%;
}
.shop-list a {
  color: #C06A44;
  text-decoration: underline;
}
.shop-list .top-box {
  padding: 10px 0 15px;
}
.shop-list .top-box p {
  margin: 0 0 15px;
}
.shop-list h4 {
  margin: 0 0 9px;
}
.shop-list dl {
  margin-bottom: 30px;
}
.shop-list dl dt {
  color: #936F61;
  background-color: #F5EBD2;
  padding: 10px 10px;
  border-top: solid 1px #CC9A06;
  border-left: solid 1px #CC9A06;
  border-right: solid 1px #CC9A06;
}
.shop-list dl dd {
  padding: 10px 10px 6px 10px;
  line-height: 1.6;
  border-left: solid 1px #CC9A06;
  border-right: solid 1px #CC9A06;
}
.shop-list dl dd:last-child  {
  border-bottom: solid 1px #CC9A06;
}
.shop-list dl.hinban dl {
    display: table;
}
 
.shop-list dl.hinban dt {
  color: #936F61;
  background-color: #F5EBD2;
  padding: 10px 10px;
  border-top: solid 1px #CC9A06;
  border-left: solid 1px #CC9A06;
  border-right: solid 1px #CC9A06;
}
.shop-list dl.hinban dt span  {
    display: table-cell;
    vertical-align: middle;
}
.shop-list dl.hinban dt .ico  {
    width: 20%;
    padding-right: 10px;
}
 
.shop-list dl.hinban dd {
  padding: 10px 10px;
  line-height: 1.6;
  border-left: solid 1px #CC9A06;
  border-right: solid 1px #CC9A06;
}
.shop-list dl.hinban dd span  {
    display: table-cell;
    vertical-align: middle;
}
.shop-list dl.hinban dd .ico  {
    width: 20%;
    padding-right: 10px;
}
 
.shop-list p {
  margin: 0 0 10px;
  line-height: 1.4;
}
.shop-list p.btn1 {
  margin: 0 0 20px;
}
.shop-list .link  {
  margin-bottom: 30px;
 
}
.shop-list .link a {
  padding-right: 15px;
  background-image: url("/s/prdct/stationery/images/ico_newwindow.png");
  background-size: 11px 7px;
  background-position: right center;
  background-repeat: no-repeat;
}
 
 
.waza {
  margin-top: 30px;
  padding: 5px;
  background-image: url('/s/prdct/stationery/images/waza_bg.png');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  box-shadow: 0px 1px 2px 0.08px rgba(0, 0, 0, 0.3);
}
 
.waza-inner {
  background-color: #FFF;
  position: relative;
}
.waza-inner:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #a98840;
    outline: 1px solid #a98840;
    outline-offset: -5px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}
 
.waza-head {
  background-color: #f8f1e3;
}
 
.waza-body {
    padding: 20px;
    background-image: url('/s/prdct/stationery/images/waza_body_bg.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
 
.waza-body-title {
    color: #302220;
    margin-bottom: 15px;
    width: 75%;
}
 
.waza-list {
    padding-left: 1em;
    color: #853A27;
    font-size: 13px;
    line-height: 1.4;
    list-style-type: disc;
    list-style-position: outside;
}
 
.waza-list > li:not(:last-child) {
    margin-bottom: 10px;
}
 
.waza-copy {
    color: #302220;
    font-size: 13px;
    line-height: 1.4;
}
 
.waza-img {
    margin: 20px 0;
}

/*-----------------------------------------------------------------------------------
stationery-qa
------------------------------------------------------------------------------------*/

#contents.sp-qa .support-top img {
  width: 100%;
}

#contents.sp-qa .title-type3 {
  color: #666666;
  font-size: 18px;
  width: 100%;
  margin: 0 auto 10px;
  background-size: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
}

#contents.sp-qa .section {
  padding: 0 0 20px;
}

#contents.sp-qa .top-header-image{
  width:100%;
}

#contents.sp-qa .top-image-box{
  text-align: center;
  margin-bottom: 30px;
}

#contents.sp-qa .qa-navi {
  width: 93.75%;
  margin: 0 auto 25px;
}

#contents.sp-qa .qa-navi ul li {
  padding: 0 15px 0 0;
  margin: 0 15px 0 0;
  border-right: 1px solid #bbbbbb;
  line-height: 2.1;
}

#contents.sp-qa .qa-navi ul li:last-child {
  padding: 0;
  margin: 0;
  border-right: none;
}

#contents.sp-qa .qa-navi a {
  color: #666666;
  font-size: 16px;
  font-size: 1.14286rem;
  text-decoration: underline;
}

#contents.sp-qa .qa-navi p {
  padding: 15px 0 0;
  text-align: right;
}

#contents.sp-qa .qa-list {
  width: 89.9783281733461%;
  margin: 0 auto 30px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#contents.sp-qa .qa-list dl {
  margin: 0 0 50px 0;
  border-top: 2px solid rgb(220, 187, 116);
}

#contents.sp-qa .qa-list dl dt {
  border-bottom: 1px solid #DCD4D1;
  background-image: url("/s/prdct/stationery/images/ico_q.jpg"), url("/s/prdct/stationery/images/ico_plus.jpg");
  background-size: 25px, 20px;
  background-position: left 20px, right 20px;
  background-repeat: no-repeat, no-repeat;
  font-size: 18px;
  line-height: 1;
  color: rgb(135, 60, 41);
  line-height: 150%;
}

#contents.sp-qa .qa-list dl dt.open {
  border-bottom: none;
  background-image: url("/s/prdct/stationery/images/ico_q.jpg"), url("/s/prdct/stationery/images/ico_minus.jpg");
  background-size: 25px, 20px;
  background-position: left 20px, right 30px;
  background-repeat: no-repeat, no-repeat;
  font-size: 18px;
}

#contents.sp-qa .qa-list dl dt a {
  padding: 20px 35px 20px 35px;
  display: block;
  color: #873c29;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
}

#contents.sp-qa .qa-list dl dd {
  display: none;
  padding: 0 25px 15px 35px;
  border-bottom: 1px solid #DCD4D1;
  background-image: url("/s/prdct/stationery/images/ico_a.jpg");
  background-size: 20px 20px;
  background-position: 3px top;
  background-repeat: no-repeat;
  font-size: 15px;
  color: rgb(83, 83, 83);
  line-height: 1.538;
}

#contents.sp-qa .qa-list dl dd a {
  display: block;
  color: #be6a47;
  background-position: 110px center;
}

#contents.sp-qa .ico_arrow {
  display: block;
  background-image: url("/s/prdct/stationery/images/ico_arrow.jpg");
  background-repeat: no-repeat;
  background-size: 8px 13px;
}

#contents.sp-qa .qa-list p {
  font-weight: bold;
  margin: 0 0 12px;
}

#contents.sp-qa .btn_general{
  width: 100%;
}

#contents.sp-qa .show_all_answer{
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  line-height: 3;
  margin: 20px auto 0px;
  width: 90.02021%;
  height: 40px;
  border:  solid 1px rgb(203, 153, 37);
  color: rgb(203, 153, 37);
  background-image: url("/s/prdct/stationery/images/ico_gold-plus.jpg");
  background-repeat: no-repeat;
  background-position:  98% 50%;
  background-size: 13px;
}

#contents.sp-qa .show_all_answer.opened{
  background-image: url("/s/prdct/stationery/images/ico_gold-minus.jpg");
  background-repeat: no-repeat;
  background-position:  98% 50%;
  background-size: 13px;
}

#contents.sp-qa .stationary_list{
  margin-top: 37.44px;
  width: 100%;
}

#contents.sp-qa .footer-contact-btn{
  text-align: center;
}

#contents.sp-qa .btn_general_message{
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(83, 83, 83);
}

#contents.sp-qa .stationery-information-btn{
  margin-bottom: 45px;
}

#contents.sp-qa .stationery-information-btn-message{
  width: 78.125%;
  margin: 0 auto 30px;
}

#contents.sp-qa .stationery-information-btn{
  margin-bottom: 20px;
}

#contents.sp-qa .stationery-information-btn-message{
  width: 78.125%;
  margin: 0 auto 30px;
}

#contents.sp-qa .btn_general_message{
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(83, 83, 83);
}

#contents .btn_general_message{
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(83, 83, 83);
}

#contents .stationery-information-btn{
  margin-bottom: 45px;
}

#contents .stationery-information-btn-message{
  width: 78.125%;
  margin: 0 auto 30px;
}

#contents .stationery-information-btn{
  margin-bottom: 20px;
}

#contents .stationery-information-btn-message{
  width: 78.125%;
  margin: 0 auto 30px;
}

#contents .btn_general_message{
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(83, 83, 83);
}
#contents.sp-qa .btn_general_message{
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
  color: rgb(83, 83, 83);
}
#contents .water-based-message{
  color: #535353;
  margin-bottom: 16px;
  margin: 20px 0px 16px 0px;
}
#contents .pdf1 p {
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#contents .pdf1 span {
  width: 15%;
  height: 40%;
  position: absolute;
  top: 25%;
  right: 22%;
  display: block;
  padding: 0.5% 2.5%;
  background-color: #CB9924;
  font-size: 2.5vw;
  color: #FFFFFF;
  align-items: middle;
  line-height: 1.8em;
}