@charset "UTF-8";

/* contents */
main .bg { border-bottom:2px solid #EEE; padding-bottom:80px; }

/* policy */
#policy .inner              { width:640px; }
#policy p:not(:last-child)  { margin-bottom:20px; }
#policy p:nth-child(5)      { margin-bottom:40px; }
#policy p:last-child        { text-align:right; font-family:serif; font-weight:bold; }
#policy p:last-child strong { font-size:1.4em; }

/* about */
#about .flexBox { padding:0; margin:0; }
#about .flexBox li::after { content:"、"; }
#about .flexBox li:last-child::after { content:none; }

/* access */
#access iframe ,#access .flexBox { margin-bottom:20px; }
#access .flexBox + .btn { width:100%; }