/*reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline:none;
    text-decoration:none;
}
a:link{
    color:#333;
    text-decoration:none;
}
a:visited{
    color:#333;
    text-decoration:none;
}
a:hover{
    /* color:#e98d0a !important; */
    text-decoration:underline;
}
a:active{
    color:#333;
    text-decoration:none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
ul,li{ list-style:none;}
img{
    width: auto;
    max-width: 100%;
}
/*reset*/

/* ---------------------------------------
                margin
--------------------------------------- */

.mt0{ margin-top:0 !important;}
.mt5{ margin-top:5px !important;}
.mt10{ margin-top:10px !important;}
.mt15{ margin-top:15px !important;}
.mt20{ margin-top:20px !important;}
.mt25{ margin-top:25px !important;}
.mt30{ margin-top:30px !important;}
.mt35{ margin-top:35px !important;}
.mt40{ margin-top:40px !important;}
.mt45{ margin-top:45px !important;}
.mt50{ margin-top:50px !important;}
.mt55{ margin-top:55px !important;}

.mb0{ margin-bottom:0 !important;}
.mb5{ margin-bottom:5px !important;}
.mb10{ margin-bottom:10px !important;}
.mb15{ margin-bottom:15px !important;}
.mb20{ margin-bottom:20px !important;}
.mb25{ margin-bottom:25px !important;}
.mb30{ margin-bottom:30px !important;}
.mb35{ margin-bottom:35px !important;}
.mb40{ margin-bottom:40px !important;}
.mb45{ margin-bottom:45px !important;}
.mb50{ margin-bottom:50px !important;}

.ml0{ margin-left: 0px !important;}
.ml5{ margin-left: 5px !important;}
.ml10{ margin-left: 10px !important;}
.ml15{ margin-left: 15px !important;}
.ml25{ margin-left: 25px !important;}
.ml30{ margin-left: 30px !important;}
.ml35{ margin-left: 35px !important;}
.ml40{ margin-left: 40px !important;}
.ml45{ margin-left: 45px !important;}
.ml50{ margin-left: 50px !important;}

.mr0{ margin-right: 0px !important;}
.mr5{ margin-right: 5px !important;}
.mr10{ margin-right: 10px !important;}
.mr15{ margin-right: 15px !important;}
.mr25{ margin-right: 25px !important;}
.mr30{ margin-right: 30px !important;}
.mr35{ margin-right: 35px !important;}
.mr40{ margin-right: 40px !important;}
.mr45{ margin-right: 45px !important;}
.mr50{ margin-right: 50px !important;}

/*font*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


/*display*/
/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ0pxã‹ã‚‰479pxã¾ã§ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( max-width:479px) {
#header_pc{display:none;}
#footer_pc{display:none;}
}
/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
#header_sp{display:none;}
#footer_sp{display:none;}
}


/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ0pxã‹ã‚‰479pxã¾ã§ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( max-width:479px) {

body{
    -webkit-text-size-adjust: 100%;
    color: #333;
    font-family: 'Noto Sans JP','Quicksand','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª','Meiryo','sans-serif','ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯'; /*ãƒ•ã‚©ãƒ³ãƒˆãƒ†ã‚¹ãƒˆç”¨*/
}

#rheader01{
    text-align: center;
    background-color: #fbf5eb;
}
#rheader01 img.logo{
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    height: 67px;
    margin: 0 auto;
    display: block;
}
#rheader02{}
#rheader02 ul.rherader_navi{
    padding:0px;
    /*overflow: auto;*/
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#rheader02 ul.rherader_navi li{
    display: block;
    float: left;
    box-sizing: border-box;
    width: 20%;
    max-height: 44px;
    background-color: #f2eee7;
    padding: 2px 4px;
    border-right: 1px solid #fff;
}
#rheader02 ul.rherader_navi li img{
    padding: 3px 0;
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
    max-height: 40px;
}

iframe#rsp_sliderframe02{
    margin-top: 10px;
    width: 1px;
    min-width: 100%;
    *width: 100%;
}

#rheader_search_box,
#rheader_search_box_end{
    width: 100%;
    margin-top: 10px;
}
#rheader_search_box_end{
    margin: 20px 0;
}

#rheader_search_box input[placeholder="å•†å“ã‚’æ¤œç´¢ã™ã‚‹"],
#rheader_search_box_end input[placeholder="å•†å“ã‚’æ¤œç´¢ã™ã‚‹"]{
    width: 76%;
    border: 1px solid #848484;
    height: 30px;
    padding-left: 2%;
    margin-left: 2%;
    margin-right: 1%;
    float: left;
    border-radius: 5px;
    box-sizing: border-box;
}

#rheader_search_box input[type=submit],
#rheader_search_box_end input[type=submit]{
    -webkit-appearance: none;
    color: #FFF;
    background-color: #339900;
    border: 1px solid #339900;
    padding: 0px 10px;
    margin-right: 2%;
    border-radius: 5px;
}
#rheader_search_box input[type=submit]:hover,
#rheader_search_box_end input[type=submit]:hover{
    cursor: pointer;
    background-color: #4ea523;
    border: 1px solid #4ea523;
}
#rheader_search_box input[value="æ¤œç´¢"],
#rheader_search_box_end input[value="æ¤œç´¢"]{
    width: 19%;
    font-size: 13px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
}

iframe#rsp_sliderframe01{
    margin-top: 10px;
    width: 1px;
    min-width: 100%;
    *width: 100%;
}
#ex_area{
    text-align: center;
    margin-top: 10px;
}
#ex_area img{
    /*margin: 0 auto;*/
}

#footer_sp h2{
    font-size:14px;
    text-align: center;
    padding: 20px 0;
    background: url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/top_icon03.png) center 56px no-repeat;
    background-size: 38px 10px;
}
#footer_sp h2 span{
    display: inline-block;
    font-family: Lato !important;
    font-size: 26px;
    padding-bottom: 30px;
    font-weight: normal;
}

#footer_gaid{
    padding: 0 2%;
}
#footer_gaid h3{
    font-size: 14px;
    padding-bottom: 15px;
    position: relative;
    z-index: 5;
    margin-top: 30px;
}
#footer_gaid h3:before{
    content: "";
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    background-size: contain;
    display: inline-block;
    padding-right: 3px;
    background-image: url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/top_icon05.png);
    background-repeat: no-repeat;
}
#footer_gaid h3:after{
    content: "";
    display: inline-block;
    width: calc(100% - 150px);
    height: 2px;
    background: #339900;
    position: absolute;
    top: 6px;
    right: 0;
}
#footer_gaid p.text{
    font-size: 14px;
    padding-bottom: 25px;
    color: #555;
    line-height: 1.5;
}
#footer_gaid h4{
    font-size: 14px;
    padding-bottom: 5px;
}
#footer_gaid h4:before{
    content: "・";
}
#footer_gaid span.red{
    color: #7a0000;
    font-weight: bold;
}
#footer_gaid p.img{
    margin-bottom: 25px;
}
#footer_gaid p.mail{
    font-weight: bold;
    margin-left: 5px;
    padding-left: 30px;
    margin-bottom: 10px;
    background-image:url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/top_icon06.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#footer_gaid p.tel{
    font-weight: bold;
    margin-left: 5px;
    padding-left: 30px;
    margin-bottom: 10px;
    background-image:url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/top_icon07.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#footer_gaid p.fax{
    font-weight: bold;
    margin-left: 5px;
    padding-left: 30px;
    margin-bottom: 20px;
    background-image:url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/top_icon08.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#footer_gaid p.mail a,
#footer_gaid p.tel a,
#footer_gaid p.fax a{
    text-decoration: none!important;
    color: #333 !important;
}

#rsp_footer{}
#rsp_footer p.copy{
    /*background: #f2eee7;*/
    background: #fbf5eb;
    padding: 15px 0;
    text-align: center;
    color: #5d4724;
    font-size: 12px;
}
}
/*SPè¨˜è¿°çµ‚ã‚ã‚Š*/


/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){

body{
    font-family: 'Noto Sans JP','Quicksand','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª','Meiryo','sans-serif','ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯' !important; /*ãƒ•ã‚©ãƒ³ãƒˆãƒ†ã‚¹ãƒˆç”¨*/
    font-size:13px;
    *font-size:small;
    *font:x-small;
    color: #333;
    text-align:center;
    letter-spacing:0;
    line-height:1.3;
}

div#header{
    position: relative;
    background: url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/sa_h_bg.gif) repeat-x #fff;
}

#topHD{
    height:16px;
    width: 1070px;
    margin: 0 auto;
}

#topHD h1{
    float:left;
    color:#fff;
    font-size:10px;
    font-weight: normal;
    line-height: 1.3;
    letter-spacing: 1px;
    padding-top: 1px;
}
#topHD p{
    float:right;
}
#btmHD {
    width: 1070px;
    height: 68px;
    margin: 0 auto;
    margin-bottom: 0px;
}
#btmHD .logo{
    float:left;
    padding: 0px 10px 0 15px;
}
#btmHD .text{
    float:left;
    margin: 5px 5px 0 0;
}
#btmHD ul.spBnrHD{
    float: left;
    margin-top: 3px;
}
#btmHD ul.spBnrHD li{
    margin-right: 10px;
}
#btmHD ul.spBnrHD li img{
    width: 105px;
    height: auto;
}
#btmHD ul.delHD{
    float: left;
    margin-top: 10px;
    margin-right: 3px;
}
#btmHD ul.menuHD{
    float:left;
    width: 92px;
    height: 50px;
    margin-top: 9px;
    padding-top: 1px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-left: 10px;
}
#btmHD ul.menuHD li{
    float: left;
    background: url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/sa_h_con_icon.gif) no-repeat 0 .5em;
    width: 65px;
    height: 17px;
    font-size: 100%;
    line-height: 1.4;
    border: none;
    margin: 4px 0 0 10px;
    padding: 0 0 0 10px;
}
#btmHD ul.menuHD li a{
    font-size: 10px;
    text-decoration: none;
}

#btmHD div.cartHD{
    float:right;
    width:202px;
    margin-top: 9px;
    margin-right: 10px;
}

#btmHD div.cartHD ul li{
    float:left;
}

#btmHD div.cartHD p{
    font-size:10px;
    color: #fff;
    line-height:24px;
    text-align:center;
    margin-top: 7px;
}
#btmHD div.cartHD  p a{
    font-size:10px;
    line-height:24px;
    text-align:center;
}

/*ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“*/
.nvarea{
    background-color: #F3F3F3;
    padding: 4px 0px;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 1px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);/*ãƒ˜ãƒƒãƒ€ãƒ¼å½±*/
}
.nvarea ul.gnavi_9{
    overflow: hidden;
    width: 1062px;
    margin: 0 auto;
}
.nvarea ul.gnavi_9 li{
    display: inline-block;
    float: left;
    width: 115px;
    height: 50px;
    margin: 0 1px 1px 0;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -uu-border-radius: 2px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
.nvarea ul.gnavi_9 li:hover{
    background-color: #FFF0C8;
    border: 1px solid #FFAB58;
    width: 115px;
    height: 50px;
}
.nvarea ul.gnavi_9 li a{}
.nvarea ul.gnavi_9 li a:hover{}
.nvarea ul.gnavi_9 li a img{
    width: 115px;
    height: 50px;
}
/*ä¸Šéƒ¨æ¤œç´¢ãƒœãƒƒã‚¯ã‚¹*/
#head_search{
    background-color: #f5ede0;
    margin: 0 auto;
}
.fixed #head_search{
    box-shadow: 0px 1px 3px 0px #bbb;
}
#head_search .search_main{
    width: 1070px;
    margin: 0 auto;
    height: 40px;
}
#head_search ul{
    height: 40px;
}
#head_search ul li.left{
    float: left;
    width: 350px;
    margin-right: 10px;
    height: 40px;
}
#head_search ul li.right{
    float: right;
    height: 40px;
    width: 710px;
}
#head_search p.topic{
    padding-top: 11px;
    text-align: center;
    color: #dc2c08;
    font-size: 13px;
    letter-spacing: 0.03em;
}
#head_search dl.search_area1 p.k{
    background-color: #fff;
}
#head_search dl.search_area1 dt{
    width: 588px;
    float: left;
    border: 1px solid #ccc;
    height: 26px;
    margin-top: 6px;
}
#head_search dl.search_area1 dt input{
    width: 578px;
    padding-left: 8px;
    border: none;
    height: 26px;
    font-size: 12px;
    letter-spacing: 0.03em;
}
#head_search dl.search_area1 dd{
    float: right;
    margin-right: 18px;
    margin-top: 6px;
    background: url(https://www.rakuten.ne.jp/gold/mamorukun-ra/img/sa_searchbtn2.jpg);
}
#head_search dl.search_area1 dd input{
    transition: 0.2s;
}
#head_search dl.search_area1 dd input:hover{
    opacity: 0;
}
#head_search dl.search_area1 select{
    display: none;
}

.contents_1070{
    width:1070px;
    margin: 0 auto;
}
.back_red{
    background-color: #e61212;
    padding: 3px 0;
}
}/*SPè¨˜è¿°çµ‚ã‚ã‚Š*/

#Resp_main{
    margin: 25px 0;
}
/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
#Resp_main{
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 55px;
}
}

/*ä»¥ä¸‹ã‚ˆã‚Šå€‹åˆ¥è¨˜è¿°*/

.mainTitle{
    text-align: center;
    letter-spacing: 3px;
    display: flex;
    flex-direction: column;
    margin-bottom: 4px;
    margin-top: 10px;
}
.mainTitle span {
    display: inline-block;
}
.mainTitle span:first-of-type{
    letter-spacing: 2px;
    margin-bottom: 11px;
    font-size: 14px;
    color: #66472c;
}
.mainTitle span:last-of-type{
    color: #43270f;
    font-family: Century Gothic, sans-serif;
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.rankingblockInner{
    padding: 0 10px;
}
.dispFlex{
    display: flex;
}

.rankchild01{
    justify-content: space-between;
    margin-bottom: 20px;
}
.rankchild01 div{
    flex-basis: calc((100% - 20px) / 2);
}
.card .cardVerticalLink{
    display: block;
    cursor: pointer;
}
.rankingblock{
    margin-bottom: 45px;
}
.rankingblock .rankNum {
    font-weight: bold;
    position: absolute;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
    box-sizing: border-box;
    margin: 0;
}
.rankingblock .rankchild01 .rankNum {
    font-size: 11px;
    width: 35px;
    height: 35px;
    padding: 4px 0 4px;
}
.rankingblock .rankchild02 .rankNum {
    font-size: 10px;
    width: 30px;
    height: 30px;
    padding: 5px 0 4px;
    background: #000;
}
.rankingblock .dispFlex.rankchild01 > div .rankNum span {
    font-size: 17px;
}
.rankingblock .dispFlex.rankchild01 > div:first-of-type .rankNum {
    background: #C9B23E;
}
.rankingblock .dispFlex.rankchild01 > div:last-of-type .rankNum {
    background: #797979;
}
.card .cardVerticaTxt{
    margin-top: 5px;
    line-height: 1.4;
    font-size: 12px;
    padding-left: 6%;
    text-align: left;
}
.rankchild02{
    flex-wrap: wrap;
}
.rankingblock .rankchild02 div{
    flex-basis: calc((100% - 12px) / 3);
    margin-right: 5px;
}
.rankchild02 div{
    flex-basis: calc((100% - 15px) / 3);
    margin-right: 5px;
}
.rankchild02 div:last-of-type{
    margin-right: 0;
}

.pickupblock{
    margin-bottom: 45px;
    padding: 0 5px 0 10px;
}
.dispFlex .cardVertical {
    margin-bottom: 15px;
}
.btnMore{
    border: 1px solid #36b7f4;
    text-align: center;
    border-radius: 100px;
    width: 250px;
    margin: 10px auto 15px;
}
.btnMore p{
    line-height: 3em;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}
.btnMore p a{
    display: block;
    text-decoration: none;
    color: #08c;
}
.ttl_area .pickup_txt{
    font-size: 12px;
    text-align: left;
    letter-spacing: 2px;
    line-height: 1.3em;
    margin-bottom: 20px;
}

/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
.ttl_area{
    border-bottom: 2px solid #D4D1CC;
    margin-bottom: 10px;
}
.ttl_area_noline{
    border-bottom: none;
    margin-bottom: 10px;
}
.ttl_area .pickup_txt{
    padding: 0 5px;
    margin-bottom: 10px;
}
.mainTitle{
    flex-direction: row;
    align-items: flex-end;
    padding: 0 0 5px 3px;
    margin-bottom: 0px;
}
.mainTitle span:first-of-type{
    order: 2;
    margin-bottom: 4px;
}
.mainTitle span:last-of-type{
    order: 1;
    margin: 0 10px 0 0;
}
.rankingblockInner{
    background: #eaeaea;
    padding: 16px;
}

.rankchild01{
    float: left;
    width: 44%;
    box-sizing: border-box;
    margin-bottom: 0;
}
.rankchild01 div{
    flex-basis: calc((100% - 6px) / 2);
    margin-bottom: 0;
}
.rankingblockInner .rankchild02{
    float: right;
    width: 55%;
    box-sizing: border-box;
}
.rankingblock .rankchild02 div{
    margin-top: 2.5%;
}
.clearFix::after {
    content: "";
    display: block;
    clear: both;
}
.pickupblock {
    padding: 0;
}
.rankchild02 div{
    flex-basis: calc((100% - 15px) / 4);
    margin-right: 5px;
}
.rankchild02 div:nth-child(4n){
    margin-right: 0;
}
.btnMore{
    margin-left: auto;
    margin-right: 0;
}
}


ul.anchor_btn{}
ul.anchor_btn li{
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 3px;
}
ul.anchor_btn li a{
    display: block;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #36b7f4;
    line-height: 1.5em;
    color: #08c;
    border-radius: 30px;
    text-decoration: none;
}

/*ã€€ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
ul.anchor_btn{
    margin-top: 30px;
}
ul.anchor_btn li{
    width: 24%;
    margin-bottom: 20px;
}
ul.anchor_btn li a{
    padding: 10px 5px;
    transition: 0.3s;
}
ul.anchor_btn li a:hover{
    background-color: #36b7f4;
    color: #fff;
    border-color: #08c;
}
}

/*ã‚¿ãƒ–åˆ‡ã‚Šæ›¿ãˆå…¨ä½“ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
#Resp_main .tabs{
    margin-top: 50px;
    padding-bottom: 40px;
    width: 100%;
    margin: 0 auto;
}

/* :::::: button :::::: */
.tabBtn {
    display: flex;
    list-style: none;
    width: 100%;
    margin: 0 0 1px;
    padding: 0;
    text-align: center;
}
.tabBtn li {
    flex-basis: calc(100%/2);
}

.tabBtn a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #565656;
    overflow: hidden;
    border-bottom: 3px solid #5ab4bd;
    background-color: #d9d9d9;
    font-size: 10px;
    text-decoration: none;
    height: 50px;
    line-height: 1.4;
    font-weight: bold;
    transition: all 0.3s ease;
    letter-spacing: 0.1em;
}
/*ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
.tabBtn a{
    font-size: 14px;
}
.tabBtn a br{
    display: none;
}
}
.tabBtn a:hover {
    opacity: 0.75;
}

.tabContents section.tabinner {
    display: none;
    padding: 40px 0 0 0;
    clear: both;
    overflow: hidden;
}
.tabBtn a[href="#tab-1"],
#tab-1:target ~ .tabBtn a[href="#tab-1"],
#tab-2:target ~ .tabBtn a[href="#tab-2"],
#tab-3:target ~ .tabBtn a[href="#tab-3"],
#tab-4:target ~ .tabBtn a[href="#tab-4"],
#tab-5:target ~ .tabBtn a[href="#tab-5"] {
    background-color: #5ab4bd;
    color: #fff;
}
.tabBtn a.emp {
    background-color: #5ab4bd;
    color: #fff;
}
.tabContents #section-1,
#tab-1:target ~ .tabContents #section-1,
#tab-2:target ~ .tabContents #section-2,
#tab-3:target ~ .tabContents #section-3,
#tab-4:target ~ .tabContents #section-4,
#tab-5:target ~ .tabContents #section-5 {
    display: block;
}
.switch {
    display: none;
}
.switch:target ~ .tabBtn a[href="#tab-1"] {
    color: #565656;
    background-color: #d9d9d9;
}
.switch:target ~ .tabContents #section-1 {
    display: none;
}

/*ã‚µãƒ³ãƒ—ãƒ«ãƒšãƒ¼ã‚¸è£œè¶³ã€€*/
#Resp_main ul.sample_form {
    background-color: #d6eaeb;
    overflow: auto;
}
#Resp_main ul.sample_form li {
    width: 36%;
    float: left;
    padding: 7%;
}
/*ç”»é¢ã‚µã‚¤ã‚ºãŒ480pxã‹ã‚‰ã¯ã“ã“ã‚’èª­ã¿è¾¼ã‚€ã€€*/
@media screen and ( min-width:480px){
#Resp_main ul.sample_form li {
    width: 30%;
    padding: 10%;
}
}
.sample_back {
    background-color: #d6eaeb;
    margin-bottom: -55px;
}
.campaign_video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    margin: 50px 0;
}
.campaign_video iframe{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
}


@media screen and (max-width: 479px) {
#floatL {
    display: none;
}
}

@media screen and (min-width: 1321px) {
#floatL {
    position: fixed;
    bottom: 30%;
    left: 0;
    width: 110px;
    z-index: 100000000000;
}

#floatL li{
    margin-bottom: 5px;
    text-align: left;
}

#floatL li a{
    display: block;
}


#floatL li a img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#floatL li a img:hover{
    position:relative;
    padding: 0 0 0 20px;
    filter:alpha(opacity=1);
    opacity:1;
}

#floatL li.nonlink{
    margin-bottom: 5px;
    text-align: left;
}

#floatL li.nonlink a img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#floatL li.nonlink a img:hover{
    position:relative;
    padding: 0 0 0 0px;
    filter:alpha(opacity=1);
    opacity:1;
}

#floatL li.nonlink img {
    width: 100%;
    height: auto;
}
}

/* 特集ページ関係（谷口作成） */
.weldingPages {
  font-size:14px;
  max-width:940px !important;
}
.fireProofBigImg {
  margin:10px 0;
}
.fireProofH2 {
  background-color:#e50c0c;
  margin:20px 0 10px;
  padding: 15px;
}
.weldingPages p {
  text-align:left;
}
.fireProofH2 h2,.fireProofH2 p {
  color:#fff;
  text-align:left;
}
.fireProofH2 h2 {
  font-size: 30px;
  font-weight: bold;
}
.fireProofH3 {
  font-size:20px;
  margin:10px 0;
}
.fireProofProducts {
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
  box-sizing:border-box;
  margin: 20px 0;
}
.fireProofProductBox {
  width:32%;
  display:flex;
  flex-direction:column;
  margin: 0 2% 20px 0;
}
.fireProofProductBox:nth-of-type(3n) {
  margin: 0 0 20px 0;
}
.fireProofProductBox a {
  display:contents;
}
.fireProofProductPic {
  width:100%;
}
.fireProofProductName {
  font-size:14px;
  flex-grow:1;
  margin: 10px 0;
}
.fireProofProductPrice {
  text-align:right !important;
  color:#c61818;
}
.weldingRankPC {
  display:block;
}
#weldingRankSP {
  display:none;
}
#lastLink {
  text-align: center;
  margin-top:20px;
}

.aitozPage {
  font-size:14px;
  max-width:730px !important;
}
.aitozPage .highlight {
    font-size: 350%;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 30px;
    line-height: 1.5;
}
.aitozPage p {
  text-align:left;
}

.aitozPage .highlight span {
    color: #c80f23;
}
.aitozBigImg {
    margin: 10px 0;
}
.aitozPageH3 {
    font-size: 20px;
    margin: 10px 0;
}
.aitozProducts {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 20px 0;
}
.aitozProductBox {
    width: 23%;
    display: flex;
    flex-direction: column;
    margin: 0 2% 20px 0;
}
.aitozProductBox a {
    display: contents;
}
.aitozProductPic {
    width:100%;
}
.aitozProductName {
    font-size: 14px;
    flex-grow: 1;
    margin: 10px 0;
}
.aitozProductPrice {
    text-align: right;
    color: #c61818;
}
.link_button {
    display: inline-block;
    padding: 0.8em 3em;
    background-color: #E9B35D;
    box-shadow: 0 5px 0 #a37c44;
    border-radius: 60px;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none !important;
    position: relative;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5em;
}
.link_button .triangle {
    position: absolute;
    top: calc(50% - .5em);
    right: 1rem;
}



@media (width < 480px) {
.fireProofH2 {
  padding: 10px;
}
.fireProofH2 h2 {
font-size:2rem;
margin-bottom:5px;
}
.fireProofProductBox {
  width:48%;
}
.fireProofProductBox:nth-of-type(3n) {
  margin: 0 2% 20px 0;
}
.fireProofProductBox:nth-of-type(2n) {
  margin: 0 0 20px 0;
}
.weldingRankPC {
  display:none !important;
}
#weldingRankSP {
  display:block !important;
}
#weldingRankSP .top_column_rsp li {
  width:50%;
  float:left;
}

.aitozPage .highlight {
    font-size: 250%;
}
.aitozProductBox {
    width: 48%;
}
.link_button {
  font-size:90%;
}

}
/* 特集ページ関係（谷口作成）ここまで */



p.cpprice{
    text-align: right;
    font-size: 13px;
    margin-right: 10px;
    text-decoration: none;
    font-weight:bold;
    color: rgb(191, 0, 0);
    span.price{
        font-size:16px;
    }
}
@media (width <= 479px){
    p.cpprice{
        span.price{
            font-size:13px;
        }
    }
}


.r_main img.wear_ef_top{
    margin-bottom: 40px;
}