﻿@charset "UTF-8";
/* --------------------------------------------------
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
-------------------------------------------------- */
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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  font-style: normal;
}

body {
  background-color: #fff;
  line-height: 1;
  font-size: 13px;
  color: #666666;
  line-height: 150%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

img {
  vertical-align: top;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix {
  * zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

a:link {
  color: #666666;
}

a:visited {
  color: #666666;
}

a:hover {
  color: #666666;
}

a:active {
  color: #666666;
}

.mod-btn a{
  width: 200px;
  display:inline-block;
  position:relative;
  margin:10px 0 0 10px;
  padding:4px 2px 4px 2px;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
  line-height:24px;
  color:#fff;
  background-color:#FF9900;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.mod-btn a:hover{
  background-color:#BC7202;
}

.mod-btnN a{
  width: 170px;
  display:inline-block;
  position:relative;
  margin:10px 0 0 10px;
  padding:4px 2px 4px 2px;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
  line-height:24px;
  color:#fff;
  background-color:#182e63;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.mod-btnN a:hover{
  background-color:#04163e;
}

.mod-btn2 a{
  width: 80px;
  display:inline-block;
  position:relative;
  margin:0 0 0 0;
  padding:4px 2px 4px 2px;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
  text-align:center;
  color:#666;
  background-color:#f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #c9c9cb;
}

.mod-btn3 a{
  width: 200px;
  display:inline-block;
  position:relative;
  margin:10px 0 0 10px;
  padding:4px 2px 4px 2px;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
  line-height:24px;
  color:#fff;
  background-color:#FF7200;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.mod-btn3 a:hover{
  background-color:#BC7202;
}

.mod-btn4 a{
  width: 80%;
  display:inline-block;
  position:relative;
  margin:10px 0 0 10px;
  padding:4px 2px 4px 2px;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
  line-height:24px;
  color:#fff;
  background-color:#FF7200;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.mod-btn4 a:hover{
  background-color:#BC7202;
}

.mod-footer-0001 .first-wrap {
  font-size: 11px;
  text-align: center;
  padding: 20px 5px 20px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f2f2f2;
  border-top: 1px solid #c9c9cb;
}

.mod-footer-0001 .first-wrap a:link {
  text-decoration: underline;
}

.mod-footer-0001 .first-wrap .copy a:link {
  text-decoration: none;
}

.mod-heading-0001 .first-wrap .second-wrap {
  display: block;
  position: relative;
  background-color: #f2f2f2;
}

.mod-heading-0001 .first-wrap .second-wrap:before {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  border-top: 2px solid #ff7500;
  border-right: 2px solid #ff7500;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin-top: -4px;
}

.mod-heading-0001 .first-wrap .third-wrap {
  padding: 10px 10px 8px;
  border-bottom: 1px solid #c9c9cb;
}

.mod-heading-0001 .first-wrap:last-child .second-wrap {
  border-top: none;
}

.mod-heading-0001 .first-wrap:last-child .third-wrap {
  border-top: none;
}

.mod-heading-0001 .image-wrap-outer {
  vertical-align: middle;
  text-align: center;
  float: left;
}

.mod-heading-0001 .image-wrap-inner {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  line-height: 0;
  overflow: hidden;
}

.mod-heading-0001 .informations-wrap {
  margin-left: 68px;
  vertical-align: middle;
}

.mod-heading-0001 .description {
  margin-top: 0;
  font-size: 12px;
  line-height: 18px;
}

.mod-heading-0001 .title {
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
  color:#313131;
  line-height: 32px;
}

.mod-list-0001 .first-wrap {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  margin-bottom: 10px;
}

.mod-list-0001 .first-wrap .second-wrap {
  display: block;
}

.mod-list-0001 .first-wrap .third-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9cb;
}

.mod-list-0001 .first-wrap:last-child .second-wrap {
  border-bottom: none;
}

.mod-list-0001 .first-wrap:last-child .third-wrap {
  border-bottom: none;
}

.mod-list-0001 .image-wrap-outer {
  vertical-align: middle;
  text-align: center;
  float: left;
}

.mod-list-0001 .image-wrap-inner {
  display: table-cell;
  vertical-align: middle;
  width: 102px;
  line-height: 0;
  overflow: hidden;
}

.mod-list-0001 .informations-wrap {
  margin-left: 118px;
}

.mod-list-0001 .informations-wrap p {
  margin-bottom: -4px;
}

.mod-list-0001 .description {
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
}

.mod-list-0001 .title {
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
  color:#ff7500;
}

.mod-list-0001 .titleN {
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
  color:#182e63;
}

.mod-list-0002 .first-wrap .second-wrap {
  display: block;
  position: relative;
  background-color: #fff;
    top: 0px;
    left: 0px;
}

.mod-list-0002 .first-wrap .second-wrap:before {
  display: block;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  border-top: 2px solid #cccbd0;
  border-right: 2px solid #cccbd0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin-top: -4px;
}

.mod-list-0002 .first-wrap .third-wrap {
  padding: 10px 10px 8px;
  border-top: 1px solid #c9c9cb;
  border-bottom: 1px solid #c9c9cb;
}

.mod-list-0002 .first-wrap:last-child .second-wrap {
  border-top: none;
}

.mod-list-0002 .first-wrap:last-child .third-wrap {
  border-top: none;
}

.mod-list-0002 p {
  padding-top: 2px;
  padding-bottom: 2px;
}

.m-t-5 {
  margin-top: 5px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-20 {
  margin-top: 20px;
}

.bt{
  border-top: 1px solid #c9c9cb;
}

.flipsnap {
  width: 100%; 
}

.flipsnap::after {
  width: 100%; 
  height: 0px;
  clear: both;
  display: block;
  content: "";
}

.item {
  width: 230px; 
  text-align: center; 
  float: left;
}

.viewport {
  margin: 0px;
  padding: 20px 0 20px 20px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}

#demo-simple .flipsnap {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#demo-simple .item {
  margin: 0px;
}

#demo-img .flipsnap {
  margin: 0 0 0 0;
  padding: 0px; 
  width: 1260px;
}

#demo-img .item {
  width: 230px; 
  margin: 0 20px 0 0;
  padding: 0px;
  border: 1px solid #c9c9cb;
  width: auto;
  height: auto;
}

.demo {
  position: relative;
}

.item_life_left {
  width:100px;
  padding-left: 10px;
}

.item_life_left2 {
  width:100px;
  padding-left: 10px;
  padding-top: 10px;
}

.item_life_right {
  padding: 15px 10px 10px 10px;
}

.item_life_title {
  font-weight: bold;
  color: #E46C0A;
  font-size: 15px;
}


