@charset 'utf-8';

@media all and (max-width: 750px){
  body .post_content p {
    line-height: 1.8;
  }
}

/*##### Common #####*/
@media all and (max-width: 781px){
  body.admin-bar.header_fix_mobile #header {
    margin-top: 0 !important;
  }
}

@media all and (max-width: 750px){
  #page_contents {
    padding: 30px 5% !important;
  }
}

@media all and (max-width: 750px){
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 4%;
  }
}

@media all and (max-width: 750px){
  .sme-font-size {
    line-height: 1.8 !important;
    font-size: 1.6rem !important;
  }
}

@media all and (max-width: 750px){
  #gallery_content_list .item .desc_inner {
    padding: 1.7em 4% !important;
  }
}

.pagePost.single #side_col .widget_headline,
.pageNews.single #side_col .widget_headline {
  margin-bottom: 0.5em;
}

.pagePost.single #side_col select,
.pageNews.single #side_col select {
  width: 100%;
  height: 2.5em;
  padding: 0 1.0em;
}

@media all and (max-width: 600px){
  .pagePost.single .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content,
  .pageNews.single .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 1.0em 0;
  }
}

.pagePost.single .tb01,
.pageNews.single .tb01,
.pagePost.single .tb01 *,
.pageNews.single .tb01 * {
  box-sizing: border-box;
}

.pagePost.single .tb01,
.pageNews.single .tb01 {
  margin-bottom: 2.5em;
}

.pagePost.single .tb01 th,
.pageNews.single .tb01 th,
.pagePost.single .tb01 td,
.pageNews.single .tb01 td {
  padding: 1em 0.8em;
}
@media all and (max-width: 750px){
  .pagePost.single .tb01 th,
  .pageNews.single .tb01 th {
    padding: 1em 0.3em 1em 0.5em;
  }
}

.pagePost.single .tb01 th,
.pageNews.single .tb01 th {
  border-left: 0;
}
@media all and (max-width: 750px){
  .pagePost.single .tb01 th,
  .pageNews.single .tb01 th {
    border-left: 1px solid #ddd;
  }
}

.pagePost.single .tb01 td,
.pageNews.single .tb01 td {
  border-right: 0;
}
@media all and (max-width: 750px){
  .pagePost.single .tb01 td,
  .pageNews.single .tb01 td {
    border-right: 1px solid #ddd;
  }
}

.pagePost.single .tb01 tr:first-child th,
.pageNews.single .tb01 tr:first-child th {
  width: 150px;
}
@media all and (max-width: 750px){
  .pagePost.single .tb01 tr:first-child th,
  .pageNews.single .tb01 tr:first-child th {
    width: 100px;
  }
}

.pagePost.single .tb01 tr:first-child td,
.pageNews.single .tb01 tr:first-child td {
  width: calc(100% - 150px);
}
@media all and (max-width: 750px){
  .pagePost.single .tb01 tr:first-child td,
  .pageNews.single .tb01 tr:first-child td {
    width: calc(100% - 100px);
  }
}


/*##### About #####*/
@media all and (max-width: 750px){
  .boxAbout01 {
    margin-bottom: 5em;
  }
}

#page_contents #article .boxAboutSdgsR p.p01 {
  margin-bottom: -2.5em;
  color: #028c39;
}
@media all and (max-width: 600px){
  #page_contents #article .boxAboutSdgsR p.p01 {
    margin-top: 0;/*1.0em;*/
    margin-bottom: -1.7em;
  }
}

@media all and (max-width: 600px){
  #page_contents #article .boxAboutSdgsR .wp-block-media-text__media {
    text-align: center;
  }
}
@media all and (max-width: 750px){
  #page_contents #article .boxAboutSdgsR .wp-block-media-text .wp-block-media-text__media {
    align-self: flex-start;
  }
}

@media all and (max-width: 600px){
  #page_contents #article .boxAboutSdgsR .wp-block-media-text__media img {
    width: 92%;
    max-width: 405px;
  }
}



/*##### Company #####*/
.boxCompany01 {
  margin-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxCompany01 {
    margin-bottom: 4.5em;
  }
}

@media all and (max-width: 750px){
  .boxCompany01 .pSign .sme-font-size {
    font-size: 1.4rem !important;
  }
}

.boxCompany02 {
  margin-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxCompany02 {
    margin-bottom: 4.5em;
  }
}

@media all and (max-width: 1000px){
  body .boxCompany02 .is-layout-flex {
    display: block;
  }
}
@media all and (max-width: 750px){
  body .boxCompany02 .is-layout-flex {
    margin-bottom: 1.0em;
  }
}

@media all and (max-width: 1000px){
  body .boxCompany02 .is-layout-flex .is-layout-flow:first-child table {
    margin-bottom: 0;
  }
}

@media all and (max-width: 1000px){
  body .boxCompany02 .is-layout-flex table td:nth-child(1) {
    width: 150px;
  }
  body .boxCompany02 .is-layout-flex table td:nth-child(2) {
    width: calc(100% - 150px);
  }
}
@media all and (max-width: 550px){
  body .boxCompany02 .is-layout-flex table td:nth-child(1) {
    width: 5em;
  }
  body .boxCompany02 .is-layout-flex table td:nth-child(2) {
    width: calc(100% - 5em);
  }
}

@media all and (max-width: 1000px){
    body .boxCompany02 .is-layout-flex .is-layout-flow:first-child tr:last-child td {
    border-bottom: 0;
  }
}

.boxCompany03 {
  margin-bottom: 3em;
}
@media all and (max-width: 750px){
  .boxCompany03 {
    margin-bottom: 1.5em;
  }
}

.boxCompany03 .wp-block-media-text {
  grid-template-columns: 350px auto !important;
}
@media all and (max-width: 900px){
  .boxCompany03 .wp-block-media-text {
    grid-template-columns: 100%!important;
  }
}

@media all and (max-width: 900px){
  .boxCompany03 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }
}

.boxCompany03 .wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8%;
}
@media all and (max-width: 900px){
  .boxCompany03 .wp-block-media-text .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
    padding: 1.2em 1.0em;
  }
}


/*##### INDEX #####*/
.design_headline.type2 h3 .title.rich_font_type3 {
  font-size: 39px;
}
@media all and (max-width: 750px){
  .design_headline.type2 h3 .title.rich_font_type3 {
    font-size: 34px;
  }
}

.design_headline.type2 h3 .sub_title {
  letter-spacing: 0.15em;
  font-size: 21px;
}
@media all and (max-width: 750px){
  .design_headline.type2 h3 .sub_title {
    font-size: 18px;
  }
}

@media all and (max-width: 940px){
  .home .cb_free_space.type1 {
    margin-right: 3%;
    margin-left: 3%;
  }
}

.boxIndexNews01 {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 4em 0;
}
@media all and (max-width: 750px){
  .boxIndexNews01 {
    display: block;
    padding: 2.0em 0 2.5em 0;
  }
}

.boxIndexNews01 * {
  box-sizing: border-box;
}

.boxIndexNews01 .ttl01 {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 21.7%;
  height: 224px;
  padding-left: 0.1em;
  background-color: #f2f2f2;
  letter-spacing: 0.055em;
  font-weight: 400;
  color: #11883b;
}
@media all and (max-width: 940px){
  .boxIndexNews01 .ttl01 {
    width: 180px;
  }
}
@media all and (max-width: 750px){
  .boxIndexNews01 .ttl01 {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 1.3em;
    padding: 0.5em 1.0em;
  }
}

.boxIndexNews01 .ttl01 > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .ttl01 > span {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
  }
}

.boxIndexNews01 .ttl01 .ttlMain {
  font-size: 1.52rem;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .ttl01 .ttlMain {
    margin-right: 0.5em;
  }
}

.boxIndexNews01 .ttl01 .ttlSub {
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .ttl01 .ttlSub {
    position: relative;
    bottom: -0.1em;
  }
}

.boxIndexNews01 .boxList {
  width: calc(100% - 21.7%);
  padding-left: 5.7%;
}
@media all and (max-width: 940px){
  .boxIndexNews01 .boxList {
    width: calc(100% - 180px);
    padding-left: 2.5%;
  }
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxList {
    width: 100%;
    padding-left: 0;
  }
}

@media all and (max-width: 750px){
  .boxIndexNews01 .boxList .news_list {
    margin-bottom: 0;
  }
}

.boxIndexNews01 .boxList .news_list > li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxIndexNews01 .boxList .news_list > li:before {
  content: '';
  position: absolute;
  top: 0.95em;
  left: -0.95em;
  width: 4px;
  height: 4px;
  border: 1px #111 solid;
  border-radius: 4px;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxList .news_list > li:before {
    top: 0.65em;
  }
}

.boxIndexNews01 .boxList .news_list > li .news_date {
  width: 8.8em;
  letter-spacing: -0.03em;
}
@media all and (max-width: 940px){
  .boxIndexNews01 .boxList .news_list > li .news_date {
    width: 7.8em;
  }
}

.boxIndexNews01 .boxList .news_list > li .cat {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 6.0em;
  letter-spacing: 0.04em;
  color: #11883b;
}
.boxIndexNews01 .boxList .news_list > li .cat.news {
  color: #11883b;
}

.boxIndexNews01 .boxList .news_list > li .news_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: calc(100% - (8.8em + 6.0em));
}
@media all and (max-width: 940px){
  .boxIndexNews01 .boxList .news_list > li .news_title {
    width: calc(100% - (7.8em + 6.0em));
  }
}

@media all and (max-width: 750px){
  .home .cb_free_space.num2 {
    padding: 2em 0;
  }
}


/*##### NEWS #####*/
.dlBaseCatMenu01.type02 > dt {
  font-size: 1.3rem;
}

.dlBaseCatMenu01 > dd .ul01 > li {
  font-size: 1.0rem;
}



/*##### Footer #####*/
.boxFooterInfo {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 1.7em 0;
  background-color: #eee;
}
@media all and (max-width: 690px){
  .boxFooterInfo {
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 1.7em 0;
  }
}

.boxFooterInfo #footer_logo {
  margin-right: 2.5em;
}
@media all and (max-width: 690px){
  .boxFooterInfo #footer_logo {
    margin-right: 0;
    margin-bottom: 1.7em;
  }
}

.boxFooterInfo .boxFooterMessage > p {
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media all and (max-width: 690px){
  .boxFooterInfo .boxFooterMessage > p {
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}


/*##### Service #####*/
@media all and (max-width: 500px){
  #page_contents #article .post_content h2.ttlServiceContact {
    width: 10em;
    margin-left: auto;
    margin-right: auto;
  }
}
.boxFooterInstagram {
	max-width: 2.5rem;
	margin-left: 1.5rem;
	margin-top: 0.28rem;
}
.boxFooterInstagram img {
	max-width: 100%;
}
@media all and (max-width: 500px){
	.boxFooterInfo {
		position: relative;
		padding-top: 20vw;
	}
	.boxFooterInstagram {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 1rem;
	}
}


