/* LESS Document */
.diffshadow {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.va {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wb {
  word-break: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.tajust {
  text-align: justify;
  text-justify: inter-ideograph;
}
.icomoon {
  font-family: 'icomoon';
  font-weight: normal !important;
  font-style: normal !important;
  margin: 0 5px 0 0;
}
.solidBtn a {
  color: #ffffff;
  background-color: #e42e3b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  -o-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 0 #ac1a24;
  -moz-box-shadow: 0 4px 0 #ac1a24;
  -ms-box-shadow: 0 4px 0 #ac1a24;
  -o-box-shadow: 0 4px 0 #ac1a24;
  box-shadow: 0 4px 0 #ac1a24;
  -webkit-transition: none;
  transition: none;
  display: block;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
  position: relative;
  letter-spacing: 2px;
  box-sizing: border-box;
}
.arrowNavi {
  font-family: 'icomoon';
  font-weight: normal !important;
  font-style: normal !important;
  margin: 0 5px 0 0;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  margin-top: -0.375rem;
  content: '\e912';
  font-size: 0.75rem;
  color: #cccccc;
  display: block;
}
.textof {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*------------------- reset & base style --------------------*/
html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #222222;
  font-size: 1rem;
  font-style: italic;
  font-weight: bold;
  vertical-align: middle;
  word-break: break-all;
  letter-spacing: 1px;
  word-break: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img,
object,
embed,
video,
iframe {
  max-width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* link */
a {
  margin: 0;
  padding: 0;
  color: #fd2037;
  vertical-align: baseline;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}
/* clearfix */
.clearfix {
  display: block;
}
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
::selection {
  background: #222222;
  color: #ffffff;
}
::-moz-selection {
  background: #222222;
  color: #ffffff;
}
/* icons */
.svgIcon {
  width: 1rem;
  height: 1rem;
  margin: 0 0.2rem 0 0;
  fill: currentColor;
}
@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon.eot?q2fnca');
  src: url('../font/icomoon.eot?q2fnca#iefix') format('embedded-opentype'), url('../font/icomoon.ttf?q2fnca') format('truetype'), url('../font/icomoon.woff?q2fnca') format('woff'), url('../font/icomoon.svg?q2fnca#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* other common style */
.dib {
  display: inline-block;
}
.hide {
  display: none;
}
/*---------------------------------------

fontSize

---------------------------------------*/
html {
  font-size: 1rem;
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 0.875rem;
  }
}
/*---------------------------------------

btnStyle

---------------------------------------*/
.borderBtn {
  width: 400px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  position: relative;
}
.borderBtn a {
  color: #ffffff;
  background-image: linear-gradient(-45deg, transparent, transparent 35%, #ffffff 36%, #ffffff 50%, transparent 51%, transparent 85%, #ffffff 86%, #ffffff 100%);
  background-size: 12px 12px;
  animation: none;
  display: block;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.borderBtn a:hover {
  color: #fff;
  background-image: linear-gradient(-45deg, transparent, transparent 35%, #ffffff 36%, #ffffff 50%, transparent 51%, transparent 85%, #ffffff 86%, #ffffff 100%);
  background-size: 12px 12px;
  opacity: 1;
  animation: anim 20s linear infinite;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.borderBtn a::before {
  content: 'エントリーフォームへ';
  width: 400px;
  height: 80px;
  line-height: 80px;
  font-size: 1.375rem;
  background: #fd2037;
  display: block;
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.borderBtn a::after {
  content: '';
  width: 3rem;
  height: 1px;
  margin-top: -0.5rem;
  background: #222222;
  position: absolute;
  right: -2rem;
  top: 50%;
}
@media screen and (max-width: 414px) {
  .borderBtn {
    width: 90%;
    height: 60px;
    line-height: 60px;
  }
  .borderBtn a::before {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  .borderBtn a::after {
    content: none;
  }
}
@keyframes anim {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 100%;
  }
}
.btn {
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  position: relative;
}
.btn a {
  color: #ffffff;
  background: #222222;
  display: block;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.btn a::after {
  content: '';
  width: 2rem;
  height: 1px;
  background: #fd2037;
  position: absolute;
  right: -1rem;
  top: 50%;
}
/*---------------------------------------

titles

---------------------------------------*/
.mainTitle {
  margin: 0 0 3rem 0;
  text-align: center;
  font-size: 2.375rem;
  font-weight: normal;
  color: #fd2037;
  position: relative;
}
.mainTitle hr {
  width: 12rem;
  height: 20px;
  margin-top: 0;
  background: linear-gradient(-70deg, transparent 35%, #83dac8 45%, #83dac8 55%, transparent 65%);
  background-size: 8px 20px;
  border: none;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mainTitle small {
  font-size: 0.875rem;
  display: block;
  color: #83dac8;
}
.entryTitle {
  font-size: 1.5rem;
  text-align: center;
}
.lineTitle {
  margin: 0 0 2rem 0;
}
.lineTitle p {
  margin: 0;
  font-size: 1.5rem;
  color: #83dac8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 3px;
  position: relative;
}
.lineTitle p::before,
.lineTitle p::after {
  content: '';
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #83dac8;
  min-width: 1rem;
  display: inline-block;
  vertical-align: middle;
}
.lineTitle p::before {
  margin-right: 2rem;
  margin-left: 0;
}
.lineTitle p::after {
  margin-right: 0;
  margin-left: 2rem;
}
/*---------------------------------------

PC

---------------------------------------*/
@media screen and (min-width: 768px) {
  .fat-nav,
  .hamburger,
  #footerFixWrap {
    display: none;
  }
  /*---------------------------------------
	#sideContents
	---------------------------------------*/
  #sideContents {
    width: 20%;
    height: 100vh;
    background: #fd2037;
    position: fixed;
    z-index: 1000000;
    box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.5);
  }
  #sideContents .logo {
    width: 70%;
    margin: 2rem auto 2rem auto;
    text-align: center;
  }
  #sideContents .logo p {
    padding: 0.5rem 0 0 0;
    color: #222222;
    font-size: 0.75rem;
    font-style: normal;
    letter-spacing: 1px;
  }
  #sideContents .content {
    height: 70%;
    overflow-y: scroll;
  }
  #sideContents #gnavi ul li:not(:last-child) {
    padding: 0 0 0.8rem 0;
  }
  #sideContents #gnavi ul a {
    padding: 0.5rem 1.5rem;
    color: #ffffff;
    font-size: $font14px;
    font-weight: bold;
    position: relative;
    display: block;
    transition: .3s;
  }
  #sideContents #gnavi ul a::after {
    width: 0;
    height: 1px;
    content: '';
    background-color: #222222;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .3s;
  }
  #sideContents #gnavi ul a:hover {
    color: #ffffff;
    opacity: 1;
  }
  #sideContents #gnavi ul a:hover::after {
    width: 100%;
  }
  #sideContents #gnavi ul li.active a {
    background: #222222;
  }
  #sideContents ul.sns {
    margin: 1rem 0 1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #sideContents ul.sns li:not(:last-child) {
    margin: 0 0.5rem 0 0;
  }
  #sideContents ul.sns a {
    color: #222222;
  }
  #sideContents ul.sns a:hover {
    color: #ffffff;
  }
  #sideContents ul.sns a .svgIcon {
    width: 1.5rem;
    height: 1.5rem;
  }
  #sideContents .ban {
    margin: 0 0 0 1.5rem;
    padding: 0 0 2rem 0;
  }
  /*---------------------------------------
	#mainContents
	---------------------------------------*/
  #mainContents {
    width: 80%;
    background: #ffffff;
    position: absolute;
    left: 20%;
    top: 0;
  }
}
/*---------------------------------------

tablet & sp

---------------------------------------*/
@media screen and (max-width: 767px) {
  body {
    padding: 0 0 4.5rem 0;
  }
  /*---------------------------------------
	footer fix
	---------------------------------------*/
  #footerFixWrap {
    display: block;
  }
  #footerFixWrap #footerFix {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 50000!important;
  }
  #footerFixWrap #footerFix ul {
    padding: 0.5rem 0.7rem;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #footerFixWrap #footerFix ul li {
    box-sizing: border-box;
  }
  #footerFixWrap #footerFix ul li a {
    padding: 0.5rem;
    font-size: 1.25rem;
    line-height: 2.5rem;
    text-align: center;
    display: block;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  #footerFixWrap #footerFix ul li.entry {
    width: 63%;
  }
  #footerFixWrap #footerFix ul li.entry a {
    color: #ffffff;
    background: #fd2037;
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    -ms-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    -o-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  }
  #footerFixWrap #footerFix ul li.about {
    width: 35%;
  }
  #footerFixWrap #footerFix ul li.about a {
    color: #222222;
    background: #ffffff;
  }
  /*---------------------------------------
	fat-nav
	---------------------------------------*/
  .fat-nav {
    padding: 1rem;
    background: rgba(253, 32, 55, 0.95);
    box-sizing: border-box;
  }
  .fat-nav ul {
    margin: 0 auto;
    display: inherit;
  }
  .fat-nav li {
    padding: 1rem;
    font-size: 1.375rem;
  }
  .logoFat {
    width: 40%;
    margin: 0 auto;
    padding: 2rem 0;
    text-align: center;
  }
  .logoFat p {
    padding: 0.3rem 0 0 0;
    color: #222222;
    font-size: 0.75rem;
    font-style: normal;
  }
  .hamburger {
    top: 0;
    left: inherit;
    right: 0 !important;
    background: #fd2037;
    height: 45px;
  }
  /*---------------------------------------
	#sideContents
	---------------------------------------*/
  /* ホームのみヘッダーロゴ表示 */
  #sideContents {
    display: none;
  }
  .home #sideContents {
    display: block;
  }
  #sideContents {
    background: #222222;
  }
  #sideContents .logo {
    width: 160px;
    margin: 0 auto;
    padding: 1rem 0;
    text-align: center;
  }
  #sideContents .logo p {
    padding: 0.5rem 0 0 0;
    color: #ffffff;
    font-size: 0.75rem;
    font-style: normal;
    letter-spacing: 1px;
  }
  #sideContents .content {
    display: none;
  }
  /*---------------------------------------
	#mainContents
	---------------------------------------*/
  #mainContents {
    background: #ffffff;
  }
}
@media screen and (max-width: 414px) {
  #sideContents .logo {
    width: 45%;
  }
}
/*---------------------------------------

footer

---------------------------------------*/
footer {
  padding: 2rem 3rem;
  background: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
footer .main {
  width: 35%;
}
footer .main .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
footer .main .logo img {
  width: 200px;
  opacity: 0.9;
}
footer .main .logo p {
  padding: 0.5rem 0 0 1rem;
  color: #cccccc;
  font-size: 0.75rem;
  font-style: normal;
}
footer .main .sns {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
footer .main .sns p {
  color: #cccccc;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
footer .main .sns ul {
  margin: 0 0 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
footer .main .sns ul li:not(:last-child) {
  padding: 0 0.5rem 0 0;
}
footer .main .sns ul li a {
  color: #cccccc;
}
footer .main .sns ul li a .svgIcon {
  width: 1rem;
  height: 1rem;
}
footer .main .copy {
  color: #cccccc;
  font-size: 0.625rem;
}
footer nav {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
footer nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
footer nav ul li a {
  margin: 0 0 0 1rem;
  color: #cccccc;
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 1.5rem;
    display: inherit;
  }
  footer .main {
    width: 100%;
    text-align: center;
  }
  footer .main .logo {
    display: inherit;
  }
  footer .main .logo img {
    width: 170px;
  }
  footer .main .logo p {
    padding: 0.5rem 0 0 0;
  }
  footer .main .sns {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  footer nav {
    display: none;
  }
}
/*---------------------------------------

pagetop

---------------------------------------*/
#pagetop {
  background: #f0f0f0;
}
#pagetop a {
  width: 100%;
  padding: 1rem;
  color: #999999;
  text-align: center;
  font-size: $font16px;
  font-weight: bold;
  display: block;
  position: relative;
}
#pagetop a .svgIcon {
  margin: 0 1rem 0 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}
/*---------------------------------------

btmContact

---------------------------------------*/
#btmContact {
  background: url("../images/common/bgEntry.jpg") no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 650px) {
  #btmContact {
    background-size: auto 100%;
  }
}
#btmContact dl {
  padding: 3rem 0;
  text-align: center;
}
#btmContact dl h3 {
  padding: 0 0 1rem 0;
  font-size: 1.625rem;
  color: #ffffff;
  letter-spacing: 5px;
}
#btmContact dl .borderBtn a::before {
  background: #222222;
}
#btmContact dl .borderBtn a::after {
  background: #fd2037;
}
