@charset "utf-8";
/**
//=========================================//
//--------------基本設定-------------------//
//=========================================//
*/


body {
	font-family:"HiraKakuProN-W3", "HelveticaNeue";
	line-height:1.5em;
	-webkit-text-size-adjust:none;
	color : #444444;
}
* {
	margin : 0;
	padding : 0;
}
html {
	line-height : 140%;
	font-size : 87%;
}
/**
//=========================================//
//--------------header-------------------//
//=========================================//
*/



header {
	padding:14px 8px 14px 8px;
	height:54px;
	clear:both;
	background-image: url(../images/common/bg_header.png);
	background-repeat: repeat;
}
header h1 a {
	display:block;
	overflow:hidden;
	float:left;
	padding-top:7px;
	background-image: url(../images/common/logo.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 238px;
}
header h1 a span {
	display: none;
}

header #headerNavi {
	float:right;
	margin-top: 10px;
}
#soudan a {
	display:block;
	width:100%;
	height:45px;
	background-color:#74c8ef;
	background-image:url(../images/common/btn_txt_soudan.png);
	background-position:5px 13px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:25px;
}
#soudan a:hover {
	background-color:#94dbf6;
}

#icn_menu_bar {
	display:block;
	background : #3261BF;
	height : 19px;
}
.icn_menu_txt {
	text-align : center;
	font-weight : bold;
	font-size : 14px;
	color:#ffffff;
	line-height : 1.3em;
}
#icn_menu {
	width: 100%;
	background-color: #FDF1E3;
	text-align: center;
}
#icn_menu li {
	text-align:center;
	width:32.5%;
	float:left;
	height:44px;
	border-bottom:2px solid #FFF;
	border-right:2px solid #FFF;
	padding:8px 0 8px 0;
}
#icn_menu .noborder {
	border-right:none;
}
#icn_menu li a {
	color : #555555;
	text-decoration:none;
	width: 32.5%;
}
#icn_menu li a:hover {
	color : #555555;
}
#icn_menu .icnw {
	width:33%;
	height: 44px;
}

#snavi {
	margin-bottom:0;
}
#snavi ul {
}
#snavi ul li a {
	display:block;
	width:100%;
	height:34px;
	text-indent:-9999px;
	background-position:5px 8px;
	background-repeat:no-repeat;
	margin-bottom:1px;
}
#snavi ul .snavi1 a {
	background-image:url(../images/common/snavi_a01.png);
	background-color:#51bdf5;
}
#snavi ul .snavi1 a:hover {
	background-color:#6cccfe;
}
#snavi ul .snavi2 a {
	background-image:url(../images/common/snavi_b01.png);
	background-color:#84cff2;
}
#snavi ul .snavi3 a {
	background-image:url(../images/common/snavi_b02.png);
	background-color:#84cff2;
}
#snavi ul .snavi4 a {
	background-image:url(../images/common/snavi_b03.png);
	background-color:#84cff2;
	height:48px;
}
#snavi ul .snavi2 a:hover, #snavi ul .snavi3 a:hover, #snavi ul .snavi4 a:hover {
	background-color:#abe0f9;
}

#snavi ul .snavi2on a {
	background-image:url(../images/common/snavi_b01.png);
	background-color:#abe0f9;
}

#snavi ul .snavi3on a {
	background-image:url(../images/common/snavi_b02.png);
	background-color:#abe0f9;
}

#snavi ul .snavi4on a {
	background-image:url(../images/common/snavi_b03.png);
	background-color:#abe0f9;
}

#snavi ul .snavi5 a {
	background-image:url(../images/common/snavi_c01.png);
	background-color:#f5c999;
}
#snavi ul .snavi6 a {
	background-image:url(../images/common/snavi_c02.png);
	background-color:#f5c999;
	height:48px;
}
#snavi ul .snavi7 a {
	background-image:url(../images/common/snavi_c03.png);
	background-color:#f5c999;
	height:64px;
}
#snavi ul .snavi5 a:hover, #snavi ul .snavi6 a:hover, #snavi ul .snavi7 a:hover {
	background-color:#fce3ac;
}

#snavi ul .snavi5on a {
	background-image:url(../images/common/snavi_c01.png);
	background-color:#fce3ac;
}

#snavi ul .snavi6on a {
	background-image:url(../images/common/snavi_c02.png);
	background-color:#fce3ac;
}

#snavi ul .snavi5on a {
	background-image:url(../images/common/snavi_c03.png);
	background-color:#fce3ac;
}


/**
//=========================================//
//--------------main-------------------//
//=========================================//
*/


.section_wrap .headline {
	text-align:center;
	font-size:140%;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:0.5em;
	line-height:1.2em;
}
.section_wrap .lead {
	text-align:center;
	font-weight:bold;
	margin-bottom:0.5em;
}
article {
}
.article_contents {
	display:block;
}
article h1 {
	background-image:url(../images/common/bg_h1.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:88px;
	width:auto;
	font-size:120%;
	line-height:1.3em;
	padding:0 0 0 5px;
	clear:both;
	color:#444;
	margin-bottom:20px;
}

article h1 span {
	height:88px;
	display:table-cell;
	vertical-align:middle;
}

article h2 {
	color:#a57338;
	font-size:110%;
	margin-bottom:0.8em;
	padding:0;
}

/**
article .article_contents h2 {
	color : #444;
	padding : 3px 0 4px 27px;
	font-size : 16px;
	margin : 0 0 12px 0;
	clear:both;
	background-image:url(../images/common/bg_sec_h2.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
	border-bottom:4px solid #9ce7fc;
	height:auto;
	line-height:1.5em;
}

*/

article .article_contents h1 {
	color : #FFF;
	padding : 4px 0 4px 22px;
	font-size : 16px;
	margin : 0 0 12px 0;
	clear:both;
	background-color:#e69829;
	background-image:url(../images/common/bg_h1_02.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:auto;
	line-height:1.5em;
}

article .article_contents h2 {
	color : #444;
	padding : 3px 0 4px 27px;
	font-size : 14px;
	margin : 0 0 12px 0;
	clear:both;
	background-image:url(../images/common/bg_sec_h2.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
	border-bottom:4px solid #feeee2;
	height:auto;
	line-height:1.5em;
}


.article_contents h3 {
	padding : 4px;
	margin : 0 0 6px 0;
	clear:both;
	background-color:#f2e8d4;
}
.article_contents h4 {
	color:#4298cf;
	font-weight:bold;
}
#data h1 {
	color:#a57338;
	background-image:none;
	height:auto;
	font-size:100%;
	line-height:1.5em;
	padding:0;
	margin-bottom:0.5em;
	font-size:110%;
}
#data h2 {
	font-weight:bold;
	font-size:100%;
	color:#444;
	margin-bottom:0;
}
.access h2 {
	color:#FFF;
	background-color:#166eb9;
	background-image:url(../images/common/bg_h1_access.png);
	background-position:5px 10px;
	background-repeat:no-repeat;
	border-bottom:none;
	padding : 6px 0 8px 20px;
}
.section_wrap {
	padding : 0 5px 12px 5px;
}
.section_wrap ul {
	margin-bottom:1em;
}
.section_wrap ul li {
	background-image:url(../images/common/chip_li.png);
	background-position:2px 7px;
	background-repeat:no-repeat;
	padding:0 0 0 16px;
	line-height:1.8em;
}
.section_wrap .check li {
	background-image:url(../images/common/icn_check.png);
	background-position:2px 0;
	background-repeat:no-repeat;
	padding:0 0 5px 27px;
	line-height:1.5em;
	margin-bottom:0.5em;
}
.section_wrap .txt p {
	margin-bottom:1em;
}
.telnum a {
	color:#FF0000;
}
.mailbtn {
	text-align:center;
}
.ex {
	text-align:center;
	font-weight:bold;
	margin-bottom:1em;
	color:#FF0000;
	font-size:120%;
}
.map {
	text-align:center;
	padding:0 5px 0 5px;
}
.tel {
	margin:auto;
	width:320px;
}
.tel p {
	padding-bottom:12px;
}
.pic {
	text-align:center;
	margin-bottom:1em;
}
.pic img {
	width:100%;
}
.pic2 {
	text-align:center;
	margin-bottom:1em;
}
.pic2 img {
}
.pic3 {
	text-align:center;
	margin-bottom:0;
}
.pic3 img {
	width:100%;
}
.wrapText p, .wrapText2 p {
	margin-bottom:0.5em;
}
.wrapText2 ul {
	margin-bottom:15px;
}
.wrapText2 ol {
	list-style-type:decimal;
}
.wrapText2 ol li {
	background-image:url(../images/common/bg_line01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:0 0 4px 1.2em;
	margin:0 0 2px 0;
	text-indent: -1em;
	list-style-type:decimal;
	list-style-position:inside;
	font-size:116%;
	font-weight:normal;
	color:#ee9d3f;
}
.wrapText2 ol li span {
	font-size:86%;
	font-weight:normal;
	color:#333333;
}
.exWrap {
	width:100%;
	background-color:#f5f3ee;
	background-position:left top;
	background-repeat:no-repeat;
}
.exWrap ul {
	padding:10px 10px 5px 10px;
	background-image:url(../img/top/wrap_ex2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.exWrap ul li {
	padding:0 0 5px 16px;
	line-height:1.3em;
	border-bottom:2px dotted #FFF;
	margin-bottom:5px;
}
.exWrap ul li span {
	color:#ee9d3f;
}





.beforeAfter {
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
}
.flow .pic {
	padding:0 0 18px 0;
	background-image:url(../images/common/arrow_down.png);
	background-position:96px bottom;
	background-repeat:no-repeat;
	width:214px;
	margin:auto;
}
.flowpic {
	padding:0 0 18px 0;
	background-image:url(../images/common/arrow_down.png);
	background-position:100px bottom;
	background-repeat:no-repeat;
	width:225px;
	margin:auto;
}
.flowpic2 {
	padding:0 0 0 0;
	width:225px;
	margin:auto;
}
.link {
	background-image:url(../images/common/chip_linklist.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
}
/* 「※」付きなど用の文字インデント */

.exp {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.clear {
	clear:both;
}
div.clear {
	height:0px;
	line-height:0;
	font-size:0;
}
.clear2 {
	clear:both;
}
div.clear2 {
	height:0px;
	line-height:0;
	font-size:0;
	margin-bottom:20px;
}
.txt {
	margin-bottom:15px;
}
.txt2 {
	margin-bottom:20px;
}
.txt3 {
	margin-bottom:6px;
}

.text4 {
	margin:0 0 1em 0;
}
.text5 {
	margin:0 0 2em 0;
}


.line_dotted {
	border-width : 0 0 1px 0;
	border-color:#060;
	border-style:dotted;
	margin : 20px 20px 0 20px;
}

/*===========================
 テキスト関係
===========================*/

a, a:link, a:visited {
	color:#03ABC9;
	outline-style:none;
	text-decoration:underline;
}
a:hover, a:active {
	color:#30DDFC;
	text-decoration:underline;
}





/*===========================
img関係
===========================*/

.imgFrame {
	border: 1px solid #CCC;
	padding: 4px;
	background-color:#F7F7F7;
}
.imgFloatLeft {
	margin:0 20px 10px 0;
	float:left;
}
.imgFloatRight {
	margin:0 0 10px 20px;
	float:right;
}
.imgCenter {
	text-align:center;
	margin-bottom:0px;
}
.imgCenter2 {
	text-align:center;
	margin-bottom:5px;
}
.imgCenter3 {
	text-align:center;
	margin-bottom:15px;
}
/*=========================== 
テーブル関係
===========================*/

table.nomal_table {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}
table.nomal_table th {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#0462B7;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
table.nomal_table th.th_center {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#0462B7;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
table.nomal_table td {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
table.nomal_table td.td_right {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
}
table.nomal_table td.td_center {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
table.nomal_table td.td_center_FFFDF7 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
}
table.nomal_table td.td_center_FFF4F4 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
}
table.small_table {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}
table.small_table th {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#009B00;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}
table.small_table th.th_center {
	text-align:center;
	vertical-align:middle;
}
table.small_table td {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}
table.small_table td.td_right {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-size:10px;
}
table.small_table td.td_center {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}
table.small_table td.td_center_FFFDF7 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}
table.small_table td.td_center_FFF4F4 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

.listTableLite > * {
 padding: .5em 10px;
}
.listTableLite > li {
border-bottom: 1px dotted #CCCCCC;
list-style: none;
}
.listTableLite > dt {
padding: .5em 10px .25em 10px;
color:#AB8732;
font-weight: 700;
}
 .listTableLite > dd {
border-bottom: 1px dotted #CCCCCC;
padding: .25em 10px .5em 10px;
}
.listTableLite a {
text-decoration: none;
}

/**
//=========================================//
//--------------PageTop-------------------//
//=========================================//
*/



#toPageTop {
	clear:both;
	float:right;
	margin:20px 5px 20px 0;
}
#toPageTop a {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#6A4204;
	background-image:url(../images/common/chip_totop.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	-webkit-background-size:20px 20px;
	padding-right:25px;
}
/**
//=========================================//
//--------------footer-------------------//
//=========================================//
*/

footer {
	margin : 0 0 5px 0;
	clear:both;
	padding:0 0 0 0;
}
footer p.toppage a {
	display:block;
	float:left;
	height:27px;
	-webkit-border-radius:6px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#ce7d09;
	margin:10px 0 10px 10px;
	padding:0 10px 0 10px;
}
footer p.toppage span {
	display:block;
	text-align:center;
	padding-top: 3px;
}
footer p.toPc a {
	display:block;
	float:right;
	height:27px;
	-webkit-border-radius:6px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#ce7d09;
	margin:10px 10px 0 10px;
	padding:0 10px 0 10px;
}
footer p.toPc span {
	display:block;
	text-align:center;
	padding-top: 3px;
}
address {
	text-align : center;
	font-style : normal;
	padding : 9px 0 0 0;
	font-size : 60%;
}



/**
//=========================================//
//--------------ddmenu用-------------------//
//=========================================//
*/

/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.column {
	float: left;
	width: 50%;
	padding: 0 2em;
	min-height: 300px;
	min-width: 320px;
	position: relative;
}
 .column:nth-child(2) {
 min-height: 400px;
 box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
 background: url(../images/clickhere.png) 90px 0 no-repeat;
}
.column:last-child:before {
	content: '';
	position: absolute;
	height: 7px;
	background: #ceccc6;
	top: 100px;
	left: 10px;
}
.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.5;
}
.container > header {
	padding: 2.875em 1.875em 2.875em;
	text-align: center;
	background: rgba(0, 0, 0, 0.01);
}
.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	color: #89867e;
	font-weight: 300;
}
.container > header span {
	display: block;
	font-size: 60%;
	color: #ceccc6;
	padding: 0 0 0.6em 0.1em;
}
/* Header Style */
.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	text-transform: uppercase;
	position: relative;
	font-size: 0.68em;
	box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
	line-height: 2.2;
}
.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #333;
	display: inline-block;
}
.codrops-top a:hover {
	background: rgba(255, 255, 255, 0.99);
	color: #000;
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos {
	padding-top: 1em;
	font-size: 0.9em;
}
.codrops-demos a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	border: 3px solid #b1aea6;
	color: #b1aea6;
	font-weight: 700;
}
.codrops-demos a:hover, .codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
	border-color: #89867e;
	color: #89867e;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac &yen;*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* End Hack */
#data {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ce7d09;
	border-bottom-color: #ce7d09;
	padding-top: 10px;
}
