/*
Theme Name: ゆうパケット発送代行LP
Author URI: https://www.jobaws.or.jp/daiko-yu-packet/
*/




@charset "UTF-8";
/* CSS Document */
@font-face {}
/* 全体の設定
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-text-size-adjust: none;
  margin: 0;
  padding: 0;
}
html {scroll-behavior: smooth;}
body {
  color: #333;
  font-family: Roboto, "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 auto;
  padding: 0;
  min-width: 1100px;
}
:focus {
    outline: none;
}
html,body{
    width: 100%;
}
/* レイアウト
-------------------------------------*/
.inner {
  width: 1200px;
  margin: 0 auto;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* header
-------------------------------------*/
header {
  background-image: url("img/pc_main_bg.png") !important;
  background-position: center !important;
  background-size: cover !important;
  overflow: hidden !important;
  text-align: center !important;
  padding: 70px 0 !important;
}
header .inner {
  position: relative !important;
}
.button-p {
  position: absolute;
  top: 460px;
  left: 112px;
  background-color: #faa03c;
  border-bottom: 4px solid #d97b00;
  border-radius: 50rem;
  color: #ffffff;
  font-weight: 700;
  font-size: 23px;
  margin: 0 auto;
  width: 440px;
  text-align: center;
  text-decoration: none;
  padding: 30px 0;
  background-image: url("img/arrow01.png");
  background-repeat: no-repeat;
  background-position: 390px;
  background-size: 27px;
}
/* contents
-------------------------------------*/
section#kakaku {
  padding: 0 0 50px;
  background-color: #ecf1f7;
}
.s-title {
  background-color: #006fa8;
  color: #fff;
  font-size: 1.999rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 2rem 1rem;
  position: relative;
  text-align: center;
}
.s-title::after {
  border-width: 1.5rem;
}
.s-title::after {
  border: 1.5rem solid transparent;
  border-top-color: #006fa8;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(100% - 1px);
  width: 0;
}
section#kakaku ul {
  width: 90%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto 0;
}
.wrap {
     overflow: hidden;
 }
.hosoku {
  text-align: left;
  font-size: 14px;
  margin-left: 75px;
}
#omakase {
  padding: 60px 0 0;
}
.blbk {
  background-color: #ecf1f7;
}
.c-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.align-l {
  text-align: left;
}
.c-flex_item {
  width: 51%;
}
.c-flex_img {
  margin: 0 40px;
}
#omakase .blbk {
  padding: 70px 0;
}
.mt50 {
  margin-top: 50px;
}
.button-ca {
  background-color: #faa03c;
  border-bottom: 4px solid #d97b00;
  border-radius: 50rem;
  color: #ffffff;
  font-weight: 700;
  font-size: 23px;
  margin: 0 auto;
  width: 440px;
  text-align: center;
  text-decoration: none;
  padding: 30px 0;
  background-image: url("img/arrow01.png");
  background-repeat: no-repeat;
  background-position: 390px;
  background-size: 27px;
  display: block;
  margin-bottom: 20px;
}
.cat {
  padding: 70px 0;
}
.s-title-t span {
  font-size: 150%;
}
.ye {
  color: #f5e614;
}
.item-bx1 {
  position: relative;
  height: 550px;
}
#reason {
  margin-bottom: 80px;
}
#reason h3 {
  font-size: 36px;
  margin-bottom: 20px;
}
.bu {
  color: #006fa8;
}
.item-txtl {
  width: 600px;
  background: rgba(255, 255, 255, 0.7);
  padding: 60px 40px;
  z-index: 99;
  position: absolute;
  top: 100px;
  left: 0;
}
.item-txtr {
  width: 600px;
  background: rgba(255, 255, 255, 0.8);
  padding: 60px 40px;
  z-index: 99;
  position: absolute;
  top: 100px;
  right: 0;
}
.s-title-t {
  background-color: #006fa8;
  color: #fff;
  font-size: 1.999rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 2rem 1rem;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}
.item-imgr {
  position: absolute;
  top: 0;
  right: 0;
}
.item-imgl {
  position: absolute;
  top: 0;
  left: 0;
}
#mms.inner {
	padding: 100px 0;
}
.un {
  background: linear-gradient(transparent 60%, yellow 30%);
  font-weight: bold;
}
.s-title-s {
  background-color: #006fa8;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 1rem;
  position: relative;
  text-align: center;
  z-index: 1;
  width: 70%;
  border-radius: 50px;
  margin: 0 auto 40px;
}
.s-title-s::after {
  border-width: 1.5rem;
}
.s-title-s::after {
  border: 1.5rem solid transparent;
  border-top-color: #006fa8;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(100% - 1px);
  width: 0;
}
#yup {
  text-align: center;
}
.yub {
  background-color: #ecf1f7;
  border-radius: 10px;
  border: solid 1px #1c9bdc;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding: 40px 20px 30px;
}
.c-flex_itemt {
  width: 54%;
}
.center img {
  margin: 0 auto;
}
.as {
  width: 97%;
  margin: 20px 0 20px 10px;
}
.tit-ck {
  text-align: left;
  color: #006fa8;
  font-size: 20px;
  font-weight: bold;
  background-image: url("img/ck01.png");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 32px;
  margin: 0 0 10px 10px;
}
.item-bx3 {
  position: relative;
  height: 550px;
  margin-bottom: 80px;
}
.item-txtl2 {
  width: 600px;
  background: rgba(255, 255, 255, 0.82);
  padding: 60px 40px;
  z-index: 99;
  position: absolute;
  top: 100px;
  left: 0;
}
.item-imgr2 {
  position: absolute;
  top: 0;
  right: -40px;
}
.item-bx3 h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}
#yasui .blbk {
  margin-top: -60px;
}
#taiou {}
#taiou li {
  padding: 30px 20px 20px;
  border-radius: 20px;
  border: solid #c2d0e2 5px;
  width: 310px;
  text-align: center;
  margin-bottom: 30px;
}
#taiou h3 {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.5;
}
#taiou img {
  margin-bottom: 20px;
}
.c-flex2 {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
#taiou li.db {
  padding: 20px;
}
#taiou li.db img {
  margin-bottom: -5px;
}
#taiou .inner {
  width: 1140px;
  margin: 0 auto;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mtm {
  margin: -15px 0 15px !important;
}
.s-title-a {
  background-color: #006fa8;
  color: #fff;
  font-size: 1.999rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 2rem 1rem;
  position: relative;
  text-align: center;
}
.read {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 40px;
}
#spotto ul {
  margin: 0 auto;
  width: 917px;
}
#spotto li {
  font-size: 28px;
  font-weight: bold;
  color: #006fa8;
  width: 275px;
  height: 175px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.8;
  border: 2px solid #006fa8;
  padding-top: 100px;
  line-height: 1.5;
}
#spotto .n1 {
  background-image: url("img/n1.png");
  background-repeat: no-repeat;
  background-position: 50% 46px;
}
#spotto .n2 {
  background-image: url("img/n2.png");
  background-repeat: no-repeat;
  background-position: 50% 30px;
}
#spotto .n3 {
  background-image: url("img/n3.png");
  background-repeat: no-repeat;
  background-position: 50% 41px;
}
#spotto .inner {
  padding: 60px 0 150px;
}
#spotto {
  background-image: url("img/kanou-bg.png") !important;
  background-position: center !important;
  background-size: cover !important;
  overflow: hidden !important;
}
#seikou .blbk {
  padding: 100px 0 140px;
}
#seikou h2, #form h2 {
  font-size: 35px;
  font-weight: bold;
  color: #006fa8;
  line-height: 1.5;
  margin-bottom: 30px;
}
#nagare li {
  width: 209px;
  position: relative;
}
#nagare li .arr1 {
  position: absolute;
  top: 96px;
  right: -21px;
}
#nagare ul {
  width: 1150px;
  margin: 100px auto 50px;
}
#nagare li p {
  text-align: left;
}
#nagare li img {
  margin-bottom: 15px;
}
.ore {
  color: #eca127;
}
.pink {
  color: #e97a8b;
}
.mid {
  color: #78b428;
}
.blue {
  color: #39a7d7;
}
section#feature {
  background-color: #d7edfb;
  padding: 60px 0 60px;
}
#soudan {
  margin-bottom: 60px;
}
section#qa {
  padding: 0 0 100px;
}
section#qa .tit {
  color: #56bbe7;
  font-size: 35px;
  margin-bottom: 40px;
}
#qa h2.tit img {
  margin: 0 auto 10px;
  display: block;
  width: 22px;
}
#qa dl {
  font-size: 120%;
  margin-bottom: 30px;
  line-height: 1.7;
  border-bottom: 2px solid #ccc;
}
#qa dl:last-child {
  border-bottom: none;
}
#qa dt {
  padding-left: 3.7rem;
  position: relative;
  margin-bottom: 30px;
  padding-top: 6px;
  text-align: left;
  color: #006fa8;
  font-weight: bold;
}
#qa dd {
  padding-left: 3.7rem;
  position: relative;
  margin-bottom: 30px;
  padding-top: 6px;
  text-align: left;
}
#qa dt:before {
  content: '';
  background-image: url("img/common_ico_q.png");
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  width: 41px;
  height: 41px;
  background-size: contain;
  vertical-align: middle;
}
#qa dd:before {
  content: '';
  background-image: url("img/common_ico_a.png");
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  width: 41px;
  height: 41px;
  background-size: contain;
  vertical-align: middle;
}
#form .blbk {
  padding: 60px 0;
}
.fm-bx {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.20);
  padding: 3em;
  width: 1000px;
  margin: 0 auto;
}
/* footer
-------------------------------------*/
footer {
  background-color: #d7edfb !important;
}
footer .inner {
  position: relative;
}
footer img#cta-a {
  position: absolute;
  top: 35px;
  left: 304px;
}
footer img#cta-b {
  position: absolute;
  top: 25px;
  left: 80px;
}
footer #box-tel {
  position: absolute;
  top: 112px;
  left: 7px;
  background-color: #fff;
  width: 532px;
  text-align: center;
  padding: 20px 0;
}
footer #footer-tel {
  position: absolute;
  top: 112px;
  left: 566px;
  background-color: #fff;
  width: 532px;
  text-align: center;
  padding: 30px 0 25px;
}
footer #box-tel p {
  margin-top: 10px;
  font-size: 110%;
  line-height: 1.3;
}
.btn--orange, a.btn--orange {
  color: #fff;
  background-color: #faaf3b;
  text-decoration: none;
  padding: 25px 0;
  font-size: 150%;
  width: 460px;
  text-align: center;
  border-radius: 10px;
}
footer #wrap-cta {
  height: 325px;
}
footer #copy {
  text-align: center;
  background-color: #006fa8;
  color: #fff;
  padding: 30px 0;
  font-size: 15px;
}
#copy .c-flex2 {
  width: 470px;
  text-align: left;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 15px;
  margin-bottom: 20px;
}
#copy .c-flex2 span {
  font-weight: bold;
}
.sp {
  display: none;
}
img.web, .btn--orange {
  display: block;
  margin: 0 auto;
}
.fm-bx {
  margin-top: 2em;
}

.formArea {
	text-align: left;
}

.formArea .c-form dt {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.formArea .required {
    background-color: #e60012;
    border-radius: 0.25rem;
    color: #fff;
    display: inline-block;
    font-size: .707rem;
    margin-left: 0.5rem;
    padding: 0.25rem 0.5rem;
    transform: translateY(-5%);
    vertical-align: middle;
}

.formArea dd {
    margin-bottom: 2rem;
}

.formArea [type=text], .formArea textarea, .formArea [type=email], .formArea [type=tel] {
    background-color: #eee;
    border-radius: 0.25rem;
    padding: 1rem;
    width: 96%;
	border-style: none;
	margin-bottom: 0.6em;
	font-size: 1em;
	  font-family: Roboto, "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


.formArea dt {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0.8rem;
}

.formArea p.toi {
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.formArea input[type=checkbox] {
    width: 25px;
    height: 25px;
    border: 2px solid #999;
    border-radius: 50%;
    background: #fff;
    position: relative;
		margin-bottom: 0.6em;
}

.wpcf7-list-item {
    margin: 0 1em 0 0 !important;
}
.formArea textarea {
    height: 10em;
}
#privacy-box {
    margin: 60px auto 0;
    width: 900px;
}
#privacy-box .tit {
    background-color: #72bb32;
    color: #fff;
    text-align: center;
    line-height: 2em;
    font-size: 0.8em;
}
#privacy-box-con {
    overflow: scroll;
    width: 100%;
    height: 180px;
    padding: 17px;
    font-size: 0.8em;
    border: 1px solid #DDD;
}

p.doui {
    display: inherit;
}

.alc p.align-c {
    text-align: center !important;
	    font-size: 0.9em;
}

.alc .wpcf7-form-control-wrap {
    display: inherit !important;
}
.submit-btn {
    text-align: center;
	padding: 2em 0 0;
}

input[type=submit] {
    padding: 15px;
    font-size: 1.5em;
    background: #faa03c;
    color: #fff;
    border: 0;
    border-style: none;
    border-radius: 50rem;
    -webkit-border-radius: 50rem;
    -moz-border-radius: 50rem;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 280px;
	margin: 0 auto;
    display: block;
}


input[type=submit]:hover {
  text-decoration: none;
  opacity: .7;
}
.wpcf7-spinner {
    margin: 20px 24px 0 !important;
}

.p-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	margin: 40px auto 0;
    width: 490px;
}
.p-logo img {
  width: 75px;
    height: auto;
}
.p-logo p {
      font-size: 12px !important;
	width: 400px;
	margin-top: 18px;
}



/* 幅767px以下の表示
-------------------------------------*/
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  body {
    min-width: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0;
    min-width: 320px;
  }
  .inner {
    width: 100%;
    margin: 0 auto;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header {
    padding: 30px 0 !important;
  }
  header h1 img {
    width: 90%;
    margin: 0 auto;
  }
  .contact-btn-01:before {
    content: url("img/btn_mail_sp.png");
    position: absolute;
    top: 12px;
    left: 19px;
  }
  .contact-btn-01 {
    width: 14%;
    height: 45px;
    font-size: 67%;
    padding-top: 50px;
    margin-top: 0;
    padding-left: 0;
    color: #faaf3b;
  }
  .contact-btn-02:before {
    content: url("img/btn_tel_sp.png");
    position: absolute;
    top: 14px;
    left: 19px;
  }
  .contact-btn-02 {
    width: 14%;
    height: 45px;
    color: #34ba15;
    font-size: 67%;
    padding-top: 50px;
    margin-top: 0;
    padding-left: 0;
    background-color: #34ba15;
    position: relative;
  }
  .s-title, .s-title-t {
    background-color: #006fa8;
    font-size: 1.45rem;
    padding: 1rem 1rem;
  }
  section#kakaku ul {
    width: 100%;
    display: inherit;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto 10px;
  }
  section#kakaku ul li img {
    width: 60%;
  }
  .hosoku {
    margin: 0 14%;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 0.75em !important;
  }
  .s-title::after {
    top: calc(90% - 1px);
  }
  #omakase h2 img {
    width: 90%;
    margin-bottom: 20px !important;
  }
  #omakase {
    padding: 30px 0 0;
  }
  .c-flex {
    display: initial;
  }
  #omakase .c-flex img {
    width: 90%;
    margin: 0 auto 20px;
  }
  #omakase .blbk {
    padding: 28px 0;
  }
  .spc {
    text-align: center;
  }
  #omakase .c-flex_item {
    width: 95%;
    text-align: center;
    padding: 0 15px;
  }
  #omakase .c-flex_item p {
    text-align: left;
    margin: 0px 2%;
  }
  #omakase .c-flex .rei img {
    width: 90%;
    margin: -30px auto 0;
  }
  section#kakaku {
    padding: 0 0 28px;
  }
  #omakase .c-flex .rei img {
    width: 85%;
    margin: -20px auto 10px;
  }
  .cat img {
    width: 70%;
  }
  .button-ca {
    font-size: 18px;
    width: 85%;
    padding: 25px 0;
    background-position: 93% 50%;
    background-size: 22px;
  }
  .item-imgr img, .item-bx1 img {
    width: 95%;
  }
  .item-txtl {
    width: 90%;
    padding: 60px 40px;
    position: inherit;
  }
  .item-imgr, .item-txtr, .item-imgl {
    position: inherit;
    top: 0;
    right: 0;
    text-align: center;
  }
  .item-bx1 {
    position: inherit;
    height: auto;
    margin-bottom: 1.8em;
  }
  .item-txtl, .item-txtr {
    width: auto;
    padding: 20px 0.7em;
    position: sticky;
    margin: -60px 1.3em 0;
    text-align: left;
  }
  .item-txtl img, .item-txtr img {
    width: 40px;
  }
  #reason h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #reason .s-title-t {
    margin-bottom: 40px;
  }
  .cat {
    padding: 50px 0;
  }
  .s-title-s {
    font-size: 1.2rem !important;
    width: 80%;
  }
  .yub {
    width: auto;
    margin: 0 0.5em;
  }
  .c-flex_img {
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .c-flex_itemt {
    width: auto;
  }
  .as {
    width: auto;
    margin: 20px 0 20px;
  }
  .yub {
    padding: 20px;
  }
  .item-txtl2 {
    width: auto;
    padding: 20px 1em;
    background: rgba(255, 255, 255, 0.82);
    z-index: 99;
    position: sticky;
    margin: 1em;
  }
  #yasui .item-imgr2 {
    display: none;
  }
  #yasui .inner {
    background-image: url("img/reason-img04.png") !important;
    background-repeat: no-repeat;
    padding: 3em 0 0;
    background-position: right 0;
  }
  .item-bx3 {
    height: auto;
    margin-bottom: 50px;
  }
  .item-bx3 h3 {
    font-size: 24px;
    line-height: 1.4;
  }
  p {
    line-height: 1.7 !important;
  }
  img.tik {
    width: 100%;
  }
  #taiou .inner {
    width: auto;
  }
  .c-flex2 {
    display: inherit;
  }
  #taiou li {
    padding: 30px 20px 20px;
    border-radius: 20px;
    border: solid #c2d0e2 4px;
    width: auto;
    text-align: center;
    margin: 0 1em 30px;
  }
  #taiou h3 {
    font-size: 19px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #taiou img {
    width: 70%;
  }
  .s-title-a {
    background-color: #006fa8;
    font-size: 1.45rem;
    padding: 1rem 1rem;
  }
  .read {
    font-size: 1em !important;
  }
  #spotto .inner {
    padding: 40px 0 60px;
  }
  #spotto ul {
    width: 100%;
    text-align: center;
  }
  #spotto li {
    font-size: 21px;
    font-weight: bold;
    color: #006fa8;
    width: 217px;
    height: 125px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.8;
    border: 2px solid #006fa8;
    padding-top: 90px;
    line-height: 1.5;
    margin: 0 auto 1em;
  }
  #seikou h2, #form h2 {
    font-size: 21px;
  }
  #seikou .blbk {
    padding: 60px 0 60px;
    text-align: center;
  }
  #seikou .blbk img {
    width: 90%;
    margin: 0 auto;
  }
  #spotto .n1 {
    background-position: 50% 32px;
  }
  #spotto .n2 {
    background-position: 50% 18px;
  }
  #spotto .n3 {
    background-position: 50% 20px;
  }
  #nagare ul {
    width: 100%;
    margin: 40px auto 50px;
  }
  #nagare li {
    width: auto;
    margin: 0 4em 2.5em;
  }
  #nagare li .arr1 {
    top: 103%;
    right: 45%;
  }
  .fm-bx {
    width: auto;
    margin: 2em 1em 0;
	  padding: 2em 1em;
  }
  .fm-bx img {
    width: 95%;
  }
  #copy .c-flex2 {
    width: auto;
    text-align: left;
    margin: 0 auto;
    line-height: 1.4;
    font-size: 15px;
    margin-bottom: 20px;
  }
  #copy .c-flex2 img {
    display: block;
    margin: 0 auto;
  }
  .ft {
    text-align: center;
    margin-top: 2em;
    font-size: 0.8em !important;
  }
  .flo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    inset: auto 0 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .flo li {
    width: 50%;
  }
  .flo img {
    width: 100%;
  }
  #form .blbk {
    padding: 40px 0;
  }
  section#qa .tit {
    margin-bottom: 20px;
  }
  #mainvisual {
    background-image: none;
    height: auto;
    padding-bottom: 20px;
    margin-top: 10px;
  }
  #mainvisual img.sp {
    width: 100%;
  }
  img.sp_ilust_01 {
    width: 92%;
    margin: 0 auto;
  }
  #mainvisual:after {
    bottom: -24px;
    left: 36%;
  }
  #bulebox {
    background-color: #e0f1f8;
    position: relative;
    padding: 10px 20px 20px;
    margin-bottom: 40px;
  }
  #bulebox .sapo {
    position: static;
    width: 100%;
  }
  #bulebox ul#supp li h3 {
    font-size: 115%;
    line-height: 1.3;
    padding: 10px;
  }
  p {
    font-size: 90% !important;
  }
  #bulebox #supp li {
    width: 100%;
    padding: 20px;
  }
  .jirei-tit {
    font-size: 160%;
  }
  .case_item_container {
    padding: 0 20px 0;
  }
  section#jirei {
    padding: 40px 0 30px;
  }
  .case_avatar1, .case_avatar2 {
    text-align: center;
    width: auto;
    float: none;
    margin: 0 0 10px;
  }
  .fukidashi1, .fukidashi2 {
    margin: 10px;
    float: none;
    width: 95%;
    padding: 1em;
  }
  .fukidashi1:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 47%;
    margin-top: -12px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
  .fukidashi2:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 47%;
    margin-top: -12px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
    width: 1px;
  }
  #box-faq {
    padding: 0 20px 0;
  }
  #qa dl {
    font-size: 100%;
    margin-bottom: 30px;
    line-height: 1.4;
  }
  #qa dt:before, #qa dd:before {
    width: 35px;
    height: 35px;
    top: 0;
  }
  #qa dt, #qa dd {
    padding-left: 3rem;
  }
  #qa dt {
    margin-bottom: 10px;
  }
  footer img#cta-a {
    position: static;
    width: 92%;
    margin: 0 auto;
  }
  footer .inner {
    text-align: center;
    padding: 20px 0 5em;
  }
  footer #footer-tel {
    position: static;
    display: block;
    width: 80%;
    margin: 0 auto 10px;
    border-radius: 10px;
  }
  footer #box-tel {
    position: static;
  }
  footer p {
    font-size: 70% !important;
  }
  .btn--orange, a.btn--orange {
    padding: 30px 0;
    font-size: 130%;
  }
  footer #wrap-cta {
    height: auto;
  }
  .btn--orange, a.btn--red {
    color: #fff;
    background-color: #34ba15;
    text-decoration: none;
    padding: 40px 0;
    font-size: 150%;
    width: 80%;
    text-align: center;
  }
  .btn--orange, a.btn--red {
    padding: 30px 0;
    font-size: 130%;
    margin: 20px auto 13px;
    border-radius: 10px;
  }
  .case_item_container h4 {
    font-size: 110%;
  }
  #bulebox #supp li:last-child {
    margin-bottom: 0;
  }
  footer #copy {
    padding: 0;
  }
  #itaku .inner img {
    width: 90%;
    margin: 0 auto;
  }
  section#kaiketsu .tit {
    font-size: 26px;
    line-height: 1.3;
  }
  section#kaiketsu {
    padding: 45px 0 40px;
  }
  #kaiketsu ul.float-l {
    margin-left: 30px;
    float: none;
  }
  #kaiketsu ul.float-r {
    margin-right: 0;
    float: none;
    margin-left: 30px;
  }
  #kaiketsu li {
    font-size: 18px;
  }
  section#feature .tit {
    font-size: 26px;
  }
  #feature li {
    background-color: #ffffff;
    width: 100%;
    margin: 0 25px 25px;
    padding: 20px;
  }
  section#jirei .tit {
    font-size: 26px;
  }
  section#jirei ul {
    justify-content: space-evenly;
    padding: 0 15px;
    width: auto;
  }
  section#flow .tit {
    font-size: 26px;
  }
  section#flow ul {
    display: inherit;
    padding: 0 20px;
    width: auto;
  }
  section#flow li {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 15px 0 20px;
    margin-bottom: 20px;
  }
  .fl-tit {
    font-size: 1.2em !important;
  }
  .fl-tit span {
    position: unset;
    padding-top: 16px;
    display: inline-block;
  }
  section#flow {
    padding: 60px 0 45px;
  }
  section#qa .tit {
    font-size: 26px;
  }
  section#qa {
    padding: 60px 0 40px;
  }
  #houjin .houjin-box {
    width: auto;
    padding: 40px 23px 10px;
    margin: 0 20px;
  }
  .r-box span {
    text-indent: -1em;
    display: inline-block;
  }
  footer img#cta-a {
    width: 79%;
    margin-top: 10px;
  }
  footer #box-tel {
    background-color: unset;
    width: auto;
    text-align: center;
    padding: 0;
  }
  footer #footer-tel {
    position: static;
    display: block;
    width: 80%;
    border-radius: 10px;
  }
  footer #footer-tel {
    background-color: unset;
    width: auto;
    text-align: center;
    padding: 0;
  }
  .btn--orange, a.btn--orange {
    width: 80%;
  }
  #houjin h2 {
    font-size: 1.1em;
  }
  #houjin .houjin-box {
    padding: 26px 18px 0;
  }
  #qa dl {
    font-size: 100%;
  }
  section#jirei div.image_circle_o, section#jirei div.image_circle_t, section#jirei div.image_circle_th, section#jirei div.image_circle_f, section#jirei div.image_circle_fi, section#jirei div.image_circle_s, section#jirei div.image_circle_se, image_circle_e, section#jirei div.image_circle_n, section#jirei div.image_circle_te, section#jirei div.image_circle_e {
    width: 150px;
    height: 150px;
    margin: 0 auto;
  }
  section#jirei .ex {
    width: 149px;
  }
  #feature ul h3 {
    text-align: left;
  }
  #feature li h3 img {
    width: 38px;
    margin-right: 5px;
  }
  #feature ul h3 {
    color: #56bbe7;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .ind {
    text-indent: -2em;
    padding-left: 2em;
  }
  #houjin .l-box {
    text-align: center;
  }
	
	span.wpcf7-list-item {
    display: block !important;
}
	
	.wpcf7-list-item {
        margin: 0 0 0.8em 0 !important;
}


	.formArea [type=text], .formArea textarea, .formArea [type=email], .formArea [type=tel] {
    width: 90%;
}
#privacy-box {
    width: 100%;
}
	#privacy-box-con {
    width: 91%;
    height: 161px;
    margin: 0 auto;
}
	
	input[type=submit] {
    font-size: 1em;
}
	
	.submit-btn {
    text-align: center;
    padding: 1em 0 0;
}

	#mms img {
		width: 95%;
	}
	#mms.inner {
    padding: 100px 1em;
		width: 87%;
}
	
	#privacy-box {
    margin: 0 auto;
}
	.grecaptcha-badge {
		display: none !important;
	}
	
		.p-logo {
  display: -webkit-box;
  flex-wrap: wrap;
  justify-content: center;
	margin: 40px auto 0;
    width: 80%;
}
.p-logo img {
  width: 60px;
    height: auto;
margin-right: 10px;
}
.p-logo p {
      font-size: 12px !important;
	width: 75%;
	margin-top: 0;
}
	
}




#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
  background: #72C7CA;
  text-decoration: none;
  color: #fff;
  width: 60px;
  padding: 28px 5px;
  text-align: center;
  display: block;
  border-radius: 9px;
  opacity: 0.9;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}
#page-top a::after {
  content: "▲";
  font-size: 17px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 16px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
  margin: auto;
}