@charset "UTF-8";
/*
Theme Name: insweb5 Child
Template: insweb5
Description: ver20180831以上対応
Version: 20180831
*/

/*SP TAB PC 共通のスタイル（デバイス幅に依存しないもの）
---------------------------------------------------------------*/
.pc{display:none;}
.sp{display:block;}

* {
  margin: 0;
  padding: 0;
	font-family:'Century Gothic', -apple-system,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",'Hiragino Sans',"游ゴシック", YuGothic , YuGothicM,sans-serif;
}

body {
  position: relative;
  min-width: 320px;
  color: #222;
  font-size: 15px;
  word-break: break-all;
  background-color: #fff;
}
body:not(.front-page) {
	margin-bottom:100px;
}
section {
	margin-bottom: 2em;
}
div,p,li,dd,td,code,pre,td span,p span,li span ,#side #mybox li a,footer li a{
	/*font-family:'メイリオ','Meiryo',-apple-system,sans-serif;*/
}
h1, h2, h3, h4,  h5, h6 {
  	padding-bottom: 15px;
  	line-height: 1.2;
  	letter-spacing: .03em;
  	font-size: calc(1.25rem + ((1vw - 4.8px) * 0.4167));
}

/*見出し*/
.h2modoki, .post h2:not(.st-css-no) {
	padding:.5em .5em .5em 1.5em!important;
}
/*H3*/
.h3modoki, .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
	padding-left:10px;
	position:relative;
	font-size:22px;
    border-top:none!important;
}
.h3modoki, .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title)::before{
	/*content:"";*/
	position:absolute;
	left:0;
	bottom:-1px;
	width:30%;
	height:1px;
	background:#00359e;
}
.post h3.both_sides:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
	margin: 0;
	padding:10px 50px;
	color:#00359e;
	text-align: center;
    border: none;
    overflow: hidden;
}
.post h3.both_sides strong{
	position: relative;
    display: inline-block;
    padding: 0 20px;
}
.post h3.both_sides strong::before,
.post h3.both_sides strong::after{
	content: "";
    position: absolute;
	right: 100%;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    margin: auto;
    background: #00359e
}
.post h3.both_sides strong::after{left: 100%;}
/*- // H3 -*/
.h4modoki, .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
	font-size:20px;
    border-left-width:2px!important;
}
/* H5 */ /* H6 */
.post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t),
.post .entry-content h6 
{font-size:18px!important;}
.post h5:not(.st-css-no2),
.post h6:not(.st-css-no2) {
	margin-bottom:0;
}
/**/
.entry-content > section:first-child > h2:first-child,
.entry-content > h2:first-child{
	margin-top:0;
}
/*パラグラフ*/
.entry-content > p,
.entry-content > section > p{
	padding:0 10px 10px 10px;
	font-size:16px;
	line-height: 1.75;
}

/*　リスト等　*/
header ul,
footer ul,
.sidebar ul{
	padding:0;
}
header li,
footer li,
.sidebar li,
.post .voice li {
  list-style: none;
}
#side h4 + br{
	display:none;
}
dt {
  font-weight: bold;
}

/* リンクの色 */
a {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #8ac4ff;
	outline:none;
}
.st-triangle-down{
	border:40px solid transparent;
	border-bottom:none;
    border-top-width:30px;
}  

/*アイコン*/
.fa, .fab, .fal, .far, .fas {
	margin-right:3px;
}

.entry-title:not(.st-css-no2), .post .entry-title:not(.st-css-no2) {
    padding: 15px;
    color: #fff;
    text-align: center;
    background-color: #00359e;
    border-top: 3px solid #ff5003;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
/*投稿・更新日*/
.kdate {
	display:block;
	text-align:right;
}
/*画像*/
figure{margin:10px 0;}

/*ボタン*/
.btn-main{
	padding-bottom: 20px;
	box-sizing:border-box;
}
.btn-main p{
	margin:0;
	font-size:18px;
	text-align:center;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",'Hiragino Sans';
}

.btn-main p:first-child{
	color:#000;
	font-weight: bold;
}
.btn-main p a{
	font-size:15px;
}
.btn-main > a {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding:15px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    background: #ff5003;
    background: -moz-linear-gradient(top, #ff763a 0%, #ff5003 51%, #ff5003 97%, #cd3f00 97%);
    background: -webkit-linear-gradient(top, #ff763a 0%, #ff5003 51%, #ff5003 97%, #cd3f00 97%);
    background: linear-gradient(to bottom, #ff763a 0%, #ff5003 51%, #ff5003 97%, #cd3f00 97%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b32d00;
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35), inset 0px 2px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35), inset 0px 2px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35), inset 0px 2px 0 rgba(255, 255, 255, 0.5);
    text-shadow: 1px 1px 0px #ab1d00;
}
/*.btn-main a::before {
	position: absolute;
    content: "無料";
    top: calc(50% - 1em + 2px);
    left: .8em;
    padding: 8px 7px 8px 10px;
    color: #123579;
    font-size: 17px;
    letter-spacing: .15em;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
    background-color: #ffd21d;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 1;
}*/
.mainbox .btn-main > a[target="_blank"]::after {
	content:none;
}
.btn-main > a::after,
.mainbox .btn-main > a[target="_blank"]::after{
	position: absolute;
	content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
	width: .8em;
    height: .8em;
    right: 1.5em;
    top: 0;
    bottom: 0;
    margin: auto;
	padding: 0 5px;
	box-sizing:border-box;
	color: #ffe200;
    font-size: 0.8em;
    line-height: 0.8;
	text-shadow: none;
}
.btn-main > a:hover{
	opacity:1!important;
	-webkit-transform: translate(0px, 1px);
	transform: translate(0px, 1px);
	background: -moz-linear-gradient(top, #ff5003 0%, #ff5003 51%, #ff763a 98%, #cd3f00 98%);
    background: -webkit-linear-gradient(top, #ff5003 0%, #ff5003 51%, #ff763a 98%, #cd3f00 98%);
    background: linear-gradient(to bottom, #ff5003 0%, #ff5003 51%, #ff763a 98%, #cd3f00 98%);
	box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.35), inset 0px 2px 0 rgba(255, 255, 255, .2);
}
.btn-main > a:active{
	-webkit-transform: translate(0px, 2px);
	transform: translate(0px, 2px);
	background: -moz-linear-gradient(top, #ff5003 0%, #ff5003 51%, #ff763a 100%);
    background: -webkit-linear-gradient(top, #ff5003 0%, #ff5003 51%, #ff763a 100%);
    background: linear-gradient(to bottom, #ff5003 0%, #ff5003 51%, #ff763a 100%);
}

/*サブミットボタン*/
.post input.btnSubmit:not(.st-tab-label):not([type="image"]){
  position:relative;
    background: rgb(238,238,238);
    background: linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(250,250,250,1) 100%);
    font-weight: bold;
  	box-shadow:0 2px 0 #ccc;
  	white-space: pre-wrap;
    padding: 10px 15px;
}
.post input.btnSubmit:not(.st-tab-label):not([type="image"]):hover{
    background: linear-gradient(0deg, rgba(250,250,250,1) 0%, rgba(238,238,238,1) 100%);
}

/*---------------------------------------------------------------
　　SP-> TAB-> PC (SPがベースでSPと異なる場合のスタイルを追加)
---------------------------------------------------------------*/
body {
  background-color: #fff;
}

main {
	padding:0;
	box-sizing:border-box;
}
@media print, screen and (min-width: 960px){
	main {
		padding:0!important;
	}
}
#content-w,
.category #content{
	padding:10px 2vw 20px;
	box-sizing:border-box;
}
.category #content-w {
	padding:0;
}


header {
	text-align:left;
}
#headbox {
	padding:0;
}
#headbox img {
	margin:0;
}
#headbox .menu-serviceicon img {
	margin:0 auto;
}
#header-l {
	padding: 0 10px 5px 10px;
}
.sitename {
	position:relative;
}

.sitename img {
	display:block;
	width:140px;
}
#gazou-wide img {
	margin:auto;}

.cat-widgets-top{
	width:100%;
}
.cat-widgets-top a{
	display:block;
	margin:0 auto;
	max-width: 1080px;
}
/***/
/*スライドメニュー*/
/*背景を黒に*/
html.s-navi-right.s-navi-active #st-ami::before {
    background: rgba(0,0,0,.35);
    position: absolute;
    z-index: 999;
    content: "";
    width: 100%;
    height: 100%;
}

#s-navi {
	margin:0;
	position: relative;
    z-index: 9999;
}
#s-navi:after{
	content:none;
}
.s-navi-right #s-navi dt.trigger {
	position:relative;
	display:block;
	padding:0;
}
.s-navi-right #s-navi dt.trigger p+p {
    position: absolute;
    left: 10px;
	top:calc(50% - .75em);
	color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.acordion_tree ul.menu li .fa, #s-navi .acordion_tree ul.menu li .menu-item-icon.fa {
	color:#ff5003;
}
.acordion_tree ul.menu li li {
	background:#f2f2f2;
}
/**/
.s-navi-right #s-navi dt.trigger .acordion_button {
	position: absolute;
    right: 0;
	border-left:1px solid #fff;
}
#s-navi dt.trigger .op.has-text .fa::after {
	display:block;
	font-weight:normal;
}

.st-ac-box-bottom {
	padding:0;
}

.btn-box{
	position: relative;
    padding: 10px;
    background-color: #00359e;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35)
}
.btn-box .btn-main p:first-child{
	color:#ffe200;
}
.btn-box .btn-main {
	padding:0;
}
.btn-box .btn-main > a{
	margin:0;
}
.btn-box ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 0 0;
}
.btn-box ul li {
	width: 50%;
    padding: 10px;
	font-size:13px;
    text-align: center;
    background-color: #fff;
    border: 3px solid #00359e;
    border-radius: 10px;
	box-sizing:border-box;
}

header .smanone ul.menu li li a{
	color:#333;
}
/*パンくず*/
#breadcrumb {
	margin:0 0 5px 0;
}
.post #breadcrumb ol li{
	line-height:1.2;
} 

/* - サイド - */
#side .dfad img{
	display:block;
	margin:0 auto 5px;
}
#side .dfad:last-child img {
	margin-bottom:20px;
}
aside h4:not(.st-css-no2),
	#side aside h4:not(.st-css-no2),
	.st-widgets-title:not(.st-css-no2) {
		font-size:18px;
	}
#side h4.menu_underh2 {
	position:relative;
	margin:0!important;
	padding:.7em 1em .6em 2.5em;
	color:#fff;
	font-size: 1.8rem;
	background-color:#419fea;
	border-radius:5px 5px 0 0;
}


h4.menu_underh2::before,
#side #sidemenu_widget-1 .st-widgets-title::before{
	position:absolute;
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
	left:1em;
	top:22.5%;
    color: #fff;
    font-size: 1.25rem;
}


#side #mybox ul {
    margin: 0 0 20px 0;
    padding: 0 15px 0 20px;
    background-color: #f4f4f4;
    border-radius: 0 0 5px 5px;}

#side #mybox ul li:not(:last-child){
    border-bottom: 1px dotted #999;
}
#side #mybox ul li a{
    display: block;
    position: relative;
    padding: 15px 15px 15px 0;
	color:#333;
	font-size:14px;
    font-weight: normal;
}
#side #mybox ul li a::after {
    content: "";
    position: absolute;
    width: 0.25em;
    height: 0.25em;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 8px;
    border: transparent solid 1px;
    border-right: 1px solid #ff5003;
    border-bottom: 1px solid #ff5003;
    transform: rotate(-45deg);
}
/*---------------------------------------*/
#side #sidemenu_widget-1 .st-widgets-title{
	position:relative;
	margin-bottom:0;
	padding: 10px 10px 10px  3em;
	color:#fff;
	font-size: 1rem;
	background-color:#419fea;
	border-radius:5px 5px 0 0;
}
#side #sidemenu_widget-1 .st-widgets-title:before{
    content: "\f21e";
}
#side #sidemenu_widget-1 .st-pagelists ul li{
	border:none;
	border-bottom:1px solid #ccc;
}
#side #sidemenu_widget-1 ul{
	padding:0;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:none;
	border-radius:0;
}
#side #sidemenu_widget-1 li:not(:last-child){
	border-bottom:1px solid #ccc;
}
#side #sidemenu_widget-1 ul li a{
	padding: 10px 15px;
}
#side #sidemenu_widget-1 ul li a::before{
	content:none;
}
#side #sidemenu_widget-1 ul li a::after{
	right: 15px;}
#side aside .sub-menu {
	display:none;
}
#side h5.kanren-t{
	line-height:1.2;
	font-weight:normal;
	font-size:14px;
}
h5.kanren-t{
	padding:0;
	line-height:1.2;
}
.kanren .clearfix dd h5:not(.st-css-no2) a {
    line-height: 1.45;
}
.kanren dl {
	margin-bottom:10px;
	padding-bottom:10px;
}

/*関連記事*/
.post h4.point {
	margin-bottom: 10px;
	border-bottom:1px solid #439efb;
}
.post h4.point .point-in {
	color:#fff;
	background-color:#439efb;
}
/*セキュリティー*/
.security {
    margin: 10px auto;
    padding: 15px;
    font-size: 12px;
    background-color: #fafafa;
    border: 1px solid #ccc;
}

.security dt {
	margin-bottom:10px;
	text-align:center;
}

/*フッター*/
#footer a:hover,
#footer li.active a{color:#439efb;}

footer {
	padding:0 0 20px 0;
}

/**/
#footer .menu-sitemap-container {
	font-size:14px;
	text-align:left;
	border-top:1px solid #00359e;
	background-color: #e5f5ff;
}

#footer .menu-sitemap-container > ul {
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
    max-width: 1080px;
    margin:auto;
	padding: 15px 10px;
    box-sizing: border-box;
}
#footer .menu-sitemap-container > ul::after {
    content: "";
    width: 50%;
    display: block;
}
#footer .menu-sitemap-container > ul > li {
	min-width:160px;
	max-width:160px;
	margin:0 .5em 1em 0;
	line-height:1.2;
}
#footer .menu-sitemap-container > ul > li > a {
	font-weight:bold;
}

#footer .menu-sitemap-container ul ul {
	margin-top:.25em;
	padding-top:.5em;
	width:100%;
	border-top:1px dotted #000;
}

#footer .menu-sitemap-container ul li li a {
	position:relative;
	display:inline-block;
	padding:0 0 5px .75em;
	font-size:13px;
}

#footer .menu-sitemap-container ul li li a:before {
	content: "\f0da";
    font-family: "Font Awesome 5 Free";
	font-weight:900;
	position:absolute;
	left:0;
	top:0;
	color:#439efb;
}
.footeradd {
	padding:10px 2vw 0;
}
/*サービスアイコン*/
.menu-serviceicon {
    padding: 20px 1.8vw 10px;
    text-align: center;
	background-color: #fcfcfc;
	border-radius: 5px;
}
.menu-serviceicon p {
	padding-bottom:5px;
}
.menu-serviceicon ul {
	max-width:1080px;
	margin:auto;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: center;
}

.menu-serviceicon li{
	width: 10%;
    max-width: 100px;
	margin: 0 0 10px 0;
	font-size: 10px;
	flex-basis:25%;
}
.menu-serviceicon li:not(.active) a{
	color:#212121;
}
.menu-serviceicon li img {
    display: block;
    width: 35px;
    height: 25px;
	margin: 0 auto 3px;
}

/*- footer -*/
#footer,
#footer #footer-in{
		max-width:100%!important;
}
.footermenubox {
	background-color:#00359e;
}

.footermenust.menu-sub{
	max-width:1080px;
	margin:auto;
	padding:0;
}

#footer .footermenust.menu-sub a{
	display:block;
	padding:10px;
	text-align:center;
}
#footer .footermenust.menu-sub li {
	display:block;
	text-align:left;
	border:none;
}
#footer .footermenust.menu-sub a{
	color:#fff;
}

#footer #footer-in .menu-sbi{
	padding: 20px 10px;
	text-align:left;
    background-color: #ddd;
	box-sizing:border-box;
}

#footer #footer-in .menu-sbi > div {
	max-width:1080px;
	margin:auto;
}
#footer #footer-in .menu-sbi strong,
#footer #footer-in .menu-sbi dt {
	font-weight:normal;
	font-size:14px;
}
#footer #footer-in .menu-sbi dl{
	margin:10px 0 0 0;
}

#footer #footer-in .menu-sbi dd{
	color:#757575;
	font-size:12px;
	line-height:1;
}

#footer #footer-in .menu-sbi ul{
	line-height:1;
}
#footer #footer-in .menu-sbi li{
	margin-right: 5px;
	padding-right:5px;
}
#footer .footermenust li {
	padding:0;
	border-right-color:#f5f5f5;
}
#footer .footermenust.menu-sbi a{
	display:inline-block;
}

#footer .footerlogo img{
	max-width:120px;	
}

/*------------------------------------------------------------*/
@media only screen and (max-width: 320px){
	.acordion_tree .btn-main > a{
		font-size: 15px;
	}
	.acordion_tree .btn-box ul{
		display:block;
	}
	.acordion_tree .btn-box li{
		width:100%;
	}
	#footer .menu-sitemap-container > ul > li{
		width:100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 360px){
	.btn-main > a{
		font-size: 20px;
	}
	.btn-main > a::before {
		left: .5em;
   	 	padding: 5px 8px 3px 8px;
    	font-size: 14px;
    	letter-spacing: 0;
	}
}
@media print, screen and (min-width: 360px) and (max-width: 959px){
	.s-navi-active #st-ami {
		left: 320px; /* スライドメニューの幅 */
	}
	/* スライドメニュー: 右表示 */
	.s-navi-active.s-navi-right  #st-ami {
		left: -320px; /* スライドメニューの幅 */
	}
	#s-navi dd.acordion_tree {
		width: 320px; /* スライドメニューの幅 */
		left: -320px; /* スライドメニューの幅 */
		overflow:scroll;
	}
	.s-navi-right #s-navi dd.acordion_tree{
		right: -320px;
	}
	.acordion_tree .menu-serviceicon {
		margin:1vw 1.5vw;
		padding:10px;
	}
	.acordion_tree .menu-serviceicon li{
		max-width: 80px;
		flex-basis: 100%;
	}
	.acordion_tree .btn-main > a{
		font-size: 19px;
	}
	.acordion_tree .btn-main > a::before{
		font-size: 15px;
	}
}


	
@media only screen and (min-width: 600px){
	.colum1 main{
		padding:0;
		margin:0;
	}
	.btn-main > a {
		max-width: 430px;
		font-size:26px;
	}
	#headbox {
    	text-align: left;
	}
}

@media print, screen and (max-width: 767px){
	.menu-serviceicon {
		margin:1.8vw;
	}
	#footer #footer-in .menu-sbi dt {
		margin:8px 0 0;
	}
	#footer .footermenust.menu-sub li{
		border-bottom:1px solid #fff;
	}
	#footer .footermenust.menu-sub li a {
		position:relative;
	}
	#footer .footermenust.menu-sub li a:after {
		content: "";
    	position: absolute;
    	width: 0.25em;
    	height: 0.25em;
    	top: 0;
    	bottom: 0;
    	right: 0;
    	margin: auto 8px;
    	border: transparent solid 1px;
    	border-right: 1px solid #fff;
    	border-bottom: 1px solid #fff;
		transform: rotate(-45deg);
	}
}

@media print, screen and (min-width: 768px){
	.pc{display:block;}
	.sp{display:none;}
	
	body {
    background: linear-gradient(#00359e 27px, transparent 25px) left top no-repeat;
	}
	header .descr.sitenametop, header .sitename.sitenametop {
		color:#fff;
	}
	header .sitename {
		padding:5px 0;
	}
	#footer .footermenust.menu-sub {
		display:flex;
		justify-content:space-between;
	}
	#footer .footermenust.menu-sub li {
		flex-basis:100%;
	}
	.menu-serviceicon li{
		font-size: 11px;
	}
	
	#footer #footer-in .menu-sbi dt {
		display:inline-block;
		width: 11.5%;
		vertical-align:text-top;
	}
	#footer #footer-in .menu-sbi dd {
		display:inline-block;
		width: 85%;
    	margin-bottom: 4px;
    	padding-left: 15px;
    	line-height: 1.4;
    	border-left: 1px solid #888;
		vertical-align:text-top;
	}
	.kanren .clearfix dd h5:not(.st-css-no2) a{
		font-size:18px;
	}
}

@media print, screen and (max-width: 959px){

	#footer #footer-in .menu-sbi{
		padding:20px 2vw;
	}
}
@media print, screen and (min-width: 960px){
	#content-w{
		padding-top:20px;
    overflow: auto;
	}
  #content{
    position:relative;
  }
	.category #content{
		padding:0;
	}
	#content-w #content .ad-L {
    position: absolute;
    top: 0;
    left: -160px;
  }
  #content-w #content .ad-R {
    position: absolute;
    top: 0;
    right: -160px;
  }
	.btn-main > a::before{
		font-size: 22px;
	}
	main {
		margin-right:330px;
	}
	
	#st-menuwide {
		position:relative;
		z-index:1;
		box-shadow:0 1px 1px rgba(0,0,0,.35);
	}
	header .smanone ul.menu {
		display: flex;
		border-left: 1px solid #3c8ede;
    	border-right: 1px solid #3c8ede;
	}
	header .smanone ul.menu li{
		width:auto;
		float:none;
		flex-basis: 100%;
	}
	header .smanone ul.menu > li{
		height:55px;
	}
	header .smanone ul.menu li li a:hover{
		opacity:1!important;
	}
	header .smanone ul.menu > li > a{
		position:relative;
		font-weight:bold;
		text-shadow: -1px -1px 0 rgba(0,0,0,.25);
	}
	header .smanone ul.menu > li > a::after {
		position:absolute;
		content: "\f0dd";
		font-family: "Font Awesome 5 Free";
    	font-weight: 700;
		bottom:0;
		left: calc(50% - 4px);
	}
	header .smanone ul.menu > li > a:hover{
		color:#000!important;
		text-shadow:none;
		background:#e5f5ff;
	}
	/*header .smanone ul.menu > li.current-menu-item {
		background-color:#e5f5ff;
	}
	header .smanone ul.menu > li.current-menu-item > a {
		color:#333;
		text-shadow:none;
	}*/
	header .smanone ul.menu li li {
		height:auto;
	}
	header .smanone ul.menu li li a {
		position:relative;
    	overflow: visible;
    	height: auto;
    	padding: 15px 20px 15px 10px;
    	line-height: 1.2;
		text-align:left;
    	box-sizing: border-box;
	}
	header .smanone ul.menu li li a::after {
		content: "";
    	position: absolute;
    	width: 0.25em;
    	height: 0.25em;
    	top: 0;
    	bottom: 0;
    	right: 5px;
    	margin: auto 8px;
    	border: transparent solid 1px;
    	border-right: 1px solid #ff5003;
    	border-bottom: 1px solid #ff5003;
    	transform: rotate(-45deg);
	}
	header .smanone ul.menu li li a:hover {
		color:#000;
	}
	#header-l > p {
		letter-spacing:0.65px;
	}
	.sitename:after {
		width:160px;
		left: 160px;
		margin-bottom: 5px;
	}
	
	.widget_text.headbox{
		position:relative;
		top:50px;
	}
	.widget_text.headbox .textwidget.custom-html-widget a {
		display:block;
		color:#333;
	}
	.textwidget.custom-html-widget ul {
		display:flex;
	}
	.textwidget.custom-html-widget li {
		padding-left:15px;
	}
	

}