@charset "Shift_JIS";

body {
    margin: 0;
    padding: 0;
	font-family: "Noto Sans JP", sans-serif;
	background-color:#ede4e1 ;
}


a:hover{
	opacity:0.8;
}

a{
	text-decoration: none;
	color: white;
}

#Main {
    width: 100%;
	margin: 0% auto 0%;
	position: relative;
}

.ttl_txt{
	width: 55%;
	position: absolute;
	top:25%;
	left:23%;
}
#wrapper {
    margin: 0 auto 0%;
	width: 100%; 
	position: relative;
	font-family: "Noto Sans JP", sans-serif;
	background-color:#ede4e1 ;
}

#wrapper img {
	border: 0;
	vertical-align: bottom;
}

.wrap_content {
	width: 1000px;   
	margin: 0 auto;
	position: relative;
}

.brand_list__logo_a0 {
	width:50%;
	margin:3% auto 20%;
}

.brand_list__logo_a0 ul {
	padding:0;
	margin:0;
}

.brand_list__logo_a0 li {
	width:47%;
	box-sizing:border-box;
	padding:1% 3%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}


.brand_list__logo_a1 {
	width:80%;
	margin:-3% auto 0%;
}

.brand_list__logo_a1 ul {
	padding:0;
	margin:0;
}

.brand_list__logo_a1 li {
	width:30%;
	box-sizing:border-box;
	padding:1% 3%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}

.brand_list__logo_a2 {
	width:95%;
	margin:0% auto 0%;
	padding: 3% 2.5%;
}


.brand_list__logo_a2 ul {
	padding:0;
	margin:0 auto;
}

.brand_list__logo_a2 li {
	width:22%;
	box-sizing:border-box;
	padding:1% 1%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}
.cp_hr03 {
	width: 70%;
	margin: 10% auto 17%;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #888;
}
.top_box {
    width: auto;
	height: 100vh;
	min-height: 900px;
    margin: 0 auto;
	padding: 0 0 2%;
	background-image:url("../images/top-min.jpg");
	background-size: cover;
	background-position: top center;
	border-left: solid 8px #6b8fc9;
	border-right: solid 8px #df64a0;	
	border-bottom: solid 8px #6b8fc9;
	position: relative;
	overflow: hidden;
}

.Ttl_top {
	width: 100%;
	margin: 5% auto 0;
	max-width: 700px;
}

.rp_copy {
	width: 90%;
	margin: 5% auto 0;
	font-size: 11px;
	font-weight: 400;
	text-align: right;
}

.Ttl_copy span {
	background-color: #666;
	padding: 15px 20px 15px;
}
.rp_logo {
	width: 20%;
	margin: 5% auto 0;
}
.code_copy {
	font-size: 20px;
	font-weight: 600;
	writing-mode: vertical-rl;
	position: absolute;
	top: 8%;
	left: 5%;
	z-index: 2;
}


#wrapper h1 {
	text-align: center;
	margin: 10% auto 0%;
	font-size: 25px;
	font-weight: 600;
	color: #000;
    width: 40%;
}


.ttl_center4 {
  font-weight: bold;
  padding: 0 3em;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.ttl_center4::before, .ttl_center4::after {
  content: '';
  background: #000;
  width: 3em;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ttl_center4::before {
  left: 0;
}
.ttl_center4::after {
  right: 0;
}

#wrapper h2 {
font-family: "Arial Black",  sans-serif;	
	margin: 5% auto 2%;
	font-size: 60px;
	font-weight: bold;
	color: #000000;
    width: 90%;
}

#wrapper h3 {
	font-size: 20px;
    font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: left;
	letter-spacing: 0.038em;
	margin: 10px 0 0;
	line-height: 1.6em;
    border-bottom: solid 1px #000000;
}

#wrapper h4 {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.15em;
	margin: 4% auto -2%;
	text-align: center;
	color: white;
}

.markerUnder {
  background: linear-gradient(transparent 60%, #e4d16f 0%);
  display: inline;
  padding: 0 1px 0px;
}

.main{
 font-family: 'Bebas Neue';
	font-size: 130px;
	color: white;
	margin:0 auto;
}

.sub{
	max-width:550px;
	width: 100%;
	margin: 10% auto 4%;
}

.Lead {
	width: 70%;
	font-size: 14px; 
	font-weight: 400;
	line-height: 1.9em;
	text-align: center;
	letter-spacing: 0.12em;
	margin: 8% auto 7%;
}
.t_big{
	font-size: 20px;
	font-weight: 700;
}
.t_red{
	font-size: 20px;
	font-weight: 700;
	color: red;
	 background: linear-gradient(transparent 50%, #fff 50%);
}
.t_yellow{
	font-size: 20px;
	font-weight: 700;
	color: #FA9532;
	 background: linear-gradient(transparent 50%, #fff 50%);	
}
.Sml {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 100;
    text-align: center;
	font-size: 22px;
	margin: 3px auto;
    color:#000000;
	position: absolute;
	top: 10px;
	left: 10px;
}

.cmt {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 100;
    text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 5%;
    color:#000000;
}

.swp{
 width:100%;
	max-width: 700px;
	margin:0% auto 0%;
}

.swp2{
	position: relative;
 width:55%;
	max-width: 900px;
	margin:5% auto -2%;
}
.swp3{
	position: relative;
 width:55%;
	max-width: 900px;
	margin:5% auto 5%;
	margin-left: 30%;	
}

.style_box {
	width: 100%;
    max-width: 570px;
	margin: 0% auto 4%;
}

.FL {
	float: left;
}

.FR {
	float: right;
}
.MT5{
	margin-top:5%;
}
.MT20{
	margin-top:20%;
}
.w_50 {
    width: 49%;
	margin-bottom: 2%;
}
.w_60 {
    width: 90%;
    margin: -5% auto 2%;	
}
.w_70 {
    width: 100%;
    margin: 0% auto 3%;
}
.w_80 {
    width:55%;
    margin: -1% auto 5%;
}
.w_80 img,.w_70 img, .w_60 img, .w_50 img, .box1 img, .box2 img {
    width: 100%;
}
.bdr_green {
    border: solid 7px #e4d16f;
    box-sizing: border-box;
}

.bdr_sil {
    border: solid 7px #bfc3c6;
    box-sizing: border-box;
}

.bk_1{
	background-color: #9ee9fb;	
	width: 900px;
	margin: 0% auto 0;	
	padding-top: 5%;
	padding-bottom: 5%;	
}
.bk_2{
	background-color: #fcecf6;	
	margin: 0% auto 0;	
	padding-top: 5%;
	padding-bottom: 5%;	
}


.item01{
	width: 100%;
	margin: 0% auto 10%;
	position: relative;
	padding: 0% 0 2%;
}
.item01_no  {
	font-family: 'Bauhaus 93', sans-serif;
	font-size: 50px;
	font-weight: 500;
	color: #fff;
    width: 30%;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f1afdb;
}

.box{
	width:40%;
	margin:0% auto 5%;
	background-color: white;
	padding: 2% 3%;
	border:solid 5px #AAAAAA;
	border-radius: 50px;
}
.box-img,
.box-text{
  display: inline-block;
	text-align: center;
}
.box-text{
  font-size: 13px;
	color: black;
	margin-left: 2%;
	font-weight: 550;
	letter-spacing: 0.09em;
	line-height: 1.9;	
}

.t_P{
	margin: -3% auto 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0.03em;
}
.t_T{
	width: 80%;
	margin: 2% auto 4%;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 0.03em;
	text-align: left;
}

.style_twin {
	width: 100%;
    max-width: 800px;
	margin: 3% auto 4%;
    text-align: right;
}
    .image-container {
		width: 70%;
		margin: 5% auto;	
      display: flex; /* 画像を横に並べる */
		 justify-content:center;
    }

    .image-container img {
		width: 85%;
      margin-right: 10px; /* 画像間の余白 */
    }

    .image-container img:last-child {
      margin-right: 0; /* 最後の画像の余白を削除 */
    }	

.item {
	width: 60%;
	max-width: 360px;
	margin: 5% auto 2%;
}

.item_name {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	margin: 2% auto 1%;
	line-height: 1.8em;
}


.info_box {
    width: 40%;
    background-color: #F2F2F2;
    margin: 4% auto 8%;
    padding: 5%;
    text-align: center;
}
.item_box{
	position: absolute;
	width: 100%;
	max-width: 150px;
	background-color: #d9d3bf;
	border: solid 1px #B1B1B1;
	padding: 1% 2% 1% 2.5%;
	margin-left: 72%;
	margin-top: -16.8%;
	z-index: 9999;
	
}
.item_box2{
	position: absolute;
	width: 100%;
	max-width: 150px;
	background-color: #d9d3bf;
	border: solid 1px #B1B1B1;
	padding: 1% 2% 1% 2.5%;
	margin-left: 8%;
	margin-top: -18.8%;
	z-index: 9999;
	
}
.item_box3{
	position: absolute;
	width: 100%;
	max-width: 150px;
	background-color: #d9d3bf;
	border: solid 1px #B1B1B1;
	padding: 1% 2% 1% 2.5%;
	margin-left: 72%;
	margin-top: -15%;
	z-index: 9999;
	
}
.item_box4{
	position: absolute;
	width: 100%;
	max-width: 150px;
	background-color: #d9d3bf;
	border: solid 1px #B1B1B1;
	padding: 1% 2% 1% 2.5%;
	margin-left: 8%;
	margin-top: -15%;
	z-index: 9999;
	
}
.item_look{
	position: absolute;
	width: 33%;
	top:-6%;
	left:-20%;
	z-index: 9999;
	
}
.item_look2{
	position: absolute;
	top:1%;
	right:-10%;
	z-index: 9999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.8;
}

 /* スライド下ボタン */
.btn_container {
    display: flex; /* Flexboxを有効にする */
    justify-content: space-between; /* 左右のアイテムを両端に配置 */
    align-items: center; 
    width: 60%; 
	margin: 0 auto;
    padding: 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.8;
    border-radius: 8px;
    box-sizing: border-box; /* paddingとborderを幅に含める */
}

.btn_item {
    padding: 10px;
}

.btn_item .text {
    flex-grow: 1; /* 左側のテキスト要素が利用可能なスペースを占める */
	 text-align: left; 
}


.btn_btn {
    padding: 10px 20px;
    border: none;
    background-color: #000;
	border: solid 1px #000;
	font-weight: bold;
    color: white;
    font-size: 13px;
    cursor: pointer;
    border-radius: 5px;
	
}

.btn_btn:hover {
    background-color: #333;
}
 /* スライド下ボタン */

.item_ts {
	width: 100%;
	max-width: 330px;
	font-size: 14px;
	color: black;
	font-weight: 300;
	text-align: left;
	line-height: 2.0;
	letter-spacing: 0.02em;	
	margin: 0% auto 0%;
}
.item_ts .sml {
    font-size: 60%;
}


 .parent2 {
    display: flow-root;
	position: absolute;
	width: 34%;	
	top:1%;
	left:8%;
	font-size: 15px;
	color: #000;	
	letter-spacing: 0.01em;
}
 .parent3 {
    display: flow-root;
	position: absolute;
	width: 34%;	
	bottom:3%;
	left:6%;
	font-size: 15px;
	color: #000;	
	letter-spacing: 0.01em;
}
.parent a{
	color: #000;
}
 .parent2 a{
	color: #000;
}
.parent3 a{
	color: #000;
}
.left {
    float: left;
}
.right {
    float: right;
}
.sml {
    font-size: 8px;
}
.container {
  display: flex;
  justify-content: flex-start; /* 主軸（水平方向）を左寄せ */
  align-items: flex-start;     /* 交差軸（垂直方向）を上寄せ */
}

 .parent {
  display: flex;
  justify-content: flex-start; /* 主軸（水平方向）を左寄せ */
  align-items: flex-start;     /* 交差軸（垂直方向）を上寄せ */
	width: 100%;	
	font-size: 12px;
	color: #000;
	letter-spacing: 0.05em;
}
.pa_item {
  width: 50%; /* 例として各アイテムの幅を50%に設定 */
	text-align: left;
}

.circle img {
width: 80%;
	margin:0 auto;
}

.icon {
    width: 25%;
    margin: 0 auto;
}

.icon img {
    width: 100%;
}
.Sml2 {
    font-weight: 500;
    text-align: right;
	font-size: 11px;
    line-height: 2.0em;
    color:#000000;
	margin-left: 53%;
}

.flexbox {
  display: flex;
  flex-direction: row;
	justify-content: center;
  text-align: center;
	font-size: 9px;
	margin-top: 5%;
}

.flex-item {
  width: 13%;	
	margin:auto 2%;
}

.flex-item img{
	border-radius: 50%;  
	border: 1px solid #fff; 
	margin-right: 2%;
	margin-bottom:5%;
}

.column-wrapper {
	margin: 0 auto;
	width: 80%;
  display: flex;
}
.column1 {
  width: 45%;
  display: flex;
  align-items: center;
}
.column2 {
  width: 60%;
  display: flex;
  align-items: center;
}
.column1 {
  padding: 50px;
  box-sizing: border-box;
}
.column-wrapper:nth-of-type(2n) .column1:nth-of-type(1){
}
.column1title {
  font-size: 25px;
}
.column1txt {
  font-size: 14px;
	color: black;
	text-align: left;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.03em;
}
.column1txt a{
	color: black;
}
.column1txt .sml {
    font-size: 60%;
}
.column1txt_2 {
  font-size: 14px;
	color: black;
	text-align: right;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.03em;
}
.column1txt_2 a{
	color: black;
}
.column1txt_2 .sml {
    font-size: 60%;
}
.column2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}


/************************************************************
               button
************************************************************/
.Btn {
	border: none;
	font-family: inherit;
	font-size: 12px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px 0;
	display: inline-block;
	margin: 4% auto;
	text-transform: uppercase;
	letter-spacing: 1px;
    line-height: 1.4em;
	font-weight: 500;
	outline: none;
	position: relative;
	text-align: center;
	color: white;
	
}


/* Button 1 */
.Btn-111 {
    width: 13%;
	padding: 2px 10px;
    margin: 1% 0 0 0%;
	font-size: 13px;
	text-align: center;
	color: #000;
	float: right;
	border: solid 1px black;
	background-color: white;
}

a.Btn-111 {
    color: #000;
    text-decoration: none;
}



.btn_code {
	font-weight: bold;
	margin: 4% auto 5%;
	margin-left:20%;
	font-size: 16px;
	padding: 20px 30px;
	color: #fff;
	border-radius: 30px;
	background-color:#f4bde1;
	border: solid 2px #f4bde1;
	text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a.btn_code:hover {
  color: #fff;
  background: #000;
}


.btn_code2 {
	font-weight: bold;
	margin: 0% auto 5%;
	font-size: 16px;
	padding: 20px 30px;
	color: #fff;
	background-color:#000;
	border: solid 2px #000;
	text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a.btn_code2:hover {
  color: #fff;
  background: #999;
}

.btn_all {
	width: 30%;
	margin: 1% auto 10%;
}

.buy_btn{
    width: 30%;
	margin-top: 4%;
	padding: 2px 10px;
	font-size: 13px;
	text-align: center;
	color: #000;
	border: solid 1px black;
	background-color: white;	
}

.link {
	width: 90%;
	max-width: 600px;
	margin: 1% auto 2%;
}

.link img {
	width: 100%;
}

.clear {
	clear: both;
}

.br_pc {
	display: block;
}

.br_sp {
	display: none;
}

.pc {
	display: block;
}
.sp {
	display:none;
}

.cp_hr06 {
	margin:0 auto;
	width: 60%;
height: 12px;
  background-image: repeating-linear-gradient(45deg, #ffff00 0, #ffff00 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
.cp_hr07 {
	margin:0 auto;
	width: 60%;
height: 12px;
  background-image: repeating-linear-gradient(45deg, #b7dee8 0, #b7dee8 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}

.ig_box{
    width: 33%;
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 0 auto;
}

.ig_box ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 10%;
    margin: 10% auto 0;
	margin-left: -10%;
}
.ig_box ul li{
    position: relative;
	list-style:none;
}

	.movie{
		width: 60%;
		margin: 0 auto 10%;
	}
	video{
		width: 100%;
	}

@media only screen and (max-width:750px){
	#wrapper {
		width: 100%;
		margin: 0% auto;
	}	

	.wrap_content {
		width: 100%;
        padding: 5% 0;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.top_box {
		height: auto;
		min-height: 260px;
		background-size: 100%;
	}
	
.cp_hr03 {
	width: 70%;
	margin: 10% auto 22%;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #888;
}	
	
.ttl_txt{
	width: 85%;
	position: absolute;
	top:13%;
	left:6.5%;
}
	.rp_copy {
		font-size: 9px;
		line-height: 2.6em;
	}
	
	.rp_copy span {
		padding: 5px 10px 6px;
	}	
.rp_logo {
	width: 40%;
	margin: 5% auto -5%;
}	
	
.brand_list__logo_a0 {
	width:55%;
	margin:3% auto 30%;
}

.brand_list__logo_a0 ul {
	padding:0;
	margin:0;
}

.brand_list__logo_a0 li {
	width:47%;
	box-sizing:border-box;
	padding:1% 2%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}


.brand_list__logo_a1 {
	width:85%;
	margin:-3% auto 0%;
}

.brand_list__logo_a1 ul {
	padding:0;
	margin:0;
}

.brand_list__logo_a1 li {
	width:30%;
	box-sizing:border-box;
	padding:1% 2%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}

.brand_list__logo_a2 {
	width:100%;
	margin:-1% auto 0%;
	padding: 3% 0%;
}


.brand_list__logo_a2 ul {
	padding:0;
	margin:0 auto;
}

.brand_list__logo_a2 li {
	width:22%;
	box-sizing:border-box;
	padding:1% 0%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}

		
	#wrapper h1 {
		font-size: 17px;
        width: 55%;
		margin: 11% auto 4%;
	}
	
	#wrapper h2 {
		font-size: 50px;
		margin: 18% auto 0;
        width: 100%;
	}
	
	
	#wrapper h3 {
		font-size: 16px;
		margin: 2% auto 1%;
        padding-left: 6px;
	}
	#wrapper h4 {
		font-size: 11px;
		margin-top:8%;
	}	
	
	
	#wrapper p {
		font-size: 12px;
		margin: 2% auto;
	}
	

	
.main{
	width: 100%;
 font-family: 'Bebas Neue';
	font-size: 60px;
	color: white;
	margin:5% auto;
}	
	
	.Lead {
		width: 100%;
		font-size: 13px;
		line-height: 1.8;
		font-weight: 500;
		margin:3% auto 11%;
	}
	
.t_big{
	font-size: 17px;
	font-weight: 700;
}
.t_red{
	font-size: 17px;
}
.t_yellow{
	font-size: 17px;
}
	
.cmt {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 100;
    text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 2% auto 3%;
    color:#000000;
}
	
.swp{
 width:100%;
	margin:5% auto 0;
}	
	
.swp2{
 width:75%;
	margin:5% auto -4%;
}		
.swp3{
 width:75%;
	margin:25% auto 5%;
	margin-left: 20%;
}	
.style_box {
	width: 98%;
	margin: 30% auto 5%;
}	
.style_box_plof {
	width: 100%;
	margin: 13% auto -4%;
	padding-top:5%;
}	
.style_twin {
	width: 100%;
	margin: 4% auto 8%;
    text-align: right;
}
	

	
.item_box {
	position: absolute;
	width: 40%;
	padding: 2% 2% 2% 4%;
	margin-left: 50%;
	margin-top: -10%;
	z-index: 9999;
	
}
.item_box2{
	position: absolute;
	width: 40%;
	padding: 2% 2% 2% 4%;
	margin-left: 5%;
	margin-top: -10%;
	z-index: 9999;
	
}	
.item_box3 {
	position: absolute;
	width: 40%;
	padding: 2% 2% 2% 4%;
	margin-left: 50%;
	margin-top: -10%;
	z-index: 9999;
	
}
.item_box4{
	position: absolute;
	width: 40%;
	padding: 2% 2% 2% 4%;
	margin-left: 5%;
	margin-top: -10%;
	z-index: 9999;
	
}	
.item_ts {
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	line-height: 2.3;
	letter-spacing: 0.05em;	
	margin: 0% auto 0%;
}	 
 .parent {
	font-size: 11px;
}
 .parent2 {
	font-size: 11px;
}
 .parent3 {
	font-size: 11px;
}	
	
.item_look{
	position: absolute;
	width: 33%;
	top:-6%;
	left:-11%;
	z-index: 9999;
	
}
.item_look2{
	position: absolute;
	top:-6%;
	right:-12%;
	z-index: 9999;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.6;
}	
	
 /* スライド下ボタン */
.btn_container {
    display: flex; /* Flexboxを有効にする */
    justify-content: space-between; /* 左右のアイテムを両端に配置 */
    align-items: center; 
    width: 98%; 
	margin: 0 auto;
    padding: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.8;
    border-radius: 8px;
    box-sizing: border-box; /* paddingとborderを幅に含める */
}

.btn_item {
    padding: 10px;
}

.btn_item .text {
    flex-grow: 1; /* 左側のテキスト要素が利用可能なスペースを占める */
	 text-align: left; 
}


.btn_btn {
    padding: 10px 12px;
    border: none;
    background-color: #000;
	border: solid 1px #000;
    color: white;
    font-size: 11px;
    cursor: pointer;
    border-radius: 5px;
	
}

.btn_btn:hover {
    background-color: #333;
}
 /* スライド下ボタン */  	
.t_P{
	margin: 0% auto;
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 0.03em;
}	
.t_T{
	width: 90%;
	margin: 5% auto 4%;
	font-size: 11px;
	line-height: 1.8;
	letter-spacing: 0.03em;
	text-align: left;
}	
    .image-container {
		width: 100%;
		margin: 5% auto;	
      display: flex; /* 画像を横に並べる */
		 justify-content:center;
    }

    .image-container img {
		width: 85%;
      margin-right: 10px; /* 画像間の余白 */
    }

    .image-container img:last-child {
      margin-right: 0; /* 最後の画像の余白を削除 */
    }	
	
	.item_name {
		font-size: 13px;
		margin: 18px auto 6px;
		text-align: center;
		clear: both;
	}
	
	.Sml {
		font-size: 8px;		
		top:3px;
	}
.w_50 {
    width: 49%;
}
.w_60 {
    width: 95%;
	margin: -3% auto 1%;
}	
.w_70 {
    width: 100%;
}	
.w_80 {
	margin-top: -2%;
    width: 90%;
}		
.MT5{
	margin-top:10%;
}
.MT20{
	margin-top:15%;
}	
	
.item01{
	padding:  0;
	margin:17% auto 0%;
}	
	
.item01_no  {
	font-size: 27px;
	font-weight: 700;
    width: 30%;
}	
	
.box{
	width:85%;
	margin:7% auto 4%;
	padding:4% 4%;
}
.box-img,
.box-text{
  display: inline-block;
	text-align: center;
}
.box-text{
  font-size: 12px;
	margin-left: 2%;
	letter-spacing: 0.09em;
	line-height: 1.8;
}
	
    
.info_box {
    width: 90%;
    margin: 12% auto 5%;	
}


.Sml2 {
	font-size: 9px;
    line-height: 1.8em;
	margin-left: 45%;
}


.flex-item {
  width: 15%;	
	margin:auto 2%;
}

.column-wrapper {
	margin: 0 auto;
	width: 95%;
  display: flex;
}
.column1 {
  width: 55%;
  display: flex;
  align-items: center;
}
.column2 {
  width: 60%;
  display: flex;
  align-items: center;
}
.column1 {
  padding: 20px;
  box-sizing: border-box;
}
.column-wrapper:nth-of-type(2n) .column1:nth-of-type(1){
}
.column1title {
  font-size: 25px;
}
.column1txt {
  font-size: 12px;
	line-height: 1.9;
}
.column1txt_2 {
  font-size: 12px;
	line-height: 1.9;
	text-align: left;
}	
.column2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
	
	
.Btn-111 {
    width: 22%;
	padding: 2px 5px 2px;
    margin: 1% 0 0 0%;
	font-size: 12px;
}

a.Btn-111 {
    text-decoration: none;
}	
	
    .btn_code {
        font-size: 13px;
        margin: 3% auto 10%;
		margin-left:25%;
    }
    .btn_code2 {
        font-size: 13px;
        margin: 3% auto 8%;
    }	
    
    .btn_all {
		width: 60%;
		margin: 0% auto 12%;
    }
	
.cp_hr06 {
	width: 80%;
}
.cp_hr07 {
	width: 80%;
}	
    
	.br_pc{
		display: none;
	}

	.br_sp{
		display: block;
	}
	
.staff{
	width:90%;
	display: block;
	margin: 5% auto 10%;
	column-gap: 20px;
	align-items: center;
	justify-content: center;
}

.staff .staff-icon{
	width: 60%;	
}

.staff-profile{
	margin: 0;
	width: 90%;
	font-size: 11px;
	line-height: 2.0;
	margin: 3% auto 6%;	
}

.staff span{
	font-size: 17px;
}	
		
	.movie{
		width: 85%;
		margin: 0 auto 6%;
	}	
	
.ig_box{
    width: 50%;
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 0 auto;
}

.ig_box ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 10%;
    margin: 10% auto 0;
	margin-left: -25%;
}
.ig_box ul li{
    position: relative;
	list-style:none;
}	
	
}

/*scroll*/
.wrap-animation {
    clear: both;
    width: 50%;
    max-width: 300px;
    margin: 1% auto 0%;
    overflow: hidden;
    position: relative;
}

.wrap-animation img {
  display: block;
  height: auto;
  width: 100%;
}


/* 2 縺､逶ｮ縺ｮ繧ｵ繝ｳ繝励Ν */
.sample-second.sample-animation {
  animation: sample-second-img 0.8s cubic-bezier(.4, 0, .2, 1);
}

.sample-second.sample-animation:before {
  animation: sample-second-before 0.8s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #5d6f62;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@keyframes sample-second-before {
  100% {
    transform: translateX(100%);
  }
}