﻿@charset "utf-8";/* INFO---- */.info {max-width: 1000px;margin: 50px auto;padding: 0 50px;}.info h2{font-size: 1.5rem;line-height: 5rem;text-align: center;}.info .notice{text-align: center;margin-bottom: 50px;}.info th{font-weight: bold;}.info .mar20{margin: 20px 0;}/* ----company---- *//* table01 */.info #table01 tr {border-bottom: 1px solid #000000;}.info #table01 th,.info #table01 td {padding: 24px 0;border: none;}.info #table01 th {width: 30%;}/* sp */@media only screen and (max-width: 480px) {.info #table01 th,.info #table01 td {width: 100%;display: block;}.info #table01 th {width: 100%;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;font-weight: bold;}.info #table01 td {padding-top: 0;}}/* ----privacy---- */#privacy dl {margin-top: 30px;}#privacy dt {margin-bottom: 10px;font-weight: bold;}#privacy dd {margin-top: 10px;}