@charset "UTF-8";
/*----------------------------------------------------
　Setting
----------------------------------------------------*/
/*----------------------------------------------------
### ブレークポイント
----------------------------------------------------*/
/*----------------------------------------------------
## 画面サイズ
----------------------------------------------------*/
/*----------------------------------------------------
### 色
----------------------------------------------------*/
/*----------------------------------------------------
### 文字サイズ
----------------------------------------------------*/
/*----------------------------------------------------
### 文字太さ
----------------------------------------------------*/
/*----------------------------------------------------
### 行間
----------------------------------------------------*/
/*----------------------------------------------------
### 書体セット
----------------------------------------------------*/
/*----------------------------------------------------
### マージン
----------------------------------------------------*/
/*----------------------------------------------------
### 角丸
----------------------------------------------------*/
/*----------------------------------------------------
　影幅
----------------------------------------------------*/
/*----------------------------------------------------
　モーダル
----------------------------------------------------*/
/*----------------------------------------------------
　Base
----------------------------------------------------*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif, "Roboto", -apple-system, BlinkMacSystemFont, "icomoon";
  -webkit-font-feature-settings: "pkna" 1;
          font-feature-settings: "pkna" 1;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

li {
  list-style-type: none;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
}

blockquote {
  margin: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin: 0;
  overflow: auto;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*
---
name: Baseディレクトリ
tag:
  - Base
category:
  - 1 Base
---
Baseディレクトリにはreset.cssなど基礎的なスタイルを格納します。
*/
/*
---
name: Reboot.scss
tag:
  - Base
category:
  - 1 Base/1 Reboot.scss
---
reset.cssです。**基本的にこのファイルは編集しません。**
*/
html {
  font-size: 62.5%;
}

body {
  color: #4C4C4C;
  font-size: 1.8em;
  line-height: 1.6;
  word-break: break-word;
  text-align: justify;
}

/*----------------------------------------------------
　フォント
----------------------------------------------------*/
/* Google Fonts */
/* ここに追加 */
/*----------------------------------------------------
　フルードイメージ
----------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}

/*----------------------------------------------------
　Mixin 
----------------------------------------------------*/
/*----------------------------------------------------
　下方向マージン
----------------------------------------------------*/
.mb-a {
  margin: 0 auto auto !important;
}

.mb-x3s {
  margin: 0 auto 0.4rem !important;
}

.mb-x2s {
  margin: 0 auto 0.8rem !important;
}

.mb-xs {
  margin: 0 auto 1.2rem !important;
}

.mb-s {
  margin: 0 auto 1.6rem !important;
}

.mb-m {
  margin: 0 auto 2.4rem !important;
}

.mb-l {
  margin: 0 auto 3.2rem !important;
}

.mb-xl {
  margin: 0 auto 4rem !important;
}

.mb-x2l {
  margin: 0 auto 6rem !important;
}

.mb-a {
  margin: auto;
}

/*----------------------------------------------------
　文字、背景カラー
----------------------------------------------------*/
.color-bk {
  color: #231815 !important;
}

.bg-bk {
  background: #231815 !important;
}

.color-wh {
  color: #FFFFFF !important;
}

.bg-wh {
  background: #FFFFFF !important;
}

.color-pri {
  color: #40220F !important;
}

.bg-pri {
  background: #40220F !important;
}

.color-sec {
  color: #EFE8BF !important;
}

.bg-sec {
  background: #EFE8BF !important;
}

.color-line {
  color: #F0F0F0 !important;
}

.bg-line {
  background: #F0F0F0 !important;
}

.color-txt {
  color: #4C4C4C !important;
}

.bg-txt {
  background: #4C4C4C !important;
}

.color-txt-caution {
  color: #4C4C4C !important;
}

.bg-txt-caution {
  background: #4C4C4C !important;
}

.color-bg {
  color: #F9F7EB !important;
}

.bg-bg {
  background: #F9F7EB !important;
}

.color-bg-gray {
  color: #F2F2F2 !important;
}

.bg-bg-gray {
  background: #F2F2F2 !important;
}

.color-txt-orange {
  color: #808080 !important;
}

.bg-txt-orange {
  background: #808080 !important;
}

/*----------------------------------------------------
name: 書体
----------------------------------------------------*/
.font-xs {
  font-size: 1.3rem !important;
}

.font-xsl {
  font-size: 1.4rem !important;
}

.font-s {
  font-size: 1.5rem !important;
}

.font-m {
  font-size: 1.8rem !important;
}

.font-l {
  font-size: 2.4rem !important;
}

.font-ll {
  font-size: 3.2rem !important;
}

.font-xl {
  font-size: 3.6rem !important;
}

.font-b {
  font-weight: bold;
}

/*----------------------------------------------------
name: 文字揃え
----------------------------------------------------*/
.text-l {
  text-align: left !important;
}

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

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

/*----------------------------------------------------
　シャドウ
----------------------------------------------------*/
/*
---
name: Utillity.scss
tag:
  - Mixin
category:
  - 4 Mixin/1 Utillity.scss
---
## ユーティリティ
Variableで指定された変数を、ユーティリティクラスとして利用できるようにするMixin。

※ユーティリティクラスは限られた場面でのみ使用することを推奨。
***
`.mb-m //下方向マージン`

`.color-pri //文字色`

`.bg-pri //背景色`

`.font-m //文字サイズ`

`.font-b //太字`

`.text-c //センタリング`
***

*凡例*
```html
<p class="mb-xs">XSサイズの下方向マージン</p>
<p class="color-pri">文字色をプライマリカラー</p>
<p class="bg-sec">背景色をセカンダリカラー</p>
<p class="font-m">Mサイズの文字</p>
<p class="font-b">太字</p>
<p class="text-r">右寄せ</p>

```
*/
/* - - - - - - - -
### メディアクエリmixin
- - - - - - - - - */
@media (max-width: 768px) {
  .sp-kill {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .pc-kill {
    display: none !important;
  }
}

/* AIGIS - - -
---
name: メディアクエリmixin
category:
  - 【03 mixin】/メディアクエリmixin
---
# @include mq
メディアクエリ用のmixin。
```scss
.hogehoge {
  @include mq(デバイス幅の種類) {
    // PC用のスタイル
  }
}
```
- - - - - - - */
/* - - - - - - - -
### flex
- - - - - - - - - */
/* AIGIS - - -
---
name: flexのmixin
category:
  - 【03 mixin】/flexのmixin
---
# @include flex
よく使うflexをmixinにしたもの。主に中央寄せ用に。
```scss
.hogehoge {
  @include flex( 横方向, 縦方向)
}
```
- - - - - - - */
/* - - - - - - - -
### ホバー
- - - - - - - - - */
/* AIGIS - - -
---
name: ホバーmixin
category:
  - 【03 mixin】/ホバーmixin
---
# @include hover
ホバー用のmixin。秒数は0.08秒で固定。
```scss
.hogehoge {
  @include hober() {
    // ホバー時のスタイル
  }
}
```
- - - - - - - */
/* - - - - - - - -
### ボタンmixin
- - - - - - - - - */
/* AIGIS - - -
---
name: ボタンmixin
category:
  - 【03 mixin】/ボタンmixin
---
# @include buttonstyle
ボタンスタイルの大元。
```scss
.hogehoge {
  @include buttonstyle( 文字色, 背景色, 文字サイズ, ボーダー色)
}
```
- - - - - - - */
/* - - - - - - - -
### アウトラインボタン
- - - - - - - - - */
/* AIGIS - - -
---
name: ボタン（アウトライン）mixin
category:
  - 【03 mixin】/ボタン（アウトライン）mixin
---
# @include buttonOutlineStyle
アウトラインボタンスタイルの大元。
```scss
.hogehoge {
  @include buttonOutlineStyle( 文字色, ボーダー色, 文字サイズ, 背景色)
}
```
- - - - - - - */
/* - - - - - - - -
### icomoon
- - - - - - - - - */
/* AIGIS - - -
---
name: アイコンmixin
category:
  - 【03 mixin】/アイコンmixin
---
# @include icomoon
icomoonをコード指定で表示する時用のmixin
```scss
.hogehoge {
  @include icomoon(文字コード);
}
```
- - - - - - - */
/* - - - - - - - -
### 入力フォーム初期化mixin
- - - - - - - - - */
/* AIGIS - - -
---
name: 入力フォーム初期化mixin
category:
  - 【03 mixin】/入力フォーム初期化mixin
---
# @include inputAppearanceDelete
inputのアピアランスを初期化するmixin。
```scss
.hogehoge {
	@include inputAppearanceDelete;
}
```
- - - - - - - */
/* - - - - - - - -
### 入力フォームmixin
- - - - - - - - - */
/* AIGIS - - -
---
name: 入力フォームmixin
category:
  - 【03 mixin】/入力フォームmixin
---
# @include inputStyle
入力フォームスタイルの大元。
```scss
.hogehoge {
  @include inputStyle;
}
```
- - - - - - - */
/* - - - - - - - -
### ラジオボタンmixin
- - - - - - - - - */
/* AIGIS - - -
---
name: ラジオボタンmixin
category:
  - 【03 mixin】/ラジオボタンmixin
---
# @include radioStyle
スタイルの大元。
```scss
.hogehoge {
  @include radioStyle;
}
```
- - - - - - - */
/* - - - - - - - -
### セレクトプルダウンmixin
- - - - - - - - - */
/*
---
name: Select.scss
tag:
  - Mixin
category:
  - 4 Mixin/5 Select.scss
---
## プルダウンのスタイル
プルダウンのスタイルを定義したmixin。

**全てのselect要素に適用させています。**


*凡例*
```html
<select>
  <option>オプションA</option>
  <option>オプションB</option>
</select>
```


### Selectクラス
見た目だけ、select以外の要素にプルダウンのスタイルを適用させるクラス。
```html
<p class="select">プルダウンと同じスタイル</p>
```
*/
/* - - - - - - - -
### チェックボックスmixin
- - - - - - - - - */
/* AIGIS - - -
---
name: チェックボックスmixin
category:
  - 【03 mixin】/チェックボックスmixin
---
# @include checkboxStyle
スタイルの大元。
```scss
.hogehoge {
  @include checkboxStyle;
}
```
- - - - - - - */
/* - - - - - - - -
### アニメーションmixin
- - - - - - - - - */
/* AIGIS - - -
---
name: アニメーションmixin
category:
  - 【03 mixin】/アニメーションmixin
---
# @include animation
アニメーションを共通化させるためのmixin。  
アニメーションをつける際は必ずこれを使う。
```scss
.hogehoge {
  @include animation( キーフレーム名, 秒数,)
  @keyframes キーフレーム名 {
    0% {
      //スタイル
    }
    100% {
      //スタイル
    }
  }
}
```
- - - - - - - */
/*----------------------------------------------------
　Layout
----------------------------------------------------*/
/*----------------------------------------------------
name: レイアウト
----------------------------------------------------*/
.wrap {
  margin: 0;
  width: 100%;
  min-width: 320px;
  max-width: 768px;
}

@media (min-width: 769px) {
  .wrap {
    min-width: 769px;
    max-width: 100%;
  }
}

.col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 0 2.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 769px) {
  .col {
    padding: 0 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.col .col_box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0;
  margin-bottom: 3.2rem;
}

@media (min-width: 769px) {
  .col .col_box {
    margin-right: 3.2rem;
    margin-bottom: 0;
  }
}

.col .col_box:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .col .col_1 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .col .col_2 {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .col .col_3 {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .col .col_4 {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
  .col .col_5 {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
  .col .col_6 {
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
  }
  .col .col_7 {
    -webkit-box-flex: 7;
        -ms-flex: 7;
            flex: 7;
  }
  .col .col_8 {
    -webkit-box-flex: 8;
        -ms-flex: 8;
            flex: 8;
  }
  .col .col_9 {
    -webkit-box-flex: 9;
        -ms-flex: 9;
            flex: 9;
  }
  .col .col_10 {
    -webkit-box-flex: 10;
        -ms-flex: 10;
            flex: 10;
  }
  .col .col_11 {
    -webkit-box-flex: 11;
        -ms-flex: 11;
            flex: 11;
  }
  .col .col_12 {
    -webkit-box-flex: 12;
        -ms-flex: 12;
            flex: 12;
  }
}

@media (min-width: 769px) {
  .col-l {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 769px) {
  .col-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 769px) {
  .col-r {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.col-r .col_box {
  margin-left: 0;
  margin-bottom: 3.2rem;
}

@media (min-width: 769px) {
  .col-r .col_box {
    margin-left: 3.2rem;
    margin-bottom: 0;
  }
}

.col-r .col_box:first-child {
  margin-left: 0;
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .col.col-large {
    width: 90%;
  }
}

@media (min-width: 769px) {
  .col.col-medium {
    width: 75%;
  }
}

@media (min-width: 769px) {
  .col.col-small {
    width: 50%;
  }
}

/*----------------------------------------------------
　Module
----------------------------------------------------*/
/* - - - - - - - -
### ヘッダー
- - - - - - - - - */
.header {
  padding: 1.2rem 2.4rem;
  font-size: 1.5rem;
  text-align: center;
}

@media (min-width: 769px) {
  .header {
    text-align: right;
  }
}

/* - - - - - - - -
### フッター
```
```
- - - - - - - - - */
.footer {
  background: #FFFFFF;
}

.footer .footer_contents {
  margin: auto;
  padding: 4rem 2.4rem;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 769px) {
  .footer .footer_contents {
    padding: 6rem 0;
    max-width: 980px;
  }
}

.footer .footer_copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.2rem;
  font-size: 1.3rem;
  text-align: center;
  background-color: #40220F;
  color: #FFFFFF;
}

.footer .footer_logo {
  margin: auto;
}

@media (min-width: 769px) {
  .footer .footer_logo {
    width: 27.4rem;
  }
}

/* - - - - - - - -
### フッター
```
```
- - - - - - - - - */
.copyright {
  background: #EFE8BF;
}

.copyright .copyright_inside {
  margin: auto;
  padding: 1.6rem;
  text-align: center;
  font-size: 1.3rem;
  color: #40220F;
}

/* - - - - - - - -
### 見出し1
- - - - - - - - - */
.heading1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 3.2rem -3.2rem;
  color: #40220F;
  font-size: 2.64rem;
  font-weight: bold;
  line-height: 1.2;
}

@media (min-width: 769px) {
  .heading1 {
    margin: 0 0 3.2rem;
    font-size: 3.6rem;
  }
}

.heading1::before {
  content: "";
  display: block;
  width: 5%;
  height: 0;
  margin-top: 0.44rem;
  margin-right: 1.6rem;
  border: solid 1rem #EFE8BF;
}

@media (min-width: 769px) {
  .heading1::before {
    width: 4rem;
    margin-top: 1.86rem;
    border: solid 0.3rem #EFE8BF;
  }
}

.heading1 sup {
  top: -1rem;
  font-size: 1.3rem;
}

/* - - - - - - - -
### 見出し2
- - - - - - - - - */
.heading2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2.4rem;
  padding-bottom: 1.6rem;
  color: #40220F;
  font-size: 2.4rem;
  line-height: 1.2;
  background: url("/lp/ppp_tieup/img/dot.png") repeat-x left bottom;
  background-size: 1rem;
}

@media (min-width: 769px) {
  .heading2::before {
    content: "\e918";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1.2rem;
    width: 3rem;
    height: 3rem;
    color: #40220F;
    font-size: 1.35rem;
    font-family: "icomoon";
    background: #FFFFFF;
    border: solid 0.2rem #EFE8BF;
    border-radius: 50%;
  }
}

@media (min-width: 769px) {
  .heading2.heading2-onlytext::before {
    display: none;
  }
}

.heading2.heading2-center {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  padding: 0 1.6rem 1.6rem;
}

/* - - - - - - - -
### ボタン
- - - - - - - - - */
button {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  cursor: pointer;
}

button::-ms-expand {
  display: none;
}

.button {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.4rem;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
  line-height: 1.6;
  background: #0094D5;
  border: solid 0.1rem transparent;
  border-radius: 10rem;
  -webkit-box-shadow: 0px 2.8rem 1.2rem -1.6rem rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2.8rem 1.2rem -1.6rem rgba(0, 0, 0, 0.24);
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
  /* - - - - - - - -
  ### disabled
  - - - - - - - - - */
}

.button::-ms-expand {
  display: none;
}

@media (min-width: 769px) {
  .button {
    padding: 1.6rem;
  }
}

.button:hover {
  background-color: #0071a2;
  color: #FFFFFF;
}

.button.disabled {
  pointer-events: none;
}

/* AIGIS - - -
---
name: ボタン
category:
  - 【02 モジュール】/04 ボタン/ボタン
---
[03 mixin/ボタンmixin](../../../03-mixin/ボタンmixin/index.html)に依存。
# .button
普通のボタン。最小幅で$buttonWidth-mを指定してある。
```html
<button class="button">ボタン</button>
```
- - -

# .button-wide
幅100%のボタン。
```html
<button class="button">ボタン</button>
```
- - - - - - - */
/* - - - - - - - -
### アウトラインボタン
- - - - - - - - - */
.buttonOutline {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem 2.4rem;
  color: #4C4C4C;
  font-size: 1.5rem;
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
  line-height: 1.6;
  background: transparent;
  border: solid 0.1rem #4C4C4C;
  border-radius: 10rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
  /* - - - - - - - -
  ### disabled
  - - - - - - - - - */
}

.buttonOutline::-ms-expand {
  display: none;
}

.buttonOutline:hover {
  background-color: #40220F;
  color: #FFFFFF;
  border: solid 0.1rem #40220F;
}

@media (min-width: 769px) {
  .buttonOutline {
    min-width: 44.2rem;
  }
}

.buttonOutline.buttonOutline_inquiry {
  background-color: #B3A79F;
  border: none;
  color: #FFFFFF;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

.buttonOutline.buttonOutline_inquiry::before {
  content: "";
  font-family: 'icomoon';
}

.buttonOutline.buttonOutline_inquiry:hover {
  color: #FFFFFF;
  background: #40220F;
}

.buttonOutline.disabled {
  pointer-events: none;
}

/* AIGIS - - -
---
name: ボタン（アウトライン）
category:
  - 【02 モジュール】/04 ボタン/ボタン（アウトライン）
---
[03 mixin/ボタン（アウトライン）mixin](../../../03-mixin/ボタン（アウトライン）mixin/index.html)に依存。
# .buttonOutline
アウトラインのボタン。最小幅で$buttonWidth-mを指定してある。
```html
<button class="buttonOutline">ボタン</button>
```
- - -

# .buttonOutline-wide
幅100%のアウトラインボタン。
```html
<button class="buttonOutline-wide">ボタン</button>
```
- - - - - - - */
/* - - - - - - - -
### 入力
- - - - - - - - - */
input[type="text"],
input[type="textfield"],
input[type="number"],
input[type="date"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
.input {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: block;
  padding: 0.8rem 0 0.4rem;
  width: 100%;
  color: #4C4C4C;
  font-size: 1.8rem;
  border: solid 0.1rem #F0F0F0;
  border-style: none none solid;
  border-radius: 0;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
  cursor: pointer;
}

input[type="text"]::-ms-expand,
input[type="textfield"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
.input::-ms-expand {
  display: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="textfield"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
.input::-webkit-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

input[type="text"]:-ms-input-placeholder,
input[type="textfield"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
.input:-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

input[type="text"]::-ms-input-placeholder,
input[type="textfield"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
.input::-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

input[type="text"]::placeholder,
input[type="textfield"]::placeholder,
input[type="number"]::placeholder,
input[type="date"]::placeholder,
input[type="tel"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
.input::placeholder {
  color: rgba(76, 76, 76, 0.5);
}

input[type="text"]:focus,
input[type="textfield"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
.input:focus {
  background-color: rgba(64, 34, 15, 0.05);
}

/* AIGIS - - -
---
name: 入力
category:
  - 【02 モジュール】/05 入力/入力
---
[03 mixin/入力フォームmixin](../../../03-mixin/入力フォームmixin/index.html)に依存。
# input[type="text"]
# input[type="text"]
# input[type="textfield"]
# input[type="number"]
# input[type="tel"]
# input[type="email"]
# input[type="url"]
# input[type="password"]
# .input
```html
<input type="text">
```
- - -
- - - - - - - */
/* - - - - - - - -
### 日付入力
- - - - - - - - - */
.inputDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4C4C4C;
  font-size: 1.8rem;
}

.inputDate::before {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  content: "";
  font-family: 'icomoon';
  font-size: 2.16rem;
  margin-right: 0.8rem;
}

.inputDate > input[type="text"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: block;
  padding: 0.8rem 0 0.4rem;
  width: 100%;
  color: #4C4C4C;
  font-size: 1.8rem;
  border: solid 0.1rem #F0F0F0;
  border-style: none none solid;
  border-radius: 0;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
  cursor: pointer;
}

.inputDate > input[type="text"]::-ms-expand {
  display: none;
}

.inputDate > input[type="text"]::-webkit-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputDate > input[type="text"]:-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputDate > input[type="text"]::-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputDate > input[type="text"]::placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputDate > input[type="text"]:focus {
  background-color: rgba(64, 34, 15, 0.05);
}

/* AIGIS - - -
---
name: 日付入力
category:
  - 【02 モジュール】/05 入力/日付入力
---
[03 mixin/入力フォームmixin](../../../03-mixin/入力フォームmixin/index.html)に依存。
vuejs-datepickerに依存（予定）。
# .inputDate
```html
<div class="inputDate"><input type="text"></div>
```
- - -
- - - - - - - */
/* - - - - - - - -
### 時刻入力
- - - - - - - - - */
.inputTime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4C4C4C;
  font-size: 1.8rem;
}

.inputTime::before {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  content: "";
  font-family: 'icomoon';
  font-size: 2.16rem;
  margin-right: 0.8rem;
}

.inputTime > input[type="text"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: block;
  padding: 0.8rem 0 0.4rem;
  width: 100%;
  color: #4C4C4C;
  font-size: 1.8rem;
  border: solid 0.1rem #F0F0F0;
  border-style: none none solid;
  border-radius: 0;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
  cursor: pointer;
}

.inputTime > input[type="text"]::-ms-expand {
  display: none;
}

.inputTime > input[type="text"]::-webkit-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputTime > input[type="text"]:-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputTime > input[type="text"]::-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputTime > input[type="text"]::placeholder {
  color: rgba(76, 76, 76, 0.5);
}

.inputTime > input[type="text"]:focus {
  background-color: rgba(64, 34, 15, 0.05);
}

/* AIGIS - - -
---
name: 時刻入力
category:
  - 【02 モジュール】/05 入力/時刻入力
---
[03 mixin/入力フォームmixin](../../../03-mixin/入力フォームmixin/index.html)に依存。
vuejs-timepickerに依存（予定）。
# .inputTime
```html
<div class="inputTime"><input type="text"></div>
```
- - -
- - - - - - - */
/* - - - - - - - -
### テキストエリア
- - - - - - - - - */
textarea,
.textarea {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  padding: 2.4rem;
  width: 100%;
  background: #FFFFFF;
  border: solid 0.1rem #F0F0F0;
  border-radius: 0.3rem;
}

textarea::-ms-expand,
.textarea::-ms-expand {
  display: none;
}

textarea::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
}

textarea:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
}

textarea::-ms-input-placeholder,
.textarea::-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
}

textarea::placeholder,
.textarea::placeholder {
  color: rgba(76, 76, 76, 0.5);
  font-family: "游ゴシック体", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic Medium", sans-serif, -apple-system, BlinkMacSystemFont, "icomoon";
}

textarea:focus,
.textarea:focus {
  background: rgba(64, 34, 15, 0.05);
}

/* AIGIS - - -
---
name: テキストエリア
category:
  - 【02 モジュール】/05 入力/テキストエリア
---
# .textarea
テキストエリア（複数行）
```html
<textarea class="textarea" placeholder="質問内容を入力"></textarea>
```
- - -
```
- - - - - - - */
/* - - - - - - - -
### ラジオボタン
- - - - - - - - - */
input[type="radio"],
.radio {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: none;
  cursor: pointer;
}

input[type="radio"]::-ms-expand,
.radio::-ms-expand {
  display: none;
}

input[type="radio"] + label,
.radio + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  font-size: 1.8rem;
  cursor: pointer;
}

input[type="radio"] + label::before,
.radio + label::before {
  content: "";
  font-family: 'icomoon';
  color: #4C4C4C;
  margin-right: 0.8rem;
}

input[type="radio"]:checked + label::before,
.radio:checked + label::before {
  content: "";
  font-family: 'icomoon';
  color: #40220F;
}

/* AIGIS - - -
---
name: ラジオボタン
category:
  - 【02 モジュール】/05 入力/ラジオボタン
---
[03 mixin/入力フォームmixin](../../../03-mixin/ラジオボタンmixin/index.html)に依存。
# input[type="radio"]
# .radio
```html
<input type="radio" id="radio1">
<label for="radio1"><span>ほげほげ</span></label>
```
- - -
- - - - - - - */
/* - - - - - - - -
### チェックボックス
- - - - - - - - - */
input[type="checkbox"],
.checkbox {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: none;
  cursor: pointer;
}

input[type="checkbox"]::-ms-expand,
.checkbox::-ms-expand {
  display: none;
}

input[type="checkbox"] + label,
.checkbox + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  font-size: 1.8rem;
  cursor: pointer;
}

input[type="checkbox"] + label::before,
.checkbox + label::before {
  content: "";
  font-family: 'icomoon';
  color: #4C4C4C;
  margin-right: 0.8rem;
}

input[type="checkbox"]:checked + label::before,
.checkbox:checked + label::before {
  content: "";
  font-family: 'icomoon';
  color: #40220F;
}

/* AIGIS - - -
---
name: チェックボックス
category:
  - 【02 モジュール】/05 入力/チェックボックス
---
[03 mixin/入力フォームmixin](../../../03-mixin/チェックボックスmixin/index.html)に依存。
# input[type="checkbox"]
# .checkbox
```html
<input type="checkbox" id="checkbox1">
<label for="checkbox1"><span>ほげほげ</span></label>
```
- - -
- - - - - - - */
/* - - - - - - - -
### セレクト
- - - - - - - - - */
select,
.select {
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  display: block;
  padding: 0.8rem 0 0.4rem;
  width: 100%;
  color: #4C4C4C;
  font-size: 1.8rem;
  border: solid 0.1rem #F0F0F0;
  border-style: none none solid;
  border-radius: 0;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
  padding-bottom: 0;
  cursor: pointer;
}

select::-ms-expand,
.select::-ms-expand {
  display: none;
}

select::-webkit-input-placeholder,
.select::-webkit-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

select:-ms-input-placeholder,
.select:-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

select::-ms-input-placeholder,
.select::-ms-input-placeholder {
  color: rgba(76, 76, 76, 0.5);
}

select::placeholder,
.select::placeholder {
  color: rgba(76, 76, 76, 0.5);
}

select:focus,
.select:focus {
  background-color: rgba(64, 34, 15, 0.05);
}

/* AIGIS - - -
---
name: セレクト
category:
  - 【02 モジュール】/05 入力/セレクト
---
[03 mixin/入力フォームmixin](../../../03-mixin/入力フォームmixin/index.html)に依存。
# .select
セレクト
```html
<select class="select">
  <option>選択</option>
  <option>新着順</option>
</select>  
```
- - -
- - - - - - - */
/* - - - - - - - -
### スクリーンカバー
- - - - - - - - - */
.screenCover {
  width: 100%;
  height: 100%;
  left: 0;
}

.screenCover::before {
  content: '';
  position: fixed;
  display: block;
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: rgba(35, 24, 21, 0.2);
  opacity: 0;
  z-index: 1000;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  -webkit-animation: screenCover-frames 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 alternate none running;
          animation: screenCover-frames 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 alternate none running;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes screenCover-frames {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes screenCover-frames {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* AIGIS - - -
---
name: スクリーンカバー
category:
  - 【02 モジュール】/その他/スクリーンカバー
---
[03 mixin/アニメーションmixin](../../../03-mixin/アニメーションmixin/index.html)に依存。
# .screenCover
モーダルを開く時などの半透明黒。  
**必ず<body>に対して追加する。**
```html
<!-- プレビューできないのでコメントアウト -->
<!-- <body class="screenCover"> -->
```
- - - - - - - */
/* - - - - - - - -
### モーダル
- - - - - - - - - */
.modal_wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  opacity: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal_wrap .modal {
  width: 80%;
  color: #4C4C4C;
  background: #F9F7EB;
  border-radius: 0.6rem;
  -webkit-box-shadow: 0 3px 2px 2px rgba(35, 24, 21, 0.15);
          box-shadow: 0 3px 2px 2px rgba(35, 24, 21, 0.15);
}

.modal_wrap .modal .modal_contentBlock {
  padding: 4rem 4rem 0;
}

.modal_wrap.v-enter-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000;
  -webkit-animation: modal-In-frames 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 alternate none running;
          animation: modal-In-frames 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 alternate none running;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes modal-In-frames {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes modal-In-frames {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* AIGIS - - -
---
name: モーダル
category:
  - 【02 モジュール】/その他/モーダル
---
[03 mixin/アニメーションmixin](../../../03-mixin/アニメーションmixin/index.html)に依存。
# .modal_wrap
モーダルを表示するための全画面ラップ  
# .modal
モーダル本体  
```html
<div class="modal_wrap v-enter-active">
  <section class="modal">
    <div class="modal_contentBlock">
      コンテンツ
    </div>
  </section>
</div>
```
- - - - - - - */
/* - - - - - - - -
### リスト
- - - - - - - - - */
.list > li {
  padding-left: 2.24rem;
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
}

.list > li::before {
  content: '・';
  margin-left: -2.24rem;
}

.list-s > li {
  padding-left: 2rem;
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
}

.list-s > li::before {
  content: '・';
  margin-left: -2rem;
}

.list-xs > li {
  padding-left: 1.84rem;
  margin-bottom: 1.2rem;
  font-size: 1.3rem;
  line-height: 1.2;
}

.list-xs > li::before {
  content: '・';
  margin-left: -1.84rem;
}

/* - - - - - - - -
### 出典リスト
- - - - - - - - - */
.evidenceList {
  text-align: left;
}

.evidenceList > li {
  position: relative;
  padding-left: 1.84rem;
  margin-bottom: 0.8rem;
  font-size: 1.3rem;
}

.evidenceList > li:last-of-type {
  margin-bottom: 0;
}

.evidenceList > li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.evidenceList.evidenceList-numbers > li:nth-of-type(1)::before {
  content: "1)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(2)::before {
  content: "2)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(3)::before {
  content: "3)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(4)::before {
  content: "4)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(5)::before {
  content: "5)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(6)::before {
  content: "6)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(7)::before {
  content: "7)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(8)::before {
  content: "8)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(9)::before {
  content: "9)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(10)::before {
  content: "10)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(11)::before {
  content: "11)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(12)::before {
  content: "12)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(13)::before {
  content: "13)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(14)::before {
  content: "14)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(15)::before {
  content: "15)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(16)::before {
  content: "16)";
}

.evidenceList.evidenceList-numbers > li:nth-of-type(17)::before {
  content: "17)";
}

.evidence {
  display: block;
  color: #4C4C4C;
  font-size: 1.3rem;
  text-align: right;
}

.evidence > a {
  color: #40220F;
}

/* - - - - - - - -
### メインビジュアル
- - - - - - - - - */
.mv {
  position: relative;
  background: url("../img/mv_bk-sp.png") no-repeat top center;
  background-size: cover;
  background-color: #EFE8BF;
}

@media (min-width: 769px) {
  .mv {
    padding: 2.4rem;
    background: url("../img/mv_bk-pc.png") no-repeat top center;
    background-size: cover;
    background-color: #EFE8BF;
  }
}

.mv .mv_read {
  padding: 0 2.4rem 2.4rem 2.4rem;
  font-size: 1.6rem;
  color: #40220F;
}

@media (min-width: 769px) {
  .mv .mv_read {
    max-width: 66rem;
    margin: auto;
    padding: 0 0 2.4rem 0;
    border-radius: 2rem;
    line-height: 1.8;
    text-align: center;
  }
}

.mv .mv_contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  max-width: 100%;
  z-index: 1;
}

@media (min-width: 769px) {
  .mv .mv_contents {
    display: block;
    padding: 0;
    max-width: 980px;
    margin-bottom: 1.2rem;
  }
}

.mv .mv_title {
  margin: auto;
  width: 100%;
  padding: 1.6rem;
}

@media (min-width: 769px) {
  .mv .mv_title {
    padding: 0 1.6rem 1.6rem 1.6rem;
    margin: auto;
    width: 100%;
    background: none;
    text-align: center;
  }
}

.mv .mv_badge-pc {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 0;
}

.mv .mv_badge-sp {
  position: relative;
  display: block;
  width: 100%;
  padding: 1.6rem 2.4rem;
  background: #40220F;
  color: #FFFFFF;
  font-size: 2.4rem;
  line-height: 1.02;
  text-align: center;
}

.mv .mv_badge-sp > small {
  padding-left: 1.6rem;
  font-size: 1.4rem;
}

.mv .mv_date-sp {
  position: relative;
  display: block;
  width: 100%;
  padding: 1.6rem 2.4rem;
  background: #40220F;
  text-align: center;
}

/* - - - - - - - -
### CTA
- - - - - - - - - */
.cta {
  position: relative;
  background: #FFFFFF;
  color: #40220F;
}

.cta .cta_guidance {
  color: #231815;
}

@media (min-width: 769px) {
  .cta .cta_guidance {
    text-align: center;
  }
}

.cta .cta_frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  margin: 0 auto 4rem auto;
}

@media (min-width: 769px) {
  .cta .cta_frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 96.4rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.cta .cta_frame .cta_leftBox,
.cta .cta_frame .cta_rightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F9F7EB;
  border: 0.2rem solid #40220F;
  border-radius: 2rem;
  padding: 2.4rem;
}

.cta .cta_frame .cta_leftBox > h2,
.cta .cta_frame .cta_rightBox > h2 {
  margin-bottom: 1.6rem;
}

@media (min-width: 769px) {
  .cta .cta_frame .cta_leftBox,
  .cta .cta_frame .cta_rightBox {
    width: 47.8rem;
    height: 42.2rem;
  }
}

.cta .cta_frame .cta_leftBox .cta_leftBox_venue,
.cta .cta_frame .cta_rightBox .cta_leftBox_venue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

@media (min-width: 769px) {
  .cta .cta_frame .cta_leftBox .cta_leftBox_venue,
  .cta .cta_frame .cta_rightBox .cta_leftBox_venue {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cta .cta_frame .cta_leftBox .cta_leftBox_venue > li,
.cta .cta_frame .cta_rightBox .cta_leftBox_venue > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.8;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}

.cta .cta_frame .cta_leftBox .cta_leftBox_venue > li::before,
.cta .cta_frame .cta_rightBox .cta_leftBox_venue > li::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  content: "会場：";
  color: #40220F;
}

@media (min-width: 769px) {
  .cta .cta_frame .cta_leftBox .cta_leftBox_venue > li,
  .cta .cta_frame .cta_rightBox .cta_leftBox_venue > li {
    font-size: 1.4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cta .cta_frame .cta_leftBox .cta_leftBox_venue > li::before,
  .cta .cta_frame .cta_rightBox .cta_leftBox_venue > li::before {
    -webkit-box-flex: 4.2rem;
        -ms-flex: 4.2rem 0 0px;
            flex: 4.2rem 0 0;
  }
}

.cta .cta_frame .cta_leftBox .cta_rightBox_priorButton,
.cta .cta_frame .cta_rightBox .cta_rightBox_priorButton {
  width: 80%;
  padding: 1.2rem 0;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1;
  border-radius: 10rem;
  background-color: #F18D1B;
  text-align: center;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

.cta .cta_frame .cta_leftBox .cta_rightBox_priorButton:hover,
.cta .cta_frame .cta_rightBox .cta_rightBox_priorButton:hover {
  color: #FFFFFF;
  background: #F15B1B;
}

.cta .cta_contents {
  margin: auto;
  padding: 2.4rem;
  max-width: 100%;
}

@media (min-width: 769px) {
  .cta .cta_contents {
    display: block;
    padding: 4rem 0;
    max-width: 980px;
  }
}

@media (min-width: 769px) {
  .cta .cta_text {
    width: 80%;
    font-size: 2.4rem;
  }
}

.cta .cta_button_venue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 1.6rem;
  background-color: #0094D5;
  width: 100%;
  padding: 1.2rem;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

@media (min-width: 769px) {
  .cta .cta_button_venue {
    padding: 1.6rem 2.4rem;
    height: 10rem;
  }
  .cta .cta_button_venue > img {
    width: 100%;
  }
}

.cta .cta_button_venue:hover {
  background-color: #0071a2;
  color: #FFFFFF;
}

.cta .cta_button_venue.cta_leftBox_online {
  background-color: #64A837;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

.cta .cta_button_venue.cta_leftBox_online .cta_formLinkText {
  font-size: 1.8rem;
}

.cta .cta_button_venue.cta_leftBox_online .cta_formLinkText::after {
  left: 26rem;
  top: 0.7rem;
  bottom: 0;
  font-size: 1.8rem;
}

.cta .cta_button_venue.cta_leftBox_online:hover {
  background-color: #4d822a;
  color: #FFFFFF;
}

.cta .cta_button_venue.cta_leftBox_online.cta_leftBox_online_off {
  pointer-events: none;
  background-color: #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.cta .cta_limit {
  display: block;
  font-size: 1.6rem;
}

.cta .cta_limit > em {
  color: #40220F;
  font-weight: bold;
  font-style: normal;
}

.cta .cta_limit > a {
  font-weight: bold;
  text-decoration: underline;
  color: #40220F;
}

@media (min-width: 769px) {
  .cta .cta_limit {
    font-size: 1.4rem;
    text-align: center;
  }
}

@media (min-width: 769px) {
  .cta .cta_caution {
    width: 80%;
  }
}

.cta .addSchedule {
  display: block;
  margin: auto;
  text-align: center;
}

.cta .addSchedule .addSchedule_button {
  display: block;
  margin: 0 auto 1.2rem;
  padding: 1.2rem 0;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1;
  border-radius: 10rem;
  background-color: #B3A79F;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

@media (min-width: 769px) {
  .cta .addSchedule .addSchedule_button {
    width: 36rem;
    padding: 1.2rem 4rem;
  }
}

.cta .addSchedule .addSchedule_button::before {
  content: "";
  font-family: 'icomoon';
}

.cta .addSchedule .addSchedule_button:hover {
  color: #FFFFFF;
  background: #40220F;
}

/* - - - - - - - -
### 注意事項
- - - - - - - - - */
.caution {
  margin: auto;
  padding: 2.4rem;
  width: 100%;
  color: #4C4C4C;
  background: #EFE8BF;
}

@media (min-width: 769px) {
  .caution {
    padding: 7.2rem 8rem;
  }
}

.caution .caution_box {
  margin: auto;
  padding: 4rem 2.4rem;
  max-width: 100%;
  background: #FFFFFF;
  border-radius: 2rem;
}

@media (min-width: 769px) {
  .caution .caution_box {
    display: block;
    max-width: 87rem;
  }
}

.caution .caution_box .caution_inside {
  margin: auto;
  max-width: 52.4rem;
}

.caution .caution_title {
  margin-bottom: 1.6rem;
  font-weight: bold;
  text-align: center;
  color: #40220F;
  font-size: 1.6rem;
}

.caution .caution_list {
  margin-bottom: 3.2rem;
}

.caution .caution_list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0.8rem;
  line-height: 1.8;
  font-size: 1.4rem;
}

.caution .caution_list > li::before {
  -webkit-box-flex: 1.8rem;
      -ms-flex: 1.8rem 0 0px;
          flex: 1.8rem 0 0;
  content: "●";
  margin-right: 0.8rem;
  color: #E94F5C;
}

@media (min-width: 769px) {
  .caution .caution_list > li {
    font-size: 1.4rem;
  }
}

.caution .caution_list.caution_list_none {
  border: 0.1rem solid #40220F;
  padding: 1.44rem;
  border-radius: 2rem;
}

@media (min-width: 769px) {
  .caution .caution_list.caution_list_none {
    padding: 2.4rem;
  }
}

.caution .caution_list.caution_list_none > li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 0;
}

.caution .caution_list.caution_list_none > li::before {
  -webkit-box-flex: 1.8rem;
      -ms-flex: 1.8rem 0 0px;
          flex: 1.8rem 0 0;
  margin-right: 0.8rem;
  color: #E94F5C;
}

@media (min-width: 769px) {
  .caution .caution_list.caution_list_none > li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.caution .caution_list.caution_list_none > li > div > a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: bold;
  word-wrap: break-word;
}

.caution .caution_list.caution_list_none.caution_list_venue {
  background-color: #F9F7EB;
  padding: 2.4rem;
}

@media (min-width: 769px) {
  .caution .caution_list.caution_list_none.caution_list_venue {
    padding: 2.4rem 7.2rem;
  }
}

.caution .caution_list.caution_list_none.caution_list_venue > li::before {
  -webkit-box-flex: 1.8rem;
      -ms-flex: 1.8rem 0 0px;
          flex: 1.8rem 0 0;
  content: none;
  margin-right: 0.8rem;
  color: #E94F5C;
}

/* - - - - - - - -
### プログラム
- - - - - - - - - */
.program {
  position: relative;
  padding: 2.4rem;
  background: #EFE8BF;
}

@media (min-width: 769px) {
  .program {
    padding: 4rem 2.4rem;
  }
}

.program .program_contents {
  position: relative;
  margin: auto;
  max-width: 100%;
  z-index: 1;
}

@media (min-width: 769px) {
  .program .program_contents {
    max-width: 980px;
    padding: 0 4rem;
  }
}

.program .program_contents a {
  color: #40220F;
}

.program .program_title {
  width: 80%;
  margin: auto;
  margin-bottom: 2.4rem;
  text-align: center;
  color: #40220F;
}

@media (min-width: 769px) {
  .program .program_title {
    width: 30rem;
    margin-bottom: 3.2rem;
    font-size: 3.6rem;
  }
}

.program .program_box {
  margin: auto;
  padding: 1.6rem;
  max-width: 100%;
  background: #FFFFFF;
  border-radius: 2rem;
}

@media (min-width: 769px) {
  .program .program_box {
    display: block;
    max-width: 87rem;
    padding: 4rem;
  }
}

.program .program_box .program_headLine {
  font-size: 2.04rem;
  color: #40220F;
  font-weight: bold;
  padding: 1.6rem 2.4rem;
  background: #EEF7FC;
  border-radius: 10rem;
  text-align: center;
}

@media (min-width: 769px) {
  .program .program_box .program_headLine {
    padding: 0.8rem;
    font-size: 2.4rem;
    text-align: center;
  }
}

.program .program_box .program_conference {
  border-bottom: solid 0.1rem #40220F;
}

.program .program_box .program_conference .program_conference_flame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 769px) {
  .program .program_box .program_conference .program_conference_flame {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.program .program_box .program_conference .program_conference_flame .program_time {
  width: 18rem;
  text-align: center;
  background: #40220F;
  border-radius: 0.6rem;
  padding: 0.4rem;
  color: #FFFFFF;
  font-size: 1.4rem;
}

@media (min-width: 769px) {
  .program .program_box .program_conference .program_conference_flame .program_time {
    font-size: 1.6rem;
  }
}

.program .program_box .program_conference .program_conference_flame .program_list {
  font-size: 2.016rem;
  color: #40220F;
  font-weight: bold;
  padding-top: 1.6rem;
  text-align: center;
}

@media (min-width: 769px) {
  .program .program_box .program_conference .program_conference_flame .program_list {
    margin-left: 2.4rem;
    font-size: 2.4rem;
    padding-top: 0;
    text-align: left;
  }
}

.program .program_box .program_conference .program_conference_flame .program_list .program_list_text {
  font-weight: normal;
  font-size: 1.6rem;
  text-decoration: underline;
}

.program .program_box .program_conference .program_conference_flame .program_list.program_list_conference {
  text-align: left;
}

.program .program_box .program_conference .program_conference_reserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 769px) {
  .program .program_box .program_conference .program_conference_reserve {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.program .program_box .program_conference .program_conference_reserve .program_conference_reserve_flame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #0094D5;
  border-radius: 10rem;
  padding: 1.2rem 2.4rem;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  -webkit-box-shadow: 0px 2.8rem 1.2rem -1.6rem rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2.8rem 1.2rem -1.6rem rgba(0, 0, 0, 0.24);
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out;
}

@media (min-width: 769px) {
  .program .program_box .program_conference .program_conference_reserve .program_conference_reserve_flame {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: auto;
  }
}

.program .program_box .program_conference .program_conference_reserve .program_conference_reserve_flame .program_conference_reserve_flame_bookingLink {
  font-weight: bold;
  font-size: 1.4rem;
}

.program .program_box .program_conference .program_conference_reserve .program_conference_reserve_flame .program_conference_reserve_flame_bookingLink::before {
  content: "";
  font-family: 'icomoon';
  padding-right: 0.4rem;
}

.program .program_box .program_conference .program_conference_reserve .program_conference_reserve_flame:hover {
  background-color: #0071a2;
  color: #FFFFFF;
}

.program .program_box .program_listFlame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 769px) {
  .program .program_box .program_listFlame {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.program .program_box .program_listFlame .program_time {
  width: 18rem;
  text-align: center;
  background: #40220F;
  border-radius: 0.6rem;
  padding: 0.4rem;
  color: #FFFFFF;
  font-size: 1.4rem;
}

@media (min-width: 769px) {
  .program .program_box .program_listFlame .program_time {
    font-size: 1.6rem;
  }
}

.program .program_box .program_listFlame .program_list {
  font-size: 2.016rem;
  color: #40220F;
  font-weight: bold;
  padding-top: 1.6rem;
  text-align: center;
}

@media (min-width: 769px) {
  .program .program_box .program_listFlame .program_list {
    margin-left: 2.4rem;
    font-size: 2.4rem;
    padding-top: 0;
    text-align: left;
  }
}

.program .program_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 769px) {
  .program .program_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.program .program_block {
  margin: 0 2.4rem 2.4rem;
  text-align: center;
}

@media (min-width: 769px) {
  .program .program_block {
    margin: 0;
    margin-right: 2.4rem;
    width: calc(100% - 4.8rem);
  }
  .program .program_block:last-of-type {
    margin-right: 0;
  }
}

.program .program_block .program_blockTitle {
  display: block;
  margin-bottom: 0.8rem;
  color: #F18D1B;
  text-align: center;
}

.program .program_author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 2.4rem;
  border-bottom: solid 0.1rem #40220F;
}

.program .program_author > .title {
  display: block;
  margin-bottom: 0.4rem;
  font-size: 1.3rem;
}

.program .program_author > .name {
  display: block;
  font-size: 3.6rem;
  line-height: 1;
}

.program .program_author > .name > small {
  margin-left: 0.8rem;
  font-size: 1.5rem;
}

.program .program_author .program_speakerImg {
  width: 14rem;
  height: 14rem;
  margin-right: 0;
}

@media (min-width: 769px) {
  .program .program_author .program_speakerImg {
    margin: 0 2.4rem;
  }
}

.program .program_author .program_speakerTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 0;
  padding-top: 1.6rem;
  text-align: center;
}

@media (min-width: 769px) {
  .program .program_author .program_speakerTitle {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    padding-right: 4rem;
  }
}

.program .program_author .program_speakerTitle .program_speakerTitle_chairman {
  font-size: 2.4rem;
}

@media (min-width: 769px) {
  .program .program_author .program_speakerTitle .program_speakerTitle_chairman {
    font-size: 3.2rem;
  }
}

@media (min-width: 769px) {
  .program .program_author {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.program .program_talkSession {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 769px) {
  .program .program_talkSession {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.program .program_qa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 2.4rem 2.4rem;
}

@media (min-width: 769px) {
  .program .program_qa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
}

@media (min-width: 769px) {
  .program .program_qa .program_qaTitle {
    margin-right: 2.4rem;
  }
}

@media (min-width: 769px) {
  .program .program_qa .program_qaList {
    margin-top: 6rem;
  }
}

/* - - - - - - - -
### MS.jpのバナー
- - - - - - - - - */
.msjp {
  background: #FFFFFF;
}

.msjp .msjp_contents {
  margin: auto;
  padding: 4rem 2.4rem;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 769px) {
  .msjp .msjp_contents {
    padding: 6rem 0;
    max-width: 980px;
  }
}

.msjp .msjp_bnr {
  display: block;
  margin: auto;
}

@media (min-width: 769px) {
  .msjp .msjp_bnr {
    width: 80%;
  }
}

/*----------------------------------------------------
　Layout
----------------------------------------------------*/
/*----------------------------------------------------
name: レイアウト
----------------------------------------------------*/
.wrap {
  margin: 0;
  width: 100%;
  min-width: 320px;
  max-width: 768px;
}

@media (min-width: 769px) {
  .wrap {
    min-width: 769px;
    max-width: 100%;
  }
}

/*----------------------------------------------------
　Page
----------------------------------------------------*/
/*
---
name: Pageディレクトリ
tag:
  - Page
category:
  - 6 Page
---
Pageディレクトリには、LPなどの独立した1ページのスタイルを定義したscssを格納します。
*/
/*----------------------------------------------------
　State
----------------------------------------------------*/
/*# sourceMappingURL=style.css.map */