@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  font-family: "Yu Gothic", "Hiragino Sans", "Noto Sans CJK JP", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: none; }
  @media screen and (max-width: 644px) {
    body {
      font-size: 13px; } }

a {
  -webkit-transition: all 1.0s;
  transition: all 1.0s; }

img {
  max-width: 100%;
  height: auto; }

a:hover {
  opacity: 0.8; }

/* 改行位置調整 */
/* 改行位置調整 */
@media screen and (max-width: 865px) {
  .pc, .pc_inline {
    display: none; } }

@media screen and (max-width: 644px) {
  .pctab, .pctab_inline {
    display: none; } }

.tab {
  display: none; }
  @media screen and (max-width: 865px) {
    .tab {
      display: inherit; } }
  @media screen and (max-width: 644px) {
    .tab {
      display: none; } }

.tab_inline {
  display: none; }
  @media screen and (max-width: 865px) {
    .tab_inline {
      display: inline-block; } }
  @media screen and (max-width: 644px) {
    .tab_inline {
      display: none; } }

.tabsp {
  display: none; }
  @media screen and (max-width: 865px) {
    .tabsp {
      display: inherit; } }

.tabsp_inline {
  display: none; }
  @media screen and (max-width: 865px) {
    .tabsp_inline {
      display: inline-block; } }

.sp {
  display: none; }
  @media screen and (max-width: 644px) {
    .sp {
      display: inherit; } }

.sp_inline {
  display: none; }
  @media screen and (max-width: 644px) {
    .sp_inline {
      display: inline-block; } }

@keyframes DASH {
  0% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes DASH {
  0% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes DASH2 {
  0% {
    stroke-dashoffset: 3000; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes DASH2 {
  0% {
    stroke-dashoffset: 3000; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes star {
  0% {
    fill-opacity: 0; }
  100% {
    fill-opacity: 1; } }

@-webkit-keyframes star {
  0% {
    fill-opacity: 0; }
  100% {
    fill-opacity: 1; } }

/* sparrowphoto 追加 */
#L01 {
  padding: 25px 0px; }
  @media screen and (max-width: 644px) {
    #L01 {
      padding: 15px 0px; } }

.thunder-bg {
  width: 100%;
  max-width: 825px;
  margin: 0px auto; }
  @media screen and (max-width: 865px) {
    .thunder-bg {
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 20px; } }

.area {
  margin-bottom: 15px; }
  @media screen and (max-width: 644px) {
    .area {
      margin-bottom: 10px; } }

#area-billboard {
  margin-bottom: 30px; }
  @media screen and (max-width: 644px) {
    #area-billboard {
      margin-bottom: 15px; } }

.menuh ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 865px) {
    .menuh ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .menuh ul .li1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: solid 1px #a6a6a6; }
    @media screen and (max-width: 865px) {
      .menuh ul .li1 {
        width: 20%;
        margin-bottom: 5px; } }
    @media screen and (max-width: 644px) {
      .menuh ul .li1 {
        width: 33.3%; } }
    .menuh ul .li1.btm {
      border-right: solid 1px #a6a6a6; }
      @media screen and (max-width: 865px) {
        .menuh ul .li1.btm {
          border-right: none; } }
    @media screen and (max-width: 865px) {
      .menuh ul .li1.tab_r {
        border-right: solid 1px #a6a6a6; } }
    @media screen and (max-width: 644px) {
      .menuh ul .li1.tab_r {
        border-right: none; } }
    @media screen and (max-width: 644px) {
      .menuh ul .li1:nth-child(3n) {
        border-right: solid 1px #a6a6a6; } }
    .menuh ul .li1 a {
      font-size: 16px;
      line-height: 1;
      color: #333;
      padding: 5px 1em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 865px) {
        .menuh ul .li1 a {
          font-size: 14px;
          padding: 5px 0.5em; } }
      .menuh ul .li1 a.cr {
        background: #a6a6a6;
        color: #fff; }

.ac {
  text-align: center; }

.ar {
  text-align: right; }

.h2 {
  padding-bottom: 0.5em;
  border-bottom: solid 1px #a6a6a6;
  margin-bottom: 1em; }
  .h2 h2 {
    font-weight: bold; }

.fsize_l {
  font-size: 16px;
  font-weight: inherit; }
  @media screen and (max-width: 644px) {
    .fsize_l {
      font-size: 15px; } }

.fsize_ll {
  font-size: 18px;
  font-weight: inherit; }
  @media screen and (max-width: 644px) {
    .fsize_ll {
      font-size: 15px; } }

.fsize_lll {
  font-size: 20px;
  font-weight: inherit; }
  @media screen and (max-width: 644px) {
    .fsize_lll {
      font-size: 18px; } }

.fsize_small {
  font-size: 10px; }

span.img {
  display: block;
  margin-bottom: 15px; }
  @media screen and (max-width: 644px) {
    span.img {
      margin-bottom: 10px; } }
  span.img img {
    width: 100%; }

.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

strong {
  font-weight: bold; }

.pagetop a {
  color: #333;
  font-size: 16px;
  text-decoration: underline; }
  @media screen and (max-width: 644px) {
    .pagetop a {
      font-size: 15px; } }

.box_com01 {
  margin-bottom: 15px; }
  @media screen and (max-width: 644px) {
    .box_com01 {
      margin-bottom: 10px; } }
  .box_com01::before, .box_com01::after {
    content: "";
    width: 100%;
    border-bottom: solid 2px #e6e6d6;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 644px) {
      .box_com01::before, .box_com01::after {
        border-width: 1px; } }
  .box_com01::before {
    display: none; }
  .box_com01::after {
    display: block;
    margin-top: 15px; }
    @media screen and (max-width: 644px) {
      .box_com01::after {
        margin-top: 10px; } }
  .box_com01.box_first::before {
    display: block;
    margin-bottom: 15px; }

ul.none li {
  padding-left: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px; }
  @media screen and (max-width: 644px) {
    ul.none li {
      font-size: 14px;
      padding-left: 1em; } }
