@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('NotoSansJP-Regular.otf'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
 }
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
 }
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
 }
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype');
 }

*,
#section * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans Japanese';
}
body {
  font-family: 'Noto Sans Japanese', 'Helvetica', 'Neue', 'Arial', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'BIZ', 'UDPGothic', 'Meiryo', 'sans-serif';
  font-style: normal;
  line-height: 1.8;
  font-size: 18px !important;
  font-weight: 400;
  background: transparent;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 16px !important;
 }
}
ul li {
  list-style: none;
}
p {
  color: #555;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 640px) {
  p {
    font-size: 16px !important;
    line-height: 1.5;
  }
}

a {
  color: #555;
  text-decoration: none;
  font-family: 'Noto Sans Japanese';
}
img {
  vertical-align: top;
}
.txt_center {
  text-align: center;
}
.txtColorPigmentMagenta {
  color: #e40081;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_60 {
  margin-bottom: 60px;
}
.pl_40 {
  padding-left: 40px;
}
@media screen and (max-width: 640px) {
  .pl_40 {
    padding-left: 20px;
  }
}
.marker {
  background: linear-gradient(transparent 70%, rgba(228, 0, 129, 0.3) 55%);
  display: inline-block;
}

/* 説明画像 基本設定 */
figure {
  width: 100%;
  text-align: center;
}
figure img {
  display: inline-block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

/* header */
#header-meo {
  position: fixed;
  top: 0;
  padding: 10px;
  width: 100%;
  height: 80px;
  z-index: 99;
  background: #0f3d94;
}
@media screen and (max-width: 640px) {
  #header-meo {
    height: 60px;
    padding: 10px 0 8px 4px;
  }
}
#header-meo .logo {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 0 6px 0 0;
  background-image: url('/wp-content/themes/uncode/template_parts_meo/img/blue_marketing_logo_01.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 60px auto;
}
@media screen and (max-width: 640px) {
  #header-meo .logo {
    width: 40px;
    height: 40px;
    background-size: 40px auto;
    padding: 0;
    margin: 0;
  }
}

/* header nav */
#header-meo .global_nav {
  width: 80%;
  height: auto;
  margin: 0 auto;
  position: relative;
  background: transparent;
  color: #fff;
}
@media screen and (max-width: 960px) {
  #header-meo .global_nav {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #header-meo .global_nav {
    width: 100%;
    padding: 0 0 10px 8px;
  }
}

/* header 社名・タイトル */
#header-meo h1 {
  display: inline-block;
  height: 34px;
  color: #fff;
  font-size: 24px !important;
  line-height: 30px;
  vertical-align: top;
  padding-top: 0;
  margin-top: 14px;
  border-bottom: 1px solid #fff;
  font-weight: 200;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 640px) {
  #header-meo h1 {
    height: 40px;
    font-size: 12px !important;
    line-height: 40px;
    margin-top: 0;
  }
}

/* header E-mail */
#header-meo .contact {
  display: inline-block;
  position: absolute;
  width: 190px;
  height: 36px;
  top: 12px;
  right: 10px;
  font-size: 20px !important;
  font-weight: 200;
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 640px) {
  #header-meo .contact {
    display: none;
  }
}
#header-meo .global_nav .contact img {
  display: inline-block;
  width: 35px;
}
#header-meo .global_nav .contact span {
  display: inline-block;
  padding-left: 8px;
  vertical-align: bottom;
}
#header-meo .contact a {
  padding: 16px 10px;
  color: #fff;
  font-family: 'Noto Sans Japanese';
}

/* トップビュー、コンテンツの幅調整 */
.content_nav {
  position: relative;
  width: 100%;
  padding: 80px 0 0 0;
  margin: 0 auto 0 0;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .content_nav {
    padding-top: 60px;
  }
}
.main {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .main {
    width: 100%;
  }
}

/* header スマホ向けメニュー */
#header-meo #nav_sp {
  display: none;
 /*    visibility: visible;
    opacity: 1;
  */
}
@media screen and (max-width: 640px) {
  #header-meo #nav_sp {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 99;
    position: fixed;
    top: 16px;
    right: 10px;
  }
}
#header-meo #nav_sp span {
  text-align: right;
  line-height: 1;
    cursor: pointer;
}
#header-meo #nav_sp img {
  width: 30px;
    cursor: pointer;
}
nav#nav_sp_content {
    position: fixed;
    z-index: 90;
    top: 60px;
    left: 0;
    background: #fff;
    color: #555;
    text-align: center;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    transition: all 0.6s;
    width: 100%;
}
nav#nav_sp_content ul {
    background: #fff;
    margin: 0 auto;
    padding: 0 !important;
    padding-left: 0 !important;
    width: 100%;
}
nav#nav_sp_content ul li {
    font-size: 12px !important;
    list-style-type: none;
    padding: 0 !important;
    padding-left: 0 !important;
    width: 100%;
    border-bottom: 1px dotted #333;
    font-family: 'Noto Sans Japanese';
}
nav#nav_sp_content ul li a {
    display: block;
    color: #555;
    padding: 1em 0;
    cursor: pointer;
    font-family: 'Noto Sans Japanese';
}
/* jQueryで付与・削除する */
nav#nav_sp_content.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* header PC向けメニュー */
#main_nav {
  position: relative;
  width: 100%;
  height: 60px;
  background: #fff;
  z-index: 5;
}
@media screen and (max-width: 640px) {
  #main_nav {
    display: none;
  }
}
#main_nav ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-left: 10px;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (max-width: 640px) {
  #main_nav ul {
    display: block;
  }
}
#main_nav ul li {
  text-align: left;
  padding: 12px 10px;
}
#main_nav ul li a {
  display: block;
  color: #555;
  padding: 10px 0 5px;
  position: relative;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 1.2;
  font-weight: 300;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Noto Sans Japanese';
}
#main_nav ul li a::before,
#main_nav ul li a::after {
  border-bottom: solid 1px #555;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  -webkit-transition: -webkit-width .3s ease 0s;
  transition: width .3s ease 0s;
}
#main_nav ul li a::before {
  left: 50%;
}
#main_nav ul li a::after {
  right: 50%;
}
#main_nav ul li a:hover::before,
#main_nav ul li a:hover::after {
  width: 50%;
}

/* トップビュー スライダー画像 */
section#top_view {
  width: 100%;
  height: auto;
  max-height: 420px;
  background: transparent;
  overflow: hidden;
  z-index: 1;
  padding: 0;
  margin: 0;
}
.slider {
  display: block;
  overflow: hidden;
  list-style-type: none;
  background: transparent;
  width: 400%;
  width: 400vw;
  height: 420px;
  z-index: 0;
  text-align: left;
  padding: 0 auto 0 0;
  margin: 0;
}
.slider_item {
  display: inline-block;
  width: 100%;
  width: 100vw;
  height: auto;
  min-height: 420px;
  margin: 0;
  padding: 0;
  -webkit-animation: sliderView 20s ease-in-out infinite;
  animation: sliderView 20s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .slider {
    height: 240px;
  }
  .slider_item {
    min-height: 240px;
  }
}
.slider_item {
  -webkit-animation-name: sliderView;
  -webkit-animation-duration: 20s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes sliderView{
    0%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
    12.5%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
    25%{
        -webkit-transform: -webkit-translateX(-100%);
        transform: translateX(-100%);
    }
    37.5%{
        -webkit-transform: -webkit-translateX(-100%);
        transform: translateX(-100%);
    }
    50%{
        -webkit-transform: -webkit-translateX(-200%);
        transform: translateX(-200%);
    }
    62.5%{
        -webkit-transform: -webkit-translateX(-200%);
        transform: translateX(-200%);
    }
    75%{
        -webkit-transform: -webkit-translateX(-300%);
        transform: translateX(-300%);
    }
    87.5%{
        -webkit-transform: -webkit-translateX(-300%);
        transform: translateX(-300%);
    }
    100%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
}
@keyframes sliderView{
    0%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
    12.5%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
    25%{
        -webkit-transform: -webkit-translateX(-100%);
        transform: translateX(-100%);
    }
    37.5%{
        -webkit-transform: -webkit-translateX(-100%);
        transform: translateX(-100%);
    }
    50%{
        -webkit-transform: -webkit-translateX(-200%);
        transform: translateX(-200%);
    }
    62.5%{
        -webkit-transform: -webkit-translateX(-200%);
        transform: translateX(-200%);
    }
    75%{
        -webkit-transform: -webkit-translateX(-300%);
        transform: translateX(-300%);
    }
    87.5%{
        -webkit-transform: -webkit-translateX(-300%);
        transform: translateX(-300%);
    }
    100%{
        -webkit-transform: -webkit-translateX(0);
        transform: translateX(0);
    }
}
#panel_1 {
  background: url('/wp-content/themes/uncode/template_parts_meo/img/topview01.jpg') center center no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: -webkit-cover;
  background-size: cover;
}
#panel_2 {
  background: url('/wp-content/themes/uncode/template_parts_meo/img/topview02.jpg') center center no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: -webkit-cover;
  background-size: cover;
}
#panel_3 {
  background: url('/wp-content/themes/uncode/template_parts_meo/img/topview03.jpg') center center no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: -webkit-cover;
  background-size: cover;
}
#panel_4 {
  background: url('/wp-content/themes/uncode/template_parts_meo/img/topview04.jpg') center center no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: -webkit-cover;
  background-size: cover;
}

/* トップビュー テキスト装飾 */
section#top_view .txt_box {
  position: absolute;
  top: 80px;
  width: 100%;
  height: 100%;
  max-height: 420px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
/*  justify-content: flex-start; */
  justify-content:space-evenly;
  align-items: baseline;
  align-content: right;
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  overflow:hidden;
  font-family: 'Noto Sans Japanese';
}
.main_txt {
  position: relative;
  width: 60%;
  max-width: 480px;
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  opacity: .7;
  opacity: 1;
  border-radius: 10px;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 1200px) {
  section#top_view .txt_box {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  section#top_view .txt_box {
    width: 100%;
    top: 60px;
    padding: 0;
  }
  .main_txt {
    width: 80%;
    max-width: 280px;
    padding: 0 10px;
  }
  .txtLL {
    font-size: 36px !important;
    margin-bottom: 5px;
  }
  .txtL {
    font-size: 28px !important;
    margin-bottom: 5px;
  }
  .txtM {
    font-size: 16px !important;
    margin-top: 10px;
  }
}

/* トップビュー 250%達成画像 */
.top_view_250  {
  position: relative;
  top: 0;
  left: 0;
  width: 70%;
  height: auto;
  max-height: 355px;
  margin: 0 auto;
  padding: 0;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .top_view_250 {
    width: 80%;
    padding: 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .top_view_250 {
    width: 90%;
    padding: 5px 0;
  }
}
.top_view_250 img {
  display: inline-block;
  width: 100%;
  max-width: 680px;
  height: auto;
  margin: 10px auto;
  padding: 5px;
}

/* トップビュー スマホイラスト */
.top_view_phone  {
  position: absolute;
  top: 100px;
  right: 200px;
  width: 30%;
  max-width: 320px;
  z-index: 20;
}
@media screen and (max-width: 1200px) {
  .top_view_phone {
    right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .top_view_phone  {
    top: 160px;
    right: 0;
    max-width: 120px;
  }
}
.top_view_phone img {
  width: 100%;
  height: auto;
}

/* section基本設定 */
div.main_bg {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
/*  z-index:10; */
  width:100%;
  height: 100%;
  height:100vh;
  background: transparent;
  background-image: url('/wp-content/themes/uncode/template_parts_meo/img/st.gif');
  background-image: url('/wp-content/themes/uncode/template_parts_meo/img/st.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
section {
  width: 100%;
  height: auto;
  background: #fff;
}
.sec_inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 60px 30px;
  background: #fff;
}
@media screen and (max-width: 960px) {
  .sec_inner {
    width: 100%;
    padding: 60px 20px 10px;
  }
}
@media screen and (max-width: 640px) {
  .sec_inner {
    width: 100%;
    padding: 20px 10px;
  }
}
.sec_ttl .inner {
  width: 100%;
  margin: 0 auto;
}
.sec_ttl h2 {
  font-family: 'Noto Sans Japanese';
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  color: #555;
  font-weight: 400;
  font-size: 40px !important;
  line-height: 1.4;
  text-align: center;
  border-top: 2px solid #555;
  border-bottom: 2px solid #555;
}
@media screen and (max-width: 960px) {
  .sec_ttl h2 {
    padding: 5px 0 5px 0;
    font-size: 30px !important;
  }
}
@media screen and (max-width: 640px) {
  .sec_ttl h2 {
    padding: 5px 0 5px 0;
    font-size: 16px !important;
  }
}
.desc {
  width: 100%;
  max-width: 960px;
  background: #fff;
  margin: 0 auto;
  padding: 40px 0 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .desc {
    padding: 20px 0 10px;
  }
}
.desc h3 {
  width: 90%;
  margin: 0 auto;
  font-size: 30px !important;
  font-weight: 400;
  color: #0f3d94;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 30px;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 960px) {
  .desc h3 {
    font-size: 24px !important;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .desc h3 {
    font-size: 16px !important;
    padding-bottom: 10px;
  }
}
.desc p.desc_txt {
  margin: 30px auto;
  width: 80%;
  font-size: 18px !important;
  line-height: 1.8;
  text-align: left;
  font-family: 'Noto Sans Japanese';
}
@media screen and (max-width: 640px) {
  .desc p.desc_txt {
    margin: 20px auto;
    width: 90%;
    font-size: 14px !important;
  }
}
.sp_br {
  display: none;
}
.pc_br {
  display: block;
}
@media screen and (max-width: 640px) {
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
}

/* ページ内遷移先の調整 */
section.sec {
  margin-top: -60px;
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  section.sec {
    margin-top: -20px;
    padding-top: 20px;
  }
}

/* section マイビジネスとは */


/* section 選ばれる理由 */
#service ul.planning {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#service ul.planning li {
  display: inline-block;
  background-image:url('/wp-content/themes/uncode/template_parts_meo/img/check.png');
  background-repeat:no-repeat;
  background-position: 0px 4px;
  text-align: left;
  font-size: 30px !important;
  font-weight: 300;
  line-height: 1.2;
  padding: 0 0 30px 50px;
  font-family: 'Noto Sans Japanese';
}
#service figure {
  padding: 60px 30px 30px;
}
@media screen and (max-width: 960px) {
  #service ul.planning {
    width: 100%;
  }
  #service ul.planning li {
    font-size: 24px !important;
    padding: 10px 0 20px 40px;
    line-height: 1.2;
    background-position: 0px 10px;
  }
  #service ul.planning li img {
    width: 18px;
    height: 18px;
    margin: 0 0;
  }
  #service figure {
    padding: 30px 20px 0;
  }
}
@media screen and (max-width: 640px) {
  #service ul.planning {
    width: 440px;
    margin: 0 auto;
    text-align: left;
  }
  #service ul.planning li {
    font-size: 16px !important;
    font-weight: 300;
    padding: 10px 0 20px 40px;
    line-height: 1.5;
    background-position: 0px 12px;
  }
  #service ul.planning li img {
    width: 18px;
    height: 18px;
    margin: 0 0;
  }
  #service figure {
    padding: 30px 20px 0;
  }
}
@media screen and (max-width: 480px) {
  #service ul.planning {
    width: 100%;
    padding-left: 0;
  }
}

/* section ご相談の流れ */
#flow ul {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
}
#flow ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0;
  padding: 10px 0 0;
  vertical-align: top;
}
#flow ul li:nth-child(odd) {
  width: 200px;
  height: 200px;
  padding: 10px;
  border: 1px solid #555;
}
#flow ul li:nth-child(1),
#flow ul li:nth-child(3) {
  padding: 20px 0 0;
}
#flow ul li:nth-child(even) {
  padding: 80px 10px 0;
}
#flow .desc h3 {
  width: auto;
  margin: 0 auto;
  font-size: 30px !important;
  padding: 0;
  text-align: center;
  line-height: 1.2em;
  font-family: 'Noto Sans Japanese';
}
#flow ul li:nth-child(5) {
  font-size: 24px !important;
  padding: 10px 0 0;
}
#flow figure {
  display: block;
  width: 120px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#flow figure img {
  display: inline-block;
  margin: 0 auto;
}
#flow ul li:nth-child(1) figure {
  padding: 20px 0 0 0;
  width: 100px;
}
#flow ul li:nth-child(3) figure img {
  padding: 20px 0 0 20px;
  width: 120px;
}
#flow ul li:nth-child(5) figure img {
  padding: 0 0 10px;
}
#flow ul li span.arrow_down {
  display: block;
  text-align: center;
  padding: 0;
  transform: rotate(-90deg);
}
#flow ul li span.arrow_down img {
  display: inline;
  width: 30px;
}
@media screen and (max-width: 960px) {
  #flow .desc h3 {
    font-size: 18px !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #flow ul {
    display: block;
    width: 100%;
    max-width: 960px;
  }
  #flow ul li {
    display: inline-block;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
  }
  #flow ul li:nth-child(odd) {
    padding: 10px;
    width: 160px;
    height: 170px;
  }
  #flow ul li:nth-child(even) {
    padding: 70px 0 0 0;
  }
  #flow figure {
    width: 120px;
  }
  #flow figure img {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  #flow ul {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  #flow ul li {
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
  }
  #flow ul li:nth-child(odd) {
    padding: 10px 0 10px;
    width: 160px;
    height: 160px;
  }
  #flow ul li:nth-child(even) {
    text-align: center;
    padding: 5px 0;
  }
  #flow .desc h3 {
    font-size: 18px !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #flow figure {
    width: 120px;
    padding: 0;
    margin: 5px auto 0;
  }
  #flow figure img {
    width: 100px;
  }
  #flow ul li:nth-child(1) figure img {
    width: 80px;
  }
  #flow ul li:nth-child(3) figure img {
    width: 100px;
  }
  #flow ul li:nth-child(5) figure {
    margin: 5px auto 0;
  }
  #flow ul li span.arrow_down {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/* section お問い合わせ */
#contact div.sec_inner {
  padding-bottom: 30px;
}
#contact div.contact img {
  display:inline-block;
  width: 60px;
  margin-right: 10px;
}
#contact h3 {
  font-size: 16px !important;
  text-align: center;
  line-heignt: 1.4;
  width: 90%;
  margin: 0px auto !important;
  padding: 0px 0px 10px !important;
  font-family: 'Noto Sans Japanese';
}
#contact a {
  text-decoration: none;
  font-family: 'Noto Sans Japanese';
}
#contact div.contact {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  background-color: #0f3d94;
  border: 1px solid #ddd;
}
#contact a div.contact span {
  color: #fff;
  font-size: 24px !important;
  line-height: 2.4;
  height: auto;
  vertical-align: middle;
  font-family: 'Noto Sans Japanese';
}
#contact a:hover div.contact {
  opacity: .8;
}
@media screen and (max-width: 640px) {
  #contact div.sec_inner {
    padding: 20px 10px 30px !important;
  }
  #contact h3 {
    font-size: 13px !important;
    margin: 0px auto !important;
    padding: 0px 0px 10px !important;
  }
  #contact div.contact {
    width: 240px;
    margin-top: 0;
    padding: 10px 0;
  }
  #contact a div.contact span {
    font-size: 18px !important;
    line-height: 1;
    vertical-align: middle;
  }
  #contact div.contact img {
    width: 30px;
    vertical-align: middle;
  }
}

/* コンタクトフォーム */
div#wpcf7-f74079-o1 {
  width: 90% !important;
  max-width: 640px;
  margin: 0 auto;
}

div#wpcf7-f74079-o1 input[type="text"],
div#wpcf7-f74079-o1 input[type="email"],
div#wpcf7-f74079-o1 textarea {
  width: 90%;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
  border: 1px solid #555;
}

div#wpcf7-f74079-o1 input[type="submit"] {
  width: 240px;
  margin: 0 auto;
  padding: 20px 20px 20px 70px !important;
  text-align: center;
  background-color: #0f3d94 !important;
  border: 1px solid #ddd;
  font-size: 24px !important;
  font-weight: 300 !important;
  height: auto !important;
  color: #fff;
  font-family: 'Noto Sans Japanese' !important;
  background-image: url('/wp-content/themes/uncode/template_parts_meo/img/email.png') !important;
  background-repeat: no-repeat !important;
  background-position: 60px center !important;
  background-size: 40px auto !important;
  text-decoration: none !important;
}

/* 下向きの矢印 */
.arrow_down {
  display: inline-block;
  text-align: center;
  padding-bottom: 30px;
}
.arrow_down img {
  width: 45px;
}

@media screen and (max-width: 960px) {
  .arrow_down {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .arrow_down {
    padding-bottom: 10px;
  }
  .arrow_down img {
    width: 30px;
  }
}

/* footer */
#footer-meo {
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  background: #555;
}
@media screen and (max-width: 640px) {
  #footer-meo {
    width: 100%;
  }
}
#footer-meo .inner {
  width: 80%;
  height: auto;
  min-height: 140px;
  margin: 0 auto;
  background-image: url('/wp-content/themes/uncode/template_parts_meo/img/blue_marketing_logo.png');
  background-repeat: no-repeat;
  background-position: right 16px;
  background-size: 80px auto;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  #footer-meo .inner {
    width: 90%;
    min-height: 80px;
    background-position: right 10px;
    background-size: 60px auto;
  }
}

/* フッターナビ */
#footer-meo .about {
  margin: 0;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  #footer-meo .about {
    display: none;
  }
}
#footer-meo .about li {
  display: inline-block;
  margin: 0 10px 0 0;
}

#footer-meo .about li a {
  display: block;
  padding: 0 0 5px;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-align: left;
  color: #fff;
  font-size: 14px !important;
  line-height: 1.4;
  font-family: 'Noto Sans Japanese';
}
#footer-meo .about li a::before,
#footer-meo .about li a::after {
  border-bottom: solid 1px #fff;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  -webkit-transition: -webkit-width .3s ease;
  transition: width .3s ease;
}
#footer-meo .about li a::before {
  left: 50%;
}
#footer-meo .about li a::after {
  right: 50%;
}
#footer-meo .about li a:hover::before,
#footer-meo .about li a:hover::after {
  width: 50%;
}

/* 会社名・住所 */
#footer-meo .company {
  padding-top: 10px;
}
#footer-meo .company p {
  margin: 0;
  text-align: left;
  color: #fff;
  font-size: 14px !important;
  line-height: 1.4;
  font-family: 'Noto Sans Japanese';
}
#footer-meo .footer_logo {
  width: 100%;
  text-align: right;
  padding: 10px 0;
  margin: 0;
  line-height: 1.2;
  vertical-align: bottom;
}
#footer-meo .footer_logo img {
  display: inline-block;
  width: 360px;
}
@media screen and (max-width: 640px) {
  #footer-meo .company {
    padding-top: 0px;
  }
  #footer-meo .company p {
    padding: 10px 80px 0 10px;
    font-size: 12px !important;
    line-height: 1.2;
  }
  #footer-meo .footer_logo img {
    display: none;
  }
}

/* コピーライト */
#footer-meo .copyright {
  background: #555;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 12px !important;
  color: #fff;
  font-family: 'Noto Sans Japanese';
}
