@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap);

/* ====================================
	共通スタイル
 ==================================== */
 
 
/* -------------------------------------------------- UTILITY  -------------------------------------------------- */

.mt-10	{ margin-top:-10px !important; }
.mt-5	{ margin-top:-5px !important; }
.mt0	{ margin-top:0px !important; }
.mt5	{ margin-top:5px !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; }
.mt80	{ margin-top:80px !important; }
.mt100	{ margin-top:100px !important; }

.mr0	{ margin-right:0px !important; }
.mr5	{ margin-right:5px !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; }
.mr100	{ margin-right:100px !important; }

.mb0	{ margin-bottom:0px !important; }
.mb3	{ margin-bottom:3px !important; }
.mb5	{ margin-bottom:5px !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; }
.mb100	{ margin-bottom:100px !important; }

.ml0	{ margin-left:0px !important; }
.ml2	{ margin-left:2px !important; }
.ml4	{ margin-left:5px !important; }
.ml5	{ margin-left:5px !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; }
.ml100	{ margin-left:100px !important; }


/* -------------------------------------------------- FONT -------------------------------------------------- */

/* defalt font-size */
.f10 { font-size:77% !important; }
.f11 { font-size:85% !important; }
.f12 { font-size:93% !important; }
.f13 { font-size:100% !important; }
.f14 { font-size:108% !important; }
.f15 { font-size:116% !important; }
.f16 { font-size:123.1% !important; }
.f17 { font-size:131% !important; }
.f18 { font-size:138.5% !important; }
.f19 { font-size:146.5% !important; }
.f20 { font-size:153.9% !important; }
.f21 { font-size:161.6% !important; }
.f22 { font-size:167% !important; }
.f23 { font-size:174% !important; }
.f24 { font-size:182% !important; }
.f25 { font-size:189% !important; }
.f26 { font-size:197% !important; }


.B	{ font-weight:bold!important; }
.blue	{ color:#2c8ed2!important; }
.gray	{ color:#777!important; }
.red	{ color:#e6002d!important; }
.black	{ color:#000000!important; }
.white	{ color:#ffffff!important; }
.pink{
	color:#e4007f!important;
}
 

/* サブセクション */
.sub-item .base-width {
	border-bottom: solid 1px #D9D9D9;
}

.sub-section:last-of-type .sub-item .base-width {
	border-bottom: none;
}

.sub-item .sub-title {
	font-weight: 700;
}

@media only screen and (max-width: 767px) {
	.sub-item .base-width {
		padding-bottom: 5rem;
	}
	.sub-section .sub-title {
		font-size: 1.8rem;
	}
}
@media print , screen and (min-width: 768px) {
	.sub-item .base-width {
		padding-bottom: 8rem;
	}
	.sub-title {
		font-size: 2.2rem;
	}
}

/* サブサブセクション */
.sub-sub-title {
	padding-left: 3px;
	position: relative;
}


.google-font {
	font-family: 'Open Sans', "Noto Sans Japanese", sans-serif !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #111 !important;
}
.roboto {
	font-family: 'Roboto', "Noto Sans Japanese", sans-serif !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #111 !important;
}


/* --------------------- */

.max-80 {
	max-width: 80px;
}
.max-90 {
	max-width: 90px;
}
.max-100 {
	max-width: 100px !important;
}
.max-120 {
	max-width: 120px !important;
}
.max-150 {
	max-width: 150px !important;
}
.max-178 {
	max-width: 178px !important;
}
.max-200 {
	max-width: 200px !important;
}
.max-220 {
	max-width: 220px !important;
}
.max-250 {
	max-width: 250px !important;
}
.max-300 {
	max-width: 300px !important;
}
.max-370 {
	max-width: 370px !important;
}
.max-400 {
	max-width: 400px !important;
}
.max-418 {
	max-width: 418px !important;
}
.max-430 {
	max-width: 430px !important;
}
.max-450 {
	max-width: 450px !important;
}
.max-465 {
	max-width: 465px !important;
}
.max-470 {
	max-width: 470px !important;
}
.max-480 {
	max-width: 480px !important;
}
.max-500 {
	max-width: 500px !important;
}
.max-519 {
	max-width: 519px !important;
}
.max-520 {
	max-width: 520px !important;
}
.max-525 {
	max-width: 525px !important;
}
.max-550 {
	max-width: 550px !important;
}
.max-580 {
	max-width: 580px !important;
}
.max-600 {
	max-width: 600px !important;
}
.max-620 {
	max-width: 620px !important;
}
.max-630 {
	max-width: 630px !important;
}
.max-650 {
	max-width: 650px !important;
}
.max-700 {
	max-width: 700px !important;
}
.max-750 {
	max-width: 750px !important;
}
.max-800 {
	max-width: 800px !important;
}
.max-820 {
	max-width: 820px !important;
}
.max-850 {
	max-width: 850px !important;
}
.max-900 {
	max-width: 900px !important;
}
.max-950 {
	max-width: 950px !important;
}
.max-960 {
	max-width: 960px !important;
}
.max-1000 {
	max-width: 1000px !important;
}
.max-1080 {
	max-width: 1080px !important;
}
.ttl.ttle_p {
	margin-top: 0px;
	font-size:108%;
}


.text-right {
    text-align: right !important;
    margin-left: auto !important;
    justify-content: right !important;
}

.ttl.ttle_p.p_title {
	padding-bottom: 0px;
	font-size:146.5% !important;
}
.outer-container {
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
}
/* Youtube 動画 */
.youtubeBox {
	padding-top: 0px;
	padding-bottom: 0px;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.youtubetitle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	font-size:116%;
}
.youtubetitle_block {
	text-align: center;
	font-size:77%;
	color: #FFF;
	background-color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 12px;
	font-weight: normal;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	margin-bottom: 2em;
	padding-top: 4rem;
	padding-bottom: 60px;
}
*, *:before, *:after {
	box-sizing: border-box;
}
.container_block50half {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.container_block50half > div {
	width: 50%;
	padding: 5px;
	text-align: center;
}
.outsidetext {
	margin-top: 5px;
}
.col_size {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin-top: 20px;
}
.col_size > div {
	text-align: center;
	color: #FFF;
	background-color: #707271;
	margin-right: 8px;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
	display: flex;
	align-items: center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.sub-sub {
	margin-bottom: 4rem;
}


.sub-sub-title+.text {
	margin-top: 2rem;
}
.sub-sub-title {
	margin-top: 6rem;
	margin-left: 13px;
	font-size: 2.0rem;
	position: relative;
}
.sub-title+.sub-sub-title {
	margin-top: 3rem;
}
.sub-sub-title:before {
	content: '';
	display: block;
	background: #000;
	height: 85%;
	width: 4px;
	position: absolute;
	bottom: 1px;
	left: -13px;
}
.sub-sub .container_block {
	margin-top: 2rem;
}

.sub-sub-sub-title {
	margin-top: 4rem;
	margin-bottom: -15px !important;
	margin-left: 0px;
	font-size: 1.8rem;
	position: relative;
}

.sub-sub-sub-title_zero {
	margin-top: 0rem;
	margin-bottom: -15px !important;
	margin-left: 0px;
	font-size: 1.8rem;
	position: relative;
}

figure {
	float: right;
	margin: 0 0 15px 15px;
}
figure img {
	max-width: 100%;
}
.cb{
  /* floatを解除 */
  clear: both;
}


.link-arrow {
     position: relative;
     padding-left: 22px;
	margin-top: 40px;
	font-size:93%;
}
.link-arrow a {
	color: #2b7bcf;	
}
.link-arrow::before {
     position: absolute;
     content: '';
     width: 16px;
     height: 16px;
     background: #2b7bcf;
     border-radius: 50%;
     top: 50%;
     left: 0;
     margin-top: -7px;
}
.link-arrow::after {
     position: absolute;
     content: '';
     width: 0;
     height: 0;
     border: solid 4px transparent;
     border-left: solid 6px #fff;
     top: 50%;
     left:6px;
     margin-top: -3px;
}
.star.caption {
	margin-top: 50px;
}
.star.caption a {
	color: #2b7bcf;	
}


.star.text a {
	color: #2b7bcf;	
}


.cocoro_dl {
	margin-top: 50px;
	font-weight: bold;
	color: #e0107d;
	margin-bottom: 20px;
	font-size:116%;
}

.stars.con-text {
	margin-top: 15px;
  padding-left: 1.1em;
  text-indent: -1.1em;
  font-size:93%; 
}

.stars.con-text a {
	color: #2b7bcf;	
}

.stars.con-text span {
  margin-right: 0.1em; 
}



#sub01 {
   margin-top:-150px;
  padding-top:150px;
}
#sub02, #sub03, #sub04, #sub05, #sub06, #sub07, #sub08, #sub09, #sub10, #sub11, #sub12, #sub13, #sub14, #sub15 {
   margin-top:-70px;
  padding-top:70px;
}

.container_block {
	display: flex;
}
.container_block .contents_l {
	width: 48%;
}
.container_block .contents_r {
	width: 48%;
	margin-left: 4%;
}
.container_block .contents_r img {
	margin-top: 0px;
}
.container_block .contents_l2 {
	width: 58%;
}
.container_block .contents_r2 {
	flex: 1;
	width: 38%;
	margin-left: 4%;
}
.container_block .contents_l3 {
	width: 43%;
}
.container_block .contents_r3 {
	flex: 1;
	width: 53%;
	margin-left: 4%;
}
.container_block .contents_l4 {
	width: 53%;
}
.container_block .contents_r4 {
	flex: 1;
	width: 43%;
	margin-left: 4%;
}
.container_block .contents_l5 {
	width: 40%;
}
.container_block .contents_r5 {
	flex: 1;
	width: 56%;
	margin-left: 4%;
}
.container_block .contents_l6 {
	width: 66%;
}
.container_block .contents_r6 {
	flex: 1;
	width: 30%;
	margin-left: 4%;
}
.container_block .contents_l7 {
	width: 30%;
}
.container_block .contents_r7 {
	flex: 1;
	width: 66%;
	margin-left: 4%;
}

.container_block .contents_l8 {
	width: 75%;
}
.container_block .contents_r8 {
	flex: 1;
	width: 25%;
	min-width: 250px;
}


/* ==================================== */

.container_block .contents_l_10_90 {
	width: 8%;
}
.container_block .contents_r_10_90 {
	flex: 1;
	width: 88%;
	margin-left: 4%;
}
.container_block .contents_l_20_80 {
	width: 18%;
}
.container_block .contents_r_20_80 {
	flex: 1;
	width: 78%;
	margin-left: 4%;
}
.container_block .contents_l_30_70 {
	width: 28%;
}
.container_block .contents_r_30_70 {
	flex: 1;
	width: 68%;
	margin-left: 4%;
}

.container_block .contents_l_35_65 {
	width: 33%;
}
.container_block .contents_r_35_65 {
	flex: 1;
	width: 63%;
	margin-left: 4%;
}

.container_block .contents_l_40_60 {
	width: 38%;
}
.container_block .contents_r_40_60 {
	flex: 1;
	width: 58%;
	margin-left: 4%;
}
.container_block .contents_l_45_55 {
	width: 43%;
}
.container_block .contents_r_45_55 {
	flex: 1;
	width: 53%;
	margin-left: 4%;
}
.container_block .contents_l_50_50 {
	width: 48%;
}
.container_block .contents_r_50_50 {
	flex: 1;
	width: 48%;
	margin-left: 4%;
}
.container_block .contents_l_55_45 {
	width: 53%;
}
.container_block .contents_r_55_45 {
	flex: 1;
	width: 43%;
	margin-left: 4%;
}
.container_block .contents_l_60_40 {
	width: 58%;
}
.container_block .contents_r_60_40 {
	flex: 1;
	width: 38%;
	margin-left: 4%;
	max-width: 400px;
}
.container_block .contents_l_65_35 {
	width: 63%;
}
.container_block .contents_r_65_35 {
	flex: 1;
	width: 33%;
	margin-left: 4%;
}
.container_block .contents_l_70_30 {
	width: 68%;
}
.container_block .contents_r_70_30 {
	flex: 1;
	width: 28%;
	margin-left: 4%;
}
.container_block .contents_l_80_20 {
	width: 78%;
}
.container_block .contents_r_80_20 {
	flex: 1;
	width: 18%;
	margin-left: 4%;
}
.container_block .contents_l_90_10 {
	width: 88%;
}
.container_block .contents_r_90_10 {
	flex: 1;
	width: 8%;
	margin-left: 4%;
}


 @media screen and (max-width: 767px) {
.container_block .contents_r_60_40 {
	max-width: 100%;
}
}


/* ==================================== */

.container_block-flexlogo {
	display: flex;
	width: 100%;
	max-width: 450px;
	margin-bottom: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
.container_block-flexlogo .contents {
	width: 50%;
	padding: 0 10px;
}
.container_block-flexlogo img {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* ==================================== */


.none {
 display: none;
}
 .select {
 display: block;
}


.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center; 
}

.right {
    text-align: right;
    margin-left: auto;
    justify-content: right;
}


/* ==================================== */


.grayline_block {
	padding: 30px;
	width: 100%;
	border: 1px solid #999;
	margin-top: 6rem;
}
 @media screen and (max-width: 767px) {
.grayline_block {
	margin-top: 3rem;
}
}

a.bluelink:link, a.bluelink:visited, a.bluelink:active, a.bluelink:hover {
	color: #2b7bcf !important;
}

 @media screen and (max-width: 767px) {
.bottom-border {
 margin-bottom: 0em;
 padding-top: 1rem;
 padding-bottom: 4rem;
}
.ttl.ttle_p.p_title {
 font-size:123.1% !important;
}
.container_block .contents_l img, .container_block .contents_l2 img, .container_block .contents_l3 img, .container_block .contents_l4 img, .container_block .contents_l5 img, .container_block .contents_l6 img,  .container_block .contents_l7 img,  .container_block .contents_l8 img {
 margin-top: 20px;
}

.container_block .contents_l figure img, .container_block .contents_l2 figure img, .container_block .contents_l3 figure img, .container_block .contents_l4 figure img, .container_block .contents_l5 figure img, .container_block .contents_l6 figure img,  .container_block .contents_l7 figure img,  .container_block .contents_l8 figure img {
 margin-top: 0px;
}

.container_block .contents_r img, .container_block .contents_r2 img, .container_block .contents_r3 img, .container_block .contents_r4 img, .container_block .contents_r5 img, .container_block .contents_r6 img, .container_block .contents_r7 img, .container_block .contents_r8 img {
 margin-top: 20px;
}
.container_block .contents_r figure img, .container_block .contents_r2 figure img, .container_block .contents_r3 figure img, .container_block .contents_r4 figure img, .container_block .contents_r5 figure img, .container_block .contents_r6 figure img, .container_block .contents_r7 figure img, .container_block .contents_r8 figure img {
 margin-top: 0px;
}

/* ==================================== */

.container_block .contents_l_10_90 img, .container_block .contents_l_20_80 img, .container_block .contents_l_30_70 img, .container_block .contents_l_35_65 img, .container_block .contents_l_40_60 img, .container_block .contents_l_45_55 img, .container_block .contents_l_50_50 img, .container_block .contents_l_55_45 img, .container_block .contents_l_60_40 img, .container_block .contents_l_65_35 img, .container_block .contents_l_70_30 img, .container_block .contents_l_80_20 img, .container_block .contents_l_90_10 img {
 margin-top: 0px;
}
.container_block .contents_r_10_90 img, .container_block .contents_r_20_80 img, .container_block .contents_r_30_70 img, .container_block .contents_r_35_65 img, .container_block .contents_r_40_60 img, .container_block .contents_r_45_55 img, .container_block .contents_r_50_50 img, .container_block .contents_r_55_45 img, .container_block .contents_r_60_40 img, .container_block .contents_r_65_35 img, .container_block .contents_r_70_30 img, .container_block .contents_r_80_20 img, .container_block .contents_r_90_10 img {
 margin-top: 0px;
}

/* ==================================== */

 .contents_l .ttle_p {
 margin-top:0px;
}
 .contents_l2 .ttle_p {
 margin-top:0px;
}
.outer-container {
 margin-top: 3rem;
}
.youtubetitle {
 font-size:100%;
}
.container_block50half {
 margin-top: -15px;
 padding-top: 0px;
}
.container_block50half > div {
 font-size:85%;
}
.outsidetext {
 margin-top: -15px;
 margin-bottom: 20px;
 font-size:85%;
}
.col_size {
 margin-top: 15px;
}
.col_size > div {
 font-size:77%;
 margin-right: 4px;
 padding-top: 3px;
 padding-right: 5px;
 padding-bottom: 3px;
 padding-left: 5px;
}
.sub-sub {
	margin-bottom: 2rem;
}

.sub-sub-title {
	font-size: 1.8rem;
}

.sub-sub-sub-title, .sub-sub-sub-title_zero {
	margin-bottom: -3px !important;
	font-size: 1.5rem;
}


.sub-sub-title:before {
 content: '';
 display: block;
 background: #000;
 height: 85%;
 width: 4px;
 position: absolute;
 bottom: 1.5px;
 left: -13px;
}
figure img {
	max-width: 120px;
}
.star.caption {
	margin-top: 30px;
}
.cocoro_dl {
	margin-top: 40px;
	font-size:100%;
}

#sub01 {
   margin-top:-70px;
  padding-top:70px;
}

#sub02, #sub03, #sub04, #sub05, #sub06, #sub07, #sub08, #sub09, #sub10, #sub11, #sub12, #sub13, #sub14, #sub15 {
   margin-top:-30px;
  padding-top:30px;
}

.container_block {
 display: block;
}

.container_block .contents_l {
 width: 100%;
}
.container_block .contents_r {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}
 .container_block .contents_l2 {
 width: 100%;
}
.container_block .contents_r2 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 justify-content: center;
}
 .contents_r2 img {
 max-width: 450px;
}
 .container_block .contents_l3 {
 width: 100%;
}
.container_block .contents_r3 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}
 .container_block .contents_l4 {
 width: 100%;
}
.container_block .contents_r4 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}
 .container_block .contents_l5 {
 width: 100%;
}
.container_block .contents_r5 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}

 .container_block .contents_l6 {
 width: 100%;
}
.container_block .contents_r6 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}
 .container_block .contents_l7 {
 width: 100%;
}
.container_block .contents_r7 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}
.container_block .contents_l8 {
 width: 100%;
}
.container_block .contents_r8 {
 width: 100%;
 margin-left: 0%;
margin-top: 1rem;
}

/* ==================================== */

.container_block .contents_l_10_90, .container_block .contents_l_20_80, .container_block .contents_l_30_70, .container_block .contents_l_35_65, .container_block .contents_l_40_60, .container_block .contents_l_45_55, .container_block .contents_l_50_50, .container_block .contents_l_60_40, .container_block .contents_l_65_35, .container_block .contents_l_70_30, .container_block .contents_l_80_20, .container_block .contents_l_90_10 {
 width: 100%;
}
.container_block .contents_r_10_90, .container_block .contents_r_20_80, .container_block .contents_r_30_70, .container_block .contents_r_35_65, .container_block .contents_r_40_60, .container_block .contents_r_45_55, .container_block .contents_r_50_50, .container_block .contents_r_60_40, .container_block .contents_r_65_35, .container_block .contents_r_70_30, .container_block .contents_r_80_20, .container_block .contents_r_90_10 {
 width: 100%;
 margin-left: 0%;
 margin-top: 20px;
}

/* ==================================== */

}


 .col_4_block {
 padding-left: 0%;
 padding-right: 0%;
}
 .col_4_op {
 display: block;
}
 .col_4_op .left {
 width: 86%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 padding-left: 8%;
 padding-right: 8%;
 justify-content: center;
}
 .col_4_op .right {
 width: 100%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 padding-left: 0%;
 padding-right: 0%;
 justify-content: center;
}
 .spimg-38 {
 width: 38%;
}
}


.undertext {
	width: 100%;
}
.undertext p.medalist {
    text-align: right;
    margin-left: auto ;
    margin-right: 0;
    justify-content: right;
	margin-top: 25px;
	max-width:200px;
}
 @media only screen and (max-width: 767px) {
.undertext p.medalist {
	margin-top: 0px;
	max-width:170px;
}
}

.pc-500 {
display: block;
}
.sp-500 {
display: none;
}

 @media only screen and (max-width: 500px) {
.img {
 margin-top:30px;
}
.pc-500 {
display: none;
}
.sp-500 {
display: block;
}
}

.pc-700 {
display: block;
}
.sp-700 {
display: none;
}

@media only screen and (max-width: 700px) {
.pc-700 {
display: none;
}
.sp-700 {
display: block;
}
}


/* ==================================== */

.hdr_box {
	width: 100%;
	padding-bottom: 20px;
	font-size:0;
}
.hdr_box:hover {
	opacity: 0.6;
}
.hdr_box img {
	max-width: 168px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #8c8c8a;
	box-sizing: border-box;
}
.hdr_box .text-area {
	vertical-align: middle;
	display: inline-block;
	font-size: 17px;
	font-weight: 400;	
}


/* ==================================== */

#pager  {
	margin-top: 30px !important;
}

.base-width a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	transition:0.8s;
}