@charset "utf-8";
#komesori img{
	width: 100%;
	vertical-align:top;
}
#komesori #main{
	background: #ffffff;
	color:#616161;
	width: 100%;
	margin: 0 auto;
}
#komesori #main .header{
	background-image: linear-gradient(#ffffff 50%, #8bdbf7);
	padding-bottom: 30px;
	position: relative;
	z-index: 0;
}
#komesori #main .header .bg_left{
    position: absolute;
    top: 0;
    left: 0;
}
#komesori #main .header .bg_right{
    position: absolute;
    top: 0;
    right: 0;
}
#komesori #main .header .bg_left,
#komesori #main .header .bg_right{
    width: 20%;
    filter: blur(1.5px);
    z-index: -1;
}
#komesori #main .header .logo_snowsapporo{
    display: block;
    padding: 10px 0;
    margin: 0 auto;
    width: 260px;
}
#komesori #main .title_wrap{
    text-align: center;
}
#komesori #main .title_wrap .title{
    font-family: "Mochiy Pop One", sans-serif;
    font-size: 3rem;
    color: #d02727;
    margin-bottom: 17px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
#komesori #main .title_wrap .title::before{
    
}
#komesori #main .title_wrap .sub_title{
    display: block;
    font-size: 0.57em;
}
#komesori #main .title_wrap .date {
    background: #145993;
    font-size: 1.6em;
    font-weight: bold;
    color: #fff;
    position: relative;
    display: inline-block;
    height: 70px;
    line-height: 28px;
    padding: 8px 40px;
    text-align: center;
}

#komesori #main .title_wrap .date::before,
#komesori #main .title_wrap .date::after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
}

#komesori #main .title_wrap .date::before {
    left: -20px;
    border-width: 35px 20px 35px 0;
    border-color: transparent #145993 transparent transparent;
}

#komesori #main .title_wrap .date::after {
    right: -20px;
    border-width: 35px 0 35px 20px;
    border-color: transparent transparent transparent #145993;
}

/* =================
    スライダー
================= */

#komesori #main .komesori__kv{
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto calc(10% + 120px) auto;
}

#komesori #main .komesori__kv-slider {
  max-width: 90%;
  aspect-ratio: 1113 / 640;
  overflow: hidden;
  mask-image: url("../images/slider_mask.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  /* margin-top: 50px; */
}

/* #komesori #main  .komesori__kv-slider-wrap{
    position: relative;
    background-image: url("../images/bg_mt_sp.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
} */

#komesori #main .komesori__kv-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#komesori #main .swiper-pagination {
  position: relative;
  margin: 20px 0 30px;
}

#komesori #main .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #bbb;
    opacity: 1;
    margin: 0 6px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

#komesori #main .swiper-pagination-bullet-active {
    background: #d02727;
    width: 15px;
    height: 15px;
}

/*======================*/


#komesori #main .header .seal_01 {
    background: #d02727;
    width: 105px;
    height: 105px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    align-content: center;
    border-radius: 200px;
    line-height: 22px;
    position: absolute;
    top: -41px;
    left: 20px;
    z-index: 5;
}
#komesori #main .header .seal_01 p{
    display: block;
    font-size: 1.5em;
}
#komesori #main .header .seal_02 {
    background: #f79556;
    width: 85px;
    height: 85px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    align-content: center;
    text-align: center;
    border-radius: 200px;
    line-height: 21px;
    position: absolute;
    top: 49px;
    left: 5px;
    z-index: 4;
}

#komesori #main .header .seal_03 {
    background: #ff8080;
    width: 85px;
    height: 85px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    align-content: center;
    border-radius: 200px;
    line-height: 24px;
    position: absolute;
    top: -34px;
    right: 5px;
    z-index: 5;
}

#komesori #main .header .pr_wrap{
    position: relative;
    /* width: 90%; */
    max-width: 90%;
    margin: 0 auto 40px;
}
#komesori #main .header .pr_flex_box{
    display: flex;
    justify-content: space-between;
}
#komesori #main .header .yumepirika{
    width: 58px;
    transform: rotate(10deg);
}
#komesori #main .header .ouenmeshi{
    width: 50px;
    transform: rotate(-10deg);
}
#komesori #main .header .jambaraya{
    width: 55px;
    transform: rotate(-10deg);
}
#komesori #main .header .paeria{
    width: 55px;
    transform: rotate(10deg);
}

#komesori #main .header .pr_text{
    font-size: 1.7rem;
    font-weight: bold;
    color: #145993;
    padding-bottom: 28px;
}
#komesori #main .header .present_wrap{
    background-image: url("../images/bg_beige.jpg");
    border-radius: 20px;
    max-width: 90%;
    margin: 0 auto;
}
#komesori #main .header .present_wrap .present_flex_box{
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    max-width: 90%;
    margin: 0 auto 35px;
    gap: 10%;
    text-align: center;
    padding: 3%;
}
#komesori #main .header .present_title{
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    padding: 15px 0 10px;
    width: 90%;
    margin: 0 auto;
    color: #d02727;
    border-bottom: 3px dashed #ffffff;
  }     
#komesori #main .header .present_wrap .yumepirika_present{
    width: 25%;
}
#komesori #main .header .present_text{
    width: 65%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #d02727;
    text-align: start;
    line-height: 25px;
    color: #d02727;
}
#komesori #main .header .present_text span{
    font-size: 2.2rem;
    line-height: 32px;
}
#komesori #main .header .teinefes_wrap{
    text-align: center;
    padding: 20px;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 200px;
    position: relative;
    background: #2aa3d0;
}
#komesori #main .header .teinefes_wrap .snow_left{
    position: absolute;
    width: 75px;
    top: -13px;
    left: -5px;
}
#komesori #main .header .teinefes_wrap .snow_right{
    position: absolute;
    width: 75px;
    top: -13px;
    right: -5px;
}
#komesori #main .header .teinefes_title{
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 35px;
	color: #ffffff;
	margin-bottom: 10px;
}
#komesori #main .header .teinefes_text{
	font-size: 1.6rem;
	font-weight: bold;
	color: #ffffff;
}


#komesori .information_bg{
	background:#fef5e6;
	/* padding-bottom: 3%; */
}
#komesori .width_body{
	width:93%;
	margin:0 auto;
}
#komesori .information_wrap{
	background:#ffffff;
	border-radius: 4px;
}
#komesori .information_title{
	text-align:center;
	font-size: 1.8rem;
	font-weight: bold;
	padding:3%;
	line-height: 1.8;
}
#komesori .point_title{
	display:block;
	margin: 0 auto 1%;
	width: 29%;
	font-size: 1.8rem;
	font-weight:bold;
	border-bottom:solid 2px;
	text-align:center;
	color:#3197bd;
}
#komesori .detail_title{
	font-size:2rem;
	font-weight:bold;
	color:#3197bd;
}
#komesori .detail_wrap{
	padding: 1%;
	margin: 0 1%;
	font-size:1.7rem;
	border-bottom: solid 1.5px #3197bd;
}
#komesori .detail_wrap:last-of-type{
	border-bottom: none;
}
#komesori .detail_title{
	font-size: 1.8rem;
	font-weight:bold;
	color:#3197bd;
}
#komesori .article_map{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 50%;
	margin: 0 auto;
}
#komesori .article_map iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;	
}

#komesori .detail_caution{
	font-size:1.2rem;
}
#komesori .detail_caution_red{
	font-size:2rem;
	font-weight:bold;
	color:#da0707;
}
#komesori .companylogo{
	width: 60%;
}
#komesori .logo_small_flex{
	display:flex;
	flex-direction: column;
}
#komesori .logo_small_flex img{
	margin-left: -2.5rem;
}
#komesori .logo_small{
	width: 30%;
	margin: 0 1% 1% 0;
}
#komesori .bgblue_wrap{
	background:#3197bd;
	padding-bottom: 1%;
}
#komesori .bgblue_title{
	color:#ffffff;
	text-align: start;
	font-size: 2rem;
	font-weight: bold;
	padding: 5% 0;
}
#komesori .upcycle_box{
	display:block;
	margin: 0 auto 5%;
	width: 93%;
	padding:1% 3%;
	border-radius: 4px;
	font-size:2.3rem;
	font-weight:bold;
	text-align:center;
	background-image: linear-gradient(0deg, #fbffaf 10%, rgba(255, 255, 255, 1) 90%);
	box-shadow: 5px 5px 8px 0px rgb(0 0 0 / 30%);
	color:#0964ab;
}
#komesori .result_box{
	display:block;
	margin: 0 auto 5%;
	width: 93%;
	padding:5% 3%;
	border-radius: 4px;
	font-size:2.3rem;
	font-weight:bold;
	text-align:center;
	background-image: linear-gradient(0deg, #fbffaf 10%, rgba(255, 255, 255, 1) 90%);
	box-shadow: 5px 5px 8px 0px rgb(0 0 0 / 30%);
	color:#da0707;
}
#komesori .return_wrap {
	padding:6% 0;
}
#komesori .return_box{
	display:block;
	margin:0 auto;
	background:#ffffff;
	width: 100%;
	padding: 2%;
	font-size:1.5rem;
	text-align:center;
	color:#0964ab;
}
#komesori .sp_none{
	display:none;
}

@media screen and (max-width: 769px){
  .pc { display:none; }
}

#komesori span.big{
    font-size: 2rem;
}
