@charset "UTF-8";
/*
Theme Name: Emanon Premium child
Theme URI: https://wp-emanon.jp/emanon-premium/
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Premiumnの子テーマです。
Template: emanon-premium
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');
/*
多言語対応、フォント切り替え*/
body.is_zh{
   font-family: "Noto Sans SC", "Hiragino Sans GB", sans-serif;
}

body.is_zh *{
   font-family: "Noto Sans SC", "Hiragino Sans GB", sans-serif !important;
}

.u-pc-in{
  display: inline;
}

.u-sp-in{
  display: none;
}

.u-pc-b{
  display: block;
}

.u-sp-b{
  display: none;
}

.u-pc-f{
  display: flex;
}

.u-sp-f{
  display: none;
}

@media screen and (max-width: 768px){
  
.u-pc-in{
  display: none;
}

.u-sp-in{
  display: inline;
}

.u-pc-b{
  display: none;
}

.u-sp-b{
  display: block;
}

.u-pc-f{
  display: none;
}

.u-sp-f{
  display: flex;
}
}

@media screen and (max-width: 600px){
  
}

.f-align-center{
  align-items: center;
}
.f-justify-between{
  justify-content: space-between;
}
.f-justify-around{
  justify-content: space-around;
}

/*既存スタイルの修正*/
a.wp-block-button__link:hover{
  color: #fff;
}
.breadcrumb .breadcrumb__item a{
  color: #333;
}

/*独自スタイル*/
.home #contents h2{
  position: relative;
  padding-bottom: 25px;
}
.home #contents h2:not(.article-title)::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  width: 100px;
  background: #C81428;
}

/*TOPページ*/
.top-block{
  margin-top: 40px;
  width: 100%;
}
.top-block__2col{
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-block__card{
  max-width: 350px;
  margin-left: 40px;
}
.top-block__card:first-child{
  margin-left: 0;
}
.top-block__card img{
  width: 100%;
}
.top-block__card__txtarea{
  padding: 24px;
}
.top-block__card__txtarea h3{
  text-align: center;
}
.top-block__card__txtarea p{
  border-top: 1px solid #eeeff0;
  margin-top: 8px;
  padding-top: 8px;

}
@media screen and (max-width: 480px){
  .top-block__2col{
    display: block;
  }
  .top-block__card{
    max-width: 350px;
    width: 100%;
    margin-left: auto;
    margin: 24px auto 0;
  }
  .top-block__card:first-child{
    margin-left: auto;
    margin: 0 auto;
  }
}
.kakutoku-bnr-area{
  margin-top: 45px;
}

.kakutoku-bnr-area__inner{
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}


.kakutoku-bnr-area__img-wrap{
  width: 250px;
  margin-right: 25px;
}

.kakutoku-bnr-area__img-wrap a{
  transition: .4s;
}

.kakutoku-bnr-area__img-wrap a:hover{
  opacity: .7;
}
.kakutoku-bnr-area__img-wrap img{
  width: 100%;
  height: auto;
}

.kakutoku-bnr-area__txt{
  line-height: 1.8;
  flex: 1;
}
@media screen and (max-width: 768px){
  .kakutoku-bnr-area__inner{
    margin: 0 auto;
    display: block;
    align-items: center;
    justify-content: center;
  }
  
  .kakutoku-bnr-area__img-wrap{
    margin: 0 auto;
  }
  .kakutoku-bnr-area__txt{
    margin-top: 25px;
  }
}


.l-footer{
  margin-top: 45px;
}
.footer-orig{
  background: #C81428;

}
.footer-orig__inner{
  display: flex;
  width: 1180px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-orig__comp-info__img{
  width: 250px;
  height: auto;
}
.footer-orig__comp-info__txt{
  margin-top: 24px;
  font-size: 13px;
}

@media screen and (max-width: 768px){

  .footer-orig{
    width: 100%;
    /* background: none; */
  }
  .footer-orig__inner{
    display: block;
    width: 100%;
    padding: 40px 20px;
  }
  
  .footer-orig__left{
    width: 100%;
    padding-right: 0;
    padding: 20px 16px;    
    margin: 0 auto;
    background: #C81428;
  }

  .footer-orig__right{
    width: 100%;
    padding-left: 0;
    padding:10px 16px 20px;  
    display: block;
    background: #fff;
    margin: 0 auto;
  }

  .footer-orig__menu + .footer-orig__menu{
    margin-left: 0;
  }
  
  .footer-orig .footer-orig__inner .footer-orig__menu li:first-child{
    margin-top: 10px;
  }

  .footer-orig__comp-info{
    text-align: center;
  }
  
  .footer-orig__comp-info__txt{
    text-align: left;
  }
  .ooter-orig__comp-info__txt{

  }
}

/*
*固定ページ
*******************/
.page-heading__h2{
  border-left: 4px solid #C81428;
  padding-left: 20px;
}
.page-heading__h3{
  border-left: 4px solid #C81428;
}

/*固定ページ下段実績一覧のCSS*/
.page .su-posts.su-posts-default-loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
} 

.page .su-posts.su-posts-default-loop .su-post {
  /* width: calc(50% -12px); */
  width: 45%;
  margin-right: 5%;
  display: flex;
}

.page .su-posts.su-posts-default-loop .su-post:nth-child(even) {
  margin-right: 0;
}

.page .su-posts.su-posts-default-loop .su-post .su-post-thumbnail{
  width: 45%;
  margin-right: 5%;
  height: auto;
}
.page .su-posts.su-posts-default-loop .su-post .su-post-thumbnail img{
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.page .su-posts.su-posts-default-loop .su-post .su-post-title{
  flex: 1;
  width: 50%;
}

.page .su-posts.su-posts-default-loop .su-post .su-post-meta,
.page .su-posts.su-posts-default-loop .su-post .su-post-excerpt{
  display: none;
}
.page .su-posts.su-posts-default-loop .su-post .su-post-title a{
  color: #333;
  transition: .4s;
}
@media screen and (max-width: 768px){

  .page .su-posts.su-posts-default-loop {
    display: block ;
  } 
  .page .su-posts.su-posts-default-loop .su-post{
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px){

  .page .su-posts.su-posts-default-loop .su-post .su-post-title a:hover{
    color: #c81428;
    
  }
}

/* サービス */
/* 共通 */
.page-marketing{
  margin-top: 56px;
}
.article-body > .page-marketing-section{
  margin-top: 0;
}
.page-marketing-section + .page-marketing-section{
  margin-top: 80px;
}
.page-marketing-section  > .page-marketing-section__inner{
  margin-top: 45px;
}
/* ビジネスプロデュース */
section.business-produce ol{
  /* text-align: left;/ */
  font-weight: bold;
}
.business-produce_detail-article{
  margin-top: 45px;
  display: flex;
  flex-direction: row-reverse;
}
.business-produce_detail{
  width: calc(100% - 20px);

}
.business-produce_detail + .business-produce_detail{
  margin-left: 20px;
}
.business-produce_detail-list-item + .business-produce_detail-list-item{
  margin-top: 15px;
}
@media screen and  (max-width: 767px) {

  .business-produce_detail-article{
    display: block;
  }
  .business-produce_detail{
    width: 100%;
  
  }
  .business-produce_detail + .business-produce_detail{
    margin-left: 0;
    margin-top: 25px;
  }
  .business-produce_detail-list-item + .business-produce_detail-list-item{
    margin-top: 7px;
  }
}

/* ビジネスプロデュース END*/

/*人脈紹介*/
.network-introduction{
  
}
.network-introduction__read{
  text-align: center;
  font-weight: bold; 
}
.network-introduction__article{
  margin-top: 45px;
  text-align: center;

}
/*マーケティングPR・展示会サポート設定*/


section.marketing-pr {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.article-body .marketing-pr p:not([class*="wp-block-"]) {
  line-height: 1.2;
}
.marketing-pr_detail-article {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  margin: 0 auto;
}
.marketing-pr_detail-article_detail {
  width: 50%;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
.marketing-pr_detail-topic h3 {
  width: 50%;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  color: #333;
  margin: -20px auto 20px;
  padding: 5px;
}
.marketing-pr_detail-article_detail p span.text {
  padding: 2px;
  font-size: 16px;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff,
    -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff,
    0px -2px 1px #fff;
}
.marketing-pr_detail-article_detail img {
  width: 100%;
  text-align: center;
  margin: 10px auto 5px;
}
.marketing-pr_detail {
  position: absolute;
  top: 60%;
  left: 2%;
  font-size: 20px;
  font-weight: 900;
}
.marketing-pr_detail p span.circle {
  width: 80px;
  height: 80px;
  background-color: #ffff00;
  border-radius: 50%; /* ←円を作る */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 80px;
  text-align: center;
  display: inline-block;
}

.sales{
  border: 1px solid #C81428;
  padding: 24px;
  text-align: center;
}

.sales .bold{
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .marketing-pr_detail-article {
    width: 100%;
  }
  .marketing-pr_detail-article_detail {
    width: 50%;
  }
  .marketing-pr_detail-topic p {
    width: 70%;
    font-size: 12px;
    margin: 5px auto 20px;
    padding: 2px;
  }
  .marketing-pr_detail-article_detail p span.text {
    font-size: 12px;
  }
  .marketing-pr_detail-article_detail img {
    width: 100%;
    text-align: center;
    margin: 5px auto;
  }
  .marketing-pr_detail {
    top: 70%;
    font-size: 8px;
  }
  .marketing-pr_detail p span.circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 912px) {

  .marketing-pr_detail-article_detail {
    width: 50%;
  }
  .marketing-pr_detail-topic p {
    width: 70%;
    font-size: 16px;
    padding: 2px;
  }
  .marketing-pr_detail {
    top: 60%;
    font-size: 16px;
  }
  .marketing-pr_detail p span.circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media screen and  (max-width: 767px) {
  .marketing-pr_detail-article {
    display: block;
  }
  .marketing-pr_detail-article_detail {
    width: 100%;
  }
}
@media screen and (min-width: 540px) and (max-width: 767px) {

  .marketing-pr_detail {
    font-size: 12px;
  }
  span.sp-blank {
    display: inline;
  }
}

@media screen and (max-width: 362px) {
  .marketing-pr_detail p span.circle {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

.contact-link-wrap{
  text-align: center;
}

/*代表者挨拶*/
.about-us{
  width: 90%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
.about-us_topic{
  margin-top: 80px;
}

.about-us_topic-inner {

}

.about-us_topic-title{
  font-weight: normal;
  font-size: 26px;
  /* font-weight: 900; */
  color: #333;
  margin: 0 auto;
  padding-right: 20px;
}

.about-us_detail {
  margin: 40px auto 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

p.about-us_detail_topic {

  font-size: 24px;
  font-weight: 900;
}
.about-us_media{
  width: 32%;
  margin-left: 2%;
}
.about-us_media img {
  width: 100%;
}
.about-us_detail_text {
  width: 75%;
  /* background-color: #eeeff0; */
  /* font-size: 15px; */
  /* font-weight: 900; */
  /* text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff,
    -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff,
    0px -2px 1px #fff; */
  padding: 10px 10px 10px 40px;
  letter-spacing: 0.1em;
  line-height: 2.2;
  margin-left: -30px;
}
.article-body .about-us_detail_text p:not([class*="wp-block-"]) {
  line-height: 1.8;
}
.about-us_detail_text p + p{
  margin-top: 18px;
}
p.about-us_detail_name {
  margin-top: 40px;
  text-align: right;
}
 p.about-us_detail_name img {
  /* font-family: "Magneto", sans-serif; */
  max-width: 200px;
}
@media screen and (max-width: 992px) {
  section.about-us {
    display: block;
    width: 100%;
  }
  .about-us_topic {
    width: 100%;
    margin-top: 40px;
  }
  .about-us_topic-inner {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
  }
  .about-us_topic p {
    font-size: 22px;
    padding-top: 2%;
  }
  .about-us_detail {
    width: 100%;
    display: block;
  }
  p.about-us_detail_topic {
    font-size: 20px;
    margin-top: 20px;
  }
  p.about-us_detail_topic span {
    display: block;
  }
  .about-us_media{
    width: 70%;
    max-width: 350px;
    margin-left: 0;
    margin: 0 auto;
  }
  .about-us_detail_text {
    margin-top: 24px;
    padding: 10px;
    margin-left: 0;
    width: 100%;
  }
  p.about-us_detail_name {
    font-size: 13px;
  }
  p.about-us_detail_name span {
    padding-right: 0.5em;
  }
  p.about-us_detail_name img {
    display: inline-block;
    margin-top: 10px;
   /* font-family: "Magneto", sans-serif; */
   max-width: 150px;
 }
}
@media screen and (min-width: 768px) and (max-width: 912px) {
  .about-us_topic-inner {
    width: 80%;
    height: 60px;
    margin: 0 auto;
  }
}

.header__langchange{
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  border: 1px solid #C81428;
}
.header__langchange a{
  background: #C81428;
  color: #fff;
  width: 86px;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .4s;
}
.header__langchange a:before{
  content: "\e98f";
  color: #fff;
  font-family: "icomoon" !important;
  display: block;
  margin-right: 5px;
  transition: .4s;
}
.header{
  padding-right: 86px;
}

@media screen and (min-width: 601px){

  .header__langchange a:hover{
    background: #fff;
    color: #C81428;
  }
  .header__langchange a:hover:before{
    color: #C81428;
  }
}

@media screen and (max-width: 600px) {

  .header{
    padding-right: 60px;
  }
  .header__langchange a{
    height: 59px;
    width: 60px;
  }
}

/* 2025-04-17 新規受付一時停止*/
.message-suspended{
  font-size: 14px;
  border: 1px solid #ff0000;
  padding: 24px;
  max-width: 600px;
  width: 100%;
  margin: 40px auto;
}