@charset 'utf-8';
img {
    max-width: 100%;
}
#about h2 {
    font-size: 24px;
    text-align: center;
    margin: 20px 0px 20px;
}
#about nav.aboutnavi {
    border-bottom: 1px solid #ccc;
}
#about nav.aboutnavi ul {
    width: 100%x;
    margin: 0px auto;
    overflow: hidden;
}
#about nav.aboutnavi ul li {
    text-align: center;
    width: 33%;
    float: left;
}
#about nav.aboutnavi ul li:last-child {
    width: 34%;
}
#about nav.aboutnavi ul li a {
    display: block;
    padding: 5px;
    font-size: 14px;
    color: #000;
}
#about nav.aboutnavi ul li a.on {
    background: #fa960a;
    color: #fff;
}
#about nav.aboutnavi ul li:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#about h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 14px;
    line-height: 1.2em;
}
#about h3 span {
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
#about p {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
}
#about .year_area {
    margin-top: 34px;
}
#about .about_contents {
    width: 100%;
    padding: 0px 20px;
}
#about .about_contents > p:first-child {
    padding-top: 6px;
}
#about .about_contents960 {
    width: 100%;
    padding: 0px 0px;
}
#about .photo_area {
    overflow: hidden;
    margin-bottom: 6px;
}
#about .photo_area img {
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
}
#about .year {
    width: 100%;
    float: right;
}
#about .year h4 {
    font-size: 14px;
    color: #fa960a;
    margin-bottom: 6px;
}
#about .year h4 span {
    display: block;
    font-size: 36px;
    line-height: 1em;
}
#about .year p {
    font-weight: 700;
}
#about .year .border {
    border-bottom: 1px solid #ccc;
    width: 20px;
    display: block;
    height: 5px;
    margin: 0px 0px 8px;
}
#about .year_area h5 {
    color: #fa960a;
    font-size: 18px;
}
#about ul.list {
    margin-top: 20px;
}
#about ul.list li {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
}
#about ul.list li:before {
    content: "\2022";
    width: .5em;
    display: inline-block;
}
.mt20 {
    margin-top: 20px;
}
#about h6 {
    font-size: 18px;
    line-height: 1.4em;
    text-align: center;
    margin: 34px 0px;
}
#about .movie_contents {
    width: 100%;
    padding: 17px 0px 38px;
}
#about h4.title {
    font-size: 17px;
    margin: 0 0 12px;
}
#about .movie_area {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
    margin: 14px 20px 20px;
}
#about .profile_area {
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
}
#about .profile_area + .profile_area {
    margin-top: 36px;
}
#about .profile_area img {
    float: left;
    width: 120px;
    margin-bottom: 16px;
}
#about .profile_area .profile_txt {
    display: block;
    float: right;
    width: 100%;
}
#about .profile_area .profile_txt h4 {
    margin-bottom: 6px;
}
#about h4 {
    font-size: 18px;
    /*font-weight: 700;*/
    margin-bottom: 10px;
    line-height: 1.3em;
}
#about h4 span {
    font-size: 14px;
    display: block;
}
#about .foot_link {
    border-top: 1px solid #ccc;
    margin: 0 20px;
    padding: 40px 10px;
    text-align: center;
}
#about .foot_link .link_area a {
    padding: 5px;
    background: #fa960a;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    max-width: 390px;
    margin: 0 auto;
}
#about .foot_link .link_area a + a {
    margin-top: 20px;
}
#about .foot_link .banner_area {
    margin-top: 40px;
}
#about .foot_link .banner_area:before,
#about .foot_link .banner_area:after {
    display: table;
    content: '';
}
#about .foot_link .banner_area:after {
    clear: both;
}
#about .foot_link .banner_area a {
    border-radius: 6px;
    overflow: hidden;
    max-width: 390px;
    margin: 0 auto;
}
#about .foot_link .banner_area a + a {
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #about .foot_link .banner_area a {
    width: calc(33.33% - 20px / 3);
    float: left;
  }
  #about .foot_link .banner_area a + a {
    margin: 0 0 0 10px;
  }
  #about .foot_link .banner_area a + a + a {
    margin: 0;
    float: right;
  }
}
#about .phototxt_area {
    overflow: hidden;
    margin-bottom: 35px;
}
#about .phototxt_area img {
    float: left;
}
#about .phototxt_area .txt_area {
    width: 100%;
    float: right;
    padding: 0px 20px;
}
#about .phototxt_area .txt_area h3 {
    color: #fa960a!important;
    font-size: 18px!important;
    font-weight: 700!important;
    margin-bottom: 6px!important;
    margin-top: 17px!important;
    text-align: left;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.footer_illust {
    width: 120px;
    display: block;
    margin: 20px auto;
}
