﻿/*#wrap #contents {
    padding: 0 0px !important;
}*/
ol, ul {
    list-style: none;
    padding: 0;
}
.w100{width: 100%;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgt40{margin-top:40px;}
.mgb0{margin-bottom:0px !important;}
.mgtb30{margin:30px 0;}
.pdb3{padding-bottom: 3em !important;}
.pdb4{padding-bottom: 4em !important;}
.left85{left: 75px !important;}
.h35{height: 3.5em;}
.tac{text-align: center !important;}
#container-all {
	width:100%;
	margin:0 auto;
}
@media screen and (min-width:768px) {
	.pdb3pc{padding-bottom: 3em !important;}
}
@media screen and (max-width:767px) {
.left85{left: 63px !important;}
#container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
.lh3sp{
	line-height:2.5em;
}	
}
#container-all a {
	text-decoration:none;
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin-bottom:0 !important;
}
.breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.maindesign h1 img{
	width:100%;
}

.maindesign h1 span{
	color: #fff;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    text-align: left;
    font-weight: bold;
    font-size: 80px;
    margin-left: 0;
    padding-top: 0;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 25px;
}
.maindesign .heading01{
}
.maindesign .heading02{
	top:60%;
	font-size:2em;
}

.maindesign h1 span .s_title{
	font-size:0.8em;
}
@media screen and (max-width: 767px){
.maindesign h1 span {
	font-size: 8vw;
    left: 3vw;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.5em;
}

}
.maindesign .h2comment {
	line-height:1.2em;
}
.rea {
    background: #fff;
    display: table;
    width: 100%;
    border: solid 1px #000;
    color: #333;
    font-weight: 700;
	    border-radius: 20px;
    overflow: hidden;
}
.rea:hover {
    background: #f4dfe6;
    text-decoration: none;
    color: gray;
}
.rlmg {
    display: table-cell;
    width: 100px;
    /*height: 100px;*/
    vertical-align: middle;
}
.rlmg img {
    width: 100%;
}
.listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}
.tbl01 th{
	background-color:#ebebeb;
	color:#000;
  padding: 15px;
}
.tbl01 {
  border-collapse: collapse;
  margin: 20px auto;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /*box-shadow: 0 0 15px -6px #00000073;*/
}
.w375{
	width: 37.5%;
}
.tbl01 p {
	text-align:left;
	padding:5px;
}
.tbl01 th,
.tbl01 td {
  padding: 5px;
  border: 1px solid #ccc;
}

.tbl01 tr{
  text-align: center;
  padding: 20px 0;
}
.lh15{
	line-height:1.5em;
}

.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
}
.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}
.maindesign .iconp{
	padding-left:60px;
}


@media screen and (min-width:768px){
.maindesign .icon{
	margin-bottom:-1.8em;
	width:50px;
}
.maindesign .w50 {
width:calc(50% - 5px) !important;
    /*margin-right: calc(10px / 1) !important;
    margin-bottom: 20px;*/
	margin: 0 auto 20px !important;
}
.maindesign .w50sp {
    width: calc(50% - 5px) !important;
    /*margin-right: calc(10px / 1) !important;
    margin-bottom: 20px;*/
	margin: 0 auto 20px !important;
}
.maindesign .w80pc{
	width:80%;
	margin:auto;
	text-align:center;
}
.maindesign .w70pc{
	width:70% !important;
	margin:0 auto 40px !important;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.5em;
}
}


@media screen and (max-width:767px){
.tbl01 {
	font-size: 3vw;
	}
	.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}
.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
    margin: 0 3%;
    line-height: 1.4;
}
.maindesign .icon{
	margin-bottom:-3em;
	width:50px;
}
.maindesign .w50 {
width:100% !important;
margin-right:0 !important;
}
.maindesign .mgr0sp{
	margin-right:0 !important;
}
}






.maindesign .main_botton li{
	width: calc(100% / 6 - 7px);
    margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 0px;
}
@media screen and (max-width:767px) {
.maindesign .main_botton li{
	width: calc(50% - 5px);
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(2n) {
    margin-right: 0;
}

}
@media screen and (min-width:768px){

.feat-art .goods-list-area .item {
    margin: 10px 20px 0 0 !important;
    float: left;
    width: 20%;
    width: calc((100% - 60px) / 4) !important;
    width: -webkit-calc((100% - 60px) / 4) !important;
    width: -moz-calc((100% - 60px) / 4) !important;
    padding: 0 0 10px 0;
    position: relative;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 0px !important;
}
.feat-art .goods-list-area .item .goods-img {
    text-align: center;
    width: 255px !important;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}
}
.maindesign .cols2-1st li {
    width: calc(45% - 0px);
    margin-right: calc(10% / 1);
    margin-bottom: 20px;
    position: relative;
}
@media screen and (max-width:767px){
	.maindesign .cols2-1st li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}
}
.maindesign .howto{
display:flex;
flex-wrap: wrap;
margin-top: 10px;
margin-bottom: 30px;
}
.maindesign .howto.cols3-1 li{
	width: calc(33.3% - 7px);
    margin-right: calc(21px / 2);
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
}
.maindesign .howto.cols3-1 li:nth-child(3n) {
    margin-right: 0px;
}
.maindesign .howto.cols3-1 li a{
	display: flex;
}	
.maindesign .howto.cols3-1 li a .linksImg{
	margin: 5px 15px 5px auto;
}
.maindesign .howto.cols3-1 li a .linksTxt{
	margin: auto auto auto 10px;
}
.maindesign .howto.cols3-1 li a .linksTxt p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.maindesign .howto .linksTxt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width:767px){
.maindesign .howto.cols3-1 li{
	width: 100%;
	margin-right:0;
	margin-bottom: 20px;
}
	
.maindesign .howto.cols3-1 li a{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row-reverse;
}
	
.maindesign .howto.cols3-1 li a .linksImg{
	margin: 5px 15px 5px 5px;
}	
	
.maindesign .howto.cols3-1 a .linksImg{
width: calc(8.5em - 4.8vw);
margin:0 4% 0 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.maindesign h2.iconh2 {
     padding-bottom: 0px !important; 
    display: flex;
    align-items: center;
}
.maindesign .icon {
	margin-bottom:0;
	width:10vw;
}
.maindesign .iconp {
	padding-left:5px;
}
}
.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
}
.maindesign .feature {
    width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(90% - 20px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
}
.maindesign .flexc {
	align-items: center;
    display: flex !important;
}

@media screen and (min-width:768px){

.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}
.maindesign .fs08sp{
	font-size:0.9em !important;
}
}
@media screen and (max-width:767px){
.maindesign .feature {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
}

.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}
.maindesign .cols2-1st li {
    width: calc(45% - 0px);
    margin-right: calc(10% / 1);
    margin-bottom: 20px;
    position: relative;
}
.botton_box6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.botton_box6 li:nth-child(6n) {
    margin-right: 0px;
}
.botton_box6 li {
    width: calc(16% - 1px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
.botton_box6 li img {
	width:50%;
}
.botton_box6 li p {
	font-size:0.9em;
	margin-top:10px;
}

@media screen and (max-width:767px){
	.maindesign .cols2-1st li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}

}
.maindesign .howto{
display:flex;
flex-wrap: wrap;
margin-top: 10px;
margin-bottom: 30px;
}
@media screen and (max-width:767px){
.maindesign h2.iconh2 {
     padding-bottom: 0px !important; 
    display: flex;
    align-items: center;
}
.maindesign .icon {
	margin-bottom:0;
	width:9vw;
}
.maindesign .iconp {
	padding-left:5px;
}
.botton_box6 li {
    width: calc(33% - 6px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
.botton_box6 li img {
	width:50%;
}
.botton_box6 li:nth-child(3n) {
    margin-right: 0px;
}

}
.maindesign {
	width:860px;
	margin:auto;
}
.maindesign h1 {
top: 1px;
margin:0;
} 
.maindesign h1 span{
color: #fff;
text-shadow: 2px 2px 2px #0a0a0a;
text-align: left;
font-weight: bold;
font-size: 70px;
position: absolute;
top: 45%;
transform: translateY(-50%);
left: 2%;
line-height:1.3em;
}
.maindesign h3{
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 40px 0 30px 0;
    text-align: left;
    padding: 0.6rem 1rem;
}
@media screen and (max-width: 767px){
.maindesign {
	width:100%;
	margin:auto;
}

.maindesign h1 span {
    font-size: 11vw;
	line-height: 15vw;
}
/*.maindesign  {
    padding: 0 10px!important;
}
*/

}
.maindesign img {
    width: 100%;
    height: auto;
}
/*	.maindesign h1{
		margin-bottom: 40px
	}*/
	
.maindesign .w70p{
	width:70% !important;
}
.maindesign .goods.cols3-2 li{
margin-bottom:40px;
}
.maindesign .goods.cols2-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:40px;
position: relative;
} 
.maindesign .goods.cols2-2 li:nth-child(2n){
margin-right:0px;
}

.maindesign .goods.cols2-2 .text-box{
padding: 0.5em;
line-height: 1.6em;
}	
@media screen and (max-width:767px){
.maindesign .goods.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:40px;
}
.maindesign .goods.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .goods.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;
}
.maindesign .goods.cols2-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:40px;
}
.maindesign .goods.cols2-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .goods.cols2-2 .text-box{
padding: 0.5em;
line-height: 1.6em;
}
/*.maindesign .text-box .shohinp {
    min-height: calc(6em - 0.5vw);
}*/
.maindesign .text-box .shohinp2 {
    min-height: calc(3em - 0.5vw);
}
.maindesign .text-box .shohin {
    font-size: 4.5vw;
    line-height: 1.2em;
	min-height: 4em;
}
}
.maindesign .w65p{
	width:65%;
}
@media screen and (max-width:767px){
	.maindesign .w65p{
	width:100%;
}
	}
.maindesign .flex{
	display:flex;
	min-height: 11em;
}
.maindesign .flex p{
	text-align:center;
}
.maindesign .mgt50{
	margin-top:50px;
}

.maindesign .flex div{
	width:calc(50% - 5px);
	margin-right:5px;
}
.maindesign .flex div:nth-child(2n){
	margin-right:0;
}
.maindesign .flex span{
	font-size:0.8em;
}

.maindesign .banner_list3-2 li{
	position: relative;
}
.maindesign .banner_list3-2 li p{
	position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #4d4d4d;
	text-shadow: 2px 2px 0px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px -2px 0px #fff, 0px -2px 0px #fff, -2px 0px 0px #fff;
	line-height: 1.2;
	text-align:left;
}
@media screen and (max-width: 767px){
.maindesign .banner_list3-2 li p{
    font-size: 4.5vw;
}
}
.maindesign .text-box{
	text-align:center;
}

.maindesign .text-box .shohin{
	font-size:1.2em;
	font-weight:bold;
	min-height: 3em;
}
/*.maindesign .text-box .shohinp{
	min-height: 7em;
}*/

.maindesign .text-box p span.air{
	background-color:#50abdc;
	border-radius: 15px;
	padding:3px 0 1px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}
.maindesign .text-box p span.nopunc{
	background-color:#dd749b;
	border-radius: 15px;
	padding:3px 0 1px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}
.maindesign .text-box p .no_puncture{
	background-color:#dd749b;
}
.maindesign .text-box p .double{
	background-color:#9cc47f;
}
.maindesign ul{
	padding:0;
	list-style:none;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 0.7em;
}
.maindesign .goods.cols4-2 li{
margin-bottom:40px;
}	
@media screen and (max-width:767px){
.maindesign .goods.cols4-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:40px;
}
.maindesign .goods.cols4-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .goods.cols4-2 .text-box{
padding: 0.5em;
line-height: 1.6em;
}
/*.maindesign .text-box .shohinp {
    min-height: calc(9em - 0.5vw);
}*/
.maindesign .text-box .shohin {
    font-size: 4.5vw;
    line-height: 1.2em;
}
}

.kakaku {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 8px;
}
.price {
    font-size: 1.5em;
    padding: 0 0.2em;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt" 1;
}
.tax {
    display: inline-block;
    font-size: 0.8em;
    color: #333;
    margin-right: 0.5em;
    line-height: 1.1;
}
.yen {
    font-size: 0.5em;
    color: #C0302C;
}
.yen02 {
    font-size: 0.5em;
    color: #333;
}
.maindesign .links.cols2-1 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
	/*padding-bottom: 2em;*/
}
.maindesign .links.cols2-1 .text-box {
    padding: 0.5em;
    line-height: 1.6em;
	font-weight: bold;
	/*text-align: left;*/
}
.maindesign .links.cols2-1 li:nth-child(2n) {
    margin-right: 0px;
}
.maindesign .links.cols2-2 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
	/*padding-bottom: 2em;*/
}
.maindesign .links.cols2-2 .text-box {
    padding: 0.5em;
    line-height: 1.6em;
}
.maindesign .links.cols2-2 li:nth-child(2n) {
    margin-right: 0px;
}
.scroll-table{
	margin-bottom: 20px;
}
.scroll-table table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  }
.scroll-table table th, .scroll-table table td {
width: 200px;
  }
.scroll-table table th{
  position: sticky;
  left: 0;
}
.scroll-table table th:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}
.maindesign p.scrolltxt {
    color: #E00012;
    font-weight: bold;
    margin: 10px 0 15px 0;
    text-align: left;
}
.maindesign p.scrolltxt span {
    padding: 8px 6px;
    font-size: 0.95em;
    border: 2px solid #E00012;
    box-sizing: border-box;
}
.ws-normal{
	white-space: normal;
}
.container-text_box{
	border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}
.maindesign a.co-btn{
	margin: 2%;
	position: absolute;
	bottom: 0;
	height: auto;
	width: 92%;
}
@media screen and (max-width:767px){
/*	.maindesign .links.cols2-1 li {
    width: 100%;
    margin-right: 0;
}*/
.scroll-table table th, .scroll-table table td {
	font-size: 0.8em;
  }
	.scroll-table_sp{
	margin-bottom: 20px;
	font-size: 0.8em;
}
.scroll-table_sp table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  }
.scroll-table_sp table th, .scroll-table_sp table td {
width: 200px;
  }
.scroll-table_sp table th{
  position: sticky;
  left: 0;
}
.scroll-table_sp table th:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}
}
.radius50{
	border-radius: 50px !important;
}
.gd-textbox {
    margin: 20px auto;
    /*line-height: 1.5em;*/
    padding: 10px;
}
h4 {
    font-size: 1.3em;
    margin: 20px 0 5px;
    font-weight: bold;
}
.point-txt {
    line-height: 2.0;
}