﻿@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../_scss/_mixin.scss */
*:after {
  display: block;
  clear: both;
}

/*
http://book.scss.jp/code/c5/02.html

[sample - keyframes]
@include keyframes(headerBGAnima) {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {}
}

*/
/* facebook */
/* twitter */
/* tumblr */
/* youtube */
/* Instagram */
/* line 78, ../_scss/_base.scss */
.jp {
  font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 79, ../_scss/_base.scss */
.en {
  font-family: Franklin Gothic, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: .05em;
}

/* line 80, ../_scss/_base.scss */
.serif {
  font-family: 'EB Garamond', serif;
  letter-spacing: .05em;
}

/* line 81, ../_scss/_base.scss */
.mincho {
  font-family: "游明朝", "YuMincho", 　 "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "PT Serif", serif;
}

/* UTILITY */
/* line 124, ../_scss/_base.scss */
*:after {
  display: block;
  clear: both;
}

/*
@mixin clearfix(){
	&:after {content:"";}
}
*/
/* line 178, ../_scss/_base.scss */
a {
  color: #000;
}

/* line 180, ../_scss/_base.scss */
strong {
  font-weight: bold;
}

/* line 181, ../_scss/_base.scss */
.underline {
  text-decoration: underline;
}

/* line 183, ../_scss/_base.scss */
.left {
  float: left;
}

/* line 184, ../_scss/_base.scss */
.right {
  float: right;
}

/* line 187, ../_scss/_base.scss */
.mgt10 {
  margin-top: 10px !important;
}

/* line 188, ../_scss/_base.scss */
.mgt20 {
  margin-top: 20px !important;
}

/* line 189, ../_scss/_base.scss */
.mgt30 {
  margin-top: 30px !important;
}

/* line 190, ../_scss/_base.scss */
.mgt40 {
  margin-top: 40px !important;
}

/* line 191, ../_scss/_base.scss */
.mgt50 {
  margin-top: 50px !important;
}

/* line 192, ../_scss/_base.scss */
.mgt60 {
  margin-top: 60px !important;
}

/* line 193, ../_scss/_base.scss */
.mgt70 {
  margin-top: 70px !important;
}

/* line 194, ../_scss/_base.scss */
.mgt80 {
  margin-top: 80px !important;
}

/* line 195, ../_scss/_base.scss */
.mgt90 {
  margin-top: 90px !important;
}

/* line 196, ../_scss/_base.scss */
.mgt100 {
  margin-top: 100px !important;
}

/* line 198, ../_scss/_base.scss */
.mgb10 {
  margin-bottom: 10px !important;
}

/* line 199, ../_scss/_base.scss */
.mgb20 {
  margin-bottom: 20px !important;
}

/* line 200, ../_scss/_base.scss */
.mgb30 {
  margin-bottom: 30px !important;
}

/* line 201, ../_scss/_base.scss */
.mgb40 {
  margin-bottom: 40px !important;
}

/* line 202, ../_scss/_base.scss */
.mgb50 {
  margin-bottom: 50px !important;
}

/* line 203, ../_scss/_base.scss */
.mgb60 {
  margin-bottom: 60px !important;
}

/* line 204, ../_scss/_base.scss */
.mgb70 {
  margin-bottom: 70px !important;
}

/* line 205, ../_scss/_base.scss */
.mgb80 {
  margin-bottom: 80px !important;
}

/* line 206, ../_scss/_base.scss */
.mgb90 {
  margin-bottom: 90px !important;
}

/* line 207, ../_scss/_base.scss */
.mgb100 {
  margin-bottom: 100px !important;
}

/* line 211, ../_scss/_base.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}

/* = Normalize
-----------------------------------------------------------------------------*/
/* line 221, ../_scss/_base.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 226, ../_scss/_base.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 231, ../_scss/_base.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
}

/* line 232, ../_scss/_base.scss */
strong {
  font-weight: bold;
}

/* = ICOMOON
---------------------------------------------------------------------*/

/* line 251, ../_scss/_base.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tmrnp' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 266, ../_scss/_base.scss */
.icon-download:before {
  content: "\e602";
}

/* line 269, ../_scss/_base.scss */
.icon-bubble2:before {
  content: "\e603";
}

/* line 272, ../_scss/_base.scss */
.icon-info:before {
  content: "\e600";
}

/* line 275, ../_scss/_base.scss */
.icon-wrench:before {
  content: "\e601";
}

/* line 278, ../_scss/_base.scss */
.icon-youtube:before {
  content: "\e703";
}

/* line 281, ../_scss/_base.scss */
.icon-instagram:before {
  content: "\e702";
}

/* line 284, ../_scss/_base.scss */
.icon-twitter:before {
  content: "\e701";
}

/* line 287, ../_scss/_base.scss */
.icon-facebook:before {
  content: "\e700";
}

/* line 290, ../_scss/_base.scss */
.icon-arrow-l:before {
  content: "\e800";
}

/* line 293, ../_scss/_base.scss */
.icon-arrow-r:before {
  content: "\e801";
}

/* line 296, ../_scss/_base.scss */
.icon-check:before {
  content: "\e804";
}

/* line 299, ../_scss/_base.scss */
.icon-plus:before {
  content: "\e805";
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/* line 20, ../_scss/_plugin.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

/* line 27, ../_scss/_plugin.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/* line 35, ../_scss/_plugin.scss */
.bx-wrapper .bx-viewport {
  /* border:  5px solid #fff; */
  /* left: -5px; */
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

/* line 47, ../_scss/_plugin.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
/* line 56, ../_scss/_plugin.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/plugin/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
/* line 72, ../_scss/_plugin.scss */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}

/* line 80, ../_scss/_plugin.scss */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

/* line 87, ../_scss/_plugin.scss */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #757575;
  text-indent: -9999px;
  display: block;
  width: 31px;
  height: 6px;
  margin: 0 3px;
  outline: 0;
}

/* line 97, ../_scss/_plugin.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: white;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 104, ../_scss/_plugin.scss */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  color: white;
}

/* line 108, ../_scss/_plugin.scss */
.bx-wrapper .bx-prev {
  left: -60px;
}
/* line 12, ../_scss/_mixin.scss */
.bx-wrapper .bx-prev:after {
  text-indent: 0 !important;
  font-family: 'tmrnp';
  line-height: 1;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  font-size: 50px;
}

/* line 113, ../_scss/_plugin.scss */
.bx-wrapper .bx-next {
  right: -60px;
}
/* line 12, ../_scss/_mixin.scss */
.bx-wrapper .bx-next:after {
  text-indent: 0 !important;
  font-family: 'tmrnp';
  line-height: 1;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  font-size: 50px;
}

/* line 119, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 9999;
}

/* line 129, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* line 134, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

/* line 138, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/plugin/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

/* line 148, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

/* line 153, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/plugin/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

/* line 163, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 170, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

/* line 175, ../_scss/_plugin.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
/* line 182, ../_scss/_plugin.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 191, ../_scss/_plugin.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/**
 * slick - slick.scss & slick-theme.scss
 * http://kenwheeler.github.io/slick/
 */
/* line 213, ../_scss/_plugin.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 228, ../_scss/_plugin.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 235, ../_scss/_plugin.scss */
.slick-list:focus {
  outline: none;
}
/* line 236, ../_scss/_plugin.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 241, ../_scss/_plugin.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 250, ../_scss/_plugin.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 256, ../_scss/_plugin.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 259, ../_scss/_plugin.scss */
.slick-track:after {
  clear: both;
}
/* line 261, ../_scss/_plugin.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 263, ../_scss/_plugin.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 267, ../_scss/_plugin.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 270, ../_scss/_plugin.scss */
.slick-slide img {
  display: block;
}
/* line 271, ../_scss/_plugin.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 275, ../_scss/_plugin.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 277, ../_scss/_plugin.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 279, ../_scss/_plugin.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 281, ../_scss/_plugin.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 287, ../_scss/_plugin.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 335, ../_scss/_plugin.scss */
.slick-loading .slick-list {
  
}

/* Icons */

/* Arrows */
/* line 353, ../_scss/_plugin.scss */
.slick-arrow {
  position: absolute;
  z-index: 10000;
  display: block;
  width: 28px;
  height: 28px;
  top: 50%;
  margin-top: -14px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  padding: 0;
  background: transparent;
  color: transparent;
  border: none;
  outline: none;
}
/* line 366, ../_scss/_plugin.scss */
.slick-arrow:hover, .slick-arrow:focus {
  outline: none;
  background: transparent;
  color: transparent;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
/* line 370, ../_scss/_plugin.scss */
.slick-arrow:hover:before, .slick-arrow:focus:before {
  opacity: 1;
}
/* line 372, ../_scss/_plugin.scss */
.slick-arrow.slick-disabled:before {
  opacity: 0.25;
}
/* line 376, ../_scss/_plugin.scss */
.slick-arrow:before {
  font-family: 'tmrnp';
  font-size: 28px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 392, ../_scss/_plugin.scss */
.slick-prev {
  left: -22px;
}
/* line 394, ../_scss/_plugin.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -22px;
}
/* line 396, ../_scss/_plugin.scss */
.slick-prev:before {
  content: "<";
}
/* line 398, ../_scss/_plugin.scss */
[dir="rtl"] .slick-prev:before {
  content: "<";
}

/* line 402, ../_scss/_plugin.scss */
.slick-next {
  right: -22px;
}
/* line 404, ../_scss/_plugin.scss */
[dir="rtl"] .slick-next {
  left: -22px;
  right: auto;
}
/* line 408, ../_scss/_plugin.scss */
.slick-next:before {
  content: ">";
}
/* line 410, ../_scss/_plugin.scss */
[dir="rtl"] .slick-next:before {
  content: ">";
}

/* Dots */
/* line 422, ../_scss/_plugin.scss */
.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 430, ../_scss/_plugin.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
  text-align: center;
}
/* line 439, ../_scss/_plugin.scss */
.slick-dots li button {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  height: 12px;
  width: 12px;
  line-height: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  outline: none;
  font-size: 0;
  background-color: #393939;
  border: 1px solid #393939;
  color: transparent;
  cursor: pointer;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}
/* line 454, ../_scss/_plugin.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background-color: #727272;
  border: 1px solid  #727272;
}
/* line 460, ../_scss/_plugin.scss */
.slick-dots li.slick-active button {
  background-color: white;
}

/*
	! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license
*/
/* line 470, ../_scss/_plugin.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 488, ../_scss/_plugin.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10020;
}

/* line 495, ../_scss/_plugin.scss */
.fancybox-skin {
  position: relative;
  background: white;
  color: #444;
  text-shadow: none;
}

/* line 502, ../_scss/_plugin.scss */
.fancybox-opened {
  z-index: 10030;
}

/* line 506, ../_scss/_plugin.scss */
.fancybox-opened .fancybox-skin {
  /*
  	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  */
}

/* line 514, ../_scss/_plugin.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 518, ../_scss/_plugin.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 522, ../_scss/_plugin.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 526, ../_scss/_plugin.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 534, ../_scss/_plugin.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 540, ../_scss/_plugin.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 545, ../_scss/_plugin.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png");
}

/* line 549, ../_scss/_plugin.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 10060;
}

/* line 561, ../_scss/_plugin.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/plugin/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 567, ../_scss/_plugin.scss */
.fancybox-close {
  position: absolute;
  right: 10px;
  top: -50px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: url("../product_image/btn_close.png") no-repeat 0 0 !important;
}

/* line 576, ../_scss/_plugin.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/plugin/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 10040;
}

/* line 589, ../_scss/_plugin.scss */
.fancybox-prev {
  left: 0;
}

/* line 593, ../_scss/_plugin.scss */
.fancybox-next {
  right: 0;
}

/* line 597, ../_scss/_plugin.scss */
.fancybox-nav span {
  display: block;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 60px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: -18px;
  cursor: pointer;
  z-index: 10040;
  visibility: visible;
  background-image: url(../product_image/btn_cursor.png);
  background-repeat: no-repeat;
  background-color: transparent;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 597, ../_scss/_plugin.scss */
  .fancybox-nav span {
    width: 24px;
    height: 40px;
    margin-top: -18px;
  }
}

/* line 620, ../_scss/_plugin.scss */
.fancybox-prev span {
  left: -60px;
  background-position: left 0 !important;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 620, ../_scss/_plugin.scss */
  .fancybox-prev span {
    left: -16px;
  }
}

/* line 633, ../_scss/_plugin.scss */
.fancybox-next span {
  right: -60px;
  background-position: right 0 !important;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 633, ../_scss/_plugin.scss */
  .fancybox-next span {
    right: -16px;
  }
}

/* line 645, ../_scss/_plugin.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 649, ../_scss/_plugin.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 661, ../_scss/_plugin.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 666, ../_scss/_plugin.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 670, ../_scss/_plugin.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 674, ../_scss/_plugin.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10010;
  background: rgba(242, 242, 242, 0.9);
}

/* line 687, ../_scss/_plugin.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 693, ../_scss/_plugin.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 700, ../_scss/_plugin.scss */
.fancybox-title {
  visibility: hidden;
  letter-spacing: .1em;
  font-size: 1.4em;
  position: relative;
  text-shadow: none;
  z-index: 10050;
  color: white;
}
/* line 710, ../_scss/_plugin.scss */
.fancybox-title span {
  display: inline-block;
  margin-top: 8px;
  font-size: .8em;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .05em;
}

/* line 718, ../_scss/_plugin.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 722, ../_scss/_plugin.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: -54px;
  right: 50%;
  z-index: 10050;
  text-align: center;
  height: 50px;
}

/* line 731, ../_scss/_plugin.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  color: #344457;
  font-size: 16px;
  line-height: 1.3;
  white-space: nowrap;
}

/* line 742, ../_scss/_plugin.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 748, ../_scss/_plugin.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 752, ../_scss/_plugin.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 772, ../_scss/_plugin.scss */
  #fancybox-loading div {
    background-image: url("../img/plugin/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/**
* contactform 7
*/
/* line 786, ../_scss/_plugin.scss */
div.wpcf7 {
  margin: 0;
  padding: 0;
}

/* line 791, ../_scss/_plugin.scss */
div.wpcf7-response-output {
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 auto 32px !important;
  padding: 10px 5px !important;
}

/* line 798, ../_scss/_plugin.scss */
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 808, ../_scss/_plugin.scss */
div.wpcf7 .screen-reader-response ul {
  display: none;
}

/* line 811, ../_scss/_plugin.scss */
div.wpcf7-mail-sent-ok {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #000;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 819, ../_scss/_plugin.scss */
div.wpcf7-mail-sent-ng {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 827, ../_scss/_plugin.scss */
div.wpcf7-spam-blocked {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 835, ../_scss/_plugin.scss */
div.wpcf7-validation-errors {
  border: 0 none !important;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 844, ../_scss/_plugin.scss */
span.wpcf7-form-control-wrap {
  /* position: relative; */
}

/* line 849, ../_scss/_plugin.scss */
span.wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  bottom: -10px;
  z-index: 100;
  display: block;
  width: 100%;
  color: #f34743;
  font-size: 1em;
  white-space: nowrap;
}

/* line 860, ../_scss/_plugin.scss */
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}

/* line 870, ../_scss/_plugin.scss */
span.wpcf7-list-item {
  margin-left: 0.5em;
}

/* line 874, ../_scss/_plugin.scss */
.wpcf7-display-none {
  display: none;
}

/* line 878, ../_scss/_plugin.scss */
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

/* line 884, ../_scss/_plugin.scss */
div.wpcf7 div.ajax-error {
  display: none;
}

/* line 888, ../_scss/_plugin.scss */
div.wpcf7 .placeheld {
  color: #888;
}

/* line 13, ../_scss/style.scss */
html {
  font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
}

/* line 17, ../_scss/style.scss */
body {
  /* -webkit-text-size-adjust: none; */
  position: relative;
  width: auto;
  font-size: 1em;
  line-height: 1;
  color: #000;
  background-color: #fafafa;
}
/* line 26, ../_scss/style.scss */
body .inner {
  max-width: 1200px;
  width: 100%;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 35, ../_scss/style.scss */
* + html body {
  font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 36, ../_scss/style.scss */
* + html body .en {
  font-size: 100%;
  letter-spacing: 0;
}

/*----------------------------------------------------
	Link
 ----------------------------------------------------*/
/* line 42, ../_scss/style.scss */
a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}
/* line 47, ../_scss/style.scss */
a:link {
  color: #000;
}
/* line 48, ../_scss/style.scss */
a:visited {
  color: #000;
}
/* line 49, ../_scss/style.scss */
a:hover, a:active {
  color: #2a6cd6 !important;
}

/* line 55, ../_scss/style.scss */
a.hvr {
  display: inline-block;
}

/* line 60, ../_scss/style.scss */
.in-block {
  width: 100%;
  max-width: 970px;
  padding-left: 15px;
  padding-right: 15px;
  /* = Responsive (769~)
  -------------------------------------------------------------*/
  /* = Responsive (1200~)
  -------------------------------------------------------------*/
}
@media screen and (min-width: 769px) {
  /* line 60, ../_scss/style.scss */
  .in-block {
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 60, ../_scss/style.scss */
  .in-block {
    padding-right: 0;
  }
}

/* line 81, ../_scss/style.scss */
input[type=text],
input[type=number],
input[type=email],
textarea,
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  background: white;
}
/* line 89, ../_scss/style.scss */
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
textarea:focus,
input[type=submit]:focus {
  outline: 0;
}

/* line 91, ../_scss/style.scss */
input[type=submit] {
  background-color: #000;
  color: white;
}

/* line 96, ../_scss/style.scss */
figure.photo img, div.photo img {
  display: block;
  width: 100%;
}

/* = [UTILITY]
---------------------------------------------------------------------*/
/* line 102, ../_scss/style.scss */
.preloader i {
  color: #aaa;
  font-size: 40px;
}

/* line 110, ../_scss/style.scss */
.opacity0 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 111, ../_scss/style.scss */
.opacity1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 113, ../_scss/style.scss */
.bg_black {
  background-color: black !important;
  color: white;
}
/* line 116, ../_scss/style.scss */
.bg_black a {
  color: white !important;
}
/* line 118, ../_scss/style.scss */
.bg_black a:hover {
  color: #2a6cd6 !important;
}

/* line 121, ../_scss/style.scss */
.bg_white {
  background-color: white !important;
}

/* line 122, ../_scss/style.scss */
.bg_gray {
  background-color: #efefef !important;
}

/* line 123, ../_scss/style.scss */
.bg_gray1 {
  background-color: #fafafa !important;
}

/* line 124, ../_scss/style.scss */
.bg_gray2 {
  background-color: #efefef !important;
}
.bg_gray3{
background-color:#627174 !important	;
padding:0 !important;
}
/* line 125, ../_scss/style.scss */
.bg_beige {
  background-color: #d4cbc4 !important;
}

/* line 126, ../_scss/style.scss */
.bg_lt-beige {
  background-color: #dfdbdc !important;
}

/* line 127, ../_scss/style.scss */
.bg_pickup {
  background-color: #fcfbf5 !important;
}

/* line 130, ../_scss/style.scss */
nav.page-nation a {
  font-size: 1.2rem;
  color: #2a6cd6;
}
/* line 133, ../_scss/style.scss */
nav.page-nation a:hover {
  text-decoration: underline;
}

/* = footer#siteFooter
---------------------------------------------------------------------*/
/* line 142, ../_scss/style.scss */
footer#siteFooter {
  width: 100%;
  background-color: #fafafa;
}
/* line 148, ../_scss/style.scss */
footer#siteFooter .inner {
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  /* = Responsive (~900)
  -------------------------------------------------------------*/
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 153, ../_scss/style.scss */
footer#siteFooter .inner nav.top {
  height: 60px;
}
/* line 6, ../_scss/_mixin.scss */
footer#siteFooter .inner nav.top:after {
  content: "";
}
/* line 157, ../_scss/style.scss */
footer#siteFooter .inner nav.top .left, footer#siteFooter .inner nav.top .right {
  height: 60px;
  line-height: 60px;
  font-size: 1.2rem;
}
/* line 163, ../_scss/style.scss */
footer#siteFooter .inner nav.top .right a.toTop {
  position: relative;
  display: inline-block;
  padding-right: 28px;
}
/* line 167, ../_scss/style.scss */
footer#siteFooter .inner nav.top .right a.toTop:after {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background: transparent url("../img/common/btn_totop.png") right 0 no-repeat;
  -moz-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  /* line 167, ../_scss/style.scss */
  footer#siteFooter .inner nav.top .right a.toTop:after {
    background-image: url("../img/common/btn_totop@2x.png");
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
  }
}
/* line 175, ../_scss/style.scss */
footer#siteFooter .inner nav.top .right a.toTop:hover {
  color: #000 !important;
}
/* line 182, ../_scss/style.scss */
footer#siteFooter .inner nav.middle {
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  font-size: 1.2rem;
}
/* line 191, ../_scss/style.scss */
footer#siteFooter .inner nav.middle ul.sns {
  position: absolute;
  right: 0;
  bottom: 16px;
  z-index: 1;
  width: 100%;
  text-align: right;
}
/* line 197, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 {
  width: 100%;
}
/* line 201, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 .col {
  margin-bottom: 0 !important;
  width: 16.66667%;
}
/* line 207, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 .col .lead {
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 211, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 .col ul {
  display: block;
}
/* line 213, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 .col ul li {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
/* line 217, ../_scss/style.scss */
footer#siteFooter .inner nav.middle .column6 .col ul li a {
  color: #757575;
}
/* line 226, ../_scss/style.scss */
footer#siteFooter .inner nav.bottom {
  padding-top: 20px;
  height: 60px;
}
/* line 6, ../_scss/_mixin.scss */
footer#siteFooter .inner nav.bottom:after {
  content: "";
}
/* line 231, ../_scss/style.scss */
footer#siteFooter .inner nav.bottom .left, footer#siteFooter .inner nav.bottom .right {
  font-size: 1.2rem;
}
/* line 235, ../_scss/style.scss */
footer#siteFooter .inner nav.bottom .left {
  margin-bottom: 30px;
}
/* line 6, ../_scss/_mixin.scss */
footer#siteFooter .inner nav.bottom .left ul:after {
  content: "";
}
/* line 239, ../_scss/style.scss */
footer#siteFooter .inner nav.bottom .left ul li {
  float: left;
  margin-right: 18px;
  margin-bottom: 8px;
}
/* line 244, ../_scss/style.scss */
footer#siteFooter .inner nav.bottom .left ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 900px) {
  /* line 255, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle {
    padding-top: 20px;
    padding-bottom: 50px;
    font-size: 1.2rem;
  }
  /* line 261, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle ul.sns {
    position: absolute;
    right: 0;
    bottom: 16px;
    z-index: 1;
    width: 100%;
    text-align: right;
  }
  /* line 268, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col {
    width: 33.33333%;
  }
  /* line 270, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col .lead {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  /* line 288, ../_scss/style.scss */
  footer#siteFooter .inner nav.top {
    height: auto;
    margin-bottom: 8px;
  }
  /* line 292, ../_scss/style.scss */
  footer#siteFooter .inner nav.top .left, footer#siteFooter .inner nav.top .right {
    height: auto;
    line-height: 1.6;
  }
  /* line 296, ../_scss/style.scss */
  footer#siteFooter .inner nav.top .left {
    float: none;
  }
  /* line 297, ../_scss/style.scss */
  footer#siteFooter .inner nav.top .right {
    margin-top: 20px;
  }
  /* line 300, ../_scss/style.scss */
  footer#siteFooter .inner nav.top .right a.toTop:after {
    top: -2px;
  }
  /* line 305, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle {
    position: relative;
    padding-top: 20px;
    padding-bottom: 50px;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    font-size: 1.2rem;
  }
  /* line 314, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle ul.sns {
    position: absolute;
    right: 0;
    bottom: 16px;
    z-index: 1;
    width: 100%;
    text-align: right;
  }
  /* line 320, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 {
    display: block;
  }
  /* line 322, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 40px !important;
  }
  /* line 326, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col .lead {
    margin-bottom: 15px;
  }
  /* line 329, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col ul {
    display: block;
  }
  /* line 331, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col ul li {
    margin-bottom: 8px;
  }
  /* line 333, ../_scss/style.scss */
  footer#siteFooter .inner nav.middle .column6 .col ul li a {
    color: #757575;
  }
  /* line 342, ../_scss/style.scss */
  footer#siteFooter .inner nav.bottom {
    height: auto;
    padding-top: 10px;
  }
  /* line 346, ../_scss/style.scss */
  footer#siteFooter .inner nav.bottom .left, footer#siteFooter .inner nav.bottom .right {
    height: auto;
    line-height: inhe;
    font-size: 1.2rem;
  }
  /* line 6, ../_scss/_mixin.scss */
  footer#siteFooter .inner nav.bottom .left ul:after {
    content: "";
  }
  /* line 354, ../_scss/style.scss */
  footer#siteFooter .inner nav.bottom .left ul li {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin-right: 0;
  }
}

/* = #contents
---------------------------------------------------------------------*/
/* line 378, ../_scss/style.scss */
div#contents {
  background-color: white;
  /* = Responsive (~769)
  -------------------------------------------------------------*/
}

/* = header#siteHeader
---------------------------------------------------------------------*/
/* line 392, ../_scss/style.scss */
header#siteHeaderSP {
  display: none;
  position: relative;
  width: 100%;
  height: 62px;
  padding-top: 18px;
  /* = Responsive (769~)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 400, ../_scss/style.scss */
header#siteHeaderSP h1 {
  margin-left: auto;
  margin-right: auto;
  width: 105px;
  height: 25px;
}
/* line 403, ../_scss/style.scss */
header#siteHeaderSP h1 a {
  display: block;
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 105px;
  height: 25px;
  background: transparent url("../img/common/logo_main_sp.png") center center no-repeat;
  -moz-background-size: 105px 25px;
  -o-background-size: 105px 25px;
  -webkit-background-size: 105px 25px;
  background-size: 105px 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  /* line 403, ../_scss/style.scss */
  header#siteHeaderSP h1 a {
    background-image: url("../img/common/logo_main_sp@2x.png");
    -webkit-background-size: 105px 25px;
    -moz-background-size: 105px 25px;
    -o-background-size: 105px 25px;
    background-size: 105px 25px;
  }
}
@media screen and (min-width: 769px) {
  /* line 392, ../_scss/style.scss */
  header#siteHeaderSP {
    display: none;
  }
}

/* = header#siteHeader
---------------------------------------------------------------------*/
/* line 429, ../_scss/style.scss */
header#siteHeader {
  width: 100%;
  height: 95px;
  border-top: 25px solid #f5f5f5;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 433, ../_scss/style.scss */
header#siteHeader .inner {
  position: relative;
}
/* line 437, ../_scss/style.scss */
header#siteHeader .inner div.main {
  position: relative;
  height: 70px;
  padding-top: 24px;
}
/* line 442, ../_scss/style.scss */
header#siteHeader .inner div.main h1#mainLogo {
  position: relative;
  width: 130px;
  height: 22px;
}
/* line 445, ../_scss/style.scss */
header#siteHeader .inner div.main h1#mainLogo a {
  display: block;
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 130px;
  height: 22px;
  background: transparent url("../img/common/logo_main.png") center center no-repeat;
  -moz-background-size: 130px 22px;
  -o-background-size: 130px 22px;
  -webkit-background-size: 130px 22px;
  background-size: 130px 22px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  /* line 445, ../_scss/style.scss */
  header#siteHeader .inner div.main h1#mainLogo a {
    background-image: url("../img/common/logo_main@2x.png");
    -webkit-background-size: 130px 22px;
    -moz-background-size: 130px 22px;
    -o-background-size: 130px 22px;
    background-size: 130px 22px;
  }
}
/* line 450, ../_scss/style.scss */
header#siteHeader .inner div.main h1#mainLogo a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: 0.5s cubic-bezier(0.17, 0.67, 0.57, 0.95);
  -moz-transition: 0.5s cubic-bezier(0.17, 0.67, 0.57, 0.95);
  -ms-transition: 0.5s cubic-bezier(0.17, 0.67, 0.57, 0.95);
  -o-transition: 0.5s cubic-bezier(0.17, 0.67, 0.57, 0.95);
  transition: 0.5s cubic-bezier(0.17, 0.67, 0.57, 0.95);
}
/* line 459, ../_scss/style.scss */
header#siteHeader nav#utilNavi {
  position: absolute;
  right: 20px;
  top: -25px;
  z-index: 1;
  width: 100%;
  height: 25px;
}
/* line 464, ../_scss/style.scss */
header#siteHeader nav#utilNavi ul {
  text-align: right;
}
/* line 466, ../_scss/style.scss */
header#siteHeader nav#utilNavi ul li {
  display: inline-block;
  margin-left: 12px;
  font-size: 1.1em;
  height: 25px;
  line-height: 25px;
}
/* line 472, ../_scss/style.scss */
header#siteHeader nav#utilNavi ul li a {
  color: #424242;
}
/* line 475, ../_scss/style.scss */
header#siteHeader nav#utilNavi ul li.lang {
  border-bottom: 1px solid;
}
/* line 477, ../_scss/style.scss */
header#siteHeader nav#utilNavi ul li.lang a {
  display: block;
  padding: 0 4px;
}
/* line 487, ../_scss/style.scss */
.product header#siteHeader nav#siteNavi li.product a {
  color: #2a6cd6;
}
/* line 492, ../_scss/style.scss */
.special header#siteHeader nav#siteNavi li.special a, .single-gallery header#siteHeader nav#siteNavi li.special a, .single-column header#siteHeader nav#siteNavi li.special a {
  color: #2a6cd6;
}
/* line 496, ../_scss/style.scss */
.support header#siteHeader nav#siteNavi li.support a, .repair header#siteHeader nav#siteNavi li.support a {
  color: #2a6cd6;
}
/* line 499, ../_scss/style.scss */
header#siteHeader #naviBtn {
  display: none;
}
/* line 500, ../_scss/style.scss */
header#siteHeader nav#siteNaviSP {
  display: none;
}
/* line 501, ../_scss/style.scss */
header#siteHeader nav#siteNavi {
  position: absolute;
  right: 0;
  top: 23px;
  z-index: 3;
  height: 24px;
  display: block !important;
  width: auto;
}
/* line 508, ../_scss/style.scss */
header#siteHeader nav#siteNavi ul {
  text-align: right;
}
/* line 510, ../_scss/style.scss */
header#siteHeader nav#siteNavi ul li {
  font-size: 1.6rem;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin-right: 20px;
}
/* line 516, ../_scss/style.scss */
header#siteHeader nav#siteNavi ul li:last-child {
  margin-right: 0;
}
/* line 517, ../_scss/style.scss */
header#siteHeader nav#siteNavi ul li a {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  /* line 429, ../_scss/style.scss */
  header#siteHeader {
    display: block;
  }
  /* line 533, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP {
    display: none;
  }
  /* line 534, ../_scss/style.scss */
  header#siteHeader nav#siteNavi {
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 3;
    height: 24px;
    display: block !important;
  }
  /* line 541, ../_scss/style.scss */
  header#siteHeader nav#siteNavi ul li {
    height: 24px;
    line-height: 24px;
    display: inline-block;
  }
  /* line 546, ../_scss/style.scss */
  header#siteHeader nav#siteNavi ul li:last-child {
    margin-right: 0;
  }
  /* line 547, ../_scss/style.scss */
  header#siteHeader nav#siteNavi ul li a {
    position: relative;
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  /* line 429, ../_scss/style.scss */
  header#siteHeader {
    display: block;
    height: auto;
    border-top: 0 none;
  }
  /* line 568, ../_scss/style.scss */
  header#siteHeader #naviBtn {
    display: block;
    position: fixed;
    right: 12px;
    top: 22px;
    z-index: 999999;
  }
  /* line 575, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger,
  header#siteHeader #naviBtn .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  /* line 581, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger {
    display: block;
    position: relative;
    width: 36px;
    height: 24px;
  }
  /* line 587, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 596, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  /* line 597, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger span:nth-of-type(2) {
    top: 10px;
  }
  /* line 598, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  /* line 600, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger.active div {
    display: none;
  }
  /* line 601, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger.active span {
    background-color: #757575;
  }
  /* line 604, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(11px) rotate(-135deg);
  }
  /* line 607, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  /* line 610, ../_scss/style.scss */
  header#siteHeader #naviBtn .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  /* line 615, ../_scss/style.scss */
  header#siteHeader nav#utilNavi {
    display: none !important;
  }
  /* line 616, ../_scss/style.scss */
  header#siteHeader nav#siteNavi {
    display: none !important;
  }
  /* line 617, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP {
    position: fixed;
    z-index: 10002;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: white;
  }
  /* line 627, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP ul {
    width: 100%;
    text-align: center;
    padding-top: 75px;
  }
  /* line 631, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP ul li {
    padding-right: 20px;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 635, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP ul li:last-child {
    margin-bottom: 0;
  }
  /* line 636, ../_scss/style.scss */
  header#siteHeader nav#siteNaviSP ul li a {
    font-weight: bold;
    font-size: 1.8em;
    letter-spacing: .1em;
    display: block;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    height: 100%;
    color: #000;
  }
}

/* line 655, ../_scss/style.scss */
.breadcrumbs {
  /* = Responsive (-700)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 657, ../_scss/style.scss */
.breadcrumbs .inner {
  position: relative;
  padding-top: 32px;
  padding-bottom: 30px;
  font-size: 1.3rem;
  line-height: 1.2;
}
/* line 665, ../_scss/style.scss */
.breadcrumbs .inner span span {
  color: #2a6cd6;
}
/* line 669, ../_scss/style.scss */
.breadcrumbs .inner span a span {
  color: #000 !important;
}
/* line 670, ../_scss/style.scss */
.breadcrumbs .inner span a:hover span {
  color: #2a6cd6 !important;
}
/* line 674, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi {
  position: absolute;
  right: 20px;
  top: 32px;
  z-index: 1;
  font-size: 1.2rem;
}
/* line 680, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi ul li {
  display: inline-block;
  border-left: 1px solid #757575;
  padding-left: 9px;
  margin-left: 8px;
      text-transform: capitalize;
}
/* line 684, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border: 0 none;
}


/* line 674, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi2 {
  position: absolute;
  right: 20px;
  top:55px;
  z-index: 1;
  font-size: 1.2rem;
}
/* line 680, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi2 ul li {
  display: inline-block;
  border-left: 1px solid #757575;
  padding-left: 9px;
  margin-left: 8px;
  text-transform:capitalize;
}
/* line 684, ../_scss/style.scss */
.breadcrumbs .inner nav#subNavi2 ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border: 0 none;
}
@media screen and (max-width: 767px) {
  /* line 698, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi {
    position: static;
    margin-top: 30px;
  }
  #download.download.bg_gray {
        clear: both;
    float: left;
    width: 100%;
    margin-top: 50px;
}
#region_form .form-control{
margin-bottom:15px;	
}
.form-reg-pg .form-control{
margin-top:10px;	
}
}
@media screen and (max-width: 700px) {
  /* line 698, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi2 {
    position: static;
    margin-top:0px;
  }
}
@media screen and (max-width: 480px) {
  /* line 655, ../_scss/style.scss */
  .breadcrumbs {
    margin-bottom: -20px;
  }
  /* line 713, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi {
   
  }
  /* line 717, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi ul li {
    display: block;
    padding-left: 0;
    margin-left: 0;
    border: 0 none;
    margin-bottom: 8px;
  }
  /* line 721, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi ul li:last-child {
    margin-bottom: 0;
  }
  /* line 722, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi ul li:before {
    display: inline-block;
    content: '・';
    padding-right: 2px;
  }
  
  
   /* line 713, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi2 {
 
  }
  /* line 717, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi2 ul li , .breadcrumbs .inner nav#subNavi ul li {
    display: inline-block;
    padding-left: 0;
    margin-left: 0;
    border: 0 none;
    margin-bottom: 8px;
  }
  /* line 721, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi2 ul li:last-child {
    margin-bottom: 0;
  }
  /* line 722, ../_scss/style.scss */
  .breadcrumbs .inner nav#subNavi2 ul li:before {
    display: inline-block;
    content: '・';
    padding-right: 2px;
  }
}

/* = body (共通 / common)
---------------------------------------------------------------------*/
/* line 741, ../_scss/style.scss */
a.moreBtn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 102px;
  border: 1px solid #757575;
  text-align: center;
  padding: 8px;
  font-size: 1.2em;
}
/* line 750, ../_scss/style.scss */
a.moreBtn:hover {
  color: white !important;
  background-color: #2a6cd6;
  border-color: #2a6cd6;
}

/* line 759, ../_scss/style.scss */
#bannerArea .item {
  border-bottom: 1px solid #757575;
}
/* line 762, ../_scss/style.scss */
#bannerArea .item.last-child {
  border-bottom: 0 none;
}
/* line 763, ../_scss/style.scss */
#bannerArea .item.black {
  background-color: black;
}
/* line 764, ../_scss/style.scss */
#bannerArea .item .inner {
  position: relative;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 766, ../_scss/style.scss */
#bannerArea .item .inner a {
  display: table;
  color: white;
  height: 200px;
}
/* line 770, ../_scss/style.scss */
#bannerArea .item .inner a .title {
  position: relative;
  z-index: 10;
  display: table-cell;
  vertical-align: middle;
  padding-right: 300px;
}
/* line 776, ../_scss/style.scss */
#bannerArea .item .inner a .title .lead {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
/* line 777, ../_scss/style.scss */
#bannerArea .item .inner a .title .name {
  font-size: 2rem;
  line-height: 1.4;
  word-break: break-all;
}
/* line 779, ../_scss/style.scss */
#bannerArea .item .inner a figure {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 1;
  width: 333px;
  height: 200px;
  margin-top: -100px;
}
/* line 784, ../_scss/style.scss */
#bannerArea .item .inner a figure img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 480px) {
  /* line 764, ../_scss/style.scss */
  #bannerArea .item .inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 793, ../_scss/style.scss */
  #bannerArea .item .inner a {
    display: block;
    height: auto;
  }
  /* line 796, ../_scss/style.scss */
  #bannerArea .item .inner a .title {
    display: block;
    padding-right: 0;
    margin-bottom: 25px;
  }
  /* line 800, ../_scss/style.scss */
  #bannerArea .item .inner a .title .lead {
    font-size: 1.3rem;
    margin-bottom: 7px;
  }
  /* line 801, ../_scss/style.scss */
  #bannerArea .item .inner a .title .name {
    font-size: 1.7rem;
  }
  /* line 803, ../_scss/style.scss */
  #bannerArea .item .inner a figure {
    position: static;
    width: 270px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 816, ../_scss/style.scss */
.column {
  /* = Responsive (~1000)
  -------------------------------------------------------------*/
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
.column:after {
  content: "";
}
/* line 821, ../_scss/style.scss */
.column .col {
  margin-bottom: 30px;
  float: left;
}
/* line 825, ../_scss/style.scss */
.column .col a figure {
  overflow: hidden;
}
/* line 827, ../_scss/style.scss */
.column .col a figure img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
  width: 100%;
}
/* line 841, ../_scss/style.scss */
.column .moreBlock {
  float: left;
  width: 100%;
}
/* line 851, ../_scss/style.scss */
.column.video .col a figure {
  position: relative;
}
/* line 853, ../_scss/style.scss */
.column.video .col a figure:before {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  display: block;
  content: '';
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  background: transparent url("../img/common/icon_play.png") center center no-repeat;
  -moz-background-size: 80px 80px;
  -o-background-size: 80px 80px;
  -webkit-background-size: 80px 80px;
  background-size: 80px 80px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  /* line 853, ../_scss/style.scss */
  .column.video .col a figure:before {
    background-image: url("../img/common/icon_play@2x.png");
    -webkit-background-size: 80px 80px;
    -moz-background-size: 80px 80px;
    -o-background-size: 80px 80px;
    background-size: 80px 80px;
  }
}
/* line 865, ../_scss/style.scss */
.column.video .col a figure.photo:before {
  display: none;
}
/* line 868, ../_scss/style.scss */
.column.video .col a:hover figure:before {
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
/* line 878, ../_scss/style.scss */
.column.product .col a {
  display: block;
  position: relative;
  background-color: #f5f5f5;
}
/* line 883, ../_scss/style.scss */
.column.product .col a figure.new:after {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  width: 34px;
  height: 34px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  display: block;
  content: 'New';
  line-height: 34px;
  color: #2a6cd6;
  border: 1px solid #2a6cd6;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .05em;
  font-size: 1.2rem;
  text-align: center;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}
/* line 898, ../_scss/style.scss */
.column.product .col a div.data {
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 2;
  width: 100%;
  height:100%;
  padding: 0 55px 0 25px;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .05em;
}
/* line 904, ../_scss/style.scss */
.column.product .col a div.data .title {
  font-weight: 600;
  font-size: 1.9em;
  line-height: 1.4;
  margin-bottom: 2px;
}
/* line 911, ../_scss/style.scss */
.column.product .col a div.data .model {
  font-size: 1.5rem;
}
/* line 912, ../_scss/style.scss */
.column.product .col a div.data .series {
  margin-top: 16px;
  display: inline-block;
  width: 40px;
  background-color: #757575;
  color: white;
  padding: 2px;
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;
}
/* line 929, ../_scss/style.scss */
.column.product .col a:hover figure.new:after {
  background-color: #2a6cd6;
  color: white;
}
/* line 940, ../_scss/style.scss */
.column.label .lbl {
  display: block;
  background-color: white;
}
/* line 943, ../_scss/style.scss */
.column.label .lbl .cat {
  color: #757575;
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 950, ../_scss/style.scss */
.column.label.label1 .lbl {
  padding: 20px 24px;
}
/* line 952, ../_scss/style.scss */
.column.label.label1 .lbl .title {
  margin-top: 14px;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 959, ../_scss/style.scss */
.column.label.label1 .lbl .author {
  font-size: 1.4rem;
  line-height: 1.4;
}
/* line 967, ../_scss/style.scss */
.column.label.label2 .lbl {
  padding: 14px;
}
/* line 969, ../_scss/style.scss */
.column.label.label2 .lbl .title {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.6;
}
/* line 980, ../_scss/style.scss */
.column.label.label3 .col {
  margin-bottom: 0;
}
/* line 981, ../_scss/style.scss */
.column.label.label3 .col:first-child a.lbl, .column.label.label3 .col:nth-child(2) a.lbl {
  border-top: 1px solid #666;
}
/* line 982, ../_scss/style.scss */
.column.label.label3 a.lbl {
  position: relative;
  background-color: transparent;
  border-bottom: 1px solid #666;
  padding: 34px 0 34px 3px;
}
/* line 987, ../_scss/style.scss */
#gallery.event_page .title{
position:relative;	
}
.column.label.label3 a.lbl:before,#gallery.event_page a .title:before {
  position: absolute;
  right: 14px;
  top: 50%;
  z-index: 1;
  width: 24px;
  height: 24px;
  font-size: 24px;
  margin-top: -12px;
  font-family: 'tmrnp';
  content: '\f019';
  display: block;
}

/* line 997, ../_scss/style.scss */
.column.label.label3 a.lbl .title {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.6;
}
/* line 1003, ../_scss/style.scss */
.column.label.label3 a.lbl .meta {
  font-size: 1.4em;
  color: #757575;
  min-height: 38px;
}
/* line 1007, ../_scss/style.scss */
.column.label.label3 a.lbl .meta .model {
  margin-bottom: 8px;
}
/* line 1009, ../_scss/style.scss */
.column.label.label3 a.lbl:hover {
  background-color: #f5f5f5;
}
/* line 1022, ../_scss/style.scss */
.column.column2 {
  margin-left: -1%;
  margin-right: -1%;
}
/* line 1025, ../_scss/style.scss */
.column.column2 .col {
  width: 50%;
  padding-left: 1%;
  padding-right: 1%;
  min-height: 1px;
}
/* line 1033, ../_scss/style.scss */
.column.column3 {
  margin-left: -1%;
  margin-right: -1%;
}
/* line 1036, ../_scss/style.scss */
.column.column3 .col {
  width: 33.3333%;
  padding-left: 1%;
  padding-right: 1%;
  min-height: 1px;
}
/* line 1042, ../_scss/style.scss */
.column.column3 .col.col-double {
  float: right;
  width: 66.6666%;
}
@media screen and (max-width: 1000px) {
  /* line 1057, ../_scss/style.scss */
  .column.product .col a {
    padding-top: 35px;
  }
  /* line 1059, ../_scss/style.scss */
  .column.product .col a figure.new:after {
    right: auto;
    top: auto;
    left: 6%;
    bottom: 25px;
  }
  /* line 1063, ../_scss/style.scss */
  .column.product .col a div.data {
    padding: 0 6%;
  }
}
@media screen and (max-width: 768px) {
  /* line 1077, ../_scss/style.scss */
  .column .col {
    width: 100%;
    margin-bottom: 50px;
    float: none;
  }
  /* line 1086, ../_scss/style.scss */
  .column.label3 .col:nth-child(2) a.lbl {
    border-top: 0 none !important;
  }
  /* line 1089, ../_scss/style.scss */
  .column.column2, .column.column3 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1092, ../_scss/style.scss */
  .column.column2 .col, .column.column3 .col {
    width: 100%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1111, ../_scss/style.scss */
  .column.product .col a {
    padding-top: 0;
  }
  /* line 1113, ../_scss/style.scss */
  .column.product .col a figure.new:after {
    left: 6%;
    bottom: 60px;
  }
  /* line 1116, ../_scss/style.scss */
  .column.product .col a div.data {
    padding: 0 6%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1128, ../_scss/style.scss */
  .column .moreBlock {
    float: none;
  }
  /* line 1132, ../_scss/style.scss */
  .column.column3 .col.col-double {
    width: 100%  !important;
    height: auto !important;
    float: none;
    margin-bottom: 0;
  }
}

/* line 1145, ../_scss/style.scss */
body {
  /*
  	#pageHeader
  	{
  		margin-bottom: 50px;
  		text-align: center;
  		h1{
  			@include ff_mincho;
  			font-size: 2.2em;
  			margin-bottom: 8px;
  		}
  		h2{
  			@include ff;
  			font-size: 1.5em;
  			letter-spacing: .1em;
  		}
  	}
  */
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 1150, ../_scss/style.scss */
body article {
  padding-top: 50px;
}
/* line 1154, ../_scss/style.scss */
body article div#main {
  width: 100%;
}
/* line 6, ../_scss/_mixin.scss */
body article div#main:after {
  content: "";
}
/* line 1158, ../_scss/style.scss */
body article div#main h1#pageTitle {
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 8px;
}

h1#pageTitle1 {
 font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 3px;	
}
/* line 1163, ../_scss/style.scss */
body article div#main h1#pageTitle .right {
  float: right;
  font-weight: normal;
  font-size: 1.4rem;
  color: #2a6cd6;
}
/* line 1170, ../_scss/style.scss */
body article div#main .meta {
  font-size: 1.4em;
  color: #757575;
}
/* line 1177, ../_scss/style.scss */
body article div#main .slider .slide {
  padding-top: 64px;
  padding-bottom: 64px;
}
/* line 1183, ../_scss/style.scss */
body article div#main figure img {
  display: block;
  max-width: 100%;
}
/* line 1189, ../_scss/style.scss */
body article div#main div.links {
  margin-top: 14px;
  text-align: right;
}
/* line 1192, ../_scss/style.scss */
body article div#main div.links a.fb {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  padding-left: 30px;
}
/* line 1197, ../_scss/style.scss */
body article div#main div.links a.fb:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  font-family: 'tmrnp';
  content: '\e700';
  font-size: 1.6rem;
  text-align: center;
  padding-top: 5px;
  background-color: #3B5998;
  color: white;
  width: 26px;
  height: 26px;
  margin-top: -6px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 1217, ../_scss/style.scss */
body section {
  padding-top: 94px;
  padding-bottom: 50px;
}
/* line 1221, ../_scss/style.scss */
body section h1 {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 80px;
}
/* line 6, ../_scss/_mixin.scss */
body section h1:after {
  content: "";
}
/* line 1226, ../_scss/style.scss */
body section h1 .right {
  float: right;
  font-weight: normal;
  font-size: 1.2rem;
  color: #2a6cd6;
}
/* line 1235, ../_scss/style.scss */
body section .inner .column {
  margin-bottom: 50px;
}
/* line 1246, ../_scss/style.scss */
body section#lensblog {
  background-color: #fcfbf5;
}
/* line 1249, ../_scss/style.scss */
body section#lensblog .column3 {
  margin-left: 0;
  margin-right: 0;
}
/* line 1251, ../_scss/style.scss */
body section#lensblog .column3 .col {
  padding-left: 0;
  padding-right: 0;
  width: 33.8333%;
}
/* line 1256, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 {
  padding: 2%;
  background-color: white;
}
/* line 1259, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 h2 {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 30px;
}
/* line 1264, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 h2 span {
  display: block;
  padding-top: 14px;
}
/* line 1269, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 .date {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 14px;
  margin-bottom: 13px;
  color: #666;
  font-size: 1.2rem;
}
/* line 1276, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 .description {
  font-size: 1.3rem;
}
/* line 1278, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 .description p {
  line-height: 1.7;
  margin-bottom: 20px;
}
/* line 1282, ../_scss/style.scss */
body section#lensblog .column3 .col.col1 .description a {
  color: #2a6cd6;
}
/* line 1286, ../_scss/style.scss */
body section#lensblog .column3 .col.col-double {
  width: 66.1666%;
}
/* line 1293, ../_scss/style.scss */
body section#support {
  background-color: #eee;
}
/* line 1298, ../_scss/style.scss */
body section#support .column2 .col a {
  display: block;
}
/* line 1304, ../_scss/style.scss */
body section#support .column2 .col .lbl {
  padding: 30px 24px;
  position: relative;
}
/* line 1307, ../_scss/style.scss */
body section#support .column2 .col .lbl h2 {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 30px;
}
/* line 1312, ../_scss/style.scss */
body section#support .column2 .col .lbl p {
  padding-right: 75px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #757575;
}
/* line 1319, ../_scss/style.scss */
body section#support .column2 .col .lbl ul li {
  font-size: 1.8rem;
  margin-bottom: 18px;
}
/* line 1322, ../_scss/style.scss */
body section#support .column2 .col .lbl ul li a {
  color: #757575;
}
/* line 1327, ../_scss/style.scss */
body section#support .column2 .col .lbl:before {
  display: block;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -32px;
  font-family: 'tmrnp';
  width: 64px;
  height: 64px;
  font-size: 60px;
}
/* line 1337, ../_scss/style.scss */
body section#support .column2 .col.download .lbl:before {
  content: "\e602";
}
/* line 1338, ../_scss/style.scss */
body section#support .column2 .col.repair .lbl:before {
  content: "\e601";
}
/* line 1339, ../_scss/style.scss */
body section#support .column2 .col.qa .lbl:before {
  content: "\e603";
}
/* line 1340, ../_scss/style.scss */
body section#support .column2 .col.contact .lbl:before {
  content: "\e604";
}
@media screen and (max-width: 768px) {
  /* line 1376, ../_scss/style.scss */
  body section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 1379, ../_scss/style.scss */
  body section h1 {
    margin-bottom: 40px;
  }
  /* line 1383, ../_scss/style.scss */
  body section#lensblog {
    background-color: #fcfbf5;
  }
  /* line 1387, ../_scss/style.scss */
  body section#lensblog .column3 .col {
    width: 100%;
  }
  /* line 1389, ../_scss/style.scss */
  body section#lensblog .column3 .col.col1 {
    padding: 20px 24px;
    height: auto !important;
    margin-bottom: 0 !important;
  }
  /* line 1393, ../_scss/style.scss */
  body section#lensblog .column3 .col.col1 h2 {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  /* line 1398, ../_scss/style.scss */
  body section#lensblog .column3 .col.col1 .date {
    font-size: 1.2rem;
  }
  /* line 1401, ../_scss/style.scss */
  body section#lensblog .column3 .col.col1 .description {
    font-size: 1.3rem;
    line-height: 1.7;
  }
  /* line 1407, ../_scss/style.scss */
  body section#lensblog .column3 .col.col-double {
    width: 100%;
    min-height: initial;
    min-height: auto;
    height: auto !important;
    float: none;
    margin-bottom: 0;
  }
}

/* line 1425, ../_scss/style.scss */
ul.sns li {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin: 0 12px;
}
/* line 1430, ../_scss/style.scss */
ul.sns li a {
  display: block;
  width: 20px;
  color: #1e1e1e;
}
/* line 1434, ../_scss/style.scss */
ul.sns li a span {
  display: none;
}
/* line 1435, ../_scss/style.scss */
ul.sns li a:before {
  font-family: 'tmrnp';
  font-size: 1.7em;
}
/* line 1442, ../_scss/style.scss */
ul.sns li.facebook a:hover {
  color: #3B5998;
}
/* line 1443, ../_scss/style.scss */
ul.sns li.facebook a:before {
  content: '\e700';
}
/* line 1448, ../_scss/style.scss */
ul.sns li.twitter a:hover {
  color: #55acee;
}
/* line 1449, ../_scss/style.scss */
ul.sns li.twitter a:before {
  content: '\e701';
}
/* line 1454, ../_scss/style.scss */
ul.sns li.instagram a:hover {
  color: #3f729b;
}
/* line 1455, ../_scss/style.scss */
ul.sns li.instagram a:before {
  content: '\e702';
}
/* line 1460, ../_scss/style.scss */
ul.sns li.youtube a:hover {
  color: #cd201f;
}
/* line 1461, ../_scss/style.scss */
ul.sns li.youtube a:before {
  content: '\e703';
}
ul.sns li.mailto a:before  {
    content: "\f0e0";
	    font: normal normal normal 14px/1 FontAwesome;
}

/* = #404
---------------------------------------------------------------------*/
/* line 1472, ../_scss/style.scss */
body.error404 article {
  padding-top: 80px;
  padding-bottom: 50px;
}
/* line 1476, ../_scss/style.scss */
body.error404 article .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
/* line 1480, ../_scss/style.scss */
body.error404 article section {
  padding-top: 0;
  padding-bottom: 60px;
}
/* line 1484, ../_scss/style.scss */
body.error404 article section h1 {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.4;
  margin-bottom: 8px;
}
/* line 1490, ../_scss/style.scss */
body.error404 article section p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 25px;
}
/* line 1495, ../_scss/style.scss */
body.error404 article section a {
  color: #2a6cd6;
  font-size: 1.2rem;
}
/* line 1500, ../_scss/style.scss */
body.error404 article section.en h1 {
  font-size: 1.8rem;
}
/* line 1501, ../_scss/style.scss */
body.error404 article section.en p {
  font-size: 1.5rem;
}
/* line 1502, ../_scss/style.scss */
body.error404 article section.en a {
  font-size: 1.3rem;
}

/* = #トップページ
---------------------------------------------------------------------*/
/* line 1514, ../_scss/style.scss */
body.home article {
  padding-top: 0;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 1521, ../_scss/style.scss */
body.home article section#pickup {
  background-color: #fcfbf5;
}
/* line 1525, ../_scss/style.scss */
body.home article section#news {
  background-color: #f5f5f5;
}
/* line 1528, ../_scss/style.scss */
body.home article section#news a.moreBtn {
  margin-top: 50px;
}
/* line 1529, ../_scss/style.scss */
body.home article section#news div.moreBlock {
  margin-top: 20px;
}
/* line 1530, ../_scss/style.scss */
body.home article section#news ul {
  font-size: 1.4em;
  line-height: 1.4;
}
/* line 1534, ../_scss/style.scss */
body.home article section#news ul li {
  display: table;
  margin-bottom: 20px;
}
/* line 1537, ../_scss/style.scss */
body.home article section#news ul li:last-child {
  margin-bottom: 0;
}
/* line 1538, ../_scss/style.scss */
body.home article section#news ul li div {
  display: table-cell;
  vertical-align: top;
}
/* line 1541, ../_scss/style.scss */
body.home article section#news ul li div.meta {
  width: 310px;
}
/* line 6, ../_scss/_mixin.scss */
body.home article section#news ul li div.meta:after {
  content: "";
}
/* line 1544, ../_scss/style.scss */
body.home article section#news ul li div.meta div {
  display: block;
  float: left;
}
/* line 1547, ../_scss/style.scss */
body.home article section#news ul li div.meta div.date {
  width: 140px;
}
/* line 1548, ../_scss/style.scss */
body.home article section#news ul li div.meta div.cat {
  width: 170px;
  padding-right: 20px;
}
/* line 1551, ../_scss/style.scss */
body.home article section#news ul li div.meta div.cat span {
  text-align: center;
  display: block;
  background-color: white;
  color: #2f2f2f !important;
  font-size: 1.3rem;
  color: white;
  padding: 1px 4px;
}
/* line 1563, ../_scss/style.scss */
body.home article section#news ul li div.text {
  width: auto;
}
/* line 1571, ../_scss/style.scss */
body.home article section#gallery {
  background-color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  /* line 1585, ../_scss/style.scss */
  body.home article section#news ul {
    font-size: 1.5em;
    line-height: 1.4;
    margin-bottom: 42px;
  }
  /* line 1589, ../_scss/style.scss */
  body.home article section#news ul li {
    margin-bottom: 20px;
  }
  /* line 1592, ../_scss/style.scss */
  body.home article section#news ul li div.meta {
    width: 200px;
  }
  /* line 6, ../_scss/_mixin.scss */
  body.home article section#news ul li div.meta:after {
    content: "";
  }
  /* line 1595, ../_scss/style.scss */
  body.home article section#news ul li div.meta div {
    float: none;
  }
  /* line 1598, ../_scss/style.scss */
  body.home article section#news ul li div.meta div.cat {
    margin-top: 2px;
  }
  /* line 1600, ../_scss/style.scss */
  body.home article section#news ul li div.meta div.cat span {
    display: inline-block;
    padding: 1px 8px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1622, ../_scss/style.scss */
  body.home article section#news ul {
    display: block;
    font-size: 1.5em;
    line-height: 1.4;
    margin-bottom: 42px;
  }
  /* line 1627, ../_scss/style.scss */
  body.home article section#news ul li {
    display: block;
    margin-bottom: 35px;
  }
  /* line 1630, ../_scss/style.scss */
  body.home article section#news ul li div {
    display: block;
  }
  /* line 1632, ../_scss/style.scss */
  body.home article section#news ul li div.meta {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 6, ../_scss/_mixin.scss */
  body.home article section#news ul li div.meta:after {
    content: "";
  }
  /* line 1636, ../_scss/style.scss */
  body.home article section#news ul li div.meta div {
    display: block;
  }
  /* line 1639, ../_scss/style.scss */
  body.home article section#news ul li div.meta div.date {
    font-weight: bold;
  }
}

/* = #製品情報
---------------------------------------------------------------------*/
/* line 1662, ../_scss/style.scss */
body.product article div.header {
  position: relative;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 1665, ../_scss/style.scss */
body.product article div.header #refine {
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 100;
  width: 465px;
}
/* line 6, ../_scss/_mixin.scss */
body.product article div.header #refine:after {
  content: "";
}
/* line 1672, ../_scss/style.scss */
body.product article div.header #refine .block {
  background-color: #f5f5f5;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  color: #757575;
}
/* line 1680, ../_scss/style.scss */
body.product article div.header #refine .block .lead {
  position: relative;
  cursor: pointer;
  font-size: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
/* line 1686, ../_scss/style.scss */
body.product article div.header #refine .block .lead:after {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -6px;
  font-family: 'tmrnp';
  content: '\e800';
  display: block;
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  color: #757575;
}
/* line 1698, ../_scss/style.scss */
body.product article div.header #refine .block ul {
  border-top: 1px solid #757575;
  padding-top: 18px;
  padding-bottom: 20px;
}
/* line 1702, ../_scss/style.scss */
body.product article div.header #refine .block ul li {
  cursor: pointer;
  font-size: 1.2rem;
  margin-bottom: 8px;
  padding-left: 24px;
  position: relative;
}
/* line 1709, ../_scss/style.scss */
body.product article div.header #refine .block ul li span.type {
  display: inline-block;
  width: 30px;
}
/* line 1714, ../_scss/style.scss */
body.product article div.header #refine .block ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -6px;
  padding-left: 1px;
  font-family: 'tmrnp';
  content: '';
  font-size: 12spx;
  line-height: 12px;
  display: block;
  width: 12px;
  height: 12px;
  color: white;
  background-color: #757575;
}
/* line 1728, ../_scss/style.scss */
body.product article div.header #refine .block ul li:hover {
  color: #2a6cd6;
}
/* line 1730, ../_scss/style.scss */
body.product article div.header #refine .block ul li:last-child {
  margin-bottom: 0;
}
/* line 1732, ../_scss/style.scss */
body.product article div.header #refine .block ul li.active:before {
  content: '\e804';
  background-color: #2a6cd6;
}
/* line 1740, ../_scss/style.scss */
body.product article div.header #refine .block.series {
  width: 275px;
  float: left;
}
/* line 1741, ../_scss/style.scss */
body.product article div.header #refine .block.lens {
  width: 175px;
  float: right;
}
@media screen and (max-width: 768px) {
  /* line 1662, ../_scss/style.scss */
  body.product article div.header {
    margin-bottom: 40px;
  }
  /* line 1750, ../_scss/style.scss */
  body.product article div.header h1 {
    margin-bottom: 40px;
  }
  /* line 1751, ../_scss/style.scss */
  body.product article div.header #refine {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 1762, ../_scss/style.scss */
  body.product article div.header #refine {
    width: 100%;
  }
  /* line 1764, ../_scss/style.scss */
  body.product article div.header #refine .block {
    margin-bottom: 20px;
    padding-bottom: 5px;
    float: none !important;
    width: 100% !important;
  }
	
#product .other {
    font-size: 1.2rem;
    line-height: 1;
    margin-top: 5px;
}
}
/* line 1774, ../_scss/style.scss */
body.product article section#intro {
  background-color: black;
}
/* line 1777, ../_scss/style.scss */
body.product article section#intro .inner {
  background: url(../img/lenses/f000/SP90_product-image_large.jpg) no-repeat right bottom black;
  -moz-background-size: 85%;
  -o-background-size: 85%;
  -webkit-background-size: 85%;
  background-size: 85%;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 1783, ../_scss/style.scss */
body.product article section#intro .ttl {
  width: 50%;
  margin-bottom: 80px;
}
/* line 1786, ../_scss/style.scss */
body.product article section#intro .ttl img {
  width: 100%;
}
/* line 1788, ../_scss/style.scss */
body.product article section#intro .subttl {
  color: white;
}
/* line 1790, ../_scss/style.scss */
body.product article section#intro .subttl .image {
  width: 13%;
  margin-bottom: 25px;
}
/* line 1793, ../_scss/style.scss */
body.product article section#intro .subttl .image img {
  width: 100%;
}
/* line 1796, ../_scss/style.scss */
body.product article section#intro .txt1Wrap {
  padding-left: 7px;
  border-left: 1px solid #fff;
}
/* line 1799, ../_scss/style.scss */
body.product article section#intro .txt1Wrap div {
  font-size: 1.4rem;
}
/* line 1801, ../_scss/style.scss */
body.product article section#intro .txt1Wrap div.txt1 {
  margin-bottom: 15px;
}
/* line 1804, ../_scss/style.scss */
body.product article section#intro .txt1Wrap div.txt3 {
  margin-top: 10px;
  font-size: 1rem;
}
/* line 1814, ../_scss/style.scss */
body.product article section#product h2 {
  font-weight: bold;
  font-size: 1.6rem;
  border-bottom: 1px solid #757575;
  padding-bottom: 16px;
  margin-bottom: 20px;
}

/* = #製品情報 - HOME
---------------------------------------------------------------------*/
/* line 1829, ../_scss/style.scss */
body.product-home article {
  padding-top: 0;
}

/* = #製品情報 > レンズ詳細
---------------------------------------------------------------------*/
/* line 1836, ../_scss/style.scss */
body.lenses .box {
  padding: 20px;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
body.lenses .box:after {
  content: "";
}
/* line 1840, ../_scss/style.scss */
body.lenses .box .title, body.lenses .box .txt {
  float: left;
  width: 50%;
  padding-right: 20px;
}
/* line 1845, ../_scss/style.scss */
body.lenses .box .title {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 20px;
}
/* line 1852, ../_scss/style.scss */
body.lenses .box .txt p {
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 1856, ../_scss/style.scss */
body.lenses .box .txt small {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 1861, ../_scss/style.scss */
body.lenses .box figure {
  float: right;
  width: 50%;
}
/* line 1864, ../_scss/style.scss */
body.lenses .box figure img {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
/* line 1868, ../_scss/style.scss */
body.lenses .box figure figcaption {
  font-size: 1.2rem;
  color: #757575;
  text-align: right;
}
@media screen and (max-width: 768px) {
  /* line 1878, ../_scss/style.scss */
  body.lenses .box .title, body.lenses .box .txt, body.lenses .box figure {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  /* line 1883, ../_scss/style.scss */
  body.lenses .box figure {
    margin-bottom: 20px;
  }
}
/* line 1889, ../_scss/style.scss */
body.lenses #vc {
  color: white;
  background-color: black;
}
/* line 1893, ../_scss/style.scss */
body.lenses #vc.box {
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 1894, ../_scss/style.scss */
body.lenses #vc.box .title {
  width: 100%;
  margin-bottom: 14px;
}
/* line 6, ../_scss/_mixin.scss */
body.lenses #vc.box .block:after {
  content: "";
}
/* line 1901, ../_scss/style.scss */
body.lenses #vc.box .block1 {
  margin-bottom: 30px;
}
/* line 1903, ../_scss/style.scss */
body.lenses #vc.box .block1 figure.left {
  float: left !important;
  width: 35%;
}
/* line 1907, ../_scss/style.scss */
body.lenses #vc.box .block1 .txt {
  padding-right: 0;
  padding-left: 20px;
  width: 65%;
}
/* line 1914, ../_scss/style.scss */
body.lenses #vc.box .block2 .txt {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
/* line 1919, ../_scss/style.scss */
body.lenses #vc.box .block2 figure.image {
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 1923, ../_scss/style.scss */
body.lenses #vc.box .block2 figure.image figcaption {
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  /* line 1936, ../_scss/style.scss */
  body.lenses #vc.box .block1 figure.left {
    float: left !important;
    width: 50%;
    margin-bottom: 0;
  }
  /* line 1941, ../_scss/style.scss */
  body.lenses #vc.box .block1 .txt {
    float: right !important;
    padding-left: 20px;
    width: 50%;
  }
  /* line 1948, ../_scss/style.scss */
  body.lenses #vc.box .block2 figure.image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 1959, ../_scss/style.scss */
  body.lenses #vc.box .txt {
    font-size: 1.3rem;
  }
  /* line 1961, ../_scss/style.scss */
  body.lenses #vc.box .block1 figure.left {
    float: none !important;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 1966, ../_scss/style.scss */
  body.lenses #vc.box .block1 .txt {
    float: none !important;
    padding-left: 0px;
    width: 100%;
  }
  /* line 1973, ../_scss/style.scss */
  body.lenses #vc.box .block2 figure.image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 1982, ../_scss/style.scss */
body.lenses #modal-mtf {
  padding: 20px;
}
/* line 1985, ../_scss/style.scss */
body.lenses #modal-mtf .title {
  font-weight: bold;
  font-size: 1.9rem;
  line-height: 1.4;
  margin-bottom: 30px;
}
/* line 1992, ../_scss/style.scss */
body.lenses #modal-mtf .text p {
  font-size: 1.5rem;
  line-height: 1.7;
}
/* line 1999, ../_scss/style.scss */
body.lenses article {
  padding-top: 0;
}
/* line 2003, ../_scss/style.scss */
body.lenses article section {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 2010, ../_scss/style.scss */
body.lenses article section.ProductOverview .inner {
  max-width: 800px;
  line-height: 1.5;
}
/* line 2014, ../_scss/style.scss */
body.lenses article section.ProductOverview h2 {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 24px;
}
/* line 2019, ../_scss/style.scss */
body.lenses article section.ProductOverview h3 {
  font-size: 1.6rem;
  line-height:30px;
}
/* line 2020, ../_scss/style.scss */
body.lenses article section.ProductOverview small {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 2027, ../_scss/style.scss */
body.lenses article section#imageGallery {
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 2029, ../_scss/style.scss */
body.lenses article section#imageGallery .slider {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
/* line 2035, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-for .slick-arrow {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
/* line 2037, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-for .slick-arrow:before {
  font-size: 50px;
}
/* line 2039, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-for .slick-prev {
  left: -42px;
}
/* line 2040, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-for .slick-next {
  right: -42px;
}
/* line 2042, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-for .slick-dots {
  bottom: -22px;
}
/* line 2046, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-nav figure {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 2049, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-nav figure.slick-current {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 2050, ../_scss/style.scss */
body.lenses article section#imageGallery .slider-nav figure:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 2055, ../_scss/style.scss */
body.lenses article section#imageGallery .pager {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
/* line 2058, ../_scss/style.scss */
body.lenses article section#imageGallery .pager .bx-wrapper .bx-pager {
  bottom: 0;
}
/* line 2061, ../_scss/style.scss */
body.lenses article section#imageGallery .pager .bx-wrapper .bx-prev {
  left: -45px;
}
/* line 12, ../_scss/_mixin.scss */
body.lenses article section#imageGallery .pager .bx-wrapper .bx-prev:after {
  text-indent: 0 !important;
  font-family: 'tmrnp';
  line-height: 1;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  font-size: 30px;
}
/* line 2065, ../_scss/style.scss */
body.lenses article section#imageGallery .pager .bx-wrapper .bx-next {
  right: -45px;
}
/* line 12, ../_scss/_mixin.scss */
body.lenses article section#imageGallery .pager .bx-wrapper .bx-next:after {
  text-indent: 0 !important;
  font-family: 'tmrnp';
  line-height: 1;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  /* line 2075, ../_scss/style.scss */
  body.lenses article section#imageGallery #bx-pager1 {
    display: none;
  }
}
/* line 2080, ../_scss/style.scss */
body.lenses article section#imageGallery .slick {
  position: relative;
}
/* line 2082, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
/* line 2086, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider figure {
  padding: 8px;
}
/* line 2088, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider figure img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}
/* line 2099, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider-for figure img {
  max-height: 580px;
}
/* line 2102, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider-for figure figcaption {
  font-size: 1.2rem;
  color: white;
  padding-top: 10px;
}
/* line 2110, ../_scss/style.scss */
body.lenses article section#imageGallery .slick .slider-nav figure {
  max-height: 600px;
  overflow: hidden;
  max-height: 114px;
  outline: none;
}
/* line 2119, ../_scss/style.scss */
body.lenses article section#imageGallery .controls {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -112.5px;
}
/* line 2125, ../_scss/style.scss */
body.lenses article section#imageGallery .controls a {
  position: absolute;
  display: block;
  width: 27px;
  height: 44px;
  transition-timing-function: linear;
  transition-duration: .15s;
  opacity: .5;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 27px 44px;
  display: block;
  text-align: left;
  text-indent: -9999px;
}
/* line 2139, ../_scss/style.scss */
body.lenses article section#imageGallery .controls a.prev {
  left: -80px;
  transition-property: left, opacity;
  background-image: url(../img/lenses/arrow_right_white.png);
}
/* line 2144, ../_scss/style.scss */
body.lenses article section#imageGallery .controls a.next {
  right: -80px;
  transition-property: right, opacity;
  background-image: url(../img/lenses/arrow_left_white.png);
}
@media screen and (max-width: 768px) {
  /* line 2157, ../_scss/style.scss */
  body.lenses article section#imageGallery .slider-nav {
    display: none !important;
  }
}
/* line 2165, ../_scss/style.scss */
body.lenses article section#information {
  font-size: 1.4rem;
  line-height: 1.3;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 2167, ../_scss/style.scss */
body.lenses article section#information h3 {
  font-weight: bold;
  font-size: 1.9rem;
  margin-bottom: 35px;
}
/* line 2171, ../_scss/style.scss */
body.lenses article section#information h3 small {
  font-size: .8em;
}
/* line 2176, ../_scss/style.scss */
body.lenses article section#information table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 2180, ../_scss/style.scss */
body.lenses article section#information table th ,body.lenses article section#information table tbody tr td:first-child {
  font-weight: bold;
  width: 35%;
      font-size: 1.4rem;
  padding: 0 14px 22px 0;
  vertical-align: text-top;
}
/* line 2187, ../_scss/style.scss */
body.lenses article section#information table td {
  vertical-align: text-top;
  padding: 0 14px 22px 0;
      font-size: 1.4rem;
}
/* line 2192, ../_scss/style.scss */
body.lenses article section#information small {
  color: #868686;
  font-size: .8em;
}
/* line 2193, ../_scss/style.scss */
body.lenses article section#information .note small {
  color: #757575;
}
/* line 2202, ../_scss/style.scss */
body.lenses article section#information .right .figure1 {
  position: relative;
  margin-bottom: 55px;
}
/* line 2205, ../_scss/style.scss */
body.lenses article section#information .right .figure1 a.button {
  position: absolute !important;
  right: 0;
  top: -8px;
  z-index: 1;
  display: inline-block;
  line-height: normal;
  position: relative;
  padding: 8px 14px;
  cursor: pointer;
  text-align: center;
  color: #333;
  border: 1px solid #333;
  background-color: transparent;
}
/* line 2221, ../_scss/style.scss */
body.lenses article section#information .right figure img {
  display: block;
  width: 100%;
}
/* line 2225, ../_scss/style.scss */
body.lenses article section#information .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}
/* line 2233, ../_scss/style.scss */
body.lenses article section#information .modal a.close {
  font-size: 2.5rem;
  font-weight: 100;
  line-height: normal;
  position: absolute;
  z-index: 2000;
  top: 2%;
  right: 2%;
  cursor: pointer;
  color: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  /* line 2256, ../_scss/style.scss */
  body.lenses article section#information .left {
    margin-bottom: 55px;
  }
}
/* line 2263, ../_scss/style.scss */
body.lenses article section.FloatingSystem {
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 2270, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 6, ../_scss/_mixin.scss */
body.lenses article section.FloatingSystem .block:after {
  content: "";
}
/* line 2275, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block .left, body.lenses article section.FloatingSystem .block .right {
  width: 45%;
}
/* line 2283, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block30-70 .left {
  width: 28%;
}
/* line 2284, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block30-70 .right {
  width: 68%;
}
/* line 2288, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block20-80 .left {
  width: 18%;
}
/* line 2289, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block20-80 .right {
  width: 78%;
}
/* line 2293, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block70-30 .left {
  width: 68%;
}
/* line 2294, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block70-30 .right {
  width: 28%;
}
/* line 2298, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block80-20 .left {
  width: 78%;
}
/* line 2299, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block.block80-20 .right {
  width: 18%;
}
/* line 2304, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block .feature_header {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
/* line 2310, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block .feature_body {
  font-size: 1.4rem;
  line-height: 1.7;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 2316, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block .feature_body small {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 2321, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block .feature_body a.detail {
  font-size: 1.4rem;
}
/* line 2328, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block figure img {
  display: block;
  max-width: 100%;
}
/* line 2329, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block figure figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.3;
}
/* line 2333, ../_scss/style.scss */
body.lenses article section.FloatingSystem .block figure figcaption.right {
  width: 100% !important;
  text-align: right;
}
/* line 2346, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses .item {
  text-align: center;
}
/* line 2348, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses .item .feature_header {
  margin-bottom: 12px;
}
/* line 2351, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses .item .model {
  font-weight: bold;
  font-size: 1.4rem;
}
/* line 2356, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses figure {
  margin-top: 30px;
  margin-bottom: 42px;
  padding: 0 16%;
}
/* line 2361, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses a.btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #757575;
  width: 120px;
  font-size: 1.3rem;
  padding: 10px;
}
/* line 2369, ../_scss/style.scss */
body.lenses article section.FloatingSystem.lenses a.btn:hover {
  color: white !important;
  background-color: #2a6cd6;
  border-color: #2a6cd6;
}
/* line 2377, ../_scss/style.scss */
body.lenses article section.FloatingSystem.bg_left {
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 47%;
  padding-top: 8%;
  padding-bottom: 8%;
}
/* line 2385, ../_scss/style.scss */
body.lenses article section.FloatingSystem.bg_left .block figure.left {
  display: none;
}
/* line 2388, ../_scss/style.scss */
body.lenses article section.FloatingSystem.bg_right {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 47%;
  padding-top: 8%;
  padding-bottom: 8%;
}
/* line 2395, ../_scss/style.scss */
body.lenses article section.FloatingSystem.bg_right .block .left {
  float: none;
}
/* line 2396, ../_scss/style.scss */
body.lenses article section.FloatingSystem.bg_right .block figure.right {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 2405, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block .left, body.lenses article section.FloatingSystem .block .right {
    float: none !important;
    width: 100% !important;
  }
  /* line 2408, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block .left figure.left, body.lenses article section.FloatingSystem .block .left figure.right, body.lenses article section.FloatingSystem .block .right figure.left, body.lenses article section.FloatingSystem .block .right figure.right {
    width: 100%;
  }
  /* line 2411, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block .feature_header {
    font-size: 1.6rem;
    margin-bottom: 24px;
  }
  /* line 2415, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block .feature_body {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }
  /* line 2420, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block figure {
    margin-bottom: 22px;
  }
  /* line 2423, ../_scss/style.scss */
  body.lenses article section.FloatingSystem .block figure figcaption {
    font-size: 1.1rem;
    text-align: center !important;
  }
  /* line 2427, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_left {
    background-image: none !important;
  }
  /* line 2429, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_left .inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 2431, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_left .block .right {
    float: none;
    padding: 0 20px;
  }
  /* line 2432, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_left .block figure.left {
    display: block;
  }
  /* line 2435, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_right {
    background-image: none !important;
  }
  /* line 2437, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_right .inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 2440, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_right .block .left {
    float: none;
    padding: 0 20px;
  }
  /* line 2441, ../_scss/style.scss */
  body.lenses article section.FloatingSystem.bg_right .block figure.right {
    display: block;
  }
}
/* line 2448, ../_scss/style.scss */
body.lenses article section ul.list {
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
body.lenses article section ul.list:after {
  content: "";
}
/* line 2450, ../_scss/style.scss */
body.lenses article section ul.list li {
  float: left;
  border-bottom: 1px solid #757575;
  width: 48%;
  margin-right: 2%;
}
/* line 2455, ../_scss/style.scss */
body.lenses article section ul.list li:nth-child(2n) {
  margin-right: 0;
}
/* line 2457, ../_scss/style.scss */
body.lenses article section ul.list li a {
  position: relative;
  display: block;
  padding: 30px 0;
  font-size: 1.6rem;
  line-height: 1.3;
  padding-right: 40px;
}
/* line 2464, ../_scss/style.scss */
body.lenses article section ul.list li a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 1;
  font-family: 'tmrnp';
  content: '+';
  display: block;
  font-size: 20px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
}
/* line 2475, ../_scss/style.scss */
body.lenses article section ul.list li a:hover {
  background-color: #f5f5f5;
}
/* line 2477, ../_scss/style.scss */
body.lenses article section ul.list li a:hover:after {
  color: #2a6cd6;
}
@media screen and (max-width: 768px) {
  /* line 2485, ../_scss/style.scss */
  body.lenses article section ul.list li {
    float: none;
    width: 100%;
  }
}
/* line 2492, ../_scss/style.scss */
body.lenses article section#additionalFeatures {
  padding-bottom: 50px;
}
/* line 2497, ../_scss/style.scss */
body.lenses article section#reviews {
  padding-bottom: 50px;
}
/* line 2503, ../_scss/style.scss */
body.lenses article section#reviews .block ul.list li a:after {
  content: '\e801';
}
/* line 2514, ../_scss/style.scss */
body.lenses article section#accessories .column .col figure div.frame {
  border: 1px solid #d6d6d6;
  padding: 50px 0;
}
/* line 2517, ../_scss/style.scss */
body.lenses article section#accessories .column .col figure div.frame img {
  display: block;
  max-height: 80px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 2524, ../_scss/style.scss */
body.lenses article section#accessories .column .col figure figcaption {
  padding-top: 8px;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 2536, ../_scss/style.scss */
body.lenses article section nav#maker {
  margin-bottom: 30px;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 2540, ../_scss/style.scss */
body.lenses article section nav#maker ul li {
  display: inline-block;
}
/* line 2542, ../_scss/style.scss */
body.lenses article section nav#maker ul li:last-child a {
  border-right: 1px solid #000;
}
/* line 2543, ../_scss/style.scss */
body.lenses article section nav#maker ul li a {
  display: block;
  text-align: center;
  width: 70px;
  padding: 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  color: #000;
  font-size: 1.5rem;
}
/* line 2554, ../_scss/style.scss */
body.lenses article section nav#maker ul li a.active {
  cursor: default;
}
/* line 2555, ../_scss/style.scss */
body.lenses article section nav#maker ul li a.active, body.lenses article section nav#maker ul li a:hover {
  color: white !important;
  background-color: #000;
}
@media screen and (max-width: 768px) {
  /* line 2536, ../_scss/style.scss */
  body.lenses article section nav#maker {
    text-align: center;
  }
}
/* line 2571, ../_scss/style.scss */
body.lenses article section nav#color {
  position: absolute;
  right: 0;
  top: 12px;
  z-index: 1;
  text-align: right;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
}
/* line 2577, ../_scss/style.scss */
body.lenses article section nav#color ul li {
  display: inline-block;
  margin-right: 12px;
}
/* line 2580, ../_scss/style.scss */
body.lenses article section nav#color ul li:last-child a {
  margin-right: 0;
}
/* line 2581, ../_scss/style.scss */
body.lenses article section nav#color ul li a {
  display: block;
  text-align: center;
  width: 60px;
  padding: 0 6px 5px;
  color: #000;
  font-size: 1.5rem;
  border-bottom: 2px solid white;
}
/* line 2590, ../_scss/style.scss */
body.lenses article section nav#color ul li a.active {
  cursor: default;
  border-bottom: 2px solid #000;
      background: none;
}
/* line 2593, ../_scss/style.scss */
body.lenses article section nav#color ul li a.active:hover {
  color: #000 !important;
}
/* line 2595, ../_scss/style.scss */
body.lenses article section nav#color ul li a:hover {
  color: #2a6cd6 !important;
}
@media screen and (max-width: 768px) {
  /* line 2571, ../_scss/style.scss */
  body.lenses article section nav#color {
    text-align: center;
    position: static;
    text-align: center;
    margin-bottom: 40px;
  }
}
/* line 2616, ../_scss/style.scss */
body.lenses article section#exteriorDesign div.navi {
  position: relative;
}
/* line 2620, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick {
  position: relative;
}
/* line 2622, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slider {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
/* line 2625, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slider figure {
  padding: 8px;
}
/* line 2627, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slider figure img {
  display: block;
  width: 100%;
}
/* line 2630, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slider .slick-dots {
  bottom: -12px;
}
/* line 2635, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slick-prev {
  left: -34px;
}
/* line 2636, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slick-next {
  right: -34px;
}
/* line 2637, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slick-arrow {
  width: 34px;
  height: 34px;
  margin-top: -17px;
}
/* line 2641, ../_scss/style.scss */
body.lenses article section#exteriorDesign .slick .slick-arrow:before {
  color: #000;
  font-size: 34px;
}
/* line 2649, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large {
  max-height: 800px;
  overflow: hidden;
  /* = Responsive (~768)
  -------------------------------------------------------------*/
}
/* line 2654, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large h1 {
  margin-bottom: 30px;
}
/* line 6, ../_scss/_mixin.scss */
body.lenses article section#exteriorDesign_large .maker:after {
  content: "";
}
/* line 2661, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large .maker nav {
  float: left;
  width: 48%;
}
/* line 2665, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large .maker nav ul li {
  cursor: pointer;
  outline: none;
  padding: 35px 0;
  font-size: 1.5rem;
  border-bottom: 1px solid #757575;
  background-position: right center;
  background-repeat: no-repeat;
  -moz-background-size: auto 50px;
  -o-background-size: auto 50px;
  -webkit-background-size: auto 50px;
  background-size: auto 50px;
}
/* line 2674, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large .maker nav ul li:hover {
  color: #2a6cd6;
}
/* line 2678, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large .maker .figure {
  float: right;
  width: 48%;
}
/* line 2682, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large .maker .figure figure img {
  display: block;
  width: 100%;
}
/* line 2689, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 #container {
  width: 55%;
  position: relative;
  text-align: center;
}
/* line 2694, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 #indiator {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -12px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .05em;
  letter-spacing: .1em;
  font-size: 1.4rem;
  color: #757575;
}
/* line 2704, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 #spritespin {
  margin-left: auto;
  margin-right: auto;
}
/* line 2706, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 #slider-ui.ui-widget-content {
  margin-left: auto;
  margin-right: auto;
  border: 0 none;
  background-image: none !important;
  background-color: #000 !important;
  height: 2px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 2715, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 #slider-ui.ui-widget-content a {
  background-image: none;
  width: 26px;
  height: 26px;
  background-image: none !important;
  background-color: #d4cbc4 !important;
  border: 1px solid #000;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  margin-top: -9px;
  outline: none !important;
}
/* line 2727, ../_scss/style.scss */
body.lenses article section#exteriorDesign_large.ex360 p.note {
  margin-top: 32px;
  color: #757575;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 2739, ../_scss/style.scss */
  body.lenses article section#exteriorDesign_large .slider-for .slick-dots {
    bottom: -15px;
  }
  /* line 2742, ../_scss/style.scss */
  body.lenses article section#exteriorDesign_large .maker nav {
    float: none;
    display: none;
  }
  /* line 2746, ../_scss/style.scss */
  body.lenses article section#exteriorDesign_large .maker .figure {
    float: none;
    width: 100%;
  }
  /* line 2754, ../_scss/style.scss */
  body.lenses article section#exteriorDesign_large.ex360 #container {
    width: 100%;
  }
  /* line 2761, ../_scss/style.scss */
  body.lenses article section#exteriorDesign_large.ex360 p.note {
    font-size: 1.3rem;
  }
}

/* = #生産終了レンズ・交換マウント一覧表
---------------------------------------------------------------------*/
/* line 2781, ../_scss/style.scss */
body.discontinued article div#main {
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2784, ../_scss/style.scss */
body.discontinued article div#main h1#pageTitle {
  margin-bottom: 15px;
}
/* line 2785, ../_scss/style.scss */
body.discontinued article div#main p.maincopy {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom:50px;
}
/* line 2789, ../_scss/style.scss */
body.discontinued article div#main p.maincopy a {
  text-decoration: underline;
}
/* line 2792, ../_scss/style.scss */
body.discontinued article div#main section {
  padding-top: 50px;
}
/* line 2795, ../_scss/style.scss */
body.discontinued article div#main section h2 {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 6px;
  padding: 3px 0 3px 8px;
  border-left: 4px solid #757575;
}
/* line 2803, ../_scss/style.scss */
body.discontinued article div#main section table {
  width: 100%;
  max-width: 740px;
  border-left: 1px solid #757575;
  border-top: 1px solid #757575;
}
/* line 2810, ../_scss/style.scss */
body.discontinued article div#main section table caption {
  font-size: 1.3rem;
  line-height: 1.3;
  padding-bottom: 6px;
}
/* line 2816, ../_scss/style.scss */
body.discontinued article div#main section table thead tr {
  background-color: #e5e5e5 !important;
}
/* line 2818, ../_scss/style.scss */
body.discontinued article div#main section table tr:nth-child(even) {
  background-color: #f5f5f5;
}
/* line 2819, ../_scss/style.scss */
body.discontinued article div#main section table tr:nth-child(odd) {
  background-color: #fff;
}
/* line 2821, ../_scss/style.scss */
body.discontinued article div#main section table th, body.discontinued article div#main section table td {
  padding: 7px 5px 5px 8px;
  font-size: 1.4rem;
  line-height: 1.4;
  vertical-align: top;
  border-right: 1px solid #757575;
  border-bottom: 1px solid #757575;
}
/* line 2829, ../_scss/style.scss */
body.discontinued article div#main section table th {
  font-weight: bold;
}
/* line 2831, ../_scss/style.scss */
body.discontinued article div#main section table td:first-child, body.discontinued article div#main section table td:last-child {
  width: 130px;
}
/* line 2832, ../_scss/style.scss */
body.discontinued article div#main section table td div.txtcap {
  display: inline-block;
  font-size: 80%;
}
/* line 2839, ../_scss/style.scss */
body.discontinued article div#main section#old h2 {
  margin-bottom: 20px;
}
/* line 2842, ../_scss/style.scss */
body.discontinued article div#main section#museum h2 {
  margin-bottom: 20px;
}
/* line 2843, ../_scss/style.scss */
body.discontinued article div#main section#museum ul {
  margin-top: 18px;
}
/* line 2845, ../_scss/style.scss */
body.discontinued article div#main section#museum ul li {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 8px;
}
/* line 2851, ../_scss/style.scss */
body.discontinued article div#main section#museum ul li a {
  color: #2a6cd6;
}
/* line 2853, ../_scss/style.scss */
body.discontinued article div#main section#museum ul li a:before {
  content: '>';
  display: inline-block;
  margin-right: 2px;
}
/* line 2860, ../_scss/style.scss */
body.discontinued article div#main section#museum ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  /* line 2879, ../_scss/style.scss */
  body.discontinued article div#main section h2 {
    font-size: 1.6rem;
  }
  /* line 2882, ../_scss/style.scss */
  body.discontinued article div#main section table td:first-child {
    width: 60px;
  }
  /* line 2883, ../_scss/style.scss */
  body.discontinued article div#main section table td:last-child {
    width: 75px;
  }
}

/* = #インタビュー - template
---------------------------------------------------------------------*/
/* line 2902, ../_scss/style.scss */
body.interview table.interview {
  width: 100%;
  overflow: hidden;
  font-size: 90%;
  font-size: 1.4rem;
  line-height: 2;
}
/* line 2910, ../_scss/style.scss */
body.interview table.interview th {
  display: block;
  min-width: 60px;
  max-width: 100px;
}
/* line 2917, ../_scss/style.scss */
body.interview .block.frame {
  border: 1px solid #ccc;
  padding: 0 15px;
}
/* line 2920, ../_scss/style.scss */
body.interview .block.frame p.feature_body {
  font-weight: bold;
}
/* line 2922, ../_scss/style.scss */
body.interview .block.frame p.feature_body a {
  color: #2a6cd6;
}
/* line 2928, ../_scss/style.scss */
body.interview .block.text {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 2931, ../_scss/style.scss */
body.interview .block.text p {
  margin-bottom: 0 !important;
}
/* line 2937, ../_scss/style.scss */
body.interview .block.book .left.image {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 22%;
}
/* line 2943, ../_scss/style.scss */
body.interview .block.book .left.text {
  width: 78%;
  padding-left: 15px;
  font-weight: bold;
}
/* line 2950, ../_scss/style.scss */
body.interview .block.person {
  font-weight: bold;
}
/* line 2952, ../_scss/style.scss */
body.interview .block.person .feature_body {
  padding-top: 0;
  padding-bottom: 10px;
}
/* line 2957, ../_scss/style.scss */
body.interview .block.person figure figcaption {
  line-height: 1.5;
}
/* line 2959, ../_scss/style.scss */
body.interview .block.person figure figcaption .position {
  font-size: 1.3rem;
}
/* line 2962, ../_scss/style.scss */
body.interview .block.person figure figcaption .name {
  font-size: 1.5rem;
}

/* = #スペシャルコンテンツ （共通）
---------------------------------------------------------------------*/
/* line 2976, ../_scss/style.scss */
body.special article {
  padding-top: 0;
}
/* line 2979, ../_scss/style.scss */
body.special article div#main {
  padding-bottom: 100px;
}
/* line 2982, ../_scss/style.scss */
body.special article div#main div.header {
  margin-bottom: 40px;
  line-height: 1.4;
}
/* line 2985, ../_scss/style.scss */
body.special article div#main div.header h1 {
  font-weight: bold;
  font-size: 2.8rem;
  margin-bottom: 8px;
}

/* = #スペシャルコンテンツ - TOP
---------------------------------------------------------------------*/
/* line 3006, ../_scss/style.scss */
body.special-home article section#gallery {
  background-color: #f5f5e9;
}
/* line 3009, ../_scss/style.scss */
body.special-home article section#gallery.movie {
  background-color: #fafafa;
}
/* line 3013, ../_scss/style.scss */
body.special-home article section#lensblog {
  background-color: #fcfbf5;
}
/* line 3016, ../_scss/style.scss */
body.special-home article section#recommend {
  background-color: #e9ece1;
}

/* = #スペシャルコンテンツ - TOP
---------------------------------------------------------------------*/
/* = #スペシャルコンテンツ > 写真ギャラリー
---------------------------------------------------------------------*/
/* line 3041, ../_scss/style.scss */
body.column-home article ul#articles {
  margin-top: 50px;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
body.column-home article ul#articles:after {
  content: "";
}
/* line 3045, ../_scss/style.scss */
body.column-home article ul#articles li {
  float: left;
  width: 49%;
  margin-bottom: 2%;
  background-color: white;
  padding: 15px;
}
/* line 6, ../_scss/_mixin.scss */
body.column-home article ul#articles li:after {
  content: "";
}
/* line 3052, ../_scss/style.scss */
body.column-home article ul#articles li:nth-child(2n) {
  float: right;
}
/* line 3054, ../_scss/style.scss */
body.column-home article ul#articles li figure {
  float: left;
  width: 34%;
}
/* line 3057, ../_scss/style.scss */
body.column-home article ul#articles li figure img {
  width: 100%;
  display: block;
}
/* line 3059, ../_scss/style.scss */
body.column-home article ul#articles li .text {
  float: left;
  width: 66%;
  padding-top: 7px;
  padding-left: 15px;
}
/* line 3064, ../_scss/style.scss */
body.column-home article ul#articles li .text .number {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
/* line 3069, ../_scss/style.scss */
body.column-home article ul#articles li .text .title {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
/* line 3075, ../_scss/style.scss */
body.column-home article ul#articles li .text .author {
  font-size: 1.2rem;
  color: #757575;
}
@media screen and (max-width: 768px) {
  /* line 3087, ../_scss/style.scss */
  body.column-home article ul#articles li {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  /* line 3091, ../_scss/style.scss */
  body.column-home article ul#articles li:nth-child(2n) {
    float: none;
  }
  /* line 3093, ../_scss/style.scss */
  body.column-home article ul#articles li figure {
    width: 30%;
  }
  /* line 3094, ../_scss/style.scss */
  body.column-home article ul#articles li .text {
    width: 70%;
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  /* line 3104, ../_scss/style.scss */
  body.column-home article ul#articles li figure {
    width: 40%;
  }
  /* line 3105, ../_scss/style.scss */
  body.column-home article ul#articles li .text {
    width: 60%;
    padding-top: 3px;
    padding-left: 10px;
  }
}

/* = #スペシャルコンテンツ > 動画ギャラリー
---------------------------------------------------------------------*/
/* line 3118, ../_scss/style.scss */
body.video #main .inner.col {
  float: none !important;
}

/* = #スペシャルコンテンツ > 写真家一覧
---------------------------------------------------------------------*/
/* line 3127, ../_scss/style.scss */
ul#plist {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3131, ../_scss/style.scss */
ul#plist li {
  display: table;
  background-color: white;
  width: 100%;
  margin-bottom: 50px;
  padding: 20px;
  padding-bottom: 10px;
  min-height: 150px;
}
/* line 3141, ../_scss/style.scss */
ul#plist li div.face {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  min-width: 280px;
  padding-left: 130px;
  padding-right: 20px;
}
/* line 3150, ../_scss/style.scss */
ul#plist li div.face figure {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -55px;
  width: 110px;
  height: 110px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
/* line 3157, ../_scss/style.scss */
ul#plist li div.face figure img {
  display: block;
  width: 100%;
}
/* line 3159, ../_scss/style.scss */
ul#plist li div.face .name {
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.3;
  margin-bottom: 3px;
}
/* line 3165, ../_scss/style.scss */
ul#plist li div.face .ruby {
  font-size: 1.2em;
}
/* line 3167, ../_scss/style.scss */
ul#plist li div.profile {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.3em;
  line-height: 1.6;
}
/* line 3173, ../_scss/style.scss */
ul#plist li div.profile p {
  margin-bottom: 10px;
}
/* line 3175, ../_scss/style.scss */
ul#plist li div.profile ul.links li {
  padding: 0;
  margin-bottom: 10px;
  min-height: inherit;
}
/* line 3181, ../_scss/style.scss */
ul#plist li div.profile div.toPhotographers {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* line 3185, ../_scss/style.scss */
ul#plist li div.profile div.toPhotographers a {
  text-align: right;
  color: #2a6cd6;
  font-size: 1.3rem;
}
@media screen and (max-width: 480px) {
  /* line 3199, ../_scss/style.scss */
  ul#plist li {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    padding: 20px;
    padding-bottom: 10px;
  }
  /* line 3206, ../_scss/style.scss */
  ul#plist li div.face {
    display: block;
    min-width: none;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 25px;
  }
  /* line 3215, ../_scss/style.scss */
  ul#plist li div.face figure {
    position: static;
    width: 180px;
    height: auto;
    margin: 0 auto 20px;
  }
  /* line 3222, ../_scss/style.scss */
  ul#plist li div.profile {
    display: block;
  }
}

/* line 3228, ../_scss/style.scss */
body.photographers article {
  padding-top: 50px;
  background-color: #fafafa;
}
/* line 3232, ../_scss/style.scss */
body.photographers article div#main {
  padding-bottom: 50px;
}
/* line 3233, ../_scss/style.scss */
body.photographers article h1#pageTitle span.note {
  display: inline-block;
  padding-left: 5px;
  font-weight: normal;
  font-size: 1.3rem;
}

/* = #修理について（共通）
---------------------------------------------------------------------*/
/* line 3250, ../_scss/style.scss */
body.repair article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3252, ../_scss/style.scss */
body.repair article div#main {
  padding-bottom: 100px;
}
/* line 3255, ../_scss/style.scss */
body.repair article div#main h1#pageTitle {
  margin-bottom: 70px;
}
/* line 3258, ../_scss/style.scss */
body.repair article div#main .wrapper {
  display: table;
  width: 100%;
}
/* line 3259, ../_scss/style.scss */
body.repair article div#main nav#list {
  display: table-cell;
  width: 20%;
  min-width: 170px;
}
/* line 3264, ../_scss/style.scss */
body.repair article div#main nav#list ul li {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 28px;
}
/* line 3269, ../_scss/style.scss */
body.repair article div#main nav#list ul li a {
  color: #ccc;
}
/* line 3271, ../_scss/style.scss */
body.repair article div#main nav#list ul li a.active {
  color: #000;
}
/* line 3277, ../_scss/style.scss */
body.repair article div#main div.cont {
  display: table-cell;
  color: #757575;
}
/* line 3279, ../_scss/style.scss */
body.repair article div#main div.cont div.fix {
  margin-bottom: 44px;
}
/* line 3282, ../_scss/style.scss */
body.repair article div#main div.cont h2 {
  color: #000;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
/* line 3289, ../_scss/style.scss */
body.repair article div#main div.cont p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 14px;
}
/* line 3294, ../_scss/style.scss */
body.repair article div#main div.cont p.mainlead {
  margin-bottom: 40px;
}
/* line 3298, ../_scss/style.scss */
body.repair article div#main div.cont p.note {
  font-size: 1.2em;
  line-height: 1.4;
}
/* line 3305, ../_scss/style.scss */
body.repair article div#main div.cont ul.links li {
  margin-bottom: 10px;
  font-size: 1.4rem;
  line-height: 1.3;
}
/* line 3306, ../_scss/style.scss */
body.repair article div#main div.cont ul.links li:before {
  font-family: 'tmrnp';
  content: '\e801';
  display: inline-block;
  padding-right: 5px;
  font-size: 1.2rem;
}
/* line 3316, ../_scss/style.scss */
body.repair article div#main div.cont ul.links li a {
  color: #2a6cd6;
}
/* line 3318, ../_scss/style.scss */
body.repair article div#main div.cont ul.links li a:hover {
  color: #757575;
}
@media screen and (max-width: 480px) {
  /* line 3330, ../_scss/style.scss */
  body.repair article div#main {
    padding-bottom: 60px;
  }
  /* line 3333, ../_scss/style.scss */
  body.repair article div#main .wrapper {
    display: block;
  }
  /* line 3334, ../_scss/style.scss */
  body.repair article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 3338, ../_scss/style.scss */
  body.repair article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 3340, ../_scss/style.scss */
  body.repair article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 3347, ../_scss/style.scss */
  body.repair article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 3351, ../_scss/style.scss */
  body.repair article div#main div.cont {
    display: block;
    width: 100%;
  }
  /* line 3356, ../_scss/style.scss */
  body.repair article div#main div.cont ol li ul li {
    display: table;
    width: 100%;
  }
}

/* = #修理について 修理受付窓口(Top)
---------------------------------------------------------------------*/
/* line 3373, ../_scss/style.scss */
body.repair-home article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3382, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li {
  margin-bottom: 40px;
  font-size: 1.4rem;
}
/* line 3385, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li h2 {
  font-weight: bold;
  color: #000;
  margin-bottom: 18px;
}
/* line 3390, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li h2 span.num {
  display: inline-block;
  width: 30px;
}
/* line 3395, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li h3 {
  color: #000;
  margin-bottom: 6px;
}
/* line 3399, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li .text {
  padding-left: 30px;
  line-height: 1.7;
}
/* line 3403, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li .text a.map {
  color: #2a6cd6;
  text-decoration: underline;
}
/* line 3406, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li .text a.map:hover {
  text-decoration: none;
}
/* line 3409, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li .text ul.links {
  margin-top: 20px;
}
/* line 3412, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li .text ol li, body.repair-home article div#main div.cont ol li .text ul li {
  margin-bottom: 6px;
}
/* line 3417, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li figure {
  text-align: right;
}
/* line 3419, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li figure figcaption {
  max-width: 650px;
  font-size: 1.3rem;
}
/* line 3422, ../_scss/style.scss */
body.repair-home article div#main div.cont ol li figure figcaption a {
  color: #2a6cd6;
}
@media screen and (max-width: 480px) {
  /* line 3435, ../_scss/style.scss */
  body.repair-home article div#main {
    padding-bottom: 60px;
  }
  /* line 3438, ../_scss/style.scss */
  body.repair-home article div#main .wrapper {
    display: block;
  }
  /* line 3439, ../_scss/style.scss */
  body.repair-home article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 3442, ../_scss/style.scss */
  body.repair-home article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 3444, ../_scss/style.scss */
  body.repair-home article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 3451, ../_scss/style.scss */
  body.repair-home article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 3455, ../_scss/style.scss */
  body.repair-home article div#main div.cont {
    display: block;
    width: 100%;
  }
}

/* = #修理について - 修理料金の目安
---------------------------------------------------------------------*/
/* line 3468, ../_scss/style.scss */
body.repair-price article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3475, ../_scss/style.scss */
body.repair-price article div#main div.cont ol {
  padding-left: 30px;
}
/* line 3477, ../_scss/style.scss */
body.repair-price article div#main div.cont ol li {
  list-style: decimal outside;
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 3482, ../_scss/style.scss */
body.repair-price article div#main div.cont ol li ul.links {
  margin-top: 20px;
}
/* line 3484, ../_scss/style.scss */
body.repair-price article div#main div.cont ol li ul.links li {
  list-style: none !important;
}
/* line 3489, ../_scss/style.scss */
body.repair-price article div#main div.cont div.item {
  margin-top: 50px;
}
/* line 3493, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr {
  width: 100%;
  border-left: 1px  solid #999;
  border-top: 1px  solid #999;
}
/* line 3499, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr caption {
  position: relative;
  margin-bottom: 10px;
}
/* line 3502, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr caption h2 {
  font-weight: bold;
  font-size: 1.6rem;
  border-left: 4px solid #757575;
  padding-left: 8px;
  color: #000;
}
/* line 3509, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr caption .unit {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: right;
  font-size: 1.2rem;
}
/* line 3518, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr tr th, body.repair-price article div#main div.cont table.gr tr td {
  text-align: center;
  border-right: 1px  solid #999;
  border-bottom: 1px  solid #999;
  padding: 5px 3px 3px;
}
/* line 3524, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr tr th {
  background-color: #f1f1f1;
  font-weight: bold;
  font-size: 1.2rem;
}
/* line 3528, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr tr th span {
  font-weight: normal;
  font-size: 1rem;
}
/* line 3533, ../_scss/style.scss */
body.repair-price article div#main div.cont table.gr tr td {
  font-size: 1.2rem;
  line-height: 1.3;
}
/* line 3540, ../_scss/style.scss */
body.repair-price article div#main div.cont .note {
  margin-top: 5px;
  font-size: 1.1rem;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  /* line 3553, ../_scss/style.scss */
  body.repair-price article div#main {
    padding-bottom: 60px;
  }
  /* line 3556, ../_scss/style.scss */
  body.repair-price article div#main .wrapper {
    display: block;
  }
  /* line 3557, ../_scss/style.scss */
  body.repair-price article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 3560, ../_scss/style.scss */
  body.repair-price article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 3562, ../_scss/style.scss */
  body.repair-price article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 3569, ../_scss/style.scss */
  body.repair-price article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 3573, ../_scss/style.scss */
  body.repair-price article div#main div.cont {
    display: block;
    width: 100%;
  }
}

/* = #修理について - 修理に出される前に
---------------------------------------------------------------------*/
/* line 3586, ../_scss/style.scss */
body.repair-before article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3592, ../_scss/style.scss */
body.repair-before article div#main div.cont section {
  padding-top: 0;
  padding-bottom: 55px;
}
/* line 3597, ../_scss/style.scss */
body.repair-before article div#main div.cont section h2 {
  font-weight: bold;
  font-size: 1.7rem;
  border-bottom: 1px solid #757575;
  padding-bottom: 8px;
  margin-bottom: 24px;
  color: #000;
}
/* line 3605, ../_scss/style.scss */
body.repair-before article div#main div.cont section p, body.repair-before article div#main div.cont section a {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 12px;
}
/* line 3609, ../_scss/style.scss */
body.repair-before article div#main div.cont section p span.line, body.repair-before article div#main div.cont section a span.line {
  text-decoration: underline;
}
/* line 3612, ../_scss/style.scss */
body.repair-before article div#main div.cont section p.copy {
  margin-bottom: 30px;
}
/* line 3617, ../_scss/style.scss */
body.repair-before article div#main div.cont section ul.level1 li {
  margin-bottom: 35px;
}
/* line 3619, ../_scss/style.scss */
body.repair-before article div#main div.cont section ul.level1 li .lead {
  font-weight: bold;
  font-size: 1.5rem;
  border-left: 4px solid #757575;
  padding: 2px 8px;
  padding-left: 8px;
  color: #000;
  margin-bottom: 10px;
}
/* line 3629, ../_scss/style.scss */
body.repair-before article div#main div.cont section ul.level1 li .body a.level2 {
  display: inline-block;
  margin-left: 16px;
}
/* line 3639, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step2 h3 {
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 1.5rem;
  border-bottom: 2px solid #757575;
  padding-bottom: 3px;
  margin-bottom: 12px;
}
/* line 3648, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step2 p.attention {
  color: #000;
  font-weight: bold;
}
/* line 3658, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how .title {
  font-weight: bold;
  text-align: center;
  font-size: 1.5rem;
  color: #000;
  margin-bottom: 15px;
}
/* line 3666, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  padding: 30px 5%;
  border: 1px solid #d9d9d9;
  background-color: #fcfafb;
  margin-bottom: 60px;
}
/* line 3675, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li:after {
  position: absolute;
  left: 50%;
  bottom: -50px;
  z-index: 1;
  display: inline-block;
  font-family: 'tmrnp';
  width: 40px;
  height: 40px;
  font-size: 40px;
}
/* line 3684, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li:last-child:after {
  display: none;
}
/* line 3686, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li a {
  text-decoration: underline;
}
/* line 3688, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li .title-st {
  font-weight: bold;
  font-size: 1.5rem;
  color: #000;
  margin-bottom: 24px;
}
/* line 3695, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li ul {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
/* line 3698, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li ul li {
  list-style: disc outside;
  margin-bottom: 10px;
  border: 0 none;
  background-color: transparent;
  padding: 0;
}
/* line 3704, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li ul li:last-child {
  margin-bottom: 0;
}
/* line 3705, ../_scss/style.scss */
body.repair-before article div#main div.cont section#step5 div.how ol li ul li:after {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 3721, ../_scss/style.scss */
  body.repair-before article div#main {
    padding-bottom: 60px;
  }
  /* line 3724, ../_scss/style.scss */
  body.repair-before article div#main .wrapper {
    display: block;
  }
  /* line 3725, ../_scss/style.scss */
  body.repair-before article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 3728, ../_scss/style.scss */
  body.repair-before article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 3730, ../_scss/style.scss */
  body.repair-before article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 3737, ../_scss/style.scss */
  body.repair-before article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 3741, ../_scss/style.scss */
  body.repair-before article div#main div.cont {
    display: block;
    width: 100%;
  }
}

/* = #修理について - 修理アンケート
---------------------------------------------------------------------*/
/* line 3759, ../_scss/style.scss */
body.repair-survey article div#main div.cont h2 {
  color: #000;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
/* line 3766, ../_scss/style.scss */
body.repair-survey article div#main div.cont p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 14px;
}
/* line 6, ../_scss/_mixin.scss */
body.repair-survey article div#main div.cont ul:after {
  content: "";
}
/* line 3774, ../_scss/style.scss */
body.repair-survey article div#main div.cont ul li {
  float: left;
}
/* line 3776, ../_scss/style.scss */
body.repair-survey article div#main div.cont ul li:first-child {
  margin-right: 15px;
}
/* line 3777, ../_scss/style.scss */
body.repair-survey article div#main div.cont ul li a.btn {
  margin-top: 20px;
  display: inline-block;
  font-size: 1.6em;
  padding: 15px 22px;
  background-color: #2a6cd6;
  color: white;
}
/* line 3785, ../_scss/style.scss */
body.repair-survey article div#main div.cont ul li a.btn:hover {
  background-color: #000;
  color: white !important;
}

/* = #お知らせ
---------------------------------------------------------------------*/
/* line 3803, ../_scss/style.scss */
body.page-template-page-news article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3805, ../_scss/style.scss */
body.page-template-page-news article div#main {
  padding-bottom: 100px;
}
/* line 3808, ../_scss/style.scss */
body.page-template-page-news article div#main h1#pageTitle {
  margin-bottom: 70px;
}
/* line 3809, ../_scss/style.scss */
body.page-template-page-news article div#main .wrapper {
  display: table;
  width: 100%;
}
/* line 3810, ../_scss/style.scss */
body.page-template-page-news article div#main nav#list {
  display: table-cell;
  width: 16%;
  min-width: 110px;
}
/* line 3815, ../_scss/style.scss */
body.page-template-page-news article div#main nav#list ul li {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 28px;
}
/* line 3820, ../_scss/style.scss */
body.page-template-page-news article div#main nav#list ul li a {
  color: #ccc;
}
/* line 3822, ../_scss/style.scss */
body.page-template-page-news article div#main nav#list ul li a.active {
  color: #000;
}
/* line 3827, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont {
  display: table-cell;
}
/* line 3829, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont div.fix {
  margin-bottom: 44px;
}
/* line 3833, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont .month {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
/* line 3839, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li {
  margin-bottom: 40px;
}
/* line 3841, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li ul {
  border-top: 1px solid #757575;
}
/* line 3843, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li ul li {
  border-bottom: 1px solid #757575;
  display: table;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 0;
}
/* line 3850, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li ul li div {
  display: table-cell;
}
/* line 3852, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li ul li div.date {
  width: 120px;
}
/* line 3854, ../_scss/style.scss */
body.page-template-page-news article div#main div.cont ol li ul li a {
  display: block;
  padding: 12px 0 10px;
  color: #2a6cd6;
}
@media screen and (max-width: 480px) {
  /* line 3871, ../_scss/style.scss */
  body.page-template-page-news article div#main {
    padding-bottom: 60px;
  }
  /* line 3874, ../_scss/style.scss */
  body.page-template-page-news article div#main .wrapper {
    display: block;
  }
  /* line 3875, ../_scss/style.scss */
  body.page-template-page-news article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 3878, ../_scss/style.scss */
  body.page-template-page-news article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 3881, ../_scss/style.scss */
  body.page-template-page-news article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 3888, ../_scss/style.scss */
  body.page-template-page-news article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 3892, ../_scss/style.scss */
  body.page-template-page-news article div#main div.cont {
    display: block;
    width: 100%;
  }
  /* line 3897, ../_scss/style.scss */
  body.page-template-page-news article div#main div.cont ol li ul li {
    display: table;
    width: 100%;
  }
  /* line 3899, ../_scss/style.scss */
  body.page-template-page-news article div#main div.cont ol li ul li a {
    display: block;
    font-size: 1.3rem;
  }
}

/* = #サポート
---------------------------------------------------------------------*/
/* line 3919, ../_scss/style.scss */
body.support article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3921, ../_scss/style.scss */
body.support article div#main {
  padding-bottom: 100px;
}
/* line 3925, ../_scss/style.scss */
body.support article div#main h1#pageTitle {
  margin-bottom: 70px;
}
/* line 3929, ../_scss/style.scss */
body.support article div#main .wrapper {
  display: table;
  width: 100%;
}
/* line 3930, ../_scss/style.scss */
body.support article div#main nav#list {
  display: table-cell;
  width: 16%;
  min-width: 110px;
}
/* line 3935, ../_scss/style.scss */
body.support article div#main nav#list ul li {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 28px;
}
/* line 3947, ../_scss/style.scss */
body.support article div#main div.cont {
  display: table-cell;
}
/* line 3949, ../_scss/style.scss */
body.support article div#main div.cont div.fix {
  margin-bottom: 44px;
}
/* line 3953, ../_scss/style.scss */
body.support article div#main div.cont div.flex .item {
  padding-top: 44px;
}
/* line 3955, ../_scss/style.scss */
body.support article div#main div.cont div.flex .item:first-child {
  padding-top: 0;
}
/* line 3959, ../_scss/style.scss */
body.support article div#main div.cont h2, body.support article div#main div.cont h3 {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
/* line 3964, ../_scss/style.scss */
body.support article div#main div.cont ul {
  border-top: 1px solid #757575;
}
/* line 3966, ../_scss/style.scss */
body.support article div#main div.cont ul li {
  border-bottom: 1px solid #757575;
  display: table;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 3972, ../_scss/style.scss */
body.support article div#main div.cont ul li div {
  display: table-cell;
}
/* line 3974, ../_scss/style.scss */
body.support article div#main div.cont ul li div.date {
  width: 120px;
}
/* line 3976, ../_scss/style.scss */
body.support article div#main div.cont ul li a {
  display: block;
  padding: 12px 0 10px;
  color: #2a6cd6;
}
/* line 3980, ../_scss/style.scss */
body.support article div#main div.cont ul li a span {
  font-size: 85%;
  color: #000;
}
/* line 3985, ../_scss/style.scss */
body.support article div#main div.cont div.moreBlock ul {
  border-top: 0 none;
}
/* line 3987, ../_scss/style.scss */
body.support article div#main div.cont a.moreBtn {
  margin-top: 30px;
}
/* line 3994, ../_scss/style.scss */
body.support article section#support {
  background-color: #f5f5f5;
}
/* line 3995, ../_scss/style.scss */
body.support article section#download {
  background-color: #efefef;
}
@media screen and (max-width: 480px) {
  /* line 4003, ../_scss/style.scss */
  body.support article div#main {
    padding-bottom: 60px;
  }
  /* line 4006, ../_scss/style.scss */
  body.support article div#main .wrapper {
    display: block;
  }
  /* line 4007, ../_scss/style.scss */
  body.support article div#main nav#list {
    display: block;
    width: 100%;
  }
  /* line 4010, ../_scss/style.scss */
  body.support article div#main nav#list ul {
    margin-bottom: 40px;
  }
  /* line 4013, ../_scss/style.scss */
  body.support article div#main nav#list ul li {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 0px;
    margin-right: 12px;
    padding-right: 13px;
    border-right: 1px solid #000;
  }
  /* line 4020, ../_scss/style.scss */
  body.support article div#main nav#list ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none;
  }
  /* line 4024, ../_scss/style.scss */
  body.support article div#main div.cont {
    display: block;
    width: 100%;
  }
  /* line 4028, ../_scss/style.scss */
  body.support article div#main div.cont h2, body.support article div#main div.cont h3 {
    font-size: 1.4rem;
  }
  /* line 4032, ../_scss/style.scss */
  body.support article div#main div.cont ul li {
    border-bottom: 1px solid #757575;
    display: table;
    width: 100%;
    font-size: 1.3rem;
  }
  /* line 4036, ../_scss/style.scss */
  body.support article div#main div.cont ul li div {
    display: table-cell;
  }
  /* line 4038, ../_scss/style.scss */
  body.support article div#main div.cont ul li div.date {
    width: 120px;
  }
  /* line 4041, ../_scss/style.scss */
  body.support article div#main div.cont ul li a {
    display: block;
    padding: 12px 0;
    color: #2a6cd6;
  }
  /* line 4045, ../_scss/style.scss */
  body.support article div#main div.cont ul li a span {
    display: block;
  }
}

/* = #カタログダウンロード
---------------------------------------------------------------------*/
/* line 4063, ../_scss/style.scss */
body.catalogue_download article .note p {
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 4066, ../_scss/style.scss */
body.catalogue_download article .note p a {
  color: #2a6cd6;
  text-decoration: underline;
}
/* line 4069, ../_scss/style.scss */
body.catalogue_download article .note p a:hover {
  text-decoration: none;
}
/* line 4071, ../_scss/style.scss */
body.catalogue_download article .note p small {
  display: block;
  padding-top: 10px;
  font-size: 1.2rem;
  color: #757575;
}

/* = body.single
---------------------------------------------------------------------*/
/* line 4089, ../_scss/style.scss */
body.single .aligncenter {
  display: block;
  margin: 0 auto;
}
/* line 4093, ../_scss/style.scss */
body.single .alignright {
  float: right;
}
/* line 4094, ../_scss/style.scss */
body.single .alignleft {
  float: left;
}
/* line 4096, ../_scss/style.scss */
body.single img[class*="wp-image-"],
body.single img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}
/* line 4102, ../_scss/style.scss */
body.single article {
  padding-top: 50px;
  background-color: #fafafa;
}
/* line 4106, ../_scss/style.scss */
body.single article header#pageHeader {
  margin-bottom: 20px;
  line-height: 1.4;
}
/* line 4110, ../_scss/style.scss */
body.single article header#pageHeader h1#pageTitle {
  margin-bottom: 8px;
}

/* line 4113, ../_scss/style.scss */
body.single article header#pageHeader .subtitle {
  color: #757575;
  font-size: 1.3rem;
}
/* line 4116, ../_scss/style.scss */
body.single article header#pageHeader .subtitle span {
  color: #000;
}
/* line 4122, ../_scss/style.scss */
body.single article div.body {
  font-size: 1.5rem;
}
/* line 4127, ../_scss/style.scss */
body.single article div.body figure#mainimage {
  margin-bottom: 50px;
}
/* line 4129, ../_scss/style.scss */
body.single article div.body figure#mainimage figcaption {
  padding-top: 15px;
  text-align: right;
  font-size: 1.4rem;
}
/* line 4133, ../_scss/style.scss */
body.single article div.body figure#mainimage figcaption a {
  display: inline-block;
  color: #2a6cd6;
}
/* line 4136, ../_scss/style.scss */
body.single article div.body figure#mainimage figcaption a:after {
  font-family: 'tmrnp';
  display: inline-block;
  content: '\e700';
}
/* line 4145, ../_scss/style.scss */
body.single article div.body .text p {
  line-height: 1.7;
  margin-bottom: 20px;
}

/* line 4157, ../_scss/style.scss */
body.single-column article {
  padding-top: 50px;
  /* = Responsive (-768)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
body.single-column article div#main .inner:after {
  content: "";
}
/* line 4167, ../_scss/style.scss */
body.single-column article div#main .inner nav.right {
  font-size: 1.3rem;
}
/* line 4169, ../_scss/style.scss */
body.single-column article div#main .inner nav.right a {
  color: #2a6cd6;
}
/* line 4171, ../_scss/style.scss */
body.single-column article div#main .inner .title {
  float: left;
  width: 70%;
  padding-right: 30px;
}
/* line 4176, ../_scss/style.scss */
body.single-column article div#main .inner aside {
  float: right;
  width: 30%;
  position: relative;
}
/* line 4180, ../_scss/style.scss */
body.single-column article div#main .inner aside .text {
  padding-right: 85px;
}
/* line 4184, ../_scss/style.scss */
body.single-column article div#main .inner aside .text .lead {
  color: #757575;
  font-size: 1.2rem;
  margin-bottom: 3px;
}
/* line 4189, ../_scss/style.scss */
body.single-column article div#main .inner aside .text .name {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 5px;
}
/* line 4194, ../_scss/style.scss */
body.single-column article div#main .inner aside .text .name span.ruby {
  display: inline-block;
  font-size: 85%;
  color: #757575;
}
/* line 4201, ../_scss/style.scss */
body.single-column article div#main .inner aside .text a {
  display: inline-block;
  font-size: 1.3rem;
  color: #2a6cd6;
}
/* line 4207, ../_scss/style.scss */
body.single-column article div#main .inner aside figure {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/* line 4210, ../_scss/style.scss */
body.single-column article div#main .inner aside figure img {
  width: 70px;
  display: block;
}
/* line 4218, ../_scss/style.scss */
body.single-column article div.body .block {
  margin-bottom: 30px;
}
/* line 6, ../_scss/_mixin.scss */
body.single-column article div.body .text:after {
  content: "";
}
/* line 4224, ../_scss/style.scss */
body.single-column article div.body .text .alignleft img, body.single-column article div.body .text .alignright img {
  display: inline-block;
  width: 100%;
}
/* line 4227, ../_scss/style.scss */
body.single-column article div.body .text .module.module0 {
  width: 0%;
  display: none;
}
/* line 4228, ../_scss/style.scss */
body.single-column article div.body .text .module.module10 {
  width: 10%;
}
/* line 4229, ../_scss/style.scss */
body.single-column article div.body .text .module.module20 {
  width: 20%;
}
/* line 4230, ../_scss/style.scss */
body.single-column article div.body .text .module.module30 {
  width: 30%;
}
/* line 4231, ../_scss/style.scss */
body.single-column article div.body .text .module.module40 {
  width: 40%;
}
/* line 4232, ../_scss/style.scss */
body.single-column article div.body .text .module.module50 {
  width: 50%;
}
/* line 4233, ../_scss/style.scss */
body.single-column article div.body .text .module.module60 {
  width: 60%;
}
/* line 4234, ../_scss/style.scss */
body.single-column article div.body .text .module.module70 {
  width: 70%;
}
/* line 4235, ../_scss/style.scss */
body.single-column article div.body .text .module.module80 {
  width: 80%;
}
/* line 4236, ../_scss/style.scss */
body.single-column article div.body .text .module.module90 {
  width: 90%;
}
/* line 4237, ../_scss/style.scss */
body.single-column article div.body .text .module.module100 {
  width: 100%;
}
/* line 4240, ../_scss/style.scss */
body.single-column article div.body .text .alignleft {
  margin: 0 20px 20px 0;
  max-width: 100%;
}
/* line 4243, ../_scss/style.scss */
body.single-column article div.body .text .alignleft img {
  display: inline-block;
  width: 100%;
}
/* line 4245, ../_scss/style.scss */
body.single-column article div.body .text .alignright {
  margin: 0 0 20px 20px;
  text-align: right;
}
/* line 4250, ../_scss/style.scss */
body.single-column article div.body .text img.alignleft {
  margin: 0 20px 20px 0;
}
/* line 4251, ../_scss/style.scss */
body.single-column article div.body .text img.alignright {
  margin: 0 0 20px 20px;
}
/* line 4253, ../_scss/style.scss */
body.single-column article div.body .text .wp-caption-text {
  word-break: break-all;
  word-wrap: break-word;
  font-size: 1.1rem;
  line-height: 1.4;
  padding-top: 5px;
  margin: 0;
  text-align: left;
}
/* line 4267, ../_scss/style.scss */
body.single-column article div.body .text hr {
  clear: both;
  margin: 30px 0;
  border: 0 none;
  display: block;
}
/* line 6, ../_scss/_mixin.scss */
body.single-column article div.body .text hr:after {
  content: "";
}
@media screen and (max-width: 768px) {
  /* line 4284, ../_scss/style.scss */
  body.single-column article div#main .inner .title {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  /* line 4289, ../_scss/style.scss */
  body.single-column article div#main .inner aside {
    float: none;
    width: 270px;
    margin-top: 30px;
  }
  /* line 4293, ../_scss/style.scss */
  body.single-column article div#main .inner aside .text {
    padding-right: 0;
    padding-left: 85px;
  }
  /* line 4297, ../_scss/style.scss */
  body.single-column article div#main .inner aside .text .name {
    font-size: 1.6rem;
  }
  /* line 4299, ../_scss/style.scss */
  body.single-column article div#main .inner aside figure {
    right: auto;
    left: 0;
  }
  /* line 4306, ../_scss/style.scss */
  body.single-column article div.body .text .alignleft, body.single-column article div.body .text .alignright {
    text-align: left;
    float: none !important;
  }
  /* line 4309, ../_scss/style.scss */
  body.single-column article div.body .text .alignleft img, body.single-column article div.body .text .alignright img {
    display: inline-block;
  }
  /* line 4311, ../_scss/style.scss */
  body.single-column article div.body .text .alignleft {
    margin: 0 0px 20px 0;
  }
  /* line 4312, ../_scss/style.scss */
  body.single-column article div.body .text .alignright {
    margin: 0 0 20px 0px;
  }
  /* line 4315, ../_scss/style.scss */
  body.single-column article div.body .text img.alignleft {
    margin: 0 0px 20px 0;
  }
  /* line 4316, ../_scss/style.scss */
  body.single-column article div.body .text img.alignright {
    margin: 0 0 20px 0px;
  }
}
@media screen and (max-width: 480px) {
  /* line 4329, ../_scss/style.scss */
  body.single-column article div#main .inner nav.right {
    margin-top: 20px;
    float: none;
    font-size: 1.2rem;
  }
  /* line 4333, ../_scss/style.scss */
  body.single-column article div#main .inner nav.right a {
    color: #2a6cd6;
  }
  /* line 4335, ../_scss/style.scss */
  body.single-column article div#main .inner aside {
    width: 100%;
  }
  /* line 4343, ../_scss/style.scss */
  body.single-column article div.body .text .module {
    width: 100% !important;
  }
  /* line 4346, ../_scss/style.scss */
  body.single-column article div.body .text p {
    margin-bottom: 30px;
  }
  /* line 4348, ../_scss/style.scss */
  body.single-column article div.body .text p img {
    width: 100%;
    float: none !important;
    margin: 0 0 25px 0 !important;
  }
}

/* line 4362, ../_scss/style.scss */
body.single-gallery article {
  /* = Responsive (~1000)
  -------------------------------------------------------------*/
  /* = Responsive (~768)
  -------------------------------------------------------------*/
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 4366, ../_scss/style.scss */
body.single-gallery article .inner .text {
  padding-bottom: 50px;
}
/* line 6, ../_scss/_mixin.scss */
body.single-gallery article .inner .text:after {
  content: "";
}
/* line 4370, ../_scss/style.scss */
body.single-gallery article .inner .text .main {
  float: left;
  width: 66.666%;
  padding-right: 15px;
}
/* line 4376, ../_scss/style.scss */
body.single-gallery article .inner .text aside {
  float: right;
  width: 33.333%;
}
/* line 4382, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper {
  background-color: white;
  padding: 25px 40px;
}
/* line 4387, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper .lead {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 25px;
}
/* line 4393, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
/* line 4399, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face figure {
  display: table-cell;
  width: 110px;
  height: auto;
  width: 110px;
  height: 110px;
  overflow: hidden;
}
/* line 4405, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face figure img {
  display: block;
  width: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 4410, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face .tx {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 4414, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face .tx .name {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 3px;
}
/* line 4420, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper div.face .tx .ruby {
  font-size: 1.2rem;
}
/* line 4423, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper .profile {
  font-size: 1.3rem;
}
/* line 4425, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper .profile p {
  line-height: 1.7;
}
/* line 4427, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper .profile ul.links li {
  line-height: 1.5;
  margin-bottom: 10px;
  word-break: break-all;
}
/* line 4434, ../_scss/style.scss */
body.single-gallery article .inner .text aside .wrapper .link {
  margin-top: 30px;
  text-align: right;
  font-size: 1.3rem;
}
/* line 4444, ../_scss/style.scss */
body.single-gallery article section#gallery {
  background-color: white;
}
/* line 4447, ../_scss/style.scss */
body.single-gallery article section#gallery .column {
  margin-left: -8px;
  margin-right: -8px;
}
/* line 4452, ../_scss/style.scss */
body.single-gallery article section#gallery .column .col {
  width: 16.66667%;
  padding-left: 8px;
  padding-right: 8px;
}
/* line 4457, ../_scss/style.scss */
body.single-gallery article section#gallery .column .col figure img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 4458, ../_scss/style.scss */
body.single-gallery article section#gallery .column .col figure figcaption {
  position: relative;
  background-color: #fafafa;
  color: #757575;
  font-size: 1.2rem;
  padding: 13px;
}
/* line 4464, ../_scss/style.scss */
body.single-gallery article section#gallery .column .col figure figcaption:after {
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 1;
  display: block;
  width: 12px;
  height: 12px;
  background: transparent url("../img/common/icon_expand.png") 0 0 no-repeat;
  -moz-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  /* line 4464, ../_scss/style.scss */
  body.single-gallery article section#gallery .column .col figure figcaption:after {
    background-image: url("../img/common/icon_expand@2x.png");
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    background-size: 12px 12px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 4484, ../_scss/style.scss */
  body.single-gallery article section#gallery .column .col {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  /* line 4496, ../_scss/style.scss */
  body.single-gallery article .inner .text .main {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  /* line 4502, ../_scss/style.scss */
  body.single-gallery article .inner .text aside {
    margin-top: 45px;
    float: none;
    width: 100%;
  }
  /* line 4506, ../_scss/style.scss */
  body.single-gallery article .inner .text aside .wrapper {
    padding: 25px 25px;
  }
  /* line 4509, ../_scss/style.scss */
  body.single-gallery article .inner .text aside .wrapper .lead {
    font-size: 1.5rem;
  }
  /* line 4513, ../_scss/style.scss */
  body.single-gallery article .inner .text aside .wrapper div.face .tx .name {
    font-size: 1.4rem;
  }
  /* line 4522, ../_scss/style.scss */
  body.single-gallery article section#gallery .column .col {
    float: left !important;
    width: 25% !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 4536, ../_scss/style.scss */
  body.single-gallery article section#gallery .column .col {
    float: left !important;
    width: 50% !important;
  }
}
/* line 4544, ../_scss/style.scss */
body.single-gallery .box {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 4549, ../_scss/style.scss */
body.single-gallery .box .photoBlock figure img {
  display: block;
  width: 100%;
}
/* line 4550, ../_scss/style.scss */
body.single-gallery .box .photoBlock figure figcaption {
  display: none;
}
/* line 4553, ../_scss/style.scss */
body.single-gallery .box .infoBlock {
  padding: 30px 16px;
  font-size: 1.4rem;
  line-height: 1.3;
}
/* line 4559, ../_scss/style.scss */
body.single-gallery .box .infoBlock ul li {
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-bottom: 1px solid #757575;
}
/* line 4564, ../_scss/style.scss */
body.single-gallery .box .infoBlock ul li.description {
  line-height: 1.6;
}
/* line 4569, ../_scss/style.scss */
body.single-gallery .box .infoBlock .lensLink {
  text-align: right;
}
/* line 4574, ../_scss/style.scss */
body.single-gallery .box.horizontal {
  max-width: 500px;
}
/* line 4579, ../_scss/style.scss */
body.single-gallery .box.horizontal .photoBlock figure {
  margin-bottom: 0px;
}
/* line 4586, ../_scss/style.scss */
body.single-gallery .box.vertical {
  display: table;
  width: 100%;
}
/* line 6, ../_scss/_mixin.scss */
body.single-gallery .box.vertical:after {
  content: "";
}
/* line 4591, ../_scss/style.scss */
body.single-gallery .box.vertical .photoBlock {
  display: table-cell;
  vertical-align: top;
  width: 334px;
}
/* line 4598, ../_scss/style.scss */
body.single-gallery .box.vertical .photoBlock figure figcaption {
  display: none;
  padding: 5px;
  font-size: 1.2rem;
  text-align: center;
  background-color: #eee;
}
/* line 4607, ../_scss/style.scss */
body.single-gallery .box.vertical .infoBlock {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  /* line 4619, ../_scss/style.scss */
  body.single-gallery .box .infoBlock {
    font-size: 1.3rem;
    padding-bottom: 30px;
  }
  /* line 4624, ../_scss/style.scss */
  body.single-gallery .box .infoBlock ul li {
    padding-bottom: 16px;
    margin-bottom: 18px;
  }
  /* line 4629, ../_scss/style.scss */
  body.single-gallery .box .infoBlock .lensLink {
    text-align: center;
  }
  /* line 4634, ../_scss/style.scss */
  body.single-gallery .box.vertical {
    display: block;
  }
  /* line 4637, ../_scss/style.scss */
  body.single-gallery .box.vertical .photoBlock {
    display: block;
    width: 100%;
  }
  /* line 4641, ../_scss/style.scss */
  body.single-gallery .box.vertical .photoBlock figure {
    margin-bottom: 20px;
  }
  /* line 4643, ../_scss/style.scss */
  body.single-gallery .box.vertical .infoBlock {
    padding-top: 10px;
    display: block;
  }
}































.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"].form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

 .form-group{
	margin-bottom:10px; 
 }
.form-reg-pg {
    font-size: 14px;	
}
.form-reg-pg .form-group{
    clear: both;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.form-reg-pg .column2 .col{
	height:auto !important;
}

.has-error .form-error{
font-size:12px;	
color:#EC644B;
}
.clearfix{
float:left;
width:100%;
margin:5px 0;
clear:both;	
}

.caution{
      color: #EC644B;
    border: 1px solid #ec644b;
    display: inline-block;
    padding: 5px;
    font-weight: bold;
}

#filter-search{
background:#eee;
width:100%;
float:left;
padding:15px 0;
border-radius:4px;	
}
#filter-search input[type="submit"]{
	    width: 100%;
    padding: 8px 0;
    border-radius: 4px;
}
#dealarmapid{
font-size:14px;

    float: left;
    width: 100%;	
}
#dealarmapid>.row>div{
margin-top:30px;	
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
      font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
label{
color:#222;
font-size:14px;	
}
.validate_lens_block label{
margin-bottom:10px;
display:inline-block;	
}
.form-error{
display:none;	
}
.has-error .form-error{
display:block;	
}
.warranty_detail .text{
font-size:14px;
    font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	    line-height: 1.7;
		color:#575757;	
}
.warranty_detail .text strong{
color:#757575;	
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index:3; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */


/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	background: none;
    border: none;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
	    
}

/* Modal Header */
.modal-header {
    padding: 2px 16px;
    color: white;
}

/* Modal Body */
.modal-body {padding: 2px 16px; }

/* Modal Footer */
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin:5% auto;
    padding: 0;
    border: 1px solid #888;
    width:600px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
	padding-bottom:20px;
}
@media(max-width:992px){
.modal-content {
    width:500px;
}	
}
@media(max-width:768px){
.modal-content {
    width:100%;
}	
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
} 

.modal-body img{
	max-width:100%
}


.accordions{
	font-size:14px;
	line-height:18px;	
}
.accordions dt:first-child{
	border-top: 1px solid #c0ced0;
}
.accordions dt span {
    color: #333333;
    cursor: pointer;
    line-height: 1.5;
}
.accordions dt.open span {
	background:#2a6cd6;
	color:#fff;
}
.accordions dt.open+dd>span.active a{
    background: url(../img/icn_arw_gray_ov.gif) no-repeat scroll 18px 15px #aabfe7;
}
.accordions dd {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    cursor: pointer;
    font-size: 90%;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
}
.accordions dd span a {
	background: url(../img/icn_arw_gray.gif) no-repeat scroll 18px 15px #fff;
    border-bottom: 1px solid #c0ced0;
    border-left: 1px solid #c0ced0;
    border-right: 1px solid #c0ced0;
    color: #333;
    display: block;
    outline: medium none;
    overflow: hidden;
    padding: 10px 10px 10px 30px;
    text-decoration: none;
    width: 100%;

}
.accordions dt span {
    border-bottom: 1px solid #c0ced0;
    border-left: 1px solid #c0ced0;
    border-right: 1px solid #c0ced0;
    color: #333;
    cursor: pointer;
    display: block;
    line-height: 1.5;
    margin: 0;
    padding: 9px 0 9px 20px;
    width: 100%;
}
	 #leftcont{
		    width:25%;
    float: left; 
	 }
	 #rightcont {
    float: left;
    margin-bottom: 30px;
    padding:0 20px 20px;
    width: 75%;
	font-size:14px;
	line-height:18px;
}
 #rightcont>h2{
	    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    font-weight: bold;
 }
 
#rightcont>h3 {
    border-left: 3px solid #1b418c;
    padding: 6px;
	 font-weight: bold;
}
 .faq dt {
    background: url(../img/icn_q.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #1B408C;
    margin-top: 25px;
    min-height: 22px;
    padding: 3px 0 0 50px;
}
.faq dd {
    background: url(../img/icn_a.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 15px;
    min-height: 22px;
}
.faq .date {
    float: right;
    margin: 0;
    padding: 5px 0 0;
}
.faq dd .line {
    padding: 3px 0 12px 50px;
}
.faq ul {
    list-style: none outside none;
}
.tableStyleFaq {
    border-left: 1px solid #c0ced0;
    border-top: 1px solid #c0ced0;
    clear: both;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
.bdrTopBtm {
    border-bottom: 1px solid #c0ced0;
    border-top: 1px solid #c0ced0;
}
.faq dd {
    background: url(../img/icn_a.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 15px;
    min-height: 22px;
}
.tableStyleFaq .head th {
	    border-bottom: 1px solid #c0ced0;
    border-right: 1px solid #c0ced0;
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    vertical-align: middle;
padding: 5px 12px;
}
.tableStyleFaq th, .tableStyleFaq td {
    border-bottom: 1px solid #c0ced0;
    border-right: 1px solid #c0ced0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.tableStyleFaq td {
    padding: 5px 15px;
}
 .tableStyleFaq .head th.lns, .tableStyleFaq2 .head th.lns {
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    table-layout: fixed;
    vertical-align: middle;
    width: 15%;
}
.tableStyleFaq td.lt {
    text-align: left;
    width: 400px;
}
dl.model dt {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: left;
    color: #333;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 4em;
	    min-height: 22px;
}
dl.model dd.colon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
dl.model dd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
    margin: 0 0 0.8em 5em;
    padding: 0;
	    font-size: 13px;
}
.blk {
    font-size: 85%;
}
dl.blk dt {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: left;
    color: #333;
    float: left;
    font-weight: normal;
    margin: 0;
    min-height: 15px;
    padding: 0;
    width: 2em;
}
dl.blk dd.colon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
	min-height: 15px;
}
dl.blk dd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal;
    margin: 0 0 0.1em 3em;
    min-height: 15px;
    padding: 0;
}
#note li {
    float: left;
    text-indent: 1.2em;
}
 #note li.y {
    background-image: url(../img/icn_y.gif);
    background-position: left center;
    background-repeat: no-repeat;
    margin-right: 20px;
    padding: 0;
}
#note li.n {
    background-image: url(../img/icn_n.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0;
}
.i_y {
    width: 11px;
    height: 11px;
    line-height: 11px;
    background-image: url(../img/icn_y.gif);
    background-repeat: no-repeat;
    margin: 0 auto;
}
.i_n {
    width: 11px;
    height: 11px;
    line-height: 11px;
    background-image: url(../img/icn_n.gif);
    background-repeat: no-repeat;
    margin: 0 auto;
}


.tableStyleFaq2 {
    border-left: 1px solid #c0ced0;
    border-top: 1px solid #c0ced0;
    clear: both;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}


.tableStyleFaq2 th, .tableStyleFaq2 td {
    border-right: 1px solid #c0ced0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.tableStyleFaq2 th {
    background: none repeat scroll 0 0 #f4f7f8;
    padding: 5px 12px;
}
.tableStyleFaq2 .head th {
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    vertical-align: middle;
}

.tableStyleFaq2 th, .tableStyleFaq2 td {
    border-right: 1px solid #c0ced0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.tableStyleFaq2 th {
    background: none repeat scroll 0 0 #f4f7f8;
    padding: 5px 12px;
}
.tableStyleFaq2 .head th {
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    vertical-align: middle;
}
.tableStyleFaq .head th.lns, .tableStyleFaq2 .head th.lns {
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    table-layout: fixed;
    vertical-align: middle;
    width: 15%;
}
.tableStyleFaq2 td.lt {
    text-align: left;
    width: 400px;
}
.tableStyleFaq2 td {
    padding: 5px 15px;
}
.bdrBtm {
    border-bottom: 1px solid #c0ced0;
}

ul.listDisc {
    font-weight: normal;
    padding: 0 0 3px 1.5em;
}
.listDisc li {
    font-weight: normal;
    list-style: disc outside none;
    margin-left: 0;
}
.common_modal .modal-header{
	    border-bottom: 1px solid #eee;
}
.common_modal .modal-header h1{
    padding: 10px 0;
    font-size: 14px;
}
.common_modal .modal-body {padding:20px;  
    font-size: 14px;}
.common_modal .modal-footer{
		    padding: 10px 20px 0;
	}
.common_modal .modal-content{
		padding-bottom:10px;
	}
	
	
	
table {
	max-width: 100%;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	margin-bottom: 20px;
	font-size:12px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #eaeaea;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}


.fusion-table{
font-size:14px;	
}
.table-1 tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}

.dealer_search_block address{
	min-height:100px;
	    line-height: 20px;
    font-weight: normal;
    font-size: 16px !important;
}

body.aboutus .column.column6 {
  width: 100%;
  margin-left: -1%;
    margin-right: -1%;
}

body.aboutus .column.column6 [class*='col-'] {
padding-left: 1%;
padding-right: 1%;
min-height: 1px;
}
body.aboutus .column .col figure {
    overflow: hidden;
}

body.aboutus .column .col figure > img {
    vertical-align: top;
    max-width: 100%;
    height: auto;	
}

body.aboutus .column .col h3 {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

body.aboutus article div#main section {
  padding-top: 0px;
}

body.special-home .bg_gray .h2-widget{
	margin-bottom: 10px;
    text-align: center;
}

body.special-home .bg_gray .facebook-logo > img, body.special-home .bg_gray .youtube-logo > img, body.special-home .bg_gray .twitter-logo > img{
    width: 130px;
    height: 38px;
}

body.special-home .bg_gray .like-fb, body.special-home .bg_gray .subscribe-yt, body.special-home .bg_gray .follow-tw{
	text-align:center;
	margin-top:15px;
}

body.special-home .bg_gray .youtube-widget{
	text-align:center;
	margin-bottom:15px;
}

body.special-home .bg_gray .twitter-widget{
	text-align:center;
	margin-bottom:15px;
}

body.special-home a.social{
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 8px;
  font-size: 1.2em;
  background:transparent;
}

a.social.social-like{
background:#5271b7 !important;
color:#fff !important;	
}

a.social.social-like:hover{
	background:#5271b7 !important;
color:#fff;	
}

a.social.social-twitter{
	background:#55acee !important;
	color:#fff;
}

a.social.social-youtube{
	background:#c8312b !important;
	color:#fff;
}
ul.vc{
    list-style-type: disc;	
}
ul.vc li{
    font-size: 1.4rem;
    margin-left: 20px;
    line-height: 1.7;	
}
body.lenses article section#imageGallery form {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    width: 100%;
    margin-top: 18px;
}

.column.exif .col a div.data ul.info li {
    margin-bottom: 6px;
    line-height: 1.3;
}
.column.exif .col a div.data {
    position: relative;
    font-size: 1.3rem;
}
.column.exif .col a figure {
    margin-bottom: 26px;
}
body.lenses article section#imageGallery form select {
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: middle;
}
body.lenses article section#imageGallery form .lead {
    display: inline-block;
    font-size: 1.3rem;
    vertical-align: middle;
    padding-top:2%;
}
.column.label.label3.serv_center .a_manage,.b_manage{
position:relative;	
    background-color: transparent;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding:20px 0;
}
.column.label.label3 .a_manage .title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.6;
}
.column.label.label3 .a_manage .title small{
	font-weight:normal;
	font-size:1.4rem;
}
.column.label.label3.serv_center .a_manage a {
  position: absolute;
  right: 14px;
  top: 50%;
  z-index: 1;
  margin-top: -12px;
background:url(../img/navg.png) no-repeat;
  display: inline-block;
width: 50px;
    height: 60px;
    background-size: 80%;
}
.column.label.label3.serv_center .meta{
	    line-height: 20px;
}

#product .other {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-top: 10px;
}

#information .table2 table tr:first-child * {
    border-top: 1px solid #808080 !important;	
}
#information .table2 table th {
    border-right: 1px solid #808080 !important;
    border-bottom: 1px solid #808080 !important;
	border-left: 1px solid #808080 !important;
    padding: 10px !important;
	    vertical-align: middle !important;
}
#information .table2 table td {
    border-right: 1px solid #808080 !important;
    border-bottom: 1px solid #808080 !important;
        padding: 10px !important;
	    vertical-align: middle !important;
}
.dealer_search_block .mtn_add{
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;	
}

body.content article .serv_center .serv-center-blk{
	height:auto !important;

}
body.content article .serv_center .serv-center-blk .a_manage{
min-height: 262px !important;	
}
body.content article .serv_center>div:nth-child(2) ~ .serv-center-blk>.a_manage{
border-top:none !important;	
}

.column.label.label3.softdown a.lbl:before,#gallery.event_page a .title:before{
	content: "\f14c";
	    font: normal normal normal 14px/1 FontAwesome;
		    font-size: 25px;
}
.silkpix_block {
    font-size: 1.6rem;
    line-height: 1.7;
}
.silkpix_block h2{
font-weight:bold;
font-size:20px;	
}
.silkpix_block  a{
text-decoration:underline;	
}
article.silkpix_block h3 {
    border-left: 3px solid #2a6cd6;
    padding: 6px;
	    margin-top: 20px;
		margin-bottom:10px;
}
 .txtCenter {
    text-align: center;
}
.silkpix_block .scrollArea {
    border: 1px solid #000;
    height: 200px;
    margin: 20px auto;
    overflow: auto;
    width: 850px;
}
.silkpix_block .scrollArea .txtArea {
    padding: 20px;
}
.silkpix_block table th {
    background: none repeat scroll 0 0 #f4f7f8;
    padding: 5px 12px;
    width: 276px;
    border: 1px solid #000 !important;
    text-align: left;
    font-weight: normal;
}
.silkpix_block table td {
    border: 1px solid #000 !important;
    text-align: left;
    padding: 5px 15px;
}
.silkpix_block table .head th {
    background: none repeat scroll 0 0 #d6ddea;
    font-weight: bold;
    vertical-align: middle;
    width: auto;
}
.silkpix_block table th {
    background: none repeat scroll 0 0 #f4f7f8;
    padding: 5px 12px;
    width: 276px;
    border: 1px solid #000;
    text-align: left;
    font-weight: normal;
}
.silkpix_block .ind01 li {
    padding-left: 1em;
    text-indent: -1em;
}




.indexTap h2{
	font-size:2.4rem ;
	margin-bottom:70px ; 
	display:inline-block ;
	line-height:24px ;
	font-weight:bold;
}
.indexTap  h3{
	font-size:1.8rem ;
	font-weight:bold ;
	line-height:1.4 ;
	margin:0 auto 20px auto ;
}

.indexTap .topNote{
	overflow:hidden ;
	margin:0 auto 30px auto ;
}

.indexTap 	.topNote{
		overflow:hidden ;
		margin:0 auto 30px auto ;
	}

.indexTap .spec{
	width:100% ;
	margin-bottom:80px ;
}
.indexTap .spec table{
	width:100% ;
	border-top:1px solid #808080 ;
	border-left:1px solid #808080 ;
	font-size: 1.4rem;
	line-height: 1.3;
}
.spec table th{
	border-right:1px solid #808080 ;
	border-bottom:1px solid #808080 ;
	padding:10px ;
	background-color:#eee ;
	font-weight:bold ;
}
.spec table th.t1{ width:170px ;}
.spec table th.t2{ width:230px ; text-align:center ;}
.spec table th.t3{ width:230px ; text-align:center ;}


.spec table td{
	border-right:1px solid #808080 ;
	border-bottom:1px solid #808080 ;
	padding:10px ;
}


.indexTap .download{ margin-bottom:80px ;}
.download table{
	width:100% ;
	border-top:1px solid #808080 ;
	border-left:1px solid #808080 ;
	font-size: 1.4rem;
	line-height: 1.3;
}
.download table th{
	border-right:1px solid #808080 ;
	border-bottom:1px solid #808080 ;
	padding:10px ;
}
.download table th.t1{ width:170px ;}
.download table th.t2{ width:230px ; text-align:center ;}
.download table th.t3{ width:230px ; text-align:center ;}


.indexTap .download table td{
	border-right:1px solid #808080 ;
	border-bottom:1px solid #808080 ;
	padding:10px ;
}
.indexTap .download table td.t2{
	text-align:center ;
}
.indexTap 	.download table td a{
		display:inline-block ;
		margin-top:5px ;
	}
.indexTap 	.download table td a:hover{
		filter: alpha(opacity=75);
		-moz-opacity:0.75;
		opacity:0.75;
	}
	
.link{}
.indexTap .link dl{
	margin:0 auto ;
}
.indexTap .link dl dt{
	font-size:1.8rem ;
	font-weight:bold ;
	margin:0 auto 20px auto ;
}
.indexTap .link dl dd{
	margin:0 0 70px 1em ;
}
.indexTap .link dl dd a{}

.indexTap .iframe{
	border: 1px solid #000;
	height: 250px;
	margin: 20px auto 80px auto ;
	overflow: auto;
	width: 95%;
}
	.indexTap .iframe .inner{
		padding:20px ;
		font-size:90% ;
	}


.indexTap  .sub{
	display:inline-block ;
	line-height:1.5 ;
	font-size:70% ;
}

@media screen and (max-width: 769px) {
	.spec table{
		width:95% ;
		box-sizing:border-box ;
		margin:0 auto ;
	}
	.spec table th,
	.spec table td{
		box-sizing:border-box ;
	}
	.spec table th.t1{ width:20% ;}
	.spec table th.t2{ width:40%;}
	.spec table th.t3{ width:40% ;}
	


	.download table{
		width:100% ;
		box-sizing:border-box ;
	}
	.download table th{
		box-sizing:border-box ;
	}
	.download table th.t1{ width:20% ;}
	.download table th.t2{ width:40% ;}
	.download table th.t3{ width:40% ;}
	
	.indexTap .download table td{
		box-sizing:border-box ;
	}

}
.indexTap .wrap {
    overflow: hidden;
    margin: 0 auto 30px auto;
    font-size: 1.6rem;
    line-height: 1.7;
}
.indexTap .wrap img {
    float: right;
    margin: 0 0 0 30px;
}
.indexTap .topNote {
    overflow: hidden;
    margin: 0 auto 30px auto;
}

body.support article div#main .column.serv_center .auth-title{
font-weight: bold;font-size: 2.2rem;margin-bottom: 20px;
padding: 3px 0 3px 0;
}
.df_loc_block{
clear:both;	
float:left;
width:100%;
}
.df_loc_block p ~ div{
margin-top:-1px;	
}
.serv_center div:first-child ~ .df_loc_block h3{
	margin-top:80px;
}

.ft-14{
font-size:14px;
line-height:18px;	
}
.global_ceo h1+h3{
font-size:15px;
}
.global_ceo h1+h3 strong{
font-size:16px;
font-weight:bold;	
display:block;
line-height:20px;
}
#dealarmapid address b{
font-weight:bold;	
}



ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;

	margin-top:50px
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.tab li a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent,.tabcontent2 {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
		font-size:14px;
	line-height:18px;
	margin-bottom:50px;
}
 .tabcontent3 {
    display: none;
 }
 
.cctv_page #nfl h3, .cctv_page #bl h3 {
margin-top:0;	
}
.content_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 15px 0 15px 0;
    text-align: left;
}


.history .list-style dl {
    border-bottom: 1px dotted #e2e2e2;
	    line-height: 1.42;
    margin-bottom: 15px;
	float:left;
	width:100%;
	padding-bottom:10px;
}
.history .list-style dl:last-child{
border-bottom:none;	
}
.history .list-style dt {
    width: 10%;
	    height: auto;
    float: left;
    font-weight: bold;
    color: #4d4d4d;
}
.history .list-style dd {
    width: 90%;
	float:right;
}

.additional_pro_features>.row .row{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.additional_pro_features>.row .row strong{
font-weight:bold;
font-size:15px;
color:#333;
margin-bottom:5px;
display:block;	
}

.autho_center .tab,ul.left_menu_design{
margin:0;	
	background:none !important;
	border:none;
	    margin-bottom: 30px;
}
.autho_center .tab> li,ul.left_menu_design li{
	 display: block;
	text-align:left;
    width: 100%;
}
.autho_center .tab> li a,ul.left_menu_design li a{
    display: block;
	text-align:left;
    width: 100%;
	background:none !important;
	    color: #ccc;
		font-weight: bold !important;
    font-size: 1.6rem !important;
    line-height: 1.5;
	padding:5px 0 !important;
}
.autho_center .tab> li a:hover,.autho_center .tab> li a.active,ul.left_menu_design li a.active{
color:#000 !important	
}
.autho_center  .tabcontent,.cctv_page .right_main>.tabcontent,.tabcontent2{
border:none;
padding:0;	

}
.autho_center  .tabcontent .meta .data{
	font-size:14px;
line-height:20px;
}

#download.download.bg_gray{
	
}

.history.autho_center{
	margin-top:50px;
}
.history.autho_center .content_wrap{
margin-top:0;	
}

.table-responsive{
	width: 100%;
    max-width: 100%;
    overflow: auto;
    
}
#faq_wrap a{
word-wrap:break-word;	
}
#faq_wrap #leftcont strong{
word-wrap:break-word;	
}
img.size-full{
width:100% !important;
height:auto !important;	
}
@media(min-width:768px) and (max-width:991px){
.breadcrumbs .inner nav#subNavi ul li,.breadcrumbs .inner nav#subNavi2 ul li{
    padding-left: 3px;
    margin-left: 2px;
}	
}
@media(max-width:767px){
.history .list-style dt {
    width: 25%;
}
.history .list-style dd {
    width: 75%;
}
}

body.home #news ul .meta{
width:140px !important;	
}
body.home #news ul .meta .cat{
	display:none
}

body section#support .column2 .col.REG .lbl:before{
    content: "\f2bb";
	font: normal normal normal 14px/1 FontAwesome;	
	    font-size: 5rem;
}
body section#support .column2 .col.OFF .lbl:before{
	content:"";
	background:url(../img/offer.png) no-repeat;
	width:64px;
	height:64px;
	background-size:100%;
}
.abut_us_new{
margin-top:50px	
}
.history ul.tab li a{
    padding: 14px 12px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 15px;	
}
.column.product .col a div.data .price{
    color: #0066b3;
    font-weight: bold;
    font-size: 15px;
    padding: 9px 0px;
    position: absolute;
    bottom: 30px;
}

.ir-table th {
    background: #e4e4e4;
    border-right: 1px solid #a5a5a5;
    border-bottom: 1px solid #bfbfbf;
    width: 85px;
    text-align: left;
}
.ir-cal-table .ir-cal-head th, .ir-cal-table .ir-cal-head td {
    background: #bfbfbf;
    text-align: center;
}
.ft-16{
    font-size: 1.6rem;
    line-height: 1.7;
}
.news_hai small,.indent2,.textSmall{
font-size:12px;
	
}
.news_hai .table tr th{
	font-size:15px;
}
.news_hai .table tr td{
font-size:14px;	
}
.news_hai h3 {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.25em;
    color: #1e428a;
    padding: 8px 0 6px 0;
    margin-bottom: 1.0em;
}
.news_hai h3 ~ h3{
margin-top:20px;	
}
.news_hai h2 {
    border: 1px solid #d9d9d9;
    font-size: 16.5px;
    color: #fff;
    padding: 10px;
    margin-bottom: 1em;
    border-radius: 4px;
    background: #555;
}
.ir-news-inner {
    height:300px;
    padding: 0 0 0 0;
    overflow: auto;
}
.news_hai .list-style dl {
    width: 100%;
    border-bottom: 1px dotted #e2e2e2;
    float: left;
    margin: 5px 0;
}
.ir-news .list-style dt {
    width:30%;
    height: auto;
    float: left;
    font-weight: bold;
    color: #4d4d4d;
}
.news_hai .list-style dd {
     height: auto;
    float: right;
    width: 70%;
}
.news_hai>section{
padding-bottom:0;	
}
.boxBdrGray {
    border: 1px solid #999;
    padding: 20px;
	margin:25px 0;
}
.width80 {
    width: 80%;
}
.mgnLRauto {
    margin-left: auto;
    margin-right: auto;
}
.news_hai .content-inner>h4{
color:#000;
font-weight:bold;
margin-bottom:20px;	
}
.boxTable05 th {
    padding: 8px 3px 8px 8px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 0 1px 0;
    background-color: #f2f2f2;
    font-weight: bold;
    color: #333;
    text-align: left;
}
.boxTable05 td {
    padding: 8px 3px 8px 8px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 0 1px 0;
}
.mgnB10.textBold {
    font-weight: bold;
    margin-bottom: 10px;
}
.listNum li {
    list-style: outside decimal;
    font-weight: normal;
    margin-left: 1em;
}
.news_hai.ft-14{
font-size:14px;
line-height:20px;	
}
p.ph {
    text-align: center;
    margin: 0;
    padding: 0;
}
.boxTable03 th {
    text-align: center;
    padding: 8px 3px 8px 6px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 1px 1px 0;
    background-color: #e5e5e5;
    font-weight: bold;
    vertical-align: middle;
}
.boxTable03 td {
    text-align: center;
    padding: 8px 3px 8px 8px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 1px 1px 0;
    vertical-align: middle;
}
.boxTable03 {
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 1px 0 0 1px;
    line-height: 1.8em;
}
.boxTable04 th {
    padding: 8px 3px 8px 8px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 0 1px 0;
    background-color: #f2f2f2;
    font-weight: bold;
    color: #333;
    text-align: left;
}
.boxTable04 {
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 1px 0 0 0;
    line-height: 130%;
    width: 100%;
}
.boxTable04 td {
    padding: 8px 3px 8px 8px;
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 0 1px 0;
}
.news_hai a{
    color: #2a6cd6 ;
	font-size:13px;	
}
.news_hai a:hover{
text-decoration:underline;	
}
.news_hai #date{
	text-align:right;
	display:none;
}
.num_link #close{
display:none !important;	
}
.num_link .main-inner {
    width: 966px;
    height: auto;
    margin: 15px auto 15px auto;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.num_link  .main {
    width: 760px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
    padding-bottom: 60px;
}
.news_hai [align="top"]{
vertical-align:text-bottom;	
}
img[alt="CSR Report 2016"]{
	border:1px solid #000;
}
.news_hai .center{
text-align:center;	
}











.avada-row .cat1 h2 {
    margin: 0 auto;
    color: #000;
    height: 33px;
    font-size: 18px;
    line-height: 33px;
    font-family: "Roboto",helvetica;
    font-weight: 100;
    padding-left: 10px;
    background: #e7e7e7;
    border-left: 10px solid #0066b3;
}
.avada-row ul {
    float: left;
    list-style: none;
}
.avada-row li {
    float: left;
    margin: 0px 20px 0px 0px;
    list-style: none;
}
.avada-row .cat1 a {
    color: #0066b3;
    font-weight: normal;
    font-size: 15px;
}
.avada-row .cat1 h3 {
    width: 100%;
    margin-left: 0;
    text-align: center;
}
.avada-row .cat1 img {
	    vertical-align: top;
    max-width: 100%;
    height: auto;
    width: 160px;
    border-radius: 50%;
    border: 3px solid #1A80B6;
    margin-left: -3px;
}


.avada-row .wellchallenge {
   margin: 0px 6px 0px 8px;
}
.avada-row ul {
  float: left;
  list-style: none;
}
.avada-row li {
   float: left;
  margin: 0px 20px 0px 0px;
list-style: none;
}
.avada-row .cat2 li {
    float: left;
  margin: 0px 7px 0px 0;
  background: #f0f0f0;
  display: inline;
  width: auto;
  padding: 10px 7px 6px 6px;
  text-align: center;
  font-family: "Roboto",helvetica;
  text-decoration: none;
  /* color: #0066b3; */
  font-size: 15px;
  border: solid 2px #fff;
}
.avada-row .cat1 {
   width: 99%;
  float: left;
  margin: 0px 10px 0px 8px;
}
.avada-row .cat2 {
    width: 99%;
  float: left;
  margin: 0px 10px 0px 8px;
}
.avada-row .cat1 h2{
    margin: 0 auto;
  color: #000;
  height: 33px;
  font-size: 18px;
  line-height: 33px;
  font-family: "Roboto",helvetica;
  font-weight: 100;
  padding-left: 10px;
  background: #e7e7e7;
  border-left: 10px solid #0066b3;
}
.avada-row .cat2 h2{
    margin: 0 auto;
  color: #000;
  height: 33px;
  font-size: 18px;
  line-height: 33px;
  font-family: "Roboto",helvetica;
  font-weight: 100;
  padding-left: 10px;
  background: #e7e7e7;
  border-left: 10px solid #0066b3;
}
.avada-row .cat2 a{
  color: #0066b3;
  font-weight: normal;
  font-size: 15px;
}
.avada-row .cat1 a{
  color: #0066b3;
  font-weight: normal;
  font-size: 15px;
}
.avada-row .cat1 img {
  width: 160px;
  border-radius: 50%;
  border: 3px solid #1A80B6;
  margin-left: -3px;
}
.avada-row .cat2 img {
  width: 155px;
   margin-left: -3px;
   height: auto !important;
}
.avada-row .cat1 h3{
     width: 100%;
    margin-left: 0;
    text-align: center;
}
.avada-row .cat2 h3{
    width: 100%;
    margin-left: 0;
    text-align: center;
}
.p
.page-template-tamron-challenge1 .wellchallenge h3 {
  min-height: 20px;
  padding: 8px;
  margin-bottom: 13px;
  background-color: black;
  border: 1px solid black;
  color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
   width: 100%;
 margin-left:0px;
}
.page-template-tamron-challenge1 .quote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.avada-row li {
    float: left;
    margin:20px 15px 20px 0px;
    list-style: none;
}
.avada-row li  h3 a{margin-top:10px;
display:block;
}
.avada-row{
float:left;
width:100%;
}




.column.label.label3.serv_center .tr_label {
    position: relative;
    background-color: transparent;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 20px 0;
}
.column.label.label3 .tr_label .title {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.6;
	padding-right:15px;
}

.column.label.label3 .tr_label .title  i{
	
    font-size: 25px;	
}


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	z-index:999;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding:15px;
    border: 1px solid #888;
    width: 80%;
	overflow:hidden;
	border-radius: 5px;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
@media(min-width:768px){
.modal-content {
    width: 50%;	
}
}
.modal .modal-header h4{
    font-weight: bold;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.maintain_content{
margin:25px 0;	
}
.modal  .close{
    top: -10px;
    position: relative;	
}
.maintain_content a{
color:#2a6cd6 !important;	
}
.maintain_content a:hover{
text-decoration:underline;	
}

.form-group {
    clear: both;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.submit-btn input {
    width: 150px;
    background-color: #1a80b6;
    cursor: pointer;
    margin: 30px auto;
    color: #fff;
}
.img-responsive{
	width:auto !important;
max-width:100% !important;	
}
.hidden_sec{
display:none !important;	
}
sup {
    vertical-align: super;
    font-size: smaller;
}

.link1 a {
    display: inline-block;
    padding: 10px 40px 10px 10px;
    background-color: #000000;
    color: #ffffff;
    font-size: 110%;
    background-image: url(../../assets/img/product/lens/tapin/icon01.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}
.info_insti_check{
background:#eee;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:15px 0;
margin-top:-30px;
margin-bottom:50px;
overflow:hidden;	
}

.small_tabs .tab {
margin:0;	
}
.tabcontent2 h3{
font-size:2rem;
font-weight:bold;
margin-top:30px;
margin-bottom:15px;	
}
.cctv_page .tabcontent h3{
	font-size:1.8rem;
font-weight:bold;
margin-top:30px;
margin-bottom:15px;	
}
.b_manage{
overflow:hidden;	
padding:20px 0 0px;
margin-top:-1px;
}
.cctv_page .small_tabs .b_manage   table{
margin-bottom:0;	
}
.cctv_page .small_tabs .footer_content   table td{
vertical-align:bottom;	
border:none;
}


.prices_subject_text{
margin-bottom:20px;
font-size:13px;	
margin-top:10px;
display:none !important
}
.text-right{
text-align:right;	
}

body.lenses article section#exteriorDesign_large .maker nav ul li.slider_no {
    cursor: default;
    border: none;
}

body.facility article div#main p.maincopy {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 0px;
}

body.facility article div#main .block-gap li {
    font-size: 1.4rem;
    line-height: 1.6;
   margin-bottom: 12px;
}

body.facility section{
	padding-bottom: 20px;
}

@media (min-width:768px){
body.facility figure{
	display: table;	
	}
body.facility .something-semantic {
	display: table-cell;
    vertical-align: middle;
}
}






.tdDot {
    width: 0px;
    margin-top: 1px;
    font-size: 14px;
    font-family: 'メイリオ', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 1px;
    padding-bottom: 2px;
    float: left;
}

.tdItemLabel1 {
    width: 230px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'メイリオ', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 0px;
    float: left;
}
.tdTextSei,.tdEmail {
    width: 230px;
    margin-top: 4px;
    font-size: 12px;
    font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
}
.myContentsStyle input,.myContentsStyle textarea{
border:1px solid #ccc;	
}
.line {
    border-bottom: 1px dashed #999999;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
	clear:both;
}
.tdLensInfoEn {
    width: 512px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'メイリオ', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 0px;
    float: left;
}


.tdLensInfo {
    width: 80px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'メイリオ', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 0px;
    float: left;
}


.tdMountname {
    width: 150px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'メイリオ', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 8px;
    padding-left: 0px;
    padding-bottom: 0px;
    float: left;
}

.tdPostZipCod {
    width: 400px;
    margin-top: 4px;
    font-size: 12px;
    font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
}
.tdPostAddress {
    width: 400px;
    margin-top: 4px;
    font-size: 12px;
    font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
}

.tdLensInfo2 {
    width: 600px;
    margin-bottom: 0px;
    font-size: 12px;
    font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 8px;
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
}



.tdCaptcha {
    width: 182px;
    margin-bottom: 0px;
    font-size: 12px;
    font-family: Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: left;
    color: #333333;
    line-height: 100%;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 9px;
    float: left;
}

.capcha {
    background-color: #E8E8E8;
    border-style: solid;
    border-width: 1px;
    width: 180px;
    text-align: center;
    height: auto;
    padding-top: 20px;
	padding-bottom: 20px;
    margin-top: 5px;
}

.blackLetter {
    color: black;
    font-size: 25px;
    padding: 5px;
}


.notice-body td.ListGrey03LB {
    background: none repeat scroll 0 0 #EEEEEE;
    font-weight: bold;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}

.notice-body td.ListNomal {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}


.notice-body td.ListBold {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}

.notice-body td.bggrey03 {
    border-top:1px solid  #999999;
}

















.mgnT30B30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.content-news p {
    margin: 10px 0;
}
.content-news.scnd-mtn th {
    background: none repeat scroll 0 0 #BDD2F4;
    border-bottom: 1px solid #8C8C8C;
    color: #000000;
    padding: 1px 4px;
    text-align: center;
}
.content-news td {
    padding: 5px;
    line-height: 1.5;
    border-bottom: 1px solid #8C8C8C;
}

@media(min-width:768px){
.content-news .expL {
    float: left;
    padding-right: 5px;
    width: 60%;
}	
}



.breadcrumbs .inner nav#subNavi ul li.tamron_chall+li,.special.special-home nav#subNavi ul li:last-child{
display:none;	
}


#siteFooter nav.middle>ul>li:nth-child(2)>ul>li:last-child{
display:none !important;	
}

#tap-in-clash{
opacity:0;
height:0;	
}
ul#plist>li.Inte_phogr{
display:none;	
}


.ft-12{
font-size:12px !important;	
}

.tab.tab_phogr{
margin-top:0;	
}

#product .feature_header {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 20px;
}

#product .feature_body {
    font-size: 1.4rem;
    line-height: 1.7;
    padding-top: 15px;
    padding-bottom: 15px;
}


body section#news-lead {
    padding-top: 0;
    padding-bottom: 0;
	background:#FAFAFA;
}
body section#news-lead #page-lead {
    position: relative;
}
#page-lead, .page-lead {
    padding-top: 100px;
    padding-bottom: 100px;
}
body section#news-lead #page-lead .meta {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1;
    line-height: 0.7;
    text-align: center;
}
br.pc {
    display: block;
}
.section-title,.news_hai  .section-title{
    position: relative;
    text-align: center;
    font-size: 2.7rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    margin-bottom: 30px;
	color:#000;
	background:none;
	border:none;
}

#page-lead p, .page-lead p {
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    font-size: 1.8rem;
    line-height: 2.2;
}

#page-lead.in-block{
max-width:100%;	
}
.in-large-block {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 868px;
}

.mgb60 {
    margin-bottom: 60px !important;
	clear:both;
	    overflow: hidden;
}
.mgb60+.mgb60+.mgb60{
margin-bottom:0 !important;	
}
.right.mgb60{
clear:none;	
}
.grid-container .grid {
    float: left;
}
.g-rate45 {
    width: 45%;
}
.ta-c {
    text-align: center !important;
}

.grid-container .grid.right {
    float: right;
}
.section-lead {
    font-size: 2.7rem ;
    line-height: 1.4 ;
    letter-spacing: .05em ;
    margin-bottom: 55px ;
	color:#000 ;
	border-top:none;
}
.mdl-copy-list .section-lead {
    border-bottom: 1px solid #C9C9C9 ;
    padding-bottom: 30px ;
    margin-bottom: 55px ;
}
.news_hai .section-lead {
	  font-size: 2.7rem ;
    line-height: 1.4 ;
    letter-spacing: .05em ;
    margin-bottom: 55px ;
	color:#000 ;
	border-top:none;
}
body.dir-news-single article section#news-body p {
    margin-bottom: 50px;
}

body.dir-news-single  table {
    border: 1px #000000 solid;
}
body.dir-news-single  td,body.dir-news-single   th {
    border: 1px #000000 solid;
}
body.dir-news-single  table th,body.dir-news-single   table td {
    padding: 20px 20px 18px;
    line-height: 1.5;
}
.mdl-copy-list .section-lead {
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 30px;
    margin-bottom: 55px;
}
.mdl-copy-list._type-b ol li .l-body, .mdl-copy-list._type-b ul li .l-body {
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.8;
}
body.dir-news-single  section {
    padding-top: 70px;
    padding-bottom: 70px;
}

#subNavi2 ul li:nth-child(4),#siteFooter .col3 li:nth-child(7){

}

  .event-page .tabcontent{
		border:0 none;  
	  }
	  
	  .events-lst .event-listing > li:first-child{
		  margin-top:0px;
	  }
	  .events-lst .event-listing > li{
	border-bottom: 1px solid #e2e2e2;
    padding-bottom:15px;
	
    margin-bottom: 15px;
    float: left;
    width: 100%;
	  }
	  
	  .events-lst .wrap-item{
		width:100%;
		
		clear:both;  
	  }
	  
	  .events-lst .wrap-item span{
		display:inline-block;
		margin-right:20px;
		float:left; 
		width: 30%;
    height: auto;
	  }
	  
	  .events-lst .wrap-item .event-blk-detail{
		  float:left;
		  width:68%;
	  }
	  
	 .events-lst .list-right li{
		 margin-top:5px;
		margin-bottom:12px; 
	 }
	 
	 .events-lst .list-right li:first-child{
		color:#2a6cd6;
		font-size:18px;
		margin-bottom:15px;
		font-weight:bold;
	 }
	 
	 .event_inner{
		padding-top:0 !important 
	 }
.event_inner  .column.column3 .col{
	height:auto !important;
	}
	.event_inner  b{
	font-weight:bold;	
	}
	.event_inner  	.column.label.label1 .lbl {
    padding: 0 10px;
}
.Venue{
margin:5px 0;	
}

.events-lst .tabcontent{
opacity:0;
display:block !important;
position:absolute;	
}
.events-lst .tabcontent[style="display:block;"],.events-lst .tabcontent[style="display: block;"]{
	opacity:1;
	position:relative;
}

footer#siteFooter .inner nav.middle .column6 .col.col5 ul li:nth-child(2){
display:none;	
}

body.dir-news-single article section#news-body .section-lead-sub {
    line-height: 1.8;
    margin-bottom: 50px;
}

.section-lead-sub,.news_hai .section-lead-sub {
    font-size: 1.8rem;
    line-height: 1.4;
    letter-spacing: .05em;
    margin-bottom: 20px;
	border:none;
	color:#000;
}

body#news-pressrelease.dir-news-single section#news-body figure.product img {
    width: 270px;
    margin-left: auto !important;
    margin-right: auto !important;
}

body#news-pressrelease.dir-news-single section#news-body figure.product figcaption {
    margin-top: 16px;
    text-align: center;
}
table.tr-alternate {
    border-top: 1px #EAEAEA solid;
}
table.tr-alternate._reverse tbody tr:nth-child(odd) {
    background-color: #FAFAFA;
}
body#news-pressrelease.dir-news-single section#news-body table{
border:none;
    border-top: 1px #EAEAEA solid;
    width: 100%;	
}
body#news-pressrelease.dir-news-single section#news-body table.data th, body#news-pressrelease.dir-news-single section#news-body table td {
    padding: 10px 20px 9px;
    line-height: 1.5;
	border:none;
}
#news-lead+#news-body{
padding-bottom:0;	
}
table.tr-alternate tr {
    border-bottom: 1px #EAEAEA solid;
}
.mdl-copy-list ol li, .mdl-copy-list ul li {
    font-size: 1.5rem;
    margin-bottom: 40px;
}

.mdl-copy-list ol li .l-lead, .mdl-copy-list ul li .l-lead {
    font-size: 1.5rem;
    margin-bottom: 35px;
}
.mdl-copy-list._type-b ol li .l-lead, .mdl-copy-list._type-b ul li .l-lead {
    font-weight: bold;
    font-size: 1.8rem;
}
.mdl-copy-list._type-b ol li, .mdl-copy-list._type-b ul li {
    font-size: 1.8rem;
    font-weight: bold;
}
.g-rate90 {
    width: 90%;
}
.grid-container .grid.right {
    float: right;
}

.section-lead._border {
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 30px;
}
.g-rate90  p{
	font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.8;
}
.bold {
    font-weight: bold !important;
}
body#news-pressrelease.dir-news-single  .mgb60 {
    margin-bottom: 60px !important;
}

body.lenses article section #subGallery {
	margin-left: -3px;
	margin-right: -3px;
	position: relative;
	margin-bottom: 5px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}
body.lenses article section #subGallery .slider-for .slick-arrow {
	width: 50px;
	height: 50px;
	margin-top: -25px
}
body.lenses article section #subGallery .slider-for .slick-arrow:before {
	font-size: 50px
}
body.lenses article section #subGallery .slider-for .slick-prev {
	left: -42px
}
body.lenses article section #subGallery .slider-for .slick-next {
	right: -42px
}
body.lenses article section #subGallery .slider-for .slick-dots {
	bottom: -22px
}
body.lenses article section #subGallery .slider-nav figure {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}
body.lenses article section #subGallery .slider-nav figure img {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
body.lenses article section #subGallery .slider-nav figure.slick-current img, body.lenses article section #subGallery .slider-nav figure:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}
body.lenses article section #subGallery.slick {
	position: relative
}
body.lenses article section #subGallery.slick .slider {
	margin-left: auto;
	margin-right: auto
}
body.lenses article section #subGallery.slick .slider figure {
	padding: 3px
}
body.lenses article section #subGallery.slick .slider figure img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%
}
body.lenses article section #subGallery.slick .slider-for figure {
	position: relative;
	margin-bottom: 0
}
body.lenses article section #subGallery.slick .slider-for figure figcaption {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	font-size: 2rem;
	color: white
}
body.lenses article section #subGallery.slick .slider-for figure figcaption span.num {
	font-weight: bold;
	font-size: 2.4rem
}
body.lenses article section #subGallery.slick .slider-for figure figcaption span.mm {
	font-weight: bold;
	font-size: 1.4rem
}
body.lenses article section #subGallery.slick .slider-nav figure {
	overflow: hidden;
	max-height: 114px;
	outline: none
}
body.lenses article section #subGallery.slick .slider-nav figure figcaption {
	padding-top: 0;
	padding-bottom: 3px
}
body.product-home article {
    padding-bottom: 35px;
}

.mac_page  .tabcontent h3 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
}

.top-30{
margin-top:30px !important;	
}

.Table_border.table .TH_border {
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
    background-color: #efefef;
	    border-top: 1px solid #000;
}
.Table_border.table .TD_border {
	    border-top: 1px solid #000;
    border-bottom: 1px #000000 solid;
    border-right: 1px #000000 solid;
}
.Table_border.table td, .Table_border.table th {
    padding: 6px 10px;
    vertical-align: middle;
}
 .Table_border.table {
    border-top: 1px solid #000;
    border-left: 1px #000000 solid;
}

.business .content h3 {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.25em;
    color: #1e428a;
    padding: 8px 0 6px 0;
    margin-bottom: 1.0em;
}

.business .tabcontent h3{
margin-top:0;	
}
.business .content p, .business .content ul, .business .content table, .content dl , .business p{
    line-height: 1.42;
    margin-bottom: 15px;
}

.business .features-col-40per {
    width: 40%;
}

.floatL {
    float: left !important;
}

.floatR {
    float: right !important;
}

.business .features-cap1 {
    font-size: 10px !important;
    font-weight: normal;
}

.business .features-col-56per {
    font-size: 100% !important;
    font-weight: normal;
}
.business .features-col-56per {
    width: 55%;
    text-indent: 0px;
    text-align: left;
}

.text-center{
text-align:center;	
}

.business .buss-table {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.business .buss-table td, .business .buss-table th {
    padding: 6px 10px;
    vertical-align: middle;
}

.h3-botborder{
	margin-top:15px !important;
	padding-bottom:10px;
border-bottom:1px solid #000;
margin-bottom:30px;	
}

table#mov {
    width: 100%;
    border: none;
    margin-top: 30px;
    clear: both;
}
table#mov th, table#mov td{
text-align:center;
padding:6px 0;	
}




body.repair-price article div#main div.cont div.item {
    margin-top: 50px;
}
body.repair article div#main div.cont h2 {
    color: #000;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px;
}


body.repair article div#main div.cont p {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 14px;
}
body.repair-price article div#main div.cont table.gr {
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body.repair-price article div#main div.cont table.gr caption {
    position: relative;
    margin-bottom: 10px;
}
body.repair-price article div#main div.cont table.gr caption h2 {
    font-weight: bold;
    font-size: 1.6rem;
    border-left: 4px solid #757575;
    padding-left: 8px;
    color: #000;
}
body.repair-price article div#main div.cont table.gr tr th {
    background-color: #f1f1f1;
    font-weight: bold;
    font-size: 1.2rem;
}
body.repair-price article div#main div.cont table.gr tr th, body.repair-price article div#main div.cont table.gr tr td {
    text-align: center;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px 3px 3px;
}
body.repair-price article div#main div.cont table.gr tr td {
    font-size: 1.2rem;
    line-height: 1.3;
}

body.repair-price article div#main div.cont ol {
    padding-left: 30px;
}

body.repair-price article div#main div.cont ol li {
    list-style: decimal outside;
    margin-bottom: 20px;
    font-size: 1.4rem;
    line-height: 1.7;
}

body.repair article div#main div.cont p {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 14px;
}



.mdl-copy-list._type-b ol li .l-lead, .mdl-copy-list._type-b ul li .l-lead {
    font-weight: normal;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-indent: -1em;
    padding-left: 1em;
}

.event_inner .modern_table thead th{
	font-size :16px !important ;
	text-transform:uppercase;
}

.event_inner .modern_table tbody tr > td{
font-size :15px ;
padding:8px;
}

.form-reg-pg form>div>.col-md-12{
clear:both;	
}















table.gr_table {
    margin: 5px auto 0 auto;
    height: auto;
    width: 100%;
    _width: 94%;
    border-collapse: collapse;
    border: 1px solid #a5a5a5;
    border-right: none;
    font-size: 12px;
}
.gr_table th {
    background: #e4e4e4;
    text-align: center;
    padding: 5px;
    border: 1px solid #bfbfbf;
    border-bottom: none;
    white-space: nowrap;
}
.gr_table tr.bold td {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}
.gr_table th:nth-child(5) {
    width: 90px;
}
.gr_table th:nth-child(4) {
    width: 90px;
}
.gr_table th:nth-child(3) {
    width: 90px;
}
.gr_table th:nth-child(1) {
    width: 100px;
}
.gr_table td.td1 {
    text-align: center;
    padding: 5px 0;
}

p.note {
    font-size: 80%;
    margin-left: 1em;
    text-indent: -1em;
}

body.support article div#main .wrapper, body.repair-price article div#main .wrapper {
    display: table;
    width: 100%;
}

body.support article div#main nav#list, body.repair-price article div#main nav#list {
    display: table-cell;
    width: 16%;
    min-width: 110px;
}
body.support article div#main nav#list ul li, body.repair-price article div#main nav#list ul li {
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 28px;
}

body.repair-price article div#main div.cont div.item {
    margin-top: 50px;
}
body.repair-price.english div#main div.releasenote .item h2, body.repair-price.english div#main div.azukari .item h2 {
    font-weight: bold;
    color: #000;
    margin-bottom: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
}
body.repair-price.english div#main div.releasenote .item .body, body.repair-price.english div#main div.azukari .item .body {
    margin-bottom: 18px;
    font-size: 1.4rem;
    line-height: 1.6;
}
body.repair-price article div#main div.cont div.item {
    margin-top: 50px;
}
body.repair-price.english div#main div.releasenote .item .body, body.repair-price.english div#main div.azukari .item .body {
    margin-bottom: 18px;
    font-size: 1.4rem;
    line-height: 1.6;
}
body.repair-price article div#main div.cont .gr h2.sub {
    font-weight: bold;
    font-size: 1.6rem;
    border-left: 4px solid #757575;
    padding-left: 8px;
    color: #000;
}

body.repair-price article div#main .azukari table.gr tr td {
    text-align: left !important;
}
body.repair-price article div#main {
    padding-bottom: 100px;
}

.event_dcp_page .slide{
	padding:0 !important;
}
.event_table{
font-size:14px;
margin:0px 0 10px;
width:100%;	
}
.discount_day{
font-size:14px;	
margin-bottom:40px;
}
.event_table tr *{
padding:12px 10px;
border:1px solid #ccc;	
}
.event_table thead tr th{
background:#333;
color:#fff;	
}
.event_table tbody tr:nth-child(even) td{
	background:#f9f9f9;
}
.event_dcp_page .inner2> h1{
    font-size:2.6rem;
    text-align: center;
    margin-top: 50px;	
	font-weight:bold;
	color:#333;
	margin-bottom:50px !important;
}
.event_dcp_page .inner2 h2{
	font-size:2rem;	
	font-weight:bold;
	color:#0066b3;
	margin-bottom:15px;
}
.event_dcp_page .inner2 h2+p{
font-size:1.4rem;
line-height:2rem;	
}

.event_dcp_page figcaption{
font-size:4rem;
font-weight:bold;	
color:#0066b3;
margin:30px 0;
}
.offer_validation #product{
	    padding: 20px 0 !important;
}
body section .inner .event_dcp_page .column{
margin-bottom:0;	
}

body article div#main div.links {
    margin-top: 14px;
    text-align: right;
}
body article div#main div.links a {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    padding-left: 35px;
    margin-right: 17px;
}
body article div#main div.links a:last-child {
    margin-right: 0;
}
body article div#main div.links a.fbl:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    content: '';
    width: 27px;
    height: 26px;
    background-image: url(../img/sns_facebook.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -6px;
	border-radius:4px;
}


body article div#main div.links a.twitter:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    content: '';
    width: 27px;
    height: 26px;
    background-image: url(../img/sns_twitter.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -6px;
	
}

body article div#main div.links a.insta:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    content: '';
    width: 27px;
    height: 26px;
    background-image: url(../img/sns_instagram.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -6px;
}

body article div#main div.links a.youtube:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    content: '';
    width: 27px;
    height: 26px;
    background-image: url(../img/sns_youtube.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -6px;
}

@media screen and (max-width: 480px){
body article div#main div.links a {
    display: block;
    font-size: 1.4rem;
    margin-right: 0;
    margin-bottom: 20px;
}
}

body.lenses .box {
    padding: 20px
}

body.lenses .box:after {
    content: ""
}

body.lenses .box .header {
    margin-bottom: 25px
}

body.lenses .box .header .title,body.lenses .box .header .txt {
    float: none;
    width: 100%
}

body.lenses .box .body:after {
    content: ""
}

body.lenses .box .title,body.lenses .box .txt {
    float: left;
    width: 50%;
    padding-right: 20px
}

body.lenses .box .title {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 20px
}

body.lenses .box .txt p {
    font-size: 1.4rem;
    line-height: 1.6
}

body.lenses .box .txt small {
    font-size: 1.2rem;
    line-height: 1.5
}

body.lenses .box figure {
    float: right;
    width: 50%
}

body.lenses .box figure img {
    display: block;
    width: 100%;
    margin-bottom: 5px
}

body.lenses .box figure figcaption {
    font-size: 1.2rem;
    color: #757575;
    text-align: right
}

body.lenses #vc {
    color: white;
    background-color: black
}

body.lenses #vc.box .title {
    width: 100%;
    margin-bottom: 14px
}

body.lenses #vc.box .block:after {
    content: ""
}

body.lenses #vc.box .block1 {
    margin-bottom: 30px
}

body.lenses #vc.box .block1 figure.left {
    float: left !important;
    width: 35%
}

body.lenses #vc.box .block1 .txt {
    padding-right: 0;
    padding-left: 20px;
    width: 65%
}

body.lenses #vc.box .block2 .txt {
    float: none;
    width: 100%;
    margin-bottom: 15px
}

body.lenses #vc.box .block2 figure.image {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

body.lenses #vc.box .block2 figure.image figcaption {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.3
}

body.lenses #modal-mtf {
    padding: 20px
}

body.lenses #modal-mtf .title {
    font-weight: bold;
    font-size: 1.9rem;
    line-height: 1.4;
    margin-bottom: 30px
}

body.lenses #modal-mtf .text p {
    font-size: 1.5rem;
    line-height: 1.7
}

body.lenses article {
    padding-top: 0
}

body.lenses article section {
    padding-top: 50px;
    padding-bottom: 50px
}

body.lenses article section #subGallery {
    margin-left: -3px;
    margin-right: -3px;
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

body.lenses article section #subGallery .slider-for .slick-arrow {
    width: 50px;
    height: 50px;
    margin-top: -25px
}

body.lenses article section #subGallery .slider-for .slick-arrow:before {
    font-size: 50px
}

body.lenses article section #subGallery .slider-for .slick-prev {
    left: -42px
}

body.lenses article section #subGallery .slider-for .slick-next {
    right: -42px
}

body.lenses article section #subGallery .slider-for .slick-dots {
    bottom: -22px
}

body.lenses article section #subGallery .slider-nav figure {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

body.lenses article section #subGallery .slider-nav figure img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}

body.lenses article section #subGallery .slider-nav figure.slick-current img,body.lenses article section #subGallery .slider-nav figure:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

body.lenses article section #subGallery.slick {
    position: relative
}

body.lenses article section #subGallery.slick .slider {
    margin-left: auto;
    margin-right: auto
}

body.lenses article section #subGallery.slick .slider figure {
    padding: 3px
}

body.lenses article section #subGallery.slick .slider figure img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%
}

body.lenses article section #subGallery.slick .slider-for figure {
    position: relative;
    margin-bottom: 0
}

body.lenses article section #subGallery.slick .slider-for figure figcaption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    font-size: 2rem;
    color: white
}

body.lenses article section #subGallery.slick .slider-for figure figcaption span.num {
    font-weight: bold;
    font-size: 2.4rem
}

body.lenses article section #subGallery.slick .slider-for figure figcaption span.mm {
    font-weight: bold;
    font-size: 1.4rem
}

body.lenses article section #subGallery.slick .slider-nav figure {
    max-height: 600px;
    overflow: hidden;
    max-height: 114px;
    outline: none
}

body.lenses article section #subGallery.slick .slider-nav figure figcaption {
    padding-top: 0;
    padding-bottom: 3px
}

body.lenses article section.ProductOverview .inner {
    max-width: 800px;
    line-height: 1.5
}

body.lenses article section.ProductOverview h2 {
    font-weight: bold;
    font-size: 2.2rem;
    margin-bottom: 24px
}

body.lenses article section.ProductOverview h3 {
    font-size: 1.6rem
}

body.lenses article section.ProductOverview small {
    font-size: 1.2rem;
    line-height: 1.5
}

body.lenses article section#imageGallery .inner {
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    min-height: 280px
}

body.lenses article section#imageGallery .inner .slick.loading {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

body.lenses article section#imageGallery .inner .spin {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
   
}

body.lenses article section#imageGallery .slider {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}

body.lenses article section#imageGallery .slider-for .slick-arrow {
    width: 50px;
    height: 50px;
    margin-top: -25px
}

body.lenses article section#imageGallery .slider-for .slick-arrow:before {
    font-size: 50px
}

body.lenses article section#imageGallery .slider-for .slick-prev {
    left: -42px
}

body.lenses article section#imageGallery .slider-for .slick-next {
    right: -42px
}

body.lenses article section#imageGallery .slider-for .slick-dots {
    bottom: -22px
}

body.lenses article section#imageGallery .slider-nav figure {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

body.lenses article section#imageGallery .slider-nav figure.slick-current,body.lenses article section#imageGallery .slider-nav figure:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

body.lenses article section#imageGallery .pager {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto
}

body.lenses article section#imageGallery .pager .bx-wrapper .bx-pager {
    bottom: 0
}

body.lenses article section#imageGallery .pager .bx-wrapper .bx-prev {
    left: -45px
}

body.lenses article section#imageGallery .pager .bx-wrapper .bx-prev:after {
    text-indent: 0 !important;
    font-family: 'tmrnp';
    line-height: 1;
    content: "釞";
    display: block;
    width: 30px;
    height: 30px;
    font-size: 30px
}

body.lenses article section#imageGallery .pager .bx-wrapper .bx-next {
    right: -45px
}

body.lenses article section#imageGallery .pager .bx-wrapper .bx-next:after {
    text-indent: 0 !important;
    font-family: 'tmrnp';
    line-height: 1;
    content: "釞�";
    display: block;
    width: 30px;
    height: 30px;
    font-size: 30px
}

body.lenses article section#imageGallery .slick {
    position: relative
}

body.lenses article section#imageGallery .slick .slider {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px
}

body.lenses article section#imageGallery .slick .slider figure {
    padding: 8px
}

body.lenses article section#imageGallery .slick .slider figure img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%
}

body.lenses article section#imageGallery .slick .slider-for figure img {
    max-height: 580px
}

body.lenses article section#imageGallery .slick .slider-for figure figcaption {
    font-size: 1.2rem;
    color: white;
    padding-top: 10px
}

body.lenses article section#imageGallery .slick .slider-nav figure {
    max-height: 600px;
    overflow: hidden;
    max-height: 114px;
    outline: none
}

body.lenses article section#imageGallery .controls {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -112.5px
}

body.lenses article section#imageGallery .controls a {
    position: absolute;
    display: block;
    width: 27px;
    height: 44px;
    transition-timing-function: linear;
    transition-duration: .15s;
    opacity: .5;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 27px 44px;
    display: block;
    text-align: left;
    text-indent: -9999px
}

body.lenses article section#imageGallery .controls a.prev {
    left: -80px;
    transition-property: left, opacity;
    background-image: url(../img/lenses/arrow_right_white.png)
}

body.lenses article section#imageGallery .controls a.next {
    right: -80px;
    transition-property: right, opacity;
    background-image: url(../img/lenses/arrow_left_white.png)
}

body.lenses article section#imageGallery form {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    width: 100%;
    margin-top: 18px
}

body.lenses article section#imageGallery form .lead {
    display: inline-block;
    font-size: 1.3rem;
    vertical-align: middle
}

body.lenses article section#imageGallery form select {
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: middle
}

body.lenses article section#imageGallery form select option {
    font-size: 1.2rem;
    font-family: "YuGothic", "貂ｸ繧ｴ繧ｷ繝�け", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", 繝｡繧､繝ｪ繧ｪ, Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif
}

body.lenses article section#information {
    font-size: 1.4rem;
    line-height: 1.3
}

body.lenses article section#information h3 {
    font-weight: bold;
    font-size: 1.9rem;
    margin-bottom: 35px
}

body.lenses article section#information h3 small {
    font-size: .8em
}

body.lenses article section#information table {
    width: 100%;
    margin-bottom: 20px
}

body.lenses article section#information table th {
    font-weight: bold;
    width: 35%;
    padding: 0 14px 22px 0;
    vertical-align: text-top
}

body.lenses article section#information table td {
    vertical-align: text-top;
    padding: 0 14px 22px 0
}

body.lenses article section#information small {
    color: #868686;
    font-size: .8em
}

body.lenses article section#information .note small {
    color: #757575
}

body.lenses article section#information .right .figure1 {
    position: relative;
    margin-bottom: 55px
}

body.lenses article section#information .right .figure1 a.button {
    position: absolute !important;
    right: 0;
    top: -8px;
    z-index: 1;
    display: inline-block;
    line-height: normal;
    position: relative;
    padding: 8px 14px;
    cursor: pointer;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: transparent
}

body.lenses article section#information .right figure img {
    display: block;
    width: 100%
}

body.lenses article section#information .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 100%
}

body.lenses article section#information .modal a.close {
    font-size: 2.5rem;
    font-weight: 100;
    line-height: normal;
    position: absolute;
    z-index: 2000;
    top: 2%;
    right: 2%;
    cursor: pointer;
    color: #000;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7
}

body.lenses article section.FloatingSystem .block {
    padding-top: 15px;
    padding-bottom: 15px
}

body.lenses article section.FloatingSystem .block:after {
    content: ""
}

body.lenses article section.FloatingSystem .block .left,body.lenses article section.FloatingSystem .block .right {
    width: 45%
}

body.lenses article section.FloatingSystem .block.block30-70 .left {
    width: 28%
}

body.lenses article section.FloatingSystem .block.block30-70 .right {
    width: 68%
}

body.lenses article section.FloatingSystem .block.block20-80 .left {
    width: 18%
}

body.lenses article section.FloatingSystem .block.block20-80 .right {
    width: 78%
}

body.lenses article section.FloatingSystem .block.block70-30 .left {
    width: 68%
}

body.lenses article section.FloatingSystem .block.block70-30 .right {
    width: 28%
}

body.lenses article section.FloatingSystem .block.block80-20 .left {
    width: 78%
}

body.lenses article section.FloatingSystem .block.block80-20 .right {
    width: 18%
}

body.lenses article section.FloatingSystem .block .feature_header {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px
}

body.lenses article section.FloatingSystem .block .feature_body {
    font-size: 1.4rem;
    line-height: 1.7;
    padding-top: 15px;
    padding-bottom: 15px
}

body.lenses article section.FloatingSystem .block .feature_body small {
    font-size: 1.2rem;
    line-height: 1.5
}

body.lenses article section.FloatingSystem .block .feature_body a.detail {
    font-size: 1.4rem
}

body.lenses article section.FloatingSystem .block figure img {
    display: block;
    max-width: 100%
}

body.lenses article section.FloatingSystem .block figure figcaption {
    margin-top: 8px;
    font-size: 1.2rem;
    line-height: 1.3
}

body.lenses article section.FloatingSystem .block figure figcaption.right {
    width: 100% !important;
    text-align: right
}

body.lenses article section.FloatingSystem.lenses .item {
    text-align: center
}

body.lenses article section.FloatingSystem.lenses .item .feature_header {
    margin-bottom: 12px
}

body.lenses article section.FloatingSystem.lenses .item .model {
    font-weight: bold;
    font-size: 1.4rem
}

body.lenses article section.FloatingSystem.lenses figure {
    margin-top: 30px;
    margin-bottom: 42px;
    padding: 0 16%
}

body.lenses article section.FloatingSystem.lenses a.btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #757575;
    width: 120px;
    font-size: 1.3rem;
    padding: 10px
}

body.lenses article section.FloatingSystem.lenses a.btn:hover {
    color: white !important;
    background-color: #2a6cd6;
    border-color: #2a6cd6
}

body.lenses article section.FloatingSystem.bg_left {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 47%;
    padding-top: 8%;
    padding-bottom: 8%
}

body.lenses article section.FloatingSystem.bg_left .block figure.left {
    display: none
}

body.lenses article section.FloatingSystem.bg_right {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 47%;
    padding-top: 8%;
    padding-bottom: 8%
}

body.lenses article section.FloatingSystem.bg_right .block .left {
    float: none
}

body.lenses article section.FloatingSystem.bg_right .block figure.right {
    display: none
}

body.lenses article section ul.list:after {
    content: ""
}

body.lenses article section ul.list li {
    float: left;
    border-bottom: 1px solid #757575;
    width: 48%;
    margin-right: 2%
}

body.lenses article section ul.list li:nth-child(2n) {
    margin-right: 0
}

body.lenses article section ul.list li a {
    position: relative;
    display: block;
    padding: 30px 0;
    font-size: 1.6rem;
    line-height: 1.3;
    padding-right: 40px
}
body.lenses .box figure img {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
body.lenses article section ul.list li a {
    position: relative;
    display: block;
    padding: 30px 0;
    font-size: 1.6rem;
    line-height: 1.3;
    padding-right: 40px
}
body.lenses article section ul.list li a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 1;
    font-family: 'tmrnp';
    content: '+';
    display: block;
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1
}

body.lenses article section ul.list li a:hover {
    background-color: #f5f5f5
}

body.lenses article section ul.list li a:hover:after {
    color: #2a6cd6
}

body.lenses article section#additionalFeatures {
    padding-bottom: 50px
}

body.lenses article section#reviews {
    padding-bottom: 50px
}

body.lenses article section#reviews .block ul.list li a:after {
    content: '\e801'
}

body.lenses article section#accessories .column .col figure div.frame {
    border: 1px solid #d6d6d6;
    padding: 50px 0
}

body.lenses article section#accessories .column .col figure div.frame img {
    display: block;
    max-height: 80px;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

body.lenses article section#accessories .column .col figure figcaption {
    padding-top: 8px;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.5
}

body.lenses article section nav#maker {
    margin-bottom: 30px
}

body.lenses article section nav#maker ul li {
    display: inline-block
}

body.lenses article section nav#maker ul li:last-child a {
    border-right: 1px solid #000
}

body.lenses article section nav#maker ul li a {
    display: block;
    text-align: center;
    width: 70px;
    padding: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    color: #000;
    font-size: 1.5rem
}

body.lenses article section nav#maker ul li a.active {
    cursor: default;
    color: white !important;
    background-color: #000
}

body.lenses article section nav#maker ul li a:hover {
    color: white !important;
    background-color: #000
}

body.lenses article section nav#color {
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 1;
    text-align: right
}

body.lenses article section nav#color ul li {
    display: inline-block;
    margin-right: 12px
}

body.lenses article section nav#color ul li:last-child a {
    margin-right: 0
}

body.lenses article section nav#color ul li a {
    display: block;
    text-align: center;
    width: 60px;
    padding: 0 6px 5px;
    color: #000;
    font-size: 1.5rem;
    border-bottom: 2px solid white
}

body.lenses article section nav#color ul li a.active {
    cursor: default;
    border-bottom: 2px solid #000
}

body.lenses article section nav#color ul li a.active:hover {
    color: #000 !important
}

body.lenses article section nav#color ul li a:hover {
    color: #2a6cd6 !important
}

body.lenses article section#exteriorDesign div.navi {
    position: relative
}

body.lenses article section#exteriorDesign .slick {
    position: relative
}

body.lenses article section#exteriorDesign .slick .slider {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px
}

body.lenses article section#exteriorDesign .slick .slider figure {
    padding: 8px
}

body.lenses article section#exteriorDesign .slick .slider figure img {
    display: block;
    width: 100%
}

body.lenses article section#exteriorDesign .slick .slider .slick-dots {
    bottom: -12px
}

body.lenses article section#exteriorDesign .slick .slick-prev {
    left: -34px
}

body.lenses article section#exteriorDesign .slick .slick-next {
    right: -34px
}

body.lenses article section#exteriorDesign .slick .slick-arrow {
    width: 34px;
    height: 34px;
    margin-top: -17px
}

body.lenses article section#exteriorDesign .slick .slick-arrow:before {
    color: #000;
    font-size: 34px
}

body.lenses article section#exteriorDesign_large {
    max-height: 800px;
    overflow: hidden
}

body.lenses article section#exteriorDesign_large h1 {
    margin-bottom: 30px
}

body.lenses article section#exteriorDesign_large .maker:after {
    content: ""
}

body.lenses article section#exteriorDesign_large .maker nav {
    float: left;
    width: 48%
}

body.lenses article section#exteriorDesign_large .maker nav ul li {
    cursor: pointer;
    outline: none;
    padding: 35px 0;
    font-size: 1.5rem;
    border-bottom: 1px solid #757575;
    background-position: right center;
    background-repeat: no-repeat;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px
}

body.lenses article section#exteriorDesign_large .maker nav ul li:hover {
    color: #2a6cd6
}

body.lenses article section#exteriorDesign_large .maker .figure {
    float: right;
    width: 48%
}

body.lenses article section#exteriorDesign_large .maker .figure figure img {
    display: block;
    width: 100%
}

body.lenses article section#exteriorDesign_large.ex360 #container {
    width: 55%;
    position: relative;
    text-align: center
}

body.lenses article section#exteriorDesign_large.ex360 #indiator {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    margin-top: -12px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: .05em;
    letter-spacing: .1em;
    font-size: 1.4rem;
    color: #757575
}

body.lenses article section#exteriorDesign_large.ex360 #spritespin {
    margin-left: auto;
    margin-right: auto
}

body.lenses article section#exteriorDesign_large.ex360 #slider-ui.ui-widget-content {
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    background-image: none !important;
    background-color: #000 !important;
    height: 2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

body.lenses article section#exteriorDesign_large.ex360 #slider-ui.ui-widget-content a {
    background-image: none;
    width: 26px;
    height: 26px;
    background-image: none !important;
    background-color: #d4cbc4 !important;
    border: 1px solid #000;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    margin-top: -9px;
    outline: none !important
}

body.lenses article section#exteriorDesign_large.ex360 p.note {
    margin-top: 32px;
    color: #757575;
    font-size: 1.4rem;
    text-align: center
}










.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10020
}

.fancybox-skin {
    position: relative;
    background: white;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 10030
}

.fancybox-outer {
    position: relative
}

.fancybox-inner {
    position: relative;
    overflow-y: scroll !important ;
	overflow-x: hidden !important ;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url("fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 10060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../product_images/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    right: 10px;
    top: -50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(../product_image/btn_close.png) no-repeat 0 0 !important
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../img/plugin/fancybox/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 10040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    display: block;
    position: absolute;
    top: 50%;
    width: 36px;
    height: 60px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: -18px;
    cursor: pointer;
    z-index: 10040;
    visibility: visible;
    background-image: url(../product_image/btn_cursor.png);
    background-repeat: no-repeat;
    background-color: transparent
}

@media screen and (max-width: 480px) {
    .fancybox-nav span {
        width:24px;
        height: 40px;
        margin-top: -18px
    }
}

.fancybox-prev span {
    left: -60px;
    background-position: left 0 !important
}

@media screen and (max-width: 480px) {
    .fancybox-prev span {
        left:-16px
    }
}

.fancybox-next span {
    right: -60px;
    background-position: right 0 !important
}

@media screen and (max-width: 480px) {
    .fancybox-next span {
        right:-16px
    }
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 10010;
    background: rgba(242,242,242,0.9)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    letter-spacing: .1em;
    font-size: 1.4em;
    position: relative;
    text-shadow: none;
    z-index: 10050;
    color: white
}

.fancybox-title span {
    display: inline-block;
    margin-top: 8px;
    font-size: .8em;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: .05em
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: -54px;
    right: 50%;
    z-index: 10050;
    text-align: center;
    height: 50px
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    color: #344457;
    font-size: 16px;
    line-height: 1.3;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading div {
        background-image:url("../img/plugin/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

.lead-lens {
	font-size: 1.5em;
}