@charset 'UTF-8';

*{
  transition: all 0.1s ease-out;
  color: #555;
}

.tile li:not(.tile-container), .tile .tile-inner{
  /* box-shadow:none;
  -webkit-box-shadow:none; */
  padding:0;
}

.step2 .tile li:not(.tile-container){
  padding:0;
  box-shadow:none;

}

.categories li p span{
  font-size: 15px;
}


.categories li p span.per-person{
  margin-bottom: 2px;
}

.step-wrapper {
  padding: 30px 50px 50px 50px;

}

.section-title{
  font-size: 25px;
  margin-bottom: 15px;
}

.desc-box{
  height: 60px;
}

.main-box{
  padding: 5px 18px 5px 5px;
}

.breadcrumb{
  display:none;
}

#main{
  margin-top:30px;
}


.main-box input[type="text"]{
  font-size: 15px;
}


.main-box .inputs .submit input[type="submit"]:hover{
  background: #1ac4cb7a;
}


.step2 li.step1:hover{
  opacity:0.5
}

.header-button{

}
.main-box .inputs .back input[type="button"]{
  color: #ffffff;
}
.main-box .inputs .back input[type="button"]:hover{
  opacity: 0.5
}

.caution{
  font-weight: normal;
}

.step2 .main-box{
  margin-bottom: 25px;
}
.step1 .main-box{
  margin-bottom: 40px;
}
.categories li p span.number {
  font-size: 1.1rem;
}

.desc-box{
  display:none!important
}

.main-box .select-categories p {
  position: relative;
  border-radius: 2px;
  width: 200px;
  display: flex;
  align-items: center;
  border: 2px solid #bdbdbd;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 0.9rem;
  color: #555
}



.main-box .select-numbers{
  width:210px
}

.main-box .select-days{
  width:225px
}
.main-box .select-numbers {
  /* padding: 10px 24px 10px 38px; */
  width: 215px;
}

.mini{
  font-size: 1.3rem;
}

.utility-box .main-box .inputs{
  padding: 0px 45px 5px;
}



.utility-box .main-box .inputs input{
  padding: 10px 40px;
}

.main-box .select-categories{
  padding:3px 10px 2px;
}


#estimate .name-set .input-wrap input{
  width: 670px;
}

.utility-box .main-box .select-categories{
  display:none
}

.utility-box .main-box .select-numbers{
  padding: 10px 10px 10px 0px;
}

.utility-box .main-box{
  display: flex;
  justify-content: space-between;
}

.utility-box .main-box .inputs input {
  padding: 10px 7px;
  margin-right: 10px;
}

.utility-box .main-box .inputs{
  width: auto;
  padding: 0px 5px 0px;
}

.utility-box .main-box .select-days {
  padding: 10px 7px 10px 0px;
  width: auto;
}

.utility-box .main-box{
  padding: 15px 5px;
}


.utility-box .main-box .select-numbers{
  margin-right: 0px;
}

.utility-box .main-box .inputs input {
  padding: 10px 20px;
  margin-right: 10px;
}

.utility-box .main-box .inputs input:hover{
  background: #1ac4cb7a;

}

.utility-box .main-box span.ttl{
  margin-right: 5px;
}


#header .container .utility .header-button {
  /* border:solid 2px #4da3a7; */
  border-radius: 3px;
  background: #1bc4cb;
  color: #ffffff;
  font-weight: bold;
  font-weight: bold;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  padding: 14px 12px;
}

#header .container .utility .header-button:hover {
  background: #1ac4cb7a;

}

#numbers,#days{
  font-weight: bold;
}

.create .icons{
  width: 30%;
}
.main-menu li a{
  /* width: 50%; */
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: column; */
  box-sizing: border-box;
  padding: 35px;
  /* margin: 0 10px; */
  flex-direction:unset;
  border:solid 2px #fff;
  border-radius:5px;
}
.main-menu li a:hover{
  border:solid 2px #1bc4cb
}


.createleft{
  width: 70%;
  margin-top: 3%;
}

.main-menu li .main-menu-title{
  margin-bottom: 5px;
  color: #1bc4cb
}

.main-menu li p{
  margin-bottom: 0px;
}

.tile li {
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 1px #dfdede;
  -webkit-box-shadow: 0px 3px 6px 1px #dfdede;
  -moz-box-shadow: 0px 3px 6px 1px #dfdede;
  -o-box-shadow: 0px 3px 6px 1px #dfdede;
  -ms-box-shadow: 0px 3px 6px 1px #dfdede;
}

p.price_btn {
  margin-bottom: 20px;
  color: #2e2e2e;
}


#estimate .prices{
  margin-bottom: 10px;
  font-size: 0.8rem;
}


#estimate .date{
  background: none;
  font-size: 15px;
}

.select-template {
  position: relative;
}

.select-template .tile li:not(.tile-container), .tile .tile-inner{
  padding: 15px;
  padding-bottom: 45px;
}

.select-template ul li {
  position: relative;
}

.select-template ul li .inputs{
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 160px;
  border-radius: 5px;
  overflow: hidden;
  max-width: 166px;
  border: 1px solid #bbbbbb;
  display:flex;
}


.select-template ul li .inputs input[type="text"]{
  padding: 4px 5px;
  font-size: 0.9rem;
  width: 80px;
}
.select-template ul li .inputs input[type="submit"] {
  /* margin-left: 10px; */
  font-size: 0.8rem;
  width: 80px;
  border-left: 1px solid #bbbbbb;
}


.select-template ul li .inputs input[type="submit"]:hover{
  opacity: 0.7;
}


.main-menu{
  margin-bottom: 60px;
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-size: 1.8rem;
  margin-right: 10px;

}


.select-template .select-template-title{
  text-decoration: none;
  display: flex;
  align-items: center;
}


.main-box .select-categories p .count{
  border:none
}

.main-box .select-categories p:hover{
  border:solid 2px #1AC4CB;
  background: #d2f9fb;
}

.main-box .inputs .submit input[type="submit"],.main-box .inputs .back input[type="button"]{
  padding: 10px 40px;
}

.main-box .select-numbers{
  padding: 10px 0px 10px 10px;
  margin-right: 10px;
  margin-left: 10px;
}


.detail-submit input {
  border: none;
  background: #1AC4CB;
  padding: 13px 0;
  color: #fff;
  font-weight: 600;
  font-size: 21px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  text-align: center;
  display: block;
  width: 50%;
  margin: auto;
  border-radius: 3px;
}

.detail-submit input:hover {
  opacity: 0.7
}

.step2 .main-box .select-categories p {
  display: none
}

.step2 .main-box .select-categories {
  margin-right: 245px;
}

.step2 .main-box .select-days {
  width: 150px;
}

.step2 .main-box .select-days {
  padding: 10px 45px 10px 20px;
  width: auto;
}

.step2 .main-box .select-numbers {
  padding: 10px 0px 10px 10px;
  margin-right: 10px;
  margin-left: 20px;
}

#detail-section .detail-wrapper .detail-box .detail-inner .detail-content label:hover{
  background: #d4d4d4;
}

#detail-section .detail-wrapper .detail-content-food .left .utility-title {
  color: #313131;
  font-weight: 600;
  font-size: 19px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  margin-bottom: 20px;
  line-height: 1.4;
}

#detail-section .detail-wrapper .detail-content-food .left .utility-title span {
  display: block;
  color: #313131;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  line-height: 1.5;
  margin-top: 15px;
}


#detail-section .detail-wrapper .detail-content-food .left .select-area .inner-box .inner-title {
  color: #2F2F2F;
  font-weight: 600;
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  text-align: center;
  margin-bottom: 10px;
}


#detail-section .detail-wrapper .detail-content-food .left .select-area .inner-box select {
  width: 100%;
  background: #EDEDED;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  color: #2F2F2F;
  font-weight: normal;
  font-size: 17px;
  font-family: arial;
  padding: 5px 10px;
}

#detail-section .detail-wrapper .detail-content-food .left .select-area .inner-box .select-wrapper:after {
  content: "\eac8";
  font-family: IcoFont !important;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1AC4CB;
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 0;
  width: 25px;
  height: 100%;
}

.tab-inner .section-title span,#estimate .prices .total .total-price,#estimate .prices .tax span,#estimate .prices .without-tax span{
  color: #313131
}

#estimate .table-style .table-content dd.amount input {
  width: 70px;
  text-align: center;
}

#estimate .table-style .table-content dd input{
  padding: 5px
}

#estimate .table-style .table-content dd input[name="trash"] {
  border: none;
  background: #1AC4CB;
  font-size: 10px;
  color: #fff;
  border-radius: 2px;
  padding: 3px 10px 3px 10px;
  margin: 0 5px;
  font-size: 0.8rem;
}

#estimate .table-style dt:nth-of-type(9), #estimate .table-style dd:nth-of-type(9) {
  width: 85px;
}

#estimate .table-style dt:nth-of-type(3), #estimate .table-style dd:nth-of-type(3) {
  width: 170px;
  padding-left: 20px;
  text-align: center!important;
}

#estimate .table-style .table-header dt {
  border-right: solid 1px #fed826;
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px 7px;
  color: #2F2F2F;
  font-weight: 600;
  font-size: 13px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
}
#estimate .table-style .table-content dd{
  padding: 10px 0px;
}

#estimate .table-style dt:nth-of-type(3), #estimate .table-style dd:nth-of-type(3) {
  width: 180px;
  /* padding-left: 0; */
  text-align: center!important;
}


#estimate .table-style .table-content dd {
  padding: 10px 0px;
  border-right: solid 1px #efefef;
  /* margin: 9px 0; */
}

#estimate .table-style .table-content {
  width: 100%;
  background: #fff;
  box-shadow: 0 3px 8px #ddd;
  border-radius: 3px 3px 0 0;
}
#estimate .table-style .table-content dd:last-child {
  border-right: none;
}

.button-delete:hover,#estimate .btn.plus:hover{
  opacity: 0.7
}

.tab-header li{
  border-top: 2px solid #FED826;
  border-left: 2px solid #FED826;
  border-right: 2px solid #FED826;
}

#estimate .table-style .table-content dd.itemcode-input {
  width: 150px;
  padding: 0 20px;
}

#estimate .table-style .table-content dd input[name="add"]{
  font-size: 0.8rem;
}

#estimate .table-style .table-content dd:last-child {
  border-right: none;
  text-align: right!important;
  padding-right: 0;
  padding-left: 11px;
}

.step3 .select-template .tile li:not(.tile-container), .tile .tile-inner{
  padding: 0;
  box-shadow:none;
}
.step3 #proposal ul li{
  justify-content: flex-start;
  margin: 20px 0px 10px 17px;
}

.step3 #proposal ul li figure{
  height: auto;
}

#proposal ul li .item-category-sub {
  height: 30px;
  display:none;
  font-size: 12px;
}

#proposal ul li .item-detail-main .item-name{
  overflow: hidden;
}

#proposal ul li .eco-icons {
  height: auto;
}

#proposal ul li .item-information {
  margin-bottom: 15px;
  height: 54px;
}

#proposal ul li .prices table th,#proposal ul li .prices table td{
  font-size: 11px;
}
#proposal ul li .prices table th{
  width: 100px
}

#proposal .date{
  color: #2F2F2F;
  font-weight: 600;
  font-size: 15px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
  /* position: absolute; */
  right: 0;
  /* background: #EDEDED; */
  /* top: -10px; */
  padding: 0px 20px;
}


.teian{
  display: flex;
  justify-content: space-between;
}

#estimate .prices{
  display: block;
  text-align: right;
}

#estimate .prices .without-tax{
  margin-right:0;
  margin-bottom: 10px;
}

#estimate .prices .total{
  margin-bottom: 20px;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
  width: 480px;
  margin-left: auto;
}

#estimate .prices .total .total-price{
  padding-left: 35px;
}

#estimate .prices .tax span {
  margin-left: 20px;
}

#estimate .prices .without-tax span {
  font-weight: 600;
  margin-left: 20px;
}

p.price_btn {
  margin-bottom: 20px;
  color: #2e2e2e;
  box-sizing: border-box;
  width: 480px;
  text-align: left;
  margin-left: auto;
  font-size: 0.8rem;
  padding: 6px 10px;
  background: #EDEDED;
}

#estimate .table-style .added .delete{
  width: 80px;
}

.content-wrap.added {
  width: 51%;
  /* margin: auto; */
}

.step3 .tab-inner{
  padding: 40px 20px 40px 15px;
}

.without-tax,.tax {
  display: flex;
  justify-content: space-between;
  width: 250px;
  margin-left: auto;
}

#header .container .utility .welcome{
  background:none;
  font-size:0.8rem;
}

#header .container .utility .welcome span{
  text-align:left;

}
#header .container .utility .welcome .message {
  display: block;
  width: 100%;
  border-bottom: none;
}
#header .container .utility .welcome{
  display: flex;
  padding: 0
}
#header .container .utility .welcome .message{
  width: auto;
}
#header .container .utility .welcome .message:after{
  content:""
}

#header .container .utility .welcome .name{
  width: auto;
  max-width: 150px
}

#header .container h1 a {
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.svg) no-repeat;
  width: 90px;
  height: 58px;
  background-size: contain;
}

#header .container h1 a {
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.svg) no-repeat;
  width: 90px;
  height: 58px;
  background-size: contain;
}

.zeismall{
  font-size: 0.7em;
  margin-left: 0!important;
  font-weight: normal!important;
}



#detail-section .detail-wrapper .detail-content-food .right .food-box .inner-box .inner-text .other-wrapper{
  width: 42%;
}


#proposal ul li .item-category {
    color: #313131;
    font-weight: 600;
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",���C���I,Meiryo,system-ui,sans-serif;
    line-height: 1.3;
    margin-bottom: 10px;
}


.select-template ul li .template-contents {
line-height: 1.5;
display: flex;
    flex-wrap: wrap;
}

p.template-contents span {
  background: #f3f3f3;
      padding: 2px 5px;
      margin-right: 10px;
      border-radius: 3px;
      margin-bottom: 6px;
}


#detail-section .detail-wrapper .detail-box.food{
  margin-top:0;
  margin-bottom: 45px;
}

#detail-section .detail-wrapper .detail-box.water{
    margin-bottom: 45px;
}

#detail-section .detail-wrapper .detail-box.helmet {
  margin-bottom: 45px;
}

.select-template ul li .inputs input[type="submit"]{
  font-size: 0.7rem;
}

.select-template ul li .inputs input::placeholder {
  color: #b9b9b9;
}


#proposal ul li .prices {
    margin-top: auto;
    margin-left: -15px;
    width: 100%;
    background: #FED826;
    padding: 5px 15px 5px;
    border-radius: 0 0 5px 5px;
    position: absolute;
    box-sizing: border-box;
    bottom: 0;
}

#proposal ul li {
    width: 200px;
    margin: 20px;
    display: flex;
    flex-direction: column;
    padding-bottom: 70px;
    position: relative;
    justify-content: flex-start;
}


.popup-message2 {
    background-color: rgba(136,136,136,0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.popup-message2 .popup-inner {
    border-radius: 5px;
    padding: 30px 100px 20px;
    background: #fff;
}

.popup-message2 .popup-inner .popup-title {
    margin-bottom: 40px;
    color: #313131;
    font-weight: 600;
    font-size: 16px;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,system-ui,sans-serif;
    text-align: center;
    line-height: 1.6;
}

.popup-message2 .popup-inner input {
    background: #E8BE0F;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,system-ui,sans-serif;
    padding: 10px 0;
    width: 100%;
    border: none;
    border-radius: 7px;
}



#lpst #key-visual .inner .text-wrap figure{
  text-align: center;
  width: 100%;
  max-width: 1100px;
  padding: 40px 30px;
  position: relative;
}
#lpst #key-visual .inner .text-wrap figure::after{
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  width: 50px;
  height: 20px;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

#lpst .btn{
  margin: 60px auto 0;
}

#lpst #key-visual .inner .text-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom:0px;
    justify-content: space-between;
    background: #fff;
  border-radius: 10px;
}

#lpst #solution .column figure{
  margin:0
}

#lpst #solution .column img {
    width: 940px;
    height: auto;
}

#lpst #solution:after{
  border:none;
}
#lpst #solution {
    position: relative;
    padding: 30px 0 0px;
  }
  
#lpst #points {
  background: #FED826;
      padding: 50px 0 110px;
      margin: 0px;
}


#lpst #points img,#flow img{
  width: 100%;
    height: auto;
}

#lpst #points .column figure,#flow .column figure{
    width: 100%;
    margin-right: 0;
}


#lpst #points {
    background: #fafaff;
    padding: 50px 0 120px;
    margin: 0px;
}

#lpst #points div.container{
  width: 1100px;
}

/* #catalog {
    background: #fafaff;
} */


#lpst #solution .column {
    width: 100%;
    display: block;
    margin: 0 auto;
}

#lpst #solution .column figure {
    margin: 0;
    display: block;
}

#lpst #solution .column img {
    width: 100%;
    height: auto;
}


/*追加-------------------
--------------------------
--------------------------20231220*/


#lpst #key-visual .key-visual-wrapper {
  padding: 60px 0 60px;
  background: rgba(254,216,38,1);
}

div.about_flex{
  display: flex;
  flex-wrap: wrap;
}
div.about_item{
  display: flex;
  align-items: center;
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.about_item:nth-of-type(1),
div.about_item:nth-of-type(3){
  border-right: 1px solid #d4d4d4;
}
div.about_item:nth-of-type(1),
div.about_item:nth-of-type(2){
  border-bottom: 1px solid #d4d4d4;
}
#lpst #points .column div.about_item figure,
#lpst #points .column div.about_item figure img{
  width: 100px;
}
div.about_item_text{

}
div.about_item_text>h3{
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.15;
  margin-bottom: 0.5em;
}
div.about_item_text>p{
  font-size: 20px;
}
div.about_item_text>p.come{
  font-size: 12px;
  color: #4b4b4b;
  padding-left: 1em;
  text-indent: -1em;
}

/*コンテンツ内のボタン*/
div.sakutto_btnGrp{
  margin-top: 30px;
}
div.support_btn a{
  display: block;
  margin: 20px auto 10px;
  padding: 0.75em 1em;
  max-width: 500px;
  border-radius: 100px;
  border: 2px solid #000;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  position: relative;
  transition: all 0.3s ease 0s;
  }
  div.support_btn a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: url(../img/arrow-right.svg)no-repeat;
    background-size: contain;
    width: 11px;
    height: 20px;
    color: #000;
  }
  div.support_btn a:hover{
    opacity: 1!important;
  }
  div.sakutto_btnGrp p{
    text-align: center;
  }
  div.support_btn.support_btn_stock a{
    background: #FED826;
  }
  div.support_btn.support_btn_stock a:hover{
    background: #ff941b;
  }
  

/*-----------------------------------*/
*{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.support *{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.support img{
  width: 100%;
}
#key-visual .inner{
  width: 100%;
  max-width: 1200px;
}
  /*コンテンツの白枠*/
div.support{
  background: #fff;
  border-radius: 20px;
  padding: 40px 60px;
  margin-bottom: 80px;
  position: relative;
}

div.support:last-of-type{
  margin-bottom: 0;
}
/*コンテンツ内の横並び*/
div.support_flex{
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: auto;
}

/*コンテンツ内のタイトル*/
h4.support_title{
  max-width: 900px;
  margin: auto auto 25px;
  padding: 10px;
  border-bottom: 3px dotted #bebebe;
  font-size: 44px;
  color: #000;
  line-height: 1.25;
}
h4.support_title>span{
  display: block;
  line-height: 1.25;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}

span.fnt-blue{
  color: #5f90cc;
}

div.support p{
  color: #000;
  text-align: justify;
}



/*サポート１つめ
防災・防犯・感染対策用品カタログ---*/
div.support_01::after{
  background: url(../bousai_img/circle_mono.png)no-repeat;
  background-size: contain;
  }
  /*コンテンツ内の左側*/
  .support_01 div.support_left{
    width: 40%;
  }
  .support_01 div.support_catalog{
    display: flex;
    justify-content: space-between;
  }
  .support_01 div.support_catalog_img{
  max-width: 150px;
  transform: rotate(-3deg)translateX(-15px);
  }
  .support_01 div.copy{
  margin-bottom: 10px;
  }
  .support_01 div.copy p{
    font-size: 20px;
    font-weight: bold;
    margin-left: 0.25em;
  }
  .support_01 div.copy span.kasen{
    background:linear-gradient(transparent 70%, #ffea92 70%);
    font-weight: bold;
  }
  .support_01 div.copy span.fnt-blue{
    font-size: 20px;
    font-weight: bold;
  }
  div.fulidashi{
    position: relative;
  }
  .support_01 div.fulidashi p{
    display: block;
    width: calc(100% - 30px);
    text-align: center;
    line-height: 1.25;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .support_01 div.fulidashi p>strong{
  font-size: 26px;
  font-weight: bold;
  }
  
  /*コンテンツ内の右側*/
  .support_01 div.support_right{
    width: calc(60% - 30px);
    margin: auto 0 auto auto;
  }
  
  .support_01 div.support_right p{
    font-size: 20px;
  }
  .support_01 div.support_right p.come{
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
  }
  div.support_btn a:hover{
    background: #d6d6d6;
  }
  .support_01 div.support_btn a{
    background: #FED826;
    margin-left: 0;
  }
  .support_01 div.support_btn a:hover{
    background: #8ab3e4;
  }
  @media screen and (max-width:768px) {
    
    .support_01 div.support_left,
    .support_01 div.support_right{
      width: 100%;
    }
    .support_01 div.support_catalog{
      margin-bottom: 30px;
    }
    .support_01 div.support_catalog_img{
      max-width: 40%;
      transform: rotate(-3deg)translateX(0px);
    }
    .support_01 div.support_catalog_text{
      max-width: calc(55% - 10px);
    }
    
    .support_01 div.support_right p{
      font-size: 16px;
    }
    .support_01 div.support_right p.come{
      font-size: 12px;
    }
    
  }
  @media screen and (max-width:550px) {
    .support_01 div.copy p{
      font-size: 3.5vw;
      margin-left: 0;
    }
    .support_01 div.copy span.fnt-blue{
      font-size: 3.5vw;
    }
    .support_01 div.fulidashi p{
      font-size: 3.25vw;
    }
    .support_01 div.fulidashi p>strong{
      font-size: 5vw;
    }
  }
  /*サポート１つめ
  防災・防犯・感染対策用品カタログここまで---*/
  
/*追従メニュー*/
div.stock_jumpbtn{
  position: fixed;
  top: 60px;
  /*right: -200px;*/
  right: 10px;
  z-index: 12;
  width: 152px;
  height: 152px;
  margin: 0;
  transition: all .3s;
}
div.stock_jumpbtn:hover{
  transform: translate(-10px,0px);
}

span.item-category-sub{ display:none; }

div.bottomcl{
  margin:auto 0 0;
}
