@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
    line-height:1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*隣接するセルのボーダーを重ねて表示し、間隔を0に指定*/
table {
    border-collapse:collapse;
    border-spacing:0;
}

/* 	共通テキスト */
.txt10px{ font-size:63%; /*10px*/}
.txt12px{ font-size:75%; /*12px*/}
.txt14px{ font-size:88%; /*14px*/}

.text_red {	color: #E1001F;}
.text_red_bold {
	color: #FF0000;
	font-weight: bold;
}

/* 	リンク */
a:link { color: #0095C8; }
a:visited { color: #0095C8; }
a:hover { color: #0095C8;}
a:active { color: #0095C8; }

a.shop_link{
	display:block;
	margin-top:5px;
	padding-left:16px;
	background:url(../images/ico_arrow04.gif) 0px 2px no-repeat;
	font-size:12px;
	line-height:1.3em;
}

/*========= バー表示のためのCSS ===============*/

.scrollgress{
  z-index: 100;/*他のposition指定しているエリアより前に出すためz-indexの数字を大きく*/
  top:0px!important;/* fixedで設置しているheaderの高さよりも下にバーを出す*/
}

/*---------------------------------------------*/
/* ヘッダー */
#header{
	width:100%;
	padding:3px 0 12px 0;
}

#header h1{
	width:1000px;
	margin: 0 auto;
	padding-left:26px;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	color:#666;
}

h1 img{ margin-top:10px;}

/*---------------------------------------------*/
/* コンテンツ */
/*#layout{
	width:100%;
	background:url(../images/bg_layout.gif) repeat-x;
}*/



/*---------------------------------------------*/
/* SUB-MENU */
.sub_menu{
	padding: 35px 0;
    background-color: #f2f2f2;
    margin: 16px auto 0;
}

.sub_menu .htb-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 990px;
}

.sub_menu .plan-link-list {
    display: flex;
    list-style: none;
    padding-left: 0;
}

.sub_menu .plan-link-btn {
    position: relative;
    width: 32.291666%;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    display: flex;
    justify-content: space-around;
}

.sub_menu .plan-link-btn:not(:last-of-type) {
    margin-right: 1.5625%;
}

.sub_menu .Num {
    display: block;
    margin: auto 0;
    width: auto;
    /* text-align: left; */
    position: absolute;
    font-size: 4.5rem;
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    color: #ec1234;
    top: 0;
    left: 9px;
    line-height: 1.3em;
    bottom: 0;
}

.sub_menu .plan-link-btn:after {
    position: absolute;
    top: 50%;
    right: 18px;
    content: '';
    display: block;
    width: 19px;
    height: 10px;
    background: url(/img/common/icon42.jpg) center top no-repeat;
    background-size: contain;
}

.sub_menu .plan-link-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 8px 0 0px;
    text-decoration: none;
    width: 100%;
}

.sub_menu .plan-link-btn a:hover {
	color: #ec1234;
}

.sub_menu .plan-link-title {
    padding-top: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.sub_menu .plan-link-title strong {
    display: block;
    width: 100%;
    font-size: 22px;
}

#visual{
	width:1000px;
	margin:0 auto;
	background:#FFF;
}

#btn_menu{
	width:1000px;
	height:40px;
	display:block;
} 

#btn_menu a{
	display:block;
	width:250px;
	height:30px;
	margin:0;
	padding-top:10px;
	background:url(../images/btn_menu.gif) no-repeat;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

#btn_menu a:hover {
	background:url(../images/btn_menu_o.gif) no-repeat;
	color:#CCC;
}

#btn_menu a li{
	list-style:none;
}

.notes{
	padding: 12px 30px 24px 30px;
	font-size:1em;
}

.stepup_flow .borderBox p.list,
.stepup_flow .borderBox ul.list li {
    text-indent: -1em;
    margin-left: 1em;
}

.stepup_flow .borderBox p.list::before,
.stepup_flow .borderBox ul.list li::before {
   content: "・";
   padding-right: 1px;
}

.amazon .inner:not(:last-child) {
    margin-bottom: 77px;
}

/*#content{
	width:940px;
	margin:0 auto;
	padding:20px 30px 0 30px;
	background:#FFF;
}*/

.btn_reserve{
	margin: 16px auto;
}

.btn_reserve a{
	display:block;
	overflow:hidden;
	width:448px;
	height:0px;
	margin:0 auto 20px;
	padding-top:54px;
	background:url(../images/btn_reserve.gif);
}

.btn_reserve a:hover {background:url(../images/btn_reserve_o.gif);}

/*h2{
	height:26px;
	margin-bottom:20px;
	padding: 9px 0 0 40px;
	font-size:113%;
	color:#FFF;
}*/

h2.headline05, h2.headline08 {
    color: #2b2b2b;
}

/*h3{
	display:block;
	height:27px;
	padding:11px 0 0 40px;
	background:url(../images/bg_flow_detail.gif) no-repeat;
}*/

/*h3 span{
	display:inline;
	padding-left:1.5em;
	font-size:75%;
	font-weight:normal;
	line-height:1em;
}*/

h4{
	display:block;
	width:940px;
	height:27px;
	margin-top:20px;
	padding-top:8px;
	text-align:center;
	background:#DD0000;
	color:#FFF;
	font-size:113%;
	font-weight:bold;
}

h5{
	display:block;
	margin:0;
	padding:8px 0 8px 20px;
	background:url(../images/ico_item.gif) 0px 8px no-repeat;
	border-bottom: 1px dotted #B2B2B2;
	font-size:88%;
	line-height:1em;
}

h2.headline08 {
    color: #2b2b2b;
}

.comBtn03.arrow.down a::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -7px;
}

.stepup_selling.stepup_flow .borderBox .headline03 {
    margin-bottom: 8px;
    font-size: 1.6rem;
}

.borderBox .headline03 + .list {
	color: #ec1234;
	font-size: 12px;
}

.borderBox .headline03 + .list a,
.borderBox .headline03 + .list a:link {
	text-decoration: underline;
	color: #ec1234;
	font-weight: 600;
}

.borderBox .headline03 + .list a:hover {
	text-decoration: none;
}

.borderBox .headline03 img {
    margin-right: 8px;
}

.stepup_flow .borderBox .redTxt {
    font-weight: normal;
    font-size: 12px;
}

.amazon .reservation{
	margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
}

.comBtnRed a{
	margin: 0;
    padding: 13px 14px;
    width: 360px;
    color: #fff;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1.6px;
    background-color: #ec1234;
    border: 2px solid #ec1234;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.comBtnRed a:visited {
    color: #fff;
}
.comBtnRed a:hover {
    color: #ec1234;
    background-color: #fff;
}

.amazon .reservation .description {
    font-size: 12px;
    margin-bottom: 8px;
}

.amazon .reservation .subject {
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 8px;
}

/*---------------------------------------------*/
/* ご利用の流れ */

#content .comFlow {
    padding: 83px 0 40px;
    margin-top: 0;
}

.details_inner{}

.details_inner .details__summary {
    position: relative;
    cursor: pointer;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 48px;
}

.details_inner .details__summary i:before, .details_inner .details__summary i:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    background-color: #eb0a1e;
    width: 20px;
    height: 2px;
    transition: 0.3s;
}

.details_inner .details__summary i:before {
    transform: rotateZ(90deg);
}

.details_inner .details__summary i:after {
}

.details_inner .details__summary.active i:before {
    transform: rotateZ(0deg);
}

.details_inner .details__content {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 0;
}

.details_inner .details__content.active {
    height: auto;
    overflow: initial;
}

.details_inner .details__summary::before {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 6px);
    right: 16px;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #fff;
    transition: all 0.4s ease-out;
    transform-origin: 3px 6px;
    transform: rotate(90deg);
}

.details_inner .details__summary.active::before {
    transform: rotate(-90deg);
}

/*.flexbox{
	flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.flexbox .list{
	width: 30%;
}*/






/*---------------------------------------------*/
/* ご利用の流れ */
.amazon .comFlow .flowUl {
    margin: -60px 0 0px;
}

.stepup_flow .borderBox {
	font-size: 13px;
}

#content .stepup_flow .headline12 {
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-size: 2.8rem;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    line-height: 1;
}
#content .stepup_flow .headline12 .en {
    font-size: 2.4rem;
    width: 80px;
}


/*---------------------------------------------*/
/* 予約申込 */

/*#topicPath要素内ulの行頭記号非表示*/
#content ul#topicPath {
	height:25px;
    list-style:none;
}

#content ul#topicPath li {
	width: auto;
	padding-right:9px;
	color: #666;
	font-size: 63%;
	line-height:1em;
	float: left;
}

#content ul#topicPath li a {
	background: url(../images/ico_topicpath.gif) no-repeat right 3px;
	padding-right:14px;
}

h2#title_reserve{
	clear:both;
	display:block;
	width:890px;
	padding: 9px 0 0 50px;
	background:url(../images/title_reserve.gif) no-repeat;
}

.txt_lead{
	margin:20px 0;
	font-size:75%;
	line-height:1em;
}

#reserve{}

#reserve table{
	display:block;
	width:940px;
	margin:10px 0 20px 0;
    border:none;
    border-collapse:collapse;
    border-spacing:0;
    background:#FFF;
    empty-cells:show;
	font-size:75%;
}

#reserve th , #reserve td{
	padding:0 0 1em 1em;
    border:none;
	vertical-align:top;
}

#reserve th{
	width:10em;
	text-align:left;
	font-weight:normal;
}

#reserve td span{
	vertical-align:top;
	padding-left:1em;
}

.td_notes{
	margin:5px 0 10px 0;
	line-height:1.2em;
	color:#666;
}

#reserve select{margin-right:10px;}

#btn_confirm{
	display:block;
	margin:0 0 20px 308px;
}

#btn_return{
	display:block;
	margin:0 0 20px 383px;
}

#entry{
	padding:100px 0 200px 0;
	text-align:center;
}

#entry img{margin-bottom:20px;}

/*---------------------------------------------*/
/* ご利用の流れ */
h2#title_flow{
	margin-bottom:20px;
	background:url(../images/title_flow.gif) no-repeat;
}

#flow{
	width:920px;
	height:280px;
	margin-bottom:20px;
	padding:10px;
	background:url(../images/bg_flow.gif) no-repeat;
}

#flow dl{
	display:block;
	width:200px;
	height:280px;
	float:left;
}

#flow dl.float_left{
	width:200px;
	height:280px;
	margin-right:40px;
	float:left;
}

#flow dt{margin-bottom:10px;}
#flow dd{
	font-size:75%;
    line-height:1.3em;
}

.flow_detail{
	margin-bottom:20px;
	padding-top:16px;
	background:url(../images/bg_flow_bottom.gif) repeat-x;
	font-size:88%;
}

.flow_attention{
	margin-bottom:20px;
	padding: 20px;
	font-size:88%;
	background:#FFFFCC;
}

ul.flow_list li{
	list-style:disc;
	list-style-position:outside;
	margin:0 0 10px 15px;
	line-height:1.3em;
}

/*---------------------------------------------*/
/* 工賃表 */
#price_link{
	padding: 60px 0;
}

.caseBox {
    /*padding: 45px 0 85px;
    background: #F7F8F9 url(img/stepup/selling/case_bg.png) no-repeat bottom right;
    background-size: 100% auto;
    border-top: 4px solid #ec1234;
    position: relative;*/
    background-color: #F7F8F9;
    padding: 60px 0;
}

h2.title_price{
	margin-bottom:20px;
	background:url(../images/title_price.gif) no-repeat;
}

table.price {
	width:940px;
	margin: 0 auto;
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-collapse:collapse;
    border-spacing:0;
    background:#FFF;
    empty-cells:show;
	font-size: .9em;
	font-weight: normal;
	text-align: center;
}

table.price tr {
    /*background-color: #fff;*/
    /*border-bottom: 2px solid #fff;*/
}

/*table.price tr:nth-child(even) td {
    background-color: #eee;
}

table.price tr td[rowspan] {
    background: #fff;
}*/

/*table.price .odd {background-color: #fff;}
table.price .even { background-color: #eee;}*/

table.price tbody tr:hover {
    background-color: #ffec97;
}

table#shop{
	width:940px;
	margin: 0 auto 20px;
    border-collapse:collapse;
    border-spacing:0;
    background:#FFF;
    empty-cells:show;
	font-size:75%;
}

#shop .summary {
	background-color: #2b2b2b;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
}

#shop tr.summary th {
    background: inherit;
}

table#shop tr {
    background-color: #fff;
    border-bottom: 2px solid #fff;
}

table#shop tr:nth-child(even) {
    background-color: #eee;
}

table#shop tbody tr.summary:hover {
    background-color: #2b2b2b;
}

table#shop tbody tr:hover {
    background-color: #ffec97;
}

table.price th , table.price td{
    padding:3px 5px;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
	vertical-align: middle;
	line-height:1.3em;
}

tr.summary th{
	background:#2b2b2b;
	color: #fff;
}

tr.parts th{
	background:#f2f2f2;
	/*color: #fff;*/
}

td.wages{font-weight:bold;}
/* 奇数行の背景色
table.price tr:nth-child(odd) td {background:#F3F3F3;}
table.price tr.odd td {background:#F3F3F3;}/* for ie*/

table.price td.price_notes{}

.attention{
	font-size: 13px;
	width: 940px;
	margin: 20px auto;
}

td.td_center{text-align:center;}

/*---------------------------------------------*/
/* 店舗一覧 */
h2#title_shop{
	margin-bottom:20px;
	background:url(../images/title_shop.gif) no-repeat;
}

table#shop th.touoku{background-color:#FFDD33;}
table#shop th.kanto{background-color:#FFAAAA;}
table#shop th.tokai{background-color:#AADD55;}
table#shop th.kansai{background-color:#66CCBB;}
table#shop th.kyushu{background-color:#66BBFF;}

table#shop td.txt_name{font-weight:bold;}
table#shop td.txt_center{text-align:center;}
table#shop img{margin-left:10px; vertical-align:middle;}

table#shop th, table#shop td {
    padding: 0.35em 0.5em;
}



/*スマホ用*/
@media screen and (max-width: 600px) {
	#header {
	    width: 100%;
	    padding: 0px 0 8px 0;
	}
	#header h1 {
		margin: 10px 0 0 10px;
	    width: 120px;
	    padding: 0;

	}
	#header h1 img {
	    margin-top: 0px;
	}

	#container .stepup_flow .headline12 {
	    font-size: 2.4rem;
	}

	#visual {
	    width: auto;
	}

	/*Sub-Menu*/
	.sub_menu {
	    padding: 10px 0 2px;
	    margin: 0 auto;
	}

	.sub_menu .plan-link-list {
	    flex-wrap: wrap;
	    justify-content: space-between;
	}

	.sub_menu .htb-inner {
	    margin: 0 auto;
	    padding: 0 10px;
	    max-width: inherit;
	}

	.sub_menu .plan-link-btn:not(:last-of-type) {
	    margin-right: 0;
	}

	.sub_menu .plan-link-btn {
	    width: 48%;
	    margin-bottom: 8px;
	    padding: 6px 0;
	}

	.sub_menu .plan-link-btn:after {
	    right: 6px;
	}

	.sub_menu .plan-link-title {
	    font-size: 12px;
	}

	.sub_menu .plan-link-title strong {
	    font-size: 18px;
	}

	#btn_menu {
	    width: 100%;
	    height: auto;
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	}
	#btn_menu a {
	    display: block;
	    width: 50%;
	    height: 30px;
	}
	.notes {
	    padding: 12px 14px 24px;
	}

	/*cta*/
	.amazon .reservation {
	    margin: 8px auto;
	}

	.comBtnRed a {
	    padding: 8px 14px;
	    width: 280px;
	}

	.amazon .comFlow .flowUl {
	    margin: 0px 0 0px;
	}

	/*table*/
	.table-wrap {
	  overflow-x: scroll;
	  margin: 0 10px 0px 10px;
	}
	.table-wrap table {
	  width: 100%;
	  border-collapse: collapse;
	  white-space: nowrap;
	}

	table.price th {
	    padding: 3px 5px;
	    line-height: 1.0em;
	}

	table.price td {
	    line-height: 1.0em;
	}

	/*.table-wrap .sticky {
	  position: sticky;
	  top: 0;
	  left: 0;
	  background: none;
	  border-left: none;
	  border-right: none;
	}

	.table-wrap .sticky::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  border-left: 1px solid #000;
	  border-right: 1px solid #000;
	  background: #ccc;
	  z-index: -1;
	}*/

	.attention {
	    width: auto;
	    margin: 20px 10px 0;
	}

	.attention p{
		text-indent: -1em;
		margin-left: 1em;
		margin-bottom: 6px;
	}

	.scroll_table::-webkit-scrollbar {
	  height: 10px; /* スクロールバーの高さ */
	}
	 
	.scroll_table::-webkit-scrollbar-thumb {
	  background: #aaa; /* ツマミの色 */
	}
	 
	.scroll_table::-webkit-scrollbar-track {
	  background: #ddd; /* トラックの色 */
	}
}


/*店舗連絡先一覧 Table*/
.amazon .details__summary h3{
  background-color: #2b2b2b;
  color:#fff;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
}

.shoplist-box .borderBox {
    padding: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background-color: inherit;
    line-height: 1.71;
}

.amazon table.shoplist {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 1em;
    text-align: left;
    padding: 1px;
    margin: 0 auto 48px;
}

#shop_link .borderBox.borBox02 {
	margin: 0 auto;
    width: 940px;
}

table.shoplist {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 650px;
}
table.shoplist tr {
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
table.shoplist tr:nth-child(even){
  background-color: #eee;
}
table.shoplist th,
table.shoplist td {
  padding: .35em .5em;
  font-size: .9em;
  text-align: center;
}
table.shoplist thead th {
    font-size: 1em;
    padding: 0.1em 0.5em;
    font-weight: 500;
    text-align: center;
}

table.shoplist thead th:nth-child(1) {
    width: 220px;
}

table.shoplist thead th:nth-child(2) {
    width: 80px;
}

table.shoplist thead th:nth-child(3),
table.shoplist tbody td:nth-child(3) {
    /*width: 76px;*/
    display: none;
}

table.shoplist thead th:nth-child(5) {
    width: 150px;
}

table.shoplist thead th:nth-child(6) {
    /*width: 200px;*/
    display: none;
}

table.shoplist tbody td:nth-child(6) {
    display: none;
}

table.shoplist thead tr{
  background-color: #7B8D9A;
  color:#fff;
}
table.shoplist tbody th {
  text-align: left;
  font-size: .9em;
}

table.shoplist tbody tr:hover{
  background-color: #ffec97;
}

.txt{
   text-align: left;
   font-size: .75em;
}
@media screen and (max-width: 600px) {

	/*ご利用の流れ*/
	#content .comFlow {
	    padding: 24px 0 40px;
	    margin-top: 0;
	}

	#flow_link.comFlow .flowUl li {
	    margin: 0 0 56px 0;
	}
	#flow_link.comFlow .flowUl li:nth-child(4n) {
	    margin: 0;
	}

	#shop_link .borderBox.borBox02 {
	    margin: 0 auto;
	    width: 90%;
	}

    .shoplist-content {
        width: auto;
    }

    table.shoplist {
        border: 0;
        width:100%
    }
    table.shoplist th{
        /*background-color: #fd6767;*/
        background-color: #dfdfdf;
        display: block;
        border-right: none;
    }
    table.shoplist thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table.shoplist tr {
        display: block;
        margin-bottom: .625em;
        /*border: 1px solid #fd6767;*/
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    }
    table.shoplist td {
        border-bottom: 1px dotted #bbb;
        display: block;
        font-size: .8em;
        text-align: right;
        position: relative;
        padding: 0.5em 1em 0.5em 4em;
        border-right: none;
    }

    table.shoplist td::before {
        content: attr(data-label);
        font-weight: bold;
        position: absolute;
        left: 10px;
        color: #000;
    }
    table.shoplist td:last-child {
        border-bottom: 0;
    }
    table.shoplist tbody th {
        /*color: #fff;*/
        padding: 0.1em 1em 0.3em;
        text-align: center;
    }
    table.shoplist tr:nth-child(even){
        background-color: #fff;
    }

	.details {
        margin-bottom: 24px;
    }
    .details__summary {
        position: relative;
        cursor: pointer;
    }
    .details__summary:first-child {
        margin-top: 0;
    }
    .details__summary::before {
        display: block;
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: calc(50% - 6px);
        right: 16px;
        width: 6px;
        height: 6px;
        border: 6px solid transparent;
        border-left: 6px solid #fff;
        transition: all 0.4s ease-out;
        transform-origin: 3px 6px;
        transform: rotate(90deg);
    }

    .details__summary.active::before {
        transform: rotate(-90deg);
    }
    .details__content {
        overflow: hidden;
        margin: 0;
        padding: 0;
        height: 0;
    }
    .details__content * {
        /*transition: all 0.1s linear;*/
        line-height: 0;
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
    .details__content.active {
        height: auto;
    }
    .details__content.active * {
        opacity: 1;
        height: auto;
        line-height: inherit;
    }


}














