@charset "shift_jis";
/* ミニクーリッシュ　PC
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700;800&display=swap');
/* reset
---------------------- */
#Lcoolish {
	width:1100px;
	margin-bottom: 50px;
	text-align: center;
}
#Lcoolish a:hover > img {
	opacity: 0.7;
	transition-duration: 0.5s;
}
#Lcoolish *{
	box-sizing: border-box;
}
#Lcoolish ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
/* content
---------------------- */
#Lcoolish .cts1{
	background:#eaf8ff url("../../img/event_L/eLcoolish2204/cts1_bg.png") no-repeat top 17px right;
	padding-top: 95px;
	padding-bottom: 75px;
}

#Lcoolish .cts1 .prod1 img:first-child{
	margin-top:84px;
}

#Lcoolish .cts1 .cv a{
	background:#0488d0 url("../../img/event_L/eLcoolish2204/202406/cts1_01_btn.png") no-repeat;
	width:690px;
	height:110px;
	border-radius:10px;
	display:inline-block;
	text-indent:-9999px;
	box-shadow: 0px 6px #1b2287;
	transition-duration: .2s;
	margin: 22px 0 6px;
}
#Lcoolish .cts1 .cv a:hover{
	background:#0488d0 url("../../img/event_L/eLcoolish2204/202406/cts1_01_btn_ovr.png") no-repeat;
	box-shadow: none;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
}

#Lcoolish .cts2 {
	margin-top: -150px;
}
#Lcoolish .cts2 .size{
		background:url("../../img/event_L/eLcoolish2204/202406/cts2_01_bg_v2.png") no-repeat top;
		padding-top: 190px;
		padding-bottom: 110px;
}
#Lcoolish .cts2 .size ul{
	margin:10px 42px 35px 52px;
}
#Lcoolish .cts2 .size ul li{
	width:50%;
	text-align: left;
}
#Lcoolish .cts2 .size ul li:nth-child(1){
	padding-left:26px;
}
#Lcoolish .cts2 .size ul li:nth-child(2){
	padding-right:31px;
	text-align: right;
}
#Lcoolish .cts2 .size ul li:nth-child(3){
	width:100%;
	margin-top: -210px;
	margin-left: 307px;
}
#Lcoolish .cts2 .size ul li:nth-child(4){
	margin-top: -176px;
}
#Lcoolish .cts2 .size ul li:nth-child(5){
	margin-top: -176px;
	text-align: right;
}
#Lcoolish .cts2 .shop{
		background:url("../../img/event_L/eLcoolish2204/cts2_02_bg.png") no-repeat top;
		padding-top: 230px;
		padding-bottom: 50px;
		margin-top: -150px;
}
#Lcoolish .cts2 .shop ul{
	margin:38px 65px 40px 87px;
}
#Lcoolish .cts2 .shop ul li{
	width:50%;
	text-align: left;
}
#Lcoolish .cts2 .shop ul li:last-child{
	text-align: right;
}
#Lcoolish .cts2 .shop > img:last-child{
	margin-top: 40px;
}
#Lcoolish .point{
	background:url("../../img/event_L/eLcoolish2204/point_bg.jpg") no-repeat;
	height:814px;
	padding-top: 47px;
}
#Lcoolish .link{
	background:url("../../img/event_L/eLcoolish2204/202406/link_bg_202508.png") no-repeat top;
	padding: 60px 0 80px;
}
#Lcoolish .link p:not(:last-child){
	margin-bottom: 30px;
}

/*202508追加コンテンツ*/
#Lcoolish .cts3{
	background: url("../../img/event_L/eLcoolish2204/202406/cts3_bg.png") no-repeat top;
	padding-top: 75px;
	padding-bottom: 160px;
}
#Lcoolish .cts3 .aboutTtl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#Lcoolish .cts3 .aboutTtl figure {
    aspect-ratio:474/451;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_img.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: -24px;
    width: 474px;
	display: block;
	margin-left: 60px;
}
#Lcoolish .cts3 .text-wrapper {
    margin-top: 65px;
    width: 521px
}

#Lcoolish .cts3 .text-wrapper h1 {
    aspect-ratio:505/97;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_title.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: min(505px,100%);
	margin-bottom: 40px;
}
#Lcoolish .cts3 .text-wrapper .text {
    aspect-ratio:446/181;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_txt.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: min(446px,100%);
	padding-left: 15px;
}
#Lcoolish .cts3 .philosophy {
    margin-inline:auto;
    margin-top: 14px;
    width: 820px;
    padding-inline:32px
}
#Lcoolish .cts3 .philosophy>div {
    display: flex;
	gap:25px
}
#Lcoolish .cts3 .philosophy .purpose {
        margin-bottom:80px
}
#Lcoolish .cts3 .philosophy .purpose p {
    aspect-ratio:611/123;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_purpose.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: 611px
}
#Lcoolish .cts3 .philosophy .vision {
    margin-bottom:98px
}
#Lcoolish .cts3 .philosophy .vision ul {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}
#Lcoolish .cts3 .philosophy .vision ul {
    gap:26px
}
#Lcoolish .cts3 .philosophy .vision ul:before {
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    left: 50%;
    position: absolute
}
#Lcoolish .cts3 .philosophy .vision ul:before {
    bottom:-44px;
    height: 22px;
    transform: translateX(calc(-50% - 48px));
    width: 57px
}
#Lcoolish .cts3 .philosophy .vision .body {
    aspect-ratio:396/37;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_vision01.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: 396px
}
#Lcoolish .cts3 .philosophy .vision .heart {
    aspect-ratio:390/37;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_vision02.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: 390px
}
#Lcoolish .cts3 .philosophy .vision .with {
    aspect-ratio:647/86;
    background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_vision03.png");
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 0;
    text-indent: -9999px;
    width: min(647px,100%)
}
#Lcoolish .cts3 .philosophy .mission {
    margin-bottom:80px
}
#Lcoolish .cts3 .philosophy .mission p {
        aspect-ratio: 620/157;
        background-image: url("../../img/event_L/eLcoolish2204/202406/cts3_about_mission.png");
        background-repeat: no-repeat;
        background-size: contain;
        line-height: 0;
        text-indent: -9999px;
        width: 620px
}
#Lcoolish .cts3 .philosophy span {
    align-items: center;
    background-color: #1c1e83;
    color: #fff;
    display: block;
    display: flex;
    font-family: Noto Sans JP,sans-serif;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
}
#Lcoolish .cts3 .philosophy span {
        flex-shrink:0;
        font-size: 24px;
        height: 40px;
        width: 144px
}

#Lcoolish .cts4{
	background-image: url("../../img/event_L/eLcoolish2204/202406/cts4_bg.png");
    background-repeat: no-repeat;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 800;
    font-style: normal;
}
#Lcoolish .cts4 h2{
	padding-top: 85px;
}
#Lcoolish .cts4 .txtbox{
	margin-top: 100px;
	margin-left: 510px;
	padding-bottom: 60px;
}
#Lcoolish .cts4 .txtbox p:nth-of-type(1){
	text-align: left;
	font-size: 35px;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 25px;
}
#Lcoolish .cts4 .txtbox p:nth-of-type(2){
	border-radius: 30px;
	width: 500px;
	background-color: #fff;
	padding: 45px 0;
	color: #1c1e84;
	font-size: 30px;
	line-height: 1.3;
}
#Lcoolish .cts4 .txtbox p:nth-of-type(2) > span{
	font-size: 24px;
}
/* revico */
#Lcoolish .review{font-weight:normal;padding:60px 0 30px;background:#F7F7ED;}
#Lcoolish .block-goods-user-review .h2{ border: none;}
#Lcoolish .block-goods-user-review .h2 img{ width: 700px; margin: 0 auto;}
#Lcoolish .block-goods-user-review .h2::after{ background: none; }
.block-goods-user-review {
  color:#504741;
  font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align:left;
}
.revico-modal-state{
	display:none !important;
}
