@charset "utf-8";

/* contents css 
-----------------------------------*/

/*=================*/
/* Indexコンテンツ */
/*=================*/

/* レイアウト
-----------------------------------*/
/* トップページ用のアイテム*/
#index-topcolumn {
	width: 100%;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	min-width: 1000px;
	text-align: left;
	background-image: url(../images/top_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#index-topcolumn-left {
	width: 724px;
	float: left;
}

#index-topcolumn-right {
	width: 240px;
	float: right;
}
#index-undercolumn {
	width: 1000px;
	padding: 30px 0px;
	overflow: hidden;
}

#index-undercolumn-left {
	width: 740px;
	float: left;
}

#index-undercolumn-right {
	width: 230px;
	float: right;
}
@media only screen and (max-width: 640px) {
#index-topcolumn {
	width: 320px;
	overflow: visible;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	min-width: 320px;
	position: relative;
	background-position: center top;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}
#index-topcolumn-left {
	width: 100%;
	float: none;
}

#index-topcolumn-right {
	width: 240px;
	float: none;
	position: absolute;
    top:400px;
	left: 40px;
	bottom: 0px;
}
#index-undercolumn {
	width: 300px;
	padding: 0px 0px;
	overflow: hidden;
}

#index-undercolumn-left {
	width: 100%;
	float: none;
}

#index-undercolumn-right {
	width: 100%;
	float: none;
    text-align: center;
	margin-bottom: 60px;
}}
/* ニュースティッカー*/
#information {
	width: 984px;
	margin-left: -500px;
	background-color: #FFF;
	position: absolute;
	left: 50%;
	top: 140px;
	z-index: 100;
	padding: 8px;
	overflow: hidden;
	height: 31px;
}

#information h3 {
	width: 95px;
	display: block;
	float: left;
}

.ticker {
	padding: 0px;
	width: 869px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	float: right;
	margin: 0;
	vertical-align: middle;
	display: table;
	height: 30px;
}

.ticker ul {
  width: 100%;
  position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	line-height: 30px;
}


.notice {
	height: auto;
	min-height: 50px;
	background-color: #FFF;
	display: table;
	width: 724px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
.notice {
	height: auto;
	min-height: 50px;
	background-color: #FFF;
	display: table;
	width: 310px;
	margin-bottom: 20px;
	margin-left: 5px;
}}
.notice h3 {
	display: table-cell;
	height: 50px;
	width: 77px;
	background-color: #C11921;
	text-align: center;
	vertical-align: middle;
}

    .slick-slide img {
	width: 100%;
	height: auto;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
	.slider-mein {
	width: 726px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
.slider-bottom {
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: visible;
}
@media only screen and (max-width: 640px) {
.slider-mein {
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
.slider-bottom {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 290px;
	margin-left: auto;
	overflow: visible;
}}
.slider-bottom div {
	margin-right: 5px;
	margin-left: 5px;
}



/* 画像枠
-----------------------------------*/
.waku {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.notice ul {
	display: table-cell;
	padding: 20px;
}
.notice ul li {
	background-image: url(../images/top_ic03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.banking {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 240px;
	background-image: url(../images/top_bg02.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 240px;
	padding-top: 10px;
}
@media only screen and (max-width: 640px) {
.banking {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 90px;
	background-image: url(../images/top_bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	padding-top: 10px;
}}
.banking ul li {
	text-align: center;
	margin-bottom: 10px;
}
.banking ul li img {
	margin-top: 5px;
}
.topbanner {
	padding-top: 10px;
}

.topbanner ul li {
	margin-top: 10px;
	text-align: center;
	width: 240px;
}
#topbannet,#underbannet {
	margin-bottom: 20px;
	overflow: hidden;
}
#topbannet ul,#underbannet ul {
}
#topbannet ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
#topbannet ul li:nth-child(2n) {
	margin-right: 0 !important;
}

#underbannet ul li {
	display: inline-block;
	margin-right: 27px;
	margin-bottom: 12px;
}
#underbannet ul li:nth-child(3n) {
	margin-right: 0 !important;
}

#underbannet-bs ul li {
	display: inline-block;
	margin-right: 27px;
	margin-bottom: 12px;
}
#underbannet-bs ul li:nth-child(3n) {
	margin-right: 0 !important;
}



.topbanner {
	padding-top: 10px;
}

.topbanner ul li {
	margin-top: 10px;
	text-align: center;
	width: 240px;
}
#topbannet,#underbannet {
	margin-bottom: 20px;
	overflow: hidden;
}
#topbannet ul,#underbannet ul {
}
#topbannet ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
#topbannet ul li:nth-child(2n) {
	margin-right: 0;
}

#underbannet ul {
	text-align: center;
}
#underbannet ul li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 12px;
}
#underbannet ul li:nth-child(3n) {
	margin-right: 0;
}
#underbannet ul li:nth-child(2n) {
	margin-right: 30;
}
#underbannet ul li img {
	height: 60px;
	width: auto;
}


@media only screen and (max-width: 640px) {
#underbannet ul {
	text-align: center;
}
#underbannet ul li {
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 12px;
}
#underbannet ul li:nth-child(3n) {
	margin-right: 0;
}
#underbannet ul li:nth-child(2n) {
	margin-right: 0;
}
#underbannet ul li img {
	height: 60px;
	width: auto;
}

}


#underbannet-bs ul {
	text-align: center;
}
#underbannet-bs ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 12px;
}
#underbannet-bs ul li:nth-child(3n) {
	margin-right: 5;
}
#underbannet-bs ul li:nth-child(2n) {
	margin-right: 0;
}
#underbannet-bs ul li img {
	height: 38px;
	width: auto;
}

.tabarea{
	margin-top: 2em;	
}
.tabarea h3{
	padding: 1em 1em 0.5em;
	width: 240px;
	background-color: #C11921;
	font-size: 1.5em;
	text-align: center;
	color: #FFFFFF;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	margin-left: 0.5em;
	position: relative;
	margin-bottom: -2px;	
}
.tabarea h3 svg{
	height: 1.2em;
	width: auto;
	margin-right: 0.5em;
	position: absolute;
	top: 50%;
	left: 1em;
	margin-top: -0.6em;	
}

.tabarea h3 svg .st0{fill:#FFFFFF;}
.tabinner{
	background-color: #C11921;
	padding: 20px 10px;
}
.tabcontro{
	margin-bottom: 1em;	
	
}
.tabbody,.tabcontro ul{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
}

.tabbody > div.col-wide.bnn ul:first-child{
  padding-right: 10px;
  padding-left: 0px;
}
.tabbody > div.col-wide.bnn ul:last-child{
  padding-right: 0px;
  padding-left: 10px;
}
.tabcontro ul li a{
	font-size: 1.5em;
	color: #FFFFFF;
	display: block;
	padding-bottom: 0.3em;
	position: relative;
	
}
.tabcontro ul li a::after{
	content: '';
	width: 0%;
	height: 1px;
	background-color: #FFFFFF;
	display: block;
	position: absolute;
	bottom: 0%;
	left: 0%;
}
.tabbody img{
	max-width: 100%;
	height: auto;
}
.tabcontro svg{
	height: 1.3em;
	width: auto;
	margin-right: 0.5em;	
}
.tabbody h5{
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	
}
.tabbody h5.mt-1{
	margin-top: 1em;
}
.tabbody h5 img{
	height: 1em;
	width: auto;
	margin-right: 0.3em;
}
.tabcontro svg .st0{fill:#FFFFFF;}

@media only screen and (max-width: 640px) {
.tabarea h3{
	width: 60%;
	font-size: 1.2em;
}
	.tabcontro ul{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	
}
	.tabcontro svg{
	margin-right: 0.2em;	
}
.tabcontro ul li a{
	font-size: 1em;
	color: #FFFFFF;
	display: block;
	padding-bottom: 0.3em;
	position: relative;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
.tabcontro ul li a:hover,.tabcontro ul li a.active{
	color: #FFEE00;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	text-decoration: none;	
}
.tabcontro ul li a:hover svg .st0,.tabcontro ul li a.active svg .st0{
	fill:#FFEE00;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
.tabcontro ul li a::after{
	content: '';
	width: 0%;
	height: 1px;
	background-color: #FFEE00;
	display: block;
	position: absolute;
	bottom: 0%;
	left: 0%;
}
.tabcontro ul li a:hover::after,.tabcontro ul li a.active::after{
	content: '';
	width: 100%;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
.tabbody > div{
	 width: 100%;
  padding-right: 10px;
  padding-left: 10px;
	  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
	box-sizing: border-box;
}
.tabcontro ul li{
	 width: 100%;
  padding-right: 10px;
  padding-left: 10px;
	box-sizing: border-box;
}
.tabbody > div.col-wide,.tabcontro ul li.col-wide{
	  width: 100%;
}
.tabbody > div.col-wide.bnn{
}
.tabbody > div.col-wide.bnn ul{
	width: 100%;
	box-sizing: border-box;
}
	.tabbody .none{
	display: none;	
}
.tabbody .active{
	display: block;
	animation: appear .7s ease;
}
	.tabbody > div.col-wide.bnn ul:first-child{
  padding-right: 0px;
  padding-left: 0px;
}
.tabbody > div.col-wide.bnn ul:last-child{
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 1em;	
}

	}

 
  @keyframes appear {
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
    }
  }
@media only screen and (min-width: 641px) {
.tabarea h3{
	width: 240px;
	font-size: 1.5em;
}
.tabcontro ul li a{
	font-size: 1.5em;
	color: #FFFFFF;
	display: block;
	padding-bottom: 0.3em;
	position: relative;
	pointer-events:none
}
.tabcontro ul li a::after{
	content: '';
	width: 0%;
	height: 1px;
	background-color: #FFFFFF;
	display: block;
	position: absolute;
	bottom: 0%;
	left: 0%;
}
.tabbody > div,.tabcontro ul li{
	 width: 100%;
  padding-right: 10px;
  padding-left: 10px;
	  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
	box-sizing: border-box;
}
.tabbody > div.col-wide,.tabcontro ul li.col-wide{
	  -ms-flex: 0 0 66.666666%;
  flex: 0 0 66.666666%;
  max-width: 66.666666%;
}
.tabbody > div.col-wide.bnn{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
}
.tabbody > div.col-wide.bnn ul{
	width: 100%;
  padding-right: 10px;
  padding-left: 10px;
	  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
	box-sizing: border-box;
}
	}
/* トップタブ*/
/* .tab-box --------------------------------- */
.tab-box ul.tab {
	position: relative;
	height: 50px;
}
.tab-box ul.tab li {
	position: absolute;
	top: 0;
	width: 142px;
}
.tab-box ul.tab li.tab-1 { left: 15px; }
.tab-box ul.tab li.tab-2 { left: 157px; }
.tab-box ul.tab li.tab-3 { left: 299px; }
.tab-box ul.tab li.tab-4 { left: 441px; }
.tab-box ul.tab li.tab-5 { left: 583px; }
.tab-box ul.tab li.tab-6 { left: 15px; }
.tab-box ul.tab li.tab-7 { left: 157px; }
.tab-box ul.tab li.tab-8 { left: 299px; }
.tab-box ul.tab li.tab-9 { left: 441px; }
.tab-box ul.tab li.tab-10 { left: 583px; }
.tab-box ul.tab li a {
	display: block;
	background-color: #FFFFFF;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAE;
	border-right-color: #ADADAE;
	border-left-color: #ADADAE;
	border-top-left-radius: 3px;     /* 左上 */
	border-top-right-radius: 3px;    /* 右上 */
	-webkit-border-top-left-radius: 3px;     /* 左上 */
	-webkit-border-top-right-radius: 3px;    /* 右上 */
	-moz-border-radius-topleft: 3px;     /* 左上 */
	-moz-border-radius-topright: 3px;    /* 右上 */
	width: 142px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.tab-box-cr-1 ul.tab li.tab-1 a,
.tab-box-cr-2 ul.tab li.tab-2 a,
.tab-box-cr-3 ul.tab li.tab-3 a,
.tab-box-cr-4 ul.tab li.tab-4 a,
.tab-box-cr-5 ul.tab li.tab-5 a,
.tab-box-cr-6 ul.tab li.tab-6 a,
.tab-box-cr-7 ul.tab li.tab-7 a,
.tab-box-cr-8 ul.tab li.tab-8 a,
.tab-box-cr-9 ul.tab li.tab-9 a,
.tab-box-cr-10 ul.tab li.tab-10 a {
	cursor: default;
}
.tab-box ul.tab li a:link,
.tab-box ul.tab li a:visited,
.tab-box ul.tab li a:hover,
.tab-box ul.tab li a:active {
	color: #333;
	text-decoration: none;
}
.tab-box ul.tab li a:hover,
.tab-box ul.tab li a:active {
}
.tab-box-cr-1 ul.tab li.tab-1 a:link,
.tab-box-cr-1 ul.tab li.tab-1 a:visited,
.tab-box-cr-1 ul.tab li.tab-1 a:hover,
.tab-box-cr-1 ul.tab li.tab-1 a:active,
.tab-box-cr-2 ul.tab li.tab-2 a:link,
.tab-box-cr-2 ul.tab li.tab-2 a:visited,
.tab-box-cr-2 ul.tab li.tab-2 a:hover,
.tab-box-cr-2 ul.tab li.tab-2 a:active,
.tab-box-cr-3 ul.tab li.tab-3 a:link,
.tab-box-cr-3 ul.tab li.tab-3 a:visited,
.tab-box-cr-3 ul.tab li.tab-3 a:hover,
.tab-box-cr-3 ul.tab li.tab-3 a:active,
.tab-box-cr-4 ul.tab li.tab-4 a:link,
.tab-box-cr-4 ul.tab li.tab-4 a:visited,
.tab-box-cr-4 ul.tab li.tab-4 a:hover,
.tab-box-cr-4 ul.tab li.tab-4 a:active,
.tab-box-cr-5 ul.tab li.tab-5 a:link,
.tab-box-cr-5 ul.tab li.tab-5 a:visited,
.tab-box-cr-5 ul.tab li.tab-5 a:hover,
.tab-box-cr-5 ul.tab li.tab-5 a:active,
.tab-box-cr-6 ul.tab li.tab-6 a:link,
.tab-box-cr-6 ul.tab li.tab-6 a:visited,
.tab-box-cr-6 ul.tab li.tab-6 a:hover,
.tab-box-cr-6 ul.tab li.tab-6 a:active,
.tab-box-cr-7 ul.tab li.tab-7 a:link,
.tab-box-cr-7 ul.tab li.tab-7 a:visited,
.tab-box-cr-7 ul.tab li.tab-7 a:hover,
.tab-box-cr-7 ul.tab li.tab-7 a:active,
.tab-box-cr-8 ul.tab li.tab-8 a:link,
.tab-box-cr-8 ul.tab li.tab-8 a:visited,
.tab-box-cr-8 ul.tab li.tab-8 a:hover,
.tab-box-cr-8 ul.tab li.tab-8 a:active,
.tab-box-cr-9 ul.tab li.tab-9 a:link,
.tab-box-cr-9 ul.tab li.tab-9 a:visited,
.tab-box-cr-9 ul.tab li.tab-9 a:hover,
.tab-box-cr-9 ul.tab li.tab-9 a:active,
.tab-box-cr-10 ul.tab li.tab-10 a:link,
.tab-box-cr-10 ul.tab li.tab-10 a:visited,
.tab-box-cr-10 ul.tab li.tab-10 a:hover,
.tab-box-cr-10 ul.tab li.tab-10 a:active{
	color: #FFF;
	background-color: #C11921;
	border-top-color: #C11921;
	border-right-color: #C11921;
	border-left-color: #C11921;
}

.tab-box-cr-1 ul.tab li.tab-1 a:link .in,
.tab-box-cr-1 ul.tab li.tab-1 a:visited .in,
.tab-box-cr-1 ul.tab li.tab-1 a:hover .in,
.tab-box-cr-1 ul.tab li.tab-1 a:active .in,
.tab-box-cr-2 ul.tab li.tab-2 a:link .in,
.tab-box-cr-2 ul.tab li.tab-2 a:visited .in,
.tab-box-cr-2 ul.tab li.tab-2 a:hover .in,
.tab-box-cr-2 ul.tab li.tab-2 a:active .in,
.tab-box-cr-3 ul.tab li.tab-3 a:link .in,
.tab-box-cr-3 ul.tab li.tab-3 a:visited .in,
.tab-box-cr-3 ul.tab li.tab-3 a:hover .in,
.tab-box-cr-3 ul.tab li.tab-3 a:active .in {
}

.tab-box .box {
	height: auto;
	width: 738px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-left-radius: 3px;  /* 左下 */
	border-bottom-right-radius: 3px; /* 右下 */
	-webkit-border-bottom-left-radius: 3px;  /* 左下 */
	-webkit-border-bottom-right-radius: 3px; /* 右下 */
	-moz-border-radius-bottomleft: 3px;  /* 左下 */
	-moz-border-radius-bottomright: 3px; /* 右下 */
	margin-top: 1px;
	background-color: #C11921;
}
.tab-box .box-in {
	position: relative;
}
.tab-box .box .tabcontent {
	display: none;
}
.tab-box .box .content-1 {
	display: block;
}
.tab-box .box .content-switch {
	position: absolute;
	left: 0;
	top: 0;
}
.tabcontent {
	padding: 15px;
}

@media only screen and (max-width: 640px) {
.tab-box ul.tab {
	position: relative;
	height: 50px;
}
.tab-box ul.tab li {
	position: absolute;
	top: 0;
	width: 58px;
}
.tab-box ul.tab li.tab-1 { left: 0px; }
.tab-box ul.tab li.tab-2 { left: 60px; }
.tab-box ul.tab li.tab-3 { left: 120px; }
.tab-box ul.tab li.tab-4 { left: 180px; }
.tab-box ul.tab li.tab-5 { left: 240px; }
.tab-box ul.tab li.tab-6 { left: 0px; }
.tab-box ul.tab li.tab-7 { left: 60px; }
.tab-box ul.tab li.tab-8 { left: 120px; }
.tab-box ul.tab li.tab-9 { left: 180px; }
.tab-box ul.tab li.tab-10 { left: 240px; }
.tab-box ul.tab li a {
	display: block;
	background-color: #FFFFFF;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAE;
	border-right-color: #ADADAE;
	border-left-color: #ADADAE;
	border-top-left-radius: 3px;     /* 左上 */
	border-top-right-radius: 3px;    /* 右上 */
	-webkit-border-top-left-radius: 3px;     /* 左上 */
	-webkit-border-top-right-radius: 3px;    /* 右上 */
	-moz-border-radius-topleft: 3px;     /* 左上 */
	-moz-border-radius-topright: 3px;    /* 右上 */
	width: 58px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.tab-box-cr-1 ul.tab li.tab-1 a,
.tab-box-cr-2 ul.tab li.tab-2 a,
.tab-box-cr-3 ul.tab li.tab-3 a,
.tab-box-cr-4 ul.tab li.tab-4 a,
.tab-box-cr-5 ul.tab li.tab-5 a,
.tab-box-cr-6 ul.tab li.tab-6 a,
.tab-box-cr-7 ul.tab li.tab-7 a,
.tab-box-cr-8 ul.tab li.tab-8 a,
.tab-box-cr-9 ul.tab li.tab-9 a,
.tab-box-cr-10 ul.tab li.tab-10 a {
	cursor: default;
}
.tab-box ul.tab li a:link,
.tab-box ul.tab li a:visited,
.tab-box ul.tab li a:hover,
.tab-box ul.tab li a:active {
	color: #333;
	text-decoration: none;
}
.tab-box ul.tab li a:hover,
.tab-box ul.tab li a:active {
}
.tab-box-cr-1 ul.tab li.tab-1 a:link,
.tab-box-cr-1 ul.tab li.tab-1 a:visited,
.tab-box-cr-1 ul.tab li.tab-1 a:hover,
.tab-box-cr-1 ul.tab li.tab-1 a:active,
.tab-box-cr-2 ul.tab li.tab-2 a:link,
.tab-box-cr-2 ul.tab li.tab-2 a:visited,
.tab-box-cr-2 ul.tab li.tab-2 a:hover,
.tab-box-cr-2 ul.tab li.tab-2 a:active,
.tab-box-cr-3 ul.tab li.tab-3 a:link,
.tab-box-cr-3 ul.tab li.tab-3 a:visited,
.tab-box-cr-3 ul.tab li.tab-3 a:hover,
.tab-box-cr-3 ul.tab li.tab-3 a:active,
.tab-box-cr-4 ul.tab li.tab-4 a:link,
.tab-box-cr-4 ul.tab li.tab-4 a:visited,
.tab-box-cr-4 ul.tab li.tab-4 a:hover,
.tab-box-cr-4 ul.tab li.tab-4 a:active,
.tab-box-cr-5 ul.tab li.tab-5 a:link,
.tab-box-cr-5 ul.tab li.tab-5 a:visited,
.tab-box-cr-5 ul.tab li.tab-5 a:hover,
.tab-box-cr-5 ul.tab li.tab-5 a:active,
.tab-box-cr-6 ul.tab li.tab-6 a:link,
.tab-box-cr-6 ul.tab li.tab-6 a:visited,
.tab-box-cr-6 ul.tab li.tab-6 a:hover,
.tab-box-cr-6 ul.tab li.tab-6 a:active,
.tab-box-cr-7 ul.tab li.tab-7 a:link,
.tab-box-cr-7 ul.tab li.tab-7 a:visited,
.tab-box-cr-7 ul.tab li.tab-7 a:hover,
.tab-box-cr-7 ul.tab li.tab-7 a:active,
.tab-box-cr-8 ul.tab li.tab-8 a:link,
.tab-box-cr-8 ul.tab li.tab-8 a:visited,
.tab-box-cr-8 ul.tab li.tab-8 a:hover,
.tab-box-cr-8 ul.tab li.tab-8 a:active,
.tab-box-cr-9 ul.tab li.tab-9 a:link,
.tab-box-cr-9 ul.tab li.tab-9 a:visited,
.tab-box-cr-9 ul.tab li.tab-9 a:hover,
.tab-box-cr-9 ul.tab li.tab-9 a:active,
.tab-box-cr-10 ul.tab li.tab-10 a:link,
.tab-box-cr-10 ul.tab li.tab-10 a:visited,
.tab-box-cr-10 ul.tab li.tab-10 a:hover,
.tab-box-cr-10 ul.tab li.tab-10 a:active{
	color: #FFF;
	background-color: #C11921;
	border-top-color: #C11921;
	border-right-color: #C11921;
	border-left-color: #C11921;
}

.tab-box-cr-1 ul.tab li.tab-1 a:link .in,
.tab-box-cr-1 ul.tab li.tab-1 a:visited .in,
.tab-box-cr-1 ul.tab li.tab-1 a:hover .in,
.tab-box-cr-1 ul.tab li.tab-1 a:active .in,
.tab-box-cr-2 ul.tab li.tab-2 a:link .in,
.tab-box-cr-2 ul.tab li.tab-2 a:visited .in,
.tab-box-cr-2 ul.tab li.tab-2 a:hover .in,
.tab-box-cr-2 ul.tab li.tab-2 a:active .in,
.tab-box-cr-3 ul.tab li.tab-3 a:link .in,
.tab-box-cr-3 ul.tab li.tab-3 a:visited .in,
.tab-box-cr-3 ul.tab li.tab-3 a:hover .in,
.tab-box-cr-3 ul.tab li.tab-3 a:active .in {
}

.tab-box .box {
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-left-radius: 3px;  /* 左下 */
	border-bottom-right-radius: 3px; /* 右下 */
	-webkit-border-bottom-left-radius: 3px;  /* 左下 */
	-webkit-border-bottom-right-radius: 3px; /* 右下 */
	-moz-border-radius-bottomleft: 3px;  /* 左下 */
	-moz-border-radius-bottomright: 3px; /* 右下 */
	margin-top: 1px;
	background-color: #C11921;
}
.tab-box .box-in {
	position: relative;
}
.tab-box .box .tabcontent {
	display: none;
}
.tab-box .box .content-1 {
	display: block;
}
.tab-box .box .content-switch {
	position: absolute;
	left: 0;
	top: 0;
}
.tabcontent {
	padding: 15px;
}



.tab-box table{
width:270px;
}
.tab-box table td,.tab-box table th{
	padding-right: 5px;
	padding-left: 5px;
}
.tab-box table td br,.tab-box table th br{
}
.tab-box table tr td:nth-of-type(2),.tab-box table tr th:nth-of-type(2) {
}
.tab-box table tr td:nth-of-type(3),.tab-box table tr th:nth-of-type(3) {
	display: none;
}
.tab-box table tr td:nth-of-type(4),.tab-box table tr th:nth-of-type(4) {
	display: none;
}

}



/* その他ページのアイテム*/



/* トップページニュース欄
-----------------------------------*/
#topnews,#topnews-d,#topimportant {
	position: relative;
	background-color: #FFF;
	margin: 0px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#persona-ib #topnews,#electron #topnews,#electron #topnews-d {
	margin-bottom: 50px;
}
#persona-ib #topimportant,#electron #topimportant {
	margin-bottom: 30px;
}
#topnews h3,#topnews-d h3 {
	background-color: #C11921;
	line-height: 50px;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 50px;
	padding: 0px;
	position: relative;
}
#topimportant h3 {
	background-color: #F14902;
	line-height: 50px;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 50px;
	padding: 0px;
	position: relative;
}
#topnews h3 img,#topnews-d h3 img,#topimportant h3 img {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -8px;
}
#newslist,#importantlist {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 20px;
	margin-left: 0em;
}
#newslist dl,#importantlist dl {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#newslist dt,#importantlist dt {
	display: table-cell;
	width: 120px;
	margin: 0;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	height: 50px;
}
#newslist dd,#importantlist dd {
	padding: 0;
	display: table-cell;
	margin: 0px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
}
@media only screen and (max-width: 640px) {
    #topnews{
        margin-top: 450px !important;
    } 
    #topnews-d{
        margin-top: 50px !important;
    } 
#newslist dl,#importantlist dl {
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newslist dt,#importantlist dt {
	display: block;
	width: 120px;
	margin: 0;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	height: auto;
}
#newslist dd,#importantlist dd {
	padding: 0;
	display: block;
	margin: 0px;
	height: auto;
	text-align: left;
	vertical-align: middle;
}}
#newslist dd img ,#importantlist dd img {
	vertical-align: middle;
	margin-right: 5px;
}
#newslist dd em,#importantlist dd em{
	font-style: normal;
	color: #FF0000;
}
#newslist dd a,#importantlist dd a {
}
#newslist dd a:hover,#importantlist dd a:hover {
	color: #990000;
	text-decoration: underline;
}
#topnews .link,#topnews-d .link{
	position: absolute;
	top: 10px;
	right: 19px;
	z-index: 100;
	margin: 0px;
}

#importantnews .link {
	position: absolute;
	top: 10px;
	right: 19px;
	z-index: 100;
	margin: 0px;
}




/* ニュース詳細
-----------------------------------*/
#news .post {
	margin-bottom: 30px;
	border: 1px solid #adadae;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
}
#news .post h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-top: 0em;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: bold;
	display: block;
	border-bottom-color: #c81921;
	text-align: left;
	padding-bottom: 10px;
	line-height: 140%;
}
@media only screen and (max-width: 640px) {
#news .post h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-top: 0em;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.5em;
	display: block;
	border-bottom-color: #c81921;
	text-align: left;
	padding-bottom: 10px;
	line-height: 140%;
}

#topnews .link,#topnews-d .link {
	position: absolute;
	top: 10px;
	right: 19px;
	z-index: 100;
	margin: 0px;
}


}

#news .post div.entry {
	overflow: hidden;
	margin-top: 1em;
	font-size: 16px;
	line-height: 180%;
}
#news .post .entryday {
	text-align: left;
}
#news .post .icon {
}
#news .post .icon img {
	margin-right: 5px;
}



/*==========*/
/* 店舗情報 */
/*==========*/

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


/*==========*/
/* 会社情報 */
/*==========*/

/*アクセス*/
section.acessmap small {
	position: absolute;
	left: 0px;
	bottom: -20px;
}
section.acessmap {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}

/*==========*/
/* ブログ */
/*==========*/

#blog .post {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#blog .post h3.blogtaitoru {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-top: 0em;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 0.5em;
	background-color: #F7F7F7;
	padding: 10px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-color: #338CD0;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
#blog .post h3.blogtaitoru a{
	color: #990000;
}
#blog .post div.entry {
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#blog .post .entryday {
	text-align: right;
	font-size: 80%;
}

#blog #blogfoot {
	display: block;
	text-align: center;
	margin-top: 0px;
	font-size: 80%;
	margin-bottom: 0px;
	overflow: hidden;
	clear: both;
}
.fqa-item {
	font-size: 18px;
	margin-bottom: 1em;
}
.fqa-item .question {
	background-color: #005F8A;
	color: #FFF;
	background-image: url(../images/fqa_ic01.png);
	background-position: 15px 18px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	margin-bottom: 0.5em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.fqa-item .answer {
	background-image: url(../images/fqa_ic02.png);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-left: 45px;
}

nav.fqa_nav2 {
	margin-bottom: 10px;
}
nav.fqa_nav2 ul {
	font-size: 20px;
	margin: 0px;
}
nav.fqa_nav2 ul li {
	display: inline-block;
	margin-right: 70px;
	margin-bottom: 20px;
}
nav.fqa_nav2 ul li a {
}
nav.fqa_nav2 ul li a:hover {
}


nav.fqa_nav {
	margin-bottom: 40px;
}
nav.fqa_nav ul {
	font-size: 20px;
	margin: 0px;
}
nav.fqa_nav ul li {
	display: inline-block;
	margin-right: 70px;
	margin-bottom: 20px;
}
nav.fqa_nav ul li a {
}
nav.fqa_nav ul li a:hover {
}
.pdflink li a {
	background-image: url(../images/link_ic01.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	padding-left: 20px;
}
.pdflink li a img {
	vertical-align: middle;
}

.pdflink-b li a {
	background-image: url(../images/link_ic11.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	padding-left: 20px;
}
.pdflink-b li a img {
	vertical-align: middle;
}
ul.login_bt {
	text-align: center;
}
ul.login_bt li {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}

.individualtext {
	position: relative;
	margin-bottom: 20px !important;
}
.individualtext .bottom {
	position: absolute;
	top: 25px;
	right: 20px;
}
@media only screen and (max-width: 640px) {
.individualtext .bottom {
	position: relative;
	top: 0px;
	right: 0px;
	margin-bottom: 20px;
	text-align: center;
}}
ul.loanlist {
	text-align: center;
	overflow: hidden;
	margin-bottom: 2em;
}
ul.loanlist li {
	display: inline-block;
	width: 300px;
	margin-bottom: 1em;
}
.loanlist li img  {
	vertical-align: middle;
}
.greetingphoto {
	float: right;
	margin-left: 0px;
}

.greetingtext {
	width: 480px;
}
@media only screen and (max-width: 640px) {
.greetingtext {
	width: auto;
}}
.outlinephoto {
	margin-right: 0px;
	font-size: 80%;
	float: left;
	text-align: center;
	width: 130px;
}
.outlinetext {
	float: right;
	width: 500px;
}

.instatext {
	margin-right: 0px;
	font-size: 100%;
	float: left;
	
	width: 480px;
}
.instaphoto {
	float: right;
	width: 150px;
}


.sdgstext {
	margin-right: 0px;
	font-size: 100%;
	float: left;
	
	width: 400px;
}
.sdgsphoto {
	float: right;
	width: 230px;
}

@media only screen and (max-width: 640px) {
.outlinephoto {
	margin-right: 0px;
	font-size: 80%;
	float: left;
	text-align: center;
	width: 240px;
}
.outlinetext {
	float: right;
	width: 240px;
}


.instatext {
	margin-right: 0px;
	font-size: 80%;
	float: left;
	text-align: center;
	width: 240px;
}
.instaphoto {
	float: right;
	width: 240px;
}    

.sdgstext {
	margin-right: 0px;
	font-size: 80%;
	float: left;
	text-align: center;
	width: 240px;
}
.sdgsphoto {
	float: right;
	width: 240px;
}    
   


}
#contact .context strong {
	font-size: 21px;
	font-weight: bold;
}

.fotbanner {
	margin-bottom: 50px;
}

.association_top{
	background-color: #c81921;
	margin-bottom: 50px;
	padding-bottom: 15px;
	
}
.association_top ul {
	padding-top: 35px;
	padding-right: 34px;
	padding-bottom: 15px;
	padding-left: 34px;
	margin-bottom: 50px;
}
.association_top ul li {
	float: left;
	width: 324px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 640px){
	.association_top img{
		width: 80%;
		height: auto;
	}
	.association_top ul {
	padding 0px;
	margin: 0 auto;
	margin-bottom: 50px;
}
    .association_top ul li {
	float: left;
	width: 300px;
	margin: 0px;
}
}

@media only screen and (max-width: 640px) {
.simulation {
	margin-left: -15px;
}}
.simulation .tablehed1 {
	background-color: #A7CE5E;
}
.simulation .tablehed2 {
	background-color: #FFD130;
}
.simulation INPUT {
	padding: 5px;
	font-size: 16px;
}
.simulation SELECT {
	font-size: 16px;
	font-weight: normal;
}

.simulation .bottom1 {
	background-image: url(../images/simulation_bt01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.simulation .bottom2 {
	background-image: url(../images/simulation_bt02.png);
	background-position: 0px 0px;
}
.simulation .bottom1,.simulation .bottom2 {
	height: 49px;
	width: 201px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	text-indent: -9999px;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}
@media only screen and (max-width: 640px) {
.simulation .bottom1,.simulation .bottom2 {
	height: 26px;
	width: 90px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	text-indent: -9999px;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}}
.simulation .bottom1:hover,.simulation .bottom2:hover,input.formbottom:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

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

/*==========*/
/* お問い合わせフォーム */
/*==========*/

#mailform input.inputtext {
	padding: 5px;
	width: 95%;
}

#mailform select {
	font-size: 16px;
}

#store .map {
}
#store .map iframe {
	height: 300px;
	width: 695px;
}
@media only screen and (max-width: 640px) {
#store .map iframe {
	height: 280px;
	width: 260px;
}}
.service_icom {
	text-align: center;
	width: 120px;
}
.outside {
	background-color: #C7E584;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 16px;
	margin-bottom: 1.5em;
}
@media only screen and (max-width: 640px) {
.service_icom {
	text-align: center;
	width: 230px;
}
.outside img {
	height: auto;
	width: 80px;
}}
.individual_top {
	background-color: #C12E18;
	padding: 30px;
	margin-bottom: 40px;
}
.individual_top .individual_left {
	width: 430px;
	float: left;
	/*background-image: url(../images/persona_line.png);
	background-position: right 30px;
	background-repeat: no-repeat;*/
}
.individual_top .individual_right {
	float: right;
	width: 232px;
}
@media only screen and (max-width: 640px) {
.individual_top .individual_left {
	width: 100%;
	float: none;
	background-image: none;
	background-position: right 30px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.individual_top .individual_right {
	float: none;
	width: 100%;
}}

.individual_top .individual_left h3,.individual_top .individual_right h3 {
	margin-bottom: 5px;
}
.individual_top .individual_left ul,.individual_top .individual_right ul {
	margin-bottom: 20px;
}
.individual_top .individual_left ul li,.individual_top .individual_right ul li {
	display: inline-block;
}

#mailform textarea {
	padding: 5px;
	width: 95%;
}

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

/*==========*/
/* リンク */
/*==========*/

div#linklist ul {
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: hidden;
}
div#linklist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 10px;
	background-image: url(../images/ic_sitemap01.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 20px;
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

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


/*==========*/
/* プライバシーポリシー */
/*==========*/


#policy .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97CBFF;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	padding-top: 1em;
}
#policy .line h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}

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


/*==========*/
/* サイトマップ */
/*==========*/


.sitemapitem {
	float: left;
	display: inline;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
.sitemapitem h3 {
	margin-bottom: 15px;
}
.sitemapitem ol {
}
.sitemapitem ol li {
	display: inline-block;
	width: 218px;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
}
.sitemapitem ol li li {
	display: block;
	width: 160px;
	margin-bottom: 0px;
}

/* -----------------------------------*/
/*==========*/
/* 404 */
/*==========*/
#ng404 .ngin  {
	text-align: center;
	padding-top: 65px;
	padding-bottom: 50px;
	border: 1px solid #CCCCCC;
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
}
#ng404 .ngin h2  {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 40px;
}
.bxslider03　li a {
	color: #FFF !important;
}

#persona-login {
	background-color: #F4F4F4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CD3016;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#individual-login {
	background-color: #F4F4F4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C12E18;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#persona-login img,#individual-login img {
}
#persona-login a,#individual-login a {
	margin-top: 5px;
	display: block;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 41px;
}
#individual-login a {
	margin-top: 5px;
	display: block;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 40px;
}
#electron-login {
	background-color: #F4F4F4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CD3016;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#electron-login img {
}
#electron-login a {
	margin-top: 5px;
	display: block;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: auto;
}

.r-movie {
	background-color: #000000;
	text-align: center;
}
.r-movie iframe {
	vertical-align: bottom;
	
}

.forpc{
    display:block;
}

.forsp{
    display:none;
}

@media only screen and (max-width: 640px) {
.r-movie {
	background-color: #000000;
	text-align: center;
}
.r-movie iframe {
	height: 170px;
	width: 300px;
}
.forpc{
    display:none;
}

.forsp{
    display:block;
}
}


#toptab {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
#toptab .tabitem {
	float: left;
	text-align: center;
}
#toptab .tab-box1,#toptab .tab-box2,#toptab .tab-box3 {
}
#toptab .tab-box1 {
}
#toptab .tab-box2 {
}
#toptab .tab-box3 {
}
#toptab .tab-box1 ul li img {
	height: 75px;
	width: 221px;
}

#toptab .tab-box2 ul li img {
	height: 75px;
	width: 221px;
}

#toptab .tab-box1 h3,#toptab .tab-box2 h3,#toptab .tab-box3 h3 {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#toptab .tab-box1 ul,#toptab .tab-box2 ul,#toptab .tab-box3 ul {
	background-color: #BD1921;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 350px;
}
#toptab .tab-box1 ul li{
	margin-bottom: 6px;
}

#toptab .tab-box2 ul li{
	margin-bottom: 6px;
}

#toptab .tab-box1 h3 {
}
#toptab .tab-box1 ul {
	padding-left: 15px;
}
#toptab .tab-box1 ul li {
}
#toptab .tab-box2 h3 {
}
#toptab .tab-box2 ul {
}
#toptab .tab-box2 ul li {
}
#toptab .tab-box3 h3 {
}
#toptab .tab-box3 ul {
	padding-right: 15px;
}
#toptab .tab-box3 ul li {
	margin-bottom: 3px;
}
@media only screen and (max-width: 640px) {
#toptab {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
#toptab .tabitem {
	float: left;
	text-align: center;
	width: 100px;
}
#toptab .tab-box1,#toptab .tab-box2,#toptab .tab-box3 {
}
#toptab .tab-box1 {
}
#toptab .tab-box2 {
}
#toptab .tab-box3 {
}
#toptab .tab-box1 ul li img,#toptab .tab-box2 ul li img,#toptab .tab-box3 ul li img {
	height: auto !important;
	width: 78px !important;
}
#toptab .tab-box1 h3,#toptab .tab-box2 h3,#toptab .tab-box3 h3 {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#toptab .tab-box1 h3 img,#toptab .tab-box2 h3 img,#toptab .tab-box3 h3 img {
	height: auto !important;
	width: 95px !important;
}
#toptab .tab-box1 ul,#toptab .tab-box2 ul,#toptab .tab-box3 ul {
	background-color: #BD1921;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 150px;
}
#toptab .tab-box1 ul li,#toptab {
	margin-bottom: 5px;
}
#toptab .tab-box2 ul li,#toptab{
	margin-bottom: 3px;
}
#toptab .tab-box1 h3 {
}
#toptab .tab-box1 ul {
	padding-left: 15px;
}
#toptab .tab-box1 ul li {
}
#toptab .tab-box2 h3 {
}
#toptab .tab-box2 ul {
}
#toptab .tab-box2 ul li {
}
#toptab .tab-box3 h3 {
}
#toptab .tab-box3 ul {
	padding-right: 15px;
}
#toptab .tab-box3 ul li {
	margin-bottom: 2px;
}}

.apr_top {
	
	padding: 10px;
	margin-bottom: 40px;
}
.apr_top .apr_left {
	width: 327px;
	float: left;
	/*background-image: url(../images/persona_line.png);
	background-position: right 30px;
	background-repeat: no-repeat;*/
}
.apr_top .apr_right {
	float: right;
	width: 327px;
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}


@media only screen and (max-width: 640px) {
.apr_top .apr_left {
	width: 100%;
	float: none;
	background-image: none;
	background-position: right 30px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.apr_top .apr_right {
	float: none;
	width: 100%;
}}

.text-blue{
color: #27a0f3;
}

.text-darkblue{
color: #0065b3;
}
