@charset "UTF-8";
/*//////////////////
  共通変数
//////////////////*/
nav.navi {
  display: none; }

main .headline {
  margin-bottom: 48px; }
  main .headline h1 {
    margin: 0; }
main .inquiry {
  margin: 0 6.4vw 48px; }
  main .inquiry h2 {
    font-size: 15px;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-bottom: 24px; }
  main .inquiry p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 300;
    letter-spacing: 0.04em; }
  main .inquiry a {
    text-decoration: underline;
    color: #75797b; }
  main .inquiry ul li {
    font-size: 14px;
    line-height: 1.8;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 300;
    letter-spacing: 0.04em; }
  main .inquiry .date {
    font-size: 14px;
    line-height: 1.8;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 300;
    letter-spacing: 0.04em;
    text-align: right;
    margin-bottom: 0; }
main .note {
  margin: 0 6.4vw 66px; }
  main .note h2 {
    font-size: 15px;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-bottom: 24px; }
  main .note p {
    font-size: 14px;
    line-height: 1.8;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic Medium, Yu Gothic, sans-serif;
    font-weight: 300;
    letter-spacing: 0.04em; }
