﻿@charset "UTF-8";

/* sec01 */
@media screen and (min-width: 769px){
  #sec01{
    margin-bottom: 150px;
  }
  #sec01 .img01{
    width: 300px;
    margin: 0 auto 30px;
  }
  #sec01 .txt01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  #sec01 .list01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 20px;    
    list-style-type: decimal;
    list-style-position: inside;
    border: 1px solid #666;
    background-color: #f5f2e9;
  }
  #sec01 .list01>li{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.8;
    text-indent: -1em;
  }
  #sec01>.pageSubTitle02{
    margin-top: 60px;
  }
  #sec01 .txt02{
    width: 12em;
    margin: 60px auto 20px;
    font-size: 22px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #ff9518;
  }
  #sec01 .txt03{
    text-align: center;
  }
  #sec01 .txt03>a{
    color: #000;
    font-size: 24px;
    text-decoration: underline;
  }

}
@media screen and (max-width: 768px){
  #sec01{
    margin-bottom: 150px;
  }
  #sec01 .img01{
    margin: 0 auto 50px;
    text-align: center;
    width: 180px;
  }
  #sec01 .img01 img{
    max-width: 100%;
    height: auto;
  }
  #sec01 .txt01{
    margin: 0 20px 30px;
    font-size: 15px;
    line-height: 1.6;
  }
  #sec01 .list01{
    max-width: 880px;
    margin: 0 20px 30px 20px;
    padding: 20px;
    list-style-type: decimal;
    list-style-position: inside;
    border: 1px solid #666;
    background-color: #f5f2e9;
  }
  #sec01 .list01>li{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.6;
    text-indent: -1em;
  }
  #sec01>.pageSubTitle02{
    margin-top: 40px;
    margin-bottom: 25px;
  }
  #sec01 .txt02{
    width: 12em;
    margin: 60px auto 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #ff9518;
  }
  #sec01 .txt03{
    text-align: center;
  }
  #sec01 .txt03>a{
    color: #000;
    font-size: 20px;
    text-decoration: underline;
  }
}

/* sec02 */
@media screen and (min-width: 769px){
  #sec02{
    margin-bottom: 50px;
  }
  #sec02>.listSP{
    display: none;
  }
  #listPCArea{
    max-width: 1020px;
    margin: 0 auto;
  }
  #listPCArea:before{
    content: '（五十音順）';
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
  }
  #listPCArea>.box{
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  #listPCArea>.box>ul{
    padding: 40px 20px 40px 50px;
    border: 1px solid #e2e2e2;
  }
  #listPCArea>.box>ul>li{
    margin-bottom: 5px;
    line-height: 1.6;
  }
  #listPCArea>.box>ul>li>a{
    color: #000;
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px){
  #sec02{
    margin-bottom: 50px;
  }
  #listPCArea{
    display: none;
  }
  #sec02>.listSP{
    margin: 0 20px;
  }
  #sec02>.listSP:before{
    content: '（五十音順）';
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
  }
  #sec02>.listSP>ul{
    padding: 0 0 0 35px;
    list-style: disc;
  }

  #sec02>.listSP>ul>li{
    margin-bottom: 5px;
    line-height: 1.4;
  }
  #sec02>.listSP>ul>li>a{
    color: #000;
    text-decoration: underline;
  }
}
@media screen and (max-width: 440px){
  #sec02 .pageSubTitle01>span{
    font-size: 18px;
  }
}

/* sec03 */
@media screen and (min-width: 769px){
  #sec03{
    margin-bottom: 50px;
  }
  #sec03 .img01{
    width: 300px;
    margin: 0 auto 30px;
  }
  #sec03 .txt01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  #sec03 .list01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
  }
  #sec03 .list01>li{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.6;
    text-indent: -1em;
  }
  #sec03>.pageSubTitle02{
    margin-top: 60px;
  }
  #sec03 .txt02{
    width: 12em;
    margin: 60px auto 20px;
    font-size: 22px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #ff9518;
  }
  #sec03 .txt03{
    text-align: center;
  }
  #sec03 .txt03>a{
    color: #000;
    font-size: 24px;
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px){
  #sec03{
    margin-bottom: 50px;
  }
  #sec03 .img01{
    margin: 0 auto 50px;
    text-align: center;
    width: 180px;
  }
  #sec03 .img01 img{
    max-width: 100%;
    height: auto;
  }
  #sec03 .txt01{
    margin: 0 20px 30px;
    font-size: 15px;
    line-height: 1.6;
  }
  #sec03 .list01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
  }
  #sec03 .list01>li{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.6;
    text-indent: -1em;
  }
  #sec03>.pageSubTitle02{
    margin-top: 40px;
    margin-bottom: 25px;
  }
  #sec03 .txt02{
    width: 12em;
    margin: 60px auto 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #ff9518;
  }
  #sec03 .txt03{
    text-align: center;
  }
  #sec03 .txt03>a{
    color: #000;
    font-size: 20px;
    text-decoration: underline;
  }
}
