@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

@media screen and (min-width:641px){
.pcm_NS_breadcrumbs {color:#000000; margin:-20px auto -40px; padding: 12px 20px; line-height: 1.2em; font-size: 12px; width: 100%; box-sizing: border-box; position: relative; z-index: 3; }
.pcm_NS_breadcrumbs li { display:inline-block}
.pcm_NS_breadcrumbs li::after {content: ">"; color:#000000;}
.pcm_NS_breadcrumbs li:last-child::after {content:none}
.pcm_NS_breadcrumbs a { color:#000000; text-decoration: none; transition: .3s }
.pcm_NS_breadcrumbs a:hover { opacity: .7 }
.pcm_NS_breadcrumbs span { margin-right:0.3em }
}

@media screen and (max-width:640px){
.pcm_NS_breadcrumbs { 
    margin: -27px auto 0;
    padding: 6px 20px;
    line-height: 1.2em;
    font-size: 10px;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    display: flex;
    padding-left: 2vw;
    margin-bottom: -22px;
    position: relative;
    z-index: 3;
}
.pcm_NS_breadcrumbs li { display:inline-block; color: #000000; margin-right: -9px;}
.pcm_NS_breadcrumbs li::after {content: ">"}
.pcm_NS_breadcrumbs li:last-child::after {content:none}
.pcm_NS_breadcrumbs a { color:#000000; text-decoration: none; transition: .3s; margin-right: -9px; }
.pcm_NS_breadcrumbs a:hover { opacity: .7 }
.pcm_NS_breadcrumbs span { margin-right:0.3em }
}

#mainContent{
    padding: 0;	
}
.pcm_wrapper img{
    width: 100%;
}
/*common_start*/
img {
    pointer-events: none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    user-select:none;
}
/*accordion_start*/
.invisible.pcm_acoBt__txt,
.pcm_acoBt__txt {
    display: none;
    padding-bottom: 60px;
}
.pcm_acoBt_parent {
    position: relative;
}
.pcm_acoBt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    transition: 0.3s;
}
.on.pcm_acoBt {
    bottom: -15px;
    transition: 0.3s;
}
.pcm_acoBt:before,
.pcm_acoBt:after {
    position: absolute;
    display: block;
    content: "";
}
.pcm_acoBt:before {
    width: 100%;
    height: 70px;
    bottom: 0;
    left: 0;
    background:
    linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgb(20 16 40) 50%,
        rgb(20 16 40) 100%);
}
.pcm_acoBt:after {
    width: 20px;
    height: 20px;
    bottom: 0;
    left: 50%;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg) translate(0, 50%);
    transition: 0.3s;
    border-color: #fff;
}
.on.pcm_acoBt:before {
    display: none;
}
.on.pcm_acoBt:after {
    transform: rotate(-45deg) translate(0, -50%);
    transition: 0.3s;
    bottom: 25px;
}
.pcm_container{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
.pcm_column1btn{
	max-width: 480px;
	margin: 0 auto 60px;
}
.pcm_column1btn a{
	background-color: #fca4ca;
    color: #fff;
    border: 4px solid transparent;
	width: 100%;
    height: 84px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    transition: 1s;
    position: relative;
}
.pcm_column1btn a:hover {
    color: #fca4ca;
    border: 4px solid #fca4ca;
}

.pcm_column1btn a .pcm_img_box {
    width: 60px;
    flex-basis: 60px;
}
.pcm_column1btn a .pcm_text_box {
    flex-basis: calc(100% - 60px);
    max-width: calc(100% - 60px);
    color: #fff;
    font-size: 1.25rem;
    text-align: left;
    padding-left: 20px;
}

.pcm_last_banner_area{
	max-width: 750px;
	margin: 0 auto 0;
}
.pcm_last_banner_area a{
	display: block;
	transition: all ease .3s;
}
.pcm_last_banner_area a:hover{
	opacity: 0.6;
}
@media screen and (min-width:641px){
    .pcm_sp_br {
        display: none;
    }
    .pcm_h1_style{
        margin-bottom: 0;
        padding: 30px 0;
        font-size: 24px;
        line-height: 1.3;
        border-bottom: none;
		position: relative;
		z-index: 2;	
    }
	
    .pcm_h2_style{
        margin: 0;
        padding-bottom: 40px;
        color: #696768;
        text-align: center;
        font-size: 50px;
        font-weight: 500;
        border: 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    .pcm_h3_style{
        margin: 0;
        padding: 0 0 20px;
        color: #696768;
        text-align: center;
        font-size: 25px;
        font-weight: 500;
        background: 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    .pcm_pc_display{
        display: block;
    }
    .pcm_sp_display{
        display: none;
    }
	
	.pcm_bg2{
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/bg2.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center top;
		position: relative;
		clear: both;
	}
	.pcm_bg2 .pcm_object2{
		display: none;
	}
	.pcm_o_text img{
		max-width: 1336px;
		margin: -87px auto 0;
	}
	
	
	.pcm_pi_title3 {
		max-width: 496px;
		margin: 0 auto 54px;
	}
	.pcm_pi_box{
		width: calc(100% - 12px);
		padding: 50px 70px 30px;
		border: 5px solid #604C3F;
		box-sizing: border-box;
		background: #fff;
		margin-right: 12px;
		box-shadow: 12px 15px #604C3F;
		position: relative;
		z-index: 2;
	}
	.pcm_pi_box p{
		padding-bottom: 20px;
		font-family: 'Noto Sans JP', sans-serif;
    	font-weight: 600;
		font-size: 20px;
		line-height: 2em;
	}
	
	
	.pcm_z_index2{
		z-index: 3;
	}
	.pcm_ob_item1{
		position: absolute;
		bottom: -75px;
		right: 0;
		width: 154px;
	}
	.pcm_ob_item2{
		position: absolute;
		bottom: -75px;
		right: -13px;
		width: 154px;
	}
	.pcm_ob_item3{
		position: absolute;
		bottom: -136px;
    	left: -14px;
		width: 154px;
		z-index: 3;
	}
	.pcm_ob_item4{
		position: absolute;
		bottom: -95px;
    	left: -34px;
		width: 154px;
	}
	.pcm_ob_item5{
		position: absolute;
		bottom: -76px;
    	right: -29px;
		width: 154px;
		z-index: 3;
	}
	.pcm_ob_item6{
		position: absolute;
		bottom: -76px;
    	right: -29px;
		width: 154px;
		z-index: 3;
	}
	
	
	
	.pcm_h2_span{
		display: flex;
    	align-items: center;
	}
	.pcm_text_area h2  .pcm_h2_span2{
		font-size: 16px;
		font-weight: 400;
	}
	
	
	.pcm_relative{
		position: relative;
	}
	
	.pcm_bb_btn{
		width: 545px;
		margin: -30px auto 147px;
		position: relative;
	}
	.pcm_bb_btn a::after{
		position: absolute;
		content: "";
		z-index: 2;
		top: -36px;
    	left: 155px;
		width: 124px;
		height: 46px;
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/ticket_h.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center right;
		opacity: 0;
		transition: all ease .3s;
	}
	.pcm_bb_btn a:hover::after{
		opacity: 1;
	}
	.pcm_bb_btn a img{
		transition: all ease .3s;
	}
	.pcm_bb_btn a:hover img{
		transform: translate(10px, 0px);
		opacity: 1;
	}
	.pcm_text_column{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 640px;
	}
	
	.pcm_text_column .pcm_text_column_box{
		width: 317px;
	}
	
	
	.pcm_acrylic_stand_area img{
		position: relative;
		z-index: 3;
	}
	
	
	.pcm_mv {
		width: 100%;
		height: 616px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/mv_bg_pc.jpg) no-repeat;
        background-position: center top;
        background-size: 1920px;
        box-sizing: border-box;
		overflow: hidden;
		position: relative;
    }
	
	
	.pcm_wrapper{
		position: relative;
	}
	
	
    .pcm_mv.pcm_teaser {
        padding-bottom: 20px;
    }
	.pcm_h1_style{
		width: 1340px;
		margin: 0 auto;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
    .pcm_teaser_text{
        width: auto !important;
        margin: auto;
    }
    .pcm_mv .pcm_h1_style {
        padding: 0 0 0;
    }
	.pcm_mv_img{
		width: 800px;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		z-index: 3;
		box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	}
	
    /*.pcm_mv .pcm_h1_style > img{
        box-shadow: 0px 0px 18px #f29ec2;
    }*/
    .pcm_mv.pcm_teaser .pcm_h1_style > img{
        box-shadow: none;
		width: 654px;
    }
	
	
	
	
	
	.pcm_text_event_area{
		border: 10px solid #957CB8;
		border-bottom: 20px solid #957CB8;
		position: relative;
		background: #fff;
	}
	
	.pcm_text_event_area h3{
		margin: 0;
		padding: 5px 0 15px;
		line-height: 1;
		width: 100%;
		color: #fff;
		text-align: center;
		background: #957CB8;
		font-size: 32px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
	}
	.pcm_text_event_area .pcm_text_event_box{
		padding: 40px;
		position: relative;
	}
	
	.pcm_text_event_area .pcm_text_event_box p{
		font-size: 28px;
		color: #775BA3;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
		line-height: 2;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_2{
		font-size: 20px;
		padding: 10px 0 10px 70px;
		line-height: 1.8;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_3{
		padding: 20px 0 20px;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_4{
		padding: 0 0 50px;
		font-size: 18px;
		font-weight: 500;
	}
	.pcm_text_event_area .pcm_text_event_box .pcm_map_img{
		display: block;
		margin: 0 auto;
		max-width: 436px;
		border: 4px solid #775BA3;
		overflow: hidden;
	}
	.pcm_text_event_area .pcm_text_event_box .pcm_map_img img{
		margin-bottom: -3px;
		
	}
	.pcm_text_event_area .pcm_text_event_box h4{
		font-size: 28px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
		color: #775BA3;
		
	}
	.pcm_text_event_area .pcm_text_event_box ul{
		padding-bottom: 40px;
		
	}
	.pcm_text_event_area .pcm_text_event_box ul li{
		font-size: 24px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		color: #775BA3;
		
	}
	.pcm_text_event_area .pcm_text_event_box ul li::before{
		content: "・";
		margin-right: 5px;
		
	}
	
	
	
	
	
	
	
	
	.pcm_img_w336{
		width: 336px !important;
		margin: 0 auto;
	}
    .pcm_navi{
        width: 100%;
        padding: 0 0 20px;
        box-sizing: border-box;
    }
    .pcm_navi ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
		position: relative;
		z-index: 2;
    }
    .pcm_navi ul li{
        width: calc((100% - (20px * 2)) / 2);
        list-style-type: none;
    }
    .pcm_navi ul li a{
        width: 100%;
        height: 120px;
        background-color: #FF5091;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 20px;
        box-sizing: border-box;
        padding: 20px;
        font-family: "Noto Sans JP", serif;
        font-weight: 800;
        text-align: center;
        text-decoration: none;
        border-radius: 120px;
        transition: 1s;
        color: #fff;
        box-shadow: 0px 0px 10px rgba(255, 80, 145, 0.8);
        position: relative;
		transform: scale(1);
    }
    
    .pcm_navi ul li a:hover{
        text-decoration: none;
        opacity: 1;
        transform: scale(1.1);
    }
	.pcm_navi ul li a:hover img{
        opacity: 1;
    }
    .pcm_navi .pcm_img_box {
        width: 60px;
        flex-basis: 60px;
    }
    .pcm_navi .pcm_text_box {
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
        color: #fff;
        font-size: 1.25rem;
		text-align: center;
		padding-left: 20px;
		line-height: 26px;
    }
    .pcm_jump_point {
        height: 0px;
    }
    .pcm_column2wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .pcm_column2wrap .pcm_columnbox {
        width: calc( ( 100% - ( 40px * ( 2 - 1) ) ) / 2 );
        margin-bottom: 30px;
    }
	
    .pcm_column2wrap .pcm_columnbox a {
        width: 100%;
        height: 84px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 26px;
        box-sizing: border-box;
        padding: 0 15px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
        text-align: center;
        text-decoration: none;
        border-radius: 8px;
        transition: 1s;
        position: relative;
    }
	
    .pcm_column2wrap .pcm_columnbox .pcm_link_off{
        background-color: #909090;
        color: #444;
        pointer-events: none;
    }
   
    .pcm_column2wrap .pcm_columnbox .pcm_link_on{
        background-color: #fca4ca;
        color: #fff;
        border: 4px solid transparent;
    }
    .pcm_column2wrap .pcm_columnbox .pcm_link_on:hover {
        background-color: #fff;
        color: #fca4ca;
        border: 4px solid #fca4ca;
    }
    .pcm_column2wrap .pcm_columnbox .pcm_link_on:hover img {
        opacity: 1;
    }
    
    .pcm_column2wrap .pcm_box1{
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }

/*column3*/

.pcm_column3wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.pcm_column3wrap .pcm_columnbox {
    width: calc( ( 100% - ( 40px * ( 2 - 1) ) ) / 3 );
    margin-bottom: 30px;
}
.pcm_column3wrap .pcm_columnbox a {
    width: 100%;
    /* height: 84px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    transition: 1s;
    position: relative;
}
.pcm_column3wrap .pcm_columnbox .pcm_link_off{
    background-color: #909090;
    color: #444;
    pointer-events: none;
}

.pcm_column3wrap .pcm_columnbox .pcm_link_on{
    background-color: #181819;
    color: #ff73ff;
    border: 4px solid transparent;
}
.pcm_column3wrap .pcm_columnbox .pcm_link_on:hover {
    background-color: #181819;
    color: #fff;
    border: 4px solid #ff73ff;
}
.pcm_column3wrap .pcm_columnbox .pcm_link_on:hover img {
    opacity: 1;
}

.pcm_column3wrap .pcm_box1{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}



/* column 4 */

.pcm_column4wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.pcm_column4wrap .pcm_columnbox {
    width: calc( ( 100% - ( 40px * ( 2 - 1) ) ) / 4 );
    margin-bottom: 30px;
}
.pcm_column4wrap .pcm_columnbox a {
    width: 100%;
    /* height: 84px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    transition: 1s;
    position: relative;
}
.pcm_column4wrap .pcm_columnbox .pcm_link_off{
    background-color: #909090;
    color: #444;
    pointer-events: none;
}

.pcm_column4wrap .pcm_columnbox .pcm_link_on{
    background-color: #181819;
    color: #ff73ff;
    border: 4px solid transparent;
}
.pcm_column4wrap .pcm_columnbox .pcm_link_on:hover {
    background-color: #181819;
    color: #fff;
    border: 4px solid #ff73ff;
}
.pcm_column4wrap .pcm_columnbox .pcm_link_on:hover img {
    opacity: 1;
}
.pcm_column4wrap .pcm_columnbox .pcm_link_on:before {
    content: '';
    width: 17px;
    height: 19px;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/240320takagi3/rinku_arrow_white.svg) no-repeat;
    background-position: center right;
    background-size: 17px auto;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.pcm_column4wrap .pcm_box1{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}




    
    

    

    /*relation_start*/
    #pcm_relation_area {
        padding: 60px 0 60px;
        background-color: #ffffff;
        text-align: center;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    #pcm_relation_area a {
        text-decoration: none !important;
        position: relative;
        display: block;
    }
    #pcm_relation_area .pcm_relation_item1,
    #pcm_relation_area .pcm_relation_item2 {
        width: 100%;
        margin: 0 auto;
    }
    #pcm_relation_area .pcm_relation_item1 {
        width: 100%;
        max-width: 455px;
    }
    #pcm_relation_area .pcm_relation_item2 {
        width: 100%;
        max-width: 838px;
        margin-top: 90px;
    }
    #pcm_relation_area .pcm_relation__txt {
        margin-bottom: 30px;
        font-size: 25px;
        font-weight: bold;
        color: #181819;
    }
    a.pcm_link_goodsbtn {
        width: 100%;
        max-width: 388px;
        margin: 0 auto 15px;
        height: 84px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        box-sizing: border-box;
        padding: 2px 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
        text-align: center;
        background-color: #181819;
        color: #fff;
        text-decoration: none;
        border-radius: 8px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        transition: 1s;
    }
    
    .pcm_copyright {
        background-color: #F57AAF;
		
    }
    .pcm_copyright .pcm_copyright_text {
        color: #fff;
        padding: 25px 0;
        font-family: "Zen Maru Gothic", sans-serif;
        text-align: center;
        font-size: 12px ;
        font-weight: 400;
    }
	
	
	.pcm_cp_area{
		max-width: 750px;
		margin: 0 auto;
	}

	.pcm_column2wrap.type2 .pcm_columnbox {
        width: 100%;
		max-width: 480px;
        margin: 0 auto 30px;
		
    }
	.pcm_column2wrap.type2 .pcm_columnbox a{
		font-size: 24px;
    }
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_img_box {
		width: 50px !important;
		flex-basis: 50px !important;
		text-align: center;
	}
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_text_box {
		flex-basis: calc(100% - 50px) !important;
		max-width: calc(100% - 50px) !important;
		padding-right: 50px;
		box-sizing: border-box;
	}
    .pcm_column2wrap.type2 .pcm_columnbox a:hover .pcm_text_box{
		color: #f29ec2 !important;
		text-decoration: none;
    }

	
	.pcm_img_w237{
		width: 237px !important;
		margin: 0 auto;
	}
	.pcm_img_w100{
		width: 100% !important;
		max-width: auto;
		margin: 0 auto;
		opacity: 1 !important;
	}
	
	.pcm_a_img_box{
		display: table !important;
		margin: 0 auto;
		transition: all ease .3s;
	}
	.pcm_a_img_box:hover{
		transform: translate(10px, 0px);
	}


	.pcm_b_text{
		background: #FF5DA5;
		width: 100%;
		height: 78px;
	}
	.pcm_b_text p{
		text-align: center;
		color: #fff;
		font-size: 48px;
		font-weight: 400;
		font-family: "Zen Maru Gothic", serif;
		display: table;
		margin: 0 auto;
		padding: 0 60px;
		position: relative;
	}
	.pcm_b_text p::before{
		content: "";
		position: absolute;
		top:0;
		left: 0;
		width: 48px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/kirakira.png) no-repeat;
        background-position: center;
        background-size: contain;
	}
	.pcm_b_text p::after{
		content: "";
		position: absolute;
		top:0;
		right: 0;
		width: 48px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/kirakira.png) no-repeat;
        background-position: center;
        background-size: contain;
	}
	.pcm_catchcopy_text{
		width: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/bg01_pc.jpg) no-repeat;
        background-position: center;
        background-size: 1920px;
	}
	.pcm_text1{
		padding-top: 90px;
		padding-bottom: 34px;
		text-align: center;
		font-size: 24px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		line-height: 2;
	}
	.pcm_text2{
		padding-top: 0;
		padding-bottom: 90px;
		text-align: center;
		font-size: 18px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		line-height: 2;
	}
	.pcm_pink_text{
		color: #FF5DA5;
	}
	.pcm_bg{
		background-image: linear-gradient(1deg,#F3A9C9, #D3EDFB);
		width: 100%;
		min-height: 500px;
		padding-top: 90px;
		padding-bottom: 90px;
		overflow: hidden;
	}
	.pcm_bg2{
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/bg02_pc.jpg);
		background-position: center top;
        background-size: 1920px;
		min-height: 500px;
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.pcm_bg3{
		background-image: linear-gradient(1deg,#F3A9C9, #D3EDFB);
		width: 100%;
		min-height: 500px;
		overflow: hidden;
	}
	.pcm_item_box{
		width: 100%;
		min-height: 50px;
		background: #fff;
		padding: 63px 50px 88px;
		box-sizing: border-box;
		position: relative;
	}
	.pcm_item_box::before{
		content: "";
		position: absolute;
		top: 0;
		left: -128px;
		width: 103px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/left_bg_rose_pc.svg) no-repeat;
		background-position: center;
		background-size: 103px;
		

	}
	.pcm_item_box::after{
		content: "";
		position: absolute;
		top: 0;
		right: -66px;
		width: 66px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/right_bg_rose_pc.svg) no-repeat;
		background-position: center;
		background-size: 66px;
		

	}
	.pcm_item_box.pcm_type2::before{
		content: "";
		position: absolute;
		top: 0;
		left: -128px;
		width: 103px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/left_bg_rose_pc.svg) no-repeat;
		background-position:top 350px center;
		background-size: 103px;
		

	}
	.pcm_item_box.pcm_type2::after{
		content: "";
		position: absolute;
		top: 0;
		right: -66px;
		width: 66px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/right_bg_rose_pc.svg) no-repeat;
		background-position:top 306px center;
		background-size: 66px;
		

	}
	.pcm_item_box_title{
		font-size: 32px;
		font-weight: 400;
		color: #111111;
		text-align: center;
		font-family: "Zen Maru Gothic", serif;
		margin: 0;
		border: none;
		padding-top: 70px;
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/title_img.png);
		background-repeat: no-repeat;
		background-position: center top;
        background-size: 210px;
		margin-bottom: 30px;
	}
	.pcm_title_s_font{
		display: block;
		font-size: 24px;
		margin-top: 10px;
	}
	.pcm_title_s_font_pink{
		display: table;
        font-size: 24px;
        margin-top: 10px;
        background: #FD99C5;
        color: #ffffff;
        margin: 10px auto 0;
        padding: 3px 34px;
        border-radius: 30px;
	}
	.pcm_item_title_box{
		position: relative;
	}
	.pcm_item_box_e_text{
		font-family: "Ephesis", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: 118px;
        color: #F3A9C9;
        opacity: 0.22;
        text-align: center;
        display: block;
        line-height: 1;
        position: absolute;
        top: 34px;
        left: 0;
        width: 100%;
	}

	.pcm_hr{
		border: none;
		width: 100%;
		height: 30px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/pc_line.png) no-repeat;
		background-position: center;
		background-size: contain;
		margin: 30px auto;
	}
	.pcm_bg3 a{
		max-width: 1340px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.pcm_bg3 a img{
		transition: all ease .3s;
	}
	
	.pcm_btn_column2_box{
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 40px auto 0;
	}
	.pcm_btn_column2_c_box{
		width: calc(50% - 10px);
	}
	.pcm_btn_box{
		margin: 42px auto 6px;
        padding: 1px;
		
	}
	.pcm_btn{
		display: table;
		background-image: linear-gradient(1deg, #F3A9C9, #D3EDFB);
		border: 2px solid #000000;
		border-radius: 33px;
		padding: 16px 50px 12px;
		min-height: 65px;
		box-sizing: border-box;
		text-decoration: none;
		color: #111111;
		font-size: 20px;
		margin: 0 auto 6px;
		font-family: "Zen Maru Gothic", serif;
        font-weight: 500;
        font-style: normal;
		box-shadow: 0px 6px 0 rgba(245, 122, 175, 1);
		transition: all ease .3s;
		position: relative;
	}
	.pcm_btn::after{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 100%;
		z-index: 1;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/btn_twinkle01.svg) no-repeat;
		background-position: top 12px left 18px;
		background-size: 16px;
	}
	.pcm_btn::before{
		content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        z-index: 1;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/btn_twinkle02.svg) no-repeat;
        background-position: top 18px right 12px;
        background-size: 33px;
	}
	.pcm_btn:hover{
		margin: 6px auto 0;
		box-shadow: 0px 0 0 rgba(245, 122, 175, 1);
		text-decoration: none;
		color: #111111;
	}
	.pcm_set_item_box{
		display: flex;
  		gap: 90px;
		margin: 40px auto 0;
		position: relative;
	}
	.pcm_set_item_box::after{
		content: "&";
		width: 66px;
		height: 66px;
		background: #F2AACA;
		border-radius: 33px;
		position: absolute;
		top:50%;
		left: 50%;
		margin-left: -33px;
		margin-top: -33px;
		font-family: "Ephesis", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: 48px;
		color: #ffffff;
		text-align: center;
		padding-right: 5px;
		box-sizing: border-box;
	}
	.pcm_set_item_c_box{
		background: #FBE5EF url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/twinkle01.svg) no-repeat;
        background-position: top 18px left 18px;
        background-size: 64px;
		padding: 25px 15px;
		flex: 1;
		border-radius: 8px;
		position: relative;
	}
	.pcm_set_item_c_box::after{
		content: "";
		position: absolute;
		bottom: 20px;
		right: 20px;
		width: 90px;
		height: 68px;
		background: #FBE5EF url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/twinkle02.svg) no-repeat;
        background-position: top left;
        background-size: contain;
		z-index: 1;
	}
	.pcm_set_item_text{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 26px;
		color: #111111;
		line-height: 1.4;
		text-align: center;
		position: relative;
		z-index: 2;
	}
	.pcm_set_item_s_text{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 12px;
		color: #DF7CA7;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 20px;
	}
	.pcm_item_column_box {
        display: flex;
        gap: 85px;
        margin: 40px auto 0;
        position: relative;
		max-width: 650px;
		width: 100%;
    }
	.pcm_item_column_c_box {
        flex: 1;
		position: relative;
    }
	.pcm_item_box_title_type2{
		width: 100%;
		height: 62px;
		text-align: center;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 24px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/pcm_item_box_title_type2.png) no-repeat;
		background-position: center;
		background-size: auto 100%;
		border: none;
		margin: 87px 0 28px;
		padding-top: 10px;
        box-sizing: border-box;
	}
	.pcm_object1{
		position: absolute;
        top: -117px;
        left: 50%;
        width: 1400px;
        height: 437px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/Acrylic_Stand_rose_pc.svg) no-repeat;
        background-position: center;
        background-size: auto 100%;
        margin-left: -673px;
		pointer-events: none;
	}
	.pcm_object2{
		
		position: absolute;
        top: 16px;
        left: -100px;
        width: 180px;
        height: 228px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/left_rose_pc.svg) no-repeat;
        background-position: center;
        background-size: auto 100%;
	}
	.pcm_object3{
		position: absolute;
		top: 27px;
		right: -100px;
		width: 180px;
		height: 228px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260427ohitorisama/right_bg_pc.svg) no-repeat;
		background-position: center;
		background-size: auto 100%;
	}
	.pcm_w650{
		max-width: 650px;
		margin: 0 auto;
	}
	.pcm_w310{
		max-width: 310px;
		margin: 0 auto 20px;
	}
	.pcm_w304{
		max-width: 304px;
		margin: 0 auto 20px;
		padding-left: 20px;
	}
	.pcm_text_p_title{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		font-size: 28px;
		color: #fff;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 10px;
		position: absolute;
		z-index: 2;
		top: 30px;
		width: 100%;
		text-shadow: #F24C94 0 0 12px;	
	}
	.pcm_text_p_title2{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		font-size: 28px;
		color: #fff;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 10px;
		position: absolute;
		z-index: 2;
		top: 30px;
		width: 100%;
		text-shadow: #00A2F9 0 0 12px;	
	}
	.pcm_w338{
		min-width: 338px;
		text-align: center;
	}
	
	.pcm_img_link img{
		transition: all ease .4s;
	}
	.pcm_img_link:hover img{
		opacity: 1;
		transform: scale(1.02);
	}
	
}




@media screen and (max-width:640px){
	.pcm_pc_br{
		display: none;
	}
    .pcm_sp_br {
        display: block;
    }
    .pcm_container{
        padding: 0 2.5%;
    }
    .pcm_h1_style{
        margin-bottom: 0;
        padding: 0 0;
        font-size: 24px;
        line-height: 1.3;
        border-bottom: none;	
    }
    .pcm_h2_style{
        margin: 0;
        padding-bottom: 10px;
        color: #696768;
        text-align: center;
        font-size: 32px;
        font-weight: 500;
        border: 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    #pcm_ticket_area .pcm_h2_style{
        /* color: #e9cf6e !important; */
    }
    .pcm_h3_style{
        margin: 0;
        padding: 0 0 10px;
        color: #696768;
        text-align: center;
        font-size: 32px;
        font-weight: 500;
        background: 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    .pcm_pc_display{
        display: none;
    }
    .pcm_sp_display{
        display: block;
    }
	
	.pcm_bg2{
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/bg02_sp.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center ;
		position: relative;
		overflow: hidden;
	}
	.pcm_bg3{
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/bg3.png);
        background-size: 320px;
        background-repeat: repeat;
        background-position: top center ;
		position: relative;
		overflow: hidden;
	}
	.pcm_o_text img{
		max-width: 1336px;
		margin: -6% auto 0;
	}
	
	
	.pcm_w307{
		margin: 0 auto;
	}
	
	.pcm_pi_title3 {
		max-width: 209px;
		margin: 0 auto 24px;
	}
	.pcm_pi_box{
		width: calc(100% - 5px);
		padding: 24px 20px 5px;
		border: 3px solid #604C3F;
		box-sizing: border-box;
		background: #fff;
		margin-right: 5px;
		box-shadow: 5px 5px #604C3F;
		position: relative;
		z-index: 2;
	}
	.pcm_pi_box p{
		padding-bottom: 20px;
		font-family: 'Noto Sans JP', sans-serif;
    	font-weight: 400;
		font-size: 14px;
		text-align: justify;
		line-height: 2em;
	}
	
	
	
	.pcm_h2_span{
		display: flex;
    	align-items: center;
	}
	.pcm_text_area h2  .pcm_h2_span2{
		font-size: 12px;
		font-weight: 400;
	}
	
	.pcm_relative{
		position: relative;
	}
	
	
	.pcm_bb_btn{
		max-width: 768px;
		padding: 0 15px;
		box-sizing: border-box;
		margin: -30px auto 44px;
		position: relative;
	}
	
	.pcm_text_column{
		width: 100%;
	}
	.pcm_text_column .pcm_text_column_box{
		width: 100%;
	}
	
	
	.pcm_mv {
		width: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/mv_bg_sp.jpg) no-repeat;
        background-position: center top;
        background-size: cover;
        box-sizing: border-box;
    }
    
	.pcm_wrapper{
		position: relative;
	}
	
    .pcm_mv.pcm_teaser {
        padding-bottom: 20px;
    }
	.pcm_h1_style{
		width: 100%;
		margin: 0 auto;
		position: relative;
		z-index: 2;
	}
    .pcm_teaser_text{
        width: auto !important;
        margin: auto;
    }
    .pcm_mv .pcm_h1_style {
        padding: 0 0 0;
    }
	.pcm_mv_img{
		width: 800px;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		z-index: 3;
		box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	}
	
    .pcm_mv.pcm_teaser .pcm_h1_style > img{
        box-shadow: none;
		width: 654px;
    }
	
	
	
	
	.pcm_text_event_area{
		border: 10px solid #957CB8;
		border-bottom: 93px solid #957CB8;
		position: relative;
		background: #fff;
	}
	
	.pcm_text_event_area h3{
		margin: 0;
		padding: 5px 0 15px;
		line-height: 1;
		width: 100%;
		color: #fff;
		text-align: center;
		background: #957CB8;
		font-size: 24px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
	}
	.pcm_text_event_area .pcm_text_event_box{
		padding: 36px 20px;
		position: relative;
	}
	
	.pcm_text_event_area .pcm_text_event_box p{
		font-size: 18px;
		color: #775BA3;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
		line-height: 2;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_2{
		font-size: 14px;
		padding: 10px 0 10px 0;
		line-height: 1.8;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_3{
		padding: 20px 0 20px;
	}
	.pcm_text_event_area .pcm_text_event_box p.pcm_text_type_4{
		padding: 0 0 15px;
		font-size: 14px;
		font-weight: 500;
	}
	.pcm_text_event_area .pcm_text_event_box .pcm_map_img{
		display: block;
		margin: 0 auto;
		max-width: 436px;
		border: 4px solid #775BA3;
		overflow: hidden;
	}
	.pcm_text_event_area .pcm_text_event_box .pcm_map_img img{
		margin-bottom: -3px;
		
	}
	.pcm_text_event_area .pcm_text_event_box h4{
		font-size: 18px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 700;
		font-style: normal;
		color: #775BA3;
		
	}
	.pcm_text_event_area .pcm_text_event_box ul{
		padding-bottom: 40px;
		padding-left: 14px;
	}
	.pcm_text_event_area .pcm_text_event_box ul li{
		font-size: 16px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		color: #775BA3;
		position: relative;
		
	}
	.pcm_text_event_area .pcm_text_event_box ul li::before{
		content: "・";
		margin-right: 5px;
		position: absolute;
		top: 0;
		left: -18px;
		
	}
	
	
	
	

	
	.pcm_sp_nopadding_container{
		padding: 0;
	}
	
    
	.pcm_img_w336{
		max-width: 336px !important;
		margin: 0 auto -43px;
	}
    .pcm_navi{
        width: 100%;
        padding: 0 0;
        box-sizing: border-box;
    }
    .pcm_navi ul{
		position: relative;
		z-index: 2;
    }
    .pcm_navi ul li{
        width: 100%;
        list-style-type: none;
		margin-bottom: 20px;
    }
    .pcm_navi ul li a{
        width: 100%;
		height: auto;
        min-height: 80px;
        background-color: #FF5091;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        box-sizing: border-box;
        padding: 10px;
        font-family: "Noto Sans JP", serif;
        font-weight: 800;
        text-align: center;
        text-decoration: none !important;
        border-radius: 20px;
        transition: 1s;
        color: #fff;
        box-shadow: 0px 0px 10px rgba(255, 80, 145, 0.8);
        position: relative;
		transform: scale(1);
    }
    .pcm_navi ul li a img{
        opacity: 1;
    }
    .pcm_navi ul li a:hover{
        text-decoration: none !important;
        opacity: 1;
        
    }
	.pcm_navi ul li a:hover img{
        opacity: 1;
    }
    .pcm_navi .pcm_img_box {
        width: 30px;
        flex-basis: 30px;
    }
    .pcm_navi .pcm_text_box {
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
        color: #fff;
        font-size: 3.9vw;
		text-align: center;
		padding-left: 30px;
		line-height: 1.4;
    }
    .pcm_jump_point {
        height: 0px;
        display: block;
        padding-top: 50px;
        margin-top: -50px;
    }
    #pcm_gentei_area {
        /* background: linear-gradient(
            #fff8c5,
            #d88887,
            #62779e); */
        background: #fff8fb;
        padding: 60px 0 30px;
    }
    #pcm_gentei_area .pcm_h2_style {
        font-weight: 500;
    }
    #pcm_gentei_area .pcm_gentei_headline {
        padding: 20px 0 30px;
        color: #696768;
        text-align: center;
        font-size: 16px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
    }
    .pcm_column2wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pcm_column2wrap .pcm_columnbox {
        width: calc( ( 100% - ( 15px * ( 2 - 1) ) ) / 2 );
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
    }
    .pcm_column2wrap .pcm_columnbox a {
        width: 100%;
        height: 88px;
        display: block;
        font-size: 15px;
        box-sizing: border-box;
        padding: 1px 0 5px;
        text-align: center;
        text-decoration: none;
        border-radius: 8px;
        transition: 1s;
        position: relative;
    }
    
    .pcm_column2wrap .pcm_columnbox .pcm_link_off {
        background-color: #909090;
        color: #444;
        pointer-events: none;
    }
    
    .pcm_column2wrap .pcm_columnbox .pcm_link_on{
        background-color: #f29ec2;
        color: #fff;
        border: 4px solid transparent;
    }
    .pcm_column2wrap .pcm_columnbox .pcm_link_on:hover {
        background-color: #fff;
        color: #f29ec2 !important;
        border: 4px solid #f29ec2;
    }
    .pcm_column2wrap .pcm_columnbox .pcm_link_on:hover img {
        opacity: 1;
    }
	
    .pcm_column1wrap .pcm_columnbox .pcm_link_on{
        background-color: #f29ec2;
        color: #fff;
        border: 4px solid transparent;
    }
    .pcm_column1wrap .pcm_columnbox .pcm_link_on:hover {
        background-color: #fff;
        color: #f29ec2 !important;
        border: 4px solid #f29ec2;
    }
    .pcm_column1wrap .pcm_columnbox .pcm_link_on:hover img {
        opacity: 1;
    }
    .pcm_column1wrap .pcm_box1{
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
	
    .pcm_column1wrap .pcm_columnbox .pcm_link_on{
        background-color: #f29ec2;
        color: #fff;
        border: 4px solid transparent;
    }
    .pcm_column1wrap .pcm_columnbox .pcm_link_on:hover {
        background-color: #fff;
        color: #f29ec2 !important;
        border: 4px solid #f29ec2;
    }
    .pcm_column1wrap .pcm_columnbox .pcm_link_on:hover img {
        opacity: 1;
    }
    .pcm_column1wrap .pcm_box1{
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    
    
    .pcm_column3wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pcm_column3wrap .pcm_columnbox {
        width: calc( ( 100% - ( 15px * ( 2 - 1) ) ) / 2 );
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
    }
	.pcm_column3wrap .pcm_columnbox a{
        display: block;
    }
    
    .pcm_column4wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pcm_column4wrap .pcm_columnbox {
        width: calc( ( 100% - ( 15px * ( 2 - 1) ) ) / 2 );
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
    }

    #pcm_gentei_area .pcm_box1 .pcm_img_box {
        width: 130px;
        margin: 0px auto;
    }
    #pcm_gentei_area .pcm_box1 .pcm_img_box .pcm_gentei_img {
        width: 45px;
		margin: 0 auto;
    }
    #pcm_gentei_area .pcm_box1 .pcm_text_box {
        max-width: 100%;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 7px;
        color: #fff;
    }
    #pcm_gentei_area .pcm_box2 .pcm_img_box {
        width: 130px;
        margin: 0px auto;
    }
    #pcm_gentei_area .pcm_box2 .pcm_text_box {
        max-width: 100%;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 7px;
        font-size: 0.75rem;
        color: #fff;
    }
    #pcm_gentei_area .pcm_box2 .pcm_text_box br{
        display: none;
    }
    #pcm_gentei_area .pcm_box2 .pcm_img_box .pcm_gentei_img {
        width: 45px;
		margin: 0 auto;
    }

    

    
    /*relation_start*/
    #pcm_relation_area {
        padding: 30px 0 90px;
        background-color: #fff;
        text-align: center;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    #pcm_relation_area .pcm_h2_style {
        font-size: 24px;
        padding-bottom: 20px;
    }
    #pcm_relation_area a {
        text-decoration: none !important;
        position: relative;
        display: block;
    }
    #pcm_relation_area .pcm_relation__im1,
    #pcm_relation_area .pcm_relation__im2 {
        width: 100%;
        margin: 0 auto;
    }
    #pcm_relation_area .pcm_relation__im1 {
        max-width: 240px;
        width: 100%;
    }
    #pcm_relation_area .pcm_relation__im2 {
        max-width: 838px;
        width: 100%;
        margin-top: 60px;
    }
    #pcm_relation_area .pcm_relation__txt {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: bold;
        color: #181819;
    }
    #pcm_relation_area .pcm_relation_item2 {
        margin-top: 60px;
    }
    a.pcm_link_goodsbtn {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 10px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        box-sizing: border-box;
        padding: 5px 0;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: 500;
        text-align: center;
        background-color: #181819;
        color: #fff;
        text-decoration: none;
        border-radius: 8px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        transition: 1s;
    }
    
    .pcm_copyright {
        background-color: #F57AAF;
		
    }
    .pcm_copyright .pcm_copyright_text {
        color: #fff;
        padding: 26px 0;
        font-family: "Zen Maru Gothic", sans-serif;
        text-align: center;
        font-size: 12px ;
        font-weight: 400;
    }
	
	.pcm_column2wrap.type2 .pcm_columnbox {
        width: 100%;
		max-width: 480px;
        margin: 0 auto 30px;
		
    }
	.pcm_column2wrap.type2 .pcm_columnbox a{
		width: 100%;
		height: 84px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 26px;
		box-sizing: border-box;
		padding: 0 15px;
		font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		border-radius: 8px;
		transition: 1s;
		position: relative;
    }
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_img_box {
		width: 50px !important;
		flex-basis: 50px !important;
		text-align: center;
		margin: 0 !important;
	}
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_text_box {
		flex-basis: calc(100% - 50px) !important;
		max-width: calc(100% - 50px) !important;
		padding-right: 16px;
		box-sizing: border-box;
		position: inherit !important;
		bottom: 0 !important;
		left: 12px !important;
		text-align: left;
		font-size: 16px !important;
		transform: none !important;
	}
	
	
	.pcm_movie_wrap{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.pcm_movie_wrap iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.pcm_cp_area{
		max-width: 750px;
		margin: 0 auto;
	}

	.pcm_column2wrap.type2 .pcm_columnbox {
        width: 100%;
		max-width: 480px;
        margin: 0 auto 30px;
		
    }
	.pcm_column2wrap.type2 .pcm_columnbox a{
		font-size: 24px;
    }
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_img_box {
		width: 50px !important;
		flex-basis: 50px !important;
		text-align: center;
	}
	.pcm_column2wrap.type2 .pcm_columnbox a .pcm_text_box {
		flex-basis: calc(100% - 50px) !important;
		max-width: calc(100% - 50px) !important;
		padding-right: 50px;
		box-sizing: border-box;
	}
    .pcm_column2wrap.type2 .pcm_columnbox a:hover .pcm_text_box{
		color: #f29ec2 !important;
		text-decoration: none;
    }
	
	
	.pcm_img_w237{
		width: 177px !important;
		margin: 0 auto;
	}
	.pcm_img_w100{
		width: 100% !important;
		max-width: auto;
		margin: 0 auto;
		opacity: 1 !important;
	}
	
	.pcm_a_img_box{
		width: calc(100% - 30px);
		display: table !important;
		margin: 0 auto;
		transition: all ease .3s;
	}
	
	
	/* pc_x */ 
	.pcm_b_text{
		background: #FF5DA5;
        width: 100%;
        height: 31px;
        padding-top: 4px;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
        margin-top: -30px;
	}
	.pcm_b_text p{
		text-align: center;
		color: #fff;
		font-size: 15px;
		font-weight: 400;
		font-family: "Zen Maru Gothic", serif;
		display: table;
		margin: 0 auto;
		padding: 0 33px;
		position: relative;
	}
	.pcm_b_text p::before{
		content: "";
		position: absolute;
		top:0;
		left: 0;
		width: 33px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/kirakira.png) no-repeat;
        background-position: center;
        background-size: contain;
	}
	.pcm_b_text p::after{
		content: "";
		position: absolute;
		top:0;
		right: 0;
		width: 33px;
		height: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/kirakira.png) no-repeat;
        background-position: center;
        background-size: contain;
	}
	.pcm_catchcopy_text{
		width: 100%;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/bg01_sp.jpg) no-repeat;
        background-position: center;
        background-size: cover;
	}
	.pcm_text1{
        text-align: center;
        font-size: 20px;
        font-family: "Zen Maru Gothic", serif;
        font-weight: 400;
        line-height: 1.65;
        padding: 60px 7.3% 34px;
	}
	.pcm_text2{
		padding-top: 0;
		padding-bottom: 65px;
		text-align: center;
		font-size: 14px;
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		line-height: 1.65;
		padding: 0 7.3% 65px;
	}
	.pcm_pink_text{
		color: #FF5DA5;
	}
	.pcm_bg{
		background-image: linear-gradient(1deg,#F3A9C9, #D3EDFB);
		width: 100%;
		min-height: 48px;
		padding: 60px 7.2% 60px;
		overflow: hidden;
		box-sizing: border-box;
	}
	.pcm_bg2{
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/bg02_sp.png);
		background-position: center top;
        background-size: 100%;
		min-height: 500px;
		padding-top: 60px;
		padding-bottom: 30px;
		position: relative;
		overflow: hidden;
	}
	.pcm_bg3{
		background-image: linear-gradient(1deg,#F3A9C9, #D3EDFB);
		width: 100%;
	}
	.pcm_item_box{
		width: 100%;
		min-height: 50px;
		background: #fff;
		padding: 30px 15px 1px;
		box-sizing: border-box;
		position: relative;
	}
	.pcm_item_box.pcm_object_left::before{
		content: "";
        position: absolute;
        top: 0;
        left: -33px;
        width: 63px;
        height: 100%;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/left_bg_rose_sp.svg) no-repeat;
        background-position: top 20px center;
        background-size: 63px;
        z-index: 2;
		

	}
	.pcm_item_box.pcm_object_right::after{
		content: "";
        position: absolute;
        top: 38px;
        right: -31px;
        width: 66px;
        height: 100%;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/right_bg_rose_sp.svg) no-repeat;
        background-position: top 0 center;
        background-size: 59px;
		

	}
	.pcm_object_b{
		position: absolute;
        top: -64px;
        right: -58px;
        width: 192px;
        height: 214px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/Acrylic_Stand_rose_sp.svg) no-repeat;
        background-position: top right;
        background-size: 100%R;
        margin-left: 0;
        pointer-events: none;
        background-size: 360px;
	}
	
	.pcm_item_box.pcm_type2::before{
		content: noen;
        display: none;
		

	}
	.pcm_item_box.pcm_type2::after{
		content: "";
        position: absolute;
        top: 38px;
        right: -31px;
        width: 66px;
        height: 100%;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/right_bg_rose_sp.svg) no-repeat;
        background-position: top 0 center;
        background-size: 59px;
		

	}
	.pcm_item_box_title{
		font-size: 20px;
		font-weight: 400;
		color: #111111;
		text-align: center;
		font-family: "Zen Maru Gothic", serif;
		margin: 0;
		border: none;
		padding-top: 40px;
		background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/title_img.png);
		background-repeat: no-repeat;
		background-position: center top;
        background-size: 130px;
		margin-bottom: 20px;
	}
	.pcm_title_s_font{
		display: block;
		font-size: 16px;
		margin-top: 2px;
	}
	.pcm_title_s_font_pink{
		display: table;
        font-size: 16px;
        margin-top: 10px;
        background: #FD99C5;
        color: #ffffff;
        margin: 10px auto 0;
        padding: 3px 34px;
        border-radius: 30px;
	}
	.pcm_item_title_box{
		position: relative;
	}
	.pcm_item_box_e_text{
		font-family: "Ephesis", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: 40px;
        color: #F3A9C9;
        opacity: 0.22;
        text-align: center;
        display: block;
        line-height: 1;
        position: absolute;
        top: 52px;
        left: 0;
        width: 100%;
	}

	.pcm_hr{
		border: none;
		width: 100%;
		height: 30px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/pc_line.png) no-repeat;
		background-position: center;
		background-size: contain;
		margin: 1px auto;
	}
	.pcm_bg3 a{
		max-width: 1340px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.pcm_bg3 a img{
		transition: all ease .3s;
	}
	
	.pcm_btn_column2_box{
		display: block;
		justify-content: space-between;
		width: 100%;
		margin: 18px auto 32px;
	}
	.pcm_btn_column2_c_box{
		width: 100%;
		margin-bottom: 12px;
	}
	.pcm_btn_box{
		margin: 13px auto 30px;
        padding: 1px;
		
	}
	.pcm_btn{
		display: table;
		background-image: linear-gradient(1deg, #F3A9C9, #D3EDFB);
		border: 2px solid #000000;
		border-radius: 33px;
		padding: 16px 50px 12px;
		min-height: 65px;
		box-sizing: border-box;
		text-decoration: none;
		color: #111111;
		font-size: 20px;
		margin: 0 auto 6px;
		font-family: "Zen Maru Gothic", serif;
        font-weight: 500;
        font-style: normal;
		box-shadow: 0px 6px 0 rgba(245, 122, 175, 1);
		transition: all ease .3s;
		position: relative;
	}
	.pcm_btn::after{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 100%;
		z-index: 1;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/btn_twinkle01.svg) no-repeat;
		background-position: top 12px left 18px;
		background-size: 16px;
	}
	.pcm_btn::before{
		content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        z-index: 1;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/btn_twinkle02.svg) no-repeat;
        background-position: top 18px right 12px;
        background-size: 33px;
	}
	.pcm_btn:hover{
		margin: 6px auto 0;
		box-shadow: 0px 0 0 rgba(245, 122, 175, 1);
		text-decoration: none;
		color: #111111;
	}
	.pcm_set_item_box{
		display: flex;
  		gap: 10px;
		margin: 20px auto 0;
		position: relative;
		flex-direction: column;
		padding: 0 7.2%;
	}
	.pcm_set_item_box::after{
		content: "&";
		width: 66px;
		height: 66px;
		background: #F2AACA;
		border-radius: 33px;
		position: inherit;
		top:50%;
		left: 50%;
		margin-left: -33px;
		margin-top: 0;
		font-family: "Ephesis", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: 48px;
		color: #ffffff;
		text-align: center;
		padding-right: 5px;
		box-sizing: border-box;
		order: 2;
	}
	.pcm_set_item_c_box{
		background: #FBE5EF url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/twinkle01.svg) no-repeat;
        background-position: top 10px left 10px;
        background-size: 36px;
		padding: 25px 15px;
		flex: 1;
		border-radius: 8px;
		position: relative;
	}
	.pcm_set_item_c_box::after{
		content: "";
		position: absolute;
		bottom: 10px;
        right: 10px;
        width: 50px;
        height: 34px;
		background: #FBE5EF url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/twinkle02.svg) no-repeat;
        background-position: top left;
        background-size: contain;
		z-index: 1;
	}
	.pcm_order1{
		order: 1;
	}
	.pcm_order2{
		order: 2;
	}
	.pcm_order3{
		order: 3;
	}
	.pcm_set_item_text{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 14px;
		color: #111111;
		line-height: 1.4;
		text-align: center;
		position: relative;
		z-index: 2;
	}
	.pcm_set_item_s_text{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 12px;
		color: #DF7CA7;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 20px;
	}
	.pcm_item_column_box {
        display: block;
        gap: 85px;
        margin: 20px auto 0;
        position: relative;
        max-width: 650px;
        width: 100%;
    }
	.pcm_item_column_c_box {
        flex: 1;
		position: relative;
    }
	.pcm_item_column_c_box:last-child {
        position: relative;
    }
	.pcm_item_column_c_box:last-child::before{
        content: "";
        position: absolute;
        top: -6px;
        left: -48px;
        width: 63px;
        height: 153px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/left_bg_rose_sp.svg) no-repeat;
        background-position: top 0 center;
        background-size: 63px;
        z-index: 2;
    }
	.pcm_item_column_c_box:last-child::after{
        content: "";
        position: absolute;
        bottom: -137px;
        right: -47px;
        width: 66px;
        height: 125px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/right_bg_rose_sp.svg) no-repeat;
        background-position: top 0 center;
        background-size: 59px;
    }
	.pcm_item_box_title_type2{
		width: 100%;
        height: 39px;
        text-align: center;
        font-family: "Zen Maru Gothic", serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/pcm_item_box_title_type2.png) no-repeat;
        background-position: center;
        background-size: auto 100%;
        border: none;
        margin: 0 0 28px;
        padding-top: 8px;
        box-sizing: border-box;
	}
	.pcm_object1{
		position: absolute;
        top: -64px;
        left: -57px;
        width: 193px;
        height: 214px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/Acrylic_Stand_rose_sp.svg) no-repeat;
        background-position: top left;
        background-size: 100%R;
        margin-left: 0;
        pointer-events: none;
        background-size: 360px;
	}
	.pcm_object2{
		position: absolute;
        top: 16px;
        left: -100px;
        width: 180px;
        height: 228px;
        background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/left_rose_sp.svg) no-repeat;
        background-position: center;
        background-size: auto 100%;
	}
	.pcm_object3{
		position: absolute;
		top: 27px;
		right: -100px;
		width: 180px;
		height: 228px;
		background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260427ohitorisama/right_bg_sp.svg) no-repeat;
		background-position: center;
		background-size: auto 100%;
	}
	.pcm_w650{
		max-width: 650px;
		margin: 0 auto;
	}
	.pcm_w310{
		max-width: 123px;
		margin: 0 auto 20px;
	}
	.pcm_w304{
		max-width: 125px;
		margin: 0 auto 10px;
		padding-left: 0;
	}
	.pcm_text_p_title{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		font-size: 24px;
		color: #fff;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 10px;
		position: absolute;
		z-index: 2;
		top: 18px;
		width: 100%;
		text-shadow: #F24C94 0 0 12px;	
	}
	.pcm_text_p_title2{
		font-family: "Zen Maru Gothic", serif;
		font-weight: 500;
		font-style: normal;
		font-size: 24px;
		color: #fff;
		line-height: 1.4;
		text-align: center;
		margin-bottom: 10px;
		position: absolute;
		z-index: 2;
		top: 18px;
		width: 100%;
		text-shadow: #00A2F9 0 0 12px;	
	}
	.pcm_w338{
		min-width: auto;
		text-align: center;
	}
	.pcm_w338.pcm_sp_2line{
		min-width: auto;
	}
	.pcm_btn.pcm_sp_2line{
		min-height: 71px;
		padding: 4px 50px 6px;
		border-radius: 38px;
	}

	.pcm_img_link img{
		transition: all ease .4s;
	}
	.pcm_img_link:hover img{
		opacity: 1;
		transform: scale(1.02);
	}
	
}
