@charset "UTF-8";
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-size: 1.6rem;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #333;
  overflow-x: hidden;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  width: 100%;
  max-width: 100%;
  text-align: justify;
  padding-bottom: 50px !important;
}

@media screen and (min-width: 813px) {
  body {
    font-size: 1.8rem;
    font-family: "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 500;
    padding-bottom: 0 !important;
  }
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
figure {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

.u-img-auto {
  width: auto;
  height: auto;
}

fieldset,
img,
a img {
  border: 0;
}

a {
  text-decoration: none;
  color: #333;
}

span.br,
.pc-br {
  display: block;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

strong,
.txt-bo {
  font-weight: bold !important;
}

.sp-br {
  display: inline;
}

.u-left {
  float: left;
}

.u-right {
  float: right;
}

.u-sp {
  display: none;
}

.txt-min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

a {
  transition: all 0.5s;
}

a:hover {
  opacity: 0.8;
}

.u-align-c {
  text-align: center !important;
}

.u-align-l {
  text-align: left !important;
}

.u-align-r {
  text-align: right !important;
}

.u-list li,
.u-list_p {
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  line-height: 1.6;
}

.u-list li {
  margin-bottom: 5px;
}

.txt-12 {
  font-size: 1.2rem;
}

.txt-14 {
  font-size: 1.4rem;
}

.txt-15 {
  font-size: 1.5rem;
}

.txt-16 {
  font-size: 1.6rem;
}

.txt-17 {
  font-size: 1.7rem;
}

.txt-18 {
  font-size: 1.8rem;
}

.txt-20 {
  font-size: 2rem;
}

.txt-24 {
  font-size: 2.4rem;
}

.txt-26 {
  font-size: 2.6rem;
}

.txt-36 {
  font-size: 3.6rem;
}

.txt-bl {
  color: #00a0e9;
}

.txt-re {
  color: #e63e6e;
}

.txt-w {
  color: #fff;
}

.u-bg-lbl {
  background-color: #edf6f8;
}

.u-bg-lbl02 {
  background-color: #e2f0f4;
}

.u-bg-lbl03 {
  background-color: #cfe6ec;
}

.u-bg-pi {
  background-color: #f5e0f1;
}

.u-bg-ye02 {
  background-color: #fafbc7;
}

.u-bg-ye {
  background-color: #fafa7d !important;
}

.u-bg-re {
  background-color: #e63e6e !important;
}

#page-top {
  width: 39px;
  height: 33px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}

@media screen and (max-width: 813px) {
  .pc-br {
    display: inline;
  }

  .sp-br {
    display: block;
  }

  .u-pc {
    display: none !important;
  }

  .u-sp {
    display: block !important;
  }

  .u-left,
.u-right {
    float: none;
  }

  .u-img-auto {
    width: 100%;
  }

  .txt-14 {
    font-size: 1.2rem;
  }

  .txt-15 {
    font-size: 1.3rem;
  }

  .txt-16 {
    font-size: 1.4rem;
  }

  .txt-17 {
    font-size: 1.5rem;
  }

  .txt-18 {
    font-size: 1.5rem;
  }

  .txt-20 {
    font-size: 1.8rem;
  }

  .txt-24 {
    font-size: 2.2rem;
  }

  .txt-26 {
    font-size: 2.4rem;
  }

  .txt-36 {
    font-size: 3.4rem;
  }

  .u-link01 a {
    padding-left: 6%;
  }

  a:hover {
    opacity: 1;
  }

  #page-top {
    width: 10%;
    height: auto;
    bottom: 8px;
    right: 8px;
  }
}
.l-header {
  width: 1100px;
  margin: 20px auto 15px auto;
}
.l-header .h-nav .drawer-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-weight: bold;
}
.l-header .h-nav .drawer-menu li {
  text-align: center;
  line-height: 1;
}
.l-header .h-nav .drawer-menu li a {
  display: block;
  padding-bottom: 5px;
}
.l-header .h-nav .drawer-menu li .current {
  border-bottom: 1px solid #00a0e9;
}
.l-header .h-nav .drawer-menu li.u-sp {
  display: none;
}
.l-header .h-nav .drawer-menu li span {
  padding-bottom: 5px;
}
.l-header .h-nav .drawer-menu .child {
  display: none;
}

.l-header_logo {
  font-size: 1.4rem;
}

.l-header_logo_p {
  width: 480px;
  display: block;
  margin-top: 10px;
}

.l-header_in {
  width: 100%;
  position: relative;
  margin-bottom: 39px;
  display: flex;
  justify-content: space-between;
}
.l-header_in .l-header_logo {
  width: 50%;
}
.l-header_in .l-header_mail {
  width: 210px;
  position: absolute;
  left: 610px;
  bottom: 0;
  border: 1px solid #00a0e9;
}
.l-header_in .l-header_mail a {
  display: block;
  padding: 6px 0 5px 0;
  text-indent: 15px;
  background: url(../img/common/ico_mail.png) no-repeat 15px 45%;
  background-size: 20px auto;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
}
.l-header_in .l-header_right {
  text-align: right;
  width: 50%;
}

.c-tel_dl {
  line-height: 1.3;
}
.c-tel_dl dt {
  font-size: 1.3rem;
  margin: 12px 0 2px 0;
}
.c-tel_dl dd {
  color: #00a0e9;
  font-weight: 700;
  font-size: 3.4rem;
}
.c-tel_dl dd .h_tel {
  position: relative;
  display: inline-block;
}
.c-tel_dl dd .h_tel::after {
  position: absolute;
  width: 16px;
  height: 20px;
  top: 30%;
  left: -26px;
  content: "";
  background: url(../img/common/ico_tel.png) no-repeat 0 0;
  background-size: 100% auto;
}

.js_isNotWin .c-tel_dl dd {
  font-size: 2.8rem;
  margin-top: 10px;
}

.c-side-btn {
  position: fixed;
  right: 0;
  top: 20%;
  width: 59px;
}

@media screen and (min-width: 813px) {
  .h-nav .drawer-menu li a span {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .h-nav .drawer-menu li a span::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #00a0e9;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform 0.3s;
  }
  .h-nav .drawer-menu li a span:hover::after {
    transform: scale(1, 1);
  }

  .h-nav .has-child:hover .child {
    display: block;
  }

  .h-nav .has-child {
    position: relative;
  }
  .h-nav .child {
    position: absolute;
    z-index: 100;
    width: 300px;
    text-align: left;
    background: rgba(255, 255, 255, 0.8);
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  .h-nav .child a {
    text-align: left;
    padding: 18px 5%;
  }
}
@media screen and (max-width: 813px) {
  .c-side-btn {
    display: none;
  }

  .l-header {
    width: 86.6666666%;
    margin: 10px auto 15px auto;
  }

  .l-header_logo {
    font-size: 1.2rem;
    font-weight: normal;
  }

  .l-header_logo_p {
    width: 80%;
  }

  .l-header_in {
    width: 100%;
    margin-bottom: 0;
  }
  .l-header_in .l-header_logo {
    width: 100%;
  }

  .drawer-overlay {
    background-color: rgba(0, 0, 0, 0.4);
  }

  .drawer-open .h-nav {
    opacity: 1;
  }

  .drawer-hamburger {
    position: absolute;
    width: 3.2rem;
    top: 6.5%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 5%;
  }

  .drawer--right .drawer-nav {
    right: -90%;
  }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 78% !important;
  }

  .drawer-nav {
    width: 75%;
  }

  .l-header .h-nav .drawer-menu {
    display: block;
  }
  .l-header .h-nav .drawer-menu li {
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
  }
  .l-header .h-nav .drawer-menu li a, .l-header .h-nav .drawer-menu li .current, .l-header .h-nav .drawer-menu li#closedrawer {
    padding: 14px 0;
  }
  .l-header .h-nav .drawer-menu li .current {
    display: inline-block;
  }
  .l-header .h-nav .drawer-menu li#closedrawer {
    background-color: #edf6f8;
  }
  .l-header .h-nav .drawer-menu li span {
    padding-bottom: 5px;
  }
  .l-header .h-nav .drawer-menu .child {
    display: block;
    border-top: 1px solid #f4f4f4;
    border-bottom: 0;
  }
}
.l-wrap {
  width: 1100px;
  margin: 0 auto;
}

.c-wrap, .c-wrap_sp {
  display: flex;
  justify-content: space-between;
}

.c-wrap_b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c-wrap_b02 {
  display: flex;
  flex-wrap: wrap;
}

.c-wrap02 .c-cont02b_in {
  width: 508px;
}
.c-wrap02 .c-wrap02_in {
  width: 50%;
}
.c-wrap02 .c-wrap02_in_b {
  width: 49%;
}

.c-cont02 {
  width: 100%;
}
.c-cont02 .c-cont02_in_l,
.c-cont02 .c-cont02_in {
  width: 50%;
}
.c-cont02 .c-cont02_in_r {
  width: 46%;
}

.c-wrap03 .c-wrap03_in {
  width: 336px;
}

.c-wrap_b.c-wrap03b::after {
  content: "";
  display: block;
  width: 358px;
}

@media screen and (max-width: 813px) {
  .c-wrap,
.c-wrap_b {
    display: block;
  }

  .c-wrap02 .c-cont02b_in,
.c-wrap02 .c-wrap02_in,
.c-wrap02 .c-wrap02_in_b {
    width: 100%;
  }

  .c-cont02 {
    width: 100%;
  }
  .c-cont02 .c-cont02_in_l,
.c-cont02 .c-cont02_in,
.c-cont02 .c-cont02_in_r {
    width: 100%;
  }

  .c-wrap03 {
    width: 100%;
  }
  .c-wrap03 .c-wrap03_in {
    width: 100%;
  }

  .c-wrap_b.c-wrap03b::after {
    content: "";
    display: block;
    width: 100%;
  }

  .l-wrap {
    width: 86.6666666%;
  }
}
.ico-arr_r,
.ico-arr_l {
  position: relative;
}
.ico-arr_r::after,
.ico-arr_l::after {
  border-right: 3px solid #00a0e9;
  border-top: 3px solid #00a0e9;
  border-radius: 1px;
  content: "";
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 30%;
  width: 8px;
  height: 8px;
}

.ico-arr_r {
  padding-right: 15px;
}

.ico-arr_l {
  padding-left: 20px;
}

.ico-arr_r::after {
  right: 0;
}

.ico-arr_l::after {
  left: 0;
}

.ico-arr_l_b::after {
  border-width: 2px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  width: 6px;
  height: 6px;
  left: 3%;
}

.u-link_line {
  text-decoration: underline;
}
.u-link_line:hover {
  text-decoration: none;
}

@media screen and (max-width: 813px) {
  .ico-arr_r::after,
.ico-arr_l::after {
    border-width: 2px;
    top: 26%;
    width: 6px;
    height: 6px;
  }
}
.u-mt0 {
  margin-top: 0 !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb1 {
  margin-bottom: 1% !important;
}

.u-mb2 {
  margin-bottom: 2% !important;
}

.u-mb3 {
  margin-bottom: 3% !important;
}

.u-mb5 {
  margin-bottom: 5% !important;
}

.u-mb7 {
  margin-bottom: 7% !important;
}

.u-mb8 {
  margin-bottom: 8% !important;
}

.u-mb10 {
  margin-bottom: 10% !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-mt3 {
  margin-top: 3% !important;
}

@media screen and (max-width: 813px) {
  .u-mb3 {
    margin-bottom: 5% !important;
  }

  .u-mb5 {
    margin-bottom: 7% !important;
  }

  .u-mb7 {
    margin-bottom: 10% !important;
  }

  .u-mb8 {
    margin-bottom: 12% !important;
  }

  .u-mb100 {
    margin-bottom: 60px !important;
  }
}
.u-lead01 {
  line-height: 1.9;
}

.u-btn01 {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.u-btn01 a {
  display: inline-block !important;
  padding: 15px 100px;
  font-weight: 700;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 1px rgba(119, 119, 119, 0.2);
  white-space: nowrap;
  font-size: 2.8rem;
}
.u-btn01 a.ico-arr_l::after {
  border-width: 4px;
  top: 39%;
  left: 30px !important;
  width: 13px;
  height: 13px;
}

.u-btn01.btn_line a {
  border: 1px solid #e2e2e2;
}

.u-btn01.u-btn_d a {
  display: block !important;
  padding: 10px 100px 10px 60px;
  line-height: 1.5;
  text-align: left;
  text-indent: 0.5em;
}

@media screen and (max-width: 813px) {
  .u-lead01 {
    line-height: 1.9;
    margin-bottom: 10px;
  }

  .u-btn01 a {
    padding: 4% 50px;
    font-size: 1.8rem;
  }
  .u-btn01 a.ico-arr_l::after {
    border-width: 3px;
    top: 36%;
    left: 6% !important;
    width: 8px;
    height: 8px;
  }
}
.line-y {
  background: url(../img/common/line.png) repeat-x left bottom;
}

.line-b {
  border-bottom: 4px solid #fafa7d;
}

.p-service_hoken_cont {
  margin-bottom: 10px;
}

.c-dl-tab {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.c-dl-tab dl {
  border-bottom: 1px solid #cccccc;
}
.c-dl-tab dt,
.c-dl-tab dd {
  padding: 20px 0;
}
.c-dl-tab dt {
  width: 200px;
  text-align: center;
  font-weight: bold;
  background-color: #edf6f8;
}
.c-dl-tab dd {
  width: 875px;
  padding-right: 10px;
}

.c-dl-tab.c-dl-tab_b dt {
  width: 300px;
}
.c-dl-tab.c-dl-tab_b dd {
  width: 800px;
  padding-left: 20px;
}

.c-dl-tab.c-dl-tab04 dt {
  width: 88px;
}
.c-dl-tab.c-dl-tab04 dd {
  width: 462px;
}

.c-dl-tab.c-dl-tab02 dt {
  width: 88px;
}
.c-dl-tab.c-dl-tab02 dd {
  width: 1012px;
}

.c-dl-tab.c-dl-tab_dd_gl dt {
  background-color: #f4f4f4;
}

.c-dl-tab.c-dl-tab04.p-price_dl04 dt {
  width: 150px;
}
.c-dl-tab.c-dl-tab04.p-price_dl04 dd {
  width: 400px;
  padding-left: 20px;
  padding-right: 10px;
}

@media screen and (max-width: 813px) {
  .c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap {
    font-size: 1.4rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dt,
.c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dd {
    border-bottom: 1px solid #cccccc;
  }

  .c-dl-tab dt,
.c-dl-tab dd {
    padding: 10px 0;
  }

  .c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dt,
.c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dd,
.c-dl-tab.c-dl-tab_sp_one .c-wrap dt,
.c-dl-tab.c-dl-tab_sp_one .c-wrap dd {
    padding: 10px 0;
  }
  .c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dt,
.c-dl-tab.c-dl-tab_sp_one .c-wrap dt {
    width: 30%;
  }
  .c-dl-tab.c-dl-tab04.p-price_dl04 .c-wrap dd,
.c-dl-tab.c-dl-tab_sp_one .c-wrap dd {
    width: 70%;
    padding-left: 15px;
    padding-right: 8px;
    box-sizing: border-box;
  }

  .c-dl-tab.c-dl-tab_sp_one {
    font-size: 1.4rem;
  }
  .c-dl-tab.c-dl-tab_sp_one .c-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .c-dl-tab.c-dl-tab_b {
    line-height: 1.8;
  }
  .c-dl-tab.c-dl-tab_b dt {
    width: 100%;
  }
  .c-dl-tab.c-dl-tab_b dd {
    width: 100%;
    padding: 10px 2.5% 10px 4%;
  }
}
.anim {
  opacity: 0;
  visibility: hidden;
}

.anim.fadeIn {
  transition: all 1000ms;
  opacity: 1 !important;
  visibility: visible !important;
}

.no-js .anim {
  opacity: 1 !important;
  visibility: visible !important;
}

.anim-big {
  transform: scale(3);
  opacity: 0;
}

.no-js .anim-big,
.anim-big.fadeIn {
  transform: scale(1);
  opacity: 1;
  transition: transform 400ms cubic-bezier(0.25, 0.9, 0.5, 1.5);
}

.anim-doki {
  animation: doki 700ms infinite;
}

@keyframes doki {
  0% {
    transform: scale(1) translateY(0px);
  }
  50% {
    transform: scale(1.02) translateY(-2px);
  }
  100% {
    transform: scale(1) translateY(0px);
  }
}
.anim-doki2 {
  animation: doki2 4000ms infinite;
}

@keyframes doki2 {
  0% {
    transform: translateY(0%);
  }
  10% {
    transform: translateY(-3%);
  }
  20% {
    transform: translateY(0%);
  }
  30% {
    transform: translateY(-3%);
  }
  40% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(0%);
  }
}
.c-l-tl01 {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}

.c-l-tl01b {
  text-align: center;
  font-size: 4.8rem;
  font-weight: bold;
}

.c-l-tl02 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
}
.c-l-tl02 .c-l-tl02_in {
  font-size: 4.8rem;
}

.c-l-tl03 {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
}

.c-m-tl01,
.c-m-tl01b {
  color: #00a0e9;
  font-weight: bold;
  border-left: 2px solid #00a0e9;
  padding-left: 20px;
}

.c-m-tl01 {
  font-size: 2.4rem;
  margin-bottom: 25px;
}

.c-m-tl01b {
  font-size: 2rem;
  margin-bottom: 15px;
}

.c-s-tl01 {
  font-size: 2.8rem;
  font-weight: bold;
  border-bottom: 4px solid #fafa7d;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.c-s-tl02 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.c-s-tl03 {
  font-size: 3rem;
  color: #00a0e9;
  border-bottom: 1px solid #00a0e9;
  padding-bottom: 10px;
  margin-bottom: 25px;
  font-weight: bold;
}

@media screen and (max-width: 813px) {
  .c-l-tl01 {
    font-size: 2rem;
  }

  .c-l-tl01b {
    font-size: 2.2rem;
  }

  .c-l-tl02 {
    font-size: 1.6rem;
  }
  .c-l-tl02 .c-l-tl02_in {
    font-size: 2.2rem;
  }

  .c-m-tl01 {
    font-size: 1.8rem;
  }

  .c-l-tl03 {
    font-size: 2rem;
  }

  .c-m-tl01, .c-m-tl01b {
    padding-left: 10px;
  }

  .c-s-tl01 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .c-m-tl01b, .c-s-tl02, .c-s-tl03 {
    font-size: 1.6rem;
  }
}
.c-u-ttl {
  background: #e4ebf3 url(../img/common/u_ttl_bg.jpg) no-repeat top center;
  height: 238px;
  padding-top: 80px;
}
.c-u-ttl h1 {
  display: inline-block;
  background-color: #fff;
  font-size: 3.4rem;
  font-weight: bold;
  padding: 5px 10px;
}

.c-bread {
  text-align: right;
  margin-top: 12px;
  font-size: 1.5rem;
  margin-bottom: 65px;
}

.c-unq {
  background-color: #edf6f8;
  padding: 40px 0;
}
.c-unq ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: bold;
  border: 1px solid #e2e2e2;
}
.c-unq li {
  width: 33.333333%;
  background-color: #fff;
}
.c-unq li:nth-child(1), .c-unq li:nth-child(2), .c-unq li:nth-child(3) {
  border-bottom: 1px solid #d7d7d7;
}
.c-unq li:nth-child(1), .c-unq li:nth-child(2), .c-unq li:nth-child(4), .c-unq li:nth-child(5) {
  border-right: 1px solid #d7d7d7;
}
.c-unq li a,
.c-unq li span.no-link {
  display: block;
  padding: 19px 0 19px 55px;
}
.c-unq li a::after,
.c-unq li span.no-link::after {
  border-width: 2px;
  top: 40%;
  left: 8%;
}

.c-unq ul::after {
  content: "";
  display: block;
  width: 33.333333%;
}

.c-unq02 li {
  width: 50%;
}
.c-unq02 li:nth-child(1), .c-unq02 li:nth-child(2) {
  border-bottom: none;
}
.c-unq02 li a::after {
  top: 43%;
  left: 6%;
}

li.c-unq_current {
  background-color: #daecef;
}
li.c-unq_current span.no-link::after {
  top: 40%;
  left: 6%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.c-unq02 ul::after {
  width: 50%;
}

@media screen and (max-width: 813px) {
  .c-u-ttl {
    background: #e4ebf3 url(../img/common/u_ttl_bg_sp.jpg) no-repeat top left;
    background-size: 100% auto;
    height: 110px;
    padding-top: 8%;
  }
  .c-u-ttl h1 {
    font-size: 1.8rem;
  }
  .c-u-ttl h1.c-u-ttl_s {
    font-size: 1.5rem;
  }

  .c-bread {
    font-size: 1rem;
    margin-bottom: 30px;
  }

  .c-unq {
    padding: 20px 0;
  }
  .c-unq ul {
    display: block;
    font-size: 1.4rem;
    border-bottom: none;
  }
  .c-unq li {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  .c-unq li:nth-child(1), .c-unq li:nth-child(2), .c-unq li:nth-child(4), .c-unq li:nth-child(5) {
    border-right: 0;
  }
  .c-unq li a,
.c-unq li span.no-link {
    padding: 10px 0 10px 10%;
  }
  .c-unq li a::after,
.c-unq li span.no-link::after {
    left: 5%;
  }

  .c-unq ul::after {
    content: "";
    display: block;
    width: 33.333333%;
  }

  .c-unq02 ul {
    border-bottom: none;
  }
  .c-unq02 li {
    width: 100%;
  }
  .c-unq02 li a::after {
    top: 43%;
    left: 6%;
  }
  .c-unq02 a,
.c-unq02 span.no-link {
    padding: 10px 0 10px 12%;
  }

  li.c-unq_current span.no-link::after {
    left: 5%;
  }

  .c-unq02 ul::after {
    width: 100%;
  }
}
.p-top-mv {
  width: 100%;
  margin: 0 auto;
}

.p-top-mv_in {
  background: #b3d3f0 url(../img/top/mv_bg.jpg) no-repeat bottom center;
}
.p-top-mv_in h2 {
  width: 400px;
  margin: 0 auto 5px auto;
}
.p-top-mv_in h3 {
  width: 700px;
  margin: 30px auto 0 auto;
}
.p-top-mv_in h2,
.p-top-mv_in h3 {
  position: relative;
  z-index: 1;
}
.p-top-mv_in .l-wrap {
  position: relative;
  padding: 45px 0 75px 0;
}
.p-top-mv_in .l-wrap .p-top-mv_segawa {
  position: absolute;
  width: 300px;
  right: -100px;
  bottom: 0;
}

.p-top-mv_lead02 {
  width: 550px;
  margin: 0 auto 10px auto;
}

.js_isTablet .p-top-mv_in .l-wrap .p-top-mv_segawa {
  right: -120px;
  z-index: 0;
}

.p-top-mv_btn {
  width: 530px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  background-color: #fafa7d;
}
.p-top-mv_btn a {
  display: block;
  padding: 10px 0;
  text-align: center;
}
.p-top-mv_btn a::after {
  position: absolute;
  content: "";
  top: 38%;
  left: 35px;
  background: url(../img/top/btn_mail_ico.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 25px;
  height: 19px;
}
.p-top-mv_btn dt {
  font-size: 1.6rem;
}
.p-top-mv_btn dd {
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (min-width: 1920px) {
  .p-top-mv_in {
    background-size: cover;
  }
}
.p-top-mv_b {
  background-color: #edf6f8;
}
.p-top-mv_b .Inner {
  width: 1100px;
  margin: 0 auto;
  padding: 75px 0 0px 0;
}
.p-top-mv_b .Inner h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #00a0e9;
  text-align: center;
}

.mv_li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 2.2rem;
}
.mv_li li {
  padding-left: 45px;
  background: url(../img/common/ico_crown.png) no-repeat 0 60%;
  background-size: 33px 24px;
}
.mv_li .txt-bl {
  font-size: 5.5rem;
  font-weight: bold;
}

.yt {
  width: 800px;
  margin: 60px auto 0 auto;
}

.yt-inner {
  width: 500px;
  margin: 80px auto;
}

.yt_in {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.yt_in iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 813px) {
  .yt {
    width: 100%;
    margin: 40px auto 0 auto;
  }

  .yt-inner {
    width: 100%;
    margin: 40px auto;
  }
}
.p-top-trouble {
  margin: 60px 0 120px 0;
}
.p-top-trouble .c-l-tl01 {
  padding: 40px 0 60px 0;
  background: url(../img/top/ico_trouble.png) no-repeat top center;
}

.p-top-trouble_li {
  font-weight: bold;
  font-size: 3rem;
}
.p-top-trouble_li li {
  padding: 0 0 70px 60px;
  position: relative;
}
.p-top-trouble_li li::after {
  position: absolute;
  width: 36px;
  height: 30px;
  top: 7%;
  left: 0;
  content: "";
  background: url(../img/common/ico_check.png) no-repeat 0 0;
  background-size: 100% auto;
}

.p-top-trouble_li02 {
  margin-bottom: 40px;
  text-align: center;
}
.p-top-trouble_li02 li {
  display: inline-block;
}

.p-top-trouble_but {
  text-align: center;
  font-weight: bold;
  margin-bottom: 100px;
  background: url(../img/top/trouble_p.jpg) no-repeat center 5px;
  background-size: 221px auto;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.p-top-trouble_but dt {
  font-size: 3.4rem;
  margin-bottom: 120px;
}
.p-top-trouble_but dd {
  font-size: 5.7rem;
  color: #00a0e9;
}

.p-top-trouble_anshin {
  text-align: center;
  font-size: 2.4rem;
}
.p-top-trouble_anshin .txt-re {
  font-weight: bold;
  font-size: 3.8rem;
}

.p-top-service {
  position: relative;
  padding: 120px 0 90px 0;
}
.p-top-service::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -105px;
  width: 209px;
  height: 48px;
  background: url(../img/top/t_arr.png) no-repeat 0 0;
  background-size: 100% auto;
}

.p-top-service_tl {
  position: relative;
  padding-bottom: 50px;
}

.p-top-service_pic {
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 194px;
  height: 172px;
}

.p-top-service_cont01 {
  font-size: 2rem;
}
.p-top-service_cont01 h3 {
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.p-top-service_cont01,
.p-top-service_cont02 {
  margin-bottom: 80px;
}

.p-top-service_cont02 {
  font-size: 1.8rem;
}
.p-top-service_cont02 h3 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.p-top-service_cont02_in {
  width: 526px;
}

.p-top-service_cont01_l {
  width: 508px;
}

.p-top-service_cont01_r {
  width: 548px;
}

.p-top-service_cont02_l {
  width: 211px;
}

.p-top-service_cont02_r {
  width: 280px;
}

.p-top-service .caption {
  display: block;
  font-size: 1.6rem !important;
  margin-top: 10px;
}

.p-top-feat {
  padding: 75px 0;
}
.p-top-feat .c-l-tl03 {
  margin-bottom: 35px;
}

.p-top-feat_p {
  position: relative;
}

.p-top-feat_ico {
  position: absolute;
  right: -15px;
  top: -15px;
}

.feat_ico01 {
  width: 88px;
}

.feat_ico02 {
  width: 95px;
  top: -40px;
}

.p-top-feat_dl {
  margin-top: 20px;
}
.p-top-feat_dl dt {
  text-align: center;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 2.6rem;
}

.c-komon {
  padding: 48px 0 70px 0;
  background: #cfe6ec url(../img/common/bg_slate.png) repeat 0 0;
}
.c-komon dl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 22px;
}
.c-komon dt {
  font-size: 2.2rem;
  display: inline-block;
  border-bottom: 3px solid #fafa7d;
  line-height: 1;
  margin-bottom: 4px;
}
.c-komon dt .txt-in {
  font-size: 5.4rem;
}
.c-komon dd {
  font-size: 4.2rem;
}
.c-komon dd .txt-in {
  font-size: 3.3rem;
}

.u-btn-li {
  width: 1100px;
  margin: 0 auto;
  display: table;
  font-size: 2.8rem;
}
.u-btn-li li {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.u-btn-li li:nth-child(1) {
  border-right: 1px solid #cccccc;
}
.u-btn-li li:nth-child(1) a {
  padding-left: 50px;
}
.u-btn-li li:nth-child(1) a.ico-arr_l::after {
  top: 40%;
  width: 12px;
  height: 12px;
}
.u-btn-li li:nth-child(2) {
  padding-left: 130px;
  background: url(../img/common/ico_seg.jpg) no-repeat 28px 49%;
  background-size: 88px;
}
.u-btn-li li a {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}

.u-btn-li_b {
  border: none;
  width: 100%;
  background-color: #e2e2e2;
  height: 1px;
  margin: 0;
  padding: 0;
}

.p-top-message {
  padding: 120px 0 30px 0;
}

.p-top-message_btn {
  width: 940px;
  margin: 0 auto 130px auto;
}

.p-top-message_l {
  width: 393px;
}

.p-top-message_r {
  width: 655px;
}
.p-top-message_r h2,
.p-top-message_r h3,
.p-top-message_r h4 {
  font-weight: bold;
}
.p-top-message_r h2 {
  font-size: 2.4rem;
  margin-bottom: 15px;
}
.p-top-message_r h3 {
  font-size: 3.2rem;
  margin-bottom: 10px;
}
.p-top-message_r h4 {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.p-top-message_r .u-btn01 {
  text-align: right;
}
.p-top-message_r .u-btn01 a {
  border: 1px solid #e2e2e2;
}

.p-top-message_name {
  font-weight: bold;
  text-align: right;
  margin: 10px 0 18px 0;
  font-size: 1.6rem;
}
.p-top-message_name .txt-min {
  font-weight: bold;
  font-size: 2.8rem;
}

.c-info_ttl {
  background-color: #e63e6e;
  font-weight: bold;
  color: #fff;
  padding: 13px 0;
  text-align: center;
}
.c-info_ttl .txt-min {
  font-size: 2.8rem;
  font-weight: bold;
}

.c-info_in {
  padding: 15px 2% 30px 3%;
}
.c-info_in .u-btn01 a {
  font-size: 2.4rem;
}
.c-info_in .u-btn01 a::after {
  top: 35%;
}

.u-pt-cont {
  padding-top: 60px;
}

.p-corona-lead {
  padding: 20px 0 0 0;
}

.p-corona-h {
  font-weight: bold;
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 10px;
}

.ico_koro {
  position: relative;
}
.ico_koro::before {
  content: "";
  position: absolute;
  top: 25%;
  left: 7%;
  width: 30px;
  height: 34px;
  background: url(../img/common/ico_koro.png) no-repeat 0 0;
  background-size: 100% auto;
}

.c-info_toplink {
  width: 1100px;
  margin: 40px auto 0 auto;
}
.c-info_toplink:hover .c-info_ttl {
  opacity: 0.8;
}
.c-info_toplink .c-info_ttl {
  cursor: pointer;
  border-radius: 10px;
  position: relative;
}
.c-info_toplink .c-info_ttl::after {
  position: absolute;
  top: 35%;
  right: 5%;
  width: 20px;
  height: 20px;
  content: "";
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-radius: 1px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.c-info_toplink .c-info_ttl.open::after {
  top: 37%;
  transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
}

.acco-d {
  display: none;
}

@media screen and (max-width: 813px) {
  .c-info {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .c-info_toplink {
    width: 100%;
  }
  .c-info_toplink .c-info_ttl {
    padding: 10px 0;
  }
  .c-info_toplink .c-info_ttl::after {
    top: 38%;
    right: 4%;
    width: 8px;
    height: 8px;
  }
  .c-info_toplink .c-info_ttl .txt-min {
    font-size: 1.8rem;
  }
  .c-info_toplink .c-info_ttl p {
    font-size: 1.4rem;
  }
  .c-info_toplink .c-info_in {
    padding: 15px 3% 25px 5%;
  }
  .c-info_toplink .c-info_ttl.open::after {
    top: 40%;
  }

  .p-corona-lead .u-btn01 a {
    display: block !important;
    font-size: 1.5rem;
    padding: 4% 10px 4% 5%;
  }
  .p-corona-lead .u-btn01 a::after {
    top: 35%;
  }
  .p-corona-lead .u-btn01.btn_line {
    margin-bottom: 15px;
  }

  .u-pt-cont {
    padding-top: 30px;
  }

  .p-corona-lead {
    padding: 20px 0 0 0;
  }

  .p-corona-h {
    font-size: 2rem;
  }

  .ico_koro::before {
    top: 25%;
    left: 3%;
    width: 20px;
    height: 24px;
  }
}
@media screen and (max-width: 813px) {
  .p-top-mv_in {
    background-position: 20% 0;
    background-size: auto 100%;
  }
  .p-top-mv_in .p-top-mv_h_sp {
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .p-top-mv_in h2 {
    width: 90%;
    margin: 0 auto 5px auto;
  }
  .p-top-mv_in h3 {
    width: 100%;
    margin: 0 auto;
  }
  .p-top-mv_in .l-wrap {
    position: relative;
    padding: 25px 0 65px 0;
  }
  .p-top-mv_in .l-wrap .p-top-mv_segawa {
    display: none;
  }

  .p-top-mv_lead02 {
    width: 100%;
    margin: 0 auto 10px auto;
  }

  .p-top-mv_btn {
    width: 100%;
    bottom: -30px;
    z-index: 1;
  }
  .p-top-mv_btn a {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  .p-top-mv_btn a::after {
    top: 38%;
    left: 20px;
    width: 20px;
    height: 15px;
  }
  .p-top-mv_btn dt {
    font-size: 1.2rem;
  }
  .p-top-mv_btn dd {
    font-size: 2rem;
  }

  .p-top-mv_b {
    position: relative;
  }
  .p-top-mv_b .Inner {
    width: 86.6666666%;
    padding: 55px 0 15px 0;
  }
  .p-top-mv_b .Inner h3 {
    font-size: 1.2rem;
  }
  .p-top-mv_b .p-top-mv_segawa_sp {
    position: absolute;
    width: 33%;
    right: -2%;
    bottom: 0;
  }

  .mv_li {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
  }
  .mv_li li {
    padding-left: 35px;
    background-size: 20px auto;
  }
  .mv_li .txt-bl {
    font-size: 3rem;
  }

  .p-top-trouble {
    margin: 40px 0 30px 0;
  }

  .p-top-trouble .c-l-tl01 {
    padding-bottom: 30px;
  }

  .p-top-trouble_li {
    font-size: 1.6rem;
  }
  .p-top-trouble_li li {
    padding: 0 0 30px 30px;
    text-align: left;
  }
  .p-top-trouble_li li::after {
    width: 20px;
    height: 20px;
    top: 7%;
    left: 0;
  }

  .p-top-trouble_li02 {
    text-align: center;
    margin-bottom: 10px;
  }

  .p-top-trouble_but {
    margin-bottom: 40px;
    background-size: 200px auto;
  }
  .p-top-trouble_but dt {
    font-size: 2rem;
    margin-bottom: 140px;
  }
  .p-top-trouble_but dd {
    font-size: 2.4rem;
  }

  .p-top-trouble_anshin {
    font-size: 1.4rem;
  }
  .p-top-trouble_anshin .txt-re {
    font-size: 2.4rem;
  }

  .p-top-service {
    padding: 80px 0 50px 0;
  }
  .p-top-service::before {
    margin-left: -75px;
    width: 150px;
    height: 35px;
  }

  .p-top-service_tl {
    position: relative;
    padding-bottom: 0;
  }

  .p-top-service_pic {
    position: static;
    left: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    height: 20%;
  }

  .p-top-service_cont01,
.p-top-service_cont02,
.p-top-service_cont02_in {
    margin-bottom: 30px;
  }

  .p-top-service_cont01,
.p-top-service_cont02 {
    font-size: 1.6rem;
  }
  .p-top-service_cont01 h3,
.p-top-service_cont02 h3 {
    font-size: 2.2rem;
    margin-bottom: 5px;
    line-height: 1.6;
    text-align: center;
  }

  .p-top-service_cont02_in,
.p-top-service_cont01_l,
.p-top-service_cont01_r,
.p-top-service_cont02_r {
    width: 100%;
  }

  .p-top-service_cont01_l,
.p-top-service_cont02_l {
    width: 80%;
    margin: 0 auto 15px auto;
  }

  .p-top-service_cont01_r .u-lead01 br,
.p-top-service_cont02_r .u-lead01 br {
    display: none;
  }

  .p-top-service_cont02_l span.caption {
    text-align: center;
    font-size: 1.2rem !important;
  }
  .p-top-service_cont02_l span.caption br {
    display: none;
  }

  .p-top-feat_p {
    width: 80%;
    margin: 0 auto;
  }

  .p-top-feat {
    padding: 40px 0 20px 0;
  }
  .p-top-feat .c-l-tl03 {
    margin-bottom: 20px;
  }

  .feat_ico01 {
    width: 65px;
  }

  .feat_ico02 {
    width: 70px;
    top: -30px;
  }

  .p-top-feat_dl {
    margin: 15px 0 30px 0;
  }
  .p-top-feat_dl dt {
    font-size: 2rem;
  }

  .c-komon {
    padding: 25px 2% 40px 2%;
  }
  .c-komon dl {
    margin-bottom: 15px;
  }
  .c-komon dt {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .c-komon dt .txt-in {
    font-size: 3.8rem;
  }
  .c-komon dd {
    font-size: 2.2rem;
  }
  .c-komon dd .txt-in {
    font-size: 1.6rem;
  }

  .u-btn-li {
    width: 100%;
    display: block;
    font-size: 1.8rem;
  }
  .u-btn-li li {
    display: block;
    width: 100%;
  }
  .u-btn-li li:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
  }
  .u-btn-li li:nth-child(1) a {
    padding-left: 12%;
    padding-right: 2%;
  }
  .u-btn-li li:nth-child(1) a.ico-arr_l::after {
    top: 40%;
    left: 5%;
    width: 10px;
    height: 10px;
  }
  .u-btn-li li:nth-child(2) {
    padding-left: 19%;
    background: url(../img/common/ico_seg.jpg) no-repeat 2% 49%;
    background-size: 15% auto;
  }
  .u-btn-li li a {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-top-message {
    padding: 60px 0 15px 0;
  }

  .p-top-message_btn {
    width: 100%;
    margin: 0 auto 60px auto;
  }

  .p-top-message_l {
    width: 60%;
    margin: 0 auto 20px auto;
  }

  .p-top-message_r {
    width: 100%;
  }
  .p-top-message_r h2 {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
  .p-top-message_r h3 {
    font-size: 2.2rem;
  }
  .p-top-message_r h4 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .p-top-message_name {
    margin: 5px 0 5px 0;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .p-top-message_name .txt-min {
    font-size: 2.6rem;
  }

  .p-top-message_btn a {
    width: 86.6666666%;
  }

  .p-top-message_btn li:nth-child(1) {
    margin-bottom: 15px;
  }

  .f-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: table;
  }
  .f-btn li {
    display: table-cell;
    width: 50%;
    text-align: center;
    font-weight: bold;
  }
  .f-btn li a {
    display: block;
    padding: 13px 0 13px 5%;
    color: #00a0e9;
  }
  .f-btn li.f-btn_l {
    background: #edf6f8 url(../img/common/ico_tel.png) no-repeat 7% 50%;
    background-size: 6% auto;
  }
  .f-btn li.f-btn_r {
    background: #fafa7d url(../img/common/ico_mail.png) no-repeat 9% 50%;
    background-size: 8% auto;
  }
}
.l-footer01 {
  background: #edf6f8 url(../img/common/footer_bg.jpg) no-repeat top center;
  padding: 70px 0;
}

.l-footer01_l h3 {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 15px;
}

.l-footer01_li li {
  margin-top: 8px;
  position: relative;
  padding-left: 37px;
}
.l-footer01_li li::after {
  position: absolute;
  width: 22px;
  height: 19px;
  top: 20%;
  left: 0;
  content: "";
  background: url(../img/common/ico_check.png) no-repeat 0 0;
  background-size: 100% auto;
}

.l-footer01_r {
  text-align: right;
}
.l-footer01_r h4 {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 25px;
}
.l-footer01_r dd {
  font-size: 4.4rem;
  margin-top: 8px;
}
.l-footer01_r .l-footer01_day {
  font-size: 1.6rem;
}
.l-footer01_r .l-footer01_mail {
  width: 455px;
  float: right;
  background-color: #fafa7d;
  margin-top: 25px;
  font-weight: bold;
  font-size: 2.2rem;
}
.l-footer01_r .l-footer01_mail a {
  display: block;
  padding: 12px 0 12px 20px;
  text-align: center;
  background: url(../img/common/ico_mail.png) no-repeat 25px 50%;
  background-size: 20px 15px;
}

.l-footer02 {
  padding: 60px 0;
}
.l-footer02 address {
  display: block;
  font-size: 1.6rem;
  margin-top: 30px;
}
.l-footer02 .l-footer02_tel {
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.l-footer_bnr_rodo {
  width: 168px;
}

.l-footer02_nv {
  width: 100%;
}
.l-footer02_nv .ico-arr_l::after {
  border-width: 2px;
  width: 5px;
  height: 5px;
}
.l-footer02_nv li {
  margin-bottom: 15px;
}
.l-footer02_nv .child {
  margin-left: 20px;
  margin-top: 5px;
}

.l-footer02_nv_l {
  width: 65%;
}

.l-footer02_nv_r {
  width: 35%;
}
.l-footer02_nv_r .txt-s {
  font-size: 1.5rem;
}

.c-copyr {
  padding-top: 40px;
  margin-top: 35px;
  border-top: 1px solid #e2e2e2;
  text-align: center;
  font-size: 1.2rem;
}

.l-footer02_r, .l-footer02_l {
  width: 50%;
}

.f-zenkoku {
  margin-bottom: 18px;
  font-weight: bold;
  border: 1px solid #ccc;
  padding: 6px 0;
  width: 360px;
  text-align: center;
  letter-spacing: 0.5em;
  font-size: 1.6rem;
}

.p-company-zenkoku {
  font-weight: bold;
  border: 1px solid #ccc;
  padding: 6px 0;
  width: 200px;
  text-align: center;
  letter-spacing: 0.5em;
  font-size: 1.6rem;
  margin-top: 13px;
}

@media screen and (max-width: 813px) {
  .l-footer01 {
    background: #edf6f8 url(../img/common/footer_bg.jpg) no-repeat top left;
    background-size: cover;
    padding: 40px 0;
  }

  .l-footer01_l h3 {
    font-size: 1.4rem;
    text-align: center;
  }

  .l-footer01_li li {
    font-size: 1.4rem;
    padding-left: 8%;
  }
  .l-footer01_li li::after {
    width: 18px;
    height: 17px;
    top: 5px;
    left: 0;
  }

  .l-footer01_r {
    text-align: left;
    margin-top: 35px;
  }
  .l-footer01_r h4 {
    font-size: 1.6rem;
    margin-bottom: 15px;
    text-align: center;
  }
  .l-footer01_r .c-tel_dl {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .l-footer01_r dd {
    font-size: 2.8rem;
    margin-top: 8px;
  }
  .l-footer01_r dd a {
    color: #00a0e9;
  }
  .l-footer01_r .l-footer01_day {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 8px;
  }
  .l-footer01_r .l-footer01_mail {
    width: 100%;
    float: none;
    font-size: 1.6rem;
  }
  .l-footer01_r .l-footer01_mail a {
    padding: 14px 0 14px 20px;
    background: url(../img/common/ico_mail.png) no-repeat 20px 50%;
    background-size: 18px 14px;
  }

  .l-footer02 {
    padding: 30px 0;
  }
  .l-footer02 address {
    font-size: 1.4rem;
    margin-top: 15px;
    line-height: 1.9;
    text-align: center;
  }
  .l-footer02 .l-footer02_tel {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .l-footer02 .l-header_logo,
.l-footer02 .l-header_logo_p,
.l-footer02 .l-footer02_tel {
    text-align: center;
  }
  .l-footer02 .l-header_logo_p {
    margin-left: auto;
    margin-right: auto;
  }

  .l-footer_bnr_rodo {
    width: 40%;
    margin: 15px auto 20px auto;
  }

  .l-footer02_nv {
    font-size: 1.4rem;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .l-footer02_nv li {
    margin-bottom: 0;
  }
  .l-footer02_nv li a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .l-footer02_nv li a.ico-arr_l::after {
    top: 40%;
  }
  .l-footer02_nv .child {
    margin-top: 0;
  }
  .l-footer02_nv .txt-s {
    font-size: 1.4rem;
  }

  .l-footer02_r,
.l-footer02_l,
.l-footer02_nv_l,
.l-footer02_nv_r {
    width: 100%;
  }

  .l-footer02_l {
    margin-top: 30px;
  }

  .c-copyr {
    padding-top: 20px;
    font-size: 1rem;
  }

  .f-zenkoku {
    margin-top: 18px;
    width: 100%;
    font-size: 1.4rem;
  }

  .p-company-zenkoku {
    margin-bottom: 5px;
    width: 100%;
    font-size: 1.4rem;
  }
}
.p-service_tl {
  border-top: 2px solid #fafa7d;
  border-bottom: 2px solid #fafa7d;
  text-align: center;
  padding: 20px 0 10px 0;
  margin-bottom: 50px;
}
.p-service_tl h3 {
  font-size: 4.3rem;
  font-weight: bold;
}
.p-service_tl .p-service_tl_sub {
  font-size: 2rem;
  font-weight: bold;
}

.p-service_tl_ico {
  margin-bottom: 5px;
}
.p-service_tl_ico li {
  display: inline-block;
  background-color: #f4f4f4;
  padding: 8px 20px;
  font-weight: bold;
}

.p-serv_h {
  color: #00a0e9;
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 25px;
}

.p-top-service_kyoka {
  padding-top: 50px;
}

.p-top-service_btn_wrap {
  background-color: #edf6f8;
  padding: 20px 2.5% 50px 2.5%;
  margin-bottom: 160px;
}
.p-top-service_btn_wrap .u-btn-li_wrap {
  margin-top: 40px;
  background-color: #fff;
}

.p-top-service_kyoka_l {
  width: 252px;
}

.p-top-service_kyoka_r {
  width: 820px;
  text-align: center;
}

.serv_lead {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 15px;
}

.p-serv_money {
  position: relative;
}

.p-serv_money_p {
  position: absolute;
  width: 148px;
  right: 0;
  bottom: 0;
}

.p-service_hoken_demerit {
  background-color: #edf6f8;
  padding: 80px 0 0 0;
  margin-top: 120px;
}

.p-service_hoken_demerit_h {
  text-align: center;
  margin-bottom: 20px;
  background: url(../img/top/ico_trouble.png) no-repeat top center;
  padding-top: 60px;
}
.p-service_hoken_demerit_h h2 {
  font-size: 3.6rem;
}

.p-service_hoken_demerit_li li {
  width: 540px;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  padding: 40px 0 30px 0;
  margin-top: 30px;
}
.p-service_hoken_demerit_li li .txt-bo {
  font-size: 3.4rem;
}
.p-service_hoken_demerit_li li .ico_stop {
  position: absolute;
  width: 50px;
  top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.p-service_hoken_demerit_li li:nth-child(2), .p-service_hoken_demerit_li li:nth-child(3) {
  background-color: #cfe6ec;
}
.p-service_hoken_demerit_li li:nth-child(1), .p-service_hoken_demerit_li li:nth-child(4) {
  background-color: #f5e0f1;
}

.p-service_btn_wrap_in {
  padding: 80px 0 0 0;
  text-align: center;
}

.p-top-service_btn_li {
  width: 680px;
  margin: 40px auto;
}
.p-top-service_btn_li a {
  width: 100%;
  padding-right: 0;
  padding-left: 108px;
  text-align: left;
}

.p-service_btn01 {
  position: relative;
  margin-bottom: 25px !important;
}
.p-service_btn01 .ico_flyer {
  display: block;
  position: absolute;
  width: 70px;
  top: -15px;
  left: 25px;
}

.p-service_btn02 a {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.8rem;
  background: #fff url(../img/service/ico_kokko.png) no-repeat 50px 40%;
  background-size: 32px auto;
}

.p-service_btn_wrap_in {
  position: relative;
  padding-bottom: 50px;
}

.p-service_btn_wrap .mv_li {
  width: 665px !important;
  margin-left: auto;
  margin-right: auto;
}
.p-service_btn_wrap .p-service_btn_wrap_in {
  padding-top: 60px;
}
.p-service_btn_wrap .p-top-service_pic {
  left: -67px;
  width: 254px;
  height: 221px;
}

.p-top-service_btn_wrap .p-service_btn_wrap .u-btn-li_wrap {
  margin-top: 0;
}

.c-komon_h {
  font-size: 4rem;
  margin-bottom: 35px;
}

.c-komon_hoken_lead {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 35px;
  text-align: center;
}

.c-komon .c-unq {
  padding-top: 60px;
  padding-bottom: 0;
  background-color: transparent;
}

@media screen and (max-width: 813px) {
  #unq01 {
    margin-top: 20px;
  }

  .p-service_tl {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .p-service_tl h3 {
    font-size: 2rem;
  }

  .p-service_tl_ico {
    font-size: 1.2rem;
  }
  .p-service_tl_ico li {
    margin-bottom: 5px;
    padding: 4px 10px;
  }

  .p-service .u-btn01 a {
    padding-left: 10%;
  }
  .p-service .p-top-service_btn_wrap .txt-24 {
    font-size: 1.5rem;
  }

  .p-top-service_kyoka {
    padding-top: 15px;
  }

  .p-top-service_btn_wrap {
    padding: 20px 2.5%;
    margin: 30px 0 60px 0;
  }
  .p-top-service_btn_wrap .u-btn-li_wrap {
    margin-top: 0;
  }

  .p-top-service_kyoka_l {
    width: 60%;
    margin: 0 auto 15px auto;
  }
  .p-top-service_kyoka_l .u-caption {
    text-align: center;
    font-size: 1.4rem;
  }

  .p-top-service_kyoka_r,
.p-service_btn_wrap {
    width: 100%;
    text-align: left;
    line-height: 1.9;
    margin-bottom: 20px;
  }
  .p-top-service_kyoka_r .txt-26,
.p-service_btn_wrap .txt-26 {
    font-size: 1.8rem;
  }
  .p-top-service_kyoka_r .txt-36,
.p-service_btn_wrap .txt-36 {
    font-size: 2rem;
  }

  .p-service_btn_wrap_in {
    text-align: left;
  }

  .serv_lead {
    font-size: 1.8rem;
    margin-bottom: 15px;
    line-height: 1.9;
  }

  .p-serv_money_p {
    position: static;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }

  .p-top-service_btn_nolink {
    padding: 20px 0;
    text-align: center;
  }

  .p-top-service_btn_foreign {
    padding-bottom: 0;
  }

  .p-service_hoken_demerit {
    padding: 20px 0 30px 0;
    margin-top: 40px;
  }

  .p-service_hoken_demerit_h {
    padding-top: 50px;
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .p-service_hoken_demerit_h h2 {
    font-size: 2rem;
  }

  .p-service_hoken_demerit_li li {
    width: 100%;
    font-size: 1.6rem;
    padding: 20px 0 15px 0;
    margin-top: 20px;
  }
  .p-service_hoken_demerit_li li .txt-bo {
    font-size: 2rem;
  }
  .p-service_hoken_demerit_li li .ico_stop {
    width: 10%;
    top: -15px;
  }
  .p-service_hoken_demerit_li li:nth-child(1), .p-service_hoken_demerit_li li:nth-child(3) {
    background-color: #cfe6ec;
  }
  .p-service_hoken_demerit_li li:nth-child(2), .p-service_hoken_demerit_li li:nth-child(4) {
    background-color: #f5e0f1;
  }

  .p-service_btn_wrap .p-service_btn_wrap_in {
    padding: 0;
  }

  .p-top-service_btn_li {
    width: 100%;
    margin: 20px auto 15px auto;
  }
  .p-top-service_btn_li a {
    padding-left: 20%;
    font-size: 1.3rem;
    display: block !important;
    padding-right: 0;
  }
  .p-top-service_btn_li a .txt-14 {
    display: block;
  }

  .p-service_btn01 {
    margin-bottom: 15px !important;
  }
  .p-service_btn01 .ico_flyer {
    width: 15%;
    top: 2%;
    left: 2%;
  }

  .p-service_btn02 a {
    padding: 12px 0 12px 20%;
    font-size: 1.4rem;
    background: #fff url(../img/service/ico_kokko.png) no-repeat 8% 40%;
    background-size: 8% auto;
  }

  .p-service_btn_wrap .mv_li {
    width: 100% !important;
  }
  .p-service_btn_wrap .p-top-service_pic {
    position: static;
    width: 50%;
    height: 130px;
    overflow: hidden;
  }

  .p-top-service_btn_wrap .p-service_btn_wrap .u-btn-li_wrap,
.p-service_hoken_btn_wrap {
    margin-top: 0;
  }

  .c-komon_h {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  .c-komon_hoken_lead {
    font-size: 1.6rem;
    margin-bottom: 25px;
    text-align: left;
  }

  .c-komon .c-unq {
    padding-top: 30px;
  }

  .c-komon .u-btn01 a {
    width: 100%;
    display: block;
    padding-right: 10px;
    font-size: 1.4rem;
  }
}
.p-merit-topmessage {
  width: 100%;
  padding: 50px 0;
  margin-bottom: 60px;
  background: #fafbc8 url(../img/service/komon_p.jpg) no-repeat 20px bottom;
}
.p-merit-topmessage dl {
  width: 800px;
  margin: 0 auto;
}
.p-merit-topmessage dt {
  font-weight: bold;
  font-size: 2.6rem;
}
.p-merit-topmessage .txt-l {
  font-size: 4rem;
}

.p-merit-what {
  padding: 60px 0 5px 0;
  margin-bottom: 100px;
  background-color: #edf6f8;
}
.p-merit-what .p-top-trouble_li.p-top-trouble_li02 {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.p-merit-what .p-top-trouble_li li {
  padding-bottom: 40px;
}

.p-service_tl .txt-bl {
  font-weight: bold;
}

.tl_b_line {
  width: 130px;
  margin: 30px auto 45px auto;
  height: 2px;
  background-color: #00a0e9;
  border: 0;
}

.p-top-trouble_li_merit {
  font-size: 2.4rem;
}

.p-merit_job {
  margin-bottom: 30px;
}
.p-merit_job li {
  background-color: #edf6f8;
  text-align: center;
  padding: 17px 0;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2rem;
  width: 358px;
}

.p-price_job {
  display: flex;
  flex-wrap: wrap;
}
.p-price_job li {
  width: auto;
  padding: 8px 10px;
  font-size: 1.6rem;
  margin-right: 10px;
}

.p-merit_job_op li {
  background-color: #f4f4f4;
}

.p-merit-detail {
  position: relative;
  margin: 60px 0 45px 0;
}

.p-merit-detail_lead {
  text-align: center;
}

.p-merit-detail_ico {
  position: absolute;
  top: 10px;
  right: 0;
  width: 137px;
}

.p-merit-d_check.p-top-trouble_li {
  font-size: 2rem;
  margin-bottom: 10px;
}
.p-merit-d_check.p-top-trouble_li li {
  padding: 0 0 10px 50px;
}
.p-merit-d_check.p-top-trouble_li li::after {
  width: 26px;
  height: 23px;
  top: 10%;
  left: 12px;
}

.p-merit-d_cont {
  margin-bottom: 100px;
}

.p-merit-d_cont_l {
  width: 680px;
}

.p-merit-d_cont_r {
  width: 396px;
}

.p-merit-voice {
  background-color: #edf6f8;
  padding: 80px 0;
}

.p-merit-voice_in {
  width: 900px;
  margin: 0 auto 30px auto;
}

.p-merit-voice_in_l {
  width: 95px;
  padding-top: 15px;
}

.p-merit-voice_in_r {
  width: 770px;
}

.p-merit-voice_bal {
  position: relative;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 18px 15px 18px 20px;
  width: 100%;
  background: #fff;
}

.p-merit-voice_bal::before {
  content: "";
  position: absolute;
  top: 45%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fff;
}

.p-merit-voice_lead {
  text-align: center;
}

.p-merit-voice_h {
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 8px;
}

.p-merit-voice_name {
  text-align: right;
  margin-bottom: 10px;
}

@media screen and (max-width: 813px) {
  .p-merit-topmessage {
    padding: 5px 0 15px 0;
    margin-bottom: 10px;
    background: #fafbc8 url(../img/service/komon_p.jpg) no-repeat -10px bottom;
    background-size: 35% auto;
  }
  .p-merit-topmessage dl {
    width: 60%;
    margin: 0 0 0 30%;
  }
  .p-merit-topmessage dt {
    font-size: 1.6rem;
    text-align: left;
  }
  .p-merit-topmessage dd {
    font-size: 1.4rem;
    line-height: 1.9;
  }
  .p-merit-topmessage .txt-l {
    font-size: 3rem;
  }

  .p-merit-what {
    padding: 20px 0 5px 0;
    margin-bottom: 40px;
  }
  .p-merit-what .p-top-trouble_li.p-top-trouble_li02 {
    width: 90%;
  }
  .p-merit-what .p-top-trouble_li li {
    padding-bottom: 15px;
  }

  .tl_b_line {
    width: 90px;
    margin: 15px auto 20px auto;
  }

  .p-top-trouble_li_merit {
    font-size: 1.6rem;
  }

  .p-merit_job {
    margin-bottom: 20px;
  }
  .p-merit_job li {
    padding: 10px 0;
    margin-bottom: 5px;
    font-size: 1.4rem;
    width: 100%;
  }

  .p-price_job {
    display: flex;
    flex-wrap: wrap;
  }
  .p-price_job li {
    width: auto;
    padding: 8px 10px;
    font-size: 1.6rem;
    margin-right: 10px;
  }

  .p-merit-detail {
    margin: 0 0 20px 0;
  }

  .p-merit-detail_lead {
    text-align: left;
  }

  .p-merit-detail_ico {
    position: static;
    width: 30%;
    margin: 0 auto;
  }

  .p-merit-d_check.p-top-trouble_li {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .p-merit-d_check.p-top-trouble_li li {
    padding: 0 0 10px 8%;
  }
  .p-merit-d_check.p-top-trouble_li li::after {
    width: 5%;
    height: 20px;
    top: 10%;
    left: 3px;
  }

  .p-service_tl .p-service_tl_sub {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }

  .p-merit-d_cont {
    margin-bottom: 60px;
  }

  .p-merit-d_cont_l {
    width: 100%;
  }
  .p-merit-d_cont_l .u-list {
    font-size: 1.4rem;
  }

  .p-merit-d_cont_r {
    width: 70%;
    margin: 20px auto 0 auto;
  }

  .p-merit-voice {
    padding: 30px 0;
  }

  .p-merit-voice_in {
    width: 100%;
    margin: 0 auto 20px auto;
  }

  .p-merit-voice_in_l {
    width: 20%;
    margin: 0 auto 15px auto;
    padding-top: 0;
  }

  .p-merit-voice_in_r {
    width: 100%;
  }

  .p-merit-voice_bal {
    display: block;
    margin: 0;
    padding: 18px 3% 18px 2%;
  }

  .p-merit-voice_bal::before {
    display: none;
  }

  .p-merit-voice_name {
    font-size: 1.4rem;
  }
}
.p-feature-catch {
  padding: 0 0 120px 0;
  background: url(../img/feature/feature_bg.jpg) no-repeat top right;
}

.p-feature-catch_lead {
  padding-top: 10px;
}
.p-feature-catch_lead .txt-min.u-lead01 {
  font-size: 2.4rem;
  text-align: center;
  line-height: 3;
  font-weight: bold;
}

.p-feature02 {
  padding: 75px 0;
}
.p-feature02 .c-l-tl01 {
  margin-bottom: 40px;
}

.p-feature02_ico {
  width: 164px;
  margin: 0 auto 10px auto;
}

.p-feature_cont02 {
  margin-bottom: 80px;
}

.p-feature_cont02_in {
  margin-top: 25px;
}
.p-feature_cont02_in h3 {
  font-size: 3.2rem;
  font-weight: bold;
}
.p-feature_cont02_in h3,
.p-feature_cont02_in h4.p-serv_h {
  text-align: center;
}
.p-feature_cont02_in .p-serv_h {
  margin-bottom: 15px;
}

.p-feature_seminar,
.p-feature_wrap {
  position: relative;
}

.p-feature_seminar_p {
  position: absolute;
  width: 180px;
  top: 44%;
  right: 0px;
}

.p-feature_segawa {
  position: absolute;
  width: 293px;
  bottom: 0;
  right: -10px;
}

.p-feature-introduce {
  padding: 100px 0 120px 0;
}
.p-feature-introduce .c-l-tl02 {
  margin-bottom: 30px;
}

.p-feature-introduce_ttl {
  background: url(../img/feature/intro_pic.png) no-repeat right bottom;
  padding-bottom: 45px;
}

.p-feature-introduce_lead {
  text-align: center;
  font-size: 2rem;
}

.p-feature-introduce_dl {
  width: 100%;
}
.p-feature-introduce_dl .c-wrap03b_in {
  width: 358px;
  background-color: #f4f4f4;
  text-align: center;
  padding: 17px 0;
  margin-bottom: 10px;
}
.p-feature-introduce_dl dt {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 6px;
}
.p-feature-introduce_dl dd {
  line-height: 1.9;
  font-size: 1.6rem;
}

@media screen and (max-width: 813px) {
  .p-feature-catch {
    padding: 0 0 30px 0;
    background: url(../img/feature/feature_bg.jpg) no-repeat bottom right;
    background-size: 130% auto;
  }

  .p-feature-catch_lead {
    padding-top: 0px;
  }
  .p-feature-catch_lead .txt-min.u-lead01 {
    font-size: 1.5rem;
    line-height: 2.6;
  }

  .p-feature02 {
    padding: 30px 0 50px 0;
  }
  .p-feature02 .c-l-tl01 {
    margin-bottom: 10px;
  }
  .p-feature02 .u-lead01 br {
    display: none;
  }

  .p-feature02_ico {
    width: 30%;
    margin: 0 auto 10px auto;
  }

  .p-feature_cont01,
.p-feature_cont02 {
    margin-bottom: 50px;
  }

  .p-feature_cont02 .c-cont02b_in {
    margin-bottom: 40px;
  }

  .p-serv_h {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .p-feature_cont02_in {
    margin-top: 20px;
  }
  .p-feature_cont02_in h3 {
    font-size: 2rem;
  }
  .p-feature_cont02_in .p-serv_h {
    margin-bottom: 5px;
  }

  .p-feature_seminar_p {
    position: absolute;
    width: 35%;
    top: 44%;
    right: -20px;
  }

  .p-feature_segawa {
    width: 30%;
    right: -20px;
    z-index: -1;
    bottom: -1%;
  }

  .p-feature-introduce {
    padding: 50px 0 80px 0;
  }
  .p-feature-introduce .c-l-tl02 {
    margin-bottom: 20px;
  }

  .p-feature-introduce_ttl {
    padding-bottom: 30px;
    background-size: 30% auto;
  }

  .p-feature-introduce_lead {
    text-align: left;
    font-size: 1.6rem;
  }

  .p-feature-introduce_dl {
    width: 100%;
  }
  .p-feature-introduce_dl .c-wrap03b_in {
    width: 100%;
    padding: 12px 0;
    margin-bottom: 10px;
  }
  .p-feature-introduce_dl dt {
    font-size: 1.6rem;
  }
  .p-feature-introduce_dl dd {
    line-height: 1.9;
    font-size: 1.4rem;
  }
}
.p-ginou-p01 {
  text-align: center;
  width: 960px;
  margin: 60px auto 0 auto;
}
.p-ginou-p01 dd {
  font-weight: bold;
  margin-top: 20px;
}

.p-ginou-cont {
  margin-bottom: 100px;
}
.p-ginou-cont .c-dl-tab.c-dl-tab04 dd {
  padding-left: 20px;
  font-weight: bold;
}
.p-ginou-cont .c-dl-tab.c-dl-tab04 dt,
.p-ginou-cont .c-dl-tab.c-dl-tab02 dt {
  font-size: 2.4rem;
}
.p-ginou-cont .c-dl-tab.c-dl-tab04 dd,
.p-ginou-cont .c-dl-tab.c-dl-tab02 dd {
  font-size: 2rem;
  line-height: 1.9;
  text-align: left;
}

.c-dl-tab.c-dl-tab02 dd {
  padding-left: 25px;
}

.p-ginou-ico_sup {
  padding-left: 110px;
  position: relative;
}
.p-ginou-ico_sup::after {
  content: "";
  width: 82px;
  height: 112px;
  position: absolute;
  top: -60px;
  left: 5px;
  background: url(../img/service/ico_support.png) no-repeat 0 0;
  background-size: 100% auto;
}

.p-ginou-cont_h_b {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  padding: 18px 0;
}

.p-ginou-li_ex li {
  margin: 0;
  padding: 0;
}
.p-ginou-li_ex li:nth-child(2),
.p-ginou-li_ex li:nth-child(3) {
  padding-left: 1.9em;
  line-height: 1.9;
}

@media screen and (max-width: 813px) {
  .p-ginou-p01 {
    width: 100%;
    margin: 20px auto 0 auto;
  }
  .p-ginou-p01 dt {
    width: 70.6153846%;
    margin: 0 auto;
  }
  .p-ginou-p01 dd {
    font-size: 1.4rem;
  }

  .p-ginou-cont02_lead {
    margin-bottom: 15px !important;
  }

  .p-ginou-cont {
    margin-bottom: 40px;
  }
  .p-ginou-cont .c-dl-tab.c-dl-tab04 .c-wrap,
.p-ginou-cont .c-dl-tab.c-dl-tab02 .c-wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-ginou-cont .c-dl-tab.c-dl-tab04 dt,
.p-ginou-cont .c-dl-tab.c-dl-tab04 dd,
.p-ginou-cont .c-dl-tab.c-dl-tab02 dt,
.p-ginou-cont .c-dl-tab.c-dl-tab02 dd {
    font-size: 1.4rem;
  }

  .p-ginou-cont_sp01 {
    margin-bottom: 70px;
  }

  .c-dl-tab.c-dl-tab04 dd,
.c-dl-tab.c-dl-tab02 dd {
    padding-left: 15px;
    padding-right: 5px;
  }

  .p-ginou-ico_sup {
    padding-left: 22%;
  }
  .p-ginou-ico_sup::after {
    width: 20%;
    height: 90px;
    top: auto;
    bottom: 5%;
    left: 0;
  }

  .p-ginou-cont_h_b {
    font-size: 1.6rem;
    padding: 10px 0;
  }

  .p-ginou-li_ex li {
    margin: 0;
    padding: 0;
  }
  .p-ginou-li_ex li:nth-child(2),
.p-ginou-li_ex li:nth-child(3) {
    padding-left: 0;
    line-height: 1.9;
  }

  .p-ginou-sp-line dl {
    border-bottom: none;
  }
  .p-ginou-sp-line dt,
.p-ginou-sp-line dd {
    border-bottom: 1px solid #e2e2e2;
  }

  .p-ginou-sp-lead {
    font-size: 1.4rem;
  }
}
.p-ginou-table td {
  vertical-align: top;
  width: 35%;
}
.p-ginou-table th.u-bg-lbl {
  width: 25%;
}

.u-price-scroll.p-ginou-table-scroll {
  margin-left: 0;
}

.tab-pt {
  padding-top: 35px !important;
}

.p-ginou-d_pic {
  width: 561px;
}

.p-ginou-d-dl {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.p-ginou-d-dl dt {
  font-weight: bold;
  padding: 10px 10px 10px 20px;
  font-size: 2.2rem;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #00a0e9;
  background-color: #f4f4f4;
}
.p-ginou-d-dl dd {
  padding: 10px 10px 25px 25px;
}

.p-ginou-card {
  line-height: 2.1;
  border: 1px solid #cccccc;
  padding: 20px 20px 25px 40px;
  margin-bottom: 15px;
}
.p-ginou-card h3 {
  margin-bottom: 5px;
}
.p-ginou-card dt {
  padding: 10px 0 5px 0;
}
.p-ginou-card .line-gl {
  border: 0;
  background-color: #cccccc;
  height: 1px;
  width: 100%;
  display: block;
  margin: 20px 0;
}

.u-indent {
  text-indent: 1em;
}

.p-ginou-card_in dd.p-ginou-card_pl {
  padding-left: 90px;
}

@media screen and (max-width: 813px) {
  .p-ginou-cont .u-mb1 {
    margin-bottom: 15px !important;
  }
  .p-ginou-cont .u-mb2 {
    margin-bottom: 15px !important;
  }

  .tab-pt {
    padding-top: 10px !important;
  }

  .p-ginou-d_pic {
    width: 100%;
  }

  .p-ginou-d-dl dt {
    padding: 10px 10px 10px 5%;
    font-size: 1.8rem;
  }
  .p-ginou-d-dl dd {
    padding: 10px 3% 15px 5%;
  }

  .p-ginou-card {
    font-size: 1.4rem;
    padding: 15px 4% 15px 5%;
  }
  .p-ginou-card dt {
    padding: 10px 0 5px 0;
  }

  .p-ginou-card_in dd.p-ginou-card_pl {
    padding-left: 5%;
  }
}
.p-case_dl {
  margin-bottom: 20px;
}
.p-case_dl dl {
  display: flex;
  margin-bottom: 18px;
}
.p-case_dl dt {
  font-weight: bold;
  margin-right: 25px;
}
.p-case_dl dd {
  margin-right: 50px;
}

.p-case_div {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
.p-case_div h3 {
  margin-bottom: 5px;
}

.p-case_photo {
  width: 336px;
  float: right;
  margin-left: 20px;
}

.p-case-cont h2 {
  line-height: 1.9;
}

@media screen and (max-width: 813px) {
  .p-case_dl {
    margin: 15px 0 10px 0;
    font-size: 1.2rem;
  }
  .p-case_dl dl {
    margin-bottom: 8px;
    width: 100%;
  }
  .p-case_dl dt {
    width: 30%;
    margin-right: 0;
  }
  .p-case_dl dd {
    width: 70%;
    margin-right: 0;
  }

  .p-case_photo {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .p-case_photo .u-caption {
    font-size: 1.2rem;
    margin-top: 10px;
  }

  .p-case_div .u-mb2 {
    margin-bottom: 5% !important;
  }
}
.p-top-case .p-case_dl {
  margin-bottom: 0;
}
.p-top-case .p-case_dl dl {
  margin-bottom: 10px;
}
.p-top-case h3 {
  font-weight: bold;
  text-decoration: underline;
  font-size: 2rem;
  margin-bottom: 10px;
}

.p-top-case_in {
  align-items: center;
}

.p-top-case_in_l {
  width: 150px;
}

.p-top-case_in_r {
  width: 920px;
}

@media screen and (max-width: 813px) {
  .p-top-case h3 {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .p-top-case .p-case_dl {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .p-top-case .p-case_dl dl {
    margin-bottom: 5px;
  }

  .p-top-case_in {
    align-items: normal;
  }

  .p-top-case_in_l {
    width: 20%;
  }

  .p-top-case_in_r {
    width: 75%;
  }
}
.p-voice_ttl {
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 0 50px 0;
  text-align: center;
  line-height: 1.7;
}

.p-voice-cont {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 70px;
}

.p-voice-cont_l {
  width: 508px;
}

.p-voice-cont_r {
  width: 550px;
}
.p-voice-cont_r h3 {
  color: #00a0e9;
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 5px;
}
.p-voice-cont_r h4 {
  text-align: right;
  margin-bottom: 15px;
}
.p-voice-cont_r dt {
  font-weight: bold;
  margin-bottom: 7px;
}
.p-voice-cont_r dd {
  margin-bottom: 18px;
}

.p-voice {
  margin-bottom: 120px;
}

@media screen and (max-width: 813px) {
  .p-voice_ttl {
    font-size: 1.6rem;
    margin: 0 0 30px 0;
  }

  .p-voice-cont {
    display: block;
    margin-bottom: 40px;
  }

  .p-voice-cont_l {
    width: 60%;
    margin: 0 auto 20px auto;
  }

  .p-voice-cont_r {
    width: 100%;
    line-height: 1.9;
  }
  .p-voice-cont_r h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .p-voice-cont_r h4 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    text-align: left;
  }
  .p-voice-cont_r dd {
    margin-bottom: 20px;
  }

  .p-voice {
    margin-bottom: 60px;
  }
}
.p-faq-cont_dl {
  margin: 50px auto;
  padding-bottom: 50px;
  border-bottom: 1px solid #e2e2e2;
}
.p-faq-cont_dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.p-faq-cont_dl dt {
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 15px;
}
.p-faq-cont_dl .ico-q, .p-faq-cont_dl .ico-a {
  font-size: 4.2rem;
  padding-right: 10px;
  font-weight: bold;
  line-height: 1.3;
}
.p-faq-cont_dl .ico-q {
  color: #00a0e9;
}
.p-faq-cont_dl .ico-a {
  color: #e63e6e;
  padding-left: 3px;
}

@media screen and (max-width: 813px) {
  .p-faq-cont_dl {
    margin: 30px auto;
    padding-bottom: 30px;
  }
  .p-faq-cont_dl dt {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .p-faq-cont_dl .ico-q, .p-faq-cont_dl .ico-a {
    font-size: 3rem;
  }
  .p-faq-cont_dl .ico-a {
    padding-left: 1px;
  }
}
.u-price-tab {
  margin-bottom: 15px;
}
.u-price-tab table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #cccccc;
}
.u-price-tab th,
.u-price-tab td {
  border: 1px solid #cccccc;
  padding: 12px 8px;
}
.u-price-tab th {
  font-weight: bold;
  text-align: center;
}
.u-price-tab td {
  text-align: right;
}

.p-price-wrap {
  margin-bottom: 80px;
}

.p-price_btn_lead {
  text-align: center;
  margin-bottom: 12px;
}

.p-price-subtxt {
  text-align: right;
  font-size: 1.5rem;
}

.u-mb_price {
  margin-bottom: 10px;
}

.w33 {
  width: 33%;
}

.p-price_btn {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.p-price_btn li:nth-child(1) {
  margin-top: 40px;
}

@media screen and (max-width: 813px) {
  .l-wrap.p-price-wrap {
    width: 100%;
  }
  .l-wrap.p-price-wrap #kisoku {
    margin-bottom: 40px;
  }

  .l-wrap.p-price-wrap .c-bread, .p-price-subtxt,
.l-wrap.p-price-wrap .c-s-tl01,
.l-wrap.p-price-wrap .u-list_privacy,
.l-wrap.p-price-wrap .c-m-tl01b,
.l-wrap.p-price-wrap .p-price_dl04,
.l-wrap.p-price-wrap .p-merit_job.p-price_job,
.l-wrap.p-price-wrap .p-price_btn li a,
.l-wrap.p-price-wrap .c-dl-tab.c-dl-tab_sp_one,
.p-price-spwrap {
    width: 86.6666666%;
    margin-left: auto;
    margin-right: auto;
  }

  .l-wrap.p-price-wrap .u-list_privacy {
    font-size: 1.4rem;
  }

  .u-price-scroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 10px 6.5%;
  }
  .u-price-scroll::-webkit-scrollbar {
    height: 5px;
  }
  .u-price-scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .u-price-scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }

  .u-price-tab {
    margin-bottom: 5px;
  }
  .u-price-tab table {
    width: 100%;
  }
  .u-price-tab th,
.u-price-tab td {
    padding: 10px 5px;
    font-size: 1.4rem;
  }

  .l-wrap.p-price-wrap .p-merit_job {
    margin-bottom: 20px;
  }
  .l-wrap.p-price-wrap .p-merit_job li {
    font-size: 1.2rem;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .p-price-wrap {
    margin-bottom: 40px;
  }

  .p-price_btn_lead {
    font-size: 1.4rem;
    margin-top: 20px;
  }

  .p-price-subtxt {
    font-size: 1.2rem;
  }

  .u-mb_price {
    margin-bottom: 10px;
  }

  .p-price_btn li:nth-child(1) {
    margin-top: 40px;
  }
}
.p-office_bnr {
  width: 1000px;
  border: 1px solid #e2e2e2;
  background: url(../img/company/company_p.jpg) no-repeat 690px 10px;
  margin: 0 auto 70px auto;
}
.p-office_bnr a {
  padding: 56px 0;
  display: block;
}
.p-office_bnr .Inner {
  border-left: 2px solid #00a0e9;
  width: 900px;
  margin: 0 auto;
  padding-left: 25px;
}
.p-office_bnr h2 {
  font-size: 2.4rem;
  margin-bottom: 2px;
}
.p-office_bnr h3 {
  font-size: 3rem;
  margin-bottom: 10px;
}
.p-office_bnr h2,
.p-office_bnr h3 {
  font-weight: bold;
}

.p-office_en {
  margin-bottom: 70px !important;
}

.p-office-map {
  width: 100%;
  margin-bottom: 25px;
}
.p-office-map iframe {
  width: 100%;
  height: 445px;
  display: block;
}

.p-office-access {
  margin-bottom: 70px;
}

.p-office-access_l {
  width: 800px;
  margin-left: 15px;
}

.p-office-access_ul {
  margin-bottom: 25px;
}
.p-office-access_ul li {
  margin-top: 15px;
}

.p-office-access_r {
  width: 262px;
}

.p-office_guiyo_pic {
  width: 904px;
  margin: 100px auto 140px auto;
}

@media screen and (max-width: 813px) {
  .p-office_bnr {
    width: 100%;
    background: none;
    margin: 0 auto 60px auto;
  }
  .p-office_bnr a {
    padding: 20px 0;
  }
  .p-office_bnr .Inner {
    width: 90%;
    padding-left: 15px;
  }
  .p-office_bnr h2 {
    font-size: 1.6rem;
    margin-bottom: 2px;
  }
  .p-office_bnr h3 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .p-office_bnr p {
    font-size: 1.4rem;
  }

  .p-office_bnr_p {
    width: 70%;
    margin: 0 auto 15px auto;
  }

  .p-office_en {
    margin-bottom: 40px !important;
  }

  .p-office-map iframe {
    height: 250px;
  }

  .p-office-access {
    margin-bottom: 40px;
  }

  .p-office-access_l {
    width: 100%;
    margin: 0 0 20px 5px;
  }

  .p-office-access_ul {
    margin-bottom: 15px;
  }
  .p-office-access_ul li {
    margin-top: 15px;
  }

  .p-office-access_r {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .p-office_en_btn a {
    font-size: 1.6rem;
    padding-right: 30px;
  }

  .p-office_guiyo_pic {
    width: 100%;
    margin: 40px auto 60px auto;
  }
}
.p-message-top {
  border-top: 2px solid #fafa7d;
  padding-top: 30px;
  margin: 25px 0 60px 0;
}

.p-message_name {
  text-align: center;
}
.p-message_name .txt-bo {
  font-size: 3rem;
}

.p-message-prof {
  width: 100%;
  margin-bottom: 50px;
}

.p-message-prof.p-message-prof_daihyo {
  margin-bottom: 40px;
}

.p-message-prof_l {
  width: 368px;
}

.p-message-prof_r {
  width: 682px;
}

.p-message-prof_quali {
  margin-bottom: 40px;
}
.p-message-prof_quali li {
  display: inline-block;
}
.p-message-prof_quali li:nth-child(1), .p-message-prof_quali li:nth-child(2) {
  padding-right: 20px;
}

.prof_h {
  font-size: 2.4rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 0 0 5px 2px;
  font-weight: bold;
}

.p-message-prof_r_in {
  width: 100%;
}

.p-message-prof_career {
  width: 390px;
}
.p-message-prof_career dl {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 8px 0 8px 2px;
}
.p-message-prof_career dt {
  font-weight: bold;
  width: 80px;
}
.p-message-prof_career dd {
  width: 290px;
}

.p-message-prof_belongs {
  width: 256px;
}
.p-message-prof_belongs li {
  padding: 4.5px 0 4.5px 2px;
}

.p-message-detail h3 {
  color: #00a0e9;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 30px 0;
  line-height: 1.8;
}
.p-message-detail p.u-lead01 {
  margin-bottom: 25px;
}

.p-message-detail_in {
  margin-bottom: 90px;
}

.p-message-detail_in_l {
  width: 734px;
}

.p-message-detail_in_r {
  width: 336px;
}

.u-caption {
  margin-top: 14px;
  font-size: 1.6rem;
}

.p-message-photo {
  background-color: #edf6f8;
  padding: 85px 0 50px 0;
  margin-bottom: 100px;
}

.p-message-prof {
  margin: 45px 0 160px 0;
}

.p-message-prof_oname {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 15px;
}
.p-message-prof_oname span.name-l {
  font-size: 3rem;
}

.p-message-prof_quali02 {
  margin-bottom: 20px;
}

@media screen and (max-width: 813px) {
  .p-message-top {
    padding-top: 20px;
    margin: 20px 0 20px 0;
  }

  .p-message_name {
    text-align: center;
  }
  .p-message_name .txt-bo {
    font-size: 2.4rem;
    display: block;
    margin-top: 5px;
  }

  .p-message-prof {
    width: 100%;
    margin-bottom: 40px;
  }

  .p-message-prof.p-message-prof_daihyo {
    margin-bottom: 30px;
  }

  .p-message-prof_l {
    width: 70%;
    margin: 0 auto 20px auto;
  }

  .p-message-prof_r {
    width: 100%;
  }

  .p-message-prof_quali {
    margin-bottom: 30px;
  }
  .p-message-prof_quali li {
    display: block;
    margin-top: 8px;
  }
  .p-message-prof_quali li:nth-child(1), .p-message-prof_quali li:nth-child(2) {
    padding-right: 0;
  }

  .prof_h {
    font-size: 2.2rem;
  }

  .p-message-prof_r_in {
    width: 100%;
  }

  .p-message-prof_career {
    width: 100%;
    margin-bottom: 30px;
  }
  .p-message-prof_career dt {
    width: 25%;
  }
  .p-message-prof_career dd {
    width: 75%;
  }

  .p-message-prof_belongs {
    width: 100%;
  }

  .p-message-detail h3 {
    font-size: 1.8rem;
    margin: 0 0 10px 0;
  }
  .p-message-detail p.u-lead01 {
    margin-bottom: 25px;
  }

  .p-message-detail_in {
    margin-bottom: 30px;
  }

  .p-message-detail_in_l {
    width: 100%;
  }

  .p-message-detail_in_r {
    width: 70%;
    margin: 0 auto;
  }
  .p-message-detail_in_r .u-caption {
    text-align: center;
    font-size: 1.4rem;
  }

  .p-message-photo {
    padding: 40px 0 10px 0;
    margin-bottom: 40px;
  }
  .p-message-photo .c-wrap03_in {
    margin-bottom: 30px;
  }
  .p-message-photo .c-wrap03_in .u-caption {
    line-height: 1.9;
    font-size: 1.4rem;
  }
  .p-message-photo .c-wrap03_in img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .p-message-prof {
    margin: 20px 0 60px 0;
  }

  .p-message-prof_oname {
    font-size: 1.6rem;
    text-align: center;
  }
  .p-message-prof_oname span.name-l {
    font-size: 2.2rem;
  }
}
.p-contact-tel_faq {
  margin: 45px 0 80px 0;
}

.u-pt0 {
  padding-top: 0 !important;
}

.p-contact-tel,
.p-contact-faq {
  width: 535px;
  text-align: center;
}
.p-contact-tel dt,
.p-contact-faq dt {
  font-weight: bold;
  font-size: 2rem;
}

.p-contact-tel_in,
.p-contact-faq {
  height: 168px;
  padding-top: 30px;
  line-height: 1.2;
}
.p-contact-tel_in dt,
.p-contact-faq dt {
  margin-bottom: 12px;
}

.p-contact-tel_in {
  background-color: #edf6f8;
}

.p-contact-faq {
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.p-contact-faq dt {
  margin-bottom: 20px;
}
.p-contact-faq dd {
  font-size: 2.8rem;
  font-weight: bold;
}
.p-contact-faq dd a {
  color: #00a0e9;
}
.p-contact-faq dd a::after {
  top: 35%;
}

.p-contact-tel_cap {
  margin-top: 12px;
  font-size: 1.6rem;
}

.p-contact-tel_num {
  font-size: 4.3rem;
  font-weight: bold;
}

@media screen and (max-width: 813px) {
  .p-contact-tel_faq {
    margin: 20px 0 40px 0;
  }

  .p-contact-tel,
.p-contact-faq {
    width: 100%;
  }

  .p-contact-tel_time {
    margin-top: 5px;
    font-size: 1.2rem;
  }

  .p-contact-tel_in,
.p-contact-faq {
    height: auto;
    padding: 18px 0;
  }
  .p-contact-tel_in dt,
.p-contact-faq dt {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .p-contact-tel_in dd a,
.p-contact-faq dd a {
    color: #00a0e9;
  }

  .p-contact-faq dd {
    font-size: 2.2rem;
  }

  .p-contact-tel_cap {
    margin: 10px 0 20px 0;
    font-size: 1.2rem;
  }

  .p-contact-tel_num {
    font-size: 2.6rem;
  }
}
.p-contact_form,
.p-office_guiyo {
  width: 905px;
  margin: 0 auto 130px auto;
}
.p-contact_form .c-l-tl03,
.p-office_guiyo .c-l-tl03 {
  margin-bottom: 30px;
}
.p-contact_form dl,
.p-office_guiyo dl {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 22px 0 20px 0;
  border-bottom: 1px solid #e2e2e2;
}
.p-contact_form dt,
.p-office_guiyo dt {
  width: 225px;
  padding-left: 30px;
  font-weight: bold;
  padding-top: 1%;
}
.p-contact_form dt .ico-hissu,
.p-office_guiyo dt .ico-hissu {
  font-weight: 500;
  font-size: 1.2rem;
  color: #e63e6e;
}
.p-contact_form dd,
.p-office_guiyo dd {
  width: 665px;
}

.p-office_guiyo dl {
  padding: 27px 0 24px 0;
}
.p-office_guiyo dl dt {
  padding-top: 0;
}

@media screen and (max-width: 813px) {
  .p-contact_form, .p-office_guiyo {
    width: 100%;
  }
  .p-contact_form dl, .p-office_guiyo dl {
    display: block;
    width: 100%;
  }
  .p-contact_form dt, .p-office_guiyo dt {
    width: 100%;
    margin-bottom: 3%;
  }
  .p-contact_form dd, .p-office_guiyo dd {
    width: 100%;
  }

  .p-contact_form {
    margin: 8% auto 15% auto;
  }
  .p-contact_form dl {
    border: 0;
    padding: 3% 0;
  }
  .p-contact_form dt {
    padding: 0 0 0 1%;
  }

  .p-office_guiyo {
    margin: 0 auto 40px auto;
  }
  .p-office_guiyo dl {
    line-height: 1.9;
    padding: 4% 0;
  }
  .p-office_guiyo dt {
    padding: 0;
    margin-bottom: 1%;
  }
}
.p-privacy {
  padding-bottom: 12%;
  line-height: 1.7;
}
.p-privacy h2 {
  font-size: 2rem;
  margin: 4% 0 1% 0;
  color: #00a0e9;
  font-weight: bold;
}
.p-privacy ul {
  margin: 2% 0 4% 0;
}
.p-privacy ul li {
  margin-bottom: 1%;
}

.u-list_privacy li {
  text-indent: -2.6em;
  padding-left: 2.6em;
}

@media screen and (max-width: 813px) {
  .p-privacy {
    line-height: 1.9;
    font-size: 1.4rem;
  }
  .p-privacy h2 {
    font-size: 1.6rem;
    margin: 6% 0 1% 0;
  }

  .u-list_privacy li {
    text-indent: -2.8em;
    padding-left: 2.8em;
  }
}
.p-contact_form .c-form-ip {
  padding: 1% 1.5%;
  border: 1px solid #bfbfbf;
  font-size: 1.8rem;
}
.p-contact_form input,
.p-contact_form textarea {
  font-family: "游ゴシック", "Yu Gothic", sans-serif;
}

.c-form-ip01 {
  width: 435px;
}

.c-form-ip02,
.c-form-text {
  width: 100%;
}

.c-form-ip03 {
  width: 200px;
}

.contact_btn_one.p-contact_btn {
  width: 300px;
}

.p-contact_btn {
  margin: 45px auto 0 auto;
}

.border-none {
  border: none !important;
}

.c-contact_btn {
  cursor: pointer;
  font-weight: bold;
  padding: 4% 0 4.5% 0;
  text-align: center;
  display: inline-block;
  border: none;
}
.c-contact_btn:hover {
  opacity: 0.8;
}

.contact_btn_two {
  width: 700px;
  display: flex;
  justify-content: space-between;
}
.contact_btn_two .c-contact_btn {
  font-size: 2.4rem;
  width: 48%;
}

.p-contact_btn_conf {
  width: 300px;
  font-size: 2.4rem;
}

.p-contact_btn_back {
  background-color: #cccccc;
}

.p-contact_btn_conf,
.p-contact_btn_submit {
  background-color: #fafa7d;
  color: #333;
}

@media screen and (max-width: 813px) {
  .p-contact_btn_conf {
    width: 100%;
    font-size: 1.6rem;
  }

  .p-contact_form .c-form-ip {
    padding: 1% 1.5%;
    font-size: 1.6rem;
  }
  .p-contact_form input,
.p-contact_form textarea {
    font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .c-form-ip01 {
    width: 100%;
  }

  .c-form-ip03 {
    width: 35%;
  }

  .contact_btn_one.p-contact_btn {
    width: 100%;
  }

  .p-contact_btn {
    margin: 3% auto 0 auto;
  }

  .c-contact_btn:hover {
    opacity: 1;
  }

  .contact_btn_two {
    width: 100%;
    display: block;
  }
  .contact_btn_two .c-contact_btn {
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 2%;
  }

  input[type=submit],
input[type=button] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }

  input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
    display: none;
  }

  input[type=submit]::focus,
input[type=button]::focus {
    outline-offset: -2px;
  }

  .p-contact_form_syubetsu {
    padding-left: 1%;
  }
}
.p-thanks {
  margin-bottom: 12%;
  line-height: 2.2;
}

.c-error-txt {
  display: none;
  color: #ce002c;
}

.u-bg-y {
  background-color: #fafa7d !important;
}

.c-bnr-zoom .p-voice-cont_r h2 {
  color: #00a0e9;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.c-bnr-zoom_btn {
  width: 880px;
  margin: 0 auto 80px auto;
}

.c-bnr-zoom_li {
  font-weight: bold;
  margin-top: 20px;
}
.c-bnr-zoom_li li {
  line-height: 1.4;
  margin-top: 12px;
  font-size: 2rem;
}
.c-bnr-zoom_li li .txt-s {
  font-weight: normal;
  font-size: 1.6rem;
  display: inline-block;
  padding-left: 37px;
}
.c-bnr-zoom_li .ico-check {
  display: inline-block;
  width: 23px;
  height: 19px;
  background: #fff url(../img/common/ico_check.png) no-repeat 0 0;
  background-size: 100% auto;
  margin-right: 14px;
}

.c-bnr-zoom_wrap {
  margin-bottom: 100px;
}

@media screen and (max-width: 813px) {
  .c-bnr-zoom {
    margin-bottom: 30px;
  }
  .c-bnr-zoom .p-voice-cont_l {
    width: 90%;
  }
  .c-bnr-zoom .p-voice-cont_r h2 {
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .c-bnr-zoom .p-voice-cont_r h3 {
    text-align: center;
    font-size: 1.4rem;
  }

  .c-bnr-zoom_btn {
    width: 100%;
    margin: 0 auto 60px auto;
  }
  .c-bnr-zoom_btn li {
    margin-top: 15px;
  }

  .c-bnr-zoom_li {
    margin-top: 20px;
  }
  .c-bnr-zoom_li li {
    margin-top: 12px;
    font-size: 1.6rem;
  }
  .c-bnr-zoom_li li .txt-s {
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .c-bnr-zoom_li .ico-check {
    width: 20px;
    height: 17px;
  }

  .c-bnr-zoom_wrap {
    margin-bottom: 50px;
  }
}