body {
	margin:0;
	padding:0;
min-width: 1240px; 
}
body a:hover{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s ;
}
a img{
border:0;
}

header {
height: 100px;
width: 100%;
z-index: 10000;
overflow: hidden;
line-height: 100%;
}
header .inner {
position: relative;
display: flex;
justify-content: flex-end;
align-items: center; 
width: 1240px;
margin: 0 auto;
height: 90px;
padding: 0 20px;
box-sizing: border-box 
}
header #logo {
width: 271px;
position: absolute;
top: 50%;
left: 20px;
z-index: 2;
transform: translateY(-50%);
font-size: 0;
} 
header, header a, header p {
transition: 0.3s ease-in-out;
} 
header #logo img {
position: relative;
z-index: 3;
width: 100%;
height: auto; 
} 
header .rightBnr{
width: auto
}
header .rightBnr a:first-of-type{
margin-right: 20px
}

#wrap{
width: 1240px;
padding: 0 20px;
margin: 0 auto;
box-sizing: border-box;
}
.mainInner {
    width: 1200px;
    margin: 0 auto;
}
#main{
width: 870px;
float: right;
font-size: 16px;
margin-bottom: 40px ;
}
#main, #menu {
    font-family: "Noto Sans JP", "�l�r �o�S�V�b�N", "MS PGothic", verdana, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
#main img{
width: 100%;
height: auto;
} 

/*-- margin-top --*/
.mt1em { margin-top: 1em !important; }
.mt2em { margin-top: 2em !important; }
.mt3em { margin-top: 3em !important; }
.mt4em { margin-top: 4em !important; }
.mt5em { margin-top: 5em !important; }

/*-- margin-bottom --*/
.mb1em { margin-bottom: 1em !important; }
.mb2em { margin-bottom: 2em !important; }
.mb3em { margin-bottom: 3em !important; }
.mb4em { margin-bottom: 4em !important; }
.mb5em { margin-bottom: 5em !important; }

#main .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}
.title {
/*
background-image: url("../image_220208/title.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size:100% 100%;

width: 870px;
height: 200px;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
position: relative*/
}
h1 {	
/*
position: absolute;
top: 55%;
left: 50%;
color: #fff;
font-weight: 700;
transform: translate(-50%, -50%);
font-size: 3.5rem;
width: 100%;
text-shadow: -1px 5px 10px rgba(0,0,0,1);   
font-feature-settings: "palt";
text-align: center;
*/
}
#catchCopy {
text-align: left;
font-size: 15px;
line-height: 1.4;
color: #000;
width: 100%;
box-sizing: border-box;
padding: 10px 20px;
margin-bottom: 30px;
background-color: #D2DCE6;
}

/*�E���j���[*/
#menu{
width:280px;
float:left;
text-align:left;
margin-top:0;
padding-top:0;
}

#menu li{
line-height: 1.3;
}

#menu li a{
padding: 12px 16px;
color: #333;
display: block;
text-decoration: none;
width: 100%;
background-image: url(../../common/newimg/menuarow.png);
background-repeat: no-repeat;
background-position: right 5px center;
background-size: 6px auto;
box-sizing: border-box;
}
#menu li a:hover {
background: #999;
color: #fff;
background-image: url(/contents/test/2020com/img/menuarowh.png);
background-repeat: no-repeat;
background-position: right 5px center;
background-size: 6px auto;
opacity:0.5;
}

#menu h2 {
font-family: "Noto Sans JP","���S�V�b�N", "Yu Gothic",Meiryo,"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",verdana,Osaka,Sans-Serif;
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.45rem;
margin-top: calc(80px - 0.6rem);
margin-bottom: calc(40px - 0.75rem);  
}
#menu h2:first-of-type{
margin-top: 0
}
#menu h2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 18%;
display: block;
}
#menu a:link{
color:#333333;
text-decoration: none;

}
#menu a:visited{
color:#333333;
text-decoration: none;
}
#menu p.futureBtn{
margin-top: 30px
}
#menu p.futureBtn a{
display: block;
border: 1px solid #CCC;
border-radius: 5px;
padding: 1em 0.6em;
color: #000;
font-weight: bold;
font-size: 1.1em;
background-image: url(../../common/newimg/menu_btn.png);
background-position: right 0.6em center;
background-repeat: no-repeat
}
#menu p.futureBtn a:hover{ border-color: #E5002D;
transition: 0.6s;}



/* breadcrumb �p������ */
#main .breadcrumb *, #main .breadcrumb *:after, #main .breadcrumb *:before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#main .breadcrumb {
margin-bottom: 0.6em;
/*padding: 1em 0 0.5em;*/
color: #83838f;
}
#main .breadcrumb a {
text-decoration: none;
color: #83838f;
}
#main .breadcrumb .breadcrumbs {
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
font-size: 0.875em;
line-height: 1.5; 
}
#main .breadcrumb li {
display: inline-block;
position: relative;
padding-right: calc(16px + 8px);
margin-right: 8px;
color: #83838f;
}
#main .breadcrumb li::before {
content: '\FF1E';
width: 1em;
height: 1em;
line-height: 1;
text-align: center;
font-size: 1em;
color: inherit;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#main .breadcrumb li:last-child {
margin-right: 0;
padding-right: 0;
}
#main .breadcrumb li:last-child::before {
content: normal;
}
/* -- breadcrumb �p������end --  */





/*--  230418  --*/
#main .feature-hdg3.left-red{
    border-left: 4px solid #f00;
    padding: 0.3rem 1rem;
}
#main .feature-hdg4 {
font-size: 1.4rem;
margin-top: 40px;
margin-bottom: 20px;  
padding-bottom: 0.5rem;
}
#main .lead-text{
	font-feature-settings: "palt";
	text-align: justify;
}
#main .recommend-flex{
	display: flex;
	flex-wrap: wrap;
/*	align-items: center;*/
	justify-content: space-between;
}
#main .recommend-flex .images{
	width: 49%;
}
/*#main .recommend-flex .lead-text{
	width: 49%;
}*/
#main .recommend-flex .goods-images{
	width: 49%;
}
#main .recommend-flex .text-area{
	width: 48%;
}
#main .recommend-flex .text-area p{
	line-height: 1.4;
	font-size: 1.15em;
	font-feature-settings: "palt"1;
	text-align: justify;
}
#main .recommend-flex .text-area .goods-name{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}

#main .other-planter{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .other-planter::before,
#main .other-planter::after{
	content: "";
	display: block;
	width: 24%;
	height: 0;
}
#main .other-planter::before{
	order: 1;
}
#main .other-planter a{
	display: block;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 10px;
	width: calc(24% - 22px);
	color: #333;
	text-decoration: none;
}
#main .other-planter a p{
	line-height: 1.4;
	text-align: justify;
	font-size: 0.9em;
	font-feature-settings: "palt"1;
}
#main .other-planter a .other-planter--type{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .other-planter a .images{
	margin-bottom: 10px;
}

#main .search-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .search-flex::before,
#main .search-flex::after{
	content: "";
	display: block;
	width: 19%;
	height: 0;
}
#main .search-flex::before{
	order: 1;
}
#main .search-flex a{
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	width: calc(19% - 12px);
	color: #333;
	text-decoration: none;
}

#main .search-flex .images{
	margin-bottom: 5px;
}
#main .search-flex p{
	font-weight: bold;
	font-feature-settings: "palt"1;
	line-height: 1.3;
	text-align: center;
}

#main .search-flex.cols4-2::before,
#main .search-flex.cols4-2::after{
	content: "";
	display: block;
	width: 24%;
	height: 0;
}
#main .search-flex.cols4-2::before{
	order: 1;
}
#main .search-flex.cols4-2 a{
	border-radius: 10px;
	padding: 10px;
	width: calc(24% - 22px);
}
#main .search-flex.cols4-2 p{
	font-weight: normal;
	text-align: justify;
	font-size: 0.9em;
}
#main .search-flex.cols4-2 .images{
	margin-bottom: 10px;
}

#main .search-flex.cols4-2 .search-flex--type{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}

#main .related-feature{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .related-feature a{
	display: block;
	width: 49%;
	margin-top: 20px;
	background-color: #D2DCE6;
}
#main .related-feature a:nth-child(-n + 2){
	margin-top: 0;
}
#main .related-feature .text-area{
	padding: 10px;
}
#main .related-feature .text-area p{
	line-height: 1.4;
	text-align: justify;
}
#main .related-feature .text-area .related-feature--title{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}





/*--  230418 end  --*/



/* ----pc  h2 ���o��---- */
#main .feature-hdg2 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.75rem;
margin-top: calc(80px - 0.6rem);
margin-bottom: calc(40px - 0.75rem); 
}
#main .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
/* -- pc  h2 ���o�� end --  */

/* ----pc  h2 ���o�� �⑫�i���[�h���j---- */
#main .lead-text {
font-size: 1.15em;
line-height: 1.4; 
}
/* -- pc  h2 ���o�� �⑫�i���[�h���j end --  */


/* ----pc  h3 ���o���f�t�H���g---- */
#main .feature-hdg3 {
font-size: 1.75rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(40px - 0.75rem);  
padding-bottom: 0.5rem;
}
/* ----sp  h3 ���o���@����---- */
#main .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 ���o���@�}�[�J�[��---- */
#main .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*�O���[�̃}�[�J�[*/
#main .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*�F�̃}�[�J�[*/
#main .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*���F�̃}�[�J�[*/
#main .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- pc  h3 ���o�� end --  */


/* ----pc  �{�^���g�ݍ��킹---- */
#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-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.2em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  �{�^���g�ݍ��킹end --  */


/* ----�{�[�_�[���C��---- */
#main .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 3.75em 0;
}
/* --�{�[�_�[���C�� end --  */


/* ----�y�[�W�������N�{�^��---- */
/* ----pc4��\�� sp2��\��---- */
#main .tab-menu-nav {
display: flex;
flex-wrap: wrap;

justify-content: space-between;
}
#main .tab-menu-nav .fs-medium {
font-size: 1.0em;
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
#main .tab-menu-nav::after,
#main .tab-menu-nav::before {
content: "";
display: block;
width: calc(25% - 15px);
height: 0;
}
#main .tab-menu-nav::before {
order: 1;
}
#main .tab-menu-nav li{
width: calc(25% - 15px);
margin-top:1.25rem;
position: relative
}
#main .tab-menu-nav li:nth-child(-n+4) {
margin-top: 0 
}
/* ----�y�[�W�������N�{�^��---- */
/* ----pc3��\�� sp2��\��---- */
#main .tab-menu-nav.col-3::after {
content: "";
display: block;
width: calc( 33.3% - 10px);
height: 0;
}
#main .tab-menu-nav.col-3 li {
width: calc( 33.3% - 10px);
margin-top:1.25rem; 
}
#main .tab-menu-nav.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
/* ----�y�[�W�������N�{�^��---- */
/* ----�摜�t�� pc3��\�� sp1��\��---- */
#main .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
#main .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- �y�[�W�������N�{�^��end --  */


/* ---- �{�^�����j���[ ---- */
/* ----pc2��\�� sp1��\��----*/
#main .menu-btn-list {
display: flex;
flex-wrap: wrap; 
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 1rem 0; 
}
#main .menu-btn-list li { 
width: calc( 50% - 10px);
margin-right: 20px;
line-height: 1.2; 
}
#main .menu-btn-list li:last-child {
margin-right: 0 
} 
#main .menu-btn-list .fs-large {
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1.5em;
}
/* ----pc1��\�� sp1��\��----*/
#main .menu-btn-list.col-1 li { 
width: calc( 60% - 10px);
}
#main .menu-btn-list.col-1 .flatbtn {
border-radius: 60px; 
}
/* -- �{�^�����j���[ end --  */


/* ----�摜���X�g----*/
/* ----2��\��----*/
#main .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .banner-list li {
width: 48%;
margin-top: 24px;
}

/*#main .banner-list li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}*/
#main .banner-list p {
margin-top: 0.5rem;
line-height: 1.5; 
}
#main .banner-list p span {
margin-left: 0.5em 
}
/* ----2��\��----*/
#main .banner-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
/* ----1��\��----*/
#main .banner-list.col-1 li {
width: 100% 
}
#main .banner-list.col-1 li:nth-child(-n+1) {
margin-top: 0 
}
/* -- �摜���X�g end --  */


/* ----�֘A���W�E�֘A���E�֘A����@����----*/
/* pc2��\�� sp1��\�� */
#main .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .feature__items li{
width: 48%;
/*min-height: 140px;*/
margin-top: 24px;
font-size: 0.9em;
position: relative;
font-feature-settings: "palt"; 
}
#main .feature__items li:nth-child(-n+2) {
margin-top: 0 
}
#main .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 20px 15px 15px 20px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
#main .feature__items li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}
#main .feature__items li a .feature__items--img{
width:24% ;
display: flex;
align-items: center; 
}
#main .feature__items li a .feature__items--txt{
width: calc( 76% - 20px);
}
#main .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.5em;
line-height: 1.3;
margin-bottom: 0.6rem
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 1.0em;
text-align: justify
}
/* pc3��\�� sp2��\�� */
#main .feature__items.col-3 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-3 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-3 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-3 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-3 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-3 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* pc3��\�� sp1��\�� */
#main .feature__items.col-31 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-31 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-31 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-31 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-31 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-31.pb a {
border: none;
padding: 0;
border-radius: 0;
}
#main .feature__items.col-31 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-31 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* -- �֘A���W�E�֘A���E�֘A����@���� end --  */


/* ----����iYouTube�EMP4�@���ʁj----*/
#main .komeri-original-movie {
margin-bottom: 4rem;
}
#main .youtube-list {
display: flex;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#main .youtube-list.cols1__1 {
-ms-flex-pack: distribute;
justify-content: space-around;
}
#main .youtube-list li {
width: 50%;
box-sizing: border-box;
margin-top: 1.5em;
border: 1px solid #ccc;
}
#main .youtube-list li:nth-child(-n+1) {
margin-top: 0;
}
#main .youtube-list.cols2__1 li {
width: calc(50% - 12px);
}
#main .youtube-list.cols2__1 li:nth-child(-n+2) {
margin-top: 0;
}
/*Youtube*/
.youtube{
position:relative;
width:100%;
padding-top:56.2%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.videos{
position:relative;
cursor:pointer;
border: 1px solid #ccc;
box-sizing: border-box;
}
.videos img{
display: block;
}
#main .videos--overmaker{
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: 20%;
height: auto;
opacity:0.7;
}
#modalwindow{
display:none;
background:rgba(0,0,0,0.7);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index: 10000;
}
#bamiri{
width:65%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
#subwindow{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
}
.modal_close{
position: absolute;
top: 0;
right: -40px;
cursor: pointer; 
}
/* -- ����iYouTube�EMP4�@���ʁj end --  */


/* ----�ÓI�@�P�i���i----*/
#main .product-list{
display:flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; 
}
#main .product-list li a{
}
.product-img--area{
width: 200px;
height: 200px;
margin: auto;
position: relative;
}
#main .product-list li a img.product-img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto;
}
#main .product-list .goods-nm {
line-height: 1.5;
color: #333;
padding: 0.4em 0 0.7em;
word-break: break-all;
overflow-wrap: break-word;
font-feature-settings: 'palt';
overflow: hidden;
height: 3.5em;
}
#main .product-list .price-cart-area {
display: flex;
bottom: 0;
width: 100%;
flex-direction: column;
min-height: 0;
margin-top: auto;
}
#main .product-list .price-area {
line-height: 1;
font-size: 1.25em;
margin-bottom: 0.8rem;
display: flex;
width: 100%;
justify-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; 
}
#main .product-list .price-area .head {
font-size: 0.75em;
width: 2em; 
white-space: nowrap; 
margin-right: 0.8em;
padding-bottom: 0.5em;
}
.b-price {
position: relative;
display: inline;
}
.b-price img {
height: 1.5em;
width: auto;
}
.b-price_line {
position: absolute;
border-bottom: 2px solid #030303;
height: 2px;
bottom: 80%;
right: 0px;
width: 100%;
}
.price {
}
.price img {
height: 2.25em;
width: auto;
}

#main .product-list .kakaku-right {
text-align: right;
}
#main .product-list .price-area .text-cancel {
font-size: 0.9em;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
#main .product-list .price-area .value {
}
#main .product-list .price-area .pr-red {
color: #EE221A;
}
#main .product-list .price-area .amt {
font-size: 1.8rem;
font-weight: bold;
margin: 0.8rem 0;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
/* pc4��\�� sp2��\�� */
#main .product-list.col-4::before {
content: "";
display: block;
width: calc(25% - 40px);
order: 1;
}
#main .product-list.col-4::after {
content: "";
display: block;
width: calc(25% - 40px);
}
#main .product-list.col-4 li{
width: calc(25% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-4 li:nth-child(-n+4) {
margin-top: 0 
}
/* -- pc4��\�� sp2��\�� end --  */

/* pc3��\�� sp2��\�� */
#main .product-list.col-3::after {
content: "";
display: block;
width: calc(33.33% - 40px);
}
#main .product-list.col-3 li{
width: calc(33.33% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
#main .product-list.col-3 .goods-nm {
font-size: 1.2em;
}
#main .product-list.col-3 .price-area .head {
font-size: 1rem;
padding-bottom: 0.2em; 
}
#main .product-list.col-3 .b-price img {
height: 1.75em;
width: auto;
}
#main .product-list.col-3 .price img {
height: 2.5em;
width: auto;
}
/* -- pc3��\�� sp2��\�� end --  */

/* pc2��\�� sp2��\�� */
#main .product-list.col-2 li{
width: calc(50% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
#main .product-list.col-2 .product-img--area {
width: 300px;
height: 300px;
margin: auto;
position: relative;
}
#main .product-list.col-2 .goods-nm {
font-size: 1.5em;
}
#main .product-list.col-2 .price-area .head {
font-size: 1.5rem;
padding-bottom: 0.2em; 
}
#main .product-list.col-2 .b-price img {
height: 2em;
width: auto;
}
#main .product-list.col-2 .price img {
height: 2.75em;
width: auto;
}
/* -- pc3��\�� sp2��\�� end --  */
/* -- �ÓI�@�P�i���i end --  */





/*�y�[�W�g�b�v
--------------------------------------*/
#main .gotop {
margin: 1.8em 0;
text-align: right;
}


/*-- margin-top --*/
.mt1em { margin-top: 1em !important; }
.mt2em { margin-top: 2em !important; }
.mt3em { margin-top: 3em !important; }
/*-- margin-bottom --*/
.mb1em { margin-bottom: 1em !important; }
.mb2em { margin-bottom: 2em !important; }
.mb3em { margin-bottom: 3em !important; }

#main .w100{
	width: 100%!important;
}

/*251225更新*/

.pot-text{
	margin-bottom: 5.7rem;
}