@charset "UTF-8";
/*====================================

common base

=====================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/*  HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1;
  font-family: "YuGothic", "Yu Gothic", "Meiryo", Hiragino Sans, Hiragino Kaku Gothic ProN, sans-serif;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul, dl, ol {
  list-style-type: none;
  list-style-position: outside;
}
a:link {
  color: #000;
  text-decoration: underline;
}
a:link {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.9;
}
a:active {
  text-decoration: none;
}
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1%;/* forIE7 */
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
dd .error {
  display: none;
}

/* for PC */
@media screen and (min-width: 768px) {
/*====================================

pc base

=====================================*/

body {
  background: #fff;
  color: #000;
  overflow-x: hidden;
}
.pcnone {
  display: none;
}
/*====================================

pc layout

=====================================*/

section {
  padding: 80px 0;
}
header, .wrapper {
  width: 1000px;
  margin: 0 auto;
}
header {
  padding: 25px 0;
  text-align: center;
}
header p img {
  width: 131px;
}
header p {
  display: inline-block;
}
header #description {
  font-size: 1.8rem;
  margin: 0 0 0 20px;
  font-weight: bold;
  color: #0d5d9f;
  position: relative;
  bottom: 5px;
}
#main {
  padding: 0;
  height: 600px;
  background: #0d5da0;
}
.section_main {
  padding: 60px 0 0 100px;
}
#main h1 {
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.3;
}
#main h1 span {
  font-size: 3.7rem;
}
#main h1 + p {
  font-size: 1.7rem;
  color: #fff;
  line-height: 1.5;
  margin: 20px 0;
  letter-spacing: -0.2px;
}
#main h1 + p span {
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
#main ul {
  margin-left: 35px;
}
#main li {
  width: 120px;
  height: 120px;
  float: left;
  display: block;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  padding-top: 30px;
  line-height: 1.3;
  font-size: 2.3rem;
  letter-spacing: -0.5px;
  color: #0d5d9f;
  font-weight: bold;
  margin-right: 20px;
}
#main li span {
  font-size: 2.1rem;
  font-weight: no
}
#main .btn {
}
#main .btn a {
  clear: both;
  margin: 0 !important;
  position: relative;
  top: 50px;
  left: 60px;
}
#main .wrapper {
  width: 1200px;
  background: url(../img/back_main.png?2)no-repeat right top;
  background-size: 600px 600px;
  width: 1200px;
  height: 600px;
}
#reason, #contact {
  background: #0d5da0;
  color: #fff;
}
section h2 {
  font-size: 3.0rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
#merit dl:nth-of-type(odd) {
  margin-right: 4%;
}
#merit dl {
  width: 48%;
  float: left;
}
#merit dl:nth-of-type(-n+2) {
  margin-bottom: 30px;
}
#merit dt {
  position: relative;
}
#merit dt img {
  width: 100%;
  height: auto;
}
#merit dt span {
  font-size: 2.4rem;
  color: #fff;
  position: absolute;
  top: 56px;
  left: -10px;
  z-index: 999;
}
#merit dl dt span:after {
  content: "　";
  transform: skewX(-20deg);
  background: #0d5da0;
  color: #fff;
  width: 240px;
  height: 36px;
  display: block;
  position: relative;
  bottom: 29px;
  left: -10px;
  z-index: -1;
}
#merit dd {
  line-height: 1.6;
  font-size: 1.6rem;
  margin-top: 15px;
}
#reason {
  background: url(../img/back_reason.png)no-repeat bottom #256aa5;
  background-size: contain;
}
#reason dl {
  display: table;
  margin-bottom: 30px;
}
#reason dt {
  width: 88px;
  height: 88px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 15px;
  line-height: 1.4;
  font-size: 2.4rem;
  font-style: italic;
  display: table-cell;
}
#reason dd {
  display: table-cell;
  font-size: 2.4rem;
  vertical-align: middle;
  padding-left: 20px;
  font-weight: bold;
}
.btn a {
  display: block;
  width: 340px;
  height: 64px;
  display: block;
  background: url(../img/ico_arrow01.png)no-repeat #ffc400 95% 50%;
  background-size: 6px 11px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  box-sizing: border-box;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: 0 5px 0 0 #685503;
  margin: 40px auto 0 auto;
  text-decoration: none;
  padding-top: 23px;
}
#reason li {
  width: 33%;
  float: left;
  margin-top: 50px;
}
#reason li img {
  width: 100%;
}
#voice dl {
  background: url(../img/ico_human.png)no-repeat top left;
  background-size: 40px 40px;
  padding: 13px 0 30px 55px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
#voice .section_voice:last-of-type dl {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#voice dt {
  font-size: 1.4rem;
  margin-bottom: 15px;
}
#voice dd {
  line-height: 1.6;
}
#contact dl, #company dl {
  font-size: 1.8rem;
  line-height: 1.5;
}
#contact dt, #company dt {
  font-weight: bold;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 50px;
}
.txt_contact {
  text-align: center;
  margin-bottom: 40px;
}
#contact dd, #company dd {
  float: left;
}
#contact dl {
  width: 683px;
  margin: 0 auto 40px auto;
}
#contact input[type="text"] {
  width: 470px;
  border: 0;
  padding: 6px;
  font-size: 1.6rem;
}
#contact input.working_length {
  width: 40px;
  margin-right: 3px;
}
#contact input.postal {
  width: 80px;
}
#contact select {
  font-size: 1.5rem;
  margin-right: 3px;
  position: relative;
  bottom: 1px;
}
#contact dd select:nth-of-type(n+2) {
  margin-left: 5px;
}
#contact label {
  margin-right: 20px;
}
#contact label input {
  position: relative;
  bottom: 2px;
  margin-right: 5px;
}
#contact dd textarea {
  width: 462px;
  border: 0;
  padding: 10px;
  height: 200px;
}
#contact dt {
  position: relative;
  top: 2px;
}
#contact input[type="submit"] {
  display: block;
  width: 340px;
  height: 64px;
  display: block;
  background: url(../img/ico_arrow01.png)no-repeat #ffc400 95% 50%;
  background-size: 6px 11px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  box-sizing: border-box;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: 0 5px 0 0 #685503;
  margin: 40px auto 0 auto;
}
#contact input[type="submit"]:hover {
  opacity: 0.85;
  cursor: pointer;
}
#contact .section-errormsg {
  text-align: center;
  border: 2px solid #ecf711;
  padding: 20px;
  color: #ecf711;
  margin-bottom: 40px;
}
#contact #policy {
  border: 1px solid #fff;
  padding: 20px;
  font-size: 1.3rem;
  line-height: 1.5;
}
#contact h4 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
#contact p a {
  color: #fff;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
#contact #accept {
  text-align: center;
  margin-top: 20px;
}
#thanks .txt_contact02 {
  text-align: center;
  line-height: 1.4;
}
#company dl {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d4d4d4;
}
#company dl:last-of-type {
  border: 0;
  padding: 0;
  margin: 0;
}
footer {
  border-top: 1px solid #d4d4d4;
  padding: 40px 0;
  position: relative;
  margin-top: 70px;
}
footer p:last-of-type {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
footer #totop a {
  font-size: 1.8rem;
  text-decoration: none;
  position: absolute;
  top: -55px;
  right: 5%;
  background: url(../img/ico_arrow02.png) no-repeat 50% top;
  padding-top: 20px;
  background-size: 20px 15px;
}
#condition h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
#condition p {
  line-height: 1.8;
  margin-bottom: 40px;
}
#condition p strong {
  font-weight: bold;
}
}/* END for PC */

/* for SP */
@media screen and (min-width: 320px) and (max-width: 767px) {
/*====================================

sp base

=====================================*/

body {
  background: #fff;
  color: #000;
  overflow-x: hidden;
}
.spnone {
  display: none;
}
/*====================================

sp layout

=====================================*/

section {
  padding: 40px 0;
}
header, .wrapper {
  width: 96%;
  margin: 0 2%;
}
header {
  padding: 25px 0;
  text-align: center;
}
header p img {
  width: 91px;
}
header p {
  display: inline-block;
}
header #description {
  font-size: 1.3rem;
  margin: 0 0 0 7px;
  font-weight: bold;
  color: #0d5d9f;
  position: relative;
  bottom: 5px;
}
#main {
  padding: 0;
  background: #0d5da0;
}
#main .wrapper {
  width: 100%;
  margin: 0;
  position: relative;
}
.section_main {
  padding: 0 0 0 0;
}
#main h1 {
  color: #fff;
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-top: 15px;
}
#main h1 span {
  font-size: 2.5rem;
}
#main h1 + p {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.5;
  margin: 20px 0;
  letter-spacing: -0.2px;
  text-align: center;
}
#main h1 + p span {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
#main ul {
  text-align: center
}
#main li {
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  padding-top: 20px;
  line-height: 1.3;
  font-size: 1.6rem;
  letter-spacing: -0.5px;
  color: #0d5d9f;
  font-weight: bold;
  margin-right: 15px;
}
#main li:last-child {
  margin-right: 0;
}
#main li span {
  font-size: 1.4rem;
  font-weight: no
}
#main .btn a {
  clear: both;
  margin: 30px auto;
}
#main img.main02, #main img.main03 {
  width: 100%;
  height: auto;
  display: block;
  line-height: 0;
}
#reason, #contact {
  background: #0d5da0;
  color: #fff;
}
section h2 {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
}
#merit dl {
  margin-bottom: 30px;
}
#merit dt {
  position: relative;
}
#merit dt img {
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
}
#merit dt span {
  font-size: 1.6rem;
  color: #fff;
  position: absolute;
  top: 51px;
  left: 30px;
  z-index: 999;
}
#merit dl dt span:after {
  content: "　";
  transform: skewX(-20deg);
  background: #0d5da0;
  color: #fff;
  width: 180px;
  height: 30px;
  display: block;
  position: relative;
  bottom: 23px;
  left: -15px;
  z-index: -1;
}
#merit dd {
  line-height: 1.6;
  font-size: 1.4rem;
  margin-top: 15px;
}
#reason {
  background: url(../img/back_reason.png)no-repeat bottom #256aa5;
  background-size: contain;
}
#reason dl {
  display: table;
  margin-bottom: 20px;
}
#reason dt {
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 9px;
  line-height: 1.3;
  font-size: 1.6rem;
  font-style: italic;
  display: table-cell;
}
#reason dd {
  display: table-cell;
  font-size: 1.6rem;
  vertical-align: middle;
  padding-left: 15px;
  line-height: 1.5;
  font-weight: bold;
}
.btn a {
  display: block;
  width: 70%;
  height: 44px;
  display: block;
  background: url(../img/ico_arrow01.png)no-repeat #ffc400 95% 50%;
  background-size: 6px 11px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-radius: 4px;
  box-shadow: 0 5px 0 0 #685503;
  margin: 30px auto 0 auto;
  text-decoration: none;
  padding-top: 14px;
}
#reason li {
  width: 33%;
  float: left;
  margin-top: 50px;
}
#reason li img {
  width: 100%;
}
#voice dl {
  background: url(../img/ico_human.png)no-repeat top left;
  background-size: 40px 40px;
  padding: 13px 0 20px 55px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
#voice .section_voice:last-of-type dl {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#voice dt {
  font-size: 1.3rem;
  margin-bottom: 15px;
}
#voice dd {
  line-height: 1.6;
  font-size: 1.4rem;
}
#contact dl, #company dl {
  font-size: 1.8rem;
  line-height: 1.5;
}
#contact dt, #company dt {
  font-weight: bold;
  font-size: 1.5rem;
  padding-left: 7px;
  border-left: 2px solid #256aa5;
  line-height: 1.2;
  margin-bottom: 15px;
}
#contact dt {
  border-left: 2px solid #fff;
}
#company dd {
  font-size: 1.4rem;
}
.txt_contact {
  text-align: center;
  margin-bottom: 40px;
}
#contact dl {
  margin: 0 auto 30px auto;
}
#contact input[type="text"] {
  padding: 5px;
  width: 100%;
  border: 0;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-radius: 0;
}
#contact input.working_length {
  width: 40px;
  margin-right: 3px;
}
#contact select {
  margin-right: 3px;
  position: relative;
  bottom: 1px;
  font-size: 1.6rem;
}
#contact dd select:nth-of-type(n+2) {
  margin-left: 5px;
}
#contact label {
  margin-right: 20px;
}
#contact label input {
  position: relative;
  bottom: 2px;
  margin-right: 5px;
}
#contact dt {
  position: relative;
  top: 2px;
}
#contact input[type="submit"] {
  display: block;
  width: 70%;
  height: 44px;
  display: block;
  background: url(../img/ico_arrow01.png)no-repeat #ffc400 95% 50%;
  background-size: 6px 11px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-radius: 4px;
  box-shadow: 0 5px 0 0 #685503;
  margin: 40px auto 0 auto;
}
#contact input[type="submit"]:hover {
  opacity: 0.85;
  cursor: pointer;
}
#contact input.postal {
  width: 30%;
}
#contact #policy {
  border: 1px solid #fff;
  padding: 15px;
  font-size: 1.1rem;
  line-height: 1.5;
  box-sizing: border-box;
}
#contact .section-errormsg {
  text-align: center;
  border: 2px solid #ecf711;
  padding: 20px;
  color: #ecf711;
  margin-bottom: 40px;
}
#contact h4 {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
#contact p a {
  color: #fff;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
#contact #accept {
  text-align: center;
  margin-top: 20px;
}
#thanks .txt_contact02 {
  text-align: center;
  line-height: 1.4;
}
#company dl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
}
#company dl:last-of-type {
  border: 0;
  padding: 0;
  margin: 0;
}
footer {
  border-top: 1px solid #d4d4d4;
  padding: 30px 0;
  position: relative;
  margin-top: 60px;
}
footer p:last-of-type {
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
footer #totop a {
  font-size: 1.3rem;
  text-decoration: none;
  position: absolute;
  top: -50px;
  left: 50%;
  background: url(../img/ico_arrow02.png) no-repeat 50% top;
  padding-top: 20px;
  background-size: 20px 15px;
}
#condition {
  width: 94%;
  margin: 0 3%;
}
#condition h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-weight: bold;
}
#condition p {
  line-height: 1.8;
  margin-bottom: 30px;
}
#condition p strong {
  font-weight: bold;
}
}
