﻿@charset "utf-8";
/*----------------------------------------------------
creation date 2014.1
http://www.sevenbank.co.jp/soukin/
Copyright (C) Seven Bank,Ltd. All Rights Reserved.
----------------------------------------------------*/


/*------------------------------------
   attention
====================================*/
/*------------------------------------
    base
====================================*/
body {
	font-size:12px;
	font-size:75%\9;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5;
	color:#333333;
	background:#EEE;
	-webkit-text-size-adjust:none;
}

a:link {
	color:#336699;
	text-decoration:underline;
}
a:hover,
a:active{
	color:#6699CC;
	text-decoration:none;
}
a.iconarw{
	background:url("/shared/image/ico/ico_arw.gif") no-repeat left center;
	padding-left:13px;
}
a.none{
	padding-left:0;
	background:none;
}
sup {
    font-size: 55%;
    vertical-align: super;
}
.clearfix:after {content:"."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix {zoom:1;}

.br {margin-bottom:1em;}
.left {float:left;}
.right {float:right;}
.align_c {text-align:center;}
.align_r {text-align:right;}
.mgnL15{
	margin-left:15px;}
@media (max-width:768px){
.mgnL15 {
	margin-left:0;
}
}
.mgnB15{
	margin-bottom:15px;}
/*------------------------------------
   layout

   header
   content
   social
   Box
   notesArea
   footer_menu
   footer

====================================*/
#contentWrap{
	max-width:900px;
	background:#eeeeee;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 30px #808080;
	-moz-box-shadow: 0px 0px 30px #808080;
	box-shadow: 0px 0px 30px #808080;
}

@media (max-width:768px){
#contentWrap{
	width:100%;
	margin:0 auto;
}
}
/* header
------------------------------------*/
header{
	max-width:900px;
	margin:0 auto;
	background:#ffffff;
	text-align:left;
	padding-bottom:10px;
}
/* logo */
header #site_ttl {
	padding-top:10px;
	float:left;
}
header #site_ttl a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
header #site_ttl img {
	margin:0 10px;
}
@media (max-width: 519px) {
header #site_ttl img {
	width:240px;
}
}
/* lang */
header #lang {
float:right;
width:auto;
font-size:93%;
margin:10px 10px 0;
}

@media (max-width: 519px) {
header #lang {
clear:both;
float:right;
}
}

header #lang p,
header #lang dl {
display:inline-block;
}
header #lang p {
min-height:14px;
margin-right:1px;
padding:10px 20px 9px;
font-weight:bold;
background:#FFE351;
}
header #lang dl dt {
display:inline-block;
min-height:14px;
padding:10px 27px 9px 30px;
font-weight:bold;
background-color:#DDD;
background-image:url(/soukin/shared/image/icon_arrow_b_s.png);
background-position:14px 15px;
background-repeat:no-repeat;
cursor:pointer;
}
header #lang dl dt.open {
background-image: url(/soukin/shared/image/icon_menu_close.gif);
background-position:10px 11px;
}
header #lang dl dd {
position:absolute;
display:none;
padding:0 10px 10px;
background:#DDD;
z-index:1000;
}
header #lang dl dd ul li {
float:none;
margin-bottom:1px;
padding:5px 10px;
border:1px solid #CCC;
background:#FFF;
}

header #lang dl dd ul li a {
display:block;
width:55px;
height:24px;
margin:0 1px 1px 0;
text-indent:-9999px;
overflow:hidden;
background-image:url(/soukin/shared/image/lang.png);
background-repeat:no-repeat;
}
header #lang li.btn01 a {background-position:0 0;}
header #lang li.btn01 a:hover {background-position:0 -24px;}
header #lang li.btn01 a.current {background-position:0 -48px;}
header #lang li.btn02 a {background-position:-60px 0;}
header #lang li.btn02 a:hover {background-position:-60px -24px;}
header #lang li.btn02 a.current {background-position:-60px -48px;}
header #lang li.btn03 a {background-position:-120px 0;}
header #lang li.btn03 a:hover {background-position:-120px -24px;}
header #lang li.btn03 a.current {background-position:-120px -48px;}
header #lang li.btn04 a {background-position:-180px 0;}
header #lang li.btn04 a:hover {background-position:-180px -24px;}
header #lang li.btn04 a.current {background-position:-180px -48px;}
header #lang li.btn05 a {background-position:-240px 0;}
header #lang li.btn05 a:hover {background-position:-240px -24px;}
header #lang li.btn05 a.current {background-position:-240px -48px;}
header #lang li.btn06 a {background-position:-300px 0;}
header #lang li.btn06 a:hover {background-position:-300px -24px;}
header #lang li.btn06 a.current {background-position:-300px -48px;}
header #lang li.btn07 a {background-position:-360px 0;}
header #lang li.btn07 a:hover {background-position:-360px -24px;}
header #lang li.btn07 a.current {background-position:-360px -48px;}
header #lang li.btn08 a {background-position:-420px 0;}
header #lang li.btn08 a:hover {background-position:-420px -24px;}
header #lang li.btn08 a.current {background-position:-420px -48px;}
header #lang li.btn09 a {background-position:-480px 0;}
header #lang li.btn09 a:hover {background-position:-480px -24px;}
header #lang li.btn09 a.current {background-position:-480px -48px;}
header #lang li.btn10 a {background-position:-540px 0;}
header #lang li.btn10 a:hover {background-position:-540px -24px;}
header #lang li.btn10 a.current {background-position:-540px -48px;}


header #lang dl dd ul li a {
display:block;
width:auto;
height:auto;
padding-left:16px;
text-indent:0;
text-align:left;
background-image:url(/soukin/shared/image/icon_arrow_r_s.png) !important;
background-repeat:no-repeat;
background-position:0 5px !important;
}
header #lang dl dd ul li a.current {
color:#333;
text-decoration:none;
}

/* content
------------------------------------*/
#content{
	width:100%;
	margin:0 auto;
	padding-bottom:20px;
	text-align:left;
	background:#FFF;
}
@media (max-width:768px){
#content{
	width:100%;
	margin:0 auto;
}
}
#content #mainVisual{
	position:relative;
	width:100%;
}
#content #mainVisual img{
	width:100%;
	max-width:100%;
	height:auto;
}

#content #contentInner{
	max-width:100%;
	padding:0 15px;

}
@media (max-width:768px){
#content #contentInner{
	padding: 0 5px;
}
}


/* title
------------------------------------*/
h1 {
	font-size:160%;
	padding-top:20px;
}

.ttl {
	/*display:inline;*/
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px #333333;
}


/* callcenter
------------------------------------*/
div#callcenter {
	width:80%;
	border:solid 1px #999999;
	padding:10px;
	margin:0 auto 15px;
}

div#callnamber {
	margin:0 auto;
}

div#callcenter dl.box01{
	float:left;
	width:49%;

}

div#callcenter dl.box02{
	float:right;
	width:49%;
}

@media (max-width:768px){
div#callcenter dl.box01,
div#callcenter dl.box02{
	width:100%;
}
}

div#callcenter dl dd {
padding:8px 2px;
/*border-left:1px solid #CCC;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
*/
}

div#callcenter dl dt {
margin-bottom:2px;
padding:3px;
font-weight:bold;
color:#FFF;
background:#FF7E14;
}
div#callcenter .number {
font-size:197%;
font-weight:bold;
color:#FF290B;
text-align:right;
word-break:break-all;
word-wrap: break-word;
}
div#callcenter .number a {
text-decoration:none;
color:#FF290B;
cursor:default;
}

.img_s{
	padding:0 px;
}


/* table
------------------------------------*/
table caption {display:none !important;}
table {margin-top:2px;}

table.basic {
width:100%;
border-collapse:collapse;
border-spacing:0;
border-top:solid 1px #999;
border-left:solid 1px #999;
empty-cells:show;
}
table.basic thead th {
text-align:center;
font-weight:bold;
vertical-align:middle;
background-color:#FFCC00;
}
table.basic th,
table.basic td {
padding:10px 8px;
font-weight:normal;
text-align:left;
border-right:solid 1px #999;
border-bottom:solid 1px #999;
}
table.basic th {
background:#F4F4F4;
}

table ul li {
	/*list-style:inside;*/
	text-indent:-1em;
	padding-left:1em;
}



/* notesArea
------------------------------------*/
#content #contentInner #notesArea{
	font-size:77%;
	margin:20px 0;
}
#content #contentInner #notesArea dl dt{
color:#FFF;
font-size:139%;
margin-bottom:10px;
padding:5px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: #40b177; /* Old browsers */
background: -moz-linear-gradient(top,  #40b177 0%, #009749 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b177), color-stop(98%,#009749)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #40b177 0%,#009749 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #40b177 0%,#009749 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #40b177 0%,#009749 98%); /* IE10+ */
background: linear-gradient(top,  #40b177 0%,#009749 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40b177', endColorstr='#009749',GradientType=0 ); /* IE6-9 */
	}
#content #contentInner #notesArea .list_Num{
	margin-bottom:15px;
}
#content #contentInner .list_em li{
	padding-bottom:5px;
	padding-left:1.3em;
	text-indent:-1.3em;
}
#content #contentInner .list_em02 li{
	padding-left:1em;
	text-indent:-1em;
}


/* footer
------------------------------------*/
#footerWrap{
	width:100%;	
	text-align:center;
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top,  #333333 0%, #3d3d3d 6%, #666666 41%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(6%,#3d3d3d), color-stop(41%,#666666), color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #333333 0%,#3d3d3d 6%,#666666 41%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #333333 0%,#3d3d3d 6%,#666666 41%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #333333 0%,#3d3d3d 6%,#666666 41%,#666666 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #333333 0%,#3d3d3d 6%,#666666 41%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}
#footer{
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:77%;
	color:#FFF;
}
#footer p{
	padding:15px 10px 20px 0;
	text-align:right;
}


/* 2015/02/04 */
.list_attnNum li {
padding-left:3em;
text-indent:-3em;
}
#notesArea li .listNum {
width: 3em;
display: inline-block;
text-indent: 0;
}
.line_dot {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #CCC;
}
