@charset "UTF-8";#shop-custom-lp :root{--primary-color: #1a365d;--primary-light: #2b4c7e;--accent-color: #e67e22;--accent-hover: #d35400;--gold-color: #c5a880;--text-main: #333333;--text-light: #666666;--bg-color: #f8f9fa;--bg-white: #ffffff;--border-color: #e2e8f0;--cta-seminar-bg: #27ae60;--cta-seminar-hover: #219653;--sans-font: "Noto Sans JP", sans-serif;--serif-font: "Noto Serif JP", serif}#shop-custom-lp *{box-sizing:border-box}#shop-custom-lp{font-family:var(--sans-font);color:var(--text-main);background-color:var(--bg-color);line-height:1.6;font-size:16px}#shop-custom-lp h1,#shop-custom-lp h2,#shop-custom-lp h3,#shop-custom-lp h4,#shop-custom-lp h5,#shop-custom-lp h6{font-family:var(--serif-font);font-weight:700;color:var(--primary-color)}#shop-custom-lp img{max-width:100%;height:auto;display:block}#shop-custom-lp a{text-decoration:none}#shop-custom-lp .container{max-width:1000px;margin:0 auto;padding:0 20px}#shop-custom-lp .btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:700;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;text-align:center;width:100%;max-width:340px;margin:.5rem auto}#shop-custom-lp .btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}#shop-custom-lp .btn-primary{background-color:var(--accent-color);color:var(--bg-white)}#shop-custom-lp .btn-primary:hover{background-color:var(--accent-hover)}#shop-custom-lp .btn-secondary{background-color:var(--cta-seminar-bg);color:var(--bg-white)}#shop-custom-lp .btn-secondary:hover{background-color:var(--cta-seminar-hover)}#shop-custom-lp section{padding:80px 0;background-color:var(--bg-white)}#shop-custom-lp section:nth-child(2n){background-color:var(--bg-color)}#shop-custom-lp .section-title{text-align:center;font-size:2rem;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}#shop-custom-lp .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:var(--gold-color)}#shop-custom-lp .hero{background:url(/cdn/shop/files/reien-toritsu-koukoku_mv_pc.jpg?v=1776405126) no-repeat;background-size:cover;background-position:center;color:var(--bg-white);text-align:center;padding:70px 20px 50px}#shop-custom-lp .hero .catch{font-size:3.4rem;font-weight:700;margin-bottom:1rem;font-family:var(--serif-font);line-height:1.4;color:#fff;-webkit-text-stroke:5px #1a365d;paint-order:stroke}#shop-custom-lp .hero .catch span{display:block;max-width:640px;margin:0 auto -36px;padding:6px 10px;background-color:#fff;font-size:2rem;font-weight:700;color:#1a365d;-webkit-text-stroke:5px #fff;paint-order:stroke}#shop-custom-lp .hero .sub-catch{max-width:800px;margin:2rem auto;padding:10px;font-size:1.25rem;font-weight:700;color:#1a365d}#shop-custom-lp .hero .sub-catch .sub-catch-text{font-weight:700}#shop-custom-lp .hero .sub-catch span{font-size:.96rem;font-weight:400}#shop-custom-lp .hero.main{background:url(/cdn/shop/files/reien-toritsu_mv_pc.jpg?v=1774936287) no-repeat;background-size:cover;background-position:center;color:var(--bg-white);text-align:center;padding:120px 20px 80px}#shop-custom-lp .hero.main .catch{line-height:1.5;font-size:2rem;font-weight:700;margin:0 -10px 1rem;color:#1a365d;font-family:var(--serif-font);-webkit-text-stroke:4px #fff;paint-order:stroke}#shop-custom-lp .hero.main .catch span{background-color:transparent;font-size:1.6rem;font-weight:700}#shop-custom-lp .hero.main .sub-catch{margin:2rem auto;opacity:.9;font-weight:400;color:#fff;background:linear-gradient(#1a365d66,#1a365d66)}@media(min-width:768px){#shop-custom-lp .hero.main .catch{line-height:1;font-size:2.8rem}#shop-custom-lp .hero.main .catch span{font-size:2.2rem}}#shop-custom-lp .hero .cta-group{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){#shop-custom-lp .hero .cta-group{flex-direction:row;justify-content:center;gap:2rem}}#shop-custom-lp .summary-box{background:var(--bg-white);border:2px solid var(--gold-color);border-radius:10px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000000d}#shop-custom-lp .summary-list{list-style:none;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;overflow-x:auto;padding-bottom:.5rem}#shop-custom-lp .summary-list li{position:relative;flex:1;min-width:125px;padding:1rem .5rem;background:var(--bg-color);border-radius:8px;text-align:center;font-size:.95rem}#shop-custom-lp .summary-list li:not(:last-child):after{content:"\21d2";position:absolute;top:50%;right:-1.1rem;transform:translateY(-50%);color:var(--accent-color);font-size:1.4rem;font-weight:700}#shop-custom-lp .summary-list li strong{display:block;font-size:.95rem;color:var(--primary-color);margin-bottom:.5rem}#shop-custom-lp .summary-list::-webkit-scrollbar{height:6px}#shop-custom-lp .summary-list::-webkit-scrollbar-thumb{background:var(--gold-color);border-radius:3px}#shop-custom-lp .support-container{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:768px){#shop-custom-lp .support-container{grid-template-columns:repeat(2,1fr)}}#shop-custom-lp .support-item{background:var(--bg-white);border-left:5px solid var(--gold-color);padding:1.5rem;box-shadow:0 4px 6px #0000000d;display:flex;align-items:flex-start;gap:1rem;border-radius:0 8px 8px 0}#shop-custom-lp .support-icon{background:var(--primary-color);color:var(--bg-white);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}#shop-custom-lp .cta-area{text-align:center;padding:3rem 0;background-color:var(--bg-color)}#shop-custom-lp .cta-area h3{margin-bottom:1.5rem;font-size:1.5rem}#shop-custom-lp .seminar-card{background:var(--bg-white);border-radius:12px;box-shadow:0 15px 40px #0000001a;overflow:hidden;margin:0 auto;max-width:800px}#shop-custom-lp .seminar-header{background:var(--primary-color);color:var(--bg-white);padding:2rem;text-align:center}#shop-custom-lp .seminar-body{padding:2rem}#shop-custom-lp .seminar-features{list-style:none;margin:1.5rem 0}#shop-custom-lp .seminar-features li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.1rem}#shop-custom-lp .seminar-features li:before{content:"\2713";position:absolute;left:0;color:var(--cta-seminar-bg);font-weight:700;font-size:1.2rem}#shop-custom-lp .flow-container{position:relative;max-width:650px;margin:0 auto;padding:1rem 0}#shop-custom-lp .flow-step{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative}#shop-custom-lp .flow-container:before{content:"";position:absolute;top:10px;left:31px;width:4px;height:calc(100% - 70px);background-color:var(--gold-color);opacity:.3}#shop-custom-lp .flow-step-number{background:linear-gradient(135deg,var(--gold-color),#a68b63);color:var(--bg-white);width:66px;height:66px;border-radius:50%;border:4px solid var(--bg-white);display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 10px #c5a88066;z-index:2;margin-right:1.5rem}#shop-custom-lp .flow-card{background:var(--bg-white);border-radius:12px;padding:1.5rem;width:100%;box-shadow:0 8px 25px #00000014;border-top:5px solid var(--accent-color);position:relative;transition:transform .3s ease}#shop-custom-lp .flow-card:before{content:"";position:absolute;top:15px;left:-10px;border-width:10px 10px 10px 0;border-style:solid;border-color:transparent var(--bg-white) transparent transparent;display:block}#shop-custom-lp .flow-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}#shop-custom-lp .flow-card h3{color:var(--primary-color);margin-bottom:.8rem;font-size:1.3rem}@media(max-width:767px){#shop-custom-lp .flow-step-number{width:50px;height:50px;font-size:1.2rem;margin-right:1rem;border-width:3px}#shop-custom-lp .flow-container:before{left:23px}}#shop-custom-lp .faq-item{margin-bottom:1.5rem;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}#shop-custom-lp .faq-q{font-weight:700;font-size:1.2rem;color:var(--primary-color);margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}#shop-custom-lp .faq-q:before{content:"Q.";color:var(--accent-color)}#shop-custom-lp .faq-a{padding-left:2rem;color:var(--text-light)}#shop-custom-lp .points-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:767px){#shop-custom-lp .hero .catch{font-size:2.8rem}#shop-custom-lp .hero .catch span{margin:0 auto -54px;font-size:1.4rem;background-color:transparent}#shop-custom-lp .hero .sub-catch{margin:10rem -1rem 1rem;font-size:1.04rem;opacity:.8;background-color:#fff}#shop-custom-lp .hero .sub-catch span{font-size:.86rem}#shop-custom-lp section{padding:50px 0}#shop-custom-lp .points-grid{grid-template-columns:1fr;gap:1rem}#shop-custom-lp .hero{background:url(/cdn/shop/files/reien-toritsu-koukoku_mv_sp.jpg?v=1776405126) no-repeat;background-size:cover;background-position:center;color:var(--bg-white);text-align:center;padding:54px 20px 40px;margin-top:-50px}#shop-custom-lp .hero.main{background:url(/cdn/shop/files/reien-toritsu_mv_sp.jpg?v=1774936287) no-repeat;background-size:cover;background-position:center;color:var(--bg-white);text-align:center;padding:100px 20px 80px;margin-top:-50px}}:root{--primary-color: #1a365d;--primary-light: #2b4c7e;--accent-color: #e67e22;--accent-hover: #d35400;--gold-color: #c5a880;--text-main: #333333;--text-light: #666666;--bg-color: #f8f9fa;--bg-white: #ffffff;--border-color: #e2e8f0;--cta-seminar-bg: #27ae60;--cta-seminar-hover: #219653;--sans-font: "Noto Sans JP", sans-serif;--serif-font: "Noto Serif JP", serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--sans-font);color:var(--text-main);background-color:var(--bg-color);line-height:1.6;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:var(--serif-font);font-weight:700;color:var(--primary-color)}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{max-width:1000px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:700;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;text-align:center;width:100%;max-width:340px;margin:.5rem auto}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.btn-primary{background-color:var(--accent-color);color:var(--bg-white)}.btn-primary:hover{background-color:var(--accent-hover)}#shop-custom-lp .btn.btn-tel{position:relative;padding:1rem 1rem 1rem 3rem;border:2px solid #C10B37;border-radius:50px;background:var(--bg-white);color:var(--primary-color);font-size:1rem;font-weight:700}.btn-tel:before{content:"";position:absolute;top:50%;bottom:50%;margin:auto;left:4%;width:50px;height:50px;background:url(/cdn/shop/files/reien-toritsu-tel-ic01.png?v=1776388862) no-repeat 0 0/ 50px 50px}.btn-tel:after{content:"";position:absolute;top:50%;bottom:50%;margin:auto;left:26%;width:30px;height:30px;background:url(/cdn/shop/files/reien-toritsu-tel-ic02.png?v=1776388863) no-repeat 0 0/ 30px 30px}#shop-custom-lp .btn.btn-tel:hover{background-color:#ffd7b4}#shop-custom-lp .btn.btn-tel.main-fv{position:absolute;top:15px;right:15px;width:230px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:var(--bg-white);color:var(--primary-color);border:2px solid var(--accent-color);border-radius:50px;padding:.4rem 1rem .4rem 4rem;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 4px 6px #0003;z-index:10}.btn-tel.main-fv:before{content:"";position:absolute;top:50%;bottom:50%;margin:auto;left:6%;width:36px;height:36px;background:url(/cdn/shop/files/reien-toritsu-tel-ic01.png?v=1776388862) no-repeat 0 0/ 36px 36px}.btn-tel.main-fv:after{content:"";position:absolute;top:50%;bottom:50%;margin:auto;left:24%;width:24px;height:24px;background:url(/cdn/shop/files/reien-toritsu-tel-ic02.png?v=1776388863) no-repeat 0 0/ 24px 24px}.tel-ic{position:relative;padding-left:10px;display:inline-block;color:#c10b37;font-size:3rem;text-decoration:none;letter-spacing:2px}.tel-ic:before{content:"";position:absolute;top:50%;bottom:50%;margin:auto;left:0;width:50px;height:50px;background:url(/cdn/shop/files/reien-toritsu-tel-ic02.png?v=1776388863) no-repeat 0 0/ 50px 50px}.tel-ic a{font-weight:700}@media screen and (min-width:769px),point{#shop-custom-lp .btn.btn-tel.main-fv{right:30px;padding:.6rem 1rem .6rem 4rem}.tel-ic{padding-left:54px}}.btn-secondary{background-color:var(--cta-seminar-bg);color:var(--bg-white)}.btn-secondary:hover{background-color:var(--cta-seminar-hover)}section{padding:80px 0;background-color:var(--bg-white)}section:nth-child(2n){background-color:var(--bg-color)}.section-title{text-align:center;font-size:2rem;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:var(--gold-color)}.hero{background:linear-gradient(#1a365dcc,#1a365dcc),url(https://images.unsplash.com/photo-1540103711724-14b62d385153?auto=format&fit=crop&q=80);background-size:cover;background-position:center;color:var(--bg-white);text-align:center;padding:120px 20px 80px}.hero .catch{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:var(--serif-font);line-height:1.4}.hero .sub-catch{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.hero .cta-group{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.hero .cta-group{flex-direction:row;justify-content:center;gap:2rem}}.summary-box{background:var(--bg-white);border:2px solid var(--gold-color);border-radius:10px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000000d}.summary-list{list-style:none;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;overflow-x:auto;padding-bottom:.5rem}.summary-list li{position:relative;flex:1;min-width:125px;padding:1rem .5rem;background:var(--bg-color);border-radius:8px;text-align:center;font-size:.95rem}.summary-list li:not(:last-child):after{content:"\21d2";position:absolute;top:50%;right:-1.1rem;transform:translateY(-50%);color:var(--accent-color);font-size:1.4rem;font-weight:700}.summary-list li strong{display:block;font-size:.95rem;color:var(--primary-color);margin-bottom:.5rem}.summary-list::-webkit-scrollbar{height:6px}.summary-list::-webkit-scrollbar-thumb{background:var(--gold-color);border-radius:3px}.support-container{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.support-container h3{font-size:1.2rem}@media(min-width:768px){.support-container{grid-template-columns:repeat(2,1fr)}}.support-item{background:var(--bg-white);border-left:5px solid var(--gold-color);padding:1.5rem;box-shadow:0 4px 6px #0000000d;display:flex;align-items:flex-start;gap:1rem;border-radius:0 8px 8px 0}.support-icon{background:var(--primary-color);color:var(--bg-white);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.cta-area{text-align:center;padding:3rem 0;background-color:var(--bg-color)}.cta-area h3{margin-bottom:1.5rem;font-size:1.5rem}.seminar-card{background:var(--bg-white);border-radius:12px;box-shadow:0 15px 40px #0000001a;overflow:hidden;margin:0 auto;max-width:800px}.seminar-header{background:var(--primary-color);color:var(--bg-white);padding:2rem;text-align:center}.seminar-body{padding:2rem}.seminar-features{list-style:none;margin:1.5rem 0}.seminar-features li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.1rem}.seminar-features li:before{content:"\2713";position:absolute;left:0;color:var(--cta-seminar-bg);font-weight:700;font-size:1.2rem}.flow-container{position:relative;max-width:650px;margin:0 auto;padding:1rem 0}.flow-step{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative}.flow-container:before{content:"";position:absolute;top:10px;left:31px;width:4px;height:calc(100% - 70px);background-color:var(--gold-color);opacity:.3}.flow-step-number{background:linear-gradient(135deg,var(--gold-color),#a68b63);color:var(--bg-white);width:66px;height:66px;border-radius:50%;border:4px solid var(--bg-white);display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 10px #c5a88066;z-index:2;margin-right:1.5rem}.flow-card{background:var(--bg-white);border-radius:12px;padding:1.5rem;width:100%;box-shadow:0 8px 25px #00000014;border-top:5px solid var(--accent-color);position:relative;transition:transform .3s ease}.flow-card:before{content:"";position:absolute;top:15px;left:-10px;border-width:10px 10px 10px 0;border-style:solid;border-color:transparent var(--bg-white) transparent transparent;display:block}.flow-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.flow-card h3{color:var(--primary-color);margin-bottom:.8rem;font-size:1.3rem}@media(max-width:767px){.flow-step-number{width:50px;height:50px;font-size:1.2rem;margin-right:1rem;border-width:3px}.flow-container:before{left:23px}}.faq-item{margin-bottom:1.5rem;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.faq-q{font-weight:700;font-size:1.2rem;color:var(--primary-color);margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}.faq-q:before{content:"Q.";color:var(--accent-color)}.faq-a{padding-left:2rem;color:var(--text-light)}.points-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:767px){.hero .catch{font-size:1.8rem}section{padding:50px 0}.points-grid{grid-template-columns:1fr;gap:1rem}}#shop-custom-lp * .nav-header{position:fixed;top:0;left:0;width:100%;z-index:100;transition:background-color var(--transition-fast),padding var(--transition-fast)}#shop-custom-lp * .nav-header.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 2px 20px #0000000d}#shop-custom-lp * .nav-header-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:8px 12px;color:#121212;border-bottom:1px solid #e0e0e0;background-color:#fff;font-size:.8rem}#shop-custom-lp * .nav-header-list>li{line-height:1.4;position:relative;display:grid;place-items:center;width:23.5%;margin-right:2%;border:1px solid #14263e;border-radius:10px;font-weight:700}#shop-custom-lp * .nav-header-list>li:nth-of-type(4n){margin-right:0}#shop-custom-lp * .nav-header-list>li .arrow{position:absolute;top:50%;bottom:50%;margin:auto;right:8px;display:inline-block;vertical-align:middle;color:#14263e;line-height:1;width:10px;height:10px;border:3px solid currentColor;border-left:0;border-bottom:0;box-sizing:border-box;transform:translateY(-25%) rotate(135deg)}#shop-custom-lp * .nav-header-list>li a{display:block;width:100%;padding:10px 20px 8px 4px;font-weight:700}#shop-custom-lp * .anchor-space{padding-top:96px;margin-top:-96px}#shop-custom-lp section:nth-child(2n).bg-add,#shop-custom-lp section.bg-add{background-color:#ecf2fe}@media screen and (min-width:769px),point{#shop-custom-lp * .nav-header-list{padding:10px 40px}#shop-custom-lp * .nav-header-list>li{width:23.5%;margin-right:2%;font-size:1.12rem}#shop-custom-lp * .nav-header-list>li:nth-of-type(2n){margin-right:2%}#shop-custom-lp * .nav-header-list>li:nth-of-type(4n){margin-right:0}#shop-custom-lp * .nav-header-list>li a{padding:10px 4px 12px}section.shopify-section{padding-top:0}}#shop-custom-lp * .shop-nearby-btn{margin:20px 0 24px}#shop-custom-lp * .shop-nearby-btn a{padding:6px 0;color:#c10b37;text-decoration:underline}#shop-custom-lp * .shop-nearby-btn .icon-hasegawa{margin-bottom:-6px;fill:#c10b37}#shop-custom-lp * .shop-map-wrap{margin:10px -10px 0;padding:16px 10px 20px;background-color:#fff}.shop-map-box{margin:20px 0}.shop-map-title{padding-bottom:4px;margin-bottom:6px;border-bottom:1px solid #121212;font-weight:700}.shop-map-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.shop-map-list li{width:24%;margin-right:1.3%}.shop-map-list li:nth-of-type(4n){margin-right:0}.shop-map-list li:nth-of-type(n+5){margin-top:4px}.shop-map-list li a{display:block;width:100%;text-align:center;text-decoration:none;font-size:.875rem;padding:.5rem;border:1px solid #C10B37;border-radius:4px;color:#c10b37;background-color:#fff}.top-space-little{margin-top:-40px}.attention-text{line-height:1.1;padding:6px 10px;border-radius:10px;background-color:#c10b37;color:#fff;font-weight:700}.attention-text-space{margin-top:70px}.l-accordion-head.font-size{font-size:18px}.contents-text{margin-bottom:24px}.contents-text p:nth-of-type(n+2){margin-top:12px}@media screen and (min-width:769px),point{.shop-map-wrap{height:412px;position:relative;background:url(/cdn/shop/files/img_sales_bg01.jpg?v=1671615364)no-repeat top 0 left 50%/450px 430px;max-width:800px;width:100%;margin:auto;border-radius:10px}#shop-custom-lp * .shop-map-wrap{margin:10px auto 0}.shop-map-box{position:absolute;width:180px}.shop-map-box.area-1{top:90px;left:72%}.shop-map-box.area-2{top:112px;left:30%}.shop-map-box.area-3{bottom:10px;left:5%}.shop-map-title{padding-bottom:6px;margin-bottom:8px}.shop-map-list li{width:49%;margin-right:2%}.shop-map-list li:nth-of-type(2n){margin-right:0}.shop-map-list li:nth-of-type(n+3){margin-top:4px}.shop-map-list li a{display:block;width:100%;text-align:center;text-decoration:none;font-size:.875rem;padding:.5rem;border:1px solid #C10B37;border-radius:4px;color:#c10b37;background-color:#fff}.shop-map-list li a:hover{background-color:#f7cfd9}.contents-text{max-width:800px;margin:0 auto 30px}.contents-text p:nth-of-type(n+2){margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/lp-ohaka-tokyocity.css.map */
