
@charset 'UTF-8'; /* sp */
.container {
    width: 100%;
}

.sp {
    display: block;
}

.pc {
    display: none;
}

.table-layout {
    width: 100%;
    margin: 30px 0;
}

.table-layout {
    overflow: auto;
    white-space: nowrap;
}

.table-layout::-webkit-scrollbar {
    height: 6px;
    background: #FFF;
}

.table-layout::-webkit-scrollbar-track {
    background: inherit;
}

.table-layout::-webkit-scrollbar-thumb {
    background: #CDCFD2;
    border-radius: 10px;
}

.youtube {
    padding-top: 60%;
}

.site-header {
    padding:5%;
}

.site-header .container {
}

.site-header .logo {
    width: 230px;
    padding: 20px 0;
}
.site-header .logo_txt {
  font-size: 5vw;
  width:auto;}

.site-header .logo a {
}

.site-header .logo img {
}

.top-mv {
}

.top-mv img {
}

.site-footer {
}

.site-footer::before {
}

.site-footer .container {
}

.footer_logo {
    width: 80%;
    margin: 0px auto 20px;
}

.footer_logo a {
}

.footer_logo img {
}

.footer_link {
}

.footer_link ul {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.footer_link li {
    display: block;
    border: none;
    margin: 0 0 4px;
}

.footer_link li:first-child {
}

.footer_link a {
    font-size: 12px;
}

.gotop {
    width: 15%;
    bottom: 3%;
    right: 10px;
}

.gotop a {
}

.gotop a img {
}

.copyright {
    display: block;
    margin-top: 10px;
    font-size: 10px;
    transform: scale(1);
    text-align: center;
}

.main {
}

.top-contents {
}

.top-lead {
    margin: 20px 0 30px;
    padding: 0 5%;
}

.top-lead p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 2;
    margin: 0 0 30px;
}

.top-lead__banner {
    max-width: 90%;
}

.top-lead img {
}

.news-list {
    padding: 0 5%;
    margin: 0 0 0;
}

.news-list .container {
}

.news-list .container h2 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 5vw;
    padding: 0 5% 0;
    box-sizing: border-box;
}

.news-list ul {
}

.news-list li {
    width: 100%;
    padding: 0 3% 0;
    margin: 0 0 20px;
}

.news-list ul::after {
}

.news-list li a {
}

.news-list figure {
}

.news-list img {
}

/* ４つ並び==================== */
.list_s li {
    width: 50%;
    padding: 0 3% 0;
    margin: 0 0 20px;
}
/*==================== */

.news-list__header {
    padding: 11px 0 0 50px;
    margin: 0 0 10px;
}

.news-list__cate-icon {
}

.news-list__cate-icon::before {
    width: 40px;
    height: 40px;
}

.le_creuset::before {
    content: " ";
    display: inline-block;
    width: 150px;
    height: 46px;
    background: url(../images/logo_le_creuset.png) no-repeat left;
    background-size: 100%;
}
.lupicia::before {
    content: " ";
    display: inline-block;
    width: 56px;
    height: 40px;
    background: url(../images/logo_lupicia.png) no-repeat left;
    background-size: 100%;
}
.tokyo_biso::before{
  content: " ";
  display: inline-block;
  width: 150px;
  height: 46px;
    background: url(../images/logo_tokyo_biso.gif) no-repeat left;
    background-size: 100%;
}
.news-list__cate-name {
    padding: 0 0 0 17px;
    letter-spacing: 0;
    font-size: 16px;
}

.news-list__cate-name::before {
    width: 11px;
    height: 12px;
}

.news-list__date {
    font-size: 10px;
    letter-spacing: 0;
    position: relative;
    top: 4px;
}

.news-list__description {
    font-size: 16px;
    letter-spacing: 0;
}

/* アコーディオン追記------------------------ */

.menu {
    margin-bottom: 0;
}

.menu label {
    display: block;
        padding: 10px 0;
}
.menu label img {
    width: 100%;
}
.menu label p {
    font-weight: bold;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.menu label:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: #F8B500 2px solid;
    border-right: #F8B500 2px solid;
    -webkit-transform: rotate(
135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(
135deg);
    position: absolute;
    right: 5%;
    top: 0;
    bottom: -57px;
    margin: auto;
}

/*開いた状態の矢印描画*/
.menu input[type=checkbox]:checked + label:after{
  content:"";
  display:block;
  width: 12px;
    height: 12px;
  border-top: #F8B500 2px solid;
  border-right: #F8B500 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position:absolute;
  right: 5%;
  top: 0;
  bottom: -69px;
  margin: auto;
}

#menu_bar01:checked ~ #links01 li, #menu_bar02:checked ~ #links02 li {
    height: auto;
    opacity: 1;
    width: 100%;
    padding: 10px 0 20px;
    border-bottom: solid 1px;
    font-size: 16px;
}

/* レポート------------------------ */
.report_contents .container {
    max-width:100%;
    padding: 9vw 0;
}

.report_contents .container .report_mv{
  margin-bottom: 9vw;
}

.report_contents .container section{
  position: relative;
  max-width:100%;
    margin: 0 auto;
        padding-bottom: 15vw;}
.report_contents .container section:last-child{
  padding-bottom: 0;
}

.report_contents .container section:after{
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width:100%;/*画像の幅*/
  height: 8px;/*画像の高さ*/
  background-image: url(../images/inner_line.gif);
  background-size: cover;
  vertical-align: middle;
    margin-top:15vw;
}
.report_contents .container section .report_img{
  margin-bottom:35px;
}

.report_contents .container section .report_txt{
    padding:0 9vw;
}

.report_contents .container section .report_txt p{
  font-size: 16px;
  line-height: 1.575;
  text-align: justify;
  text-justify: inter-ideograph;
}

.report_contents .container .report_contents_01{}
.report_contents .container .report_contents_01 h2{
    font-size: 8vw;
      margin-bottom: 30px;
        padding: 0 9vw;}
.report_contents .container .report_contents_01 h3{
    font-size: 7vw;
        padding:0.8rem 0 0.8rem 1.5rem;
      margin-bottom: 30px;}

.report_contents .container .report_contents_02 .report_txt img{
  float: none;
  clear: both;
  margin: 5vw auto 0;
}

.report_contents .container .report_contents_03 .report_txt{
  display: block;
}
.report_contents .container .report_contents_03 .report_txt p{
  float: none;
  width: 100%;
}
.report_contents .container .report_contents_03 .report_txt img{
  width:100%;
    object-fit: contain;
    font-family: 'object-fit: contain;'; /*IE対策*/
    margin: 5vw auto;
    float: none;
}

.report_contents .container .report_contents_03 .report_txt .w30{width: 100%;}
.report_contents .container .report_contents_03 .report_txt .w70{width: 100%;}

.report_contents .container section .report_txt .youtube {
    position: relative;
    width: 100%;
    padding-top: 64.25%;
    margin: 10% auto 0;
}

.report_contents .container section .shop_img img{
  padding: 0 9vw;
}

.report_contents .container .report_contents_01 .sdgs_logo img {
    width: 33.333%;
    height: auto;
}




