/* Generated by less 2.5.1 */
/*/////////////////////////////////////////
// normalize
/////////////////////////////////////////*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*/////////////////////////////////////////
// common
/////////////////////////////////////////*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul,
li {
  margin: 0;
  list-style: none;
}
img {
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
dl,
dt,
dd,
span,
body,
figcaption,
figure {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a img {
  border: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active {
  opacity: 0.5;
}
a:focus {
  background: none;
  outline: none;
}
body {
  font-family: "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  line-height: 1.7;
  color: # 414141;
  -webkit-animation: load 1s ease-in 0.1s both;
  animation: load 1s ease-in 0.1s both;
  transition: 0.5s;
  position: relative;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 0.95em;
  }
}
@-webkit-keyframes load {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fontawesome {
  font-family: FontAwesome;
}
.wrap {
  max-width: 1125px;
  margin: 0 auto;
}
.wrap2 {
  max-width: 1000px;
  margin: 0 auto;
}
.header {
  max-width: 1265px;
  margin: 0 auto;
  overflow: hidden;
}
.header .logo {
  float: left;
  padding: 15px 0;
}
.header .logo img {
  vertical-align: middle;
}
.header .logo p {
  display: inline-block;
}
.header .tel {
  float: right;
  width: 562px;
}
.header .tel .sp {
  display: none;
}
.header .tel ul {
  display: flex;
}
.header .tel ul li {
  -webkit-flex-grow: 1;
  /* Safari */
  flex-grow: 1;
  width: 50%;
}
.header .tel ul li img {
  width: 100%;
}
.header .tel ul li a {
  background: #f8911f;
  color: #FFF;
  text-align: center;
  display: block;
  height: 100%;
  box-sizing: border-box;
  padding-top: 15px;
  font-size: 1.3em;
  position: relative;
}
.header .tel ul li a:after {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  top: 15%;
  right: 5%;
  color: #303030;
}
@media screen and (max-width: 1000px) {
  .header .logo {
    padding: 0;
    padding-top: 15px;
  }
  .header .logo img {
    width: 50%;
    float: left;
    margin-top: -5px;
  }
  .header .logo p {
    margin-left: 10px;
  }
  .header .tel {
    width: 58%;
  }
}
@media screen and (max-width: 768px) {
  .header .logo {
    padding: 10px 0;
  }
  .header .tel {
    display: none;
  }
}
.mainv {
  width: 100%;
}
.mainv_box {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 4%;
}
.mainv_box h1 {
  max-width: 675px;
  margin: 0 auto;
}
.mainv_box h1 img {
  width: 100%;
}
.mainv_box p {
  margin-top: 10px;
  background: #FFF;
  color: #2f73de;
  border-radius: 30px;
  padding: 5px 10px;
  line-height: 1em;
  display: inline-block;
  font-weight: bold;
}
.mainv_box p:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 10px;
}
.mainv_img {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .mainv {
    position: relative;
  }
  .mainv_box {
    margin-top: 2%;
    z-index: 5;
  }
  .mainv h1 {
    max-width: 51%;
  }
}
@media screen and (max-width: 768px) {
  .mainv {
    overflow: hidden;
    min-height: 375px;
    position: relative;
  }
  .mainv_box {
    padding: 10px 20px;
  }
  .mainv h1 {
    max-width: 490px;
    width: 100%;
  }
  .mainv p {
    font-size: 0.9em;
    line-height: 1.2em;
  }
  .mainv_img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 385px;
    max-width: initial;
    text-align: center;
  }
}
.content01_tit {
  text-align: center;
  padding: 30px 20px;
}
.content01_tit p {
  font-size: 0.9em;
  margin-top: 5px;
}
.content01_point {
  background: #f3730f;
  color: #FFF;
  padding: 30px 0;
  font-size: 0.9em;
}
.content01_point ul {
  max-width: 1125px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.content01_point ul li {
  width: 20%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}
.content01_point ul li h3 {
  color: #eb5d20;
  font-weight: bold;
  font-size: 1.2em;
  background: #FFF;
  width: 100%;
  border-radius: 30px;
  line-height: 1em;
  padding: 5px 10px;
  margin-bottom: 15px;
  text-align: left;
}
.content01_point ul li p {
  margin-top: 10px;
  text-align: left;
}
.content01_point ul li img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .content01 h2 img {
    width: 100%;
  }
  .content01_tit {
    padding: 20px;
  }
  .content01 ul {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .content01 ul li {
    width: 100%;
    text-align: center;
  }
  .content01 ul li h3 {
    display: inline-block;
  }
  .content01 ul li img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
  }
  .content01 ul li p {
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .content01 ul {
    width: 90%;
  }
}
.content02 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 20px 40px 20px;
}
.content02 h3 {
  text-align: center;
}
.content02_img {
  padding: 50px 0;
  overflow: hidden;
}
.content02_img p {
  font-weight: bold;
  font-size: 1.2em;
  width: 65%;
  float: left;
}
.content02_img p b {
  text-decoration: underline;
}
.content02_img p span {
  font-size: 0.9em;
}
.content02_img img {
  float: right;
  width: 35%;
}
.content02_box {
  border: solid 3px #eb5d20;
  padding: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
.content02_box img {
  float: left;
  width: 30%;
  max-width: 216px;
  margin-right: 15px;
}
.content02_box b {
  background: #fff45c;
}
.content02_box ul li {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.content02_box ul li:before {
  float: left;
  color: #eb5d20;
  margin-right: 10px;
  font-size: 1.8em;
}
.content02_box ul li:first-child:before {
  content: "1.";
}
.content02_box ul li:last-child:before {
  content: "2.";
}
.content02_box ul li span {
  font-size: 0.8em;
  display: block;
}
.content02_box dl dt {
  padding-bottom: 5px;
  border-bottom: solid 1px #eb5d20;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
.content02_box dl dt span {
  display: inline-block;
  line-height: 1;
  padding: 5px 20px;
  color: #FFF;
  background: #eb5d20;
  border-radius: 5px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .content02 {
    padding-bottom: 20px;
  }
  .content02 h3 img {
    width: 100%;
  }
  .content02_img {
    padding: 20px 0;
    text-align: center;
  }
  .content02_img p {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .content02_img p br {
    display: none;
  }
  .content02_img img {
    float: none;
    width: 60%;
    margin: 0 auto;
  }
  .content02_box {
    text-align: center;
    padding: 15px;
  }
  .content02_box img {
    min-width: 100px;
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .content02_box p {
    text-align: left;
  }
  .content02_box ul {
    text-align: left;
  }
  .content02_box ul li:before {
    font-size: 1.5em;
  }
  .content02_box dl {
    text-align: left;
  }
}
.content03 h3 {
  text-align: center;
  margin-bottom: 50px;
}
.content03_img {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
}
.content03_img_comment01 {
  background: url(../img/content03_commentbg01.png), #f8911f;
  padding: 50px 20px;
  overflow: hidden;
}
.content03_img_comment01 p {
  font-weight: bold;
  float: left;
  width: 67%;
}
.content03_img_comment01 img {
  width: 30%;
  margin-left: 2%;
}
.content03_img_comment02 {
  background: url(../img/content03_commentbg01.png), #f8911f;
  background-position: bottom center;
  padding: 50px 20px;
  overflow: hidden;
}
.content03_img_comment02 p {
  font-weight: bold;
  float: right;
  width: 67%;
}
.content03_img_comment02 img {
  width: 30%;
  margin-right: 2%;
}
.content03_wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.content03_voice01 {
  background: url(../img/content03_img01.png) bottom center;
  text-align: right;
  background-size: 100%;
  padding: 0 20px;
  padding-bottom: 2%;
}
.content03_voice01 img {
  width: 28.7%;
}
.content03_voice02 {
  background: url(../img/content03_img02.png) bottom right;
  background-size: 100%;
  padding: 0 20px;
  padding-bottom: 2%;
}
.content03_voice02 img {
  width: 32.2%;
}
@media screen and (max-width: 1400px) {
  .content03_img {
    padding: 20px 0;
  }
  .content03_voice01 {
    background-size: auto;
    padding: 0 30px;
  }
  .content03_voice02 {
    background-size: auto;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1200px) {
  .content03_voice01 {
    background-size: 131%;
  }
  .content03_voice02 {
    background-size: 131%;
  }
}
@media screen and (max-width: 768px) {
  h3 img {
    width: 63%;
  }
  .content03_img_comment01,
  .content03_img_comment02 {
    padding: 30px 10px;
    text-align: center;
  }
  .content03_img_comment01 p,
  .content03_img_comment02 p {
    float: none;
    width: 100%;
    text-align: left;
  }
  .content03_img_comment01 img,
  .content03_img_comment02 img {
    width: 50%;
    float: none;
    margin-top: 10px;
  }
  .content03_voice01 {
    background-position: left bottom;
  }
}
@media screen and (max-width: 480px) {
  .content03_voice01 {
    min-height: 305px;
    background-size: 630px;
    background-position: -50px bottom;
    padding-right: 30px;
  }
  .content03_voice01 img {
    width: 120px;
  }
  .content03_voice02 {
    min-height: 305px;
    background-size: 630px;
    background-position: 67% bottom;
  }
  .content03_voice02 img {
    width: 130px;
  }
}
.content04 {
  padding: 50px 10px 161px 10px;
}
.content04 h4 {
  font-size: 2.6em;
  font-weight: bold;
  text-align: center;
  color: #303030;
  margin-bottom: 20px;
}
.content04 table {
  max-width: 1000px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 5px;
}
.content04 table th {
  background: #f8911f;
  padding: 20px;
  width: 20%;
}
.content04 table td {
  box-sizing: border-box;
  border: solid 1px #eb5d20;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .content04 {
    padding: 30px 10px 85px 10px;
  }
  .content04 h4 {
    font-size: 1.8em;
    margin-bottom: 10px;
  }
  .content04 table {
    display: block;
  }
  .content04 table tr {
    display: block;
  }
  .content04 table th {
    width: 100%;
    display: block;
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: left;
  }
  .content04 table td {
    width: 100%;
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px;
  }
}
.inquiry {
  background: #e2e1e0;
  width: 100%;
  padding: 20px 10px;
}
.inquiry .sp {
  display: none;
}
.inquiry ul {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.inquiry ul li {
  width: 48%;
}
.inquiry ul li img {
  width: 100%;
}
.inquiry ul .enter a {
  background: #f8911f;
  color: #FFF;
  text-align: center;
  display: block;
  height: 100%;
  box-sizing: border-box;
  padding-top: 4%;
  font-size: 2em;
  position: relative;
}
.inquiry ul .enter a:after {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  top: 20%;
  right: 5%;
  color: #303030;
}
@media screen and (max-width: 768px) {
  .inquiry {
    padding: 10px;
  }
  .inquiry .pc {
    display: none;
  }
  .inquiry .sp {
    display: flex;
  }
  .inquiry ul {
    align-items: stretch;
    max-width: 300px;
    margin: 0 auto;
  }
  .inquiry ul li {
    width: 50px;
    max-width: 80px;
    height: 47px;
  }
  .inquiry ul .enter {
    width: 75%;
    max-width: initial;
  }
  .inquiry ul .enter a {
    font-size: 1.2em;
    padding: 3.9% 0;
    height: 100%;
  }
  .inquiry ul .enter a:after {
    top: 22%;
  }
}
.footer_box {
  max-width: 1125px;
  margin: 0 auto;
  padding: 20px 10px;
  overflow: hidden;
}
.footer_box p {
  float: left;
}
.footer_box a {
  float: right;
}
.footer .copy {
  background: #eb5d20;
  text-align: center;
  padding: 5px 10px;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  .footer {
    font-size: 0.6em;
  }
  .footer_box p {
    margin-left: 25px;
  }
  .footer_box a {
    width: 35px;
    margin-right: 35px;
  }
  .footer_box a img {
    width: 100%;
  }
}
/* 20.02.20 Onishi */
.footer .copy {
  color: #fff;
}
.footer_ga {
  display: block;
  text-align: center;
  font-size: 10px;
  padding: 8px;
  background: #de5114;
}
@media (max-width: 768px) {
  .footer_ga {
    font-size: 10px;
  }
}
.footer_ga .ga-pdf {
  color: #fff;
}
@media (min-width: 769px) {
  .footer_ga .ga-pdf:hover {
    opacity: 0.7;
  }
}
