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

/*------------------------------------
   LP fukuoka
====================================*/
/*------------------------------------
    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{
	background:url("/soukin/shared/image/icon_arrow_r_s.png") no-repeat left center;
	padding-left:10px;
}
a.none{
	padding-left:0;
	background:none;
}
a.tel {
	color:#333;
	text-decoration:none;
	cursor:text;
}
@media (max-width: 768px) {
a.tel {
	color:#336699;
	text-decoration:underline;
	cursor:default;
}
}
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:#ffffff;
	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:120px;
}
}
/* 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;
}
}
/* social
------------------------------------*/
body#top #socialarea{
	width:100%;
	margin:10px 0 0 0;
	}
@media (max-width:768px){
body#top #socialarea{
	margin:3px 0 0 0;
}
}
body#top ul#social {
	margin:0 15px 0 0;
float:right ;
padding:3px 3px 2px 3px;
*padding:3px 3px 0 3px;
line-height:1;
border:1px solid #c4bd90;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background: #fff1a3; /* Old browsers */
background: -moz-linear-gradient(top,  #fff1a3 0%, #ffe453 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff1a3), color-stop(100%,#ffe453)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff1a3 0%,#ffe453 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff1a3 0%,#ffe453 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff1a3 0%,#ffe453 100%); /* IE10+ */
background: linear-gradient(top,  #fff1a3 0%,#ffe453 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1a3', endColorstr='#ffe453',GradientType=0 ); /* IE6-9 */
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
@media (max-width:768px){
body#top ul#social{
	margin:10px 5px 0 5px;
}
}
body#top ul#social li {
float:left;
}

body#top ul#social li.fbook iframe {
width:110px;
height:21px;
overflow:hidden;
*width:112px
}

/* Box
------------------------------------*/
body#top #content #Box01{
	float:left;
	width:50%;
	}
	@media (max-width:768px){
body#top #content #Box01 {
	width:100%;
}
}
body#top #content #Box02{
	float:left;
	width:50%;		
	}
	@media (max-width:768px){
body#top #content #Box02 {
	width:100%;
}
}
body#top #content #Box02 p img{
	width:auto;
	max-width:640px;
	max-height:300px;
	}
	@media (max-width:768px){
body#top #content #Box02 p img {
	width:100%;
	max-width:640px;
	height:auto;
	max-height:640px;
	padding-top:0;
}
}
body#top #content .trigger {
padding:5px 5px 5px 5px;	
font-size:117%;
font-weight:bold;
color:#FFF;
margin-top:10px;
border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-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 */
	}
body#top #content dl dd.toggle{
padding:10px;
border: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;
border-top:none;
	}
@media (max-width:768px){
body#top #content dl dd.toggle {
	height:auto !important;
}
}
@media (max-width:768px) and (min-width:520px){
body#top #content dl dd.toggle.map {
	padding:15px 120px;
}
}
@media (max-width:519px){
body#top #content dl dd.toggle.map {
	padding:15px 60px;
}
}

body#top #content dl dt.icon{
	background: #f4a824;
	width:78px;
	text-align:center;
	padding:3px 0;
	margin:7px 7px 15px 7px;
	font-weight:bold;
	}
body#top #content .F_left{
	float:left;
	}
body#top #content dl dd.txt01{
	padding-top:5px;
	margin-left:110px;
	}
body#top #content h2{
	background:#f2f117;
	padding:5px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:139%;
margin-top:20px;
	}

/* 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_em li.indent_notice{
	padding-left:2.6em;
	text-indent:-2.6em;
}
#content .contentInner .list_em02 li{
	padding-left:1em;
	text-indent:-1em;
}

/* footer_menu
------------------------------------*/
#content .contentInner #footer_menu{
	text-align:right;
	font-size:100%;
	margin-right:10px;
}
#content .contentInner #footer_menu li{
	padding-bottom:8px;
}

/* 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;
}

#closed {
	color:#e20000;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	border:solid 3px #e20000;
	padding:10px;
	margin:5px auto 20px;
}