@charset "shift_jis";

body {
    text-rendering: optimizeLegibility;
    font-kerning: normal;               
    font-variant-ligatures: common-ligatures contextual;
    font-feature-settings: "kern", "liga", "clig", "calt";
}

#telework * {margin:0;padding:0; border: none}

#telework{
	width:1080px;
	margin:0 auto ;
    padding-bottom: 1rem;
    background: #FFFFFF;
    text-align: left;
    font-size: 1rem;
    font-family: ���S�V�b�N��, YuGothic, "���S�V�b�N Medium", "Yu Gothic Medium", ���S�V�b�N, "Yu Gothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0.03rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}


#telework a{
	text-decoration:none;
	color:#000;
    -webkit-transition: .3s;
    transition: .3s;
	}

#telework a:link {
      color: #000;
      text-decoration: none;
}

#telework a:visited {
    color: #000;
    text-decoration: none;
}

#telework a:hover {
    color: #000;
    text-decoration: none;
}

#telework a:hover img {
    opacity: 0.8
}

#telework ul{
    overflow: hidden
}

#telework li{
    list-style:none;
    float: left;
    overflow: hidden
}

#telework img {
    width: 100%
}
#telework .smp{
    display: none
}

#telework h2{
    background: #000;
    padding: 1rem;
    margin: 2rem 0 1rem;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0.15rem;
    color: #FFFFFF;
    clear: both;
    font-weight: 500
}
#telework h2 span{
    font-size: 1.3rem;
    margin-right: 1rem
}

/*---------------------
navi
---------------------*/

#telework .navi{
    width: 100%;
    margin: 2rem 0
}
#telework .navi li{
    width: calc(97%/4);
    margin-right: 1%;
    margin-bottom: 10px;
    text-align: center;
}
#telework .navi li:nth-child(4n) {   
    margin-right: 0;
}
#telework .navi li a{
    display: block;
    padding: 1rem 1rem 1rem 0;
    border: 1px solid #000;
    position: relative
}

#telework .navi li a:hover {
    background: #000000;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

#telework .navi li a::after {
    content: "keyboard_arrow_down";
    font-family: "Material Icons";
    display: block;
    position: absolute;
    font-size: 120%;
    height: 1em;
    width: 1em;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
}


/*---------------------
�A�C�e��
---------------------*/
#telework .item{
    width: 100%;
}
#telework .item li{
    width: 255px;
    margin-right: 20px;
    margin-bottom: 30px;
    text-align: center;
    background: #ebf3fd;
}
#telework .item li:nth-child(4n) {   
    margin-right: 0;
}
#telework .item li dl dt,
#telework .item li dl dd{
    float: none;
    text-align: left;
    margin-bottom: 0.5rem;
}
#telework .item li dl dd{
    position: relative;
    padding: 0 0.5rem
}

#telework .item li dl dd.name{
    font-size: 0.9rem;
    font-weight: bold;
    min-height: 46px
}

#telework .item li a:link dl dd.name,
#telework .item li a:visited dl dd.name{
    color: #001DFF;
    text-decoration: underline;
}

#telework .item li a:hover dl dd.name{
    color: #C00003;
}

#telework .item li dl dd.text{
    font-size: 0.9rem;
    /*min-height: 60px;*/
    line-height: 130%
}

#telework li a:hover .price{
    background: #ff0000;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

/*---------------------
���i�v��
---------------------*/
#telework .price,
#telework .intax{
	vertical-align: baseline;
	/*display:inline-block;*/
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	font-weight:bold;
	color: #ff0000;
    padding-right: 1rem
}

#telework .price::after {
    content: "keyboard_arrow_right";
    font-family: "Material Icons";
    display: block;
    position: absolute;
    font-size: 200%;
    height: 1em;
    width: 1em;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
}

#telework .prdisp-taxin,
#telework .prdisp-price{
	font-size: 2rem;
    /*padding-right: 1.5rem;*/
}

#telework .price div {
        text-align: right;
    min-height: 40px;
    padding-right: 2rem;
    font-size: 1.5rem;
}

#telework .prdisp-taxin span span{
	/*bottom: 25%!important;*/
    margin-right: 0.3rem;
}

#telework .motoprice{display:none;}
#telework li.price{font-size:28px;}
#telework .buy_price ol{font-size:20px;}
#telework .intax{font-size:11px;margin-left:5px;font-weight:normal;}
#telework .spesicalprice{font-size:12px;color:#626262;display: inline-block;line-height:1;position:relative;text-align:left; margin-right:1em;color: #C00}


/*---------------------
�y�[�W�g�b�v
---------------------*/

#telework .to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: #c6e7ff;
    z-index: 99999;
    opacity: 1;
    transition: .5s;
}
#telework .to-top a:hover {
    color: #B90003;
    text-decoration: underline
}

/*---------------------
�t�b�^�[
---------------------*/
#telework .footer{
    border-top:1px solid #ccc;
    width: 100%;
    margin:2rem auto 0; 
    padding: 20px 0; 
    text-align: center;
    font-size: 1rem
}
#telework .footer a{
    color: #0044FF;
}
#telework .footer a:visited{
    color: #0044FF;
}
#telework .footer a:hover{
    color:#FF8E00;
}
#telework .footer-smp{
    display: none
}




/*---------------------
����2020.06�`��2�e����
---------------------*/

#telework h2.nobg{
    background: none;
    padding:0;
}

/*���������L���O����*/
#telework .ranking{
    margin:1rem 15px 3rem;
}

#telework .ranking ul li{
    margin: 15px;
    border: 1px solid #5e9acc;
}

#telework .ranking ul li a:hover{  
    color: #F04E9E;
}

#telework .ranking ul li.col2{
    width: 493px;
    min-height: 455px
}

#telework .ranking ul li.col3{
    width: 318px;
    min-height: 440px
}

#telework .ranking ul li dl{
    margin: 1rem 0 0.5rem;
}

#telework .ranking ul li dl dt{
    position: relative;
}

#telework .ranking ul li dl dt span{
    font-size: 1.3rem;
    font-weight: bold;
    /* margin-left: 0.5rem; */
}

#telework .ranking ul li dl dt::after{
    content: "��";
    font-family: "Material Icons";
    display: block;
    position: absolute;
    font-size: 150%;
    height: 1em;
    width: 1em;
    top: 1rem;
    bottom: 0;
    right: 0.5rem;
    margin: auto;
}

#telework .ranking ul li dl dt img{
    width: auto
}

#telework .ranking ul li .comment{
    font-size: 1rem;
    padding: 0.5rem
}


/*�����������߃i�r����*/
#telework .osusume{
    margin-bottom: 8rem;
}

#telework .osusume ul{
    margin-left: 20px;
}

#telework .osusume ul li:not(:last-child){
    margin-right: 10px
}

#telework .osusume ul li{ 
    text-align: left;
    font-size: 0.8rem;
    width: 340px
}

/*�����ݑ�[�N�Z�b�g����*/
#telework .set{
    margin-bottom: 5rem;
}

#telework .set ul li {
    border-top:1px dotted;
    margin-top: 1rem
}

#telework .set ul li dl {
    margin: 2rem 0 1rem;
    overflow: hidden;
    background: #ebf3fd;
}

#telework .set ul li dl dt,
#telework .set ul li dl dd {
    overflow: hidden
}

#telework .set ul li[class^="col"] dl dd li {
    margin: 5px 5px 0 10px;
    border: none;
    width: 115px;
    font-size: 0.7rem;
}

#telework .set ul li[class^="col"] dl dd{
    position: relative;
    margin-top: 0.5rem
}

#telework .set ul li[class^="col"] dl .price div{
    text-align: right;
    padding-right: 1.2rem;
}

#telework .set ul li.col1 dl .price div{
    padding-right: 2.5rem;
}

#telework .set ul li[class^="col"] dl .price .prdisp-taxin {
    font-size: 2.5rem;
}

#telework .set ul li[class^="col"] dl .price > span{
    position: absolute;
    top: 1rem;
    left: 1.5rem;
    color: #001bff;
    text-decoration: underline;
}

#telework li[class^="col"] a:hover .price > span {
    color: #fff!important;
    text-decoration: none!important
}

#telework .set ul li[class^="col"] dl .price > span.deskset{
    top: 0.5rem;
    line-height: 110%;
}

/*1�J�����p*/
#telework .set ul li.col1 dl dt,
#telework .set ul li.col1 dl dd {
    float: left;
}

#telework .set ul li.col1 dl dd {
    width: 525px;
    margin-left: 5px;
    padding: 0
}

/*2�J�����p*/
#telework .set ul li.col2 {
    width: 525px;
}

#telework .set ul li.col2:nth-child(2n+1) {
    margin-left: 30px
}

#telework .set li .price a:visited{
    color: #fff;
}

/*����IE�̂ݑΉ�����*/
@media all and (-ms-high-contrast: none) {
    
    #telework .set ul li[class^="col"] dl dd li img,
    #telework .osusume ul li img{
        margin-bottom: 6px
    }   

}
