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

main .headline {
  margin-bottom: 96px; }
  main .headline h1 {
    margin: 0; }
main .inquiry {
  max-width: 936px;
  padding: 0 48px;
  margin: 0 auto 88px; }
  main .inquiry h2 {
    font-size: 20px;
    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: 40px; }
  main .inquiry p {
    margin-bottom: 32px;
    font-size: 16px;
    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: 16px;
    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: 16px;
    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 {
  max-width: 936px;
  margin: 0 auto 156px;
  padding: 0 48px; }
  main .note h2 {
    font-size: 20px;
    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: 40px; }
  main .note p {
    font-size: 16px;
    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; }
