/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

/*----------------------------------
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-family: "Noto Serif JP", serif;
---------------------------------------------*/

:root{
    --orc-base-color:#3E3E3E;
    --orc-care:#f2f2f2;
    --orc-gloss:#ebf0dc;
    --orc-tint:#ede9f4;
    --orc-serif:"Noto Serif JP", serif;
    --orc-En-serif: "adobe-garamond-pro", serif;
}
div#sysMain {
  width: 100% !important;
  max-width: none !important;
  margin: 0px auto !important;
}
.sysItemCategoryPankuzu {
    display: none;
}
#orchidee_wrap{
    max-width: 800px;
    text-align: center;
    font-size: 2.5rem;
    font-family: "noto-sans-cjk-jp", sans-serif;
    margin: 0 auto 80px;
}

#orchidee_wrap .spbr{
    display: none;
}

#orchidee_wrap img{
    max-width: 100%;
    vertical-align: bottom;
}

#orchidee_wrap sup{
    font-size: 11px;
    vertical-align: super;
    margin-left: 5px;
}

#orchidee_wrap .comm_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#orchidee_wrap .comm_w90{
    width: 90%;
    max-width: 800px;
    margin: auto;
}

#orchidee_wrap .comm_mt{
    margin-top: 90px;
}

#orchidee_wrap .comm_ttl{
    font-size: clamp(2rem, 1.062rem + 3.45vw, 5.5rem);
    font-weight: normal;
    margin-bottom: 40px;
    font-family: var(--orc-serif);
    line-height: 1.5;
}

#orchidee_wrap .comm_ttl span{
    font-size: 47%;
    display: block;
    font-weight: 800;
    margin-bottom: 25px;
}


#orchidee_wrap #kv h2{
    font-family: var(--orc-serif);
	font-size: clamp(2.2rem, 0.878rem + 3.11vw, 3.6rem);
    font-weight: normal;
    margin: 50px auto 30px;
    letter-spacing: 0.01em;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
#orchidee_wrap #kv h2 span:first-child{
    font-size: 80%;
}
#orchidee_wrap #kv h2 ruby rt{
    display: ruby-text;
    font-size: 14px;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 10px;
    text-align: center;
}

#orchidee_wrap #kv h3{
    font-family: var(--orc-serif);
	font-size: clamp(2.2rem, 0.878rem + 3.11vw, 3.6rem);
    font-weight: normal;
}

#orchidee_wrap #kv .comm_flex{
    align-items: center; 
	margin-top: 2em;
}

#orchidee_wrap #kv .comm_flex li{
    width: 33%;
	margin-bottom: 2em;
}
#orchidee_wrap #kv .comm_flex li a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#orchidee_wrap #kv .comm_flex img{
    width: 21%;
    text-align: left;
}

#orchidee_wrap #kv .comm_flex p{
    width: 78%;
    font-family: var(--orc-serif);
	font-size: clamp(1.3rem, -0.117rem + 3.33vw, 2.8rem);
}

#orchidee_wrap #kv .comm_flex p span{
	display: block;
	font-size: 55%;
	font-family: var(--BP-fonts);
}


#orchidee_wrap #about{
}


#orchidee_wrap #about .comm_flex{
    align-items: center;
}

#orchidee_wrap #about .comm_flex .image{
    width: 56%;
    text-align: left;
}
#orchidee_wrap #about .comm_flex .box{
    width: 40%;
    text-align: left;
}

#orchidee_wrap #about .comm_flex .box p{
    width: 92%;
}


#orchidee_wrap #about .comm_flex:nth-of-type(2),
#orchidee_wrap #about .comm_flex:nth-of-type(3){
    margin-top: -20px;
}

#orchidee_wrap #about .comm_flex:nth-of-type(2) .image{
    text-align: right;
}

#orchidee_wrap #about .comm_flex:nth-of-type(2) .box{
    margin-left: 4%;
}

#orchidee_wrap #about .comm_flex:nth-of-type(3) .image{
    width: 54%;
}

#orchidee_wrap #about .comm_flex:nth-of-type(3){
    justify-content: left;
}

#orchidee_wrap #about .comm_flex:nth-of-type(3) .box{
    width: 36%;
    margin-left: 4%;
}


#orchidee_wrap #orc-product .bg{
    background: url("bg_care.jpg") no-repeat right 5%;
    background-size: contain;
}

#orchidee_wrap #orc-product .block#care002 .bg{
    background: url("bg-care002.jpg") no-repeat right -12%;
    background-size: contain;
	margin-top: 1em;
}

#orchidee_wrap #orc-product .block#gloss .bg{
    background: url("bg-gloss.jpg") no-repeat right -15%;
    background-size: contain;
    margin-top: -5%;
	position: relative;
	z-index: 9;
}

#orchidee_wrap #orc-product .block#gloss002 .bg{
    background: url("bg-gloss002.jpg") no-repeat right -12%;
    background-size: contain;
    margin-top: -5%;
}

#orchidee_wrap #orc-product .block#tint .bg{
    background: url("bg_tint.jpg") no-repeat right 5%;
    background-size: contain;
    margin-top: -5%;
}
#orchidee_wrap #orc-product .block#milk .bg{
	background: none;
}

#orchidee_wrap #orc-product .bg h3{
    font-size: 28px;
    font-family: var(--orc-serif);
    margin-bottom: 30px;
}

#orchidee_wrap #orc-product .bg ol{
    max-width: 640px;
    margin: 60px auto 80px;
}

#orchidee_wrap #orc-product .bg ol li,
#orchidee_wrap #orc-product .block#care002 .bg ol li{
    width: 32%;
    aspect-ratio: 1 / 1;
    background: var(--orc-care);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#orchidee_wrap #orc-product .block#gloss .bg ol li,
#orchidee_wrap #orc-product .block#gloss002 .bg ol li{
    background: #ebf0dc;
}

#orchidee_wrap #orc-product .block#tint .bg ol li{
    background: #ede9f4;
}

#orchidee_wrap #orc-product .block#milk .bg ol li{
    background: #ede3d3;
}

#orchidee_wrap #orc-product .bg ol li p{
    width: 95%;
    margin: auto;
    font-size: 90%;
    font-weight: bold;
}

#orchidee_wrap #orc-product .bg img.tri{
    mix-blend-mode: multiply;
}

#orchidee_wrap #orc-product .bg dl{
    margin-top: 80px;
}

#orchidee_wrap #orc-product .bg dt{
    font-size: clamp(1.9rem, 1.144rem + 1.78vw, 2.7rem);
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: 500;
}

#orchidee_wrap #orc-product .bg dd{
    text-align: left;
    line-height: 1.8;
}



#orchidee_wrap #trouble{
    background: url("nayami.jpg") no-repeat;
    padding: 2em 0;
    position: relative;
    background-size: cover;
}

#orchidee_wrap #trouble:after{
    content: "";
    border-left: 1px solid;
    width: 1px;
    height: 60px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -30px;

}

#orchidee_wrap #trouble p{
    margin: 0 auto 30px;
    word-break: keep-all;
    overflow-wrap: anywhere;
}

#orchidee_wrap #trouble ul{
    background: #fff;
    padding: 2em 1.2em;
    box-sizing: border-box;
}

#orchidee_wrap #trouble ul li{
    text-align: left;
    margin-bottom: 20px;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

#orchidee_wrap #trouble ul li:before{
    content: "";
    background: url(icon.jpg) no-repeat left;
    background-size: contain;
    width: 7%;
    max-width: 24px;
    aspect-ratio: 1 / 1;
    margin-right: 0.5em;
    display: inline-block;
    vertical-align: middle;
}






#orchidee_wrap #point{
    background: #f7f7f7;
    padding: 60px 0;
	counter-reset: number;
}

#orchidee_wrap #point h2{
    font-size:clamp(2.2rem, 0.972rem + 2.89vw, 3.5rem);
	letter-spacing: 0.05em;
}

#orchidee_wrap #point h3{
    font-size: 80px;
    font-weight: normal;
    font-family: var(--orc-serif);
}

#orchidee_wrap #point h3 span{
    font-size: 80%;
}

#orchidee_wrap #point h3::first-letter{
    font-family: var(--orc-En-serif);
    font-size: 140%;
    line-height: 1;
}

#orchidee_wrap #point .block {
    position: relative;
    width: 90%;
    margin: auto;
}

#orchidee_wrap #point .block .no{
    margin: 2em auto -5px;
	counter-increment: number;
    font-family: var(--orc-En-serif);
    text-align: left;
    position: relative;
    font-size: 28px;
}

#orchidee_wrap #point .block .no::after{
	content: counter(number , decimal-leading-zero);
    font-size: 100px;
    position: absolute;
    bottom: -60px;
    margin-left: 10px;

}

#orchidee_wrap #point .block .bg{
    background: #fff;
    padding: 50px 0;
}

#orchidee_wrap #point .block .comm_w90{
    margin: auto;
}

#orchidee_wrap #point .block .ttl{
    font-size: 44px;
    font-family: var(--orc-serif);
    margin-bottom: 30px;
}

#orchidee_wrap #point .block .comm_w90 ol{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#orchidee_wrap #point .block .comm_w90 ol li{
	width: 31%;
	font-size: clamp(1.2rem, 1.011rem + 0.44vw, 1.4rem);
	border: 1px solid;
	border-radius: 100vmax;
	max-width: 110px;
	margin: 0 1% 3em;
	background: #f2f2f2;
}

#orchidee_wrap #point .block .comm_w90 ol li.gloss{
	background: #ebf0dc;
}
#orchidee_wrap #point .block .comm_w90 ol li.tint{
	background: #ede9f4;
}
#orchidee_wrap #point .block .comm_w90 ol li.milk{
	background: #ede3d3;
}
#orchidee_wrap #point .block .comm_w90 dl{
    max-width: 600px;
    margin: 40px auto 0;
}

#orchidee_wrap #point .block .comm_w90 dl dt{
    font-size: 123%;
    border-bottom: 1px solid;
    padding-bottom: 15px;;
    margin-bottom: 20px;
    font-weight: 500;
}

#orchidee_wrap #point .block .comm_w90 dl dt ol{
	justify-content: flex-start;
}

#orchidee_wrap #point .block .comm_w90 dl dt li{
	text-align: center;
	margin-bottom: 0.5em;
}


#orchidee_wrap #point .block .comm_w90 dl dd{
    text-align: left;
}

#orchidee_wrap #point .block .comm_w90 dl dd span{
    font-weight: bold;
}

#orchidee_wrap #point .block .comm_w90 dl dd p{
    font-size: clamp(1.4rem, 1.211rem + 0.44vw, 1.6rem);
    margin-top: 15px;
}

/*#orchidee_wrap #point .block h4{
    position: relative;
    text-align: left;
    text-indent: 3%;
    padding: 10px 0;
    margin: 80px auto 50px;
background: linear-gradient(to right,  rgb(238,243,246) 0%,rgb(238,243,246) 0%,rgb(235,240,220) 100%); 

}
#orchidee_wrap #point .block h4 img{
    position: absolute;
    right: 3%;
    bottom: -20px;
}
#orchidee_wrap #point .block h4:nth-of-type(2){
    background: var(--orc-gloss);
}
#orchidee_wrap #point .block h4:nth-of-type(3){
    background: var(--orc-tint);
}
#orchidee_wrap #point .block h4 br{
    display: none;
}
*/

#orchidee_wrap #point .block .comm_w90 .comm_flex{
    margin-bottom: 2.5em;
}

#orchidee_wrap #point .block .comm_w90 .comm_flex .image{
    width: 30%;
    position: relative;
}

#orchidee_wrap #point .block .comm_w90 .comm_flex .image img{
    width: 100%;
    max-width: 194px;
}

#orchidee_wrap #point .block .comm_w90 .comm_flex dl{
    width: 65%;
    text-align: left;
    margin: 0;
}

#orchidee_wrap #point .block .comm_w90 .comm_flex dl dt{
    font-size: clamp(2rem, 1.056rem + 2.22vw, 3rem);
    font-weight: 500;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
#orchidee_wrap #point .block .comm_w90 .comm_flex dl dd p{
    margin-top: 0;
}


#orchidee_wrap #design{
    text-align: left;
}
#orchidee_wrap #design .comm_ttl{
    text-align: center;
}
#orchidee_wrap #design .comm_ttl span:nth-of-type(2){
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 10px;
}

#orchidee_wrap #design .image{
    width: 55%;
}

#orchidee_wrap #design .box{
    width: 42%;
}

#orchidee_wrap #design .box img{
    margin-bottom: 40px;
}

#orchidee_wrap #design p{
    margin: 3% 3% 0 5%;
}
#orchidee_wrap #design .box p{
    margin: 0 3% 0 0;
}


#orchidee_wrap #howto .inner{
	border: 1px solid;
	margin-top: 3em;
}

#orchidee_wrap #howto .block{
    margin: 0 auto 3em;
	padding: 0 5% 1em;
}

#orchidee_wrap #howto .block .midashi{
    background: var(--orc-base-color);
    color: #fff;
    font-size: clamp(2rem, 1.056rem + 2.22vw, 3rem);
    padding: 5px 0;
    letter-spacing: 0.02em;
    font-weight: 500;
	width: 80%;
	max-width: 300px;
	margin: -1em auto 0;
}
#orchidee_wrap #howto .block h3{
    font-size: clamp(2rem, 1.056rem + 2.22vw, 3rem);
    padding: 5px 0;
    letter-spacing: 0.02em;
    font-weight: 500;
	margin-top: 1.5em;
}

#orchidee_wrap #howto .block .text{
    text-align: left;
    margin: 30px auto;
}

#orchidee_wrap #howto .block h4{
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}

#orchidee_wrap #howto .block ol li{
    text-align: left;
    font-size: 16px;
}

#orchidee_wrap #howto .block .comm_flex{
    margin-top: 40px;
    align-items: center;
}

#orchidee_wrap #howto .block .comm_flex .image{
    width: 45%;
}

#orchidee_wrap #howto .block .comm_flex dl{
    width: 52%;
    text-align: left;
    margin: 0;
}

#orchidee_wrap #howto .block .comm_flex dl dt{
    font-size: 30px;
    font-weight: 500;
    border-bottom: none;
    margin-bottom: 20px;
}




#orchidee_wrap #concept{
    background: url("concept.jpg") no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0 90px;
}

#orchidee_wrap #concept .comm_w90 p{
    margin-top: 50px;
    line-height: 2;
    word-break: keep-all;
    overflow-wrap: anywhere;
}



#orchidee_wrap #spec .block{
    margin-bottom: 80px;
}

#orchidee_wrap #spec .block h3,
#orchidee_wrap #spec .block:nth-of-type(2) h3{
    background: var(--orc-care);
    font-size: clamp(1.8rem, 0.667rem + 2.67vw, 3rem);
    padding: 5px 0;
    font-weight: 500;
    margin-bottom: 50px;
}

#orchidee_wrap #spec .block:nth-of-type(3) h3,
#orchidee_wrap #spec .block:nth-of-type(4) h3{
    background: var(--orc-gloss);
}

#orchidee_wrap #spec .block:nth-of-type(5) h3{
    background: var(--orc-tint);
}

#orchidee_wrap #spec .block:nth-of-type(6) h3{
    background: #ede3d3;
}


#orchidee_wrap #spec .block dl{
	align-items: flex-start;
	font-size: clamp(1.4rem, 0.833rem + 1.33vw, 2rem);
	margin-top: 2em;
}

#orchidee_wrap #spec .block dt{
	width: 18%;
	text-align: left;
}
#orchidee_wrap #spec .block dd{
	width: 80%;
}





@media only screen and (max-width: 768px) {  
    #orchidee_wrap {
        font-size: 18px;
    }
    #orchidee_wrap #kv .comm_flex .box h3 {
        font-size: 25px;
    }
    #orchidee_wrap #kv .comm_flex .box h4 {
        font-size: 14px;
    }
    #orchidee_wrap #kv h2 span:first-child{
        display: block;
        margin-bottom: 15px;
    }

    #orchidee_wrap #kv .comm_flex{
        justify-content: space-evenly;
    }
    #orchidee_wrap #aftercare p{
        margin-top: 20px;
    }
    #orchidee_wrap #point h3 {
        font-size: 63px;
    }
    #orchidee_wrap #point .block .ttl {
        font-size: 30px;
        word-break: keep-all;
        overflow-wrap: anywhere;

    }
    #orchidee_wrap #point .block .no::after {
        font-size: 80px;
        bottom: -45px;
    }
    #orchidee_wrap #point .block h4 {
        margin: 45px auto 50px;
    }
    #orchidee_wrap #point .block h4 img {
        max-height: 85px;
    }
    #orchidee_wrap #point .block .comm_w90 .comm_flex dl dt {
        font-size: 22px;
    }
    #orchidee_wrap #point .block .comm_w90 dl dd p {
        font-size: 13px;
        margin-top: 5px;
    }
    #orchidee_wrap #design .image {
        width: 52%;
    }
    #orchidee_wrap #design .box {
        width: 44%;
    }
    #orchidee_wrap #design .box img {
        margin-bottom: 15px;
    }
    #orchidee_wrap #howto .block h3 {
        font-size: 20px;
    }
    #orchidee_wrap #howto .block h4 {
        font-size: 22px;
    }
    #orchidee_wrap #howto .block .text {
        margin: 20px auto;
    }
    #orchidee_wrap #howto .block .comm_flex dl dt{
        font-size: 22px;
    }
    #orchidee_wrap #spec .block dl {
        font-size: 16px;
    }
	#orchidee_wrap #point .block .comm_w90 .comm_flex{
		align-items: flex-start;
	}
	#orchidee_wrap #point .block .comm_w90 .comm_flex dl dt li{
		width: 48%;
	}
	
}











@media only screen and (max-width: 520px) {  
    #orchidee_wrap {
        font-size: 16px;
    }
    #orchidee_wrap .spbr{
        display: block;
    }
    #orchidee_wrap sup {
        font-size: 10px;
        margin-left: 3px;
    }
    #orchidee_wrap .comm_mt {
        margin-top: 60px;
    }
    #orchidee_wrap .comm_ttl span {
    font-size: 64%;
    }

    #orchidee_wrap #kv h2 {
        font-size: 32px;
    }
    #orchidee_wrap #kv h2 span:first-child {
        font-size: 73%;
    }
    #orchidee_wrap #kv h2 ruby rt {
        font-size: 12px;
        margin-bottom: 3px;
    }
    #orchidee_wrap #kv .comm_flex {
        justify-content: space-between;
    }
    /*#orchidee_wrap #kv .comm_flex p{
        font-size: 13px;
    }*/
    #orchidee_wrap #kv .comm_flex .box h3 {
        font-size: 17px;
    }
    #orchidee_wrap #kv .comm_flex .box h4 {
        font-size: 12px;
    }
    #orchidee_wrap #kv .comm_flex .box h4 span {
        font-size: 80%;
        display: inline-block;
        margin-left: 0;
        padding: 1px 2px;
    }
    #orchidee_wrap #about .comm_flex .box p{
        font-size: 15px;
    }
    #orchidee_wrap #about .comm_flex:nth-of-type(2) .box p{
        margin-top: 10px;
    }
    #orchidee_wrap #orc-product .bg h3 {
        font-size: 22px;
    }
    #orchidee_wrap #orc-product .bg ol li p {
        font-size: 80%;
    }
    #orchidee_wrap #orc-product .bg dl {
        margin-top: 60px;
    }
    #orchidee_wrap #orc-product .bg ol {
        max-width: 640px;
        margin: 35px auto 50px;
    }
    #orchidee_wrap #trouble .comm_ttl{
        margin-bottom: 20px;
    }
    #orchidee_wrap #point h2{
        margin-bottom: 20px;
    }
    #orchidee_wrap #point h3 {
        font-size: 40px;
    }
    #orchidee_wrap #point .block .no {
        margin-top: 60px;
    }
    #orchidee_wrap #point .block .no::after {
        font-size: 60px;
        bottom: -35px;
    }
    #orchidee_wrap #point .block .ttl {
        font-size: 24px;
    }
     #orchidee_wrap #point .block .comm_w90 dl dt {
        font-size: 102%;
    }
    #orchidee_wrap #point .block .comm_w90 .comm_flex dl dt {
            font-size: 18px;
    }    
    #orchidee_wrap #howto .block h3 {
        font-size: 16px;
    }
    #orchidee_wrap #howto .block h4 {
        font-size: 18px;
    }
    #orchidee_wrap #howto .block .comm_flex dl dt {
        font-size: 18px;
        margin-bottom: 5px;
    }    
    #orchidee_wrap #concept img{
        width: 60%;
    }    
}



@media only screen and (max-width: 420px) {  
    #orchidee_wrap #about .comm_flex .box p{
        font-size: 12px;
    }
    #orchidee_wrap #point .block h4{
        padding-left: 1.5em;
        text-indent: 0em;
    }
    #orchidee_wrap #point .block h4 br{
        display: block;
    }
    #orchidee_wrap #design {
        font-size: 14px;
    }
    #orchidee_wrap #howto .block h3 {
            font-size: 14px;
        }    
    #orchidee_wrap #howto .block .comm_flex dl dd{
        font-size: 15px;
    }
    #orchidee_wrap #spec .block dl {
        font-size: 14px;
    }
}

