@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

body {
  font-size: 100%;
}

@media screen and (min-width: 667px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 667px) {
  .pc {
    display: none !important;
  }
}

.tar {
  text-align: right !important;
}

@media screen and (max-width: 667px) {
  .tar_sp {
    text-align: right !important;
  }
}

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 667px) {
  .center_sp {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.tal {
  text-align: left !important;
}

@media screen and (max-width: 667px) {
  .tal_sp {
    text-align: left !important;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fl_sp {
  float: left;
}

@media screen and (max-width: 667px) {
  .fl_sp {
    float: none;
  }
}

.fr_sp {
  float: right;
}

@media screen and (max-width: 667px) {
  .fr_sp {
    float: none;
  }
}

.clear {
  clear: both;
  *zoom: 1;
}

.clear:before, .clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 10px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.mb6 {
  margin-bottom: 60px !important;
}

.mb7 {
  margin-bottom: 70px !important;
}

.mb8 {
  margin-bottom: 80px !important;
}

.mb9 {
  margin-bottom: 90px !important;
}

.mb10 {
  margin-bottom: 100px !important;
}

.mb11 {
  margin-bottom: 110px !important;
}

.mb12 {
  margin-bottom: 120px !important;
}

.mb13 {
  margin-bottom: 130px !important;
}

.mb14 {
  margin-bottom: 140px !important;
}

.mb15 {
  margin-bottom: 150px !important;
}

.mb16 {
  margin-bottom: 160px !important;
}

.mb17 {
  margin-bottom: 170px !important;
}

.mb18 {
  margin-bottom: 180px !important;
}

.mb19 {
  margin-bottom: 190px !important;
}

.mb20 {
  margin-bottom: 200px !important;
}

@media screen and (max-width: 667px) {
  .mb0_sp {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb1_sp {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb2_sp {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb3_sp {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb4_sp {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb5_sp {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb6_sp {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb7_sp {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb8_sp {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb9_sp {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .mb10_sp {
    margin-bottom: 100px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mt2 {
  margin-top: 20px !important;
}

.mt3 {
  margin-top: 30px !important;
}

.mt4 {
  margin-top: 40px !important;
}

.mt5 {
  margin-top: 50px !important;
}

.mt6 {
  margin-top: 60px !important;
}

.mt7 {
  margin-top: 70px !important;
}

.mt8 {
  margin-top: 80px !important;
}

.mt9 {
  margin-top: 90px !important;
}

.mt10 {
  margin-top: 100px !important;
}

@media screen and (max-width: 667px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt1_sp {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt2_sp {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt3_sp {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt4_sp {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt5_sp {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt6_sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt7_sp {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt8_sp {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt9_sp {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .mt10_sp {
    margin-top: 100px !important;
  }
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 10px !important;
}

.mr2 {
  margin-right: 20px !important;
}

.mr3 {
  margin-right: 30px !important;
}

.mr4 {
  margin-right: 40px !important;
}

.mr5 {
  margin-right: 50px !important;
}

.mr6 {
  margin-right: 60px !important;
}

.mr7 {
  margin-right: 70px !important;
}

.mr8 {
  margin-right: 80px !important;
}

.mr9 {
  margin-right: 90px !important;
}

.mr10 {
  margin-right: 100px !important;
}

@media screen and (max-width: 667px) {
  .mr0_sp {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr1_sp {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr2_sp {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr3_sp {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr4_sp {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr5_sp {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr6_sp {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr7_sp {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr8_sp {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr9_sp {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .mr10_sp {
    margin-right: 100px !important;
  }
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 10px !important;
}

.ml2 {
  margin-left: 20px !important;
}

.ml3 {
  margin-left: 30px !important;
}

.ml4 {
  margin-left: 40px !important;
}

.ml5 {
  margin-left: 50px !important;
}

.ml6 {
  margin-left: 60px !important;
}

.ml7 {
  margin-left: 70px !important;
}

.ml8 {
  margin-left: 80px !important;
}

.ml9 {
  margin-left: 90px !important;
}

.ml10 {
  margin-left: 100px !important;
}

@media screen and (max-width: 667px) {
  .ml0_sp {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml1_sp {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml2_sp {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml3_sp {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml4_sp {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml5_sp {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml6_sp {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml7_sp {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml8_sp {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml9_sp {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .ml10_sp {
    margin-left: 100px !important;
  }
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 10px !important;
}

.pt2 {
  padding-top: 20px !important;
}

.pt3 {
  padding-top: 30px !important;
}

.pt4 {
  padding-top: 40px !important;
}

.pt5 {
  padding-top: 50px !important;
}

.pt6 {
  padding-top: 60px !important;
}

.pt7 {
  padding-top: 70px !important;
}

.pt8 {
  padding-top: 80px !important;
}

.pt9 {
  padding-top: 90px !important;
}

.pt10 {
  padding-top: 100px !important;
}

@media screen and (max-width: 667px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt1_sp {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt2_sp {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt3_sp {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt4_sp {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt5_sp {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt6_sp {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt7_sp {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt8_sp {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt9_sp {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .pt10_sp {
    padding-top: 100px !important;
  }
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 10px !important;
}

.pb2 {
  padding-bottom: 20px !important;
}

.pb3 {
  padding-bottom: 30px !important;
}

.pb4 {
  padding-bottom: 40px !important;
}

.pb5 {
  padding-bottom: 50px !important;
}

.pb6 {
  padding-bottom: 60px !important;
}

.pb7 {
  padding-bottom: 70px !important;
}

.pb8 {
  padding-bottom: 80px !important;
}

.pb9 {
  padding-bottom: 90px !important;
}

.pb10 {
  padding-bottom: 100px !important;
}

@media screen and (max-width: 667px) {
  .pb0_sp {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb1_sp {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb2_sp {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb3_sp {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb4_sp {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb5_sp {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb6_sp {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb7_sp {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb8_sp {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb9_sp {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 667px) {
  .pb10_sp {
    padding-bottom: 100px !important;
  }
}

.w05 {
  width: 4% !important;
}

@media screen and (max-width: 667px) {
  .w05 {
    width: 100% !important;
  }
}

.w10 {
  width: 9% !important;
}

@media screen and (max-width: 667px) {
  .w10 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w10_sp {
    width: 9% !important;
  }
}

.w15 {
  width: 14% !important;
}

@media screen and (max-width: 667px) {
  .w15 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w15_sp {
    width: 14% !important;
  }
}

.w20 {
  width: 19% !important;
}

@media screen and (max-width: 667px) {
  .w20 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w20_sp {
    width: 19% !important;
  }
}

.w25 {
  width: 24% !important;
}

@media screen and (max-width: 667px) {
  .w25 {
    width: 100% !important;
  }
}

.w30 {
  width: 29% !important;
}

@media screen and (max-width: 667px) {
  .w30 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w30_sp {
    width: 29% !important;
  }
}

.w33 {
  width: 32% !important;
}

@media screen and (max-width: 667px) {
  .w33 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w33_sp {
    width: 32% !important;
  }
}

.w35 {
  width: 34% !important;
}

@media screen and (max-width: 667px) {
  .w35 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w35_sp {
    width: 34% !important;
  }
}

.w40 {
  width: 39% !important;
}

@media screen and (max-width: 667px) {
  .w40 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w40_sp {
    width: 39% !important;
  }
}

.w45 {
  width: 44% !important;
}

@media screen and (max-width: 667px) {
  .w45 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w45_sp {
    width: 44% !important;
  }
}

.w49 {
  width: 48% !important;
}

@media screen and (max-width: 667px) {
  .w49 {
    width: 100% !important;
  }
}

.w50 {
  width: 49% !important;
}

@media screen and (max-width: 667px) {
  .w50 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w50_sp {
    width: 49% !important;
  }
}

.w53 {
  width: 52% !important;
}

@media screen and (max-width: 667px) {
  .w53 {
    width: 100% !important;
  }
}

.w55 {
  width: 54% !important;
}

@media screen and (max-width: 667px) {
  .w55 {
    width: 100% !important;
  }
}

.w60 {
  width: 59% !important;
}

@media screen and (max-width: 667px) {
  .w60 {
    width: 100% !important;
  }
}

.w65 {
  width: 64% !important;
}

@media screen and (max-width: 667px) {
  .w65 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w60_sp {
    width: 59% !important;
  }
}

@media screen and (max-width: 667px) {
  .w65_sp {
    width: 64% !important;
  }
}

.w70 {
  width: 69% !important;
}

@media screen and (max-width: 667px) {
  .w70 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w70_sp {
    width: 69% !important;
  }
}

.w75 {
  width: 74% !important;
}

@media screen and (max-width: 667px) {
  .w75 {
    width: 100% !important;
  }
}

.w80 {
  width: 79% !important;
}

@media screen and (max-width: 667px) {
  .w80 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w80_sp {
    width: 79% !important;
  }
}

.w83 {
  width: 82% !important;
}

@media screen and (max-width: 667px) {
  .w83 {
    width: 100% !important;
  }
}

.w85 {
  width: 84% !important;
}

@media screen and (max-width: 667px) {
  .w85 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w85_sp {
    width: 84% !important;
  }
}

.w88 {
  width: 88% !important;
}

@media screen and (max-width: 667px) {
  .w88 {
    width: 100% !important;
  }
}

.w90 {
  width: 89% !important;
}

@media screen and (max-width: 667px) {
  .w90 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w90_sp {
    width: 89% !important;
  }
}

.w95 {
  width: 94% !important;
}

@media screen and (max-width: 667px) {
  .w95 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w95_sp {
    width: 94% !important;
  }
}

@media screen and (max-width: 667px) {
  .w25_sp {
    width: 24% !important;
  }
}

.w75 {
  width: 74% !important;
}

@media screen and (max-width: 667px) {
  .w75 {
    width: 100% !important;
  }
}

@media screen and (max-width: 667px) {
  .w75_sp {
    width: 74% !important;
  }
}

img.w100 {
  width: 100% !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex img {
  max-width: 100%;
}

@media screen and (max-width: 667px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 667px) {
  .sp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

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

.a-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold {
  font-weight: bold;
}

@media screen and (max-width: 667px) {
  img {
    max-width: 100%;
  }
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

a.fade:hover {
  opacity: 0.7;
  -webkit-transition: .3s;
  transition: .3s;
}

a.scale img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a.scale:hover img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.eng {
  font-family: "Trajan Pro 3","Adobe Garamond Pro","Times New Roman";
  font-weight: normal;
}

.red {
  color: #d31c1c;
}

.st {
  font-size: 150%;
}

.fs16 {
  font-size: 1.5rem !important;
}

/*.expand{
    @media screen and (max-width:667px) {
        background: url(../imgs/common/expand@2x.png) no-repeat center top;
        padding-top: 57px;
        background-size: 262px 47px;
    }
}*/
.m-slideIn {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  -webkit-transition: all .8s;
  transition: all .8s;
}

.m-slideIn.inview {
  -webkit-transition: all .8s;
  transition: all .8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.m-slideIn-left {
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.m-slideIn-left.inview {
  -webkit-transition: all .8s;
  transition: all .8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.m-slideIn-right {
  opacity: 0;
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.m-slideIn-right.inview {
  -webkit-transition: all .8s;
  transition: all .8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.m-slideUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.m-slideUp.inview {
  -webkit-transition: all .8s;
  transition: all .8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.m-slideUp02 {
  opacity: 0;
}

.m-slideUp02.inview {
  -webkit-animation: opUp 0.4s ease-in-out 0.5s forwards;
  animation: opUp 0.4s ease-in-out 0.5s forwards;
}

.m-slideUp03 {
  opacity: 0;
}

.m-slideUp03.inview {
  -webkit-animation: opUp 0.4s ease-in-out 0.8s forwards;
  animation: opUp 0.4s ease-in-out 0.8s forwards;
}

.m-fadeIn {
  opacity: 0;
}

.m-fadeIn.inview {
  -webkit-animation: fadeIn 0.4s ease-in-out 0.2s forwards;
  animation: fadeIn 0.4s ease-in-out 0.2s forwards;
}

.m-fadeIn02 {
  opacity: 0;
}

.m-fadeIn02.inview {
  -webkit-animation: fadeIn 0.8s ease-in-out 0.6s forwards;
  animation: fadeIn 0.8s ease-in-out 0.6s forwards;
}

.m-fadeIn03 {
  opacity: 0;
}

.m-fadeIn03.inview {
  -webkit-animation: fadeIn 1.0s ease-in-out 1.4s forwards;
  animation: fadeIn 1.0s ease-in-out 1.4s forwards;
}

@-webkit-keyframes opUp {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes opUp {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

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

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

p {
  font-size: 1.5rem;
  line-height: 2;
}

@media only screen and (max-width: 667px) {
  p {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/EBGaramond-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/EBGaramond-Bold.ttf') format('truetype');
}

.eng{
  font-family: 'EB Garamond',sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}

.mincho {
  font-family: 'EB Garamond' , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

@media all and (-ms-high-contrast: none) {
  .mincho {
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
  }
  /* IE10 */
}

span.anchorlink {
  position: relative;
  top: -80px;
  display: block;
}

@media only screen and (max-width: 667px) {
  span.anchorlink {
    top: -80px;
  }
}

h2 {
  width: 100%;
  font-family: Avenir , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-size: 10px !important;
  text-align: left;
  margin-right: auto;
  line-height: 1.4;
  color: #666;
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 667px) {
  h2 {
    display: none;
  }
}

sup {
  font-size: 10px;
  vertical-align: super;
}

.wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 960px) {
  .wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 667px) {
  .page {
    font-size: 12px;
  }
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

@media screen and (min-width: 667px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* img */
img {
  vertical-align: bottom;
}

@media only screen and (max-width: 960px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

header .header__inner {
  padding: 14px 0 12px;
  border-bottom: 5px solid #004165;
  margin-bottom: 35px;
}

@media screen and (max-width: 667px) {
  header .header__inner {
    text-align: center;
    padding: 7px 0;
    margin-bottom: 0;
    border: none;
  }
}

header .header__inner .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header__inner h1 {
  margin-right: 20px;
  text-align: center;
}

@media screen and (max-width: 667px) {
  header .header__inner h1 {
    width: 80px;
    margin: 0 auto;
  }
  header .header__inner h1 a {
    width: 100px;
  }
  header .header__inner h1 img {
    max-width: 100%;
  }
}

@media screen and (max-width: 667px) {
  header .header__inner .tLogo {
    display: none;
  }
}

.nav {
  max-width: 720px;
  margin: 0 auto 35px;
}

.nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav ul li {
  width: 48.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 667px) {
  .nav ul {
    padding: 0 9px;
  }
  .nav ul li {
    width: 48.6%;
  }
}

.nav ul li a {
  display: block;
  width: 100%;
  background: #004165;
  border: 1px solid #004165;
  color: #FFF;
  text-align: center;
  height: 55px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Helvetica Neue" , Helvetica , Arial , Verdana ,"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.nav ul li a span{
  position: absolute;
  top:0px;
  right:0px;
  background: #6f634f;
  padding: 1px 5px 3px;
  font-size: 1.1rem;
  color: #FFF;
  text-align: center;
  display: block;
  font-weight: normal;
}

@media screen and (max-width: 667px) {
  .nav ul li a {
    font-size: 11px;
    padding-top: 37px;
    height: 60px;
  }
  .nav ul li a span{
    font-size: 0.95rem;
    padding: 3px 4px 3px;
  }
}

.nav ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  border-left: 7px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav ul li a:hover, .nav ul li a.on {
  background: #FFF;
  color: #004165;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 667px) {
  .nav ul li a:hover, .nav ul li a.on {
    border: none;
    background: #004165;
    border: 1px solid #004165;
    color: #FFF;
  }
}

.nav ul li a:hover:after, .nav ul li a.on:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  border-left: 7px solid #004165;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav ul li a.nofollow:after {
  content: "";
  background: url(../img/bg-icon-blank-01.png) no-repeat center center;
  background-size: auto auto;
  background-size: 11px 10px;
  border: none;
  width: 11px;
  height: 10px;
}

.nav ul li a.nofollow:hover:after, .nav ul li a.nofollow.on:after {
  content: "";
  background: url(../img/bg-icon-blank-01_on.png) no-repeat center center;
  background-size: auto auto;
  background-size: 11px 10px;
  border: none;
  width: 11px;
  height: 10px;
}

@media screen and (max-width: 667px) {
  .nav ul li a.photo:after {
    content: "";
    width: 22px;
    height: 19px;
    border: none;
    top: 10px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/icon-photo.png);
    background-size: 22px 19px;
  }
}

@media screen and (max-width: 667px) {
  .nav ul li a.map:after {
    content: "";
    width: 14px;
    height: 19px;
    border: none;
    top: 10px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/icon-map.png);
    background-size: 14px 19px;
  }
}

@media screen and (max-width: 667px) {
  .nav ul li a.eq:after {
    content: "";
    width: 19px;
    height: 19px;
    border: none;
    top: 10px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/icon-key.png);
    background-size: 19px 19px;
  }
}

#mainContent {
  padding-bottom: 60px;
  border-bottom: 5px solid #004165;
}

h3 {
  font-family: 'Roboto';
  font-size: 2.8rem;
  margin-bottom: 40px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 667px) {
  h3 {
    font-size: 2.2rem;
    margin-bottom: 30px;
    margin-top: 20px;
  }
}

.slideNav {
  overflow: hidden;
  border-bottom: 5px solid #a19776;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 667px) {
  .slideNav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
  }
}

.slideNav li {
/*  width: 19.78%; */
width: 49.88%;
  background: #e9e4d4;
  height: 40px;
  padding-top: 14px;
  font-size: 16px;
  font-family: "Helvetica Neue" , Helvetica , Arial , Verdana ,"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight: bold;
  color: #837856;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.slideNav li.active, .slideNav li:hover {
  background: #a19776;
  color: #FFF;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 667px) {
  .slideNav li {
    width: 49.7%;
    margin-bottom: 2px;
    font-size: 14px;
  }
}

@media all and (-ms-high-contrast: none) {
  .slideNav > li {
    padding-top: 16px;
  }
  /* IE10 */
}

.mapBtn {
  display: block;
  width: 220px;
  margin: 30px auto 30px;
  background: #0060d7;
  border: 1px solid #0060d7;
  color: #FFF;
  text-align: center;
  height: 55px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic";
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.mapBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  border-left: 7px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mapBtn:hover, .mapBtn.on {
  background: #FFF;
  color: #0060d7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.mapBtn:hover:after, .mapBtn.on:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  border-left: 7px solid #0060d7;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.access_yotsuya {
  margin-left: 132px;
}

.access_yotsuya p {
  font-size: 16px;
  line-height: 1.1;
  padding-left: 10px;
  border-left: 1px solid #454545;
}

@media screen and (max-width: 667px) {
  .access_yotsuya p {
    font-size: 13px;
    line-height: 1.5;
  }
}

.access_yotsuya p:first-child {
  padding: 6px 0 6px 10px;
}

.access_yotsuya p:last-child {
  padding-bottom: 8px;
}

.access_yotsuya p span {
  font-size: 20px;
}

@media screen and (max-width: 667px) {
  .access_yotsuya p span {
    font-size: 15px;
  }
}

.access_yotsuya p span.red2 {
  color: #cd2020;
  font-size: 36px;
}

@media screen and (max-width: 667px) {
  .access_yotsuya p span.red2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 667px) {
  .access_yotsuya {
    margin-left: 0;
  }
}

footer {
  padding: 30px 0 12px;
}

@media screen and (max-width: 667px) {
  footer {
    padding-top: 15px;
  }
}

footer .footerInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
}

@media screen and (max-width: 667px) {
  footer .footerInner {
    display: block;
    text-align: center;
    padding-bottom: 7px;
  }
}

@media screen and (max-width: 667px) {
  footer .telArea {
    margin-bottom: 20px;
  }
}

footer .telArea .txt {
  margin-bottom: 5px;
  line-height: 1;
  font-size: 16px;
}

@media screen and (max-width: 667px) {
  footer .telArea .txt {
    line-height: 1.4;
    margin-bottom: 5px;
  }
}

footer .telArea .tel {
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 667px) {
  footer .telArea .tel {
    text-align: center;
    margin: 0 auto 10px;
    font-size: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

footer .telArea .tel:before {
  content: url(../img/icon-tel.png);
}

footer .telArea .telCap {
  font-size: 12px;
  line-height: 1.4;
}

footer .footBtn {
  margin-right: 70px;
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}

@media screen and (max-width: 667px) {
  footer .footBtn {
    margin: 0 auto 20px;
    border: none;
    padding: 0;
  }
}

footer .footBtn .btn {
  width: 200px;
  height: 90px;
  text-align: center;
  color: #FFF;
  background: #004165;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  padding-top: 20px;
  line-height: 1.6;
}

@media screen and (max-width: 667px) {
  footer .footBtn .btn {
    margin: 0 auto 0px;
  }
}

footer .right .ttlTxt {
  margin-bottom: 6px;
}

footer .right .ftrLink li {
  margin-bottom: 10px;
}

@media screen and (max-width: 667px) {
  footer .right .ftrLink li {
    margin-bottom: 6px;
  }
}

footer .right .ftrLink a {
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic";
  font-size: 13px;
}

@media screen and (max-width: 667px) {
  footer .right .ftrLink a {
    font-size: 12px;
  }
}

footer .right .ftrLink a:hover {
  text-decoration: underline;
}

.copyright {
  padding: 12px 0 0;
  border-top: 1px solid #CCC;
}

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

@media screen and (max-width: 667px) {
  .copyright .wrap {
    display: block;
    text-align: center;
  }
}

.copyright small {
  margin-right: auto;
  font-size: 14px;
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic";
  font-weight: normal;
}

@media screen and (max-width: 667px) {
  .copyright small {
    margin-bottom: 10px;
    display: block;
    font-size: 11px;
  }
}

.content {
  display: none;
}

.active {
  display: block;
}

.cap {
  font-size: 10px;
}

/*
#pagetop {
  a {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
  	background: url(../img/common/totop@2x.png);
  	text-indent: -9999px;
  	width: 40px;
  	height: 40px;
  	display: block;
  	background-size: cover;
    @media only screen and (max-width:800px) {
      right: 10px;
      bottom: 10px;
    }
    &:hover{
      opacity: 0.6;
    }
  }
} //pagetop*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 120px;
  margin: -40px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-indent: -9999px;
}

.flex-direction-nav .flex-prev {
  left: -50px;
  background: url(../js/flexslider/imgs/bt-pre.png) no-repeat left top;
}

.flex-direction-nav .flex-next {
  right: -80px;
  background: url(../js/flexslider/imgs/bt-next.png) no-repeat left top;
}

@media screen and (max-width: 667px) {
  .flex-direction-nav .flex-next {
    right: -50px;
  }
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 0px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: -30px;
}

@media screen and (max-width: 667px) {
  .flexslider:hover .flex-next {
    right: 0px;
  }
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Control Nav */
.flex-control-nav {
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: center;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
}

@media screen and (max-width: 667px) {
  .flex-control-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    top: auto;
    position: static;
    margin: 7px auto 5px;
    display: table;
    text-align: center;
  }
}

.flex-control-nav li {
  margin: 10px 5px 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-nav li:first-child{
  margin-left: 10px;
}
.flex-control-nav li:last-child{
  margin-right: 10px;
}

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #FFF;
  background: #a19776;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: #FFF;
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: #FFF;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 70px;
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-indent: -9999px;
  }
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0px;
    background-size: 100% auto;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0px;
    background-size: 100% auto;
  }
}

/*0907追記フッター*/
div.tel_02{
    border-left: 1px solid #cccccc;
    padding: 0px 21px 0px 21px;
}
@media screen and (max-width: 860px) {
div.tel_02{
    border-left: none;
    border-top:1px solid #cccccc;
    padding: 20px;
    }

}
/*0907追記フッター end*/

.inquiry{
  display: block;
  margin-top: 10px;
  transition: all .15s;
}
.inquiry:hover{
  opacity: 0.6;
}
