@charset "UTF-8";
/* setting */
/*
	サイト全体で使うフォントの指定
*/
/* メイン・サブカラー */
/* リンク色 */
/*
	サイト全体で使うフォントの指定
*/
/*
	サイト全体で使うフォントの指定
*/
/* ページのwidth */
/* ブレークポイント */
/* tool */
/*
	サイト全体で使うmixinの指定
*/
/* base */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
	サイトの基本となるCSS
*/
/* 余白のリセット */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
}

/* body */
body {
  text-align: center;
  line-height: 2;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
  _font-family: "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  *font-size: 113%;
  color: #000;
}
@media screen and (max-width: 480px) {
  body {
    line-height: 2.4;
  }
}

body.macOs, body.win8-1 {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
}

/*
Font-size list (base: 14px)
 57% =  8px
 64% =  9px
 71% = 10px
 79% = 11px        150% = 21px        221% = 31px
 86% = 12px        157% = 22px        229% = 32px
 93% = 13px        163% = 23px        236% = 33px
100% = 14px        171% = 24px        243% = 34px
107% = 15px        179% = 25px        250% = 35px
114% = 16px        186% = 26px        257% = 36px
121% = 17px        193% = 27px        264% = 37px
129% = 18px        200% = 28px        271% = 38px
136% = 19px        208% = 29px        276% = 39px
143% = 20px        214% = 30px        286% = 40px
*/
/* リンク色 */
a {
  color: #D83E3E;
}

a:hover, a:active {
  text-decoration: none;
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

/* hover時の画像 */
a:hover img {
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

/* IE8 */
html > body a:hover img {
  display: inline-block\9 ;
  zoom: 1\9 ;
}

/* 新旧Firefox */
a:hover img, x:-moz-any-link {
  background: #fff;
}

a:hover img, x:-moz-any-link, x:default {
  background: #fff;
}

/* for IE7: page zoom bug fix */
*:first-child + html body,
*:first-child + html br {
  letter-spacing: 0;
}

/* 画像 */
img {
  vertical-align: bottom;
  max-width: 100%;
}

/* Clearfix */
.clearfix:after, ul.global-btn:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix, ul.global-btn {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix, * html ul.global-btn {
  height: 1%;
}

.clearfix, ul.global-btn {
  display: block;
}

/* End Hack */
/* layout */
/*
	サイト全体のレイアウトグリッドの指定
*/
/* ヘッダー */
.layout-header {
  width: 100%;
}

/* フッター */
.layout-footer {
  width: 100%;
}

.layout-footer-half {
  width: 460px;
  float: left;
}

/* ページ幅 */
.layout-container {
  background: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/* メインカラム */
.layout-main-column {
  float: left;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .layout-main-column {
    float: none;
    width: 100%;
  }
}

/* サブカラム */
.layout-sub-column {
  float: right;
  width: 18%;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .layout-sub-column {
    float: none;
    width: 100%;
  }
}

/* 汎用レイアウト */
.layout-section {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .layout-section {
    width: 88%;
    margin: 0 auto 120px;
    text-align: left;
  }
}

.layout-half {
  width: 49%;
}

.layout-1-third {
  width: 32%;
}

.layout-2-third {
  width: 66%;
}

.layout-3-col {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.layout-3-col:nth-child(3n) {
  margin-right: 0;
}
.layout-3-col:nth-child(3n+1) {
  clear: both;
}

.layout-4-col {
  float: left;
  width: 24%;
  margin-right: 1%;
}
.layout-4-col:nth-child(4n) {
  margin-right: 0;
}
.layout-4-col:nth-child(4n+1) {
  clear: both;
}

.layout-5-third {
  width: 85%;
}

/*
	ヘッダーの指定
*/
/* ヘッダー外枠 */
.header {
  position: fixed;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  left: 0;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 9;
}

/* ヘッダーロゴ */
.header-site-name {
  position: absolute;
  top: 20px;
  left: 30px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 999;
}
@media screen and (max-width: 480px) {
  .header-site-name {
    top: 15px;
    left: 20px;
  }
}

/* グローバルナビ */
ul.global-btn {
  position: fixed;
  top: 13px;
  right: 80px;
  z-index: 999;
}
@media screen and (max-width: 480px) {
  ul.global-btn {
    /*display: none;*/
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: rgba(0, 0, 0, 0.7);
    top: auto;
    bottom: 0;
    right: 0;
    padding: 4px 4px;
    width: 100%;
  }
}
ul.global-btn li {
  list-style: none;
  float: left;
  margin: 0 4px;
}
ul.global-btn li a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 45px;
  padding: 8px 20px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
}
ul.global-btn li a:hover {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

.toggle {
  position: fixed;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  display: block;
  right: 24px;
  top: 13px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 999;
}
.toggle span {
  position: absolute;
  display: block;
  width: 65%;
  border-bottom: solid 2px #000;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  padding-top: 9px;
  right: 8px;
}
.toggle span:nth-child(1) {
  top: 3px;
}
.toggle span:nth-child(2) {
  top: 13px;
}
.toggle span:nth-child(3) {
  top: 23px;
}
.toggle.active span:nth-child(1) {
  top: 15px;
  left: 4px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.toggle.active span:nth-child(2),
.toggle.active span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.global_nav {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding-top: 90px;
  color: #000;
  text-align: center;
}
.global_nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 24px;
}
@media screen and (max-width: 480px) {
  .global_nav > ul {
    display: block;
    text-align: left;
  }
}
.global_nav > ul li {
  margin: 0 24px;
  padding: 5px;
  list-style-type: none;
  color: #fff;
}
.global_nav > ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.global_nav > ul li a::after {
  content: ">";
  padding-left: 8px;
}
.global_nav > ul li a:hover {
  text-decoration: underline;
}
.global_nav > ul li dl dt {
  margin-bottom: 15px;
}
.global_nav > ul li dl dd li {
  font-size: 12px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .global_nav > ul > li {
    border-bottom: 1px solid #fff;
  }
}
.global_nav.active {
  -webkit-transform: none;
          transform: none;
}

.wrapper {
  width: 90%;
  margin: auto;
}

.contents {
  padding: 10px;
  margin-top: 90px;
  border: 1px dashed #000;
}

/*
	フッターの指定
*/
/* フッター外枠 */
footer {
  background: #000;
  clear: both;
  display: block;
  position: relative;
  text-align: center;
}

/* フッターナビ */
.footer-nav {
  background: #222222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0 20px;
}
.footer-nav ul {
  width: 355px;
  margin: 0 auto;
}
.footer-nav ul li {
  float: left;
  list-style: none;
  padding: 0 20px;
}
.footer-nav ul li a {
  color: #fff;
  font-size: 0.8em;
  text-decoration: none;
}
.footer-nav ul li a:hover {
  color: #bbb;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

/* フッターロゴ */
.footer-sitename {
  width: 380px;
  margin: 0 auto;
  padding: 40px 0 30px;
  color: #fff;
  font-size: 0.7em;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .footer-sitename {
    width: 100%;
    text-align: center;
    line-height: 2;
  }
}
.footer-sitename img {
  float: left;
}
@media screen and (max-width: 480px) {
  .footer-sitename img {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
.footer-sitename span {
  float: right;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .footer-sitename span {
    float: none;
    display: block;
    text-align: center;
  }
}

/* ホバー部分 */
.footer-bottom {
  background: #000;
  position: fixed;
  display: block;
  opacity: 0.9;
  bottom: 0;
  width: 100%;
  height: 50px;
  z-index: 999;
}

/* コピーライト */
.copy {
  background: #000;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 0.7em;
  padding: 20px 0 40px;
}

/* module */
/*
	サイト全体のナビゲーション設定
*/
/* グローバルナビの設定 */
.dropdwn {
  position: relative;
}
.dropdwn ul {
  background: #000;
  position: absolute;
  opacity: 0.9;
  display: none;
  width: 160px;
  top: 50px;
  z-index: 99;
  text-align: left;
}
.dropdwn ul li {
  float: none;
  padding: 12px 0;
}

/* ローカルナビの設定 */
.side-nav {
  margin-bottom: 65px;
}
.side-nav .side-nav__title {
  border-bottom: 2px solid #B42B2B;
  padding: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  color: #B42B2B;
}
.side-nav .side-nav__list {
  list-style: none;
}
.side-nav .side-nav__list li {
  border-bottom: 1px solid #707070;
}
.side-nav .side-nav__list li a {
  display: block;
  padding: 20px 0px;
  color: #000;
  line-height: 1.8;
  font-size: 0.9em;
}

/* カテゴリナビの設定 */
.category-nav {
  position: fixed;
  top: 0;
  left: 200px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 0 0;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .category-nav {
    top: 10vh;
    left: 0;
  }
}
@media screen and (max-width: 480px) {
  .category-nav {
    display: none;
  }
}
.category-nav ul {
  padding: 20px 20px;
}
@media screen and (max-width: 768px) {
  .category-nav ul {
    padding: 10px 6%;
  }
}
.category-nav ul li {
  float: right;
  list-style: none;
  margin: 0 20px;
}
.category-nav ul li a {
  color: #000;
  font-size: 0.9em;
  text-decoration: none;
}
.category-nav ul li a:hover {
  color: #000;
}
.category-nav ul li a:hover::after {
  content: "";
  border-bottom: 2px solid #000;
  display: block;
  width: 100%;
  margin-top: 10px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

/*
	サイト全体の見出しの設定
*/
/* 見出し */
.title-lv1 {
  position: absolute;
  display: block;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  margin-bottom: 30px;
  font-size: 2.2em;
  line-height: 0.9;
  color: #000;
  font-family: "Cabin", sans-serif;
  text-align: center;
}
.title-lv1 span {
  font-size: 0.4em;
  font-weight: normal;
}
.title-lv1::after {
  content: "";
  background: #f2f2f2;
  position: absolute;
  z-index: -1;
  display: block;
  -webkit-transform: skew(-21deg);
          transform: skew(-21deg);
  width: 100%;
  height: 20px;
  top: 18px;
}

.title-lv2 {
  background: #f0f0f0;
  border-radius: 2px;
  padding: 5px;
  margin-bottom: 35px;
  color: #000;
  font-size: 1.1em;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 6px;
  font-weight: normal;
}

.title-lv3 {
  position: relative;
  margin-bottom: 18px;
  color: #000;
  font-size: 180%;
  text-align: center;
}
.title-lv3::after {
  content: "";
  border-bottom: 3px solid #ddd;
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 50px;
  margin-left: -25px;
}

/* 汎用見出し */
.title-other-01 {
  padding: 0px 20px;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: left;
  color: #000;
}

.title-other-02 {
  padding: 0px 10px;
  border-bottom: 1px dashed #707070;
  margin-bottom: 5px;
  color: #B42B2B;
}

/*
	サイト全体のテーブルの設定
*/
/* テーブルの設定 */
.table-ptn--01 {
  width: 100%;
}
.table-ptn--01 th {
  background: #none;
  border: 1px solid #666;
  padding: 4px 10px;
  color: #000;
  font-weight: normal;
  font-size: 0.8em;
}
.table-ptn--01 td {
  background: #fff;
  border: 1px solid #666;
  padding: 5px 10px;
  font-size: 0.9em;
}

.table-ptn--02 {
  width: 100%;
}
.table-ptn--02 th {
  background: #f2f2f2;
  border-bottom: 1px solid #bbb;
  padding: 6px 2%;
  color: #333;
  font-size: 0.8em;
}
.table-ptn--02 td {
  border-bottom: 1px solid #bbb;
  padding: 8px 2%;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .table-ptn--02 {
    width: 88%;
    margin: 0 auto;
  }
}

.table-ptn--03 th {
  border-bottom: 1px dashed #ABA073;
  padding: 10px;
  font-weight: bold;
}
.table-ptn--03 td {
  border-bottom: 1px dashed #ABA073;
  padding: 10px;
}

/*
	サイト全体のリンク・ボタンの設定
*/
/* ボタンの設定 */
.btn {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  -webkit-box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.6);
}

.btn--full {
  display: block;
  padding: 12px 0;
  border-radius: 3px;
  text-align: center;
  behavior: url(PIE.htc);
}

.btn--main {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 286px;
  height: 60px;
  margin: 0 auto;
  padding-top: 14px;
  color: #000;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.btn--main::before {
  content: "";
  position: absolute;
  border: solid 1px #000;
  display: block;
  width: 286px;
  height: 60px;
  top: -2px;
  left: -2px;
}
.btn--main::after {
  content: "";
  position: absolute;
  border: solid 1px #000;
  display: block;
  width: 286px;
  height: 60px;
  top: 2px;
  left: 2px;
}
.btn--main:hover {
  background: #000;
  width: 286px;
  height: 60px;
  color: #fff;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--main:hover::before {
  border: 0;
}
.btn--main:hover::after {
  border: 0;
}

.btn--main-sp {
  position: relative;
  background: linear-gradient(-120deg, #068ED8, #385A8B);
  border-radius: 30px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 286px;
  height: 60px;
  margin: 0 auto;
  padding: 18px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.btn--main-sp::before {
  content: "";
  position: absolute;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 50%;
  right: 20px;
  margin-top: -3px;
}
.btn--main-sp::after {
  content: "";
  border-top: solid 1px #fff;
  position: absolute;
  width: 30px;
  top: 50%;
  right: 20px;
}
.btn--main-sp:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--main-sp:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--main-sp:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.btn--main-no {
  position: relative;
  background: linear-gradient(-120deg, #068ED8, #385A8B);
  border-radius: 30px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 286px;
  height: 60px;
  padding-top: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.btn--main-no:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.btn--more {
  position: relative;
  color: #B42B2B;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  padding-right: 40px;
}
.btn--more:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more::before {
  content: "";
  position: absolute;
  border-top: solid 1px #B42B2B;
  border-right: solid 1px #B42B2B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 8px;
  right: 0px;
  margin-top: -3px;
}
.btn--more::after {
  content: "";
  border-top: solid 1px #B42B2B;
  position: absolute;
  width: 30px;
  top: 8px;
  right: 0px;
}

.btn--more-sp {
  background: -webkit-gradient(linear, left top, right top, from(#385a8b), to(#068ed8));
  background: linear-gradient(90deg, #385a8b 0%, #068ed8 100%);
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 75%;
  text-decoration: none;
  padding: 2px 30px 2px 12px;
}
.btn--more-sp:hover {
  color: #fff;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-sp:hover::before {
  border-top: solid 1px #fff;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-sp:hover::after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-sp::before {
  content: "";
  position: absolute;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 12px;
  right: 10px;
  margin-top: -3px;
}
.btn--more-sp::after {
  content: "";
  border-top: solid 1px #fff;
  position: absolute;
  width: 10px;
  top: 12px;
  right: 10px;
}

.btn--more-short {
  position: relative;
  color: #B42B2B;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.btn--more-short:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-short:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-short:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-short::before {
  content: "";
  position: absolute;
  border-top: solid 1px #B42B2B;
  border-right: solid 1px #B42B2B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 10px;
  right: -24px;
  margin-top: -3px;
}
.btn--more-short::after {
  content: "";
  border-top: solid 1px #B42B2B;
  position: absolute;
  width: 15px;
  top: 10px;
  right: -24px;
}

.btn--more-bg {
  background: url("../img/common/parts/bgi--icon.png") right no-repeat;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  padding-top: 6px;
  padding-right: 64px;
  color: #B42B2B;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
}
.btn--more-bg:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg::before {
  content: "";
  position: absolute;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 0px;
  top: 26px;
  right: 18px;
  margin-top: -3px;
}
.btn--more-bg::after {
  content: "";
  border-top: solid 1px #fff;
  position: absolute;
  width: 15px;
  top: 26px;
  right: 18px;
}

.btn--more-bg-sp {
  background: url("../img/sp/common/parts/bgi--icon.png") right no-repeat;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 30px;
  padding-top: 4px;
  padding-right: 42px;
  color: #B42B2B;
  font-weight: normal;
  text-decoration: underline;
  text-align: right;
}
.btn--more-bg-sp:hover {
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg-sp:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg-sp:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--more-bg-sp::before {
  content: "";
  position: absolute;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 0px;
  top: 16px;
  right: 8px;
  margin-top: -3px;
}
.btn--more-bg-sp::after {
  content: "";
  border-top: solid 1px #fff;
  position: absolute;
  width: 15px;
  top: 16px;
  right: 8px;
}

.btn--orange {
  background: #E7590D;
  color: #fff;
  text-decoration: none;
}

.btn--white {
  position: relative;
  background: #fff;
  border: 1px solid #B42B2B;
  border-radius: 2px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 240px;
  height: 42px;
  margin: 0 auto;
  padding: 4px 0 0 24px;
  font-size: 16px;
  text-decoration: none;
  text-align: left;
  color: #B42B2B;
  line-height: 2;
}
.btn--white::before {
  content: "";
  position: absolute;
  border-top: solid 1px #B42B2B;
  border-right: solid 1px #B42B2B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 50%;
  right: 20px;
  margin-top: -3px;
}
.btn--white::after {
  content: "";
  border-top: solid 1px #B42B2B;
  position: absolute;
  width: 30px;
  top: 50%;
  right: 20px;
}
.btn--white:hover {
  border: solid 1px #EA9999;
  color: #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white.article-next {
  padding-right: 8px;
}
.btn--white.article-next::before {
  content: "";
  position: absolute;
  border-top: solid 1px #B42B2B;
  border-right: solid 1px #B42B2B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 3px;
  height: 1px;
  top: 50%;
  right: 20px;
  margin-top: -2px;
}
.btn--white.article-next::after {
  content: "";
  border-top: solid 1px #B42B2B;
  position: absolute;
  width: 13px;
  top: 50%;
  right: 20px;
}
.btn--white.article-next:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white.article-next:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white.article-prev {
  padding-left: 15px;
}
.btn--white.article-prev::before {
  content: "";
  position: absolute;
  border-top: solid 1px #B42B2B;
  border-left: solid 1px #B42B2B;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 3px;
  height: 1px;
  top: 50%;
  left: 20px;
  margin-top: -2px;
}
.btn--white.article-prev::after {
  content: "";
  border-top: solid 1px #B42B2B;
  position: absolute;
  width: 13px;
  top: 50%;
  left: 20px;
}
.btn--white.article-prev:hover::before {
  border-top: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white.article-prev:hover::after {
  border-top: solid 1px #EA9999;
  border-right: solid 1px #EA9999;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.btn--white.article-all {
  border-radius: 30px;
  width: 286px;
  height: 60px;
  padding-top: 12px;
}
.btn--white.article-all::before {
  content: none;
}
.btn--white.article-all::after {
  content: none;
}
/*
	サイト全体のリストの設定
*/
/* アイコン型リストの設定 */
.list-arrow {
  list-style: none;
}
.list-arrow li {
  background: url(../img/common/mark/ico--arrow-01.png) 2px 7px no-repeat;
  padding-left: 17px;
}

.list-circle {
  list-style: disc;
  margin-left: 40px;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.8;
}
/* ボーダー型リストの設定 */
.list-border {
  list-style: none;
}
.list-border li {
  padding-left: 5px;
  border-bottom: 1px dashed #ABA073;
}

/* 番号型リストの設定 */
.list-numbering {
  list-style: decimal;
  padding-left: 25px;
}
.list-numbering li {
  display: list-item;
  margin-bottom: 10px;
}
.list-numbering li .list-numbering {
  list-style: lower-roman inside;
}
.list-numbering li .list-numbering li {
  text-indent: -1.2em;
}

/* 通常リストの設定 */
.list-nomal {
  padding-left: 20px;
}
.list-nomal li {
  margin-bottom: 5px;
}

/* リストマークなし */
.list-style-none {
  list-style: none;
}

/* デザイン枠 */
.list-green {
  border: 2px solid #2D9B75;
  padding: 24px 30px 30px;
}
.list-green .list-green__title {
  border-radius: 25px;
  background: #2D9B75;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 570px;
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.list-green li {
  background: url(../img/common/parts/ico--check.svg) 4px 7px no-repeat;
  padding-left: 5px;
  border-bottom: 1px dotted #aaa;
  font-size: 24px;
  list-style: none;
  padding: 11px 10px 14px 40px;
  line-height: 1;
}

.list-green-sp {
  /*width: 85%;*/
  border: 2px solid #2D9B75;
  margin: 0 auto;
  padding: 12px 10px 10px;
}
.list-green-sp .list-green-sp__title {
  border-radius: 25px;
  background: #2D9B75;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 10px;
  font-size: 112%;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
.list-green-sp li {
  background: url(../img/common/parts/ico--check.svg) 4px 16px no-repeat;
  list-style: none;
  padding: 11px 10px 14px 45px;
  border-bottom: 1px dotted #aaa;
  list-style: none;
  line-height: 1.5;
  text-align: left;
}

/*
	サイト全体のリンク・ボタンの設定
*/
/* ブロックの設定 */
.box-sub--01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #2D9B75;
  background: #fff;
  margin: 20px 15px 15px;
  padding: 20px;
}
.box-sub--01 .box-sub--01__title {
  background: linear-gradient(120deg, #E2EA28, #2D9B75);
  border-radius: 20px;
  width: 398px;
  margin: 0 auto;
  margin-top: -35px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.box-sub--02 {
  border: 4px solid #FFC693;
  padding: 7px;
}

.box-callout {
  background: #649BB1;
  border-radius: 20px;
  position: relative;
  margin-top: 50px;
  padding: 15px;
  color: #fff;
  text-align: center;
}
.box-callout .box-callout__ico {
  position: absolute;
  left: 8px;
  top: -24px;
}
.box-callout::before {
  content: "";
  border-style: solid;
  border-width: 8px 24px 8px 0;
  border-color: transparent #649BB1 transparent transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: 22px;
  left: -20px;
}

/* スマホ用 */
.box-sub--01-sp {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #2D9B75;
  background: #fff;
  margin: 40px 0 15px;
  padding: 20px;
}
.box-sub--01-sp .box-sub--01-sp__title {
  background: linear-gradient(120deg, #E2EA28, #2D9B75);
  border-radius: 20px;
  margin: 0 auto;
  margin-top: -35px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}

.box-callout-sp {
  background: #649BB1;
  border-radius: 20px;
  position: relative;
  margin-top: 30px;
  padding: 15px 20px;
  color: #fff;
  font-size: 85%;
}
.box-callout-sp .box-callout-sp__ico {
  position: absolute;
  left: 8px;
  top: -24px;
}
.box-callout-sp::before {
  content: "";
  border-style: solid;
  border-width: 0 10px 30px 10px;
  border-color: transparent transparent #649BB1 transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: -30px;
  left: 21%;
  text-align: center;
}

/*
	サイト全体のWordPress記事の設定
*/
/* ブログ・お知らせの設定 */
.article {
  width: 840px;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .article {
    width: 100%;
  }
}
.article .article__title {
  margin-bottom: 20px;
}
.article .article__title h1 {
  background: #F5F5EC;
  margin-bottom: 5px;
  padding: 0 20px;
  color: #B42B2B;
  font-weight: bold;
  font-size: 30px;
}
.article .article__title h1::before {
  content: "";
  margin-right: 10px;
}
.article .article__title h1::after {
  content: "";
  margin-left: 10px;
}
.article .article__title .article__date {
  display: block;
  float: left;
  width: 114px;
  padding-top: 2px;
}
.article .article__title .article__category ul li {
  border: 1px solid #000;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  height: 25px;
  margin: 5px 4px 5px;
  padding: 0px 12px;
  font-size: 0.8em;
  list-style: none;
}
.article .article__title .article__category ul li a {
  color: #000;
  text-decoration: none;
}
.article .article__title .article__category ul li a:hover {
  color: #EA9999;
}
.article .article__detail {
  line-height: 2.2;
}
.article .article__detail img {
  margin-bottom: 14px;
}

@media screen and (max-width: 768px) {
  .article-content {
    width: 88%;
    margin: 0 auto;
  }
}

/* ページネーションの設定 */
.pagination {
  position: relative;
  padding: 40px 0 60px;
  clear: both;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
}
.pagination span, .pagination a {
  background-color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 2px 5px 2px 0;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  font-size: 125%;
  color: #B42B2B;
}
.pagination a {
  border: 1px solid #B42B2B;
}
.pagination a:hover {
  background: #B42B2B;
  border: 1px solid #B42B2B;
  color: #fff;
}
.pagination .current {
  background: #B42B2B;
  border: 1px solid #B42B2B;
  color: #fff;
}

/*共通*/
.content, .category-member {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content, .category-member {
    width: 100%;
  }
}
.content dl, .category-member dl {
  margin-bottom: 40px;
}
.content dt, .category-member dt {
  font-weight: bold;
  font-size: 1.04em;
}
.content dd, .category-member dd {
  font-size: 0.94em;
}

.content__wrap {
  background: #fff;
  width: 100%;
  display: block;
}

.content-title__wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
}

.page-title {
  background: url("../img/index/main/img--01.svg") top 70px right 40% no-repeat, #000;
}
.page-title h1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 350px;
  padding-top: 150px;
  color: #fff;
  font-family: "Cabin", sans-serif;
  font-size: 3.2em;
  line-height: 1;
}
.page-title h1 span {
  font-size: 0.6em;
}
@media screen and (max-width: 768px) {
  .page-title h1 {
    height: 200px;
    padding-top: 50px;
  }
}
.page-title .page-title__cilcle {
  background: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  display: block;
  height: 40px;
}
.page-title .page-title__txt {
  background: #fff;
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .page-title .page-title__txt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 6%;
    text-align: left;
  }
}

.post-categories {
  list-style: none;
}

.category-link ul {
  background: #000;
  padding-bottom: 1vh;
  /*li:nth-child(3){
  	padding: 80px 0 0;
  	color: #666;
  	&::after{
  		content: none;
  	}
  	&:hover{
  		cursor:auto;
  		opacity: 1.0;
  		font-size: 1.8em;
  	}
  }*/
}
.category-link ul li {
  position: relative;
  background: #000;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 25%;
  height: 200px;
  padding: 35px 0 0;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .category-link ul li {
    width: 50%;
  }
}
.category-link ul li span {
  font-size: 0.6em;
}
.category-link ul li a {
  display: block;
  width: 100%;
  font-family: "Cabin", sans-serif;
  font-size: 1.6em;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .category-link ul li a {
    font-size: 1.2em;
  }
}
.category-link ul li img {
  margin-bottom: 8px;
}
.category-link ul li::after {
  content: url("../img/common/parts/ico--arrow.svg");
  position: absolute;
  opacity: 0.6;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: 10px;
  bottom: 70px;
  width: 20px;
  height: 50px;
}
.category-link ul li:hover {
  cursor: pointer;
  opacity: 0.9;
  font-size: 1.2em;
}
.category-link ul li:nth-child(1) {
  background: linear-gradient(155deg, #B42B2B, #000);
}
.category-link ul li:nth-child(2) {
  background: linear-gradient(155deg, #207796, #000);
}
.category-link ul li:nth-child(3) {
  background: linear-gradient(155deg, #D63E55, #000);
}
.category-link ul li:nth-child(4) {
  background: linear-gradient(155deg, #6A9A1E, #000);
}
.category-link ul li:nth-child(4) img {
  margin-bottom: 30px;
}
.category-link ul li:nth-child(5) {
  background: linear-gradient(155deg, #FBB12F, #000);
}
.category-link ul li:nth-child(5) img {
  margin-bottom: 30px;
}

.category-link__title {
  background: #000;
  color: #666;
  padding: 20px 0 15px;
  font-size: 75%;
}

.aboutus-content {
  text-align: left;
}
.aboutus-content dl {
  margin: 0 20px;
  margin-bottom: 40px;
}
.aboutus-content dl dt {
  font-size: 1.2em;
  font-weight: bold;
}
.aboutus-content dl dd {
  margin-bottom: 40px;
}
.aboutus-content dl dd ul li {
  list-style: disc;
  margin-left: 20px;
}

.newMark {
  border: 1px solid #B42B2B;
  border-radius: 5px;
  display: inline-block;
  color: #B42B2B;
  margin-left: 12px;
  padding: 0 10px;
}

.aboutus-content-half {
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  width: 49%;
  padding: 12px;
}
@media screen and (max-width: 480px) {
  .aboutus-content-half {
    width: 100%;
  }
}
.aboutus-content-half .title-lv2 {
  font-size: 1.1em;
  margin-bottom: 20px;
}
.aboutus-content-half dl dt {
  font-size: 1em;
}
.aboutus-content-half .table-ptn--01 {
  width: 92%;
  margin: 0 4% 30px;
}

.aboutus-content__btn {
  width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .aboutus-content__btn {
    width: 100%;
  }
}
.aboutus-content__btn .btn--main {
  float: left;
  margin: 0 10px;
}

ul.news-list {
  width: 100%;
  margin: 0 auto;
}
ul.news-list > li {
  position: relative;
  float: left;
  width: 46%;
  margin: 0 3% 20px 1%;
  list-style: none;
}
ul.news-list > li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 220px;
}
ul.news-list > li:nth-child(2n+1) {
  clear: both;
}
ul.news-list > li .news-list__category {
  margin-left: 8px;
  font-size: 0.7em;
  color: #fff;
}
ul.news-list > li .news-list__category a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
ul.news-list > li .news-list__category span {
  display: inline-block;
  background: #000;
  padding: 0 14px;
  margin-right: 10px;
}
ul.news-list > li .news-list__detail {
  padding: 18px 16px 20px;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.6;
}
ul.news-list > li .news-list__date {
  display: block;
  width: 100%;
  text-align: right;
}

.news-item-pagenation ul {
  margin-bottom: 50px;
}
.news-item-pagenation ul li {
  float: left;
  list-style: none;
}

ul.member-list {
  width: 100%;
  margin: 0 auto;
}
ul.member-list li {
  position: relative;
  list-style: none;
  float: left;
  width: 19%;
  margin: 30px 0.5% 30px;
}
@media screen and (max-width: 480px) {
  ul.member-list li {
    width: 46%;
  }
}
@media screen and (max-width: 480px) {
  ul.member-list li:nth-child(2n+1) {
    clear: both;
  }
}
ul.member-list li:nth-child(5n+1) {
  clear: both;
}
@media screen and (max-width: 480px) {
  ul.member-list li:nth-child(5n+1) {
    clear: inherit;
  }
}
ul.member-list .member-list__number {
  position: absolute;
  top: -50px;
  left: 8px;
  font-family: "Cabin", sans-serif;
  font-size: 3em;
}
ul.member-list .member-list__name {
  margin: 20px 0 10px;
  font-size: 1.8em;
  line-height: 0.7;
}
ul.member-list .member-list__name span {
  font-size: 0.4em;
}
ul.member-list .member-list__detail {
  font-size: 0.9em;
  line-height: 1.6;
}
ul.member-list .member-list__detail span {
  color: #888;
  font-size: 0.9em;
}
ul.member-list .member-list__detail span::after {
  content: "/";
  margin: 0 5px;
}

ul.pr-bnr {
  width: 100%;
  border-bottom: 4px solid #2C2C2C;
}
ul.pr-bnr li {
  float: left;
  list-style: none;
  width: 50%;
}
@media screen and (max-width: 480px) {
  ul.pr-bnr li {
    float: none;
    width: 100%;
  }
}
ul.pr-bnr li a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 150px;
  padding: 52px 0 0;
  color: #fff;
  font-size: 1.6em;
  line-height: 1;
  text-decoration: none;
}
ul.pr-bnr li a span {
  font-size: 0.6em;
}
ul.pr-bnr li a::after {
  content: url("../img/common/parts/ico--arrow.svg");
  position: absolute;
  opacity: 0.6;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: 10px;
  bottom: 40px;
  width: 20px;
  height: 50px;
}
ul.pr-bnr li:nth-child(1) {
  /*background: url(../img/common/banner/bgi--schedule.jpg) center;*/
  background: #000;
  background-size: cover;
}
ul.pr-bnr li:nth-child(2) {
  /*background: url(../img/common/banner/bgi--member.jpg) center;*/
  background: #222;
  background-size: cover;
}
ul.pr-bnr li:hover {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-size: 102%;
}
ul.pr-bnr li:hover a {
  opacity: 0.7;
}

.sns__wrap {
  background: url(../img/common/sns/bgi--01.jpg) center bottom no-repeat, #989898;
  background-size: cover;
  padding: 60px 0 180px;
}

.sns {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sns {
    width: 100%;
  }
}

.facebook {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 0;
  float: left;
  width: 49%;
}
@media screen and (max-width: 480px) {
  .facebook {
    float: none;
    width: 100%;
  }
}

.instagram {
  float: right;
  width: 49%;
}
@media screen and (max-width: 480px) {
  .instagram {
    float: none;
    width: 100%;
  }
}

.sponsor-bnr {
  background: #2C2C2C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  width: 100%;
  padding: 20px 0;
}
.sponsor-bnr .sponsor-bnr__item {
  margin: 0 5px;
}
.sponsor-bnr .sponsor-bnr__item img {
  width: 180px;
}

/*トップページ*/
.top-main {
  position: relative;
  width: 100%;
  height: 65vh;
  overflow: hidden;
}

.main-catch {
  position: absolute;
  display: block;
  top: 20vh;
  left: 15%;
  width: 70%;
  z-index: 1;
}

.main-catch__title {
  color: #fff;
  font-family: "Cabin", sans-serif;
  font-size: 3.6em;
  line-height: 0.9;
  margin-bottom: 40px;
}

.main-catch__txt {
  color: #fff;
  font-size: 0.6em;
  list-style: none;
}

.main-catch__image {
  position: absolute;
  top: -115px;
  left: 50%;
  margin-left: 145px;
}
@media screen and (max-width: 480px) {
  .main-catch__image {
    width: 20%;
  }
}

#top-main__image {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #top-main__image {
    width: 200%;
  }
}
@media screen and (max-width: 480px) {
  #top-main__image {
    width: 320%;
  }
}
#top-main__image img {
  width: 100%;
}

.main-slide {
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 2.4s linear, -webkit-transform 8.5s linear;
  transition: opacity 2.4s linear, -webkit-transform 8.5s linear;
  transition: opacity 2.4s linear, transform 8.5s linear;
  transition: opacity 2.4s linear, transform 8.5s linear, -webkit-transform 8.5s linear;
  position: relative;
  top: 0;
  z-index: -999;
}
.main-slide:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.main-slide.show_ {
  opacity: 1;
}
.main-slide.zoom_ {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.main-slide img {
  display: block;
  width: 100% !important;
}
@media screen and (max-width: 480px) {
  .main-slide img {
    width: 200% !important;
  }
}

.top-about {
  width: 800px;
  margin: 0 auto 120px;
}
@media screen and (max-width: 768px) {
  .top-about {
    width: 88%;
  }
}

.top-about--lead {
  margin-bottom: 10px;
}

.top-about--txt {
  margin-bottom: 40px;
  font-size: 87.5%;
}

.top-news ul.news-list {
  width: 90%;
}
.top-news ul.news-list > li {
  width: 23%;
  margin: 0 1%;
}
@media screen and (max-width: 480px) {
  .top-news ul.news-list > li {
    width: 100%;
  }
}
.top-news ul.news-list > li:nth-child(2n+1) {
  clear: none;
}

/* チームページ共通 */
.category-main, .category-contents-main {
  position: relative;
  display: block;
  height: 1180px;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .category-main, .category-contents-main {
    height: auto;
  }
}
.category-main .page-title__cilcle, .category-contents-main .page-title__cilcle {
  background: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  display: block;
  height: 40px;
}
.category-main .page-title__txt, .category-contents-main .page-title__txt {
  background: #fff;
  width: 100%;
  padding-bottom: 40px;
  line-height: 1.8;
}

.category-contents-main {
  height: 1180px;
}

.category-main-catch {
  position: absolute;
  width: 1100px;
  left: calc(50% - 550px);
  padding-top: 120px;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .category-main-catch {
    width: 94%;
    left: 3%;
  }
}
.category-main-catch .category-main-catch__title {
  margin-bottom: 5px;
  font-family: "Cabin", sans-serif;
  font-size: 3.2em;
  line-height: 0.8;
}
@media screen and (max-width: 768px) {
  .category-main-catch .category-main-catch__title {
    font-size: 2.4em;
  }
}
.category-main-catch .category-main-catch__title span {
  font-size: 0.6em;
}
.category-main-catch .category-main-catch__txt {
  font-size: 90%;
}

.category-main-concept {
  display: block;
  width: 1100px;
  margin: 0 auto;
  padding: 720px 0 0;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .category-main-concept {
    width: 88%;
    text-align: left;
  }
}

.category-main-concept__catch {
  font-size: 200%;
  color: #D63E55;
  font-weight: bold;
  margin-bottom: 20px;
}

.category-title {
  position: relative;
  display: block;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  margin-bottom: 30px;
  font-size: 2.2em;
  line-height: 1;
  color: #000;
  font-family: "Cabin", sans-serif;
}
.category-title span {
  font-size: 0.4em;
  font-weight: normal;
}
.category-title::after {
  content: "";
  border: 1px solid #D63E55;
  position: absolute;
  z-index: 1;
  display: block;
  width: 120px;
  top: 40px;
  left: calc(50% - 60px);
}

.category-member {
  padding: 60px 0 60px;
}

.category-bg--white {
  background: #fff;
  padding: 60px 0 60px;
}

@media screen and (max-width: 480px) {
  .contetnt-about {
    width: 88%;
    margin: 0 auto;
    text-align: left;
  }
}

.about-history .table-ptn--02 td:nth-child(1) {
  width: 10%;
}
.about-history .table-ptn--02 td:nth-child(2) {
  width: 16%;
}

/* liebe */
.liebe {
  background: #fff;
}
.liebe .category-main, .liebe .category-contents-main {
  background: url(../img/liebe/pic--main.jpg) no-repeat center;
  background-size: cover;
}
.liebe .category-title::after {
  content: "";
  border: 1px solid #B42B2B;
}
.liebe .category-main-concept__catch {
  color: #B42B2B;
}

/* over35 */
.over35 {
  background: #F0FCFF;
}
.over35 .category-main, .over35 .category-contents-main {
  background: url(../img/over35/pic--main.jpg) no-repeat center;
  background-size: cover;
}
.over35 .category-title::after {
  content: "";
  border: 1px solid #207796;
}
.over35 .category-main-concept__catch {
  color: #207796;
}

/* kranz */
.kranz {
  background: #FFE8EB;
}
.kranz .category-main, .kranz .category-contents-main {
  background: url(../img/kranz/pic--main.jpg) no-repeat center;
  background-size: cover;
}
.kranz .category-title::after {
  content: "";
  border: 1px solid #D63E55;
}
.kranz .category-main-concept__catch {
  color: #D63E55;
}

/* vogel */
.vogel {
  background: #EEF7E1;
}
.vogel .category-main, .vogel .category-contents-main {
  background: url(../img/vogel/pic--main.jpg) no-repeat center;
  background-size: cover;
}
.vogel .category-title::after {
  content: "";
  border: 1px solid #6A9A1E;
}
.vogel .category-main-concept__catch {
  color: #6A9A1E;
}

/* spiel */
.spiel {
  background: #fff;
}
.spiel .category-main, .spiel .category-contents-main {
  background: url(../img/spiel/pic--main.jpg) no-repeat center;
  background-size: cover;
}
.spiel .category-title::after {
  content: "";
  border: 1px solid #FBB12F;
}
.spiel .category-main-concept__catch {
  color: #FBB12F;
}

/*試合結果*/
.result-opponent {
  margin-left: 10px;
  font-size: 1.2em;
}
.result-opponent span {
  float: left;
  background: #333;
  display: block;
  width: 60px;
  margin-right: 8px;
  padding: 2px;
  color: #fff;
  font-size: 0.6em;
  text-align: center;
}

.result-date {
  float: left;
  margin-left: 10px;
  font-size: 0.9em;
}
.result-date span {
  float: left;
  background: #333;
  display: block;
  width: 60px;
  margin-right: 8px;
  padding: 2px;
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.result-spot {
  float: right;
  width: 30%;
  font-size: 0.9em;
  text-align: right;
}
.result-spot span {
  margin-right: 10px;
  padding: 2px;
  font-size: 0.8em;
}
.result-spot span::after {
  content: " / ";
  margin-left: 10px;
}

.result-detail {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
}
.result-detail td {
  width: 42%;
  text-align: right;
}
.result-detail td:nth-child(2) {
  width: 14%;
  text-align: center;
}
.result-detail td:nth-child(3) {
  text-align: left;
}
.result-detail tr:nth-child(1) td {
  margin-top: 10px;
  font-size: 2.4em;
  font-weight: bold;
}
.result-detail tr:nth-child(1) td:nth-child(2) {
  font-size: 2em;
}
.result-detail tr:nth-child(2) td {
  font-size: 2em;
  font-weight: bold;
}

.result-score {
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 20px;
}
.result-score dt {
  background: #eee;
  border-radius: 5px;
  width: 500px;
  margin: 0 auto 5px;
  font-size: 0.85em;
}
.result-instagram {
  width: 500px;
  margin: 0 auto;
  padding: 20px 0;
}

/* カレンダー */
.calender-category-list {
  clear: both;
  margin-bottom: 60px;
}
.calender-category-list li {
  list-style: none;
  float: left;
  margin: 0 8px 12px;
}
.calender-category-list li a {
  position: relative;
  border: 1px solid #000;
  border-radius: 2px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  height: 42px;
  padding: 8px 12px 0;
  color: #000;
  font-size: 0.9em;
  text-align: left;
  text-decoration: none;
}
.calender-category-list li a span {
  font-size: 0.8em;
}
.calender-category-list li a img {
  margin-bottom: 7px;
  margin-right: 10px;
}
.calender-category-list li a:hover {
  border: 1px solid #333;
  color: #333;
}
.calender-category-list li a:hover::before {
  border-top: solid 1px #333;
  border-right: solid 1px #333;
}
.calender-category-list li a:hover::after {
  border-top: solid 1px #333;
}
.calender-category-list li a::before {
  content: "";
  position: absolute;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
  height: 1px;
  top: 50%;
  right: 18px;
  margin-top: -3px;
}
.calender-category-list li a::after {
  content: "";
  border-top: solid 1px #000;
  position: absolute;
  width: 30px;
  top: 50%;
  right: 18px;
}

#mc_today_my-calendar {
  display: none;
}

.mc-main .mc_vogel .event-title button {
  background: #faffef;
}

/* お問い合わせ */
.wpcf7-form {
  width: 80%;
  margin: 0 auto;
}
.wpcf7-form p {
  margin-bottom: 30px;
  clear: both;
}
.wpcf7-form p label {
  font-size: 1em;
  line-height: 2.6;
  font-weight: bold;
}
.wpcf7-form .wpcf7-form-control-wrap select {
  border: 1px solid #999;
  border-radius: 2px;
  height: 24px;
  padding: 6px;
  font-size: 1em;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
  border: 1px solid #999;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 540px;
  padding: 6px;
  font-size: 1em;
}
.wpcf7-form .wpcf7-text input {
  border: 1px solid #999;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 540px;
  padding: 6px;
  font-size: 1em;
}
.wpcf7-form .wpcf7-list-item {
  clear: both;
}
.wpcf7-form .wpcf7-list-item input {
  /*		float: left;*/
  width: 20px;
  margin-top: 3px;
}
.wpcf7-form .wpcf7-list-item .wpcf7-list-item-label {
  /*				display: block;
  			margin-right: 20px;
  		width: 65px;*/
}
.wpcf7-form .wpcf7-submit {
  background: #B42B2B;
  border: 0px;
  border-radius: 2px;
  display: block;
  width: 120px;
  height: 42px;
  margin: 0 auto;
  color: #fff;
}
.wpcf7-form .wpcf7-radio {
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 480px) {
  .wpcf7-form {
    width: 96%;
  }
  .wpcf7-form .wpcf7-text input {
    width: 100%;
  }
  .wpcf7-form .wpcf7-form-control-wrap textarea {
    width: 100%;
  }
}

/*
	サイト全体のユーティリティ設定
*/
/* 文字サイズの設定 */
.u-font-size--small {
  font-size: 89%;
}

.u-font-size--large {
  font-size: 111%;
}

.u-font-size--x-large {
  font-size: 133%;
}

.u-font-size--xx-large {
  font-size: 144%;
}

/* 文字色、装飾の設定 */
.u-font-bold {
  font-weight: bold;
}

.u-color-red {
  color: red;
}

.u-color-white {
  color: white;
}

.u-color-o35 {
  color: #207796;
}

.u-color-main {
  color: #B42B2B;
}

.u-color-sub {
  color: #707070;
}

/* マーカーの設定 */
.u-marker-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #E2EA28));
  background: linear-gradient(transparent 60%, #E2EA28 60%);
  padding: 0 2px 4px;
  position: relative;
  behavior: url(PIE.htc);
}

.u-marker-pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #FFD4D3));
  background: linear-gradient(transparent 40%, #FFD4D3 40%);
  padding: 0 2px;
  position: relative;
  behavior: url(PIE.htc);
}

/* 段落の設定 */
.u-txt {
  padding: 0 1px;
}

.u-paragraph {
  padding: 0 1px 0 1px;
  margin-bottom: 1em;
}

.u-txt-sub {
  font-size: 85% !important;
  color: #666;
}

.u-txt-attention {
  padding: 0 0 0 0.7em;
  text-indent: -0.7em;
  color: #C60;
}

/* 文字寄せの設定 */
.u-textalign-center {
  text-align: center;
}

.u-textalign-right {
  text-align: right;
}

.u-textalign-left {
  text-align: left;
}

/* floatの設定 */
.u-float-left {
  float: left;
}

.u-float-right {
  float: right;
}

.u-clear {
  clear: both;
}

.u-overflow-hidden {
  overflow: hidden;
}

/* 画像の寄せ */
img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.u-img-margin {
  margin: 12px;
}

/* アイコン */
.ico--liebe {
  position: relative;
  background: #B42B2B;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  line-height: 1;
}
.ico--liebe img {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
}

.ico--o35 {
  position: relative;
  background: #207796;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  line-height: 1;
}
.ico--o35 img {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
}

.ico--kranz {
  position: relative;
  background: #D63E55;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  line-height: 1;
}
.ico--kranz img {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
}

.ico--vogel {
  position: relative;
  background: #6A9A1E;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  line-height: 1;
}
.ico--vogel img {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
}

/* 線の設定 */
.u-line-dashed {
  border: none;
  border-top: 1px dashed #707070;
  height: 1px;
}

.u-line-length {
  border: none;
  border-left: 1px solid #707070;
  height: 48px;
  width: 1px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
}

.u-line-side {
  border: none;
  border-top: 1px solid #707070;
  width: 48px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 60px;
}

.u-line-length--bold {
  border: none;
  border-left: 2px solid #000;
  height: 25px;
  width: 2px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 25px;
}

.u-line-side-bold {
  border: none;
  border-top: 2px solid #000;
  width: 34px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 40px;
}

.u-line-length--long-bold {
  border: none;
  border-left: 2px solid #000;
  height: 120px;
  width: 2px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 25px;
}

/* マージンボトムの設定 */
.u-margin-bottom--small {
  margin-bottom: 10px;
}

.u-margin-bottom {
  margin-bottom: 20px;
}

.u-margin-bottom--large {
  margin-bottom: 40px;
}

.u-margin-bottom--x-large {
  margin-bottom: 60px;
}

.u-margin-bottom--xx-large {
  margin-bottom: 80px;
}

.u-margin-bottom--max {
  margin-bottom: 120px;
}

/* 段落 装飾設定 */
.u-lede {
  margin: 20px;
}

.u-paragraph {
  line-height: 2.2;
  font-weight: bold;
}

/* theme */
/*
	サイト全体で使う色の指定
*/
/*# sourceMappingURL=master.css.map */