@charset "utf-8";

/*
.admindebug{
display:none;
}*/

body {
  min-width: 1000px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", Century, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  color: #000;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}
#content,
.w1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover,
a:active {
  color: #666;
}
a:hover img {
  opacity: 0.8;
  transition: all 0.25s linear;
}
.ro:hover,
a.ro:hover,
.wp-pagenavi a:hover,
.navigation li a:hover,
.blog #side li a:hover {
  opacity: 0.6;
  transition: all 0.25s linear;
}
.ro:hover img {
  opacity: 1;
}
.spCont {
  display: none;
}
.pcCont {
  display: block;
}
#spMenuOverlay,
#spMenu {
  display: none;
}

section.block {
  margin-bottom: 100px;
}

/* commons */
.gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bold {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}

/* 404 */
#notfound {
  background: url(../../img/root/404.jpg) left center no-repeat;
  background-size: cover;
  padding: 100px 0;
}
#notfound h1,
#notfound h2 {
  font-size: 200%;
  line-height: 1.5;
  font-weight: normal;
}
#errorText {
  width: 380px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px;
  margin: 0 auto;
}
#notfound .btn01 {
  margin: 20px 0;
}
.error404 footer {
  padding: 0;
}
.error404 footer div {
  display: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
header {
  position: relative;
  z-index: 1500;
}
/*---------------------------------------
headerTop
---------------------------------------*/
header .headerTop {
  height: auto;
  overflow: hidden;
  font-size: 79%;
  line-height: 1;
  color: #bbb;
  background: #262626;
  padding: 8px 0 8px 18px;
}
header .headerTop p {
  float: left;
}
header .headerTop .subMenu ul {
  float: right;
}
header .headerTop .subMenu ul li {
  float: left;
  border-right: 1px solid #bbbbbb;
}
header .headerTop .subMenu ul li:last-child {
  border-right: none;
}
header .headerTop .subMenu ul li a {
  color: #bbb;
  padding: 0 17px;
}
/*---------------------------------------
headerMain
---------------------------------------*/
header h1 {
  position: absolute;
  left: 40px;
  top: 54px;
}
header h1 a {
  display: block;
  width: 125px;
  height: 39px;
  text-indent: -9999px;
  background: url(../../img/root/logo.png) left top no-repeat;
  -webkit-background-size: 125px 39px;
  background-size: 125px 39px;
}
header h1.logo80th {
  left: 20px;
  top: 44px;
}
header h1.logo80th a {
  width: 196px;
  height: 47px;
  background: url(../../img/root/logo_80th.png) left top no-repeat !important;
  -webkit-background-size: 196px 47px;
  background-size: 196px 47px;
}
header h1.logo80th + .gNav {
  margin-left: 20px;
}
/* nav */
header .gNav > ul {
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 26px;
  margin-bottom: 17px;
}
header .gNav > ul > li {
  display: inline-block;
  margin: 0 28px;
}
header .gNav > ul > li:after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  margin: 15px auto 0;
  background: #000;
  transition: all 0.25s linear;
}
header .gNav > ul > li:hover:after {
  width: 100%;
}
header .gNav > ul > li > a {
  height: 35px;
  display: block;
  text-indent: -9999px;
}
header .gNav > ul > li.nav01 > a {
  width: 108px;
  background: url(../../img/root/nav01.png) left top no-repeat;
}
header .gNav > ul > li.nav02 > a {
  width: 84px;
  background: url(../../img/root/nav02.png) left top no-repeat;
}
header .gNav > ul > li.nav03 > a {
  width: 95px;
  background: url(../../img/root/nav03.png) left top no-repeat;
}
header .gNav > ul > li.nav04 > a {
  width: 82px;
  background: url(../../img/root/nav04.png) left top no-repeat;
}
header .gNav > ul > li.nav05 > a {
  width: 74px;
  background: url(../../img/root/nav05.png) left top no-repeat;
}

@media screen and (max-width: 1150px) {
  header .gNav > ul {
    padding-right: 54px;
  }
  header .gNav > ul > li {
    margin: 0 18px;
  }
}

/* sns */
header .sns,
footer .sns {
  position: absolute;
  right: 23px;
  top: 51px;
}
header .sns ul,
footer .sns ul {
  float: left;
}
header .sns ul li,
header .sns .english,
footer .sns ul li,
footer .sns .english {
  float: left;
  margin-left: 14px;
  padding: 7px 0;
}
header .sns .english,
footer .sns .english {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #696969;
}
header .sns ul li a,
header .sns .english a,
footer .sns ul li a,
footer .sns .english a {
  height: 15px;
  display: block;
  text-indent: -9999px;
}
header .sns ul li.facebook a,
footer .sns ul li.facebook a {
  width: 11px;
  background: url(../../img/root/sns_facebook.png) left top no-repeat;
  -webkit-background-size: 11px 15px;
  background-size: 11px 15px;
}
header .sns ul li.instagram a,
footer .sns ul li.instagram a {
  width: 15px;
  background: url(../../img/root/sns_instagram.png) left top no-repeat;
  -webkit-background-size: 15px 15px;
  background-size: 15px 15px;
}
header .sns ul li.twitter a,
footer .sns ul li.twitter a {
  width: 18px;
  background: url(../../img/root/sns_twitter.png) left top no-repeat;
  -webkit-background-size: 18px 15px;
  background-size: 18px 15px;
}
header .sns ul li.vimeo a,
footer .sns ul li.vimeo a {
  width: 18px;
  background: url(../../img/root/sns_vimeo.png) left top no-repeat;
  -webkit-background-size: 16px 14px;
  background-size: 16px 14px;
}
header .sns ul li.youtube a,
footer .sns ul li.youtube a {
  width: 18px;
  background: url(../../img/root/sns_youtube.png) center center no-repeat;
  background-size: 17px 14px;
}
header .sns .english a,
footer .sns .english a {
  width: 50px;
  background: url(../../img/root/english.png) left top no-repeat;
}

/* 20200319追加 */
header .sns .english2,
footer .sns .english2 {
  border: none;
  padding: 3px 0 3px 15px;
}
header .sns .english2 a,
footer .sns .english2 a {
  color: #fff;
  background-color: #00493a !important;
  padding: 4px 7px;
  font-size: 11px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/*---------------------------------------
megaMenu
---------------------------------------*/
header .megaMenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 87px;
  left: 50%;
  width: 1000px;
  margin-left: -500px;
  padding-top: 36px;
  transition: all 0.25s linear;
}
header .megaMenu.active {
  opacity: 1;
  visibility: visible;
  padding-top: 56px;
}
header .megaMenu .inner {
  display: table;
  width: 1000px;
  min-height: 430px;
  table-layout: fixed;
  height: auto;
  overflow: hidden;
  background: #fff;
  text-align: left;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  height: 430px;
}
header .megaMenu .left,
header .megaMenu .right {
  display: table-cell;
}
header .megaMenu .left {
  padding: 57px 0 39px 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .megaMenu .hd {
  margin-bottom: 42px;
}
header .megaMenu ul.nav {
  height: auto;
  overflow: hidden;
  font-size: 100%;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 10px;
}
header .megaMenu ul.nav li {
  width: 185px;
  float: left;
  margin-bottom: 13px;
}
header .megaMenu ul.nav li a {
  background: url(../../img/root/ico_arrow01.png) left 4px no-repeat;
  -webkit-background-size: auto 9px;
  background-size: auto 9px;
  padding-left: 15px;
}
header .megaMenu ul.bnrs li {
  margin-bottom: 14px;
}
header .megaMenu ul.bnrs li:last-child {
  margin-bottom: 0;
}
header .gNav > ul > li.nav01 .megaMenu .right {
  background: url(../../img/root/mega_about_img.jpg) center center no-repeat;
}
header .gNav > ul > li.nav02 .megaMenu .right {
  background: url(../../img/root/mega_products_img.jpg) center center no-repeat;
}
header .gNav > ul > li.nav03 .megaMenu .right {
  background: url(../../img/root/mega_order_img.jpg) center center no-repeat;
}
header .gNav > ul > li.nav04 .megaMenu .right {
  background: url(../../img/root/mega_scene_img.jpg) center center no-repeat;
}
header .gNav > ul > li.nav05 .megaMenu .right {
  background: url(../../img/root/mega_voice_img.jpg) center center no-repeat;
}

header .gNav > ul > li.nav01 .megaMenu .right,
header .gNav > ul > li.nav02 .megaMenu .right,
header .gNav > ul > li.nav03 .megaMenu .right,
header .gNav > ul > li.nav04 .megaMenu .right,
header .gNav > ul > li.nav05 .megaMenu .right {
  -webkit-background-size: cover;
  background-size: cover;
}
/*
header .gNav > ul > li.nav04 .megaMenu{
opacity:1;
visibility:visible;
}
*/

header .gNav > ul > li.nav04 .megaMenu header .megaMenu .left {
  overflow: hidden;
}
header .gNav > ul > li.nav04 .megaMenu ul.nav {
  width: 154px;
  float: left;
}
header .gNav > ul > li.nav04 .megaMenu ul.nav li {
  float: none;
}

/* 20200319追加 */
header .megaMenu .megaMenu__subLabel {
  letter-spacing: normal;
  width: 370px;
  margin-bottom: 10px;
  font-size: 15px;
  border-bottom: 1px solid #b5b5b5;
}
header .nav02 .megaMenu ul.nav li {
  margin-bottom: 5px;
}
header .nav03 .megaMenu ul.nav li {
  width: 100%;
  float: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
footer {
  padding: 55px 0 0 0;
  background: #fff;
  border-top: 1px solid #d9d9d9;
}
footer .w1000 {
  position: relative;
}
/*---------------------------------------
fixButtons
---------------------------------------*/
footer .fixButtons {
  position: fixed;
  right: 20px;
  bottom: -10px;
  opacity: 0;
  text-align: center;
  transition: all 0.5s linear;
  backface-visibility: hidden;
  z-index: -1;
}
footer .fixButtons.active {
  bottom: 20px;
  opacity: 1;
  z-index: 100;
}
footer .fixButtons span {
  display: block;
  margin-top: 20px;
}
footer .fixButtons span img.pcCont {
  display: inline;
}

/*---------------------------------------
footerTop
---------------------------------------*/
footer .footerTop {
  margin-bottom: 45px;
}
footer .logo img {
  vertical-align: middle;
}
footer .logo img.copy {
  margin-top: -10px;
  margin-left: 40px;
}
footer .sns {
  right: 0;
  top: 1px;
}
/*---------------------------------------
sitemap
---------------------------------------*/
footer .sitemap {
  margin-bottom: 70px;
}
footer .sitemap > ul {
  height: auto;
  overflow: hidden;
}
footer .sitemap > ul > li {
  float: left;
  margin-right: 58px;
  line-height: 2.2;
}
footer .sitemap > ul > li:last-child {
  margin-right: 0;
}
footer .sitemap > ul > li .hd {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}
footer .sitemap > ul > li a {
  font-size: 100%;
  background: url(../../img/root/ico_arrow01.png) left 3px no-repeat;
  -webkit-background-size: auto 8px;
  background-size: auto 8px;
  padding-left: 15px;
}
footer .sitemap > ul > li > ul + ul {
  margin-top: 30px;
}

footer .sitemap .sitemap__subLabel {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}
/*---------------------------------------
links
---------------------------------------*/
footer .links {
  padding: 28px 0;
  border-top: 1px solid #d9d9d9;
}
footer .links ul {
  height: auto;
  overflow: hidden;
}
.ua-pc footer .links ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

footer .links ul li {
  float: left;
  margin-right: 12px;
}
footer .links ul li:last-child {
  margin-right: 0;
}
/*---------------------------------------
copyright
---------------------------------------*/
footer .copyright {
  font-size: 93%;
  text-align: center;
  color: #dfdfdf;
  background: #262626;
  padding: 28px 0;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■content
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*---------------------------------------
pankuzu
---------------------------------------*/
#pankuzu {
  font-size: 79%;
  color: #888888;
  padding: 0 30px;
  margin-top: 20px;
}
#pankuzu li {
  display: inline;
  padding-right: 19px;
  margin-right: 13px;
  background: url(../../img/root/ico_arrow02.png) right 2px no-repeat;
  -webkit-background-size: auto 8px;
  background-size: auto 8px;
}
#pankuzu li a {
  color: #888888;
}
#pankuzu li:last-child {
  background: none;
  padding-right: 0;
  margin-right: 0;
}
#pankuzu li br {
  display: none;
}
/*---------------------------------------
head
---------------------------------------*/
h2 {
  text-align: center;
}
.pageTitle {
  padding: 62px 0 58px 0;
}
.pageTitle > img {
  width: auto;
  height: 60px;
}
.pageTitle.sub {
  padding: 26px 0;
}
.pageTitle.sub img {
  height: 40px;
  width: auto;
}
.pageTitle.normal {
  color: #fff;
  font-size: 214%;
  line-height: 1.8;
  letter-spacing: 0.08em;
  background: url(../../img/root/ttl_bg_border.png) repeat left top;
  padding: 35px 0;
  text-align: center;
}
.ua-mobile .pageTitle.normal {
  font-size: 18px;
}
.pageTitle.normal span.eg {
  display: block;
  color: #ccc;
  font-size: 48%;
  font-style: italic;
}
.pageTitle__sub {
  display: block;
  font-size: 18px;
  font-family: "Metal", cursive;
  font-style: italic;
  letter-spacing: 0;
  color: #fff;
}
.ua-mobile .pageTitle__sub {
  font-size: 14px;
}

.hd01 {
  font-size: 172%;
  text-align: center;
  letter-spacing: 0.1em;
  padding-bottom: 12px;
  margin-bottom: 60px;
  border-bottom: 1px solid #d9d9d9;
}
.hd02 {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 115%;
  margin-bottom: 50px;
  padding: 2px 5px;
  letter-spacing: 2px;
}
.hd03 {
  font-size: 214%;
  line-height: 1.53;
  margin-bottom: 65px;
  text-align: center;
  letter-spacing: 2px;
}

.hd04 {
  font-size: 115%;
  text-align: center;
}
.hd04:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #262626;
  margin: 11px auto 0;
}

/*---------------------------------------
btn
---------------------------------------*/
.btn {
  display: block;
}
.btn01 a {
  display: inline-block;
  text-align: center;
  padding: 6px 43px 6px 23px;
  border: 1px solid #2e2e2e;
  background: url(../../img/root/ico_arrow01.png) 90% center no-repeat;
  background-position: right 19px center;
  -webkit-background-size: auto 10px;
  background-size: auto 10px;
}
.btn01.back a {
  padding: 6px 50px 6px 50px;
  background: url(../../img/root/ico_arrow03.png) 14px center no-repeat;
}
.btn01.blank a {
  background-image: url(../../img/root/ico_blank.png);
  -webkit-background-size: auto 12px;
  background-size: auto 12px;
}

.btn02 {
  text-align: center;
}
.btn02 a {
  border: 1px solid #2d2d2d;
  background-color: #fff;
  padding: 7px 44px;
  display: inline-block;
}

/*btn03*/
.btn03 a {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 9px 49px 9px 22px;
  background-color: #262626 !important;
}

.btn04 a,
.btn04 button {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 7px 43px 7px 23px;
  background: url(../../img/root/ico_arrow13.png) right 19px center no-repeat #034a3c;
  -webkit-background-size: auto 10px;
  background-size: auto 10px;
  border: 1px solid #222;
}

/*PDF*/
a.pdf[target="_blank"] {
  background: url(../../img/root/ico_pdf.png) no-repeat 93% center;
  background-position: right 11px center;
  background-size: auto 24px;
}

/*---------------------------------------
link
---------------------------------------*/
.link01 a {
  color: #06735d;
  text-decoration: underline;
  background: url(../../img/root/ico_arrow01.png) no-repeat left center;
  background-size: 5px auto;
  padding-left: 15px;
}

/*---------------------------------------
anchor
---------------------------------------*/
ul.anchor01 {
  text-align: center;
  letter-spacing: -0.4em;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto 55px auto;
}
ul.anchor01 li {
  display: inline-block;
  letter-spacing: normal;
  padding: 0 4px;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.anchor01 li a {
  display: block;
  background: url(../../img/root/ico_arrow04.png) no-repeat right 20px center #ececec;
  background-size: 9px auto;
  padding: 7px 0;
  width: 100%;
}

/*---------------------------------------
intro
---------------------------------------*/
section#intro {
  padding: 50px 0 72px;
  text-align: center;
}
section#intro h3 {
  font-size: 214%;
  line-height: 1.53;
  margin-bottom: 25px;
  letter-spacing: 2px;
}
section#intro p {
  font-size: 115%;
  line-height: 2.17;
}
section#intro .bnrs {
  margin-top: 60px;
  font-size: 0;
  text-align: center;
}
section#intro .bnrs li {
  display: inline-block;
  margin: 0 13px;
}
/*---------------------------------------
bottomBnrs
---------------------------------------*/
.bottomBnrs {
  padding: 45px 0;
  background: #e4e4e4;
  clear: both;
}
.bottomBnrs .w1000 {
  height: auto;
  overflow: hidden;
}
.bottomBnrs ul {
  height: auto;
  overflow: hidden;
}
.bottomBnrs ul li {
  float: left;
  margin-right: 35px;
}
.bottomBnrs ul li:last-child {
  margin-right: 0;
}
/*---------------------------------------
sort
---------------------------------------*/
.sort {
  padding: 25px 0 35px;
  background: #333;
  position: relative;
  margin-bottom: 75px;
}
.sort:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 75px 0 75px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -75px;
}
.sort .hd {
  text-align: center;
  font-size: 129%;
  color: #ffffff;
  margin-bottom: 16px;
}
.sort ul {
  text-align: center;
}
.sort ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 5px 10px 0;
  vertical-align: middle;
}
.sort ul li:last-child {
  margin-right: 0;
}

.sort ul li a {
  display: table-cell;
  padding: 8px 12px;
  background: #ffffff;
  border-radius: 4px;
  vertical-align: middle;
}
.sort ul li.active a {
  background: #034a3c !important;
  color: #fff;
}

#lensSort ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#lensSort ul li {
  padding: 4px;
  margin: 0;
  flex: 1 1 20%;
  box-sizing: border-box;
  max-width: 20%;
}
.ua-mobile #lensSort ul li {
  padding: 4px;
  margin: 0;
  flex: 1 1 50%;
  box-sizing: border-box;
  max-width: 50%;
}
#lensSort ul li#driving_day {
  order: 1;
}
#lensSort ul li#fishing {
  order: 3;
}
#lensSort ul li#golf {
  order: 5;
}
#lensSort ul li#walking_running {
  order: 8;
}
#lensSort ul li#climbing {
  order: 4;
}
#lensSort ul li#traveling {
  order: 10;
}
#lensSort ul li#outfoor_sports {
  order: 6;
}
#lensSort ul li#winter_sports {
  order: 7;
}
#lensSort ul li#pc {
  order: 9;
}
#lensSort ul li#driving_night {
  order: 2;
}
#lensSort ul li a {
  display: block;
  padding: 1em 0;
  line-height: 1;
  transition: 0.3s;
  height: auto !important;
}
#lensSort ul li a:hover {
  color: #fff;
  background-color: #f39800;
}
.ua-pc #lensSort.sort {
  padding-bottom: 25px;
}
.ua-pc #lensSort.sort .hd {
  position: relative;
  margin-bottom: 20px;
  /*	cursor: pointer;*/
}
.ua-pc #lensSort.sort .hd:after {
  content: none;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 14px;
  width: 14px;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  transform: translateY(-25%) rotate(135deg);
  transition: 0.5s;
  top: 100%;
}
.ua-pc #lensSort.sort .hd.open:after {
  transform: translateY(25%) rotate(-45deg);
}
.ua-mobile #lensSort.sort .lensSort__item {
  display: none;
}
/*---------------------------------------
wp-pagenavi
---------------------------------------*/
.wp-pagenavi {
  border-top: 1px solid #d9d9d9;
  line-height: 1;
  padding: 47px 0 37px 0;
  letter-spacing: -0.4em;
  text-align: center;
  font-size: 115%;
  clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span.current {
  display: inline-block;
  border: 1px solid #d9d9d9;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin: 0 6px 10px 6px;
  padding-top: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  letter-spacing: normal;
}
.wp-pagenavi span.current {
  color: #fff;
  background-color: #444;
}

/*---------------------------------------
detail_page article
---------------------------------------*/
#detail_page article a {
  color: #034a3c;
  text-decoration: underline;
}
#detail_page article .h3_area h3 {
  font-size: 223%;
}
#detail_page article .h3_area p.day {
  color: #666;
  font-size: 108%;
}
#detail_page article .h3_area {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12px;
  margin-bottom: 36px;
}

#detail_page article .entry p {
  /*font-size:122%;
	margin-bottom:30px;*/
  line-height: 1.76;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■Wordpress用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.searchedkeyword {
  background-color: #ffc;
  padding: 0 2px;
}
/*align────────────────────────────────────*/
.alignright {
  float: right;
  padding: 0 0 15px 30px;
}
.alignleft {
  float: left;
  padding: 0 30px 15px 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px 15px 15px;
}
.alignnone {
  padding: 0 0 0 0 !important;
}
img.alignnone {
  padding-bottom: 0;
  margin-bottom: 25px;
}
/* navigation──────────────────────────────────── */
.navigation_wrap {
  border-top: 1px solid #d9d9d9;
  padding: 40px 0;
  clear: both;
}
.navigation_wrap .navigation {
  letter-spacing: -0.4em;
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.navigation_wrap .navigation .prev {
  float: left;
}
.navigation_wrap .navigation .next {
  float: right;
}
.navigation_wrap .navigation li a {
  border: 1px solid #2d2d2d;
  line-height: 1;
  padding: 13px 37px;
  display: inline-block;
  letter-spacing: normal;
}
.navigation_wrap .navigation .prev a {
  background: url(../../img/root/ico_arrow03.png) 14px center no-repeat;
  -webkit-background-size: auto 10px;
  padding-left: 41px;
}
.navigation_wrap .navigation .next a {
  background: url(../../img/root/ico_arrow01.png) 90% center no-repeat;
  -webkit-background-size: auto 10px;
  padding-right: 41px;
}
/* entry内の再定義──────────────────────────────────── */
.entry {
  font-size: 122%;
  line-height: 1.76;
}
.entry p,
.entry blockquote,
.entry table,
.entry ol,
.entry ul {
  margin-bottom: 25px;
}
.entry p {
  margin-bottom: 30px;
}
.entry strong {
  font-weight: bold;
}
.entry em {
  font-style: italic;
}
/*table*/
.entry table,
.entry th,
.entry td {
  border: 1px solid #ccc;
  padding: 10px;
}
.entry th {
  background-color: #eee;
  font-weight: bold;
}
/*lists*/
.entry ul,
.entry ol {
  padding-left: 20px;
}
.entry ul li {
  list-style: disc;
}
.entry ol li {
  list-style: decimal;
}
/*blockquote*/
.entry blockquote {
  padding-left: 20px;
}
/*header*/
.entry h1,
.entry h2,
.entry h3,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  font-weight: bold;
  margin-bottom: 15px;
  height: auto;
}
.entry h1 {
  font-size: 228%;
  margin-bottom: 46px;
  text-align: center;
}
.entry h2 {
  font-size: 172%;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.entry h3 {
}
.entry h4 {
  font-size: 143%;
  text-align: left;
  margin-bottom: 30px;
}
.entry h5 {
  font-size: 143%;
  color: #d1466b;
  margin-bottom: 25px;
}
.entry h6 {
  font-size: 129%;
  margin-bottom: 25px;
}
.entry img {
  max-width: 700px;
  height: auto;
  box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ac_select
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.ac_select {
  width: 180px;
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: 320px;
  font-size: 55%;
  letter-spacing: normal;
  z-index: 10;
}
.ac_select p {
  background: url(../../img/root/ico_arrow04.png) 90% center no-repeat #ececec;
  background-size: 8px auto;
  padding: 5px 0;
  cursor: pointer;
}
.ac_select p.open {
  background-image: url(../../img/root/ico_arrow05.png);
}
.ac_select ul {
  display: none;
}
.ac_select ul li {
  border-top: 1px solid #fff;
}
.ac_select ul li a {
  display: block;
  padding: 5px 0;
  background-color: #ececec;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■お問い合わせページ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*---------------------------------------
カセット
---------------------------------------*/
#form_wrap .hd04 {
  margin-bottom: 30px;
}
#form_wrap .faq {
  background: #f3f3f3;
  margin-top: 20px;
}
#form_wrap .faq .w1000 {
  box-sizing: border-box;
  display: table;
  width: 600px;
  padding: 28px 0;
}
#form_wrap .faq p {
  display: table-cell;
  vertical-align: middle;
}
#form_wrap .faq p.txt {
  line-height: 2;
  text-align: left;
}
#form_wrap .faq p.btn01 {
  width: 26%;
}
#form_wrap .faq p.btn01 a {
  width: 158px;
  box-sizing: border-box;
  background-color: #fff;
  padding-left: 0;
  padding-right: 23px;
}
#form_wrap .media_link {
  text-align: right;
  padding: 12px 50px;
  box-sizing: border-box;
}
#form_wrap .media_link a {
  display: inline-block;
  color: #034a3c;
  text-decoration: underline;
}
#form_wrap .block {
  padding: 45px 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 0;
}
#form_wrap .block p {
  line-height: 2.14;
  text-align: center;
  margin-bottom: 20px;
}
#form_wrap .block p:last-child {
  margin-bottom: 0;
}
#form_wrap .block p.tel span a {
  cursor: default;
  font-size: 200%;
  margin-right: 20px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■お問い合わせフォーム
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
form.con_form button {
  cursor: pointer;
  width: 320px;
  height: 60px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "Roboto Slab", Garamond, "Times New Roman";
  font-size: 115%;
  padding-left: 43px;
  margin-top: 12px;
}
form.con_form table {
  width: 100%;
}
form.con_form table tr th,
form.con_form table tr td {
  font-size: 108%;
  border-bottom: 1px solid #d9d9d9;
  vertical-align: top;
}
form.con_form table tr th {
  width: 215px;
  font-size: 108%;
  padding: 21px 0;
}
form.con_form table tr td {
  padding: 15px 62px 15px 23px;
}
form.con_form table tr th div {
  position: relative;
}
form.con_form table tr th div:after {
  content: "任意";
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 36px;
  background: #a2a2a2;
  border-radius: 2px;
  font-size: 80%;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 4px 0;
  margin-top: 0;
}
form.con_form table tr th.required div:after {
  content: "必須";
  background-color: #981d1d;
}

form.con_form table tr td span {
  font-size: 86%;
  color: #666;
  margin-left: 20px;
}
form.con_form input[type="submit"],
form.con_form label {
  cursor: pointer;
}
form.con_form input[type="text"],
form.con_form input[type="email"],
form.con_form input[type="tel"],
form.con_formform select,
form.con_form textarea {
  background: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 3px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 8px 14px !important;
  font-size: 108%;
}
/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
  color: #a9a9a9;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #a9a9a9;
}

/* Firefox 18- */
:-moz-placeholder {
  color: #a9a9a9;
  opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
  color: #a9a9a9;
  opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
  color: #a9a9a9;
}

form.con_form table tr td select {
  background: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 9px 14px !important;
}
form.con_form table tr td textarea {
  display: block;
  height: 200px !important;
}
form.con_form table tr td ul.radio li {
  display: inline-block;
  margin-right: 10px;
}
form.con_form table tr td label {
  border: none !important;
  padding: 0 !important;
}
form.con_form table tr td input[type="checkbox"],
form.con_form table tr td input[type="radio"] {
  margin-right: 8px;
}
form.con_form table tr td .sizeS {
  width: 163px !important;
}
form.con_form table tr td .sizeM {
  width: 300px !important;
}
form.con_form table tr td .sizeL {
  width: 100% !important;
}
form#mailformpro label.mfp_checked {
  padding: 0 !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
  margin: 0 !important;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
  border-radius: 0 !important;
  padding: 0;
  border: none !important;
  text-shadow: none !important;
  font-size: 115% !important;
  cursor: pointer !important;
  outline: none !important;
}
form.con_form .mfp_element_submit:hover,
form.con_form .mfp_element_reset:hover,
form.con_form .mfp_element_button:hover,
form.con_form button.mfp_next:hover,
form.con_form button.mfp_prev:hover {
  background: url(../../img/root/ico_arrow13.png) right 19px center no-repeat #034a3c !important;
  -webkit-background-size: auto 10px !important;
  background-size: auto 10px !important;
  box-shadow: none !important;
}
div.mfp_buttons button#mfp_button_send,
div.mfp_buttons button#mfp_button_cancel {
  font-size: 108% !important;
  padding: 8px 20px;
  margin: 0 10px;
}
div.mfp_buttons button#mfp_button_send {
  float: right;
}
div.mfp_buttons button#mfp_button_cancel {
  float: left;
}
.mfp_element_all {
  max-width: none !important;
}
/*確認画面*/
#mfp_confirm_table {
  margin-top: 10px !important;
}
table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
  font-size: 108% !important;
  padding: 10px !important;
}
div.mfp_buttons {
  width: 270px;
  overflow: hidden;
  margin: auto;
  margin-top: 30px !important;
}
/*---------------------------------------
					お問い合わせページ用フォーム
					---------------------------------------*/
#form_wrap #form {
  padding-bottom: 92px;
  border-bottom: none;
}
#form_wrap #form form {
  padding: 0 50px;
}
#form_wrap form.con_form p {
  font-size: 108%;
}
#form_wrap form.con_form p a {
  color: #08725c;
  text-decoration: underline;
}
#form_wrap form.con_form table + p {
  padding: 32px 0;
}

/* 20170426_メッセージの追加 */
p.msg {
  /*background: #ab202f;*/
  background: #fff;
  font-size: 140%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 6px;
  color: #ab202f;
  border: 2px solid #ab202f;
}
.caution {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 2px solid #ab202f;
}
.caution__title {
  font-size: 140% !important;
  color: #ab202f;
}
.caution__txt {
  font-size: 110%;
  line-height: 1.5;
}
.ua-mobile .caution {
  line-height: 1.5;
  padding: 20px 15px !important;
}
.ua-mobile .caution__title {
  margin-bottom: 10px;
  font-size: 120%;
}
.ua-mobile .caution__txt {
  font-size: 100%;
}
