@charset "utf-8";
/*
Theme Name: ココロココ ver.3
Theme URI: http://cocolococo.jp/
Description: ココロココ専用のテーマです。
Author: 株式会社budori
*/

/* reset style - リセット
----------------------------------------------------------- */
@import url("css/reset.css");

/* module style - ヘッダー、フッター
----------------------------------------------------------- */
@import url("css/module.css?version=20180104");

/* all style
----------------------------------------------------------- */
@import url("css/common.css");



/* ==============================================================

フォントサイズ
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 124%　  17px = 131%
 18px = 139%　  19px = 147%　  20px = 154%　  21px = 162%
 22px = 170%    23px = 177%    24px = 185%    25px = 193%
 26px = 200%

============================================================== */

/*****************************************************************

   各種設定

*****************************************************************/
.featured-wrap-wait {
    background-color: #fff;
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;
}
.featured-wrap-wait::before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.featured-wrap-wait .wait_box {
    color: #fff;
    display: inline-block;
    text-align: center;
}
.wait_box .wait_box_loader {
    animation: 1.1s linear 0s normal none infinite running load8;
    border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) #fff;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    font-size: 10px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999em;
    width: 20px;
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.featured-wrap {
    overflow: hidden;
    position: relative;
}
.featured-wrap-s {
    overflow: visible;
}
.fix::before, .fix::after, .col-full::before, .col-full::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.fix::after, .col-full::after {
    clear: both;
}
.fix, .col-full {
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.featured-wrap-l .col-full {
    height: 500px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}
.featured-wrap-s .col-full {
    height: 500px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}
.featured {
    margin: 0 auto;
    max-width: 670px;
    min-height: 100%;
    position: relative;
    width: 50%;
}
.featured-wrap-s .featured {
    max-width: 1000px;
    width: 100%;
}
#event_detail_page .featured .slides, #news_detail_page .featured .slide {
    max-height: 100%;
}
.featured .slides {
    margin: 0;
    opacity: 1;
}
.featured .slide {
    display: none;
    position: relative;
}
.sliders-wttl h5 {
    background-color: #000;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    left: 0;
    overflow: hidden;
    padding: 20px 3%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.featured .slide a {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.featured .slide-wttl a {
    padding-top: 60px;
}
.featured .slide img {
    display: inline-block;
    margin: 0 auto;
    max-height: 500px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
}
.slider-txt {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 70px;
    text-align: left;
    top: 20.9785%;
    width: 260px;
}
.slider-txt h5 {
    font-size: 2.4rem;
    line-height: 1.5;
    margin-bottom: 5px;
    text-align: left;
}
.slider-txt p {
    font-size: 1.6rem;
    line-height: 1.5;
}
.controls-container, .controls-inner {
    position: relative;
}
.flex-control-nav {
    bottom: 20px;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-control-nav li {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
}
.flex-control-nav li.active a, .flex-control-nav li a:hover {
    opacity: 1;
}
.flex-direction-nav {
    margin-top: -38px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 30;
}
.flex-direction-nav .prev, .flex-direction-nav .next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #fff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 20px;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.flex-direction-nav .next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 20px;
}
.featured-wrap-l .flex-direction-nav .prev, .featured-wrap-l .flex-direction-nav .next {
}
.featured-wrap-s .flex-direction-nav .prev, .featured-wrap-s .flex-direction-nav .next, .featured-thumb .flex-direction-nav .prev, .featured-thumb .flex-direction-nav .next {
}
.featured-wrap-s .flex-direction-nav .prev {
    border-right-color: #acaca8;
    opacity: 0;
}
.featured-wrap-s .flex-direction-nav .next {
    border-left-color: #acaca8;
    opacity: 0;
}
.featured-wrap-l .flex-direction-nav .prev {
    left: -55px;
}
.featured-wrap-l .flex-direction-nav .next {
    right: -55px;
}
.featured-wrap-s .flex-direction-nav .prev {
    left: -60px;
}
.featured-wrap-s .flex-direction-nav .next {
    right: -60px;
}
.flex-direction-nav .prev::before, .flex-direction-nav .next::before {
    font-size: 1.8rem;
    left: 22px;
    position: absolute;
    top: 21px;
}
.featured-wrap-l .flex-direction-nav .prev:hover, .featured-wrap-l .flex-direction-nav .next:hover {
}
.featured-wrap-l .flex-direction-nav .prev::before, .featured-wrap-l .flex-direction-nav .next::before {
    color: #fff;
}
.featured-wrap-l .flex-direction-nav .prev:hover::before, .featured-wrap-l .flex-direction-nav .next:hover::before {
    color: #000;
}
.featured-wrap-s .flex-direction-nav .prev:hover, .featured-wrap-s .flex-direction-nav .next:hover, .featured-thumb .flex-direction-nav .prev:hover, .featured-thumb .flex-direction-nav .next:hover {
    opacity: 0.9;
}
.featured-wrap-s .flex-direction-nav .prev::before, .featured-wrap-s .flex-direction-nav .next::before, .featured-thumb .flex-direction-nav .prev::before, .featured-thumb .flex-direction-nav .next::before {
    color: #dbb563;
}
.featured-wrap-s .flex-direction-nav .prev:hover::before, .featured-wrap-s .flex-direction-nav .next:hover::before, .featured-thumb .flex-direction-nav .prev:hover::before, .featured-thumb .flex-direction-nav .next:hover::before {
    color: #fff;
}
.featured-thumb .col-full {
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
    width: 1000px;
}
.featured-thumb .featured {
    margin: 0 auto;
    max-width: 776px;
    overflow: hidden;
    position: relative;
    width: 776px;
}
.featured-thumb .featured .slide {
    display: none;
    float: left;
    height: 436px;
    position: relative;
    width: 776px;
}
.featured-thumb .featured .slide img {
    max-height: 436px;
}
.featured-thumb .featured .slider-txt2 {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    left: 0;
    padding: 7px 0 6px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.thumbImgs {
    margin-top: 2px;
}
.thumbImgs li {
    cursor: pointer;
    float: left;
    margin-right: 1px;
    opacity: 1;
    width: 110px;
}
.thumbImgs li:hover, .thumbImgs li.on {
    opacity: 0.5;
}
.thumbImgs li .thumb-txt {
    font-size: 14px;
}
.featured-thumb .flex-direction-nav .prev {
    left: 0;
}
.featured-thumb .flex-direction-nav .next {
    right: 0;
}
.featured-thumb .flex-direction-nav .next {
    right: 0;
}
#top .featured-wrap {
    overflow: visible;
}
@media only screen and (min-width: 641px) {
.pcHide {
    display: none;
}
.spHide {
    display: block;
}
.featured .slide a {
    height: 500px;
    line-height: 1;
}
.event_detail .pg_slider, .news_detail .pg_slider {
    background: #e5e5e1 none repeat scroll 0 0;
}
.featured .slide img {
    max-height: 500px;
    opacity: 1;
}
.event_detail .featured .slide img, .news_detail .featured .slide img {
    max-width: 770px;
    width: auto;
}
.event_detail .featured .slide img {
    max-width: 1000px;
}
.event_detail .featured .slide {
    width: 1000px;
}
.news_detail .featured .slide {
    width: 770px;
}
#top .featured .slide:hover a::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
#top .featured .slide a::before {
    border: 10px solid #e5e5e1;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale3d(1.1, 1.1, 1);
    transition: opacity 0.15s ease 0s, transform 0.25s ease 0s;
}
.event_detail .featured .slide span, .news_detail .featured .slide span {
    background-color: #e5e5e1;
    display: inline-block;
}
.featured-wrap-l .featured .slide a {
    background-color: #e5e5e1;
    overflow: hidden;
    width: 500px;
}
.event_detail .featured-wrap-s .featured .slide a, .news_detail .featured-wrap-s .featured .slide a {
    cursor: default;
    overflow: hidden;
}
.featured-wrap-s .featured .slide a {
    width: 770px;
}
.event_detail .featured-wrap-s .featured .slide a {
    width: 1000px;
}
.featured-wrap-l .col-full, .featured-wrap-s .col-full {
    max-height: 500px;
}
.featured-wrap-s .flex-control-nav {
    bottom: -15px;
    top: auto;
}
.flex-control-nav {
    border-radius: 8px;
    display: inline-block;
    padding: 5px;
    position: relative;
    top: 465px;
    width: auto;
}
#top .flex-control-nav {
    bottom: -515px;
    opacity: 0;
    top: auto;
}
.col-full {
    text-align: center;
}
.featured-thumb .flex-control-nav {
    display: none;
}
.flex-control-nav li a {
    background: #999 none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 10px;
    opacity: 0.9;
    position: relative;
    text-indent: -999em;
    width: 10px;
}
.flex-control-nav li.active a, .flex-control-nav li a:hover {
    background-color: #000;
    opacity: 1;
}
.flex-control-nav li.active a::before {
    border: 1px solid rgba(121, 121, 121, 0.6);
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 3px rgba(121, 121, 121, 0.6);
    display: block;
    height: 20px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 20px;
}
}
.featured-wrap-l .featured {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    max-width: 500px;
    overflow: visible;
    position: absolute;
    top: 0;
}
@media only screen and (max-width: 640px) {
#top .featured-wrap-l .featured {
    overflow: hidden;
}
#top .flex-control-nav {
    bottom: -33px;
}
#top {
    overflow: hidden;
}
.pcHide {
    display: none;
}
.spHide {
    display: block;
}
.thumbImgs {
    display: none;
}
.close-btn {
    left: auto;
    margin-left: auto;
    margin-right: 10px;
    right: 10px;
}
.featured-wrap-s {
    background-color: #e5e5e1;
    height: 400px;
    overflow: hidden;
}
#top .featured-wrap .col-full {
    height: auto;
}
.featured-wrap .col-full {
    max-width: 640px;
}
.event_detail .featured-wrap .col-full, .news_detail .featured-wrap .col-full {
    box-sizing: border-box;
    height: 100%;
    max-height: 400px;
    padding: 40px;
    width: 100%;
}
.event_detail .featured, .news_detail .featured {
    height: 100%;
}
.event_detail .featured .slide, .news_detail .featured .slide {
    height: 100%;
    overflow: hidden;
}
.featured-wrap-l {
    height: 414px;
}
.featured-wrap-l .featured {
    max-width: 640px;
    position: relative;
    width: 100%;
}
.slider-wttl h5 {
    font-size: 1.6rem;
}
.slider-txt {
    height: 83.3333%;
    right: 3.125%;
    top: 4.21788%;
    width: 28%;
}
.slider-txt h5 {
    font-size: 1.2rem;
    line-height: 1.5;
}
.slider-txt p {
    font-size: 0.8rem;
}
.featured-wrap .flex-control-nav {
    bottom: 4%;
    height: 16px;
    left: 0;
    overflow: hidden;
    position: absolute;
}
.event_detail .featured-wrap .flex-control-nav, .news_detail .featured-wrap .flex-control-nav {
    padding-top: 7.14%;
}
.event_detail .featured-wrap .slides, .news_detail .featured-wrap .slides {
    height: 100%;
}
.featured-wrap .flex-direction-nav {
    bottom: 0;
    margin-top: 0;
    top: auto;
}
.featured-wrap .flex-direction-nav .prev, .featured-wrap .flex-direction-nav .next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #fff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    height: 0;
    width: 0;
}
#event_detail_page .prev, #event_detail_page .next, #news_detail_page .prev, #news_detail_page .next {
    top: -215px;
}
.featured-wrap .flex-direction-nav .prev {
    left: -10px;
    top: -160px;
}
.featured-wrap .flex-direction-nav .next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    right: -10px;
    top: -160px;
}
.event_detail .featured-wrap .flex-direction-nav .prev, .event_detail .featured-wrap .flex-direction-nav .next, .news_detail .featured-wrap .flex-direction-nav .prev, .news_detail .featured-wrap .flex-direction-nav .next {
    border-right-color: #acaca8;
    z-index: 1000;
}
.event_detail .featured-wrap .flex-direction-nav .prev, .news_detail .featured-wrap .flex-direction-nav .prev {
    left: -45px;
}
.event_detail .featured-wrap .flex-direction-nav .next, .news_detail .featured-wrap .flex-direction-nav .next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #acaca8;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    right: 35px;
}
.featured-wrap .flex-direction-nav .prev, .featured-wrap .flex-direction-nav .next {
}
.flex-direction-nav .prev::before, .flex-direction-nav .next::before {
    font-size: 1.4rem;
    left: 11px;
    top: 11px;
}
.featured-wrap .flex-direction-nav .prev:hover, .featured-wrap .flex-direction-nav .next:hover {
}
.featured-wrap .flex-direction-nav .prev::before, .featured-wrap .flex-direction-nav .next::before {
    color: #fff;
}
.featured-wrap .flex-direction-nav .prev:hover::before, .featured-wrap .flex-direction-nav .next:hover::before {
    color: #000;
}
.featured .slide a {
    height: 300px;
    line-height: 1;
    width: 100%;
}
.event_detail .featured .slide a, .news_detail .featured .slide a {
    display: inline-block;
    height: 100%;
    overflow: hidden;
}
.event_detail .featured .slide a::after, .news_detail .featured .slide a::after {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.featured-wrap-l .featured .slide {
    overflow: hidden;
}
.featured-wrap-l .featured .slide a {
    font-size: 0;
    height: 100%;
    overflow: hidden;
}
.featured-wrap-l .featured .slide img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
#event_detail_page .featured .slide img, #news_detail_page .featured .slide img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.featured-concept .slide img {
    max-height: 100%;
}
.flex-control-nav li a {
    background: #999 none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 10px;
    opacity: 0.9;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
    width: 10px;
}
.flex-control-nav li.active {
}
.flex-control-nav li {
    margin: 0 13px 0 12px;
    padding: 0;
}
.flex-control-nav li.active a {
    background: #000 none repeat scroll 0 0;
}
.featured-thumb .col-full {
    width: 100%;
}
.featured-thumb .featured {
    max-width: 640px;
    width: 100%;
}
.featured-thumb .featured .slide a {
    height: auto;
}
.featured-thumb .featured .slider-txt2 {
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2;
}
.featured-thumb .featured .slide {
    height: auto;
}
.featured-thumb .featured .slide a, .featured-thumb .featured .slide img {
    max-height: 360px;
    width: 100%;
}
}
.opacity_left, .opacity_right {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}
.opacity_left {
    left: -100%;
}
.opacity_right {
    right: -100%;
}


/* 印刷設定
----------------------------------------------------*/
@media print{

.fixed #globalHeader {
    position: relative;
}
#globalHeader {
	position: relative;
} 
#page .wrap {
	width: 95%;
}
.entryContent__main {
	width: 100%;
}
#contents {
    padding-top: 0px;
    margin-top: 0px;
}
#topSilder {
	margin-top: 0px;
}
#pageTop {
	display: none;
}
.gnavi__item--text {
	display: none;
}
#SearchNavi {
	display: none;
}
.header_description {
	width: 100%;
}

}



/* マージンの設定
----------------------------------------------------*/
/* top */
.mt0 { margin-top:0px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mt40 { margin-top:40px !important;}
.mt50 { margin-top:50px !important;}
.mt60 { margin-top:60px !important;}

/* bottom */
.mb0 { margin-bottom:0px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb25 { margin-bottom:25px !important;}
.mb30 { margin-bottom:30px !important;}
.mb40 { margin-bottom:40px !important;}
.mb50 { margin-bottom:50px !important;}
.mb60 { margin-bottom:60px !important;}

/* left */
.ml0 { margin-left:0px !important;}
.ml10 { margin-left:10px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml25 { margin-left:25px !important;}
.ml30 { margin-left:30px !important;}
.ml40 { margin-left:40px !important;}
.ml50 { margin-left:50px !important;}
.ml60 { margin-left:60px !important;}

/* right */
.mr0 { margin-right:0px !important;}
.mr10 { margin-right:10px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr40 { margin-right:40px !important;}
.mr50 { margin-right:50px !important;}
.mr60 { margin-right:60px !important;}


/* パディングの設定
----------------------------------------------------*/
/* top */
.pt0 { padding-top:0px !important;}
.pt10 { padding-top:10px !important;}
.pt15 { padding-top:15px !important;}
.pt20 { padding-top:20px !important;}
.pt25 { padding-top:25px !important;}
.pt30 { padding-top:30px !important;}
.pt40 { padding-top:40px !important;}
.pt50 { padding-top:50px !important;}
.pt60 { padding-top:60px !important;}

/* bottom */
.pb0 { padding-bottom:0px !important;}
.pb10 { padding-bottom:10px !important;}
.pb15 { padding-bottom:15px !important;}
.pb20 { padding-bottom:20px !important;}
.pb25 { padding-bottom:25px !important;}
.pb30 { padding-bottom:30px !important;}
.pb40 { padding-bottom:40px !important;}
.pb50 { padding-bottom:50px !important;}
.pb60 { padding-bottom:60px !important;}

/* left */
.pl0 { padding-left:0px !important;}
.pl10 { padding-left:10px !important;}
.pl15 { padding-left:15px !important;}
.pl20 { padding-left:20px !important;}
.pl25 { padding-left:25px !important;}
.pl30 { padding-left:30px !important;}
.pl40 { padding-left:40px !important;}
.pl50 { padding-left:50px !important;}
.pl60 { padding-left:60px !important;}

/* right */
.pr0 { padding-right:0px !important;}
.pr10 { padding-right:10px !important;}
.pr15 { padding-right:15px !important;}
.pr20 { padding-right:20px !important;}
.pr25 { padding-right:25px !important;}
.pr30 { padding-right:30px !important;}
.pr40 { padding-right:40px !important;}
.pr50 { padding-right:50px !important;}
.pr60 { padding-right:60px !important;}




/*----------------------------------------------------

	各ページの設定

----------------------------------------------------*/















/*****************************************************************

   スマホ設定

*****************************************************************/




/*****************************************************************
smaller than 960
*****************************************************************/
@media screen and (max-width: 960px) {

	/* embedded videos */
	.video embed,
	.video object,
	.video iframe,
	.entry-content iframe {
		width: 100%;
		height: auto;
		min-height: 300px;
	}
 
	/* マージンの設定
	----------------------------------------------------*/
	/* left */
	.ml10 { margin-left:1% !important;}
	.ml15 { margin-left:1% !important;}
	.ml20 { margin-left:2% !important;}
	.ml25 { margin-left:2% !important;}
	.ml30 { margin-left:3% !important;}
	.ml40 { margin-left:4% !important;}
	.ml50 { margin-left:5% !important;}
	
	/* right */
	.mr10 { margin-right:1% !important;}
	.mr15 { margin-right:1% !important;}
	.mr20 { margin-right:2% !important;}
	.mr25 { margin-right:2% !important;}
	.mr30 { margin-right:3% !important;}
	.mr40 { margin-right:4% !important;}
	.mr50 { margin-right:5% !important;}
	
	
	/* パディングの設定
	----------------------------------------------------*/
	/* left */
	.pl10 { padding-left:1% !important;}
	.pl15 { padding-left:1% !important;}
	.pl20 { padding-left:2% !important;}
	.pl25 { padding-left:2% !important;}
	.pl30 { padding-left:3% !important;}
	.pl40 { padding-left:4% !important;}
	.pl50 { padding-left:5% !important;}
	
	/* right */
	.pr10 { padding-right:1% !important;}
	.pr15 { padding-right:1% !important;}
	.pr20 { padding-right:2% !important;}
	.pr25 { padding-right:2% !important;}
	.pr30 { padding-right:3% !important;}
	.pr40 { padding-right:4% !important;}
	.pr50 { padding-right:5% !important;}


}

