﻿.mgt20{margin-top: 20px;}
.mgb10{margin-bottom: 10px;}
.mgb0{margin-bottom: 0!important;}
#html2 .kokoro-product-block,#html5 .kokoro-product-block{
    display: none !important;
}
#store-device-html2 .front-product-block,#store-device-html1 .front-product-block{
    display:none !important;
}
#store-device-html2 .kokoro-product-block,#store-device-html1 .kokoro-product-block{
    display:block !important;
}
#html1 .kokoro-product-block,#html4 .kokoro-product-block{
    display: none !important;
}

.maindesign .set-price {
	background-image: none;
}
.maindesign .title.top {
	justify-content: flex-start;
}
.maindesign .title.top .headingTop {
    margin-left: 15px;
    background: none;
}
.maindesign .title.set-price {
	justify-content: flex-start;
}
.maindesign .title.set-price .headingTop {
    margin-left: 15px;
    background: none;
    font-size: 50px;
	padding: 10px;
	line-height: 1.2;
}
.maindesign .title.set-price .headingTop .sub_title{
	margin-top: 3px;
    font-size: 26px;
}
.maindesign .title.in-img .headingTop{
	background: none;
	padding: 0;
}

.maindesign .headingTop span{
	display: block;
}

.maindesign .sub_title{
	font-size:32px;
	/*color:#fbd3db;*/
}

.maindesign,#menu{
	font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.0em;
}
.maindesign .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;
}
.maindesign .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 .breadcrumb a {
    color: #83838f;
	text-decoration: none;
}
.maindesign p{
	line-height: 1.2;
}
.maindesign a {
    text-decoration: none;
}
/*.maindesign a p {
    color: #000;
}*/

.maindesign img{
	width: 100%;
}
.maindesign .feature-hdg2{
	line-height: 1.3;
}
.maindesign .feature-hdg2 span{
	font-size: 0.7em;
	display: block;
}

.maindesign .feature-hdg3{
	line-height: 1.3;
}
.maindesign .feature-hdg3 span{
	font-size: 0.7em;
	display: block;
}
.maindesign .left-red{
	border-left: 4px solid #E5002D;
    padding: 0.6rem 1rem;
}

.maindesign .simple-set{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.maindesign .simple-set.cols4-2::before,
.maindesign .simple-set.cols4-2::after{
	content: "";
	width: 24%;
	height: 0;
}
.maindesign .simple-set.cols4-2::before{
	order: 1;
}
.maindesign .simple-set.cols4-2 li{
	width: calc(24% - 22px);
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
.maindesign .simple-set.cols4-2 li:nth-child(-n + 4){
	margin-top: 0;
}
.maindesign .simple-set.cols4-2 li img{
	margin-bottom: 5px;
}


.maindesign .simple-set.cols3-1{
	margin-top: 60px;
}
.maindesign .simple-set.cols3-1::before,
.maindesign .simple-set.cols3-1::after{
	content: "";
	width: 32%;
	height: 0;
}
.maindesign .simple-set.cols3-1::before{
	order: 1;
}
.maindesign .simple-set.cols3-1 li{
	width: 32%;
	margin-right: 0;
}
.maindesign .simple-set.cols3-1 li img{
	margin-bottom: 10px;
}
.maindesign .simple-set.cols3-1 li .feature-hdg3{
	margin: 0 0 15px;
	font-size: 1.1em;
	padding-right: 0;
}
.maindesign .simple-set.cols3-1 li .simple-set--price{
	text-align: left;
}
.maindesign .simple-set.cols2-1{
	margin-top: 60px;
}
.maindesign .simple-set.cols2-1::before,
.maindesign .simple-set.cols2-1::after{
	content: "";
	width: 49%;
	height: 0;
}
.maindesign .simple-set.cols2-1::before{
	order: 1;
}
.maindesign .simple-set.cols2-1 li{
	width: 49%;
	margin-top: 20px;
	margin-bottom: 0;
	margin-right: 0;
}
.maindesign .simple-set.cols2-1 li:nth-child(-n + 2){
	margin-top: 0;
}

.maindesign .simple-set.cols2-1 li img{
	margin-bottom: 10px;
}
.maindesign .simple-set.cols2-1 li .feature-hdg3{
	margin: 0 0 15px;
	font-size: 1.5em;
	padding-right: 0;
}
.maindesign .simple-set.cols2-1 li .simple-set--price{
	font-size: 1.2em;
	position: relative;
}
.maindesign .simple-set.cols2-1 li .simple-set--price.awase{
	margin-top: 31px;
}
.maindesign .simple-set.cols2-1 li .simple-set--price.awase02{
	margin-top: 29px;
}
.maindesign .simple-set.tv-set::before,
.maindesign .simple-set.tv-set::after{
	content: "";
	width: 49%;
	height: 0;
}
.maindesign .simple-set.tv-set::before{
	order: 1;
}
.maindesign .simple-set.tv-set li{
	width: calc(49% - 22px);
	margin-right: 0;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 10px;
}

.maindesign .simple-set.tv-set .simple-set--name{
	font-size: 1.2em;
}

.maindesign .simple-set.tv-set .fukidashi{
	top: -15%;
}


.maindesign .simple-set--name{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.3;
	font-feature-settings: "palt";
}
.maindesign .simple-set--name.number{
	text-indent: -1.3em;
	padding-left: 1.3em;
	height: 2.5em;
}
.maindesign .simple-set--price{
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.maindesign .simple-set--price p{
	margin-bottom: 5px;
	font-size: 0.95em;
}
.maindesign .simple-set--price p span{
	font-size: 1.1em;
	font-weight: bold;
}

.maindesign .simple-set--price .price{
	font-weight: bold;
	color: #f00;
	font-size: 1.5em;
}
.maindesign .simple-set--price .yen{
	font-weight: bold;
	color: #f00;
}

.maindesign .simultaneous{
	margin: 60px 0 20px;
	padding: 15px;
	font-size: 1.4em;
	text-align: center;
	font-feature-settings: "palt";
	color: #fff;
	background-color: #92D050;
	border-radius: 10px;
}

.maindesign .seven-piece-set{
	position: relative;
	margin-top: 20px;
}
.maindesign .seven-piece-set--txt{
	text-align: center;
	font-size: 2.0em;
}
.maindesign .seven-piece-set--txt strong{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.maindesign .seven-piece-set--txt .price{
	font-weight: bold;
	color: #f00;
	font-size: 1.5em;
}
.maindesign .seven-piece-set--txt .yen{
	font-weight: bold;
	color: #f00;
}


.maindesign .seven-piece-set .fukidashi{
	position: absolute;
	top: -30%;
    right: 18%;
}
.maindesign .speech-bubble{
    position:relative;
    width:160px;
    background:#ecad81;
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
	line-height: 1.4;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
.maindesign .speech-bubble:after{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width: 30px;
    border-bottom-width: 25px;
    border-left-width: 9px;
    border-right-width: 9px;
    /* margin-left: -41px; */
    border-top-color: #ecad81;
    top: 75%;
    left: -3%;
    transform: rotateZ(45deg);
}

.maindesign .simple-set .fukidashi{
	position: absolute;
	top: -80%;
    right: 0;
}
.maindesign .simple-set .speech-bubble{
    width:85px;
    font-size:14px;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
}
.maindesign .speech-bubble:after{
    border-bottom-width: 0;
}
.maindesign .simple-set .table-chair{
	bottom: 110%;
	top: auto;
}
.maindesign .simple-set .table-chair .speech-bubble{
	width: 120px;
    font-size: 16px;
}
.maindesign .simple-set .table-chair .speech-bubble:after{
	top: 70%;
	left: 13%;
}


.maindesign .attention{
	line-height: 1.4;
	color: #f00;
	margin-bottom: 20px;
}

.maindesign .simultaneous-more{
	margin: 30px 0;
	padding: 15px;
	border-radius: 10px;
	background-color: #92D050;
	text-align: center;
	font-feature-settings: "palt";
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: auto;
}

.maindesign .simultaneous-more .first{
	width: auto;
	background-color: #fff;
	border-radius: 10px;
	color: #92D050;
	font-size: 1.5em;
	margin-right: 10px;
	padding: 10px;
}
.maindesign .simultaneous-more .second{
	width: auto;
	color: #fff;
	line-height: 1.4;
	margin-right: 5px;
}
.maindesign .simultaneous-more .third{
	width: auto;
	color: #fff;
	font-size: 3.0em;
	font-weight: bold;
	margin-right: 5px;
}
.maindesign .simultaneous-more .fourth{
	width: auto;
	color: #fff;
	line-height: 1.4;
}

.maindesign .osusume-series{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.maindesign .osusume-series::before,
.maindesign .osusume-series::after{
	content: "";
	width: 49%;
	height: 0;
}
.maindesign .osusume-series::before{
	order: 1;
}
.maindesign .osusume-series a{
	display: block;
	width: 49%;
	margin-top: 20px;
	background-color: #cfcfcf;
}
.maindesign .osusume-series a:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .osusume-series a img{
	display: block;
}
.maindesign .osusume-series p{
	line-height: 1.4;
}
.maindesign .osusume-series .feature-name{
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
}
.maindesign .osusume-series .description{
	margin-bottom: 0;
}

.maindesign .necessities{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: auto;
}
.maindesign .necessities::before,
.maindesign .necessities::after{
	content: "";
	width: 19%;
	height: 0;
}
.maindesign .necessities::before{
	order: 1;
}

.maindesign .necessities a{
	display: block;
	width: calc(19% - 22px);
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 10px;
}
.maindesign .necessities a:nth-child(-n + 5){
	margin-top: 0;
}
.maindesign .necessities a p{
	text-align: center;
	margin-top: 5px;
	font-size: 0.9em;
}


.maindesign .bargain-period {
    font-size: 1.4em;
	line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #f00;
    margin-bottom: 30px;
}
.maindesign .none{
	display: none!important;
}

.maindesign .set-anchor{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .set-anchor::before,
.maindesign .set-anchor::after{
	content: "";
	width: 24%;
	height: 0;
}
.maindesign .set-anchor::before{
	order: 1;
}
.maindesign .set-anchor a{
	display: block;
	width: calc(24% - 22px);
	padding: 10px;
	border:1px solid #ccc;
	border-radius: 10px;
	margin-top: 15px;
}
.maindesign .set-anchor a:nth-child(-n + 4){
	margin-top: 0;
}
.maindesign .set-anchor a p{
	text-align: center;
	margin-top: 10px;
	font-size: 1.0em;
}

.maindesign .set-cols3-1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px;
}
.maindesign .set-cols3-1::before,
.maindesign .set-cols3-1::after{
	content: "";
	width: 32%;
	height: 0;
}
.maindesign .set-cols3-1::before{
	order: 1;
}
.maindesign .set-cols3-1--block{
	display: block;
	width: calc(33% - 26px);
	padding: 10px;
	border: 3px solid #92d050;
    border-radius: 10px;
}
.maindesign .set-cols3-1--block .simultaneous{
	font-size: 1.1em;
	margin-top: 0;
}
.maindesign .set-cols3-1--block .seven-piece-set--txt{
	font-size: 1.1em;
	margin-top: 40px;
}
.maindesign .set-cols3-1--block .seven-piece-set .fukidashi{
	top: -80%;
    right: 0%;
}

.maindesign .set-cols3-1--block .speech-bubble{
	width: 100px;
	font-size: 14px;
}
.maindesign .set-cols3-1--block .speech-bubble:after{
	border-top-width: 25px;
	top: 73%;
    left: 7%;
}
.maindesign .set-cols3-1--block .simultaneous-more{
	padding: 10px;
}
.maindesign .set-cols3-1--block .simultaneous-more .first{
    border-radius: 5px;
    font-size: 1.0em;
    margin-right: 5px;
    padding: 5px;
}
.maindesign .set-cols3-1--block .simultaneous-more .second {
    font-size: 0.8em;
}
.maindesign .set-cols3-1--block .simultaneous-more .third{
	font-size: 2.0em;
}
.maindesign .set-cols3-1--block .simultaneous-more .fourth {
    font-size: 0.8em;
}
.maindesign .set-cols3-1--block .tab-menu-nav li{
	width: 100%;
}
.maindesign .set-cols3-1--block .tab-menu-nav li:nth-child(-n + 4){
	margin-top: 1.25rem;
}
.maindesign .set-cols2--block{
	display: block;
	width: calc(48% - 20px);
	padding: 10px;
	border: 5px solid #92d050;
    border-radius: 10px;
}
.maindesign .set-cols2--block .simultaneous{
	font-size: 1.1em;
	margin-top: 0;
}
.maindesign .set-cols2--block .seven-piece-set--txt{
	font-size: 1.1em;
	margin-top: 40px;
}
.maindesign .set-cols2--block .seven-piece-set .fukidashi{
	top: -80%;
    right: 0%;
}

.maindesign .set-cols2--block .speech-bubble{
	width: 100px;
	font-size: 14px;
}
.maindesign .set-cols2--block .speech-bubble:after{
	border-top-width: 25px;
	top: 73%;
    left: 7%;
}
.maindesign .set-cols2--block .simultaneous-more{
	padding: 10px;
}
.maindesign .set-cols2--block .simultaneous-more .first{
    border-radius: 5px;
    font-size: 1.0em;
    margin-right: 5px;
    padding: 5px;
}
.maindesign .set-cols2--block .simultaneous-more .second {
    font-size: 0.8em;
}
.maindesign .set-cols2--block .simultaneous-more .third{
	font-size: 2.0em;
}
.maindesign .set-cols2--block .simultaneous-more .fourth {
    font-size: 0.8em;
}
.maindesign .set-cols2--block .tab-menu-nav li{
	width: 100%;
}
.maindesign .set-cols2--block .tab-menu-nav li:nth-child(-n + 4){
	margin-top: 1.25rem;
}

.maindesign .simple-set .slick-dots li{
	width: 20px;
}

.maindesign .simple-set.cols2-1 .slider li{
	margin-top: 0;
}




/* ----pc  h2 見出し---- */
.maindesign .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); 
}
.maindesign .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
/* -- pc  h2 見出し end --  */

/* ----pc  h2 見出し 補足（リード文）---- */
.maindesign .lead-text {
font-size: 1.15em;
line-height: 1.4; 
}
/* -- pc  h2 見出し 補足（リード文） end --  */


/* ----pc  h3 見出しデフォルト---- */
.maindesign .feature-hdg3 {
font-size: 1.75rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(40px - 0.75rem);  
padding-bottom: 0.5rem;
font-feature-settings: "palt";
}
/* ----sp  h3 見出し　中央---- */
.maindesign .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 見出し　マーカー風---- */
.maindesign .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*グレーのマーカー*/
.maindesign .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*青色のマーカー*/
.maindesign .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*黄色のマーカー*/
.maindesign .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- pc  h3 見出し end --  */

/*  企画ボタン　ここから  */
.maindesign .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;
}
.maindesign .flatbtn:hover,
.maindesign .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
.maindesign .flatbtn:active,
.maindesign .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
.maindesign .flatbtn.disabled,
.maindesign .flatbtn[disabled],
.maindesign .flatbtn.disabled:hover,
.maindesign .flatbtn[disabled]:hover,
.maindesign .flatbtn.disabled:active,
.maindesign .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
.maindesign .default-btn{
background:#979797;
}
.maindesign .orange-btn{
background:#EA6D0D;
}
.maindesign .red-btn{
background:#E50012;
}
.maindesign .blue-btn{
background:#19499c;
}
.maindesign .mustard-btn{
background:#d7ab1a;
}
.maindesign .default-btn,.maindesign .orange-btn,.maindesign .red-btn,.maindesign .blue-btn,.maindesign .mustard-btn {
color: #fff; 
}
.maindesign .border-btn {
border: 1px solid #B6B6B6;
}
.maindesign .border-btn:hover{
border-color: #E5002D;
}
.maindesign .border-btn.selected {
border-color: #d4122c;
}
.maindesign .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
.maindesign .arrow-r,.maindesign .arrow-d {
position: relative
}
.maindesign .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;
}
.maindesign .arrow-r-orange::after {
border-color: #EA6D0D;
}
.maindesign .arrow-r-red::after {
border-color: #E5002D;
}

.maindesign .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;
}
.maindesign .arrow-d-red::after {
border-color: #E5002D;
}
.maindesign .arrow-d-orange::after {
border-color: #EA6D0D;
}
.maindesign .mwbtn{
max-width: 480px;
margin: 0 auto
}
.maindesign .etcbtn{
font-size: 1.2rem
}
.maindesign .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
.maindesign .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
.maindesign .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  ボタン組み合わせend --  */


/* ----ボーダーライン---- */
.maindesign .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 3.75em 0;
}
/* --ボーダーライン end --  */


/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp2列表示---- */
.maindesign .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.maindesign .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; 
}
.maindesign .tab-menu-nav::after,
.maindesign .tab-menu-nav::before {
content: "";
display: block;
width: calc(25% - 15px);
height: 0;
}
.maindesign .tab-menu-nav::before {
order: 1;
}
.maindesign .tab-menu-nav li{
width: calc(25% - 15px);
margin-top:1.25rem;
position: relative
}
.maindesign .tab-menu-nav li:nth-child(-n+4) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----pc3列表示 sp2列表示---- */
.maindesign .tab-menu-nav.col-3::after {
content: "";
display: block;
width: calc( 33.3% - 10px);
height: 0;
}
.maindesign .tab-menu-nav.col-3 li {
width: calc( 33.3% - 10px);
margin-top:1.25rem; 
}
.maindesign .tab-menu-nav.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----pc2列表示 sp2列表示---- */
.maindesign .tab-menu-nav.col-2::after {
content: "";
display: block;
width: calc( 50% - 10px);
height: 0;
}
.maindesign .tab-menu-nav.col-2 li {
width: calc( 50% - 10px);
margin-top:1.25rem; 
}
.maindesign .tab-menu-nav.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----画像付き pc3列表示 sp1列表示---- */
.maindesign .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
.maindesign .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ページ内リンクボタンend --  */


/* ---- ボタンメニュー ---- */
/* ----pc2列表示 sp1列表示----*/
.maindesign .menu-btn-list {
display: flex;
flex-wrap: wrap; 
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 1rem 0; 
}
.maindesign .menu-btn-list li { 
width: calc( 50% - 10px);
margin-right: 20px;
line-height: 1.2; 
}
.maindesign .menu-btn-list li:last-child {
margin-right: 0 
} 
.maindesign .menu-btn-list .fs-large {
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1.5em;
}
/* ----pc1列表示 sp1列表示----*/
.maindesign .menu-btn-list.col-1 li { 
width: calc( 60% - 10px);
}
.maindesign .menu-btn-list.col-1 .flatbtn {
border-radius: 60px; 
}

/*  企画ボタン　ここまで  */


.maindesign .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
.maindesign .breadcrumb a {
    color: #83838f !important;
	text-decoration: none;
}

/* ----関連特集・関連情報・関連動画　共通----*/
/* pc2列表示 sp1列表示 */
.maindesign .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .feature__items li{
width: 48%;
/*min-height: 140px;*/
margin-top: 24px;
font-size: 0.9em;
position: relative;
font-feature-settings: "palt"; 
}
.maindesign .feature__items li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 15px 10px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
.maindesign .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;
}
.maindesign .feature__items li a .feature__items--img{
width:24% ;
display: flex;
align-items: center; 
}
.maindesign .feature__items li a .feature__items--img img{
width:100% ;
}

.maindesign .feature__items li a .feature__items--txt{
width: calc( 76% - 20px);
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
margin-bottom: 0.6rem
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 1.0rem
}
/* pc3列表示 sp2列表示 */
.maindesign .feature__items.col-3 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
.maindesign .feature__items.col-3 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
.maindesign .feature__items.col-3 li:nth-child(3n) {
margin-right: 0;
}
.maindesign .feature__items.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
.maindesign .feature__items.col-3 li a {
padding: 10px 8px 8px 10px;
}
.maindesign .feature__items.col-3 li a .feature__items--txt {
width: 70%;
}
.maindesign .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;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
.maindesign .feature__items.col-3 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* pc3列表示 sp1列表示 */
.maindesign .feature__items.col-31 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
.maindesign .feature__items.col-31 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
.maindesign .feature__items.col-31 li:nth-child(3n) {
margin-right: 0;
}
.maindesign .feature__items.col-31 li:nth-child(-n+3) {
margin-top: 0 
}
.maindesign .feature__items.col-31 li a {
padding: 10px 8px 8px 10px;
}
.maindesign .feature__items.col-31.pb a {
border: none;
padding: 0;
border-radius: 0;
}
.maindesign .feature__items.col-31 li a .feature__items--txt {
width: 70%;
}
.maindesign .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;
}
.maindesign .feature__items.col-31 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
.maindesign .feature__items.col-31 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* -- 関連特集・関連情報・関連動画　共通 end --  */



.maindesign .otoku {
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	border-radius: 10px;
	background: #F4B183;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1.3;
	font-size: 0.9em;
}
.maindesign .otoku-set.wide {
	font-size: 1.4em;
}

.maindesign .otoku-set {
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	border-radius: 10px;
	background: #92D050;
	position: absolute;
	right: 0;
	top: -30px;
	line-height: 1.3;
	font-size: 0.9em;
}

.maindesign .two-line{
	height: 2.4em;
}
.maindesign .mgt10{
	margin-top: 10px;
}

.maindesign .simple-set--two-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .simple-set--two-block .simple-set--price{
	width: calc(49% - 12px);
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 0;
}
.maindesign .simple-set--two-block .simple-set--price p{
	font-size: 0.8em;
}
.maindesign .simple-set--two-block .simple-set--price p:nth-child(2){
	text-align: left;
	margin-bottom: 10px;

}
.maindesign .simple-set--price .setname{
	font-weight: bold;
	text-align: left;
}
.maindesign .simple-set--two-block .simple-set--price .fs-medium{
	font-size: 0.8em;
}
.maindesign .simple-set--two-block .otoku{
	font-size: 0.8em;
	top: 5px;
	right: 5px;
}

.maindesign .set-block{
	border: 5px solid #92d050;
	border-radius: 10px;
	padding: 10px;
	margin-top: 30px;
}
.maindesign .set-block .simultaneous{
	margin-top: 0;
}
.maindesign .goods-list-cart.w450c{
	width: 450px;
	margin: 10px auto 0;
}
.maindesign .pos-rel{
	position: relative;
}
.maindesign .pos-abs{
	position: absolute;
	bottom: 6px;
	width: 100%;
}
.maindesign .style-title {
	margin-top: 10px;
}
.maindesign .style-title img{
	margin: auto;
	height: 80px;
	width: auto;
}
.maindesign .osusume-series .bkc-none{
	background: none;
}
.maindesign .simple-set--price .urethan{
	font-size: 0.9em;
    margin-right: 10px;
}
.maindesign .simple-set--price .pocketcoil{
	font-size: 0.9em;
    margin-right: 10px;
}

.maindesign .simple-set.cols2-1 li .feature-hdg3.nosub{
	margin-bottom: 36px;
}

.maindesign .red-box{
	border: 1px solid #E5002D;
	padding: 10px;
	margin-top: 20px;
}
.maindesign .red{
	color: #f00;
}
.maindesign .btncol3-1 li{
	width: calc(33% - 10px)!important;
}
.maindesign .col2{
	display: flex;
	justify-content: space-between;
}
.maindesign .col2 img{
	width: 25%;
	margin-right: 10px;
}
.maindesign .cols3{
	display: flex;
	justify-content: space-between;
}
.maindesign .cols3 li{
	width: calc( 32% - 20px);
}
.maindesign .cols2 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.maindesign .cols2 .cate_container {
    width: calc( 50% - 10px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.maindesign .cols2 .cate_container_k {
    width: calc( 48% - 20px);
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.maindesign .cate_container .menu-btn-list li {
    margin-right: 0;
	margin-bottom: 10px;
}
#main .maker_list li {
    margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
}
.maindesign .kokoro_border{
	border: 2px solid #2D1B86;
    padding: 10px;
    border-radius: 10px;
}
.maindesign .kokoro_border2{
	border: 2px solid #2D1B86;
    border-radius: 10px;
}
.maindesign .border_none{
	border: none!important;
}
.maindesign .kokoro_h3{
	color: #2D1B86;
	font-size: 1.3em;
	margin-bottom: 10px;
	/*margin-top: 20px;*/
}
.maindesign .kokoro_text{
	color: #2D1B86;
}
.tac {
	text-align: center;
}
.maindesign .k_item a{
	display: block;
}
.maindesign .k_item a p{
	padding: 10px;
}
.maindesign .k_item a img{
	width: 80%;
}
.maindesign .maker a{
	display: block;
}
.maindesign .maker a p{
	padding: 0 0 10px;
}
.maindesign .maker a img{
	width: 60%;
}
@media screen and (max-width: 767px) {
.maindesign .cols2 .cate_container {
	width: 100%;
	}
}
