@charset "UTF-8";
/* 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.5vw; font-family: var(--gothic); -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
----------------------------------------------- */
.wrapper { width: 100%; background: url(../images/wrapper-bg.jpg) repeat top center; background-size: 10vw; overflow: hidden; z-index: 1; position: relative; }

.ad01 { width: 90vw; margin: 8vw auto; }
.ad01 img { width: 100%; }
.top-hero-btn li{margin-bottom: 5vw;}
.more-line {width: 100%;background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #67dd27), color-stop(50%, #58cf19));background: -moz-linear-gradient(top, #67dd27 50%, #58cf19 50%);background: -webkit-linear-gradient(top, #67dd27 50%, #58cf19 50%);background: linear-gradient(to bottom, #67dd27 50%, #58cf19 50%);-moz-border-radius: 15vw;-webkit-border-radius: 15vw;border-radius: 15vw;-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);}
.more-line .title { padding: 4.5vw 0 4vw; color: #fff; font-size: 5.26vw; font-weight: bold; text-align: center; letter-spacing: 0.2vw; background: url(../images/arrow02.png) no-repeat center right 5vw; background-size: 2.5vw; display: block; }
.more-line .title:before {content: '\e923';margin-right: 1.5vw;font-size: 110%;font-family: 'icon';display: inline-block;font-weight: normal;}

.more-facility {width: 100%;background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f5d801), color-stop(50%, #ffbc00));background: -moz-linear-gradient(top, #f5d801 50%, #ffbc00 50%);background: -webkit-linear-gradient(top, #f5d801 50%, #ffbc00 50%);background: linear-gradient(to bottom, #f5d801 50%, #ffbc00 50%);-moz-border-radius: 15vw;-webkit-border-radius: 15vw;border-radius: 15vw;-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);}
.more-facility .title { padding: 4.5vw 0 4vw; color: #fff; font-size: 5.26vw; font-weight: bold; text-align: center; letter-spacing: 0.2vw; background: url(../images/arrow02.png) no-repeat center right 5vw; background-size: 2.5vw; display: block; }
.more-facility .title:before {content: '\f044';margin-right: 1.5vw;font-size: 110%;font-family: 'icon';display: inline-block;font-weight: normal;}

.more-btn {margin: 0 auto;width: 100%;background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #43cdef), color-stop(50%, #12c0eb));background: -moz-linear-gradient(top, #43cdef 50%, #12c0eb 50%);background: -webkit-linear-gradient(top, #43cdef 50%, #12c0eb 50%);background: linear-gradient(to bottom, #43cdef 50%, #12c0eb 50%);-moz-border-radius: 15vw;-webkit-border-radius: 15vw;border-radius: 15vw;-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);}
.more-btn .title {padding: 4.5vw 0 4vw;color: #fff;font-size: 4.36vw;font-weight: bold;text-align: center;letter-spacing: -0.2vw;background: url(../images/arrow02.png) no-repeat center right 5vw;background-size: 2.5vw;display: block;}
.more-btn .title .icon {margin-right: 1.5vw;font-size: 110%;font-family: 'icon';display: inline-block;font-weight: normal;}


.new:before { content: 'New'; width: 30vw; height: 30vw; padding-bottom: 2vw; color: #fff; font-size: 3.95vw; font-family: "Poppins"; font-weight: 600; text-align: center; text-indent: 0.1em; letter-spacing: 0.4vw; background: #222; z-index: 1; pointer-events: none; position: absolute; top: -17vw; right: -17vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-end; align-items: flex-end; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }

/* header sp
----------------------------------------------- */
.header { width: 100%; z-index: 10; position: fixed; top: 0; left: 0; }
.header-navi-button { width: 12vw; height: 12vw; background: #252425; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; z-index: 2; position: absolute; top: 2.5vw; left: 4vw; }
.header-navi-button .line { width: 7vw; height: 5vw; background: url(../images/header-navi-line.png) no-repeat top center; background-size: 100%; position: absolute; top: 3vw; left: 2.5vw; -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 .title { width: 100%; color: #fff; font-size: 2.11vw; font-family: "Poppins"; font-weight: 600; text-align: center; position: absolute; bottom: 2vw; 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-logo { width: 15vw; z-index: 2; position: absolute; top: 5.5vw; left: 18vw; }
.header-logo img { width: 100%; }
.header-search { width: 50vw; height: 10vw; position: absolute; top: 3.5vw; right: 4vw; }
.header-search .box { width: 100%; height: 100%; padding: 1vw 10vw 0 2.5vw; font-size: 4.61vw; background: #fff; border: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.header-search .button { width: 10vw; height: 100%; padding: 2.5vw; background: none; border: none; z-index: 1; cursor: pointer; position: absolute; top: 0; right: 0; }
.header-search .button img { width: 100%; }
.header.active .header-search .box{background:#f3f0ea;}

.header-navi { width: 100%; height: 100%; background: #f6f2eb; visibility: hidden; z-index: 1; position: fixed; top: -100vh; left: 0; -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-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; 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-content { width: 90vw; margin: 0 auto 100px; }
.header-navi-box { margin-bottom: 8vw; }
.header-navi-box-title { margin-bottom: 4vw; font-size: 5.26vw; font-family: "Poppins"; font-weight: 600; letter-spacing: 0.2vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.header-navi-box-title:after { content: ''; height: 1px; margin-left: 2.5vw; background: #444; flex: 1; }
.header-navi-contents-items { width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.header-navi-contents-items li { margin: 0 1vw 2vw 0; }
.header-navi-contents-items a { padding: 2.5vw 4vw; background: #fff; border: 1px solid #222; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.header-navi-contents-items .jp { margin-right: 1vw; font-size: 3.68vw; font-weight: bold; }
.header-navi-contents-items .en {font-size: 2.89vw;font-weight: bold;}
.header-navi-contents-items .en.study { color: #1a7df6; }
.header-navi-contents-items .en.location { color: #30c4c9; }
.header-navi-contents-items .en.shopping { color: #39d598; }
.header-navi-contents-items .en.job { color: #1cbb37; }
.header-navi-contents-items .en.recruit { color: #99d226; }
.header-navi-contents-items .en.stay { color: #e0a40c; }
.header-navi-contents-items .en.eat { color: #fe4026; }
.header-navi-contents-items .en.fashion { color: #ff587d; }
.header-navi-contents-items .en.event { color: #d046f9; }
.header-navi-contents-items .en.encounter { color: #8768ff; }
.header-navi-items { width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.header-navi-items li { margin: 0 1vw 2vw 0; font-size: 3.68vw; font-weight: bold; }
.header-navi-items li.line a { background: #56c919; }
.header-navi-items li.line a:before { content: '\e923'; margin-right: 1.5vw; font-size: 110%; font-family: 'icon'; display: inline-block; font-weight:normal;}
.header-navi-items li.facility a { background: #ffbc00; }
.header-navi-items li.facility a:before { content: '\f044'; margin-right: 1.5vw; font-size: 110%; font-family: 'icon'; display: inline-block; font-weight:normal;}
.header-navi-items a { padding: 2.5vw 4vw; color: #fff; background: #222; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; }
.header-navi-copyright { margin-top: 12vw; font-size: 3.16vw; text-align: center; letter-spacing: 0.2vw; }

.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-navi-button .line { width: 6vw; height: 6vw; background: none; left: 3vw; }
.header-navi-open .header-navi-button .line:before { content: ''; width: 100%; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
.header-navi-open .header-navi-button .line:after { content: ''; width: 100%; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); -webkit-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }
.header-navi-open .header-navi-button .title { visibility: hidden; opacity: 0; }
.header-navi-open .header-navi { visibility: visible; top: 0; }
.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.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

/* hero sp
----------------------------------------------- */
.hero { width: 100%; position: relative; }

.second-hero { height: 50vw; background: #12c0eb url(../images/second-hero-bg.jpg) no-repeat center bottom; background-size: 100%; overflow: hidden; }
.second-hero-title {width: 100%;padding: 0 5vw;color: #fff;font-size: 14vw;font-family: "Poppins";font-weight: 600;letter-spacing: 0.2vw;z-index: 1;position: absolute;bottom: -2.5vw;left: 0;white-space: nowrap;}
.second-hero-title span{display:table;font-size:3.8vw;background:#fff;color:#13c0ec;padding: 1% 5%;margin-bottom: 0vw;}

/* bread sp
----------------------------------------------- */
.breadcrumb { padding: 3.5vw 0 3vw; background: #f6f1eb; border-top: 1px solid #222; border-bottom: 1px solid #222; 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 { font-weight: bold; }
.breadcrumb-items li:last-child:after { display: none; }
.breadcrumb-items a { display: inline-block; }

/* footer sp
----------------------------------------------- */
.footer { width: 100%; background: #a2e1e1 url(../images/footer-bg.jpg) no-repeat center bottom; background-size: 100%; z-index: 1; position: relative; }
.footer-content { padding: 12vw 0 65vw; }
.footer-head { margin-bottom: 8vw; }
.footer-logo { margin: 0 auto 6vw; }
.footer-logo .logo { width: 20vw; margin: 0 auto 4vw; }
.footer-logo .logo img { width: 100%; }
.footer-logo .managed { font-size: 3.68vw; text-align: center; letter-spacing: 0.2vw; }
.footer-line { width: 90vw; margin: auto; }
.footer-line .title { padding: 4vw 0 3.5vw; font-size: 4.21vw; }

.footer-contact { width: 90vw; margin: 0 auto; }
.footer-contact-title { margin-bottom: 4vw; font-size: 3.95vw; font-weight: bold; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.footer-contact-title:after { content: ''; height: 1px; margin-left: 4vw; background: #717a7a; flex: 1; }
.footer-contact-items { width: 100%; margin: 0 auto; }
.footer-contact-items li { width: 100%; margin-bottom: 2vw; font-size: 3.68vw; position: relative; }
.footer-contact-items li:after { content: '\f105'; color: #b7b7b7; font-size: 120%; font-family: 'icon'; position: absolute; top: 50%; right: 4vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-contact-items a { padding: 4vw 4vw 3.5vw; background: #c9f2f2; }
.footer-contact-items a:before { content: '\e910'; margin-right: 2vw; color: #fff; font-family: 'icon'; display: inline-block; }
.footer-navi-items { width: 90vw; margin: 0 auto 8vw; 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-navi-items li { width: 48%; font-size: 3.95vw; font-weight: bold; line-height: 1.4; border-bottom: 1px solid #a5a5a5; position: relative; }
.footer-navi-items li:after { content: '\f105'; font-size: 120%; font-weight: normal; font-family: 'icon'; position: absolute; top: 50%; right: 2.5vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-navi-items a { padding: 4vw 2.5vw 3.5vw; }

.copyright { font-size: 3.16vw; text-align: center; display: block; }
.pagetop { width: 15vw; z-index: 1; position: absolute; top: -7.5vw; right: 0; }
.pagetop img { width: 100%; }

/* second sp
----------------------------------------------- */
.second { padding: 10vw 0; z-index: 1; position: relative; }
.second-text { width: 90vw; min-height: 80vw; margin: auto; position: relative; font-size: 3.6vw;line-height: 1.8;}
.second-text > p {margin-bottom: 4vw;}

.midashi01{ width: 100%; margin-bottom: 5vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; }
.midashi01 .en { margin-right: 2vw; font-size: 6.58vw; font-family: "Poppins"; font-weight: 600; }
.midashi01 .jp { font-size: 3.68vw; font-weight: bold; }

/* =============================================
pc-size
================================================*/
@media screen and (min-width: 736px) { 
  /* default pc ----------------------------------------------- */
  body { font-size: 15px; }
  .sp { display: none; }
  .pc { display: block; }
	
  /* common pc ----------------------------------------------- */
  .wrapper { background-size: 44px; }
  .main-content {width: 98%;padding: 60px 0 1px;margin: auto;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: flex-start;-webkit-align-items: flex-start;align-items: flex-start;gap: 30px;}
  .right-box {width: 100%;order: 1;}
  .ad01 { width: 100%; margin: 40px auto; }
.top-hero-btn{ display: -webkit-box;display: flex; gap: 20px;}
.top-hero-btn li{margin-bottom:0;}	
  .more-line { width: 300px; }
  .more-line .title { padding: 16px 0 15px; font-size: 20px; letter-spacing: 1px; background-position: center right 18px; background-size: 10px; }
  .more-line .title:before { margin-right: 8px; }
  .more-facility { width: 300px; }
  .more-facility .title { padding: 16px 0 15px; font-size: 20px; letter-spacing: 1px; background-position: center right 18px; background-size: 10px; }
  .more-facility .title:before { margin-right: 8px; }	

.more-btn {width: auto;display: table;padding: 0px 20px 0px 30px;}
.more-btn .title {padding: 16px 40px 15px 0;font-size: 20px;letter-spacing: 1px;background-position: center right 18px;background-size: 10px;}
.more-btn .title .icon { margin-right: 8px; }	
	
  .new:before { width: 100px; height: 100px; padding-bottom: 8px; font-size: 16px; text-indent: 0.2em; letter-spacing: 2px; top: -50px; right: -50px; }

  /* header pc ----------------------------------------------- */
  .header { position: absolute; }
  .header-content {width: 90%;max-width: 1200px;margin: auto;position: relative;}
  .header-navi-button {width: 55px;height: 55px;position: fixed;top: 20px;left: 20px;}
  .header-navi-button .line { width: 30px; height: 20px; top: 13px; left: 12px; }
  .header-navi-button .title { font-size: 10px; bottom: 10px; }
  .header-logo {width: 75px;position: fixed;top: 34px;left: 89px;}
  .header-search {width: 365px;height: 45px;position: fixed;top: 25px;right: auto;left: 185px;}
  .header-search .box { padding: 3px 45px 0 15px; font-size: 16px; }
  .header-search .button { width: 45px; padding: 12px; }
  .header-sitemap { font-size: 14px; position: absolute; top: 35px; right: 0; }
  .header-sitemap:before { content: '●'; margin-right: 2px; color: #a9a9a9; }
  .header-navi { height: auto; }
  .header-navi-scroll { padding-top: 110px; }
  .header-navi-content {width: 94%;max-width: 1200px;margin: 0 auto;padding-bottom: 60px;}
  .header-navi-box-title { margin-bottom: 12px; font-size: 20px; letter-spacing: 1px; }
  .header-navi-box-title:after { margin-left: 10px; }
  .header-navi-box { margin-bottom: 25px; }
  .header-navi-contents-items li { margin: 0 4px 4px 0; }
  .header-navi-contents-items a { padding: 8px 14px 7px; }
  .header-navi-contents-items .jp { margin-left: 5px; font-size: 12px; }
  .header-navi-contents-items .en { font-size: 15px; letter-spacing: 1px; }
  .header-navi-items li { margin: 0 5px 5px 0; font-size: 15px; }
  .header-navi-items a { padding: 8px 14px 7px; }
  .header-navi-items li.line a:before{margin-right:5px;}
  .header-navi-items li.facility a:before{margin-right:5px;}
  .header-navi-copyright { margin-top: 35px; font-size: 12px; text-align: left; letter-spacing: 1px; }
  .header-navi-open .header-navi-button .line { width: 30px; height: 30px; left: 13px; }
	
  /* hero pc ----------------------------------------------- */

  .second-hero { height: 255px; background: #12c0eb; z-index: 1; }
  .second-hero:before { content: ''; width: 100%; min-width: 2000px; height: 100%; background: url(../images/second-hero-bg-pc.jpg) no-repeat center bottom; background-size: 100%; z-index: -1; position: absolute; bottom: 0; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .second-hero-content {width: 92%;max-width: 1200px;height: 100%;margin: auto;position: relative;}
  .second-hero-title { padding: 0; font-size: 116px; letter-spacing: 5px; bottom: -18px; }
  .second-hero-title span{font-size:15px;padding: 7px 12px;letter-spacing:0;}
	
  /* aside pc ----------------------------------------------- */
  .aside { width: 350px; padding-bottom: 45px; order: 0;display:none;}
  .aside-ad { width: 100%; margin-bottom: 15px; }
  .aside-ad img { width: 100%; }
  .aside-contents { width: 100%; padding-top: 15px; margin-bottom: 10px; }
  .aside-contents-title { padding-bottom: 10px; margin-bottom: 15px; font-size: 20px; font-family: "Poppins"; font-weight: 600; letter-spacing: 1px; border-bottom: 1px solid #706f6f; }
  .aside-contents-items { width: 100%; }
  .aside-contents-items li { width: 100%; margin-bottom: 10px; }
  .aside-contents-items img { width: 100%; }
  .aside-sub-items { width: 100%; margin-bottom: 30px; }
  .aside-sub-items li { width: 100%; font-size: 16px; font-weight: bold; border-bottom: 1px dotted #ccc; position: relative; }
  .aside-sub-items a { padding: 24px 8px 23px; }
  .aside-sub-items a:after { content: ''; width: 25px; height: 25px; background: #efefef url(../images/arrow01-right.png) no-repeat center; background-size: 8px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; right: 12px; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
	
  /* bread pc ----------------------------------------------- */
  .breadcrumb { padding: 15px 0 12px; }
  .breadcrumb-items {width: 90%;max-width: 1200px;}
  .breadcrumb-items li { font-size: 14px; }
  .breadcrumb-items li:after { margin: 0 12px 0 10px; }
	
  /* footer pc ----------------------------------------------- */
  .footer { background: #a2e1e1; z-index: 1; }
  .footer:after { content: ''; width: 100%; min-width: 2000px; height: 100%; background: url(../images/footer-bg-pc.jpg) no-repeat center bottom; background-size: 100%; z-index: -1; position: absolute; bottom: 0; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .footer-content {width: 90%;max-width: 1200px;padding: 80px 0 135px;margin: auto;position: relative;}
  .footer-head { margin-bottom: 30px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
  .footer-logo { margin: 0 30px 0 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
  .footer-logo .logo { width: 80px; margin: 0 15px 0 0; }
  .footer-logo .managed { padding-top: 4px; font-size: 14px; letter-spacing: 1px; }
  .footer-line { width: 325px; margin: 0; }
  .footer-line .title { padding: 12px 0 11px; font-size: 20px; }
  .footer-contact { width: 580px; margin: 0 0 20px; }
  .footer-contact-title { margin-bottom: 20px; font-size: 16px; }
  .footer-contact-title:after { margin-left: 15px; }
  .footer-contact-items { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .footer-contact-items li { width: auto; margin: 0 5px 5px 0; font-size: 15px; }
  .footer-contact-items li:after { right: 28px; }
  .footer-contact-items a { padding: 12px 45px 11px 30px; }
  .footer-contact-items a:before { margin-right: 8px; }
  .footer-navi-items { width: 580px; margin: 0 0 15px; -webkit-justify-content: flex-start; justify-content: flex-start; }
  .footer-navi-items li { width: auto; font-size: 14px; font-weight: normal; border-bottom: none; }
  .footer-navi-items li:first-child:before { display: none; }
  .footer-navi-items li:before { content: '|'; margin: 0 10px 0 15px; display: inline-block; }
  .footer-navi-items li:after { display: none; }
  .footer-navi-items a { padding: 0; display: inline-block; }
  .copyright { font-size: 12px; text-align: left; letter-spacing: 1px; }
  .pagetop { width: 56px; top: -28px; right: 0; }
	
  /* second pc ----------------------------------------------- */
  .second { padding: 5px 0 80px; }
  .second-text { width: 100%; min-height: 500px;  font-size: 15px;}
  .second-text > p { margin-bottom: 30px; }

	 .midashi01 { margin-bottom: 30px; }
  .midashi01 .en { margin-right: 10px; font-size: 35px; }
  .midashi01 .jp { font-size: 16px; }
	
}@media screen and (min-width: 980px) { 



	}@media screen and (min-width: 1250px) { 
.aside{display:block;}
.right-box{width: calc(100vw - 500px);}

	}  /* retina用 ----------------------------------------------- */ 
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) { 
  .wrapper { background: url(../images/wrapper-bg@2x.jpg) repeat top center; background-size: 44px; }
  .more-line .title { background: url(../images/arrow02@2x.png) no-repeat center right 18px; background-size: 10px; }
  .more-line .title:before { margin-right: 8px; }
  .header-navi-button .line { background: url(../images/header-navi-line@2x.png) no-repeat top center; background-size: 100%; }
  .aside-sub-items a:after { background: #efefef url(../images/arrow01-right@2x.png) no-repeat center; background-size: 8px; }
  .footer:after { background: url(../images/footer-bg-pc@2x.jpg) no-repeat center bottom; background-size: 100%; } 
  .second-hero:before{background: url(../images/second-hero-bg-pc@2x.jpg) no-repeat center bottom;background-size: 100%;}
}
