@charset "UTF-8";

.pc{display: block;}
.sp{display: none;}
@media screen and (max-width: 959px) {
    .pc{display: none;}
    .sp{display: block;}
}

section {
    clear: both;
}

select {
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea{
    border: none;
    margin: 0;
    padding-left: 1em;
    box-sizing: border-box;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 16px;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
    box-shadow: none;
}
[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    border-color: #fff;
}
[type="checkbox"]:checked+span:not(.lever):before {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
[type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after {
    border-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
    border-color: #fff;    
}
textarea {
    height: 100%;
    min-height: 20em;
    margin: 0;
    padding: 0;    
}

main {padding-bottom: 0px;}
#inner-footer {
	text-align: center;
	justify-content: center;
}

#inner-footer .sponsorList li{
    margin-right: 1.5em;
}

#inner-footer .sponsorList li img{
    width: auto;
    height: 25px;
}

#inner-footer .sponsorList li:last-child img{
    height: 19px;
    margin-top: .275em;
}

.bgSquare {
    position: relative;
    padding-bottom: 0px;
}
.bgSquare>* {
    position: relative;
    z-index: 50;
}
.bgSquare::before {
    content: "";
    position: absolute;
    padding: 80px 0;
	margin-left: 180px;
    top: -80px;
    z-index: 10;
    width: 200%;
    height: 100%;
    background-color: #fff;
}
.bgSquare.leftCol::before {
    right: 200px;
}
.bgSquare.rightCol::before {
    left: 200px;    
}

/*== secContact
===========================*/
.secContact {
    background: #fff;
    color: #000;
    padding-top: 9em;
    padding-bottom: 3em;    
}
#entry .secContact {
    margin-top: 0;
    padding-top: 12em;
}

#entry-en .secContact {
    margin-top: 0;
    padding-top: 12em;
}
.sub {
    margin-top: 0;
    padding-top: 12em;
}


.secContact .inner{
}
.secContact .box01 {
}
.secContact .message {
}
.secContact .message p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.075;
    line-height: 1.7;
}
.secContact .tel {
    margin-top: 30px;
    text-align: center;
}
.secContact .tel a {
    font-size: 24px;
    letter-spacing: 0.075;
    line-height: 1.3;    
}
.secContact .tel p {
    font-size: 12px;
    letter-spacing: 0.075;
    line-height: 1.5;    
}
.secContact .download,
.secContact .submit {
    text-align: center;
    display: block;
    margin: 40px auto 100px;
    width: 320px;
    height: 50px;
}
.secContact .download:hover,
.secContact .submit:hover{
    background-color: #828282;
}
.secContact .download a,
.secContact .submit a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 50px;
}
.secContact .birth-year,
.secContact .birth-month,
.secContact .birth-day,
.secContact .your-zipcode1,
.secContact .teacher-zipcode1{
    max-width: 80px;
    display: inline-block;
}
.secContact .your-zipcode2,
.secContact .teacher-zipcode2{
    max-width: 80px;
    display: inline-block;
}
.secContact .search {
    margin: 0 1.5em 0.25em;
    text-decoration: none;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    color: #fff;
    background-color: #818181;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
    border-radius: 18px;
}
.secContact .search:hover {
    background-color: #464646;
}
.secContact div.contactForm {
    
}
.secContact div.contactForm dl {
    display: flex;
    font-size: 14px;
    margin-bottom: 2em;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.secContact div.contactForm dt {
    width: 30%;
    height: 3rem;
}
.secContact div.contactForm dt span {
}
.secContact div.contactForm dt span::before {
    content: '-';
    margin-left: 0.5em;
}
.secContact div.contactForm dd {
    width: 70%;
}
.secContact div.contactForm dd span input,
.secContact div.contactForm dd span textarea,
.secContact div.contactForm dd span select{
    background-color: #fff;
    display: inline-block;
    border: 1px solid #464646;
    font-size: 12px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secContact div.contactForm dd span textarea{
    width: 100%;
}

.secContact div.contactForm dd span select{
    font-size: 12px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secContact div.contactForm dd span textarea{
    padding: 1em;
    display: block;
    box-sizing: border-box;
    margin: 0;
}
.secContact div.contactForm dd span select{
    border-radius: 0px !important;
    -webkit-appearance: none;
}
.secContact div.contactForm dl#privacy {
    align-items: flex-start;
}
.secContact div.contactForm dl#privacy dt {
    margin-top: 1em;
}
.secContact div.contactForm dl#privacy dd div.pp {
    font-size: 12px;
    height: 12em;
    overflow-y: scroll;
    padding: 1em;
    margin-bottom: 1.5em;
    border: 1px solid #464646;
}
.secContact div.contactForm dl#privacy dd div.pp p {
    letter-spacing: 0.060;
    line-height: 1.75;
    margin-bottom: 1.5em;
}
.secContact div.contactForm dl#privacy dd p label {
    color: #000;
}

#contact .access{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 2em 0;
    margin-bottom: 5em;
}
#contact .access h4{
    font-size: 18px;
    margin-bottom: 0.5em;
}
#contact .access a{
    color: #000;
}

/*== 960px以下用の記述
====================================================================*/
@media screen and (max-width: 959px) {
    
    /*== secContact-1
    ===========================*/
    .secContact div.contactForm dt,
    .secContact div.contactForm dd{
        width: 100%;
    }
    .secContact .search {
        margin: 1em 0 0.25em;
        display: block;
        width: 150px;
    }
    
    .secContact .download, .secContact .submit{
        width: 100%;
    }
    
}


/* reset materialize
#global-navi {
    height: auto;
    line-height: 1;    
}

nav ul li {
    float: none;
}
nav ul a {
    padding: 0;
}

.tabs {
    height: auto;
    overflow-x: initial;
    overflow-y: initial;
}
*/



/*== secconcept
===========================*/
.secconcept {position: relative;}

.secconcept h4 {
    font-size: 24px;
    line-height: 0.75;
    margin-bottom: 2em;
}
.secconcept h4 span {
    display: block;
    font-size: 12px;
    margin-top: 1em;
    text-indent: 1px;
}
.secconcept .discription {
    justify-content: flex-start;
}
.secconcept .leftImage {
    max-width: 480px;
    max-height: unset;
	margin-left: 4em;
}
.secconcept .leftImage img.ofi {
	height: auto;
}
.secconcept .rightTxt {
    width: calc(100% - 700px);
    max-width: 1440px;
    padding-left: 80px;
    color: #000;
}

.secconcept .rightTxt span{
    display: inline-block;
}

.secconcept .rightTxt .russia{
    letter-spacing: 0.05em;
}

/*== 1440px以下用の記述
====================================================================*/
@media screen and (max-width: 1440px) {
    .secconcept .leftImage {
        width: 30%;
        max-width: 480px;
        direction: none;
		height: fit-content;
    }
    .secconcept .rightTxt {
        width: 65%;
        max-width: auto;
        padding-left: 5%;
        padding-right: 10%;
    }

}

/*== 960px以下用の記述
====================================================================*/
@media screen and (max-width: 959px) {
    .secconcept .bgSquare.rightCol::before {
        left: 0;
        padding: 5% 0 80px;
        display: none;
    }
    .secconcept .leftImage {
        width: 100%;
        margin: 0 auto;
    }
    .secconcept .rightTxt {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
        padding: 0;
    }


}/*消さない*/

/*== secGallery
===========================*/

#slideFilterL, #slideFilterR {
    position: absolute;
    top: 0;
    width: calc(100%/8 + 1px);
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #000;
    z-index: 1;
}
#slideFilterL {
    left: 0;
}
#slideFilterR {
    right: 0;
}

.lity-image img {
    object-fit: contain;
}

/*タブのスタイル*/
.tabs {
    background-color: transparent;
}
.tab_content {
    background-color: #fff;
}
/*ラジオボタンを全て消す*/
input[name="tab_item2"] {
  display: none;
}

/*選択されているタブのコンテンツのみを表示*/
#win2018:checked ~ #win2018_content,
#win2019:checked ~ #win2019_content,
#win2020:checked ~ #win2020_content,
#win2021:checked ~ #win2021_content,
#win2022:checked ~ #win2022_content,
#win2023:checked ~ #win2023_content,
#win2024:checked ~ #win2024_content,
#win2025:checked ~ #win2025_content{
    display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item2 {
  background-color: #A8834D;
  color: #fff;
}


/*== 960px以下用の記述
====================================================================*/
@media screen and (max-width: 959px) {
    #slideFilterL, #slideFilterR {
        background-color: transparent;
    }

}



/*============================
#prizewinner
============================*/
.secPrizeWinner {
}

.secPrizeWinner .inner {
    width: 100%;
}
.secPrizeWinner .leftCol {
    width: 200px;
    margin-right: 20px;
    color: #000;
}
.secPrizeWinner .leftCol>div {
    width: 100%;
    margin-bottom: 30px;
}
.secPrizeWinner .leftCol h3 {
    font-size: 24px;
    color: #a8834d;
    line-height: 1;
    border-bottom: solid 1px #a8834d;
    margin-bottom: 0.25em;
    padding-bottom: 0.5em;
}
.secPrizeWinner .leftCol h4 {
    margin-bottom: 1.5em;
}
.secPrizeWinner .leftCol h4 span {
    font-size: 10px;
    display: inline-block;
    margin-top: 5px;
    line-height: 1.5em;
}
.secPrizeWinner .leftCol .flex {
    justify-content: flex-start;
}
.secPrizeWinner .leftCol dl {
    width: 100%;
}
.secPrizeWinner .leftCol dl:nth-child(2n) {
    margin-right: 0;
}
.secPrizeWinner .leftCol dl dt {
    margin-right: 2%;
}
.secPrizeWinner .leftCol dl dd {
}
.secPrizeWinner .rightCol {
    width: calc(100% - 220px);
}
.secPrizeWinner #main-slider {
    width: 100%;
    margin-right: 1%;
}
.secPrizeWinner #main-slider li img {
    max-height: 300px;
}
.secPrizeWinner #main-slider li p.prize_name {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 20px;
    background-color: #a8834d;
}
.secPrizeWinner #carousel {
    width: 50%;
}
.secPrizeWinner #carousel ul li {
    width: calc(100%/3 - 1px);
    max-height: 97px;
    margin-bottom: 2px;
}

/*== 960px以下用の記述
====================================================================*/
@media screen and (max-width: 959px) {
    .secPrizeWinner .leftCol {
        width: 100%;
        margin: 0;
        margin-bottom: 2em;
    }
    .secPrizeWinner .rightCol {
        width: 100%;
    }
    .secPrizeWinner #main-slider {
        width: 100%;
        margin-right: 0%;
    }
    .secPrizeWinner #carousel {
        width: 100%;
    }
    .secPrizeWinner #carousel ul li {
        width: calc(100%/6 - 1px);
        max-height: auto;
    }
}
/*== タイトルの余白
===========================*/
#news {
	margin-top: 124px;
}
/*
#sauna {
	padding-top: 0px;
	margin-top: 80px;
}
*/
#sauna h2.subTitle, #contact h2.subTitle {
	margin-bottom: 1em;
}
#shop h2.subTitle, #gallery h2.subTitle {
	margin-bottom: 1.5em;
}
#shop {
	margin-top: 70px;
}
#gallery {
	margin-top: 90px;
}
/*== タイトルの余白-960px以下用の記述 ==*/
@media screen and (max-width: 959px) {
	#news {
		margin-top: 50px;
	}
	.secconcept header {
		margin-bottom: 25px;
	}
	/*
	#sauna {
		padding-top: 10px;
		margin-top: 40px;
	}
	#sauna .subTitle {
		margin-bottom: 10px;
	}
	#shop .subTitle {
		margin-top: -15px;
		margin-bottom: 5px;
	}
	#gallery .subTitle {
		margin-bottom: 30px;
	}
	#contact .subTitle {
		margin-bottom: 20px;
	}
	*/
}/*消さない*/




/*== secNews
===========================*/
#news .news-swiper-container {
    position: relative;
}
#news .news_box {
    width: auto;
}



dl.qualificationList,
dl.taskList,
dl.awardList {
    max-width: 820px;
}
dl.qualificationList dt,
dl.taskList dt,
dl.awardList dt {
    width: 30%;
    max-width: 246px;
    text-align: center;
    padding: 5px 10px;
    line-height: 3rem;
    margin-bottom: 10px;
    background: #a8834d;
    color: #fff;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}
dl.qualificationList dd,
dl.taskList dd,
dl.awardList dd {
    width: 70%;
    max-width: 574px;
    padding: 20px 50px;
    line-height: 1.75em;
    margin-bottom: 10px;
    font-size: 16px;
    background: #dcdcdc;
}
dl.feeList,
dl.conceptsList {
    border-top: solid 1px #dcdcdc;
}
dl.feeList + dl,
dl.conceptsList + dl {
    border-bottom: solid 1px #dcdcdc;
}
dl.feeList dt,
dl.conceptsList dt {
    width: 30%;
    max-width: 240px;
    text-align: center;
    padding: 5px 10px;
    line-height: 1.75em;
    font-size: 24px;    
}
dl.feeList dd,
dl.conceptsList dd {
    width: 70%;
    max-width: 560px;
}
dl.feeList dd span,
dl.conceptsList dd span {
    display: block;
    padding: 5px 0;
    line-height: 3rem;
    font-size: 16px;    
    border-bottom: solid 1px #dcdcdc;
}
dl.feeList dd span:last-child,
dl.conceptsList dd span:last-child {
    border-bottom: none;
}

#concepts_content ul{
    text-align: center;
}

#concepts_content li{
    font-size: 16px;
    border-top: 1px solid #464646;
    padding: 20px 0;
}

#concepts_content ul:last-child{
    border-bottom: 1px solid #464646;
}

#contact{
    margin-top: 0;
}
#entry .notes p,
#contact .notes p{
    text-align: center;
}
#entry .notes span,
#contact .notes span{
    text-align: center;
    display: block;
    margin-top: 0.5em;
    font-size: 12px;
}
#entry .notes span a,
#contact .notes span a{
    color: #000;
}



/*== 960px以下用の記述
====================================================================*/
@media screen and (max-width: 959px) {
    
    body{
        font-size: 12px;
    }
    
    
    h2{
        font-size: 14px;
        margin-bottom: 2.5em;
    }
    
    h2 span{
        font-size: 40px;
    }
    
    .inner {
        width: 80%;
    }
    .tab_item {
        width: calc(100%/3 - 2px);
        font-size: 12px;
    }
    .tab_content {
        padding: 6% 6%;
    }
    .tab_content .box {
        width: 100% !important;
        height: auto !important;
        padding: 20px 7% !important;
        margin-bottom: 10px;
    }
	
	#news header, #concept header, #sauna header, #shop header, #gallery header{
		background-color: #eef0f0;
	}

	#news .inner-2{
		margin-bottom: 0;
	}
	#news .subTitle {
		margin-bottom: 0;
	}
	/*
    #pageHeader::before {
        width: 100%;
        height: calc(100vh - 45px);
        top: 70px;
    }
    #pageHeader h1 {
		position: absolute;
		right: 60px;
		left: 20px;
		bottom: -13em;
		max-width: 400px;
    }
	#pageHeader h1 img {
		max-width: 400px;
		height: auto;
		position: absolute;
		left: 0;
		top: -35em;
		z-index: 60;
	}
	#pageHeader h1 span {
		font-size: 12px;
		margin-top: 5em;
		z-index: 65;
		position: absolute;
		top: -33em;
		left: 0;
	}
    #pageHeader figure {
        height: calc(100vh - 260px);
        width: 100%;
        margin-left: 0;
    }
	*/

	
    #concept {
		min-height: 395px;
    }
    #concept .left {
        width: 100%;
    }
    #concept .right {
        width: 100%;
        min-height: 300px;
    }
    
    #concept .right .concept_txt{
        font-size: 18px;
    }
    
    #concept .right .concept_txt span{
        font-size: 10px;
    }
    
    #concept .right .concept_txt .flame02::before{
        top: -3em;
    }
    
    #concept .right .concept_txt .flame01::before{
        top: -3em;
    }
    
    #concept .right .concept_txt .flame02::after{
        bottom: -4em;
    }
    
    #concept .right .concept_txt .flame01::after{
        bottom: -4em;
    }
    
    #concept .right .concept_name{
        bottom: 0em;
        font-size: 18px;
    }
    
	#sauna .tab_content h3{
        font-size: 24px;
    }
    
	#sauna .tab_content .title_txt{
        font-size: 14px;
    }
    
	#sauna .tab_content .notes{
        font-size: 10px;
        margin-top: 0;
    }
    
    #schedule_content .box_txt h4{
        font-size: 18px;
        margin-bottom: 0.5em;
    }
    
    #schedule_content .box_txt h5{
        font-size: 16px;
    }
    #schedule_content .box_txt h4 span{
        font-size: 10px;
    }
    
    #schedule_content .box_txt h5 span{
        font-size: 10px;
    }
    
    #schedule_content .limit p{
        font-size: 16px;
        margin-bottom: 2em;
    }
    
    #schedule_content .result {
        width: 90%;
        margin-bottom: 3em;
        padding: 1em 0;
    }
    #schedule_content .box_txt p span{
        font-size: 10px;
    }
    #schedule_content .ceremony{
        margin-top: 2em;
    }
    
    #timelimit_content div{
        padding: 20px;
    }
    
    #timelimit_content h4{
        font-size: 18px;
        margin-bottom: 0.5em;
    }
    
    #timelimit_content p{
        font-size: 16px;
    }
    
    #timelimit_content span{
        font-size: 10px;
    }
    
    #task_content ul{
        font-size: 10px;
        text-indent: -10px;
        padding-left: 10px;
    }
    
    .secContact div.contactForm dl {
        margin-bottom: 1.5rem;
    }
    .secContact div.contactForm dt {
        height: 2rem;
        font-size: 14px;
        line-height: 2rem;
    }
    
    dl.feeList dd:last-child,
    dl.conceptsList dd:last-child{
        padding-bottom: 0;
    }
    
    dl.feeList dd span,
    dl.conceptsList dd span{
        padding: 10px 0;
        line-height: 1.15rem;
        font-size: 12px;
    }
    
    dl.feeList,
    dl.conceptsList{
        border-top: none;
    }
    
    dl.feeList + dl
    dl.conceptsList + dl{
        border-top: none;
        border-bottom: none;
    }
    
    dl.feeList02,
    dl.conceptsList02{
        margin-top: 2em;
    }
    
    dl.feeList dt,
    dl.conceptsList dt {
        line-height: 2rem;
        background: #A8834D;
        color: #fff;
    }
    
    dl.feeList dd span:last-child,
    dl.conceptsList dd span:last-child{
        padding-bottom: 0;
    }
    
    dl.qualificationList dt,
    dl.taskList dt,
    dl.awardList dt,
    dl.feeList dt,
    dl.conceptsList dt {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 2rem;
    }
    dl.qualificationList dd,
    dl.taskList dd,
    dl.awardList dd,
    dl.feeList dd,
    dl.conceptsList dd {
        width: 100%;
        max-width: 100%;
        padding: 10px 10px;
        margin-bottom: 10px;
        font-size: 12px;
        text-align: center;
        line-height: 1.5em;
    }
    
    #concepts_content li{
        font-size: 12px;
        padding: 10px 0;
        line-height: 1.25em;
    }
    
    #award_content dd span{
        font-size: 10px;
        text-align: justify;
    }
    
    #fee_content ul{
        font-size: 10px;
        text-indent: -10px;
        padding-left: 10px;
    }
    
    #flow_content div{
        font-size: 16px;
    }
    
    .secconcept .discription{
		/*background: #fff;
		padding: 7%;
		margin-top: 20px;*/
		margin-right: auto;
		margin-left: auto;
		max-width: 90%;
    }
    
    
    .secconcept h4{
        margin-bottom: 1.5em;
    }
    
    #prizewinner .tab_content{
    padding: 0 10% 10%;
    }

    #prizewinner .tab_content:first-of-type{
        padding-top: 10%;
    }

    #prizewinner .tab_content:nth-of-type(8n){
        padding-top: 10%;
    }
    
    .secContact{
        padding-top: 5em;
    }
    
    #sp_global_navi .navigation-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    
    main{
        padding-bottom: 0;
    }
    
    #inner-footer{
        margin-bottom: 0;
    }
    
    #inner-footer ul{
        margin: 0 auto;
        margin-bottom: 1.75em;
    }
    
    #inner-footer .sponsorList li:last-child{
        margin-right: 0;
    }
    
    #inner-footer p{
        margin: 0 auto;
    }
    
    #contact .access{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 2em 0;
    margin-bottom: 5em;
    }
    #contact .access h4{
        font-size: 18px;
        margin-bottom: 0.5em;
    }
    #contact .access a{
        color: #000;
    }
    
}
/*== en
====================================================================*/
#en dl.qualificationList dt,
#en dl.taskList dt,
#en dl.awardList dt{
    line-height: 1.5;
}

#en dl.feeList dt,
#en dl.conceptsList dt{
    line-height: 1.5;
}

@media screen and (max-width: 959px){
    #en #pageHeader h1{
        bottom: -11em;
    }
    #en #pageHeader h1 span{
        margin-top: 10em;
    }
    #en .secconcept .rightTxt span{
        line-height: 1.75em;
    }
}

