@charset "UTF-8";
/*
 * Theme Name: news_theme ver9.9.9
 * Theme URI: 
 * Description: ニュースサイト向けのテーマ
 * Author: Jpse Joe
 * Author URI: 
 * Version:1.0 
 * License: 
 * License URI: 
 * Tags: 
 * */

@import url('css/font-awesome.css');
@import url('css/font-awesome.min.css');

/*
@import url('css/animsition.min.css');
*/


/* Start
@import url('css/style.css'); 
*/


 * {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


html {
    width:100%; 
    height: 100%; 
}

body {
    background-color: #FAFAFA;
    color: #333;
    /* font-family: verdana, sans-serif; */
    font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    width:100%; 
    height: 100%; 
}
.gcontainer{ 
    width:940px; 
}

/* ページ */
.contents{
    width:770px;
    /*width: 1120px;*/
    /*float:left;*/
    /* margin 0 20px 20px 20px; */
    padding-right: 30px;
    background: #f5f5f5;
    box-shadow: 0 0 0 4px #f5f5f5, 1px 1px 6px 3px rgba(10,10,0,.5);
    margin-bottom: 20px;
    overflow: hidden;
}

div.post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    /* border-bottom : 1px deshed #999; */
    clear: both;
}

#main {
    float:left;
    min-height:5000px;
}

#content p {
    font-size: 0.75em;
    margin-bottom: 1em;
}

#content ul {
    margin-left: 40px;
}

#content blockquote {
    margin-left: 20px
}

#content img {
    border: none;
    float: left;
    padding-right: 5px;
}

div#sidebars {
    float:right;
}

div#sidebars_sns {
    float:right;
}

/* サイドバー */
div#sidebar-ads{
    width:300px;
    word-wrap: break-word;
    background: #f5f5f5;
    /*box-shadow: 0 0 0 4px #E5E5E5, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

#sidebar-sns {
    width:300px;
    word-wrap: break-word;
    background: #f5f5f5;
    /*box-shadow: 0 0 0 4px #E5E5E5, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
    margin-top:30px;
    /*position: fixed;*/
}

#sidebar-sns ul {
	margin:0;
}

#sidebar-sns ul li {
	width:100%;
	margin:0;
}

#sidebar-sns h4 {
	background:#EE6557;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;
}

/* サイドバー */
div#sidebar{
    width:300px;
    word-wrap: break-word;
    background: #f5f5f5;
    /*box-shadow: 0 0 0 4px #E5E5E5, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

div#sidebar ul {
    /*margin: 0 0 15px 15px;*/
    /*background: #E5E5E5;*/
    background: #f5f5f5;
}

div#sidebar li, sidebar li li {
    display: block;
    list-style: disc;
    line-height: 1.6em;
    list-style-position: inside;
    /*background: #E5E5E5;*/
    color: #000;
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 5px;
    margin-left:5px;
    margin-right:5px;
}

div#sidebar li:hover{
    background: #cccccc;
} 

div#sidebar li li {
    //font-size: 0.75em;
}

div#sidebar li li li {
    //font-size: 1em;
}

div#sidebar li h2 {
    font-size: 0.82em;
    color: #666;
}

div#sidebar input#s {
    width: 100px;
}

div#sidebar li a {
    font-size: 0.75em;
    color: #666;
}

.sidebar_style {
    width:300px;
}

/* フッタ */
#footer {
/*    padding-left: 30px;
    padding-right: 30px; */
    padding:0 0 0 0;
    margin:0 0 0 0;
    /* clear: both; */
    background: #262626;
    color: #FFF;
    width: 100%;
    min-width: 1150px;
}

#footer  a:visited {
    color: #fff;
}

div#latest_article {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 20px;
    list-style: none;
}


.width-footer {
    width: 100%;
}

.page-title {
    text-decoration: none;
    color: #333;
}

.page-title a:visited {
    text-decoration: none;
    color: #333;
}

.latest {
    margin-top: 10px;
    margin-bottom: 30px;
    /*border: solid; */
    list-style: none;
    /*padding: 20px;*/
    /*height: 295px;*/
    /*height: 330px;*/
    /*background: #81523d;*/
    background: #F5F5F5;
    /*border: 3px dashed #81523d;*/
    /*-moz-box-shadow: 0 0 0 4px  #81523d, 1px 1px 4px 3px rgba(10,10,0,.5);*/
    /*-webkit-box-shadow: 0 0 0 4px #81523d, 1px 1px 4px 3px rgba(10,10,0,.5);*/
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
    position: relative;
}

.latest-link {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title {
    margin-right: 1em;
    float:left;
}
.description {
    width: 1150px;
}

.bk-yello {
    /*width: 470px;*/
    /*width: 695px;*/
    /*background : #FFD700;*/
    /*float:right;*/
    /*border: 3px dashed #000;*/
    /*-moz-box-shadow: 0 0 0 4px  #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);*/
    /*-webkit-box-shadow: 0 0 0 4px #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);*/
    /*box-shadow: 0 0 0 4px #FFD700, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    /*margin-bottom:20px;*/
    /*margin-left: 10px;*/
    /*padding-left: 10px;*/
    /*display: inline-block;*/
	
}

.latest-value {
    /*border: solid; */
    background: #f4f5f7;
    /*box-shadow: 0 0 0 4px #f4f5f7, 2px 2px 6px 4px rgba(10,10,0,.5);*/
    width:460px;
    display: inline-block;
    vertical-align: top;
}


.latest-value-1st{
    /*border: solid; */
    background: #f4f5f7;
    /*box-shadow: 0 0 0 4px #f4f5f7, 2px 2px 6px 4px rgba(10,10,0,.5);*/
    display: inline-block;
    vertical-align: top;
    margin:5px;
    position: relative;
}




.tuzuki {
    background: #1abc9c;
    margin: 10px;
    color: #fff;
    height: 25px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    float:right;
}

.text-center {
    text-align: center;
}

.text-align {
    text-align: left;
}

.text-right {
    text-align: right;
}

.category-color {
    background: #1abc9c;
    margin: 10px;
    color: #fff;
    height: 25px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    float:left
}

.category-color  a:link{
    background: #1abc9c;
    color: #fff;
    width: 70px;
    float: center;
    text-decoration: none;

}

.category-color  a:visited{
    text-decoration: none;
    background: #1abc9c;
    color: #fff;
    text-align: center;
}

.date {
    background : #FBA848;
    box-shadow: 0 0 0 4px #dFBA848, 1px 1px 6px 3px rgba(10,10,0,.5);
    color: #fff;
    padding: 10px;
}
.pictur-shadow {
    box-shadow: 0 0 0 4px #fff, 2px 2px 6px 4px rgba(10,10,0,.5);
}


.ranking {
    position: relative;
    left: 10px;
}

.juni {
    background : #000;
    box-shadow: 0 0 0 4px #000, 1px 1px 6px 3px rgba(10,10,0,.5);
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.bk-yello-ranking {
    width: 520px;
    background : #FFD700;
    float:right;
    border: 3px dashed #000;
    -moz-box-shadow: 0 0 0 4px  #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);
    -webkit-box-shadow: 0 0 0 4px #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);
    box-shadow: 0 0 0 4px #FFD700, 1px 1px 6px 3px rgba(10,10,0,.5);
    margin-bottom:20px;
}


.latest-ranking {
    margin-top: 10px;
    margin-bottom: 30px;
    /*border: solid; */
    list-style: none;
    padding: 20px;
    background: #81523d;
    border: 3px dashed #fff;
    -moz-box-shadow: 0 0 0 4px  #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);
    -webkit-box-shadow: 0 0 0 4px #FFD700, 1px 1px 4px 3px rgba(10,10,0,.5);
    box-shadow: 0 0 0 4px #81523d, 1px 1px 6px 3px rgba(10,10,0,.5);
    position: relative;
}

.latest-value-ranking {
    width: 520px;
    /*border: solid; */
    float:right;
    background: #f4f5f7;
    box-shadow: 0 0 0 4px #f4f5f7, 2px 2px 6px 4px rgba(10,10,0,.5);
}

.entry {
    /*border: solid; */
    padding:  20px;
    background: #f4f5f7;
    box-shadow: 0 0 0 4px #f4f5f7, 2px 2px 6px 4px rgba(10,10,0,.5);

}

.category-color-midashi {
    background: #1abc9c;
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}

.category-color-midashi {
    background: #1abc9c;
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}

.category-color-midashi  a:link{
    background: #1abc9c;
    color: #fff;
    width: 70px;
    float: center;
    text-decoration: none;

}

.category-color-midashi  a:visited{
    text-decoration: none;
    background: #1abc9c;
    color: #fff;
    text-align: center;
}

.category-pick {
    text-align: center;
}

.pickup {
    margin-left:20px;
}

.fotter_sidebar  {
    width: 100%;
}

.footer_style {
    padding: 10px;
}

.footer_style ul {
    padding: 10px;
    margin-left: 30px;
}

.footer_style h2 {
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
}

.footer_style textwidget {
    padding: 10px;
    margin-left: 10px;
}

.footer_title_h2 {
    padding: 10px;
}

.fotter_sidebar ul {
    display: inline-block;
    vertical-align: top;
}

.fotter_sidebar ul li {
    text-align:left;
    padding: 10px;
}

.fotter_sidebar ul li a {
    color: #FAFAFA;
}

.fotter_sidebar ul li  a:visited{
    color: #FAFAFA;
}

.fotter_sidebar_position  {
    float: left;
    width: 100%;
}

.copyright {
    float: left;
    text-align: center;
    width: 100%;
}

.latest_footer {
    clear: both;
}

.clear_both {
    clear: both;
}

/*.submit {
        osition: relative;
  	z-index: 2;
       	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	font-size: 20px;
}

.submit:hover {
        color: #fff;

}

.submit:after {
	top: -100%;
	left: -100%;
	width: 100%;
	height: 100%;
}

.submit:hover:after {
	top: 0;
	left: 0;
	background-color: #333;
}*/


.submit {
	display: inline-block;
  	background-color: #26a69b;
    	color: #FFF;
	font-size: 1em;
        line-height: 1;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding: 0.2em 1em;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border: 0px;
}


.submit:hover {
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}

.cat-item a {
    color: #fff;
}

.cat-item a:visited {
    color: #fff;
}

#wrapper {
    overflow:hidden;/*上の参考リンク様で紹介してる方法がこれ。*/
}

/******************************************************************
 * 記事見出し
******************************************************************/


/*
.square {
   width: 15px;
   height: 80px;
   background: #27313D;
   margin-left:120px;
   box-shadow: 10px 10px 10px rgba(0,0,0,0.4); 
}


.square-none {
   margin-top:80px;
}



.circle {
   width: 200px;
   height: 200px;
   border-radius: 100px;
   background: black;
}


.circle-cild {
   color:white;
   padding-top:90px;
   text-align:center;
}

.fl { float:left;}
.fr { float:right;}

.triangle {
   width: 0px;
   height: 0px;

   width: 50px;
   height: 20px;
   background: #27313D;
   margin-top:200px;
   box-shadow: 10px 10px 10px rgba(0,0,0,0.4); 

}

.square-t {
  width: 570px;
  height: 240px;
  margin-top:90px;
  width: 695px;
}
*/ 
.thumbnail_img img {
	border-radius:250px;
	border: 5px #E6E5E1   solid;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4); 
}

.mt-110 {
	margin-top:110px;
}

.content-title {
	border-bottom: 1px solid rgba(0,0,0,0.12);
}


.content-scl-P {
color: #ffffff;
font-size: 16px;
line-height: 20px;
position: absolute;
top:-15px;
left:0;
padding: 10px;
padding-left: 20px;
padding-right: 20px;
background: #0E7AC4;
box-shadow: 0 0 0 0 #0E7AC4, -10px 0 0 0 #0E7AC4, 0 3px 3px 0 rgba(0,0,0,0.1);
}

.content-scl-P:before {
content: " ";
position: absolute;
top: 100%;
left: -10px;
width: 0;
height: 0;
border-width: 0 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #08233E;
}


.content-scl-1st-P {
color: #ffffff;
font-size: 30px;
line-height: 20px;
position: absolute;
top:-20px;
left:0;
padding: 20px;
padding-left: 40px;
padding-right: 40px;
background: #0E7AC4;
box-shadow: 0 0 0 0 #0E7AC4, -10px 0 0 0 #0E7AC4, 0 3px 3px 0 rgba(0,0,0,0.1);
}

.content-scl-1st-P:before {
content: " ";
position: absolute;
top: 100%;
left: -10px;
width: 0;
height: 0;
border-width: 0 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #08233E;
}



.content-scl-ranking-P {
color: #ffffff;
font-size: 16px;
line-height: 20px;
position: absolute;
top:-15px;
left:0;
padding: 10px;
padding-left: 20px;
padding-right: 20px;
background: #26AE90;
box-shadow: 0 0 0 0 #26AE90, -10px 0 0 0 #26AE90, 0 3px 3px 0 rgba(0,0,0,0.1);
}

.content-scl-ranking-P:before {
content: " ";
position: absolute;
top: 100%;
left: -10px;
width: 0;
height: 0;
border-width: 0 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #0C555D;
}

.box-shadow {
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
}
.wpcf7-submit {
	display: inline-block;
    background-color: #26a69b;
	color: #FFF;
	font-size: 1em;
    line-height: 1;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding: 0.2em 1em;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	border: 0px;
}
}

.wpcf7-submit:hover {
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}


/* End
@import url('css/style.css'); 
*/


/* Start
@import url('css/main.css'); 
*/

.mb-2 {
    margin-bottom: 2px;
    }

#mb-2 {
    margin-bottom: 2px;
}

.mb-5 {
    margin-bottom: 5px;
    }

#mb-5 {
    margin-bottom: 5px;
}

.mt-5 {
    margin-top: 5px;
    }

#mt-5 {
    margin-top: 5px;
}

.mb-10 {
    margin-bottom: 10px;
    }

#mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
    }

#mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
    }

#mb-30 {
    margin-bottom: 30px;
}

.mt-10 {
    margin-top: 10px;
    }

#mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
    }

#mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
    }

#mt-30 {
    margin-top: 30px;
}

.ml-10 {
    margin-left: 10px;
}

#ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

#ml-20 {
    margin-left: 20px;
}

.ml-22 {
    margin-left: 22px;
}

#ml-22 {
    margin-left: 22px;
}

.ml-30 {
    margin-left: 30px;
}

#ml-30 {
    margin-left: 30px;
}

.pd-40 {
    padding-bottom: 40px;
}

#pd-40 {
    padding-bottom: 40px;
}

.pd-60 {
    padding-bottom: 60px;
}

#pd-60 {
    padding-bottom: 60px;
}

.stitched {
        margin-bottom: 15px;
        text-align: center;
        /*padding: 5px 10px;*/
        font-size: 21px;
        text-decoration: none;
        font-weight: bold;
	background:#262626;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	font-family: 'Roboto Slab',sans-serif;

        /*background: #AA6822;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius 3px;
        -webkit-border-radius: 3px;
        text-shadow: -1px -1px #aa3030;
        border: 1px dashed #fff;
        -moz-box-shadow: 0 0 0 4px #AA6822, 1px 1px 4px 3px rgba(10,10,0,.5);
        -webkit-box-shadow: 0 0 0 4px #AA6822, 1px 1px 4px 3px rgba(10,10,0,.5);
        box-shadow: 0 0 0 4px #AA6822, 1px 1px 6px 3px rgba(10,10,0,.5);*/
}

.midashi {
    color: #f4f5f7;
    /*background: #b33e5c;
    border: 3px dashed #f4f5f7;
    -moz-box-shadow: 0 0 0 4px  #b33e5c, 1px 1px 4px 3px rgba(10,10,0,.5);
    -webkit-box-shadow: 0 0 0 4px #b33e5c, 1px 1px 4px 3px rgba(10,10,0,.5);
    box-shadow: 0 0 0 4px #b33e5c, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    margin-bottom: 40px;
    padding: 30px;
    /*background:#0E7AC4;*/
    background:#1253A4;
    box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4);
    text-align:center;

}

.midashi-kizi {
    color: #f4f5f7;
    /*background: #b33e5c;
    border: 3px dashed #f4f5f7;
    -moz-box-shadow: 0 0 0 4px  #b33e5c, 1px 1px 4px 3px rgba(10,10,0,.5);
    -webkit-box-shadow: 0 0 0 4px #b33e5c, 1px 1px 4px 3px rgba(10,10,0,.5);
    box-shadow: 0 0 0 4px #b33e5c, 1px 1px 6px 3px rgba(10,10,0,.5);*/
    background: #33BFDB;
    box-shadow: 10px 10px 10px 1px rgba(0,0,0,0.4);  
    margin-bottom: 30px;
    padding: 20px;
    text-decoration: none;
}


.midashi-kizi a:visited {
    color: #f4f5f7;
    text-decoration: none;
}

.midashi-kizi-a {
    text-decoration: none;
}

.fl-li {
    float:left;
}

.btn_a {
        width: 60px;
        height: 38px;
        background: #FFF;
	border: 0px;
        border-radius: 3px;
        /*border: 1px solid #2a82a3;*/
        /*border-radius: 70px;*/
        -moz-border-radius: 70px;
        /*-webkit-border-radius: 70px;*/
        color: #2a82a3;
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: 120%;
        transition: background-color 0.5s ease-in;
        -webkit-transition: background-color 0.5s ease-in;
    }

.btn_a:hover {
        background: #2a82a3;
        color: #FFF;
	border 0;
        /*border: 1px solid #FFF;*/
}

.search_box {
    margin-right: 5px;
    margin-left: 5px;
    height: 38px;
    width: 150px;
    font-size: 15px;
    float:left;
}

.serch_form {
    padding: 2px;
    height: 100px;
}


.ta-c {
    text-align: center;
}


/*--------------------------------------------------------
ブログカード
--------------------------------------------------------*/
/* 外枠の角丸が大きいので小さくするのと、余白の変更 */
.lkc-internal-wrap{
    border-radius:3px;
    padding-bottom:5px;
}
/* サイト名を太字に変更 */
.lkc-domain{
    font-weight: bold;
}
/* 記事タイトルのスタイル変更 */
.lkc-title{
    font-size: 17px;
    line-height: 1.4em;
}
/* 抜粋文のスタイル変更 */
.lkc-excerpt{
    line-height: 1.5em;
}
/* 画像の角丸を削除 */
.lkc-thumbnail img{
    border-radius:0px;
}

.textwidget {
    text-align: left;
}


/*--------------------------------------------------------
ヘッダー横スライドバー
--------------------------------------------------------*/
	   
/*.content-gallery .content-gallery-card {*/
.content-gallery-card {
    /*
	margin: 0 10px;
    */
	padding: 5px;
    /*
	width:170px;
	min-height:250px;
    */
	position: relative;
}

/*.content-gallery .content-gallery-card img {*/
.content-gallery-card img { 
	margin:5px;
}

/*.content-gallery .content-gallery-card h3 {*/
.content-gallery-card h3 {
	text-align:center;
}



.head-scl-P {
color: #ffffff;
font-size: 16px;
line-height: 20px;
position: absolute;
top:5px;
left:0;
padding: 3px;
padding-left: 3px;
padding-right: 10px;
/*
padding: 10px;
padding-left: 20px;
padding-right: 20px;
*/
background: #0E7AC4;
box-shadow: 0 0 0 0 #0E7AC4, -10px 0 0 0 #0E7AC4, 0 3px 3px 0 rgba(0,0,0,0.1);
}

.head-scl-P:before {
content: " ";
position: absolute;
top: 100%;
left: -10px;
width: 0;
height: 0;
border-width: 0 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #08233E;
}



/*--------------------------------------------------------
ヘッダー横スライドバー jquery
--------------------------------------------------------*/
/*次矢印のアイコンフォント*/
.sp-next-arrow:before {
	content:' ' !important;
	display: block;
	background: url(../images/arrow-right.png) no-repeat left top;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}

/*前矢印のアイコンフォント*/
	.sp-previous-arrow:before {
	content:' ' !important;
	display: block;
	background: url(../images/arrow-left.png) no-repeat left top;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}

/*ナビゲーションボタンの色*/
.sp-button {
	border:2px solid #ccc;
}
.sp-selected-button {
	background-color: #ccc;
}

.display-inline {
    display: inline-block;
    vertical-align: top;
}

.slider-pro-sec {
	background:#27313D;
	padding-top:5px;
	margin:auto;
	width:1120px;
}

.sp-slide {
	width:1000px;
	/*margin-left:80px;*/
	margin-left:45px;
}

.slider-content-value {
    position: absolute;
    /*top: 50%;
    left: 90%;
    right: -50%;
    bottom: -35%;*/
    top: 50%;
    left: 70%;
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*background-color: rgba(255,255,255,0.7);*/
    background-color:rgba(0, 0, 0, 0.5);
    padding:10px;
    width: 350px;
    height:200px;
}


.slider-content-value p {
    color:white;
}


.slider-content-value p a {
    color:white;
    text-decoration: none;
}


.slider-content-value p a:visited {
    color:white;
    text-decoration: none;
}



.slider-content-value h3 b a {
    color:white;
    text-decoration: none;
}

.slider-content-value h3 b a:visited {
    color:white;
    text-decoration: none;
}

.slide-images {
   position: relative; 
}


.slide-titles {
    position: absolute;
    top:30px;
    bottom:0;
    left:0;
    right:0;
}


.slide-titles h5 {
    color:white;
}

.st-thumbnail {
    width: 750px;
    height:auto;
    max-height:750;
}

.wide-thum {
    width: 608;
    height:348;
}



/* End
@import url('css/main.css'); 
*/


/* Start
@import url('css/layout.css');
*/


.news_text {
}

.news_text ul {
    margin-left:50px;
}


.news_text ol {
    margin-left:50px;
}

.news_text  h3 {
    /*
    padding: 1em;
    border: 3px solid #ccc;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
    margin-top: 10px;
    margin-bottom: 10px;
    */
    color: #f4f5f7;
    background: #167ac6;
    box-shadow: 10px 10px 10px 1px rgba(0,0,0,0.4);  
    margin-bottom: 30px;
    padding: 20px;
    text-decoration: none;
}

.news_text  h4 {
    padding: .25em 0 .25em .75em;
    border-left: 6px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_text  h5 {
    padding: .5em .75em;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.news_text  img {
    text-align:center;
}


.news_text blockquote{
    position: relative;
    margin: 2em 0;
    padding: 1.2em;
    font-size: .9em;
    border: 1px solid #CCC;
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
}
.news_text blockquote:after{
    position: absolute;
    top: 15px;
    left: 20px;
    content: '“';
    font-size: 4em;
    opacity: .1;
}


/* End
@import url('css/layout.css');
*/


/* Start
@import url('css/fadein.css');
*/

.sns-anime-tmp{
  transform: scale(0, 0) rotateY(180deg);
  -webkit-transform: scale(0, 0) rotateY(180deg);
  list-style-type: none;
  /*overflow: hidden; */
  transition: .8s;
}
.sns-anime-tmp-mv{
  transform: scale(1, 1) rotateY(360deg);
  -webkit-transform: scale(1, 1) rotateY(360deg);
}


/* End
@import url('css/fadein.css');
*/


/* Start
@import url('css/load.css');
*/

#loadingBg {
    position: fixed;
    left: 0;
    top: 0;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    /*background: #000000;
    opacity: 0.6;*/
    background: #ffffff;
    z-index:999;
}
#loading {
    position: fixed;
    top: 30%;
    left: 50%;
    width: 400px;
    padding: 50px 20px;
    margin: -70px 0 0 -220px;
    background: #ffffff;
    z-index:999;
}
#loading #percent {
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
}
#loading #gauge {
    width: 0px;
    height: 5px;
    background: #696969;
}

#loading-image {
    text-align:center;
    margin-bottom: 10px;
}


/* End
@import url('css/load.css');
*/

/* Start
@import url('css/navi.css');
*/


.wp-pagenavi {
    clear: both;
    text-align:center;

}
.wp-pagenavi a, .wp-pagenavi span {
    color: #4DD0D5;
    background-color: #FFFFFF;
    padding: 8px 15px;
    margin: 0 2px;
    white-space: nowrap;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
    border: thin dotted #4DD0D5;
}

.wp-pagenavi a:hover{
    color: #fff;
    background-color: #4DD0D5;
    }
    .wp-pagenavi span.current{
    color: #fff;
    background-color: #4DD0D5;
}




/* End
@import url('css/navi.css');
*/


/* Start
@import url('css/sms_tmp.css');
*/


/*記事がよかったら、いいねPC*/
.p-entry__push {
    margin-bottom: 20px;
    display: table;
    table-layout: fix;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
}

.p-entry__pushThumb {
    display: table-cell;
  min-width: 240px;
    background-position: center;
background-size:cover;
}

.p-entry__pushLike {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
}

.p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.p-entry__pushButtonLike {
    line-height: 1;
}
.p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}

.p-entry__tw-follow {
    margin-bottom: 10px;
    background: #f4f4f4;
    width: 100%;
    padding: 15px 0;
}

.p-entry__tw-follow__cont {
    text-align: center;
    font-size: 15px;
    color: #252525;
}

.p-entry__tw-follow__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

/*SNSシェア、いいねPC*/
/*--------------------------------------
780px SNS
--------------------------------------*/
.share{
width:100%;
padding-bottom:10px;
}
.share h4{
font-size:120%; 
text-align:center;
}
.sns{
margin:0 auto;
text-align:center;
}
.sns ul {
list-style:none;
margin:0 auto;
}
.sns li {
float:left;
width:23%;
margin:0 2% 3% 0;
}
.sns li a {
font-size:75%;
position:relative;
display:block;
padding:10px 2px;
color:#fff;
border-radius:6px;
text-align:center;
text-decoration: none;
text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}
.sns li a:hover {
-webkit-transform: translate3d(0px, 5px, 1px);
-moz-transform: translate3d(0px, 5px, 1px);
transform: translate3d(0px, 5px, 1px);
box-shadow:none;
}
.sns li:nth-child(4n) {
margin-right:0;
}
/* ツイッター */
.sns .twitter a {
background:#00acee;
box-shadow:0 5px 0 #0092ca;
}
.sns  .twitter a:hover {
background:#0092ca;
}
/* Facebook */
.sns  .facebook a {
background:#3b5998;
box-shadow:0 5px 0 #2c4373;
}
.sns .facebook a:hover {
background:#2c4373;
}
/* グーグル */
.sns .googleplus a {
background:#db4a39;
box-shadow:0 5px 0 #ad3a2d;
}
.sns  .googleplus a:hover {
background:#ad3a2d;
}
/* はてぶ */
.sns  .hatebu a {
background:#5d8ac1;
box-shadow:0 5px 0 #43638b;
}
.sns .hatebu a:hover {
background:#43638b;
}
/* LINE */
.sns  .line a {
background:#25af00;
box-shadow:0 5px 0 #219900;
}
.sns .line a:hover {
background:#219900;
}
/* Pocket */
.sns  .pocket a {
background:#f03e51;
box-shadow:0 5px 0 #c0392b;
}
.sns  .pocket a:hover {
background:#c0392b;
}
/* RSS */
.sns  .rss a {
background:#ffb53c;
box-shadow:0 5px 0 #e09900;
}
.sns  .rss a:hover {
background:#e09900;
}
/* Feedly */
.sns  .feedly a {
background:#87c040;
box-shadow:0 5px 0 #74a436;
}
.sns  .feedly a:hover {
background:#74a436;
}

/*SNSフォロー、いいねPC*/
.follow h4{
font-size:120%; 
text-align:center;
}
.follow {
/*margin-bottom:24px;*/
}
.follow ul{
position:relative;
margin:-10px 0 0 -10px;
overflow:hidden;
list-style:none;
}
.follow ul li{
float:left;
/*width:46%; */
width:31%;
margin:10px 0 0 10px;
}
.follow ul li a{
padding-top:20px;
padding-bottom:20px;
display:block;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
color:#fff;
text-align:center;
text-decoration:none;
}
.follow ul li a::before{
position:relative;
display:block;
-webkit-transition:.15s ease-in-out;
transition:.15s ease-in-out;
color:#fff;
font-size:26px;
}
.follow ul li a:hover{
background-color:#fff;
}
.follow ul .twitter a{
background-color:#00aced;
border:2px solid #00aced;
}
.follow ul .twitter a::before{
content: "\f099";
}
.follow .twitter a:hover,.follow .twitter a:hover::before{
color:#00aced;
}
.follow .facebook a{
background-color:#3c5a98;
border:2px solid #3c5a98;
}
.follow .facebook a::before{
content:"\f09a";
}
.follow .facebook a:hover,.follow .facebook a:hover::before{
color:#3c5a98;
}
.follow ul .rss a{
background-color:#ffb53c;
border:2px solid #ffb53c;
}
.follow ul .rss a::before{
content:"\f09e";
}
.follow ul .rss a:hover,.follow ul .rss a:hover::before{
color:#ffb53c;
}

/* End
@import url('css/sms_tmp.css');
*/



/* Start
@import url('css/title_menu.css');
*/

#head {
    /*margin-left:auto;
    margin-right:auto;*/
    text-align:left;
    position:fixed !important;
    position: absolute;
    margin 0 auto;
    z-index:1;
    background: #E5E5E5;
    width: 100%;
}

/*
#head:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 980px;
    margin: 30px auto 0;
}
*/


#header {
    padding: 30px;
}

#head-left {
    text-align: left;
}

.head-center {
    width: 1150px;
    text-align:center;
    margin-left:auto;margin-right:auto;
}






.title_link {
    text-decoration: none;
    color: #333;
}

.title_link  a:visited{
    color: #333;

}

.page-title {
    text-decoration: none;
    color: #333;
    padding: 10px;
}

.page-title a:visited {
    text-decoration: none;
    color: #333;
    padding: 10px;
}

.menu { 
    width: 1150px;
    overflow: hidden;
    border: 0px;
    margin-top: 10px;
    list-style: none;
    background: #333;
    text-align:center;
}


.menu li a { 
    display: block;
    /*background: #333;*/
    color: #fff;
}

.menu li a:hover { 
    background: #444;
}


.menu-item {
    display: block;
    width: 110px;
    height: 36px;
    text-align:center;
    display:inline-block;
}
.menu-item a {
    display: block;
    line-height: 36px;
    text-decoration: none;

}
/*.cuttent-menu-item a {
    background-position: 0 -36px; 
}
.menuitem a:hover {
    background-position: 0 -72px;
}
*/


div#page {
    width: 1150px;
    margin-left:auto;
    margin-right:auto;
    /*margin-top: 130px;*/
}



/* transition */
#head,
#head:after,
#head .title_link,
#head .menu,
#head.fixed .head-left h1,
.menu ul li,
.menu .menu ul li,
.menu .menu ul li a,
.menu ul li a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/* Fixed */
#head.fixed {
    /*background: rgba(255,255,255,.7);*/
    background: #FFF;
    box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.4);
    height:auto;
}

#head.fixed .head-center{
    width:100%;
}

#head.fixed .description {
    display:none;
}

#head.fixed .head-left h1 {
    float:left;
    margin-bottom: 10px;
    margin-top: 10px;
}

#head.fixed:after {
    width: 100%;
    margin-top: 20px;
}
#head.fixed .menu ul li a {
    color: #333;
    padding: 0 20px;
    float:left;
    width:60%;
    background: rgba(62, 62, 62, 0.55);
}

#head.fixed .menu {
    float:right;
    /*background: rgba(62, 62, 62, 0.55);*/
    background: #333;
    /*border: rgba(62, 62, 62, 0.55);*/
    border: 0px;
    width: auto;
    max-width: 65%;
}


#head.fixed .menu  ul {
    background: rgba(62, 62, 62, 0.55);
}

#head.fixed .menu  ul li {
    background: rgba(62, 62, 62, 0.55);
}

#head.fixed .menu  ul li a {
    background: rgba(62, 62, 62, 0.55);
}

/* End
@import url('css/title_menu.css');
*/

/* Start
@import url('css/slider-pro.css');
*/

.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sp-slides-container {
	position: relative;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.sp-slide {
	position: absolute;
}

.sp-image-container {
	overflow: hidden;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
	position: relative;
	overflow: hidden;
	direction: ltr;
}

.sp-top-thumbnails,
.sp-bottom-thumbnails  {
	left: 0;
	margin: 0 auto;
}

.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px;
}

.sp-bottom-thumbnails {
	margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
	position: absolute;
	top: 0;
}

.sp-right-thumbnails {
	right: 0;
	margin-left: 4px;
}

.sp-left-thumbnails {
	left: 0;
	margin-right: 4px;
}

.sp-thumbnails {
	position: relative;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sp-rtl .sp-thumbnail-container {
	float: right;
}

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px;
}

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0;
}

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0;
}

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0;
}

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	left: 18px;
	margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	left: 0;
	top: 0;
	margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	right: 0;
	top: 0;
	margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid #F00;
	top: 0;
	margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid #F00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
	margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid #F00;
	bottom: 0;
	margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -8px;
	border-top: 13px solid #F00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/* Layers
--------------------------------------------------*/
.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden;
}

.sp-black {
	color: #FFF;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
}

.sp-white {
	color: #000;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
	border-radius: 10px;
}

.sp-padding {
	padding: 10px;
}

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
	cursor: url(images/openhand.cur), move;
}

.sp-grabbing {
	cursor: url(images/closedhand.cur), move;
}

.sp-selectable {
	cursor: default;
}

/* Caption
--------------------------------------------------*/
.sp-caption-container {
	text-align: center;
	margin-top: 10px;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
	margin: 0 !important;
	background-color: #000;
}

.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sp-full-screen-button:before {
	content: '\2195';
}

.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
	opacity: 1;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
    /*
	padding-top: 10px;
    */
}

.sp-rtl .sp-buttons {
	direction: rtl;
}

.sp-full-screen .sp-buttons {
	display: none;
}

.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.sp-selected-button {
	background-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.sp-button {
		width: 14px;
		height: 14px;
	}
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
	.sp-button {
		width: 16px;
		height: 16px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
	.sp-button {
		width: 18px;
		height: 18px;
	}
}

/* Arrows
--------------------------------------------------*/
.sp-arrows {
	position: absolute;
}

.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1;
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px;
}

.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
	left: 5px;
	right: auto;
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	right: 5px;
	left: auto;
}

.sp-horizontal .sp-next-arrow {
	right: 5px;
	left: auto;
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	left: 5px;
	right: auto;
}

.sp-vertical .sp-previous-arrow {
	top: 20px;
}

.sp-vertical .sp-next-arrow {
	bottom: 20px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF;
}

.sp-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.ie8 .sp-arrow,
.ie7 .sp-arrow {
	width: 0;
	height: 0;
}

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
	content: none;
}

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
	position: absolute;
}

.sp-fade-thumbnail-arrows {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
	opacity: 1;
}

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -7px;
}

.sp-thumbnail-arrow {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	left: 0px;
}

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	right: 0px;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
	top: 0px;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
	bottom: 0px;
}

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg);
}

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
	width: 0;
	height: 0;
}

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
	content: none;
}

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	border-right: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	border-left: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	border-bottom: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
	border-top: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

/* Video
--------------------------------------------------*/
a.sp-video {
	text-decoration: none;
}

a.sp-video img {
	-webkit-backface-visibility: hidden;
	border: none;
}

a.sp-video:after {
	content: '\25B6';
	position: absolute;
	width: 45px;
	padding-left: 5px;
	height: 50px;
	border: 2px solid #FFF;
	text-align: center;
	font-size: 30px;
	border-radius: 30px;
	top: 0;
	color: #FFF;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
	margin: auto;
	line-height: 52px;
}

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
	max-width: none;
	max-height: none;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	-mox-box-shadow: none !important;
	box-shadow: none !important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.slider-pro a {
	position: static;
	transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
}

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
	max-width: none;
	max-height: none;
}

.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro img.sp-layer {
	border: none;
}

/* Start
@import url('css/slider-pro.css');
*/

.ranking-slider {
    color:white;
    margin-left:10px;
    margin-right:10px;
}

.dark-img {
	display: block;
	opacity: .6;
}


table, th, td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
}

table th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
}
table td {
  width: 350px;
  padding: 10px;
  vertical-align: top;
 }

tr:nth-child(even) {
  background: #d9d9d9;
 }






