/*
Theme Name: d-sanki-child
Template: d-sanki
*/

/* TABLE OF
------------------------------------------------------------
* Global
* Repeatable Patterns
* Layout
* Header
* Menus
* Featured Area
* Content
* Navigations
* Comments
* Widgets
* Footer
* Plugins
* Print
------------------------------------------------------------ */

/* clearfix */

.flx {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
"";
	display: block;
	clear: both;
}
.clear{clear: both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.pc { display: block;}
.sp { display: none;}


.site-branding {
  margin: 20px auto 0;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.site-branding .head_logo{
  height: 60px;
  margin: 0 0 0 20px;
}
.site-branding .head_logo img{
  width: 100%;
}
.head_online {
  margin: 0 20px 0 0;
}
    .navi_link{
      display: flex;
      flex-wrap: wrap;
      justifyspace-between;
      margin: 5px 10px 0 0;
      float: right;
    }
    .navi_link .serch{
    }
    .navi_link .link{
      font-size: 12px;
      color: #999;
    }
    .navi_link .link a{
      font-size: 12px;
      color: #999;
      text-decoration: none;
    }
	#header-l {
		padding-top: 0;
	}
	#header-l h1{
        margin: 0;
    }
    header .sitename {
        padding: 5px 0 0;
        margin-bottom: 5px;
    }
.dark_bk{
  background: #07062b;
  padding: 60px 0;
}
.bk_skyb{
  width: 100%;
  margin: 0 auto;
  background: url(/wp/wp-content/themes/d-sanki-child/images/bk_skyb.png) ;
  padding: 0 0 50px 0;
}
.flx {
  align-items: center;
  display: flex;
  justifyspace-between;
  align-items: flex-start;
}
.menu-menu-container .menu{
  align-items: center;
  display: flex;
  justifyspace-between;
  align-items: flex-start;
}
#metaslider_container_8 {
  margin: 20px auto 0;
}
.main{
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.w_brand {
  margin: 60px auto 0;
  width: 100%;
  background-image: url(/wp/wp-content/themes/d-sanki-child/images/w_brand_bk1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.w_brand_box {
  padding: 0 0 230px 5%;
}
.w_brand_h {
  font-size: 38px;
  padding: 50px 0 0 0;
  color: #fff;
  text-shadow: 1px 2px 3px #808080;
  font-family: HGP明朝B;
}
.w_brand_text {
  font-size: 15px;
  margin: 20px 0 0 0;
  line-height: 230%;
  color: #fff;

}
.w_brand_bn {
  margin: 50px 0 0 0;
}
.w_brand_bnl {
  margin: 0 20px 0 0;
}
.w_brand_bnl a {
  background: #000;
  border: 1px solid #fff;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}
.w_brand_bnr a {
  background: #fff;
  border: 1px solid #000;
  padding: 10px 20px;
  color: #000;
  text-decoration: none;
}
.w_brand_bnl a:hover, .w_brand_bnr a:hover{
  opacity: 0.7;
}
.top_wb{
  background:#f0ece9;
  padding: 30px 0;
}
.top_wb2 {
  background:#f0ece9;
  padding: 0 0 30px 0;
}

.top_wb a, .top_wb2 a{
  text-decoration: none;
}
.top_wb a:hover, .top_wb2 a:hover{
  opacity: 0.8;
}
.case_box {
  margin: 60px auto 0;
  width: 100%;
  background-image: url(/wp/wp-content/themes/d-sanki-child/images/top_wb_case.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.case_box {
  padding: 0 0 40px 0;
}
.case_h {
  font-size: 34px;
  padding: 50px 0 0 30px;
  color: #222;
  font-family: HGP明朝B;
}
.case_bn {
  margin: 40px 0 0 0;
}
.case_bn .btn{
  background: #fff;
  border: 1px solid #000;
  padding: 10px 20px;
  color: #000;
  text-decoration: none;
  width: 250px;
  margin: 0 0 0 50px;
  text-align: center;
  border-radius: 3px;
}
.case_bn .btn:hover{
  background: #000;
  color: #fff;
  border-radius: 3px;
}
.about_box {
  margin: 0 auto 60px;
  width: 100%;
  background-image: url(/wp/wp-content/themes/d-sanki-child/images/top_wb_about.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0 0 40px 0;
}
.about_h {
  font-size: 34px;
  padding: 50px 0 0 30px;
  color: #222;
  font-family: HGP明朝B;
  margin: 0 30px 0 0;
  text-align: right;
}
.about_bn {
  margin: 40px 0 0 720px;
}
.about_bn .btn{
  background: #fff;
  border: 1px solid #000;
  padding: 10px 20px;
  color: #000;
  text-decoration: none;
  width: 250px;
  margin: 0 0 0 50px;
  text-align: center;
  border-radius: 3px;
}
.about_bn .btn:hover{
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
}

.menu3{
  margin: 100px auto;
  width: 1250px;
}
.menu3 .box{
  width: 23%;
  background: #f7f7f7;
  margin: 0 1%;
}
.menu3 .box img{
  width: 350px;
}
.menu3 h3{
  color: #333;
  margin: 20px auto 10px;
  font-size: 1.5rem;
  height: 30px;
  text-align: center;
}
.menu3 h3.sm{
  font-size: 1.3rem;
}
.menu3 h3.ssm{
  font-size: 1.25rem;
  margin: 20px 0 10px 10px;
}
.menu3 .text{
  margin: 0 auto 1.5em;
  font-size: 13px;
  text-align: center;
  color: #333;
}
.menu3 .more a{
  width: 92%;
  background: #000a3a;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  display: block;
  margin: 0 auto;
}
.circle_more {
  width: 156px;
  position: absolute;
  padding: 130px 0 0 310px;
}

.bn_link{
  margin: 100px auto 0;
  width: 1100px;
}
.bn_link .bn{
  width: 23%;
  margin: 0 1%;
}





/* news */
a .top_news_tpk h2{
  text-decoration: none;
}
.top_news_tpk h2{
  margin: 60px auto 0;
  background: #000a3a;
  color: #fff;
  padding: 25px 0;
  font-size: 24px;
  text-align: center;
}
.top_news_arrow{
  margin: 0 auto;
  width: 60px;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #000a3a;
}
.top_blog{
  margin: 40px auto 70px;
  padding: 0;
  text-align:left;
  width: 830px;
}
.top_blog dl {
  margin: 10px 0 0;
  align-items: center;
  display: flex;
  justifyspace-between;
  border-bottom: 1px dotted #999;
  padding: 5px 0 20px;
}
.top_blog dt {
  align-items: center;
  display: flex;
  justifyspace-between;
  width:280px;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0 15px;
}
.top_blog dt span.ymd {
  font-size: 13px;
  width:110px;
  color: #555;
}
.top_blog .cat-links {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.top_blog .cat-links a {
  color: #fff;
  border: 1px solid #000a3a;
  padding: 2px 10px;
  border-radius: 5px;
}
.top_blog dt span.cat-event, .top_blog dt span.cat-topicks {
  font-size: 12px;
  width:150px;
  text-align: center;
}
.top_blog dd {
  width:550px;
  font-size: 14px;
  line-height: 190%;
  margin: 0;
}
.top_blog dd a{
 text-decoration: none;
 color: #555;
}
.top_blog dt span.cat-event a{
 display:inline-block;
 padding: 1px;
 font-size:12px;
 line-height:20px;
 color: #fff;
 background: #32327f;
 border-radius:4px;
 width: 120px;
 text-align: center;
 margin: 0 15px 0 15px;
 text-decoration: none;
}
.cat-topicks a{
 display:inline-block;
 padding: 1px;
 font-size:12px;
 line-height:20px;
 color:#fff;
 background: #000a3a;
 border-radius:4px;
 width: 120px;
 text-align: center;
 margin: 0 15px 0 15px;
 text-decoration: none;
}
.cat-event a:hover, .cat-topicks a:hover{
  opacity:0.7;
}
.top_news_more {
  margin: 35px auto;
  width: 830px;
}
.top_news_more a {
width: 50%;
color: #000a3a;
text-decoration: none;
font-size: 16px;
text-align: center;
padding: 10px 0;
display: block;
margin: 0 auto;
border: 1px solid #000a3a;
border-radius: 5px;
}

.top_news_more a:hover{
  background: #000;
  color: #fff;
  border-radius: 3px;
}
.seminar {
  margin: 40px auto 70px;
  padding: 0;
  text-align: left;
  width: 830px;
}
.seminar h2{
  margin: 0 0 30px 0;
}

#menu_form{
  margin: 60px auto;
  text-align: center;
  display: flex;
}
#menu_form a {
  font-size: 18px;
  margin: 0 10px;
  background: #640050;
  color: #fff;
  padding: 10px 30px;
  border-radius: 15px;
  text-decoration: none;
}

/* 3point */
h3.section_title{
	color: #fff;
    font-size: 40px;
    font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
	margin: 60px auto 45px;
}

ul.point_ul{
	display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	align-items: flex-start;
	justifyspace-between;
}

ul.point_ul li{
	position: relative;
	width: 32%;
	height: 310px;
	margin-top: 50px;
	margin-right: 2%;
	background: #f8f8f8;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 80px 30px 30px;
	list-style: none;
}
ul.point_ul li:nth-child(3n){
	margin-right: auto;
}
ul.point_ul li .point_icon{
	position: absolute;
	left: 50%;
	top: -50px;
	margin-left: -50px;
	width:100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	vertical-align: middle;
	background: #000;
	border: 1px solid #515151;
}
ul.point_ul li .point_icon img{
	width: auto;
	max-width: 50px;
	max-height: 50px;
	vertical-align: middle;
}
ul.point_ul li .poit_title{
	font-size: 140%;
	color: #212121;
	font-weight: bold;
	text-align: center;
}
ul.point_ul li .poit_title::after{
	display: block;
'';
	background: #b3b3b3;
	width: 66px;
	height: 3px;
	margin: 10px auto 20px;
}
ul.point_ul li .poit_text{
	font-size: 100%;
	color: #54595f;
}


/* 600pxから1024pxまでの画面幅 */
@media screen and (min-width: 641px) and (max-width: 1300px) {
.w_cwc_h {
  font-size: 34px;
  padding: 10px 0 0 0;
  color: #fff;
  text-shadow: 1px 2px 3px #808080;
  font-family: HGP明朝B;
}
.w_cwc_text {
  font-size: 14px;
  margin: 5px 0 0 0;
  line-height: 180%;
}
.w_cwc_bn {
  margin: 25px 0 0 0;
}
}


.top_contact{
  background: url(/wp/wp-content/themes/d-sanki-child/images/ct_bg.png)  ;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
}
.top_contact img{
  margin: 0 auto;
  text-align: center;
}
/* footer */
.f_wjt{
  padding: 60px 0 60px;
  background: #f2f2f2;
  margin: 100px 0 0 0;
}
.f_wjt .footer-in{
  margin: 0 auto;
  width: 1040px;
  display: flex;
  flex-wrap: wrap;
  justifyspace-between;
}
.f_wjt .f_box1{
  width: 360px;
}
.f_wjt .f_box1 img{
  width: 300px;
}
.f_wjt .f_box1 .ad {
  font-size: 12px;
  padding: 20px 0 0 0;
  text-align: center;
  color: #333;
}
.f_wjt .f_box2{
  width: 360px;
  text-align: center;
}
.f_wjt .f_box3{
  width: 200px;
  text-align: left;
}
.f_wjt .f_box4{
  width: 120px;
  text-align: left;
}
.f_wjt ul li{
  list-style: none;
  font-size: 13px;
  padding: 4px 0 4px 25px;
  background: url(/wp/wp-content/themes/d-sanki-child/images/foot_list.png) no-repeat left center ;
}
.f_wjt ul li a{
  color: #333;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
.f_wjt ul li.sc {
  background: none;
}
.copy{
  width: 100%;
  text-align: center;
  background: #07062b;
  color: #fff;
  font-size: 13px;
  padding: 5px 0;
}

/** in_page **/
.in_page {
  width: 1000px;
  margin: 0 auto;
}
.in_page .txt01{
  margin: 0;
  padding: 0 40px 20px 40px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
}
.in_page h3{
  font-weight: bold;
  font-size: 30px;
  padding: 20px 60px;
  background: #0d3195;
  color: #fff;
  margin: 80px auto 40px;
}
.in_page h4{
  color: #0d3195;
  font-size: 26px;
  margin: 0 auto 10px;
  border-bottom: 1px solid #cacaca;
}

/** outlin **/
#outlinemenu_area {
  width: 840px;
  margin: 0 auto 0 auto;
  padding: 0;
}
#outlinemenu_area .menubox {
  width: 362px;
  height: 165px;
  margin: 0 20px 60px 20px;
  padding: 0;
  border: 1px solid #9EAEBC;
  float: left;
}
#outlinemenu_area .menubox h3{
  margin: 0;
}
#outlinemenu_area .menubox div {
  padding: 15px 17px 0px 17px;
  margin: 0;
}
#outlinemenu_area .menubox div.menubtn {
  text-align: right;
  margin: 15px 17px 0px 0px;
  width: 90%;
}
#outlinemenu_area .menubox div a {
  text-decoration: none;
  font-size: 13px;
  background: #000a3a;
  padding: 5px 20px;
  color: #fff;
  border-radius: 15px;
}

/** link_list **/
.link_list{
  width: 100%;
  margin: 0 0 40px 30px;
}
.link_list a{
  float: left;
  list-style: none;
  width: 300px;
  margin: 10px 25px 25px 20px;
  text-align: left;
  text-decoration: none !important;
  font-size: 14px;
  color: #000;
  height: 30px;
  padding: 0 0 0 20px;
  background: url(/wp/wp-content/themes/d-sanki-child/images/link_icon.png) no-repeat 0 7px;
}
.link_list a:hover {
  opacity: 0.7;
  color: #000;
}

/** mmb_list **/
.mmb_list{
  width: 100%;
  margin: 0 0 40px 0;
}
.mmb_list a{
  float: left;
  list-style: none;
  width: 155px;
  margin: 10px 25px 25px 20px;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  height: 30px;
  padding: 0 0 0 20px;
  background: url(/wp/wp-content/themes/d-sanki-child/images/link_icon.png) no-repeat 0 7px;
}
.mmb_list a:hover {
  opacity: 0.7;
  color: #000;
}

/** brand_list **/
.brand_list{
  width: 100%;
}
.brand_list a{
  float: left;
  list-style: none;
  width: 215px;
  border: 1px solid #e3e3e3;
  margin: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  height: 150px;
}
.brand_list a:hover {
  opacity: 0.7;
  color: #000;
}
.brand_list a img{
  margin: 15px auto;
  max-width: 160px;
  max-height: 90px;
}


/** brand_page **/

.brandpage{
	width: 1200px;
}
.brandpage .brand_l{
  width: 810px;
  margin: 30px 40px 0 0;
}
.brandpage .brand_l .main_logo{
  margin: 0 auto;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #000;
  text-align: center;
}
.brandpage .brand_l .main_logo img{
  width: 400px;
}
.brandpage .brand_l .main_url{
  margin: 25px 0 0;
  font-size: 16px;
  text-align: center;
}
.brandpage .brand_l .main_url a{
  color:#000;
  text-decoration: underline;
}
.brandpage .brand_l .main_text{
  margin: 55px 0;
  font-size: 23px;
}
.brandpage .brand_l .sub_text {
  font-size: 16px;
}
.brandpage .brand_r{
  width: 350px;
  margin: 30px 0 0 0;
}
.brandpage .brand_r .point {
  border: 1px solid #777;
  padding: 15px 20px;
  margin: 20px 0 40px 0;
}
.brandpage .brand_r .point .ph{
  margin: 30px auto;
  text-align: center;
  max-width: 300px;
}
.brandpage .brand_r .point .text{
  font-size: 13px;
}

.brand_lu{
	width: 1200px;
  margin: 100px auto 0;
}
.brand_lu h2 {
  margin: 0 auto;
  background: #000a3a;
  color: #fff;
  padding: 15px 0;
  font-size: 24px;
  text-align: center;
}
.brand_lineup_box{
    width: 1100px;
	height: auto;
	margin: 50px auto 0;
}
.brand_lineup .imgbox{
	width: 170px;
	height: 240px;
	padding: 0;
	margin: 0px ;
	float: left;
	text-align: center;
}
.brand_lineup .txtbox{
	margin: 0;
	padding: 5px 15px 0 10px ;
	width: 350px;
	float: right;
	font-size: 13px;
}
.brand_lineup .line{
	padding-bottom: 8px;
	margin-bottom: 10px;
    border-bottom: 1px solid #000000;
}
.brand_lineup .movement{
    margin-bottom: 10px;
}
.brand_lineup .movement p {
  margin: 0 0 10px 0;
  font-size: 12px;
  line-height: 150%;
}
.brand_lineup p.ttl{
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 15px 0;
}
.brand_lineup p.id{
	font-size: 12px;
	margin: 0 0 15px 0;
}
.brand_lineup .deta{
	line-height: 120%;
	margin-bottom: 3px;
}
.brand_lineup .price{
	font-size: 120%;
	font-weight: bold;
}
.brand_lu .righter_floatclear{
	font-size: 13px;
    text-align: right;
    margin: 30px auto 0;
    width: 800px;
}

.brand_support{
	width: 1200px;
  margin: 100px auto 0;
}
.brand_support h2 {
  margin: 0 auto;
  background: #000a3a;
  color: #fff;
  padding: 15px 0;
  font-size: 24px;
  text-align: center;
}
.brand_support ul {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  width: 1190px;
  margin: 50px auto;
}
.brand_support li {
  list-style: none;
  float: left;
  width: 236px;
  text-align: center;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  padding: 25px 30px 15px;
  display: block;
  height: 40px;
  line-height: 130%;
}
.brand_support li a {
  text-decoration: none;
  font-size: 15px;
}

.brand_company{
	width: 1000px;
	height: auto;
	padding: 20px 0;
	margin: 100px auto 40px auto;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 0px;
}
.brand_company .logo01{
	width: 180px;
	height: 93px;
	margin: auto 0 auto 100px;
	display: inline-table;
	text-align: center;
vertical-align: middle;
}

.brand_company .logo02{
	width: 180px;
	height: 93px;
	margin: auto 0 auto 15px;
	text-align: center;
    vertical-align: middle;
}

.brand_company .txtbox{
	width: 500px;
	margin: 25px 0 0 0px;
	padding-left: 30px;
}
.brand_company .txtbox bolder{
  font-weight: bold;
}
.brand_company .txtbox p{
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 130%;
}
.brand_company .txtbox p a{
  text-decoration: underline;
}
.brand_company .txtbox .more{
  text-align: right;
  margin: 10px 0 0 0;
}
.brand_company .txtbox .more a{
 display:inline-block;
 padding: 3px;
 font-size:12px;
 line-height:20px;
 color:#fff;
 background: #000a3a;
 border-radius:4px;
 width: 120px;
 text-align: center;
 margin: 0 35px 0 0;
 text-decoration: none;
}
/** FORM **/
.entryh2 {
  color: #545454;
  font-size: 150%;
  letter-spacing: 2px;
  text-align: center;
}

/* yearbook */
.bookpage {
  width: 860px;
  margin: 0 auto;
}
.bookpage .book3{
  background: url(/wp/wp-content/themes/d-sanki-child/images/book2024.png) no-repeat right top ;
}
.bookpage .book2025{
  background: url(/wp/wp-content/themes/d-sanki-child/images/book2025.png) no-repeat right top ;
}
.bookpage .price{
  width: 300px;
  background: #e9e9e9;
  margin: 0;
  padding: 30px 40px;
  font-size: 15px;
  line-height: 210%;
}
.bookpage .price span{
  font-weight:bold;
  font-size: 20px;
}
.bookpage .box {
  width: 42%;
  border: 1px solid #bbb;
  padding: 0 20px 10px 20px;
  margin: 10px 10px;
  height: 210px;
}
h4 {
  font-size: 1.25rem;
  margin-bottom: 1em;
  margin-top: 2em;
  margin-left: 35px;
}
.bookpage .box h4 {
  margin-bottom: 1em;
  margin-top: 2em;
  margin-left: 0;
}
.bookpage .red{
  color: #CC0000;
}
.bookpage .text01{
  margin: 0;
  padding: 0 40px 20px 40px;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0em;
  font-weight: bold;
}
.bookpage .text02{
  margin: 0;
  padding: 0 40px 20px 40px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
}
.bookpage .text03{
  margin: 0;
  padding: 20px 40px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
  background: #e9e9e9;
}
.bookpage .text_ph{
  margin: 0 0 40px 0;
}
.bookpage .text_ph li{
  float: left;
  margin: 0 10px;
  list-style: none;
}
.bookpage .text_oeder{
  margin: 0 0 20px 0;
}
.bookpage .text_oeder li .mh{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #89b8e1;
  text-align: center;
  height: 70px;
  margin: 0 0 15px 0;
}
.bookpage .text_oeder li{
  float: left;
  margin: 0 10px;
  list-style: none;
  width: 280px;
  border: 1px solid #bbb;
  padding: 20px 10px;
  text-align: left;
  height: 190px;
  border-radius: 15px;
  font-size: 14px;
}
.bookpage .text_oeder li a {
  color: #4e698a;
}
.bookpage h2 {
  color: #00116a;
  font-size: 25px;
  font-weight: bold;
  padding: 0 0 10px 16px;
  margin: 30px 0 50px 0;
  border-bottom: 1px solid #00116a;
}
.bookpage .text02.book01{
  background: url(/wpcwc/wp-content/themes/d-sanki-child/images/book01.png) no-repeat right top ;
}
.bookpage .text02.book02{
  background: url(/wpcwc/wp-content/themes/d-sanki-child/images/book02.png) no-repeat right top ;
}
.bookpage .ar_t h2{
  margin: 100px auto 0;
  background: #000a3a;
  color: #fff;
  padding: 20px 0;
  font-size: 24px;
  text-align: center;
  border-bottom: 0;
}
.bookpage .book_order{
  margin: 30px auto;
}
.book_order_ec {
  margin: 60px auto;
  text-align: center;
}
.book_order_post {
  margin: 0 30px 0 30px;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #000a3a;
  margin: 0 auto;
}
.ankrs{

}
.ankrs a{
  font-size: 20px;
  padding: 30px 30px 30px 70px;
  border-top: 2px solid #000a3a;
  border-right: 2px solid #000a3a;
  border-left: 2px solid #000a3a;
  border-bottom: 8px solid #000a3a;
  color: #00116a;
  text-decoration: none;
  margin: 0 15px;
  background: url(/wp/wp-content/themes/d-sanki-child/images/book_icon.png) no-repeat 25px center ;
}
.ankrs a:first-child{
  border-bottom: 8px solid #e9aa16;
}
.ankrs a:last-child{
  border-bottom: 8px solid #1f51c0;
}


/* glossary */
.bg_glossary{
    width: 843px;
    height: auto;
	margin-bottom: 20px;
	padding: 0 0px 25px 20px;
 	background-color: #EAEAEA;
 }
 
.glossary{
	padding: 20px 0px;
	margin: auto;
}

_line{
	vertical-align: middle;
	clear: both;
}

.ic_glossary{
    margin: 0px 0px 5px 0px;
	padding: 0;
}

.glossary_list_info{
	padding-right: 20px;
    font-size: smaller;
    float: right;
}

.glossary_line_txt{
    width: 235px;
	margin: 0 15px 5px 5px;
	padding: 2px 0 2px 0;
    border-bottom: 1px dashed #9EAEBC;
    float: left;
}

p.txt_glossary{
    font-size: 100%;
	letter-spacing: 0em;
}

.glossary_main{
	width: 865px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

.glossary_main .ttl{
	height: 35px;
	font-weight: bold;
	margin-top: 15px;
}

.glossary_main .ttl img{
	margin: 0 7px 0 15px;
	vertical-align: -13px;
}

.glossary_main .txt{
	width: 360px;
	margin-left: 55px;
	margin-bottom: 10px;
}

.glossary_main .box_left{
    width: 425px;
	float:left;
}

.glossary_main .box_right{
    width: 425px;
	float:right;
}

.glossary_main img.main{
	margin-bottom: 30px;
}

.glossary_main img.main02{
	margin: 50px 0 20px 0;
}

.pagetop2 {
	clear: both;
    margin: 0px 5px;
    padding: 10px 0px;
    text-align: right;
}
.glossary_c{
    width: 843px;
	margin: 40px auto;
	padding: 20px 0px 25px 20px;
 	background-color: #eaeaea;
}

.glossary .pagetop2{
	margin-bottom: 30px;
	padding: 0 0 10px;
}

#glossary_ul{
	padding-left: 20px;
	list-style: none;
	clear: both;
}

#glossary_ul li{
	float: left;
	width: 232px;
	padding-left: 2px;
	margin: 0 20px 20px 0;
	font-size: 13px;
	border-bottom: 1px solid #c8d1d8;
	letter-spacing: 0;
}
#glossary_ul li a{
  text-decoration: none;
  color: #000a3a;
}
.gl_box{
	float: left;
	width: 373px;
	border: 1px solid #aaa;
	padding: 15px 20px;
	line-height: 1.6;
	letter-spacing: 0;
	font-size: 12px;
	margin: 0 35px 40px 0;
}

.gr_box{
	float: right;
	width: 373px;
	border: 1px solid #aaa;
	padding: 15px 20px;
	line-height: 1.6;
	letter-spacing: 0;
	font-size: 11px;
	margin-bottom: 40px;
}

.gl_box.mb30,.gr_box.mb30{
	margin-bottom: 30px;
}

.g_title{
	padding-left: 3px;
	border-bottom: 1px solid #d7e0e8;
	font-size: 14px;
	font-weight: bold;
}

.g_title .normal{
	font-size: 12px;
	font-weight: normal;
}

.glossary_main p.mb20{
	margin-bottom: 20px;
}
#g_desc01{height: 38px;}
#g_desc02{height: 38px;}
#g_desc03{height: 77px;}
#g_desc04{height: 77px;}
#g_desc05{height: 240px;}
#g_desc06{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_01.jpg") no-repeat right top; padding-right: 190px; height: 240px;}
#g_desc07{height: 38px;}
#g_desc08{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_02.jpg") no-repeat right top; padding-right: 190px; height: 225px;}
#g_desc09{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_03.jpg") no-repeat right top; padding-right: 190px; height: 225px;}
#g_desc10{height: 96px;}
#g_desc11{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_04.jpg") no-repeat right top; padding-right: 190px; height: 213px;}
#g_desc12{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_05.jpg") no-repeat right top; padding-right: 190px; height: 155px;}
#g_desc13{height: 58px;}
#g_desc14{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_06.jpg") no-repeat right top; padding-right: 190px; height: 210px;}
#g_desc15{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_07.jpg") no-repeat right top; padding-right: 190px; height: 230px;}
#g_desc16{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_08.jpg") no-repeat right top; padding-right: 190px; height: 205px;}
#g_desc17{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_09.jpg") no-repeat right top; padding-right: 190px; height: 377px;}
#g_desc18{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_10.jpg") no-repeat right top; padding-right: 190px; height: 250px;}
#g_desc19{height: 140px;}
#g_desc20{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_11.jpg") no-repeat right top; padding-right: 190px; height: 140px;}
#g_desc21{height: 80px;}
#g_desc22{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_12.jpg") no-repeat right top; padding-right: 190px; height: 80px;}
#g_desc23{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_13.jpg") no-repeat right top; padding-right: 190px; height: 215px;}
#g_desc24{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_14.jpg") no-repeat right top; padding-right: 190px; height: 215px;}
#g_desc25{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_15.jpg") no-repeat right top; padding-right: 190px; height: 205px;}
#g_desc26{height: 205px;}
#g_desc27{height: 80px;}
#g_desc28{height: 58px;}
#g_desc29{height: 205px;}
#g_desc30{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_16.jpg") no-repeat right top; padding-right: 190px; height: 205px;}
#g_desc31{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_17.jpg") no-repeat right top; padding-right: 190px; height: 180px;}
#g_desc32{height: 180px;}
#g_desc33{height: 100px;}
#g_desc34{height: 100px;}
#g_desc35{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_18.jpg") no-repeat right top; padding-right: 190px; height: 220px;}
#g_desc36{height: 220px;}
#g_desc37{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_19.jpg") no-repeat right top; padding-right: 190px; height: 215px;}
#g_desc38{height: 215px;}
#g_desc39{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_20.jpg") no-repeat right top; padding-right: 190px; height: 210px;}
#g_desc40{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_21.jpg") no-repeat right top; padding-right: 190px; height: 210px;}
#g_desc41{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_22.jpg") no-repeat right top; padding-right: 190px; height: 225px;}
#g_desc42{background: url("/wp/wp-content/themes/d-sanki-child/images/glossary_23.jpg") no-repeat right top; padding-right: 190px; height: 225px;}


/* supportmember */
.supportmember_area{
    width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0px;
}

.supportmember_box{
    width: 1000px;
	height: auto;
	margin: 0 0px 20px 0;
	padding: 0 0 5px 0px;
	clear: both;
    border-bottom: 1px solid #00264C;
	/* float: right;*/
	display: inline-table;
}

.supportmember_box p{
  margin: 0;
    font-size: 13px;
}
p.support_pre {
    margin: 0px 0px 5px 30px;
	padding: 1px 0 0 20px;
    font-size: 16px;
    line-height: 140%;
	letter-spacing: 0em;
	background: url(/wp/wp-content/themes/d-sanki-child/images/ic_002.gif) no-repeat center left;
	float: left;
}

.supportmember_detail{
    width: 750px;
	margin: 0 20px 40px 0;
	padding: 0 0 15px 30px;
    border-bottom: 1px dashed #9EAEBC;
	float: right;
}

.supportmember_detail02{
    width: 750px;
	margin: 0 20px 0px 0;
	padding: 0 0 15px 30px;
	float: right;
}

.supportmember_detail03{
    width: 750px;
	margin: 0 20px 0px 0;
	padding: 0 0 15px 0px;
	float: right;
}

p.support_ttl{
    margin: 0;
	padding: 0;
    font-size: 16px;
	font-weight: bold;
    line-height: 140%;
	letter-spacing: 0em;
}

.supportmember_detail img , .supportmember_detail02 img{
	margin:1 px0 7px 0 0;
}

.support_inform{
	text-align: right;
    font-size: 80%;
    margin: 0px 0px 10px 0px;
	clear: both;
}

 p.support_brand{
    width: 390px;
	float: left;
	margin: 3px 0 0 3px;
}

ul.support_list {
	height: 178px;
	text-align: left;
	margin: 0;
	padding-right: 1px;
    background:  url(/wp/wp-content/themes/d-sanki-child/images/bg_support_01.gif) no-repeat top left;
	float: right;
}

ul.support_list li {
    width: 180px;
	height: 178px;
	margin: 0;
	display: inline;
}

.support_list_img {
    width: 180px;
	height: 178px;
	text-align: center;
	margin: 0;
	padding: 0 1px 0 1px;
	float: left;
    background:  url(/wp/wp-content/themes/d-sanki-child/images/bg_support_01.gif) no-repeat center right;
}

img.support_img_centre{
	margin-top: 35px;
}

div.support_list_txt{
	float: right;
	margin: 10px 0 0px 0;
	/* height: 30px; */
	padding: 0px 0px 0px 0px;
}


div.support_list_txt div{
	width: 168px;
	padding: 0 7px 0 7px;
	text-align: center;
	float: left;
}

div.support_list_txt p{
	margin: 0;
	padding: 0;
	text-align: center;
    font-size: 90%;
}

div.support_list_txt p.support_list_explain{
    font-size: 80%;
	letter-spacing: -0.1em;
}

div.support_list_txt p.support_list_url{
    font-size: 85%;
}
.float_righter {
  float: right;
}
.float_lefter {
  float: left;
}
.supportmember_area_ad {
  width: 1000px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0px;
}
.supportmember_area_ad .box {
  width: 28%;
  float: left;
  border: 1px solid #999;
  margin: 20px 20px 30px;
  text-align: center;
  font-size: 14px;
  padding: 20px 0 0 0;
}

/* cwc_staff  */
#cwc_staffed ul.list_todouhuken {
  width: 800px;
  margin: 0 auto 20px;
  padding: 14px 0px 0px 0px;
}

#cwc_staffed ul.list_todouhuken li{
  display: inline;
  margin-right: 0px;
}

#cwc_staffed .supportmember_detail{
    width: 680px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 30px;
    border-bottom: 1px dashed #9EAEBC;
	float: right;
}

#cwc_staffed p.support_ttl{
  width: 428px;
    margin: 0;
	padding: 0;
  font-size: 16px;
	font-weight: bold;
vertical-align: top;
	letter-spacing: 0em;
   display: inline-block;
  color: #00093a;
}
#cwc_staffed p.support_ttl a {
  font-size: 16px;
  text-decoration: none;
  color: #00093a;
}
#cwc_staffed p.txt_line {
    margin: 0px 0px 10px 5px;
	padding: 0 0 0 5px;
    line-height:18px;
  display: inline-block;
  border-left:none
}
#cwc_staffed .supportmember_box{
    width: 880px;
	height: auto;
	margin: 0 60px 25px;
	padding: 18px 0 0px 0px;
	clear: both;
    border-bottom: 1px solid #00264C;
  border-top: 1px solid #00264C;
	/* float: right;*/
	display: inline-table;
}

#cwc_staffed .supportmember_area .border-none{
  border-bottom: none;
  margin-bottom: 0px;
  }

.pageback.type2{
    margin: 50px 63px 0 0;
    padding: 0;
    text-align: right;
}

.type2 .date_and_time{
  color:#828282;
  font-size: 14px;
}

#cwc_staffed h3 {
    width: 840px;
	margin: 0 auto 25px;

}

#cwc_staffed p.support_pre {
    font-size: 16px;
}

#cwc_staffed .txt_line span {
  background-color: #00093a;
 color: white;
	padding: 4px 6px;
	line-height: 35px;
}


/* member_office list */
.member_office .menber_area{
    width: 790px;
    margin: 0 auto 30px auto;
    padding: 0 0 15px 5px;
    border-bottom: 1px solid #000000;
}
.member_office .space05 {
  margin-bottom: 20px;
  font-size: 13px;
}
.member_office p.txt_line01 {
  margin: 30px 0px 15px 5px;
  padding: 0 0 0 5px;
  font-size: 13px;
  line-height: 180%;
    border-left: 2px solid #000000;
}
.member_office p.txt_line {
  margin: 30px 0px 15px 5px;
  padding: 0 0 0 5px;
  font-size: 13px;
  line-height: 180%;
  border-left: 2px solid #000000;
}
.member_office p.txt_ic01{
    margin: 0px 0px 5px 3px;
	padding: 0 0 0 20px;
    font-size: 100%;
    line-height: 160%;
	letter-spacing: 0em;
	background: url(/wp/wp-content/themes/d-sanki-child/images/ic_001.gif) no-repeat center left;
}

.member_office p.txt_ic02{
    margin: 0px 0px 5px 3px;
	padding: 1px 0 0 20px;
    font-size: 100%;
    line-height: 140%;
	letter-spacing: 0em;
	background: url(/wp/wp-content/themes/d-sanki-child/images/ic_002.gif) no-repeat center left;
}
.member_office .menber_area h4{
    font-size: 22px;
    line-height: 150%;
    margin: 30px 0;
}
/* member_list */
.pageback {
  margin: 40px 32px 0 0;
  padding: 0;
  text-align: right;
}
#brand_list .box{
    width: 865px;
	padding: 0 0 50px 0;
	clear: both;
	display: inline-table;
}

#brand_list .box02{
    width: 865px;
	padding: 0 0 20px 0;
	clear: both;
	display: inline-table;
}

#brand_list .list{
    width: 800px;
	margin: 0;
	padding: 0 0 15px 0;
    border-bottom: 2px solid #00264C;
	float:right;
}

ul.list_kana{
    width: auto;
	margin: 0 0 30px 0;
	padding: 14px 4px 12px 13px;
    background: #EAEAEA;
}

ul.list_kana li{
	display: inline;
	margin-right: 9px;
}

#contents ul.list_alphabet{
    width: auto;
	margin: 0 0 30px 0;
	padding: 14px 0px 12px 14px;
    background: #EAEAEA;
}

#contents ul.list_alphabet li{
	display: inline;
	margin-right: 6px;
}

#contents ul.list_alphabet li.space{
	margin-right: 15px;
}
#contents #brand_list .blandbox{
    padding: 0 0 50px 80px;
}
#contents #brand_list .blandbox02{
    padding: 0 0 30px 80px;
}
#contents #brand_list #kanaa{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_a.gif") 0 0 no-repeat;}
#contents #brand_list #kanaka{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ka.gif") 0 0 no-repeat;}
#contents #brand_list #kanasa{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_sa.gif") 0 0 no-repeat;}
#contents #brand_list #kanata{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ta.gif") 0 0 no-repeat;}
#contents #brand_list #kanana{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_na.gif") 0 0 no-repeat;}
#contents #brand_list #kanaha{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ha.gif") 0 0 no-repeat;}
#contents #brand_list #kanama{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ma.gif") 0 0 no-repeat;}
#contents #brand_list #kanaya{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ya.gif") 0 0 no-repeat;}
#contents #brand_list #kanara{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_ra.gif") 0 0 no-repeat;}
#contents #brand_list #kanawa{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_kanalist_wa.gif") 0 0 no-repeat;}

#contents #brand_list #a{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_a.gif") 0 0 no-repeat;}
#contents #brand_list #b{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_b.gif") 0 0 no-repeat;}
#contents #brand_list #c{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_c.gif") 0 0 no-repeat;}
#contents #brand_list #d{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_d.gif") 0 0 no-repeat;}
#contents #brand_list #e{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_e.gif") 0 0 no-repeat;}
#contents #brand_list #f{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_f.gif") 0 0 no-repeat;}
#contents #brand_list #g{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_g.gif") 0 0 no-repeat;}
#contents #brand_list #h{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_h.gif") 0 0 no-repeat;}
#contents #brand_list #i{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_i.gif") 0 0 no-repeat;}
#contents #brand_list #j{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_j.gif") 0 0 no-repeat;}
#contents #brand_list #k{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_k.gif") 0 0 no-repeat;}
#contents #brand_list #l{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_l.gif") 0 0 no-repeat;}
#contents #brand_list #m{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_m.gif") 0 0 no-repeat;}
#contents #brand_list #n{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_n.gif") 0 0 no-repeat;}
#contents #brand_list #o{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_o.gif") 0 0 no-repeat;}
#contents #brand_list #p{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_p.gif") 0 0 no-repeat;}
#contents #brand_list #q{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_q.gif") 0 0 no-repeat;}
#contents #brand_list #r{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_r.gif") 0 0 no-repeat;}
#contents #brand_list #s{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_s.gif") 0 0 no-repeat;}
#contents #brand_list #t{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_t.gif") 0 0 no-repeat;}
#contents #brand_list #u{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_u.gif") 0 0 no-repeat;}
#contents #brand_list #v{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_v.gif") 0 0 no-repeat;}
#contents #brand_list #w{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_w.gif") 0 0 no-repeat;}
#contents #brand_list #x{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_x.gif") 0 0 no-repeat;}
#contents #brand_list #y{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_y.gif") 0 0 no-repeat;}
#contents #brand_list #z{background: transparent url("/wp/wp-content/themes/d-sanki-child/images/ttl_list_z.gif") 0 0 no-repeat;}

#contents #brand_list .list {
    border-bottom: 2px solid #00264C;
    margin: 0;
    padding: 0 0 15px;
	float: none;
	width: 100%;
}

#contents ul.brand_list,#contents ul.member_list {
    background: none;
    display: block;
    height: 100%;
    margin-left: 0px;
    padding-right: 0px;
    text-align: center;
	letter-spacing: 0;
}

#contents ul.brand_list li,#contents ul.member_list li {
    background: url("/wp/wp-content/themes/d-sanki-child/images/bg_brandlist_01.gif") no-repeat left top;
    display: block;
    float: left;
    margin: 0 0 20px;
    padding-left: 1px;
    width: 220px;
}
#contents ul.brand_list li.end,#contents ul.member_list li.end {
    background: url("/wp/wp-content/themes/d-sanki-child/images/bg_brandlist_01e.gif") no-repeat right top;
    padding-right: 1px;
}
#contents ul.member_list li{height: 55px;}
#contents ul.member_list li a{
	display:inline-block;
	width: 136px;
	font-size: 13px;
	text-decoration: none;
	color: #000a3a;
}

#contents ul.brand_list li img{
	margin: 0 auto 5px;
	display: block;
}
.sitepolicy {
  width: 1000px;
  margin: 0 auto;
}
.text_w {
  margin: 28px 0 35px 0;
}
.sitepolicy .text02 {
  margin: 0;
  padding: 0 40px 20px 80px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
}
.sitepolicy dl {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
}
.sitepolicy dt {
  width: 125px;
  float: left;
  clear: left;
  font-weight: normal;
  font-size: 13px;
  margin: 0 0 15px 0;
}
.sitepolicy dd {
  float: right;
  width: 450px;
  margin: 0;
  font-size: 13px;
  margin: 0 0 15px 0;
}
.sitepolicy dt.mh{
  margin: 0 0 40px 0;
  
}
.sitepolicy span{
  font-weight: bold;
  color: #CC0000;
}
.sitepolicy .text_l {
  width: 250px;
  margin: 0 0 0 80px;
  font-size: 13px;
}
.sitepolicy .text_r {
  width: 600px;
  font-size: 13px;
}


/* link_pc */
ul.list_alphabet{
    width: auto;
	margin: 0 0 30px 0;
	padding: 14px 0px 12px 14px;
    background: #EAEAEA;
}

ul.list_alphabet li{
	display: inline;
	margin-right: 6px;
}

ul.list_alphabet li.space{
	margin-right: 15px;
}

.link_lang{
    font-size: 80%;
	text-align: right;
	margin: 0 15px 15px 0;
}

.ttl_alphabet{
	float: left;
	clear:both;
}
table.type03 {
    font-size: 100%;
    line-height: 160%;
    margin: 0px auto 20px auto;
    border-spacing: 0;
    border-collapse : collapse ;
}

table.type03 th {
    text-align: center;
    padding: 10px 3px 10px 3px;
    border: 1px solid #999;
    vertical-align: top;
}

table.type03 td {
    padding: 5px 5px 5px 7px;
    border: 1px solid #999;
    vertical-align: middle;
}

table.type03 td.name {
	border-right:none;
    vertical-align: middle;
}

table.type03 td.link {
	border-left:none;
    vertical-align: middle;
	text-align:right;
}

/* ぱんくず_pc */
.class_name {
	list-style-type: none;
	font-size: 12px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	margin: 25px 0 20px 20px;
}

.class_name li + li::before {
' > '; 
}


/* archive_pc */
.in_archive {
  margin: 40px auto 100px;
}
.in_page .in_archive h3 {
  background: #d5dde3;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 20px;
}
.in_archive .post-list .entry-summary {
  color: #666;
  font-size: 90%;
  margin: 0 0 100px 0;
}



/* single_pc */
.in_single {
  margin: 40px auto 0;
}
.in_single p{
  font-size: 15px;
}
.in_single .post-thumbnail {
  width: 70%;
  margin: 0 auto !important;
}
.in_single .entry-title {
  letter-spacing: -0.03em;
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 1.8rem;
  background: #000a3a;
  color: #fff;
  padding: 5px 15px;
}
.cat-links {
  font-size: 12px;
  margin-bottom: 3rem;
  text-transform: uppercase;
}
.cat-links a{
  text-decoration: none;
  color: #000a3a;
  border: 1px solid #000a3a;
  padding: 5px 20px;
  border-radius: 10px;
}
.cat-links :hover{
  background: #000a3a;
  color: #fff;
}

.single_date{
  font-size: 14px;
  margin: 10px 0 40px 0;
}


/* in_page_pc */
#primary {
  margin: 0 auto;
}
.in_page {
  margin: 40px auto 0;
  width: 1200px;
}
h1.page-title {
  font-size: 0rem;
  background: #000a3a;
  color: #fff;
  padding: 5px 15px;
  color: #005bac;
}
h1.page-title span {
  color: #fff;
  font-size: 2.2rem;
}


/* newspage_pc */
.listing-item {
  list-style: none;
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #999;
  padding: 5px 0 20px;
}
.listing-item a.title {
  text-decoration: none;
  color: #333;
  font-size: 13px;
  width: 500px;
  display: inline-block;
}

.date {
  float: left;
  font-size: 13px;
  width: 100px;
  margin: 5px 0 0 0;
  color: #333;
}
.category-display {
  float: left;
}
.category-display-label {
  display: none;
}
.category-display a {
  display: inline-block;
  padding: 1px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  background: #000a3a;
  border-radius: 4px;
  width: 120px;
  text-align: center;
  margin: 0 15px 0 15px;
  text-decoration: none;
}


/* policy_pc */
.policy_page {
  max-width: 800px;
  margin: auto;
  padding: 15px;
  margin-bottom: 20px;
}
.policy_page .policy__ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  margin: 40px 0 10px;
}
.policy_page .policy__bold {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 20px 0 10px;
}
h2.policy_h {
  width: 1000px;
  font-size: 32px;
  font-weight: bold;
  background-color: #00a89c;
  text-align: center;
  color: #fff;
  margin: 25px auto;
  border: 0;
  padding: 20px 0;
}

.policy {
  max-width: 800px;
  height: 200px;
  overflow: auto;
  margin: auto;
  border: 1px solid #e6e6e6;
  padding: 15px;
  margin-bottom: 20px;
}
.reserve__policy {
  text-align: center;
  margin: 15px auto;
  max-width: 800px;
}
.policy__ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.policy__bold {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.policy__txt {
  margin-bottom: 30px;
}

/* ----------- contact ----------- */
#contact {
  padding: 0 0 40px;
}
#contact h2 {
  font-size: 20px;
  line-height: 40px;
  color: #000;
  margin: 50px auto 15px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 10px;
  height: 50px;
  padding: 10px 0 0;
  text-align: center;
  background-color: #ffd166;
  width: 100%;
  border-bottom: 3px solid #ef7600;
}
#contact dl {
  margin: 50px auto;
  width: 850px;
}
#contact dl dt:first-child{
	border-top: none !important;
}
#contact dl dt:first-child + dd{
	border-top: none !important;
}
#contact dt {
  float:left;
  clear:left;
  font-size:16px;
  width:200px;
  border-top: 1px solid #c0c0c0;
  padding: 30px 5px 15px 20px;
  min-height: 50px;
  text-align: left;
}
#contact dt span.dtname {
  width: 150px;
  display: inline-block;
}
#contact dt span.hissu {
  color: #fff;
  background: #c10404;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 11px;
}
dd span.ex {
  font-size: 12px;
  line-height: 250%;
}
#contact dt.long{
  height: 160px;
}
#contact dt.middle{
  height: 70px;
}
#contact dt strong{
  font-weight: normal;
}
#contact dd {
  float:left;
  width:560px;
  border-top: 1px solid #c0c0c0;
  padding: 23px 30px;
  min-height: 50px;
  text-align: left;
  margin: 0;
  font-size: 16px;
}
#contact #bt input {
  font-size: 120%;
  padding: 15px 30px;
  background: #e6781e;
  color: #fff;
  border: 1px solid #e6781e;
}
.mwform-checkbox-field-text {
  font-size: 16px;
  line-height: 250%;
  margin: 0 20px 0 0;
}
.mwform-checkbox-field label, .mwform-radio-field label {
    margin-right: 10px;
    display: block;
    float: left;
    font-size: 16px !important;
}
#contact #bt{
  text-align: center;
  margin: 0 auto;
}
#contact .text{
  text-align: left;
  font-size:16px;
  margin: 20px auto;
  width: 850px;
}

#contact .confirmation{
  text-align: left;
  font-size:12px;
  margin: 20px 0 0 60px;
}

/* contents-iwy  */

#contents-iwy {
  width: 962px;
  margin: 0 auto;
}
#contents-iwy .text-part-b {
  margin: 40px auto 60px;
}
#contents-iwy .text-part .ttl{
  text-align: center;
  color: #000;
  font-size: 22px;
  padding: 5px 0;
  letter-spacing: 20px;
  margin: 30px auto 0 auto;
  font-weight: bold;
}
#contents-iwy .bland-part {
  padding: 25px 0;
  width: 890px;
  margin: 0 auto;
}
#contents-iwy .bland-part .ttl p {
  font-weight: bold;
  font-size: 22px;
}

#contents-iwy .text-part-b .ttl{
  background: #0e1632;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 5px 0;
  letter-spacing: 20px;
  margin: 0 auto 15px auto;
}
#contents-iwy .text-part-b dl {
  width:960px;
}
#contents-iwy .text-part-b dt {
  float:left;
  clear:left;
  width:150px;
  border-top: 1px solid #999;
  padding: 30px 0 30px 40px;
  margin: 0;
}
#contents-iwy .text-part-b dd {
  float: left;
  width: 740px;
  border-top: 1px solid #999;
  padding: 30px 20px 30px 0;
  margin: 0;
}

#contents-iwy .text-part-b dd dl dt{
  float:left;
  clear:left;
  width:250px;
  border-top: 0;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  font-weight: normal;
}
#contents-iwy .text-part-b dd dl dd{
  float: left;
  width: 470px;
  border-top: 0;
  padding: 10px 0;
  margin: 0;
}
#contents-iwy .gallery {
  margin: 30px auto;
  text-align: center;
  width: 25%;
}
#contents-iwy .text-part h2{
  margin: 0;
  background: #a37e38;
  font-size: 32px;
  font-weight: bold;
  padding: 5px 20px;
  text-align: center;
  color: #fff;
}
#contents-iwy .text-part {
  margin: 50px auto 60px;
}


/* ----------- iwy contact ----------- */

#contact {
  padding: 0 0 40px;
}
#contact h2 {
  font-size: 20px;
  line-height: 40px;
  color: #000;
  margin: 50px auto 15px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 10px;
  height: 50px;
  padding: 10px 0 0;
  text-align: center;
  background-color: #ffd166;
  width: 100%;
  border-bottom: 3px solid #ef7600;
}
#contact .text-part-b {
  margin: 0 auto 0;
}
#contact .text-part-b .ttl{
  background: #0e1632;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 10px 0;
  letter-spacing: 20px;
  margin: 0 auto 15px auto;
}
#contact dl {
  margin: 50px auto;
  width: 780px;
}
#contents-iwy #contact .text-part-b dl {
  width:750px;
}
#contents-iwy #contact .text-part-b dt {
  width:250px;
}
#contents-iwy #contact .text-part-b dd {
  width: 400px;
}
#contact dl dt:first-child{
	border-top: none !important;
}
#contact dl dt:first-child + dd{
	border-top: none !important;
}
#contact dt {
  float:left;
  clear:left;
  font-size:16px;
  width:170px;
  border-top: 1px solid #c0c0c0;
  padding: 30px 5px 15px 20px;
  min-height: 50px;
  text-align: left;
}
#contact dt span.dtname {
  width: 130px;
  display: inline-block;
}
span.ddname {
    width: 150px;
    display: inline-block;
    font-weight: bold;
}
#contact dt span.hissu {
  color: #fff;
  background: #c10404;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 11px;
}
dd span.ex {
  font-size: 12px;
  line-height: 250%;
}
#contact dt.long{
  height: 160px;
}
#contact dt.middle{
  height: 70px;
}
#contact dt strong{
  font-weight: normal;
}
#contact dd {
  float:left;
  width:490px;
  border-top: 1px solid #c0c0c0;
  padding: 23px 30px;
  min-height: 50px;
  text-align: left;
}
.mwform-checkbox-field-text {
  font-size: 14px;
  line-height: 250%;
}
.mwform-checkbox-field label, .mwform-radio-field label {
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 0 0 65px;
}
#contact #bt{
  text-align: center;
  margin: 0 auto;
}
#contact #bt input {
  font-size: 120%;
  background: #175aa9;
  color: #fff;
  border: 1px solid #175aa9;
}
#contact .ddtext{
  text-align: left;
  margin: 0;
}
#contact .ddtext ul {
  margin: 0;
}
#contact .ddtext li {
  list-style: none;
  float: left;
  width: 45%;
  margin: 0 15px 0 0;
}
#contact .confirmation{
  text-align: left;
  font-size:12px;
  margin: 20px 0 0 60px;
}
.mw_wp_form .error {
  font-size: 14px;
  color: #B70000;
  display: block;
}




/* ------------------------------------------------------------ mobile */
@media only screen and (max-width:640px){
.pc { display: none;}
.sp { display: block;}


.site-branding {
  width: 90%;
}
.site-branding .head_logo {
  width: 260px;
  margin: 0;
  float: left;
}
.site-branding .head_logo img {
  width: 90%;
}
.main-navigation {
  display: none;
}


/* menu_sp */
.nav {
  position: absolute;
  right: 0;
}
/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上にする */
  cursor: pointer;
  margin: -8px 0 0 0;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
}

/* メニュー黒ポチを消す */
.nav_list {
  list-style: none;
  margin: 110px 30px 0;
}
li.nav_item {
  padding: 10px;
  border-top: 1px solid #999;
}
li.nav_item a {
  color: #000;
  text-decoration: none;
}
/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  left: 0;/* メニューを画面に入れる */
}
.top_contact img {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
/* foot_sp */
#foot .footer-in {
  margin: 0 auto;
  width: 100%;
}
.f_wjt {
  border-top: 1px solid #aaa;
  padding: 70px 0 10px;
  margin: 0 auto;
}
.f_wjt .footer-in {
  width: 100%;
  display: block;
}

.f_wjt .f_box1 {
  width: 70%;
  margin: 0 auto 20px;
  text-align: left;
}
.f_wjt .f_box2 {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.f_wjt .f_box3 {
  width: 90%;
  text-align: left;
  margin: 30px auto 0;
  border-top: 1px solid #ccc;
  padding: 20px 0 0 0;
}
.f_wjt .f_box3 ul{
  margin: 0 0 0 0;
}
.f_wjt .f_box3 ul li {
  float: left;
  padding: 2px 10px 2px 20px;
  font-size: 12px;
}
.f_wjt ul li.sc {
  display: none;
}
.f_wjt .f_box4 {
  width: 90%;
  font-size: 12px;
  padding: 0 0 20px 0;
  margin: 0 auto 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.f_wjt .f_box4 ul{
  margin: 0 0 0 0;
}
.f_wjt .f_box4 ul li {
  float: left;
  padding: 2px 10px 2px 20px;
  font-size: 12px;
}

footer ul{
  padding: 0;
}
.site-footer {
  padding: 0 15px;
  background: #07062b;
}
.copy{
  font-size: 11px;
  padding: 5px 0;
  background: #07062b;
}
.site-bottom {
  border-top: 0;
}

/* top_sp */

/* newspage_sp */

ul.display-posts-listing {
  margin: 0;
  padding: 0;
}
.listing-item {
  list-style: none;
  margin: 0 0 10px 0;
  border-bottom: 1px dotted #999;
  padding: 5px 0 20px;
  line-height: 120%;
}
.listing-item a.title {
  text-decoration: none;
  color: #555;
  font-size: 13px;
  width: 100%;
  display: inline-block;
  line-height: 170%;
}
.date {
  float: none;
  font-size: 13px;
  width: 100px;
  margin: 10px 0 0 0;
  display: block;
}
.category-display {
  float: none;
  display: block;
  margin: 5px 0 0 0;
}
.category-display a {
  margin: 0;
}

.top_news_tpk {
  width: 90%;
  margin: 0 auto;
}
.top_news_tpk h2 {
  margin: 0 auto 0;
  padding: 10px 0;
  font-size: 18px;
}
.top_blog {
  margin: 25px auto 20px;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  width: 90%;
}

.top_blog dl {
  display: block;
  padding: 5px 0 15px;
}
.top_blog dt {
  width: 100%;
  padding: 0 15px 4px 0;
}
.top_blog dd {
  width: 100%;
  font-size: 12px;
  line-height: 160%;
}

.top_blog .cat-links {
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
}
.top_news_more {
  margin: 0 auto 25px auto;
  width: 90%;
}
.top_news_more a {
  width: 50%;
  font-size:14px;
}

.w_brand {
  margin: 60px auto 0;
  background-size: 100%;
}
.w_brand_box {
  padding: 0;
}
.w_brand_h {
  font-size: 15px;
  padding: 30px 0 0 3%;
  text-shadow: 1px 2px 3px #808080;
  font-family: HGP明朝B;
  color: #fff;
}
.w_brand_text {
  font-size: 13px;
  margin: 65px 15px 0 15px;
  line-height: 180%;
  color: #222;
}
.w_brand_bn {
  margin: 0;
}
.w_brand_bnl, .w_brand_bnr {
  margin: 25px auto 0;
}
.w_brand_bnl a {
  font-size: 12px;
  padding: 10px;
}
.w_brand_bnr a {
  font-size: 12px;
  padding: 10px;
}

.w_cwc {
  margin: 60px auto 0;
  background-size: 100%;
}
.w_cwc_box {
  padding: 0 0 60px 0;
}
.w_cwc_h {
  font-size: 15px;
  padding: 18px 0 0 55%;
  text-shadow: 1px 2px 3px #808080;
  font-family: HGP明朝B;
  color: #222;
}
.w_cwc_text {
  font-size: 13px;
  margin: 50px 15px 0 15px;
  line-height: 180%;
}
.w_cwc_bn {
  margin: 0;
}
.w_cwc_bnl, .w_cwc_bnr {
  margin: 25px auto 0;
}
.w_cwc_bnl a {
  font-size: 12px;
  padding: 10px;
}
.w_cwc_bnr a {
  font-size: 12px;
  padding: 10px;
}
.w_brand {
  margin: 0 auto 0;
  width: 100%;
}



.menu3.flx {
  display: block;
}
.menu3 {
  margin: 50px auto 0;
  width: 85%;
}
.menu3 .box {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
}
.menu3 h3 {
  margin: 20px auto 10px;
  font-size: 18px;
  height: auto;
  text-align: center;
}
.menu3 .more a {
  width: 78%;
  background: #000a3a;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  padding: 5px 10px;
  display: block;
  margin: 0 auto;
}

.menu2 {
  margin: 50px auto 0;
  width: 85%;
}
.menu2 .box {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
}
.menu2.flx {
  display: block;
}
.menu2 h3 {
  margin: 20px auto 10px;
  font-size: 18px;
  height: auto;
  text-align: center;
}
.menu3 .text, .menu2 .text {
  margin: 0 5px 1em 5px;
  font-size: 12px;
}
.top_contact{
  padding: 20px 0;
}

.menu2 .more a {
  width: 78%;
  background: #000a3a;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  padding: 5px 10px;
  display: block;
  margin: 0 auto 15px;
}
.circle_more {
  width: 80px;
  position: absolute;
  padding: 0;
  right: 0;
  top: 99px;
}
.bn_link.flx{
  display: block;
}
.bn_link {
  margin: 50px auto 0;
  width: 95%;
}
.bn_link .bn {
  width: 43%;
  margin: 10px 10px;
  float: left;
}


/* brabdlist_sp */
.brand_list .box {
  width: 43%;
}


/* brandpage_sp */
.brandpage {
  width: 100%;
}
.brand_exp.flx {
  align-items: center;
  display: block;
  align-items: flex-start;
}
.brandpage .brand_l {
  width: 100%;
  margin: 30px 40px 0 0;
}
.brandpage .brand_l .main_logo {
  width: 90%;
}
.brandpage .brand_l .main_logo img {
  width: 100%;
}
.brandpage .brand_l .main_text {
  margin: 20px 0;
  font-size: 16px;
  font-weight: bold;
}
.brandpage .brand_l .sub_text {
  font-size: 13px;
}


.brandpage .brand_r {
  width: 100%;
  margin: 30px 0 0 0;
}
.brand_lu {
  width: 100%;
  margin: 60px auto 0;
}
.brand_lu h2 {
  padding: 10px 0;
}
.brand_lineup_box {
  width: 100%;
  height: auto;
  margin: 50px auto 0;
}
.brand_lineup_box.flx {
  display: block;
}
.brand_lineup {
  width: 100%;
}
.brand_lineup .imgbox {
  width: 35%;
  height: auto;
  padding: 0;
  margin: 0px;
  float: left;
  text-align: center;
}
.brand_lineup .txtbox {
  padding: 5px 5px 0 0;
  width: 60%;
  font-size: 13px;
}

.brand_support {
  width: 100%;
  margin: 100px auto 0;
}
.brand_support h2 {
  font-size: 20px;
}
.brand_support ul {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin: 50px auto;
}
.brand_support li {
  list-style: none;
  float: left;
  width: 43%;
  text-align: center;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 26px 3% 5px;
  display: block;
  height: 50px;
  line-height: 130%;
}
.brand_support li a {
  text-decoration: none;
  font-size: 12px;
}

.brand_company.flx {
  display: block;
}
.brand_company {
  width: 95%;
}
.brand_company .logo01 {
  width: 50%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
  text-align: center;
  vertical-align: middle;
}
.brand_company .logo02 {
  width: 50%;
  height: auto;
  margin: 0 auto 15px;
  text-align: center;
  vertical-align: middle;
}
.brand_company .txtbox {
  width: 90%;
  margin: 25px 0 0 0px;
  padding-left: 10px;
}
.brand_company .txtbox .more {
  text-align: right;
  margin: 20px 0 0 0;
}
.brand_company .txtbox .more a {
  margin: 0;
}
.brand_lu .righter_floatclear {
  text-align: left;
  width: 100%;
}

/** bookpaged_sp **/
.bookpage {
  width: 100%;
  margin: 0 auto;
}
.bookpage .text02 {
  padding: 0 10px 20px 10px;
}
.bookpage .book2025 {
  background: none;
}
.bookpage .book3 {
  background: none;
}
.bookpage .price {
  width: 90%;
  margin: 0;
  padding: 20px 15px;
  font-size: 13px;
  line-height: 210%;
}
.bookpage .text02.flx {
  display: block;
}
.bookpage .box {
  width: 90%;
  border: 1px solid #bbb;
  padding: 0 20px 10px 20px;
  margin: 10px 0;
  height: auto;
}
.book_order_post {
  margin: 0 10px 0 10px;
}
.book_ph {
  margin: 0 auto;
  text-align: center;
}
.book_ph img{
  margin: 0 auto;
  text-align: center;
}

/** member_office_sp **/
.member_office .menber_area {
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #000000;
}
.member_office .menber_area h4 {
  margin: 30px 0;
}

/** cwc_staffed **/
.pageback.type2 {
  margin: 50px 10px 0 0;
  padding: 0;
  text-align: right;
}
#cwc_staffed ul.list_todouhuken {
  width: 100%;
  margin: 0 auto 20px;
  padding: 14px 0px 0px 0px;
}
.list_todouhuken img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  margin: 0 0 6px 0;
}
#cwc_staffed h3 {
  width: 90%;
  margin: 0 0 0;
}
#cwc_staffed .supportmember_box {
  width: 100%;
  margin: 0 0 25px;
}
#cwc_staffed .supportmember_detail {
  width: 95%;
  float: none;
}
#cwc_staffed p.support_ttl {
  width: 90%;
  margin: 0 20px;
}
#cwc_staffed p.txt_line {
  margin: 6px 0px 10px 15px;
  line-height: 18px;
  display: block;
}

/* membelistr_sp */
.supportmember_area {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0px;
}
.supportmember_box {
  width: 100%;
  height: auto;
  margin: 0 0px 20px 0;
  padding: 0 0 5px 0px;
  clear: both;
  border-bottom: 1px solid #00264C;
  float: none;
  display: inline-table;
}
p.support_pre {
  margin: 15px 0px 26px 10px;
  padding: 1px 0 0 20px;
  float: none;
  width: 100%;
}
.supportmember_detail02 .float_lefter,.supportmember_detail02 .float_righter {
  float: none;
}
.supportmember_detail .float_lefter,.supportmember_detail .float_righter {
  float: none;
}
p.support_ttl {
  margin: 20px 0;
  text-align: center;
}
p.support_brand {
  width: 100%;
  float: none;
  margin: 3px 0 0 3px;
}
.supportmember_detail {
  width: 95%;
  margin: 0 20px 50px 0;
  padding: 0 0 15px 10px;
  float: none;
  text-align: center;
}
.supportmember_detail02 {
  width: 95%;
  margin: 0 20px 0px 0;
  padding: 0 0 15px 10px;
  float: none;
  text-align: center;
}
.supportmember_box p {
  font-size: 13px;
  text-align: left;
}
.txt_line {
  margin: 0 0 20px 0;
}
.supportmember_area_ad {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0px;
}
.supportmember_area_ad .box {
  width: 86%;
  float: none;
  border: 1px solid #999;
  margin: 20px 20px 30px;
  text-align: center;
  font-size: 14px;
}
/* outlinemenu_sp */
#outlinemenu_area {
  width: 100%;
}
#outlinemenu_area .menubox {
  width: 90%;
}
#outlinemenu_area .menubox div.menubtn {
  text-align: center;
  margin: 15px auto;
  width: 90%;
}

/* sitepolicy_sp */
.glossary_c {
  display: none;
}
.glossary_main {
  width: 100%;
  height: auto;
  margin: 0px auto;
  padding: 0px;
}
.gl_box {
  float: none;
  width: 85%;
}
.gr_box {
  float: none;
  width: 85%;
}
#g_desc06, #g_desc08, #g_desc09, #g_desc11, #g_desc12, #g_desc14, #g_desc15, #g_desc16, #g_desc17, #g_desc18, #g_desc20, #g_desc22, #g_desc23, #g_desc25, #g_desc35, #g_desc39, #g_desc41 {
  height: auto;
}
#g_desc05, #g_desc15, #g_desc32, #g_desc36, #g_desc38 {
  height: auto;
}
#g_desc16 {
  background-size: 65%;
  height: auto;
}
#g_desc24 {
  background-size: 42%;
  height: auto;
}
#g_desc37 {
  background-size: 70%;
  height: auto;
}
#g_desc39 {
  background-size: 65%;
  height: auto;
}
#g_desc40 {
  background-size: 45%;
  height: 200px;
}

#g_desc42 {
  background-size: 45%;
  height: auto;
}



/* sitepolicy_sp */
.sitepolicy {
  width: 100%;
  margin: 0 auto;
}
.sitepolicy h4 {
  margin: 20px 0 15px 10px;
}
.sitepolicy .text02 {
  padding: 0 10px 20px 10px;
}
.text_w {
  margin: 28px 0 35px 0;
  display: block;
}
.sitepolicy .text_l {
  width: 100%;
  margin: 0 0 0 10px;
  font-size: 13px;
}
.sitepolicy .text_r {
  width: 100%;
  font-size: 13px;
}
.sitepolicy dt {
  width: 100%;
  float: none;
  clear: none;
  margin: 0 0 0 0;
}
.sitepolicy dd {
  float: none;
  width: 100%;
  margin: 0;
  margin: 0 0 15px 0;
}
.sitepolicy dt.mh {
  margin: 0;
}


/* ぱんくず_sp */
.class_name {
  list-style-type: none;
  font-size: 12px;
  margin: 25px 0 35px 20px;
  display: block;
}
.class_name li {
  float: left;
  width: auto;
}


/* inpage_sp */
#primary {
  margin: 20px auto 0;
  width: 100%;
}
.in_page {
  width: 100%;
}
.post-grid .entry-title {
  height: auto;
}
.post-grid .entry-summary p {
  height: auto;
}
.pageback {
  margin: 40px 10px 0 0;
  padding: 0;
  text-align: right;
}

/* firsttime_sp */
.ft_main {
  width: 90%;
  margin: 10px auto 0;
  background: #fff;
  padding: 10px 0;
}
.ft_main .ft_main_copy {
  font-size: 1.5rem;
  margin: 10px 20px 20px 20px;
}
.ft_main .ft_main_copy span.red {
  color: #cc0000;
  font-size: 2.7rem;
}
.ft_main .ft_main_sub {
  font-size: 1.6rem;
  color: #005bac;
  margin: 10px 20px 20px 20px;
  font-weight: bold;
}
.ft_main .ft_main_bt {
  margin: 35px auto 20px;
  text-align: center;
}
.ft_all0{
  width: 90%;
  margin: 30px auto 0;
}
.ft_contact_h h2{
  font-size: 2.5rem;
  letter-spacing: 0;
  padding: 5px 0;
  margin: 40px auto 0;
}
.ft_contact{
  width: 90%;
  margin: 30px auto 80px;
}
.ft_result h2{
  font-size: 2.5rem;
  letter-spacing: 0;
  padding: 5px 0;
  margin: 80px auto 25px;
}
.ft_allow {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

/* result_sp */
.result {
  width: 96%;
  margin: 0 auto 20px;
}
.result .rs_box{
  width: 46%;
  margin: 1%;
}
.result .rs_box .rs_title{
  font-size: 13px;
  margin: 0 0 8px 0;
}
.result .rs_box .rs_date{
  font-size: 12px;
  margin: 10px 10px 10px 0;
}
.result .bt {
    width: 80%;
    margin: 20px auto 30px;
    text-align: center;
}
.result .bt a{
    background: #005bac;
    border-radius: 5px;
    font-size: 18px;
    padding: 15px;
    text-align: center;
}
.rs_box .kakaku {
  font-size: 22px;
  margin: 5px auto 10px;
}
.rs_box .kakaku span {
  font-size: 12px;
}
.post-grid.rs_box a {
  text-decoration: none;
}
.post-grid .entry-title {
  font-size: 1.5rem !important;
  font-weight: bold;
  padding: 0 5px 0 5px;
  height: 3em;
  line-height:1.5;
  margin: 1em 0 1.2em;
}
.post-grid .entry-summary {
  color: #666;
  font-size: 80%;
  padding: 0 5px;
}


/* cat tab listpage _sp */
.cat .rs_box{
  width: 47%;
  margin: 1%;
  border: 1px solid #bbb;
  border-radius: 10px;
}
.cat .rs_box .rs_title{
  font-size: 13px;
  margin: 0 0 8px 0;
}
.cat .rs_box .rs_date{
  font-size: 12px;
  margin: 10px 10px 10px 0;
}

.cat .rs_box .kakaku {
  font-size: 20px;
  margin: 5px auto 10px;
  border-bottom: 0;
  border-bottom: 1px solid #c00;
}
.cat .rs_box .kakaku span {
  font-size: 16px;
}
.cat .rs_box .hentry {
  margin-bottom: 2rem;
}
.cat .post-grid .entry-summary p {
  margin-bottom: 0;
  height: 80px;
}


/* mind_sp */
.mind_bk_h, .mind_bk_f{
  display: none;
}
.mind h2 {
  font-size: 1.75rem;
  margin: 2em 3em 1.5em;
}
.mind h2 img {
  width: 100%;
}
.mind {
  width: 90%;
  margin: 20px auto;
  font-size: 14px;
  line-height: 210%;
  background: none;
  padding: 0 10px;
  border: 0;
  text-align: left;
}
.mind_h {
  font-size: 1.5em;
  margin: 50px 0 0px 0;
}
.mind img {
  width: 90%;
}

/* single_sp */
.cat-links {
  font-size: 12px;
  margin: 30px 0;
  text-transform: uppercase;
}
.in_page .txt01 {
  margin: 0;
  padding: 0 10px 20px 10px;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0em;
}
.in_single {
  margin: 10px auto 0;
  width: 90%;
}
.single .post-thumbnail {
  width: 70%;
  margin: 0 auto !important;
}
.in_single .entry-title {
  letter-spacing: -0.03em;
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 18px;
  background: #000a3a;
  color: #fff;
  padding: 5px 15px;
}
.nav-links {
  margin: 25px 0 0 0;
}
.post-navigation .nav-previous {
  margin-bottom: 3rem;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
}
.post-navigation .nav-next {
  margin-bottom: 3rem;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a{
  font-size: 12px;
}

/** link_list_sp **/
.link_list{
  width: 100%;
  margin: 0 0 40px 10px;
}
.link_list a{
  float: none;
  width: 100%;
  height: auto;
  display: block;
  line-height: 140%;
}



/** mmb_list **/
.mmb_list a{
  float: none;
  width: auto;
  margin: 10px 25px 25px 20px;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  height: auto;
  padding: 0 0 0 20px;
  display: inline;
}
.mmb_list div {
  padding-left: 37px;
  text-indent: -37px;
  margin: 15px 0;
}

/** bland_list_sp **/
.brand_list a {
  float: left;
  width: 43%;
  margin: 10px;
  font-size: 13px;
  color: #000;
  height: 150px;
}
.brand_list a img {
  margin: 15px auto;
  max-width: 140px;
  max-height: 90px;
}

/* company sp */
#company {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}
#company h2 {
  font-size: 30px;
}
#company .tokusyo__tr td {
  text-align: left;
  font-size: 14px;
}
#company .tokusyo__tr td {
  font-size: 14px;
}

/* policy sp */
.policy_page {
  width: 90%;
  margin: auto;
  padding: 15px;
  margin-bottom: 20px;
}
.policy_page .policy__ttl{
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin: 40px 0 10px;
}
.policy__txt, .terms__txt, .terms__list li{
  margin-bottom: 30px;
  text-align: left;
  font-size: 13px;
  line-height: 150%;
}
.post .terms__list li{
  margin-bottom: 20px;
  text-align: left;
  font-size: 13px;
  line-height: 150%;
}
.policy_page .policy__bold {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 20px 0 10px;
}
h2.policy_h {
  width: 95%;
  font-size: 22px;
  line-height: 30px;
  margin: 25px auto 0;
  border: 0;
  padding: 5px 0;
}


/*qa*/
#qa{
  margin: 10px auto 0;
  width: 90%;
}
#qa h2{
  background: #005bac;
  border: none;
  text-align: center;
  font-size: 2rem;
  margin: 50px auto 20px;
  letter-spacing: 0.5rem;
  color: #fff;
  font-weight: bold;
  padding: 10px 0;
}
details {
  border-bottom: 1px solid #c8c8c8;
  padding: 20px 0 20px 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  transition: .5s;
  height: auto;
}
details[open] {
  padding: 20px 0 20px 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  height: auto;
}
summary {
  list-style-image: url(/wp-content/themes/businesspre/wp/wp-content/themes/d-sanki-child/images/q.png);
}
summary::-webkit-details-marker {
  background: url(/wp-content/themes/businesspre/wp/wp-content/themes/d-sanki-child/images/q.png) no-repeat center/20px;
  color: transparent;
}
#qa .an{
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0 0 0;
}
#qa .an a{
  text-decoration: underline;
  color: #000080;
}


/* ----------- contents-iwy sp ----------- */
#contents-iwy {
  width: 98%;
  margin: 0 auto;
}
#contents-iwy .flx {
  display: flex;
}
#contents-iwy .bland-part {
  padding: 25px 0;
  width: 100%;
  margin: 0 auto;
}
#contents-iwy .gallery {
  width: 48%;
  margin: 0 auto 30px;
}
#contents-iwy .text-part h2 {
  font-size: 20px;
}
#contents-iwy .bland-part .ttl p {
  font-weight: bold;
  font-size: 16px;
}
#contents-iwy .text-part .ttl {
  padding: 3px 0;
  letter-spacing: 10px;
  margin: 0 auto 15px auto;
  font-size: 16px;
}
#contents-iwy .text-part-b .ttl {
  padding: 5px 0;
  letter-spacing: 10px;
  margin: 0 auto 15px auto;
  font-size: 18px;
}
#contents-iwy #contact .text-part-b dl {
  width: 100%;
  text-align: left;
}
#contents-iwy #contact .text-part-b dt {
  width: 90%;
  float: none;
  text-align: left;
  margin: 0 auto;
  padding: 20px 2% 5px 0;
}
#contents-iwy #contact .text-part-b dd {
  width: 90%;
  float: none;
  margin: 0 auto;
  border: 0;
  padding: 5px 2% 40px 0;
}
#contents-iwy .text-part-b dd dl {
  border: 0;
  width: 100%;
}
#contents-iwy .text-part-b dd dl dt {
  float: none;
  clear: left;
  width: 100%;
  border-top: 0;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  font-weight: bold;
}
#contents-iwy .text-part-b dd dl dd {
  float: none;
  width: 100%;
  border-top: 0;
  padding: 10px 0;
  margin: 0;
}
.mwform-checkbox-field label, .mwform-radio-field label {
  display: block;
  margin: 0 0 0 0;
}
#contents-iwy .text-part-b dl {
  width: 100%;
}
#contents-iwy .text-part-b dt {
  float: left;
  clear: left;
  width: 20%;
  border-top: 1px solid #999;
  padding: 30px 0 30px 2%;
  margin: 0;
}
#contents-iwy .text-part-b dd {
  float: left;
  width: 75%;
  border-top: 1px solid #999;
  padding: 30px 2% 30px 0;
  margin: 0;
}

/* ----------- iwy contact sp ----------- */
#contact {
    width: 100%;
}
#contact .text {
    font-size: 16px;
    margin: 20px auto;
    width: 90%;
}
#contact dl {
    margin: 0 auto;
    width: 90%;
}
  #contact dt {
    float:none;
    clear:none;
    width:95%;
    margin: 10px 0;
    font-weight: normal;
    min-height: 0;
    border-top: 1px solid #bdbdbd;
  }
  #contact dd {
    float:none;
    width:95%;
    margin-bottom: 10px;
    border-top: 0;
    padding: 0 15px 15px;
  }
  .mwform-checkbox-field-text {
  font-size: 14px;
  line-height: 170%;
}
  #contact dt.middle {
    height: 20px;
  }
  #contact .ddtext {
    text-align: left;
    font-size: 12px;
    margin: 0px 5px;
  }
  #contact dt.long {
    height: auto;
}
  .mwform-checkbox-field label, .mwform-radio-field label {
    float: none;
}
#contact .confirmation {
  text-align: left;
  font-size: 12px;
  margin: 20px auto 0;
  width: 90%;
}
#contact .confirmation p{
  margin: 20px 0;
}
#contact .confirmation p a {
  color: #666;
}

#contact #bt input {
  margin: 40px auto 0;
}



}/*  mobile ここまで*/


/* Global
------------------------------------------------------------ */

/* Root
   This values are used for adjusting headings size (not for body size) */
html {
	font-size: 85%;
	overflow-x: hidden;
}
html:lang(ja) {
	font-size: 68%;
}
@media screen and (min-width: 782px) {
	html {
		font-size: 92.5%;
	}
	html:lang(ja) {
		font-size: 74%;
	}
}
@media screen and (min-width: 980px) {
	html {
		font-size: 100%;
	}
	html:lang(ja) {
		font-size: 80%;
	}
}

/* Base */
body {
	color: #222;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	word-wrap: break-word;
}
body:lang(ja) {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8;
}
::selection {
	background-color: #def;
}
@media screen and (min-width: 782px) {
	body {
		font-size: 19px;
	}
	body:lang(ja) {
		font-size: 16px;
	}
}
@media screen and (min-width: 980px) {
	body {
		font-size: 20px;
	}
	body:lang(ja) {
		font-size: 17px;
	}
}

/* Heading */
h1, h2, h3, h4, h5, h6, .site-title {
	clear: both;
	color: #111;
	font-weight: 700;
	line-height: 1.5;
}
h1 {
	font-size: 2.5rem;
	margin-bottom: 1em;
	margin-top: 2em;
}
h2 {
	font-size: 1.75rem;
	margin-bottom: 1.5em;
	margin: 0;
}
h3 {
	font-size: 1.5rem;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
h4 {
	font-size: 1.25rem;
	margin-bottom: 1em;
	margin-top: 2em;
}
h5 {
	font-size: 1.125rem;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}
h6 {
	font-size: 1rem;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

/* Link */
a {
	color: #4693f5;
	text-decoration: underline;
	transition: all .15s ease-in-out;
}
a:hover {
	color: #639af6;
}
cite a, cite a {
	text-decoration: none;
}

/* Text */
p {
	margin: 0 0 1.8em;
}
b, strong {
	font-weight: 700;
}
dfn, em, i {
	font-style: italic;
}
q {
	quotes: "" "";
}
cite {
	border-bottom: dotted 1px #999;
	font-style: normal;
}
code, kbd, tt, var {
	background-color: #f4f5f6;
	color: #666;
	font-family: Consolas, "Courier New", monospace;
	font-size: 90%;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}
mark, ins {
	background: linear-gradient( transparent 70%, #ffff66 70% );
	text-decoration: none;
}
ins.adsbygoogle {
	background-color: transparent;
}

/* List */
ul, ol {
	margin: 0 0 1.8em 1.5em;
	padding: 0;
}
li > ul,
li > ol {
	margin-bottom: 0;
}
dl {
	margin: 0;
}
dt {
	font-weight: 600;
	margin-bottom: 0.5em;
}
dd {
	margin: 0 0 1.8em 1.5em;
}

/* Table */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	margin: 0 0 1.8em;
	width: 100%;
}
caption {
	margin-bottom: 0.6em;
}
table th, table td {
	border: solid 1px #c0c0c0;
	padding: 1em 1.2em;
	text-align: center;
}
th {
	background-color: #f4f5f6;
	font-weight: 600;
	text-align: left;
}

/* Elements */
blockquote {
	color: #666;
	margin: 0 0 2em;
	padding: 12px 0 0 44px !important;
	position: relative;
}
blockquote:before {
	color: #ddd;
"\201C";
	font-family: Georgia, serif;
	font-size: 84px;
	left: -5px;
	line-height: 1;
	position: absolute;
	top: -5px;
}
blockquote p {
	margin-bottom: 0.8em;
}
blockquote cite {
	font-size: 90%;
}
address {
	margin: 0 0 1.8em;
	font-style: normal;
}
pre {
	background-color: #f4f5f6;
	color: #666;
	font-family: Consolas, "Courier New", monospace;
	font-size: 90%;
	line-height: 1.4;
	margin: 0 0 1.7em;
	max-width: 100%;
	overflow: auto;
	padding: 1.5em;
	word-wrap: normal;
}
hr {
	background-color: #eee;
	border: 0;
	height: 2px;
	margin: 1.8em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

/* Media */
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
figure {
	margin: 0;
}
embed,
iframe,
object {
	max-width: 100%;
}

/* Form */
button,
input,
input[type="search"],
select,
textarea {
	background-color: #fff;
	box-sizing: border-box;
	line-height: 1.6;
	max-width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #333;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 90%;
	line-height: 1;
	padding: 1.1em 1.5em;
	text-transform: uppercase;
	transition: .3s ease-in-out;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #555;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: solid 1px #e6e6e6;
	color: #111;
	margin-top: 0.6em;
	padding: 0.6em;
	font-size: 14px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #222;
}
input[type="file"] {
	margin-top: 0.6em;
}
select {
	border: solid 1px #e6e6e6;
	margin-top: 0.6em;
	padding: 0.6em;
}
textarea {
	max-width: 720px;
	width: 100%;
}


/* Repeatable Patterns
------------------------------------------------------------ */

/* Alignments */
.aligncenter,
.alignleft,
.alignright {
	margin-bottom: 1.8em;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Caption */
.wp-caption {
	color: #999;
	font-size: 90%;
	margin-bottom: 1.8em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0.4em auto 0;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8em 0;
}

/* WP Smiley */
.pageimg.wp-smiley,
.entryimg.wp-smiley,
.commentimg.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Text meant only for screen readers */
.hide-blogname .site-title,
.hide-blogdescription .site-description,
.hide-date .posted-on,
.hide-author .byline,
.hide-comments-number .comments-link,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #eee;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	clip: auto !important;
	color: #06c;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.top-bar-content:before,
.top-bar-content:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.nav-links:before,
.nav-links:after,
.widget:before,
.widget:after,
.sticky-sidebar:before,
.sticky-sidebar:after,
.site-bottom-content:before,
.site-bottom-content:after {
"";
	display: table;
}
.clear:after,
.top-bar-content:after,
.entry-content:after,
.comment-content:after,
.nav-links:after,
.widget:after,
.sticky-sidebar:after,
.site-bottom-content:after {
	clear: both;
}


/* Layout
------------------------------------------------------------ */

/* Base */
body {
	background-color: #fff;
}
.top-bar-content,
.main-header-content,
.featured-entry-content,
.home-header-content,
.jumbotron-content,
.site-content,
.container-content,
.footer-widget-content,
.site-bottom{
	margin-left: auto;
	margin-right: auto;
}
.container{
	padding-left: 30px;
	padding-right: 30px;
}
.site-header {
}
.main-header {
	padding-bottom: 15px;
	padding-top: 15px;
}
.main-header{
	align-items: center;
	display: flex;
	justifyspace-between;
	max-width: 1550px;
	width: 100%;
}
.content-area {
	margin-bottom: 6rem;
}
.sidebar-area {
	border-top: solid 1px #eee;
	padding-bottom: 1rem;
	padding-top: 6rem;
}
.page-header {
	margin-bottom: 5rem;
}
.hentry {
	margin-bottom: 0rem;
}
.single .hentry {
	margin-bottom: 0rem;
}
.page .hentry {
	margin-bottom: 0;
}
.widget {
	margin-bottom: 4rem;
}
.footer-widget-area {
	border-top: 0;
	padding: 0;
}
@media screen and (min-width: 782px) {
	.top-bar-content,
	.main-header-content,
	.home-header-content,
	.jumbotron-content,
	.featured-entry-content,
	.site-content,
	.footer-widget-content,
	.site-bottom{
	}
	.container{
		padding-left: 50px;
		padding-right: 50px;
	}
	.top-bar-content,
	.main-header-content,
	.home-header-content,
	.site-bottom{
		max-width: 100%;
	}
	.main-header {
		padding-bottom: 5px;
		padding-top: 10px;
	}
	.top-bar-main,
	.footer-social-link {
		float: left;
	}
	.header-social-link,
	.footer-navigation {
		float: right;
	}
}
@media screen and (min-width: 980px) {
	.jumbotron-content,
	.three-column .site-content,
	.has-sidebar .site-content,
	.footer-widget{
	}
	.main-header{
		flex-wrap: wrap;
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
	.has-sidebar .site{
	}
	.has-sidebar .content-area {
		width: 64.28%;
	}
	.has-sidebar .sidebar-area {
		border-top: none;
		padding-top: 0;
		width: 26.78%;
	}
	.sticky-sidebar {
		position: -webkit-sticky;
		position: sticky;
		top: 120px;
	}
	.sticky-sidebar .widget:last-child {
		margin-bottom: 0;
		padding-bottom: 90px;
	}
	.footer-widget-wrapper {
		margin-left: -30px;
		margin-right: -30px;
	}
	.footer-widget-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	.footer-widget {
		box-sizing: border-box;
		width: 25%;
		padding-left: 30px;
		padding-right: 30px;
	}
}


/* Header
------------------------------------------------------------ */

/* Top Bar */
.top-bar {
	background-color: #f4f5f6;
	border-bottom: solid 1px #eee;
	line-height: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.top-bar-main {
	color: #888;
	font-size: 80%;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}
.top-bar-main a {
	color: inherit;
	text-decoration: none;
}
.top-bar-main a:hover {
	color: #111;
}
.top-bar-main li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 16px;
	vertical-align: middle;
}
.top-bar-main li:last-child {
	margin-right: 0;
}
.top-bar-main li:before {
	color: #999;
	display: inline-block;
	font: normal 16px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	margin-right: 5px;
	position: relative;
	top: 1px;
	vertical-align: middle;
}
.top-bar-main li.top-bar-main-phone:before {
"\f10b";
	font-size: 170%;
}
.top-bar-main li.top-bar-main-contact:before {
"\f003";
	font-size: 110%;
}
.top-bar-main li.top-bar-main-access:before {
"\f041";
	font-size: 135%;
}
.top-bar .header-social-link {
	display: none;
}
@media screen and (min-width: 782px) {
	.top-bar {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.top-bar-main li {
		margin-right: 24px;
	}
	.top-bar-main li:before {
		margin-right: 8px;
		top: -2px;
	}
	.top-bar .header-social-link {
		display: block;
	}
}

/* Main Header */
.site-branding {
	padding-right: 10px;
}
.site-logo a:hover {
	opacity: 0.8;
}
.site-logo img {
	transform: scale(0.85, 0.85);
	transform-origin: center left;
}
.site-title {
	font-size: 1.75rem;
	margin-bottom: 0;
	margin-top: 0;
}
.site-title a,
.site-title a:hover {
	color: #111;
	text-decoration: none;
}
.site-title a:hover {
	opacity: 0.8;
}
.site-description {
	color: #777;
	font-size: 95%;
	margin-bottom: 2px;
	margin-top: 2px;
}
@media screen and (min-width: 782px) {
	.site-branding {
		padding-right: 30px;
	}
	.site-logo img {
		transform: scale(0.925, 0.925);
	}
	.site-description {
		margin-bottom: 6px;
	}
}
@media screen and (min-width: 980px) {
	.site-logo img {
		transform: scale(1, 1);
	}
}


/* Menus
------------------------------------------------------------ */

/* Base */
.main-header.main-navigation {
	display: none;
}


/* Drawer Button */
.drawer-hamburger {
	background-color: transparent;
	box-sizing: content-box;
	display: block;
	margin-right: -5px;
	outline: 0;
	padding: 12px 5px;
	transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	width: 21px;
	min-width: 21px;
	z-index: 102;
}
.drawer-hamburger:hover,
.drawer-hamburger:focus {
	background-color: transparent;
}
.drawer-hamburger-icon {
	position: relative;
	display: block;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
	background-color: #111;
	height: 2px;
	transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	width: 100%;
}
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
	position: absolute;
	left: 0;
' ';
}
.drawer-hamburger-icon:before {
	top: -6px;
}
.drawer-hamburger-icon:after {
	top: 6px;
}
.drawer-opened .drawer-hamburger-icon {
	background-color: transparent;
}
.drawer-opened .drawer-hamburger-icon:before,
.drawer-opened .drawer-hamburger-icon:after {
	top: 0;
}
.drawer-opened .drawer-hamburger-icon:before {
	transform: rotate(45deg);
}
.drawer-opened .drawer-hamburger-icon:after {
	transform: rotate(-45deg);
}
@media screen and (min-width: 782px) {
	.drawer-hamburger {
		padding: 15px 5px;
	}
	.drawer-hamburger-icon:before {
		top: -7px;
	}
	.drawer-hamburger-icon:after {
		top: 7px;
	}
}

/* Drawer Navigation */
.drawer-overlay {
	display: none;
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
.drawer-navigation {
	background: #fff;
	height: 100vh;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(100%);
	transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	width: 90%;
	z-index: 101;
	-webkit-overflow-scrolling: touch;
}
.drawer-navigation{
	box-sizing: border-box;
	height: 100%;
	overflow-y: auto;
	padding: 60px 75px 60px 40px;
	width: 100%;
}
.drawer-opened .drawer-overlay {
	display: block;
}
.drawer-opened .drawer-navigation {
	box-shadow: 0 0 90px rgba(0, 0, 0, 0.2);
	transform: translateX(0);
}
@media screen and (min-width: 540px) {
	.drawer-navigation {
		width: 70%;
	}
	.drawer-navigation{
		padding: 75px 90px 75px 50px;
	}
}
@media screen and (min-width: 782px) {
	.drawer-navigation {
		width: 55%;
	}
	.drawer-navigation{
		padding: 90px 105px 90px 60px;
	}
}

/* Drawer*/
.drawer-navigation ul {
	list-style: none;
	margin-bottom: 45px;
	margin-left: 0;
}
.drawer-navigation ul li {
	padding-bottom: 12px;
	padding-top: 14px;
	position: relative;
}
.drawer-navigation ul ul {
	margin-bottom: 0;
	margin-left: 1em;
	margin-top: 12px;
}
.drawer-navigation ul li li {
	padding-bottom: 10px;
	padding-top: 12px;
}
.drawer-navigation ul li li:last-child {
	padding-bottom: 0;
}
.drawer-navigation a {
	color: inherit;
	text-decoration: none;
}
.drawer-navigation a:hover {
	color: #111;
}
.drawer-navigation .page_item_has_children > a,
.drawer-navigation .menu-item-has-children > a {
	display: inline-block;
	padding-right: 20px;
}
.drawer-navigation .dropdown-toggle {
	background-color: transparent;
	outline: 0;
	padding: 10px;
	position: absolute;
	right: -10px;
	top: 7px;
}
.drawer-navigation .dropdown-toggle:after {
"\f107";
	color: #333;
	display: inline-block;
	font: normal 18px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
.drawer-navigation .dropdown-toggle.toggled-on:after {
"\f106";
}
.drawer-navigation .sub-menu {
	display: none;
}
.drawer-navigation .sub-menu.toggled-on {
	display: block;
}
.drawer-navigation .current_page_item > a,
.drawer-navigation .current-menu-item > a {
	color: #111;
	font-weight: 700;
}
@media screen and (min-width: 782px) {
	.drawer-navigation .header-social-link {
		display: none;
	}
}

/* Main Navigation (Desktop) */
@media screen and (min-width: 980px) {
	.drawer-hamburger,
	.drawer-overlay,
	.drawer-navigation {
		display: none;
	}
	.main-header.main-navigation {
		display: block;
	}
	.main-navigation {
		max-width: 1300px;
		width: 100%;
		margin: 25px auto 10px;
        border-bottom: solid 1px #eee;
        border-top: solid 1px #eee;
        padding: 10px 0;
	}
	.main-navigation ul {
		list-style: none;
		width: 95%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
	}
	.main-navigation a {
		color: #333;
		display: block;
		text-decoration: none;
	}
	.main-navigation a:hover {
		color: #111;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation div.menu > ul,
	.main-navigation ul.menu {
		letter-spacing: -0.4em;
	}
	.main-navigation div.menu > ul > li,
	.main-navigation ul.menu > li {
		display: inline-block;
		letter-spacing: normal;
		white-space: nowrap;
		line-height: 100%;
		text-align: center;
		border-left: 2px dotted #666;
		font-size: 14px;
		padding: 15px 0 5px;
		font-weight: bold;
		width: 16%;
	}
	
	.main-navigation li.menu-item-222 {
		border-right: 2px dotted #666;
	}
	.main-navigation div.menu > ul > li:first-child > a,
	.main-navigation ul.menu > li:first-child > a {
		padding-left: 0;
	}
	.main-navigation div.menu > ul > li:last-child > a,
	.main-navigation ul.menu > li:last-child > a {
		padding-right: 0;
	}
	.main-navigation div.menu > ul > li.page_item_has_children > a:after,
	.main-navigation ul.menu > li.page_item_has_children > a:after,
	.main-navigation div.menu > ul > li.menu-item-has-children > a:after,
	.main-navigation ul.menu > li.menu-item-has-children > a:after {
	"\f107";
		display: inline-block;
		font: normal 18px/1 FontAwesome;
		-webkit-font-smoothing: antialiased;
		margin-left: 8px;
	}
	.main-navigation ul ul {
		background-color: #fff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		left: -9999px;
		opacity: 0;
		position: absolute;
		top: 100%;
		transition: opacity .3s ease-in-out;
		white-space: normal;
		width: 225px;
		z-index: 10;
	}
	.main-navigation ul ul ul {
		top: 0;
	}
	.main-navigation ul li:hover > ul {
		left: 0;
		opacity: 1;
	}
	.main-navigation div.menu > ul > li:first-child:hover > ul,
	.main-navigation ul.menu > li:first-child:hover > ul {
		left: -18px;
	}
	.main-navigation div.menu > ul > li:last-child:hover > ul,
	.main-navigation ul.menu > li:last-child:hover > ul {
		left: auto;
		right: -18px;
	}
	.main-navigation ul ul li:hover > ul {
		left: 100%;
		opacity: 1;
	}
	.main-navigation ul ul li a {
		border-top: 1px solid #eee;
		line-height: 1.6;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.main-navigation  ul ul li.page_item_has_children > a,
	.main-navigation  ul ul li.menu-item-has-children > a {
		padding-right: 30px;
	}
	.main-navigation  ul ul li.page_item_has_children > a:after,
	.main-navigation  ul ul li.menu-item-has-children > a:after {
	"\f105";
		font: normal 18px/1 FontAwesome;
		-webkit-font-smoothing: antialiased;
		position: absolute;
		right: 15px;
		top: 18px;
	}
	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a {
		color: #111;
		font-weight: 700;
	}
	.main-navigation div.menu > ul > li, .main-navigation ul.menu > li span {
    display: block;
    line-height: 260%;
    font-size: 11px;
    font-weight: normal;
  }
}

/* Social Link */
.menu a:before {
	color: #bbb;
	display: inline-block;
	font: normal 24px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	margin-right: 10px;
	position: relative;
	top: -1px;
	transition: color .2s ease-in-out;
	vertical-align: middle;
}
.menu a:hover:before {
	color: #888;
}
.widget .menu a:before {
	margin-right: 12px;
}
.profilewidget-link.menu a:before,
.social-link-menu a:before {
'\f0c1';
	margin-left: 0;
	margin-right: 4px;
}
.menu a[href*="behance.net"]:before     {"\F1B4"; }
.menu a[href*="deviantart.com"]:before  {"\F1BD"; }
.menu a[href*="digg.com"]:before        {"\F1A6"; }
.menu a[href*="dribbble.com"]:before    {"\F17D"; }
.menu a[href*="dropbox.com"]:before     {"\F16B"; }
.menu a[href*="facebook.com"]:before    {"\F230"; }
.menu a[href*="flickr.com"]:before      {"\F16E"; }
.menu a[href*="foursquare.com"]:before  {"\F180"; }
.menu a[href*="plus.google.com"]:before {"\F0D5"; }
.menu a[href*="github.com"]:before      {"\F09B"; }
.menu a[href*="instagram.com"]:before   {"\F16D"; }
.menu a[href*="linkedin.com"]:before    {"\F30C"; }
.menu a[href*="medium.com"]:before      {"\F23A"; }
.menu a[href*="pinterest.com"]:before   {"\F231"; }
.menu a[href*="getpocket.com"]:before   {"\F265"; }
.menu a[href*="reddit.com"]:before      {"\F1A1"; }
.menu a[href*="skype.com"]:before,
.menu a[href*="skype:"]:before          {"\F17E"; }
.menu a[href*="slideshare.net"]:before  {"\F1E7"; }
.menu a[href*="snapchat.com"]:before    {"\F2AB"; }
.menu a[href*="soundcloud.com"]:before  {"\F1BE"; }
.menu a[href*="spotify.com"]:before     {"\F1BC"; }
.menu a[href*="stumbleupon.com"]:before {"\F1A4"; }
.menu a[href*="tumblr.com"]:before      {"\F173"; }
.menu a[href*="twitch.tv"]:before       {"\F1E8"; }
.menu a[href*="twitter.com"]:before     {"\F099"; }
.menu a[href*="vimeo.com"]:before       {"\F27D"; }
.menu a[href*="vk.com"]:before          {"\F189"; }
.menu a[href*="wordpress.org"]:before,
.menu a[href*="wordpress.com"]:before   {"\F19A"; }
.menu a[href*="yelp.com"]:before        {"\F1E9"; }
.menu a[href*="youtube.com"]:before     {"\F16A"; }
.menu a[href$="/feed/"]:before          {"\F09E"; }

/* Social Link Menu */
.social-link-menu ul {
	list-style: none;
	margin: 0;
}
.social-link-menu li {
	display: inline-block;
	padding-left: 12px;
}
.social-link-menu li:first-child {
	padding-left: 0;
}
.social-link-menu a:before {
	margin-right: 0;
}


/* Featured Area
------------------------------------------------------------ */

/* Jumbotron */
.jumbotron {
	background-color: #333;
	background-position: center;
	background-size: cover;
}
.jumbotron-overlay {
	background-color: rgba( 0, 0, 0 , 0.4 );
}
.jumbotron{
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: center;
  font-size: 0;
}
.jumbotronspan{
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}
.jumbotron-title {
	color: #fff;
	font-size: 2.25rem;
	letter-spacing: -0.03em;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
@media screen and (min-width: 782px) {
	.jumbotron-title {
		font-size: 3rem;
	}
	.jumbotron{
		padding-bottom: 90px;
		padding-top: 90px;
	}
	.jumbotron.top-title{
		font-size: 0;
	}
	.jumbotron.top-title span {
        font-size: 3rem;
        color: #fff;
        font-weight: bold;
    }
}
@media screen and (min-width: 980px) {
	.jumbotron{
		padding-bottom: 105px;
		padding-top: 105px;
	}
}

/* Home Header */
.home-header {
	background-color: #333;
	background-position: center;
	background-size: cover;
}
.home-header-overlay {
	background-color: rgba( 0, 0, 0 , 0.4 );
}
.home-header{
	padding-bottom: 75px;
	padding-top: 75px;
	text-align: left;
}
.home-header-title {
	color: #fff;
	font-size: 2.5rem;
	letter-spacing: -0.03em;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.home-header-text {
	color: rgba( 255, 255, 255, 0.9 );
	font-size: 105%;
	margin-top: 28px;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.home-header-button {
	font-size: 95%;
}
.home-header-button a {
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	margin-top: 30px;
	text-decoration: none;
}
a.home-header-button-main {
	background-color: #4693f5;
	margin-right: 16px;
	padding: 12px 25px;
}
a.home-header-button-main:hover {
	color: #fff;
}
a.home-header-button-sub {
	border: solid 2px #fff;
	padding: 10px 23px;
}
a.home-header-button-sub:hover {
	background-color: #fff;
	color: #111;
}
@media screen and (min-width: 782px) {
	.home-header{
		padding-bottom: 105px;
		padding-top: 105px;
	}
}
@media screen and (min-width: 980px) {
	.home-header{
		padding-bottom: 135px;
		padding-top: 135px;
	}
	.home-header-title {
		font-size: 3rem;
	}
}

/* Featured Post */
.featured-post {
	overflow: hidden;
}
.featured-post,
.featured-entry {
	height: 225px;
}
.featured-entry {
	background-color: #333;
	background-position: center;
	background-size: cover;
}
.featured-entry-overlay {
	align-items: center;
	background-color: rgba( 0, 0, 0 , 0.4 );
	display: flex;
	height: 100%;
	width: 100%;
}
.featured-entry{
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.featured-entry-title {
	color: #fff;
	font-size: 1.75rem;
	letter-spacing: -0.03em;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.featured-entry-category {
	text-transform: uppercase;
}
.featured-entry-category,
.featured-entry-date {
	color: rgba( 255, 255, 255, 0.8 );
	display: none;
	font-size: 90%;
	margin-bottom: 12px;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.featured-entry-title a,
.featured-entry-category a,
.featured-entry-date a {
	color: inherit;
	text-decoration: none;
}
.featured-entry-title a:hover,
.featured-entry-category a:hover,
.featured-entry-date a:hover {
	color: #fff;
}
.slick-loading .slick-list {
	background: #fff url('images/ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	text-shadow: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background: transparent;
	outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before,
.slick-next:before {
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: .15s ease-in-out;
}
.slick-prev {
	left: 5px;
	z-index: 9999;
}
[dir='rtl'] .slick-prev {
	right: 5px;
	left: auto;
}
.slick-prev:before {
'\f104';
}
[dir='rtl'] .slick-prev:before {
'\f105';
}
.slick-next {
	right: 5px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 5px;
}
.slick-next:before {
'\f105';
}
[dir='rtl'] .slick-next:before {
'\f104';
}
.slick-dots {
	bottom: 12px;
	list-style: none;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.slick-dots li {
	border-radius: 50%;
	box-shadow: 0px 1px 1px rgba( 255, 255, 255, 0.4 ), 0px 1px 1px rgba( 0, 0, 0, 0.2 ) inset;
	display: inline-block;
	height: 12px;
	margin-left: 5px;
	margin-right: 5px;
	width: 12px;
}
.slick-dots li button {
	background: #000;
	border: solid 2px #000;
	border-radius: 50%;
	color: transparent;
	display: block;
	font-size: 0;
	height: 12px;
	line-height: 0;
	outline: none;
	width: 12px;
	opacity: 0.4;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	opacity: 0.75;
}
.slick-dots li.slick-active button {
	background: #fff;
	opacity: 0.8;
}
@media screen and (min-width: 601px) {
	.featured-post,
	.featured-entry {
		height: 275px;
	}
	.featured-entry-title {
		font-size: 2.25rem;
	}
	.featured-entry{
		padding-left: 70px;
		padding-right: 70px;
	}
	.slick-prev,
	.slick-next {
		width: 40px;
		height: 40px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 40px;
	}
	.slick-prev {
		left: 15px;
	}
	[dir='rtl'] .slick-prev {
		right: 15px;
		left: auto;
	}
	.slick-next {
		right: 15px;
	}
	[dir='rtl'] .slick-next {
		right: auto;
		left: 15px;
	}
	.slick-dots {
		bottom: 24px;
	}
	.slick-dots li {
		height: 18px;
		width: 18px;
	}
	.slick-dots li button {
		border: solid 4px #000;
		height: 18px;
		width: 18px;
	}
}
@media screen and (min-width: 782px) {
	.featured-post,
	.featured-entry {
		height: 350px;
	}
	.featured-entry-title {
		font-size: 2.5rem;
		margin-bottom: 12px;
	}
	.featured-entry-category,
	.featured-entry-date {
		display: block;
	}
}
@media screen and (min-width: 980px) {
	.featured-post,
	.featured-entry {
		height: 400px;
	}
}


/* Content
------------------------------------------------------------ */

/* Category */

.category-sep {
	color: #ccc;
	font-size: 80%;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: -0.1em;
}

/* Entry Header */
.entry-header {
	margin-bottom: 4rem;
}
.no-sidebar .entry-header {
	text-align: center;
}
h1.entry-title {
	font-size: 2.25rem;
	letter-spacing: -0.03em;
	margin-bottom: 40px;
	margin-top: 0;
}
.entry-title a {
	color: inherit;
	text-decoration: none;
}
@media screen and (min-width: 782px) {
	h1.entry-title {
		font-size: 2.2rem;
		background: #000a3a;
		color: #fff;
		padding: 5px 15px;
	}
}

/* Entry Meta */
.entry-meta {
	color: #333;
	font-size: 90%;
	margin-top: 1rem;
}
.entry-meta a {
	color: inherit;
	text-decoration: none;
	text-align: center;
}
.entry-meta a:hover {
	color: #fff;
}
.comments-sep {
	color: #ccc;
}
.byline a,
.comments-link a {
	border-bottom: solid 1px #ddd;
}

/* Featured Image */
.post-thumbnail {
	margin-bottom: 1rem;
	margin-top: 4rem;
}
.single .post-thumbnail {
	margin-left: -20px;
	margin-right: -20px;
}
.post-thumbnail img {
	width: 100%;
	transition: 0.5s ease-in-out;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.post-thumbnail a:hover img {
	opacity: 0.85;
}
@media screen and (min-width: 782px) {
	.single .post-thumbnail {
		margin-left: -40px;
		margin-right: -40px;
	}
}
@media screen and (min-width: 980px) {
	.single .post-thumbnail {
		margin: 0 auto;
		width: 70%;
	}
	.no-sidebar .post-thumbnail {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
}

/* Entry*/
.entry> *:first-child {
	margin-top: 0;
}
.entry> *:last-child {
	margin-bottom: 0;
}

/* Post Full / Post Summary */
.post-full,
.post-summary {
	margin-bottom: 4rem;
}
.post-full .hentry,
.post-summary .hentry {
	margin-bottom: 4rem;
}
.post-full:after,
.post-summary:after {
	border-bottom: 1px solid #ddd;
"";
	display: block;
	width: 45px;
}
.no-sidebar .post-full:after,
.no-sidebar .post-summary:after {
	margin: auto;
}
a.continue-reading {
	text-transform: uppercase;
}

/* Post Grid */
.two-column .loop-wrapper,
.three-column .loop-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.post-grid .entry-header {
	margin-bottom: 0.8rem;
	text-align: left;
}
.post-grid .post-thumbnail {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.post-grid .entry-title {
	font-size: 1.75rem;
}
.post-grid .entry-summary {
	color: #666;
	font-size: 90%;
}
.post-grid .entry-summary p {
	margin-bottom: 0;
	height: 80px;
}
@media screen and (min-width: 540px) {
	.post-grid .entry-title {
		font-size: 1.2rem;
		line-height: 120%;
		padding: 20px 10px 0;
		font-weight: normal;
		height: 55px;
		color: #4d4d4d;
		margin: 0;
		font-weight: bold;
	}
	.post-grid .cat-links,
	.post-grid .entry-meta {
		font-size: 85%;
	}
	.post-grid .entry-summary {
		font-size: 85%;
		padding: 0 10px 15px;
		line-height: 140%;
	}
	.post-grid {
		width: 46%;
		padding-right: 0;
	}
	.post-grid:nth-child(even) {
		padding-right: 0;
	}
}
@media screen and (min-width: 980px) {
	.three-column .loop-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
	.three-column .post-grid {
		box-sizing: border-box;
		width: 15%;
		padding-left: 0;
		padding-right: 0;
	}
	.three-column .in_page .post-grid {
		box-sizing: border-box;
		width: 32%;
		border: 1px solid #bbb;
        border-radius: 10px;
        margin: 0 0 50px 1%;
	}
	.three-column .in_page .post-grid .hentry {
        margin-bottom: 2rem;
    }
	.post-grid.rs_box a {
        text-decoration: none;
    }
}

/* Post List */
.post-list .entry-header {
	margin-bottom: 2rem;
	text-align: left;
}
.post-list .post-thumbnail {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.post-list .entry-title {
	font-size: 1.75rem;
}
.post-list .entry-summary {
	color: #666;
	font-size: 90%;
}
.post-list .entry-summary p {
	margin-bottom: 0;
}
@media screen and (min-width: 540px) {
	.post-list .hentry {
		display: flex;
	}
	.post-list .post-thumbnail {
		flex-shrink: 0;
		margin-bottom: 0;
		margin-right: 5%;
		flex-basis: 35%;
	}
}

/* Entry Footer */
.tags-links {
	color: #333;
	font-size: 90%;
	margin-top: 4rem;
	text-align: left;
}
.tags-links:before {
	color: #ccc;
"\f02c";
	display: inline-block;
	font: normal 18px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	margin-right: 4px;
	position: relative;
	top: 1px;
}
.tags-links a {
	color: inherit;
	text-decoration: none;
}
.tags-links a:hover {
	color: #666;
}

/* Author Profile */
.author-profile {
	background-color: #f4f5f6;
	margin-top: 4rem;
	padding: 25px;
}
.author-profile-header {
	align-items: center;
	display: flex;
}
.author-profile-avatar {
	flex-shrink: 0;
	width: 60px;
	margin-right: 20px;
}
.author-profile-avatar img {
	border-radius: 50%;
}
.author-profile-name strong {
	font-weight: 600;
}
.author-profile-name a {
	color: inherit;
	text-decoration: none;
}
.author-profile-name a:hover {
	color: #111;
}
.author-profile-description {
	font-size: 95%;
	margin-top: 20px;
}
@media screen and (min-width: 540px) {
	.author-profile {
		padding: 45px;
	}
	.author-profile-avatar {
		width: 75px;
		margin-right: 30px;
	}
	.author-profile-description {
		margin-top: 30px;
	}
}

/* Sticky Post */
.sticky {
}
.featured {
	background-color: #111;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 75%;
	margin-bottom: 1rem;
	margin-right: 12px;
	padding: 4px 10px 3px;
	text-transform: uppercase;
}
.featured+.cat-links {
	display: inline-block;
}

/* Archive */
.page-title {
	font-size: 1.5rem;
	margin-bottom: 12px;
	margin-top: 0;
}

/* 404 */
.error-404 {
	margin-bottom: 10rem;
	margin-top: 10rem;
	text-align: center;
}
.error-404 .page-title {
	font-size: 2rem;
}

/* Quote */
.wp-block-pullquote {
	padding: 12px 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	margin-bottom: 0;
	text-align: left;
}
.wp-block-quote.is-style-large {
	margin-bottom: 2em;
}
.wp-block-quote.is-style-large p {
	font-style: normal;
}
.wp-block-quote.is-style-large cite {
	font-size: 90%;
}

/* Gallery */
.gallery {
	margin-bottom: 30px;
}
.gallery-item {
	display: inline-block;
	line-height: 1;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery .gallery-caption {
	display: none;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}


/* Gutenberg
------------------------------------------------------------ */

/* Base
   This section incorporates code from Atomic Blocks */
.wp-block-gallery {
	margin-left: 0;
	margin-bottom: 0.9em;
}
.wp-block-image {
	margin-bottom: 1.8em;
}
.wp-block-image figcaption {
	font-size: 90%;
	margin-top: 1em;
}
.entry.wp-block-gallery {
	padding-left: 0;
}
.no-sidebar .alignfull,
.no-sidebar .alignwide {
	width: 100%;
}
@media (max-width: 600px) {
	.no-sidebar .alignfull.wp-block-gallery,
	.no-sidebar .alignwide.wp-block-gallery {
		margin-left: -10px;
		margin-right: -10px;
		width: inherit;
	}
}
.no-sidebar .alignfull img,
.no-sidebar .alignwide img {
	width: 100%;
	display: block;
}
.no-sidebar .alignwide {
	max-width: none;
}
@media (min-width: 782px) {
	.no-sidebar .alignwide {
		width: 90vw;
		margin-left: calc( 50% - 90vw / 2 );
	}
}
@media (min-width: 980px) {
	.no-sidebar .alignwide {
		width: 85vw;
		margin-left: calc( 50% - 85vw / 2 );
	}
}
@media (min-width: 1160px) {
	.no-sidebar .alignwide {
		width: 1250px;
		margin-left: calc( 50% - 1250px / 2 );
	}
}
.no-sidebar .alignfull {
	width: 100vw;
	margin-left: calc( 50% - 50vw );
	max-width: none;
}
.wp-block-embed {
	margin-bottom: 1.8em;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 0;
}
.wp-block-cover {
	margin-bottom: 1.8em;
}
.wp-block-cover-text {
	max-width: 1250px !important;
	margin-left: auto !important;
	margin-right: auto;
	padding-left: 20px !important;
	padding-right: 20px !important;
	width: 100%;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.wp-block-media-text_{
	margin-bottom: 1.8em;
	margin-top: 1.8em;
}
.wp-block-media-text_> *:first-child {
	margin-top: 0;
}
.wp-block-media-text_> *:last-child {
	margin-bottom: 0;
}

/* Columns */
@media screen and (max-width: 781px) {
	.wp-block-column {
		flex-basis: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
.wp-block-column {
	margin-bottom: 2.7em;
	margin-top: 0.9em;
}
.wp-block-column > *:first-child {
	margin-top: 0;
}
.wp-block-column > *:last-child {
	margin-bottom: 0;
}

/* Latest Posts */
.wp-block-latest-posts {
	border-top: solid 1px #eee;
	list-style: none;
	margin-left: 0;
	padding-top: 1em;
}
.wp-block-latest-posts li {
	border-bottom: solid 1px #eee;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.wp-block-latest-posts a {
	text-decoration: none;
}
.wp-block-latest-posts__post-date {
	margin-top: 0.3em;
}

/* Button */
.wp-block-button a {
	color: #fff;
	text-decoration: none;
}
.wp-block-button a:hover {
	opacity: 0.9;
}
.wp-block-button__link {
	font-size: 100%;
	padding: 9px 24px;
}

/* Intro */
.intro {
	color: #777;
	font-size: 120%;
}

/* Sub Header */
.subheader {
	color: #4693f5;
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 0.6em;
	margin-top: 0;
	text-transform: uppercase;
}
.subheader+h1,
.subheader+h2,
.subheader+h3,
.subheader+h4,
.subheader+h5,
.subheader+h6 {
	margin-top: 0;
}

/* Container */
.container-wrapper {
	background-color: #f4f5f6;
	margin-bottom: 6rem;
	margin-top: 6rem;
	padding-bottom: 20px;
	padding-top: 20px;
}
.no-sidebar .container-wrapper {
	width: 100vw;
	margin-left: calc( 50% - 50vw );
	max-width: none;
	padding-bottom: 6rem;
	padding-top: 6rem;
}
.container> *:first-child {
	margin-top: 0;
}
.container> *:last-child {
	margin-bottom: 0;
}
.container> .wp-block-columns:last-child {
	margin-bottom: -2.7em;
}
.no-sidebar .wp-block-columns + .container-wrapper {
	margin-top: 4rem;
}


/* Navigations
------------------------------------------------------------ */

/* Pagination */
.pagination {
	color: #777;
	font-size: 90%;
	margin-bottom: 3rem;
	text-align: center;
}
.pagination a {
	color: inherit;
	text-decoration: none;
}
.pagination .page-numbers {
	display: none;
	padding: 8px 18px;
	margin-right: 6px;
}
.pagination .prev,
.pagination .next {
	display: inline-block;
}
.pagination .dots {
	padding-left: 10px;
	padding-right: 10px;
}
.pagination a.page-numbers {
	border: solid 1px #eee;
}
.pagination a.page-numbers:hover {
	border-color: #ddd;
	color: #333;
}
.pagination .current {
	background-color: #f4f5f6;
	border: solid 1px #ddd;
	color: #333;
	font-weight: 700;
}
@media screen and (min-width: 640px) {
	.pagination .page-numbers {
		display: inline-block;
	}
}

/* Page Links */
.page-links {
	color: #777;
	clear: both;
	font-size: 90%;
	margin-bottom: 3rem;
	margin-top: 4rem;
}
.page-links .page-numbers {
	background-color: #f4f5f6;
	border: solid 1px #ddd;
	color: #333;
	font-weight: 700;
	padding: 8px 16px;
	margin-left: 4px;
}
.page-links a {
	color: inherit;
	text-decoration: none;
}
.page-links a .page-numbers {
	background-color: transparent;
	border: solid 1px #eee;
	color: #777;
	font-weight: normal;
}
.page-links a .page-numbers:hover {
	border: solid 1px #ddd;
	color: #333;
}

/* Post Navigation */
.post-navigation {
	margin-bottom: 3rem;
}
.post-navigation a {
	color: inherit;
	text-decoration: none;
}
.post-navigation a:hover {
	color: #111;
}
.post-navigation .nav-previous {
	margin-bottom: 3rem;
}
.post-nav-title {
	color: #333;
	font-size: 80%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 8px;
}
@media screen and (min-width: 640px) {
.nav-links{
  clear: both;
  display: flex;
  }
.nav-links:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

	.post-navigation .nav-previous {
		float: left;
		margin: 45px 0 0 0;
		padding: 10px 50px;
		padding: 10px 50px;
		line-height: 100%;
		border: 1px solid #000a3a4f;
		width: 50%;
	}
	.post-navigation .nav-next {
		float: left;
		text-align: right;
		margin: 45px 0 0 0;
		padding: 10px 50px;
		padding: 10px 50px;
		border-top: 1px solid #000a3a4f;
		border-right: 1px solid #000a3a4f;
		border-bottom: 1px solid #000a3a4f;
		line-height: 100%;
		width: 50%;
	}
	.post-navigation .nav-previous a, .post-navigation .nav-next a {
        font-size: 13px;
	}
}

/* Comment Navigation */
.comment-navigation {
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-top: 10px;
}
.comment-navigation .nav-previous {
	float: left;
	width: 48%;
}
.comment-navigation .nav-next {
	float: right;
	text-align: right;
	width: 48%;
}
.comment-navigation a {
	color: #777;
	text-decoration: underline;
}
.comment-navigation a:hover {
	color: #333;
}


/* Comments
------------------------------------------------------------ */

/* Base */
.comments-area {
	font-size: 90%;
	margin-bottom: 2rem;
	margin-top: 6rem;
	display: none;
}

/* Comment Header */
.comments-title,
.comment-reply-title {
	font-size: 1.5rem;
	margin-bottom: 2rem;
	margin-top: 0;
}
.comment-reply-title {
	margin-top: 4rem;
}
.comment-respond:only-child .comment-reply-title,
.comment-list .comment-reply-title {
	margin-top: 0;
}

/* Comment Structure */
.comment-list {
	border-bottom: solid 1px #eee;
	list-style: none;
	margin: 0 0 20px;
}
.comment-list .children {
	list-style: none;
	margin-left: 25px;
}
.comment-list .comment-body {
	border-top: solid 1px #eee;
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
}

/* Comment Meta */
.comment-author {
	font-size: 105%;
	font-weight: 600;
	margin-bottom: 2px;
}
.comment-author a {
	border-bottom: dotted 1px #999;
	color: #333;
	text-decoration: none;
}
.comment-author a:hover {
	color: #666;
}
.comment-author .avatar {
	border-radius: 50%;
	height: 60px;
	left: 0;
	position: absolute;
	top: 28px;
	width: 60px;
}
.has-avatars .comment .comment-meta {
	margin-left: 75px;
}
.bypostauthor > .comment-body .comment-author:after {
	color: #111;
"\f14b";
	display: inline-block;
	font: normal 20px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	margin-left: 3px;
}
.comment-author .says {
	display: none;
}
.comment-metadata {
	font-size: 95%;
	margin-bottom: 25px;
}
.comment-metadata a,
a.comment-edit-link {
	color: #999;
	text-decoration: none;
}
.comment-metadata a:hover,
a.comment-edit-link:hover {
	color: #666;
}
.comment-edit-link {
	margin-left: 15px;
}

/* Comment Body */
.comment-body .reply a {
	color: #999;
	font-size: 95%;
	text-decoration: none;
}
.comment-body .reply a:hover {
	color: #666;
}
.comment-body .reply a:before {
"\f0e5";
	display: inline-block;
	font: normal 15px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	margin-right: 6px;
	position: relative;
	top: -1px;
}
.comment-awaiting-moderation {
	color: #666;
}

/* Pingback */
.pingback a {
	color: #666;
	text-decoration: underline;
}
.pingback a:hover {
	color: #999;
}

/* Comment Form */
.comment-respond a {
	color: #666;
}
.comment-respond a:hover {
	color: #333;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin-bottom: 15px;
}
.comment-form-comment label {
	display: none;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	font-size: 95%;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	width: 100%;
}
.form-submit {
	font-size: 105%;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
@media screen and (min-width: 540px) {
	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		align-items: center;
		display: flex;
		justifyspace-between;
	}
	.comment-form-author label,
	.comment-form-email label,
	.comment-form-url label {
		margin-bottom: 0;
		width: 23%;
	}
	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		width: 72%;
	}
}


/* Widgets
------------------------------------------------------------ */

/* Base */
.widget {
	color: #666;
	font-size: 1.2rem;
}

/* Heading */
.widget-title {
	color: #333;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	margin-bottom: 2rem;
	margin-top: 0;
	text-transform: uppercase;
}

/* Link */
.widget a {
	color: inherit;
	text-decoration: underline;
}
.widget li a {
	text-decoration: none;
}
.widget a:hover {
	color: #111;
}

/* List */
.widget ul {
	list-style: none;
	margin: 20px 0 0 0;
}
.widget li {
	margin-bottom: 0.3em;
}
.widget ul ul {
	margin-left: 1em;
	margin-top: 1em;
}

/* Recent Posts */
.widget_recent_entries li {
	margin-bottom: 1.5em;
}
.widget_recent_entries li a {
	border-bottom: solid 1px #ddd;
}
.widget_recent_entries .post-date {
	color: #999;
	display: block;
	font-size: 90%;
	margin-top: 6px;
	text-transform: uppercase;
}

/* Recent Comments */
.widget_recent_comments li {
	margin-bottom: 1.5em;
}
.widget_recent_comments li a {
	border-bottom: solid 1px #ddd;
}

/* Search */
.widget_search input[type="search"] {
	margin-top: 0;
	max-width: 300px;
	width: 100%;
}
.widget_search .search-submit {
	display: none;
}

/* Tag Cloud */
.tagcloud a {
	background-color: #f4f5f6;
	border-radius: 3px;
	display: inline-block;
	font-size: 90% !important;
	margin-bottom: 4px;
	padding: 3px 10px;
	text-decoration: none;
	white-space: nowrap;
}
.tagcloud a:hover {
	color: #111;
}

/* Calendar */
.widget_calendar table {
	font-size: 95%;
	line-height: 36px;
	margin-bottom: 0;
	max-width: 360px;
}
.widget_calendar caption {
	text-transform: uppercase;
}
.widget_calendar td,
.widget_calendar th {
	padding: 0;
	text-align: center;
}
.widget_calendar thead th {
	padding: 2px 0;
}
.widget_calendar tbody td a {
	background-color: #f4f5f6;
	display: block;
	text-decoration: underline;
}
.widget_calendar tbody td a:hover {
	color: #111;
}
.widget_calendar tfoot td {
	border: none;
	padding-top: 10px;
}
.widget_calendar tfoot td a {
	text-decoration: underline;
	text-transform: uppercase;
}
.widget_calendar tfoot td#prev {
	text-align: left;
}
.widget_calendar tfoot td#next {
	text-align: right;
}

/* Menu */
.widget_nav_menu li a {
	border-bottom: none;
}
.widget_nav_menu .current_page_item > a,
.widget_nav_menu .current-menu-item > a {
	color: #111;
	font-weight: 700;
}

/* RSS */
.widget_rss li {
	margin-bottom: 2em;
}
.widget_rss li a {
	border-bottom: solid 1px #ddd;
}
.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
	color: #999;
	font-size: 90%;
}
.widget_rss .rss-date {
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	text-transform: uppercase;
}
.widget_rss .rssSummary {
	margin-bottom: 6px;
}

/* BusinessPress Recent Posts */
.widget_businesspress_recent_posts li {
	margin-bottom: 1.5em;
}
.widget_businesspress_recent_posts li a {
	border-bottom: none;
	display: flex;
}
.recent-posts-thumbnail {
	flex-shrink: 0;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 4px;
	width: 80px;
}
.recent-posts-text .post-date {
	color: #999;
	display: block;
	font-size: 90%;
	margin-top: 6px;
	text-transform: uppercase;
}

/* BusinessPress Featured Posts */
.featured-widget-entry {
	background-color: #333;
	background-position: center;
	background-size: cover;
	display: block;
	height: 180px;
	margin-bottom: 15px;
}
.featured-widget-entry-overlay {
	align-items: center;
	background-color: rgba( 0, 0, 0 ,0.4 );
	display: flex;
	height: 100%;
	width: 100%;
}
.featured-widget-entry{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.featured-widget-entry-title {
	color: rgba( 255, 255, 255, 0.9 );
	font-size: 1.5rem;
	margin: 0;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
.featured-widget-entry-date {
	color: rgba( 255, 255, 255, 0.8 );
	font-size: 85%;
	margin-top: 12px;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.5 );
}
a.featured-widget-entry {
	text-decoration: none;
}
a.featured-widget-entry .featured-title {
	transition: 0.15s;
}
a.featured-widget-entry:hover .featured-title {
	color: #fff;
}
@media screen and (min-width: 601px) and (max-width: 979px) {
	.widget_businesspress_featured_posts {
		display: flex;
		flex-wrap: wrap;
	}
	.widget_businesspress_featured_posts .widget-title {
		width: 100%;
	}
	.featured-widget-entry {
		margin-bottom: 4%;
		margin-right: 4%;
		width: 48%;
	}
	.featured-widget-entry:nth-child(odd) {
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 782px) {
	.featured-widget-entry {
		margin-bottom: 15px;
	}
	.featured-widget-entry-title {
		font-size: 1.25rem;
	}
}

/* BusinessPress Profile */
.profilewidget-wrapper {
	align-items: center;
	display: flex;
	margin-bottom: 25px;
}
.profilewidget-profile {
	flex-shrink: 0;
	margin-right: 20px;
	width: 75px;
}
.profilewidget-profile img {
	border-radius: 50%;
	width: 75px;
}
.profilewidget-name {
	font-size: 110%;
}
.profilewidget-name strong {
	color: #333;
	font-weight: 600;
}
.profilewidget-link {
	margin-top: 4px;
}
.profilewidget-link.menu a {
	text-decoration: none;
}


/* Footer
------------------------------------------------------------ */

/* Footer */
.site-bottom {
	background-color: #005bac;
	color: #aaa;
	text-align: center;
}
.site-bottom a {
	color: #888;
	text-decoration: none;
}
.site-bottom a:hover,
.site-bottom .current-menu-item > a {
	color: #111;
}
.footer-menu {
	line-height: 32px;
}
.footer-navigation ul {
	font-size: 85%;
	list-style: none;
	margin: 0 0 30px 0;
}
.footer-navigation li {
	display: inline-block;
	margin-right: 18px;
}
.footer-navigation li:last-child {
	margin-right: 0;
}
.footer-social-link {
	margin-bottom: 2rem;
}
.site-info {
	font-size: 85%;
}
.site-copyright,
.site-credit {
	margin-bottom: 1rem;
}
.site-credit a {
	display: block;
}
.site-credit a:first-child {
	margin-bottom: 6px;
}
.site-credit-sep {
	color: #ccc;
	display: none;
}
@media screen and (min-width: 601px) {
	.site-credit a,
	.site-credit-sep {
		display: inline-block;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 782px) {
	.site-info {
		clear: right;
		float: right;
		margin-top: 3px;
		text-align: right;
	}
}

/* Back to Top */
.back-to-top {
	background: #07062b;
	border-radius: 8px;
	bottom: 20px;
	cursor: pointer;
	display: none;
	height: 45px;
	position: fixed;
	right: 20px;
	width: 45px;
	z-index: 2;
	transition: .15s ease-in-out;
}
.back-to-top:hover {
	background: #000;
}
.back-to-top::before {
  color: #fff;
  content: "\f106";
  display: block;
  font: normal 22px/42px FontAwesome;
  text-align: center;
}


/* Plugins
------------------------------------------------------------ */

/* Jetpack Widgets */
.widget_top-posts ul {
	counter-reset: number;
}
.widget_top-posts li {
	padding-left: 35px;
	padding-top: 12px;
	position: relative;
}
.widget_top-posts li:before {
	background-color: #f0f0f0;
	border-radius: 3px;
	color: #444;
counter(number) !important;
	counter-increment: number;
	font-weight: 400;
	height: 23px;
	left: 0;
	line-height: 23px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	top: 13px;
	width: 23px;
}
.widgets-list-layout li {
	margin-bottom: 0 !important;
}
.widgets-list-layout .widgets-list-layout-blavatar {
	margin-right: 12px;
	width: 40px !important;
}
.widgets-list-layout-links {
	float: none !important;
	overflow: hidden;
	width: auto !important;
}
#subscribe-email input {
	margin-top: 0;
	max-width: 320px;
	padding: 0.6em !important;
	width: 100% !important;
}
.jetpack-display-remote-posts h4,
.jetpack-display-remote-posts p {
	font-size: 100% !important;
}
.jetpack-display-remote-posts h4 {
	margin-top: 25px !important;
}
.widget_jetpack_display_posts_widget img {
	margin: 12px 0;
}
.widget-grofile {
	text-align: center;
}
.widget-grofile p,
.widget-grofile h4,
.widget-grofile ul {
	text-align: left;
}
.widget-grofile h4 {
	font-size: 100%;
	font-weight: 600;
}
.grofile-meta h4 {
	font-size: 110%;
	text-align: center;
}
.grofile-thumbnail {
	border-radius: 50%;
	max-width: 200px !important;
}
ul.grofile-urls {
	margin-bottom: 1.8em;
	margin-top: 0;
}

/* Jetpack Sharing */
.sharedaddy {
	margin-top: 3rem;
}

/* Jetpack Related Posts */
#jp-relatedposts {
	margin-bottom: 2rem !important;
	margin-top: 0 !important;
	padding-top: 2rem !important;
}
#jp-relatedposts h3.jp-relatedposts-headline {
	color: #333;
	display: block !important;
	font-size: 1.2rem !important;
	float: none !important;
	letter-spacing: 0.05em;
	margin-bottom: 2rem !important;
	text-align: center;
	text-transform: uppercase;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
none !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	margin-bottom: 2rem !important;
	transition: opacity .2s ease-in-out;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1 !important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
	margin-bottom: 1rem;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 15px !important;
	line-height: 1.8 !important;
	margin-bottom: 12px !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: inherit !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	color: #111;
	text-decoration: none !important;
}
#jp-relatedposts .jp-relatedposts-items p {
	color: #999;
	font-size: 85% !important;
	margin-bottom: 8px !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	opacity: 1 !important;
}
@media only screen and (max-width: 400px) {
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100% !important;
		clear: both !important;
	}
}
@media only screen and (max-width: 640px) {
	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: -20px !important; 
	}
}

/* Jetpack Comments */
.comment-form {
	margin-bottom: 2rem;
}
.comment-subscription-form {
	margin-bottom: 0.6em;
}

/* Jetpack Stats */
#wpstats {
	display: none;
}

/* Contact Form 7 */
div.wpcf7-response-output {
	font-size: 95%;
	margin: 2em 0 1em;
	padding: 0.8em 1em;
	border: 2px solid #cf2e2e;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #00d084;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #cf2e2e;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ff6900;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #fcb900;
}
span.wpcf7-not-valid-tip {
	color: #cf2e2e;
}

/* Disqus */
#disqus_thread {
	margin-bottom: 60px;
}


/* Print
------------------------------------------------------------ */

@media print {
	html, body {
		background: none !important;
		color: #000 !important;
		font-size: 10pt !important;
	}
	.main-header-clone,
	.drawer-hamburger,
	.featured-post,
	.widget,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comment-respond,
	.navigation,
	.sidebar-area,
	.footer-widget-area,
	.footer-menu,
	.back-to-top {
		display: none !important;
	}
	.main-header-content,
	.site{
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}
	.site-bottom,
	.site-bottom a {
		color: #000;
	}
}
