@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------------------------------
PC
---------------------------------------------------------------------------*/
#wrapper #brand {
	font-size: 18px;
	color: #333;
	position: relative;
	z-index: 5;
}


/* .ttl
-----------------------------------------------------------------*/
/*38px*/
#brand .ttl-01{
	font-size: 2.111em; /*38px*/
	font-weight: bold;
	text-align: center;
	margin-bottom: 22px;
}
#brand .ttl-01 .sub-txt-01{
	font-size: 0.842em; /*32px[38px]*/
}
#brand .ttl-01 .sub-txt-02{
	font-size: 0.684em; /*26px[38px]*/
}

#brand .ttl-02{
	font-size: 2.389em; /*43px*/
	font-weight: bold;
	text-align: center;
}
#brand .ttl-03{
	font-size: 2.222em; /*40px*/
	font-weight: bold;
	text-align: center;
}
#brand .ttl-04{
	font-size: 1.833em; /*33px*/
	font-weight: bold;
	text-align: center;
}
#brand .ttl-05{
	font-size: 1.667em; /*30px*/
	font-weight: bold;
}
#brand .ttl-06{
	font-size: 1.222em; /*20px*/
	font-weight: bold;
}

/* .txt
-----------------------------------------------------------------*/
#brand .txt-01{
	font-size: 1.444em; /*26px*/
}
#brand .txt-02{
	font-size: 1.111em; /*20px*/
}

/* .link
-----------------------------------------------------------------*/
.link-01 a{
	color: #fff;
	}
.link-01 a::after {
	content: "";
	background: url(/-/Media/com/pansiron/55/ico_arw01.png) no-repeat;
	background-size: 10px;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-left: 2.222em;
	vertical-align: middle;
}

/* .btn
-----------------------------------------------------------------*/
#brand .btn-01 a:hover,
#brand .btn-02 a:hover{
	opacity: 0.7;
}

/*white*/
#brand .btn-01 a{
	display: block;
	background-color: #fff;
	font-size: 1.111em; /*20px*/
	color: #000;
	width: 353px;
	text-align: center;
	margin: 0 auto 10px;
	padding-top: 15px;
    padding-bottom: 15px;
}
#brand .btn-01:last-child a{
	margin-bottom: 0;
}
#brand .btn-01 a span{
	background:url(/-/Media/com/pansiron/55/ico_arw02.png) no-repeat center right;
	background-size: 7px;
	padding-right: 40px;
}


/* .chuuui
-----------------------------------------------------------------*/
#brand .chuui{
	font-size: 0.667em; /*12px*/
	color: #777777;
}
#brand .chuui dt{
	float: left;
	clear: both;
	width: 4%;
}
#brand .chuui dd{
	float: left;
	width: 96%;
}

/* .list-intro
-----------------------------------------------------------------*/
#brand .list-intro-03 dt{
	font-weight: bold;
	font-size:1.222em; /*22px*/
	padding-left: 25px;
	position: relative;
}
#brand .list-intro-03 dt::before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#brand .list-intro-03 dd{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #6abbb7;
}
#brand .list-intro-03 dd:last-child{
	border-bottom: none;
	margin-bottom: 10px;
}


/* a55Vi
-----------------------------------------------------------------*/
#a55vi .a55vi-bg{
 background: url(/-/Media/com/pansiron/55/_vi_bg_pansiron55_pc.png) center no-repeat,#ffe600;
 text-align: center;
 height: 450px;
 background-size: contain;
} 

#a55vi .a55vi-bg .cnt-55vi-01 {
	padding: 2.167em 0.722em;
}


/* a55lnv
-----------------------------------------------------------------*/
#a55lnv .a55lnv-bg{
	background-color: #c92e8b;
}
#a55lnv .list-lnv li{
	width: 50%;
	float: left;
	text-align: center;
	padding: 1em 0;
}
#a55lnv .list-lnv li a{
	font-size: 1.222em;
	font-weight: bold;
	padding: 0.444em 0 0.278em;
	display: block;
	border-right: 1px solid #aaa;
}
#a55lnv .list-lnv li:last-child a{
	border-right: none;
}

/* a55intro01
-----------------------------------------------------------------*/
#a55intro01{
	margin-top: 86px;
	margin-bottom: 1em;
}
#a55intro01 .ttl-02{
	position: relative;
	padding-bottom: 150px;
}
#a55intro01 .ttl-02 .sub-ttl-02{
	color: #c92e8b;
	font-size: 1.372em;
}
#a55intro01 .ttl-02:after {
	display: block;
	content: "";
	position: absolute;
	top: 160px;
	width: 95.74%;
	height: 2px;
	margin-left: 20px;
	background: #c9c9c9;
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}
#a55intro01 .list-intro-01 {
	
}
#a55intro01 .list-intro-01 li {
	width: 50%;
	float: left;
	text-align: center;
}
#a55intro01 .list-intro-01 li .img-01{
	width: 190px;
	text-align: center;
	margin: 0 auto 24px;	
}
#a55intro01 .list-intro-01 li:last-child .img-01 img{
	margin: 30px auto;
}
#a55intro01 .img-02{
	text-align: center;
 width: 610px;
 margin: 50px auto 0;
}

/* a55intro02
-----------------------------------------------------------------*/
#a55intro02{
  position: relative;
  z-index: 0;
}
/* #a55intro02::before{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(9deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ca68a3;	
} */
#a55intro02::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-3.7deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ca68a3;	
}
#a55intro02 .a55intro02-bg{
	padding: 70px 0 20px;
	position: relative;
	background-color: #ca68a3;;
}
#a55intro02 .ttl-02 {
	color: #fff;
	margin-bottom: 40px;
}
#a55intro02 .ttl-02 .sub-ttl-02{
	font-size: 1.186em;
	color: #ffe600;
}

#a55intro02 .list-intro-02 {
	margin: 0 0 0 82px;
	text-align: center;
}
#a55intro02 .list-intro-02 li {
	float: left;
	text-align: center;
	margin: 0 auto;
}
#a55intro02 .list-intro-02 li.list-01{
	width: 260px;
	margin-top: 20px;
}
#a55intro02 .list-intro-02 li.list-01 .ttl-05 {
	color: #fff;
	text-align: center;
}
#a55intro02 .list-intro-02 li.list-01 .img-01,
#a55intro02 .list-intro-02 li.list-03 .img-01{
 margin: 0 auto 20px;
}
#a55intro02 .list-intro-02 li.list-02{
	width: 178px;
	margin: 0 30px;
}
#a55intro02 .list-intro-02 li.list-02 .img-02{
 margin-top: 95px;
}
#a55intro02 .list-intro-02 li.list-03{
	width: 302px;
}
#a55intro02 .list-intro-02 li .cnt-01{
	text-align: left;
	color: #000;
}

/***********202211改修ここから***********/

#a55intro02 .flex_pc{
	display: flex;
	justify-content: space-between;
}

#a55intro02 .inner{
	max-width: 100%;
	margin: 0 auto;
}

#a55intro02 .ttl-02 {
	margin-bottom: 30px;
}

#a55intro02 .img_h-01{
	display: block;
	max-width: 545px;
	width: 100%;
	margin: 0 auto 30px;
}

#a55intro02 .inner > .flex_pc {
/*     display: flex;
    justify-content: space-between; */
    align-items: center;
    max-width: 750px;
    width: 100%;
    margin: 0 auto 30px;
}

#a55intro02 .inner > .flex_pc img{
	width: 100%;
}

#a55intro02 .arrow{
	max-width: 72px;
	margin: 0 14px;
}

#a55intro02 .img_sp{
	display: none;
	max-width: 192px;
}

#a55intro02 .stomach_y p,#a55intro02 .stomach_a p{
	font-size: 18px;
	font-weight: bold;
}

#a55intro02 .txt_pink{
	color: #C92E8B;
	font-size: 24px;
}
#a55intro02 .txt_purple{
	color: #62298A;
	font-size: 24px;
}
#a55intro02 .u_line{
	border-bottom: solid 1px #000;
}

#a55intro02 .stomach_y, #a55intro02 .stomach_a{
	position: relative;
}
#a55intro02 .txt_stomach {
    position: absolute;
    left: 25px;
    bottom: 25px;
}
/******アコーディオンここから******/
/* .toggle {
	display: none;
} */
#a55intro02 .acc_btn {
    max-width: 540px;
	width: 100%;
    margin: 0 auto 50px;
    padding: 13px;
    font-weight: bold;
	font-size: 18px;
    text-align: center;
    display: block;
    background: #FFE600;
    position: relative;
	border-radius: 10px;
	border: solid 2px #333;
	cursor: pointer;
	z-index: 999;
}
#a55intro02 .acc_btn .bg_green{
	font-size: 14px;
	color: #fff;
	background-color: #158290;
	border-radius: 50px;
	padding: 6px 20px;
}

#a55intro02 .acc_btn::before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/-/Media/com/pansiron/55/img_label_l.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    left: 125px;
}
#a55intro02 .acc_btn::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 9px;
    background-image: url(/-/Media/com/pansiron/55/img_label_r.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
	top:50%;
	bottom:50%;
}
/* .acc_inner{
	display: none;
}
.acc_inner.open{
	display: block;
} */
/* .acc_btn,.acc_inner {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
} */
/*本文*/
/* .acc_inner {		
	height:0;
	margin-bottom:10px;
	overflow: hidden;
} */
/*開閉時*/
/* .toggle:checked + .acc_btn + .acc_inner {	
	height: auto;
	transition: all .3s;
} */
#a55intro02 .acc_btn.open:after {
    transform: rotate(-180deg) ;
	top: 44%;
	right: 15px;
}
/* .toggle:checked + .acc_btn::after {
	transform: rotate(-180deg) ;
	top: 48%;
	right: 13px;
} */
/******アコーディオンここまで******/
#a55intro02 .bg_purple {
    background-color: #DDDFFF;
    position: relative;
    padding: 100px 0 45px;
}
#a55intro02 .bg_purple::before {
    content: '';
    display: inline-block;
    background-image: url(/-/Media/com/pansiron/55/bg_01_t_pc.png);
    width: 100%;
    height: 50px;
    position: absolute;
    top: -1px;
    left: 0px;
    background-size: contain;
    background-repeat: repeat-x;
}
#a55intro02 .bg_purple::after {
    content: '';
    display: inline-block;
    background-image: url(/-/Media/com/pansiron/55/bg01_b_pc.png);
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -1px;
    left: 0px;
	background-size: contain;
    background-repeat: repeat-x;
}
#a55intro02 .bgp_inner{
	max-width: 890px;
	margin: 0 auto;
	text-align: center;
}
#a55intro02 .bgp_inner h3{
	color: #62298A;
	font-size: 39px;
	font-weight: bold;
	margin-bottom: 15px;
}
#a55intro02 .balloon01,.balloon02,.balloon03{
	position: relative;
}
#a55intro02 .flex_pc .balloon01 p {
    position: absolute;
    font-size: 26px;
    font-weight: bold;
    top: 50px;
    left: 90px;
}
#a55intro02 .flex_pc .balloon02 p {
    position: absolute;
    font-size: 26px;
    font-weight: bold;
    top: 50px;
    left: 155px;
}
#a55intro02 .balloon03 p {
    position: absolute;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    top: 65px;
    left: 255px;
}
#a55intro02 .bgp_inner .flex_pc{
/* 	display: flex;
	justify-content: space-between; */
	margin-bottom: 15px;
}
#a55intro02 .bgp_inner .flex_pc img{
	max-width: 420px;
	width: 90%;
}
#a55intro02 .sub-ttl-03{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 15px;
}
#a55intro02 .inspection{
	max-width: 590px;
	margin: 0 auto;
}
#a55intro02 .bor_w{
	border: 3px solid #fff;
}
#a55intro02 .img_border{
	border: 3px solid #fff;
	box-sizing: border-box;
}
#a55intro02 .speech{
	position: relative;
	margin-right: 14px;
}
#a55intro02 .speech p {
    position: absolute;
    top: 0;
    color: #62298A;
    font-weight: bold;
    padding: 14px;
    line-height: 1.8;
}
#a55intro02 .inspection:nth-of-type(4) .speech img,.inspection:nth-of-type(5) .speech img{
	margin-top: 23px;
}
#a55intro02 .img_inspection {
    max-width: 380px;
    text-align: center;
}
#a55intro02 .img_inspection img {
    margin: 0 auto 15px;
}
#a55intro02 .inspection p{
	margin-top: 0;
}
#a55intro02 .inspection:nth-of-type(4) p,#a55intro02 .inspection:nth-of-type(5) p{
	margin-top: 23px;
}
#a55intro02 .inspection:nth-of-type(4) .img_inspection img,#a55intro02 .inspection:nth-of-type(5) .img_inspection img{
	margin-bottom: 50px;
}
#a55intro02 .inspection:nth-of-type(5) .img_inspection {
	position: relative;
}
#a55intro02 .inspection:nth-of-type(5) .img_inspection p{
	position: absolute;
	top:8%;
	left: 6%;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 0 27px;
}
#a55intro02 .inspection:nth-of-type(5) .img_inspection p .txt_yellow{
	color: #FFE600;
}
#a55intro02 .inspection:nth-of-type(5) .img_inspection p .txt_32{
	font-size: 32px;
}
#a55intro02 .summarize {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.6em;
}

/* #a55intro02 .a55intro02-bg::after {
    content: '';
    display: inline-block;
    background-image: url(/-/Media/com/pansiron/55/bg03_b_pc.png);
    width: 150px;
    height: 185px;
    position: absolute;
    bottom: -191px;
    right: 35%;
    background-size: contain;
} */
/* #a55intro02::before {
    content: '';
    display: inline-block;
    background-image: url(/-/Media/com/pansiron/55/bg03_b_pc.png);
    width: 100%;
    height: 501px;
    position: absolute;
    bottom: -433px;
    right: 0;
    z-index: 3;
    background-size: cover;
} */




/* a55intro03
-----------------------------------------------------------------*/
#a55intro03{
	position: relative;
}
#a55intro03::before {
    content: '';
    display: inline-block;
    background-image: url(/-/Media/com/pansiron/55/bg03_b_pc.png);
    width: 100%;
    height: 520px;
    top: -3%;
    left: 0;
    position: absolute;
    background-position: top center;
    background-size: cover;
}

#a55intro03 .a55intro03-bg {
    padding: 400px 0 300px;
}

@media screen and (max-width: 2560px){
	#a55intro03::before {
		height: 412px;
		top: -2.5%;
	}
	#a55intro03 .a55intro03-bg {
		padding: 300px 0 200px;
	}
}

@media screen and (max-width: 1600px){
	#a55intro03::before {
		height: 280px;
	}
	#a55intro03 .a55intro03-bg {
		padding: 200px 0 160px;
	}
}
@media screen and (max-width: 1024px){
	#a55intro03::before {
		height: 200px;
		top: -1.5%;
	}
	#a55intro03 .a55intro03-bg {
		padding: 160px 0 140px;
	}
}

/***********202211改修ここまで***********/
#a55intro03 .img-01{
	float: left;
	margin-left: 94px;
	width: 270px;
}
#a55intro03 .cnt-01{
	float: left;
	margin-left: 114px;
	width: 440px;
}
#a55intro03 .cnt-01 .img-02{
	width: 375px;
	margin: 70px 0 32px;
}
#a55intro03 .ttl-04{
	text-align: left;
}
#a55intro03 .ttl-04 .sub-ttl-04{
	color: #c92e8b;
	font-size: 1.152em;
}

#a55intro03 .btn {
    color: #FFE600;
    font-weight: bold;
    display: block;
    padding: 15px;
    position: relative;
    border-radius: 10px;
    background-color: #C92E8B;
    text-align: center;
    width: 70%;
    margin-top: 20px;
}

#a55intro03 .btn::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 18px;
    background-image: url(/-/Media/com/pansiron/55/btn_bg_b.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    left: 75px;
    top: 32%;
}
#a55intro03 .btn::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 18px;
    background-image: url(/-/Media/com/pansiron/55/btn_bg_a.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    right: 35px;
    top: 42%;
}

/* a55intro04
-----------------------------------------------------------------*/
#a55intro04{
  position: relative;
  z-index: 0;
}
#a55intro04::before{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-3.7deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ffe600;	
}
#a55intro04::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(3.7deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ffe600;	
}
#a55intro04 .a55intro04-bg{
	padding: 80px 0 100px;
}
#a55intro04 .list-intro-04 li{
	float: left;
	width: 46.545%;
	margin-bottom: 80px;
	margin-right: 6.91%;
}
#a55intro04 .list-intro-04 li:nth-child(2n){
	margin-right: 0;
}
#a55intro04 .list-intro-04 li .img-01{
	width: 436px;
	margin-bottom: 30px;
}
#a55intro04 .list-intro-04 li .img-02{
	float: right;
	width: 220px;
	margin-right: -24px;
	margin-left: 10px;
}
#a55intro04 .list-intro-04 li .img-03{
	width: 340px;
	margin: -14px auto 0;
}
#a55intro04 .list-intro-04 li .ttl-05{
	color: #c92e8b;
}
#a55intro04 .list-intro-04 li .ttl-05 .sub-ttl-05{
	font-size: 1.267em;
}
#a55intro04 .list-intro-04 li .txt-01.txt-02{
	margin-bottom: 24px;
}
#a55intro04 .list-intro-04 li .txt-01 .sub-txt-01{
	font-size: 1.500em;
}
#a55intro04 .list-intro-04 li .txt-01 .sub-txt{
	font-size: 0.5em;
	top: -17px;
	position: relative;
}
#a55intro04 .list-intro-04 li .txt-02{
	font-weight: bold;
	color: #333;
}

/* .free
-----------------------------------------------------------------*/
#a55intro05{
  position: relative;
  z-index: 0;
}
#a55intro05::before{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(3.7deg);
  transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background:#14aca4;	
}
#a55intro05::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-3.7deg);
  transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background:#14aca4;	
}
#a55intro05 .a55intro05-bg{
	background-color: #14aca4;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}

#a55intro05 .ttl-01{
	margin-bottom: 30px;
}
#a55intro05 .ttl-01 .sub-txt-01{
	color: #fff;
}
#a55intro05 .a55intro05-txt-01{
	width: 383px;
	margin: 0 auto 20px;
}
#a55intro05 .chuui{
	width: 50%;
	margin: 0 auto;
	color: #fff;
}

/* .type
-----------------------------------------------------------------*/
#a55intro06{
  position: relative;
  z-index: 0;
}
#a55intro06::before{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-3.7deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#fff;	
}
#a55intro06::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(3.7deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#fff;	
}
#a55intro06 .a55intro06-bg{
	margin-top:150px;
	margin-bottom: 110px;
}
#a55intro06 .ttl-01{
	color:#c92e8b;
	margin-bottom: 80px;
}
#a55intro06 .ttl-01 .sub-txt-01,
#a55intro06 .ttl-01 .sub-txt-02{
	color: #000;
}
#a55intro06 .list-clm{
	display: flex;
	align-items: center;
}
#a55intro06 .list-clm .list-txt-01{
	width: 383px;
	margin-right: 40px;
	text-align: center;
}
#a55intro06 .list-clm .list-txt-01 img{
	width: 280px;
	margin: 0 auto;
}
#a55intro06 .list-clm .list-txt-01 .list-ttl{
	font-size: 1.111em; /*20px*/
	font-weight: bold;
	line-height: 1.3em;
    margin-top: -12px;
}
#a55intro06 .list-clm .list-txt-01 .list-ttl .sub-txt{
	font-size: 1.500em; /*30px[20px]*/
	color:#c92e8b;
	line-height: 1.5em;
}
#a55intro06 .list-clm .list-txt-02{
	width: 516px;
}
#a55intro06 .list-clm .list-intro-03 dt::before{
	background-color:#aaaaaa;
}
#a55intro06 .list-clm .list-intro-03 dd{
	border-color: #eee;
}

/* img
-----------------------------------------------------------------*/
#a55intro07{
	position: relative;
	z-index: 0;
	background:url(/-/Media/com/pansiron/55/img_bnr01_pc.png) no-repeat center center #eee;
}
#a55intro07::before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6vw 100vw;
    border-color: #fff transparent transparent transparent;
}
#a55intro07::after{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:  0 0 6vw 100vw;;
	border-color: transparent transparent #fff transparent;
	
}
#a55intro07 .a55intro07-bg{
	padding: 220px 0 210px;
	font-size: 2.111em; /*38px*/
	font-weight: bold;
}

/* .cm
-----------------------------------------------------------------*/
#brand .section-cm{
	padding-top:70px;
	padding-bottom:220px;
}
#brand .wrapper-video{
	width: 752px;
	margin:0 auto;
	border: 6px solid #000;
	box-sizing: border-box;
}

/* .item
-----------------------------------------------------------------*/
#brand .section-item{
	position: relative;
	z-index: 0;
	margin-bottom: 5%;
}
#brand .section-item::before{
  content: '';
  position: absolute;
  left:0;
  bottom: 0;
  transform: skewY(-3.7deg);
  transform-origin: bottom left;
	    transform: skewY(3.7deg);
    transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ffe600;	
}
#brand .section-item::after{
  content: '';
  position: absolute;
  left:0;
  bottom: 0;
  transform: skewY(3.7deg);
  transform-origin: bottom left;
	transform: skewY(-3.7deg);
    transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background:#ffe600;	
}
#brand .section-item .item-bg{
	background-color: #ffe600;
	padding-top: 70px;
	padding-bottom: 100px;
}



#brand .section-item .item-clm-01{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 100px;
}
#brand .section-item .item-clm-01 .txt{
	width: 426px;
    margin-right: 50px;
}
#brand .section-item .item-clm-01 .ttl{
	width: 420px;
	font-size: 1.778em; /*32px*/
	font-weight: bold;
}
#brand .section-item .item-clm-01 .ttl .sub-txt{
	color: #c92e8b;
	font-size: 1.188em; /*38px[32px]*/
}
#brand .section-item .item-clm-01 .ttl img{
	width: 375px;
	display: block;
}

#brand .section-item .item-list{
	display: flex;
}
#brand .section-item .item-list li.item-01{
	width: 366px;
	margin-right: 135px;
	margin-left: 35px;
}
#brand .section-item .item-list li.item-02{
	width:400px;
}
#brand .section-item .item-list li div{
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
    align-items: flex-end;
}
#brand .section-item .item-list li .img{
	text-align: center;
}
#brand .section-item .item-list li.item-01 .img{
	width: 367px;
}
#brand .section-item .item-list li.item-02 .img{
	width: 401px;
}
#brand .section-item .item-list li .txt{
	font-size: 1.17em; 
	font-weight: bold;
	text-align: center;
	margin-bottom: 48px;
}
#brand .section-item .item-list li .chuui{
	margin-bottom: 30px;
}
#brand .section-item .item-list li.item-01 .txt{
	margin-bottom: 0;
}

/* .popup
-----------------------------------------------------------------*/
#brand .section-popup{
	background-color: #fff;
	padding: 10px 20px 80px;
/*    padding: 10px 180px 80px;*/
	box-sizing: border-box;
	position: relative;
}
#brand .section-popup .popup-close{
	position: absolute;
	top: 5%;
    right: 2%;
    width: 26px;
}
#brand .section-popup .popup-clm-01{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
#brand .section-popup .popup-clm-01 .popup-img{
	width: 130px;
	margin-right: 15px;
}
#brand .section-popup .popup-clm-01 .popup-ico{
	width: 100px;
    margin-right: 20px;
    text-align: center;
    background-color: #eee;
    border-radius: 100%;
	line-height: 1.1em;
    padding-top: 30px;
    padding-bottom: 30px;
	font-weight: bold;
}
#brand .section-popup .popup-clm-01 .popup-ico .sub-txt{
	font-size: 0.778em; /*14px*/
}
#brand .section-popup .popup-clm-01 .popup-ttl{
	font-weight: bold;
	font-size: 1.111em; /*20px*/
}
#brand .section-popup .popup-clm-01 .popup-ttl .sub-ttl{
	font-size: 1.600em; /*32px[20px]*/
}
#brand .section-popup > section{
	margin-bottom: 100px;
}
#brand .section-popup > section:last-child{
	margin-bottom: 0;
}
#brand .section-popup .popup-list{
	display: flex;
	justify-content: space-between;
	/*justify-content: center;*/
}
#brand .section-popup .popup-list .btn{
	width: 32.3%;
/*	width: 49%;*/
}
#brand .section-popup .popup-list .btn a{
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	padding-top: 17px;
    padding-bottom: 18px;
	border: 5px solid #eee;
	box-sizing: border-box;
}
#brand .section-popup .popup-list .btn a img{
	width:auto;
	height: 32px;
	margin: 0 auto;
}


/* modal
---------------------------------------------------------*/
.btn_ec_modal {
  max-width: 460px;
  width: auto !important;
  margin: 0 auto;
}

.btn_ec_modal a {
  display: block;
  background: #520100;
}

.btn_ec_modal a:hover {
  background: #a00d2f;
}

.btn_ec_modal a img:hover {
  opacity: 1 !important;
}

html.modal-fixed {
  overflow: hidden;
}

.modalDetail {
  background-color: rgba(170, 170, 170, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.5s;
}

.modalDetail.open {
  visibility: visible;
  opacity: 1;
}

.modalDetailInner {
  height: 100%;
  overflow: auto;
}

.modalDetailInner02 {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.modalDetailContent {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 30px 20px;
}

.modalDetailContent img {
  display: inline-block;
}

.modalDetailTtl {
  margin: 0 auto 50px;
  max-width: 280px;
}

.modalDetailList {
  font-size: 0;
}

.modalDetailList li {
  display: inline-block;
  width: 23%;
  background: #fff;
}

.modalDetailList li + li {
  margin: 0 0 0 2%;
}

.modalDetailList li a {
  display: block;
}

.modalDetailList li a:hover img {
  opacity: 0.7;
}

.modalDetailClose {
  margin: 5% auto 0;
  max-width: 150px;
  border-radius: 2px;
  border: 1px solid #fff;
  cursor: pointer;
  overflow: hidden;
}

.modalDetailClose:hover {
  background-color: rgba(255, 255, 255, 0.2);
}


/* a55intro10
-----------------------------------------------------------------*/

#a55intro10 {
    position: relative;
    z-index: 0;
	margin-bottom: 10%;
}
#a55intro10::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: skewY(-3.7deg);
    transform-origin: top left;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #14aca4;
}
#a55intro10::after {
    content: '';
    position: absolute;
    left: 0;
    top: 15%;
    transform: skewY(3.7deg);
    transform-origin: top left;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #14aca4;
}
#a55intro10 .a55intro10-bg {
    background-color: #14aca4;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
#a55intro10 .ttl-01 {
    margin-bottom: 30px;
	color: #fff;
}
#a55intro10 .flex_pc {
    display: flex;
	gap: 60px;
}
#a55intro10 .flex_pc li{
    width: calc(( 100% - 120px ) / 3);
}
#a55intro10 .flex_pc li p{
    padding-top: 8.5px;
	color: #fff;
	font-weight: bold;
}
