/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
}
@font-face {
  font-family: "YujiSyuku-Regular";
  src: url("../fonts/YujiSyuku-Regular.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
}
@font-face {
  font-family: "YujiSyuku-Regular";
  src: url("../fonts/YujiSyuku-Regular.ttf");
}
/*	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: -80px auto 0;
  padding-top: 80px;
}

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

.news-post {
  padding: 10px;
}
.news-post-img {
  width: 33%;
  padding-top: 27%;
}
.news-post-con {
  margin-left: 5%;
}
.news-post-link {
  padding: 10px;
}
.news-post-tag {
  margin-left: 4px;
  padding-left: 4px;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  font-size: 3.4vw;
}

.com-dl-item {
  justify-content: center;
}

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

  main  SP

========================================= */
/*  top-about  SP
------------------------------------ */
#top-about .about-inner {
  width: 100%;
  min-height: auto;
  padding: 0 0 50px;
  flex-wrap: wrap;
}
#top-about .about-img {
  width: 50%;
  min-width: auto;
  height: 0;
  padding-top: 40%;
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
}
#top-about .about-txt {
  padding: 30px 15px 0;
}

/*  top-commit  SP
------------------------------------ */
#top-commit {
  background-size: 210px;
}
#top-commit .commit-flx {
  flex-direction: column;
  align-items: flex-start;
}
#top-commit .commit-ttl {
  width: 200px;
}
#top-commit .commit-txt {
  margin: 10px auto 0;
}
#top-commit .commit-list {
  flex-wrap: wrap;
}
#top-commit .commit-list-item {
  width: 49.5%;
}
#top-commit .commit-list-item:nth-of-type(n+3) {
  margin-top: 1%;
}

/*  top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  max-width: none;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-bnr .bnr-list-link {
  border-width: 10px;
}
#top-bnr .bnr-list-con {
  padding: 10px 15px 13px;
}
#top-bnr .bnr-list-txt {
  margin-top: 5px;
}

/*  top-contact  SP
------------------------------------ */
#top-contact::before {
  width: 100%;
  height: calc(100% - 20px);
  bottom: 0;
  top: auto;
}
#top-contact .contact-img {
  position: static;
}
#top-contact .contact-inner {
  padding: 0 15px 50px;
}
#top-contact .contact-ttl {
  text-align: center;
}
#top-contact .contact-flx {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#top-contact .contact-btn {
  margin: 20px auto 0;
}

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

sub layout  SP

========================================= */
/*  top02  SP
------------------------------------ */
.sub #top-commit {
  background-size: 100%;
}
.sub .top02-news {
  padding: 50px 15px;
}
.sub .top02-news-link {
  height: 150px;
  background-size: cover;
}

/*  commit  SP
------------------------------------ */
.com-commit .commit-list {
  margin-top: 30px;
}
.com-commit .commit-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-commit .commit-list-ttl {
  padding: 15px 16px 19px;
}
.com-commit .commit-list-ttl-ja {
  line-height: 1.5;
}
.com-commit .commit-list-txt {
  padding: 12px 15px 19px;
}
.com-commit .menu-ttl {
  font-size: 2.5rem;
}
.com-commit .menu-txt {
  margin-top: 20px;
}
.com-commit .menu-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
.com-commit .menu-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.com-commit .menu-list-con {
  padding: 6px 10px 12px;
}
.com-commit .atmosphere-txt {
  margin-top: 20px;
  text-align: left;
}
.com-commit .atmosphere-list {
  margin: 30px auto 0;
}
.com-commit .atmosphere-list-item {
  width: 49%;
}
.com-commit .atmosphere-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-commit .atmosphere-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.com-commit .atmosphere-list-ttl {
  font-size: 1.6rem;
}
.com-commit .scene-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.com-commit .scene-check {
  padding: 20px 20px 20px 40px;
  flex-direction: column;
  align-items: flex-start;
}
.com-commit .scene-check-item::before {
  width: 14px;
}
.com-commit .scene-check-item:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-commit .scene-txt-box {
  margin: 20px auto 0;
  padding: 0;
}
.com-commit .scene-btn {
  margin-top: 30px;
}

/*  commit02  SP
------------------------------------ */
#commit02 .commit-ttl {
  font-size: 2.3rem;
}

/*  qa  SP
------------------------------------ */
.com-qa .qa-ttl-en {
  background-size: 80px;
}
.com-qa .qa-list {
  margin-top: 30px;
}
.com-qa .qa-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-qa .qa-list-ttl {
  padding: 15px 15px 15px 40px;
}
.com-qa .qa-list-ttl::before {
  left: 10px;
  top: 17px;
}
.com-qa .qa-list-txt {
  padding: 10px 15px 20px 40px;
}
.com-qa .qa-list-txt::before {
  left: 10px;
  top: 17px;
}

/*  information  SP
------------------------------------ */
.com-information .greeting-ttl {
  width: 180px;
  margin: auto;
}
.com-information .greeting-txt-box {
  margin-top: 20px;
}
.com-information .information-box {
  padding: 5px 10px 15px;
}
.com-information .map-ttl {
  padding-left: 17px;
  background-size: 14px;
}
.com-information .ggmap {
  margin-top: 10px;
}

/*  news  SP
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#news .com-news-link {
  padding: 5%;
}
#news .detail .news-box {
  padding: 15px;
}

/*  site  SP
------------------------------------ */
#site .site-li-mt {
  margin-top: 20px;
}

/*  privacy  SP
------------------------------------ */
#privacy .com-ttl01 {
  font-size: 2.6rem;
}/*# sourceMappingURL=style_sp.css.map */