@charset "UTF-8";
@import url("https://use.typekit.net/dbh3kyv.css");

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, address,
em, img, small, strong, b, i,dl, dt, dd, ol, ul, li, form, label, table, caption,
tbody, tfoot, thead, tr, th, td, article, canvas, footer, header, menu, nav, section,
time, audio, video, figure , button
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{-webkit-appearance: none;border-radius: 0;}
body {
  font-size: 16px;
  line-height: 1.4;
  font-family: source-han-sans-japanese, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #010101;
}
article, footer, header, menu, nav, section {display: block;}
ul {list-style: none; }
a {margin: 0;color: inherit;padding: 0;font-size: 100%;text-decoration: none;vertical-align: baseline;background: transparent;}
a:link{transition: .3s;}
a:link:hover{opacity: 0.7;cursor: pointer;}
table {border-collapse: collapse;border-spacing: 0; }
em, b {font-style: normal; }
img {max-width: 100%;vertical-align: bottom;}
hr {display: block;height: 1px;margin: 0;padding: 0;border: 0;outline: 0; }
input, select {vertical-align: middle;}
.century{
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width:768px){
  body {
    font-size: 14px;
  }
}

.en{font-family: Bahnschrift , sans-serif;}
.sec_inner {
    width: 1080px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    max-width: calc(100% - 40px);
}
.ttl_green{
  color: #8ec555;
  border-bottom: 2px solid #8ec555;
}

/*//////////////////////////////
		header
//////////////////////////////*/
.header_inner {
    width: 1080px;
    margin: auto;
    max-width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
}
h1{
  width: 364px;
}
.logoArea,
.infoArea{
  width: 50%;
}


/*//////////////////////////////
		footer
//////////////////////////////*/
footer .footer_menu a::before {
    content: "";
    display: block;
    position: absolute;
    background: #8ec555;
    height: 14px;
    width: 14px;
    border-radius: 7px;
    left: -18px;
    top: calc(50% - 8px);
}
footer .footer_menu li:first-child{
  margin-right: 30px;
}
footer .footer_menu a::after {
    content: "";
    display: block;
    position: absolute;
    left: -14px;
    top: calc(50% - 4px);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    height: 4px;
    width: 4px;
}
footer .gotop {
    width: 100px;
    bottom: 0;
    right: 0;
    position: fixed;
}

/* 単体の広告たけでは得づらい集客効果 */
.bad_ad{
  border: 3px solid #cdcdcd;
  width: 1040px;
  margin: auto;
  box-sizing: border-box;
  max-width: 80%;
}
.bad_ad h3 {
    margin-top: -42px;
}
.bad_ad .bad_web{
  width: 20%;
}
.bad_ad .bad_radio{
  width: 12%;
}
.bad_ad .bad_news{
  width: 9%;
}
.bad_ad .bad_magazine{
  width: 11%;
}
.bad_ad .bad_tv {
    width: 11%;
}
.arrow .imgArea{
    width: 117px;
    margin: auto;
}
.arrow .txtArea {
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    transform: translateY(-30%);
}

.good_ad li{
  width: calc(100% * 1/3 - 50px);
}
.good_ad li::after {
    content: "";
    display: block;
    height: 47px;
    width: 47px;
    background: url(assets/img/plus.png) top center / cover no-repeat;
    position: absolute;
    top: 40%;
    right: -60px;
}
.good_ad li:last-child::after{
  display: none;
}


/* プラン */
.plan .plan_inner{
  width: calc(50% - 25px);
  border: 2px solid #cdcdcd;
  box-sizing: border-box;
}
.plan .plan_inner::before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #cdcdcd transparent transparent transparent;
  position: absolute;
  bottom: -2px;
  right: -2px;
}
.plan .plan_inner::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: -2px;
  right: -2px;
}


.plan .plan_inner dl{
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
.plan .simple .plan_ttl h4{
  color: #da8a8d;
}
.plan .complete .plan_ttl h4{
  color: #5d77b9;
}
.offfer .btnArea a{
  background: #3d3d3d;
  border-radius: 12px;
  width: 480px;
  margin: auto;
  max-width: 80%;
}


/* 流れ */
.flow .flow_wrap{
  width: 740px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
  box-sizing: border-box;
  }
.flow .flow_wrap li .imgArea{
  width: 15%;
}
.flow .flow_wrap li .txtArea{
  width: calc(80% - 15px);
}


/* 実績 */
.work .works_wrap li{
  width: calc(100% * 1/3 - 20px);
}

/*//////////////////////////////
		contact
//////////////////////////////*/

.contact table {
    border: 1px solid #ddd;
    border-collapse: separate;
    width: 100%;
}
.contact th,
.contact td{
  padding: 10px 15px;
  box-sizing: border-box;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
}
.contact th {
    background: #f7f7f7;
    text-align: left;
    width: 30%;
    vertical-align: top;
}
.contact td{
  width: 70%;
}
.contact input{
  padding: 5px;
}

tr.telNumber p input {
    max-width: 50px;
}
.contact_policy{
  height: 200px;
  overflow: scroll;
  border:1px solid #000;
  padding: 20px;
}
.contact_policy p{
  line-height: 1.4;
}
.contact_btn {
    background: #ff5611;
    border-radius: 5px;
    max-width: 290px;
    margin: auto;
    text-align: center;
}
.contact input[type="button"]:hover{
  cursor: pointer;
  opacity: 0.7;
}
.contact input[type="button"] {
    color: #fff;
    background: #ff5611;
    border: none;
    font-weight: bold;
    padding: 15px;
    border-radius: 5px;
    transition: 0.3s;
}
.contact .contant_top a{
  border:1px solid #8ec555;
  }
  .contact textarea{
    width: 80%;
    height: 100px;
  }
@media screen and (max-width: 767px) {
  .contact th,
  .contact td{
    width: 100%;
    display: block;
  }
  .contact td{
    padding: 15px;
  }
  .contact .userNameRead p,
  .contact .userName p{
    width: 100%;
    margin-bottom: 10px;
  }
}
/*//////////////////////////////
		contactここまで
//////////////////////////////*/


@media screen and (max-width:1000px){
  h1 {
      width: 200px;
  }
  .logoArea {
    width: 25%;
}
.infoArea {
    width: 75%;
}

.plan .plan_inner {
    width: 90%;
    border: 2px solid #cdcdcd;
    box-sizing: border-box;
    margin: 0 auto 20px;
}
}


@media screen and (max-width:768px){
  h1 {
    margin: auto;
}
.logoArea {
    width: 100%;
}
  .infoArea.flex.end.middle {
    justify-content: center;
    width: 100%;
}
.tel {
    width: 100%;
    text-align: center;
}
.tel p.flex.middle.start {
    justify-content: center;
}


.bad_ad h3 {
    margin-top: -24px;
}
.bad_ad .bad_web {
    width: 38%;
    margin-bottom: 10px;
}
.bad_ad .bad_radio {
    width: 22%;
    margin-bottom: 10px;
}
.bad_ad .bad_news {
    width: 17%;
}
.bad_ad .bad_magazine {
    width: 21%;
}
.bad_ad .bad_tv {
    width: 21%;
}
.good_ad li {
    width: calc(100% * 1/3 - 15px);
}
.good_ad li::after {
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    background: url(assets/img/plus.png) top center / cover no-repeat;
    position: absolute;
    top: 30%;
    right: -19px;
}

.plan .plan_ttl h4{
  text-align: center;
}

.flow .flow_wrap li{
  margin-bottom: 20px;
}
.flow .flow_wrap li .imgArea {
    width: 30%;
    margin-bottom: 10px;
}

.work .works_wrap li{
  width: 80%;
  margin: 0 auto 20px;
}

}


@media screen and (min-width:769px){
  header .infoArea a.header_tel,
  footer a.footer_tel{
    pointer-events: none;
  }
}
