@charset "UTF-8";
/* !HTML5 elements
---------------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* !Reseting
---------------------------------------------------------- */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: none;
  line-height: 1.6em;
  font-size: 18px;
  color: #000;
  word-wrap: break-word;
  /* 英数字折り返し */
  box-sizing: border-box;
  overflow: hidden;
}

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

input,
textarea {
  margin: 0;
  font-size: 100%;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset,
img {
  border: 0;
}

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

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

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

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

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

a,
input {
  outline: none;
}

input,
textarea {
  border-radius: 0;
}

input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

abbr,
acronym {
  border: 0;
}

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

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#header,
#contents,
section,
.box_layout01,
.box_column01,
.list_inline01 {
  display: block;
  min-height: 1%;
}

.clearfix:after,
#header:after,
#contents:after,
section:after,
.box_layout01:after,
.box_column01:after,
.list_inline01:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

html {
  overflow-y: scroll;
}

@media print {
  html,
  html body {
    *zoom: 0.65;
  }
}
.sp {
  display: none;
}

.Clear {
  clear: both;
}

/* 電話番号の処理 */
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/* !Fonts -------------------------------------------------------------- */
.fwB {
  font-weight: bold;
}

.fz18 {
  font-size: 18px;
}

.fz28 {
  font-size: 28px;
}

.fz36 {
  font-size: 36px;
}

.fz40 {
  font-size: 40px;
}

.fz48 {
  font-size: 48px;
}

.lh2 {
  line-height: 2em;
}

.fw5 {
  font-weight: 500;
}

.fw7 {
  font-weight: 700;
}

/* !Margin ------------------------------------------------------------------ */
.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt80 {
  margin-top: 80px !important;
}

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

/* !Padding ------------------------------------------------------------------ */
.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pt120 {
  padding-top: 120px;
}

.pb60 {
  padding-bottom: 60px;
}

/* !Width ------------------------------------------------------------------- */
.w60per {
  width: 60% !important;
  margin: 0 auto;
}

.w80per {
  width: 80% !important;
  margin: 0 auto;
}

/* !Inline Align ------------------------------------------------------------ */
.taC {
  text-align: center !important;
}

.taC_spL {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.ImgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* 電話番号の処理 */
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/* !Fonts -------------------------------------------------------------- */
.fwB {
  font-weight: 600;
}

.fz18 {
  font-size: 18px;
}

.fz24 {
  font-size: 24px;
}

.fz28 {
  font-size: 28px;
}

.fz36 {
  font-size: 36px;
}

.fz40 {
  font-size: 40px;
}

.fz48 {
  font-size: 48px;
}

.lh2 {
  line-height: 2em;
}

.fw5 {
  font-weight: 500;
}

.fw7 {
  font-weight: 700;
}

/* !Margin ------------------------------------------------------------------ */
.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt80 {
  margin-top: 80px !important;
}

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

/* !Padding ------------------------------------------------------------------ */
.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pt120 {
  padding-top: 120px;
}

.pb60 {
  padding-bottom: 60px;
}

/* !Width ------------------------------------------------------------------- */
.w60per {
  width: 60% !important;
  margin: 0 auto;
}

.w80per {
  width: 80% !important;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .w60per {
    width: 92% !important;
    margin: 0 auto;
  }
  .w80per {
    width: 92% !important;
    margin: 0 auto;
  }
}
/* !Inline Align ------------------------------------------------------------ */
.taC {
  text-align: center !important;
}

.taC_spL {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.ImgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #f7ae00;
  text-decoration: none;
}

a:active {
  color: #f7ae00;
}

/* フェードインで要素を表示
---------------------------------------------------------- */
.fadein {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1s;
}

/* 汎用コンテンツ
---------------------------------------------------------- */
/* ページトップ に戻る*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 64px;
  right: 24px;
  cursor: pointer;
  opacity: 0.9;
  z-index: 1;
}

.pagetop a {
  display: block;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.pagetop a:hover {
  display: block;
  background-color: #b2d1fb;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.pagetop img {
  width: 36px;
}

/* !文字の色 ----------------------------------------------------------------- */
.fc_orange {
  color: #eb5606;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}

.fc_white {
  color: #fff;
}

/* スクロールでフェードイン ----------------------------------------------------- */
.fadein01 {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

.fadein02 {
  opacity: 0;
  transform: translateY(-40px);
  transition: all 1.5s;
}

.fadein03 {
  opacity: 0;
  transform: translateY(40px);
  transition: all 1.5s;
}

.fadein04 {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

.fadein05 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.8s;
}

.fadein06 {
  opacity: 0;
  transform: translateX(50px);
  transition: all 0.8s;
}

/* 画面表示時のフェードイン
---------------------------------------------------------- */
.an-fadeup {
  animation-name: fadeup;
  animation-duration: 0.6s;
  animation-iteration-count: 1;
}

@keyframes fadeup {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mincho {
  font-family: "Noto Serif JP", serif;
}/*# sourceMappingURL=style.css.map */