@charset "UTF-8";

/*--------------------------------------
    COMMON LAYOUT
---------------------------------------*/
body {
  min-width: 240px;
}

/* #header,
#contents,
#footer_inner {
  width: 98%;
  margin: 0;
  padding: 0 1% ;
  overflow: hidden;
} */
.sp_hide {
  display: none;
}

#main .content-block .content-text {
  float: right;
  width: 60%;
  padding-top: 0;
}

#main .content-block {
  height: auto;
}

#main .content-block .content-img {
  float: left;
  width: 37%;
}

.btn_detail a {
  background: #3c3ba1;
  padding: 5px;
  position: relative;
  width: 90%;
  height: auto;
  top: 0;
  float: none;
  margin: 20px 0 0 0;
  border-radius: 4px;
}

#main #graphic_works {
  width: 100%;
}

#main #graphic_works li {
  margin: 0 15px 15px 0;
}

#main .btn_seminar a {
  width: 100%;
}

.title_xlarge br {
  display: none;
}

#main #flow .step .step_img {
  width: 30%;
}

#main #flow .step .step_txt {
  width: 70%;
}

#main #flow p.flow_arrow {
  width: 10%;
  margin: 0 auto 10px auto;
}

#main .consulting_plan .plan {
  width: 100%;
  text-align: left;
  padding-right: 0;
}

#main .consulting_plan p {
  display: block;
}

#main #web {
  width: 100%;
}

.btn {
  width: 100%;
}

.btn .mail,
.btn .btn_tpl {
  float: none;
  margin: 0 auto;
}

.btn .mail a,
.btn .btn_tpl a {
  width: 235px;
  display: block;
  margin: 0 auto;
}

#main #web .web_plan h5 {
  font-size: 26px;
  line-height: 32px;
}

#main #web #btn_web_works {
  width: 100%;
}

#main #web #btn_web_works {
  float: none;
  margin: 0 auto;
  background: none;
  height: auto;
}

#main #web #btn_web_works a {
  width: 80%;
  display: block;
  margin: 0 auto;
  position: relative;
  background: #0066cc;
  color: #fff;
  text-align: center;
  padding: 6px 15px 2px 15px;
  text-indent: 0;
  border-radius: 4px;
}

#main #fb #plan1 {
  background: #ff5990;
}

#main #fb #plan2 {
  background: #51d426;
}

#main #fb #plan3 {
  background: #ff9626;
}

#main #fb .fb_plan ul {
  width: auto;
}

#main #fb .fb_plan ul li {
  float: none;
  margin: 0 0 10px 0;
  width: 100%;
}

#main #fb .fb_plan .text {
  width: 100%;
  float: left;
}

#main #fb .fb_plan ul li#btn_sample {
  width: 80%;
  height: 30px;
  background: #0066cc;
  padding: 0;
  margin: 0 auto;
}

.merit {
  padding: 2px 10px 0 10px;
  display: block;
  width: 50px;
}

.teian {
  background: #3c3ba1;
  width: 100%;
  height: 100%;
  font-size: 20px;
  border-radius: 4px;
}

.teian h5 {
  color: #fff;
  padding: 20px;
}

.teian p {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0 20px 10px 20px;
  margin: 0 !important;
}

.teian p br {
  display: none;
}

table.st {
  width: 100% !important;
  float: none;
}

p.st {
  float: none;
  width: 100% !important;
}

#main_visual .cacth {
  width: 80%;
  margin: 0 auto 10px auto;
  float: none;
}

#fb_dvd #main_visual {
  background: url(../images/sp_bg_lp_main_visual.jpg);
  height: auto;
  padding-bottom: 30px;
  margin: 0;
}

#main_visual .movie {
  width: 100%;
  height: auto;
  background: #eee;
  border-radius: 4px;
  float: none;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px;
}

#main_visual .movie .youtube {
  width: 100%;
}

#main_visual .movie iframe {
  width: 90%;
  margin: 0;
}

.content_inner {
  width: 100%;
  margin: 0 auto;
}

#fb_dvd .caption {
  height: auto;
  padding: 10px;
}

.voice_img {
  display: block;
  width: 20%;
  float: left;
}

.voice_text {
  width: 75%;
  float: right;
}

.column {
  float: none;
  width: 100%;
  margin: 0;
}

#message {
  padding: 10px;
}

#message img {
  padding: 20px 0;
}

ul.check li {
  background: url(../images/icon_check.png) left 5px no-repeat;
}

#btn_parchase_b a {
  width: 80%;
  height: 45px;
  display: block;
  margin: 0 auto 30px auto;
  text-indent: -9999px;
  background: #34cc67;
  color: #fff;
  text-indent: 0;
  text-align: center;
  padding: 5px 5%;
  border-radius: 4px;
}

#btn_submit {
  width: 80%;
  height: 45px;
  display: block;
  margin: 0 auto 30px auto;
  text-indent: -9999px;
  background: #34cc67;
  color: #fff;
  text-indent: 0;
  text-align: center;
  padding: 5px 5%;
  border-radius: 4px;
}

#fb_dvd #address,
textarea {
  width: 80%;
}

#fb_dvd input[type="text"],
input[type="email"],
textarea {
  width: 80%;
  padding: 1%;
}

#fb_dvd .table_set1 th,
.table_set1 td {
  padding: 5px !important;
}

#fb_dvd .table_set1 th {
  width: 25%;
}

#fb_dvd .table_set1 td {
  width: 75%;
}

#fb_dvd #zip1 {
  width: 20px;
}

#fb_dvd #zip2 {
  width: 20px;
}

#fb_dvd .table_set1 th img {
  width: 30%;
}

#ancCredit img {
  display: none;
}

.sp_text {
  padding: 0 5%;
}

/*  #portfolio_web 15.12.28
-------------------------------------- */
.portfolio_hp {
  width: 98%;

}

.po_hp {
  border-right: none;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
}

.portfolio_hp p img {
  margin-left: 0;
  width: 100% !important;
}

.pf_txt {
  margin: -5px 0 0 0 !important;
}

.portfolio_hp .pf_link {
  margin: 0 10px 0 0 !important;
}

/* ----------------------------------------
  HEADER
---------------------------------------- */
#wrapper {
  width: 100%;

}

#header #logo a {
  float: none;
  margin: 0 0 10px;
}

#header #cap {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  padding-top: 10px;
}

#message img {
  margin: 0 0 10px 0;
}

/*  NAV
-------------------------------------- */
#btn_menu_triger {
  display: block;
  background: url(../images/btn_menu_triger.png);
  width: 50px;
  height: 50px;
  position: absolute;
  top: 15px;
  right: 15px;
  text-indent: -9999px;
}

#menu {
  position: absolute;
  top: 90px;
  left: 0;
  display: none;
}

.menu-nav-container>ul {
  float: none;
  width: 100%;
  height: 100%;
}

.menu-nav-container>ul li {
  width: 100% !important;
  float: none;
}

.menu-nav-container>ul,
.menu>ul ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.menu-nav-container>ul>li>a {
  float: none;
  text-indent: 0;
  width: 100% !important;
  background-color: #3b3ba1 !important;
  border-bottom: #2a2a96 1px solid;
  border-left: #2a2a96 1px solid;
  border-right: #2a2a96 1px solid;
  border-top: #4d4d9d 1px solid;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  display: block;
  height: 35px;
  position: relative;
  background-image: none !important;
}

.menu-nav-container>ul li:hover>ul,
div.menu ul li:hover>ul {
  display: none;
}

/* ----------------------------------------
  MAIN
---------------------------------------- */
#main {
  width: 96%;
  margin: 0 auto;
  float: none;
}

#main h3 {
  font-size: 24px;
  padding-bottom: 15px;
}

#main h3.xs_vw {
  font-size: 22px;
}

#main #s_cap {
  font-size: 24px;
}

#main .post {
  width: 100%;
  font-size: 130%;
  line-height: 150%;
}

#main img {
  width: 100%;
  height: auto;
}

#main #btn_blog_all {
  margin-top: 0;
}

#partner {
  width: 100%;
}

#partner #banner ul {
  overflow: hidden;
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}

#partner #banner ul li {
  width: 45%;
  float: left;
  margin: 0 2% 2% 2%;
}

#partner #banner ul li a,
#partner #banner ul li a img {
  width: 100%;
}

.wp-pagenavi {
  width: auto;
}

/*
.sns{
  overflow: hidden;
  width: 240px;
  margin: 0 auto 20px auto;
  padding-left: 25px;
}
*/
/* ----------------------------------------
  SIDE
---------------------------------------- */
#side {
  width: 100%;
  float: none;
  margin-top: 0;
  margin-bottom: 40px;
}

#side_contact {
  display: none;
}

#fb_like_box {
  display: none;
}

#sub_contents li a,
#sub_contents li a img,
.side_banner li a,
.side_banner li a img {
  width: 100%;
}

/* ----------------------------------------
  FOOTER
---------------------------------------- */
#footer {
  width: 100%;
  margin-bottom: 69px;
}

#footer #footer_sitemap {
  height: auto;
  padding-bottom: 10px;
}

#copyright {
  letter-spacing: 0;
  font-size: 12px;
}

#copyright small {
  /letter-spacing: 0;
  /font-size: 12px;
}

.pc_hide {
  display: block;
}

#main #column ul li {
  background: url(../images/arrow_info.jpg) no-repeat left 5px;
}

#main #column ul li time {
  display: block;
}


/*20160422追加*/
#foot-nav {
  display: inline-block;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  margin-bottom: -8px;
  z-index: 200;
}

.foot-navcon p.fn_text01 {
  background-color: #39559e;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 5px 20px;
  font-weight: 700;
  font-size: 90%;
}

.foot_navul {
  display: inline-block;
  background-color: #FFF;
  width: 100%;
  padding: 5px 0;
  bottom: 0;
}

.foot-navcon ul {
  margin: 0;
}

.foot-navcon ul li {
  list-style: none;
  padding: 10px 0;
  height: auto;
  text-align: center;
}

.foot-navcon ul li span {
  color: #FFFFFF;
  font-weight: bold;
  margin-left: -40px;
}

.foot-nav01 {
  float: left;
  width: 46%;
  height: 40px;
  background-color: #45629D;
  margin: 5px 4% 5px 2%;
  box-shadow: 4px 4px 4px rgba(120, 120, 120, 0.4);
}

.foot-nav01 a span {
  color: #FFFFFF;
}

.foot-nav02 {
  float: left;
  width: 46%;
  height: 40px;
  background-color: #45629D;
  margin: 5px 2% 5px 0;
  box-shadow: 4px 4px 4px rgba(120, 120, 120, 0.4);
}

.foot-nav01 img {
  margin: 0 12px;
}

.foot-nav02 img {
  margin: -6px 12px;
}

.footimg {
  vertical-align: middle;
  float: left;
}

.foot-navcon p.fn_text01 span,
.foot-navcon p.fn_text02 span {
  float: left;
}

.foot-nav01 a:link,
.foot-nav02 a:link {
  text-decoration: none;
  color: #FFFFFF !important;
  font-weight: bold;
  padding: 8px 34px 0 0;
}

.foot-navcon p.fn_text02 {
  color: #1346ae;
  font-size: 60%;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 10px;
}

#copyright {
  background-color: #364c7a;
}

#pagetop {
  margin-bottom: 94px;
}

/*20160630??*/
.direct_marketing__img {
  float: none;
}

.direct_marketing__text {
  width: 100%;
}

/*20160705???*/
.adsupport_bnr img {
  width: 100%;
  height: auto;
  max-width: 666px;
  padding: 0 0.5rem 2rem;
  box-sizing: border-box;
}

/* seo */
.seo_service dl {
  width: 100%;
}

.seo_service h5 {
  width: 100%;
  padding-right: 0.5rem;
}

#main h3 {
  line-height: 1.25;
}

/*20160729*/

p iframe {
  width: 100% !important;
}

#main #contact02 {
  display: none;
}

#main h3#contact_h3 {
  width: auto !important;
}

#nomail input[type="submit"] {
  margin: auto;
  max-width: 90%;
}



/****************************************
    LPページ制作　201704 追加
*****************************************/
.sp_hidden {
  display: none;
}

br.sp_hidden {
  display: none;
}

#main h4.solutionlp_h4 {
  margin: 20px 0 0 0 !important;
  padding: 12px 0 12px 15% !important;
  width: 85%;
}

.main-content h4.solutionlp_h4 span.solutionlp_h4_img {
  display: none;
}

.solutionlp_boxs01 {
  padding: 20px 0 0;
}

.solutionlp_contentbox p img.hidden {
  display: block;
}

.solutionlp_contentbox03 {
  text-align: center;
}

.solutionlp_contentbox03 img {
  width: 46% !important;
}

#main p.solutionlp_flowstep_img {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.solutionlp_contentbox_voice .solutionlp_voice01 {
  background: url(../images2/srvc-landingpage/assets/voice_profile01.png) top 15px center no-repeat;
  background-size: 40%;
  height: auto;
}

.solutionlp_contentbox_voice .solutionlp_voice01 .solutionlp_voice_title {
  background: #fba024;
  padding-top: 160px;
  padding: 160px 10px 10px;
}

.solutionlp_contentbox_voice .solutionlp_voice_company {
  padding: 10px;
}

.solutionlp_voice_detail {
  display: inline-block;
}

.solutionlp_contentbox_voice .voice_detail_left {
  float: none;
  margin-right: 0;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}

.solutionlp_contentbox_voice .voice_detail_right {
  float: none;
}

.solutionlp_contentbox_voice .voice_q {
  padding: 0px 10px 0 58px;
}

.solutionlp_contentbox_voice .voice_o_a {
  padding: 0 0 0 58px;
  margin-top: 10px;
}

.solutionlp_contentbox_voice .solutionlp_voice02 {
  background: url(../images2/srvc-landingpage/assets/voice_profile02.png) top 15px center no-repeat;
  background-size: 40%;
  height: auto;
}

.solutionlp_contentbox_voice .solutionlp_voice02 .solutionlp_voice_title {
  background: #e66998;
  padding-top: 160px;
  padding: 160px 10px 10px;
}

.solutionlp_contentbox_voice .voice_icon_p_a {
  margin-top: 10px;
}

#main p.solutionlp_flowstep_img {
  z-index: -99;
  position: relative;
}

#main p.solutionlp_flowstep_txt {

  width: 84%;
  padding: 10px 5px 5px;
}


#main h4.solutionlp_h4_01 {
  background: url(../images/lpsolution/websolutionlp_icon01.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

#main h4.solutionlp_h4_02 {
  background: url(../images/lpsolution/websolutionlp_icon02.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

#main h4.solutionlp_h4_03 {
  background: url(../images/lpsolution/websolutionlp_icon03.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

#main h4.solutionlp_h4_04 {
  background: url(../images/lpsolution/websolutionlp_icon04.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

#main h4.solutionlp_h4_05 {
  background: url(../images/lpsolution/websolutionlp_icon05.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

#main h4.solutionlp_h4_06 {
  background: url(../images/lpsolution/websolutionlp_icon06.png) #3b3ba1 left 5px center no-repeat !important;
  background-size: 44px !important;
}

.solutionlp_plan ul li {
  width: 47%;
  padding: 0 1.5% 20px;
}

.solutionlp_plan ul li:first-child {
  width: 50%;
  padding: 0 25% 20px;
}


@media (max-width : 320px) {
  #main h4.solutionlp_h4 {
    padding: 12px 0 12px 18% !important;
    width: 82%;
  }
}

@media (min-width : 700px) {
  #main #contact02 .tel {
    height: 70px;
    background: url(images/tel_02.png) no-repeat center center;
    text-indent: -9999px;
    float: none;
    margin-left: 0;
    background-size: 280px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
}