@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/* Scss Document */
#contents {
  margin-top: 130px; }

/*------------------------
    個人情報保護方針
------------------------*/
.privacy__title {
  margin-bottom: 30px;
  color: #1BA0BB;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3; }
  @media (min-width: 769px) {
    .privacy__title {
      font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 2.6178010471 ); } }
  @media (min-width: 960px) {
    .privacy__title {
      font-size: 3rem; } }
.privacy__txt {
  margin-bottom: 30px;
  text-align: right; }
.privacy__wrap {
  margin-bottom: 70px;
  padding: 25px;
  background: #EDF7F9; }
  .privacy__wrap h3 {
    margin-bottom: 20px;
    color: #1BA0BB;
    font-size: 2rem;
    font-weight: bold; }
    @media (min-width: 769px) {
      .privacy__wrap h3 {
        font-size: calc( 2rem + ( 1vw - 7.69px ) * 1.5706806283 ); } }
    @media (min-width: 960px) {
      .privacy__wrap h3 {
        font-size: 2.3rem; } }
  .privacy__wrap-txt p {
    margin-bottom: 15px;
    font-size: 1.5rem; }
    @media (min-width: 769px) {
      .privacy__wrap-txt p {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5235602094 ); } }
    @media (min-width: 960px) {
      .privacy__wrap-txt p {
        font-size: 1.6rem; } }
    .privacy__wrap-txt p .num {
      color: #EB7762;
      font-size: 2rem;
      font-weight: bold;
      margin-right: 8px; }
      @media (min-width: 769px) {
        .privacy__wrap-txt p .num {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 2.6178010471 ); } }
      @media (min-width: 960px) {
        .privacy__wrap-txt p .num {
          font-size: 2.5rem; } }
  .privacy__wrap-cap {
    font-size: 1.2rem; }
    @media (min-width: 769px) {
      .privacy__wrap-cap {
        font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 1.0471204188 ); } }
    @media (min-width: 960px) {
      .privacy__wrap-cap {
        font-size: 1.4rem; } }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  #contents {
    margin-top: 160px; }

  /*------------------------
      個人情報保護方針
  ------------------------*/
  .rule__wrap table tr td ol li {
    margin-left: 15px; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/
