@charset "utf-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*
	font-family:"FontAwesome";
	font-family:"Font Awesome 5 Free";
*/

/*========================================
 Base／固定
========================================*/
body {font-family:'Noto Sans JP', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;}

/*===== FontSize 早見表(必要なもののみ残す) 　※ 16pxは1remで記載 ※ =====*/
html {
    --12px:calc(12 / 16 * 1rem);
    --13px:calc(13 / 16 * 1rem);
    --14px:calc(14 / 16 * 1rem);
    --15px:calc(15 / 16 * 1rem);
    --18px:calc(18 / 16 * 1rem);
    --20px:calc(20 / 16 * 1rem);
    --24px:calc(24 / 16 * 1rem);
    --26px:calc(26 / 16 * 1rem);
    --30px:calc(30 / 16 * 1rem);
    --36px:calc(36 / 16 * 1rem);
    --40px:calc(40 / 16 * 1rem);
}

/* topへ戻る */
footer #totop{
    width:40px;
    height:40px;
    padding:0;
    text-indent:-9999px;
    background-color:#f19ec2;
    border-radius:100%;
    position:fixed;
    bottom:10px;
    right:20px;
    z-index:800;
    display:none;
    cursor:pointer;
}
footer #totop a {display:block;}
footer #totop::after{
    content:"\f106";
    font-family:"FontAwesome";
    font-size:40px;
    line-height:35px;
    text-indent:0;
    text-align:center;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
}


/*========================================
 カスタム用 ／PC&SP
========================================*/
body {
    position: relative;
    background: #f1f3f4;
    color: #595757;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 1.6;
/*    background-image: url(../images/ptn_heart.png);
    background-size: 50px;*/
}
body:after {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:"";
    z-index: -5;
	background-image: linear-gradient(to top, #fad6f0cf, #77cdd3cf), url(../images/bg.png);
	background-repeat: repeat;
    background-size: 200px;
}
a {
    color: inherit;
}


/*スクロール連動 フェードイン*/
.scrollIn {
    opacity: 0;
    /*transition: all 2s;*/
}
.fadeIn {
    opacity: 1;
    animation: fadein 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
@keyframes fadein { 
  0% {
      opacity: 0;
      transform: translateY(30px);
  }
  100% { 
      opacity: 1;
      transform: translateY(0);
  }
}


/*hamburger*/
.header {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
}
.hamburger {
    position: relative;
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    background: #74bee1;
    z-index: 110;
}
.hamburgerLine {
    display: block;
    width: 24px;
    height: 3px;
    background-color: #fff; 
    position: absolute;
    left: 18px;
    transition: transform 0.3s, opacity 0.3s;
}
.hamburgerLine:nth-child(1) { top: 20px; }
.hamburgerLine:nth-child(2) { top: 29px; }
.hamburgerLine:nth-child(3) { top: 38px; }

.hamburger.active .hamburgerLine:nth-child(1) { top: 29px; transform: rotate(45deg); }
.hamburger.active .hamburgerLine:nth-child(2) { opacity: 0; }
.hamburger.active .hamburgerLine:nth-child(3) { top: 29px; transform: rotate(-45deg); }

.nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 70%;
    max-width: 300px;
    height: 100vh;
    color: #fff;
    font-size: var(--20px);
    font-weight: bold;
    background: linear-gradient(to bottom, #6f9fe5, #8bfdf0);
    backdrop-filter: blur(5px);
    z-index: 105;
    transition: right 0.5s;
    padding-top: 150px;
}
.nav.active {
    right: 0; 
}
.navList {
    padding-left: 0;
    list-style: none;
}
.navItem {
    text-align: center;
    margin-bottom: 30px;
}
.navLink {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}
.navLink:hover {
    color: #74bee1;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 104;
}
.overlay.active {
    display: block;
}


/*img*/
img {
    width: 100%;
    height: auto;
    pointer-events: none;
}
.imgWrap {
    margin: 1.5rem auto;
    width: min(100%, 1000px);
}


#mainWrap {
    width: min(90%, 1000px);
    margin-inline: auto;
    background: #fff;
}

/*top*/
#top {
    margin: 40px auto 60px;
    margin-inline: auto;
    max-width: 1000px;
    width: 90%;
}
.topImg {
    opacity: 0;
    animation: fade 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    margin-inline: auto;
    width: min(90%, 600px);
}
@keyframes fade {
  from {
    opacity: 0; /* 開始時の不透明度 */
  }
  to {
    opacity: 1; /* 終了時の不透明度 */
  }
}

/*lead*/
.lead {
    margin: 1.5rem auto;
    text-align: center;
    font-family: "Shippori Mincho B1", "MS明朝", 'YuMincho', "ヒラギノ明朝", 'Hiragino Mincho ProN', serif;
}
.leadTitle {
    margin-bottom: 2rem;
    font-size: var(--36px);
}
.leadText {
    font-size: var(--20px);
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 2px;
    text-shadow:0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff,0px 0px 5px #fff;
}


/*container*/
section {
}
.container {
    margin-inline: auto;
    padding: 60px;
}
.container2 {
    max-width: 1000px;
    width: 90%;
    margin-inline: auto;
    padding: 40px;
}

/*inner*/
.inner {
    margin-bottom: 4rem;
}
.inner:last-child, .item:last-child {
    margin-bottom:0;
}


/*見出し*/
.headingBox {
    font-family: "Shippori Mincho B1", "MS明朝", 'YuMincho', "ヒラギノ明朝", 'Hiragino Mincho ProN', serif;
    margin-bottom: 40px;
    letter-spacing: 3px;
	text-align: center;
    font-weight: bold;
}
.heading {
    font-weight: bold;
    font-size: 60px;
    display: inline-block;
    position:relative;
    padding: 0 1em;
}
.heading::before,
.heading::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 1px;
    background-color: #595757;
}
.heading::before {
    left: 0;
}
.heading::after {
    right: 0;
}
.headingSub {
    display: block;
    font-size: var(--20px);
}

.innerTitle {
    margin-bottom: 1.5rem;
    padding-bottom: .4em;
    font-size: var(--20px);
    font-weight: bold;
    border-bottom: 1px solid #74bee1;
}
.innerTitleSub {
    font-family: "Shippori Mincho B1", "MS明朝", 'YuMincho', "ヒラギノ明朝", 'Hiragino Mincho ProN', serif;
    background-image: linear-gradient(to right, #fad6f0cf, #77cdd3cf);
    padding: 8px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px #99c3cd;
}

/*text*/
.center {
    text-align: center;
}
.point {
    color: tomato;
}


/*btn*/
.btnWrap {
    margin: 1.5rem auto;
}
.button {
    margin-inline: auto;
    position:relative;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 16px 24px 16px 16px;
    width: min(100%, 500px);
    color: #fff;
    background-color: #74bee1;
    border-radius: 9999px;
    line-height: 1.4;
    font-weight:bold;
    transition: all 0.3s;
    
}
.button:hover {
    background-color: #f19ec2;
}
.button:before {
	position: absolute;
	content: "\f105";
	font-family: "FontAwesome";
	font-weight: 900;
	font-size: 16px;
	top: 50%;
	right: 12px;
	transform: translatey(-50%);
}

.btnInvert {
    padding: 14px 24px 14px 16px;
    color: #74bee1;
    background-color: #ffffff;
    border: 1px solid #74bee1;
}
.btnInvert:hover {
    color: #fff;
}


/*list*/
.data {
    margin: 1.5rem auto;
}
.dataList {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-around;
    gap: 20px;
}
.dataCap {
    position: relative;
    padding: 4px 6px;
    border: 1px solid #74bee1;
    border-radius: 9999px;
    letter-spacing: 1px;
    font-size: var(--15px);
    width: 10em;
    text-align: center;
}
.dataText {
    margin: 0;
    padding: 4px 0;
    width: calc(100% - 11em);
}


/*注意分*/
.note {
    margin: 1.5rem auto;
    padding-left: 0;
    list-style: none;
    line-height: 1.8;
    /*font-size: var(--14px);*/
}
.noteTitle {
    font-weight: bold;
    padding-bottom: .4rem;
}
.noteItem {
    padding-left: 1em;
    text-indent: -1em;
}
ol {
    line-height: 1.8;
    padding-left: 1.5em;
}
.small {
    font-size: var(--14px);
}

/*linkbnr*/
.linkBnr {
    margin: 1.5rem auto;
    width: min(100%, 800px);
    transition: all 0.3s;
}
.linkBnr:hover {
	opacity: .7;
}


/*grid 商品一覧*/
.grid {
    margin: 1.5rem auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.gridItem {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
    gap: 10px;
    width: 100%;
    margin-bottom: 1.5rem;
}
.gridTitle {
    margin: 0;
    font-size: var(--15px);
}

/*スクロールbox*/
.scrollBox {
    margin: 1.5rem auto;
    padding: 24px;
    height: 600px;
    overflow-y: scroll;
    background: #fff;
    border: 1px solid #595757;
    scrollbar-color: #1d2087 #eee;
    scrollbar-width: 10%;
}
.scrollBox .grid {
    margin: 0 auto;
    grid-template-columns: repeat(3, 1fr);
}
.scrollBox .gridItem {
    margin-bottom: 0;
    grid-row: span 1;
}

/*item 2カラム*/
.item {
    margin: 1.5rem auto;
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 20px;
}
.item .button {
    margin-right:0;
    width:min(100%, 200px);
}

/*動画*/
.movieWrap {
    margin: 1.5rem auto;
    text-align: center;
}
.movie {
    max-width: 800px;
    width: 95%;
    height:auto;
    aspect-ratio:16/9;
}

/*footer*/
#preFooter {
    margin-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.copyright {
    margin-bottom: 0;
    font-size: var(--14px);
}

.footerLink {
    width: 100%;
    height: 50px;
    background: #fff;
}
.logoLink {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.logoLink img {
    max-width: 100px;
}


/*QA*/
.details {
    background:#f6f7f8;
}
.details:first-child {
    border-top: 1px solid #adb5bd;
}
.summary {
    position: relative;
    display: block;
    padding: 1em;
    font-weight:bold;
    border-bottom: 1px solid #adb5bd;
}
.summary::-webkit-details-marker {
    display: none;
}
.box {
    overflow: hidden; 
}
.boxInner {
    padding: 1em;
    background: #fff;
    border-bottom: 1px solid #adb5bd;
}
.icon::after {
    position: absolute;
    content: "\f067";
	color: #74bee1;
    font-family: FontAwesome;
    font-weight: 100;
    font-size: .8rem;
    top: 50%;
    right:1em;
    transform: translateY(-50%);
     transition: transform .4s;
}
details[open] .icon::after {
    content: "\f068";
    transform: translateY(-50%) rotate(180deg);
}


/* PC */
@media screen and (min-width: 768px) {

    .sp {display: none;}
    
}

/* スマホ */
@media screen and (max-width: 767px) {
    
    .pc {
        display: none;
    }
    
    /* topへ戻る */
    footer #totop{
        right: 10px;
    }
    
    /*スクロール連動 フェードイン*/

    /*hamburger*/
    .header {
        top: 10px;
        right: 10px;
    }

    /*img*/

    /*top*/
    #top {
        margin: 20px auto 40px;
    }
    
    /*lead*/
    .leadTitle {
        margin-bottom: 1rem;
        font-size: var(--20px);
    }
    .leadText {
        padding: 0 1em;
        font-size: var(--14px);
    }
    
    /*container*/
    section {
        padding-top: 20px;
    }
    section:last-child {
        padding-bottom: 0;
    }
    .container {
        padding: 30px 20px;
    }
    .container2 {
        padding: 20px 0;
    }
    
    /*inner*/
    .inner {
        margin-bottom: 40px;
    }
    
    /*見出し*/
    .heading {
        font-size: 40px;
        padding: 0 .8em;
    }
    .heading::before, .heading::after {
        width: 20px;
    }
    .headingSub {
        font-size: var(--18px);
    }
    .innerTitle {
        margin-bottom: 24px;
        font-size: var(--18px);
    }

    /*text*/
    .innerText, .dataText {
        font-size: var(--15px);
    }

    /*btn*/
    .button {
        padding: 12px 20px 12px 12px;
        font-size: var(--14px);
    }
    .button:before {
    }
    .grid .button {
        padding: 10px 20px 10px 12px;
    }
    
    /*list*/
    .dataCap {
        width: 100%;
        font-size: var(--14px);
    }
    .dataText {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .dataList {
        gap: 14px;
    }
    
    /*注意分*/
    
    /*linkbnr*/
    
    /*grid 商品一覧*/
    .grid {
        margin-bottom: 2rem;
        grid-template-columns: repeat(2, 1fr);
    }
    
    /*スクロールbox*/
    .scrollBox {
        padding: 16px;
    }
    .scrollBox .grid {
        gap:16px;
        grid-template-columns: repeat(2, 1fr);
    }
    
    /*item*/
    .item {
        grid-template-columns: 1fr;
    }
    .item .button {
        margin: auto;
        width:min(100%, 600px);
    }

    /*動画*/
    
    /*footer*/
    
    /*QA*/
    .summary {
        font-size: var(--14px);
        padding: 10px 24px 10px 10px;
    }
    .icon::after {
        right: 10px;
    }
    .boxInner {
        font-size: var(--14px);
        padding: 16px 10px;
    }
    
}