@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, figure {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }



/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
    color: #363636;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {  }
td {
	line-height: 1.5em;
	vertical-align: top;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/

a:link {
	color: #00F;
}

a:visited {
	color: #00F;
}
a:hover {
	color: #ff6f00;
	text-decoration: none;
}
a:active {  }


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h4 {
    font-size: 1em;
    font-weight: bold;
    clear: both;
    margin-top: 2em;
    margin-right: 0;
    margin-bottom: 1.3em;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-left: 5px solid #2B2B2B;
}
#contents p {
    margin-top: 7px;
    margin-bottom: 3px;
    padding-top: 10px;
}
#toparea p {
    margin-top: 7px;
    margin-bottom: 3px;
    padding-top: 10px;
}
.graph-max {
    max-width: 100%;
    height: auto;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-brown {
	color: #533129;
}
.text-orange {
	color: #fb6d00;
}
.text-pink { color: #ff0067; }
.text-green {
	color: #009c58;
}
.text-blue {
	color: #1a5cca;
}
.text-red { color: #f00; }
.text-strike {
	text-decoration: line-through;
}
.text-1 { font-size: 10px; }
.text-large1 {
    font-size: 1.4em;
    line-height: 1.3em;
}
.text-large1line {
    font-size: 1.4em;
    line-height: 1.3em;
    text-decoration: underline;
}
.text-large2 {
    font-size: 1.8em;
    line-height: 1.3em;
}
.text-in {
	padding-left: 15px;
}
.text-faq1 {
    font-weight: bold;
    background-image: url(../image/faq1.gif);
    background-repeat: no-repeat;
    padding-left: 28px;
    background-position: 0px 5px;
    padding-bottom: 5px;
}
.text-faq2 {
    font-weight: normal;
    background-image: url(../image/faq2.gif);
    background-repeat: no-repeat;
    padding-left: 42px;
    background-position: 0px 5px;
    padding-bottom: 30px;
}
hr { height: 1px; clear: both; }
ul { margin-top: 0; margin-right: 0; margin-bottom: 0; list-style-type: disc; }
ol { margin-top: 10px; margin-right: 0; margin-bottom: 10px; list-style-type: decimal; }
#contents ul li {
	text-decoration: none;
	list-style-image: url(../image/list-icon.png);
	line-height: 1.8em;
	margin-left: 25px;
}
#contents ol li {
	text-decoration: none;
	margin-left: 30px;
	line-height: 1.8em;
}
.button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    background-color: #FFFFFF;
    color: #8F8F8F;
    padding-top: 15px;
    padding-bottom: 13px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 1em;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #969696;
    float: left;
}
.button:link {
	color: #363636;
	text-decoration: none;
}
.button:visited {
	color: #363636;
	text-decoration: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .2s;
}
.button:hover {
    background-color: #ECECEC;
    color: #363636;
}
td.td-info03 {
    background-color: #EEFFF1;
    text-align: center;
    vertical-align: middle;
    min-width: 60px;
}
td.td-info04 {
    width: 50%;
	background-color: #EEFFF1;
	text-align: center;
	vertical-align: middle;
}
.arrowbox {
    background-image: url(../image/arrow3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 80px;
    min-height: 80px;
    margin-bottom: 20px;
    margin-top: 0px;
    clear: both;
}
td.td-shorei01 {
    background-color: #4f81bd;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-width: 90px;
    color: #FFFFFF;
    text-shadow: 1px 1px #1C314A;
}
td.td-shorei02 {
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #000000;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-right: 1px solid #000000;
    background-color: #FFFFFF;
}
td.td-charge01 {
    background-color: #254061;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-width: 90px;
    color: #FFFFFF;
}
td.td-charge02 {
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #000000;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-right: 1px solid #000000;
    background-color: #FFFFFF;
}
.glayblock {
    clear: both;
    background-color: #ededed;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footer ul li {
	text-decoration: none;
	list-style-image: url(../image/list-icon.png);
	line-height: 1.8em;
	margin-left: 25px;
}
#footer a {
    margin: 0;
    color: #363636;
}
td.td-footerinfo1 {
    background-color: #254061;
    text-align: center;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 10px;
    color: #FFFFFF;
    border-bottom: 5px solid #FFFFFF;
}
td.td-footerinfo2 {
    vertical-align: middle;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 10px;
}



/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/
.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.clear-space {
	clear: both;
	height: 25px;
}  
.clear-space hr {
	display: none;
}
.space {
	height: 25px;
}  
.space hr {
	display: none;
}
.space-w {
	height: 60px;
}  
.space-w hr {
	display: none;
}
.space-block234 {
	height: 200px;
}
.space-block234 hr {
	display: none;
}

/*------------------------------------------------------------
	RSS
------------------------------------------------------------*/
.rss-box {
    text-align: left;
    margin: 0;
    padding: 0px;
}

/* RSSフィード　サイトタイトル表示 */
.rss-title {
	padding: 0;
	margin: 0px;
}

/* RSSフィード　サイトタイトル表示　リンクカラー */
.rss-title a {

}

/* RSSフィード　記事一覧の大枠 */
.rss-items {
}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 */
.rss-item {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー */
.rss-item a:link ,
.rss-item a:visited ,
.rss-item a:active {
    text-decoration : underline;
    color: blue;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー：ロールオーバー */
.rss-item a:hover {
color: #ff7d00;
}

/* RSSフィード　記事日付 */
.rss-date {
    color: #363636;
    font-size: 12px;
    font-weight : normal;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    line-height: 14px;
}


/*------------------------------------------------------------
	bxslider
------------------------------------------------------------*/
.bxslider li {
    display: none;
}
.bx-viewport .bxslider li {
    display: block !important;
}




/* ########## 599px以下 ########## */

@media (max-width: 599px) {
	

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#contents {
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
    width: 100%;
    float: right;
    padding: 0;
    margin-top: 5px;
    margin-right: 0%;
    margin-bottom: 60px;
    margin-left: 0%;
    font-size: 1em;
}
#topimage {
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}



/*------------------------------------------------------------
	ヘッダーメニュー
------------------------------------------------------------*/

#navicontainer {
    vertical-align: top;
    width: 87%;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 9999;
    text-align: left;
}	
#globalNav {
    display: none;
}

#header {
    width: 67%;
}

/*------------------------------------------------------------
	サイドメニュー
------------------------------------------------------------*/

#menu {
    display: none;
}

/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/

#mobile-menu{
    position: fixed;
    top: 0;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 0px;
    height: 5px;
    text-align: left;
}
#right-menu {
    display: block;
    font-size: 1px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 42px;
    background-image: url(../image/menu.png);
    background-repeat: no-repeat;
    height: 0;
    background-size: 100% 100%;
    float: right;
    margin-top: 5px;
    margin-right: 0px;
    padding-top: 51px;
} 
#right-menu a{
	color: #fff;
	display: block;
	cursor: pointer;
	line-height: 100%;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h1 {
    font-size: 1em;
    font-weight: bold;
    clear: both;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-bottom: 12px;
    padding-top: 17px;
    background-color: #254061;
    width: auto;
    text-align: center;
    padding-left: 10px;
    color: #FFFFFF;
}
h2 {
    font-size: 1em;
    font-weight: bold;
    clear: both;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-bottom: 12px;
    padding-top: 17px;
    background-color: #376092;
    width: auto;
    text-align: center;
    padding-left: 10px;
    margin-top: 1em;
    color: #FFFFFF;
}
h3{
    font-size: 1em;
    font-weight: bold;
    clear: both;
    margin-top: 2em;
    margin-right: 0;
    margin-bottom: 1.3em;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border-bottom: 1px solid #DFDFDF;
}
.text-underline {
    text-align: center;
    text-decoration: none;
    outline: none;
    padding-top: 15px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 1em;
    border-bottom: 2px solid #1a1a1a;
    font-weight: bold;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.graph-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 8px;
	max-width: 40%;
	height: auto;
}
.graph-left {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	max-width: 40%;
	height: auto;
}
.graph-right-center {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%;
    height: auto;
}
.graph-left-center {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%;
    height: auto;
}
.box1 {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box2 {
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px;
}
.box3 {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box4 {
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px;
}
.box5 {
    width: 49%;
    float: left;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box6 {
    width: 49%;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
#infobox {
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
    margin-top: 10px;
    padding-right: 10px;
    font-size: 0.85em;
    background-color: #eeeeee;
}

#block1 {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 1.6em;
    margin-bottom: 20px;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}
#block2 {
    margin-top: 0px;
    padding-top: 0px;
    line-height: 1.5em;
    margin-bottom: 0px;
    width: 100%;
    background-image: url(../image/block2-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #969696;
    padding-bottom: 15px;
}
#block2-inner {
    width: 90%;
    margin-right: auto;
    margin-left: 5%;
    color: #FFFFFF;
    margin-top: 25px;
}
#block3 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    line-height: 1.5em;
    margin-bottom: 0px;
    width: 100%;
    background-image: url(../image/block3-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #969696;
}
#block3-inner {
    width: 90%;
    margin-right: auto;
    margin-left: 5%;
	color: #FFFFFF;
    margin-top: 25px;
}
#block4 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    line-height: 1.5em;
    margin-bottom: 50px;
    width: 100%;
    background-image: url(../image/block4-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
}
#block4-inner {
    width: 90%;
    margin-right: auto;
    margin-left: 5%;
	color: #FFFFFF;
    margin-top: 25px;
}
.block-inner {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
}
#topglobal {
    font-size: 1px;
    text-decoration: none;
    text-align: left;
    clear: both;
    display: block;
    margin-top: 20px;
    margin-right: 2%;
    margin-bottom: 30px;
    margin-left: 2%;
    width: 96%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#topglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#topglobal a:link { text-decoration: none; }
#topglobal a:hover { text-decoration: none; }
#topglobal a:visited { text-decoration: none; }
#topglobal li.n01 a, .global li.n01 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_01c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n02 a, .global li.n02 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_02c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal li.n03 a, .global li.n03 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_03c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n04 a, .global li.n04 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_04c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#topglobal li.n05 a, .global li.n05 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_05c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n06 a, .global li.n06 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_06d.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal li.n07 a, .global li.n07 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_07c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n08 a, .global li.n08 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_08c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#topglobal li.n09 a, .global li.n09 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_09c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 {
    font-size: 1px;
    text-decoration: none;
    text-align: left;
    clear: both;
    display: block;
    margin-top: 20px;
    margin-right: 2%;
    margin-bottom: 30px;
    margin-left: 2%;
    width: 96%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#topglobal2 ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#topglobal2 a:link { text-decoration: none; }
#topglobal2 a:hover { text-decoration: none; }
#topglobal2 a:visited { text-decoration: none; }
#topglobal2 li.n01 a, .global li.n01 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_01.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n02 a, .global li.n02 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_02.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n03 a, .global li.n03 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_03.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n04 a, .global li.n04 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_04.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n05 a, .global li.n05 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_05.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n06 a, .global li.n06 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_06.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n07 a, .global li.n07 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_07.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n08 a, .global li.n08 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_08.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n09 a, .global li.n09 a:hover{
    float: left;
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_09.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n10 a, .global li.n10 a:hover{
    width: 49.2%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_10.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 25.047%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
.dobublelinebox {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
    border: 3px double #969696;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footerinfo {
    text-align: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    padding-bottom: 40px;
}
.graph-footerlogo {
    max-width: 70%;
    height: auto;
}
#footerinfo-1 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 0.8em;
}
#footerinfo-2 {
    width: 100%;
}
#footer {
    font-size: 0.8em;
    line-height: 1.5em;
    vertical-align: top;
    clear: both;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 5px solid #254061;
}
#footerbox {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 0;
    margin-right: 1%;
    margin-bottom: 0;
    margin-left: 0%;
    width: 99%;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#footer p {
	margin-top: 6px;
	margin-bottom: 4px;
}
.footer-menubox {
    line-height: 1.6em;
    width: 50%;
    float: left;
    margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
}
.footertext {
    color: #FFF;
    font-size: 8px;
    text-align: center;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: #254061;
}


/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	display: none;
}  

.spclear {
	clear: both;
}  
.spclear hr {
	display: none;
}



/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 5px;
	width: 50px;
	background-image: url(../image/pagetop.png);
	background-size: 50px 50px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 50px;
	height: 50px;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

}





/* ########## 600px以上 ########## */

@media (min-width: 600px) {

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#bodybox {
	min-width: 980px;
	overflow: hidden;
}
#box {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    min-width: 950px;
}
#boxcontents {
    line-height: 1.6em;
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding-top: 0px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-left: -250px;
    margin-top: 0px;
    float: right;
    margin-right: 0px;
}
#contents {
    line-height: 1.8em;
    text-align: left;
    vertical-align: top;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    font-size: 1em;
    float: right;
    min-width: 950px;
    width: 100%;
}
#topimage {
    width: 100%;
    clear: both;
    margin-bottom: 40px;
    padding-top: 0px;
    min-width: 980px;
}
#toparea {
	min-width: 980px;
	overflow: hidden;
}
#pc-off {
	display: none;
}


/*------------------------------------------------------------
	ヘッダーメニュー
------------------------------------------------------------*/

#header {
    text-align: left;
    width: 950px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../image/header-bg.jpg);
    background-position: right 0%;
    background-repeat: no-repeat;
}
#navicontainer {
    vertical-align: top;
    width: 100%;
    text-align: center;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(../image/navicontainer-bg.gif);
    background-repeat: repeat-x;
    min-width: 980px;
}
#globalNav {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    height: 50px;
}
#globalNav ul li {
    margin-right: 0px;
    float: left;
    position: relative;
    list-style-type: none;
    list-style-position: inside;
    margin-bottom: -7px;
}
#globalNav ul li ul {
    display: none;
    position: absolute;
	z-index:2;
    top: 50px;
    left: 0;
}
#globalNav ul li ul li {
	float: none;
	font-size: 12px;
	line-height: 0;
}
#globalNav ul li ul li a {
    display: block;
    width: 127px;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 8px;
    background-color: #FFFFFF;
    line-height: normal;
    border-right: 1px solid #969696;
    border-left: 1px solid #969696;
    border-bottom: 1px solid #969696;
    text-decoration: none;
    text-align: left;
    color: #2b2b2b;
    margin-left: -1px;
    margin-bottom: 7px;
}
#globalNav ul li ul li a:hover {
    color: #2b2b2b;
    background-color: #DCFFEB;
}





/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/

#mobile-menu{
	display: none;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h1 {
    font-size: 1.5em;
    font-weight: bold;
    clear: both;
    margin-bottom: 30px;
    padding-right: 0;
    padding-bottom: 12px;
    padding-top: 17px;
    background-color: #254061;
    width: auto;
    text-align: center;
    color: #FFFFFF;
}
h2 {
    font-size: 1.5em;
    font-weight: bold;
    clear: both;
    margin-bottom: 30px;
    padding-right: 0;
    padding-bottom: 12px;
    padding-top: 17px;
    background-color: #376092;
    width: auto;
    text-align: center;
    margin-top: 1em;
    color: #FFFFFF;
}
h3{
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
    margin-top: 2em;
    margin-right: 0;
    margin-bottom: 1.3em;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border-bottom: 1px solid #DFDFDF;
}
.text-underline {
    text-align: center;
    text-decoration: none;
    outline: none;
    padding-top: 15px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 1.3em;
    border-bottom: 2px solid #1a1a1a;
    font-weight: bold;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
.graph-right {
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;
    height: auto;
}
.graph-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    height: auto;
}
.graph-right-center {
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;
    height: auto;
}
.graph-left-center {
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
    height: auto;
}
.box1 {
    width: 47%;
    float: left;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box2 {
    width: 47%;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box3 {
    width: 37%;
    float: left;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box4 {
    width: 57%;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box5 {
    width: 47%;
    float: left;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
.box6 {
    width: 47%;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}
#infobox {
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    margin-top: 20px;
    padding-right: 20px;
    background-color: #eeeeee;
}

#block1 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.9em;
    margin-bottom: 70px;
    width: 100%;
    font-size: 1.2em;
}
#block2 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    line-height: 1.5em;
    margin-bottom: 80px;
    width: 33%;
    background-image: url(../image/block2-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    float: left;
    border: 1px solid #969696;
    margin-left: 0.4%;
    height: 400px;
}
#block2-inner {
    width: 90%;
    margin-right: auto;
    padding-left: 5%;
    color: #FFFFFF;
    margin-top: 25px;
}
#block3 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    line-height: 1.5em;
    margin-bottom: 80px;
    width: 33%;
    background-image: url(../image/block3-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    border-right-color: #969696;
    border-bottom-color: #969696;
    border-top-color: #969696;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    float: left;
    height: 400px;
}
#block3-inner {
    width: 90%;
    margin-right: auto;
    padding-left: 5%;
    color: #FFFFFF;
    margin-top: 25px;
}
#block4 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    line-height: 1.5em;
    margin-bottom: 80px;
    width: 33%;
    background-color: #ffeded;
    background-image: url(../image/block4-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    border-bottom-color: #969696;
    border-top-color: #969696;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    float: left;
    border-right: 1px solid #969696;
    height: 400px;
}
#block4-inner {
    width: 90%;
    margin-right: auto;
    padding-left: 5%;
	color: #FFFFFF;
    margin-top: 25px;
}
.block-inner {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-width: 950px;
}
#topglobal {
    font-size: 1px;
    text-decoration: none;
    text-align: left;
    clear: both;
    display: block;
    margin-top: 20px;
    margin-right: 2%;
    margin-bottom: 50px;
    margin-left: 2%;
    width: 96%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#topglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
}
#topglobal a:link { text-decoration: none; }
#topglobal a:hover { text-decoration: none; }
#topglobal a:visited { text-decoration: none; }
#topglobal li.n01 a, .global li.n01 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_01c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n02 a, .global li.n02 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_02c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n03 a, .global li.n03 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_03c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal li.n04 a, .global li.n04 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_04c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n05 a, .global li.n05 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_05c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n06 a, .global li.n06 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_06d.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal li.n07 a, .global li.n07 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_07c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n08 a, .global li.n08 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_08c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal li.n09 a, .global li.n09 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal_09c.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 {
    font-size: 1px;
    text-decoration: none;
    text-align: left;
    clear: both;
    display: block;
    margin-top: 20px;
    margin-right: 2%;
    margin-bottom: 50px;
    margin-left: 2%;
    width: 96%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#topglobal2 ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
}

#topglobal2 a:link { text-decoration: none; }
#topglobal2 a:hover { text-decoration: none; }
#topglobal2 a:visited { text-decoration: none; }
#topglobal2 li.n01 a, .global li.n01 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_01.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n02 a, .global li.n02 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_02.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n03 a, .global li.n03 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_03.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n04 a, .global li.n04 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_04.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n05 a, .global li.n05 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_05.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n06 a, .global li.n06 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_06.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n07 a, .global li.n07 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_07.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n08 a, .global li.n08 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_08.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
#topglobal2 li.n09 a, .global li.n09 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_09.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
#topglobal2 li.n10 a, .global li.n10 a:hover{
    float: left;
    width: 33%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../image/topglobal2_10.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 16.8%;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
.dobublelinebox {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
    border: 3px double #969696;
    float: left;
    width: 66%;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footerinfo {
    text-align: left;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    margin-top: 30px;
}
#footerinfo-1 {
    width: 320px;
    float: left;
}
#footerinfo-2 {
    float: right;
    width: 600px;
    margin-top: 12px;
}
#footer {
    font-size: 0.85em;
    line-height: 1.5em;
    vertical-align: top;
    clear: both;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 5px solid #254061;
}
#footerbox {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 950px;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#footer p {
	margin-top: 6px;
	margin-bottom: 4px;
}
.footer-menubox {
    line-height: 1.6em;
    width: 25%;
    float: left;
    margin-top: 0;
    text-align: left;
    margin-bottom: 20px;
}
.footertext {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: #254061;
}



/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	clear: both;
}  
.pcclear hr {
	display: none;
}
.spclear {
	display: none;
} 



/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	width: 60px;
	background-image: url(../image/pagetop.png);
	background-size: 60px 60px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 60px;
	height: 60px;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

}
