@charset "UTF-8";
/* CSS Document */
/*--------------------------
      base
----------------------------*/
.square_cp .section {
	position:relative;
}
.square_cp .section:nth-child(even)::after {
	display:block;
	content:"";
	background: url("../img/prism_r.png") no-repeat center / contain;
	width:551px;
	height:264px;
	position: absolute;
	right:calc(50% - 760px);
	top:-60px;
}
@media screen and (max-width: 640px) {
	.square_cp .section:nth-child(even)::after {
		background: url("../img/prism_r_sp.png") no-repeat center / contain;
		width:83px;
		height:71px;
		right:0;
		top:-16px;
	}
}
.square_cp .section:nth-child(odd)::after {
	display:block;
	content:"";
	background: url("../img/prism_l.png") no-repeat center / contain;
	width:551px;
	height:264px;
	position: absolute;
	left:calc(50% - 760px);
	top:-60px;
}
@media screen and (max-width: 640px) {
	.square_cp .section:nth-child(odd)::after {
		background: url("../img/prism_l_sp.png") no-repeat center / contain;
		width:83px;
		height:71px;
		left:0;
		top:-16px;
	}
}
.square_cp .section_head {
	font-size:2.625em;
	font-weight:700;
	line-height:1em;
	margin-bottom:60px;
	color:#0D3582;
}
@media screen and (max-width: 640px) {
	.square_cp .section_head {
		font-size: 1.75rem;
        margin-bottom: 40px;
	}
}
.square_cp .section_head_inner {
	display:inline-block;
	padding:0 57px;
	position:relative;
}
@media screen and (max-width: 640px) {
	.square_cp .section_head_inner {
		padding: 0 36px;
	}
}
.square_cp .section_head_inner::before,
.square_cp .section_head_inner::after{
	content:"";
	display:block;
	margin:auto;
	top:0;
	bottom:0;
	width:27px;
	height:26px;
	position:absolute;
	background:url("../img/charm_kira.svg") no-repeat center / contain;
}
@media screen and (max-width: 640px) {
	.square_cp .section_head_inner::before,
	.square_cp .section_head_inner::after{
		width: 20px;
        height: 18px;
	}
}
.section_head_inner::before {
	left:0;
}
.section_head_inner::after {
	right:0;
}
.square_cp .section_head_en {
	font-size:0.875rem;
	display:block;
	line-height:1em;
	margin-top:12px;
	font-weight: 500;
}
.square_cp .contents {
	padding-top:0;
	background:none;
}
.square_cp .contents::after {
	display:none;
}
.square_cp .btn-base {
	margin:0 auto;
}
/*--------------------------
       main
----------------------------*/
.square_cp {
	background:linear-gradient(to bottom , #FDFEFF , #f3fcff 800px);
}
.square_cp .container {
	background: url(../img/bg_pattern_middle.png) repeat-x center top -554px / 2136px;
    position: relative;
}
@media screen and (max-width: 640px) {
	.square_cp .container {
		background-size:1200px;
	}
}
.square_cp .container::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 871px;
    background: url(../img/bg_pattern_middle.png) repeat center top / 2136px;
    /* background-attachment: fixed; */
	z-index: -1;
}
@media screen and (max-width: 640px) {
	.square_cp .container::after {
		background-size:1200px;
		top: 244px;
	}
}
.square_cp .main {
  position:relative;
  padding:100px 0 80px;
}
@media screen and (max-width: 640px) {
  .square_cp .main {
    padding:82px 0 0;
  }
}
.square_cp .main {}
.square_cp .main_inner {
	position:relative;
	z-index:3;
}
@media screen and (max-width: 640px) {
	.square_cp .main_inner {
		display:flex;
		flex-direction:column-reverse;
	}
}
.square_cp .main_text {
	display:flex;
	flex-direction:column;
	justify-content:center;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	/*left:6.458333333%;*/
	left:4.895833333%;
	/*width:29.925%;*/
	width:26.615%;
	z-index:2;
	font-size:1.5rem;
	line-height:1.8em;
	font-weight:700;
}
@media screen and (max-width: 1600px) {
	.square_cp .main_text {
		font-size:1.125rem;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .main_text {
		position:static;
		width:calc(90.733% - (100% - 90.733%));
		font-size:1rem;
	}
}
.square_cp .main_text::after{
	content:"";
	display:block;
	background: url("../img/prism_main.png") no-repeat center / contain;
	height:0;
	padding-top: 113.5%;
    position: absolute;
    width: 121.5%;
    left: -17%;
	top:-8%;
}
@media screen and (max-width: 640px) {
	.square_cp .main_text::after{
		display: none;
	}
}
.square_cp .main_text_title{
	margin-top:30px;
}
@media screen and (max-width: 640px) {
	.square_cp .main_text_title{
		margin-top:20px;
	}
}
.square_cp .main_text_logo {
	margin-top:15px;
	margin-bottom:8%;
	width:100%;
}
@media screen and (max-width: 640px) {
	.square_cp .main_text_logo {
		margin-top:15px;
		margin-bottom:20px;
	}
}
.square_cp .main_img {
	width: 42.552083333%;
    margin: 0 auto 0 43%;
	filter: drop-shadow(0 0 24px rgba(0, 0, 0, 0.31));
}
@media screen and (max-width: 640px) {
	.square_cp .main_img {
		width:78.733%;
		margin:0 auto;
	}
}
.square_cp .main_slider {
	width:calc(64.08% + 40px);
	/*width:calc(63.90625% + 40px);*/
	margin:0 0 0 auto;
	filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 640px) {
	.square_cp .main_slider {
		width:90.733%;
	}
}
.square_cp .main_slider .slick-list {
  padding: 0 30% 0 0!important;
}
@media screen and (max-width: 640px) {
	.square_cp .main_slider .slick-list {
		padding: 0 calc(100% - 90.733% - 15px) 0 0!important;
	}
}
.square_cp .main_slider_item {
	margin: 0 40px 0 0;
}
@media screen and (max-width: 640px) {
	.square_cp .main_slider_item {
		margin: 0 15px 0 0;
	}
}
.square_cp .main_slider_item img{
	width:100%;
}
.square_cp .slick-dots {
  display: inline-block;
  position: absolute;
  bottom:-40px;
  left: 0
}
@media screen and (max-width: 640px) {
  .square_cp .slick-dots {
	position: relative;
    text-align: center;
	  bottom:5px;
  }
}
.square_cp .slick-dots li {
  width: 18px;
  height: 18px;
  border:1px solid #fff;
  background: #a7a7a7;
  border-radius: 50px;
  font-size: 0;
  text-indent: -9999px;
  display: inline-block;
  margin: 8px;
  transition:all 0.3s;
}

.square_cp .slick-dots li:hover {
    opacity:0.7;
}
.square_cp .slick-dots li {
  background: #C0C0C0;
}
.square_cp .slick-dots li.slick-active {
  background: #E85BAA;
}
@media screen and (max-width: 640px) {
  .square_cp .slick-dots li {
    width:10px;
	height:10px;
    background-size: 24px;
    margin: 0 15px 0 0;
  }
}

/*--------------------------
       news
----------------------------*/
.square_cp .section-info {
  padding:0;
  margin: 0 auto 100px;
  position:relative;
	font-size:1rem;
	color:#000bbb;
}
@media screen and (max-width: 640px) {
  .square_cp .section-info {
    padding: 40px 20px;
    /*margin: 0 auto 180px;*/
	margin: 0 auto 0;
	font-size:0.75rem;
  }
}
.square_cp .section_inner-news {
	background:#fff;
	border-radius:30px;
	box-shadow: 0px 1px 23.52px 0.48px rgba(0, 0, 0, 0.17);
	padding:32px 40px;
	position:relative;
	
}
@media screen and (max-width: 640px) {
	.square_cp .section_inner-news {
		padding:20px 40px 20px 20px;
	}
}
.square_cp .section-info_head {
	font-size:1.5rem;
	font-weight: 700;
	position:relative;
	width:132px
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_head {
		min-width:calc(4em + 10px);
		width:calc(4em + 10px);
		color:#0D3582;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_head {
		font-size:1rem;
	}
}
.square_cp .section-info_head span {
	position: absolute;
	left: 0;
	top:-6px;
}
.square_cp .section-info_top {
	display:flex;
}
.square_cp .section-info_old {
	display:none;
}
.square_cp .section-info_old li{
	display:flex;
	margin-top:10px;
	align-items:center;
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_old li{
		display:block;
	}
}

.square_cp .section-info_date {
	margin-right:40px;
	min-width:calc(6rem + 6rem * 0.1 * 3 + 5px);
}
.square_cp .section-info_btn {
	position:absolute;
	right:40px;
	top:0;/*jsで計算*/
	width:20px;
	height:20px;
	transition:0.3s;
	transform-origin: 75% 25%;
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_btn {
		width:16px;
		height:16px;
		right:20px;
	}
}
.square_cp .section-info_btn::before{
	content:"";
	background: #0D3582;
	width:20px;
	height:4px;
	position: absolute;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	trensition:0.3s;
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_btn::before {
		width:16px;
		height:3px;
	}
}
.square_cp .section-info_btn::after {
	content:"";
	background: #0D3582;
	width:20px;
	height:4px;
	position: absolute;
	transform:rotate(90deg);
	right:0;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	transition:0.3s;
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_btn::after {
		width:16px;
		height:3px;
	}
}
.square_cp .section-info_btn.is-active::after {
	transform:rotate(0deg);
}
.square_cp .section-info_list {
	display:flex;
	align-items:center;
}
@media screen and (max-width: 640px) {
	.square_cp .section-info_list {
		display:block;
	}
}
.square_cp .section-info_list + .section-info_list{
	    margin-top: 10px;
}
.square_cp .section-info_link {
	text-decoration:underline;
}
.square_cp .section-info_link:hover {
	text-decoration:none;
}
.square_cp .new_icon {
	display:inline-block;
	margin-right:5px;
	font-weight:700;
	color:#E85BAA;
}
/*--------------------------
       menu
----------------------------*/
.square_cp .menu {
	display:flex;
	gap:40px;
	margin-top:100px;
	flex-wrap: wrap;
	justify-content: center;
}
@media screen and (max-width: 640px) {
	.square_cp .menu {
		gap:20px 10px;
		margin-top:40px;
	}
}
.square_cp .menu_item {
	width:calc((100% - 80px) / 3);
	filter:drop-shadow(0 0 49px rgba(0,0,0,0.3));
	position: relative;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item {
		width:calc((100% - 20px) / 3);
		filter:drop-shadow(0 0 10px rgba(0,0,0,0.4));
	}
}
.square_cp .menu_item-multiangle {
	width:50%;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item-multiangle {
		width:100%;
	}
}
.square_cp .menu_item-off {
	filter: none;
}
.square_cp .menu_item-off::after {
	border-radius:30px;
	background:rgba(139,139,139,0.8);
	left:0;
	top:0;
    content: "10/21 OPEN";
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
	font-size:1.5em;
	font-weight: 700;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item-off::after {
		text-align:center;
		right:0;
		margin:auto;
		border-radius:18px;
		padding:10px;
	}
}
.square_cp .menu_item_inner {
	border-radius:30px;
	width:100%;
	height:100%;
	background:rgba(0,44,130,0.7);
	color:#fff;
	display:flex;
	flex-direction: column;
	align-items:center;
	justify-content: center;
	padding:30px;
	position: relative;
	font-size:1.25em;
	font-weight: 700;
	transition:0.3s;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item_inner {
		padding:24px 12px 60px;
		font-size:3vw;
		border-radius:18px;
	}
}
.square_cp .menu_item-multiangle .menu_item_inner {
	background:rgba(97,82,163,0.7);
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item-multiangle .menu_item_inner {
		padding:24px 12px 24px;
	}
}
.square_cp .menu_item_inner::before{
	content:"";
	display:block;
	width:28px;
	height:28px;
	border-radius:50px;
	background: linear-gradient(to left bottom, #18AAEC, #A28BD2 ,#F23BA1);
	position: absolute;
	right:20px;
	margin:auto;
	top:0;
	bottom:0
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item_inner::before{
		left:0;
		right:0;
		bottom:20px;
		top:auto;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item-multiangle .menu_item_inner::before {
		right:20px;
		left:auto;
		margin:auto;
		top:0;
		bottom:0;
	}
}
.square_cp .menu_item_inner::after{
	content:"";
	display:block;
	width:8px;
	height:8px;
	border-right:2px solid #fff;
	border-top:2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	right:31px;
	margin:auto;
	top:0;
	bottom:0
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item_inner::after{
		top:auto;
		left:0;
		right:0;
		bottom:30px;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .menu_item-multiangle .menu_item_inner::after {
		right:31px;
		left:auto;
		margin:auto;
		top:0;
		bottom:0;
	}
}
.square_cp .menu_item-off .menu_item_inner::after,
.square_cp .menu_item-off .menu_item_inner::before{
	display:none;
}
.square_cp a.menu_item_inner:hover {
	transform:translateY(10px);
}
.square_cp .menu_prism {
	position:absolute;
	top:-20px;
	left:-40px;
	min-width:408px;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_prism {
		min-width: 116%;
        left: -11px;
        top: 7%;
		display:none;
	}
}
.square_cp .menu_item-off .menu_prism{
	opacity:0.5;
}
.square_cp .menu_image[src="img/icon_present.svg"] {
	max-width:68px;
	margin-bottom:18px;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_image[src="img/icon_present.svg"] {
		width:60%;
		margin-bottom:16%;
		margin-top:12%;
	}
}
.square_cp .menu_image[src="img/icon_coupon.svg"] {
	max-width:110px;
	margin-bottom:12px;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_image[src="img/icon_coupon.svg"] {
		width:96%;
		margin-bottom:16%;
		margin-top:16%;
	}
}
.square_cp .menu_image[src="img/icon_pack.svg"] {
	max-width:92px;
	margin-bottom:6px;
}
@media screen and (max-width: 640px) {
	.square_cp .menu_image[src="img/icon_pack.svg"] {
		width:88%;
		margin-bottom:11%;
	}
}
/*--------------------------
       about
----------------------------*/
.square_cp .section-about {
	background:url(../img/prism_02.png) no-repeat left calc(50% - 800px) top 46%, url(../img/prism_01.png) no-repeat right calc(50% - 760px) top 80%, url(../img/bg_pattern_ultrapale.png) repeat center top, url("../img/bg_ gradation.png") no-repeat center top / 1920px;
}
@media screen and (min-width: 1920px) {
	.square_cp .section-about {
		background:url(../img/prism_02.png) no-repeat left calc(50% - 800px) top 46%, url(../img/prism_01.png) no-repeat right calc(50% - 760px) top 80%, url(../img/bg_pattern_ultrapale.png) repeat center top, url("../img/bg_ gradation.png") no-repeat center top / cover;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .section-about {
		background:url(../img/prism_02.png) no-repeat left -15px top 46% / 40px, url(../img/prism_01.png) no-repeat right bottom 10% / 80px, url(../img/bg_pattern_ultrapale.png) repeat center top / 1200px, url("../img/bg_ gradation.png") no-repeat center top / cover;
	}
}
.square_cp .section-about::before {
	display:none !important;
}
.square_cp .section-about .section_head{
	color:#fff;
}
.square_cp .section-about .section_head_inner::before, .square_cp .section-about .section_head_inner::after {
	background:url("../img/charm_kira_pale.svg") no-repeat center / contain;
}
.square_cp .about_point {
	position:relative;
	line-height:1.8em;
	display:flex;
	justify-content:center;
	align-items: flex-start;
	gap:72px;
	padding:0 132px;
	color:#fff;
}
@media screen and (max-width: 640px) {
	.square_cp .about_point {
		margin-top:50px;
		margin-bottom:0;
		flex-direction: column;
		padding:0 2%;
		gap:30px;
	}
}
.square_cp .about_point_01,
.square_cp .about_point_02,
.square_cp .about_point_03 {
	width:auto;
	position:relative;
	width:calc(100% / 3);
}
@media screen and (max-width: 640px) {
	.square_cp .about_point_01,
	.square_cp .about_point_02,
	.square_cp .about_point_03 {
		width:100%;
		display:flex;
		align-items:center;
		gap:20px;
		line-height:1.6em;
	}
		.square_cp .about_point_02 {
			flex-direction: row-reverse;
	}
}
.square_cp .point_imagewrap {
	background:rgba(255,255,255,0.37);
	border-radius:500px;
	padding:10px;
	width:205px;
	height:205px;
	margin:0 auto 12px;
}
@media screen and (max-width: 640px) {
	.square_cp .point_imagewrap {
		width:32%;
		min-width:32%;
		padding:2%;
		aspect-ratio: 1 / 1;
		height:auto;
		text-align:left;
	}
}
.square_cp .point_imageinner {
	background:rgba(255,255,255,1);
	border-radius:500px;
	display:flex;
	justify-content: center;
	align-items: center;
	height:100%;
	width:100%;
}
.square_cp .point_head {
	margin-bottom:16px;
	text-align:center;
	font-size:1.5em;
	font-weight:700;
	line-height:1.6em;
}
@media screen and (max-width: 640px) {
	.square_cp .point_head {
		margin-bottom:4px;
		text-align: left;
		font-size:1.3em;
		line-height:1.4em;
	}
}
.square_cp .point_text {
	margin-bottom:10px;
}
@media screen and (max-width: 640px) {
	.square_cp .point_text {
		margin-bottom:5px;
	}
	.square_cp .point_text + .attention {
		margin-top:5px;
	}
}
.square_cp .about_box {
	background:rgba(255,255,255,0.9);
	border-radius:30px;
	padding:80px 100px;
	text-align:center;
	margin-top:60px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box {
		padding: 40px 24px 40px;
		margin-top:30px;
	}
}
.square_cp .about_box-border {
	background:none;
	border:4px solid rgba(255,255,255,0.9);
}
.square_cp .about_box_head {
	color:#0D3582;
	font-weight: 700;
	font-size:1.75em;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_head {
		font-size:1.3em;
		line-height:1.5em;
	}
}
.square_cp .about_box_head span{
	font-size:1.275em;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_head span{
		font-size:1.25em;
	}
}
.square_cp .about_box_inner {
	margin-top:40px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_inner {
		margin-top:20px;
	}
}
.square_cp .about_box_inner + .about_box_inner{
	margin-top:60px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_inner + .about_box_inner{
		margin-top:40px;
	}
}
.square_cp .about_box_title {
	background: linear-gradient(to right , #89DCF7, #D7E3F0, #F7C9DD);
	padding:5px 10px;
	font-weight: 700;
	font-size:1.5em;
	margin-bottom:40px;
	position: relative;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_title {
		margin-bottom:20px;
		font-size:1.3em;
        width: calc(100% + 48px);
        margin: 0 -24px 20px;
	}
}
.square_cp .about_box_title .icon-new{
	position:absolute;
	left:calc(50% + 280px);
	top: -65px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_title .icon-new{
		width: 24%;
        right: -14px;
        left: auto;
        top: -35px;
	}
}
.square_cp .about_box_text {
	font-size:1.125em;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_text {
		text-align:left;
		font-size:1em;
	}
}
.square_cp .about_box_features {
	display:flex;
	flex-wrap: wrap;
	margin-top:40px;
	padding:0 65px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_features {
		padding:0;
		margin-top:20px;
	}
}
.square_cp .about_box_features_item {
	border-radius:18px;
	background: #FFEEF6;
	width:calc((100% - 20px) / 2);
	padding:24px 20px;
	text-align:left;
	margin-right:20px;
	margin-bottom:20px;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_features_item {
		border-radius: 0 60px 0 60px;
		width:calc((100% - 10px) / 2);
		margin-right:10px;
		margin-bottom:10px;
	}
}
.square_cp .about_box_features_item:nth-child(2) {
	background:#E7EFFA;
	margin-right:0;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_features_item:nth-child(2) {
		border-radius: 60px 0 60px 0;
	}
}
.square_cp .about_box_features_item:nth-child(3) {
	background:#DBF8F7;
	margin-bottom:0;
}
@media screen and (max-width: 640px) {
	.square_cp .about_box_features_item:nth-child(3) {
		border-radius: 60px 0 60px 0;
	}
}
.square_cp .about_box_features_item:nth-child(4) {
	background:#F2E7F6;
	margin-right:0;
	margin-bottom:0;
}
.square_cp .features_head {
	font-weight: 700;
	margin-bottom:4px;
}
@media screen and (max-width: 640px) {
	.square_cp .features_head {
		text-align:center;
	}
}
.square_cp .features_head .charm{
	position: relative;
	display: inline-block;
	padding-left:18px;
}
@media screen and (max-width: 640px) {
	.square_cp .features_head .charm{
		padding: 18px 0 0 0;
	}
}
.square_cp .features_head .charm::before{
	content:"";
	display:block;
	position: absolute;
	top:0;
	bottom:0;
	margin:auto;
	left:0;
	width:14px;
	height:13px;
	background:url("../img/charm_kira.svg") no-repeat center /contain;
}
@media screen and (max-width: 640px) {
	.square_cp .features_head .charm::before{
		bottom:auto;
		left:0;
		right:0;
	}
}
.square_cp .box_text_fukidashi {
	font-size:1.25em;
	font-weight:700;
	margin:40px 0 15px;
}
@media screen and (max-width: 640px) {
	.square_cp .box_text_fukidashi {
		margin:20px 0 10px;
	}
}
.square_cp .box_text_fukidashi .fukidashi{
	position: relative;
	padding:0 26px;
	display:inline-block;
}
.square_cp .box_text_fukidashi .fukidashi::before,
.square_cp .box_text_fukidashi .fukidashi::after{
	content:"";
	display:block;
	width:13px;
	height:17px;
	position: absolute;
	top:0;
	bottom:0;
	margin:auto;
}
.square_cp .box_text_fukidashi .fukidashi::before {
	background: url("../img/fukidashi_l.svg") no-repeat center / contain;
	left:0;
}
.square_cp .box_text_fukidashi .fukidashi::after {
	background: url("../img/fukidashi_r.svg") no-repeat center / contain;
	right:0;
}
.square_cp .about_box_inner .attention{
	display: inline-block;
}
.square_cp .box_text_point {
	font-weight: 700;
	font-size:1.5em;
	line-height:1.6em;
	margin:40px auto 30px;
}
@media screen and (max-width: 640px) {
	.square_cp .box_text_point {
		margin:15px auto 20px;
		font-size: 1.135em;
	}
}
/*----------------------------
       movie
------------------------------*/
.square_cp .section-movie {
	background:#fff url("../img/bg_pattern_pale.png") repeat center top;
}
@media screen and (max-width: 640px) {
	.square_cp .section-movie {
		padding-bottom:90px;
		background-size:1200px;
	}
}
.square_cp .promo_movie {
  max-width: 700px;
  margin: 0 auto 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .square_cp .promo_movie {
	  margin: 0 auto;
    height: auto;
  }
}
/* Set the size and location of the player */
.square_cp .video-js {
  width: 700px !important;
    height: 393px !important;
  float: left;
}
.square_cp .myplayer {
  clear: both;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Set the size of the playlist */
.square_cp .playlist-wrapper {
  float: right;
  height: 352px;
  width: 175px;
  margin: 0;
  padding: 0;
  overflow-y:auto;
  overflow-x:hidden;
}
@media screen and (max-width:640px) {
  .square_cp .playlist-wrapper {
    background-color: #ffffff;
  }
}
.square_cp.vjs-mouse.vjs-playlist {
  float: right;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 10px;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  box-sizing: border-box;
  background: none !important;
}

.square_cp .playlist-wrapper::-webkit-scrollbar {
  width: 5px;
}
.square_cp .playlist-wrapper::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}
.square_cp .playlist-wrapper::-webkit-scrollbar-thumb {
  background-color: #747474;
  border-radius: 100px;
}
.square_cp .vjs-playlist, .square_cp .vjs-mouse.vjs-playlist {
  background: none;
  padding: 0 0 0 17px;
}
@media screen and (max-width:640px) {
  .square_cp .vjs-playlist, .square_cp .vjs-mouse.vjs-playlist {
    padding: 14px 14px 0 14px;
  }
}
/* Style of the playlist */
.square_cp .vjs-mouse.vjs-playlist .vjs-playlist-thumbnail {
  font-size: 13px;
  margin-right: 5px;
}
@media screen and (max-width:640px) {
    .square_cp .vjs-mouse.vjs-playlist .vjs-playlist-thumbnail {
        width:100%;
        height:auto;
    }
}
.square_cp .vjs-playlist cite, .square_cp .vjs-mouse.vjs-playlist cite {
  display: none;
}
.square_cp .vjs-playlist .vjs-playlist-description {
  white-space: normal;
  font-size: 10px;
  color: #2D2D2D;
}
.square_cp .vjs-playlist .vjs-playlist-description, .square_cp .vjs-mouse.vjs-playlist .vjs-playlist-description {
  height: 55px;
  line-height: 11px;
  text-align: left;
  padding: 0 0 0 17px;
}
.square_cp .vjs-playlist .vjs-playlist-item {
  width: 121px;
  margin-bottom: 10px;
}
@media screen and (max-width:640px) {
  .square_cp .vjs-playlist .vjs-playlist-item {
    display: inline-block;
    width: calc(94% / 3);
    margin-right:3%;
  }
    .square_cp .vjs-playlist .vjs-playlist-item:nth-child(3n) {
    margin-right:0;
}
}
.vjs-mouse.vjs-playlist .vjs-selected .vjs-playlist-thumbnail:before {
    width:100%;
    height:100%;
}
.vjs-mouse.vjs-playlist .vjs-playlist-item {
    height:auto;
}
/*responsive*/
@media screen and (max-width:640px) {
  .square_cp .movie_container {
    padding: 0;
  }
  .square_cp .myplayer {
    width: 100%;
    display: block;
    position: absolute;
    margin: 0;
    float: left;
    background-color: #1a1a1a;
  }
  .square_cp .myplayer:after {
    padding-bottom: 56.25%;
    display: block;
    content: '';
  }
  .square_cp .video-js {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .square_cp .movie_container {
    width: 100%;
    height: 100%;
  }
  .square_cp .myplayer {
    position: relative;
  }
  .square_cp .playlist-wrapper {
    width: 100%;
    clear: both;
    height: auto;
    overflow-y: scroll;
  }
  .square_cp .vjs-playlist {
    background-color: #ffffff;
  }
  .square_cp .vjs-mouse.vjs-playlist {
    float: none;
    height: 100%;
    width: auto;
    overflow-y: scroll;
    background-color: #ffffff;
  }
}
/*--------------------------
       howto
----------------------------*/
.square_cp .section-howto {
	background:url(../img/prism_02.png) no-repeat right calc(50% - 800px) top 80%, url(../img/bg_pattern_middle.png) repeat center top, #D2F0FD;
}
@media screen and (max-width: 640px) {
	.square_cp .section-howto {
		background:url(../img/prism_02.png) no-repeat left -15px top 46% / 40px, url(../img/prism_01.png) no-repeat right bottom 10% / 80px, url(../img/bg_pattern_middle.png) repeat center top / 1200px, #D2F0FDz;
	}
}
.square_cp .howto_fukidashi {
	background:url("../img/fukidashi_3step.svg") no-repeat center top / contain;
	width:451px;
	height:78px;
	text-align:center;
	color:#fff;
	font-size:1.5em;
	font-weight: 700;
	vertical-align: bottom;
	padding:1.2% 0;
	margin: 0 auto 30px;
}
@media screen and (max-width: 640px) {
	.square_cp .howto_fukidashi {
		background:url("../img/fukidashi_3step_sp.svg") no-repeat center top / contain;
		width:100%;
		height:auto;
		font-size:1.25em;
		font-size: 4.25vw;
		margin: 0 auto 16px;
		padding: 3% 0 6.8%;
	}
}
.square_cp .howto_fukidashi span{
	font-size:1.5em;
	display:inline-block;
}
.square_cp .steps {
	margin:0 auto 100px;
	text-align: center;
	max-width:1200px;
}
@media screen and (max-width: 640px) {
	.square_cp .steps {
		margin:0 auto 60px;
		padding:0 20px;
	}
}
.square_cp .steps_inner {
	display: flex;
	gap:68px;
	margin:0 auto 60px;
	align-items:stretch;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_inner {
		flex-direction: column;
		gap:40px;
		margin:0 auto 30px;
	}
}
.square_cp .steps_item{
	width:calc((100% - 68px) / 3);
	display:block;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_item{
		width:100%;
		position:relative;
	}
}
.square_cp .steps_item_inner{
	border-radius:30px;
	/*filter: drop-shadow(0 0 49px rgba(0,0,0,0.29));*/
	background: rgba(255,255,255,0.9);
	padding:50px 30px 40px;
	text-align:center;
	position: relative;
	transition: 0.3s;
	min-height:353px;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_item_inner{
		padding:40px 30px 20px;
		min-height:0;
	}
}
.square_cp .steps_num {
	background:linear-gradient(-45deg, #F7C9DD, #D7E3F0, #89DCF7);
	border-radius:22px 0 22px 0;
	color:#0D3582;
	display:inline-block;
	padding:4px 20px;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	max-width:140px;
	top:-0.5em;
}
.square_cp .num_inner {
	font-size:1.25em;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_column {
		display:flex;
		gap:15px;
		align-items:center;
	}
}
.square_cp .steps_arrow{
	width:44px;
	height:44px;
	position: absolute;
	transform:rotate(-45deg);
	top:0;
	bottom:0;
	margin:auto;
	right:-42px;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_arrow{
		width:32px;
		height:32px;
		transform:rotate(45deg);
		left:0;
		right:0;
		top:auto;
		bottom:-23px;
	}
}
.square_cp .steps_arrow_inner{
	display:block;
	position:relative;
	width:100%;
	height:100%;
}
.square_cp .steps_arrow_inner::after,.square_cp .steps_arrow_inner::before{
	content:"";
	display:block;
	border-radius:10px;
	background:#fff;
	position:absolute;
}
.square_cp .steps_arrow_inner::after {
	height:100%;
	width:6px;
	right:0;
	top:0;
}
.square_cp .steps_arrow_inner::before {
	width:100%;
	height:6px;
	bottom:0;
	left:0;
}
.square_cp .steps_head {
	font-size:1.25em;
	font-weight: 700;
	margin-bottom:20px;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_head {
		margin-bottom:5px;
	}
}
.square_cp .steps_image {
	margin-bottom:10px;
}
@media screen and (max-width: 640px) {
	.square_cp .steps_image {
		width:28%;
		margin-bottom:0;
	}
}
@media screen and (max-width: 640px) {
	.square_cp .steps_text {
		text-align: left;
	}
}
.square_cp .steps_text_small {
	font-size:0.75em;
	display:inline-block;
	margin-bottom:2px;
}