@charset "utf-8";
@-ms-viewport {
  width: device-width
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}
*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px
}
@media(min-width:576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:576px) {
  .container {
    width: 98%;
    max-width: 100%
  }
}
@media(min-width:768px) {
  .container {
    width: 95%;
    max-width: 100%
  }
}
@media(min-width:992px) {
  .container {
    width: 95%;
    max-width: 100%
  }
}
@media(min-width:1200px) {
  .container {
    width: 855pt;
    max-width: 100%
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
@media(min-width:576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width:768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width:992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
@media(min-width:1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
@media(min-width:576px) {
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:768px) {
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:992px) {
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}
@media(min-width:1200px) {
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}
.col-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
.col-3, .col-4 {
  -webkit-box-flex: 0
}
.col-4 {
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}
.col-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.col-6, .col-9 {
  -webkit-box-flex: 0
}
.col-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
@media(min-width:576px) {
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}
@media(min-width:768px) {
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
}
@media(min-width:992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
}
*, a, body, dd, div, dl, dt, h1, h2, h3, h4, html, img, li, ol, p, span, table, td, th, tr, ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}
a, body, dd, div, dl, dt, h1, h2, h3, h4, html, img, li, ol, p, span, table, td, th, tr, ul {
  border: 0;
  font-weight: 400;
  vertical-align: baseline;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
  color: #333;
  font-size: 15px
}
body {
  font-size: 14px;
  line-height: 1.2em;
  position: relative;
  text-size-adjust: 100%;
  background-color: #fff;
}
article, aside, figcaption, figure, footer, header, nav, section {
  display: block
}
body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
ol, ul {
  list-style: none;
  list-style-type: none
}
img {
  display: block;
  touch-callout: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  bottom: 0
}
a {
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  cursor: pointer;
  outline: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(255, 150, 0, 0.3);
  opacity: 1;
  text-decoration: none
}
a:hover {
  opacity: .7
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
  font-size: 1pc
}
table, td, th {
  border-collapse: collapse
}
.clearfix:after {
  content: "";
  display: block;
  clear: both
}
.br_sp {
  display: block
}
.br_pc {
  display: none
}
.cl_blue {
  color: #212ba5;
}
.cl_red {
  color: red
}
.cl_green {
  color: #23ac38;
}
@media(max-width:768px) {
  .br_sp {
    display: none
  }
  .br_pc {
    display: block
  }
}
header {
  margin: 0;
  background-color: #fff;
  padding: 0;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
  position: relative;
  z-index: 4;
  /*border-bottom: 3px solid #20AB3B;*/
}
img {
  width: 100%
}
.logo {
  padding: 15px 0 5px;
  padding: 10px
}
.logo a {
  width: 150px;
  display: block;
  padding-top: 7px
}
@media(max-width:768px) {
  .logo {
    padding: 9px 15px 8px 5px
  }
  .logo img {
    width: 88%
  }
}
.top_inquiry_in, .top_nav_in {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.top_inquiry_in {
  padding: 15px 0 13px
}
.head_line, .head_tel, .head_web {
  display: block;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  padding: 18px 0;
  color: #fff;
  margin-right: 5px;
  font-weight: 700;
  font-size: 18px
}
.head_line {
  color: #fff;
  background-color: #18a82e;
  border-bottom: 5px solid #0e811f;
}
.head_tel {
  color: #fff;
  background-color: #D91517;
  border-bottom: 5px solid #ac0e10;
}
.head_web {
  color: #fff;
  background-color: #00A0EA;
  border-bottom: 5px solid #0182bd;
}
header .head_tel {
  padding: 9px 0;
}
header .head_line {
  padding: 8px 0 9px !important
}
header .head_line .btn_sub_t {
  margin-top: 6px !important
}
.head_line .btn_sub_t, .head_tel .btn_sub_t, .head_web .btn_sub_t {
  font-size: 12px !important;
  margin-top: 3px !important;
  font-weight: 700 !important
}
.top_inquiry_in .col-6 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 15px;
  padding-left: 0
}
.head_line img, .head_tel img, .head_web img {
  width: 1.5rem;
  margin-right: .2rem;
  vertical-align: middle;
  display: inline-block
}
.head_tel img {
  padding-bottom: 5px;
  width: 0.85rem;
}
@media(max-width:768px) {
  .head_line, .head_tel, .head_web {
    font-size: 14px;
    padding: 5px 0
  }
  header .head_line, header .head_tel {
    padding: 8px 0
  }
  header .head_line .btn_sub_t, header .head_tel .btn_sub_t {
    font-weight: 700
  }
  header .head_line .btn_sub_t {
    margin-top: 5px !important
  }
  .head_line img, .head_tel img, .head_web img {
    width: 0.7rem
  }
  .top_inquiry_in .col-6 {
    padding-right: 5px
  }
}
#main-content {
  background: url("../images/top_main_bg.png") no-repeat 0 0 / 100%;
  /*background: #fff5e1;*/
  width: 100%;
  margin: 0 auto;
  background-size: cover;
}
@media(max-width:768px) {
  .logo {
    padding: 10px 0 7px 5px
  }
  header {
    margin: 0;
    padding: 0
  }
}
#footer_wrap {
  background-color: #fff;
}
.footer_in {
  display: flex;
  flex-flow: row wrap;
  padding: 20px 0;
  line-height: 1.7
}
.footer_inquiry p {
  color: #333;
  line-height: 1.6;
  text-align: center;
}
.footer_logo {
  display: block;
  padding: 0;
  line-height: 1;
  vertical-align: bottom;
  width: 140px;
  margin: 0 auto 20px;
}
.footer_inquiry_txt {
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 1;
  font-size: 13px
}
.footer_inquiry_txt a {
  color: #231815
}
small.cp {
  display: block;
  background-color: #fff;
  text-align: center;
  padding: 15px
}
small.cp, small.cp a {
  font-size: 11px
}
@media(max-width:768px) {
  .footer_in {
    display: block
  }
  .footer_logo {
    width: 120px;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.animated.infinite {
  animation-iteration-count: infinite
}
.animated.hinge {
  animation-duration: 2s
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s
}
@keyframes a {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  animation-name: a
}
@keyframes b {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInLeft {
  animation-name: b
}
@keyframes c {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInUp {
  animation-name: c
}
@-webkit-keyframes d {
  0 {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
}
@keyframes d {
  0, 70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.heartBeat {
  -webkit-animation-name: d;
  animation-name: d;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
.main_visual {
  display: block;
  width: 60pc;
  margin: 0 auto;
  position: relative
}
.btn_line, .btn_tel, .btn_web {
  display: block;
  background-color: #00b900;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: 700
}
.btn_line {
  background-color: #18a82e;
  border-bottom: 5px solid #0e811f;
  padding: 14px 0
}
.btn_tel {
  background-color: #D91517;
  border-bottom: 5px solid #ac0e10;
  padding: 14px 0
}
.btn_web {
  background-color: #00A0EA;
  border-bottom: 5px solid #0182bd;
  padding: 19px 0
}
.btn_line img, .btn_tel img, .btn_web img {
  width: 3rem;
  margin-right: .4rem;
  vertical-align: middle;
  display: inline-block
}
.btn_tel img {
  width: 1.7rem;
  padding-bottom: 7px
}
@media(max-width:1200px) {
  .main_visual {
    width: 100%
  }
}
@media(max-width:960px) {
  .btn_line {
    margin-bottom: 20px
  }
}
@media(max-width:768px) {
  .btn_line, .btn_tel, .btn_web {
    font-size: 20px;
    padding: 15px 0
  }
  .btn_line {
    padding: 11px 0;
    margin-bottom: 10px
  }
  .btn_tel {
    padding: 9px 0
  }
  .btn_line img, .btn_tel img, .btn_web img {
    width: 1.5rem;
    margin-right: .3rem;
    vertical-align: middle;
    display: inline-block
  }
  .btn_tel img {
    width: 1.2rem;
  }
}
.line_txt_2:before {
  content: "＼"
}
.line_txt_2:after {
  content: "／"
}
.line_txt_2 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px
}
.contact {
  margin: 0;
  padding: 15px 30px 30px;
  background-color: #dff2fc;
}
.contact .container {
  /* width: 60pc*/
}
.btn_sub_t {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-top: 3px;
}
@media(max-width:992px) {
  .contact_right {
    position: static
  }
  .contact .container {
    width: 70% !important
  }
}
@media(max-width:768px) {
  .contact .container {
    width: 88% !important
  }
  .contact {
    /*  padding: 0;
    margin: 30px 0*/
  }
  .btn_sub_t {
    font-size: 11px;
    margin-top: 5px
  }
  .line_txt_1 {
    font-size: 17px;
    padding: 5px 10px
  }
}
@media(max-width:768px) {
  .btn_line_txt .line_txt_in {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1
  }
  .line_txt_2 {
    font-size: 20px
  }
}
.inner {
  width: 60pc;
  margin: 0 auto
}
@media(max-width:960px) {
  .inner {
    width: 90%
  }
}
/*qa_t {
  background-size: cover;
  background-position: top;
  width: 100%;
  text-align: center
}*/
.qabox {
  margin-bottom: 30px
}
.acbox:before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background-image: url(../images/cont_img17a.png);
  background-size: contain;
  position: absolute;
  z-index: 2;
  left: -60px;
  top: 0px;
}
.ico_q, .q_txt {
  display: inline-block;
  vertical-align: middle
}
.q_txt {
  width: 100%;
  font-weight: 700;
  font-size: 23px;
  padding: 9pt 0 10px 15px;
  line-height: 1.2
}
@media(max-width:768px) {
  .q_txt {
    font-size: 19px;
    line-height: 1.2;
    padding: 9pt 0 10px 35px;
  }
}
@media(min-width:1200px) {
  .container {
    width: 60pc;
    max-width: 100%
  }
}
@media(max-width:960px) {
  .btn_line, .btn_tel, .btn_web {
    margin-bottom: 10px
  }
}
input, textarea {
  background: #fff 0 0 repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 2pc;
  padding: 20px;
  width: 600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 35px
}
form {
  margin: 0;
  padding: 0
}
.item_label {
  color: #161718;
  font-size: 24px;
  font-weight: 700
}
.mailform {
  margin: 0 auto 30px;
  padding: 60px 0;
}
.mailform_complete {
  width: 640px;
  margin: 0 auto 30px;
}
.mailform_complete h2 {
	background-color: #F99300;
	color: white;
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
	text-align:center;
	padding: 15px 10px;
}
.mailform-in {
  width: 600px;
  margin: 15px auto 0;
  padding: 0
}
.mailform-in dd {
  margin-bottom: 25px
}
.mailform-in p.txt1 {
  font-size: 23px;
  text-align: center;
  padding: 30px 0
}
span.fColorRED {
  color: #de2d71
}
.submit {
  width: 100%;
  text-align: center
}
.submitbtn {
  border: 1px solid #30a9e1;
  border-radius: 3px;
  width: 100%;
  padding: 18px;
  font-size: 2pc;
  background: #ef66ae;
  background: -moz-linear-gradient(top, #56c0f1 0, #30a9e1 100%);
  background: -webkit-linear-gradient(top, #56c0f1 0, #30a9e1 100%);
  background: linear-gradient(to bottom, #56c0f1 0, #30a9e1 100%);
  cursor: pointer
}
.submitbtn, .title_st1, .title_st2 {
  text-align: center;
  font-weight: 700;
  color: #fff
}
.s_txt {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.7
}
.cont1 {
  background: url("../images/2nd_img01_bg.png") no-repeat 0 0 / 100%;
  padding: 60px 0;
  background-size: cover;
  display: none; //first view pic
}
.cont1 .box1 {
  width: 680px;
  margin: 0 auto;
}
.cont1 .box1 img {
  display: inline-block;
  width: 100%;
  margin: 0 5px 0;
}
.contact .col-lg-4 {
  padding-right: 8px !important;
  padding-left: 8px !important
}
.cont1 .contact {
  margin: 30px 0 70px
}
.cont2 {
  padding: 60px 0 0 0;
}
.cont2 .inner {
  padding: 60px 0 0;
  width: 780px;
}
@media only screen and (max-width: 780px) {
  .cont1 .box1 {
    width: 90%;
  }
  .cont2 .inner {
    width: 90%;
  }
}
.title_st3_1 {
  background-color: #e60012;
  border-radius: 10px;
  color: #fff;
  padding: 15px 20px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 100%
}
.cont3 .inner {
  padding: 60px 0
}
@media only screen and (max-width: 780px) {
  .cont3 .inner {
    width: 90%;
  }
}
.cont3_img3, .cont3_txt1 {
  display: inline-block;
  vertical-align: middle
}
.cont3_txt1 {
  /*width: 84%;*/
  font-size: 18px;
  padding: 0;
  line-height: 1.6;
}
.cont4 {
  background: url("../images/c2_img6.jpg") no-repeat 0 0 / 100%;
}
.cont4 .inner {
  padding: 60px 0;
}
.cont5 .row {
  margin-right: 0;
  margin-left: 0
}
.cont5 .inner {
  width: 940px;
  padding: 60px 0
}
@media only screen and (max-width: 780px) {
  .cont5 .inner {
    width: 90%;
  }
}
.cont5_t, .cont5_txt1 {
  display: inline-block;
  vertical-align: middle
}
.cont5_txt1 {
  width: 100%;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700
}
.cont5_img {
  display: block;
  width: 60%;
  margin: 20px auto 40px;
}
.cont6 {
  background: url("../images/2nd_img01_bg.png") #dff2fc no-repeat 0 0 / 100%;
  padding: 60px 0 20px;
}
.list_st1 {
  margin: 30px auto;
}
.list_st1 li {
  width: 85%;
  margin: 0 auto 15px;
}
.list_st1 li img {
  width: 5%;
  margin: 0 15px 0 0;
}
.list_st1 li img, .list_st1 li p {
  display: inline-block;
  vertical-align: middle
}
.list_st1 li p {
  /* width: 80%;*/
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
}
.box_st1 {
  width: 90%;
  background-color: #fff;
  margin: 0 auto 60px;
}
.txt_l {
  padding: 40px 20px 20px;
  line-height: 1.4;
}
.box_st1_t {
  background-color: #212cab;
  color: #fff;
  text-align: left;
  padding: 15px;
  font-size: 25px;
  font-weight: 700
}
.box_st1_in {
  text-align: center;
  line-height: 1.3
}
.cont7_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin-bottom: 30px
}
table.type06, table.type06 td, table.type06 th {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.5;
  margin: 0 auto;
}
table.type06 th {
  width: 15%;
  background: #aaa;
  color: #fff;
  font-size: 20px;
  border-radius: 30px;
}
table.type06 td, table.type06 th {
  padding: 5px;
  font-weight: 700;
}
table.type06 td {
  width: 18%;
  background: #fff;
  font-size: 25px;
}
.balloon1 {
  width: 730px;
  margin: 0 auto;
}
.cont8_photo1 {
  display: block;
  width: 773px;
  margin: 0 auto 40px;
}
.list_st2 {
  width: 645px;
  margin: 0 auto
}
.list_st2 dt {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px
}
.list_st2_txt2 {
  margin-bottom: 50px;
  line-height: 1.3
}
.cprt_info table {
  width: 85%;
  margin: 0 auto 30px
}
.cprt_info table tr {
  display: block;
  border-bottom: 1px solid #999;
  padding: 15px 0;
  margin: 5px 0
}
.cprt_info table tr:last-child {
  border-bottom: 0
}
.cprt_info table tr th {
  border-radius: 5px;
  text-align: center;
  width: 30%;
  font-weight: 700;
  padding: 1% 0 9px;
}
.cprt_info table tr td, .cprt_info table tr th {
  letter-spacing: 0;
  display: inline-block;
  font-size: 19px
}
.cprt_info table tr td {
  text-align: left;
 padding: 0 0 0 1%;
 width: 68%;
  line-height: 1.4
}
.cprt_info table tr td a {
  font-size: 19px
}
.staff_box {
  position: relative;
  margin: 0 auto
}
.staff_box p {
  line-height: 1.4
}
.qabox {
  background-color: #fff5e1;
  width: 100%;
  margin: 0 auto;
}
.qabox .inner {
  width: 670px;
  padding: 0px 30px;
}
.area {
  position: absolute;
  color: #fff;
  top: 0px;
  left: 0px;
  text-align: center;
  padding: 10px;
  font-size: 1pc;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.4);
}
.line_txt_2_in {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1.2;
}
.cont6 .inner {
  position: relative
}
.cont6_img2 {
  position: absolute;
  width: 30%;
  bottom: 0;
  right: 0;
}
.shop_img02 {
  display: block;
  margin: 15px auto;
}
.footer_fix_btn .col-4 {
  padding-right: 3px;
  padding-left: 3px
}
.footer_fix_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  background: #f8f8f8;
  font-size: 1pc;
  color: #000;
  border-top: 2px solid #fff;
  z-index: 5
}
.footer_fix_btn a {
  display: block;
  width: 100%;
  text-decoration: none
}
.acbox {
  width: auto;
  font-size: 0;
  margin: 0 10px;
  position: relative;
}
.acbox label {
  width: auto;
  font-size: 1pc;
  font-weight: 700;
  background: #fff;
  position: relative;
  display: block;
  padding: 8px;
  border-radius: 10px;
  cursor: pointer;
  padding: 5px 25px 10px 5px
}
.acbox label:hover {
  background: #fff
}
.acbox input {
  display: none
}
.acbox label:after {
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/bread_arw3.png)no-repeat 0 center / 13px;
  float: right;
  border-top-color: #fff;
  position: absolute;
  top: 35%;
  right: 10px
}
.acbox input:checked ~ label:after {
  background: url(../images/bread_arw4.png)no-repeat 0 center / 13px;
  color: #333
}
.acbox div {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: .15s
}
.acbox input:checked ~ div {
  height: auto;
  padding: 18px;
  border-radius: 0;
  opacity: 1
}
.acbox input:checked ~ label {
  background: #fff
}
.acbox-under {
  font-size: 15px;
  list-style: none;
  display: block;
  padding: 0 20px 20px;
  line-height: 1.4
}
.mb30 {
  margin-bottom: 30px;
}
.area {
  padding: 5px 10px;
  line-height: 1.3;
}
.cont_img04 {
  width: 678px;
  margin: 0 auto 50px;
}
.cont3_img1 {
  width: 641px;
}
.cont4 .balloon1, .cont6 .balloon1 {
  width: 100%;
  margin: 0 auto 0px;
  display: block;
}
.cont4 .balloon1 .balloon1_in, .cont6 .balloon1 .balloon1_in {
  width: 100%;
  font-size: 26px;
  margin: 0 auto;
  text-align: center;
}
.cont2_img2 {
  margin-bottom: 60px;
}
.cont_img10 {
  width: 400px;
  margin: 0 auto;
}
.cont_img11 {
  width: 772px;
  margin: 30px auto;
}
.cont8 .inner {
  width: 773px;
  padding: 0 40px;
}
.title_st5 img {
  margin-bottom: 25px;
}
.cont10 {
  background-color: #f2f2f3;
  padding: 60px 0;
  overflow: hidden;
}
.cont10_img1 {
  display: block;
  margin: 0 auto 60px;
  width: 480px;
}
.cont10 .inner {
  padding: 0;
  width: 773px;
}
.cont7_box .txt_l {
  padding: 20px;
  text-align: left;
  width: 70%;
}
.balloon1 {
  position: relative;
  display: inline-block;
  padding: 25px 10px;
  width: 100%;
  color: #fff;
  font-size: 20px;
  background: #212ba5;
  text-align: center;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border: 15px solid transparent;
  border-top: 20px solid #212ba5;
}
.balloon1 .balloon1_in {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}
.cprt_td1 {
  width: 100% !important;
  max-width: 100% !important;
}
#button_set_bottom .head_tel {
  padding: 15px 0 15px;
}
#button_set_bottom b {
  line-height: 1.8;
}
.main_sp {
  display: block;
  width: 75%;
  margin: 0 auto;
  padding: 30px 0 0;
}
.s_txt {
  display: block;
  margin-bottom: 40px;
}
.s_txt span {
  background-color: #faa133;
  padding: 8px 25px;
  display: inline-block;
  margin: 0 auto;
  font-size: 26px;
  color: #fff;
  vertical-align: middle;
  width: 635px;
  line-height: 1.4;
}
.ribbon_left, .ribbon_right {
  width: 45px;
  display: inline-block;
  vertical-align: middle;
}
.ribbon_left {
  margin-right: 10px;
}
.ribbon_right {
  margin-left: 10px;
}
.tikendan_tti1 {
  font-size: 35px;
  font-weight: bold;
  display: block;
  letter-spacing: 0.2em;
}
.tikendan_tti2 {
  font-size: 14px;
  display: block;
}
.tikendan_tti {
  text-align: center;
  line-height: 1.2;
  margin-bottom: 40px;
}
.tikendan_sec {
  padding: 60px 20px;
  background: url("../images/tikendan_bg.jpg") no-repeat 0 0 / 100%;
  background-color: #e6e6e6;
  overflow: hidden;
}
.tikendan_photo_in1, .tikendan_photo_in2 {
  width: 780px;
  margin: 0 auto 60px;
  overflow: hidden;
}
.tikendan_img1 {
  width: 594px;
  float: left;
  position: relative;
  z-index: 2;
}
.tikendan_img2 {
  width: 594px;
  float: right;
  position: relative;
  z-index: 2;
}
.tikendan_txt1 {
  background-color: #fff;
  width: 550px;
  z-index: 1;
  padding: 20px 20px 20px 170px;
  float: right;
  position: relative;
  z-index: 1;
  margin-top: -150px;
}
.tikendan_txt2 {
  background-color: #fff;
  width: 550px;
  z-index: 1;
  padding: 20px 170px 20px 20px;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: -150px;
}
.c2_txt1 {
  text-align: center;
}
.c2_txt1 span {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.c2_txt1 img {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin-left: 10px;
}
.c2_img3 {
  display: block;
  float: right;
}
.c2_cont_1txt {
  width: 66%;
  float: left;
  padding: 20% 0 0 40px;
}
.c2_cont_1txt p {
  margin: 40px 0 0 0;
  line-height: 1.7;
}
.c2_img3 {
  width: 23%;
  float: right;
  margin: 0 50px 0 0;
}
.c2_img1 {
  width: 560px;
  margin: 0 auto 30px;
}
.c2_img2 {
  width: 775px;
  margin: 0 auto;
}
.c2_img4 {
  width: 568px;
  margin: 0 auto 60px;
}
.c2_img5 {
  margin: 0 auto;
}
.c2_img7 {
  width: 550px;
  margin: 0 auto;
}
.c2_cont_1 {
  width: 775px;
  margin: 0 auto 60px;
}
.c2_img5 .c2_img5_txt {
  background-color: #e8f5fc;
  padding: 20px;
  text-align: center;
}
.c2_txt_st2 {
  font-size: 20px;
}
.cont3_txt1 b {
  font-size: 30px;
}
.cont6_box {
  background-color: #fff;
  width: 670px;
  margin: 0 auto;
  padding: 0 0 20px 0;
  position: relative;
}
.voice_cont {
  width: 687px;
  margin: 0 auto 60px;
}
.voice_cont img {
  margin-bottom: 30px;
}
.voice_cont_in {
  background-color: #fff;
  padding: 20px;
  border-radius: 0 0 10px 10px;
}
.voice_cont_read {
  background-color: #faa133;
  padding: 20px;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
.voice_cont_read p {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
  /*width: 85%;*/
  margin: 0 auto;
}
/*.txt_deco:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 50px;
  background-image: url(../images/txt_deco_left.png);
  background-size: contain;
}
.txt_deco:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 50px;
  background-image: url(../images/txt_deco_right.png);
  background-size: contain;
}*/
.cont5 {
  padding: 60px 0;
}
.flow_sec {
  padding: 60px 0 0;
}
.qabox {
  padding: 60px 0;
}
.staff_sec {
  padding: 60px 0 20px;
}
.staff_sec .inner {
  width: 775px;
  margin: 0 auto;
}
.box_st1_in {
  position: relative;
}
.staff_img1 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 23%;
}
.qa_img {
  width: 656px;
  margin: 0 auto;
}
/*▼960px**********************/
@media(max-width:960px) {
  .cont5 .inner {
    width: 95%
  }
  .list_st1 li p {
    width: 90%
  }
  .list_st1 li {
    width: 85%
  }
  .qabox .inner {
    width: 80%;
    padding: 30px 0;
    margin-left: 12%;
  }
  .mailform h2 {
    font-size: 35px
  }
  .mailform-in p.txt1 {
    font-size: 20px;
    padding: 15px 0
  }
  .item_label {
    font-size: 23px;
    margin-bottom: 10px
  }
}
/*▲960px**********************/
/*▼780px**********************/
@media(max-width:780px) {
  .title_st3_1 {
    font-size: 20px;
  }
  .cont_img10 {
    width: 55%;
    margin: 0 auto;
  }
  .s_txt span {
    width: 75%;
    font-size: 24px;
  }
  .tikendan_photo_in1, .tikendan_photo_in2 {
    width: 90%;
  }
  .tikendan_txt1, .tikendan_txt2 {
    float: none;
    padding: 60px 20px 20px;
    margin: -40px auto 0;
    width: 80%;
    line-height: 1.4;
  }
  .tikendan_img1 {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .tikendan_img2 {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .c2_img1, .c2_img2, .c2_img5 {
    width: 100%;
  }
  .c2_img4 {
    width: 85%;
  }
  .c2_img7 {
    width: 80%;
  }
  .c2_cont_1 {
    width: 100%;
  }
  .c2_cont_1txt {
    padding: 10% 0 0 0px;
  }
  .c2_img3 {
    margin: 0 0 0 0;
  }
  .cont6_box {
    width: 90%;
    margin: 0 auto;
  }
  .voice_cont {
    width: 90%;
    margin: 0 auto 60px;
  }
  .qa_img {
    width: 80%;
  }
  .cont6 .inner {
    width: 90%;
  }
  .voice_cont_in {
    padding: 3%;
  }
}
/*▲780px**********************/
/*▼768px**********************/
@media (max-width: 768px) {

  .txt_l {
    padding: 25px 20px 20px;
  }
  .tikendan_tti1 {
    letter-spacing: 0em;
  }
  .footer_fix_btn .head_line, .footer_fix_btn .head_tel {
    min-height: 52px;
    padding: 12px 0;
    letter-spacing: -.03em;
    font-size: 14px
  }
  .footer_fix_btn .head_tel {
    padding: 9pt 0 8px
  }
  .footer_fix_btn .head_line .btn_sub_t, .footer_fix_btn .head_tel .btn_sub_t {
    font-size: 9px !important;
    padding-top: 1px
  }
  .balloon1 .balloon1_in {
    font-size: 20px;
    width: 90%;
  }
  .balloon1:before {
    margin-left: -15px;
    border: 8px solid transparent;
    border-top: 10px solid #212ba5;
  }
  /* .area {
    top: 10px;
    left: 10px;
  }*/
  .cont_img11 {
    width: 90%;
  }
  table.type06 td, table.type06 th {
    padding: 2px;
  }
  table.type06 td {
    width: 15%;
  }
  table.type06 th {
    width: 17%;
  }
  .balloon1 {
    padding: 12px 10px 12px;
  }
  .cont2 .inner {
    width: 90%;
    margin: 0 auto;
  }
  .cont4 .balloon1 .balloon1_in, .cont6 .balloon1 .balloon1_in {
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
  }
  .list_st1 li img {
    width: 6% !important;
    margin: 0 8px 0 0;
  }
  .acbox:before {
    width: 55px;
    height: 55px;
    left: -25px;
    top: 2px;
  }
  #button_set_bottom .head_tel {
    padding: 10px 0 10px;
  }
  #button_set_bottom .head_web {
    padding: 12px 0 12px;
  }
  .cont10 .inner {
    width: 90%;
  }
  .qabox .inner {
    /*  width: 90%;*/
  }
  .head_line .btn_sub_t, .head_tel .btn_sub_t, .head_web .btn_sub_t {
    font-size: 9px !important;
    margin-top: 3px !important;
    font-weight: 700 !important
  }
  .cont10_img1 {
    width: 80%;
  }
  .line_txt_2_in {
    font-size: 20px;
  }
  .cont1 .box1 {
    width: 80%;
    margin: 0 auto
  }
  /*.cont1 .box1 img {
    width: 50%;
    margin: 0 auto
  }*/
  .arrow_box, .cont3_img1, .cont3_img2, .cont8_photo1 {
    width: 90%
  }
  .balloon1, .cont8_img1, .title_st5, table.type06 {
    width: 100%
  }
  .box_st1_t {
    font-size: 20px
  }
  .list_st2 {
    width: 90%;
    padding: 20px 0;
  }
  .mailform-in {
    width: 85%
  }
  input, textarea {
    width: 100%
  }
  .title_st3_1, .txt_st1 {
    font-size: 20px;
  }
  .s_txt {
    font-size: 20px
  }
  .cont2 .inner, .cont3 .inner, .cont4 .inner, .cont5 .inner, .cont6 .inner, .cont7 .inner {
    padding: 30px 0
  }
  .cont5_txt1 {
    font-size: 17px;
    width: 100%;
  }
  .list_st1 li p {
    font-size: 20px;
    width: 80%
  }
  .list_st1 li {
    margin: 0 auto 10px;
    width: 90%
  }
  .list_st1 {
    width: 90%;
    margin: 30px auto;
  }
  table.type06 th {
    font-size: 16px
  }
  table.type06 td {
    font-size: 18px
  }
  .cprt_info table tr th {
    font-size: 1pc;
      line-height: 1.4;
  }
  .cprt_info table tr td {
    font-size: 17px
  }
  .qabox .inner {
    padding: 0 0 20px;
  }
  .item_label {
    font-size: 17px;
    margin-bottom: 10px
  }
  .mailform-in p.txt1 {
    font-size: 17px;
    padding: 15px 0
  }
  .mailform h2 {
    line-height: 40px
  }
  .mailform h2, .submitbtn {
    font-size: 25px
  }
  .logo a {
    display: block;
    padding-top: 7px
  }
  .logo a, .logo img {
    width: 150px;
  }
  .logo a {
    width: 100%;
    display: block;
    /* padding: 15px 5px 0 0*/
  }
  .head_tel img {
    padding-bottom: 3px
  }
  .cont3_txt1 b {
    font-size: 22px;
  }
  .voice_sec {
    padding: 60px 0 0;
  }

  /*エリアとキャンペーン重なり回避*/
  .area {
    position: unset;
    border-radius: 0px;
  }
  .cp_txt_a{
    margin-top: 30px;
  }

}
/*▲768px**********************/
@media(max-width:775px) {
  .staff_sec .inner {
    width: 90%;
  }
}
/*▼640px**********************/
@media (max-width: 640px) {
  .logo a, .logo img {
    width: 90%;
  }
  .voice_cont_read p {
    font-size: 18px;
  }
 /* .txt_deco:after, .txt_deco:before {
    width: 25px;
    height: 36px;
  }*/
}
/*▲640px**********************/
@media (max-width:576px) {
  .cont5_txt1a {
    display: block;
    margin-bottom: 40px;
  }
    .cont5_img1a {margin: 20px auto 0px!important;}
}
/*▼490px**********************/
@media (max-width:490px) {
  .cont6_box {
    width: 100%;
  }
  .cont1 .box1 img {
    display: inline-block;
    width: 90%;
    margin: 0 0 0 15px;
  }
  .s_txt {
    margin-bottom: 20px;
  }
  .c2_cont_1txt {
    padding: 0 0 0px;
  }
  .c2_cont_1 {
    margin: 30px 0 0 0;
  }
  .c2_cont_1 {
    position: relative;
  }
  .c2_img3 {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 0 0;
  }
  .c2_cont_1txt {
    width: 75%;
  }
  .c2_cont_1txt p {
    margin: 20px 0 0 0;
  }
  .cont5 {
    padding: 60px 0 0px;
  }

  .tikendan_tti1 {
    font-size: 25px;
  }
  .line_txt_2_in {
    font-size: 24px;
  }
  .voice_cont_read {
    padding: 2.5%;
  }
  .box_st1 {
    margin: 0 auto 30px;
  }
  .cont10_img1 {
      width: 80%;
    margin: -20px auto 30px;
  }
  .staff_sec {
    padding: 60px 0 0px;
  }
  .staff_sec {
    padding: 40px 0 0px;
  }
  .cont7_box {
    margin-bottom: 0px;
  }
  .staff_img1 {
    bottom: 5%;
  }
  .cont10 {
    padding: 40px 0 0;
  }
  .s_txt span {
    font-size: 16px;
      font-weight: bold;
  }
  .ribbon_left, .ribbon_right {
    width: 8%;
    display: inline-block;
    vertical-align: middle;
  }
  .cont1 {
    padding: 20px 0 30px;
  }
  .tikendan_sec {
    padding: 40px 0px 0;
  }
  .tikendan_txt1, .tikendan_txt2 {
    float: none;
    width: 95%;
  }
  .c2_txt1 span {
    font-size: 20px;
    display: inline-block;
  }
  .c2_txt1 img {
    width: 60px;
  }
  .c2_cont_1txt {
    padding: 0 0 0 0px;
  }
  .inner, .cont10 .inner, .staff_sec .inner {
    width: 100%;
  }
  .qabox .inner {
    width: 100%;
    padding: 0 0 0 25px;
    margin: 0 auto;
  }
  .c2_img5 .c2_img5_txt {
    padding: 5px;
  }
 /*   .txt_deco:after, .txt_deco:before {
    width: 20px;
    height: 29px;
}*/
    .tikendan_tti2 {
    font-size: 12px;
}
    
}
/*▲490px**********************/
/*▼414px**********************/
@media(max-width:414px) {
  a, body, dd, div, dl, dt, h1, h2, h3, h4, html, img, li, ol, p, span, table, td, th, tr, ul {
    font-size: 14px
  }
  .head_line .btn_sub_t, .head_tel .btn_sub_t {
    font-size: 10px !important
  }
  .s_txt {
    font-size: 14px
  }
  h1 {
    margin: 20px 0 10px
  }
  .cont1 .box1 {
    width: 95%
  }
  .line_txt_2 {
    font-size: 18px
  }
  .title_st3_1 {
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px
  }
  .arrow_box, .cont3_img1, .cont3_img2, .cont8_photo1 {
    width: 100%
  }
  .cont3_txt1 {
    font-size: 14px;
  }
  .cont2 .inner, .cont3 .inner, .cont4 .inner, .cont5 .inner, .cont6 .inner, .cont7 .inner {
    padding: 20px 0
  }
  .cont6 .inner {
    padding: 0;
  }
  .cont5_txt1 {
    font-size: 17px;
    width: 100%;
  }
  .list_st1 {
    width: 100%
  }
  .list_st1 li p {
    font-size: 1pc
  }
  .list_st1 li {
    margin: 0 auto 6px;
    /* width: 100%;*/
    line-height: 1.4
  }
  table.type06 th {
    font-size: 12px
  }
  table.type06 td {
    font-size: 14px;
            vertical-align: middle;
  }
  .cont8_photo1 {
    width: 100%;
    margin: 0 auto 20px
  }
  .list_st2_txt2 {
    margin-bottom: 20px;
    line-height: 1.3
  }
  .box_st1_t {
    font-size: 17px
  }
  .cprt_info {
    padding-top: 0
  }
  .cprt_info table {
    margin: 0 auto 30px
  }
  .cprt_info table tr th {
    font-size: 14px;
    padding: 7px 0
  }
  .cprt_info table tr td {
    font-size: 14px
  }
  .cprt_info table tr td a {
    font-size: 14px
  }
  .q_txt {
    font-size: 15px;
    padding: 9pt 0 10px 35px;
  }
  .mailform h2 {
    font-size: 20px;
    padding: 9pt 0
  }
  .mailform-in p.txt1 {
    font-size: 14px;
    padding: 15px 0 20px
  }
  .item_label {
    font-size: 15px;
    margin-bottom: 10px
  }
  .mailform-in dd {
    margin-bottom: 0
  }
  .submitbtn {
    font-size: 20px;
    padding: 15px
  }
  .area {
    /*width: auto;*/
    padding: 5px 15px;
    font-size: 13px;
     /*   left: 5px;*/
  }
  .line_txt_2_in {
    font-size: 24px;
  }
      .voice_cont_read p {
    font-size: 16px;
  }
    
    .contact {
    padding: 15px 0 20px;
}
    .tikendan_sec {
    padding: 30px 0px 0;
}
    .tikendan_tti {
    margin-bottom: 30px;
}
    .tikendan_tti2 {
    font-size: 10px;
}
    .tikendan_photo_in1, .tikendan_photo_in2 {
    margin: 0 auto 30px;
}
    
.c2_txt1 span {
    font-size: 16px;
    display: inline-block;
}
    .c2_txt1 img {
    width:50px;
}
    .cont3_txt1 b {
    font-size: 18px;
}
    .c2_cont_1 {
    margin: 30px 0 20px 0;
}
  .c2_img4 {
    margin: 0 auto 30px;
}  
    .cont4 .inner {padding: 20px 0 0;}
    
    .cont5 {
    padding:30px 0 0px;
}
    
 .cont5 .row {
    margin-right: 20px;
    margin-left: 20px;
}   
  .cont6 {
    padding: 30px 0 20px;
}
.balloon1 .balloon1_in {
    font-size: 18px;
}
      .voice_cont {
    margin: -20px auto 60px;
  }
 
    .flow_sec {
    padding: 30px 0 0;
}
    .qabox {
    padding: 30px 0;
}
    .qa_img {
    margin: -20px auto 0;
}
    .mailform {
    padding: 30px 0;
}
    
    .mailform-in {
    margin: -15px auto 0;
}
    
    .tikendan_tti1 {
    font-size: 22px;
}
    
    .btn_line, .btn_tel, .btn_web {
    font-size: 18px;
}
    
    .mailform {
    padding:30px 0 0;
        margin: 0;
}
    
    .head_line img{
    width: 1.0rem;
}
.head_web img {
    width: 1.1rem;
}
    .s_txt span {
    padding: 5px 25px;
    line-height: 1.2;
}
    
    .ribbon_left, .ribbon_right {
    width: 6%;
}
    
}

/*▲414px**********************/

/*▼414px**********************/
@media(max-width:349px) {
    table.type06 th {
    border-radius: 5px;
}
.qabox .inner {
    padding: 0 0 0 15px;
}
    
}

textarea {font-size: 18px;}
.item_label {
text-align: left;
line-height: 1.0;
}

.mailform-in .red b {display: inline-block; margin: 5px 0 10px;font-size: 24px;}

@media (max-width: 414px) {
    .item_label {
        font-size: 16px;
    }
}