@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
/* Zen Kaku Gothic New */
/* Zen Maru Gothic */
/* Lato */
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	font-size
スマホ時にフォントサイズを自動で変更
※13px以下は文字が読めないためPC/SP同じサイズ
------------------------------------ */
/************************************************

    SP layout
    スマホ時のcss

************************************************/
/* =========================================
    body  SP
    全体
========================================= */
/* =========================================
    main  SP
========================================= */
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-sub-inner {
  padding: 50px 15px;
  margin: auto;
}

.com-ttl01 {
  display: block;
  width: 320px;
  text-align: center;
  margin: 0 auto;
}
.com-ttl01-main {
  display: inline-block;
  margin-top: 35px;
  padding-left: 40px;
}
.com-ttl01-main::before {
  width: 30px;
}

.com-ttl02-main {
  display: inline-block;
  padding-left: 40px;
}
.com-ttl02-main::before {
  width: 30px;
}

.com-btn03 {
  width: 320px;
  margin: 0 auto;
}
.com-btn03::after {
  width: 27px;
  height: 27px;
  margin-left: 10px;
}

.com-tel {
  text-align: center;
}

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

.com-table01 tr:nth-of-type(n + 2) td {
  border-top: 1px solid #7a7a7a;
}
.com-table01 th {
  display: block;
  width: 100%;
  padding: 15px 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
  border-top: 1px solid #7a7a7a;
}

.com-no-post {
  margin-top: 50px;
}

.com-scroll {
  height: 400px;
  bottom: -300px;
  background: linear-gradient(to bottom, #fff 0px, #fff 100px, #333333 100px, #333333 100%);
}
.com-scroll::after {
  width: 12px;
  height: 12px;
}
.com-scroll-txt {
  top: 15px;
  left: -25px;
  font-size: 14px;
}
.com-scroll-right {
  right: 8px;
}

@keyframes com-scroll-dot {
  0% {
    top: 15px;
    background-color: #fff;
    opacity: 0;
  }
  10% {
    opacity: 1;
    background-color: #fff;
  }
  20% {
    opacity: 1;
    background-color: #fff;
  }
  40% {
    opacity: 1;
    background-color: #000;
  }
  90% {
    opacity: 1;
    background-color: #000;
  }
  100% {
    top: 385px;
    background-color: #000;
    opacity: 0;
  }
}
/* =========================================
    top  sp
    top-ent
========================================= */
#top-ent .container {
  display: block;
}
#top-ent .container-box {
  width: 100%;
  max-width: 100%;
  padding: 30px 15px;
}
#top-ent .ttl {
  font-size: 42px;
}
#top-ent .link::after {
  width: 35px;
  height: 35px;
  right: 10px;
}
#top-ent .link-top {
  margin-top: 10px;
  padding: 10px 40px 10px 10px;
  font-size: 17px;
}
#top-ent .link-btm {
  width: 100%;
  line-height: 1.6;
  padding: 25px 45px 25px 25px;
}
#top-ent .link-btm:nth-of-type(n + 2) {
  margin-top: 20px;
}
#top-ent .wrap {
  background: url(/img/ent/ent-img03.jpg) no-repeat calc(50% + 190px) bottom/cover;
}
#top-ent .wrap-inner {
  display: block;
  padding: 70px 15px 75px;
}

/* =========================================
    top  sp
    top-about
========================================= */
#top-about .bg {
  overflow: hidden;
}
#top-about .ttl {
  width: 320px;
  margin-left: 0;
}
#top-about .ttl::before {
  width: 34px;
  height: 30px;
  top: -5px;
  left: -25px;
}
#top-about .ttl::after {
  width: 34px;
  height: 30px;
  top: -5px;
  right: -25px;
}
#top-about .txt {
  text-align: left;
  margin-top: 35px;
  padding-left: 10px;
}
#top-about .img {
  width: 125%;
  margin-top: 0;
}

/* =========================================
    top  sp
    top-service
========================================= */
#top-service .inner {
  padding: 75px 15px 50px;
}
#top-service .container-box {
  padding-left: 0;
}
#top-service .ttl::before {
  width: 61px;
  height: 100px;
  left: -45px;
  top: 20px;
}
#top-service .ttl::after {
  width: 45px;
  height: 48px;
  top: -45px;
  right: -15px;
}
#top-service .ttl-sub {
  width: 320px;
}
#top-service .ttl-sub::after {
  width: 114px;
  height: 31px;
  bottom: -18px;
  right: 10px;
}
#top-service .txt {
  margin-top: 35px;
}
#top-service .list {
  margin-top: 35px;
}
#top-service .list-item {
  padding: 50px 0;
}
#top-service .list-item:nth-of-type(2) {
  margin-top: 50px;
}
#top-service .list-item::after {
  display: none;
}
#top-service .list-wrap {
  width: 100%;
}
#top-service .btn {
  margin: 35px auto 0;
}

/* =========================================
    top  sp
    top-bnr
========================================= */
#top-bnr .container {
  display: block;
  padding: 0;
}
#top-bnr .link {
  display: block;
  width: 100%;
  max-width: 350px;
}
@media screen and (max-width: 1100px) {
  #top-bnr .link {
    margin: 0 auto;
  }
}
#top-bnr .link {
  padding: 25px 70px 25px 20px;
}
#top-bnr .link:nth-of-type(n + 2) {
  margin-top: 20px;
}
#top-bnr .link::after {
  width: 45px;
  height: 45px;
  right: 20px;
}

/* =========================================
    top  sp
    top-works
========================================= */
#top-works .ttl {
  text-align: center;
  margin-left: auto;
}
#top-works .ttl::before {
  width: 120px;
  height: 19px;
  top: -15px;
  left: 80px;
}
#top-works .ttl::after {
  width: 27px;
  height: 35px;
  top: -30px;
  right: 50px;
}
#top-works .ttl-sub {
  width: 250px;
}
#top-works .ttl-sub::before {
  width: 40px;
  height: 44px;
  left: -20px;
  bottom: -30px;
}
#top-works .ttl-sub::after {
  width: 60px;
  height: 45px;
  right: -40px;
  bottom: -32px;
}
#top-works .txt {
  margin-top: 35px;
}
#top-works .list {
  gap: 10px;
  padding: 0;
}
#top-works .list-item {
  flex-basis: calc((100% - 20px) / 3);
  max-width: calc((100% - 20px) / 3);
}
#top-works .btn {
  margin: 25px 0 0 auto;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .container {
  position: relative;
  display: block;
}
#top-news .ttl {
  width: 200px;
  text-align: center;
}
#top-news .ttl::before {
  width: 41px;
  height: 35px;
  top: -23px;
  right: 15px;
}
#top-news .ttl::after {
  width: 56px;
  height: 48px;
  top: 22px;
  right: -45px;
}
#top-news .ttl-sub::before {
  width: 80px;
  height: 14px;
  top: 3px;
  left: -55px;
}
#top-news .ttl-sub::after {
  width: 33px;
  height: 12px;
  top: -15px;
  left: 52px;
}
#top-news .list {
  display: block;
  margin-top: 35px;
}
#top-news .list-item {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}
#top-news .list-item:nth-of-type(n + 2) {
  margin: 25px auto 0;
}
#top-news .list-top {
  display: block;
}
#top-news .btn {
  margin: 35px auto 0;
}

/* =========================================
    top  sp
    top-contact
========================================= */
#top-contact .inner {
  padding: 75px 15px 50px;
}
#top-contact .ttl::before {
  width: 56px;
  height: 55px;
  left: -15px;
  top: -45px;
}
#top-contact .ttl::after {
  width: 33px;
  height: 10px;
  left: 25px;
  top: 20px;
}
#top-contact .ttl-sub::before {
  width: 47px;
  height: 48px;
  top: -40px;
  left: calc(50% - 50px);
}
#top-contact .ttl-sub::after {
  width: 120px;
  height: 18px;
  right: -10px;
  bottom: -10px;
}
#top-contact .txt {
  text-align: left;
  margin-top: 35px;
}
#top-contact .wrap {
  display: block;
  margin-top: 35px;
}
#top-contact .contact-btn {
  width: 320px;
  margin: 25px auto 0;
}
#top-contact .contact-btn::after {
  width: 27px;
  height: 27px;
  margin-left: 10px;
}

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

    sub layout  SP
    下層ページのスマホ時css
		sub-sp

========================================= */
/* =========================================
    sub  SP
    sub-creative
========================================= */
#sub-service .list {
  margin-top: 35px;
  gap: 25px 15px;
}
#sub-service .list-item {
  flex-basis: calc((100% - 15px) / 2);
  max-width: calc((100% - 15px) / 2);
}
#sub-service .list-ttl {
  font-size: 17px;
}

#sub-plan .list {
  display: block;
  margin-top: 35px;
}
#sub-plan .list-item {
  max-width: 100%;
}
#sub-plan .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-plan .list-content-item {
  padding: 6px 5px;
}

/* =========================================
    sub  SP
    sub-event
========================================= */
#sub-event .list {
  display: block;
  margin-top: 35px;
}
#sub-event .list-item {
  width: 100%;
  max-width: 100%;
}
#sub-event .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}

#sub-flow .list {
  display: block;
}
#sub-flow .list-item {
  width: 100%;
  max-width: 100%;
  padding: 25px 15px 20px;
}
#sub-flow .list-item:nth-of-type(n + 2) {
  margin-top: 45px;
}
#sub-flow .list-num {
  width: 45px;
  height: 45px;
  top: -23px;
  left: 10px;
}

#sub-pick .list {
  display: block;
  margin-top: 35px;
}
#sub-pick .list::before {
  height: 600px;
}
#sub-pick .list-item {
  width: 320px;
  height: 320px;
  margin: 0 auto;
  padding: 60px 25px;
}
#sub-pick .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-works
========================================= */
#sub-works .list {
  gap: 15px;
}
#sub-works .list-item {
  flex-basis: calc((100% - 15px) / 2);
  max-width: calc((100% - 15px) / 2);
}
#sub-works .list-img {
  height: 43.3vw;
  min-height: 152px;
}

#flowchart .wrap {
  padding-top: 50px;
}
#flowchart .wrap-box {
  padding: 25px 15px;
}
#flowchart .wrap-ttl {
  gap: 10px;
}
#flowchart .wrap-ttl-sub {
  width: 30px;
  height: 30px;
  line-height: 26px;
}
#flowchart .wrap-ttl-main {
  padding-top: 0;
}
#flowchart .btn-list {
  display: block;
  margin-top: 25px;
}
#flowchart .chart_btn {
  width: 100%;
  height: unset;
  margin: 0 auto;
  padding: 10px 0 50px;
  border-radius: 15px;
}
#flowchart .chart_btn::after {
  bottom: 10px;
}
#flowchart .btn:nth-of-type(n + 2) {
  margin-top: 25px;
}
#flowchart .btn-txt {
  height: unset;
}
#flowchart .answer-ttl-txt {
  padding: 15.5px 25px;
}
#flowchart .answer-txt {
  text-align: left;
}
#flowchart .answer-wrap-box {
  padding: 20px 15px;
}
#flowchart .answer-wrap-fle {
  display: block;
}
#flowchart .answer-img:nth-of-type(n + 2) {
  margin-top: 25px;
}
#flowchart .link {
  width: 290px;
}

#sub-works-detail .com-tag-list {
  margin-top: 15px;
}
#sub-works-detail .list {
  margin-top: 15px;
}
#sub-works-detail .list-item {
  height: 43.3vw;
  min-height: 152px;
}
#sub-works-detail .list-item:first-of-type {
  height: 51.4vw;
  min-height: 180px;
}
#sub-works-detail .txt {
  margin-top: 15px;
}

/* =========================================
    sub  SP
    sub-company
========================================= */
#sub-company .table {
  margin-top: 35px;
}

#sub-business .list {
  display: block;
  margin-top: 35px;
}
#sub-business .list-item {
  max-width: 100%;
  padding: 20px 15px;
}
#sub-business .list-item:nth-of-type(n + 2) {
  margin-top: 15px;
}

#sub-sns .container {
  display: block;
}
#sub-sns .txt {
  margin-top: 35px;
}
#sub-sns .link {
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-news
========================================= */
#sub-news .com-news-post-flex {
  display: block;
}
#sub-news .com-news-post-link {
  padding: 30px 15px;
}
#sub-news .com-news-post-img {
  width: 250px;
  margin: 0 auto 25px;
}
#sub-news .com-news-post-con {
  width: 100%;
}
#sub-news .news-post-flex {
  display: block;
}
#sub-news .news-post-time {
  margin-left: 5px;
}

/* =========================================
  タグセレクト
	ボタンテンプレート
========================================= */
#tag-btn-list {
  display: block;
  margin-top: 25px;
}
#tag-btn-list .tag-list {
  margin-top: 10px;
  gap: 15px;
  justify-content: center;
}
#tag-btn-list .tag-list-link {
  padding: 9px 45px 9px 15px;
}

/* =========================================
    sub  SP
    news-detail
========================================= */
#news-detail .com-news-post-con {
  padding: 25px 15px;
}

/* =========================================
    sub  SP
    sub-contact
========================================= */
#sub-method .txt {
  text-align: left;
  margin-top: 15px;
}
#sub-method .wrap {
  display: block;
  height: auto;
  text-align: center;
  margin-top: 25px;
  padding: 25px 15px;
  position: relative;
}
#sub-method .wrap::before {
  position: absolute;
  content: "";
}
#sub-method .wrap::before {
  width: 90%;
  height: 2px;
  top: 43%;
}
#sub-method .work {
  width: 100%;
  margin-left: 0;
  margin-top: 30px;
}

#sub-contact .com-btn01 {
  width: 250px;
  margin: 25px auto 0;
}

.contact-form-table {
  margin: 25px auto 0;
}
.contact-form-table td {
  padding: 10px;
}

.optional-mark,
.required-mark {
  padding: 2px 5px;
}

/* =========================================
    sub  SP
    sub-complete
========================================= */
#sub-complete .link {
  margin: 50px auto 0;
}
#sub-complete .container-box {
  margin: 25px auto 0;
  text-align: left;
  max-width: 465px;
}

/* =========================================
    sub  SP
    sub-site
========================================= */
#sub-site .list {
  margin: 40px auto 0;
}

/* =========================================
    sub  SP
    sub-privacy
========================================= */
#sub-privacy .container {
  margin-top: 35px;
}
#sub-privacy .privacy-box {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-error
========================================= */
#sub-error .ttl {
  font-size: 27px;
}