@font-face {
  font-family: 'fontawesome';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/fontawesome-webfont.woff') format('woff'),
       url('../fonts/fontawesome-webfont.ttf') format('truetype'),
       url('../fonts/fontawesome-webfont.svg#fontawesome') format('svg');
}
@font-face {
    font-family: "Varela Round";
    font-style: normal;
    font-weight: 400;
    src: local("Varela Round"), local("VarelaRound-Regular"), url("http://themes.googleusercontent.com/static/fonts/varelaround/v4/APH4jr0uSos5wiut5cpjrnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
html,
body,
div,
span,
embed,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
output,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
legend,
label,
main,
section,
article,
aside,
canvas,
details,
summary,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #555555;
  font-family: "小塚ゴシック Pro R","KozGoPro-Regular","A-OTF 新ゴ Pro R","ShinGoPro-Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  line-height: 1;
}
main,
section,
article,
aside,
details,
summary,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table,
caption,
tbody,
thead,
tfoot,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
}
textarea {
  font-family: inherit;
  overflow: auto;
  vertical-align: top;
  resize: none;
}
input,
select {
  vertical-align: middle;
}
select,
button {
  text-transform: none;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
sub,
sup {
  position: relative;
  line-height: 0;
  font-size: 75%;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
b,
strong,
optgroup {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff0;
  color: #000;
  font-style: italic;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 1em;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}
a {
  color: #555555;
  text-decoration: none;
}
a:hover {
  color: #2f2f2f;
}
a:active {
  color: #3c3c3c;
}
a:visited {
  color: #494949;
}
a:focus {
  outline: 0;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.color-1{
  color: #ff0000;
}
noscript {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 10px;
  background: #eeeeee;
  color: #555555;
  text-align: center;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#container {
  background: url(../images/bgd-body-repeat-y.jpg) left top repeat-y;
  background-size: 100% auto;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
  overflow: hidden;
  width: 100%;
}
#container > .inner {
  width: 100%;
  *zoom: 1;
}
#container > .inner:before,
#container > .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#container > .inner:after {
  clear: both;
}
#header {
  width: 100%;
  background: url(../images/bgd-header-repear-x.png) left top repeat-x;
  float: left;
  height: 94px;
  position: relative;
}
#header .logo {
  font-size: 30px;
  float: left;
  position: relative;
}
#header .title-page{
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: 'Varela Round',sans-serif;
  font-size: 15px;
  width: 46%;
  text-align: center;
}
#header nav {
  position: absolute;
  right: 0;
  top: 0;
  height: 49px;
  width: 49px;
}
#header nav li {
  float: left;
}
#header nav li a{
  float: left;
  text-indent: -999999px;
  height: 45px;
  width: 49px;
  background: url(../images/home-page.png) left top no-repeat;

}
#header .social-link{
  float: left;
  width: 100%;
  background: url(../images/bgd-repeat-x-social.png) right top no-repeat #fff;
  background-size: 100% auto;
  margin-top: -60px;
  height: 46px;
}
#header .social-link ul{
  float: right;
  margin-right: 5px;
  position: relative;
}
#header .social-link ul li {
  display: inline-block;
  padding: 0 5px;
  height: 46px;
  vertical-align: middle;
}
#header .social-link .label{
  font-family: 'Varela Round',sans-serif;
  display: block;
  color: #999;
  text-align: center;
  letter-spacing: -1px;
}
.icon{
  display: block;
  text-align: center;
  width: 21px;
  height: 20px;
  margin: 4px auto;
}
.icon-1{
  background: url(../images/img-1.png) center center no-repeat;
}
.icon-fb{
  background: url(../images/img-2.png) center center no-repeat;
}
.icon-2{
  background: url(../images/img-3.png) center center no-repeat;
}
.icon-3{
  background: url(../images/img-4.png) center center no-repeat;
}
#main {
  float: right;
  width: 100%;
  min-height: 300px;
}
#footer {
  overflow: hidden;
  background: url(../images/box-shadow.png) left top repeat-x;
  float: left;
  width: 100%;
  margin-top: -8px;
}
.block-link{
  background-color: #000;
  width: 100%;
  float: left;
}
.block-link a{
  color: #999696;
  font-size: 12px;
  text-align: right;
  border-top: 1px dotted #505050;
  padding: 12px 13px 10px 0;
  margin: 15px 0 0 0;
  display: block;
  overflow: hidden;
  font-family: 'Varela Round',sans-serif;
}
.nav-main{
  background: url(../images/bgd-nav-repeat-x.png) left top repeat-x;
  width: 100%;
  float: left;
  margin-top: 6px;
}
.nav-main li{
  background: url(../images/border-shadow.png) left center no-repeat;
  float: left;
  height: 36px;
}
.nav-main li.odd{
  width: 48%;
  background: none;
}
.nav-main li.even{
  width: 52%;
}
.nav-main li a{
  color: #fff;
  text-align: center;
  padding: 14px 0;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  font-family: 'Varela Round',sans-serif;
}
.nav-main li.active a{
  color: #cc0000;
}

/*=======================page==========================*/
.home-page img{
  width: 100%;
}
.wrapper-page .content{
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0 10px;
}
.thumbnail-block .thumb{
  float: left;
  margin-top: -37px;
}
.wrapper-page .desc,
.thumbnail-block {
  overflow: hidden;
}
.wrapper-page .desc p{
  margin-bottom: 24px;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: normal;
}
.wrapper-page .desc h4{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 18px;
}
.thumbnail-block .desc p{
  text-align: justify;
  font-size: 13px;
}

/*=======================BLOCK==========================*/
.block-1{
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #CCC;
  box-shadow: 0 1px 1px #CCC;
}
.block-1 h3{
  font-size: 17px;
  text-align: center;
  background: #fff5db;
  padding: 10px 0;
}
.block-1 h3 > span{
  font-size: 13px;
  display: block;
  margin-top: 6px;
}
.block-1 .desc{
  font-size: 13px;
  padding: 15px 10px;
  background: #fff;
}
.block-1 .desc p{
  margin-bottom: 0;
}
.block-light{
  background: url(../images/bgd-block.jpg) left top repeat-y;
  background-size: 100% auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 45px;
  margin-bottom: 33px;
  padding-top: 65px;
  position: relative;
}
.block-light .icon{
  background: url(../images/icon-light.png) center top no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -54.5px;
  top: -50px;
  height: 90px;
  width: 109px;
}
.block-light .desc{
  padding: 0 10px;
}
.title-block{
  background: url(../images/boder.png) center bottom no-repeat;
  background-size: 100% auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.title-block img{
  margin: 0 auto;
  display: block;
}
.title-content{
  margin-bottom: 20px;
  text-align: center;
  font-size: 13px;
  color: #cc0000;
}
.title-content img{
  display: block;
  margin: 0 auto;
}
.wrapper-page .desc .title-1{
  background: url(../images/bgd-title.png) left top no-repeat;
  background-size: 100% auto;
  text-align: center;
  font-size: 13px;
  height: 30px;
  line-height: 34px;
}
/*=======================TABLE==========================*/
.table-1{
  width: 98%;
  border-spacing: 0;
  border: 1px solid #CCC;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 1px 1px #CCC;
  font-size: 14px;
  line-height: 24px;
  font-family: "小塚ゴシック Pro R", "KozGoPro-Regular", "A-OTF 新ゴ Pro R", "ShinGoPro-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin:0 auto 20px;
}
.table-1 th {
  background: #DFEAEB;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  color: #69655c;
  width:65%;
  padding: 5px 10px;
  border-bottom: solid 1px #CCC;
  border-right: solid 1px #CCC;
  font-weight: 600;
}
.table-1.type-1 th{
  width: auto;
}
.table-1 td{
  padding: 5px 10px;
  background: #FFF;
  border-bottom: solid 1px #CCC;
  border-right: solid 1px #CCC;
}
.resize img{
  width: 100%;
}
.respon{
  width: 100%;
}
@media (max-width: 480px){
  #header .title-page{
    margin-left: -5px;
    font-size: 13px;
    width: 48%;
  }
  #header .logo img{
  width: 152px;
  -webkit-transform: scale(0.9,0.9);
  transform: scale(0.9,0.9);
  margin-left: -5px;
  margin-top: -5px;
  }
}
@media (max-width: 320px){
  #header .logo {
    width: 115px;
    height: 108px;
  }
  #header .title-page{
    margin-left: 0;
    font-size: 13px;
    width: 48%;
  }
  #header .social-link .label {
    font-size: 11px;
  }
  #header .social-link ul li {
    padding: 0 2px;
  }
  .thumbnail-block .thumb {
    margin-top: -41px;
    margin-left: -35px;
    width: 173px;
  }
  .thumbnail-block .desc {
    margin-left: -27px;
    width: 60%;
    float: left;
  }
}
@media print {
  body {
    margin: 0;
    background: transparent;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    box-shadow: none;
    text-shadow: none;
  }
  img,
  fieldset {
    border: 0;
  }
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.4em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1.0em;
  }
  h6 {
    font-size: 0.9em;
  }
  ol,
  ul {
    list-style-type: none;
  }
  ol li,
  ul li {
    list-style-type: disc;
  }
  dt {
    font-weight: bold;
  }
  a,
  a:visited {
    color: #000;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  input,
  select,
  textarea {
    border: 1px solid #000;
  }
  input {
    padding: 1px 0;
  }
  select {
    margin: 0;
    padding: 0;
    background: #fff;
    line-height: normal;
  }
  img {
    max-width: 100%;
  }
  pre,
  blockquote {
    border: 1px solid #000;
    page-break-inside: avoid;
  }
  div {
    text-align: left;
  }
  caption {
    display: none;
  }
  table {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-collapse: separate;
    border-spacing: 0;
  }
  table th,
  table td {
    padding: 5px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: left;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
}
