@charset "utf-8";
  
.qMin {
  font-family: 游明朝,YuMincho,ヒラギノ明朝 pron w3,hiragino mincho pron,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,ms pgothic,"sans-serif";
}
@media screen and (max-width: 768px){
  .mb5{
    margin-bottom: 5px;
  }
  .mt20 { 
    margin-top:20px;
  }
  #designer img{
    transition: 0.3s;
  }
  #designer a:hover img{
    opacity: 0.7;    
  }
  .designerIntro{
    padding: 40px 10px 10px;
  }
  .designerLeft{
    width: 100%;
    height: auto;
  }
  .designerRight{
    width: 100%;
    height: auto;
  }
  .designerRight p{
    line-height: 200%;
    padding: 20px 0;
  }
  .designerLeft iframe{
    max-width: 100%;
    margin: 10px 0;
  }
  .dUnder{
    margin-top: 10px;
  }
  .dUnder h3{
    max-width: 280px;
    margin: 40px auto 20px;
  }
  .underBox{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 15px 10px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .underBoxSns{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 8px 10px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .brcPanel{
    padding-top: 30px;
  }
  .brcBoxW{
    width: 65.26%;
    float: left;
    overflow: hidden;
  }
  .brcBoxS{
    width: 34.74%;
    float: left;
    overflow: hidden;
  }
  .brcBoxM{
    width: 50%;
    float: left;
    overflow: hidden;
  }
  
  /*fullorder*/
  #fullorder h2{
    margin: 30px auto 20px;
    text-align: center;
  }
  #fullorder h2 img{
    width: 250px;
  }
  
  /*orderFlow*/
  .orderNav{
    
  }
  .orderNav li{
    float: left;
    width: 50%;
    height: 65px;
    color: #000000;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 10px;
  }
  .orderNav li.select{
    background: #3a7aaa;
    color: #ffffff !important;
  }
  
  .fullOrderWap{
    border: 4px #3a7aaa solid;
    box-sizing: border-box;
  }
  .orderFlow01{
    padding: 10px;
  }
  .orderFlow02{
    padding: 10px;
    display: none;
  }
  .flowLeft{
    display: none;
  }
  .flowRight{
    width: 100%;
  }
  .flowBox{
    margin-bottom: 30px;
  }
  .flowBox h3{
    color: #a0871d !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .flowSpLabel{
    width: 150px;
    margin: 20px 0 10px;
  }
  .orderFlow02 .flowBox{
    margin-bottom: 30px;
  }
  .orderFlow02 .flowBox img{
    margin-bottom: 10px;
  }
  
  /* point */
  #point{
    padding-top: 30px;
  }
  #point .pointInner{
    position: relative;
    background-color: #C14040;
    padding: 30px 10px 30px;
  }
  #point .pointIcon{
    height: 150px;
    width: 150px;
    margin: 0 auto 20px;
  }
  .pointBox{}
  .pointLabel{
    display: none;
  }
  .pointText{
    float: left;
    margin-bottom: 20px;
    color: #FFF;
  }
  .pointText h3{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  /*voice*/
  #voice{
    background-color: #e00000;
    padding: 50px 0;
  }
  #voice h2{
    text-align: center;
  }
  #voice h2 img{
    width: 210px;
    margin-left: 0px;
  }
  .voiceImg{
    padding: 0 20px;
    margin-top:30px;
  }
  #voice h2 {
    position: static;
    margin-left:0;
    margin-top: -25px;
  }
  
  /*fair*/
  #fair{
    background-image: url("../img/designer/bg_brc.jpg");
    background-size: 100% auto;
    color: #ffffff !important;
    line-height: 2;
    padding: 30px 20px;
  }
  #fair h2{
    text-align: center;
    margin-bottom: 30px;
  }
  #fair h2 img{
    width: 300px;
  }
  .fairText{
    text-align: center;
    margin-bottom: 30px;
  }
  .fairBox{
    width: 100%;
    line-height: 2;
    margin: 10px 0 25px;
    text-align: center;
  }
  .fairBox:nth-child(3n){
    margin-right: 0 !important;
  }
  .fairE{
    margin-right: 0 !important;
  }
  .fairBox img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: all 0.5s ease;
  }
  .fairBox  img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: transform 0.5s;
    webkit-transition: -webkit-transform 0.5s;
    transition: all 0.5s ease;
  }
  .fairBox p,.fairBox a{
    color: #FFF;
  }
  .fairBox p a{
    text-decoration: underline;
  }
  .fairBox p a:hover{
    text-decoration: none;
  }
  
  /* faq */
  #faq{
    background-color: #7b9baf;
    margin-bottom: 20px;
  }
  #faq .inner{
    padding: 30px 0;
  }
  #faq h3{
    text-align: center;
    padding: 50px 0 20px;
  }
  #faq h3 img{
    width: 250px;    
  }
  .faqInner{
    width: 96%;
    margin: 0 auto;
  }
  .faqListArea{
    padding-bottom: 30px;
  }
  .faqListQ{
    width: 100%;
    max-width: 100%;
    margin: 10px auto;
    padding: 20px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #ffffff;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
  }
  .faqListQ span{
    background: url(../img/lifetime-warranty/yaji.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
    display: block;
    font-weight: bold;
  }
  .open .faqListQ span{
    background: url(../img/lifetime-warranty/yaji02.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
  }
  .faqListBox .faqListA{
    line-height: 2em;
    background-color: rgb(255, 255, 255);
    padding: 5%;
    margin-bottom: 5%;
    display: none;
    width: 100%;
  }
  .instaApi{
    width: 100%;
    margin-bottom: 10px;
  }
  .instaApi li{
    width: 31.33%;
    margin: 1%;
    float: left;
  }
  .shopBlog{
    width: 768px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    display: block;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    background: #FFF;
    display: block;
    padding: 5px;
    width: 48%;
    margin: 1%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCC;
    float: left;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
    margin: 40px 0;
  }
  .blogentry a{
    padding: 5px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 5px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: bold !important;
    margin-bottom: 6px;
    text-align: left;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .shopborder{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
    margin: 40px 0;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 15px 0 20px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 18px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  .blogLinkBtn span {
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .shopCloseBtn{
    display: none;
  }
  .shopCloseBtn .blogLinkBtn span {
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/close_iconw.png) no-repeat right center #FFF;
    background-size: 25px 20px;
    min-width: 180px;
    display: inline-block;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  #designer img{
    transition: 0.3s;
  }
  #designer a:hover img{
    opacity: 0.7;    
  }
  .designerIntro{
    padding: 80px 10px 10px;
  }
  .designerLeft{
    width: 38%;
    height: auto;
    float: left;
  }
  .designerRight{
    width: 60%;
    height: auto;
    float: right;
  }
  .designerRight p{
    line-height: 200%;
    padding: 20px 0;
  }
  .designerRight iframe{
    max-width: 100%;
  }
  .dUnder{
    margin-top: 60px;
  }
  .dUnder h3{
    max-width: 333px;
    margin: 0 auto 20px;
  }
  .underBox{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 15px 10px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .underBoxSns{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 8px 0px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .brcPanel{
    padding-top: 140px;
  }
  .brcBoxW{
    width: 33%;
    float: left;
    height: 180px;
    overflow: hidden;
  }
  .brcBoxS{
    width: 17%;
    float: left;
    height: 180px;
    overflow: hidden;
  }
  .brcBoxM{
    width: 25%;
    float: left;
    height: 180px;
    overflow: hidden;
  }
  
  /*fullorder*/
  #fullorder h2{
    margin: 100px auto 60px;
    text-align: center;
  }
  #fullorder h2 img{
    width: 350px;
  }
  
  /*orderFlow*/
  .orderNav{
    
  }
  .orderNav li{
    float: left;
    width: 50%;
    height: 65px;
    color: #000000;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 20px;
  }
  .orderNav li.select{
    background: #3a7aaa;
    color: #ffffff !important;
  }
  
  .fullOrderWap{
    border: 4px #3a7aaa solid;
    box-sizing: border-box;
  }
  .orderFlow01{
    padding: 50px 0 50px 50px;
  }
  .orderFlow02{
    padding: 50px 0 50px 50px;
    display: none;
  }
  .flowLeft{
    float: left;
    width: 25%;
  }
  .flowRight{
    width: 73%;
    float: left;
    padding-left: 50px;
  }
  .flowBox{
    margin-bottom: 30px;
  }
  .flowBox h3{
    color: #a0871d !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .orderFlow02 .flowBox{
    margin-bottom: 80px;
  }
  .orderFlow02 .flowBox img{
    float: left;
    width: 250px;
    margin-right: 20px;
  }
  
  /* point */
  #point{
    padding-top: 180px;
  }
  #point .pointInner{
    position: relative;
    background-color: #C14040;
    padding-left: 50px;
    padding-top: 130px;
    padding-bottom: 60px;
  }
  #point .pointIcon{
    position: absolute;
    height: 200px;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    top: -100px;
  }
  .pointBox{}
  .pointLabel{
    float: left;
  }
  .pointText{
    float: left;
    margin-left: 20px;
    margin-bottom: 40px;
    color: #FFF;
  }
  .pointText h3{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  /*voice*/
  #voice{
    background-color: #e00000;
    margin-top: 100px;
    padding: 100px 0;
  }
  #voice h2{
    text-align: center;
    margin-bottom: 30px;
    margin-top: -350px;
  }
  #voice h2 img{
    width: 300px;
  }
  .voiceImg{
    padding: 0 20px;
    margin-top: 50px;
  }
  #voice h2{
    margin-left: -150px;
  }
  
  /*fair*/
  #fair{
    background-image: url("../img/designer/bg_brc.jpg");
    background-size: 100% auto;
    color: #ffffff !important;
    line-height: 2;
    padding: 100px 20px;
  }
  #fair h2{
    text-align: center;
    margin-bottom: 30px;
  }
  #fair h2 img{
    width: 300px;
  }
  .fairText{
    text-align: center;
    margin-bottom: 30px;
  }
  .fairBox{
    width: 29.77%;
    margin-right: 5.333333%;
    float: left;
    text-align: left;
    line-height: 2;
    margin-top: 50px;
  }
  .fairBox:nth-child(3n){
    margin-right: 0 !important;
  }
  .fairBox img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: all 0.5s ease;
  }
  .fairBox  img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: transform 0.5s;
    webkit-transition: -webkit-transform 0.5s;
    transition: all 0.5s ease;
  }
  .fairBox p,.fairBox a{
    color: #FFF;
  }
  .fairBox p a{
    text-decoration: underline;
  }
  .fairBox p a:hover{
    text-decoration: none;
  }
  
  /* faq */
  #faq{
    background-color: #7b9baf;
    margin-bottom: 30px;
  }
  #faq .inner{
    padding: 30px 0;
  }
  #faq h3{
    text-align: center;
    padding: 50px 0 80px;
  }
  #faq h3 img{
    width: 300px;    
  }
  .faqInner{
    width: 96%;
    margin: 0 auto;
  }
  .faqListArea{
    padding-bottom: 120px;
  }
  .faqListQ{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 1.4em 2.5em;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #ffffff;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
  }
  .faqListQ span{
    background: url(../img/lifetime-warranty/yaji.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
    display: block;
    font-weight: bold;
  }
  .open .faqListQ span{
    background: url(../img/lifetime-warranty/yaji02.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
  }
  .faqListBox .faqListA{
    line-height: 2em;
    background-color: rgb(255, 255, 255);
    padding: 5%;
    margin-bottom: 5%;
    display: none;
    width: 100%;
  }
  .instaApi{
    width: 100%;
    margin-bottom: 10px;
  }
  .instaApi li{
    width: 31.33%;
    margin: 1%;
    float: left;
  }
  .shopBlog{
    width: 1400px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    padding: 20px 20px 30px;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    padding: 5px;
    width: 30.33%;
    margin: 0 1.5%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #B2B1B1;
    background: #FFF;
    float: left;
  }
  .shopBlogList .shopBlogBox:nth-child(4){
    display: none;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .blogentry a{
    padding: 15px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 15px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold !important;
    margin-bottom: 20px;
    text-align: left;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 70px 0 40px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 22px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
}

@media screen and (min-width: 1000px)  {
  #designer img{
    transition: 0.3s;
  }
  #designer a:hover img{
    opacity: 0.7;    
  }
  .designerIntro{
    padding-top: 130px;
  }
  .designerLeft{
    max-width: 350px;
    width: 100%;
    height: auto;
    float: left;
  }
  .designerRight{
    max-width: 600px;
    width: 100%;
    height: auto;
    float: right;
  }
  .designerRight p{
    line-height: 200%;
    padding: 20px 0;
  }
  .dUnder{
    margin-top: 60px;
  }
  .dUnder h3{
    max-width: 333px;
    margin: 0 auto 20px;
  }
  .underBox{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 15px 10px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .underBoxSns{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #000;
    padding: 8px 0px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
  .brcPanel{
    padding-top: 140px;
  }
  .brcBoxW{
    width: 33%;
    float: left;
    height: 300px;
    overflow: hidden;
  }
  .brcBoxS{
    width: 17%;
    float: left;
    height: 300px;
    overflow: hidden;
  }
  .brcBoxM{
    width: 25%;
    float: left;
    height: 300px;
    overflow: hidden;
  }
  
  /*fullorder*/
  #fullorder h2{
    margin: 100px auto 60px;
    text-align: center;
  }
  #fullorder h2 img{
    width: 350px;
  }
  
  /*orderFlow*/
  .orderNav{
    
  }
  .orderNav li{
    float: left;
    width: 50%;
    height: 65px;
    color: #000000;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 20px;
  }
  .orderNav li.select{
    background: #3a7aaa;
    color: #ffffff !important;
  }
  
  .fullOrderWap{
    border: 4px #3a7aaa solid;
    box-sizing: border-box;
  }
  .orderFlow01{
    padding: 100px 0 100px 100px;
  }
  .orderFlow02{
    padding: 100px 0 100px 100px;
    display: none;
  }
  .flowLeft{
    float: left;
    width: 200px;
  }
  .flowRight{
    width: 600px;
    float: left;
    padding-left: 100px;
  }
  .flowBox{
    margin-bottom: 30px;
  }
  .flowBox h3{
    color: #a0871d !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .orderFlow02 .flowBox{
    margin-bottom: 80px;
  }
  .orderFlow02 .flowBox img{
    float: left;
    width: 250px;
    margin-right: 20px;
  }
  
  /* point */
  #point{
    padding-top: 200px;
  }
  #point .pointInner{
    position: relative;
    background-color: #C14040;
    padding-left: 150px;
    padding-top: 100px;
    padding-bottom: 60px;
  }
  #point .pointIcon{
    position: absolute;
    height: 200px;
    width: 200px;
    top: -70px;
    left: -70px;
  }
  .pointBox{}
  .pointLabel{
    float: left;
  }
  .pointText{
    float: left;
    margin-left: 20px;
    margin-bottom: 40px;
    color: #FFF;
  }
  .pointText h3{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  /*voice*/
  #voice{
    background-color: #e00000;
    margin-top: 100px;
    padding: 100px 0;
  }
  #voice h2{
    text-align: center;
    margin-bottom: 30px;
    margin-top: -350px;
  }
  #voice h2 img{
    width: 300px;
  }
  .voiceImg{
    margin-top: 50px;
  }
  #voice h2{
    margin-left: -150px;
  }
  
  /*fair*/
  #fair{
    background-image: url("../img/designer/bg_brc.jpg");
    background-size: 100% auto;
    color: #ffffff !important;
    line-height: 2;
    padding: 100px 0;
  }
  #fair h2{
    text-align: center;
    margin-bottom: 30px;
  }
  #fair h2 img{
    width: 365px;
  }
  .fairText{
    text-align: center;
    margin-bottom: 30px;
  }
  .fairBox{
    width: 29.77%;
    margin-right: 5.333333%;
    float: left;
    text-align: left;
    line-height: 2;
    margin-top: 50px;
  }
  .fairBox:nth-child(3n){
    margin-right: 0 !important;
  }
  .fairBox img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: all 0.5s ease;
  }
  .fairBox  img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: transform 0.5s;
    webkit-transition: -webkit-transform 0.5s;
    transition: all 0.5s ease;
  }
  .fairBox p,.fairBox a{
    color: #FFF;
  }
  .fairBox p a{
    text-decoration: underline;
  }
  .fairBox p a:hover{
    text-decoration: none;
  }
  /* faq */
  #faq{
    background-color: #7b9baf;
    margin-bottom: 30px;
  }
  #faq .inner{
    padding: 30px 0;
  }
  #faq h3{
    text-align: center;
    padding: 50px 0 80px;
  }
  #faq h3 img{
    width: 300px;    
  }
  .faqInner{
    width: 1200px;
    margin: 0 auto;
  }
  .faqListArea{
    padding-bottom: 120px;
  }
  .faqListQ{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 1.4em 2.5em;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #ffffff;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    transform: translateY(-50%);
    margin-top: 20px;
    cursor: pointer;
  }
  .faqListQ span{
    background: url(../img/lifetime-warranty/yaji.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
    display: block;
    font-weight: bold;
  }
  .open .faqListQ span{
    background: url(../img/lifetime-warranty/yaji02.png) no-repeat;
    background-size: 18px 18px;
    background-position: 100% center;
  }
  .faqListBox .faqListA{
    line-height: 2em;
    background-color: rgb(255, 255, 255);
    padding: 5%;
    margin-bottom: 5%;
    display: none;
    width: 100%;
  }
  .instaApi{
    width: 100%;
    margin-bottom: 10px;
  }
  .instaApi li{
    width: 31.33%;
    margin: 1%;
    float: left;
  }
  .shopBlog{
    width: 1000px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    display: table;
    padding: 20px 0px 30px;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    padding: 5px;
    width: 30.33%;
    margin: 0 1.5%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #B2B1B1;
    background: #FFF;
    float: left;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
  }
  .shopBlogList .shopBlogBox:nth-child(4){
    display: none;
  }
  .blogentry a{
    padding: 15px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 8px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    margin-bottom: 5px;
    text-align: left;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 70px 0 40px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 22px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
}