@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Thin";
  src: url("../fonts/NotoSansCJKjp-Thin.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.otf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Thin";
  src: url("../fonts/NotoSansCJKjp-Thin.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.otf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-mail {
  width: 279px;
  height: 50px;
}
.com-mail::before {
  width: 20px;
  height: 14px;
}

.com-tel {
  padding-left: 29px;
  background-size: 20px;
  font-size: 2.3rem;
}

.com-bnr {
  max-width: 342px;
  flex-direction: column;
  align-items: center;
}
.com-bnr li:nth-of-type(n+2) {
  margin: 35px auto 0;
}
.com-bnr-img {
  width: 90%;
  margin: 0 auto 0 0;
  text-align: left;
}
.com-bnr-contents {
  width: 179px;
  height: 147px;
  margin: -106px -4px 0 auto;
  padding-top: 32px;
  padding-right: 18px;
  background-position: 69px calc(100% - 20px), center;
  background-size: 20px, cover;
}
.com-bnr-ttl-en {
  margin: auto;
  font-size: 1.3rem;
}
.com-bnr-ttl-ja {
  margin-top: 15px;
  font-size: 2rem;
}

.com-report {
  margin-top: 30px;
}
.com-report li {
  width: 49%;
}
.com-report li:nth-of-type(2n) {
  margin-left: 2%;
}
.com-report li:nth-of-type(n+3) {
  margin-top: 15px;
}
.com-report-img {
  outline-width: 2px;
}
.com-report-contents {
  margin-top: 7px;
}
.com-report-ttl {
  line-height: 2;
}

.com-bg01 {
  background-size: 100%;
  background-color: #e8f6fa;
}
.com-bg02 {
  background: url(../img/top/solution-bg-l.png) no-repeat left calc(100% + 40px)/180px, url(../img/top/solution-bg-r.png) no-repeat calc(100% - 20px) -50px/130px;
}
.com-bg03 {
  background-size: 100%;
  background-color: #e8f6fa;
}
.com-bg04 {
  background-position: right bottom, calc(100% - 10px) 20px, -29px top, left bottom;
  background-size: 350px, 100px, 459px, 350px;
}

.news-post-tag {
  margin-left: 10px;
}
.news-post-tag-txt {
  padding: 2px 9px;
  font-size: 1.4rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}

/* =========================================

  main  SP

========================================= */
/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  display: block;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-btn {
  margin: 0;
  width: 183px;
  height: 50px;
  line-height: 50px;
}
#top-news .news-post {
  margin: 35px auto 0;
}

/* top-solution  SP
------------------------------------ */
#top-solution .solution-inner {
  display: block;
}
#top-solution .solution-contents {
  margin: 25px auto 0;
}
#top-solution .solution-ttl-sub {
  text-align: center;
  font-size: 1.7rem;
}
#top-solution .solution-txt-wrap {
  padding-bottom: 25px;
  background-size: 50px;
}

/* top-about  SP
------------------------------------ */
#top-about .about-inner {
  padding: 50px 15px;
}

/* top-request  SP
------------------------------------ */
#top-request .request-txt {
  margin-top: 25px;
}
#top-request .request-list {
  flex-direction: column;
  align-items: center;
}
#top-request .request-list li {
  width: 100%;
}
#top-request .request-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-request .request-box {
  margin-top: 50px;
  padding: 30px 15px;
  flex-direction: column;
  align-items: center;
}
#top-request .request-box-l, #top-request .request-box-r {
  width: 100%;
}
#top-request .request-box-r {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #c5c6c0;
  border-left: none;
}
#top-request .request-info {
  margin: 30px auto 0;
}
#top-request .request-sns {
  margin-top: 30px;
}
#top-request .request-sns li:nth-of-type(n+2) {
  margin-left: 25px;
}
#top-request .request-sns a {
  width: 35px;
}

/* =========================================

sub layout  SP

========================================= */
/* profile  SP
------------------------------------ */
#profile .about-inner {
  padding-top: 25px;
}
#profile .about-flx {
  display: block;
}
#profile .about-img {
  width: 60%;
  margin: auto;
  margin-left: 41px;
}
#profile .about-list-ul li:nth-of-type(n+2) {
  margin-top: 10px;
}
#profile .about-box {
  padding: 20px;
}

.bnr-sub-inner {
  padding: 0 15px 50px;
}
.bnr-sub .com-bnr-contents {
  width: 199px;
  height: 162px;
  margin-top: -139px;
  padding-top: 50px;
  background-size: 18px, contain;
  background-position: 82px calc(100% - 20px), center;
}

/* policy  SP
------------------------------------ */
#policy .about-bg {
  background-size: 50px, 120px, 200px;
  background-position: calc(100% - 15px) calc(100% - 15px), calc(100% - 20px) 20px, left calc(100% + 60px);
}
#policy .about-flx {
  display: block;
}
#policy .about-flx-img {
  text-align: center;
}
#policy .about-flx-contents {
  margin: 20px auto 0;
}
#policy .vision-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#policy .vision-list li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#policy .vision-list-ttl {
  font-size: 1.8rem;
}
#policy .policy-list {
  margin-top: 20px;
}
#policy .policy-list-item {
  display: block;
}
#policy .policy-list-contents {
  margin: 10px auto 0;
}
#policy .policy-list-ttl-sub {
  margin-top: 12px;
  text-align: center;
  font-size: 1.7rem;
}
#policy .movie-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#policy .movie-list li {
  width: 100%;
  max-width: 250px;
  margin: auto;
}
#policy .movie-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

/* report  SP
------------------------------------ */
#report .com-bg01 {
  background-size: 100%;
}
#report .detail-report-ttl {
  margin-top: 10px;
  font-size: 2rem;
}
#report .detail-report-ttl-wrap {
  padding-bottom: 10px;
  flex-direction: column-reverse;
  align-items: flex-start;
}
#report .detail-report-img {
  flex-direction: column;
  align-items: center;
}
#report .detail-report-img li {
  width: 100%;
}
#report .detail-report-img li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#report .report-box {
  margin-top: 20px;
  padding: 20px;
}

/* request  SP
------------------------------------ */
#request .volunteer-txt {
  margin-top: 15px;
}
#request .volunteer-list {
  margin-top: 20px;
}
#request .volunteer-list-item {
  padding: 20px;
}
#request .volunteer-list-txt {
  margin-top: 6px;
}
#request .volunteer-dl {
  margin-top: 6px;
}
#request .volunteer-dl dt {
  font-size: 1.7rem;
}
#request .request-txt {
  margin-top: 20px;
}
#request .request-list-item {
  padding: 20px;
}
#request .request-list-ttl {
  line-height: 1.5;
}
#request .request-info {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#request .request-mail {
  margin: 20px auto 0;
}
#request .sns-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#request .sns-list li {
  margin: auto;
}
#request .sns-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#request .sns-list a {
  background-position: center;
  background-size: cover;
  background-image: url(../img/top/com-btn-bg.png);
}
#request .sns .com-ttl01-ja {
  font-size: 2rem;
}

/* news  SP
------------------------------------ */
#news .com-ttl04 {
  padding: 3px 13px;
}/*# sourceMappingURL=style_sp.css.map */