@charset "UTF-8";

  @media screen and (max-width: 991px) {
    .l-home__slider #slider {
	max-width: 720px;
	margin: .5rem auto;
	}
  }
  @media screen and (min-width: 992px) {
    .l-header__nav .nav-item {
	width: calc((100% / 7) - 8px);
	/*width: calc((100% / 6) - 7px);*/
	}
	.l-header__info__logout {
	left:340px;
	top:24px;
	width:360px;
	}
	.l-header::before { background: none;}
	.l-header__info .faxLink {
	right:20px;
	top:40px;
	}
  }
  @media screen and (max-width: 576px) {
    .l-footer .container .navbar-nav .nav-item {display: none;}
	.l-home__bnrBox__item { margin: .8rem;}
  }
  @media screen and (min-width: 576px) {
  .l-media__listBox__list {
    width: 30%;}
  }

.l-footer__infoBox { padding-top: 0; display: block;}
.l-footer__infoBox .faxLink a { font-size: .8rem;}
.l-footer .container .navbar-nav .nav-item .nav-link { font-size: .9rem;}

.journal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.l-journal {
  width: 100%;
  padding-bottom: 2rem;
}
.l-journal__listBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2rem 0;
    position: relative;
    max-width: 960px;
}
.l-journal__listBox__list {
	border: 1px solid #CCC;
}
.l-journal__listBox__list .link .textBox {
	padding: .5rem 1rem;
}
.l-detail.journal .l-detail__content.col2 .photoArea .photoBox {
    border-radius: none;
    overflow: inherit;
    width: 100%;
    max-width: 440px;
    max-height: inherit;
}
.l-detail.journal h3 {
	margin-bottom: .5rem;
}
.face__icon {
	display: flex;
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 1rem;
	align-items: center;
}
.face__icon img {
	border-radius: 6px;
	max-width: 80px;
	margin-right: 1.5rem;
}
.name {
	color: #26bf89;
	font-size: .9rem;
}
.commentBox {
	padding: 1rem 1.5rem;
	border: 1px solid #CCC;
	background: #26bf89;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 1rem 0;
}

 @media screen and (max-width: 576px) {
    .l-journal__listBox {
        padding: 0 1rem 1rem; }
	}
    .l-journal__listBox__list {
      margin-bottom: 3rem; }
 @media screen and (min-width: 576px) {
        .l-journal__listBox__list {
          width: 33%;
		  margin: 1rem;
		  width: calc(33% - 2rem); 
          /*max-width: 245px;*/
 }
}
      @media screen and (max-width: 576px) {
        .l-journal__listBox__list {
          width: 46%; }
          .l-journal__listBox__list:nth-child(even) {
            margin-left: 7.5%; } }
			
      .l-journal__listBox__list .link {
        display: block;
        position: relative;
        color: #404040; }
        .l-journal__listBox__list .link:hover {
          text-decoration: none; }
          .l-journal__listBox__list .link:hover .photoBox {
            opacity: .7; }
        .l-journal__listBox__list .link .icon {
          position: absolute;
          top: -1.5%;
          left: -3%;
          z-index: 100; }
        .l-journal__listBox__list .link .photoBox {
          -webkit-transition: opacity .2s;
          transition: opacity .2s;
          overflow: hidden; }
          .l-journal__listBox__list .link .photoBox img {
            width: 100%;
            height: auto; }
        .l-journal__listBox__list .link .textBox .date {
          font-size: .9rem;
          margin: .85rem 0 .5rem;
          color: #8c8c8c;
          letter-spacing: .12rem; }
        .l-journal__listBox__list .link .textBox .title {
          font-size: .9rem;
          line-height: 1.6;
          text-decoration: underline; }


/* 松栄堂について アイコン */
.icon {
	width: 100px;
	background-size: 100% 100%;
}
.icon.media {
    background-image: url(../img/common/icon-bg02.png); }
    .icon.media::before {
      content: '掲載メディア';
	  width: 100%;}
.icon.open {
    background-image: url(../img/common/icon-bg05.png); }
    .icon.open::before {
      content: '見本市活動'; }
.icon.nature {
    background-image: url(../img/common/icon-bg07.png); }
    .icon.nature::before {
      content: '環境活動'; }
.icon.culture {
    background-image: url(../img/common/icon-bg08.png); }
    .icon.culture::before {
      content: '協力'; }
.icon.kyoto::before {
    content: '京都展'; }
.icon.tenji {
    background-image: url(../img/common/icon-bg06.png); }
    .icon.tenji::before {
      content: '展示会'; }

/* 商品について　アイコン */
.icon.newItem {
    background-image: url(../img/common/icon-bg01.png); }
    .icon.newItem::before {
      content: '新商品'; }
.icon.change {
    background-image: url(../img/common/icon-bg09.png); }
    .icon.change::before {
      content: '仕様変更'; }
.icon.changeprice {
        background-image: url(../img/common/icon-bg10.png); }
        .icon.changeprice::before {
          content: '価格改定'; }
.icon.pickup {
    background-image: url(../img/common/icon-bg04.png); }
    .icon.pickup::before {
      content: 'PickUp商品'; }
.icon.keisai-end {
    background-image: url(../img/common/icon-bg04.png); }
    .icon.keisai-end::before {
      content: '掲載終了商品'; }
.icon.newpattern {
    background-image: url(../img/common/icon-bg01.png); }
    .icon.newpattern::before {
      content: '新柄'; }

/* 営業部だより　アイコン */
.icon.journal {
    background-image: url(../img/common/icon-bg01.png); }
    .icon.journal::before {
      content: '営業部だより';
	  width: 100%;}
.icon.other::before {
      content: 'その他';
	  width: 100%;}
.icon.channel {
    background-image: url(../img/common/icon-bg01.png); }
    .icon.channel::before {
      content: '営業ちゃんねる';
	  width: 100%;}

.icon.none {display: none; }


/* footer */
.telBox { margin-bottom: .5rem;}
.l-footer__infoBox .tel {
    margin-left: 1.4rem;
    padding-left: 1.4rem;
}
@media screen and (max-width: 991px) {
	.l-footer__infoBox .tel {
    margin-left: 0;
    padding-left: 0;
	}
}
.l-footer__infoBox .add {}
@media screen and (max-width: 991px) {
	.l-footer__infoBox .add {
    margin-bottom: .5rem;
	}
}
.l-footer__infoBox .faxLink {
	margin: 1rem 0;
}

/* journal */
.report {
	padding: 2rem 2.5rem;
	border: 1px solid #26bf89;
	border-radius: 6px;
}

/* header */
.l-header__info .faxLink.b01{
    right: 20px;
    top: 30px;
}
.l-header__info .faxLink.b02 {
    right: 20px;
    top: 75px;
}
.l-header__info .faxLink.b01 a {
	padding: .4rem 1.7rem .4rem 3rem;
}
.l-header__info .faxLink.b02 a {
    width: 100%;
    display: block;
    background: none;
    padding: .3rem 1.7rem .3rem 3rem;
    color: #26bf89;
	border: 1px solid #26bf89;
    position: relative;
    border-radius: .2rem;
    text-decoration: none;
    transition: background .2s;
}
.l-header__info .faxLink.b02 a:hover {
	color: #FFF;
	background: #26bf89;
}
@media screen and (max-width: 991px) {
	.l-header__info .faxLink.b02 a {
		background: #26bf89;
		color: #FFF;
		border: none;
		padding: .4rem 1.7rem .4rem 3rem;
	}
	.l-header__info .faxLink.b02 a:hover {
		color: #FFF;
		background: #62b090;
	}
}

/* faq */
.faq-navBox {
	border-bottom: 2px dotted #CCC;
	padding: 1em;
	margin-bottom: 1.5em;
}
.faqBox {
	border-bottom: 2px dotted #CCC;
	padding: 1em;
	margin-bottom: 1.5em;
	position: relative;
}
.faq-nav {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	flex-flow: wrap;
	scroll-behavior: smooth;
}
.faq-nav a::before {
    content: '▶';
	font-size: .7rem;
    margin-right: .5rem;
}
.faq-nav div.col-3b {
	width: 33%;
	margin-bottom: 1em;
}
@media screen and (max-width: 756px) {
	.faq-nav div.col-3b { width: 50%;}
}

.faq {
	width: 90%;
	margin: 10px auto;
	list-style: none;
	padding: 0;
}
.faq li{
	margin-bottom: 2em;
}
.faq p {
	padding: 3px;
}

.faqBox .up {
    text-align: right;
    font-size: .6rem;
    cursor: pointer;
    font-size: .6rem;
    color: #26bf89;
    position: absolute;
    bottom: 0;
    right: 0;
	scroll-behavior: smooth;
}
.faqBox .up::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 6.9px 4px;
    border-color: transparent transparent #26bf89 transparent;
    margin-left: .5rem;
}

.faq-commentBox {
    padding: 1rem 1.5rem;
    font-size: 1.1rem;
    font-weight: bold;
    margin: 1rem 0;
	text-align: center;
}

html {
  scroll-behavior: smooth;
}


