@media screen and (max-width: 35.4em){
  .sp-line{
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
#lp,#apply_form{
  font-size: 16px;
}
#lp .pure-g{
  letter-spacing: 0;
}
.page-header{
  background: #ffcc00;
  padding: 3px 0;
  text-align: left;
  margin: 0;
}
.page-header .wrap{
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
.page-header h1{
  width: 75%;
  padding:;
  margin: 0;
  font-size: 10px;
}
@media screen and (min-width: 768px){
  .page-header h1{
    width: 85%;
    max-width: 85%;
    font-size: 16px;
  }
}
#header.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  background: rgba(255,255,255,0.9);
}
#header .inner-header{
  padding: 10px 0;
}
.inner-header.sp_header {
  display: none;
}
@media(max-width: 990px){
  #header.fixed {
    position: static;
  }
  .inner-header {
    display: none;
  }
  .inner-header.sp_header {
    display: block;
  }
}
#header .inner-header .gn.pc .wrap {
  display: table;
  width: 100%;
}
#header .inner-header .gn.pc .wrap .pc_menu_list  {
  display: table-cell;
  vertical-align: top;
}
#header .inner-header .gn.pc .wrap .pc_menu_list:nth-child(2)  {
  width: 10%;
}
#header .inner-header .gn.pc .wrap .pc_menu_list a {
  display: block;
  padding: 10px 0;
}

#logo{
  margin-bottom: 0;
  line-height: 0;
  text-align: center;
}
#logo img{
  width: 60%;
  max-width: 238px;
  padding: 0;
}
#header .tel-area p{
  width: 100%;
}
#header .logo-wrap,
#header .button-area{
  margin-bottom: 10px;
}
#header .button-area p:first-child{
  box-sizing: border-box;
  padding-right: 5px;
}
#header .button-area p:last-child{
  box-sizing: border-box;
  padding-left: 5px;
}
#header .tel-area p{
  flex: 1;
}
@media screen and (min-width: 35.5em){
  #logo{
    text-align: left;
  }
  #logo img{
    width: 100%;
  }
  #header .button-area p:first-child,
  #header .button-area p:last-child{
    padding: 0;
  }
  #header .logo-wrap,
  #header .button-area{
    margin-bottom: 0;
  }
}

.gn a{
  display: inline-block;
  width: 100%;
  padding: 13px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  text-align: center;
  text-decoration: none;
  color: #111;
  transition: 0.3s;
  font-weight: bold;
}
#page-top {
    position: fixed;
    bottom: 83px;
    right: 0;
    z-index: 99;
}
@media screen and (min-width: 990px){
  .gn a{
    border-left: 1px solid #ccc;
    border-bottom: none;
  }
  .gn{
    width: 100%;
    margin-top: 10px;
  }
  .gn ul li:last-child a{
    border-right: 1px solid #ccc;
  }
  .gn a:hover{
    background-color: rgba(241, 114, 37, 0.3);
  }
  #page-top {
    bottom: 0;
  }
}
.sp_header .cover {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
}
.sp_header .gn.sp_menu {
  position: fixed;
  right: -300px;
  top: 0;
  z-index: 999999;
  width: 70%;
  height: 100%;
  max-width: 300px;
  padding: 100px 15px 15px;
  background: rgba(255,255,255,0.9);
  transition: all 0.5s;
  margin-top: 0;
}
.sp_header .gn.sp_menu.open {
  right: 0;
}
.sp_menu_open {
  position: fixed;
  right: 3px;
  top: 3px;
  z-index: 9999;
  cursor: pointer;
  width: 40px;
}
.sp_menu_close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9999;
  cursor: pointer;
}
.main-visual{
  margin-bottom: 10px;
}
@media screen and (min-width: 35.5em){
  .sp_menu_open {
    right: 10px;
    top: 10px;
    width: 70px;
  }
  .main-visual{
    margin-bottom: 20px;
  }
}

.headline {
  position: relative;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 10px;
  border-bottom: solid 1px #fff;
  color: #fff;
  letter-spacing: 1px;
  max-width: 1200px;
  margin: auto;
}
@media screen and (min-width: 768px){
  .headline{
    font-size: 18px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 990px){
  .headline{
    position: relative;
    font-size: 32px;
    font-weight: bold;
    padding: 10px 16% 20px;
    letter-spacing: 5px;
  }
}
.border-headline{
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  border-bottom: 2px solid #ffcc00;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.headline_icon1 {
  position: absolute;
  left: -3px;
  bottom: 0;
  width: 12%;
}
.headline_icon2 {
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 9%;
}
@media screen and (min-width: 1200px){
  .headline_icon1 {
    left: 180px;
    width: 100%;
    max-width: 130px;
  }
  .headline_icon2 {
    right: 180px;
    width: 100%;
    max-width: 90px;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px){
  .headline_icon1 {
    position: absolute;
    left: 5px;
    bottom: 0;
    width: 15%;
  }
  .headline_icon2 {
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: 6%;
  }
}
.button-wrap svg{
  height: auto;
}

.border-box{
  font-size: 16px;
  font-weight: bold;
  border: 4px solid #ffd6bd;
  padding: 10px;
  background-color: #fff4ee;
}
@media screen and (min-width: 35.5em){
  .border-box{
    font-size: 22px;
    padding: 30px;
  }
}

#reason dl{
  display: flex;
  align-items: center;
  padding: 10px 0;
}
#reason dl dt{
  padding-right: 20px;
  font-size: 40px;
  color: #ff6300;
  font-weight: bold;
}
#reason dl dd{
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 35.5em){
  #reason dl dd{
    font-size: 24px;
    font-weight: bold;
  }
}

.hukidashi{
  position: relative;
  background-color: #ea8500;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  margin-bottom: 60px;
  margin-top: 80px;
}
.hukidashi.color_change {
  background-color: #f7aa00;
}
.hukidashi:after{
  content: "";
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin-left: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ea8500 transparent transparent transparent;
  z-index: 0;
}
.hukidashi.color_change::after {
  border-color: #f7aa00 transparent transparent transparent;
}

@media screen and (min-width: 35.5em){
  .hukidashi{
    font-size: 22px;
    padding: 20px 20px 5px;
  }
}
@media screen and (max-width: 768px){
  .hukidashi{
    margin-bottom: 30px;
    margin-top: 40px;
  }
}
.hukidashi .sp-line{
  max-width: 360px;
  display: block;
  font-size: 14px;
  text-align: center;
  padding: 3px 10px 0;
  margin: auto;
  margin-top: 5px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  box-sizing: border-box;
  line-height: 1.2;
}
@media screen and (min-width: 35.5em){
  .hukidashi .sp-line{
    max-width: 1200px;
    font-size: 16px;
    padding: 10px;
    line-height: 1.4;
  }
}

.border-list li{
  box-sizing: border-box;
  outline: #d7d7d7 1px solid;
  outline-offset: -1px;
  padding: 35px 5px 20px;
  width: calc(33.333% - 5px);
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  background: #fff;
}
@media(min-width: 768px){
  .border-list li{
    padding: 35px 20px 20px;
    width: calc(33.333% - 7px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.border-list li:nth-child(3n){
  margin-right: 0;
}
.border-list li .icon{
  margin-bottom: 5px;
}
.border-list li .text{
  font-weight: bold;
  line-height: 1.8em;
  font-size: 12px;
  cursor: pointer;
  color: #168ce3;
  letter-spacing: 1px;
  padding-top: 5px;
}
.border-list li .text span {
  text-decoration: underline;
}
.border-list li .text i {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.border-list li .icon svg,
.border-list li .icon img{
  width: 50%;
  max-width: 100px;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 35.5em){
  .border-list li .text i {
    display: inline;
    padding-left: 10px;
  }
  .border-list li{
    padding: 30px 15px 20px;
    width: calc(33.333% - 20px);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .border-list li .icon{
    margin-bottom: 15px;
  }
  .border-list li .icon svg,
  .border-list li .icon img{
    width: 30%;
    margin: auto;
  }
  .border-list li .text{
    font-weight: bold;
    line-height: 1.8em;
    font-size: 16px;
    letter-spacing: 3px;
  }
}
#price .border-list li{
  width: 100%;
  padding: 15px;
}
@media screen and (min-width: 35.5em){
  #price .border-list li{
    width: calc(33.333% - 20px);
  }
}

#voice div{
  box-sizing: border-box;
}

/*共通*/
.standard-list{
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 30px;
}
.error_message {
  display: inline-block;
  color: red;
  border: 1px solid #F00;
  padding: 2px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 5px;
}


/* 2020/06追加 */
* {
  box-sizing: border-box;
}
.page,
html,
body {
  background: #f4f3ef;
}
.slide_area {
  overflow: hidden;
}
.slide_area {
  display: block;
}
.slide_area.sp_slider_area {
  display: none;
}
/*@media(max-width: 480px){
  .slide_area:not(.sp_slider_area) {
    height: 0;
  }
  .slide_area.sp_slider_area {
    display: block;
  }
}*/
.container_inner {
  width: 95%;
  max-width: 1200px;
  margin: auto;
}
.wrap.container_inner {
  max-width: 1200px;
}
.wrap {
  max-width: 100%;
}
.slide_area .bx-wrapper {
  margin: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: transparent;
}
.slide_area .bx-viewport {
  overflow: visible !important;
}
.number {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #fff;
  background: #ea8500;
  border-radius: 50%;
  line-height: 25px;
  font-weight: bold;
}
.ribbon-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  max-width: 110px;
  overflow: hidden;
}
.contents_text {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 99%;
  z-index: 99;
  width: 100%;
  background: #fff;
  border: #d7d7d7 1px solid;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: 0 15px;
  display: none;
  text-align: left;
}
.contents_text p {
  border-top: #d7d7d7 1px solid;
  padding: 15px 0;
  font-size: 12px;
}
.contents {
    margin: 0px auto;
}
@media screen and (min-width: 35.5em){
  .ribbon-content {
    width: 30%;
  }
  .number {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .contents_text p {
    font-size: 15px;
  }
}

.open_slide {
  cursor: pointer;
}
.move_area {
  text-align: center;
  width: 95%;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  position: relative;
  height: 0;
  overflow: hidden;
}
@media(min-width:990px){
  .move_area {
    padding-bottom: 32.25%; /*アスペクト比 16:9の場合の縦幅*/
  }
}
.move_area iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.tab_area {
  border-bottom: solid 3px #e86900;
  width: 100%;
  max-width: 1200px;
  margin: 20px auto;
  padding-top: 20px;
  margin-top: -90px;
  padding-top: 110px;
}
.tab_area img {
  display: inline;
  vertical-align: -12px;
}
.tab_area a {
  background: #fffad4;
  color: #e86900;
  font-weight: bold;
  display: block;
  padding: 15px 15px;
  text-align: center;
  position: relative;
}
.tab_area a.active {
  background: #e86900;
  color: #fff;
  margin-top: -10px;
  border-top: solid 10px #e86900;
}
.tab_area a::before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #ff6300;
}
.tab_area li a.active::before ,
.tab_area li:first-child a::before {
  display: none;
}
.tab_area a i {
  font-weight: bold;
  font-size: 18px;
}
.tab_area a br {
  display: none;
}
@media(max-width: 990px){
  .tab_area img {
    position: absolute;
    left: 10%;
    width: 23%;
    max-width: 50px;
    margin: auto;
  }
  .tab_area a {
    padding-left: 35%;
    font-size: 14px;
  }
  .tab_area a i {
    display: block;
    text-align: center;
  }
}
@media(max-width: 768px){
  .tab_area a {
    padding-left: 35%;
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
  }
  .tab_area a br {
    display: inline;
  }
}
@media(max-width: 480px){
  .tab_area a {
    padding-right: 5px;
    font-size: 11px;
  }
}

.benri_btn {
  text-align: center;
}
.benri_btn img {
  display: inline-block;
  width: 48%;
  max-width: 420px;
  margin-bottom: 15px;
}
.option_text {
  text-align: center;
  color: #b7270b;
  font-size: 14px;
  padding-bottom: 20px;
}
.price_table_area {
  width: 95%;
  overflow: auto;
  max-width: 1200px;
  margin: auto;
}
.price_table_area img {
  width: 1200px;
  min-width: 1200px;
  margin: auto;
}
.price_table_area table {
  width: 1200px;
  margin: auto;
}
@media(max-width:768px){
  .price_table_area table {
    transform: scale(0.6);
    margin-top: -113px;
    margin-bottom: -113px;
    margin-left: -239px;
  }
}
.price_table_area table td,
.price_table_area table th {
  border: solid 1px #231815;
  text-align: center;
  font-size: 18px;
  padding: 8px 10px;
}
.price_table_area table td span {
  font-size: 28px;
  padding: 0 5px;
  vertical-align: -2px;
}
.price_table_area table th.big_title {
  background: #fcdd99;
  font-size: 22px;
  padding: 20px 10px;
}
.price_table_area table th.big_title span {
  display: block;
  font-size: 14px;
}
.price_table_area table th.small_title {
  background: #fdeecc;
  font-size: 14px;
  text-align: left;
  padding: 15px 10px;
}
.price_table_area table th {
  width: 22%;
}
.price_table_area table th:first-child {
  width: 12%;
}
.price_table_area table td.price_other {
  font-size: 12px;
  text-align: left;
}
.price_table_area table td a {
  color: #0099e2;
  font-weight: bold;
}
.price_list {
  width: 95%;
  max-width: 900px;
  margin: 30px auto 10px;
}
.price_list li {
  position: relative;
  padding: 2px 5px 2px 20px;
}
@media(max-width: 990px){
  .price_list li {
    font-size: 13px;
  }
}
.price_list li i {
  position: absolute;
  left: 0;
  top: 5px;
}
.c_orange td {
  color: #ff6600;
}

.case_slider_area {
  position: relative;
  background: #fff;
  margin-bottom: 60px;
}
.case_slider_area .case_tag {
  position: absolute;
  left: 7.5%;
  top: -15px;
  z-index: 99;
  background: #e86900;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 265px;
  text-align: center;
  padding: 5px 10px;
}
.case_slider_area .case_tag::before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 15px #cf4a2d;
  border-right: solid 6px transparent;
}
.case_slider_area .case_tag::after {
  position: absolute;
  content: '';
  top: 0;
  left: -6px;
  border: none;
  border-bottom: solid 15px #cf4a2d;
  border-left: solid 6px transparent;
}
.case_slider_area .bx-wrapper {
  margin: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: transparent;
  padding: 30px 35px;
}
.bx-wrapper .case_image {
  padding: 5px 0;
}
.bx-wrapper .case_image img {
  width: 100%;
  max-width: 312px;
  margin: auto;
  border: solid 1px #e86900;
}
@media(max-width: 768px){
  .case_slider_area .bx-wrapper {
    padding: 30px 10px 15px;
  }
  .bx-wrapper .case_image {
    width: 100%;
  }
  .case_slider_area .case_tag {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.case_info {
  padding: 10px 20px;
}
.case_box {
}
.case_box .case_area {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #666;
  color: #666;
  border-radius: 20px;
  text-align: center;
  padding: 3px 15px;
  margin-right: 10px;
  margin-top: 3px;
}
.case_box .case_shop_name {
  display: inline-block;
  vertical-align: middle;
  border-left: solid 5px #e86900;
  padding: 3px 15px;
  font-size: 20px;
  margin-top: 3px;
}
.case_box .case_shop_url {
  display: inline-block;
  vertical-align: middle;
  color: #168ce3;
  margin-top: 3px;
}
.case_box .case_shop_url a {
  color: #168ce3;
}
.case_text {
  margin-top: 15px;
  padding: 15px 0;
  border-top: solid 1px #000;
}
.bx-wrapper .bx-prev:hover ,
.bx-wrapper .bx-prev {
    left: -25px;
    background: url(../images/common/arrow-left.png) no-repeat center center !important;
    background-size: contain;
}
.bx-wrapper .bx-next:hover ,
.bx-wrapper .bx-next {
    right: -25px;
    background: url(../images/common/arrow-right.png) no-repeat center center !important;
    background-size: contain;
}
@media(max-width: 1024px){
  .case_text {
    font-size: 14px;
  }
  .bx-wrapper .bx-prev:hover ,
  .bx-wrapper .bx-prev {
      left: 0px;
  }
  .bx-wrapper .bx-next:hover ,
  .bx-wrapper .bx-next {
      right: 0px;
  }
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 99;
}
@media(max-width: 768px){
  .bx-wrapper .bx-controls-direction a {
      position: absolute;
      top: 50%;
      margin-top: -16px;
      outline: 0;
      width: 32px;
      height: 32px;
      text-indent: -9999px;
      z-index: 99;
  }
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: static;
}
.case_slider_area .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ff6300;
}

.faq_box {
  box-sizing: border-box;
  outline: #d7d7d7 1px solid;
  outline-offset: -1px;
  padding: 15px 20px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
  text-align: left;
  position: relative;
  background: #fff;
  cursor: pointer;
}
@media screen and (min-width: 35.5em){
  .faq_box {
    padding: 15px 15px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
body {
  counter-reset: number 0;
}
.faq_box::before {
  counter-increment: number 1;
  content: counter(number);
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background: #e86900;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
}
.faq_box::after {
  content: attr(data-item);
  position: absolute;
  right: 20px;
  top: 11px;
  color: #168ce3;
  font-size: 24px;
}
.faq_q {
  padding-left: 40px;
  padding-right: 40px;
}
.faq_q span {
  color: #168ce3;
  display: inline-block;
  text-decoration: underline;
}
.faq_a {
  padding: 20px 0;
  display: none;
}

.floathing {
  position: fixed;
  right: -100px;
  top: 100px;
  z-index: 99999;
  transition: all 0.5s;
  display: none;
}
.floathing.open {
  right: 0;
}
.floathing > div {
  margin-bottom: 15px;
}
.floathing > div img {
  padding: 0;
}
.floathing_box {
  position: relative;
}
.floathing_tel {
  background: #fffad4;
  color: #e86900;
  padding: 10px 3px 3px;
  position: absolute;
  right: -250px;
  top: 0;
  z-index: -1;
  width: 230px;
  transition: all 0.5s;
}
.floathing_tel.open {
  right: 100%;
}
.floathing_tel_title {
  font-size: 14px;
  padding: 0 50px 0 20px;
}
.floathing_tel_box i {
  padding-right: 5px;
}
.floathing_tel_box {
  background: #fff;
  padding: 15px;
  color: #111;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.floathing_tel_box span {
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
}
.floathing_tel > img {
  position: absolute;
  right: 5px;
  top: -20px;
  width: 50px;
}

.floathing_sp {
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  padding: 15px 5px;
  background: rgba(2555,255,255,0.9);
}
.floathing_sp img {
  margin: auto;
}
@media(min-width: 990px){
  .floathing {
    display: block;
  }
  .floathing_sp {
    display: none;
  }
}
@media(max-width: 1024px){
  .floathing {
    width: 35px;
  }
}
#reason,
#move,
#chara,
#mail_area,
#order,
#price,
#option,
#custom,
#voice,
#faq,
#contact_form {
  margin-top: -60px;
  padding-top: 60px;
}

.slider,
.sp_slider {
  text-align: center;
}
.footer-copyright a {
    color: #fff;
}
.floathing_tel_close {
  display: none;
}

.disabled {
  border: none !important;
  background: transparent !important;
  color: #000 !important;
  padding: 0 !important;
}
.check_hide {
  position: relative;
  padding-right: 10px;
}
.check_hide::before {
  display: none !important;
}
.radio-line.hide ,
.check-line.hide {
  display: none !important;
}


.left-table.nini ,
.left-table.required {
  background-position: right 30px center;
  padding-left: 20px;
  padding-right: 100px;
}
.left-table.nini.checked ,
.left-table.required.checked {
  background: none;
  position: relative;
}
.left-table.nini.checked::after ,
.left-table.required.checked::after {
  content: "";
  position: absolute;
  top: 7px;
  right: 48px;
  z-index: 9;
  margin-top: 0;
  width: 18px;
  height: 25px;
  border-right: 7px solid #99cc00;
  border-bottom: 5px solid #99cc00;
  transform: rotate(45deg);
  opacity: 1;
}
.table-block input[type="image"]#form_confirm {
  width: 80%;
  max-width: 440px;
  height: 100%;
}
#form_back p {
  background: #aaa;
  color: #fff;
  width: 95%;
  max-width: 200px;
  margin: auto;
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  cursor: pointer;
}
#form_submit p {
  background: #f00;
  color: #fff;
  width: 95%;
  max-width: 200px;
  margin: auto;
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  cursor: pointer;
}
.submit_area {
  max-width: 460px;
  margin: auto;
  display: none;
  background: transparent !important;
}
.confirm_area {

}

.table-block input {
    border: 1px solid #ffd6bd;
    height: 40px;
    line-height: 30px;
    padding: 0 15px;
    max-width: 90%;
    margin-top: 10px;
}
.table-row {
    box-sizing: border-box;
    padding: 15px 15px 40px;
    margin-bottom: 1px;
    background-color: #fffaf8;
}
#apply_form input[type="text"] {
  width: 100%;
}
.message {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.0;
}
.page-header a {
  display: inline-block;
  color: #000;
  padding: 0 16px 0;
  border-bottom: none;
  border-left: 1px solid #333;
  transition: 0.3s;
  font-size: 13px;
  margin-top: 2px;
}
.page-header a:last-child {
  border-right: 1px solid #333;
}
@media(max-width:990px){
  .page-header a {
    display: none;
  }
}
@media(min-width:768px){
  .sp_ele {
    display: none;
  }
}

.top_cost{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.6;
}
.top_cost .top_orange{
	color: #e98402;
}

.campaign_box{
	background-color: #fff;
    border: 1px solid #cfcfcf;
    padding: 30px;
    margin-bottom: 45px;
}
.campaign_h3{
	color: #db190b;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
	padding-bottom: 10px;
}

@media(max-width:480px){
.campaign_box p{
	line-height: 1.4;
}
}
