@charset "utf-8";
/* CSS Document */
@import "reset.css";
@import "base_min.css";
/*******************
 LP style
********************/
html {
  margin: 0 auto;
}


.hover > * {
  -webkit-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
.hover > *:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}

img {
  vertical-align: bottom;
}
img.img-t {
  vertical-align: top;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.pb60{
  padding-bottom: 60px !important;
}

/*-------------------------------------------
common
-----------------------------------------------*/
.pl20 {
	padding-left: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt60 {
	padding-top: 60px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.ptb60 {
	padding: 60px 0 !important;
}
.pb100bgff {
	padding-bottom: 100px !important;
	background: #fff;
}

.mt20 {
	margin-top: 20px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mTb60 {
	margin: 60px auto!important;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.center {
	text-align: center;
}

.f_Verticaltop{
vertical-align: top;}

.font_space {
	letter-spacing: -0.05em;
}
.font_kousai {
	text-shadow: 3px 3px 10px #fff, -3px 3px 10px #fff, 3px -3px 10px #fff, -3px -3px 10px #fff;
}
.font_kousai_Bold {
	text-shadow: #fff 2px 0px 6px, #fff -2px 0px 6px, #fff 0px -2px 6px, #fff -2px 0px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px;
}
.fontNumber {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
}
.font_msss {
	font-size: 0.4em!important;
}

.font_mss {
	font-size: 0.6em!important;
}
.font_ms {
	font-size: 0.8em!important;
}
.font_30 {
	font-size: 30px!important;
}

.font_m {
	font-size: 36px!important;
}
.font_ml {
	font-size: 40px!important;
}
.font_l {
	font-size: 44px!important;
}
.font_ll {
	font-size: 48px!important;
}
.font_lll {
	font-size: 66px!important;
}
.font_llll {
	font-size: 100px!important;
}
.font_90 {
	font-size: 90px!important;
}
.font_red{
	color: #cd0045;
	font-weight: 600;
}

.font_orange{
	color:#A65500;
	font-weight: 600;
}

.font_bold_k{
	font-size: 90px!important;
	text-shadow: #fff 2px 0px 6px, #fff -2px 0px 6px, #fff 0px -2px 6px, #fff -2px 0px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px;
}

.font_bold{
	font-size: 90px!important;
}



/*-------------------------------------------
 header
-----------------------------------------------*/

.chg_fvBg {
	background: url("../images/chg_col_fv_bg01.png") center top;
	background-size: cover; 
	margin: 0 auto;
}

.fvBg {
	background: url("../images/col_fv_bg.jpg") center top;
	background-size: cover; 
	margin: 0 auto;
}

.fvBg　.wrap-fv {
  max-width: 1750px;
  margin: 0 auto;
}
.fvBg .wrap-fv img {
  width: 100%;
  max-width: 1750px;
  height: auto;
}
.chg_serumBg {
text-align: center;
background: url("../images/chg_col_fv_bg02.jpg") top center;
background-size: cover; 
 margin: 0 auto;
}

.serumBg {
text-align: center;
background: url("../images/col_fv_bg02.jpg") top center;
background-size: cover; 
  margin: 0 auto;
}

.serumBgBox{
  max-width: 1200px;
  margin: 0 auto;
}
.serumBgBox img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}



.sansoBg {
text-align: center;
background: url("../images/col_sanso_bg.png") no-repeat top center #46485d;
background-size: cover; 
  margin: 0 auto;
}

.sansoBgBox{
  max-width: 1200px;
  margin: 0 auto;
}
.sansoBgBox img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}




.bennriBg {
	text-align: center;
	background-size: cover; 
	margin: 0 auto;
	background: url("../images/col_bennri_bg.png") no-repeat bottom center #FCFEFE;
	position: relative; /* 親要素にposition: relativeを追加 */
}


.bennriBox {
	position: relative;
	max-width: 1200px;
	overflow: hidden; 
	margin: 0 auto;
}
	
.bennriBox img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}

.kamiBg {
	text-align: center;
  background: url("../images/col_lead_bg.png") no-repeat;
  margin: 0 auto;
}
.kamiBgBox{
  max-width: 1200px;
  margin: 0 auto;
}
.kamiBgBox img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}

@media (orientation: landscape) and (max-height: 900px) {
	
.fvBg {
  background: url("../images/col_fv_bg.png") center cover;
	margin: 0 auto;
}
	
.wrap-fv {
  max-width: 1500px;
  margin: 0 auto;
}
.wrap-fv img {
  width: 100%;
  max-width: 1500px;
  height: auto;
}
	
.sansoBgBox{
  max-width: 900px;
  margin: 0 auto;
}
.sansoBgBox img {
  width: 100%;
  max-width: 900px;
  height: auto;
	}
	
.bennriBg {
	background: url("../images/col_bennri_bg.png") no-repeat bottom center #FCFEFE;
	background-size: 125%;
}
	
.bennriBox {
	position: relative;
	max-width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

.bennriBox img {
  width: 100%;
  max-width: 900px;
  height: auto;
	}
	
	
.kamiBgBox{
  max-width: 900px;
  margin: 0 auto;
}
.kamiBgBox img {
  width: 100%;
  max-width: 900px;
  height: auto;
	}
}
/*-------------------------------------------
 bennri
-----------------------------------------------*/
.bennriCon {
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.bennriCon img {
    width: 100%;
    height: auto;
}

.bgVideo {
    z-index: -1;
    width: 100%;  
    height: 100%; 
    object-fit: cover; 
}

.bennri_ttl {
    position: absolute;
    top: 0;
    animation: fadeInBottom 5s forwards;
}

@media (orientation: landscape) and (max-height: 900px) {
    .bennri_ttl {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .bennri_tex05 {
        position: absolute;
        bottom: 0;
    }
    .bennri_tex01,
    .bennri_tex02,
    .bennri_tex03,
    .bennri_tex04 {
        width: 37%;
        height: auto;
    }
    .bennri_img01 {
        width: 8%;
    }
    .bennri_img02 {
        width: 18%;
    }
}

.bennri_tex01 {
    position: absolute;
    top: 3%;  
    left: 10%;
    animation: jyajyan 4s forwards;
}

.bennri_tex02 {
    position: absolute;
    top: 3%;  
    right: 5%;
    animation: jyajyan 4s 0.8s forwards;
}

.bennri_tex03 {
    position: absolute;
    top: 19%;  
    left: 10%;
    animation: jyajyan 4s 1.6s forwards;
}

.bennri_tex04 {
    position: absolute;
    top: 19%;  
    right: 5%;
    animation: jyajyan 4s 2.4s forwards;
}

.bennri_tex05 {
    position: absolute;
    bottom: 2%;
    left: 5%;
    animation: fadeUpAnime 1s 3.4s forwards;
}

.bennri_img01 {
    position: absolute;
    bottom: 5%;  
    right: 10%;
    animation: fadeInBottom 3s 4.4s forwards;
}

.bennri_img02 {
    position: absolute;
    top: 56%;  
    right: 4%;
    animation: pikapika 2s 4.4s infinite forwards;
}

/*-------------------------------------------
 yogore
-----------------------------------------------*/
.yogoreCon {
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
	background: #FFFFFF;
}

.yogoreCon img {
    width: 100%;
    height: auto;
}

.yogore_ttl {
    position: absolute;
    top: 0;
    animation: fadeInBottom 5s forwards;
}

.yogore_tex02 {
    position: absolute;
    top: 18%;  
    left: 0;
}
.yogore_tex03 {
    position: absolute;
    bottom: 0;  
    right: 2%;
}
.yogore_img01 {
    position: absolute;
    bottom: 5%;   
    left: 12%;
}

.yogore_img02 {
    position: absolute;
    bottom: 5%;   
    right: 10%;
}
.yogore_img03 {
    position: absolute;
    bottom: 15%;  
    right: 11%;
    animation: pikapika 2s infinite forwards;
}


@keyframes jyajyan {
    0% {
        transform: scale(1, 1);
    }
    24% {
        transform: scale(1, 1);
    }
    35% {
        transform: scale(1.14, 1.11);
    }
    45% {
        transform: scale(1, 1);
    }
	  100% {
        transform: scale(1, 1);
    }
}


/*-------------------------------------------
 contents
-----------------------------------------------*/
body {
  background: url("../images/bg.jpg") repeat-y;
}
.chgwrap{
	  margin: 0 auto;
	text-align: center;
}
.wrap{
  max-width: 1100px;
  margin: 0 auto;
}
.wrap img{
	width: 100%;
	margin: 0 auto;
}

/*-------------------------------------------
 CV
-----------------------------------------------*/
/*-------------cta01-----------*/
.cta01 {
	text-align: center;
	width: 90%;
  margin: 30px auto;
  position: relative;
}
.cta01 .ctaBox img {
	width: 90%;
  height: auto;
}
.cta01 .ctaText {
  position: absolute;
	width: 60%;
  left: 28%;
  top: 17%;
  height: auto;
	animation: fadeInBottom 5s infinite;
}

.cta01 .ctaBtn01 img {
  position: absolute;
  top: 28%;
	left: 10%;
  height: auto;
  max-width: 80%;
  width: 70vw !important;
  animation: hovermove 1s ease-in-out infinite;
}

.cta01 .ctaBtn01 img:hover{
    content: url('../images/cv_btn01_on.png');
  }

@media (orientation: landscape) and (max-height: 900px) {
/*-------------cta01-----------*/
.cta01 {
	text-align: center;
	width: 90%;
  margin: 30px auto;
  position: relative;
}
.cta01 .ctaBox img {
	width: 90%;
  height: auto;
}
.cta01 .ctaText {
  position: absolute;
	width: 60%;
  left: 28%;
  top: 17%;
  height: auto;
	animation: fadeInBottom 5s infinite;
}

.cta01 .ctaBtn01 img {
  position: absolute;
  top: 28%;
	left: 10%;
  height: auto;
  max-width: 80%;
  width: 80vw !important;
  animation: hovermove 1s ease-in-out infinite;
}

.cta01 .ctaBtn01 img:hover{
    content: url('../images/cv_btn01_on.png');
  }
}
/*-------------cta02-----------*/
.cta02 {
	text-align: center;
	width: 90%;
  margin: 30px auto 40px auto;
  position: relative;
}
.cta02 .ctaBox img {
	width: 90%;
  height: auto;
}

.cta02 .ctaBtn01 img {
  position: absolute;
  text-align: center;
  left: 15%;
  top: 58%;
  max-width: 70%;
  height: auto;
  width: 70vw !important;
  animation: hovermove 1s ease-in-out infinite;
}

.cta02 .ctaBtn01 img:hover{
    content: url('../images/cv_btn02_on.png');
  }
.cta02 .ctaBtn02 img {
  position: absolute;
  text-align: center;
  left: 15%;
  top: 75%;
  max-width: 70%;
  height: auto;
  width: 70vw !important;
  animation: hovermove 1s ease-in-out infinite;
}

.cta02 .ctaBtn02 img:hover{
    content: url('../images/cv_btn03_on.png');
  }

/*-------------ctamini-----------*/
.ctaMini {
	text-align: center;
	width: 90%;
  margin: 30px auto;
  position: relative;
}
.ctaMini  .ctaBox img {
	width: 90%;
  height: auto;
}
.ctaMini  .ctaText {
  position: absolute;
  left: 41%;
  top: 18%;
  height: auto;
	animation: fadeInBottom 5s infinite;
}

.ctaMini  .ctaBtn01 img {
  position: absolute;
  top: 76%;
	left: 15%;
  height: auto;
  max-width: 70%;
  width: 70vw !important;
  animation: hovermove 1s ease-in-out infinite;
}

.ctaMini  .ctaBtn01 img:hover{
    content: url('../images/cv_btn01_on.png');
  }
	
@keyframes fadeUpAnime {
	from {
		opacity: 0;
		transform: translateY(2000px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
	
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  20%, 30% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  25%, 35% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes hovermove {
  0% {
    transform: scale(1, 1);
	}
  50% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}

/*==========================================================================*/
/*                             Footer                                       */
/*==========================================================================*/
.wrap a:link {
  text-decoration: underline;
  color: #333333;
}
.wrap a:visited {
  text-decoration: underline;
  color: #333333;
}
#outline .tbl01 table {
  width: 100%;
}
#outline .tbl01 table tr th {
  width: 190px;
  background-color: #F3F3F3;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-left-color: #ddd;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding: 15px;
}
#outline .tbl01 table tr td {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #ddd;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  font-size: 14px;
  text-align: left;
  vertical-align: middle;
  padding: 15px;
}
#outline li {
	text-indent: -1em;
	margin: 0 6px;
}

.outlineTtl{
	margin-top: 100px;
	background-image: url(../images/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 20px 40px;
	background-size: 35px;
}

#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}
#footer #shop {
	padding: 28px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#shop table {
	width: 100%;
}
#shop table tr td {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	vertical-align: top;
}
#shop table .bottom td {
	border-bottom-style: none;
}
#shop table tr .td01 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#shop table tr .td02 {
	border-right-style: none;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#shop table tr.bottom .td01 {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 25px;
}
#shop table tr.bottom .td02 {
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 25px;
}
#shop table tr td h3{
	background-image: url(../images/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	background-size: 35px;
}
#shop table tr p {
	font-size: 14px;
	line-height: 1.6em;
}
#shop table tr td img {
	max-width: 100%;
}

.f_line img {
  width: 100%;
}
#group {
  background-color: #ffffff;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
#group img {
  width: 100%;
}
.copyright {
  background-color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 10px;
}

.copyright {
	background-color: #757777;
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #fff;
}
.footer-link {
	text-align: center;
	display: block;
	font-size: 16px;
	background: #fff;
}
.footer-link li {
	text-align: center;
	display: inline-block;
	font-size: 16px;
	padding: 2px 0;
}
.footer-point {
	color: #757777!important;
}
/*-------------------------------------------
worry04
-----------------------------------------------*/

.marubox{
	position: relative;
}

.marubox .maru1{
position: absolute;
top:23%;
left:29%;
width: 36%;
animation-name: maru;
animation-duration: 4s;
animation-fill-mode:forwards;
animation-iteration-count: infinite; 	
}

.marubox .maru2{
position: absolute;
top:15%;
left:29%;
width: 36%;
animation-name: maru;
animation-delay: 1s;
animation-duration: 4s;
animation-fill-mode:forwards;
animation-iteration-count: infinite; 
}

@keyframes maru{
	0% {
        transform: scale(1, 1);
			opacity: 0;
	}
	

    42% {
        transform: scale(1.03, 1.03);
			
    }
    44% {
        transform: scale(1, 01);
	}
	
    50% {
        transform: scale(0.95, 1.011);
    }
    52% {
        transform: scale(1.1, 1.1);
					opacity: 100;
    }
    54% {
        transform: scale(0.95, 1.008);
    }
	56% {
        transform: scale(0.98, 1.002);
    }
    70% {
        transform: scale(1, 1);

    }
}

/*-------------------------------------------
con04
-----------------------------------------------*/

.con03_04{
	position: relative;
}

.con03_04 .rollbg1{
position: absolute;
top:1%;
left:32%;
width: 30%;
animation-name: Roll ;
animation-duration: 10s;
animation-fill-mode:forwards;
animation-iteration-count: infinite; 
z-index: 1;
}
.con03_04 .rollbg2{
position: absolute;
top:11%;
left:56%;
width: 30%;
animation-name: Roll ;
animation-delay: 1s;
animation-duration: 10s;
animation-fill-mode:forwards;
animation-iteration-count: infinite; 
z-index: 2;
}
.con03_04 .rollbg3{
position: absolute;
top:30%;
left:36%;
width: 30%;
animation-name: Roll ;
animation-delay: 2s;
animation-duration: 10s;
animation-fill-mode:forwards;
animation-iteration-count: infinite; 
z-index: 3;
}

@keyframes Roll {
  0% {
    transform: translateY(0) scale(1); /* 初期位置、回転なし */
  }
  50% {
    transform: translateY(-20px) scale(1); /* 元の位置に戻る */
  }
	
  100% {
    transform: translateY(0px) scale(1); /* 元の位置に戻る */
  }
}


.set_01 .set_01_ten01 {
  position: absolute;
  left: 36%;
  top: 37.2%;
  animation: ten 3s infinite;
  z-index: 0;
}
.set_01 .set_01_ten02 {
  position: absolute;
  left: 44%;
  top: 37.2%;
  animation: ten 3s infinite;
  animation-delay: 0.3s;
  z-index: 0;
}
.set_01 .set_01_ten03 {
  position: absolute;
  left: 52%;
  top: 37.2%;
  animation: ten 3s infinite;
  animation-delay: 0.6s;
  z-index: 0;
}
@keyframes ten {
  74% {
    opacity: 1;
  }
  78% {
    opacity: 0;
  }
  82% {
    opacity: 1;
  }
}
/*-------------------------------------------
worry
-----------------------------------------------*/
.worry {
  position: relative;
  z-index: 100;
}
.worry .worry_01_text01 {
  position: absolute;
  width: 32%;
  left: 48%;
  top: 9%;
  height: auto;
  animation: line 5s infinite;
  opacity: 0;
}
.worry .worry_01_text02 {
  position: absolute;
  width: 32%;
  left: 21%;
  top: 22%;
  height: auto;
  animation: line 5s infinite;
  animation-delay: 1s;
  opacity: 0;
}
.worry .worry_01_text03 {
  position: absolute;
  width: 25%;
  left: 48%;
  top: 35%;
  height: auto;
  animation: line 5s infinite;
  animation-delay: 2s;
  opacity: 0;
}
@keyframes line {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translatey(0);
  }
  100% {
    opacity: 1;
    transform: translatey(0);
  }
}

.fixed img{
  position: fixed;
	z-index: 100;
	width: 17vw;
}

.fixed .floatBtn01{
  position: fixed;
  right: 0.5%;
  bottom: 12vh;
}
.fixed .floatBtn01:hover{
    content: url('../images/cv_floatBtn01_on.png');
  }

.fixed .floatBtn02{
  position: fixed;
  right: 0.5%;
  bottom: 2%;
}

.fixed .floatBtn02:hover{
    content: url('../images/cv_floatBtn02_on.png');
  }

/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}


/*=================================
how
===================================*/
.how{
	position: relative;
  background: #ffffff;
  margin-right: auto;
  margin-left: auto;
}
.howBox img{
	width: auto!important;
}
.how dl {
	margin-bottom: 20px;
	margin: 0 100px;
	height: 280px;
	border-bottom: #000000 1px dashed;
	position: relative;
	}

.how dl dt{
	margin: 20px 0 ;
	color: #0e577d;
	font-size: 30px;
	}

.how dl dd.star{
	margin: 10px;
	color: #0e577d;
}

.how dl dd.point{
	background: url("../images/colsha_how_point.png") no-repeat left;
	text-indent: 11rem;
	position: absolute;
	bottom: 10%;
	border-radius: 10px;
	border: solid #bca271 3px;
	width: 600px;
	padding: 10px;
}

.how .howImg{
	position: absolute;
	right: 6%;
	}

/*=================================
Q&A
===================================*/
.qa {
	position: relative;
  background: #ffffff;
  margin-right: auto;
  margin-left: auto;
}

.qa dl {
	margin-bottom: 20px;
	margin: 0 100px;
	}

.qa dl div{
	margin: 30px 0;
	border-radius: 10px;
	background: #dcdddd;
	padding: 10px;
	font-size: 30px;
	font-weight: bold;
	text-indent: 1rem;
}

.qa dl dt{
	background: url("../images/colsha_qa.png") no-repeat left;
	text-indent: 3rem;
	margin: 20px 20px ;
	color: #000;
	font-size: 30px;
	}

.qa dl dd{
	padding-bottom: 20px;
	margin: 0 20px 20px 20px;
	border-bottom: #000000 1px solid;
	}
.qa dl .fontS{
	font-size: 1.9em !important;
	letter-spacing: -0.1px;
}
/*tabArea===========================*/

.tab {
    width: 1108px;
	padding-top: 100px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}


.tab > label {
    order: -1;
    text-align: center;
    cursor: pointer;
	position: relative;
}

.tab > label:hover {
    opacity: .8;
}

.tab input {
    display: none;
}

.tab > div {
    display: none;
	width: 100%; 
    padding: 3em 0.4em;
	margin-top: 50px;
}

.tab label:has(:checked) {
    opacity: 1;
}

.tab label:has(:checked) + div {
    display: block;
}

/*hamonArea===========================*/
.pulse-btn{
  position: absolute;
  top: 590px;
  left: 252px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 0 10px #4C647D;
  cursor: pointer;
	z-index: 10;
}

.pulse-btn::before, .pulse-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border: 0.2px solid #4C647D;
  border-radius: 50%;
  box-sizing: border-box;
  pointer-events: none;
  animation: pulsate 2s linear infinite;
}

.pulse-btn::after {
  animation-delay: 1s;
}

@keyframes pulsate {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }
	

  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pikapika {
    0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
	  	  opacity: 1;
  }
  15% {
    -webkit-transform: translateX(-10px) rotate(-3deg);
            transform: translateX(-10px) rotate(-3deg);
	  opacity: 1;
  }
  30% {
    -webkit-transform: translateX(5px) rotate(2deg);
            transform: translateX(5px) rotate(2deg);
	  	  opacity: 1;

  }
  45% {
    -webkit-transform: translateX(-5px) rotate(-1.2deg);
            transform: translateX(-5px) rotate(-1.2deg);
	  	  opacity: 1;

  }
  60% {
    -webkit-transform: translateX(3px) rotate(0.8deg);
            transform: translateX(3px) rotate(0.8deg);
	  	  opacity: 1;

  }
  75% {
    -webkit-transform: translateX(-2px) rotate(-0.4deg);
            transform: translateX(-2px) rotate(-0.4deg);
	  	  opacity: 1;

  }
}

@keyframes yain{
	
40% {
transform: scale(1.0, 1.0);
}

50% {
transform: scale(0.8, 0.82);
}

55% {
-webkit-transform: translateX(-5px) rotate(-3deg);
transform: translateX(-5px) rotate(-3deg);
}
57% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
59% {
-webkit-transform: translateX(-3px) rotate(-1.2deg);
transform: translateX(-3px) rotate(-1.2deg);
}
61% {
-webkit-transform: translateX(3px) rotate(0.8deg);
transform: translateX(3px) rotate(0.8deg);
}
64% {
-webkit-transform: translateX(-2px) rotate(-0.4deg);
transform: translateX(-2px) rotate(-0.4deg);
}
	
65% {
transform: scale(1, 1);
transform: translateX(0) rotate(0);
}

100% {
transform: scale(1, 1);
}
}
@keyframes kobito {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
 60% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }  
  70%,
  80%,
  90% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  75%,
  85%,
  97% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}