.inner_content{width:750px}


#c_content{width:100%;}
#c_content a{
	color:#000;
	text-decoration:none;
}
#c_content a:hover *{opacity:0.9;}
#c_content .pc_none{display:none;}




/*▽基本CSS*/
*{ list-style:none; margin:0; padding:0;}
#ceiling_wrap a { 
	text-decoration: none; 
	color:#fff; 
}

#ceiling_wrap a img { 
	border: none; 
}

#ceiling_wrap a:hover img { 
	opacity: 0.8; 
}

#ceiling_wrap img { 
	vertical-align: bottom; 
}

.inner_content {
    margin: 0 auto;
}

/*▼全体枠▼*/
#ceiling_wrap { 
	width: 750px;
	margin: 0 auto 50px; 
}
#ceiling_wrap .wrap { 
	max-width: 750px;
	margin: 0 auto; /*overflow: hidden;*/ 
}
#ceiling_wrap h1,
#ceiling_wrap h2,
#ceiling_wrap h3,
#ceiling_wrap { 
	color: #fff;
}

/* 看板 */
#ceiling_wrap h1 {
	width: 100%;
	margin:0;
}

.three_category {
	width: 750px;
    margin: 0 auto;
    letter-spacing: -.40em;
    text-align: center;
/*    margin-top: 40px;*/
    margin-bottom: 30px;
}

.three_category li {
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 250px;
}

.three_category li a {
	display: block;
}

.three_category li a img {
	width: 100%;
	height: auto;
}

.main_tittle {
	width: 750px;
    font-size: 30px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    text-align: center;
    position: relative;
    background: #111;
}

.main_tittle2 {
	width: 750px;
    font-size: 30px;
    margin: 40px auto 0;
    padding: 10px 0 10px 0;
    text-align: center;
    position: relative;
    background: #111;
}

#ceiling_wrap .sub_tittle {
	width: 750px;
    font-size: 30px;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    margin: 10px 0 10px 0;
    text-align: center;
    position: relative;
    background: #777;
}

.aicon {
	width: 750px;
	margin: 0 auto;
	letter-spacing: -.40em;
        text-align: center;
        /* margin-top: 20px; */
        margin-bottom: 5px;
}

.aicon li {
	display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
         width: 350px;
	font-size: 20px;
	font-weight: bold;
        background-color: #000;
        padding: 10px;
        margin: 0px 5px 0 0px;
}
#ceiling_wrap .aicon01 {
	display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
         width: 745px;
	font-size: 20px;
	font-weight: bold;
        background-color: #000;
        padding: 10px 0;
        margin: 0px 5px 0 0px;
}
.aicon li a {
	display: block;
	color: #fff;
}

.dimming {
	width: 750px;
    margin: 0 auto;
    letter-spacing: -.40em;
    text-align: center;
    /* margin-top: 20px; */
    margin-bottom: 5px;
}

.dimming li.dimming01 {
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
	font-size: 25px;
	font-weight: bold;
    margin: 0px 5px 0 0px;
    width: calc((100% - 6px*3)/3);
}

.dimming li.dimming00 {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 745px;
    font-size: 25px;
    font-weight: bold;
    background-color: #0dc5c3;
    padding: 7px 0px;
    margin: 0px 5px 0 0px;
}

.dimming li:hover { 
	opacity: 0.8; 
}

.dimming li a {
	display: block;
	color: #fff;
}

.toning {
	width: 750px;
    margin: 0 auto;
    letter-spacing: -.40em;
    text-align: center;
    /* margin-top: 5px; */
    margin-bottom: 5px;
}

.toning li.toning01{
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 350px;
	font-size: 25px;
	font-weight: bold;
    background-color: #f09926;
    padding: 7px 10px;
    margin: 0px 5px 0 0px;
}

.toning li.toning00 {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 745px;
    font-size: 25px;
    font-weight: bold;
    background-color: #f09926;
    padding: 7px 0px;
    margin: 0px 5px 0 0px;
}

.toning li:hover { 
	opacity: 0.8; 
}

.toning li a {
	display: block;
	color: #fff;
}

.arrow_s_b {
  position: relative;
  display: inline-block;
  padding-left: px;
  color: #333;
  text-decoration: none;
}
.arrow_s_b:before {
  content: '';
  width: 18px;
  height: 18px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  top: 100%;
  left: 330px;
  margin-top: -9px;
}
.arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 338px;
  margin-top: -4px;
}
.c_01 .arrow_s_b:before {
  content: '';
  width: 18px;
  height: 18px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  top: 100%;
  left: 715px;
  margin-top: -9px;
}
.c_01 .arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 723px;
  margin-top: -4px;
}






/*価格　税込部分　トップ下*/
#ceiling_wrap ul.cl_2 li.price {
    color: #000;
    font-size: 20px;
    border: none;
    font-weight: bold;
    display: inline-block;
}
/*価格　税抜部分　トップ下*/
#ceiling_wrap ul.cl_2 li .intax {
	font-size: 11px;
	color:#000;
	border: none;
    font-weight: normal;
	display: inline-block;
}
/*価格　一行に　トップ下*/
#ceiling_wrap .buy_price {
display: inline-block;
}
/*●畳アイコン*/
#ceiling_wrap .cl_2 span {
color: #fff;
    background-color: #3e3b36;
    padding: 0.1vw 0.5vw;
    border-radius: 0.2vw;
    margin: 0 10px 0 0;
    letter-spacing: 0.1vw;
}
/*●畳アイコン　下線*/
#ceiling_wrap .cl_2 dd {
border-bottom: solid 1px #000;
    /* margin: 1vw; */
    padding: 0.5vw;
margin-top: 0.5vw;
}

/*価格　税込部分
#ceiling_wrap ul li.price {
    color: #fff;
    font-size: 20px;
    border: none;
    font-weight: bold;
    display: inline-block;
}*/
/*価格　税抜部分*/
#ceiling_wrap ul li .intax {
	font-size: 11px;
	/*color:#fff;*/
	border: none;
    font-weight: normal;
	display: inline-block;
}

/*価格　セール価格の削除*/
#ceiling_wrap  span.spesicalprice {
  display: none;
}


#ceiling_wrap h2.top{
	width:100%;
/*	margin:0 0 -35px 0;*/
	padding:8px;
	font-size:40px;
	text-align:center;
	color:#000;/*任意の色に変更*/
}


/*2カラム*/
#ceiling_wrap  .cl_2 > li {
    width: calc((100% - 12px*1)/2);
}
#ceiling_wrap .cl_2 li a {
    display: block!important;
/*    text-align: left!important;*/
    transition: 0.3s;
    font-weight: bold;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}

/*見出し直下テキスト*/
#ceiling_wrap .txt{
	text-align: center;
	color:#000;/*任意の色に変更*/
}
/*見出し*/
#ceiling_wrap h3{
	width:100%;
	background-color:#6e89ae;/*任意の色に変更*/
	color:#fff;/*任意の色に変更*/
	padding:8px;
	font-size:16px;
/*	margin-top:40px;*/
	margin-bottom:10px;
	box-sizing:border-box;
}
/*2~5カラム共通*/
/*
※1
liの間隔を調整するとき「12px」の部分を変更
すべて同じpx数にする
*/
#ceiling_wrap ul[class^="col_"]{
	font-size:0;
/*	padding: 0 20px 20px 20px;*/
	margin: 0 0 10px 0;
}
#ceiling_wrap ul[class^="col_"]>li {
	vertical-align:top;
	display:inline-block;
/*	margin-right:12px;※1*/
	margin-bottom:12px;/*※1*/
	text-align:center;
	box-sizing:border-box;
	font-size:16px;
}

/*2~5カラム共通　商品画像部分*/

#ceiling_wrap ul[class^="cl_"] {
/*    width: 890px;*/
    margin: 10px auto 20px auto;
    padding: 15px;
    background: #e9eff7;
}
#ceiling_wrap ul[class^="cl_"] li {
    margin: 0 2px 5px 0;
    background: #fff;
    display: inline-block;
    position: relative;
    text-align: center;
}
/*2~5カラム*/
#ceiling_wrap .col_2>li{width:calc((100% - 12px*1)/2);}/*※1*/
#ceiling_wrap .col_3>li{width:calc((100% - 12px*0)/3);}/*※1*/
#ceiling_wrap .col_4>li{width:calc((100% - 12px*3)/4);}/*※1*/
#ceiling_wrap .col_5>li{width:calc((100% - 12px*4)/5);}/*※1*/

#ceiling_wrap .col_2>li:nth-child(2n){margin-right:0;}
#ceiling_wrap .col_3>li:nth-child(3n){margin-right:0;}
#ceiling_wrap .col_4>li:nth-child(4n){margin-right:0;}
#ceiling_wrap .col_5>li:nth-child(5n){margin-right:0;}

#ceiling_wrap .col_1>li{width:100%;margin-right:0;}


#ceiling_wrap .cl_2 p {
	font-size:18px;
}

#ceiling_wrap br.br_sp {
	display: none!important;
}

#ceiling_wrap p.txt {
    color: #fff;
    background-color: #6e89ae;
    padding: 0.5vw 0;
}

/*▽節電流用CSS*/

#box1 .bg1{
    background:#eef4f9;
}


#box1 .col_1 .item_list > li {
    width: calc((100% - 26px*1)/3);
}
#box1 .col_1 .item_list > li span{
	padding:3px 7px;
}


#box1 .col_2 .item_list > li {
    width: calc((100% - 26px*1)/2);
}

#box1 .col_2 .item_list > li span{
	display: block;
	width: 70%;
	padding:1px 0 0 0;
    text-align: center;
    margin: 0 auto 2px auto;
}

#box1 .col_2 .item_list > li li.intax{
    display: block;
    margin: 0 auto;
}


#box1 li dl dt{
    color: #389cab;
    border-bottom: 1px dashed;
}

#box1 h4:after{
   border-color: #3cbdcf transparent transparent transparent;
}

#box1 h4{
    background: rgb(87,161,223); 
    background:linear-gradient(90deg, rgb(63 215 212) 0%, rgb(50 187 216) 100%);

}
#box1 h3{
    color: #36d1d6;
}



/*ブロック背景*/
.bg1{
    background:#eef4f9;
    padding:10px;
    margin: 0 0 40px 0;    
}

/*見出し*/
#box1 h3{
	width: 100%;
    font-size: 31px;
    margin: 14px 0 0 0;
    text-align: center;
    letter-spacing: 3px;
}

#box1 h3{
    color: #36d1d6;
}

#box1 #box2 h3{
    color:#a5c526;
}

#box1 h4{
	font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 14px 0;
    padding: 12px 0;
    position: relative;
}

#box1 h4{
    background: rgb(87,161,223); 
    background:linear-gradient(90deg, rgb(63 215 212) 0%, rgb(50 187 216) 100%);

}
#box1 #box2 h4{
    background: rgb(87,161,223); 
    background:linear-gradient(90deg, rgb(165 197 38) 0%, rgb(80 202 138) 100%);
}
#box1 h4:after{
  	content: '';
	position:absolute;
	bottom:-8px;
	right:50%;
    width: 0;
   height: 0;
   border-style: solid;
   border-width: 8px 8px 0 8px;
}


#box1 h4:after{
   border-color: #3cbdcf transparent transparent transparent;
}

#box1 #box2 h4:after{
   border-color: #7bc857 transparent transparent transparent;
}
#box1 .col_1 dd.price{
	display: inline-block;
}



/*小見出し*/
#box1 h6 {
    text-align: center;
    font-size: 27px;
    color: #1876ea;
    margin: 0;
}

/* 共通カラム */
#box1 ul[class^="col_"] {
    width: 100%;
    margin:0 auto 10px auto;
    padding:0;
}

#box1 ul[class^="col_"] li {
	background: #fff;
	display: inline-block;
	text-align: center;
	color: #222;
	margin-right: 10px
	
}
#box1 ul[class^="col_"] li a{
	display: block!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 0 15px 0;
}

#box1 ul[class^="col_"] li dl dd.image {
	margin: 5px auto;
	position: relative;
}

#box1 ul[class^="col_"] li dl dt{
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

#box1 li dl dt{
    color: #389cab;
    border-bottom: 1px dashed;
}
#box1 #box2 li dl dt{
    color: #81ab46;
    border-bottom: 1px dashed;
}

#box1 ul[class^="col_"] li dl dd.txt{
    font-size: 15px;
    text-align: center;
    margin:0 0 7px 0;
    line-height: 1.3em;
}

#box1 ul[class^="col_"] .buy_price li{
	display: inline;
 }

#box1 ul[class^="col_"] li.intax  {
	font-size: 11px;
	color:#222;
	background: none;
}
#box1 ul[class^="col_"] .icon{
 overflow: hidden;
 display: inline-block;

}

#box1 ul[class^="col_"] .icon > li{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 1px 4px 3px 4px;
    width: auto;
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    background: #5d9eb7;
}

#box1 ul[class^="col_"] .buy_price {
	float: none;
    margin: 2% 0 0 0;
    padding: 0;
    border: none;
    background: none;
    text-align: center;
}

#box1 ul[class^="col_"] li.price {
	color: #222;
	font-size: 28px;
	border: none;
	font-weight: bold;
	margin:0;
	background: none;
}
#box1 li.motoprice,
#box1 li.price span.spesicalprice {
	display: none !important;
}


/******* エアコン畳数 *******/
#box1 ul[class^="col_"] .item_list {
    margin: 10px 0;
}

#box1 ul[class^="col_"] .item_list > li {
	display: inline-block;
    margin: 0 0 5px 0;
    padding: 0;
}

#box1 ul[class^="col_"] .item_list > li a{
    padding: 10px 0;
    background: #fff;
    border: 1px solid #d9dfdf;
}

#box1 ul[class^="col_"] .item_list > li span{
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
}

#box1 ul[class^="col_"] .item_list > li span:nth-child(1n) {
	background: #02cdf6;
}

#box1 ul[class^="col_"] .item_list > li span:nth-child(2n) {
	background:#f8716b;
}

#box1 ul[class^="col_"] .item_list > li:hover a{
    background: #f3fbfd;
    opacity:1;
}

/*1カラム用*/
#box1 .col_1 .item_list > li {
    width: calc((100% - 26px*1)/3);
}
#box1 .col_1 .item_list > li span{
	padding:3px 7px;
}

/*2カラム用*/
#box1 .col_2 .item_list > li {
    width: calc((100% - 26px*1)/2);
	
}

#box1 .col_2 .item_list > li span{
	display: block;
	width: 70%;
	padding:1px 0 0 0;
    text-align: center;
    margin: 0 auto 2px auto;
}

#box1 .col_2 .item_list > li li.intax{
    display: block;
    margin: 0 auto;

}
/*
#ceiling_wrap ul.cate_01 li.fadeIn a{
	position: relative;
	display: block;
}
#ceiling_wrap ul.cate_01 li.fadeIn a div.price{
    position: absolute;
    bottom: 6%;
    left: 18%;
}
#ceiling_wrap ul.cate_01 li.fadeIn a div.price ul li.price{
    font-size: 40px;
    display: inline-block;
}
*/


/******* おすすめボタンのみ *******/
#ceiling_wrap .cate {
    overflow: hidden;
    margin: 0 auto 55px auto;
    text-align: center;

}
#ceiling_wrap .cate li {
    display: inline-table;
    margin: 0 0 5px 0;
    text-align: center;
    width: calc((100% - 24px) / 2);
    position: relative;
    vertical-align: top;

}
#ceiling_wrap .cate li a {
    display:table-cell;
    vertical-align:middle;
    color: #fff;
    padding:25px 0;
    background:#4ec3cf;
    font-size:20px;
    line-height: 1.1em;
    margin: 0;
    border-radius: 5px;
    font-weight: bold;
 
}

#ceiling_wrap .cate li::after {
    content: '';
    position: absolute;
    bottom: 41%;
    right: 13px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border: 2px solid;
    border-color: transparent #fff #fff transparent;
    transform: rotate(-45deg );
}

#ceiling_wrap .cate li a:hover{
   background:#39bb8b;
 
}













