@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
/* font
----------------------------------------------- */
:root { --mincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif; --gothic: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }

/* default sp
	----------------------------------------------- */
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
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, 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, section, summary, time, mark, audio, video { padding: 0; margin: 0; font: inherit; word-wrap: break-word; border: 0; vertical-align: baseline; outline: none; }
body { padding: 0; margin: 0; color: #000; font-size: 3.6vw; font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; -webkit-text-size-adjust: 100%; font-style: normal; line-height: 1; }
article, aside, canvas, details, figcaption, figure, header, footer, hgroup, main, menu, nav, section, summary { display: block; }
blockquote, q { quotes: none; }
strong, b { font-weight: bold; }
ul, ol, li { list-style: none; }
table { border-spacing: 0; border-collapse: collapse; }
img, video, object { height: auto; border: none; display: block; }
ins { background: none; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
hr { height: 1px; padding: 0; margin: 1em 0; border: 0; border-top: 1px solid #ccc; display: block; }
*:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
a { color: #000; text-decoration: none; display: block; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
a:hover { opacity: 0.6; }

.clearfix:after { content: ''; display: block; clear: both; }
.pc { display: none; }
.sp { display: block; }

/* common sp
----------------------------------------------- */
.container { width: 100%; padding-top: 15vw; overflow: hidden; z-index: 1; position: relative; }

.google-map { width: 100%; position: relative; }
.google-map iframe, .google-map object, .google-map embed { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.search-bread{width:90%;margin: 6vw auto 0;}
.search-bread a{background:#deb529;color:#fff;font-weight: bold;font-size: 5vw;text-align: center;margin-bottom: 4%;padding: 4%;line-height: 1.4;border-radius: 60px;letter-spacing: -1px;position: relative;}
.search-bread a span{display:block;font-family: 'Lato';font-size: 70%;letter-spacing: 3px;color: #f8f0e4;}
.search-bread a:after{content: "\f105";position: absolute;top: 50%;right: 4vw;-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);font-family: "icon";}


.midashi01 { width: 100%; margin-bottom: 5vw; text-align: center; position: relative; }
.midashi01 .jp { margin-bottom: 1.5vw; color: #3a3a3a; font-size: 5.53vw; font-weight: bold; line-height: 1.2; display: block; }
.midashi01 .en { color: #19c5c8; font-size: 3.42vw; font-family: 'Lato'; letter-spacing: 0.5vw; display: block; }

/* header sp
----------------------------------------------- */
.header { width: 100%; height: 15vw; background: #fff; z-index: 10; position: fixed; top: 0; left: 0; }
.sp-header { width: 100%; height: 100%; }
.header-content { width: 100%; height: 100%; z-index: 11; position: relative; -moz-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); }
.header-logo { width: 12vw; position: absolute; top: 2.5vw; left: 2.5vw; }
.header-logo img { width: 100%; }
.header-mail { width: 12vw; height: 12vw; padding-top: 0.5vw; color: #fff; font-size: 5.92vw; background: #7faa35; position: absolute; top: 1.5vw; right: 27vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.header-tel { width: 12vw; height: 12vw; padding-top: 1vw; color: #fff; font-size: 6.58vw; background: #deb52a; position: absolute; top: 1.5vw; right: 14vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }

.header-line,.header-insta{width: 12vw; height: 12vw;padding: 1vw;color: #fff;display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center;position: absolute;top: 1.5vw;}
.header-line{background: #10C300;right: 53vw;}
.header-insta{background: #4bd7d9;right: 40vw;}
.header-content a .icon{font-size: 7.5vw;}

.header-navi-button { width: 14vw; height: 100%; cursor: pointer; position: absolute; top: 0; right: 0; }
.header-navi-button .line { width: 8vw; height: 1px; background: #000; position: absolute; left: 3vw; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-button .line-top { top: 3.5vw; }
.header-navi-button .line-middle { top: 5.5vw; }
.header-navi-button .line-bottom { top: 7.5vw; }
.header-navi-button .line-title { width: 100%; font-size: 3.16vw; font-family: 'Lato'; text-align: center; position: absolute; bottom: 2.5vw; left: 0; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi { width: 100%; height: 100%; background: #dcfffd; opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; -moz-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-inner { width: 100%; height: 100%; overflow-y: auto; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
.header-navi-inner::-webkit-scrollbar { display: none; }
.header-navi-scroll { width: 100%; height: 100%; padding: 20vw 0 1px; background: url(../images/header-navi-bg.jpg) no-repeat top center; background-size: 100%; overflow-y: auto; position: relative; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
.header-navi-scroll::-webkit-scrollbar { display: none; }
.header-navi-items { width: 90vw; margin: 0 auto 6vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.header-navi-item { width: 48%; border-bottom: 1px dotted #c5cecd; position: relative; }
.header-navi-item:after { content: '\f105'; color: #19c5c8; font-size: 3.95vw; font-family: 'icon'; position: absolute; top: 50%; right: 2vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-navi-item a { padding: 4vw 1vw 3.5vw; }
.header-navi-item .jp { margin-bottom: 1vw; font-size: 3.95vw; font-weight: bold; display: block; }
.header-navi-item .en { color: #19c5c8; font-size: 3.29vw; font-family: 'Lato'; text-indent: 0.5vw; letter-spacing: 0.2vw; position: relative; display: block; }
.header-navi-tel { margin: 0 auto 2vw; font-size: 9.21vw; font-family: 'Lato'; display: table; }
.header-navi-tel:before { content: '\f095'; margin-right: 1vw; color: #deb52a; font-size: 7.24vw; font-family: 'icon'; display: inline-block; }
.header-navi-opening { margin-bottom: 5vw; font-size: 3.68vw; text-align: center; }
.header-navi-banner { width: 90vw; margin: 0 auto 6vw; }
.header-navi-banner img { width: 100%; }

.header-navi-sub-items { margin: 0 auto 100px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
.header-navi-sub-items li { font-size: 3.42vw; font-weight: bold; }
.header-navi-sub-items li:first-child:before { display: none; }
.header-navi-sub-items li:before { content: '|'; margin: 0 1vw 0 2.5vw; display: inline-block; }
.header-navi-sub-items a { display: inline-block; }
.animation { opacity: 0; visibility: hidden; -moz-transform: translateY(5px); -ms-transform: translateY(5px); -webkit-transform: translateY(5px); transform: translateY(5px); -moz-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-open { width: 100%; height: 100%; position: fixed; }
.header-navi-open .header-content { background: #dcfffd; }
.header-navi-open .line-top { top: 7.5vw; -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -webkit-transform: rotate(40deg); transform: rotate(40deg); }
.header-navi-open .line-middle, .header-navi-open .line-title { opacity: 0; visibility: hidden; left: 5vw; }
.header-navi-open .line-bottom { top: 7.5vw; -moz-transform: rotate(-40deg); -ms-transform: rotate(-40deg); -webkit-transform: rotate(-40deg); transform: rotate(-40deg); }
.header-navi-open .header-navi { opacity: 1; visibility: visible; }
.header-navi-open .animation { opacity: 1; visibility: visible; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.header-navi-open .animation01 { -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.header-navi-open .animation02 { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.header-navi-open .animation03 { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.header-navi-open .animation04 { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
.header-navi-open .animation05 { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.header-navi-open .animation06 { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.header-navi-open .animation07 { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
.header-navi-open .animation08 { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }
.header-navi-open .animation09 { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }

/* hero sp
----------------------------------------------- */
.hero { width: 100%; position: relative; }

.top-hero { padding-bottom: 1px; }
.top-hero-image { width: 100%; }
.top-hero-image img { width: 100%; }
.top-hero-head-text {width: 100%;z-index: 1;position: absolute;top: 6vw;left: 0;}
.top-hero-head-items {margin-bottom: 3vw;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;}
.top-hero-head-items li { padding: 2vw 3vw 1.5vw; margin: 0 0.5vw; color: #fff; font-size: 4.74vw; font-weight: bold; background: #19c5c8; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; position: relative; }
.top-hero-head-items li:after { content: ''; border-top: 2vw solid #19c5c8; border-right: 3vw solid transparent; border-left: 3vw solid transparent; position: absolute; bottom: calc(-2vw + 1px); left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.top-hero-title {width: 90vw;margin: auto;}
.top-hero-title img { width: 100%; }
.top-hero-bottom-text {width: 100%;z-index: 1;position: absolute;top: 95vw;left: 0;}
.top-hero-bottom-text img {width: 100vw;margin: auto;}
.top-hero-point-items { width: 100%; margin: 6vw auto 4vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
.top-hero-point-items li { width: 40%; margin: 0 1vw 2vw; }
.top-hero-point-items img { width: 100%; }

.second-hero { height: 40vw; background: url(../images/second-hero-bg.jpg) no-repeat center; background-size: cover; }
.second-hero-title { width: 100%; color: #fff; text-align: center; z-index: 1; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.second-hero-title .en { margin-bottom: 1vw; font-size: 10.53vw; font-family: 'Lato'; letter-spacing: 0.5vw; display: block; }
.second-hero-title .jp { font-size: 3.95vw; display: block; }

/* bread sp
----------------------------------------------- */
.breadcrumb { padding: 3vw 0 2.5vw; background: #e2edf0; z-index: 1; position: relative; }
.breadcrumb-items { width: 90vw; margin: 0 auto; font-size: 0; }
.breadcrumb-items li { font-size: 3.68vw; position: relative; display: inline-block; }
.breadcrumb-items li:after { content: "\f105"; margin: 0 2.5vw 0 1.5vw; font-weight: normal; font-family: 'icon'; display: inline-block; }
.breadcrumb-items li:last-child:after { display: none; }
.breadcrumb-items a { display: inline-block; }

/* footer sp
----------------------------------------------- */
.footer { width: 100%; z-index: 1; position: relative; }
.footer-gallery-items { width: 100%; }
.footer-gallery-item { width: 65vw; }
.footer-gallery-item img { width: 100%; }
.footer-content { width: 100%; padding: 10vw 0; position: relative; }
.footer-logo { width: 45vw; margin: 0 auto 8vw; position: relative; }
.footer-logo img { width: 100%; }

.footer-cotnact-items { width: 90vw; margin: 0 auto 6vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.footer-cotnact-items li { width: 48.5%; height: 16vw; text-align: center; }
.footer-cotnact-items li.tel a { padding-top: 3.5vw; background: #19c5c8; }
.footer-cotnact-items li.tel .big { margin-bottom: 0.5vw; font-size: 5.26vw; font-family: 'Lato'; }
.footer-cotnact-items li.tel .big:before { content: '\f095'; margin-right: 0.5vw; font-size: 4.47vw; font-family: 'icon'; display: inline-block; }
.footer-cotnact-items li.tel .small { color: #c4f6f7; font-weight: bold; }
.footer-cotnact-items li.mail a { padding-top: 4vw; background: #7faa35; }
.footer-cotnact-items li.mail .big { margin-bottom: 1vw; font-size: 4.74vw; font-weight: bold; }
.footer-cotnact-items li.mail .big:before { content: '\e910'; margin-right: 0.5vw; font-size: 4.74vw; font-family: 'icon'; display: inline-block; }
.footer-cotnact-items li.mail .small { color: #d6edae; font-family: 'Lato'; }
.footer-cotnact-items a { width: 100%; height: 100%; }
.footer-cotnact-items .big { color: #fff; display: block; }
.footer-cotnact-items .small { font-size: 3.29vw; display: block; }

.footer-social-items{width: 90vw;margin: 0 auto 6vw;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;}
.footer-social-items li{margin: 0 2vw;}
.footer-social-items li a{font-size: 10vw;}

.footer-navi { width: 90vw; margin: 0 auto 2.5vw; }
.footer-navi-items { width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
.footer-navi-items li { margin-bottom: 3.5vw; font-size: 3.42vw; font-weight: bold; position: relative; }
.footer-navi-items li:last-child:after { display: none; }
.footer-navi-items li:after { content: '|'; margin: 0 1vw; display: inline-block; }
.footer-navi-items a { display: inline-block; }
.copyright { font-size: 3.16vw; font-family: 'Lato'; text-align: center; letter-spacing: 0.2vw; display: block; }
.pagetop { width: 10vw; z-index: 1; position: absolute; top: -5vw; right: 4vw; }
.pagetop img { width: 100%; }

/* second sp
----------------------------------------------- */
.second { z-index: 1; position: relative; }
.second-text { width: 90vw; min-height: 100vw; padding: 8vw 0 12vw; margin: auto; }
.second-text p { margin-bottom: 4vw; font-size: 3.68vw; line-height: 1.8; }

/* =============================================
tablet-size
================================================*/
@media screen and (min-width: 736px) and (max-width: 1023px) {
  /* default pc ----------------------------------------------- */
  body { font-size: 16px; }
  .sp { display: none; }
  .pc { display: block; }

  .search-bread{width: 100%;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: box;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 0;}
  .search-bread a{font-size: 18px;width: 32%;padding: 10px;letter-spacing: -1.5px;}
  .search-bread a:after{right:20px;}
	
  /* common pc ----------------------------------------------- */
  .container { padding-top: 142px; }
  .midashi01 { margin-bottom: 40px; }
  .midashi01 .jp { margin: 0 auto 5px; font-size: 25px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
  .midashi01 .jp:before { content: ''; height: 2px; margin-right: 40px; background: #d9dad9; flex: 1; }
  .midashi01 .jp:after { content: ''; height: 2px; margin-left: 40px; background: #d9dad9; flex: 1; }
  .midashi01 .en { font-size: 15px; letter-spacing: 2px; }
	
  /* header pc ----------------------------------------------- */
  .header { height: auto; }
  .pc-header-content {width: 100%;height: 70px;padding: 1px 0;margin: auto;position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;}
  .pc-header-logo { width: 50px; margin-right: auto; }
  .pc-header-logo img { width: 100%; }
  .pc-header-mail { padding: 8px 25px; margin-right: 10px; text-align: center; background: #7faa36; position: relative; }
  .pc-header-mail .jp { margin-bottom: 2px; color: #fff; font-size: 18px; font-weight: bold; display: block; }
  .pc-header-mail .jp:before { content: '\e910'; margin-right: 4px; font-size: 20px; font-family: 'icon'; display: inline-block; }
  .pc-header-mail .en { color: #d6edae; font-size: 14px; font-family: 'Lato'; letter-spacing: 1px; display: block; }
  .pc-header-tel { text-align: center; position: relative; top: -2px; }
  .pc-header-tel .number { margin-bottom: 5px; font-size: 25px; font-family: 'Lato'; }
  .pc-header-tel .number:before { content: '\f095'; margin-right: 2px; color: #deb52a; font-size: 20px; font-family: 'icon'; display: inline-block; }
  .pc-header-tel .open { font-size: 14px; }
  .pc-header-navi { height: 100%; background: #f4f4f4; }
  .pc-header-navi-items {width: 100%;margin: auto;position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;}
  .pc-header-navi-items.top { margin-bottom: 2px; }
  .pc-header-navi-items.top:after { content: ''; width: 100vw; height: 4px; background: #fff; position: absolute; bottom: -4px; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .pc-header-navi-items li {width: calc(100% / 6);font-size: 14px;font-weight: bold;text-align: center;z-index: 1;position: relative;}
  .pc-header-navi-items li:first-child:before { content: ''; width: 1px; height: calc(100% - 10px); border-right: 1px dotted #abacab; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .pc-header-navi-items li:after { content: ''; width: 1px; height: calc(100% - 10px); border-left: 1px dotted #abacab; position: absolute; top: 50%; right: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .pc-header-navi-items a { padding: 10px 0; }
  .header-line,.header-insta{width: 52px;height: 52px;padding: 5px;margin-right: 10px;position: static;}
  .pc-header-content a .icon{font-size: 32px;}
	
  /* hero pc ----------------------------------------------- */
  .top-hero-image { min-width: 2000px; position: relative; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .top-hero-text {width: 90%;margin: auto;position: absolute;top: 50%;left: 50%;-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
  .top-hero-head-text {width: 79%;top: 0;position: relative;}
  .top-hero-head-items { margin-bottom: 15px; -webkit-justify-content: flex-start; justify-content: flex-start; }
  .top-hero-head-items li { padding: 8px 15px; margin: 0 5px 0 0; font-size: 20px; }
  .top-hero-head-items li:after { border-top-width: 8px; border-right-width: 14px; border-left-width: 14px; bottom: -7px; }
  .top-hero-title {width: 100%;margin: 0 0 8px 0;}
  .top-hero-bottom-text {width: 86%;margin-bottom: 15px;position: relative;top: 0;}
  .top-hero-bottom-text img { width: 100%; }
  .top-hero-point-items {width: 90%;margin: 18px 0 0 0;-webkit-justify-content: space-between;justify-content: space-between;}
  .top-hero-point-items li {width: 24%;margin: 0;}
  .second-hero { height: 150px; background: url(../images/second-hero-bg-pc.jpg) no-repeat center; background-size: cover; }
  .second-hero-title .en { margin-bottom: 8px; font-size: 40px; letter-spacing: 4px; }
  .second-hero-title .jp { font-size: 16px; font-weight: bold; }
	
  /* bread pc ----------------------------------------------- */
  .breadcrumb { padding: 12px 0 10px; }
  .breadcrumb-items { width: 900px; }
  .breadcrumb-items li { font-size: 14px; }
  .breadcrumb-items li:after { margin: 0 10px 0 8px; }
	
  /* footer pc ----------------------------------------------- */
  .footer-gallery-item { width: 355px; }
  .footer-content {width: 100%;padding: 60px 0;margin: auto;}
  .footer-logo { width: 190px; margin-bottom: 30px; }
  .footer-cotnact-items { width: 420px; margin-bottom: 25px; }
  .footer-cotnact-items li { width: 205px; height: 60px; }
  .footer-cotnact-items li.tel a { padding-top: 10px; }
  .footer-cotnact-items li.tel .big { margin-bottom: 5px; font-size: 20px; }
  .footer-cotnact-items li.tel .big:before { margin-right: 2px; font-size: 18px; }
  .footer-cotnact-items li.mail a { padding-top: 12px; }
  .footer-cotnact-items li.mail .big { margin-bottom: 4px; font-size: 18px; }
  .footer-cotnact-items li.mail .big:before { margin-right: 4px; font-size: 18px; }
  .footer-cotnact-items .small { font-size: 14px; }
	
  .footer-social-items{width: 100%;margin: 0 auto 25px;}
  .footer-social-items li{margin: 0 5px;}
  .footer-social-items li a{font-size: 35px;}
	
  .footer-navi { width: 100%; margin-bottom: 20px; }
  .footer-navi-items li { margin-bottom: 12px; font-size: 14px; }
  .footer-navi-items li:after { margin: 0 4px; }
  .copyright { font-size: 14px; letter-spacing: 1px; }
  .pagetop { width: 44px; top: -22px; right: 0; }
	
  /* second pc ----------------------------------------------- */
  .second-text { width: 95%; min-height: 500px; padding: 50px 0 80px; }
  .second-text p { margin-bottom: 20px; font-size: 15px; }
}

/* =============================================
pc-size
================================================*/
@media screen and (min-width: 1024px)   { 
  /* default pc ----------------------------------------------- */
  body { font-size: 16px; }
  .sp { display: none; }
  .pc { display: block; }

  .search-bread{width: 900px;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: box;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;margin: 50px auto 0;}
  .search-bread a{font-size: 20px;width: 32%;padding: 10px;letter-spacing: -1.5px;}
  .search-bread a:after{right:20px;}
	
  /* common pc ----------------------------------------------- */
  .container { padding-top: 142px; }
  .midashi01 { margin-bottom: 40px; }
  .midashi01 .jp { margin: 0 auto 5px; font-size: 25px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
  .midashi01 .jp:before { content: ''; height: 2px; margin-right: 40px; background: #d9dad9; flex: 1; }
  .midashi01 .jp:after { content: ''; height: 2px; margin-left: 40px; background: #d9dad9; flex: 1; }
  .midashi01 .en { font-size: 15px; letter-spacing: 2px; }
	
  /* header pc ----------------------------------------------- */
  .header { height: auto; }
  .pc-header-content {width: 900px;height: 70px;padding: 1px 0;margin: auto;position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;}
  .pc-header-logo { width: 50px; margin-right: auto; }
  .pc-header-logo img { width: 100%; }
  .pc-header-mail { padding: 8px 25px; margin-right: 10px; text-align: center; background: #7faa36; position: relative; }
  .pc-header-mail .jp { margin-bottom: 2px; color: #fff; font-size: 18px; font-weight: bold; display: block; }
  .pc-header-mail .jp:before { content: '\e910'; margin-right: 4px; font-size: 20px; font-family: 'icon'; display: inline-block; }
  .pc-header-mail .en { color: #d6edae; font-size: 14px; font-family: 'Lato'; letter-spacing: 1px; display: block; }
  .pc-header-tel { text-align: center; position: relative; top: -2px; }
  .pc-header-tel .number { margin-bottom: 5px; font-size: 25px; font-family: 'Lato'; }
  .pc-header-tel .number:before { content: '\f095'; margin-right: 2px; color: #deb52a; font-size: 20px; font-family: 'icon'; display: inline-block; }
  .pc-header-tel .open { font-size: 14px; }
  .pc-header-navi { height: 100%; background: #f4f4f4; }
  .pc-header-navi-items {width: 900px;margin: auto;position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;}
  .pc-header-navi-items.top { margin-bottom: 2px; }
  .pc-header-navi-items.top:after { content: ''; width: 100vw; height: 4px; background: #fff; position: absolute; bottom: -4px; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .pc-header-navi-items li {width: calc(100% / 6);font-size: 14px;font-weight: bold;text-align: center;z-index: 1;position: relative;}
  .pc-header-navi-items li:first-child:before { content: ''; width: 1px; height: calc(100% - 10px); border-right: 1px dotted #abacab; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .pc-header-navi-items li:after { content: ''; width: 1px; height: calc(100% - 10px); border-left: 1px dotted #abacab; position: absolute; top: 50%; right: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .pc-header-navi-items a { padding: 10px 0; }
  .header-line,.header-insta{width: 52px;height: 52px;padding: 5px;margin-right: 10px;position: static;}
  .pc-header-content a .icon{font-size: 32px;}
	
  /* hero pc ----------------------------------------------- */
  .top-hero-image { min-width: 2000px; position: relative; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .top-hero-text { width: 900px; margin: auto; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .top-hero-text img{width:100%;}
  .top-hero-head-text {width: 530px;position: relative;top: 0;}
  .top-hero-head-items { margin-bottom: 15px; -webkit-justify-content: flex-start; justify-content: flex-start; }
  .top-hero-head-items li { padding: 8px 15px; margin: 0 5px 0 0; font-size: 20px; }
  .top-hero-head-items li:after { border-top-width: 8px; border-right-width: 14px; border-left-width: 14px; bottom: -7px; }
  .top-hero-title {width: 680px;margin: 0;}
  .top-hero-bottom-text {width: 680px;margin-bottom: 15px;margin-top: 15px;position: relative;top: 0;}
  .top-hero-bottom-text img { width: 100%; }
  .top-hero-point-items { width: 680px; margin: 0; -webkit-justify-content: space-between; justify-content: space-between; }
  .top-hero-point-items li { width: 165px; margin: 0; }
  .second-hero { height: 150px; background: url(../images/second-hero-bg-pc.jpg) no-repeat center; background-size: cover; }
  .second-hero-title .en { margin-bottom: 8px; font-size: 40px; letter-spacing: 4px; }
  .second-hero-title .jp { font-size: 16px; font-weight: bold; }
	
  /* bread pc ----------------------------------------------- */
  .breadcrumb { padding: 12px 0 10px; }
  .breadcrumb-items { width: 900px; }
  .breadcrumb-items li { font-size: 14px; }
  .breadcrumb-items li:after { margin: 0 10px 0 8px; }
	
  /* footer pc ----------------------------------------------- */
  .footer-gallery-item { width: 355px; }
  .footer-content {width: 900px;padding: 60px 0;margin: auto;}
  .footer-logo { width: 190px; margin-bottom: 30px; }
  .footer-cotnact-items { width: 420px; margin-bottom: 25px; }
  .footer-cotnact-items li { width: 205px; height: 60px; }
  .footer-cotnact-items li.tel a { padding-top: 10px; }
  .footer-cotnact-items li.tel .big { margin-bottom: 5px; font-size: 20px; }
  .footer-cotnact-items li.tel .big:before { margin-right: 2px; font-size: 18px; }
  .footer-cotnact-items li.mail a { padding-top: 12px; }
  .footer-cotnact-items li.mail .big { margin-bottom: 4px; font-size: 18px; }
  .footer-cotnact-items li.mail .big:before { margin-right: 4px; font-size: 18px; }
  .footer-cotnact-items .small { font-size: 14px; }
  .footer-social-items{width: 100%;margin: 0 auto 25px;}
  .footer-social-items li{margin: 0 5px;}
  .footer-social-items li a{font-size: 35px;}
  .footer-navi { width: 100%; margin-bottom: 20px; }
  .footer-navi-items li { margin-bottom: 12px; font-size: 14px; }
  .footer-navi-items li:after { margin: 0 4px; }
  .copyright { font-size: 14px; letter-spacing: 1px; }
  .pagetop { width: 44px; top: -22px; right: 0; }
	
  /* second pc ----------------------------------------------- */
  .second-text { width: 900px; min-height: 500px; padding: 50px 0 80px; }
  .second-text p { margin-bottom: 20px; font-size: 15px; }
}
	
	
	
  /* retina用 ----------------------------------------------- */ 
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) { 
	.second-hero { background: url(../images/second-hero-bg-pc@2x.jpg) no-repeat center; background-size: cover; } }
