@charset "UTF-8";
/* =====================================
	全体設定
===================================== */

html{
    font-size: 62.5%;
}

a{
	color: #000000;
	text-decoration: none;
    transition: 0.3s all ease;
}

a:hover{
	opacity: 0.7;
}

.sp{
	display: none !important;
}

body{
	position: relative;
	margin: 0 auto;
	font-size: 1.8rem;
	font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
	color: #000000;
    line-height: 2;
    font-weight: 500;
	text-align: left;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;/*Chrome,Safari*/
	-ms-text-size-adjust: 100%;/*EgdeMobile*/
	-moz-text-size-adjust: 100%;/*firefox*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
}

@media screen and (max-width:768px){

body{
	width: 100%;
    overflow-x: hidden;
}

}

img{
    max-width: 100%;
    pointer-events: none;
}

.animated{
    opacity: 0;
}

#wrapper::before{
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: min(23.14vw, 324px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg01.png?20240626") center bottom repeat-x;
    background-size: contain;
}

#wrapper .logo01{
    position: fixed;
    top: 50%;
    right: calc((100% - 600px) / 2 + 600px + 5.42857%);
    transform: translateY(-50%);
    width: min(14.33vw, 275px);
}

#wrapper nav{
    position: fixed;
    top: 50%;
    left: calc((100% - 600px) / 2 + 600px + 4.714%);
    transform: translateY(-50%);
}

#wrapper nav li a{
    padding-left: 24px;
}

#wrapper nav li.active a{
    color: #3960ea;
    position: relative;
}

#wrapper nav li.active a::before{
    content: "";
    background: #3960ea;
    position: absolute;
    top: 7px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 7px;
}




/* =====================================
	main
===================================== */

main{
    width: 100%;
    max-width: 600px;
    background: #fff;
    margin: 0 auto;
    filter: drop-shadow(0px 0px 20px rgba(170,170,170,1));
}

header{
    width: 100%;
    height: min(17.467vw, 105px);
    padding: min(4vw, 30px) 0 0 min(4vw, 30px);
}

header img{
    width: 31.733%;
}

.about{
    padding: min(4vw, 24px) 0 0;
}

.about h2 img{
    width: 60.67%;
    margin: 0 auto min(10.67vw, 64px);
}

.about .cv{
    margin-bottom: min(17.33vw, 104px);
}

.cv p{
    font-size: min(3.76vw, 2.256rem);
    font-weight: 600;
    line-height: 1;
    height: min(4.533vw, 27px);
    text-align: center;
    padding: 0 min(4.67vw, 28px);
    position: relative;
    margin: 0 auto min(2.67vw, 16px);
    display: table;
    letter-spacing: 0.1em;
}

.cv p::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/huki01.png?20240626");
    background-size: contain;
    width: min(2.267vw, 14px);
    height: min(4.533vw, 27px);
    transform: rotate(180deg);
}

.cv p::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/huki01.png?20240626");
    background-size: contain;
    width: min(2.267vw, 14px);
    height: min(4.533vw, 27px);
}

.cv a img{
    width: 84%;
    margin: 0 auto;
}

.cv a + p{
    margin-top: min(8.267vw, 50px);
}

.about .cv + p{
    margin-top: min(8.267vw, 50px);
    height: min(68.933vw, 414px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg02.jpg?20240626") center bottom no-repeat;
    background-size: cover;
}

.about .cv + p img{
    width: 85.733%;
    margin: 0 auto;
}

#voice{
    position: relative;
    width: 100%;
    height: min(237.067vw, 1422px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg03.jpg?20240626") no-repeat center bottom;
    background-size: cover;
}

#voice .icon01{
    position: absolute;
    top: min(5.067vw, 30px);
    left: min(53.067vw, 318px);
    width: 25.2%;
}

#voice .icon02{
    position: absolute;
    top: min(21.467vw, 129px);
    left: min(3.467vw, 21px);
    width: 24.4%;
}

#voice .icon03{
    position: absolute;
    top: min(32.4vw, 194px);
    left: min(74.4vw, 446px);
    width: 24.267%;
}

#voice h2 img{
    padding-top: min(39.067vw, 194px);
    width: min(65.33vw, 392px);
    margin: 0 auto;
}

#voice .wrap{
    position: absolute;
    top: min(95.467vw, 573px);
    left: 0;
    width: 100%;
}

#voice .wrap ul li{
    width: calc(67.467vw, 405px);
    height: min(91.867vw, 551px);
    margin: min(1.6vw, 10px) min(3vw, 18px);
    background: #fff;
    filter: drop-shadow(0px 0px min(0.8vw, 5px) rgba(170,170,170,0.45));
    padding: min(9.33vw, 56px) min(5.33vw, 32px) 0;
}

#voice .wrap ul li h3{
    font-size: min(5.6vw, 3.36rem);
    font-weight: 600;
    line-height: 1;
    padding-bottom: min(9.733vw, 58px);
    border-bottom: min(0.4vw, 2px) dotted #000;
    margin-bottom: min(5.33vw, 32px);
}

#voice .wrap ul li div{
    display: flex;
    justify-content: space-between;
    line-height: 1;
    margin-bottom: min(3.067vw, 18px);
}

#voice .wrap ul li div .rate{
    font-size: min(4.67vw, 2.8rem);
    color: #f08300;
}

#voice .wrap ul li div .spec{
    font-size: min(4.267vw, 2.56rem);
}

#voice .wrap ul li p{
    font-size: min(3.733vw, 2.24rem);
    line-height: 1.67;
    text-align: justify;
}

#point01{
    position: relative;
    width: 100%;
    height: min(231.6vw, 1390px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg04.jpg?20240626") no-repeat;
    background-size: cover;
}

#point01 h2 img{
    padding-top: min(18.267vw, 110px);
    width: 91.867%;
    margin-left: min(5.6vw, 34px);
}

#point01 > a{
    position: absolute;
    top: min(91.33vw, 548px);
    left: min(6.133vw, 37px);
    width: 51.6%;
    height: min(10.4vw, 62px);
    background: #ff8200;
    border-radius: min(5.2vw, 31px);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: min(3.467vw, 2.08rem);
    font-weight: 600;
    color: #fff;
    box-shadow: 0px min(1.067vw, 6px) 0px min(0.4vw, 2px) rgba(170,97,0,1);
}

#point01 ul{
    position: absolute;
    top: min(118.133vw, 709px);
    left: 0;
    width: 100%;
}

#point01 ul .slick-slide img{
    width: 85.467%;
    margin: 0 auto;
    filter: drop-shadow(0 0 min(1.6vw, 10px) rgba(170,170,170,0.15));
}

.slick-prev, .slick-next {
    width: min(7.467vw, 45px);
    height: min(7.467vw, 45px);
    z-index: 100;
}

.slick-prev {
    left: min(3.2vw, 19px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/prev01.png?20240626") no-repeat;
    background-size: cover;
}

.slick-next {
    right: min(3.2vw, 19px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/next01.png?20240626") no-repeat;
    background-size: cover;
}

#point01 .slick-slide{
    position: relative;
}

#point01 .slick-slide a{
    position: absolute;
    bottom: 14%;
    left: 27.5%;
}
#point01 .slick-slide a img{
    width: min(43.33vw, 260px);
}

#point02{
    position: relative;
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg05.jpg?20240626") no-repeat;
    background-size: cover;
    width: 100%;
    height: min(212vw, 1272px);
}

#point02 h2 img{
    padding-top: min(24.67vw, 148px);
    width: 94.267%;
    margin: 0 0 0 auto;
}

#point02 a{
    position: absolute;
    top: min(132.5vw, 800px);
    left: min(6.133vw, 37px);
    width: 51.6%;
    height: min(10.4vw, 62px);
    background: #ff8200;
    border-radius: min(5.2vw, 31px);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: min(3.467vw, 2.08rem);
    font-weight: 600;
    color: #fff;
    box-shadow: 0px min(1.067vw, 6px) 0px min(0.4vw, 2px) rgba(170,97,0,1);
}

#point03{
    width: 100%;
    position: relative;
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg06.jpg?20240626") center top no-repeat;
    background-size: 100% auto;
}

#point03 h2 img{
    padding-top: min(22.67vw, 136px);
    width: 91.067%;
    margin: 0 auto;
}

#point03 .txt01{
    width: 80.4%;
    margin: max(-24.67vw, -148px) auto 0;
}

#point03 .txt02{
    width: 80.4%;
    margin: min(8vw, 48px) auto 0;
}

#point03 .txt03{
    width: 80.4%;
    margin: min(8vw, 48px) auto 0;
}

#point03 .cv{
    margin: min(68.4vw, 410px) 0 min(24.267vw, 146px);
}

#enjoy{
    width: 100%;
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/bg07.jpg?20240626") center top no-repeat;
    background-size: 100% auto;
}

#enjoy h2 img{
    padding-top: min(44.67vw, 268px);
    width: 78.933%;
    margin: 0 auto min(10.8vw, 65px);
}

#enjoy .cv{
    margin: min(74.933vw, 450px) 0 min(12.67vw, 76px);
}

#enjoy .sns{
    padding: min(9.067vw, 54px) 0 min(10.133vw, 61px);
}

#enjoy .sns p{
    font-size: min(3.31067vw, 2.0rem);
    text-align: center;
    line-height: 1;
    font-weight: 600;
    margin-bottom: min(4.8vw, 29px);
}

#enjoy .sns ul{
    display: flex;
    justify-content: space-between;
    width: 70.8%;
    margin: 0 auto;
}

#enjoy .sns ul li img{
    width: min(9.467vw, 57px);
}


.mfp-content {
    padding: 8vh 0;
}

#popup01, #popup02{
    position: relative;
    width: min(86.67vw, 520px);
    margin: 0 auto;
}

#popup01 .wrap{
    width: 100%;
    height: 84vh;
    overflow-y: auto;
    position: relative;
    border-radius: min(2.67vw, 16px);
}

#popup02 .wrap{
    width: 100%;
    height: max(calc(84vh - 12.67vw), calc(84vh - 76px));
    overflow-y: auto;
    position: relative;
    border-radius: 0 0 min(2.67vw, 16px) min(2.67vw, 16px);
}



@media screen and (max-width:768px){

#popup01 .wrap{
    height: 84dvh;
}

#popup02 .wrap{
    height: max(calc(84dvh - 12.67vw), calc(84dvh - 76px));
}

}

.wrap .pr{
    position: relative;
}

#popup01 img, #popup02 img{
    margin: 0 auto;
}

#popup02 ul{
    width: 100%;
    background: #fff;
    padding: min(4.133vw, 25px) min(5.33vw, 32px) min(4.267vw, 26px);
}

#popup02 ul li{
    line-height: 1.67;
    font-size: min(2.4vw, 1.44rem);
    font-weight: normal;
    margin-bottom: min(1.33vw, 8px);
    padding-left: 2.6em;
	text-indent: -2.6em;
}

button.mfp-close{
    width: min(9.6vw, 58px);
    height: min(9.6vw, 58px);
    background: url("https://d18f657670wm8u.cloudfront.net/otona/ldp/hajimetenootona/assets/img/close01.png?20240626") no-repeat;
    background-size: cover;
    position: absolute;
    right: min(3.2vw, 19px);
    top: 0;
    transform: translateY(-50%);
    opacity: 1;
    padding: 0;
    text-indent: -9999px;
}

.mfp-close:active{
    top: 0;
}

.mfp-bg {
    opacity: 0.7;
}




/* =====================================
	footer
===================================== */

footer ul{
    width: 100%;
    background: #e2edf3;
    padding: min(5.467vw, 33px) min(6.67vw, 40px) min(5.867vw, 35px);
}

footer ul li{
    line-height: 1.67;
    font-size: min(2.4vw, 1.44rem);
    font-weight: normal;
    margin-bottom: min(1.33vw, 8px);
    padding-left: 2.6em;
	text-indent: -2.6em;
}

footer ul li:last-child{
    margin-bottom: 0;
}

footer p{
    width: 100%;
    background: #1e2c6c;
    font-size: min(2.67vw, 1.6rem);
    color: #fff;
    line-height: 1.75;
    padding: min(5.467vw, 33px) min(6.67vw, 40px) min(5.867vw, 35px);
}

footer a {
  text-decoration: underline;
}

footer a:hover {
  text-decoration: none;
}

.floating{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: min(26.67vw, 160px);
    max-width: 600px;
    background:  #fff;
    border-top: min(1.067vw, 6px) solid #d2e5f0;
    padding-top: min(4.4vw, 26px);
    display: none;
}

.floating ul{
    display: flex;
    justify-content: space-between;
    width: 90.933%;
    margin: 0 auto;
}

.floating ul li:nth-child(1) img{
    width: min(39.467vw, 237px);
}

.floating ul li:nth-child(2) img{
    width: min(46.933vw, 282px);
}



@media screen and (max-width:1400px){

#wrapper .logo01{
    display: none;
}

#wrapper nav{
    left: calc((100% - 350px) + 4.714%);
}

main{
    margin: 0 350px 0 auto;
}

.floating{
    left: auto;
    right: 350px;
    transform: translateX(0);
}

}

@media screen and (max-width:1100px){

#wrapper nav{
    display: none;
}

main{
    margin: 0 auto;
}

.floating{
    left: 50%;
    right: auto;
    transform: translateX(-50%);
}

}

@media (orientation: landscape) and (max-width: 767px){

.floating{
    display: none!important;
}

}
