@charset "UTF-8";
/* CSS Document */
/* ------------------pc------------------ */
@media print, screen and (min-width: 641px) {
  #side_navi {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 195px;
  }
  .waku_sn_middle {
    background-image: url(../item/images/waku_sn_middle.png);
    background-repeat: repeat-y;
    padding: 5px;
    width: 185px;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
  }
  .waku_sn_middle h3 {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
  }
  .waku_sn_middle ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  .waku_sn_middle li {
    background-image: url(../item/images/ya_sn.png);
    background-repeat: no-repeat;
    background-position: 1px 3px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 15px;
    font-size: 13px;
    color: #3E3A39;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #084681;
  }
  .waku_sn_middle li a {
    font-size: 13px;
    color: #3E3A39;
    text-decoration: none;
  }
  .waku_sn_middle li a:hover {
    font-size: 13px;
    color: #3E3A39;
    text-decoration: underline;
  }
  .waku_sn_middle li a:active {
    font-size: 13px;
    color: #3E3A39;
    text-decoration: underline;
  }
  .waku_sn_middle li a:visited {
    font-size: 13px;
    color: #3E3A39;
    text-decoration: none;
  }
  .waku_sn_white {
    margin: 0px;
    padding: 10px;
    width: 165px;
    background-color: #FFF;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
  }
  #main {
    padding: 0px;
    float: right;
    width: 670px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .h3_item {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .h3_item2 {
    padding: 0px;
    margin-top: 45px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  /*テキスト関連*/
  .text_kokos_category_lead {
    color: #333;
    font-size: 0.85em;
    line-height: 175%;
    text-align: center;
    margin: 0 0 15px 0;
  }
  .text_tool_category_lead {
    color: #333;
    font-size: 0.85em;
    line-height: 175%;
    text-align: left;
    margin: 10px 0 25px 0;
  }
  /*コークス見出し*/
  .h_item_category01 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .h_size_koks {
    color: #002d5c;
    size: 1.0em;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0px;
  }
  .h4_item_SubCategory_cardboad {
    background-image: url(../item/images/i_cardboad.png);
    background-repeat: no-repeat;
    color: #002d5c;
    size: 1.0em;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 0 5px 0;
  }
  .h4_item_SubCategory_PE {
    background-image: url(../item/images/i_PE.png);
    background-repeat: no-repeat;
    color: #002d5c;
    size: 1.0em;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 0 5px 0;
  }
  /*コークスのカテゴリ*/
  .ul_Koks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-bottom: 5px;
  }
  .ul_Koks a {
    margin: 5px 3px 0px 3px;
    display: block;
    padding: 0px;
    text-decoration: none;
  }
  .ul_Koks li {
    list-style: none;
    width: 32%;
  }
  .ul_Koks li img {
    max-width: 100%;
    height: auto;
  }

/*2022修正*/


.ul_3column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-bottom: 5px;
  }

.ul_3column li {
    list-style: none;
    width: 31%;
	height: 200px;
	margin:0 1% 3% 0;
  }

 .ul_3column a {
	 width: 100%;
	 height: 100%;
	 text-decoration: none;

  }
 .ul_3column .shokai_N {
    background-image: url(../item/images/syokai_N.jpg);
    background-repeat: no-repeat;

    background-position: center bottom;
  }
  .koks_price {
    background-color: #006fa6;
    padding: 5% 0;
    text-align: center;
    color: #FFF;
  }
  .koks_price h3 {
    font-size: 90%;
  }
  .koks_price h3 span {
    font-size: 60%;
  }
  .koks_price h4 {
    font-size: 150%;
    border-top: 1px solid #FFFFFF;
    padding-top: 5px;
    width: 85%;
    margin: 5px auto 0 auto;
  }
  .koks_price h4 span {
    font-size: 60%;
  }

/*以前のまま*/
  .h4_item {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-top: 35px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    color: #002d5c;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.1em;
    font-weight: 600;
    border-left: 3px solid #002d5c;
  }
  .h4_item2 {
    padding: 0px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
  }
  .text_item01 {
    font-size: 13px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .text_item02 {
    font-size: 12px;
    color: #4C4948;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_item03 {
    font-size: 11px;
    color: #4C4948;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_item_juryo {
    font-size: 18px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .waku_bana {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    overflow: hidden;
  }
  .waku_bana_left {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 325px;
  }
  .waku_bana_right {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 325px;
  }
  /*コークス新しいバナー*/
  .waku_kokusu_dan {
    padding: 0px;
    float: left;
    width: 160px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .waku_kokusu_dan_r {
    padding: 0px;
    float: left;
    width: 160px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .h5_item {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .waku_kokusu {
    padding: 0px;
    float: left;
    width: 125px;
    margin-top: 0px;
    margin-right: 11px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .waku_kokusu_r {
    padding: 0px;
    float: left;
    width: 125px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .waku_kigu {
    padding: 0px;
    float: left;
    width: 220px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .waku_kigu_r {
    padding: 0px;
    float: left;
    width: 220px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .ul_item {
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    list-style-type: none;
  }
  .li_item {
    background-image: url(../item/images/ya_blue.png);
    background-repeat: no-repeat;
    background-position: 3px 3px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    font-size: 13px;
    color: #3E3A39;
  }
  .li_item a {
    color: #3E3A39;
    text-decoration: underline;
  }
  .li_item a:hover {
    color: #3E3A39;
    text-decoration: none;
  }
  .li_item a:active {
    color: #3E3A39;
    text-decoration: none;
  }
  .li_item a:visited {
    color: #3E3A39;
    text-decoration: underline;
  }
  /*コークス商品ページ*/
  .waku_konpo {
    background-color: #F5F5F5;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 25px;
    padding-left: 30px;
  }
  .waku_konpo h5 {
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .waku_konpo h6 {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  .waku_juryo_koks {
    background-image: url(http://satomi-nenryou.com/item/images/koks/photo_koks.jpg);
    background-repeat: no-repeat;
    background-position: right top;
  }
  .waku_juryo_koks_PE_shokai {
    background-image: url(http://satomi-nenryou.com/item/images/koks/photo_kokus_PE_shokai.jpg);
    background-repeat: no-repeat;
    background-position: right top;
  }
  /*コークスを選択するバナー*/
  .waku_select_koks {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    overflow: hidden;
  }
  .waku_select_koks_bana {
    padding: 0px;
    float: left;
    width: 150px;
    margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .waku_select_koks_bana_r {
    padding: 0px;
    float: left;
    width: 150px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  /*新しいもの*/
  .box_select_koks_bana {
    padding: 0px;
    float: left;
    width: 200px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .box_select_koks_bana_r {
    padding: 0px;
    float: left;
    width: 200px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_item_konpo {
    font-size: 13px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    width: 365px;
  }
  .ul_matome {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    list-style-type: none;
  }
  .li_matome {
    background-image: url(http://satomi-nenryou.com/item/images/koks/ya_blue.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    font-size: 12px;
    padding-left: 15px;
  }
  /*お知らせブログ*/
  #waku_info_blog {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
    overflow: hidden;
  }
  .date {
    font-size: 13px;
    color: #084681;
    padding: 0px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #feed li {
    list-style-type: none;
  }
  .text_info {
    font-size: 13px;
    color: #3E3A39;
  }
  .text_info a {
    color: #3E3A39;
    text-decoration: underline;
  }
  /*ページナビ*/
  #waku_pagenavi {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    overflow: hidden;
  }
  #waku_pagenavi h4 {
    margin: 0px;
    padding: 0px;
  }
  #waku_pagenavi ul {
    margin: 0px;
    padding: 0px;
  }
  #waku_pagenavi li {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
  }
  #itemnavi01 {
    background-image: url(../item/images/navi01_o.png);
    background-repeat: no-repeat;
    height: 183px;
    width: 170px;
  }
  #itemnavi01 a {
    text-decoration: none;
    background-image: url(../item/images/navi01.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 170px;
  }
  #itemnavi01_o a {
    text-decoration: none;
    background-image: url(../item/images/navi01_o.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 170px;
  }
  #itemnavi01 a:hover {
    background: none;
  }
  #itemnavi02 {
    background-image: url(../item/images/navi02_o.png);
    background-repeat: no-repeat;
    height: 183px;
    width: 165px;
  }
  #itemnavi02 a {
    text-decoration: none;
    background-image: url(../item/images/navi02.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 165px;
  }
  #itemnavi02_o a {
    text-decoration: none;
    background-image: url(../item/images/navi02_o.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 165px;
  }
  #itemnavi02 a:hover {
    background: none;
  }
  #itemnavi03 {
    background-image: url(../item/images/navi03_o.png);
    background-repeat: no-repeat;
    height: 183px;
    width: 167px;
  }
  #itemnavi03 a {
    text-decoration: none;
    background-image: url(../item/images/navi03.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 167px;
  }
  #itemnavi03_o a {
    text-decoration: none;
    background-image: url(../item/images/navi03_o.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 167px;
  }
  #itemnavi03 a:hover {
    background: none;
  }
  #itemnavi04 {
    background-image: url(../item/images/navi04_o.png);
    background-repeat: no-repeat;
    height: 183px;
    width: 168px;
  }
  #itemnavi04 a {
    text-decoration: none;
    background-image: url(../item/images/navi04.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 168px;
  }
  #itemnavi04_o a {
    text-decoration: none;
    background-image: url(../item/images/navi04_o.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 183px;
    width: 168px;
  }
  #itemnavi04 a:hover {
    background: none;
  }
  /*業務用*/
  #waku_frekon {
    background-image: url(../item/BtoB/images/photo_frekon.jpg);
    background-repeat: no-repeat;
    background-position: right top;
  }
  .text_frekon01 {
    font-size: 13px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    width: 420px;
  }
  .text_frekon02 {
    font-size: 12px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  .text_frekon_blue {
    font-size: 15px;
    color: #002D5C;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
  }
  .td_frekon_left {
    padding-top: 5px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100px;
  }
  .td_frekon_right {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  /*お得なセット*/
  #waku_otoku_set {
    overflow: hidden;
    width: 100%;
  }
  #waku_otoku_set img {
    max-width: 100%;
  }
  #waku_otoku_set_left {
    background-color: #006FA6;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 47%;
  }
  #waku_otoku_set_right {
    background-color: #006FA6;
    margin: 0px;
    padding: 0px;
    float: right;
    width: 47%;
  }
  #waku_otoku_set h5 {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 8px;
    margin-left: 20px;
  }
  #waku_otoku_set p {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 8px;
    margin-left: 20px;
    font-size: 13PX;
    line-height: 160%;
    color: #FFF;
  }
  #waku_otoku_set h6 {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
  }
  #waku_otoku_set ul {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 0px;
  }
  #waku_otoku_set li {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  .waku_blue_line {
    border: 1px solid #002D5C;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .waku_blue_line p {
    font-size: 13px;
    color: #4C4948;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  /*レンタンのナビ*/
  .waku_pagenavi_Rentan {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .waku_pagenavi_Rentan a {
    display: block;
    padding: 0px;
    text-decoration: none;
    color: #333;
  }
  .waku_pagenavi_Rentan li {
    list-style: none;
    width: 32%;
    background-color: #f5f5f5;
    margin: 5px 0px 0px 1%;
  }
  .waku_pagenavi_Rentan article img {
    max-width: 100%;
  }
  .waku_pagenavi_Rentan article h4 {
    margin: 0px;
    padding-bottom: 8px;
  }
  .waku_pagenavi_Rentan article ul {
    padding: 0px;
    margin-left: 8px;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .waku_pagenavi_Rentan article li {
    list-style: none;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #CCCCCC;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.85em;
    background-image: url(../item/images/ya_blue.png);
    padding-left: 13px;
    background-repeat: no-repeat;
    background-position: 1px 10px;
  }
  /*BToB*/
  .h4_BtoB {
    padding: 10px;
    margin: 25px 0px 8px 0px;
    background-color: #002d5c;
    border-radius: 4px;
    color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1em;
  }
  .h5_BtoB {
    padding: 5px;
    margin: 0px 0px 3px 0px;
    background-color: #006fa6;
    border-radius: 1px;
    color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.9em;
    text-align: center;
    width: 100px
  }
  .text_BtoB {
    color: #333;
    font-size: 0.85em;
    line-height: 175%;
    text-align: left;
    margin: 10px 0 15px 0;
    padding: 0px;
  }
  .text_tel {
    color: #002d5c;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 1.6em;
    padding: 0px;
    margin: 10px 0 25px 0;
  }
  /*スマホ非表示*/
  .waku_pagenavi_SP {
    display: none;
  }
}
