html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display:block;
}
audio, canvas, progress, video {
display: inline-block; vertical-align: baseline;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body {
color:#444;
font-size: 1.6em;
font-family: sans-serif;
line-height:1.0;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:0; text-decoration:none; vertical-align:top;}
mark {background:#ff0; color:#000;}
b, strong {font-weight:bold;}
table {border-collapse:collapse; border-spacing:0;}
td, th {padding:0;}
hr {box-sizing:content-box; height:0;}
button, input, optgroup, select, textarea {color:inherit; font:sans-serif; margin:0;}
button {overflow: visible;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; padding:0;}
textarea {overflow:auto;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {background-color:transparent; outline:0;}
a:link    {color:#3366CC; text-decoration:none;}
a:visited {color:#3366CC; text-decoration:none;}
a:hover   {color:#1a428c; text-decoration:underline;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */







/* -------------------------------------------------------
Detail
---------------------------------------------------------- */

/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:959px){
  body {
    font-family: sans-serif;
  }

  .pcv {
    display: none;
  }


  .main_v img {
    width: 100%;
  }

  .sponsor {
    margin: 16px 8px;
    background: #bcdaf4;
    border-radius: 16px;
  }
  .sponsor_inner {
    padding: 16px;
  }
  .sponsor h1 {
    margin-bottom: 24px;
    color: #006ece;
    font-size: 1.8rem;
    line-height: 1.4;
    text-align: center;
  }
  .sponsor h1 span {
    display: block;
  }
  .sponsor p {
    line-height: 1.6;
  }
  .contact {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #fff;
  }
  .contact p span {
    display: block;
  }

  .photo_block {
    margin-top: 16px;
    margin-bottom: 40px;
    padding: 0 8px;
  }
  .photo {
    display: table;
    width: 100%;
  }
  .photo_cell {
    display: table-cell;
    width: 33%;
  }
  .photo_cell img {
    width: 100%;
    max-width: 300px;
  }
  .photo_cell.c_c {
    text-align: center;
  }
  .photo_cell.c_r {
    text-align: right
  }

  .info_txt {
    margin-top: 8px;
    line-height: 1.4;
    text-align: left;
  }

  .page_heading {
    color: #ff5619;
    line-height: 1.5;
    text-align: center;
  }
  .page_heading h1 {
    font-size: 2.4rem;
  }

  .lead {
    padding: 16px 8px;
    text-align: left;
  }
  .lead h2 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .overview_box {
    padding: 0 8px;
  }
  .overview table {
    width: 100%;
  }
  .overview tr,th,td {
    display: block;
  }
  .overview th {
    padding: 1em 0;
    background: #f7f7f7;
    font-size: .8em;
    font-weight: normal;
    text-align: center;
  }
  .overview td {
    padding: 1em 0;
    line-height: 1.6;
  }
  .overview_img {
    text-align: center;
  }
  .overview_img img {
    width: 100%;
    max-width: 400px;
  }


  .column {
    margin-top: 40px;
    padding: 0 8px;
  }
  .column h2 {
    margin-bottom: 32px;
    color: #005bac;
    font-size: 2rem;
    line-height: 1.4;
  }
  .column p {
    font-size: .9em;
    line-height: 2.0;
  }
  .column p span {
    font-size: .8em;
  }
  .column .img_flr {
    margin-bottom: 32px;
  }
  .column .img_flr img {
    width: 200px;
    margin-bottom: 8px;
  }
  .column .img_flr figcaption {
    font-size:  1.2rem;
  }

  .site_footer {
    padding: 32px 0;
    text-align: center;
  }
  .cp {
    font-size: 1rem;
  }

}/* end SP */

/* -------------------------------------------------------
for PC
---------------------------------------------------------- */
@media only screen and (min-width:960px){
  body {
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
    zoom:1;
  }

  .spv {
    display: none;
  }

  .main_v {
    width: 960px;
    margin: 0 auto;
  }

  .sponsor {
    width: 960px;
    margin: 32px auto;
    background: #bcdaf4;
    border-radius: 16px;
  }
  .sponsor_inner {
    padding: 32px 64px;
  }
  .sponsor h1 {
    margin-bottom: 24px;
    color: #006ece;
    font-size: 3.2rem;
    line-height: 1.4;
    text-align: center;
  }
  .sponsor h1 span {
    display: block;
    font-size: 1.8rem;
  }
  .sponsor p {
    line-height: 1.7;
  }
  .contact {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #fff;
  }


  .page_heading {
    color: #ff5619;
    line-height: 1.6;
    text-align: center;
  }
  .page_heading h1 {
    font-size: 5rem;
    letter-spacing: .1em;
  }

  .lead {
    padding: 32px 0;
    text-align: center;
  }
  .lead h2 {
    font-size: 2.4rem;
  }

  .overview_box {
    display: flex;
    width: 960px;
    margin: 0 auto;
  }
  .overview {
    flex: 1;
  }
  .overview table {
    width: 90%;
  }
  .overview table th {
    padding: 1em;
    font-weight: normal;
    line-height: 1.7;
    vertical-align: top;
  }
  .overview table td {
    padding: 1em;
    line-height: 1.7;
    vertical-align: top;
  }

  .overview_img {
    width: 320px;
    text-align: center;
  }
  .overview_img img {
    width:  300px;
  }
  .overview_img img.ss {
    width: 200px;
  }


  .column {
    width: 960px;
    margin: 80px auto 0;
  }
  .column h2 {
    margin-bottom: 32px;
    color: #005bac;
    font-size: 4rem;
    line-height: 1.6;
  }
  .column p {
    font-size: 1em;
    line-height: 2.0;
  }
  .column p span {
    font-size: .8em;
  }
  .column .img_flr {
    float: right;
    margin: 0 0 32px 32px;
  }
  .column .img_flr img {
    width: 200px;
    margin-bottom: 8px;
  }
  .column .img_flr figcaption {
    font-size:  1.2rem;
  }

  .photo_block {
    width: 960px;
    margin: 0 auto 100px;
  }
  .photo {
    display: table;
    width: 100%;
  }
  .photo_cell {
    display: table-cell;
    width: 33%;
  }
  .photo_cell img {
    height: 200px;
  }
  .photo_cell.c_c {
    text-align: center;
  }
  .photo_cell.c_r {
    text-align: right
  }

  .info_txt {
    margin-top: 16px;
    text-align: center;
  }

  .site_footer {
    padding: 32px 0;
    text-align: center;
  }
  .cp {
    font-size: 1rem;
  }
}/* end PC */



/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}
.fs17px {font-size:17px;}
.fs18px {font-size:18px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.mgb8 {margin-bottom:8px;}
.mgb16 {margin-bottom:16px;}
.mgb24 {margin-bottom:24px;}
.mgb32 {margin-bottom:32px;}
.mgb40 {margin-bottom:40px;}
.mgb48 {margin-bottom:48px;}
.mgb56 {margin-bottom:56px;}
.mgb64 {margin-bottom:64px;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin-bottom:100px;}
.mgb05em {margin-bottom:0.5em;}
.mgb1em {margin-bottom:1em;}
.mgb15em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.pdlr8 {padding:0 8px;}
.pdlr16 {padding:0 16px;}
.pdlr24 {padding:0 24px;}
.pdlr32 {padding:0 32px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fwb {font-weight:bold;}


