@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:500,600&display=swap);
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
#ieError {
  -ms-filter: "alpha( opacity=80 )";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #000;
  color: #fff;
  text-align: center;
  opacity: .8
}
#ieError strong {
  color: #fff
}
#ieError a {
  color: #d90000;
  text-decoration: underline
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background: 0 0
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #000;
  font: inherit;
  font-family: "Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,sans-serif;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block
}
li {
  list-style: none
}
ol,
ul {
  list-style: none
}
img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
h1,
h2,
p,
pre {
  word-wrap: break-word
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
tbody,
tfoot,
thead,
tr {
  vertical-align: baseline
}
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc
}
input,
select {
  vertical-align: middle
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: 0;
  background: 0 0
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer
}
select::-ms-expand {
  display: none
}
.clearfix {
  min-height: 1px
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
body,
html {
  -webkit-text-size-adjust: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  color: #000;
  font-family: "Noto Serif JP","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",serif;
  font-size: 16px;
  letter-spacing: .01em;
  line-height: 1;
  text-align: left
}
footer,
header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 1px
}
#wrapper {
  max-width: 1000px;
  margin: 0 auto
}
a {
  -webkit-transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false);
  color: #000;
  text-decoration: none;
  cursor: pointer;
  transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false)
}
a img {
  -webkit-transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false);
  -webkit-backface-visibility: hidden;
  border: none;
  backface-visibility: hidden;
  transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false)
}
a:hover {
  opacity: .6
}
a:hover img {
  opacity: .6
}
img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  pointer-events: none
}
.sp-display {
  display: none!important
}
.tb-display {
  display: none!important
}
.bold {
  font-weight: 700
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
.mb0 {
  margin-bottom: 0px!important
}
.mb1 {
  margin-bottom: 1px!important
}
.mb2 {
  margin-bottom: 2px!important
}
.mb5 {
  margin-bottom: 5px!important
}
.mb10 {
  margin-bottom: 10px!important
}
.mb15 {
  margin-bottom: 15px!important
}
.mb16 {
  margin-bottom: 16px!important
}
.mb20 {
  margin-bottom: 20px!important
}
.mb25 {
  margin-bottom: 25px!important
}
.mb30 {
  margin-bottom: 30px!important
}
.mb32 {
  margin-bottom: 32px!important
}
.mb35 {
  margin-bottom: 35px!important
}
.mb40 {
  margin-bottom: 40px!important
}
.mb42 {
  margin-bottom: 42px!important
}
.mb48 {
  margin-bottom: 48px!important
}
.mb50 {
  margin-bottom: 50px!important
}
.mb60 {
  margin-bottom: 60px!important
}
.mb64 {
  margin-bottom: 64px!important
}
.mb80 {
  margin-bottom: 80px!important
}
.mb90 {
  margin-bottom: 90px!important
}
.mb208 {
  margin-bottom: 208px!important
}
.tac {
  text-align: center!important
}
.tar {
  text-align: right!important
}
.tal {
  text-align: left!important
}
.footer {
  padding-bottom: 60px;
  background: #fff
}
.footer__logo dt {
  margin-bottom: 30px;
  text-align: center
}
.footer__logo dt img {
  max-width: 210px
}
.footer__logo dd {
  margin-bottom: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center
}
.footer__copy p {
  font-size: 10px;
  font-size: .625rem;
  font-weight: 700;
  text-align: center
}
.header {
  z-index: 100;
  position: relative;
  background-color: #fff
}
.header.fixed {
  z-index: 1000;
  position: fixed;
  width: 100%
}
.header__logo {
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%
}
.header__logo a {
  display: block
}
.header__logo a img {
  width: 100%;
  height: 100%;
  max-height: 80px
}
.header__nav {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1800px;
  margin: auto;
  padding: 10px 25px
}
.header__nav-menu {
  -webkit-flex-basis: 85%;
  -ms-flex-preferred-size: 85%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-basis: 85%;
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding: 0 5%
}
.header__nav-menu > li {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%
}
.header__nav-menu > li a {
  display: block;
  color: #80572e;
  font-family: "Rozha One",serif;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 1.4px;
  line-height: 1.5;
  white-space: nowrap
}
.header__nav-contact {
  -webkit-flex-basis: 19%;
  -ms-flex-preferred-size: 19%;
  flex-basis: 19%
}
.header__nav-contact-reception {
  padding-bottom: 2px;
  color: #000;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.5
}
.header__nav-contact-tel {
  max-width: 240px;
  height: 50px;
  margin: auto;
  padding: 0 20px;
  border-radius: 5px;
  background: #80572e;
  color: #000;
  font-family: "Rozha One",serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 50px;
  white-space: nowrap
}
.header__nav-contact-tel a {
  color: #000;
  font-family: "Rozha One",serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 50px
}
.header .drawer_bg {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51,51,51,.5)
}
.header .drawer_button {
  display: block;
  z-index: 101;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 22px;
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0;
  color: #80572e;
  letter-spacing: .1em;
  text-align: center;
  cursor: pointer
}
.header .drawer_button.active .drawer_bar {
  left: 4.21px;
  width: 30.09px
}
.header .drawer_button.active .drawer_bar1 {
  -webkit-transform: rotate(.7854rad) translateY(-50%);
  top: 0px;
  transform: rotate(.7854rad) translateY(-50%)
}
.header .drawer_button.active .drawer_bar2 {
  opacity: 0
}
.header .drawer_button.active .drawer_bar3 {
  -webkit-transform: rotate(-.7854rad) translateY(-50%);
  top: calc(100% - 0px);
  transform: rotate(-.7854rad) translateY(-50%)
}
.header .drawer_button.active .drawer_menu_text {
  display: none
}
.header .drawer_button.active .drawer_close {
  display: block
}
.header .drawer_bar {
  -webkit-transition: all .2s;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  left: 0;
  width: 29.7px;
  height: 2px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #80572e;
  transition: all .2s
}
.header .drawer_bar.drawer_bar1 {
  top: 0
}
.header .drawer_bar.drawer_bar2 {
  top: 50%
}
.header .drawer_bar.drawer_bar3 {
  top: 100%
}
.header .drawer_nav_wrapper {
  -webkit-transition: all .2s;
  -webkit-transform: translate(100%);
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  width: 82%;
  height: 100%;
  padding: 0 20px;
  transform: translate(100%);
  background-color: #fff;
  transition: all .2s
}
.header .drawer_nav_wrapper.open {
  -webkit-transform: translate(0);
  transform: translate(0)
}
.header .drawer_nav {
  padding: 112px 24px
}
.header .drawer_nav li {
  margin-bottom: 15px;
  font-size: 16px
}
.col_01 {
  color: #171c61
}
.col_02 {
  color: #d02d1f
}
.col_02 span {
  color: #d02d1f
}
.col_03 {
  color: #603813
}
.top .ttl_01 {
  margin-bottom: 20px;
  font-family: "Noto Serif JP","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",serif;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1.3
}
.top .award .ttl_01 span {
  font-family: "Noto Serif JP","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",serif;
  font-size: 24px;
  font-size: 1.5rem
}
.top .judge .ttl_01 span {
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 400
}
#index {
  width: 100%
}
#index h1 {
  margin-bottom: 40px
}
#index h1 img {
  width: auto
}
#index .close {
  position: relative;
  margin: 0 auto 60px;
  padding: 0 20px
}
#index .close dl {
  padding: 20px;
  background: #e1382f
}
#index .close dl dt {
  margin-bottom: 15px;
  color: #fff;
  font-family: "Noto Serif JP","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  text-align: center
}
#index .close dl dd {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  text-align: center
}
#index .about {
  position: relative;
  max-width: 900px;
  margin: 0 auto 200px;
  padding: 0 20px
}
#index .about section {
  margin-bottom: 60px
}
#index .about section p {
  line-height: 1.8
}
#index .about section p b {
  font-weight: 700
}
#index .about section .download {
  position: relative;
  margin-top: 30px;
  padding-left: 40px
}
#index .about section .download a {
  color: #0071bb;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700
}
#index .about section .download span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-size: .75rem
}
#index .about section .download:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(../images/common/download.svg) no-repeat center center;
  content: ''
}
#index .about .award dl dt {
  width: 15em;
  float: left;
  clear: left;
  font-weight: 700;
  line-height: 1.8
}
#index .about .award dl dd {
  font-weight: 700;
  line-height: 1.8
}
#index .about .judge dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px
}
#index .about .judge dl dt {
  width: 6em;
  font-weight: 700;
  line-height: 1.8
}
#index .about .judge dl dd {
  width: calc(100% - 8em);
  font-size: 13px;
  font-size: .8125rem;
  line-height: 2.2
}
#index .about .judge p {
  margin-bottom: 35px;
  font-size: 13px;
  font-size: .8125rem
}
#index .about .flow {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 50px
}
#index .about .flow .input {
  position: relative;
  margin-right: 50px
}
#index .about .flow .input h3 span {
  display: inline-block;
  padding: 5px 20px;
  border-radius: 10px 10px 0 0;
  background: #d02d1f;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700
}
#index .about .flow .input dl {
  position: relative;
  padding: 15px 15px;
  border: 3px solid #d02d1f;
  border-radius: 0 10px 10px 10px
}
#index .about .flow .input dl:before {
  position: absolute;
  top: 0;
  right: -45px;
  bottom: 0;
  width: 25px;
  height: 28px;
  margin: auto;
  background: url(../images/common/arrow.svg) no-repeat center center;
  content: ''
}
#index .about .flow .input dl dt {
  margin-bottom: 15px;
  color: #d02d1f;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  text-align: center
}
#index .about .flow .input dl dd {
  position: relative;
  padding-left: 40px
}
#index .about .flow .input dl dd a {
  color: #0071bb;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700
}
#index .about .flow .input dl dd span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-size: .75rem
}
#index .about .flow .input dl dd:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(../images/common/download.svg) no-repeat center center;
  content: ''
}
#index .about .flow .send {
  position: relative
}
#index .about .flow .send h3 span {
  display: inline-block;
  padding: 5px 20px;
  border-radius: 10px 10px 0 0;
  background: #d02d1f;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700
}
#index .about .flow .send ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 15px;
  border: 3px solid #d02d1f;
  border-radius: 0 10px 10px 10px
}
#index .about .flow .send ul li {
  margin-right: 30px
}
#index .about .flow .send ul li:last-child {
  margin: 0
}
#index .about .flow .send ul li .mail {
  position: relative
}
#index .about .flow .send ul li .mail dt {
  margin-bottom: 15px;
  color: #d02d1f;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  text-align: center
}
#index .about .flow .send ul li .mail dd {
  position: relative;
  padding-left: 40px
}
#index .about .flow .send ul li .mail dd a {
  color: #0071bb;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700
}
#index .about .flow .send ul li .mail dd span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-size: .75rem
}
#index .about .flow .send ul li .mail dd:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 24px;
  height: 18px;
  background: url(../images/common/mail.svg) no-repeat center center;
  content: ''
}
#index .about .flow .send ul li .or {
  width: 56px;
  height: 56px;
  margin-top: 15px;
  border-radius: 50%;
  background: #d02d1f;
  color: #fff;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 56px;
  text-align: center
}
#index .about .flow .send ul li .bring {
  position: relative;
  width: 200px
}
#index .about .flow .send ul li .bring dt {
  margin-bottom: 20px;
  color: #d02d1f;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  text-align: center
}
#index .about .flow .send ul li .bring dd {
  position: relative;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.6
}
#index .about .period p {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700
}
#index .about .period p span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400
}
#index .about .overview {
  margin-bottom: 80px;
  padding: 50px 35px;
  border-radius: 20px;
  background: #f1f1f1
}
#index .about .overview h2 {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4
}
#index .about .overview h2 strong {
  display: inline-block;
  margin-left: 40px;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  letter-spacing: .2em
}
#index .about .overview section {
  margin-bottom: 40px
}
#index .about .overview section h3 {
  margin-bottom: 25px;
  color: #171c61;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700
}
#index .about .overview section p {
  padding-left: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6
}
#index .about .overview section p span {
  font-size: 16px;
  font-size: 1rem
}
#index .about .overview section p b {
  font-weight: 700
}
#index .about .overview section dl {
  margin-top: 30px;
  padding-left: 20px
}
#index .about .overview section dl dt {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6
}
#index .about .overview section dl dd {
  padding-left: 2em;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  text-indent: -2em
}
#index .about .overview section ul {
  padding-left: 20px
}
#index .about .overview section ul li {
  padding-left: 1em;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  text-indent: -1em
}
#index .about .overview .address dl dt {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6
}
#index .about .overview .address dl dd {
  line-height: 1.6
}
@media (min-width:768px) {
  a[href^="tel:"] {
    pointer-events: none
  }
}
@media only screen and (max-width:1400px) {
  .header__nav {
    width: 100%
  }
}
@media only screen and (max-width:1200px) {
  .header__nav-menu {
    padding: 0 2%
  }
}
@media only screen and (max-width:979px) {
  a:hover img {
    opacity: 1
  }
  .sp-display {
    display: block!important
  }
  .sp-invisible {
    display: none!important
  }
  .tb-display {
    display: block!important
  }
  .tb-invisible {
    display: none!important
  }
  .footer {
    padding-bottom: 30px
  }
  .header {
    z-index: 1000;
    position: fixed;
    width: 100%
  }
  .header__logo {
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    margin: auto
  }
  .header__logo a {
    text-align: left
  }
  .header__logo a {
    display: inline-block
  }
  .header__logo a img {
    height: 40px
  }
  .header__logo a img {
    height: 80px
  }
  .header__nav {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0 20px
  }
  .header__nav-menu {
    display: block;
    padding: 67px 0 0
  }
  .header__nav-menu > li {
    margin-bottom: 30px
  }
  .top .ttl_01 {
    font-size: 26px;
    font-size: 1.625rem
  }
  #index .about {
    margin: 0 auto 100px
  }
  #index .about section .download a {
    font-size: 16px;
    font-size: 1rem
  }
  #index .about .award dl dt {
    width: 100%;
    float: none
  }
  #index .about .award dl dd {
    margin-bottom: 15px
  }
  #index .about .flow {
    display: block
  }
  #index .about .flow .input {
    margin: 0 0 50px 0
  }
  #index .about .flow .input dl {
    text-align: center
  }
  #index .about .flow .input dl:before {
    top: auto;
    right: 0;
    bottom: -50px;
    left: 0;
    width: 29px;
    height: 25px;
    margin: auto;
    background: url(../images/common/arrow_down.svg) no-repeat center center
  }
  #index .about .flow .input dl dd {
    display: inline-block
  }
  #index .about .flow .send ul {
    display: block
  }
  #index .about .flow .send ul li {
    margin: 0 0 30px 0;
    text-align: center
  }
  #index .about .flow .send ul li .mail dd {
    display: inline-block
  }
  #index .about .flow .send ul li .or {
    margin: 15px auto 0
  }
  #index .about .flow .send ul li .bring {
    width: 100%
  }
  #index .about .period p span {
    display: block;
    margin-top: 10px
  }
  #index .about .overview {
    padding: 25px 20px
  }
  #index .about .overview h2 {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center
  }
  #index .about .overview h2 strong {
    margin-top: 10px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #index .about .overview section h3 {
    font-size: 24px;
    font-size: 1.5rem
  }
  #index .about .overview section p {
    margin-top: 20px;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem
  }
  #index .about .overview section dl {
    padding: 0
  }
  #index .about .overview section dl dt {
    font-size: 18px;
    font-size: 1.125rem
  }
  #index .about .overview section dl dd {
    font-size: 18px;
    font-size: 1.125rem
  }
  #index .about .overview section ul {
    padding: 0
  }
  #index .about .overview section ul li {
    font-size: 18px;
    font-size: 1.125rem
  }
}