@charset "UTF-8";
/* ===================================================================
CSS Document
file name  :default.css
style info : COMMON PAGE Style
=================================================================== */
html {
  overflow-y: scroll;
}
body, div, dl, dt, dd {
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
ul, ol {
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
ul li {
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
ol li {
  list-style: none;
  padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
object, embed {
  vertical-align: top;
}
hr, legend {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
img, abbr, acronym, fieldset {
  border: 0;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
ul li {
  list-style-type: none;
}
a, button, input, textarea {
  outline: none;
}
/** fade使用時のズレ対策（FF）**/
img {
  box-shadow: #000 0 0 0;
}
 x:-moz-any-link, x:default {
 box-shadow: #000 0 0 0;
}
a {
  color: #2d2d2d;
  text-decoration: none;
  transition: opacity .6s ease;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/*---------------------------------------------
FontSize Initialization
---------------------------------------------*/
html {
  font: 62.5%/1.231 Noto Sans Japanese, メイリオ, Meiryo, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body {
  font-size: 1.0rem;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
}
select, input, button, textarea, table {
  font: 1.0rem Noto Sans Japanese, メイリオ, Meiryo, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
pre, code, kbd, samp, tt {
  font-family: Noto Sans Japanese, メイリオ, Meiryo, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1;
}
/*---------------------------------------------
Utility
---------------------------------------------*/
/* Clearfix */
.cf:after, .sec:after, .section:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}
#wrap * {
  box-sizing: border-box;
}
.serif {
  font-family: 'Noto Serif JP', sans-serif, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.notes {
  font-size: 1.3rem;
  margin-top: 5px;
}
#wrap {
  background: #f7ede9;
}
#content {
  padding: 0 3%;
  overflow: hidden;
}
.content_inner {
	max-width: 1400px;
	min-width: 1000px;
  margin: 0 auto;
  padding: 0 10%;
}

.contents {
  padding: 140px 0 0;
}

img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #wrap {
    font-size: 1.6rem;
    min-width: 1200px;
    overflow: hidden;
  }
  .sp {
    display: none !important;
  }
  .inner {
    width: 1000px;
    margin: 0 auto;
  }
  .inner.is-small {
    width: 900px;
  }
}
@media (max-width: 767px){
  #wrap {
    font-size: 1.4rem;
    min-width: 320px;
    overflow: hidden;
  }
  .pc {
    display: none !important;
  }
  .inner {
    width: 100%;
    padding: 0 4%;
  }
  .contents {
    padding: 90px 0 40px;
  }
  .content_inner {
    max-width: inherit;
    min-width: inherit;
    padding: 0 4%;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
}
/*-------------------------
Header
--------------------------*/
.header {
  padding: 36px 20px;
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}
/*-------------------------
Menu
--------------------------*/
.menuBtn {
  position: fixed;
  top: 14px;
  right: 14px;
  cursor: pointer;
}
.menuWrap {
  background: #aa002b;
  position: fixed;
  right: 14px;
  top: 14px;
  padding: 60px 20px 40px;
  display: none;
}
.menuWrap a {
 color: #FFF;
}
.menuList {
  padding: 0 30px 30px;
}
.menuList li {
  margin-bottom: 10px;
}
.menuList a {
  display: block;
  font-size: 1.8rem;
}
.menuBtnClose {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .sideNavWrap {
    background: #f95c6d;
    position: fixed;
    left: 0;
    top: calc(50% - 200px);
    padding: 20px;
    border-radius: 0 10px 10px 0;
  }
  .sideSns li {
    margin-bottom: 20px;
  }
  .sideSns li:last-of-type {
    margin-bottom: 10px;
  }
  .menuWrap {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .sideNavWrap ul {
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 0 0 30px;
  }
  .sideSns li {
    margin:0 15px;
    width: 40px;
  }
  .menuList {
    padding: 0 10px 30px;
  }
}
/*-------------------------
footer
--------------------------*/
.footer {
	background: #282828;
	padding: 30px 4%;
	text-align: center;
}
.footerCopy {
	font-size: 1.2rem;
	color: #FFF;
}

@media (min-width: 768px) {

}

@media (max-width: 767px){
  .header {
    padding: 25px 10px;
  }
  .headerLogo {
    width: 130px;
  }
  .menuBtn {
    top: 10px;
    right: 10px;
    width: 50px;
  }

  .menuWrap {
    top: 10px;
    right: 10px;
    max-width: 80%;
    padding: 20px 15px 20px;
  }

  .menuBtnClose {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    right: 5px;
  }

  .menuBtnClose img {
    width: 25px;
    height: 25px;
  }
  .menuList a {
     font-size:1.6rem;
  }

}


/* topicPath
------------------------------- */
#topicPath  {
  font-size: 79.6%;
  color: #777;
  margin: 0 0 50px 0;
}

#topicPath a {
  color: #777;
}

#topicPath li:after {
   content: "/";
   display: inline-block;
   color: #a7a79e;
   padding: 0 6px;
}

#topicPath li:last-child:after {
   display: none;
}

#topicPath li {
   display: inline-block;
}
