/**
* hyousatu
* pc.css
*/

.title {
background-image: url("../img_2012/main.jpg");
background-repeat: no-repeat;
background-position: top center;
width: 870px;
height: 200px;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}

.title h1 {
color: #FFFFFF;
text-align: left;
font-weight: 700;
font-size: 51px;
    text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
margin-left: 15px;
margin-top: 99px;
line-height: 0.8em;

}

#menu {
margin-bottom: 40px;
}

#main .w100 {
width: 100%;
}

#main .w80 {
width: 80%;
}

#main .w70 {
width: 70%;
}

#main .pc-only {
display: inline-block;
}

#h1s {
font-size: 26px;
}

#main .pTop {
line-height: 1.6;
font-size: 1.2em;
text-align: left;
padding-bottom: 5px;
border-bottom: 3px solid #D28200;
margin-bottom: 15px
}

.headT {
font-size: 1.5em;
font-weight: bold;
color: #333;
margin-bottom: 1.0em 
}

#main .bnrbox01 {
margin: 20px 0 
}

#main .catalogItems_flex {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
margin-bottom: 61px;
} 
#main .catalogItems_flex_image {
width: 20%;
} 
#main .catalogItems_flex_image img {
border: solid 1px;
border-color: #999999;
box-sizing: border-box; 
}
#main .catalogItems_flex_text_area {
width: 25%;
position: relative; 
}
#main .button_CaArea {
position: absolute;
bottom: 0;
width: 100% 
}
#main .imgBorderThumb {
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between; 
}

#main .imgBorderThumb li { 
width: calc(85% / 4) ;
margin-right: 0 ;
}
#main .imgBorderThumb img {
border: solid 1px;
border-color: #999999;
box-sizing: border-box
}

#main .button_CaStyle01 {

}

#main .button_CaStyle01 a.w100 {
margin-top: 10px;
width: 100%; 
/*position: absolute;
height: auto;
bottom: 0;*/ 
}

#main .button_CaStyle02 a.w200 {
width: 200px;
margin: 10px; 
}

#main a.lightBtn {
color: #333;
border: 2px solid #ddd;
background-color: #fff;
}

#main .ninki {
border: 1px solid #D28200;
margin-bottom: 20px;
}

#main .catalogListitems {
align-items: center; 
}

#main .catalogListitems li.leftbox {
width: 40%;
text-align: center;
margin-bottom: 0 
}

#main .catalogListitems li.rightbox {
width: 55%;
margin: 20px 0
}
 
#main .BS {
border: 1px solid #CCCCCC;
box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
padding: 5px 3px;
position: relative;
margin-bottom: 15px; 
}

#main .BS h4 {
margin: 8px 15px;
color: #D28200;
text-align: left;
font-size: 1.1em;
font-weight: bold;
line-height: 1.3
}

#main .BS p {
line-height: 1.5;
margin-left: 15px;
font-size: 0.9em
}

/*#main a.btnRadius02 {
margin-top: 10px;
height: 30px;
width: 300px;
}*/

#main .links.img-auto li img {
width: auto;
}

#main .center {
text-align: center;
}

#main .mk {
font-weight: normal;
color: #333333;
font-size: 0.85em
}

#main .links h4 {
margin: 10px 15px;
color: #D28200;
font-size: 1.1em;
font-weight: bold;
line-height: 1.3;
}

#main .mb0 {
margin-bottom: 0px;
}

#main .ml10 {
margin-left: 10px;
}

#main .mt10 {
margin-top: 10px;
}

#main .mt15 {
margin-top: 15px;
}

#main .mb10 {
margin-bottom: 10px;
}

#main .mb15 {
margin-bottom: 15px;
}

#main .mb20 {
margin-bottom: 20px;
}


/*buy.html*/

ul#pan {
margin-bottom: 10px;
font-size: 0.95em;
color: #666666;
text-align: left;
}

ul#pan a {
text-decoration: none;
color: -webkit-link;
}

ul#pan li {
float: left;
}

#main .pb {
padding-bottom: 20px;
}

#main .kfred {
color: #F42C2C;
font-weight: 700;
margin: 8px 15px;
text-align: left;
font-size: 1.1em;
line-height: 1.3;
}

#main .k1Table p {
line-height: 1.5;
margin-left: 15px;
font-size: 0.9em;
margin-bottom: 20px;
}

#main .bkred {
background-color: #FA7341;
padding: 5px 8px;
text-align: left;
color: #FFFFFF;
margin: 5px 10px;
line-height: 1.4
}


/*guide.html*/

#main .inbox {
width: 858px;
border: 1px solid #CCCCCC;
box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
margin: 10px auto;
background-position: left bottom;
background-repeat: no-repeat;
padding: 5px;
text-align: center;
}

#main .inbox h4 {
margin: 8px 15px;
text-align: left;
font-weight: bold;
line-height: 1.3
}

#main .type {
color: #666666;
font-size: 1.3em;
border-bottom: 2px solid #CCC
}
#main .bigw {
font-weight: bold;
font-size: 1.7em;
}
#main .c333 {
color: #333333;
text-align: left;
margin: 10px 20px;
padding: 0 25px;
line-height: 1.5;
}


/*maker.html*/

#main .inbox3 {
text-align: center;
margin-bottom: 10px;
}

.movie_btn01 {
display: flex;
-webkit-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;
margin: 20px auto; 
}

.movie_btn01 li {
width: 50%;
margin-bottom: 0 
}

#main .movie_btn01 li a {
border-radius: 40px;
font-weight: bold;
width: auto;
color: #fff;
background: #969494; 
display: block;
text-decoration: none;
box-sizing: border-box;
text-align: center
}

.fancybox-slide--video .fancybox-content {
max-width: 960px !important;
height: 690px !important;
}

#main p.sgazo {
text-align: center;
margin: 0 auto;
}

#main .button_CaStyle02 a.w25 {
width: 25%;
margin: 10px 0 10px auto;
}
#main .button_CaStyle02 a.w85 {
width: 85%;
margin: 10px auto;
}
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}


/* =============================================

	220701_表札特集_7-8月キャンペーンバナー作成依頼

============================================= */

.meindesign .web-font{
    font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}

.meindesign .bnrbox01 img{
	width: 100%;
}

.meindesign .bnrbox01 .bnrTxt{
	text-align: left;
	margin: 0.5em 0;
	font-size: 0.8rem;
}

/*231231*/

#catchCopy {
	margin-bottom: 20px;
}




#main .relation {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .relation .relation--item:nth-of-type(n + 3) {
	margin-top: 15px;
}
#main .relation--item {
	width: 49%;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #ccc;
}
#main .relation--item > a {
	display: block;
	color: #000 !important;
	text-decoration: none;
	height: 100%;
}
#main .relation-inner {
	display: flex;
	padding: 20px 15px;
	justify-content: space-between;
	align-items: center;
}
#main .relation-text {
	width: 70%;
	order: 1;
}
#main .relation-text--title {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .relation-text > span {
	line-height: 1.15;
} 
#main .relation-img {
	width: 140px;
	max-width: 25%;
	order: 2;
}
#main .relation-img img {
	width: 100%;
	height: auto;
}

/*240516*/
#main img {
	width: 100%;
	height: auto;
}

#main .catalogItems_flex {
    flex-wrap: wrap;
    margin-bottom: 50px;
    }

#main .catalogItems_flex_image {
        width: 20%;
        margin-bottom: 40px;
    }

#main .catalogItems_flex_text_area {
        width: 25%;
        position: relative;
        margin-bottom: 40px;
    }

#main .border_radiuse li {
        padding: 0.5rem;
    }

#main .goods {
	justify-content: space-between;
}

#main .goods li {
	width: calc(50% - 10px);
	margin-bottom: 30px;
}

#main .goods li:nth-of-type(5),
#main .goods li:nth-of-type(6) {
	margin-bottom: 0;
}

#main a.btnRadius02 {
	width: 60%;
	margin: 10px auto;
	font-size: 0.9rem;
}

/* ----pc  ボタン組み合わせ---- */
#main .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 40px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;
}
#main .flatbtn:hover,
#main .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
#main .flatbtn:active,
#main .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
#main .flatbtn.disabled,
#main .flatbtn[disabled],
#main .flatbtn.disabled:hover,
#main .flatbtn[disabled]:hover,
#main .flatbtn.disabled:active,
#main .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
#main .default-btn{
background:#979797;
}
#main .orange-btn{
background:#EA6D0D;
}
#main .red-btn{
background:#E50012;
}
#main .blue-btn{
background:#19499c;
}
#main .mustard-btn{
background:#d7ab1a;
}
#main .default-btn,#main .orange-btn,#main .red-btn,#main .blue-btn,#main .mustard-btn {
color: #fff; 
}
#main .border-btn {
border: 1px solid #B6B6B6;
}
#main .border-btn:hover{
border-color: #E5002D;
}
#main .border-btn.selected {
border-color: #d4122c;
}
#main .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
#main .arrow-r,#main .arrow-d {
position: relative
}
#main .arrow-r::after {
content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-r-gray::after {
border-color: #B6B6B6;
}
#main .arrow-r-orange::after {
border-color: #EA6D0D;
}
#main .arrow-r-red::after {
border-color: #E5002D;
}

#main .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-d-red::after {
border-color: #E5002D;
}
#main .arrow-d-orange::after {
border-color: #EA6D0D;
}
#main .mwbtn{
max-width: 480px;
margin: 0 auto
}
#main .etcbtn{
font-size: 1.2rem
}
#main .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
#main .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  ボタン組み合わせend --  */


    .set-sale-cols{
        
    }
    .set-sale-cols li {
    border: 1px solid #000;
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    position: relative;
}
    .set-sale-cols li .set-sale-cols--left {
    width: 60%;
    padding: 0px 10px 5px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
    .set-sale-cols li .set-sale-cols--right {
    width: 40%;
    box-sizing: border-box;
}
    .set-sale-cols li .set-sale-cols--right img{
    display: block;
}
    .set-sale-cols li .set-sale--name{
        font-size: 1.25em;
    font-weight: bold;
        margin: auto 0;
    }
    .set-sale-cols li .set-sale--model {
display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
        width: 100%;
}
    .set-sale-cols li .set-sale--model .model{
       width: calc(50% - 10px);
        line-height: 1.2;
}
    .set-sale-cols li .set-sale--model .model.plus{
        position: relative;
}
    .set-sale-cols li .set-sale--model .plus::after {
    content: '+';
    position: absolute;
    top: 30%;
    right: -20px;
    font-size: 2em;
}
    .set-sale-cols li .set-sale--model img{
        
    }
    .set-sale-cols li .set-sale--model .set-sale--m-name{
        
    }
    .set-sale-cols li .set-sale--model .set-sale--m-price{
        text-align: right;
    }
    .set-sale-cols li .set-sale--price{
        width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
    }
    /* .set-sale-cols li .set-sale--price::after{
        content: '';
        position: absolute;
        bottom: 2px;
        right: 38%;
        transform: translatex(-50%);
        border-right: 15px solid transparent;
        border-top: 10px solid #89191d;
        border-left: 15px solid transparent;
        border-top-color: #89191d;
    }*/
    .set-sale-cols li .set-sale--price span:nth-child(1){
        
    }
    .set-sale-cols li .set-sale--price span:nth-child(2){
        font-size: 1.5em;
        margin: 0 5px 0 auto;
        
    }
    .set-sale-cols li .set-sale--price span:nth-child(3){
        
    }
    .set-sale-cols li .set-sale--set-price{
        width: 100%;
    display: flex;
    justify-content: space-between;
    /* flex-wrap: nowrap; */
    align-items: baseline;
    }
    .set-sale-cols li .set-sale--set-price span:nth-child(1){
        
    }
    .set-sale-cols li .set-sale--set-price span:nth-child(2){
        font-size: 2em;
    font-weight: bold;
        color: #c5161c;
        margin: 0 5px 0 auto;
    }
    .set-sale-cols li .set-sale--set-price span:nth-child(3){
        
    }
    .set-sale-cols li .cover-btn{
        width: 90%;
    max-height: 50px;
    margin: auto;
    }
.off-icon{
        position: absolute;
    bottom: 5px;
    right: 5px;
    background: #89191d;
    border: 3px solid #fff;
    color: #fff;
    width: 4.5em;
    height: 4.5em;
    border-radius: 4em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: baseline;
    font-size: 1.2em;
    }
    .off-icon span:nth-child(1){
        font-size: 0.5em;
    }
    .off-icon span:nth-child(2){
            font-size: 2em;
    font-weight: bold;
    }
    .off-icon span:nth-child(3){
        font-size: 0.5em;
    }
    .off-icon span:nth-child(4){
        width: 100%;
    text-align: center;
    font-size: 1.25em;
    }

/*240919*/
#main .links li img {
    width: 100%;
    max-width: 180px;
    height: auto;
    margin: auto;
    display: block;
}