/*!
Theme Name: Work Style - Saiyou
Theme URL: none
Description: Work Style - Saiyou
Author: as.shohei
Version: 4.1
Tags: WorkStyle, as
*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

ol, ul, li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

abbr, acronym {
  border: 0;
}

img, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  border: none;
  float: none;
}

hr {
  border: none;
}

/* html5 */
article, aside, canvas, details, figcaption, figure,
header, footer, hgroup, menu, nav, section, summary {
  display: block;
}

/*! --------------------------------------------------
Start Customize
-------------------------------------------------- */
/* --------------------------------------------------
Setting
- Page Width
- Color
- Font
- Html -> body -> a -> p
-------------------------------------------------- */
/* --------------------------------------------------
Page Width : MediaQuery :Brake point
-------------------------------------------------- */
/* --------------------------------------------------
Color
-------------------------------------------------- */
/* --------------------------------------------------
Font
-------------------------------------------------- */
/* Font Size */
/* fos-PC */
.fos-tl {
  font-size: 24px;
  font-size: 1.5rem;
}

.fos-tm {
  font-size: 16px;
  font-size: 1rem;
}

.fos-ts {
  font-size: 14px;
  font-size: 0.875rem;
}

.fos-tss {
  font-size: 12px;
  font-size: 0.75rem;
}

.fow-500 {
  font-weight: 500;
}

.fow-600 {
  font-weight: 600;
}

.ta-left {
  text-align: left !important;
}

/* Google Web Font */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/* Font Setting */
/* --------------------------------------------------
HTML
-------------------------------------------------- */
html {
  width: 100%;
  min-width: 320px;
  background: #FFFFFF;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", YuGothic, "Yu Gothic", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  color: #222222;
}

body {
  width: 100%;
  margin: 0 auto;
  min-width: 320px;
  min-width: 20rem;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #EF9255;
  cursor: pointer;
}
a:visited {
  color: #f1a16c;
}
a:focus {
  color: #ed833e;
}
a:hover {
  color: #eb7426;
}
a:active {
  color: #853c0d;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
}

a:active {
  text-decoration: underline;
}

a img:hover {
  opacity: 0.9;
}

p {
  color: #222222;
}

img {
  width: 100%;
}

html {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5 {
  margin-top: 13px;
  margin-top: 0.8rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 16px;
  line-height: 1rem;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 16px;
  line-height: 1rem;
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 16px;
  line-height: 1rem;
}

h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}

h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
}

@media screen and (min-width: 800px) {
  html {
    font-size: 16px;
    line-height: 1.4rem;
  }

  h1, h2, h3, h4, h5 {
    margin-top: 13px;
    margin-top: 0.8rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }

  h1 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 16px;
    line-height: 1rem;
  }

  h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 16px;
    line-height: 1rem;
  }

  h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 16px;
    line-height: 1rem;
  }

  h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }

  h5 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
/* Cler fix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* Clear */
.cl-b {
  clear: both;
}

.cl-r {
  clear: right;
}

.cl-l {
  clear: left;
}

/* float */
.fr {
  float: right;
}

.fl {
  float: left;
}

/* Text align */
.ta-center {
  text-align: center;
}

.text-a-center {
  text-align: center;
}

/* Text color*/
.col-red {
  color: red;
}

.col-black {
  color: #000000;
}

.disnone {
  display: none;
}

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

.att {
  color: #E73636 !important;
  font-size: 12px;
  font-size: 0.75rem;
}

/* Link */
a.inLink {
  color: #519dad;
}

#tableScroll {
  overflow: scroll;
}

.tableScroll {
  overflow: scroll;
}

.overScroll {
  overflow: scroll;
}

.no-scroll {
  overflow: hidden;
}

.noScroll {
  overflow: hidden;
}

.disnone-pc {
  display: block;
}
@media all and (min-width: 800px) {
  .disnone-pc {
    display: none;
  }
}

.disnone-mo {
  display: none;
}
@media all and (min-width: 800px) {
  .disnone-mo {
    display: block;
  }
}

/* --------------------------------------------------
Margin
-------------------------------------------------- */
.mab4 {
  margin-bottom: 4px!important;
  margin-bottom: 0.25rem!important;
}

.mab8 {
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}

.mab12 {
  margin-bottom: 12px!important;
  margin-bottom: 0.75rem!important;
}

.mab16 {
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}

.mab24 {
  margin-bottom: 24px!important;
  margin-bottom: 1.5rem!important;
}

.mab32 {
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}

.mab48 {
  margin-bottom: 48px!important;
  margin-bottom: 3rem!important;
}

.mab64 {
  margin-bottom: 64px!important;
  margin-bottom: 4rem!important;
}

.mar8 {
  margin-right: 8px!important;
  margin-right: 0.5rem!important;
}

.mal80 {
  margin-left: 80px!important;
  margin-left: 5rem!important;
}

@media all and (min-width: 800px) {
  .mab32-pc {
    margin-bottom: 32px!important;
    margin-bottom: 2rem!important;
  }

  .mab160-pc {
    margin-bottom: 160px!important;
    margin-bottom: 10rem!important;
  }
}
/* --------------------------------------------------
Padding
-------------------------------------------------- */
.pat4 {
  padding-top: 4px;
  padding-top: 0.25rem;
}

.pat8 {
  padding-top: 8px;
  padding-top: 0.5rem;
}

.pat12 {
  padding-top: 12px;
  padding-top: 0.75rem;
}

.pat16 {
  padding-top: 16px;
  padding-top: 1rem;
}

.pat20 {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.pat24 {
  padding-top: 24px;
  padding-top: 1.5rem;
}

.pat32 {
  padding-top: 32px;
  padding-top: 2rem;
}

.pat38 {
  padding-top: 38px;
  padding-top: 2.375rem;
}

.pat98 {
  padding-top: 98px;
  padding-top: 6.125rem;
}

.pat98 {
  padding-top: 134px;
  padding-top: 8.375rem;
}

.pab4 {
  padding-bottom: 4px;
  padding-bottom: 0.25rem;
}

.pab8 {
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}

.pab10 {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

.pab12 {
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
}

.pab16 {
  padding-bottom: 16px;
  padding-bottom: 1rem;
}

.pab32 {
  padding-bottom: 32px;
  padding-bottom: 2rem;
}

/* --------------------------------------------------
Font size
-------------------------------------------------- */
.fos16 {
  font-size: 16px;
  font-size: 1rem;
}

.fos18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.fos20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.fos28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.fos38 {
  font-size: 38px;
  font-size: 2.375rem;
}

/* --------------------------------------------------
Font size
-------------------------------------------------- */
.w30p-24p {
  width: 30%;
}
@media all and (min-width: 800px) {
  .w30p-24p {
    width: 24%;
  }
}

.w60p-48p {
  width: 60%;
}
@media all and (min-width: 800px) {
  .w60p-48p {
    width: 48%;
  }
}

.w90p-72p {
  width: 90%;
}
@media all and (min-width: 800px) {
  .w90p-72p {
    width: 72%;
  }
}

ul.column2 {
  margin: 0 auto;
}

.column2 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.column2 li {
  width: 46%;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}

.column3 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.column3 li {
  width: 30%;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}
.column3 img {
  width: 98%;
  height: 98%;
  display: block;
}
.column3 h4 {
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}

.column4 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.column4 li {
  width: 24%;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}
.column4 img {
  width: 98%;
  height: 98%;
  display: block;
}
.column4 h4 {
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}

.column5 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.column5 li {
  width: 20%;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}
.column5 img {
  width: 98%;
  height: 98%;
  display: block;
}
.column5 h4 {
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}

.columnCol {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.columnCol li {
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}

/* --------------------------------------------------
hr
-------------------------------------------------- */
.hr-style-01 {
  height: 10px;
  background-color: #CF072D;
}

.hr-style-02 {
  height: 2px;
  background-color: #CF072D;
  border: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
}
.hr-style-02 :before {
  top: -0.5em;
  height: 1em;
  content: '';
  width: 100%;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
}
.hr-style-02 :after {
  height: 0.5em;
  top: 1px;
  background: #CF072D;
  content: '';
  width: 100%;
}

.hr-style-03 {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.hr-style-04 {
  height: 2px;
  height: 0.125rem;
  background: #CF072D;
}

.hr-style-05 {
  width: 100%;
  height: 8px;
  height: 0.5rem;
  background: #EFBB7F;
  border-radius: 1px 1px 1px 1px;
}

.hr-style-05-underHeader {
  width: 100%;
  height: 8px;
  height: 0.5rem;
  background: #EFBB7F;
  border-radius: 1px 1px 1px 1px;
}
@media all and (min-width: 800px) {
  .hr-style-05-underHeader {
    display: none;
  }
}

.hr-style-h1 {
  position: relative;
  top: -16px;
  top: -1rem;
  height: 4px;
  height: 0.25rem;
  background: #CF072D;
  border: 1px solid #CF072D;
  border-radius: 7px 7px 7px 7px;
}

.hr-100-2px-col01 {
  width: 100%;
  height: 2px;
  height: 0.125rem;
  background: #FFFFFF;
}

.hr-100-2px-col01-pcdn {
  width: 100%;
  height: 2px;
  height: 0.125rem;
  background: #FFFFFF;
}
@media all and (min-width: 800px) {
  .hr-100-2px-col01-pcdn {
    display: none;
  }
}

/* --------------------------------------------------
Button
-------------------------------------------------- */
.btnStyle {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

input {
  width: 100%;
  height: 32px;
  height: 2rem;
  padding: 2px 2px 2px 2px;
  padding: 0.125rem 0.125rem 0.125rem 0.125rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

/* --------------------------------------------------
CheckBox
-------------------------------------------------- */
input[type="checkbox"] {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  margin: 0 8px 0 4px;
  margin: 0 0.5rem 0 0.25rem;
}

/* --------------------------------------------------
Button
-------------------------------------------------- */
/* button01 */
.btn01 p, .btn01 input {
  height: 48px;
  height: 3rem;
  min-width: 128px;
  min-width: 8rem;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  background: #00004d;
  border-radius: 5px / 5px;
  color: #FFF;
  cursor: pointer;
}
.btn01 p {
  width: 80%;
  margin: 8 auto;
  margin: 0.5rem auto;
  padding: 12px 16px 8px 16px;
  padding: 0.75rem 1rem 0.5rem 1rem;
  text-align: center;
  position: relative;
  z-index: 10;
}
.btn01 input {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.btn01 p:hover {
  background: #FFF;
  color: #00004d;
  border: 2px solid #00004d;
  padding: 10px 16px 8px 14px;
  padding: 0.625rem 1rem 0.5rem 0.875rem;
}

.btn01 input:hover {
  margin: -2px 0 0 -2px;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (min-width: 800px) {
  .flex-col-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.flex-justyContent-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-justyContent-spAround {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-justyContent-spBetween {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-align-itemscenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-items-top {
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
}

.dis-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

ol li {
  list-style-type: decimal;
}

ol {
  margin-left: 32px!important;
  margin-left: 2rem!important;
}

/*! --------------------------------------------------
Start Contents
-------------------------------------------------- */
#glayer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1600;
  display: none;
  background-color: rgba(255, 152, 0, 0.8);
}
@media all and (min-width: 800px) {
  #glayer {
    display: none;
  }
}

#btn-gNav {
  z-index: 1800;
}

#gNav {
  width: 100%;
  max-width: 80%;
  height: auto;
  min-height: 590px;
  min-height: 36.875rem;
  margin: 8% auto 0;
  padding: 12px 4px 12px 4px;
  padding: 0.75rem 0.25rem 0.75rem 0.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  display: none;
  z-index: 1700;
  position: fixed;
  top: -28px;
  top: -1.75rem;
  bottom: 0;
  right: 0;
  line-height: 0.8;
}
#gNav h2 {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 12px!important;
  margin-bottom: 0.75rem!important;
}
@media all and (min-width: 800px) {
  #gNav h2 {
    display: none;
  }
}
#gNav a {
  color: #FFFFFF;
  display: block;
  min-height: 32px;
  min-height: 2rem;
}
@media all and (min-width: 800px) {
  #gNav a {
    color: #222222;
  }
}
@media all and (min-width: 800px) {
  #gNav a {
    display: inline-block;
  }
}
#gNav img {
  display: none;
}
@media all and (min-width: 800px) {
  #gNav img {
    display: block;
  }
}
#gNav ul {
  margin: 0 auto;
  background: #FF9800;
  padding: 16px 16px 32px 16px;
  padding: 1rem 1rem 2rem 1rem;
  -webkit-box-shadow: -4px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: -4px 2px 10px rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 800px) {
  #gNav ul {
    padding: 6px 16px 32px 16px;
    padding: 0.375rem 1rem 2rem 1rem;
  }
}
#gNav li {
  width: 78%;
  height: 36px;
  height: 2.25rem;
  padding: 0;
  padding-top: 16px;
  padding-top: 1rem;
  border-bottom: none;
}
#gNav li a {
  text-decoration: none;
}
#gNav li a:hover, #gNav li a:active {
  color: #CF072D;
}
#gNav li img {
  min-height: 32px;
  min-height: 2rem;
  width: 36%;
}
@media all and (min-width: 800px) {
  #gNav {
    width: 100%;
    height: 72px;
    height: 4.5rem;
    min-width: 800px;
    min-width: 50rem;
    min-height: auto;
    max-width: 960px;
    max-width: 60rem;
    margin: 0 auto 0;
    padding: 0 0 8px 0;
    padding: 0 0 0.5rem 0;
    display: block;
    background: #FFFFFF;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
    position: fixed;
    top: 70px;
    top: 4.375rem;
    right: 0;
    left: 0;
    border-top: solid #FFFFFF 20px;
    overflow: hidden;
    z-index: 1400;
  }
  #gNav span {
    display: none;
  }
  #gNav ul {
    background: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #gNav li {
    width: 10%;
    height: 40px;
    height: 2.5rem;
    margin: 0 2px 0 0;
    margin: 0 0.125rem 0 0;
    padding: 0;
    float: left;
    vertical-align: center;
  }
  #gNav li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1px 0 0 0;
    padding: 0.0625rem 0 0 0;
  }
  #gNav li a:hover {
    color: #CF072D;
    font-weight: normal;
    border-bottom: solid 1px #CF072D;
  }
  #gNav li img {
    width: 92%;
  }
}

@media all and (min-width: 800px) {
  #btn-gNav {
    display: none;
  }
}

input#navBtn {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

input#navBtn {
  -moz-appearance: checkbox;
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.navbtnSp {
  width: 42px;
  height: 36px;
  cursor: pointer;
  display: block;
  position: fixed;
  top: 8px;
  top: 0.5rem;
  right: 6px;
  right: 0.375rem;
  z-index: 1000;
  color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border-radius: 8%;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.navbtnSp .naviconLine1,
.navbtnSp .naviconLine2,
.navbtnSp .naviconLine3 {
  position: absolute;
  top: 52%;
  left: 50%;
  height: 3px;
  width: 24px;
  cursor: pointer;
  background: rgba(255, 0, 0, 0.9);
  display: block;
  content: '';
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.navbtnSp .naviconLine1 {
  transform: translate3d(-50%, -16px, 0);
  -webkit-transform: translate3d(-50%, -15px, 0);
}

.navbtnSp .naviconLine2 {
  transform: translate3d(-50%, 3px, 0);
  -webkit-transform: translate3d(-50%, -3px, 0);
}

.navbtnSp .naviconLine3 {
  transform: translate3d(-50%, 10px, 0);
  -webkit-transform: translate3d(-50%, 9px, 0);
}

input#navBtn[type=checkbox]:checked + label.navbtnSp {
  -webkit-transition: all 1s;
  transition: all 1s;
  position: fixed;
  top: 8px;
  top: 0.5rem;
  left: 6px;
  left: 0.375rem;
}

input#navBtn[type=checkbox]:checked + label .naviconLine1 {
  top: 50%;
  transition: all 1s;
  -webkit-transition: all 1s;
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) rotate(45deg);
  background: white;
}

input#navBtn[type=checkbox]:checked + label .naviconLine2 {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  opacity: 0;
}

input#navBtn[type=checkbox]:checked + label .naviconLine3 {
  top: 50%;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 1;
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  background: white;
}

input#navBtn[type=checkbox]:checked + label + #navlogobg {
  background: rgba(255, 255, 255, 0.88);
  width: 179px;
  height: 74px;
  display: block;
  position: absolute;
  top: 10px;
  top: 0.625rem;
  left: 10px;
  left: 0.625rem;
  z-index: 900;
  margin: 2% auto 0;
  border-radius: 9px;
}

#navClose {
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
  font-size: 16px;
  font-size: 1rem;
  color: #AAAAAA;
  background: #FFFFFF;
  padding-top: 5px;
  padding-top: 0.3125rem;
  border-radius: 16;
  text-align: center;
  position: relative;
  top: 8px;
  top: -0.5rem;
  left: 8px;
  left: 0.5rem;
  display: block;
  float: left;
}

a#navclose:hover {
  text-decoration: none;
}

/* headerPcNav PC display:block
-------------------------------------------------- */
#headerPcNav {
  margin: 0,auto;
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  text-align: center;
}
#headerPcNav ul {
  display: inline-block;
}
#headerPcNav ul li {
  float: left;
  margin-left: 8px;
  margin-left: 0.5rem;
}
#headerPcNav ul li a {
  font-size: 18px;
  font-size: 1.125rem;
  color: #333333;
  text-decoration: none;
}
#headerPcNav ul li a:visited,
#headerPcNav ul li a:active,
#headerPcNav ul li a:focus {
  color: #333333;
}
#headerPcNav ul li a:hover {
  text-decoration: underline;
}

@media all and (min-width: 800px) {
  #gNav-sp {
    display: none;
  }
}
@media all and (max-width: 799px) {
  #gNav-pc {
    display: none;
  }
}
#gNav-pc ul li {
  width: auto;
}

/*!
- header row footer > container
- Header Img
- gNav : globalNav
- footer
- sideNav
- contentBox
- single
- page
- archive
- 404
*/
/*--------------------------------------------------
header row footer > container
-------------------------------------------------- */
@media all and (min-width: 800px) {
  body {
    min-height: 100%;
  }
}
header, .row, footer {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

header::before, header::after,
footer::before, footer::after,
.row::before,
.container::after {
  clear: both;
}

header {
  background-color: #FFFFFF;
}
header article.container:nth-of-type(1) {
  display: none;
}
@media all and (min-width: 800px) {
  header article.container:nth-of-type(1) {
    display: block;
  }
}
header #headerBox {
  width: 100%;
  display: block;
  padding: 6px 6px 0 6px;
  padding: 0.375rem 0.375rem 0 0.375rem;
}
@media all and (min-width: 800px) {
  header #headerBox {
    border-top: solid 2px #afafaf;
    border-bottom: solid 1px #afafaf;
    padding: 8px 6px 8px 6px;
    padding: 0.5rem 0.375rem 0.5rem 0.375rem;
  }
}
@media all and (min-width: 960px) {
  header #headerBox {
    padding: 8px 32px 8px 32px;
    padding: 0.5rem 2rem 0.5rem 2rem;
  }
}
@media all and (min-width: 800px) {
  header #headerBox .column2 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
header #headerBox .column2 div:nth-of-type(1) {
  width: 54%;
}
@media all and (min-width: 800px) {
  header #headerBox .column2 div:nth-of-type(1) {
    width: 66%;
  }
}
header #headerBox .column2 div:nth-of-type(2) {
  width: 34%;
}
@media all and (min-width: 800px) {
  header #headerBox .column2 div:nth-of-type(2) {
    width: 46%;
  }
}
header #headerBox h1, header #headerBox h4 {
  margin: 0;
}
@media all and (min-width: 800px) {
  header #headerBox h1, header #headerBox h4 {
    font-weight: bold;
  }
}
header #headerBox h1 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
@media all and (min-width: 800px) {
  header #headerBox h1 {
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
}
@media all and (max-width: 320px) {
  header #headerBox h1 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
header #headerBox h4 {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.5px;
}
@media all and (min-width: 800px) {
  header #headerBox h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 12px;
    padding-top: 0;
  }
}
@media all and (max-width: 320px) {
  header #headerBox h4 {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
header #headerBox h2 {
  display: none;
  float: right;
  color: #0070C0;
  font-size: 26px;
  font-size: 1.625rem;
  padding-top: 0px;
  padding-top: 0rem;
}
@media all and (min-width: 800px) {
  header #headerBox h2 {
    display: block;
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 24px!important;
    margin-bottom: 1.5rem!important;
  }
}
header #headerBox div.column2 {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
@media all and (min-width: 800px) {
  header #headerBox div.column2 {
    float: left;
    width: 54%;
  }
}
header #headerBox .callNumber {
  color: #222222;
}
header h1 {
  line-height: 24px;
}
@media all and (min-width: 800px) {
  header h1 {
    line-height: 28px;
  }
}
header h1.logo {
  height: 24px;
  height: 1.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 2px 8px 0;
  margin: 0 0.125rem 0.5rem 0;
  display: block;
  padding: 0;
  color: #000000;
}
@media all and (min-width: 800px) {
  header h1.logo {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
header h1.logo span {
  display: none;
}
header h1.logo a {
  display: block;
  color: #000000;
  text-decoration: none;
}
header h1.logo a :hover {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
header h1.logo a :visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
header h1.logo a :focus {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
header h1.logo a :active {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
@media all and (min-width: 800px) {
  header h4 {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
}
header span.callNumber {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  color: #0070C0;
  line-height: 1.4;
}
@media all and (min-width: 800px) {
  header span.callNumber {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media all and (max-width: 320px) {
  header span.callNumber {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
header a.gotoContact {
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0070C0;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
}
@media all and (min-width: 800px) {
  header a.gotoContact {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media all and (max-width: 320px) {
  header a.gotoContact {
    font-size: 10px;
  }
}
header h5 {
  margin-top: 8px;
  margin-top: 0.5rem;
  text-align: left;
}
@media all and (min-width: 800px) {
  header h5 {
    text-align: center;
  }
}
header h5 span {
  display: block;
}
@media all and (min-width: 800px) {
  header h5 span {
    display: inline;
  }
}
header h5 {
  font-size: 16px;
  font-size: 1rem;
}
header h5 a {
  color: #000000;
  text-decoration: none;
}
header h5 a:hover {
  color: #000000;
}
header h5 a:visited {
  color: #000000;
}
header h5 a:active {
  color: #000000;
}
header h5 a:focus {
  color: #000000;
}

@media all and (min-width: 600) {
  a.gotoContact {
    max-width: 64%;
  }
}
header {
  position: fixed;
  z-index: 1500;
  height: auto;
}

.patHeaderHeight {
  padding-top: 90px;
  padding-top: 5.625rem;
}
@media all and (min-width: 800px) {
  .patHeaderHeight {
    padding-top: 11rem !important;
    padding-top: 176px !important;
  }
}

.patHeaderHeight-saiyou-pc {
  padding-top: 90px;
  padding-top: 5.625rem;
}
@media all and (min-width: 800px) {
  .patHeaderHeight-saiyou-pc {
    padding-top: 144px;
    padding-top: 9rem;
  }
}

.patHeaderHeight-top {
  padding-top: 4rem !important;
  padding-top: 64px !important;
}
@media all and (min-width: 800px) {
  .patHeaderHeight-top {
    padding-top: 9rem !important;
    padding-top: 144px !important;
  }
}

.headerContainer {
  width: 100%;
  margin: 0 auto;
  max-width: 640px;
  max-width: 40rem;
  padding: 0 14px 0 14px;
  padding: 0 0.875rem 0 0.875rem;
}
@media all and (min-width: 800px) {
  .headerContainer {
    max-width: 960px;
    max-width: 60rem;
  }
}

.container {
  width: 100%;
  margin: 0 auto;
  max-width: 640px;
  max-width: 40rem;
  padding: 0 14px 0 14px;
  padding: 0 0.875rem 0 0.875rem;
}
@media all and (min-width: 800px) {
  .container {
    max-width: 960px;
    max-width: 60rem;
  }
}

header #headerBox .disnone-pc .gotoContact {
  max-width: 140px;
  max-width: 8.75rem;
}

header #headerBox .disnone-sp .gotoContact {
  max-width: 220px;
  max-width: 13.75rem;
  width: 24%;
}

/* --------------------------------------------------
Header Img
-------------------------------------------------- */
.headerIndex {
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-width: 40rem;
  max-height: 640px;
  max-height: 40rem;
  top: 0;
  display: block;
  margin: 0 auto;
  background-size: contain;
}
@media all and (min-width: 800px) {
  .headerIndex {
    max-width: 960px;
    max-width: 60rem;
    max-height: 540px;
    max-height: 33.75rem;
  }
}
.headerIndex + h1 {
  display: none;
}

.headerPage {
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-width: 40rem;
  max-height: 300px;
  max-height: 18.75rem;
  margin: 0 auto;
  display: block;
}
@media all and (min-width: 800px) {
  .headerPage {
    max-width: 960px;
    max-width: 60rem;
    max-height: 300px;
    max-height: 18.75rem;
  }
}

/* --------------------------------------------------
footer
-------------------------------------------------- */
footer {
  padding-top: 2px;
  padding-top: 0.125rem;
  background: #dddddd;
  color: #2e2e2e;
  text-align: center;
}
@media all and (min-width: 800px) {
  footer {
    text-align: left;
  }
}
footer p, footer li {
  color: #2e2e2e;
}
footer ul {
  width: 98%;
  margin: 0 auto;
}
@media all and (min-width: 800px) {
  footer ul {
    margin-left: 8%;
  }
}
footer .container {
  padding: 16px 16px 16px 16px;
  padding: 1rem 1rem 1rem 1rem;
}
footer .column2 {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media all and (min-width: 800px) {
  footer .column2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .column2 li {
    float: left;
  }
}
footer .column2 ul {
  max-width: 320px;
  max-width: 20rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
  text-align: left;
}
@media all and (min-width: 800px) {
  footer .column2 ul {
    width: auto;
    max-width: 1024px;
    max-width: 64rem;
    margin: 0 auto;
    margin-bottom: 0px!important;
    margin-bottom: 0rem!important;
  }
}
footer .column2 ul.nav02 {
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}
footer .column2 ul.nav02 li {
  margin-right: 0;
  margin-left: 0;
}
@media all and (min-width: 800px) {
  footer .column2 ul.nav02 {
    margin-bottom: 16px!important;
    margin-bottom: 1rem!important;
  }
}
footer .column2 li {
  width: 98%;
  margin: auto;
  margin-bottom: 4px!important;
  margin-bottom: 0.25rem!important;
}
@media all and (min-width: 800px) {
  footer .column2 li {
    width: auto;
    float: left;
  }
}
@media all and (min-width: 800px) {
  footer .column2 .footerlist02 {
    max-width: none;
    min-width: 320px;
    min-width: 20rem;
    padding-left: 20%;
  }
}
footer .flex-column-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
footer .flex-column-row p {
  margin: 0 auto;
}
@media all and (min-width: 800px) {
  footer .flex-column-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .flex-column-row p {
    margin: 0 8px;
    margin: 0 0.5rem;
  }
}
footer #footerNav {
  height: 24px;
  height: 1.5rem;
  color: #FFFFFF;
  font-weight: bold;
  margin: 16px 0 48px 0;
  margin: 1rem 0 3rem 0;
  text-align: center;
}
footer li {
  display: block;
  height: 20px;
  height: 1.25rem;
}
footer li a, footer li a:visited, footer li a:active {
  text-decoration: none;
  color: #2e2e2e;
}
footer li a:hover {
  font-weight: bold;
  color: #CF072D;
}
@media all and (min-width: 800px) {
  footer li {
    padding: 0 12px 0 0;
    padding: 0 0.75rem 0 0;
  }
}
footer p {
  text-align: center;
}
footer #cr {
  width: 100%;
  height: 2rem;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  color: #2e2e2e;
  margin: 8px 0 0 0;
  margin: 0.5rem 0 0 0;
  padding-top: 4px;
  padding-top: 0.25rem;
}
@media all and (min-width: 800px) {
  footer #cr {
    margin: 0;
  }
}

/* --------------------------------------------------
footer -ch
-------------------------------------------------- */
/*--------------------------------------------------
ContentBox
-------------------------------------------------- */
.contentBox {
  width: 100%;
  min-height: 420px;
  min-height: 26.25rem;
  padding: 0;
  padding-bottom: 32px;
  padding-bottom: 2rem;
  overflow: hidden;
}
.contentBox ::after {
  clear: both;
}
@media all and (min-width: 800px) {
  .contentBox {
    padding: 48px;
    padding: 3rem;
    min-height: 560px;
    min-height: 35rem;
  }
}

/* Customize */
@media all and (min-width: 800px) {
  .contentBox {
    padding-top: 16px;
    padding-top: 1rem;
  }
}

/* --------------------------------------------------
Index Promotion
-------------------------------------------------- */
#mainPromo {
  margin: 16px 8px 32px 8px;
  margin: 1rem 0.5rem 2rem 0.5rem;
  padding: 16px 8px 16px 8px;
  padding: 1rem 0.5rem 1rem 0.5rem;
}
#mainPromo h1 {
  font-size: 34px;
  font-size: 2.125rem;
  width: 100%;
  text-align: center;
  color: #000000;
  font-weight: 700;
  line-height: 1.2rem;
}
@media all and (min-width: 800px) {
  #mainPromo h1 {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
#mainPromo h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.2rem;
}
@media all and (min-width: 800px) {
  #mainPromo h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
#mainPromo h3 {
  font-size: 20px;
  font-size: 1.25rem;
}
#mainPromo h4 {
  font-size: 16px;
  font-size: 1rem;
}

/* Page Navigation
-------------------------------------------------- */
nav.pageNav {
  width: 76%;
  min-width: 40%;
  padding: 32px 16px 16px 16px;
  padding: 2rem 1rem 1rem 1rem;
  margin: 0 auto;
  text-align: center;
}
nav.pageNav .prev {
  float: left;
}
nav.pageNav .next {
  float: right;
}
nav.pageNav h2 {
  display: none;
}
nav.pageNav a {
  text-decoration: none;
}

/* --------------------------------------------------
404
-------------------------------------------------- */
.not404 h1, .not404 p {
  text-align: center;
}

/* --------------------------------------------------
other
-------------------------------------------------- */
img#wpstats {
  display: none;
}

/*--------------------------------------------------
Parts Lib
-------------------------------------------------- */
.h1-style-01 {
  font-size: 42px;
  font-size: 2.625rem;
  display: inline-block;
  font-family: 'Scheherazade', serif;
  border-bottom: solid 1px #BD973E;
  margin: 0 auto;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
  padding: 10px 20px 2px 0;
  padding: 0.625rem 1.25rem 0.125rem 0;
}

.h1-style-01:before {
  content: url(images/headline.png);
  position: relative;
  top: 14px;
  top: 0.875rem;
  left: -8px;
  left: -0.5rem;
}

.h2-style01 {
  color: #2392cc;
  border-bottom: dotted 3px #2392cc;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
}

.h3-style01 {
  color: #2392cc;
  border-bottom: dotted 2px #2392cc;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
}

/* Bunner
-------------------------------------------------- */
article.container .bunner-style01 {
  width: 100%;
  padding: 0;
  margin: 0 auto 16px;
  margin: 0 auto 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
article.container .bunner-style01 img {
  float: left;
  width: 34%;
  padding-top: 2px;
  padding-top: 0.125rem;
  margin-right: 4px!important;
  margin-right: 0.25rem!important;
}
article.container .bunner-style01 p {
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 4px!important;
  margin-right: 0.25rem!important;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: -1px;
}
article.container .bunner-style01 p span {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  color: #0909e3;
}
article.container .bunner-style01 a.btn {
  width: 32%;
  float: left;
  margin-top: -2%;
  line-height: 12px;
  font-weight: 500;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: -1px;
}
article.container .bunner-style01 a.btn img {
  width: 100%;
}
article.container .bunner-style01 span {
  display: none;
}
@media (min-width: 500px) and (max-width: 800px) {
  article.container .bunner-style01 p {
    font-size: 16px;
    font-size: 1rem;
    margin-right: 6px!important;
    margin-right: 0.375rem!important;
    line-height: 22px;
  }
  article.container .bunner-style01 a.btn {
    width: auto;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 8px 4px 8px;
    padding: 0 0.5rem 0.25rem 0.5rem;
    line-height: 22px;
  }
  article.container .bunner-style01 a.btn img {
    width: 78%;
  }
}
@media all and (min-width: 800px) {
  article.container .bunner-style01 p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 8px!important;
    margin-right: 0.5rem!important;
    line-height: 26px;
  }
  article.container .bunner-style01 p span {
    font-size: 24px;
    font-size: 1.5rem;
  }
  article.container .bunner-style01 a.btn {
    width: auto;
    font-size: 16px;
    font-size: 1rem;
    padding: 4px 8px 4px 8px;
    padding: 0.25rem 0.5rem 0.25rem 0.5rem;
    line-height: 22px;
  }
}
@media (max-width: 374px) {
  article.container .bunner-style01 a.btn {
    width: 34%;
    margin-top: 4px;
    margin-top: 0.25rem;
  }
}

/*--------------------------------------------------
Contact Form
-------------------------------------------------- */
#contactForm02 {
  font-weight: bold;
  padding-top: 16px;
  padding-top: 1rem;
}
#contactForm02 h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin: 0 auto 16px;
  font-weight: 600;
}
#contactForm02 p {
  line-height: 1.25rem;
  line-height: 20px;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
}
@media all and (min-width: 800px) {
  #contactForm02 p {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 34px;
  }
}
#contactForm02 .p01 {
  margin: 0 auto;
}
@media screen and (min-width: 800px) {
  #contactForm02 .p01 {
    padding: 0 48px;
  }
}
#contactForm02 .p02 {
  margin: 0 auto;
  text-align: center;
}
@media all and (min-width: 800px) {
  #contactForm02 div {
    margin-right: 16px;
  }
}
#contactForm02 .btnContact {
  width: 94%;
  max-width: 94%;
  padding: 16px 6px 16px 6px;
  padding: 1rem 0.375rem 1rem 0.375rem;
  font-size: 1rem;
  font-weight: 450;
  margin: 0 auto 32px;
  display: block;
  background-color: #4870bd;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 1px 2px 3px #444;
  box-shadow: 1px 2px 3px #444;
}
@media screen and (min-width: 800px) {
  #contactForm02 .btnContact {
    font-size: 1.6rem;
  }
}
#contactForm02 .btnContact-02 {
  width: 68%;
  max-width: 68%;
  padding: 16px 6px 16px 6px;
  padding: 1rem 0.375rem 1rem 0.375rem;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.4px;
  font-weight: 450;
  margin: 0 auto 32px;
  display: block;
  background-color: #d22d43;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 1px 2px 3px #444;
  box-shadow: 1px 2px 3px #444;
}
@media all and (min-width: 800px) {
  #contactForm02 .btnContact-02 {
    width: 52%;
    max-width: 58%;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
#contactForm02 a.btnContact-02:hover {
  font-weight: bold;
}
@media all and (min-width: 800px) {
  #contactForm02 a.btnContact-02:hover {
    font-size: 31px;
    font-size: 1.9375rem;
  }
}

/*--------------------------------------------------
Table
tabel class="table01"
-------------------------------------------------- */
table.table01 {
  table-align: center;
  margin: 0 auto 16px;
  margin: 0 auto 1rem;
  border-color: #848484;
}
@media all and (min-width: 800px) {
  table.table01 {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    width: 90%;
  }
}
table.table01 th, table.table01 td {
  border: solid 1px #C7C5C5;
  border-collapse: collapse;
  text-align: center;
  padding: 4px;
  padding: 0.25rem;
}
@media all and (min-width: 800px) {
  table.table01 th, table.table01 td {
    padding: 8px;
    padding: 0.5rem;
  }
}
table.table01 th {
  background-color: #3c4e90;
  color: #FFFFFF;
}
table.table01 tr.td01 td {
  background-color: #f6f6f6;
}
table.table01 tr td.ta-l {
  text-align: left;
  padding: 0 0 0 16px;
  padding: 0 0 0 1rem;
}
table.table01 th.th02 {
  background: #f8f8f8;
}

/* --------------------------------------------------
Other
-------------------------------------------------- */
nav.contentsNav {
  margin: 8px 0 8px 0;
  margin: 0.5rem 0 0.5rem 0;
}
nav.contentsNav span {
  padding: 2px 4px 2px 4px;
  padding: 0.125rem 0.25rem 0.125rem 0.25rem;
  margin: 2px 4px 2px 4px;
  margin: 0.125rem 0.25rem 0.125rem 0.25rem;
}
nav.contentsNav span.on {
  background-color: #2392cc;
  color: #FFF;
}

nav.contentsNav + p {
  margin: 0 0 0 8px;
  margin: 0 0 0 0.5rem;
}

.pLink {
  margin-top: -52px;
  padding-top: 52px;
}

@media all and (min-width: 800px) {
  .pLink {
    margin-top: -152px;
    padding-top: 152px;
  }
}
.flex-col-row-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (min-width: 800px) {
  .flex-col-row-02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

.flex-col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (min-width: 800px) {
  .flex-col-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.flex-col-rowRev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (min-width: 800px) {
  .flex-col-rowRev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

/* --------------------------------------------------
saiyou : index
-------------------------------------------------- */
@media all and (min-width: 800px) {
  #saiyouhome .mainContents-sp {
    display: none;
  }
}
#saiyouhome .mainContents-pc {
  display: none;
}
@media all and (min-width: 800px) {
  #saiyouhome .mainContents-pc {
    display: block;
  }
}
#saiyouhome section.row:last-of-type {
  padding-bottom: 32px;
  padding-bottom: 2rem;
}
#saiyouhome h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 32px;
  margin-top: 2rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
#saiyouhome .mainContents a {
  color: #1b76b7;
  text-decoration: none;
}
#saiyouhome .mainContents a ul li {
  min-height: 24px;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 800px) {
  #saiyouhome div.layoutPcLeft {
    float: left;
    margin-left: 12%;
    margin-right: 16%;
  }
  #saiyouhome div.layoutPcRight {
    float: left;
  }
  #saiyouhome h2 {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 32px!important;
    margin-bottom: 2rem!important;
    padding-top: 32px;
    padding-top: 2rem;
  }
  #saiyouhome li {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 8px!important;
    margin-bottom: 0.5rem!important;
  }
}
#saiyouhome img.mainImg {
  width: 100%;
}
#saiyouhome img.mainImg + p {
  color: #9d1513;
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  padding: 4px 0 4px 0;
  padding: 0.25rem 0 0.25rem 0;
  line-height: 1.2;
}
@media all and (min-width: 800px) {
  #saiyouhome img.mainImg + p {
    margin-right: 10%;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
#saiyouhome img.mainImg + p span {
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 600;
}
@media all and (min-width: 800px) {
  #saiyouhome img.mainImg + p span {
    font-size: 28px;
    font-size: 1.75rem;
    display: block;
    margin-top: 2%;
  }
}
@media all and (max-width: 320px) {
  #saiyouhome img.mainImg + p span {
    font-size: 38px;
    font-size: 2.375rem;
  }
}

#privacy h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 24px!important;
  margin-bottom: 1.5rem!important;
}
#privacy ol li {
  font-size: 16px;
  font-size: 1rem;
}

/* --------------------------------------------------
saiyou : index
-------------------------------------------------- */
#list .mainContents h1 {
  width: 100%;
  margin: 6px 0 32px 0;
  margin: 0.375rem 0 2rem 0;
  padding: 16px 16px 16px 16px;
  padding: 1rem 1rem 1rem 1rem;
  background: #6aabee;
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
@media all and (min-width: 800px) {
  #list .mainContents h1 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 24px 16px 24px 16px;
    padding: 1.5rem 1rem 1.5rem 1rem;
  }
}
#list .mainContents img {
  width: 70%;
  max-width: 280px;
  max-width: 17.5rem;
}
@media all and (min-width: 800px) {
  #list .mainContents img {
    width: 26%;
  }
}
#list .mainContents dt {
  margin-bottom: 24px!important;
  margin-bottom: 1.5rem!important;
}

#baitoru h1 {
  text-align: left;
}
#baitoru h2 {
  text-align: left;
}
#baitoru .h2-style01 {
  color: #8b0000;
  border-bottom: dotted 3px #8b0000;
  margin-top: 12px;
}
#baitoru .cap01 .title01 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.8;
}
@media all and (min-width: 800px) {
  #baitoru .cap01 .title01 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 8px!important;
    margin-bottom: 0.5rem!important;
    padding-top: 10px;
    padding-top: 0.625rem;
  }
}
@media all and (min-width: 1024px) {
  #baitoru .cap01 .title01 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
#baitoru .cap01 .title02 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
}
@media all and (min-width: 800px) {
  #baitoru .cap01 .title02 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media all and (min-width: 1024px) {
  #baitoru .cap01 .title02 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
#baitoru .cap01 img {
  max-width: 94%;
}
@media all and (min-width: 800px) {
  #baitoru .cap01 img {
    width: 30%;
    float: left;
    margin-right: 2%;
    margin-bottom: 8px!important;
    margin-bottom: 0.5rem!important;
  }
}
#baitoru .cap01 img.img02 {
  width: 40%;
  margin-bottom: 20px!important;
  margin-bottom: 1.25rem!important;
}
@media all and (min-width: 1024px) {
  #baitoru .cap01 img.img02 {
    width: 44%;
  }
}
#baitoru .cap01 p {
  color: red;
  font-weight: 500;
}
#baitoru .cap01 dl, #baitoru #area_listing dl {
  padding: 16px;
  padding: 1rem;
  background-color: #f3f3f3;
}
#baitoru .cap01 dd, #baitoru #area_listing dd {
  font-size: 32px;
  font-size: 2rem;
  color: #8b0000;
  font-weight: 600;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
  line-height: 2rem;
}
#baitoru .cap01 dt, #baitoru #area_listing dt {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
#baitoru #schedule table {
  margin: 0 auto;
}
#baitoru #schedule th {
  background-color: #efa84a;
  color: white;
  text-align: center;
  padding: 8px 0 8px 0;
  padding: 0.5rem 0 0.5rem 0;
}
#baitoru #schedule td {
  padding: 8px 4px 8px 4px;
  padding: 0.5rem 0.25rem 0.5rem 0.25rem;
  border: solid 1px #dcdcdc;
}
#baitoru #about_price table {
  margin: 0 auto;
}
#baitoru #about_price table td {
  border: solid 1px #dcdcdc;
  padding: 8px 4px 8px 4px;
  padding: 0.5rem 0.25rem 0.5rem 0.25rem;
}
#baitoru #about_price .bgCol02 {
  background-color: #efa84a;
  color: white;
}
#baitoru #about_plan img {
  max-width: 600px;
  max-width: 37.5rem;
}
#baitoru .cap03 ul.column2 li {
  width: 100%;
}
@media all and (min-width: 800px) {
  #baitoru .cap03 ul.column2 li {
    width: 46%;
  }
}
#baitoru table.table01 {
  text-align: left;
}
#baitoru table.table01 td {
  text-align: left;
}
#baitoru .cap02 img {
  width: auto;
  overflow: scroll;
}
#baitoru .bg-col04 {
  background: #efa84a;
}
#baitoru .col-white {
  color: white;
}

#doda .cap01 img {
  width: 80%;
  margin: auto;
  margin-bottom: 10px!important;
  margin-bottom: 0.625rem!important;
}
@media all and (min-width: 800px) {
  #doda .cap01 img {
    width: 52%;
    height: intrinsic;
  }
}
#doda .cap01 h2 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #002060;
  margin: auto;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  line-height: 1.625rem;
}
@media all and (min-width: 800px) {
  #doda .cap01 h2 {
    font-size: 38px;
    font-size: 2.375rem;
    margin-bottom: 16px!important;
    margin-bottom: 1rem!important;
  }
}
#doda .cap01 h2 span {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  padding-top: 10px;
  padding-top: 0.625rem;
  color: #000;
}
@media all and (min-width: 800px) {
  #doda .cap01 h2 span {
    font-size: 26px;
    font-size: 1.625rem;
    padding-top: 16px;
    padding-top: 1rem;
  }
}
#doda .cap01 h1 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
  margin-top: 0;
}
#doda .cap01 dl {
  padding: 16px;
  padding: 1rem;
  background-color: #f3f3f3;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2rem;
  max-width: 290px;
  max-width: 18.125rem;
}
#doda .cap01 dd {
  width: 120px;
  width: 7.5rem;
  color: #222222;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
  float: left;
  border-bottom: dashed 1px #aaaaaa;
}
#doda .cap01 dt {
  width: 256px;
  width: 16rem;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
  border-bottom: dashed 1px #aaaaaa;
}
#doda .cap02 h4 {
  font-weight: bold;
}
#doda .cap05 ul.column3 li {
  width: 100%;
}
@media all and (min-width: 800px) {
  #doda .cap05 ul.column3 li {
    width: 30%;
  }
}

#doda table.table01 th {
  background-color: #ffdf64;
}

#doda table.table01 tr.td01 td {
  background-color: #feffdf;
}

#doda .cap05 ul.column3 li {
  width: 100%;
}

@media all and (min-width: 800px) {
  #doda .cap05 ul.column3 li {
    width: 30%;
  }
}
#indeed .cap06 .contents02 ul.column-inner li {
  color: #FFFFFF;
  background-color: #2392cc;
  border-radius: 8px;
  padding: 6px;
  padding: 0.375rem;
  font-weight: 500;
  margin-bottom: 1rem !important;
  font-size: 12px;
  font-size: 0.75rem;
}
@media all and (min-width: 800px) {
  #indeed .cap06 .contents02 ul.column-inner li {
    font-size: 16px;
    font-size: 1rem;
  }
}

#kyujin .bunner-style01 {
  margin-top: -9px;
}
#kyujin .contentsNav a {
  text-decoration: none;
  color: #222222;
}
#kyujin h3 {
  line-height: 1.2;
}
#kyujin .linkHeight {
  padding-top: 50px;
  margin-top: -50px;
}
@media all and (min-width: 800px) {
  #kyujin .linkHeight {
    padding-top: 134px;
    margin-top: -134px;
  }
}
#kyujin .cap00 img {
  width: 90%;
  margin: auto;
}
@media all and (min-width: 800px) {
  #kyujin .cap00 img {
    width: 44%;
    height: intrinsic;
  }
}
#kyujin .cap00 h2 {
  color: #4472c4;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.0625rem;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
  text-align: center;
}
@media all and (min-width: 800px) {
  #kyujin .cap00 h2 {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 12px!important;
    margin-bottom: 0.75rem!important;
    line-height: 32px;
    line-height: 2rem;
  }
}
#kyujin .cap00 .title01 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 4px!important;
  margin-bottom: 0.25rem!important;
}
@media all and (min-width: 800px) {
  #kyujin .cap00 .title01 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 8px!important;
    margin-bottom: 0.5rem!important;
  }
}
@media all and (min-width: 800px) {
  #kyujin .cap01 img {
    width: 40%;
    float: left;
    margin-right: 32px!important;
    margin-right: 2rem!important;
  }
}
#kyujin .cap01 dl {
  padding: 16px;
  padding: 1rem;
  background-color: #f3f3f3;
}
#kyujin .cap01 dd {
  font-size: 32px;
  font-size: 2rem;
  color: #8b0000;
  font-weight: 600;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
  line-height: 2rem;
}
#kyujin .cap01 dt {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
#kyujin .cap02 span.on {
  color: #FFF;
  background-color: #2392cc;
  padding: 2px 4px 2px 4px;
  padding: 0.125rem 0.25rem 0.125rem 0.25rem;
  margin: 2px 4px 2px 4px;
  margin: 0.125rem 0.25rem 0.125rem 0.25rem;
}
#kyujin .cap02 #kyujin-priceAndImage img {
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
@media all and (min-width: 800px) {
  #kyujin .cap02 #kyujin-priceAndImage img {
    float: left;
    margin-right: 32px!important;
    margin-right: 2rem!important;
  }
  #kyujin .cap02 #kyujin-priceAndImage img {
    width: 42%;
  }
}

#mynavi .cap00 img {
  width: 70%;
  margin: 0 auto;
  display: block;
  margin-bottom: 24px!important;
  margin-bottom: 1.5rem!important;
}
@media all and (min-width: 800px) {
  #mynavi .cap00 img {
    width: 56%;
    float: left;
    margin: 0;
  }
}
#mynavi .cap00 p {
  line-height: 1.1;
}
#mynavi .cap00 div.title00Box {
  margin: 0 auto;
  width: 265px;
  padding-left: 12%;
  margin-bottom: 12px!important;
  margin-bottom: 0.75rem!important;
}
@media all and (min-width: 800px) {
  #mynavi .cap00 div.title00Box {
    width: 320px;
    display: inline-block;
    padding: 0;
    margin-bottom: 20px!important;
    margin-bottom: 1.25rem!important;
    float: right;
  }
}
#mynavi .cap00 p.title00 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  color: #4472C4;
  display: inline-block;
}
@media all and (min-width: 800px) {
  #mynavi .cap00 p.title00 {
    font-size: 32px;
    font-size: 2rem;
  }
}
#mynavi .cap00 p.title00::before {
  content: "";
  background: url("../mynavi/img/img02.jpg") no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: contain;
  margin-right: 6px!important;
  margin-right: 0.375rem!important;
}
@media all and (min-width: 800px) {
  #mynavi .cap00 p.title00::before {
    width: 20px;
    height: 20px;
  }
}
#mynavi .cap00 p.style01 {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}
@media all and (min-width: 800px) {
  #mynavi .cap00 p.style01 {
    font-size: 34px;
    font-size: 2.125rem;
    clear: both;
  }
}
@media all and (min-width: 800px) {
  #mynavi .cap02 img {
    width: 48%;
    vertical-align: top;
  }
}
#mynavi table.table01 th {
  color: #222222;
}
#mynavi th {
  padding: 4px;
}
@media all and (min-width: 800px) {
  #mynavi th {
    padding: 12px;
    padding: 0.75rem;
  }
}
#mynavi th.th02 {
  background: #f8f8f8;
}
#mynavi .table01 {
  table-align: center;
  margin-bottom: 16px;
}
#mynavi th, #mynavi td {
  border: solid 1px #C7C5C5;
  border-collapse: collapse;
  text-align: center;
}
#mynavi .btn01 {
  width: 90%;
  max-width: 90%;
  padding: 16px 8px 16px 8px;
  padding: 1rem 0.5rem 1rem 0.5rem;
  font-size: 1rem;
  font-weight: 450;
  margin: 0 auto 16px;
  padding: 1rem 0.5rem 1rem 0.5rem;
  display: block;
  background-color: #4870bd;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 1px 2px 3px #444;
  box-shadow: 1px 2px 3px #444;
}
@media screen and (min-width: 800px) {
  #mynavi .btn01 {
    font-size: 1.6rem;
  }
}

#mynavi .table01 {
  table-align: center;
  margin-bottom: 16px;
}

#mynavishinsotsu .cap01 a:visited {
  color: #FFFFFF;
}
#mynavishinsotsu .cap01 img {
  width: 88%;
  margin: 0 auto;
  display: block;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap01 img {
    width: 58%;
    float: left;
    margin: 0;
  }
}
#mynavishinsotsu .cap01 p {
  line-height: 1.1;
}
#mynavishinsotsu .cap01 div.title00Box {
  margin: 0 auto;
  width: 280px;
  padding-left: 8%;
  margin-bottom: 12px!important;
  margin-bottom: 0.75rem!important;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap01 div.title00Box {
    width: 340px;
    display: inline-block;
    padding: 0;
    margin-bottom: 20px!important;
    margin-bottom: 1.25rem!important;
    float: right;
  }
}
#mynavishinsotsu .cap01 p.title00 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  color: #2D5ED7;
  display: inline-block;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap01 p.title00 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#mynavishinsotsu .cap01 p.title00::before {
  content: "";
  background: url("../mynavi/img/img02.jpg") no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: contain;
  margin-right: 6px!important;
  margin-right: 0.375rem!important;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap01 p.title00::before {
    width: 20px;
    height: 20px;
  }
}
#mynavishinsotsu .cap01 p.style01 {
  font-weight: bold;
  text-align: center;
  color: #2D5ED7;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 8px!important;
  margin-bottom: 0.5rem!important;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap01 p.style01 {
    font-size: 26px;
    font-size: 1.625rem;
    clear: both;
    margin-bottom: 12px!important;
    margin-bottom: 0.75rem!important;
  }
}
#mynavishinsotsu .h1-style01 {
  border-bottom: solid 1px #E7E7E7;
  font-size: 28px;
  border-left: solid 6px #2392cc;
  padding: 6px 0 6px 12px;
  line-height: 1.2;
  text-align: left;
  font-weight: bold;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .h1-style01 {
    line-height: 2;
  }
}
#mynavishinsotsu .h2-style01 {
  color: #2392cc;
  border-bottom: dotted 3px #2392cc;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
}
#mynavishinsotsu .h3-style01 {
  color: #2392cc;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
#mynavishinsotsu .h3-style01-red {
  color: red;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
#mynavishinsotsu table {
  width: 100%;
  margin: 0 auto;
  border-color: #848484;
}
#mynavishinsotsu th {
  background: #c2ecfc;
  padding: 4px;
  color: #222222;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu th {
    padding: 12px;
    padding: 0.75rem;
  }
}
#mynavishinsotsu td {
  padding: 4px;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu td {
    padding: 12px;
    padding: 0.75rem;
  }
}
#mynavishinsotsu tr.tr01 th {
  font-weight: bold;
  font-size: 16px;
  /*	pc 20 */
}
#mynavishinsotsu th.th02 {
  background: #f8f8f8;
}
#mynavishinsotsu td.td03 {
  color: red;
}
#mynavishinsotsu .table01 {
  table-align: center;
  margin-bottom: 16px;
}
#mynavishinsotsu th, #mynavishinsotsu td {
  border: solid 1px #C7C5C5;
  border-collapse: collapse;
  text-align: center;
}
#mynavishinsotsu .cap04 h6 {
  display: inline;
  background: #1551AE;
  color: #FFFFFF;
  padding: 4px 16px 4px 16px;
  padding: 0.25rem 1rem 0.25rem 1rem;
  border-radius: 4px;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap04 p.p-01 {
    position: relative;
    left: 6.6rem;
    top: -1.6rem;
  }
}
#mynavishinsotsu .cap05 h6 {
  display: inline;
  background: red;
  color: #FFFFFF;
  padding: 4px 16px 4px 16px;
  padding: 0.25rem 1rem 0.25rem 1rem;
  border-radius: 4px;
}
@media all and (min-width: 800px) {
  #mynavishinsotsu .cap05 p.p-01 {
    position: relative;
    left: 5rem;
    top: -1.6rem;
  }
}

#pacola #mainPromo {
  margin: 0 auto;
}
#pacola nav.contentsNav a {
  color: #222222;
  text-decoration: none;
}
#pacola nav.contentsNav a:visited,
#pacola nav.contentsNav a:active {
  color: #222222;
}
#pacola .mainPromo h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.75rem;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background: #0070C0;
  margin: 0;
}
#pacola .mainPromo h1 span {
  display: block;
}
@media all and (min-width: 800px) {
  #pacola .mainPromo h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
    text-align: center;
    font-weight: bold;
    color: #0070C0;
    background: #FFFFFF;
  }
  #pacola .mainPromo h1 span {
    display: inline-block;
  }
}
@media all and (min-width: 800px) {
  #pacola .h01 {
    height: 52px;
    padding: 24px;
    margin-right: 24px;
    float: left;
  }
}
#pacola .cap01 table.table01 tr td:first-child {
  text-align: left;
}
#pacola .cap01 table.table01 tr td a {
  color: #FFFFFF;
  text-decoration: none;
}
#pacola .cap01 table.table01#priceTable
tr td:first-child {
  text-align: center;
}
#pacola .mihon img {
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
}
@media all and (min-width: 800px) {
  #pacola .mihon p {
    float: left;
    margin-right: 32px!important;
    margin-right: 2rem!important;
  }
  #pacola .mihon img {
    width: 40%;
  }
  #pacola .mihon img.pac-cap02-04 {
    width: 78%;
  }
}

#pacola table.table01 tr.td01 td {
  background-color: #f6f6f6;
}

#saiyou-company .contentsBox {
  margin: auto;
}
@media all and (min-width: 800px) {
  #saiyou-company .contentsBox {
    max-width: 64%;
  }
}
#saiyou-company .contentsBox h2 {
  text-align: center;
  margin-bottom: 32px!important;
  margin-bottom: 2rem!important;
}
@media all and (min-width: 800px) {
  #saiyou-company .contentsBox h2 {
    margin-bottom: 48px!important;
    margin-bottom: 3rem!important;
  }
}
#saiyou-company .contentsBox h4 {
  width: 200px;
  width: 12.5rem;
  height: 110px;
  height: 6.875rem;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 16px!important;
  margin-bottom: 1rem!important;
  font-weight: 500;
  display: table-cell;
  text-align: center;
  line-height: 1.2;
  background-color: #BDD7EE;
  border-radius: 48%;
  vertical-align: middle;
}
#saiyou-company .contentsBox div.cover {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 16px;
  display: block;
  margin: 0 auto 16px;
  max-width: 200px;
  min-width: 200px;
}
#saiyou-company .contentsBox div.cover + p {
  margin-bottom: 32px;
}
@media all and (min-width: 800px) {
  #saiyou-company .contentsBox div.cover + p {
    padding-top: 24px;
    padding-top: 1.5rem;
    margin-right: 8px!important;
    margin-right: 0.5rem!important;
    margin-left: 8px!important;
    margin-left: 0.5rem!important;
  }
}
#saiyou-company .contentsBox dl {
  margin: 0 auto;
  display: block;
  max-width: 720px;
  max-width: 45rem;
}
#saiyou-company .contentsBox dl dd, #saiyou-company .contentsBox dl dt {
  margin-bottom: 2px!important;
  margin-bottom: 0.125rem!important;
}
#saiyou-company .contentsBox dl dd {
  float: left;
}
#saiyou-company .contentsBox dl dt {
  margin-left: 80px!important;
  margin-left: 5rem!important;
}

body.saiyou-contact-comp h2 {
  line-height: 1.2;
}
body.saiyou-contact-comp p.comp-message {
  line-height: 1.1;
}

/*!

Style-children
- - - - - - -
Start
- - - - - - -

*/
/* --------------------------------------------------
Button
-------------------------------------------------- */
/* button01 */
.btn01 p, .btn01 input {
  height: 48px;
  height: 3rem;
  min-width: 128px;
  min-width: 8rem;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  background: #00004d;
  border-radius: 5px / 5px;
  color: #FFF;
  cursor: pointer;
}

.btn01 p {
  width: 80%;
  margin: 8 auto;
  margin: 0.5rem auto;
  padding: 12px 16px 8px 16px;
  padding: 0.75rem 1rem 0.5rem 1rem;
  text-align: center;
  position: relative;
  z-index: 10;
}

.btn01 input {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.btn01 p:hover {
  background: #FFF;
  color: #00004d;
  border: 2px solid #00004d;
  padding: 10px 16px 8px 14px;
  padding: 0.625rem 1rem 0.5rem 0.875rem;
}

.btn01 input:hover {
  margin: -2px 0 0 -2px;
}

/*! --------------------------------------------------
Start Contents
-------------------------------------------------- */
/*!
- header row > container
- Header Img
- sideNav
- contentBox
- single
- page
- archive
- 404
*/
/*--------------------------------------------------
header row > container
-------------------------------------------------- */
header #headerPcNav {
  display: none;
}

@media all and (min-width: 600) {
  a.gotoContact {
    max-width: 64%;
  }
}
header {
  border-bottom: solid 1px #9e9e90;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}
@media all and (min-width: 800px) {
  header {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
  }
}

header a.gotoContact {
  background-color: #d22d43;
}

@media all and (min-width: 800px) {
  header #headerBox {
    border-top: none;
    border-bottom: none;
  }
  header #headerBox h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
  }
  header #headerBox h1 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
  }
  header #headerBox .callNumber {
    color: #222222;
  }
}
@media all and (min-width: 800px) {
  .disnone-pc {
    display: none;
  }
}
@media all and (max-width: 799px) {
  .disnone-sp {
    display: none;
  }
}

.pcHeader .callNumber {
  font-size: 18px;
  font-size: 1.125rem;
  padding-top: 18px;
  padding-top: 1.125rem;
  float: left;
}
.pcHeader .gotoContact {
  float: right;
  width: 22%;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  height: 46px;
  height: 2.875rem;
  padding-top: 12px;
  padding-top: 0.75rem;
}

/* --------------------------------------------------
Header Img
-------------------------------------------------- */
.headerPage {
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-width: 40rem;
  max-height: 300px;
  max-height: 18.75rem;
  margin: 0 auto;
  display: block;
}

@media all and (min-width: 800px) {
  .headerPage {
    max-width: 960px;
    max-width: 60rem;
    max-height: 300px;
    max-height: 18.75rem;
  }
}
/*--------------------------------------------------
Parts Lib
-------------------------------------------------- */
/* Bunner
-------------------------------------------------- */
@media (min-width: 500px) and (max-width: 800px) {
  article.container .bunner-style01 p {
    font-size: 16px;
    font-size: 1rem;
    margin-right: 6px !important;
    margin-right: 0.375rem !important;
    line-height: 22px;
  }

  article.container .bunner-style01 a.btn {
    width: auto;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 8px 4px 8px;
    padding: 0 0.5rem 0.25rem 0.5rem;
    line-height: 22px;
  }

  article.container .bunner-style01 a.btn img {
    width: 78%;
  }
}
/*--------------------------------------------------
Contact Form
-------------------------------------------------- */
#contactForm h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin: 0 auto 16px;
  font-weight: 600;
}

#contactForm p {
  line-height: 1.25rem;
  line-height: 20px;
}

#contactForm .p01 {
  margin: 0 auto 16px;
}

@media screen and (min-width: 800px) {
  #contactForm .p01 {
    padding: 0 48px;
  }
}
#contactForm .p02 {
  margin: 0 auto 8px;
  text-align: center;
}

#contactForm .btnContact {
  width: 94%;
  max-width: 94%;
  padding: 16px 6px 16px 6px;
  padding: 1rem 0.375rem 1rem 0.375rem;
  font-size: 1rem;
  font-weight: 450;
  margin: 0 auto 32px;
  display: block;
  background-color: #4870bd;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 1px 2px 3px #444;
  box-shadow: 1px 2px 3px #444;
}

@media screen and (min-width: 800px) {
  #contactForm .btnContact {
    font-size: 1.6rem;
  }
}
#saiyouhome ul li {
  min-height: 24px;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

#indeed .cap06 .contents02 ul.column-inner li {
  color: #FFFFFF;
  background-color: #2392cc;
  border-radius: 8px;
  padding: 6px;
  padding: 0.375rem;
  font-weight: 500;
  margin-bottom: 1rem !important;
  font-size: 12px;
  font-size: 0.75rem;
}

@media all and (min-width: 800px) {
  #indeed .cap06 .contents02 ul.column-inner li {
    font-size: 16px;
    font-size: 1rem;
  }
}
#mynavi .row {
  overflow: scroll;
}

#mynavi .cap01 a:visited {
  color: #FFFFFF;
}

#mynavi .h1-style01 {
  border-bottom: solid 1px #E7E7E7;
  font-size: 28px;
  border-left: solid 6px #2392cc;
  padding: 6px 0 6px 12px;
  line-height: 1.2;
  font-weight: bold;
  text-align: left;
}

@media all and (min-width: 800px) {
  #mynavi .h1-style01 {
    line-height: 2;
  }
}
#mynavi table {
  margin: 0 auto;
  border-color: #848484;
}

#mynavi th {
  background: #c2ecfc;
  padding: 4px;
}

@media all and (min-width: 800px) {
  #mynavi th {
    padding: 12px;
    padding: 0.75rem;
  }
}
#mynavi tr.tr01 th {
  font-weight: bold;
  font-size: 16px;
  /*	pc 20 */
}

#mynavi th, #mynavi td {
  border: solid 1px #C7C5C5;
  border-collapse: collapse;
  text-align: center;
}

@media screen and (min-width: 800px) {
  #mynavi .cap01 .column2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#pacola #mainPromo {
  margin: 0 auto;
}

#pacola nav.contentsNav a {
  color: #222222;
  text-decoration: none;
}

#pacola nav.contentsNav a:visited,
#pacola nav.contentsNav a:active {
  color: #222222;
}

#pacola .mainPromo h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.75rem;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background: #0070C0;
  margin: 0;
}

#pacola table.table01 tr.td01 td {
  background-color: #f6f6f6;
}

@media all and (min-width: 800px) {
  #pacola .h01 {
    height: 52px;
    padding: 24px;
    margin-right: 24px;
    float: left;
  }
}
#pacola .cap01 table.table01 tr td:first-child {
  text-align: left;
}

#pacola .cap01 table.table01 tr td a {
  color: #FFFFFF;
  text-decoration: none;
}

#pacola .cap01 table.table01#priceTable
tr td:first-child {
  text-align: center;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
