@charset "UTF-8";
/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0px;padding: 0px;}
html {
	font-size: 62.5%;
} /* 10px */
/*html {font-size: calc(100vw / 32); }*/
html {
	overflow:auto;
	height:100%;
}
body{
	-webkit-text-size-adjust: 100%;
	overflow: hidden;
}
fieldset,img {
	border: 0;
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
ol li {
	list-style-position: outside;
	list-style: decimal;
	margin-left: 25px;
	margin-bottom:5px;
}
caption,th {
	text-align: left;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
a{
	color: #333333;
	text-decoration: none;
}
img {
	max-width:100%;
	height:auto;
	padding: 0;
	margin: 0;
}
*:focus {
	outline: none;
}
button, input, select, textarea {
	font-size: 16px;
}
input[type=text],select {
	font-size: 16px;
}
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
* {
	/*-webkit-appearance: none;*/
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
.ma_b5 {margin-bottom: 5px!important;}
.ma_b10 {margin-bottom: 10px!important;}
.ma_b15 {margin-bottom: 15px!important;}
.ma_b20 {margin-bottom: 20px!important;}
.ma_b21 {margin-bottom: 21px!important;}
.ma_b25 {margin-bottom: 25px!important;}
.ma_b30 {margin-bottom: 30px!important;}
.ma_r10 {margin-right: 10px!important;}
.pdt0 {padding-top:0 !important;}
table, tr, th, td {
	border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	word-wrap:break-word;
}
.sp {display:none !important;}
@media only screen and (max-width: 768px){
body{
	color: #000;
	font-size: 1.3rem;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height: 180% !important;
}
.sp {display:block!important;}
.pc {display:none !important;}input {
	font-size: 16px;
	/* transform: scale(0.9); */
}
}
#contents {
	letter-spacing: 0.03em;
	font-weight: normal;
}
#contents a {
	display:block;
	text-decoration:none;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity  0.3s ease;
}
#contents a:hover{
	opacity: 0.6;
}






#stationery .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#stationery .cf:after {
    clear: both;
}

#stationery .cf {
    *zoom: 1;
}

#stationery .pc {
    display: block;
}

#stationery .sp {
    display: none;
}

/* gnavi */

#stationery #lnavi {
    width: 100%;
    background: #fff;
    z-index: 3;
    border-bottom: 1px solid #bcbcbc;
  }
  
  #stationery #lnavi.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  
  #stationery #lnavi ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 950px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    font-size: 13px;
  }
  
  #stationery #lnavi ul li {
    display: inline-block;
  }
  
  #stationery #lnavi ul li a {
    display: inline-block;
    color: #333333;
    text-decoration: none;
  }
  
  #stationery #lnavi ul li a:hover {
    color: #fe6e00;
  }
  
  #stationery #lnavi ul li a.now {
    color: #fe6e00;
  }


/* footer-bnr */
.kokuyo-st-container #topicpath .group {
    position: static!important;
    width: auto!important;
    left: 0!important;
    transform: none!important;
}
#stationery .footer-bnr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 950px;
    margin: 0 auto;
}

#stationery .footer-bnr li {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
}

/* header */

#stationery #contents-header {
    position: relative;
    width: 950px;
    margin: 0 auto 20px;
}

/* ショーケース誘導 */

#stationery .footer-showcase {
    padding: 55px 0;
    margin-bottom: 80px;
}

#stationery .footer-showcase {
    background: #fcfbf3;
    border: 2px solid #ff6e00;
    border-left: none;
    border-right: none;
}

#stationery .footer-showcase .btnBox02 .leadTxt {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
}

#stationery .footer-showcase .btnBox02 .btn02 a {
    width: 380px;
    height: 98px;
    box-sizing: border-box;
    display: block;
    border: 2px solid #333333;
    background: #fff;
    box-shadow: 2px 2px 0 0 #333333;
    text-decoration: none;
    color: #333333;
    text-align: center;
    position: relative;
    font-size: 16px;
    margin: 0 auto;
}

#stationery .footer-showcase .btnBox02 .btn02 a:hover {
    opacity: .7;
}

#stationery .footer-showcase .btnBox02 .btn02 a .btnInner {
    border-right: 28px solid #75c2ef;
    padding: 12px;
    height: 98px;
    height: 94px;
    box-sizing: border-box;
}

#stationery .footer-showcase .btnBox02 .btn02 a .btnInner .img {
    display: inline-block;
    margin-top: 7px;
}

#stationery .footer-showcase .btnBox02 .btn02 a:after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    margin: auto;
    right: 10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    transform: rotate(45deg);
}

#stationery .footer-showcase .btnBox02 .btn02 a:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: #333333 transparent transparent #333333;
    border-style: solid;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}


@media screen and (max-width: 750px) {
    #stationery .sp {
        display: block;
    }
    #stationery .pc {
        display: none;
    }
    /* gnavi */
    #stationery #lnavi {
        display: none;
    }
    /* header */
    #stationery #contents-header {
        width: auto;
        margin: 0 auto;
        margin-top: 46px;
    }
    #stationery #pagetop {
        width: auto;
        margin: 0 auto;
    }
    #stationery .footer-bnr {
        display: block;
        width: 100%;
        margin: 20px auto;
    }
    #stationery .footer-bnr li {
        width: 100%;
        margin: 0 0 20px;
        text-align: center;
    }

    #stationery .footer-showcase {
        padding: 20px 0 0;
        margin-bottom: 0px;
    }
    #stationery .footer-showcase .btnBox02 .leadTxt {
        margin-bottom: 20px;
        font-size: 18px;
    }
    #stationery .footer-showcase .btnBox02 .btn02 a {
        width: 90%;
        height: auto;
        border: 2px solid #333333;
        font-size: 13px;
        margin: 0 auto 25px;
    }
    #stationery .footer-showcase .btnBox02 .btn02 a .btnInner {
        border-right: 20px solid #75c2ef;
        padding: 11px 9px;
        height: auto;
        box-sizing: border-box;
    }
    #stationery .footer-showcase .btnBox02 .btn02 a .btnInner .img img {
        width: 190px;
        height: auto;
    }
}






.ktsGnaviList.wrap::after {
	display: none;
}





/**/
/**/
/* ==================================================
inview
================================================== */
#contents .fadeIn_left {
  opacity: 0;
  transform: translate(-50px, 0);
  transition: 0.4s;
}
#contents .fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
	/*transition-delay: 0.8s;*/
}
#contents .fadeIn_right {
  opacity: 0;
  transform: translate(50px, 0);
  transition: 0.4s;
}
#contents .fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
	/*transition-delay: 0.4s;*/
}
#contents .fadeIn_up {
  opacity: 0;
  transform: translate(0, 50px);
  transition: 1s;
}
#contents .fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
	/*transition-delay: 0.4s;*/
}